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

2019-02-06 Thread Mikle Kolyada
commit: bb57e3874ea3b9e6507d852135264efae975d2d2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:38:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:39:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb57e387

app-portage/pfl: amd64 stable wrt bug #676050

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

 app-portage/pfl/pfl-3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.0-r2.ebuild 
b/app-portage/pfl/pfl-3.0-r2.ebuild
index 499ba16f765..8d28a517676 100644
--- a/app-portage/pfl/pfl-3.0-r2.ebuild
+++ b/app-portage/pfl/pfl-3.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2019-02-06 Thread Hans de Graaff
commit: 476263711f7f40848d1dbc9674fff16785322952
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb  7 07:35:43 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb  7 07:36:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47626371

dev-ruby/yard: add ruby26

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

 dev-ruby/yard/yard-0.9.18.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/yard/yard-0.9.18.ebuild b/dev-ruby/yard/yard-0.9.18.ebuild
index cfc20bfffd8..2fe611404e3 100644
--- a/dev-ruby/yard/yard-0.9.18.ebuild
+++ b/dev-ruby/yard/yard-0.9.18.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC="yard"
@@ -43,4 +43,7 @@ all_ruby_prepare() {
 
# Avoid redcarpet-specific spec that is not optional
sed -i -e '/autolinks URLs/askip "make redcarpet optional"' 
spec/templates/helpers/html_helper_spec.rb || die
+
+   # Avoid asciidoc-specific spec that is not optional
+   sed -i -e '/AsciiDoc specific/askip "skipping asciidoc test"' 
spec/templates/helpers/html_helper_spec.rb || die
 }



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

2019-02-06 Thread Hans de Graaff
commit: 3d89561d4b1330c7938b3b7361844c62dbd54583
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb  7 07:34:45 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb  7 07:36:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d89561d

dev-ruby/locale: add ruby26

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

 dev-ruby/locale/locale-2.1.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/locale/locale-2.1.2-r1.ebuild 
b/dev-ruby/locale/locale-2.1.2-r1.ebuild
index 92ef353756b..33e4fc22c1f 100644
--- a/dev-ruby/locale/locale-2.1.2-r1.ebuild
+++ b/dev-ruby/locale/locale-2.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc/reference"



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

2019-02-06 Thread Hans de Graaff
commit: 44430c0e7b7ba196323845ef6ee4da874b78128e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb  7 06:55:16 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb  7 07:36:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44430c0e

dev-ruby/sinatra: add 2.0.5

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

 dev-ruby/sinatra/Manifest |  1 +
 dev-ruby/sinatra/sinatra-2.0.5.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/sinatra/Manifest b/dev-ruby/sinatra/Manifest
index c992d5dc170..edd2301ea3b 100644
--- a/dev-ruby/sinatra/Manifest
+++ b/dev-ruby/sinatra/Manifest
@@ -1,3 +1,4 @@
 DIST sinatra-1.4.8.gem 369152 BLAKE2B 
8a344f85c34dc8736180551690bc55ee615118a243c48421711339f2ef366e6c6facfecf914594f0440a825244e13f98648d11903fd9053054767a58a34aa285
 SHA512 
e56a5a6d7ceb0be4bc537feb6ada2956f1fd64b452dee347b259837aa02041dfa53d9808531cdd0a02a91093ba92f7c505c39f0dd990dfbc6e872681f40bc5e9
 DIST sinatra-2.0.3.tar.gz 463315 BLAKE2B 
83113189f69714596ca3364ea61b6b8de844002acd32536fec69f7bf05937f1559396242170b0abe2d3028f5145c29adf46805d42969e683d60103013d72b389
 SHA512 
6188c6e372659522186649ae823f4fd3aa8a5b959cbb856f4cd42dc301e7430b3fad890a572d6f38d72aa99cf37a81e234e0c6ba9d03778a9c5a84b77a1dca76
 DIST sinatra-2.0.4.tar.gz 465074 BLAKE2B 
1201ec3f56a7bbeb5c3dab01db8c3d521138587dfe60f36d19d18328ead6b664fdb9de71e9244aa7d37febc6d932f8c2a3a89aed01f23d2fd4e528827aa3804a
 SHA512 
281ae9f6461cc2b2cfaacf05335134dc5b67b6dfa2936a38a7880c7b318ef4190f45f2f24c95a223ce1025a79f95cc6085445c308933244e568cf24cc2d94482
+DIST sinatra-2.0.5.tar.gz 490580 BLAKE2B 
6e82a02bf57f8ec6f0c5313b6b6e89e899a5cdc9ff39e897903b6991f990ec75135483c2ef5ac71032abf7afdc84402bbad431f9ae579bab94e3b140d3ce6911
 SHA512 
da626d584f065f924fa5a42802b0e7a03e40e780cfd92e9cb072c86e9cb6d8ba4a699d7383a81b13ac0ffd0ce427900cdf059b77565ace5961dbd00c088ce0f9

diff --git a/dev-ruby/sinatra/sinatra-2.0.5.ebuild 
b/dev-ruby/sinatra/sinatra-2.0.5.ebuild
new file mode 100644
index 000..39340896845
--- /dev/null
+++ b/dev-ruby/sinatra/sinatra-2.0.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_TEST="test:core"
+
+RUBY_FAKEGEM_TASK_DOC="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS.md CHANGELOG.md"
+
+RUBY_FAKEGEM_GEMSPEC="sinatra.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A DSL for quickly creating web applications in Ruby with minimal 
effort"
+HOMEPAGE="http://www.sinatrarb.com/;
+SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+   dev-ruby/mustermann:1
+   dev-ruby/rack:2.0
+   ~dev-ruby/rack-protection-${PV}
+   dev-ruby/tilt:2"
+ruby_add_bdepend "test? ( >=dev-ruby/rack-test-0.5.6 dev-ruby/erubis 
dev-ruby/builder dev-ruby/activesupport )"
+ruby_add_bdepend "doc? ( dev-ruby/yard )"



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

2019-02-06 Thread Hans de Graaff
commit: 98a406d4ab2ba5c089a303a5bb171ed04d091663
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb  7 07:35:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb  7 07:36:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a406d4

dev-ruby/ruby-gettext: add ruby26

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

 dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild 
b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
index 772539ef5db..25fd5a8b2b8 100644
--- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
+++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_NAME="${PN/ruby-/}"
 RUBY_FAKEGEM_VERSION="${PV%_*}"
@@ -49,6 +49,9 @@ all_ruby_prepare() {
 
# Avoid tests failing due to a missing test file.
#sed -i -e '/test_invalid_charset/,/end/ s:^:#:' test/test_mo.rb || die
+
+   # Avoid SAFE mode test that fails on ruby 2.6
+   sed -i -e '/test_safe_mode/aomit' test/test_gettext.rb || die
 }
 
 each_ruby_test() {



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

2019-02-06 Thread Mikle Kolyada
commit: 4eb5418c9beb2de0a5f29ca970c0c57da5a4563e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:28:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:28:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb5418c

app-dicts/myspell-da: amd64 stable wrt bug #676384

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

 app-dicts/myspell-da/myspell-da-2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-da/myspell-da-2.3.ebuild 
b/app-dicts/myspell-da/myspell-da-2.3.ebuild
index 48c835fde98..edc0a7e4e4a 100644
--- a/app-dicts/myspell-da/myspell-da-2.3.ebuild
+++ b/app-dicts/myspell-da/myspell-da-2.3.ebuild
@@ -24,5 +24,5 @@ 
SRC_URI="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-di
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""



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

2019-02-06 Thread Mikle Kolyada
commit: 7835e1dae6672993dc7ac090b860d46959707866
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:29:54 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:29:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7835e1da

app-dicts/myspell-lt: amd64 stable wrt bug #676384

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

 app-dicts/myspell-lt/myspell-lt-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-lt/myspell-lt-1.3.ebuild 
b/app-dicts/myspell-lt/myspell-lt-1.3.ebuild
index ff7eb7fcbbe..6f78475a2bd 100644
--- a/app-dicts/myspell-lt/myspell-lt-1.3.ebuild
+++ b/app-dicts/myspell-lt/myspell-lt-1.3.ebuild
@@ -22,5 +22,5 @@ 
SRC_URI="https://launchpad.net/ispell-lt/main/${PV}/+download/${P}.zip;
 
 LICENSE="BSD LPPL-1.3b"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""



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

2019-02-06 Thread Mikle Kolyada
commit: cffb7bfa05025289365f16cf8793a6b8c542f509
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:29:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:29:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cffb7bfa

app-dicts/myspell-he: amd64 stable wrt bug #676384

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

 app-dicts/myspell-he/myspell-he-2012.08.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild 
b/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild
index 43cf7dcd391..1540adbc9eb 100644
--- a/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild
+++ b/app-dicts/myspell-he/myspell-he-2012.08.15.ebuild
@@ -22,5 +22,5 @@ 
SRC_URI="https://extensions.libreoffice.org/extensions/hebrew-he-spell-check-dic
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""



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

2019-02-06 Thread Mikle Kolyada
commit: 1d9041664dee8fbf8773bd126623a3c0df9b365d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:30:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:30:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d904166

app-dicts/myspell-nl: amd64 stable wrt bug #676384

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

 app-dicts/myspell-nl/myspell-nl-2.10g-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-nl/myspell-nl-2.10g-r1.ebuild 
b/app-dicts/myspell-nl/myspell-nl-2.10g-r1.ebuild
index 0aa2b6326fe..bc6d9c3d4ab 100644
--- a/app-dicts/myspell-nl/myspell-nl-2.10g-r1.ebuild
+++ b/app-dicts/myspell-nl/myspell-nl-2.10g-r1.ebuild
@@ -30,7 +30,7 @@ SRC_URI="
 
 LICENSE="BSD-2 CC-BY-3.0"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 src_prepare() {



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

2019-02-06 Thread Mikle Kolyada
commit: 77927edd8f9b35a7969e0d665d527532dd3258cb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Feb  7 07:23:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Feb  7 07:23:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77927edd

app-arch/unrar: amd64 stable wrt bug #676296

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

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

diff --git a/app-arch/unrar/unrar-5.6.8.ebuild 
b/app-arch/unrar/unrar-5.6.8.ebuild
index 2e865c7917e..81bcb96687f 100644
--- a/app-arch/unrar/unrar-5.6.8.ebuild
+++ b/app-arch/unrar/unrar-5.6.8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="unRAR"
 # subslot = soname version
 SLOT="0/5"
-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 
~x86-macos ~sparc-solaris ~x86-solaris"
+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 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatmem/

2019-02-06 Thread Alfredo Tupone
commit: cbe52e627f7d85d4323c9b72646ab9529732a62b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Thu Feb  7 06:51:33 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb  7 06:51:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe52e62

dev-ada/gnatmem: Fix dependency

Closes: https://bugs.gentoo.org/677338
Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ada/gnatmem/gnatmem-2018.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ada/gnatmem/gnatmem-2018.ebuild 
b/dev-ada/gnatmem/gnatmem-2018.ebuild
index 738da3c95ae..5f76770a3b7 100644
--- a/dev-ada/gnatmem/gnatmem-2018.ebuild
+++ b/dev-ada/gnatmem/gnatmem-2018.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
@@ -18,7 +18,8 @@ KEYWORDS="amd64 x86"
 IUSE="gnat_2016 gnat_2017 +gnat_2018"
 
 RDEPEND=""
-DEPEND="dev-ada/gprbuild[gnat_2016=,gnat_2017=,gnat_2018=]"
+DEPEND="dev-ada/gprbuild[gnat_2016=,gnat_2017=,gnat_2018=]
+   sys-libs/binutils-libs"
 
 REQUIRED_USE="^^ ( gnat_2016 gnat_2017 gnat_2018 )"
 



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

2019-02-06 Thread Eray Aslan
commit: 1ed10b03e89977986561e20a4bd53b5273b5272a
Author: Eray Aslan  gentoo  org>
AuthorDate: Thu Feb  7 05:57:25 2019 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Thu Feb  7 05:58:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed10b03

net-mail/dovecot: security bump to 2.3.4.1

Bug: https://bugs.gentoo.org/677350

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Eray Aslan  gentoo.org>

 net-mail/dovecot/Manifest   |   1 +
 net-mail/dovecot/dovecot-2.3.4.1.ebuild | 293 
 2 files changed, 294 insertions(+)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index 9357b9d649e..d2d843d88d5 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -9,4 +9,5 @@ DIST dovecot-2.3-pigeonhole-0.5.3.tar.gz 1827329 BLAKE2B 
0d484906022217b1082233e
 DIST dovecot-2.3-pigeonhole-0.5.4.tar.gz 1831570 BLAKE2B 
d3e7dea3cdcc2b44476401046f6bd6a110a026d523ada2a898b5c99f509cfe37771dcfd31990139f5f4c1c6b405a9f27359cfd27a6e95525515a3aabb71538f8
 SHA512 
9c82cce7540f8ab66e2e370e0220c99048d6ac53ed680cd763e0b03d0200e2451cee4303ef97b87a16e7248e1c73b92ba91b47a2a20c75cb2cd62695a28046f3
 DIST dovecot-2.3.2.1.tar.gz 6797491 BLAKE2B 
92b88fd0f0cb8ed6c418bf27c2e1fc4efe13f1ccfb4948ce5eed1a4e76a4e96f0d6770d9841026ec5a515310ebaa4b335063e3516de454db8ba06cc4ee5a00ec
 SHA512 
c085a0d04925485423086736a3c7d919ad0ca9efeff005890382da5333edb68c7d23ccb89fbe2ac44f8f016fc993bf2c669e450794c3ab13463676cbb47c7bf7
 DIST dovecot-2.3.3.tar.gz 6851107 BLAKE2B 
87d6e11c8ff59cfe0b49d3561c307535efb09296af617530a4d5a89b4fc12055d006d1b283a4de076f27d59deb64324b96f28620958ad85c38197710c5decdf7
 SHA512 
8666c4f92f7df883067540f85be9d03dbe6815b58a7f5de55b4292e986e9a2a1ef52c7e0c72dde2bc781fe40d57488b78a99b6b813745b8e4683f1a2fdc1f2ff
+DIST dovecot-2.3.4.1.tar.gz 6925073 BLAKE2B 
d8143bad01c107b68525d0cfc110e5bf4e3ffa0af49e7cafdfef263374e146a7ef6ed7107a7c5216c4b52da3640d7a9a80931c01d125d3852fa265171e4d4e09
 SHA512 
ff21aa0f0cae17dfa66617291688856727412defa48bad2b6be057cb509fbec1c2e134afbfee69929d06b8692a0fcbd8451671ba02860e1673ae1c9483c2c17e
 DIST dovecot-2.3.4.tar.gz 6924178 BLAKE2B 
13e52a1b04036d58e68d762c9330dd5efedbf2421d658a8b657ca59e311b899a9b4a84fd754678ee67cd5b60f47b5a5ccd6a3fa08fafca7413c8b1e6ecd2fb51
 SHA512 
9e97eb08c319c417e8abcb430b3e6c87ed5aa820d6288656fdfd958ff34664f67202a66e4846763bfc85b309b116cea8012e49dab98b478c57974cc178a37a5a

diff --git a/net-mail/dovecot/dovecot-2.3.4.1.ebuild 
b/net-mail/dovecot/dovecot-2.3.4.1.ebuild
new file mode 100644
index 000..8bb0af3db63
--- /dev/null
+++ b/net-mail/dovecot/dovecot-2.3.4.1.ebuild
@@ -0,0 +1,293 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+# do not add a ssl USE flag.  ssl is mandatory
+SSL_DEPS_SKIP=1
+inherit autotools ssl-cert systemd user versionator
+
+MY_P="${P/_/.}"
+#MY_S="${PN}-ce-${PV}"
+major_minor="$(get_version_component_range 1-2)"
+sieve_version="0.5.4"
+if [[ ${PV} == *_rc* ]] ; then
+   rc_dir="rc/"
+else
+   rc_dir=""
+fi
+SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
+   sieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   )
+   managesieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   ) "
+DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
+HOMEPAGE="https://www.dovecot.org/;
+
+SLOT="0"
+LICENSE="LGPL-2.1 MIT"
+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"
+IUSE_DOVECOT_OTHER="argon2 caps doc ipv6 libressl lucene managesieve selinux 
sieve solr static-libs suid tcpd textcat"
+
+IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_STORAGE} ${IUSE_DOVECOT_COMPRESS} 
${IUSE_DOVECOT_OTHER}"
+
+DEPEND="argon2? ( dev-libs/libsodium )
+   bzip2? ( app-arch/bzip2 )
+   caps? ( sys-libs/libcap )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap )
+   lua? ( dev-lang/lua:* )
+   lucene? ( >=dev-cpp/clucene-2.3 )
+   lzma? ( app-arch/xz-utils )
+   lz4? ( app-arch/lz4 )
+   mysql? ( virtual/mysql )
+   pam? ( virtual/pam )
+   postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] )
+   selinux? ( sec-policy/selinux-dovecot )
+   solr? ( net-misc/curl dev-libs/expat )
+   sqlite? ( dev-db/sqlite:* )
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   tcpd? ( sys-apps/tcp-wrappers )
+   textcat? ( app-text/libexttextcat )
+   vpopmail? ( net-mail/vpopmail )
+   zlib? ( sys-libs/zlib )
+   virtual/libiconv
+   dev-libs/icu:="
+
+RDEPEND="${DEPEND}
+ 

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

2019-02-06 Thread Erik Mackdanz
commit: ffe4f60e91de25b0a9d0309cb208f85955bfc2a7
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Feb  7 04:31:07 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Feb  7 04:31:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe4f60e

sys-fs/lxcfs: Remove old version

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.59, Repoman-2.3.12

 sys-fs/lxcfs/Manifest  |  1 -
 .../lxcfs/files/lxcfs-3.0.0-fusermount-path.patch  | 11 
 sys-fs/lxcfs/files/lxcfs-3.0.0.initd   | 26 
 sys-fs/lxcfs/lxcfs-3.0.0.ebuild| 74 --
 4 files changed, 112 deletions(-)

diff --git a/sys-fs/lxcfs/Manifest b/sys-fs/lxcfs/Manifest
index c9df8779225..44224535405 100644
--- a/sys-fs/lxcfs/Manifest
+++ b/sys-fs/lxcfs/Manifest
@@ -1,3 +1,2 @@
-DIST lxcfs-3.0.0.tar.gz 49219 BLAKE2B 
c21cd9983e9175bf3a31bafd8a29ddd6a6a549226bd432636dd4ea48bf6268c403f236ca39739a989cd89fa7b0b05043c179ca328fd739f5a9d56e27907a7a60
 SHA512 
99fe11e99c2e487d6ecd9a8484be6413563ddcb33740631ee6fe1b60d3d2d62cea1bb44d1ef6dc45283f5b3d20cd680d48ea3cb5ad17f0c3e7ba6ed56186c42f
 DIST lxcfs-3.0.2.tar.gz 49809 BLAKE2B 
dc73149b92ac040c56de5f4c11aafdf6e744ffd2b17e22ee9c784663ff102dedd74453581a77027037955238e081c596377c28b6066012fa32ee575e6a4c57fa
 SHA512 
2065bbd68fd2974fe28c861b1e77c62a501da85e1bfc19eeafa49fd88c66e8e75ae007781c8bd05caf43fb3b80ad12c81c0f0f03d27ab1131e0cfe6d48443218
 DIST lxcfs-3.0.3.tar.gz 49824 BLAKE2B 
02e3a0a6f4fd515924c5f038f00d664ef347c9b685e6561334b460e0ce0ce5580aca67f33df56b44b9cdafa4953f4f92843662f3516e1c923f9242388b17dbc6
 SHA512 
d994e1dd85f499eba2847d33870281a4bcaf4466e2c8f7acb065f4f3d5688b93b775c486bc6db571e64d09a3567710b0c816e12555ffb3e3e50f81bc7f5f6be6

diff --git a/sys-fs/lxcfs/files/lxcfs-3.0.0-fusermount-path.patch 
b/sys-fs/lxcfs/files/lxcfs-3.0.0-fusermount-path.patch
deleted file mode 100644
index 61d3494fb7f..000
--- a/sys-fs/lxcfs/files/lxcfs-3.0.0-fusermount-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 /config/init/systemd/lxcfs.service.orig2016-07-11 01:18:57.688074437 
+
-+++ /config/init/systemd/lxcfs.service 2016-07-11 01:19:48.516477185 +
-@@ -7,7 +7,7 @@
- ExecStart=/usr/bin/lxcfs /var/lib/lxcfs/
- KillMode=process
- Restart=on-failure
--ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-+ExecStopPost=-/usr/bin/fusermount -u /var/lib/lxcfs
- Delegate=yes
- 
- [Install]

diff --git a/sys-fs/lxcfs/files/lxcfs-3.0.0.initd 
b/sys-fs/lxcfs/files/lxcfs-3.0.0.initd
deleted file mode 100644
index a34e74af7b6..000
--- a/sys-fs/lxcfs/files/lxcfs-3.0.0.initd
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DAEMON=/usr/bin/lxcfs
-PIDFILE=/run/lxcfs.pid
-
-start() {
-ebegin "Starting lxcfs"
-
-start-stop-daemon --start \
- --pidfile ${PIDFILE} \
- --exec ${DAEMON} \
- --background \
- --make-pidfile \
- -- \
- -f -o allow_other /var/lib/lxcfs
-
-eend $?
-}
-
-stop() {
-ebegin "Stopping lxcfs"
-start-stop-daemon --stop --quiet -R TERM/45 -p ${PIDFILE}
-eend $?
-}

diff --git a/sys-fs/lxcfs/lxcfs-3.0.0.ebuild b/sys-fs/lxcfs/lxcfs-3.0.0.ebuild
deleted file mode 100644
index a16a47a4d9f..000
--- a/sys-fs/lxcfs/lxcfs-3.0.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit systemd vcs-snapshot versionator
-DESCRIPTION="FUSE filesystem for LXC"
-HOMEPAGE="https://linuxcontainers.org/lxcfs/introduction/;
-LICENSE="Apache-2.0"
-SLOT="0"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/lxc/lxcfs.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   KEYWORDS=""
-else
-   # e.g. upstream is 2.0.0.beta2, we want 2.0.0_beta2
-   UPSTREAM_PV=$(replace_version_separator 3 '.' )
-   
SRC_URI="https://github.com/lxc/lxcfs/archive/${PN}-${UPSTREAM_PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64"
-fi
-
-# Omit all dbus.  Upstream appears to require it because systemd, but
-# lxcfs makes no direct use of dbus.
-RDEPEND="
-   dev-libs/glib:2
-   sys-fs/fuse:0
-"
-DEPEND="
-   sys-apps/help2man
-   ${RDEPEND}
-"
-PATCHES="${FILESDIR}/${P}-fusermount-path.patch"
-
-src_prepare() {
-   default
-   ./bootstrap.sh || die "Failed to bootstrap configure files"
-}
-
-src_configure() {
-   # Without the localstatedir the filesystem isn't mounted correctly
-   econf --localstatedir=/var
-}
-
-# Test suite fails for me
-# src_test() {
-#  emake tests
-#  tests/main.sh || die "Tests failed"
-# }
-
-src_install() {
-   default
-   keepdir /var/lib/lxcfs
-   newinitd 

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

2019-02-06 Thread Erik Mackdanz
commit: c3a68a71071fca48dc22174dbc6e3fe379e2579a
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Feb  7 04:28:28 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Feb  7 04:28:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a68a71

sys-fs/lxcfs: Bump to 3.0.3

Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.59, Repoman-2.3.12

 sys-fs/lxcfs/Manifest   | 1 +
 ...xcfs-3.0.2-fusermount-path.patch => lxcfs-fusermount-path.patch} | 0
 sys-fs/lxcfs/files/{lxcfs-3.0.2.initd => lxcfs.initd}   | 2 +-
 sys-fs/lxcfs/lxcfs-3.0.2.ebuild | 4 ++--
 sys-fs/lxcfs/{lxcfs-3.0.2.ebuild => lxcfs-3.0.3.ebuild} | 6 +++---
 5 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sys-fs/lxcfs/Manifest b/sys-fs/lxcfs/Manifest
index 8b3d028d5c3..c9df8779225 100644
--- a/sys-fs/lxcfs/Manifest
+++ b/sys-fs/lxcfs/Manifest
@@ -1,2 +1,3 @@
 DIST lxcfs-3.0.0.tar.gz 49219 BLAKE2B 
c21cd9983e9175bf3a31bafd8a29ddd6a6a549226bd432636dd4ea48bf6268c403f236ca39739a989cd89fa7b0b05043c179ca328fd739f5a9d56e27907a7a60
 SHA512 
99fe11e99c2e487d6ecd9a8484be6413563ddcb33740631ee6fe1b60d3d2d62cea1bb44d1ef6dc45283f5b3d20cd680d48ea3cb5ad17f0c3e7ba6ed56186c42f
 DIST lxcfs-3.0.2.tar.gz 49809 BLAKE2B 
dc73149b92ac040c56de5f4c11aafdf6e744ffd2b17e22ee9c784663ff102dedd74453581a77027037955238e081c596377c28b6066012fa32ee575e6a4c57fa
 SHA512 
2065bbd68fd2974fe28c861b1e77c62a501da85e1bfc19eeafa49fd88c66e8e75ae007781c8bd05caf43fb3b80ad12c81c0f0f03d27ab1131e0cfe6d48443218
+DIST lxcfs-3.0.3.tar.gz 49824 BLAKE2B 
02e3a0a6f4fd515924c5f038f00d664ef347c9b685e6561334b460e0ce0ce5580aca67f33df56b44b9cdafa4953f4f92843662f3516e1c923f9242388b17dbc6
 SHA512 
d994e1dd85f499eba2847d33870281a4bcaf4466e2c8f7acb065f4f3d5688b93b775c486bc6db571e64d09a3567710b0c816e12555ffb3e3e50f81bc7f5f6be6

diff --git a/sys-fs/lxcfs/files/lxcfs-3.0.2-fusermount-path.patch 
b/sys-fs/lxcfs/files/lxcfs-fusermount-path.patch
similarity index 100%
rename from sys-fs/lxcfs/files/lxcfs-3.0.2-fusermount-path.patch
rename to sys-fs/lxcfs/files/lxcfs-fusermount-path.patch

diff --git a/sys-fs/lxcfs/files/lxcfs-3.0.2.initd 
b/sys-fs/lxcfs/files/lxcfs.initd
similarity index 93%
rename from sys-fs/lxcfs/files/lxcfs-3.0.2.initd
rename to sys-fs/lxcfs/files/lxcfs.initd
index 52d8202d7ac..5997426fa8e 100644
--- a/sys-fs/lxcfs/files/lxcfs-3.0.2.initd
+++ b/sys-fs/lxcfs/files/lxcfs.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 DAEMON=/usr/bin/lxcfs

diff --git a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild b/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
index 6c80f13b0e8..f9c354a881a 100644
--- a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
+++ b/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
@@ -30,7 +30,7 @@ DEPEND="
sys-apps/help2man
${RDEPEND}
 "
-PATCHES="${FILESDIR}/${P}-fusermount-path.patch"
+PATCHES="${FILESDIR}/${PN}-fusermount-path.patch"
 
 src_prepare() {
default
@@ -51,7 +51,7 @@ src_configure() {
 src_install() {
default
keepdir /var/lib/lxcfs
-   newinitd "${FILESDIR}"/${P}.initd lxcfs
+   newinitd "${FILESDIR}"/${PN}.initd lxcfs
systemd_dounit config/init/systemd/lxcfs.service
 }
 

diff --git a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild b/sys-fs/lxcfs/lxcfs-3.0.3.ebuild
similarity index 93%
copy from sys-fs/lxcfs/lxcfs-3.0.2.ebuild
copy to sys-fs/lxcfs/lxcfs-3.0.3.ebuild
index 6c80f13b0e8..4d89fb38cc5 100644
--- a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
+++ b/sys-fs/lxcfs/lxcfs-3.0.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "" ]] ; then
KEYWORDS=""
 else
SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz;
-   KEYWORDS="amd64"
+   KEYWORDS="~amd64"
 fi
 
 # Omit all dbus.  Upstream appears to require it because systemd, but
@@ -30,7 +30,7 @@ DEPEND="
sys-apps/help2man
${RDEPEND}
 "
