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

2018-03-04 Thread Sergei Trofimovich
commit: 3d1a529e83a68e516692c217f371d42aac69d9d2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Mar  5 07:20:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Mar  5 07:21:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1a529e

dev-lang/swi-prolog: stable 7.4.2 for ppc, bug #633804

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild 
b/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild
index 216f290013c..848c0aa426c 100644
--- a/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild
+++ b/dev-lang/swi-prolog/swi-prolog-7.4.2.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
@@ -14,7 +14,7 @@ 
SRC_URI="http://www.swi-prolog.org/download/stable/src/swipl-${PV}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="archive berkdb debug doc +gmp hardened java +libedit libressl minimal 
odbc readline ssl static-libs test uuid zlib X"
 
 RDEPEND="sys-libs/ncurses:=



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

2018-03-04 Thread Patrick Lauer
commit: ec7bd1b58c97045843075458b71fa6acc1552014
Author: Patrick Lauer  gentoo  org>
AuthorDate: Mon Mar  5 07:10:07 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Mon Mar  5 07:10:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7bd1b5

dev-python/awscli: Bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/awscli/Manifest  |  1 +
 dev-python/awscli/awscli-1.14.50.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/awscli/Manifest b/dev-python/awscli/Manifest
index fcdefc61a56..d1d444c3d8c 100644
--- a/dev-python/awscli/Manifest
+++ b/dev-python/awscli/Manifest
@@ -6,3 +6,4 @@ DIST awscli-1.11.154.tar.gz 553172 BLAKE2B 
a9c46453407efa6a2f5170105a24f108bcd69
 DIST awscli-1.11.158.tar.gz 553030 BLAKE2B 
9a36fa3fd4fca2df9b561965fff92f2679f8714f7618026900449056e1c91c5e586e89250afabf620516f9690a98860b31370c9ccf9a5a0aede2aff07f5601c7
 SHA512 
25c9a3636e7a83e0f9e090906354d2f4a8e44bc1de262987eb3f071b303d64056f2b149954097e57678e0a5553a136a1289c81999ea19a757ff3bea15fad215c
 DIST awscli-1.11.81.tar.gz 544970 BLAKE2B 
583a821298c416e8cc9dd9af9d55457fb1eb61cd415159aa880df1a78fd777f1b15e11dce3b712401bd9e1ed2e3ddc5ecb44652870a23f0e0c35aa25e7a07c70
 SHA512 
61b355247d75939d2814ca0594fb1b4498d7a1dc008e27302328c09bbe4ce72a6eddff64712410bd2023663436fd41d405a6a19a1c53c872a0ae6e68a0718175
 DIST awscli-1.14.16.tar.gz 576598 BLAKE2B 
708271155f54dbba643385513691a9fc1cf406eae2d87108a0081b46f84914acf79bb398948daa5df02433904d644e6f0e3ac623859b57a270ad8f1e240b0e8c
 SHA512 
6ad7b908cb1b858a7837042322f59a5aaf71c909d87e783e2f07ab0624b2ca9110cf879c292f9a39012f9e5dac95189a7401d319b3f088662d15c827e9396a06
+DIST awscli-1.14.50.tar.gz 587829 BLAKE2B 
d98f0ea4fe135f6ab5b458d251e763bd2d3c75eaa3edcadf0deaf33350a01e384b7f3a797069d631bcb3338b5a6b77c29d704e4a83946bb65e4c47fa523d8f8f
 SHA512 
c42cfb3ffd75ca4b472b62ecf7917fb204190363b62cbc55c19afe43293258dc762ab3133fea38fd20efc4625db5d97ef274517168e2a2b3cc53d0081b2945aa

