[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh-gateway/

2019-01-30 Thread Hans de Graaff
commit: 11efda3aa29ec49aa0bc2aa740fad4d39bdb9585
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:43:44 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11efda3a

dev-ruby/net-ssh-gateway: add ruby25, ruby26

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

 dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild 
b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
index 31123781c95..3dc9887b963 100644
--- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
+++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild
@@ -1,8 +1,8 @@
-# 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"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



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

2019-01-30 Thread Hans de Graaff
commit: adaf2ac8053f5790fe7bd9756bd02c4b36596f5d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:28:56 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adaf2ac8

dev-ruby/nokogumbo: cleanup

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

 dev-ruby/nokogumbo/Manifest|  1 -
 dev-ruby/nokogumbo/nokogumbo-1.4.13.ebuild | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/nokogumbo/Manifest b/dev-ruby/nokogumbo/Manifest
index 6173a241143..a7d952ea310 100644
--- a/dev-ruby/nokogumbo/Manifest
+++ b/dev-ruby/nokogumbo/Manifest
@@ -1,2 +1 @@
-DIST nokogumbo-1.4.13.gem 228352 BLAKE2B 
60e85f1cadc2c8b98d067c9bf0f651057e709f204d7ffa7759ec68090b816e8b17a0d12dce4a5d6f6efd372c931f75ef54c439a5496d0fe696edd8795488cd8f
 SHA512 
369743cab4a4bd3ffa5eee4f46074099afd253b66ef5ef9303b79d5e5ce1375f33b73916f1712e256044a00335bdb6595f2ce028e02169607252f32dd9dff9b0
 DIST nokogumbo-1.5.0.gem 228352 BLAKE2B 
66740dfb9bd9edea13c6bc872e1cadf855116ee7247c7691210d3eaa81ad4c7b972fe8edd02a6f7ade6c172c870923c9af3fc24b10c5594cd0255b2fa0c2cd82
 SHA512 
a89ec7ae4d42cce5431070e790f0f10734655654f6f680c0b949fab7527b6a811953f1c3c13d633427b40980f9e9bd434a9afe1a9d1f1e504af05246d96be77e

diff --git a/dev-ruby/nokogumbo/nokogumbo-1.4.13.ebuild 
b/dev-ruby/nokogumbo/nokogumbo-1.4.13.ebuild
deleted file mode 100644
index ec3ae6405f2..000
--- a/dev-ruby/nokogumbo/nokogumbo-1.4.13.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Nokogiri interface to the Gumbo HTML5 parser"
-HOMEPAGE="https://github.com/rubys/nokogumbo;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND+=">=dev-libs/gumbo-0.10"
-
-ruby_add_rdepend ">=dev-ruby/nokogiri-1.6.5-r1"
-
-all_ruby_prepare() {
-   # Define rakehome in scope
-   sed -i -e "1irakehome=File.expand_path('../../')" 
ext/nokogumboc/extconf.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/nokogumboc extconf.rb || die
-   sed -i -e 's:-Wl,--no-undefined::' ext/nokogumboc/Makefile || die
-}
-
-each_ruby_compile() {
-   emake -Cext/nokogumboc V=1
-   cp ext/nokogumboc/nokogumboc.so lib/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib test-nokogumbo.rb || die
-}



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

2019-01-30 Thread Hans de Graaff
commit: 1553809ca134875c51517e0ba89e723d67ef321d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:12:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1553809c

dev-ruby/asciidoctor-diagram: add 1.5.13

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

 dev-ruby/asciidoctor-diagram/Manifest  |  1 +
 .../asciidoctor-diagram-1.5.13.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/asciidoctor-diagram/Manifest 
b/dev-ruby/asciidoctor-diagram/Manifest
index f181b304f01..b312b3d40c2 100644
--- a/dev-ruby/asciidoctor-diagram/Manifest
+++ b/dev-ruby/asciidoctor-diagram/Manifest
@@ -1,4 +1,5 @@
 DIST asciidoctor-diagram-1.5.10.tar.gz 10441267 BLAKE2B 
e5adfa51ecdf966d471c9adb8ee6a99e5a208b4934646a1f0d672fd29b69cf59eefdee90444b0b99ff3c91172c99b9f41768ad7f4edf7ec203416c47b46d7e88
 SHA512 
fcf76d71d0b9d58dc5a01aa484faa663f636ff36f534c43621a71702032d1f49a04189d0ffaff8b0fdc2f189d54ce7392f74e1b0f29128fc3180e48d35bed5b1
 DIST asciidoctor-diagram-1.5.11.tar.gz 10441331 BLAKE2B 
ac1df387a4a55701fa86b336b88f3f389cbe20dcb806baf744fe041db24035f7238124677685e1c79bc1df3747c1fddb6abdfae7a981bf0703897ad868aedb04
 SHA512 
f3e46b0befa6a104f5dc4732bfaca006bd52be4c919bebcea4692037ed444cfdc1c73a1ae00d08989847e6ce1cd42d8d3ca3964dbd5817b22c7332bb895a6b5c
 DIST asciidoctor-diagram-1.5.12.tar.gz 11262551 BLAKE2B 
08ecd3c1b7814b253e6be11d423e0e95e12d8e1097f54b09ae3a5935d94349f9ff2c40d58666895429be5ec058bd797aad38516a0c5bb292866dbbf23f857d9a
 SHA512 
89c4aa836e554ea69ae204406fa36f25ebae12cf98acf7b96bcf96f548bdcb4d2503e671aeb419f8b5d96441564e572b714e2f9a3017c4942d139977a148bf5b
+DIST asciidoctor-diagram-1.5.13.tar.gz 11264430 BLAKE2B 
b5ce1946635bf24e45d8bdd264a3e924b9c876e28d42efce388e60c85e143c9267971eb2dbffe9ceb9af4770162dc1c29538291ff24b59db5fad382811810972
 SHA512 
9a51b69af6b60bcf7e6daa1be3965ca4497fef7e8ec04461380c51494b5c4aaba35a6e62bfe88281b8d54c8340b34b6cc739da021cfa6f7d9f528802347a02e4
 DIST asciidoctor-diagram-1.5.9.tar.gz 10250161 BLAKE2B 
ebeb184259042a9088c5a8f6c5afc86a69f6fcea62964ac2f571f21b6b2b382cdf2cad8abc1e99ca781b4663da956982f1a5d418126089b17bac0e68bdce0fea
 SHA512 
b25f5c2b8ddfc2b9bdc26ef47b5a2ae8d28992ac26f70ccc4c9046a45e9338b5ed2b82cccb0f01dd44155e043b620410b468ef6b12dfe03ae20a67e4d109be05

diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.13.ebuild 
b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.13.ebuild
new file mode 100644
index 000..7b321aab14a
--- /dev/null
+++ b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.13.ebuild
@@ -0,0 +1,38 @@
+# 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_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc LICENSE.txt README.adoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A set of Asciidoctor extensions that enable you to add diagrams"
+HOMEPAGE="https://github.com/asciidoctor/asciidoctor-diagram;
+SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "=dev-ruby/asciidoctor-1.5*"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/c.formatter/ s:^:#:' spec/test_helper.rb || die
+
+   # Avoid specs for unpackaged tools
+   rm -f 
spec/{a2s,blockdiag,erd,mermaid,msc,shaape,svgbob,syntrax,umlet,vega,wavedrom}_spec.rb
 || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+}



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

2019-01-30 Thread Hans de Graaff
commit: 309507aec3f8f870c1597de59cc1210c73353350
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:35:11 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309507ae

dev-ruby/nio4r: cleanup

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

 dev-ruby/nio4r/Manifest   |  2 --
 dev-ruby/nio4r/nio4r-2.2.0.ebuild | 40 ---
 dev-ruby/nio4r/nio4r-2.3.0.ebuild | 40 ---
 3 files changed, 82 deletions(-)

diff --git a/dev-ruby/nio4r/Manifest b/dev-ruby/nio4r/Manifest
index 80a7a046f96..fb675458650 100644
--- a/dev-ruby/nio4r/Manifest
+++ b/dev-ruby/nio4r/Manifest
@@ -1,4 +1,2 @@
 DIST nio4r-1.2.1.gem 94208 BLAKE2B 
229c1c69000a6701ad765af26e592b9dbdb3646f155dc2114ea677b40097c0158c615efb25506c2ae59316e4ecdd7ec8747bf4f18a3ec2ca1be6bf028b85
 SHA512 
3136863955bd6f4d489955bae9baf2fb527447c0e71dade1a05402f3e7c8570bf1dd9b8335d70d7303ec4df0a236b13e4ede74ce9154be00a108afcd7c6b7f40
-DIST nio4r-2.2.0.gem 101888 BLAKE2B 
b860169c4fd4b3747af5327554b808c74585f509b69664da3da1558487a2f0119b9d1b56718c5301a13b4b4ccf8a55a8b661900d8992f40a8128ddbc638b0d87
 SHA512 
9a9acaede13da07894edb7012f593bd2132296f2130cc2529cfbbad421aaa1e7b144403c9812e6ac8429cf6bb9e8c7e746acd86f2061dedf4cc14fb10fdaa7fe
-DIST nio4r-2.3.0.gem 101888 BLAKE2B 
f2f3d1c962ae875ad68e5c4acd91b738a2a094f13293903ab1d65e6d2b32537bf624ccbf2524b897b9b3f1c4ac4161dc1f1758c267ed776a0b35f3dd3a994833
 SHA512 
266cb1cfbf62a0cdb130ccf7defa3f7142f1ddc4a45b6364197250abaa857b7177074eb7643bc9e005b30aa114c4337059092125734a3f13f3646a315eff2698
 DIST nio4r-2.3.1.gem 101888 BLAKE2B 
1891581eaa8659ed86f13e365664974ea55921e0107b7ce9757961cebe27f290995e90c17d375b35cf15245856c7c1d61fd05a332dc09032fffc1599bc2474ab
 SHA512 
6e8fbc744f17b42a0a5c9f8f6db79ce3c9c0dbf6cb047f0b48faab813effc9f5dabe7405475a755bea9f0eb49037f6f26bdc6b8ff3fc7ab3bca61fc238e4eb6d

