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

2018-02-02 Thread Hans de Graaff
commit: 63b5364373fd4c1fa71aa345d60994cc5bf53ee5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:36:58 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:36:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b53643

dev-ruby/debug_inspector: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/debug_inspector/Manifest  |  1 -
 .../debug_inspector/debug_inspector-0.0.2.ebuild   | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/debug_inspector/Manifest 
b/dev-ruby/debug_inspector/Manifest
index 6c9d2317def..57624cdf544 100644
--- a/dev-ruby/debug_inspector/Manifest
+++ b/dev-ruby/debug_inspector/Manifest
@@ -1,2 +1 @@
-DIST debug_inspector-0.0.2.gem 6656 BLAKE2B 
c4fb4e8d9e2e911f9b2b04035752ed20e66fb0842089c362dc610ff6ca84ddbb87140390206d6a84ca28e6548f0801bb2a679687a6c920dc48decab2203f97e8
 SHA512 
ad24ff2071840ce8b7aca3df21264f889539b329db30c251e72600c4c8dad8ef04a5d1b0b5514f6433d76aca903d5cb334ae40c077e142252896d6213103feca
 DIST debug_inspector-0.0.3.gem 8192 BLAKE2B 
c7605f246519b245d0b997e10cfc1271c6cd5a31dc44097546d51265eb6ce1d88686b1dc922addce0a58b6bccae4fa5a40611942b6babbf8dfc6b4c528949422
 SHA512 
38cbe0ddf2eb4285f4f7d6f12428747495230425352e1850a4395a5c27ad4c2f706eeeac1f684baea488f6e3bd4b65c8c9e0d5807d5af93d3350fa7b9d45da43

diff --git a/dev-ruby/debug_inspector/debug_inspector-0.0.2.ebuild 
b/dev-ruby/debug_inspector/debug_inspector-0.0.2.ebuild
deleted file mode 100644
index cdedc77eb08..000
--- a/dev-ruby/debug_inspector/debug_inspector-0.0.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby wrapper for the MRI 2.0 debug_inspector API"
-HOMEPAGE="https://github.com/banister/debug_inspector";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/${PN}.so lib/ || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: 26d9850e68b75c6888108ca6fb0476f6c6eba9fb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:38:17 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:38:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d9850e

dev-ruby/deep_merge: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/deep_merge/Manifest|  1 -
 dev-ruby/deep_merge/deep_merge-1.1.1.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/deep_merge/Manifest b/dev-ruby/deep_merge/Manifest
index 794bb3f7413..a1a13965309 100644
--- a/dev-ruby/deep_merge/Manifest
+++ b/dev-ruby/deep_merge/Manifest
@@ -1,3 +1,2 @@
 DIST deep_merge-1.0.1.gem 12800 BLAKE2B 
cab2876000518e2000d8f507bef3cf954d642631e1b625953b409558aea7b0f06695352008fa6c1112da7b9eaaa18d16d8bc96375cb84e2c3924a32b7d0e57e0
 SHA512 
2796d30a3d279864717bc535913909169dd49c698dee6cf64ad785f42ecfcb72f2fd90083baf890299fec452265553f5767d5719f5c3c4c100b85e33ad45006f
-DIST deep_merge-1.1.1.gem 14336 BLAKE2B 
f1650d235e81e84d57a7f13e1c9661d45219c2d07f2d0592d219512b124c10f56a082c5220345c8a0fe625b90b12c73c9a21e4cc23fc1d542337fcf2b733ae67
 SHA512 
3e2ccf9a8e715469937f8d61cd73289fcf14a455d337db903d05e5ef88c2793c55a7dfde73e6d0054ec06ef670c83079f290e915f8c295f0de4575cc7caaddac
 DIST deep_merge-1.2.1.gem 14336 BLAKE2B 
c122eddaf63fd885f82b292ea7d1f2b6a9a9dd50731e77b856fd02284634a699b7897a12c1856732c77b4d8ffc9f6efe06f792f42d53236a521279bff13b6dce
 SHA512 
ef93e0c4c6a8f389338ea30b2b53271f089b0b8275adf6fc74e7d15a2faf32d62a1b297af9d31c42cb5d816066428c8407a82d874fad14d64384098fc3c5c70c

diff --git a/dev-ruby/deep_merge/deep_merge-1.1.1.ebuild 
b/dev-ruby/deep_merge/deep_merge-1.1.1.ebuild
deleted file mode 100644
index 5aa632ef786..000
--- a/dev-ruby/deep_merge/deep_merge-1.1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple set of utility functions for Hash"
-HOMEPAGE="http://trac.misuse.org/science/wiki/DeepMerge";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE=""
-
-each_ruby_test() {
-   ${RUBY} -I lib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}



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

2018-02-02 Thread Hans de Graaff
commit: b36e4bf4c9590b3467d60f532aadfb4fcec6baa8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:27:23 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:27:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36e4bf4

dev-ruby/d3_rails: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/d3_rails/d3_rails-3.5.17.ebuild | 4 ++--
 dev-ruby/d3_rails/d3_rails-4.1.1.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/d3_rails/d3_rails-3.5.17.ebuild 
b/dev-ruby/d3_rails/d3_rails-3.5.17.ebuild
index 36622cafdc2..c261de263b7 100644
--- a/dev-ruby/d3_rails/d3_rails-3.5.17.ebuild
+++ b/dev-ruby/d3_rails/d3_rails-3.5.17.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 RUBY_FAKEGEM_RECIPE_DOC="none"

diff --git a/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild 
b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
index 7cc980a41cd..128ee2a39f3 100644
--- a/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
+++ b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 RUBY_FAKEGEM_RECIPE_DOC="none"



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

2018-02-02 Thread Hans de Graaff
commit: 0eba012c56e96e07a1e51f76c2ed0f579257bc7d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:46:44 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:46:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eba012c

dev-ruby/deprecated: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/deprecated/deprecated-3.0.1-r2.ebuild 
b/dev-ruby/deprecated/deprecated-3.0.1-r2.ebuild
index e7b2be2bd8c..090e9648549 100644
--- a/dev-ruby/deprecated/deprecated-3.0.1-r2.ebuild
+++ b/dev-ruby/deprecated/deprecated-3.0.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



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

2018-02-02 Thread Hans de Graaff
commit: 3ff2f4b5274953f0a840b495d34ab70d7a0a1262
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:52:20 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:52:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff2f4b5

dev-ruby/dnsruby: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/dnsruby/dnsruby-1.60.2.ebuild 
b/dev-ruby/dnsruby/dnsruby-1.60.2.ebuild
index 9e6d41113b5..b2e1dbe2e25 100644
--- a/dev-ruby/dnsruby/dnsruby-1.60.2.ebuild
+++ b/dev-ruby/dnsruby/dnsruby-1.60.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_DOCDIR="html"



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

2018-02-02 Thread Hans de Graaff
commit: b31fe04b941c744502e0526fac372ec8d91da038
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:49:55 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:49:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31fe04b

dev-ruby/dnsruby: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/dnsruby/Manifest  |  3 ---
 dev-ruby/dnsruby/dnsruby-1.59.3.ebuild | 33 -
 dev-ruby/dnsruby/dnsruby-1.60.0.ebuild | 33 -
 dev-ruby/dnsruby/dnsruby-1.60.1.ebuild | 33 -
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/dnsruby/Manifest b/dev-ruby/dnsruby/Manifest
index 6677ba81562..311e8119db9 100644
--- a/dev-ruby/dnsruby/Manifest
+++ b/dev-ruby/dnsruby/Manifest
@@ -1,4 +1 @@
-DIST dnsruby-1.59.3.gem 233984 BLAKE2B 
b0aacb8ef028d5e6faa29e48a6a59b44d8d579b1b6d0f2490f85a3b8cf1e9bf9c65b9a42a37c832f7d61c1cef506bbec31eb54e17f99cc42b19bfa1b8eb50194
 SHA512 
7cfd8c15b7691b86473f46c6e28c751f87d63459104c2b550312a717c654c5013751851497e3ab0242202a813c2cbfa2d78cc414aa80641d47ca4b622e3eee09
-DIST dnsruby-1.60.0.gem 244736 BLAKE2B 
b69aeb5ff8e6f53acc9071e3bb6c0ec81da7594ccec10df2814f732454c84c9b18ed94e805592e1a7401c657d2860234ca37f8fe16967371975bce3c3b3c
 SHA512 
696f2cd72c09bfe6b6eecb59979f872843e7ebea320130edb86eb662ad8b5ad657bea0709614093b5dcdf6c95ebfebdae500ae5622fe999a4cdc03e1ad4b5fc6
-DIST dnsruby-1.60.1.gem 254464 BLAKE2B 
e6df02f6064ab36ebe60752f808100130df634b3938c3ac8a75b619a95738261afc87dd7bdb9abe67db32effebc9f02f6a88e8c2fcb9880e8629cddd24d93852
 SHA512 
fb84a76224350b01925e5a5e413ec08c31988d7cc5fc5e403aabb1aaeee227f926b267628e8438da2fef5d14facf6efe98bceb100d8169117119ef115b6d2031
 DIST dnsruby-1.60.2.gem 254976 BLAKE2B 
fa91e3994331fcb37650c905fb00cd58363ca9b90a3943934b2bb3de0ac82b9efeda418bba45673ec3911676dd1b68bd47d079c3ded201c190d17e2ee2bef0f4
 SHA512 
dcf191421aaf667f59baaa8098099c5532542e1b9e4fa6ad63a727361d985f14adb3d3fee4aef78c4b6ef8809fe06447ee60d7a220af93e57848a57e0ddfaa22

diff --git a/dev-ruby/dnsruby/dnsruby-1.59.3.ebuild 
b/dev-ruby/dnsruby/dnsruby-1.59.3.ebuild
deleted file mode 100644
index 7fb5a13a641..000
--- a/dev-ruby/dnsruby/dnsruby-1.59.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="html"
-RUBY_FAKEGEM_EXTRADOC="DNSSEC EXAMPLES README.md"
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby DNS client library"
-HOMEPAGE="https://github.com/alexdalitz/dnsruby";
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.4:5 )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Cc]overall/d" Rakefile || die
-   sed -i -e '/display/d' \
-   -e '/Display/,/^}/d' test/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # only run offline tests
-   #${RUBY} -I .:lib test/ts_dnsruby.rb || die "test failed"
-   ${RUBY} -I .:lib test/ts_offline.rb || die "test failed"
-}

diff --git a/dev-ruby/dnsruby/dnsruby-1.60.0.ebuild 
b/dev-ruby/dnsruby/dnsruby-1.60.0.ebuild
deleted file mode 100644
index 7fb5a13a641..000
--- a/dev-ruby/dnsruby/dnsruby-1.60.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="html"
-RUBY_FAKEGEM_EXTRADOC="DNSSEC EXAMPLES README.md"
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby DNS client library"
-HOMEPAGE="https://github.com/alexdalitz/dnsruby";
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.4:5 )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Cc]overall/d" Rakefile || die
-   sed -i -e '/display/d' \
-   -e '/Display/,/^}/d' test/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # only run offline tests
-   #${RUBY} -I .:lib test/ts_dnsruby.rb || die "test failed"
-   ${RUBY} -I .:lib test/ts_offline.rb || die "test failed"
-}

diff --git a/dev-ruby/dnsruby/dnsruby-1.60.1.ebuild 
b/dev-ruby/dnsruby/dnsruby-1.60.1.ebuild
deleted file mode 100644
index 9e6d41113b5..000
--- a/dev-ruby/dnsruby/dnsruby-1.60.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="html"
-RUBY_FAKEGEM_EXTRADOC="DNSSEC EXAMPLES README.md"
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby DNS client library"
-HOMEPAGE="https://github.com/alexdalitz/dnsruby";
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUS

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

2018-02-02 Thread Hans de Graaff
commit: 52d86afe7c1195cf51a71deb48af7b921e16d4af
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:34:23 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:34:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d86afe

dev-ruby/ddplugin: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild 
b/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild
index 698d1e3417a..935cab84925 100644
--- a/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild
+++ b/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"



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

2018-02-02 Thread Hans de Graaff
commit: acd060353e5a125825096ddaa5bb01525a1d063b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:41:04 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:41:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd06035

dev-ruby/deep_merge: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild 
b/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild
index d7399f122b7..0ab1d38ccd6 100644
--- a/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild
+++ b/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"



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

2018-02-02 Thread Hans de Graaff
commit: b5b4f8e4a69eddfbc685626f5b06af8c10ce2f92
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:24:54 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:24:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b4f8e4

dev-ruby/d3_rails: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/d3_rails/Manifest   |  1 -
 dev-ruby/d3_rails/d3_rails-3.5.16.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/d3_rails/Manifest b/dev-ruby/d3_rails/Manifest
index c9900d775a3..a055f1388b8 100644
--- a/dev-ruby/d3_rails/Manifest
+++ b/dev-ruby/d3_rails/Manifest
@@ -1,3 +1,2 @@
-DIST d3_rails-3.5.16.gem 134656 BLAKE2B 
4c6c141550181f414df64e45d511272c784d4514b43444df8d31c44cb56ad1cf055ff32e10a2e9bd4bf8919eec977473bd8c2a170d22b58229976098d8834da5
 SHA512 
b566d161dd1999523106f87f78522fffb7b5ec5615db53cf9d9c8e39145baca00d6f12a94438603ad395fd515de6297afd4afd17ec1186ea141b54a724585268
 DIST d3_rails-3.5.17.gem 134656 BLAKE2B 
e5b770e718fef53cbe6b7c56aef6c566ccc8ac5cb87f119a6a43b1c02659f60e80b93fd1f352c25a1d4e2ab3e441ebf48847b7cf5eb7f4777ccdd386bce5b44c
 SHA512 
08e59d1615477c92441c9b04239451d184663d0abe9b3340c3f0ae02d2b9eadbec03f6b12ec08407c644d89fbb25c50eb1bddc52d87c77bd4b476fab1461c882
 DIST d3_rails-4.1.1.gem 134656 BLAKE2B 
7890c080fbf9c274a843ec49bf75eb33c29e9aced1a56c3251d46c89148fe03a055c8a14b02123b89f06bb54492d0ecfcdcec12e0d21506e8974bfa43662ba09
 SHA512 
3ca04e9827a7d9df92b377fbfb354b0802bf408495e3220773fcdb782c9de8dbb3421442ca2c250fc787223ca1e489edb26472fdc7c86dc70ebab3b8c2035572

diff --git a/dev-ruby/d3_rails/d3_rails-3.5.16.ebuild 
b/dev-ruby/d3_rails/d3_rails-3.5.16.ebuild
deleted file mode 100644
index 36622cafdc2..000
--- a/dev-ruby/d3_rails/d3_rails-3.5.16.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_EXTRAINSTALL="app"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby on Rails integration for the Javascript Data Visualization 
Framework, D3"
-HOMEPAGE="https://github.com/logical42/d3_rails";
-
-LICENSE="MIT BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/railties-3.1:*"



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

2018-02-02 Thread Hans de Graaff
commit: 84b5dd211c912cfe356bb482f8a7a54842fe800a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:42:38 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:42:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b5dd21

dev-ruby/delayer: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/delayer/delayer-0.0.2.ebuild 
b/dev-ruby/delayer/delayer-0.0.2.ebuild
index bfdf255db80..81ec49694bc 100644
--- a/dev-ruby/delayer/delayer-0.0.2.ebuild
+++ b/dev-ruby/delayer/delayer-0.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2018-02-02 Thread Hans de Graaff
commit: b1905655d5253a7353b44e404b394a24b4aee0eb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  3 07:32:15 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  3 07:32:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1905655

dev-ruby/date_validator: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/date_validator/date_validator-0.9.0.ebuild 
b/dev-ruby/date_validator/date_validator-0.9.0.ebuild
index 8fbe1c9db0b..2310e0c8eae 100644
--- a/dev-ruby/date_validator/date_validator-0.9.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.9.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwidgets/

2018-02-02 Thread Michael Palimaka
commit: 79fac64728ac10c6b401b863d64a13497b452be6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 04:34:02 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 04:34:13 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=79fac647

dev-qt/qtwidgets: enable gui too

Building with -no-gui -widgets results in the following error:
ERROR: Feature 'widgets' was enabled, but the pre-condition 'features.gui' 
failed.

Closes: https://bugs.gentoo.org/646460
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild| 1 +
 dev-qt/qtwidgets/qtwidgets-5.10..ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.11..ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.9..ebuild  | 1 +
 dev-qt/qtwidgets/qtwidgets-5..ebuild| 1 +
 6 files changed, 6 insertions(+)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)

diff --git a/dev-qt/qtwidgets/qtwidgets-5..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5..ebuild
index 231d0426..4b650e6c 100644
--- a/dev-qt/qtwidgets/qtwidgets-5..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5..ebuild
@@ -45,6 +45,7 @@ src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
+   -gui
$(qt_use png libpng system)
-widgets
$(qt_use xcb xcb system)



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwidgets/

2018-02-02 Thread Michael Palimaka
commit: 7062bdeb28f6fd0017653b53aefcd54d4bd6f188
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 03:57:30 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 03:57:35 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=7062bdeb

dev-qt/qtwidgets: enable widgets

Since e553539e7ee050d094da9a4673b2e5ac71aae422, we started passing -no-widgets
so we need to start explicitly enabling it here.

Bug: https://bugs.gentoo.org/646448
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild| 1 +
 dev-qt/qtwidgets/qtwidgets-5.10..ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.11..ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild | 1 +
 dev-qt/qtwidgets/qtwidgets-5.9..ebuild  | 1 +
 dev-qt/qtwidgets/qtwidgets-5..ebuild| 1 +
 6 files changed, 6 insertions(+)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')

diff --git a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')

diff --git a/dev-qt/qtwidgets/qtwidgets-5..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5..ebuild
index 48abddf9..231d0426 100644
--- a/dev-qt/qtwidgets/qtwidgets-5..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5..ebuild
@@ -46,6 +46,7 @@ src_configure() {
-opengl $(usex gles2 es2 desktop)
$(qt_use gtk)
$(qt_use png libpng system)
+   -widgets
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
$(usex xcb '-xcb-xlib -xinput2 -xkb' '')



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/

2018-02-02 Thread Michael Palimaka
commit: 16eebe06af549082a7c8f5a82203f5ef5c5b00f8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 03:56:32 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 03:57:35 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=16eebe06

dev-qt/qtgui: enable gui

Since e553539e7ee050d094da9a4673b2e5ac71aae422, we started passing -no-gui so
we need to start explicitly enabling it here.

Bug: https://bugs.gentoo.org/646448
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtgui/qtgui-5.10.0.ebuild| 1 +
 dev-qt/qtgui/qtgui-5.10..ebuild | 1 +
 dev-qt/qtgui/qtgui-5.11..ebuild | 1 +
 dev-qt/qtgui/qtgui-5.9.4.ebuild | 1 +
 dev-qt/qtgui/qtgui-5.9..ebuild  | 1 +
 dev-qt/qtgui/qtgui-5..ebuild| 1 +
 6 files changed, 6 insertions(+)

diff --git a/dev-qt/qtgui/qtgui-5.10.0.ebuild b/dev-qt/qtgui/qtgui-5.10.0.ebuild
index 0e281afe..56187076 100644
--- a/dev-qt/qtgui/qtgui-5.10.0.ebuild
+++ b/dev-qt/qtgui/qtgui-5.10.0.ebuild
@@ -153,6 +153,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)

diff --git a/dev-qt/qtgui/qtgui-5.10..ebuild 
b/dev-qt/qtgui/qtgui-5.10..ebuild
index 0e281afe..56187076 100644
--- a/dev-qt/qtgui/qtgui-5.10..ebuild
+++ b/dev-qt/qtgui/qtgui-5.10..ebuild
@@ -153,6 +153,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)

diff --git a/dev-qt/qtgui/qtgui-5.11..ebuild 
b/dev-qt/qtgui/qtgui-5.11..ebuild
index 0e281afe..56187076 100644
--- a/dev-qt/qtgui/qtgui-5.11..ebuild
+++ b/dev-qt/qtgui/qtgui-5.11..ebuild
@@ -153,6 +153,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)

diff --git a/dev-qt/qtgui/qtgui-5.9.4.ebuild b/dev-qt/qtgui/qtgui-5.9.4.ebuild
index aeb8b422..16af003c 100644
--- a/dev-qt/qtgui/qtgui-5.9.4.ebuild
+++ b/dev-qt/qtgui/qtgui-5.9.4.ebuild
@@ -152,6 +152,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)

diff --git a/dev-qt/qtgui/qtgui-5.9..ebuild 
b/dev-qt/qtgui/qtgui-5.9..ebuild
index aeb8b422..16af003c 100644
--- a/dev-qt/qtgui/qtgui-5.9..ebuild
+++ b/dev-qt/qtgui/qtgui-5.9..ebuild
@@ -152,6 +152,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)

diff --git a/dev-qt/qtgui/qtgui-5..ebuild b/dev-qt/qtgui/qtgui-5..ebuild
index a43ff0cc..9c89728d 100644
--- a/dev-qt/qtgui/qtgui-5..ebuild
+++ b/dev-qt/qtgui/qtgui-5..ebuild
@@ -153,6 +153,7 @@ src_configure() {
-fontconfig
-system-freetype
$(usex gif '' -no-gif)
+   -gui
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)



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

2018-02-02 Thread Michael Palimaka
commit: 42b61b42c630b66471eff362a03f9d8a09095d4a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 03:22:37 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 03:52:44 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42b61b42

sets: readd kopete to kdenetwork-live

See 
https://commits.kde.org/sysadmin/release-tools/a97c86331ec32e86c62fc9804f5d17bfa35129f5.

 sets/kdenetwork-live | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sets/kdenetwork-live b/sets/kdenetwork-live
index aafeca49b6..c5cbcac484 100644
--- a/sets/kdenetwork-live
+++ b/sets/kdenetwork-live
@@ -6,6 +6,7 @@
 ~kde-apps/kio-extras-
 ~kde-apps/krdc-
 ~kde-apps/krfb-
+~kde-apps/kopete-
 ~kde-apps/ktp-accounts-kcm-
 ~kde-apps/ktp-approver-
 ~kde-apps/ktp-auth-handler-



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

2018-02-02 Thread Michael Palimaka
commit: 8859a472f188aac0ec901d2d3e1914d3c131891a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 03:23:03 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 03:52:47 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8859a472

Documentation: regenerate

 .../package.accept_keywords/.kde-applications-live/kdenetwork-live   | 1 +
 Documentation/package.accept_keywords/kde-applications-live.keywords | 1 +
 Documentation/package.mask/kde-applications-live | 1 +
 Documentation/package.unmask/kde-applications-live   | 1 +
 4 files changed, 4 insertions(+)

diff --git 
a/Documentation/package.accept_keywords/.kde-applications-live/kdenetwork-live 
b/Documentation/package.accept_keywords/.kde-applications-live/kdenetwork-live
index cefec4d5c2..55a4695fe5 100644
--- 
a/Documentation/package.accept_keywords/.kde-applications-live/kdenetwork-live
+++ 
b/Documentation/package.accept_keywords/.kde-applications-live/kdenetwork-live
@@ -6,6 +6,7 @@
 ~kde-apps/kio-extras- **
 ~kde-apps/krdc- **
 ~kde-apps/krfb- **
+~kde-apps/kopete- **
 ~kde-apps/ktp-accounts-kcm- **
 ~kde-apps/ktp-approver- **
 ~kde-apps/ktp-auth-handler- **

diff --git 
a/Documentation/package.accept_keywords/kde-applications-live.keywords 
b/Documentation/package.accept_keywords/kde-applications-live.keywords
index 1940300ed2..0f27c600e0 100644
--- a/Documentation/package.accept_keywords/kde-applications-live.keywords
+++ b/Documentation/package.accept_keywords/kde-applications-live.keywords
@@ -125,6 +125,7 @@
 ~kde-apps/kio-extras- **
 ~kde-apps/krdc- **
 ~kde-apps/krfb- **
+~kde-apps/kopete- **
 ~kde-apps/ktp-accounts-kcm- **
 ~kde-apps/ktp-approver- **
 ~kde-apps/ktp-auth-handler- **

diff --git a/Documentation/package.mask/kde-applications-live 
b/Documentation/package.mask/kde-applications-live
index 0b47ed3b66..1fd468d79d 100644
--- a/Documentation/package.mask/kde-applications-live
+++ b/Documentation/package.mask/kde-applications-live
@@ -115,6 +115,7 @@
 ~kde-apps/kio-extras-
 ~kde-apps/krdc-
 ~kde-apps/krfb-
+~kde-apps/kopete-
 ~kde-apps/ktp-accounts-kcm-
 ~kde-apps/ktp-approver-
 ~kde-apps/ktp-auth-handler-

diff --git a/Documentation/package.unmask/kde-applications-live 
b/Documentation/package.unmask/kde-applications-live
index 0b47ed3b66..1fd468d79d 100644
--- a/Documentation/package.unmask/kde-applications-live
+++ b/Documentation/package.unmask/kde-applications-live
@@ -115,6 +115,7 @@
 ~kde-apps/kio-extras-
 ~kde-apps/krdc-
 ~kde-apps/krfb-
+~kde-apps/kopete-
 ~kde-apps/ktp-accounts-kcm-
 ~kde-apps/ktp-approver-
 ~kde-apps/ktp-auth-handler-



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

2018-02-02 Thread Zac Medico
commit: 392aea421136122a05d246b40f690b9945f550b8
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Feb  3 03:35:54 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb  3 03:36:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392aea42

