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

2019-02-25 Thread Hans de Graaff
commit: bca888046c2036fef0bde0052c34b445aa7d9c50
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:02:22 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:02:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca88804

dev-ruby/haml-rails: add 2.0.0

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

 dev-ruby/haml-rails/Manifest|  1 +
 dev-ruby/haml-rails/haml-rails-2.0.0.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/haml-rails/Manifest b/dev-ruby/haml-rails/Manifest
index f170ea5008e..8101fc8bb18 100644
--- a/dev-ruby/haml-rails/Manifest
+++ b/dev-ruby/haml-rails/Manifest
@@ -1 +1,2 @@
 DIST haml-rails-1.0.0.gem 13312 BLAKE2B 
9bd863d693121f2bb42bc0dc292f647220a4ba0b152c2fe6b04fabc0a0b537e1d31c12b040841ea2ac51cbfa771bdf21a94c8e482978dd2294a709916ee3aa06
 SHA512 
92aca4aa20591e47830779ec9d7a04f67cbcfbdcea3cbf2cbe50862ee61d1e373db96dcdb9b187fce2a167132b8394dc738db09416492689fb138d60f537b593
+DIST haml-rails-2.0.0.gem 13824 BLAKE2B 
4d885be047f972cea11d3c7d0a9e56d557763d5bf3e95e7cefab33a4422ad114f6351db3226cd1d7645082d70f03a9ecbf86d6ef089ac0ab8836b74736d7ecc8
 SHA512 
47c5adfeb7b24ccf83ada7c2b453696f3544bc2ed4e7de3ae8ab52a64f6b5f3a3cef36f3144600c47b2f647ec42fd40d32651c7cd1b90184b767f81ec33ac855

diff --git a/dev-ruby/haml-rails/haml-rails-2.0.0.ebuild 
b/dev-ruby/haml-rails/haml-rails-2.0.0.ebuild
new file mode 100644
index 000..ea77831b4ac
--- /dev/null
+++ b/dev-ruby/haml-rails/haml-rails-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# 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_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides Haml generators for Rails 4"
+HOMEPAGE="https://github.com/indirect/haml-rails;
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/actionpack-5.1:*
+   >=dev-ruby/activesupport-5.1:*
+   >=dev-ruby/railties-5.1:*
+   >=dev-ruby/haml-4.0.6:* =dev-ruby/html2haml-1.0.1"
+
+ruby_add_bdepend "test? ( >=dev-ruby/rails-5.1 )"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+}



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

2019-02-25 Thread Hans de Graaff
commit: 636d8430674266099e53b4420f990bea824ec5d3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:10:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:10:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636d8430

dev-ruby/xpath: add ruby26

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

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

diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild 
b/dev-ruby/xpath/xpath-3.2.0.ebuild
index e5e5655d122..9627798f29b 100644
--- a/dev-ruby/xpath/xpath-3.2.0.ebuild
+++ b/dev-ruby/xpath/xpath-3.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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_EXTRADOC="README.md"
 



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

2019-02-25 Thread Hans de Graaff
commit: f043159b999ed5d56ccf645e6c13beedbac03518
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:01:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:01:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f043159b

dev-ruby/parallel: add 1.14.0

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

 dev-ruby/parallel/Manifest   |  1 +
 dev-ruby/parallel/parallel-1.14.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/dev-ruby/parallel/Manifest b/dev-ruby/parallel/Manifest
index ce0e8be3a86..416953d26f2 100644
--- a/dev-ruby/parallel/Manifest
+++ b/dev-ruby/parallel/Manifest
@@ -1,2 +1,3 @@
 DIST parallel-1.12.1.tar.gz 20499 BLAKE2B 
f0fa25b9fe65e44804854f703dd2d80e53572e64c2072c418d0462922bd04f89cff0e023caf4293d8a1504ad66a2a29ebbdd01920fc6fe400837859da0f0eb78
 SHA512 
f0ab332dfa60bb3190bba8275dbdf7b54d3de205ab76099d11f0a64e1fc28e1ba7e72d1a242bd615015c2d09a3f08df01c382869fd6990b854b01fe182245857
 DIST parallel-1.13.0.tar.gz 20771 BLAKE2B 
ca0070492d7e15800bab751c8c1e8b0f88e89310f8455a3e6197a6b572efc1c691d9584eac7d199caa66a4b32eb49f4e7f4bdcae59c5c08f9c61ab3d60fc469f
 SHA512 
7fec6eb3ee6ae06390f1a444a24ec3350e0562772d9ce654f126875b36e6cab42703f85978a08889e3a25c4f1d8a95d8a67c78b3ab9ac75c7ca6e198311f797d
+DIST parallel-1.14.0.tar.gz 20361 BLAKE2B 
55d7d58f6036485fc513bd6fd784bd6d6e8a8fd96b4ab892849c4a47afda5fd6f71f8560c4db23e20c1c6de85c7606f48edbb440aa386a10963737c099444d58
 SHA512 
fe6d526eeabb07a86523118be232b31a7d0d8de38a70927e6741a112538c29a239cdc4490355fcc09740ca9620a1c2aea43498e33ee38e617f4ac64b8320ed9f

diff --git a/dev-ruby/parallel/parallel-1.14.0.ebuild 
b/dev-ruby/parallel/parallel-1.14.0.ebuild
new file mode 100644
index 000..471513dfe1f
--- /dev/null
+++ b/dev-ruby/parallel/parallel-1.14.0.ebuild
@@ -0,0 +1,55 @@
+# 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_EXTRAINSTALL="Readme.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Run any code in parallel Processes or Threads"
+HOMEPAGE="https://github.com/grosser/parallel;
+LICENSE="MIT"
+SRC_URI="https://github.com/grosser/parallel/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64"
+SLOT="1"
+IUSE="test"
+
+DEPEND+="test? ( sys-process/lsof )"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/ruby-progressbar dev-ruby/activerecord:5.2 
dev-ruby/sqlite3 )"
+
+each_ruby_prepare() {
+   # Make sure the correct ruby is used for testing
+   sed -e 's:ruby :'${RUBY}' :' -i spec/parallel_spec.rb || die
+}
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' \
+   -e '1i require "tempfile"; gem "activerecord", "~>5.2.0"' 
spec/cases/helper.rb || die
+   sed -i -e '3irequire "timeout"' spec/spec_helper.rb || die
+
+   # Avoid a failing spec regarding to pipes. The spec seems like it
+   # should always fail.
+   sed -e '/does not open unnecessary pipes/,/end/ s:^:#:' \
+   -i spec/parallel_spec.rb || die
+
+   # Avoid fragile ar sqlite tests. They throw ReadOnly errors every now 
and then.
+   sed -i -e '/works with SQLite in/,/end/ s:^:#:' spec/parallel_spec.rb 
|| die
+
+   # Avoid spec broken on Ruby 2.1 that clearly doesn't match code and 
doesn't really test anything
+   sed -i -e '/doesnt use Etc.nprocessors in Ruby 2.1 and below/,/end/ 
s:^:#:' spec/parallel_spec.rb || die
+}
+
+each_ruby_test() {
+   # Set RUBYLIB explicitly for the ruby's that get started from the specs.
+   TRAVIS=true RUBYLIB="lib" ${RUBY} -S rspec-3 spec || die
+}



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

2019-02-25 Thread Hans de Graaff
commit: 99c3b4b59b91486ff07614227df9ce26154aa67f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:59:37 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:59:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c3b4b5

www-apache/passenger: add 6.0.2

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

 www-apache/passenger/Manifest   |   1 +
 www-apache/passenger/passenger-6.0.2.ebuild | 127 
 2 files changed, 128 insertions(+)

diff --git a/www-apache/passenger/Manifest b/www-apache/passenger/Manifest
index a323f3e8c46..1daf04c7d44 100644
--- a/www-apache/passenger/Manifest
+++ b/www-apache/passenger/Manifest
@@ -1,2 +1,3 @@
 DIST passenger-5.3.7.tar.gz 7195477 BLAKE2B 
43a2384574316f6c8472f326389e8c1feed769e78d66c20e63f6d2679b1ac1b20a9122612c98e3006520e6f24c5883addd93ef11e8f0385759ee0c9e9299b7ad
 SHA512 
bbef4881e0e0c698b29b10ff8a7afbc001c31d14fb80ffa27ed6867a92ad23712319733e6162be1f7720ebda421630af2f258f8167fa73c7b5ea594bc8247158
 DIST passenger-6.0.1.tar.gz 7203144 BLAKE2B 
1c59a4e7c6e82fc57f507653d8648cc8c21fae6ce8fb008b0839b60e6a076227f139300d7521eaff281ce2f935f20a730b3b34cb2cf3527a807f38e78219277d
 SHA512 
d2fdd27367a2adc8e5486038c7bb9a504c13bc675ba9640123c1a091e6a891238c90c54a75938cd119d74f40c8d0b28257704c83ebefa024057c744ea845997d
+DIST passenger-6.0.2.tar.gz 7204982 BLAKE2B 
056f85f88e49ca7dcfe37d1d1003beaa5325259a130b44aa60a319d36987c901b0a8a188998d38b68f3d396a71df0db8b8fc9562e58327b61a712dc39fb7ce1e
 SHA512 
05a1c598588ad96864ef81ff8bc45535b3cb35c0f4840f16b93d39c0ece94378e806d967190a3d69b28b37d463624955bb45970459cf8febb258d8fd135e97f2