-PATCHES="${FILESDIR}/${P}-fusermount-path.patch"
+PATCHES="${FILESDIR}/${PN}-fusermount-path.patch"
 
 src_prepare() {
default
@@ -51,7 +51,7 @@ src_configure() {
 src_install() {
default
keepdir /var/lib/lxcfs
-   newinitd "${FILESDIR}"/${P}.initd lxcfs
+   newinitd "${FILESDIR}"/${PN}.initd lxcfs
systemd_dounit config/init/systemd/lxcfs.service
 }
 



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

2019-02-06 Thread Erik Mackdanz
commit: 9734a0dae2f280319c78f77685aa3f6ab9af5ce9
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Feb  7 03:16:27 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Feb  7 03:16:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9734a0da

sys-fs/lxcfs: Stabilize 3.0.2

Closes: https://bugs.gentoo.org/676070
Signed-off-by: Erik Mackdanz  gentoo.org>
Package-Manager: Portage-2.3.59, Repoman-2.3.12

 sys-fs/lxcfs/lxcfs-3.0.2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild b/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
index ce923205a59..6c80f13b0e8 100644
--- a/sys-fs/lxcfs/lxcfs-3.0.2.ebuild
+++ b/sys-fs/lxcfs/lxcfs-3.0.2.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
@@ -11,13 +11,13 @@ SLOT="0"
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/lxc/lxcfs.git;
-   EGIT_BRANCH="master"
+   EGIT_BRANCH="master"
inherit git-r3
-   SRC_URI=""
+   SRC_URI=""
KEYWORDS=""
 else
SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 # Omit all dbus.  Upstream appears to require it because systemd, but



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

2019-02-06 Thread Erik Mackdanz
commit: 17ea3acf2bcb4a38be4224ccbbd46e7985d02cfc
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Feb  7 02:53:42 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Feb  7 02:53:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ea3acf

profiles: last-rite sys-fs/cloudfuse

Bug: https://bugs.gentoo.org/511038
Bug: https://bugs.gentoo.org/673670
Bug: https://bugs.gentoo.org/677400
Signed-off-by: Erik Mackdanz  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index da9fdc4684b..f0a117e8fa7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Erik Mackdanz  (6 Feb 2019)
+# Dead upstream #677400
+# Masked for removal in 30 days.
+sys-fs/cloudfuse
+
 # Tim Harder  (6 Feb 2019)
 # Deprecated and unmaintained, use sieve for a replacement.
 # https://wiki2.dovecot.org/HowTo/AntispamWithSieve



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

2019-02-06 Thread Erik Mackdanz
commit: 25d63a498abe7ef044567a4d2dd95c2ae65b59b5
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Thu Feb  7 02:20:41 2019 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Thu Feb  7 02:22:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d63a49

media-sound/forked-daapd: remove myself as maintainer

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Erik Mackdanz  gentoo.org>

 media-sound/forked-daapd/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-sound/forked-daapd/metadata.xml 
b/media-sound/forked-daapd/metadata.xml
index 4f9e72da3bf..6c5d7e30e1b 100644
--- a/media-sound/forked-daapd/metadata.xml
+++ b/media-sound/forked-daapd/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   stasib...@gentoo.org
-   Erik Mackdanz
-   
+   

This is a much updated version of the original
forked-daapd 0.19 (non-gcd), a Linux/FreeBSD DAAP



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

2019-02-06 Thread Lars Wendler
commit: 2b7906b69152012442e6a099ca27fe678e99938e
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb  7 00:44:18 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb  7 00:44:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b7906b6

net-wireless/iw: Fixed typo introduced by previous change.

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

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

diff --git a/net-wireless/iw/iw-5.0.1.ebuild b/net-wireless/iw/iw-5.0.1.ebuild
index 64842a90ae0..2f26893ca7a 100644
--- a/net-wireless/iw/iw-5.0.1.ebuild
+++ b/net-wireless/iw/iw-5.0.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="dev-libs/libnl:="
-DEPEN="${RDEPEND}"
+DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2019-02-06 Thread Lars Wendler
commit: 1b26212bc0f33c5c2124feeac9a9cf79b1fe40d6
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Feb  7 00:40:57 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Feb  7 00:41:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b26212b

net-fs/samba: Bump to version 4.10.0_rc2. Removed old.

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

 net-fs/samba/Manifest| 2 +-
 net-fs/samba/{samba-4.10.0_rc1-r1.ebuild => samba-4.10.0_rc2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 8cd31d4e098..97261401199 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -1,4 +1,4 @@
-DIST samba-4.10.0rc1.tar.gz 18253715 BLAKE2B 
879e27e131f7097b2a1906d633a23bd2fdf336a86ea279430e2cfa76dceaff4e6dade40783b570de03ba808544a841ced1e2700953a23a48f85e69edd27b4bfd
 SHA512 
1d8647e8c08180ae49682f2a9a56387032452c1c9f28ccc8e150b0643a207cc6295337adcb3fd07442e60a724aa718d067196baf43fb79c143c146b0e819a1f9
+DIST samba-4.10.0rc2.tar.gz 18262682 BLAKE2B 
c007b44f6e8a0ec8bc2121d251fc94a21db74e82de96eb09e28d63fa2759a2b37f543667481cf144d70268fec79d5de4c35ee8673d9b4aae5ef42c993f733085
 SHA512 
6eaf6f070b441ed25302175dcf1e70a45f43b99912c77055106f958b5541e739277f6ceff03e84b4e0c20c0a59f17d0cdb6fc75d132df229766d901af1eb225d
 DIST samba-4.5.11-disable-python-patches.tar.xz 6292 BLAKE2B 
c2a32a1059a02bc1c87ce5f604cbc5878c654b8f693c8486b5ba63b37513444915a7b6389fe82b7e31ab2f9577dd8462eddba60b4f4f756b4ed1145ce7bd90ae
 SHA512 
f0e3076e3e1ecaae3f06b3ef30efc81719fb3f63a1041dcbdae4b62ca4cf693732f9eb16f047d046d4930136fed82194e82b455ea888e12cf845b3e6a122d57d
 DIST samba-4.5.16.tar.gz 21024396 BLAKE2B 
e737559fb748044076608fa233700eb54c7e1c56bc234763f062b6341a179cc78a4a8cdf9f3d6f4d7f3cf8a79f846852ddd5cc753a468c3adb3a0451e1809ed9
 SHA512 
de8a41013cfb5ef3adcb290efd97a78a5de876d90ad05764d631f14e663a1849bb53e4ac394b46c906f1109be5748fee9316407a659c57007d36851ae8adcd7f
 DIST samba-4.7.12.tar.gz 16923189 BLAKE2B 
98ea5e535482a4cdfeb4f9ad70bc8c40bb6d5a8920ce9bc6dda84f20698245c3c5d472a5f79984efc81f9c32d1d1e72b1fcdffb137e3a27634f4c521a1d46a48
 SHA512 
951dfc0ea7130da9d9aa3069ca276e630d67171a1995dba368459e0cdf00337d0f6271827bffec694371010614a1a7ce2349840ddedd0231315f6a56dce2fcac

diff --git a/net-fs/samba/samba-4.10.0_rc1-r1.ebuild 
b/net-fs/samba/samba-4.10.0_rc2.ebuild
similarity index 100%
rename from net-fs/samba/samba-4.10.0_rc1-r1.ebuild
rename to net-fs/samba/samba-4.10.0_rc2.ebuild



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/

2019-02-06 Thread Mike Pagano
commit: 52798ac5788955bc9e6db82cb27b1ec08a07b256
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Feb  7 00:21:13 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Feb  7 00:21:13 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=52798ac5

proj/linux-patches: Update kernel packages for website generation

Signed-off-by: Mike Pagano  gentoo.org>

 web/gentoo_sources_web.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/gentoo_sources_web.pm b/web/gentoo_sources_web.pm
index 8b703dc..4426f19 100644
--- a/web/gentoo_sources_web.pm
+++ b/web/gentoo_sources_web.pm
@@ -33,7 +33,7 @@ $website_base = 'http://dev.gentoo.org/~mpagano/genpatches';
 $git_root='/home/mike/gentoo/linux-patches';
 
 $ebuild_base = '/usr/local/gentoo-x86'; # /usr/portage
-@kernels = 
('sys-kernel/ck-sources','sys-kernel/gentoo-sources','sys-kernel/hardened-sources','sys-kernel/openvz-sources','sys-kernel/tuxonice-sources','sys-kernel/vserver-sources','sys-kernel/zen-sources');
+@kernels = 
('sys-kernel/aufs-sources','sys-kernel/ck-sources','sys-kernel/gentoo-sources','sys-kernel/zen-sources');
 
 sub html_header {
local *FD = shift;



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

2019-02-06 Thread Mike Pagano
commit: b100526a48e811da531ee34e6e7586b8258910a2
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Feb  7 00:13:43 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Feb  7 00:13:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b100526a

sys-kernel/gentoo-sources: Linux patrch 4.19.20

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 917b94c0acd..7fb4ab096cf 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -37,6 +37,9 @@ DIST genpatches-4.19-19.extras.tar.xz 17484 BLAKE2B 
e3b57dc25077418b254fdc6eb747
 DIST genpatches-4.19-20.base.tar.xz 615520 BLAKE2B 
f4620dfeb70ec0e406652e71ceffdd878b8fa7f3a6235decf8337572dcbaaeb2521b73b351dd59e93c7fe2e1f40d0dd853d30e157a599eb73115b8b339165623
 SHA512 
4fc47bac4ff23e0bc4550f8e6019e9b10f288251bc19d48bcba1ee0db1ced2f3788798eb1ee3c0d1e2127e8c48f8611b01f88ee59acb2135e9c848572421d945
 DIST genpatches-4.19-20.experimental.tar.xz 5216 BLAKE2B 
37f293162cc78f520867a16f0e356a5cb39975d95d5167b06ade5f31a89f3d593c60865abcff54676219fbbf000ca6220b0ea126d758a0a47c9cedd278944742
 SHA512 
a2a46c9c7a1c88411879705235a1316635642a1ef7d0c15e55e375d8caf0decfac4b57d695d2a1f00ff0693b19c209ea91ae650d8c97c07da1dacf98d7f0c725
 DIST genpatches-4.19-20.extras.tar.xz 17484 BLAKE2B 
eae292de6e308aa4c45a6282b0333a320042fe75cd325eca0257f6e38c2b71639cca24757b9fb40b284a5dc05b0900b4bf85fa111740f662a2e4309f8f5cba9e
 SHA512 
d8cf1e87b9814e1db1c2745a6a16fab46303042d621ed0de7c303d5a416f60e0ccea71106988fbb85cc65e6b6978c2dc0cb67704ca29b7c6aab631637c8d7913
+DIST genpatches-4.19-21.base.tar.xz 636612 BLAKE2B 
6572cd4ca5c291c100378a023a0a784e1470f6709e39442d024077e83251e27d7db2b3c410c5986ca4c0f441eb7cceea0a9a6046b23591b253a9904c945cc9b7
 SHA512 
44091c5c5c469a3b9de57390aca0928b25d158aba13af93940510ac6c08e9ab75d45ae7d6c55146a819e76ea978868f16f9f649baa28c23a3ac70c76e405f0ed
+DIST genpatches-4.19-21.experimental.tar.xz 5220 BLAKE2B 
b6075933b10d5c241e3e19a78e182be76b35045c16616051def06c30849866e59952b2e501629b3988bb59df0f37727a660fdd3a0862ff266713fa86562b
 SHA512 
53fbef23c3be66a9ce8121902fab09f2162cb18ccd4372e32783813c977032736b42d67a1aa6a1472e2f1485994597c2a70108bddd3de3544212b43d382a
+DIST genpatches-4.19-21.extras.tar.xz 17480 BLAKE2B 
0eec9d9e5fbd4c2a3a4a3fb958ef3c98aacb8cd279c1d6706f944c648d76faa3b939abda21424ea41c20b8b2139fa8671c42674ed5cf54446954b032e8b0ff97
 SHA512 
6303ddfae2ced98e3ddc2769b26520762bed4e4d1c177d200e9d0e4be2f12295e70f953fbdd4bc62767c3e695affac026e81e1a7160c2d3a0e2949b160c04685
 DIST genpatches-4.20-1.base.tar.xz 4008 BLAKE2B 
3d4e9420d01fce23b89d54487abb0dee4082be5df9ae6b1ebdf9b491bcdc73262c08d26e119527d3da1169c24d52236b47fd7b8089eae9bdc0f888e60225a6f3
 SHA512 
a8d75d79bfdff5a31478a147117e0e2630b42dd50ea3a07a8c7b52de4a768cc191a38a36c323a7ca2288eb64d48b74d862a7f827346944a252762ee9b3f566a8
 DIST genpatches-4.20-1.experimental.tar.xz 5220 BLAKE2B 
20417cb43be021ac767c0df7afa1bb4dd421fc08c49e0a5e53b91c431d3b95f0cd100bff92d0f827becf096431661bea2b1648c2465c9e336fa0519e6f3b8eee
 SHA512 
ef91e66de331c25336cdf2f61fd5c78746264ef1e7af04a92d961237563652e7022376e63b3fed7219210f11ca64429f3893b026947f411a6c2642e630f6fda3
 DIST genpatches-4.20-1.extras.tar.xz 3268 BLAKE2B 
48dbd360602ab2c7b8f5ac41fcdcdda93477c82d59ac426945aabf1b52868817e77140c289c3f2920b5b39d2d38ed49fcba5d3474203ae5a8a206114af9a8216
 SHA512 
158cfb239a003e0c8faf57a3919549629850f14ee9f614a0268d13b228ce4099cc7ba1fbb057eb05c1a9b3cc6315e95f53e23978a81a63f461713d2a76d2

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



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

2019-02-06 Thread Andreas Sturmlechner
commit: 23bc3bb180fa9543ae7c5ea90a71896e543f64a7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 23:46:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 23:46:06 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=23bc3bb1

kde5-functions.eclass: Drop obsolete kde-apps min deps

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

 eclass/kde5-functions.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 2abcfbbbef..4a62e5210a 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -43,9 +43,6 @@ case ${CATEGORY} in
: ${FRAMEWORKS_MINIMAL:=}
fi
;;
-   kde-apps)
-   [[ ${PV} = 18.08.3* ]] && : ${QT_MINIMAL:=5.9.4}
-   ;;
 esac
 
 # @ECLASS-VARIABLE: QT_MINIMAL



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

2019-02-06 Thread Andreas Sturmlechner
commit: 1b1df02aeee22cd215bf54ab45ba6b9947288641
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 23:49:13 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 23:49:13 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b1df02a

kde-apps/gwenview: Sync with Gentoo ebuild repo

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

 .../files/gwenview-18.12.1-exiv2-0.27.patch| 142 ++---
 1 file changed, 125 insertions(+), 17 deletions(-)

diff --git a/kde-apps/gwenview/files/gwenview-18.12.1-exiv2-0.27.patch 
b/kde-apps/gwenview/files/gwenview-18.12.1-exiv2-0.27.patch
index 66ed9ed834..3e528e4928 100644
--- a/kde-apps/gwenview/files/gwenview-18.12.1-exiv2-0.27.patch
+++ b/kde-apps/gwenview/files/gwenview-18.12.1-exiv2-0.27.patch
@@ -1,7 +1,7 @@
-From 61543b42289fc986e580f2e3443719f3334f17b5 Mon Sep 17 00:00:00 2001
+From 3637438dd1a772ee65e6b3091087bde89dc91db0 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
 Date: Sun, 30 Dec 2018 02:46:28 +0100
-Subject: [PATCH 1/2] Use forward declaration for Exiv2::Image, port to
+Subject: [PATCH 1/4] Use forward declaration for Exiv2::Image, port to
  std::unique_ptr
 
 Summary:
@@ -104,7 +104,7 @@ index d841ae5f..d3d0002c 100644
  
  void AbstractDocumentImpl::setDocumentDownSampledImage(const QImage& image, 
int invertedZoom)
 diff --git a/lib/document/abstractdocumentimpl.h 
b/lib/document/abstractdocumentimpl.h
-index 1f427e60..86e6bfd2 100644
+index 5d6862b8..6c6be825 100644
 --- a/lib/document/abstractdocumentimpl.h
 +++ b/lib/document/abstractdocumentimpl.h
 @@ -34,6 +34,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA 02110-1301, USA.
@@ -129,7 +129,7 @@ index 1f427e60..86e6bfd2 100644
  void setDocumentCmsProfile(Cms::Profile::Ptr profile);
  void setDocumentErrorString(const QString&);
 diff --git a/lib/document/document.cpp b/lib/document/document.cpp
-index 18756700..afa9ed03 100644
+index c760be96..27003b3e 100644
 --- a/lib/document/document.cpp
 +++ b/lib/document/document.cpp
 @@ -31,6 +31,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA  02110-1301, USA.
@@ -155,7 +155,7 @@ index 18756700..afa9ed03 100644
  emit metaInfoUpdated();
  }
 diff --git a/lib/document/document.h b/lib/document/document.h
-index c0bb454b..4b40a6e1 100644
+index 782111d9..4b2b3d48 100644
 --- a/lib/document/document.h
 +++ b/lib/document/document.h
 @@ -22,8 +22,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA  02110-1301, USA.
@@ -191,7 +191,7 @@ index c0bb454b..4b40a6e1 100644
  void switchToImpl(AbstractDocumentImpl* impl);
  void setErrorString(const QString&);
 diff --git a/lib/document/document_p.h b/lib/document/document_p.h
-index 78e0ac6e..4de25f15 100644
+index 00c6f7ff..2701440f 100644
 --- a/lib/document/document_p.h
 +++ b/lib/document/document_p.h
 @@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, 
Cambridge, MA 02110-1301, USA
@@ -226,7 +226,7 @@ index 78e0ac6e..4de25f15 100644
  QByteArray mFormat;
  ImageMetaInfoModel mImageMetaInfoModel;
 diff --git a/lib/document/loadingdocumentimpl.cpp 
b/lib/document/loadingdocumentimpl.cpp
-index 07675783..766a1831 100644
+index 713ef32c..3bcf613a 100644
 --- a/lib/document/loadingdocumentimpl.cpp
 +++ b/lib/document/loadingdocumentimpl.cpp
 @@ -24,6 +24,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA 02110-1301, USA.
@@ -248,7 +248,7 @@ index 07675783..766a1831 100644
  std::unique_ptr mJpegContent;
  QImage mImage;
  Cms::Profile::Ptr mCmsProfile;
-@@ -486,7 +489,7 @@ void LoadingDocumentImpl::slotMetaInfoLoaded()
+@@ -488,7 +491,7 @@ void LoadingDocumentImpl::slotMetaInfoLoaded()
  
  setDocumentFormat(d->mFormat);
  setDocumentImageSize(d->mImageSize);
@@ -258,7 +258,7 @@ index 07675783..766a1831 100644
  
  d->mMetaInfoLoaded = true;
 diff --git a/lib/exiv2imageloader.cpp b/lib/exiv2imageloader.cpp
-index f2830f81..f13dff7a 100644
+index c298c9c3..49bdf2c8 100644
 --- a/lib/exiv2imageloader.cpp
 +++ b/lib/exiv2imageloader.cpp
 @@ -29,8 +29,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA 02110-1301, USA.
@@ -288,7 +288,7 @@ index f2830f81..f13dff7a 100644
 +
d->mImage.reset(Exiv2::ImageFactory::open(filePathByteArray.constData()).release());
  d->mImage->readMetadata();
  } catch (const Exiv2::Error& error) {
- d->mErrorMessage = QString::fromUtf8(error.what());
+ d->mErrorMessage = error.what();
 @@ -69,7 +68,7 @@ bool Exiv2ImageLoader::load(const QString& filePath)
  bool Exiv2ImageLoader::load(const QByteArray& data)
  {
@@ -297,7 +297,7 @@ index f2830f81..f13dff7a 100644
 +d->mImage.reset(Exiv2::ImageFactory::open((unsigned 
char*)data.constData(), data.size()).release());
  d->mImage->readMetadata();
  } catch (const Exiv2::Error& 

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

2019-02-06 Thread Matthew Marlowe
commit: 6d28d47a4fe2070b22bf438696a8ff639fb20606
Author: Matthew Marlowe  gentoo  org>
AuthorDate: Wed Feb  6 23:38:31 2019 +
Commit: Matthew Marlowe  gentoo  org>
CommitDate: Wed Feb  6 23:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d28d47a

net-analyzer/zabbix: Minor Versions Bumps, Zabbix 3.0.25 and 4.0.4

Signed-off-by: Matthew Marlowe  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-analyzer/zabbix/Manifest |   2 +
 net-analyzer/zabbix/zabbix-3.0.25.ebuild | 331 ++
 net-analyzer/zabbix/zabbix-4.0.4.ebuild  | 333 +++
 3 files changed, 666 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 72768b0f4b0..c45f65c6cb4 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -5,6 +5,7 @@ DIST zabbix-3.0.19.tar.gz 15642128 BLAKE2B 
b9b84f21371db1eb8efdfb547e2b4a9216e9f
 DIST zabbix-3.0.20.tar.gz 15653766 BLAKE2B 
4c36611e6fa26f9f5a8e3201eea0f08f3c2945542284be0a823751ad39f51deffc450e1994bc685c6179d7e72bd3dd58e0071071cd02446d6d733cddf8d7f916
 SHA512 
06832600f31f13781b42083a56b8bca18f6a2034b6641b6809e338e374fa08dabbae6c9d54ee711b3dd2ac5017203fea3e0cbf7f70a1a1da60dda43c7e1af00c
 DIST zabbix-3.0.21.tar.gz 15658030 BLAKE2B 
8a943f015ba137c7a161439a31d09bf023bd02bf6ad420c8b02f316adedccf3b23df3775ecea7b27c5b4c893e881f2689cab1c28a4e6c1fe5b79ec08d5d86f43
 SHA512 
bffe02dac6f009ba8929e0d9ba222ae4bb9da05550f9eaff034fe444ee1c866bd231bb8aa814b7dedc01a5338171b40d461567a7bf619bfccfc523362db579a1
 DIST zabbix-3.0.22.tar.gz 15669417 BLAKE2B 
bef6a757324e68d61df8d892c94853ae7044cd66442cfaf2356e6f855af5d177b583aceaed14c31beb0c82e4134d089bfd7c4847c68e2c739f4e9e09a6cfb278
 SHA512 
fba82d22560c2aa1025b7d89a6ef50a02bda4c7f2408572f1b9624e8a703a798bf3188f9e8def261e564b8e74e63d4a5973e50f93d49058429d51b9699d110a8
+DIST zabbix-3.0.25.tar.gz 15595593 BLAKE2B 
7ee9f4b1ba07abbc3ec79b06244f5814d6638b5fba36b91f07852ba5779a506e6bf6414d3ed2be30fdb6798299b9441bee05a9127f85215badd9d3c375a93044
 SHA512 
40b0941f44bfeb8ad7b8d1e285e4f8796139e93815e8dd253c04170bbdb57cd46d9ebb7be7701ea8419ded8446cfed2b072e54ee67a5babc88744d87a713c897
 DIST zabbix-3.2.11.tar.gz 16099820 BLAKE2B 
7038679ecc9ae1b6684d65b3dd0019865e587c82e5a3ffe55610c057f8516ebe34978101065ac31628e6fd54077877c447d64cb1d169e0ad7402e727c7e65d76
 SHA512 
a14e0af4b183c8deb524c8965700c2988c0c131844f7fbc748aa8d1703b9dad73c2cf6d77663799fbd455adf58fdd1ce8dc5fd6404a9269c1a42160ad0e33e6e
 DIST zabbix-3.4.10.tar.gz 17300622 BLAKE2B 
1b4c275d271ae4d4607400cb6e5f955ba624bf19cd116728e7a71a1b4adc0fbbde8cf91e6b0a71c5d48bf5c38b2ebe0db79f00ba3a42cc4213a0e310d56d5e29
 SHA512 
25e85cbe7a93a088fa0132ed6f3f75ad1aadedb839d745be38e180f0f9b858e32045b9d057b10cab4d3a8aa770b22b631aa0894fe5f1c3ca4ca62a000934bf94
 DIST zabbix-3.4.11.tar.gz 17517171 BLAKE2B 
72f7d1cad3e8cb7972cb9c3698d35f70c45de1244c14a87f403a0c2c9b1825d679fa32e54dc4b2aae80a24acb7723ce489e0d409fb027c1afc8bb4eccecf9867
 SHA512 
1360e1de02fbbda30539e0f1dbe9d4aee57bc693f597db011cdefe7e7c4acaa6e3452813ee29e0e614794336e7fc9210ff3458f3761fcec90db66fb4a2275373
@@ -14,3 +15,4 @@ DIST zabbix-3.4.14.tar.gz 17476022 BLAKE2B 
9fccdf69bb74379fccfe044d68da8ce458e04
 DIST zabbix-3.4.15.tar.gz 17489570 BLAKE2B 
8b820e29334fa7814ab54baef75374955340cb907802722a4f91496a35c7a26fc1c37178c264f606f8a4a95cea350e493763e55f44033eb2aa97ec889664908a
 SHA512 
d210c6576a6c5d67a1f58bb51436c815a191a2ea62f6929784fcac6e0da09febdbb42c11dfb791b6a6d5897dbdda02e10bf56f9162b7f9fb34a57c34b8b1c62f
 DIST zabbix-4.0.2.tar.gz 18018925 BLAKE2B 
8e532bad4d99817a2456d34b3b0b67424b81cd907b2b54329d263194b03ba679c265d78be347f3619ca34b1f4acc8862059c068b3d6b06086913f80f3065eff2
 SHA512 
40b8dd0a4ca9fd7214c7afab57517437097eaf49c943f8827fa637bffb7cc45e77568f002e18cf3fa61a50d5d24fe26520109ad1c6f0424b51325453c9fd0c76
 DIST zabbix-4.0.3.tar.gz 18019170 BLAKE2B 
0b36ece98ec68ce48c7f38c167c81c4622e454f5626396fdea67092506bcea120c8cc8fd408e2dd4671db44a4c5c0760aa5aba78204d4ad7d124f7d3e62faf35
 SHA512 
ee8feec85a01c7617d3420529afa59550982c3c51173f8de484a8833099d33cccb84fa4e82f7199bc0ed8af687eb206ae50e4853b824bfbe784f67964cc15e37
+DIST zabbix-4.0.4.tar.gz 18045463 BLAKE2B 
b236bfc4c98aece3efa9af855055fffe8ddb032dc9dbc47564af120914c8cd373a258e1db890fa51581975628bd065fb7c41295d3291460b77575c9d1958cb37
 SHA512 
cf07c6dc3ea4b3722790d6db9219b81be7cb06cc11925a335b38bc3a7ad3fc395b45f6ba77edaf41eed545796ed2979c7b2f3b11b67fa6f39b76b58320642adb

diff --git a/net-analyzer/zabbix/zabbix-3.0.25.ebuild 
b/net-analyzer/zabbix/zabbix-3.0.25.ebuild
new file mode 100644
index 000..2af6f3cd634
--- /dev/null
+++ b/net-analyzer/zabbix/zabbix-3.0.25.ebuild
@@ -0,0 +1,331 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+# needed to make webapp-config dep optional
+WEBAPP_OPTIONAL="yes"
+inherit flag-o-matic webapp java-pkg-opt-2 user systemd 

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

2019-02-06 Thread Lars Wendler
commit: 29bd6a100bab64f75e0f318d7fcff40aeccb6fb3
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Feb  6 23:31:07 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Feb  6 23:31:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bd6a10

net-wireless/iw: Re-added DEPEND line.

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

 net-wireless/iw/iw-5.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-wireless/iw/iw-5.0.1.ebuild b/net-wireless/iw/iw-5.0.1.ebuild
index dbd9e4048a5..64842a90ae0 100644
--- a/net-wireless/iw/iw-5.0.1.ebuild
+++ b/net-wireless/iw/iw-5.0.1.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="dev-libs/libnl:="
+DEPEN="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 src_prepare() {



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

2019-02-06 Thread Mike Pagano
commit: 9a2fa30c15f3bd0c4e3262f3b42e8994828aea91
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 23:13:56 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 23:14:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a2fa30c

sys-kernel/gentoo-sources: Linux patch 4.4.173

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 254e330fe02..917b94c0acd 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -73,6 +73,9 @@ DIST genpatches-4.4-172.extras.tar.xz 16456 BLAKE2B 
9432af3f45d68ed5c57b3bb48958
 DIST genpatches-4.4-173.base.tar.xz 2630324 BLAKE2B 
bd231f5e2b94b0206f571b1266044751129989b9f55fa24ff3e4f81ff04976825a2da45c7c2834eab53ea6bb464913972543a0b52ce118de898c43b4ba2f
 SHA512 
3d8da2374df575fca69f98acc326dbeae6cd077e336fba9b7a72dbbfae36b7b3f44d0e3648a9b69a234892434ed8ccc9bc10bc667247b666e0d599a029b7cc68
 DIST genpatches-4.4-173.experimental.tar.xz 86244 BLAKE2B 
a26ba501777b8eef29b96dadb17e92fe17459d82a73334a37a949cf6154606b555e69bc131e78a0a11b248fb171749fd9b0e3aa747cb12c7b467d9bb538e6852
 SHA512 
182ea944e802136106f7284f37a1cc7b4e174810073f97ff9a3afb038a252ebcb242898a86eb989f724e880dfd84e46be4345b8bc0c619e02142ab3113dafcdd
 DIST genpatches-4.4-173.extras.tar.xz 16472 BLAKE2B 
ba667531435c753c8104488b72a170519d91828b2472bfcd356c994f1ce21e85783f871cf655cdcab5e8bec17a6ce8b41efa7cd49dd926188299d7288d4737dd
 SHA512 
afa67c57983feb8e13c5646e8ee0bce54fd0876e77428c74568aecb3c6f68b42b4f7ede5347f98f663f352b54da24941f76d717d655251720d878de43c6a
+DIST genpatches-4.4-174.base.tar.xz 2640764 BLAKE2B 
ed68c836cea90736b7c7f087da61f9066f8455aeb3ad1fcbc466242c196bd9af522397599e0e3d5411ec52590d92f96c0b02cc1bc8df89260f669040499fc57c
 SHA512 
72258c85981501ffe55b9abdbbf95a53cd302cadc3426c25431e9ef762b41247216019a4ba9c2262310993d3e3573f53f21bb5c9e1d567a9dc9447930e8aaf48
+DIST genpatches-4.4-174.experimental.tar.xz 86360 BLAKE2B 
5179cdd9699f10c53edf8b1fe92fcd6b2fd4d1623125017b7095f1afa181aabd600fb137afc12fa473f18d599b4c605a0c0e27e1ee363d5251d1d8e00529df1c
 SHA512 
6d279313a40b3faa15e9c63180b1a77e0bbd871b1d74150d449576ad5280d2cbade52a17b13204a11a1acd43e30cceb8a3f1d6b4ae3ee778284a39dd5ae33978
+DIST genpatches-4.4-174.extras.tar.xz 16452 BLAKE2B 
5541f22824a34a1fdfd258ebf2db9029adff63cd308277959a48d8776dac753d0aa2e8a33ca04e06e34c65b60497d8c20c67f4980cddb3fe5dbe6b946744ac07
 SHA512 
8b05ffba5798fa20ca50e12928599cf301281a8fb5052f9d61b43d4fbb8a8b8a512fa89fb609edf0fb403d48427d88f0c342629b4cb3f6a0bf3d80ff578ea4c7
 DIST genpatches-4.9-143.base.tar.xz 2635856 BLAKE2B 
c8e1b4ab6b2671197ba871ac44ca2864353a60dade404a9162fcc7f2ade396750bc09790f181fb481fbb9be6eba659a18ee1da5a7eb3217e3fafd2ac791048c9
 SHA512 
b9909f80946fbd6ace58ac4d1287052c484067b50c1525214469d94b161a729c55416fdb832aab3d21c3251dc7037af1fd2d3eacc0c287bf2693775cd0580cbf
 DIST genpatches-4.9-143.experimental.tar.xz 106420 BLAKE2B 
ebf0732574b2d279294631dac3cca23ab17efd97c9887b552cb5dac0e2d5824b2718004b1e8c72f77db85c41e16603661f29b2357a6d9911b03d0c4cddd5af0c
 SHA512 
c01dc29b60cdfe8f1f8bb24d08c403ee2f1733f4d3c19f84c8d92f9edd1ef88d0b7c66bfd7149c5c5f36c5eec2df159e5a4c72c2f93a8c1ce3088967bc3cef61
 DIST genpatches-4.9-143.extras.tar.xz 17348 BLAKE2B 
cf56d86e29ca96eb16a0c03471e11b2056b17e0a10ad5f235278f845b64a070d2411078683f7d7bbc5b362f5474324fe1edbc8a9b92550aec283f379be52290b
 SHA512 
7fb07663526a924428f1e7c30d229ea926a69dc9f696b92cd1282ca6f168eac6bba011d8eb0fdcd5fa51241a6203c6e8b9def9e0011ccb1b0b657bbecbfbfa72

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



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

2019-02-06 Thread Nick Sarnie
commit: cb0f8262fa6d8d89b297dcda98d38697d237954f
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed Feb  6 23:12:50 2019 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed Feb  6 23:12:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0f8262

app-emulation/winetricks: Drop old

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/winetricks/Manifest  |  4 -
 .../winetricks/winetricks-20180217.ebuild  | 96 --
 .../winetricks/winetricks-20180513.ebuild  | 96 --
 .../winetricks/winetricks-20180603.ebuild  | 96 --
 .../winetricks/winetricks-20180815.ebuild  | 96 --
 5 files changed, 388 deletions(-)

diff --git a/app-emulation/winetricks/Manifest 
b/app-emulation/winetricks/Manifest
index f880a103285..396906c2f45 100644
--- a/app-emulation/winetricks/Manifest
+++ b/app-emulation/winetricks/Manifest
@@ -1,7 +1,3 @@
 DIST winetricks-20170823.tar.gz 639027 BLAKE2B 
ce0de22ff3363bd6fd675d07ea235ed5fb03ea7a84b3242329c094d6a9190c61813a1f360e74ece49d43d2dbf48dbbb1e94c4febc6e1a0d84cf1df895b0be6f9
 SHA512 
edc805be1a1c4fa64ae16b14fdd46786e259b88a0cde7afdf24bf934fa79f4acf3d9e599727fa589f155ec265569953b9e419cda79d54057157cbb1510261e3a
-DIST winetricks-20180217.tar.gz 646726 BLAKE2B 
3cde3ca1cd7c74946732c530a49ca532975e037bc2907e88239b4697b3828dfcde3ce250d95e6c03ca36cc36b4e00cd545b0f6b63f984722a737674aff808e27
 SHA512 
3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73
-DIST winetricks-20180513.tar.gz 652299 BLAKE2B 
fb4c55e534e368d5d7e94247feed031d0f6f98a2f3604f6187e32d25659f1cfa7f5589806e429ee054b4a94c00ebd6ac63cb99012fd94a99622891132a477001
 SHA512 
49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6
-DIST winetricks-20180603.tar.gz 651678 BLAKE2B 
a70ae685bd49e429199619176e130681ab2d28ba8659f68bdba298d82e610c77df86c3d998273e60bb53d9da24bddcfe80f6d89e044007c1477a92bbc0e6043f
 SHA512 
e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd
-DIST winetricks-20180815.tar.gz 666135 BLAKE2B 
4bdac7980bf180d296c9d42074b7e0a6fa4c04e704e3022ae3c07a56f787ddd0d30dbb253f247772bf53861df71affc88acef1cd92c2db6fc1962e6a31b57939
 SHA512 
81222610f6c29e67d1b3914912dd1980fca9b7f15f283b78128780d1e667c7203b27ab3c5c4220e855c6f329a5df58c585fb70d3a7fff07db648bf63a556ad6f
 DIST winetricks-20181203.tar.gz 671138 BLAKE2B 
4a6f7154509bdd4c0ec73da8b94e44f80ca732f3e3e6c85149676df4eebfe586bcc1ffafffd4937e7d3b5efe6bde015bfc8ba53a1489d553001a9600c178b1bd
 SHA512 
ff960b7830fd688315a6cef9c50f45435d95f4d8bb8feb5f3cab3c24302369b5876afdc8145d395be4b33c9d11c3606312aaf84cb675eeb511479c46490b1585
 DIST winetricks-gentoo-2012.11.24.tar.bz2 6398 BLAKE2B 
54a4502f6e8ef15d21b02c43e3ce599e32d476c2559246064de14cc4ce2243ff11dde681d24c8a7f4913c3d7a10b855bda47e8fb8ecad31e00d839705416be6f
 SHA512 
59c93b73f3a7b2d11aefcde2ff66659ff1de21ad4b5f232f4b60572f3a48b15a6c49f369b1696862bf1b33fde190bf5598945e9536fb41ddec42d8def4d2be2a

diff --git a/app-emulation/winetricks/winetricks-20180217.ebuild 
b/app-emulation/winetricks/winetricks-20180217.ebuild
deleted file mode 100644
index 58d2e71829b..000
--- a/app-emulation/winetricks/winetricks-20180217.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils eutils
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git;
-   inherit git-r3
-   SRC_URI=""
-else
-   SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-wtg=winetricks-gentoo-2012.11.24
-
-SRC_URI="${SRC_URI}
-   gtk? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )
-   kde? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 
)"
-
-DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
-HOMEPAGE="https://github.com/Winetricks/winetricks 
https://wiki.winehq.org/Winetricks;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="gtk kde rar test"
-
-DEPEND="test? (
-   dev-python/bashate
-   dev-util/checkbashisms
-   dev-util/shellcheck
-   )"
-
-RDEPEND="app-arch/cabextract
-   app-arch/p7zip
-   app-arch/unzip
-   net-misc/wget
-   virtual/wine
-   x11-misc/xdg-utils
-   gtk? ( gnome-extra/zenity )
-   kde? ( kde-apps/kdialog )
-   rar? ( app-arch/unrar )"
-
-# Test targets include syntax checks only, not the "heavy duty" tests
-# that would require a lot of disk space, as well as network access.
-
-# This uses a non-standard "Wine" category, which 

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