sys-apps/portage: version bump to 2.3.24

  #645002 - dep_zapdeps: sort by new_slot_count for DNF only
  #645780 - emerge: disable --changed-deps-report by default
  #646458 - emerge: enable --dynamic-deps=y by default once again

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/portage/Manifest | 2 +-
 sys-apps/portage/{portage-2.3.23.ebuild => portage-2.3.24.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index e0444bd66ca..c8d99f2f072 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -3,6 +3,6 @@ DIST portage-2.3.14.tar.bz2 948535 BLAKE2B 
765c9eabb64c3b095993bb244481df2d243f5
 DIST portage-2.3.16.tar.bz2 949134 BLAKE2B 
f8e7b6f13dfbf9aecdec444705042c6584c324522c0d131bf3c10f8fbfd5f6eeb97134afa42ed23da37f36ad4e2a0fc27129aebeb100aed2e3fd650c360ed060
 SHA512 
5847904b3262adcef04c7d6781cf2d03130480a49c5343a3a2d5cc36ddc7245ac30b1ba152329f96e2e4ca8d62ef387554cb228798db60f6f8141830d147dfaf
 DIST portage-2.3.19.tar.bz2 954921 BLAKE2B 
e1bb3606ff2c5ba7b2123c61469b99f4d5d89f534a9af26065ac03bb2accd00cd363e4027e33546fc9b6d01b2fb65ca0d4311c6e2e8cc518c09030c979a69240
 SHA512 
94899bdfa4d22c846234bd28d4744613202cf67d3f32c242cb7fb60b17419419a2a29912e584ade7df52fba4c6a58774c5859148352221c978f34b4e7680981d
 DIST portage-2.3.20.tar.bz2 956633 BLAKE2B 
cf166a10522c5fab6b273674be4d7a673b961fe1c2ca649c7fa6d3759364dd1454ea57edd1e99fd2648b47244fde6f311fb925f50b9a118a1d2880048eb9f39e
 SHA512 
e4fde56f5293b25ef5f484cf601c1db71c350603987e1b2736d9b8434158e8778c637dd5891401e6d484c7a11f1982bbe8213a352c185fc4c6b0039006756764
-DIST portage-2.3.23.tar.bz2 958822 BLAKE2B 
c36f5eceec5b6ce4efae1b1050ec0c3f3d15c5e595f550cc1bfd65551be55ab9c3af663b9f1945c890d88c0350d668e81c327987d9c67e3b2448c418087a2183
 SHA512 
daff6008737c93c374f214c5e8e5ca9a208c45c465cfbc8d86174b80ff48c003de07e481f93e8856e650dadb01411c833f6b68c8ea2a599518528ca563898aaa
+DIST portage-2.3.24.tar.bz2 959266 BLAKE2B 
bc15f10599c694ad29f5a55264e929d0a04a9c5211e9cafd4f1a35de1d77e655d99df0ceb352fd431a8cefd40c733064422d8f41099edf7263aa36ef8cfd2ba8
 SHA512 
fca250d4afc1819a27b67daff770132ed4e88fb067038992a6b3f8aac63604536366ea628dd30c24f93db19ae55e88da372598ccc489bcf445038dfe860ce0ec
 DIST portage-2.3.6.tar.bz2 943085 BLAKE2B 
5c649ec5f5a82b5f55c71425d13ee3335a773c7f78500d6ec963594c95eba5d9fc49c37ab5ca1bde7621398443d526a8a1485b67748f859726f7f581e2d88091
 SHA512 
5bcfb678c1ea0cd97a983ee7520c9ecabd07d5bb0fd01c70b74fd7b6ce478f4a109aac84d40b82426719ca7c9ee6aed3affb3b9754045e62b4c664ae113cf055
 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 
3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3
 SHA512 
4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8

diff --git a/sys-apps/portage/portage-2.3.23.ebuild 
b/sys-apps/portage/portage-2.3.24.ebuild
similarity index 100%
rename from sys-apps/portage/portage-2.3.23.ebuild
rename to sys-apps/portage/portage-2.3.24.ebuild



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

2018-02-02 Thread Zac Medico
commit: d32a4c1c24ff2de33b4ca8303eef4cd812d17834
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Feb  3 03:26:49 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb  3 03:27:10 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d32a4c1c

Updates for portage-2.3.24 release

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

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 27f9a1381..593e67aaf 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,14 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.3.24
+==
+* Bug Fixes:
+- Bug 645002 dep_zapdeps: sort by new_slot_count for DNF only
+- Bug 645780 emerge: disable --changed-deps-report by default
+- Bug 646458 emerge: enable --dynamic-deps=y by default once again
+
+
 portage-2.3.23
 ==
 * Bug Fixes:

diff --git a/setup.py b/setup.py
index 67b983cdf..e3ca7f4c3 100755
--- a/setup.py
+++ b/setup.py
@@ -663,7 +663,7 @@ class build_ext(_build_ext):
 
 setup(
name = 'portage',
-   version = '2.3.23',
+   version = '2.3.24',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
author = 'Gentoo Portage Development Team',
author_email = 'dev-port...@gentoo.org',



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

2018-02-02 Thread Zac Medico
commit: 
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb  3 03:45:04 2018 +

New tag: portage-2.3.24




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

2018-02-02 Thread Zac Medico
commit: 59d58d4c3074321d5ae7eb6c1feb2816b5f27775
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Feb  3 02:39:35 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb  3 03:09:43 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=59d58d4c

emerge: disable --changed-deps-report by default (bug 645780)

This option is too noisy to enable by default, since it reports
hundreds of packages for most users.

Suggested-by: Michał Górny  gentoo.org>
Bug: https://bugs.gentoo.org/645780

 man/emerge.1  | 7 +--
 pym/_emerge/create_depgraph_params.py | 6 ++
 2 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/man/emerge.1 b/man/emerge.1
index f15532a1d..a17b65ed2 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -469,12 +469,7 @@ respect to changed build\-time dependencies is controlled 
by the
 Tells emerge to report ebuilds for which the ebuild dependencies have
 changed since the installed instance was built. Behavior with respect to
 changed build\-time dependencies is controlled by the
-\fB\-\-with\-bdeps\fR option. If the \fB\-\-update\fR and \fB\-\-deep\fR
-options are enabled then this option is enabled automatically for a
-dependency calculation if the cost of report generation is relatively
-insignificant (any calculation exclusively involving binary packages is
-exempt). The \fIEMERGE_DEFAULT_OPTS\fR variable may be used to disable
-this by default.
+\fB\-\-with\-bdeps\fR option.
 .TP
 .BR \-\-changed\-use ", " \-U
 Tells emerge to include installed packages where USE flags have

diff --git a/pym/_emerge/create_depgraph_params.py 
b/pym/_emerge/create_depgraph_params.py
index 2fc907d37..fc7fa60d7 100644
--- a/pym/_emerge/create_depgraph_params.py
+++ b/pym/_emerge/create_depgraph_params.py
@@ -127,10 +127,8 @@ def create_depgraph_params(myopts, myaction):
if changed_deps is not None:
myparams['changed_deps'] = changed_deps
 
-   changed_deps_report = myopts.get('--changed-deps-report')
-   if (changed_deps_report != 'n' and
-   not (myaction == 'remove' or '--usepkgonly' in myopts) and
-   deep is True and '--update' in myopts):
+   changed_deps_report = myopts.get('--changed-deps-report', 'n') == 'y'
+   if changed_deps_report:
myparams['changed_deps_report'] = True
 
if myopts.get("--selective") == "n":



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

2018-02-02 Thread Zac Medico
commit: a6671c73f3d1aa74789534e5eebccbca23b48656
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Feb  3 01:45:21 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Feb  3 02:21:28 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=a6671c73

emerge: enable --dynamic-deps=y by default once again (bug 646458)

There's been a lot of pushback involving the --dynamic-deps=n default.
What we really need is a tool to apply dependency changes in-place,
without the need for a rebuild.

Reverts: 2905e1c2c28d ("Disable dynamic-deps by default")
Bug: https://bugs.gentoo.org/646458

 man/emerge.1  | 2 +-
 pym/_emerge/Scheduler.py  | 3 ++-
 pym/_emerge/create_depgraph_params.py | 6 +++---
 pym/_emerge/depgraph.py   | 7 +++
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/man/emerge.1 b/man/emerge.1
index 189e6f879..f15532a1d 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -558,7 +558,7 @@ In dependency calculations, substitute the dependencies of 
installed
 packages with the dependencies of corresponding unbuilt ebuilds from
 source repositories. This causes the effective dependencies of
 installed packages to vary dynamically when source ebuild dependencies
-are modified. This option is disabled by default.
+are modified. This option is enabled by default.
 
 \fBWARNING:\fR
 If you want to disable \-\-dynamic\-deps, then it may be necessary to

diff --git a/pym/_emerge/Scheduler.py b/pym/_emerge/Scheduler.py
index 9bbc48e0a..eb1cd0108 100644
--- a/pym/_emerge/Scheduler.py
+++ b/pym/_emerge/Scheduler.py
@@ -352,7 +352,8 @@ class Scheduler(PollScheduler):
"""
self._set_graph_config(graph_config)
self._blocker_db = {}
-   dynamic_deps = self.myopts.get("--dynamic-deps", "n") != "n"
+   depgraph_params = create_depgraph_params(self.myopts, None)
+   dynamic_deps = "dynamic_deps" in depgraph_params
ignore_built_slot_operator_deps = self.myopts.get(
"--ignore-built-slot-operator-deps", "n") == "y"
for root in self.trees:

diff --git a/pym/_emerge/create_depgraph_params.py 
b/pym/_emerge/create_depgraph_params.py
index ecd65335c..2fc907d37 100644
--- a/pym/_emerge/create_depgraph_params.py
+++ b/pym/_emerge/create_depgraph_params.py
@@ -46,9 +46,9 @@ def create_depgraph_params(myopts, myaction):
myparams["ignore_soname_deps"] = myopts.get(
"--ignore-soname-deps", "y")
 
-   dynamic_deps = myopts.get("--dynamic-deps")
-   if dynamic_deps is not None:
-   myparams["dynamic_deps"] = dynamic_deps
+   dynamic_deps = myopts.get("--dynamic-deps", "y") != "n"
+   if dynamic_deps:
+   myparams["dynamic_deps"] = True
 
if myaction == "remove":
myparams["remove"] = True

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index ac0afdf07..1c47b4b63 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -137,7 +137,7 @@ class _frozen_depgraph_config(object):
self.soname_deps_enabled = (
("--usepkgonly" in myopts or "remove" in params) and
params.get("ignore_soname_deps") != "y")
-   dynamic_deps = myopts.get("--dynamic-deps", "n") != "n"
+   dynamic_deps = "dynamic_deps" in params
ignore_built_slot_operator_deps = myopts.get(
"--ignore-built-slot-operator-deps", "n") == "y"
for myroot in trees:
@@ -627,8 +627,7 @@ class depgraph(object):
 
for myroot in self._frozen_config.trees:
 
-   dynamic_deps = self._dynamic_config.myparams.get(
-   "dynamic_deps", "n") != "n"
+   dynamic_deps = "dynamic_deps" in 
self._dynamic_config.myparams
preload_installed_pkgs = \
"--nodeps" not in self._frozen_config.myopts
 
@@ -985,7 +984,7 @@ class depgraph(object):
  * none of the packages with changed deps are in the graph
"""
if (self._dynamic_config.myparams.get("changed_deps", "n") == 
"y" or
-   self._dynamic_config.myparams.get("dynamic_deps", "n") 
== "y"):
+   "dynamic_deps" in self._dynamic_config.myparams):
return
 
report_pkgs = []



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

2018-02-02 Thread Brian Evans
commit: 913204166ac624dc48a240b1eb0bdb9cfcd964be
Author: Brian Evans  gentoo  org>
AuthorDate: Sat Feb  3 02:55:18 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sat Feb  3 02:55:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91320416

dev-db/mariadb: Version bump for 10.0.34

Package-Manager: Portage-2.3.23, Repoman-2.3.6

 dev-db/mariadb/Manifest   |   1 +
 dev-db/mariadb/mariadb-10.0.34.ebuild | 209 ++
 2 files changed, 210 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 0b76f64c29d..91a8a7db9f4 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -1,6 +1,7 @@
 DIST mariadb-10.0.30.tar.gz 63433598 BLAKE2B 
ccf5b1650a4134cdcdd99bf52b0e6441f3255a938bddc050418ac8766e8301dadde92e7a349fa6f0b9338304790121ace7d5da9fe8bb86f2ed553f37809c8daa
 SHA512 
b9f4bdf2b19edc661c80b0c19b09979ad765e6a7f76e038436660d29bc05c2c9882c39f557aa407828ba2917632a9a0f6a96090279912e78f04b54ca2d9f14e7
 DIST mariadb-10.0.32.tar.gz 63567828 BLAKE2B 
c12e5be440ff23ed600a159a22c0f925dc5308fff3f1f832c215cd32cdfad9224d03b4af8603fb7b13162ece8373b891e5c91d8c846ff55a34011e74b1d58c20
 SHA512 
e1ecfc2b819b5ffa72fc0d4131fc9d7b6811919e10f15608830611028746580731c653a6b3eb43c92640cd29716b6278f48d27af5322dd2084f2d5f356e6f628
 DIST mariadb-10.0.33.tar.gz 69211872 BLAKE2B 
02efa97a75ff13655e9a6d6ba562c4d14bd749b4873ac2f783f32494104f00517c2af63805afa552b6ba707aa412d61b8b3561d5d4d534bf9ad5c6f67b33cfe4
 SHA512 
9369399553ab336ba1ab20393b69fe5ba49e88ff86d9a448034a9d521e8d85216eb1093e040dd893fc2fb15344da3d57995074bd489be66a3b1457abab097104
+DIST mariadb-10.0.34.tar.gz 69266294 BLAKE2B 
ee8157d1b4d5d4cc096159efb3a20321486092eb28f35d120ee99b2260e52f46d1803b62df29a4fc905de23aa009dbb4666e8457903d97d5fdb14dcbfdda4b2c
 SHA512 
46539ef37ec3b2fb00e7d546f3bbfe48eb86d0403d33e50b1bca40c145d69ca3ac8ddaa72ddb0c1f0aa41f3177aedfe1c6c0bdb7949d47efe49aed3ed52bd47b
 DIST mariadb-10.1.24.tar.gz 61780687 BLAKE2B 
38df67a1b26aab559e41f44b129f2e57388634b80a8b10637744c3d11f9cad15329c9a1725cb836f7249352d5bdf9471bc9c3f254e1ef96229716543f235f7ed
 SHA512 
0b8d81b53f6866a81f33559ce57ebf956fec3ba25da0bd58c8bee3b2ecc00a6c37034209d18463f84501d3ba35994b51ef99224616c37cd38d2fc87b73e9
 DIST mariadb-10.1.26.tar.gz 61887132 BLAKE2B 
2397e9d0b0f7dd126ff6b50a90996da734a30b6e49028dd2ad06c93b70faa0415184ce66840fc8d92a974acd0013f5cc1b2e7d1dc8214136a95d354ae2272bb7
 SHA512 
a7505c579728b58eb6a92bdee1f5dfea5c10c8389cb7a31eb99fe2c6bc416593925cf9708d3dec91ede12eb4e232098a0833af2185bdd60bc593c89d255f3c0b
 DIST mariadb-10.1.29.tar.gz 67885370 BLAKE2B 
40b94ed519522f16ee4687a9c569a0e52632d2aeccf65b87070de31118bf5e719cce78cf36afd4f1386166b14e418e0262ffbc3a61098c95e6ee101faf871ec5
 SHA512 
c169dfa2878f9fa9e0e9d12ca79fcbfa644e9b51bb0b78b8dd51d6c5679f3184d139fa96a1ddb25f3ae5d1c0489708c2c624f96a24020f77bf7e5247fac45ecd

diff --git a/dev-db/mariadb/mariadb-10.0.34.ebuild 
b/dev-db/mariadb/mariadb-10.0.34.ebuild
new file mode 100644
index 000..3375434f0e1
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.0.34.ebuild
@@ -0,0 +1,209 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20170926-1321Z"
+SUBSLOT="18"
+MYSQL_PV_MAJOR="5.6"
+
+JAVA_PKG_OPT_USE="jdbc"
+
+inherit toolchain-funcs java-pkg-opt-2 mysql-multilib-r1
+
+HOMEPAGE="http://mariadb.org/";
+DESCRIPTION="An enhanced, drop-in replacement for MySQL"
+
+IUSE="bindist jdbc odbc oqgraph pam sphinx tokudb xml"
+RESTRICT="!bindist? ( bindist )"
+
+REQUIRED_USE="jdbc? ( extraengine server !static ) server? ( tokudb? ( 
jemalloc !tcmalloc ) ) static? ( !pam )"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+
+MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}"
+PATCHES=(
+   "${MY_PATCH_DIR}/01050_all_mariadb_mysql_config_cleanup-5.5.41.patch"
+   "${MY_PATCH_DIR}/20006_all_cmake_elib-mariadb-10.0.33.patch"
+   "${MY_PATCH_DIR}/20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch"
+   
"${MY_PATCH_DIR}/20018_all_mariadb-10.0.20-without-clientlibs-tools.patch"
+)
+COMMON_DEPEND="
+   !bindist? ( >=sys-libs/readline-4.1:0=  )
+   server? (
+   extraengine? (
+   odbc? ( dev-db/unixODBC:0= )
+   xml? ( dev-libs/libxml2:2= )
+   sys-libs/zlib[minizip]
+   )
+   oqgraph? ( >=dev-libs/boost-1.40.0:0= dev-libs/judy:0= )
+   pam? ( virtual/pam:0= )
+   tokudb? ( app-arch/snappy )
+   )
+   >=dev-libs/libpcre-8.41-r1:3=[${MULTILIB_USEDEP}]
+"
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
+   server? ( extraengine? ( jdbc? ( >=virtual/jdk-1.6 ) ) )
+  

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

2018-02-02 Thread Sergei Trofimovich
commit: 2b297eb4b3b9114b1663b5affd9e3a9f0c22fedd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  3 01:38:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  3 01:38:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b297eb4

sys-libs/glibc: restore ability to switch single->multiple ABIs

To recover broken system automatically from bug #646424
we need to skip IA32 ABI checks as those require multiabi
glibc checks at glibc build time.

There is no need to impose it as a requirement. Fail test
only if it compiled successfully and failed at runtime.

Bug: https://bugs.gentoo.org/326693
Bug: https://bugs.gentoo.org/646424
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 sys-libs/glibc/glibc-2.27-r1.ebuild | 14 ++
 sys-libs/glibc/glibc-.ebuild| 14 ++
 2 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.27-r1.ebuild 
