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

2020-08-20 Thread Zac Medico
commit: 0224bb0eeb9829ccfd84b7273a57c81a7693132a
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug 21 05:12:03 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug 21 05:13:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0224bb0e

app-text/calibre: Remove old versions

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

 app-text/calibre/Manifest  |   2 -
 app-text/calibre/calibre-4.20.0.ebuild | 274 -
 app-text/calibre/calibre-4.21.0.ebuild | 274 -
 3 files changed, 550 deletions(-)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index 2cca544705d..69fe6680f2a 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -1,6 +1,4 @@
 DIST calibre-4.17.0-qt-5.15-fontconfig-bug-725020.patch 1222 BLAKE2B 
14038b4ea5f87d9a8f645b5af8342da90337202b0247b07dccd8995f55bb965b5c2bbdddc24b55b6e92e899f91d5dec19c10ddea8fcc42c8ed3d74ee90eb09d6
 SHA512 
b0652c3277b8390f47039366380fceacfd3cd9014fe42306a947f6749c6192657b77e3d832044828bea06c43f1f5e745e6b4ff8dd24efc73d9ad5261c4c73a5e
-DIST calibre-4.20.0.tar.xz 36997620 BLAKE2B 
28ee9539eda96809004f4c276c8dceba119122379867f4b9235ad52a3ec68337330c4cbc2e715462f27ea0c3a0c8470609a50273db49a69f69a60e7fbcef11a5
 SHA512 
97e33c0a4a53c0b799ed76fde6327570d3e6356a812836d204ce0e6f5273715e274fdf2e987a0446b61ce6aceb4ce5cfda9c0cb8a2f2871efd83b76acbc43820
-DIST calibre-4.21.0.tar.xz 36937392 BLAKE2B 
7797e1b99eefa795a84a1ce913b7739ce6961d58ea28c68e3f5a1b756bbec20c206bd7cab25f1ffacc33f39fed2cc4acf99b5bb90ba88b0607987801770d8b30
 SHA512 
d2e711d2dec77b41a7930cfd39a7597d1b56fdd57bad44686efdf4be66321565622f42e20dfd844c90cc5f2d6625c17b4e8997b9b4592648af1664fda341bf27
 DIST calibre-4.22.0.tar.xz 36924876 BLAKE2B 
19576d5cfc1a4ed6a505ef46656675980b6736be01f55874951a9a0c81a70c82e23e723db1d81d13917eaf615e65752a100fbc1cb43bdca0b3c4543e3b17cf43
 SHA512 
b9db1c72cf010c25563e3f86a75478ac872249034b3c8b09bb8f0c2519487bb78dea821c9e45564fb645d17431bbee96459a28ee036e57830faedea4cd94b423
 DIST calibre-4.23.0.tar.xz 36908740 BLAKE2B 
3a950ac2b3aade547bb686cc99b963357e76b5931049ecb4a5e09ddaf1db26c74fa3b4ebd74e42d83f68c5c9827c534c0247a3c6a9b000641a778cfe5ac33599
 SHA512 
2a512f29ddc2fed7f6a229314a9f7fceac198c9422b3be19078685032f1d1cb3b9258ac2609c33d15da20683c1277ed09419ea1e9bbc70430cdc676f60395719
 DIST calibre-4.9.1-bug-731786.patch 1069 BLAKE2B 
8b57fb89c9ec2d3a435fbc90f514d45468ceb96b46428efd5d2084cc9bb6137b49dd90dc2f7e574b6d8b8d536728392863046b068c39c8f9bcc3ae23678ac590
 SHA512 
acd158923bb369270155b3032b033a8387bcb53d1b0ea3e2c0724a40ec0cff6add5fca85649caaf37db0a0878fc3dafacc98b2b641cf10a8d58dc719642c6be5