2019-02-06 Thread Sergei Trofimovich
commit: d97f170367934cd50bd53d77097f9d5829495d85
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Feb  6 23:02:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb  6 23:08:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97f1703

net-misc/curl: stable 7.64.0 for sparc, bug #677346

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

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

diff --git a/net-misc/curl/curl-7.64.0.ebuild b/net-misc/curl/curl-7.64.0.ebuild
index b4947cff35a..c70b2f56fcb 100644
--- a/net-misc/curl/curl-7.64.0.ebuild
+++ b/net-misc/curl/curl-7.64.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~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 ~s390 
~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~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="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss 
+curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



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

2019-02-06 Thread Lars Wendler
commit: 01ed06fd65eee1134fe5ffced502039a8fbd6cb5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Feb  6 23:03:43 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Feb  6 23:03:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ed06fd

sys-libs/libblockdev: Do not install libtool archives.

Closes: https://bugs.gentoo.org/677354
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 .../{libblockdev-2.20.ebuild => libblockdev-2.20-r1.ebuild}  | 5 +
 1 file changed, 5 insertions(+)

diff --git a/sys-libs/libblockdev/libblockdev-2.20.ebuild 
b/sys-libs/libblockdev/libblockdev-2.20-r1.ebuild
similarity index 96%
rename from sys-libs/libblockdev/libblockdev-2.20.ebuild
rename to sys-libs/libblockdev/libblockdev-2.20-r1.ebuild
index a4a39c2c528..29d098c4827 100644
--- a/sys-libs/libblockdev/libblockdev-2.20.ebuild
+++ b/sys-libs/libblockdev/libblockdev-2.20-r1.ebuild
@@ -93,3 +93,8 @@ src_configure() {
fi
econf "${myeconfargs[@]}"
 }
+
+src_install() {
+   default
+   find "${ED}" -name "*.la" -delete || die
+}



[gentoo-commits] proj/linux-patches: New tag: 4.4-174

2019-02-06 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 22:57:51 2019 +

New tag: 4.4-174




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

2019-02-06 Thread Zac Medico
commit: 42c120139aeb72a12299593d8601cb13d00f0547
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Feb  6 22:44:08 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Feb  6 22:44:45 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=42c12013

_raise_exc: handle EROFS

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

 lib/portage/util/install_mask.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lib/portage/util/install_mask.py b/lib/portage/util/install_mask.py
index a8c0cbda5..037fc8bc3 100644
--- a/lib/portage/util/install_mask.py
+++ b/lib/portage/util/install_mask.py
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 2018-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 __all__ = ['install_mask_dir', 'InstallMask']
@@ -12,7 +12,7 @@ import sys
 
 from portage import os, _unicode_decode
 from portage.exception import (
-   OperationNotPermitted, PermissionDenied, FileNotFound)
+   OperationNotPermitted, PermissionDenied, ReadOnlyFileSystem, 
FileNotFound)
 from portage.util import normalize_path
 
 if sys.hexversion >= 0x300:
@@ -130,6 +130,7 @@ _exc_map = {
errno.ENOENT: FileNotFound,
errno.EPERM: OperationNotPermitted,
errno.EACCES: PermissionDenied,
+   errno.EROFS: ReadOnlyFileSystem,
 }
 
 



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2019-02-06 Thread Patrice Clement
commit: 3d3c80a6b9123d50e37c8d3cca4ad39d50c655a0
Author: Robert Siebeck  r123  de>
AuthorDate: Wed Feb  6 09:39:30 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Feb  6 22:36:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3c80a6

net-im/signal-desktop-bin: remove old version.

Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: Patrice Clement  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 -
 .../signal-desktop-bin-1.20.0.ebuild   | 63 --
 2 files changed, 64 deletions(-)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 4bb81eac6c3..1f653da6329 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_1.20.0_amd64.deb 74354598 BLAKE2B 
66978f55c273220974b1f078adc8da265250f352f427b587cb4f5fe5d2a72e5de7dbb1550b0d762f64a294a22dc7e27d3a277c60b554e147c15164168ef1784b
 SHA512 
c94af56947aa792b072eb7f150b68fce4fdd363162c634b5438ba56fc5b859104d0ad0c11f66aca27f75da56d3395dc02cc74bb058ab6f15c28898742a90ed9c
 DIST signal-desktop_1.21.0_amd64.deb 74766112 BLAKE2B 
16f46a291a6e3ae43f75cc4f85cd47a8faea5c343b77ea7d8b12f7ef40c11abcefddffcbd5c27e6ae9ace6eb44055886150a6c668d3d89cd449c084f697251fa
 SHA512 