diff --git a/dev-python/awscli/awscli-1.14.50.ebuild 
b/dev-python/awscli/awscli-1.14.50.ebuild
new file mode 100644
index 000..09f1db16250
--- /dev/null
+++ b/dev-python/awscli/awscli-1.14.50.ebuild
@@ -0,0 +1,30 @@
+# 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} )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.python.org/pypi/awscli;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-python/botocore-1.8.20[${PYTHON_USEDEP}]
+   <=dev-python/colorama-0.3.3[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   <=dev-python/rsa-3.5.0[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.1.12[${PYTHON_USEDEP}]
+   <=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "



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

2018-03-04 Thread Hans de Graaff
commit: 865dd6b98be1e7c6f50d6e09dec9da7cb850ddf6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:00:06 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865dd6b9

dev-ruby/wirble: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/wirble/wirble-0.1.3-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/wirble/wirble-0.1.3-r4.ebuild 
b/dev-ruby/wirble/wirble-0.1.3-r4.ebuild
index 6c641ae6d4f..2918ee31189 100644
--- a/dev-ruby/wirble/wirble-0.1.3-r4.ebuild
+++ b/dev-ruby/wirble/wirble-0.1.3-r4.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 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README ChangeLog"



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

2018-03-04 Thread Hans de Graaff
commit: 5613b608e1c07ca0d923ef73fa48384ba5faa870
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:17:32 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5613b608

dev-ruby/totoridipjp: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild 
b/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild
index db6e5069bdd..fa62433f97d 100644
--- a/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild
+++ b/dev-ruby/totoridipjp/totoridipjp-0.1.0.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_RECIPE_TEST="none"
 



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

2018-03-04 Thread Hans de Graaff
commit: c878f8ec184923960a49c25bdc5a559a5f21c56f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:24:22 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c878f8ec

dev-ruby/sshkey: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/sshkey/Manifest b/dev-ruby/sshkey/Manifest
index c125778acfc..343ab759332 100644
--- a/dev-ruby/sshkey/Manifest
+++ b/dev-ruby/sshkey/Manifest
@@ -1,2 +1 @@
-DIST sshkey-1.8.0.gem 24576 BLAKE2B 
fb9c992924a75e58edd6c2589f355adefde58722f29d34ec712104620bf9124f202bb0441b82ed01e84d6964bdb47a986c308ba2a560d411636089f69a6e5671
 SHA512 
90274b506959e1433ebcd902ff7b4c6d5f29f4a120b85e34d81ab10e680aeacc3916f30ae93a3efc447b1b0717caeec6c23de08c4ec897b91bc7fcb902169fa7
 DIST sshkey-1.9.0.gem 25600 BLAKE2B 
8d20f10c7bbb243ed6a0eb41ddf07b06af803fb71ad7fe49c5b0a90fffe0db167e0b527513401400d12486fcf3fa445db1934b2eee08a5954cd2347dbaa03506
 SHA512 
d8cebd1341ee70886f868e4f7b4a524b1781a229e80261172b8c9a14ae665cc5e84b98f7b476cd62e57af430247c172a08dcd219956adc95a42caf88aab1b0b7

diff --git a/dev-ruby/sshkey/sshkey-1.8.0.ebuild 
b/dev-ruby/sshkey/sshkey-1.8.0.ebuild
deleted file mode 100644
index 799e3e49744..000
--- a/dev-ruby/sshkey/sshkey-1.8.0.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_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="SSH private and public key generator in pure Ruby"
-HOMEPAGE="https://rubygems.org/gems/sshkey;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-#no tests
-RESTRICT="test"



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

2018-03-04 Thread Hans de Graaff
commit: 8f2e23e9ea8ab411fa84d04a02d94793ce6350ba
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:15:46 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f2e23e9

dev-ruby/treetop: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/treetop/Manifest |  1 -
 dev-ruby/treetop/treetop-1.6.8.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/treetop/Manifest b/dev-ruby/treetop/Manifest
index 12009515774..24643b5e6a8 100644
--- a/dev-ruby/treetop/Manifest
+++ b/dev-ruby/treetop/Manifest
@@ -1,2 +1 @@
-DIST treetop-1.6.8.gem 68608 BLAKE2B 
095080a4cfc3e876e3d63c6bb37b5f662c22be8b6c6cb68ae3a2df31ebed296d1e3910e8319be2b30f3f2a010d77f562c3add2f1a4ad35d56c9a962f3b3c1be8
 SHA512 
c0f46695e28ea0c6ff4bf9d646b94e6caafa00828370840320bd9799bbb417dd0721bfd06d330d2b4537b88d963d4249233b3dc7cd2c818c818e542015526ee3
 DIST treetop-1.6.9.gem 92160 BLAKE2B 
4c2a748ec1cc153aab8ddadf536200a6cda4d1f02245b7e0ceefb7ef9bc85b91810820b8cd557a82490e5e4b5606fb714b3f5775029743dcd2d64e6a601ab5e2
 SHA512 
faa0b2eb0a8bfd0c47b7acf03d7585fe56d02b9726630fc01e533c80ea796de158ff7c6a008fe6a30b979b2791944afc598e81c17cdfbfecf1083a9436b54fdd

diff --git a/dev-ruby/treetop/treetop-1.6.8.ebuild 
b/dev-ruby/treetop/treetop-1.6.8.ebuild
deleted file mode 100644
index 3d0257c0824..000
--- a/dev-ruby/treetop/treetop-1.6.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 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="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Treetop is a language for describing languages"
-HOMEPAGE="https://github.com/cjheath/treetop;
-LICENSE="Ruby"
-
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/rr-1.0 dev-ruby/activesupport )"
-ruby_add_rdepend ">=dev-ruby/polyglot-0.3.1:0"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   insinto /usr/share/doc/${PF}/examples
-   doins -r examples/*
-}



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

2018-03-04 Thread Hans de Graaff
commit: 75bc9c05af9148f173b97e2894559f885bbbdc1b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:07:50 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bc9c05

dev-ruby/warden: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/warden/Manifest|  1 -
 dev-ruby/warden/warden-1.2.6.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/warden/Manifest b/dev-ruby/warden/Manifest
index 931d448202c..1dd25284ad3 100644
--- a/dev-ruby/warden/Manifest
+++ b/dev-ruby/warden/Manifest
@@ -1,2 +1 @@
-DIST warden-1.2.6.gem 32256 BLAKE2B 
cad24360b2cec74021d456d151f196929b0d8854703c32e3132a6c2f3433898ec0851222ff32a746496ec366f8615bcfdbff1d6e5b361f7a79afdc10eda031e5
 SHA512 
dc2ad118faa90f812eb615fe9c41e1edb1564812f7bf6a7759a782825757c899082956ba318956bfc745c23eeefe41dcddfa9f605ef76bd12ec264f8b85f38d3
 DIST warden-1.2.7.gem 32256 BLAKE2B 
258f8c83792fd5464c2bec957335ded49922fbe75ef3e2f6869a147b38b89be83b4601c8cef7e3008cb1495bdf9a6eb4d798974eff0565f48b05937b9c4fca3a
 SHA512 
f02f695586c26c42b1bbd621e54dad04a42e8bfb4bfacc4f90f67ef2fb0c8593a3c32dc1545ee6483ab0df094cae6e6a5c614718b65a13103f83af13407c5336

diff --git a/dev-ruby/warden/warden-1.2.6.ebuild 
b/dev-ruby/warden/warden-1.2.6.ebuild
deleted file mode 100644
index 836d2ce8595..000
--- a/dev-ruby/warden/warden-1.2.6.ebuild
+++ /dev/null
@@ -1,21 +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.textile History.rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="General Rack Authentication Framework"
-HOMEPAGE="https://github.com/hassox/warden;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/rack:*"



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

2018-03-04 Thread Hans de Graaff
commit: 9a40c7402c15bde615447a3ab5c48df9f0d570c7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:14:12 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a40c740

dev-ruby/ttfunk: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild 
b/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild
index 70a258318fc..c635cf8d860 100644
--- a/dev-ruby/ttfunk/ttfunk-1.4.0.ebuild
+++ b/dev-ruby/ttfunk/ttfunk-1.4.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_DOC=""
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



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

2018-03-04 Thread Hans de Graaff
commit: 49eb7569cc54d96d6caad59d7a992558276e79fc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:25:53 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eb7569

dev-ruby/sprockets-rails: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/sprockets-rails/Manifest  |  2 --
 .../sprockets-rails/sprockets-rails-3.1.1.ebuild   | 38 --
 .../sprockets-rails-3.2.0-r1.ebuild| 38 --
 .../sprockets-rails/sprockets-rails-3.2.0.ebuild   | 38 --
 4 files changed, 116 deletions(-)

diff --git a/dev-ruby/sprockets-rails/Manifest 
b/dev-ruby/sprockets-rails/Manifest
index 6ffb054233f..22fdaa55d05 100644
--- a/dev-ruby/sprockets-rails/Manifest
+++ b/dev-ruby/sprockets-rails/Manifest
@@ -1,4 +1,2 @@
 DIST sprockets-rails-2.3.3.tar.gz 103105 BLAKE2B 
a0dadb2c323f5e012de961adb46eae1450c195db437614d133efc858a683525cb102d495f4894d94cbe6e16759a09b64e8f29d2ab2d84c471db7464a252ce4e4
 SHA512 
42cdc359d523049adce47a490add5a60e034fa8743d60f6ce1ae0036812c236a1151a0cf51137d8f5dc405e274cb318c9c669c2224ac7eaa22c02d8727654e6c
-DIST sprockets-rails-3.1.1.tar.gz 107802 BLAKE2B 
0b8698c1081339dc69ef852d3b5ba003b29669fef764eaea764a46af51d236e5d9cb2c0d244152aa7c033f84eb011a0b6cd480ec5364092043e0b4a8faebcba6
 SHA512 
1f6d30dcc2cb924aa1850a2de2d640244cccb95ef8ae35c045cb4cf4eddbc653f37859ef251bde2203c8a0d2e8367a9278d9088f0f2a1d01551230bec7932d45
-DIST sprockets-rails-3.2.0.tar.gz 108390 BLAKE2B 
892726cfb30ddac21331353b42f2d15852037698bea3d98eac3881a8fa1fe5f0a6f77bdd28c5f4f119991024de57d4485b0dd7b034f300afc53bd8b86c7b9fa7
 SHA512 
7fc3a34305ff17b53a932d2a90f3518827eb99c7161c86598163617d7295dd245abfd83623e9244557f0bf9d630a880eceb54741234e466b2ae7a9353ff0052e
 DIST sprockets-rails-3.2.1.tar.gz 108682 BLAKE2B 
842ce4560c7537f12c3aa2c068da89d99b410c4ad27f44b69abeead90518a4d9bad92fe6a70406c2f52d1124857419e845e3a1468cddcdce8a534c5f1210c3a8
 SHA512 
2c108370dfbf945e912505e854cdaf799f08d4374aac57a33bfc298d6e9bbf136877978458f7a8f48e5d120f578d3c7a88d91c058c12f520dd10b8271f82c49b

diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.1.1.ebuild 
b/dev-ruby/sprockets-rails/sprockets-rails-3.1.1.ebuild
deleted file mode 100644
index 7610161d67a..000
--- a/dev-ruby/sprockets-rails/sprockets-rails-3.1.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Sprockets implementation for Rails 4.x (and beyond) Asset 
Pipeline"
-HOMEPAGE="https://github.com/rails/sprockets-rails;
-SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
-
-IUSE="test"
-
-ruby_add_rdepend "
-   >=dev-ruby/actionpack-4.0:*
-   >=dev-ruby/activesupport-4.0:*
-   dev-ruby/sprockets:3"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/actionpack-4
-   >=dev-ruby/railties-4
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   # Help load correct rack version consistently
-   sed -i -e "3irequire 'action_controller'" test/test_helper.rb || die
-}

diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild 
b/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild
deleted file mode 100644
index 04ffd8533db..000
--- a/dev-ruby/sprockets-rails/sprockets-rails-3.2.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 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_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Sprockets implementation for Rails 4.x (and beyond) Asset 
Pipeline"
-HOMEPAGE="https://github.com/rails/sprockets-rails;
-SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
-
-IUSE="test"
-
-ruby_add_rdepend "
-   >=dev-ruby/actionpack-4.0:*
-   >=dev-ruby/activesupport-4.0:*
-   dev-ruby/sprockets:3"
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/actionpack-4
-   >=dev-ruby/railties-4
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   # Help load correct rack version consistently
-   sed -i -e "3irequire 'action_controller'" test/test_helper.rb || die
-}

diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.2.0.ebuild 

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

2018-03-04 Thread Hans de Graaff
commit: bd612f35310c0d7fbfd373a6483159858d9eb6aa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:18:33 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd612f35

dev-ruby/timers: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/timers/Manifest|  1 -
 dev-ruby/timers/timers-4.1.1.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/timers/Manifest b/dev-ruby/timers/Manifest
index 4cbe6f7975d..dd0b261df24 100644
--- a/dev-ruby/timers/Manifest
+++ b/dev-ruby/timers/Manifest
@@ -1,2 +1 @@
-DIST timers-4.1.1.gem 15360 BLAKE2B 
4f77e91087dfa1c4e6b15c0e4548a8bed1ed4f9d30c2c59cdb69882bcc909758d6c725981bfe035b407812d964563a41f6cbfd00041222e1d8ec79df86b48602
 SHA512 
7652612737b1d20135eae02f02bfefa57c8a6cb6923ec69af32810d6f0fb9e924d727efa66b0832424bc35b6d7099a968eee77dfd2db3803959f517e1ca7f683
 DIST timers-4.1.2.gem 15360 BLAKE2B 
2480b6051825e26c9c30418e4acd7f9d8d0173d21038349ff16c086a2712eff7e9349720d270ed6505d8f90b14fc4dc99cf06d948922a222196d338b7933b5a8
 SHA512 
8c43f6ab09b918fc047056de20e85371929cd6841d7e26dedf54d565585eba040e23cef83c8747eb0ec43df8c9d9cf5915b5ea0ac6f6d551a0b086de3a9f3499

diff --git a/dev-ruby/timers/timers-4.1.1.ebuild 
b/dev-ruby/timers/timers-4.1.1.ebuild
deleted file mode 100644
index 9e9d508fb68..000
--- a/dev-ruby/timers/timers-4.1.1.ebuild
+++ /dev/null
@@ -1,36 +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="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure Ruby one-shot and periodic timers"
-HOMEPAGE="https://github.com/tarcieri/timers;
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/hitimes"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
-   sed -i -e '/coveralls/ s:^:#:' spec/spec_helper.rb || die
-   sed -i -e '/Coveralls/ s:^:#:' spec/spec_helper.rb || die
-
-   # Remove performance spec due to dependencies and being to dependent
-   # on machine specifics.
-   rm spec/performance_spec.rb
-
-   # Remove rspec3 configuration so we can still run with rspec2.
-   sed -e '/expose/ s:^:#:' -i spec/spec_helper.rb || die
-}



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

2018-03-04 Thread Hans de Graaff
commit: 3a33652e208d828498e0ed7ce812d1e9b8045902
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:02:11 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a33652e

dev-ruby/websocket: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/websocket/Manifest   |  1 -
 dev-ruby/websocket/websocket-1.2.3.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/websocket/Manifest b/dev-ruby/websocket/Manifest
index c9bff5e095e..f21b11b708c 100644
--- a/dev-ruby/websocket/Manifest
+++ b/dev-ruby/websocket/Manifest
@@ -1,3 +1,2 @@
-DIST websocket-1.2.3.gem 26112 BLAKE2B 
a205cf30321b9f5a198cd661c7a6f001655609d905cef4b83da2daa37117445372ef13615cb8b08ff788f6d9c7b92a585ed8e4dc7147f73b54de6eef5db0e9da
 SHA512 
fb98517bc81463850d10bef95efaf5c3297519e3e106d3fde1b97559434cd19d272c60d5875287e171757936fcda0eda385f05317dab56e48eba833433ccfaec
 DIST websocket-1.2.4.gem 27648 BLAKE2B 
b90391dfb836cd700f76da83ec85c8a3d9bfac008fbe798f2a78de7c72ae8390b4b193bd2a7302b636f9f84786fc073befc813111af7db819440ee86eb0dc3ab
 SHA512 
dd3a67adadaf45850d666dbb6a152aaeba581e751fe4bfa32a286946b71b7129e0f18d56ab458a489f0665347483c18d73c2fb232de7204ab3434a2574c685c9
 DIST websocket-1.2.5.gem 27648 BLAKE2B 
baeae7755ae9efb2e6b07196925501c67d3d0a41c1ee882a2a1309a9685830b5a5327a20d8716b27ff2c0d5dee34bbb66e1fa70666b89e4a3423c14465fdc7b4
 SHA512 
0cf0c2a049416faa66241cfeb40ff8771c6cc12f2653139b0dd8541450e4b705e747e025ec1aab0e3ff57e777b31ff99a2bec1f3a11a2afbfa69ad48d45b77e3

diff --git a/dev-ruby/websocket/websocket-1.2.3.ebuild 
b/dev-ruby/websocket/websocket-1.2.3.ebuild
deleted file mode 100644
index 3c8680009b5..000
--- a/dev-ruby/websocket/websocket-1.2.3.ebuild
+++ /dev/null
@@ -1,21 +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"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Universal Ruby library to handle WebSocket protocol"
-HOMEPAGE="https://github.com/imanel/websocket-ruby;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-its )"



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

2018-03-04 Thread Hans de Graaff
commit: c221c39482579cb1009f51aa8bf1e1faf9d93883
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:22:56 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c221c394

dev-ruby/syslogger: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/syslogger/Manifest   |  1 -
 dev-ruby/syslogger/syslogger-1.6.4.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/syslogger/Manifest b/dev-ruby/syslogger/Manifest
index ad60251f220..b9e2605fae4 100644
--- a/dev-ruby/syslogger/Manifest
+++ b/dev-ruby/syslogger/Manifest
@@ -1,2 +1 @@
-DIST syslogger-1.6.4.gem 10240 BLAKE2B 
581a904ddec4e980a38fd25aa4fc9c0096dffab9c90a78a4fb5a0e4e40c8b081ef8e1167c737fc51e656208395950568856c347fd9f557228c55c62af82c5c65
 SHA512 
2e92cd1b1be45929db820237ddaa7a027779dd224d9dda844267f7261b4dc734441caecd20518c25c85bb577087c1697a4768919c68b3501b3967f84dd6c51b6
 DIST syslogger-1.6.5.gem 11776 BLAKE2B 
dec37278ea109dba53c44a5c285962d78890ed972f1cd14789435b8bb3b922c7a3fc7b18238ee9aa239143453be3d6f73eea6c62d0bb83eb7a8901225ff2e49c
 SHA512 
60dc7be93092196d68d154cfdf90a3393c9883ceaff35640bd0c0dda01f692953c7d1d8243d7b9327990a368d320c474af1711ba33a6b69381f56030800cc297

diff --git a/dev-ruby/syslogger/syslogger-1.6.4.ebuild 
b/dev-ruby/syslogger/syslogger-1.6.4.ebuild
deleted file mode 100644
index 86f694bcc81..000
--- a/dev-ruby/syslogger/syslogger-1.6.4.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
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-# if ever needed
-#GITHUB_USER="crohr"
-#GITHUB_PROJECT="${PN}"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Drop-in replacement for the standard Logger, that logs to the 
syslog"
-HOMEPAGE="https://github.com/crohr/syslogger;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "
-   doc? ( >=dev-ruby/rdoc-2.4.2 )"
-
-all_ruby_prepare() {
-   sed -i '/[Bb]undler/d' Rakefile || die
-}



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

2018-03-04 Thread Hans de Graaff
commit: 8baba294f901913c81d2810e031127753131f462
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 06:21:50 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 06:26:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8baba294

dev-ruby/temple: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/temple/Manifest|  1 -
 dev-ruby/temple/temple-0.7.7.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/temple/Manifest b/dev-ruby/temple/Manifest
index 28000a3df1f..aa4ff5d4e17 100644
--- a/dev-ruby/temple/Manifest
+++ b/dev-ruby/temple/Manifest
@@ -1,3 +1,2 @@
 DIST temple-0.6.10.gem 36864 BLAKE2B 
ae3bc8d031f2a2d8bf1630d7a4536fd4422115bb92b8f005a7310d069392ca35a3cfb8da89ec12a91f2f3c4b89452d3526edd797377b35b2bf5702d530fa8af8
 SHA512 
668d4b12ff2f5b28fa70755036c4b2d4612ee6fd0f66382cc534d5e1555e0105e6efff58ddfdadc62dd0a0f0066fe37ac9228299258a045ba7af7ad73600ba83
-DIST temple-0.7.7.gem 38400 BLAKE2B 
186d235d23a0e3430b1794b5d3fe288b81d722b3d9631eef376608d9ea8dd585473883c3a011d102a48e953455024efafd0a5a1cd1c2d9eb99d0e2f9da5f9b11
 SHA512 
e7437e3b39cad78c20d9f99c8b00344a86589d38a964f2a55295099502d2f1a7bfdbe6ee98b63c4e73e1ba886107e0dd6f511d8e4e0643b96f77bbd9093e4955
 DIST temple-0.8.0.gem 39424 BLAKE2B 
48df1f38a2df12871b13a8592afecf93fdd7c13497491d86c52eb2e06d47768403a1c8e7ca6201d73f319a9f27d65ae08f15c6c177b1b6e5d73b37483f01a4ca
 SHA512 
ad57c484de78f029797fbf4331fa9c24247d6cec2e3dea447d394a104eb9496c91af45f505b720da1c4242845d94b34b626ca586c625cd126f72d1e4296ab2a6

diff --git a/dev-ruby/temple/temple-0.7.7.ebuild 
b/dev-ruby/temple/temple-0.7.7.ebuild
deleted file mode 100644
index a035f9f7937..000
--- a/dev-ruby/temple/temple-0.7.7.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="An abstraction and a framework for compiling templates to pure 
Ruby"
-HOMEPAGE="https://github.com/judofyr/temple;
-
-LICENSE="MIT"
-SLOT="0.7"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/bacon
-   dev-ruby/erubis
-   >=dev-ruby/tilt-2.0.1 )"
-
-each_ruby_test() {
-   ${RUBY} -S bacon -Ilib -Itest --automatic --quiet || die
-}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/, sci-geosciences/qgis/files/

2018-03-04 Thread Andreas Sturmlechner
commit: 0f2133ecf5177fd1489f8cf93946266cf70c6a4b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  5 00:57:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  5 06:06:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2133ec

sci-geosciences/qgis: Fix DEPENDs

Closes: https://bugs.gentoo.org/649526
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../qgis/files/qgis-3.0.0-featuresummary.patch | 31 ++
 sci-geosciences/qgis/metadata.xml  |  1 +
 .../{qgis-.ebuild => qgis-3.0.0-r1.ebuild} | 12 ++---
 sci-geosciences/qgis/qgis-.ebuild  | 12 ++---
 4 files changed, 48 insertions(+), 8 deletions(-)

diff --git a/sci-geosciences/qgis/files/qgis-3.0.0-featuresummary.patch 
b/sci-geosciences/qgis/files/qgis-3.0.0-featuresummary.patch
new file mode 100644
index 000..8787dc09196
--- /dev/null
+++ b/sci-geosciences/qgis/files/qgis-3.0.0-featuresummary.patch
@@ -0,0 +1,31 @@
+From 70505aa1569c541dd252115848f46f91811955c0 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 9 Apr 2017 20:21:28 +0200
+Subject: [PATCH 1/2] Use FeatureSummary
+
+---
+ CMakeLists.txt | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index ed0a84013a..26f4659f61 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -28,6 +28,8 @@ SET(CMAKE_COLOR_MAKEFILE ON)
+ # set path to additional CMake modules
+ SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake ${CMAKE_MODULE_PATH})
+ 
++include(FeatureSummary)
++
+ # in generated makefiles use relative paths so the project dir is moveable
+ # Note commented out since it cause problems but it would be nice to resolve 
these and enable
+ #
+@@ -908,3 +910,5 @@ ENDIF(WIN32 AND NOT UNIX)
+   SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README.md")
+   INCLUDE(CPack)
+ ENDIF (WITH_CORE)
++
++FEATURE_SUMMARY(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+-- 
+2.12.2
+

diff --git a/sci-geosciences/qgis/metadata.xml 
b/sci-geosciences/qgis/metadata.xml
index 511bb239d69..da9f159f45d 100644
--- a/sci-geosciences/qgis/metadata.xml
+++ b/sci-geosciences/qgis/metadata.xml
@@ -14,6 +14,7 @@
tracks from your GPS.


+   Build QGIS 3D library using 
dev-qt/qt3d
Build custom widgets for 
dev-qt/designer
Determines whether georeferencer 
plugin should be built
Add support for 
sci-geosciences/grass

diff --git a/sci-geosciences/qgis/qgis-.ebuild 
b/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
similarity index 94%
copy from sci-geosciences/qgis/qgis-.ebuild
copy to sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
index d773dd57187..4f627756c81 100644
--- a/sci-geosciences/qgis/qgis-.ebuild
+++ b/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://www.qgis.org/;
 
 LICENSE="GPL-2+ GPL-3+"
 SLOT="0"
-IUSE="designer examples georeferencer grass mapserver oracle polar postgres 
python webkit"
+IUSE="3d examples georeferencer grass mapserver oracle polar postgres python 
webkit"
 
 REQUIRED_USE="
mapserver? ( python )
@@ -36,6 +36,7 @@ COMMON_DEPEND="
dev-libs/expat
dev-libs/libzip:=
dev-libs/qtkeychain[qt5(+)]
+   >=dev-qt/designer-${QT_MIN_VER}:5
>=dev-qt/qtconcurrent-${QT_MIN_VER}:5
>=dev-qt/qtcore-${QT_MIN_VER}:5
>=dev-qt/qtgui-${QT_MIN_VER}:5
@@ -52,7 +53,7 @@ COMMON_DEPEND="
sci-libs/proj
>=x11-libs/qscintilla-2.10.1:=[qt5(+)]
>=x11-libs/qwt-6.1.2:6=[qt5(+),svg]
-   designer? ( >=dev-qt/designer-${QT_MIN_VER}:5 )
+   3d? ( >=dev-qt/qt3d-${QT_MIN_VER}:5 )
georeferencer? ( sci-libs/gsl:= )
grass? ( >=sci-geosciences/grass-7.0.0:= )
mapserver? ( dev-libs/fcgi )
@@ -69,7 +70,7 @@ COMMON_DEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/owslib[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt5[sql,svg,webkit?,${PYTHON_USEDEP}]
+   dev-python/PyQt5[designer,sql,svg,webkit?,${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
@@ -98,6 +99,8 @@ RESTRICT="test"
 PATCHES=(
# git master
"${FILESDIR}/${PN}-2.18.12-cmake-lib-suffix.patch"
+   # TODO upstream
+   "${FILESDIR}/${P}-featuresummary.patch"
 )
 
 pkg_setup() {
@@ -130,7 +133,7 @@ src_configure() {
-DWITH_APIDOC=OFF
-DWITH_QSPATIALITE=ON
-DENABLE_TESTS=OFF
-   -DWITH_CUSTOM_WIDGETS=$(usex designer)
+   -DWITH_3D=$(usex 3d)
-DWITH_GEOREFERENCER=$(usex georeferencer)
-DWITH_GRASS=$(usex grass)
-DWITH_SERVER=$(usex 

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

2018-03-04 Thread Andreas Sturmlechner
commit: ad1d80646408f0bfbc46df4b7b63ea4cf62e6971
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  5 00:59:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  5 06:06:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1d8064

sci-geosciences/qgis: Add USE=3d, drop USE=designer

Closes: https://bugs.gentoo.org/649526
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/qgis/metadata.xml  |   1 -
 sci-geosciences/qgis/qgis-3.0.0.ebuild | 214 -
 2 files changed, 215 deletions(-)

diff --git a/sci-geosciences/qgis/metadata.xml 
b/sci-geosciences/qgis/metadata.xml
index da9f159f45d..f25562d2fc9 100644
--- a/sci-geosciences/qgis/metadata.xml
+++ b/sci-geosciences/qgis/metadata.xml
@@ -15,7 +15,6 @@


Build QGIS 3D library using 
dev-qt/qt3d
-   Build custom widgets for 
dev-qt/designer
Determines whether georeferencer 
plugin should be built
Add support for 
sci-geosciences/grass
Determines whether mapserver should be 
built

diff --git a/sci-geosciences/qgis/qgis-3.0.0.ebuild 
b/sci-geosciences/qgis/qgis-3.0.0.ebuild
deleted file mode 100644
index d773dd57187..000
--- a/sci-geosciences/qgis/qgis-3.0.0.ebuild
+++ /dev/null
@@ -1,214 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_5 )
-PYTHON_REQ_USE="sqlite"
-QT_MIN_VER="5.9.1"
-
-if [[ ${PV} != * ]]; then
-   SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
-   examples? ( 
https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> 
qgis_sample_data-2.8.14.tar.gz )"
-   KEYWORDS="~amd64 ~x86"
-else
-   GIT_ECLASS="git-r3"
-   EGIT_REPO_URI="https://github.com/${PN}/${PN^^}.git;
-fi
-inherit cmake-utils eutils ${GIT_ECLASS} gnome2-utils python-single-r1 
qmake-utils xdg-utils
-unset GIT_ECLASS
-
-DESCRIPTION="User friendly Geographic Information System"
-HOMEPAGE="https://www.qgis.org/;
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-IUSE="designer examples georeferencer grass mapserver oracle polar postgres 
python webkit"
-
-REQUIRED_USE="
-   mapserver? ( python )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="
-   app-crypt/qca:2[qt5(+),ssl]
-   >=dev-db/spatialite-4.2.0
-   dev-db/sqlite:3
-   dev-libs/expat
-   dev-libs/libzip:=
-   dev-libs/qtkeychain[qt5(+)]
-   >=dev-qt/qtconcurrent-${QT_MIN_VER}:5
-   >=dev-qt/qtcore-${QT_MIN_VER}:5
-   >=dev-qt/qtgui-${QT_MIN_VER}:5
-   >=dev-qt/qtnetwork-${QT_MIN_VER}:5
-   >=dev-qt/qtpositioning-${QT_MIN_VER}:5
-   >=dev-qt/qtprintsupport-${QT_MIN_VER}:5
-   >=dev-qt/qtsvg-${QT_MIN_VER}:5
-   >=dev-qt/qtsql-${QT_MIN_VER}:5
-   >=dev-qt/qtwidgets-${QT_MIN_VER}:5
-   >=dev-qt/qtxml-${QT_MIN_VER}:5
-   >=sci-libs/gdal-2.2.3:=[geos,python?,${PYTHON_USEDEP}]
-   sci-libs/geos
-   sci-libs/libspatialindex:=
-   sci-libs/proj
-   >=x11-libs/qscintilla-2.10.1:=[qt5(+)]
-   >=x11-libs/qwt-6.1.2:6=[qt5(+),svg]
-   designer? ( >=dev-qt/designer-${QT_MIN_VER}:5 )
-   georeferencer? ( sci-libs/gsl:= )
-   grass? ( >=sci-geosciences/grass-7.0.0:= )
-   mapserver? ( dev-libs/fcgi )
-   oracle? (
-   dev-db/oracle-instantclient:=
-   sci-libs/gdal:=[oracle]
-   )
-   polar? ( >=x11-libs/qwtpolar-1.1.1-r1[qt5(+)] )
-   postgres? ( dev-db/postgresql:= )
-   python? ( ${PYTHON_DEPS}
-   dev-python/future[${PYTHON_USEDEP}]
-   dev-python/httplib2[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-   dev-python/owslib[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/PyQt5[sql,svg,webkit?,${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   >=dev-python/qscintilla-python-2.10.1[qt5(+),${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/sip:=[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
-   )
-   webkit? ( >=dev-qt/qtwebkit-${QT_MIN_VER}:5 )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-qt/linguist-tools-${QT_MIN_VER}:5
-   >=dev-qt/qttest-${QT_MIN_VER}:5
-   >=dev-qt/qtxmlpatterns-${QT_MIN_VER}:5
-   sys-devel/bison
-   sys-devel/flex
-"
-RDEPEND="${COMMON_DEPEND}
-   sci-geosciences/gpsbabel
-"
-
-# Disabling test suite because upstream disallow running from install path
-RESTRICT="test"
-
-PATCHES=(
-   # git master
-   

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

2018-03-04 Thread Andreas Sturmlechner
commit: 5aec0ff4c1cee9c9368201245f14ff4a9708b3d9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar  5 01:01:36 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar  5 06:06:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aec0ff4

sci-geosciences/qgis: Fix sandbox violation

Closes: https://bugs.gentoo.org/648726
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/qgis/qgis-3.0.0-r1.ebuild | 3 ++-
 sci-geosciences/qgis/qgis-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild 
b/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
index 4f627756c81..84a8a75f10b 100644
--- a/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
+++ b/sci-geosciences/qgis/qgis-3.0.0-r1.ebuild
@@ -154,8 +154,9 @@ src_configure() {
 
use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON )
 
-   # bug 612956
+   # bugs 612956, 648726
addpredict /dev/dri/renderD128
+   addpredict /dev/dri/renderD129
 
cmake-utils_src_configure
 }

diff --git a/sci-geosciences/qgis/qgis-.ebuild 
b/sci-geosciences/qgis/qgis-.ebuild
index 3c190c67ffb..e1f95949f66 100644
--- a/sci-geosciences/qgis/qgis-.ebuild
+++ b/sci-geosciences/qgis/qgis-.ebuild
@@ -154,8 +154,9 @@ src_configure() {
 
use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON )
 
-   # bug 612956
+   # bugs 612956, 648726
addpredict /dev/dri/renderD128
+   addpredict /dev/dri/renderD129
 
cmake-utils_src_configure
 }



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

2018-03-04 Thread Alice Ferrazzi
commit: 2e29d0db5caaa71991e54a26bdd5406651307e9c
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 05:54:24 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:56:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e29d0db

sys-kernel/gentoo-sources: genpatches-4.4-124

Package-Manager: Portage-2.3.21, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 910b8310d90..b1bbc535222 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -124,6 +124,9 @@ DIST genpatches-4.4-122.extras.tar.xz 16452 BLAKE2B 
1d3b14cee46406a1dbe50002f281
 DIST genpatches-4.4-123.base.tar.xz 1865224 BLAKE2B 
0bd2ec4723c62c6261ab2068518b9b3ad540575793fc996d72856d3f21d153c11854b7d0bb443445159c2f3910a856bfb46dd08dc1bc95e137fc87bc558be412
 SHA512 
12d82b9f91cae17f9dec018bf58b0f99bac1ab82692441b05d84c6d9df8a060d838a0e430269f36851ed777373ef9e5619ead2e5a078d5ceb324dad80282ed4e
 DIST genpatches-4.4-123.experimental.tar.xz 87776 BLAKE2B 
965353a62c59ae643d16b9a60481e47df694b183de5eed7a07f402d0d39d2868147d69eacaf677e1191ef143ed7ecc0b7ffc811ff10f7f87f22bd8b92739c10c
 SHA512 
e5b39958d3c17776f3663313bf125263298dacc46f54630ba26b6d37923b77ecf09d895a9699ef0add402328793950ad2e607ad96770ec6447d3ab60a9f28e75
 DIST genpatches-4.4-123.extras.tar.xz 16456 BLAKE2B 
0d632f2f45a8b5a9b14182e160a825fe930ecf0302d31abe0525dbad347727f347b4537517d1f594ccdfef35562d54b29b513e3c93f2aa34c2491c5bb1bbf8ab
 SHA512 
7a41da008eb8119e25ba1bbd41c077c17bdd888e7be9175cc7f7af22d0d45598abd87dfcf985130c2677a9544fab7456095e0b15ebd384b3d186692cd0cba5ae
+DIST genpatches-4.4-124.base.tar.xz 1872564 BLAKE2B 
d756fd483da71da0f0a032e8aacd06b789d7ba6fd9f20e87e3c1106f71b02d3ebea2dbd7d2bdf657806a2b3a9b1e638dd61f19854bc2a0a5fe7e5d9a7dbb0fe7
 SHA512 
fb6ecadb7ed520cb5f35af035311142a370a9d30c9df6a4b25cd51b48ea33c0727f58567c19927a0b3df09083fe816702fd394d531100c56f5e75a9d1e535e35
+DIST genpatches-4.4-124.experimental.tar.xz 87764 BLAKE2B 
1949627cb676c0f92f91536c7325a8d38b8f3659cfefb55f8902de9d0d1e15f0b3c0628b9be1bbbe335d4ef373c62fa945f426674fcee76b3648e9898aa13f3b
 SHA512 
16b58c86b5fe8fdfb3ffba969c19ec5fda52c54369d7c5a700b5f14ce5eca6f866772f9f2346bbebe98039baf1dde11ac42ef665bfe53b42cbcd984ebafa6e25
+DIST genpatches-4.4-124.extras.tar.xz 16460 BLAKE2B 
2455cb186ced99e1b262940c040d80235f87247641a61be4f6e7707089ee22b85e18cdbbecb637d73275081658d83cd057be5e7b4dd68b2b481e4d2be79535fb
 SHA512 
1978d8f290b537fab536033394cfcca264135367523bc0abc6d7307fa43322a37b260dd8d2bbb091795d071d62b1dbd59af5dd1c7880e06b74e1d96a9f0c6119
 DIST genpatches-4.4-91.base.tar.xz 1428436 BLAKE2B 
4b706e9682e883dd1954632efe5ec161347432a6260c353e160b8591f8377e6d1e1768acd2e3e72237e3ea6b7104137e3504e3f290fb12b0dabf662b0fb034c1
 SHA512 
c25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554
 DIST genpatches-4.4-91.experimental.tar.xz 87760 BLAKE2B 
d8a165fb3708192a12e826a713e896ca83785da084c9a9aeaae909473c598669867fa303636d762facd2d7bc1a857da3ba0d994ee62d008dc17955dd84181942
 SHA512 
0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f
 DIST genpatches-4.4-91.extras.tar.xz 16468 BLAKE2B 
b99298cd9e57a2b8a0619495df0450373c9f5c14ff2398d76534c7167f3a563c05e67f9aff80ff97a474ae7a8cb298a4ffbc5eab25d79075aac5cc01964c3e9d
 SHA512 
229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d

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



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

2018-03-04 Thread Alice Ferrazzi
commit: 0202a35b1eb4e5677928f5334eee46e5f78dbfd8
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 05:46:13 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:56:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0202a35b

sys-kernel/gentoo-sources: genpatches-4.14-29

Package-Manager: Portage-2.3.21, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index c0f0be3889d..910b8310d90 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -46,6 +46,9 @@ DIST genpatches-4.14-27.extras.tar.xz 17492 BLAKE2B 
4a1d976f56d48c8da2c43cd30650
 DIST genpatches-4.14-28.base.tar.xz 763484 BLAKE2B 
f1ecc9bdd37f7e65287d5f3e2027bbcacf08f946a42cbdfb7f115c5641b450b22c29f8d43e0a8827d02195a8aa867640855dc8752e9cd3209db95428198e5736
 SHA512 
5ce9a2d51267dc06dd0da96e8dc7ce010a7ba1b19d6be8e4c352f674f86bdc3f32c18664bbf816293ab5f2030088f4fe4a8367f51f1b57adc945332799f07074
 DIST genpatches-4.14-28.experimental.tar.xz 5180 BLAKE2B 
d99fa03d0f4003a0c55361dae11a519311ecd367d06f0034166726334399757d4846a7edf885f67a37c72561f614d2190421f56a73818be23abb713f401d7342
 SHA512 
6f45a8e1cf2ebfd4d0295dec64b7c4b5345281e2b7abbe3a5f522fc7cb939d7f05f09713177cf9023fe29936fcc4013bd2cbb388f7b342ea7778e764349c8f48
 DIST genpatches-4.14-28.extras.tar.xz 17488 BLAKE2B 
29d1c5a21219938645204649ebc62daa54f4a879412e4d0adc456b182f54d882be0882d025e641e7c49230a0c7ff2e11af549d20a8d0977842cbcbe7b05813d9
 SHA512 
c31199fbb9431e4f4b853a19332b21e7f357df79b4ef84db765b9a13d7f9f009a81db9473b0d60d76cf513439ed9eda9769efcc244d4ede7827cf2ab4045461a
+DIST genpatches-4.14-29.base.tar.xz 791916 BLAKE2B 
cbe93337cb76ff0d9a39be29362d8d1d94b086828a3cde84369bdd2ef68d8eb0633bbf0ca6f8add26bb83a705b7fa87047f533721551c213da2962f33df95958
 SHA512 
4cf5e2933d438c5b718497d0fdfde15beda14cdfd72debaeb594113476777fa28d2ccd55a0aef9d52af6f4bc989e2f066670d6c7cb7f00331f497790a8a05df5
+DIST genpatches-4.14-29.experimental.tar.xz 5180 BLAKE2B 
1b2c5562700863d74bf5ab8423e523e6dcb9431979cb45aaa6a6d3b8135caedfb6c9c06be68fbce4f20bb980318075fe5cdcf5a079fd74b0e469f946e457c763
 SHA512 
b337951377b24d6fe7d475e196e5232933de402154ddd52154ae7909bf004ba00a730eb4959f9c171fe9e82ab09d19ee7ab0f21fa9a00c6b09608ad24e37e33c
+DIST genpatches-4.14-29.extras.tar.xz 17480 BLAKE2B 
4e7ec2ac266170e066a1cdded46341f553d042d8ecae8d1f6825a8a9e9b17460961cba706003f827a1f236bf0e448788313d6866f0addc960a9dfe745c3e8196
 SHA512 
2e768f58c1d7348c0e832a1dc1cb768022f5802d9982d486f95b01f316d823d48f956e09ee3f292d05fa41d532c324f35ad624f5c115b6c77680cbd5c74f0731
 DIST genpatches-4.15-1.base.tar.xz 5908 BLAKE2B 
6627ff7c5bd6b799dae5e61b1638ccc538715cc253521fd07faa0c5ea7dc9aed5204c040742d37a9d172509577ae5442526d11cbe8714540ee8e1f1637d0fbbc
 SHA512 
c7b8cb613f4a2e6570808d179be6972511ea45c849c4415509e38e1d4688014cab15486628bb282178f306ff786e83718fb2171d1391057bb817ed67a0508caf
 DIST genpatches-4.15-1.experimental.tar.xz 5184 BLAKE2B 
814356256c11ea5bb67706f47ed76d6fe6f8b4232b989ca042509ed2a7f3088f55bd113d3cac25342a66e4803f90864cca803c91661af106141b78ac9cf5fe18
 SHA512 
e840928a463a764d59013424045f64c1fdc8e5d18cf1d20c9ea15388d5f4c4b9ec6aa86e88c33add716366d6b18be175943c22b6bb1c88d3cdbaebb606a38b10
 DIST genpatches-4.15-1.extras.tar.xz 17492 BLAKE2B 
1242891d2ebe519d6c9d43eb6a0b2e9dd1c51ae76dc8aaf71f14dfbf3b9c52097cfc4ad59c5e2add1da4ded0a34a06e2d302a0366a8afb665f1536f899fa3f9d
 SHA512 
21830b23a1b16291beba81ac122a36e8bcf9268b548aa6e9258f18283e80f610ed249ccf320f27b0a45acd35e3bd8ba5ceb0420e360ae94635121f89d74903b6

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



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

2018-03-04 Thread Alice Ferrazzi
commit: 869bbdac329c8ba34ca7b895c08b50ed5288b54e
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 05:55:40 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:56:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869bbdac

sys-kernel/gentoo-sources: genpatches-4.9-89

Package-Manager: Portage-2.3.21, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index b1bbc535222..05811866535 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -193,6 +193,9 @@ DIST genpatches-4.9-87.extras.tar.xz 17352 BLAKE2B 
671b4dd2905585f9a05120520db4a
 DIST genpatches-4.9-88.base.tar.xz 1635784 BLAKE2B 
984b572eda6e5e529b572e184b4f0a37b6d9f919c4711f5f73a89a8214ab2671bd4ab495e16dfd77e802692e769901865075779cf404f359be14921b0f5e65af
 SHA512 
9041d8fffb4e4242aba90472c2469ced6c71b2ab51c135ae2dfc8bb48e5f56cf7dae9405445282db40dd0ddeb4d8c5ac615d00972ce16550084443964c33260a
 DIST genpatches-4.9-88.experimental.tar.xz 106372 BLAKE2B 
bece20f11e36c6aa3d40e82a411515aaa71ad00910dc73bbc303b3875d18de664e1b9daca434359f1ad0efdb4500b362d208f5161df4e5846955c671f2dc2d7b
 SHA512 
85210e31c24cb1380ca9c55c63838857808ed57f35982231d0d584e1dc8827008087a51b8ce23c3f947f94085d85a00e822a6cd42e3fee70ad4630e264d7b4b5
 DIST genpatches-4.9-88.extras.tar.xz 17360 BLAKE2B 
00e0aeb808a94997964f266f4518b97163f5f25948940ac15a0f77c3a53e8b8ea60361071b332ae095c96957736c1640034ae51a07fdecddbd73d6678ad61897
 SHA512 
758ca092dc266278b68dedeafe98831961a0eb0beb89f8ffd9dd398b38808cd0d26d0f7c527dcaa4d6fd3bdd33838d37d057fc2a88a3a77723158bcfcbda57cb
+DIST genpatches-4.9-89.base.tar.xz 1646644 BLAKE2B 
fe6f25fa225bdf40147cad94805cbaa816f3e6d18cac674716c5b47f42e8125b00c421ada6876ede3cabe598903d70b70d7cd966ea08fecddf3f05812d52edd6
 SHA512 
ea6d1d81cdf91a94660cad88606970429dbcd1635a6f77b17fe2033edba4827c22212461f9e681b3a88e0f32020bfdd94c72d43aa04b31d81fc70e2d91c5ead9
+DIST genpatches-4.9-89.experimental.tar.xz 106376 BLAKE2B 
46bc3138012006fa09724def4a4d64ac74c782a9eb101a741f9b8c429f35ada95b3c9bd704cc48f7a839e22d40dc8b0293ed497421754f5cd900951741745403
 SHA512 
44b107ea8f8f58444bfff322adabcff2526c8e4455193b00357e43ee3d4b4a88e7df9c40bede32b3742672617919f98098b2603d3a60f69fb484558283fb02b6
+DIST genpatches-4.9-89.extras.tar.xz 17352 BLAKE2B 
492b2c9d3b5865b15e6be00e419d7c656be507ca65cf7943da3fc0f6076d4f70d062a9e2a31403d5e6486c9fa73326dc8de522887d581ba017b6284e5dbc1981
 SHA512 
cec57e60b99d80066a1c9a120f680b6edd33736417491bf3181b824725df50c1a1252ae1a339d32a38f18d38bcd04264ff9f70bea9093c814e3f5809e7c8eafd
 DIST linux-4.1.tar.xz 83017828 BLAKE2B 
d1dc4e458db191f16306b3d2d7eb60ef5e04307406c769cccdd88beb407f8de228ab1f095a44d6e992b06d01cd896fda31dec1cdf16667f4ca0b628da594aee3
 SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.15.tar.xz 102181404 BLAKE2B 
5fd831356c2174d2779ab31033caec6929b2f47857f0bb82ef43ad1140c639d0dc5553e64d062f67486eeff780d5df8d971051fd5a626b51bed170067fea11e0
 SHA512 
c00d92659df815a53dcac7dde145b742b1f20867d380c07cb09ddb3295d6ff10f8931b21ef0b09d7156923a3957b39d74d87c883300173b2e20690d2b4ec35ea

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



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

2018-03-04 Thread Hans de Graaff
commit: 1685ba49a480bce5b579a7c975d0b091b7cb5734
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 05:55:46 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 05:55:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1685ba49

dev-ruby/parser: add 2.5.0.2

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/parser/Manifest  |  1 +
 dev-ruby/parser/parser-2.5.0.2.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index 36dd6735170..a250aa6d2bc 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -1,3 +1,4 @@
 DIST parser-2.3.3.1.gem 544768 BLAKE2B 
a73ef5c73d4b09e19c931668bda8d55b8e94ca6c86c4dfbfe4e8a00ac43656d14f6251ef5d58670c8dc00fa47aa7b73249d666dd82d529b6b758d8caafeae833
 SHA512 
7b55b61da5b03153500a57bbd6afdb61c09a8c70b2af7bdf637d7c191b9781e601f2450dbcd31200de4b0bac655b9915a14d05d77b981dc0c4e80d0f020a3623
 DIST parser-2.4.0.2.gem 591360 BLAKE2B 
77a832e444e70853fe2aab27c0dfc99536aeafac78e3b4f36d3b1863d5498b656ccf62c55481e9fed763828bd4212b1688f06d77c01cb216653a925081f45cf2
 SHA512 
6ad62084437556bfa3bdb862bb031646e25ec733ab0e34432580351562a72a71507e454da9fd4f53e590163ea9d666c8076ecb7c92a7f5bf5579ca46cbb28a55
 DIST parser-2.5.0.0.gem 601600 BLAKE2B 
d863de5b898e1110f3b1121afd83aa11b5c116c494a45c4ba4fba82a89605acbbf0e52db6f7dd9b7d65c49ddd00a3af8c716f2f348a7bfe50b39c55a95dd7adf
 SHA512 
51ad3b7d56d0f25385ab6ff8510857b7c8a689c65087be68441a4699a12371717de9360f568804fc818c0fde8535f1c92067532ef7a4d751b183d61aac3ddfe2
+DIST parser-2.5.0.2.gem 604672 BLAKE2B 
ec4a20218e0707a9791b173a7b7b1f33845e20b23c591bb9d5a51883f9b105fff136ae3808f62fddbf43ce57b0b6b13c0fe80af5496dda655074900a3790b108
 SHA512 
5ea67f986af8b31eca601fc812d64edfde14843f92cc79d72333cd581d20f53661f621ac513e71db6320ede8ac696778266138e66cddb3cbfe1b61684538953d

diff --git a/dev-ruby/parser/parser-2.5.0.2.ebuild 
b/dev-ruby/parser/parser-2.5.0.2.ebuild
new file mode 100644
index 000..57a57952cc4
--- /dev/null
+++ b/dev-ruby/parser/parser-2.5.0.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_TASK_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A production-ready Ruby parser written in pure Ruby"
+HOMEPAGE="https://github.com/whitequark/parser;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/racc
+   dev-ruby/cliver )"
+ruby_add_rdepend "=dev-ruby/ast-2.4*"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e "/simplecov/,+35d" test/helper.rb || die
+}



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

2018-03-04 Thread Hans de Graaff
commit: 0c486c2110bfdabae958216fa25fbcd7a2f24868
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  5 05:51:44 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  5 05:51:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c486c21

dev-ruby/http-form_data: add 2.1.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/http-form_data/Manifest b/dev-ruby/http-form_data/Manifest
index fa49339129f..46e5202215a 100644
--- a/dev-ruby/http-form_data/Manifest
+++ b/dev-ruby/http-form_data/Manifest
@@ -1,2 +1,3 @@
 DIST http-form_data-1.0.3.gem 14336 BLAKE2B 
f58410dfa309fbec55e97f5bd10e56a7be0d915a0e87d4873c66a2d0f112552450424fe3a54529bc77e8bfbd5ac019f9ec231881d48942eaf55725d618203d56
 SHA512 
6e438a1c0c56116555737785d9b0b624f2cbee010146d0683c94e72473ed6f8a872c2ecbd878bc71f4aa378ebcd820d2743e0f6236778b65aad99c14e9c79fdf
 DIST http-form_data-2.0.0.gem 16384 BLAKE2B 
813fb1d14074304786fbdb954141f914859b3898280f31fd6f205b38b32041ffae07d4ce790e6563a33a9d2cb09ab0427b46e5708f4c11d708356f61d7e905bd
 SHA512 
2abb3742da142bfca5ad216140ad70493885ddceb258c7af1e14fec57172bdc976646e90de4b3d51c3af7eebb5d820771cba7d7a1798100ceb3c696c971d5ba8
+DIST http-form_data-2.1.0.gem 16384 BLAKE2B 
7ea011ae83e6d5caedf127e55dd2ba4539e4c0d58a2182b7331b1aa1eba9d7e1886fce3d2fcab6d2b5fcb8ebbf56cc9bc3dafee5050238b4d765eb9238c10ff8
 SHA512 
ec01035d7bced9ad624019ae5d1290becabcb35670cba52b450f379aac3cc68b3c12ef0128930022e75d3c4de430e8595af0733dcce4a4a531898722fb0d34c3

diff --git a/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild 
b/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild
new file mode 100644
index 000..b2dd0dac9cc
--- /dev/null
+++ b/dev-ruby/http-form_data/http-form_data-2.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Utility-belt to build form data request bodies"
+HOMEPAGE="https://github.com/httprb/form_data.rb;
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/SimpleCov.start/ s:^:#:' spec/spec_helper.rb || 
die
+}



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

2018-03-04 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:35:28 2018 +

New tag: 4.4-124




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

2018-03-04 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:33:19 2018 +

New tag: 4.9-89




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

2018-03-04 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:31:50 2018 +

New tag: 4.14-29




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

2018-03-04 Thread Alice Ferrazzi
commit: 01e45c365c469d5697e6c4eea4e3512fc3af6a68
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 05:30:59 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:30:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e45c36

sys-kernel/vanilla-sources: bump {4.14.24,4.9.86,4.4.120,3.16.55}

Package-Manager: Portage-2.3.21, Repoman-2.3.6

 sys-kernel/vanilla-sources/Manifest   | 8 
 ...illa-sources-3.16.54.ebuild => vanilla-sources-3.16.55.ebuild} | 0
 ...illa-sources-4.14.23.ebuild => vanilla-sources-4.14.24.ebuild} | 0
 ...illa-sources-4.4.119.ebuild => vanilla-sources-4.4.120.ebuild} | 0
 ...anilla-sources-4.9.85.ebuild => vanilla-sources-4.9.86.ebuild} | 0
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 4f2b82d139d..2ea82d9fd60 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,10 +5,10 @@ DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97
 DIST linux-4.15.tar.xz 102181404 BLAKE2B 
5fd831356c2174d2779ab31033caec6929b2f47857f0bb82ef43ad1140c639d0dc5553e64d062f67486eeff780d5df8d971051fd5a626b51bed170067fea11e0
 SHA512 
c00d92659df815a53dcac7dde145b742b1f20867d380c07cb09ddb3295d6ff10f8931b21ef0b09d7156923a3957b39d74d87c883300173b2e20690d2b4ec35ea
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
-DIST patch-3.16.54.xz 1892168 BLAKE2B 
c9b9d3bc9100c60de8969acb0c6950854e7bfabff77339bc7454f3f97094d37fcd4cd86498431a7c2bc769f8ff5afa703af846b43639a38503e1439e47d5b74c
 SHA512 
87556ae9b5cefa2745b7368da7f1e7f665a538c1228f2ddd56166d14a6eba20765dad6758d6f0debfd7052a00a7619ffdf1cfd9743f80880297d83735eb0487a
+DIST patch-3.16.55.xz 1935212 BLAKE2B 
0f954866032b5486e2b0cb1d043323b2604638538bb15e56293244473ac15fcd5a65d0c0bc96a78aab2dc5ee3e79e9043fe16519b096595c3156cb677082372f
 SHA512 
a80745b271cbb2dbcee3f696a73238fcef3fefc8bcb4b49f4c1de234cbd78f6b75995b48c13b2687e8bbffad3c14114a036bdafdd68c535d5691fbe45a4c899f
 DIST patch-3.2.99.xz 1884484 BLAKE2B 
b6b552c4baa07db0d9ce2a2f2cc28c76fb6fab14eaa9ada7f35bd455b3bf7f04cd43ab6bb4a693dbe5e26ceec5f055e5de4043e1ba13369e913f6853912792ff
 SHA512 
11ecddef327d873a1d9dcc6bc4b2bade4f64efe7826d75ed01694429d5eccf5e73651185b5348a95a0f6c8eed5f13c02e88251d68f132cbff0a550f4943a8877
 DIST patch-4.1.49.xz 1337256 BLAKE2B 
3252613e08b734e282f7b2034da65b873e925e9244cb011d995913a1dc9829bcb1f374e21bcf785b97f05474b1b5a104c61adbf430eb7f75d8dadd854627d9d4
 SHA512 
e10f3186b94bfa2ee7189bf4527d4129bb89f23829a480bee87fddfb1d31533ffc1a97ee860a159828c0853e6579d6a4537fa646e977f0f66daf7d304a99ef8c
-DIST patch-4.14.23.xz 723396 BLAKE2B 
7fa6d2a466c094bcb678909b73d5e3c8d8f36197e1fdf78e378437958268a8e31957e15b23b92ae17e21673a3b978a7920199b906501128817b02b0eeb380f9e
 SHA512 
b77cbab30baba094fc8fa2a612b1a007ff758ffebb8405380e4f55622ebc105bfbfee89c8f27ab6d0a9f69a2d04362d10901e1459bf3c1f5e353eb7182c678cb
+DIST patch-4.14.24.xz 750320 BLAKE2B 
48bb32db9a73c8b42f6b376f8823e0873777682dad0bd47f5fdca3ac57ee0fc80d91fb3d36b5647988b51372a5f0b849a16f01bd727b648ad2fcac6fa09abfd1
 SHA512 
e1979dc36fcad133980a438685bbb0f02f369fba37b1c8d4e47c3ca3274f4bf9eba0af795a7625f04d5f1e1279c28f27882b80aa7ac7f1a82bd244c2b8db1600
 DIST patch-4.15.7.xz 202364 BLAKE2B 
984aee45063ede9a40d61de73c7d6eeb17c879605a7194fd83afc28eddcce9f31986a8d49e1e21061708bb7ea2e187a1762cd900be9eb2373dcb0d90d480e2dd
 SHA512 
4215a356a61c3af20352fd60f3ec4e4a74a3d4d6223c7bd5c1b8283bc4d786a5e1c29a770518cb6a136f42841c637648835a54a46f11e552d1aa7b867999ef1a
-DIST patch-4.4.119.xz 1712580 BLAKE2B 
1b54fb484e9b3f0805e9a3ecee425f79c5df376e2cde423054a24fd7709c518f239acceeed195de0c87b2b6f9fbcae5c73c3c57038f7a594fd4a6ca0661471c7
 SHA512 
78604acfd4727378b47cdfbebac791ee21c4ab333ec5230e710f72c3d07fe6068b14642814c652ed79aabbd75e666c37095ec5fc355de7ae9baba82d2b189793
-DIST patch-4.9.85.xz 1521036 BLAKE2B 
c3a859a417b18c95c719b79427bb0315deab15e5640d28f848fe793850c4f5eaed95699c97f9585d4b208a7d13880eb0ef67ba3be7a460eaa2d8fc01468d759e
 SHA512 
209f53af782740f820dce9cae1f0010567856b691062592a85bcc0cffaff7b419d7448ed7c0ecab384ab4452903fe12c024ed579e3229391197c49fc2203a887
+DIST patch-4.4.120.xz 1718956 BLAKE2B 
06df2a0f9ce7ec7d813e6101a5fe5704adf6303c516193d8f53f5f3486a4f9b16c3842797ffa99d9e8daa5f3c1b20366ef2971c8f22aed1de443f4958946de6c
 SHA512 

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

2018-03-04 Thread Alice Ferrazzi
commit: 9998c628ded54d86b0acd86bddc731a16f6af6cf
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 05:27:03 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 05:27:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9998c628

sys-kernel/git-sources: bump to rc4

Package-Manager: Portage-2.3.21, Repoman-2.3.6

 sys-kernel/git-sources/Manifest|  1 +
 sys-kernel/git-sources/git-sources-4.16_rc4.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 2504a771d67..a5dacdc2739 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -2,3 +2,4 @@ DIST linux-4.15.tar.xz 102181404 BLAKE2B 
5fd831356c2174d2779ab31033caec6929b2f47
 DIST patch-4.16-rc1.patch 165143143 BLAKE2B 
9c373b51ffb514eca21c01dad33d2b236ca0b38e70cd2059afdc39a1a39cd70112ba975f3632da788f58e4bcc6951229f0a7121eedfa4b0d70d07b011a4e7c1c
 SHA512 
fc2e21bd93e0364bf06f5b8fd7512704bffec214a8448e028f72e1037d35f521adf5ca421e38a77fb6481a52df4b3b4e56a77be210600abae6c4730edb759b09
 DIST patch-4.16-rc2.patch 165456194 BLAKE2B 
c62bd783fda3305d455d8b40d27dee82bee3d6cc6ec4eb58c82e78094c3813bc37677fe69c6843464d939a21502abbc42d5f370b68b9c5ea22d09a37eedb498a
 SHA512 
36af7d64f4ab716b8ab1d21e77e0f4d78d2fb06d3792dac62d998b3889c9d25231182919142be2309fca96963631a815da748ff24e21faf706c37429a2acb7a4
 DIST patch-4.16-rc3.patch 165801482 BLAKE2B 
2c4c113a45b08ca742feea938e0ff90e473a94475808e9a51a281650c059bb60caa8666bae24aa97f6aff8573cc663912c2e29f9b0ad3fc0fcf508b8a29f9536
 SHA512 
b5b4bc53a245725806d7f46d53e5715e8b8505536c96465cd8ea9dc506ed7b1c02a518114c3025786d10ab72c1454c03e85380bddd753f48946ca71bc0ed6f17
+DIST patch-4.16-rc4.patch 166128228 BLAKE2B 
739531176f5f171bfde598076de48645f53ad7d7cadef65a0193b45bb0967f7435c71de7a1ebdac97172dae4e992ee90dee90f84c945a2e2eccbbcbaeed6f0cb
 SHA512 
94e0f940a9d75c80f1ebd99dacc5ebf4774d341f3ed2819ffc8f9019505af695d8e516a16124af27be005d02c12b0f8c622b159c2726d4f10a8ebd114e33c447

diff --git a/sys-kernel/git-sources/git-sources-4.16_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-4.16_rc4.ebuild
new file mode 100644
index 000..de404a4af08
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-4.16_rc4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="4.15"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.5"
+
+pkg_postinst() {
+   postinst_sources
+}



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

2018-03-04 Thread Jason Zaman
commit: 9985c7f5b41378f2b648f52abf562ec895deafb8
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Mar  5 05:11:21 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Mar  5 05:14:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9985c7f5

net-misc/dropbox: stable 45.3.88

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/net-misc/dropbox/dropbox-45.3.88.ebuild 
b/net-misc/dropbox/dropbox-45.3.88.ebuild
index fd6a76df514..1bb000a90cb 100644
--- a/net-misc/dropbox/dropbox-45.3.88.ebuild
+++ b/net-misc/dropbox/dropbox-45.3.88.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-linux"
 IUSE="+librsync-bundled selinux X"
 RESTRICT="mirror strip"
 



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

2018-03-04 Thread Jason Zaman
commit: eae11a84fb3dd0eb8c37aee09055e2d67d37ecb6
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Mar  5 05:13:49 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Mar  5 05:14:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae11a84

net-misc/dropbox: drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/dropbox/Manifest   |   4 -
 net-misc/dropbox/dropbox-41.3.76.ebuild | 127 
 net-misc/dropbox/dropbox-43.3.47.ebuild | 124 ---
 3 files changed, 255 deletions(-)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 92e6385cf7f..4078f4a1b89 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,6 +1,2 @@
-DIST dropbox-lnx.x86-41.3.76.tar.gz 70413240 BLAKE2B 
1404c7975b9f58d288c8519c09734d3e0e52a714824158867d19a7965f0275e3e13d77d725ea030cce50d785f10ca6304e35d55ee89216a1a810f91aa732f4d7
 SHA512 
98fec83f92d5465ae61d56b0a02209d6145da1017c29d71ef4eb7e8684f28e6bcfadc77a055cddf7f5512eaf02d8235f1dc273b1f22deccbbcb70d7047ee8df8
-DIST dropbox-lnx.x86-43.3.47.tar.gz 108318530 BLAKE2B 
0627385c672b4ee024c9062b9da837fad97e728d43afe6476bbbd5108eda4c729ac6230d2be8851381e3c3be98d3a86cb492719e645d9f07a10e579482eb6230
 SHA512 
23df4e4e2c3cd99d16890091a7c2d3f61341806241462b6ef095b86d5db4b663090e12848038c731014079dd77adaef47fb721b1eac8bc84e945daaae3ee438a
 DIST dropbox-lnx.x86-45.3.88.tar.gz 108891513 BLAKE2B 
f72ea5663a2ea46b0c34294eb18e647f857c8769a3a341fe73b1d4d252a3c08f3add1613b0413e6909e3a5b770f32e473b3383a956c08fec78067736b5b66cbe
 SHA512 
499249377c22452a8266402e6b4ab48f9a1cf1249c4354919a5861ccb7080e8df47d4ef7d757a1667b3511b82c9faf512de1aa1e2e35a939908f74976a728724
-DIST dropbox-lnx.x86_64-41.3.76.tar.gz 74449460 BLAKE2B 
7983f0e48839fc6c3386b06c4380649e83977a2619bcc888b68a67b0e61996e72133935143a144798d595cd6d00063af3aef8c4b293e61eda18dff4ea96a
 SHA512 
ea8cce634d7ed9e77d1d5f30dc7f89396d32783e3c3644d6fca52619d7cff958b407ecf21a1a6478091d148f1d0a42d68b6283e7dbe2652a48adb8f36554fd03
-DIST dropbox-lnx.x86_64-43.3.47.tar.gz 114389696 BLAKE2B 
63ec9fe71516715340e3bf579ff40690a56fb3d2200dbf291f6f1f58f56885e115aebf87ea3b306d3682b634d418b6b30e45abe3a16d566cc53dcfcfc004bcba
 SHA512 
e11b01cdf67e16593822d722a8e3d822e9a02a99036a938521bb9e31a2451118168e434e1924006d9629d7b2a847bfacd2d7b0b213d6e1c90fb92fa3378629bf
 DIST dropbox-lnx.x86_64-45.3.88.tar.gz 114967662 BLAKE2B 
3276b3b20bc96eff3a756064c64b5a0e8ad28b27d29579dd6dc34043427bb209bc5d86be62651f6642f61af17388113ec9a1a4a211e3149ecb8679a4b8e505ca
 SHA512 
d3a787487084237fff928afd6ec2192f27e196c589bba3c6bd8a501055d1a3d4c8dcb88b15336ea03bed38e2a02d0731bb9725cbb324bb6e00ec95e98ed671ea

diff --git a/net-misc/dropbox/dropbox-41.3.76.ebuild 
b/net-misc/dropbox/dropbox-41.3.76.ebuild
deleted file mode 100644
index 5b8bb0394c9..000
--- a/net-misc/dropbox/dropbox-41.3.76.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit eutils gnome2-utils pax-utils systemd python-single-r1
-
-DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
-HOMEPAGE="http://dropbox.com/;
-SRC_URI="
-   x86? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
-   amd64? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )"
-
-LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-linux"
-IUSE="+librsync-bundled selinux X"
-RESTRICT="mirror strip"
-
-QA_PREBUILT="opt/.*"
-QA_EXECSTACK="opt/dropbox/dropbox"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="librsync-bundled? ( dev-util/patchelf )"
-
-# Be sure to have GLIBCXX_3.4.9, #393125
-# USE=X require wxGTK's dependencies. system-library cannot be used due to
-# missing symbol (CtlColorEvent). #443686
-RDEPEND="${PYTHON_DEPS}
-   X? (
-   dev-libs/glib:2
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5[-gles2,xcb]
-   dev-qt/qtopengl:5[-gles2]
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5[-gles2]
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5[-gles2]
-   media-libs/fontconfig
-   media-libs/freetype
-   virtual/jpeg
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXinerama
-   x11-libs/libXxf86vm
-   x11-libs/pango[X]
-   x11-misc/wmctrl
-   x11-themes/hicolor-icon-theme
-   )
-   !librsync-bundled? ( =sys-devel/gcc-4.2.0
-   sys-libs/zlib
-   || (
-   sys-libs/ncurses:5/5
-   sys-libs/ncurses:0/5
-   )"
-
-src_unpack() {
-   unpack ${A}
-   mkdir -p "${S}" || die
-   mv "${WORKDIR}"/.dropbox-dist/* 

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

2018-03-04 Thread Jason Zaman
commit: 89df0d5c502eabe2102b4df12b08b989a702ddc3
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Mar  5 05:09:40 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Mar  5 05:14:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89df0d5c

net-misc/dropbox: bump to 45.3.88

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/dropbox/Manifest   |   2 +
 net-misc/dropbox/dropbox-45.3.88.ebuild | 124 
 2 files changed, 126 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index d1871490c66..92e6385cf7f 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,4 +1,6 @@
 DIST dropbox-lnx.x86-41.3.76.tar.gz 70413240 BLAKE2B 
1404c7975b9f58d288c8519c09734d3e0e52a714824158867d19a7965f0275e3e13d77d725ea030cce50d785f10ca6304e35d55ee89216a1a810f91aa732f4d7
 SHA512 
98fec83f92d5465ae61d56b0a02209d6145da1017c29d71ef4eb7e8684f28e6bcfadc77a055cddf7f5512eaf02d8235f1dc273b1f22deccbbcb70d7047ee8df8
 DIST dropbox-lnx.x86-43.3.47.tar.gz 108318530 BLAKE2B 
0627385c672b4ee024c9062b9da837fad97e728d43afe6476bbbd5108eda4c729ac6230d2be8851381e3c3be98d3a86cb492719e645d9f07a10e579482eb6230
 SHA512 
23df4e4e2c3cd99d16890091a7c2d3f61341806241462b6ef095b86d5db4b663090e12848038c731014079dd77adaef47fb721b1eac8bc84e945daaae3ee438a
+DIST dropbox-lnx.x86-45.3.88.tar.gz 108891513 BLAKE2B 
f72ea5663a2ea46b0c34294eb18e647f857c8769a3a341fe73b1d4d252a3c08f3add1613b0413e6909e3a5b770f32e473b3383a956c08fec78067736b5b66cbe
 SHA512 
499249377c22452a8266402e6b4ab48f9a1cf1249c4354919a5861ccb7080e8df47d4ef7d757a1667b3511b82c9faf512de1aa1e2e35a939908f74976a728724
 DIST dropbox-lnx.x86_64-41.3.76.tar.gz 74449460 BLAKE2B 
7983f0e48839fc6c3386b06c4380649e83977a2619bcc888b68a67b0e61996e72133935143a144798d595cd6d00063af3aef8c4b293e61eda18dff4ea96a
 SHA512 
ea8cce634d7ed9e77d1d5f30dc7f89396d32783e3c3644d6fca52619d7cff958b407ecf21a1a6478091d148f1d0a42d68b6283e7dbe2652a48adb8f36554fd03
 DIST dropbox-lnx.x86_64-43.3.47.tar.gz 114389696 BLAKE2B 
63ec9fe71516715340e3bf579ff40690a56fb3d2200dbf291f6f1f58f56885e115aebf87ea3b306d3682b634d418b6b30e45abe3a16d566cc53dcfcfc004bcba
 SHA512 
e11b01cdf67e16593822d722a8e3d822e9a02a99036a938521bb9e31a2451118168e434e1924006d9629d7b2a847bfacd2d7b0b213d6e1c90fb92fa3378629bf
+DIST dropbox-lnx.x86_64-45.3.88.tar.gz 114967662 BLAKE2B 
3276b3b20bc96eff3a756064c64b5a0e8ad28b27d29579dd6dc34043427bb209bc5d86be62651f6642f61af17388113ec9a1a4a211e3149ecb8679a4b8e505ca
 SHA512 
d3a787487084237fff928afd6ec2192f27e196c589bba3c6bd8a501055d1a3d4c8dcb88b15336ea03bed38e2a02d0731bb9725cbb324bb6e00ec95e98ed671ea

diff --git a/net-misc/dropbox/dropbox-45.3.88.ebuild 
b/net-misc/dropbox/dropbox-45.3.88.ebuild
new file mode 100644
index 000..fd6a76df514
--- /dev/null
+++ b/net-misc/dropbox/dropbox-45.3.88.ebuild
@@ -0,0 +1,124 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+inherit eutils gnome2-utils pax-utils systemd python-single-r1
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="http://dropbox.com/;
+SRC_URI="
+   x86? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz
 )
+   amd64? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz
 )"
+
+LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="librsync-bundled? ( dev-util/patchelf )"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+# USE=X require wxGTK's dependencies. system-library cannot be used due to
+# missing symbol (CtlColorEvent). #443686
+RDEPEND="${PYTHON_DEPS}
+   X? (
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5[-gles2,xcb]
+   dev-qt/qtopengl:5[-gles2]
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5[-gles2]
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5[-gles2]
+   media-libs/fontconfig
+   media-libs/freetype
+   virtual/jpeg
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXinerama
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   x11-misc/wmctrl
+   x11-themes/hicolor-icon-theme
+   )
+   !librsync-bundled? ( =sys-devel/gcc-4.2.0
+   sys-libs/zlib
+   || (
+   sys-libs/ncurses:5/5
+   sys-libs/ncurses:0/5
+   )"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || 

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

2018-03-04 Thread Matt Turner
commit: 58b6e5b1b72f4521589983fb174b958d56955e9c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:38:47 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b6e5b1

x11-misc/util-macros: Version bump to 1.19.2

 x11-misc/util-macros/Manifest  |  1 +
 x11-misc/util-macros/util-macros-1.19.2.ebuild | 11 +++
 2 files changed, 12 insertions(+)

diff --git a/x11-misc/util-macros/Manifest b/x11-misc/util-macros/Manifest
index 5fee4613e77..2723b0cab4b 100644
--- a/x11-misc/util-macros/Manifest
+++ b/x11-misc/util-macros/Manifest
@@ -1 +1,2 @@
 DIST util-macros-1.19.1.tar.bz2 83274 BLAKE2B 
014cf10cb1389809c4de793d28aa7941403734bc0abb28d920b22be3f05b7597a7106d716b0f3b5de5dc945fa23095dfd032e103711dbcd0711b8634a5153b7e
 SHA512 
d69a415d5922f072bab1ddf8984c98bc349a24ffc7a60184320a12992a76b04d7cb773b426b1a7000e6dc7983d59df51bbc8f2ff25273d63e4e238b4cd91eb38
+DIST util-macros-1.19.2.tar.bz2 84139 BLAKE2B 
94eeeca771042671c6915c562e055c8b965f874c3a5aa1c8107abe38ca984ee32293f68a51ca73d65ac82d245dec6e02ddd62939ab14aee12b4b6fbf350b8c39
 SHA512 
3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619

diff --git a/x11-misc/util-macros/util-macros-1.19.2.ebuild 
b/x11-misc/util-macros/util-macros-1.19.2.ebuild
new file mode 100644
index 000..65cada7e381
--- /dev/null
+++ b/x11-misc/util-macros/util-macros-1.19.2.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/macros.git;
+DESCRIPTION="X.Org autotools utility macros"
+
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/

2018-03-04 Thread Matt Turner
commit: 527c2f324f37325d596aba2a61741be874f06a44
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:30:27 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527c2f32

x11-apps/editres: Version bump to 1.0.7

 x11-apps/editres/Manifest |  1 +
 x11-apps/editres/editres-1.0.7.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 2d0020bce20..4aa3eefad57 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1 +1,2 @@
 DIST editres-1.0.6.tar.bz2 156155 BLAKE2B 
b36ba85cd7c58a580e682e058d81af1d0f7bef044334fb0bb799fef7778af53055b592e0c67ee1b8c116573585d7699aaf2050310994b76c9b4aef1e43d9cd47
 SHA512 
c070709ce926802696d43d27256cea125c04021ad7555e1ea6c90650bf9e9fdd8da7786ebc99d6cf6a2dac73db041d489d34e6b2f6ceb6b396b6e96711b1c510
+DIST editres-1.0.7.tar.bz2 166429 BLAKE2B 
abaa0764bfc3419e17d5cd222bbe20f5591f7bc8431444aa6739cdc067cfb81f606370df19562410aa54820a0249828ccc9d506a9607031b453a7993af634f60
 SHA512 
b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32

diff --git a/x11-apps/editres/editres-1.0.7.ebuild 
b/x11-apps/editres/editres-1.0.7.ebuild
new file mode 100644
index 000..464eec9afe1
--- /dev/null
+++ b/x11-apps/editres/editres-1.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="a dynamic resource editor for X Toolkit applications"
+
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/appres/

2018-03-04 Thread Matt Turner
commit: 3d6553ced57689b00fb7e084b9400cffb852855a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:31:13 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6553ce

x11-apps/appres: Version bump to 1.0.5

 x11-apps/appres/Manifest|  1 +
 x11-apps/appres/appres-1.0.5.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/x11-apps/appres/Manifest b/x11-apps/appres/Manifest
index 593584e546c..a536fa8209d 100644
--- a/x11-apps/appres/Manifest
+++ b/x11-apps/appres/Manifest
@@ -1 +1,2 @@
 DIST appres-1.0.4.tar.bz2 117949 BLAKE2B 
a1938ffd3a3ecf279e35fd85c39f79550b9da0d2155d4ba08708fddff0b6cb9cb97a8174fcfb701ff13e929bd551405c3eaeae516d15e4d7ea31ef50aa6a5d29
 SHA512 
f07e672bd335308e58495685e5e7748684283aac28a96ea716edefe99ff281ec1f9b264e853ec0ce0f64cf54d9208d70dd3112a5a4219e0a38bfdc0fab8c9d98
+DIST appres-1.0.5.tar.bz2 124531 BLAKE2B 
0d3e497afb3ab7d3565451c0da6594b4e608fa20e1a225162c4347d672db6a94823b5961c112b414e55c86a6b53a684709ddd109991f0545b6897bf276824da8
 SHA512 
70825563cd80f0f433c48ab2fdae888072939c1b22fb22340b70b9444c97916275ed92c9e5bf9a06bb76c32a5371b89ff7c0211a9a47a227c88311078c2c4137

diff --git a/x11-apps/appres/appres-1.0.5.ebuild 
b/x11-apps/appres/appres-1.0.5.ebuild
new file mode 100644
index 000..0500fab4837
--- /dev/null
+++ b/x11-apps/appres/appres-1.0.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="list X application resource database"
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris 
~x86-winnt"
+IUSE=""
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2018-03-04 Thread Matt Turner
commit: 5eaf78044d45b07f73e321bf594f385b5357170e
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:32:20 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eaf7804

x11-apps/listres: Version bump to 1.0.4

 x11-apps/listres/Manifest |  1 +
 x11-apps/listres/listres-1.0.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index 0a2150d93f1..efcac735daf 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1 +1,2 @@
 DIST listres-1.0.3.tar.bz2 115429 BLAKE2B 
e4cc1e627d2331595e88ce6610c5cffa50eed0f2f8c898b3b9bfd93d1aeb66346d33079b1c25fd23e6694f47d5f7a3484ffac2f0dfb2043d6688820dded3eb89
 SHA512 
999156e9fcf1636fd4a398dc3940749eeab3b514141b9dc51254c611c0fca9d4afa7e3b127bd9e7d3e3f94b942ef3be6aa79636eaf89bef75353c8203c22
+DIST listres-1.0.4.tar.bz2 125472 BLAKE2B 
99865e682eb2894b7af1a84a6fd29bf16f0345b8660bbb61060dbb7927bf376591c7403356b97cff13ff3392321d52f34388f49fd2aac6dab52592317818010c
 SHA512 
925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a

diff --git a/x11-apps/listres/listres-1.0.4.ebuild 
b/x11-apps/listres/listres-1.0.4.ebuild
new file mode 100644
index 000..5e74d8d310e
--- /dev/null
+++ b/x11-apps/listres/listres-1.0.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+inherit xorg-2
+
+DESCRIPTION="list resources in widgets"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
+IUSE=""
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/viewres/

2018-03-04 Thread Matt Turner
commit: 2fd542785a9d944b859b6638194beb1ac3304294
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:34:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd54278

x11-apps/viewres: Version bump to 1.0.5

 x11-apps/viewres/Manifest |  1 +
 x11-apps/viewres/viewres-1.0.5.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/x11-apps/viewres/Manifest b/x11-apps/viewres/Manifest
index 26819455634..b4ada8d656b 100644
--- a/x11-apps/viewres/Manifest
+++ b/x11-apps/viewres/Manifest
@@ -1 +1,2 @@
 DIST viewres-1.0.4.tar.bz2 126186 BLAKE2B 
355d1d7813f72cf2d8366fff83fbf8fcffe496ea70cd974b4a1257223b4cb056b98b131749db07f3092d8a11aceaffc7f31ca4bc1eab559babe0b8195a48ce1e
 SHA512 
79edf987cb6232f604e31320fd6737325d2559dd6f0eaef667731b5790a709c81519b41ff5dc8f9aabb49a2a245b10584ed85c94c24ab82f466c776c182aa9f0
+DIST viewres-1.0.5.tar.bz2 134793 BLAKE2B 
9dad0d6e21ddc8d927836d20b601d29c05eb9a0f7f7a4d95a8d6aab5304635c98849249dc4366c46a3ef10b01bd771c359cb8b0010f103fb7c98e45b7c064011
 SHA512 
fe573e9b5ae679b65eee95733cbea20c86c92089c3a2dadfe977bc9c54d1f58c5e5f4663e51a1cf206543a43592b3a3c266da1769279f08be85c66b0aa5b0f7f

diff --git a/x11-apps/viewres/viewres-1.0.5.ebuild 
b/x11-apps/viewres/viewres-1.0.5.ebuild
new file mode 100644
index 000..4161830948e
--- /dev/null
+++ b/x11-apps/viewres/viewres-1.0.5.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="graphical class browser for Xt"
+
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+IUSE=""
+
+RDEPEND="x11-libs/libXaw
+   x11-libs/libXt
+   x11-libs/libXmu"
+DEPEND="${RDEPEND}"



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

2018-03-04 Thread Mart Raudsepp
commit: 396214db5d41284ac0704f22c974f92dc39fabad
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar  5 00:51:06 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar  5 03:13:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396214db

app-arch/zip-3.0-r3: arm64 stable (bug #530914)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-arch/zip/zip-3.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/zip/zip-3.0-r3.ebuild b/app-arch/zip/zip-3.0-r3.ebuild
index ac5bf261208..4a9bf5719f9 100644
--- a/app-arch/zip/zip-3.0-r3.ebuild
+++ b/app-arch/zip/zip-3.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"
 
 LICENSE="Info-ZIP"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux"
 IUSE="bzip2 crypt natspec unicode"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )



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

2018-03-04 Thread Mart Raudsepp
commit: 625834fa3a7efe797a47ce6a948101b32767ed33
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar  5 03:12:57 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar  5 03:13:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625834fa

dev-python/numpy-1.10.4: arm64 stable (bug #572858)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/numpy/numpy-1.10.4.ebuild 
b/dev-python/numpy/numpy-1.10.4.ebuild
index a9b753959a5..51072638494 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.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
@@ -24,7 +24,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 # It appears the docs haven't been upgraded, still @ 1.8.1
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc lapack test"
 
 RDEPEND="



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

2018-03-04 Thread Mart Raudsepp
commit: 06e9bb7f362420b49c82e4bf1982b8836f243bc7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar  5 03:07:45 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar  5 03:13:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e9bb7f

gnome-base/gnome-shell: add missing librsvg[introspection] dependency

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

 gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
index 03418b19a10..6f8c3695054 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild
@@ -83,6 +83,7 @@ RDEPEND="${COMMON_DEPEND}
>=sys-apps/accountsservice-0.6.14[introspection]
>=sys-power/upower-0.99:=[introspection]
x11-libs/pango[introspection]
+   gnome-base/librsvg:2[introspection]
 
>=gnome-base/gnome-session-2.91.91
>=gnome-base/gnome-settings-daemon-3.8.3



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

2018-03-04 Thread Alice Ferrazzi
commit: 38998b11f08ace9a90e12480a430f866564ac863
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 02:52:16 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 02:52:16 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=38998b11

linux kernel 4.4.120

 _README  |4 +
 1119_linux-4.4.120.patch | 1104 ++
 2 files changed, 1108 insertions(+)

diff --git a/_README b/_README
index e349b72..39de3c4 100644
--- a/_README
+++ b/_README
@@ -519,6 +519,10 @@ Patch:  1118_linux-4.4.119.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.119
 
+Patch:  1119_linux-4.4.120.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.120
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1119_linux-4.4.120.patch b/1119_linux-4.4.120.patch
new file mode 100644
index 000..c9ab6d4
--- /dev/null
+++ b/1119_linux-4.4.120.patch
@@ -0,0 +1,1104 @@
+diff --git a/Makefile b/Makefile
+index 87f925192c77..d874d7de0cde 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 119
++SUBLEVEL = 120
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/arm/boot/dts/ls1021a-qds.dts 
b/arch/arm/boot/dts/ls1021a-qds.dts
+index 0521e6864cb7..76fce89d4f69 100644
+--- a/arch/arm/boot/dts/ls1021a-qds.dts
 b/arch/arm/boot/dts/ls1021a-qds.dts
+@@ -215,7 +215,7 @@
+   reg = <0x2a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+   };
+   };
+diff --git a/arch/arm/boot/dts/ls1021a-twr.dts 
b/arch/arm/boot/dts/ls1021a-twr.dts
+index fbb89d13401e..674df87629bd 100644
+--- a/arch/arm/boot/dts/ls1021a-twr.dts
 b/arch/arm/boot/dts/ls1021a-twr.dts
+@@ -167,7 +167,7 @@
+   reg = <0x0a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+ };
+ 
+diff --git a/arch/arm/lib/csumpartialcopyuser.S 
b/arch/arm/lib/csumpartialcopyuser.S
+index 1712f132b80d..b83fdc06286a 100644
+--- a/arch/arm/lib/csumpartialcopyuser.S
 b/arch/arm/lib/csumpartialcopyuser.S
+@@ -85,7 +85,11 @@
+   .pushsection .text.fixup,"ax"
+   .align  4
+ 9001: mov r4, #-EFAULT
++#ifdef CONFIG_CPU_SW_DOMAIN_PAN
++  ldr r5, [sp, #9*4]  @ *err_ptr
++#else
+   ldr r5, [sp, #8*4]  @ *err_ptr
++#endif
+   str r4, [r5]
+   ldmia   sp, {r1, r2}@ retrieve dst, len
+   add r2, r2, r1
+diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile
+index 0344e575f522..fba4ca56e46a 100644
+--- a/arch/mips/lib/Makefile
 b/arch/mips/lib/Makefile
+@@ -15,4 +15,5 @@ obj-$(CONFIG_CPU_R3000)  += r3k_dump_tlb.o
+ obj-$(CONFIG_CPU_TX39XX)  += r3k_dump_tlb.o
+ 
+ # libgcc-style stuff needed in the kernel
+-obj-y += ashldi3.o ashrdi3.o bswapsi.o bswapdi.o cmpdi2.o lshrdi3.o ucmpdi2.o
++obj-y += ashldi3.o ashrdi3.o bswapsi.o bswapdi.o cmpdi2.o lshrdi3.o multi3.o \
++   ucmpdi2.o
+diff --git a/arch/mips/lib/libgcc.h b/arch/mips/lib/libgcc.h
+index 05909d58e2fe..56ea0df60a44 100644
+--- a/arch/mips/lib/libgcc.h
 b/arch/mips/lib/libgcc.h
+@@ -9,10 +9,18 @@ typedef int word_type __attribute__ ((mode (__word__)));
+ struct DWstruct {
+   int high, low;
+ };
++
++struct TWstruct {
++  long long high, low;
++};
+ #elif defined(__LITTLE_ENDIAN)
+ struct DWstruct {
+   int low, high;
+ };
++
++struct TWstruct {
++  long long low, high;
++};
+ #else
+ #error I feel sick.
+ #endif
+@@ -22,4 +30,13 @@ typedef union {
+   long long ll;
+ } DWunion;
+ 
++#if defined(CONFIG_64BIT) && defined(CONFIG_CPU_MIPSR6)
++typedef int ti_type __attribute__((mode(TI)));
++
++typedef union {
++  struct TWstruct s;
++  ti_type ti;
++} TWunion;
++#endif
++
+ #endif /* __ASM_LIBGCC_H */
+diff --git a/arch/mips/lib/multi3.c b/arch/mips/lib/multi3.c
+new file mode 100644
+index ..111ad475aa0c
+--- /dev/null
 b/arch/mips/lib/multi3.c
+@@ -0,0 +1,54 @@
++// SPDX-License-Identifier: GPL-2.0
++#include 
++
++#include "libgcc.h"
++
++/*
++ * GCC 7 suboptimally generates __multi3 calls for mips64r6, so for that
++ * specific case only we'll implement it here.
++ *
++ * See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82981
++ */
++#if defined(CONFIG_64BIT) && defined(CONFIG_CPU_MIPSR6) && (__GNUC__ == 7)
++
++/* multiply 64-bit values, low 64-bits returned */
++static inline long long notrace dmulu(long long a, long long b)
++{
++  long long res;
++
++  asm 

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

2018-03-04 Thread Alice Ferrazzi
commit: 3cd7cdfe0a7bb77cf01ff2510dcb83492af581cb
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 02:37:54 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 02:37:54 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=3cd7cdfe

linux kernel 4.9.86

 _README |4 +
 1085_linux-4.9.86.patch | 1735 +++
 2 files changed, 1739 insertions(+)

diff --git a/_README b/_README
index bf6df96..f21a5fb 100644
--- a/_README
+++ b/_README
@@ -383,6 +383,10 @@ Patch:  1084_linux-4.9.85.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.85
 
+Patch:  1085_linux-4.9.86.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.86
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1085_linux-4.9.86.patch b/1085_linux-4.9.86.patch
new file mode 100644
index 000..069a860
--- /dev/null
+++ b/1085_linux-4.9.86.patch
@@ -0,0 +1,1735 @@
+diff --git a/Makefile b/Makefile
+index 77deaa395d69..e918d25e95bb 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 85
++SUBLEVEL = 86
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/boot/dts/ls1021a-qds.dts 
b/arch/arm/boot/dts/ls1021a-qds.dts
+index 940875316d0f..67b4de0e3439 100644
+--- a/arch/arm/boot/dts/ls1021a-qds.dts
 b/arch/arm/boot/dts/ls1021a-qds.dts
+@@ -215,7 +215,7 @@
+   reg = <0x2a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+   };
+   };
+diff --git a/arch/arm/boot/dts/ls1021a-twr.dts 
b/arch/arm/boot/dts/ls1021a-twr.dts
+index a8b148ad1dd2..44715c8ef756 100644
+--- a/arch/arm/boot/dts/ls1021a-twr.dts
 b/arch/arm/boot/dts/ls1021a-twr.dts