diff --git a/www-apache/passenger/passenger-6.0.2.ebuild 
b/www-apache/passenger/passenger-6.0.2.ebuild
new file mode 100644
index 000..e9d13ce882e
--- /dev/null
+++ b/www-apache/passenger/passenger-6.0.2.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+inherit apache-module flag-o-matic multilib ruby-ng toolchain-funcs
+
+DESCRIPTION="Passenger makes deployment of Ruby on Rails applications a breeze"
+HOMEPAGE="https://www.phusionpassenger.com/;
+SRC_URI="https://s3.amazonaws.com/phusion-passenger/releases/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="apache2 debug"
+
+ruby_add_bdepend "dev-ruby/rake"
+
+ruby_add_rdepend "
+   >=dev-ruby/rack-1.0.0:*
+   >=dev-ruby/rake-0.8.1"
+
+# libev is bundled but with adapations that do not seem to be accepted
+# upstream, so we must use the bundled version :-(
+CDEPEND="
+   >=dev-libs/libuv-1.8.0
+   net-misc/curl[ssl]
+   apache2? ( www-servers/apache[apache2_modules_unixd(+)] )"
+
+RDEPEND="${RDEPEND} ${CDEPEND}"
+DEPEND="${DEPEND} ${CDEPEND}"
+
+APACHE2_MOD_CONF="30_mod_${PN}-5.0.0 30_mod_${PN}"
+APACHE2_MOD_DEFINE="PASSENGER"
+
+want_apache2
+
+pkg_setup() {
+   use debug && append-flags -DPASSENGER_DEBUG
+   depend.apache_pkg_setup
+}
+
+all_ruby_prepare() {
+   eapply "${FILESDIR}"/${PN}-5.1.11-gentoo.patch
+   eapply "${FILESDIR}"/${PN}-5.1.1-isnan.patch
+
+   # Change these with sed instead of a patch so that we can easily use
+   # the toolchain-funcs methods.
+   sed -i -e "/^CC/ s/=.*$/= '$(tc-getCC)'/" \
+   -e "/^CXX\s/ s/=.*$/= '$(tc-getCXX)'/" \
+   -e 's/PlatformInfo.debugging_cflags//' build/basics.rb || die
+
+   # Avoid fixed debugging CFLAGs.
+   sed -e '/debugging_cflags/areturn ""' -i 
src/ruby_supportlib/phusion_passenger/platform_info/compiler.rb || die
+
+   # Use sed here so that we can dynamically set the documentation 
directory.
+   sed -i -e "s:/usr/share/doc/passenger:/usr/share/doc/${P}:" \
+   -e 
"s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" \
+   src/ruby_supportlib/phusion_passenger.rb || die
+   sed -i -e 
"s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" 
src/cxx_supportlib/ResourceLocator.h || die
+
+   # Don't install a tool that won't work in our setup.
+   sed -i -e '/passenger-install-apache2-module/d' 
src/ruby_supportlib/phusion_passenger/packaging.rb || die
+   rm -f bin/passenger-install-apache2-module || die "Unable to remove 
unneeded install script."
+
+   # Make sure we use the system-provided version where possible
+   rm -rf src/cxx_supportlib/vendor-copy/libuv || die "Unable to remove 
vendored code."
+
+   # Avoid building documentation to avoid a dependency on mizuho.
+   #sed -i -e 's/, :doc//' build/packaging.rb || die
+   touch doc/*.html || die
+
+   # Fix hard-coded use of AR
+   sed -i -e "s/ar cru/"$(tc-getAR)" cru/" build/support/cplusplus.rb || 
die
+
+   # Make sure apache support is not attempted with -apache2
+   

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

2019-02-25 Thread Hans de Graaff
commit: bc058961438ae5ff568e1cb2aba8f28d43105468
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:04:23 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:04:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc058961

dev-ruby/capybara: cleanup

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

 dev-ruby/capybara/Manifest  |  2 --
 dev-ruby/capybara/capybara-3.8.1.ebuild | 56 -
 dev-ruby/capybara/capybara-3.9.0.ebuild | 56 -
 3 files changed, 114 deletions(-)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index e58576ffca8..6e56a926c0c 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -3,5 +3,3 @@ DIST capybara-3.11.1.gem 310784 BLAKE2B 
ed2c26d0340b0c0ea0fd008436ce29a38d650bf1
 DIST capybara-3.12.0.gem 313344 BLAKE2B 
7efac262e6bfee18a44b0a399bee0671e98c9d08e999e9c9cba5a325ed2e9da25e873d789a01d9e066a04aeab0ea3a6a35207e7d0ab05f63eca8331d93acbee8
 SHA512 
a0bc868fb69343c9b037fc7bfbc998662720a212821cb78a02d6dee29d841d1fc4781c6e5e6fe1d4a356ae495ea56dc356ec734b26005215a55ca1eb8a7e2789
 DIST capybara-3.13.2.gem 320512 BLAKE2B 
f6586c9e38ace599b8214b71e6516c2d7b236777d1cf2beba01d276e624cb1a49b2dc3c7fb74ef13d5bf666aeed2110fc4e7991ef960c7dd9af1430d9b6333db
 SHA512 
e3d2f81934d75b6a54a80b913be411b617074412ccf15897454568dc9c35557a4825b6c7ac67b6f808dd199123c164c83af8bcc9edd61c2a02bc65723668774f
 DIST capybara-3.2.1.gem 284672 BLAKE2B 
9da8f588049fab74c4e734626e42758cdd4baf555cfc64e7456bfab2cb4d5c90ed6bfc8ada7cc0d6323ef1113169aec70fd4254aa50c003408376ea4afe00a06
 SHA512 
50af1d4c49c200a4c08901d19b16826499abb8d19de8e059160c509afd555edbe620b6fd5d78f8c286feeb15a72e5a4b241cb1f14151b349fd94cdd3648b64b2
-DIST capybara-3.8.1.gem 300544 BLAKE2B 
05c22b603bb67d3217fa9c4c87bbd79b2249219d9a62d00c511fb7c8272092d381b7598e82cc03c5080b9c5ec20a9d64602ba37d235eea9717e741232c05c24f
 SHA512 
ee4d2b3226e5233a092d163b4323f02ba84ad682682dc9e17a4343380e4480774eac1bba28e12a83000438c7bc1d2698fe1aabe6162ff729a243fb863f06fffb
-DIST capybara-3.9.0.gem 305664 BLAKE2B 
ee11e9dede512a49d2b652142976f34a882be2f9e02c0af6b22d4980d1c0e6c1f6f73807fee2062662625ea11e96d533c865cb9f4d25eb4918cabd0b06247bc2
 SHA512 
da2b9d7809d66b33288a31902ffbbad91da7b306b5035546618b987acfe40bfd99451df4be34e4eac86032e13509ca7baf4a2eef0eb4cff0dd8a265e43cc1a46

diff --git a/dev-ruby/capybara/capybara-3.8.1.ebuild 
b/dev-ruby/capybara/capybara-3.8.1.ebuild
deleted file mode 100644
index 15c29696575..000
--- a/dev-ruby/capybara/capybara-3.8.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-# Rake tasks are not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit virtualx ruby-fakegem
-
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
-HOMEPAGE="https://github.com/jnicklas/capybara;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="3"
-IUSE="test"
-
-DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   >=dev-ruby/launchy-2.4.0
-   >=dev-ruby/selenium-webdriver-3.5:3
-   dev-ruby/sinatra:2
-   www-servers/puma
-)"
-
-ruby_add_rdepend "
-   dev-ruby/addressable
-   >=dev-ruby/mini_mime-0.1.3
-   >=dev-ruby/nokogiri-1.8:0
-   >=dev-ruby/rack-1.6.0:*
-   >=dev-ruby/rack-test-0.6.3:*
-   >=dev-ruby/xpath-3.1:3"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' 
spec/spec_helper.rb || die
-
-   # Avoid window-manager specific tests (sizes are specific for fluxbox)
-   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
-
-   # Avoid spec that requires unpackaged geckodriver
-   sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Avoid test dependency on puma server for now
-   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
-}
-
-each_ruby_test() {
-   virtx ${RUBY} -Ilib -S rspec-3 spec || die "Tests failed."
-}

diff --git a/dev-ruby/capybara/capybara-3.9.0.ebuild 
b/dev-ruby/capybara/capybara-3.9.0.ebuild
deleted file mode 100644
index 15c29696575..000
--- a/dev-ruby/capybara/capybara-3.9.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-# Rake tasks are not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit virtualx 

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

2019-02-25 Thread Hans de Graaff
commit: 5a44e8d667fedfdc80398c5fc206f09f37b9924f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 26 06:30:23 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 26 06:30:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a44e8d6

dev-ruby/capybara: add 3.14.0

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

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-3.14.0.ebuild | 57 
 2 files changed, 58 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 6e56a926c0c..774ac518e43 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -2,4 +2,5 @@ DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca1
 DIST capybara-3.11.1.gem 310784 BLAKE2B 
ed2c26d0340b0c0ea0fd008436ce29a38d650bf1a7b31279863c0f84e5bcebbd534f4611e9656743cdb9c61ca9eac4c3b152d21d6b630427829f3a2e53f27057
 SHA512 
d97c53135d5ea040950f42750f1644c7a1ba96ff86cefbc83934a19173cae1f303f4ed5b56b95b5d7b9dfb83209312de5e129275b03d472e2614371d4234082b
 DIST capybara-3.12.0.gem 313344 BLAKE2B 
7efac262e6bfee18a44b0a399bee0671e98c9d08e999e9c9cba5a325ed2e9da25e873d789a01d9e066a04aeab0ea3a6a35207e7d0ab05f63eca8331d93acbee8
 SHA512 
a0bc868fb69343c9b037fc7bfbc998662720a212821cb78a02d6dee29d841d1fc4781c6e5e6fe1d4a356ae495ea56dc356ec734b26005215a55ca1eb8a7e2789
 DIST capybara-3.13.2.gem 320512 BLAKE2B 
f6586c9e38ace599b8214b71e6516c2d7b236777d1cf2beba01d276e624cb1a49b2dc3c7fb74ef13d5bf666aeed2110fc4e7991ef960c7dd9af1430d9b6333db
 SHA512 
e3d2f81934d75b6a54a80b913be411b617074412ccf15897454568dc9c35557a4825b6c7ac67b6f808dd199123c164c83af8bcc9edd61c2a02bc65723668774f
+DIST capybara-3.14.0.gem 323072 BLAKE2B 
cfcc97d2e8275ec2ce4bd991038e47ee65dc8397932fea695c9806d6641f7c9fed1e9c346da3e6cf612a6c0e2476e54a330fcf6fbff475850f2d0e81a428b51c
 SHA512 
8a01738530263155e671a7646731c666a4287ca8d143cf474d0f248aa862affb03f9a4bba31c3ffd6092d9f9edb21147105a1a53fbd45751cd49f133cdfd91c2
 DIST capybara-3.2.1.gem 284672 BLAKE2B 
9da8f588049fab74c4e734626e42758cdd4baf555cfc64e7456bfab2cb4d5c90ed6bfc8ada7cc0d6323ef1113169aec70fd4254aa50c003408376ea4afe00a06
 SHA512 
50af1d4c49c200a4c08901d19b16826499abb8d19de8e059160c509afd555edbe620b6fd5d78f8c286feeb15a72e5a4b241cb1f14151b349fd94cdd3648b64b2

diff --git a/dev-ruby/capybara/capybara-3.14.0.ebuild 
b/dev-ruby/capybara/capybara-3.14.0.ebuild
new file mode 100644
index 000..ac78bf082bf
--- /dev/null
+++ b/dev-ruby/capybara/capybara-3.14.0.ebuild
@@ -0,0 +1,57 @@
+# 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_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="3"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   >=dev-ruby/launchy-2.4.0
+   >=dev-ruby/selenium-webdriver-3.5:3
+   dev-ruby/sinatra:2
+   www-servers/puma
+)"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mini_mime-0.1.3
+   >=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/rack-1.6.0:*
+   >=dev-ruby/rack-test-0.6.3:*
+   >=dev-ruby/regexp_parser-1.2:1
+   >=dev-ruby/xpath-3.2:3"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Avoid test dependency on puma server for now
+   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
+}
+
+each_ruby_test() {
+   virtx ${RUBY} -Ilib -S rspec-3 spec || die "Tests failed."
+}



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

2019-02-25 Thread Jack Morgan
commit: c2385addabd46c6485ba859c0b3e7f42795aecf4
Author: Jack Morgan  gentoo  org>
AuthorDate: Tue Feb 26 04:17:18 2019 +
Commit: Jack Morgan  gentoo  org>
CommitDate: Tue Feb 26 04:59:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2385add

sys-devel/m4: sparc stable (bug #678734)

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

 sys-devel/m4/m4-1.4.18-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/m4/m4-1.4.18-r1.ebuild b/sys-devel/m4/m4-1.4.18-r1.ebuild
index 93519c52da8..97e6dc4d8de 100644
--- a/sys-devel/m4/m4-1.4.18-r1.ebuild
+++ b/sys-devel/m4/m4-1.4.18-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 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="examples"
 
 # remember: cannot dep on autoconf since it needs us



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

2019-02-25 Thread William Hubbs
commit: faa289ed8368e6698f87fac252e638f8e581aa16
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Feb 26 03:49:33 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Feb 26 03:50:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa289ed

sys-apps/openrc: 0.41.2 bump

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

 sys-apps/openrc/Manifest |   1 +
 sys-apps/openrc/openrc-0.41.2.ebuild | 209 +++
 2 files changed, 210 insertions(+)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index 6d4820ab953..c9aaab6d4ea 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -3,4 +3,5 @@ DIST openrc-0.38.3.tar.gz 238031 BLAKE2B 
87d1546e21d581feda4064cd64bf43f762203be
 DIST openrc-0.40.2.tar.gz 245006 BLAKE2B 
9e0aab4d42121296cb9bcc47e9222e0e99df80ab686636a8060c6271d30ff7c0d999f851d0e24dfab9e7a6532b56a6a1974cfa4514e88e6b82ec5fbbc192d76c
 SHA512 
746e238f792113397486b9abb6e41c8179e51fe823c82c8e8942d71329a806b9c398628f835e2626ed0e8735c05b0dcd1b82bf9b5111f420105eeae6b0b0e3f2
 DIST openrc-0.40.3.tar.gz 244510 BLAKE2B 
ed40506693c642358d46fc5fce9b3fbe6e2b699b3e3ed5bbf47ed349e5f7a5c7c1df07a7621622681af33fd68b197d48bfe4aa32e68a8231380de9a01055ced8
 SHA512 
65dbc5900a22c37af4aab545c52bb7679b4534755bdff0b0e8cba442a3c5fefa0b987caea74cd572dbb791e060116ecc298fd787b9d7efc8eab009b8b44ca3e4
 DIST openrc-0.41.1.tar.gz 245187 BLAKE2B 
be20b294e39fc5820a40afe2f3391222d5770f362fd424abe3854974e54d8e84689c3704b5efa48f0fecd7ae9f4282ad734dff9af9ee5f19a30a4239a673fc82
 SHA512 
b810cd7ae01f7fc49ff0f72e6d0ad1b41b0fc3eb9c15f58001d9aa8e9d7845b272b93d5ac6e175b09ab588b99d87292256486c4129cc208b70249bbbe957485d
+DIST openrc-0.41.2.tar.gz 245302 BLAKE2B 
ab80dc4f3a7c2c464fe64cdfa7fd31363d5a9d25e90d0239325be05561e5802f22c47013fde82650f5ce08cf99f16f5f479d8617c254647b8c40cec9609d0b6b
 SHA512 
ebfa691cae4704bb3023ea0508a712a45b8c20809828729dfa5292e96f3fd1b309813d80d7c286d0c09680bf5378aba40cfd994f27951f43a3ffb1fd0d69a58b
 DIST openrc-0.41.tar.gz 245438 BLAKE2B 
30329692dca5165bbdc5ac9207a798e62de8380f6249bf2b7e7703cd897465f1d6e81cbf11f5d1f4d2e0810be99e1b24538a2d304214f5b0827c71c47d99b9d6
 SHA512 
15d18f0169b56ec7e08e0c36b0be1e4b27e7375ddd9b0f828c895c03d2f5eb818195ae56b10a66c7cfd4c21f8b35c0fc06fcec41fd9ea1be58e2f2ee409fb719

diff --git a/sys-apps/openrc/openrc-0.41.2.ebuild 
b/sys-apps/openrc/openrc-0.41.2.ebuild
new file mode 100644
index 000..e0ea72a5f60
--- /dev/null
+++ b/sys-apps/openrc/openrc-0.41.2.ebuild
@@ -0,0 +1,209 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic pam toolchain-funcs
+
+DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
+HOMEPAGE="https://github.com/openrc/openrc/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="audit bash debug ncurses pam newnet prefix +netifrc selinux static-libs
+   unicode kernel_linux kernel_FreeBSD"
+
+COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
+   ncurses? ( sys-libs/ncurses:0= )
+   pam? (
+   sys-auth/pambase
+   virtual/pam
+   )
+   audit? ( sys-process/audit )
+   kernel_linux? (
+   sys-process/psmisc
+   !=sys-libs/libselinux-2.6
+   )
+   !test
+# a value of "#" will just comment out the option
+set_config() {
+   local file="${ED}/$1" var=$2 val com
+   eval "${@:5}" && val=$3 || val=$4
+   [[ ${val} == "#" ]] && com="#" && val='\2'
+   sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ 
]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}"
+}
+
+set_config_yes_no() {
+   set_config "$1" "$2" YES NO "${@:3}"
+}
+
+src_install() {
+   emake ${MAKE_ARGS} DESTDIR="${D}" install
+
+   # move the shared libs back to /usr so ldscript can install
+   # more of a minimal set of files
+   # disabled for now due to #270646
+   #mv "${ED}"/$(get_libdir)/lib{einfo,rc}* "${ED}"/usr/$(get_libdir)/ || 
die
+   #gen_usr_ldscript -a einfo rc
+   gen_usr_ldscript libeinfo.so
+   gen_usr_ldscript librc.so
+
+   if ! use kernel_linux; then
+   keepdir /lib/rc/init.d
+   fi
+   keepdir /lib/rc/tmp
+
+   # Setup unicode defaults for silly unicode users
+   set_config_yes_no /etc/rc.conf unicode use unicode
+
+   # Cater to the norm
+   set_config_yes_no /etc/conf.d/keymaps windowkeys '(' use x86 '||' use 
amd64 ')'
+
+   # On HPPA, do not run consolefont by default (bug #222889)
+  

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2019-02-25 Thread Justin Bronder
commit: 7437d4f0aa0696cf096ce2a5832005a06065322a
Author: Justin Bronder  gentoo  org>
AuthorDate: Tue Feb 26 03:20:21 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Tue Feb 26 03:20:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7437d4f0

sys-cluster/openmpi: bump 2.1.6

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

 sys-cluster/openmpi/Manifest   | 2 +-
 sys-cluster/openmpi/{openmpi-2.1.5.ebuild => openmpi-2.1.6.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/openmpi/Manifest b/sys-cluster/openmpi/Manifest
index 2acdddb42f1..abcc2e4b8cb 100644
--- a/sys-cluster/openmpi/Manifest
+++ b/sys-cluster/openmpi/Manifest
@@ -8,6 +8,6 @@ DIST openmpi-1.8.7.tar.bz2 13228742 BLAKE2B 
d273d038726f0892467416388c4c52f4ed8b
 DIST openmpi-1.8.8.tar.bz2 13231433 BLAKE2B 
d196fd0bb08cfb0c86a29ae39015eb15e1465554e322c1ae039b61cee3a027ea0ba8d7fecd02e310309caec416147611a233861e464db4449da3b449387b1dca
 SHA512 
8ca2e3ebb9d9ba0f33faba9bef76fe95293721b73619cbc18176611074a56c277e9ab6cae7fa6c87ace11f16151c1bc495b2a8dbc8ad064d5a8f89f5d431a660
 DIST openmpi-2.0.2.tar.bz2 8311215 BLAKE2B 
8dd0d7b95c396e9a0f05760136bbf62defd3527b2ac4f9ec738239b91d8cf5ed0c3dc4ad5330f0ea2fafa3464164e3d514bc058dc9d019daa83382ae990f442c
 SHA512 
87dc3c23db4b9cb92dbacc9b384b21ce8c4288fe4edc204fbf4a3bef70d8ac4329269e777ed190fa87933d78b73b9e5550ea3b925b2039599cfef3953567232a
 DIST openmpi-2.0.4.tar.bz2 8272983 BLAKE2B 
7d0a392fbc8c896cdccefb9bf0ff83fbd8db8a42d17f06cb23ac88ba896e2c75e1b1b7a79559d0ce3c2b881f197f54ce1bd8967c889bafe2b97f95fb6b957501
 SHA512 
2cccb83847d44f6282ec24f7bc12ab51b84dc5ac1a2a919ef0761847ff7cdcb31cfb1f38dca33df7063a98c27a64575a108002716d207cbba3a54773b999e6c5
-DIST openmpi-2.1.5.tar.bz2 8323765 BLAKE2B 
37da1ee31e540507efb466887997946b3b45f376aa6fb60341470fee257473543743b9e5651bf434288e45cdff6a0bfc3a521625a32c4946fdeee62ceafad9b1
 SHA512 
8b256c7019e11829dd1f235b7d98e0d135c8e92046a07dc70337c58498d946078f57434d0330d16c06d0e8c645d6f21fa8235d76da62f558ff01f68f6e69a4f1
+DIST openmpi-2.1.6.tar.bz2 8324626 BLAKE2B 
4aed4b397c0e0ead24ed5e9bbf45ee8f6719a7566d74405cccf119ddf535891ece91c04cbcad96be5a5d9805c620aa13a1b51c0edd67c049827357e7668008b9
 SHA512 
f552f47961e040476e7d2949cdd3e5a0b5ad74bea2b6532608117ec893473a160cd368251d1f439fd773f4846950857baf939e7b3586bac2a099495f7bc0e349
 DIST openmpi-3.0.3.tar.bz2 9316109 BLAKE2B 
e67e649917911eff3286c0f3d15e181b30e4ac6061891f6e13c75570368edb943fff55e4d41ffaa4a095b2060c84d24f8c32975758ad4632bae1813accd9f516
 SHA512 
12bbc5add4160e732ac10f302106c4bc2fa61ef2cde955e1fdd4a7aaad44b022d6babdd4bd529f687bb03fc5e5c3804ba6b1869e9609c9725bc291524c8304d7
 DIST openmpi-3.1.3.tar.bz2 9442937 BLAKE2B 
40067e1694a106d96e5ba41884a6facec9e605b5afba03ab908e4cf124f35b0691f0ab626e5190cffebc9c28d05b11b5c6401a5aa39ac17ec04650ed29e0976e
 SHA512 
700821df676de5f85ce2793298242dcaea73f585f89540e30999792a568f193545a9f9b2bcb3ea22effa3bf14744531c4eb5fc4c84a8d7bbe5e5fdd76ab3a04a

diff --git a/sys-cluster/openmpi/openmpi-2.1.5.ebuild 
b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
similarity index 99%
rename from sys-cluster/openmpi/openmpi-2.1.5.ebuild
rename to sys-cluster/openmpi/openmpi-2.1.6.ebuild
index 48a9ae2b377..64de440db4e 100644
--- a/sys-cluster/openmpi/openmpi-2.1.5.ebuild
+++ b/sys-cluster/openmpi/openmpi-2.1.6.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



[gentoo-commits] proj/sci:master commit in: sys-cluster/openmpi/

2019-02-25 Thread Justin Bronder
commit: d6caf43906b82494ac010276b3b79769cc8e5f79
Author: Justin Bronder  gentoo  org>
AuthorDate: Tue Feb 26 02:53:07 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Tue Feb 26 02:58:52 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d6caf439

sys-cluster/openmpi: bump 2.1.6

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

 sys-cluster/openmpi/{openmpi-2.1.5.ebuild => openmpi-2.1.6.ebuild} | 2 +-
 sys-cluster/openmpi/openmpi-4.0.0.ebuild   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/openmpi/openmpi-2.1.5.ebuild 
b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
similarity index 99%
rename from sys-cluster/openmpi/openmpi-2.1.5.ebuild
rename to sys-cluster/openmpi/openmpi-2.1.6.ebuild
index 9e32c2c2a..f616b2844 100644
--- a/sys-cluster/openmpi/openmpi-2.1.5.ebuild
+++ b/sys-cluster/openmpi/openmpi-2.1.6.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

diff --git a/sys-cluster/openmpi/openmpi-4.0.0.ebuild 
b/sys-cluster/openmpi/openmpi-4.0.0.ebuild
index 8e575946c..5fd6e1b85 100644
--- a/sys-cluster/openmpi/openmpi-4.0.0.ebuild
+++ b/sys-cluster/openmpi/openmpi-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -51,7 +51,7 @@ CDEPEND="
dev-libs/libltdl:0[${MULTILIB_USEDEP}]
>=sys-apps/hwloc-2.0.2[${MULTILIB_USEDEP},numa?]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
+   cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
elibc_FreeBSD? ( dev-libs/libexecinfo )
openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
openmpi_fabrics_knem? ( sys-cluster/knem )
@@ -111,7 +111,7 @@ multilib_src_configure() {
--enable-mpi-fortran=$(usex fortran all no) \
$(use_enable cxx mpi-cxx) \
$(use_with cma) \
-   $(use_with cuda cuda "${EPREFIX}"/opt/cuda) \
+   $(multilib_native_use_with cuda cuda "${EPREFIX}"/opt/cuda) \
$(use_enable romio io-romio) \
$(use_enable heterogeneous) \
$(use_enable ipv6) \



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

2019-02-25 Thread Justin Bronder
commit: bb65808036c23b003476fcf512c9a199fae476ba
Author: Justin Bronder  gentoo  org>
AuthorDate: Tue Feb 26 02:27:26 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Tue Feb 26 02:27:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb658080

www-client/qutebrowser: bump 1.6.0

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.6.0.ebuild | 72 +
 2 files changed, 73 insertions(+)

diff --git a/www-client/qutebrowser/Manifest b/www-client/qutebrowser/Manifest
index 51cb030846b..7fd4d5eaf15 100644
--- a/www-client/qutebrowser/Manifest
+++ b/www-client/qutebrowser/Manifest
@@ -1 +1,2 @@
 DIST qutebrowser-1.5.2.tar.gz 3566709 BLAKE2B 
4b317c87770cbc817e19808f7e1ce58c030bb8567aba21bf23c6d57f136ab13763ef6b6cdf0c078428b7b228ef32b1156eb1ab125df037a5073c110f83df806d
 SHA512 
29c48d86b95bf2b40459ef06dab37fff7e30409f78d8c50c494ebafc9698a0c0123a63d160679b3a4778ecb15e5c339dc67357a60f493499ad4b6443f7dacc7a
+DIST qutebrowser-1.6.0.tar.gz 3638739 BLAKE2B 
8ca5995b9126fa7e017e3f2924c07c01b2d90540e0521d74cdba4ce8f2f83d1c7e8f0dc412ff41936c3a36c17d53060c331ed069d8088ac11b772979a48c7b0d
 SHA512 
54b275f0d00ef48fa88a0bc83f31efd0d1fe708d7223adcf83c9d1a5db60de8e9c77033b8bf4b2b9a526d11ce39941d5d9da8afe9f49f3ed06e6f6f7ef124c20

diff --git a/www-client/qutebrowser/qutebrowser-1.6.0.ebuild 
b/www-client/qutebrowser/qutebrowser-1.6.0.ebuild
new file mode 100644
index 000..9870584a71b
--- /dev/null
+++ b/www-client/qutebrowser/qutebrowser-1.6.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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,multimedia,gui,network,opengl,printsupport,sql,webengine,widgets]
+   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP},libyaml]
+"
+
+# 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_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-02-25 Thread Justin Bronder
commit: a431081d4b9822ebf84e6c267f1e8490fc1991a8
Author: Justin Bronder  gentoo  org>
AuthorDate: Tue Feb 26 02:21:28 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Tue Feb 26 02:22:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a431081d

Revert "www-client/qutebrowser: Update Desktop file name"

This reverts commit adbabc7f47db195bec5cdf319a8930b34dd67e48.

Signed-off-by: Justin Bronder  gentoo.org>

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

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index 10675792279..9870584a71b 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.ebuild
@@ -52,7 +52,7 @@ python_test() {
 
 python_install_all() {
doman doc/${PN}.1
-   domenu misc/org.${PN}.${PN}.desktop
+   domenu misc/${PN}.desktop
doicon -s scalable icons/${PN}.svg
 
distutils-r1_python_install_all



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

2019-02-25 Thread Justin Bronder
commit: adbabc7f47db195bec5cdf319a8930b34dd67e48
Author: Dennis M. Pöpperl  dm-poepperl  de>
AuthorDate: Fri Feb 22 15:02:35 2019 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Tue Feb 26 02:17:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbabc7f

www-client/qutebrowser: Update Desktop file name

Signed-off-by: Dennis M. Pöpperl  dm-poepperl.de>
Signed-off-by: Justin Bronder  gentoo.org>

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

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index 9870584a71b..10675792279 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.ebuild
@@ -52,7 +52,7 @@ python_test() {
 
 python_install_all() {
doman doc/${PN}.1
-   domenu misc/${PN}.desktop
+   domenu misc/org.${PN}.${PN}.desktop
doicon -s scalable icons/${PN}.svg
 
distutils-r1_python_install_all



[gentoo-commits] repo/gentoo:master commit in: app-misc/tracker/, app-misc/tracker/files/

2019-02-25 Thread Mart Raudsepp
commit: ac7095fad50859216bfa6aeae59b4569023612ec
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 01:23:51 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 01:24:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7095fa

app-misc/tracker: bump to 2.1.8

Merely includes 2 of the patches we had in 2.1.7-r1, and the
pregenerated C for vala code is generated with a different
valac version.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-misc/tracker/Manifest  |   2 +-
 .../tracker/files/2.1.7-glib-2.60-compat.patch | 169 -
 .../tracker/files/2.1.7-upgrade-path-fix.patch |  33 
 ...7-doc-options.patch => 2.1.8-doc-options.patch} |   0
 ...inks.patch => 2.1.8-fix-library-symlinks.patch} |   0
 ...ng.patch => 2.1.8-prevent-stack-smashing.patch} |   0
 .../{2.1.7-test-fix.patch => 2.1.8-test-fix.patch} |   0
 ...racker-2.1.7-r1.ebuild => tracker-2.1.8.ebuild} |   2 -
 8 files changed, 1 insertion(+), 205 deletions(-)

diff --git a/app-misc/tracker/Manifest b/app-misc/tracker/Manifest
index 228b9799606..deb8032cdd9 100644
--- a/app-misc/tracker/Manifest
+++ b/app-misc/tracker/Manifest
@@ -1,2 +1,2 @@
 DIST tracker-1.12.4.tar.xz 5051884 BLAKE2B 
99cc85fc4d49691eb0a73e4f1776d9971b5cbe5844478825e473137b4d7b13e2578065be497da57285abc2d3cf4c6d1ed1b077a01cd68dc093e18ddd7674c1f1
 SHA512 
e81af22733c7d80535c79e23a4b3edbbcf888eede1dff071d466518054e90d4c207af76bcb4d8c73dc20729ae2eab60444ca91ee7ae09e96c0da2fdab97752c1
-DIST tracker-2.1.7.tar.xz 2572740 BLAKE2B 
0db8379502a37d0fc0c4b905a55a8642011c76368a94609b71afa5b6d59fa8a9220c302588a8217ea8626faccedd6b62e8fc96b19d4fb2cbaf1b550fbc55cf0d
 SHA512 
75203af91ec43641caf2a3870100b8c5affb613e442e5a271edafe68ac7c6551256f288e435ce4fc8cb6f9ee0ea54871ebba90e085d0baeba4914815d3be15a0
+DIST tracker-2.1.8.tar.xz 2585924 BLAKE2B 
8548f6a615c3357eb2f1a1656d81f50816cef2f59e23fe7bd2111eeade8b3e5c0a33abf1bc830a0baa9c1c1d74ee92d3e44da00cd6f65ab853ef04eb2f57a69e
 SHA512 
447e519699bbb0c9802230629667a87ce39ec3f6bb9c605063319d5e6a019c95a76762fdc889b1a11280be08b8520f22f097f9c9779dcd7a6c7cf239b4da2696

diff --git a/app-misc/tracker/files/2.1.7-glib-2.60-compat.patch 
b/app-misc/tracker/files/2.1.7-glib-2.60-compat.patch
deleted file mode 100644
index 93737f79857..000
--- a/app-misc/tracker/files/2.1.7-glib-2.60-compat.patch
+++ /dev/null
@@ -1,169 +0,0 @@
-From 43b10233d4cce38230c357d885662291d2e5e978 Mon Sep 17 00:00:00 2001
-From: Iain Lane 
-Date: Mon, 11 Feb 2019 15:42:14 +
-Subject: [PATCH 4/5] libtracker-data: Don't rely on hash table iteration order
- being stable
-
-This is the same problem that was fixed by
-c58f7aa419e2c3a69fa7fe583a1fd5e0b9bd0839 on master. Instead of relying
-on hash table iteration being stable, pass the GVariantBuilder down and
-add directly to it in the right order.
-
-Forwarded: https://gitlab.gnome.org/GNOME/tracker/merge_requests/55

- .../tracker-sparql-pattern.vala   |  4 +--
- src/libtracker-data/tracker-sparql-query.vala | 31 ---
- 2 files changed, 21 insertions(+), 14 deletions(-)
-
-diff --git a/src/libtracker-data/tracker-sparql-pattern.vala 
b/src/libtracker-data/tracker-sparql-pattern.vala
-index e03ed6f16..033b138a5 100644
 a/src/libtracker-data/tracker-sparql-pattern.vala
-+++ b/src/libtracker-data/tracker-sparql-pattern.vala
-@@ -542,7 +542,7 @@ class Tracker.Sparql.Pattern : Object {
-   } else if (accept (SparqlTokenType.BLANK_NODE)) {
-   // _:foo
-   expect (SparqlTokenType.COLON);
--  result = query.generate_bnodeid (get_last_string 
().substring (1));
-+  result = query.generate_bnodeid (get_last_string 
().substring (1), null);
-   } else if (current () == SparqlTokenType.STRING_LITERAL1) {
-   result = expression.parse_string_literal ();
-   } else if (current () == SparqlTokenType.STRING_LITERAL2) {
-@@ -569,7 +569,7 @@ class Tracker.Sparql.Pattern : Object {
-   } else if (current () == SparqlTokenType.OPEN_BRACKET) {
-   next ();
- 
--  result = query.generate_bnodeid (null);
-+  result = query.generate_bnodeid (null, null);
- 
-   string old_subject = current_subject;
-   bool old_subject_is_var = current_subject_is_var;
-diff --git a/src/libtracker-data/tracker-sparql-query.vala 
b/src/libtracker-data/tracker-sparql-query.vala
-index 7944e78e5..69a7e9eba 100644
 a/src/libtracker-data/tracker-sparql-query.vala
-+++ b/src/libtracker-data/tracker-sparql-query.vala
-@@ -284,7 +284,7 @@ public class Tracker.Sparql.Query : Object {
-   sha1, sha1.substring (8), sha1.substring (12), 
sha1.substring (16), sha1.substring (20));
-   }
- 
--  internal 

[gentoo-commits] repo/gentoo:master commit in: gui-wm/sway/

2019-02-25 Thread Matthew Thode
commit: a1786ead9226c768572782050e7f84201199a526
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 26 01:04:15 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 26 01:04:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1786ead

gui-wm/sway: 1.0-rc4 bump

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

 gui-wm/sway/Manifest  | 1 +
 gui-wm/sway/{sway-.ebuild => sway-1.0_rc4.ebuild} | 2 +-
 gui-wm/sway/sway-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gui-wm/sway/Manifest b/gui-wm/sway/Manifest
index 02cf662ce05..78756c5e531 100644
--- a/gui-wm/sway/Manifest
+++ b/gui-wm/sway/Manifest
@@ -1,3 +1,4 @@
 DIST sway-1.0_rc1.tar.gz 5461910 BLAKE2B 
a9b3a14dfbb40a616b58fce896f0088dfc722e942129e12e7dae3f2121cb84ffcd565902ee49712275e01d6b6a344642d85d8cf394a35b151725dcc94d19b40d
 SHA512 
6532bae679774fcdb1bcc3044740ff5c56f5f6a007a08e910f4d9ee43ac0488be7666a87106b493923432f975088c90ff47369fa1a01c5e1cb67d3a1f9b74bce
 DIST sway-1.0_rc2.tar.gz 5462530 BLAKE2B 
95868df3d03a61be33e04602d6891a2827cd1b5eab08644f74e04c3cbae39e686ee046be5ae9762595774fd22190e2460e246b564db92c50509ad61a16bb0835
 SHA512 
78c93f2326952d9e56ebf38f5d6b646934230b1bf5fac50cf35f16b2c1753ffa31dd9ec874a05025ed0d1d828b9a8643c78e739abbcfba55301255b3d0ed4a3e
 DIST sway-1.0_rc3.tar.gz 5463453 BLAKE2B 
2db52506e6f07f92ab02c48e0cc1b08bad55f355989226f07ed43392f3bfdc088cdd9183b76e349eb83eff331e5236456c1189208619748a9d78ed5ea8de7652
 SHA512 
95966bfc7431345a6c4c12bf4aa11980f56acc70fc902aa489bb88368bc5412953780ebaa9eae27908dbabf0ed96881ce3bf00cd51879815631b463801ce11cf
+DIST sway-1.0_rc4.tar.gz 5464422 BLAKE2B 
38e24ea51d3787a6f46ea511ff7848786a84683ae208365dc353d77a65be3fa7f5959c7d7b3fbd5e3f1271db86721905613d9881d09281b3bac68b1b764033d2
 SHA512 
8c79be79a9ed0c659b07aadf8c4a1ea09848c36613ae73368d03264b402ec7226aff79bcaf79ae44cda71e9fb972fed2c3649e3fb049d81c3d0e232b8605d312

diff --git a/gui-wm/sway/sway-.ebuild b/gui-wm/sway/sway-1.0_rc4.ebuild
similarity index 98%
copy from gui-wm/sway/sway-.ebuild
copy to gui-wm/sway/sway-1.0_rc4.ebuild
index e2aaf1e3646..7d50826b43b 100644
--- a/gui-wm/sway/sway-.ebuild
+++ b/gui-wm/sway/sway-1.0_rc4.ebuild
@@ -44,7 +44,7 @@ DEPEND="
 if [[ ${PV} ==  ]]; then
DEPEND+="~gui-libs/wlroots-[elogind=,systemd=,X=]"
 else
-   DEPEND+=">=gui-libs/wlroots-0.3[elogind=,systemd=,X=]"
+   DEPEND+=">=gui-libs/wlroots-0.4[elogind=,systemd=,X=]"
 fi
 RDEPEND="
x11-misc/xkeyboard-config

diff --git a/gui-wm/sway/sway-.ebuild b/gui-wm/sway/sway-.ebuild
index e2aaf1e3646..7d50826b43b 100644
--- a/gui-wm/sway/sway-.ebuild
+++ b/gui-wm/sway/sway-.ebuild
@@ -44,7 +44,7 @@ DEPEND="
 if [[ ${PV} ==  ]]; then
DEPEND+="~gui-libs/wlroots-[elogind=,systemd=,X=]"
 else
-   DEPEND+=">=gui-libs/wlroots-0.3[elogind=,systemd=,X=]"
+   DEPEND+=">=gui-libs/wlroots-0.4[elogind=,systemd=,X=]"
 fi
 RDEPEND="
x11-misc/xkeyboard-config



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

2019-02-25 Thread Matthew Thode
commit: 8ed35512d1f17eac975f0b6cc84d49a584760143
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 26 01:03:11 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 26 01:04:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed35512

gui-libs/wlroots: 0.4 bump

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

 gui-libs/wlroots/Manifest| 1 +
 gui-libs/wlroots/{wlroots-.ebuild => wlroots-0.4.ebuild} | 2 +-
 gui-libs/wlroots/wlroots-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gui-libs/wlroots/Manifest b/gui-libs/wlroots/Manifest
index a4c642cf78c..d7988522acb 100644
--- a/gui-libs/wlroots/Manifest
+++ b/gui-libs/wlroots/Manifest
@@ -1,2 +1,3 @@
 DIST wlroots-0.2.tar.gz 437638 BLAKE2B 
dd7ca737ba2dfc00e30c83e973616cefb77fccb793161794361422a2fcbdf7299aacea8d794b910fdf06c9a191a89f7f1530d312545d08d126a729be41eeb424
 SHA512 
b7727b29ed7e5188d5fa6099687f8e6f48b6b3f17f7a6e136956ad6b607054595de3779118bffd4b9730115eaca2f00c2d30d52f4915b2753a749432ec0c3f2a
 DIST wlroots-0.3.tar.gz 473490 BLAKE2B 
552bcc5d8bb847dbac5caaddeac830a4de25b4cc80abb6c8b8e610b5e40cc20ff50a145fdfb6bb5f0aa53d218400777ca7a5982c74eb01bd973109b2f8fd7938
 SHA512 
ccec1426e6ac86fa63f82763d123162fca5be25fb37bbb44a5de651a7764f5325ef21cbe2cf698cb315f0de4719a6bac8eb0ceeffe2111de7c9f4b59e019
+DIST wlroots-0.4.tar.gz 480114 BLAKE2B 
b37a711223b23c2e49f3f77ddf84d826bd432a62ec1cacb6c1323803fe6cf885397f445fc4f7c21752d962962a1d1d93399d9b66031031e1f5a3f1bff2ff717e
 SHA512 
49b35b3a89f640d8b5fe97543aab8de90b42a112c29ef678d38bd5ba44a3718276f3c43bf0dade07be5322eb4b90258c7d99c2432f8b6af61f3109fc6b77ad58

diff --git a/gui-libs/wlroots/wlroots-.ebuild 
b/gui-libs/wlroots/wlroots-0.4.ebuild
similarity index 98%
copy from gui-libs/wlroots/wlroots-.ebuild
copy to gui-libs/wlroots/wlroots-0.4.ebuild
index c96b1fcfc3f..9d83039a216 100644
--- a/gui-libs/wlroots/wlroots-.ebuild
+++ b/gui-libs/wlroots/wlroots-0.4.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
${DEPEND}
 "
 BDEPEND="
-   >=dev-libs/wayland-protocols-1.16
+   >=dev-libs/wayland-protocols-1.17
virtual/pkgconfig
 "
 

diff --git a/gui-libs/wlroots/wlroots-.ebuild 
b/gui-libs/wlroots/wlroots-.ebuild
index c96b1fcfc3f..9d83039a216 100644
--- a/gui-libs/wlroots/wlroots-.ebuild
+++ b/gui-libs/wlroots/wlroots-.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
${DEPEND}
 "
 BDEPEND="
-   >=dev-libs/wayland-protocols-1.16
+   >=dev-libs/wayland-protocols-1.17
virtual/pkgconfig
 "
 



[gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-pptp/, profiles/updates/, net-misc/networkmanager-pptp/

2019-02-25 Thread Mart Raudsepp
commit: 47e42989fd50cffdae935c6a5fcc8826ef1cd207
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:53:44 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:53:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e42989

net-misc/networkmanager-pptp: pkgmove to net-vpn/networkmanager-pptp

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-pptp/Manifest   | 0
 {net-misc => net-vpn}/networkmanager-pptp/metadata.xml   | 0
 .../networkmanager-pptp/networkmanager-pptp-1.2.8.ebuild | 0
 profiles/updates/1Q-2019 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-pptp/Manifest 
b/net-vpn/networkmanager-pptp/Manifest
similarity index 100%
rename from net-misc/networkmanager-pptp/Manifest
rename to net-vpn/networkmanager-pptp/Manifest

diff --git a/net-misc/networkmanager-pptp/metadata.xml 
b/net-vpn/networkmanager-pptp/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-pptp/metadata.xml
rename to net-vpn/networkmanager-pptp/metadata.xml

diff --git a/net-misc/networkmanager-pptp/networkmanager-pptp-1.2.8.ebuild 
b/net-vpn/networkmanager-pptp/networkmanager-pptp-1.2.8.ebuild
similarity index 100%
rename from net-misc/networkmanager-pptp/networkmanager-pptp-1.2.8.ebuild
rename to net-vpn/networkmanager-pptp/networkmanager-pptp-1.2.8.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index aa6389824d1..4a695b8d680 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -7,4 +7,5 @@ move net-misc/networkmanager-fortisslvpn 
net-vpn/networkmanager-fortisslvpn
 move net-misc/networkmanager-libreswan net-vpn/networkmanager-libreswan
 move net-misc/networkmanager-openconnect net-vpn/networkmanager-openconnect
 move net-misc/networkmanager-openvpn net-vpn/networkmanager-openvpn
+move net-misc/networkmanager-pptp net-vpn/networkmanager-pptp
 move net-misc/networkmanager-strongswan net-vpn/networkmanager-strongswan



[gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-fortisslvpn/files/, net-vpn/networkmanager-fortisslvpn/, ...

2019-02-25 Thread Mart Raudsepp
commit: 3111d7956172c965c991f1deef570a93d8999d01
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:38:25 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:38:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3111d795

net-misc/networkmanager-fortisslvpn: pkgmove to 
net-vpn/networkmanager-fortisslvpn

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-fortisslvpn/Manifest| 0
 .../files/networkmanager-fortisslvpn-1.2.6-location-fix.diff | 0
 .../files/networkmanager-fortisslvpn-1.2.6-nm-utils-dependency-fix.diff  | 0
 {net-misc => net-vpn}/networkmanager-fortisslvpn/metadata.xml| 0
 .../networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.6.ebuild   | 0
 .../networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.8.ebuild   | 0
 profiles/updates/1Q-2019 | 1 +
 7 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-fortisslvpn/Manifest 
b/net-vpn/networkmanager-fortisslvpn/Manifest
similarity index 100%
rename from net-misc/networkmanager-fortisslvpn/Manifest
rename to net-vpn/networkmanager-fortisslvpn/Manifest

diff --git 
a/net-misc/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-location-fix.diff
 
b/net-vpn/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-location-fix.diff
similarity index 100%
rename from 
net-misc/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-location-fix.diff
rename to 
net-vpn/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-location-fix.diff

diff --git 
a/net-misc/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-nm-utils-dependency-fix.diff
 
b/net-vpn/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-nm-utils-dependency-fix.diff
similarity index 100%
rename from 
net-misc/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-nm-utils-dependency-fix.diff
rename to 
net-vpn/networkmanager-fortisslvpn/files/networkmanager-fortisslvpn-1.2.6-nm-utils-dependency-fix.diff

diff --git a/net-misc/networkmanager-fortisslvpn/metadata.xml 
b/net-vpn/networkmanager-fortisslvpn/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-fortisslvpn/metadata.xml
rename to net-vpn/networkmanager-fortisslvpn/metadata.xml

diff --git 
a/net-misc/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.6.ebuild 
b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.6.ebuild
similarity index 100%
rename from 
net-misc/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.6.ebuild
rename to 
net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.6.ebuild

diff --git 
a/net-misc/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.8.ebuild 
b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.8.ebuild
similarity index 100%
rename from 
net-misc/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.8.ebuild
rename to 
net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.2.8.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index db439534b0e..85fe04e0766 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -3,3 +3,4 @@ move dev-libs/swayidle gui-apps/swayidle
 move dev-libs/swaylock gui-apps/swaylock
 move dev-libs/wlroots gui-libs/wlroots
 move dev-libs/wl-clipboard gui-apps/wl-clipboard
+move net-misc/networkmanager-fortisslvpn net-vpn/networkmanager-fortisslvpn



[gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-libreswan/, profiles/updates/, ...

2019-02-25 Thread Mart Raudsepp
commit: db97bd612c26f5a84d9af196d1ee38830f5e34ca
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:40:26 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:40:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db97bd61

net-misc/networkmanager-libreswan: pkgmove to net-vpn/networkmanager-libreswan

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-libreswan/Manifest  | 0
 {net-misc => net-vpn}/networkmanager-libreswan/metadata.xml  | 0
 .../networkmanager-libreswan/networkmanager-libreswan-1.2.6.ebuild   | 0
 profiles/updates/1Q-2019 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-libreswan/Manifest 
b/net-vpn/networkmanager-libreswan/Manifest
similarity index 100%
rename from net-misc/networkmanager-libreswan/Manifest
rename to net-vpn/networkmanager-libreswan/Manifest

diff --git a/net-misc/networkmanager-libreswan/metadata.xml 
b/net-vpn/networkmanager-libreswan/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-libreswan/metadata.xml
rename to net-vpn/networkmanager-libreswan/metadata.xml

diff --git 
a/net-misc/networkmanager-libreswan/networkmanager-libreswan-1.2.6.ebuild 
b/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.6.ebuild
similarity index 100%
rename from 
net-misc/networkmanager-libreswan/networkmanager-libreswan-1.2.6.ebuild
rename to net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.6.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index 85fe04e0766..970ef584a89 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -4,3 +4,4 @@ move dev-libs/swaylock gui-apps/swaylock
 move dev-libs/wlroots gui-libs/wlroots
 move dev-libs/wl-clipboard gui-apps/wl-clipboard
 move net-misc/networkmanager-fortisslvpn net-vpn/networkmanager-fortisslvpn
+move net-misc/networkmanager-libreswan net-vpn/networkmanager-libreswan



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-strongswan/, profiles/updates/, ...

2019-02-25 Thread Mart Raudsepp
commit: 447ad26b2445bb40afb8cf3cd1004d9d4ce8767f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:51:53 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:52:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447ad26b

net-misc/networkmanager-strongswan: pkgmove to net-vpn/networkmanager-strongswan

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-strongswan/Manifest | 0
 {net-misc => net-vpn}/networkmanager-strongswan/metadata.xml | 0
 .../networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild  | 0
 profiles/updates/1Q-2019 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-strongswan/Manifest 
b/net-vpn/networkmanager-strongswan/Manifest
similarity index 100%
rename from net-misc/networkmanager-strongswan/Manifest
rename to net-vpn/networkmanager-strongswan/Manifest

diff --git a/net-misc/networkmanager-strongswan/metadata.xml 
b/net-vpn/networkmanager-strongswan/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-strongswan/metadata.xml
rename to net-vpn/networkmanager-strongswan/metadata.xml

diff --git 
a/net-misc/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild 
b/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild
similarity index 100%
rename from 
net-misc/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild
rename to 
net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index 3c3e40b116b..aa6389824d1 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -7,3 +7,4 @@ move net-misc/networkmanager-fortisslvpn 
net-vpn/networkmanager-fortisslvpn
 move net-misc/networkmanager-libreswan net-vpn/networkmanager-libreswan
 move net-misc/networkmanager-openconnect net-vpn/networkmanager-openconnect
 move net-misc/networkmanager-openvpn net-vpn/networkmanager-openvpn
+move net-misc/networkmanager-strongswan net-vpn/networkmanager-strongswan



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-openconnect/, net-vpn/networkmanager-openconnect/, ...

2019-02-25 Thread Mart Raudsepp
commit: 51f351f2d8f01d0a59808ce5c1615f48321f81b3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:44:16 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:44:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f351f2

net-misc/networkmanager-openconnect: pkgmove to 
net-vpn/networkmanager-openconnect

Signed-off-by: Mart Raudsepp  gentoo.org>

 kde-plasma/plasma-nm/plasma-nm-5.14.5.ebuild| 2 +-
 kde-plasma/plasma-nm/plasma-nm-5.15.1.ebuild| 2 +-
 {net-misc => net-vpn}/networkmanager-openconnect/Manifest   | 0
 {net-misc => net-vpn}/networkmanager-openconnect/metadata.xml   | 0
 .../networkmanager-openconnect-1.2.4-r1.ebuild  | 0
 profiles/updates/1Q-2019| 1 +
 6 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.14.5.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.14.5.ebuild
index d8120ee5329..8d518930148 100644
--- a/kde-plasma/plasma-nm/plasma-nm-5.14.5.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-5.14.5.ebuild
@@ -44,7 +44,7 @@ DEPEND="
)
openconnect? (
$(add_qt_dep qtxml)
-   net-misc/networkmanager-openconnect
+   net-vpn/networkmanager-openconnect
net-vpn/openconnect:=
)
 "

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.15.1.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.15.1.ebuild
index 2d896c53ed9..fc11f804643 100644
--- a/kde-plasma/plasma-nm/plasma-nm-5.15.1.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-5.15.1.ebuild
@@ -45,7 +45,7 @@ DEPEND="
)
openconnect? (
$(add_qt_dep qtxml)
-   net-misc/networkmanager-openconnect
+   net-vpn/networkmanager-openconnect
net-vpn/openconnect:=
)
 "

diff --git a/net-misc/networkmanager-openconnect/Manifest 
b/net-vpn/networkmanager-openconnect/Manifest
similarity index 100%
rename from net-misc/networkmanager-openconnect/Manifest
rename to net-vpn/networkmanager-openconnect/Manifest

diff --git a/net-misc/networkmanager-openconnect/metadata.xml 
b/net-vpn/networkmanager-openconnect/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-openconnect/metadata.xml
rename to net-vpn/networkmanager-openconnect/metadata.xml

diff --git 
a/net-misc/networkmanager-openconnect/networkmanager-openconnect-1.2.4-r1.ebuild
 b/net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.4-r1.ebuild
similarity index 100%
rename from 
net-misc/networkmanager-openconnect/networkmanager-openconnect-1.2.4-r1.ebuild
rename to 
net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.4-r1.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index 970ef584a89..cad08e99320 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -5,3 +5,4 @@ move dev-libs/wlroots gui-libs/wlroots
 move dev-libs/wl-clipboard gui-apps/wl-clipboard
 move net-misc/networkmanager-fortisslvpn net-vpn/networkmanager-fortisslvpn
 move net-misc/networkmanager-libreswan net-vpn/networkmanager-libreswan
+move net-misc/networkmanager-openconnect net-vpn/networkmanager-openconnect



[gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-openvpn/, net-misc/networkmanager-openvpn/, ...

2019-02-25 Thread Mart Raudsepp
commit: 1dac59690547dad7d752ef663288bf891922b37b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:45:15 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:45:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dac5969

net-misc/networkmanager-openvpn: pkgmove to net-vpn/networkmanager-openvpn

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-openvpn/Manifest| 0
 {net-misc => net-vpn}/networkmanager-openvpn/metadata.xml| 0
 .../networkmanager-openvpn/networkmanager-openvpn-1.8.10.ebuild  | 0
 .../networkmanager-openvpn/networkmanager-openvpn-1.8.8.ebuild   | 0
 profiles/updates/1Q-2019 | 1 +
 5 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-openvpn/Manifest 
b/net-vpn/networkmanager-openvpn/Manifest
similarity index 100%
rename from net-misc/networkmanager-openvpn/Manifest
rename to net-vpn/networkmanager-openvpn/Manifest

diff --git a/net-misc/networkmanager-openvpn/metadata.xml 
b/net-vpn/networkmanager-openvpn/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-openvpn/metadata.xml
rename to net-vpn/networkmanager-openvpn/metadata.xml

diff --git 
a/net-misc/networkmanager-openvpn/networkmanager-openvpn-1.8.10.ebuild 
b/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.10.ebuild
similarity index 100%
rename from net-misc/networkmanager-openvpn/networkmanager-openvpn-1.8.10.ebuild
rename to net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.10.ebuild

diff --git 
a/net-misc/networkmanager-openvpn/networkmanager-openvpn-1.8.8.ebuild 
b/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.8.ebuild
similarity index 100%
rename from net-misc/networkmanager-openvpn/networkmanager-openvpn-1.8.8.ebuild
rename to net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.8.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index cad08e99320..3c3e40b116b 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -6,3 +6,4 @@ move dev-libs/wl-clipboard gui-apps/wl-clipboard
 move net-misc/networkmanager-fortisslvpn net-vpn/networkmanager-fortisslvpn
 move net-misc/networkmanager-libreswan net-vpn/networkmanager-libreswan
 move net-misc/networkmanager-openconnect net-vpn/networkmanager-openconnect
+move net-misc/networkmanager-openvpn net-vpn/networkmanager-openvpn



[gentoo-commits] repo/gentoo:master commit in: profiles/updates/, net-vpn/networkmanager-vpnc/, net-misc/networkmanager-vpnc/

2019-02-25 Thread Mart Raudsepp
commit: fe0cd96a104864646dbe0baebc5aa639e1ee993a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:55:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:55:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0cd96a

net-misc/networkmanager-vpnc: pkgmove to net-vpn/networkmanager-vpnc

Signed-off-by: Mart Raudsepp  gentoo.org>

 {net-misc => net-vpn}/networkmanager-vpnc/Manifest   | 0
 {net-misc => net-vpn}/networkmanager-vpnc/metadata.xml   | 0
 .../networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild | 0
 profiles/updates/1Q-2019 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/net-misc/networkmanager-vpnc/Manifest 
b/net-vpn/networkmanager-vpnc/Manifest
similarity index 100%
rename from net-misc/networkmanager-vpnc/Manifest
rename to net-vpn/networkmanager-vpnc/Manifest

diff --git a/net-misc/networkmanager-vpnc/metadata.xml 
b/net-vpn/networkmanager-vpnc/metadata.xml
similarity index 100%
rename from net-misc/networkmanager-vpnc/metadata.xml
rename to net-vpn/networkmanager-vpnc/metadata.xml

diff --git a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild 
b/net-vpn/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild
similarity index 100%
rename from net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild
rename to net-vpn/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index 4a695b8d680..7a2736c9e2e 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -9,3 +9,4 @@ move net-misc/networkmanager-openconnect 
net-vpn/networkmanager-openconnect
 move net-misc/networkmanager-openvpn net-vpn/networkmanager-openvpn
 move net-misc/networkmanager-pptp net-vpn/networkmanager-pptp
 move net-misc/networkmanager-strongswan net-vpn/networkmanager-strongswan
+move net-misc/networkmanager-vpnc net-vpn/networkmanager-vpnc



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

2019-02-25 Thread Mart Raudsepp
commit: d89a549053d0d59d945b90c00e0d86ece871a0d8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 26 00:26:03 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 26 00:26:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89a5490

dev-util/d-feet: bump to 0.3.14

Includes various ebuild simplifications and fixes:
* UPDATE_DESKTOP avoidance not needed, upstream has had a DESTDIR
  check in there for a while now.
* 0.3.14 moved from pep8 to preferring the new name of pycodestyle;
  instead of updating the sed, just add the dependency now, as the
  whitespace tests actually pass upstream now, unlike in 0.3.13.
* Downgrade dep from yelp-tools to itstool, as we don't call eautoreconf
* Fix LICENSE to have or-later
* Remove error throwing python_fix_shebang call - not sure why it
  errors now on not finding anything to fix, but at least in 0.3.14
  it's unnecessary anyways, as $PYTHON from ebuild env is properly
  honored and the relevant shebangs are correct without any manual
  fixing.

Closes: https://bugs.gentoo.org/678768
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-util/d-feet/Manifest |  1 +
 dev-util/d-feet/d-feet-0.3.14.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-util/d-feet/Manifest b/dev-util/d-feet/Manifest
index 8ff5b1fa8b2..77f4fd18e47 100644
--- a/dev-util/d-feet/Manifest
+++ b/dev-util/d-feet/Manifest
@@ -1 +1,2 @@
 DIST d-feet-0.3.13.tar.xz 174700 BLAKE2B 
66d2a8735011c64985889edf1acbb37e1547d6af52fc6499124ffae09d8cfd876051e12f231c26a1af848939b9a3e9c36d1083e8afb240575d4f580ea92fde65
 SHA512 
b5a4eb995e883406a13e8a4137b1ed751cfbfd0fd80fa26eb81cf6f8b69bca63f3a4ad940b1aeaed0a57d48d81c582b62f6c3880e7038136f2b40a1eef25328f
+DIST d-feet-0.3.14.tar.xz 177064 BLAKE2B 
be1150cead543dab3daf1c8beae4047d3c32e60dbf9a73a50ef95fe62cbafbf6af9ab174c7f9128212b0d33aa111545b598c6aab6d359625c94f0029ca5f1a20
 SHA512 
1ea3bd2251693884592d375f1459681043b5185c341299dc28cbc8e4e05f3ff3a423c051b650806f6b930d8b89e0d751983ada7ad9a74b380f74f3205125b1b4

diff --git a/dev-util/d-feet/d-feet-0.3.14.ebuild 
b/dev-util/d-feet/d-feet-0.3.14.ebuild
new file mode 100644
index 000..af1ae4c4c6d
--- /dev/null
+++ b/dev-util/d-feet/d-feet-0.3.14.ebuild
@@ -0,0 +1,46 @@
+# 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 gnome2 python-single-r1 virtualx
+
+DESCRIPTION="D-Feet is a powerful D-Bus debugger"
+HOMEPAGE="https://wiki.gnome.org/Apps/DFeet;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test +X"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=x11-libs/gtk+-3.9.4:3[introspection]
+   >=dev-libs/gobject-introspection-0.9.6:=
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   >=dev-libs/glib-2.34:2
+   >=dev-python/pygobject-3.3.91:3[${PYTHON_USEDEP}]
+   >=sys-apps/dbus-1
+   X? ( x11-libs/libwnck:3[introspection] )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-util/itstool
+   >=dev-util/intltool-0.40.0
+   test? ( dev-python/pycodestyle )
+" # eautoreconf needs yelp-tools
+
+src_configure() {
+   # Tests are only python pep8 whitespace checking and intltool checks - 
checking python whitespate style is not useful for us
+   gnome2_src_configure \
+   $(use_enable test tests)
+}
+
+src_test() {
+   virtx default
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/notepadqq/, app-editors/notepadqq/files/

2019-02-25 Thread Andreas Sturmlechner
commit: 3c65e3db84c106a2ec219ea4d78350ea200b8b9b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 23:56:04 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 23:56:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c65e3db

app-editors/notepadqq: Fix build with Qt 5.11

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

 .../files/notepadqq-1.4.8-qt-5.11-QDateTime.patch  | 25 ++
 app-editors/notepadqq/notepadqq-1.4.8.ebuild   |  5 ++---
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git 
a/app-editors/notepadqq/files/notepadqq-1.4.8-qt-5.11-QDateTime.patch 
b/app-editors/notepadqq/files/notepadqq-1.4.8-qt-5.11-QDateTime.patch
new file mode 100644
index 000..d0158c33527
--- /dev/null
+++ b/app-editors/notepadqq/files/notepadqq-1.4.8-qt-5.11-QDateTime.patch
@@ -0,0 +1,25 @@
+From 8d5dc3dfb279f8420457fbc04a3ff6fb5f3f8a21 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Tue, 26 Feb 2019 00:47:26 +0100
+Subject: [PATCH] Fix build with Qt 5.11 (add missing QDateTime include)
+
+Downstream report: https://bugs.gentoo.org/668392
+---
+ src/ui/stats.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/ui/stats.cpp b/src/ui/stats.cpp
+index 59837c9..e0f3cbd 100644
+--- a/src/ui/stats.cpp
 b/src/ui/stats.cpp
+@@ -3,6 +3,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+-- 
+2.21.0
+

diff --git a/app-editors/notepadqq/notepadqq-1.4.8.ebuild 
b/app-editors/notepadqq/notepadqq-1.4.8.ebuild
index a61d2f60013..810b3dd4774 100644
--- a/app-editors/notepadqq/notepadqq-1.4.8.ebuild
+++ b/app-editors/notepadqq/notepadqq-1.4.8.ebuild
@@ -27,13 +27,12 @@ RDEPEND="
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
 "
-DEPEND="
-   ${RDEPEND}
+DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
dev-qt/qtsvg:5
 "
 
-PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
+PATCHES=( "${FILESDIR}"/${P}-qt-5.11{,-QDateTime}.patch )
 
 src_prepare() {
default



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

2019-02-25 Thread Sergei Trofimovich
commit: 716319285cc5bfc63f6c136f487949886043fa9b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Feb 25 23:23:35 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 23:23:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71631928

sys-fs/btrfs-progs: bump up to 4.20.2

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

 sys-fs/btrfs-progs/Manifest  |   1 +
 sys-fs/btrfs-progs/btrfs-progs-4.20.2.ebuild | 117 +++
 2 files changed, 118 insertions(+)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index 0a09941b11d..ff190e8c0a6 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -6,6 +6,7 @@ DIST btrfs-progs-v4.14.1.tar.xz 1926492 BLAKE2B 
35575946c1de9cb81f1aed2a5be24331
 DIST btrfs-progs-v4.19.1.tar.xz 2007160 BLAKE2B 
fda89842f5117e77a00794054b1a11a7233d33c2135492b4a382cfdbcbbe58624447178cbeba7c44fabd5a5848fb4d47665dffbd838ff1b88432e1d98deb0666
 SHA512 
834b0a16216437301637d44561fd265db167b7084de7d43d36802907645627d955421c1f5c46f0eb72d85f8b8d70905e5f6c0d539a34693704aa188085dfeec4
 DIST btrfs-progs-v4.19.tar.xz 2001340 BLAKE2B 
117087adcb57e4ebf6a2e9c66bf0ad2b098108f7363fc3c015d73bf9afcda9d579831fe0e324125893cdb2510873d052522b15843c461e640a546900e535ce76
 SHA512 
e5abf637a9c811973422ca05a5530f6cd18263013d141277e2a70099cf8ab7e0eb8781df56368da4321c90f21d1022ad852b661adc4877e9a9ba5c60ccbefdee
 DIST btrfs-progs-v4.20.1.tar.xz 2029056 BLAKE2B 
849e85886a292ef6b2d3eb5d47a80b1ece5ba51ee74d202f8e0a8cdf00877f76cbab00e01a7a97374f1b2b6c3b1cb8d6e7ffad383cb2f76e8a87618bece8096e
 SHA512 
66f9abdc65bd97ef4a4c6eb9aac252604b7250216c8d9fcf54e9657aff74a2b2b1af465ac7cc68de71bfe1fd86219259cacd27ec2eb96f044ba0c8af2b72e8a2
+DIST btrfs-progs-v4.20.2.tar.xz 2028668 BLAKE2B 
51ee331d39a2cb1f383cac311bbc4d51bb961ab118649c2100d3b4450206363aa361e83f16e4c7492454a344c5037d1895aaf7d900b15077460d99d3d98c6262
 SHA512 
a542423589e7ee35b9a1791ef13e4c8ea4be56b33d6119a18d046233cfc04678c525cad545387aeb48e0dbd8249c5a501100fdee8f6d6882c906e0a737a1778a
 DIST btrfs-progs-v4.20.tar.xz 2028328 BLAKE2B 
f7038a6b454d44ce3899b6607fa5554150f5801a158e8296750acd1275d3ebffeb6284f2ff609a68b2df55b15479d3039ca94e1ecef0515bbc1b87281f536d2c
 SHA512 
a8339f73079d74d61b8bc17cac57ae560746baa4104e496080bde5329b1bb70712f033cdd306f8c06db6b364f0087b424e7e33511cad5bfeed5c214518e16a27
 DIST btrfs-progs-v4.4.1.tar.xz 1173248 BLAKE2B 
8bf07a3bc3d24a3f641c2dc7a6353f186ebd98f7a633bdbc2689359e6204b3f1db76accee3e648634f319e26b57e6376c13fa31d39413908d0b2308e0ae28d0e
 SHA512 
3086e2e0385d9e14edcfa25e1aee1ed98087dd5b91a66aa450786c932d79841b5c4ee3f9a40b8fdecee0ba1e386196b89679d28e58e4924ce66cd78c5e3c0d4a
 DIST btrfs-progs-v4.9.1.tar.xz 1476524 BLAKE2B 
3fdd1c040fdf8083fcf5d4106db22112aaba59dd9a6ab8ad164302ec153a83151fbf88d84181dc849c296bb96ad883d4f7329bff111c67c19fdb814db5073fb2
 SHA512 
143f5c8863f3b9eff2e4ca2c750bb80ffe62f66d0c15d23e6f5bf75dab0133dcd3ff4d4c722360560de24b73e3da1222f265230d18de06d7bccd85ad2cb9a6a5

diff --git a/sys-fs/btrfs-progs/btrfs-progs-4.20.2.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-4.20.2.ebuild
new file mode 100644
index 000..13b960406d1
--- /dev/null
+++ b/sys-fs/btrfs-progs/btrfs-progs-4.20.2.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit bash-completion-r1 python-single-r1
+
+libbtrfs_soname=0
+
+if [[ ${PV} !=  ]]; then
+   MY_PV="v${PV/_/-}"
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
+   S="${WORKDIR}"/${PN}-${MY_PV}
+else
+   WANT_LIBTOOL=none
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/kdave/btrfs-progs.git;
+   EGIT_BRANCH="devel"
+fi
+
+DESCRIPTION="Btrfs filesystem utilities"
+HOMEPAGE="https://btrfs.wiki.kernel.org;
+
+LICENSE="GPL-2"
+SLOT="0/${libbtrfs_soname}"
+IUSE="+convert python reiserfs static static-libs +zstd"
+
+RESTRICT=test # tries to mount repared filesystems
+
+RDEPEND="
+   dev-libs/lzo:2=
+   sys-apps/util-linux:0=[static-libs(+)?]
+   sys-libs/zlib:0=
+   convert? (
+   sys-fs/e2fsprogs:0=
+   sys-libs/e2fsprogs-libs:0=
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27
+   )
+   )
+   python? ( ${PYTHON_DEPS} )
+   zstd? ( app-arch/zstd:0= )
+"
+DEPEND="${RDEPEND}
+   convert? ( sys-apps/acl )
+   >=app-text/asciidoc-8.6.0
+   app-text/docbook-xml-dtd:4.5
+   app-text/xmlto
+   python? ( dev-python/setuptools[${PYTHON_USEDEP}] )
+   static? (
+   dev-libs/lzo:2[static-libs(+)]
+   

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

2019-02-25 Thread Andreas Sturmlechner
commit: 8884ded637e2551a5f973b4b64b5cd9a27832634
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 23:13:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 23:19:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8884ded6

profiles: arm64: Cleanup obsolete kde-frameworks/*[speech] p.use.mask

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

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index bbf046803d9..be7a301ecfc 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -151,8 +151,6 @@ net-fs/samba addc addns ads cluster python test
 app-text/tesseract scrollview
 dev-cpp/eigen test
 kde-frameworks/frameworkintegration appstream
-kde-frameworks/knotifications speech
-kde-frameworks/ktextwidgets speech
 kde-plasma/plasma-workspace geolocation
 mate-base/mate help
 mate-base/mate-applets-meta appindicator sensors



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

2019-02-25 Thread Andreas Sturmlechner
commit: 6785e8b47173dfcc7a229915b45e1d9568e9899c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 23:17:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 23:19:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6785e8b4

profiles: Add media-video/vlc[dav1d] to p.use.stable.mask

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

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

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 77f0877d930..eaac304de33 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -30,8 +30,8 @@ sys-devel/clang-runtime crt
 net-analyzer/wireshark doc
 
 # Andreas Sturmlechner  (29 May 2018)
-# Depends on unstable media-libs/libaom, net-libs/srt
-media-video/vlc aom srt
+# Depends on unstable media-libs/libaom, media-libs/dav1d, net-libs/srt
+media-video/vlc aom dav1d srt
 
 # Andreas Sturmlechner  (21 May 2018)
 # Depends on lots of unstable dependencies



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

2019-02-25 Thread Sergei Trofimovich
commit: 1a36dc3ec14fec6089963298f81d0e4964052cab
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:11:10 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a36dc3e

app-text/qpdf: stable 8.2.1 for hppa, bug #674814

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>

 app-text/qpdf/qpdf-8.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/qpdf/qpdf-8.2.1.ebuild b/app-text/qpdf/qpdf-8.2.1.ebuild
index 62ad605d879..c0a93ca7872 100644
--- a/app-text/qpdf/qpdf-8.2.1.ebuild
+++ b/app-text/qpdf/qpdf-8.2.1.ebuild
@@ -12,7 +12,7 @@ LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # subslot = libqpdf soname version
 SLOT="0/21"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
 IUSE="doc examples perl static-libs test"
 
 CDEPEND="



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

2019-02-25 Thread Sergei Trofimovich
commit: 1cf4ba4df05f85689988d764e144fbb7c9ba518c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:18:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf4ba4d

sys-apps/dbus: stable 1.12.12-r1 for sparc, bug #655068

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-apps/dbus/dbus-1.12.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/dbus/dbus-1.12.12-r1.ebuild 
b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
index 19a05517f37..1fa3b60cb2a 100644
--- a/sys-apps/dbus/dbus-1.12.12-r1.ebuild
+++ b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz;
 
 LICENSE="|| ( AFL-2.1 GPL-2 )"
 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="debug doc elogind selinux static-libs systemd test user-session X"
 
 REQUIRED_USE="?? ( elogind systemd )"



[gentoo-commits] repo/gentoo:master commit in: virtual/python-futures/

2019-02-25 Thread Sergei Trofimovich
commit: 2a0ec055e9b526cf09edb0c307380369813740d4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:16:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0ec055

virtual/python-futures: stable 1 for hppa, bug #676562

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>

 virtual/python-futures/python-futures-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-futures/python-futures-1.ebuild 
b/virtual/python-futures/python-futures-1.ebuild
index f7e21a4a7db..690a752fd84 100644
--- a/virtual/python-futures/python-futures-1.ebuild
+++ b/virtual/python-futures/python-futures-1.ebuild
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for the Python concurrent.futures module"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



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

2019-02-25 Thread Sergei Trofimovich
commit: 9331970e4f3ba73542749fd14e55ae13579f6832
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:10:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9331970e

dev-libs/double-conversion: stable 3.0.3 for sparc, bug #678694

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

diff --git a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild 
b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
index b6d4355862f..4c83ff00310 100644
--- a/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
+++ b/dev-libs/double-conversion/double-conversion-3.0.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 
 pkg_setup() {



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

2019-02-25 Thread Sergei Trofimovich
commit: 6db0c0f7e5dcb8a3f7ab99a0d1cdf5536d27c776
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:08:52 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db0c0f7

net-misc/gwhois: stable 20120626-r1 for hppa, bug #675980

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-misc/gwhois/gwhois-20120626-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gwhois/gwhois-20120626-r1.ebuild 
b/net-misc/gwhois/gwhois-20120626-r1.ebuild
index ef9a7ad8c33..aad1bfba2a0 100644
--- a/net-misc/gwhois/gwhois-20120626-r1.ebuild
+++ b/net-misc/gwhois/gwhois-20120626-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/g/${PN}/${MY_P/-/_}-${DEBIAN_VER}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="



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

2019-02-25 Thread Sergei Trofimovich
commit: 8632ecafaef3e67d8f7504adaf2734a3e1051cba
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:15:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8632ecaf

dev-python/setuptools: stable 40.6.3 for hppa, bug #676562

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>

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

diff --git a/dev-python/setuptools/setuptools-40.6.3.ebuild 
b/dev-python/setuptools/setuptools-40.6.3.ebuild
index 1cf98a28380..c4782847a9c 100644
--- a/dev-python/setuptools/setuptools-40.6.3.ebuild
+++ b/dev-python/setuptools/setuptools-40.6.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~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 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"



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

2019-02-25 Thread Sergei Trofimovich
commit: b83ecb2087cbe68feae277d851b0944b840de2bb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:13:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83ecb20

net-print/cups-filters: stable 1.21.6 for hppa, bug #674814

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-print/cups-filters/cups-filters-1.21.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups-filters/cups-filters-1.21.6.ebuild 
b/net-print/cups-filters/cups-filters-1.21.6.ebuild
index 9fdf92bcda5..fb2384de601 100644
--- a/net-print/cups-filters/cups-filters-1.21.6.ebuild
+++ b/net-print/cups-filters/cups-filters-1.21.6.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == "" ]] ; then
EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters;
 else
SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz;
-   KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-fbsd ~m68k-mint"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-fbsd ~m68k-mint"
 fi
 DESCRIPTION="Cups filters"
 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters;



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

2019-02-25 Thread Sergei Trofimovich
commit: 8c192fe42e2f0922edc52b84a3b21b6eef574fb9
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Feb 25 22:07:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Feb 25 22:23:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c192fe4

dev-libs/libpcre: stable 8.42 for sparc, bug #678646

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

diff --git a/dev-libs/libpcre/libpcre-8.42.ebuild 
b/dev-libs/libpcre/libpcre-8.42.ebuild
index c15666dfbb2..b2fb3d0dc60 100644
--- a/dev-libs/libpcre/libpcre-8.42.ebuild
+++ b/dev-libs/libpcre/libpcre-8.42.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 SLOT="3"
-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="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit 
static-libs unicode zlib"
 REQUIRED_USE="readline? ( !libedit )
libedit? ( !readline )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libofa/, media-libs/libofa/files/

2019-02-25 Thread Andreas Sturmlechner
commit: 3d108507cfc195c2033dc6afc7488976d8a8d184
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 21:18:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 21:48:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d108507

media-libs/libofa: EAPI-7 bump, drop unused deps/eutils

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

 media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch | 20 +-
 media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch |  4 +-
 media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch | 12 +++---
 media-libs/libofa/files/libofa-0.9.3-gcc-4.patch   |  4 +-
 media-libs/libofa/libofa-0.9.3-r2.ebuild   | 43 ++
 5 files changed, 63 insertions(+), 20 deletions(-)

diff --git a/media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch 
b/media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch
index f68f42bfb12..e8e87ff8b73 100644
--- a/media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch
+++ b/media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch
@@ -1,6 +1,6 @@
-diff -ur libofa-0.9.3.orig/examples/example.cpp 
libofa-0.9.3/examples/example.cpp
 libofa-0.9.3.orig/examples/example.cpp 2006-05-10 21:05:37.0 
+0300
-+++ libofa-0.9.3/examples/example.cpp  2008-04-16 15:51:49.0 +0300
+diff -ur a/examples/example.cpp b/examples/example.cpp
+--- a/examples/example.cpp 2006-05-10 21:05:37.0 +0300
 b/examples/example.cpp 2008-04-16 15:51:49.0 +0300
 @@ -9,6 +9,8 @@
  
  #include "protocol.h"
@@ -10,10 +10,10 @@ diff -ur libofa-0.9.3.orig/examples/example.cpp 
libofa-0.9.3/examples/example.cp
  AudioData* loadWaveFile(char *file);
  AudioData* loadDataUsingLAME(char *file);
  
-Vain hakemistossa libofa-0.9.3/examples: example.cpp.orig
-diff -ur libofa-0.9.3.orig/examples/protocol.cpp 
libofa-0.9.3/examples/protocol.cpp
 libofa-0.9.3.orig/examples/protocol.cpp2006-05-10 21:05:42.0 
+0300
-+++ libofa-0.9.3/examples/protocol.cpp 2008-04-16 15:51:49.0 +0300
+Vain hakemistossa b/examples: example.cpp.orig
+diff -ur a/examples/protocol.cpp b/examples/protocol.cpp
+--- a/examples/protocol.cpp2006-05-10 21:05:42.0 +0300
 b/examples/protocol.cpp2008-04-16 15:51:49.0 +0300
 @@ -8,6 +8,7 @@
  ---*/
  #include 
@@ -22,9 +22,9 @@ diff -ur libofa-0.9.3.orig/examples/protocol.cpp 
libofa-0.9.3/examples/protocol.
  #include 
  #include 
  #include 
-diff -ur libofa-0.9.3.orig/lib/signal_op.cpp libofa-0.9.3/lib/signal_op.cpp
 libofa-0.9.3.orig/lib/signal_op.cpp2006-05-10 21:01:12.0 
+0300
-+++ libofa-0.9.3/lib/signal_op.cpp 2008-04-16 15:51:49.0 +0300
+diff -ur a/lib/signal_op.cpp b/lib/signal_op.cpp
+--- a/lib/signal_op.cpp2006-05-10 21:01:12.0 +0300
 b/lib/signal_op.cpp2008-04-16 15:51:49.0 +0300
 @@ -12,6 +12,7 @@
  // DATE CREATED: 1/12/06
  

diff --git a/media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch 
b/media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch
index 25cab143d23..c730c8ca583 100644
--- a/media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch
+++ b/media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch
@@ -1,5 +1,5 @@
 orig-libofa-0.9.3/examples/example.cpp  2009-04-11 12:22:55.397455430 
+0200
-+++ libofa-0.9.3/examples/example.cpp   2009-04-11 12:25:21.466456955 +0200
+--- a/examples/example.cpp   2009-04-11 12:22:55.397455430 +0200
 b/examples/example.cpp   2009-04-11 12:25:21.466456955 +0200
 @@ -9,6 +9,7 @@
 
  #include "protocol.h"

diff --git a/media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch 
b/media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch
index c5ab098767d..6d97d7724df 100644
--- a/media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch
+++ b/media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch
@@ -1,6 +1,6 @@
-diff -up libofa-0.9.3/examples/uselame.cpp.gcc47 
libofa-0.9.3/examples/uselame.cpp
 libofa-0.9.3/examples/uselame.cpp.gcc472012-01-14 09:35:24.343146853 
-0600
-+++ libofa-0.9.3/examples/uselame.cpp  2012-01-14 09:35:49.956826634 -0600
+diff -up a/examples/uselame.cpp b/examples/uselame.cpp
+--- a/examples/uselame.cpp 2012-01-14 09:35:24.343146853 -0600
 b/examples/uselame.cpp 2012-01-14 09:35:49.956826634 -0600
 @@ -12,6 +12,7 @@
  #else
  #include 
@@ -9,9 +9,9 @@ diff -up libofa-0.9.3/examples/uselame.cpp.gcc47 
libofa-0.9.3/examples/uselame.c
  
  AudioData *loadWaveFile(char *file);
  
-diff -up libofa-0.9.3/examples/wavefile.cpp.gcc47 
libofa-0.9.3/examples/wavefile.cpp
 libofa-0.9.3/examples/wavefile.cpp.gcc47   2012-01-14 09:35:24.344146841 
-0600
-+++ libofa-0.9.3/examples/wavefile.cpp 2012-01-14 16:00:54.414981160 -0600
+diff -up a/examples/wavefile.cpp b/examples/wavefile.cpp
+--- a/examples/wavefile.cpp2012-01-14 09:35:24.344146841 -0600
 b/examples/wavefile.cpp

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

2019-02-25 Thread Patrice Clement
commit: 2b83437159b6cc7d7f166c357d3f274746870d99
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Feb 25 21:54:13 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Feb 25 21:54:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b834371

app-office/calcurse: clean up old.

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

 app-office/calcurse/Manifest |  1 -
 app-office/calcurse/calcurse-4.3.0-r1.ebuild | 45 
 app-office/calcurse/calcurse-4.3.0.ebuild| 45 
 3 files changed, 91 deletions(-)

diff --git a/app-office/calcurse/Manifest b/app-office/calcurse/Manifest
index e38d2b49e77..a709a800e0c 100644
--- a/app-office/calcurse/Manifest
+++ b/app-office/calcurse/Manifest
@@ -1,2 +1 @@
-DIST calcurse-4.3.0.tar.gz 597490 BLAKE2B 
7fe31fc09cae12438173d4846a1e4b0a55f9e9416ab23ffc8b78e9d0f621072d8aca96b4161d5659db088e1007f685228e9669aae2d5606939c6564252826e1d
 SHA512 
d948354b512d406f4915ce37107d3f529031e7698d7b38465913ff37120a93283e01f09f5267ebb19bf39ea133d6fac579b218d6dfd6056003b6222f9038f4b3
 DIST calcurse-4.4.0.tar.gz 620263 BLAKE2B 
8fbe875f5e757ec3c11b9c23a994260403ee990bfcb3d4c41eefbf06a6db9e76cd5157e32b11c3fdc049896d5db3a9856862724902dab1cb48e0b00ef5df6f73
 SHA512 
43d30ad68bb39aaa9460644a691e66cbb15b9930737581583da65d00214c70fb1148a0edeca4430abb7a5cef2821b0f4c6fdbed8188d9ea5da5fedc4f95fa07c

diff --git a/app-office/calcurse/calcurse-4.3.0-r1.ebuild 
b/app-office/calcurse/calcurse-4.3.0-r1.ebuild
deleted file mode 100644
index 451271ee693..000
--- a/app-office/calcurse/calcurse-4.3.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools eutils multilib-minimal
-
-DESCRIPTION="a text-based calendar and scheduling application"
-HOMEPAGE="https://calcurse.org/;
-SRC_URI="https://calcurse.org/files/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
-
-RDEPEND="
-   dev-python/httplib2
-   sys-libs/ncurses:0="
-
-DEPEND="
-   ${RDEPEND}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.2.1-tinfo.patch
-)
-
-# Most tests fail.
-RESTRICT="test"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf
-}
-
-src_compile() {
-   multilib-minimal_src_compile
-}
-
-src_install() {
-   multilib-minimal_src_install
-}