b/sys-libs/glibc/glibc-2.27-r1.ebuild
index 83df2bf9e6b..c22600909bf 100644
--- a/sys-libs/glibc/glibc-2.27-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.27-r1.ebuild
@@ -648,13 +648,19 @@ sanity_prechecks() {
# ABI-specific checks follow here. Hey, we have a lot more specific 
conditions that
# we test for...
if ! is_crosscompile ; then
-
if use amd64 && use multilib && [[ ${MERGE_TYPE} != "binary" ]] 
; then
ebegin "Checking that IA32 emulation is enabled in the 
running kernel"
echo 'int main(){return 0;}' > 
"${T}/check-ia32-emulation.c"
-   "${CC-${CHOST}-gcc}" ${CFLAGS_x86} 
"${T}/check-ia32-emulation.c" -o "${T}/check-ia32-emulation.elf32"
-   "${T}/check-ia32-emulation.elf32"
-   local STAT=$?
+   local STAT
+   if "${CC-${CHOST}-gcc}" ${CFLAGS_x86} 
"${T}/check-ia32-emulation.c" -o "${T}/check-ia32-emulation.elf32"; then
+   "${T}/check-ia32-emulation.elf32"
+   STAT=$?
+   else
+   # Don't fail here to allow single->multi ABI 
switch
+   # or recover from breakage like bug #646424
+   ewarn "Failed to compile the ABI test. Broken 
host glibc?"
+   STAT=0
+   fi
rm -f "${T}/check-ia32-emulation.elf32"
eend $STAT
[[ $STAT -eq 0 ]] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index ec4e7fdcfb1..d70a1523ed9 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -648,13 +648,19 @@ sanity_prechecks() {
# ABI-specific checks follow here. Hey, we have a lot more specific 
conditions that
# we test for...
if ! is_crosscompile ; then
-
if use amd64 && use multilib && [[ ${MERGE_TYPE} != "binary" ]] 
; then
ebegin "Checking that IA32 emulation is enabled in the 
running kernel"
echo 'int main(){return 0;}' > 
"${T}/check-ia32-emulation.c"
-   "${CC-${CHOST}-gcc}" ${CFLAGS_x86} 
"${T}/check-ia32-emulation.c" -o "${T}/check-ia32-emulation.elf32"
-   "${T}/check-ia32-emulation.elf32"
-   local STAT=$?
+   local STAT
+   if "${CC-${CHOST}-gcc}" ${CFLAGS_x86} 
"${T}/check-ia32-emulation.c" -o "${T}/check-ia32-emulation.elf32"; then
+   "${T}/check-ia32-emulation.elf32"
+   STAT=$?
+   else
+   # Don't fail here to allow single->multi ABI 
switch
+   # or recover from breakage like bug #646424
+   ewarn "Failed to compile the ABI test. Broken 
host glibc?"
+   STAT=0
+   fi
rm -f "${T}/check-ia32-emulation.elf32"
eend $STAT
[[ $STAT -eq 0 ]] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."



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

2018-02-02 Thread Sergei Trofimovich
commit: cb46887f4a09108a38d383295c357d786df210c3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  3 01:30:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  3 01:30:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb46887f

sys-libs/glibc: cleanup: use [[, not [

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 sys-libs/glibc/glibc-2.27-r1.ebuild | 2 +-
 sys-libs/glibc/glibc-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.27-r1.ebuild 
b/sys-libs/glibc/glibc-2.27-r1.ebuild
index 531dbbd5534..83df2bf9e6b 100644
--- a/sys-libs/glibc/glibc-2.27-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.27-r1.ebuild
@@ -657,7 +657,7 @@ sanity_prechecks() {
local STAT=$?
rm -f "${T}/check-ia32-emulation.elf32"
eend $STAT
-   [ $STAT -eq 0 ] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."
+   [[ $STAT -eq 0 ]] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."
fi
 
fi

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index 3903ddf0d1b..ec4e7fdcfb1 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -657,7 +657,7 @@ sanity_prechecks() {
local STAT=$?
rm -f "${T}/check-ia32-emulation.elf32"
eend $STAT
-   [ $STAT -eq 0 ] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."
+   [[ $STAT -eq 0 ]] || die "CONFIG_IA32_EMULATION must be 
enabled in the kernel to compile a multilib glibc."
fi
 
fi



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

2018-02-02 Thread Sergei Trofimovich
commit: c2780ee2723e1bd764ffd82214b16bceb41aa385
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  3 01:25:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  3 01:25:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2780ee2

Revert "sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 
multilib"

This reverts commit a659d0f75880deedde3dce046a7deb64f4f62f29.

Should be fixed by commit 3a2f034415d6e9c5c0135136b4e28698f3a15767
"sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424"

 sys-libs/glibc/glibc-2.27-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.27-r1.ebuild 
b/sys-libs/glibc/glibc-2.27-r1.ebuild
index 4cb91870ba2..531dbbd5534 100644
--- a/sys-libs/glibc/glibc-2.27-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.27-r1.ebuild
@@ -704,8 +704,6 @@ sanity_prechecks() {
 # pkg_pretend
 
 pkg_pretend() {
-   die "DONT TRY TO USE; BROKEN ON AMD64 MULTILIB."
-
# All the checks...
einfo "Checking general environment sanity."
sanity_prechecks



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

2018-02-02 Thread Sergei Trofimovich
commit: 3a2f034415d6e9c5c0135136b4e28698f3a15767
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  3 01:17:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  3 01:18:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2f0344

sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424

multilib.eclass has a EMULTILIB_PKG="true" knob to declare package
as multilib-compatible. This knob was lost in glibc-2.27 in commit
e77866cf2155f9b9a74c015589f3ac95a8edc2be
("sys-libs/glibc: Various cleanups. Work in progress.")

Closes: https://bugs.gentoo.org/646424
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 sys-libs/glibc/{glibc-2.27.ebuild => glibc-2.27-r1.ebuild} | 2 ++
 sys-libs/glibc/glibc-.ebuild   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.27.ebuild 
b/sys-libs/glibc/glibc-2.27-r1.ebuild
similarity index 99%
rename from sys-libs/glibc/glibc-2.27.ebuild
rename to sys-libs/glibc/glibc-2.27-r1.ebuild
index ce108bfe60f..4cb91870ba2 100644
--- a/sys-libs/glibc/glibc-2.27.ebuild
+++ b/sys-libs/glibc/glibc-2.27-r1.ebuild
@@ -12,6 +12,8 @@ LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
 RESTRICT="strip" # Strip ourself #46186
 SLOT="2.2"
 
+EMULTILIB_PKG="true"
+
 if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://sourceware.org/git/glibc.git";
inherit git-r3

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index b172eb76679..3903ddf0d1b 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -12,6 +12,8 @@ LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
 RESTRICT="strip" # Strip ourself #46186
 SLOT="2.2"
 
+EMULTILIB_PKG="true"
+
 if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://sourceware.org/git/glibc.git";
inherit git-r3



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

2018-02-02 Thread Michael Palimaka
commit: 6a05aaffefe2381d8a356ec933b0b2ab2d348af9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb  3 01:09:30 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb  3 01:10:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a05aaff

app-text/poppler: stabilise 0.62.0-r1 for x86

Bug: https://bugs.gentoo.org/644456
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/poppler/poppler-0.62.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/poppler/poppler-0.62.0-r1.ebuild 
b/app-text/poppler/poppler-0.62.0-r1.ebuild
index f6f6135c6f6..8a1f440645e 100644
--- a/app-text/poppler/poppler-0.62.0-r1.ebuild
+++ b/app-text/poppler/poppler-0.62.0-r1.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == "" ]] ; then
SLOT="0/"
 else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/73"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 



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

2018-02-02 Thread Andreas Hüttel
commit: a659d0f75880deedde3dce046a7deb64f4f62f29
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  3 00:47:46 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Feb  3 00:49:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a659d0f7

sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 multilib

Package-Manager: Portage-2.3.23, Repoman-2.3.6

 sys-libs/glibc/glibc-2.27.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.27.ebuild b/sys-libs/glibc/glibc-2.27.ebuild
index eb3ed1e514a..ce108bfe60f 100644
--- a/sys-libs/glibc/glibc-2.27.ebuild
+++ b/sys-libs/glibc/glibc-2.27.ebuild
@@ -702,6 +702,8 @@ sanity_prechecks() {
 # pkg_pretend
 
 pkg_pretend() {
+   die "DONT TRY TO USE; BROKEN ON AMD64 MULTILIB."
+
# All the checks...
einfo "Checking general environment sanity."
sanity_prechecks



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

2018-02-02 Thread Andreas Sturmlechner
commit: f25169de9a9af59ecfa9172dbaaee33ca155e316
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  1 23:17:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb  3 00:29:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25169de

media-libs/jpeg: 9c version bump

Bug: https://bugs.gentoo.org/646366
Package-Manager: Portage-2.3.22, Repoman-2.3.6

 media-libs/jpeg/Manifest   |  1 +
 media-libs/jpeg/jpeg-9c.ebuild | 71 ++
 2 files changed, 72 insertions(+)

diff --git a/media-libs/jpeg/Manifest b/media-libs/jpeg/Manifest
index 610eeac444b..e6af64df6e7 100644
--- a/media-libs/jpeg/Manifest
+++ b/media-libs/jpeg/Manifest
@@ -3,4 +3,5 @@ DIST jpegsrc.v6b.tar.gz 613261 BLAKE2B 
d08406bebcbec9aa0197ef7854f163dc12d916e7e
 DIST jpegsrc.v8d.tar.gz 991456 BLAKE2B 
6644af7dd47a3b1cbcbc8f6bc111c882ed1790eaad6bee06e9b95b803bf756beb6ad61abc76c889d53dfcd05139286ec870372d50d2b79bf28b32d0e8d50a2ab
 SHA512 
7a8b4cff5b1caf6a7281c5dce4e1efa1b68360bd64dd2e619b60c9e1d49f22624bc8780b681bfab073e7b1d4b7f41008a464a58f0eeeacb0a40ff996d7eb5753
 DIST jpegsrc.v9a.tar.gz 134 BLAKE2B 
24fffc050d30af27c52ace25f716858e882f88e6353c3a7369a9598a483a786b716b5c0dcab1e3582d2b23fe578b4bcd72ebc4434f6ca62a6593d53327613b6c
 SHA512 
9b21cc115e22c68bea46db462263c5c7a0d10beb192a919ecccbd801a25982b518ce44d8c301dd582ecaba1850e0e0f20e322be82b0e24ae917b9949b4f10d3b
 DIST jpegsrc.v9b.tar.gz 1022609 BLAKE2B 
334b7d3df800ed2c3e1b5ee2fea40a350c0b4024f5a368efb488b9f782b3d006a691fc53574fa6ad4ff944b69c93478d2d775963519624f360511ecff3f9
 SHA512 
74ea5af3545657d4ac03f8f7933913112cc2d982f0e379d0e5647f1acac21931468e53806297c30ebe180c7bcf84919a0ac20a4195afb03db03060d57904ef6c
+DIST jpegsrc.v9c.tar.gz 1028200 BLAKE2B 
621ef910f3fa397da0d19da1e1771b13ae1e524ba541f7f2562de1da27a8a3b26abc63d01218ae56ddbf480ba5d6ea6a778a23693304f7b4364edb1bcd4839e7
 SHA512 
c95aacb0f1972a2271953ee17b5c6a6c3662d5f4fbc4d1e9aef59dece42a169b0f34d3fa1d385b88580ad11cefd194250094ee72843f4e0028204df6741cb611
 DIST libjpeg8_8d-1.debian.tar.gz 13676 BLAKE2B 
ac6fab3e52f91c9ece95ed809fc972afc92c55754a59358f7dacb056917b1878f6f9be85a20ccb34eb13489a9963a00659fe25c27e8b18b44961c6ba5f3214cd
 SHA512 
7def4f13524f0af3b9adf35a370027a18f43b9a635f56a17d5bb7883370db8b18b8a12737d0f0cb4b0287ccf8fb474eb5f754de6b398ffe7d522c54e5bf68040

diff --git a/media-libs/jpeg/jpeg-9c.ebuild b/media-libs/jpeg/jpeg-9c.ebuild
new file mode 100644
index 000..9c8330c1211
--- /dev/null
+++ b/media-libs/jpeg/jpeg-9c.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit libtool toolchain-funcs multilib-minimal
+
+DESCRIPTION="Library to load, handle and manipulate images in the JPEG format"
+HOMEPAGE="http://jpegclub.org/ http://www.ijg.org/";
+SRC_URI="http://www.ijg.org/files/${PN}src.v${PV}.tar.gz
+   mirror://debian/pool/main/libj/lib${PN}8/lib${PN}8_8d-1.debian.tar.gz"
+
+LICENSE="IJG"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="static-libs"
+
+DEPEND=""
+RDEPEND="!media-libs/libjpeg-turbo:0"
+
+DOCS=( change.log example.c README 
{coderules,filelist,install,jconfig,libjpeg,structure,usage,wizard}.txt )
+
+PATCHES=( "${FILESDIR}"/${PN}-7-maxmem_sysconf.patch )
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+multilib_src_configure() {
+   # Fix building against this library on eg. Solaris and DragonFly BSD, 
see:
+   # http://mail-index.netbsd.org/pkgsrc-bugs/2010/01/18/msg035644.html
+   local ldverscript=
+   [[ ${CHOST} == *-solaris* ]] && 
ldverscript="--disable-ld-version-script"
+
+   ECONF_SOURCE=${S} \
+   econf \
+   $(use_enable static-libs static) \
+   --enable-maxmem=64 \
+   ${ldverscript}
+}
+
+multilib_src_compile() {
+   emake
+
+   if multilib_is_native_abi; then
+   # Build exifautotran and jpegexiforient
+   cd ../debian/extra
+   emake CC="$(tc-getCC)" CFLAGS="${LDFLAGS} ${CFLAGS}"
+   fi
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+}
+
+multilib_src_install_all() {
+   find "${D}" -name '*.la' -delete || die
+
+   einstalldocs
+
+   # Install exifautotran and jpegexiforient
+   newdoc ../debian/changelog changelog.debian
+   cd ../debian/extra
+   emake \
+   DESTDIR="${D}" prefix="${EPREFIX}"/usr \
+   INSTALL="install -m755" INSTALLDIR="install -d -m755" \
+   install
+   # Remove +x bits from man pages.
+   find "${ED}"/usr/share/man/ -type f -perm /1 -exec chmod a-x {} + || die
+}



[gentoo-commits] proj/portage:master commit in: pym/portage/tests/dep/, pym/portage/dep/, pym/portage/tests/resolver/

2018-02-02 Thread Zac Medico
commit: 0ddfb5802d98c618bd20742be49a520c9a54b394
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Feb  2 06:08:59 2018 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Feb  2 12:01:25 2018 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=0ddfb580

dep_zapdeps: sort by new_slot_count for DNF only (bug 645002)

Sorting of choices by new_slot_count causes the order of
choices specified in the ebuild to be discarded, and
new_slot_count may have variance related to the order that
packages are added to the graph. This variance can
contribute to outcomes that appear to be random, like when
catalyst stage1 builds sometimes pull in paludis to
satisfy perl-cleaner dependencies.

Meanwhile, the order specified in the ebuild has no
variance, and the preferences that it specifies can serve
as a crucial sources of guidance. Therefore, take advantage
of the order specified in the ebuild whenever possible, and
use new_slot_count only when it is needed to select optimal
choices from DNF (as in bug 632026).

This fixes random outcomes in the unit test for bug 645002.
Previously, the unit test pulled in paludis randomly unless
portage-utils was added to the arguments. With this patch,
the portage-utils argument is no longer needed for the unit
test to succeed consistently. The perl-cleaner dependencies
do not have any overlapping || deps, so the DNF conversion
and new_slot_count sorting do not apply, and the first
choice is preferred regardless of the number of slots that
it pulls in:

|| (
  ( sys-apps/portage app-portage/portage-utils )
  sys-apps/pkgcore
  sys-apps/paludis
)

The _overlap_dnf function now returns the argument object
when there is no overlap, so OverlapDNFTestCase has to be
adjusted to account for this.

Bug: https://bugs.gentoo.org/645002
Fixes: 9fdaf9bdbdf5 ("dep_check: use DNF to optimize overlapping virtual || 
deps (bug 632026)")

 pym/portage/dep/dep_check.py   | 49 ++
 pym/portage/tests/dep/test_overlap_dnf.py  |  2 +-
 .../resolver/test_virtual_minimize_children.py | 12 +++---
 3 files changed, 47 insertions(+), 16 deletions(-)

diff --git a/pym/portage/dep/dep_check.py b/pym/portage/dep/dep_check.py
index 7e5a3186e..2896e2389 100644
--- a/pym/portage/dep/dep_check.py
+++ b/pym/portage/dep/dep_check.py
@@ -298,7 +298,8 @@ class _dep_choice(SlotObject):
__slots__ = ('atoms', 'slot_map', 'cp_map', 'all_available',
'all_installed_slots', 'new_slot_count')
 
-def dep_zapdeps(unreduced, reduced, myroot, use_binaries=0, trees=None):
+def dep_zapdeps(unreduced, reduced, myroot, use_binaries=0, trees=None,
+   minimize_slots=False):
"""
Takes an unreduced and reduced deplist and removes satisfied 
dependencies.
Returned deplist contains steps that must be taken to satisfy 
dependencies.
@@ -314,7 +315,8 @@ def dep_zapdeps(unreduced, reduced, myroot, use_binaries=0, 
trees=None):
for x, satisfied in zip(unreduced, reduced):
if isinstance(x, list):
unresolved += dep_zapdeps(x, satisfied, myroot,
-   use_binaries=use_binaries, trees=trees)
+   use_binaries=use_binaries, trees=trees,
+   minimize_slots=minimize_slots)
elif not satisfied:
unresolved.append(x)
return unresolved
@@ -386,7 +388,8 @@ def dep_zapdeps(unreduced, reduced, myroot, use_binaries=0, 
trees=None):
for x, satisfied in zip(deps, satisfieds):
if isinstance(x, list):
atoms = dep_zapdeps(x, satisfied, myroot,
-   use_binaries=use_binaries, trees=trees)
+   use_binaries=use_binaries, trees=trees,
+   minimize_slots=minimize_slots)
else:
atoms = [x]
if vardb is None:
@@ -663,9 +666,28 @@ def dep_zapdeps(unreduced, reduced, myroot, 
use_binaries=0, trees=None):
for choices in choice_bins:
if len(choices) < 2:
continue
-   # Prefer choices with all_installed_slots for bug #480736, and
-   # choices with a smaller number of new slots for bug #632026.
-   choices.sort(key=lambda x: (not x.all_installed_slots, 
x.new_slot_count))
+
+   sort_keys = []
+   # Prefer choices with all_installed_slots for bug #480736.
+   sort_keys.append(lambda x: not x.all_installed_slots)
+
+   if minimize_slots:
+   # Prefer choices having fewer new slots. When used with 
DNF form,
+   # this can eliminate unecessary packages that depclean 
would
+   # ultimately eliminate (see bug 632026). Only use this 
be

[gentoo-commits] repo/user/ssnb:master commit in: app-emulation/opennebula/

2018-02-02 Thread Samuel Bernardo
commit: b723f88b74ae3b7edca5e2ea65dbd3549eaef1e2
Author: Samuel Bernardo  gmail  com>
AuthorDate: Fri Feb  2 23:41:01 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Feb  2 23:41:01 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=b723f88b

update opennebula

 app-emulation/opennebula/Manifest|   2 +
 app-emulation/opennebula/opennebula-5.4.6.ebuild | 186 +++
 2 files changed, 188 insertions(+)

diff --git a/app-emulation/opennebula/Manifest 
b/app-emulation/opennebula/Manifest
index 79b8ea3..dfb8aa0 100644
--- a/app-emulation/opennebula/Manifest
+++ b/app-emulation/opennebula/Manifest
@@ -20,9 +20,11 @@ DIST opennebula-5.0.2.tar.gz 12041225 SHA256 
4867fe44739136ffbb9f91ea9a56501bd1c
 DIST opennebula-5.2.0.tar.gz 12220329 SHA256 
b1360a050645a3d135dabb4e834b5c656a98018308fc7a2fabc214c0730eefa3 SHA512 
e0095bb452198bbd72e946651a004005c0315137b9a7093226298138226f59630147e07ec66766ac8def74a580dc4f1f5d90739033d445b61d8f98fc2239ab58
 WHIRLPOOL 
1cce691266947583a1716a8d41ae449e69b30da750e253b898a6564f386e4378c4c0ad85077fa5fe864200bc17c9c4d626d899ba02e91b2d418e675503f67f7e
 DIST opennebula-5.2.1.tar.gz 12224129 SHA256 
3864e209ffc99c474f5dd7eeebaf3c4c00ff51b0059680c63ee0ad4330f3a211 SHA512 
f46d722b6fbea4406000dafeb0ed3d26c61e35645a8de028c39d160879af5ab93352a8f2407fc637b39d5a600d39015be3cc29af32d9fc69a678a8e8cf4f7400
 WHIRLPOOL 
fbe685ec32fd02d65c60ad13f5e63d6f76b528084759e732b263d22218e10585f05808a3dab6022fea59f2fdc6920a7247685f808795c905204dcc743342eadc
 DIST opennebula-5.4.1.tar.gz 14652947 SHA256 
424857591dffe1beb4891e1c4769d2824f254b594a1f2fb102fb351d67b03404 SHA512 
e6660c44c7fcb1d32077b483814ccaad03bca0f6264671548b6ef9cc60f544b134ea3d9ade13a959340bb1f8c94cf08c8246ea929073cf89d6ee35f8b2e19904
 WHIRLPOOL 
46ee7f2052b935c1dff22b80f0432c56b03e405dbf6c799ff0aa3789920546af5e3b3951a6acb88d175d1e8164833fb11e087ea025a16eebebc0bf1f2ea7d11a
+DIST opennebula-5.4.6.tar.gz 14537181 SHA256 
625ab805f19ee0c7396d58b561b135faa7288d53af671d7602edec3a0c325d15 SHA512 
440db6e15499740622c4a25cb8e28f2b718b6d2dfcb7d181f0fab927c03bc8d0ceb241bf08e03f068d73fc795ebe831b4102bebffb37f6aa320713bea66ef3ba
 WHIRLPOOL 
de8c161899c4414ce79bbf3d01bcbbd2ee9605d43ba37020ab6673d87808651385d3539c2c0e4e0cf8aeab3a72c428af12a020e3f636efbbccea9c2e313b608f
 EBUILD opennebula-4.14.2.ebuild 5992 SHA256 
83518d6e6199aacd9c9f7c35bf5c0d88d905f34736773217819924850ae85a51 SHA512 
cc18db5d7480f2067d95deb6a61df6c0a40a11ab9e4f6e2491fccdac34f349d527b6ffeedb2d2d2f04c3dba210c2a1316c635b4f69064a69bfd378ea0c4f9ebe
 WHIRLPOOL 
ec9208b6607382b3f3985d1c6255ec9c66455f9c1bf2ae8979b328216d35e9536ad7ce55b85e52f06c44af1dc7cb6174e1fb2faa1b45eff11c686a9dbabd7f16
 EBUILD opennebula-5.0.2.ebuild 5141 SHA256 
d900142aae83b24902e288dac45e77c69c6a4cf525b2b264d89155754ae1f1b6 SHA512 
bb795f1c68dfa232cdca9a67a50b892d2eaf3c5c43db2344864cfc81af25f1486f7762d721c1a29d39aae135c91d57cc1b5a37691e2500783bf546ba615d08a9
 WHIRLPOOL 
154ceb6990ba596f6d5abcabad3a686007eca1546d0e36594827ead744cf8851dfb08b89c32a9a833af15e808310cf283a130164a5abb3c5088d8a224e87
 EBUILD opennebula-5.2.0.ebuild 5178 SHA256 
c4ed7aa44b496ff05820f993cfb51c420014afba40ff95c516ee71ea093f5e93 SHA512 
d758667dd121fa812e420de93c7b18edd2d15582088c8f995f69028d8afd48d10a5d683d35a18f2b41d5ce4b568f93ae0e8df98b0f211b2168c77547365d212e
 WHIRLPOOL 
f3310dbb4c39f79a3dc142f0d032252a08d785c1937797876d8f5b1fc927a70e80e8256ca97f5ef535bb5922689af13fa01291665f39e4f6a8f6e8f56a66fa3a
 EBUILD opennebula-5.2.1.ebuild 5376 SHA256 
db1366cd13a7622af290319fac459da7b6f16fc479d343172239d0e4ee71dd43 SHA512 
d175ce386029b824ccd3f2f59a9f3c4cb607fe2548b49d8b8bb436542f46852553e5fe2dcacfcfac71a63710344148637bada6659758f3248552d1b31099768c
 WHIRLPOOL 
cb811f0007cffce360c4a73f758c6c531c3b1c721195d00e4a5afe3f8cb7a4e29a480b319add42fa3949d946b9ea3032140d37b99c869c1beb09bb09e8d6ee8d
 EBUILD opennebula-5.4.1.ebuild 5394 SHA256 
6d51fc9f1dca059ec24ec5cb81bbfa34b21042d9579ef8fc9199a63d85da9e2a SHA512 
a4fd17509e5363838e699abbb609c9ff33de519949aa61121ffc7551405e3204dd7e6f2e0c764fc80c4a8d3f7b68693fe92ffd54c47f36095d949758b653e1dd
 WHIRLPOOL 
e4e5db90f53365073c61df5622ca7ebdcb27908f30ab7ad9fc75f10d8a2bce01018069cca7e04c0fa2165052a7535c14c7a76a618229e6ee915d2f9fc211
+EBUILD opennebula-5.4.6.ebuild 5394 SHA256 
6d51fc9f1dca059ec24ec5cb81bbfa34b21042d9579ef8fc9199a63d85da9e2a SHA512 
a4fd17509e5363838e699abbb609c9ff33de519949aa61121ffc7551405e3204dd7e6f2e0c764fc80c4a8d3f7b68693fe92ffd54c47f36095d949758b653e1dd
 WHIRLPOOL 
e4e5db90f53365073c61df5622ca7ebdcb27908f30ab7ad9fc75f10d8a2bce01018069cca7e04c0fa2165052a7535c14c7a76a618229e6ee915d2f9fc211
 MISC metadata.xml 471 SHA256 
7e7ba4805811857e33a2374831129a50002448d7dcceb640585a4166103e4e63 SHA512 
0be6058785693cef097e2b3ffcffbc7b0011719afcaaf4d10116f490dc23291bdbb9e91f42977c82ef002967a4cbd56f1bebe1f1e61a053a659250a54d7d67d1
 WHIRLPOOL 
b7039f60c5f28c905a0332ff5cffc0c9ffa1ae8897faa927fb21bfbc909d11fcca95af2bf822c

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

2018-02-02 Thread Michael Palimaka
commit: 75ee0dd5bd87329b676574445cb5c7c6b6c991d3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 23:35:21 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 23:36:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ee0dd5

app-text/aspell: stabilise 0.60.7_rc1 for x86

Bug: https://bugs.gentoo.org/639646
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild 
b/app-text/aspell/aspell-0.60.7_rc1.ebuild
index 40d73222623..ac57216d0f1 100644
--- a/app-text/aspell/aspell-0.60.7_rc1.ebuild
+++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild
@@ -17,7 +17,7 @@ fi
 
 LICENSE="LGPL-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 ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="nls unicode"
 
 PDEPEND="app-dicts/aspell-en"



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

2018-02-02 Thread Michael Palimaka
commit: 7937a9f46c835b85f07222d0cd30f49176efb2b5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 23:36:11 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 23:36:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7937a9f4

app-text/aspell: remove 0.60.6.1-r3/r4

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/aspell/Manifest  |  1 -
 app-text/aspell/aspell-0.60.6.1-r3.ebuild | 97 ---
 app-text/aspell/aspell-0.60.6.1-r4.ebuild | 87 ---
 3 files changed, 185 deletions(-)

diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index 5cde01a3e35..7ba272c2052 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,2 +1 @@
-DIST aspell-0.60.6.1.tar.gz 1878163 BLAKE2B 
c5427be61945fce106df1e76f745f5dd9d754ac71b8ecb4c8dff89ef2de44f2a0042ffde31e1db9ea6a255f3c6bd4148702181c2e718bd8ebdffdc09d2ef8333
 SHA512 
f310c7590be98406589b5c26ca36a2ecfe4733f0b40fd6c176b96b7955ef2b5cd0ec9a3d770cf132146ae7a896042b4b698945112995ee1ae66adcfa5542247f
 DIST aspell-0.60.7-rc1.tar.gz 2034916 BLAKE2B 
7518660b0bb7f75aa3b659519a97132675b39dac7e8806d5450d43f40d62683e4c4a41a8c18cd08b6ab9ca53911caeb87e0898eb04ad9d2f98185e2bb6033d5c
 SHA512 
e13240d78b8afd74d8a8cfd5fc7fe2081de85b33621e86543cdf942ed601d36c4e0cbf38a54be083e951127fa9435677cec2997387cb0e7b51a5597386e7e8d1

diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r3.ebuild
deleted file mode 100644
index bd7082628c1..000
--- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils flag-o-matic libtool toolchain-funcs
-
-DESCRIPTION="A spell checker replacement for ispell"
-HOMEPAGE="http://aspell.net/";
-SRC_URI="mirror://gnu/aspell/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="nls"
-
-PDEPEND="app-dicts/aspell-en"
-LANGS="af be bg br ca cs cy da de de-1901 el en eo es et fi fo fr ga gl he hr
-hu hy is it la lt nl no pl pt pt-BR ro ru sk sl sr sv uk vi"
-for lang in ${LANGS}; do
-   IUSE+=" l10n_${lang}"
-   case ${lang} in
-   de-1901) dict="de-alt"  ;;
-   pt-BR)   dict="pt-br"   ;;
-   *)   dict="${lang}" ;;
-   esac
-   PDEPEND+=" l10n_${lang}? ( app-dicts/aspell-${dict} )"
-done
-unset dict lang LANGS
-
-COMMON_DEPEND="
-   >=sys-libs/ncurses-5.2:0=
-   nls? ( virtual/libintl )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-# English dictionary 0.5 is incompatible with aspell-0.6
-RDEPEND="${COMMON_DEPEND}
-   !=app-dicts/aspell-en-0.5*
-"
-
-src_prepare() {
-   # fix for bug #467602
-   if has_version ">=sys-devel/automake-1.13" ; then
-   sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' \
-   "${S}"/configure.ac || die
-   fi
-
-   epatch \
-   "${FILESDIR}/${PN}-0.60.5-nls.patch" \
-   "${FILESDIR}/${PN}-0.60.5-solaris.patch" \
-   "${FILESDIR}/${PN}-0.60.6-darwin-bundles.patch" \
-   "${FILESDIR}/${PN}-0.60.6.1-clang.patch"
-
-   rm m4/lt* m4/libtool.m4
-   eautoreconf
-   elibtoolize --reverse-deps
-
-   # Parallel install of libtool libraries doesn't always work.
-   # https://lists.gnu.org/archive/html/libtool/2011-03/msg3.html
-   # This has to be after automake has run so that we don't clobber
-   # the default target that automake creates for us.
-   echo 'install-filterLTLIBRARIES: install-libLTLIBRARIES' >> Makefile.in 
|| die
-
-}
-
-src_configure() {
-   if has_version "sys-libs/ncurses[unicode]" ; then
-   CURSES_LIB="$($(tc-getPKG_CONFIG) --libs ncursesw)"
-   else
-   CURSES_LIB="$($(tc-getPKG_CONFIG) --libs ncurses)"
-   fi
-
-   CURSES_LIB="${CURSES_LIB}" econf \
-   $(use_enable nls) \
-   --disable-static \
-   --sysconfdir="${EPREFIX}"/etc/aspell \
-   --enable-docdir="${EPREFIX}"/usr/share/doc/${PF}
-}
-
-src_install() {
-   default
-
-   dodoc README* TODO
-   dohtml -r manual/aspell{,-dev}.html
-   docinto examples
-   dodoc "${S}"/examples/*.c
-
-   # install ispell/aspell compatibility scripts
-   newbin scripts/ispell ispell-aspell
-   newbin scripts/spell spell-aspell
-
-   prune_libtool_files --modules
-}

diff --git a/app-text/aspell/aspell-0.60.6.1-r4.ebuild 
b/app-text/aspell/aspell-0.60.6.1-r4.ebuild
deleted file mode 100644
index 47423f0e0b0..000
--- a/app-text/aspell/aspell-0.60.6.1-r4.ebuild

[gentoo-commits] repo/user/ssnb:master commit in: dev-util/webstorm/

2018-02-02 Thread Samuel Bernardo
commit: fb0a4e67a09091a1db4f79135b1a12e52b3a742b
Author: Samuel Bernardo  gmail  com>
AuthorDate: Fri Feb  2 23:34:31 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Feb  2 23:34:31 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=fb0a4e67

update webstorm

 dev-util/webstorm/Manifest |  2 +
 .../webstorm/webstorm-2017.2.5.172.4343.25.ebuild  | 46 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
index 0e91c6f..45081f8 100644
--- a/dev-util/webstorm/Manifest
+++ b/dev-util/webstorm/Manifest
@@ -9,6 +9,7 @@ DIST WebStorm-2017.1.1.tar.gz 251702809 SHA256 
5edf5756c882324c2b4c597889431489c
 DIST WebStorm-2017.1.3.tar.gz 251735231 SHA256 
6c5b7ef90cb1906dbe5eda8d4d45a0fed74fab9096a2209ba461081052078b3c SHA512 
f89d19f49b5f6fee9c5718b7ee3dc92f2b58978bcadf28273ab29e40ff36480bcea0119d189ae4b41fdd78229b03d18067ad5f8e605af37d5ef24ea3aa3767f5
 WHIRLPOOL 
2fe56eb48a12509c23a377c4f474316b866b03125d29a55379650f6b343eed1e69d71387dca503f6ea1df89e9b17540060d271e94a9206cd16ac86add9b7fae6
 DIST WebStorm-2017.1.4.tar.gz 251746799 SHA256 
f50b5cf70a0566976313c31530c20093ef526746ff4d27ec2e5adbc99138822b SHA512 
768b77b054af93613cc892577d63a546066cdd9039aa1f6ae0d11b675ae561b147785580cc335c68c82c421caacc4ae10e267a7d3f6084c03d9a9bf76d6fc93b
 WHIRLPOOL 
b833cfd1455207bdf07cb3f7a69f238ad3dea7fea7b3e3fc7dcd60a757d851493f670592b6a792729e9a4b0544d63ca3e85200c155a1f40af55572f1b4d26a80
 DIST WebStorm-2017.2.3.tar.gz 257748632 SHA256 
33a51c552c82c35906b8ec02f12c1cd2888ad46247c20bdf8995f3d225d8bb9c SHA512 
ad1590aef9390f47726133e61fed07fa23c1fe103415542bf00d8bca04f259103e5f9654549d64533bbc12b955a5b76b572cd80be4e107676a14bb1c8123f32c
 WHIRLPOOL 
d388b4e3f5a87654580a5a111b0a2971d581a00904a90ecbf083e5353033d3fb9aaf0c5b2ec3664c1874edca0b261470a8ab19f356cdfee76b414bd9bfc11ad1
+DIST WebStorm-2017.2.5.tar.gz 257640874 SHA256 
f66c8e538bf4f04919c77d2138bc72e9391c0b4404917494e7d261241977fa2a SHA512 
5e13a990ad7a56eafbd346ecc505380a3957ef67c63b524747f8f1c032d177301d2b61f9451ff7a2bca4f5b50bb3ee598d5e636e2fafcd9271a9da358452660b
 WHIRLPOOL 
0387d61ad0ca57cb537761bcd3b203a3cb3e39d71f11ef833e01626b9f28b08576ef617e8afe5d8c67d7f888ca89282203e528949ae69d2f241cf704f2a2f487
 EBUILD webstorm-11.0.3.ebuild 1025 SHA256 
76a7fd244d8657793c1c434f280ea862a1bb3640d1c3d8e2910cb0243dc8980f SHA512 
8d481ed223dc6b4359be531c15bb45798ff239a48c3c2e6dfca4683a57b37c08e3a334f846a7e51037e293abdb980a93a4b2bc97528c3e423a6581ab1bf97fc1
 WHIRLPOOL 
ce695e630cb240d4244de0c277b1f4f61f8d29176181b4a80a5ab1a12c793c131611c6b98b15064a540db4a2b4310580cb8ea463fd0cc1099e9074a41d569f65
 EBUILD webstorm-2016.2.162.1121.31.ebuild 993 SHA256 
992db7cdbf3bcfc9a88061d989f9d4eb011b2530814837b1b7b9355d1e832b03 SHA512 
de2d995ef387944b6d65ea2b1188ee592755893f3a8d107459cd2b41394d30d4a373ef2b2476fc3c3236ddfec268d3566f2109e3964d13634b1feed120f50213
 WHIRLPOOL 
bccaf9f8f111fa52994904266db87c91d8feeb2da9d12910a87faa884db934450e6cc3d7e4c96e33ee358e989d0efbdb77173c74cfe11f789428f8c0d70675ad
 EBUILD webstorm-2016.2.3.162.1812.21.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c6e2648a6b3415d470ad6a8414312223501a04f79 SHA512 
433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b440af74b5d3755501b1669bfde53a0a73dbb8e07f1b47c8438d4f4fc2e162ccf441a1868
 WHIRLPOOL 
b7ebd1faa9e10d44703ef64862d47084571dc7e66626af8f8434903d0a49a306ac5278f1d3bcc664ff5a06fef57ded025e5e2671513c9097865bc1db743b33aa
@@ -20,3 +21,4 @@ EBUILD webstorm-2017.1.1.171.4073.40.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c
 EBUILD webstorm-2017.1.3.171.4424.63.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c6e2648a6b3415d470ad6a8414312223501a04f79 SHA512 
433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b440af74b5d3755501b1669bfde53a0a73dbb8e07f1b47c8438d4f4fc2e162ccf441a1868
 WHIRLPOOL 
b7ebd1faa9e10d44703ef64862d47084571dc7e66626af8f8434903d0a49a306ac5278f1d3bcc664ff5a06fef57ded025e5e2671513c9097865bc1db743b33aa
 EBUILD webstorm-2017.1.4.171.4694.29.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c6e2648a6b3415d470ad6a8414312223501a04f79 SHA512 
433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b440af74b5d3755501b1669bfde53a0a73dbb8e07f1b47c8438d4f4fc2e162ccf441a1868
 WHIRLPOOL 
b7ebd1faa9e10d44703ef64862d47084571dc7e66626af8f8434903d0a49a306ac5278f1d3bcc664ff5a06fef57ded025e5e2671513c9097865bc1db743b33aa
 EBUILD webstorm-2017.2.3.172.3968.27.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c6e2648a6b3415d470ad6a8414312223501a04f79 SHA512 
433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b440af74b5d3755501b1669bfde53a0a73dbb8e07f1b47c8438d4f4fc2e162ccf441a1868
 WHIRLPOOL 
b7ebd1faa9e10d44703ef64862d47084571dc7e66626af8f8434903d0a49a306ac5278f1d3bcc664ff5a06fef57ded025e5e2671513c9097865bc1db743b33aa
+EBUILD webstorm-2017.2.5.172.4343.25.ebuild 1070 SHA256 
2a3e48d105898fcf5c7bb15c6e2648a6b3415d470ad6a8414312223501a04f79 SHA512 
433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b4

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

2018-02-02 Thread Michał Górny
commit: 0a29d03b6945ca4471d96d2449c1b668f10fb93c
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Sun Jan 28 15:16:56 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  2 23:22:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a29d03b

dev-python/ansicolor: verbump to 0.2.6

Tarball only available at PyPI.

Closes: https://github.com/gentoo/gentoo/pull/6986
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 dev-python/ansicolor/Manifest   |  1 +
 dev-python/ansicolor/ansicolor-0.2.6.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/ansicolor/Manifest b/dev-python/ansicolor/Manifest
index ed67bada90b..2ec6f716184 100644
--- a/dev-python/ansicolor/Manifest
+++ b/dev-python/ansicolor/Manifest
@@ -1 +1,2 @@
 DIST ansicolor-0.2.4.tar.gz 5971 BLAKE2B 
95be4af04df9ec9104872fa1a97dfe48174032f22cd5c0e2f9cd8292f2fb1a391476b93985df227cb7b15ef2c6998c912976c3f071ca88e74835032acb138307
 SHA512 
1f20955a5ddf6a2125146fab220884b3dace2faef5b06c637c396b1769ad60e69ef7ae8a4ae3ecd49d0b849efdbd388b611eb738dc7c1b7f19027afc3f30e57c
+DIST ansicolor-0.2.6.tar.gz 6224 BLAKE2B 
38ffd0e9a88c886ebad25c4f0072f2f8f833e028c3bc14eb89252c1c0b501f973c9b3e371b4c605a3b98df33eb7203a963797d3ee56cf87b0afb927b19096fd5
 SHA512 
44c7dc6f621fc3044d4a52acb96e7e497578e025090633bfc8cbf686d7461da018f64502b477a6090e60747481f320cebaad00ee0776c9f4c52d4abbb1812121

diff --git a/dev-python/ansicolor/ansicolor-0.2.6.ebuild 
b/dev-python/ansicolor/ansicolor-0.2.6.ebuild
new file mode 100644
index 000..440cb6da5a7
--- /dev/null
+++ b/dev-python/ansicolor/ansicolor-0.2.6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
+HOMEPAGE="https://github.com/numerodix/ansicolor";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/, profiles/hardened/linux/

2018-02-02 Thread Andreas Sturmlechner
commit: aaa35467a69909e5529f038d8cb0904e4541ecbf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  2 22:25:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  2 22:25:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa35467

profiles: Move LO-bin mask from hardened to 13.0 package.mask

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

 profiles/hardened/linux/package.mask | 7 +--
 profiles/releases/13.0/package.mask  | 8 +++-
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/profiles/hardened/linux/package.mask 
b/profiles/hardened/linux/package.mask
index e4c9930b052..099e6f9e0e3 100644
--- a/profiles/hardened/linux/package.mask
+++ b/profiles/hardened/linux/package.mask
@@ -1,11 +1,6 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
-# Requires >=icu-60, which is not available in 13.0 based profiles.
-# Please migrate to one of the new hardened profiles.
->=app-office/libreoffice-bin-5.4.4
->=app-office/libreoffice-bin-debug-5.4.4
-
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
 =sys-devel/gcc-4.1*

diff --git a/profiles/releases/13.0/package.mask 
b/profiles/releases/13.0/package.mask
index 96c9a09c0b4..2a0fa24c12a 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,6 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas K. Hüttel  (29 Jan 2018)
+# Requires >=icu-60, which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles.
+>=app-office/libreoffice-bin-5.4.4
+>=app-office/libreoffice-bin-debug-5.4.4
+
 # Andreas K. Hüttel  (27 May 2017)
 # This release and later require C++11 or C++14
 # So we mask it here, and unmask in 17.0 release profiles



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/idea-ultimate/

2018-02-02 Thread Samuel Bernardo
commit: b114f327bec4f558e9e1d162857d0e0120ad522a
Author: Samuel Bernardo  gmail  com>
AuthorDate: Fri Feb  2 21:48:36 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Fri Feb  2 21:48:36 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=b114f327

update and clean idea-ultimate

 dev-util/idea-ultimate/Manifest| 46 +---
 .../idea-ultimate-2016.2.162.1121.32.ebuild| 82 --
 .../idea-ultimate-2016.2.3.162.1812.17.ebuild  | 82 --
 .../idea-ultimate-2016.2.4.162.2032.8.ebuild   | 82 --
 .../idea-ultimate-2016.2.5.162.2228.15.ebuild  | 82 --
 .../idea-ultimate-2016.3.0.163.7743.44.ebuild  | 82 --
 .../idea-ultimate-2016.3.2.163.10154.41.ebuild | 82 --
 .../idea-ultimate-2016.3.3.163.11103.6.ebuild  | 82 --
 .../idea-ultimate-2016.3.4.163.12024.16.ebuild | 82 --
 .../idea-ultimate-2016.3.5.163.13906.18.ebuild | 82 --
 .../idea-ultimate-2016.3.6.163.15118.11.ebuild | 82 --
 .../idea-ultimate-2017.1.0.171.3780.107.ebuild | 82 --
 .../idea-ultimate-2017.1.1.171.4073.35.ebuild  | 82 --
 .../idea-ultimate-2017.1.2.171.4249.39.ebuild  | 82 --
 .../idea-ultimate-2017.1.3.171.4424.56.ebuild  | 82 --
 .../idea-ultimate-2017.1.5.171.4694.70.ebuild  | 82 --
 .../idea-ultimate-2017.2.0.172.3317.76.ebuild  | 82 --
 .../idea-ultimate-2017.2.1.172.3544.35.ebuild  | 82 --
 .../idea-ultimate-2017.2.3.172.3968.16.ebuild  | 82 --
 .../idea-ultimate-2017.2.4.172.4155.36.ebuild  | 82 --
 .../idea-ultimate-2017.2.5.172.4343.14.ebuild  | 82 --
 .../idea-ultimate-2017.2.6.172.4574.11.ebuild  | 82 --
 ...d => idea-ultimate-2017.3.4.173.4548.28.ebuild} |  0
 23 files changed, 2 insertions(+), 1766 deletions(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 8f07505..eb2759b 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,52 +1,10 @@
-DIST ideaIU-2016.2.1.tar.gz 497983087 SHA256 
36c2214f74a66c11e589c2c5c1ec2a5c117d2ccb9e50ebd44a6c3a44f562 SHA512 
211bd536fd169a9e9e0c2d0165bbbf6b44085323be022f46fb539ed42c2a40a1cb8528aa422fbc6e2e09157504e33d13646159804fe5f79b04d9015e73b73461
 WHIRLPOOL 
72cee50837bf1d471d68b49ee50fd8ba4cd7d06a8c8dd2db4274a11fdc58b9712c76c64d453972c4400a43f50462a3a2684cb7159aa77d8b061af3071a21a4c9
-DIST ideaIU-2016.2.3.tar.gz 505361106 SHA256 
d30f431763231d1666a1faa96d1f79589ae0cc539a955bd0d29745b2d51c1ef9 SHA512 
3ca02a942982fcc9fd77bafda508c89f839fa698ad20f3c22dadcd53629524bb47f324bbe56ddb5ca5b0e0501f4d38d278fcf24518d1c982369f0280808f7d43
 WHIRLPOOL 
19ee5ca7ceac83936c364b037e93deaaeafa9a93fdf24cfbb1afffcb7fd208e3f0c7a37c4ad0dbe601f055d2d02f36c722a11fdac3bd6562dd075bdb9397b25e
-DIST ideaIU-2016.2.4.tar.gz 506828925 SHA256 
f940fb9fa356e28351dd99cf2612c967d173e4413b66c0452ee8fa651b64b698 SHA512 
8e4ca647bcd82a0f819c915c99abc34a3f1de98bc9a1d2bfe4590384adf3adff054e4355e46a1bfd8a363fa71ebf0c4fa42e2f6fa13e3db29f01c48ac1fe898a
 WHIRLPOOL 
556f0c882f412ecaf94a587766b5582a67a7f9d2f516970c722e600c2df5fcb6d3f8b4082905376ed87a21aa18189a06cfdeb994e43646a1b7c18cf164c62636
-DIST ideaIU-2016.2.5.tar.gz 509791849 SHA256 
30a4ddf82b8393fc22803c9335d6cb00087116dd09915e44f40f0433b81b1b3d SHA512 
068dae95e667df0999b780d935f264f05301d65ffc4bed80f24f2f2f7a6d39ec3249287b1e5b42de8ab13a733484c4b638a256e3da1520b09160004edcd76154
 WHIRLPOOL 
fc5ba2fcae96773977adf019404e7bddc2e6bd495dcf28dbd5c8c20578d8a1c014be12a142a80d0a5c69dc8bfdb4dd6b2172f7e4676d984c3a4c7d9e8c242b23
-DIST ideaIU-2016.2.tar.gz 495029721 SHA256 
647ea2b7c1954012ca2e1e027b59ad7fa6cf24dee2dcc22c135155c60cc41182 SHA512 
d61ad48fe7751fbff3551426f290062124002f561eace16c7ddfddf6c8ee33b449b0e9c573e9536dc1d8750458b9f44cde82433168a91537bbfc5301e3aee2cd
 WHIRLPOOL 
596157ed4fd4bd007539a2664f0c317b8fba7fb8f89aaa28d8bbbc5bdda75671a9d97bd536faed0328855e99bb81970abf694271c70cb566cf8e6814662341ba
-DIST ideaIU-2016.3.2.tar.gz 602212019 SHA256 
aa636eb6ad9fe048c7ec1334ca5e23abc7004c8c12f28b531c2c89a67e49ed8e SHA512 
739a0b77c2ef1d7498f282f02a46339b18ed72b6484c2205049b4d5ecec89660b1042c24e4dc640dc026983f76720e45080890e6205ef03ce3446ebb7ef1a402
 WHIRLPOOL 
089ccd8a42f3ccd2e1c170d9f92e17890736caa4dac991ec38c18a4189b36aec287b58143480800f289d9d66c8a9557ec691ab9514a6386a529f94c8fe3311b5
-DIST ideaIU-2016.3.3.tar.gz 602157018 SHA256 
95871c9a8aed1bd8992ff493fbc5fc31674b18ef3cd509eb8f2e5650b3419eaf SHA512 
0e0fc4fbf6b7f9fc099f0debbf99bc2ff3f6e08dcb2fa614564199e68b9ba1ad394555d4305ac7079eab274ed9f127765a01e8d452f8c7c38fc6de52887886a7
 WHIRLPOOL 
75f1

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

2018-02-02 Thread Mike Gilbert
commit: f0cb40339b06568a41830351156e12c5c6bacb3d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb  2 20:35:52 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb  2 20:36:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cb4033

media-gfx/fontforge: drop python3.6 due to failing test

Bug: https://bugs.gentoo.org/646278
Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45

 media-gfx/fontforge/fontforge-20170731-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fontforge/fontforge-20170731-r3.ebuild 
b/media-gfx/fontforge/fontforge-20170731-r3.ebuild
index 0bfd3c437c4..41df600e7df 100644
--- a/media-gfx/fontforge/fontforge-20170731-r3.ebuild
+++ b/media-gfx/fontforge/fontforge-20170731-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit gnome2-utils python-single-r1 xdg-utils
 



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

2018-02-02 Thread Michał Górny
commit: 7c48acb6521be239392866828fe0b7fb787596ce
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  2 19:55:15 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  2 20:13:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c48acb6

app-portage/gemato: Drop old

 app-portage/gemato/Manifest  |  1 -
 app-portage/gemato/gemato-9.3.ebuild | 43 
 2 files changed, 44 deletions(-)

diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
index a5126f8465c..c02a08d58af 100644
--- a/app-portage/gemato/Manifest
+++ b/app-portage/gemato/Manifest
@@ -1,2 +1 @@
 DIST gemato-10.3.tar.gz 63279 BLAKE2B 
317c98c3989399e3a87cd5452edc509da86b17ecb41d295feca4071141d3ff1ba95a86544d64c786726f2148a899c1597020dde3513a913b1bc1811e2117337e
 SHA512 
dd2b47238ac0707984358bd763ce0dfb23d8b09561939d22aae2e60386de388af9c5e67faa89a6ab9da4f0b334ee8486eeda66e5eb83bd2a26241b8a2b88128d
-DIST gemato-9.3.tar.gz 60601 BLAKE2B 
d85bf5910736da2ca887567799dee1823e9be6af9b17a8f9deb84ee24bb725c3550aafffa51b15484acb7d37ddbd5996aa4175a8f307b6e3a593f8b5497822be
 SHA512 
7f81409b3b9bd65d295cd760af5cabfc7daf257740f00015f07cd7a0cffd02a40f219b59378179b58bf53b321fb543b308457d3a8b7adcb02981562282f1f46f

diff --git a/app-portage/gemato/gemato-9.3.ebuild 
b/app-portage/gemato/gemato-9.3.ebuild
deleted file mode 100644
index fc3300922c2..000
--- a/app-portage/gemato/gemato-9.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# pyblake2 & pysha3 are broken with pypy*
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-inherit distutils-r1
-
-DESCRIPTION="Stand-alone Manifest generation & verification tool"
-HOMEPAGE="https://github.com/mgorny/gemato";
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+blake2 bzip2 +gpg lzma +portage-postsync sha3 test"
-
-MODULE_RDEPEND="
-   blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )
-   bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' 
python2_7 pypy) )
-   gpg? ( app-crypt/gnupg )
-   lzma? ( $(python_gen_cond_dep 
'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
-   sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )"
-
-RDEPEND="${MODULE_RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   portage-postsync? ( app-crypt/gentoo-keys )"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( ${MODULE_RDEPEND} )"
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   if use portage-postsync; then
-   exeinto /etc/portage/repo.postsync.d
-   doexe utils/repo.postsync.d/00gemato
-   fi
-}



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

2018-02-02 Thread Michał Górny
commit: 736a75818a4fbcfdc61b399d2d400d679b6ead85
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  2 19:56:45 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  2 20:13:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736a7581

app-portage/gemato: Bump to 11.0

 app-portage/gemato/Manifest   |  1 +
 app-portage/gemato/gemato-11.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
index c02a08d58af..33b150489ef 100644
--- a/app-portage/gemato/Manifest
+++ b/app-portage/gemato/Manifest
@@ -1 +1,2 @@
 DIST gemato-10.3.tar.gz 63279 BLAKE2B 
317c98c3989399e3a87cd5452edc509da86b17ecb41d295feca4071141d3ff1ba95a86544d64c786726f2148a899c1597020dde3513a913b1bc1811e2117337e
 SHA512 
dd2b47238ac0707984358bd763ce0dfb23d8b09561939d22aae2e60386de388af9c5e67faa89a6ab9da4f0b334ee8486eeda66e5eb83bd2a26241b8a2b88128d
+DIST gemato-11.0.tar.gz 64123 BLAKE2B 
c1020368eca1f8914c2377e23b27e953e06268e70754e2265af6d31defb2960263371aa6cbfb22b046d1bbdf549c948b62858d09055e8813fc9148a28c264a81
 SHA512 
c9ba297950a96fc7c07f88b8dcda33c3f351043ca062c354425be43ce4915b5ee37d6a28122797cfc01152546e72eda647e27f764b53345bfef87b292dd893e7

diff --git a/app-portage/gemato/gemato-11.0.ebuild 
b/app-portage/gemato/gemato-11.0.ebuild
new file mode 100644
index 000..9a0b3df31cd
--- /dev/null
+++ b/app-portage/gemato/gemato-11.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# pyblake2 & pysha3 are broken with pypy3
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE='threads(+)'
+inherit distutils-r1
+
+DESCRIPTION="Stand-alone Manifest generation & verification tool"
+HOMEPAGE="https://github.com/mgorny/gemato";
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+blake2 bzip2 +gpg lzma sha3 test"
+
+MODULE_RDEPEND="
+   blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )
+   bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' 
python2_7 pypy) )
+   gpg? ( app-crypt/gnupg )
+   lzma? ( $(python_gen_cond_dep 
'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
+   sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' 
python{2_7,3_4,3_5} pypy{,3}) )"
+
+RDEPEND="${MODULE_RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${MODULE_RDEPEND} )"
+
+python_test() {
+   esetup.py test
+}



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

2018-02-02 Thread Jeroen Roovers
commit: 593fe32466f76369d1a3d31799dcf0c196032aeb
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 19:41:00 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 19:41:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593fe324

net-analyzer/wireshark: Old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 net-analyzer/wireshark/Manifest  |   1 -
 net-analyzer/wireshark/wireshark-2.4.2-r1.ebuild | 292 ---
 2 files changed, 293 deletions(-)

diff --git a/net-analyzer/wireshark/Manifest b/net-analyzer/wireshark/Manifest
index 20502dbae2b..c1eff3b0239 100644
--- a/net-analyzer/wireshark/Manifest
+++ b/net-analyzer/wireshark/Manifest
@@ -1,4 +1,3 @@
 DIST wireshark-2.2.7.tar.bz2 32309420 BLAKE2B 
a4ec32fab15235c5bde9f03ceafc5760055a769dd40d96526a18ad16d5642e957f620fc58f42c3323745bd679d6ef7b006283e7b9ddc52ddadc2680789d957ea
 SHA512 
417836810eb895b3f2a6ac1cfd138fb0275382ea2edc60fc5f5e5f8ce433b56b8120aa8b58b4f77296986630fdf49e4c5c3859b2c2c5e26b1ce0651393b7d716
-DIST wireshark-2.4.2.tar.xz 28791712 BLAKE2B 
64a965f522478e2e5690a4439554764bd341c0b8017003af4b0d328094cf56a72462df9dfdb9c9318e4bfc1fe57e4caedc43e0d0c18c704c8342dbb3baa36d91
 SHA512 
212964482a1e45af490ef78b3f2465384f84c007a76c3a99e8de0e2c37d933fb34b0da5631f4a36ca12d2fa7cc4376d3d405cbe7f7113791ea09dba7e5915417
 DIST wireshark-2.4.3.tar.xz 28807920 BLAKE2B 
831691d084fc9ed6198b23c0347efa487398df37ca0cf5972db64b0724fad04b3104a5faed104b5d4b560254b19a2e41118c8d7b71cce785f38ede077215e80f
 SHA512 
4344b9efeda3afba4b13bb468f7a12c4565da96c6182a8203cc5815baa11e7d84f3f11003b4289c6c11391cfb590b8c0319268196cc646a8f0226c432e9bb433
 DIST wireshark-2.4.4.tar.xz 28818372 BLAKE2B 
1a28cabdc8dfbed16244c6906ef360c2d3edee3cd75a5134ea7b21b138c3be08de9327a1415cb308f7a01c382e0aa5cf14e4466b4c3762c29a7f7cbc4683890e
 SHA512 
b6625f860a10e10babd686820680a5e169594f171e7e176fc96325255ec096481da2e8a0fdff10b42cead82011740714a4331003dda0d48bf3b419da37834bdc

diff --git a/net-analyzer/wireshark/wireshark-2.4.2-r1.ebuild 
b/net-analyzer/wireshark/wireshark-2.4.2-r1.ebuild
deleted file mode 100644
index fdcc3747b78..000
--- a/net-analyzer/wireshark/wireshark-2.4.2-r1.ebuild
+++ /dev/null
@@ -1,292 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils fcaps flag-o-matic gnome2-utils multilib qmake-utils 
user xdg-utils
-
-DESCRIPTION="A network protocol analyzer formerly known as ethereal"
-HOMEPAGE="https://www.wireshark.org/";
-SRC_URI="${HOMEPAGE}download/src/all-versions/${P/_/}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 x86 ~x86-fbsd"
-IUSE="
-   adns androiddump +capinfos +caps +captype ciscodump cpu_flags_x86_sse4_2
-   +dftest doc doc-pdf +dumpcap +editcap geoip gtk kerberos libssh libxml2 
lua
-   +mergecap +netlink nghttp2 +pcap portaudio +qt5 +randpkt +randpktdump
-   +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl 
+text2pcap
-   tfshark +tshark +udpdump zlib
-"
-REQUIRED_USE="
-   ciscodump? ( libssh )
-   sshdump? ( libssh )
-"
-
-S=${WORKDIR}/${P/_/}
-
-CDEPEND="
-   >=dev-libs/glib-2.14:2
-   dev-libs/libgcrypt:0
-   netlink? ( dev-libs/libnl:3 )
-   adns? ( >=net-dns/c-ares-1.5 )
-   caps? ( sys-libs/libcap )
-   geoip? ( dev-libs/geoip )
-   gtk? (
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/pango
-   x11-misc/xdg-utils
-   )
-   kerberos? ( virtual/krb5 )
-   libssh? ( >=net-libs/libssh-0.6 )
-   libxml2? ( dev-libs/libxml2 )
-   lua? ( >=dev-lang/lua-5.1:* )
-   nghttp2? ( net-libs/nghttp2 )
-   pcap? ( net-libs/libpcap )
-   portaudio? ( media-libs/portaudio )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-   || (
-   media-libs/speexdsp
-   

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

2018-02-02 Thread Jeroen Roovers
commit: f54cb7e6eb24570c87a6d0db9aa0e372b8833f0b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 19:39:42 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 19:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54cb7e6

net-analyzer/wireshark: Stable for HPPA too.

Package-Manager: Portage-2.3.20, Repoman-2.3.6
RepoMan-Options: --ignore-arches

 net-analyzer/wireshark/wireshark-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-2.4.4.ebuild 
b/net-analyzer/wireshark/wireshark-2.4.4.ebuild
index b56e421d4d1..c566995b3bb 100644
--- a/net-analyzer/wireshark/wireshark-2.4.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.4.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P/_/}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE="
adns androiddump +capinfos +caps +captype ciscodump cpu_flags_x86_sse4_2
+dftest doc doc-pdf +dumpcap +editcap geoip gtk kerberos libssh libxml2 
lua



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

2018-02-02 Thread Michał Górny
commit: b186ab2ae52c24da729c217b3a02813ae75c8300
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  2 18:15:29 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  2 18:15:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b186ab2a

app-portage/gemato: Require threading support in Python

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

 app-portage/gemato/{gemato-10.3.ebuild => gemato-10.3-r1.ebuild} | 1 +
 app-portage/gemato/gemato-.ebuild| 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-portage/gemato/gemato-10.3.ebuild 
b/app-portage/gemato/gemato-10.3-r1.ebuild
similarity index 97%
rename from app-portage/gemato/gemato-10.3.ebuild
rename to app-portage/gemato/gemato-10.3-r1.ebuild
index bd3b3a3c842..9a0b3df31cd 100644
--- a/app-portage/gemato/gemato-10.3.ebuild
+++ b/app-portage/gemato/gemato-10.3-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=6
 
 # pyblake2 & pysha3 are broken with pypy3
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE='threads(+)'
 inherit distutils-r1
 
 DESCRIPTION="Stand-alone Manifest generation & verification tool"

diff --git a/app-portage/gemato/gemato-.ebuild 
b/app-portage/gemato/gemato-.ebuild
index d3694b93c22..6dcd6cb0edf 100644
--- a/app-portage/gemato/gemato-.ebuild
+++ b/app-portage/gemato/gemato-.ebuild
@@ -5,6 +5,7 @@ EAPI=6
 
 # pyblake2 & pysha3 are broken with pypy3
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE='threads(+)'
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Stand-alone Manifest generation & verification tool"



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

2018-02-02 Thread Jason Donenfeld
commit: 9b6c197c1fe4a3790f4da2fb9ca04af7091802a8
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Feb  2 18:09:10 2018 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Fri Feb  2 18:09:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6c197c

net-vpn/wireguard: bump

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 net-vpn/wireguard/Manifest  | 2 +-
 .../{wireguard-0.0.20180118.ebuild => wireguard-0.0.20180202.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest
index 5b842f3a1de..e19d638b1d1 100644
--- a/net-vpn/wireguard/Manifest
+++ b/net-vpn/wireguard/Manifest
@@ -1 +1 @@
-DIST WireGuard-0.0.20180118.tar.xz 218508 BLAKE2B 
ea267ab089657e0407b4eb55889fc6cf7fe6ad958d8f7e88a5166161ace255cc91e5d7640fcc510cd32e63fb95a1be0fae1f4fdbed3de15d23fc2adcc5ff10e6
 SHA512 
8f90b4a84073e281de17ea1db422c2d97bf97c96aad2177d86485e244a447bf2d5e1c8f74f0bba560949f74c73fb6211cc13949a9b28ede2991a69eeaa9b8bd6
+DIST WireGuard-0.0.20180202.tar.xz 220992 BLAKE2B 
ef2907d20b3eb154aafbb4da884c6fd6c40b26b010b76e26b4fb0802ccdfcfd10181089c16bd6385d04cf4bf7749a060b65da4f10a1c512dcc7c4b1747ad72e4
 SHA512 
81eb66b2abe3b3013fc7fbc7f6601808d1676f1fa5e7942d0af09e2ec56e91c396ded2b23eece7c63d1b76f6c3209d93b7cdf06c9d30a59e626d08a604a6780a

diff --git a/net-vpn/wireguard/wireguard-0.0.20180118.ebuild 
b/net-vpn/wireguard/wireguard-0.0.20180202.ebuild
similarity index 100%
rename from net-vpn/wireguard/wireguard-0.0.20180118.ebuild
rename to net-vpn/wireguard/wireguard-0.0.20180202.ebuild



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

2018-02-02 Thread Hans de Graaff
commit: fc30d66c5393f217ec49834e218d666e026564ac
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:13:45 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:13:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc30d66c

dev-ruby/curb: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/curb/curb-0.9.4.ebuild b/dev-ruby/curb/curb-0.9.4.ebuild
index 286c044ffd7..43b3caf607d 100644
--- a/dev-ruby/curb/curb-0.9.4.ebuild
+++ b/dev-ruby/curb/curb-0.9.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rake"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2018-02-02 Thread Hans de Graaff
commit: 99bd0412952ffac97a752a3e0d3167a2181cbc75
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:06:49 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:06:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bd0412

dev-ruby/css_parser: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/css_parser/Manifest b/dev-ruby/css_parser/Manifest
index 2c0610ff9ff..851295a4b60 100644
--- a/dev-ruby/css_parser/Manifest
+++ b/dev-ruby/css_parser/Manifest
@@ -1,3 +1,2 @@
 DIST css_parser-1.4.10.tar.gz 26718 BLAKE2B 
fe83cba6f013548e924823f93a727e09d99063e3bc118b62e96e8cbccdc9347ba004ca19627a6c6f5963f24ce8bed0a7af6c3b5bfe3b0c3f73f9f8dbb55398a7
 SHA512 
ad48200cd9f6fd36d1b13e8699098380c7d74e5349ed1a6aa294615800689a2959f7a91acff9679a630f525d0141f40aaade498570de4f296333c9525b0f1c22
-DIST css_parser-1.5.0.tar.gz 32835 BLAKE2B 
85ca5b5fa137b5072ec8183acbdfc2677d959013d01494a99768e9b4975b3cdadd3e5a4defa047255b1693ab82a622d6130922287464e03f7ef3a0768e281d31
 SHA512 
4d33494abac5aed71cc73345853f7df7cc21bfe1a03d6d443968c357736311104eba4e816fa4b7dae7f42cd5f38dc7a3d8752c13a58387049cfc7a7d11c4f8f6
 DIST css_parser-1.6.0.tar.gz 33251 BLAKE2B 
1e28e6999675fadc1bc6a98417cc698fb2e5f16e8d8b27e186037112ac9c3cee82161c7530b962209d76d91359d68016210a371c9e8a7f7d631c7aec73bc5c81
 SHA512 
838baf3cc4249e890f7cf006370f148261b392549e6cc25b11246e15c8347a8877b4cc3bfe70dee18a822a9a8fc496705787262d79e177d62587f41ba6f4c4d6

diff --git a/dev-ruby/css_parser/css_parser-1.5.0.ebuild 
b/dev-ruby/css_parser/css_parser-1.5.0.ebuild
deleted file mode 100644
index 6fca6ba41cd..000
--- a/dev-ruby/css_parser/css_parser-1.5.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOC_DIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md "
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-GITHUB_USER="premailer"
-GITHUB_PROJECT="${PN}"
-inherit ruby-fakegem
-
-DESCRIPTION="Sass-based Stylesheet Framework"
-HOMEPAGE="http://compass-style.org/ https://github.com/premailer/css_parser/";
-LICENSE="MIT"
-
-SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz
 -> ${GITHUB_PROJECT}-${PV}.tar.gz"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-ruby_add_rdepend "dev-ruby/addressable
-   virtual/ruby-ssl"
-
-ruby_add_bdepend "test? ( dev-ruby/maxitest )"
-
-all_ruby_prepare() {
-   # get rid of bundler usage
-   rm Gemfile || die
-   sed -i -e '/bundler/d' -e '/bump/d' Rakefile || die
-   sed -i -e '/bundler/d' test/test_helper.rb || die
-   # Avoid tests using the network.
-   sed -i -e '/test_loading_a_remote_file_over_ssl/,/end/ s:^:#:' 
test/test_css_parser_loading.rb || die
-
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/*.rb || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: b24e69d2e785b813e7754634714ad0e9b5322617
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:49:42 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:49:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24e69d2

dev-ruby/color: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/color/color-1.8.ebuild b/dev-ruby/color/color-1.8.ebuild
index f6c1eb39397..fe96bea3876 100644
--- a/dev-ruby/color/color-1.8.ebuild
+++ b/dev-ruby/color/color-1.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"



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

2018-02-02 Thread Hans de Graaff
commit: 39cc2a1771132bb71d62bcf99abef169ce968a8c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:50:46 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:50:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cc2a17

dev-ruby/colorator: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/colorator/Manifest|  1 -
 dev-ruby/colorator/colorator-0.1-r1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-ruby/colorator/Manifest b/dev-ruby/colorator/Manifest
index ad0b665c225..247131b5394 100644
--- a/dev-ruby/colorator/Manifest
+++ b/dev-ruby/colorator/Manifest
@@ -1,2 +1 @@
-DIST colorator-0.1.gem 7680 BLAKE2B 
6967c4e3e00bd5272a3204bfcfe630340c306c036acb95019ce739abf64e5256c921331cb0e36cddd5375f0a5f4bbbf1e460112d4affaf8584f402aafa432cac
 SHA512 
572a15f4d3011579302ae5448c9752511baec962d65265e923f561b002a3a80384610ab877233f15c1c6953a765fbf32b2d2838a658d207900cf53b6525caee2
 DIST colorator-1.1.0.tar.gz 5112 BLAKE2B 
89c297ad2de64b4befd0e0f5b8b4fed07c9456fc1e013d70f3084e15e8392b8e319737eaf9eb9172e4b5a32a36039b096f754de2351ae4f5b68f0f1884230f55
 SHA512 
7bc2e85f8c4db8ca6db5140c9ebb471d3b1733c1c408595eb0bec531ec5f08fc86f4ee793a451bf51f359c8d4f07beac9e5ae9f418e2752be1c4fb0442b802de

diff --git a/dev-ruby/colorator/colorator-0.1-r1.ebuild 
b/dev-ruby/colorator/colorator-0.1-r1.ebuild
deleted file mode 100644
index c82f0c40a7c..000
--- a/dev-ruby/colorator/colorator-0.1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Colorize your text in the terminal"
-HOMEPAGE="https://github.com/octopress/colorator";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""



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

2018-02-02 Thread Hans de Graaff
commit: 65772932471e6081a124339e3783b0a02b73c370
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:59:58 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:59:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65772932

dev-ruby/coolio: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/coolio/Manifest|  2 --
 dev-ruby/coolio/coolio-1.5.0.ebuild | 62 -
 dev-ruby/coolio/coolio-1.5.1.ebuild | 57 --
 3 files changed, 121 deletions(-)

diff --git a/dev-ruby/coolio/Manifest b/dev-ruby/coolio/Manifest
index cd5edef2fcb..9be01d3d319 100644
--- a/dev-ruby/coolio/Manifest
+++ b/dev-ruby/coolio/Manifest
@@ -1,3 +1 @@
-DIST cool.io-1.5.0.gem 112128 BLAKE2B 
e29644b4e2a592f4352141cb3450c90e9b89a2ce490d598695d3318e5722055d56df7ca4d462e0e6facceb5a846c0a654069dc63a2398edc7500d5921426c2ec
 SHA512 
e3089282352eb1f5c08d9cf2c8a8397904eaa3835b1146439c04f104210630b5ae49696716a971a9ba5a33e8cf85f28dc706d211ef47fbe6dfcbbb81a3a87bc1
-DIST cool.io-1.5.1.gem 112128 BLAKE2B 
2aba94865094611cc8fa746d4e1e3cec0bea8a762f102e63a5a52cd46d6867e173b406685ca7027f1d9871bf8a0aa6b12c261b95545a288cd2bd61673d807223
 SHA512 
faf85ca190f7090d288202daf7a74068940402098bcd8ff954e4dc603be9934b332aeb8b43869f56c59a413954e98cbe8a48a554ae65690988a5d9d64169627e
 DIST cool.io-1.5.3.gem 112128 BLAKE2B 
f343ee73e3796744ec21d3af13e92a0a462e10b262543c2d77ab0dd6c5250bbd6cf0d6579646d146983df1c2b288717f3d4e9f1d5d0cded58a9b1422e497dee5
 SHA512 
6ef61713acdccf951ebd64018a3d9ec83e2655895994fe23842e18cd2556f4d35ec42144577a83b30ef369a9047a58d1bba2224145653db0b7c203dfdca6c3c3

diff --git a/dev-ruby/coolio/coolio-1.5.0.ebuild 
b/dev-ruby/coolio/coolio-1.5.0.ebuild
deleted file mode 100644
index f1590fcf5af..000
--- a/dev-ruby/coolio/coolio-1.5.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-RUBY_FAKEGEM_NAME="cool.io"
-
-RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.io/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
-
-ruby_add_rdepend ">=dev-ruby/iobuffer-1"
-
-all_ruby_prepare() {
-   rm -r Gemfile* lib/.gitignore || die
-
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
-   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/extensiontask/ s:^:#:' \
-   -e '/ExtensionTask/,/^end/ s:^:#:' Rakefile || die
-
-   # Remove specs that require network connectivity
-   rm -f spec/dns_spec.rb || die
-
-   # Use one address consistently
-   sed -i -e 's/localhost/127.0.0.1/' 
spec/{udp_socket,tcp_server,iobuffer}_spec.rb || die
-
-   # Remove specs that fail, possibly due to libev
-   # incompatibility. Should be investigated but cool.io is no longer
-   # maintained.
-   rm -f spec/udp_socket_spec.rb || die
-}
-
-each_ruby_configure() {
-   pushd ext/cool.io || die
-   ${RUBY} extconf.rb || die
-   popd || die
-}
-
-each_ruby_compile() {
-   pushd ext/cool.io || die
-   emake V=1
-   popd || die
-   cp ext/cool.io/cool.io_ext$(get_modname) lib/ || die
-}

diff --git a/dev-ruby/coolio/coolio-1.5.1.ebuild 
b/dev-ruby/coolio/coolio-1.5.1.ebuild
deleted file mode 100644
index f5e6db466c6..000
--- a/dev-ruby/coolio/coolio-1.5.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-RUBY_FAKEGEM_NAME="cool.io"
-
-RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.com/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
-
-ruby_add_rdepend ">=dev-ruby/iobuffer-1"
-
-all_ruby_prepare() {
-   rm -r Gemfile* lib/.gitignore || die
-
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
-   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/extensiontask/ s:^

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

2018-02-02 Thread Hans de Graaff
commit: dbc71a08158794871489cecfbdb56f71ce2caf8e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:55:51 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:55:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc71a08

dev-ruby/colorize: add 0.8.1

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/colorize/colorize-0.8.1.ebuild 
b/dev-ruby/colorize/colorize-0.8.1.ebuild
index 31f2ac329f8..1914014ad6c 100644
--- a/dev-ruby/colorize/colorize-0.8.1.ebuild
+++ b/dev-ruby/colorize/colorize-0.8.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2018-02-02 Thread Hans de Graaff
commit: 92e07d11f43baff60af534c34d2c6180b00cca25
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:57:31 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:57:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e07d11

dev-ruby/columnize: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/columnize/columnize-0.9.0.ebuild 
b/dev-ruby/columnize/columnize-0.9.0.ebuild
index 28594bcc232..20dbd8b8ae9 100644
--- a/dev-ruby/columnize/columnize-0.9.0.ebuild
+++ b/dev-ruby/columnize/columnize-0.9.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="AUTHORS ChangeLog NEWS README.md"



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

2018-02-02 Thread Hans de Graaff
commit: d88cdd0ae9fa5620c5793166d5f138e65afbfabd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:05:43 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:05:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88cdd0a

dev-ruby/cri: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/cri/Manifest  |  3 ---
 dev-ruby/cri/cri-2.10.0.ebuild | 34 --
 dev-ruby/cri/cri-2.8.0.ebuild  | 34 --
 dev-ruby/cri/cri-2.9.1.ebuild  | 34 --
 4 files changed, 105 deletions(-)

diff --git a/dev-ruby/cri/Manifest b/dev-ruby/cri/Manifest
index 4e10c02e2a3..9cadb325c95 100644
--- a/dev-ruby/cri/Manifest
+++ b/dev-ruby/cri/Manifest
@@ -1,5 +1,2 @@
-DIST cri-2.10.0.gem 28672 BLAKE2B 
b155cb453344c3e1c20bbaf352958e2102c3424f8ce73fba9a7b40424a3ef0aa4fb0ac938e366fa142c6f312ecdb16640d203ad7dd3bc427c848695d504a429d
 SHA512 
90c33031c5819823aca54b6ea8be18aeae9a0e707f25a62dfb4091724f46782ed9f44200950ae6d5f654d58c2b925dfcbb3d404acc6ac38b86dba922aed18efb
 DIST cri-2.10.1.gem 28672 BLAKE2B 
fe6f78ec193298605995e00242a4f615159192b66900c111fa58252aea63c3a5515a0e7a9d7c5a1a0878a2e9c70a77023ee60be4d7b6c780d5f2d1300641e109
 SHA512 
f71cdd00613b226f916c9f45f9e8ce3a7c0c68bdb547de6df8b9457c018627c18ce978a13c971e0ef2cd24ec985f815df0389d0ddabd463eef93d5e2147e6101
 DIST cri-2.7.1.gem 25088 BLAKE2B 
20317d886401d6d5f034c27396cad2fdaf322246c319ef3cadc3e38169dbc00c83771fdb2d564efd0ca386b916a0bc2d8cf283742ccd18ca390e491a84f5e31f
 SHA512 
37d641390dc83550c254b3c48018f7f2c53f73161807c299cb78ef84b8625e5f00cd8c877ac464ece5c6623d7118872c45648ed56c2bd5f53ae62cd66b8e24d1
-DIST cri-2.8.0.gem 25600 BLAKE2B 
75c8ab35152eb9bfd4f9d0dda8be67491ef6099b3751b6f4dfc6e24fdf35d037c5a2cd8e963cc20c9ee2f0fca311c680ebadf878d5a32def3c2d1e2fd85d7ede
 SHA512 
ea8543debfda3a9e6ed1ea304b93dcf12114cdade532981b6c1e854ce37fa0c939455b7501f7b36a6efbdd1fd6b77696b97f9baacdb7029f55a9e707c19225a6
-DIST cri-2.9.1.gem 26624 BLAKE2B 
882ed884f35eb54a213572deba38cfdba2e50fdff09b63093c2fb769f2b8b4c654b1d446982f82e72238fe237b1dda822d4f0c637402a398c57f99572c38335e
 SHA512 
5abf0ba9315563c4b12ccc11ccb74811fea4de16f25ea2b81fb0854bdeef418bfdc45ab84320f5d71d89bfdcefe5e2a6eb66900aec9231ac1ca999c84b944805

diff --git a/dev-ruby/cri/cri-2.10.0.ebuild b/dev-ruby/cri/cri-2.10.0.ebuild
deleted file mode 100644
index 01337421830..000
--- a/dev-ruby/cri/cri-2.10.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.adoc"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="https://rubygems.org/gems/cri";
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/colored-1.2"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )
-   test? ( dev-ruby/yard dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
-   sed -i -e '/rubocop/ s:^:#:' \
-   -e '/RuboCop/,/end/ s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S rake test_unit || die
-}

diff --git a/dev-ruby/cri/cri-2.8.0.ebuild b/dev-ruby/cri/cri-2.8.0.ebuild
deleted file mode 100644
index 055a4d156bd..000
--- a/dev-ruby/cri/cri-2.8.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.adoc"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="http://rubygems.org/gems/cri";
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/colored-1.2"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )
-   test? ( dev-ruby/yard dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
-   sed -i -e '/rubocop/ s:^:#:' \
-   -e '/RuboCop/,/end/ s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S rake test_unit || die
-}

diff --git a/dev-ruby/cri/cri-2.9.1.ebuild b/dev-ruby/cri/cri-2.9.1.ebuild
deleted file mode 100644
index 6a06398e3e0..000
--- a/dev-ruby/cri/cri-2.9.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.adoc"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="http://rubygems.org/ge

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

2018-02-02 Thread Hans de Graaff
commit: 2db0911633885ba83a10656d24ce47fa3505598e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:01:29 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:01:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db09116

dev-ruby/countdownlatch: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild 
b/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild
index 14b1a261610..191aa553252 100644
--- a/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild
+++ b/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 RUBY_FAKEGEM_TASK_DOC=""



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

2018-02-02 Thread Hans de Graaff
commit: 1b5fe7e9f6f5f01372487e1325e954f219b9f467
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:04:02 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:04:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b5fe7e9

dev-ruby/creole: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/creole/creole-0.5.0.ebuild 
b/dev-ruby/creole/creole-0.5.0.ebuild
index 0cb5c2e5100..2917354f52e 100644
--- a/dev-ruby/creole/creole-0.5.0.ebuild
+++ b/dev-ruby/creole/creole-0.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rake"
 RUBY_FAKEGEM_RECIPE_DOC="none"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/coffee-script-source/

2018-02-02 Thread Hans de Graaff
commit: 30034b9f7799374c927bab5cb21e647f8a629e98
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:48:05 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:48:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30034b9f

dev-ruby/coffee-script-source: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/coffee-script-source/coffee-script-source-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2.ebuild 
b/dev-ruby/coffee-script-source/coffee-script-source-1.12.2.ebuild
index d2b4bcbfdeb..52de0176ef8 100644
--- a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2.ebuild
+++ b/dev-ruby/coffee-script-source/coffee-script-source-1.12.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_TASK_DOC=""



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

2018-02-02 Thread Hans de Graaff
commit: 0efa34200a6107dffba1e21fb6685f655d29b210
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:52:08 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:52:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efa3420

dev-ruby/colored: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/colored/colored-1.2.ebuild 
b/dev-ruby/colored/colored-1.2.ebuild
index 781fc172b59..629c7ecc9a3 100644
--- a/dev-ruby/colored/colored-1.2.ebuild
+++ b/dev-ruby/colored/colored-1.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



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

2018-02-02 Thread Hans de Graaff
commit: 302db28c7c825d9518e42454c1216701fbbce972
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 17:07:46 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 17:07:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302db28c

dev-ruby/curb: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/curb/Manifest  |  1 -
 dev-ruby/curb/curb-0.9.3.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/curb/Manifest b/dev-ruby/curb/Manifest
index 1043954706e..b83a0ac3ea7 100644
--- a/dev-ruby/curb/Manifest
+++ b/dev-ruby/curb/Manifest
@@ -1,2 +1 @@
-DIST curb-0.9.3.gem 81920 BLAKE2B 
c7be8fb197d09b75a048384a59c2ea4b71363016848786764a1de267472136474d5a733abf18827c3e5bf5b459aeaad543b946dafcd30bc216503cf34b244a28
 SHA512 
b484505fbdd038f6827aec9fa936f0a00d0ada5af4c655320976b5efef2b0d503a1aae4f72246467ba7caaede1440c59f511f45f10c53b90fc2a94630bc620f9
 DIST curb-0.9.4.gem 82432 BLAKE2B 
2bf2bf0d887369c484d246771afc9cb34c6eb72a3809f13c9047f82030d79b1be47141db03659c1e4f42792c94094e40f05d4b1b0d984aed73a47c24ef96379a
 SHA512 
7b81ba587ac9beb203e040234d9f5032d87352a3e045d3705f474d2eaf1f620245240a59894c7147f54d55f0293f60488e8f883367f96945d49ffcdcef42bfc1

diff --git a/dev-ruby/curb/curb-0.9.3.ebuild b/dev-ruby/curb/curb-0.9.3.ebuild
deleted file mode 100644
index bb74e101cdb..000
--- a/dev-ruby/curb/curb-0.9.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rake"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby-language bindings for libcurl"
-HOMEPAGE="https://github.com/taf2/curb";
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND+=" net-misc/curl[ssl]"
-RDEPEND+=" net-misc/curl[ssl]"
-
-all_ruby_prepare() {
-   # fix tests when localhost is also ::1
-   sed -i -e 's|localhost:|127.0.0.1:|g' tests/*.rb || die
-
-   # avoid tests making outside network connections
-   rm tests/bug_postfields_crash.rb || die
-   sed -e '/test_easy_http_verbs_must_respond_to_str/,/^  end/ s:^:#:' \
-   -i tests/tc_curl_easy.rb || die
-
-   # avoid failing tests where failure condition seems weird, no 
-   # upstream travis so not clear if the test is indeed broken.
-   sed -i -e '/test_multi_easy_http/,/^  end/ s:^:#:' 
tests/tc_curl_multi.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake -Cext CFLAGS="${CFLAGS} -fPIC" archflags="${LDFLAGS}" V=1
-   cp -l ext/curb_core$(get_modname) lib || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: 846e511bbb2417f56b572b17498aeebad46f8f29
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:17:12 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846e511b

dev-ruby/bsearch: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild 
b/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild
index 6a13d9da56a..ce97ba76f65 100644
--- a/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild
+++ b/dev-ruby/bsearch/bsearch-1.5.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="doc/*"
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 inherit ruby-fakegem
 DESCRIPTION="A binary search library for Ruby"



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

2018-02-02 Thread Hans de Graaff
commit: f0a4e20bc5d8873cc6ef6c6aa51afeed5afc71b1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:22:22 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a4e20b

dev-ruby/bundler-audit: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/bundler-audit/Manifest   |  1 -
 dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/bundler-audit/Manifest b/dev-ruby/bundler-audit/Manifest
index 4aae2afc5c2..00d3d7a2249 100644
--- a/dev-ruby/bundler-audit/Manifest
+++ b/dev-ruby/bundler-audit/Manifest
@@ -1,2 +1 @@
-DIST bundler-audit-0.5.0.gem 99328 BLAKE2B 
729c94090b4fb84db936efdc648b29a4fda9955f481e73b69f9a489ee9b3c0dc565a0889f93c003cf43124ba46bf470a0db7ac32a5802caf5662d1fb6e62b8f2
 SHA512 
c618912f7d22b1a60dfeeaf8a278abccc3c0ec8d8dd2ea5988a0b04d6992015decf852dd507e7acd3abd19c8a62ac21f099a49aecfe04e3499a76879afb63fb7
 DIST bundler-audit-0.6.0.gem 108544 BLAKE2B 
2014f3f2cad0a4305a0b1ef3a7ed0c76e2bb6a6c609568f2823e499c19d844bf41eccac3c6f8efeb51ebc938ea888164256fe41eb0d770e5eef5f3b00a837ecd
 SHA512 
28213df41bba20b41b7398a2ac8f2086c5d2b80a7b31340a29b6e7c3818337f11e486284b14f000c590aaea6bb541222c4c5b71421e36a0e0a7c02e0feec9d7a

diff --git a/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild 
b/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild
deleted file mode 100644
index 9d79d27dedf..000
--- a/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides patch-level verification for Bundled apps"
-HOMEPAGE="https://github.com/rubysec/bundler-audit";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="test"
-
-#tests are trying to download AND have some odd failures
-#rspec ./spec/database_spec.rb:113 # Bundler::Audit::Database#size should eq 
323
-#rspec ./spec/database_spec.rb:117 # Bundler::Audit::Database#advisories 
should return a list of all advisories.
-RESTRICT=test
-
-ruby_add_rdepend "
-   >=dev-ruby/thor-0.18:0
-   >=dev-ruby/bundler-1.2:0
-"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-
-   # Avoid specs that require network access via 'bundle install'
-   rm spec/{integration,scanner}_spec.rb || die
-
-   # Avoid specs that only work when the source is a git repository
-   sed -i -e '/describe "path"/,/^  end/ s:^:#:' \
-   -e '/describe "update!"/,/^  end/ s:^:#:' \
-   spec/database_spec.rb || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: c0a36c0c9bba89e47135367a45f5de96a80ccda6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:32:56 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a36c0c

dev-ruby/classifier: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/classifier/classifier-1.3.4.ebuild 
b/dev-ruby/classifier/classifier-1.3.4.ebuild
index 0a5faa7ecf8..3aecb200988 100644
--- a/dev-ruby/classifier/classifier-1.3.4.ebuild
+++ b/dev-ruby/classifier/classifier-1.3.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.markdown"



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

2018-02-02 Thread Hans de Graaff
commit: bee2b3f1b04f004886c9662d7c537ce2d5e08394
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:34:58 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee2b3f1

dev-ruby/classifier-reborn: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild 
b/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild
index 81569b8aacd..fbe7ad40220 100644
--- a/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild
+++ b/dev-ruby/classifier-reborn/classifier-reborn-2.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.markdown"



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

2018-02-02 Thread Hans de Graaff
commit: fca9c6a813ad192ab1558fc1b37e7f9c10c9675f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:35:55 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca9c6a8

dev-ruby/climate_control: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/climate_control/Manifest  |  2 --
 .../climate_control/climate_control-0.0.3.ebuild   | 31 --
 .../climate_control/climate_control-0.1.0.ebuild   | 29 
 3 files changed, 62 deletions(-)

diff --git a/dev-ruby/climate_control/Manifest 
b/dev-ruby/climate_control/Manifest
index 92714083654..c903400c237 100644
--- a/dev-ruby/climate_control/Manifest
+++ b/dev-ruby/climate_control/Manifest
@@ -1,3 +1 @@
-DIST climate_control-0.0.3.gem 7168 BLAKE2B 
5daeccc36b159894f4f733e41b031ff8dc14f914c8b4bbb9221b3181abdcf281c01d58d78382dab25744b0cac757738ecd23cb4d1b3ef8cffd367e74816a0205
 SHA512 
9e3b5fbf494e0757fdf52b2b6015d11b2b3aaece95e7226b98ca817a9af731a393ddf9a2278877e7f2ed75c68ff05a06769df03b08cc62757b5af123f7d95f30
-DIST climate_control-0.1.0.gem 9216 BLAKE2B 
68d6c2630ebad3a7e3955efd9535f258b8ed1d57f894845291703efff19ad8422c2c8c34578627837b300f99b5c519a3ead058d597b0ca5435b53899530aaff1
 SHA512 
59e96a8b8b833b7370ed4a11e854ae6088c9f637ed7a1a6dda1666ccbe072f48ea2467508c4b1aa675e88f595aee6d9cc9f3617d75594c388ef6a8d3af44831f
 DIST climate_control-0.2.0.gem 9728 BLAKE2B 
9868eef8836189d7567d8fd8f5dade874ed4baef883f38b2d6148bde4f1e24544f31fae75ff7bcec4dc685c1fdd23d5164817460eeaf151d8eb105e023bbd741
 SHA512 
c264d731fb02c7a15932d2724bcd54dff91d2370a0b5336444e167e0d39596974c3826db502be7dc1b6d99cdbbc02213582a5a6cb6b822aa32a0913c1ec9

diff --git a/dev-ruby/climate_control/climate_control-0.0.3.ebuild 
b/dev-ruby/climate_control/climate_control-0.0.3.ebuild
deleted file mode 100644
index b953489029a..000
--- a/dev-ruby/climate_control/climate_control-0.0.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-# uses 1.9 syntax
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="NEWS README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Easily manage your environment"
-HOMEPAGE="https://github.com/thoughtbot/climate_control";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-3.0"
-
-all_ruby_prepare() {
-   # Avoid dependencies on simplecov and git.
-   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-   sed -i -e 's/git ls-files/echo ""/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}

diff --git a/dev-ruby/climate_control/climate_control-0.1.0.ebuild 
b/dev-ruby/climate_control/climate_control-0.1.0.ebuild
deleted file mode 100644
index 06d8d47a519..000
--- a/dev-ruby/climate_control/climate_control-0.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="NEWS README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Easily manage your environment"
-HOMEPAGE="https://github.com/thoughtbot/climate_control";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
-   # Avoid dependencies on simplecov and git.
-   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-   sed -i -e 's/git ls-files/echo ""/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: 6ee3dfe8418d492b6969e49bd8f8d5f587793458
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:25:32 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee3dfe8

dev-ruby/charlock_holmes: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/charlock_holmes/charlock_holmes-0.7.5.ebuild 
b/dev-ruby/charlock_holmes/charlock_holmes-0.7.5.ebuild
index 1e6a842207d..b9bbacc1a91 100644
--- a/dev-ruby/charlock_holmes/charlock_holmes-0.7.5.ebuild
+++ b/dev-ruby/charlock_holmes/charlock_holmes-0.7.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2018-02-02 Thread Hans de Graaff
commit: c577e0cf182c47c674f5a495645f84ec5e1c52ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:39:45 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c577e0cf

dev-ruby/cmdparse: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/cmdparse/cmdparse-2.0.6-r1.ebuild | 4 ++--
 dev-ruby/cmdparse/cmdparse-3.0.3.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/cmdparse/cmdparse-2.0.6-r1.ebuild 
b/dev-ruby/cmdparse/cmdparse-2.0.6-r1.ebuild
index 113f0a71f6c..e6099563cd7 100644
--- a/dev-ruby/cmdparse/cmdparse-2.0.6-r1.ebuild
+++ b/dev-ruby/cmdparse/cmdparse-2.0.6-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild 
b/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild
index 36334bfe81a..3ebb4e55ffc 100644
--- a/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild
+++ b/dev-ruby/cmdparse/cmdparse-3.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



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

2018-02-02 Thread Hans de Graaff
commit: 0c47ac648e912e1bb06a2cb56538bc32d1717ec1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:21:12 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c47ac64

dev-ruby/builder: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/builder/builder-3.2.3.ebuild 
b/dev-ruby/builder/builder-3.2.3.ebuild
index 75291cdef1c..dcad35e945a 100644
--- a/dev-ruby/builder/builder-3.2.3.ebuild
+++ b/dev-ruby/builder/builder-3.2.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="README.md CHANGES"



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

2018-02-02 Thread Hans de Graaff
commit: bc492121eef0b3bfdf2df2070c49597ad2df16a3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:37:16 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc492121

dev-ruby/cmdparse: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/cmdparse/Manifest  |  2 --
 dev-ruby/cmdparse/cmdparse-3.0.1.ebuild | 22 --
 dev-ruby/cmdparse/cmdparse-3.0.2.ebuild | 22 --
 3 files changed, 46 deletions(-)

diff --git a/dev-ruby/cmdparse/Manifest b/dev-ruby/cmdparse/Manifest
index 3dcdb99770c..0268168e094 100644
--- a/dev-ruby/cmdparse/Manifest
+++ b/dev-ruby/cmdparse/Manifest
@@ -1,4 +1,2 @@
 DIST cmdparse-2.0.6.gem 53760 BLAKE2B 
eda157aa8f8d4fce31df8944524dbf7f8c9d8f8764bf5fc85de044d50e20be0ba408e45815916389e77b6a42787d4ae00577c66ff0fb46e4526f8209ba56
 SHA512 
c4120b049e7d42d65be80649cdd097d17f8a732f090382759351617225f6235438f4338466e5e8c7b5c35675ca43d4930dc39b357263062ba7ae9c61c85f472e
-DIST cmdparse-3.0.1.gem 53760 BLAKE2B 
6c3e6ea7ae827935b77b8618a2d7da1788632c82b99c439dba01ef8a3948f9a557567408c5e4e40ab7da1f8343394b1822b3adf0226aee92b86e448f3a27ce3c
 SHA512 
8724ef46d543ee4677f9245b68b41c776cebfe7464dc63e3d785557883a10f4471810e90831873e3774c2597f55c32fcf48ac7efe6e494a63269ac713a3ce2ee
-DIST cmdparse-3.0.2.gem 53760 BLAKE2B 
e19e4d3fb772326823d167b68b4285a4550674dc631cc803968a65bb6a0c24d2d4e5d8cef29a09e3d98dfc299ee130030478381cb9a54a4a3d47f7f721125ada
 SHA512 
217f6d7459342c9c274d5b5b4ccb279e66d7adfe1ef4f7b8eb9c7fe418b0bd4d66c790601d0ea4dc120b78977b6586e7993e9242818244c0eb1affb68fd8fc0c
 DIST cmdparse-3.0.3.gem 53760 BLAKE2B 
d801f17745d253294a1fbac720a138f267af171ff04734d3de1e51427bd96174e3afe99f0a8e97479604f64bebf078806b26b5825db9febb29adf31d9bd32a82
 SHA512 
decea4449653ed459dab25eae2681cb1bcfdd15c3f5c32ee19506d2ab33e7ab89a0ee46dbcc72c16a72eaf3833c847b5b86a0a74a528f520256cf9a8e54af81d

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild 
b/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild
deleted file mode 100644
index 18611e9bba2..000
--- a/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-IUSE=""
-
-DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="http://cmdparse.gettalong.org/";
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-3"
-SLOT="3"

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild 
b/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild
deleted file mode 100644
index 542b5d9c347..000
--- a/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-IUSE=""
-
-DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="https://cmdparse.gettalong.org/";
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-3"
-SLOT="3"



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

2018-02-02 Thread Hans de Graaff
commit: 697c645c1f31b2adbb3fe616215faf5257a1f44d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:31:25 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697c645c

dev-ruby/chronic: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/chronic/chronic-0.10.2.ebuild 
b/dev-ruby/chronic/chronic-0.10.2.ebuild
index 956c9078443..3bd6cc20298 100644
--- a/dev-ruby/chronic/chronic-0.10.2.ebuild
+++ b/dev-ruby/chronic/chronic-0.10.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"



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

2018-02-02 Thread Hans de Graaff
commit: 61329b07bc43d4fb7bad9076e6b7989d125d00f9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:27:31 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61329b07

dev-ruby/childprocess: move ~sparc keyword forward

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/childprocess/childprocess-0.8.0.ebuild 
b/dev-ruby/childprocess/childprocess-0.8.0.ebuild
index 571ee9e6de4..d497ab97906 100644
--- a/dev-ruby/childprocess/childprocess-0.8.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jarib/childprocess";
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"



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

2018-02-02 Thread Hans de Graaff
commit: ac338c25aadef81ea6b7653a636492a9662a7034
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:24:04 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac338c25

dev-ruby/charlock_holmes: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/charlock_holmes/Manifest  |  2 -
 .../charlock_holmes/charlock_holmes-0.7.3.ebuild   | 46 -
 .../charlock_holmes/charlock_holmes-0.7.4.ebuild   | 47 --
 3 files changed, 95 deletions(-)

diff --git a/dev-ruby/charlock_holmes/Manifest 
b/dev-ruby/charlock_holmes/Manifest
index daba12c4757..ed310850910 100644
--- a/dev-ruby/charlock_holmes/Manifest
+++ b/dev-ruby/charlock_holmes/Manifest
@@ -1,3 +1 @@
-DIST charlock_holmes-0.7.3.gem 1196544 BLAKE2B 
c9152bb9c54c0b507f18b0dac969131091ef236495f5759c353ace8b7edc990581e28c8c97b39c63c71b1194f3a023bb8df382afadd922a98c8572d6f0610114
 SHA512 
29e173f5ce870c16fd1af2e38b9aa2cada4b8ddae534933f18c82b719ae65b8fac82434ed87696b435b7236e180c06c9ccaa16c742dff5f8b1fd87da48894027
-DIST charlock_holmes-0.7.4.tar.gz 1192569 BLAKE2B 
4f723a75f08ef87084ea78693f4f3fc0026246be0e2b3d35354f9416ac7c9a2f998d33072c0e23f56996618ad5e611d789363aa299fc49f9f3f0ee655ab94dce
 SHA512 
2c9569cceacd4f80896ef852f581b5260790f6fb4cf02372b032dc2b692afdf99e04b4ac5230d42d48ee40d0433342c84f4974ffa77662db33287e80bb5fc72e
 DIST charlock_holmes-0.7.5.tar.gz 1192676 BLAKE2B 
d1e5bb3089d32ef7efa46fe54d37c71caa75b5d3a059c45d1d0275014822690031a8df894295e72be11be5ca685e90f35832dd6a06a4c482afe938da2a25ea28
 SHA512 
a5ee9d47d8c8386e7be9ad10e93e7bd7663713df285b33e5d8afd865570e463a9f785e568675363f9b949a8207bbcc144a7378dfb206645824e9f0abc33ec668

diff --git a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild 
b/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild
deleted file mode 100644
index 8ac72af952a..000
--- a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Character encoding detecting library for Ruby using ICU"
-HOMEPAGE="https://github.com/brianmario/charlock_holmes";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest )"
-
-CDEPEND="dev-libs/icu:=
-   sys-libs/zlib"
-DEPEND+=" ${CDEPEND}"
-RDEPEND+=" ${CDEPEND}"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' test/helper.rb || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/rake-compiler/,$ s:^:#:' Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/${PN}$(get_modname) lib/${PN}/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/*.rb || die
-}

diff --git a/dev-ruby/charlock_holmes/charlock_holmes-0.7.4.ebuild 
b/dev-ruby/charlock_holmes/charlock_holmes-0.7.4.ebuild
deleted file mode 100644
index 34c4a819f3a..000
--- a/dev-ruby/charlock_holmes/charlock_holmes-0.7.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Character encoding detecting library for Ruby using ICU"
-HOMEPAGE="https://github.com/brianmario/charlock_holmes";
-SRC_URI="https://github.com/brianmario/charlock_holmes/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest )"
-
-CDEPEND="dev-libs/icu:=
-   sys-libs/zlib"
-DEPEND+=" ${CDEPEND}"
-RDEPEND+=" ${CDEPEND}"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' test/helper.rb || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/rake-compiler/,$ s:^:#:' Rakefile || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/${PN}$(get_modname) lib/${PN}/ || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/*.rb || die
-}



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

2018-02-02 Thread Hans de Graaff
commit: 88d2fd9def97addc8cddb08f16e16d46e50ad75b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:34:02 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d2fd9d

dev-ruby/classifier-reborn: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/classifier-reborn/Manifest|  2 --
 .../classifier-reborn-2.0.4.ebuild | 34 
 .../classifier-reborn-2.1.0.ebuild | 36 --
 3 files changed, 72 deletions(-)

diff --git a/dev-ruby/classifier-reborn/Manifest 
b/dev-ruby/classifier-reborn/Manifest
index 2a0d9ae08d4..68ea54e9007 100644
--- a/dev-ruby/classifier-reborn/Manifest
+++ b/dev-ruby/classifier-reborn/Manifest
@@ -1,3 +1 @@
-DIST classifier-reborn-2.0.4.tar.gz 40653 BLAKE2B 
afbf45ac146e67873f5b90a8cc4383afd4ff4fd3f3956f9d3d0ad3096b66e80380b9670aae34f919331c5111e1195259fba98ba2c80b8c27332149c92612db8a
 SHA512 
f89a075b61c1f36894cc57cba3943174c4414512e6f89dd2fa854126e38132239312f2b3464ffbd9b531d8f2987658fafa9cd8fe29d5f7ad8146984436deddd5
-DIST classifier-reborn-2.1.0.tar.gz 42088 BLAKE2B 
8a7ecf4d91f4dbe0ceff82c9b7d2839cfa9ea695cbdeca0c0752a1017a870bef178ccd65c43351ff85c4ff4e59e918627e9e18a840463ab7b3f5ef6fdb27fc23
 SHA512 
0c28128d1eaef8eeb168b372228a52c1bf9683aec3a670eb568fe709eba0b2b5f34ff48f89dd51283b3b560fba3f1908a62407ca8746ad5d74cfa57a03bc38f3
 DIST classifier-reborn-2.2.0.tar.gz 319010 BLAKE2B 
f4bd3259b9d6e324f3f0feb06dfd1c8736eaa8ae0f687e488b6e11b9cda8e6bf9e56a175c01dfb9352184da1a030d1330e22917c7bfdcb4242fa0102f6291940
 SHA512 
d299ce8f3b96de5c6194e816d880ebb895faaacdc2a19985166bdc3d9760242ec41d85f22167ea66e9afd743f5d91d63881da02882d1a412fc95a0c5db63d04c

diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild 
b/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild
deleted file mode 100644
index 8e616cb9dac..000
--- a/dev-ruby/classifier-reborn/classifier-reborn-2.0.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Module to allow Bayesian and other types of classifications"
-HOMEPAGE="https://github.com/jekyll/classifier-reborn";
-SRC_URI="https://github.com/jekyll/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gsl test"
-
-ruby_add_rdepend ">=dev-ruby/fast-stemmer-1.0.0
-   !!dev-ruby/classifier
-   gsl? ( dev-ruby/rb-gsl )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" Rakefile || die
-   if use !gsl; then
-   sed -e 's/$GSL = true/$GSL = false/'\
-   -e 's/vector_serialize/vector/'\
-   -i lib/${PN}/lsi.rb || die
-   fi
-   # Comment out broken test
-   sed -i -e "/assert 'Normal',/s/^/#/" test/bayes/bayesian_test.rb || die
-}

diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.1.0.ebuild 
b/dev-ruby/classifier-reborn/classifier-reborn-2.1.0.ebuild
deleted file mode 100644
index e4c7a041420..000
--- a/dev-ruby/classifier-reborn/classifier-reborn-2.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Module to allow Bayesian and other types of classifications"
-HOMEPAGE="https://github.com/jekyll/classifier-reborn";
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gsl test"
-
-ruby_add_rdepend ">=dev-ruby/fast-stemmer-1.0.0
-   !!dev-ruby/classifier
-   gsl? ( dev-ruby/rb-gsl )"
-
-all_ruby_prepare() {
-   sed -i -e "/[Bb]undler/d" Rakefile || die
-   if use !gsl; then
-   sed -e 's/$GSL = true/$GSL = false/'\
-   -e 's/vector_serialize/vector/'\
-   -i lib/${PN}/lsi.rb || die
-   fi
-   # Comment out broken test
-   sed -i -e "/assert 'Normal',/s/^/#/" test/bayes/bayesian_test.rb || die
-
-   sed -i -e '/reporters/I s:^:#:' -e '/pry/ s:^:#:' test/test_helper.rb 
|| die
-}



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

2018-02-02 Thread Hans de Graaff
commit: 2878ab117665932dd762b84a25d7bbfc9ef24201
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb  2 16:19:05 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb  2 16:41:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2878ab11

dev-ruby/buftok: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/buftok/buftok-0.2.0-r1.ebuild 
b/dev-ruby/buftok/buftok-0.2.0-r1.ebuild
index b4dfba193a5..9f3b01c78cc 100644
--- a/dev-ruby/buftok/buftok-0.2.0-r1.ebuild
+++ b/dev-ruby/buftok/buftok-0.2.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
 RUBY_FAKEGEM_TASK_DOC=""



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

2018-02-02 Thread Anthony G. Basile
commit: 35c9ed29a18fb2b6d2b219d894a4d9b5be55636e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Feb  2 16:40:22 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Feb  2 16:40:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c9ed29

sys-apps/man-pages: remove older version

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-apps/man-pages/Manifest  |  1 -
 sys-apps/man-pages/man-pages-4.13.ebuild | 53 
 2 files changed, 54 deletions(-)

diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest
index e3d66ed8b34..0efef11b511 100644
--- a/sys-apps/man-pages/Manifest
+++ b/sys-apps/man-pages/Manifest
@@ -1,4 +1,3 @@
-DIST man-pages-4.13.tar.xz 1593424 BLAKE2B 
a77c38fd3d23a66eea93c2e81efd2c49fc2053980c669804d747b38cf1447a4fb4119a02f521a4984659a8ff490e165fb994429770a1352eb47afcc1c22a58c8
 SHA512 
86479372cbe2ba5fcad3e2049f52ec788a4aa2d8056cadf7b248eaa776064e1c9387a42d0a77f4bde4385214c11aac117b1e99745459260ca639c656c01698b7
 DIST man-pages-4.14.tar.xz 1611348 BLAKE2B 
d06d6d5bf67f5a17ca685bb1a6742a4d300791c1ed715372fa9bacf3006cd73c4b43434ff7c0a21e3a15082ca1bee91c8559751225eed2946da23c6f4d66e71d
 SHA512 
d7163aacc6c3da914182d685d459d24ad60182e2cc528d72b08b565a9e2901ec319c8b44aef9b7e20838e146e159834482c62ba1b65823d5a06794283ebef41f
 DIST man-pages-4.15.tar.xz 1622184 BLAKE2B 
fac4895411bead3f2ce7ce642206f80ec7422b11b0cbe96abdbb855e24acb1f271c07c7f3d2b07105c46062b0f07c54c9ee06281ba3dd81224e0304174a6842c
 SHA512 
cde896add266e672347841a9116e5d182084044c4543a847945825f98962192f0e8278a4f562fc47a580eb2ddc3d669ffc75a21922219b4d3c36cbe8a792e205
 DIST man-pages-gentoo-2.tar.bz2 5141 BLAKE2B 
c5c7956ab47c8a473e258b1902d5d19d9eb2e9d01786e907d9c3ba691c2a506834ed96cd1f54e8d8415e65d4fea0056659537f0faffe68fcbed33aa728a5e61e
 SHA512 
6e6524b8ad6f1b8c9b147665ee32af49e05603dac61d433acd6b4f1164adef27cd542898f272b07d8659725013dac59c7f34a858968cc054a4785c945e14a770

diff --git a/sys-apps/man-pages/man-pages-4.13.ebuild 
b/sys-apps/man-pages/man-pages-4.13.ebuild
deleted file mode 100644
index 2f0635cb9bd..000
--- a/sys-apps/man-pages/man-pages-4.13.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-GENTOO_PATCH=2
-
-DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
-HOMEPAGE="https://www.kernel.org/doc/man-pages/";
-SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
-   mirror://kernel/linux/docs/man-pages/${P}.tar.xz
-   mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
-   
https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2";
-
-LICENSE="man-pages GPL-2+ BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE_L10N=" da de fr it ja nl pl ru zh-CN"
-IUSE="nls ${IUSE_L10N// / l10n_}"
-RESTRICT="binchecks"
-
-# Block packages that used to install colliding man pages #341953 #548900 
#612640 #617462
-RDEPEND="virtual/man
-   !

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

2018-02-02 Thread Anthony G. Basile
commit: 560a98abaae0caaf583038b298e6aa40cbb5239f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Feb  2 16:39:43 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Feb  2 16:40:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560a98ab

sys-apps/man-pages: stabilize 4.14 on all arches

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-apps/man-pages/man-pages-4.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man-pages/man-pages-4.14.ebuild 
b/sys-apps/man-pages/man-pages-4.14.ebuild
index 34c06eaed5d..2f0635cb9bd 100644
--- a/sys-apps/man-pages/man-pages-4.14.ebuild
+++ b/sys-apps/man-pages/man-pages-4.14.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
 
 LICENSE="man-pages GPL-2+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE_L10N=" da de fr it ja nl pl ru zh-CN"
 IUSE="nls ${IUSE_L10N// / l10n_}"
 RESTRICT="binchecks"



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

2018-02-02 Thread Mike Gilbert
commit: 17b35f065ec5ce11435fd56a38dfc5788486b34a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb  2 16:39:49 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb  2 16:40:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b35f06

sys-apps/systemd: fix automagic dep on libpcre2

Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45

 sys-apps/systemd/{systemd-237.ebuild => systemd-237-r1.ebuild} | 4 +++-
 sys-apps/systemd/systemd-.ebuild   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-apps/systemd/systemd-237.ebuild 
b/sys-apps/systemd/systemd-237-r1.ebuild
similarity index 98%
rename from sys-apps/systemd/systemd-237.ebuild
rename to sys-apps/systemd/systemd-237-r1.ebuild
index 92f249d35c1..97ed32eebe7 100644
--- a/sys-apps/systemd/systemd-237.ebuild
+++ b/sys-apps/systemd/systemd-237-r1.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd";
 
 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0/2"
-IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam policykit qrcode +seccomp selinux 
ssl +sysv-utils test usrmerge vanilla xkb"
+IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam pcre policykit qrcode +seccomp 
selinux ssl +sysv-utils test usrmerge vanilla xkb"
 
 REQUIRED_USE="importd? ( curl gcrypt lzma )"
 RESTRICT="!test? ( test )"
@@ -54,6 +54,7 @@ 
COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
nat? ( net-firewall/iptables:0= )
pam? ( virtual/pam:=[${MULTILIB_USEDEP}] )
+   pcre? ( dev-libs/libpcre2 )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( >=sys-libs/libseccomp-2.3.1:0= )
selinux? ( sys-libs/libselinux:0= )
@@ -228,6 +229,7 @@ multilib_src_configure() {
-Dxz=$(meson_use lzma)
-Dlibiptc=$(meson_multilib_native_use nat)
-Dpam=$(meson_use pam)
+   -Dpcre2=$(meson_multilib_native_use pcre)
-Dpolkit=$(meson_multilib_native_use policykit)
-Dqrencode=$(meson_multilib_native_use qrcode)
-Dseccomp=$(meson_multilib_native_use seccomp)

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 92f249d35c1..97ed32eebe7 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd";
 
 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0/2"
-IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam policykit qrcode +seccomp selinux 
ssl +sysv-utils test usrmerge vanilla xkb"
+IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam pcre policykit qrcode +seccomp 
selinux ssl +sysv-utils test usrmerge vanilla xkb"
 
 REQUIRED_USE="importd? ( curl gcrypt lzma )"
 RESTRICT="!test? ( test )"
@@ -54,6 +54,7 @@ 
COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
nat? ( net-firewall/iptables:0= )
pam? ( virtual/pam:=[${MULTILIB_USEDEP}] )
+   pcre? ( dev-libs/libpcre2 )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( >=sys-libs/libseccomp-2.3.1:0= )
selinux? ( sys-libs/libselinux:0= )
@@ -228,6 +229,7 @@ multilib_src_configure() {
-Dxz=$(meson_use lzma)
-Dlibiptc=$(meson_multilib_native_use nat)
-Dpam=$(meson_use pam)
+   -Dpcre2=$(meson_multilib_native_use pcre)
-Dpolkit=$(meson_multilib_native_use policykit)
-Dqrencode=$(meson_multilib_native_use qrcode)
-Dseccomp=$(meson_multilib_native_use seccomp)



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

2018-02-02 Thread Anthony G. Basile
commit: 0f44c949b82e2491576808f66a229b1cfa619df3
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Feb  2 16:36:45 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Feb  2 16:36:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f44c949

Bump version to 4.15

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-apps/man-pages/Manifest  |  1 +
 sys-apps/man-pages/man-pages-4.15.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/sys-apps/man-pages/Manifest b/sys-apps/man-pages/Manifest
index 7ffcf3ebfa4..e3d66ed8b34 100644
--- a/sys-apps/man-pages/Manifest
+++ b/sys-apps/man-pages/Manifest
@@ -1,3 +1,4 @@
 DIST man-pages-4.13.tar.xz 1593424 BLAKE2B 
a77c38fd3d23a66eea93c2e81efd2c49fc2053980c669804d747b38cf1447a4fb4119a02f521a4984659a8ff490e165fb994429770a1352eb47afcc1c22a58c8
 SHA512 
86479372cbe2ba5fcad3e2049f52ec788a4aa2d8056cadf7b248eaa776064e1c9387a42d0a77f4bde4385214c11aac117b1e99745459260ca639c656c01698b7
 DIST man-pages-4.14.tar.xz 1611348 BLAKE2B 
d06d6d5bf67f5a17ca685bb1a6742a4d300791c1ed715372fa9bacf3006cd73c4b43434ff7c0a21e3a15082ca1bee91c8559751225eed2946da23c6f4d66e71d
 SHA512 
d7163aacc6c3da914182d685d459d24ad60182e2cc528d72b08b565a9e2901ec319c8b44aef9b7e20838e146e159834482c62ba1b65823d5a06794283ebef41f
+DIST man-pages-4.15.tar.xz 1622184 BLAKE2B 
fac4895411bead3f2ce7ce642206f80ec7422b11b0cbe96abdbb855e24acb1f271c07c7f3d2b07105c46062b0f07c54c9ee06281ba3dd81224e0304174a6842c
 SHA512 
cde896add266e672347841a9116e5d182084044c4543a847945825f98962192f0e8278a4f562fc47a580eb2ddc3d669ffc75a21922219b4d3c36cbe8a792e205
 DIST man-pages-gentoo-2.tar.bz2 5141 BLAKE2B 
c5c7956ab47c8a473e258b1902d5d19d9eb2e9d01786e907d9c3ba691c2a506834ed96cd1f54e8d8415e65d4fea0056659537f0faffe68fcbed33aa728a5e61e
 SHA512 
6e6524b8ad6f1b8c9b147665ee32af49e05603dac61d433acd6b4f1164adef27cd542898f272b07d8659725013dac59c7f34a858968cc054a4785c945e14a770

diff --git a/sys-apps/man-pages/man-pages-4.15.ebuild 
b/sys-apps/man-pages/man-pages-4.15.ebuild
new file mode 100644
index 000..34c06eaed5d
--- /dev/null
+++ b/sys-apps/man-pages/man-pages-4.15.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+GENTOO_PATCH=2
+
+DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
+HOMEPAGE="https://www.kernel.org/doc/man-pages/";
+SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
+   mirror://kernel/linux/docs/man-pages/${P}.tar.xz
+   mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
+   
https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2";
+
+LICENSE="man-pages GPL-2+ BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE_L10N=" da de fr it ja nl pl ru zh-CN"
+IUSE="nls ${IUSE_L10N// / l10n_}"
+RESTRICT="binchecks"
+
+# Block packages that used to install colliding man pages #341953 #548900 
#612640 #617462
+RDEPEND="virtual/man
+   !

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

2018-02-02 Thread Mike Gilbert
commit: f0c087d23e7249eabad66fbedbe17c3a3185ca61
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb  2 16:16:15 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb  2 16:16:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c087d2

sys-apps/systemd: bump to 237

Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45

 sys-apps/systemd/Manifest| 1 +
 sys-apps/systemd/{systemd-.ebuild => systemd-237.ebuild} | 6 +++---
 sys-apps/systemd/systemd-.ebuild | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 1c99439b959..3c8b1d71e4b 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -3,3 +3,4 @@ DIST systemd-233-patches.tar.gz 12553 BLAKE2B 
5d19f2dc82cc6cbd9b2e9393f932dfa3c8
 DIST systemd-233.tar.gz 4660737 BLAKE2B 
38cdd74543447b3c02391b328428fed169fe2cf2df6e9341dcaf2f7d3d977612ec102301e144c1cada90d61e9e9bda3b2faaef708c8ff4bd0b52b143760a83b2
 SHA512 
5ad5329ea116d973cf67096f7e7ad28e9ea0905696e9451291f1d25e5064f4a9bfcfae87e912996c6a38397e9f4a148d4ccecfa9b70f7ecdf04deadb61784c8e
 DIST systemd-236-patches-2.tar.gz 54737 BLAKE2B 
bce5f9e234c975a2b6e474ca2a0c2c82e704f02cf19885134dddc5edbd0b7bfb3773d737f88f78ba2ab81093dfceeb44d76ecda99cf2b916072dcdfa84720c19
 SHA512 
b74ab6944135c938b2d0d2a1dd40ac4cc4ff26d072603d6bfbe4529d808b2e481eb910155895bce14607842ad6d30751aded51654a53f76278becbb5e317b875
 DIST systemd-236.tar.gz 6759035 BLAKE2B 
0fc26bd67fb6cc3b0565c763fc26e38186c4b05c3d38652b73a2189dfbfb46382dba239f7f6f889eec57ad1d8f69d4098745c8f4ca16a707aa23b7771f2328f3
 SHA512 
1a9672960e03e05c09e41fb8cfe9b0f25e867fd43f37f8371515fdbd4270afd746a6da733f6d1d3b2cc43db1ecc7a9f2245f2dac2ec233db74e9e70e4f6d
+DIST systemd-237.tar.gz 6871350 BLAKE2B 
4734a110a297fbbd6679bced6302fcdca55ab5d4207905e8dee9f5545f1de841d5adeaa4fd89961b9e63709d04b5c862b8bc81481311cf8e72ee327e459c9d91
 SHA512 
15ef4b92815a6dd9a6c51672dbc00fd7cd0f08068ef0cbeaca574f68d330b28bc67ba1946f24f75ef3d9e7b63843a73eea700db54688061dbf5c9f8470394c3b

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-237.ebuild
similarity index 99%
copy from sys-apps/systemd/systemd-.ebuild
copy to sys-apps/systemd/systemd-237.ebuild
index f3e56e3d25d..92f249d35c1 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-237.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 fi
 
@@ -149,6 +149,8 @@ src_prepare() {
local PATCHES=(
)
 
+   [[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
+
if ! use vanilla; then
PATCHES+=(
"${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch"
@@ -158,8 +160,6 @@ src_prepare() {
)
fi
 
-   [[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
-
default
 }
 

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index f3e56e3d25d..92f249d35c1 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git";
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 fi
 
@@ -149,6 +149,8 @@ src_prepare() {
local PATCHES=(
)
 
+   [[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
+
if ! use vanilla; then
PATCHES+=(
"${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch"
@@ -158,8 +160,6 @@ src_prepare() {
)
fi
 
-   [[ -d "${WORKDIR}"/patches ]] && PATCHES+=( "${WORKDIR}"/patches )
-
default
 }
 



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

2018-02-02 Thread Andreas Hüttel
commit: 6b78adca56668c98bb5b0fe55d999a9d8d159413
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb  2 14:56:13 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb  2 14:56:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b78adca

sys-libs/glibc: Version bump. Untested, unkeyworded.

Package-Manager: Portage-2.3.23, Repoman-2.3.6

 sys-libs/glibc/Manifest |  2 ++
 sys-libs/glibc/{glibc-.ebuild => glibc-2.27.ebuild} | 10 +-
 sys-libs/glibc/glibc-.ebuild|  8 
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 9fea34a7a68..78d5765e530 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -18,4 +18,6 @@ DIST glibc-2.25-patches-13.tar.bz2 71481 BLAKE2B 
bf5691afabf03b579b8d634da30a2a9
 DIST glibc-2.25.tar.xz 13873900 BLAKE2B 
73ef792fff059f6ad154c9af2155ea15b7869ec1b93e557b6c58129bfb50f863c06f8b49425d75fd2df537dd9c4a68bad790cff770c50a6889732d66f507d349
 SHA512 
5b7a2418d5b8a1b6a907c6c7fb6477ee2a473151cb45e03d0d4cdd9a33497c90b1ee39e2e7e885e2b25743dcd3747336ef114b4a73eb001da1fd79f29e0f9a6e
 DIST glibc-2.26-patches-5.tar.bz2 357699 BLAKE2B 
98a0cb231bf35a132747f1fa6e654a9ad2eff8b445f002a0239c9a45f5a896ad490570aedee2b43e6cfa94794ae5c8b5e312e369838c3770823f28b61b51b592
 SHA512 
0040469e4a85f5c2aac972e42aeb06b0adfc3a132b32b19306be9f1877339fe6651a2fbd4d90d502b07ae4460f74efbd1cd103d38a2038df9402b0a380f03c2a
 DIST glibc-2.26.tar.xz 14682748 BLAKE2B 
c1c9dbec110dd4e25b2f463a96d8afc43b8e3ebfe3c958107032beaa879710252be3bc4122bb62166408725d43785f233544df6159d29cce0fc5b2c08f45adbe
 SHA512 
6ed368523bc55f00976f96c5177f114e3f714b27273d7bffc252812c8b98fb81970403c1f5b5f0a61da678811532fb446530745492d2b49bfefc0d5bd71ce8c0
+DIST glibc-2.27-patches-1.tar.bz2 15950 BLAKE2B 
ef2d2ede447b98c5e20f1bf1328f1379fd781b603a888f0fd7f1dbb6172e4c9198d61dd75d9aafbed5c395a277a3c0d00ef4b70932fafb500b111e013963
 SHA512 
9e3ed7e271313c104eefcd383e6259c235b4e2f7a41be2ba8a1bfb469f8f54835ffde63ae89fa40af47b444911addb0db002a05d033bcc2832710b51650c91e3
+DIST glibc-2.27.tar.xz 15395316 BLAKE2B 
ea206d304c8c9aa86d69db981a14bea008602cea06a6c151c4971a8df059949ffe5632b42a67ab0ffcd7c4d7ce1ec02ac48815dac4dade1c4dd41eaee8a6ed33
 SHA512 
7c5581154487d38d173ce1feb944e60207139cca148bccf066eaae322c0c2d219423bdcfa15c7f9be1b5e45dfc43c641cc5d80d3c3c65837d08a83cdb4e2a147
 DIST glibc--patches-5.tar.bz2 15979 BLAKE2B 
f59b4d7096fd876c9176f6ebdd9a4a510f3c6c90dd69a1fbb092a18f296767759d8d73dc7a81e29e3f6152043a4179056d5e224896c7bb96cc09ede2e2dd16e1
 SHA512 
c29ad59977b2c4dfd58ee16d0898a1c16e6cde974d5c29c3a7a55e0dee4ade7f1a3d45c9481c1d35df7fcedbdb67267f5d61759cacab677b6288b5ece3871a4b

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-2.27.ebuild
similarity index 99%
copy from sys-libs/glibc/glibc-.ebuild
copy to sys-libs/glibc/glibc-2.27.ebuild
index f52c1557769..eb3ed1e514a 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-2.27.ebuild
@@ -26,7 +26,7 @@ RELEASE_VER=${PV}
 GCC_BOOTSTRAP_VER="4.7.3-r1"
 
 # Gentoo patchset
-PATCH_VER=5
+PATCH_VER=1
 
 SRC_URI+=" 
https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.bz2";
 SRC_URI+=" multilib? ( 
https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2
 )"
@@ -516,8 +516,8 @@ check_devpts() {
 # functions are just not provided.
 
 g_get_running_KV() {
-uname -r
-return $?
+   uname -r
+   return $?
 }
 
 g_KV_major() {
@@ -541,7 +541,7 @@ g_KV_micro() {
 }
 
 g_KV_to_int() {
-[[ -z $1 ]] && return 1
+   [[ -z $1 ]] && return 1
local KV_MAJOR=$(g_KV_major "$1")
local KV_MINOR=$(g_KV_minor "$1")
local KV_MICRO=$(g_KV_micro "$1")
@@ -553,7 +553,7 @@ g_KV_to_int() {
echo "${KV_int}"
return 0
fi
-return 1
+   return 1
 }
 
 g_int_to_KV() {

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index f52c1557769..b172eb76679 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -516,8 +516,8 @@ check_devpts() {
 # functions are just not provided.
 
 g_get_running_KV() {
-uname -r
-return $?
+   uname -r
+   return $?
 }
 
 g_KV_major() {
@@ -541,7 +541,7 @@ g_KV_micro() {
 }
 
 g_KV_to_int() {
-[[ -z $1 ]] && return 1
+   [[ -z $1 ]] && return 1
local KV_MAJOR=$(g_KV_major "$1")
local KV_MINOR=$(g_KV_minor "$1")
local KV_MICRO=$(g_KV_micro "$1")
@@ -553,7 +553,7 @@ g_KV_to_int() {
echo "${KV_int}"
return 0
fi
-return 1
+   return 1
 }
 
 g_int_to_KV() {



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

2018-02-02 Thread Andreas Hüttel
commit: 3510931c562f92a584b859112ce36ac3bbe485e3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb  2 14:33:15 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb  2 14:34:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3510931c

package.use.mask: mask compile-locales feature of glibc, not ready yet

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

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index ff5cb51e522..7f51174a2e4 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Andreas K. Hüttel  (2 Feb 2018)
+# This feature is not ready yet, see bug 146882 comment 26
+sys-libs/glibc compile-locales
+
 # Andreas Sturmlechner  (13 Jan 2018)
 # Depends on last-rited sci-visualization/xds-viewer
 sci-chemistry/xds-bin X



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

2018-02-02 Thread Andreas Hüttel
commit: 95d3d718426d5aef40f715a8d959926869d4f008
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb  2 14:31:58 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb  2 14:34:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d3d718

sys-libs/glibc: Add bison version requirement

Package-Manager: Portage-2.3.23, Repoman-2.3.6

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

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index aa2a6a11a4e..f52c1557769 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -73,6 +73,7 @@ DEPEND="${COMMON_DEPEND}
>=app-misc/pax-utils-0.1.10
!

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

2018-02-02 Thread Jeroen Roovers
commit: c7386840d4b372f9237f082f99dadcabdb769a30
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:24:26 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:24:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7386840

www-client/otter: Version 0.9.95.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/otter/Manifest|  1 +
 www-client/otter/otter-0.9.95.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/www-client/otter/Manifest b/www-client/otter/Manifest
index 707f538b703..f01771bfda8 100644
--- a/www-client/otter/Manifest
+++ b/www-client/otter/Manifest
@@ -1,2 +1,3 @@
 DIST otter-0.9.91.tar.gz 4422341 BLAKE2B 
bdf1efbee982bbdd4890c6c45cc82c804066b9e2af67d8ace9da387cf9fabb591320880d5394de9fa7004fba0bebbc30d24fd0dcb9e3c5cdf8b00d0d467a8bca
 SHA512 
d7a98c5a9ef8dc2cd134ca20885c4332f96ef5ebb31bee968d132ca6cc6f30786e382be42decd10e4b0d85f7ddd67fb6dd008ac130d4ba4cf5cbb7423ce9f63d
 DIST otter-0.9.94.tar.gz 4585316 BLAKE2B 
7fd450b1cb0102006680964fa9f858b5bed12094e076b4ab5a0cfdb9f790f5627b67d1521d2715919ff3d469b7c953680833e0f091be1320dade9cfc4ea844a4
 SHA512 
33943c145d40b9fed0afdfa90cf46d2604978347421ac39bfa7d1e9a90c61542fcd8899d039a4b68fc4e7cd6f9175ac9381966e3bc4a822d45ca70a66b6e9f95
+DIST otter-0.9.95.tar.gz 4592078 BLAKE2B 
075a8f7bb9e2e88c4f797328052f3139dc7bbb122d7a5c8485ff8ea7fa111fcabf39863bb5d4fe8a8a3c5883ed78174cd7efa05087bf2dd599c2e23f330e0f36
 SHA512 
cda1c4e0e8e9fbb78eaaf9317749b5513d972a450a2c88936c120de9646452315067b308c63c8b61c98eff22c4fb7d9e75ca69054b87acd6706a9731f37a1b80

diff --git a/www-client/otter/otter-0.9.95.ebuild 
b/www-client/otter/otter-0.9.95.ebuild
new file mode 100644
index 000..ba2a9c83403
--- /dev/null
+++ b/www-client/otter/otter-0.9.95.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils cmake-utils gnome2-utils xdg-utils
+
+DESCRIPTION="Project aiming to recreate classic Opera (12.x) UI using Qt5"
+HOMEPAGE="http://otter-browser.org/";
+SRC_URI="https://github.com/OtterBrowser/${PN}-browser/archive/v${PV/_p/-dev}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="spell"
+
+DEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript:5
+   dev-qt/qtsql:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxmlpatterns:5
+   spell? ( kde-frameworks/sonnet )
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+S=${WORKDIR}/${PN}-browser-${PV/_p/-dev}
+DOCS=( CHANGELOG CONTRIBUTING.md TODO )
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if [[ -n ${LINGUAS} ]]; then
+   local lingua
+   for lingua in resources/translations/*.qm; do
+   lingua=$(basename ${lingua})
+   lingua=${lingua/otter-browser_/}
+   lingua=${lingua/.qm/}
+   if ! has ${lingua} ${LINGUAS}; then
+   rm 
resources/translations/otter-browser_${lingua}.qm || die
+   fi
+   done
+   fi
+
+   if ! use spell; then
+   sed -i -e '/find_package(KF5Sonnet)/d' CMakeLists.txt || die
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+   domenu ${PN}-browser.desktop
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+}



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

2018-02-02 Thread Jeroen Roovers
commit: f5440e0650aa33c79b9f43ee524f2017a1c46e90
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:26:52 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:26:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5440e06

www-client/otter: Old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/otter/Manifest   |  1 -
 www-client/otter/otter-0.9.91-r1.ebuild | 73 -
 2 files changed, 74 deletions(-)

diff --git a/www-client/otter/Manifest b/www-client/otter/Manifest
index f01771bfda8..cce33362867 100644
--- a/www-client/otter/Manifest
+++ b/www-client/otter/Manifest
@@ -1,3 +1,2 @@
-DIST otter-0.9.91.tar.gz 4422341 BLAKE2B 
bdf1efbee982bbdd4890c6c45cc82c804066b9e2af67d8ace9da387cf9fabb591320880d5394de9fa7004fba0bebbc30d24fd0dcb9e3c5cdf8b00d0d467a8bca
 SHA512 
d7a98c5a9ef8dc2cd134ca20885c4332f96ef5ebb31bee968d132ca6cc6f30786e382be42decd10e4b0d85f7ddd67fb6dd008ac130d4ba4cf5cbb7423ce9f63d
 DIST otter-0.9.94.tar.gz 4585316 BLAKE2B 
7fd450b1cb0102006680964fa9f858b5bed12094e076b4ab5a0cfdb9f790f5627b67d1521d2715919ff3d469b7c953680833e0f091be1320dade9cfc4ea844a4
 SHA512 
33943c145d40b9fed0afdfa90cf46d2604978347421ac39bfa7d1e9a90c61542fcd8899d039a4b68fc4e7cd6f9175ac9381966e3bc4a822d45ca70a66b6e9f95
 DIST otter-0.9.95.tar.gz 4592078 BLAKE2B 
075a8f7bb9e2e88c4f797328052f3139dc7bbb122d7a5c8485ff8ea7fa111fcabf39863bb5d4fe8a8a3c5883ed78174cd7efa05087bf2dd599c2e23f330e0f36
 SHA512 
cda1c4e0e8e9fbb78eaaf9317749b5513d972a450a2c88936c120de9646452315067b308c63c8b61c98eff22c4fb7d9e75ca69054b87acd6706a9731f37a1b80

diff --git a/www-client/otter/otter-0.9.91-r1.ebuild 
b/www-client/otter/otter-0.9.91-r1.ebuild
deleted file mode 100644
index 34053d489ca..000
--- a/www-client/otter/otter-0.9.91-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils cmake-utils gnome2-utils xdg-utils
-
-DESCRIPTION="Project aiming to recreate classic Opera (12.x) UI using Qt5"
-HOMEPAGE="http://otter-browser.org/";
-SRC_URI="https://github.com/OtterBrowser/${PN}-browser/archive/v${PV/_p/-dev}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="spell"
-
-DEPEND="
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtmultimedia:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtprintsupport:5
-   dev-qt/qtscript:5
-   dev-qt/qtsql:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxmlpatterns:5
-   spell? ( kde-frameworks/sonnet )
-"
-RDEPEND="
-   ${DEPEND}
-"
-
-S=${WORKDIR}/${PN}-browser-${PV/_p/-dev}
-DOCS=( CHANGELOG CONTRIBUTING.md TODO )
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   if [[ -n ${LINGUAS} ]]; then
-   local lingua
-   for lingua in resources/translations/*.qm; do
-   lingua=$(basename ${lingua})
-   lingua=${lingua/otter-browser_/}
-   lingua=${lingua/.qm/}
-   if ! has ${lingua} ${LINGUAS}; then
-   rm 
resources/translations/otter-browser_${lingua}.qm || die
-   fi
-   done
-   fi
-
-   if ! use spell; then
-   sed -i -e '/find_package(KF5Sonnet)/d' CMakeLists.txt || die
-   fi
-}
-
-src_install() {
-   cmake-utils_src_install
-   domenu ${PN}-browser.desktop
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



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

2018-02-02 Thread Jeroen Roovers
commit: 4706abd85d3c94001eff7d36e683b9bd32e11fe9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:12:43 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:12:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4706abd8

www-client/opera-developer: Version 52.0.2852.0.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-52.0.2852.0.ebuild | 114 +
 2 files changed, 115 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index b8f24281844..3966de2aee6 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,2 +1,3 @@
 DIST opera-developer_52.0.2845.0_amd64.deb 53013254 BLAKE2B 
98c719dfd99f0b956d68eaa31b213bdf3b1e0c62b6e2535aba08ff9211a75a34dc6349868af5a649f4215aab900a7f898079e7819fe819933bd5c62c0ba74074
 SHA512 
c104193de7386717f84d9284cb792992db118c5652118e201c27b2acaa3a99d12e51a5326c61de2a875ed87a38dfc3e3eb888fd2f9d0bb58b61f5719f92aa0cc
 DIST opera-developer_52.0.2850.0_amd64.deb 53492848 BLAKE2B 
656ed619806b33d757b3fd4f2bb398c44b5b2f675ef3e0c319f647facbe29290681f95c83f26437dd77b8afee049da1a205d54c365cceae2ee22944edc87
 SHA512 
fd29a6b0501a52547eac1fc078c20396a5d1e495d5e5a0f3a48ba5199ee9f9a3b2a873aa5b0337d6136202e1671ceffb60b707280461f5a8a89a7dc73ed27d28
+DIST opera-developer_52.0.2852.0_amd64.deb 53763992 BLAKE2B 
2530aa7d2f0e1e8ce3f8e309c9c318003425db775bad0378f32cbf958110d9fab67190c69d0724cca0cc79f347038c21b65a281bc79d64f64f4ccea33d7a20f0
 SHA512 
cc2c2deaff565002a668f70ad175f2ae4d978e4c9a79453541d5b702f451f96668c09cb05efb6fdd899d84a15aae3b375bf0983adff7f659f57c9a522314e3ec

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



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

2018-02-02 Thread Jeroen Roovers
commit: 7c4fe989ad51590ada1d3f9206e25a524cf2c58e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:11:17 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:11:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4fe989

www-client/vivaldi-snapshot: Version 1.15.1089.3_p1.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/vivaldi-snapshot/Manifest   |   3 +
 .../vivaldi-snapshot-1.15.1089.3_p1.ebuild | 120 +
 2 files changed, 123 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 0402ea694d5..0f8dcc5e320 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,3 +1,6 @@
 DIST vivaldi-snapshot-1.14.1077.39_p1-amd64.deb 53429264 BLAKE2B 
845c466a12a618d511da914d0c7108a3b25b8528747c4d5401354555c589efee4b07253338b69349c2621adb98751f78e55b8447660e719c7c3f34fd196c0dc0
 SHA512 
96f6409469e0af4fadaaa5250f2d7134e1873863e783e544b5401bf808cb34f2c25390ee85d5a76513afd0e308e88d0e2a81633c55bd35f3916128e93d8f226d
 DIST vivaldi-snapshot-1.14.1077.39_p1-armhf.deb 47218474 BLAKE2B 
a05dbc688ec4f17a53032bc8cb948bd352259d135b2411163f4adf1b70e92c4855cc62a4dca0bd15e787ae37e6daa64fdebc9dad0e76552e10c853990bb7e1fd
 SHA512 
151f74e125178dddc3e1c3fcfe164f5dd338451baf2b981f9985c0d47e031007d082878bb10385f9cbc28a4b7cdf77153d94664a56863f7d19e5f867c00181bb
 DIST vivaldi-snapshot-1.14.1077.39_p1-i386.deb 52970608 BLAKE2B 
e87768380a35b658483334b64c3de4774bea472ac35516fa90f43d752e29613f479d64fb9bd0b41ccfd26c756aec902c59b318ad014f1a079772d297d08e6985
 SHA512 
72ab035de887afa133c2b5fa5afe2855e7da5ae627a6b21c1642947a38e00ff9ab926285217298104975b0f2727d47146bfb6bd3efe6f61c119ed7a7a2586f8e
+DIST vivaldi-snapshot-1.15.1089.3_p1-amd64.deb 53473298 BLAKE2B 
d8ebea889bc23b54d695b881b1418b7333894c9f1d0cd5fbf28bfd3e710437eaadac522ad69b89f4ebc454c12e8a4c6bb829feb8555cee40466ad8de985889ef
 SHA512 
6ecb88542c8e365c764734a5c869b2d2f9effbd5463a21be931990fb426233c9925185176a3a2d29da5ca9a785166a2db60847ed89708b76270f600636345f76
+DIST vivaldi-snapshot-1.15.1089.3_p1-armhf.deb 47260348 BLAKE2B 
bc4819126803bccbc664eb60fa4190a87d57a7c04f773f594ae05e27c29dc1a75165dd75588cc3e9375842455ab22b82967013f33f35945c4decfa60f999ca0e
 SHA512 
8ff6f9653ab375fb3e994703c01a53629ca2c8cb4ce9797ff3e500af2da303e632f277cb97661a73935ecb005161554894f740cec9ed58113e728c37172996ff
+DIST vivaldi-snapshot-1.15.1089.3_p1-i386.deb 53023142 BLAKE2B 
f713fa157d38e85ba9d17a6a94cfa24346ee16aff240e0fe8fc842a2c0d5a1b5e892be432a534d0a237a10f278cc79bea24f0db3e012d759f8cbd3df993e6b00
 SHA512 
d4ddd360fcd61d49aeebc9eb5289629fa47e379a340ed2ed57fd7c777a307bfd10efe1c51be08e21b5b7c0d03ed872fc9e188d57c8b2d6c06db15b48092b404f

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

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

2018-02-02 Thread Jeroen Roovers
commit: 9da91fcd68cf58a9bc2d04483a08c0628610f327
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:13:40 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:13:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da91fcd

www-client/opera-developer: Old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/opera-developer/Manifest|   1 -
 .../opera-developer-52.0.2845.0.ebuild | 114 -
 2 files changed, 115 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 3966de2aee6..2fbdc740444 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,3 +1,2 @@
-DIST opera-developer_52.0.2845.0_amd64.deb 53013254 BLAKE2B 
98c719dfd99f0b956d68eaa31b213bdf3b1e0c62b6e2535aba08ff9211a75a34dc6349868af5a649f4215aab900a7f898079e7819fe819933bd5c62c0ba74074
 SHA512 
c104193de7386717f84d9284cb792992db118c5652118e201c27b2acaa3a99d12e51a5326c61de2a875ed87a38dfc3e3eb888fd2f9d0bb58b61f5719f92aa0cc
 DIST opera-developer_52.0.2850.0_amd64.deb 53492848 BLAKE2B 
656ed619806b33d757b3fd4f2bb398c44b5b2f675ef3e0c319f647facbe29290681f95c83f26437dd77b8afee049da1a205d54c365cceae2ee22944edc87
 SHA512 
fd29a6b0501a52547eac1fc078c20396a5d1e495d5e5a0f3a48ba5199ee9f9a3b2a873aa5b0337d6136202e1671ceffb60b707280461f5a8a89a7dc73ed27d28
 DIST opera-developer_52.0.2852.0_amd64.deb 53763992 BLAKE2B 
2530aa7d2f0e1e8ce3f8e309c9c318003425db775bad0378f32cbf958110d9fab67190c69d0724cca0cc79f347038c21b65a281bc79d64f64f4ccea33d7a20f0
 SHA512 
cc2c2deaff565002a668f70ad175f2ae4d978e4c9a79453541d5b702f451f96668c09cb05efb6fdd899d84a15aae3b375bf0983adff7f659f57c9a522314e3ec

diff --git a/www-client/opera-developer/opera-developer-52.0.2845.0.ebuild 
b/www-client/opera-developer/opera-developer-52.0.2845.0.ebuild
deleted file mode 100644
index 12a41bce61c..000
--- a/www-client/opera-developer/opera-developer-52.0.2845.0.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="http://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   http://download1.operacdn.com/pub/
-   http://download2.operacdn.com/pub/
-   http://download3.operacdn.com/pub/
-   http://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-
-   rm usr/share/doc/${PN}/copyright || die
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}



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

2018-02-02 Thread Jeroen Roovers
commit: c5d1f5b92f9513a3419bde43d884306e4cefdf3e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:11:59 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:11:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d1f5b9

www-client/opera-beta: Version 51.0.2830.23.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-51.0.2830.23.ebuild  | 114 +
 2 files changed, 115 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 5f821d3f297..1cb4e12e2ce 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_51.0.2830.16_amd64.deb 52419724 BLAKE2B 
69e7e607492f3bfde8a1f3a97adc6ede37b40ea9acaef7e2aeec3c5897a3265ce51556c9349bacce86c1dc432522460a226cab99f7c94b8d87f42a5f4bf4be4a
 SHA512 
d7e485f9024be77d084ce01008a1c914a68343c5994e5de83f20db9f89120ea3da6182bd82592b152e531095a742592bc19d3e4153cbd75ce28f5e3e0b48bc90
+DIST opera-beta_51.0.2830.23_amd64.deb 52635002 BLAKE2B 
79a2ca80798f9c904f2915c93ae3b9537b58c54db87880017c60c72439b554218fbd18252c1fd73b33842d5793f6e85fe7e6b1384c43c9e80ea2fcd34ec65f40
 SHA512 
8271fdec291a767698e497fc0fbf3ad0bc40d78b43ff468b3e1974ef235f88b7104521fa8b752b19b54b6e45bdfc581a25fe7c8bc963d83f16f51805254fa13d
 DIST opera-beta_51.0.2830.8_amd64.deb 52408910 BLAKE2B 
9c810d5fff5e6a1c4d570d7e1986357295b4e26d776c1a1e173881a1a325c14ecbcee7a3253e1dd5e45a7d7f8c1cf3c85444d7806afefd39b2ed2d97c07cc016
 SHA512 
7e6956af64cf8d02dd3eb14be83b6484f2070b92882024c239b7ced7d134965ca91331f4279a69cadfd79af07478708ab736a1bf58d77d04b35066b2ec939b6c

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



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

2018-02-02 Thread Jeroen Roovers
commit: af74bd6fc32b9964b7ff66b08da8fb7f744a0dd8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:13:20 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:13:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af74bd6f

www-client/opera-beta: Old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/opera-beta/Manifest |   1 -
 .../opera-beta/opera-beta-51.0.2830.8.ebuild   | 114 -
 2 files changed, 115 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 1cb4e12e2ce..bb61e8e2d59 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
 DIST opera-beta_51.0.2830.16_amd64.deb 52419724 BLAKE2B 
69e7e607492f3bfde8a1f3a97adc6ede37b40ea9acaef7e2aeec3c5897a3265ce51556c9349bacce86c1dc432522460a226cab99f7c94b8d87f42a5f4bf4be4a
 SHA512 
d7e485f9024be77d084ce01008a1c914a68343c5994e5de83f20db9f89120ea3da6182bd82592b152e531095a742592bc19d3e4153cbd75ce28f5e3e0b48bc90
 DIST opera-beta_51.0.2830.23_amd64.deb 52635002 BLAKE2B 
79a2ca80798f9c904f2915c93ae3b9537b58c54db87880017c60c72439b554218fbd18252c1fd73b33842d5793f6e85fe7e6b1384c43c9e80ea2fcd34ec65f40
 SHA512 
8271fdec291a767698e497fc0fbf3ad0bc40d78b43ff468b3e1974ef235f88b7104521fa8b752b19b54b6e45bdfc581a25fe7c8bc963d83f16f51805254fa13d
-DIST opera-beta_51.0.2830.8_amd64.deb 52408910 BLAKE2B 
9c810d5fff5e6a1c4d570d7e1986357295b4e26d776c1a1e173881a1a325c14ecbcee7a3253e1dd5e45a7d7f8c1cf3c85444d7806afefd39b2ed2d97c07cc016
 SHA512 
7e6956af64cf8d02dd3eb14be83b6484f2070b92882024c239b7ced7d134965ca91331f4279a69cadfd79af07478708ab736a1bf58d77d04b35066b2ec939b6c

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



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

2018-02-02 Thread Jeroen Roovers
commit: 288311ca8bc9ba3816b2885cd560a073a5a730a5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Feb  2 14:11:44 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Feb  2 14:11:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288311ca

www-client/vivaldi-snapshot: Old.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 www-client/vivaldi-snapshot/Manifest   |   3 -
 .../vivaldi-snapshot-1.14.1077.39_p1.ebuild| 120 -
 2 files changed, 123 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 0f8dcc5e320..b40fb4dc5ad 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-snapshot-1.14.1077.39_p1-amd64.deb 53429264 BLAKE2B 
845c466a12a618d511da914d0c7108a3b25b8528747c4d5401354555c589efee4b07253338b69349c2621adb98751f78e55b8447660e719c7c3f34fd196c0dc0
 SHA512 
96f6409469e0af4fadaaa5250f2d7134e1873863e783e544b5401bf808cb34f2c25390ee85d5a76513afd0e308e88d0e2a81633c55bd35f3916128e93d8f226d
-DIST vivaldi-snapshot-1.14.1077.39_p1-armhf.deb 47218474 BLAKE2B 
a05dbc688ec4f17a53032bc8cb948bd352259d135b2411163f4adf1b70e92c4855cc62a4dca0bd15e787ae37e6daa64fdebc9dad0e76552e10c853990bb7e1fd
 SHA512 
151f74e125178dddc3e1c3fcfe164f5dd338451baf2b981f9985c0d47e031007d082878bb10385f9cbc28a4b7cdf77153d94664a56863f7d19e5f867c00181bb
-DIST vivaldi-snapshot-1.14.1077.39_p1-i386.deb 52970608 BLAKE2B 
e87768380a35b658483334b64c3de4774bea472ac35516fa90f43d752e29613f479d64fb9bd0b41ccfd26c756aec902c59b318ad014f1a079772d297d08e6985
 SHA512 
72ab035de887afa133c2b5fa5afe2855e7da5ae627a6b21c1642947a38e00ff9ab926285217298104975b0f2727d47146bfb6bd3efe6f61c119ed7a7a2586f8e
 DIST vivaldi-snapshot-1.15.1089.3_p1-amd64.deb 53473298 BLAKE2B 
d8ebea889bc23b54d695b881b1418b7333894c9f1d0cd5fbf28bfd3e710437eaadac522ad69b89f4ebc454c12e8a4c6bb829feb8555cee40466ad8de985889ef
 SHA512 
6ecb88542c8e365c764734a5c869b2d2f9effbd5463a21be931990fb426233c9925185176a3a2d29da5ca9a785166a2db60847ed89708b76270f600636345f76
 DIST vivaldi-snapshot-1.15.1089.3_p1-armhf.deb 47260348 BLAKE2B 
bc4819126803bccbc664eb60fa4190a87d57a7c04f773f594ae05e27c29dc1a75165dd75588cc3e9375842455ab22b82967013f33f35945c4decfa60f999ca0e
 SHA512 
8ff6f9653ab375fb3e994703c01a53629ca2c8cb4ce9797ff3e500af2da303e632f277cb97661a73935ecb005161554894f740cec9ed58113e728c37172996ff
 DIST vivaldi-snapshot-1.15.1089.3_p1-i386.deb 53023142 BLAKE2B 
f713fa157d38e85ba9d17a6a94cfa24346ee16aff240e0fe8fc842a2c0d5a1b5e892be432a534d0a237a10f278cc79bea24f0db3e012d759f8cbd3df993e6b00
 SHA512 
d4ddd360fcd61d49aeebc9eb5289629fa47e379a340ed2ed57fd7c777a307bfd10efe1c51be08e21b5b7c0d03ed872fc9e188d57c8b2d6c06db15b48092b404f

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

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

2018-02-02 Thread Michael Palimaka
commit: 515de2a261e9a6f16abc0f1e41a78b2ac82917d0
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 13:32:56 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 13:33:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515de2a2

sci-libs/gdal: stabilise 2.2.3-r1 for amd64

Bug: https://bugs.gentoo.org/643996
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/gdal/gdal-2.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild 
b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
index 764ca26a16f..e1c5f8a92cf 100644
--- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild
+++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz";
 
 SLOT="0/2.2"
 LICENSE="BSD Info-ZIP MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python 
spatialite sqlite threads webp xls"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-misc/sddm/

2018-02-02 Thread Michael Palimaka
commit: 53c7ff779511831fe833f8af8c0e5874efc7e1da
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 13:03:47 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 13:03:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c7ff77

x11-misc/sddm: stabilise 0.17.0-r1 for x86

Bug: https://bugs.gentoo.org/643804
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-misc/sddm/sddm-0.17.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/sddm/sddm-0.17.0-r1.ebuild 
b/x11-misc/sddm/sddm-0.17.0-r1.ebuild
index 41d4694c003..f50c269e5e8 100644
--- a/x11-misc/sddm/sddm-0.17.0-r1.ebuild
+++ b/x11-misc/sddm/sddm-0.17.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit cmake-utils l10n systemd user
 DESCRIPTION="Simple Desktop Display Manager"
 HOMEPAGE="https://github.com/sddm/sddm";
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz";
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
 SLOT="0"



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

2018-02-02 Thread Michael Palimaka
commit: 404ee4b34fcaba4a759bb78ceed1253009fa4f38
Author: Adam Grissom  gmail  com>
AuthorDate: Fri Feb  2 12:57:30 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 12:58:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404ee4b3

profiles: drop firefox USE flag from desktop make.defaults

The firefox USE flag isn't used anywhere.

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

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults 
b/profiles/targets/desktop/make.defaults
index 9546f24ac8f..e1c557e0388 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus 
dri dts dvd dvdr emboss encode exif fam firefox flac gif glamor gpm gtk jpeg 
lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit 
ppds qt3support qt5 sdl spell startup-notification svg tiff truetype vorbis 
udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus 
dri dts dvd dvdr emboss encode exif fam flac gif glamor gpm gtk jpeg lcms ldap 
libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds 
qt3support qt5 sdl spell startup-notification svg tiff truetype vorbis udev 
udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"



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

2018-02-02 Thread Marc Schiffbauer
commit: 4571cbec4bf7b30595d2cf753aceccc923e97a0e
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Fri Feb  2 12:40:28 2018 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Fri Feb  2 12:40:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4571cbec

app-admin/restart-services: bump, fixes #646396

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/restart-services/Manifest | 2 +-
 .../{restart-services-0.14.0.ebuild => restart-services-0.14.1.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/restart-services/Manifest 
b/app-admin/restart-services/Manifest
index db36b3b4aa7..d16676e6009 100644
--- a/app-admin/restart-services/Manifest
+++ b/app-admin/restart-services/Manifest
@@ -1 +1 @@
-DIST restart-services-0.14.0.tgz 20896 BLAKE2B 
e5f2d425659d81d75d7e030e42b582275595cbf9cd35dc85d8d1656792088b27156a2b5f44959966cc034242e03f20a79df6837a30d426b630410987762c97ab
 SHA512 
20fe1750682bdd1e1566b60e80bd099351ae2ff49fb74f138879a7035078dd9b2ddfd79f6c16c3822f8e7eb702d4ab98719e7ca79a3e007b8b547243f9d1a364
+DIST restart-services-0.14.1.tgz 20909 BLAKE2B 
2f6b74fc6094be83e1872d2a6ca7abb02a49b5db65d81cd37f8161bac148e5fe0614502f1f06356ff9cd6c6ba03c416dae1eec3a86f48dc011bc6e28c1b076e3
 SHA512 
3434c4b6cdf9d02b035eba2cc67cebe8e06a2cf31c2d8627063b84224dcb6d44e276e1fcb82221ad77ab7ee7e16fa7ee58fb94b7849d40e6786d3fcfb6087866

diff --git a/app-admin/restart-services/restart-services-0.14.0.ebuild 
b/app-admin/restart-services/restart-services-0.14.1.ebuild
similarity index 100%
rename from app-admin/restart-services/restart-services-0.14.0.ebuild
rename to app-admin/restart-services/restart-services-0.14.1.ebuild



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

2018-02-02 Thread Michael Palimaka
commit: d57248ae7ac8845d67b4cd137a130f2f249255af
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 12:06:25 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 12:06:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57248ae

net-misc/sslh: version bump 1.19b

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/sslh/Manifest  |  1 +
 net-misc/sslh/sslh-1.19b.ebuild | 76 +
 2 files changed, 77 insertions(+)

diff --git a/net-misc/sslh/Manifest b/net-misc/sslh/Manifest
index fa1700a73f3..b20c96db3c7 100644
--- a/net-misc/sslh/Manifest
+++ b/net-misc/sslh/Manifest
@@ -1,2 +1,3 @@
 DIST sslh-v1.18.tar.gz 53170 BLAKE2B 
8d26bdc9950b9017279b36699821b756ea0507949edca90758cd4149aac56fd1a12e0192009ce2154af09818a6aa009fd2009f88d89dae8f76525d7aacc4a830
 SHA512 
3f0f61c340b689fb30015d5c73d6c29398b5c6a115ae9089d0b3c0230e99c90049df03133e4b0c3668fbfe995ed40cd3543c5764171c57e632e75bd5c3548fea
 DIST sslh-v1.19.tar.gz 57352 BLAKE2B 
004084ac726c2b0a12add00da017934aa46420370bdf0e56c19443aff0a25f232324f0140cae7a09b15e885d73fae498b8c51b4c7a3f4da219bddf4abb99b412
 SHA512 
851a9e89098baeeb8279298b1a04527fde80e5efb4bb64006e165479ff2d7ba24b5621a99754ff906fca8c167fc1fd0bcd4b80860c999f5b9cafa408769aa18c
+DIST sslh-v1.19b.tar.gz 57369 BLAKE2B 
e970a6c92975b716e95a231a83c61970620f40d732e84ec318d98c3fa78fd6c06bc7de91745c6ccbe37a2cd96559c07f939b3affae03c3fcb3c9f785d62ba268
 SHA512 
a78f94234f8ccef6ad0dcd299b25f2ecc9b4b2c1acf110bbf3203a63259b69cc3cbc21314799aaa26e60c3420c03be3335ba4d4bc01dc595068506066a60b98e

diff --git a/net-misc/sslh/sslh-1.19b.ebuild b/net-misc/sslh/sslh-1.19b.ebuild
new file mode 100644
index 000..3c1ac5f9f7f
--- /dev/null
+++ b/net-misc/sslh/sslh-1.19b.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic systemd toolchain-funcs
+
+DESCRIPTION="Port multiplexer - accept both HTTPS and SSH connections on the 
same port"
+HOMEPAGE="http://www.rutschle.net/tech/sslh.shtml";
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/yrutschle/sslh.git";
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~arm ~m68k ~mips ~s390 ~sh ~x86"
+   MY_P="${PN}-v${PV}"
+   SRC_URI="http://www.rutschle.net/tech/${PN}/${MY_P}.tar.gz";
+   S=${WORKDIR}/${MY_P}
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="caps pcre systemd tcpd"
+
+RDEPEND="caps? ( sys-libs/libcap )
+   systemd? ( sys-apps/systemd:= )
+   tcpd? ( sys-apps/tcp-wrappers )
+   >=dev-libs/libconfig-1.5"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   pcre? ( dev-libs/libpcre:= )"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i \
+   -e '/MAN/s:| gzip -9 - >:>:' \
+   -e '/MAN=sslh.8.gz/s:.gz::' \
+   Makefile || die
+}
+
+src_compile() {
+   # On older versions of GCC, the default gnu89 variant
+   # will reject within-for-loop initializers, bug #595426
+   # Furthermore, we need to use the gnu variant (gnu99) instead
+   # of the ISO (c99) variant, as we want the __USE_XOPEN2K macro
+   # to be defined.
+   append-cflags -std=gnu99
+
+   emake \
+   CC="$(tc-getCC)" \
+   USELIBPCRE=$(usev pcre) \
+   USELIBCAP=$(usev caps) \
+   USELIBWRAP=$(usev tcpd) \
+   USESYSTEMD=$(usev systemd)
+}
+
+src_install() {
+   dosbin sslh-{fork,select}
+   dosym sslh-fork /usr/sbin/sslh
+
+   doman ${PN}.8
+
+   dodoc ChangeLog README.md
+
+   newinitd "${FILESDIR}"/sslh.init.d-3 sslh
+   newconfd "${FILESDIR}"/sslh.conf.d-2 sslh
+
+   if use systemd; then
+   # Gentoo puts the binaries in /usr/sbin, but upstream puts them 
in /usr/bin
+   sed -i -e 's~/usr/bin/~/usr/sbin/~g' 
scripts/systemd.sslh.service || die
+   systemd_newunit scripts/systemd.sslh.service sslh.service
+   exeinto /usr/lib/systemd/system-generators/
+   doexe systemd-sslh-generator
+   fi
+}



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

2018-02-02 Thread Michael Palimaka
commit: 12c4d9ec3437469ccfca23d35ba6258d55bbedb6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 11:53:52 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:57 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=12c4d9ec

travis: bump to portage-2.3.23

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 17061f30..3797f1c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
 - pypy
 env:
-- PORTAGE_VER="2.3.20"
+- PORTAGE_VER="2.3.23"
 before_install:
 - sudo apt-get -qq update
 - pip install lxml



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/

2018-02-02 Thread Michael Palimaka
commit: 9f81240ffd41cda7bb75286c95bb49e8623e43de
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 02:29:29 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:56 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=9f81240f

dev-qt/qtgui: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtgui/qtgui-5.10.0.ebuild| 6 +-
 dev-qt/qtgui/qtgui-5.10..ebuild | 6 +-
 dev-qt/qtgui/qtgui-5.11..ebuild | 4 
 dev-qt/qtgui/qtgui-5.9.4.ebuild | 4 
 dev-qt/qtgui/qtgui-5.9..ebuild  | 6 +-
 dev-qt/qtgui/qtgui-5..ebuild| 4 
 6 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.10.0.ebuild b/dev-qt/qtgui/qtgui-5.10.0.ebuild
index e7b6eb22..0e281afe 100644
--- a/dev-qt/qtgui/qtgui-5.10.0.ebuild
+++ b/dev-qt/qtgui/qtgui-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -120,6 +120,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)

diff --git a/dev-qt/qtgui/qtgui-5.10..ebuild 
b/dev-qt/qtgui/qtgui-5.10..ebuild
index e7b6eb22..0e281afe 100644
--- a/dev-qt/qtgui/qtgui-5.10..ebuild
+++ b/dev-qt/qtgui/qtgui-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -120,6 +120,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)

diff --git a/dev-qt/qtgui/qtgui-5.11..ebuild 
b/dev-qt/qtgui/qtgui-5.11..ebuild
index e699a859..0e281afe 100644
--- a/dev-qt/qtgui/qtgui-5.11..ebuild
+++ b/dev-qt/qtgui/qtgui-5.11..ebuild
@@ -120,6 +120,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)

diff --git a/dev-qt/qtgui/qtgui-5.9.4.ebuild b/dev-qt/qtgui/qtgui-5.9.4.ebuild
index c5c08fae..aeb8b422 100644
--- a/dev-qt/qtgui/qtgui-5.9.4.ebuild
+++ b/dev-qt/qtgui/qtgui-5.9.4.ebuild
@@ -119,6 +119,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)

diff --git a/dev-qt/qtgui/qtgui-5.9..ebuild 
b/dev-qt/qtgui/qtgui-5.9..ebuild
index 0e4e3eed..aeb8b422 100644
--- a/dev-qt/qtgui/qtgui-5.9..ebuild
+++ b/dev-qt/qtgui/qtgui-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -119,6 +119,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)

diff --git a/dev-qt/qtgui/qtgui-5..ebuild b/dev-qt/qtgui/qtgui-5..ebuild
index 26f4bb0b..a43ff0cc 100644
--- a/dev-qt/qtgui/qtgui-5..ebuild
+++ b/dev-qt/qtgui/qtgui-5..ebuild
@@ -120,6 +120,10 @@ QT5_GENTOO_CONFIG=(
xcb::XKB
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :gui
+)
+
 src_prepare() {
# egl_x11 is activated when both egl and xcb are enabled
use egl && QT5_GENTOO_CONFIG+=(xcb:egl_x11) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11)



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwidgets/

2018-02-02 Thread Michael Palimaka
commit: 8cdf091054f43116d40dc6945d8b893e1ddc702c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 02:57:17 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:56 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=8cdf0910

dev-qt/qtwidgets: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild| 6 +-
 dev-qt/qtwidgets/qtwidgets-5.10..ebuild | 6 +-
 dev-qt/qtwidgets/qtwidgets-5.11..ebuild | 4 
 dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild | 4 
 dev-qt/qtwidgets/qtwidgets-5.9..ebuild  | 6 +-
 dev-qt/qtwidgets/qtwidgets-5..ebuild| 6 +-
 6 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
index b82ca24a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
index b82ca24a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
index 0825646a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.11..ebuild
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
index 0825646a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9.4.ebuild
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
index b82ca24a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)

diff --git a/dev-qt/qtwidgets/qtwidgets-5..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5..ebuild
index b82ca24a..48abddf9 100644
--- a/dev-qt/qtwidgets/qtwidgets-5..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,6 +37,10 @@ QT5_GENTOO_CONFIG=(
!:no-widgets:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
 src_configure() {
local myconf=(
-opengl $(usex gles2 es2 desktop)



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

2018-02-02 Thread Michael Palimaka
commit: e96903bd46718b31c346a42afd8a96fef9c37e4b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb  2 11:54:22 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:54:30 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e96903bd

.travis.yml: Bump portage version to 2.3.23

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 374bbf5858..9c41b38483 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
 - pypy
 env:
-- PORTAGE_VER="2.3.22"
+- PORTAGE_VER="2.3.23"
 before_install:
 - sudo apt-get -qq update
 - pip install lxml



[gentoo-commits] proj/qt:master commit in: dev-qt/qttest/

2018-02-02 Thread Michael Palimaka
commit: ee563f9466a029e3132ca77f3d8ce956a5877116
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 06:46:51 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:56 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=ee563f94

dev-qt/qttest: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qttest/qttest-5.10.0.ebuild| 6 +-
 dev-qt/qttest/qttest-5.10..ebuild | 6 +-
 dev-qt/qttest/qttest-5.11..ebuild | 4 
 dev-qt/qttest/qttest-5.9.4.ebuild | 4 
 dev-qt/qttest/qttest-5.9..ebuild  | 6 +-
 dev-qt/qttest/qttest-5..ebuild| 6 +-
 6 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qttest/qttest-5.10.0.ebuild 
b/dev-qt/qttest/qttest-5.10.0.ebuild
index 1db02743..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5.10.0.ebuild
+++ b/dev-qt/qttest/qttest-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)

diff --git a/dev-qt/qttest/qttest-5.10..ebuild 
b/dev-qt/qttest/qttest-5.10..ebuild
index 1db02743..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5.10..ebuild
+++ b/dev-qt/qttest/qttest-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)

diff --git a/dev-qt/qttest/qttest-5.11..ebuild 
b/dev-qt/qttest/qttest-5.11..ebuild
index 333b6500..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5.11..ebuild
+++ b/dev-qt/qttest/qttest-5.11..ebuild
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)

diff --git a/dev-qt/qttest/qttest-5.9.4.ebuild 
b/dev-qt/qttest/qttest-5.9.4.ebuild
index 333b6500..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5.9.4.ebuild
+++ b/dev-qt/qttest/qttest-5.9.4.ebuild
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)

diff --git a/dev-qt/qttest/qttest-5.9..ebuild 
b/dev-qt/qttest/qttest-5.9..ebuild
index 1db02743..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5.9..ebuild
+++ b/dev-qt/qttest/qttest-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)

diff --git a/dev-qt/qttest/qttest-5..ebuild 
b/dev-qt/qttest/qttest-5..ebuild
index 1db02743..9181b8dd 100644
--- a/dev-qt/qttest/qttest-5..ebuild
+++ b/dev-qt/qttest/qttest-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/testlib
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)



[gentoo-commits] proj/qt:master commit in: dev-qt/qtcore/

2018-02-02 Thread Michael Palimaka
commit: ca05e01917d000e2a1f6bfd2aba2c8fa5290675a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 06:44:36 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:56 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=ca05e019

dev-qt/qtcore: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtcore/qtcore-5.10.0.ebuild| 9 -
 dev-qt/qtcore/qtcore-5.10..ebuild | 9 -
 dev-qt/qtcore/qtcore-5.11..ebuild | 7 +++
 dev-qt/qtcore/qtcore-5.9.4.ebuild | 7 +++
 dev-qt/qtcore/qtcore-5.9..ebuild  | 9 -
 dev-qt/qtcore/qtcore-5..ebuild| 9 -
 6 files changed, 46 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtcore/qtcore-5.10.0.ebuild 
b/dev-qt/qtcore/qtcore-5.10.0.ebuild
index b568c54d..d2aa31ee 100644
--- a/dev-qt/qtcore/qtcore-5.10.0.ebuild
+++ b/dev-qt/qtcore/qtcore-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)

diff --git a/dev-qt/qtcore/qtcore-5.10..ebuild 
b/dev-qt/qtcore/qtcore-5.10..ebuild
index b568c54d..d2aa31ee 100644
--- a/dev-qt/qtcore/qtcore-5.10..ebuild
+++ b/dev-qt/qtcore/qtcore-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)

diff --git a/dev-qt/qtcore/qtcore-5.11..ebuild 
b/dev-qt/qtcore/qtcore-5.11..ebuild
index 970e630d..d2aa31ee 100644
--- a/dev-qt/qtcore/qtcore-5.11..ebuild
+++ b/dev-qt/qtcore/qtcore-5.11..ebuild
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)

diff --git a/dev-qt/qtcore/qtcore-5.9.4.ebuild 
b/dev-qt/qtcore/qtcore-5.9.4.ebuild
index bce7aeab..54eb30f5 100644
--- a/dev-qt/qtcore/qtcore-5.9.4.ebuild
+++ b/dev-qt/qtcore/qtcore-5.9.4.ebuild
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)

diff --git a/dev-qt/qtcore/qtcore-5.9..ebuild 
b/dev-qt/qtcore/qtcore-5.9..ebuild
index 779bc30c..54eb30f5 100644
--- a/dev-qt/qtcore/qtcore-5.9..ebuild
+++ b/dev-qt/qtcore/qtcore-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)

diff --git a/dev-qt/qtcore/qtcore-5..ebuild 
b/dev-qt/qtcore/qtcore-5..ebuild
index 779bc30c..54eb30f5 100644
--- a/dev-qt/qtcore/qtcore-5..ebuild
+++ b/dev-qt/qtcore/qtcore-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,6 +34,13 @@ QT5_TARGET_SUBDIRS=(
doc
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   !:network
+   !:sql
+   !:testlib
+   !:xml
+)
+
 src_configure() {
local myconf=(
$(qt_use icu)



[gentoo-commits] proj/qt:master commit in: dev-qt/qtdbus/

2018-02-02 Thread Michael Palimaka
commit: 904cb4cdd735444cb9e47a569ce86c346cbfe7a9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 01:30:33 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:55 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=904cb4cd

dev-qt/qtdbus: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtdbus/qtdbus-5.10.0.ebuild| 7 ++-
 dev-qt/qtdbus/qtdbus-5.10..ebuild | 7 ++-
 dev-qt/qtdbus/qtdbus-5.11..ebuild | 5 +
 dev-qt/qtdbus/qtdbus-5.9.4.ebuild | 5 +
 dev-qt/qtdbus/qtdbus-5.9..ebuild  | 7 ++-
 dev-qt/qtdbus/qtdbus-5..ebuild| 7 ++-
 6 files changed, 34 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtdbus/qtdbus-5.10.0.ebuild 
b/dev-qt/qtdbus/qtdbus-5.10.0.ebuild
index d7d8945c..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5.10.0.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked

diff --git a/dev-qt/qtdbus/qtdbus-5.10..ebuild 
b/dev-qt/qtdbus/qtdbus-5.10..ebuild
index d7d8945c..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5.10..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked

diff --git a/dev-qt/qtdbus/qtdbus-5.11..ebuild 
b/dev-qt/qtdbus/qtdbus-5.11..ebuild
index 681686c2..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5.11..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.11..ebuild
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked

diff --git a/dev-qt/qtdbus/qtdbus-5.9.4.ebuild 
b/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
index 681686c2..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked

diff --git a/dev-qt/qtdbus/qtdbus-5.9..ebuild 
b/dev-qt/qtdbus/qtdbus-5.9..ebuild
index d7d8945c..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5.9..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked

diff --git a/dev-qt/qtdbus/qtdbus-5..ebuild 
b/dev-qt/qtdbus/qtdbus-5..ebuild
index d7d8945c..3cf36340 100644
--- a/dev-qt/qtdbus/qtdbus-5..ebuild
+++ b/dev-qt/qtdbus/qtdbus-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,11 @@ QT5_GENTOO_CONFIG=(
:dbus-linked:
 )
 
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :dbus
+   :dbus-linked
+)
+
 src_configure() {
local myconf=(
-dbus-linked



[gentoo-commits] proj/qt:master commit in: dev-qt/qtxml/

2018-02-02 Thread Michael Palimaka
commit: 053c9d72c3210d4951ee52f1d5543aafd512b04b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jan 26 06:45:58 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb  2 11:53:56 2018 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=053c9d72

dev-qt/qtxml: add QT5_GENTOO_PRIVATE_CONFIG

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-qt/qtxml/qtxml-5.10.0.ebuild| 6 +-
 dev-qt/qtxml/qtxml-5.10..ebuild | 6 +-
 dev-qt/qtxml/qtxml-5.11..ebuild | 4 
 dev-qt/qtxml/qtxml-5.9.4.ebuild | 4 
 dev-qt/qtxml/qtxml-5.9..ebuild  | 6 +-
 dev-qt/qtxml/qtxml-5..ebuild| 6 +-
 6 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/dev-qt/qtxml/qtxml-5.10.0.ebuild b/dev-qt/qtxml/qtxml-5.10.0.ebuild
index d19aa52b..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5.10.0.ebuild
+++ b/dev-qt/qtxml/qtxml-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)

diff --git a/dev-qt/qtxml/qtxml-5.10..ebuild 
b/dev-qt/qtxml/qtxml-5.10..ebuild
index d19aa52b..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5.10..ebuild
+++ b/dev-qt/qtxml/qtxml-5.10..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)

diff --git a/dev-qt/qtxml/qtxml-5.11..ebuild 
b/dev-qt/qtxml/qtxml-5.11..ebuild
index 410c43cf..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5.11..ebuild
+++ b/dev-qt/qtxml/qtxml-5.11..ebuild
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)

diff --git a/dev-qt/qtxml/qtxml-5.9.4.ebuild b/dev-qt/qtxml/qtxml-5.9.4.ebuild
index 410c43cf..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5.9.4.ebuild
+++ b/dev-qt/qtxml/qtxml-5.9.4.ebuild
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)

diff --git a/dev-qt/qtxml/qtxml-5.9..ebuild 
b/dev-qt/qtxml/qtxml-5.9..ebuild
index d19aa52b..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5.9..ebuild
+++ b/dev-qt/qtxml/qtxml-5.9..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)

diff --git a/dev-qt/qtxml/qtxml-5..ebuild b/dev-qt/qtxml/qtxml-5..ebuild
index d19aa52b..3ea4d2e7 100644
--- a/dev-qt/qtxml/qtxml-5..ebuild
+++ b/dev-qt/qtxml/qtxml-5..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,3 +23,7 @@ DEPEND="${RDEPEND}
 QT5_TARGET_SUBDIRS=(
src/xml
 )
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)



  1   2   >