+@@ -187,7 +187,7 @@
+   reg = <0x0a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+ };
+ 
+diff --git a/arch/arm/kvm/mmu.c b/arch/arm/kvm/mmu.c
+index 2a35c1963f6d..7f868d9bb5ed 100644
+--- a/arch/arm/kvm/mmu.c
 b/arch/arm/kvm/mmu.c
+@@ -1284,7 +1284,7 @@ static int user_mem_abort(struct kvm_vcpu *vcpu, 
phys_addr_t fault_ipa,
+   return -EFAULT;
+   }
+ 
+-  if (vma_kernel_pagesize(vma) && !logging_active) {
++  if (vma_kernel_pagesize(vma) == PMD_SIZE && !logging_active) {
+   hugetlb = true;
+   gfn = (fault_ipa & PMD_MASK) >> PAGE_SHIFT;
+   } else {
+diff --git a/arch/arm/lib/csumpartialcopyuser.S 
b/arch/arm/lib/csumpartialcopyuser.S
+index 1712f132b80d..b83fdc06286a 100644
+--- a/arch/arm/lib/csumpartialcopyuser.S
 b/arch/arm/lib/csumpartialcopyuser.S
+@@ -85,7 +85,11 @@
+   .pushsection .text.fixup,"ax"
+   .align  4
+ 9001: mov r4, #-EFAULT
++#ifdef CONFIG_CPU_SW_DOMAIN_PAN
++  ldr r5, [sp, #9*4]  @ *err_ptr
++#else
+   ldr r5, [sp, #8*4]  @ *err_ptr
++#endif
+   str r4, [r5]
+   ldmia   sp, {r1, r2}@ retrieve dst, len
+   add r2, r2, r1
+diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile
+index 0344e575f522..fba4ca56e46a 100644
+--- a/arch/mips/lib/Makefile
 b/arch/mips/lib/Makefile
+@@ -15,4 +15,5 @@ obj-$(CONFIG_CPU_R3000)  += r3k_dump_tlb.o
+ obj-$(CONFIG_CPU_TX39XX)  += r3k_dump_tlb.o
+ 
+ # libgcc-style stuff needed in the kernel
+-obj-y += ashldi3.o ashrdi3.o bswapsi.o bswapdi.o cmpdi2.o lshrdi3.o ucmpdi2.o
++obj-y += ashldi3.o ashrdi3.o bswapsi.o bswapdi.o cmpdi2.o lshrdi3.o multi3.o \
++   ucmpdi2.o
+diff --git a/arch/mips/lib/libgcc.h b/arch/mips/lib/libgcc.h
+index 05909d58e2fe..56ea0df60a44 100644
+--- a/arch/mips/lib/libgcc.h
 b/arch/mips/lib/libgcc.h
+@@ -9,10 +9,18 @@ typedef int word_type __attribute__ ((mode (__word__)));
+ struct DWstruct {
+   int high, low;
+ };
++
++struct TWstruct {
++  long long high, low;
++};
+ #elif defined(__LITTLE_ENDIAN)
+ struct DWstruct {
+   int low, high;
+ };
++
++struct TWstruct {
++  long long low, high;
++};
+ #else
+ #error I feel sick.
+ #endif
+@@ -22,4 +30,13 @@ typedef union {
+   long long ll;
+ } DWunion;
+ 
++#if defined(CONFIG_64BIT) && defined(CONFIG_CPU_MIPSR6)
++typedef int ti_type __attribute__((mode(TI)));
++
++typedef union {
++  struct TWstruct s;
++  ti_type ti;
++} TWunion;
++#endif
++
+ #endif /* __ASM_LIBGCC_H */
+diff --git a/arch/mips/lib/multi3.c b/arch/mips/lib/multi3.c
+new file mode 100644
+index ..111ad475aa0c
+--- /dev/null
 b/arch/mips/lib/multi3.c
+@@ -0,0 +1,54 @@
++// 

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

2018-03-04 Thread Alice Ferrazzi
commit: 79fc437a44836427496cec54d9d3d36f320b0fc6
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Mar  5 02:24:03 2018 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Mar  5 02:24:03 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=79fc437a

linux kernel 4.14.24

 _README  |4 +
 1023_linux-4.14.24.patch | 4370 ++
 2 files changed, 4374 insertions(+)

diff --git a/_README b/_README
index 6827bed..da94971 100644
--- a/_README
+++ b/_README
@@ -135,6 +135,10 @@ Patch:  1022_linux-4.14.23.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.14.23
 
+Patch:  1023_linux-4.14.24.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.14.24
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1023_linux-4.14.24.patch b/1023_linux-4.14.24.patch
new file mode 100644
index 000..2c3cebe
--- /dev/null
+++ b/1023_linux-4.14.24.patch
@@ -0,0 +1,4370 @@
+diff --git a/Makefile b/Makefile
+index 169f3199274f..38acc6047d7d 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 23
++SUBLEVEL = 24
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/arm/boot/dts/ls1021a-qds.dts 
b/arch/arm/boot/dts/ls1021a-qds.dts
+index 940875316d0f..67b4de0e3439 100644
+--- a/arch/arm/boot/dts/ls1021a-qds.dts
 b/arch/arm/boot/dts/ls1021a-qds.dts
+@@ -215,7 +215,7 @@
+   reg = <0x2a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+   };
+   };
+diff --git a/arch/arm/boot/dts/ls1021a-twr.dts 
b/arch/arm/boot/dts/ls1021a-twr.dts
+index a8b148ad1dd2..44715c8ef756 100644
+--- a/arch/arm/boot/dts/ls1021a-twr.dts
 b/arch/arm/boot/dts/ls1021a-twr.dts
+@@ -187,7 +187,7 @@
+   reg = <0x0a>;
+   VDDA-supply = <_3p3v>;
+   VDDIO-supply = <_3p3v>;
+-  clocks = <_mclk 1>;
++  clocks = <_mclk>;
+   };
+ };
+ 
+diff --git a/arch/arm/lib/csumpartialcopyuser.S 
b/arch/arm/lib/csumpartialcopyuser.S
+index 1712f132b80d..b83fdc06286a 100644
+--- a/arch/arm/lib/csumpartialcopyuser.S
 b/arch/arm/lib/csumpartialcopyuser.S