diff --git a/app-office/calcurse/calcurse-4.3.0.ebuild 
b/app-office/calcurse/calcurse-4.3.0.ebuild
deleted file mode 100644
index b8c051f79ba..000
--- a/app-office/calcurse/calcurse-4.3.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools eutils multilib-minimal
-
-DESCRIPTION="a text-based calendar and scheduling application"
-HOMEPAGE="https://calcurse.org/;
-SRC_URI="https://calcurse.org/files/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ppc ppc64"
-
-RDEPEND="
-   dev-python/httplib2
-   sys-libs/ncurses:0="
-
-DEPEND="
-   ${RDEPEND}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.2.1-tinfo.patch
-)
-
-# Most tests fail.
-RESTRICT="test"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf
-}
-
-src_compile() {
-   multilib-minimal_src_compile
-}
-
-src_install() {
-   multilib-minimal_src_install
-}



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

2019-02-25 Thread Patrice Clement
commit: 85916a1e6c7c7936c5653dbc1a0d7c23e8718a97
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Feb 25 21:53:23 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Feb 25 21:54:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85916a1e

app-office/calcurse: version bump.

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

 app-office/calcurse/Manifest  |  1 +
 app-office/calcurse/calcurse-4.4.0.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/calcurse/Manifest b/app-office/calcurse/Manifest