7e20e8e511ee3d90ac809dd28c17b08898a7fd0a707bb2a2381ba558af4d8f9f52deb6127cf2dd2ad001714b339ac8e3b2fd1d40f179192f0c0b0aef8d4d2996

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.20.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.20.0.ebuild
deleted file mode 100644
index e4a362f0ca5..000
--- a/net-im/signal-desktop-bin/signal-desktop-bin-1.20.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/-bin/}"
-
-inherit gnome2-utils pax-utils unpacker xdg-utils
-
-DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
-HOMEPAGE="https://signal.org/
-   https://github.com/WhisperSystems/Signal-Desktop;
-SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-RDEPEND="
-   gnome-base/gconf:2
-   dev-libs/nss
-   x11-libs/gtk+:3[X]
-   x11-libs/libXScrnSaver
-   x11-libs/libXtst
-   net-print/cups
-   "
-
-QA_PREBUILT="opt/Signal/signal-desktop
-   opt/Signal/libnode.so
-   opt/Signal/libffmpeg.so"
-
-S="${WORKDIR}"
-
-src_prepare(){
-   default
-   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
-   -i usr/share/applications/signal-desktop.desktop || die
-   unpack usr/share/doc/signal-desktop/changelog.gz
-}
-
-src_install() {
-   insinto /
-   dodoc changelog
-   doins -r opt
-   insinto /usr/share
-   doins -r usr/share/applications
-   doins -r usr/share/icons
-   fperms +x /opt/Signal/signal-desktop
-   pax-mark m opt/Signal/signal-desktop
-
-   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2019-02-06 Thread Patrice Clement
commit: d36cab125f3cc3021b0de4a7c0fd55104f08d153
Author: Robert Siebeck  r123  de>
AuthorDate: Wed Feb  6 09:38:50 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Feb  6 22:36:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36cab12

net-im/signal-desktop-bin: new version 1.21.0.

Signed-off-by: Robert Siebeck  r123.de>
Closes: https://github.com/gentoo/gentoo/pull/10991
Signed-off-by: Patrice Clement  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 +
 .../signal-desktop-bin-1.21.0.ebuild   | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index bbaa54f1c2f..4bb81eac6c3 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST signal-desktop_1.20.0_amd64.deb 74354598 BLAKE2B 
66978f55c273220974b1f078adc8da265250f352f427b587cb4f5fe5d2a72e5de7dbb1550b0d762f64a294a22dc7e27d3a277c60b554e147c15164168ef1784b
 SHA512 
c94af56947aa792b072eb7f150b68fce4fdd363162c634b5438ba56fc5b859104d0ad0c11f66aca27f75da56d3395dc02cc74bb058ab6f15c28898742a90ed9c
+DIST signal-desktop_1.21.0_amd64.deb 74766112 BLAKE2B 
16f46a291a6e3ae43f75cc4f85cd47a8faea5c343b77ea7d8b12f7ef40c11abcefddffcbd5c27e6ae9ace6eb44055886150a6c668d3d89cd449c084f697251fa
 SHA512 
7e20e8e511ee3d90ac809dd28c17b08898a7fd0a707bb2a2381ba558af4d8f9f52deb6127cf2dd2ad001714b339ac8e3b2fd1d40f179192f0c0b0aef8d4d2996

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.21.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.21.0.ebuild
new file mode 100644
index 000..e4a362f0ca5
--- /dev/null
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.21.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="${PN/-bin/}"
+
+inherit gnome2-utils pax-utils unpacker xdg-utils
+
+DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
+HOMEPAGE="https://signal.org/
+   https://github.com/WhisperSystems/Signal-Desktop;
+SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE=""
+
+RDEPEND="
+   gnome-base/gconf:2
+   dev-libs/nss
+   x11-libs/gtk+:3[X]
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   net-print/cups
+   "
+
+QA_PREBUILT="opt/Signal/signal-desktop
+   opt/Signal/libnode.so
+   opt/Signal/libffmpeg.so"
+
+S="${WORKDIR}"
+
+src_prepare(){
+   default
+   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
+   -i usr/share/applications/signal-desktop.desktop || die
+   unpack usr/share/doc/signal-desktop/changelog.gz
+}
+
+src_install() {
+   insinto /
+   dodoc changelog
+   doins -r opt
+   insinto /usr/share
+   doins -r usr/share/applications
+   doins -r usr/share/icons
+   fperms +x /opt/Signal/signal-desktop
+   pax-mark m opt/Signal/signal-desktop
+
+   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}



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

2019-02-06 Thread Patrice Clement
commit: 637bf7adde0a6284c8a89270fe502791b39e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Feb  6 17:32:54 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Feb  6 22:37:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637bf7ad

x11-libs/motif: use HTTPS, add missing die.

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10992
Signed-off-by: Patrice Clement  gentoo.org>

 x11-libs/motif/motif-2.3.8-r1.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild 
b/x11-libs/motif/motif-2.3.8-r1.ebuild
index 2258ff7c47c..4c9e39515e1 100644
--- a/x11-libs/motif/motif-2.3.8-r1.ebuild
+++ b/x11-libs/motif/motif-2.3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic multilib toolchain-funcs 
multilib-minimal
 
 DESCRIPTION="The Motif user interface component toolkit"
 HOMEPAGE="https://sourceforge.net/projects/motif/
-   http://motif.ics.com/;
+   https://motif.ics.com/;
 
SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.tar.gz
https://dev.gentoo.org/~ulm/distfiles/${PN}-2.3.6-patches-2.tar.xz;
 
@@ -39,10 +39,10 @@ src_prepare() {
eapply_user
 
# disable compilation of demo binaries
-   sed -i -e '/^SUBDIRS/{:x;/\\$/{N;bx;};s/[ \t\n\\]*demos//;}' Makefile.am
+   sed -i -e '/^SUBDIRS/{:x;/\\$/{N;bx;};s/[ \t\n\\]*demos//;}' 
Makefile.am || die
 
# add X.Org vendor string to aliases for virtual bindings
-   echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >>bindings/xmbind.alias
+   echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >>bindings/xmbind.alias || 
die
 
AT_M4DIR=. eautoreconf
 
@@ -108,7 +108,7 @@ multilib_src_install_all() {
newins "${FILESDIR}"/Mwm.defaults Mwm
 
# cleanup
-   rm -rf "${ED}"/usr/share/Xm
+   rm -rf "${ED}"/usr/share/Xm || die
find "${D}" -type f -name "*.la" -delete || die
 
dodoc BUGREPORT ChangeLog README RELEASE RELNOTES TODO



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

2019-02-06 Thread Patrice Clement
commit: 0f730b1ce4c3fac673499bc42c47bbe3f523a394
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Feb  3 11:48:56 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Feb  6 22:37:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f730b1c

sci-libs/opencascade: use HTTPS.

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10969
Signed-off-by: Patrice Clement  gentoo.org>

 sci-libs/opencascade/opencascade-7.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/opencascade/opencascade-7.3.0.ebuild 
b/sci-libs/opencascade/opencascade-7.3.0.ebuild
index 6d40cf35bba..15dce82b6a9 100644
--- a/sci-libs/opencascade/opencascade-7.3.0.ebuild
+++ b/sci-libs/opencascade/opencascade-7.3.0.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
@@ -8,7 +8,7 @@ inherit check-reqs cmake-utils eapi7-ver java-pkg-opt-2
 MY_PV="$(ver_rs 1- '_')"
 
 DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and 
data exchange"
-HOMEPAGE="http://www.opencascade.com/;
+HOMEPAGE="https://www.opencascade.com/;
 
SRC_URI="https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V${MY_PV};sf=tgz
 -> ${P}.tar.gz"
 
 LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )"



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

2019-02-06 Thread Tim Harder
commit: 106a62400c8e64606d5d6f09d7a8e5c559f939b5
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Feb  6 22:16:21 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Feb  6 22:18:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106a6240

profiles/package.mask: mask mail-filter/dovecot-antispam

Closes: https://bugs.gentoo.org/627334

Signed-off-by: Tim Harder  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b0d748dd14e..da9fdc4684b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Tim Harder  (6 Feb 2019)
+# Deprecated and unmaintained, use sieve for a replacement.
+# https://wiki2.dovecot.org/HowTo/AntispamWithSieve
+# Masked for removal in 30 days.
+mail-filter/dovecot-antispam
+
 # Brian Evans  (5 Feb 2019)
 # Unsolvable dependencies
 # Bug 677284



[gentoo-commits] repo/gentoo:master commit in: media-video/unifi-video/

2019-02-06 Thread Ben Kohler
commit: a7e46d68aa1fc0b22aa5da5f6e7db2031b8ff3d8
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Feb  6 22:14:00 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Feb  6 22:14:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e46d68

media-video/unifi-video: bump to 3.10.1, drop old

Also this version no longer requires the wrapper for mongodb >=3.6
compat.  Upstream says they support 4.0 and beyond (tested locally too).

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 media-video/unifi-video/Manifest  |  2 +-
 ...fi-video-3.10.0_beta3.ebuild => unifi-video-3.10.1.ebuild} | 11 ---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/media-video/unifi-video/Manifest b/media-video/unifi-video/Manifest
index b18b2efca3a..009fd490a7b 100644
--- a/media-video/unifi-video/Manifest
+++ b/media-video/unifi-video/Manifest
@@ -1,2 +1,2 @@
-DIST unifi-video.Ubuntu16.04_amd64.v3.10.0-beta.3.deb 162381340 BLAKE2B 
701358a3465c09f234854a217a36e6c2b1d8d7f4a58182c16c2f287587135f25d6941d429e4e1457c325e9fc848ef45b27e5ff6f6cd56255b268167c4b456189
 SHA512 
108c3eaf073ae23efd2b5ebfd4bc0862bdee6598f5a3d6f304efad5e7f6d8dca5864432baa9fff158c244200b4e2e6fc98be5cb169574d39379721a1dc40d2bc
+DIST unifi-video.Ubuntu16.04_amd64.v3.10.1.deb 162379830 BLAKE2B 
8183cf0ea37507059b87f5f51a377a12cb2f5fab31675eac720cffa2f9c60e46e6a8eb68279992703722ba40c3fbe7a9a723596ee20e31ccec0959841851325d
 SHA512 
3ac83e3ff7beb8c765c8908b80c7747807da73e3a9e077a9f5a22aaf3e307c369258c7ea6651e18ca74b570d359fa65b6cbfce0017cb73cb916a2bc8614b374d
 DIST unifi-video.Ubuntu16.04_amd64.v3.9.12.deb 117448948 BLAKE2B 
83769ec07fccbcd955115493510bcd58b88433b7d7204be29d6329674cf4d6dea7fe4b6aedd0e89f852d89ae9a298a9284386aeb4480f43a91dbe6ea958ab10b
 SHA512 
0e2eaefdee74b6b6c5ae54870673591ce4e2d2e4c07e068987f609597c43a12308aebdce705e316555378e04eeb13aaa0c00b496097123960215773cbfa69348

diff --git a/media-video/unifi-video/unifi-video-3.10.0_beta3.ebuild 
b/media-video/unifi-video/unifi-video-3.10.1.ebuild
similarity index 86%
rename from media-video/unifi-video/unifi-video-3.10.0_beta3.ebuild
rename to media-video/unifi-video/unifi-video-3.10.1.ebuild
index f811db81bec..5a297606ef6 100644
--- a/media-video/unifi-video/unifi-video-3.10.0_beta3.ebuild
+++ b/media-video/unifi-video/unifi-video-3.10.1.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
@@ -8,11 +8,11 @@ inherit systemd user
 MY_PV="${PV/_beta/-beta.}"
 DESCRIPTION="UniFi Video Server"
 HOMEPAGE="https://www.ubnt.com/download/unifi-video/;
-SRC_URI="https://dl.ubnt.com/firmwares/ufv/v${MY_PV}/unifi-video.Ubuntu16.04_amd64.v${MY_PV}.deb;
+SRC_URI="https://dl.ubnt.com/firmwares/unifi-video/v${MY_PV}/unifi-video.Ubuntu16.04_amd64.v${MY_PV}.deb;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE=""
 RESTRICT="mirror"
 
@@ -54,10 +54,6 @@ src_install() {
fperms -R +x ${static_dir}/bin
fowners -R ${PN}:${PN} ${static_dir}/conf/evostream/
 
-   #wrapper to work around mongodb-3.6 compat issue
-   exeinto ${static_dir}/bin/
-   newexe "${FILESDIR}"/mongod-wrapper mongod
-
#prepare runtime-data dirs which live in /var but are symlinked from 
static
#data dir, and are writable by non-root user
dodir /var/log/${PN}
@@ -77,6 +73,7 @@ src_install() {
 
into /usr
dosbin usr/sbin/${PN}
+   dosym ../../../bin/mongod ${static_dir}/bin/mongod
 
newinitd "${FILESDIR}"/${PN}.initd ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service



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

2019-02-06 Thread Brian Evans
commit: 16444ce57e9332a7643c68fb9040e512cd1e7330
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Feb  6 21:02:32 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Feb  6 21:02:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16444ce5

net-irc/anope: Add default pid path patch

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 net-irc/anope/anope-2.0.6.ebuild|  2 ++
 net-irc/anope/files/pid-patch.patch | 18 ++
 2 files changed, 20 insertions(+)

diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild
index aad039abb9b..dfdba26b54f 100644
--- a/net-irc/anope/anope-2.0.6.ebuild
+++ b/net-irc/anope/anope-2.0.6.ebuild
@@ -39,6 +39,8 @@ DEPEND="${BDEPEND}
tre? ( dev-libs/tre )"
 RDEPEND="${DEPEND}"
 
+PATCHES=( "${FILESDIR}/pid-patch.patch" )
+
 S="${WORKDIR}/${P}-source"
 
 pkg_pretend() {

diff --git a/net-irc/anope/files/pid-patch.patch 
b/net-irc/anope/files/pid-patch.patch
new file mode 100644
index 000..ddf661ba980
--- /dev/null
+++ b/net-irc/anope/files/pid-patch.patch
@@ -0,0 +1,18 @@
+--- a/data/example.conf2017-03-30 17:00:24.0 -0400
 a/data/example.conf2019-02-06 15:16:20.088469043 -0500
+@@ -231,13 +231,13 @@
+* The filename containing the Services process ID. The path is 
relative to the
+* services root directory.
+*/
+-  pid = "data/services.pid"
++  pid = "/run/anope/services.pid"
+ 
+   /*
+* The filename containing the Message of the Day. The path is relative 
to the
+* services root directory.
+*/
+-  motd = "conf/services.motd"
++  motd = "/etc/anope/services.motd"
+ }
+ 
+ /*



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

2019-02-06 Thread Brian Evans
commit: 4d7ed8caabbaac6f9f05805fe381b31d2cba095b
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Feb  6 20:59:24 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Feb  6 20:59:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7ed8ca

net-irc/anope: Drop old

Non-maintainer commit

Closes: https://bugs.gentoo.org/632430
Closes: https://bugs.gentoo.org/665980
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 net-irc/anope/Manifest |   1 -
 net-irc/anope/anope-1.8.7-r2.ebuild| 119 -
 net-irc/anope/files/anope-1.8.7-ldflags-fix.patch  |  47 
 .../anope/files/anope-1.8.7-libdir-gentoo.patch|  91 
 net-irc/anope/files/anope-1.8.7-mariadb.patch  | 109 ---
 net-irc/anope/files/anope-conf.d   |   8 --
 net-irc/anope/files/pid-patch.diff |  11 --
 7 files changed, 386 deletions(-)

diff --git a/net-irc/anope/Manifest b/net-irc/anope/Manifest
index 3a36b042078..fb1c759751e 100644
--- a/net-irc/anope/Manifest
+++ b/net-irc/anope/Manifest
@@ -1,2 +1 @@
-DIST anope-1.8.7.tar.gz 1586164 BLAKE2B 
1efc6c9e719bca6698760d4181e2b96fa9aef5999a27af1c9452aea8ae39a5be7009efc14e5e7ad22426b95eb35952724b737d9de911830f3f69f822ebcc914f
 SHA512 
3fb67f73b8f4dbdfbb9b4ac41a20e3b5c46d54cf5abb303f4a25d3a5863ef860ba5bdffc67439e5f1435675f80f86b2c283932c1a05edde2ae49612947fbd074
 DIST anope-2.0.6-source.tar.gz 1792912 BLAKE2B 
00c70723c887821d2dda065f9fdb4c4fc79a1534217dd567c2247c3ae9d0b3c1c07a9e1e9d87bfdf5f7f9be212af5139e29710224e02e80154290dd6d4b5ee7c
 SHA512 
c100758d6159023832bc7a4dceb7d554a9b3cd9120b033efc9a93c7ff28e76a086d0594b66b9cd2946b231421217674990f2a3ebaa8a6598c2a25e2dafd1b65b

diff --git a/net-irc/anope/anope-1.8.7-r2.ebuild 
b/net-irc/anope/anope-1.8.7-r2.ebuild
deleted file mode 100644
index 82224833f9b..000
--- a/net-irc/anope/anope-1.8.7-r2.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils multilib versionator user
-
-DESCRIPTION="Anope IRC Services"
-HOMEPAGE="http://www.anope.org;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="mysql"
-
-DEPEND="mysql? ( virtual/mysql )"
-RDEPEND="${DEPEND}"
-
-pkg_pretend() {
-   local replaced_version
-   for replaced_version in ${REPLACING_VERSIONS} ; do
-   if ! version_is_at_least 1.8.7 ${replaced_version} && [[ -f 
${ROOT}opt/anope/data/nick.db ]]; then
-   eerror "It looks like you have an older version of 
Anope installed."
-   eerror "To upgrade, shut down Anope and copy your 
databases to"
-   eerror "${ROOT}var/lib/anope and your configuration to 
${ROOT}etc/anope"
-   eerror "You can do this by:"
-   eerror "# mkdir -p ${ROOT}var/lib/anope 
${ROOT}etc/anope"
-   eerror "# chown anope:anope ${ROOT}var/lib/anope"
-   eerror "# mv ${ROOT}opt/anope/data/*.db 
${ROOT}var/lib/anope"
-   eerror "# mv ${ROOT}opt/anope/data/services.conf 
${ROOT}etc/anope"
-   die "Please move your anope database files from 
/opt/anope/data"
-   fi
-   done
-}
-
-pkg_setup() {
-   enewgroup anope
-   enewuser anope -1 -1 -1 anope
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/pid-patch.diff"
-   epatch "${FILESDIR}/${P}-ldflags-fix.patch"
-   epatch "${FILESDIR}/${P}-libdir-gentoo.patch"
-   epatch "${FILESDIR}"/${P}-mariadb.patch # bug 381119
-   eautoconf
-}
-
-src_configure() {
-   local myconf
-   if ! use mysql; then
-   myconf="${myconf} --without-mysql"
-   fi
-
-   econf \
-   ${myconf} \
-   --with-bindir=/usr/bin/ \
-   --with-datadir=/var/lib/anope \
-   --with-libdir=/usr/$(get_libdir)/anope/ \
-   --with-rungroup=anope \
-   --with-permissions=077
-
-   sed -i -e "/^build:/s:$: language:g" "${S}"/Makefile || die "sed failed"
-}
-
-src_install() {
-   keepdir /var/log/anope /var/lib/anope/backups
-   fowners anope:anope /var/{lib,log}/anope /var/lib/anope/backups
-
-   local baselibdir
-   baselibdir="${D}/usr/$(get_libdir)/anope"
-
-   dodir /usr/$(get_libdir)/anope/{lang,modules}
-   emake DATDEST="${baselibdir}" \
-   BINDEST="${D}/usr/bin" \
-   MODULE_PATH="${baselibdir}/modules" \
-   install
-
-   newinitd "${FILESDIR}/anope-init.d" anope
-   newconfd "${FILESDIR}/anope-conf.d" anope
-
-   dodoc Changes Changes.conf Changes.lang Changes.mysql docs/* 
data/example.conf
-   use mysql && dodoc data/tables.sql
-
-   insinto 

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

2019-02-06 Thread Brian Evans
commit: 1eb2b264d55d3f76f745ff36ef065c08458933fd
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Feb  6 20:51:08 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Feb  6 20:51:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb2b264

net-irc/anope: Version bump

Non-maintainer commit

Based heavily off of Palme's ebuild in the bug

Closes: https://bugs.gentoo.org/420613
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 net-irc/anope/Manifest  |   1 +
 net-irc/anope/anope-2.0.6.ebuild| 157 
 net-irc/anope/files/anope-conf.d-v2 |   9 +++
 net-irc/anope/metadata.xml  |  15 
 4 files changed, 182 insertions(+)

diff --git a/net-irc/anope/Manifest b/net-irc/anope/Manifest
index c166c738a00..3a36b042078 100644
--- a/net-irc/anope/Manifest
+++ b/net-irc/anope/Manifest
@@ -1 +1,2 @@
 DIST anope-1.8.7.tar.gz 1586164 BLAKE2B 
1efc6c9e719bca6698760d4181e2b96fa9aef5999a27af1c9452aea8ae39a5be7009efc14e5e7ad22426b95eb35952724b737d9de911830f3f69f822ebcc914f
 SHA512 
3fb67f73b8f4dbdfbb9b4ac41a20e3b5c46d54cf5abb303f4a25d3a5863ef860ba5bdffc67439e5f1435675f80f86b2c283932c1a05edde2ae49612947fbd074
+DIST anope-2.0.6-source.tar.gz 1792912 BLAKE2B 
00c70723c887821d2dda065f9fdb4c4fc79a1534217dd567c2247c3ae9d0b3c1c07a9e1e9d87bfdf5f7f9be212af5139e29710224e02e80154290dd6d4b5ee7c
 SHA512 
c100758d6159023832bc7a4dceb7d554a9b3cd9120b033efc9a93c7ff28e76a086d0594b66b9cd2946b231421217674990f2a3ebaa8a6598c2a25e2dafd1b65b

diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild
new file mode 100644
index 000..aad039abb9b
--- /dev/null
+++ b/net-irc/anope/anope-2.0.6.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils user
+
+DESCRIPTION="Anope IRC Services"
+HOMEPAGE="https://anope.org;
+SRC_URI="https://github.com/anope/anope/releases/download/${PV}/${P}-source.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="mysql sqlite pcre posix gnutls ssl tre ldap anope_modules_sql_auth
+   anope_modules_sql_log anope_modules_sql_oper anope_modules_ldap_auth
+   anope_modules_ldap_oper anope_modules_irc2sql anope_modules_chanstats
+   anope_modules_cs_fantasy_stats anope_modules_cs_fantasy_top"
+
+REQUIRED_USE="
+   anope_modules_sql_auth? ( || ( mysql sqlite ) )
+   anope_modules_sql_oper? ( mysql )
+   anope_modules_sql_log? ( mysql )
+   anope_modules_cs_fantasy_stats? ( anope_modules_chanstats mysql )
+   anope_modules_cs_fantasy_top? ( anope_modules_chanstats mysql )
+   anope_modules_chanstats? ( mysql )
+   anope_modules_irc2sql? ( mysql )
+   anope_modules_ldap_auth? ( ldap )
+   anope_modules_ldap_oper? ( ldap )"
+
+BDEPEND="sys-devel/gettext"
+DEPEND="${BDEPEND}
+   mysql? ( dev-db/mysql-connector-c:0= )
+   ssl? ( dev-libs/openssl:0= )
+   gnutls? ( net-libs/gnutls:0= dev-libs/libgcrypt:0= )
+   ldap? ( net-nds/openldap )
+   pcre? ( dev-libs/libpcre )
+   sqlite? ( dev-db/sqlite:3 )
+   tre? ( dev-libs/tre )"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${P}-source"
+
+pkg_pretend() {
+   local replaced_version
+   for replaced_version in ${REPLACING_VERSIONS} ; do
+   if ver_test ${replaced_version} -lt 1.8.7 && [[ -f 
${ROOT}/opt/anope/data/nick.db ]]; then
+   eerror "It looks like you have an older version of 
Anope installed."
+   eerror "To upgrade, shut down Anope and copy your 
databases to"
+   eerror "${ROOT}/var/lib/anope and your configuration to 
${ROOT}/etc/anope"
+   eerror "You can do this by:"
+   eerror "# mkdir -p ${ROOT}/var/lib/anope 
${ROOT}/etc/anope"
+   eerror "# chown anope:anope ${ROOT}/var/lib/anope"
+   eerror "# mv ${ROOT}/opt/anope/data/*.db 
${ROOT}var/lib/anope"
+   eerror "# mv ${ROOT}/opt/anope/data/services.conf 
${ROOT}etc/anope"
+   die "Please move your anope database files from 
/opt/anope/data"
+   fi
+   done
+}
+
+pkg_setup() {
+   enewgroup anope
+   enewuser anope -1 -1 -1 anope
+}
+
+src_prepare() {
+   anope_use_extra() {
+   local useflag=$1
+   local modulefile=$2
+   if use $useflag; then
+   ln -s "extra/${modulefile}" "modules/" || \
+   die "Failed to use ${modulefile}"
+   fi
+   }
+
+   anope_use_extra mysql   "m_mysql.cpp"
+   anope_use_extra sqlite  "m_sqlite.cpp"
+   anope_use_extra ssl 
"m_ssl_openssl.cpp"
+   anope_use_extra gnutls 

[gentoo-commits] proj/linux-patches:4.4 commit in: /

2019-02-06 Thread Mike Pagano
commit: 76d57db8ac4284bdd3db29f0006317bbb4af219a
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 20:51:26 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 20:51:26 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=76d57db8

proj/linux-patches: Linux patch 4.4.173

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1172_linux-4.4.173.patch | 1690 ++
 2 files changed, 1694 insertions(+)

diff --git a/_README b/_README
index e7ce721..b00cafe 100644
--- a/_README
+++ b/_README
@@ -731,6 +731,10 @@ Patch:  1171_linux-4.4.172.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.172
 
+Patch:  1172_linux-4.4.173.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.173
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1172_linux-4.4.173.patch b/1172_linux-4.4.173.patch
new file mode 100644
index 000..751492b
--- /dev/null
+++ b/1172_linux-4.4.173.patch
@@ -0,0 +1,1690 @@
+diff --git a/Makefile b/Makefile
+index 2aa8db459a74..db7665e32da8 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 172
++SUBLEVEL = 173
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/arc/include/asm/perf_event.h 
b/arch/arc/include/asm/perf_event.h
+index 5f071762fb1c..6a2ae61748e4 100644
+--- a/arch/arc/include/asm/perf_event.h
 b/arch/arc/include/asm/perf_event.h
+@@ -103,7 +103,8 @@ static const char * const arc_pmu_ev_hw_map[] = {
+ 
+   /* counts condition */
+   [PERF_COUNT_HW_INSTRUCTIONS] = "iall",
+-  [PERF_COUNT_HW_BRANCH_INSTRUCTIONS] = "ijmp", /* Excludes ZOL jumps */
++  /* All jump instructions that are taken */
++  [PERF_COUNT_HW_BRANCH_INSTRUCTIONS] = "ijmptak",
+   [PERF_COUNT_ARC_BPOK] = "bpok",   /* NP-NT, PT-T, PNT-NT */
+ #ifdef CONFIG_ISA_ARCV2
+   [PERF_COUNT_HW_BRANCH_MISSES] = "bpmp",
+diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
+index 318394ed5c7a..5e11ad3164e0 100644
+--- a/arch/arm/mach-cns3xxx/pcie.c
 b/arch/arm/mach-cns3xxx/pcie.c
+@@ -83,7 +83,7 @@ static void __iomem *cns3xxx_pci_map_bus(struct pci_bus *bus,
+   } else /* remote PCI bus */
+   base = cnspci->cfg1_regs + ((busno & 0xf) << 20);
+ 
+-  return base + (where & 0xffc) + (devfn << 12);
++  return base + where + (devfn << 12);
+ }
+ 
+ static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn,
+diff --git a/arch/arm64/kernel/hyp-stub.S b/arch/arm64/kernel/hyp-stub.S
+index a272f335c289..096e957aecb0 100644
+--- a/arch/arm64/kernel/hyp-stub.S
 b/arch/arm64/kernel/hyp-stub.S
+@@ -26,6 +26,8 @@
+ #include 
+ 
+   .text
++  .pushsection.hyp.text, "ax"
++
+   .align 11
+ 
+ ENTRY(__hyp_stub_vectors)
+diff --git a/arch/arm64/mm/flush.c b/arch/arm64/mm/flush.c
+index c26b804015e8..a90615baa529 100644
+--- a/arch/arm64/mm/flush.c
 b/arch/arm64/mm/flush.c
+@@ -70,10 +70,6 @@ void __sync_icache_dcache(pte_t pte, unsigned long addr)
+ {
+   struct page *page = pte_page(pte);
+ 
+-  /* no flushing needed for anonymous pages */
+-  if (!page_mapping(page))
+-  return;
+-
+   if (!test_and_set_bit(PG_dcache_clean, >flags)) {
+   __flush_dcache_area(page_address(page),
+   PAGE_SIZE << compound_order(page));
+diff --git a/arch/s390/kernel/early.c b/arch/s390/kernel/early.c
+index 8eccead675d4..cc7b450a7766 100644
+--- a/arch/s390/kernel/early.c
 b/arch/s390/kernel/early.c
+@@ -224,10 +224,10 @@ static noinline __init void detect_machine_type(void)
+   if (stsi(vmms, 3, 2, 2) || !vmms->count)
+   return;
+ 
+-  /* Running under KVM? If not we assume z/VM */
++  /* Detect known hypervisors */
+   if (!memcmp(vmms->vm[0].cpi, "\xd2\xe5\xd4", 3))
+   S390_lowcore.machine_flags |= MACHINE_FLAG_KVM;
+-  else
++  else if (!memcmp(vmms->vm[0].cpi, "\xa9\x61\xe5\xd4", 4))
+   S390_lowcore.machine_flags |= MACHINE_FLAG_VM;
+ }
+ 
+diff --git a/arch/s390/kernel/setup.c b/arch/s390/kernel/setup.c
+index e7a43a30e3ff..47692c78d09c 100644
+--- a/arch/s390/kernel/setup.c
 b/arch/s390/kernel/setup.c
+@@ -833,6 +833,8 @@ void __init setup_arch(char **cmdline_p)
+   pr_info("Linux is running under KVM in 64-bit mode\n");
+   else if (MACHINE_IS_LPAR)
+   pr_info("Linux is running natively in 64-bit mode\n");
++  else
++  pr_info("Linux is running as a guest in 64-bit mode\n");
+ 
+   /* Have one command line that is parsed and saved in /proc/cmdline */
+   /* boot_command_line has been already set up in early.c */
+diff --git a/arch/s390/kernel/smp.c b/arch/s390/kernel/smp.c
+index 77f4f334a465..29e5409c0d48 100644
+--- 

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

2019-02-06 Thread Mike Pagano
commit: ee7959d0cd2ac4f6ad1c8d7a2532be390f543584
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 20:48:24 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 20:48:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7959d0

sys-kernel/gentoo-sources: Linux patch 4.9.155

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 7eb2f610497..254e330fe02 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -91,6 +91,9 @@ DIST genpatches-4.9-156.extras.tar.xz 17364 BLAKE2B 
eac9a81bc6685935d1c5af9d088e
 DIST genpatches-4.9-157.base.tar.xz 2810388 BLAKE2B 
f92ba8e352e12bd2aa89f0d94893a9cc78e4864641fab8233b59189ce39a593acd78312565f697f4a530cc604975a1bccd11f8a7dcff25c9281637ae911fbe79
 SHA512 
9b05e1e9ef1fce9838a89062bf1a3b7cfe1b60cb3efdedff510a15777a346fe0ab56a758404cf8cdc584c50b77ee4097f789c1191485a4b4c7a7bc4201b0e1ba
 DIST genpatches-4.9-157.experimental.tar.xz 106384 BLAKE2B 
3678f0694c3e8b3dac977a511cb9288876654ac437e0dd5cec720dad0ac73d68099510b9b9f709c9f9d4936262e6f4ca19d0938fba551e90f3b9e0c45063bafd
 SHA512 
5b67da3cdf115f5f9bebe884912bb4550372a0c75b26dedef0960226524966a4294b58828489d9aa05adafc25981a84e49b02309cb5ef6788cf8b22670847f9e
 DIST genpatches-4.9-157.extras.tar.xz 17348 BLAKE2B 
e197c1c9b2bf055ec3b2279eea0771ed8d334c3b867bfd6314e5918bda67662a59570978946dc359c81e51255dcf29db5bb997ba42c40a82b6031ff5d030b57e
 SHA512 
338599bae831c37f83192717910d5d93ebfc42daba29d0a7c5410ffe90dcae2bea1abde2a1ce971026b53de130c92bea940932dd0fbf2547d89ffc81b0a67cc7
+DIST genpatches-4.9-158.base.tar.xz 2817472 BLAKE2B 
0dbd7b5a3a6487c62473c818db37b09e6ec95d4842951c676ae2b4ceec6056d5908430e6d31f6346d8f80105ed35112fc1bb1aee221ddcf2bf5ec533d71e4153
 SHA512 
b9396c5def58dea04100ac3149a9466cc3a82ea6492b900773349d68c4ea7d378dd43574035025bf72f1fd8751f858952a663f608ae0550b46b65476280b5547
+DIST genpatches-4.9-158.experimental.tar.xz 106356 BLAKE2B 
d7cac6697d2c582e8e81039a0660d8546e95a191a20176738adf68b258dd01e908ede41af3064e140ed4632f15eb7e9d5c2b79944ebe58c84acefd14fc3b1a16
 SHA512 
88385441f65f55937ac5c05afa89cf3bf9e9aee7ad7f50276a92be2c3be68eac99bc66b4f7823c73800e1713a069d9fef514789af21287680c899f41eb896563
+DIST genpatches-4.9-158.extras.tar.xz 17356 BLAKE2B 
b6f9bee9202af239ee026f81440e3c491b8798867e185ec8dcc8453aab6ee7b481b034a66713e260e990e6768455848a590aa2c3f4f3637bc995394a1b8ea3a3
 SHA512 
b00646080dc8ef0d77bb742f06d6a921d68802e64ee99cf17453849471520539a67c2bc93f359363bb548db91c1e7b1ea5a5fb9a082070cc1f894e9351d7cf30
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.20.tar.xz 104257836 BLAKE2B 
fb52cad2897da319299486fa8c3b9415cd0aee0842dbf353a5b269720dcb902db407bb55dd95a77b212dcb4a488c15363d561f3649d6bd16885561f2466d90b1
 SHA512 
e282399beea5da539701aed2bc131abd5bc74a970dcd344163e9d295106dfd700180e672ed546ae5e55bc6b9ac95efd5ca1de2039015c1b7a6fc9c01ea6583d4

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



[gentoo-commits] proj/linux-patches: New tag: 4.9-158

2019-02-06 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 20:23:40 2019 +

New tag: 4.9-158




[gentoo-commits] proj/linux-patches:4.9 commit in: /

2019-02-06 Thread Mike Pagano
commit: 35c2ea6ad304109f6f512a74f585da8d9194ebae
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 20:14:16 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 20:14:16 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=35c2ea6a

proj/linux-patches: Linux patch 4.9.155

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1154_linux-4.9.155.patch | 1021 ++
 2 files changed, 1025 insertions(+)

diff --git a/_README b/_README
index dfd18f6..0ed3743 100644
--- a/_README
+++ b/_README
@@ -659,6 +659,10 @@ Patch:  1153_linux-4.9.154.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.154
 
+Patch:  1154_linux-4.9.155.patch
+From:   http://www.k5rnel.org
+Desc:   Linux 4.9.155
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1154_linux-4.9.155.patch b/1154_linux-4.9.155.patch
new file mode 100644
index 000..b8dc104
--- /dev/null
+++ b/1154_linux-4.9.155.patch
@@ -0,0 +1,1021 @@
+diff --git a/Makefile b/Makefile
+index 9964792e200f..1933ac9c3406 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 154
++SUBLEVEL = 155
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
+index 318394ed5c7a..5e11ad3164e0 100644
+--- a/arch/arm/mach-cns3xxx/pcie.c
 b/arch/arm/mach-cns3xxx/pcie.c
+@@ -83,7 +83,7 @@ static void __iomem *cns3xxx_pci_map_bus(struct pci_bus *bus,
+   } else /* remote PCI bus */
+   base = cnspci->cfg1_regs + ((busno & 0xf) << 20);
+ 
+-  return base + (where & 0xffc) + (devfn << 12);
++  return base + where + (devfn << 12);
+ }
+ 
+ static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn,
+diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
+index f6e71c73cceb..76c9b51fa7f1 100644
+--- a/arch/arm64/kernel/hibernate.c
 b/arch/arm64/kernel/hibernate.c
+@@ -297,8 +297,10 @@ int swsusp_arch_suspend(void)
+   dcache_clean_range(__idmap_text_start, __idmap_text_end);
+ 
+   /* Clean kvm setup code to PoC? */
+-  if (el2_reset_needed())
++  if (el2_reset_needed()) {
+   dcache_clean_range(__hyp_idmap_text_start, 
__hyp_idmap_text_end);
++  dcache_clean_range(__hyp_text_start, __hyp_text_end);
++  }
+ 
+   /*
+* Tell the hibernation core that we've just restored
+diff --git a/arch/arm64/kernel/hyp-stub.S b/arch/arm64/kernel/hyp-stub.S
+index d3b5f75e652e..fcb486d09555 100644
+--- a/arch/arm64/kernel/hyp-stub.S
 b/arch/arm64/kernel/hyp-stub.S
+@@ -28,6 +28,8 @@
+ #include 
+ 
+   .text
++  .pushsection.hyp.text, "ax"
++
+   .align 11
+ 
+ ENTRY(__hyp_stub_vectors)
+diff --git a/arch/arm64/kernel/kaslr.c b/arch/arm64/kernel/kaslr.c
+index 2a21318fed1d..c9ca903462a6 100644
+--- a/arch/arm64/kernel/kaslr.c
 b/arch/arm64/kernel/kaslr.c
+@@ -88,6 +88,7 @@ u64 __init kaslr_early_init(u64 dt_phys, u64 modulo_offset)
+* we end up running with module randomization disabled.
+*/
+   module_alloc_base = (u64)_etext - MODULES_VSIZE;
++  __flush_dcache_area(_alloc_base, sizeof(module_alloc_base));
+ 
+   /*
+* Try to map the FDT early. If this fails, we simply bail,
+diff --git a/drivers/base/core.c b/drivers/base/core.c
+index f43caad30e1e..901aec4bb01d 100644
+--- a/drivers/base/core.c
 b/drivers/base/core.c
+@@ -862,6 +862,8 @@ static void cleanup_glue_dir(struct device *dev, struct 
kobject *glue_dir)
+   return;
+ 
+   mutex_lock(_mutex);
++  if (!kobject_has_children(glue_dir))
++  kobject_del(glue_dir);
+   kobject_put(glue_dir);
+   mutex_unlock(_mutex);
+ }
+diff --git a/drivers/mmc/host/sdhci-iproc.c b/drivers/mmc/host/sdhci-iproc.c
+index 524c8e0b72fd..40bdeca6d692 100644
+--- a/drivers/mmc/host/sdhci-iproc.c
 b/drivers/mmc/host/sdhci-iproc.c
+@@ -242,7 +242,10 @@ static int sdhci_iproc_probe(struct platform_device *pdev)
+ 
+   iproc_host->data = iproc_data;
+ 
+-  mmc_of_parse(host->mmc);
++  ret = mmc_of_parse(host->mmc);
++  if (ret)
++  goto err;
++
+   sdhci_get_of_property(pdev);
+ 
+   host->mmc->caps |= iproc_host->data->mmc_caps;
+diff --git a/drivers/net/ethernet/freescale/ucc_geth.c 
b/drivers/net/ethernet/freescale/ucc_geth.c
+index ef9bc26ebc1a..714593023bbc 100644
+--- a/drivers/net/ethernet/freescale/ucc_geth.c
 b/drivers/net/ethernet/freescale/ucc_geth.c
+@@ -1888,6 +1888,8 @@ static void ucc_geth_free_tx(struct ucc_geth_private 
*ugeth)
+   u16 i, j;
+   u8 __iomem *bd;
+ 
++  netdev_reset_queue(ugeth->ndev);
++
+   ug_info = ugeth->ug_info;
+   uf_info = 

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

2019-02-06 Thread Mike Pagano
commit: 87b595a4b4ee62549e5c9445b186170693b7d786
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 20:11:21 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 20:11:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b595a4

sys-kernel/gentoo-sources: Linux patch 4.14.98

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9dbd5b4b367..7eb2f610497 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -10,6 +10,9 @@ DIST genpatches-4.14-103.extras.tar.xz 17492 BLAKE2B 
3bcc010e1328cdf73be13670a8d
 DIST genpatches-4.14-104.base.tar.xz 2421112 BLAKE2B 
099a88ffe5bc7e984bbb671fbb0fb05dacb768e325b51c14d402f4ada02d92b7eb6e6551eaaf8e47421c82bb94a2775d5819679f6f0e0cd059271c8421161843
 SHA512 
c83a67438e147308d1fdd63c2c753b6d9b4639a116324943c30ce740d7cbd5b51c3dd045521ce32e859fac57b1c506c6df25a59a87601f6589668e5e58e20324
 DIST genpatches-4.14-104.experimental.tar.xz 5216 BLAKE2B 
a7f742e87b4ed7b05ef22258dc40179cb62106f46d0108f6fbc8e3ec552c37c35ba0d1bd77fac7f0936b5b1910247f1f62cdc393129bac047fa32089fbc1b48d
 SHA512 
bc868b470bc0ab2dd711a126cb1c0854db0cef0b1787ba08d26e4adc4a28820df1d5ab2bf36d5f8f14fa0b40fc1055d0234bf81a0c0ef8557f17a9823509228a
 DIST genpatches-4.14-104.extras.tar.xz 17492 BLAKE2B 
1bdf77061ec61cbc10afd498b18dfb21425edb5ad0639e95cd0428992ff7b58d8a724a82ccc9edc7dc5f3cf0075a38a609701cb68ae10a477e472aa6411e28a5
 SHA512 
fb222cb437978aaa7773984450a3c5342c0720fda746a2b248935c8fa83c70e894b527e47526b77ee1e75a838bca41c0b822c9bb383e1af598585f8974732b31
+DIST genpatches-4.14-105.base.tar.xz 2432228 BLAKE2B 
afd45505ce9f62e6e378c48c11651088422ce2df69e88257f4e16e1a08b4574f3291aff01080b0f8631a8e7419eb9c8b6c357b4af07db6c0ff460b289e5f953d
 SHA512 
4df4f4ef718c9d4eb4ae6b73d37e15023760e8044960b179f89ce090001711d54fa291d9124015ffce95bd45466735befe006dfeb2f66b588de9892df72b2623
+DIST genpatches-4.14-105.experimental.tar.xz 5216 BLAKE2B 
c374f709a1f08bc8b9d133fafa0932ffd723f6e3e27ced8295ff89ed5095dcbc3266cd3849d3a7b0e60861c7f1a2d7e25f8a70fc9d4ad234c14d0c32ce787283
 SHA512 
35e4624f4ab29d9de0e21e0109b535d7115e0475ec5e3768519cca68ca066d074274a1ba7b7149fed7c21ef25477993a40a09e5f93664088119ca9a6745d16a9
+DIST genpatches-4.14-105.extras.tar.xz 17488 BLAKE2B 
7841ede058a2d2bb36d2ccfecaba22e04331e359e57f40f7ec022b09b4f9c54e8ca06fa48d90fa9f030f925cef33632aceb67d44846e0ad22206cefca5e7a718
 SHA512 
3e852d81518e36073c412403215902c4134a03e0e924f536f6352bd625475b7e3891f424d20bc3184a3642a873df6907fcff2c25532392d58756409d8c6ef513
 DIST genpatches-4.14-90.base.tar.xz 2158040 BLAKE2B 
1fe37fa012c110dc48f5291c149d23d544d9cf11d691b026c66bf0b632525d28dab5521fc399de34a83e9017522aa9114f95b7c0c23043ec27204af1e4c77caa
 SHA512 
cf1dfa59b0c83ab4cf4f345087d9d89a03d32265cf9c4f3896474f2bfabe616f8a4d0bf8f7daf584c129023e9d4f47cf151bb7aa83d06d2ee440ecf9f8c6e72a
 DIST genpatches-4.14-90.experimental.tar.xz 5224 BLAKE2B 
cf3e25ad929a3822aff357164ce27b3dc790dbb2c7e9a75f9267ef0cac49d28bc2538b68b86ff34a81789f9ec7e8ed82d0a3a71151abbd2ac7e3d8475026c14a
 SHA512 
beadc5e4b5161d231637123bbe54e5afbdb47bbf1bc2ef1b44c27560c81827e0f9960a851807b2accc3fc3d325d3634593d122113973786a7bd8f9d5a61884de
 DIST genpatches-4.14-90.extras.tar.xz 17484 BLAKE2B 
ec51340486f3fd053a228b1302c1a59b3b5100cbf55c96ab07e242479081ea05b2edac3c325df520bdb38daff689a68c63fd9abf0557e5399b681507605c3a01
 SHA512 
99ec816bd994a1d33d254373878cfa68acd0ddcf7a56237442247d222e41263f8fa1ba9d5494f32748a1990e3e20d0a4768f28e23f8148e83b884b4f637bd2b8

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



[gentoo-commits] proj/linux-patches: New tag: 4.14-105

2019-02-06 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 19:54:21 2019 +

New tag: 4.14-105




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

2019-02-06 Thread William Hubbs
commit: 0507b8ec4bcd5abbc597dbb3cc942a9a118a3588
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Feb  6 19:27:06 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Feb  6 19:27:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0507b8ec

dev-util/meson: 0.49.2 bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|  1 +
 dev-util/meson/meson-0.49.2.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index caeb19cb6c6..f7ebfa30bf1 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,3 +1,4 @@
 DIST meson-0.48.2.tar.gz 1311011 BLAKE2B 
54cb8ca4164238f1c2b77327c330a7615a8d62c63c0cbedcdbe395bf2a99c454407fbc61af8d61d38a85de5dee18e73b98b534a2c9d19cc8f622e25549b84bbf
 SHA512 
beebc90df420c15255c49a13e2f4917934fec8fb2c5b878a59ee0cd2ae46eb05571e995e12b3110b72be89fd11ab4c534ed72aa6d6fe72719ef060df5e75695f
 DIST meson-0.49.0.tar.gz 1338576 BLAKE2B 
6ae3152af337591928232c5dea8331185c8aa7f712019ed3635269544e4506fc0d9195d3d59128c5e5a286aff8ad1e3a0edf3afe28ab469989753c3c988ddae3
 SHA512 
6aba2a1c1dbf247fc30526215dd499b7c918c19f7f16a7216f5762e95cde39b7cfae2a1ebca1e2ea5323f2f855ed98c99af1b9048aa00bd1ffbe8da20ef2121b
 DIST meson-0.49.1.tar.gz 1340585 BLAKE2B 
7df52f68948c74d4d713d57406a7b496e33740e43ea069b5cb6474a80b94800f8af7983413f3154eb2e6b7f0ea8df51e7359b8b7c6661f454dbb9a21ccf9bdc6
 SHA512 
cc955509d2c82b12d347f7a670a0e2abf5f6a4455dda3d53ec4abb0930b5f1c4a0ff996223ba5a5333bfec66e5d3fb3448a8187d4640e4b65397fc3e0e43dc72
+DIST meson-0.49.2.tar.gz 1340730 BLAKE2B 
07931bca42907eb961f5f15da5216448d33539a091de4e7df53f0713471f2b0c581d1e3f9ba7eac2a87b61861e5408a5af1a5cb8c17c9561f81cd377b2ea7fc3
 SHA512 
4aca4c273e7c23034c1ed76aa48c914aef34ca4be9df9d5810b8dd3dac9f5f67aa577a682490aa3d81c0503b5a5a8ac1e2452b2f2fdd7a5c7db2aa504047b87d

diff --git a/dev-util/meson/meson-0.49.2.ebuild 
b/dev-util/meson/meson-0.49.2.ebuild
new file mode 100644
index 000..6149ebc1ee5
--- /dev/null
+++ b/dev-util/meson/meson-0.49.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+fi
+
+inherit distutils-r1 toolchain-funcs
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="http://mesonbuild.com/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-util/ninja
+   dev-vcs/git
+   virtual/pkgconfig
+   )
+"
+
+python_prepare_all() {
+   # ASAN and sandbox both want control over LD_PRELOAD
+   # https://bugs.gentoo.org/673016
+   sed -i -e 's/test_generate_gir_with_address_sanitizer/_&/' 
run_unittests.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   if tc-is-gcc; then
+   # LTO fails for static libs because the bfd plugin in missing.
+   # Remove this workaround after sys-devel/gcc-config-2.0 is 
stable.
+   # https://bugs.gentoo.org/672706
+   tc-getPROG AR gcc-ar >/dev/null
+   fi
+   distutils-r1_src_test
+}
+
+python_test() {
+   (
+   # test_meson_installed
+   unset PYTHONDONTWRITEBYTECODE
+
+   # test_cross_file_system_paths
+   unset XDG_DATA_HOME
+
+   ${EPYTHON} -u run_tests.py
+   ) || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   insinto /usr/share/vim/vimfiles
+   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
+   insinto /usr/share/zsh/site-functions
+   doins data/shell-completions/zsh/_meson
+}



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

2019-02-06 Thread Sergei Trofimovich
commit: a7239bd53e5db22cb38c71d7990b7a49f54e0c28
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Feb  6 18:14:41 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb  6 19:20:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7239bd5

media-gfx/exiv2: stable 0.27.0-r2 for sparc, bug #674968

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

 media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild 
b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
index 80de16822e2..51a6708bdc0 100644
--- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="http://exiv2.dyndns.org/builds/${P}a-Source.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~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 ~x64-solaris 
~x86-solaris"
 fi
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )



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

2019-02-06 Thread Andreas Sturmlechner
commit: b40e8d4d8fbad08d9e7f2dfe0545f89f1e4afac3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 19:10:36 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 19:10:36 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b40e8d4d

kde5-functions: Raise FRAMEWORKS_MINIMAL to 5.54.0

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

 eclass/kde5-functions.eclass | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 6ad74bd966..2abcfbbbef 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -36,21 +36,15 @@ export KDE_BUILD_TYPE
 case ${CATEGORY} in
kde-frameworks)
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=}
-   [[ ${PV} = 5.52.0* ]] && : ${QT_MINIMAL:=5.9.4}
;;
kde-plasma)
-   if [[ ${PV} = 5.14.90 || ${PV} = 5.15.49* ]]; then
-   : ${FRAMEWORKS_MINIMAL:=5.54.0}
-   fi
+   [[ ${PV} = 5.14.5 ]] && : ${FRAMEWORKS_MINIMAL:=5.52.0}
if [[ ${KDE_BUILD_TYPE} = live && ${PV} != 5.??.49* ]]; then
: ${FRAMEWORKS_MINIMAL:=}
fi
;;
kde-apps)
[[ ${PV} = 18.08.3* ]] && : ${QT_MINIMAL:=5.9.4}
-   if [[ ${KDE_BUILD_TYPE} = live && ${PV} != ??.??.49* ]]; then
-   : ${FRAMEWORKS_MINIMAL:=5.54.0}
-   fi
;;
 esac
 
@@ -62,7 +56,7 @@ esac
 # @ECLASS-VARIABLE: FRAMEWORKS_MINIMAL
 # @DESCRIPTION:
 # Minimum version of Frameworks to require. This affects add_frameworks_dep.
-: ${FRAMEWORKS_MINIMAL:=5.52.0}
+: ${FRAMEWORKS_MINIMAL:=5.54.0}
 
 # @ECLASS-VARIABLE: PLASMA_MINIMAL
 # @DESCRIPTION:



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

2019-02-06 Thread Andreas Sturmlechner
commit: 2bf23cf6791123c0af5de837dc5ed596cdbcafaa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 19:05:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 19:05:46 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2bf23cf6

sets: Drop kde-frameworks-5.52

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

 sets/kde-frameworks-5.52 | 80 
 1 file changed, 80 deletions(-)

diff --git a/sets/kde-frameworks-5.52 b/sets/kde-frameworks-5.52
deleted file mode 100644
index 50e6e361ff..00
--- a/sets/kde-frameworks-5.52
+++ /dev/null
@@ -1,80 +0,0 @@
-

[gentoo-commits] proj/kde:master commit in: Documentation/package.mask/, Documentation/package.unmask/, ...

2019-02-06 Thread Andreas Sturmlechner
commit: ca2841230eb465dbfce6a67cd60ee3cd7cf4c01f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 19:04:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 19:04:58 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca284123

Documentation: Drop KDE Frameworks 5.52.0

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

 Documentation/maintainers/regenerate-files |  4 +-
 .../.kde-frameworks-5.52/_HEADER_  |  2 -
 .../.kde-frameworks-5.52/kde-frameworks-5.52   |  1 -
 .../.kde-frameworks-5.52/more-deps |  0
 .../kde-frameworks-5.52.keywords   | 83 --
 Documentation/package.mask/kde-frameworks-5.52 | 83 --
 .../package.unmask/.kde-frameworks-5.52/_HEADER_   |  2 -
 .../.kde-frameworks-5.52/kde-frameworks-5.52   |  1 -
 Documentation/package.unmask/kde-frameworks-5.52   | 83 --
 9 files changed, 2 insertions(+), 257 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 13e088fd89..b9a6827130 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,8 +9,8 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.52 5.54 5.55"
-KF_RELEASE=${KF_RELEASE:-5.52}
+KF_RELEASES="5.54 5.55"
+KF_RELEASE=${KF_RELEASE:-5.54}
 
 PLASMA_RELEASES="5.14 5.15"
 PLASMA_RELEASE=${PLASMA_RELEASE:-5.14}

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_
deleted file mode 100644
index 7f9614081b..00
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.52/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.52 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.52/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
deleted file mode 12
index 2484841f6f..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/kde-frameworks-5.52
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-5.52
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.52/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.52/more-deps
deleted file mode 100644
index e69de29bb2..00

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords
deleted file mode 100644
index 8ae7e58788..00
--- a/Documentation/package.accept_keywords/kde-frameworks-5.52.keywords
+++ /dev/null
@@ -1,83 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.52 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.52/ files 
instead.
-

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

2019-02-06 Thread Mike Pagano
commit: f9a0632babf2068773062b2dc556f5c82f9605ed
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 18:45:04 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 18:45:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a0632b

sys-kernel/gentoo-sources: Linux patch 4.20.7

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9e002f4d75c..9dbd5b4b367 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -55,6 +55,9 @@ DIST genpatches-4.20-6.extras.tar.xz 3280 BLAKE2B 
4da3653298bfe1242aa045669aa387
 DIST genpatches-4.20-7.base.tar.xz 206500 BLAKE2B 
6c319de96dcafcebaaa1477f4cb3116749d8443e1b2ee50ad502f7693a7f15f398eedc4beb96e0d33d748d6508d63a17fbb1734accec515fec291ee4bb000f92
 SHA512 
4776b9a193eea2623be4c131e83126b5763b9a7e578585f6f777eeaaa346199414cdb1b1ee0ed5e3f7898e35a3b4303bdd6584e3454db616d299157a3107e57f
 DIST genpatches-4.20-7.experimental.tar.xz 5216 BLAKE2B 
1813ee1abee9f62a1e1b75b8cbc9a69815f77b04929e4273d35594283abb76a5c188a9cad5068b1215cf956a81c3b1f05c44d16f13b2486d2ef44f91c067918b
 SHA512 
32d285ab3bf91dee85658c9013a5c00a6ecbfaf6c281eef515275ac5530bf1e75f36aa4b5af87369a0fa6500e30525561e1b475d9fd80f1a04f5292bac8714a3
 DIST genpatches-4.20-7.extras.tar.xz 3276 BLAKE2B 
658d34dfa1ec5e3b0d0013c38636f313a4e653d90be00b42f8224790a7e35787b83925101cd25e8154767adb2d7c4272ddda77ac887631407420cf7fb77f5779
 SHA512 
6c76ed48816b1c94da76d312820f60a12f0a01dea31e5b1dadea0270f297a81d6cd1740672a354a15b88577c708b4ddb94fe0086015242dbc59631ca3fe627d9
+DIST genpatches-4.20-8.base.tar.xz 229496 BLAKE2B 
bd1a484a5c8cf9aec092b8ad96136c4ee846e11c9d412371243e88cc5076fd0617c129bcad1b47cda568c0225b0f18dc1e1afcab6ec63b148640f8810b08e858
 SHA512 
3ae66b9e422c470debab6d4dc8ad8f8c4793d51c508017ed34317b1f1126e89f04d592c13abec4f0ff8bc7c7919effd5e02befc2bfad36ed4922ca3f6b5e08d8
+DIST genpatches-4.20-8.experimental.tar.xz 5220 BLAKE2B 
27a12b30651f05c8fdc1a758eff4f80280d57bc36f08ff51b879596339fa62d5a7dedc966bdb29726ec30e117cbe12c39bf6270a83f08a820cca9cf23fb8322b
 SHA512 
c9679280d5d7b3aef8e18d85bf594fdd609dbc2be556aca23480ae0309648cc67bc1518cc9b98d03de9b177004191de43430be9528bb82e05fec4580c68a14f9
+DIST genpatches-4.20-8.extras.tar.xz 3276 BLAKE2B 
96c059e775385f61b12e7c2ba661ecb6a1700bd7c9fa37b717c1643f301d1de0f84f4efae17ecde327c6c9ccabd787aabed874ef57f3e1be34fbda199975c498
 SHA512 
5bdede35255ad0be959d51ba8ad7a28df6d827058c2a122aef1f1b0e7afb2a670721105b84e36b16cd104d9b379d00aa4cfd6946fbf7a420693029dd60db3332
 DIST genpatches-4.4-165.base.tar.xz 2476424 BLAKE2B 
930a62c7b5f697e1baf2b999b45123778f2818a33558343592cf7273b2b376c8824700b2c20b71efcaa0991717b8ce654a222d2dcde8ca3bf1b3417e406117c6
 SHA512 
b29767c1ac47e9b3c7f3eb7cc833939db964901c6dfd36792ec4998dbb97ae6a21a8a7ebbbfd6eff74ba28463eb868385324c1069130ad0cfa55b33323673993
 DIST genpatches-4.4-165.experimental.tar.xz 87776 BLAKE2B 
65271ec6c063df652a7ad1317c37c8eaac9a4a93ceabbb56bf8c8de43a49b6ccdf6f22608acc061568cee72208fb62ae98d9b363666c7e664b389c482bc17527
 SHA512 
af7d9389495ace3aa2fb93d1d77e7f5204df46547f0c84ae820352fd0381acaecd1f4a41ba5a4507c2a30ce5b6928b14eb88ec120a87247b0cc742fecbd40f64
 DIST genpatches-4.4-165.extras.tar.xz 16452 BLAKE2B 
59cd1eabbc61cdf547f21894e137033dfb7ad71b1bd2f1f47c04de74602abf548e504de5a95d557c805d72edf70455fe0c3a34d3918a91b177aaa3cea17b9194
 SHA512 
42464d2bfb847e869a2d6cbcca3c86a52840039ab9759244c60d58fce671703c89e880cb49e1fd19eca9e9ab9367a44fdbd30b78bd68a7ae5cd2b1f23dba

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



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

2019-02-06 Thread Justin Lecher
commit: 4ecf79fc323948d53e9f3053230b51dac10c1a0d
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Feb  6 18:42:24 2019 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Feb  6 18:43:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ecf79fc

sys-kernel/aufs-sources: Bump to latest aufs, genpatches and linux release

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Justin Lecher  gentoo.org>

 sys-kernel/aufs-sources/Manifest   | 26 +++
 sys-kernel/aufs-sources/aufs-sources-4.20.0.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.1.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.2.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.3.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.4.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.5.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.6.ebuild | 84 ++
 sys-kernel/aufs-sources/aufs-sources-4.20.7.ebuild | 84 ++
 9 files changed, 698 insertions(+)

diff --git a/sys-kernel/aufs-sources/Manifest b/sys-kernel/aufs-sources/Manifest
index 7d6be2a98bb..a18aed7b09c 100644
--- a/sys-kernel/aufs-sources/Manifest
+++ b/sys-kernel/aufs-sources/Manifest
@@ -1,5 +1,6 @@
 DIST aufs-sources-4.14.56+_p20181217.tar.xz 185952 BLAKE2B 
287a45908e5659ed8eb7a9fe4b250baaa3d35891b9601e6d02f0ab4b74cb7a80cb71e77e01e53d10364f5545318cad8a870edb51ca3bd24d7aa04ee6112b3d8d
 SHA512 
3b9b52fbee9de5b02121b89b23ee0e8cf7ab7223f6d61715ee01502b33773f34dfe230eb4614819b870bc81b0b986625f9281e7a1ed2ee09c7a82ccd270e9e89
 DIST aufs-sources-4.19_p20181217.tar.xz 185712 BLAKE2B 
e5eca7fe564eae80ac6ce556042864d45c43b3eecf7109c930813eceb7eab11615db8ebe237e7c05773021028577fba6f37131c0afef751490834bbf0658fef1
 SHA512 
55f0788f34dcdfcf01def35e19c98bb020a396d312c0caf650049306d61a4decc4702c48915335c79b0672120efe58bf356985b40d9d110e0c321ff282f75a2b
+DIST aufs-sources-4.20_p20190204.tar.xz 186152 BLAKE2B 
e8b4cd4ffa192135b9b0282f2a40e60ff0a96967791a6ce96c48e735faa7c2b3b4d8a00cfcc2dcc86e3743d1cb704695da04bd36fd6949f79c8d6cb58e7eb14f
 SHA512 
2c527b5ab426d2f64e572b451d400ac5254e556a15e99df353e23c368bc0602c1ce3cc5cda3ee5c8061c69d1185a8a2bf06620748523b7f00e6c8959b00c90ec
 DIST genpatches-4.14-100.base.tar.xz 2365856 BLAKE2B 
c4a5c4d0ec84ae557c6779069bfe7a846cc86c0c6e9cd9149d7071e17a17abce01d86f348cab7399f488832d3b7a4980922484fb1f41bd3f897f1e700b86ff74
 SHA512 
65ca3501b7ec4d3c190f19d79f18770815b7010a8211d7cba51da09c58280bf33314987b0fddbab6d191b0cb681428a28212f527b807fd0a2fc8994e56b6e7af
 DIST genpatches-4.14-100.experimental.tar.xz 5220 BLAKE2B 
8f409ee4127ef0bcade20933fd5bfd4b1bc23135a28cdea676f54bfe7dddfd716142d51984921a9b5cf13422a0a9cb27e616710d12d881e11897a1874f1beb49
 SHA512 
854e2766ff11f067c8a4ca1318824f63240f0193ad74c3731a499cdc1aa672276fc87b2dfaf7ef0480c5a90d27fb4b3970271546fd9de77e65b38704ebf8f97d
 DIST genpatches-4.14-100.extras.tar.xz 17488 BLAKE2B 
ebed8f0992ea03154bfe052cd235389abe6c0f091f8d431695ec4f33b37b3cdf31fe76f4b04ba182ff0f86fb92a68198a5c9145446dda550dd8b85cd1bf7f7e5
 SHA512 
78e5c6492139d83b6b048dc1fdc30581ad143afd2176a625ad417097a76572a0f1ebba930d2eb6d13803ab74d5daf843cce4e0a7de6a187ca55ba907a7d2df6a
@@ -36,5 +37,30 @@ DIST genpatches-4.19-19.extras.tar.xz 17484 BLAKE2B 
e3b57dc25077418b254fdc6eb747
 DIST genpatches-4.19-20.base.tar.xz 615520 BLAKE2B 
f4620dfeb70ec0e406652e71ceffdd878b8fa7f3a6235decf8337572dcbaaeb2521b73b351dd59e93c7fe2e1f40d0dd853d30e157a599eb73115b8b339165623
 SHA512 
4fc47bac4ff23e0bc4550f8e6019e9b10f288251bc19d48bcba1ee0db1ced2f3788798eb1ee3c0d1e2127e8c48f8611b01f88ee59acb2135e9c848572421d945
 DIST genpatches-4.19-20.experimental.tar.xz 5216 BLAKE2B 
37f293162cc78f520867a16f0e356a5cb39975d95d5167b06ade5f31a89f3d593c60865abcff54676219fbbf000ca6220b0ea126d758a0a47c9cedd278944742
 SHA512 
a2a46c9c7a1c88411879705235a1316635642a1ef7d0c15e55e375d8caf0decfac4b57d695d2a1f00ff0693b19c209ea91ae650d8c97c07da1dacf98d7f0c725
 DIST genpatches-4.19-20.extras.tar.xz 17484 BLAKE2B 
eae292de6e308aa4c45a6282b0333a320042fe75cd325eca0257f6e38c2b71639cca24757b9fb40b284a5dc05b0900b4bf85fa111740f662a2e4309f8f5cba9e
 SHA512 
d8cf1e87b9814e1db1c2745a6a16fab46303042d621ed0de7c303d5a416f60e0ccea71106988fbb85cc65e6b6978c2dc0cb67704ca29b7c6aab631637c8d7913
+DIST genpatches-4.20-1.base.tar.xz 4008 BLAKE2B 
3d4e9420d01fce23b89d54487abb0dee4082be5df9ae6b1ebdf9b491bcdc73262c08d26e119527d3da1169c24d52236b47fd7b8089eae9bdc0f888e60225a6f3
 SHA512 
a8d75d79bfdff5a31478a147117e0e2630b42dd50ea3a07a8c7b52de4a768cc191a38a36c323a7ca2288eb64d48b74d862a7f827346944a252762ee9b3f566a8
+DIST genpatches-4.20-1.experimental.tar.xz 5220 BLAKE2B 
20417cb43be021ac767c0df7afa1bb4dd421fc08c49e0a5e53b91c431d3b95f0cd100bff92d0f827becf096431661bea2b1648c2465c9e336fa0519e6f3b8eee
 SHA512 

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

2019-02-06 Thread Thomas Deutschmann
commit: e1f1fa8c744e8221fb3cb60f9c1b392f56397b28
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Feb  6 18:34:04 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Feb  6 18:34:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f1fa8c

dev-lang/php: bump to v7.2.15

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

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-7.2.15.ebuild | 748 +
 2 files changed, 749 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 892bc832a35..aca5c7dfd36 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -4,5 +4,6 @@ DIST php-7.0.32.tar.xz 12030780 BLAKE2B 
0c277eac4c931a6e30954cceb7feef8dea1c3ef4
 DIST php-7.0.33.tar.xz 12033040 BLAKE2B 
cb7a4eb3ba8ede93ae8e85b6a11664f33654f7e94fa077ac9a33ab95157c0c2b3b05f98413e13e36f710c6d00b35d49d38bf26092a36e508b88805d092764287
 SHA512 
9298e185702ea801e9243671ecb0b781c2b04181a2f9fd6490bc14897a333a2c0cc88fe27b0c69c6dd0079629a71c330ed1aa337f48cac6cbd624addb8855500
 DIST php-7.1.26.tar.xz 12206956 BLAKE2B 
af78f764349a05905d7db22260c8a6415a2755b29e0dd01225160235b3b38ea76c8910d79c69798aa2de3fc6d4d41e45ab951161b54e62753111f81ac9d85bc2
 SHA512 
3c80dce2d5dcbf6f253ca4ca4e4ce01fdd3a3d31a6e6045f539fefadc1ea3c391d4d4995600a4ff758ab0361e0ec2244e2eaa6591ecb3e9b8e8a9c44f67a5b32
 DIST php-7.2.14.tar.xz 12156460 BLAKE2B 
88727241ca3fd68238ce50dcb4c12868f8e6df54213b04dba7650c5f98c3f18a3d02e0a191c0ebd13d85c83cc686fef60135f69ca7cc3e425bd5d7f80035fdd7
 SHA512 
13f2c97b730e3e872bd24bcc004c6cff5e2cc633c37a4eb60b8b5d1d4454bc5985f7d52943448d61cf4a227c64be770edc5eadd2c9612b297d71c0840b4b1259
+DIST php-7.2.15.tar.xz 12164460 BLAKE2B 
16ab89c1deee7fcb1edd49b5227456f6bcf40a43668b5e1ffbab41a9f4c48a24fd318122886521838a687a52e36cb77258f6ca266046605441b835904c2dde23
 SHA512 
feecabb6ee1ec4bc98cf1aa868190c758ee57e5f2d80c91376a2d91082d01f481b0a2e3d7dbae4822d6cfbafe8bccffed15335ff561f8b239e16028ed6bdbee7
 DIST php-7.3.1.tar.xz 11944376 BLAKE2B 
55b3192774c08b1e4c6621e16176a1e352ff6ba5540794a5d769b6416929723638f1409f2f8224c7fe3db99c9b020fa51db7b78d50eaa00e790308562a0a5334
 SHA512 
0663d90537fe3901cad00ba1056782050b8a61e8edb49f01851add4992df21d23aee3e9468e32b76b7f53ffd513f1ba10c9513c549e247d796416ed176355348
 DIST php-7.3.2.tar.xz 11966760 BLAKE2B 
bb913e754e86ebbbef641d0516eb1fff7dfd7d7fe54776d4de0312175cdbc292694addd60e8ad863726796d482517e9312d83754eb70201de1a8a21e892cd87e
 SHA512 
e49eaf1f0811098910beddc407d5047e09a0f528baf4b62f2a42e8faba9d3d7a0ae82a0fd7a5bec265e22ef1bcf0cdcc4e9f0a521258412405923800798cba66

diff --git a/dev-lang/php/php-7.2.15.ebuild b/dev-lang/php/php-7.2.15.ebuild
new file mode 100644
index 000..e76e0e56e78
--- /dev/null
+++ b/dev-lang/php/php-7.2.15.ebuild
@@ -0,0 +1,748 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://secure.php.net/;
+SRC_URI="https://php.net/distributions/${P}.tar.xz;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+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"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre-8.32[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =net-misc/curl-7.10.5 )
+   enchant? ( =sys-libs/gdbm-1.8.0:0= )
+   gmp? ( 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/php/files/, dev-lang/php/

2019-02-06 Thread Thomas Deutschmann
commit: 95c0ba4995b7c9d11f5525da518fa082def059c9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Feb  6 18:25:45 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Feb  6 18:26:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c0ba49

dev-lang/php: bump to v7.3.2

- Fix iptcembed [bug 77546]

Bug: https://bugs.php.net/bug.php?id=77546
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/php/Manifest  |   1 +
 .../files/php-7.3.2-fix-iptcembed-bug77546.patch   | 127 
 dev-lang/php/php-7.3.2.ebuild  | 749 +
 3 files changed, 877 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 0197e3ec413..892bc832a35 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -5,3 +5,4 @@ DIST php-7.0.33.tar.xz 12033040 BLAKE2B 
cb7a4eb3ba8ede93ae8e85b6a11664f33654f7e9
 DIST php-7.1.26.tar.xz 12206956 BLAKE2B 
af78f764349a05905d7db22260c8a6415a2755b29e0dd01225160235b3b38ea76c8910d79c69798aa2de3fc6d4d41e45ab951161b54e62753111f81ac9d85bc2
 SHA512 
3c80dce2d5dcbf6f253ca4ca4e4ce01fdd3a3d31a6e6045f539fefadc1ea3c391d4d4995600a4ff758ab0361e0ec2244e2eaa6591ecb3e9b8e8a9c44f67a5b32
 DIST php-7.2.14.tar.xz 12156460 BLAKE2B 
88727241ca3fd68238ce50dcb4c12868f8e6df54213b04dba7650c5f98c3f18a3d02e0a191c0ebd13d85c83cc686fef60135f69ca7cc3e425bd5d7f80035fdd7
 SHA512 
13f2c97b730e3e872bd24bcc004c6cff5e2cc633c37a4eb60b8b5d1d4454bc5985f7d52943448d61cf4a227c64be770edc5eadd2c9612b297d71c0840b4b1259
 DIST php-7.3.1.tar.xz 11944376 BLAKE2B 
55b3192774c08b1e4c6621e16176a1e352ff6ba5540794a5d769b6416929723638f1409f2f8224c7fe3db99c9b020fa51db7b78d50eaa00e790308562a0a5334
 SHA512 
0663d90537fe3901cad00ba1056782050b8a61e8edb49f01851add4992df21d23aee3e9468e32b76b7f53ffd513f1ba10c9513c549e247d796416ed176355348
+DIST php-7.3.2.tar.xz 11966760 BLAKE2B 
bb913e754e86ebbbef641d0516eb1fff7dfd7d7fe54776d4de0312175cdbc292694addd60e8ad863726796d482517e9312d83754eb70201de1a8a21e892cd87e
 SHA512 
e49eaf1f0811098910beddc407d5047e09a0f528baf4b62f2a42e8faba9d3d7a0ae82a0fd7a5bec265e22ef1bcf0cdcc4e9f0a521258412405923800798cba66

diff --git a/dev-lang/php/files/php-7.3.2-fix-iptcembed-bug77546.patch 
b/dev-lang/php/files/php-7.3.2-fix-iptcembed-bug77546.patch
new file mode 100644
index 000..e157d250f2f
--- /dev/null
+++ b/dev-lang/php/files/php-7.3.2-fix-iptcembed-bug77546.patch
@@ -0,0 +1,127 @@
+https://git.php.net/?p=php-src.git;a=commit;h=f27f9022660d28c13c6209f4679768dcbd961b43
+
+--- a/ext/standard/iptc.c
 b/ext/standard/iptc.c
+@@ -273,7 +273,7 @@ PHP_FUNCTION(iptcembed)
+   iptcdata_len++; /* make the length even 
*/
+   }
+ 
+-  psheader[ 2 ] = (char) (iptcdata_len+28)>>8;
++  psheader[ 2 ] = (char) ((iptcdata_len+28)>>8);
+   psheader[ 3 ] = (iptcdata_len+28)&0xff;
+ 
+   for (inx = 0; inx < 28; inx++) {
+--- /dev/null
 b/ext/standard/tests/image/iptcembed_002.phpt
+@@ -0,0 +1,110 @@
++--TEST--
++iptcembed() valid jpg stream
++--FILE--
++http://php.net/iptcembed
++function iptc_make_tag($rec, $data, $value)
++  {
++$length = strlen($value);
++$retval = chr(0x1C) . chr($rec) . chr($data);
++if($length < 0x8000) { $retval .= chr($length >> 8) .  chr($length & 
0xFF); }
++else { $retval .= chr(0x80) .  chr(0x04) .  chr(($length >> 24) & 0xFF) . 
 chr(($length >> 16) & 0xFF) .  chr(($length >> 8) & 0xFF) .  chr($length & 
0xFF); }
++return $retval . $value;
++  }
++
++
++$file="1x1.jpg";
++$file2="1x1_with_iptc_tags.jpg";
++$base64_1x1_jpeg="/9j/4AAQSkZJRgABAQEAYABgAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gMTAwCv/bAEMAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/bAEMBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAAEAAQMBEQACEQEDEQH/xAAfAAABBQEBAQEBAQAAAQIDBAUGBwgJCgv/xAC1EAACAQMDAgQDBQUEBX0BAgMABBEFEiExQQYTUWEHInEUMoGRoQgjQrHBFVLR8CQzYnKCCQoWFxgZGiUmJygpKjQ1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4eLj5OXm5+jp6vHy8/T19vf4+fr/xAAfAQADAQEBAQEBAQEBAQIDBAUGBwgJCgv/xAC1EQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/AP8AP/oA/9k=";
++#write file
++$fd=fopen($file,"wb");
++if ($fd) { fputs($fd,base64_decode($base64_1x1_jpeg)); fclose($fd); }
++else { echo "error cant write $file".PHP_EOL;exit(1); }
++#check file md5
++$md5=md5_file($file);
++if ($md5!="07dd8594450e8c18ab8a79d7cb4573c7") { echo "md5 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/

2019-02-06 Thread Andreas Sturmlechner
commit: b4810c5739b28b61ad3922a8d4f80d1d392e0902
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb  6 18:11:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb  6 18:11:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4810c57

kde-frameworks/extra-cmake-modules: 5.54.0 ppc/ppc64 ALLARCHES stable

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.54.0.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.54.0.ebuild
index 2ec3eb999f3..7d9d2f30c7b 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.54.0.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.54.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Extra modules and scripts for CMake"
 HOMEPAGE="https://cgit.kde.org/extra-cmake-modules.git;
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
 IUSE="doc test"
 
 DEPEND="



[gentoo-commits] proj/linux-patches: New tag: 4.20-8

2019-02-06 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 17:21:21 2019 +

New tag: 4.20-8




[gentoo-commits] proj/linux-patches:4.20 commit in: /

2019-02-06 Thread Mike Pagano
commit: f7bbb47875585cd1095f9aaab4a30a71a497d3b5
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 17:09:32 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 17:09:32 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f7bbb478

proj/linux-patches: Linux patch 4.20.7

Signed-off-by: Mike Pagano  gentoo.org>

 _README |4 +
 1006_linux-4.20.7.patch | 3159 +++
 2 files changed, 3163 insertions(+)

diff --git a/_README b/_README
index 8bd4163..82d04f4 100644
--- a/_README
+++ b/_README
@@ -67,6 +67,10 @@ Patch:  1005_linux-4.20.6.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.20.6
 
+Patch:  1006_linux-4.20.7.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.20.7
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1006_linux-4.20.7.patch b/1006_linux-4.20.7.patch
new file mode 100644
index 000..c2844b2
--- /dev/null
+++ b/1006_linux-4.20.7.patch
@@ -0,0 +1,3159 @@
+diff --git a/Makefile b/Makefile
+index 523922ea9c97..efc46cce5919 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 20
+-SUBLEVEL = 6
++SUBLEVEL = 7
+ EXTRAVERSION =
+ NAME = Shy Crocodile
+ 
+diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
+index 318394ed5c7a..5e11ad3164e0 100644
+--- a/arch/arm/mach-cns3xxx/pcie.c
 b/arch/arm/mach-cns3xxx/pcie.c
+@@ -83,7 +83,7 @@ static void __iomem *cns3xxx_pci_map_bus(struct pci_bus *bus,
+   } else /* remote PCI bus */
+   base = cnspci->cfg1_regs + ((busno & 0xf) << 20);
+ 
+-  return base + (where & 0xffc) + (devfn << 12);
++  return base + where + (devfn << 12);
+ }
+ 
+ static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn,
+diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
+index 29cdc99688f3..9859e1178e6b 100644
+--- a/arch/arm64/kernel/hibernate.c
 b/arch/arm64/kernel/hibernate.c
+@@ -299,8 +299,10 @@ int swsusp_arch_suspend(void)
+   dcache_clean_range(__idmap_text_start, __idmap_text_end);
+ 
+   /* Clean kvm setup code to PoC? */
+-  if (el2_reset_needed())
++  if (el2_reset_needed()) {
+   dcache_clean_range(__hyp_idmap_text_start, 
__hyp_idmap_text_end);
++  dcache_clean_range(__hyp_text_start, __hyp_text_end);
++  }
+ 
+   /* make the crash dump kernel image protected again */
+   crash_post_resume();
+diff --git a/arch/arm64/kernel/hyp-stub.S b/arch/arm64/kernel/hyp-stub.S
+index e1261fbaa374..17f325ba831e 100644
+--- a/arch/arm64/kernel/hyp-stub.S
 b/arch/arm64/kernel/hyp-stub.S
+@@ -28,6 +28,8 @@
+ #include 
+ 
+   .text
++  .pushsection.hyp.text, "ax"
++
+   .align 11
+ 
+ ENTRY(__hyp_stub_vectors)
+diff --git a/arch/arm64/kernel/kaslr.c b/arch/arm64/kernel/kaslr.c
+index ba6b41790fcd..b09b6f75f759 100644
+--- a/arch/arm64/kernel/kaslr.c
 b/arch/arm64/kernel/kaslr.c
+@@ -88,6 +88,7 @@ u64 __init kaslr_early_init(u64 dt_phys)
+* we end up running with module randomization disabled.
+*/
+   module_alloc_base = (u64)_etext - MODULES_VSIZE;
++  __flush_dcache_area(_alloc_base, sizeof(module_alloc_base));
+ 
+   /*
+* Try to map the FDT early. If this fails, we simply bail,
+diff --git a/arch/arm64/mm/flush.c b/arch/arm64/mm/flush.c
+index 30695a868107..5c9073bace83 100644
+--- a/arch/arm64/mm/flush.c
 b/arch/arm64/mm/flush.c
+@@ -33,7 +33,11 @@ void sync_icache_aliases(void *kaddr, unsigned long len)
+   __clean_dcache_area_pou(kaddr, len);
+   __flush_icache_all();
+   } else {
+-  flush_icache_range(addr, addr + len);
++  /*
++   * Don't issue kick_all_cpus_sync() after I-cache invalidation
++   * for user mappings.
++   */
++  __flush_icache_range(addr, addr + len);
+   }
+ }
+ 
+diff --git a/drivers/gpio/gpio-altera-a10sr.c 
b/drivers/gpio/gpio-altera-a10sr.c
+index 6b11f1314248..7f9e0304b510 100644
+--- a/drivers/gpio/gpio-altera-a10sr.c
 b/drivers/gpio/gpio-altera-a10sr.c