+@@ -85,7 +85,11 @@
+   .pushsection .text.fixup,"ax"
+   .align  4
+ 9001: mov r4, #-EFAULT
++#ifdef CONFIG_CPU_SW_DOMAIN_PAN
++  ldr r5, [sp, #9*4]  @ *err_ptr
++#else
+   ldr r5, [sp, #8*4]  @ *err_ptr
++#endif
+   str r4, [r5]
+   ldmia   sp, {r1, r2}@ retrieve dst, len
+   add r2, r2, r1
+diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts 
b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
+index 2b6b792dab93..e6ee7443b530 100644
+--- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
 b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
+@@ -228,8 +228,11 @@
+ 
+ _eth0 {
+   status = "okay";
++  /* Network PHY */
+   phy = <>;
+   phy-mode = "10gbase-kr";
++  /* Generic PHY, providing serdes lanes */
++  phys = <_comphy4 0>;
+ };
+ 
+ _sata0 {
+@@ -263,15 +266,21 @@
+ 
+ _eth0 {
+   status = "okay";
++  /* Network PHY */
+   phy = <>;
+   phy-mode = "10gbase-kr";
++  /* Generic PHY, providing serdes lanes */
++  phys = <_comphy4 0>;
+ };
+ 
+ _eth1 {
+   /* CPS Lane 0 - J5 (Gigabit RJ45) */
+   status = "okay";
++  /* Network PHY */
+   phy = <_phy>;
+   phy-mode = "sgmii";
++  /* Generic PHY, providing serdes lanes */
++  phys = <_comphy0 1>;
+ };
+ 
+ _pinctrl {
+diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi 
b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
+index 32690107c1cc..9a7b63cd63a3 100644
+--- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
 b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
+@@ -111,6 +111,44 @@
+   };
+   };
+ 
++  cpm_comphy: phy@12 {
++  compatible = "marvell,comphy-cp110";
++  reg = <0x12 0x6000>;
++  marvell,system-controller = <_syscon0>;
++  #address-cells = <1>;
++  #size-cells = <0>;
++
++  cpm_comphy0: phy@0 {
++  reg = <0>;
++  #phy-cells = <1>;
++  };
++
++  cpm_comphy1: phy@1 {
++  

[gentoo-commits] repo/gentoo:master commit in: sci-misc/netlogo-bin/, sci-misc/netlogo-bin/files/

2018-03-04 Thread Chris Reffett
commit: a5d30f542a0246872dac3bfb367a3add2d0b6584
Author: Chris Reffett  gentoo  org>
AuthorDate: Mon Mar  5 02:08:19 2018 +
Commit: Chris Reffett  gentoo  org>
CommitDate: Mon Mar  5 02:11:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d30f54

sci-misc/netlogo-bin: Version bump, major rework

Bug: https://bugs.gentoo.org/648562
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-misc/netlogo-bin/Manifest  |  4 +-
 sci-misc/netlogo-bin/files/behaviorsearch-6.0.2.sh | 38 ++
 sci-misc/netlogo-bin/files/hubnetclient-6.0.2.sh   | 40 +++
 sci-misc/netlogo-bin/files/netlogo-6.0.2.sh| 40 +++
 sci-misc/netlogo-bin/files/netlogo3d-6.0.2.sh  | 40 +++
 sci-misc/netlogo-bin/netlogo-bin-6.0.2.ebuild  | 80 ++
 6 files changed, 241 insertions(+), 1 deletion(-)

diff --git a/sci-misc/netlogo-bin/Manifest b/sci-misc/netlogo-bin/Manifest
index 4f531674f9d..f416c7aabfb 100644
--- a/sci-misc/netlogo-bin/Manifest
+++ b/sci-misc/netlogo-bin/Manifest
@@ -1,2 +1,4 @@
-DIST netlogo-5.0.3.tar.gz 66725456 BLAKE2B 
85df19cd0ef501c903e9b2f2ee2a6ca39430a5f64e1086365b9a29baa3962a7e1d018001652db7da54f1d6623b477d644f7b745b30e2c3be3462f5cb4e5cb891
 SHA512 
39d660d5dbd7e74f072621a74bfc18648ed208b833b3d442f2a9dbefc673065c4a7bf0e4a8ebb670b4d4220ee7bec452cc97f32731a28ca2eb56656bea795b81
+DIST NetLogo-6.0.2-32.tgz 192943415 BLAKE2B 
c7d20154ade89ae54f98fa08ae4832d9c81a97d1a7a93aaf0de75bd2914bae340ddd71dc3862957bf7e22863d5df9c5464a2bcd517ff0e9b087105237a8d5ac9
 SHA512 
ac8652a2487b01d02af0c8510ce4c80b2bf84cf2afc3d1bfbda198c1b7aeb0c5cbd85664e9841bc7704aec048482bc78306035673d2d59be67fb2ae50b63106b
+DIST NetLogo-6.0.2-64.tgz 190213078 BLAKE2B 
6b0a077538f3e3f3e7769c605a67f6bb6b791319877910eac74e065091d3f6b8cd328d8b354415234b2dd9d4b96b3ca7d18074f54263f460f38b77b8dbe4b9bb
 SHA512 
091200b66305e3ff84e9d1b9a293eaa5f6000a103de86d942c5d0f749aee52cf5519954d05807609f7c0cbeceeab15930ef48612b4f6c1445e529e876aaa9d8e
+DIST netlogo-5.0.3.tar.gz 29500644 BLAKE2B 
8c71ba6b138cdf6bc999d3244ccf283720150a949526426249984ae87e50bd8bf2dab7141f9d4402c99e34463db772487347ee05c0125b996ce5424e165c19f9
 SHA512 
fc8d2d5a2a19ddeddec4643a06639e696cd403f605337b1b8072eb842b0f81fab1b264d386c4c0a09f7c2a44f9667b16a89f024d2fcf020ebd679b525ae9772e
 DIST netlogo.gif.tar 10240 BLAKE2B 
5199290ca492dc4be03dac04a672b4a187daa6caa12a5a487137259071dad156e553ca7eea02f6cd7d66187e4956324fc2d3f2818f10f1557f276f003986be69
 SHA512 
9a9bc81660599d2b35875f301d5b9824bfa2dafa21dc96b1e6e281d4682ab7b4052844a961b46f5300131c91a4562c58e4b1a4d753cb2b24a18e64b42d333e32

diff --git a/sci-misc/netlogo-bin/files/behaviorsearch-6.0.2.sh 
b/sci-misc/netlogo-bin/files/behaviorsearch-6.0.2.sh
new file mode 100755
index 000..225f4a332cf
--- /dev/null
+++ b/sci-misc/netlogo-bin/files/behaviorsearch-6.0.2.sh
@@ -0,0 +1,38 @@
+#!/bin/bash
+
+WD="`pwd`"  #store the current working directory, where this script was called 
from.
+
+#BehaviorSearch needs to start in the NetLogo base folder,
+# and "behaviorsearch" must be installed in a subfolder of the NetLogo folder.
+NETLOGO_DIR="$( dirname $( readlink -f "$0" ))" # the copious quoting is for 
handling paths with spaces
+cd "$NETLOGO_DIR"
+NETLOGO_DIR="`pwd`"  #in case it's a relative path, like "."
+LIBRARY_DIR="${NETLOGO_DIR}/app"
+BSEARCH_DIR="${LIBRARY_DIR}/behaviorsearch"
+
+JARS=""
+for f in `ls -1 "$LIBRARY_DIR" | grep "jar"`; do
+  JARS="$LIBRARY_DIR/$f:$JARS"
+done
+
+# If you want to use a different version of java, or if "java" is not in your 
PATH, 
+# you can run this script with the BSEARCH_JAVA environment variable pointing 
+# to the java executable you want to use. e.g. "/opt/java6/bin/java"
+if [ -z "$BSEARCH_JAVA" ]; then 
+   BSEARCH_JAVA="java"
+fi
+
+JAVA_VERSION=`"$BSEARCH_JAVA" -version 2>&1 | head -n1 | awk '{ print 
substr($3,2,3) }' | sed -e 's;\.;0;g'`
+if [ $JAVA_VERSION -lt 108 ]; then  #108 = java 1.8
+   echo "Sorry, this program requires Java Runtime Environment 1.8 or 
higher"
+   exit 1
+fi
+
+# If you have enough RAM, up the '1536m' below to '2048m' or more.
+# Or you can set the BSEARCH_MAXMEM environment variable when running the 
script
+# More RAM is especially helpful for multiple threads/parallel execution.
+if [ -z "$BSEARCH_MAXMEM" ]; then
+BSEARCH_MAXMEM=1536m
+fi
+
+"$BSEARCH_JAVA" -Dbsearch.startupfolder="$WD" 
-Dbsearch.appfolder="$BSEARCH_DIR" -server -Xms256m "-Xmx$BSEARCH_MAXMEM" 
-classpath "$JARS" bsearch.app.BehaviorSearch "$@"

diff --git a/sci-misc/netlogo-bin/files/hubnetclient-6.0.2.sh 
b/sci-misc/netlogo-bin/files/hubnetclient-6.0.2.sh
new file mode 100755
index 000..3fb98d0909f
--- /dev/null
+++ b/sci-misc/netlogo-bin/files/hubnetclient-6.0.2.sh
@@ -0,0 +1,40 @@
+#!/bin/bash
+
+BASE_DIR="$( cd "$( dirname $( readlink -f "${BASH_SOURCE[0]}" ) )" && pwd -P 
)"
+
+if [[ ${JAVA_HOME+1} ]]; then
+  JAVA="${JAVA_HOME}/bin/java"
+else
+  echo 

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

2018-03-04 Thread Mart Raudsepp
commit: 5abd19eb4e8b602f2f0f97831e251fa8df2de98f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar  5 00:34:20 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar  5 00:36:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abd19eb

sys-devel/automake: arm64 stable (bug #522638)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-devel/automake/automake-1.12.6-r2.ebuild | 2 +-
 sys-devel/automake/automake-1.15.1-r2.ebuild | 2 +-
 sys-devel/automake/automake-1.9.6-r5.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/automake/automake-1.12.6-r2.ebuild 
b/sys-devel/automake/automake-1.12.6-r2.ebuild
index 973453754e2..006320b799d 100644
--- a/sys-devel/automake/automake-1.12.6-r2.ebuild
+++ b/sys-devel/automake/automake-1.12.6-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 LICENSE="GPL-2"
 # Use Gentoo versioning for slotting.
 SLOT="${PV:0:4}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="dev-lang/perl

diff --git a/sys-devel/automake/automake-1.15.1-r2.ebuild 
b/sys-devel/automake/automake-1.15.1-r2.ebuild
index 9eff37c40ad..8ec5cb80a78 100644
--- a/sys-devel/automake/automake-1.15.1-r2.ebuild
+++ b/sys-devel/automake/automake-1.15.1-r2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]] ; then
 
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
if [[ ${PV/_beta} == ${PV} ]]; then
MY_P=${P}
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz

diff --git a/sys-devel/automake/automake-1.9.6-r5.ebuild 
b/sys-devel/automake/automake-1.9.6-r5.ebuild
index d3b0c6b9ea2..5cb79ab29bd 100644
--- a/sys-devel/automake/automake-1.9.6-r5.ebuild
+++ b/sys-devel/automake/automake-1.9.6-r5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 # Use Gentoo versioning for slotting.
 SLOT="${PV:0:3}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="dev-lang/perl



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

2018-03-04 Thread Mart Raudsepp
commit: c521e61b70e6507354bbf01877197ccac5603e75
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar  5 00:35:49 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar  5 00:36:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c521e61b

sys-apps/shadow-4.5: arm64 stable (bug #627044)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-apps/shadow/shadow-4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/shadow/shadow-4.5.ebuild 
b/sys-apps/shadow/shadow-4.5.ebuild
index 0863851a2f6..bac5e9be3bd 100644
--- a/sys-apps/shadow/shadow-4.5.ebuild
+++ b/sys-apps/shadow/shadow-4.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 IUSE="acl audit +cracklib nls pam selinux skey xattr"
 # Taken from the man/Makefile.am file.
 LANGS=( cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW )



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

2018-03-04 Thread Thomas Deutschmann
commit: dcd1741c64f7c8aa92a91c841328c71c70763da2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Mar  5 00:31:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Mar  5 00:31:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd1741c

net-misc/ubridge: Fix description

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/net-misc/ubridge/ubridge-0.9.14.ebuild 
b/net-misc/ubridge/ubridge-0.9.14.ebuild
index 2b8f85f6a50..f0697a74df8 100644
--- a/net-misc/ubridge/ubridge-0.9.14.ebuild
+++ b/net-misc/ubridge/ubridge-0.9.14.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 inherit fcaps user
 
-DESCRIPTION="Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces."
+DESCRIPTION="Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces"
 HOMEPAGE="https://github.com/GNS3/ubridge;
 SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 



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

2018-03-04 Thread Thomas Deutschmann
commit: 0ab32c5435cc6bb2ba1a93edbe623bc85d3fc886
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Mar  5 00:27:23 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Mar  5 00:27:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab32c54

dev-python/aiohttp-cors: Bump to v0.5.3

Required for net-misc/gns3-server.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/aiohttp-cors/Manifest  |  1 +
 dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/aiohttp-cors/Manifest b/dev-python/aiohttp-cors/Manifest
index 309de50e57b..7afe7cd9ad1 100644
--- a/dev-python/aiohttp-cors/Manifest
+++ b/dev-python/aiohttp-cors/Manifest
@@ -1,3 +1,4 @@
 DIST aiohttp-cors-0.5.0.tar.gz 40018 BLAKE2B 
774b3da8f459828145253f21dfcd10741b428e5594b2e02c42d3b46fdc8bb3821ec53f93547665d4b56758684358f3626d811f4dbe6490a01b40b4f274ba3a0c
 SHA512 
86c24a1fe18fb3b2b8fca38ef9aa7ebf07fc1b202d353a540b7d651cbf618c57c5afbe125d91c0d72aee937909dbea0cfb1baa182eebdc5402b66f9800706bee
 DIST aiohttp-cors-0.5.1.tar.gz 40081 BLAKE2B 
f491bcebf406b089baeccb62c1ce113fc3ef485f3103a24ef93b08b1b33b66c2f419f58dac80f8d6c262e4826762a27dbde479c8de6c17fe991a3b084f0dc061
 SHA512 
a06f65a479bbed50022394d51345e08bdf98a099f4b6efe355f4a4762155a564eee3d4e10ddb417daa7498ebc1abb93a3437b1a2cc6af9c2ad5fe8a8714c237c
+DIST aiohttp-cors-0.5.3.tar.gz 40266 BLAKE2B 
701886b291a1b89f88a704ae04e3264cf2afc51f63f03ddd4464d40ba7bd3a1c6b5fe3f095b634e8c6c36c5a967e9a6b9b88335ff23988fc8bcd726c037fbd1c
 SHA512 
0813ea48de714c85e361dfdaeef1a69526f7446dcc4ce637139cd333dedea58c635f85cfad1c3ccfb0df6e573f0351f282fdbd9726211d5915ed2ba120206b09
 DIST aiohttp-cors-0.6.0.tar.gz 42507 BLAKE2B 
7b63916b983d3dc208058c8b04445a30762eebc4999135ae802d1ceeeccc476a335eae66126bb3fd16f938af3649e8b9096433c2df09e82bf4e5d4ba8e38c42c
 SHA512 
75453ebbc074d5f25cc8efc46ffdb76fc90b0a96a9e6fce0eee5a5f28dba31cb50301289cac3b36c70ccdbc10c8f4ba9e362d8e9f350ba7f9dfacd06e6f5e699

diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild 
b/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild
new file mode 100644
index 000..974f16321d8
--- /dev/null
+++ b/dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="Implements CORS support for aiohttp asyncio-powered asynchronous 
HTTP server"
+HOMEPAGE="https://github.com/aio-libs/aiohttp-cors;
+SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+EGIT_REPO_URI="https://github.com/aio-libs/aiohttp-cors;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python3_4)"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   dev-python/pytest-pylint[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   # for some reason, it is installed by 'setup.py test' on py!=3.4
+   # TODO: investigate
+   sed -i -e '/typing/d' setup.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   esetup.py test
+}



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

2018-03-04 Thread Thomas Deutschmann
commit: 3745c4ae430a36b65826a6f3fa2bf4e61326d4d8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Mar  5 00:29:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Mar  5 00:29:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3745c4ae

net-misc/gns3-server: Rev bump to fix dependencies

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{gns3-server-2.1.3.ebuild => gns3-server-2.1.3-r1.ebuild}   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-misc/gns3-server/gns3-server-2.1.3.ebuild 
b/net-misc/gns3-server/gns3-server-2.1.3-r1.ebuild
similarity index 94%
rename from net-misc/gns3-server/gns3-server-2.1.3.ebuild
rename to net-misc/gns3-server/gns3-server-2.1.3-r1.ebuild
index 11fbd6e25e4..c5055f96177 100644
--- a/net-misc/gns3-server/gns3-server-2.1.3.ebuild
+++ b/net-misc/gns3-server/gns3-server-2.1.3-r1.ebuild
@@ -18,6 +18,7 @@ RESTRICT="test"
 
 RDEPEND=">=app-emulation/dynamips-0.2.12
>=dev-python/aiohttp-2.2.0[${PYTHON_USEDEP}]
+   =dev-python/aiohttp-cors-0.5.3[${PYTHON_USEDEP}]
>=dev-python/docker-py-1.4.0[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.8-r2[${PYTHON_USEDEP}]
@@ -25,6 +26,7 @@ RDEPEND=">=app-emulation/dynamips-0.2.12
>=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}]
>=dev-python/libcloud-0.14.1[${PYTHON_USEDEP}]
>=dev-python/raven-5.23.0[${PYTHON_USEDEP}]
+   dev-python/prompt_toolkit[${PYTHON_USEDEP}]
>=dev-python/psutil-3.0.0[${PYTHON_USEDEP}]
>=dev-python/pyzmq-14.3.1[${PYTHON_USEDEP}]
>=dev-python/python-zipstream-1.1.4[${PYTHON_USEDEP}]



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

2018-03-04 Thread Thomas Deutschmann
commit: e28d71422c4cc78a6a91db32c013038f84bff290
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Mar  5 00:11:23 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Mar  5 00:11:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28d7142

net-misc/gns3-gui: Rev bump to add dev-python/PyQt5[websockets] requirement

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/gns3-gui/{gns3-gui-2.1.3.ebuild => gns3-gui-2.1.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gns3-gui/gns3-gui-2.1.3.ebuild 
b/net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
similarity index 89%
rename from net-misc/gns3-gui/gns3-gui-2.1.3.ebuild
rename to net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
index 4b0c4fe8bdf..e8b9a99df0c 100644
--- a/net-misc/gns3-gui/gns3-gui-2.1.3.ebuild
+++ b/net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
@@ -24,8 +24,8 @@ RDEPEND="
>=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
>=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
>=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-   =net-misc/gns3-server-$PVR[${PYTHON_USEDEP}]
-   dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
+   ~net-misc/gns3-server-$PV[${PYTHON_USEDEP}]
+   dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
 "
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-mathscience/

2018-03-04 Thread Tobias Klausmann
commit: fd8a6b3a83e96063175fa0dcece418b6ba6ff7f7
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:15 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8a6b3a

dev-texlive/texlive-mathscience-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild 
b/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
index 015a62c29d9..60a72a193c9 100644
--- a/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
+++ b/dev-texlive/texlive-mathscience/texlive-mathscience-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Mathematics and science packages"
 
 LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 MIT 
public-domain TeX TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-fontsrecommended-2017
 >=dev-texlive/texlive-latex-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-plaingeneric/

2018-03-04 Thread Tobias Klausmann
commit: 1321a6df54f5667579cabfc70a3643d6d4f0cc30
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1321a6df

dev-texlive/texlive-plaingeneric-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild 
b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
index c4734401855..469aeb2bffe 100644
--- a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
+++ b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain (La)TeX packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 LPPL-1.3c public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-publishers/

2018-03-04 Thread Tobias Klausmann
commit: cf3585b35f0dfcd3cdc422e864e7eb4f3e2e287f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3585b3

dev-texlive/texlive-publishers-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-publishers/texlive-publishers-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2017.ebuild 
b/dev-texlive/texlive-publishers/texlive-publishers-2017.ebuild
index 019ec75902e..713f8a7df37 100644
--- a/dev-texlive/texlive-publishers/texlive-publishers-2017.ebuild
+++ b/dev-texlive/texlive-publishers/texlive-publishers-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc."
 
 LICENSE=" Apache-2.0 BSD GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL 
public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2018-03-04 Thread Tobias Klausmann
commit: 434adc5f62e4ced2d17017081643e478b900ee6b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=434adc5f

dev-texlive/texlive-xetex-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
index fc7b054d343..9dec0891dda 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c OFL public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !=app-text/texlive-core-2007*



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexrecommended/

2018-03-04 Thread Tobias Klausmann
commit: 11139647930f44cb69712c3ebb0306994e0360cd
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:15 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11139647

dev-texlive/texlive-latexrecommended-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 .../texlive-latexrecommended/texlive-latexrecommended-2017.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild 
b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
index 7b646ee5806..109befe20a9 100644
--- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
+++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain TeX-other-free 
"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2017
 !dev-tex/xkeyval



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-luatex/

2018-03-04 Thread Tobias Klausmann
commit: 385f384e7c6b1220bb6093e785b35c091fd4
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:15 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385f384e

dev-texlive/texlive-luatex-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
index 1d92cbcaa17..0678e5b46d8 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-music/

2018-03-04 Thread Tobias Klausmann
commit: 0005d8d89cf001c0393529e5f4802de0606906db
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:15 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0005d8d8

dev-texlive/texlive-music-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-music/texlive-music-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-music/texlive-music-2017.ebuild 
b/dev-texlive/texlive-music/texlive-music-2017.ebuild
index 1079101ebf7..b6a1d2d7cff 100644
--- a/dev-texlive/texlive-music/texlive-music-2017.ebuild
+++ b/dev-texlive/texlive-music/texlive-music-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Music packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LGPL-2.1 LPPL-1.2 LPPL-1.3 MIT "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langjapanese/

2018-03-04 Thread Tobias Klausmann
commit: 8530edb5fd8c0cefeeb53d2338c85c52ec847f40
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8530edb5

dev-texlive/texlive-langjapanese-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langjapanese/texlive-langjapanese-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2017.ebuild 
b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2017.ebuild
index c03b2df35ba..18dcbd207c5 100644
--- a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2017.ebuild
+++ b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Japanese"
 
 LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.3 MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langportuguese/

2018-03-04 Thread Tobias Klausmann
commit: dc7c74f5a062c341374393cb62712280d953bbf0
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:14 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7c74f5

dev-texlive/texlive-langportuguese-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild 
b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
index 77dd34917a6..c3d73860e81 100644
--- a/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
+++ b/dev-texlive/texlive-langportuguese/texlive-langportuguese-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Portuguese"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-documentation-portuguese



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-metapost/

2018-03-04 Thread Tobias Klausmann
commit: cdc5c38028a63113bea8b205a7c3f95bc826120d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:15 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc5c380

dev-texlive/texlive-metapost-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild 
b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild
index 8c1ec249015..eae361b3488 100644
--- a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild
+++ b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages"
 
 LICENSE=" BSD GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langeuropean/

2018-03-04 Thread Tobias Klausmann
commit: f5fa3ad916af8186bd2cda66220ca339a514c58a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5fa3ad9

dev-texlive/texlive-langeuropean-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild 
b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
index 99a26d2a7f5..b473e55f6ef 100644
--- a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
+++ b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other European languages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-langarmenian



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pstricks/

2018-03-04 Thread Tobias Klausmann
commit: 1e259debe9b6694ccb7f4ef3acb73fd4979cfb13
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e259deb

dev-texlive/texlive-pstricks-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild 
b/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
index ecfd3f48955..31297ecfc59 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive PSTricks"
 
 LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 >=dev-texlive/texlive-plaingeneric-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexextra/

2018-03-04 Thread Tobias Klausmann
commit: d037bf77dacf171fc60ca2b121e0716b49228c32
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:14 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d037bf77

dev-texlive/texlive-latexextra-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
index 029df83310b..a351c0cdf9d 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX additional packages"
 
 LICENSE=" Apache-2.0 Artistic BSD GPL-1 GPL-2 GPL-3 GPL-3+ LGPL-2 LPPL-1.2 
LPPL-1.3 LPPL-1.3c MIT public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latexrecommended-2017
 >=dev-texlive/texlive-pictures-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langenglish/

2018-03-04 Thread Tobias Klausmann
commit: c776af5bce1a5997de5d409ed3db2bff4c774e35
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c776af5b

dev-texlive/texlive-langenglish-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langenglish/texlive-langenglish-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langenglish/texlive-langenglish-2017.ebuild 
b/dev-texlive/texlive-langenglish/texlive-langenglish-2017.ebuild
index 3fd97341d9d..f0616982ca9 100644
--- a/dev-texlive/texlive-langenglish/texlive-langenglish-2017.ebuild
+++ b/dev-texlive/texlive-langenglish/texlive-langenglish-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive US and UK English"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-documentation-english



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langczechslovak/

2018-03-04 Thread Tobias Klausmann
commit: b4690f239c1866dd0a206c8cd4735b61f4868538
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:11 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4690f23

dev-texlive/texlive-langczechslovak-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild 
b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
index 1423cef9d6e..32f6d65453d 100644
--- a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
+++ b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Czech/Slovak"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 >=dev-texlive/texlive-latex-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langkorean/

2018-03-04 Thread Tobias Klausmann
commit: 6c9aec7c5d9487dfdbbe258a5c4e9b2f4d275e81
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9aec7c

dev-texlive/texlive-langkorean-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langkorean/texlive-langkorean-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langkorean/texlive-langkorean-2017.ebuild 
b/dev-texlive/texlive-langkorean/texlive-langkorean-2017.ebuild
index 600f59188e4..7b24634c1ed 100644
--- a/dev-texlive/texlive-langkorean/texlive-langkorean-2017.ebuild
+++ b/dev-texlive/texlive-langkorean/texlive-langkorean-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Korean"
 
 LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 OFL TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langpolish/

2018-03-04 Thread Tobias Klausmann
commit: 0bf2fc15958592724c7a569a852cf739dba95432
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf2fc15

dev-texlive/texlive-langpolish-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild 
b/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
index fb7d2fbfaa4..5a32dcf85bc 100644
--- a/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
+++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Polish"
 
 LICENSE=" GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain TeX "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2017
 >=dev-texlive/texlive-basic-2017



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langother/

2018-03-04 Thread Tobias Klausmann
commit: 6b26df40c7dc3d9a4cad15466823b2050d46e781
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b26df40

dev-texlive/texlive-langother-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langother/texlive-langother-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langother/texlive-langother-2017.ebuild 
b/dev-texlive/texlive-langother/texlive-langother-2017.ebuild
index 7d32163de39..cb2022bf92f 100644
--- a/dev-texlive/texlive-langother/texlive-langother-2017.ebuild
+++ b/dev-texlive/texlive-langother/texlive-langother-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Other languages"
 
 LICENSE=" GPL-1 GPL-2 LGPL-2 LPPL-1.3 OFL public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latex/

2018-03-04 Thread Tobias Klausmann
commit: 342929b3bcc7cd6280f88efd78a095530715efd4
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:14 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342929b3

dev-texlive/texlive-latex-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-latex/texlive-latex-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latex/texlive-latex-2017.ebuild 
b/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
index bd444944e29..ac53d599614 100644
--- a/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
+++ b/dev-texlive/texlive-latex/texlive-latex-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !!

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langgreek/

2018-03-04 Thread Tobias Klausmann
commit: ed1d4f7a700e47050f8e7a86bc45455874012f15
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1d4f7a

dev-texlive/texlive-langgreek-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langgreek/texlive-langgreek-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langgreek/texlive-langgreek-2017.ebuild 
b/dev-texlive/texlive-langgreek/texlive-langgreek-2017.ebuild
index 19128d33938..9e3ac5b17c1 100644
--- a/dev-texlive/texlive-langgreek/texlive-langgreek-2017.ebuild
+++ b/dev-texlive/texlive-langgreek/texlive-langgreek-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Greek"
 
 LICENSE=" GPL-1 GPL-2 LGPL-3 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pictures/

2018-03-04 Thread Tobias Klausmann
commit: eeb0689b03d642587a756633c8acbfc01daed11d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:16 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb0689b

dev-texlive/texlive-pictures-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild 
b/dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild
index f99082439df..0b3731a7266 100644
--- a/dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild
+++ b/dev-texlive/texlive-pictures/texlive-pictures-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics, pictures, diagrams"
 
 LICENSE=" Apache-2.0 BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langgerman/

2018-03-04 Thread Tobias Klausmann
commit: 703b18995c39a3511e8799b1d20e6a6b807e6294
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703b1899

dev-texlive/texlive-langgerman-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langgerman/texlive-langgerman-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langgerman/texlive-langgerman-2017.ebuild 
b/dev-texlive/texlive-langgerman/texlive-langgerman-2017.ebuild
index 77568a74a14..ed5ec8e9525 100644
--- a/dev-texlive/texlive-langgerman/texlive-langgerman-2017.ebuild
+++ b/dev-texlive/texlive-langgerman/texlive-langgerman-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive German"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.3 MIT OPL TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !

[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langspanish/

2018-03-04 Thread Tobias Klausmann
commit: 242e070cc946087212d38c3c6062211ab386779c
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:14 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242e070c

dev-texlive/texlive-langspanish-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild 
b/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
index c6f9f280b6a..4f6ee5bb6c2 100644
--- a/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
+++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Spanish"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-documentation-spanish



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langitalian/

2018-03-04 Thread Tobias Klausmann
commit: a2fa554222ec15cdab963d90733cba028473e7a2
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fa5542

dev-texlive/texlive-langitalian-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild 
b/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
index bcbbb130f89..f2972bb7bfc 100644
--- a/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
+++ b/dev-texlive/texlive-langitalian/texlive-langitalian-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Italian"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-documentation-italian



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langfrench/

2018-03-04 Thread Tobias Klausmann
commit: 8ce35021dc8ec9268f94fadfd2c80e1f64369951
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Mar  4 17:36:12 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 23:04:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce35021

dev-texlive/texlive-langfrench-2017-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/646638

 dev-texlive/texlive-langfrench/texlive-langfrench-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langfrench/texlive-langfrench-2017.ebuild 
b/dev-texlive/texlive-langfrench/texlive-langfrench-2017.ebuild
index ddcc1b50a4e..bf4e8cd953f 100644
--- a/dev-texlive/texlive-langfrench/texlive-langfrench-2017.ebuild
+++ b/dev-texlive/texlive-langfrench/texlive-langfrench-2017.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive French"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2017
 !dev-texlive/texlive-documentation-french



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

2018-03-04 Thread Mike Gilbert
commit: 9c878a515bfc0e5cfc802353c6af8e15e53b1c10
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar  4 22:53:58 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar  4 22:59:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c878a51

sys-apps/dbus-broker: bump to 11

Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 sys-apps/dbus-broker/Manifest   |  5 +
 ...bus-broker-.ebuild => dbus-broker-11.ebuild} | 21 -
 sys-apps/dbus-broker/dbus-broker-.ebuild| 21 -
 3 files changed, 29 insertions(+), 18 deletions(-)

diff --git a/sys-apps/dbus-broker/Manifest b/sys-apps/dbus-broker/Manifest
index 73606f490f2..cf2b790aa0f 100644
--- a/sys-apps/dbus-broker/Manifest
+++ b/sys-apps/dbus-broker/Manifest
@@ -1,5 +1,10 @@
 DIST c-dvar-7706828ecda2d8c508d6fc233dc9d198bab482ad.tar.gz 28454 BLAKE2B 
e109755fc3392f1c91820606af81852464a45b32ef43a9bce6fe32095f463336df8c5fe2410573830a1ac368d99d7e3da4cedb7e5ec89761459a5c6b9f54af11
 SHA512 
b6d69b11b3e47e8538c8eab04780966480db3881bf642f732b883f0b995ba374382fff54abe81eabe377d029445cc4af5bf52c8740282b0c03b959d8d5ae944d
+DIST c-dvar-f0a525477142f64c45b0be9393cc3b5dc3a6d6f9.tar.gz 26255 BLAKE2B 
10941922212219f3b4c09306b8daf26cd921b078472c15db85205adcd65d503de5f58bc05eef3a2e60ca1485ebe44d282c2966ddd732d42ee092fe7880db5bbf
 SHA512 
bf1593ca794ca973e8336954b527733f61c0bd389a729da32c84bc35ba6decea6434ea9728789e92f1663d2ec10cf3e4d4f50c8db907ed1566790214c40eaf5c
+DIST c-list-05bada3508c21027dbbbf1319f27ed65c7c03bc0.tar.gz 20726 BLAKE2B 
b9a4dd6d490136571600eeb790320986e8cd1e330772da28a6c5d7708f3f4026b5938369dc38827d8c19033feb254c58e155cb5c4359898be431cffb297fd393
 SHA512 
c9e5cdd30de45ead06565530eae996dd95712cb15880e33ae95bcc2a0ee65223177d1c46627f564eaf3edf13786410c870dec996a5103ea7ec02e280f0dbd650
 DIST c-list-72c59181d677a3f50b201d51f190b1bff02d4279.tar.gz 20474 BLAKE2B 
e1459b064cf0bfd7656338b03f2f591b56308bab8541f72be0822a7849630d05d11c5f9df31753ae9cb6ca25389eef1e24a2e50791c81faea1d6e487bd06a46e
 SHA512 
9f271160d1f3e40128ba158409730216c829060fa9f9844e7243826fd0219c3f678980eed5b8e15e13d65c6408b959bd47e07197791e06d03f6864fe9a9cf359
 DIST c-rbtree-825f626a16257c5f0b0c523c11ce1bca16851180.tar.gz 27988 BLAKE2B 
9a6b47cee256e96c3cd7db1e3de684b7628427e90f3000cb69f7d177085322e37d8636b3d14d659c3619316e248ec9e970466b066491483c2e8787d1d8942d04
 SHA512 
649aff910fb38b49462f794fd908d6d6071c9b064ed8445255d674df2184277bd54ff04c2c1789b61585f377aa1fd611c4e241b5104641d60ae5ec803d675894
+DIST c-rbtree-ba0527e9157316cdb60522f23fb884ea196b1346.tar.gz 28400 BLAKE2B 
35a0529bd262cbd8aa11228714ac331d7cd8202bd79165db4bebe5d5a1895adb58440d52edd7fcbfffb8d9a2f86c44d7642b0328ffae0bbcbdcd5c48999fdd12
 SHA512 
425c4525b7aead4f68ed401eefdff81b3fe1f444c76e934a67e0f18a3ba17b52bf3a1398879fa929d97186da7d4cb485618aec74b671145560ba251f5d24af8b
 DIST c-sundry-50c8ccf01b39b3f11e59c69d1cafea5bef5a9769.tar.gz 26702 BLAKE2B 
c67af60b180b80c358c94d43961423cd18b147ec98dd71fa9e858ae6b67ad29d1d1484816be9eff1ce5c7193aa22b7b754f4cc535888c2a62b88ea43155f71c6
 SHA512 
44fccf4509ad752f7ef8aef7e1afd62eb51660f2daba42f0ad8b1711a62ec53aa2bde78b895fbdd939ba9a1ba1fc06621c2506eb068948da4d6e7192cb8df29e
+DIST c-utf8-cc67174f455c9196ebffc37b4d4f249da3dbc66f.tar.gz 21436 BLAKE2B 
d94c87a8ce99f3585da45678f36e59bbeded5d66f4cf7908da9fee3a4691fc704a0deefe66ddc3c7d8f653ec4bd7b2e8ed5892548a34930a10d1e5132f0954db
 SHA512 
915258ea1d0f4e575c5f37746d34f98aebd6c9dd0c42e137f117dea1a8bbc895b775d9f9a6b2d91a6b008b095eb322332b3ec4d3de1a2333c8cbfcd7b89364b5
+DIST dbus-broker-11.tar.gz 160473 BLAKE2B 
b043709f5fcf18f27d0d76792c2f11f227764233d9362b65485fd76601f4cbabf4426065d6b2e659434a38b020901f2a8b3bdce86e8f5fef7acd8161df877c3e
 SHA512 
c46f1739e289d82ef86d0d640c66f13ac97e10a483f513a4e6158e489ca1f05c45967131dd326a75f98d6b84e7891efcf605dde91ed73da4bfe2f076fcada56e
 DIST dbus-broker-9.tar.gz 155810 BLAKE2B 
ebb64f35303de988ea081b6dc9186a53317c5e610ca826afc4243191148f6d8d7038d6aa6f94bdd7b5225ebd2f2d93394d467605e5f878617becfd487ad0dfb6
 SHA512 
4eed5dede2ba6d45b883b1a484d59b774655063334611413e165558cb1e2efb21a5e17a182e836ae43cbfbfd366737c709d53ed0b9ec29ba3a9cd3718b29ec40

diff --git a/sys-apps/dbus-broker/dbus-broker-.ebuild 
b/sys-apps/dbus-broker/dbus-broker-11.ebuild
similarity index 61%
copy from sys-apps/dbus-broker/dbus-broker-.ebuild
copy to sys-apps/dbus-broker/dbus-broker-11.ebuild
index 9c888fb6cf0..a21aaabdae9 100644
--- a/sys-apps/dbus-broker/dbus-broker-.ebuild
+++ b/sys-apps/dbus-broker/dbus-broker-11.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
@@ -9,15 +9,17 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git;
 else
-   dvar=7706828ecda2d8c508d6fc233dc9d198bab482ad
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/files/, www-client/chromium/

2018-03-04 Thread Mike Gilbert
commit: 4c23a10acc7d63d2aa32376f1d15d49080b737cf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar  4 22:58:18 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar  4 22:59:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c23a10a

www-client/chromium: dev channel bump (66.0.3355.0)

Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 www-client/chromium/Manifest   |   1 +
 www-client/chromium/chromium-66.0.3355.0.ebuild| 698 +
 www-client/chromium/files/chromium-clang-r4.patch  |  11 +
 www-client/chromium/files/chromium-ffmpeg-r1.patch |  22 +
 4 files changed, 732 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 9cb9430f8f9..634fd6c96e2 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,3 +2,4 @@ DIST chromium-64.0.3282.167.tar.xz 482246360 BLAKE2B 
b4785c20f33081015ac31fed9db
 DIST chromium-64.0.3282.186.tar.xz 482247144 BLAKE2B 
b59c5afeeed33fe081f35d0ee228a0d67a97fc1370c7d3ab90304ea6e236ee0f7fecd2c36df0acbdf384f42e2f90926cbdd56e683afc95e78d4bdc64b6d24453
 SHA512 
a8a435ee8506cfefaaf2df7447010df5db69fa6907844872d00643f55723a9bd7771649658f5151c857ac037adcbc8bdf2a5375dd105f78d068277ef021af7d8
 DIST chromium-65.0.3325.106.tar.xz 570309916 BLAKE2B 
c579e62207f15d0715f76434712e963d498c3e446f3759f31222ba74d0942469484664afd66515a48f994d6c964f8b8abad498dcacaab8e176220630204fdce5
 SHA512 
a035d5d0d2499d5065da9bb606769e50e5334de3e095fa020fd8f7c040aad2f4868626e68b32932563aa49f7816739f5761bf4dfd7649bed83752169a16f9b56
 DIST chromium-65.0.3325.88.tar.xz 570275184 BLAKE2B 
a08ae19acfd7a80ae43c0654432588bfa7ea09a0b0f14583cf8e79b3c5997a348bcba12e52002d79214576030574695d32069cbe7037b53dad120aadf6c2a830
 SHA512 
5166e64f96e5b2bd30b28ed769a8c93b2c1de3eb52c18776222b16758002b6d87ca241bd95c7b37316e1afc5379ff49b77fbf552ab9c0ea868105d66ce400070
+DIST chromium-66.0.3355.0.tar.xz 582642152 BLAKE2B 
16a89cc99984b566741770f9081a738596ac0b031e916073df417ac42406a96a8f874278720f3462fba827218dff141eddd614cf2ca494ec3d38577744e7c441
 SHA512 
324902e3e8ec7c22dbb95f2d8f97069dac97f702f528130c06eb7a246e495e51b069f4ce09a7ca875ff511e0bf992207b55b1f887aaa3a438179618c206df436

diff --git a/www-client/chromium/chromium-66.0.3355.0.ebuild 
b/www-client/chromium/chromium-66.0.3355.0.ebuild
new file mode 100644
index 000..56038b7d740
--- /dev/null
+++ b/www-client/chromium/chromium-66.0.3355.0.ebuild
@@ -0,0 +1,698 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB 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 check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
ninja-utils pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs versionator xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="http://chromium.org/;
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+
+COMMON_DEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   dev-libs/atk
+   dev-libs/expat:=
+   dev-libs/glib:2
+   system-icu? ( >=dev-libs/icu-59:= )
+   >=dev-libs/libxml2-2.9.4-r3:=[icu]
+   dev-libs/libxslt:=
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.26:=
+   >=dev-libs/re2-0.2016.05.01:=
+   gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   >=media-libs/harfbuzz-1.6.0:=[icu(-)]
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
+   >=media-libs/openh264-1.6.0:=
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? (
+   >=media-video/ffmpeg-3:=
+   || (
+   media-video/ffmpeg[-samba]
+   >=net-fs/samba-4.5.10-r1[-debug(-)]
+   )
+   !=net-fs/samba-4.5.12
+   media-libs/opus:=
+   )
+   sys-apps/dbus:=
+   sys-apps/pciutils:=
+   virtual/udev
+   x11-libs/cairo:=
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libX11:=
+   x11-libs/libXcomposite:=
+   x11-libs/libXcursor:=
+   x11-libs/libXdamage:=
+   x11-libs/libXext:=
+   

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

2018-03-04 Thread Mike Gilbert
commit: 571773bc7c0a92a6e9fdf7bd70e76c9af90e7329
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar  4 23:02:16 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar  4 23:02:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571773bc

www-client/chromium: drop arm keyword due to clang dep

Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 www-client/chromium/chromium-65.0.3325.106.ebuild | 2 +-
 www-client/chromium/chromium-65.0.3325.88.ebuild  | 2 +-
 www-client/chromium/chromium-66.0.3355.0.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/chromium/chromium-65.0.3325.106.ebuild 
b/www-client/chromium/chromium-65.0.3325.106.ebuild
index ede298f25fd..444f6fcaf83 100644
--- a/www-client/chromium/chromium-65.0.3325.106.ebuild
+++ b/www-client/chromium/chromium-65.0.3325.106.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
 RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
 

diff --git a/www-client/chromium/chromium-65.0.3325.88.ebuild 
b/www-client/chromium/chromium-65.0.3325.88.ebuild
index ede298f25fd..444f6fcaf83 100644
--- a/www-client/chromium/chromium-65.0.3325.88.ebuild
+++ b/www-client/chromium/chromium-65.0.3325.88.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
 RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
 

diff --git a/www-client/chromium/chromium-66.0.3355.0.ebuild 
b/www-client/chromium/chromium-66.0.3355.0.ebuild
index 56038b7d740..87eab7cb3c9 100644
--- a/www-client/chromium/chromium-66.0.3355.0.ebuild
+++ b/www-client/chromium/chromium-66.0.3355.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
 RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
 



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

2018-03-04 Thread Mike Gilbert
commit: 80235d151ae6fd74f6039a1688979fadf77f8a4f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar  4 22:59:23 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar  4 22:59:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80235d15

profiles: update chromium mask for M66

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 4ac57b5fe66..8f3abda81fc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (04 Mar 2018)
+# Dev channel releases are only for people who are developers or want more
+# experimental features and accept a more unstable release.
+>=www-client/chromium-66
+
 # Andreas Sturmlechner  (04 Mar 2018)
 # Dead upstream, depends on deprecated Qt4. media-sound/cantata
 # is an actively developed alternative based on Qt5.
@@ -481,11 +486,6 @@ app-vim/pam-syntax
 virtual/jdk:9
 virtual/jre:9
 
-# Mike Gilbert  (16 Dec 2017)
-# Dev channel releases are only for people who are developers or want more
-# experimental features and accept a more unstable release.
->=www-client/chromium-65
-
 # Patrice Clement  (12 Dec 2017)
 # Masked due to a hard dependency on an ancient versions of dev-libs/msgpack
 # (<0.6) that have been punted from the tree.



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

2018-03-04 Thread Sergei Trofimovich
commit: 22fd5a1b2f54331ecbf44800057fac30210feed2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:45:52 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:45:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fd5a1b

app-admin/conserver: stable 8.1.18-r1 for ppc, bug #632048

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 app-admin/conserver/conserver-8.1.18-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/conserver/conserver-8.1.18-r1.ebuild 
b/app-admin/conserver/conserver-8.1.18-r1.ebuild
index 2ea0b792127..86c1d795496 100644
--- a/app-admin/conserver/conserver-8.1.18-r1.ebuild
+++ b/app-admin/conserver/conserver-8.1.18-r1.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"
@@ -11,7 +11,7 @@ SRC_URI="http://www.conserver.com/${P}.tar.gz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sparc x86"
 IUSE="kerberos libressl pam ssl tcpd debug"
 
 DEPEND="ssl? (



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

2018-03-04 Thread Sergei Trofimovich
commit: f305e5532bd757e4315dde20c63d7a80e3499d5c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:39:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:39:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f305e553

dev-python/pathlib2: stable 2.3.0 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild 
b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
index 1a09a8dd7c8..1308182a31f 100644
--- a/dev-python/pathlib2/pathlib2-2.3.0.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2018-03-04 Thread Sergei Trofimovich
commit: 570fa4dc927bbdb37f4b92efe8695e1aada88f58
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=570fa4dc

dev-python/testpath: stable 0.3.1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/testpath/testpath-0.3.1.ebuild 
b/dev-python/testpath/testpath-0.3.1.ebuild
index e00dcfd0d7d..b1f7aa8642f 100644
--- a/dev-python/testpath/testpath-0.3.1.ebuild
+++ b/dev-python/testpath/testpath-0.3.1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="doc test"
 
 DEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: b44266ebb222e722762367ee3acd57d5da166e3d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:29 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44266eb

dev-python/wcwidth: stable 0.1.7-r1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
index a0359fe2f96..4621755b92f 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



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

2018-03-04 Thread Sergei Trofimovich
commit: f847a378a52e05e5ca3d4929d8fdd897df9d77c1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:37:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:37:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f847a378

dev-python/ipython_genutils: stable 0.2.0 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild 
b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild
index b8767f4bff2..45197675d73 100644
--- a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild
+++ b/dev-python/ipython_genutils/ipython_genutils-0.2.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="test"
 
 DEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: 59e77a151d6f30c1052adbf7d23705f0410e5300
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e77a15

dev-python/scandir: stable 1.6 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/scandir/scandir-1.6.ebuild 
b/dev-python/scandir/scandir-1.6.ebuild
index dc46e4b8dd2..3f45a2d140a 100644
--- a/dev-python/scandir/scandir-1.6.ebuild
+++ b/dev-python/scandir/scandir-1.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-03-04 Thread Sergei Trofimovich
commit: a02176de631dea5e82490224435c5649ab3e3f9a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02176de

dev-python/ipython: stable 5.4.1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/ipython/ipython-5.4.1.ebuild 
b/dev-python/ipython/ipython-5.4.1.ebuild
index e7a438809ad..2c5b2412128 100644
--- a/dev-python/ipython/ipython-5.4.1.ebuild
+++ b/dev-python/ipython/ipython-5.4.1.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
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test wxwidgets"
 
 CDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: e3c4a1fb4c3fe74cafa86999f7c04cfd0e2514c4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:39:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:39:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c4a1fb

dev-python/prompt_toolkit: stable 1.0.15 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild
index bc789a6bfbb..f7c782f7531 100644
--- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild
+++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: a64f43161fe7a7be0d8420a6952dab7c27d15e3e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:33 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a64f4316

virtual/python-pathlib: stable 1.0 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 virtual/python-pathlib/python-pathlib-1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild 
b/virtual/python-pathlib/python-pathlib-1.0.ebuild
index 2f61f8376fc..a4fc11ec14a 100644
--- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
+++ b/virtual/python-pathlib/python-pathlib-1.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=5
@@ -9,7 +9,7 @@ inherit python-r1
 
 DESCRIPTION="A virtual for Python pathlib module"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 x86"
+KEYWORDS="amd64 ~arm64 ia64 ppc64 x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



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

2018-03-04 Thread Sergei Trofimovich
commit: a1736f27e28262a5dbd7960b9bfb508daaf5aa38
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:37:56 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:37:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1736f27

dev-python/parso: stable 0.1.1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/parso/parso-0.1.1.ebuild 
b/dev-python/parso/parso-0.1.1.ebuild
index 99e6a66edd9..db4201381c7 100644
--- a/dev-python/parso/parso-0.1.1.ebuild
+++ b/dev-python/parso/parso-0.1.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="doc test"
 
 DEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: 9a1407ec0f5baee4870055fd2fbf2e5dd39b9068
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:39:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1407ec

dev-python/jedi: stable 0.11.1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/jedi/jedi-0.11.1.ebuild 
b/dev-python/jedi/jedi-0.11.1.ebuild
index 7aac943f7a2..fd79ffd6a5f 100644
--- a/dev-python/jedi/jedi-0.11.1.ebuild
+++ b/dev-python/jedi/jedi-0.11.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND=">=dev-python/parso-0.1.1[${PYTHON_USEDEP}]"



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

2018-03-04 Thread Sergei Trofimovich
commit: 1c228f02e2c06656a7e4c754f0154a4714cc6470
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c228f02

dev-python/pathlib: stable 1.0.1-r1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild 
b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
index 21f2f1021ef..d6d9ca198dd 100644
--- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
+++ b/dev-python/pathlib/pathlib-1.0.1-r1.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
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ia64 x86"
+KEYWORDS="amd64 arm64 ia64 ppc64 x86"
 IUSE=""
 
 python_test() {



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

2018-03-04 Thread Sergei Trofimovich
commit: c78c044c0d369254f2164b0a436e6de13dba7562
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78c044c

dev-python/pickleshare: stable 0.7.4-r1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild 
b/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild
index 20d4ad5812d..d68fb86d0f4 100644
--- a/dev-python/pickleshare/pickleshare-0.7.4-r1.ebuild
+++ b/dev-python/pickleshare/pickleshare-0.7.4-r1.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: cb99090422eeaeec139ce6a78b6bf09f1bcab40f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:38:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:38:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb990904

dev-python/traitlets: stable 4.3.2 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/traitlets/traitlets-4.3.2.ebuild 
b/dev-python/traitlets/traitlets-4.3.2.ebuild
index d343cd093c6..e45bfeda000 100644
--- a/dev-python/traitlets/traitlets-4.3.2.ebuild
+++ b/dev-python/traitlets/traitlets-4.3.2.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: 0a41fcecf546ee6549e4440d5f531dafb315f56b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:25:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a41fcec

media-libs/simage: stable 1.7.0-r1 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/simage/simage-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/simage/simage-1.7.0-r1.ebuild 
b/media-libs/simage/simage-1.7.0-r1.ebuild
index b49018795d7..3b6e40d1caf 100644
--- a/media-libs/simage/simage-1.7.0-r1.ebuild
+++ b/media-libs/simage/simage-1.7.0-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://bitbucket.org/Coin3D/simage;
 SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz;
 
 LICENSE="public-domain mpeg2enc"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 x86"
 SLOT="0"
 IUSE="debug gif jpeg jpeg2k png sndfile static-libs tiff vorbis zlib"
 RESTRICT="mirror bindist" #465086



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

2018-03-04 Thread Sergei Trofimovich
commit: a4dcde3402d4f7c89d16a303b89758c508f3d7a5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:25:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4dcde34

media-libs/libcdr: stable 0.1.4 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/libcdr/libcdr-0.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libcdr/libcdr-0.1.4.ebuild 
b/media-libs/libcdr/libcdr-0.1.4.ebuild
index 2e4ecae4b77..4b646c84060 100644
--- a/media-libs/libcdr/libcdr-0.1.4.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.4.ebuild
@@ -15,7 +15,7 @@ 
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libcdr;
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: bb1b9cc819d6b8f7d2427e7f0d05160bafa1189d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:24:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1b9cc8

app-text/libmspub: stable 0.1.2 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/app-text/libmspub/libmspub-0.1.2.ebuild 
b/app-text/libmspub/libmspub-0.1.2.ebuild
index a7a301490ef..840b2e136a8 100644
--- a/app-text/libmspub/libmspub-0.1.2.ebuild
+++ b/app-text/libmspub/libmspub-0.1.2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 
 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
 
 IUSE="doc static-libs"
 



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

2018-03-04 Thread Sergei Trofimovich
commit: bee786654b5564bf45f7bd30d405d06a864310f3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:29:20 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee78665

sci-geosciences/liblas: stable 1.8.1 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sci-geosciences/liblas/liblas-1.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/liblas/liblas-1.8.1.ebuild 
b/sci-geosciences/liblas/liblas-1.8.1.ebuild
index 5996bcb6aae..083d66bcf08 100644
--- a/sci-geosciences/liblas/liblas-1.8.1.ebuild
+++ b/sci-geosciences/liblas/liblas-1.8.1.ebuild
@@ -14,7 +14,7 @@ RESTRICT="test"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
 IUSE="gdal"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: 3e9fcab0e01f9782b7393108dc080dfc9402032b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:25:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9fcab0

media-libs/libfreehand: stable 0.1.2 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/libfreehand/libfreehand-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libfreehand/libfreehand-0.1.2.ebuild 
b/media-libs/libfreehand/libfreehand-0.1.2.ebuild
index b7f3a47c5fd..dc669643a69 100644
--- a/media-libs/libfreehand/libfreehand-0.1.2.ebuild
+++ b/media-libs/libfreehand/libfreehand-0.1.2.ebuild
@@ -15,7 +15,7 @@ 
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand;
 LICENSE="MPL-2.0"
 SLOT="0"
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: e98b28dbb28cde128a6442223504f59ffa38423a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:26:10 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98b28db

app-office/scribus: stable 1.5.3-r1 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/app-office/scribus/scribus-1.5.3-r1.ebuild 
b/app-office/scribus/scribus-1.5.3-r1.ebuild
index 98fa959de9c..85a102a443d 100644
--- a/app-office/scribus/scribus-1.5.3-r1.ebuild
+++ b/app-office/scribus/scribus-1.5.3-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://sourceforge/project/${PN}/${PN}-devel/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
 IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts 
templates tk"
 
 #a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print 
$2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| 
awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: 
:g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 
's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a



[gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/

2018-03-04 Thread Sergei Trofimovich
commit: 97df2a19451f28d7669e5994009a0a3d549637f3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:28:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97df2a19

dev-games/openscenegraph: stable 3.5.5 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild 
b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
index 1885eb28ab6..9231ded0113 100644
--- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
+++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_P}.tar.gz;
 
 LICENSE="wxWinLL-3 LGPL-2.1"
 SLOT="0/145" # NOTE: CHECK WHEN BUMPING! Subslot is SOVERSION
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~x86"
 IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gstreamer gtk 
jpeg
 jpeg2k las libav lua openexr openinventor osgapps pdf png sdl sdl2 svg tiff
 truetype vnc wxwidgets xine xrandr zlib"



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

2018-03-04 Thread Sergei Trofimovich
commit: eebd3161843375162f71404dc2314f2ae1065dbb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:25:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebd3161

media-libs/libpagemaker: stable 0.0.3-r1 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild 
b/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild
index 1fc7723f4e9..bf509a14980 100644
--- a/media-libs/libpagemaker/libpagemaker-0.0.3-r1.ebuild
+++ b/media-libs/libpagemaker/libpagemaker-0.0.3-r1.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
@@ -14,7 +14,7 @@ LICENSE="MPL-2.0"
 SLOT="0"
 
 [[ ${PV} ==  ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug doc tools"
 
 RDEPEND="



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

2018-03-04 Thread Sergei Trofimovich
commit: f650be47f5599fa2d0fb4cac117efeb48a87c162
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:25:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f650be47

sci-geosciences/laszip: stable 2.2.0 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sci-geosciences/laszip/laszip-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild 
b/sci-geosciences/laszip/laszip-2.2.0.ebuild
index bdabd9793af..1524c071b9d 100644
--- a/sci-geosciences/laszip/laszip-2.2.0.ebuild
+++ b/sci-geosciences/laszip/laszip-2.2.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=5
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${P
 
 SLOT="0"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
 
 S="${WORKDIR}/${PN}-src-${PV}"
 



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

2018-03-04 Thread Sergei Trofimovich
commit: 58902d4e4b6fcee78c00573b735b7cb8babc4a73
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 22:28:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 22:29:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58902d4e

sci-libs/gdal: stable 2.2.3-r1 for ppc, bug #631800

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 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 9370d1a2cd6..aa2b79c9e5b 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 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc 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="



  1   2   3   4   >