index 9f074535d00..e38d2b49e77 100644
--- a/app-office/calcurse/Manifest
+++ b/app-office/calcurse/Manifest
@@ -1 +1,2 @@
 DIST calcurse-4.3.0.tar.gz 597490 BLAKE2B 
7fe31fc09cae12438173d4846a1e4b0a55f9e9416ab23ffc8b78e9d0f621072d8aca96b4161d5659db088e1007f685228e9669aae2d5606939c6564252826e1d
 SHA512 
d948354b512d406f4915ce37107d3f529031e7698d7b38465913ff37120a93283e01f09f5267ebb19bf39ea133d6fac579b218d6dfd6056003b6222f9038f4b3
+DIST calcurse-4.4.0.tar.gz 620263 BLAKE2B 
8fbe875f5e757ec3c11b9c23a994260403ee990bfcb3d4c41eefbf06a6db9e76cd5157e32b11c3fdc049896d5db3a9856862724902dab1cb48e0b00ef5df6f73
 SHA512 
43d30ad68bb39aaa9460644a691e66cbb15b9930737581583da65d00214c70fb1148a0edeca4430abb7a5cef2821b0f4c6fdbed8188d9ea5da5fedc4f95fa07c

diff --git a/app-office/calcurse/calcurse-4.4.0.ebuild 
b/app-office/calcurse/calcurse-4.4.0.ebuild
new file mode 100644
index 000..0ce4d324c9e
--- /dev/null
+++ b/app-office/calcurse/calcurse-4.4.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils multilib-minimal
+
+DESCRIPTION="a text-based calendar and scheduling application"
+HOMEPAGE="https://calcurse.org/;
+SRC_URI="https://calcurse.org/files/${P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   dev-python/httplib2
+   sys-libs/ncurses:0="
+
+DEPEND="
+   ${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.2.1-tinfo.patch
+)
+
+# Most tests fail.
+RESTRICT="test"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf
+}
+
+src_compile() {
+   multilib-minimal_src_compile
+}
+
+src_install() {
+   multilib-minimal_src_install
+}



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

2019-02-25 Thread Andreas Sturmlechner
commit: 05b05a33474ec3b38c52213e48f99119776c6b37
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 21:25:33 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 21:48:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b05a33

media-libs/taglib-extras: EAPI-7 bump

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

 media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild 
b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index 2a912b0522b..f63c5f1bc00 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils
 
@@ -14,9 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="debug"
 
-RDEPEND="
-   >=media-libs/taglib-1.6
-"
-DEPEND="${RDEPEND}"
+DEPEND="media-libs/taglib"
+RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${P}-taglib110.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlite/, dev-db/sqlite/files/

2019-02-25 Thread Mike Gilbert
commit: 288e67e4b78fea0cf549b9cf905e222c0ac188e1
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Feb  9 00:00:00 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288e67e4

dev-db/sqlite: Version bump (3.27.1).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-db/sqlite/Manifest |   3 +
 .../files/sqlite-3.27.0-full_archive-build.patch   | 461 +
 dev-db/sqlite/sqlite-3.27.1.ebuild | 327 +++
 3 files changed, 791 insertions(+)

diff --git a/dev-db/sqlite/Manifest b/dev-db/sqlite/Manifest
index a65d3bb0dbb..014cb8bafcf 100644
--- a/dev-db/sqlite/Manifest
+++ b/dev-db/sqlite/Manifest
@@ -3,13 +3,16 @@ DIST sqlite-autoconf-324.tar.gz 2699252 BLAKE2B 
c8beb3b90bdd06f76cafeba859cb
 DIST sqlite-autoconf-3250200.tar.gz 2763876 BLAKE2B 
3d97cc60edf8f91855215bd59260362665c8ec7699510f2e07c7ba57e10c400dcc99bb392e216f798bef1ffa7120b48ee62ce144a871741ef57b3aefeab875d6
 SHA512 
5ef9a6dfbb0822257af1a3a379785a95ab02edecbbb53b57074ddd0b8dc294fc07cbb9a8a7acc4e1640fb1743525ed6331fecebbddce01bc017330b20e127ad9
 DIST sqlite-autoconf-3250300.tar.gz 2764429 BLAKE2B 
6a79a8785c1e84002c031a86c6563e937a45d6ef4aae1b941d42c06cb8630210c33583f25e41f3f90b181ce47da650f81845ad88cafbf9c764164cf8b5d92e81
 SHA512 
5bc501d15367e097f4070185974b0c3a8246c06b205fb2258ed18870ff3fbf120ac5e0ba031a6744af89f7659206e28e7de2f0367bdb190b8412e453b43de4ba
 DIST sqlite-autoconf-326.tar.gz 2779667 BLAKE2B 
f4d737eb2249ce32fcb7541ba92f7362d417e84adb5f5c63778b6f427b3270b7e0b16e19daaef7fc7e4fca9ab462c96cdb00c65a731a90102f6bb256a27d84ae
 SHA512 
8c3306b3814a0e9bc69b741f62bdb6efc9f1e07163ca3e3a1581994465de163a7924223522e812d6b3663c1525c7012a6f6d73ad333556eba9f97ce9326fbdb8
+DIST sqlite-autoconf-3270100.tar.gz 2797765 BLAKE2B 
a610528b626229e5379037cb2b8b405a564fecf7f999608bcd41b4ee3531259216c69897e4f2e1cdd78d092edf62c3fec40b6cb377d3c767b9f1bee05b09fa01
 SHA512 
1dca61b82ce1dbae2fe9c568ff97e0671900bab46b354bd0aadc1946cbc46b3ea84bd1504ae922f795d1ce10791bf7861a2873f045887646609e26b74919e8e4
 DIST sqlite-doc-3230100.zip 8882546 BLAKE2B 
1e80647e3789b9130a93e881933fb1260794d9ccf359969a16bdeb0df5a51787eaf8404641c4b760bedd45063d46f8874fd74a4da1fef0234f3d8e92db754d76
 SHA512 
d3a42621480a928446c5f71d0f2ee68e245b071971da38438f9070bd5bcbe1930ea5bd20e06c68543df75badd2e4565abc94420df50b7152c9cd129587471471
 DIST sqlite-doc-324.zip 9030826 BLAKE2B 
e3dd0ce782e19fa01c881e0b5453723419ef1cf95cbe751d759a264bbe288a5c23a2b6514ed459b99b11637349c02def68fed7df8625bfc161307e44564c
 SHA512 
31e9046cea569d7ad1b3af176e1bb18cd59474afb6849871ead6e7c9c096f046162fb313a38684a8c944fad9f689c4c3c692be1d7dc6a8ef5a6685bbc7dfdab6
 DIST sqlite-doc-3250200.zip 9229732 BLAKE2B 
9bc4499c2934d15428dd30e0522362a2c2e703061c293f1b657f01d3945612760be3b4f145ddf76d9cf87953fae26884646887e53c0c55683ce42bc239dcf952
 SHA512 
a0b764ca0eea0e9719d46b6e1f92db78578457c8331976d4712c56cd10fc062fd73629686a0e45dfdeb505fbfbe0c53652a5e64507702ff4e12b62a2fc8d8211
 DIST sqlite-doc-3250300.zip 9265285 BLAKE2B 
0722f00d849b18dabf82d317eb0deeb5567534a9cb55e189f28b18e7a26b863190911a02a26e21cf39b3106e7e1a872c445a3d8b53876a16d245e77affb6abc4
 SHA512 
a57cefbb2338a87721fb34f7a0d19129a58fbce026f80719af7dbbeb7512c91ab59e07719d860cc1cf742807ab7b0b5f92cff3bf52f4dbbad8c6ca34ad0a68ac
 DIST sqlite-doc-326.zip 9321276 BLAKE2B 
8e3802212eb938a3997bf8eef971baf8802895a8c38e959b2409857228e9a92b24c3f51679f7dc4847df8d9800f0fff2c09e391b3e30de8b2782bbc5267d5d40
 SHA512 
e59f74369adb3ffe3afc235e4369101b8ba077f9cac34d524e2425278c3a30f63340613e5baa0fc3c693265525377b6830a1c6b5e97fb06702b89eb604b1eade
+DIST sqlite-doc-3270100.zip 9361284 BLAKE2B 
d9705bc5d3a40ec70df2fa16c9f3f7d3d4824ddcb59e101bc6d45bc5f6396c11ed9e5d548f59bc2f48cb515417bb03419e67f669a7e85678d05cb0c71a3a2c27
 SHA512 
a56cfe57702ab1ab342c24536bcd3c01c3c57fb9e863fc775f07275d236fc0617f7eb832ca5173bf5c4c5c4b7a0b4b80e2d19b91e7724b838bf141cf0852cc1f
 DIST sqlite-src-3230100.zip 10849436 BLAKE2B 
6bed0a45c83ddb51d665835d174f623b30b1c3b81562fdea2317b58d876a0852136fe4f8a3ebc7679676f366e19c84d0ad2f54d3d8c73712145099975f80cf1a
 SHA512 
69a87b76860c3b172d9e68b0fc0b8c157b606375e2b7d793ce4bd4b898ef737cd721189bc6a3342c749e224e60fa96203d449668c49dff2ebdc682b49630a59b
 DIST sqlite-src-324.zip 10980065 BLAKE2B 
201a59cb34271e5ac79e96e4e2ea64f8b61aa99c44eedf61c0a21752ad4376caaf7980a6923dca66266b1a315d9867871d0d172c17907b4147c15431aa212a70
 SHA512 
812c2df7179abb1e445b5b3e161c940b120c53366a7b2c1f0bfc3599cd9921e5543ba39ca3f297eeaefec318f10c15f630f00f9cf04133c7cd419a04f3bbdd0e
 DIST sqlite-src-3250200.zip 11381811 BLAKE2B 
6183436f66c862c32d1dfd59ea4ccb5eaf3dd516ffcf9d7edf786e8fbf56eff3cb84d08e291b2e86fae25e537bed452aed693bdb0f0d6bb6581da86641013557
 SHA512 

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

2019-02-25 Thread Mike Gilbert
commit: 67661d66d19046e122421b2e224d7de3bf16d5fb
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:18:08 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67661d66

net-irc/kvirc: Stabilize 5.0_pre20181205184837 on amd64/x86.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild 
b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
index 9423a1c8ccd..412a2fc2a56 100644
--- a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
+++ b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2009-2018 Arfrever Frehtes Taifersar Arahesis
+# Copyright 2009-2019 Arfrever Frehtes Taifersar Arahesis
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -30,7 +30,7 @@ fi
 
 LICENSE="kvirc"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon 
profile +python spell +ssl theora webkit"
 REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2019-02-25 Thread Mike Gilbert
commit: e0556ce3cbc530d36ba9548aedcac376d545b970
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Feb 23 05:03:10 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0556ce3

net-libs/neon: Fix building with USE="-gnutls pkcs11 ssl" and 
>=dev-libs/openssl-1.1.