+@@ -66,8 +66,10 @@ static int altr_a10sr_gpio_direction_input(struct gpio_chip 
*gc,
+ static int altr_a10sr_gpio_direction_output(struct gpio_chip *gc,
+   unsigned int nr, int value)
+ {
+-  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT))
++  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT)) 
{
++  altr_a10sr_gpio_set(gc, nr, value);
+   return 0;
++  }
+   return -EINVAL;
+ }
+ 
+diff --git a/drivers/gpio/gpio-eic-sprd.c b/drivers/gpio/gpio-eic-sprd.c
+index 

[gentoo-commits] proj/linux-patches:4.19 commit in: /

2019-02-06 Thread Mike Pagano
commit: 5594d5e8065325acf45fff423f009f6537d812bb
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 17:07:54 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 17:07:54 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5594d5e8

proj/linux-patches: Linux patch 4.19.20

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1019_linux-4.19.20.patch | 3120 ++
 2 files changed, 3124 insertions(+)

diff --git a/_README b/_README
index b459632..b213e93 100644
--- a/_README
+++ b/_README
@@ -119,6 +119,10 @@ Patch:  1018_linux-4.19.19.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.19.19
 
+Patch:  1019_linux-4.19.20.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.19.20
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1019_linux-4.19.20.patch b/1019_linux-4.19.20.patch
new file mode 100644
index 000..522d50f
--- /dev/null
+++ b/1019_linux-4.19.20.patch
@@ -0,0 +1,3120 @@
+diff --git a/Makefile b/Makefile
+index 39c4e7c3c13c..f1859811dca1 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 19
++SUBLEVEL = 20
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
+index 318394ed5c7a..5e11ad3164e0 100644
+--- a/arch/arm/mach-cns3xxx/pcie.c
 b/arch/arm/mach-cns3xxx/pcie.c
+@@ -83,7 +83,7 @@ static void __iomem *cns3xxx_pci_map_bus(struct pci_bus *bus,
+   } else /* remote PCI bus */
+   base = cnspci->cfg1_regs + ((busno & 0xf) << 20);
+ 
+-  return base + (where & 0xffc) + (devfn << 12);
++  return base + where + (devfn << 12);
+ }
+ 
+ static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn,
+diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
+index 29cdc99688f3..9859e1178e6b 100644
+--- a/arch/arm64/kernel/hibernate.c
 b/arch/arm64/kernel/hibernate.c
+@@ -299,8 +299,10 @@ int swsusp_arch_suspend(void)
+   dcache_clean_range(__idmap_text_start, __idmap_text_end);
+ 
+   /* Clean kvm setup code to PoC? */
+-  if (el2_reset_needed())
++  if (el2_reset_needed()) {
+   dcache_clean_range(__hyp_idmap_text_start, 
__hyp_idmap_text_end);
++  dcache_clean_range(__hyp_text_start, __hyp_text_end);
++  }
+ 
+   /* make the crash dump kernel image protected again */
+   crash_post_resume();
+diff --git a/arch/arm64/kernel/hyp-stub.S b/arch/arm64/kernel/hyp-stub.S
+index e1261fbaa374..17f325ba831e 100644
+--- a/arch/arm64/kernel/hyp-stub.S
 b/arch/arm64/kernel/hyp-stub.S
+@@ -28,6 +28,8 @@
+ #include 
+ 
+   .text
++  .pushsection.hyp.text, "ax"
++
+   .align 11
+ 
+ ENTRY(__hyp_stub_vectors)
+diff --git a/arch/arm64/kernel/kaslr.c b/arch/arm64/kernel/kaslr.c
+index ba6b41790fcd..b09b6f75f759 100644
+--- a/arch/arm64/kernel/kaslr.c
 b/arch/arm64/kernel/kaslr.c
+@@ -88,6 +88,7 @@ u64 __init kaslr_early_init(u64 dt_phys)
+* we end up running with module randomization disabled.
+*/
+   module_alloc_base = (u64)_etext - MODULES_VSIZE;
++  __flush_dcache_area(_alloc_base, sizeof(module_alloc_base));
+ 
+   /*
+* Try to map the FDT early. If this fails, we simply bail,
+diff --git a/arch/arm64/mm/flush.c b/arch/arm64/mm/flush.c
+index 30695a868107..5c9073bace83 100644
+--- a/arch/arm64/mm/flush.c
 b/arch/arm64/mm/flush.c
+@@ -33,7 +33,11 @@ void sync_icache_aliases(void *kaddr, unsigned long len)
+   __clean_dcache_area_pou(kaddr, len);
+   __flush_icache_all();
+   } else {
+-  flush_icache_range(addr, addr + len);
++  /*
++   * Don't issue kick_all_cpus_sync() after I-cache invalidation
++   * for user mappings.
++   */
++  __flush_icache_range(addr, addr + len);
+   }
+ }
+ 
+diff --git a/drivers/gpio/gpio-altera-a10sr.c 
b/drivers/gpio/gpio-altera-a10sr.c
+index 6b11f1314248..7f9e0304b510 100644
+--- a/drivers/gpio/gpio-altera-a10sr.c
 b/drivers/gpio/gpio-altera-a10sr.c
+@@ -66,8 +66,10 @@ static int altr_a10sr_gpio_direction_input(struct gpio_chip 
*gc,
+ static int altr_a10sr_gpio_direction_output(struct gpio_chip *gc,
+   unsigned int nr, int value)
+ {
+-  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT))
++  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT)) 
{
++  altr_a10sr_gpio_set(gc, nr, value);
+   return 0;
++  }
+   return -EINVAL;
+ }
+ 
+diff --git a/drivers/gpio/gpio-eic-sprd.c 

[gentoo-commits] proj/linux-patches:4.14 commit in: /

2019-02-06 Thread Mike Pagano
commit: 79929ad9f3f35e018c3531c6963f713c087c2a4a
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Feb  6 17:06:09 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Feb  6 17:06:09 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=79929ad9

proj/linux-patches: Linux patch 4.14.98

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1097_linux-4.14.98.patch | 1791 ++
 2 files changed, 1795 insertions(+)

diff --git a/_README b/_README
index c08af0d..01b8ba9 100644
--- a/_README
+++ b/_README
@@ -431,6 +431,10 @@ Patch:  1096_4.14.97.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.14.97
 
+Patch:  1097_4.14.98.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.14.98
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1097_linux-4.14.98.patch b/1097_linux-4.14.98.patch
new file mode 100644
index 000..8183a30
--- /dev/null
+++ b/1097_linux-4.14.98.patch
@@ -0,0 +1,1791 @@
+diff --git a/Makefile b/Makefile
+index 485afde0f1f1..7f561ef954f2 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 97
++SUBLEVEL = 98
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/arm/mach-cns3xxx/pcie.c b/arch/arm/mach-cns3xxx/pcie.c
+index 318394ed5c7a..5e11ad3164e0 100644
+--- a/arch/arm/mach-cns3xxx/pcie.c
 b/arch/arm/mach-cns3xxx/pcie.c
+@@ -83,7 +83,7 @@ static void __iomem *cns3xxx_pci_map_bus(struct pci_bus *bus,
+   } else /* remote PCI bus */
+   base = cnspci->cfg1_regs + ((busno & 0xf) << 20);
+ 
+-  return base + (where & 0xffc) + (devfn << 12);
++  return base + where + (devfn << 12);
+ }
+ 
+ static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn,
+diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c
+index a028cc95afe1..bb444c693796 100644
+--- a/arch/arm64/kernel/hibernate.c
 b/arch/arm64/kernel/hibernate.c
+@@ -299,8 +299,10 @@ int swsusp_arch_suspend(void)
+   dcache_clean_range(__idmap_text_start, __idmap_text_end);
+ 
+   /* Clean kvm setup code to PoC? */
+-  if (el2_reset_needed())
++  if (el2_reset_needed()) {
+   dcache_clean_range(__hyp_idmap_text_start, 
__hyp_idmap_text_end);
++  dcache_clean_range(__hyp_text_start, __hyp_text_end);
++  }
+ 
+   /* make the crash dump kernel image protected again */
+   crash_post_resume();
+diff --git a/arch/arm64/kernel/hyp-stub.S b/arch/arm64/kernel/hyp-stub.S
+index e1261fbaa374..17f325ba831e 100644
+--- a/arch/arm64/kernel/hyp-stub.S
 b/arch/arm64/kernel/hyp-stub.S
+@@ -28,6 +28,8 @@
+ #include 
+ 
+   .text
++  .pushsection.hyp.text, "ax"
++
+   .align 11
+ 
+ ENTRY(__hyp_stub_vectors)
+diff --git a/arch/arm64/kernel/kaslr.c b/arch/arm64/kernel/kaslr.c
+index 2bda224e8e71..ae7278286094 100644
+--- a/arch/arm64/kernel/kaslr.c
 b/arch/arm64/kernel/kaslr.c
