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

2019-09-01 Thread Hans de Graaff
commit: a3dd0216a6de43789089c52c843909503e3125ad
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep  2 05:05:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep  2 05:05:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3dd0216

dev-ruby/http-accept: add 1.7.0

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

 dev-ruby/http-accept/Manifest |  1 +
 dev-ruby/http-accept/http-accept-1.7.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/http-accept/Manifest b/dev-ruby/http-accept/Manifest
index 2559d4a061f..091802c08b4 100644
--- a/dev-ruby/http-accept/Manifest
+++ b/dev-ruby/http-accept/Manifest
@@ -1,2 +1,3 @@
+DIST http-accept-1.7.0.tar.gz 12289 BLAKE2B 
5eda9bd29e2dd2b52c8f2589adf57872a80aaf93c37d28b1668dc24fc1e2fa81d00ec12766dd558691dbf3e6560bba013f456a659ead47fffd77b1565c186a7f
 SHA512 
3502bfbd07f6bb0164843c728cd5ef27adfd675317fd60372539180de212d02d6d446cff8eb081d1cbe5a19b30d5759a55b22bc63736cea83254595bd691522f
 DIST http-accept-2.1.0.tar.gz 12473 BLAKE2B 
afb5513207c0491fbac6e28e14f7637de805f3da60f0f00b6efa54a21686444f3a669a0f47895f21b335031856a1bee1e60b1f11e22b8a7caac23168bc6f7892
 SHA512 
c8eff607b697ff1691644e4e2e0447a64f238dbbc13413afc7bc3042cbb49d2d825bc9b698845dce4be2ebb3ecd9b31f3d5910a371982e74927085c9121c4dd6
 DIST http-accept-2.1.1.tar.gz 12488 BLAKE2B 
b909736c0fda14b32f30c38f12f4c4c2b2bf1a36ddf753069484b6b7151d518b80a6ae8dba929e27f8f758c0c0ae0c52c24802f02b1bfd4674ca33b50d7a0de0
 SHA512 
e0231cae90ce9180006714485df2cf205bf1f114887dc581ea50fb558c1c7e434838d10d0c9f69c1d747249b8d0c73e628a6ea7b1ffa1ffa7059ba2447307df2

diff --git a/dev-ruby/http-accept/http-accept-1.7.0.ebuild 
b/dev-ruby/http-accept/http-accept-1.7.0.ebuild
new file mode 100644
index 000..7a5cbd434f3
--- /dev/null
+++ b/dev-ruby/http-accept/http-accept-1.7.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse Accept and Accept-Language HTTP headers"
+HOMEPAGE="https://github.com/socketry/http-accept;
+SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""



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

2019-09-01 Thread Hans de Graaff
commit: 481c588ffe3cf2cbfba3b2ac8020f38f188bbb11
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep  2 05:02:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep  2 05:02:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481c588f

dev-ruby/http-accept: add 2.1.1

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

 dev-ruby/http-accept/Manifest |  1 +
 dev-ruby/http-accept/http-accept-2.1.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/http-accept/Manifest b/dev-ruby/http-accept/Manifest
index 35c1c3686cb..2559d4a061f 100644
--- a/dev-ruby/http-accept/Manifest
+++ b/dev-ruby/http-accept/Manifest
@@ -1 +1,2 @@
 DIST http-accept-2.1.0.tar.gz 12473 BLAKE2B 
afb5513207c0491fbac6e28e14f7637de805f3da60f0f00b6efa54a21686444f3a669a0f47895f21b335031856a1bee1e60b1f11e22b8a7caac23168bc6f7892
 SHA512 
c8eff607b697ff1691644e4e2e0447a64f238dbbc13413afc7bc3042cbb49d2d825bc9b698845dce4be2ebb3ecd9b31f3d5910a371982e74927085c9121c4dd6
+DIST http-accept-2.1.1.tar.gz 12488 BLAKE2B 
b909736c0fda14b32f30c38f12f4c4c2b2bf1a36ddf753069484b6b7151d518b80a6ae8dba929e27f8f758c0c0ae0c52c24802f02b1bfd4674ca33b50d7a0de0
 SHA512 
e0231cae90ce9180006714485df2cf205bf1f114887dc581ea50fb558c1c7e434838d10d0c9f69c1d747249b8d0c73e628a6ea7b1ffa1ffa7059ba2447307df2

diff --git a/dev-ruby/http-accept/http-accept-2.1.1.ebuild 
b/dev-ruby/http-accept/http-accept-2.1.1.ebuild
new file mode 100644
index 000..96888b18982
--- /dev/null
+++ b/dev-ruby/http-accept/http-accept-2.1.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse Accept and Accept-Language HTTP headers"
+HOMEPAGE="https://github.com/socketry/http-accept;
+SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/covered/ s:^:#:' spec/spec_helper.rb || die
+}



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

2019-09-01 Thread Zac Medico
commit: 299d19d7466b87d4dba2e5af081eb3638e607e8c
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Sep  2 04:09:08 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Sep  2 04:26:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299d19d7

app-text/calibre: Bump to version 3.47.1

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

 app-text/calibre/Manifest  |   1 +
 app-text/calibre/calibre-3.47.1.ebuild | 268 +
 2 files changed, 269 insertions(+)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index f63c3972759..d99dbe4e820 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -2,3 +2,4 @@ DIST calibre-3.26.1.tar.xz 39109660 BLAKE2B 
0e98c273b8a5dfafea7a7027de3f83ad25ab
 DIST calibre-3.44.0.tar.xz 38643008 BLAKE2B 
7eb1412aa5de6ba2f48ea13e922d7ace0f4f475832ebe122db967c71df05b6bbb45092bdd53ddfe35d7a0c2af566ed83dde9aac64200d41ea2adc4cb1886
 SHA512 
a97f45f5f788357f62b4088c4d8190cd3e3b790685871d5a024342d5d21ca978d46fa4e47f85eef4b9fbc0774923732938a812dd188cd4a315445cf25b187d28
 DIST calibre-3.46.0.tar.xz 38750284 BLAKE2B 
5590ba422d0323ea7c0cea67d88d448f00f5a470e7a8fdf9851b488c0856c88175bd107715a856706e95b2e1a45604713d061f4a7a3603ecaa01dfc018c1ed58
 SHA512 
d8eb014ba4d943e1c2ed05104d9b0c13f45a8b0085fa240248210cd43ab3739036936324183ae8a63dc636f7f8603484e3ddf50a260308ce1127745a8d3c6763
 DIST calibre-3.47.0.tar.xz 38720656 BLAKE2B 
4626eac9f0940c1cd6ebab69c16b69eba3c01f62594bc7c60fb9bd097e513f0767a8b5706d07429f7529ed29ed5a7c47621ec6e62a9db82dc99accaaed028524
 SHA512 
b34d69f31e37ff528b22b6fab43836d53cabfaa4d4c03af42a8c2b73301bd737927f03eb256da765262f73dbb0631484ed164d46230f730e4b742b837c2dfce6
+DIST calibre-3.47.1.tar.xz 38710008 BLAKE2B 
60915345dd756d085386af61128e92569304be64aadbc21b69973e93adf3fb5cc88f7250153c238ecf423546f408bfc094b5bce329a54e7f080f831c4a8c23c1
 SHA512 
010796b3ac3fc6adcdf26dbc7966946be0f48b2684e1317da11d77fa55151d1f6ad2b86adf3c8eced5559823567e6672bfdfd953c17e6cc978894544131fb6bd