Fixes: https://bugs.gentoo.org/674554
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 net-libs/neon/neon-0.30.2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-libs/neon/neon-0.30.2.ebuild b/net-libs/neon/neon-0.30.2.ebuild
index e7b2bb04dd1..cad03d94e6d 100644
--- a/net-libs/neon/neon-0.30.2.ebuild
+++ b/net-libs/neon/neon-0.30.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2001-2019 Arfrever Frehtes Taifersar Arahesis and others
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -42,6 +42,9 @@ src_prepare() {
# Use CHOST-prefixed version of xml2-config for cross-compilation.
sed -e "s/AC_CHECK_PROG(XML2_CONFIG,/AC_CHECK_TOOL(XML2_CONFIG,/" -i 
macros/neon-xml-parser.m4 || die "sed failed"
 
+   # Fix compatibility with OpenSSL >=1.1.
+   sed -e "s/RSA_F_RSA_PRIVATE_ENCRYPT/RSA_F_RSA_OSSL_PRIVATE_ENCRYPT/" -i 
src/ne_pkcs11.c || die "sed failed"
+
# Use OpenSSL <1.1 compatibility code with LibreSSL.
# Functions EVP_PKEY_up_ref(), EVP_PKEY_get0_RSA(), 
RSA_meth_get0_app_data(), RSA_meth_new(), RSA_meth_free(),
# RSA_meth_set_priv_enc(), RSA_meth_set0_app_data() are not implemented 
in LibreSSL 2.5.1.



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

2019-02-25 Thread Mike Gilbert
commit: 6d772809ec903a7ab3a9fde0767f238a8b557db6
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:14:18 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d772809

dev-libs/oniguruma: Stabilize 6.9.1 on amd64/x86.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/oniguruma/oniguruma-6.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/oniguruma/oniguruma-6.9.1.ebuild 
b/dev-libs/oniguruma/oniguruma-6.9.1.ebuild
index c37d24a6610..d50ea56f1eb 100644
--- a/dev-libs/oniguruma/oniguruma-6.9.1.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2018 Gentoo Authors
+# Copyright 2003-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 S="${WORKDIR}/${MY_P}"



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

2019-02-25 Thread Mike Gilbert
commit: 060a8a52297e2d4cd87a748e854a17da3b5371d8
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:11:33 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060a8a52

app-i18n/libpinyin: Version bump (2.2.2).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/libpinyin/Manifest   |  1 +
 app-i18n/libpinyin/libpinyin-2.2.2.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/app-i18n/libpinyin/Manifest b/app-i18n/libpinyin/Manifest
index 27e18b64d8e..f5d7aed4c7a 100644
--- a/app-i18n/libpinyin/Manifest
+++ b/app-i18n/libpinyin/Manifest
@@ -1,2 +1,3 @@
 DIST libpinyin-2.2.1.tar.gz 256262 BLAKE2B 
4fc081aa42b07eb7d21277c95407eafbf618c9aaf0c6707893f212be70f51d43fe00f50d1b4758d857d0f8aed1e9c177d61d6ca912e776633e8179279f09fb2e
 SHA512 
d323655419aaceda12d794ac25387a2e073e8c2372511913febd5b8049f9d1764a0011cd97b538bbfb14f5c248495a150cf7e3b9f4af21182941e5920f2d879f
+DIST libpinyin-2.2.2.tar.gz 256304 BLAKE2B 
52dc7d8fb4836bfc23137ba96177d488bf425c4bce52ea68933fe873a4ec02e2d49ccfac5c6097b55ea676bed30e635fc9805c205892bba2fe6047d92e5b9ed7
 SHA512 
80d955bf7f9e85ea90f9469032507713b0e15290fb7cc91a471c8c5564e3c78d430c5fd1dc871693aa40688fb68f7a17f719defe107d1512c5bcefd290c56285
 DIST libpinyin-model15.text.tar.gz 19361973 BLAKE2B 
3d24321db407e28c1adf49373dd9bacafe0e89409511c0656d7b9a85f1d1ac8693249088dd99beef069576f4a8d0d5db3fd47f98822b32aa3098315cf2660d22
 SHA512 
d3f5b42f6ea6b22570b5ba67cf23d94a3fee2d7d894191ebc11eb72edc162c72b90b2fe10b312bfd8d77d110654ee5dc00c21b25fb8b7c3f905d4088c9895ac1

diff --git a/app-i18n/libpinyin/libpinyin-2.2.2.ebuild 
b/app-i18n/libpinyin/libpinyin-2.2.2.ebuild
new file mode 100644
index 000..350fc522be2
--- /dev/null
+++ b/app-i18n/libpinyin/libpinyin-2.2.2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 2012-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/libpinyin/libpinyin;
+fi
+
+LIBPINYIN_MODEL_VERSION="15"
+
+DESCRIPTION="Libraries for handling of Hanyu Pinyin and Zhuyin Fuhao"
+HOMEPAGE="https://github.com/libpinyin/libpinyin 
https://sourceforge.net/projects/libpinyin/;
+if [[ "${PV}" == "" ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+SRC_URI+=" 
mirror://sourceforge/${PN}/models/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz 
-> ${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0/13"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="dev-libs/glib:2
+   sys-libs/db:="
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+   if [[ "${PV}" == "" ]]; then
+   git-r3_src_unpack
+   else
+   unpack ${P}.tar.gz
+   fi
+}
+
+src_prepare() {
+   default
+
+   sed -e "/^\twget .*\/model${LIBPINYIN_MODEL_VERSION}\.text\.tar\.gz$/d" 
-i data/Makefile.am || die
+   ln -s "${DISTDIR}/${PN}-model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" 
"data/model${LIBPINYIN_MODEL_VERSION}.text.tar.gz" || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --enable-libzhuyin \
+   --disable-static
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}



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

2019-02-25 Thread Mike Gilbert
commit: 01d32dcc8acc6953a7cd1f8fcddf7935937bc4a7
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:35:47 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d32dcc

dev-python/protobuf-python: Copy stable keywords from 3.6.1 to 3.6.1.3.

Minimal changes since 3.6.1.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
index e6f11fbf534..505c7345a6b 100644
--- a/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2018 Gentoo Authors
+# Copyright 2008-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> pr
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/

2019-02-25 Thread Mike Gilbert
commit: 4dd663bdb1f9506ac96fc8dfd7cb71d0a08c866c
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:32:07 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd663bd

dev-java/protobuf-java: Copy stable keywords from 3.6.1 to 3.6.1.3.

Minimal changes since 3.6.1.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-java/protobuf-java/protobuf-java-3.6.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/protobuf-java/protobuf-java-3.6.1.3.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.6.1.3.ebuild
index 21b22d791b7..c2172fa14a1 100644
--- a/dev-java/protobuf-java/protobuf-java-3.6.1.3.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.6.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2018 Gentoo Authors
+# Copyright 2008-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> pr
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 DEPEND="~dev-libs/protobuf-${PV}



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

2019-02-25 Thread Mike Gilbert
commit: a69555c588216ba38b9c11ae93e21ecd8edcf3f3
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:42:46 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69555c5

app-i18n/libchewing: Set RESTRICT="!test? ( test )".

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/libchewing/libchewing-0.5.1.ebuild | 1 +
 app-i18n/libchewing/libchewing-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild 
b/app-i18n/libchewing/libchewing-0.5.1.ebuild
index 853775cc94f..4a2f116c20e 100644
--- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
+++ b/app-i18n/libchewing/libchewing-0.5.1.ebuild
@@ -21,6 +21,7 @@ LICENSE="LGPL-2.1"
 SLOT="0/3"
 KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-db/sqlite:3"
 DEPEND="${RDEPEND}

diff --git a/app-i18n/libchewing/libchewing-.ebuild 
b/app-i18n/libchewing/libchewing-.ebuild
index ef0d87ffb31..9353fc5f3dd 100644
--- a/app-i18n/libchewing/libchewing-.ebuild
+++ b/app-i18n/libchewing/libchewing-.ebuild
@@ -21,6 +21,7 @@ LICENSE="LGPL-2.1"
 SLOT="0/3"
 KEYWORDS=""
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-db/sqlite:3"
 DEPEND="${RDEPEND}



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

2019-02-25 Thread Mike Gilbert
commit: 6dc56f40692d0aa69e4419805d8b8efd6c7cb7ac
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Mon Feb 25 02:02:29 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc56f40

media-video/mplayer: Use the same EGIT_REPO_URI for ffmpeg as value used in 
media-video/ffmpeg.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 media-video/mplayer/mplayer-1.3.0-r5.ebuild | 4 ++--
 media-video/mplayer/mplayer-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/mplayer/mplayer-1.3.0-r5.ebuild 
b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
index b5a27b3c40e..b7f1b8d3f16 100644
--- a/media-video/mplayer/mplayer-1.3.0-r5.ebuild
+++ b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-EGIT_REPO_URI="git://git.videolan.org/ffmpeg.git"
+EGIT_REPO_URI="https://git.ffmpeg.org/ffmpeg.git;
 ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk"
 [[ ${PV} = ** ]] && SVN_ECLASS="subversion git-2" || SVN_ECLASS=""
 

diff --git a/media-video/mplayer/mplayer-.ebuild 
b/media-video/mplayer/mplayer-.ebuild
index 248afbd492b..8d1ad1c2a30 100644
--- a/media-video/mplayer/mplayer-.ebuild
+++ b/media-video/mplayer/mplayer-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-EGIT_REPO_URI="https://git.videolan.org/git/ffmpeg.git;
+EGIT_REPO_URI="https://git.ffmpeg.org/ffmpeg.git;
 ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk"
 [[ ${PV} = ** ]] && SVN_ECLASS="subversion git-r3"
 



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

2019-02-25 Thread Mike Gilbert
commit: 1b589c80ccd53ae523b006ecc4a5771bc713dc0f
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:07:01 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b589c80

app-i18n/libchewing: Use EAPI="7".

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/libchewing/libchewing-0.5.1.ebuild | 4 ++--
 app-i18n/libchewing/libchewing-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild 
b/app-i18n/libchewing/libchewing-0.5.1.ebuild
index 1d3529dc744..853775cc94f 100644
--- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
+++ b/app-i18n/libchewing/libchewing-0.5.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2004-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 if [[ "${PV}" == "" ]]; then
inherit autotools git-r3

diff --git a/app-i18n/libchewing/libchewing-.ebuild 
b/app-i18n/libchewing/libchewing-.ebuild
index 3dbd6c51e6f..ef0d87ffb31 100644
--- a/app-i18n/libchewing/libchewing-.ebuild
+++ b/app-i18n/libchewing/libchewing-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2004-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 if [[ "${PV}" == "" ]]; then
inherit autotools git-r3



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

2019-02-25 Thread Mike Gilbert
commit: 73f0117bea40332be62dfa7414163725a715cf12
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Feb 22 18:28:49 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Feb 25 21:24:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f0117b

dev-libs/protobuf: Copy stable keywords from 3.6.1 to 3.6.1.3.

Minimal changes since 3.6.1.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/protobuf/protobuf-3.6.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/protobuf/protobuf-3.6.1.3.ebuild 
b/dev-libs/protobuf/protobuf-3.6.1.3.ebuild
index 1d00ee9032f..d498903c8c4 100644
--- a/dev-libs/protobuf/protobuf-3.6.1.3.ebuild
+++ b/dev-libs/protobuf/protobuf-3.6.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2018 Gentoo Authors
+# Copyright 2008-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/protocolbuffers/${PN}/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples static-libs test zlib"
 RESTRICT="!test? ( test )"
 



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

2019-02-25 Thread Andreas Sturmlechner
commit: 7ae6a696f01ae2f3f33499ae53344f9f726dd3d4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 18:34:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 21:02:37 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ae6a696

kde-apps/kdenlive: Fix RDEPENDs

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

 kde-apps/kdenlive/kdenlive-18.12.49..ebuild | 10 ++
 kde-apps/kdenlive/kdenlive-.ebuild  | 10 ++
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kdenlive/kdenlive-18.12.49..ebuild 
b/kde-apps/kdenlive/kdenlive-18.12.49..ebuild
index 79fe9b15e5..23c75a4b94 100644
--- a/kde-apps/kdenlive/kdenlive-18.12.49..ebuild
+++ b/kde-apps/kdenlive/kdenlive-18.12.49..ebuild
@@ -16,7 +16,7 @@ IUSE="freesound gles2 jogshuttle semantic-desktop share v4l"
 BDEPEND="
sys-devel/gettext
 "
-RDEPEND="
+COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcompletion)
@@ -43,21 +43,23 @@ RDEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'gles2=')
$(add_qt_dep qtnetwork)
-   $(add_qt_dep qtquickcontrols)
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
>=media-libs/mlt-6.10.0[ffmpeg,frei0r,kdenlive,melt,qt5,sdl,xml]
-   virtual/ffmpeg[encode,sdl,X]
virtual/opengl
freesound? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
semantic-desktop? ( $(add_frameworks_dep kfilemetadata) )
share? ( $(add_frameworks_dep purpose) )
v4l? ( media-libs/libv4l )
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
$(add_qt_dep qtconcurrent)
 "
+RDEPEND="${COMMON_DEPEND}
+   $(add_qt_dep qtquickcontrols)
+   virtual/ffmpeg[encode,sdl,X]
+"
 
 src_configure() {
local mycmakeargs=(

diff --git a/kde-apps/kdenlive/kdenlive-.ebuild 
b/kde-apps/kdenlive/kdenlive-.ebuild
index 21b95ed681..237a041220 100644
--- a/kde-apps/kdenlive/kdenlive-.ebuild
+++ b/kde-apps/kdenlive/kdenlive-.ebuild
@@ -16,7 +16,7 @@ IUSE="freesound gles2 jogshuttle semantic-desktop share v4l"
 BDEPEND="
sys-devel/gettext
 "
-RDEPEND="
+COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcompletion)
@@ -43,20 +43,22 @@ RDEPEND="
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'gles2=')
$(add_qt_dep qtnetwork)
-   $(add_qt_dep qtquickcontrols)
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
>=media-libs/mlt-6.10.0[ffmpeg,frei0r,kdenlive,melt,qt5,sdl,xml]
-   virtual/ffmpeg[encode,sdl,X]
freesound? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
semantic-desktop? ( $(add_frameworks_dep kfilemetadata) )
share? ( $(add_frameworks_dep purpose) )
v4l? ( media-libs/libv4l )
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
$(add_qt_dep qtconcurrent)
 "
+RDEPEND="${COMMON_DEPEND}
+   $(add_qt_dep qtquickcontrols)
+   virtual/ffmpeg[encode,sdl,X]
+"
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: media-sound/amarok/

2019-02-25 Thread Andreas Sturmlechner
commit: 54f292dd59cc6cceec9dc1cf24c0fa213a6e0b19
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 21:14:35 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 21:14:45 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=54f292dd

media-sound/amarok: USE ffmpeg -> libav, needs slot ops if USE=ofa

Small min versions cleanup.

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

 media-sound/amarok/amarok-.ebuild | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/media-sound/amarok/amarok-.ebuild 
b/media-sound/amarok/amarok-.ebuild
index 58fdd12eba..24231ebbd1 100644
--- a/media-sound/amarok/amarok-.ebuild
+++ b/media-sound/amarok/amarok-.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Advanced audio player based on KDE frameworks"
 HOMEPAGE="https://amarok.kde.org/;
 
 LICENSE="GPL-2"
-IUSE="ffmpeg ipod lastfm mtp ofa podcast wikipedia"
+IUSE="ipod lastfm libav mtp ofa podcast wikipedia"
 
 # ipod requires gdk enabled and also gtk compiled in libgpod
 BDEPEND="virtual/pkgconfig"
@@ -56,27 +56,29 @@ DEPEND="
app-crypt/qca:2[qt5(+)]
dev-db/mysql-connector-c:=
media-libs/phonon[qt5(+)]
-   >=media-libs/taglib-1.7[asf(+),mp4(+)]
-   >=media-libs/taglib-extras-1.0.1
+   media-libs/taglib
+   media-libs/taglib-extras
sci-libs/fftw:3.0
sys-libs/zlib
virtual/opengl
-   ffmpeg? (
-   virtual/ffmpeg
-   ofa? ( >=media-libs/libofa-0.9.0 )
+   ofa? (
+   media-libs/libofa
+   !libav? ( media-video/ffmpeg:= )
+   libav? ( media-video/libav:= )
)
ipod? (
dev-libs/glib:2
-   >=media-libs/libgpod-0.7.0[gtk]
+   media-libs/libgpod[gtk]
)
lastfm? ( >=media-libs/liblastfm-1.1.0_pre20150206 )
-   mtp? ( >=media-libs/libmtp-1.0.0 )
-   podcast? ( >=media-libs/libmygpo-qt-1.0.9[qt5(+)] )
+   mtp? ( media-libs/libmtp )
+   podcast? ( >=media-libs/libmygpo-qt-1.0.9_p20180307 )
wikipedia? ( $(add_qt_dep qtwebengine) )
 "
 RDEPEND="${DEPEND}
!media-sound/amarok:4
$(add_qt_dep qtquickcontrols2)
+   !ofa? ( virtual/ffmpeg )
 "
 
 PATCHES=( "${FILESDIR}"/${PN}-2.8.90-mysqld-rpath.patch )



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

2019-02-25 Thread Lars Wendler
commit: 6f658a43323965a08dfbca81e332ff514664e8df
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Feb 25 21:08:53 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Feb 25 21:08:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f658a43

sys-fs/ddrescue: Bump to version 1.24

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

 sys-fs/ddrescue/Manifest |  1 +
 sys-fs/ddrescue/ddrescue-1.24.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index 1549c92fa64..82e82781971 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,3 +1,4 @@
 DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 
0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d
 SHA512 
6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079
 DIST ddrescue-1.22.tar.lz 80050 BLAKE2B 
c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97
 SHA512 
3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754
 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B 
ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8
 SHA512 
4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656
+DIST ddrescue-1.24.tar.lz 85244 BLAKE2B 
e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4
 SHA512 
2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa

diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild 
b/sys-fs/ddrescue/ddrescue-1.24.ebuild
new file mode 100644
index 000..692566cd46e
--- /dev/null
+++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs flag-o-matic unpacker
+
+DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
+HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+IUSE="static"
+
+DEPEND="$(unpacker_src_uri_depends)"
+RDEPEND=""
+
+src_configure() {
+   use static && append-ldflags -static
+
+   # not a normal configure script
+   econf \
+   --prefix="${EPREFIX}"/usr \
+   CXX="$(tc-getCXX)" \
+   CPPFLAGS="${CPPFLAGS}" \
+   CXXFLAGS="${CXXFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+}
+
+src_test() {
+   ./testsuite/check.sh "${S}"/testsuite || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" install install-man
+   einstalldocs
+}



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

2019-02-25 Thread Lars Wendler
commit: 618ca231675c716f23a633132a69d4cef921e5cb
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Feb 25 21:09:43 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Feb 25 21:09:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618ca231

sys-fs/ddrescue: Removed old.

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

 sys-fs/ddrescue/Manifest|  1 -
 sys-fs/ddrescue/ddrescue-1.22-r1.ebuild | 39 -
 2 files changed, 40 deletions(-)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index 82e82781971..54d24142130 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,4 +1,3 @@
 DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 
0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d
 SHA512 
6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079
-DIST ddrescue-1.22.tar.lz 80050 BLAKE2B 
c455bf847749dc29565d02efef8b24f1a322e8069b51821ef9ebf7f6bbc650241ad76dadaf60e7daf92c55c2ae9e7d27b107e734404538e78678e1f2ac147e97
 SHA512 
3e5236374e2c1baae40026f59cf7040414d798a48d4edd6c6bde919e658ca958a795421301439ab2b8aa9f1d8fc60a2fff84b26e22a350e4150850b9830ce754
 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B 
ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8
 SHA512 
4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656
 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B 
e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4
 SHA512 
2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa

diff --git a/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild 
b/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild
deleted file mode 100644
index 74ecc8b944d..000
--- a/sys-fs/ddrescue/ddrescue-1.22-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs flag-o-matic unpacker
-
-DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
-HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux"
-IUSE="static"
-
-DEPEND="$(unpacker_src_uri_depends)"
-RDEPEND=""
-
-src_configure() {
-   use static && append-ldflags -static
-
-   # not a normal configure script
-   econf \
-   --prefix="${EPREFIX}"/usr \
-   CXX="$(tc-getCXX)" \
-   CPPFLAGS="${CPPFLAGS}" \
-   CXXFLAGS="${CXXFLAGS}" \
-   LDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
-   ./testsuite/check.sh "${S}"/testsuite || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install install-man
-   einstalldocs
-}



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

2019-02-25 Thread Lars Wendler
commit: b0eb30985a96cbebcef9c077cb9c4e65a9d28fb8
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Feb 25 20:50:10 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Feb 25 20:50:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0eb3098

sys-apps/fwupd: Bump to version 1.2.5

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

 sys-apps/fwupd/Manifest   |   1 +
 sys-apps/fwupd/fwupd-1.2.5.ebuild | 136 ++
 2 files changed, 137 insertions(+)

diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
index d70e388c67f..3278af111ed 100644
--- a/sys-apps/fwupd/Manifest
+++ b/sys-apps/fwupd/Manifest
@@ -1 +1,2 @@
 DIST fwupd-1.2.4.tar.gz 1808778 BLAKE2B 
4dd8db0e73b148cba8ca43ec7942efa183f331a376b947421b8673d473ef868cef57e3abf4f50e031eb22f97fa8eb199b8bd7ef3b96efb598f842d0824c235a7
 SHA512 
7734be90459364c2e9ca35d9a9327e7becabe64cd0129d5c8f3cb4a95ef0195726c519862e843636952a3251ecea080907d1e6814c3037e9f90e8dde53b406ad
+DIST fwupd-1.2.5.tar.gz 1818559 BLAKE2B 
0d30248bf3be093d3764624294fdd6e26b979560d70b47e67b3ca5f213177d807e749f5e30abd4d7d7d15e4be507103583834062b6a3243367169019e24a1bc7
 SHA512 
dc6a0def49225ce50bc89c3f76137497d4c8b71f94e42546fbf5221dc0af504ce6090f803ea9dca175f6166ff1341f6a3eab04652d744257c9e88dbd6875abc7

diff --git a/sys-apps/fwupd/fwupd-1.2.5.ebuild 
b/sys-apps/fwupd/fwupd-1.2.5.ebuild
new file mode 100644
index 000..5ac027f9c0b
--- /dev/null
+++ b/sys-apps/fwupd/fwupd-1.2.5.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4,5,6,7} )
+
+inherit meson python-single-r1 vala xdg-utils
+
+DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
+HOMEPAGE="https://fwupd.org;
+SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="colorhug dell doc elogind +gpg +man nvme pkcs7 redfish systemd test 
thunderbolt uefi"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   ?? ( elogind systemd )
+   dell? ( uefi )
+"
+
+RDEPEND="${PYTHON_DEPS}
+   app-arch/gcab
+   app-arch/libarchive:=
+   dev-db/sqlite
+   >=dev-libs/glib-2.45.8:2
+   dev-libs/json-glib
+   dev-libs/libgpg-error
+   dev-libs/libgudev:=
+   >=dev-libs/libgusb-0.2.9[introspection]
+   >=dev-libs/libxmlb-0.1.5
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   >=net-libs/libsoup-2.51.92:2.4[introspection]
+   >=sys-auth/polkit-0.103
+   virtual/libelf:0=
+   colorhug? ( >=x11-misc/colord-1.2.12:0= )
+   dell? (
+   sys-libs/efivar
+   >=sys-libs/libsmbios-2.4.0
+   )
+   gpg? (
+   app-crypt/gpgme
+   dev-libs/libgpg-error
+   )
+   nvme? ( sys-libs/efivar )
+   pkcs7? ( >=net-libs/gnutls-3.4.4.1:= )
+   redfish? ( sys-libs/efivar )
+   !systemd? (
+   !elogind? ( >=sys-auth/consolekit-1.0.0 )
+   elogind? ( sys-auth/elogind )
+   )
+   systemd? ( >=sys-apps/systemd-211 )
+   thunderbolt? ( sys-apps/thunderbolt-software-user-space )
+   uefi? (
+   media-libs/fontconfig
+   media-libs/freetype
+   sys-boot/gnu-efi
+   >=sys-libs/efivar-33
+   x11-libs/cairo
+   )
+"
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   x11-libs/pango[introspection]
+   nvme? ( >=sys-kernel/linux-headers-4.4 )
+   test? ( net-libs/gnutls[tools] )
+"
+BDEPEND="
+   >=dev-util/meson-0.47.0
+   virtual/pkgconfig
+   doc? ( dev-util/gtk-doc )
+   man? ( app-text/docbook-sgml-utils )
+"
+
+# required for fwupd daemon to run.
+# NOT a build time dependency. The build system does not check for dbus.
+PDEPEND="sys-apps/dbus"
+
+src_prepare() {
+   default
+   sed -e "s/'--create'/'--absolute-name', '--create'/" \
+   -i data/tests/builder/meson.build || die
+   sed -e "/'-Werror',/d" \
+   -i plugins/uefi/efi/meson.build || die
+   vala_src_prepare
+}
+
+src_configure() {
+   xdg_environment_reset
+   local emesonargs=(
+   --localstatedir "${EPREFIX}"/var
+   -Dgtkdoc="$(usex doc true false)"
+   -Delogind="$(usex elogind true false)"
+   -Dgpg="$(usex gpg true false)"
+   -Dman="$(usex man true false)"
+   -Dpkcs7="$(usex pkcs7 true false)"
+   -Dplugin_dell="$(usex dell true false)"
+   -Dplugin_nvme="$(usex nvme true false)"
+   -Dplugin_redfish="$(usex redfish true false)"
+   -Dplugin_synaptics="$(usex dell true false)"
+ 

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

2019-02-25 Thread Piotr Karbowski
commit: f83c42395d88b21be2f2fedc99ecb73dc230a775
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Mon Feb 25 20:22:07 2019 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Mon Feb 25 20:22:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83c4239

sys-power/bbswitch: , 0.8-r2 - better kernel source dir handling,

With approval of NP-Hardass adding myself to metadata. EAPI bump.
Fixing the way kernel sources are find, the hardcoded value uses running
kernel's /build dir, it was later altered to default /usr/src/linux.
This change makes it so it uses $KERNEL_DIR that defaults to
/usr/src/linux and fallback to running kernel's /build if no
/usr/src/linux exist.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Piotr Karbowski  gentoo.org>

 sys-power/bbswitch/{bbswitch-.ebuild => bbswitch-0.8-r2.ebuild} | 6 +++---
 sys-power/bbswitch/bbswitch-.ebuild | 6 +++---
 sys-power/bbswitch/metadata.xml | 4 
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/sys-power/bbswitch/bbswitch-.ebuild 
b/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
similarity index 89%
copy from sys-power/bbswitch/bbswitch-.ebuild
copy to sys-power/bbswitch/bbswitch-0.8-r2.ebuild
index bb29cb2fd85..ad44354463c 100644
--- a/sys-power/bbswitch/bbswitch-.ebuild
+++ b/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit linux-mod
 
@@ -39,7 +39,7 @@ pkg_setup() {
 
 src_prepare() {
# Fix build failure, bug #513542
-   sed -i 's/^KDIR.*$/KDIR\ \:= \/usr\/src\/linux/g' Makefile || die
+   sed "s%^KDIR :=.*%KDIR := ${KERNEL_DIR}%g" -i Makefile || die
 
default
 }

diff --git a/sys-power/bbswitch/bbswitch-.ebuild 
b/sys-power/bbswitch/bbswitch-.ebuild
index bb29cb2fd85..ad44354463c 100644
--- a/sys-power/bbswitch/bbswitch-.ebuild
+++ b/sys-power/bbswitch/bbswitch-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit linux-mod
 
@@ -39,7 +39,7 @@ pkg_setup() {
 
 src_prepare() {
# Fix build failure, bug #513542
-   sed -i 's/^KDIR.*$/KDIR\ \:= \/usr\/src\/linux/g' Makefile || die
+   sed "s%^KDIR :=.*%KDIR := ${KERNEL_DIR}%g" -i Makefile || die
 
default
 }

diff --git a/sys-power/bbswitch/metadata.xml b/sys-power/bbswitch/metadata.xml
index 437e2daa175..4c90e0a75de 100644
--- a/sys-power/bbswitch/metadata.xml
+++ b/sys-power/bbswitch/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   

np-hard...@gentoo.org
NP-Hardass



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

2019-02-25 Thread Andrey Utkin
commit: 727d16b5730f00102d6161d216bd76d462342bb1
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Feb 25 19:32:53 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Feb 25 20:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727d16b5

dev-python/slixmpp: add new version 1.4.2

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

 dev-python/slixmpp/Manifest |  1 +
 dev-python/slixmpp/slixmpp-1.4.2.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/slixmpp/Manifest b/dev-python/slixmpp/Manifest
index bf08c4b528b..3089e031977 100644
--- a/dev-python/slixmpp/Manifest
+++ b/dev-python/slixmpp/Manifest
@@ -1 +1,2 @@
 DIST slixmpp-1.4.0.tar.gz 862826 BLAKE2B 
940c6c66f7f98574c88da6fbfaadf7103c4469cd198e096fbad57978f5e206c53b86933a930a24a8b891415b961c4a255d4c9c25885a8bd630f5d6185486fb6e
 SHA512 
586fa5156641d786f9e45df8e6a1a20b8cb2dc2b9baef2a0713daa9ab8a3321202fd4b31d5753cf2659cc9311a4842bee9991a7fc295e62dfd78a869d8619d20
+DIST slixmpp-1.4.2.tar.gz 864608 BLAKE2B 
9689b274a9c787174248c094329ea33783627a45ef39708a611013454953de4fa8799ca5a35950a3f3ed49bebf5c56f6f2bea079bcc2a3dce7d2648bfd812371
 SHA512 
3b3356352af8d7ec8cca15210c0524ce0bb5e313d8c5455bec13e82aec261f6d094a99df9f08642418a0e4abea4ee1ff607e42e1c166b9be1c26534b690c330b

diff --git a/dev-python/slixmpp/slixmpp-1.4.2.ebuild 
b/dev-python/slixmpp/slixmpp-1.4.2.ebuild
new file mode 100644
index 000..aebd4d6f260
--- /dev/null
+++ b/dev-python/slixmpp/slixmpp-1.4.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python 3 library for XMPP"
+HOMEPAGE="https://dev.louiz.org/projects/slixmpp;
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://lab.louiz.org/poezio/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+   dev-python/aiodns[${PYTHON_USEDEP}]
+   dev-python/aiohttp[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   net-dns/libidn
+   test? ( $RDEPEND )
+"
+
+python_test() {
+   esetup.py test
+}



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

2019-02-25 Thread Andrey Utkin
commit: 470cfe3905a599f5abd6359e012f1227e108439c
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Feb 25 19:27:16 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Feb 25 20:13:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470cfe39

dev-python/slixmpp: : drop unneeded inherit eutils

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

 dev-python/slixmpp/slixmpp-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/slixmpp/slixmpp-.ebuild 
b/dev-python/slixmpp/slixmpp-.ebuild
index be8cfcfecb5..28602f8aeab 100644
--- a/dev-python/slixmpp/slixmpp-.ebuild
+++ b/dev-python/slixmpp/slixmpp-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 PYTHON_COMPAT=( python3_{5,6} )
 
-inherit eutils distutils-r1
+inherit distutils-r1
 
 DESCRIPTION="Python 3 library for XMPP"
 HOMEPAGE="https://dev.louiz.org/projects/slixmpp;



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

2019-02-25 Thread Andrey Utkin
commit: 2f9b58d8f3902b5979801a47705b3628d5f686aa
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Feb 25 19:31:41 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Feb 25 20:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9b58d8

dev-python/slixmpp: : add dep on aiohttp

Upstream's changelog for release 1.4.1 mentions this new dependency.

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

 dev-python/slixmpp/slixmpp-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/slixmpp/slixmpp-.ebuild 
b/dev-python/slixmpp/slixmpp-.ebuild
index 28602f8aeab..aebd4d6f260 100644
--- a/dev-python/slixmpp/slixmpp-.ebuild
+++ b/dev-python/slixmpp/slixmpp-.ebuild
@@ -22,6 +22,7 @@ fi
 
 RDEPEND="
dev-python/aiodns[${PYTHON_USEDEP}]
+   dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
dev-python/pyasn1[${PYTHON_USEDEP}]
 "



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

2019-02-25 Thread Andrey Utkin
commit: e7e259ba3a56a42ab99d25c6f7ae4e4f8f93bc2e
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Feb 25 19:25:59 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Feb 25 20:13:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e259ba

net-im/mcabber: : drop unneeded inherit of flag-o-matic

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

 net-im/mcabber/mcabber-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/mcabber/mcabber-.ebuild 
b/net-im/mcabber/mcabber-.ebuild
index 2f8476b1c21..75d371a188d 100644
--- a/net-im/mcabber/mcabber-.ebuild
+++ b/net-im/mcabber/mcabber-.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=7
 
-inherit flag-o-matic readme.gentoo-r1
+inherit readme.gentoo-r1
 
 DESCRIPTION="A small Jabber console client with various features, like MUC, 
SSL, PGP"
 HOMEPAGE="http://mcabber.com/;



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

2019-02-25 Thread Andrey Utkin
commit: 4ad2b06ee5196402a0f51ac42f203ea719e12e07
Author: Andrey Utkin  gentoo  org>
AuthorDate: Mon Feb 25 19:44:35 2019 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Mon Feb 25 20:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad2b06e

media-gfx/propaganda: use devspace, not mirror pseudo-URL, in SRC_URI

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

 media-gfx/propaganda/propaganda-1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/propaganda/propaganda-1.0-r1.ebuild 
b/media-gfx/propaganda/propaganda-1.0-r1.ebuild
index 59b1cfda3be..f683c1bd627 100644
--- a/media-gfx/propaganda/propaganda-1.0-r1.ebuild
+++ b/media-gfx/propaganda/propaganda-1.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 S="${WORKDIR}/Propaganda"
 DESCRIPTION="Propaganda Volume 1-14 + E. Tiling images for your desktop"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
-SITE="mirror://gentoo/"
+SITE="https://dev.gentoo.org/~andrey_utkin/distfiles/;
 SRC_URI="${SITE}Propaganda-Vol-01.tar.gz
${SITE}Propaganda-Vol-02.tar.gz
${SITE}Propaganda-Vol-03.tar.gz



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

2019-02-25 Thread Andreas Sturmlechner
commit: a14d1f6bbf4700f6d40c06abaf01308928ddfd5c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 19:49:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 20:00:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14d1f6b

profiles: arm: Mask sys-apps/fwupd[dell,thunderbolt]

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

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index c8d54008909..3f665f8a9fe 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (25 Feb 2019)
+# (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed
+sys-apps/fwupd dell thunderbolt
+
 # Bernard Cafarelli  (14 Jan 2019)
 # Requires dev-php/pecl-imagick which is not keyworded on arm
 www-apps/nextcloud imagemagick



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

2019-02-25 Thread Jeroen Roovers
commit: a2cd96497a7fdce3956ff840eeff71755b0d70fd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Feb 25 19:50:13 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Feb 25 19:50:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cd9649

net-misc/youtube-dl: Old

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

 net-misc/youtube-dl/Manifest |  1 -
 net-misc/youtube-dl/youtube-dl-2019.02.08.ebuild | 64 
 2 files changed, 65 deletions(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index 8aa1dda4dcc..e697e5a6cd5 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,2 +1 @@
-DIST youtube-dl-2019.02.08.tar.gz 3104780 BLAKE2B 
e89a9950de84c3d2c5530ca229f2dfb39bb372454a6a1d67c0d1c966f68f2372008556ffda32c042eca6d3c0aee3ace0c1cabdf1d65cb16efc80326b821a3624
 SHA512 
4fc027ec6d9d7059c34a3c16f1265989ec000c131e6a937f667928531dd2a6d9f56592d367f08ec5e3b1900b3e191aa36bcc997db04b77b95850a43ed1272640
 DIST youtube-dl-2019.02.18.tar.gz 3114830 BLAKE2B 
f948fc68d9bc2b7e400d22b4d2980b7f56bf734476a54b3e30b6ee33d5e4a0950233dfd74b0db26108a5759e3589acde4fe104d41ea856c88f68e165f330132b
 SHA512 
86a321003b9e0bdc852294c8ac75d601141177f3469330c6ab01fa821758ee848dfcdf0e9dd514ca2da7b7e3c2a7f2dcddab9929f7fa8be2ab3c86d6eccbd5e3

diff --git a/net-misc/youtube-dl/youtube-dl-2019.02.08.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.02.08.ebuild
deleted file mode 100644
index d63726ec5fe..000
--- a/net-misc/youtube-dl/youtube-dl-2019.02.08.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Download videos from YouTube.com (and more sites...)"
-HOMEPAGE="https://rg3.github.com/youtube-dl/;
-SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
-LICENSE="public-domain"
-
-KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-RESTRICT="test"
-SLOT="0"
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-DEPEND="
-   ${RDEPEND}
-"
-S="${WORKDIR}/${PN}"
-
-src_compile() {
-   distutils-r1_src_compile
-}
-
-python_install_all() {
-   dodoc README.txt
-   doman ${PN}.1
-
-   newbashcomp ${PN}.bash-completion ${PN}
-
-   insinto /usr/share/zsh/site-functions
-   newins ${PN}.zsh _${PN}
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins ${PN}.fish
-
-   distutils-r1_python_install_all
-
-   rm -r "${ED}"/usr/etc || die
-   rm -r "${ED}"/usr/share/doc/youtube_dl || die
-}
-
-pkg_postinst() {
-   elog "${PN}(1) / https://bugs.gentoo.org/355661 /"
-   elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
-   elog
-   elog "${PN} works fine on its own on most sites. However, if you want"
-   elog "to convert video/audio, you'll need avconf (media-video/libav) or"
-   elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube 
-"
-   elog "videos can be retrieved in a higher quality format without sound."
-   elog "${PN} will detect whether avconv/ffmpeg is present and"
-   elog "automatically pick the best option."
-   elog
-   elog "Videos or video formats streamed via RTMP protocol can only be"
-   elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
-   elog "Downloading MMS and RTSP videos requires either mplayer"
-   elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
-   elog
-   elog "If you want ${PN} to embed thumbnails from the metadata into the"
-   elog "resulting MP4 files, consider installing 
media-video/atomicparsley"
-}



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

2019-02-25 Thread Jeroen Roovers
commit: c269b5aca42c75ca2d07bc94ac48ead48186e33c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Feb 25 19:49:48 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Feb 25 19:50:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c269b5ac

net-misc/youtube-dl: Stable

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

 net-misc/youtube-dl/youtube-dl-2019.02.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-dl/youtube-dl-2019.02.18.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.02.18.ebuild
index 2cb0551f3e3..d63726ec5fe 100644
--- a/net-misc/youtube-dl/youtube-dl-2019.02.18.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2019.02.18.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://rg3.github.com/youtube-dl/;
 SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
 LICENSE="public-domain"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 RESTRICT="test"
 SLOT="0"
 RDEPEND="



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

2019-02-25 Thread Mikle Kolyada
commit: c052c5ef6de387fe3134db293a9831d0c6b8aa62
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 19:42:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 19:42:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c052c5ef

app-portage/eix: Version bump (v0.33.7)

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

 app-portage/eix/Manifest  |   1 +
 app-portage/eix/eix-0.33.7.ebuild | 104 ++
 2 files changed, 105 insertions(+)

diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index ec985a93691..0380111ec6f 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1,3 @@
 DIST eix-0.33.5.tar.xz 626628 BLAKE2B 
2bb102279084f6bb6871bb4bbe55100708866337501c6043508ee13bdb92064c3a4a41d067b9d4c03af1a5ffbece53d9c66cf89639adf0c555a9511cae3d702f
 SHA512 
7a71a411d4428ee491b9aee0f414e038a08f2195db58466db9b96f0d80edca7eaa153e63534c832c71e1b488e21fbd869a96bd10a21e06a93ce7eba1f808b684
 DIST eix-0.33.6.tar.xz 625512 BLAKE2B 
3f27e3cfa00dc4979bbebbd3b31dfa29e7dcd527fdf7b3ca3fdc6a4ce45a64d7f07fe20ea4a526533aa506c2d9e7fcbbf7b5e83ad6a2d4bbacd1ce75b6cde4ae
 SHA512 
3f04f06533d4e7a0acd5b6e85d1194c8f9b013595ebe75c3dda06cce42e7721a57393aed17e9dd6437780b48378691d84b6e595999ce4321ad114b239313c7cf
+DIST eix-0.33.7.tar.xz 626008 BLAKE2B 
13d1f5b3096ec1ced13435f3680454c5b6f035ddbaa7877c7d2898b044fcc673f2c30b5ad25b8a3aa01354c726cf6ebf6483dc49f102145957dad95437931f63
 SHA512 
a6f2f553a05351c642c5ad5dcb8dc804585e1476d35dbe2c056ed493d1e37576e5e57fe0317f4fe4f6310c5439d23cbbe7384da8fbe9761eddca10e463950077

diff --git a/app-portage/eix/eix-0.33.7.ebuild 
b/app-portage/eix/eix-0.33.7.ebuild
new file mode 100644
index 000..4fd174fc704
--- /dev/null
+++ b/app-portage/eix/eix-0.33.7.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools bash-completion-r1 flag-o-matic tmpfiles
+
+DESCRIPTION="Search and query ebuilds"
+HOMEPAGE="https://github.com/vaeth/eix/;
+SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+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 ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="debug doc nls sqlite"
+
+BOTHDEPEND="nls? ( virtual/libintl )
+   sqlite? ( >=dev-db/sqlite-3:= )"
+RDEPEND="${BOTHDEPEND}
+   >=app-shells/push-2.0-r1
+   >=app-shells/quoter-3.0_p2-r1"
+DEPEND="${BOTHDEPEND}
+   app-arch/xz-utils
+   nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+   # remove stale cache file to prevent collisions
+   local old_cache=${EROOT%/}/var/cache/${PN}
+   if [[ -f ${old_cache} ]]; then
+   rm "${old_cache}" || die
+   fi
+}
+
+src_prepare() {
+   default
+   sed -i -e "s:/:${EPREFIX}/:" tmpfiles.d/eix.conf || die
+
+   sed -e "/eixf_source=/s:push.sh:cat 
\"${EROOT}usr/share/push/push.sh\":" \
+   -e "/eixf_source=/s:quoter_pipe.sh:cat 
\"${EROOT}usr/share/quoter/quoter_pipe.sh\":" \
+   -i src/eix-functions.sh.in || die
+   sed -e "s:'\$(bindir)/eix-functions.sh':cat 
\"${EROOT}usr/share/eix/eix-functions\":" \
+   -i src/Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable debug paranoic-asserts)
+   $(use_enable nls)
+   $(use_with doc extra-doc)
+   $(use_with sqlite)
+
+   # default configuration
+   $(use_with prefix always-accept-keywords)
+   --with-dep-default
+   --with-required-use-default
+
+   # paths
+   --with-portage-rootpath="${ROOTPATH}"
+   --with-eprefix-default="${EPREFIX}"
+
+   # build a single executable with symlinks
+   --disable-separate-binaries
+   --disable-separate-tools
+
+   # used purely to control/disrespect *FLAGS
+   --disable-debugging
+   --disable-new_dialect
+   --disable-optimization
+   --disable-strong-optimization
+   --disable-security
+   --disable-nopie-security
+   --disable-strong-security
+   )
+
+   # https://github.com/vaeth/eix/issues/35
+   append-cxxflags -std=c++14
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   dobashcomp bash/eix
+   dotmpfiles tmpfiles.d/eix.conf
+
+   rm -r "${ED%/}"/usr/bin/eix-functions.sh || die
+
+}
+
+pkg_postinst() {
+   tmpfiles_process eix.conf
+
+   local obs=${EROOT%/}/var/cache/eix.previous
+   if [[ -f ${obs} ]]; then
+

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

2019-02-25 Thread Andreas Sturmlechner
commit: 5c59d143ebbaa9d217298619f19facae042da825
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 19:23:49 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 19:25:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c59d143

profiles: arm64: Cleanup obsolete p.use.mask entries

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

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 758d1b51cf1..bbf046803d9 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -16,7 +16,6 @@ media-video/libav -sdl
 media-video/mplayer -sdl
 media-video/mpv -sdl
 media-video/transcode -sdl
-media-video/vlc -sdl
 net-libs/libvncserver -sdl
 virtual/ffmpeg -sdl
 >=x11-libs/wxGTK-3 -sdl
@@ -243,7 +242,6 @@ app-emulation/libvirt xen
 
 # Michał Górny  (12 Jan 2018)
 # Requires USE=sdl that is masked in this profile.
-app-emulation/qemu sdl2
 media-video/mjpegtools sdlgfx
 
 # Michał Górny  (12 Jan 2018)



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

2019-02-25 Thread Jeroen Roovers
commit: 2c9b6f7f3d620333ebeb6cdd7f9a121715f42b76
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Feb 25 19:18:05 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Feb 25 19:19:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9b6f7f

net-firewall/ipt_netflow: Add live ebuild

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

 net-firewall/ipt_netflow/ipt_netflow-.ebuild | 96 
 1 file changed, 96 insertions(+)

diff --git a/net-firewall/ipt_netflow/ipt_netflow-.ebuild 
b/net-firewall/ipt_netflow/ipt_netflow-.ebuild
new file mode 100644
index 000..a40ff34ae21
--- /dev/null
+++ b/net-firewall/ipt_netflow/ipt_netflow-.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit git-r3 linux-info linux-mod toolchain-funcs
+
+DESCRIPTION="Netflow iptables module"
+HOMEPAGE="
+   https://sourceforge.net/projects/ipt-netflow
+   https://github.com/aabc/ipt-netflow
+"
+EGIT_REPO_URI="https://github.com/aabc/ipt-netflow;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+IUSE="debug natevents snmp"
+
+RDEPEND="
+   net-firewall/iptables:0=
+   snmp? ( net-analyzer/net-snmp )
+"
+DEPEND="${RDEPEND}
+   virtual/linux-sources
+   virtual/pkgconfig
+"
+
+# set S before MODULE_NAMES
+PATCHES=(
+   "${FILESDIR}/${PN}-2.0-configure.patch" # bug #455984
+)
+
+pkg_setup() {
+   BUILD_TARGETS="all"
+   MODULE_NAMES="ipt_NETFLOW(ipt_netflow:${S})"
+   IPT_LIB="/usr/$(get_libdir)/xtables"
+   local CONFIG_CHECK="~IP_NF_IPTABLES"
+   use debug && CONFIG_CHECK+=" ~DEBUG_FS"
+   use natevents && CONFIG_CHECK+=" NF_CONNTRACK_EVENTS NF_NAT_NEEDED"
+   linux-mod_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e 's:make -C:$(MAKE) -C:g' \
+   -e 's:gcc -O2:$(CC) $(CFLAGS) $(LDFLAGS):' \
+   -e 's:gcc:$(CC) $(CFLAGS) $(LDFLAGS):' \
+   Makefile.in || die
+
+   # Fix incorrect module version in sources
+   sed -i -e "/IPT_NETFLOW_VERSION/s/2.2/${PV}/" ipt_NETFLOW.c || die
+
+   # Checking for directory is enough
+   sed -i -e 's:-s /etc/snmp/snmpd.conf:-d /etc/snmp:' configure || die
+
+   default
+}
+
+do_conf() {
+   echo ./configure $*
+   ./configure $* ${EXTRA_ECONF} || die 'configure failed'
+}
+
+src_configure() {
+   local IPT_VERSION="$($(tc-getPKG_CONFIG) --modversion xtables)"
+   # this configure script is not based on autotools
+   # ipt-src need to be defined, see bug #455984
+   do_conf \
+   --disable-dkms \
+   --enable-aggregation \
+   --enable-direction \
+   --enable-macaddress \
+   --enable-vlan \
+   --ipt-lib="${IPT_LIB}" \
+   --ipt-src="/usr/" \
+   --ipt-ver="${IPT_VERSION}" \
+   --kdir="${KV_DIR}" \
+   --kver="${KV_FULL}" \
+   $(use debug && echo '--enable-debugfs') \
+   $(use natevents && echo '--enable-natevents') \
+   $(use snmp && echo '--enable-snmp-rules' || echo 
'--disable-snmp-agent')
+}
+
+src_compile() {
+   emake ARCH="$(tc-arch-kernel)" CC="$(tc-getCC)" all
+}
+
+src_install() {
+   linux-mod_src_install
+   exeinto "${IPT_LIB}"
+   doexe libipt_NETFLOW.so
+   use snmp && emake DESTDIR="${D}" 
SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
+   doheader ipt_NETFLOW.h
+   dodoc README*
+}



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

2019-02-25 Thread Andreas Sturmlechner
commit: a90e68e2f759cc2f165778dd315157bfa9c1ad95
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 18:53:20 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 18:54:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90e68e2

profiles: arm64: Add media-video/libav -sdl to p.use.mask

Acked-by: Roy Bamford  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 6710d9e183a..758d1b51cf1 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -12,6 +12,7 @@ media-libs/mlt -sdl
 media-libs/openal -sdl
 media-sound/mpg123 -sdl
 media-video/ffmpeg -sdl
+media-video/libav -sdl
 media-video/mplayer -sdl
 media-video/mpv -sdl
 media-video/transcode -sdl



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/

2019-02-25 Thread Andreas Sturmlechner
commit: a91db130471d9f08016acc0c8b6ec3e1a3911416
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:28:25 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:28:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91db130

kde-plasma/plasma-meta: Add USE desktop-portal, discover

Dropping ~arm keyword for unkeyworded new dependencies.

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

 kde-plasma/plasma-meta/metadata.xml|   2 +
 .../plasma-meta/plasma-meta-5.15.1-r1.ebuild   | 109 +
 2 files changed, 111 insertions(+)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index ee7a302e7d7..a019b78b13b 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -9,6 +9,8 @@
Enable integration with 
Chrome/Firefox with browser extensions
Enable sys-auth/consolekit 
support instead of logind session tracking
Pull in kde-plasma/plasma-vault 
for encrypted vaults integration
+   Enable 
sys-apps/xdg-desktop-portal backend implementation for Plasma
+   Pull in resources management GUI; a 
centralised GHNS alternative and optional sys-apps/fwupd 
frontend
Pull in a graphical display 
manager
Use sys-auth/elogind for 
session tracking
Pull in Breeze theme for 
sys-boot/grub

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.15.1-r1.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.15.1-r1.ebuild
new file mode 100644
index 000..9194eeda3d2
--- /dev/null
+++ b/kde-plasma/plasma-meta/plasma-meta-5.15.1-r1.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Merge this to pull in all Plasma 5 packages"
+HOMEPAGE="https://www.kde.org/plasma-desktop;
+
+LICENSE="metapackage"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover
++display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam
+plymouth +pm-utils pulseaudio +sddm sdk systemd +wallpapers"
+
+REQUIRED_USE="?? ( consolekit elogind systemd )"
+
+RDEPEND="
+   >=kde-plasma/breeze-${PV}:${SLOT}
+   >=kde-plasma/drkonqi-${PV}:${SLOT}
+   >=kde-plasma/kactivitymanagerd-${PV}:${SLOT}
+   >=kde-plasma/kde-cli-tools-${PV}:${SLOT}
+   >=kde-plasma/kdecoration-${PV}:${SLOT}
+   >=kde-plasma/kdeplasma-addons-${PV}:${SLOT}
+   >=kde-plasma/kgamma-${PV}:${SLOT}
+   >=kde-plasma/khotkeys-${PV}:${SLOT}
+   >=kde-plasma/kinfocenter-${PV}:${SLOT}
+   >=kde-plasma/kmenuedit-${PV}:${SLOT}
+   >=kde-plasma/kscreen-${PV}:${SLOT}
+   >=kde-plasma/kscreenlocker-${PV}:${SLOT}
+   >=kde-plasma/ksshaskpass-${PV}:${SLOT}
+   >=kde-plasma/ksysguard-${PV}:${SLOT}
+   >=kde-plasma/kwayland-integration-${PV}:${SLOT}
+   >=kde-plasma/kwin-${PV}:${SLOT}
+   >=kde-plasma/kwrited-${PV}:${SLOT}
+   >=kde-plasma/libkscreen-${PV}:${SLOT}
+   >=kde-plasma/libksysguard-${PV}:${SLOT}
+   >=kde-plasma/milou-${PV}:${SLOT}
+   >=kde-plasma/oxygen-${PV}:${SLOT}
+   >=kde-plasma/plasma-desktop-${PV}:${SLOT}
+   >=kde-plasma/plasma-integration-${PV}:${SLOT}
+   >=kde-plasma/plasma-workspace-${PV}:${SLOT}
+   >=kde-plasma/polkit-kde-agent-${PV}:${SLOT}
+   >=kde-plasma/powerdevil-${PV}:${SLOT}
+   >=kde-plasma/systemsettings-${PV}:${SLOT}
+   >=kde-plasma/user-manager-${PV}:${SLOT}
+   sys-apps/dbus[elogind?,systemd?]
+   sys-auth/polkit[elogind?,systemd?]
+   sys-fs/udisks:2[elogind?,systemd?]
+   bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
+   browser-integration? ( 
>=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
+   consolekit? (
+   >=sys-auth/consolekit-1.0.1
+   pm-utils? ( sys-power/pm-utils )
+   )
+   crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+   desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
+   discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
+   display-manager? (
+   sddm? (
+   >=kde-plasma/sddm-kcm-${PV}:${SLOT}
+   x11-misc/sddm[consolekit?,elogind?,systemd?]
+   )
+   !sddm? ( x11-misc/lightdm )
+   )
+   grub? ( >=kde-plasma/breeze-grub-${PV}:${SLOT} )
+   gtk? (
+   >=kde-plasma/breeze-gtk-${PV}:${SLOT}
+   >=kde-plasma/kde-gtk-config-${PV}:${SLOT}
+   )
+   handbook? ( kde-apps/khelpcenter:5 )
+   legacy-systray? ( >=kde-plasma/xembed-sni-proxy-${PV}:${SLOT} )
+   networkmanager? (
+   >=kde-plasma/plasma-nm-${PV}:${SLOT}
+   

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

2019-02-25 Thread Andreas Sturmlechner
commit: 60a2408901aca1c37393957ef0d7d3fb0a9a9dd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:11:18 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:11:18 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=60a24089

profiles: Fix broken pkgmove

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

 profiles/updates/1Q-2019 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
index 2d6c3ed549..2f1738f988 100644
--- a/profiles/updates/1Q-2019
+++ b/profiles/updates/1Q-2019
@@ -1 +1 @@
-move x11-misc/xdg-desktop-portal sys-apps/xdg-desktop-portal/knights
+move x11-misc/xdg-desktop-portal sys-apps/xdg-desktop-portal



[gentoo-commits] proj/kde:master commit in: sys-apps/xdg-desktop-portal/, profiles/

2019-02-25 Thread Andreas Sturmlechner
commit: d6b7fdafc46dde50a4e7fe240da206c697014806
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:04:22 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:04:22 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6b7fdaf

sys-apps/xdg-desktop-portal: Drop package

Moved to Gentoo ebuild repository.

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

 profiles/categories|  1 -
 sys-apps/xdg-desktop-portal/metadata.xml   |  8 
 .../xdg-desktop-portal-1.2.0.ebuild| 47 --
 3 files changed, 56 deletions(-)

diff --git a/profiles/categories b/profiles/categories
index 13e0185a3e..5ce4755b2a 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -29,7 +29,6 @@ net-p2p
 sci-astronomy
 sci-calculators
 sci-electronics
-sys-apps
 sys-auth
 sys-block
 sys-libs

diff --git a/sys-apps/xdg-desktop-portal/metadata.xml 
b/sys-apps/xdg-desktop-portal/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/sys-apps/xdg-desktop-portal/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild 
b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
deleted file mode 100644
index 90099e8c1c..00
--- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools systemd
-
-DESCRIPTION="Desktop integration portal"
-HOMEPAGE="https://flatpak.org/ https://github.com/flatpak/xdg-desktop-portal;
-SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc geolocation"
-
-BDEPEND="
-   dev-util/gdbus-codegen
-   sys-devel/gettext
-   virtual/pkgconfig
-   doc? (
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.3
-   )
-"
-DEPEND="
-   dev-libs/glib:2[dbus]
-   sys-fs/fuse:0
-   geolocation? ( app-misc/geoclue:2.0 )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -e "/^PKG_CHECK_MODULES(FLATPAK/s/^/# DONT /" -i configure.ac || die
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --disable-pipewire
-   --with-systemduserunitdir="$(systemd_get_userunitdir)"
-   $(use_enable doc docbook-docs)
-   $(use_enable geolocation geoclue)
-   )
-   econf "${myeconfargs[@]}"
-}



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

2019-02-25 Thread Andreas Sturmlechner
commit: 05230bc6befedceead3880985be286a9e32b8786
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:02:53 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:02:53 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=05230bc6

kde-plasma/discover: Drop 5.15.1

Moved to Gentoo ebuild repository.

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

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

diff --git a/kde-plasma/discover/discover-5.15.1.ebuild 
b/kde-plasma/discover/discover-5.15.1.ebuild
deleted file mode 100644
index fe7845f02c..00
--- a/kde-plasma/discover/discover-5.15.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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: kde-plasma/xdg-desktop-portal-kde/

2019-02-25 Thread Andreas Sturmlechner
commit: 317b5d9042da423727f5c1adc048619837eb431c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:02:30 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:02:30 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=317b5d90

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

Moved to Gentoo ebuild repository.

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

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

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
deleted file mode 100644
index c3e097cecc..00
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 kio)
-   $(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}
-   sys-apps/xdg-desktop-portal
-"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal/

2019-02-25 Thread Andreas Sturmlechner
commit: 277c9e630192d6ef58827b879d025dd613f22258
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:00:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:05:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277c9e63

sys-apps/xdg-desktop-portal: New package

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

 sys-apps/xdg-desktop-portal/Manifest   |  1 +
 sys-apps/xdg-desktop-portal/metadata.xml   |  8 
 .../xdg-desktop-portal-1.2.0.ebuild| 47 ++
 3 files changed, 56 insertions(+)

diff --git a/sys-apps/xdg-desktop-portal/Manifest 
b/sys-apps/xdg-desktop-portal/Manifest
new file mode 100644
index 000..cb882d4c980
--- /dev/null
+++ b/sys-apps/xdg-desktop-portal/Manifest
@@ -0,0 +1 @@
+DIST xdg-desktop-portal-1.2.0.tar.xz 405856 BLAKE2B 
8d198c7c18b829f531e34d6526b52776a1acffcb874a2ea93953314710aa18bcb1988ffe190bb7b7f7c0d1c4eb1bc3d39fd2f7da626754730bf64f349ae75d39
 SHA512 
7c7dff8f1f44b4f564f195a8f9ad2985f6085d16638d18941459cd14d76d8ae7cafaf72f461f2c0c1414a8bace9f3ab4a5416de06edb71df677fd7bdca47f61a

diff --git a/sys-apps/xdg-desktop-portal/metadata.xml 
b/sys-apps/xdg-desktop-portal/metadata.xml
new file mode 100644
index 000..2fdbf33d963
--- /dev/null
+++ b/sys-apps/xdg-desktop-portal/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+

diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild 
b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
new file mode 100644
index 000..90099e8c1c6
--- /dev/null
+++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools systemd
+
+DESCRIPTION="Desktop integration portal"
+HOMEPAGE="https://flatpak.org/ https://github.com/flatpak/xdg-desktop-portal;
+SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc geolocation"
+
+BDEPEND="
+   dev-util/gdbus-codegen
+   sys-devel/gettext
+   virtual/pkgconfig
+   doc? (
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.3
+   )
+"
+DEPEND="
+   dev-libs/glib:2[dbus]
+   sys-fs/fuse:0
+   geolocation? ( app-misc/geoclue:2.0 )
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -e "/^PKG_CHECK_MODULES(FLATPAK/s/^/# DONT /" -i configure.ac || die
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-pipewire
+   --with-systemduserunitdir="$(systemd_get_userunitdir)"
+   $(use_enable doc docbook-docs)
+   $(use_enable geolocation geoclue)
+   )
+   econf "${myeconfargs[@]}"
+}



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

2019-02-25 Thread Andreas Sturmlechner
commit: b9d2de76f5f18741960420e2bad07ea3f064d35c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:01:33 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:05:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d2de76

kde-plasma/discover: New package

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

 kde-plasma/discover/Manifest   |  1 +
 kde-plasma/discover/discover-5.15.1.ebuild | 58 ++
 kde-plasma/discover/metadata.xml   | 11 ++
 3 files changed, 70 insertions(+)

diff --git a/kde-plasma/discover/Manifest b/kde-plasma/discover/Manifest
new file mode 100644
index 000..42bf239a99e
--- /dev/null
+++ b/kde-plasma/discover/Manifest
@@ -0,0 +1 @@
+DIST discover-5.15.1.tar.xz 10441384 BLAKE2B 
04b869dffded41a52faa856ded1d7b49f85f2fe9faaf92d95d0fc5f6657660daade6cde7f64bcfedb0c174b65834ba057a8a88639c45349c831baf1f28a57d57
 SHA512 
e3d998e1cd3f754bdf93ead71fd4fc848f495fa48bcce9489c105c0d7a5e25adefa2cc123e975a75ee71975816ead2a7f1e29a8bfbf31a320eb328183a954b41

diff --git a/kde-plasma/discover/discover-5.15.1.ebuild 
b/kde-plasma/discover/discover-5.15.1.ebuild
new file mode 100644
index 000..fe7845f02cc
--- /dev/null
+++ b/kde-plasma/discover/discover-5.15.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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
+}

diff --git a/kde-plasma/discover/metadata.xml b/kde-plasma/discover/metadata.xml
new file mode 100644
index 000..59d0ace33b0
--- /dev/null
+++ b/kde-plasma/discover/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   Enable support for firmware upgrades 
using sys-apps/fwupd
+   
+



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

2019-02-25 Thread Andreas Sturmlechner
commit: fffdffeb0052486842e4f0736b6ff7404dac7056
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 17:02:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 17:05:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffdffeb

kde-plasma/xdg-desktop-portal-kde: New package

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

 kde-plasma/xdg-desktop-portal-kde/Manifest |  1 +
 kde-plasma/xdg-desktop-portal-kde/metadata.xml |  8 +
 .../xdg-desktop-portal-kde-5.15.1.ebuild   | 36 ++
 3 files changed, 45 insertions(+)

diff --git a/kde-plasma/xdg-desktop-portal-kde/Manifest 
b/kde-plasma/xdg-desktop-portal-kde/Manifest
new file mode 100644
index 000..f01767e5637
--- /dev/null
+++ b/kde-plasma/xdg-desktop-portal-kde/Manifest
@@ -0,0 +1 @@
+DIST xdg-desktop-portal-kde-5.15.1.tar.xz 60024 BLAKE2B 
dccd47dc4f287afbb6b928f47ba27f71a6e0849c6dbbee28a49e41a766bb387a8210431dc019a974e9075254e7e82bab71eaef5c134c0341c3bf786b1705066f
 SHA512 
c5a892a3654dfdcd57bf03caec07b873d774754ec151901c929f9cc12abc14cd029f5ae22c9bcba3db807b5a77ff2b64411d1b6bc6940578d26d19d930d067a5

diff --git a/kde-plasma/xdg-desktop-portal-kde/metadata.xml 
b/kde-plasma/xdg-desktop-portal-kde/metadata.xml
new file mode 100644
index 000..2fdbf33d963
--- /dev/null
+++ b/kde-plasma/xdg-desktop-portal-kde/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
new file mode 100644
index 000..c3e097cecc8
--- /dev/null
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 kio)
+   $(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}
+   sys-apps/xdg-desktop-portal
+"



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