+@@ -88,6 +88,7 @@ u64 __init kaslr_early_init(u64 dt_phys)
+* we end up running with module randomization disabled.
+*/
+   module_alloc_base = (u64)_etext - MODULES_VSIZE;
++  __flush_dcache_area(_alloc_base, sizeof(module_alloc_base));
+ 
+   /*
+* Try to map the FDT early. If this fails, we simply bail,
+diff --git a/drivers/base/core.c b/drivers/base/core.c
+index 3f463a61f8cf..fc5bbb2519fe 100644
+--- a/drivers/base/core.c
 b/drivers/base/core.c
+@@ -1571,6 +1571,8 @@ static void cleanup_glue_dir(struct device *dev, struct 
kobject *glue_dir)
+   return;
+ 
+   mutex_lock(_mutex);
++  if (!kobject_has_children(glue_dir))
++  kobject_del(glue_dir);
+   kobject_put(glue_dir);
+   mutex_unlock(_mutex);
+ }
+diff --git a/drivers/gpio/gpio-altera-a10sr.c 
b/drivers/gpio/gpio-altera-a10sr.c
+index 6b11f1314248..7f9e0304b510 100644
+--- a/drivers/gpio/gpio-altera-a10sr.c
 b/drivers/gpio/gpio-altera-a10sr.c
+@@ -66,8 +66,10 @@ static int altr_a10sr_gpio_direction_input(struct gpio_chip 
*gc,
+ static int altr_a10sr_gpio_direction_output(struct gpio_chip *gc,
+   unsigned int nr, int value)
+ {
+-  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT))
++  if (nr <= (ALTR_A10SR_OUT_VALID_RANGE_HI - ALTR_A10SR_LED_VALID_SHIFT)) 
{
++  altr_a10sr_gpio_set(gc, nr, value);
+   return 0;
++  }
+   return -EINVAL;
+ }
+ 
+diff --git a/drivers/gpio/gpio-pcf857x.c b/drivers/gpio/gpio-pcf857x.c
+index a4fd78b9c0e4..e94c34920241 100644
+--- a/drivers/gpio/gpio-pcf857x.c
 b/drivers/gpio/gpio-pcf857x.c
+@@ -84,6 +84,7 @@ MODULE_DEVICE_TABLE(of, pcf857x_of_table);
+  */
+ struct 

[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2019-02-06 Thread Fabian Groffen
commit: 4dd3b2ec39f2cee3f0fd9238d7474d50927dc6b3
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Feb  6 16:40:22 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Feb  6 16:40:31 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=4dd3b2ec

scripts/bootstrap-prefix: bump bootstrap snapshot

Signed-off-by: Fabian Groffen  gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index f5be868d77..7be6feb902 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -533,7 +533,7 @@ do_tree() {
 bootstrap_tree() {
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1
-   local PV="20181227"
+   local PV="20190204"
if [[ -n ${LATEST_TREE_YES} ]]; then
do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2
else



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-hts/

2019-02-06 Thread Craig Andrews
commit: d3518ba0ceb822f57d37a47ea05293841247e740
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Feb  6 14:39:29 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Feb  6 14:39:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3518ba0

media-plugins/kodi-pvr-hts: 4.4.13 version bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-pvr-hts/Manifest|  1 +
 .../kodi-pvr-hts/kodi-pvr-hts-4.4.13.ebuild| 35 ++
 2 files changed, 36 insertions(+)

diff --git a/media-plugins/kodi-pvr-hts/Manifest 
b/media-plugins/kodi-pvr-hts/Manifest
index 5b56ea1c047..70b6672eebb 100644
--- a/media-plugins/kodi-pvr-hts/Manifest
+++ b/media-plugins/kodi-pvr-hts/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-pvr-hts-3.4.24.tar.gz 201592 BLAKE2B 
ad4db20f002c006f9c5dbeec65b136287fe6f7b6d973794e90c1e7c2edb3d13717db077edc91172a94c709afc623ce5fc29ccfa88ff34e8c6694b164a9223497
 SHA512 
66d0c0f090a1c22f748a2cf70a9790dc1fa74c05bbb3ad478cce92b2a116c8f2c25dbc72a9d6f2269a19da94c0ea9f7123bfffeebb9d2d6f29dd17411410fe16
 DIST kodi-pvr-hts-4.4.12.tar.gz 160405 BLAKE2B 
7d192bf7a19672595cc0a6ca042943f5a59cc530596df65c848e940eba516c0cf429f59418f8f50d5ec930b36e8d496f2ed444b0d0c254941f4fb2b10407c087
 SHA512 
c04d9e72de8d4bae5699b48c4aa8839a468b81f5ff21b4f2607fee1bb10fe47f1de4574d7ace945a894e46246b9ee5c6b4df6f290b98ff77937a7c6edca675bf
+DIST kodi-pvr-hts-4.4.13.tar.gz 160588 BLAKE2B 
2042237ab0804ecf8684f3a20a6f0397e5a890636a2f82ebd04be28a06ad2b79aba53f69c22de9a92d64022354af6e879822b74af37c488adfaf5e3bb6bea81b
 SHA512 
7fe4b5519400c36609de9704087d59f60e44a226fa4d8457b9ace084fed5bd58669091cb05b38c705033e6d5c99a525541b87267d4bbbfed690a4eed043e232c

diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.13.ebuild 
b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.13.ebuild
new file mode 100644
index 000..5b0620a2470
--- /dev/null
+++ b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.13.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
+HOMEPAGE="https://github.com/kodi-pvr/pvr.hts;
+SRC_URI=""
+
+if [[ ${PV} ==  ]]; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.hts.git;
+   inherit git-r3
+else
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/kodi-pvr/pvr.hts/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/pvr.hts-${PV}-${CODENAME}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =dev-libs/libplatform-2*
+   =media-libs/kodi-platform-18*
+   =media-tv/kodi-18*
+   "
+
+RDEPEND="
+   ${DEPEND}
+   "



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

2019-02-06 Thread Craig Andrews
commit: e727a9429fd2a7ef97d67dc4bcce0eeb2ab0ca25
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Feb  6 14:36:54 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Feb  6 14:39:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e727a942

net-analyzer/netdata: 1.12.0 version bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest  |   1 +
 net-analyzer/netdata/netdata-1.12.0.ebuild | 114 +
 2 files changed, 115 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index c8e2ce32e8d..bc8563aea49 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1,3 +1,4 @@
 DIST netdata-1.10.0.tar.gz 2611773 BLAKE2B 
ffc4bfa593e4a36785c7e09709f1063598bd337016ad858e435049c5821f44fd5f048e4e7874e06d67c7e59234f6ec67a8a50fc7573f6b2f0cd768770ee2a612
 SHA512 
2358db818ad7d1ef6298c25d3f9d6c5a5a850f5bbe033b82cca1f3bc154055523637691417b6f2c2d4b7273b575afa0ec13e203ea7c2dd6321088a078ef05017
 DIST netdata-1.11.0.tar.gz 2845399 BLAKE2B 
e80faa3eb584ec4d617d223463a65f680e199125329c0c5db25c5320421b2c0e769f9334a49824e3974398055238e3bb27f741668850fa6191ffd810da08dc89
 SHA512 
c3b4045276e4a5af63ccc5403f34d37f2de6dcd95a653aa15ad33dba26c46f2d4cba06b17b1d5289bd1b869a41a79a159296f6843a910841523c418149ff
 DIST netdata-1.11.1.tar.gz 3050309 BLAKE2B 
9fc5498362f30ff34744c3d5ecd882abbd234240b718524aae2a61224f2facdf448017cb6e6db57acd2b008021ddf020ce47efb97409f6b9580d9d2cfbdff531
 SHA512 
92c0b848ada9edbb3d0c2d432a2f9cfb8b47c496827fc80496c18de8b53698bb5fe8bdcb1909d0931cb9cb2b313ca1e4dec7538f03a4bc0da634cb4d495abf88
+DIST netdata-1.12.0.tar.gz 3062129 BLAKE2B 
3e4f555ba26b355edea234ea5a6a9a5cd387631b4be839e86a598bc21ea83ce9ad608e8987944dfb32fcc82026f12481bdd8ab00ec4a633c9430bbe9e573ac0d
 SHA512 
b3ab65fced2e97167112e537e0753263480d121b7f8bfcc2138dcc7ea6aef64a3060c047d15d5acae5f465894307bbe42d744ca00889f9762fc509fb18eaf2da

diff --git a/net-analyzer/netdata/netdata-1.12.0.ebuild 
b/net-analyzer/netdata/netdata-1.12.0.ebuild
new file mode 100644
index 000..aed65af7396
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.12.0.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+
+inherit autotools fcaps linux-info python-r1 systemd user
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/netdata/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/netdata/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Linux real time system monitoring, done right!"
+HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/;
+
+LICENSE="GPL-3+ MIT BSD"
+SLOT="0"
+IUSE="caps +compression cpu_flags_x86_sse2 ipmi mysql nfacct nodejs postgres 
+python tor"
+REQUIRED_USE="
+   mysql? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   tor? ( python )"
+
+# most unconditional dependencies are for plugins.d/charts.d.plugin:
+RDEPEND="
+   >=app-shells/bash-4:0
+   || (
+   net-analyzer/openbsd-netcat
+   net-analyzer/netcat6
+   net-analyzer/netcat
+   )
+   net-analyzer/tcpdump
+   net-analyzer/traceroute
+   net-misc/curl
+   net-misc/wget
+   sys-apps/util-linux
+   virtual/awk
+   caps? ( sys-libs/libcap )
+   compression? ( sys-libs/zlib )
+   ipmi? ( sys-libs/freeipmi )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl
+   )
+   nodejs? ( net-libs/nodejs )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   mysql? (
+   || (
+   dev-python/mysqlclient[${PYTHON_USEDEP}]
+   dev-python/mysql-python[${PYTHON_USEDEP}]
+   )
+   )
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
+   tor? ( net-libs/stem[${PYTHON_USEDEP}] )
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+: ${NETDATA_USER:=netdata}
+: ${NETDATA_GROUP:=netdata}
+
+FILECAPS=(
+   'cap_dac_read_search,cap_sys_ptrace+ep' 
'usr/libexec/netdata/plugins.d/apps.plugin'
+)
+
+pkg_setup() {
+   linux-info_pkg_setup
+
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 / ${PN}
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}"/var \
+   --with-user=${NETDATA_USER} \
+   $(use_enable nfacct plugin-nfacct) \
+   $(use_enable ipmi plugin-freeipmi) \
+   $(use_enable cpu_flags_x86_sse2 x86-sse) \
+   $(use_with compression zlib)
+}
+

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-dvblink/

2019-02-06 Thread Craig Andrews
commit: eeca0fcf5c215c5e5c67b8b50a827e0821fb15c7
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Feb  6 14:38:56 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Feb  6 14:39:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeca0fcf

media-plugins/kodi-pvr-dvblink: 4.7.1 version bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-pvr-dvblink/Manifest   | 1 +
 ...kodi-pvr-dvblink-.ebuild => kodi-pvr-dvblink-4.7.1.ebuild} | 8 
 media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild   | 6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-plugins/kodi-pvr-dvblink/Manifest 
b/media-plugins/kodi-pvr-dvblink/Manifest
index dbfbb240449..834c7e621d7 100644
--- a/media-plugins/kodi-pvr-dvblink/Manifest
+++ b/media-plugins/kodi-pvr-dvblink/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-pvr-dvblink-3.3.11.tar.gz 150155 BLAKE2B 
a3c3a224885324f82d19d6b4fb467699cccacefa21729ee736c57f8823228a8b701335aba06c393542c5f4080a445b9a244c6c420e7134c5ef74284f70e8035f
 SHA512 
4bc6b6c468c4578528e105003d37bf1b18d6decfd61144ec6e92cb9cc4c05e03d5fb0e475d48674f43b7feb5957f1d891cda6afe72e9f50c0834bdf4519074bb
 DIST kodi-pvr-dvblink-3.4.5.tar.gz 152982 BLAKE2B 
d74d7c33aeddbbbe588cb61e84ee06590a324ceace3c6cf1cd83d8f14ed7888376a237a9b5d6fc795e980da5f9f63fe9a4ed096dcccb8aed3fe549f07acedd1f
 SHA512 
094781e1c944c7a64797f092404aa5eaa267fe31dcbf266441bcbe003362ca78e1732bf80ee26f703f3cdbe8f375f82131a0e6e2865b678e3c99c67220bb38e9
+DIST kodi-pvr-dvblink-4.7.1.tar.gz 181247 BLAKE2B 
a9368ed515f942a7144a50e02c5ada8029d3b87a61230ad9021065c90587afd449ef56e402e36e0cb0c9aefa226486ac793b11c2d509c9559a91c81b50753cab
 SHA512 
66e132274632c10034c8dff78e1b72cf273b6e9e3d4ab2efb877ed509a88c8afda600734c93cb228ad7879a5e6815e89ae83d8b5e8d9d88c0c8b8dd3e25e

diff --git a/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild 
b/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-4.7.1.ebuild
similarity index 84%
copy from media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild
copy to media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-4.7.1.ebuild
index b83dd148b0f..0bc172623a8 100644
--- a/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild
+++ b/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-4.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ case ${PV} in
inherit git-r3
;;
 *)
-   CODENAME="Krypton"
+   CODENAME="Leia"
KEYWORDS="~amd64 ~x86"

SRC_URI="https://github.com/kodi-pvr/pvr.dvblink/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/pvr.dvblink-${PV}-${CODENAME}"
@@ -28,8 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-   =media-tv/kodi-
-   =media-libs/kodi-platform-
+   =media-tv/kodi-18*
+   =media-libs/kodi-platform-18*
dev-libs/tinyxml2
"
 

diff --git a/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild 
b/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild
index b83dd148b0f..e3061438fd1 100644
--- a/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild
+++ b/media-plugins/kodi-pvr-dvblink/kodi-pvr-dvblink-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,8 +28,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-   =media-tv/kodi-
-   =media-libs/kodi-platform-
+   ~media-tv/kodi-
+   ~media-libs/kodi-platform-
dev-libs/tinyxml2
"
 



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

2019-02-06 Thread Thomas Deutschmann
commit: 9e6a8e1b86fb7a9466ec87c022cd98b617559397
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Feb  6 14:15:32 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Feb  6 14:15:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6a8e1b

www-client/firefox: security cleanup

Bug: https://bugs.gentoo.org/676892
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest  | 278 --
 www-client/firefox/firefox-60.4.0.ebuild | 419 
 www-client/firefox/firefox-64.0.2.ebuild | 639 ---
 www-client/firefox/firefox-64.0.ebuild   | 639 ---
 4 files changed, 1975 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index f0fd5c495bd..9ca27940d07 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -91,99 +91,6 @@ DIST firefox-52.9.0esr-xh.xpi 441173 BLAKE2B 
3e1b907a7659c639d17d25a1825f4728532
 DIST firefox-52.9.0esr-zh-CN.xpi 461679 BLAKE2B 
745b2cfb86e93a379e13fa73b7e3721bae06694768316e31a2aed608e3050f585a9603375cd35b90affca11b3e5e44401b1e676f9c8050ade287ed0feb442a7a
 SHA512 
ca62e0e2ab075086741159b185b5eba44c6bdfc29fd9ba1cf25808f127c1aed8875ea61c1c33e4f742fa26af4455a8873730f96ad9c7bec1f66aed0595f253f1
 DIST firefox-52.9.0esr-zh-TW.xpi 453068 BLAKE2B 
84e08ea4fd119db1f1c6f84b212fbbb5d6999c5ac6010c0e7836d8734726d281107f3d91ba7bac1aeaf855dc36d3b018ae3913dccdbe2b11aad02a8d8aaa893c
 SHA512 
a99042ef7d00820e341dfcf2c45a8b5bd77eaf2cc8ecf0ff5ee982b7bd9beac7cb4bf051c57ef3b7a5d9b67cd35858dca396d21e65718e248f3b1fdba5273999
 DIST firefox-52.9.0esr.source.tar.xz 214087304 BLAKE2B 
eba5305ae3fc9a4306cbcbcd8d4610272ca5b75e369367961e9d94919b003de8aae8f3c58fe1c628787d98105a85fab575ae2b051e92a0b35bbb8b402c100766
 SHA512 
bfca42668ca78a12a9fb56368f4aae5334b1f7a71966fbba4c32b9c5e6597aac79a6e340ac3966779d2d5563eb47c054ab33cc40bfb7306172138ccbd3adb2b9
-DIST firefox-60.0-patches-04.tar.xz 120496 BLAKE2B 
4b4fd58a91d8fd9603c3a7bdb669f275f7cbd7b9add7c790a2e326f46a540e77a390e9da3f85e81feee8e5354cb25c93e140fb2f721cdcd0fe197b7c24ea0091
 SHA512 
d8aaa1fafe22dcef8cba609ba6e2d322c18b46f4d3b91897696651958108f887510a068295b55bb21d84b660bbe7574a6533a57d8e26f96d2877139864dba828
-DIST firefox-60.4.0esr-ach.xpi 496839 BLAKE2B 
efd000a8311ec288835c88d5c431a2a1611f500e3e7f6311932df27d626e8820463f4a5c722b430ca94244a97fd776995b343ae86a5a21dbdbd9a08381d6662e
 SHA512 
e0b35f0ecca340b9f67ba9788626a8e4964a0894fc43e8bb4d02741ad9da8708cc3bf03d5ddbba527abea01990c470e49bd1ded747c186cc180cedb5c9ff
-DIST firefox-60.4.0esr-af.xpi 487313 BLAKE2B 
86e93a28a508e8405fe9fd80911b28c9149b2bd7068bf01370d10fc2e024a660a3da12f788197894aa5cb9f63af33d26cedc542f11a2b838c17d0b302a9320a5
 SHA512 
29303b7fb6865134de906c690c54eedc3de55fca7f33f351bfb9db4aa675f8343e4882288a4a71d2d9b8d143588c85dfca214cb929b5e95674d63e91cec69a5b
-DIST firefox-60.4.0esr-an.xpi 520500 BLAKE2B 
83c352499c46207af54b3f13dccbef5267d3bc2dd6f8bb407c0b17cd76e0100cfb70a3da575070c88c931f9d1857c1d7dcf623fa6650d142b14cf52f7629f3d1
 SHA512 
995c9f11652b6c303869873c6d104fb66ca9d5e2b828bcd6efc2cad807af8b0940ed15ff55c705c5f39749c0bc0b488539dd695ff2e2389632f4277696a6fdf9
-DIST firefox-60.4.0esr-ar.xpi 547812 BLAKE2B 
38cf6b0d01778e2a4b19f0d2e357e2e78b6973a68379fd9a5cdb0bb7ec3ba421c9e06e3af0156a87259fd722d1bac2b8fd7af10e7b28e31b0ea20dc158c4dbb5
 SHA512 
495bc2aa5e3e7799d431bd7f7105a5a3e4c5accce7414c16cbd25aca31e3b1673bbd4fd4f919f33ecd859d784238564b6b9ba9ac1d51aff75e244b673129c607
-DIST firefox-60.4.0esr-as.xpi 530723 BLAKE2B 
9f6fa1a12721cfb1b258a9ae672e4cf5e322cbf0793259dc6e812fe1cd0775a99a528b6ca1baa90a40089d989e0c7ba2cbbab6d051bf808a79cc2f8d4de614b6
 SHA512 
60a7cb7e677f91b8c3a7f47278488e3764f8daf8f97a53e391b56f75c8e1c9a3f6d528333539c9e3801445f9741ff192252e5b1d5079d19e434ced47f6d80091
-DIST firefox-60.4.0esr-ast.xpi 508654 BLAKE2B 
040741c6700a9e568cab487c857e29cb97b84c36d600a4b1af22ecdb63dfba31df53d4a4b90f86bfc45bda729f9f8b42e8ea1b3fc37ea95df694e083854112d9
 SHA512 
f461bcc2ba040cfb8ee06ac70a3d706927457d1a046942255f580ee4aa459766ead83a59b2595e587665e6b2c49604cd96f0c8eb74b47ab062f062d8f03e069a
-DIST firefox-60.4.0esr-az.xpi 524747 BLAKE2B 
34afc4d634b3e26d264e1b4cec95865a24f62e8bed6c78d40e62cd741094f670db47ae3dbbab0109a524bc3e5ec5c67dc4ea13aac2e2c95b63bbfe98884ae557
 SHA512 
563a07381e63fdb6280dd2512dc32b01c3f06b466846112cbc792c9a38ee8ecd188cd0ce772463f27b48affd8e2fc79d414f63af381716b892aed55f953a8fc2
-DIST firefox-60.4.0esr-bg.xpi 573847 BLAKE2B 
ff76ed3ccb9bdf1ebc9aa88b3fdb4080c13ff00a97f08d2c56a7fe90121ebc565b461101e488e17b26284b121cf9beb332aa41028de9369315689abbed6a4c59
 SHA512 
9aae03618734f1461ed01dfea15d48d3292dd97c642970d4c59ac21ccc074720d4edec1875fc07dda52168ef71c9431564be3b0d7ac94f9268406282fa143419
-DIST firefox-60.4.0esr-bn-BD.xpi 590424 BLAKE2B 

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

2019-02-06 Thread Thomas Deutschmann
commit: 7a549899175e46425b3e0dee9286ac11522737b6
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Feb  6 14:16:21 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Feb  6 14:16:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a549899

www-client/firefox-bin: security cleanup

Bug: https://bugs.gentoo.org/676892
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/Manifest| 172 
 .../firefox-bin/firefox-bin-60.4.0-r1.ebuild   | 179 -
 .../firefox-bin/firefox-bin-64.0.2-r1.ebuild   | 179 -
 3 files changed, 530 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 84edc976185..0e597a7e28a 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -82,90 +82,6 @@ DIST firefox-52.9.0esr-vi.xpi 450805 BLAKE2B 
9dacebac235a738cf7f068e16335b8b15ca
 DIST firefox-52.9.0esr-xh.xpi 441173 BLAKE2B 
3e1b907a7659c639d17d25a1825f472853242891d55f6a5ad93c1f5a12e12f05706173dc6ef5594f27e049d9b9a4c748d7371780843f1da204c5d93a39213197
 SHA512 
54ac64f0c119ab42d4f87dd2663ba7e14310c215a1ea76acd463b4c1a9073491f8df8c9b03d391ecc6f9ffbbdccc3756a7b13ed559336a6d1527fad3097ddb53
 DIST firefox-52.9.0esr-zh-CN.xpi 461679 BLAKE2B 
745b2cfb86e93a379e13fa73b7e3721bae06694768316e31a2aed608e3050f585a9603375cd35b90affca11b3e5e44401b1e676f9c8050ade287ed0feb442a7a
 SHA512 
ca62e0e2ab075086741159b185b5eba44c6bdfc29fd9ba1cf25808f127c1aed8875ea61c1c33e4f742fa26af4455a8873730f96ad9c7bec1f66aed0595f253f1
 DIST firefox-52.9.0esr-zh-TW.xpi 453068 BLAKE2B 
84e08ea4fd119db1f1c6f84b212fbbb5d6999c5ac6010c0e7836d8734726d281107f3d91ba7bac1aeaf855dc36d3b018ae3913dccdbe2b11aad02a8d8aaa893c
 SHA512 
a99042ef7d00820e341dfcf2c45a8b5bd77eaf2cc8ecf0ff5ee982b7bd9beac7cb4bf051c57ef3b7a5d9b67cd35858dca396d21e65718e248f3b1fdba5273999
-DIST firefox-60.4.0esr-ach.xpi 496839 BLAKE2B 
efd000a8311ec288835c88d5c431a2a1611f500e3e7f6311932df27d626e8820463f4a5c722b430ca94244a97fd776995b343ae86a5a21dbdbd9a08381d6662e
 SHA512 
e0b35f0ecca340b9f67ba9788626a8e4964a0894fc43e8bb4d02741ad9da8708cc3bf03d5ddbba527abea01990c470e49bd1ded747c186cc180cedb5c9ff
-DIST firefox-60.4.0esr-af.xpi 487313 BLAKE2B 
86e93a28a508e8405fe9fd80911b28c9149b2bd7068bf01370d10fc2e024a660a3da12f788197894aa5cb9f63af33d26cedc542f11a2b838c17d0b302a9320a5
 SHA512 
29303b7fb6865134de906c690c54eedc3de55fca7f33f351bfb9db4aa675f8343e4882288a4a71d2d9b8d143588c85dfca214cb929b5e95674d63e91cec69a5b
-DIST firefox-60.4.0esr-an.xpi 520500 BLAKE2B 
83c352499c46207af54b3f13dccbef5267d3bc2dd6f8bb407c0b17cd76e0100cfb70a3da575070c88c931f9d1857c1d7dcf623fa6650d142b14cf52f7629f3d1
 SHA512 
995c9f11652b6c303869873c6d104fb66ca9d5e2b828bcd6efc2cad807af8b0940ed15ff55c705c5f39749c0bc0b488539dd695ff2e2389632f4277696a6fdf9
-DIST firefox-60.4.0esr-ar.xpi 547812 BLAKE2B 
38cf6b0d01778e2a4b19f0d2e357e2e78b6973a68379fd9a5cdb0bb7ec3ba421c9e06e3af0156a87259fd722d1bac2b8fd7af10e7b28e31b0ea20dc158c4dbb5
 SHA512 
495bc2aa5e3e7799d431bd7f7105a5a3e4c5accce7414c16cbd25aca31e3b1673bbd4fd4f919f33ecd859d784238564b6b9ba9ac1d51aff75e244b673129c607
-DIST firefox-60.4.0esr-as.xpi 530723 BLAKE2B 
9f6fa1a12721cfb1b258a9ae672e4cf5e322cbf0793259dc6e812fe1cd0775a99a528b6ca1baa90a40089d989e0c7ba2cbbab6d051bf808a79cc2f8d4de614b6
 SHA512 
60a7cb7e677f91b8c3a7f47278488e3764f8daf8f97a53e391b56f75c8e1c9a3f6d528333539c9e3801445f9741ff192252e5b1d5079d19e434ced47f6d80091
-DIST firefox-60.4.0esr-ast.xpi 508654 BLAKE2B 
040741c6700a9e568cab487c857e29cb97b84c36d600a4b1af22ecdb63dfba31df53d4a4b90f86bfc45bda729f9f8b42e8ea1b3fc37ea95df694e083854112d9
 SHA512 
f461bcc2ba040cfb8ee06ac70a3d706927457d1a046942255f580ee4aa459766ead83a59b2595e587665e6b2c49604cd96f0c8eb74b47ab062f062d8f03e069a
-DIST firefox-60.4.0esr-az.xpi 524747 BLAKE2B 
34afc4d634b3e26d264e1b4cec95865a24f62e8bed6c78d40e62cd741094f670db47ae3dbbab0109a524bc3e5ec5c67dc4ea13aac2e2c95b63bbfe98884ae557
 SHA512 
563a07381e63fdb6280dd2512dc32b01c3f06b466846112cbc792c9a38ee8ecd188cd0ce772463f27b48affd8e2fc79d414f63af381716b892aed55f953a8fc2
-DIST firefox-60.4.0esr-bg.xpi 573847 BLAKE2B 
ff76ed3ccb9bdf1ebc9aa88b3fdb4080c13ff00a97f08d2c56a7fe90121ebc565b461101e488e17b26284b121cf9beb332aa41028de9369315689abbed6a4c59
 SHA512 
9aae03618734f1461ed01dfea15d48d3292dd97c642970d4c59ac21ccc074720d4edec1875fc07dda52168ef71c9431564be3b0d7ac94f9268406282fa143419
-DIST firefox-60.4.0esr-bn-BD.xpi 590424 BLAKE2B 
ec29ca67cd00e6f23351b0feded8eae20c903ae3942ae01f972a24c8f2d544cc80bdeb6bede7b1888baaae4e90b6816eb2d9a1df3b65663fe728041e4a9708d7
 SHA512 
6bf706f4a3081bbf715953084d37ba3b6a7c4a7bec02d513a9c3ece2b8a4f1adcc27a5a4a92cef7cd5349f6e762cb805eca62cf8b8fe6a38b429fb6cf8a72e3a
-DIST firefox-60.4.0esr-bn-IN.xpi 570865 BLAKE2B 

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

2019-02-06 Thread Alexis Ballier
commit: 2436a43144a0bdfaab4139b08dd45875fe7410ec
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Feb  6 13:41:50 2019 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Feb  6 13:56:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2436a431

media-libs/x265: bump to 3.0

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 media-libs/x265/Manifest  | 1 +
 media-libs/x265/{x265-.ebuild => x265-3.0.ebuild} | 4 ++--
 media-libs/x265/x265-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/x265/Manifest b/media-libs/x265/Manifest
index a10aac354ec..7bdfb7745e7 100644
--- a/media-libs/x265/Manifest
+++ b/media-libs/x265/Manifest
@@ -1,2 +1,3 @@
 DIST x265_2.8.tar.gz 1379551 BLAKE2B 
c124864a08492739cdde89e44d72c84ad94a0b236d2c59d995e53a26d1a5fb9ec1557a03640a3065a727be69bfb0c0633b50351dc875c9706a1550f488c8ee24
 SHA512 
c2a8eaec64aa022badcbcd2a96304a9abd9d08489300b6a9c4c9d76066f3d9848e6948238c84ae16ea91bff0b2fac528a67ee29950d94dcd0ea7c0e9e7baa714
 DIST x265_2.9.tar.gz 1385848 BLAKE2B 
ff14eba55cea0646ad0ffc12f9032c9033d23c9d805939fc3a049911ebae459eee097349f074dcd224bef97d6140dbc37ee9bd3db54c5473b158e135784d2179
 SHA512 
270818c7fd84947fde371e32bef225c1880cfb0bcd95378d95b51f50577a134d7cd585fcdfa43b103a24d76c5ad826b09509a07eb9e208e8f2b56f2f77365cf3
+DIST x265_3.0.tar.gz 1398519 BLAKE2B 
e3ac28b01e89ce8a428f294c759644a8177e1b79941aba5e1b53033c236e3445f9afeea96f8adf7e5cdcfff8c790ca9fcadcc8b2de6c31ba3fe9ba87321a8ca8
 SHA512 
bb7665194ddd4bccbb91c16337463ad4ef32111a1e7779e4cc16964df0992aa99e578cb74fef0edbf41119105e4085574247f60541b0558cc36730ea12d2c6ba

diff --git a/media-libs/x265/x265-.ebuild b/media-libs/x265/x265-3.0.ebuild
similarity index 99%
copy from media-libs/x265/x265-.ebuild
copy to media-libs/x265/x265-3.0.ebuild
index b62476a545d..8fff39d6afb 100644
--- a/media-libs/x265/x265-.ebuild
+++ b/media-libs/x265/x265-3.0.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=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/;
 
 LICENSE="GPL-2"
 # subslot = libx265 soname
-SLOT="0/165"
+SLOT="0/169"
 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
 
 ASM_DEPEND=">=dev-lang/yasm-1.2.0"

diff --git a/media-libs/x265/x265-.ebuild b/media-libs/x265/x265-.ebuild
index b62476a545d..8fff39d6afb 100644
--- a/media-libs/x265/x265-.ebuild
+++ b/media-libs/x265/x265-.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=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://x265.org/;
 
 LICENSE="GPL-2"
 # subslot = libx265 soname
-SLOT="0/165"
+SLOT="0/169"
 IUSE="+10bit +12bit cpu_flags_arm_neon numa pic power8 test"
 
 ASM_DEPEND=">=dev-lang/yasm-1.2.0"



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

2019-02-06 Thread Akinori Hattori
commit: ed63035fea67b6703447ea0ed222d4966464bc4e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:53:18 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:53:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed63035f

dev-libs/eekboard: add missing dependency

Closes: https://bugs.gentoo.org/669740
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild 
b/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
index ca6e8505a0a..b71ffb2f97a 100644
--- a/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
+++ b/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -31,6 +31,7 @@ RDEPEND="app-accessibility/at-spi2-core
xtest? ( x11-libs/libXtst )"
 DEPEND="${RDEPEND}
${PYTHON_DEPS}
+   dev-util/glib-utils
dev-util/gtk-doc
dev-util/gtk-doc-am
dev-util/intltool



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

2019-02-06 Thread Akinori Hattori
commit: 3fd419b9bf6b3132470c163408c92e34fcba6852
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:54:26 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:54:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd419b9