diff --git a/dev-ruby/nio4r/nio4r-2.2.0.ebuild 
b/dev-ruby/nio4r/nio4r-2.2.0.ebuild
deleted file mode 100644
index dfeaffaeab5..000
--- a/dev-ruby/nio4r/nio4r-2.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A high performance selector API for monitoring IO objects"
-HOMEPAGE="https://github.com/socketry/nio4r;
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Note that nio4r bundles a patched copy of libev, and without these
-# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' spec/spec_helper.rb || 
die
-   sed -e '/extension/ s:^:#:' -i Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/*$(get_modname) lib/ || die
-}

diff --git a/dev-ruby/nio4r/nio4r-2.3.0.ebuild 
b/dev-ruby/nio4r/nio4r-2.3.0.ebuild
deleted file mode 100644
index c894fe28db5..000
--- a/dev-ruby/nio4r/nio4r-2.3.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A high performance selector API for monitoring IO objects"
-HOMEPAGE="https://github.com/socketry/nio4r;
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Note that nio4r bundles a patched copy of libev, and without these
-# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' spec/spec_helper.rb || 
die
-   sed -e '/extension/ s:^:#:' -i Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/*$(get_modname) lib/ || die
-}



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

2019-01-30 Thread Hans de Graaff
commit: 7980cddf0e7042b6fcfdcdd1361e5c99da6c022c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:58:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7980cddf

dev-ruby/net-http-pipeline: add ruby26

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

 dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild 
b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild
index a8ecd68283f..0f4ded07037 100644
--- a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild
+++ b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild
@@ -1,8 +1,8 @@
-# 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_RECIPE_DOC="rdoc"
 
 inherit ruby-fakegem
@@ -18,6 +18,9 @@ IUSE=""
 RUBY_PATCHES=( ${PN}-accept-encoding.patch )
 
 ruby_add_bdepend "
-   dev-ruby/hoe
test? ( dev-ruby/minitest )
 "
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2019-01-30 Thread Hans de Graaff
commit: ef6ed4da69ec49e4141f704265833bf888f1f191
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:27:52 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6ed4da

dev-ruby/notify: add ruby26

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

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

diff --git a/dev-ruby/notify/notify-0.5.2-r1.ebuild 
b/dev-ruby/notify/notify-0.5.2-r1.ebuild
index 7fc2cbab327..9d77ec93ce5 100644
--- a/dev-ruby/notify/notify-0.5.2-r1.ebuild
+++ b/dev-ruby/notify/notify-0.5.2-r1.ebuild
@@ -1,8 +1,8 @@
-# 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_TEST=""
 



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

2019-01-30 Thread Hans de Graaff
commit: 922af92fd62526c9f5d7f5f618dac0650fa4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:50:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922af92f

dev-ruby/netrc: add ruby26

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

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

diff --git a/dev-ruby/netrc/netrc-0.11.0.ebuild 
b/dev-ruby/netrc/netrc-0.11.0.ebuild
index a2304ca9756..c76c9950e2a 100644
--- a/dev-ruby/netrc/netrc-0.11.0.ebuild
+++ b/dev-ruby/netrc/netrc-0.11.0.ebuild
@@ -1,8 +1,8 @@
-# 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_EXTRADOC="changelog.txt Readme.md"
 



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

2019-01-30 Thread Hans de Graaff
commit: edc987627909745eb9a2384306f7707196a98c8d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:33:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc98762

dev-ruby/nokogumbo: add ruby26

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

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

diff --git a/dev-ruby/nokogumbo/nokogumbo-1.5.0.ebuild 
b/dev-ruby/nokogumbo/nokogumbo-1.5.0.ebuild
index 7ad6e455e8b..5f07eb3fc6c 100644
--- a/dev-ruby/nokogumbo/nokogumbo-1.5.0.ebuild
+++ b/dev-ruby/nokogumbo/nokogumbo-1.5.0.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_RECIPE_TEST="none"
 



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

2019-01-30 Thread Hans de Graaff
commit: ff817f0f66a998cc10dce7282f4e4a520db6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 07:01:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff817f0f

dev-ruby/net-http-digest_auth: add ruby26

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

 .../net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild 
b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild
index a546d33b489..2337b056f83 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1.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_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -20,4 +20,8 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
-ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )"
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2019-01-30 Thread Hans de Graaff
commit: 711052cba59004b3e7e6bd0ec8ff58ad0bdc6cb8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 07:04:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711052cb

dev-ruby/nagios: add ruby26

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

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

diff --git a/dev-ruby/nagios/nagios-0.0.4-r1.ebuild 
b/dev-ruby/nagios/nagios-0.0.4-r1.ebuild
index 29c1ebbbc4e..52f7f277daf 100644
--- a/dev-ruby/nagios/nagios-0.0.4-r1.ebuild
+++ b/dev-ruby/nagios/nagios-0.0.4-r1.ebuild
@@ -1,8 +1,8 @@
-# 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_EXTRADOC="README.md"



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

2019-01-30 Thread Hans de Graaff
commit: cb96eb7b6793dc7b463b3a46244123acc83a4e87
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:26:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb96eb7b

dev-ruby/ntlm-http: add ruby26

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

 dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild 
b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild
index 7770578b87a..005ceae39aa 100644
--- a/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.ebuild
+++ b/dev-ruby/ntlm-http/ntlm-http-0.1.1-r2.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_RECIPE_TEST="none"
 



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

2019-01-30 Thread Hans de Graaff
commit: 2c4f478f1a22de98fcda887c7e165b1e33f9b732
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:18:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:34:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4f478f

dev-ruby/bson: add 4.4.2

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

 dev-ruby/bson/Manifest  |  1 +
 dev-ruby/bson/bson-4.4.2.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/bson/Manifest b/dev-ruby/bson/Manifest
index 4d233cda989..d5ae7015adb 100644
--- a/dev-ruby/bson/Manifest
+++ b/dev-ruby/bson/Manifest
@@ -1,3 +1,4 @@
 DIST bson-4.2.2.tar.gz 96725 BLAKE2B 
62c40df519e185665f0c42bc8ab6a2d8472d123397f1ed1403e40254944cd423e6cedbfa014a03f6c6ed8a7cde94f8c26d06e784b82ea55f17a97996915381d6
 SHA512 
4de8950271f5fdd5927eda290b6506248012cb8a932d65773ad53f1e3e4c67ea17575b559447d5eb6c9286f672439879dbc89aa0cded4ec2d0fa35c49da7a574
 DIST bson-4.3.0.tar.gz 103341 BLAKE2B 
29f7d870ce85e4984f47fda482b9ebc33986332eefcc3d9c5d56f7cc628e698a4a2e879225b81c6d0b1edc9e62f9b426f2510b67b51398a699d96de390544efb
 SHA512 
c753bd68df5871a7cbed78dc68791a5d1c30db5975b70702742f12373afb754df8078d2bc6a772fd398815bca05a2fa020cc820a1ea9238f8b01eb492581b17f
 DIST bson-4.4.1.tar.gz 106995 BLAKE2B 
e10bf988c139ba4ffc1649f8f80dea0f7815c46ffe6d3bd35c522391879feb2996c161429bf4a5da2c092ab20fa9dcd544dd187bf3bb3a1baebb48df7c6be6d9
 SHA512 
740149ca01698998721cb6f585dd727ddc26ea770a16e5a6dc2d5faf6e52388ce8804a44b2c2ad1e52085dc810b522f4f320b72757c62cc7378ce6af84714d2a
+DIST bson-4.4.2.tar.gz 107429 BLAKE2B 
94b3f694d79a3219a6e7b13f4dfa5935a1fec5ac99883918d61052786b2e033d8cd335013155b4b9069a730a3a87a0c0ec00b8b5ee5b89bb8c357909e8f67fe4
 SHA512 
a27a82fab17f596df986a3c81f1e73146a8d283bb16e8a7dba1921215e8f0e863b6996dbc107ede44546e750e4b19cc2dd934d290e25712472efd6cc075b9984

diff --git a/dev-ruby/bson/bson-4.4.2.ebuild b/dev-ruby/bson/bson-4.4.2.ebuild
new file mode 100644
index 000..0f75305e275
--- /dev/null
+++ b/dev-ruby/bson/bson-4.4.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+GITHUB_USER="mongodb"
+GITHUB_PROJECT="bson-ruby"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A Ruby BSON implementation for MongoDB. (Includes binary C-based 
extension.)"
+HOMEPAGE="https://www.mongodb.org/;
+SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+RUBY_S="bson-ruby-${PV}"
+
+LICENSE="APSL-2"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE="test doc"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Remove project-specific rspec options
+   rm .rspec || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -C ext/bson extconf.rb || die "extconf.rb failed"
+}
+
+each_ruby_compile() {
+   emake -C ext/bson V=1 CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}"
+   cp ext/bson/*$(get_modname) lib/ || die
+}



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

2019-01-30 Thread Hans de Graaff
commit: 23a21d3c1827dba6ccc3150861a5bb324a82ae37
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:45:47 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a21d3c

dev-ruby/network_interface: add ruby26

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

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

diff --git a/dev-ruby/network_interface/network_interface-0.0.2.ebuild 
b/dev-ruby/network_interface/network_interface-0.0.2.ebuild
index 619438aba6d..cdf61eb691f 100644
--- a/dev-ruby/network_interface/network_interface-0.0.2.ebuild
+++ b/dev-ruby/network_interface/network_interface-0.0.2.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="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_DOC=""
 



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

2019-01-30 Thread Hans de Graaff
commit: de03169fb527daa1ec6356f842c248611c8bf742
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 06:37:19 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de03169f

dev-ruby/nio4r: add ruby26

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

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

diff --git a/dev-ruby/nio4r/nio4r-2.3.1.ebuild 
b/dev-ruby/nio4r/nio4r-2.3.1.ebuild
index c894fe28db5..823f0b88dc1 100644
--- a/dev-ruby/nio4r/nio4r-2.3.1.ebuild
+++ b/dev-ruby/nio4r/nio4r-2.3.1.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_RECIPE_TEST="rspec3"
 



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

2019-01-30 Thread Hans de Graaff
commit: 2f917f87f2a4f55f4dc1931c248d915932770cfd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 07:08:22 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f917f87

dev-ruby/nagios_analyzer: add ruby26

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

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

diff --git a/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r1.ebuild 
b/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r1.ebuild
index 800d7e25dbb..28d52b0cceb 100644
--- a/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r1.ebuild
+++ b/dev-ruby/nagios_analyzer/nagios_analyzer-0.0.5-r1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



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

2019-01-30 Thread Hans de Graaff
commit: 5d4fe54ecfaa071307bac2c2c74e4a8f43af5760
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 31 07:16:10 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 31 07:35:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4fe54e

dev-ruby/mysql2: add ruby26

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

 dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild | 4 ++--
 dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild 
b/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild
index bdeffdfd19b..b8a1d8aabe2 100644
--- a/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild
+++ b/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # Tests require a live MySQL database but should all pass.
 RUBY_FAKEGEM_TASK_TEST=""

diff --git a/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild 
b/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild
index a0b5b7bc3cc..19aef24fd2c 100644
--- a/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild
+++ b/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # Tests require a live MySQL database but should all pass.
 RUBY_FAKEGEM_TASK_TEST=""



[gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/

2019-01-30 Thread Sergei Trofimovich
commit: daeb35f86076d03d614d28e1a8d3efd347886df4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:32:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daeb35f8

net-dialup/mgetty: stable 1.2.1 for hppa, bug #676710

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

 net-dialup/mgetty/mgetty-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild 
b/net-dialup/mgetty/mgetty-1.2.1.ebuild
index ea984a7c4e3..9b6afd97011 100644
--- a/net-dialup/mgetty/mgetty-1.2.1.ebuild
+++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
 IUSE="+fax fidonet"
 
 pkg_setup() {



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

2019-01-30 Thread Sergei Trofimovich
commit: d199bd4f4501a30eb253339285cfcf4b47069f35
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:36:16 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d199bd4f

www-servers/spawn-fcgi: stable 1.6.4-r1 for hppa, bug #676822

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

 www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild 
b/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild
index bd19e996959..23329411d4f 100644
--- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild
+++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.xz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
 IUSE="ipv6"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-01-30 Thread Sergei Trofimovich
commit: 048c86ebfd0be4728d7caea8a1434968f90812f4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:35:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048c86eb

net-im/sendxmpp: stable 1.24 for hppa, bug #676718

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

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index 9565b5856be..91478bd62d4 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP



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

2019-01-30 Thread Sergei Trofimovich
commit: bb0fa1d7bbc118e729131ca44e08319167e18b19
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:26:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0fa1d7

net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084

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-firewall/ufw/ufw-0.35-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild 
b/net-firewall/ufw/ufw-0.35-r1.ebuild
index d5b5aa280a4..f0c9b79e35f 100644
--- a/net-firewall/ufw/ufw-0.35-r1.ebuild
+++ b/net-firewall/ufw/ufw-0.35-r1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
 IUSE="examples ipv6"
 
 DEPEND="sys-devel/gettext"



[gentoo-commits] repo/gentoo:master commit in: net-news/rawdog/

2019-01-30 Thread Sergei Trofimovich
commit: ddece9154fdd5d79ca0c50269268d913cddacfb9
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:34:02 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddece915

net-news/rawdog: stable 2.22-r1 for hppa, bug #676748

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

 net-news/rawdog/rawdog-2.22-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/rawdog/rawdog-2.22-r1.ebuild 
b/net-news/rawdog/rawdog-2.22-r1.ebuild
index 9c5ede02af4..85bb555fa93 100644
--- a/net-news/rawdog/rawdog-2.22-r1.ebuild
+++ b/net-news/rawdog/rawdog-2.22-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://offog.org/files/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~s390 sparc ~x86"
 
 DEPEND="dev-python/feedparser[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"



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

2019-01-30 Thread Sergei Trofimovich
commit: bd8c96f06cbf6eec9beaf68687f4a069969a949b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:28:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8c96f0

dev-util/rebar: stable 2.6.4 for sparc, bug #656668

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>

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

diff --git a/dev-util/rebar/rebar-2.6.4.ebuild 
b/dev-util/rebar/rebar-2.6.4.ebuild
index 7e2adf45908..788070faa47 100644
--- a/dev-util/rebar/rebar-2.6.4.ebuild
+++ b/dev-util/rebar/rebar-2.6.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="dev-lang/erlang"



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

2019-01-30 Thread Sergei Trofimovich
commit: 33f2ed98f37d02a9a0802b6b618af88bbcb9acee
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:30:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f2ed98

net-libs/libgssglue: stable 0.4-r1 for hppa, bug #676726

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

 net-libs/libgssglue/libgssglue-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgssglue/libgssglue-0.4-r1.ebuild 
b/net-libs/libgssglue/libgssglue-0.4-r1.ebuild
index 784c572aee7..e9d5cee7a23 100644
--- a/net-libs/libgssglue/libgssglue-0.4-r1.ebuild
+++ b/net-libs/libgssglue/libgssglue-0.4-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86"
 IUSE=""
 
 RDEPEND="!app-crypt/libgssapi"



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

2019-01-30 Thread Sergei Trofimovich
commit: e09d05ed82f937bf0578d3116a091714478c1967
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:27:31 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09d05ed

dev-libs/zziplib: stable 0.13.69 for sparc, bug #646780

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>

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

diff --git a/dev-libs/zziplib/zziplib-0.13.69.ebuild 
b/dev-libs/zziplib/zziplib-0.13.69.ebuild
index 9706f25c28c..9de964b0869 100644
--- a/dev-libs/zziplib/zziplib-0.13.69.ebuild
+++ b/dev-libs/zziplib/zziplib-0.13.69.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/gdraheim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc sdl static-libs test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dialup/linux-atm/

2019-01-30 Thread Sergei Trofimovich
commit: 6f77cd76eab2f80cfb1cd3a5372d7b1bd4948228
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:31:06 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f77cd76

net-dialup/linux-atm: stable 2.5.2 for hppa, bug #676708

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

 net-dialup/linux-atm/linux-atm-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild 
b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
index 475b3c06d2b..ef9a98685f3 100644
--- a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
+++ b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86"
 IUSE="static-libs"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-proxy/http-replicator/

2019-01-30 Thread Sergei Trofimovich
commit: 5d047d8e7af1a551099c6982122594b9329fb9dd
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:29:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d047d8e

net-proxy/http-replicator: stable 4.0_alpha2-r7 for hppa, bug #676758

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

 net-proxy/http-replicator/http-replicator-4.0_alpha2-r7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-proxy/http-replicator/http-replicator-4.0_alpha2-r7.ebuild 
b/net-proxy/http-replicator/http-replicator-4.0_alpha2-r7.ebuild
index d1b5659c554..0e9e484f51d 100644
--- a/net-proxy/http-replicator/http-replicator-4.0_alpha2-r7.ebuild
+++ b/net-proxy/http-replicator/http-replicator-4.0_alpha2-r7.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=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2019-01-30 Thread Sergei Trofimovich
commit: 591138890dc14e49450c451090925854502f817b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:25:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59113889

sys-libs/lwp: stable 2.8 for sparc, bug #654098

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>

 sys-libs/lwp/lwp-2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/lwp/lwp-2.8.ebuild b/sys-libs/lwp/lwp-2.8.ebuild
index 8c6c03ac811..b84f7a29d53 100644
--- a/sys-libs/lwp/lwp-2.8.ebuild
+++ b/sys-libs/lwp/lwp-2.8.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
@@ -10,7 +10,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="1"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 PATCHES=(



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

2019-01-30 Thread Sergei Trofimovich
commit: fd96ea70c618437312b122ae3cf5c9922f1f2565
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan 30 22:49:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:20:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd96ea70

dev-lang/crystal: bump up to 0.27.1

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

 dev-lang/crystal/Manifest  |   1 +
 dev-lang/crystal/crystal-0.27.1.ebuild | 121 +
 .../crystal/files/crystal-0.27.1-verbose.patch |   7 ++
 3 files changed, 129 insertions(+)

diff --git a/dev-lang/crystal/Manifest b/dev-lang/crystal/Manifest
index 7c76aef7d30..db092cd4722 100644
--- a/dev-lang/crystal/Manifest
+++ b/dev-lang/crystal/Manifest
@@ -13,3 +13,4 @@ DIST crystal-0.26.1.tar.gz 1994987 BLAKE2B 
2292fbdf119e181313000e035802581ae2060
 DIST crystal-0.27.0-1-linux-i686.tar.gz 39751745 BLAKE2B 
22adf22a2e423f4b0fddda1d8d9bbfb68a4b51f18da9705b6515a500610781251561577dd25c6509aa2b6860b1b329bc7e3d213743330b91206b50239e053a89
 SHA512 
4fb819a67f3e2c965b454af53cf0bad9606a6a13f85f1bfbe59057291ea293099892344cd31127f5b35e3b25fc6e3f591bda508587fc32f5ef1433aeff0ca706
 DIST crystal-0.27.0-1-linux-x86_64.tar.gz 37933811 BLAKE2B 
76bb57b556f14ae8ce219ef490e58ff03571f36fcb4343672ff10ddd6e275e9c5c26a028d63f0592c1a081f2f5dc8241106d8a99add1a7936f52b9e3a57f96e6
 SHA512 
c403c4080830b928621da07f409ba5433109ee0fc81589f87e79d2e04fcbce8facfa205b7e8c78ab9bb772bc938b3bcf691596ee0b2d54c3f3d97150e008
 DIST crystal-0.27.0.tar.gz 2025777 BLAKE2B 
0a5cc02a516586b033c65efd8e28a13ac0ed67fddbd1a1f0a88a484dff825bec8f6b03b16938c750e99e0c7c1c12a3fd3fc87e61d038b25b7707e0e7f2913fae
 SHA512 
02b0e1d43d699d1dd91f4b979c8ab8909264e5f1fcc344f6110bebb808c0ee764a943368cce9d33a258adb9631ed4f445e1f771d5a9e50fcd337fc8b319616cf
+DIST crystal-0.27.1.tar.gz 2061304 BLAKE2B 
1776525925a25f72cf83f1a6076ab8b2bf1602c9d8c6a1fff8869c200faa35de008655f046ff60fb3733c8c3577f3544184080ee39acedfde006b9fd63d6c844
 SHA512 
8c6dd9489aff5d4b3e119ef6f531a3248c20f3da97c44dd3febe551adc67f5d87aa4f7679cbcc0dcde0374f3f5a3c523da6dff32a7ac95a9db1406102e980822

diff --git a/dev-lang/crystal/crystal-0.27.1.ebuild 
b/dev-lang/crystal/crystal-0.27.1.ebuild
new file mode 100644
index 000..d1888dfde89
--- /dev/null
+++ b/dev-lang/crystal/crystal-0.27.1.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1 llvm multiprocessing toolchain-funcs
+
+BV=0.27.0-1
+BV_AMD64=${BV}-linux-x86_64
+BV_X86=${BV}-linux-i686
+
+DESCRIPTION="The Crystal Programming Language"
+HOMEPAGE="https://crystal-lang.org;
+SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   amd64? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV/-*}/crystal-${BV_AMD64}.tar.gz
 )
+   x86? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV/-*}/crystal-${BV_X86}.tar.gz
 )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
+
+# Not compatible with llvm-7
+LLVM_MAX_SLOT=6
+
+# dev-libs/boehm-gc[static-libs] dependency problem,  check the issue: 
https://github.com/manastech/crystal/issues/1382
+DEPEND="
+   sys-devel/llvm:${LLVM_MAX_SLOT}
+   dev-libs/boehm-gc[static-libs,threads]
+   dev-libs/libatomic_ops
+   dev-libs/libevent
+   dev-libs/libpcre
+   sys-libs/libunwind
+   dev-libs/pcl
+   dev-libs/gmp:0
+"
+RDEPEND="${DEPEND}
+   xml? ( dev-libs/libxml2 )
+   yaml? ( dev-libs/libyaml )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.27.1-verbose.patch
+   "${FILESDIR}"/${PN}-0.26.1-gentoo-tests-sandbox.patch
+   "${FILESDIR}"/${PN}-0.26.1-gentoo-tests-network-sandbox-3.patch
+   "${FILESDIR}"/${PN}-0.27.0-extra-spec-flags.patch
+   "${FILESDIR}"/${PN}-0.27.0-max-age-0-test.patch
+   "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-long-unix.patch
+   "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-long-unix-2.patch
+   "${FILESDIR}"/${PN}-0.27.0-tcp-server-test.patch
+)
+
+src_prepare() {
+   default
+
+   use blocking-stdio-hack && eapply 
"${FILESDIR}"/"${PN}"-0.22.0-blocking-stdio-hack.patch
+}
+
+src_compile() {
+   local bootstrap_path=${WORKDIR}/${PN}-${BV}/bin
+   if [[ ! -d ${bootstrap_path} ]]; then
+   eerror "Binary tarball does not contain expected directory:"
+   die "'${bootstrap_path}' path does not exist."
+   fi
+
+   emake \
+   $(usex debug "" release=1) \
+   progress=true \
+   stats=1 \
+   threads=$(makeopts_jobs) \
+   verbose=1 \
+   \
+   CC=$(tc-getCC) \
+   CXX=$(tc-getCXX) \
+   AR=$(tc-getAR) \
+   \
+   

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

2019-01-30 Thread Sergei Trofimovich
commit: 30b52b69c8f3ca8933d4bcea68627c8225cb8a65
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan 30 22:42:53 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:20:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b52b69

dev-lang/elixir: bump up to 1.8.1

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

 dev-lang/elixir/Manifest|  1 +
 dev-lang/elixir/elixir-1.8.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-lang/elixir/Manifest b/dev-lang/elixir/Manifest
index 95ec9d5320b..be08aebb2d1 100644
--- a/dev-lang/elixir/Manifest
+++ b/dev-lang/elixir/Manifest
@@ -2,3 +2,4 @@ DIST elixir-1.4.5.tar.gz 1829098 BLAKE2B 
bc8e2beafe53c3af507215d913558e295370ed8
 DIST elixir-1.6.6.tar.gz 2078742 BLAKE2B 
4a793ac55db97c1d604d5f0012758d039f4a26eff5866a2ad2b90010f8477a8f62cc8f01a391f93133c927c5da5494b6d10b76f087a4af1206da977b0ec14a17
 SHA512 
62010100274b99423bb6a660e34ef53a702250a09371ef4b49ec03a3afe8761611b3734aea31763afa361560eb74c6d23e022d4d9bc4453c1bdef36bb37f9b4d
 DIST elixir-1.7.4.tar.gz 2139938 BLAKE2B 
8515fbbb89db64efbda8834f2368ee4391a4e0ed042812a059f0d640b0c9028bec330ba192aaec7988d83635bbc25d2a6891236571c3817a76f6477594899b94
 SHA512 
594e76601e0d6f7eeddfcaa9b76a2e5c66f702a497599fffc5e9255790c18ac5e00b986fc45fd3b90335522f51272bcd4bcf2b9f8951b94eebfb1d56ac7cebc2
 DIST elixir-1.8.0.tar.gz 2179052 BLAKE2B 
5bbeb9133360509974c874365ceec1f9ee225b19124817f480a4789936d310ee52624eefb58598dc63b6c30c4f8d0ff512b1472656ed8f6c3fc5c2df207b8d0d
 SHA512 
6a917c4499f543a2e2cd33bebb3a2b5a5cbf848ece53eb5bc9625297185d058307024da305d7ae4211086ef172cd6bf1de9fe8cbc7768f34b0fcc5cbf661b433
+DIST elixir-1.8.1.tar.gz 2177865 BLAKE2B 
2f078849eb7ebd8a5b1ac3e894e6340146a0e72c462a251be529d404128478a4e4c913653e85797a3ced035de38ae4de93b84f65df9b6174206e41e00da9e3dd
 SHA512 
114970707505cbf89f8fa55d5c54989dded7feb39cb3674e88f64e19f1a0680086ae49c856fb76fb7eaf0142fa0a0b81b1d5b9570825e05f083a9c580b0ca017

diff --git a/dev-lang/elixir/elixir-1.8.1.ebuild 
b/dev-lang/elixir/elixir-1.8.1.ebuild
new file mode 100644
index 000..197157b5e5b
--- /dev/null
+++ b/dev-lang/elixir/elixir-1.8.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Elixir programming language"
+HOMEPAGE="https://elixir-lang.org;
+SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 ErlPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/erlang-18[ssl]"
+# 'mix' tool collides with sci-biology/phylip, bug #537514
+RDEPEND="${DEPEND}
+   !!sci-biology/phylip
+"
+
+src_compile() {
+   emake Q=""
+}
+
+src_install() {
+   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" 
install
+   dodoc README.md CHANGELOG.md CODE_OF_CONDUCT.md
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2019-01-30 Thread Thomas Beierlein
commit: 1672be4f9f0846702f9593ae824c53f9258fd1fd
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Thu Jan 31 06:41:03 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Thu Jan 31 06:41:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1672be4f

media-radio/fldigi: Drop old

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

 media-radio/fldigi/Manifest |  2 --
 media-radio/fldigi/fldigi-4.0.16.ebuild | 43 ---
 media-radio/fldigi/fldigi-4.0.17.ebuild | 51 -
 3 files changed, 96 deletions(-)

diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest
index b065e40067b..2e31aef308a 100644
--- a/media-radio/fldigi/Manifest
+++ b/media-radio/fldigi/Manifest
@@ -1,3 +1 @@
-DIST fldigi-4.0.16.tar.gz 3727379 BLAKE2B 
249516d338d3c70365213673fc4ad3ecd1298f5230e682a74b3f166c36538143d4d7bcc5dee0d1903ba79d8a95bbba89021bfb6bc2a28657ae42edc38129d163
 SHA512 
cb8eb7eb64be755bcf2021ff27fd8d6982b2fde44f3d49f46478a60c7dfb4120e1d929666c1f0cc42ae91d480be9871aa4705bf613ec78adf4c3d20ecfc9df42
-DIST fldigi-4.0.17.tar.gz 3757991 BLAKE2B 
1203ccbfafcb74cc6a48f22465473acbcbf47485d22d191f4aeb64d51059d8dd9a0dd743e62f10fbea08404567f2551d9b42a47562beb70325dfbc6854a8af2b
 SHA512 
566a424037aa1199da63c44895ddaa3afb51b45f7fb1dfd43992f9b3c8b26dbecf649df6f77d0758f8cc6e35fa94598d3c6e64236621f3a64bfc50897e74f722
 DIST fldigi-4.0.18.tar.gz 3757912 BLAKE2B 
f50f9233bf077c8d53bafffe153c319778fc0f0efa5123b1c6169bce70f91bb6cd799944486b4c2eb31ecdf0f15e75d9d6b700d6c21f4a256382d947d4e14f68
 SHA512 
b585845b83b8f108a0aefa108349a73e53378e39c545d426c5846dc451653bcbc13d2239e33e69e6045eaeb605c4ac7dc1ae3e9cc0173962f6e0cb86bc6a4f5c

diff --git a/media-radio/fldigi/fldigi-4.0.16.ebuild 
b/media-radio/fldigi/fldigi-4.0.16.ebuild
deleted file mode 100644
index 5f82ae98315..000
--- a/media-radio/fldigi/fldigi-4.0.16.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="hamlib nls pulseaudio"
-
-RDEPEND="x11-libs/fltk:1[threads,xft]
-   media-libs/libsamplerate
-   media-libs/libpng:0
-   x11-misc/xdg-utils
-   dev-perl/RPC-XML
-   dev-perl/Term-ReadLine-Perl
-   >=media-libs/portaudio-19_pre20071207
-   hamlib? ( media-libs/hamlib )
-   pulseaudio? ( media-sound/pulseaudio )
-   >=media-libs/libsndfile-1.0.10"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-   epatch "$FILESDIR"/$PN-c++11.patch
-}
-
-src_configure() {
-   econf --with-sndfile \
-   $(use_with hamlib) \
-   $(use_enable nls) \
-   $(use_with pulseaudio) \
-   --without-asciidoc
-}

diff --git a/media-radio/fldigi/fldigi-4.0.17.ebuild 
b/media-radio/fldigi/fldigi-4.0.17.ebuild
deleted file mode 100644
index 81f8dc09f51..000
--- a/media-radio/fldigi/fldigi-4.0.17.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
-HOMEPAGE="http://www.w1hkj.com;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="hamlib nls pulseaudio"
-IUSE_CPU_FLAGS=" sse sse2 sse3"
-IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
-
-RDEPEND="x11-libs/fltk:1[threads,xft]
-   media-libs/libsamplerate
-   media-libs/libpng:0
-   x11-misc/xdg-utils
-   dev-perl/RPC-XML
-   dev-perl/Term-ReadLine-Perl
-   || (
-   media-libs/portaudio[oss]
-   media-libs/portaudio[alsa]
-   )
-   hamlib? ( media-libs/hamlib )
-   pulseaudio? ( media-sound/pulseaudio )
-   >=media-libs/libsndfile-1.0.10"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-PATCHES=( "$FILESDIR"/$PN-c++11.patch )
-
-src_configure() {
-   local myconf=""
-
-   use cpu_flags_x86_sse && myconf="${myconf} --enable-optimizations=sse"
-   use cpu_flags_x86_sse2 && myconf="${myconf} --enable-optimizations=sse2"
-   use cpu_flags_x86_sse3 && myconf="${myconf} --enable-optimizations=sse3"
-
-   econf ${myconf} \
-   --with-sndfile \
-   $(use_with hamlib) \
-   $(use_enable nls) \
-   $(use_with pulseaudio) \
-   --without-asciidoc
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2019-01-30 Thread Thomas Beierlein
commit: 3e6d512d9ef4534d058cefbf26f4403425e70585
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Thu Jan 31 06:42:06 2019 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Thu Jan 31 06:42:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6d512d

media-radio/fldigi: Version bump

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

 media-radio/fldigi/Manifest |  1 +
 media-radio/fldigi/fldigi-4.1.00.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest
index 2e31aef308a..61c8d062ff9 100644
--- a/media-radio/fldigi/Manifest
+++ b/media-radio/fldigi/Manifest
@@ -1 +1,2 @@
 DIST fldigi-4.0.18.tar.gz 3757912 BLAKE2B 
f50f9233bf077c8d53bafffe153c319778fc0f0efa5123b1c6169bce70f91bb6cd799944486b4c2eb31ecdf0f15e75d9d6b700d6c21f4a256382d947d4e14f68
 SHA512 
b585845b83b8f108a0aefa108349a73e53378e39c545d426c5846dc451653bcbc13d2239e33e69e6045eaeb605c4ac7dc1ae3e9cc0173962f6e0cb86bc6a4f5c
+DIST fldigi-4.1.00.tar.gz 3916169 BLAKE2B 
d41d254eb42ea4ae5cc361faf637e471b1d6ebdc08e1b2b1f9ff21e5467bbd399e219c0b350429cf68e5cc75d75492dd5614bf8630abca81376e8a6da544e90d
 SHA512 
49673c1a45bc438ce38dd539e926f7700f6b06364a1a53592ace21387751eb782936cc619a08d94315cca33872cd9874d090d3503b087252f69a9ef99fbb392f

diff --git a/media-radio/fldigi/fldigi-4.1.00.ebuild 
b/media-radio/fldigi/fldigi-4.1.00.ebuild
new file mode 100644
index 000..8f56029eafd
--- /dev/null
+++ b/media-radio/fldigi/fldigi-4.1.00.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Sound card based multimode software modem for Amateur Radio use"
+HOMEPAGE="http://www.w1hkj.com;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="hamlib nls pulseaudio"
+IUSE_CPU_FLAGS=" sse sse2 sse3"
+IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"
+
+RDEPEND="x11-libs/fltk:1[threads,xft]
+   media-libs/libsamplerate
+   media-libs/libpng:0
+   x11-misc/xdg-utils
+   dev-perl/RPC-XML
+   dev-perl/Term-ReadLine-Perl
+   || (
+   media-libs/portaudio[oss]
+   media-libs/portaudio[alsa]
+   )
+   hamlib? ( media-libs/hamlib )
+   pulseaudio? ( media-sound/pulseaudio )
+   >=media-libs/libsndfile-1.0.10"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+PATCHES=( "$FILESDIR"/$PN-c++11.patch )
+
+src_configure() {
+   local myconf=""
+
+   use cpu_flags_x86_sse && myconf="${myconf} --enable-optimizations=sse"
+   use cpu_flags_x86_sse2 && myconf="${myconf} --enable-optimizations=sse2"
+   use cpu_flags_x86_sse3 && myconf="${myconf} --enable-optimizations=sse3"
+
+   econf ${myconf} \
+   --with-sndfile \
+   $(use_with hamlib) \
+   $(use_enable nls) \
+   $(use_with pulseaudio) \
+   --without-asciidoc
+}



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

2019-01-30 Thread Georgy Yakovlev
commit: 30a2ba77fdbf69b1c39e564ecde695ae5a6b41dd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jan 31 05:49:57 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jan 31 05:50:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a2ba77

dev-util/cargo-tree: bump to 0.24.0

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

 dev-util/cargo-tree/Manifest |  45 +++
 dev-util/cargo-tree/cargo-tree-0.24.0.ebuild | 181 +++
 2 files changed, 226 insertions(+)

diff --git a/dev-util/cargo-tree/Manifest b/dev-util/cargo-tree/Manifest
index 626bb69c79e..f0730af658d 100644
--- a/dev-util/cargo-tree/Manifest
+++ b/dev-util/cargo-tree/Manifest
@@ -3,14 +3,20 @@ DIST aho-corasick-0.6.9.crate 25979 BLAKE2B 
a1bbec11c322d20d435d8683151b144e31f0
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
 DIST arrayvec-0.4.8.crate 24260 BLAKE2B 
0445e8cbbe7781fe7890dd98d46bb4451de8441fdb99b74b9f08a6a93016eb8c94978f2bda263c6f2ba6d4ea31176446c0bba43f5cb12ea644289fd4568007fc
 SHA512 
a20753d9b9ff320162f9d02f72d2756ed9e85260238e43c0528889597016525c4bca5ebd57f9a5c63727cdf707a3e3631f83401ea565f64e55208349785c625e
 DIST atty-0.2.11.crate 5916 BLAKE2B 
e502c23faaa9dd27cc5865b68a721b0403071edb483fca0c745707f4c0ca1b1787b5677b2d8ad7f327b8f5588ba784126ce78496c1db54f7ca4ce0ccea669499
 SHA512 
9d6417dc1e8abdb4969418525b36c451274fd76769adb57bef9875ef62ef521c50d58626ebc4f96d2bea32cbadb6999fd67653b570293d7253b403b6d0736c79
+DIST autocfg-0.1.2.crate 10444 BLAKE2B 
1e37c97d6d309a5250552fc4c38066ba004674af6e6d091f08b24f47475c11b2db4b0967ce55d2208b9e2ba080e2bcb4b4226acd0da9d4c15dd844827ea6f0b4
 SHA512 
0f692f4062d22be01c32af2ceb6ed3887a7d65843e1a6ec696fbaa46517d02e62d573055efe5da3a63847f05bc37b254bf2dd750738b528774f63352eacdabe4
 DIST backtrace-0.3.12.crate 33665 BLAKE2B 
860f98231701f1e75a414297e663df48de739ac5b75f049831a77884ae11df499957c599ec66c8f92c41654c436117a11b92829b095c62eeb721962ddbf5f1b4
 SHA512 
40e5aa214691f9c3ea5a609b96ea364d72b7a1596c42f74777ac5906cddf0207f591922ffeb53ffcd62e47d3f296daea0c93b469ee3426cf34866397dc40f47a
+DIST backtrace-0.3.13.crate 34101 BLAKE2B 
853f1527736d049559688f4ec49a800f0280c11ad24dcb88b7fab5a18c777f39e0307061c107d4b1d60d52183aede3db7b8f7145ad1df50d28dd13929dbb38ce
 SHA512 
434037b8b9bae57bbc788d5db05d02464cab8aac92be1bee9636aec17b02f14110e7d6bcf0c529ce5ffbf632c2fc939fbcd96600bd90656ac489c1ccf1e8e439
 DIST backtrace-sys-0.1.24.crate 522332 BLAKE2B 
aebfee4b257b44ce127f3bc13d7622dcb0d6cb4c1e73d504b8d77b6c0b1ed47e7ca310cb6b41798cd13e6589739c352d9e33072e20fae0547d292312604a27d9
 SHA512 
7e7b279bbe5f3d8bc2ff3234df11d7b08cb09209c861c24b3fa67dcd89699bd80a6fbf93d3b0b287544f73792983172bfb5e5c86caedee59f09ee66d259fd0c7
+DIST backtrace-sys-0.1.28.crate 522603 BLAKE2B 
6150bee74264cf2383aa27cd33b28790b3c70da0c21c327dbc4af628b5f12afe941c1f3ecbb556f8dec5638b6be29f5db3867514417b267d7099202c5ea89f52
 SHA512 
4b16bc8500258d0e75db0c6cca3e2a68d9024106a0e8a4a46cf5865fe1e08304d9291a6723e4fd337b7d7f5bb14e9cec7b3aa2e40bbaa4642562764c803d345d
 DIST bitflags-1.0.4.crate 15282 BLAKE2B 
63f5feb47460c344983cef8822804b1c4ac2f3adfffcf206df2b05fafb9c7bfd73986721cde46705a3e4a0dc72a40683e4d369f2339adfc1b55208bad1766875
 SHA512 
81850d2be62eabb8486024ab263da67e6eb8ebfa732cac3a5d46a9186c564b2065cba15fa3da468bbd26eaf2b67038680e5de19d5dd99d78f60dae8a1776c8de
 DIST build_const-0.2.1.crate 4499 BLAKE2B 
da7f1040560862b76447426be8884bf0ac62d2f2faca0a572b8cf566fcbbaaf27dd1f260fb1333c3cf9410251433239616aaf0ca1a2be644fd4cbcc2b908eeb1
 SHA512 
4e210078ad781bd645381f469285f0e4d20cc8c416818c27d98c0033f070b708a6ab27933f9c3660c83e6cbfb3afcb7ec753f9c186b0c75b99db37dff1cde658
 DIST bytesize-1.0.0.crate 7522 BLAKE2B 
cd4f9687753ec1ea4e7435f34b64afdf6e5534d33515d00c413da37081dea57eb76b2f3b8e001e65ca40908efccddcfa458ce1e3b5974aa79232567d9df7faff
 SHA512 
a8837bc05efbf6faf55ce76cffb0f8ef2f47baad2f65875da246f4a8f1052af0fcd8f156950deac0e57e015183d740e0d8ced1e6da1aaecf03244ad370d926b8
 DIST cargo-0.32.0.crate 825669 BLAKE2B 
b3d1ae376d5c4438e1f2912dcc242e61f52633dfba0f8ace9ee4646ff8a49c1ad02ed4feb6d20ed303fc6534b937b2f4095ded193c014c1b6e1035314ff9dc0c
 SHA512 
fadcf5e8f830920de1fdc0a6dc061d22616d98e2ddb7816ddc219bac4d51fea70ea249f3779d86875e4e5ef2b4d5b84ee64ccef1e816ab6db0f9088539b4a80f
+DIST cargo-0.33.0.crate 836765 BLAKE2B 
78a06124ffb1d34bde2bc465093cc045a7a3e3c271ac6098ed0f4c0c129d6055d125f837e1a9ea19830cf3949f9f78381a9964a8df0d17a5cab6abcc70638c33
 SHA512 
00170f3d89b10a9abe8a5aa17bcb2ece4dd3aba15e86c01aefeda3de12ec5fa26041a1fb5ae27ea5fb15d2db80d9aebfe268cc140019b0d500a1dd0a7a1e2b05
 DIST cargo-tree-0.23.0.tar.gz 23212 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2019-01-30 Thread Brian Evans
commit: 51800ea85afe40ad4ad9b92794e4890869d07d2a
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 31 03:48:11 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 31 03:48:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51800ea8

dev-db/mariadb: Version bump for 5.5.63

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

 dev-db/mariadb/Manifest  |   1 +
 dev-db/mariadb/mariadb-5.5.63.ebuild | 831 +++
 2 files changed, 832 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 1a9b403415c..cb020173545 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -8,6 +8,7 @@ DIST mariadb-10.2.21.tar.gz 71878359 BLAKE2B 
cad6a24480b476128d419ad85cfa6bc
 DIST mariadb-10.3.11.tar.gz 70669435 BLAKE2B 
e16346519b60aa11a0ffd2c19254ef888c44c054d55b7f98a8d696e3df2c0801c6141adddfb9169098ad5efa5d881c83681c3c5741f68b10c9ce4d15def34254
 SHA512 
1adc1f9bbabf848726c669a7a0ab01257ba31882758b53fbf3b1316f2295670dba1c3d1f3292d7c1a749c701504588694a55d020839e690595897b0e20435298
 DIST mariadb-10.3.12.tar.gz 70666408 BLAKE2B 
90e734a5617e44e2c273a1cd22ed2f81493e9458249dc0eb478c3b2b106dd7a0f81d130841be7632272bf6dc01e64350057c2d3e8162e8e8cef1f5a4ac2fb18c
 SHA512 
9dd2939684c4591db306be6afb34663626dfaae133f88dd31125c759dce16b9e9d767a9254e30d9ee5fa2ea027e223dd4799effba8a8b0e4638d5de9e2512003
 DIST mariadb-5.5.62.tar.gz 45938380 BLAKE2B 
aa17d0e5740805d74f7f74f54605e04c4e29c4208a2efa6da2dde5855dfdc13e3225fe349e2146b11a6cbf5a0ac82a9e6c3e4f31e62afa71fc7ab1381040c68f
 SHA512 
136668a54b404a303ee8f87e736bd14463b2323f0a517e7161c8729f4534bc1d653241d6b79f8cb7ad66ea09cf4190f9b95eceaa209b18a46822a68d9580ba5a
+DIST mariadb-5.5.63.tar.gz 45946425 BLAKE2B 
bddfd67d8393ec22c4bc8d7dab2838825394636bd690c04574bdc4da84fbf6c779fcae7f6be5d596458baa732cb5278475f308f03df083cdfcecffc486950d81
 SHA512 
4699d8af2210e12d0eea659a4d3fd4bfa68ce11a38cffaf939a96cb7a1fe64dd0827d39c3a0a36fa7cc1981a804a9af7a6d5cfaf23a8cfc8440e54c0163c2acb
 DIST mysql-extras-20180809-1700Z.tar.bz2 322999 BLAKE2B 
8b5feb32085dc35b2f68dae985b2d266c4eaa0e956b490050a2df04bbff99bf8623b67e75af9326d84e3ad625c4d86b0d21d23c9a96df5a0c9cd5ed730958970
 SHA512 
fbd7af9284bbf09d55f128361e7cc52d94f24ac491aac800cd6d61f2e444aeca66a4d5e6ae94c2fb4044e00cec9b232bae9a76a229f87f19d90b7aecf70792ec
 DIST mysql-extras-20181104-2252Z.tar.bz2 328613 BLAKE2B 
c869dbdd8eb8ab6706b52815fae88e0789b955b9d3e89eac305e6de6e1bc9e78ea10ac58efeac0d6478c7f83587910834e9b4c44e3621224f006daae44dc2bf3
 SHA512 
e0dff23aa6420a9cfcf2f60464381d4b08194759dcd96910cdf94075fa71e90b74fa3dae700f279f421fee68315af37e47054c9422adeb6cc757fa968a1b65bf
 DIST mysql-extras-20181211-1735Z.tar.bz2 330779 BLAKE2B 
4a41b9067a8b8bc5b595ff8dfeaa20d6577083ad1f6a0d1b56d29663cd436abc611a2ff394fafb8d466771c8676e2019a415554b830f20828ace31eb5b7e082a
 SHA512 
03db4b1b483395eeba57d049c10a07ef50b26ba97f3fad74aa6a19f8835aea60106bbc86dea2a168ec613d9b2caa016240d8d888e42823d383fa3466f8b262d4

diff --git a/dev-db/mariadb/mariadb-5.5.63.ebuild 
b/dev-db/mariadb/mariadb-5.5.63.ebuild
new file mode 100644
index 000..6f578a9b702
--- /dev/null
+++ b/dev-db/mariadb/mariadb-5.5.63.ebuild
@@ -0,0 +1,831 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20180809-1700Z"
+SUBSLOT="18"
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit eutils flag-o-matic prefix toolchain-funcs user cmake-utils 
multilib-build
+
+SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz "
+
+# Gentoo patches to MySQL
+if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]]; then
+   SRC_URI="${SRC_URI}
+   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2;
+fi
+
+HOMEPAGE="https://mariadb.org/;
+DESCRIPTION="An enhanced, drop-in replacement for MySQL"
+LICENSE="GPL-2"
+SLOT="0/${SUBSLOT:-0}"
+IUSE="bindist client-libs debug extraengine jemalloc latin1 libressl
+   oqgraph pam +perl profiling selinux +server sphinx
+   static static-libs systemtap tcmalloc
+   test tokudb yassl"
+
+# Tests always fail when libressl is enabled due to hard-coded ciphers in the 
tests
+RESTRICT="!bindist? ( bindist ) libressl? ( test )"
+
+REQUIRED_USE="server? ( tokudb? ( jemalloc !tcmalloc ) )
+   ?? ( tcmalloc jemalloc )
+   static? ( yassl !pam )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux 

[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2019-01-30 Thread Brian Evans
commit: fca5f62347954f3277f69e11ff4d733a45c4762a
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 31 03:59:36 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 31 03:59:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca5f623

dev-db/mariadb: Drop old

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

 dev-db/mariadb/Manifest  |   1 -
 dev-db/mariadb/mariadb-5.5.62.ebuild | 831 ---
 2 files changed, 832 deletions(-)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index cb020173545..8d4c33e2359 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -7,7 +7,6 @@ DIST mariadb-10.2.20.tar.gz 71876032 BLAKE2B 
cb170dc8e341dd4406112ec66aa3d975466
 DIST mariadb-10.2.21.tar.gz 71878359 BLAKE2B 
cad6a24480b476128d419ad85cfa6bc0641c8cc30884f90ba61e73e2e009e51742bbe132b2c9736478ee6997fd576bd5c96660bf4f321617382716881cee
 SHA512 
b723ddda5fb22ff41ec8a031a1a0f15bbd13ffec09099c7e0138d7b25028d0807b0bd3ac71957b825516386088bba28b0bf561706e99a6396e599ef21e720cda
 DIST mariadb-10.3.11.tar.gz 70669435 BLAKE2B 
e16346519b60aa11a0ffd2c19254ef888c44c054d55b7f98a8d696e3df2c0801c6141adddfb9169098ad5efa5d881c83681c3c5741f68b10c9ce4d15def34254
 SHA512 
1adc1f9bbabf848726c669a7a0ab01257ba31882758b53fbf3b1316f2295670dba1c3d1f3292d7c1a749c701504588694a55d020839e690595897b0e20435298
 DIST mariadb-10.3.12.tar.gz 70666408 BLAKE2B 
90e734a5617e44e2c273a1cd22ed2f81493e9458249dc0eb478c3b2b106dd7a0f81d130841be7632272bf6dc01e64350057c2d3e8162e8e8cef1f5a4ac2fb18c
 SHA512 
9dd2939684c4591db306be6afb34663626dfaae133f88dd31125c759dce16b9e9d767a9254e30d9ee5fa2ea027e223dd4799effba8a8b0e4638d5de9e2512003
-DIST mariadb-5.5.62.tar.gz 45938380 BLAKE2B 
aa17d0e5740805d74f7f74f54605e04c4e29c4208a2efa6da2dde5855dfdc13e3225fe349e2146b11a6cbf5a0ac82a9e6c3e4f31e62afa71fc7ab1381040c68f
 SHA512 
136668a54b404a303ee8f87e736bd14463b2323f0a517e7161c8729f4534bc1d653241d6b79f8cb7ad66ea09cf4190f9b95eceaa209b18a46822a68d9580ba5a
 DIST mariadb-5.5.63.tar.gz 45946425 BLAKE2B 
bddfd67d8393ec22c4bc8d7dab2838825394636bd690c04574bdc4da84fbf6c779fcae7f6be5d596458baa732cb5278475f308f03df083cdfcecffc486950d81
 SHA512 
4699d8af2210e12d0eea659a4d3fd4bfa68ce11a38cffaf939a96cb7a1fe64dd0827d39c3a0a36fa7cc1981a804a9af7a6d5cfaf23a8cfc8440e54c0163c2acb
 DIST mysql-extras-20180809-1700Z.tar.bz2 322999 BLAKE2B 
8b5feb32085dc35b2f68dae985b2d266c4eaa0e956b490050a2df04bbff99bf8623b67e75af9326d84e3ad625c4d86b0d21d23c9a96df5a0c9cd5ed730958970
 SHA512 
fbd7af9284bbf09d55f128361e7cc52d94f24ac491aac800cd6d61f2e444aeca66a4d5e6ae94c2fb4044e00cec9b232bae9a76a229f87f19d90b7aecf70792ec
 DIST mysql-extras-20181104-2252Z.tar.bz2 328613 BLAKE2B 
c869dbdd8eb8ab6706b52815fae88e0789b955b9d3e89eac305e6de6e1bc9e78ea10ac58efeac0d6478c7f83587910834e9b4c44e3621224f006daae44dc2bf3
 SHA512 
e0dff23aa6420a9cfcf2f60464381d4b08194759dcd96910cdf94075fa71e90b74fa3dae700f279f421fee68315af37e47054c9422adeb6cc757fa968a1b65bf

diff --git a/dev-db/mariadb/mariadb-5.5.62.ebuild 
b/dev-db/mariadb/mariadb-5.5.62.ebuild
deleted file mode 100644
index c524ab73fff..000
--- a/dev-db/mariadb/mariadb-5.5.62.ebuild
+++ /dev/null
@@ -1,831 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-MY_EXTRAS_VER="20180809-1700Z"
-SUBSLOT="18"
-
-# Keeping eutils in EAPI=6 for emktemp in pkg_config
-
-inherit eutils flag-o-matic prefix toolchain-funcs user cmake-utils 
multilib-build
-
-SRC_URI="https://downloads.mariadb.org/interstitial/${P}/source/${P}.tar.gz "
-
-# Gentoo patches to MySQL
-if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]]; then
-   SRC_URI="${SRC_URI}
-   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
-   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
-   
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
-   
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
-   
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2;
-fi
-
-HOMEPAGE="https://mariadb.org/;
-DESCRIPTION="An enhanced, drop-in replacement for MySQL"
-LICENSE="GPL-2"
-SLOT="0/${SUBSLOT:-0}"
-IUSE="bindist client-libs debug extraengine jemalloc latin1 libressl
-   oqgraph pam +perl profiling selinux +server sphinx
-   static static-libs systemtap tcmalloc
-   test tokudb yassl"
-
-# Tests always fail when libressl is enabled due to hard-coded ciphers in the 
tests
-RESTRICT="!bindist? ( bindist ) libressl? ( test )"
-
-REQUIRED_USE="server? ( tokudb? ( jemalloc !tcmalloc ) )
-   ?? ( tcmalloc jemalloc )
-   static? ( yassl !pam )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos 

[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/

2019-01-30 Thread Brian Evans
commit: aae7a43a3dd868f34b1c13827a9cb3583b99709b
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 31 03:11:57 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 31 03:11:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae7a43a

dev-db/mysql: Version bump for 5.6.43

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

 dev-db/mysql/Manifest|   1 +
 dev-db/mysql/mysql-5.6.43.ebuild | 799 +++
 2 files changed, 800 insertions(+)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index 3c4090a608e..f39a05b1248 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -2,6 +2,7 @@ DIST mysql-5.5.61.tar.gz 21027098 BLAKE2B 
b7589f632a211349fc34cec94e333b878e0711
 DIST mysql-5.5.62.tar.gz 2902 BLAKE2B 
f1cbb1c6b4dfac11c2c517a57a5c6216ce43766cc247b3c9b387326a7f6446cbc21ddb42bd95afa658c3b0ed2568a29563ceea248c6ec63364ce210119d39cc2
 SHA512 
1080a3989c20bbbfe98739f99dacd183f2087ceee5147845852144240386808568af4c908ecdbccdcb6114000ab760ed7257492834d50018eff9520260fd91ce
 DIST mysql-5.6.40.tar.gz 32083035 BLAKE2B 
efcc078341bae239df28ac0504111aa34926885ae47edb5011352b56552a5a3abd1f824f8cbdc23d8d667592b8f5510946ef18c3efa61865dbbc7f4bb8a2d4a0
 SHA512 
c8e458b4cd34cae87f1b088ed2188bd00de8cdc42709d5964e82fa2e4aaecfc12a75ae006c54ffa0d3d286fbdef9704d0cbb83436437d5705fb8921d960e758c
 DIST mysql-5.6.42.tar.gz 32201731 BLAKE2B 
c573328b37225dac090c32178f90e1419fc1848612e304bddc11eafdd48228981a846857be680978b72ef76edbd5d2422a98b5d20b4d082fabcc2b072e2b8fde
 SHA512 
3104e6a3145a119f2b012de6af2a92fc37134aa402b889a562f5fc2391705d0bc2f718166c5fa8387d973fff5ecd9544c8b389b6d0c81d98bdcaf2acfb9b55e8
+DIST mysql-5.6.43.tar.gz 32200219 BLAKE2B 
2aa1397ff5f011a169ae47650be8db7a097a62f53ff06d63760a419906841f0540db19449c1d71d60be7d684e49b4436e1d6e72e7a1cf99057a3f98fad11557f
 SHA512 
8820aee9b34cfebc841d756b12713517c9dafed7bee7b09c8e82c8f359e2e12b25da47c4e49e0aa4afc26193b774e0fa0dfd422c2aa09c3112b6d6e4b62b9a68
 DIST mysql-boost-5.7.23.tar.gz 49025014 BLAKE2B 
669f10779bc2cda866d6bd876b4efe55fb4b0c796f596f66513a3ca85f322e2a03e9879eecd72a69729a0cb71d408c46cdd9086ae456712b4adff6ae7c584c97
 SHA512 
e4317f89d108a68652cd95e41ffd670c37b6663aabd6af3985d18052fb7e8d8879b5822399caf9091cecc0a949ec588c121c87cfd60d69941f68d0ecbedd0953
 DIST mysql-boost-5.7.24.tar.gz 49110448 BLAKE2B 
1cf64712d84cbb2dfd31f2a530470b6f7cbf5ae9107106d86705575ea9739fa582e1f079447d9a58c4762fffc636d69e448ebdec9172ee15dc09245bc39c3525
 SHA512 
bbd411e15cd9e6053a353146808b74881d2d950f09e94794a699e7604dadf767b58b661a8321fbe1424f2c2e6cfc3adaa388242183e759082eae47b64cbfbcde
 DIST mysql-boost-5.7.25.tar.gz 49107578 BLAKE2B 
8a43479c496ce45e71df905b0cb6da442340b691caa15f9862a8c981e7189c50e73b1701c393fe46ab580c508f785d5f15259c2331c77e0790191f3d41bb385c
 SHA512 
b111c64bfcd49dba584bed71a0c7ce33b2b0654654d8f4eaa1a2b7a5daed9674ebfd4a0dfb93c20ffee028feead4709eaf600bb5469f81c86b743d395dfe27a9

diff --git a/dev-db/mysql/mysql-5.6.43.ebuild b/dev-db/mysql/mysql-5.6.43.ebuild
new file mode 100644
index 000..e77fb13c4c4
--- /dev/null
+++ b/dev-db/mysql/mysql-5.6.43.ebuild
@@ -0,0 +1,799 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20190126-1919Z"
+
+CMAKE_MAKEFILE_GENERATOR=emake
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit eutils flag-o-matic prefix toolchain-funcs \
+   user cmake-utils multilib-build
+
+SRC_URI="http://cdn.mysql.com/Downloads/MySQL-5.6/${P}.tar.gz
+   https://cdn.mysql.com/archives/mysql-5.6/${P}.tar.gz
+   http://downloads.mysql.com/archives/MySQL-5.6/${P}.tar.gz;
+
+# Gentoo patches to MySQL
+if [[ "${MY_EXTRAS_VER}" != "live" && "${MY_EXTRAS_VER}" != "none" ]]; then
+   SRC_URI="${SRC_URI}
+   mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://gitweb.gentoo.org/proj/mysql-extras.git/snapshot/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~grknight/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2
+   
https://dev.gentoo.org/~jmbsvicetto/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2;
+fi
+
+HOMEPAGE="https://www.mysql.com/;
+DESCRIPTION="A fast, multi-threaded, multi-user SQL database server"
+LICENSE="GPL-2"
+SLOT="0/18"
+IUSE="client-libs cracklib debug jemalloc latin1 libressl numa +perl profiling 
selinux
+   +server static static-libs systemtap tcmalloc test yassl"
+
+# Tests always fail when libressl is enabled due to hard-coded ciphers in the 
tests
+RESTRICT="libressl? ( test )"
+
+REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris 

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

2019-01-30 Thread Justin Bronder
commit: ca19ec4aceda42784580cbc7b6e6b978993bed6a
Author: Justin Bronder  gentoo  org>
AuthorDate: Thu Jan 31 02:44:09 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Jan 31 02:44:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca19ec4a

www-client/qutebrowser: remove old

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

 www-client/qutebrowser/Manifest |  1 -
 www-client/qutebrowser/qutebrowser-1.5.1.ebuild | 76 -
 2 files changed, 77 deletions(-)

diff --git a/www-client/qutebrowser/Manifest b/www-client/qutebrowser/Manifest
index a945d539d7e..51cb030846b 100644
--- a/www-client/qutebrowser/Manifest
+++ b/www-client/qutebrowser/Manifest
@@ -1,2 +1 @@
-DIST qutebrowser-1.5.1.tar.gz 3566699 BLAKE2B 
55a5df744fa0558697ac38d020c40f358c64d9e47e887f77489c125ee359fa93b0af530aa5cb44491b98481869a7341c4b782055eaeace72be2795e763db969b
 SHA512 
6db4ed253c9b69aeed190c4920f85e2fc87dda5403bd2b263cf92ec47569e64b8275677a45c4de4f255fd6f9987d90fc2ccacb7bb10eacad1ca683daa0ce513c
 DIST qutebrowser-1.5.2.tar.gz 3566709 BLAKE2B 
4b317c87770cbc817e19808f7e1ce58c030bb8567aba21bf23c6d57f136ab13763ef6b6cdf0c078428b7b228ef32b1156eb1ab125df037a5073c110f83df806d
 SHA512 
29c48d86b95bf2b40459ef06dab37fff7e30409f78d8c50c494ebafc9698a0c0123a63d160679b3a4778ecb15e5c339dc67357a60f493499ad4b6443f7dacc7a

diff --git a/www-client/qutebrowser/qutebrowser-1.5.1.ebuild 
b/www-client/qutebrowser/qutebrowser-1.5.1.ebuild
deleted file mode 100644
index dc148cdc472..000
--- a/www-client/qutebrowser/qutebrowser-1.5.1.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_5,3_6} )
-
-inherit distutils-r1 eutils gnome2-utils xdg-utils
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="A keyboard-driven, vim-like browser based on PyQt5 and 
QtWebEngine"
-HOMEPAGE="https://www.qutebrowser.org/ 
https://github.com/qutebrowser/qutebrowser;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="test"
-
-COMMON_DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${COMMON_DEPEND}
-   app-text/asciidoc
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-RDEPEND="${COMMON_DEPEND}
-   dev-python/attrs[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.8[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.1.3[${PYTHON_USEDEP}]
-   >=dev-python/pypeg2-2.15.2[${PYTHON_USEDEP}]
-   
>=dev-python/PyQt5-5.7.1[${PYTHON_USEDEP},declarative,gui,multimedia,network,opengl,printsupport,sql,webengine,widgets]
-   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
-"
-
-# Tests restricted as the deplist (misc/requirements/requirements-tests.txt)
-# isn't complete and X11 is required in order to start up qutebrowser.
-RESTRICT="test"
-
-python_compile_all() {
-   if [[ ${PV} == "" ]]; then
-   "${PYTHON}" scripts/asciidoc2html.py || die "Failed generating 
docs"
-   fi
-
-   a2x -f manpage doc/${PN}.1.asciidoc || die "Failed generating man page"
-}
-
-python_test() {
-   py.test tests || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   doman doc/${PN}.1
-   domenu misc/${PN}.desktop
-   doicon -s scalable icons/${PN}.svg
-
-   distutils-r1_python_install_all
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   optfeature "PDF display support" www-plugins/pdfjs
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



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

2019-01-30 Thread Justin Bronder
commit: 7d96f540a6eca0c564016199908f15d0c0a21eea
Author: Jay Kamat  gmail  com>
AuthorDate: Wed Jan 30 07:14:06 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Jan 31 02:43:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d96f540

www-client/qutebrowser: Force libyaml use flag on for pyyaml dependency

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Jay Kamat  gmail.com>
Signed-off-by: Justin Bronder  gentoo.org>

 .../{qutebrowser-1.5.2.ebuild => qutebrowser-1.5.2-r1.ebuild} | 8 ++--
 www-client/qutebrowser/qutebrowser-.ebuild| 8 ++--
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-1.5.2.ebuild 
b/www-client/qutebrowser/qutebrowser-1.5.2-r1.ebuild
similarity index 93%
rename from www-client/qutebrowser/qutebrowser-1.5.2.ebuild
rename to www-client/qutebrowser/qutebrowser-1.5.2-r1.ebuild
index 2ac3df7f628..9870584a71b 100644
--- a/www-client/qutebrowser/qutebrowser-1.5.2.ebuild
+++ b/www-client/qutebrowser/qutebrowser-1.5.2-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
@@ -31,7 +31,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-python/pygments-2.1.3[${PYTHON_USEDEP}]
>=dev-python/pypeg2-2.15.2[${PYTHON_USEDEP}]

>=dev-python/PyQt5-5.7.1[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,webengine,widgets]
-   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP},libyaml]
 "
 
 # Tests restricted as the deplist (misc/requirements/requirements-tests.txt)
@@ -58,10 +58,6 @@ python_install_all() {
distutils-r1_python_install_all
 }
 
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
optfeature "PDF display support" www-plugins/pdfjs
xdg_desktop_database_update

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index 2ac3df7f628..9870584a71b 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.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
@@ -31,7 +31,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-python/pygments-2.1.3[${PYTHON_USEDEP}]
>=dev-python/pypeg2-2.15.2[${PYTHON_USEDEP}]

>=dev-python/PyQt5-5.7.1[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,webengine,widgets]
-   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP},libyaml]
 "
 
 # Tests restricted as the deplist (misc/requirements/requirements-tests.txt)
@@ -58,10 +58,6 @@ python_install_all() {
distutils-r1_python_install_all
 }
 
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
optfeature "PDF display support" www-plugins/pdfjs
xdg_desktop_database_update



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

2019-01-30 Thread Anthony G. Basile
commit: 345f5b9043cae88112f9be599cfbc2c136497aff
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Jan 31 00:05:01 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Jan 31 00:05:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345f5b90

net-vpn/i2pd: version bump to 2.23.0

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

 net-vpn/i2pd/Manifest   |   1 +
 net-vpn/i2pd/i2pd-2.23.0.ebuild | 120 
 2 files changed, 121 insertions(+)

diff --git a/net-vpn/i2pd/Manifest b/net-vpn/i2pd/Manifest
index 49e864574a2..a62f6f7118e 100644
--- a/net-vpn/i2pd/Manifest
+++ b/net-vpn/i2pd/Manifest
@@ -3,3 +3,4 @@ DIST i2pd-2.20.0.tar.gz 1991174 BLAKE2B 
37b85dc37299cd6d2f64050eb096ecc11d75ccdc
 DIST i2pd-2.21.0.tar.gz 1993520 BLAKE2B 
616f4938d547e6a5d27292bec1741fa28131c37ad12b0f7c564e24ff0fd3b0a01974989ac6f337cd58cc1a618980fd171692c0164d22c3e97080540318e5df89
 SHA512 
a9c2f4bb1ec6459e7f8f48b74a48dd192af0962876fc6dcf998febe342918f98a21ae421cf48402d5e0c4570641eb3112d85522230dad34cabe6c4f367d6d8ab
 DIST i2pd-2.21.1.tar.gz 1993853 BLAKE2B 
8686acf12464f892cb116ba6c14b67fc56af45315feec25b4c165c7b38238f48b7e1ca227f8b2b53dabcb4d9f46555e1528f4f11e675fbfc63aa3fad062280b6
 SHA512 
e73c0c1f624b468a4a30996de77b27f5a2166d16b57724ec58647e5630f9e988052b11962fa47f318403ccd4c675a8d7c8b0ddcaa79666cea9743a6437fc4fd2
 DIST i2pd-2.22.0.tar.gz 2263033 BLAKE2B 
b8b7fa0a1fc4e333824eed8c6bd5fbfe40b83b7a0dbf5db8001144ca1b672c6e33996ad5218ef53cca15e56738fd8447f1c10a90c109d86a2364ef7646cc1377
 SHA512 
da8187a5d68bf09962419da91eeeb12534eaa2b519139784afb5faf6f1c40e7b344181f987461614d0f7b6563d0a872c8180ecc8a122ed08688130de3d13b0e8
+DIST i2pd-2.23.0.tar.gz 1008677 BLAKE2B 
c216785d8642e1c8d7cdbcddd23e6dd0b8a1fe8d732ef8b8d19e3c7c55ad91285dfa85bcfab0934a0acc4c180750ff8e3f5730f948dafff7c283ed084afa3374
 SHA512 
b547fa5b4ab3fbdf51cded846966b702304cc3dcbafbf3b4fc0e93e1907e45a649dd19eabc851309dfb7d3aa8ef84eefcb2cf1a3cda8549f90200da54df06923

diff --git a/net-vpn/i2pd/i2pd-2.23.0.ebuild b/net-vpn/i2pd/i2pd-2.23.0.ebuild
new file mode 100644
index 000..963416b932a
--- /dev/null
+++ b/net-vpn/i2pd/i2pd-2.23.0.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit systemd user cmake-utils eapi7-ver toolchain-funcs
+
+DESCRIPTION="A C++ daemon for accessing the I2P anonymous network"
+HOMEPAGE="https://github.com/PurpleI2P/i2pd;
+SRC_URI="https://github.com/PurpleI2P/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="cpu_flags_x86_aes cpu_flags_x86_avx i2p-hardening libressl static +upnp 
websocket"
+
+# if using libressl, require >=boost-1.65, see #597798
+RDEPEND="
+   !static? (
+   dev-libs/boost[threads]
+   !libressl? ( dev-libs/openssl:0[-bindist] )
+   libressl? (
+   dev-libs/libressl:0
+   >=dev-libs/boost-1.65
+   )
+   upnp? ( net-libs/miniupnpc )
+   )"
+DEPEND="${RDEPEND}
+   static? (
+   dev-libs/boost[static-libs,threads]
+   !libressl? ( dev-libs/openssl:0[static-libs] )
+   libressl? (
+   dev-libs/libressl:0[static-libs]
+   >=dev-libs/boost-1.65
+   )
+   sys-libs/zlib[static-libs]
+   upnp? ( net-libs/miniupnpc[static-libs] )
+   )
+   websocket? ( dev-cpp/websocketpp )"
+
+I2PD_USER=i2pd
+I2PD_GROUP=i2pd
+
+CMAKE_USE_DIR="${S}/build"
+
+DOCS=( README.md contrib/i2pd.conf contrib/tunnels.conf )
+
+PATCHES=( "${FILESDIR}/${PN}-2.14.0-fix_installed_components.patch" )
+
+pkg_pretend() {
+   if tc-is-gcc && ! ver_test "$(gcc-version)" -ge "4.7"; then
+   die "At least gcc 4.7 is required"
+   fi
+   if use i2p-hardening && ! tc-is-gcc; then
+   die "i2p-hardening requires gcc"
+   fi
+}
+
+src_configure() {
+   mycmakeargs=(
+   -DWITH_AESNI=$(usex cpu_flags_x86_aes ON OFF)
+   -DWITH_AVX=$(usex cpu_flags_x86_avx ON OFF)
+   -DWITH_HARDENING=$(usex i2p-hardening ON OFF)
+   -DWITH_PCH=OFF
+   -DWITH_STATIC=$(usex static ON OFF)
+   -DWITH_UPNP=$(usex upnp ON OFF)
+   -DWITH_WEBSOCKETS=$(usex websocket ON OFF)
+   -DWITH_LIBRARY=ON
+   -DWITH_BINARY=ON
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   # config
+   insinto /etc/i2pd
+   doins contrib/i2pd.conf
+   doins contrib/tunnels.conf
+
+   # grant i2pd group read and write access to config files
+   fowners "root:${I2PD_GROUP}" \
+   /etc/i2pd/i2pd.conf \
+   

[gentoo-commits] repo/gentoo:master commit in: kde-misc/basket/, kde-misc/basket/files/

2019-01-30 Thread Andreas Sturmlechner
commit: 6784986b6ef90624a8cf0f1b7008d2aabebc885b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 23:34:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 23:56:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6784986b

kde-misc/basket: Drop 2.49a_p20170225-r1 snapshot

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

 kde-misc/basket/Manifest   |  1 -
 kde-misc/basket/basket-2.49a_p20170225-r1.ebuild   | 72 --
 .../files/basket-2.49a_p20170225-fixes.patch   | 61 --
 3 files changed, 134 deletions(-)

diff --git a/kde-misc/basket/Manifest b/kde-misc/basket/Manifest
index 28ae7fcf2d9..643127e6269 100644
--- a/kde-misc/basket/Manifest
+++ b/kde-misc/basket/Manifest
@@ -1,2 +1 @@
-DIST basket-2.49a_p20170225.tar.gz 4680129 BLAKE2B 
f6a7acc8b83596815a79f9dd73879f9471d2a9ae9096d521ef98faeaaa2f3f2c6dc46c05ed0097fa1b20cf66479b5127b625eb60b0257fb1579bfc1d73f2e989
 SHA512 
87d454d33bfa881ac5958a4d02c5775b8d54e83c6b86e1b2732565132b2d0339be630a3ab0bbd0169da950aa43750e4088add45a94ce10fd3ffa05e0b3e26b1c
 DIST basket-2.49a_p20181205.tar.gz 4689215 BLAKE2B 
dce87001622aac8e50957d87d36c9094a807765d96bc60fe450fed0f293e0e21ead7529c57eaecc97c4f56d5bce7fabd34a564f632fc56f0c83621fac4092dee
 SHA512 
62c6a337f634be374ee8631c8b88a78097ae4badd905e6be556f11fa841cc03ab32ab563f59a865d1bc85f105ec273472734c42f1bff834e4d7219c258d82281

diff --git a/kde-misc/basket/basket-2.49a_p20170225-r1.ebuild 
b/kde-misc/basket/basket-2.49a_p20170225-r1.ebuild
deleted file mode 100644
index 8cc9279a602..000
--- a/kde-misc/basket/basket-2.49a_p20170225-r1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT="8de0345d99f3eb08d9406bd07e88b31afe46f315"
-KDE_TEST="true"
-KDE_HANDBOOK="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="A DropDrawers clone. Multiple information organizer"
-HOMEPAGE="https://github.com/basket-notepads/basket;
-SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="crypt git"
-
-RDEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kfilemetadata)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   media-libs/phonon[qt5(+)]
-   x11-libs/libX11
-   crypt? ( app-crypt/gpgme:= )
-   git? ( dev-libs/libgit2:= )
-"
-DEPEND="${RDEPEND}
-   $(add_qt_dep qtconcurrent)
-"
-
-PATCHES=( "${FILESDIR}/${P}-fixes.patch" )
-
-src_prepare() {
-   kde5_src_prepare
-   if ! use test; then
-   sed -e "/add_subdirectory(tests/s/^/#DONT/" -i 
src/CMakeLists.txt || die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package crypt Gpgme)
-   $(cmake-utils_use_find_package git Libgit2)
-   )
-   kde5_src_configure
-}

diff --git a/kde-misc/basket/files/basket-2.49a_p20170225-fixes.patch 
b/kde-misc/basket/files/basket-2.49a_p20170225-fixes.patch
deleted file mode 100644
index 82ca2e8e26e..000
--- a/kde-misc/basket/files/basket-2.49a_p20170225-fixes.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-From 26e8fe568123cc957ea500c4b747f44fa8193edc Mon Sep 17 00:00:00 2001
-From: Gleb Baryshev 
-Date: Sun, 13 Aug 2017 21:37:52 +0300
-Subject: [PATCH] Fix KF5 issues
-
-#33 Library has wrong versioning (libbasketcommon.so.SOVERSION)
-#34 Translations are not properly used
-#35 Documentation still requires kdelibs4support for dtd/ktex.dtd

- CMakeLists.txt   | 3 +++
- doc/en/index.docbook | 4 ++--
- src/CMakeLists.txt   | 4 ++--
- 3 files changed, 7 insertions(+), 4 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 2997365e..7b54ace3 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -92,6 +92,9 @@ ENDIF(GPGME_FOUND)
- 
- #TODO: find meinproc
- 
-+#Make libbasketcommon 

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

2019-01-30 Thread Andreas Sturmlechner
commit: befef5463778e09a64f77b03098c286228e6f7c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 23:36:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 23:56:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befef546

media-libs/mlt: Drop 6.10.0-r1

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

 media-libs/mlt/Manifest |   1 -
 media-libs/mlt/mlt-6.10.0-r1.ebuild | 214 
 2 files changed, 215 deletions(-)

diff --git a/media-libs/mlt/Manifest b/media-libs/mlt/Manifest
index 22521d2f15e..2dbaf9396a9 100644
--- a/media-libs/mlt/Manifest
+++ b/media-libs/mlt/Manifest
@@ -1,2 +1 @@
-DIST mlt-6.10.0.tar.gz 1384632 BLAKE2B 
4bbcf95409df1ea1828d2b34e6d6663cf83f5672641034f775d029037505051c5490c46c69e104811aaf776794be2df95913d094319f4a2dbba0c42117abe15e
 SHA512 
6f374f20f1dc851792c1075537cf7e977038fb557b2bd5d5816c1fc69d471947c8469c914cf662766f3b503ae819881bf2b4e1673e0f7a84309e0fb671a9de1b
 DIST mlt-6.12.0.tar.gz 1395646 BLAKE2B 
18dc06c4075d8d51bc7f62d027adda92c359275b9ad2131cc015b4402b1b7a9438fe87b617075017b9fd5e9696b82c4c840fa6dd83188bd0cedb7f01d2158283
 SHA512 
ed2cc0eeda45558ae6f1ec8780dfd413641953dc12dc32dccf655649f68f8e6088d39fefb7bef7bae042a41096976004446019d82ea162785bc487009cb97680

diff --git a/media-libs/mlt/mlt-6.10.0-r1.ebuild 
b/media-libs/mlt/mlt-6.10.0-r1.ebuild
deleted file mode 100644
index c17755dd369..000
--- a/media-libs/mlt/mlt-6.10.0-r1.ebuild
+++ /dev/null
@@ -1,214 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-# this ebuild currently only supports installing ruby bindings for a single 
ruby version
-# so USE_RUBY must contain only a single value (the latest stable) as the 
ebuild calls
-# /usr/bin/${USE_RUBY} directly
-USE_RUBY="ruby24"
-inherit python-single-r1 ruby-single toolchain-funcs
-
-DESCRIPTION="Open source multimedia framework for television broadcasting"
-HOMEPAGE="https://www.mltframework.org/;
-SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 
debug ffmpeg fftw frei0r
-gtk jack kdenlive libav libsamplerate lua melt opencv opengl python qt5 
rtaudio ruby sdl vdpau xine xml"
-# java perl php tcl vidstab
-IUSE="${IUSE} kernel_linux"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-#rtaudio will use OSS on non linux OSes
-RDEPEND="
-   >=media-libs/libebur128-1.2.2
-   ffmpeg? (
-   libav? ( >=media-video/libav-12:0=[vdpau?] )
-   !libav? ( media-video/ffmpeg:0=[vdpau?] )
-   )
-   fftw? ( sci-libs/fftw:3.0= )
-   frei0r? ( media-plugins/frei0r-plugins )
-   gtk? (
-   media-libs/libexif
-   x11-libs/gtk+:2
-   x11-libs/pango
-   )
-   jack? (
-   >=dev-libs/libxml2-2.5
-   media-libs/ladspa-sdk
-   virtual/jack
-   )
-   libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
-   lua? ( >=dev-lang/lua-5.1.4-r4:= )
-   opencv? ( >=media-libs/opencv-3.2.0:= )
-   opengl? ( media-video/movit )
-   python? ( ${PYTHON_DEPS} )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   media-libs/libexif
-   x11-libs/libX11
-   )
-   rtaudio? (
-   >=media-libs/rtaudio-4.1.2
-   kernel_linux? ( media-libs/alsa-lib )
-   )
-   ruby? ( ${RUBY_DEPS} )
-   sdl? (
-   media-libs/libsdl2[X,opengl,video]
-   media-libs/sdl2-image
-   )
-   xine? ( >=media-libs/xine-lib-1.1.2_pre20060328-r7 )
-   xml? ( >=dev-libs/libxml2-2.5 )"
-#  java? ( >=virtual/jre-1.5 )
-#  perl? ( dev-lang/perl )
-#  php? ( dev-lang/php )
-#  sox? ( media-sound/sox )
-#  tcl? ( dev-lang/tcl:0= )
-#  vidstab? ( media-libs/libvidstab )
-SWIG_DEPEND=">=dev-lang/swig-2.0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   compressed-lumas? ( virtual/imagemagick-tools[png] )
-   lua? ( ${SWIG_DEPEND} virtual/pkgconfig )
-   python? ( ${SWIG_DEPEND} )
-   ruby? ( ${SWIG_DEPEND} )"
-#  java? ( ${SWIG_DEPEND} >=virtual/jdk-1.5 )
-#  perl? ( ${SWIG_DEPEND} )
-#  php? ( ${SWIG_DEPEND} )
-#  tcl? ( ${SWIG_DEPEND} )
-
-DOCS=( AUTHORS ChangeLog NEWS README docs/{framework,melt,mlt{++,-xml}}.txt )
-
-PATCHES=( "${FILESDIR}"/${P}-swig-underlinking.patch )
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # respect CFLAGS LDFLAGS when building 

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

2019-01-30 Thread Anthony G. Basile
commit: 3c804c4e6675764ee4dde27630846ef57aafb2fc
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 30 23:21:59 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 30 23:21:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c804c4e

net-misc/nyx: version bump to 2.1.0

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

 net-misc/nyx/Manifest |  1 +
 net-misc/nyx/nyx-2.1.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/net-misc/nyx/Manifest b/net-misc/nyx/Manifest
index b11dd65dd5a..0a595c7548c 100644
--- a/net-misc/nyx/Manifest
+++ b/net-misc/nyx/Manifest
@@ -1 +1,2 @@
 DIST nyx-2.0.4.tar.gz 4074259 BLAKE2B 
92296a319947803195a6ae3991f1991c9ee5dc8293144b31d143995a0b897e89812d4b012c330cb2d9e7ee2d2dbbc0ab0bbeb49135ec7e302aefde2dbe8159de
 SHA512 
bb64b6c38bbfc9837215503a69b4a6b7a11b8a1e230f42c51a405472689a3d46d74dd06b2417c90512b63e9605b33198c5132b660f9eca037016a39c5e4f0ecf
+DIST nyx-2.1.0.tar.gz 6908817 BLAKE2B 
e67305c0e2a066976cc828235bb364a238af2842251b466cc70bf8ad79138ffb5d6c598cf5900b777caf03ffefd0566e9eccfb65131ca0dc26670d71d8f9a756
 SHA512 
69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37

diff --git a/net-misc/nyx/nyx-2.1.0.ebuild b/net-misc/nyx/nyx-2.1.0.ebuild
new file mode 100644
index 000..32e8fbd725b
--- /dev/null
+++ b/net-misc/nyx/nyx-2.1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+
+inherit vcs-snapshot distutils-r1
+
+DESCRIPTION="Utility to monitor real time Tor status information"
+HOMEPAGE="https://nyx.torproject.org;
+if [[ ${PV} == ** ]]; then
+   EGIT_REPO_URI="https://git.torproject.org/nyx.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   net-libs/stem
+   net-vpn/tor"



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

2019-01-30 Thread Anthony G. Basile
commit: a02772f308254eb57cc52730e3f4d36ce5698197
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 30 23:19:22 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 30 23:20:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02772f3

net-misc/electrum: remove older version

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

 net-misc/electrum/Manifest  |   1 -
 net-misc/electrum/electrum-3.3.2.ebuild | 176 
 2 files changed, 177 deletions(-)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index 4b9cdf69c9e..c8ee772aace 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,4 +1,3 @@
 DIST Electrum-3.1.3.tar.gz 2806178 BLAKE2B 
e03a6ee8d7b211b26d99adfbaf42a9d43317e5a4ca887f62f5ef0e57d8f990c18ff07e15d4ac8faea33322cd7ae25d7544e59e9ff1fbe883b3b7be138d990421
 SHA512 
745d00ec944e46040a4ae21d23c5919b943696a85baf84ee553616ca73cd21f2fa95999212a23f9a96ad5606def2890ee057e5f5f18e82591fd4a9e497ba5439
 DIST Electrum-3.2.3.tar.gz 8311398 BLAKE2B 
389f2ce2982d40f69c1fe3bfcac3ffb70d4fa09265f1a0567ecbdad21b53ebfdd2473e8e56e024add8cd52d24f690467441ffd33509cb0ef20c4f30bfcbba2a7
 SHA512 
a1620d2a0f28ee8c61e0ddd985f9e2a219f2b9fe0316042fbc8852fd95709a9f4e60a40494a9cc5c2fad08c6f318f38bcbe91bbb88d20811953d514682f7
-DIST Electrum-3.3.2.tar.gz 8934781 BLAKE2B 
1edbde4d26056b13efe84b93eb39ce0db4a20baf29367216c2cb4ac0e5c8887ca6be42e70fcfb095d7a2e80a539646c1a87677af82eee62a34380bc13b57600c
 SHA512 
da8eca13c54eb12938ce204905df535cdf1402874109bee636d4c5acb106530463d6d96a636e7418b7635073491df6aaf50ea172e53b2c75ae6844f9f94eefd1
 DIST Electrum-3.3.3.tar.gz 9192110 BLAKE2B 
c4884125f5309c18d324b2bdcc9afee05b3beeb124ca45a0c6f3207b19cf9431f5ed15fbd066c854f8f7bfa89e347df5578eda825ab43e69c502fc7ced00e8ec
 SHA512 
a30287794b87f3e3ad02be4c32281c22dcfec801ff0d4602e6adcb85e532c34e69b60e2aec65f5d6ef8ae68c21b068fff87ca685ef8caca4c785b56cb400e23f

diff --git a/net-misc/electrum/electrum-3.3.2.ebuild 
b/net-misc/electrum/electrum-3.3.2.ebuild
deleted file mode 100644
index e899d91abe8..000
--- a/net-misc/electrum/electrum-3.3.2.ebuild
+++ /dev/null
@@ -1,176 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="ncurses?"
-
-inherit desktop distutils-r1 gnome2-utils xdg-utils
-
-MY_P="Electrum-${PV}"
-DESCRIPTION="User friendly Bitcoin client"
-HOMEPAGE="https://electrum.org/;
-SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-MY_LANGS="ar_SA be_BY bg_BG cs_CZ da_DK de_DE el_GR eo_UY es_ES fa_IR fr_FR 
hu_HU hy_AM id_ID it_IT ja_JP ko_KR ky_KG lv_LV nb_NO nl_NL pl_PL pt_BR pt_PT 
ro_RO ru_RU sk_SK sl_SI sv_SE ta_IN th_TH tr_TR uk_UA vi_VN zh_CN zh_TW"
-
-my_langs_to_l10n() {
-   # Map all except pt_* and zh_* to their generic codes
-   case $1 in
-   pt_*|zh_*) echo ${1/_/-} ;;
-   *) echo ${1%%_*} ;;
-   esac
-}
-
-IUSE="audio_modem cli coldcard cosign digitalbitbox email greenaddress_it 
ncurses qrcode +qt5 safe_t sync revealer trustedcoin_com vkb"
-
-for lang in ${MY_LANGS}; do
-   IUSE+=" l10n_$(my_langs_to_l10n ${lang})"
-done
-unset lang
-
-REQUIRED_USE="
-   || ( cli ncurses qt5 )
-   audio_modem? ( qt5 )
-   cosign? ( qt5 )
-   digitalbitbox? ( qt5 )
-   email? ( qt5 )
-   greenaddress_it? ( qt5 )
-   qrcode? ( qt5 )
-   sync? ( qt5 )
-   trustedcoin_com? ( qt5 )
-   vkb? ( qt5 )
-"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-python/ecdsa[${PYTHON_USEDEP}]
-   dev-python/jsonrpclib[${PYTHON_USEDEP}]
-   dev-python/pbkdf2[${PYTHON_USEDEP}]
-   dev-python/pyaes[${PYTHON_USEDEP}]
-   dev-python/PySocks[${PYTHON_USEDEP}]
-   dev-python/qrcode[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/tlslite[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   virtual/python-dnspython[${PYTHON_USEDEP}]
-   qrcode? ( media-gfx/zbar[v4l] )
-   qt5? (
-   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
-   )
-   ncurses? ( dev-lang/python )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS="RELEASE-NOTES"
-
-src_prepare() {
-   eapply "${FILESDIR}/3.1.2-no-user-root.patch"
-   eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
-   eapply "${FILESDIR}/3.3.2-desktop.patch"
-
-   # Prevent icon from being installed in the wrong location
-   sed -i '/icons_dirname/d' setup.py || die
-
-   # Remove unrequested localization files:
-   local lang
-   for lang in ${MY_LANGS}; do
-   use l10n_$(my_langs_to_l10n ${lang}) && continue
-   rm -r "${PN}/locale/${lang}" || die

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

2019-01-30 Thread Andreas Sturmlechner
commit: c5a28db6d7fd5cdeb2aff01f538fe9e7e203e1d0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 23:10:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 23:10:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a28db6

profiles: arm: Cleanup obsolete www-client/qupzilla p.use.stable.mask

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

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

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index bdec03cbbba..1082a59dd63 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -128,10 +128,6 @@ media-libs/gegl umfpack
 # Missing stable
 net-misc/connman l2tp pptp
 
-# Michael Palimaka  (11 May 2015)
-# kde-frameworks/kwallet is not stable on arm
-www-client/qupzilla kwallet
-
 # Pacho Ramos  (02 Jul 2014)
 # Mask due Gnome3 not going to be stabilized on this arch
 >=gnome-base/gnome-desktop-2.32.1-r2 license-docs



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

2019-01-30 Thread Andreas Sturmlechner
commit: 4090dfd2d2c2be4cd3eccf155db2a3ddf1dd4091
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 22:27:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4090dfd2

app-text/poppler: Security cleanup

Bug: https://bugs.gentoo.org/659828
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/poppler/Manifest  |   1 -
 app-text/poppler/files/poppler-0.62.0-glibc.patch  |  34 --
 .../poppler/files/poppler-0.62.0-openjpeg2.patch   |  14 ---
 app-text/poppler/poppler-0.62.0-r1.ebuild  | 127 -
 4 files changed, 176 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 7091647900a..5b781522168 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,4 +1,3 @@
-DIST poppler-0.62.0.tar.xz 1423372 BLAKE2B 
01c8745d0c1fa5b412ec92295a8784f5c1deff8b9fa709d09a3236d630f78fecc6af23fe3302964478d6356562712726db422ef51fe59a8b42e13e08370a77ac
 SHA512 
91f7eae7b05965ae97a34e658bed2a676be8a6e4d34f82148ece6eb58932632dcf9a34d50c66412f93f560ce575abf5c608ed6b1e5184604b96024801886c706
 DIST poppler-0.68.0.tar.xz 1461052 BLAKE2B 
e95aa872230ff88f2caf9b8fef7da369b3115b1aabef2d57ebba3a13123ffe1cf1e200c6583a6da9e52bdb7708bec30e26f68e582bf99289abd572e42f712a5e
 SHA512 
98449ab96db1d17901ec44b1a71b0375ac83d0f13e059b83afb452939a3ae6375c4667ae029fa333fad3eed2d8315e5f1208f34d3548c5530f0ecc7a5841c27a
 DIST poppler-0.71.0.tar.xz 1480852 BLAKE2B 
be23100e44f73cd024d50727a632b749629b6e36ef41d2aee94f1998a8362dd0fa11e64bfb0f0f04f87265029abec32088ef2dad3b5aeb2733c7aaeb6817
 SHA512 
8e0ce95e7b58c37761c36a20f1282e63373a9557bf9f746ce2936562f12648506043d9559cf816944aa238814fc1b3f3a3c0a6cb002fd214b067e399bcc6ab1e
 DIST poppler-0.72.0.tar.xz 1492912 BLAKE2B 
6582b418031c52e5e9031e9f25b80841ba471c1308030bef2cdb13cd607ddd0ca51639d93c09f33e42d5f9378ee44b5ebe4dbac29254f952f7c2ec147799bc5e
 SHA512 
57dc98ff3e433cb8c7e3c31016c080e09586410622d70fb2fe1aa36c2a55017508dd5b5b253cfe987b86f9197bdd34345e038c89f542003cf021900c86614145

diff --git a/app-text/poppler/files/poppler-0.62.0-glibc.patch 
b/app-text/poppler/files/poppler-0.62.0-glibc.patch
deleted file mode 100644
index 6808e91601d..000
--- a/app-text/poppler/files/poppler-0.62.0-glibc.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From 7b434a7ad9333a3b2250d636a517c58d9a12bca2 Mon Sep 17 00:00:00 2001
-From: Pekka Vuorela 
-Date: Fri, 15 Dec 2017 16:56:20 +0200
-Subject: Honor configuration for building glibc copy of strtok_r
-
-config.h didn't get included and HAVE_STRTOK_R was never defined.
-Now getting via glibc.h.

- goo/glibc_strtok_r.cc | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/goo/glibc_strtok_r.cc b/goo/glibc_strtok_r.cc
-index e779bf5..e323bc2 100644
 a/goo/glibc_strtok_r.cc
-+++ b/goo/glibc_strtok_r.cc
-@@ -50,12 +50,15 @@
- // Copyright (C) 2012 Alexey Pavlov 
- // Copyright (C) 2012 Albert Astals Cid 
- // Copyright (C) 2017 Adrian Johnson 
-+// Copyright (C) 2017 Pekka Vuorela 
- //
- // To see a description of the changes please see the Changelog file that
- // came with your tarball or type make ChangeLog if you are building from git
- //
- //
- 
-+#include "glibc.h"
-+
- #ifndef HAVE_STRTOK_R
- 
- #include 
--- 
-cgit v1.1
-

diff --git a/app-text/poppler/files/poppler-0.62.0-openjpeg2.patch 
b/app-text/poppler/files/poppler-0.62.0-openjpeg2.patch
deleted file mode 100644
index 789090cc9b2..000
--- a/app-text/poppler/files/poppler-0.62.0-openjpeg2.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Sadly the CMake side of openjpeg slotting in Gentoo is broken.
-To reliably find openjpeg:2 we need to use pkg-config.
-
 poppler-0.62.0/CMakeLists.txt
-+++ poppler-0.62.0/CMakeLists.txt
-@@ -193,7 +193,7 @@
- endif()
- set(WITH_OPENJPEG FALSE)
- if(ENABLE_LIBOPENJPEG STREQUAL "openjpeg2")
--  find_package(LIBOPENJPEG2)
-+  pkg_check_modules(LIBOPENJPEG2 libopenjp2)
-   set(WITH_OPENJPEG ${LIBOPENJPEG2_FOUND})
-   if(NOT LIBOPENJPEG2_FOUND)
- message(FATAL_ERROR "Install libopenjpeg2 before trying to build poppler. 
You can also decide to use the internal unmaintained JPX decoder or none at 
all.")

diff --git a/app-text/poppler/poppler-0.62.0-r1.ebuild 
b/app-text/poppler/poppler-0.62.0-r1.ebuild
deleted file mode 100644
index 568a800956b..000
--- a/app-text/poppler/poppler-0.62.0-r1.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils flag-o-matic toolchain-funcs xdg-utils
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://git.freedesktop.org/git/${PN}/${PN}"
-   SLOT="0/"
-else
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/qupzilla/, profiles/

2019-01-30 Thread Andreas Sturmlechner
commit: 15ee2cb976b31d58d947232bd33413925b6c071f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 20:26:07 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ee2cb9

www-client/qupzilla: Remove last-rited

Closes: https://bugs.gentoo.org/662792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask |   4 -
 www-client/qupzilla/Manifest  |   2 -
 www-client/qupzilla/metadata.xml  |  18 -
 www-client/qupzilla/qupzilla-2.2.5.ebuild | 120 --
 4 files changed, 144 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index bb366bdd024..85637044a0e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -93,10 +93,6 @@ sci-electronics/librepcb
 # Requires dev-libs/openssl-1.1.1, Bug 674148
 dev-libs/gost-engine
 
-# Andreas Sturmlechner  (31 Dec 2018)
-# Superseded by www-client/falkon. Masked for removal in 30 days.
-www-client/qupzilla
-
 # Lars Wendler  (28 Dec 2018)
 # Masked while being tested and reverse deps aren't fully compatible
 =dev-libs/openssl-1.1.1*

diff --git a/www-client/qupzilla/Manifest b/www-client/qupzilla/Manifest
deleted file mode 100644
index a96e5058190..000
--- a/www-client/qupzilla/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST QupZilla-2.2.5.tar.xz 2532760 BLAKE2B 
b9bf3f5415aa5a06397a7b9f98f56a16a7c9238d561bf6a2583214e43b23c53c825c8274b51ff0e34ced8aac6077c12dad60968d88abe810ccb35dbd2a457e0e
 SHA512 
78e02141f18268a5f31a896c49e4f6cbd709e609dfcdb50277fc20123526e5316b79ede612dcac74ff07103334c381e4d657b18b6e187a10983d5a44a649858a
-DIST qupzilla-plugins-2017.03.26.tar.gz 430926 BLAKE2B 
d5db8c854886b1af8db20aaffe9a244600259d4f8cbc40890bf0f1075f790afe1a6e2ac19abe06c585eff0353127a3a7b1b1b79013bfc1b81bf5df750e5d9d20
 SHA512 
3b04b4120825fd58937986cf12f2b521cf78a64380b915d46735ada3f4776f914056c5511daa781c89867d0309af7cbf833eb71dfa4b14b6b9ba25d80315

diff --git a/www-client/qupzilla/metadata.xml b/www-client/qupzilla/metadata.xml
deleted file mode 100644
index 0f7954fa4cc..000
--- a/www-client/qupzilla/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   q...@gentoo.org
-   Gentoo Qt Project
-   
-   
-   Enable encrypted storage of passwords with 
kde-frameworks/kwallet
-   Enable fancy non-blocking 
JavaScript dialogs
-   shown inside the page, not blocking the application 
window. When closing
-   browser windows with open dialogs, this can crash the 
application.
-   
-   
-   
-   QupZilla/qupzilla-plugins
-   
-

diff --git a/www-client/qupzilla/qupzilla-2.2.5.ebuild 
b/www-client/qupzilla/qupzilla-2.2.5.ebuild
deleted file mode 100644
index fae01513ce1..000
--- a/www-client/qupzilla/qupzilla-2.2.5.ebuild
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar_SA bg_BG ca_ES cs_CZ da_DK de_DE el_GR es_419 es_ES es_MX es_VE
-   eu_ES fa_IR fi_FI fr_FR gl_ES he_IL hr_HR hu_HU id_ID is it_IT ja_JP
-   ka_GE lg lt lv_LV nb_NO nl_NL nqo pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK
-   sl_SI sr sr@ijekavian sr@ijekavianlatin sr@latin sv_SE tr_TR uk_UA
-   uz@Latn zh_CN zh_HK zh_TW"
-
-PLUGINS_HASH="80fea7df7765fdf9c9c64fdb667052b25f1c0a22"
-PLUGINS_VERSION="2017.03.26" # if there are no updates, we can use the older 
archive
-
-inherit gnome2-utils l10n qmake-utils xdg-utils
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/QupZilla/${PN}.git;
-else
-   MY_P=QupZilla-${PV}
-   
SRC_URI="https://github.com/QupZilla/${PN}/releases/download/v${PV}/${MY_P}.tar.xz;
-   KEYWORDS="amd64 ~arm x86"
-   S=${WORKDIR}/${MY_P}
-fi
-
-DESCRIPTION="A cross-platform web browser using QtWebEngine"
-HOMEPAGE="https://www.qupzilla.com/;
-SRC_URI+=" 
https://github.com/QupZilla/${PN}-plugins/archive/${PLUGINS_HASH}.tar.gz -> 
${PN}-plugins-${PLUGINS_VERSION}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="dbus debug gnome-keyring kwallet libressl nonblockdialogs"
-
-COMMON_DEPEND="
-   >=dev-qt/qtcore-5.8:5
-   >=dev-qt/qtdeclarative-5.8:5[widgets]
-   >=dev-qt/qtgui-5.8:5
-   >=dev-qt/qtnetwork-5.8:5[ssl]
-   >=dev-qt/qtprintsupport-5.8:5
-   >=dev-qt/qtsql-5.8:5[sqlite]
-   >=dev-qt/qtwebchannel-5.8:5
-   >=dev-qt/qtwebengine-5.8:5[widgets]
-   >=dev-qt/qtwidgets-5.8:5
-   >=dev-qt/qtx11extras-5.8:5
-   x11-libs/libxcb:=
-   dbus? ( >=dev-qt/qtdbus-5.8:5 )
-   gnome-keyring? ( gnome-base/gnome-keyring )
-   kwallet? ( kde-frameworks/kwallet:5 )
-   libressl? ( dev-libs/libressl:= )
-   !libressl? ( 

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

2019-01-30 Thread Andreas Sturmlechner
commit: 10608e49542791aaca56d28af06b1424b61d0fda
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 18:45:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10608e49

app-office/libreoffice: Drop 6.1.5.1

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

 app-office/libreoffice/Manifest   |   2 -
 app-office/libreoffice/libreoffice-6.1.5.1.ebuild | 572 --
 2 files changed, 574 deletions(-)

diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest
index 771a184197b..63df811680b 100644
--- a/app-office/libreoffice/Manifest
+++ b/app-office/libreoffice/Manifest
@@ -4,12 +4,10 @@ DIST 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip 9796 
BLAKE2B a30b0225313b23
 DIST 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 1521926 BLAKE2B 
d2769842c180997055648a8b1a33cc89988b74628bad8aa012242e0c1afa5b5b8568323c107187072207ee69bd841ba4ca3bbfe27ef65223ddc729d1a1aa6590
 SHA512 
ec5ae23c8fe2f5efc377f7a9665039afadf28b4d8f2791379296766a5fbc9a3bf7548f9b0e3b3b07762229ec733a92ccbb69791ee0318c9c6f78f8e847253d3f
 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 BLAKE2B 
51db6bd90585b13857ecb494c805c9fb6874e1e65d7aee73d23e1716670836a14b376bcca810f96fd55b0ed653b2660a268030f246c822cbb04f867ef763a3b3
 SHA512 
2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a
 DIST libreoffice-6.1.4.2.tar.xz 207710664 BLAKE2B 
52bab412094c1ff7e184ea65c588360c18b061c3e14b7be07171f6b5831261766e2ac7d7373f5f789d125671da41e8b67d34360d4b7014dcb98df01828aeb094
 SHA512 
ba81b7744b908f9fe67a83e72c17c08b3b2e99599a5fd4f9cc1f2d81b3fd0ddb8065ae466205f85185ab9420350cea0b2d60108df3e583b74bd1fcd9e4eb0c3c
-DIST libreoffice-6.1.5.1.tar.xz 207920688 BLAKE2B 
7e435a62b880839c752ba90693918242ec29807acb73a22d6101d74f8c8d712a5a26a85cea334a6e66811b7a4f8e016b87932390f2746da4effcb74a416ca973
 SHA512 
fab7f0bb6fb113c0bfa8bbc0424568c37a04f301d6e44f5755dcbb21cc6df964819a2e143b10f5c6352bfbea438df0b136ba55caf7be383bcebba4ceadae
 DIST libreoffice-6.1.5.2.tar.xz 207918636 BLAKE2B 
bb4e57a5363e7dc6757c537ef46231ff748649ca4b79993f371e787adba8cd1f3dd988f11e8813c24eb952d00355b02b15f0b126ea2c1f9d9ce7d6c26bf71c38
 SHA512 
36027ad8a3940e803908561e04feebce297db2fd570b7e43bb43d8c0b7885729eeaf0a64fc5f9e642c1008ffea0b3b1b6d0008e349cd1897425dc818ac8bf140
 DIST libreoffice-6.2.0.3-patchset-01.tar.xz 12284 BLAKE2B 
1585764ea7441f422f72e616fa5dff77d3997ae20410016092f35d0743f9629f17d0ecf6f0002a92a9de894d82bcf3cf22cee5124b9a5f280ea086c1ec285a6f
 SHA512 
3a0dcee15440e74ef70aafee983951249193f0dac2b0bf48926265db01ea098486b2c3cd46178f533f3cfc20f7cadd9353c7a3d2c4bfe53812d0fe4a1fd86e22
 DIST libreoffice-6.2.0.3.tar.xz 213476336 BLAKE2B 
e0a44098aa46c86d5fb7d26366d57d4bf395f642cf228a426446067a7037b5199715a7d34a2b28664123f814cc23da7e299da4f93ed8b65c29ae90056cc40399
 SHA512 
991cab829c88010b5df0c40e6422fd725f7854d256cfa7ffcf595549ccc49aeebe135513b56c5ccdc810ea07b8df186004a3d9e5d84b5d69992996158166d0c1
 DIST libreoffice-branding-gentoo-0.8.tar.xz 151568 BLAKE2B 
f03c7ddeb53c5ca3fd23401679601fcf2c4037ba17be4eb7b784c7ce7ebb71a24b8ab4aac8b7da8c6b1f14dd23bc1294ba85ff4f70ad271fb4ee3c5372e10883
 SHA512 
785031a699b1d1895ce4b50ffc3ddf645f3a0ef9acdf37facfd18cf75db9484cb8f53a50abb63d6006ead76a80b6ff5aa99661063245ebb84bd64013d713de7f
 DIST libreoffice-help-6.1.4.2.tar.xz 15757700 BLAKE2B 
53c398efb3b839740a9146ea1b0f70f019936c914f7aedf38b7da69faf532ab139a8847d6eb251b2850511e0e7bd169c74fafedd0926dc987659aa27878cf740
 SHA512 
e24f2f6795856da62f77ebfdcfedc8190b8ecef74e395fc263f0cab4a27c0fe3d95f37665747a590fc7a6a93c6c3473a2a4501c50d415cc602f85838955fe9ab
-DIST libreoffice-help-6.1.5.1.tar.xz 15756964 BLAKE2B 
0d7b32488e2e0ccab0ff067ba19dbbcdcc57f80280c74c6aa0f2e0f6cd49f2eeb67adb1d8f0e88459636d6301329fed3c5837b246571cecfa27a1e334d9b8579
 SHA512 
f9ae9134eb322f7cfc1cb2a18d23edfaed880925c289d49136d9e7ce026bfa2fbbf148b14a88e8f68d6f5bd8a04a97265c5c15d1eb92ef6fef50a899388617a3
 DIST libreoffice-help-6.1.5.2.tar.xz 15758000 BLAKE2B 
e8db833db00116e210cd6da578ab05089fd12128bfb8015600027c9afca09a1afe7a62e30a0271dffead5d176c0195eae9095d0e00450a926999efadf3f7572f
 SHA512 
0575244ae595af7383b244fd3f1855b7d63820f9c3ebf87bc9d0758463b4b289988bbed99f0985508d34793967734fd83ae2d1a5db514479bb2fe32e0498fc9f
 DIST libreoffice-help-6.2.0.3.tar.xz 16186548 BLAKE2B 
95d7fbdaac774032f5ddac121eec5ace9f7964a112f8137d8cf3b999e4ba6685048c027b5635283de9913547c2776ba9b9ab7e28b97cf94fac536decc12fda98
 SHA512 
7b1c7949ede3fdd6dcc09fd38b62f17d68c5f79e75fb72cedb9d55889d8d8cf261d6614aa5e2e3eae3e26764b2cdb0e4344bef25851daef6041ac3935ad64fb1

diff --git a/app-office/libreoffice/libreoffice-6.1.5.1.ebuild 
b/app-office/libreoffice/libreoffice-6.1.5.1.ebuild
deleted file mode 100644
index 482cddcd51e..000
--- 

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

2019-01-30 Thread Andreas Sturmlechner
commit: f17ffe255aedfc5c0cc471cc716a9d897128cba1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 17:33:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17ffe25

media-sound/clementine: 1.3.1_p20190127 snapshot bump

Patch upstreamed in that version.

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

 media-sound/clementine/Manifest|   1 +
 .../clementine/clementine-1.3.1_p20190127.ebuild   | 180 +
 2 files changed, 181 insertions(+)

diff --git a/media-sound/clementine/Manifest b/media-sound/clementine/Manifest
index 20346bcffb3..6e52851f4d7 100644
--- a/media-sound/clementine/Manifest
+++ b/media-sound/clementine/Manifest
@@ -1,2 +1,3 @@
 DIST clementine-1.3.1_p20180416.tar.gz 8489387 BLAKE2B 
37412428cf030a71f0011ba68a7ce71a3bbdc59402dc6d6349cca8ee44b208052cee9add1597a9577e5a6ed4bb2ebf16c4e1f79612d12be265f637caffd02a76
 SHA512 
8f38554571c637d9f79df43679ac2a76383f7a9b4ee8e921a16175889180e72afadc352dd40d73a671aa8ae9b01f6a251ae7b94b010043f8bcb8d8f42dcfff62
 DIST clementine-1.3.1_p20181201.tar.gz 8535075 BLAKE2B 
c4b6660ee9718054cc13c6b4fc2e1dccf9c117319f5b682dc5de2861fc40cc129e079449e1c2e15733faf14b6e18b42f37c228000a8e6c121b7fdcb2e48bc7b9
 SHA512 
fcc062857b95a5cabc41449143bb876df9955cdaaa59868f147d7a165dea13e2e4e1c11ea23f4309c8af7bef42d694a82867420245513af8e4dfbd91ab6f9a2c
+DIST clementine-1.3.1_p20190127.tar.gz 8516435 BLAKE2B 
ce884c25d76e26349cf11109f885361dd79c4d567b08927962a611a2bb17dbe6674ac176f6b09b3a8ebe14e82f30125a56ffd08ff6d2072a96ee7b9ba1f066db
 SHA512 
b82d2dc49dbe41e68440fb421cda6989f670a2a43829bf42e21f3c07d6f6badcb217333559d6dd9c66accd88e2473e5c717969e987410bf4801669dccba7cd15

diff --git a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild 
b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild
new file mode 100644
index 000..e80f66f40cc
--- /dev/null
+++ b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild
@@ -0,0 +1,180 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="af ar be bg bn br bs ca cs cy da de el en en_CA en_GB eo es et eu fa 
fi fr ga gl he he_IL hi hr hu hy ia id is it ja ka kk ko lt lv mk_MK mr ms my 
nb nl oc pa pl pt pt_BR ro ru si_LK sk sl sr sr@latin sv te tr tr_TR uk uz vi 
zh_CN zh_TW"
+
+MY_P="${P/_}"
+if [[ ${PV} == ** ]]; then
+   EGIT_BRANCH="qt5"
+   EGIT_REPO_URI="https://github.com/clementine-player/Clementine.git;
+   GIT_ECLASS="git-r3"
+else
+   COMMIT=610566d25271c67d1625fd62041f6a27435b0a9d
+   
SRC_URI="https://github.com/${PN}-player/${PN^}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+inherit cmake-utils flag-o-matic gnome2-utils l10n virtualx xdg-utils 
${GIT_ECLASS}
+unset GIT_ECLASS
+
+DESCRIPTION="Modern music player and library organizer based on Amarok 1.4 and 
Qt"
+HOMEPAGE="https://www.clementine-player.org 
https://github.com/clementine-player/Clementine;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp 
projectm pulseaudio seafile skydrive test +udisks wiimote"
+
+REQUIRED_USE="
+   udisks? ( dbus )
+   wiimote? ( dbus )
+"
+
+COMMON_DEPEND="
+   app-crypt/qca:2[qt5(+)]
+   dev-db/sqlite:=
+   dev-libs/crypto++[asm]
+   dev-libs/glib:2
+   dev-libs/libxml2
+   dev-libs/protobuf:=
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5[sqlite]
+   dev-qt/qtwidgets:5
+   media-libs/chromaprint:=
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   >=media-libs/libmygpo-qt-1.0.9[qt5(+)]
+   >=media-libs/taglib-1.11.1_p20181028
+   sys-libs/zlib
+   virtual/glu
+   x11-libs/libX11
+   cdda? ( dev-libs/libcdio:= )
+   dbus? ( dev-qt/qtdbus:5 )
+   ipod? ( >=media-libs/libgpod-0.8.0 )
+   lastfm? ( >=media-libs/liblastfm-1.1.0_pre20150206 )
+   moodbar? ( sci-libs/fftw:3.0 )
+   mtp? ( >=media-libs/libmtp-1.0.0 )
+   projectm? (
+   media-libs/glew:=
+   >=media-libs/libprojectm-1.2.0
+   virtual/opengl
+   )
+"
+# Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is 
required; check if this can be overcome someway;
+# Libprojectm-1.2 seems to work fine, so no reason to use bundled version; 
check clementine's patches:
+# 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
+# Still possibly essential but not applied yet patches are:
+# 06-fix-numeric-locale.patch
+# 08-stdlib.h-for-rand.patch
+RDEPEND="${COMMON_DEPEND}
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/gst-plugins-soup:1.0
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/hotot/, profiles/

2019-01-30 Thread Andreas Sturmlechner
commit: 2a8c2fd107a31d0cb58c8f2bd7c1dca9316add74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 20:22:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8c2fd1

net-misc/hotot: Remove last-rited

Closes: https://bugs.gentoo.org/463928
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-misc/hotot/Manifest   |  1 -
 net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild | 56 ---
 net-misc/hotot/hotot-.ebuild  | 56 ---
 net-misc/hotot/metadata.xml   | 11 -
 profiles/package.mask |  5 --
 5 files changed, 129 deletions(-)

diff --git a/net-misc/hotot/Manifest b/net-misc/hotot/Manifest
deleted file mode 100644
index 21b1bcccf8f..000
--- a/net-misc/hotot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hotot-0.9.8.15_p20150812.tar.gz 1234481 BLAKE2B 
e0e3a29b476b0de8c23586193578bf597a96b5ec3f203da61ca5e0f89d0c8bc0d020d262ccbb622a9f0e01b5c10e7ae432e9907c83c05beb1b7ff7845fb5
 SHA512 
8faffd583bc7bc2888acac5b33cf7ede285a5732c7349e9f84acf63788a9a96d6c0de0759605afcacb618d904f1a54e50581684d49bd637acd6036046f28bc7e

diff --git a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild 
b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
deleted file mode 100644
index a15fe974e0d..000
--- a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="lightweight & open source microblogging client"
-HOMEPAGE="http://hotot.org;
-SRC_URI="https://github.com/lyricat/Hotot/tarball/452fc0924a98923b -> 
${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="chrome kde qt5"
-
-REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   )"
-DEPEND="${RDEPEND}
-   sys-devel/gettext"
-
-src_configure() {
-   mycmakeargs=(
-   ${mycmakeargs}
-   -DWITH_CHROME=$(usex chrome)
-   -DWITH_KDE=$(usex kde)
-   -DWITH_QT5=$(usex qt5)
-   -DPYTHON_EXECUTABLE=${PYTHON} )
-
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   find "${D}" -name "*.pyc" -delete
-}
-
-pkg_postinst() {
-   if use chrome; then
-   elog "TO install hotot for chrome, open chromium/google-chrome,"
-   elog "vist chrome://chrome/extensions/ and load 
/usr/share/hotot"
-   elog "as unpacked extension."
-   fi
-}

diff --git a/net-misc/hotot/hotot-.ebuild b/net-misc/hotot/hotot-.ebuild
deleted file mode 100644
index 777e7d1e2bc..000
--- a/net-misc/hotot/hotot-.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils git-r3 python-single-r1 vcs-snapshot
-
-DESCRIPTION="lightweight & open source microblogging client"
-HOMEPAGE="http://hotot.org;
-EGIT_REPO_URI="https://github.com/lyricat/Hotot.git;
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE="chrome kde qt5"
-
-REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   )"
-DEPEND="${RDEPEND}
-   sys-devel/gettext"
-
-src_configure() {
-   mycmakeargs=(
-   ${mycmakeargs}
-   -DWITH_CHROME=$(usex chrome)
-   -DWITH_KDE=$(usex kde)
-   -DWITH_QT5=$(usex qt5)
-   -DPYTHON_EXECUTABLE=${PYTHON} )
-
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   find "${D}" -name "*.pyc" -delete
-}
-
-pkg_postinst() {
-   if use chrome; then
-   elog "TO install hotot for chrome, open chromium/google-chrome,"
-   elog "vist chrome://chrome/extensions/ and load 
/usr/share/hotot"
-   elog "as unpacked extension."
-   fi
-}

diff --git a/net-misc/hotot/metadata.xml b/net-misc/hotot/metadata.xml
deleted file mode 100644
index c93b1aebf69..000
--- a/net-misc/hotot/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   Build chrome 

[gentoo-commits] repo/gentoo:master commit in: app-office/QtBitcoinTrader/, profiles/

2019-01-30 Thread Andreas Sturmlechner
commit: de46f531038625306bc10e683cf08799e7df6a7b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 20:24:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de46f531

app-office/QtBitcoinTrader: Remove last-rited

Closes: https://bugs.gentoo.org/610736
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-office/QtBitcoinTrader/Manifest|  1 -
 .../QtBitcoinTrader/QtBitcoinTrader-1.10.01.ebuild | 54 --
 .../QtBitcoinTrader/QtBitcoinTrader-.ebuild| 54 --
 app-office/QtBitcoinTrader/metadata.xml| 11 -
 profiles/package.mask  |  5 --
 5 files changed, 125 deletions(-)

diff --git a/app-office/QtBitcoinTrader/Manifest 
b/app-office/QtBitcoinTrader/Manifest
deleted file mode 100644
index 39869148587..000
--- a/app-office/QtBitcoinTrader/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST QtBitcoinTrader-1.10.01.tar.gz 1319323 BLAKE2B 
8d3a17600607d44ee2112a65c321ecb864dfea89bf13f3dbd3a98819e7fa55c9e36a0ec3e7a09ab39746cc53034870becae336ada5e0c002bd0e43f8bdc4b752
 SHA512 
a9f2aa86225d24d4492c3d375a00490ec72405391396669aea21cba7fa2e4afb088e35743ecf15045ba12c7294d972ecced59e19b46c83a9c4930604c530d999

diff --git a/app-office/QtBitcoinTrader/QtBitcoinTrader-1.10.01.ebuild 
b/app-office/QtBitcoinTrader/QtBitcoinTrader-1.10.01.ebuild
deleted file mode 100644
index 1737d26d101..000
--- a/app-office/QtBitcoinTrader/QtBitcoinTrader-1.10.01.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ $PV = ** ]]; then
-   eclass=git-r3
-   EGIT_REPO_URI="https://github.com/JulyIGHOR/QtBitcoinTrader.git;
-   EGIT_BRANCH="testing"
-   SRC_URI=""
-   KEYWORDS=""
-else
-   eclass=vcs-snapshot
-   
SRC_URI="https://github.com/JulyIGHOR/QtBitcoinTrader/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-inherit base fdo-mime qmake-utils ${eclass}
-
-DESCRIPTION="Mt.Gox and BTC-e Bitcoin Trading Client"
-HOMEPAGE="https://github.com/JulyIGHOR/QtBitcoinTrader;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-libs/openssl:0
-   sys-libs/zlib
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtscript:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtmultimedia:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5 \
-   src/${PN}_Desktop.pro \
-   PREFIX="${EPREFIX}/usr" \
-   DESKTOPDIR="${EPREFIX}/usr/share/applications" \
-   ICONDIR="${EPREFIX}/usr/share/pixmaps"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-   einstalldocs
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-}

diff --git a/app-office/QtBitcoinTrader/QtBitcoinTrader-.ebuild 
b/app-office/QtBitcoinTrader/QtBitcoinTrader-.ebuild
deleted file mode 100644
index 1737d26d101..000
--- a/app-office/QtBitcoinTrader/QtBitcoinTrader-.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ $PV = ** ]]; then
-   eclass=git-r3
-   EGIT_REPO_URI="https://github.com/JulyIGHOR/QtBitcoinTrader.git;
-   EGIT_BRANCH="testing"
-   SRC_URI=""
-   KEYWORDS=""
-else
-   eclass=vcs-snapshot
-   
SRC_URI="https://github.com/JulyIGHOR/QtBitcoinTrader/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-inherit base fdo-mime qmake-utils ${eclass}
-
-DESCRIPTION="Mt.Gox and BTC-e Bitcoin Trading Client"
-HOMEPAGE="https://github.com/JulyIGHOR/QtBitcoinTrader;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   dev-libs/openssl:0
-   sys-libs/zlib
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtscript:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtmultimedia:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5 \
-   src/${PN}_Desktop.pro \
-   PREFIX="${EPREFIX}/usr" \
-   DESKTOPDIR="${EPREFIX}/usr/share/applications" \
-   ICONDIR="${EPREFIX}/usr/share/pixmaps"
-}
-
-src_install() {
-   emake INSTALL_ROOT="${D}" install
-   einstalldocs
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-}

diff --git a/app-office/QtBitcoinTrader/metadata.xml 
b/app-office/QtBitcoinTrader/metadata.xml
deleted file mode 100644
index 1067cc360f3..000
--- a/app-office/QtBitcoinTrader/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-ale...@gentoo.org
-Alexey Shvetsov
-  
-  
-JulyIGHOR/QtBitcoinTrader
-  
-

diff --git 

[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/, app-office/libreoffice/files/

2019-01-30 Thread Andreas Sturmlechner
commit: 1a56c58363c145383ff826c630902a8ad8b636eb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 18:44:48 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a56c583

app-office/libreoffice: 6.1.5.2 version bump (still no keywords)

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

 app-office/libreoffice/Manifest|   2 +
 ...k3_kde5-non-native-fpicker-for-non-plasma.patch | 105 
 app-office/libreoffice/libreoffice-6.1.5.2.ebuild  | 575 +
 3 files changed, 682 insertions(+)

diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest
index 753822f5ce2..771a184197b 100644
--- a/app-office/libreoffice/Manifest
+++ b/app-office/libreoffice/Manifest
@@ -5,9 +5,11 @@ DIST 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 1521926 
BLAKE2B d2769842c18
 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 BLAKE2B 
51db6bd90585b13857ecb494c805c9fb6874e1e65d7aee73d23e1716670836a14b376bcca810f96fd55b0ed653b2660a268030f246c822cbb04f867ef763a3b3
 SHA512 
2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a
 DIST libreoffice-6.1.4.2.tar.xz 207710664 BLAKE2B 
52bab412094c1ff7e184ea65c588360c18b061c3e14b7be07171f6b5831261766e2ac7d7373f5f789d125671da41e8b67d34360d4b7014dcb98df01828aeb094
 SHA512 
ba81b7744b908f9fe67a83e72c17c08b3b2e99599a5fd4f9cc1f2d81b3fd0ddb8065ae466205f85185ab9420350cea0b2d60108df3e583b74bd1fcd9e4eb0c3c
 DIST libreoffice-6.1.5.1.tar.xz 207920688 BLAKE2B 
7e435a62b880839c752ba90693918242ec29807acb73a22d6101d74f8c8d712a5a26a85cea334a6e66811b7a4f8e016b87932390f2746da4effcb74a416ca973
 SHA512 
fab7f0bb6fb113c0bfa8bbc0424568c37a04f301d6e44f5755dcbb21cc6df964819a2e143b10f5c6352bfbea438df0b136ba55caf7be383bcebba4ceadae
+DIST libreoffice-6.1.5.2.tar.xz 207918636 BLAKE2B 
bb4e57a5363e7dc6757c537ef46231ff748649ca4b79993f371e787adba8cd1f3dd988f11e8813c24eb952d00355b02b15f0b126ea2c1f9d9ce7d6c26bf71c38
 SHA512 
36027ad8a3940e803908561e04feebce297db2fd570b7e43bb43d8c0b7885729eeaf0a64fc5f9e642c1008ffea0b3b1b6d0008e349cd1897425dc818ac8bf140
 DIST libreoffice-6.2.0.3-patchset-01.tar.xz 12284 BLAKE2B 
1585764ea7441f422f72e616fa5dff77d3997ae20410016092f35d0743f9629f17d0ecf6f0002a92a9de894d82bcf3cf22cee5124b9a5f280ea086c1ec285a6f
 SHA512 
3a0dcee15440e74ef70aafee983951249193f0dac2b0bf48926265db01ea098486b2c3cd46178f533f3cfc20f7cadd9353c7a3d2c4bfe53812d0fe4a1fd86e22
 DIST libreoffice-6.2.0.3.tar.xz 213476336 BLAKE2B 
e0a44098aa46c86d5fb7d26366d57d4bf395f642cf228a426446067a7037b5199715a7d34a2b28664123f814cc23da7e299da4f93ed8b65c29ae90056cc40399
 SHA512 
991cab829c88010b5df0c40e6422fd725f7854d256cfa7ffcf595549ccc49aeebe135513b56c5ccdc810ea07b8df186004a3d9e5d84b5d69992996158166d0c1
 DIST libreoffice-branding-gentoo-0.8.tar.xz 151568 BLAKE2B 
f03c7ddeb53c5ca3fd23401679601fcf2c4037ba17be4eb7b784c7ce7ebb71a24b8ab4aac8b7da8c6b1f14dd23bc1294ba85ff4f70ad271fb4ee3c5372e10883
 SHA512 
785031a699b1d1895ce4b50ffc3ddf645f3a0ef9acdf37facfd18cf75db9484cb8f53a50abb63d6006ead76a80b6ff5aa99661063245ebb84bd64013d713de7f
 DIST libreoffice-help-6.1.4.2.tar.xz 15757700 BLAKE2B 
53c398efb3b839740a9146ea1b0f70f019936c914f7aedf38b7da69faf532ab139a8847d6eb251b2850511e0e7bd169c74fafedd0926dc987659aa27878cf740
 SHA512 
e24f2f6795856da62f77ebfdcfedc8190b8ecef74e395fc263f0cab4a27c0fe3d95f37665747a590fc7a6a93c6c3473a2a4501c50d415cc602f85838955fe9ab
 DIST libreoffice-help-6.1.5.1.tar.xz 15756964 BLAKE2B 
0d7b32488e2e0ccab0ff067ba19dbbcdcc57f80280c74c6aa0f2e0f6cd49f2eeb67adb1d8f0e88459636d6301329fed3c5837b246571cecfa27a1e334d9b8579
 SHA512 
f9ae9134eb322f7cfc1cb2a18d23edfaed880925c289d49136d9e7ce026bfa2fbbf148b14a88e8f68d6f5bd8a04a97265c5c15d1eb92ef6fef50a899388617a3
+DIST libreoffice-help-6.1.5.2.tar.xz 15758000 BLAKE2B 
e8db833db00116e210cd6da578ab05089fd12128bfb8015600027c9afca09a1afe7a62e30a0271dffead5d176c0195eae9095d0e00450a926999efadf3f7572f
 SHA512 
0575244ae595af7383b244fd3f1855b7d63820f9c3ebf87bc9d0758463b4b289988bbed99f0985508d34793967734fd83ae2d1a5db514479bb2fe32e0498fc9f
 DIST libreoffice-help-6.2.0.3.tar.xz 16186548 BLAKE2B 
95d7fbdaac774032f5ddac121eec5ace9f7964a112f8137d8cf3b999e4ba6685048c027b5635283de9913547c2776ba9b9ab7e28b97cf94fac536decc12fda98
 SHA512 
7b1c7949ede3fdd6dcc09fd38b62f17d68c5f79e75fb72cedb9d55889d8d8cf261d6614aa5e2e3eae3e26764b2cdb0e4344bef25851daef6041ac3935ad64fb1

diff --git 
a/app-office/libreoffice/files/libreoffice-6.1.5.2-gtk3_kde5-non-native-fpicker-for-non-plasma.patch
 
b/app-office/libreoffice/files/libreoffice-6.1.5.2-gtk3_kde5-non-native-fpicker-for-non-plasma.patch
new file mode 100644
index 000..30253e0b973
--- /dev/null
+++ 
b/app-office/libreoffice/files/libreoffice-6.1.5.2-gtk3_kde5-non-native-fpicker-for-non-plasma.patch
@@ -0,0 +1,105 @@
+From 

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

2019-01-30 Thread Andreas Sturmlechner
commit: 2182bf06c70cc4684da9de2391172f2ff839f9c6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 20:12:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2182bf06

app-office/libreoffice: Bump to libreoffice-6.2.0.3-patchset-02

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

 app-office/libreoffice/Manifest|  2 +-
 app-office/libreoffice/libreoffice-6.2.0.3.ebuild  |  5 -
 app-office/libreoffice/libreoffice-6.2..ebuild | 15 ++-
 3 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest
index 63df811680b..5e2c0c964be 100644
--- a/app-office/libreoffice/Manifest
+++ b/app-office/libreoffice/Manifest
@@ -5,7 +5,7 @@ DIST 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 1521926 
BLAKE2B d2769842c18
 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 BLAKE2B 
51db6bd90585b13857ecb494c805c9fb6874e1e65d7aee73d23e1716670836a14b376bcca810f96fd55b0ed653b2660a268030f246c822cbb04f867ef763a3b3
 SHA512 
2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a
 DIST libreoffice-6.1.4.2.tar.xz 207710664 BLAKE2B 
52bab412094c1ff7e184ea65c588360c18b061c3e14b7be07171f6b5831261766e2ac7d7373f5f789d125671da41e8b67d34360d4b7014dcb98df01828aeb094
 SHA512 
ba81b7744b908f9fe67a83e72c17c08b3b2e99599a5fd4f9cc1f2d81b3fd0ddb8065ae466205f85185ab9420350cea0b2d60108df3e583b74bd1fcd9e4eb0c3c
 DIST libreoffice-6.1.5.2.tar.xz 207918636 BLAKE2B 
bb4e57a5363e7dc6757c537ef46231ff748649ca4b79993f371e787adba8cd1f3dd988f11e8813c24eb952d00355b02b15f0b126ea2c1f9d9ce7d6c26bf71c38
 SHA512 
36027ad8a3940e803908561e04feebce297db2fd570b7e43bb43d8c0b7885729eeaf0a64fc5f9e642c1008ffea0b3b1b6d0008e349cd1897425dc818ac8bf140
-DIST libreoffice-6.2.0.3-patchset-01.tar.xz 12284 BLAKE2B 
1585764ea7441f422f72e616fa5dff77d3997ae20410016092f35d0743f9629f17d0ecf6f0002a92a9de894d82bcf3cf22cee5124b9a5f280ea086c1ec285a6f
 SHA512 
3a0dcee15440e74ef70aafee983951249193f0dac2b0bf48926265db01ea098486b2c3cd46178f533f3cfc20f7cadd9353c7a3d2c4bfe53812d0fe4a1fd86e22
+DIST libreoffice-6.2.0.3-patchset-02.tar.xz 22264 BLAKE2B 
2ffa88eb84fd00100ad43717a9b6ca24d60f2ce03061f518f19cede0b383d7f0f3da42152ef396c976475d5b5cdb28b27c54b7680785e78fc7be2056e4fed171
 SHA512 
2df69e01ace90beaee993e62f0eff9bebe631f16933343156222d5b110531d17e1b9994013ba5a6cb5f8b44743743042ace9573d4d191ae43f0d54d85d4e34f0
 DIST libreoffice-6.2.0.3.tar.xz 213476336 BLAKE2B 
e0a44098aa46c86d5fb7d26366d57d4bf395f642cf228a426446067a7037b5199715a7d34a2b28664123f814cc23da7e299da4f93ed8b65c29ae90056cc40399
 SHA512 
991cab829c88010b5df0c40e6422fd725f7854d256cfa7ffcf595549ccc49aeebe135513b56c5ccdc810ea07b8df186004a3d9e5d84b5d69992996158166d0c1
 DIST libreoffice-branding-gentoo-0.8.tar.xz 151568 BLAKE2B 
f03c7ddeb53c5ca3fd23401679601fcf2c4037ba17be4eb7b784c7ce7ebb71a24b8ab4aac8b7da8c6b1f14dd23bc1294ba85ff4f70ad271fb4ee3c5372e10883
 SHA512 
785031a699b1d1895ce4b50ffc3ddf645f3a0ef9acdf37facfd18cf75db9484cb8f53a50abb63d6006ead76a80b6ff5aa99661063245ebb84bd64013d713de7f
 DIST libreoffice-help-6.1.4.2.tar.xz 15757700 BLAKE2B 
53c398efb3b839740a9146ea1b0f70f019936c914f7aedf38b7da69faf532ab139a8847d6eb251b2850511e0e7bd169c74fafedd0926dc987659aa27878cf740
 SHA512 
e24f2f6795856da62f77ebfdcfedc8190b8ecef74e395fc263f0cab4a27c0fe3d95f37665747a590fc7a6a93c6c3473a2a4501c50d415cc602f85838955fe9ab

diff --git a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild 
b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
index 4861ff9850d..a09fbca2670 100644
--- a/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
+++ b/app-office/libreoffice/libreoffice-6.2.0.3.ebuild
@@ -18,7 +18,7 @@ DEV_URI="
 ADDONS_URI="https://dev-www.libreoffice.org/src/;
 
 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
-PATCHSET="${P}-patchset-01.tar.xz"
+PATCHSET="${P}-patchset-02.tar.xz"
 
 [[ ${MY_PV} == ** ]] && inherit git-r3
 inherit autotools bash-completion-r1 check-reqs eapi7-ver flag-o-matic 
gnome2-utils java-pkg-opt-2 multiprocessing pax-utils python-single-r1 
qmake-utils toolchain-funcs xdg-utils
@@ -253,6 +253,9 @@ PATCHES=(
"${FILESDIR}/${PN}-5.4-system-pyuno.patch"
"${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
"${FILESDIR}/${PN}-6.1-nomancompress.patch"
+
+   # master branch
+   
"${FILESDIR}/${PN}-6.1.5.2-gtk3_kde5-non-native-fpicker-for-non-plasma.patch"
 )
 
 S="${WORKDIR}/${PN}-${MY_PV}"

diff --git a/app-office/libreoffice/libreoffice-6.2..ebuild 
b/app-office/libreoffice/libreoffice-6.2..ebuild
index 61a6eda8409..0c48e2a46a6 100644
--- a/app-office/libreoffice/libreoffice-6.2..ebuild
+++ b/app-office/libreoffice/libreoffice-6.2..ebuild
@@ -18,7 +18,7 @@ DEV_URI="
 ADDONS_URI="https://dev-www.libreoffice.org/src/;
 
 

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

2019-01-30 Thread Andreas Sturmlechner
commit: f0708682a610be7d5643d609b491b71af801c144
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 22:23:27 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 22:29:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0708682

profiles: Mask app-text/pdf2htmlEX for removal

Bug: https://bugs.gentoo.org/656108
Bug: https://bugs.gentoo.org/674808
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 85637044a0e..2de6e65a170 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (30 Jan 2019)
+# Dead upstream, breaks every other poppler release due to private
+# interface use, blocks poppler security cleanup(s), bugs #656108, #674808
+# Masked for removal in 30 days.
+app-text/pdf2htmlEX
+
 # Dennis Lamm  (29 Jan 2019)
 # Depends on >=app-text/enchant-2.0.0 which is masked
 =gnome-extra/gtkhtml-4.10.0-r1
@@ -41,7 +47,6 @@
 # Depends on >=app-text/enchant-2.1.3 which is masked
 >=app-text/gspell-1.8.1
 
-
 # Virgil Dupras  (27 Jan 2019)
 # Dead upstream, no revdep. bug #618744
 dev-python/fusil



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

2019-01-30 Thread Anthony G. Basile
commit: 41df63a749cc59834273e9db5581034f2e466cb0
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 30 21:33:06 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 30 21:33:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41df63a7

net-misc/electrum: add missing dep to version 3.3.3

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

 net-misc/electrum/electrum-3.3.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/electrum/electrum-3.3.3.ebuild 
b/net-misc/electrum/electrum-3.3.3.ebuild
index 1c0e062506b..f2fa58dda34 100644
--- a/net-misc/electrum/electrum-3.3.3.ebuild
+++ b/net-misc/electrum/electrum-3.3.3.ebuild
@@ -47,6 +47,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="${PYTHON_DEPS}
+   dev-python/aiohttp-socks[${PYTHON_USEDEP}]
dev-python/aiorpcX[${PYTHON_USEDEP}]
dev-python/ecdsa[${PYTHON_USEDEP}]
dev-python/jsonrpclib[${PYTHON_USEDEP}]



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

2019-01-30 Thread Thomas Deutschmann
commit: 41a4829d205ebb3f64c5f60a99d71b98bdf9881f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 30 21:26:43 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 30 21:26:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a4829d

dev-libs/nss: move stable keywords

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

 dev-libs/nss/nss-3.40.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nss/nss-3.40.1-r1.ebuild 
b/dev-libs/nss/nss-3.40.1-r1.ebuild
index 907e54788a6..5200c1dcab7 100644
--- a/dev-libs/nss/nss-3.40.1-r1.ebuild
+++ b/dev-libs/nss/nss-3.40.1-r1.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/$
 
 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-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 ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="cacert +nss-pem utils"
 CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2019-01-30 Thread Thomas Deutschmann
commit: 1bbde33e03e34eb417cacb7509dbc7083b599ce5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 30 21:27:19 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 30 21:27:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbde33e

dev-libs/nss: security cleanup

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

 dev-libs/nss/Manifest   |   1 -
 dev-libs/nss/nss-3.40.1.ebuild  | 371 ---
 dev-libs/nss/nss-3.41-r1.ebuild | 373 
 3 files changed, 745 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index 3437d83ccf8..2fd800019fc 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,5 +1,4 @@
 DIST nss-3.40.1.tar.gz 23311074 BLAKE2B 
9cd723e983a3f70748b0734bb2a6cc1ddfa280f1c167c3b1b371a58900fb3d9b3bf3482293bb8614d39ffb538bcca815a2aedbe03d2d643731817452f82bc2ca
 SHA512 
464ae843161e8deb911975d2117e8bf1194a968689b4ce70f9a12d5a33dba7ddd69f1248ec45244139c30fcc87678b206a4e124f032b26ead8bf894e4e8d0564
-DIST nss-3.41.tar.gz 23319563 BLAKE2B 
76636b704cd572f9b840c7699c29697a4a882e66afcc3895ceb7b59a7af7af2513074e1abc6a028a13126d44e0cf722ab29e52a4c69640a2247814292efa282d
 SHA512 
b5a43fe86ded664002fd714c493d9222a64539cd6139b64720625d1742fec5100712cbe401c90c79196e9cbad9ec07d9b4f0f517ce34e4b207beaa3e01c9e114
 DIST nss-3.42.tar.gz 23416008 BLAKE2B 
4aaf31fbc13b57ef438cfd8ee0c42a681af6939c707a51a25cb551c120221a5b37b1471926e75920dc2a53466d2f47599973b6f53175d7e952b49527bf3f34a6
 SHA512 
ad22f4b2672b4f29c7dd5544cbb642d3ec4b451137ffde4f608ff7b9826c762caa885f4802e1df291d2067a291aae9ffa1cf7298af96e1c6afa019fc7c3935bd
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 DIST nss-pem-20160329.tar.xz 27732 BLAKE2B 
7c23133a7bfb969d8eac98fb6311e76ab60c5d6601c7329f3c492da30c017e66d64a1f8bc827dd36e52e65c1a1ec02b58816442aaf410345c5ed759a02264b84
 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2

diff --git a/dev-libs/nss/nss-3.40.1.ebuild b/dev-libs/nss/nss-3.40.1.ebuild
deleted file mode 100644
index 02de23a58d2..000
--- a/dev-libs/nss/nss-3.40.1.ebuild
+++ /dev/null
@@ -1,371 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
-
-NSPR_VER="4.16"
-RTM_NAME="NSS_${PV//./_}_RTM"
-# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
-PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"
-PEM_P="${PN}-pem-20160329"
-
-DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
-HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/;
-SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
-   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )
-   nss-pem? ( https://dev.gentoo.org/~polynomial-c/${PEM_P}.tar.xz )"
-
-LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-IUSE="cacert +nss-pem utils"
-CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
-DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}"
-RDEPEND=">=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}
-"
-
-RESTRICT="test"
-
-S="${WORKDIR}/${P}/${PN}"
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/nss-config
-)
-
-PATCHES=(
-   # Custom changes for gentoo
-   "${FILESDIR}/${PN}-3.32-gentoo-fixups.patch"
-   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
-   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
-)
-
-src_unpack() {
-   unpack ${A}
-   if use nss-pem ; then
-   mv "${PN}"/lib/ckfw/pem/ "${S}"/lib/ckfw/ || die
-   fi
-}
-
-src_prepare() {
-   if use nss-pem ; then
-   PATCHES+=(
-   "${FILESDIR}/${PN}-3.21-enable-pem.patch"
-   )
-   fi
-   if use cacert ; then #521462
-   PATCHES+=(
-   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
-   )
-   fi
-
-   default
-
-   pushd coreconf >/dev/null || die
-   # hack nspr paths
-   echo 'INCLUDES += -I$(DIST)/include/dbm' \
-   >> headers.mk || die "failed to append include"
-
-   # modify 

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

2019-01-30 Thread Sergei Trofimovich
commit: ecdea30cd4b1c5df9e7642921f0004f5137607a5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan 30 21:21:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 30 21:21:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdea30c

app-text/poppler: backport jpeg buildfix, bug #670252

jpeg-9c defines TRUE and FALSE as 'enum' values not compatible to bool.

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/670252
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/poppler/files/poppler-0.68.0-bool.patch | 36 
 app-text/poppler/poppler-0.68.0.ebuild   |  1 +
 2 files changed, 37 insertions(+)

diff --git a/app-text/poppler/files/poppler-0.68.0-bool.patch 
b/app-text/poppler/files/poppler-0.68.0-bool.patch
new file mode 100644
index 000..a2d8ba7bd40
--- /dev/null
+++ b/app-text/poppler/files/poppler-0.68.0-bool.patch
@@ -0,0 +1,36 @@
+https://bugs.gentoo.org/670252
+
+From de34900993bff73c8da651319027b2fa8c490172 Mon Sep 17 00:00:00 2001
+From: Ed Porras 
+Date: Sun, 26 Aug 2018 20:24:23 +0200
+Subject: [PATCH] fix macOS compilation due to boolean define in jpeglib
+
+typedef enum { FALSE = 0, TRUE = 1 } boolean;
+---
+ goo/JpegWriter.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/goo/JpegWriter.cc b/goo/JpegWriter.cc
+index 16c97afe..26fa77a7 100644
+--- a/goo/JpegWriter.cc
 b/goo/JpegWriter.cc
+@@ -11,6 +11,7 @@
+ // Copyright (C) 2013 Peter Breitenlohner 
+ // Copyright (C) 2017, 2018 Albert Astals Cid 
+ // Copyright (C) 2018 Martin Packman 
++// Copyright (C) 2018 Ed Porras 
+ //
+ //
+ 
+@@ -143,7 +144,7 @@ bool JpegWriter::init(FILE *f, int width, int height, int 
hDPI, int vDPI)
+   }
+ 
+   // Set whether to compute optimal Huffman coding tables
+-  priv->cinfo.optimize_coding = priv->optimize;
++  priv->cinfo.optimize_coding = static_cast(priv->optimize);
+ 
+   // Get ready for data
+   jpeg_start_compress(>cinfo, TRUE);
+-- 
+2.20.1
+

diff --git a/app-text/poppler/poppler-0.68.0.ebuild 
b/app-text/poppler/poppler-0.68.0.ebuild
index 16588ae074d..e2839fc0c54 100644
--- a/app-text/poppler/poppler-0.68.0.ebuild
+++ b/app-text/poppler/poppler-0.68.0.ebuild
@@ -61,6 +61,7 @@ PATCHES=(
"${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch"
"${FILESDIR}/${PN}-0.61.0-respect-cflags.patch"
"${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch"
+   "${FILESDIR}/${PN}-0.68.0-bool.patch"
 )
 
 src_prepare() {



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

2019-01-30 Thread Anthony G. Basile
commit: 968db0fd74363075709f73c3a483c60b1e4c3728
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 30 20:53:41 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 30 20:54:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968db0fd

net-misc/electrum: version bump to 3.3.3

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

 net-misc/electrum/Manifest  |   1 +
 net-misc/electrum/electrum-3.3.3.ebuild | 177 
 2 files changed, 178 insertions(+)

diff --git a/net-misc/electrum/Manifest b/net-misc/electrum/Manifest
index 5ef2e3c9598..4b9cdf69c9e 100644
--- a/net-misc/electrum/Manifest
+++ b/net-misc/electrum/Manifest
@@ -1,3 +1,4 @@
 DIST Electrum-3.1.3.tar.gz 2806178 BLAKE2B 
e03a6ee8d7b211b26d99adfbaf42a9d43317e5a4ca887f62f5ef0e57d8f990c18ff07e15d4ac8faea33322cd7ae25d7544e59e9ff1fbe883b3b7be138d990421
 SHA512 
745d00ec944e46040a4ae21d23c5919b943696a85baf84ee553616ca73cd21f2fa95999212a23f9a96ad5606def2890ee057e5f5f18e82591fd4a9e497ba5439
 DIST Electrum-3.2.3.tar.gz 8311398 BLAKE2B 
389f2ce2982d40f69c1fe3bfcac3ffb70d4fa09265f1a0567ecbdad21b53ebfdd2473e8e56e024add8cd52d24f690467441ffd33509cb0ef20c4f30bfcbba2a7
 SHA512 
a1620d2a0f28ee8c61e0ddd985f9e2a219f2b9fe0316042fbc8852fd95709a9f4e60a40494a9cc5c2fad08c6f318f38bcbe91bbb88d20811953d514682f7
 DIST Electrum-3.3.2.tar.gz 8934781 BLAKE2B 
1edbde4d26056b13efe84b93eb39ce0db4a20baf29367216c2cb4ac0e5c8887ca6be42e70fcfb095d7a2e80a539646c1a87677af82eee62a34380bc13b57600c
 SHA512 
da8eca13c54eb12938ce204905df535cdf1402874109bee636d4c5acb106530463d6d96a636e7418b7635073491df6aaf50ea172e53b2c75ae6844f9f94eefd1
+DIST Electrum-3.3.3.tar.gz 9192110 BLAKE2B 
c4884125f5309c18d324b2bdcc9afee05b3beeb124ca45a0c6f3207b19cf9431f5ed15fbd066c854f8f7bfa89e347df5578eda825ab43e69c502fc7ced00e8ec
 SHA512 
a30287794b87f3e3ad02be4c32281c22dcfec801ff0d4602e6adcb85e532c34e69b60e2aec65f5d6ef8ae68c21b068fff87ca685ef8caca4c785b56cb400e23f

diff --git a/net-misc/electrum/electrum-3.3.3.ebuild 
b/net-misc/electrum/electrum-3.3.3.ebuild
new file mode 100644
index 000..1c0e062506b
--- /dev/null
+++ b/net-misc/electrum/electrum-3.3.3.ebuild
@@ -0,0 +1,177 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="ncurses?"
+
+inherit desktop distutils-r1 gnome2-utils xdg-utils
+
+MY_P="Electrum-${PV}"
+DESCRIPTION="User friendly Bitcoin client"
+HOMEPAGE="https://electrum.org/;
+SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+MY_LANGS="ar_SA be_BY bg_BG cs_CZ da_DK de_DE el_GR eo_UY es_ES fa_IR fr_FR 
hu_HU hy_AM id_ID it_IT ja_JP ko_KR ky_KG lv_LV nb_NO nl_NL pl_PL pt_BR pt_PT 
ro_RO ru_RU sk_SK sl_SI sv_SE ta_IN th_TH tr_TR uk_UA vi_VN zh_CN zh_TW"
+
+my_langs_to_l10n() {
+   # Map all except pt_* and zh_* to their generic codes
+   case $1 in
+   pt_*|zh_*) echo ${1/_/-} ;;
+   *) echo ${1%%_*} ;;
+   esac
+}
+
+IUSE="audio_modem cli coldcard cosign digitalbitbox email greenaddress_it 
ncurses qrcode +qt5 safe_t sync revealer trustedcoin_com vkb"
+
+for lang in ${MY_LANGS}; do
+   IUSE+=" l10n_$(my_langs_to_l10n ${lang})"
+done
+unset lang
+
+REQUIRED_USE="
+   || ( cli ncurses qt5 )
+   audio_modem? ( qt5 )
+   cosign? ( qt5 )
+   digitalbitbox? ( qt5 )
+   email? ( qt5 )
+   greenaddress_it? ( qt5 )
+   qrcode? ( qt5 )
+   sync? ( qt5 )
+   trustedcoin_com? ( qt5 )
+   vkb? ( qt5 )
+"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/aiorpcX[${PYTHON_USEDEP}]
+   dev-python/ecdsa[${PYTHON_USEDEP}]
+   dev-python/jsonrpclib[${PYTHON_USEDEP}]
+   dev-python/pbkdf2[${PYTHON_USEDEP}]
+   dev-python/pyaes[${PYTHON_USEDEP}]
+   dev-python/PySocks[${PYTHON_USEDEP}]
+   dev-python/qrcode[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/tlslite[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   virtual/python-dnspython[${PYTHON_USEDEP}]
+   qrcode? ( media-gfx/zbar[v4l] )
+   qt5? (
+   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
+   )
+   ncurses? ( dev-lang/python )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS="RELEASE-NOTES"
+
+src_prepare() {
+   eapply "${FILESDIR}/3.1.2-no-user-root.patch"
+   eapply "${FILESDIR}/3.2.3-pip-optional-pkgs.patch"
+   eapply "${FILESDIR}/3.3.2-desktop.patch"
+
+   # Prevent icon from being installed in the wrong location
+   sed -i '/icons_dirname/d' setup.py || die
+
+   # Remove unrequested localization files:
+   local lang
+   for lang in ${MY_LANGS}; do
+   use l10n_$(my_langs_to_l10n ${lang}) && continue
+ 

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

2019-01-30 Thread Jeroen Roovers
commit: a23f8bfc78fa9e42e0dff52481db25e28e3c9b87
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan 30 20:45:51 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan 30 20:49:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23f8bfc

www-client/opera: Version 58.0.3135.53

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

 www-client/opera/Manifest  |   1 +
 www-client/opera/opera-58.0.3135.53.ebuild | 112 +
 2 files changed, 113 insertions(+)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 7d7af605454..7135b3da9a9 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -4,3 +4,4 @@ DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bc
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
 DIST opera-stable_57.0.3098.116_amd64.deb 69884028 BLAKE2B 
4f6979c598a6a7b3283da0947262bab7fd6aba60fe74c0a113f3cd91a90548c61158421e6418cfe70e9817afff7da772c01279670092214b92662ac36e9961cf
 SHA512 
2b774b6103af0508bd0ed2e82a65599abebc28ee660f6fc73a50068949e06090b1279e5562ad49390a070ae4c04dd93924641d6313b4f7b204d0eafc83352dd1
 DIST opera-stable_58.0.3135.47_amd64.deb 70369746 BLAKE2B 
64f49d912bc97d1ced9fc085d0ca7c4a27133f060e287269348e51771bb612fe11f3441250307893c5a80854356694a937e7330abbef5006b60e741f334d2dfd
 SHA512 
e4d52eb82eb47ec066182c76de839e87feccf8edffc55eb1515fe02ed39b86dd682e84bb49976bff934d876be4c607a2e430aedefe5eb64596ba028ae20d07ac
+DIST opera-stable_58.0.3135.53_amd64.deb 70878962 BLAKE2B 
52ce54fb2670344b40be51de9e5c0ff69b062c7284b7a72d39b23e266bdf733bdcfaebb88dba187c118163f9b43bc15b17949ef7ea02fc78006f4757be4b2e16
 SHA512 
a8febc4071bd7ac51ce0778bf3f178b4054f182c1a77c1eafcf7645bf3e3add8e9665b217cd66a3783255b77c07928880bbb3e25cb35c217b6504610ed5f9fb9

diff --git a/www-client/opera/opera-58.0.3135.53.ebuild 
b/www-client/opera/opera-58.0.3135.53.ebuild
new file mode 100644
index 000..28c78dd8a55
--- /dev/null
+++ b/www-client/opera/opera-58.0.3135.53.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
+   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
+   zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
+"
+done
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   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/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   epatch_user
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}-stable/copyright || die
+   mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   

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

2019-01-30 Thread Jeroen Roovers
commit: bc6f5995c5c1bbd6ef3eebe76edfdeb1cc1709d8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jan 30 20:46:49 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jan 30 20:49:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6f5995

www-client/opera: Old

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

 www-client/opera/Manifest   |   1 -
 www-client/opera/opera-57.0.3098.116.ebuild | 112 
 2 files changed, 113 deletions(-)

diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
index 7135b3da9a9..ee5fb6fc5fb 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -2,6 +2,5 @@ DIST opera-12.16-1860.amd64.freebsd.tar.xz 13312684 BLAKE2B 
2c4cd52a07999c5beabe
 DIST opera-12.16-1860.i386.freebsd.tar.xz 13385696 BLAKE2B 
35fef5a5d1784941ce11ff3fed440d9c8f83ce5f9a0a8aad3f68deb470a7d82accfe7c9c93be225b458c0fc8e738ca7841d3d14abcaa201801321f3280f2b58f
 SHA512 
0bb2c0548765ea476cdb8be6c84faf1d60dddb5a2c08b7312027f4cd17fa8ebd4fbc1a97657bbcb0ac07733e5f3b340b181a307a778c38543140adbfe7f8b844
 DIST opera-12.16-1860.i386.linux.tar.xz 13154668 BLAKE2B 
7f9ef54f44bc143c13173bce92543351c39288058455baf3fde19f9f8766c9acd72971216c8c340fd89e918f18e89320eb8d13c4be9ec71635e2073c94c90067
 SHA512 
a13ec53311e3e78f35103a9dd5337c0e9a555362860213080211ee9d21de88fbd6aae03bed20b7515874d5a09dfbab108954213745fb82175f5e48e555152613
 DIST opera-12.16-1860.x86_64.linux.tar.xz 14018800 BLAKE2B 
e0cb727ea79868d1c3c692d445fc8949f554c3bbe2bf3c9f222885891458cab7af1a29096cd3caf6936e83068841dda4bff5b8a17eb55a86bebe39ce2b270183
 SHA512 
c1289f352ea5fc8133b105771f48fdc56ccd770920330b1a0ed939ff909abc68081447673572eabeb1aae6db5194b6ab35c93afad78a91d8f7a9a0f91e81ef8b
-DIST opera-stable_57.0.3098.116_amd64.deb 69884028 BLAKE2B 
4f6979c598a6a7b3283da0947262bab7fd6aba60fe74c0a113f3cd91a90548c61158421e6418cfe70e9817afff7da772c01279670092214b92662ac36e9961cf
 SHA512 
2b774b6103af0508bd0ed2e82a65599abebc28ee660f6fc73a50068949e06090b1279e5562ad49390a070ae4c04dd93924641d6313b4f7b204d0eafc83352dd1
 DIST opera-stable_58.0.3135.47_amd64.deb 70369746 BLAKE2B 
64f49d912bc97d1ced9fc085d0ca7c4a27133f060e287269348e51771bb612fe11f3441250307893c5a80854356694a937e7330abbef5006b60e741f334d2dfd
 SHA512 
e4d52eb82eb47ec066182c76de839e87feccf8edffc55eb1515fe02ed39b86dd682e84bb49976bff934d876be4c607a2e430aedefe5eb64596ba028ae20d07ac
 DIST opera-stable_58.0.3135.53_amd64.deb 70878962 BLAKE2B 
52ce54fb2670344b40be51de9e5c0ff69b062c7284b7a72d39b23e266bdf733bdcfaebb88dba187c118163f9b43bc15b17949ef7ea02fc78006f4757be4b2e16
 SHA512 
a8febc4071bd7ac51ce0778bf3f178b4054f182c1a77c1eafcf7645bf3e3add8e9665b217cd66a3783255b77c07928880bbb3e25cb35c217b6504610ed5f9fb9

diff --git a/www-client/opera/opera-57.0.3098.116.ebuild 
b/www-client/opera/opera-57.0.3098.116.ebuild
deleted file mode 100644
index 28c78dd8a55..000
--- a/www-client/opera/opera-57.0.3098.116.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it 
ja
-   ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi 
zh-CN
-   zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
-"
-done
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   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/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   epatch_user
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-

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

2019-01-30 Thread Mike Gilbert
commit: d43e93c6edbc997218623e36d64f83ad84d664e9
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jan 30 20:44:15 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan 30 20:44:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43e93c6

sys-fs/udev: fix SRC_URI

Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-fs/udev/udev-241_rc1.ebuild | 2 +-
 sys-fs/udev/udev-241_rc2.ebuild | 2 +-
 sys-fs/udev/udev-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-fs/udev/udev-241_rc1.ebuild b/sys-fs/udev/udev-241_rc1.ebuild
index 100e4f4f152..ba1551d202d 100644
--- a/sys-fs/udev/udev-241_rc1.ebuild
+++ b/sys-fs/udev/udev-241_rc1.ebuild
@@ -12,7 +12,7 @@ else
MY_PV=${PV/_/-}
MY_P=systemd-${MY_PV}
S=${WORKDIR}/${MY_P}
-   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz;
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 

diff --git a/sys-fs/udev/udev-241_rc2.ebuild b/sys-fs/udev/udev-241_rc2.ebuild
index 100e4f4f152..ba1551d202d 100644
--- a/sys-fs/udev/udev-241_rc2.ebuild
+++ b/sys-fs/udev/udev-241_rc2.ebuild
@@ -12,7 +12,7 @@ else
MY_PV=${PV/_/-}
MY_P=systemd-${MY_PV}
S=${WORKDIR}/${MY_P}
-   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz;
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 

diff --git a/sys-fs/udev/udev-.ebuild b/sys-fs/udev/udev-.ebuild
index 100e4f4f152..ba1551d202d 100644
--- a/sys-fs/udev/udev-.ebuild
+++ b/sys-fs/udev/udev-.ebuild
@@ -12,7 +12,7 @@ else
MY_PV=${PV/_/-}
MY_P=systemd-${MY_PV}
S=${WORKDIR}/${MY_P}
-   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz;
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
 fi
 



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

2019-01-30 Thread Mikle Kolyada
commit: 11d5760e2c4737046fb01b0a74cc53f585866ee9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 30 20:30:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 30 20:30:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d5760e

dev-util/pycharm-professional: Version bump (v2018.3.4)

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

 dev-util/pycharm-professional/Manifest |  1 +
 .../pycharm-professional-2018.3.4.ebuild   | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/dev-util/pycharm-professional/Manifest 
b/dev-util/pycharm-professional/Manifest
index 0c89fa378cb..7c135c95a0a 100644
--- a/dev-util/pycharm-professional/Manifest
+++ b/dev-util/pycharm-professional/Manifest
@@ -2,4 +2,5 @@ DIST pycharm-professional-2018.2.4.tar.gz 343705704 BLAKE2B 
69cb8a57f8daf8d986c2
 DIST pycharm-professional-2018.3.1.tar.gz 397871775 BLAKE2B 
e9f950125c5c1f355e48e16a8c047751a88c6ee6e4862c6dbb8df12aa3e0e57a3d0d61c2cccb5995f2763e0d99eaaa967c19c884c40a350a7148dae71a66be0c
 SHA512 
9324315f865bce9b379ab9f698eb6e97917aa3cb4ef90612b22d33516c18cfbed9fb806dd9bd4884ead6e7a72e2b481e5636956630ac7da75234ff8ba4975878
 DIST pycharm-professional-2018.3.2.tar.gz 398099987 BLAKE2B 
68ec7f409335b5f9f35f623fd962c2f975c6e1fa844b8f142ab3d4604e1e0a1f10c361d95281a414b1e15e60f6dfc0d1b061c1512533d5ce171f0ee34872f538
 SHA512 
69dd521a44a971f6a5620d879234a7f788ec44a94fd2793df41b8765c5e239ff1d04364172b53750cdc248a945f2f6df02e1b5687c61156286797441ba7fc9e7
 DIST pycharm-professional-2018.3.3.tar.gz 398193313 BLAKE2B 
14445d3c3cbd7be865569971d37943caff56a14198c9e81708d692110e4abafdaf10700c842f72f54fe252b2e211b46aa4336f583ae548e0d65ee3ceed4ce95f
 SHA512 
ba8807491a78c0da2e772724c15c9aab6e48383f5407adb98a34d5196e2a1015f52f3eef9fb20c0da9115e3d283ed115663a732fc930cbc2bfc8f63d4ce0af5a
+DIST pycharm-professional-2018.3.4.tar.gz 398325518 BLAKE2B 
27ff339d2e8e3db0c94f7a1d8d9e1c740380f62d4b132dc37afb2e1cb4b6ccacdaf29e6caaf25aebd25e650c7a4d1a089b74b3cf1ee8d492722604b11644467a
 SHA512 
34f2461e0af1c18364e7414fe4f92fc34b1c82e17dd2db0c46b812909febb30e9aff26c1c363072f36facb6bbd6d186497fc02b6a7916c808dded63fc7350696
 DIST pycharm-professional-2018.3.tar.gz 397608153 BLAKE2B 
7130533fb3721d1f573105dec2289091cab23b6438acadda0c62f945e7a9b2a0a55b4d55260e1f472ec77d1fd8dbc9ac9e7f7220ef26424ffbe918874049071e
 SHA512 
0e83fa9117d46a503a3afd790fe2512cf04abc327ff7efdf46e40a24bcd028d6d2033ce56cdb1c4cfd1a8552d7d31af6e97a203c6273a5fd1b79263575fd2ee7

diff --git a/dev-util/pycharm-professional/pycharm-professional-2018.3.4.ebuild 
b/dev-util/pycharm-professional/pycharm-professional-2018.3.4.ebuild
new file mode 100644
index 000..4b028da13f8
--- /dev/null
+++ b/dev-util/pycharm-professional/pycharm-professional-2018.3.4.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils readme.gentoo-r1 xdg
+
+DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
+HOMEPAGE="http://www.jetbrains.com/pycharm/;
+SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
+
+LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource 
PyCharm_Preview"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.8
+   dev-python/pip"
+
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/${PN}/bin/fsnotifier
+   opt/${PN}/bin/fsnotifier64
+   opt/${PN}/bin/fsnotifier-arm
+   opt/${PN}/bin/libyjpagent-linux.so
+   opt/${PN}/bin/libyjpagent-linux64.so"
+
+MY_PN=${PN/-professional/}
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_prepare() {
+   default
+
+   rm -rf jre || die
+}
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r *
+
+   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
+
+   dosym ../../opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
+   newicon bin/${MY_PN}.png ${PN}.png
+   make_desktop_entry ${PN} ${PN} ${PN}
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+}



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

2019-01-30 Thread Mikle Kolyada
commit: 3e41d22f23a0b1bd8e83d29f982a8eab6c165666
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 30 20:24:49 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 30 20:24:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e41d22f

dev-util/pycharm-community: Version bump (v2018.3.4)

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

 dev-util/pycharm-community/Manifest|  1 +
 .../pycharm-community-2018.3.4.ebuild  | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index 9d7333c041e..790e02e734c 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -2,4 +2,5 @@ DIST pycharm-community-2018.2.4.tar.gz 260812419 BLAKE2B 
2274d8af513535e4c5b3b69
 DIST pycharm-community-2018.3.1.tar.gz 310702122 BLAKE2B 
c54153b9529bf03a09d92eb8b139da45bfb047cb1fdeacc9b64f17982edd237ed0633c391c15326ecaed7d9e599b3f87c0a16a2eb1302ceb37dfc1e0329693d0
 SHA512 
8d1f418bd97d8249481ad63fa699c141e498820698485b74c6f08674e4b0eee6054e9ad1e59260342fd615a5030ed932d1177ed8173ab9cf6026561c10fee9d8
 DIST pycharm-community-2018.3.2.tar.gz 310664794 BLAKE2B 
2dd7e59514909da3e319b1d8eb8b3e24e8dc7d67868ffea621b1c3273b6daa32459f09fb2d2e5b94d8044d9c2a0ea55d5940551bfd945e3ed8dabc200bcc2927
 SHA512 
613c1556dcf86f448cb496cf492ee76636dfef22cc4eb55f57ca1ed91a53f8a78da6455cc6f49becaa6250e136d786c92014e23a4333fbf0a6477a2f1e67a21c
 DIST pycharm-community-2018.3.3.tar.gz 310740450 BLAKE2B 
53552c228c81b17833d02a18f21838e768fdce3de8595a32fa832938208520306c1858d1e3ca509671e0412f2ec3b70acdf802a8af38816d91970f0c08b93147
 SHA512 
f1e774633718361fa623cb9810cd23be5da98f1bdc6cdfb01ef0980aa1163e0dea1e6c4ebbd1496ff903d81fec744f022a7c7854e29302c19d503541565dd1a0
+DIST pycharm-community-2018.3.4.tar.gz 310736836 BLAKE2B 
2d43955b4d4299026c3fccd00c42e71b98c314d33857b1f81a84f365efde4b89d29b8c20826a3f89b6dc36fb293d867874edc75d68f5070516a27ccb68034cd2
 SHA512 
35b133b0db3b7fdbc4f08d0070de5aec8b3f170657c932e5c5c0af2e8c4be8b9e408558a0595794acd73e2ef5085295929b2a11013e6e72b852fead4ce572f60
 DIST pycharm-community-2018.3.tar.gz 310642963 BLAKE2B 
b32f3c9a3c28bc1ee4658c1ef60cbbe2c4775b310512b3a7fd1b28839bf1c69a566198808b128d18cbbe2d987f61d80bcbcc590177b25d8e9c8fce5fb1754d49
 SHA512 
00121b4ee9daae92d5c389913f4dd9efcd634f9888b21f6bcae10a3a67cc4bc36a5012590e6836224168053521edf5ba848080f4fc1060df04dc4c58cfdd9fff

diff --git a/dev-util/pycharm-community/pycharm-community-2018.3.4.ebuild 
b/dev-util/pycharm-community/pycharm-community-2018.3.4.ebuild
new file mode 100644
index 000..476b12dea20
--- /dev/null
+++ b/dev-util/pycharm-community/pycharm-community-2018.3.4.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils readme.gentoo-r1 xdg
+
+DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
+HOMEPAGE="http://www.jetbrains.com/pycharm/;
+SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz;
+
+LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.8
+dev-python/pip"
+
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/${PN}/bin/fsnotifier
+   opt/${PN}/bin/fsnotifier64
+   opt/${PN}/bin/fsnotifier-arm"
+
+MY_PN=${PN/-community/}
+
+src_prepare() {
+   default
+
+   rm -rf jre || die
+}
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r *
+
+   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
+
+   dosym ../../opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
+   newicon bin/${MY_PN}.png ${PN}.png
+   make_desktop_entry ${PN} ${PN} ${PN}
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+}



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

2019-01-30 Thread Mike Gilbert
commit: 1bf61b0720a1a53395a7728078c8aaf4039f45dd
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jan 30 20:14:28 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan 30 20:14:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf61b07

sys-fs/udev: bump to 241-rc2

Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-fs/udev/Manifest|   1 +
 sys-fs/udev/udev-241_rc2.ebuild | 326 
 2 files changed, 327 insertions(+)

diff --git a/sys-fs/udev/Manifest b/sys-fs/udev/Manifest
index 2c0843aff6d..7b1a675bd2d 100644
--- a/sys-fs/udev/Manifest
+++ b/sys-fs/udev/Manifest
@@ -5,3 +5,4 @@ DIST systemd-240-patches-1.tar.gz 15364 BLAKE2B 
e5cf4c2b8666a5c03e658f46674422d2
 DIST systemd-240-patches-3.tar.gz 31952 BLAKE2B 
0677d24c4f4e1575dbd4953eb75734f0773671e4ffc2a8d848353a379f5ea2caf4f96620ed6303d98ec00a15367d5e2124b493aaef80b1a0fe118866a1c04ada
 SHA512 
e604e1de17bcd4c941036f12d2e3ae96dd6e86647db2b07576e8468405900b6e8af6a0e55a50c7e9b19704601930b8152c8ac506b2624e261ee0cd35dfc91a21
 DIST systemd-240.tar.gz 7582001 BLAKE2B 
cf53595a83424984dd9f533f7cd0c9905366c5a52ab946fc45ff7fd1bcc85978ff654720113641534e40c0f9a1ad1c9628255778616770762950426789f659c3
 SHA512 
da7467781b16f65d868931ae88fd07554db61542aec7f11dbec9f7279b529f900301edfea2d3813ddb64eeb3fdcfb7be86e540c65212dd7cfdcdebbc80de2ff5
 DIST systemd-241-rc1.tar.gz 7617965 BLAKE2B 
6c491297b71ad3c473d644de04bb334f902ee4110d647b654c5452f34401cfc11c7564b290022072555f3fbd46674ce009f587622f412f8a66330a7089db34c5
 SHA512 
168ba80d6e8abadbf1ed84270f2b02e257f1490b61021bb6fb704d9b5fad2670b63e0fc0cb26071e8d56c993faa30274e80d53cf49154cce2b609f47c73b30e0
+DIST systemd-241-rc2.tar.gz 7619504 BLAKE2B 
610940b3141d36a0534cf477d303eb681f418f8c04d7e9ff1d28832d02c05d68195aec108b15392662b134020c28df5b35f6c1c85f8eea8e7090cdc210ce5e26
 SHA512 
69932b1e5d48fbf6fd650a91354763b1e7e8d490def98a011d6377ee8623abc21244f2c8ddd97a500c4d3e6ab11bae2a6148ddc84e325d75a0273b3d456d8f41

diff --git a/sys-fs/udev/udev-241_rc2.ebuild b/sys-fs/udev/udev-241_rc2.ebuild
new file mode 100644
index 000..100e4f4f152
--- /dev/null
+++ b/sys-fs/udev/udev-241_rc2.ebuild
@@ -0,0 +1,326 @@
+# Copyright 2003-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1 linux-info meson ninja-utils multilib-minimal 
toolchain-funcs udev user
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/systemd/systemd.git;
+   inherit git-r3
+else
+   MY_PV=${PV/_/-}
+   MY_P=systemd-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd;
+
+LICENSE="LGPL-2.1 MIT GPL-2"
+SLOT="0"
+IUSE="acl +kmod selinux"
+
+RESTRICT="test"
+
+COMMON_DEPEND=">=sys-apps/util-linux-2.30[${MULTILIB_USEDEP}]
+   sys-libs/libcap[${MULTILIB_USEDEP}]
+   acl? ( sys-apps/acl )
+   kmod? ( >=sys-apps/kmod-16 )
+   selinux? ( >=sys-libs/libselinux-2.1.9 )
+   ! "${T}"/40-gentoo.rules
+   # Gentoo specific floppy and usb groups
+   ACTION=="add", SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy"
+   ACTION=="add", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb"
+   EOF
+
+   if [[ -d "${WORKDIR}/patches" ]]; then
+   eapply "${WORKDIR}/patches"
+   fi
+
+   local PATCHES=(
+   "${FILESDIR}/236-uucp-group.patch"
+   )
+
+   default
+}
+
+meson_multilib_native_use() {
+   if multilib_is_native_abi && use "$1"; then
+   echo true
+   else
+   echo false
+   fi
+}
+
+multilib_src_configure() {
+   local emesonargs=(
+   -Dacl=$(meson_multilib_native_use acl)
+   -Defi=false
+   -Dkmod=$(meson_multilib_native_use kmod)
+   -Dselinux=$(meson_multilib_native_use selinux)
+   -Dlink-udev-shared=false
+   -Dsplit-usr=true
+
+   # Prevent automagic deps
+   -Dgcrypt=false
+   -Dlibcryptsetup=false
+   -Dlibidn=false
+   -Dlibidn2=false
+   -Dlibiptc=false
+   -Dseccomp=false
+   -Dlz4=false
+   -Dxz=false
+   )
+   meson_src_configure
+}
+
+src_configure() {
+   # Prevent conflicts with i686 cross toolchain, bug 559726
+   tc-export AR CC NM OBJCOPY RANLIB
+   multilib-minimal_src_configure
+}
+
+multilib_src_compile() {
+   # meson creates this link
+   local libudev=$(readlink src/udev/libudev.so.1)
+
+   local targets=(
+   

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

2019-01-30 Thread Mike Gilbert
commit: c7fdad7037bd3557cdabd8b8e1d483a5e69ffe27
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jan 30 20:12:00 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan 30 20:12:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fdad70

sys-apps/systemd: bump to 241-rc2

Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/Manifest   |   1 +
 sys-apps/systemd/systemd-241_rc2.ebuild | 459 
 2 files changed, 460 insertions(+)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 5b7da6942fd..93b27d01462 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -5,3 +5,4 @@ DIST systemd-240-patches-2.tar.gz 28099 BLAKE2B 
2e497ed729e2482ef3cc0d010504314f
 DIST systemd-240-patches-3.tar.gz 31952 BLAKE2B 
0677d24c4f4e1575dbd4953eb75734f0773671e4ffc2a8d848353a379f5ea2caf4f96620ed6303d98ec00a15367d5e2124b493aaef80b1a0fe118866a1c04ada
 SHA512 
e604e1de17bcd4c941036f12d2e3ae96dd6e86647db2b07576e8468405900b6e8af6a0e55a50c7e9b19704601930b8152c8ac506b2624e261ee0cd35dfc91a21
 DIST systemd-240.tar.gz 7582001 BLAKE2B 
cf53595a83424984dd9f533f7cd0c9905366c5a52ab946fc45ff7fd1bcc85978ff654720113641534e40c0f9a1ad1c9628255778616770762950426789f659c3
 SHA512 
da7467781b16f65d868931ae88fd07554db61542aec7f11dbec9f7279b529f900301edfea2d3813ddb64eeb3fdcfb7be86e540c65212dd7cfdcdebbc80de2ff5
 DIST systemd-241-rc1.tar.gz 7617965 BLAKE2B 
6c491297b71ad3c473d644de04bb334f902ee4110d647b654c5452f34401cfc11c7564b290022072555f3fbd46674ce009f587622f412f8a66330a7089db34c5
 SHA512 
168ba80d6e8abadbf1ed84270f2b02e257f1490b61021bb6fb704d9b5fad2670b63e0fc0cb26071e8d56c993faa30274e80d53cf49154cce2b609f47c73b30e0
+DIST systemd-241-rc2.tar.gz 7619504 BLAKE2B 
610940b3141d36a0534cf477d303eb681f418f8c04d7e9ff1d28832d02c05d68195aec108b15392662b134020c28df5b35f6c1c85f8eea8e7090cdc210ce5e26
 SHA512 
69932b1e5d48fbf6fd650a91354763b1e7e8d490def98a011d6377ee8623abc21244f2c8ddd97a500c4d3e6ab11bae2a6148ddc84e325d75a0273b3d456d8f41

diff --git a/sys-apps/systemd/systemd-241_rc2.ebuild 
b/sys-apps/systemd/systemd-241_rc2.ebuild
new file mode 100644
index 000..852df051610
--- /dev/null
+++ b/sys-apps/systemd/systemd-241_rc2.ebuild
@@ -0,0 +1,459 @@
+# Copyright 2011-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://github.com/systemd/systemd.git;
+   inherit git-r3
+else
+   MY_PV=${PV/_/-}
+   MY_P=${PN}-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+fi
+
+PYTHON_COMPAT=( python{3_5,3_6,3_7} )
+
+inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam 
python-any-r1 systemd toolchain-funcs udev user
+
+DESCRIPTION="System and service manager for Linux"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd;
+
+LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
+SLOT="0/2"
+IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam pcre policykit qrcode +resolvconf 
+seccomp selinux +split-usr ssl +sysv-utils test vanilla xkb"
+
+REQUIRED_USE="importd? ( curl gcrypt lzma )"
+RESTRICT="!test? ( test )"
+
+MINKV="3.11"
+
+COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
+   sys-libs/libcap:0=[${MULTILIB_USEDEP}]
+   !=sys-process/audit-2:0= )
+   cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
+   curl? ( net-misc/curl:0= )
+   elfutils? ( >=dev-libs/elfutils-0.158:0= )
+   gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
+   http? (
+   >=net-libs/libmicrohttpd-0.9.33:0=
+   ssl? ( >=net-libs/gnutls-3.1.4:0= )
+   )
+   idn? (
+   libidn2? ( net-dns/libidn2:= )
+   !libidn2? ( net-dns/libidn:= )
+   )
+   importd? (
+   app-arch/bzip2:0=
+   sys-libs/zlib:0=
+   )
+   kmod? ( >=sys-apps/kmod-15:0= )
+   lz4? ( >=app-arch/lz4-0_p131:0=[${MULTILIB_USEDEP}] )
+   lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
+   nat? ( net-firewall/iptables:0= )
+   pam? ( virtual/pam:=[${MULTILIB_USEDEP}] )
+   pcre? ( dev-libs/libpcre2 )
+   qrcode? ( media-gfx/qrencode:0= )
+   seccomp? ( >=sys-libs/libseccomp-2.3.3:0= )
+   selinux? ( sys-libs/libselinux:0= )
+   xkb? ( >=x11-libs/libxkbcommon-0.4.1:0= )"
+
+# baselayout-2.2 has /run
+RDEPEND="${COMMON_DEPEND}
+   >=sys-apps/baselayout-2.2
+   selinux? ( sec-policy/selinux-base-policy[systemd] )
+   sysv-utils? ( !sys-apps/sysvinit )
+   !sysv-utils? ( sys-apps/sysvinit )
+   resolvconf? ( !net-dns/openresolv )
+   !build? ( || (
+   

[gentoo-commits] repo/gentoo:master commit in: net-dns/bind/

2019-01-30 Thread Markus Meier
commit: 9f05e08abd59ca108b75d0a52612450f01dc436b
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:48:31 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:48:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f05e08a

net-dns/bind: arm stable, bug #657654

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 net-dns/bind/bind-9.11.4_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind/bind-9.11.4_p2.ebuild 
b/net-dns/bind/bind-9.11.4_p2.ebuild
index 7e4743c243c..d01ae443502 100644
--- a/net-dns/bind/bind-9.11.4_p2.ebuild
+++ b/net-dns/bind/bind-9.11.4_p2.ebuild
@@ -38,7 +38,7 @@ 
SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${P}.tar.
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # -berkdb by default re bug 602682
 IUSE="-berkdb +caps dlz dnstap doc filter- fixed-rrset geoip gost gssapi 
idn ipv6
 json ldap libressl lmdb mysql odbc postgres python rpz seccomp selinux ssl 
static-libs



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

2019-01-30 Thread Markus Meier
commit: 8e0207ff17e06113395198f5bc04f22847269ba6
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:49:30 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:49:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0207ff

app-arch/tar: arm stable, bug #674210

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 app-arch/tar/tar-1.31-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/tar/tar-1.31-r1.ebuild b/app-arch/tar/tar-1.31-r1.ebuild
index d4920b09f2c..4ffa7630641 100644
--- a/app-arch/tar/tar-1.31-r1.ebuild
+++ b/app-arch/tar/tar-1.31-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/tar/${P}.tar.bz2
 
 LICENSE="GPL-3+"
 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="acl elibc_glibc minimal nls selinux static userland_GNU xattr"
 
 LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )"



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

2019-01-30 Thread Markus Meier
commit: 526c1d98b3721b1c7e27d40a59cc7f517e16afb1
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:49:07 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:49:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526c1d98

sys-apps/systemd: arm stable, bug #674144

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 sys-apps/systemd/systemd-239-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd/systemd-239-r3.ebuild 
b/sys-apps/systemd/systemd-239-r3.ebuild
index 54f6a95733e..4c6312766b3 100644
--- a/sys-apps/systemd/systemd-239-r3.ebuild
+++ b/sys-apps/systemd/systemd-239-r3.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz
https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz;
-   KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )



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

2019-01-30 Thread Markus Meier
commit: 1f723633415d54b4416a6618dd57904e8f3828b2
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:50:30 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:50:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f723633

dev-lang/php: arm stable, bug #675182

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-lang/php/php-7.2.14.ebuild b/dev-lang/php/php-7.2.14.ebuild
index 24b38252667..06f175016ac 100644
--- a/dev-lang/php/php-7.2.14.ebuild
+++ b/dev-lang/php/php-7.2.14.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
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"
+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"



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

2019-01-30 Thread Markus Meier
commit: e4833bca0234cc25824ac11b8c6479139a8c6db5
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:50:05 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:50:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4833bca

dev-lang/php: arm stable, bug #675182

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild
index 7973d340344..2a5e9be903f 100644
--- a/dev-lang/php/php-5.6.40.ebuild
+++ b/dev-lang/php/php-5.6.40.ebuild
@@ -19,7 +19,7 @@ LICENSE="PHP-3.01
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"
+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"



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

2019-01-30 Thread Markus Meier
commit: bd1aed68dff955b6f423d69897c1528e7615d182
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 30 18:50:18 2019 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 30 18:50:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1aed68

dev-lang/php: arm stable, bug #675182

Signed-off-by: Markus Meier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-lang/php/php-7.1.26.ebuild b/dev-lang/php/php-7.1.26.ebuild
index 127bc18ed1c..a3cdb5149ec 100644
--- a/dev-lang/php/php-7.1.26.ebuild
+++ b/dev-lang/php/php-7.1.26.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
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"
+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"



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

2019-01-30 Thread Matthew Thode
commit: 4c8cfe0f28c592ee5b1e1b169764c80cce87f237
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Jan 30 18:36:40 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Jan 30 18:37:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8cfe0f

dev-python/cachetools: 3.1.0 bup

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

 dev-python/cachetools/Manifest|  1 +
 dev-python/cachetools/cachetools-3.1.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/cachetools/Manifest b/dev-python/cachetools/Manifest
index b6235cdcac7..9eea23cd4e7 100644
--- a/dev-python/cachetools/Manifest
+++ b/dev-python/cachetools/Manifest
@@ -1,2 +1,3 @@
 DIST cachetools-2.1.0.tar.gz 20051 BLAKE2B 
87c0839352a82fa2e531c6e4fe4da3ea7038ab9f09ce0b537f16deebf63de36a49ffd563790d42a1f07962841cf07431f1287de114f9e8d148c1413eedf1ff42
 SHA512 
6536afae48bad99465709860fd57c8c66d3b203ecf79a922e117a2c004a33b7ab2ac895f87596cbf4be377f6655d1deddc80b6500daa4d529eef7c1ca0adbd8d
 DIST cachetools-3.0.0.tar.gz 20513 BLAKE2B 
e6fdfe2aff22a9ae35d19acb7a678410c5c06d3147cfc3d57725d942c3e4ce00d5aa8bfce7f8ee80960751643bc655d5d2226382e82c1c5c1eda746cb34a556a
 SHA512 
7211e4d1525b94f5a74a89571a1a3696719d1cb15246f4b8158408082cc59ef03935ba82ddd78a34dbb31b271c234dab6cd82839c13b23159b80264bd552bc51
+DIST cachetools-3.1.0.tar.gz 20664 BLAKE2B 
acb9ecdc1a9ca4bfdea7b9f593aedd6c8db9f96c703b71fb3007ec6e255d4d99d53c22f6b61ba25d53ac9a3bdee8de7303d18ba05115017bd6ee63c2bacf1fca
 SHA512 
1d03cf42b56857ccc1203a658a8c70fa3c0a3be2ecfa3b9501c14ba674463d4ffccf8a8a9daee13084545a5072ecd7757174a4b074d33b0619020f7ec89515bc

diff --git a/dev-python/cachetools/cachetools-3.1.0.ebuild 
b/dev-python/cachetools/cachetools-3.1.0.ebuild
new file mode 100644
index 000..1c9f5b20679
--- /dev/null
+++ b/dev-python/cachetools/cachetools-3.1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Extensible memoizing collections and decorators"
+HOMEPAGE="https://pypi.org/project/cachetools/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+python_test() {
+   py.test -v || die "Tests failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gtkhtml/

2019-01-30 Thread Dennis Lamm
commit: 7f005bea0e7b1e69b3278b1fe627a53e73428489
Author: Dennis Lamm  gentoo  org>
AuthorDate: Wed Jan 30 18:33:20 2019 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Wed Jan 30 18:33:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f005bea

gnome-extra/gtlhtml: changed wrong keyword to ~x86

Signed-off-by: Dennis Lamm  gentoo.org>

 gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild 
b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
index 50c27673527..22fe176d121 100644
--- a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gtkhtml;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="4.0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 # orbit is referenced in configure, but is not used anywhere else



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

2019-01-30 Thread Andreas Sturmlechner
commit: b168af56bc452f7feb9d62b512bd415d23817a5b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 12:01:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:38:57 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b168af56

kde-plasma/discover: Drop 5.14.5

It has major issues anyway.

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

 kde-plasma/discover/discover-5.14.5.ebuild | 58 --
 1 file changed, 58 deletions(-)

diff --git a/kde-plasma/discover/discover-5.14.5.ebuild 
b/kde-plasma/discover/discover-5.14.5.ebuild
deleted file mode 100644
index d144f6a2b2..00
--- a/kde-plasma/discover/discover-5.14.5.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE Plasma resources management GUI"
-HOMEPAGE="https://userbase.kde.org/Discover;
-KEYWORDS="~amd64 ~x86"
-IUSE="firmware"
-
-DEPEND="
-   $(add_frameworks_dep attica)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kirigami)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtconcurrent)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   firmware? ( sys-apps/fwupd )
-"
-RDEPEND="${DEPEND}
-   $(add_frameworks_dep kirigami)
-"
-
-src_prepare() {
-   kde5_src_prepare
-   # we don't need it with PackageKitBackend off
-   punt_bogus_dep KF5 Archive
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_DISABLE_FIND_PACKAGE_packagekitqt5=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_AppStreamQt=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_Snapd=ON
-   -DBUILD_FlatpakBackend=OFF
-   -DBUILD_FwupdBackend=$(usex firmware)
-   )
-
-   kde5_src_configure
-}



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

2019-01-30 Thread Andreas Sturmlechner
commit: 1e6bcefc3c2f7f107f2ce0ac2bc086fc2bb3c6fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 12:03:12 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:38:57 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e6bcefc

Ban EAPI 6

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

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 97763f237a..e028885f58 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -21,7 +21,7 @@ sign-commits = true
 cache-formats = md5-dict
 
 # indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1 2 3 4 5
+eapis-banned = 0 1 2 3 4 5 6
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 6
+# eapis-deprecated = 6



[gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/

2019-01-30 Thread Andreas Sturmlechner
commit: 904890f65d8f8b3a823779a3f6b35fb774862319
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 12:00:52 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:38:57 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=904890f6

kde-plasma/xdg-desktop-portal-kde: Drop 5.14.5

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

 .../xdg-desktop-portal-kde-5.14.5.ebuild   | 35 --
 1 file changed, 35 deletions(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.5.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.5.ebuild
deleted file mode 100644
index 6dc08c6077..00
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.14.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Backend implementation for xdg-desktop-portal that is using 
Qt/KDE Frameworks"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: Needed for screencast portal
-#  dev-libs/glib:2
-#  media-libs/libepoxy
-#  media-libs/mesa[gbm]
-# not packaged: PipeWire
-COMMON_DEPEND="
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtwidgets)
-"
-DEPEND="${COMMON_DEPEND}
-   $(add_frameworks_dep kwayland)
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   x11-misc/xdg-desktop-portal
-"



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

2019-01-30 Thread Andreas Sturmlechner
commit: 2e66f3700ad94b15fc811a8e6d5d868ac8a82a57
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 17:10:57 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:12:27 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e66f370

kde-plasma/kde-cli-tools: Add new DEPEND

Upstream commit e8fe68581741f375c1b1d73e10c42bf41e4c2f9a

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

 kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49..ebuild | 1 +
 kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49..ebuild 
b/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49..ebuild
index 84ac6c4719..f4ef7ab88f 100644
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49..ebuild
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.15.49..ebuild
@@ -20,6 +20,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)

diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild 
b/kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild
index 84ac6c4719..f4ef7ab88f 100644
--- a/kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-.ebuild
@@ -20,6 +20,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)



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

2019-01-30 Thread Andreas Sturmlechner
commit: 521144dde0e503f41c376d2e28e623f205b061ea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 17:15:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:15:53 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=521144dd

kde-frameworks/kdesu: Set KDE_TEST=true

Upstream commit 2e8ce30c9498b0b3170a82b55ca12277feba21da

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

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

diff --git a/kde-frameworks/kdesu/kdesu-.ebuild 
b/kde-frameworks/kdesu/kdesu-.ebuild
index 50df61248c..38f57476db 100644
--- a/kde-frameworks/kdesu/kdesu-.ebuild
+++ b/kde-frameworks/kdesu/kdesu-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_TEST="false"
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Framework to handle super user actions"



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

2019-01-30 Thread Andreas Sturmlechner
commit: 16d166ea8aae5d5f4246c1ef3bdf1fd88b7e3b8d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 16:24:09 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 16:24:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d166ea

kde-frameworks/ktexteditor: Allow changing the marker size again

Fixes a regression from 5.54.0.

KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=403422
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...exteditor-5.54.0-allow-change-marker-size.patch | 78 ++
 .../ktexteditor/ktexteditor-5.54.0-r1.ebuild   | 57 
 2 files changed, 135 insertions(+)

diff --git 
a/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch
 
b/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch
new file mode 100644
index 000..032fbc99367
--- /dev/null
+++ 
b/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch
@@ -0,0 +1,78 @@
+From 5a6449c3b3d9bbc2b1bc15a5d5b40d7228f3a406 Mon Sep 17 00:00:00 2001
+From: Dominik Haumann 
+Date: Wed, 30 Jan 2019 17:16:32 +0100
+Subject: Fix bug 403422: Allow changing the marker size again
+
+This bug was introduced with https://phabricator.kde.org/D17661
+with commit c287d3858fd780f5e139d05e8bb7d4558ccc71b8
+
+FIXED-IN: 5.55
+BUG: 403422
+---
+ src/dialogs/textareaappearanceconfigwidget.ui | 27 +--
+ 1 file changed, 21 insertions(+), 6 deletions(-)
+
+diff --git a/src/dialogs/textareaappearanceconfigwidget.ui 
b/src/dialogs/textareaappearanceconfigwidget.ui
+index 02a0d54..cc44a39 100644
+--- a/src/dialogs/textareaappearanceconfigwidget.ui
 b/src/dialogs/textareaappearanceconfigwidget.ui
+@@ -185,10 +185,10 @@
+ Size of the visible highlight marker.
+
+
+--1
++1
+
+
+--1
++5
+
+
+ 1
+@@ -301,6 +301,21 @@ beginning of a file.
+kcombobox.h
+   
+  
++ 
++  gbWordWrap
++  chkDynWrapAtStaticMarker
++  cmbDynamicWordWrapIndicator
++  sbDynamicWordWrapDepth
++  chkShowTabs
++  chkShowSpaces
++  sliSetMarkerSize
++  chkShowIndentationLines
++  chkShowWholeBracketExpression
++  chkAnimateBracketMatching
++  chkFoldFirstLine
++  chkShowWordCount
++  chkShowLineCount
++ 
+  
+  
+   
+@@ -314,8 +329,8 @@ beginning of a file.
+  7
+ 
+ 
+- 340
+- 44
++ 559
++ 117
+ 
+
+   
+@@ -330,8 +345,8 @@ beginning of a file.
+  6
+ 
+ 
+- 385
+- 72
++ 559
++ 162
+ 
+
+   
+-- 
+cgit v1.1
+

diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild 
b/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
new file mode 100644
index 000..72fcd5e1261
--- /dev/null
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Framework providing a full text editor component"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="editorconfig git"
+
+RDEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kauth)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep syntax-highlighting)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   editorconfig? ( app-text/editorconfig-core-c )
+   git? ( dev-libs/libgit2:= )
+"
+DEPEND="${RDEPEND}
+   test? ( $(add_frameworks_dep kservice) )
+"
+
+RESTRICT+=" test"
+
+PATCHES=( "${FILESDIR}/${P}-allow-change-marker-size.patch" )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package editorconfig EditorConfig)
+   $(cmake-utils_use_find_package git LibGit2)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwidgetsaddons/, kde-frameworks/kwidgetsaddons/files/

2019-01-30 Thread Andreas Sturmlechner
commit: c3581c4fe51dcd2ceadc1977a135fa78050b9213
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 16:56:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 16:56:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3581c4f

kde-frameworks/kwidgetsaddons: No light font styles for headings

Fixes a readability regression in 5.53.0.

KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=402730
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...addons-5.54.0-no-light-fontstyle-headings.patch | 88 ++
 .../kwidgetsaddons/kwidgetsaddons-5.54.0-r1.ebuild | 28 +++
 2 files changed, 116 insertions(+)

diff --git 
a/kde-frameworks/kwidgetsaddons/files/kwidgetsaddons-5.54.0-no-light-fontstyle-headings.patch
 
b/kde-frameworks/kwidgetsaddons/files/kwidgetsaddons-5.54.0-no-light-fontstyle-headings.patch
new file mode 100644
index 000..38c89728b52
--- /dev/null
+++ 
b/kde-frameworks/kwidgetsaddons/files/kwidgetsaddons-5.54.0-no-light-fontstyle-headings.patch
@@ -0,0 +1,88 @@
+From dc901a1f0b5f6621bfa1c23e33dcfdf6246e7cb1 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Kre=C5=A1imir=20=C4=8Cohar?= 
+Date: Thu, 10 Jan 2019 09:19:33 -0700
+Subject: [KWidgetsAddons] Do not use light font styles for headings (3/3)
+
+Summary:
+This patch brings back regular font styles for headings to KTitleWidget for 
the sake of consistency with QML and Kirigami, where they were also 
reintroduced in favor of better legibility.
+
+CCBUG: 402730
+
+FIXED-IN: 5.54
+
+Test Plan:
+Before:
+{F6520054}
+After:
+{F6520058}
+
+Reviewers: ngraham, #frameworks, #vdg, #plasma
+
+Reviewed By: ngraham, #vdg
+
+Subscribers: cfeck, filipf, kde-frameworks-devel
+
+Tags: #frameworks
+
+Differential Revision: https://phabricator.kde.org/D17907
+---
+ src/ktitlewidget.cpp | 29 -
+ 1 file changed, 29 deletions(-)
+
+diff --git a/src/ktitlewidget.cpp b/src/ktitlewidget.cpp
+index 7a34bc2..d8b0517 100644
+--- a/src/ktitlewidget.cpp
 b/src/ktitlewidget.cpp
+@@ -213,16 +213,6 @@ void KTitleWidget::changeEvent(QEvent *e)
+ if (e->type() == QEvent::PaletteChange || e->type() == QEvent::FontChange
+|| e->type() == 
QEvent::ApplicationFontChange) {
+ d->textLabel->setStyleSheet(d->textStyleSheet());
+-//Qt stylesheet doesn't support lighter font-weight
+-QFont font(d->textLabel->font());
+-if (d->level <= 4) {
+-font.setWeight(QFont::Light);
+-font.setStyleName(QStringLiteral("Light"));
+-} else {
+-font.setWeight(QFont::Normal);
+-font.setStyleName(QStringLiteral("Regular"));
+-}
+-d->textLabel->setFont(font);
+ d->commentLabel->setStyleSheet(d->commentStyleSheet());
+ }
+ }
+@@ -233,16 +223,6 @@ void KTitleWidget::setText(const QString , 
Qt::Alignment alignment)
+ 
+ if (!Qt::mightBeRichText(text)) {
+ d->textLabel->setStyleSheet(d->textStyleSheet());
+-//Qt stylesheet doesn't support lighter font-weight
+-QFont font(d->textLabel->font());
+-if (d->level <= 4) {
+-font.setWeight(QFont::Light);
+-font.setStyleName(QStringLiteral("Light"));
+-} else {
+-font.setWeight(QFont::Normal);
+-font.setStyleName(QStringLiteral("Regular"));
+-}
+-d->textLabel->setFont(font);
+ }
+ 
+ d->textLabel->setText(text);
+@@ -259,15 +239,6 @@ void KTitleWidget::setLevel(int level)
+ d->level = level;
+ 
+ d->textLabel->setStyleSheet(d->textStyleSheet());
+-//Qt stylesheet doesn't support lighter font-weight
+-QFont font(d->textLabel->font());
+-if (d->level <= 4) {
+-font.setWeight(QFont::Light);
+-font.setStyleName(QStringLiteral("Light"));
+-} else {
+-font.setWeight(QFont::Normal);
+-font.setStyleName(QStringLiteral("Regular"));
+-}
+ }
+ 
+ int KTitleWidget::level()
+-- 
+cgit v1.1
+

diff --git a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.54.0-r1.ebuild 
b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.54.0-r1.ebuild
new file mode 100644
index 000..274e1794131
--- /dev/null
+++ b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.54.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="An assortment of high-level widgets for common tasks"
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+"
+DEPEND="${RDEPEND}
+   nls? ( $(add_qt_dep linguist-tools) )
+"
+
+PATCHES=( "${FILESDIR}/${P}-no-light-fontstyle-headings.patch" )
+
+src_test() {
+   # bug 650216, 653186
+   local myctestargs=( -E 

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

2019-01-30 Thread Andreas Sturmlechner
commit: 547bdf84d94ecfcca5aa09cc2ebd6d1e8fc455ac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 17:03:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:03:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547bdf84

kde-frameworks/kxmlgui: Fix Qt5 app artifacts w/ kcheckaccelerators

Fixes long-standing bug in applications under Plasma-5 not linking to KXmlGui,
as seen in QtCreator and Clementine e.g.

KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=337491
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/kxmlgui-5.54.0-kcheckaccelerators.patch  | 79 ++
 kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild| 54 +++
 2 files changed, 133 insertions(+)

diff --git 
a/kde-frameworks/kxmlgui/files/kxmlgui-5.54.0-kcheckaccelerators.patch 
b/kde-frameworks/kxmlgui/files/kxmlgui-5.54.0-kcheckaccelerators.patch
new file mode 100644
index 000..0882d5f09f9
--- /dev/null
+++ b/kde-frameworks/kxmlgui/files/kxmlgui-5.54.0-kcheckaccelerators.patch
@@ -0,0 +1,79 @@
+From 02b523bad09aab062355e46771889b0f3709692f Mon Sep 17 00:00:00 2001
+From: Albert Astals Cid 
+Date: Sat, 12 Jan 2019 18:39:33 +0100
+Subject: Make KCheckAccelerators less invasive for apps that don't directly
+ link to KXmlGui
+
+Summary: BUGS: 337491
+
+Test Plan:
+Ran qtcreator and it no longer has the & in Details
+Added some debug and checked that okular still gets the code called
+
+Reviewers: anthonyfieroni
+
+Reviewed By: anthonyfieroni
+
+Subscribers: davidedmundson, anthonyfieroni, kde-frameworks-devel
+
+Tags: #frameworks
+
+Differential Revision: https://phabricator.kde.org/D18204
+---
+ src/kcheckaccelerators.cpp | 38 --
+ 1 file changed, 36 insertions(+), 2 deletions(-)
+
+diff --git a/src/kcheckaccelerators.cpp b/src/kcheckaccelerators.cpp
+index 13fc012..e08447d 100644
+--- a/src/kcheckaccelerators.cpp
 b/src/kcheckaccelerators.cpp
+@@ -80,10 +80,44 @@ public Q_SLOTS:
+ 
+ static void startupFunc()
+ {
+-// Call initiateIfNeeded once we're in the event loop
+-// This is to prevent using KSharedConfig before main() can set the app 
name
++// Static because in some cases this is called multiple times
++// but if an application had any of the bad cases we always want
++// to skip the check
++static bool doCheckAccelerators = true;
++
++if (!doCheckAccelerators) {
++return;
++}
++
+ QCoreApplication *app = QCoreApplication::instance();
++if (!app) {
++// We're being loaded by something that doesn't have a 
QCoreApplication
++// this would probably crash at some later point since we do use 
qApp->
++// quite a lot, so skip the magic
++doCheckAccelerators = false;
++return;
++}
++
++if (!QCoreApplication::startingUp()) {
++// If the app has already started, this means we're not being run as 
part of
++// qt_call_pre_routines, which most probably means that we're being 
run as part
++// of KXmlGui being loaded as part of some plugin of the app, so don't
++// do any magic
++doCheckAccelerators = false;
++return;
++}
++
++if (!QCoreApplication::eventDispatcher()) {
++// We are called with event dispatcher being null when KXmlGui is 
being loaded
++// through plasma-integration instead of being linked to the app 
(i.e. QtCreator vs Okular)
++// For apps that don't link directly to KXmlGui do not do the 
accelerator magic
++doCheckAccelerators = false;
++return;
++}
++
+ KCheckAcceleratorsInitializer *initializer = new 
KCheckAcceleratorsInitializer(app);
++// Call initiateIfNeeded once we're in the event loop
++// This is to prevent using KSharedConfig before main() can set the app 
name
+ QMetaObject::invokeMethod(initializer, "initiateIfNeeded", 
Qt::QueuedConnection);
+ }
+ 
+-- 
+cgit v1.1
+

diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild 
b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild
new file mode 100644
index 000..eac5c3cc9e2
--- /dev/null
+++ b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Framework for managing menu and toolbar actions in an abstract 
way"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="LGPL-2+"
+IUSE="attica"
+
+# slot op: includes QtCore/private/qlocale_p.h
+RDEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep 

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

2019-01-30 Thread Andreas Sturmlechner
commit: 1805b6d01458e4bfa5d4c373438dc3014a4b8ad1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 16:11:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 16:11:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1805b6d0

media-video/gpac: Drop 0.6.1-r2

Closes: https://bugs.gentoo.org/626240
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/gpac/Manifest  |   1 -
 media-video/gpac/files/110_all_implicitdecls.patch |  22 
 ...gpac-0.5.2-gf_isom_set_pixel_aspect_ratio.patch |  15 ---
 .../gpac/files/gpac-0.5.3-static-libs.patch|  85 --
 media-video/gpac/gpac-0.6.1-r2.ebuild  | 122 -
 5 files changed, 245 deletions(-)

diff --git a/media-video/gpac/Manifest b/media-video/gpac/Manifest
index 5b823f36870..ce5adb32da3 100644
--- a/media-video/gpac/Manifest
+++ b/media-video/gpac/Manifest
@@ -1,2 +1 @@
-DIST gpac-0.6.1.tar.gz 9113143 BLAKE2B 
943c09de168f7e0ce5836d5d75e670fbd651d062cf5511728867079485fcda26d984485c04cb73404d419185cd595bba18a7dae6b2f574298ebc59425b1ba62a
 SHA512 
b1409a8ebcda08c3af504d7de591528ef84f5c3d8d506dd490502e16493de11c2435ea3f5957f39100a2ce040d5e431c86a5a203f806fcc865ae4b08f6cf5595
 DIST gpac-0.7.1.tar.gz 10654838 BLAKE2B 
795fd11d6bf02bb0d27d97f2c98017e9875aae26ea7d99c5587c7ec5ccc8273283fbce6444389ff4371a34d0e7d03102982ff8a8ec014c7f0c2ddd36c684cba9
 SHA512 
0377d9471db9e5ccf75f85dfd0c9f4e37a211108b5e128a5411ac015bd9c906257320d517717f0fa03d434e1fce24bd8a9c3a73200fac5c21b80895b716ab403

diff --git a/media-video/gpac/files/110_all_implicitdecls.patch 
b/media-video/gpac/files/110_all_implicitdecls.patch
deleted file mode 100644
index 71017b53b9e..000
--- a/media-video/gpac/files/110_all_implicitdecls.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Index: gpac/applications/generators/SVG/svggen.h
-===
 gpac.orig/applications/generators/SVG/svggen.h
-+++ gpac/applications/generators/SVG/svggen.h
-@@ -107,6 +107,17 @@ typedef struct {
- } SVGGenAttrGrp;
- 
- 
-+SVGGenAttribute *findAttribute(SVGGenElement *e, char *name);
-+void generateAttributes(FILE *output, GF_List *attributes, Bool inDefine);
-+void generateSVGCode_V1(GF_List *svg_elements);
-+void generate_laser_tables_da(GF_List *atts);
-+void generate_laser_tables(GF_List *svg_elements);
-+u32 generateCoreInfo(FILE *output, SVGGenElement *elt, u32 start);
-+u32 generateGenericInfo(FILE *output, SVGGenElement *elt, u32 index, char 
*pointer_root, u32 start);
-+void svgNameToImplementationName(xmlChar *svg_name, char 
implementation_name[50]);
-+void generate_table(GF_List *elements);
-+void generateSVGCode_V2(GF_List *svg_elements);
-+void generateSVGCode_V3(GF_List *svg_elements);
- 
- /***
-  * Structures needed for static allocation *

diff --git 
a/media-video/gpac/files/gpac-0.5.2-gf_isom_set_pixel_aspect_ratio.patch 
b/media-video/gpac/files/gpac-0.5.2-gf_isom_set_pixel_aspect_ratio.patch
deleted file mode 100644
index df3a5fc3299..000
--- a/media-video/gpac/files/gpac-0.5.2-gf_isom_set_pixel_aspect_ratio.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Export gf_isom_set_pixel_aspect_ratio.
-media-video/x264-encoder needs it and this funcion used to be exported.
-
-diff --git a/src/isomedia/isom_write.c b/src/isomedia/isom_write.c
-index e935acc..9841d85 100644
 a/src/isomedia/isom_write.c
-+++ b/src/isomedia/isom_write.c
-@@ -1270,6 +1270,7 @@ GF_Err gf_isom_set_visual_info(GF_ISOFile *movie, u32 
trackNumber, u32 StreamDes
-   }
- }
- 
-+GF_EXPORT
- GF_Err gf_isom_set_pixel_aspect_ratio(GF_ISOFile *movie, u32 trackNumber, u32 
StreamDescriptionIndex, u32 hSpacing, u32 vSpacing)
- {
-   GF_Err e;

diff --git a/media-video/gpac/files/gpac-0.5.3-static-libs.patch 
b/media-video/gpac/files/gpac-0.5.3-static-libs.patch
deleted file mode 100644
index ec11eaea172..000
--- a/media-video/gpac/files/gpac-0.5.3-static-libs.patch
+++ /dev/null
@@ -1,85 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 62b7850..ff4b589 100644
 a/Makefile
-+++ b/Makefile
-@@ -219,7 +219,9 @@ ifeq ($(GPAC_ENST), yes)
-   $(INSTALL) $(INSTFLAGS) -m 644 $(SRC_PATH)/include/gpac/enst/*.h 
"$(DESTDIR)$(prefix)/include/gpac/enst"
- endif
-   mkdir -p "$(DESTDIR)$(prefix)/$(libdir)"
-+ifeq ($(STATICLIBS),yes)
-   $(INSTALL) $(INSTFLAGS) -m 644 "./bin/gcc/libgpac_static.a" 
"$(DESTDIR)$(prefix)/$(libdir)"
-+endif
-   $(MAKE) installdylib
- 
- uninstall-lib:
-diff --git a/configure b/configure
-index df00dff..561bcd3 100755
 a/configure
-+++ b/configure
-@@ -101,6 +101,7 @@ has_xmlrpc="no"
- has_openjpeg="no"
- gprof_build="no"
- static_build="no"
-+static_libs="no"
- want_pic="no"
- want_gcov="no"
- has_joystick="no"
-@@ -252,6 +253,7 @@ GPAC configuration options:
-   --enable-amr-wb  enable 

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

2019-01-30 Thread Tobias Klausmann
commit: 4066ec96a6386e3a700c89e81755eadaeff68774
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:12 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4066ec96

sys-fs/udev-239-r0: alpha stable

Bug: http://bugs.gentoo.org/673006
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 1d09809124f..02cfd467af4 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 
~sh sparc x86"
+   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 
~sh sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-01-30 Thread Tobias Klausmann
commit: df10dd39ac3feaaa427c4f66f132e53423e84699
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:12 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df10dd39

media-video/gpac-0.7.1-r1: alpha stable

Bug: http://bugs.gentoo.org/669966
Signed-off-by: Tobias Klausmann  gentoo.org>

 media-video/gpac/gpac-0.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/gpac/gpac-0.7.1-r1.ebuild 
b/media-video/gpac/gpac-0.7.1-r1.ebuild
index 470e9607ff7..ff65e99eef4 100644
--- a/media-video/gpac/gpac-0.7.1-r1.ebuild
+++ b/media-video/gpac/gpac-0.7.1-r1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/gpac/gpac;
 else
SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
+   KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
 fi
 
 inherit flag-o-matic toolchain-funcs ${SCM}



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

2019-01-30 Thread Tobias Klausmann
commit: 13e1d03df6308c969b6b2c3872875eef2f85afe6
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:11 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e1d03d

dev-python/py-1.5.4-r0: alpha stable

Bug: http://bugs.gentoo.org/669630
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/py/py-1.5.4.ebuild b/dev-python/py/py-1.5.4.ebuild
index a3b00c0005e..b458a274466 100644
--- a/dev-python/py/py-1.5.4.ebuild
+++ b/dev-python/py/py-1.5.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 RDEPEND=""



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

2019-01-30 Thread Tobias Klausmann
commit: 5c8030c1f2f977a902b91fb80d82a4821a129335
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:12 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8030c1

sys-fs/fuse-2.9.8-r0: alpha stable

Bug: http://bugs.gentoo.org/672358
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/sys-fs/fuse/fuse-2.9.8.ebuild b/sys-fs/fuse/fuse-2.9.8.ebuild
index 0f9c05247d5..a5951498b33 100644
--- a/sys-fs/fuse/fuse-2.9.8.ebuild
+++ b/sys-fs/fuse/fuse-2.9.8.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="examples kernel_linux kernel_FreeBSD static-libs"
 
 PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"



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

2019-01-30 Thread Tobias Klausmann
commit: 773dc6883389e45e89dcd6d03e020f113c673503
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:11 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773dc688

dev-python/pytest-3.4.2-r0: alpha stable

Bug: http://bugs.gentoo.org/669630
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/pytest/pytest-3.4.2.ebuild 
b/dev-python/pytest/pytest-3.4.2.ebuild
index a4e1ac2ddb0..48893ea784d 100644
--- a/dev-python/pytest/pytest-3.4.2.ebuild
+++ b/dev-python/pytest/pytest-3.4.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2019-01-30 Thread Tobias Klausmann
commit: 0f6c220b259feac26651e9a75763e7a88be21916
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:06 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6c220b

dev-python/attrs-18.2.0-r0: alpha stable

Bug: http://bugs.gentoo.org/669630
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/attrs/attrs-18.2.0.ebuild 
b/dev-python/attrs/attrs-18.2.0.ebuild
index efb8bab27c3..cbf71ae7b3a 100644
--- a/dev-python/attrs/attrs-18.2.0.ebuild
+++ b/dev-python/attrs/attrs-18.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-01-30 Thread Tobias Klausmann
commit: a4c4eb268328778fbe54b46dc9d354aafdcb29bc
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:12 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c4eb26

sys-fs/fuse-common-3.2.6-r0: alpha stable

Bug: http://bugs.gentoo.org/672358
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/sys-fs/fuse-common/fuse-common-3.2.6.ebuild 
b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
index 043612ef49a..bc727b2982a 100644
--- a/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
+++ b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 
 DEPEND="virtual/pkgconfig"
 RDEPEND="!

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

2019-01-30 Thread Tobias Klausmann
commit: 6a628c57624871bcfade2f1899f5453924ce8ee2
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 16:04:12 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 16:04:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a628c57

app-text/html2text-1.3.2a-r2: alpha stable

Bug: http://bugs.gentoo.org/672878
Signed-off-by: Tobias Klausmann  gentoo.org>

 app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild 
b/app-text/html2text/html2text-1.3.2a-r2.ebuild
index fdf40a0c873..f0f24d8c6dd 100644
--- a/app-text/html2text/html2text-1.3.2a-r2.ebuild
+++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
 
 PATCHES=(
"${FILESDIR}/${P}-compiler.patch"



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

2019-01-30 Thread Ben Kohler
commit: c90e57df46c1b6074cadb134ec74c7142616966a
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Jan 30 15:50:20 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Jan 30 15:50:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90e57df

net-wireless/unifi: bump to 5.10.11, drop old

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

 net-wireless/unifi/Manifest | 2 +-
 net-wireless/unifi/{unifi-5.10.5-r1.ebuild => unifi-5.10.11.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index a3465951acf..a0f2a9ebbf1 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,5 +1,5 @@
 DIST unifi-5.10.10.zip 91779017 BLAKE2B 
e33702665ca010127e16bb15a8bd0cc122d13d0464b190d91ec9a948a7846d377db44944e63c52e5dc5cd5bf94f2b8a5acbeda5ae565904ef4d4779b4032
 SHA512 
2036e00ce5aadb768e3e8b2cad7fca6bc11795137c2f63b66bd4d26cfe9e08087f7bc3d123d188626831982dcf03da04ede5c24c28f8aa6e39647ea74ab53c59
-DIST unifi-5.10.5.zip 77373497 BLAKE2B 
0716c2ce948a909959d52325d97f9fdbf867492e54bfc12f286659f825f3d5719d334612d71af4bad8d9f1ff076d418df54af8cea18019adbc32cb1972eb5ae6
 SHA512 
9c8da7fc8b1068a60e5702d377d9cfaa6ea8d90014c3b4e3478bfc0b6a3a1614853befa9cca08c78ebffcdaf4dad119b251c69c52eb8df44acdbe225a28b54ed
+DIST unifi-5.10.11.zip 91776743 BLAKE2B 
68774ce69859db5568447db502d993e5f0e88832ebd026558797634cf9ae98405eaeca2ceaa4d61bdd6de28c02e34939b481d29ab3acc45036fe28696a33
 SHA512 
a8820b8d77c77c7c88bebe3172433114682cb1444dd8d472c06ffb23268d1119234ab02822fc215b1a578d6d832d3d8d5dd6e04cc0889bd711289d00b2ca34bd
 DIST unifi-5.6.39.zip 63559153 BLAKE2B 
377c9cbcb49f3f7fe687c7877ca37b4cf4c62076da1a05ce64599be86b8503b910e941bdaa93b9bf77ed259e46ed5355befb695c0cff41157fe1e43a10643216
 SHA512 
456407a0fe140ef35718591777fcc1084ca9ee4f70c97deb554318390aa3e530c5dfbbbe57b659f83d52ca44be8ebd57071cfad2bf7f0f180fa5f2fa9100a1d9
 DIST unifi-5.6.40.zip 63584069 BLAKE2B 
9c241c7ef335b6e4d9ce1d53d8bf6a9b2e6a0c5b91d60f321100e67cc6201f1dc060398dc7af1ee014c47df194f64ddf1eb56a6c7ce53691251b4fd2937c5603
 SHA512 
d2e154ec6bdf24cfcb0e5154512a91dc0e601a2bfe7fcdda4c22b329b304b50315a42485daee8495a5076136055c2cf59ebe42b083221683168199e437589e9a
 DIST unifi-5.9.29.zip 105327499 BLAKE2B 
9c5c1cb804231b72521fce968cb1240b7c64e75621eb6577fe09f43186e90347339159e0cb95e772a936d4d6e82b2ae77126c263fbf25ab244db7e5639972c45
 SHA512 
f00ba9470d78fa5922e81a5ff2e53927d2a2ec7d08ab543abf4b236ff9fb8761b060083025fc410f72c0ff48c75c915dd3561a3869dc4a2de0f8900e19af0976

diff --git a/net-wireless/unifi/unifi-5.10.5-r1.ebuild 
b/net-wireless/unifi/unifi-5.10.11.ebuild
similarity index 97%
rename from net-wireless/unifi/unifi-5.10.5-r1.ebuild
rename to net-wireless/unifi/unifi-5.10.11.ebuild
index 0d79c61ec81..4010245a87b 100644
--- a/net-wireless/unifi/unifi-5.10.5-r1.ebuild
+++ b/net-wireless/unifi/unifi-5.10.11.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 # Used, when it's an unstable, beta or release candidate
-RC_SUFFIX="-6ba4d1bfe5"
+RC_SUFFIX="-6e1800b9b9"
 
 inherit systemd user
 
@@ -12,7 +12,7 @@ DESCRIPTION="A Management Controller for Ubiquiti Networks 
UniFi APs"
 HOMEPAGE="https://www.ubnt.com;
 SRC_URI="https://dl.ubnt.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> 
${P}.zip"
 
-KEYWORDS=""
+KEYWORDS="~amd64"
 LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
 SLOT="0/5.10"
 IUSE="systemd"



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

2019-01-30 Thread Ben Kohler
commit: 878bb33ef05b72acf068e5012504482359432183
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Jan 30 15:46:08 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Jan 30 15:46:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878bb33e

net-misc/remmina: bump to 1.3.1

Closes: https://bugs.gentoo.org/675966
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 net-misc/remmina/Manifest |  1 +
 net-misc/remmina/metadata.xml |  4 ++
 net-misc/remmina/remmina-1.3.1.ebuild | 88 +++
 3 files changed, 93 insertions(+)

diff --git a/net-misc/remmina/Manifest b/net-misc/remmina/Manifest
index 771f2898d22..0a58bfff212 100644
--- a/net-misc/remmina/Manifest
+++ b/net-misc/remmina/Manifest
@@ -1,3 +1,4 @@
 DIST Remmina-1.2.31.2.tar.gz 1247378 BLAKE2B 
923b131ea2b4cff57d952bcfc2cdac58ad849ce3220dc6e3084b3905f9fe1203443fe0bb2f8a3fa910e7f367299b1b8c1b2373e8b337da7c4ff99ced1951492b
 SHA512 
e66bd77e3b3e8374773e6029a727d814ada09b90a5620452e8ecce19e6f4327aa2e50b8956b292abce2e9329deec79370665a6a6aecbc2d33557381ce5b8db3b
 DIST Remmina-v1.2.31.3.tar.gz 1248295 BLAKE2B 
da748ceea5aa50702b060075c8e5c4aefe11ca1ebbc301b2951df76208da5998746631ef4c57f5692678e948839a8869a183b777f7046d416a55e5ac5b0d76d1
 SHA512 
f95c4dcebd833b590fbf0b418854bae66541743bc77cda4b0b97e1e49b158927fa859907619fd532b0660fc30eee80be472e02c38a2afe33e477c4a903a99e28
+DIST Remmina-v1.3.1.tar.gz 1341006 BLAKE2B 
a4938558e2b3595a62514789a6f748f0e526a20dae23f21c835b6c11a3f321fe564fbc77fa4ea7def97875ada169b73692861707d432b81c3ad51d5630633e67
 SHA512 
91146a75563f169b39f7aa57fbd846cef1965a0e7c11931acda4bc461407cf3644a1f363b1f46421e5a6ccd1d43d6a89cdb38420dd98fea5ddad1a52ae65d41e
 DIST remmina-1.2.0_rc24.tar.gz 1052140 BLAKE2B 
57b3d2ed8a765f98f1ffd3c79df076d07e00329bf95dfddb9094d8bc62838b0f6742b404b4deef0a037bd88259751799e1842fb97313337e11b8f0faed8ad302
 SHA512 
aab421c580e434ca673be063f3662f1d9128cc83aaee6f9bc6acf6996af0379af6fb99cc63273941c40c6b989653b972de6c43b575ca06bf56ec7c266590c17e

diff --git a/net-misc/remmina/metadata.xml b/net-misc/remmina/metadata.xml
index 49d6116aa5e..17edcfb89bc 100644
--- a/net-misc/remmina/metadata.xml
+++ b/net-misc/remmina/metadata.xml
@@ -9,6 +9,10 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
+   bkoh...@gentoo.org
+   Ben Kohler
+   

Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to 
work

diff --git a/net-misc/remmina/remmina-1.3.1.ebuild 
b/net-misc/remmina/remmina-1.3.1.ebuild
new file mode 100644
index 000..76a481df317
--- /dev/null
+++ b/net-misc/remmina/remmina-1.3.1.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils eutils gnome2-utils xdg-utils
+
+MY_P="${PN^}-v${PV}"
+
+DESCRIPTION="A GTK+ RDP, SPICE, VNC, XDMCP and SSH client"
+HOMEPAGE="https://remmina.org/;
+SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.gz;
+
+LICENSE="GPL-2+-with-openssl-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ayatana crypt examples gnome-keyring libressl nls spice ssh rdp 
telepathy vnc zeroconf"
+
+CDEPEND="
+   dev-libs/glib:2
+   dev-libs/json-glib
+   net-libs/libsoup
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libxkbfile
+   ayatana? ( dev-libs/libappindicator:3 )
+   crypt? ( dev-libs/libgcrypt:0= )
+   rdp? ( >=net-misc/freerdp-2.0.0_rc2 )
+   gnome-keyring? ( app-crypt/libsecret )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   spice? ( net-misc/spice-gtk[gtk3] )
+   ssh? ( net-libs/libssh:0=[sftp]
+   x11-libs/vte:2.91 )
+   telepathy? ( net-libs/telepathy-glib )
+   vnc? ( net-libs/libvncserver )
+   zeroconf? ( net-dns/avahi[gtk3] )
+"
+DEPEND="${CDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+RDEPEND="${CDEPEND}
+   virtual/freedesktop-icon-theme
+"
+
+DOCS=( AUTHORS CHANGELOG.md README.md THANKS.md )
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_APPINDICATOR=$(usex ayatana)
+   -DWITH_GCRYPT=$(usex crypt)
+   -DWITH_EXAMPLES=$(usex examples)
+   -DWITH_LIBSECRET=$(usex gnome-keyring)
+   -DWITH_GETTEXT=$(usex nls)
+   -DWITH_TRANSLATIONS=$(usex nls)
+   -DWITH_FREERDP=$(usex rdp)
+   -DWITH_SPICE=$(usex spice)
+   -DWITH_LIBSSH=$(usex ssh)
+   -DWITH_VTE=$(usex ssh)
+   -DWITH_TELEPATHY=$(usex telepathy)
+   -DWITH_LIBVNCSERVER=$(usex vnc)
+   

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

2019-01-30 Thread Thomas Deutschmann
commit: 6cf9370787eaa74b07174b99971aa51013d0e209
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 30 15:36:25 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 30 15:36:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf93707

dev-util/cbindgen: adjust dependency on >=virtual/cargo-1.30.0

Closes: https://bugs.gentoo.org/676914
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-util/cbindgen/cbindgen-0.7.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-util/cbindgen/cbindgen-0.7.1.ebuild 
b/dev-util/cbindgen/cbindgen-0.7.1.ebuild
index 1afb026c2f3..a970e9c866d 100644
--- a/dev-util/cbindgen/cbindgen-0.7.1.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.7.1.ebuild
@@ -52,3 +52,5 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
 LICENSE="MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
+BDEPEND=">=virtual/cargo-1.30.0"



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

2019-01-30 Thread Craig Andrews
commit: 81cc62ec2ccbe6d48cb93b0ff063a05c9450ddab
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jan 30 15:15:08 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jan 30 15:15:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81cc62ec

media-plugins/kodi-pvr-mediaportal-tvserver: 3.5.17 version bump

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

 .../kodi-pvr-mediaportal-tvserver/Manifest |  1 +
 .../kodi-pvr-mediaportal-tvserver-3.5.17.ebuild| 38 ++
 2 files changed, 39 insertions(+)

diff --git a/media-plugins/kodi-pvr-mediaportal-tvserver/Manifest 
b/media-plugins/kodi-pvr-mediaportal-tvserver/Manifest
index 6458cd63450..bad76dde094 100644
--- a/media-plugins/kodi-pvr-mediaportal-tvserver/Manifest
+++ b/media-plugins/kodi-pvr-mediaportal-tvserver/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-pvr-mediaportal-tvserver-2.4.19.tar.gz 385817 BLAKE2B 
2cd89d3940ef6a52a78be8791152715db8a55683120405eea2c42c3c58df58ac905b4f3c7aa50a6c45f8b94fe32e6d2d05811242c741a8ba7b10d8801d5d959f
 SHA512 
d017d3d4b01fc86aaf22a1f44612e35c55b07888d8d0548cfad644d94aadedc4c86a50dd3d9c681c5e01e744971d25869f8bfa1a106c780492e4f3ee1b017e0f
 DIST kodi-pvr-mediaportal-tvserver-3.5.16.tar.gz 398113 BLAKE2B 
e944a49bd5d996d2c62325ec7c8b8dd6f69ca2918331cca198afbc11a1badafd4ad7ffd15f562016d540c5777cef285fcd090be28662988f71187899a43609f8
 SHA512 
4784b97d1826a8846156910b658a32b6b133dda04a8b2366f0dd67445fb4247132da427f63ada4284cf9889b8c5e7ca5f66785998e23b8ee5845ffdb352a83ea
+DIST kodi-pvr-mediaportal-tvserver-3.5.17.tar.gz 398338 BLAKE2B 
52ed303aa236fb77bb5f79709f322b980aa29ca4e5077efc20894b610eaf81bd0d6f2a23de72bd3bf768ca0d819d57b920573515e0b134465b4f5399db966f35
 SHA512 
916d3a2f5ef8802a49c70f62bfb94145c3aa8f140ff3674ed3fef21c4d644a85a0cfb1088f1fc893b677635263f47455c0ffbe6554ca484659a1b7c8ebd47207

diff --git 
a/media-plugins/kodi-pvr-mediaportal-tvserver/kodi-pvr-mediaportal-tvserver-3.5.17.ebuild
 
b/media-plugins/kodi-pvr-mediaportal-tvserver/kodi-pvr-mediaportal-tvserver-3.5.17.ebuild
new file mode 100644
index 000..15c92436c88
--- /dev/null
+++ 
b/media-plugins/kodi-pvr-mediaportal-tvserver/kodi-pvr-mediaportal-tvserver-3.5.17.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Kodi's MediaPortal TVServer client addon"
+HOMEPAGE="https://github.com/kodi-pvr/pvr.mediaportal.tvserver;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.mediaportal.tvserver.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/kodi-pvr/pvr.mediaportal.tvserver/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/pvr.mediaportal.tvserver-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-18*
+   =media-libs/kodi-platform-18*
+   dev-libs/tinyxml
+   "
+
+RDEPEND="
+   ${DEPEND}
+   "



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

2019-01-30 Thread Thomas Deutschmann
commit: 404b7b207032587df0da71e5e29cf6e6aa484b3b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 30 15:03:05 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 30 15:03:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404b7b20

www-client/firefox: disable ELF hack

Closes: https://bugs.gentoo.org/676908
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-65.0.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/www-client/firefox/firefox-65.0.ebuild 
b/www-client/firefox/firefox-65.0.ebuild
index 157df868264..556ea09a80e 100644
--- a/www-client/firefox/firefox-65.0.ebuild
+++ b/www-client/firefox/firefox-65.0.ebuild
@@ -462,11 +462,9 @@ src_configure() {
# disable webrtc for now, bug 667642
use arm && mozconfig_annotate 'broken on arm' --disable-webrtc
 
-   if use clang ; then
-   # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
-   # bug #669382
-   mozconfig_annotate 'elf-hack is broken when using Clang' 
--disable-elf-hack
-   fi
+   # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
+   # bug #669382 #676908
+   mozconfig_annotate 'elf-hack is broken' --disable-elf-hack
 
echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig



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

2019-01-30 Thread Michael Haubenwallner
commit: 8075f44abb8acb46c87d9877031ecbdfb4d6537d
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Jan 30 14:39:23 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Jan 30 14:41:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8075f44a

profiles/cygwin: p.mask >=coreutils-8.30 for now

let's wait for cygwin upstream to rebase their nontrivial patch first

Signed-off-by: Michael Haubenwallner  gentoo.org>

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

diff --git a/profiles/prefix/windows/cygwin/package.mask 
b/profiles/prefix/windows/cygwin/package.mask
index d31399b7dbc..71b8a1e0a7b 100644
--- a/profiles/prefix/windows/cygwin/package.mask
+++ b/profiles/prefix/windows/cygwin/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michael Haubenwallner  (30 Jan 2019)
+# Cygwin does not have updated patches yet, is not trivial
+>=sys-apps/coreutils-8.30
+
 # Michael Haubenwallner  (02 Jul 2018)
 # Need to import Cygwin upstream patches still.
 ~sys-devel/gettext-0.19.8.1



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

2019-01-30 Thread Mikle Kolyada
commit: a4ee3070e8ee4a8cf661e20a1eeef063ac130f07
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 30 14:05:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 30 14:06:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ee3070

profiles/arch/s390: mask rpm[test]

Signed-off-by: Mikle Kolyada  gentoo.org>

 profiles/arch/s390/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index 63c2777bb3d..2b493a99c14 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -22,6 +22,7 @@ dev-db/mariadb numa
 dev-python/restkit cli
 # not tested yet
 app-misc/mc samba
+app-arch/rpm test
 
 
 # Michał Górny  (08 Aug 2017)



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

2019-01-30 Thread Lars Wendler
commit: 023791b487bc0df756b1884a29f56f48a2024d1d
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jan 30 13:43:29 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jan 30 13:43:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023791b4

dev-libs/nss: Bump to version 3.42

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

 dev-libs/nss/Manifest|   1 +
 dev-libs/nss/nss-3.42.ebuild | 373 +++
 2 files changed, 374 insertions(+)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index f0a8a67af27..3437d83ccf8 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,4 +1,5 @@
 DIST nss-3.40.1.tar.gz 23311074 BLAKE2B 
9cd723e983a3f70748b0734bb2a6cc1ddfa280f1c167c3b1b371a58900fb3d9b3bf3482293bb8614d39ffb538bcca815a2aedbe03d2d643731817452f82bc2ca
 SHA512 
464ae843161e8deb911975d2117e8bf1194a968689b4ce70f9a12d5a33dba7ddd69f1248ec45244139c30fcc87678b206a4e124f032b26ead8bf894e4e8d0564
 DIST nss-3.41.tar.gz 23319563 BLAKE2B 
76636b704cd572f9b840c7699c29697a4a882e66afcc3895ceb7b59a7af7af2513074e1abc6a028a13126d44e0cf722ab29e52a4c69640a2247814292efa282d
 SHA512 
b5a43fe86ded664002fd714c493d9222a64539cd6139b64720625d1742fec5100712cbe401c90c79196e9cbad9ec07d9b4f0f517ce34e4b207beaa3e01c9e114
+DIST nss-3.42.tar.gz 23416008 BLAKE2B 
4aaf31fbc13b57ef438cfd8ee0c42a681af6939c707a51a25cb551c120221a5b37b1471926e75920dc2a53466d2f47599973b6f53175d7e952b49527bf3f34a6
 SHA512 
ad22f4b2672b4f29c7dd5544cbb642d3ec4b451137ffde4f608ff7b9826c762caa885f4802e1df291d2067a291aae9ffa1cf7298af96e1c6afa019fc7c3935bd
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 DIST nss-pem-20160329.tar.xz 27732 BLAKE2B 
7c23133a7bfb969d8eac98fb6311e76ab60c5d6601c7329f3c492da30c017e66d64a1f8bc827dd36e52e65c1a1ec02b58816442aaf410345c5ed759a02264b84
 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2

diff --git a/dev-libs/nss/nss-3.42.ebuild b/dev-libs/nss/nss-3.42.ebuild
new file mode 100644
index 000..907e54788a6
--- /dev/null
+++ b/dev-libs/nss/nss-3.42.ebuild
@@ -0,0 +1,373 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
+
+NSPR_VER="4.16"
+RTM_NAME="NSS_${PV//./_}_RTM"
+# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
+PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"
+PEM_P="${PN}-pem-20160329"
+
+DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
+HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/;
+SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
+   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )
+   nss-pem? ( https://dev.gentoo.org/~polynomial-c/${PEM_P}.tar.xz )"
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="cacert +nss-pem utils"
+CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
+DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   ${CDEPEND}"
+RDEPEND=">=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   ${CDEPEND}
+"
+
+RESTRICT="test"
+
+S="${WORKDIR}/${P}/${PN}"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nss-config
+)
+
+PATCHES=(
+   # Custom changes for gentoo
+   "${FILESDIR}/${PN}-3.32-gentoo-fixups.patch"
+   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
+   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
+   # fix for bugs ported forward from 3.36.7
+   "${FILESDIR}/${PN}-3.36.7-fix-cms.patch"
+)
+
+src_unpack() {
+   unpack ${A}
+   if use nss-pem ; then
+   mv "${PN}"/lib/ckfw/pem/ "${S}"/lib/ckfw/ || die
+   fi
+}
+
+src_prepare() {
+   if use nss-pem ; then
+   PATCHES+=(
+   "${FILESDIR}/${PN}-3.21-enable-pem.patch"
+   )
+   fi
+   if use cacert ; then #521462
+   PATCHES+=(
+   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
+   )
+   fi
+
+   default
+
+   pushd coreconf >/dev/null || die
+   # hack nspr paths
+   echo 'INCLUDES += -I$(DIST)/include/dbm' \
+   >> headers.mk || die "failed to append include"
+
+   # 

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

2019-01-30 Thread Tobias Klausmann
commit: 233e443db72e91bdc5c8e7cf1af56eeb7d27373d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 13:19:57 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 13:19:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233e443d

dev-libs/libmspack-0.9.1_alpha-r1: alpha stable

Bug: http://bugs.gentoo.org/669280
Signed-off-by: Tobias Klausmann  gentoo.org>

 dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild 
b/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
index c092c9af01c..6045f4993d7 100644
--- a/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
+++ b/dev-libs/libmspack/libmspack-0.9.1_alpha-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
MY_P="${PN}-"
 else
-   KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 
~x64-solaris"
+   KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 
~x64-solaris"
MY_PV="${PV/_alpha/alpha}"
MY_P="${PN}-${MY_PV}"

SRC_URI="https://www.cabextract.org.uk/libmspack/libmspack-${MY_PV}.tar.gz;



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

2019-01-30 Thread Tobias Klausmann
commit: 93a64e8d1a74b41dcbeeff034aff082d9a99f82b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 13:19:49 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 13:19:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a64e8d

dev-python/numpy-1.14.5-r0: alpha stable

Bug: http://bugs.gentoo.org/627952
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/dev-python/numpy/numpy-1.14.5.ebuild 
b/dev-python/numpy/numpy-1.14.5.ebuild
index 17335bd9732..dc3d6dfd540 100644
--- a/dev-python/numpy/numpy-1.14.5.ebuild
+++ b/dev-python/numpy/numpy-1.14.5.ebuild
@@ -24,7 +24,7 @@ SRC_URI="
)"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc lapack test"
 
 RDEPEND="lapack? ( virtual/cblas virtual/lapack )"



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

2019-01-30 Thread Tobias Klausmann
commit: 18f6f273f19f952438faa9b1aa453c1838b48039
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 30 13:19:56 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 30 13:19:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f6f273

net-misc/dhcp-4.4.1-r0: alpha stable

Bug: http://bugs.gentoo.org/666860
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/net-misc/dhcp/dhcp-4.4.1.ebuild b/net-misc/dhcp/dhcp-4.4.1.ebuild
index 94a13e2cd47..140b6f70996 100644
--- a/net-misc/dhcp/dhcp-4.4.1.ebuild
+++ b/net-misc/dhcp/dhcp-4.4.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
 
 LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
 
 DEPEND="



  1   2   >