diff --git a/app-text/calibre/calibre-3.47.1.ebuild 
b/app-text/calibre/calibre-3.47.1.ebuild
new file mode 100644
index 000..9b8c29fcc23
--- /dev/null
+++ b/app-text/calibre/calibre-3.47.1.ebuild
@@ -0,0 +1,268 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_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/podofo-0.9.6_pre20171027:=
+   >=app-text/poppler-0.26.5[qt5]
+   >=dev-libs/chmlib-0.40:=
+   dev-libs/glib:2=
+   >=dev-libs/icu-57.1:=
+   dev-libs/libinput:=
+   >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
+   >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}]
+   >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}]
+   >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/dbus-python-1.2.4[${PYTHON_USEDEP}]
+   >=dev-libs/dbus-glib-0.106
+   >=sys-apps/dbus-1.10.8
+   dev-python/dnspython[${PYTHON_USEDEP}]
+   >=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
+   >=dev-python/html5-parser-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/markdown-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}]
+   >=dev-python/msgpack-0.5.6[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.5[${PYTHON_USEDEP}]
+   >=dev-python/pillow-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/psutil-4.3.0[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}]
+   
>=dev-python/PyQt5-5.8[gui,svg,webkit,widgets,network,printsupport,${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]
+   dev-qt/qtcore:5=
+   dev-qt/qtdbus:5=
+   dev-qt/qtgui:5=
+   dev-qt/qtwidgets:5=
+   dev-util/desktop-file-utils
+   dev-util/gtk-update-icon-cache
+   media-fonts/liberation-fonts
+   media-libs/fontconfig:=
+   >=media-libs/freetype-2:=
+   >=media-libs/libmtp-1.1.11:=
+   >=media-libs/libwmf-0.2.8
+   >=media-gfx/optipng-0.7.6
+   >=sys-libs/zlib-1.2.11:=
+   

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

2019-09-01 Thread Matt Turner
commit: d38bf6d4643d020bf26e958a746e6b4a9a25b536
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 04:11:20 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 04:11:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38bf6d4

app-arch/pigz-2.4: ppc64 stable

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild
index e7d2139ba8c..69e5f7d243a 100644
--- a/app-arch/pigz/pigz-2.4.ebuild
+++ b/app-arch/pigz/pigz-2.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
 IUSE="static symlink test"
 RESTRICT="!test? ( test )"
 



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

2019-09-01 Thread Matt Turner
commit: 66db21d20235e798b349970f045d7dc0f5a92fa6
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 04:11:15 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 04:11:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66db21d2

app-arch/pigz-2.4: ppc stable

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild
index ed4258c..e7d2139ba8c 100644
--- a/app-arch/pigz/pigz-2.4.ebuild
+++ b/app-arch/pigz/pigz-2.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
 IUSE="static symlink test"
 RESTRICT="!test? ( test )"
 



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

2019-09-01 Thread Matt Turner
commit: 896f01de5f112b4ed1bf7842511d67cfb425b8c6
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 04:11:28 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 04:11:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896f01de

app-arch/pigz-2.4: s390 stable

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild
index 69e5f7d243a..dfe5ab86335 100644
--- a/app-arch/pigz/pigz-2.4.ebuild
+++ b/app-arch/pigz/pigz-2.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~ppc-macos ~sparc64-solaris"
 IUSE="static symlink test"
 RESTRICT="!test? ( test )"
 



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

2019-09-01 Thread Michał Górny
commit: 6f27d4be9f37371533ef38ed48feb59de856b250
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep  2 02:33:30 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep  2 02:33:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f27d4be

net-misc/miniupnpd: Bump to 2.1.20190902

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

 net-misc/miniupnpd/Manifest  |  1 +
 net-misc/miniupnpd/miniupnpd-2.1.20190902.ebuild | 88 
 2 files changed, 89 insertions(+)

diff --git a/net-misc/miniupnpd/Manifest b/net-misc/miniupnpd/Manifest
index bbb04bab5d9..938a3c3fd3c 100644
--- a/net-misc/miniupnpd/Manifest
+++ b/net-misc/miniupnpd/Manifest
@@ -1,2 +1,3 @@
 DIST miniupnpd-2.1.20190630.tar.gz 240466 BLAKE2B 
fe4d4e59a7dad32bef9ed9b4c58b52e378ec9b26ea2439e84284630a7ef7269c6cd53cabdc632ff274cae88aea2552a8808af2ea349138f8b8ed667baf9e87ee
 SHA512 
cd6006e5487652a258f7320e1e28fea7b0790528cc014071109a1abd0f6c249237cf8d0620987c14ee0ce1cca14f4bb4abd439b1d422e0e49a398cd485eaf970
 DIST miniupnpd-2.1.20190824.tar.gz 240490 BLAKE2B 
c2eaf08b18d4cd27a18a71232fd8d972ced799a68b0e6f3ff1b3d155ab0e27047153dcd81a0c89806f74a6c09c303eb3255825f6fd4083f1ec77605ee4f0d1b3
 SHA512 
f3e591e10b33d2459e55118db11f6692bafd75ae867f934f4a5c6ccf6c9cf21363d0a746d1b319a08381119f382d5941af84c5bfb5c54b97f8945aa9d7372987
+DIST miniupnpd-2.1.20190902.tar.gz 240742 BLAKE2B 
0b880b1e8a96c56af92726d3fe81da0a26de83861efe4dc266e287623dcac4c6bd4c4ac8d2c6ef7724c1055933d5138e7c86da5c8e3852f2022f69697505f231
 SHA512 
0abeb9df088ecd57909106fbb43de14d90eebd351a46647f413f40c49bc432050bc8ea0d655d2eea0bfcedbdb97719ea2476a8bd9170ef9b74ad97217d26

diff --git a/net-misc/miniupnpd/miniupnpd-2.1.20190902.ebuild 
b/net-misc/miniupnpd/miniupnpd-2.1.20190902.ebuild
new file mode 100644
index 000..07c804f3564
--- /dev/null
+++ b/net-misc/miniupnpd/miniupnpd-2.1.20190902.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="MiniUPnP IGD Daemon"
+HOMEPAGE="http://miniupnp.free.fr/;
+SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+leasefile igd2 ipv6 nftables pcp-peer portinuse strict"
+
+RDEPEND="
+   dev-libs/gmp:0=
+   sys-apps/util-linux:=
+   dev-libs/openssl:0=
+   !nftables? (
+   >=net-firewall/iptables-1.4.6:0=[ipv6?]
+   net-libs/libnfnetlink:=
+   net-libs/libmnl:=
+   )
+   nftables? (
+   net-firewall/nftables
+   net-libs/libnftnl:=
+   net-libs/libmnl:=
+   )"
+DEPEND="${RDEPEND}
+   sys-apps/lsb-release"
+
+src_prepare() {
+   default
+
+   # Prevent overriding CFLAGS.
+   sed -i -e '/^CFLAGS =/d' Makefile.linux_nft || die
+
+   mv "Makefile.linux$(usex nftables _nft '')" Makefile || die
+
+   # Prevent gzipping manpage.
+   sed -i -e '/gzip/d' Makefile || die
+}
+
+src_configure() {
+   local -a opts
+   opts=(
+   --vendorcfg
+   $(usex igd2 '--igd2' '')
+   $(usex ipv6 '--ipv6' '')
+   $(usex leasefile '--leasefile' '')
+   $(usex portinuse '--portinuse' '')
+   $(usex pcp-peer '--pcp-peer' '')
+   $(usex strict '--strict' '')
+   )
+
+   emake CONFIG_OPTIONS="${opts[*]}" config.h
+}
+
+src_compile() {
+   # By default, it builds a bunch of unittests that are missing wrapper
+   # scripts in the tarball
+   emake CC="$(tc-getCC)" STRIP=true miniupnpd
+}
+
+src_install() {
+   emake PREFIX="${ED}" STRIP=true install
+
+   local confd_seds=()
+   if use nftables; then
+   confd_seds+=( -e 's/^iptables_scripts=/#&/' )
+   else
+   confd_seds+=( -e 's/^nftables_scripts=/#&/' )
+   fi
+   if ! use ipv6 || use nftables; then
+   confd_seds+=( -e 's/^ip6tables_scripts=/#&/' )
+   fi
+
+   newinitd "${FILESDIR}"/${PN}-init.d-r2 ${PN}
+   newconfd - ${PN} < <(sed "${confd_seds[@]}" \
+   "${FILESDIR}"/${PN}-conf.d-r2 || die)
+}
+
+pkg_postinst() {
+   elog "Please correct the external interface in the top of the two"
+   elog "scripts in /etc/miniupnpd and edit the config file in there too"
+}



[gentoo-commits] proj/releng:master commit in: tools/

2019-09-01 Thread Matt Turner
commit: 492aacba77160895edd9e275c485b88b34b54fa9
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 02:04:59 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 02:04:59 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=492aacba

catalyst-auto: Combine common functions

Signed-off-by: Matt Turner  gentoo.org>

 tools/catalyst-auto | 19 +++
 tools/catalyst-auto-alpha.conf  | 19 ---
 tools/catalyst-auto-amd64-experimental.conf | 10 --
 tools/catalyst-auto-amd64.conf  | 10 --
 tools/catalyst-auto-arm64.conf  | 19 ---
 tools/catalyst-auto-armv4tl.conf| 11 ---
 tools/catalyst-auto-armv5tel.conf   | 11 ---
 tools/catalyst-auto-armv6j.conf | 11 ---
 tools/catalyst-auto-armv6j_hardfp.conf  | 11 ---
 tools/catalyst-auto-armv7a.conf | 11 ---
 tools/catalyst-auto-armv7a_hardfp.conf  | 11 ---
 tools/catalyst-auto-hppa.conf   | 19 ---
 tools/catalyst-auto-ia64.conf   | 19 ---
 tools/catalyst-auto-ppc.conf| 19 ---
 tools/catalyst-auto-ppc64le.conf| 19 ---
 tools/catalyst-auto-s390.conf   | 19 ---
 tools/catalyst-auto-s390x.conf  | 19 ---
 tools/catalyst-auto-sparc64.conf| 19 ---
 tools/catalyst-auto-x86-experimental.conf   | 10 --
 tools/catalyst-auto-x86.conf| 10 --
 20 files changed, 19 insertions(+), 277 deletions(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index 6aac1cc4..de0afd69 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -165,6 +165,25 @@ parse_args() {
done
 }
 
+give_latest_from_dates() {
+  sed 's,-20,~20,g' | \
+  sort -k +1 -n -t '~' |\
+  awk -F\~ \
+  'BEGIN{i=$1; o=$0};
+  { if($1 != i && i != "") { print o; }; i=$1; o=$0;  }
+  END { print o; };' | \
+  tr '~' '-'
+}
+
+# Replace the date/time stamp in the filename to "latest".
+# Forms we handle:
+# stage3-xxx-2018.0.tar.bz2
+# stage3-xxx-20180116.tar.bz2
+# stage3-xxx-20180116T015819Z.tar.bz2
+convert_filename() {
+   sed -E 's:-20[0-9]+(\.[0-9]+|T[0-9]+Z)?:-latest:g'
+}
+
 # Let's get our own namespaces/etc... to avoid leaking crap.
 containerize() {
# If we've already relaunched, nothing to do.

diff --git a/tools/catalyst-auto-alpha.conf b/tools/catalyst-auto-alpha.conf
index 525c2a26..b218fa0e 100644
--- a/tools/catalyst-auto-alpha.conf
+++ b/tools/catalyst-auto-alpha.conf
@@ -17,25 +17,6 @@ SET_default_SPECS="stage1.spec stage3.spec"
 SET_default_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/alpha
- 
-give_latest_from_dates() {
-  sed 's,-20,~20,g' | \
-  sort -k +1 -n -t '~' |\
-  awk -F\~ \
-  'BEGIN{i=$1; o=$0};
-  { if($1 != i && i != "") { print o; }; i=$1; o=$0;  }
-  END { print o; };' | \
-  tr '~' '-'
-}
-
-# Replace the date/time stamp in the filename to "latest".
-# Forms we handle:
-# stage3-xxx-2018.0.tar.bz2
-# stage3-xxx-20180116.tar.bz2
-# stage3-xxx-20180116T015819Z.tar.bz2
-convert_filename() {
-   sed -E 's:-20[0-9]+(\.[0-9]+|T[0-9]+Z)?:-latest:g'
-}
 
 update_symlinks() {
# Symlink the latest stages3 to build from

diff --git a/tools/catalyst-auto-amd64-experimental.conf 
b/tools/catalyst-auto-amd64-experimental.conf
index 70963a0a..37e01bd1 100644
--- a/tools/catalyst-auto-amd64-experimental.conf
+++ b/tools/catalyst-auto-amd64-experimental.conf
@@ -40,16 +40,6 @@ KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/${ARCH}
 
 EXTENSIONS="[.tar.xz,.tar.bz2,.tar.gz,.tar,.sfs]"
 
-give_latest_from_dates() {
-   sed 's,-20,~20,g' | \
-   sort -k +1 -n -t '~' | \
-   awk -F\~ \
-   'BEGIN{i=$1; o=$0};
-   { if($1 != i && i != "") { print o; }; i=$1; o=$0;  }
-   END { print o; };' | \
-   tr '~' '-'
-}
-
 update_symlinks() {
# Symlink the latest stages3 to build from
for d in ${BUILD_SRCDIR_BASE}/{default,hardened} ; do

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 9b799645..c2e0c8b1 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -41,16 +41,6 @@ KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/${ARCH}
 
 EXTENSIONS="[.tar.xz,.tar.bz2,.tar.gz,.tar,.sfs]"
 
-give_latest_from_dates() {
-   sed 's,-20,~20,g' | \
-   sort -k +1 -n -t '~' | \
-   awk -F\~ \
-   'BEGIN{i=$1; o=$0};
-   { if($1 != i && i != "") { print o; }; i=$1; o=$0;  }
-   END { print o; };' | \
-   tr '~' '-'
-}
-
 update_symlinks() {
# Symlink the latest stages3 to build from
for d in ${BUILD_SRCDIR_BASE}/{default,hardened} ; do

diff --git 

[gentoo-commits] proj/releng:master commit in: releases/weekly/specs/sparc/sparc/, releases/weekly/specs/sparc/sparc64/

2019-09-01 Thread Matt Turner
commit: f00732b738d9401e20c7f60bd5d2774e5fd246dd
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 01:23:26 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 01:23:26 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=f00732b7

specs/sparc: Put 'systemd' in the version stamp of the systemd stages

Signed-off-by: Matt Turner  gentoo.org>

 releases/weekly/specs/sparc/sparc/systemd-stage1.spec   | 4 ++--
 releases/weekly/specs/sparc/sparc/systemd-stage2.spec   | 4 ++--
 releases/weekly/specs/sparc/sparc/systemd-stage3.spec   | 4 ++--
 releases/weekly/specs/sparc/sparc64/systemd-stage1.spec | 4 ++--
 releases/weekly/specs/sparc/sparc64/systemd-stage2.spec | 4 ++--
 releases/weekly/specs/sparc/sparc64/systemd-stage3.spec | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage1.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
index 653fbd87..6420ace8 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
@@ -1,10 +1,10 @@
 subarch: sparc
 target: stage1
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
-source_subpath: default/stage3-sparc-latest
+source_subpath: default/stage3-sparc-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 update_seed: yes

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage2.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
index b63c4266..5d54aa15 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
@@ -1,10 +1,10 @@
 subarch: sparc
 target: stage2
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
-source_subpath: default/stage1-sparc-latest
+source_subpath: default/stage1-sparc-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage3.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
index 139219f1..f3ac843c 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
@@ -1,10 +1,10 @@
 subarch: sparc
 target: stage3
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
-source_subpath: default/stage1-sparc-latest
+source_subpath: default/stage1-sparc-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/sparc/sparc64/systemd-stage1.spec 
b/releases/weekly/specs/sparc/sparc64/systemd-stage1.spec
index b51635ee..ada5be0d 100644
--- a/releases/weekly/specs/sparc/sparc64/systemd-stage1.spec
+++ b/releases/weekly/specs/sparc/sparc64/systemd-stage1.spec
@@ -1,10 +1,10 @@
 subarch: sparc64
 target: stage1
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/64ul/systemd
 snapshot: latest
-source_subpath: default/stage3-sparc64-latest
+source_subpath: default/stage3-sparc64-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 update_seed: yes

diff --git a/releases/weekly/specs/sparc/sparc64/systemd-stage2.spec 
b/releases/weekly/specs/sparc/sparc64/systemd-stage2.spec
index 02857294..a14c88cf 100644
--- a/releases/weekly/specs/sparc/sparc64/systemd-stage2.spec
+++ b/releases/weekly/specs/sparc/sparc64/systemd-stage2.spec
@@ -1,10 +1,10 @@
 subarch: sparc64
 target: stage2
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/64ul/systemd
 snapshot: latest
-source_subpath: default/stage1-sparc64-latest
+source_subpath: default/stage1-sparc64-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages

diff --git a/releases/weekly/specs/sparc/sparc64/systemd-stage3.spec 
b/releases/weekly/specs/sparc/sparc64/systemd-stage3.spec
index 18d27f44..98c1674b 100644
--- a/releases/weekly/specs/sparc/sparc64/systemd-stage3.spec
+++ b/releases/weekly/specs/sparc/sparc64/systemd-stage3.spec
@@ -1,10 +1,10 @@
 subarch: sparc64
 target: stage3
-version_stamp: latest
+version_stamp: systemd-latest
 rel_type: default
 profile: default/linux/sparc/17.0/64ul/systemd
 snapshot: latest
-source_subpath: default/stage1-sparc64-latest
+source_subpath: default/stage1-sparc64-systemd-latest
 compression_mode: xz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: 

[gentoo-commits] proj/releng:master commit in: releases/weekly/specs/sparc/sparc64/, releases/weekly/specs/sparc/sparc/

2019-09-01 Thread Matt Turner
commit: 41cdecd8123611d4eaf670a686caeeadc6f9e7b5
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 01:25:53 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 01:25:53 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=41cdecd8

specs/sparc: Use pixz

Signed-off-by: Matt Turner  gentoo.org>

 releases/weekly/specs/sparc/sparc/stage1.spec | 2 +-
 releases/weekly/specs/sparc/sparc/stage2.spec | 2 +-
 releases/weekly/specs/sparc/sparc/stage3.spec | 2 +-
 releases/weekly/specs/sparc/sparc/systemd-stage1.spec | 2 +-
 releases/weekly/specs/sparc/sparc/systemd-stage2.spec | 2 +-
 releases/weekly/specs/sparc/sparc/systemd-stage3.spec | 2 +-
 releases/weekly/specs/sparc/sparc64/installcd-stage1.spec | 2 +-
 releases/weekly/specs/sparc/sparc64/stage1.spec   | 2 +-
 releases/weekly/specs/sparc/sparc64/stage2.spec   | 2 +-
 releases/weekly/specs/sparc/sparc64/stage3.spec   | 2 +-
 releases/weekly/specs/sparc/sparc64/systemd-stage1.spec   | 2 +-
 releases/weekly/specs/sparc/sparc64/systemd-stage2.spec   | 2 +-
 releases/weekly/specs/sparc/sparc64/systemd-stage3.spec   | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/releases/weekly/specs/sparc/sparc/stage1.spec 
b/releases/weekly/specs/sparc/sparc/stage1.spec
index 7300efe1..118f2c10 100644
--- a/releases/weekly/specs/sparc/sparc/stage1.spec
+++ b/releases/weekly/specs/sparc/sparc/stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0
 snapshot: latest
 source_subpath: default/stage3-sparc-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 update_seed: yes
 update_seed_command: --update --deep @world

diff --git a/releases/weekly/specs/sparc/sparc/stage2.spec 
b/releases/weekly/specs/sparc/sparc/stage2.spec
index a72e41b0..0aee1eed 100644
--- a/releases/weekly/specs/sparc/sparc/stage2.spec
+++ b/releases/weekly/specs/sparc/sparc/stage2.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0
 snapshot: latest
 source_subpath: default/stage1-sparc-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
 portage_prefix: releng

diff --git a/releases/weekly/specs/sparc/sparc/stage3.spec 
b/releases/weekly/specs/sparc/sparc/stage3.spec
index ebcd013d..b96dbadc 100644
--- a/releases/weekly/specs/sparc/sparc/stage3.spec
+++ b/releases/weekly/specs/sparc/sparc/stage3.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0
 snapshot: latest
 source_subpath: default/stage1-sparc-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
 portage_prefix: releng

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage1.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
index 6420ace8..addba4d1 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
 source_subpath: default/stage3-sparc-systemd-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 update_seed: yes
 update_seed_command: --update --deep @world

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage2.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
index 5d54aa15..81cfc480 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage2.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
 source_subpath: default/stage1-sparc-systemd-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
 portage_prefix: releng

diff --git a/releases/weekly/specs/sparc/sparc/systemd-stage3.spec 
b/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
index f3ac843c..8d0e15df 100644
--- a/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
+++ b/releases/weekly/specs/sparc/sparc/systemd-stage3.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/sparc/17.0/systemd
 snapshot: latest
 source_subpath: default/stage1-sparc-systemd-latest
-compression_mode: xz_x
+compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
 portage_prefix: releng

diff --git a/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec 
b/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec
index 7ab62cbe..cf5be613 100644
--- 

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

2019-09-01 Thread Georgy Yakovlev
commit: 9cdd033c7015079a6dbe60c6b7b023ef32b1859d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Sep  2 00:47:25 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Sep  2 00:47:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdd033c

mail-client/thunderbird: keyword 60.8.0 on ~ppc64

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

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

diff --git a/mail-client/thunderbird/thunderbird-60.8.0.ebuild 
b/mail-client/thunderbird/thunderbird-60.8.0.ebuild
index 4629cdc73f8..8a3a5aa36de 100644
--- a/mail-client/thunderbird/thunderbird-60.8.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-60.8.0.ebuild
@@ -39,7 +39,7 @@ inherit check-reqs flag-o-matic toolchain-funcs gnome2-utils 
llvm mozcoreconf-v6
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="https://www.mozilla.org/thunderbird;
 
-KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="bindist clang dbus debug hardened jack lightning neon pulseaudio



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

2019-09-01 Thread Georgy Yakovlev
commit: 3e73a93a0454800a562a4e1c310f5a0a4294e3c7
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Sep  2 00:46:03 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Sep  2 00:46:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e73a93a

mail-client/thunderbird: keyword 68.0.1-r1 on ~ppc64

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

 mail-client/thunderbird/thunderbird-68.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild 
b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
index 729db1ff554..6aa97f4f351 100644
--- a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild
@@ -36,7 +36,7 @@ LLVM_MAX_SLOT=8
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="https://www.mozilla.org/thunderbird;
 
-KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
 IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free geckodriver



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

2019-09-01 Thread Matt Turner
commit: 3db95d50330d68371c1e06b0c277ef8dca294916
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 00:26:01 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 00:29:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db95d50

sys-process/systemd-cron: Version bump to 1.5.14

Closes: https://bugs.gentoo.org/685592
Signed-off-by: Matt Turner  gentoo.org>

 sys-process/systemd-cron/Manifest  |  1 +
 .../systemd-cron/systemd-cron-1.5.14.ebuild| 75 ++
 2 files changed, 76 insertions(+)

diff --git a/sys-process/systemd-cron/Manifest 
b/sys-process/systemd-cron/Manifest
index c18c8f04b7f..7d7c2585b2c 100644
--- a/sys-process/systemd-cron/Manifest
+++ b/sys-process/systemd-cron/Manifest
@@ -1,4 +1,5 @@
 DIST systemd-cron-1.5.10.tar.gz 31191 BLAKE2B 
c58a0cfec82534baf3daba6f706d054347f3bc5a2d272eb003228b48fc58c9df61ed2045526403295aed3edc9a0c84eaa589c5aea66562bf35d531b4f5ffacd7
 SHA512 
9a4bbf78c81adf74e589cd9431b5742d5dab63b0346a2330403a7e24bdab62833096445d9fd3e5f6a91f722b3f8176e52734dcc5e2ee0ec23b555e6d01805094
 DIST systemd-cron-1.5.12.tar.gz 31417 BLAKE2B 
d0776d2c4aa2d86289dd8ab5dade47f083ee7abc16f54c9527130f587049064d6100eaccd4a3a0a461d21ac8286910d3cb0590db14ea1d3a32e591b7ede0a59e
 SHA512 
6f85cef0870cde5ff6b397fb640a30a8a567e09e3cac48456498f1f102395f12f174731ca9cc8e826bb6c49a0d3a6dd49a9aec63e7b75648b7dccfaa499dcea4
+DIST systemd-cron-1.5.14.tar.gz 31634 BLAKE2B 
59394128145dbd04a2b1bb10a6ac8821a97a465e3c0d43f3ca8fdfe60db273352d46b1200c966adaf772272835269c5c553b040cb0e0340ec56340181c9b7245
 SHA512 
772a4f8181a0f8039a8138fdc43bfe0f2bd89222fe19fa971727be265036f86435334d6230e116440f6969425fc6d59dc26e9cf230c00d030ea5d62ba351713c
 DIST systemd-cron-1.5.3.tar.gz 29105 BLAKE2B 
c7c95df9be0383aa39a8525d3a5179a04ef1edc77d6c0e34095eb0fe26045c139e4d0c340d6999405baa99d00181cc6c2fb14d87ad401a685aaf3ad7adb5e006
 SHA512 
ea0241f93b8d92497fa020d84630ee153dc299d9b16b17567784a4dcb5ddf0a4589e7e033428562a862218ef79b192245178df2d7dcc69f779ef9156921674c7
 DIST systemd-cron-1.5.4.tar.gz 30436 BLAKE2B 
5ce72e30e68cafbf812690704de4841d0436a97e6a9df12802374a0ef7fe2af4294310e4c14c68d5aa2508c9664402c17dcacb7b6a637f7b83853d97c78c557f
 SHA512 
e6fe60de9d6cbc223b8358bd6b1a060e11f1ea16a8f0b24662914ddb18d827f7b4c62fd40dbefed3d0ac38b1e748998ec5e0430d4ea751e8a20b94b9803bcb89

diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild 
b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
new file mode 100644
index 000..ef1605bcbad
--- /dev/null
+++ b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
+inherit python-single-r1 systemd
+
+DESCRIPTION="systemd units to create timers for cron directories and crontab"
+HOMEPAGE="https://github.com/systemd-cron/systemd-cron/;
+SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> 
systemd-cron-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
+
+RDEPEND=">=sys-apps/systemd-217
+   sys-apps/debianutils
+   !etc-crontab-systemd? ( !sys-process/dcron )
+   ${PYTHON_DEPS}
+   sys-process/cronbase"
+
+DEPEND="sys-process/cronbase
+   test? ( sys-apps/man-db dev-python/pyflakes )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+src_prepare() {
+   python_fix_shebang --force "${S}/src/bin"
+
+   sed -i \
+   -e 's/^crontab/crontab-systemd/' \
+   -e 's/^CRONTAB/CRONTAB-SYSTEMD/' \
+   -- "${S}/src/man/crontab."{1,5}".in" || die
+
+   sed -i \
+   -e 's!/crontab$!/crontab-systemd!' \
+   -e 's!/crontab\(\.[15]\)$!/crontab-systemd\1!' \
+   -e 's/pyflakes3/pyflakes/' \
+   -- "${S}/Makefile.in" || die
+
+   if use etc-crontab-systemd
+   thensed -i \
+   -e "s!/etc/crontab!/etc/crontab-systemd!" \
+   -- "${S}/src/man/crontab."{1,5}".in" \
+   "${S}/src/bin/systemd-crontab-generator.py" || die
+   fi
+
+   eapply_user
+}
+
+my_use_enable() {
+   if use ${1}; then
+   echo --enable-${2:-${1}}=yes
+   else
+   echo --enable-${2:-${1}}=no
+   fi
+}
+
+src_configure() {
+   ./configure \
+   --prefix="${EPREFIX}/usr" \
+   --confdir="${EPREFIX}/etc" \
+   --runparts="${EPREFIX}/bin/run-parts" \
+   --mandir="${EPREFIX}/usr/share/man" \
+   --unitdir="$(systemd_get_systemunitdir)" \
+   --generatordir="$(systemd_get_systemgeneratordir)" \
+   $(my_use_enable cron-boot boot) \
+   $(my_use_enable minutely) \
+   $(my_use_enable yearly) \
+   $(my_use_enable yearly 

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

2019-09-01 Thread Matt Turner
commit: 2b0a5a4f650ac45cdf3b79bfe9bae08578b3003f
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Sep  2 00:29:01 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Sep  2 00:29:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0a5a4f

sys-process/systemd-cron: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 sys-process/systemd-cron/Manifest  |  3 -
 .../systemd-cron/systemd-cron-1.5.10.ebuild| 74 --
 sys-process/systemd-cron/systemd-cron-1.5.3.ebuild | 74 --
 sys-process/systemd-cron/systemd-cron-1.5.4.ebuild | 74 --
 4 files changed, 225 deletions(-)

diff --git a/sys-process/systemd-cron/Manifest 
b/sys-process/systemd-cron/Manifest
index 7d7c2585b2c..054d8089a53 100644
--- a/sys-process/systemd-cron/Manifest
+++ b/sys-process/systemd-cron/Manifest
@@ -1,5 +1,2 @@
-DIST systemd-cron-1.5.10.tar.gz 31191 BLAKE2B 
c58a0cfec82534baf3daba6f706d054347f3bc5a2d272eb003228b48fc58c9df61ed2045526403295aed3edc9a0c84eaa589c5aea66562bf35d531b4f5ffacd7
 SHA512 
9a4bbf78c81adf74e589cd9431b5742d5dab63b0346a2330403a7e24bdab62833096445d9fd3e5f6a91f722b3f8176e52734dcc5e2ee0ec23b555e6d01805094
 DIST systemd-cron-1.5.12.tar.gz 31417 BLAKE2B 
d0776d2c4aa2d86289dd8ab5dade47f083ee7abc16f54c9527130f587049064d6100eaccd4a3a0a461d21ac8286910d3cb0590db14ea1d3a32e591b7ede0a59e
 SHA512 
6f85cef0870cde5ff6b397fb640a30a8a567e09e3cac48456498f1f102395f12f174731ca9cc8e826bb6c49a0d3a6dd49a9aec63e7b75648b7dccfaa499dcea4
 DIST systemd-cron-1.5.14.tar.gz 31634 BLAKE2B 
59394128145dbd04a2b1bb10a6ac8821a97a465e3c0d43f3ca8fdfe60db273352d46b1200c966adaf772272835269c5c553b040cb0e0340ec56340181c9b7245
 SHA512 
772a4f8181a0f8039a8138fdc43bfe0f2bd89222fe19fa971727be265036f86435334d6230e116440f6969425fc6d59dc26e9cf230c00d030ea5d62ba351713c
-DIST systemd-cron-1.5.3.tar.gz 29105 BLAKE2B 
c7c95df9be0383aa39a8525d3a5179a04ef1edc77d6c0e34095eb0fe26045c139e4d0c340d6999405baa99d00181cc6c2fb14d87ad401a685aaf3ad7adb5e006
 SHA512 
ea0241f93b8d92497fa020d84630ee153dc299d9b16b17567784a4dcb5ddf0a4589e7e033428562a862218ef79b192245178df2d7dcc69f779ef9156921674c7
-DIST systemd-cron-1.5.4.tar.gz 30436 BLAKE2B 
5ce72e30e68cafbf812690704de4841d0436a97e6a9df12802374a0ef7fe2af4294310e4c14c68d5aa2508c9664402c17dcacb7b6a637f7b83853d97c78c557f
 SHA512 
e6fe60de9d6cbc223b8358bd6b1a060e11f1ea16a8f0b24662914ddb18d827f7b4c62fd40dbefed3d0ac38b1e748998ec5e0430d4ea751e8a20b94b9803bcb89

diff --git a/sys-process/systemd-cron/systemd-cron-1.5.10.ebuild 
b/sys-process/systemd-cron/systemd-cron-1.5.10.ebuild
deleted file mode 100644
index dc4017fa0a1..000
--- a/sys-process/systemd-cron/systemd-cron-1.5.10.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( pypy3 python3_{5,6} )
-inherit eutils python-single-r1 systemd
-
-DESCRIPTION="systemd units to create timers for cron directories and crontab"
-HOMEPAGE="https://github.com/systemd-cron/systemd-cron/;
-SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> 
systemd-cron-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
-
-RDEPEND=">=sys-apps/systemd-217
-sys-apps/debianutils
-!etc-crontab-systemd? ( !sys-process/dcron )
-${PYTHON_DEPS}
-sys-process/cronbase"
-
-DEPEND="sys-process/cronbase
-   test? ( sys-apps/man-db dev-python/pyflakes )"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_prepare() {
-   python_fix_shebang --force "${S}/src/bin"
-
-   sed -i \
-   -e 's/^crontab/crontab-systemd/' \
-   -e 's/^CRONTAB/CRONTAB-SYSTEMD/' \
-   -- "${S}/src/man/crontab."{1,5}".in" || die
-
-   sed -i \
-   -e 's!/crontab$!/crontab-systemd!' \
-   -e 's!/crontab\(\.[15]\)$!/crontab-systemd\1!' \
-   -e 's/pyflakes3/pyflakes/' \
-   -- "${S}/Makefile.in" || die
-
-   if use etc-crontab-systemd
-   thensed -i \
-   -e "s!/etc/crontab!/etc/crontab-systemd!" \
-   -- "${S}/src/man/crontab."{1,5}".in" \
-   "${S}/src/bin/systemd-crontab-generator.py" || die
-   fi
-
-   epatch_user
-}
-
-my_use_enable() {
-   if use ${1}; then
-   echo --enable-${2:-${1}}=yes
-   else
-   echo --enable-${2:-${1}}=no
-   fi
-}
-
-src_configure() {
-   ./configure \
-   --prefix="${EPREFIX}/usr" \
-   --confdir="${EPREFIX}/etc" \
-   --runparts="${EPREFIX}/bin/run-parts" \
-   --mandir="${EPREFIX}/usr/share/man" \
-   --unitdir="$(systemd_get_unitdir)" \
-   $(my_use_enable cron-boot boot) \
-   $(my_use_enable minutely) \
-   

[gentoo-commits] proj/portage:master commit in: lib/portage/emaint/modules/binhost/

2019-09-01 Thread Zac Medico
commit: 2565d3a60315df2edff080b49547ec98ce24b595
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 23:50:14 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 23:56:20 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=2565d3a6

emaint binhost: force reindex in case of pkgdir-index-trusted

Bug: https://bugs.gentoo.org/688902
Fixes: fbbe0cfe2902 ("Add FEATURES=pkgdir-index-trusted")
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/emaint/modules/binhost/binhost.py | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/lib/portage/emaint/modules/binhost/binhost.py 
b/lib/portage/emaint/modules/binhost/binhost.py
index 4d1d63601..cf9516112 100644
--- a/lib/portage/emaint/modules/binhost/binhost.py
+++ b/lib/portage/emaint/modules/binhost/binhost.py
@@ -66,6 +66,9 @@ class BinhostHandler(object):
def check(self, **kwargs):
onProgress = kwargs.get('onProgress', None)
bintree = self._bintree
+   # Force reindex in case pkgdir-index-trusted is enabled.
+   bintree._populate_local(reindex=True)
+   bintree.populated = True
_instance_key = bintree.dbapi._instance_key
cpv_all = self._bintree.dbapi.cpv_all()
cpv_all.sort()
@@ -99,6 +102,9 @@ class BinhostHandler(object):
def fix(self,  **kwargs):
onProgress = kwargs.get('onProgress', None)
bintree = self._bintree
+   # Force reindex in case pkgdir-index-trusted is enabled.
+   bintree._populate_local(reindex=True)
+   bintree.populated = True
_instance_key = bintree.dbapi._instance_key
cpv_all = self._bintree.dbapi.cpv_all()
cpv_all.sort()



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

2019-09-01 Thread Thomas Deutschmann
commit: e3442ec85f155852d3e0474dcdbe838d94852b52
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  1 23:54:54 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 23:54:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3442ec8

profiles: base: Add mail-client/thunderbird[pgo] to package.use.mask

Bug: https://bugs.gentoo.org/693160
Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/base/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 1d21260a187..cdb369d6e79 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Thomas Deutschmann  (2019-09-02)
+# PGO not yet supported for comm-central, #693160
+>=mail-client/thunderbird-68 pgo
+
 # Matt Turner  (2019-09-01)
 # 

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

2019-09-01 Thread Thomas Deutschmann
commit: a2d0f4942356d5147a453d0458030a0168bdb44a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  1 23:13:55 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 23:14:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d0f494

sci-libs/ViSP: fix double empty line

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

 sci-libs/ViSP/ViSP-3.2.0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild 
b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
index 49b46db289e..c9cba774d8e 100644
--- a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
+++ b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
@@ -48,7 +48,6 @@ REQUIRED_USE="motif? ( coin )"
 S="${WORKDIR}/visp-${PV}"
 PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" 
"${FILESDIR}/${PN}-3.0.1-opencv.patch" )
 
-
 src_configure() {
local mycmakeargs=(
"-DBUILD_EXAMPLES=$(usex examples ON OFF)"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialbus/, dev-qt/qtserialbus/files/

2019-09-01 Thread Andreas Sturmlechner
commit: 3d1586fade3f0eda87ce1a830961af79d6d28e0c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 23:04:27 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 23:07:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1586fa

dev-qt/qtserialbus: Fix build with >=linux-headers-5.2

Bug: https://bugs.gentoo.org/692352
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...2.4-canbus-missing-header-w-linux-headers.patch | 31 ++
 dev-qt/qtserialbus/qtserialbus-5.12.4.ebuild   |  4 +++
 2 files changed, 35 insertions(+)

diff --git 
a/dev-qt/qtserialbus/files/qtserialbus-5.12.4-canbus-missing-header-w-linux-headers.patch
 
b/dev-qt/qtserialbus/files/qtserialbus-5.12.4-canbus-missing-header-w-linux-headers.patch
new file mode 100644
index 000..54c0b11087c
--- /dev/null
+++ 
b/dev-qt/qtserialbus/files/qtserialbus-5.12.4-canbus-missing-header-w-linux-headers.patch
@@ -0,0 +1,31 @@
+From 43d746c2c0c87c8694e835f3b052317c8fa02482 Mon Sep 17 00:00:00 2001
+From: Andre Hartmann 
+Date: Mon, 8 Jul 2019 21:35:12 +0200
+Subject: [PATCH] =?utf8?q?SocketCAN:=20Fix=20compiler=20error=20"=E2=80=98?=
+ =?utf8?q?SIOCGSTAMP=E2=80=99=20was=20not=20declared"?=
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf8
+Content-Transfer-Encoding: 8bit
+
+Fixes: QTBUG-76957
+Change-Id: I8c4c86aa23137d67f5d20eedfe1c46a241c0632b
+Reviewed-by: Alex Blasche 
+Reviewed-by: Denis Shienkov 
+---
+ src/plugins/canbus/socketcan/socketcanbackend.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/plugins/canbus/socketcan/socketcanbackend.cpp 
b/src/plugins/canbus/socketcan/socketcanbackend.cpp
+index 74b0d1d9..a2da146f 100644
+--- a/src/plugins/canbus/socketcan/socketcanbackend.cpp
 b/src/plugins/canbus/socketcan/socketcanbackend.cpp
+@@ -45,6 +45,7 @@
+ 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+-- 
+2.16.3

diff --git a/dev-qt/qtserialbus/qtserialbus-5.12.4.ebuild 
b/dev-qt/qtserialbus/qtserialbus-5.12.4.ebuild
index 4a031a9a92a..a1577e3db33 100644
--- a/dev-qt/qtserialbus/qtserialbus-5.12.4.ebuild
+++ b/dev-qt/qtserialbus/qtserialbus-5.12.4.ebuild
@@ -12,6 +12,10 @@ fi
 
 IUSE=""
 
+PATCHES+=(
+   "${FILESDIR}/${P}-canbus-missing-header-w-linux-headers.patch" # 
QTBUG-76957
+)
+
 DEPEND="
~dev-qt/qtcore-${PV}
~dev-qt/qtnetwork-${PV}



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

2019-09-01 Thread Andreas Sturmlechner
commit: 0b676d8201b607caa6465c3020fb10b50d27df89
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 23:04:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 23:07:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b676d82

dev-qt/qtwebengine: Fix build with >=linux-headers-5.2

Tested-by: Aaron Bauman  gentoo.org>
Closes: https://bugs.gentoo.org/692352
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...webrtc-missing-header-w-linux-headers-5.2.patch | 26 ++
 dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild   |  2 ++
 2 files changed, 28 insertions(+)

diff --git 
a/dev-qt/qtwebengine/files/qtwebengine-5.12.4-webrtc-missing-header-w-linux-headers-5.2.patch
 
b/dev-qt/qtwebengine/files/qtwebengine-5.12.4-webrtc-missing-header-w-linux-headers-5.2.patch
new file mode 100644
index 000..8acd0b0d06c
--- /dev/null
+++ 
b/dev-qt/qtwebengine/files/qtwebengine-5.12.4-webrtc-missing-header-w-linux-headers-5.2.patch
@@ -0,0 +1,26 @@
+From: Jiri Slaby 
+Date: Thu, 11 Jul 2019 09:35:13 +0200
+Subject: fix build after y2038 changes in glibc
+Patch-mainline: submitted on 2019/07/11
+References: QTBUG-76963
+
+SIOCGSTAMP is defined in linux/sockios.h since kernel 5.2. Include that
+file wherever needed.
+
+Signed-off-by: Jiri Slaby 
+---
+ chromium/third_party/webrtc/rtc_base/physical_socket_server.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc
 b/src/3rdparty/chromium/third_party/webrtc/rtc_base/physicalsocketserver.cc
+@@ -67,6 +67,7 @@ typedef void* SockOptArg;
+ #endif  // WEBRTC_POSIX
+ 
+ #if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && 
!defined(__native_client__)
++#include 
+ 
+ int64_t GetSocketRecvTimestamp(int socket) {
+   struct timeval tv_ioctl;
+-- 
+2.21.0

diff --git a/dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild
index 204d8659fa8..2390a80c8e8 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.12.4.ebuild
@@ -83,6 +83,8 @@ PATCHES+=(
"${FILESDIR}/${P}-fix-should_override_user_agent_in_new_tabs.patch"
"${FILESDIR}/${P}-bump-V8-patchlevel.patch" # QTBUG-72532
"${FILESDIR}/${P}-fix-arm-32bit-segfaults.patch" # QTBUG-75097
+   # QTBUG-76963, not yet upstream:
+   "${FILESDIR}/${P}-webrtc-missing-header-w-linux-headers-5.2.patch"
 )
 
 src_prepare() {



[gentoo-commits] proj/no-distcc-env:master commit in: package.env/no-distcc-pump/sys-apps/

2019-09-01 Thread Matt Turner
commit: b9985c47cc44b14694cdfe21aa8a6db5959f3ff1
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 22:44:31 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 22:44:31 2019 +
URL:https://gitweb.gentoo.org/proj/no-distcc-env.git/commit/?id=b9985c47

Add sys-apps/findutils to no-distcc-pump

Signed-off-by: Matt Turner  gentoo.org>

 package.env/no-distcc-pump/sys-apps/findutils | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.env/no-distcc-pump/sys-apps/findutils 
b/package.env/no-distcc-pump/sys-apps/findutils
new file mode 100644
index 000..1a6ed11
--- /dev/null
+++ b/package.env/no-distcc-pump/sys-apps/findutils
@@ -0,0 +1 @@
+sys-apps/findutils no-distcc-pump.conf



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

2019-09-01 Thread Aaron Bauman
commit: 00b76c982ee1d3f7c85e8584597c2cb7eb3e5120
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 22:14:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 22:18:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b76c98

net-libs/libaccounts-glib: arm64 stable (bug #693210)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild 
b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
index b1f40ae0f6a..8f55f28c7f1 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
 IUSE="doc"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2019-09-01 Thread Aaron Bauman
commit: 7740ca5a43a0f5f531b234db27dc3b10ccb6655d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 22:16:28 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 22:18:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7740ca5a

net-libs/libsignon-glib: arm64 stable (bug #693210)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
index 43e1df26d94..2f20a7629c4 100644
--- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
 IUSE="debug doc +introspection python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-accounts-signon/

2019-09-01 Thread Aaron Bauman
commit: 9c51334da40192296b2cbd7a3d62fc4948303e7f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 22:17:10 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 22:18:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c51334d

net-libs/telepathy-accounts-signon: arm64 stable (bug #693210)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild 
b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
index 792e67b9101..64fa6629fea 100644
--- a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
+++ b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/2.0/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
 IUSE=""
 
 BDEPEND=">=dev-util/meson-0.49.2"



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

2019-09-01 Thread Matt Turner
commit: 5daaf4d2581a8a46c8749a3293f2c62e72ebd008
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 22:16:46 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 22:16:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5daaf4d2

profiles: Mask old media-sound/lilypond due to guile dep

Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1e405467f89..8737d4c8b8e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-01)
+#  (2019-09-01)
 # dev-scheme/guile-gnome-platform depends on dev-scheme/guile:12. Its only
 # reverse dependency is sci-chemistry/burrow-owl, so include it. The others are



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

2019-09-01 Thread Matt Turner
commit: 08970a207819b3dade8a60097ab15d7b62515963
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 22:14:12 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 22:14:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08970a20

profiles/alpha: Drop dead mask

lilypond has no alpha keywords and guile-2 is stable everywhere.

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 24a33c84fbe..604c9277d46 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -121,10 +121,6 @@ dev-python/pyquery test
 # hardware that is "too slow".
 dev-python/attrs test
 
-# Tobias Klausmann  (2016-01-22)
-# Requires guile2 which is keyworded nowhere
-media-sound/lilypond guile2
-
 # Tobias Klausmann  (2016-11-15)
 # JITing for libpcre{,2} is not supported on Alpha
 dev-libs/libpcre jit



[gentoo-commits] proj/portage:master commit in: man/

2019-09-01 Thread Zac Medico
commit: 582e681e3911d3cc09b7729e564c5862db368478
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 22:04:16 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 22:07:35 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=582e681e

man/glsa-check.1: fix man2html formatting

Signed-off-by: Zac Medico  gentoo.org>

 man/glsa-check.1 | 65 ++--
 1 file changed, 21 insertions(+), 44 deletions(-)

diff --git a/man/glsa-check.1 b/man/glsa-check.1
index 23b5e9d94..4fe1ad506 100644
--- a/man/glsa-check.1
+++ b/man/glsa-check.1
@@ -1,76 +1,53 @@
-.TH "GLSA\-CHECK" "1" "September 2019" "Portage VERSION" "Portage"
-.
+.TH "GLSA-CHECK" "1" "September 2019" "Portage VERSION" "Portage"
 .SH "NAME"
 \fBglsa\-check\fR \- Tool to locally monitor and manage GLSAs
-.
 .SH "SYNOPSIS"
 \fBglsa\-check\fR [options] [glsa\-id | all | affected]
-.
 .SH "DESCRIPTION"
 \fBglsa\-check\fR is used to locally monitor and manage Gentoo Linux Security 
Advisories\. In order for \fBglsa\-check\fR to be effective, it is required 
that a local repository exists containing GLSA metadata\.
-.
 .SH "OPTIONS"
+.TP
 \fB\-l\fR, \fB\-\-list\fR List a summary for the given GLSA(s) or set and 
whether they affect the system\.
-.
-.P
+.TP
 \fB\-d\fR, \fB\-\-dump\fR, \fB\-\-print\fR Show all information about the 
GLSA(s) or set\.
-.
-.P
+.TP
 \fB\-t\fR, \fB\-\-test\fR Test if this system is affected by the GLSA(s) or 
set and output the GLSA ID(s)\.
-.
-.P
+.TP
 \fB\-p\fR, \fB\-\-pretend\fR Show the necessary steps to remediate the system\.
-.
-.P
+.TP
 \fB\-f\fR, \fB\-\-fix\fR (experimental) Attempt to remediate the system based 
on the instructions given in the GLSA(s) or set\. This will only upgrade (when 
an upgrade path exists) or remove packages\.
-.
-.P
+.TP
 \fB\-i\fR, \fB\-\-inject\fR Inject the given GLSA(s) into the glsa_injected 
file\.
-.
-.P
+.TP
 \fB\-n\fR, \fB\-\-nocolor\fR Removes color from output\.
-.
-.P
+.TP
 \fB\-h\fR, \fB\-\-help\fR Show this help message\.
-.
-.P
-\fBV\fR, \fB\-\-version\fR Show information about \fBglsa\-check\fR\.
-.
-.P
+.TP
+\fB\-V\fR, \fB\-\-version\fR Show information about \fBglsa\-check\fR\.
+.TP
 \fB\-v\fR, \fB\-\-verbose\fR Print more messages\.
-.
-.P
+.TP
 \fB\-c\fR, \fB\-\-cve\fR Show CVE IDs in listing mode\.
-.
-.P
+.TP
 \fB\-q\fR, \fB\-\-quiet\fR Be less verbose and do not send empty mail\.
-.
-.P
+.TP
 \fB\-m\fR, \fB\-\-mail\fR Send a mail with the given GLSAs to the 
administrator\.
-.
-.P
+.TP
 \fB\-r\fR, \fB\-\-reverse\fR List GLSAs in reverse order
-.
 .SH "EXAMPLES"
 \fBglsa\-check \-t all\fR Test the system against all GLSAs in the GLSA 
repository\.
-.
-.P
+.TP
 \fBglsa\-check \-t 201801\-01\fR Test the system against the specific GLSA 
201801\-01\.
-.
 .SH "EXIT VALUES"
+.TP
 \fB0\fR Success
-.
-.P
+.TP
 \fB1\fR Syntax or usage error
-.
-.P
+.TP
 \fB2\fR Missing permissions, solution, etc
-.
-.P
+.TP
 \fB6\fR System is affected by some GLSAs
-.
 .SH "FILES"
 \fB/var/lib/portage/glsa_injected\fR List of GLSA ids that have been injected 
and will never show up as \'affected\' on this system\. The file must contain 
one GLSA ID (e\.g\. \'200804\-02\') per line\.
-.
 .SH "BUGS"
 All bugs should be reported to the Portage team via https://bugs\.gentoo\.org



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

2019-09-01 Thread Matt Turner
commit: 9c04d06d06d51d9c76b3fe5ceb573213769f45ae
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 21:59:24 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 21:59:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c04d06d

sys-libs/glibc-2.29-r2: sparc stable, bug 685818

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild 
b/sys-libs/glibc/glibc-2.29-r2.ebuild
index 8165b300294..5352ae1f92b 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://sourceware.org/git/glibc.git;
inherit git-r3
 else
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
s390 sh ~sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
s390 sh sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
 fi
 



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

2019-09-01 Thread Aaron Bauman
commit: e27c7c1f7702489b809dff0a4a987e7974879af7
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:41:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:53:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27c7c1f

dev-ruby/minitest-power_assert: arm64 keyworded (bug #692660)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17

 dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild 
b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
index 7e1acbfd543..1aeada72407 100644
--- a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
+++ b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/hsbt/minitest-power_assert;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 ruby_add_rdepend "



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

2019-09-01 Thread Aaron Bauman
commit: 56728556584543e0a9c055c819e69205b3a80691
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:40:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:53:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56728556

dev-ruby/rouge: arm64 keyworded (bug #692660)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17

 dev-ruby/rouge/rouge-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rouge/rouge-3.9.0.ebuild 
b/dev-ruby/rouge/rouge-3.9.0.ebuild
index 88e1aab311a..64550857606 100644
--- a/dev-ruby/rouge/rouge-3.9.0.ebuild
+++ b/dev-ruby/rouge/rouge-3.9.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="MIT"
 
 SLOT="2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )



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

2019-09-01 Thread Aaron Bauman
commit: 0c09c2acb7fd553aed1fcc4b7763a55de405096e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:51:05 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:53:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c09c2ac

dev-util/pkgconf: arm64 stable (bug #693110)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-util/pkgconf/pkgconf-1.6.3.ebuild 
b/dev-util/pkgconf/pkgconf-1.6.3.ebuild
index 5eafec8e82b..ec3e425078f 100644
--- a/dev-util/pkgconf/pkgconf-1.6.3.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.6.3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit autotools git-r3
 else
SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sh sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sh sparc ~x86"
 fi
 
 DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
ANSI C89"



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

2019-09-01 Thread Thomas Deutschmann
commit: 090e0b8a74bc31d28edbb9fc476bcf7467a78b81
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  1 21:48:56 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 21:49:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090e0b8a

sys-kernel/genkernel: bump to v4.0.0_beta16

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

 sys-kernel/genkernel/Manifest   | 2 +-
 .../{genkernel-4.0.0_beta15.ebuild => genkernel-4.0.0_beta16.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/genkernel/Manifest b/sys-kernel/genkernel/Manifest
index 35eea51b0be..62641ccef2e 100644
--- a/sys-kernel/genkernel/Manifest
+++ b/sys-kernel/genkernel/Manifest
@@ -26,7 +26,7 @@ DIST genkernel-3.5.2.4.tar.xz 318152 BLAKE2B 
101bd8011b73699a3d8410fcb93adca2417
 DIST genkernel-3.5.2.5.tar.xz 318652 BLAKE2B 
9b0e1b07f61b54edc1d263cc679b36d7e9062fd1e7cf11fc9442cf60b217274bc73425150ca963b6a91cd504d7817a852fa5bf4ad7634ff8d1ec3b43748ded41
 SHA512 
096aa77f4a52afefcef81ff6c7eb281e539af304854572389e38bbdd735ca723c7a5f2f7163fa9f387e3a2a78a2ba117260f1c8396ed4e51e12a91ad0fb0ff90
 DIST genkernel-3.5.3.2.tar.xz 320644 BLAKE2B 
14eaf05aab02287c3dbb98f1a596e73bcbea39ceb2c8e44c5bdbb77b656958cee666f4353a2401bad531c2a7a98ee11b2531b251c19edc86db517cf3cc2869ec
 SHA512 
1bee8ebdb8c2c30e90e0a1c573ad09b0eb79da54f0829859305eb50ffab95e69aa219ce82d4969140dea3d8788d66d3490fc03d38e190b533666e9278c7f96a6
 DIST genkernel-3.5.3.3.tar.xz 331180 BLAKE2B 
0f83b973505ccb0a92ae24e92509710bf96991f36ca55975ffefdf1bd3e835bd72bb413688468a05e6a5fff2ec16e64816f8ccfe2530c9f1e9169d19a86a2231
 SHA512 
9170731f59a1476aa597549ac55feb3583bed249e50d1697292571caf25c5ca746a1db9e811f2009d55aea21d739ef0ab3e385acd81504bbbccc8f7346205d71
-DIST genkernel-4.0.0_beta15.tar.xz 407152 BLAKE2B 
944bf0be18346634af4cc28defd5871c2c33edd1f146f1b383f40f1d2654cbdf91f451151e3ca0d1177729553d38ef3be8054f40ace0995fc9cfc79385e36651
 SHA512 
c1e6230d796aad650434e38c0be49302436da17faaa331ffa317c26d20098761a77202397edf221b31d15c38e9409ad87cf7e66741c47fc215ed93d8c92ac507
+DIST genkernel-4.0.0_beta16.tar.xz 407172 BLAKE2B 
917fe2f399e0806473a09f8240af28916b5a039a52c0d9246ecfc0de614ead3bcc917ca5e71313085d64460b9a1974c118ecf974a3a1aa8244ce14e00c1bc832
 SHA512 
c04483a715eecb3cee38dadf3db275b371c9a85c9808385282a57d47dbbe59c758f85b1a2fc850300941f1e3a6d5e63584b5babc8c07998d263da92eada3d246
 DIST gnupg-1.4.11.tar.bz2 3407075 BLAKE2B 
85d35d2e4da65d54add1010ea0486b943b328785e28c4efcaa2b65daafd53410a355d1df79ae45c5f7767d2eb7ff1f0b9637f417e65b084d2c760a281abd317a
 SHA512 
97e7b8b0f972cc2f7cabdb0e013cbee1c33e7d48407d040cca5c2037e32abe1c2100194be7d3b569d4f05eb16b24c205a5b83f06718f0241f8d4ee174f1c37ae
 DIST gnupg-1.4.22.tar.bz2 3746546 BLAKE2B 
9a2d37eeab10f2a7353804098e865ad45db846696a00a47f5bebf47145f79e0d2bf9c01c0195e2fe79af07946a3feac0d4589656c3e698a3a548ff1dd74ce759
 SHA512 
c03acac0fa55761470bb085d78a44e2b99ebb187e8396cbb031a184b1e40bef2a40c91da07755d1a20610a3daa6aa1eefea2d12a0dbd5a79a45466166419c708
 DIST gnupg-1.4.23.tar.bz2 3749353 BLAKE2B 
ec5e6bef0c7bb2a65813d7852cebeaa24c4855f9d9d9e802070da50b89fff56b747682933aa766dd130f849efcfe28f7aa74f3153405429bcf3845ef29c6dd6e
 SHA512 
78dc52a2010202a4afc8814b29fda657a6c9fe230d5e7db11ae040edd2b0ca819e1baa4dbd6c0d04d36cd353df484e83f52d17759d2891c2cf7025c0b5d36612

diff --git a/sys-kernel/genkernel/genkernel-4.0.0_beta15.ebuild 
b/sys-kernel/genkernel/genkernel-4.0.0_beta16.ebuild
similarity index 100%
rename from sys-kernel/genkernel/genkernel-4.0.0_beta15.ebuild
rename to sys-kernel/genkernel/genkernel-4.0.0_beta16.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/

2019-09-01 Thread Andreas Sturmlechner
commit: 4149e69872f8515bd326254340e948b8254fbed9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 21:28:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 21:33:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4149e698

net-p2p/ktorrent: We still want that patch

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

 net-p2p/ktorrent/{ktorrent-5.1.2.ebuild => ktorrent-5.1.2-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-p2p/ktorrent/ktorrent-5.1.2.ebuild 
b/net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
similarity index 97%
rename from net-p2p/ktorrent/ktorrent-5.1.2.ebuild
rename to net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
index 733351c8b19..6de16c59526 100644
--- a/net-p2p/ktorrent/ktorrent-5.1.2.ebuild
+++ b/net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
@@ -76,6 +76,8 @@ RDEPEND="${COMMON_DEPEND}
)
 "
 
+PATCHES=( "${FILESDIR}/${PN}-5.1.1-singlefile-torrent.patch" ) # git master
+
 src_configure() {
local mycmakeargs=(
-DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)



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

2019-09-01 Thread Aaron Bauman
commit: 49294a52f38fc05fd088581db779f438a8bde790
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:31:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:31:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49294a52

net-misc/radvd: arm64 stable (bug #693080)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

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

diff --git a/net-misc/radvd/radvd-2.18.ebuild b/net-misc/radvd/radvd-2.18.ebuild
index 21c73f6c0ca..e42974c512d 100644
--- a/net-misc/radvd/radvd-2.18.ebuild
+++ b/net-misc/radvd/radvd-2.18.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ppc sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm arm64 hppa ppc sparc x86 ~x86-fbsd"
 IUSE="kernel_FreeBSD selinux test"
 
 CDEPEND="dev-libs/libdaemon"



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

2019-09-01 Thread Aaron Bauman
commit: 90d121c46643cfb3a895331a2957b9ed4862919e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:23:53 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:25:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d121c4

dev-lang/ruby: arm64 stable (bug #693030)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-lang/ruby/ruby-2.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild
index 7ef83336949..45e981392a9 100644
--- a/dev-lang/ruby/ruby-2.4.7.ebuild
+++ b/dev-lang/ruby/ruby-2.4.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/;
 SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests 
socks5 +ssl static-libs tk xemacs"
 
 RDEPEND="



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

2019-09-01 Thread Andreas Sturmlechner
commit: 23bc6b85817f2091b63c5a7ddb4ff2c5d9a8ef5d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 21:23:51 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 21:25:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bc6b85

net-libs/libktorrent: We still want that patch

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

 net-libs/libktorrent/libktorrent-2.1.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libktorrent/libktorrent-2.1.1.ebuild 
b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
index b9e2994e0e4..d9c041e72e8 100644
--- a/net-libs/libktorrent/libktorrent-2.1.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
@@ -20,7 +20,6 @@ COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_frameworks_dep solid)
@@ -37,6 +36,8 @@ RDEPEND="${COMMON_DEPEND}
!dev-libs/botan[gmp(-)]
 "
 
+PATCHES=( "${FILESDIR}/${PN}-2.1-unused-link.patch" ) # git master
+
 src_prepare() {
kde5_src_prepare
 



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

2019-09-01 Thread Aaron Bauman
commit: f0ecee9c3835a9027712602d2303754c2d846fd3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:16:52 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:25:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ecee9c

net-libs/webkit-gtk: arm64 stable (bug #693122)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
index 5b32156fc10..867d03afc2d 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
 
 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
 



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

2019-09-01 Thread Aaron Bauman
commit: 41fcaaa5bdab5cadb983cc229be52913491fecaf
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 21:25:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Sep  1 21:25:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fcaaa5

dev-ruby/rdoc: arm64 stable (bug #693030)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild 
b/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
index e6df6ecd041..778d5226e5d 100644
--- a/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
+++ b/dev-ruby/rdoc/rdoc-5.1.0-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/rdoc/rdoc/;
 SRC_URI="https://github.com/rdoc/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Ruby MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



[gentoo-commits] proj/portage: New tag: portage-2.3.75

2019-09-01 Thread Zac Medico
commit: 
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 21:22:58 2019 +

New tag: portage-2.3.75




[gentoo-commits] proj/portage:master commit in: /

2019-09-01 Thread Zac Medico
commit: 9f4bd7f3a37600687438c13e728071975a3f6756
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 20:57:40 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 20:57:51 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9f4bd7f3

Updates for portage-2.3.75 release

Signed-off-by: Zac Medico  gentoo.org>

 RELEASE-NOTES | 9 +
 setup.py  | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 5282d55a6..24f824054 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,15 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.75
+==
+* Bug Fixes:
+- Bug 235970 glsa-check: add --reverse option
+- Bug 692134 glsa-check: fix truncated CVE ids in listmode
+- Bug 692746 missed virtual/libmysqlclient update
+- Bug 693242 premature backtracking termination
+
+
 portage-2.3.74
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index c13edd791..380ea7341 100755
--- a/setup.py
+++ b/setup.py
@@ -662,7 +662,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.74',
+   version = '2.3.75',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



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

2019-09-01 Thread Zac Medico
commit: fc1ee19f135a3446d16deac8f783472b464e3a2e
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 21:12:24 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 21:20:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc1ee19f

sys-apps/portage: Bump to version 2.3.75

 #235970 glsa-check: add --reverse option
 #692134 glsa-check: fix truncated CVE ids in listmode
 #692746 missed virtual/libmysqlclient update
 #693242 premature backtracking termination

Bug: https://bugs.gentoo.org/691278
Bug: https://bugs.gentoo.org/235970
Bug: https://bugs.gentoo.org/692134
Bug: https://bugs.gentoo.org/692746
Bug: https://bugs.gentoo.org/693242
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/Manifest  |   1 +
 sys-apps/portage/portage-2.3.75.ebuild | 261 +
 2 files changed, 262 insertions(+)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index e0f9fe93faa..1193bf222f1 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -3,4 +3,5 @@ DIST portage-2.3.69.tar.bz2 1027945 BLAKE2B 
22a06370d9db8f8954f609a4435983b914f0
 DIST portage-2.3.72.tar.bz2 1030924 BLAKE2B 
84ecb1cda83a33f7159b86edc915810460f85dd6c97e971a054b5c1cc685077cb784313a666d1867c671e6324a25ea64b0032bb1924af560bd60d261b199c479
 SHA512 
cc42030bee07b2addc7977a5f206ab35a76ac98d37215d2ee2952d47408c0de1c74387436b85b08f94be5fd01b422cb68bcf908fa8acac8fb9dda0e5caa39f86
 DIST portage-2.3.73.tar.bz2 1031001 BLAKE2B 
f08a639ae587cae8c87670c6d8f8b8f5a860a3d1d8ad960d6da7fac7c0e170d0f19c352d6a31de20de60a4504766724901ef7d2ba026f959ef8dd6bb8e095c73
 SHA512 
5edda4b235a9bb7574fb5bce79c4a226200ba077580ce0e0237ef209cc935ab94eef24859bf450443a92a6cb9d31a754e1e06c8fd0293efe7e5fa87e4d21652a
 DIST portage-2.3.74.tar.bz2 1033130 BLAKE2B 
e3dc7c994ad2e35a8a8f421d972d4ff12fa2c56241b9a7d374204b0fbea1f457b8a365b56daa7a642383fc2653d7a223f12cf14936c86b5c8856411e286973bd
 SHA512 
947805ca47445de49105867f66ac2b77426511040d3f1936ec5e169219bcf45d320ebabb7455d318043405b043ba4808ce3962af431776ae152c203343607bf9
+DIST portage-2.3.75.tar.bz2 1032575 BLAKE2B 
c4f3e9a7e7056af19da6a56599fb79a26331d6ab88981f966b77e2d17ee5dac1a585f54b1185f64855c9c2af544684b759143f657a529878a4e6eb9df4757340
 SHA512 
06dabc9bff2992b197575ceab5b4f117aca01a10d2556bb006bb28bd4c1d99edfbff753e83aba706782da1e365b923e081ce2037053fed31e18baa5fab6da4a2
 DIST repoman-bug-685482-fbebef9677d6.patch 3350 BLAKE2B 
f715267e2731c1ec7c780aa9c6cffe1f848b3ad050273646579677a0522483df6fef844ffd87fb22f7dad53f1ec60221acd0d81a813569baf768ba62a6c1921c
 SHA512 
0e44625aeec7c239d7db8fdcf6a13313f4a8c1275e0e474cc2f05e5476d86214881cec2917d816c8b63f69d508c0bfa69e6a8e05b614b405463c998a4fb7ce12

diff --git a/sys-apps/portage/portage-2.3.75.ebuild 
b/sys-apps/portage/portage-2.3.75.ebuild
new file mode 100644
index 000..b45fedf3529
--- /dev/null
+++ b/sys-apps/portage/portage-2.3.75.ebuild
@@ -0,0 +1,261 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=(
+   pypy
+   python3_5 python3_6 python3_7
+   python2_7
+)
+PYTHON_REQ_USE='bzip2(+),threads(+)'
+
+inherit distutils-r1 linux-info systemd prefix
+
+DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+SLOT="0"
+IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
+
+DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   >=sys-apps/sed-4.0.5 sys-devel/patch
+   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
+   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
+# Require sandbox-2.2 for bug #288863.
+# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
+# quite slow, so it's not considered in the dependencies as an alternative to
+# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
+# for now, don't pull in xattr deps for other kernels.
+# For whirlpool hash, require python[ssl] (bug #425046).
+# For compgen, require bash[readline] (bug #445576).
+# app-portage/gemato goes without PYTHON_USEDEP since we're calling
+# the executable.
+RDEPEND="
+   >=app-arch/tar-1.27
+   dev-lang/python-exec:2
+   !build? (
+   >=sys-apps/sed-4.0.5
+   app-shells/bash:0[readline]
+   >=app-admin/eselect-1.2
+   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
+   python{2_7,3_5} pypy)
+   rsync-verify? (
+   >=app-portage/gemato-14[${PYTHON_USEDEP}]
+   

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

2019-09-01 Thread Matt Turner
commit: ca7ad4e9f1dfadf685e7943a9efbd468ea540182
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 21:17:01 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 21:17:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7ad4e9

profiles: Mask USE=guile for www-client/elinks

Signed-off-by: Matt Turner  gentoo.org>

 profiles/base/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 21d6d8fff6b..1d21260a187 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matt Turner  (2019-09-01)
+#  (2019-08-27)
 # sci-libs/grib_api is slated for removal.
 dev-lang/gdl grib



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

2019-09-01 Thread Matt Turner
commit: 8777d566874c69d8914b50b4024aae31ded98989
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 21:14:56 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 21:15:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8777d566

profiles: Force USE=guile2 for media-sound/lilypond

Signed-off-by: Matt Turner  gentoo.org>

 profiles/base/package.use.force | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 081b86bcd41..d8f5108cb0f 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner  (2019-09-01)
+#  (2019-08-17)
 # USE=-cxx us a sure way to break native install as modern gcc
 # requires C++ to bootstrap. But in rare cases it's useful



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

2019-09-01 Thread Matthew Thode
commit: ab415f4d50e7e4912c1e708a85542c5b07a8cc86
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 20:32:27 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 20:47:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab415f4d

dev-python/cryptography-vectors: 2.7 bump

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

 dev-python/cryptography-vectors/Manifest   |  1 +
 .../cryptography-vectors-2.7.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/cryptography-vectors/Manifest 
b/dev-python/cryptography-vectors/Manifest
index 8d95118e7e1..03884a6202d 100644
--- a/dev-python/cryptography-vectors/Manifest
+++ b/dev-python/cryptography-vectors/Manifest
@@ -4,3 +4,4 @@ DIST cryptography_vectors-2.3.tar.gz 35303908 BLAKE2B 
694f5a741ddedce2101632dcf1
 DIST cryptography_vectors-2.4.2.tar.gz 35087269 BLAKE2B 
2a8df1e98b6bba127bb8634ed27b43d4d99c77115d0206b4730feeaf6179d31e0b54eb38ad809e828c2ac6db2ecaa5cbc47f6ab2f99a888eb7e738380cc3b8ee
 SHA512 
cddd46916b6e5c9101589e6aaeaae0da61eabce9df21a196e09ed0c12bfa7da6e3afcddbb75c657f3370b2a3bc67ca862b22d6c7750301a867b6b03cb9bc83a3
 DIST cryptography_vectors-2.5.tar.gz 35094063 BLAKE2B 
93b97e5483892a43e69c3bc8d408e0e831246e530b2665fe372f1caa6284a2701c119a85113a85f86128f71e8be0148328f623c6a48f7d4cafc774ea3eb42da5
 SHA512 
cdd066c597731eb782a3288ddd83ab97b13097360399e8368c7c7c8ba16ff3e6269405885c2ad81aeb0f79d8ff84395aa00639b3453576ac0b57d37d8d36dbf7
 DIST cryptography_vectors-2.6.1.tar.gz 35097785 BLAKE2B 
cf5784e97d288b464d79d0aa13bcd19fed3e1c585c1589b52092d654a9988dd52e64c317c50774d4dc54f535d37296df8e5da070fbaa5f38d4eef3cade671a87
 SHA512 
44d318d5f983955f42791cf182dd80070a87c3c05f7353e204a520588243041fec97367c6fb6d9febcdab0ce7bcf1d135a8e6b44a7387b599752b7c87fc81d9a
+DIST cryptography_vectors-2.7.tar.gz 35098743 BLAKE2B 
cbc789a2a5340f5d612c68aa59dffa53092dda48c1608558ad0b5d307c7cd0522198eb0a0b754e1c9238dc4ea4bcb9ddf4febf5514ebf3ab74e239d161468153
 SHA512 
c68950ca1cf2ac261acdeeb2c95f22b3338d0ee3f1064d6b0e0df36e0d22bb461fb6013c9da0097e7901c7e600e0067213a854359e586efc1a9fb082bd8e4b4f

diff --git a/dev-python/cryptography-vectors/cryptography-vectors-2.7.ebuild 
b/dev-python/cryptography-vectors/cryptography-vectors-2.7.ebuild
new file mode 100644
index 000..dc69a046a72
--- /dev/null
+++ b/dev-python/cryptography-vectors/cryptography-vectors-2.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/_}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Test vectors for the cryptography package"
+HOMEPAGE="https://pypi.org/project/cryptography-vectors/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 BSD )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+S=${WORKDIR}/${MY_P}



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

2019-09-01 Thread Matthew Thode
commit: b3cf49aa8261f7f45aa849deff65fb8b7d811e9d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 20:39:00 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 20:47:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cf49aa

dev-python/cryptography: 2.7 bump

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

 dev-python/cryptography/Manifest|  1 +
 dev-python/cryptography/cryptography-2.7.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/dev-python/cryptography/Manifest b/dev-python/cryptography/Manifest
index 0233f74a130..641126d2174 100644
--- a/dev-python/cryptography/Manifest
+++ b/dev-python/cryptography/Manifest
@@ -4,3 +4,4 @@ DIST cryptography-2.3.tar.gz 449464 BLAKE2B 
7485c745f9c6512a5efce42181970deff19b
 DIST cryptography-2.4.2.tar.gz 468645 BLAKE2B 
80ecde87cf1568239977fbe4f835db98f689a7dc3646d44229b5b33932885c288d4274427f5d04eb74e9e064b01b11b7eac40fc6221ea2241371bca618cc66df
 SHA512 
800735fa86e9ad0f8517328d47e55dc79a2b86d8c7539ee2921c526085782d8dad5559bbee84f7effb42275503fa9a984b099a688c530c92f5672c423c0f1a28
 DIST cryptography-2.5.tar.gz 487694 BLAKE2B 
9502e7b7987ee0101ad8e5fcd09208034222a7f20b6b3bc3126c8b59081c9d8ecf872985d5fca191fc132dd6759afd4d11c0e0d39268627f35990c005a2095d3
 SHA512 
5e8f8818fcaa8143526006b027107b8afbdc925d40c846701e65b2c7ee02235b7e0918246515520ef2030b1c87bb157d0d403c28ad68c31459d677af7e2d0b3f
 DIST cryptography-2.6.1.tar.gz 491580 BLAKE2B 
b81114b57e9973c80fe999a63a3b1269d6289ac67851fedc263927b74e9e5ec4f35356cf5d46e4a27a994d5a3b2b3b599fea264b3ebce3a0cac27abfde3ef046
 SHA512 
f14319e24d9dca52e74548cada5b78a6235f089ef875dbff4799e862f94da8b087f1b6e03e84dcef9fc7d7693c4a349c5f0cd54b8535806da777420ce8757d39
+DIST cryptography-2.7.tar.gz 495877 BLAKE2B 
48654897ff6ecd2fcf732b2d0378b806a9162c07c9e8349128593f4e28b3df222ac6a9cc19bc9342d303d1930bfb12747f9831f2a1bc42b1e784d85d69f0bf00
 SHA512 
fa420f44b038b6fe1983c6f2c6d830e2668017c26e1e125ad621e37ea627a927ffe64d0e987e0a26dcc260834f2ec817cccd22da03b892190f46cb6e8131a5a8

diff --git a/dev-python/cryptography/cryptography-2.7.ebuild 
b/dev-python/cryptography/cryptography-2.7.ebuild
new file mode 100644
index 000..659f319fa65
--- /dev/null
+++ b/dev-python/cryptography/cryptography-2.7.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+DESCRIPTION="Library providing cryptographic recipes and primitives"
+HOMEPAGE="https://github.com/pyca/cryptography/ 
https://pypi.org/project/cryptography/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 BSD )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="libressl idna test"
+
+# the openssl 1.0.2l-r1 needs to be updated again :(
+# It'd theb be able to go into the || section again
+#=dev-libs/openssl-1.0.2l-r1:0
+# the following is the original section, disallowing bindist entirely
+#!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist(-)] )
+RDEPEND="
+   !libressl? (
+   dev-libs/openssl:0= (
+   || (
+   dev-libs/openssl:0[-bindist(-)]
+   >=dev-libs/openssl-1.0.2o-r6:0
+   )
+   )
+   )
+   libressl? ( dev-libs/libressl:0= )
+   idna? ( >=dev-python/idna-2.1[${PYTHON_USEDEP}] )
+   >=dev-python/asn1crypto-0.21.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.1[${PYTHON_USEDEP}]
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   virtual/python-ipaddress[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-1.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/cffi-1.8:=[${PYTHON_USEDEP}]' 
'python*')
+   $(python_gen_cond_dep '!~dev-python/cffi-1.11.3[${PYTHON_USEDEP}]' 
'python*')
+   test? (
+   ~dev-python/cryptography-vectors-${PV}[${PYTHON_USEDEP}]
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/iso8601[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   >=dev-python/hypothesis-1.11.4[${PYTHON_USEDEP}]
+   !~dev-python/hypothesis-3.79.2[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   >=dev-python/pytest-2.9.0[${PYTHON_USEDEP}]
+   )"
+
+DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )
+
+python_configure_all() {
+   append-cflags $(test-flags-CC -pthread)
+}
+
+python_test() {
+   py.test -v -v -x || die "Tests fail with ${EPYTHON}"
+}



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

2019-09-01 Thread Andreas Sturmlechner
commit: 5d77e9543c460f403fdae1832cd47b5505b02aa3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 20:05:17 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 20:43:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d77e954

net-libs/libssh: Drop 0.8.6 and 0.8.7

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

 net-libs/libssh/Manifest   |   2 -
 .../files/libssh-0.8.3-strict-overflow.patch   |  21 
 net-libs/libssh/libssh-0.8.6.ebuild| 110 ---
 net-libs/libssh/libssh-0.8.7.ebuild| 117 -
 4 files changed, 250 deletions(-)

diff --git a/net-libs/libssh/Manifest b/net-libs/libssh/Manifest
index 5364d75e205..9d1285b15bf 100644
--- a/net-libs/libssh/Manifest
+++ b/net-libs/libssh/Manifest
@@ -1,3 +1 @@
-DIST libssh-0.8.6.tar.xz 433680 BLAKE2B 
f222e67676a90a2d2431463dc71859ad336a23a519b54e08fe368efe6322d0b9c8e393ec92d5246cb4721cd57bb955856fa6a2d92ffe71b6c35e2c94cde28762
 SHA512 
e91d1f4c1343aa232ade0fe4b5e9a92ca65e3716f4ebe2ec25b04def4fae5a3774349f05a6919836551f66fb0288ed6a3e19e0ab786c081616218be973356522
-DIST libssh-0.8.7.tar.xz 430104 BLAKE2B 
8ad9455d81120726434a418abb74bfee53279040541cda50117909d43088ea992b9dbc7164b079dbe970b4348b967ed0d3f6352df98f60d1e6d9f14a086b5a40
 SHA512 
13c3dccad81d521edf29c8a5e2c5f7fdd90507a0eda652b2b040a0a17bab88860873e089a46e181907ea3f449ca1847b1c84453b1960f456e391eefe5be983c5
 DIST libssh-0.9.0.tar.xz 487628 BLAKE2B 
43c9c889160089f8ab4ce9d486e1892ef9fb7941d7473baf2c27e3fe05da0299bd8a7fa5c4392f24411ec0970f61fc302fbe18b8c807efe07d65f6fc326467e3
 SHA512 
8c91b31e49652d93c295ca62c2ff1ae30f26c263195a8bc2390e44f6e688959507f609125d342ee8180fc03cec2d73258ac72f864696281b53ba9ad244060865

diff --git a/net-libs/libssh/files/libssh-0.8.3-strict-overflow.patch 
b/net-libs/libssh/files/libssh-0.8.3-strict-overflow.patch
deleted file mode 100644
index 93b15ec061b..000
--- a/net-libs/libssh/files/libssh-0.8.3-strict-overflow.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Neither i nor j are ever counted downward for the array pointers, so assume
-they were intended to be signed integers.
-
-Fixes a compiler warning on HPPA triggering an error because of
--Werror=strict-overflow -Wstrict-overflow=2:
-
-src/connect.c:509:7: error: assuming signed overflow does not occur when
-simplifying conditional to constant [-Werror=strict-overflow]
- if(j != 0)
-   ^
 a/src/connect.c
-+++ b/src/connect.c
-@@ -471,7 +471,7 @@
- fd_set *readfds, struct timeval *timeout) {
-   fd_set origfds;
-   socket_t fd;
--  int i,j;
-+  unsigned int i,j;
-   int rc;
-   int base_tm, tm;
-   struct ssh_timestamp ts;

diff --git a/net-libs/libssh/libssh-0.8.6.ebuild 
b/net-libs/libssh/libssh-0.8.6.ebuild
deleted file mode 100644
index 65d029e138f..000
--- a/net-libs/libssh/libssh-0.8.6.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="${PN}-${PV/_rc/rc}"
-inherit cmake-multilib
-
-DESCRIPTION="Access a working SSH implementation by means of a library"
-HOMEPAGE="https://www.libssh.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
-else
-   SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0/4" # subslot = soname major version
-IUSE="debug doc examples gcrypt gssapi libressl mbedtls pcap server +sftp 
static-libs test zlib"
-# Maintainer: check IUSE-defaults at DefineOptions.cmake
-
-REQUIRED_USE="?? ( gcrypt mbedtls ) test? ( static-libs )"
-
-RDEPEND="
-   !gcrypt? (
-   !mbedtls? (
-   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
-   libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
-   )
-   )
-   gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] )
-   gssapi? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
-   mbedtls? ( net-libs/mbedtls[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen[dot] )
-   test? ( >=dev-util/cmocka-0.3.1[${MULTILIB_USEDEP}] )
-"
-
-DOCS=( AUTHORS README ChangeLog )
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.8.0-tests.patch"
-   "${FILESDIR}/${PN}-0.8.3-strict-overflow.patch"
-)
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # just install the examples, do not compile them
-   cmake_comment_add_subdirectory examples
-
-   # keyfile torture test is currently broken
-   sed -i \
-   -e 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/

2019-09-01 Thread Andreas Sturmlechner
commit: 3d9957653a27c4b076d446eb800123ded9cccbc2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 20:14:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 20:43:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d995765

net-p2p/ktorrent: 5.1.2 version bump

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

 net-p2p/ktorrent/Manifest  |   1 +
 net-p2p/ktorrent/ktorrent-5.1.2.ebuild | 101 +
 2 files changed, 102 insertions(+)

diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest
index 8b3e8dde4db..d1df2f1290e 100644
--- a/net-p2p/ktorrent/Manifest
+++ b/net-p2p/ktorrent/Manifest
@@ -1 +1,2 @@
 DIST ktorrent-5.1.1.tar.xz 2049392 BLAKE2B 
09ad841e1b6d7f332b19e2a660130b1f2b998cd6839614800cde7c99c8ec7f119f2adbdc3d9e06c8525e2dde534d73dab521c7df1d01b2fd0eb6b11fbb868d8f
 SHA512 
bbe744853018380e30efc6ef95916a9b6f0ebec812d70d7970e5e7183d860d147b0693dd0107b146a5987aa27f30cd335fad73c8967839d53eee1c5b63a53c06
+DIST ktorrent-5.1.2.tar.xz 2048604 BLAKE2B 
761df1e0aab5c4457311ae821a47ebf7b5b82b2839b4bf238491231caa213370cc649a1c0cafd332b42bbb84230f4a313e5172db722ff3c7af81c0daba450a98
 SHA512 
b62d05650216721299dc9db23da1a2d6ae5d3b77583ad4bd99ac032d7b135cce567feff3b66d27ac001d77e30517112e4e8c8bf8e83c1106a79509ec45498621

diff --git a/net-p2p/ktorrent/ktorrent-5.1.2.ebuild 
b/net-p2p/ktorrent/ktorrent-5.1.2.ebuild
new file mode 100644
index 000..733351c8b19
--- /dev/null
+++ b/net-p2p/ktorrent/ktorrent-5.1.2.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="optional"
+KDE_TEST="optional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks"
+HOMEPAGE="https://kde.org/applications/internet/ktorrent/;
+[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV/%.0}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer 
+magnetgenerator
++mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf"
+
+BDEPEND="sys-devel/gettext"
+COMMON_DEPEND="
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep solid)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   >=net-libs/libktorrent-2.1.1:5
+   infowidget? ( dev-libs/geoip )
+   kross? (
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kross)
+   )
+   mediaplayer? (
+   media-libs/phonon[qt5(+)]
+   >=media-libs/taglib-1.5
+   )
+   rss? (
+   $(add_frameworks_dep kdewebkit)
+   $(add_frameworks_dep syndication)
+   )
+   search? (
+   $(add_frameworks_dep kdewebkit)
+   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   )
+   shutdown? ( $(add_plasma_dep plasma-workspace) )
+   stats? ( $(add_frameworks_dep kplotting) )
+   upnp? ( $(add_frameworks_dep kcompletion) )
+   zeroconf? ( $(add_frameworks_dep kdnssd) )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+"
+RDEPEND="${COMMON_DEPEND}
+   ipfilter? (
+   app-arch/bzip2
+   app-arch/unzip
+   $(add_frameworks_dep ktextwidgets)
+   $(add_kdeapps_dep kio-extras)
+   )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)
+   -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder)
+   -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget)
+   -DWITH_SYSTEM_GEOIP=$(usex infowidget)
+   -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter)
+   -DENABLE_SCRIPTING_PLUGIN=$(usex kross)
+   -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer)
+   -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator)
+   -DENABLE_MEDIAPLAYER_PLUGIN=$(usex mediaplayer)
+   $(cmake-utils_use_find_package rss KF5Syndication)
+   -DENABLE_SCANFOLDER_PLUGIN=$(usex scanfolder)
+   

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

2019-09-01 Thread Andreas Sturmlechner
commit: f00b7a4185b939068bba108bb889ddba42b65053
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 20:04:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 20:43:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00b7a41

app-text/poppler: Drop 0.77.0

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

 app-text/poppler/Manifest  |   1 -
 .../files/poppler-0.71.0-respect-cflags.patch  |  31 -
 app-text/poppler/poppler-0.77.0.ebuild | 127 -
 3 files changed, 159 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index abdff69112a..a7ddc5c03ca 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,3 +1,2 @@
-DIST poppler-0.77.0.tar.xz 1533068 BLAKE2B 
9ce7db05bd9d0131f643096b84058e67ba416b34497af5e97c9b6f404131fc72c29ac05e60b77477d16e586df73b306e4a01c113be7ede0cf3956240db889a7f
 SHA512 
7c82cf584541fcbfa7cecdb06be9c4ba6d03479fc248377b874afeab561eac24015915eee566edc35fafe785b9f381f492c1789c070e67a2c1b344879c156040
 DIST poppler-0.79.0.tar.xz 1544140 BLAKE2B 
b5ecf204c5246f640d9f5ca5ffce9648a1a2c957efdb1e31ace9c1ccdff1be85337b67f7c4019b52eefce17e6f5869aa1911a60e54e421b80ddd3b6eec97a0ec
 SHA512 
f0024fb86887e147ec1cbe9481498d348076dbd6b960716da65defab3365c67ab39626f946758dddbe438634a7116773d8ded8684b65e18abbfc299f56563ec9
 DIST poppler-0.80.0.tar.xz 1548908 BLAKE2B 
09a3b10b1ee6a9de900f7a6ca105e98ec266995c3f6a3d56fbefb7b57851462caa4a16a55081efd8b70d02107d8b7a13a74e316d448290bb3b02286c1778ad86
 SHA512 
0a0d68168ba4d560941de31cb9e32c6cd7b44025e93cd84ace863ffab5b9ff0356524626cb16fb99c29a897738f2ac5862480fc54d42f8aecd2e3457f11c642f

diff --git a/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch 
b/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch
deleted file mode 100644
index e54f7c6390a..000
--- a/app-text/poppler/files/poppler-0.71.0-respect-cflags.patch
+++ /dev/null
@@ -1,31 +0,0 @@
 a/cmake/modules/PopplerMacros.cmake2018-10-21 18:47:56.0 
+0200
-+++ b/cmake/modules/PopplerMacros.cmake2018-11-01 10:43:10.898347039 
+0100
-@@ -147,28 +147,6 @@
-   endif(GCC_HAS_AS_NEEDED)
- endif (CMAKE_COMPILER_IS_GNUCXX)
- 
--if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
--# set the default compile warnings
--  set(_warn "-Wall -Wextra -Wpedantic")
--  set(_warn "${_warn} -Wno-unused-parameter")
--  set(_warn "${_warn} -Wcast-align")
--  set(_warn "${_warn} -Wformat-security")
--  set(_warn "${_warn} -Wframe-larger-than=65536")
--  set(_warn "${_warn} -Wmissing-format-attribute")
--  set(_warn "${_warn} -Wnon-virtual-dtor")
--  set(_warn "${_warn} -Woverloaded-virtual")
--  set(_warn "${_warn} -Wmissing-declarations")
--  set(_warn "${_warn} -Wundef")
--  set(_warn "${_warn} -Wzero-as-null-pointer-constant")
--
--  # set extra warnings
--  set(_warnx "${_warnx} -Wconversion")
--  set(_warnx "${_warnx} -Wshadow")
--
--  set(DEFAULT_COMPILE_WARNINGS "${_warn}")
--  set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")
--endif()
--
- if(CMAKE_C_COMPILER MATCHES "icc")
-   set(_save_cxxflags "${CMAKE_CXX_FLAGS}")
-   set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g ${_save_cxxflags}")

diff --git a/app-text/poppler/poppler-0.77.0.ebuild 
b/app-text/poppler/poppler-0.77.0.ebuild
deleted file mode 100644
index 4052e96324c..000
--- a/app-text/poppler/poppler-0.77.0.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
-
-if [[ ${PV} == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git;
-   SLOT="0/"
-else
-   SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz;
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-   SLOT="0/88"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
-fi
-
-DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
-HOMEPAGE="https://poppler.freedesktop.org/;
-
-LICENSE="GPL-2"
-IUSE="cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms nss png 
qt5 tiff +utils"
-
-# No test data provided
-RESTRICT="test"
-
-BDEPEND="
-   dev-util/glib-utils
-   virtual/pkgconfig
-"
-DEPEND="
-   media-libs/fontconfig
-   media-libs/freetype
-   sys-libs/zlib
-   cairo? (
-   dev-libs/glib:2
-   x11-libs/cairo
-   introspection? ( dev-libs/gobject-introspection:= )
-   )
-   curl? ( net-misc/curl )
-   jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( >=media-libs/openjpeg-2.3.0-r1:2= )
-   lcms? ( 

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

2019-09-01 Thread Andreas Sturmlechner
commit: 04e686cef9d34628717f181d56f0026485dccf4a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep  1 20:11:36 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep  1 20:43:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e686ce

net-libs/libktorrent: 2.1.1 version bump

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

 net-libs/libktorrent/Manifest |  1 +
 net-libs/libktorrent/libktorrent-2.1.1.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/net-libs/libktorrent/Manifest b/net-libs/libktorrent/Manifest
index 86c553f1d84..a2410449275 100644
--- a/net-libs/libktorrent/Manifest
+++ b/net-libs/libktorrent/Manifest
@@ -1 +1,2 @@
+DIST libktorrent-2.1.1.tar.xz 357516 BLAKE2B 
8bcec166fa1d4f09b72c4f31c771d5316f7411da538b789b111b641c8ba551d9c88bd1d68d8ad96396e125bb6b16f9d4e2a42a6b2166b40572d730d692d3cf5d
 SHA512 
5c7f0218193cae148b03ae86a886b89d08a46200755728468ef271a6201add88eca617898d486d1823699def282d0251e26e3b28d2642f45cab966c286127d37
 DIST libktorrent-2.1.tar.xz 355476 BLAKE2B 
c86205174ac0526455cc9d2049cd918fa1127e85ca18422823f89c3714950d6e4f606dabbeca4d615a17fc18d8032ef0cf86aa4d80726116ea667d9f257e0ddc
 SHA512 
28d7a4b8ee45ddcbadb3ca9d6e568120803081b0ecd3e9436ed721860717b98538c522653ea47975123f0819548d0cabe1973baffed887fcbbca11d84ea5ebe4

diff --git a/net-libs/libktorrent/libktorrent-2.1.1.ebuild 
b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
new file mode 100644
index 000..b9e2994e0e4
--- /dev/null
+++ b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="BitTorrent library based on KDE Frameworks"
+HOMEPAGE="https://kde.org/applications/internet/ktorrent/;
+SRC_URI="mirror://kde/stable/ktorrent/5.1.2/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+BDEPEND="sys-devel/gettext"
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep solid)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtxml)
+   app-crypt/qca:2[qt5(+)]
+   >=dev-libs/gmp-6.0.0a:0=
+   dev-libs/libgcrypt:0=
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+"
+RDEPEND="${COMMON_DEPEND}
+   !dev-libs/botan[gmp(-)]
+"
+
+src_prepare() {
+   kde5_src_prepare
+
+   # Gentoo workaround because gmp.h in MULTILIB_WRAPPED_HEADERS is 
breaking this
+   sed -i -e "/^find_package/ s/\"\${LibGMP_MIN_VERSION}\" //" \
+   CMakeLists.txt || die
+   sed -i -e "/^find_dependency/ s/ \"@LibGMP_MIN_VERSION@\"//" \
+   KF5TorrentConfig.cmake.in || die
+}
+
+src_test() {
+   # failing network tests
+   local myctestargs=(
+   -E "(fin|packetloss|send|transmit)"
+   )
+
+   kde5_src_test
+}



[gentoo-commits] proj/genkernel: New tag: v4.0.0_beta16

2019-09-01 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 20:35:11 2019 +

New tag: v4.0.0_beta16




[gentoo-commits] proj/genkernel:master commit in: /

2019-09-01 Thread Thomas Deutschmann
commit: b7a262c626e1e969fcb6590e3ab3f2c628e849d0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  1 20:33:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 20:33:40 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=b7a262c6

genkernel: bump to v4.0.0_beta16

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

 genkernel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genkernel b/genkernel
index 27e8273..7d0fad9 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='4.0.0_beta15'
+GK_V='4.0.0_beta16'
 
 GK_TIME_START=$(date +%s)
 



[gentoo-commits] proj/genkernel:master commit in: gkbuilds/

2019-09-01 Thread Thomas Deutschmann
commit: 6aa3d60b7896bab5572e66e3415f808bc73d7038
Author: Stefan Strogin  gentoo  org>
AuthorDate: Sun Sep  1 19:20:44 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  1 20:31:12 2019 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=6aa3d60b

gkbuilds/expat: add --without-docbook to src_configure

Signed-off-by: Stefan Strogin  gentoo.org>

 gkbuilds/expat.gkbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gkbuilds/expat.gkbuild b/gkbuilds/expat.gkbuild
index e280846..22dbb29 100644
--- a/gkbuilds/expat.gkbuild
+++ b/gkbuilds/expat.gkbuild
@@ -4,6 +4,7 @@
 src_configure() {
local myconf=(
--enable-static
+   --without-docbook
)
 
gkconf "${myconf[@]}"



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

2019-09-01 Thread Matt Turner
commit: 7ca64f844e18933c193abd4d36b7289d932a5441
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 20:18:28 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 20:18:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca64f84

profiles: Correct the mask wrt games-strategy/liquidwar6

Bug: https://bugs.gentoo.org/654654
Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 3ed220800bb..1e405467f89 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -43,7 +43,7 @@ sci-chemistry/burrow-owl
 sci-libs/starparse
 
 # Matt Turner  (2019-09-01)
-# Depends on dev-scheme/guile:12. Unpackaged versions from 2015.
+# Unmaintained, unpackaged versions from 2015. Incompatible with guile-2.2.
 # Removal in 30 days. # Bug #654654.
 games-strategy/liquidwar6
 



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

2019-09-01 Thread Matt Turner
commit: 317083cf519763b9375257b35035f9f3b026d20d
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 20:16:49 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 20:16:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317083cf

Revert "profiles: Mask some more guile:12 dependent packages and flags"

This reverts commit 5f3a10164ef30627a4c54e2c3e25ebbcee0751ed.

I mistook guile:1.2 as guile < 2.

Signed-off-by: Matt Turner  gentoo.org>

 profiles/base/package.use.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 719c2172ebc..21d6d8fff6b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,12 +7,6 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
-# Matt Turner  (2019-09-01)
-# dev-scheme/guile:12 is package.mask'd. Bug #587252
-sci-libs/starparse guile
-net-mail/mailutils guile
-sci-libs/linux-gpib guile
-
 # Michał Górny  (2019-08-27)
 # sci-libs/grib_api is slated for removal.
 dev-lang/gdl grib



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

2019-09-01 Thread Matt Turner
commit: 48f1916c04b8067e7dc63efe0099055afdecadc0
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:49:17 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:58:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f1916c

profiles: Mask games-strategy/liquidwar6 for removal

Bug: https://bugs.gentoo.org/654654
Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7c154b1b8bd..5112bba009c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,12 +29,16 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-01)
+# Depends on dev-scheme/guile:12. Unpackaged versions from 2015.
+# Removal in 30 days. # Bug #654654.
+games-strategy/liquidwar6
+
 # Matt Turner  (2019-09-01)
 # These packages depend on dev-scheme/guile:12 which is package.mask'd.
 # Bug #587252
 dev-scheme/guile-gnome-platform
 sci-chemistry/burrow-owl
-games-strategy/liquidwar6
 
 # Matt Turner  (2019-09-01)
 # TeXmacs is the only remaining package in tree that requires guile-1.8, which



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

2019-09-01 Thread Matt Turner
commit: a6b65eb7c91e4322b5174cbec02d25d64c35f72a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:58:21 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:58:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b65eb7

profiles: Mask sci-chemistry/burrow-owl and deps for removal

Bug: https://bugs.gentoo.org/693290
Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 19 +--
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5112bba009c..3ed220800bb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,17 +29,24 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-01)
+# dev-scheme/guile-gnome-platform depends on dev-scheme/guile:12. Its only
+# reverse dependency is sci-chemistry/burrow-owl, so include it. The others are
+# dependencies of sci-chemistry/burrow-owl as well, and it is their only
+# reverse dependency.
+# Bug #693290.
+dev-libs/g-wrap
+dev-scheme/guile-cairo
+dev-scheme/guile-gnome-platform
+dev-scheme/guile-lib
+sci-chemistry/burrow-owl
+sci-libs/starparse
+
 # Matt Turner  (2019-09-01)
 # Depends on dev-scheme/guile:12. Unpackaged versions from 2015.
 # Removal in 30 days. # Bug #654654.
 games-strategy/liquidwar6
 
-# Matt Turner  (2019-09-01)
-# These packages depend on dev-scheme/guile:12 which is package.mask'd.
-# Bug #587252
-dev-scheme/guile-gnome-platform
-sci-chemistry/burrow-owl
-
 # Matt Turner  (2019-09-01)
 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a



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

2019-09-01 Thread Georgy Yakovlev
commit: 307f357e8b9ad53abb505b29536788d4a507ccb5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Sep  1 06:52:37 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Sep  1 19:54:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307f357e

mozcoreconf-v6.eclass: don't force -mminimal-toc on ppc64

This is a really old flag which was needed to compile with
GCC <4.6

I've traced down the existence of this flag here up to
commit 5980a31194da3376ea9dcf804139a2999199508c
Author: Raúl Porcel  gentoo.org>
Date:   Sat Mar 15 18:09:25 2008 +
Add eclasses for mozilla-firefox-3 and xulrunner-1.9

probably it also was in earlier eclasses.
it was there to fix this kind of bugs: https://bugs.gentoo.org/241900

Problem WAS that on ppc64 .toc1 section could be at most 64KB in size
It's true on GCC versions prior to 4.6 or if mminimal-toc passed on modern gcc

However, since GCC4.6[1] they implemented 3 new TOC models

-mcmodel=small
  uses 16-bit toc offsets, ie. what we had before.

-mcmodel=medium [ the new default ]
  uses 32-bit toc offsets and addresses static data, string constants
  etc. relative to the toc pointer.  Limits data to around 2G.

-mcmodel=large
  uses 32-bit toc offsets, no limit on static data.

By passing  -mminimal-toc on modern GCC we force -mcmodel=small
it means The TOC is limited to 64k.

The default for gcc currently is -mcmodel=medium, with it TOC static
data may grow up to 4G

But here's the problem:
current mozilla builds (thunderbird and firefox) force -O3 optimization
by default, making it very easy to overflow TOC section

{standard input}:1344252: Error: operand out of range \
(0x000178b8 is not between 0x8000 and 0x7ffc)

Passing -O3 is THE DEFAULT configuration, unless
USE=custom-optimization is set, which voids the warranty =)

So I propose removing this flag from eclass and building with default
model on modern toolchain. Quite unlikely someone tries to build FF/TB
using gcc-4.5, and if they do - they have other problems to solve.

[1] https://gcc.gnu.org/ml/gcc-patches/2010-06/msg00747.html

Acked-by: Jory Pratt  gentoo.org>
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass
index df08dd19af6..2789e6046b9 100644
--- a/eclass/mozcoreconf-v6.eclass
+++ b/eclass/mozcoreconf-v6.eclass
@@ -229,7 +229,7 @@ mozconfig_init() {
append-flags -fPIC
;;
ppc64)
-   append-flags -fPIC -mminimal-toc
+   append-flags -fPIC
# Reduce the memory requirements for linking
if use clang ; then
# Nothing to do



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

2019-09-01 Thread Matt Turner
commit: 5f3a10164ef30627a4c54e2c3e25ebbcee0751ed
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:28:29 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:28:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3a1016

profiles: Mask some more guile:12 dependent packages and flags

Bugs: https://bugs.gentoo.org/587252
Signed-off-by: Matt Turner  gentoo.org>

 profiles/base/package.use.mask | 6 ++
 profiles/package.mask  | 7 +++
 2 files changed, 13 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 21d6d8fff6b..719c2172ebc 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,12 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matt Turner  (2019-09-01)
+# dev-scheme/guile:12 is package.mask'd. Bug #587252
+sci-libs/starparse guile
+net-mail/mailutils guile
+sci-libs/linux-gpib guile
+
 # Michał Górny  (2019-08-27)
 # sci-libs/grib_api is slated for removal.
 dev-lang/gdl grib

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ae16a7228f..7c154b1b8bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-01)
+# These packages depend on dev-scheme/guile:12 which is package.mask'd.
+# Bug #587252
+dev-scheme/guile-gnome-platform
+sci-chemistry/burrow-owl
+games-strategy/liquidwar6
+
 # Matt Turner  (2019-09-01)
 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a



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

2019-09-01 Thread Matt Turner
commit: e09fe196a13f2faa4b184b1bf5d7f961c4c8b8b0
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:16:42 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:19:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09fe196

profiles: Mask dev-scheme/guile < 2 and app-office/texmacs

Bug: https://bugs.gentoo.org/436400
Signed-off-by: Matt Turner  gentoo.org>

 profiles/base/use.mask | 4 
 profiles/package.mask  | 7 +++
 2 files changed, 11 insertions(+)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 7a2b7dbc5f5..fff8836e1fd 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matt Turner  (2019-09-01)
+# app-office/texmacs is package.mask'd. Bug #436400
+texmacs
+
 # Brian Evans  (2019-07-25)
 # Mask flag for early testing
 php_targets_php7-4

diff --git a/profiles/package.mask b/profiles/package.mask
index 65f09fee922..8ae16a7228f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2019-09-01)
+# TeXmacs is the only remaining package in tree that requires guile-1.8, which
+# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
+# few years. Bug #436400
+app-office/texmacs
+ (2019-09-01)
 # Remnant of Half-Life server stuff that was removed back in 2005.
 # Removal in 30 days.  Bug #693260.



[gentoo-commits] repo/gentoo:master commit in: x11-libs/guile-gtk/, x11-libs/guile-gtk/files/

2019-09-01 Thread Matt Turner
commit: f19459be6bf57a4dae7e3148037f104fc9eca7ed
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:01:05 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19459be

x11-libs/guile-gtk: Remove

Closes: https://bugs.gentoo.org/641864
Closes: https://bugs.gentoo.org/647536
Closes: https://bugs.gentoo.org/688244
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/guile-gtk/Manifest|  1 -
 x11-libs/guile-gtk/files/2.1-brokentest.patch  | 33 
 x11-libs/guile-gtk/files/2.1-prll-install.patch| 13 -
 .../guile-gtk/files/2.1_migrate_gh_functions.patch | 60 --
 .../files/guile-gtk-2.0-g-object-ref.diff  | 45 
 x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild | 46 -
 x11-libs/guile-gtk/guile-gtk-2.1-r3.ebuild | 48 -
 x11-libs/guile-gtk/metadata.xml| 11 
 8 files changed, 257 deletions(-)

diff --git a/x11-libs/guile-gtk/Manifest b/x11-libs/guile-gtk/Manifest
deleted file mode 100644
index 744250d0579..000
--- a/x11-libs/guile-gtk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST guile-gtk-2.1.tar.gz 781985 BLAKE2B 
b3387ef9ac79935fa9cf2b7d35f4012dc0748ecbade131b2c73d8d4513d90f84164ec3f196fafda8ba77abfd2a0b8dadf9dbc0118281fc06db0a36d2f533592a
 SHA512 
ab9bc66c97099d6958c401e16db57ceedaf23f1944cb7cf1e6899547c77cafff67455f228edd156a5a7ee0b62264e6af0ff82fa3ec31bcb499710bc5cb2070a7

diff --git a/x11-libs/guile-gtk/files/2.1-brokentest.patch 
b/x11-libs/guile-gtk/files/2.1-brokentest.patch
deleted file mode 100644
index ecba95174e0..000
--- a/x11-libs/guile-gtk/files/2.1-brokentest.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff --git a/tests/gdk.scm b/tests/gdk.scm
-index 6e08f9f..6b01e83 100644
 a/tests/gdk.scm
-+++ b/tests/gdk.scm
-@@ -1102,28 +1102,6 @@
- (got  (exact-positive-integer? (gdk-screen-height-mm
-  (test "gdk-screen-height-mm" #f want got
- 
--;;
--;; gdk-selection-property-get
--;;
--
--(malloced-steady  ;; with nothing ever requested
-- (lambda ()
--   (let* ((winsample-win)
--(want   '(#f NONE 0))
--(got(gdk-selection-property-get win)))
-- (test "gdk-selection-property-get" sample-win want got
--
--(malloced-steady  ;; on a destroyed window
-- (lambda ()
--   (let* ((win(gdk-window-new #f 100 100 '() 'input-output 'toplevel))
--(want   '(#f NONE 0))
--(got(begin
--  (gdk-window-destroy win)
--  (gdk-selection-property-get win
-- ;; final free()s only take place under the main loop, so need this to
-- ;; satisfy `malloced-steady
-- (gtk-main-iteration-do #f)
-- (test "gdk-selection-property-get" (list "destroyed win" win) want 
got
- 
- ;;
- ;; gdk-text-extents

diff --git a/x11-libs/guile-gtk/files/2.1-prll-install.patch 
b/x11-libs/guile-gtk/files/2.1-prll-install.patch
deleted file mode 100644
index b00fc29ca34..000
--- a/x11-libs/guile-gtk/files/2.1-prll-install.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index 822a170..37f43b5 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -72,7 +72,7 @@ gdkdefs = gdk-2.0.defs
- defsdir = $(datadir)/guile-gtk/
- defs_DATA = $(gtkdefs) $(gdkdefs) 
- 
--install-exec-local:
-+install-exec-hook:
-   rm -f $(DESTDIR)$(bindir)/build-guile-gtk
-   rm -f $(DESTDIR)$(bindir)/guile-gtk
-   ln $(DESTDIR)$(bindir)/build-guile-gtk-2.0 
$(DESTDIR)$(bindir)/build-guile-gtk

diff --git a/x11-libs/guile-gtk/files/2.1_migrate_gh_functions.patch 
b/x11-libs/guile-gtk/files/2.1_migrate_gh_functions.patch
deleted file mode 100644
index 5a194874f15..000
--- a/x11-libs/guile-gtk/files/2.1_migrate_gh_functions.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -ur guile-gtk-2.1.orig/glade/glade-support.c 
guile-gtk-2.1/glade/glade-support.c
 guile-gtk-2.1.orig/glade/glade-support.c   2016-08-12 12:00:45.894290499 
-0600
-+++ guile-gtk-2.1/glade/glade-support.c2016-08-12 12:02:33.18585 
-0600
-@@ -17,7 +17,6 @@
- 
- #include 
- #include 
--#include 
- 
- #include "config.h"
- #include "guile-gtk.h"
-@@ -83,7 +82,7 @@
-   sgtk_protshell *protshell;
-   GClosure *closure;
- 
--  cb = scm_internal_cwdr ((scm_t_catch_body) gh_eval_str, (char*) 
handler_name,
-+  cb = scm_internal_cwdr ((scm_t_catch_body) scm_c_eval_string, (char*) 
handler_name,
- scm_handle_by_message_noexit, "glade",
- _item);
- 
-diff -ur guile-gtk-2.1.orig/gtk-gl/gdk-gl-support.c 
guile-gtk-2.1/gtk-gl/gdk-gl-support.c
 guile-gtk-2.1.orig/gtk-gl/gdk-gl-support.c 2016-08-12 12:00:45.894290499 
-0600
-+++ guile-gtk-2.1/gtk-gl/gdk-gl-support.c  2016-08-12 12:02:19.530121760 
-0600
-@@ -19,7 +19,6 @@
- #include 
- 
- #include 
--#include 
- 
- typedef struct {
-   

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

2019-09-01 Thread Matt Turner
commit: e2087ed19aa3327eb00833f64e5bf315d43816fa
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:06:28 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2087ed1

profiles: Clean up masks

Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 22 --
 1 file changed, 22 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7b54eb33f70..65f09fee922 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -352,28 +352,6 @@ dev-php/ming-php
 # Masked for removal in 30 days, bug #691302
 dev-ruby/priorityqueue
 
-# Matt Turner  (2019-08-02)
-# Incompatible with guile-2
-# Masked for removal in 30 days, Bugs #592188
-sci-mathematics/drgeo
-
-# Matt Turner  (2019-08-02)
-# Incompatible with guile-2. No longer a use case
-# Masked for removal in 30 days, Bugs #617792
-mail-filter/anubis
-
-# Matt Turner  (2019-08-02)
-# Unmaintained in Gentoo. Incompatible with guile-2
-# Masked for removal in 30 days, Bugs #685540, #629058
-sci-libs/libctl
-sci-physics/harminv
-sci-physics/meep
-
-# Matt Turner  (2019-08-02)
-# Unmaintained. Incompatible with guile-2
-# Masked for removal in 30 days, Bugs #641864, #647536, #688244
-x11-libs/guile-gtk
-
 # Miroslav Šulc  (2019-07-30)
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.22



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/drgeo/, sci-mathematics/drgeo/files/

2019-09-01 Thread Matt Turner
commit: dddbfdc5e126305824f80274265b4601d28562ec
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:05:50 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dddbfdc5

sci-mathematics/drgeo: Remove

Closes: https://bugs.gentoo.org/592188
Signed-off-by: Matt Turner  gentoo.org>

 sci-mathematics/drgeo/Manifest |  2 -
 sci-mathematics/drgeo/drgeo-1.1.0-r1.ebuild| 47 -
 .../drgeo/files/drgeo-1.1.0-gcc45.patch| 61 --
 sci-mathematics/drgeo/metadata.xml | 19 ---
 4 files changed, 129 deletions(-)

diff --git a/sci-mathematics/drgeo/Manifest b/sci-mathematics/drgeo/Manifest
deleted file mode 100644
index bc4719925b1..000
--- a/sci-mathematics/drgeo/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST drgeo-1.1.0.tar.gz 1608361 BLAKE2B 
b7c89fb5010f7e140f891c839a0ca66fa77f47814ce15097ce7e4781faeef4d2b2269a2c5b722af0d04be76adb8b1724c252387d35d382182bc27f327143be99
 SHA512 
6dee654e674d76e9725ddb4c8b4374c34c93a8cd367ff827f1a8816168a85cabb6341a9b8770659e15f26d3888181b0c13e9d92ee2290df664fda55bed625f6d
-DIST drgeo-doc-1.5.tar.gz 2730242 BLAKE2B 
fd7b0ec0c3468a1258db47fe78476661b09d49a53d3f68314c97c60d80883a638bb7515dee02191a777eee93b90b5071ab4ecba3279949b61db05832fbb3d165
 SHA512 
a8010eaca8e5f8aec365317aaec277a61579f217510ffe6c0585371f139f891041388437765d6e67c3373bc87267b864f159067e142f55396a782dec9a61ff54

diff --git a/sci-mathematics/drgeo/drgeo-1.1.0-r1.ebuild 
b/sci-mathematics/drgeo/drgeo-1.1.0-r1.ebuild
deleted file mode 100644
index c80f79a9a0c..000
--- a/sci-mathematics/drgeo/drgeo-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-DOC="${PN}-doc-1.5"
-
-DESCRIPTION="Interactive geometry package"
-HOMEPAGE="http://www.ofset.org/drgeo;
-SRC_URI="
-   mirror://sourceforge/ofset/${P}.tar.gz
-   mirror://sourceforge/ofset/${DOC}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="nls"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   dev-scheme/guile:=[deprecated]
-   gnome-base/libglade:2.0
-   x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-gcc45.patch )
-
-src_configure() {
-   default
-   # Can't make the documentation as it depends on Hyperlatex which isn't
-   # yet in portage. Fortunately HTML is already compiled for us in the
-   # tarball and so can be installed. Just create the make install target.
-   cd "${WORKDIR}"/${DOC} || die
-   econf
-}
-
-src_install() {
-   sed -i -e "s/gnome-drgenius.png/${PN}/" \
-   -e '/^Categories=/s/Application;//' \
-   ${PN}.desktop || die
-   default
-   emake -C "${WORKDIR}"/${DOC}/$(usex nls "" c) DESTDIR="${D}" install
-   doicon glade/${PN}.png
-}

diff --git a/sci-mathematics/drgeo/files/drgeo-1.1.0-gcc45.patch 
b/sci-mathematics/drgeo/files/drgeo-1.1.0-gcc45.patch
deleted file mode 100644
index 257cbb23d11..000
--- a/sci-mathematics/drgeo/files/drgeo-1.1.0-gcc45.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-Fix build with GCC 4.5, fix random SIGSEGV
-
-http://bugs.gentoo.org/show_bug.cgi?id=322211
-https://bugzilla.redhat.com/show_bug.cgi?id=454045
-
 a/geo/drgeo_figure.h
-+++ b/geo/drgeo_figure.h
-@@ -322,4 +322,11 @@
-   gboolean showGrid;
- };
- 
-+struct
-+{
-+  drgeoPoint mouse;
-+  drgeoFigure *figure;
-+}
-+drgeoDialogData;
-+
- #endif
 a/geo/drgeo_figure.cc
-+++ b/geo/drgeo_figure.cc
-@@ -48,13 +48,6 @@
- #include "drgeo_dialog.h"
- #include "traite.h"
- 
--extern struct
--{
--  drgeoPoint mouse;
--  drgeoFigure *figure;
--}
--drgeoDialogData;
--
- typedef struct drgeoSearchValue
- {
-   gpointer value;
-@@ -1309,7 +1302,7 @@
- gint
- drgeoFigure::preferedUndoLevel ()
- {
--  atoi (drgeoConfigGet (":undoLevel"));
-+  return atoi (drgeoConfigGet (":undoLevel"));
- }
- 
- void
 a/geo/drgeo_dialog.cc
-+++ b/geo/drgeo_dialog.cc
-@@ -38,14 +38,6 @@
- // Used in the style dialod callback, I know it's ugly, but so easy
- static drgeoFigure *selected_figure;
- 
--struct
--{
--  drgeoPoint mouse;
--  drgeoFigure *figure;
--}
--drgeoDialogData;
--
--
- static void drgeo_edit_dialog_cb (GtkWidget * dialog,
- gint button, gpointer entry);
- 

diff --git a/sci-mathematics/drgeo/metadata.xml 
b/sci-mathematics/drgeo/metadata.xml
deleted file mode 100644
index 433ad544336..000
--- a/sci-mathematics/drgeo/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   sci-mathemat...@gentoo.org
-   Gentoo Mathematics Project
-   
-   
-   Dr. Geo is a GTK2 interactive geometry software. It allows one 
to
-   create geometric 

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

2019-09-01 Thread Matt Turner
commit: 1255cfea1e8d3f57899409765176d7bfb7562b41
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:03:48 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1255cfea

sci-libs/libctl: Remove

Closes: https://bugs.gentoo.org/685540
Signed-off-by: Matt Turner  gentoo.org>

 sci-libs/libctl/Manifest  |  2 --
 sci-libs/libctl/libctl-3.1.ebuild | 30 --
 sci-libs/libctl/libctl-3.2.ebuild | 30 --
 sci-libs/libctl/metadata.xml  | 15 ---
 4 files changed, 77 deletions(-)

diff --git a/sci-libs/libctl/Manifest b/sci-libs/libctl/Manifest
deleted file mode 100644
index bfbfba2c012..000
--- a/sci-libs/libctl/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libctl-3.1.tar.gz 460108 BLAKE2B 
8aea0a1621d70c68c1fe91b8cfa5b7337f18c16e7789845990de850f6b72a4f902230f5c014c342060a98b9a835f7bad9899dc9ffb3c1ada840fe09d6cb5645a
 SHA512 
94e44a0baea067a85c7a8f930545317b1c9f440e18b6ccc59417ed3072652da0ba79f58b469b8d9ba81cd6adae81830566c28aefea18fd76491824dc6c2da067
-DIST libctl-3.2.tar.gz 485681 BLAKE2B 
a995fc43c877a5094e1c1b88485a46b3d00a1f352adb5f940859efa26b8a46fa64b477b2e17fe41b43f0d373cafb5e628adf4443c7ea3de2079a4d78d7e7406d
 SHA512 
df8701330d3785ff845a065a0d4abb1e7d9167ad7909ff7074a48040092e5bb840f75b3fa90263fe8d29607aeb0b33919be333a619f34a5bac255c0ade4340f5

diff --git a/sci-libs/libctl/libctl-3.1.ebuild 
b/sci-libs/libctl/libctl-3.1.ebuild
deleted file mode 100644
index 23d9af25087..000
--- a/sci-libs/libctl/libctl-3.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit fortran-2 autotools-utils
-
-DESCRIPTION="Guile-based library for scientific simulations"
-HOMEPAGE="http://ab-initio.mit.edu/libctl/;
-SRC_URI="http://ab-initio.mit.edu/libctl/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="doc examples static-libs"
-
-DEPEND="
-   dev-scheme/guile[deprecated]
-   sci-libs/nlopt"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   autotools-utils_src_install
-   use doc && dohtml doc/*
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins 
"${AUTOTOOLS_BUILD_DIR}"/examples/{*.c,*.h,example.scm,Makefile}
-   doins "${S}"/examples/{README,example.c,run.ctl}
-   fi
-}

diff --git a/sci-libs/libctl/libctl-3.2.ebuild 
b/sci-libs/libctl/libctl-3.2.ebuild
deleted file mode 100644
index 14995ee8a35..000
--- a/sci-libs/libctl/libctl-3.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit fortran-2 autotools-utils
-
-DESCRIPTION="Guile-based library for scientific simulations"
-HOMEPAGE="http://ab-initio.mit.edu/libctl/;
-SRC_URI="http://ab-initio.mit.edu/libctl/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples static-libs"
-
-DEPEND="
-   dev-scheme/guile
-   sci-libs/nlopt"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   autotools-utils_src_install
-   use doc && dohtml doc/*
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins 
"${AUTOTOOLS_BUILD_DIR}"/examples/{*.c,*.h,example.scm,Makefile}
-   doins "${S}"/examples/{README,example.c,run.ctl}
-   fi
-}

diff --git a/sci-libs/libctl/metadata.xml b/sci-libs/libctl/metadata.xml
deleted file mode 100644
index 46b996eb80e..000
--- a/sci-libs/libctl/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   s...@gentoo.org
-   Gentoo Science Project
-   
-   
-   libctl is the Control Language library implementing a control 
file
-   structure aimed at simplifying the control file writing in
-   scientific simulations.  The "ctl" in "libctl" stands for 
Control
-   Language (by convention, libctl  control files end with ".ctl" 
and
-   are referred to as ctl files).
-   
-



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

2019-09-01 Thread Matt Turner
commit: 9c0f5a8c84581dd96b6ed937975292f644ff1f5c
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:05:17 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0f5a8c

mail-filter/anubis: Remove

Closes: https://bugs.gentoo.org/617792
Signed-off-by: Matt Turner  gentoo.org>

 mail-filter/anubis/Manifest|  2 -
 mail-filter/anubis/anubis-4.1.1-r1.ebuild  | 94 --
 mail-filter/anubis/anubis-4.1.1.ebuild | 93 -
 mail-filter/anubis/anubis-4.2-r1.ebuild| 69 ---
 mail-filter/anubis/anubis-4.2.ebuild   | 67 --
 mail-filter/anubis/files/4.1.1-gnutls.patch| 11 ---
 mail-filter/anubis/files/4.1.1-gnutls3.patch   | 14 
 mail-filter/anubis/files/4.1.1-gpgme.patch | 32 -
 mail-filter/anubis/files/4.1.1-testsuite.patch | 14 
 mail-filter/anubis/files/anubis-4.2-gdbm.patch | 21 --
 mail-filter/anubis/metadata.xml|  5 --
 11 files changed, 422 deletions(-)

diff --git a/mail-filter/anubis/Manifest b/mail-filter/anubis/Manifest
deleted file mode 100644
index 75e906ec551..000
--- a/mail-filter/anubis/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST anubis-4.1.1.tar.gz 1104272 BLAKE2B 
e4aac5ea5b38314bbf82231d3e93183906cd321c653cf6a0c07cc364a962d4a09f2aeb865e3f2fb40a93c8a45321ddb69f23b206d8dde2f830b803c65df94109
 SHA512 
51e9c3a4cc4f217348522ba196daf26908f5ebed1abbe8c3f4c876847284e1f43f19d5cc68cde3cae5aacc55d42b7a6786f9afb23856c647ddf6d6c4b6c0a7a7
-DIST anubis-4.2.tar.gz 1623768 BLAKE2B 
bb9c6db5f3c79571b71d1256fe45cf65604738e367902cce0ad113c464d4067ef56100cde30ef12c547728a27b6b1fbc387d9bb55c7dd052e9aaef9f766af542
 SHA512 
cd16b67780b37f02a31374875763a1d54107289fbaf53160de5778f095b56bdb390c72a06fc067d87556b1158b0134c0fc88d30edbe124a71d8c80a89595e75f

diff --git a/mail-filter/anubis/anubis-4.1.1-r1.ebuild 
b/mail-filter/anubis/anubis-4.1.1-r1.ebuild
deleted file mode 100644
index c229420bab3..000
--- a/mail-filter/anubis/anubis-4.1.1-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils autotools pam toolchain-funcs user
-
-DESCRIPTION="GNU Anubis is an outgoing mail processor"
-HOMEPAGE="https://www.gnu.org/software/anubis/;
-
-SRC_URI="mirror://gnu/anubis/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE="crypt guile mysql postgres nls pam pcre sasl socks5 +gnutls tcpd test"
-
-RDEPEND="sys-libs/gdbm
-   crypt? ( >=app-crypt/gpgme-0.9.0 )
-   guile? ( >=dev-scheme/guile-1.8 )
-   mysql? ( virtual/mysql )
-   pam?   ( virtual/pam )
-   postgres? ( dev-db/postgresql[server] )
-   nls? ( sys-devel/gettext )
-   pcre? ( >=dev-libs/libpcre-3.9 )
-   sasl? ( virtual/gsasl )
-   gnutls?   ( net-libs/gnutls )
-   tcpd?  ( >=sys-apps/tcp-wrappers-7.6 )"
-DEPEND="${RDEPEND}
-   test? ( dev-util/dejagnu )"
-
-REQUIRED_USE="mysql? ( sasl )
-   postgres? ( sasl )"
-
-pkg_setup() {
-   enewuser anubis
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PV}-gnutls.patch
-   epatch "${FILESDIR}"/${PV}-gpgme.patch
-   epatch "${FILESDIR}"/${PV}-testsuite.patch
-   epatch "${FILESDIR}"/${PV}-gnutls3.patch
-   sed -i -e "s/1024-bit ELG-E/1024-bit ELG/" \
-   testsuite/etc/{gpgcrypt.pat,gpgse.pat}
-   eautoreconf
-}
-
-src_configure() {
-   local myconf
-   if use crypt ; then
-   myconf="--with-gpgme --with-gpgme-prefix=$(gpgme-config 
--prefix)"
-   else
-   myconf="--without-gpgme"
-   fi
-   econf --with-unprivileged-user=anubis \
-   --disable-rpath \
-   $(use_with mysql) \
-   $(use_with postgres) \
-   $(use_with pam) \
-   $(use_with pcre) \
-   $(use_enable nls) \
-   $(use_with guile) \
-   $(use_with sasl gsasl) \
-   $(use_with gnutls) \
-   $(use_with tcpd tcp-wrappers) \
-   $(use_with socks5 socks-proxy) \
-   ${myconf}
-}
-
-src_compile() {
-   # parallel make fails
-   emake AR=$(tc-getAR) -j1
-}
-
-src_test() {
-   cd "${S}/testsuite"
-   emake -j1 check
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc AUTHORS ChangeLog INSTALL NEWS README* THANKS TODO
-   docinto examples
-   dodoc examples/*anubis*
-   docinto guile
-   dodoc guile/*.scm
-
-   if use pam ; then
-   pamd_mimic system-auth anubis auth account session
-   fi
-
-   rm -rf "${D}"/usr/share/anubis
-}

diff --git a/mail-filter/anubis/anubis-4.1.1.ebuild 
b/mail-filter/anubis/anubis-4.1.1.ebuild
deleted file mode 100644
index 96fda178e73..000
--- 

[gentoo-commits] repo/gentoo:master commit in: sci-physics/harminv/, sci-physics/harminv/files/

2019-09-01 Thread Matt Turner
commit: 0c0f6a0dcd2171b4c9370a7b700a82abb99dd645
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:04:10 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c0f6a0d

sci-physics/harminv: Remove

Bug: https://bugs.gentoo.org/685540
Signed-off-by: Matt Turner  gentoo.org>

 sci-physics/harminv/Manifest   |  1 -
 .../harminv/files/harminv-1.3.1-configure.ac.patch | 31 
 sci-physics/harminv/harminv-1.3.1-r1.ebuild| 33 --
 sci-physics/harminv/metadata.xml   | 15 --
 4 files changed, 80 deletions(-)

diff --git a/sci-physics/harminv/Manifest b/sci-physics/harminv/Manifest
deleted file mode 100644
index 6056b1ba0cb..000
--- a/sci-physics/harminv/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST harminv-1.3.1.tar.gz 327832 BLAKE2B 
5aa80f6cde0409d4daaaf9923e17a97a5592321e5d3c671d6ae07e68e62d42e987e51944ecb3d27fe1bff3cab0754c6e6ec8565e1c5ba34471896f2d6bdee0e7
 SHA512 
7dc1c2f658d9722cd64558a702f04409d10b87cb4ff7247c2fbd7f8d9a24387fef1b8ba4b7b183727bef21891c32d27d83aaa3607d063f8ad60702be4bfe5c3c

diff --git a/sci-physics/harminv/files/harminv-1.3.1-configure.ac.patch 
b/sci-physics/harminv/files/harminv-1.3.1-configure.ac.patch
deleted file mode 100644
index 508a8c17790..000
--- a/sci-physics/harminv/files/harminv-1.3.1-configure.ac.patch
+++ /dev/null
@@ -1,31 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -9,7 +9,7 @@
- # *not* the same as the "public" version number.  CURRENT:REVISION:AGE
- SHARED_VERSION_INFO="2:4:0"
- AC_SUBST(SHARED_VERSION_INFO)
--AM_ENABLE_SHARED(no) dnl shared libs cause too many headaches to be default
-+AM_ENABLE_SHARED(yes) dnl shared libs cause too many headaches to be default
- 
- ##
- 
-@@ -123,9 +123,16 @@
- ###
- 
- # Checks for BLAS/LAPACK libraries:
--
--ACX_BLAS([], [AC_MSG_ERROR([BLAS library not found])])
--ACX_LAPACK([], [AC_MSG_ERROR([LAPACK library not found])])
-+sinclude(acx_blas.m4)
-+ACX_BLAS
-+if test x"$BLAS_LIBS" = x ; then
-+   AC_MSG_ERROR([BLAS library not found])
-+fi
-+sinclude(acx_lapack.m4)
-+ACX_LAPACK
-+if test x"$LAPACK_LIBS" = x ; then
-+   AC_MSG_ERROR([LAPACK library not found])
-+fi
- 
- LIBS="$LAPACK_LIBS $BLAS_LIBS $LIBS $FLIBS"
- 

diff --git a/sci-physics/harminv/harminv-1.3.1-r1.ebuild 
b/sci-physics/harminv/harminv-1.3.1-r1.ebuild
deleted file mode 100644
index 396cc6fe844..000
--- a/sci-physics/harminv/harminv-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Extraction of complex frequencies and amplitudes from time series"
-HOMEPAGE="http://ab-initio.mit.edu/harminv/;
-SRC_URI="http://ab-initio.mit.edu/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-RDEPEND="virtual/lapack"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-configure.ac.patch )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   --with-blas="$($(tc-getPKG_CONFIG) --libs blas)" \
-   --with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
-}

diff --git a/sci-physics/harminv/metadata.xml b/sci-physics/harminv/metadata.xml
deleted file mode 100644
index 5ddaae490a9..000
--- a/sci-physics/harminv/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-sci-phys...@gentoo.org
-Gentoo Physics Project
-  
-  
-  Harminv is a program to solve the problem of harmonic inversion,
-  given a discrete-time, finite-length signal that consists of a sum of
-  finitely-many sinusoids (possibly exponentially decaying) in a given
-  bandwidth, it determines the frequencies, decay constants, amplitudes,
-  and phases of those sinusoids.
-
-



[gentoo-commits] repo/gentoo:master commit in: sci-physics/meep/files/, sci-physics/meep/

2019-09-01 Thread Matt Turner
commit: 22ad292fbdac49fba112703d6dc413edb2625728
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Sep  1 19:02:18 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep  1 19:06:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ad292f

sci-physics/meep: Remove

Closes: https://bugs.gentoo.org/629058
Closes: https://bugs.gentoo.org/685540
Signed-off-by: Matt Turner  gentoo.org>

 sci-physics/meep/Manifest  |  1 -
 sci-physics/meep/files/meep-1.2-no-auto-mpb.patch  | 16 --
 .../meep/files/meep-1.2-pc-no-ldflags.patch| 12 -
 sci-physics/meep/meep-1.3.ebuild   | 58 --
 sci-physics/meep/metadata.xml  | 14 --
 5 files changed, 101 deletions(-)

diff --git a/sci-physics/meep/Manifest b/sci-physics/meep/Manifest
deleted file mode 100644
index 835ae9e71ec..000
--- a/sci-physics/meep/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST meep-1.3.tar.gz 740890 BLAKE2B 
e94fe9709c42ff99f764e34e0db0aa7dc7a8dfa640f539d44e952bf9870686956a8cbf24d3ce0fae95f44c659b5a19075b6377ef2aa68fb51166f09a3e0f7a3b
 SHA512 
4ad8d68f27d9971fe6dd4b8440f78d5b141fe747a80c50da55ecbc56a5beb0c2d31441fb46b54cac3c62d4cb34cb1ce6819c06bd2c54bc35f129ba683dc84aea

diff --git a/sci-physics/meep/files/meep-1.2-no-auto-mpb.patch 
b/sci-physics/meep/files/meep-1.2-no-auto-mpb.patch
deleted file mode 100644
index 8c287f208d6..000
--- a/sci-physics/meep/files/meep-1.2-no-auto-mpb.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Nur meep-1.2.orig/configure.ac meep-1.2/configure.ac
 meep-1.2.orig/configure.ac 2012-08-14 21:52:13.0 +0100
-+++ meep-1.2/configure.ac  2012-08-14 22:00:55.0 +0100
-@@ -161,8 +161,10 @@
- 
- ###
- # MPB library
--
--AC_CHECK_HEADER(mpb.h, [have_mpb=maybe], [have_mpb=no])
-+AC_ARG_WITH(mpb, [AC_HELP_STRING([--without-mpb],[do not build with mpb])], 
ok=$withval, ok=yes)
-+if test "$ok" = "yes"; then
-+   AC_CHECK_HEADER(mpb.h, [have_mpb=maybe], [have_mpb=no])
-+fi
- 
- if test $have_mpb = maybe; then
-   if test "x$acx_lapack_ok" = x -a "$have_harminv" = xno; then

diff --git a/sci-physics/meep/files/meep-1.2-pc-no-ldflags.patch 
b/sci-physics/meep/files/meep-1.2-pc-no-ldflags.patch
deleted file mode 100644
index d7b2f72eaff..000
--- a/sci-physics/meep/files/meep-1.2-pc-no-ldflags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur meep-1.2.orig/configure.ac meep-1.2/configure.ac
 meep-1.2.orig/configure.ac 2012-08-14 21:52:13.0 +0100
-+++ meep-1.2/configure.ac  2012-08-14 21:54:49.0 +0100
-@@ -224,7 +224,7 @@
- ##
- # Libraries and flags (other than -lmeep) required to link Meep:
- 
--MEEPLIBS="$LDFLAGS $LIBS"
-+MEEPLIBS="$LIBS"
- AC_SUBST(MEEPLIBS)
- 
- ##

diff --git a/sci-physics/meep/meep-1.3.ebuild b/sci-physics/meep/meep-1.3.ebuild
deleted file mode 100644
index 6cc3d149539..000
--- a/sci-physics/meep/meep-1.3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Simulation software to model electromagnetic systems"
-HOMEPAGE="http://ab-initio.mit.edu/meep/;
-SRC_URI="http://ab-initio.mit.edu/meep/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples hdf5 guile mpi"
-
-RDEPEND="
-   sci-libs/fftw:3.0=
-   sci-libs/gsl:=
-   sci-physics/harminv
-   guile? ( >=sci-libs/libctl-3.2 )
-   hdf5? ( sci-libs/hdf5:= )
-   mpi? ( virtual/mpi )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.2-pc-no-ldflags.patch
-   "${FILESDIR}"/${PN}-1.2-no-auto-mpb.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_with mpi) \
-   $(use_with hdf5) \
-   $(use_with guile libctl)
-}
-
-src_test() {
-   # pml test buggy with optimization on
-   # 
http://thread.gmane.org/gmane.comp.science.electromagnetism.meep.general/4579
-   emake -C tests pml CXXFLAGS="-O0"
-   emake check
-}
-
-src_install() {
-   default
-
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}

diff --git a/sci-physics/meep/metadata.xml b/sci-physics/meep/metadata.xml
deleted file mode 100644
index a6fba91cb5c..000
--- a/sci-physics/meep/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  sci-phys...@gentoo.org
-  Gentoo Physics Project
-
-
-  The MIT Electromagnetic Equation Propagation (MEEP) is a
-  finite-difference time-domain (FDTD) 

[gentoo-commits] proj/portage:master commit in: man/

2019-09-01 Thread Zac Medico
commit: 636ca48fa524efe5c0d1b69e35e86a422e6d4be1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Sep  1 16:07:40 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 18:29:10 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=636ca48f

glsa-check: update man page with -r option

Also remove duplicate --quiet documentation.

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

 man/glsa-check.1 | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/glsa-check.1 b/man/glsa-check.1
index bb15cf5a9..23b5e9d94 100644
--- a/man/glsa-check.1
+++ b/man/glsa-check.1
@@ -1,4 +1,4 @@
-.TH "GLSA\-CHECK" "1" "August 2019" "Portage VERSION" "Portage"
+.TH "GLSA\-CHECK" "1" "September 2019" "Portage VERSION" "Portage"
 .
 .SH "NAME"
 \fBglsa\-check\fR \- Tool to locally monitor and manage GLSAs
@@ -37,9 +37,6 @@
 \fBV\fR, \fB\-\-version\fR Show information about \fBglsa\-check\fR\.
 .
 .P
-\fB\-q\fR, \fB\-\-quiet\fR Be less verbose and do not send empty mail\.
-.
-.P
 \fB\-v\fR, \fB\-\-verbose\fR Print more messages\.
 .
 .P
@@ -51,6 +48,9 @@
 .P
 \fB\-m\fR, \fB\-\-mail\fR Send a mail with the given GLSAs to the 
administrator\.
 .
+.P
+\fB\-r\fR, \fB\-\-reverse\fR List GLSAs in reverse order
+.
 .SH "EXAMPLES"
 \fBglsa\-check \-t all\fR Test the system against all GLSAs in the GLSA 
repository\.
 .



[gentoo-commits] proj/portage:master commit in: bin/

2019-09-01 Thread Zac Medico
commit: a17c3627190aa2e9594220b22f9f1acf46c81d2f
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 04:36:05 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 18:29:10 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=a17c3627

glsa-check: add --reverse option (bug 235970)

Add --reverse option which causes GLSAs to be listed in reverse order,
so that the most recent GLSAs are listed earlier.

Suggested-by: Pavel Sanda  twin.jikos.cz>
Bug: https://bugs.gentoo.org/235970
Signed-off-by: Zac Medico  gentoo.org>

 bin/glsa-check | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/bin/glsa-check b/bin/glsa-check
index 6bb2ee21e..eff01cf31 100755
--- a/bin/glsa-check
+++ b/bin/glsa-check
@@ -68,6 +68,8 @@ parser.add_argument("-e", "--emergelike", 
action="store_false", dest="least_chan
help="Upgrade to latest version (not least-change)")
 parser.add_argument("-c", "--cve", action="store_true", dest="list_cve",
help="Show CVE IDs in listing mode")
+parser.add_argument("-r", "--reverse", action="store_true", dest="reverse",
+   help="List GLSAs in reverse order")
 
 options, params = parser.parse_known_args()
 
@@ -163,8 +165,7 @@ def summarylist(myglsalist, fd1=sys.stdout, fd2=sys.stderr, 
encoding="utf-8"):
fd2.write(green("[U]")+" means the system is not affected 
and\n")
fd2.write(red("[N]")+" indicates that the system might be 
affected.\n\n")
 
-   myglsalist.sort()
-   for myid in myglsalist:
+   for myid in sorted(myglsalist, reverse=options.reverse):
try:
myglsa = Glsa(myid, portage.settings, vardb, portdb)
except (GlsaTypeException, GlsaFormatException) as e:



[gentoo-commits] proj/crossdev:master commit in: /

2019-09-01 Thread Sergei Trofimovich
commit: 89ee52a62051492a50fc655623bb7cd23215b1b1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep  1 19:01:53 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep  1 19:01:53 2019 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=89ee52a6

crossdev: whitespace in gcc stages

Signed-off-by: Sergei Trofimovich  gentoo.org>

 crossdev | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/crossdev b/crossdev
index e03ea78..305185a 100755
--- a/crossdev
+++ b/crossdev
@@ -110,7 +110,13 @@ STAGE_C_KERNEL=2
 STAGE_LIBC=3
 STAGE_C_CPP=4
 STAGE_DEFAULT=${STAGE_C_CPP}
-STAGE_DISP=( "binutils" "C compiler only" "kernel headers" "C compiler & libc" 
"C/C++ compiler" )
+STAGE_DISP=(
+   "binutils"
+   "C compiler only"
+   "kernel headers"
+   "C compiler & libc"
+   "C/C++ compiler"
+)
 
 parse_target() {
CTARGET=${1#cross-}



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

2019-09-01 Thread Sergei Trofimovich
commit: a214969919a5ca1c2ff5192ed4ce24a83823871a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep  1 18:58:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep  1 18:58:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2149699

sys-devel/crossdev: add indentation to metadata.xml

Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/crossdev/metadata.xml | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-devel/crossdev/metadata.xml b/sys-devel/crossdev/metadata.xml
index 496c0ca9a6f..1721f341579 100644
--- a/sys-devel/crossdev/metadata.xml
+++ b/sys-devel/crossdev/metadata.xml
@@ -1,12 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-cross...@gentoo.org
-Gentoo Crossdev Team
-
-
-embed...@gentoo.org
-Embedded Gentoo
-
+  
+cross...@gentoo.org
+Gentoo Crossdev Team
+  
+  
+embed...@gentoo.org
+Embedded Gentoo
+  
 



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

2019-09-01 Thread Matthew Thode
commit: ccc8a0e9f27bab28ae80460a60fae3726e13871e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:55:46 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:55:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc8a0e9

app-crypt/certbot-apache: 0.37.2 stablized amd64 and x86

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

 app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild 
b/app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild
index 5ac928afccf..af317727402 100644
--- a/app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-0.37.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 x86"
S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
 fi
 



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

2019-09-01 Thread Matthew Thode
commit: d073c42f968569f905167afdbbd752e0ec2d09d8
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:54:27 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d073c42f

app-crypt/acme: 0.37.0 stablized amd64 and x86

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

 app-crypt/acme/acme-0.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/acme/acme-0.37.0.ebuild 
b/app-crypt/acme/acme-0.37.0.ebuild
index 3acd37f75f8..9a9b63c8fa3 100644
--- a/app-crypt/acme/acme-0.37.0.ebuild
+++ b/app-crypt/acme/acme-0.37.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 



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

2019-09-01 Thread Matthew Thode
commit: d0918f7c9740fdf04c420ddc84c2250dfde0dcb2
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:56:20 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:56:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0918f7c

app-crypt/certbot-nginx: 0.37.2 stablized amd64 and x86

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

 app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild
index c4f2df8684e..73497ec2cbd 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
 fi
 



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

2019-09-01 Thread Matthew Thode
commit: 3234347a425af8ab62eb56ea83d002b8288e3904
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:55:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:55:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3234347a

app-crypt/certbot: 0.37.0 stablized amd64 and x86

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

 app-crypt/certbot/certbot-0.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/certbot/certbot-0.37.0.ebuild 
b/app-crypt/certbot/certbot-0.37.0.ebuild
index c5567979351..4ed99381a01 100644
--- a/app-crypt/certbot/certbot-0.37.0.ebuild
+++ b/app-crypt/certbot/certbot-0.37.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 inherit distutils-r1



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

2019-09-01 Thread Matthew Thode
commit: 5f1aa46edc50091d34528215ffd802637295a293
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:47:09 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:47:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1aa46e

www-apps/icingaweb2: 2.7.1 stable amd64 and x86 with cleanup

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

 www-apps/icingaweb2/Manifest|  2 -
 www-apps/icingaweb2/icingaweb2-2.6.2.ebuild | 81 -
 www-apps/icingaweb2/icingaweb2-2.7.0.ebuild | 79 
 www-apps/icingaweb2/icingaweb2-2.7.1.ebuild |  2 +-
 4 files changed, 1 insertion(+), 163 deletions(-)

diff --git a/www-apps/icingaweb2/Manifest b/www-apps/icingaweb2/Manifest
index 24f9c84b750..f7e414987a9 100644
--- a/www-apps/icingaweb2/Manifest
+++ b/www-apps/icingaweb2/Manifest
@@ -1,4 +1,2 @@
-DIST icingaweb2-2.6.2.tar.gz 8171965 BLAKE2B 
2a7ebe4ee84ea311a1e0cac14021db66c0950be74d5984bb055983cd24e0277b43945f0b78ee98edb123412dfd116f875803c988612cd2a8b247f36b7c55f04a
 SHA512 
f5fffbec237b892dbcfeee75a23ba26005cad9b4a1505a4d500bcbd16a8fa29125ed255ee320d3efcd8e43dcfb835244234a5607c562dd8bebe871d1a356b520
 DIST icingaweb2-2.6.3.tar.gz 8174959 BLAKE2B 
6301a0a509031828b8db886e4ab060596f2239de4e65fe714d98a8f8f73305a1116b534f5c2747ab78446ff39b34fa96fe4eae758942aab2de4946c7cf1cdbcb
 SHA512 
f1d14c7ed87cd677a1c4ac03fd6a54514e7e4693000215e0e1628b0480c738848858546e54866eda3a55b4e7c35b5837ad01dc08b5b76502e24d5a727e271710
-DIST icingaweb2-2.7.0.tar.gz 8332315 BLAKE2B 
7295208ef1805bd42fd7e173b238c3e939d499e79f674b7b4e4111e33f76bc5dac303216755997808fa7ad043ece3c5c17a158b5531647187135748c0fdcf846
 SHA512 
37bb15eebfc68bbdf4a20131d279d9696587d265084fcfb9b1c52d52d4f91a2cc04ff1b9ab1a2db5177250ad4baf9e9fbcfafc069645d9aaf297b9667b471994
 DIST icingaweb2-2.7.1.tar.gz 8389123 BLAKE2B 
f5e469c1fde2b7bc2c22f898a5fb5370ca3788571501f070ed56b32afe8a155aafe70a06bbe09b77cd996725c3e176363aaf0fa885bc843102c56ddfa14da11d
 SHA512 
0300e483e83699a79750dcfd4467a151fcfa95a1eb8735e8d0d8e5d59595ad252b630add3cb462fa4c115b2891f9ab904739ee36d5eb7fcdfb489c9d7658f1b6

diff --git a/www-apps/icingaweb2/icingaweb2-2.6.2.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.6.2.ebuild
deleted file mode 100644
index da0929cc43f..000
--- a/www-apps/icingaweb2/icingaweb2-2.6.2.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit depend.apache eutils multilib user
-
-DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
-HOMEPAGE="http://www.icinga.org/;
-SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="apache2 ldap mysql nginx pdf postgres"
-REQUIRED_USE="^^ ( apache2 nginx )"
-KEYWORDS="amd64 x86"
-
-DEPEND=">=net-analyzer/icinga2-2.1.1
-   dev-php/pecl-imagick
-   pdf? ( media-gfx/imagemagick[png] )
-   apache2? (
-   >=www-servers/apache-2.4.0
-   || (
-   
dev-lang/php:5.6[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.0[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.1[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.2[apache2?,cli,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   )
-   )
-   nginx? (
-   >=www-servers/nginx-1.7.0:*
-   || (
-   
dev-lang/php:5.6[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.0[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.1[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   
dev-lang/php:7.2[apache2?,cli,fpm,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
-   )
-   )"
-RDEPEND="${DEPEND}"
-
-want_apache2
-
-pkg_setup() {
-   depend.apache_pkg_setup
-
-   enewgroup icingaweb2
-   enewgroup icingacmd
-   use nginx && usermod -a -G icingacmd,icingaweb2 nginx
-   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
-}
-
-pkg_config() {
-   if [[ -d /etc/icingaweb2 ]] ; then
-   einfo "Updating existing installation ..."
-   else
-   einfo "Running first time setup ..."
-   einfo "Creating configuration directory ..."
-   /usr/share/${PN}/bin/icingacli setup config directory
-

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

2019-09-01 Thread Matthew Thode
commit: 9ba07b467183b1221b2d54c829b39b7f67fc0427
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Sep  1 18:45:29 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Sep  1 18:47:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba07b46

net-analyzer/icinga2: 2.10.6 stable amd64 and x86

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

 net-analyzer/icinga2/icinga2-2.10.6.ebuild | 3 +--
 net-analyzer/icinga2/icinga2-.ebuild   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/icinga2/icinga2-2.10.6.ebuild 
b/net-analyzer/icinga2/icinga2-2.10.6.ebuild
index 8a9695a5e27..7d8f56dd9e4 100644
--- a/net-analyzer/icinga2/icinga2-2.10.6.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.10.6.ebuild
@@ -5,12 +5,11 @@ EAPI=6
 if [[ ${PV} !=  ]]; then
inherit cmake-utils depend.apache eutils systemd toolchain-funcs user 
wxwidgets
SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 else
inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs 
user wxwidgets
EGIT_REPO_URI="https://github.com/Icinga/icinga2.git;
EGIT_BRANCH="master"
-   KEYWORDS=""
 fi
 
 DESCRIPTION="Distributed, general purpose, network monitoring engine"

diff --git a/net-analyzer/icinga2/icinga2-.ebuild 
b/net-analyzer/icinga2/icinga2-.ebuild
index 913217ef694..d8066e1db2f 100644
--- a/net-analyzer/icinga2/icinga2-.ebuild
+++ b/net-analyzer/icinga2/icinga2-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,6 @@ else
inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs 
user wxwidgets
EGIT_REPO_URI="https://github.com/Icinga/icinga2.git;
EGIT_BRANCH="master"
-   KEYWORDS=""
 fi
 
 DESCRIPTION="Distributed, general purpose, network monitoring engine"



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

2019-09-01 Thread Mikle Kolyada
commit: 8df3d34c0b754e47e5442bcb259b5e916a224c20
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:30:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:30:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df3d34c

dev-libs/libyaml: m68k stable wrt bug #621874

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libyaml/libyaml-0.2.2.ebuild 
b/dev-libs/libyaml/libyaml-0.2.2.ebuild
index 8db6167c783..8f0ed3ed508 100644
--- a/dev-libs/libyaml/libyaml-0.2.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~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 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs test"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2019-09-01 Thread Mikle Kolyada
commit: a61aa0ea43334391da0369cecfe6636309f8c7a7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:29:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:29:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61aa0ea

dev-libs/libyaml: arm stable wrt bug #621874

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libyaml/libyaml-0.2.2.ebuild 
b/dev-libs/libyaml/libyaml-0.2.2.ebuild
index 7f7df782f40..6c103936682 100644
--- a/dev-libs/libyaml/libyaml-0.2.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="doc static-libs test"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2019-09-01 Thread Mikle Kolyada
commit: e2c3451c65f7ce3b4a106b296902b253f4859181
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:29:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:29:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c3451c

dev-libs/libyaml: sh stable wrt bug #621874

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libyaml/libyaml-0.2.2.ebuild 
b/dev-libs/libyaml/libyaml-0.2.2.ebuild
index 6c103936682..8db6167c783 100644
--- a/dev-libs/libyaml/libyaml-0.2.2.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs test"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2019-09-01 Thread Mikle Kolyada
commit: 56a1b3654bb96a5ec5120a4085c463975ceea577
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:28:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:28:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a1b365

dev-lang/go: arm stable wrt bug #692152

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-lang/go/go-1.11.13.ebuild | 2 +-
 dev-lang/go/go-1.12.8.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.11.13.ebuild b/dev-lang/go/go-1.11.13.ebuild
index a53df7c0956..b48fe53d64d 100644
--- a/dev-lang/go/go-1.11.13.ebuild
+++ b/dev-lang/go/go-1.11.13.ebuild
@@ -37,7 +37,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is

diff --git a/dev-lang/go/go-1.12.8.ebuild b/dev-lang/go/go-1.12.8.ebuild
index 35c5de1d232..daee1d59a92 100644
--- a/dev-lang/go/go-1.12.8.ebuild
+++ b/dev-lang/go/go-1.12.8.ebuild
@@ -37,7 +37,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is



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

2019-09-01 Thread Mikle Kolyada
commit: f142cf5ae16c37a5b21babfbb8a387b775089433
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:27:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:27:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f142cf5a

net-libs/nghttp2: arm stable wrt bug #692112

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild 
b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
index a9772a1ba46..2142ab3bd2e 100644
--- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else

SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz;
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 
~sh sparc x86 ~amd64-fbsd"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 
~sh sparc x86 ~amd64-fbsd"
 fi
 
 DESCRIPTION="HTTP/2 C Library"



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

2019-09-01 Thread Mikle Kolyada
commit: cf384fd77f87bb66c4736011eff63d0835304c36
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:26:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:26:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf384fd7

dev-libs/oniguruma: arm stable wrt bug #691832

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/oniguruma/oniguruma-6.9.3.ebuild 
b/dev-libs/oniguruma/oniguruma-6.9.3.ebuild
index ffce8089134..a8f178b9c38 100644
--- a/dev-libs/oniguruma/oniguruma-6.9.3.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.9.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0/5"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 S="${WORKDIR}/${MY_P}"



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

2019-09-01 Thread Mikle Kolyada
commit: 0f2ce238b898019a593387b65a1bbafbd6f09843
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:27:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:27:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2ce238

net-libs/libmicrohttpd: arm stable wrt bug #691366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.65.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.65.ebuild
index 57c0c3aef47..328d7081250 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.65.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.65.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/12"
-KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="+epoll messages ssl static-libs test"
 
 RDEPEND="ssl? (



[gentoo-commits] proj/portage:master commit in: bin/

2019-09-01 Thread Zac Medico
commit: ea1e8468c971e99dc317c3f2e8d8242366ffb426
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep  1 03:54:54 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep  1 17:56:20 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=ea1e8468

glsa-check: fix truncated CVE ids in listmode (bug 692134)

Use a regular expression to search for CVE ids in GLSA references.
Import unicode_literals from __future__ since portage's Glsa class
returns unicode strings for all python versions.

Reported-by: Georg Weiss  georgweiss.de>
Bug: https://bugs.gentoo.org/692134
Signed-off-by: Zac Medico  gentoo.org>

 bin/glsa-check | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/bin/glsa-check b/bin/glsa-check
index 95ef16fde..6bb2ee21e 100755
--- a/bin/glsa-check
+++ b/bin/glsa-check
@@ -2,9 +2,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-from __future__ import print_function
+from __future__ import print_function, unicode_literals
 
 import argparse
+import re
 import sys
 import codecs
 from functools import reduce
@@ -204,7 +205,13 @@ def summarylist(myglsalist, fd1=sys.stdout, 
fd2=sys.stderr, encoding="utf-8"):
 
fd1.write(")")
if list_cve:
-   fd1.write(" "+(",".join([r[:13] for r in 
myglsa.references if r[:4] in ["CAN-", "CVE-"]])))
+   cve_ids = []
+   for r in myglsa.references:
+   m = re.search(r'(CAN|CVE)-[\d-]+', r)
+   if m is not None:
+   cve_ids.append(m.group(0))
+   if cve_ids:
+   fd1.write(" "+(",".join(cve_ids)))
fd1.write("\n")
return 0
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/

2019-09-01 Thread Mikle Kolyada
commit: f83b2bf94995160425055392cc5a621537752655
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:24:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:24:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83b2bf9

x11-libs/pango: arm stable wrt bug #692110

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-libs/pango/pango-1.42.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild 
b/x11-libs/pango/pango-1.42.4-r2.ebuild
index 3d17d34f6db..f9f788295a8 100644
--- a/x11-libs/pango/pango-1.42.4-r2.ebuild
+++ b/x11-libs/pango/pango-1.42.4-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz;
 
 LICENSE="LGPL-2+ FTL"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="X +introspection test"
 



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2019-09-01 Thread Mikle Kolyada
commit: 64e2d564d18aca64b4740e31db939819dd350754
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:25:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e2d564

net-print/cups: arm stable wrt bug #692300

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-print/cups/cups-2.2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.2.12.ebuild 
b/net-print/cups/cups-2.2.12.ebuild
index 5d28800cd8a..79e50bd19f3 100644
--- a/net-print/cups/cups-2.2.12.ebuild
+++ b/net-print/cups/cups-2.2.12.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == * ]]; then
 else
#SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz;
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
 fi
 
 DESCRIPTION="The Common Unix Printing System"



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2019-09-01 Thread Mikle Kolyada
commit: 39efec04e0ccb7f447a7cf987ef0682a811b4330
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:25:28 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:25:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39efec04

net-print/cups: s390 stable wrt bug #692300

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-print/cups/cups-2.2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.2.12.ebuild 
b/net-print/cups/cups-2.2.12.ebuild
index 79e50bd19f3..fdabb541c49 100644
--- a/net-print/cups/cups-2.2.12.ebuild
+++ b/net-print/cups/cups-2.2.12.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == * ]]; then
 else
#SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz;
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
 fi
 
 DESCRIPTION="The Common Unix Printing System"



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

2019-09-01 Thread Mikle Kolyada
commit: ada83a81926ebda3fb8240fea67ff1a686ecaa66
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:23:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:23:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada83a81

net-wireless/hostapd: arm stable wrt bug #692540

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-wireless/hostapd/hostapd-2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/hostapd/hostapd-2.9.ebuild 
b/net-wireless/hostapd/hostapd-2.9.ebuild
index 5cb3cb8b6dd..425e0b513fa 100644
--- a/net-wireless/hostapd/hostapd-2.9.ebuild
+++ b/net-wireless/hostapd/hostapd-2.9.ebuild
@@ -21,7 +21,7 @@ else
SRC_URI+=" https://w1.fi/releases/${P}.tar.gz;
fi
# Never stabilize snapshot ebuilds please
-   KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86"
+   KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
 fi
 
 LICENSE="BSD"



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

2019-09-01 Thread Mikle Kolyada
commit: 27f9b347af0d7ddd72caef1ad43c2319d87c74af
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:22:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:22:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f9b347

net-mail/dovecot: alpha stable wrt bug #692572

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

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



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

2019-09-01 Thread Mikle Kolyada
commit: 00f21304493ea249c63ee91ca0f5a878da759459
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:22:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:22:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f21304

net-mail/dovecot: arm stable wrt bug #692572

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

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



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

2019-09-01 Thread Mikle Kolyada
commit: 96b6314843921073ad6550438f05b08ec97d73c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:22:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:22:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b63148

net-mail/dovecot: s390 stable wrt bug #692572

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/

2019-09-01 Thread Mikle Kolyada
commit: 9d0e9d120ae27117e561c977b59f6eab9f47602c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0e9d12

x11-libs/gtk+: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-libs/gtk+/gtk+-3.24.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.10.ebuild 
b/x11-libs/gtk+/gtk+-3.24.10.ebuild
index e21a0db8234..f8d4882a355 100644
--- a/x11-libs/gtk+/gtk+-3.24.10.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.10.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2019-09-01 Thread Mikle Kolyada
commit: 12b10d8a301157d64b5dc5ce62144d1f66ccdc2c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:19:57 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:19:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b10d8a

dev-libs/glib: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
index 86fcbedf962..f0f2d600554 100644
--- a/dev-libs/glib/glib-2.60.6.ebuild
+++ b/dev-libs/glib/glib-2.60.6.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux 
static-libs systemtap test utils xattr"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
 # the check is automagic in gio/meson.build. gresource is not a multilib tool



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

2019-09-01 Thread Mikle Kolyada
commit: 79d70b22b42d1ea83e9ed2ee2b7f3e2d9b099ae4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:02 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d70b22

dev-libs/libgudev: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-libs/libgudev/libgudev-233.ebuild 
b/dev-libs/libgudev/libgudev-233.ebuild
index b200e525706..35fb8554cd7 100644
--- a/dev-libs/libgudev/libgudev-233.ebuild
+++ b/dev-libs/libgudev/libgudev-233.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgudev;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 IUSE="introspection static-libs"
 
 COMMON_DEPEND="



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

2019-09-01 Thread Mikle Kolyada
commit: d56d5acb2efb54fd695752352b35968c4859d759
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:08 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56d5acb

gnome-base/gvfs: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 gnome-base/gvfs/gvfs-1.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild 
b/gnome-base/gvfs/gvfs-1.40.2.ebuild
index a9f773e84dc..3512cb07667 100644
--- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="
mtp? ( udev )
udisks? ( udev )
 "
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.57.2:2



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

2019-09-01 Thread Mikle Kolyada
commit: 14302a47094c29001711a04972fb2ed83ff04b20
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:13 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14302a47

net-libs/glib-networking: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/glib-networking/glib-networking-2.60.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.60.3.ebuild 
b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
index d2928f45609..712984b7e3e 100644
--- a/net-libs/glib-networking/glib-networking-2.60.3.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2019-09-01 Thread Mikle Kolyada
commit: 6bdd9c149447735de73b314a76033a0847bf9d6b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdd9c14

dev-util/glade: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/glade/glade-3.22.1.ebuild 
b/dev-util/glade/glade-3.22.1.ebuild
index 97ec0c44431..316aabeda54 100644
--- a/dev-util/glade/glade-3.22.1.ebuild
+++ b/dev-util/glade/glade-3.22.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 
 IUSE="debug +introspection python webkit"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2019-09-01 Thread Mikle Kolyada
commit: 7ce01d1584076846b700199fb17b9fabf3574810
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:03 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce01d15

dev-util/gdbus-codegen: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

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



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

2019-09-01 Thread Mikle Kolyada
commit: 328d009197b07b0b9ab2375c9667fafcbd367a42
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:19:58 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:19:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328d0091

dev-libs/gobject-introspection: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
index 44d4bb9180c..ce5e34b5a6f 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 RDEPEND="



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

2019-09-01 Thread Mikle Kolyada
commit: 1db33234ffa00f5ac798690c97a9b37a9158a21e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:20:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:20:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db33234

net-misc/networkmanager: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/net-misc/networkmanager/networkmanager-1.18.2.ebuild 
b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
index 0273e28f9c9..424fb98f268 100644
--- a/net-misc/networkmanager/networkmanager-1.18.2.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="
?? ( consolekit elogind systemd )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection-common/

2019-09-01 Thread Mikle Kolyada
commit: 10db063a244197ef486b6e50bd1181f4e36882a6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  1 18:19:59 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  1 18:19:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10db063a

dev-libs/gobject-introspection-common: arm stable wrt bug #692932

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../gobject-introspection-common-1.60.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
index 1f83dd229bd..a91493a879d 100644
--- 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
+++ 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"



  1   2   >