2019-02-25 Thread Andreas Sturmlechner
commit: efc6d3611d6c3d1ec20efbf66f56e3a74a305c8c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 11:51:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 16:56:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=efc6d361

kde-plasma/plasma-meta: Add USE desktop-portal, discover

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

 kde-plasma/plasma-meta/metadata.xml| 2 ++
 kde-plasma/plasma-meta/plasma-meta-5.15.49..ebuild | 7 +--
 kde-plasma/plasma-meta/plasma-meta-.ebuild | 7 +--
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index ee7a302e7d..a019b78b13 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -9,6 +9,8 @@
Enable integration with 
Chrome/Firefox with browser extensions
Enable sys-auth/consolekit 
support instead of logind session tracking
Pull in kde-plasma/plasma-vault 
for encrypted vaults integration
+   Enable 
sys-apps/xdg-desktop-portal backend implementation for Plasma
+   Pull in resources management GUI; a 
centralised GHNS alternative and optional sys-apps/fwupd 
frontend
Pull in a graphical display 
manager
Use sys-auth/elogind for 
session tracking
Pull in Breeze theme for 
sys-boot/grub

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.15.49..ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.15.49..ebuild
index 5f05ff8e6f..4dfe7f29d6 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.15.49..ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.15.49..ebuild
@@ -9,8 +9,9 @@ HOMEPAGE="https://www.kde.org/plasma-desktop;
 LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