dev-libs/eekboard: drop ltprune

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

 dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild 
b/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
index b71ffb2f97a..08d074cafb7 100644
--- a/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
+++ b/dev-libs/eekboard/eekboard-1.0.8_p20121001.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 VALA_USE_DEPEND="vapigen"
 
-inherit autotools gnome2-utils ltprune python-any-r1 vala vcs-snapshot 
virtualx xdg-utils
+inherit autotools gnome2-utils python-any-r1 vala vcs-snapshot virtualx 
xdg-utils
 
 DESCRIPTION="An easy to use virtual keyboard toolkit"
 HOMEPAGE="https://github.com/ueno/eekboard;
@@ -59,7 +59,7 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files
+   find "${ED}" -name '*.la' -delete || die
 }
 
 src_test() {



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

2019-02-06 Thread Akinori Hattori
commit: 8f24304bad2593a2134ca4bc16e3dc9272dd9c07
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:48:06 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:50:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f24304b

app-i18n/tomoe: add missing dependency

Closes: https://bugs.gentoo.org/667342
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild 
b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
index 249cf77a563..dd833dbdab4 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -43,6 +43,7 @@ RDEPEND="dev-libs/glib:2
)
subversion? ( dev-vcs/subversion )"
 DEPEND="${RDEPEND}
+   dev-util/glib-utils
dev-util/gtk-doc-am
dev-util/intltool
virtual/pkgconfig"



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

2019-02-06 Thread Akinori Hattori
commit: b9be94d2cfbf8e900cfe74eb51a1b7db0a4cf0a3
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:49:47 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:50:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9be94d2

app-i18n/tomoe: drop ltprune

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

 app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild 
b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
index dd833dbdab4..bc94bf4f37b 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 USE_RUBY="ruby23 ruby24"
 
-inherit autotools ltprune python-single-r1 ruby-single
+inherit autotools python-single-r1 ruby-single
 
 DESCRIPTION="Japanese handwriting recognition engine"
 HOMEPAGE="http://tomoe.osdn.jp/;
@@ -90,5 +90,5 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files --modules
+   find "${ED}" -name '*.la' -delete || die
 }



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

2019-02-06 Thread Ben Kohler
commit: 142de391d2ff5d3fb2a7d9f799091732a1a3f02a
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Feb  6 13:49:05 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Feb  6 13:49:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142de391

net-wireless/iwd: drop old

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 net-wireless/iwd/Manifest|   3 --
 net-wireless/iwd/iwd-0.12.ebuild | 106 ---
 net-wireless/iwd/iwd-0.13.ebuild | 106 ---
 net-wireless/iwd/iwd-0.7.ebuild  | 104 --
 4 files changed, 319 deletions(-)

diff --git a/net-wireless/iwd/Manifest b/net-wireless/iwd/Manifest
index fecd583e33f..f166d1b 100644
--- a/net-wireless/iwd/Manifest
+++ b/net-wireless/iwd/Manifest
@@ -1,4 +1 @@
-DIST iwd-0.12.tar.xz 680608 BLAKE2B 
112dc2917ccc21e14a15d356a56923587d591d6639131ff61089245b77f37d1b7c18a3bf38c872a8245e53c1ae347ac89d3a55cb1ec81dae12f1e34d8d81e391
 SHA512 
af9d724cbd6749fa2c116856f58d413098878d78f49d6212cc34cd79ea97d835c74aa55cdd804ce6ca5ab7393cc894d39851612fd989ca0cf2fc46a826b11364
-DIST iwd-0.13.tar.xz 689560 BLAKE2B 
60c00e9edca7e8d4115a36a2d91c39e8c32ff234f03becaf60eb01bf34a2378d6f6b5968bc773257362e618531cb3392f1775168c31d5e3e9064927bd58d7eaf
 SHA512 
91be8a15d986fba6939cc05be896b59e6986e1b20a56b2058d1a572d5f894861058f3075567e4dec193cef5b6b73a407c8114391d83792564efea8b5c989cc06
 DIST iwd-0.14.tar.xz 700844 BLAKE2B 
69f3a1e5ead28cb602e7638e44d2a42a1b25831b837bf5f1d3436d3832a0548da7c3afe9f748688c194cf9e9bc5ea9303924ca1d36dea36d9e2233c245fc25eb
 SHA512 
91713b3cbe8830abb95705e67c7b66f1ced368fe83eeaad36170da9df22b965e97485068e9342e09291aee669890de8f328e33fc3f092ba45097f523d83c7484
-DIST iwd-0.7.tar.xz 662984 BLAKE2B 
e6e7fa323749c8012c4df5f8f02f97523a37bcbb99d2a2f8c7678d4a1a73a3e24fc4321d53fb95f7fa325748f97b96e1a5f0fe0e956314eeb8534a8bc989a13f
 SHA512 
e6029e33f43fda24f3ddb87b1bb878ad8926066380a0e71415e645bc4f8aa1a6aaa43d2482987b1d473c267fef6d5a2a676af80282ba4c77ab64605c348cabb1

diff --git a/net-wireless/iwd/iwd-0.12.ebuild b/net-wireless/iwd/iwd-0.12.ebuild
deleted file mode 100644
index 8cdd31e3cfd..000
--- a/net-wireless/iwd/iwd-0.12.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools linux-info systemd
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://git.kernel.org/pub/scm/network/wireless/iwd.git;
-   inherit git-r3
-else
-   SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86"
-fi
-
-DESCRIPTION="Wireless daemon for linux"
-HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+client +monitor ofono wired cpu_flags_x86_aes cpu_flags_x86_ssse3"
-
-RDEPEND="sys-apps/dbus
-   client? ( sys-libs/readline:0= )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-pkg_pretend() {
-   CONFIG_CHECK="
-   ~ASYMMETRIC_KEY_TYPE
-   ~ASYMMETRIC_PUBLIC_KEY_SUBTYPE
-   ~CRYPTO_AES
-   ~CRYPTO_ARC4
-   ~CRYPTO_CBC
-   ~CRYPTO_CMAC
-   ~CRYPTO_DES
-   ~CRYPTO_ECB
-   ~CRYPTO_HMAC
-   ~CRYPTO_MD4
-   ~CRYPTO_MD5
-   ~CRYPTO_RSA
-   ~CRYPTO_SHA1
-   ~CRYPTO_SHA256
-   ~CRYPTO_SHA512
-   ~CRYPTO_USER_API_HASH
-   ~CRYPTO_USER_API_SKCIPHER
-   ~KEY_DH_OPERATIONS
-   ~PKCS7_MESSAGE_PARSER
-   ~X509_CERTIFICATE_PARSER
-   "
-   if use amd64;then
-   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_AES_X86_64 
~CRYPTO_DES3_EDE_X86_64"
-   WARNING_CRYPTO_AES_X86_64="CRYPTO_AES_X86_64: enable for 
increased performance"
-   WARNING_CRYPTO_DES3_EDE_X86_64="CRYPTO_DES3_EDE_X86_64: enable 
for increased performance"
-   fi
-
-   if use cpu_flags_x86_aes;then
-   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_AES_NI_INTEL"
-   WARNING_CRYPTO_AES_NI_INTEL="CRYPTO_AES_NI_INTEL: enable for 
increased performance"
-   fi
-
-   if use cpu_flags_x86_ssse3; then
-   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_SHA1_SSSE3 
~CRYPTO_SHA256_SSSE3 ~CRYPTO_SHA512_SSSE3"
-   WARNING_CRYPTO_SHA1_SSSE3="CRYPTO_SHA1_SSSE3: enable for 
increased performance"
-   WARNING_CRYPTO_SHA256_SSSE3="CRYPTO_SHA256_SSSE3: enable for 
increased performance"
-   WARNING_CRYPTO_SHA512_SSSE3="CRYPTO_SHA512_SSSE3: enable for 
increased performance"
-   fi
-
-   check_extra_config
-}
-
-src_unpack() {
-   if [[ ${PV} == "" ]] ; then
-   git-r3_src_unpack
-   git clone 

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

2019-02-06 Thread Ben Kohler
commit: af3b54acb0a34f1bf62a6083918f9702912ad7c4
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Feb  6 13:37:26 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Feb  6 13:38:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3b54ac

net-irc/ircii: bump to 20190117

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 net-irc/ircii/Manifest  |  1 +
 net-irc/ircii/ircii-20190117.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/net-irc/ircii/Manifest b/net-irc/ircii/Manifest
index 35bbc28664b..fa58d1b970e 100644
--- a/net-irc/ircii/Manifest
+++ b/net-irc/ircii/Manifest
@@ -1,3 +1,4 @@
 DIST ircii-20110228.tar.bz2 558483 BLAKE2B 
52c83503bf258aaf27635d5ac525da61894486681069f7ff56d571f387567ba964976770b1a1e647aae1b0b18416ccc37c7498bc7cfca5c1c26247796638654e
 SHA512 
df27f098ad9c134335b7d97a25a07ef5fd9d14063b2e079a707a472d2582a1451d7697f3123508296c76afdb78257ad6dc358a2ec5af584ab53872c765b01782
 DIST ircii-2015.tar.bz2 555731 BLAKE2B 
8715b5d84cbca98005b3c3bf426f632737be2f4a121f673c3d7d76a5f4204c603594779c15a9fe5e886fb33b96cfc149f690508b546752cd4f7c4f9ad8aaf36a
 SHA512 
6f282debbd27865414a2ef9148b23373f83a051b2917432d9fdc2f153c111f8e592286d42a5ad34fd0cdc155e39938094e140910fbf38be494e3ed3da4cd0b6e
 DIST ircii-20170704.tar.bz2 596535 BLAKE2B 
780b9bc74e80d622df3686d3234ce69c62c0d9ae43322addfc545de76854ba30ec25546921cff449556f9e6b14b7dc00f3b15437789bea8bfa9b3df44d5b7e6c
 SHA512 
a0cdc5603fab040fa2f7d2b3d7a564e9eeac4b402329cba5c6f1a97aa6e587a53ffc4141420dde97dc2cadf22581e74058a0357c6b4b0d0b03f5dea7fa8cbc3a
+DIST ircii-20190117.tar.bz2 606327 BLAKE2B 
f7ee5c98f6106f07fec8feb0840aba87a052e5927c5e591f34ea28a9a017fb64c711983e472ae001465cbe29b6b9d88ab65d67c4bb303b9e01dde853aba66bf4
 SHA512 
08ca96cd62bae35245b40791c8588752b96136b53e5c9434d0f7976d03841fca80e8c83cf8608aad79c381820b06e00167447c6dc0c6294c6b3dfd91a9fdb6d4

diff --git a/net-irc/ircii/ircii-20190117.ebuild 
b/net-irc/ircii/ircii-20190117.ebuild
new file mode 100644
index 000..03366ecd3a1
--- /dev/null
+++ b/net-irc/ircii/ircii-20190117.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="An IRC and ICB client that runs under most UNIX platforms"
+SRC_URI="https://ircii.warped.com/${P}.tar.bz2
+   https://ircii.warped.com/old/${P}.tar.bz2;
+HOMEPAGE="http://eterna.com.au/ircii/;
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+IUSE="ipv6"
+
+DEPEND="sys-libs/ncurses:0=
+   virtual/libiconv"
+# This and irc-client both install /usr/bin/irc #247987
+RDEPEND="${DEPEND}
+   !net-irc/irc-client"
+
+PATCHES=( "${FILESDIR}/${PN}-manpage-path.patch" )
+
+src_configure() {
+   tc-export CC
+   econf $(use_enable ipv6)
+}
+
+src_install() {
+   emake -j1 DESTDIR="${D}" install
+
+   dodoc ChangeLog INSTALL NEWS README \
+   doc/Copyright doc/crypto doc/VERSIONS doc/ctcp
+}



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

2019-02-06 Thread Ben Kohler
commit: da93f137995855185e488eedeb8fbe1d32819772
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Feb  6 13:31:23 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Feb  6 13:38:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da93f137

app-admin/mcelog: bump to 162

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 app-admin/mcelog/Manifest  |  1 +
 app-admin/mcelog/mcelog-162.ebuild | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/app-admin/mcelog/Manifest b/app-admin/mcelog/Manifest
index ac7527f7310..5fa992c21e1 100644
--- a/app-admin/mcelog/Manifest
+++ b/app-admin/mcelog/Manifest
@@ -1 +1,2 @@
 DIST mcelog-161.tar.gz 308227 BLAKE2B 
cd208cce2685b779a2cac6d347b890d5bff5f07d2e7165c1d078f914aefcc26bef2ab968ec6baac4410134d8188dd73e4f3d77f13603307f8c6b592554146497
 SHA512 
af38fcc1cc9621d6cfbda2b9acc7698cddbe631690bf394398978bdafd0d98075539012827ca876cef3f64cc56a00d31d0bd0f4fe2ea9171eb41bf0163e35f0e
+DIST mcelog-162.tar.gz 308347 BLAKE2B 
bd438e85ea793c6c5ce4d561f0400e91b101a010cce7f937751a11a0a974fec49db7e9d768fc50db68a91c973c90c8ab1b4ffa80964cb6fde860b9f2ac217435
 SHA512 
d61a0b7ad3974098963edde1e9e9acdf4dbd1a025577b7044bafc17302abd19080c8145a2700c691400af0768ff4b6833d47697e1478c5bef8831f7f8b61ae48

diff --git a/app-admin/mcelog/mcelog-162.ebuild 
b/app-admin/mcelog/mcelog-162.ebuild
new file mode 100644
index 000..557b542b3a9
--- /dev/null
+++ b/app-admin/mcelog/mcelog-162.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit linux-info systemd toolchain-funcs
+
+DESCRIPTION="A tool to log and decode Machine Check Exceptions"
+HOMEPAGE="http://mcelog.org/;
+SRC_URI="https://github.com/andikleen/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="selinux"
+
+RDEPEND="selinux? ( sec-policy/selinux-mcelog )"
+
+# TODO: add mce-inject to the tree to support test phase
+RESTRICT="test"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != buildonly ]]; then
+   local CONFIG_CHECK="~X86_MCE"
+   kernel_is -ge 4 12 && CONFIG_CHECK+=" ~X86_MCELOG_LEGACY"
+   check_extra_config
+   fi
+}
+
+src_prepare() {
+   eapply "${FILESDIR}"/${PN}-0.8_pre1-timestamp-${PN}.patch \
+   "${FILESDIR}"/${PN}-129-debugflags.patch
+   eapply_user
+   tc-export CC
+}
+
+src_install() {
+   default
+
+   insinto /etc/cron.daily
+   newins ${PN}.cron ${PN}
+
+   insinto /etc/logrotate.d/
+   newins ${PN}.logrotate ${PN}
+
+   newinitd "${FILESDIR}"/${PN}.init-r1 ${PN}
+   systemd_dounit "${FILESDIR}"/${PN}.service
+
+   dodoc *.pdf
+}
+
+pkg_postinst() {
+   einfo "The default configuration set is now installed in /etc/${PN}"
+   einfo "you might want to edit those files."
+   einfo
+   einfo "A sample cronjob is installed into /etc/cron.daily"
+   einfo "without executable bit (system service is the preferred method 
now)"
+}



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

2019-02-06 Thread Akinori Hattori
commit: 4d63f02099c5ee33e5eadaf297d7461af4e46d67
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:33:22 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:33:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d63f020

www-client/w3mmee: fix license

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

 www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild 
b/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
index 5b9175e8b33..6572d1840d4 100644
--- a/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
+++ b/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://pub.ks-and-ks.ne.jp/prog/w3mmee/;
 SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${MY_P}.tar.gz;
 
 SLOT="0"
-LICENSE="public-domain"
+LICENSE="w3m"
 KEYWORDS="amd64 ppc x86"
 IUSE="gpm imlib libressl nls ssl xface"
 



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

2019-02-06 Thread Akinori Hattori
commit: 7dc8d1924be3300264555f30ff3b3b50d98e89c4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:16:21 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:16:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc8d192

www-client/w3mmee: fix libdir

Closes: https://bugs.gentoo.org/673544
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild 
b/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
index d6d4ada34ca..5b9175e8b33 100644
--- a/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
+++ b/www-client/w3mmee/w3mmee-0.3.2_p24-r10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -51,6 +51,7 @@ HTML_DOCS=( 00INCOMPATIBLE.html )
 src_prepare() {
default
 
+   sed -i "s:/lib\([^a-z$]\):/$(get_libdir)\1:g" configure
sed -i "/^AR=/s:ar:$(tc-getAR):" XMakefile
 }
 



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

2019-02-06 Thread Akinori Hattori
commit: bd58c0b49c577b2abedc2efa559136061b91eb1d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:31:42 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:31:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd58c0b4

www-client/w3mmee: new upstream release

Closes: https://bugs.gentoo.org/668312
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-client/w3mmee/Manifest|   1 +
 www-client/w3mmee/w3mmee-0.3.2_p24-r11.ebuild | 168 ++
 2 files changed, 169 insertions(+)

diff --git a/www-client/w3mmee/Manifest b/www-client/w3mmee/Manifest
index 20615c9b89e..c939496a111 100644
--- a/www-client/w3mmee/Manifest
+++ b/www-client/w3mmee/Manifest
@@ -1 +1,2 @@
 DIST w3mmee-p24-22.tar.gz 690094 BLAKE2B 
9b779122a10f606fab8cfe9e3ffde7473f60ee65591de3a1eca241e563ced7c70260670da7c56c9eaf39010180733933eba039d743e723b0cc8c230ef8a31d81
 SHA512 
85d4d373a5a544f8c4fbc37e8344daaa5eae3ae007a0280c693aa8946c8cbf63f3fc92fb69c2597286921254e3234f29ee1b3f21e1c9d498b39a597a51e98761
+DIST w3mmee-p24-23.tar.gz 697342 BLAKE2B 
cdfd5752a29ee486ccb4cb174ac68aa2b93c818a088e28a8938ef308030b4baac69645e5adcf86361297f79b2473de483917f523bdd0cda0f6d0d93cc0755534
 SHA512 
fa74b9124e0790461ea7936411f89265c8a367326bf1bba7a5ea5f4abf748197e0926847f9860ec8d35e97f0e53bcdc69821fdd9d741fc8b18b5e11211aa3271

diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r11.ebuild 
b/www-client/w3mmee/w3mmee-0.3.2_p24-r11.ebuild
new file mode 100644
index 000..40f99bb5bbd
--- /dev/null
+++ b/www-client/w3mmee/w3mmee-0.3.2_p24-r11.ebuild
@@ -0,0 +1,168 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit alternatives multilib toolchain-funcs
+
+MY_PV="${PV##*_}-23"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="A variant of w3m with support for multiple character encodings"
+HOMEPAGE="http://pub.ks-and-ks.ne.jp/prog/w3mmee/;
+SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${MY_P}.tar.gz;
+
+SLOT="0"
+LICENSE="w3m"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="gpm imlib libressl nls ssl xface"
+
+DEPEND=">=dev-libs/boehm-gc-7.2
+   dev-libs/libmoe
+   dev-lang/perl
+   sys-libs/ncurses:0=
+   sys-libs/zlib
+   imlib? (
+   media-libs/imlib
+   xface? ( media-libs/compface )
+   )
+   gpm? ( sys-libs/gpm )
+   nls? ( sys-devel/gettext )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )"
+RDEPEND="${DEPEND}"
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-boehm-gc.patch
+   "${FILESDIR}"/${PN}-gcc-4.4.patch
+   "${FILESDIR}"/${PN}-gcc-4.5.patch
+   "${FILESDIR}"/${PN}-glibc-2.14.patch
+   "${FILESDIR}"/${PN}-rc_name.patch
+   "${FILESDIR}"/${PN}-time.patch
+   "${FILESDIR}"/${PN}-tinfo.patch
+   "${FILESDIR}"/${PN}-w3mman.patch
+)
+DOCS=( ChangeLog NEWS{,.mee} README )
+HTML_DOCS=( 00INCOMPATIBLE.html )
+
+src_prepare() {
+   default
+
+   sed -i "s:/lib\([^a-z$]\):/$(get_libdir)\1:g" configure
+   sed -i "/^AR=/s:ar:$(tc-getAR):" XMakefile
+}
+
+src_configure() {
+   local myconf=(
+   -locale_dir=$(usex nls "${EPREFIX}/usr/share/locale" '(NONE)')
+   )
+   local myuse=(
+   display_code=E
+   system_code=E
+   use_ansi_color=y
+   use_cookie=y
+   use_history=y
+   use_mouse=$(usex gpm y n)
+   )
+
+   if use ssl; then
+   myconf+=(
+   --ssl-includedir="${EPREFIX}/usr/include/openssl"
+   --ssl-libdir="${EPREFIX}/usr/$(get_libdir)"
+   )
+   myuse+=(
+   use_digest_auth=y
+   use_ssl=y
+   use_ssl_verify=y
+   )
+   else
+   myuse+=( use_ssl=n )
+   fi
+   if use imlib; then
+   myuse+=(
+   use_image=y
+   use_w3mimg_fb=n
+   use_w3mimg_x11=y
+   use_xface=$(usex xface y n)
+   w3mimgdisplay_setuid=n
+   )
+   else
+   myuse+=( use_image=n )
+   fi
+
+   cat <<-EOF >> config.param
+   lang=MANY
+   accept_lang=en
+   EOF
+
+   env CC=$(tc-getCC) "${myuse[@]}" ./configure \
+   -nonstop \
+   -prefix="${EPREFIX}/usr" \
+   -suffix=mee \
+   -auxbindir="${EPREFIX}/usr/$(get_libdir)/${PN}" \
+   -libdir="${EPREFIX}/usr/$(get_libdir)/${PN}/cgi-bin" \
+   -helpdir="${EPREFIX}/usr/share/${PN}" \
+   -mandir="${EPREFIX}/usr/share/man" \
+   -sysconfdir="${EPREFIX}/etc/${PN}" \
+   -model=custom \
+   

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

2019-02-06 Thread Akinori Hattori
commit: 114c28c81c87315c6a7b5567c41633ed5c5ab671
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:14:22 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:14:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114c28c8

www-client/w3mmee: drop old

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

 www-client/w3mmee/w3mmee-0.3.2_p24-r7.ebuild | 157 ---
 1 file changed, 157 deletions(-)

diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r7.ebuild 
b/www-client/w3mmee/w3mmee-0.3.2_p24-r7.ebuild
deleted file mode 100644
index 1e8125a3e72..000
--- a/www-client/w3mmee/w3mmee-0.3.2_p24-r7.ebuild
+++ /dev/null
@@ -1,157 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit alternatives eutils multilib toolchain-funcs
-
-MY_PV="${PV##*_}-22"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="A variant of w3m with support for multiple character encodings"
-HOMEPAGE="http://pub.ks-and-ks.ne.jp/prog/w3mmee/;
-SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${MY_P}.tar.gz;
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="amd64 ppc x86"
-IUSE="gpm imlib nls ssl xface"
-
-DEPEND=">=dev-libs/boehm-gc-7.2
-   >=dev-libs/libmoe-1.5.3
-   dev-lang/perl
-   >=sys-libs/ncurses-5.2-r3
-   >=sys-libs/zlib-1.1.3-r2
-   imlib? (
-   >=media-libs/imlib-1.9.8
-   xface? ( media-libs/compface )
-   )
-   gpm? ( >=sys-libs/gpm-1.19.3-r5 )
-   nls? ( sys-devel/gettext )
-   ssl? ( >=dev-libs/openssl-0.9.6b )"
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}"/${PN}-boehm-gc.patch
-   epatch "${FILESDIR}"/${PN}-gcc-4.4.patch
-   epatch "${FILESDIR}"/${PN}-gcc-4.5.patch
-   epatch "${FILESDIR}"/${PN}-glibc-2.14.patch
-   epatch "${FILESDIR}"/${PN}-rc_name.patch
-   epatch "${FILESDIR}"/${PN}-time.patch
-   epatch "${FILESDIR}"/${PN}-tinfo.patch
-   epatch "${FILESDIR}"/${PN}-w3mman.patch
-   sed -i "/^AR=/s:ar:$(tc-getAR):" XMakefile || die
-}
-
-src_compile() {
-   local myconf myuse
-   myuse="use_cookie=y use_ansi_color=y use_history=y
-   display_code=E system_code=E"
-
-   if use ssl; then
-   myconf="${myconf} --ssl-includedir=/usr/include/openssl
-   --ssl-libdir=/usr/$(get_libdir)"
-   myuse="${myuse} use_ssl=y use_ssl_verify=y use_digest_auth=y"
-   else
-   myuse="${myuse} use_ssl=n"
-   fi
-
-   if use gpm; then
-   myuse="${myuse} use_mouse=y"
-   else
-   myuse="${myuse} use_mouse=n"
-   fi
-
-   if use nls; then
-   myconf="${myconf} -locale_dir=/usr/share/locale"
-   else
-   myconf="${myconf} -locale_dir='(NONE)'"
-   fi
-
-   if use imlib; then
-   myuse="${myuse} use_image=y use_w3mimg_x11=y
-   use_w3mimg_fb=n w3mimgdisplay_setuid=n"
-   if use xface; then
-   myuse="${myuse} use_xface=y"
-   else
-   myuse="${myuse} use_xface=n"
-   fi
-   else
-   myuse="${myuse} use_image=n"
-   fi
-
-   cat <<-EOF >> config.param
-   lang=MANY
-   accept_lang=en
-   EOF
-
-   env CC=$(tc-getCC) ${myuse} ./configure \
-   -nonstop \
-   -prefix=/usr \
-   -suffix=mee \
-   -auxbindir=/usr/$(get_libdir)/${PN} \
-   -libdir=/usr/$(get_libdir)/${PN}/cgi-bin \
-   -helpdir=/usr/share/${PN} \
-   -mandir=/usr/share/man \
-   -sysconfdir=/etc/${PN} \
-   -model=custom \
-   -libmoe=/usr/$(get_libdir) \
-   -mb_h=/usr/include/moe \
-   -mk_btri=/usr/libexec/moe \
-   -cflags="${CFLAGS}" \
-   -ldflags="${LDFLAGS}" \
-   ${myconf} \
-   || die
-
-   emake || die "emake failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-   dodoc ChangeLog NEWS* README
-   dohtml 00INCOMPATIBLE.html
-
-   # w3mman and manpages conflict with those from w3m
-   mv "${D}"/usr/share/man/man1/w3m{,mee}.1 || die
-   mv "${D}"/usr/share/man/ja/man1/w3m{,mee}.1 || die
-
-   docinto en
-   dodoc doc/{HISTORY,README,keymap,menu}*
-   dohtml doc/*
-
-   docinto jp
-   dodoc doc-jp/{HISTORY,README,keymap,menu}*
-   dohtml doc-jp/*
-}
-
-pkg_postinst() {
-   w3m_alternatives
-   einfo
-   einfo "If you want to render multilingual text, please refer to"
-   einfo "/usr/share/doc/${PF}/en/README.mee or"
-   einfo "/usr/share/doc/${PF}/jp/README.mee"
-   einfo "and set W3MLANG variable respectively."
-   

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

2019-02-06 Thread Akinori Hattori
commit: 294b1880e8901f917e4a7c75f5313df1c4cc3f9e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:10:05 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:10:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294b1880

app-i18n/ibus-typing-booster: new upstream release

Closes: https://bugs.gentoo.org/672682
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-i18n/ibus-typing-booster/Manifest  |  1 +
 .../ibus-typing-booster-2.5.1.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/app-i18n/ibus-typing-booster/Manifest 
b/app-i18n/ibus-typing-booster/Manifest
index c2b756c37d3..5b6c4cddf96 100644
--- a/app-i18n/ibus-typing-booster/Manifest
+++ b/app-i18n/ibus-typing-booster/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-typing-booster-2.0.0.tar.gz 5689495 BLAKE2B 
a3ee39faf206c4681d10989d4e438cffc0b78d9339973523af61310482b3ec13c7935e9e49403a3359e0f32d087b72afb27ae7975dcd3abd427b9a0f5f0ba581
 SHA512 
140044be13b47590a0835bb4b8da7311cdb92e8134a88a7b999ea6f530298950c4f8ce9ff3462394e4b52de0c56e3072671da85c99b448a91f442fdc460c608b
 DIST ibus-typing-booster-2.1.0.tar.gz 6054311 BLAKE2B 
c0eef436e89e1de56d47713b2c5685d15cddc08d744926b69e6d0d1d7bd7548614009f489d6ae2579482d4d770b62e51cc76734ab3866451ec4fd4d51c84d59b
 SHA512 
7d1b8d0761bdd71a3c72a60d59e0f7f1c94c8c8863b2a1cfb4ed7742060482500d43d7f71bc328a50628a9c116297695813651d7712b88cf7e8594118c4b339f
+DIST ibus-typing-booster-2.5.1.tar.gz 6232907 BLAKE2B 
60fa4b287eb61b509e938d7570dcd9db3160ed66dde56ebae17cb3f46c1862d626dede4dca330b292585fb7db86ee97ed5cd020431a300eaf864a35cad76b99a
 SHA512 
69ba68d6da262762df6db3c98ff947d189463eea761aed42b62cc02dee4c6f7badd533300203a4c6d81e53874ff80da2829a3c82a7acdddf4b1cd99556b0eda1

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.5.1.ebuild 
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.5.1.ebuild
new file mode 100644
index 000..5e80b23f3f3
--- /dev/null
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.5.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit python-single-r1
+
+DESCRIPTION="Completion input method for IBus"
+HOMEPAGE="https://mike-fabian.github.io/ibus-typing-booster;
+SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="${PYTHON_DEPS}
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-libs/m17n-lib
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pyenchant[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   >=dev-db/m17n-db-1.7"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig"



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

2019-02-06 Thread Akinori Hattori
commit: a3d45edf01b789c66b1995e317772cd12ec12613
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Feb  6 13:11:08 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Feb  6 13:11:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d45edf

app-i18n/ibus-typing-booster: drop old

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

 app-i18n/ibus-typing-booster/Manifest  |  1 -
 .../ibus-typing-booster-2.0.0.ebuild   | 32 --
 2 files changed, 33 deletions(-)

diff --git a/app-i18n/ibus-typing-booster/Manifest 
b/app-i18n/ibus-typing-booster/Manifest
index 5b6c4cddf96..baee864c7fc 100644
--- a/app-i18n/ibus-typing-booster/Manifest
+++ b/app-i18n/ibus-typing-booster/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-typing-booster-2.0.0.tar.gz 5689495 BLAKE2B 
a3ee39faf206c4681d10989d4e438cffc0b78d9339973523af61310482b3ec13c7935e9e49403a3359e0f32d087b72afb27ae7975dcd3abd427b9a0f5f0ba581
 SHA512 
140044be13b47590a0835bb4b8da7311cdb92e8134a88a7b999ea6f530298950c4f8ce9ff3462394e4b52de0c56e3072671da85c99b448a91f442fdc460c608b
 DIST ibus-typing-booster-2.1.0.tar.gz 6054311 BLAKE2B 
c0eef436e89e1de56d47713b2c5685d15cddc08d744926b69e6d0d1d7bd7548614009f489d6ae2579482d4d770b62e51cc76734ab3866451ec4fd4d51c84d59b
 SHA512 
7d1b8d0761bdd71a3c72a60d59e0f7f1c94c8c8863b2a1cfb4ed7742060482500d43d7f71bc328a50628a9c116297695813651d7712b88cf7e8594118c4b339f
 DIST ibus-typing-booster-2.5.1.tar.gz 6232907 BLAKE2B 
60fa4b287eb61b509e938d7570dcd9db3160ed66dde56ebae17cb3f46c1862d626dede4dca330b292585fb7db86ee97ed5cd020431a300eaf864a35cad76b99a
 SHA512 
69ba68d6da262762df6db3c98ff947d189463eea761aed42b62cc02dee4c6f7badd533300203a4c6d81e53874ff80da2829a3c82a7acdddf4b1cd99556b0eda1

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.0.0.ebuild 
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.0.0.ebuild
deleted file mode 100644
index b4bb8048b30..000
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit python-single-r1
-
-DESCRIPTION="Completion input method for IBus"
-HOMEPAGE="https://mike-fabian.github.io/ibus-typing-booster;
-SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-CDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-libs/m17n-lib
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=dev-db/m17n-db-1.7"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"



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

2019-02-06 Thread Nicolas Bock
commit: 211be534a7d402743c36625fd1c2c1cf9e7fa9ad
Author: Nicolas Bock  gentoo  org>
AuthorDate: Wed Feb  6 12:48:04 2019 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Wed Feb  6 12:48:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211be534

app-crypt/keybase: Clean out old versions

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Nicolas Bock  gentoo.org>

 app-crypt/keybase/Manifest |  4 ---
 app-crypt/keybase/keybase-2.6.0.ebuild | 54 --
 app-crypt/keybase/keybase-2.7.3.ebuild | 54 --
 app-crypt/keybase/keybase-2.8.0.ebuild | 54 --
 app-crypt/keybase/keybase-2.9.0.ebuild | 54 --
 5 files changed, 220 deletions(-)

diff --git a/app-crypt/keybase/Manifest b/app-crypt/keybase/Manifest
index f796d509dda..3b3167d9e3f 100644
--- a/app-crypt/keybase/Manifest
+++ b/app-crypt/keybase/Manifest
@@ -1,8 +1,4 @@
 DIST keybase-2.10.1.tar.gz 38275486 BLAKE2B 
0c99c3bc9aad0610473f43bfefb467d2be5aca8af95207a2ecbb60c99bf8a5d87004c54e8af9e5c2f6068a03fc3c980c7d910f20a2ee0bc5f39937ff63c86a47
 SHA512 
f4acf70b0fceaeb6a2a7da89661c7c2a59fc8ccf10a6aafbbc75d43af04295250237845b4de06170287b5edcc2366d1390b5b7038ecfcbaa501753b41fd22911
 DIST keybase-2.11.0.tar.gz 38490645 BLAKE2B 
58771d880a412e2cd0bc585ff2d2922092d49a132d4526de91796fccca95351a2422a45e63296b1fb8d502087c17147727e8c406b8d13884da538ab308b88d5e
 SHA512 
b150184e692c81243a8f83b828ec8ef4f6b324a6cbd0b1cb9cf5e89eebbec7a6183a2af3b8d26c663ab677aa38753c328e190b46035c3815af8373d8ff4b26fa
 DIST keybase-2.13.1.tar.gz 41319007 BLAKE2B 
e29cc87822086936510c83f0678cd85e89960c82bd7bbca784d17cfcb06d3f650c7d7bd0934381b6868d67490e8868c7df2df6abc7ddd7275fcdc4e92996b7f0
 SHA512 
c0cad522f14cf39f08c841ff90f96662f3f5d9fe3c8e8156755a8805757c5d206991410a2511315b8c00dcafcc5e23e5449d37d13f399e6692e0c6d4fb1c0b61
-DIST keybase-2.6.0.tar.gz 34597277 BLAKE2B 
3380cf081ed4e0c211ca47164a5d813e0ca647b004d8e54aae4ec51d24f0cd26437008dbdb2e81cf5372c943c2181e424918425cf11687b0629dae8df5020ada
 SHA512 
25515e69e86c870b45852e93957ec37c7af9bbe3a4a8f8f2cb1ab9f4d02236b9de57fc6294b93aa4f6378ee8d33e03a2773aa445db5d8a34c3fbfe34eed256fe
-DIST keybase-2.7.3.tar.gz 34648144 BLAKE2B 
6da664847640c35b1028868651e31b99fd154520942cb9fc3922565906b288c9b808c7368199ec3a37216e1b2c6930f2951b58cee543a72fb69d96006bbb33fa
 SHA512 
0b3fc5f7830862ff70606bbe2fd2b5dd2e5e4fb24349dc57ed0e8f2bd0cc9a9aba0f00b8080f910d877db5f092757d209f01de83f7113ed9d99aed68342d
-DIST keybase-2.8.0.tar.gz 34545469 BLAKE2B 
53b348d4956542e51f19b5d4209cdcdc2b1873421153cf62f376f733207131c4d82c5cccf162b8a98909406e49bee3972e1deac478e006571ebcd5a94d20ede5
 SHA512 
01319ee36d50d928e195d854a3c332d7f327cabd8cdf930f643f3d373a6bd644634a56137f5f02477c15fc261cee3c01cb87efbb80333b7c7299a2048d9f1be1
-DIST keybase-2.9.0.tar.gz 34703406 BLAKE2B 
ec8bd076d07eeb40ecd978c049f57f0df0ae858fa966d90a521685838fb3c1a01b38a7cc584ecfde174ea51b3cca06440ae7c53074fd58151af1621144f431b8
 SHA512 
01938d83806260e6c7a1065b73ae4d8f82f776d3a81d70d9c8b2e8df9fd4f05dcbf45e23a78ca34573cca8a11b0592dae6c4aa1b20e4777c9ba69af0af5f3e41
 DIST keybase-3.0.0.tar.gz 47018995 BLAKE2B 
73aaa00a94af707dc7e0713c4e0a5b2d7d7ae8a6ebd6fecae6bfdaf7c011b0d6cbea472940f718316aff45da4c4eccde73c15df6a77229bd09be704ebb949ca1
 SHA512 
40ddbd6fc5201bbca087490022b021e6abc201dc428327e8974953d0e5cd403324cebf1ace29a22126eee0d1e36f84e85d443a236a7271ccdd79605abfe6fa72

diff --git a/app-crypt/keybase/keybase-2.6.0.ebuild 
b/app-crypt/keybase/keybase-2.6.0.ebuild
deleted file mode 100644
index af077ef41e5..000
--- a/app-crypt/keybase/keybase-2.6.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-build systemd
-
-DESCRIPTION="Client for keybase.io"
-HOMEPAGE="https://keybase.io/;
-SRC_URI="https://github.com/keybase/client/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   ~app-crypt/kbfs-${PV}"
-RDEPEND="
-   app-crypt/gnupg"
-
-src_unpack() {
-   unpack "${P}.tar.gz"
-   ln -vs "client-${PV}" "${P}" || die
-   mkdir -vp "${S}/src/github.com/keybase" || die
-   ln -vs "${S}" "${S}/src/github.com/keybase/client" || die
-}
-
-src_compile() {
-   EGO_PN="github.com/keybase/client/go/keybase" \
-   EGO_BUILD_FLAGS="-tags production -o ${T}/keybase" \
-   golang-build_src_compile
-}
-
-src_test() {
-   EGO_PN="github.com/keybase/client/go/keybase" \
-   golang-build_src_test
-}
-
-src_install() {
-   dobin "${T}/keybase"
-   dobin "${S}/packaging/linux/run_keybase"
-   systemd_douserunit "${S}/packaging/linux/systemd/keybase.service"
-   dodir "/opt/keybase"
-   insinto "/opt/keybase"
-   doins "${S}/packaging/linux/crypto_squirrel.txt"
-}
-

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

2019-02-06 Thread Anthony G. Basile
commit: 3fdc3708ab4d5c476936f615ba4915b02bdb42d6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Feb  6 12:38:00 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Feb  6 12:38:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdc3708

net-misc/curl: version bump to 7.64.0, bug #677346

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

 net-misc/curl/Manifest   |   1 +
 net-misc/curl/curl-7.64.0.ebuild | 235 +++
 2 files changed, 236 insertions(+)

diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index f3837df849f..fab7cc13792 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,2 +1,3 @@
 DIST curl-7.62.0.tar.bz2 3014762 BLAKE2B 
0cc9ef5d19004dc5cc69444cac3b2fb4fd82ba470a831b761c147e45826fc26087f4e07da76ee0b6a070f6125a1423927607a257786387326f4c9f4e3953d5f7
 SHA512 
83ca5c2757745f763316eefdd4c3f0e8a211a7f0db6a708b67ae2133ad41fdf17dd2230f9283a4778c9c866126d407454a090291cd2bf274371d0a214c1c13f5
 DIST curl-7.63.0.tar.bz2 3001355 BLAKE2B 
7925825f606d7eb474fb73aeec52353d3a3bf8827b34457493003ef2e3c1aed5350d849fdbd5624f148c6bb776aad318f1f49ec1ca57690f5dfb21b12fcbdc16
 SHA512 
2873ef57b15cf12e508626f4546f6e06450cb87b239be1d26d9b3a22f7533d76eebabb5fa00e7b8c5d7fc9854356997ce164afb069411d079b2b9f0bdb00db25
+DIST curl-7.64.0.tar.bz2 3012077 BLAKE2B 
512edeaa7a4ff3a998903771307070b08f1dc53bf45b4f0c98edd78daa309877e1856e1253a3582b3db35d2ae877af5aeedf2fb2741bfd8faed3bc4525880581
 SHA512 
058da4c63a05f704de475271f37fb99ca90a67a919b168e07958ed45d10cb3d03898ea6e3452ffb1a1f1e5dd5915f08a2993024b12233919f3c46c036b9c07e3

diff --git a/net-misc/curl/curl-7.64.0.ebuild b/net-misc/curl/curl-7.64.0.ebuild
new file mode 100644
index 000..b4947cff35a
--- /dev/null
+++ b/net-misc/curl/curl-7.64.0.ebuild
@@ -0,0 +1,235 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools eutils prefix multilib-minimal
+
+DESCRIPTION="A Client that groks URLs"
+HOMEPAGE="https://curl.haxx.se/;
+SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~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="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
+IUSE+=" curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss 
+curl_ssl_openssl curl_ssl_winssl"
+IUSE+=" elibc_Winnt"
+
+#lead to lots of false negatives, bug #285669
+RESTRICT="test"
+
+RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
+   brotli? ( app-arch/brotli:=[${MULTILIB_USEDEP}] )
+   ssl? (
+   curl_ssl_gnutls? (
+   net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
+   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_libressl? (
+   dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
+   )
+   curl_ssl_mbedtls? (
+   net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_openssl? (
+   dev-libs/openssl:0=[static-libs?,${MULTILIB_USEDEP}]
+   )
+   curl_ssl_nss? (
+   dev-libs/nss:0[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   )
+   http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
+   idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
+   adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
+   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
+   rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
+   ssh? ( net-libs/libssh2[${MULTILIB_USEDEP}] )
+   sys-libs/zlib[${MULTILIB_USEDEP}]"
+
+# Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303
+#  rtmp? (
+#  media-video/rtmpdump
+#  curl_ssl_gnutls? ( media-video/rtmpdump[gnutls] )
+#  curl_ssl_openssl? ( media-video/rtmpdump[-gnutls,ssl] )
+#  )
+
+# ssl providers to be added:
+# fbopenssl  $(use_with spnego)
+
+DEPEND="${RDEPEND}
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   test? (
+   sys-apps/diffutils
+   dev-lang/perl
+   )"
+
+# c-ares must be disabled for threads
+# only one ssl provider can be enabled
+REQUIRED_USE="
+   curl_ssl_winssl? ( elibc_Winnt )
+   threads? ( !adns )
+   ssl? (
+   ^^ (
+   

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

2019-02-06 Thread Jeroen Roovers
commit: 0b50999c4279c0cf83e90a5d4e8cc2d0904a5e1c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb  6 11:59:36 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb  6 11:59:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b50999c

www-client/vivaldi-snapshot: Old

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

 www-client/vivaldi-snapshot/Manifest   |   4 -
 .../vivaldi-snapshot-2.3.1440.30_p1.ebuild | 119 -
 2 files changed, 123 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index ff68e2abcac..22a716b521f 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-snapshot-2.3.1440.30_p1-amd64.deb 60082270 BLAKE2B 
46f87ffcaf4037432a5a1dd84a4ea88392e2f1e822c746e3ae6d7085d7f71b271b3c785d4006021050c127ed675eec9707ea413f3eefcd3f69e7423cc3e1a078
 SHA512 
24966de38644f804bd7439f5bc15f143b889f4c7596a64608ad30491bb533dbc3610dda1b2db8c4eb88b3d52ce1015f0d2e0177bcdd877bcd07631109c3ffb60
-DIST vivaldi-snapshot-2.3.1440.30_p1-arm64.deb 55528562 BLAKE2B 
67cf470363a74067253b88862436931bca147c259ce7b9d79d8ad590cd9a52d8972c4aae79b60ce409a2d920fdff5177e915a5faa4178a8891b3a5cb752b3ef6
 SHA512 
5eaab35442ce995d80638a8a4f253497840a0b760624f9660b7309634cc9bfbd75b99db4fc15e2ca186976ddcd0e27ca6535b5d137e4f472cdc3a6d559996b71
-DIST vivaldi-snapshot-2.3.1440.30_p1-armhf.deb 52627502 BLAKE2B 
c4a3fc76f0d94f1621eb6c85f46be71ca1c7dde71acddab5ec268f66b0a3cad50842efee869b9bd89137edd1646cc1fa4880b3c39013b8b63f5ba5dc62827196
 SHA512 
750eab86137c7e027bdee5399eef699021fd19d885f04b7f48aa5388c1ba53bee619fea859f3740efae70e34e1359e6daa10e4491b3669d7b284574058acafd7
-DIST vivaldi-snapshot-2.3.1440.30_p1-i386.deb 58219006 BLAKE2B 
06bdb5586fbda14e6d71a8d4ee520b1570bf8a74c939cdf3dafe5f1089d2be2d3f10819416a2342242fefe383ae2f900dcdcaa484ebc8e3315081dd1435b58ef
 SHA512 
ccb10b527bf7566fb8a161c7b51352c902bb241366e9d3c57436ead5d40dec5cc25bd8528b258f956dbed898f22d7cdbc9120b9c9836c485c193ba8f0de6a2d8
 DIST vivaldi-snapshot-2.3.1440.37_p1-amd64.deb 60025202 BLAKE2B 
f8322d7f22ad2c8a939d84bad2460eafa00d84040f2b56a8a01d0107307146a9b39dbf30e985f269f5670088036f161d498ecf76754a34cef0b90224ffed740f
 SHA512 
9ae6fad6cc4596704b9b334d873dec2f98232156280a63d7939f5f545f45093012026c09258fb536f23c9a0a4c83ac9aaaf4a95f73afe93c94bf51aecf592bca
 DIST vivaldi-snapshot-2.3.1440.37_p1-arm64.deb 55481990 BLAKE2B 
003e73de6e6eceea82a7e72a3580826f4da5381f6d52ded2849b538f6d09522cfab0d69b9efa77fb3e872b5e660f13880b7ab8139a821b5d9a2913ed770f3b72
 SHA512 
515a5a3c82f9193caab81c1ca3cbdc85a25253cdb006d30f940097d1c74b022947fa4cdf8172103aa8fd853ac7bd5cc1369d9da3e96b7d9a033b9060f918027e
 DIST vivaldi-snapshot-2.3.1440.37_p1-armhf.deb 52606638 BLAKE2B 
320adfd90742428618a9a1fccf63c435539ff65d4e4b9081d14aa032cc8fb8a2da14a3a2eb01dc7d0979b413f18a94207cee9fb5653f542c4f66ae061558b406
 SHA512 
06e31604433e7498449eccb582eabbd47e8bdd2e2276f2baeb134cb52bd63262cff732ebc8c34090c15d4a39736170926bb756a1b083ea84273feecddfe40511

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

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

2019-02-06 Thread Jeroen Roovers
commit: fcf032119f03cc1bdb734771ea29fcfab85e9b3b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Feb  6 11:58:01 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Feb  6 11:59:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf03211

www-client/vivaldi: Version 2.3.1440.41_p1

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

 www-client/vivaldi/Manifest  |   3 +
 www-client/vivaldi/vivaldi-2.3.1440.41_p1.ebuild | 128 +++
 2 files changed, 131 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index d24fb8aa51f..c2d7d8e40c3 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,3 +1,6 @@
 DIST vivaldi-2.2.1388.37_p1-amd64.deb 58076356 BLAKE2B 
2a43a4b81cff6b20cae5dafc64c364dda1a69db4ca4af84204db0146071e2be6551de6b39c1753d9523606544194c1754293db501df2be3e1081fcd699f5b7a3
 SHA512 
fe4a32db93af8eea29ec5e8a861ac7ba581f4a4e2f3b348f979bb6f3a165df0fcdd052ef048bb12ba9a19460e987a3a439784f87b1278c1925ac352d650c0dfb
 DIST vivaldi-2.2.1388.37_p1-armhf.deb 50918454 BLAKE2B 
2d6637844e240bae390243c92eb134a78fb22a8f9e14b346146a7bee7fa250aeb47bfdd610e6a3bc1b56bdb99f4454ac56d8a872881c9e5f71661ae25d1b8d7a
 SHA512 
a52c9d758c02722b213a8405f154747930eafa93cf80c4adef345ef37449db5393254b0a827dbd1ef0c09b5f398154c897cb1b26116c3b970bda3e4e149323e3
 DIST vivaldi-2.2.1388.37_p1-i386.deb 56996270 BLAKE2B 
b88d2d2c2f6223334177019eae3089ced387b406efb663826b861de2656f9b7069b9b4edd3bc38cbe5cb5a53def48fecd40dd59017dbc37f9d382daf08b5f7bf
 SHA512 
488ebcbec6dfe97849be0eecc4224db554a4d5875d7c7caa747f3116a2a1d2eb19391f36a515f0baefdaebd44f0ef8f32f027b9839171865b702355eec090da0
+DIST vivaldi-2.3.1440.41_p1-amd64.deb 58684382 BLAKE2B 
04d0c9cac46992209e1c8d7a9d2af7923b6c8ffb7027b8a47794b8568bc80214f18bd6accdb8e573a58d97b1e3bb80f739cd865315e8f16793d70b49b3ecadb6
 SHA512 
feec83f14554565c0fc45995ff0aa59e6abd0d039ed663d8693917da169b01417a201ef5f721ed52f27200d4cb5745b43e582efedce2ede86ac552493fda98f5
+DIST vivaldi-2.3.1440.41_p1-armhf.deb 51558774 BLAKE2B 
7076a4dceb1fb66a1f0a819ff73347bc2eb61f75b3d76b94f88629371cff18393339eaee2a7dc205ee3eefb637e19f8880563dffaa015016ad633228fb91cb30
 SHA512 
5310405072777ca8a755366924e049a4ae7054136dcf2a4348848d8b0c42d97f68a4e52430a8c77e9bfecef908aa669ab0a23ce0e7f25f935946917bef8460dc
+DIST vivaldi-2.3.1440.41_p1-i386.deb 56936650 BLAKE2B 
0c544ef013a69ab0c6808c007fc3b54b21df2c24db481c6cf0d470b88829211018ab801fd06628e6b0e575ba5be6d2ae7a49539f0859ad24c58c998a8510a42d
 SHA512 
ec0c22fa54ac29d00a45c054f1e8245f0775ce1b7763e8a1e985a218fde637ee70b17523076f8f76c9a29b82d0c008da32e05d3c3e7f06f684d7d52c7124f2db

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

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

2019-02-06 Thread Mikle Kolyada
commit: efcef5f50cd9021565c65b0313fd5451efee85f3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:56:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:57:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efcef5f5

sys-fs/udisks: amd64 stable wrt bug #676318

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

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

diff --git a/sys-fs/udisks/udisks-2.8.1.ebuild 
b/sys-fs/udisks/udisks-2.8.1.ebuild
index 4f9b69908d2..e129bdb659a 100644
--- a/sys-fs/udisks/udisks-2.8.1.ebuild
+++ b/sys-fs/udisks/udisks-2.8.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}.
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE="acl debug elogind +introspection lvm nls selinux systemd vdo"
 
 REQUIRED_USE="?? ( elogind systemd )"



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

2019-02-06 Thread Mikle Kolyada
commit: 50f4741af13c6c2bc39ee3d7615ce25567c9262e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:54:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:56:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f4741a

sys-libs/libblockdev: amd64 stable wrt bug #676362

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

 sys-libs/libblockdev/libblockdev-2.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libblockdev/libblockdev-2.20.ebuild 
b/sys-libs/libblockdev/libblockdev-2.20.ebuild
index 3fa94e2f9e4..a4a39c2c528 100644
--- a/sys-libs/libblockdev/libblockdev-2.20.ebuild
+++ b/sys-libs/libblockdev/libblockdev-2.20.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/storaged-project/libblockdev;
 SRC_URI="https://github.com/storaged-project/${PN}/archive/${MY_PV}.tar.gz -> 
${MY_P}.tar.gz"
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="bcache +cryptsetup dmraid doc escrow lvm kbd test vdo"
 
 RDEPEND="



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

2019-02-06 Thread Nicolas Bock
commit: ac4adb4178a5e729f19b2a0859edfefaf361e2ff
Author: Nicolas Bock  gentoo  org>
AuthorDate: Wed Feb  6 11:42:13 2019 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Wed Feb  6 11:52:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4adb41

app-crypt/keybase: Version bump to 3.0.0

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Nicolas Bock  gentoo.org>

 app-crypt/keybase/Manifest |  1 +
 app-crypt/keybase/keybase-3.0.0.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/app-crypt/keybase/Manifest b/app-crypt/keybase/Manifest
index 2a53cddad09..f796d509dda 100644
--- a/app-crypt/keybase/Manifest
+++ b/app-crypt/keybase/Manifest
@@ -5,3 +5,4 @@ DIST keybase-2.6.0.tar.gz 34597277 BLAKE2B 
3380cf081ed4e0c211ca47164a5d813e0ca64
 DIST keybase-2.7.3.tar.gz 34648144 BLAKE2B 
6da664847640c35b1028868651e31b99fd154520942cb9fc3922565906b288c9b808c7368199ec3a37216e1b2c6930f2951b58cee543a72fb69d96006bbb33fa
 SHA512 
0b3fc5f7830862ff70606bbe2fd2b5dd2e5e4fb24349dc57ed0e8f2bd0cc9a9aba0f00b8080f910d877db5f092757d209f01de83f7113ed9d99aed68342d
 DIST keybase-2.8.0.tar.gz 34545469 BLAKE2B 
53b348d4956542e51f19b5d4209cdcdc2b1873421153cf62f376f733207131c4d82c5cccf162b8a98909406e49bee3972e1deac478e006571ebcd5a94d20ede5
 SHA512 
01319ee36d50d928e195d854a3c332d7f327cabd8cdf930f643f3d373a6bd644634a56137f5f02477c15fc261cee3c01cb87efbb80333b7c7299a2048d9f1be1
 DIST keybase-2.9.0.tar.gz 34703406 BLAKE2B 
ec8bd076d07eeb40ecd978c049f57f0df0ae858fa966d90a521685838fb3c1a01b38a7cc584ecfde174ea51b3cca06440ae7c53074fd58151af1621144f431b8
 SHA512 
01938d83806260e6c7a1065b73ae4d8f82f776d3a81d70d9c8b2e8df9fd4f05dcbf45e23a78ca34573cca8a11b0592dae6c4aa1b20e4777c9ba69af0af5f3e41
+DIST keybase-3.0.0.tar.gz 47018995 BLAKE2B 
73aaa00a94af707dc7e0713c4e0a5b2d7d7ae8a6ebd6fecae6bfdaf7c011b0d6cbea472940f718316aff45da4c4eccde73c15df6a77229bd09be704ebb949ca1
 SHA512 
40ddbd6fc5201bbca087490022b021e6abc201dc428327e8974953d0e5cd403324cebf1ace29a22126eee0d1e36f84e85d443a236a7271ccdd79605abfe6fa72

diff --git a/app-crypt/keybase/keybase-3.0.0.ebuild 
b/app-crypt/keybase/keybase-3.0.0.ebuild
new file mode 100644
index 000..f2abdbb420f
--- /dev/null
+++ b/app-crypt/keybase/keybase-3.0.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-build systemd
+
+DESCRIPTION="Client for keybase.io"
+HOMEPAGE="https://keybase.io/;
+SRC_URI="https://github.com/keybase/client/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   ~app-crypt/kbfs-2.11.0"
+RDEPEND="
+   app-crypt/gnupg"
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   ln -vs "client-${PV}" "${P}" || die
+   mkdir -vp "${S}/src/github.com/keybase" || die
+   ln -vs "${S}" "${S}/src/github.com/keybase/client" || die
+}
+
+src_compile() {
+   EGO_PN="github.com/keybase/client/go/keybase" \
+   EGO_BUILD_FLAGS="-tags production -o ${T}/keybase" \
+   golang-build_src_compile
+}
+
+src_test() {
+   EGO_PN="github.com/keybase/client/go/keybase" \
+   golang-build_src_test
+}
+
+src_install() {
+   dobin "${T}/keybase"
+   dobin "${S}/packaging/linux/run_keybase"
+   systemd_douserunit "${S}/packaging/linux/systemd/keybase.service"
+   dodir "/opt/keybase"
+   insinto "/opt/keybase"
+   doins "${S}/packaging/linux/crypto_squirrel.txt"
+}
+
+pkg_postinst() {
+   elog "Start/Restart keybase: run_keybase"
+   elog "Run the service:   keybase service"
+   elog "Run the client:keybase login"
+   ewarn "Note that the user keybasehelper is obsolete and can be removed"
+}



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

2019-02-06 Thread Mikle Kolyada
commit: 26e67d2966e838207cba56af2b20e6c1bd4dd791
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:50:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:50:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e67d29

app-office/openoffice-bin: amd64 stable wrt bug #676122

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

 app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild 
b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
index cf8b1f27441..de5326c3567 100644
--- a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild
@@ -41,7 +41,7 @@ done
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
!app-office/openoffice



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

2019-02-06 Thread Mikle Kolyada
commit: 7f208a6a7c3306e158dbf9204c4c105687d0e465
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:45:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:45:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f208a6a

www-client/firefox: amd64 stable wrt bug #676892

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

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

diff --git a/www-client/firefox/firefox-60.5.0.ebuild 
b/www-client/firefox/firefox-60.5.0.ebuild
index a04c5148c7e..1603e3b24c9 100644
--- a/www-client/firefox/firefox-60.5.0.ebuild
+++ b/www-client/firefox/firefox-60.5.0.ebuild
@@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils llvm \
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox;
 
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kunitconversion/

2019-02-06 Thread Mikle Kolyada
commit: 461609de30a21f04430a0378ccf38634e4973302
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:28:46 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:28:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461609de

kde-frameworks/kunitconversion: x86 stable wrt bug #675664

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

 kde-frameworks/kunitconversion/kunitconversion-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kunitconversion/kunitconversion-5.54.0.ebuild 
b/kde-frameworks/kunitconversion/kunitconversion-5.54.0.ebuild
index 4621a10d246..05e8be4b072 100644
--- a/kde-frameworks/kunitconversion/kunitconversion-5.54.0.ebuild
+++ b/kde-frameworks/kunitconversion/kunitconversion-5.54.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework for converting units"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/prison/

2019-02-06 Thread Mikle Kolyada
commit: 9f23ad2fade4e4a818e07484f75180314d256237
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:33:43 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:33:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f23ad2f

kde-frameworks/prison: x86 stable wrt bug #675664

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

 kde-frameworks/prison/prison-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/prison/prison-5.54.0.ebuild 
b/kde-frameworks/prison/prison-5.54.0.ebuild
index 9ae3760b3de..8be9f912e82 100644
--- a/kde-frameworks/prison/prison-5.54.0.ebuild
+++ b/kde-frameworks/prison/prison-5.54.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="QRCode and data matrix barcode library"
 HOMEPAGE="https://cgit.kde.org/prison.git;
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="qml"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syntax-highlighting/

2019-02-06 Thread Mikle Kolyada
commit: 51309ca573ef876a0b5a3d19fb0662fdde629847
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:36:19 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:36:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51309ca5

kde-frameworks/syntax-highlighting: x86 stable wrt bug #675664

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

 kde-frameworks/syntax-highlighting/syntax-highlighting-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.54.0.ebuild 
b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.54.0.ebuild
index ac7f16bfd6a..468770f89b8 100644
--- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.54.0.ebuild
+++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework for syntax highlighting"
 LICENSE="LGPL-2+ LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="nls"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpty/

2019-02-06 Thread Mikle Kolyada
commit: b0a12edcb4389328fab4bea2409acf59f4e1daf0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:26:09 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:26:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a12edc

kde-frameworks/kpty: x86 stable wrt bug #675664

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

 kde-frameworks/kpty/kpty-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpty/kpty-5.54.0.ebuild 
b/kde-frameworks/kpty/kpty-5.54.0.ebuild
index 9777d06a878..b736618287e 100644
--- a/kde-frameworks/kpty/kpty-5.54.0.ebuild
+++ b/kde-frameworks/kpty/kpty-5.54.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework for pseudo terminal devices and running child processes"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-02-06 Thread Mikle Kolyada
commit: e385e8911065dca56fc2ccc45a8fea478d6a259a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:30:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:30:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e385e891

kde-frameworks/kwindowsystem: x86 stable wrt bug #675664

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
index 5a9b2464819..4e36210d212 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/purpose/

2019-02-06 Thread Mikle Kolyada
commit: c245ec7702de4a7449d3439f2d863f3101b44bc2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:34:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:34:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c245ec77

kde-frameworks/purpose: x86 stable wrt bug #675664

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

 kde-frameworks/purpose/purpose-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/purpose/purpose-5.54.0.ebuild 
b/kde-frameworks/purpose/purpose-5.54.0.ebuild
index 920e36818f1..0e65cab6796 100644
--- a/kde-frameworks/purpose/purpose-5.54.0.ebuild
+++ b/kde-frameworks/purpose/purpose-5.54.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="+kaccounts"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktexteditor/

2019-02-06 Thread Mikle Kolyada
commit: 78d14cf4daa0dff5d03b4598d65e9c71aba5a73d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:28:02 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:28:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d14cf4

kde-frameworks/ktexteditor: x86 stable wrt bug #675664

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

 kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild 
b/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
index ce363948b4a..54ffad77a22 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing a full text editor component"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="editorconfig git"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/

2019-02-06 Thread Mikle Kolyada
commit: 36ce708b063a059ca7aad63811fbc84c9bbeb3ad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:27:02 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:27:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ce708b

kde-frameworks/krunner: x86 stable wrt bug #675664

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

 kde-frameworks/krunner/krunner-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/krunner/krunner-5.54.0.ebuild 
b/kde-frameworks/krunner/krunner-5.54.0.ebuild
index 11f6e851920..6992290b3c2 100644
--- a/kde-frameworks/krunner/krunner-5.54.0.ebuild
+++ b/kde-frameworks/krunner/krunner-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework for providing different actions given a string query"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/threadweaver/

2019-02-06 Thread Mikle Kolyada
commit: ba3cfec5a44fbd56c10ceb0d4cbe2233edfbdb37
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:36:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:36:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3cfec5

kde-frameworks/threadweaver: x86 stable wrt bug #675664

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

 kde-frameworks/threadweaver/threadweaver-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/threadweaver/threadweaver-5.54.0.ebuild 
b/kde-frameworks/threadweaver/threadweaver-5.54.0.ebuild
index 595d14c7240..aabc125de75 100644
--- a/kde-frameworks/threadweaver/threadweaver-5.54.0.ebuild
+++ b/kde-frameworks/threadweaver/threadweaver-5.54.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework for managing threads using job and queue-based 
interfaces"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/sonnet/

2019-02-06 Thread Mikle Kolyada
commit: 894e162b32c2e3ec8a7adea1eb06ae8c0dab48ab
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:35:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:35:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894e162b

kde-frameworks/sonnet: x86 stable wrt bug #675664

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

 kde-frameworks/sonnet/sonnet-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/sonnet/sonnet-5.54.0.ebuild 
b/kde-frameworks/sonnet/sonnet-5.54.0.ebuild
index e9110fb3ab5..42c4256f657 100644
--- a/kde-frameworks/sonnet/sonnet-5.54.0.ebuild
+++ b/kde-frameworks/sonnet/sonnet-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework for providing spell-checking through abstraction of 
popular backends"
 LICENSE="LGPL-2+ LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="aspell +hunspell nls"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/

2019-02-06 Thread Mikle Kolyada
commit: b22e102c920e90cdbc2ac050fcdc3c8ef3d8f0a3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:31:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:31:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22e102c

kde-frameworks/kxmlgui: x86 stable wrt bug #675664

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

 kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild 
b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild
index 7b75867a60b..81ce23d344d 100644
--- a/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild
+++ b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild
@@ -7,7 +7,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Framework for managing menu and toolbar actions in an abstract 
way"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 LICENSE="LGPL-2+"
 IUSE="attica"
 



  1   2   >