diff --git a/app-text/calibre/calibre-4.20.0.ebuild 
b/app-text/calibre/calibre-4.20.0.ebuild
deleted file mode 100644
index ae82240de8b..000
--- a/app-text/calibre/calibre-4.20.0.ebuild
+++ /dev/null
@@ -1,274 +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} )
-PYTHON_REQ_USE="sqlite,ssl"
-
-inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
-
-DESCRIPTION="Ebook management application"
-HOMEPAGE="https://calibre-ebook.com/;
-SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz;
-
-LICENSE="
-   GPL-3+
-   GPL-3
-   GPL-2+
-   GPL-2
-   GPL-1+
-   LGPL-3+
-   LGPL-2.1+
-   LGPL-2.1
-   BSD
-   MIT
-   Old-MIT
-   Apache-2.0
-   public-domain
-   || ( Artistic GPL-1+ )
-   CC-BY-3.0
-   OFL-1.1
-   PSF-2
-"
-KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0"
-IUSE="ios +udisks"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-text/hunspell-1.7:=
-   >=app-text/podofo-0.9.6_pre20171027:=
-   >=app-text/poppler-0.26.5[qt5]
-   >=dev-libs/chmlib-0.40:=
-   dev-libs/glib:2=
-   dev-libs/hyphen:=
-   >=dev-libs/icu-57.1:=
-   dev-libs/libinput:=
-   >=dev-libs/dbus-glib-0.106
-   >=sys-apps/dbus-1.10.8
-   $(python_gen_cond_dep '
-   >=dev-python/apsw-3.25.2_p1[${PYTHON_MULTI_USEDEP}]
-   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/chardet-3.0.3[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/cssselect-0.7.1[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/css-parser-1.0.4[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/dbus-python-1.2.4[${PYTHON_MULTI_USEDEP}]
-   dev-python/dnspython[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/feedparser-5.2.1[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/html2text-2019.8.11[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/html5-parser-0.4.9[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/lxml-3.8.0[${PYTHON_MULTI_USEDEP}]
-   

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

2020-08-20 Thread Kent Fredric
commit: c8cdd712e630db26cebb50d5883cbeded36e797f
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Aug 21 05:03:49 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Aug 21 05:04:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cdd712

dev-perl/FCGI: Bump to version 0.790.0

- EAPI7
- Ensure CFLAGS passed to make/compiler

Upstream:
- Check socket path length in OS_{CreateLocalIpcFd,OS_FcgiConnect}
 to avoid buffer overrun
- Fix memory leak in ProcessManagementRecord()

Security:
- This includes fixes for both memory leaks and buffer overruns, and may
  be subject to security issues
  * https://github.com/perl-catalyst/FCGI/pull/4
  * https://github.com/perl-catalyst/FCGI/pull/5

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

 dev-perl/FCGI/FCGI-0.790.0.ebuild | 28 
 dev-perl/FCGI/Manifest|  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/FCGI/FCGI-0.790.0.ebuild 
b/dev-perl/FCGI/FCGI-0.790.0.ebuild
new file mode 100644
index 000..24bb0550fa1
--- /dev/null
+++ b/dev-perl/FCGI/FCGI-0.790.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.79
+inherit perl-module
+
+DESCRIPTION="Fast CGI module"
+
+LICENSE="FastCGI"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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=""
+
+RDEPEND="
+   virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+src_compile() {
+   mymake=(
+   "OPTIMIZE=${CFLAGS}"
+   )
+   perl-module_src_compile
+}

diff --git a/dev-perl/FCGI/Manifest b/dev-perl/FCGI/Manifest
index ee6d42d7942..0cf1b90db9a 100644
--- a/dev-perl/FCGI/Manifest
+++ b/dev-perl/FCGI/Manifest
@@ -1 +1,2 @@
 DIST FCGI-0.78.tar.gz 93598 BLAKE2B 
5506f5d88a7db31aab61bb1f2fc3d8a92754252781825ec8d5765ea4c5add2a8ef03544c12c46dcd29e9ead360d97cb3f126c92591551903abc285dfa6fe6fd9
 SHA512 
d0932a70098ff414d23e55fb606f524bb36922d8733732c38d99fa872129f781af16696e72d6319bd897e8e9acc9deb4a26bc0f6b0913817f4f5be440eb21936
+DIST FCGI-0.79.tar.gz 93884 BLAKE2B 
6dc9fe5155acad50e41880daa78c60757c426c98659178218b3abbba694291a010d3cce1b7e37f50ea3231b094d1e9e780c0e78ad69617784c1b9ccab9172639
 SHA512 
18bb654b1d779881211e90c37144479fc2767dac71cdeb45099c67e1f2650f1aeae90d8646415b62a9b1dcc7595653b14c9f89b711416ebc6a31342bacd72c90



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

2020-08-20 Thread Sam James
commit: c978c3b0d32e4a1f902e4f5ebac3d55e23575d37
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 21 04:39:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 21 04:39:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c978c3b0

app-editors/xemacs: Stabilize 21.4.24-r2 arm64, #738268

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

 app-editors/xemacs/xemacs-21.4.24-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild 
b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
index 1f2018514ed..7f388ef3579 100644
--- a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
+++ b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule 
motif freewnn canna xim athena neXt Xaw3d gdbm berkdb"
 
 X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"



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

2020-08-20 Thread Zac Medico
commit: 8741a26bd857896e7a79c560fe14f98dd7e28994
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug 21 04:20:43 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug 21 04:34:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8741a26b

app-text/calibre: Bump to version 4.23.0

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

 app-text/calibre/Manifest  |   1 +
 app-text/calibre/calibre-4.23.0.ebuild | 276 +
 2 files changed, 277 insertions(+)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index 5365d3d7b63..2cca544705d 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -2,5 +2,6 @@ DIST calibre-4.17.0-qt-5.15-fontconfig-bug-725020.patch 1222 
BLAKE2B 14038b4ea5f
 DIST calibre-4.20.0.tar.xz 36997620 BLAKE2B 
28ee9539eda96809004f4c276c8dceba119122379867f4b9235ad52a3ec68337330c4cbc2e715462f27ea0c3a0c8470609a50273db49a69f69a60e7fbcef11a5
 SHA512 
97e33c0a4a53c0b799ed76fde6327570d3e6356a812836d204ce0e6f5273715e274fdf2e987a0446b61ce6aceb4ce5cfda9c0cb8a2f2871efd83b76acbc43820
 DIST calibre-4.21.0.tar.xz 36937392 BLAKE2B 
7797e1b99eefa795a84a1ce913b7739ce6961d58ea28c68e3f5a1b756bbec20c206bd7cab25f1ffacc33f39fed2cc4acf99b5bb90ba88b0607987801770d8b30
 SHA512 
d2e711d2dec77b41a7930cfd39a7597d1b56fdd57bad44686efdf4be66321565622f42e20dfd844c90cc5f2d6625c17b4e8997b9b4592648af1664fda341bf27
 DIST calibre-4.22.0.tar.xz 36924876 BLAKE2B 
19576d5cfc1a4ed6a505ef46656675980b6736be01f55874951a9a0c81a70c82e23e723db1d81d13917eaf615e65752a100fbc1cb43bdca0b3c4543e3b17cf43
 SHA512 
b9db1c72cf010c25563e3f86a75478ac872249034b3c8b09bb8f0c2519487bb78dea821c9e45564fb645d17431bbee96459a28ee036e57830faedea4cd94b423
+DIST calibre-4.23.0.tar.xz 36908740 BLAKE2B 
3a950ac2b3aade547bb686cc99b963357e76b5931049ecb4a5e09ddaf1db26c74fa3b4ebd74e42d83f68c5c9827c534c0247a3c6a9b000641a778cfe5ac33599
 SHA512 
2a512f29ddc2fed7f6a229314a9f7fceac198c9422b3be19078685032f1d1cb3b9258ac2609c33d15da20683c1277ed09419ea1e9bbc70430cdc676f60395719
 DIST calibre-4.9.1-bug-731786.patch 1069 BLAKE2B 
8b57fb89c9ec2d3a435fbc90f514d45468ceb96b46428efd5d2084cc9bb6137b49dd90dc2f7e574b6d8b8d536728392863046b068c39c8f9bcc3ae23678ac590
 SHA512 
acd158923bb369270155b3032b033a8387bcb53d1b0ea3e2c0724a40ec0cff6add5fca85649caaf37db0a0878fc3dafacc98b2b641cf10a8d58dc719642c6be5
 DIST calibre-4.9.1.tar.xz 37529656 BLAKE2B 
5d703ca0c398b43cc26a54e0628d0fe938c6a5027a4fd0c9cac83944e5143eb08439bf79b2098182be7727eaa042748f17866788b02c7744178dce131f6b1d1e
 SHA512 
bf06aa3cbc8d255934f3f7f3ce20b4798edf107ed9f822943d2b4ae7d95473842928ed79f8ba7571f7e0ebdc267c441916d543d5b7630aae5cb151bcc3184b71

diff --git a/app-text/calibre/calibre-4.23.0.ebuild 
b/app-text/calibre/calibre-4.23.0.ebuild
new file mode 100644
index 000..2e529363d2c
--- /dev/null
+++ b/app-text/calibre/calibre-4.23.0.ebuild
@@ -0,0 +1,276 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..8} )
+PYTHON_REQ_USE="sqlite,ssl"
+
+inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
+
+DESCRIPTION="Ebook management application"
+HOMEPAGE="https://calibre-ebook.com/;
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz;
+
+LICENSE="
+   GPL-3+
+   GPL-3
+   GPL-2+
+   GPL-2
+   GPL-1+
+   LGPL-3+
+   LGPL-2.1+
+   LGPL-2.1
+   BSD
+   MIT
+   Old-MIT
+   Apache-2.0
+   public-domain
+   || ( Artistic GPL-1+ )
+   CC-BY-3.0
+   OFL-1.1
+   PSF-2
+"
+KEYWORDS="~amd64 ~arm ~x86"
+SLOT="0"
+IUSE="ios +udisks"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-text/hunspell-1.7:=
+   >=app-text/podofo-0.9.6_pre20171027:=
+   >=app-text/poppler-0.26.5[qt5]
+   >=dev-libs/chmlib-0.40:=
+   dev-libs/glib:2=
+   dev-libs/hyphen:=
+   >=dev-libs/icu-57.1:=
+   dev-libs/libinput:=
+   >=dev-libs/dbus-glib-0.106
+   >=sys-apps/dbus-1.10.8
+   $(python_gen_cond_dep '
+   >=dev-python/apsw-3.25.2_p1[${PYTHON_MULTI_USEDEP}]
+   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/chardet-3.0.3[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/cssselect-0.7.1[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/css-parser-1.0.4[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/dbus-python-1.2.4[${PYTHON_MULTI_USEDEP}]
+   dev-python/dnspython[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/feedparser-5.2.1[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/html2text-2019.8.11[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/html5-parser-0.4.9[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/lxml-3.8.0[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/markdown-3.0.1[${PYTHON_MULTI_USEDEP}]
+   

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

2020-08-20 Thread Zac Medico
commit: e5cea9e9a80d823a0f13b3c0cb8f76552efa8bc4
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug 21 04:25:52 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug 21 04:27:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cea9e9

app-text/calibre: Respect LDFLAGS for libheadless.so (bug 737884)

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/737884
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Zac Medico  gentoo.org>

 app-text/calibre/calibre-4.22.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/calibre/calibre-4.22.0.ebuild 
b/app-text/calibre/calibre-4.22.0.ebuild
index 9f2a4d9ae3b..70a2d513853 100644
--- a/app-text/calibre/calibre-4.22.0.ebuild
+++ b/app-text/calibre/calibre-4.22.0.ebuild
@@ -153,6 +153,7 @@ src_prepare() {
 '-e', 's|^CXXFLAGS .*|0 ${CXXFLAGS}|', \
 '-e', 's|^LFLAGS .*|0 ${LDFLAGS}|', \
 '-i', 'Makefile'])" \
+   -e "s|open(self.j(bdir, '.qmake.conf'), 
'wb').close()|open(self.j(bdir, '.qmake.conf'), 'wb').write(b'QMAKE_LFLAGS += 
${LDFLAGS}')|" \
-i setup/build.py || die "sed failed to patch build.py"
 }
 



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

2020-08-20 Thread Hans de Graaff
commit: 78638c02306fbf456d29ee317d056edec1d7bd83
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 20 18:54:27 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 21 04:24:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78638c02

dev-ruby/gnuplot: add ruby27

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

 dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild 
b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild
index dc8731db962..509b20bf74e 100644
--- a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild
+++ b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.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=5
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="AUTHORS.txt ChangeLog README.textile"



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

2020-08-20 Thread Hans de Graaff
commit: 32f4c74f9a15135f2682ebbcf88cec56c102953c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 20 18:46:07 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 21 04:23:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f4c74f

dev-ruby/hashr: add ruby27

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

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

diff --git a/dev-ruby/hashr/hashr-2.0.1.ebuild 
b/dev-ruby/hashr/hashr-2.0.1.ebuild
index f59278182aa..60fb6432f23 100644
--- a/dev-ruby/hashr/hashr-2.0.1.ebuild
+++ b/dev-ruby/hashr/hashr-2.0.1.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=5
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Perl-Releases/

2020-08-20 Thread Kent Fredric
commit: 8d40fe8ac9ebe4b96592bd39a8ed84c8662dd3f8
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Aug 21 03:50:46 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Aug 21 03:50:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d40fe8a

dev-perl/CPAN-Perl-Releases: Bump to version 5.202.8.200

Upstream:
- Add perl 5.33.1

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

 .../CPAN-Perl-Releases-5.202.8.200.ebuild  | 24 ++
 dev-perl/CPAN-Perl-Releases/Manifest   |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.8.200.ebuild 
b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.8.200.ebuild
new file mode 100644
index 000..aa5a3fef128
--- /dev/null
+++ b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.8.200.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=5.20200820
+inherit perl-module
+
+DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-IO
+   >=virtual/perl-Test-Simple-0.470.0
+   )
+"
+PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" )

diff --git a/dev-perl/CPAN-Perl-Releases/Manifest 
b/dev-perl/CPAN-Perl-Releases/Manifest
index a352ff3bb6b..4ec55e2d8f9 100644
--- a/dev-perl/CPAN-Perl-Releases/Manifest
+++ b/dev-perl/CPAN-Perl-Releases/Manifest
@@ -3,3 +3,4 @@ DIST CPAN-Perl-Releases-5.20200320.tar.gz 23688 BLAKE2B 
b481227e976bdd2e5e7495ec
 DIST CPAN-Perl-Releases-5.20200428.tar.gz 23709 BLAKE2B 
0ef30b30e482884d6a18d78402a7ead872ff8a0100723921e8b1e39d851af7c2dc432d5033b7524afa44cfdca87fdd8d8d9f5cc70d88df723a8bbd2962571079
 SHA512 
44ea58bd29d3db8715c92a1d1e5953a5a185669a08d5f01bd36a695ef8687c9fcf08a399a2d52a84c214f0b4dceaf829030fc17d29b6663bc50f9abb89378c9b
 DIST CPAN-Perl-Releases-5.20200620.tar.gz 23808 BLAKE2B 
a706903d3eeddf5251d48a8a3c9976841a04ee5905203d588d14a98a45e7568a0144909b5f4ef9c667d502786da22ab9d5a1483dd1617c28fa658ed95056e6bf
 SHA512 
336b673bae6814825184f456aea829e95824417bb13b73ed7907248e24a39051633e599cf444165fa05e0deb2fbe1259398996ea357b6cc53d9cd853a299affc
 DIST CPAN-Perl-Releases-5.20200717.tar.gz 23787 BLAKE2B 
1181c6379ad938455d67a58ee10b29b99c1f51356d91876d8b36bdeaad21f6a2c18405910d4f7cc547a0f0da6a74efbc24f070500d5cfe390a5c79da22422b24
 SHA512 
8464bcff42c4f27f001cbfbeee798f168c67068928eb0c062c9a0b6cf6044d474de882cb14ddda078f099c2d7f99cbb978a2a2f208e5f00cf81b8cc27983f20b
+DIST CPAN-Perl-Releases-5.20200820.tar.gz 23732 BLAKE2B 
2064dfd1260e990361c9f7bf9ad43c579e01480c994c6e2d654a9d9e262b1fbad77bf809e0bc58d8e6e92f889af6564e3d95f783bbc5833bae7faa90bb73b3d4
 SHA512 
1fbfdf32cc261803a435825320672736a906e8d4dc1997e8c424931c04fd686e162cf368bf9ed7d9c4cefc2140569357fe8e30c10733f8a7694a56aec16d5d22



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

2020-08-20 Thread Kent Fredric
commit: 4b53eea839aef7e47ba2bd478145b39f9f38dbf3
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Aug 21 03:39:19 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Aug 21 03:40:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b53eea8

dev-perl/DBI-Shell: Bump to version 11.970.0

Upstream:
- Fix warning in DBI::Format::SQLMinus
- Be more helpful if DBI::Shell::Spool is missing
- Add options for handling booleans
- Add missing dependencies

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

 dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 42 
 dev-perl/DBI-Shell/Manifest  |  1 +
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild 
b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
new file mode 100644
index 000..a7e45c15f09
--- /dev/null
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DLAMBLEY
+DIST_VERSION=11.97
+inherit perl-module
+
+DESCRIPTION="Interactive command shell for the DBI"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   !minimal? (
+   virtual/perl-IO
+   dev-perl/TermReadKey
+   virtual/perl-Text-ParseWords
+   virtual/perl-Text-Tabs+Wrap
+   )
+   virtual/perl-Carp
+   dev-perl/DBI
+   virtual/perl-Data-Dumper
+   virtual/perl-Exporter
+   >=dev-perl/File-HomeDir-0.500.0
+   virtual/perl-File-Spec
+   dev-perl/IO-Interactive
+   dev-perl/IO-Tee
+   virtual/perl-Term-ReadLine
+   dev-perl/Text-CSV_XS
+   dev-perl/Text-Reform
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Getopt-Long-2.170.0
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/DBI-Shell/Manifest b/dev-perl/DBI-Shell/Manifest
index 42090e2f71b..f4e802f917f 100644
--- a/dev-perl/DBI-Shell/Manifest
+++ b/dev-perl/DBI-Shell/Manifest
@@ -1,2 +1,3 @@
 DIST DBI-Shell-11.95.tar.gz 51147 BLAKE2B 
299d553eccd1c295b4221997d2ee95ebb1f0b865691e78d9864ab6ad39190593e3286551f7484f8e5dd028e126c3e7a9d5c3e3e73fa52ab7cdaaea6318257365
 SHA512 
a19fa2573dc20cb6844a523653f588da1eca56b4e8138b789cd7aa5c50b255ee4b374eda9baae588b5bdcd42183c9384f1fb8234d11022e02cb7f81dc0bd6c84
 DIST DBI-Shell-11.96.tar.gz 55409 BLAKE2B 
b580694b18f0a6955eb5981bf6454b30c30e50d1583a0b524ce47e0296baa7a3256c17be30329c278e1241b67780cab22bac53c30368609ab06eb50449dfe554
 SHA512 
772ec181c0ad0b1805bae25758168c66154843e8e86c84a6cb7919ed1c5e487f6ca9d206f496f688e0ddf792814358436098190598f941056ddca53a9ec46ccf
+DIST DBI-Shell-11.97.tar.gz 57123 BLAKE2B 
0c4d459dda185b6fb2ea292912da4624e1a4ed33aa4487eabf5c6c5be6571c1e8d32b29b703749fe562ebbd60aa389f62d5e3461863c5777490345451bf8cad8
 SHA512 
74bf7244691b8dee967bae4076b59b912d66ac08f48f8468531d003db6d85d43d836116f8314961602a002b58fc9f6d3bea88076e1d7e2783d430137dec68f4b



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

2020-08-20 Thread Georgy Yakovlev
commit: c3d2b4c5b7626a7f4599c5a6592cb5fdadc4c0a4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:17:40 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:17:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d2b4c5

app-arch/plzip: add ~arm64 keyword

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

 app-arch/plzip/plzip-1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/plzip/plzip-1.8.ebuild b/app-arch/plzip/plzip-1.8.ebuild
index 4513b61290a..87f3445f196 100644
--- a/app-arch/plzip/plzip-1.8.ebuild
+++ b/app-arch/plzip/plzip-1.8.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=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="app-arch/lzlib:0="



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

2020-08-20 Thread Georgy Yakovlev
commit: 77ef5a505eee355f13ce6c4a12e3e251b7ab63a9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:13:38 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:13:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ef5a50

mail-client/mailx-support: add ~arm64 keyword

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

 mail-client/mailx-support/mailx-support-20060102-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild 
b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild
index 4aa9c393f16..d6d3aa3a39a 100644
--- a/mail-client/mailx-support/mailx-support-20060102-r2.ebuild
+++ b/mail-client/mailx-support/mailx-support-20060102-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=""



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

2020-08-20 Thread Georgy Yakovlev
commit: c8d87c7097e3e04650a298cbe9efbded893652b7
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:14:37 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:14:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d87c70

mail-client/mailx: add ~arm64 keyword to 8.1.2.20180807

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

 mail-client/mailx/mailx-8.1.2.20180807.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/mailx/mailx-8.1.2.20180807.ebuild 
b/mail-client/mailx/mailx-8.1.2.20180807.ebuild
index 48401bc4694..ec21b85da17 100644
--- a/mail-client/mailx/mailx-8.1.2.20180807.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20180807.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${DP/_/-}.orig"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DEPEND=">=net-libs/liblockfile-1.03
dev-libs/libbsd



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

2020-08-20 Thread Georgy Yakovlev
commit: 62c3cff88416f87878303a2088e5c0afe90a352d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:15:44 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:15:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c3cff8

app-misc/uptimed: add ~arm64 keyword to 0.4.2

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

 app-misc/uptimed/uptimed-0.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/uptimed/uptimed-0.4.2.ebuild 
b/app-misc/uptimed/uptimed-0.4.2.ebuild
index f0e96cbc3b1..e1746141b17 100644
--- a/app-misc/uptimed/uptimed-0.4.2.ebuild
+++ b/app-misc/uptimed/uptimed-0.4.2.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs"
 
 RDEPEND="



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

2020-08-20 Thread Georgy Yakovlev
commit: e36eec1a7f7412467d5832fd727a5a8d394458b6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:17:10 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:17:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36eec1a

app-arch/lzlib: add ~arm64 keyword

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

 app-arch/lzlib/lzlib-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/lzlib/lzlib-1.11.ebuild b/app-arch/lzlib/lzlib-1.11.ebuild
index dea3fbb97a5..1b4da858973 100644
--- a/app-arch/lzlib/lzlib-1.11.ebuild
+++ b/app-arch/lzlib/lzlib-1.11.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=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz;
 
 LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 src_configure() {



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

2020-08-20 Thread Georgy Yakovlev
commit: 820d1bcd4203fb50a4b83e8a368537798c3096e2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:11:12 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:11:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820d1bcd

dev-util/google-perftools: drop old

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

 dev-util/google-perftools/Manifest |  1 -
 .../google-perftools/google-perftools-2.6.2.ebuild | 84 --
 2 files changed, 85 deletions(-)

diff --git a/dev-util/google-perftools/Manifest 
b/dev-util/google-perftools/Manifest
index 766db525c2a..8fdcb2326be 100644
--- a/dev-util/google-perftools/Manifest
+++ b/dev-util/google-perftools/Manifest
@@ -1,3 +1,2 @@
-DIST gperftools-2.6.2.tar.gz 911811 BLAKE2B 
1201185f3008f75b9db219e47658f5b34294f15d5cae5a9badbc2718d63e58c07e485e84f6af05bdd12398c7ab8af520db9f34f4b33b790b0276ba10fb945358
 SHA512 
2630687d98cdb7011b9b90ba65e337d74f7e1f7d44190edf5414d0898b906686e547e4bb08979f26fb16ca1ccc065a5a1022dee03539bb1ccdf136439eb99ec1
 DIST gperftools-2.7.tar.gz 916854 BLAKE2B 
d14c2b88f2986d3691d7184e1759de2066ca50224f745a6291ab2ebd5f7f985dec4916a1c01d61142eca9b64f3742c50b82e64118602afaa7b27ae2d94a4ed4d
 SHA512 
4a8e72b960218b0615281b830b3f1a4a1b27830006c45ed68b1ffd152bb50a8b3beec850526e330e2ad08c28774bdc01dade9bcc3e7c9e26d30823cc55648d77
 DIST gperftools-2.8.tar.gz 928379 BLAKE2B 
e94bac4153cb5d3170d6486a9065b56d631ab261d25b4a5a150f04f87f767c203508839daf400dbe06dc82e9e3da2988e4b4c74725c6be836fa9c70ed0576209
 SHA512 
c959ffa2b36ecfea10927b40b6dd668385cff7eab3c4bc2d7c5aed5f4de87ce8e4f9b30ab44652a0288badbb6c5aa7110c491b13c4030fb656609c2eb25918a8

diff --git a/dev-util/google-perftools/google-perftools-2.6.2.ebuild 
b/dev-util/google-perftools/google-perftools-2.6.2.ebuild
deleted file mode 100644
index 9d067957568..000
--- a/dev-util/google-perftools/google-perftools-2.6.2.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P="gperftools-${PV}"
-inherit toolchain-funcs flag-o-matic vcs-snapshot autotools multilib-minimal
-
-DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis 
tools"
-HOMEPAGE="https://github.com/gperftools/gperftools;
-SRC_URI="https://github.com/gperftools/gperftools/archive/${MY_P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/4"
-# contains ASM code, with support for
-# freebsd x86/amd64
-# linux x86/amd64/ppc/ppc64/arm
-# OSX ppc/amd64
-# AIX ppc/ppc64
-KEYWORDS="-* amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="largepages +debug minimal optimisememory test static-libs"
-RESTRICT="!test? ( test )"
-
-DEPEND="sys-libs/libunwind"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-HTML_DOCS="docs"
-
-pkg_setup() {
-   # set up the make options in here so that we can actually make use
-   # of them on both compile and install.
-
-   # Avoid building the unit testing if we're not going to execute
-   # tests; this trick here allows us to ignore the tests without
-   # touching the build system (and thus without rebuilding
-   # autotools). Keep commented as long as it's restricted.
-   use test || \
-   MAKEOPTS+=" noinst_PROGRAMS= "
-}
-
-src_prepare() {
-   default
-   eautoreconf
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   use largepages && append-cppflags -DTCMALLOC_LARGE_PAGES
-   use optimisememory && append-cppflags -DTCMALLOC_SMALL_BUT_SLOW
-   append-flags -fno-strict-aliasing -fno-omit-frame-pointer
-
-   econf \
-   --enable-shared \
-   $(use_enable static-libs static) \
-   $(use_enable debug debugalloc) \
-   $(if [[ ${ABI} == x32 ]]; then printf "--enable-minimal\n" else 
use_enable minimal; fi)
-}
-
-src_test() {
-   case "${LD_PRELOAD}" in
-   *libsandbox*)
-   ewarn "Unable to run tests when sandbox is enabled."
-   ewarn "See https://bugs.gentoo.org/290249;
-   return 0
-   ;;
-   esac
-
-   multilib-minimal_src_test
-}
-
-src_install() {
-   if ! use minimal && has x32 ${MULTILIB_ABIS}; then
-   MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/gperftools/heap-checker.h
-   /usr/include/gperftools/heap-profiler.h
-   /usr/include/gperftools/stacktrace.h
-   /usr/include/gperftools/profiler.h
-   )
-   fi
-
-   multilib-minimal_src_install
-}



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

2020-08-20 Thread Georgy Yakovlev
commit: 879f6098062a9c79aec9fa2fc229c350f84e5217
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 02:36:45 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:11:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879f6098

dev-util/debugedit: add ~arm64 keyword

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

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

diff --git a/dev-util/debugedit/debugedit-4.15.1.ebuild 
b/dev-util/debugedit/debugedit-4.15.1.ebuild
index 6fe9c37f5aa..ffc8eec35d4 100644
--- a/dev-util/debugedit/debugedit-4.15.1.ebuild
+++ b/dev-util/debugedit/debugedit-4.15.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 
1-2).x/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2020-08-20 Thread Georgy Yakovlev
commit: 7b31090aa1016ba80895f7afea6602205a63bcdd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 03:09:43 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 03:11:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b31090a

dev-util/google-perftools: bump to 2.8

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

 dev-util/google-perftools/Manifest |  1 +
 .../google-perftools/files/2.8-musl-tests.patch| 28 +++
 .../google-perftools/google-perftools-2.8.ebuild   | 94 ++
 dev-util/google-perftools/metadata.xml |  5 ++
 4 files changed, 128 insertions(+)

diff --git a/dev-util/google-perftools/Manifest 
b/dev-util/google-perftools/Manifest
index 437fdfa7e4b..766db525c2a 100644
--- a/dev-util/google-perftools/Manifest
+++ b/dev-util/google-perftools/Manifest
@@ -1,2 +1,3 @@
 DIST gperftools-2.6.2.tar.gz 911811 BLAKE2B 
1201185f3008f75b9db219e47658f5b34294f15d5cae5a9badbc2718d63e58c07e485e84f6af05bdd12398c7ab8af520db9f34f4b33b790b0276ba10fb945358
 SHA512 
2630687d98cdb7011b9b90ba65e337d74f7e1f7d44190edf5414d0898b906686e547e4bb08979f26fb16ca1ccc065a5a1022dee03539bb1ccdf136439eb99ec1
 DIST gperftools-2.7.tar.gz 916854 BLAKE2B 
d14c2b88f2986d3691d7184e1759de2066ca50224f745a6291ab2ebd5f7f985dec4916a1c01d61142eca9b64f3742c50b82e64118602afaa7b27ae2d94a4ed4d
 SHA512 
4a8e72b960218b0615281b830b3f1a4a1b27830006c45ed68b1ffd152bb50a8b3beec850526e330e2ad08c28774bdc01dade9bcc3e7c9e26d30823cc55648d77
+DIST gperftools-2.8.tar.gz 928379 BLAKE2B 
e94bac4153cb5d3170d6486a9065b56d631ab261d25b4a5a150f04f87f767c203508839daf400dbe06dc82e9e3da2988e4b4c74725c6be836fa9c70ed0576209
 SHA512 
c959ffa2b36ecfea10927b40b6dd668385cff7eab3c4bc2d7c5aed5f4de87ce8e4f9b30ab44652a0288badbb6c5aa7110c491b13c4030fb656609c2eb25918a8

diff --git a/dev-util/google-perftools/files/2.8-musl-tests.patch 
b/dev-util/google-perftools/files/2.8-musl-tests.patch
new file mode 100644
index 000..660099a6a88
--- /dev/null
+++ b/dev-util/google-perftools/files/2.8-musl-tests.patch
@@ -0,0 +1,28 @@
+From 1d9b8bb59d5610f2c3e9faad6bbd91ceca17fb93 Mon Sep 17 00:00:00 2001
+From: Aliaksey Kandratsenka 
+Date: Sat, 11 Jul 2020 20:33:40 -0700
+Subject: [PATCH] don't test sbrk hook if we're on linux and don't have __sbrk
+
+"mmap" hooks code for linux only hooks sbrk when __sbrk is
+defined. But musl doesn't offer this function (reasonably so), so
+sbrk hooking doesn't work there. Not big loss, but lets make sure
+tests don't fail.
+
+Lets reference this to issue #1198
+---
+ src/tests/tcmalloc_unittest.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/tests/tcmalloc_unittest.cc b/src/tests/tcmalloc_unittest.cc
+index d06c5a86..9d303433 100644
+--- a/src/tests/tcmalloc_unittest.cc
 b/src/tests/tcmalloc_unittest.cc
+@@ -1503,7 +1503,7 @@ static int RunAllTests(int argc, char** argv) {
+ 
+ // Test sbrk
+ SetSbrkHook();
+-#if defined(HAVE_SBRK) && defined(__linux) && \
++#if defined(HAVE___SBRK) && defined(__linux) && \
+(defined(__i386__) || defined(__x86_64__))
+ p1 = sbrk(8192);
+ CHECK(p1 != NULL);

diff --git a/dev-util/google-perftools/google-perftools-2.8.ebuild 
b/dev-util/google-perftools/google-perftools-2.8.ebuild
new file mode 100644
index 000..b5cb254c797
--- /dev/null
+++ b/dev-util/google-perftools/google-perftools-2.8.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+MY_P="gperftools-${PV}"
+
+inherit toolchain-funcs flag-o-matic autotools vcs-snapshot multilib-minimal
+
+DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis 
tools"
+HOMEPAGE="https://github.com/gperftools/gperftools;
+SRC_URI="https://github.com/gperftools/gperftools/archive/${MY_P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/4"
+# contains ASM code, with support for
+# freebsd x86/amd64
+# linux x86/amd64/ppc/ppc64/arm
+# OSX ppc/amd64
+# AIX ppc/ppc64
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+IUSE="largepages largepages64k +debug minimal optimisememory test static-libs"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="!ppc64? ( sys-libs/libunwind )"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}/${PV}-musl-tests.patch"
+)
+
+pkg_setup() {
+   # set up the make options in here so that we can actually make use
+   # of them on both compile and install.
+
+   # Avoid building the unit testing if we're not going to execute
+   # tests; this trick here allows us to ignore the tests without
+   # touching the build system (and thus without rebuilding
+   # autotools). Keep commented as long as it's restricted.
+   use test || \
+   MAKEOPTS+=" noinst_PROGRAMS= "
+}
+
+src_prepare() {
+   default
+   eautoreconf
+   multilib_copy_sources
+}
+

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

2020-08-20 Thread Sam James
commit: 2ba11b00ac5413bf902973aed5e820c2e34365d4
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 21 03:07:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 21 03:07:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba11b00

media-libs/libsdl2: Stabilize 2.0.12-r1 arm64, #736186

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

 media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild
index 8121283a7c6..9f707ba4274 100644
--- a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.libsdl.org/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 
 IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx 
cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus gles2 haptic jack 
+joystick kms libsamplerate nas opengl oss pulseaudio +sound static-libs 
+threads tslib udev +video video_cards_vc4 vulkan wayland X xinerama 
xscreensaver"
 REQUIRED_USE="



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

2020-08-20 Thread Michał Górny
commit: 41fd122d16102888c4517a85dac3cca21f01620f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:30:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:30:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fd122d

dev-python/hypothesis: Bump to 5.27.0

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

 dev-python/hypothesis/Manifest |  1 +
 dev-python/hypothesis/hypothesis-5.27.0.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index 2dda6a73748..94e06e175df 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -9,3 +9,4 @@ DIST hypothesis-python-5.24.3.tar.gz 9050345 BLAKE2B 
bfb47794edb3c1c6aee22e808a6
 DIST hypothesis-python-5.24.4.tar.gz 9054743 BLAKE2B 
5c64c86ed58d8f0e4a07390b1b1b5e405878b9632bf14233e0515ad9d98ec6ddcc57bf39be6b61f53739d34e393b3af64c0d362880019d29a649a9523a0204e3
 SHA512 
147f4fa47b54bf3ec4dfcebf2a6c98cee26ea6780244ef99e181bada65978375ca7731ed05cb98f1b92f7a44a357faae374d97d489ec6e2318ff94e526cd9a40
 DIST hypothesis-python-5.26.0.tar.gz 9062003 BLAKE2B 
7a75c6fb2205944fc64100708c38417a5d3f1dd602a7fc14a464acb79e5d91b5513e9080e23c9ec5547edc6dbbe3b6a2c0425077a697a5656c0112d65adbaefd
 SHA512 
8fc23a5e753cffe4a6a6b1be68fa96042933ef7ec8f8c4f88fbf0901996da9de576457647bea55ff2ceca4d71db322f927847258ca9bda90e1fac9f19c79a42b
 DIST hypothesis-python-5.26.1.tar.gz 9063203 BLAKE2B 
87b60395a417a811a2f4d41f10c3c2f1d77f0127d43e4cb1d5ae4deff97834623675a26134cc6579236099efa1cd84974619033ed58ef3d0fd5b0bec2e45935a
 SHA512 
b8df15df0e3b615c3e621005a7fd1ef183b67f2fba4d16aaec22577af2b5f3dec6d98cb15d32f998d2aa185fcad16324df1d62affe7647c5e78259b42c550511
+DIST hypothesis-python-5.27.0.tar.gz 9067945 BLAKE2B 
29cd1fd1b7cd4a2258a84d4dc122284c1cc8f21da2604e3b6c800a3bb43687eed7a3eb5b33373000c7c1359a3ff08326107d878910a0d92817c0c29c743dd1fa
 SHA512 
973ab33c69d2db58ca3550335be3cc4196ccf532ccc2c0aeb0b54459201904c06f289a9f6faa3bfa77f6704a6f43e253e34453110cda750a2a1a19a851038dda

diff --git a/dev-python/hypothesis/hypothesis-5.27.0.ebuild 
b/dev-python/hypothesis/hypothesis-5.27.0.ebuild
new file mode 100644
index 000..2ac74d435dc
--- /dev/null
+++ b/dev-python/hypothesis/hypothesis-5.27.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+PYTHON_REQ_USE="threads(+),sqlite"
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="A library for property based testing"
+HOMEPAGE="https://github.com/HypothesisWorks/hypothesis 
https://pypi.org/project/hypothesis/;
+SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz;
+S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE="cli test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
+   cli? (
+   $(python_gen_cond_dep '
+   dev-python/black[${PYTHON_USEDEP}]
+   dev-python/click[${PYTHON_USEDEP}]
+   ' python3_{6..8})
+   )
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
+   !!

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

2020-08-20 Thread Michał Górny
commit: 8c88b21d6042e9d17986dd30f27113008914108c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:27:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:27:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c88b21d

dev-python/cmd2: Bump to 1.3.4

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

 dev-python/cmd2/Manifest  |  1 +
 dev-python/cmd2/cmd2-1.3.4.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest
index 05ca336fc14..a7bbe20b5ca 100644
--- a/dev-python/cmd2/Manifest
+++ b/dev-python/cmd2/Manifest
@@ -5,3 +5,4 @@ DIST cmd2-1.3.0.tar.gz 642189 BLAKE2B 
5052f0d0f3e42329efb43f4552ef24407812705f90
 DIST cmd2-1.3.1.tar.gz 645161 BLAKE2B 
97d89729fdbcb5a367a6a9bdd0edaf9e5295b21cb6ab8efe6e473c57de1df11ef1c7679f14d5a9e3dd7d494af9bbb8a7300db01c4c4d049ab3593ee8b9897ba3
 SHA512 
84b2c4a1d509e751ba4d88d454143d0c41092ee7101ef916123ef7081ace961eba34c0c9c8be8186aa5200a3ec28d09782380ed609bf21c3e86df1e447020248
 DIST cmd2-1.3.2.tar.gz 646344 BLAKE2B 
ef801c6c40a7b38b796889696331451d9cd4236942cfe9f4263f74c52fdaf85c3cfcc27336613b17e7c1263ede46940263661db0a19b45706e0f4dbfd6898c97
 SHA512 
28c410dc9306bdcb895399078a8022c878093ee1fb62cf9bd0674a9f446901e26da5a8d6b625f5391ab328bbcb23502fac2b8f5614b4c39c1e10137f7c92e14a
 DIST cmd2-1.3.3.tar.gz 639779 BLAKE2B 
b4331ea11756ba645a2b71f686add5643cc2c4bbb824d58c2377f7d251ca80aeffcf963a7d9f4d832fe0df066a73f3772786e98e2aa89e7eadb8094ddcc7
 SHA512 
b74c9f1124fdadf58d31cfeb45458a2b53f50f48ac55a520469be50eba9b9b4c9e03c804ab18461d4ec5bdf7d66c6c5715caf09f3cd98a965e61eb2895a6c992
+DIST cmd2-1.3.4.tar.gz 641801 BLAKE2B 
0d85cad11613aec5d58d9130f4edb46b038abe3ba02aa84570cb5c34100d02f7b5d0fa92cbc49a71d3be19b15f5b380e42d4eac28a609fac4f1e9d0c8b85fc34
 SHA512 
a8fcb7448e5afde392921ad15c0848c3396b91922f10fcee925721860ee74f678fbf43d334091e201b9e6612e4d70825762a03a870f2e4aa1f82a43b37c5800c

diff --git a/dev-python/cmd2/cmd2-1.3.4.ebuild 
b/dev-python/cmd2/cmd2-1.3.4.ebuild
new file mode 100644
index 000..cdd3428887c
--- /dev/null
+++ b/dev-python/cmd2/cmd2-1.3.4.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Extra features for standard library's cmd module"
+HOMEPAGE="https://github.com/python-cmd2/cmd2;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
+   >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
+   ' python3_{6,7})
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e 's:test_which_editor_good:_&:' tests/test_cmd2.py || die
+   distutils-r1_src_prepare
+}
+
+src_test() {
+   # tests rely on very specific text wrapping...
+   local -x COLUMNS=80
+   virtx distutils-r1_src_test
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv || die "Tests failed with ${EPYTHON}"
+}



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

2020-08-20 Thread Michał Górny
commit: ad38c404c78bd9f097379a31d13f8edb975d60ba
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:24:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:24:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad38c404

dev-python/attrs: Bump to 20.1.0

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

 dev-python/attrs/Manifest|  1 +
 dev-python/attrs/attrs-20.1.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/attrs/Manifest b/dev-python/attrs/Manifest
index ba7161de9d2..007db1b35f9 100644
--- a/dev-python/attrs/Manifest
+++ b/dev-python/attrs/Manifest
@@ -1 +1,2 @@
 DIST attrs-19.3.0.tar.gz 132477 BLAKE2B 
6577f39fc15c9e70f0f76ba358099e83c57e226574cb11dbe83747f12e285a284e9d1a218fc1670e0d08be550d42c67cde132604b2cf385d1ee25bda7e57e79a
 SHA512 
b5b641e6732156d1454ed6c49e3a6b29200a8d3f1515fb59aeb85fcb5e9ab6a1d760904de45083cae5250e7bf1a7aa2c1f3ede217240a63f989ae4bb484f2511
+DIST attrs-20.1.0.tar.gz 160766 BLAKE2B 
65170484648318b9e6466789a9d212475dd8233c2d89fdd7bdf3b24dab4fd5018f981f30a0fa0df83271a8bcc915f13b03a55e7e42da2e1d8a3a0684430107be
 SHA512 
0be286c9263ea26fbb29a89a1c9a37577577b1147cbf440de257a3652147bcb559c8fc4118a900cef558b9f49b59074a276c8a4843f3e8829278eaae5b70e913

diff --git a/dev-python/attrs/attrs-20.1.0.ebuild 
b/dev-python/attrs/attrs-20.1.0.ebuild
new file mode 100644
index 000..8f8f2085fd4
--- /dev/null
+++ b/dev-python/attrs/attrs-20.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Attributes without boilerplate"
+HOMEPAGE="
+   https://github.com/python-attrs/attrs
+   https://attrs.readthedocs.org/
+   https://pypi.org/project/attrs/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   $(python_gen_impl_dep sqlite)
+   >=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.3.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-volman/

2020-08-20 Thread Michał Górny
commit: 0c06221cd11b4c41245dff941e0d4e0f5af56c50
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:16:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:23:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c06221c

xfce-extra/thunar-volman: Bump to 4.15.0

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

 xfce-extra/thunar-volman/Manifest  |  1 +
 .../thunar-volman/thunar-volman-4.15.0.ebuild  | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/xfce-extra/thunar-volman/Manifest 
b/xfce-extra/thunar-volman/Manifest
index 2f97c7c6829..bc02be3ed11 100644
--- a/xfce-extra/thunar-volman/Manifest
+++ b/xfce-extra/thunar-volman/Manifest
@@ -1 +1,2 @@
 DIST thunar-volman-0.9.5.tar.bz2 501846 BLAKE2B 
e64a1593551cb542461be54e7e0624a9e3a3f0db43df166f0922f79e031a0f85da3eb00289a8d30c427c5f6500a3e12b065a7fdf3f34e24d6e88d27be048669a
 SHA512 
843ff1f55b68e6f584da29c2c6c91ed045c4e9ee05cb573db6a0192553cf05faefb4227359bd6ef306c2bbb94e2fe5357c07f70a0d170b35c48d3e9ebac7a9b9
+DIST thunar-volman-4.15.0.tar.bz2 508430 BLAKE2B 
cffad4035dc203e546bb35e257012890303b8be7efcfa33e5f4178532b3163b1f0d3a497e877018c282e9a23644a6de18fff8e6a199b267027552cfb77673eeb
 SHA512 
e7893e4d256080c999b4a04921dfa21ed7d52c1879c63a3d53e9baf482c021534debb22edd2f5cada34c1be045f2c78725fbecfca2dafe8e17bf2557d86b2496

diff --git a/xfce-extra/thunar-volman/thunar-volman-4.15.0.ebuild 
b/xfce-extra/thunar-volman/thunar-volman-4.15.0.ebuild
new file mode 100644
index 000..2290a1f6a0f
--- /dev/null
+++ b/xfce-extra/thunar-volman/thunar-volman-4.15.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Daemon that enforces volume-related policies"
+HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+# CC for tvm-burn-cd.svg
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="libnotify"
+
+COMMON_DEPEND=">=dev-libs/glib-2.30
+   dev-libs/libgudev:=
+   >=x11-libs/gtk+-3.20:3
+   >=xfce-base/exo-0.10:=
+   >=xfce-base/libxfce4ui-4.12:=
+   >=xfce-base/libxfce4util-4.12:=
+   >=xfce-base/xfconf-4.12:=
+   libnotify? ( >=x11-libs/libnotify-0.7 )"
+RDEPEND="${COMMON_DEPEND}
+   virtual/udev
+   >=xfce-base/thunar-1.6[udisks]"
+DEPEND="${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+src_configure() {
+   local myconf=(
+   $(use_enable libnotify notifications)
+   )
+   econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/

2020-08-20 Thread Michał Górny
commit: 7fee518af126942aa254150568a5c8c12d8b6568
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:13:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:23:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fee518a

xfce-base/exo: Bump to 4.15.2

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

 xfce-base/exo/Manifest  |  1 +
 xfce-base/exo/exo-4.15.2.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/xfce-base/exo/Manifest b/xfce-base/exo/Manifest
index 09c9af61e93..8955709d541 100644
--- a/xfce-base/exo/Manifest
+++ b/xfce-base/exo/Manifest
@@ -1,2 +1,3 @@
 DIST exo-0.12.11.tar.bz2 1333227 BLAKE2B 
4e95809c58b6db26ecdf524663c06df9cd70007726091e381a1f0dd58be52efee85ad9721c421c0df6438073bb9de97d56cd039f520e2f7c0f5722a1839ba167
 SHA512 
ecbf20feddf86178d34a5c70212f0c2310ab1d6ce25291846d6d1d3045270ae3e68102065d7b3d8840137406f826f9bc37fed92a16c1268c3d14f2833a97d533
 DIST exo-4.15.1.tar.bz2 1049760 BLAKE2B 
365a51a6be44b36290d1bbe7100bc4e9a164436b2111997c969bdcc2f46306c0532fa41bedc231c5640992910e44acc8d072f5c070fc8d56f02b561002985224
 SHA512 
46b60bfde133969a25e72a5a80644454b06543888e554e8473145486d1b1952c4e508f2303045f183c49b053969189f50316ce7d18a0be2c404daa691e26d276
+DIST exo-4.15.2.tar.bz2 1010181 BLAKE2B 
02b6cee68de61b1580e1676f7206f8f48f8c7c1a17050bf44e0ff922675ebd1a0eeceae2adc9f004e7e73a7e878af21867d7ca61c2fde9f10b2f80e917d1a318
 SHA512 
9b5838d2a69876164e5a89bd474428ace39bfb8f651bbe6c0873b52359893e40e156c862fb8a9f9ac3138ff2fa153e10085326e41045a41771e8961d3c0823f3

diff --git a/xfce-base/exo/exo-4.15.2.ebuild b/xfce-base/exo/exo-4.15.2.ebuild
new file mode 100644
index 000..7a4a8d07d37
--- /dev/null
+++ b/xfce-base/exo/exo-4.15.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Extensions, widgets and framework library with session support 
for Xfce"
+HOMEPAGE="https://www.xfce.org/projects/;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+
+RDEPEND=">=dev-libs/glib-2.42
+   >=x11-libs/gtk+-3.22:3
+   >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   >=xfce-base/libxfce4util-4.12:="
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/

2020-08-20 Thread Michał Górny
commit: 9f12df5274e7171331ed73bcc68031679f0793ea
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 21 02:15:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 21 02:23:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f12df52

xfce-base/xfce4-appfinder: Bump to 4.15.1

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

 xfce-base/xfce4-appfinder/Manifest |  1 +
 .../xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/xfce-base/xfce4-appfinder/Manifest 
b/xfce-base/xfce4-appfinder/Manifest
index 51a63e982d5..9e5535a8d45 100644
--- a/xfce-base/xfce4-appfinder/Manifest
+++ b/xfce-base/xfce4-appfinder/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-appfinder-4.14.0.tar.bz2 519705 BLAKE2B 
e5c107d975d7103a7f58fac534eaea3c483a82885778c12c8c01cfa552d305f2f0c0ba5f77f1911b29ce58ae2efec973359df9425370f5627c95a7826808f172
 SHA512 
94c7266fc7c738107f1674ea3d705aa4168d9f2ecada97dc3e97c85c3857bd37a2e6517028fb51dd4663eaba4bf758927879c7fdbff83df79f8648c61944402c
 DIST xfce4-appfinder-4.15.0.tar.bz2 526475 BLAKE2B 
3e694d8f92f288a85d073d678098b9205882ff4c7e8e3c8acb7c21c5007a72cb211c60601dca78d3233d4624801cdf235566487465cf14ddb13aa62330ea3a60
 SHA512 
96ba50ab1c0f383af6b58d0f864f1b45b9c116ec26ff04fba7326f6a214f3576645118c553166eb8683c238757943cadf0cc0966a1951f17f37ffd6bbf0af44c
+DIST xfce4-appfinder-4.15.1.tar.bz2 561294 BLAKE2B 
17b1748040541762ab6b29038b93b9fa15330de0169848b73105e723f6b099fdb7e7278b0b09fd49b609665d41a0cd9abf02cbafcb32f1630083670236724760
 SHA512 
fc6c5b68c963fc46833b52e5035e3c3f7d7fb11008aaa40522b08dd3a13187553c08533ee1719d838840f26683f09965e81efdaa4fa9aa0b8378feec411b64a2

diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild 
b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild
new file mode 100644
index 000..f77a5531f4c
--- /dev/null
+++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A tool to find and launch installed applications for the Xfce 
desktop"
+HOMEPAGE="https://docs.xfce.org/xfce/xfce4-appfinder/start;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.42
+   >=x11-libs/gtk+-3.20:3
+   >=xfce-base/garcon-0.3:=
+   >=xfce-base/libxfce4util-4.15.2:=
+   >=xfce-base/libxfce4ui-4.11:=[gtk3(+)]
+   >=xfce-base/xfconf-4.10:=
+   !xfce-base/xfce-utils"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2020-08-20 Thread Georgy Yakovlev
commit: 0df80e8bb3820ee8b2530a7caace895631efbedb
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 21 02:18:00 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 21 02:18:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df80e8b

sys-apps/ripgrep: drop old

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

 sys-apps/ripgrep/Manifest  |  81 -
 sys-apps/ripgrep/metadata.xml  |   5 --
 sys-apps/ripgrep/ripgrep-11.0.2.ebuild | 125 -
 sys-apps/ripgrep/ripgrep-12.0.1.ebuild | 124 
 4 files changed, 335 deletions(-)

diff --git a/sys-apps/ripgrep/Manifest b/sys-apps/ripgrep/Manifest
index aecbfa7ba0e..b312b0eb983 100644
--- a/sys-apps/ripgrep/Manifest
+++ b/sys-apps/ripgrep/Manifest
@@ -1,138 +1,57 @@
 DIST aho-corasick-0.7.10.crate 111039 BLAKE2B 
69f984dbe528ece5ce4345bc0f39c122507a88e781d7c2d5c9175d1788aeef8d21e0487c7c449e28fbbdaae8203fe68627d23ac0a58d30dc70befd26ac9af32f
 SHA512 
e8a1cb252015435009883662ca23408f1491d8f01461f3a81082feabeeff72ec61beb4f1f3271fc8a87f1379899ecfc38036ac208dca17889f70ddaca2406a9b
-DIST aho-corasick-0.7.4.crate 55480 BLAKE2B 
61f8913da203106380d20f8ae4eab2bce453557ae5745522ec1647deb04c0173f96279aa64e3ebf4f8bcdb6f34a31a0f37345e4a4b7baad750971088b301760a
 SHA512 
06863d85a3183c7ace014d6a8345d47147df53475c194030607314b80e00890625ae88e3e669d15e54704f2d3132dd6bf56dc057b87dab7f06c5deaf50d29b79
-DIST atty-0.2.13.crate 4764 BLAKE2B 
673eea1d377fc3aca792a3a8bd2a5c058f3041abc76a8760dd6acab7f19fa610f812c57d81a4dbf773675cad3df483904c66e66b45d83393402f747c6db60d89
 SHA512 
4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad
 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.10.1.crate 41988 BLAKE2B 
6e28a70cc0d5e426d9a3944825952851928ec2e32fa2543a8e1d1b886ad306f38fd6e673da62e96581e56613f133265feeff5b0d2f1e2e34593e58c0424eee9e
 SHA512 
674a8cbee95a41f755499a4e3bb93ebd3f80140c3e8e2d44a0b73890ee423754e7ba8abcd92132683cd54501ff5d14438d023a202eaf12776aecbe36df9e5535
-DIST base64-0.11.0.crate 48362 BLAKE2B 
90d2a64496e20c4bcca6f21c2546474ec88283679ccae95303ea7521133414eba021810e64e5916e3980b6878f90281f09295ebadcc12324fc9a9060ac41a707
 SHA512 
31b5f56d4907a5e4ae40e92ef1629a446126525186f5236afc2475829bf2e5e067554db200a18f7b3ab741d0cc9c01e20612e77cc0cbc1bc2a4a8d11c0fdbf33
 DIST base64-0.12.1.crate 56378 BLAKE2B 
90a948eebbae820ced325055b2d49feebdc3b178a271fa7508356d7e44d9f81f586822b6512169f3c1e9901da491b1728783182796c14e6b2c8c647e57202ed1
 SHA512 
06c73723c4364ac8bcf4204a943893080d1752dd925a13da800889f486b1ebf97bccae79b7b04cbe758afc95bb1d61464276365d4721689896fa641a8e55b660
-DIST bitflags-1.1.0.crate 16322 BLAKE2B 
01931976111840ca69b58e77e2c18b26ebabe4ef71ebdbe83565fbef42ffbb9512ad376192c085070485cd344b8614f260aafe0614fb20342cca5a15e9616385
 SHA512 
e3e611cf35a1ed4930727d530e6c78add895bd96636ca1354f1269b3d0e36e77fbb9ec850fe1f448a10f09ea2b2f89c2b16bb96b7da585851ce4c29a308968e3
 DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
-DIST bstr-0.2.12.crate 344435 BLAKE2B 
b55a55be4875d9aefcff0091be82d80a19c1c92d5d6e17b751dd41bebd37f6a5f72d884fa8a70e829905baf3526ce4d854b162d10d894573dd2801ed030460e9
 SHA512 
2d14ac85274814bb29439acf67c3aaf84ac32ad361dd6d2cbca58bf571c968f594eeb1443a632b625296929b84047652fc60ec39983c110737ba1950d88bce89
 DIST bstr-0.2.13.crate 345445 BLAKE2B 
9a17fa04d55e5d053b115aef2a075b58cab0fb84c574df61eec7c3ab6f06e17d156991b1c070ad357599de5455af78982eecb8632336d53792958800ecafe839
 SHA512 
f1f778262269dfea6ba1cf953a5177107c2e1e838248a67588283ee11efa81adfa30498c7cfb20422e0955544a07d2a8f86c4eefc78e9f407a92be9591e26fe5
-DIST bstr-0.2.6.crate 336014 BLAKE2B 
cfb2eb6ecff2e0e18f26b05fc284cfb9db31f022984243b9d8fbb25d03371588a829a73cd312f0e54daae1f49216fcbd0193385ba7183a73b992a94b619a07b8
 SHA512 
e5a4dd8061208bd153052fc991d827e96f5d3358ffde84c68d4fcee4ef5ec65de4482795f4d4fcdd5b2b4cea4b69a7e35e369f09a476ab536ecec54aa8d051d4
-DIST bytecount-0.5.1.crate 11888 BLAKE2B 

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

2020-08-20 Thread Patrick McLean
commit: ad1c259756034612a7d4e5ae1bdcecae3868f36a
Author: Patrick McLean  sony  com>
AuthorDate: Fri Aug 21 01:00:17 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Aug 21 01:00:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1c2597

net-firewall/iptables: Drop AUTOTOOLS_AUTO_DEPEND=no (bug #715164)

Closes: https://bugs.gentoo.org/715164
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Patrick McLean  gentoo.org>

 net-firewall/iptables/iptables-1.8.4-r2.ebuild | 3 ---
 net-firewall/iptables/iptables-1.8.5.ebuild| 3 ---
 2 files changed, 6 deletions(-)

diff --git a/net-firewall/iptables/iptables-1.8.4-r2.ebuild 
b/net-firewall/iptables/iptables-1.8.4-r2.ebuild
index 96799b425fb..3298be20c0a 100644
--- a/net-firewall/iptables/iptables-1.8.4-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.8.4-r2.ebuild
@@ -3,9 +3,6 @@
 
 EAPI=7
 
-# Force users doing their own patches to install their own tools
-AUTOTOOLS_AUTO_DEPEND=no
-
 inherit multilib systemd toolchain-funcs autotools flag-o-matic usr-ldscript
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"

diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild 
b/net-firewall/iptables/iptables-1.8.5.ebuild
index b0ad14600d7..f4076d28292 100644
--- a/net-firewall/iptables/iptables-1.8.5.ebuild
+++ b/net-firewall/iptables/iptables-1.8.5.ebuild
@@ -3,9 +3,6 @@
 
 EAPI=7
 
-# Force users doing their own patches to install their own tools
-AUTOTOOLS_AUTO_DEPEND=no
-
 inherit multilib systemd toolchain-funcs autotools flag-o-matic usr-ldscript
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"



[gentoo-commits] proj/musl:master commit in: media-sound/mpd/files/, mate-extra/mate-power-manager/files/, media-sound/mpd/, ...

2020-08-20 Thread Jory Pratt
commit: 83d8f74170bb77974402118b602ef0ced36b2777
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Aug 21 00:12:17 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Aug 21 00:12:17 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=83d8f741

Drop dated ebuilds that have not been touched in while

Signed-off-by: Jory Pratt  gentoo.org>

 mate-extra/mate-power-manager/Manifest |   1 -
 .../files/musl-fix-compile-execinfo.patch  |  56 
 .../files/musl-fix-remove-backtrace.patch  | 152 ---
 .../mate-power-manager-1.18.1.ebuild   |  71 -
 mate-extra/mate-power-manager/metadata.xml |  14 -
 media-sound/mpd/Manifest   |   1 -
 media-sound/mpd/files/mpd-0.18.conf.patch  |  78 --
 media-sound/mpd/files/mpd-0.21.1.logrotate |   9 -
 .../mpd/files/mpd-0.21.18-fix-stacksize.patch  |  31 ---
 media-sound/mpd/files/mpd-0.21.4.init  |  32 ---
 media-sound/mpd/metadata.xml   |  42 ---
 media-sound/mpd/mpd-0.21.18-r1.ebuild  | 299 -
 12 files changed, 786 deletions(-)

diff --git a/mate-extra/mate-power-manager/Manifest 
b/mate-extra/mate-power-manager/Manifest
deleted file mode 100644
index f8466fd..000
--- a/mate-extra/mate-power-manager/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mate-power-manager-1.18.1.tar.xz 3210144 BLAKE2B 
7ab427acefd02b4aeea6fa2dd3052e2eaa9de3231ed9f8aa7b81af3a46fbf15da20925b568364ff802598738a7c3387d1b1fa620bef3ff2fd5522bb6247c2f3c
 SHA512 
f4b42f66607e54020901f1f686cb018962c419294e50e0b37724bfddb462cf98a2e74e7ed980c3fe968873ca3848ff401839b39f53f1b40876773bfbf91b51c1

diff --git 
a/mate-extra/mate-power-manager/files/musl-fix-compile-execinfo.patch 
b/mate-extra/mate-power-manager/files/musl-fix-compile-execinfo.patch
deleted file mode 100644
index 2c07ef1..000
--- a/mate-extra/mate-power-manager/files/musl-fix-compile-execinfo.patch
+++ /dev/null
@@ -1,56 +0,0 @@
-From f117ad21ce676d67df265e522bfc1047118958ba Mon Sep 17 00:00:00 2001
-From: Alan Lacerda 
-Date: Thu, 16 Apr 2015 18:53:43 +
-Subject: [PATCH] execinfo patch
-

- applets/brightness/egg-debug.c | 2 ++
- applets/inhibit/egg-debug.c| 2 ++
- src/egg-debug.c| 2 ++
- 3 files changed, 6 insertions(+)
-
-diff --git a/applets/brightness/egg-debug.c b/applets/brightness/egg-debug.c
-index 2f140f2..3a8e6e7 100644
 a/applets/brightness/egg-debug.c
-+++ b/applets/brightness/egg-debug.c
-@@ -39,7 +39,9 @@
- #include 
- #include 
- #include 
-+#if defined (__GLIBC__)
- #include 
-+#endif
- 
- #include "egg-debug.h"
- 
-diff --git a/applets/inhibit/egg-debug.c b/applets/inhibit/egg-debug.c
-index 2f140f2..3a8e6e7 100644
 a/applets/inhibit/egg-debug.c
-+++ b/applets/inhibit/egg-debug.c
-@@ -39,7 +39,9 @@
- #include 
- #include 
- #include 
-+#if defined (__GLIBC__)
- #include 
-+#endif
- 
- #include "egg-debug.h"
- 
-diff --git a/src/egg-debug.c b/src/egg-debug.c
-index 2f140f2..3a8e6e7 100644
 a/src/egg-debug.c
-+++ b/src/egg-debug.c
-@@ -39,7 +39,9 @@
- #include 
- #include 
- #include 
-+#if defined (__GLIBC__)
- #include 
-+#endif
- 
- #include "egg-debug.h"
- 
--- 
-2.3.3
-

diff --git 
a/mate-extra/mate-power-manager/files/musl-fix-remove-backtrace.patch 
b/mate-extra/mate-power-manager/files/musl-fix-remove-backtrace.patch
deleted file mode 100644
index 536991b..000
--- a/mate-extra/mate-power-manager/files/musl-fix-remove-backtrace.patch
+++ /dev/null
@@ -1,152 +0,0 @@
-From b8907c90dec6a7f6fc2a3c682ddb48d4ebf8406e Mon Sep 17 00:00:00 2001
-From: Alan Lacerda 
-Date: Fri, 17 Apr 2015 11:34:47 +
-Subject: [PATCH] removing backtrace
-

- applets/brightness/egg-debug.c | 28 
- applets/inhibit/egg-debug.c| 28 
- src/egg-debug.c| 28 
- 3 files changed, 84 deletions(-)
-
-diff --git a/applets/brightness/egg-debug.c b/applets/brightness/egg-debug.c
-index 3a8e6e7..b06b540 100644
 a/applets/brightness/egg-debug.c
-+++ b/applets/brightness/egg-debug.c
-@@ -75,31 +75,6 @@ pk_set_console_mode (guint console_code)
- }
- 
- /**
-- * egg_debug_backtrace:
-- **/
--void
--egg_debug_backtrace (void)
--{
--  void *call_stack[512];
--  int  call_stack_size;
--  char **symbols;
--  int i = 1;
--
--  call_stack_size = backtrace (call_stack, G_N_ELEMENTS (call_stack));
--  symbols = backtrace_symbols (call_stack, call_stack_size);
--  if (symbols != NULL) {
--  pk_set_console_mode (CONSOLE_RED);
--  g_print ("Traceback:\n");
--  while (i < call_stack_size) {
--  g_print ("\t%s\n", symbols[i]);
--  i++;
--  }
--  pk_set_console_mode (CONSOLE_RESET);
--  free (symbols);
--  }
--}
--
--/**
-  * pk_log_line:
-  **/
- static void
-@@ -229,9 

[gentoo-commits] proj/musl:master commit in: media-video/guvcview/

2020-08-20 Thread Jory Pratt
commit: 39bb953ab3b80b797d58c2398fba8fca03987e44
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Aug 21 00:12:00 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Aug 21 00:12:00 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=39bb953a

media-video/guvcview: Sync with ::gentoo

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Jory Pratt  gentoo.org>

 ...cview-2.0.6.ebuild => guvcview-2.0.6-r1.ebuild} | 32 +++---
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/media-video/guvcview/guvcview-2.0.6.ebuild 
b/media-video/guvcview/guvcview-2.0.6-r1.ebuild
similarity index 84%
rename from media-video/guvcview/guvcview-2.0.6.ebuild
rename to media-video/guvcview/guvcview-2.0.6-r1.ebuild
index 1b2304c..e6a8e86 100644
--- a/media-video/guvcview/guvcview-2.0.6.ebuild
+++ b/media-video/guvcview/guvcview-2.0.6-r1.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-
-inherit autotools flag-o-matic qmake-utils toolchain-funcs
+EAPI=7
 
 MY_P=${PN}-src-${PV}
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
 
 DESCRIPTION="Simple Qt5 or GTK+3 interface for capturing and viewing video 
from v4l2 devices"
 HOMEPAGE="http://guvcview.sourceforge.net/;
@@ -14,20 +13,24 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="gsl libav pulseaudio qt5"
+IUSE="gsl pulseaudio qt5"
 
+BDEPEND="
+   dev-util/intltool
+   sys-devel/autoconf-archive
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 RDEPEND="
>=dev-libs/glib-2.10
media-libs/libpng:0=
media-libs/libsdl2
media-libs/libv4l
>=media-libs/portaudio-19_pre
-   virtual/ffmpeg
+   >=media-video/ffmpeg-2.8:0=
virtual/libusb:1
virtual/udev
gsl? ( >=sci-libs/gsl-1.15 )
-   !libav? ( >=media-video/ffmpeg-2.8:0= )
-   libav? ( media-video/libav:= )
pulseaudio? ( >=media-sound/pulseaudio-0.9.15 )
qt5? (
dev-qt/qtcore:5
@@ -38,21 +41,18 @@ RDEPEND="
 "
 # linux-headers: bug 448260
 DEPEND="${RDEPEND}
-   dev-util/intltool
-   sys-devel/autoconf-archive
-   sys-devel/gettext
>=sys-kernel/linux-headers-3.4-r2
virtual/os-headers
-   virtual/pkgconfig
 "
 
+PATCHES=(
+   "${FILESDIR}/${PN}-2.0.4-musl.patch"
+)
+
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
default
-   # Fix for MUSL
-   epatch "${FILESDIR}/${PN}-2.0.4-musl.patch"
-
sed -i '/^docdir/,/^$/d' Makefile.am || die
echo "guvcview/gui_qt5_audioctrls.cpp" >> po/POTFILES.skip || die # bug 
630984
eautoreconf
@@ -77,5 +77,5 @@ src_configure() {
 
 src_install() {
default
-   find "${D}" -name '*.la' -delete || die
+   find "${D}" -name '*.la' -type f -delete || die
 }



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

2020-08-20 Thread Georgy Yakovlev
commit: b3225fcca71f1457793f39dbaf7ffa21128353f4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Aug 20 23:57:51 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Aug 20 23:57:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3225fcc

dev-util/schroot: add ~arm64 keyword

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

 dev-util/schroot/schroot-1.6.10_p7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/schroot/schroot-1.6.10_p7.ebuild 
b/dev-util/schroot/schroot-1.6.10_p7.ebuild
index 549e21110c2..d2a08069874 100644
--- a/dev-util/schroot/schroot-1.6.10_p7.ebuild
+++ b/dev-util/schroot/schroot-1.6.10_p7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P/%-*/}.orig.tar.xz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="btrfs +dchroot debug doc lvm nls pam test zfs"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] proj/musl:master commit in: net-misc/networkmanager/, net-misc/networkmanager/files/

2020-08-20 Thread Jory Pratt
commit: e7483fe512c16baf3dcd8c4da05d3eb93bdc1789
Author: Jory Pratt  gentoo  org>
AuthorDate: Thu Aug 20 23:59:29 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Thu Aug 20 23:59:29 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e7483fe5

net-misc/networkmanager: Update for stable users

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Jory Pratt  gentoo.org>

 net-misc/networkmanager/Manifest   |   2 +-
 .../networkmanager/files/1.18.4-iwd1-compat.patch  |  81 -
 .../networkmanager/files/1.18.6-fix-bashisms.patch | 131 -
 .../networkmanager/files/init.d.NetworkManager-r1  |  58 -
 net-misc/networkmanager/files/musl-basic.patch |  54 +
 net-misc/networkmanager/files/musl-compar.patch|  18 +++
 .../networkmanager/files/musl-fix-includes.patch   |  78 +++-
 .../files/musl-network-support.patch   |  50 +++-
 net-misc/networkmanager/files/musl-no-drand.patch  |  58 +
 .../networkmanager/files/musl-process-util.patch   |  18 +--
 ...ager-data-fix-the-ID_NET_DRIVER-udev-rule.patch |  33 --
 ...-1.18.6.ebuild => networkmanager-1.26.0.ebuild} |  49 
 12 files changed, 190 insertions(+), 440 deletions(-)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 1218137..db1ec14 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1 +1 @@
-DIST NetworkManager-1.18.6.tar.xz 4845144 BLAKE2B 
cf66789c025d9ec2007d1fe541acb8fd2b5204796ff8498fc5689124016e84a7e76509bee1b6650c796f0429cce6748c7b99e1976d95ac12bc31a1f1e67289b0
 SHA512 
92ab648e689dd903279fe676e867d7929f616c96dd478b2132854145a29debfcac5b083d70652ea0c7bccb0eb132534133fc9c005527237c47e2802556a29b92
+DIST NetworkManager-1.26.0.tar.xz 4956796 BLAKE2B 
752b6b47387bac5787d06be7f31cc7387798d0c917977c8e72d6d21538a86c167003901d628e596109aec28816f56fd8cd6bf2b46a8d4918a7e6cf1946586550
 SHA512 
46035fda8f154497ba4a634e4bf7f0a11f579d0d3f4ffdcea7d47ea0bde6dd0183885491f5453255af7b163ae3db4f0c62c3161913a8c30c35b6475887235b6d

diff --git a/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch 
b/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch
deleted file mode 100644
index 12c8b87..000
--- a/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch
+++ /dev/null
@@ -1,81 +0,0 @@
-From 59923ad85d1a1cf2216a4f14649702d24d3f2360 Mon Sep 17 00:00:00 2001
-From: Lubomir Rintel 
-Date: Sat, 2 Nov 2019 06:55:54 +0100
-Subject: [PATCH 1/2] iwd: add some missing error handling
-
-g_dbus_object_manager_get_interface() can happily return NULL and we
-need to check for that.

- src/devices/wifi/nm-iwd-manager.c | 10 ++
- 1 file changed, 10 insertions(+)
-
-diff --git a/src/devices/wifi/nm-iwd-manager.c 
b/src/devices/wifi/nm-iwd-manager.c
-index dd1cad480..e83f8063c 100644
 a/src/devices/wifi/nm-iwd-manager.c
-+++ b/src/devices/wifi/nm-iwd-manager.c
-@@ -136,6 +136,11 @@ agent_dbus_method_cb (GDBusConnection *connection,
-   network = g_dbus_object_manager_get_interface (priv->object_manager,
-  network_path,
-  
NM_IWD_NETWORK_INTERFACE);
-+  if (!network) {
-+  _LOGE ("unable to find the network object");
-+  return;
-+  }
-+
- 
-   device_path = get_property_string_or_null (G_DBUS_PROXY (network), 
"Device");
-   if (!device_path) {
-@@ -260,6 +265,11 @@ register_agent (NMIwdManager *self)
-"/",
-
NM_IWD_AGENT_MANAGER_INTERFACE);
- 
-+  if (!agent_manager) {
-+  _LOGE ("unable to register the IWD Agent: PSK/8021x Wi-Fi 
networks may not work");
-+  return;
-+  }
-+
-   /* Register our agent */
-   g_dbus_proxy_call (G_DBUS_PROXY (agent_manager),
-  "RegisterAgent",
--- 
-2.20.1
-
-
-From 186d22a9634e2bf94658ed6f1cf2b332ecb3a32c Mon Sep 17 00:00:00 2001
-From: Lubomir Rintel 
-Date: Sat, 2 Nov 2019 07:01:28 +0100
-Subject: [PATCH 2/2] iwd: unbreak iwd-1.0
-
-The upstream apparently thought it's a great idea to change the agent
-manager path. This fixes things for those unfortunate enough to run
-IWD.

- src/devices/wifi/nm-iwd-manager.c | 10 +-
- 1 file changed, 9 insertions(+), 1 deletion(-)
-
-diff --git a/src/devices/wifi/nm-iwd-manager.c 
b/src/devices/wifi/nm-iwd-manager.c
-index e83f8063c..470cb1c90 100644
 a/src/devices/wifi/nm-iwd-manager.c
-+++ b/src/devices/wifi/nm-iwd-manager.c
-@@ -262,9 +262,17 @@ register_agent (NMIwdManager *self)
-   GDBusInterface *agent_manager;
- 
-   agent_manager = g_dbus_object_manager_get_interface 
(priv->object_manager,
--   "/",
-+  

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

2020-08-20 Thread Sergei Trofimovich
commit: 618de7feba4b2063ee29bca02c413125022bf95d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 20 22:34:52 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 22:48:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618de7fe

toolchain.eclass: always enable --with-long-double-128 for glibc targets

Unless overridden glibc enables 128-bit 'long double' for
glibc 2.4 and above. But with crossdev change 7283a01
("set --without-headers by default") we don't install any
headers for stage1-gcc. As a result gcc pessimistically
disables 128-bit 'long double'.

The change enables --with-long-double-128 for glibc targets
for stage1-gcc.

Reported-by: hanetzer  startmail.com
Closes: https://bugs.gentoo.org/738248
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/toolchain.eclass | 8 
 1 file changed, 8 insertions(+)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index db02ee6be50..a3c948a9352 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -912,6 +912,14 @@ toolchain_src_configure() {
--disable-threads
--without-headers
)
+   if [[ $needed_libc == glibc ]]; then
+   # By default gcc looks at glibc's 
headers
+   # to detect long double support. This 
does
+   # not work for --disable-headers mode.
+   # Any >=glibc-2.4 is good enough for 
float128.
+   # The option appeared in gcc-4.2.
+   confgcc+=( --with-long-double-128 )
+   fi
elif has_version 
"${CATEGORY}/${needed_libc}[headers-only(-)]" ; then
confgcc+=(
"${confgcc_no_libc[@]}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-core/

2020-08-20 Thread Azael Reyes
commit: 67013bd182e0741895a72a6f729edc010de2f5df
Author: Azael Reyes  gmail  com>
AuthorDate: Thu Aug 20 22:40:15 2020 +
Commit: Azael Reyes  gmail  com>
CommitDate: Thu Aug 20 22:40:15 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67013bd1

dev-libs/octetos-core: fixing lost octetos dir.

Signed-off-by: Azael Reyes  gmail.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azael Reyes  gmail.com>

 dev-libs/octetos-core/Manifest |  1 +
 .../octetos-core/octetos-core-2.3.3_beta.ebuild| 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-libs/octetos-core/Manifest b/dev-libs/octetos-core/Manifest
index 4ac8c04..8929eb7 100644
--- a/dev-libs/octetos-core/Manifest
+++ b/dev-libs/octetos-core/Manifest
@@ -6,3 +6,4 @@ DIST octetos-core-2.3.0_beta.tar.gz 123195 BLAKE2B 
2590f495f8890301f2731463139f0
 DIST octetos-core-2.3.1_beta.tar.gz 123229 BLAKE2B 
b075432d35936e3de4601d929813275eac577ec077e9f41cf9d45449e2b369d0197f36f2b54b48931d6bd127bd55e04b68b20ec00de7391b3062e7352efcfa44
 SHA512 
0a551b384d5b472fcdc5ceace5b8bfcb364ece89477db6367dfb6471d8a26b216c0d58e359e6f70c83f37dca03d7dc63b71e79ae62a49a447309270db909c327
 DIST octetos-core-2.3.1_rc1.tar.gz 123229 BLAKE2B 
b075432d35936e3de4601d929813275eac577ec077e9f41cf9d45449e2b369d0197f36f2b54b48931d6bd127bd55e04b68b20ec00de7391b3062e7352efcfa44
 SHA512 
0a551b384d5b472fcdc5ceace5b8bfcb364ece89477db6367dfb6471d8a26b216c0d58e359e6f70c83f37dca03d7dc63b71e79ae62a49a447309270db909c327
 DIST octetos-core-2.3.2_beta.tar.gz 123211 BLAKE2B 
44acaeaa2c4e79c7f8940c86552b32e0d55b0a34c6767d2e45c04bcda78a9f4ded85f04080557d052c9d5f89a3bda956ad38748fa0686141c8996c93c463e737
 SHA512 
6db635a27825827a25c11f34de307c7e9a199ec5b7e546af0a1dea74279904ea2ccee2d8db700da83a8fc62026c1e296b89bacb273bfcb76e9617ec58ee3c7d8
+DIST octetos-core-2.3.3_beta.tar.gz 123278 BLAKE2B 
a0fb90d90fcdafd569e1d3f9c8073e8de06c7f881fb3b7743dc893308f2337e7dfd4259d3ba8273cdd8e4a19379d6f3f4b244cd71d3d5c9a5b831afba96e3153
 SHA512 
884e7d01895ee2e9ad6930e806df06ad2d84ce92cd27920f4a5339b3f3130b0ae987aa1b8e7ece124d1751b21a812c3c1d6e555ad473796aad5afea846423ec0

diff --git a/dev-libs/octetos-core/octetos-core-2.3.3_beta.ebuild 
b/dev-libs/octetos-core/octetos-core-2.3.3_beta.ebuild
new file mode 100644
index 000..5af7e85
--- /dev/null
+++ b/dev-libs/octetos-core/octetos-core-2.3.3_beta.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MYPV="${PV/_beta/-beta/}"
+
+DESCRIPTION="C/C++ library to mainly provide Semantic Versioned implementation"
+HOMEPAGE="https://github.com/azaeldevel/octetos-core;
+SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND="
+   sys-devel/bison
+   dev-libs/libconfig
+   dev-perl/XML-Parser
+   dev-util/intltool
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   >=sys-devel/gcc-8.1
+"
+
+S="${WORKDIR}/${PN}-${MYPV}"
+
+src_prepare() {
+   default
+   eautoreconf -fi
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-core/

2020-08-20 Thread Azael Reyes
commit: 5e3aa24e4d2e0ec46a127846a2473074c1f341d2
Author: Azael Reyes  gmail  com>
AuthorDate: Thu Aug 20 22:04:03 2020 +
Commit: Azael Reyes  gmail  com>
CommitDate: Thu Aug 20 22:04:42 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e3aa24e

dev-libs/octetos-core: fixxing list dependency.

Signed-off-by: Azael Reyes  gmail.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azael Reyes  gmail.com>

 dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild 
b/dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild
index 84884ec..5af7e85 100644
--- a/dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild
+++ b/dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild
@@ -17,15 +17,16 @@ KEYWORDS="~amd64"
 
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND="
-   >=sys-devel/gcc-8.1
-   >=sys-devel/bison-3.1
+DEPEND="
+   sys-devel/bison
dev-libs/libconfig
dev-perl/XML-Parser
dev-util/intltool
 "
+RDEPEND="${DEPEND}"
+BDEPEND="
+   >=sys-devel/gcc-8.1
+"
 
 S="${WORKDIR}/${PN}-${MYPV}"
 



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

2020-08-20 Thread James Le Cuirot
commit: 97292f63c17e8aed6bf625404700279a49dd4b17
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 20 22:19:36 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 20 22:19:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97292f63

gnome-base/gconf: Avoid harmless "No such file or directory" message

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

 gnome-base/gconf/gconf-3.2.6-r5.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnome-base/gconf/gconf-3.2.6-r5.ebuild 
b/gnome-base/gconf/gconf-3.2.6-r5.ebuild
index ca22f3e6fb6..5459cfbdca6 100644
--- a/gnome-base/gconf/gconf-3.2.6-r5.ebuild
+++ b/gnome-base/gconf/gconf-3.2.6-r5.ebuild
@@ -136,6 +136,9 @@ pkg_postrm() {
 }
 
 kill_gconf() {
+   # Avoid harmless error message. See bug #523868.
+   mkdir -p "${HOME}"/.config || die
+
# This function will kill all running gconfd-2 that could be causing 
troubles
if [ -x "${EPREFIX}"/usr/bin/gconftool-2 ]
then



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

2020-08-20 Thread James Le Cuirot
commit: b0311e22fe1952500385ab56183d7fb8d13099ff
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 20 22:10:01 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 20 22:10:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0311e22

gnome-base/gconf: Python 3, python-single-r1.eclass, EAPI 6

Only a single Python executable is installed so supporting multiple
Python versions does not make sense here.

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

 gnome-base/gconf/files/gconf-3.2.6-python3.patch | 164 +++
 gnome-base/gconf/gconf-3.2.6-r5.ebuild   | 146 
 2 files changed, 310 insertions(+)

diff --git a/gnome-base/gconf/files/gconf-3.2.6-python3.patch 
b/gnome-base/gconf/files/gconf-3.2.6-python3.patch
new file mode 100644
index 000..d1504cc0e23
--- /dev/null
+++ b/gnome-base/gconf/files/gconf-3.2.6-python3.patch
@@ -0,0 +1,164 @@
+From dbd4f1bc1992c2942538980e76a50c8b8a758d70 Mon Sep 17 00:00:00 2001
+From: Takao Fujiwara 
+Date: Fri, 11 Dec 2015 18:29:49 +0900
+Subject: [PATCH] gsettings-schema-convert: Support python3
+
+https://bugzilla.gnome.org/show_bug.cgi?id=759334
+---
+ gsettings/gsettings-schema-convert | 43 --
+ 1 file changed, 23 insertions(+), 20 deletions(-)
+
+diff --git a/gsettings/gsettings-schema-convert 
b/gsettings/gsettings-schema-convert
+index 913cc83..6ccf8c5 100755
+--- a/gsettings/gsettings-schema-convert
 b/gsettings/gsettings-schema-convert
+@@ -25,6 +25,9 @@
+ # TODO: we don't support migrating a pair from a gconf schema. It has yet to 
be
+ #   seen in real-world usage, though.
+ 
++from __future__ import print_function
++
++import codecs
+ import os
+ import sys
+ 
+@@ -398,7 +401,7 @@ class SimpleSchemaParser:
+ 
+ def _word_to_token(self, word):
+ lower = word.lower()
+-if lower and lower in self.allowed_tokens.keys():
++if lower and lower in list(self.allowed_tokens.keys()):
+ return lower
+ raise GSettingsSchemaConvertException('\'%s\' is not a valid token.' 
% lower)
+ 
+@@ -594,7 +597,7 @@ class SimpleSchemaParser:
+ self.object_stack.append(new_object)
+ 
+ def parse(self):
+-f = open(self.file, 'r')
++f = codecs.open(self.file, 'r', encoding='utf-8')
+ lines = [ line[:-1] for line in f.readlines() ]
+ f.close()
+ 
+@@ -603,7 +606,7 @@ class SimpleSchemaParser:
+ for line in lines:
+ current_line_nb += 1
+ self.parse_line(line)
+-except GSettingsSchemaConvertException, e:
++except GSettingsSchemaConvertException as e:
+ raise GSettingsSchemaConvertException('%s:%s: %s' % 
(os.path.basename(self.file), current_line_nb, e))
+ 
+ return self.root
+@@ -711,7 +714,7 @@ class XMLSchemaParser:
+ schema = self._parse_schema(schema_node)
+ 
+ for (child_schema, child_name) in schema._children:
+-if parent.has_key(child_schema):
++if child_schema in parent:
+ raise GSettingsSchemaConvertException('Child \'%s\' is 
declared by two different schemas: \'%s\' and \'%s\'.' % (child_schema, 
parent[child_schema], schema.id))
+ parent[child_schema] = schema
+ 
+@@ -719,7 +722,7 @@ class XMLSchemaParser:
+ 
+ # now let's move all schemas where they should leave
+ for schema in schemas:
+-if parent.has_key(schema.id):
++if schema.id in parent:
+ parent_schema = parent[schema.id]
+ 
+ # check that the paths of parent and child are supported by
+@@ -1054,31 +1057,31 @@ def main(args):
+ (options, args) = parser.parse_args()
+ 
+ if len(args) < 1:
+-print >> sys.stderr, 'Need a filename to work on.'
++print('Need a filename to work on.', file=sys.stderr)
+ return 1
+ elif len(args) > 1:
+-print >> sys.stderr, 'Too many arguments.'
++print('Too many arguments.', file=sys.stderr)
+ return 1
+ 
+ if options.simple and options.xml:
+-print >> sys.stderr, 'Too many output formats requested.'
++print('Too many output formats requested.', file=sys.stderr)
+ return 1
+ 
+ if not options.gconf and options.gettext_domain:
+-print >> sys.stderr, 'Default gettext domain can only be specified 
when converting a gconf schema.'
++print('Default gettext domain can only be specified when converting a 
gconf schema.', file=sys.stderr)
+ return 1
+ 
+ if not options.gconf and options.schema_id:
+-print >> sys.stderr, 'Default schema ID can only be specified when 
converting a gconf schema.'
++print('Default schema ID can only be specified when converting a 
gconf schema.', file=sys.stderr)
+   

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

2020-08-20 Thread Sergei Trofimovich
commit: 3625c586b280174becbbc7f79528dcd92cff655f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:14:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3625c586

media-libs/libjpeg-turbo: stable 2.0.5 for hppa, bug #737164

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>

 media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
index a29f2348ca2..da5546a77ef 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
 LICENSE="BSD IJG ZLIB"
 SLOT="0"
 [[ "$(ver_cut 3)" -ge 90 ]] || \
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="java static-libs"
 
 ASM_DEPEND="|| ( dev-lang/nasm dev-lang/yasm )"



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

2020-08-20 Thread Sergei Trofimovich
commit: be0cc4a7d6281bce68ef766202f4d500734d9da7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:14:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be0cc4a7

dev-libs/libgcrypt: stable 1.8.6 for hppa, bug #737158

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/libgcrypt/libgcrypt-1.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.6.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.8.6.ebuild
index ef60616a23c..96660a05c6a 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.8.6.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.8.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/20" # subslot = soname major version
-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="doc o-flag-munging static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]"



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

2020-08-20 Thread Sergei Trofimovich
commit: 2d29a5537c8d7af322b625ad0952d3cf83cdd2fd
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:20:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d29a553

dev-python/sphinx-testing: keyworded 1.0.1-r1 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/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild 
b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
index d922c86bad6..2df49f6ac02 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: media-fonts/ja-ipafonts/

2020-08-20 Thread Sergei Trofimovich
commit: 61aaebb6d5919140917fd8bfd400c4a2cadbffe1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:22:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61aaebb6

media-fonts/ja-ipafonts: keyworded 003.03 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>

 media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild 
b/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild
index a6da02dbf0e..5aff782816b 100644
--- a/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild
+++ b/media-fonts/ja-ipafonts/ja-ipafonts-003.03.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://dl.ipafont.ipa.go.jp/IPAfont/${MY_P}.zip;
 
 LICENSE="IPAfont"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 RESTRICT="binchecks strip"
 



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

2020-08-20 Thread Sergei Trofimovich
commit: 0b648e552c369a84cd0f6f88b92f0ef0eb2a5101
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:21:13 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b648e55

dev-python/funcparserlib: keyworded 0.3.6-r1 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/funcparserlib/funcparserlib-0.3.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild 
b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
index 12a1c46e2b1..5f5bac09305 100644
--- a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86"
 IUSE=""
 
 RDEPEND=""



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

2020-08-20 Thread Sergei Trofimovich
commit: 4d0582aa7f94e012d34dac95ddbc234f40396625
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug 20 09:16:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 21:55:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0582aa

net-misc/curl: stable 7.71.1 for hppa, bug #736744

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>

 net-misc/curl/curl-7.71.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.71.1.ebuild b/net-misc/curl/curl-7.71.1.ebuild
index 6bde0786647..0cec1ab0a84 100644
--- a/net-misc/curl/curl-7.71.1.ebuild
+++ b/net-misc/curl/curl-7.71.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.xz;
 
 LICENSE="curl"
 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="adns alt-svc brotli +ftp gopher +http2 idn +imap ipv6 kerberos ldap 
metalink +pop3 +progress-meter rtmp samba +smtp ssh ssl static-libs test telnet 
+tftp threads"
 IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss 
+curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" nghttp3 quiche"



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

2020-08-20 Thread Zac Medico
commit: 8a31ddedbfa3ff0421673c910de4b9e93a8ebfc5
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Aug 20 21:51:40 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Aug 20 21:53:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a31dded

net-libs/libslirp: Fix sandbox violation #737656

Reported-by: Pietro  googlemail.com>
Closes: https://bugs.gentoo.org/737656
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Zac Medico  gentoo.org>

 net-libs/libslirp/libslirp-4.3.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/libslirp/libslirp-4.3.1.ebuild 
b/net-libs/libslirp/libslirp-4.3.1.ebuild
index 6d66bc7531c..5883ba4bc27 100644
--- a/net-libs/libslirp/libslirp-4.3.1.ebuild
+++ b/net-libs/libslirp/libslirp-4.3.1.ebuild
@@ -23,4 +23,5 @@ S=${WORKDIR}/${MY_P}
 src_prepare() {
default
echo "${PV}" > .tarball-version || die
+   echo -e "#!${BASH}\necho -n \$(cat '${S}/.tarball-version')" > 
build-aux/git-version-gen || die
 }



[gentoo-commits] repo/gentoo:master commit in: net-wireless/hackrf-tools/, net-wireless/hackrf-tools/files/

2020-08-20 Thread Rick Farina
commit: c4b3c6c06cfd14130ab9422f1ae4417b87c3f49c
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Aug 20 21:26:32 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Aug 20 21:26:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b3c6c0

net-wireless/hackrf-tools: add support for mayhem

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

 .../files/{hackrf_easy_flash => hackrf_easy_flash-r1} | 8 
 ...tools-2018.01.1-r1.ebuild => hackrf-tools-2018.01.1-r2.ebuild} | 2 +-
 net-wireless/hackrf-tools/hackrf-tools-.ebuild| 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/net-wireless/hackrf-tools/files/hackrf_easy_flash 
b/net-wireless/hackrf-tools/files/hackrf_easy_flash-r1
similarity index 94%
rename from net-wireless/hackrf-tools/files/hackrf_easy_flash
rename to net-wireless/hackrf-tools/files/hackrf_easy_flash-r1
index 78d0c69b0cd..deece5e3189 100644
--- a/net-wireless/hackrf-tools/files/hackrf_easy_flash
+++ b/net-wireless/hackrf-tools/files/hackrf_easy_flash-r1
@@ -50,6 +50,9 @@ list_firmware() {
   if [ -r "/usr/share/hackrf/portapack-h1-havoc.bin" ]; then
 printf "portapack-havoc (--havoc)\n"
   fi
+  if [ -r "/usr/share/hackrf/portapack-h1_h2-mayhem.bin" ]; then
+printf "portapack-mayhem (--mayhem)\n"
+  fi
 }
 
 #parse args
@@ -78,6 +81,11 @@ while [ -n "${1}" ]; do
   TARGET=havoc
   shift
   ;;
+mayhem|--mayhem)
+  firmware="/usr/share/hackrf/portapack-h1_h2-mayhem.bin"
+  TARGET=mayhem
+  shift
+  ;;
 cpld|--cpld)
   CPLD=1
   get_cpld

diff --git a/net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r1.ebuild 
b/net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r2.ebuild
similarity index 96%
rename from net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r1.ebuild
rename to net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r2.ebuild
index 85077b67001..bc7430341b0 100644
--- a/net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r1.ebuild
+++ b/net-wireless/hackrf-tools/hackrf-tools-2018.01.1-r2.ebuild
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}"
 
 src_install() {
cmake_src_install
-   dosbin "${FILESDIR}/hackrf_easy_flash"
+   newsbin "${FILESDIR}/hackrf_easy_flash-r1" hackrf_easy_flash
if [[ ${PV} != "" ]] ; then
insinto /usr/share/hackrf
newins 
"${WORKDIR}/hackrf-${PV}/firmware-bin/hackrf_jawbreaker_usb.bin" 
hackrf_jawbreaker_usb-${PV}.bin

diff --git a/net-wireless/hackrf-tools/hackrf-tools-.ebuild 
b/net-wireless/hackrf-tools/hackrf-tools-.ebuild
index d7c23f08076..db45e737e6b 100644
--- a/net-wireless/hackrf-tools/hackrf-tools-.ebuild
+++ b/net-wireless/hackrf-tools/hackrf-tools-.ebuild
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}"
 
 src_install() {
cmake_src_install
-   dosbin "${FILESDIR}/hackrf_easy_flash"
+   newsbin "${FILESDIR}/hackrf_easy_flash-r1" hackrf_easy_flash
if [[ ${PV} != "" ]] ; then
insinto /usr/share/hackrf
newins 
"${WORKDIR}/hackrf-${PV}/firmware-bin/hackrf_jawbreaker_usb.bin" 
hackrf_jawbreaker_usb-${PV}.bin



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

2020-08-20 Thread Thomas Deutschmann
commit: a58b0c2f479b8fc33436db2287ffb15db1cf04a7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 20:40:34 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 20:40:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58b0c2f

media-libs/libjpeg-turbo: add some EAPI=7 love

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

 ...eg-turbo-2.0.5.ebuild => libjpeg-turbo-2.0.5-r1.ebuild} | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
similarity index 97%
rename from media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild
rename to media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
index 43ac98639ee..a29f2348ca2 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5-r1.ebuild
@@ -18,12 +18,11 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 sparc
 IUSE="java static-libs"
 
 ASM_DEPEND="|| ( dev-lang/nasm dev-lang/yasm )"
+
 COMMON_DEPEND="!media-libs/jpeg:0
!media-libs/jpeg:62"
-RDEPEND="${COMMON_DEPEND}
-   java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/cmake-3.16.5
+
+BDEPEND=">=dev-util/cmake-3.16.5
amd64? ( ${ASM_DEPEND} )
x86? ( ${ASM_DEPEND} )
amd64-fbsd? ( ${ASM_DEPEND} )
@@ -31,9 +30,14 @@ DEPEND="${COMMON_DEPEND}
amd64-linux? ( ${ASM_DEPEND} )
x86-linux? ( ${ASM_DEPEND} )
x64-macos? ( ${ASM_DEPEND} )
-   x64-cygwin? ( ${ASM_DEPEND} )
+   x64-cygwin? ( ${ASM_DEPEND} )"
+
+DEPEND="${COMMON_DEPEND}
java? ( >=virtual/jdk-1.5 )"
 
+RDEPEND="${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.5 )"
+
 MULTILIB_WRAPPED_HEADERS=( /usr/include/jconfig.h )
 
 src_prepare() {



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

2020-08-20 Thread Thomas Deutschmann
commit: 3c544b87ab683b7b3f64035d73c543c1af53f914
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 20:30:34 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 20:35:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c544b87

media-libs/libjpeg-turbo: avoid ancient dev-util/cmake

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

 media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild
index 8a68e721361..43ac98639ee 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-2.0.5.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="!media-libs/jpeg:0
 RDEPEND="${COMMON_DEPEND}
java? ( >=virtual/jre-1.5 )"
 DEPEND="${COMMON_DEPEND}
+   >=dev-util/cmake-3.16.5
amd64? ( ${ASM_DEPEND} )
x86? ( ${ASM_DEPEND} )
amd64-fbsd? ( ${ASM_DEPEND} )



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

2020-08-20 Thread Mikle Kolyada
commit: 39994ea59fb6dc10f3c565bd45de55dc1558ce74
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 20:28:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 20:28:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39994ea5

media-gfx/graphviz: add missing x11-libs/gdk-pixbuf dep

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

 media-gfx/graphviz/{graphviz-2.42.3.ebuild => graphviz-2.42.3-r1.ebuild} | 1 +
 media-gfx/graphviz/{graphviz-2.44.1.ebuild => graphviz-2.44.1-r1.ebuild} | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-gfx/graphviz/graphviz-2.42.3.ebuild 
b/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild
similarity index 99%
rename from media-gfx/graphviz/graphviz-2.42.3.ebuild
rename to media-gfx/graphviz/graphviz-2.42.3-r1.ebuild
index d00a232573d..86275dffb43 100644
--- a/media-gfx/graphviz/graphviz-2.42.3.ebuild
+++ b/media-gfx/graphviz/graphviz-2.42.3-r1.ebuild
@@ -26,6 +26,7 @@ RESTRICT="test"
 BDEPEND="
sys-devel/flex
sys-devel/libtool
+   x11-libs/gdk-pixbuf:2
virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.14.5 )
perl? ( dev-lang/swig )

diff --git a/media-gfx/graphviz/graphviz-2.44.1.ebuild 
b/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
similarity index 99%
rename from media-gfx/graphviz/graphviz-2.44.1.ebuild
rename to media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
index 7ec40c79f51..cab048b373a 100644
--- a/media-gfx/graphviz/graphviz-2.44.1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
@@ -26,6 +26,7 @@ RESTRICT="test"
 BDEPEND="
sys-devel/flex
sys-devel/libtool
+   x11-libs/gdk-pixbuf:2
virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.14.5 )
perl? ( dev-lang/swig )



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

2020-08-20 Thread Mikle Kolyada
commit: 97c387cb934a074679b908182ced21da1f344a8a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 19:29:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 19:29:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c387cb

sys-fs/zfs: Do not enable static-libs on pam dependency

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

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

diff --git a/sys-fs/zfs/zfs-.ebuild b/sys-fs/zfs/zfs-.ebuild
index 22c24d3c3d5..11bc0febcb0 100644
--- a/sys-fs/zfs/zfs-.ebuild
+++ b/sys-fs/zfs/zfs-.ebuild
@@ -32,7 +32,7 @@ DEPEND="
virtual/libudev[static-libs(-)?]
libressl? ( dev-libs/libressl:0=[static-libs?] )
!libressl? ( dev-libs/openssl:0=[static-libs?] )
-   pam? ( sys-libs/pam[static-libs?] )
+   pam? ( sys-libs/pam )
python? (
virtual/python-cffi[${PYTHON_USEDEP}]
)



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

2020-08-20 Thread Mikle Kolyada
commit: 9d4127b9ff80752a2f7ddc93a1282ac1366d88f5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 19:22:31 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 19:23:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4127b9

media-gfx/graphviz: enable gdk-pixbuf unconditionally

Closes: https://bugs.gentoo.org/682520
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-gfx/graphviz/graphviz-2.42.3.ebuild | 4 ++--
 media-gfx/graphviz/graphviz-2.44.1.ebuild | 4 ++--
 media-gfx/graphviz/metadata.xml   | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/media-gfx/graphviz/graphviz-2.42.3.ebuild 
b/media-gfx/graphviz/graphviz-2.42.3.ebuild
index 95427327285..d00a232573d 100644
--- a/media-gfx/graphviz/graphviz-2.42.3.ebuild
+++ b/media-gfx/graphviz/graphviz-2.42.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz;
 LICENSE="CPL-1.0"
 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 ~sparc-solaris 
~x64-solaris"
-IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf 
perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
+IUSE="+cairo devil doc examples gtk gts guile java lasi nls pdf perl 
postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
 
 REQUIRED_USE="
!cairo? ( !X !gtk !postscript !lasi )
@@ -191,9 +191,9 @@ src_prepare() {
 src_configure() {
local myconf=(
--enable-ltdl
+   --enable-gdk-pixbuf
$(use_with cairo pangocairo)
$(use_with devil)
-   $(use_enable gdk-pixbuf)
$(use_with gtk)
$(use_with gts)
$(use_with qt5 qt)

diff --git a/media-gfx/graphviz/graphviz-2.44.1.ebuild 
b/media-gfx/graphviz/graphviz-2.44.1.ebuild
index cd09a3b2cea..7ec40c79f51 100644
--- a/media-gfx/graphviz/graphviz-2.44.1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.44.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz;
 LICENSE="CPL-1.0"
 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 ~sparc-solaris 
~x64-solaris"
-IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf 
perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
+IUSE="+cairo devil doc examples gtk gts guile java lasi nls pdf perl 
postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
 
 REQUIRED_USE="
!cairo? ( !X !gtk !postscript !lasi )
@@ -190,9 +190,9 @@ src_prepare() {
 src_configure() {
local myconf=(
--enable-ltdl
+   --enable-gdk-pixbuf
$(use_with cairo pangocairo)
$(use_with devil)
-   $(use_enable gdk-pixbuf)
$(use_with gtk)
$(use_with gts)
$(use_with qt5 qt)

diff --git a/media-gfx/graphviz/metadata.xml b/media-gfx/graphviz/metadata.xml
index 2a32c622872..0e17a85326a 100644
--- a/media-gfx/graphviz/metadata.xml
+++ b/media-gfx/graphviz/metadata.xml
@@ -36,7 +36,6 @@


Enables DevIL output plugin -Tdevil
-   Enables gdk-pixbuf2 plugin
Enables gtk+ output plugin -Tgtk (needs 
cairo)
Enables support for GNU Triangulated Surface 
Library (required for sfdp to work)
Enables PostScript output via 
media-libs/lasi, for plugin -Tlasi (needs cairo)



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

2020-08-20 Thread Thomas Deutschmann
commit: 19bf444bb00c60a3af82c5efcea93a0624b98887
Author: Philippe Chaintreuil  parallaxshift  com>
AuthorDate: Tue Aug 11 13:54:30 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 19:19:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bf444b

mail-client/roundcube: Bump to 1.4.8

Just a copy of 1.4.7's ebuild.

Bug: https://bugs.gentoo.org/736742
Closes: https://github.com/gentoo/gentoo/pull/17078
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Philippe Chaintreuil  parallaxshift.com>
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/roundcube/Manifest   |  1 +
 mail-client/roundcube/roundcube-1.4.8.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/mail-client/roundcube/Manifest b/mail-client/roundcube/Manifest
index d7076af2247..1b65ea4d495 100644
--- a/mail-client/roundcube/Manifest
+++ b/mail-client/roundcube/Manifest
@@ -1,2 +1,3 @@
 DIST roundcubemail-1.4.6-complete.tar.gz 7031573 BLAKE2B 
541147faeb2fafbf15fd3a4f42a5ecbb642113f02ea9135c91d3b359ec4582e490b80b2e20efa1f6afe8c35e5afe2263682a717a5342198a9eabb7e555e302bb
 SHA512 
e86763ced58cfa8174f71d33ae45cd62f26a58853b9361b83fa5bf883a4106c957f66b6b17b03172a3ee595ca74d7c19ac38e449a23377defd77cf555742
 DIST roundcubemail-1.4.7-complete.tar.gz 7031947 BLAKE2B 
eec5295c68b7b8f7a652bc6e4ddbb56fbf68e9d1fc01ed75ac8ec33434f299b02e46a8b7f21c56e87ebf9cb0ffa8d105e5e3d9fbcaaab26844c7ed439908bea4
 SHA512 
d668075c1fb1ac48931a82ca67b4ebeed6f1d1e82a336901f79967cb2eb91979fc7bb46d4895558f8e64f89f963002efc7c1ad23b93c52a252ce1a7aa04b678a
+DIST roundcubemail-1.4.8-complete.tar.gz 7032822 BLAKE2B 
61c5329d9abe65baba3274d3cb9a6a435f886a0196c2881153da473eb415ad4c63dfdab49c67c75a2fd92ff55f9e6da7bdfcece7041ce408b2be628da47045d4
 SHA512 
8b7734cdec95954b7e18a0e44957da6ef74b5b0c3d28a1449e8634faa230844f5e0c28954245641758f8b2d9102aa32f279765ed3dfa20fa7b00dee4e5347362

diff --git a/mail-client/roundcube/roundcube-1.4.8.ebuild 
b/mail-client/roundcube/roundcube-1.4.8.ebuild
new file mode 100644
index 000..6d3b3ede4e4
--- /dev/null
+++ b/mail-client/roundcube/roundcube-1.4.8.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+MY_PN=${PN}mail
+MY_PV=${PV/_/-}
+MY_P=${MY_PN}-${MY_PV}
+
+DESCRIPTION="A browser-based multilingual IMAP client with an application-like 
user interface"
+HOMEPAGE="https://roundcube.net;
+SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-complete.tar.gz;
+
+# roundcube is GPL-licensed, the rest of the licenses here are
+# for bundled PEAR components, googiespell and utf8.class.php
+LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="change-password enigma ldap mysql postgres sqlite ssl spell"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+# this function only sets DEPEND so we need to include that in RDEPEND
+need_httpd_cgi
+
+RDEPEND="
+   ${DEPEND}
+   
>=dev-lang/php-5.4.0[filter,gd,iconv,json,ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml]
+   virtual/httpd-php
+   change-password? (
+   dev-lang/php[sockets]
+   )
+   enigma? (
+   app-crypt/gnupg
+   )
+   mysql? (
+   || (
+   dev-lang/php[mysql]
+   dev-lang/php[mysqli]
+   )
+   )
+   spell? ( dev-lang/php[curl,spell] )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   webapp_src_preinst
+
+   dodoc CHANGELOG INSTALL README.md UPGRADING
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r [[:lower:]]* SQL
+   doins .htaccess
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/logs
+   webapp_serverowned "${MY_HTDOCSDIR}"/temp
+
+   webapp_configfile "${MY_HTDOCSDIR}"/config/defaults.inc.php
+   webapp_postupgrade_txt en "${FILESDIR}/POST-UPGRADE_complete.txt"
+
+   webapp_src_install
+}
+
+pkg_postinst() {
+   webapp_pkg_postinst
+
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   elog "You can review the post-upgrade instructions at:"
+   elog 
"${EROOT%/}/usr/share/webapps/${PN}/${PV}/postupgrade-en.txt"
+   fi
+}



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

2020-08-20 Thread Mikle Kolyada
commit: bd12283b4d73a9ea163de6f6216a757ad0bc705a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 19:17:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 19:17:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd12283b

media-gfx/graphviz: Drop old

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

 media-gfx/graphviz/Manifest   |   1 -
 media-gfx/graphviz/graphviz-2.44.0.ebuild | 280 --
 2 files changed, 281 deletions(-)

diff --git a/media-gfx/graphviz/Manifest b/media-gfx/graphviz/Manifest
index fc66a2f403b..a56cb546665 100644
--- a/media-gfx/graphviz/Manifest
+++ b/media-gfx/graphviz/Manifest
@@ -1,3 +1,2 @@
 DIST graphviz-2.42.3.tar.gz 26246717 BLAKE2B 
71c61dcd056c9a2e2655c3be995d1da17b3af0d3374e74400fc38da11ab81849f7b5e528f99fc2046294958a4bab0a411ab204e434360f316a5367403472e8a1
 SHA512 
e03ca6da0ddb1162bd179d159d7dbb379d55012d63bb922aa800260fce52b65beb1a9b5ca1a5199ad3537201b0b4841efc9facee6e03065c6bd02e840f8a29c9
-DIST graphviz-2.44.0.tar.gz 32903746 BLAKE2B 
05def6b50366900fe84b8d72b802461d3362f00d1c648801da81708dcdf7dc601f95561d8f7dc8e745eef61326cb9a234a0db1bc45c8a7d7d46e552c373b
 SHA512 
9fd54a5c7b0d8cf3e1bf7e80409b57022182b6bfe3f57a06a219d6d29684962ac935fc76d1e7420ba88b1ffc2ab5b967cc4617e56f810818f99801d31981a752
 DIST graphviz-2.44.1.tar.gz 34079677 BLAKE2B 
90183afa6affedb097eab237fae148a9c085c3a724fb74d370f7c042b53d09b44ba0cb755a2ac74175d89d3a45687b60f0e210bdd404fc72da98bdf61b9eaa8d
 SHA512 
42e6137c7cce18daf6f17e6fcbbdfe8e0a531de1bdd3ac7b8751445214aa0d85713b65ba896a234a02670827b0d608bd64b758ef60a4d0384ffa3355ee0dbc42

diff --git a/media-gfx/graphviz/graphviz-2.44.0.ebuild 
b/media-gfx/graphviz/graphviz-2.44.0.ebuild
deleted file mode 100644
index e5d24184ddb..000
--- a/media-gfx/graphviz/graphviz-2.44.0.ebuild
+++ /dev/null
@@ -1,280 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils
-
-DESCRIPTION="Open Source Graph Visualization Software"
-HOMEPAGE="https://www.graphviz.org/ https://gitlab.com/graphviz/graphviz/;
-SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz;
-
-LICENSE="CPL-1.0"
-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 ~sparc-solaris 
~x64-solaris"
-IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf 
perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
-
-REQUIRED_USE="
-   !cairo? ( !X !gtk !postscript !lasi )
-   pdf? ( cairo )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-# Requires ksh, tests against installed package, missing files and directory
-RESTRICT="test"
-
-BDEPEND="
-   sys-devel/flex
-   sys-devel/libtool
-   virtual/pkgconfig
-   nls? ( >=sys-devel/gettext-0.14.5 )
-   perl? ( dev-lang/swig )
-   python? ( dev-lang/swig )
-   ruby? ( dev-lang/swig )
-   tcl? ( dev-lang/swig )
-"
-RDEPEND="
-   >=dev-libs/expat-2
-   >=dev-libs/glib-2.11.1:2
-   dev-libs/libltdl:0
-   >=media-libs/fontconfig-2.3.95
-   >=media-libs/freetype-2.1.10
-   >=media-libs/gd-2.0.34:=[fontconfig,jpeg,png,truetype,zlib]
-   >=media-libs/libpng-1.2:0=
-   sys-libs/zlib
-   virtual/jpeg:0
-   virtual/libiconv
-   cairo? (
-   >=x11-libs/cairo-1.1.10[svg]
-   >=x11-libs/pango-1.12
-   )
-   devil? ( media-libs/devil[png,jpeg] )
-   gtk? ( x11-libs/gtk+:2 )
-   gts? ( sci-libs/gts )
-   lasi? ( media-libs/lasi )
-   pdf? ( app-text/poppler )
-   perl? ( dev-lang/perl:= )
-   postscript? ( app-text/ghostscript-gpl )
-   python? ( ${PYTHON_DEPS} )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-   )
-   ruby? ( dev-lang/ruby:* )
-   svg? ( gnome-base/librsvg )
-   tcl? ( >=dev-lang/tcl-8.3:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXaw
-   x11-libs/libXmu
-   x11-libs/libXpm
-   x11-libs/libXt
-   )
-"
-DEPEND="${RDEPEND}
-   guile? (
-   dev-lang/swig
-   dev-scheme/guile
-   )
-   java? (
-   dev-lang/swig
-   >=virtual/jdk-1.5
-   )
-"
-
-# Dependency description / Maintainer-Info:
-
-# Rendering is done via the following plugins (/plugins):
-# - core, dot_layout, neato_layout, gd , dot
-#   the ones which are always compiled in, depend on zlib, gd
-# - gtk
-#   Directly depends on gtk-2.
-#   needs 'pangocairo' enabled in graphviz configuration
-#   gtk-2 depends on pango, 

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

2020-08-20 Thread Thomas Deutschmann
commit: f78a96cb4bcaab84cb31ea3bd69753f6bf8fc68f
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Aug 15 13:59:09 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 19:02:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78a96cb

media-video/mkvtoolnix: bump to 49.0.0

Also introduce USE flag to make dbus support optional.

Bug: https://bugs.gentoo.org/737252
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/17132
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-video/mkvtoolnix/Manifest|  1 +
 .../files/mkvtoolnix-49.0.0-qt5dbus.patch  | 32 ++
 ...oolnix-.ebuild => mkvtoolnix-49.0.0.ebuild} | 13 ++---
 media-video/mkvtoolnix/mkvtoolnix-.ebuild  | 13 ++---
 4 files changed, 51 insertions(+), 8 deletions(-)

diff --git a/media-video/mkvtoolnix/Manifest b/media-video/mkvtoolnix/Manifest
index 6504d272652..d97e8224243 100644
--- a/media-video/mkvtoolnix/Manifest
+++ b/media-video/mkvtoolnix/Manifest
@@ -1,3 +1,4 @@
 DIST mkvtoolnix-37.0.0.tar.xz 7307984 BLAKE2B 
4ee59d6ed186e7181733f5723fc8ab5abed5056c7562cf646b123f0e4d9e6b191176feab549231d8210b669d4cec36aaa6e33bf1b666b92ba471696d83e98c8e
 SHA512 
196f8d12f36d95d077b8afeda4d651fe7fe5a0d6c9e71a49608732cbf6d68052681ec855875ed4a79e8aa0589502f4475a4306eaa9464523288a1af740b84df8
 DIST mkvtoolnix-47.0.0.tar.xz 7532248 BLAKE2B 
7b2c8763a2b2b038933dc96a58e000f13031ffbb7bc89eedb1990c3df58598c9d1f6e03ded14a9468283b3d276ecc8c7e03941bbb977a9fd9c340ed8776693f8
 SHA512 
dad1c976acfbbaaa75114ea21ebd5bd1367b3fb843178c11fa5ac995169411a1f9210d43bc3adfd8990a8e69ba3c5dbe6b7416bcd9250a804df1a571d04afc2d
 DIST mkvtoolnix-48.0.0.tar.xz 7476388 BLAKE2B 
995c468f9e2069204b539cdc3200d5543ed159c2e969bce207af828ff2ab9bd56767a10359486ed3717efcf28e1aa13f2d6b538af58fcbbc965ee5c050310739
 SHA512 
33cd028eb990a01433b511416b613ae0c44b398a80c4f2d56a8d419b0b76fde2c36f04024a182402d7e787ff369222df7f22873db34efe7af03746c1c2def80d
+DIST mkvtoolnix-49.0.0.tar.xz 7493996 BLAKE2B 
2f1266a3c4117b8369b361e92728d0b19a64f3ebcbbb1fae144af33098711196b44820a9eae61d3cd22351ff4b48e7c056697d1653ba702d13dabfe43e869018
 SHA512 
087638abea16639d4c452639617d0a183b58bf0496b1c150a46b80a50c15c4a4e9926437dfe002e7f574bd2b72b1e0cf810838c476dd7816bad86ed026e5f4c7

diff --git a/media-video/mkvtoolnix/files/mkvtoolnix-49.0.0-qt5dbus.patch 
b/media-video/mkvtoolnix/files/mkvtoolnix-49.0.0-qt5dbus.patch
new file mode 100644
index 000..1c59b2c3827
--- /dev/null
+++ b/media-video/mkvtoolnix/files/mkvtoolnix-49.0.0-qt5dbus.patch
@@ -0,0 +1,32 @@
+--- a/ac/qt5.m4   2020-07-31 11:25:31.371508129 -0500
 b/ac/qt5.m4   2020-07-31 11:30:14.967322450 -0500
+@@ -14,6 +14,11 @@
+ AC_ARG_WITH([qt_pkg_config],
+   AC_HELP_STRING([--without-qt-pkg-config], [do not use pkg-config for 
detecting Qt; instead rely on QT_CFLAGS/QT_LIBS being set correctly already]),
+   [ with_qt_pkg_config=${withval} ], [ with_qt_pkg_config=yes ])
++AC_ARG_ENABLE([dbus],
++  AC_HELP_STRING([--enable-dbus],[enable/disable qtdbus/dbus from being 
included in build (yes)]),
++  [],[enable_dbus=yes])
++
++
+ 
+ if test x"$enable_qt" = "xyes" -a \
+   '(' x"$enable_gui" = x"yes" -o x"$enable_gui" = "x" ')'; then
+@@ -169,11 +174,13 @@
+   AC_MSG_RESULT(no: not found by pkg-config)
+ fi
+ 
+-if test x"$MINGW" != x1 && ! echo "$host" | grep -q -i apple ; then
+-  PKG_CHECK_EXISTS([Qt5DBus],[dbus_found=yes],[dbus_found=no])
+-  if test x"$dbus_found" = xyes; then
+-with_qt_pkg_config_modules="$with_qt_pkg_config_modules,Qt5DBus"
+-AC_DEFINE(HAVE_QTDBUS, 1, [Define if QtDBus is present])
++if test x"$enable_dbus" = xyes; then
++  if test x"$MINGW" != x1 && ! echo "$host" | grep -q -i apple ; then
++PKG_CHECK_EXISTS([Qt5DBus],[dbus_found=yes],[dbus_found=no])
++if test x"$dbus_found" = xyes; then
++  with_qt_pkg_config_modules="$with_qt_pkg_config_modules,Qt5DBus"
++  AC_DEFINE(HAVE_QTDBUS, 1, [Define if QtDBus is present])
++fi
+   fi
+ fi

diff --git a/media-video/mkvtoolnix/mkvtoolnix-.ebuild 
b/media-video/mkvtoolnix/mkvtoolnix-49.0.0.ebuild
similarity index 90%
copy from media-video/mkvtoolnix/mkvtoolnix-.ebuild
copy to media-video/mkvtoolnix/mkvtoolnix-49.0.0.ebuild
index 4f1a6f2c045..7456a1ad02d 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-49.0.0.ebuild
@@ -3,12 +3,12 @@
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs multiprocessing qmake-utils xdg
+inherit autotools flag-o-matic toolchain-funcs multiprocessing qmake-utils xdg
 
 if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://gitlab.com/mbunkus/mkvtoolnix.git;
EGIT_SUBMODULES=()
-   inherit autotools git-r3
+   inherit git-r3
 else

[gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/

2020-08-20 Thread Maciej Barć
commit: 997277498712dcde6cf1f007aedb8bc65723750b
Author: Maciej Barć  protonmail  com>
AuthorDate: Thu Aug 20 14:54:03 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Thu Aug 20 14:54:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99727749

app-office/pyspread: tremove trash

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

 app-office/pyspread/tests_ebuild.log | 393 ---
 1 file changed, 393 deletions(-)

diff --git a/app-office/pyspread/tests_ebuild.log 
b/app-office/pyspread/tests_ebuild.log
deleted file mode 100644
index 33a8e64..000
--- a/app-office/pyspread/tests_ebuild.log
+++ /dev/null
@@ -1,393 +0,0 @@
-Appending /home/xy/Git/gentoo/guru to PORTDIR_OVERLAY...
- * pyspread-v1.99.2.tar.gz BLAKE2B SHA512 size ;-) ...   [ ok ]
->>> Unpacking source...
->>> Unpacking pyspread-v1.99.2.tar.gz to 
/var/tmp/portage/app-office/pyspread-1.99.2/work
->>> Source unpacked in /var/tmp/portage/app-office/pyspread-1.99.2/work
->>> Preparing source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
->>> Source prepared.
->>> Configuring source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
->>> Source configured.
->>> Compiling source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
- * python3_7: running distutils-r1_run_phase 
distutils-r1_python_compile
-python3.7 setup.py build -j 7
-running build
-running build_py
-creating 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/workflows.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/widgets.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/toolbar.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/settings.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/pyspread.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/panels.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/menus.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/installer.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/icons.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/grid.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/entryline.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/dialogs.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/commands.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/cli.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/actions.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/__main__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-copying pyspread/__init__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
-creating 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/test
-copying pyspread/test/test_grid.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/test
-copying pyspread/test/__init__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/test
-creating 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/model
-copying pyspread/model/model.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/model
-copying pyspread/model/__init__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/model
-creating 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/lib
-copying pyspread/lib/typechecks.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/lib
-copying pyspread/lib/string_helpers.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread/lib
-copying pyspread/lib/spelltextedit.py -> 

[gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/

2020-08-20 Thread Maciej Barć
commit: 95fe92879dccfa6e435272bf62875eeb5128a56e
Author: Maciej Barć  protonmail  com>
AuthorDate: Thu Aug 20 14:51:47 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Thu Aug 20 14:51:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95fe9287

app-office/pyspread: revision bump

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

 app-office/pyspread/{pyspread-1.99.2.ebuild => pyspread-1.99.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-office/pyspread/pyspread-1.99.2.ebuild 
b/app-office/pyspread/pyspread-1.99.2-r1.ebuild
similarity index 100%
rename from app-office/pyspread/pyspread-1.99.2.ebuild
rename to app-office/pyspread/pyspread-1.99.2-r1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/

2020-08-20 Thread Maciej Barć
commit: 75212036013fa4d423e237ef5aebea84c3f9bfe6
Author: Maciej Barć  protonmail  com>
AuthorDate: Thu Aug 20 14:45:09 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Thu Aug 20 14:45:09 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75212036

app-office/pyspread: fix desktop file

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

 app-office/pyspread/pyspread-1.99.2.ebuild |   7 +
 app-office/pyspread/pyspread-.ebuild   |   7 +
 app-office/pyspread/tests_ebuild.log   | 393 +
 3 files changed, 407 insertions(+)

diff --git a/app-office/pyspread/pyspread-1.99.2.ebuild 
b/app-office/pyspread/pyspread-1.99.2.ebuild
index 73f3f51..ba8a7d2 100644
--- a/app-office/pyspread/pyspread-1.99.2.ebuild
+++ b/app-office/pyspread/pyspread-1.99.2.ebuild
@@ -30,6 +30,13 @@ RDEPEND="
>=dev-python/pyenchant-1.1.0[${PYTHON_USEDEP}]
 "
 
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+
+   # Fix the provided desktop file
+   sed -i -e '/Path/d' "${PN}.desktop" || die
+}
+
 python_install() {
distutils-r1_python_install
 

diff --git a/app-office/pyspread/pyspread-.ebuild 
b/app-office/pyspread/pyspread-.ebuild
index 73f3f51..ba8a7d2 100644
--- a/app-office/pyspread/pyspread-.ebuild
+++ b/app-office/pyspread/pyspread-.ebuild
@@ -30,6 +30,13 @@ RDEPEND="
>=dev-python/pyenchant-1.1.0[${PYTHON_USEDEP}]
 "
 
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+
+   # Fix the provided desktop file
+   sed -i -e '/Path/d' "${PN}.desktop" || die
+}
+
 python_install() {
distutils-r1_python_install
 

diff --git a/app-office/pyspread/tests_ebuild.log 
b/app-office/pyspread/tests_ebuild.log
new file mode 100644
index 000..33a8e64
--- /dev/null
+++ b/app-office/pyspread/tests_ebuild.log
@@ -0,0 +1,393 @@
+Appending /home/xy/Git/gentoo/guru to PORTDIR_OVERLAY...
+ * pyspread-v1.99.2.tar.gz BLAKE2B SHA512 size ;-) ...   [ ok ]
+>>> Unpacking source...
+>>> Unpacking pyspread-v1.99.2.tar.gz to 
/var/tmp/portage/app-office/pyspread-1.99.2/work
+>>> Source unpacked in /var/tmp/portage/app-office/pyspread-1.99.2/work
+>>> Preparing source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
+>>> Source prepared.
+>>> Configuring source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
+>>> Source configured.
+>>> Compiling source in 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2 ...
+ * python3_7: running distutils-r1_run_phase 
distutils-r1_python_compile
+python3.7 setup.py build -j 7
+running build
+running build_py
+creating 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/workflows.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/widgets.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/toolbar.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/settings.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/pyspread.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/panels.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/menus.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/installer.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/icons.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/grid.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/entryline.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/dialogs.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/commands.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/cli.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/actions.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/__main__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+copying pyspread/__init__.py -> 
/var/tmp/portage/app-office/pyspread-1.99.2/work/pyspread-v1.99.2-python3_7/lib/pyspread
+creating 

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

2020-08-20 Thread Thomas Deutschmann
commit: 0ebef1137f307287b5c49a9966c59cb2cddd1b03
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:45:32 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebef113

sys-fs/jfsutils: fix RedundantLongDescription

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

 sys-fs/jfsutils/metadata.xml | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sys-fs/jfsutils/metadata.xml b/sys-fs/jfsutils/metadata.xml
index 048c190bdfc..23eb0811376 100644
--- a/sys-fs/jfsutils/metadata.xml
+++ b/sys-fs/jfsutils/metadata.xml
@@ -6,7 +6,12 @@
Lars Wendler


-   Utilities for working with IBM's journaled file system
+   The jfsutils package contains administration and debugging
+   tools for IBM's journaled file system.
+
+   IBM's journaled file system technology, currently used in IBM 
enterprise servers,
+   is designed for high-throughput server environments, key to 
running intranet and
+   other high-performance e-business file servers.


jfs



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

2020-08-20 Thread Thomas Deutschmann
commit: ff03def29006e7148fdf3efbe1ccd8f2ff2c646d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:47:54 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff03def2

sys-fs/jfsutils: add missing dep on sys-apps/util-linux

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

 sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
index c01b64cd97d..2a8654317bd 100644
--- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
+++ b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
@@ -14,6 +14,13 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
 IUSE="static"
 
+LIB_DEPEND="sys-apps/util-linux:=[static-libs]"
+
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} )"
+
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )"
+
 DOCS=( AUTHORS ChangeLog NEWS README )
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: sys-fs/jfsutils/, sys-fs/jfsutils/files/

2020-08-20 Thread Thomas Deutschmann
commit: c7ef777892038727cf4e6d2b4635ef68b7a7761c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:36:03 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ef7778

sys-fs/jfsutils: fix building with -Werror=format-security

Closes: https://bugs.gentoo.org/557140
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../jfsutils-1.1.15-format-security-errors.patch   | 40 ++
 sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild  |  1 +
 2 files changed, 41 insertions(+)

diff --git a/sys-fs/jfsutils/files/jfsutils-1.1.15-format-security-errors.patch 
b/sys-fs/jfsutils/files/jfsutils-1.1.15-format-security-errors.patch
new file mode 100644
index 000..f66b9e0d46d
--- /dev/null
+++ b/sys-fs/jfsutils/files/jfsutils-1.1.15-format-security-errors.patch
@@ -0,0 +1,40 @@
+Origin: 
https://sources.debian.org/patches/jfsutils/1.1.15-5/format-security-errors.patch/
+
+--- a/fscklog/display.c
 b/fscklog/display.c
+@@ -182,7 +182,7 @@ void dump_service_log()
+   } else {
+   /* the record looks ok */
+   msg_txt = _entry[log_entry_pos];
+-  printf(msg_txt);
++  printf("%s", msg_txt);
+   /*
+* set up for the next record
+*/
+--- a/fscklog/fscklog.c
 b/fscklog/fscklog.c
+@@ -252,8 +252,8 @@ int v_send_msg(int msg_num, const char *file_name, int 
line_number, ...) {
+ 
+   sprintf(debug_detail, " [%s:%d]\n", basename(file_name), line_number);
+ 
+-  printf(msg_string);
+-  printf(debug_detail);
++  printf("%s", msg_string);
++  printf("%s", debug_detail);
+ 
+   return 0;
+ }
+--- a/logdump/helpers.c
 b/logdump/helpers.c
+@@ -95,8 +95,8 @@ int v_fsck_send_msg(int msg_num, const char *file_name, int 
line_number, ...) {
+ 
+   sprintf(debug_detail, " [%s:%d]\n", file_name, line_number);
+ 
+-  printf(msg_string);
+-  printf(debug_detail);
++  printf("%s", msg_string);
++  printf("%s", debug_detail);
+ 
+   return 0;
+ }
+ 

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
index d828395c2a9..c01b64cd97d 100644
--- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
+++ b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
@@ -21,6 +21,7 @@ PATCHES=(
"${FILESDIR}"/${P}-sysmacros.patch #580056
"${FILESDIR}"/${P}-check-for-ar.patch #726032
"${FILESDIR}"/${P}-gcc10.patch #707314
+   "${FILESDIR}"/${P}-format-security-errors.patch #557140
 )
 
 src_prepare() {



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

2020-08-20 Thread Thomas Deutschmann
commit: 38babfee16ab1c8ce57bed8d84fc00b452d77bef
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:32:36 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38babfee

sys-fs/jfsutils: migrate to EAPI=7

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

 sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
index 9d17529ffec..b618e667ca7 100644
--- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
+++ b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit flag-o-matic eutils
+inherit flag-o-matic
 
 DESCRIPTION="IBM's Journaling Filesystem (JFS) Utilities"
 HOMEPAGE="http://jfs.sourceforge.net/;
@@ -16,10 +16,10 @@ IUSE="static"
 
 DOCS=( AUTHORS ChangeLog NEWS README )
 
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-linux-headers.patch #448844
-   epatch "${FILESDIR}"/${P}-sysmacros.patch #580056
-}
+PATCHES=(
+   "${FILESDIR}"/${P}-linux-headers.patch #448844
+   "${FILESDIR}"/${P}-sysmacros.patch #580056
+)
 
 src_configure() {
# It doesn't compile on alpha without this LDFLAGS
@@ -33,6 +33,6 @@ src_install() {
default
 
rm -f "${ED}"/sbin/{mkfs,fsck}.jfs || die
-   dosym /sbin/jfs_mkfs /sbin/mkfs.jfs
-   dosym /sbin/jfs_fsck /sbin/fsck.jfs
+   dosym jfs_mkfs /sbin/mkfs.jfs
+   dosym jfs_fsck /sbin/fsck.jfs
 }



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

2020-08-20 Thread Thomas Deutschmann
commit: 6435b76a0b8ba107feb568c74e0be3b449bba31f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:30:32 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6435b76a

sys-fs/jfsutils: rev bump

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

 sys-fs/jfsutils/{jfsutils-1.1.15.ebuild => jfsutils-1.1.15-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
similarity index 100%
rename from sys-fs/jfsutils/jfsutils-1.1.15.ebuild
rename to sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-fs/jfsutils/, sys-fs/jfsutils/files/

2020-08-20 Thread Thomas Deutschmann
commit: 421df5f64771c31ae2e664029023ef41a133a875
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:33:52 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421df5f6

sys-fs/jfsutils: don't call AR directly

Closes: https://bugs.gentoo.org/726032
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch | 10 ++
 sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild|  9 -
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch 
b/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch
new file mode 100644
index 000..6469e7d82d2
--- /dev/null
+++ b/sys-fs/jfsutils/files/jfsutils-1.1.15-check-for-ar.patch
@@ -0,0 +1,10 @@
+--- a/configure.in
 b/configure.in
+@@ -9,6 +9,7 @@ dnl Don't include maintainer make-rules by default
+ AM_MAINTAINER_MODE
+ 
+ dnl Checks for programs.
++AM_PROG_AR
+ AC_PROG_AWK
+ AC_PROG_CC
+ AC_PROG_INSTALL

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
index b618e667ca7..d1f28184fb4 100644
--- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
+++ b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic
+inherit autotools flag-o-matic
 
 DESCRIPTION="IBM's Journaling Filesystem (JFS) Utilities"
 HOMEPAGE="http://jfs.sourceforge.net/;
@@ -19,8 +19,15 @@ DOCS=( AUTHORS ChangeLog NEWS README )
 PATCHES=(
"${FILESDIR}"/${P}-linux-headers.patch #448844
"${FILESDIR}"/${P}-sysmacros.patch #580056
+   "${FILESDIR}"/${P}-check-for-ar.patch #726032
 )
 
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
 src_configure() {
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/jfsutils/files/, sys-fs/jfsutils/

2020-08-20 Thread Thomas Deutschmann
commit: e48d079f0386c6630d107897e689ea6c4511479f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 17:34:45 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 17:50:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48d079f

sys-fs/jfsutils: fix building against gcc-10

Closes: https://bugs.gentoo.org/707314
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-fs/jfsutils/files/jfsutils-1.1.15-gcc10.patch | 71 +++
 sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild |  1 +
 2 files changed, 72 insertions(+)

diff --git a/sys-fs/jfsutils/files/jfsutils-1.1.15-gcc10.patch 
b/sys-fs/jfsutils/files/jfsutils-1.1.15-gcc10.patch
new file mode 100644
index 000..72160e8b4fa
--- /dev/null
+++ b/sys-fs/jfsutils/files/jfsutils-1.1.15-gcc10.patch
@@ -0,0 +1,71 @@
+Fix building with GCC 10
+
+Origin: https://sources.debian.org/patches/jfsutils/1.1.15-5/gcc10_fix-1.patch/
+
+--- jfsutils-1.1.15.old/fscklog/display.c
 jfsutils-1.1.15.new/fscklog/display.c
+@@ -54,7 +54,7 @@
+  * output: fsck extracted service log I/O buffer
+  *
+  */
+-char xchklog_buffer[XCHKLOG_BUFSIZE];
++static char xchklog_buffer[XCHKLOG_BUFSIZE];
+ 
+ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  *
+--- jfsutils-1.1.15.old/libfs/logredo.c
 jfsutils-1.1.15.new/libfs/logredo.c
+@@ -87,9 +87,9 @@
+  *S T U F FF O RT H EL O G
+  *
+  */
+-struct logsuper logsup;   /* log super block */
+-int32_t numdoblk; /* number of do blocks used */
+-int32_t numnodofile;  /* number of nodo file blocks used  */
++static struct logsuper logsup;/* log super block */
++static int32_t numdoblk;  /* number of do blocks used */
++static int32_t numnodofile;   /* number of nodo file blocks used  */
+ int32_t numExtDtPg = 0;   /* number of extended dtpage blocks 
used  */
+ 
+ /*
+@@ -129,7 +129,7 @@
+  */
+ 
+ /* buffer header table */
+-struct bufhdr {
++static struct bufhdr {
+   int16_t next;   /* 2: next on free/lru list */
+   int16_t prev;   /* 2: previous on free/lru list */
+   int16_t hnext;  /* 2: next on hash chain */
+@@ -142,7 +142,7 @@
+ } bufhdr[NBUFPOOL];   /* (24) */
+ 
+ /* buffer table */
+-struct bufpool {
++static struct bufpool {
+   char bytes[PSIZE];
+ } buffer[NBUFPOOL - 1];
+ 
+@@ -151,15 +151,16 @@
+  *
+  * log has its own 4 page buffer pool.
+  */
+-uint8_t afterdata[LOGPSIZE * 2];  /* buffer to read in redopage data */
++static uint8_t afterdata[LOGPSIZE * 2];   /* buffer to read in redopage 
data */
+ 
+ /*
+  * Miscellaneous
+  */
+-caddr_t prog; /* Program name */
+-int32_t mntcnt, bufsize;
+-char *mntinfo;
+-int32_t retcode;  /* return code from logredo*/
++static caddr_t prog;  /* Program name */
++extern int32_t mntcnt;
++static int32_t bufsize;
++static char *mntinfo;
++static int32_t retcode;   /* return code from logredo*/
+ int end_of_transaction = 0;
+ 
+ /*
+ 

diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild 
b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
index d1f28184fb4..d828395c2a9 100644
--- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
+++ b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild
@@ -20,6 +20,7 @@ PATCHES=(
"${FILESDIR}"/${P}-linux-headers.patch #448844
"${FILESDIR}"/${P}-sysmacros.patch #580056
"${FILESDIR}"/${P}-check-for-ar.patch #726032
+   "${FILESDIR}"/${P}-gcc10.patch #707314
 )
 
 src_prepare() {



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

2020-08-20 Thread Sam James
commit: e8a323dc2ce58bec6df93ce0eb073de9e299461a
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:28:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a323dc

dev-perl/Class-Inspector: Stabilize 1.360.0 arm64, #738212

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

 dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild 
b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
index 7357f321386..d5d9c4edb8d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.360.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Provides information about Classes"
 
 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="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: b4bacfb89a1e728b77a8146f03f5cdb3a2b995cb
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4bacfb8

dev-perl/App-pwhich: Stabilize 1.160.0 arm64, #738212

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

 dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild 
b/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild
index e7a52d75e58..46077607bf0 100644
--- a/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild
+++ b/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Perl-only 'which'"
 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="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: c5d54ef1c0782b02a5e03b900c32f20ec36e4d76
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d54ef1

dev-perl/Class-Accessor: Stabilize 0.510.0 arm64, #738212

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

 dev-perl/Class-Accessor/Class-Accessor-0.510.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Accessor/Class-Accessor-0.510.0.ebuild 
b/dev-perl/Class-Accessor/Class-Accessor-0.510.0.ebuild
index 787f12a753b..67616a96d22 100644
--- a/dev-perl/Class-Accessor/Class-Accessor-0.510.0.ebuild
+++ b/dev-perl/Class-Accessor/Class-Accessor-0.510.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Automated accessor generation"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~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="test"
 RESTRICT="!test? ( test )"
 RDEPEND="dev-perl/Sub-Name"



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

2020-08-20 Thread Sam James
commit: f9c5afda07dead420786df39a3e7c5098dbe6eb4
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c5afda

dev-perl/Archive-Zip: Stabilize 1.680.0 arm64, #738212

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

 dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild 
b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
index 28444880681..38e3c364bb7 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were 
files"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: da0060cb96102ce996a6e09b4913f404dae33369
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0060cb

dev-perl/Carp-Always: Stabilize 0.160.0 arm64, #738212

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

 dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild 
b/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild
index c50c403e39a..30c7ec569a1 100644
--- a/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild
+++ b/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Warns and dies noisily with stack backtraces"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 866c4eaec8d6c5fcc2939351ee5d51df378dd480
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866c4eae

dev-perl/Bit-Vector: Stabilize 7.400.0-r2 arm64, #738212

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

 dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild 
b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild
index d419c8e6b13..5852e485d99 100644
--- a/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild
+++ b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Efficient bit vector, set of integers and big 
int math library"
 # License note: upstream mess, bug #721222
 LICENSE="|| ( Artistic ( GPL-1 GPL-1+ ) ) LGPL-2 LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~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"
 
 RDEPEND="
>=dev-perl/Carp-Clan-5.300.0



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

2020-08-20 Thread Sam James
commit: 2bbcb866374ba55f21781734fb7d83cb8e58fee7
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:28:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbcb866

dev-perl/Class-Load: Stabilize 0.250.0 arm64, #738212

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

 dev-perl/Class-Load/Class-Load-0.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Load/Class-Load-0.250.0.ebuild 
b/dev-perl/Class-Load/Class-Load-0.250.0.ebuild
index 259299c211b..9935700dd02 100644
--- a/dev-perl/Class-Load/Class-Load-0.250.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.250.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A working (require q{Class::Name}) and more"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 2cc8d656750ad85e4e6c77c3fa6d484428041307
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc8d656

dev-perl/Alien-Build: Stabilize 2.230.0 arm64, #738212

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

 dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild 
b/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild
index ef7554d268f..369ff35afe1 100644
--- a/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild
+++ b/dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Build external dependencies for use in CPAN"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="test zip"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: a7222815889922a48cccdb907a5efe4b2b69a371
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:38 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7222815

dev-perl/Authen-SASL: Stabilize 2.160.0-r2 arm64, #738212

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

 dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild 
b/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild
index 317928a4f96..b7fcca2c7b2 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Perl SASL interface"
 
 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="kerberos test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: a37c1215ccfc156b89e8dbec66b1a64fd53e9300
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37c1215

dev-perl/AppConfig: Stabilize 1.710.0-r1 arm64, #738212

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

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
index a18c4e1b526..94954946079 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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 ~ia64 ~ppc ~ppc64 ~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="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Data-Inheritable/

2020-08-20 Thread Sam James
commit: aa5bb1adfb7b1b8737c8681a6b27a86b587766fa
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5bb1ad

dev-perl/Class-Data-Inheritable: Stabilize 0.80.0-r3 arm64, #738212

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

 dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild 
b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild
index 420f745c72c..5cfd7f83351 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Inheritable, overridable class data"
 # License note: Artistic only for one file
 # https://bugs.gentoo.org/728662
 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"
 
 PERL_RM_FILES=(
t/pod.t



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

2020-08-20 Thread Sam James
commit: a0514993411ab961f605cd19b9cf53e69413f13b
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0514993

dev-perl/BSD-Resource: Stabilize 1.291.100-r2 arm64, #738212

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

 dev-perl/BSD-Resource/BSD-Resource-1.291.100-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.291.100-r2.ebuild 
b/dev-perl/BSD-Resource/BSD-Resource-1.291.100-r2.ebuild
index 4316ee27d1b..1aa1d627807 100644
--- a/dev-perl/BSD-Resource/BSD-Resource-1.291.100-r2.ebuild
+++ b/dev-perl/BSD-Resource/BSD-Resource-1.291.100-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl module for BSD process resource limit and priority functions"
 LICENSE="|| ( Artistic-2 LGPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 BDEPEND="virtual/perl-ExtUtils-MakeMaker"
 



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

2020-08-20 Thread Sam James
commit: 40d1035990d39db9e434d5e04754195a2d4783bd
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d10359

dev-perl/CGI: Stabilize 4.470.0 arm64, #738212

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

 dev-perl/CGI/CGI-4.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/CGI/CGI-4.470.0.ebuild b/dev-perl/CGI/CGI-4.470.0.ebuild
index 024f766d48f..30724f6dae4 100644
--- a/dev-perl/CGI/CGI-4.470.0.ebuild
+++ b/dev-perl/CGI/CGI-4.470.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Simple Common Gateway Interface Class"
 LICENSE="Artistic-2"
 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="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 9c16b02fb42c9e9ba3530d4217c19ffee77551be
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c16b02f

dev-perl/Canary-Stability: Stabilize 2013.0.0 arm64, #738212

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

 dev-perl/Canary-Stability/Canary-Stability-2013.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Canary-Stability/Canary-Stability-2013.0.0.ebuild 
b/dev-perl/Canary-Stability/Canary-Stability-2013.0.0.ebuild
index a4a14c7237f..b8b6c2b844e 100644
--- a/dev-perl/Canary-Stability/Canary-Stability-2013.0.0.ebuild
+++ b/dev-perl/Canary-Stability/Canary-Stability-2013.0.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Canary to check perl compatibility for schmorp's modules"
 
 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"
 
 BDEPEND="
virtual/perl-ExtUtils-MakeMaker



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

2020-08-20 Thread Sam James
commit: 4967cfbe0259dc3d8b49a1e287ac7f24db167bcf
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4967cfbe

dev-perl/Alien-Libxml2: Stabilize 0.160.0 arm64, #738212

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

 dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild 
b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
index ec3423c50a7..fb128d976f8 100644
--- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
+++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Install the C libxml2 library on your system"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 7d1971258d6c06f0e2784368fbdbfa71a3e9ff1a
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:30 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d197125

dev-perl/Algorithm-Diff: Stabilize 1.190.300-r1 arm64, #738212

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

 dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild 
b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild
index 5e04616f74d..5c03f8a9eb5 100644
--- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Compute intelligent differences between two files / lists"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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 ~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"
 
 src_prepare() {
local file



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load-XS/

2020-08-20 Thread Sam James
commit: 07d799754900abe90cc7912fbfe6d92fbe9cf106
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:28:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d79975

dev-perl/Class-Load-XS: Stabilize 0.100.0-r1 arm64, #738212

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

 dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild 
b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild
index 568db94095b..f8495cdc3b4 100644
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild
+++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="XS implementation of parts of Class::Load"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 70b5307df125276cb5c3e4db63db9f29282abacc
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b5307d

dev-perl/Carp-Clan: Stabilize 6.80.0 arm64, #738212

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

 dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild 
b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
index 3ac060653f8..b9147f197e4 100644
--- a/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
+++ b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Report errors from perspective of caller of a clan of modules"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~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="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: 5e4f0bd76cd9ae79be203ba0b607e06e60255d72
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:28:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4f0bd7

dev-perl/Class-Singleton: Stabilize 1.500.0-r1 arm64, #738212

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

 dev-perl/Class-Singleton/Class-Singleton-1.500.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.500.0-r1.ebuild 
b/dev-perl/Class-Singleton/Class-Singleton-1.500.0-r1.ebuild
index b53fcd02e74..a5c303220a5 100644
--- a/dev-perl/Class-Singleton/Class-Singleton-1.500.0-r1.ebuild
+++ b/dev-perl/Class-Singleton/Class-Singleton-1.500.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Implementation of a Singleton class"
 
 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"
 
 BDEPEND="
virtual/perl-ExtUtils-MakeMaker



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

2020-08-20 Thread Sam James
commit: c943544fd1113475934b7f375e5a58aba59784e8
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c943544f

dev-perl/Cache-Memcached: Stabilize 1.300.0-r2 arm64, #738212

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

 dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild 
b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
index 63dd6a3526d..182063a421a 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.danga.com/memcached/ 
https://metacpan.org/release/Cache-Mem
 # Bug: https://bugs.gentoo.org/721730
 LICENSE="|| ( Artistic GPL-1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 RDEPEND="
virtual/perl-Encode



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

2020-08-20 Thread Thomas Deutschmann
commit: cf507450e1b2cb0f309e238eba9b82d815f840e0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 16:31:10 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 16:31:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf507450

media-sound/bluez-alsa: add missing test dep dev-libs/check

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

 media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild | 3 ++-
 media-sound/bluez-alsa/bluez-alsa-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild 
b/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
index e81144df9d1..f654ac56596 100644
--- a/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
@@ -37,7 +37,8 @@ RDEPEND="
ldac? ( >=media-libs/libldac-2.0.0 )
upower? ( sys-power/upower )
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   test? ( dev-libs/check )"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=(

diff --git a/media-sound/bluez-alsa/bluez-alsa-.ebuild 
b/media-sound/bluez-alsa/bluez-alsa-.ebuild
index a399d0042c6..35b7533e4c4 100644
--- a/media-sound/bluez-alsa/bluez-alsa-.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-.ebuild
@@ -37,7 +37,8 @@ RDEPEND="
ldac? ( >=media-libs/libldac-2.0.0 )
upower? ( sys-power/upower )
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   test? ( dev-libs/check )"
 BDEPEND="virtual/pkgconfig"
 
 src_prepare() {



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

2020-08-20 Thread Brian Dolbec
commit: 014f37d5d773d58636112b69434ec380dfb39495
Author: Brian Dolbec  gentoo  org>
AuthorDate: Thu Aug 20 16:12:32 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Aug 20 16:12:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014f37d5

dev-python/cbor2: Version bump to 5.1.2

Package-Manager: Portage-3.0.2_p6, Repoman-2.3.23_p209
Signed-off-by: Brian Dolbec  gentoo.org>

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

diff --git a/dev-python/cbor2/Manifest b/dev-python/cbor2/Manifest
index bb524addff1..9c3e4f76a76 100644
--- a/dev-python/cbor2/Manifest
+++ b/dev-python/cbor2/Manifest
@@ -1 +1,2 @@
 DIST cbor2-5.1.0.tar.gz 72328 BLAKE2B 
22737f1ce152eb356fc937199ba83e9558b68900f8183ee8acca52312fa56499812d6b26629b6e2cfacbdfbb72f65cb7fcbe93a010320aff94aec8dc3978
 SHA512 
0df4f0c5609ae8d73627a64ee1544af88461b2bf829538f23d912138cf47ae8d03193644c7315e2a77318e58fd2bd61c4cb103d94ed0710db0ae5c2cf4df60b7
+DIST cbor2-5.1.2.tar.gz 73247 BLAKE2B 
de033651c0483aee4bb3bb31f9a997bdd6329c2941dbde65acabe7f7a3bfde37ab0322085a3107fb581e36cb6792cfb4fcf07cdbedfcec4a18a907582081d141
 SHA512 
81e4c3e8c727fea6db8bbed657806ace8777d8ad157395de3db7f0dab369abcd7f173f0cfad538c325a49bf90b450eab16ad2f4aa4f69c324dd0807ae0ab556f

diff --git a/dev-python/cbor2/cbor2-5.1.2.ebuild 
b/dev-python/cbor2/cbor2-5.1.2.ebuild
new file mode 100644
index 000..0ab2f141e00
--- /dev/null
+++ b/dev-python/cbor2/cbor2-5.1.2.ebuild
@@ -0,0 +1,41 @@
+# 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 distutils-r1
+
+DESCRIPTION="Pure Python CBOR (de)serializer with extensive tag support"
+HOMEPAGE="https://github.com/agronholm/cbor2 https://pypi.org/project/cbor2/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+RDEPEND="${DEPEND}"
+
+python_prepare_all() {
+
+   # remove pytest-cov dep
+   sed -e "s/pytest-cov//" \
+   -e "s/--cov //" \
+   -i setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+distutils_enable_tests pytest



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

2020-08-20 Thread Brian Dolbec
commit: 87d6d11e8d37c6f8cd0ccca8e53880bacc5966e0
Author: Brian Dolbec  gentoo  org>
AuthorDate: Thu Aug 20 15:58:53 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Aug 20 16:02:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d6d11e

dev-python/blockdiag: Bump to 2.0.1, update homepage

Replace bitbucket homepage on 1.5.4 ebuild.
Replace bitbucket remote-id in metadata.xml with github

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-python/blockdiag/Manifest  |  1 +
 dev-python/blockdiag/blockdiag-1.5.4.ebuild|  2 +-
 .../{blockdiag-1.5.4.ebuild => blockdiag-2.0.1.ebuild} | 10 +-
 dev-python/blockdiag/metadata.xml  |  2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/dev-python/blockdiag/Manifest b/dev-python/blockdiag/Manifest
index 9835e8b7d3e..7451f2962c4 100644
--- a/dev-python/blockdiag/Manifest
+++ b/dev-python/blockdiag/Manifest
@@ -1 +1,2 @@
 DIST blockdiag-1.5.4.tar.gz 2693073 BLAKE2B 
8a825742b4144667153af00d5e334325f8a3b49823355787dbd577729da8b0fc221ead14ab899ef8aef1800bbc2cdc47f060330bf0a2f2f1bcd055d172d8adbb
 SHA512 
0eef8b3837282ed611e044ee618abca1f799b4a151bc2d7cece140c97ac728b2f3b9a3bb6877d3fed42a74e0173d0cbfd2966521c4dfb21c266975b4062405d2
+DIST blockdiag-2.0.1.tar.gz 2694776 BLAKE2B 
289bbeab89dff4e8274efb9e2061b1e412e29bfbd663f64b55346ee09d09279e0813347c51b6cdc9e547b417eba637a85f7cb37f48006467bfa1c9875a113971
 SHA512 
07690882b05d4cf7be04245e183a7c54d9cd4acab3bb4b5e170b7b0f9229d6ea42eba4dc9fab47604c1572d3c4b09de96cffb610c0c31882b9c0b150f0e76d89

diff --git a/dev-python/blockdiag/blockdiag-1.5.4.ebuild 
b/dev-python/blockdiag/blockdiag-1.5.4.ebuild
index bd5dfdea626..c6b80ef607a 100644
--- a/dev-python/blockdiag/blockdiag-1.5.4.ebuild
+++ b/dev-python/blockdiag/blockdiag-1.5.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Generate block-diagram image from text"
-HOMEPAGE="http://blockdiag.com/ https://pypi.org/project/blockdiag/ 
https://bitbucket.org/blockdiag/blockdiag/;
+HOMEPAGE="http://blockdiag.com/ https://pypi.org/project/blockdiag/ 
https://github.com/blockdiag/blockdiag/;
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/blockdiag/blockdiag-1.5.4.ebuild 
b/dev-python/blockdiag/blockdiag-2.0.1.ebuild
similarity index 86%
copy from dev-python/blockdiag/blockdiag-1.5.4.ebuild
copy to dev-python/blockdiag/blockdiag-2.0.1.ebuild
index bd5dfdea626..a7cc79d4de7 100644
--- a/dev-python/blockdiag/blockdiag-1.5.4.ebuild
+++ b/dev-python/blockdiag/blockdiag-2.0.1.ebuild
@@ -4,25 +4,26 @@
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
 
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
 inherit distutils-r1
 
 DESCRIPTION="Generate block-diagram image from text"
-HOMEPAGE="http://blockdiag.com/ https://pypi.org/project/blockdiag/ 
https://bitbucket.org/blockdiag/blockdiag/;
+HOMEPAGE="http://blockdiag.com/ https://pypi.org/project/blockdiag/ 
https://github.com/blockdiag/blockdiag/;
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
>=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}]
-   >=dev-python/pillow-2.2.1[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.0.0[${PYTHON_USEDEP}]
dev-python/webcolors[${PYTHON_USEDEP}]
 "
 DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
test? (
${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
@@ -33,7 +34,6 @@ DEPEND="
)
 "
 
-PATCHES=( "${FILESDIR}/blockdiag-1.5.3-py2_7-test-fix.patch")
 python_prepare_all() {
sed -i -e /build-base/d setup.cfg || die
# unnecessary dep

diff --git a/dev-python/blockdiag/metadata.xml 
b/dev-python/blockdiag/metadata.xml
index 15110b7787e..41032d80102 100644
--- a/dev-python/blockdiag/metadata.xml
+++ b/dev-python/blockdiag/metadata.xml
@@ -11,7 +11,7 @@
Takeshi Komiya

blockdiag
-   blockdiag/blockdiag
+   blockdiag/blockdiag

blockdiag generate block-diagram image file from 
spec-text
file.  Additional functionality is available with dev-python/reportlab



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

2020-08-20 Thread Mikle Kolyada
commit: 36a5458a6b5443e55ddbd03dab1bef792a109c98
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 15:50:44 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 15:51:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a5458a

sys-libs/pam: Do not install static libraries

The static-libs use flag installed statically linked
pam modules. In our pam stack we only provide dinamycally
linked shared objects therefore static modules have no
practical use.

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

 sys-libs/pam/pam-1.4.0_p20200809.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/pam/pam-1.4.0_p20200809.ebuild 
b/sys-libs/pam/pam-1.4.0_p20200809.ebuild
index e0148b3f14b..4fea18d00b1 100644
--- a/sys-libs/pam/pam-1.4.0_p20200809.ebuild
+++ b/sys-libs/pam/pam-1.4.0_p20200809.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/linux-pam/linux-pam/archive/${COMMIT_HASH}.tar.gz#/$
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="audit berkdb debug nis +pie selinux static-libs"
+IUSE="audit berkdb debug nis +pie selinux"
 
 BDEPEND="
dev-libs/libxslt
@@ -68,6 +68,7 @@ multilib_src_configure() {
--disable-tally2
--disable-doc
--disable-regenerate-docu
+   --disable-static
--disable-Werror
$(use_enable audit)
$(use_enable berkdb db)
@@ -75,7 +76,6 @@ multilib_src_configure() {
$(use_enable nis)
$(use_enable pie)
$(use_enable selinux)
-   $(use_enable static-libs static)
--enable-isadir='.' #464016
)
ECONF_SOURCE="${S}" econf "${myconf[@]}"



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

2020-08-20 Thread Matthew Thode
commit: 273a0cddc01668369b85b68375ee021bb9179ff8
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 20 15:32:28 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Aug 20 15:32:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273a0cdd

app-emulation/diskimage-builder: 3.2.0 bump

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

 app-emulation/diskimage-builder/Manifest   |  1 +
 .../diskimage-builder-3.2.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/app-emulation/diskimage-builder/Manifest 
b/app-emulation/diskimage-builder/Manifest
index ce27588ce8d..d95ddc119f7 100644
--- a/app-emulation/diskimage-builder/Manifest
+++ b/app-emulation/diskimage-builder/Manifest
@@ -1 +1,2 @@
 DIST diskimage-builder-3.1.0.tar.gz 434813 BLAKE2B 
7a9fa54353f9b7edc2f1f1dab965b8241cb8b046ef56f12ed3562c04a8c6e236a7be41fbe75c385b48c4f2b8b30e961d8b86499e7c391dde9c2f294f1193
 SHA512 
0b8a0b6cee9c7fcee08d8e5d706add2e54dfe1b7726b169f357022a48a37e351b159a7426771a001b703ca4360905f318ff91d0e72cb2d92e3486607186d03c4
+DIST diskimage-builder-3.2.0.tar.gz 448407 BLAKE2B 
505aec0375b1adab03362025e5f391b771e128bf3fd21fe312bdf0a60be7e5ef5768f61778425f24471d6943788ade98929949623142923548e37a8fef65dd53
 SHA512 
675f1d733c82a15862db2db1c7362fe50058b89b834bffa46ef936af450e41796c06f32f2677ac787100fc2b285f6f7befdd7344a4463841b0ca581499018849

diff --git a/app-emulation/diskimage-builder/diskimage-builder-3.2.0.ebuild 
b/app-emulation/diskimage-builder/diskimage-builder-3.2.0.ebuild
new file mode 100644
index 000..720474e33c4
--- /dev/null
+++ b/app-emulation/diskimage-builder/diskimage-builder-3.2.0.ebuild
@@ -0,0 +1,39 @@
+# 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 distutils-r1
+
+DESCRIPTION="Golden Disk Image builder."
+HOMEPAGE="http://docs.openstack.org/developer/diskimage-builder/;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git;
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   app-emulation/qemu
+   sys-block/parted
+   sys-fs/multipath-tools
+   sys-fs/dosfstools
+   sys-apps/gptfdisk
+   !dev-python/dib-utils[${PYTHON_USEDEP}]"



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

2020-08-20 Thread Matthew Thode
commit: dc8d4f59587f2e7e88c1cb174a4337aa47cd5adb
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 20 15:36:01 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Aug 20 15:36:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8d4f59

www-apps/icingaweb2: 2.8.2 and 2.7.4 bump for CVE-2020-24368

Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 www-apps/icingaweb2/Manifest  | 4 ++--
 .../icingaweb2/{icingaweb2-2.7.3.ebuild => icingaweb2-2.7.4.ebuild}   | 2 +-
 .../icingaweb2/{icingaweb2-2.8.1.ebuild => icingaweb2-2.8.2.ebuild}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apps/icingaweb2/Manifest b/www-apps/icingaweb2/Manifest
index d82920fc8dd..dfb00b7ea2e 100644
--- a/www-apps/icingaweb2/Manifest
+++ b/www-apps/icingaweb2/Manifest
@@ -1,2 +1,2 @@
-DIST icingaweb2-2.7.3.tar.gz 8388950 BLAKE2B 
8d32f770020f72f1fbbf4c73de1935430976afe976c0b4497a1dd470aad286a9ec57d16dcd1f3f7354082206033d58b43966884c453fd8dd4106c13d8d3e8359
 SHA512 
eee3f81bb3eb29eeaeffe2f890639a12d75f9acf3b7c6649faaff3ab817ab2a5b6cd93b31637794969817f2d42ef5a46704fdc09488642caf6380f57c90d97cb
-DIST icingaweb2-2.8.1.tar.gz 8513180 BLAKE2B 
ee386e1a7cdba73d1ee7f7196fe0a759bdb1ddae6bb5d225b9a6ceabf0b638f8d0e9f9d963635339951ea668b0fefd6569ba58797289990f4b63a4c65f0559b3
 SHA512 
4c8aaeebd96f484cac5b62c5bdc871b06c2d0a9194e3067d6dd439ce9132c913971d0a625cf32c231fe4fa3644a9cdbe25ae2211a81e572bcb7fef95d528cca8
+DIST icingaweb2-2.7.4.tar.gz 8388685 BLAKE2B 
b179820828631bc65140bfc81908c267fb7ee0b5cd3e1edbafc1edf583718b478061beb66931cdb3ff8b0243d7205600d5549d7db1838650be0cb4fdae0e38bd
 SHA512 
e8864a3aa03b902ba31dcec4c3ef2c87eeab8f885020b6b6b1bd97d90be1e8645c3e56b8e32d42f3379fc43f338c31cb2fb1114a1ef2fd97f33b344068771c78
+DIST icingaweb2-2.8.2.tar.gz 8514166 BLAKE2B 
7e6a4457467a6a728c5818999ac6f15234f1cfd1415132e1a8219e897affddd4d4ec488bb90ced82a0ce5403220463ccfa0424014a4c090176d85fd968a9
 SHA512 
252ecb36751add239897b6344dd622542f892b1850398fe724d0ab91e8d691cefe0b33c727c28aa630c93b76b381aabe69721db034c4de0518f346bbd5b698de

diff --git a/www-apps/icingaweb2/icingaweb2-2.7.3.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.7.4.ebuild
similarity index 98%
rename from www-apps/icingaweb2/icingaweb2-2.7.3.ebuild
rename to www-apps/icingaweb2/icingaweb2-2.7.4.ebuild
index 4d66e260c40..261a6839860 100644
--- a/www-apps/icingaweb2/icingaweb2-2.7.3.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.7.4.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="6"

diff --git a/www-apps/icingaweb2/icingaweb2-2.8.1.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.8.2.ebuild
similarity index 100%
rename from www-apps/icingaweb2/icingaweb2-2.8.1.ebuild
rename to www-apps/icingaweb2/icingaweb2-2.8.2.ebuild



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

2020-08-20 Thread Matthew Thode
commit: 1c8cafc0a8959a4d00d8751cdc651bdf22b96fdd
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Aug 18 19:10:12 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Aug 20 15:30:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8cafc0

app-admin/ansible: 2.9.9 cleanup

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

 app-admin/ansible/Manifest |  1 -
 app-admin/ansible/ansible-2.9.9.ebuild | 68 --
 2 files changed, 69 deletions(-)

diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
index 296fa16a7bd..1289cf1d910 100644
--- a/app-admin/ansible/Manifest
+++ b/app-admin/ansible/Manifest
@@ -1,5 +1,4 @@
 DIST ansible-2.9.10.tar.gz 14237929 BLAKE2B 
52230b18efa94dbcbd6e4fba3d0915e2375fc8de7412944eaeefc054f50ea888a1aeb86b688a7ae97184b1a8a10180e67a7004d48906235ce4e1b83976d10e9a
 SHA512 
c0d5e26491f52d1eb8d1c3755903bb6a8d50634df5fb50a970076d49d99cfda424fa60c258a6a5821e01c435a8ef077d46ced4b2f8c4f4a8d381737e6f14afb4
 DIST ansible-2.9.11.tar.gz 14243995 BLAKE2B 
afd60d69f53c79c778f122db902ba149030fd995650566f6edcfa41178e92d56cf200089b76de3c6999a824725c793e57c222733ed5b9d9c401bccea942cde5b
 SHA512 
b157a5cfb5ba7cb651c7afc0dc92cfe3b8f9eebd06de6d7a1e4917ffca3c542c5207c8e1820acc5be840190c8754f111e2501304ad7e64867247e5b973aec81e
 DIST ansible-2.9.12.tar.gz 14260349 BLAKE2B 
6d7fdc82489df755196b890b39c166e9639c94e4238b4bf33686a3ab17fcc92c6b3a05f80e1276795b966aaa318ec7d9003099950102c014adb1a5d730928633
 SHA512 
6c05c49e363d4d68516dfea448cead3e2c281d1288c9467a0b6dd083504f303df694ed1c5957ae6582b28acc937d12d1254328e13bac430b9b7fa4354f23
-DIST ansible-2.9.9.tar.gz 14222889 BLAKE2B 
bcacd9271aa0275cff8090819ee5c2832c7b59a287d976ced7e4dad52b5af85350baa1de30f56fdbb92e237c1dd3a9f6ff86cd1af5cb20167331b3f846649d4a
 SHA512 
327c5ece277096f71f10fec2b33a8d2c94ee59b0e22b15bb5ca449da2331b8158239bdbc8e3afd093af358a787f410c7c2e0942010de65a8d9c8719cf83e4abd
 DIST ansible-base-2.10.0.tar.gz 5775091 BLAKE2B 
2a087b1a9d675c5218e8700f5b455ff280a5dc6e66b575a47755b9936c54594300e3c22acadbe14acfd335c3be788e3d63f6ad3c5c51650cbc036c77ceec41ef
 SHA512 
f9e9631f9ce77e55b06d01814422cbc0ca170e3fbbbd5886e4f87065b68b4d7eefe1c782f6dce14241cc548192c7b06ef778446636be02a342d4bd112000126e

diff --git a/app-admin/ansible/ansible-2.9.9.ebuild 
b/app-admin/ansible/ansible-2.9.9.ebuild
deleted file mode 100644
index 2a5dea9c031..000
--- a/app-admin/ansible/ansible-2.9.9.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="Model-driven deployment, config management, and command execution 
framework"
-HOMEPAGE="https://ansible.com/;
-SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
-IUSE="doc test"
-RESTRICT="test"
-
-RDEPEND="
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/httplib2[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/netaddr[${PYTHON_USEDEP}]
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   net-misc/sshpass
-   virtual/ssh
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinx-notfound-page[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
-   )
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
-   dev-python/passlib[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}]
-   dev-python/unittest2[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )"
-
-python_compile_all() {
-   if use doc; then
-   cd docs/docsite || die
-   export CPUS=4
-   emake -f Makefile.sphinx html
-   fi
-}
-
-python_test() {
-   nosetests -d -w test/units -v --with-coverage --cover-package=ansible 
--cover-branches || die
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
-   distutils-r1_python_install_all
-
-   dodoc -r examples
-}



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

2020-08-20 Thread William Hubbs
commit: 28ec90ba6326a46a7b9bd10c6ce9afec37457157
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 15:15:43 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug 20 15:27:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ec90ba

sys-apps/baselayout: add missing dies

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

 sys-apps/baselayout/baselayout-2.7.ebuild | 24 +---
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/sys-apps/baselayout/baselayout-2.7.ebuild 
b/sys-apps/baselayout/baselayout-2.7.ebuild
index ee4f298e840..25ccf0871bf 100644
--- a/sys-apps/baselayout/baselayout-2.7.ebuild
+++ b/sys-apps/baselayout/baselayout-2.7.ebuild
@@ -101,7 +101,7 @@ multilib_layout() {
elif [ -d "${prefix}lib" ] ; then
# "lib" is a dir, so need to convert to a 
symlink
ewarn "Converting ${prefix}lib from a dir to a 
symlink"
-   rm -f "${prefix}lib"/.keep
+   rm -f "${prefix}lib"/.keep || die
if rmdir "${prefix}lib" 2>/dev/null ; then
ln -s ${def_libdir} "${prefix}lib" || 
die
else
@@ -113,7 +113,7 @@ multilib_layout() {
mkdir -p "${prefix}" || die
rm -f "${prefix}lib" || die
ln -s ${def_libdir} "${prefix}lib" || die
-   mkdir -p "${prefix}${def_libdir}" #423571
+   mkdir -p "${prefix}${def_libdir}" || die #423571
fi
else
# we need to make sure "lib" is a dir
@@ -135,7 +135,7 @@ multilib_layout() {
*-gentoo-freebsd*) ;; # We want it the other 
way on fbsd.
i?86*|x86_64*|powerpc*|sparc*|s390*)
if [[ -d ${prefix}lib32 && ! -h 
${prefix}lib32 ]] ; then
-   rm -f "${prefix}lib32"/.keep
+   rm -f "${prefix}lib32"/.keep || 
die
if ! rmdir "${prefix}lib32" 
2>/dev/null ; then
ewarn "You need to 
merge ${prefix}lib32 into ${prefix}lib"
die "non-empty dir 
found where there should be none: ${prefix}lib32"
@@ -164,7 +164,7 @@ pkg_preinst() {
# This is written in src_install (so it's in CONTENTS), but punt all
# pending updates to avoid user having to do etc-update (and make the
# pkg_postinst logic simpler).
-   rm -f "${EROOT}"/etc/._cfg_gentoo-release
+   rm -f "${EROOT}"/etc/._cfg_gentoo-release || die
 
# We need to install directories and maybe some dev nodes when building
# stages, but they cannot be in CONTENTS.
@@ -177,7 +177,7 @@ pkg_preinst() {
emake -C "${ED}/usr/share/${PN}" DESTDIR="${EROOT}" 
layout-usrmerge
fi
fi
-   rm -f "${ED}"/usr/share/${PN}/Makefile
+   rm -f "${ED}"/usr/share/${PN}/Makefile || die
 }
 
 src_prepare() {
@@ -223,7 +223,7 @@ src_install() {
DESTDIR="${ED}" \
install
dodoc ChangeLog
-   rm "${ED}"/etc/sysctl.d/README
+   rm "${ED}"/etc/sysctl.d/README || die
 
# need the makefile in pkg_preinst
insinto /usr/share/${PN}
@@ -241,17 +241,19 @@ pkg_postinst() {
for x in master.passwd passwd shadow group fstab ; do
[ -e "${EROOT}etc/${x}" ] && continue
[ -e "${EROOT}usr/share/baselayout/${x}" ] || continue
-   cp -p "${EROOT}usr/share/baselayout/${x}" "${EROOT}"etc
+   cp -p "${EROOT}usr/share/baselayout/${x}" "${EROOT}"etc || die
done
 
# Force shadow permissions to not be world-readable #260993
for x in shadow ; do
-   [ -e "${EROOT}etc/${x}" ] && chmod o-rwx "${EROOT}etc/${x}"
+   if [ -e "${EROOT}etc/${x}" ] ; then
+   chmod o-rwx "${EROOT}etc/${x}" || die
+   fi
done
 
# Take care of the etc-update for the user
if [ -e "${EROOT}"etc/._cfg_gentoo-release ] ; then
-   mv "${EROOT}"etc/._cfg_gentoo-release 
"${EROOT}"etc/gentoo-release
+   mv "${EROOT}"etc/._cfg_gentoo-release 
"${EROOT}"etc/gentoo-release || die
fi
 
# whine about users that lack passwords #193541
@@ -276,7 +278,7 @@ pkg_postinst() {
 
# https://bugs.gentoo.org/361349
if use kernel_linux; then
-   mkdir -p "${EROOT}"run
+   mkdir 

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

2020-08-20 Thread Thomas Deutschmann
commit: 339cd2fbceb72e5a41f149efee1661d6ac0bc60c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 15:21:06 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 15:21:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339cd2fb

sys-fs/cramfs: bump to v2.1

Switched to (new) upstream on GitHub.

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

 sys-fs/cramfs/Manifest  |  1 +
 sys-fs/cramfs/cramfs-2.1.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-fs/cramfs/Manifest b/sys-fs/cramfs/Manifest
index dd080da59d9..e1ec6d7cd35 100644
--- a/sys-fs/cramfs/Manifest
+++ b/sys-fs/cramfs/Manifest
@@ -1 +1,2 @@
 DIST cramfs-1.1.tar.gz 24179 BLAKE2B 
adb5d1682dbc7405333b735f145cdaffea770c09a60c15a79d1973a365b2f013ebbd728e05f5a20559bace237a6f685c6afba557249ee2049bb6827d5da3e9f8
 SHA512 
6c18dbe32df57f7d132fb2a59a917ad381156ca1f720c1ad0997ca81c62e82fd43ebb0339c5a66d5b144a72ce5c7ae93596522fe2698259f2b68c31db26e3b63
+DIST cramfs-2.1.tar.gz 33595 BLAKE2B 
599f9af8f02cb7c17f58b78dde59f162bbcbe9008d2941fb4f8f9accfd4e6d371b9f31ae1a65a3e3d10458b53acd927fdab9049c082a132f139abdddb9f6890c
 SHA512 
76137d1347fa7d1907590cfd7f3c5b48f2422bc2dd95fb2ae5b33561e5d5f179634a98d117f1f1344c15362f4282bce87cf9d527b5512f9badb1a2c024755eee

diff --git a/sys-fs/cramfs/cramfs-2.1.ebuild b/sys-fs/cramfs/cramfs-2.1.ebuild
new file mode 100644
index 000..856b3d1d26a
--- /dev/null
+++ b/sys-fs/cramfs/cramfs-2.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Linux filesystem designed to be simple, small, and to compress 
things well"
+HOMEPAGE="https://github.com/npitre/cramfs-tools;
+SRC_URI="https://github.com/npitre/cramfs-tools/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="sys-libs/zlib:="
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/cramfs-tools-${PV}"
+
+src_compile() {
+   emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)"
+}
+
+src_install() {
+   into /
+   dosbin mkcramfs cramfsck
+   dodoc README NOTES
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/cciss_vol_status/, sys-apps/cciss_vol_status/files/

2020-08-20 Thread Thomas Deutschmann
commit: 0d9b862ee120eea07602551e1eca6989bf33a1fe
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 15:11:00 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 15:12:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9b862e

sys-apps/cciss_vol_status: bump to v1.12a

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

 sys-apps/cciss_vol_status/Manifest  |  2 +-
 ...us-1.12.ebuild => cciss_vol_status-1.12a.ebuild} |  6 +++---
 ...ss_vol_status.cron2 => cciss_vol_status-r2.cron} |  0
 .../cciss_vol_status/files/cciss_vol_status.cron| 21 -
 4 files changed, 4 insertions(+), 25 deletions(-)

diff --git a/sys-apps/cciss_vol_status/Manifest 
b/sys-apps/cciss_vol_status/Manifest
index 93623f27e2b..a511002e096 100644
--- a/sys-apps/cciss_vol_status/Manifest
+++ b/sys-apps/cciss_vol_status/Manifest
@@ -1 +1 @@
-DIST cciss_vol_status-1.12.tar.gz 120346 BLAKE2B 
8094f7b421c8c3f003f38cef380eb14c6778b750a62a5b8b94df955f87c0a77b1b7dfa9df16d6bb10f4955b6961b022b871fc39d143717b8024ec40fdb3b819f
 SHA512 
f9fa8b98bd42810932f03f514b4b8c6cea690378f065a6c9788ddb78612c7ca2aa9a7fefa8a40634cfe247600fb6d3f11f0b687fba77d1423087a2b319773d69
+DIST cciss_vol_status-1.12a.tar.gz 120748 BLAKE2B 
855712328e53165f6b7cf5858a1f73fe71a55570a104ad401cb8359ae9bccb3f2abc01d0e92f0001b8d69c732fadfe26c54a73e52af50cc544a76d13e72c6023
 SHA512 
c6aeae0d1fd66aabcd4a82f69b12433770fab2dde726bca67d97a09636e39f2eb596a0695afdb7e3e1a35c3d6882a9804a8263caa9b0dad97da8256afea778be

diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12.ebuild 
b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
similarity index 80%
rename from sys-apps/cciss_vol_status/cciss_vol_status-1.12.ebuild
rename to sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
index 8c5f27b9537..94fedd2679d 100644
--- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12.ebuild
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 IUSE=""
 DESCRIPTION="Shows status of logical drives attached to HP SmartArray 
controllers"
@@ -17,5 +17,5 @@ src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog NEWS README
exeinto /etc/cron.hourly
-   newexe "${FILESDIR}/cciss_vol_status.cron2" cciss_vol_status
+   newexe "${FILESDIR}/cciss_vol_status-r2.cron" cciss_vol_status
 }

diff --git a/sys-apps/cciss_vol_status/files/cciss_vol_status.cron2 
b/sys-apps/cciss_vol_status/files/cciss_vol_status-r2.cron
similarity index 100%
rename from sys-apps/cciss_vol_status/files/cciss_vol_status.cron2
rename to sys-apps/cciss_vol_status/files/cciss_vol_status-r2.cron

diff --git a/sys-apps/cciss_vol_status/files/cciss_vol_status.cron 
b/sys-apps/cciss_vol_status/files/cciss_vol_status.cron
deleted file mode 100644
index 8d1175b4567..000
--- a/sys-apps/cciss_vol_status/files/cciss_vol_status.cron
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/sh
-
-test -x /usr/bin/cciss_vol_status || exit 0
-
-STATUS=0
-
-if [ -d /proc/driver/cciss ]; then
-   DEVS=`awk -F: '/^cciss\/c.*d0/{print "/dev/" $1}' /proc/driver/cciss/cciss*`
-   OUTPUT=`/usr/bin/cciss_vol_status $DEVS`
-   if [ $? -ne 0 ];  then
-printf "%s\n" "$OUTPUT"
-exit 1
-   fi
-fi
-# FIXME: This cronjob should also look at the scsi generic nodes
-# (/dev/sg*?) to cover the hpsa driver, fibre-attached MSA1000 family
-# devices, orthehpahcisr software RAID driver (see cciss_vol_status(8)
-# about how to choose the correct nodes -- i don't use these other
-# devices, so i cannot verify how to check them cleanly)
-#
-exit 0



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

2020-08-20 Thread Thomas Deutschmann
commit: 422bad9e2868d936cee3fc6f11706c7aeb1c76e6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 15:08:30 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 15:08:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422bad9e

app-misc/ca-certificates: drop old

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

 app-misc/ca-certificates/Manifest  |   2 -
 .../ca-certificates-20190110.3.43.ebuild   | 184 -
 .../ca-certificates-20190110.3.53.ebuild   | 184 -
 3 files changed, 370 deletions(-)

diff --git a/app-misc/ca-certificates/Manifest 
b/app-misc/ca-certificates/Manifest
index e62e401ce09..77cdd3b812f 100644
--- a/app-misc/ca-certificates/Manifest
+++ b/app-misc/ca-certificates/Manifest
@@ -1,5 +1,3 @@
-DIST ca-certificates_20190110.tar.xz 243472 BLAKE2B 
b63e541fcf611712634f8c7fd2da5f189b999c39118047a7e2fd43ddd5e0fbefeaa08788363482a02be55a347447d4cc95f1505bf869accf9cd847578ad2e879
 SHA512 
9ce2661018edb120d0ef5bd3ed52c0f73f577d7607d135a31730549f5eb4176db4865cdb8bde77a78dc3efb8968846da5e72af8a833a9da2a8a7deb4f1560372
 DIST ca-certificates_20200601.tar.xz 245668 BLAKE2B 
1249782dba046f52832d365e4770e02ed24c0b50bff4ceec5e5af932c807eb8120f8e3bc7858503e74789ecb2da577509819f3ffdf9bd1ec5cc22d61f2194ad5
 SHA512 
7bfd3122430be0a46bd10dcb0e0664561d1e0b2656b9f37677d89f71a1dcb0e668c25ffe08412888125fa9a53ee8245a4b3fc1004c419a15975b1241113c
-DIST nss-3.43.tar.gz 23466026 BLAKE2B 
1b43036daeedea1643a7fe1a8defa167097997efec529417c4857eaa29d453b6a588f462078f13662193d58dfd8f9566c22d729729591934ef154b9befb8f98d
 SHA512 
e9dfba5bd6f68c5ab58fc7a6fa1b16a035be1b1b7c436cf787bdc99257c5f54c78d73d94d015bffd29420df19b2a2818166c68fe592dd7208ab5605344827fb5
 DIST nss-3.53.tar.gz 81178428 BLAKE2B 
5e67b02bf0ba9390311d77ee4d7b86fd7339bd4f7d830b32563799e4eef126143f0b76b2933ad14c5c5d3da6cb3fa0e670aca7ce9654316123abadce25a728ec
 SHA512 
280edf24356b764584200bff949af4a7f88514ee8ac80bf5348a9a844a8b1eb263e9aa1d772644bd8bb1bd195c12b6cc173280cfc88cd97e56562e1c40e71503
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0

diff --git a/app-misc/ca-certificates/ca-certificates-20190110.3.43.ebuild 
b/app-misc/ca-certificates/ca-certificates-20190110.3.43.ebuild
deleted file mode 100644
index 21fd74495d0..000
--- a/app-misc/ca-certificates/ca-certificates-20190110.3.43.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# The Debian ca-certificates package merely takes the CA database as it exists
-# in the nss package and repackages it for use by openssl.
-#
-# The issue with using the compiled debs directly is two fold:
-# - they do not update frequently enough for us to rely on them
-# - they pull the CA database from nss tip of tree rather than the release
-#
-# So we take the Debian source tools and combine them with the latest nss
-# release to produce (largely) the same end result.  The difference is that
-# now we know our cert database is kept in sync with nss and, if need be,
-# can be sync with nss tip of tree more frequently to respond to bugs.
-
-# When triaging bugs from users, here's some handy tips:
-# - To see what cert is hitting errors, use openssl:
-#   openssl s_client -port 443 -CApath /etc/ssl/certs/ -host $HOSTNAME
-#   Focus on the errors written to stderr.
-#
-# - Look at the upstream log as to why certs were added/removed:
-#   https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
-#
-# - If people want to add/remove certs, tell them to file w/mozilla:
-#   
https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS=CA%20Certificates=trunk
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit eutils python-any-r1
-
-if [[ ${PV} == *.* ]] ; then
-   # Compile from source ourselves.
-   PRECOMPILED=false
-   inherit eapi7-ver
-
-   DEB_VER=$(ver_cut 1)
-   NSS_VER=$(ver_cut 2-)
-   RTM_NAME="NSS_${NSS_VER//./_}_RTM"
-else
-   # Debian precompiled version.
-   PRECOMPILED=true
-   inherit unpacker
-fi
-
-DESCRIPTION="Common CA Certificates PEM files"
-HOMEPAGE="https://packages.debian.org/sid/ca-certificates;
-NMU_PR=""
-if ${PRECOMPILED} ; then
-   
SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}${NMU_PR:++nmu}${NMU_PR}_all.deb"
-else
-   
SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${DEB_VER}${NMU_PR:++nmu}${NMU_PR}.tar.xz
-   
https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/nss-${NSS_VER}.tar.gz
-   cacert? (
-   

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

2020-08-20 Thread Mikle Kolyada
commit: 0afab06f071e27b6e2b0880dceb849ff03548025
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 15:05:43 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 15:05:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afab06f

sys-libs/pam: Drop old

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

 sys-libs/pam/Manifest   |   2 -
 sys-libs/pam/files/fix-test-calls.patch |  48 
 sys-libs/pam/pam-1.4.0-r2.ebuild| 130 
 3 files changed, 180 deletions(-)

diff --git a/sys-libs/pam/Manifest b/sys-libs/pam/Manifest
index e6fa0ea94f5..7dbfbf4a1a8 100644
--- a/sys-libs/pam/Manifest
+++ b/sys-libs/pam/Manifest
@@ -1,5 +1,3 @@
-DIST pam-1.4.0-doc.tar.xz 48080 BLAKE2B 
48cec348c3db7ecae6ea85934fa242d908643d0a8f6d1789a8aac3b254dc21439e11066f9ff2a7238e61e5d16c41a6c49a26dbc7351fe7eb0a1fef4a2f69378e
 SHA512 
634cbb1b948a2b1431b9ef219a4e9e63e870b34520665170f55aca10e65cd46f0c190697cafd18a42caeaec26299f63fd8ad794ae379648e767d8481af6c36f2
-DIST pam-1.4.0.tar.gz 804586 BLAKE2B 
941925677c19f0a77a4fbc29f723706d5eb31b4020b0d35732ae3c00e5a623c943ea784e11aef1c2d5092d2a7fbe1724eeefa45d8d8ebd8a053a39f01a8b541c
 SHA512 
16003f5c118125aeabf22503bc328a4bdd68b3af35d70b608a8b261adbaffae58ce490765f246c469b2ffbff67bd5216e0586ece0eb934905074423a990c2f98
 DIST pam-1.4.0_p20200809-doc.tar.xz 42680 BLAKE2B 
e8371bd76b589db06ce95f2d10343be163aa5149f566f7d9bd5e9cd0340b95eecedb6a7d20d299fd2188c736fca3c69c0bd2f8eea4541dfd3312227c3dcf4e2d
 SHA512 
5007aaa811b6321f124245493c6a4bc9ae07ab4ff651fc817843e8b4a74661c07418e2479363a72c35320f0f1cb469a2494c5d354dc819b920de7d1918e6ce5e
 DIST pam-4dd9b97b762cc73816cb867d49c9d0d0b91d642c.tar.gz 765455 BLAKE2B 
8a8543b51c9fa877cd48d483d9af489df00376f92f26fea648d38a0ce3168702888a662e5d3c7423cce8a5d56896e84e4c1829e56d08fca8c3ab878b20945a7d
 SHA512 
bdb236a47a5810449fb96546ff89d70dec185a215b0d047178a12e40945fde4ffdb801dbbd87ff95eead1bb7acb4748333a2d3383881d5de0dbd89ec5ceddd3f
 DIST pam-d5cb4409ab6b04a6ed7c00245e2c9a430f352b16.tar.gz 810548 BLAKE2B 
e061528fa57ba9fcb418422d368b7bb960b5f6eec3ed4b9e438be0ec4acdaf925af3322a334ced8c498e700b090ae37f5084f13d2bf8c6874d53c58f03548bc7
 SHA512 
3db1e13bc8a037b22e0ae1aac0311982877a2e2d33643ee32813025f9a9c727421f2fd6c442eba936e8043c59deb476daf78fda34fc7b6b95c015614751975f4

diff --git a/sys-libs/pam/files/fix-test-calls.patch 
b/sys-libs/pam/files/fix-test-calls.patch
deleted file mode 100644
index 32d4c2d9499..000
--- a/sys-libs/pam/files/fix-test-calls.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-From c5700c0a04c85ace09f6a179cc7a3692c07282b0 Mon Sep 17 00:00:00 2001
-From: "Dmitry V. Levin" 
-Date: Mon, 15 Jun 2020 16:00:00 +
-Subject: [PATCH] configure.ac: fix non-portable use of test builtin
-
-Portable code should not assume that test builtin supports == operator.
-
-* configure.ac (opt_uidmin, opt_sysuidmin, opt_kerneloverflowuid): Fix
-initialization.
-
-Resolves: https://github.com/linux-pam/linux-pam/issues/241
-Fixes: 926d7935e ("pam_usertype: new module to tell if uid is in login.defs 
ranges")

- configure.ac | 15 ++-
- 1 file changed, 6 insertions(+), 9 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index c1862ea7..7737efc7 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -662,21 +662,18 @@ dnl
- dnl Get values for default uid ranges in login.defs used in pam_usertype
- dnl
- AC_ARG_WITH([uidmin], AS_HELP_STRING([--with-uidmin=],[default value 
for regular user min uid (1000)]), opt_uidmin=$withval)
--if test x"$opt_uidmin" == x; then
--opt_uidmin=1000
--fi
-+test -n "$opt_uidmin" ||
-+  opt_uidmin=1000
- AC_DEFINE_UNQUOTED(PAM_USERTYPE_UIDMIN, $opt_uidmin, [Minimum regular user 
uid.])
- 
- AC_ARG_WITH([sysuidmin], AS_HELP_STRING([--with-sysuidmin=],[default 
value for system user min uid (101)]), opt_sysuidmin=$withval)
--if test x"$opt_sysuidmin" == x; then
--opt_sysuidmin=101
--fi
-+test -n "$opt_sysuidmin" ||
-+  opt_sysuidmin=101
- AC_DEFINE_UNQUOTED(PAM_USERTYPE_SYSUIDMIN, $opt_sysuidmin, [Minimum system 
user uid.])
- 
- AC_ARG_WITH([kerneloverflowuid], 
AS_HELP_STRING([--with-kernel-overflow-uid=],[kernel overflow uid, 
default (uint16_t)-2=65534]), opt_kerneloverflowuid=$withval)
--if test x"$opt_kerneloverflowuid" == x; then
--opt_kerneloverflowuid=65534
--fi
-+test -n "$opt_kerneloverflowuid" ||
-+  opt_kerneloverflowuid=65534
- AC_DEFINE_UNQUOTED(PAM_USERTYPE_OVERFLOW_UID, $opt_kerneloverflowuid, [Kernel 
overflow uid.])
- 
- AC_ARG_ENABLE([tally],

diff --git a/sys-libs/pam/pam-1.4.0-r2.ebuild b/sys-libs/pam/pam-1.4.0-r2.ebuild
deleted file mode 100644
index 95952e5cfb4..000
--- a/sys-libs/pam/pam-1.4.0-r2.ebuild
+++ /dev/null
@@ -1,130 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools db-use fcaps 

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

2020-08-20 Thread Mikle Kolyada
commit: 5777f718bc0cd5e0ac98ad571012dea735e8ff80
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Aug 20 15:03:32 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Aug 20 15:04:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5777f718

sys-libs/pam: mark s390 stable

Closes: https://bugs.gentoo.org/738214
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/pam/pam-1.3.1_p20200128-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/pam/pam-1.3.1_p20200128-r1.ebuild 
b/sys-libs/pam/pam-1.3.1_p20200128-r1.ebuild
index 0cb0dcb2ace..c378c14137b 100644
--- a/sys-libs/pam/pam-1.3.1_p20200128-r1.ebuild
+++ b/sys-libs/pam/pam-1.3.1_p20200128-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/linux-pam/linux-pam/archive/${COMMIT_HASH}.tar.gz#/$
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-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="audit berkdb +cracklib debug nis +pie selinux static-libs"
 
 BDEPEND="app-text/docbook-xml-dtd:4.1.2



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

2020-08-20 Thread Thomas Deutschmann
commit: 67a69db46a839f9168a976a507414153cc9ad943
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Aug 20 14:55:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Aug 20 14:55:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a69db4

dev-python/pymilter: FEATURES=test requires dev-lang/python[sqlite]

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

 dev-python/pymilter/pymilter-1.0.4-r1.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-python/pymilter/pymilter-1.0.4-r1.ebuild 
b/dev-python/pymilter/pymilter-1.0.4-r1.ebuild
index ab1081c7100..5a706a8fdf0 100644
--- a/dev-python/pymilter/pymilter-1.0.4-r1.ebuild
+++ b/dev-python/pymilter/pymilter-1.0.4-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1
 
@@ -13,9 +13,11 @@ 
SRC_URI="https://github.com/sdgathman/${PN}/archive/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
+IUSE="test"
+RESTRICT="!test? ( test )"
 
-DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )"
+DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
+   test? ( $(python_gen_impl_dep sqlite) )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}-${P}"



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

2020-08-20 Thread William Hubbs
commit: 410804ae543ad927dc2b75f125cde04baa907a77
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Aug 20 14:50:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug 20 14:50:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410804ae

sys-apps/baselayout: sync live

Signed-off-by: William Hubbs  gentoo.org>

 sys-apps/baselayout/baselayout-.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-apps/baselayout/baselayout-.ebuild 
b/sys-apps/baselayout/baselayout-.ebuild
index a94078654b8..ee4f298e840 100644
--- a/sys-apps/baselayout/baselayout-.ebuild
+++ b/sys-apps/baselayout/baselayout-.ebuild
@@ -33,7 +33,7 @@ multilib_layout() {
 
if [[ -z "${SYMLINK_LIB}" || ${SYMLINK_LIB} = no ]] ; then
prefix_lst=( "${EROOT}"{,usr/,usr/local/} )
-   for prefix in ${prefix_lst[@]}; do
+   for prefix in "${prefix_lst[@]}"; do
for libdir in ${libdirs}; do
dir="${prefix}${libdir}"
if [[ -e "${dir}" ]]; then
@@ -153,7 +153,8 @@ multilib_layout() {
if ! use split-usr ; then
for libdir in ${libdirs}; do
if [[ ! -e "${EROOT}${libdir}" ]]; then
-   ln -s usr/"${libdir}" "${EROOT}${libdir}"
+   ln -s usr/"${libdir}" "${EROOT}${libdir}" ||
+   die " Unable to make ${EROOT}${libdir} 
symlink"
fi
done
fi
@@ -222,6 +223,7 @@ src_install() {
DESTDIR="${ED}" \
install
dodoc ChangeLog
+   rm "${ED}"/etc/sysctl.d/README
 
# need the makefile in pkg_preinst
insinto /usr/share/${PN}



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

2020-08-20 Thread William Hubbs
commit: aca04a15a282ceed47c01eceed3e115594fd14fb
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Jun 20 23:37:33 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug 20 14:46:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca04a15

sys-apps/baselayout: fix quoting and add a missing die call

Signed-off-by: William Hubbs  gentoo.org>

 sys-apps/baselayout/baselayout-2.7.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-apps/baselayout/baselayout-2.7.ebuild 
b/sys-apps/baselayout/baselayout-2.7.ebuild
index 104cf105212..ee4f298e840 100644
--- a/sys-apps/baselayout/baselayout-2.7.ebuild
+++ b/sys-apps/baselayout/baselayout-2.7.ebuild
@@ -33,7 +33,7 @@ multilib_layout() {
 
if [[ -z "${SYMLINK_LIB}" || ${SYMLINK_LIB} = no ]] ; then
prefix_lst=( "${EROOT}"{,usr/,usr/local/} )
-   for prefix in ${prefix_lst[@]}; do
+   for prefix in "${prefix_lst[@]}"; do
for libdir in ${libdirs}; do
dir="${prefix}${libdir}"
if [[ -e "${dir}" ]]; then
@@ -153,7 +153,8 @@ multilib_layout() {
if ! use split-usr ; then
for libdir in ${libdirs}; do
if [[ ! -e "${EROOT}${libdir}" ]]; then
-   ln -s usr/"${libdir}" "${EROOT}${libdir}"
+   ln -s usr/"${libdir}" "${EROOT}${libdir}" ||
+   die " Unable to make ${EROOT}${libdir} 
symlink"
fi
done
fi



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

2020-08-20 Thread Adam Feldman
commit: 1b193d91bb09cabb15bb979df2228ffa82e3f9fc
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug 20 14:11:25 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Thu Aug 20 14:14:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b193d91

mate.eclass: Fix quoting

Closes: https://bugs.gentoo.org/738150
Signed-off-by: Adam Feldman  gentoo.org>

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

diff --git a/eclass/mate.eclass b/eclass/mate.eclass
index 27875574ac5..d7dd2dbceec 100644
--- a/eclass/mate.eclass
+++ b/eclass/mate.eclass
@@ -126,7 +126,7 @@ mate_src_configure() {
fi
fi
 
-   gnome2_src_configure "${mateconf[@]} $@"
+   gnome2_src_configure "${mateconf[@]}" "$@"
 }
 
 # @FUNCTION: mate_src_install



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-desktop/

2020-08-20 Thread Adam Feldman
commit: bcdb4c0a4fd19a44e7a9ee320adfc2b45f514eee
Author: Adam Feldman  gentoo  org>
AuthorDate: Wed Aug 19 20:46:11 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Thu Aug 20 14:14:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcdb4c0a

mate-base/mate-desktop: mate.eclass handles static-libs now

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

 mate-base/mate-desktop/mate-desktop-1.24.0-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mate-base/mate-desktop/mate-desktop-1.24.0-r1.ebuild 
b/mate-base/mate-desktop/mate-desktop-1.24.0-r1.ebuild
index 79572f0fe73..22b08aad860 100644
--- a/mate-base/mate-desktop/mate-desktop-1.24.0-r1.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-1.24.0-r1.ebuild
@@ -44,7 +44,6 @@ DEPEND="${COMMON_DEPEND}
 src_configure() {
mate_src_configure \
--enable-mate-about \
-   --disable-static \
$(use_with X x) \
$(use_enable debug) \
$(use_enable introspection) \



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

2020-08-20 Thread David Seifert
commit: c5b5cd0301c6a2b83aad365bdb50b4f72089baa1
Author: David Seifert  gentoo  org>
AuthorDate: Thu Aug 20 14:01:21 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 20 14:01:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b5cd03

app-crypt/nitrokey-app: Version bump to 1.4.2

Closes: https://bugs.gentoo.org/736956
Closes: Nitrokey/nitrokey-app#453
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: David Seifert  gentoo.org>

 app-crypt/nitrokey-app/Manifest  |  1 +
 app-crypt/nitrokey-app/nitrokey-app-1.4.2.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/app-crypt/nitrokey-app/Manifest b/app-crypt/nitrokey-app/Manifest
index 6d3cda96e37..5e241aa5e88 100644
--- a/app-crypt/nitrokey-app/Manifest
+++ b/app-crypt/nitrokey-app/Manifest
@@ -1 +1,2 @@
+DIST nitrokey-app-1.4.2.tar.gz 1204482 BLAKE2B 
27490295300ec47c58425f4009e0be8038844c76e03cfc4725a2e9f6c43eebf949ecda4d0593eb62a0ebee9af387d26606c53d22ff97ccd32f978df2a5e3d0d8
 SHA512 
48234e9ab594d52123c7d3f538f1520bf21e0be81acacd1dbddc96727ae148ef2840a29bf165c566eb03ed4bef2203eb616db1f157652e0b896125d3fe524f53
 DIST nitrokey-app-1.4.tar.gz 1205541 BLAKE2B 
3e2e3ed85aff85168f9669cd16df026cc2108c601998222f6f6411b19bc4f027541e2c9368f50d383c21bdf2f38d19c69559616d89f5736d4634973d686f2310
 SHA512 
e0a29bd312b5f8bd1a5bd09ac118b9191a9261341e31f59d355e119fce488c23978af804113f96a93d1b5301ad17e53c2cfaefc9f5ec3b37fdd1ba304325f8a9

diff --git a/app-crypt/nitrokey-app/nitrokey-app-1.4.2.ebuild 
b/app-crypt/nitrokey-app/nitrokey-app-1.4.2.ebuild
new file mode 100644
index 000..fbcae50c1f6
--- /dev/null
+++ b/app-crypt/nitrokey-app/nitrokey-app-1.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 xdg cmake
+
+DESCRIPTION="Cross platform personalization tool for the Nitrokey"
+HOMEPAGE="https://github.com/Nitrokey/nitrokey-app;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Nitrokey/nitrokey-app;
+
+   # Disable pulling in bundled dependencies
+   EGIT_SUBMODULES=()
+else
+   SRC_URI="https://github.com/Nitrokey/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+   >=app-crypt/libnitrokey-3.5:=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5"
+DEPEND="
+   ${RDEPEND}
+   dev-libs/cppcodec"
+BDEPEND="
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig"
+
+src_configure() {
+   local mycmakeargs=( -DBASH_COMPLETION_PATH="$(get_bashcompdir)" )
+   cmake_src_configure
+}



  1   2   3   >