-IUSE="bluetooth +browser-integration consolekit crypt +display-manager elogind 
grub gtk +handbook
-+legacy-systray networkmanager pam plymouth +pm-utils pulseaudio +sddm sdk 
systemd +wallpapers"
+IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover
++display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam
+plymouth +pm-utils pulseaudio +sddm sdk systemd +wallpapers"
 
 REQUIRED_USE="?? ( consolekit elogind systemd )"
 
@@ -53,6 +54,8 @@ RDEPEND="
pm-utils? ( sys-power/pm-utils )
)
crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+   desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
+   discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
display-manager? (
sddm? (
>=kde-plasma/sddm-kcm-${PV}:${SLOT}

diff --git a/kde-plasma/plasma-meta/plasma-meta-.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-.ebuild
index 5f05ff8e6f..4dfe7f29d6 100644
--- a/kde-plasma/plasma-meta/plasma-meta-.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-.ebuild
@@ -9,8 +9,9 @@ HOMEPAGE="https://www.kde.org/plasma-desktop;
 LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
-IUSE="bluetooth +browser-integration consolekit crypt +display-manager elogind 
grub gtk +handbook
-+legacy-systray networkmanager pam plymouth +pm-utils pulseaudio +sddm sdk 
systemd +wallpapers"
+IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover
++display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam
+plymouth +pm-utils pulseaudio +sddm sdk systemd +wallpapers"
 
 REQUIRED_USE="?? ( consolekit elogind systemd )"
 
@@ -53,6 +54,8 @@ RDEPEND="
pm-utils? ( sys-power/pm-utils )
)
crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+   desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
+   discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
display-manager? (
sddm? (
>=kde-plasma/sddm-kcm-${PV}:${SLOT}



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

2019-02-25 Thread Andreas Sturmlechner
commit: 03ef5c857528180f2da1ee7f26f8388cf24c5dad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 16:54:57 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 16:56:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=03ef5c85

Documentation: Add new deps to KDE Plasma 5.15

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

 Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps | 2 ++
 Documentation/package.accept_keywords/kde-plasma-5.15.keywords   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps
index e69de29bb2..3711701355 100644
--- a/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps
+++ b/Documentation/package.accept_keywords/.kde-plasma-5.15/more-deps
@@ -0,0 +1,2 @@
+sys-apps/fwupd
+sys-apps/xdg-desktop-portal

diff --git a/Documentation/package.accept_keywords/kde-plasma-5.15.keywords 
b/Documentation/package.accept_keywords/kde-plasma-5.15.keywords
index 765b32eb39..f792e6182c 100644
--- a/Documentation/package.accept_keywords/kde-plasma-5.15.keywords
+++ b/Documentation/package.accept_keywords/kde-plasma-5.15.keywords
@@ -48,3 +48,5 @@
 

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

2019-02-25 Thread Andreas Sturmlechner
commit: f5a3514ac55abc3f78c4e2263871900b68fc4644
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 11:55:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 16:56:01 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5a3514a

kde-plasma/discover: Comment about unused search for libmarkdown

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

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

diff --git a/kde-plasma/discover/discover-5.15.49..ebuild 
b/kde-plasma/discover/discover-5.15.49..ebuild
index 68dcdd2106..8e58e5bc15 100644
--- a/kde-plasma/discover/discover-5.15.49..ebuild
+++ b/kde-plasma/discover/discover-5.15.49..ebuild
@@ -11,6 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Discover;
 KEYWORDS=""
 IUSE="firmware"
 
+# libmarkdown (app-text/discount) only used in PackageKitBackend
 DEPEND="
$(add_frameworks_dep attica)
$(add_frameworks_dep kconfig)

diff --git a/kde-plasma/discover/discover-.ebuild 
b/kde-plasma/discover/discover-.ebuild
index 68dcdd2106..8e58e5bc15 100644
--- a/kde-plasma/discover/discover-.ebuild
+++ b/kde-plasma/discover/discover-.ebuild
@@ -11,6 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Discover;
 KEYWORDS=""
 IUSE="firmware"
 
+# libmarkdown (app-text/discount) only used in PackageKitBackend
 DEPEND="
$(add_frameworks_dep attica)
$(add_frameworks_dep kconfig)



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

2019-02-25 Thread Andreas Sturmlechner
commit: bed0f1340eb4783af4adedffde97320cc1438d48
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 16:45:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 16:56:00 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bed0f134

x11-misc/xdg-desktop-portal: pkgmove to sys-apps/xdg-desktop-portal

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

 kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild  | 2 +-
 .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49..ebuild   | 2 +-
 kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild| 2 +-
 profiles/categories | 2 +-
 profiles/updates/1Q-2019| 1 +
 {x11-misc => sys-apps}/xdg-desktop-portal/metadata.xml  | 0
 .../xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild  | 0
 7 files changed, 5 insertions(+), 4 deletions(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
index 23af1a456f..c3e097cecc 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild
@@ -32,5 +32,5 @@ DEPEND="${COMMON_DEPEND}
$(add_qt_dep qtconcurrent)
 "
 RDEPEND="${COMMON_DEPEND}
-   x11-misc/xdg-desktop-portal
+   sys-apps/xdg-desktop-portal
 "

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49..ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49..ebuild
index b6a9108ab5..918877caa8 100644
--- 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49..ebuild
+++ 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.49..ebuild
@@ -32,5 +32,5 @@ DEPEND="${COMMON_DEPEND}
$(add_qt_dep qtconcurrent)
 "
 RDEPEND="${COMMON_DEPEND}
-   x11-misc/xdg-desktop-portal
+   sys-apps/xdg-desktop-portal
 "

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild
index b6a9108ab5..918877caa8 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild
@@ -32,5 +32,5 @@ DEPEND="${COMMON_DEPEND}
$(add_qt_dep qtconcurrent)
 "
 RDEPEND="${COMMON_DEPEND}
-   x11-misc/xdg-desktop-portal
+   sys-apps/xdg-desktop-portal
 "

diff --git a/profiles/categories b/profiles/categories
index c5a02b4aca..13e0185a3e 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -29,9 +29,9 @@ net-p2p
 sci-astronomy
 sci-calculators
 sci-electronics
+sys-apps
 sys-auth
 sys-block
 sys-libs
 www-client
-x11-misc
 x11-themes

diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019
new file mode 100644
index 00..2d6c3ed549
--- /dev/null
+++ b/profiles/updates/1Q-2019
@@ -0,0 +1 @@
+move x11-misc/xdg-desktop-portal sys-apps/xdg-desktop-portal/knights

diff --git a/x11-misc/xdg-desktop-portal/metadata.xml 
b/sys-apps/xdg-desktop-portal/metadata.xml
similarity index 100%
rename from x11-misc/xdg-desktop-portal/metadata.xml
rename to sys-apps/xdg-desktop-portal/metadata.xml

diff --git a/x11-misc/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild 
b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
similarity index 100%
rename from x11-misc/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild
rename to sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.2.0.ebuild



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

2019-02-25 Thread William Hubbs
commit: 2e8fc8de90ef2265d3981758104cd3c360d77d49
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Feb 25 15:40:11 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Feb 25 16:30:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8fc8de

sys-fs/udev: 241 bump

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

 sys-fs/udev/Manifest|   1 +
 sys-fs/udev/udev-241.ebuild | 328 
 2 files changed, 329 insertions(+)

diff --git a/sys-fs/udev/Manifest b/sys-fs/udev/Manifest
index 7b1a675bd2d..7e6d7940ed2 100644
--- a/sys-fs/udev/Manifest
+++ b/sys-fs/udev/Manifest
@@ -6,3 +6,4 @@ DIST systemd-240-patches-3.tar.gz 31952 BLAKE2B 
0677d24c4f4e1575dbd4953eb75734f0
 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
+DIST systemd-241.tar.gz 7640538 BLAKE2B 
69d7196fee0d0ad06ea8d7c78b0299cc17517ecce3ca4c0b1181a3fbb13bc2627629156785051e2ff427dcc21414f7a078724c6409ebaa431618e4799ebcd50a
 SHA512 
a7757574590e8aa37e1291ea0b2c5eb03a8d8062fe9462fa5b0bf50830c933e2b301d106c70d904f94afc0aa8e43a8acfd11926dfa25b1b89174580e491e545e

diff --git a/sys-fs/udev/udev-241.ebuild b/sys-fs/udev/udev-241.ebuild
new file mode 100644
index 000..e3c9cbfb5d8
--- /dev/null
+++ b/sys-fs/udev/udev-241.ebuild
@@ -0,0 +1,328 @@
+# 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${MY_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=(
+   src/udev/${libudev}
+   )
+   if 

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/files/, dev-cpp/eigen/

2019-02-25 Thread Andreas Sturmlechner
commit: 26ef084df3e43be1b257bfc99772ce75b7eea38c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 15:51:09 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 15:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ef084d

dev-cpp/eigen: Drop old

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

 dev-cpp/eigen/Manifest |   2 -
 dev-cpp/eigen/eigen-3.2.8-r2.ebuild| 112 -
 dev-cpp/eigen/eigen-3.3.5-r1.ebuild| 101 ---
 .../eigen/files/eigen-3.2.7-adaolc-backport.patch  |  40 
 .../files/eigen-3.2.7-pastix-5.2-backport.patch|  42 
 .../eigen/files/eigen-3.3.5-fix-prototype.patch|  19 
 6 files changed, 316 deletions(-)

diff --git a/dev-cpp/eigen/Manifest b/dev-cpp/eigen/Manifest
index 7f25631de66..81084cf0e54 100644
--- a/dev-cpp/eigen/Manifest
+++ b/dev-cpp/eigen/Manifest
@@ -1,3 +1 @@
-DIST eigen-3.2.8.tar.bz2 1161201 BLAKE2B 
35bace5138f601e73d56412e87bf591ef2f96778050b0a2a4fc8f1e75f02498fb4eb80bf79988dd4bd6b985945a122d44581ccedd925f398f7d282790da06385
 SHA512 
53c27ba530c985dfef52188e03273eeef33abbc67e3f150cacd3371c8b9ddbd399228730595821c4c56c061d109cf509266c1dab2b8a7c730902cbd6fb18c100
-DIST eigen-3.3.5.tar.bz2 1663467 BLAKE2B 
7f4b6339f8cea815004057361734e53129b5bde45c9c310eab87f0aa20da90e46dd67359e669f8b36477339df7bd7c8bd8eb18baaf0f1a779372ec3623c50aca
 SHA512 
740ed41862c1e422a751b205513754e9c7bd04cc8ad4e3b08e2ccd1c1d30dea43a90896bc8eecd0cb4253b4adf803a814ddd48d6166fb5a53f507cf3e6940a38
 DIST eigen-3.3.7.tar.bz2 1665168 BLAKE2B 
544d35d1c7a4125affa094c6aa372c2aeca4e99bc60c496ff393d538c1c467b454491a772121450e3a1a43a582d073b4b7584918354d0b9175121fde88947c4b
 SHA512 
c12bfd034d0a1112bf2df3f773ad98f36b2b53fbbfceac5f143ee1793322746fb8a6546d7db7da2a1000da6a535bd8cea0c4125b549afc90a6570743b02dcf3d

diff --git a/dev-cpp/eigen/eigen-3.2.8-r2.ebuild 
b/dev-cpp/eigen/eigen-3.2.8-r2.ebuild
deleted file mode 100644
index 91ae1429ee0..000
--- a/dev-cpp/eigen/eigen-3.2.8-r2.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-FORTRAN_NEEDED="test"
-
-inherit cmake-utils fortran-2
-
-DESCRIPTION="C++ template library for linear algebra"
-HOMEPAGE="http://eigen.tuxfamily.org/;
-SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="LGPL-2 GPL-3"
-SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="altivec debug doc openmp test"
-IUSE+=" cpu_flags_x86_sse2"
-IUSE+=" cpu_flags_x86_sse3"
-IUSE+=" cpu_flags_x86_sse4_1"
-IUSE+=" cpu_flags_x86_sse4_2"
-IUSE+=" cpu_flags_x86_ssse3"
-#IUSE+=" cpu_flags_x86_x87"
-RESTRICT="!test? ( test )"
-
-RDEPEND="!dev-cpp/eigen:0"
-DEPEND="
-   doc? ( app-doc/doxygen[dot,latex] )
-   test? (
-   dev-libs/gmp:0
-   dev-libs/mpfr:0
-   media-libs/freeglut
-   media-libs/glew
-   sci-libs/adolc
-   sci-libs/cholmod
-   sci-libs/fftw:3.0
-   sci-libs/pastix
-   sci-libs/umfpack
-   sci-libs/scotch
-   sci-libs/spqr
-   sci-libs/superlu
-   virtual/opengl
-   virtual/pkgconfig
-   )
-   "
-# Missing:
-# METIS-5
-# GOOGLEHASH
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.2.7-pastix-5.2-backport.patch
-   "${FILESDIR}"/${PN}-3.2.7-adaolc-backport.patch
-)
-
-src_unpack() {
-   default
-   mv ${PN}* ${P} || die
-}
-
-src_prepare() {
-   sed \
-   -e 's:-g2::g' \
-   -i cmake/EigenConfigureTesting.cmake || die
-
-   sed -i CMakeLists.txt \
-   -e "/add_subdirectory(demos/d" \
-   || die "sed disable unused bundles failed"
-
-   if ! use test; then
-   sed -i CMakeLists.txt \
-   -e "/add_subdirectory(blas/d" \
-   -e "/add_subdirectory(lapack/d" \
-   || die "sed disable unused bundles failed"
-   fi
-
-   sed -i -e "/Unknown build type/d" CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   use doc && cmake-utils_src_compile doc
-}
-
-src_test() {
-   local mycmakeargs=(
-   -DEIGEN_BUILD_TESTS=ON
-   -DEIGEN_TEST_NOQT=ON
-   -DEIGEN_TEST_ALTIVEC="$(usex altivec)"
-   -DEIGEN_TEST_OPENMP="$(usex openmp)"
-   -DEIGEN_TEST_SSE2="$(usex cpu_flags_x86_sse2)"
-   -DEIGEN_TEST_SSE3="$(usex cpu_flags_x86_sse3)"
-   -DEIGEN_TEST_SSE4_1="$(usex cpu_flags_x86_sse4_1)"
-   

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

2019-02-25 Thread Andreas Sturmlechner
commit: 9e62d4057d53668675bd725f8fe8216b8649cf86
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 25 15:28:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 25 15:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e62d405

dev-qt/qtscript: Fix build with >=GCC-8.3.0

Closes: https://bugs.gentoo.org/678640
Reported-by: Mike Lothian  fireburn.co.uk>
Thanks-to: Arfrever Frehtes Taifersar Arahesis  gmail.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../qtscript/files/qtscript-5.11.3-gcc-8.3.patch   | 238 +
 dev-qt/qtscript/qtscript-5.11.3.ebuild |   2 +
 2 files changed, 240 insertions(+)

diff --git a/dev-qt/qtscript/files/qtscript-5.11.3-gcc-8.3.patch 
b/dev-qt/qtscript/files/qtscript-5.11.3-gcc-8.3.patch
new file mode 100644
index 000..2fb04a70827
--- /dev/null
+++ b/dev-qt/qtscript/files/qtscript-5.11.3-gcc-8.3.patch
@@ -0,0 +1,238 @@
+From 97ec1d1882a83c23c91f0f7daea48e05858d8c32 Mon Sep 17 00:00:00 2001
+From: Thiago Macieira 
+Date: Mon, 28 Jan 2019 14:33:12 -0800
+Subject: Fix build with GCC 8.3
+
+Qualifiers in the asm statement are not allowed in the global scope. I
+thought they were necessary for LTO, but I the commit to this file that
+added them predates my work on setting up LTO for GCC.
+
+Change-Id: Id98140e1c2f0426cabbefffd157e23e5ece67a49
+Reviewed-by: Allan Sandfeld Jensen 
+---
+ .../javascriptcore/JavaScriptCore/jit/JITStubs.cpp | 48 +++---
+ 1 file changed, 24 insertions(+), 24 deletions(-)
+
+diff --git a/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp 
b/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
+index 1abdf8b..9f60761 100644
+--- a/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
 b/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
+@@ -116,7 +116,7 @@ COMPILE_ASSERT(offsetof(struct JITStackFrame, savedEBX) == 
0x3c, JITStackFrame_s
+ COMPILE_ASSERT(offsetof(struct JITStackFrame, callFrame) == 0x58, 
JITStackFrame_callFrame_offset_matches_ctiTrampoline);
+ COMPILE_ASSERT(offsetof(struct JITStackFrame, code) == 0x50, 
JITStackFrame_code_offset_matches_ctiTrampoline);
+ 
+-asm volatile (
++asm (
+ ".text\n"
+ ".globl " SYMBOL_STRING(ctiTrampoline) "\n"
+ HIDE_SYMBOL(ctiTrampoline) "\n"
+@@ -138,7 +138,7 @@ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+ "ret" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
+ HIDE_SYMBOL(ctiVMThrowTrampoline) "\n"
+ SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
+@@ -154,7 +154,7 @@ SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
+ "ret" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
+ HIDE_SYMBOL(ctiOpThrowNotCaught) "\n"
+ SYMBOL_STRING(ctiOpThrowNotCaught) ":" "\n"
+@@ -179,7 +179,7 @@ COMPILE_ASSERT(offsetof(struct JITStackFrame, savedRBX) == 
0x48, JITStackFrame_s
+ COMPILE_ASSERT(offsetof(struct JITStackFrame, callFrame) == 0x90, 
JITStackFrame_callFrame_offset_matches_ctiTrampoline);
+ COMPILE_ASSERT(offsetof(struct JITStackFrame, code) == 0x80, 
JITStackFrame_code_offset_matches_ctiTrampoline);
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiTrampoline) "\n"
+ HIDE_SYMBOL(ctiTrampoline) "\n"
+ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+@@ -206,7 +206,7 @@ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+ "ret" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
+ HIDE_SYMBOL(ctiVMThrowTrampoline) "\n"
+ SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
+@@ -222,7 +222,7 @@ SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
+ "ret" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
+ HIDE_SYMBOL(ctiOpThrowNotCaught) "\n"
+ SYMBOL_STRING(ctiOpThrowNotCaught) ":" "\n"
+@@ -242,7 +242,7 @@ SYMBOL_STRING(ctiOpThrowNotCaught) ":" "\n"
+ #error "JIT_STUB_ARGUMENT_VA_LIST not supported on ARMv7."
+ #endif
+ 
+-asm volatile (
++asm (
+ ".text" "\n"
+ ".align 2" "\n"
+ ".globl " SYMBOL_STRING(ctiTrampoline) "\n"
+@@ -269,7 +269,7 @@ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+ "bx lr" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".text" "\n"
+ ".align 2" "\n"
+ ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
+@@ -287,7 +287,7 @@ SYMBOL_STRING(ctiVMThrowTrampoline) ":" "\n"
+ "bx lr" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".text" "\n"
+ ".align 2" "\n"
+ ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
+@@ -305,7 +305,7 @@ SYMBOL_STRING(ctiOpThrowNotCaught) ":" "\n"
+ 
+ #elif COMPILER(GCC) && CPU(ARM_TRADITIONAL)
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiTrampoline) "\n"
+ HIDE_SYMBOL(ctiTrampoline) "\n"
+ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+@@ -323,7 +323,7 @@ SYMBOL_STRING(ctiTrampoline) ":" "\n"
+ "mov pc, lr" "\n"
+ );
+ 
+-asm volatile (
++asm (
+ ".globl " SYMBOL_STRING(ctiVMThrowTrampoline) "\n"
+ 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubeadm/

2019-02-25 Thread Manuel Rüger
commit: 00c71f5d239ed1b883995b5a39b2a7e9193d7657
Author: Dan Molik  danmolik  com>
AuthorDate: Mon Feb 18 14:27:48 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Feb 25 15:50:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c71f5d

sys-cluster/kubeadm: update to 1.13.3

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Dan Molik  danmolik.com>
Tested-by: Dan Molik  danmolik.com>
Bug: https://bugs.gentoo.org/678236
Closes: https://bugs.gentoo.org/678236
Signed-off-by: Manuel Rüger  gentoo.org>

 sys-cluster/kubeadm/Manifest  |  1 +
 sys-cluster/kubeadm/kubeadm-1.13.3.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/sys-cluster/kubeadm/Manifest b/sys-cluster/kubeadm/Manifest
index 5ecce56fc15..519d3532fa9 100644
--- a/sys-cluster/kubeadm/Manifest
+++ b/sys-cluster/kubeadm/Manifest
@@ -1 +1,2 @@
 DIST kubernetes-1.13.2.tar.gz 28771642 BLAKE2B 
4a5c5a8e0c05faab3fb6a26854e7c8643b893c2a1f5d5b56aacea869d86426dffe358222034b826d66dfd19855bee71cad7356ff483c27218019e4adda499ce7
 SHA512 
2f24119fc21d7bdbb60174b46da94ce3f2f6a3c638e9d96323c93c20039aeb06f9c9a3a48c43bb36b71eff25cf72967e780e3339b35ad7ad7a7a7c35662c96bd
+DIST kubernetes-1.13.3.tar.gz 28781320 BLAKE2B 
7ae1a6ddeff5b8d19bacc868ad5970cc8ea81239f1ce709207e321ab97c0f155c6c363b3b0f9af25f6e6ce68d99678cf2b10c841a45f082f486bd9dee7be5e3a
 SHA512 
45c2639a88e04d16511c92ca48ca6326b12422f0765df92fb883a1afe7fda9adefcf111d76855532f69b48c6e681774ee0c7e08f74594de808b50e11f8ec52c5

diff --git a/sys-cluster/kubeadm/kubeadm-1.13.3.ebuild 
b/sys-cluster/kubeadm/kubeadm-1.13.3.ebuild
new file mode 100644
index 000..6c4b699b759
--- /dev/null
+++ b/sys-cluster/kubeadm/kubeadm-1.13.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit golang-build golang-vcs-snapshot bash-completion-r1
+
+EGO_PN="k8s.io/kubernetes"
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="CLI to Easily bootstrap a secure Kubernetes cluster"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io;
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-lang/go-1.11
+   dev-go/go-bindata"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" -e 
"s/-s -w/-w/" src/${EGO_PN}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN} GOFLAGS=-v
+   pushd src/${EGO_PN} || die
+   _output/bin/${PN} completion bash > ${PN}.bash || die
+   _output/bin/${PN} completion zsh > ${PN}.zsh || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin _output/bin/${PN}
+
+   newbashcomp ${PN}.bash ${PN}
+   insinto /usr/share/zsh/site-functions
+   newins ${PN}.zsh _${PN}
+
+   popd || die
+}



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

2019-02-25 Thread Manuel Rüger
commit: 58bf2504cf53eb8cb39d94c82444ee65081727d4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Feb 25 15:19:02 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Feb 25 15:19:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58bf2504

www-apps/grafana-bin: Version bump to 6.0.0

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 www-apps/grafana-bin/Manifest |  1 +
 www-apps/grafana-bin/grafana-bin-6.0.0.ebuild | 64 +++
 2 files changed, 65 insertions(+)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 980e40d0f62..d654ddbbb9b 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -3,6 +3,7 @@ DIST grafana-bin-5.4.0.tar.gz 55200142 BLAKE2B 
f529b0fbb82aabf290f89ceb94d757725
 DIST grafana-bin-5.4.1.tar.gz 55202271 BLAKE2B 
8b4ae8551e9fb9d5cb2d3bebf571fe0234bd6100f6dabf1aa2fdc32ab169f729ca38f4d28212456d13158a7dd51967d42ae387ca423a9c3548ee22ddaefac492
 SHA512 
0b6f8b1f71f39f6fd38ee8a6daa925818acd2be22c7ba98021a185dabbff5cf520cb8cc955498562344528649c4546f9b3fb331da2d88d5794a4a2cf4c5e7368
 DIST grafana-bin-5.4.2.tar.gz 55202302 BLAKE2B 
6e6e5300128a17db4f2323a5c94528eaed67c6446f44180355d7bcbeb91ccf05c9f1ed0aa89c4f8a0cfc72e9d7342c8bb5617884ad3ba3046f44491cf625f88f
 SHA512 
9944f47b489579eac692fe46f9b161f59416d50a38984d5dc07478988bda163c2b66e6715629ee92067fa4ce9e8b9205107f9e7b4a6697d1194227f80d09df2e
 DIST grafana-bin-5.4.3.tar.gz 55228439 BLAKE2B 
63ee14b1ab074f453c8f1b870b8c0c51365106cb2af59fa20f56805f7add7fec29bc5ecd7e2ffc1f3f6811049e839893433e14b1871cb2aea359f58537b9e0dc
 SHA512 
781466c7477ecb4fbca59006600adc3569d0ee2158da3b75831b1934fd39456030471d4508fbf2d3296d3660dcc8b92782295d7afe458229bad1d64de88ad33b
+DIST grafana-bin-6.0.0.tar.gz 56196184 BLAKE2B 
c3b50e93816a747cfaf343a40589291ffd3ee8c11d90a29d220b8dc7fa0025efea5e4f915d26aff2b0725b377bf8f06ee9e6188916d174bfa6c9dc8c76a65837
 SHA512 
2b80f0cd5ea3386ce013c97e087ae44281bf9aac778ff5bb049a02e418dee42067098415ef902e964cefff8218b5d32e67df3b97f971f5b82bfb2b15e095a187
 DIST grafana-bin-6.0.0_beta1.tar.gz 56647687 BLAKE2B 
911557c15cc1f0b50e69e5c80e57b91a2882ab1e0c2d62547cc626a90a8cf0f0b0a9b715f972bc4a925326012ecbb076d942356d8dd2c58bdc3f923e193b153d
 SHA512 
e6c70bcbe27bdd2b83794eb0aad3813b77893623cea9d61f0bf7ee536860c62db34f87243160b4983f49062c8984b8cc0cbda6a639efa465e4ebd00a4acf80ec
 DIST grafana-bin-6.0.0_beta2.tar.gz 56167901 BLAKE2B 
fe30db62b01a1de1e8b4ecd87c9e7386fc4f83ad5d829866112e192713966b745336a78eb4ae1607a2722cde6c6fdd62f2f74a275d6416678f41887b4fddacfb
 SHA512 
e4c470be2befb61f587b2a8935074ba4fd44efa7bf752fc37f43453d181be00f343e39ec56c782f9fdec8e770364c022bd64be634716397d9524854b31cc9313
 DIST grafana-bin-6.0.0_beta3.tar.gz 56189550 BLAKE2B 
4012f3916dbab069db5aabb52ff4683e9b80c7905991f6c86ba21e7ccbec1402b67a00636c1fb8a31b1edbaf3d2a3ae467431c1aa5305ea95e7546f03707bf0b
 SHA512 
199caf9123c37bdb313d02e19eaf2a9cf3b90fdbacea1cb006e7efd32cb12c7dfb012826f1388fd7b48dbf88be33e3a56c2beccbc69afeabe79586a1ec13fc36

diff --git a/www-apps/grafana-bin/grafana-bin-6.0.0.ebuild 
b/www-apps/grafana-bin/grafana-bin-6.0.0.ebuild
new file mode 100644
index 000..b252435ffde
--- /dev/null
+++ b/www-apps/grafana-bin/grafana-bin-6.0.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit user systemd
+
+MY_PN=${PN/-bin/}
+MY_PV=${PV/_beta/-beta}
+S=${WORKDIR}/${MY_PN}-${MY_PV}
+
+DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB 
& OpenTSDB"
+HOMEPAGE="https://grafana.org;
+SRC_URI="https://s3-us-west-2.amazonaws.com/grafana-releases/release/${MY_PN}-${MY_PV}.linux-amd64.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+QA_EXECSTACK="usr/share/grafana/vendor/phantomjs/phantomjs"
+QA_PREBUILT="usr/bin/grafana-*"
+QA_PRESTRIPPED=${QA_EXECSTACK}
+
+pkg_setup() {
+   enewgroup grafana
+   enewuser grafana -1 -1 /usr/share/grafana grafana
+}
+
+src_install() {
+   keepdir /etc/grafana
+   insinto /etc/grafana
+   newins "${S}"/conf/sample.ini grafana.ini
+   rm "${S}"/conf/sample.ini || die
+
+   # Frontend assets
+   insinto /usr/share/${MY_PN}
+   doins -r public conf
+
+   dobin bin/grafana-cli
+   dobin bin/grafana-server
+
+   newconfd "${FILESDIR}"/grafana.confd grafana
+   newinitd "${FILESDIR}"/grafana.initd.3 grafana
+   systemd_newunit "${FILESDIR}"/grafana.service grafana.service
+
+   keepdir /var/{lib,log}/grafana
+   keepdir /var/lib/grafana/{dashboards,plugins}
+   fowners grafana:grafana /var/{lib,log}/grafana
+   fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
+   fperms 0750 /var/{lib,log}/grafana
+   fperms 0750 /var/lib/grafana/{dashboards,plugins}
+}
+
+postinst() {
+   

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

2019-02-25 Thread Mikle Kolyada
commit: d7fea5179fa390ed5f80ab87db14f3f9cb5d8e43
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:19:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:19:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fea517

sys-devel/m4: amd64 stable wrt bug #678734

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

 sys-devel/m4/m4-1.4.18-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/m4/m4-1.4.18-r1.ebuild b/sys-devel/m4/m4-1.4.18-r1.ebuild
index 68a9ef48cc9..93519c52da8 100644
--- a/sys-devel/m4/m4-1.4.18-r1.ebuild
+++ b/sys-devel/m4/m4-1.4.18-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 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="examples"
 
 # remember: cannot dep on autoconf since it needs us



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

2019-02-25 Thread Mikle Kolyada
commit: 110043f7d5e283b966cf604b0ad9940fffcfe1ad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:14:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:14:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110043f7

app-office/libalkimia: amd64 stable wrt bug #678698

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-office/libalkimia/libalkimia-7.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild 
b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
index 51c04e31c98..dd2a89afe12 100644
--- a/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
+++ b/app-office/libalkimia/libalkimia-7.0.2-r1.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Library with common classes and functionality used by KDE finance 
applications"



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

2019-02-25 Thread Mikle Kolyada
commit: 323065949586940e45c278891dad2ba09df44fa5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:14:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:14:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32306594

app-office/kmymoney: amd64 stable wrt bug #678698

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-office/kmymoney/kmymoney-5.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kmymoney/kmymoney-5.0.3.ebuild 
b/app-office/kmymoney/kmymoney-5.0.3.ebuild
index 424fba46bb5..c32c3556914 100644
--- a/app-office/kmymoney/kmymoney-5.0.3.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
 fi
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"



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

2019-02-25 Thread Mikle Kolyada
commit: 3bd10091a799b265d84dc1bb8f0804d9b7d0e0bc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:13:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:13:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd10091

app-text/cmark: amd64 stable wrt bug #666854

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-text/cmark/cmark-0.28.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/cmark/cmark-0.28.3.ebuild 
b/app-text/cmark/cmark-0.28.3.ebuild
index cf353a84634..55c636df360 100644
--- a/app-text/cmark/cmark-0.28.3.ebuild
+++ b/app-text/cmark/cmark-0.28.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="test"
 
 DEPEND="test? ( ${PYTHON_DEPS} )"



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

2019-02-25 Thread Mikle Kolyada
commit: 83c4028691015c7e5cd2abae37c9c5aa6593bc9e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:13:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:13:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c40286

media-video/mkvtoolnix: amd64 stable wrt bug #666854

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-video/mkvtoolnix/mkvtoolnix-29.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mkvtoolnix/mkvtoolnix-29.0.0.ebuild 
b/media-video/mkvtoolnix/mkvtoolnix-29.0.0.ebuild
index 30f1c7737a4..da56ecf9444 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-29.0.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-29.0.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://mkvtoolnix.download/sources/${P}.tar.xz;
-   KEYWORDS="~amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Tools to create, alter, and inspect Matroska files"



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

2019-02-25 Thread Mikle Kolyada
commit: 839039231734d35cd63be04449191962664ad70a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:11:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:11:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83903923

app-arch/afio: amd64 stable wrt bug #676342

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-arch/afio/afio-2.5.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r2.ebuild 
b/app-arch/afio/afio-2.5.1-r2.ebuild
index 1442fd45f03..eda334fa029 100644
--- a/app-arch/afio/afio-2.5.1-r2.ebuild
+++ b/app-arch/afio/afio-2.5.1-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/

2019-02-25 Thread Mikle Kolyada
commit: cae6b3552a26d87acdf65706f2f0354b664e5942
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:07:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:07:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae6b355

sci-geosciences/congen: amd64 stable wrt bug #676760

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sci-geosciences/congen/congen-1.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild 
b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
index 4e2774d80d7..c01e3e7d2a4 100644
--- a/sci-geosciences/congen/congen-1.6.2-r1.ebuild
+++ b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs"
 
 DEPEND=">=sci-geosciences/libtcd-2.2.3"



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/harmonics-dwf-free/

2019-02-25 Thread Mikle Kolyada
commit: e964f7e69f5ec4a417b4153b919855084d6dc08d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:05:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:05:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e964f7e6

sci-geosciences/harmonics-dwf-free: amd64 stable wrt bug #676764

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20131228.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20131228.ebuild 
b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20131228.ebuild
index a52953d29d2..7d140e843b2 100644
--- a/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20131228.ebuild
+++ b/sci-geosciences/harmonics-dwf-free/harmonics-dwf-free-20131228.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}-free.tar.bz2;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 S=${WORKDIR}/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: app-pda/pilot-link/

2019-02-25 Thread Mikle Kolyada
commit: e34ff0df20447cc514baf723705d71dc3fda2dd9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:04:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:04:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34ff0df

app-pda/pilot-link: amd64 stable wrt bug #676430

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild 
b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild
index 8f19a9e6f76..0a847e508d7 100644
--- a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
 
 LICENSE="|| ( GPL-2 LGPL-2 )"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux"
 IUSE="bluetooth debug java perl png python static-libs threads usb"
 
 COMMON_DEPEND="



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

2019-02-25 Thread Mikle Kolyada
commit: 9d9588e47a246f0c91e102e8a606d9bbc6b9e3cd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:01:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:01:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9588e4

dev-db/pgtap: amd64 stable wrt bug #677976

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-db/pgtap/pgtap-0.99.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/pgtap/pgtap-0.99.0.ebuild b/dev-db/pgtap/pgtap-0.99.0.ebuild
index 2be40ea3ba4..5b2ada3225e 100644
--- a/dev-db/pgtap/pgtap-0.99.0.ebuild
+++ b/dev-db/pgtap/pgtap-0.99.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://api.pgxn.org/dist/${PN}/${PV}/${P}.zip;
 
 LICENSE="POSTGRESQL"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="${POSTGRES_DEP}



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

2019-02-25 Thread Mikle Kolyada
commit: 8d89e17ad17d1ed6b530c73ad1ec4bc55e585e19
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 14:58:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 14:58:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d89e17a

sys-apps/dbus: amd64 stable wrt bug #655068

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/sys-apps/dbus/dbus-1.12.12-r1.ebuild 
b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
index e6c12f05bd1..19a05517f37 100644
--- a/sys-apps/dbus/dbus-1.12.12-r1.ebuild
+++ b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz;
 
 LICENSE="|| ( AFL-2.1 GPL-2 )"
 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="debug doc elogind selinux static-libs systemd test user-session X"
 
 REQUIRED_USE="?? ( elogind systemd )"



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

2019-02-25 Thread Mikle Kolyada
commit: bce063f4fad727d1dabeb9e355de30fbef5f4a6e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 14:59:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 14:59:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce063f4

dev-libs/libpcre: amd64 stable wrt bug #678646

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-libs/libpcre/libpcre-8.42.ebuild 
b/dev-libs/libpcre/libpcre-8.42.ebuild
index a0ee60c457a..c15666dfbb2 100644
--- a/dev-libs/libpcre/libpcre-8.42.ebuild
+++ b/dev-libs/libpcre/libpcre-8.42.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 SLOT="3"
-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="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit 
static-libs unicode zlib"
 REQUIRED_USE="readline? ( !libedit )
libedit? ( !readline )"



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

2019-02-25 Thread Mikle Kolyada
commit: ee103da3ce1008a3a34923f702fa3a37aea90b81
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:00:43 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:00:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee103da3

www-apache/mod_limitipconn: amd64 stable wrt bug #648360

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 www-apache/mod_limitipconn/mod_limitipconn-0.24-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/mod_limitipconn/mod_limitipconn-0.24-r3.ebuild 
b/www-apache/mod_limitipconn/mod_limitipconn-0.24-r3.ebuild
index 668260a721e..d4752fe87fc 100644
--- a/www-apache/mod_limitipconn/mod_limitipconn-0.24-r3.ebuild
+++ b/www-apache/mod_limitipconn/mod_limitipconn-0.24-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://dominia.org/djao/limit/${P}.tar.bz2;
 
 LICENSE="Apache-2.0"
 SLOT="2"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 IUSE=""
 
 DEPEND=""



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

2019-02-25 Thread Christian Ruppert
commit: 0b90f38d20fc568d335775761334f68d5ccafab8
Author: Christian Ruppert  gentoo  org>
AuthorDate: Mon Feb 25 14:26:55 2019 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Mon Feb 25 14:33:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b90f38d

net-dns/bind: Cleanup old version

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Christian Ruppert  gentoo.org>

 net-dns/bind/Manifest  |   1 -
 net-dns/bind/bind-9.11.4_p2.ebuild | 405 -
 net-dns/bind/metadata.xml  |   1 -
 3 files changed, 407 deletions(-)

diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index a66bfcf96cf..cc27a263920 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,4 +1,3 @@
-DIST bind-9.11.4_p2.tar.gz 9617963 BLAKE2B 
409cad7e0976f2e46406d45e87241d61d4d4f00bf08442c4dddbad490ea3d6e42eaad5851fddb83c61a897689a8fdba0cd920aaa0d36329868d26100ba48f946
 SHA512 
6c01810526fc40485a6c0403d1ddc3b76d2e59b3426b5789436bd671f158d2fa0ea7c0aef2de81998ec715dabd06683fed7b17224d5c794c61e7100a69d4cb60
 DIST bind-9.12.2_p2.tar.gz 9422128 BLAKE2B 
c7d56f025f381a0136aa67ccd49a3254fcfe566d5e3601410e5cada26ccab32a901fe6e14bc14e6e287fa2b3904a4eee8e3ef63329f9bc4cb11f204590ff3623
 SHA512 
458adf6b3d0df286e7d345a21c40b639efcb275e76f9e0bf4e40a5d76dcac875016324393e129f29397be326d1017367c506ec9cbb35871c98fad4281bc4e05a
 DIST bind-9.12.3_p1.tar.gz 8625693 BLAKE2B 
1899e04e409d3dafe63494fb7a0d8b813a6487754149bbfd01888cddc5e134ac675e9ac790684fb6fd8de4b1484e23ed7f1881c01234c9f16b27180c9a4594a9
 SHA512 
c1c91de88e4297e79b527775edd525c6fa948f169977563ab2e6ca93cac7317f8ca85863567f5cc151d4c6e3c081864ab1cf813bcfdd1165b52e9471b8317c28
 DIST dyndns-samples.tbz2 22866 BLAKE2B 
409890653c6536cb9c0e3ba809d2bfde0e0ae73a2a101b4f229b46c01568466bc022bbbc37712171adbd08c572733e93630feab95a0fcd1ac50a7d37da1d1108
 SHA512 
83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac

diff --git a/net-dns/bind/bind-9.11.4_p2.ebuild 
b/net-dns/bind/bind-9.11.4_p2.ebuild
deleted file mode 100644
index b9ad5d4514c..000
--- a/net-dns/bind/bind-9.11.4_p2.ebuild
+++ /dev/null
@@ -1,405 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Re dlz/mysql and threads, needs to be verified..
-# MySQL uses thread local storage in its C api. Thus MySQL
-# requires that each thread of an application execute a MySQL
-# thread initialization to setup the thread local storage.
-# This is impossible to do safely while staying within the DLZ
-# driver API. This is a limitation caused by MySQL, and not the DLZ API.
-# Because of this BIND MUST only run with a single thread when
-# using the MySQL driver.
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
-
-inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib 
db-use user systemd
-
-MY_PV="${PV/_p/-P}"
-MY_PV="${MY_PV/_rc/rc}"
-MY_P="${PN}-${MY_PV}"
-
-SDB_LDAP_VER="1.1.0-fc14"
-
-RRL_PV="${MY_PV}"
-
-NSLINT_DIR="contrib/nslint-3.0a2/"
-
-# SDB-LDAP: http://bind9-ldap.bayour.com/
-
-DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
-HOMEPAGE="http://www.isc.org/software/bind;
-SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> 
${P}.tar.gz
-   doc? ( mirror://gentoo/dyndns-samples.tbz2 )"
-#  sdb-ldap? (
-#  
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
-#  )"
-
-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"
-# -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
-+threads urandom xml +zlib"
-# sdb-ldap - patch broken
-# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
-
-REQUIRED_USE="postgres? ( dlz )
-   berkdb? ( dlz )
-   mysql? ( dlz !threads )
-   odbc? ( dlz )
-   ldap? ( dlz )
-   gost? ( !libressl ssl )
-   threads? ( caps )
-   dnstap? ( threads )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-# sdb-ldap? ( dlz )
-
-DEPEND="
-   ssl? (
-   !libressl? ( dev-libs/openssl:0[-bindist] )
-   libressl? ( dev-libs/libressl )
-   )
-   mysql? ( >=virtual/mysql-4.0 )
-   odbc? ( >=dev-db/unixODBC-2.2.6 )
-   ldap? ( net-nds/openldap )
-   idn? ( net-dns/idnkit )
-   postgres? ( dev-db/postgresql:= )
-   caps? ( >=sys-libs/libcap-2.1.0 )
-   xml? ( dev-libs/libxml2 )
-   geoip? ( >=dev-libs/geoip-1.4.6 )
-   gssapi? ( virtual/krb5 )
-   gost? ( 

  1   2   >