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

2017-10-26 Thread Hans de Graaff
commit: d645fc5a8ec2496b33b70420b59184b52bab4fa0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Oct 27 05:48:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Oct 27 05:48:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d645fc5a

dev-ruby/cri: add 2.10.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/cri/Manifest  |  1 +
 dev-ruby/cri/cri-2.10.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/cri/Manifest b/dev-ruby/cri/Manifest
index 1dfd34bee79..c2e14e2fba7 100644
--- a/dev-ruby/cri/Manifest
+++ b/dev-ruby/cri/Manifest
@@ -1,3 +1,4 @@
+DIST cri-2.10.0.gem 28672 SHA256 
6c7210f06b72acc3de6edf993ed9a6b71ff0a72af14d5c1daed4248b17cfd9f8 SHA512 
90c33031c5819823aca54b6ea8be18aeae9a0e707f25a62dfb4091724f46782ed9f44200950ae6d5f654d58c2b925dfcbb3d404acc6ac38b86dba922aed18efb
 WHIRLPOOL 
3ea1468fc537a40d367bff3f44b660494a225f2a898f679bf07db679961f72874e0c55ed49b37bbe04f83791876635067b55cf16b7782c28d088b25b7fc3cfa3
 DIST cri-2.7.1.gem 25088 SHA256 
989fc14d1986c9c252c84e1b22e300fd139ef6bc4c9c57762a93cbf7eb4fd5f5 SHA512 
37d641390dc83550c254b3c48018f7f2c53f73161807c299cb78ef84b8625e5f00cd8c877ac464ece5c6623d7118872c45648ed56c2bd5f53ae62cd66b8e24d1
 WHIRLPOOL 
85a5eb19f439d8fb53c56139bf6fe14faef2790c2eb5c319b2e8c52d92807f257771180afcf7af4342747cd69ae4787ad5266fb3f01bb2a2c01fba9f9f8fc9a5
 DIST cri-2.8.0.gem 25600 SHA256 
61da9c5aa44d46b0e1e4bc2a7f310ed6f521883aeb318a456fb237ba6e005240 SHA512 
ea8543debfda3a9e6ed1ea304b93dcf12114cdade532981b6c1e854ce37fa0c939455b7501f7b36a6efbdd1fd6b77696b97f9baacdb7029f55a9e707c19225a6
 WHIRLPOOL 
b31d1bb63e59ffdcc9fc6d3e8cd7090ad9a7dac9a7602e68883c5417e69bef36fccd65f740f362ab46d85dfb22899a813782d1405ae14e779bc56b4bcc085478
 DIST cri-2.9.1.gem 26624 SHA256 
add77bfd624700abd48a13a3569c224caedaf98a40961bc901fda781897e5efe SHA512 
5abf0ba9315563c4b12ccc11ccb74811fea4de16f25ea2b81fb0854bdeef418bfdc45ab84320f5d71d89bfdcefe5e2a6eb66900aec9231ac1ca999c84b944805
 WHIRLPOOL 
fc8ebfd8b7442e18f674ce894048d9b8e7792f4dfbf231c036991f16c28a243863bdb1ee58271717d7d7959348b7e8cbf5536ac9bdae566ef1927161daab9f39

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



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

2017-10-26 Thread Hans de Graaff
commit: 3686df6a91bdc9512d003319ef7681f317ee5934
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Oct 27 05:50:27 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Oct 27 05:50:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3686df6a

dev-ruby/dbf: add 3.1.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/dbf/Manifest |  1 +
 dev-ruby/dbf/dbf-3.1.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/dbf/Manifest b/dev-ruby/dbf/Manifest
index f178d79020f..97a75859e28 100644
--- a/dev-ruby/dbf/Manifest
+++ b/dev-ruby/dbf/Manifest
@@ -1,2 +1,3 @@
 DIST dbf-2.0.13.gem 125952 SHA256 
d970c42f6f677df3b31788814845ac3135979987641447e3bc3b0065c98e6ea7 SHA512 
26b05a72b20be81993316260dfa685723ae0b2ba376a9ede11d701ddaeb94dfe13e4810b71bf292d9e1304a6d1001216793d2fe4f642d8278446b2d56226c3e0
 WHIRLPOOL 
ba3916ffe8766620f5f1f0235f9ae09df991e463454767242670aaa532559396638a5f29be35c52ce692ad2a8af540afa975d6c2c4b24842be84c40819d09ee1
 DIST dbf-3.1.0.gem 126976 SHA256 
3b2548e6fda93a714950c7b7463d1525bf54c1e9cdbf407a6767045b518b7185 SHA512 
d09c2c10a4d16774e8c72a3cb11ddbda6f302ed359b234b9d5698571bac4e10fde73d1200083c1cc7044b632ac196f0c59a94ff60c93e4953359030d74b26e3c
 WHIRLPOOL 
c98faadefe71b3d0617cf9366dff329c92a6a1732825fb67beaf0af516a762f6dd11e2c9c49b730dbae14aeb3f8280a4fd8ec06192339a67750a042b6d4fca61
+DIST dbf-3.1.1.gem 126976 SHA256 
56df634c06c42839e32e9e41ddb3643ab683529fb7b891e9cda4ea53fd22c7ec SHA512 
88aedb43858702ef2f24a2a751ceaeceba7d75ad58a6abdb314219cbb83551165aa7a1973a68e6b4c0da87c9f35c80b2e0650b25f570a76821bbdccb3dbaafb5
 WHIRLPOOL 
a8cbbf2d95d068c93a0920c73f1cd26067c3cf637709409010d3c4523a467a4dcf57f8b0f635ecd8aadabe0f7f1616b356135d483988090aff61308a8a90c99f

diff --git a/dev-ruby/dbf/dbf-3.1.1.ebuild b/dev-ruby/dbf/dbf-3.1.1.ebuild
new file mode 100644
index 000..1d812c3076b
--- /dev/null
+++ b/dev-ruby/dbf/dbf-3.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
+database files"
+HOMEPAGE="https://github.com/infused/dbf;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""



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

2017-10-26 Thread Hans de Graaff
commit: db3ca0b821cc380fb3bfc82ffafac39401d03364
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Oct 27 05:53:17 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Oct 27 05:53:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3ca0b8

dev-ruby/ethon: 0.11.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/ethon/Manifest|  1 +
 dev-ruby/ethon/ethon-0.11.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/ethon/Manifest b/dev-ruby/ethon/Manifest
index f93ed2b6401..5db72a016be 100644
--- a/dev-ruby/ethon/Manifest
+++ b/dev-ruby/ethon/Manifest
@@ -1,2 +1,3 @@
 DIST ethon-0.10.1.gem 55808 SHA256 
d4fe4965b20c92cfc89df916cf8071db1848bdd46a1e196b17451255371b07c5 SHA512 
cbc3d40dfa04aed73780e669979fbaa21d98a7a607f727bff05e679461502ed7e06c29dc81cce89b01458d7e2bea81c99cc43544e85a2329944eb5c2955cba07
 WHIRLPOOL 
55be64a062714d9cf8039a155f411afd4d784a5232f88c58bd15c812430b5da3c887c1fb796c596a9b16dadffbf406e9923542147ed836400c8a4b0c73cc7c61
+DIST ethon-0.11.0.gem 56832 SHA256 
88ec7960a8e00f76afc96ed15dcc8be0cb515f963fe3bb1d4e0b5c51f9d7e078 SHA512 
271ff2ce5578352722bab318ad40f06d9c76fdbdead573a015fed0a38f3fd6341bcf70acedaa9470fe97f47069977b09ac9f71d8dacb21b67aad917c2a078c72
 WHIRLPOOL 
98793b951269f7ab33040d02e1ed1aefe476cbf4925520dfd1559db648aa73e28d67129ebffa0ddf3e042859663e49d86ebaa22cdfc5c310b465d47fac9da1de
 DIST ethon-0.9.1.gem 55808 SHA256 
c6b19fc2590a701b860f76ac1aee6fa5cde4a08dbf289c0a42c359f8c7b6758d SHA512 
2104a463283340513c02ad97a6578140cf3d23bee664de40fa0ae4a7bb8aedac69ef09310edf3582f83bff5fa7d65feec9ace663568b9cb798833f2db61adb80
 WHIRLPOOL 
35498aa205a045d7bf13a5c2ccdcb6dc24524b3348e6a191a77f7fd8e3bbfcba79967f6bca2dbfc6dd79f351b1ded2b941cc4f2c2f66abaa838de77f78e31158

diff --git a/dev-ruby/ethon/ethon-0.11.0.ebuild 
b/dev-ruby/ethon/ethon-0.11.0.ebuild
new file mode 100644
index 000..9f332d857bd
--- /dev/null
+++ b/dev-ruby/ethon/ethon-0.11.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Very lightweight libcurl wrapper"
+HOMEPAGE="https://github.com/typhoeus/ethon;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND+=" net-misc/curl"
+
+ruby_add_rdepend ">=dev-ruby/ffi-1.3.0"
+
+ruby_add_bdepend "test? ( dev-ruby/sinatra dev-ruby/mime-types )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -e '/bundler/I s:^:#:' \
+   -e '1igem "sinatra"' -i Rakefile spec/spec_helper.rb || die
+}



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

2017-10-26 Thread Hans de Graaff
commit: 59c19c434d68e3b3063d83ea7ff32474bb82f008
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Oct 27 05:55:54 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Oct 27 05:55:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c19c43

dev-ruby/tzinfo: cleanup

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/tzinfo/Manifest|  1 -
 dev-ruby/tzinfo/tzinfo-1.2.2.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/tzinfo/Manifest b/dev-ruby/tzinfo/Manifest
index 5040bda1239..d43a36595dc 100644
--- a/dev-ruby/tzinfo/Manifest
+++ b/dev-ruby/tzinfo/Manifest
@@ -1,4 +1,3 @@
 DIST tzinfo-0.3.53.gem 301056 SHA256 
7e16e6ed8c0c44c0d1e581f3b21bbaae9c8ae206c243dc1cba4368270d8fb83e SHA512 
f5a0119c04852845f1e4c8db36a2a374f2886ee5a14eee74ecacf19bc60bdf3e65197ee2ad1fe4fee56ac882b2e7cf17dcb4fef593767675e1fdb3da33b31b24
 WHIRLPOOL 
ff3cb38a531a4f3fdcc8bfcd0a5ded8f18f2e14fdc27f51c0c57b7b758ec9b4096d10d1c90641f031d01b18c60fc791a2b48c4750b3d9b5e26889c8ad8972518
-DIST tzinfo-1.2.2.gem 147456 SHA256 
fdb1d3fdf2776d490c82a0e589a08e7cbde70ac1ae7d2b1f0b7e77f3e6b801b0 SHA512 
717f5bda5a40e8225446c4ff413746a526682e5bb58e5047a2d1c8d0769cadaaca612d1f01c758fab5751f81f285156d77abbab08131de627a62def1a4e2eeb1
 WHIRLPOOL 
f49a1b91f6765671043c4a7435df0cd6dfb4b5d55b9305b6fec0cde790708e90adf0d30c966000bf88908e4b2cf39c508d9a1f2dd1b352b689f2c0f4a2d2b6f7
 DIST tzinfo-1.2.3.gem 151552 SHA256 
9469862963cf5e8f12bb7d1cf89e681ebfee417537f6835b2e471c7c260d2817 SHA512 
79a0c364d02ae1964e032586546073ebda3af822cbc064c06927cf48b7c9d0577ad38a738dc4e7065fd8a56e5a7939290e74031d850172635906744c841a6d2c
 WHIRLPOOL 
ed678c620c95a565da1f3115c78545602cb5cd66018fd33d2f3f2da82a8bf4fb015b3a94614d3823cd3eb52a8e71b7b21b00f1e5cdad17e315ba4a4d75f6ec62
 DIST tzinfo-1.2.4.gem 152576 SHA256 
f7e79ceee9d0a9f64558f865b9ddaf471c31ff6d6c2dea04b1951400635eb725 SHA512 
0b983aa6b4fdbb3c49329bb51394f1edbeb6f4d216d108448aa9dce751dbc2e348d58032cb41df78a3d249611770e9e345a4d0041597ceadf052b863c3e6d1ab
 WHIRLPOOL 
9af06e018fda9a8d5f8041cfd5b1aff5fbdacee4fae304172c2bfd8e425b827a55ec119b4e7f213ffd074dd1b8b0432f2950acfa270a97713f153eb323b3afc3

diff --git a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild 
b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild
deleted file mode 100644
index 7e3c0b7f019..000
--- a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Daylight-savings aware timezone library"
-HOMEPAGE="http://tzinfo.github.io/;
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="sys-libs/timezone-data"
-DEPEND="test? ( sys-libs/timezone-data )"
-
-ruby_add_rdepend ">=dev-ruby/thread_safe-0.1:0"
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
-
-all_ruby_prepare() {
-   # Set the secure permissions that tests expect.
-   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
-}



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

2017-10-26 Thread Hans de Graaff
commit: 5544138ccb8a3b049db1033e685566e7d904091b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Oct 27 05:55:12 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Oct 27 05:55:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5544138c

dev-ruby/tzinfo: add 1.2.4

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-ruby/tzinfo/Manifest b/dev-ruby/tzinfo/Manifest
index 3220d8a5d60..5040bda1239 100644
--- a/dev-ruby/tzinfo/Manifest
+++ b/dev-ruby/tzinfo/Manifest
@@ -1,3 +1,4 @@
 DIST tzinfo-0.3.53.gem 301056 SHA256 
7e16e6ed8c0c44c0d1e581f3b21bbaae9c8ae206c243dc1cba4368270d8fb83e SHA512 
f5a0119c04852845f1e4c8db36a2a374f2886ee5a14eee74ecacf19bc60bdf3e65197ee2ad1fe4fee56ac882b2e7cf17dcb4fef593767675e1fdb3da33b31b24
 WHIRLPOOL 
ff3cb38a531a4f3fdcc8bfcd0a5ded8f18f2e14fdc27f51c0c57b7b758ec9b4096d10d1c90641f031d01b18c60fc791a2b48c4750b3d9b5e26889c8ad8972518
 DIST tzinfo-1.2.2.gem 147456 SHA256 
fdb1d3fdf2776d490c82a0e589a08e7cbde70ac1ae7d2b1f0b7e77f3e6b801b0 SHA512 
717f5bda5a40e8225446c4ff413746a526682e5bb58e5047a2d1c8d0769cadaaca612d1f01c758fab5751f81f285156d77abbab08131de627a62def1a4e2eeb1
 WHIRLPOOL 
f49a1b91f6765671043c4a7435df0cd6dfb4b5d55b9305b6fec0cde790708e90adf0d30c966000bf88908e4b2cf39c508d9a1f2dd1b352b689f2c0f4a2d2b6f7
 DIST tzinfo-1.2.3.gem 151552 SHA256 
9469862963cf5e8f12bb7d1cf89e681ebfee417537f6835b2e471c7c260d2817 SHA512 
79a0c364d02ae1964e032586546073ebda3af822cbc064c06927cf48b7c9d0577ad38a738dc4e7065fd8a56e5a7939290e74031d850172635906744c841a6d2c
 WHIRLPOOL 
ed678c620c95a565da1f3115c78545602cb5cd66018fd33d2f3f2da82a8bf4fb015b3a94614d3823cd3eb52a8e71b7b21b00f1e5cdad17e315ba4a4d75f6ec62
+DIST tzinfo-1.2.4.gem 152576 SHA256 
f7e79ceee9d0a9f64558f865b9ddaf471c31ff6d6c2dea04b1951400635eb725 SHA512 
0b983aa6b4fdbb3c49329bb51394f1edbeb6f4d216d108448aa9dce751dbc2e348d58032cb41df78a3d249611770e9e345a4d0041597ceadf052b863c3e6d1ab
 WHIRLPOOL 
9af06e018fda9a8d5f8041cfd5b1aff5fbdacee4fae304172c2bfd8e425b827a55ec119b4e7f213ffd074dd1b8b0432f2950acfa270a97713f153eb323b3afc3

diff --git a/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild 
b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
new file mode 100644
index 000..e88eac65e79
--- /dev/null
+++ b/dev-ruby/tzinfo/tzinfo-1.2.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Daylight-savings aware timezone library"
+HOMEPAGE="https://tzinfo.github.io/;
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+RDEPEND="sys-libs/timezone-data"
+DEPEND="test? ( sys-libs/timezone-data )"
+
+ruby_add_rdepend ">=dev-ruby/thread_safe-0.1:0"
+ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
+
+all_ruby_prepare() {
+   # Set the secure permissions that tests expect.
+   chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-gettext/files/, dev-perl/Locale-gettext/

2017-10-26 Thread Kent Fredric
commit: a383b4acc260ddeb41fd16e51e41394b710983d5
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Oct 27 02:49:55 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Oct 27 02:50:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a383b4ac

dev-perl/Locale-gettext: Fix '.' in @INC test failure bug #617048

Bug: https://bugs.gentoo.org/617048
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Locale-gettext/Locale-gettext-1.70.0.ebuild|  2 +-
 .../files/Locale-gettext-1.70.0-no-dot-inc.patch   | 90 ++
 2 files changed, 91 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild 
b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
index 542a8efc797..b239751ccd1 100644
--- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
+++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
@@ -18,5 +18,5 @@ RDEPEND="sys-devel/gettext"
 DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
 "
-
+PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")
 S="${WORKDIR}/${PN}-${DIST_VERSION}"

diff --git 
a/dev-perl/Locale-gettext/files/Locale-gettext-1.70.0-no-dot-inc.patch 
b/dev-perl/Locale-gettext/files/Locale-gettext-1.70.0-no-dot-inc.patch
new file mode 100644
index 000..962d90cdae7
--- /dev/null
+++ b/dev-perl/Locale-gettext/files/Locale-gettext-1.70.0-no-dot-inc.patch
@@ -0,0 +1,90 @@
+From 08c1f219ae209b2475e5a1b025caceb10cb4a41b Mon Sep 17 00:00:00 2001
+From: Kim Vandry 
+Date: Sun, 28 May 2017 19:11:30 +0100
+Subject: Update tests to work with @INC that does not contain '.'
+
+Perl 5.25.11 removes '.' from the default @INC, and this breaks
+`require "test_data/gen_test_data.pl"` due to not being able to assume
+./test_data/gen_test_data.pl is in the @INC load path, and due to
+`require` treating paths without leading "/" or "./" as search paths.
+
+This change implements the first solution suggested by the reporter of
+the bug: Re-organise test dependencies into a dedicated directory such
+as `t/lib` and load that path into @INC with `use lib 't/lib'`.
+
+Bug: https://rt.cpan.org/Ticket/Display.html?id=121458
+Bug: https://bugs.gentoo.org/617048
+---
+ MANIFEST  | 2 +-
+ t/frconvert.t | 3 ++-
+ t/jaconvert.t | 3 ++-
+ {test_data => t/lib}/gen_test_data.pl | 0
+ t/raw.t   | 3 ++-
+ 5 files changed, 7 insertions(+), 4 deletions(-)
+ rename {test_data => t/lib}/gen_test_data.pl (100%)
+
+diff --git a/MANIFEST b/MANIFEST
+index 9604b91..e9f6e08 100644
+--- a/MANIFEST
 b/MANIFEST
+@@ -8,7 +8,7 @@ t/jaconvert.t
+ t/raw.t
+ t/use.t
+ test_data/foo.po
+-test_data/gen_test_data.pl
++t/lib/gen_test_data.pl
+ test_data/jaeuc.po
+ MANIFEST
+ META.yml Module YAML meta-data (added by 
MakeMaker)
+diff --git a/t/frconvert.t b/t/frconvert.t
+index 2bca28b..9a4f4f5 100644
+--- a/t/frconvert.t
 b/t/frconvert.t
+@@ -1,8 +1,9 @@
+ #!/usr/bin/env perl -w
+ use strict;
+ use Test;
++use lib 't/lib';
+ BEGIN { plan tests => 1 }
+-require "test_data/gen_test_data.pl";
++require "gen_test_data.pl";
+ 
+ gen("foo");
+ use Locale::gettext;
+diff --git a/t/jaconvert.t b/t/jaconvert.t
+index 5794dc4..b95c883 100644
+--- a/t/jaconvert.t
 b/t/jaconvert.t
+@@ -1,8 +1,9 @@
+ #!/usr/bin/env perl -w
+ use strict;
+ use Test;
++use lib 't/lib';
+ BEGIN { plan tests => 1 }
+-require "test_data/gen_test_data.pl";
++require "gen_test_data.pl";
+ 
+ gen("jaeuc");
+ use Locale::gettext;
+diff --git a/test_data/gen_test_data.pl b/t/lib/gen_test_data.pl
+similarity index 100%
+rename from test_data/gen_test_data.pl
+rename to t/lib/gen_test_data.pl
+diff --git a/t/raw.t b/t/raw.t
+index 1e1cf14..7439397 100644
+--- a/t/raw.t
 b/t/raw.t
+@@ -1,8 +1,9 @@
+ #!/usr/bin/env perl -w
+ use strict;
+ use Test;
++use lib 't/lib';
+ BEGIN { plan tests => 1 }
+-require "test_data/gen_test_data.pl";
++require "gen_test_data.pl";
+ 
+ gen("foo");
+ use Locale::gettext;
+-- 
+2.14.3
+



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

2017-10-26 Thread Matt Thode
commit: c9bb9af4d8661ee730b2d39bc7ba6600403119a5
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 27 02:46:30 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Oct 27 02:46:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bb9af4

dev-python/python-heatclient: 1.11.1 bup

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 dev-python/python-heatclient/Manifest  |  1 +
 .../python-heatclient-1.11.1.ebuild| 86 ++
 2 files changed, 87 insertions(+)

diff --git a/dev-python/python-heatclient/Manifest 
b/dev-python/python-heatclient/Manifest
index 214c376512a..4ae7811c673 100644
--- a/dev-python/python-heatclient/Manifest
+++ b/dev-python/python-heatclient/Manifest
@@ -1,2 +1,3 @@
+DIST python-heatclient-1.11.1.tar.gz 166963 SHA256 
fa40709b7c7e13c4434dbf42db47dbab2980fbe4ae0066e03a5e3d488b364c28 SHA512 
f4ffc4706a2630753c11423270ef18a344603ec6b1d5afc550fb8f3cfeca1bf4fbd0c32670318eded6b81a810fcdff68faf9039c6290c6a106bf8618502efe78
 WHIRLPOOL 
75fbf67bc46717ecd4208331eaf867d6fa1c8140bdac092339cbfa27e2720f75bffeba467939f2a45f8f9005cc7a325f88322b49771ec2ecbc360e1e1269728b
 DIST python-heatclient-1.8.1.tar.gz 163976 SHA256 
95558abcb78d747e5516b51f9aabe3bd54013a3c8b4ec06de5415ff2a042009b SHA512 
7d9be61f048c2a23b853773009e060517eadff158cca8efc1fbd3a5f3a16d257950021e8afaafc15a536104248d53dfda49698a9d83a3b35955e9e23376655df
 WHIRLPOOL 
6c65266b8495a1502637d08ee53fe5ae0ad8465440ad62ec27a596ff1b816a241328cb9eb9e349a21ec63ccd0ad3b70f4af0cba73128bc9f522e4dfcb01b7c05
 DIST python-heatclient-1.8.2.tar.gz 165073 SHA256 
1543106a99010e2acbed9d4c8d4f0c459c968454f9022e7740e79e24a5d5ac14 SHA512 
38c27dff97c8bf9826e57c02fdd5edb4c0410ccc041b7b1f2e95aa16b22d46cfd9a8b728bbd371e1dee0664aa1f8e14b4eafc6bbaab92a038abbb821e3c8dd34
 WHIRLPOOL 
e4a962a58d0479807c686e793076f9b0d8158186285624b40205f7b00f841ca85bcdcc1a5a9388d2c3e9ef12c242eef425be144c1f675ffab721ee2a29fbfbed

diff --git a/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild 
b/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild
new file mode 100644
index 000..34409536762
--- /dev/null
+++ b/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Orchestration API Client Library"
+HOMEPAGE="http://www.openstack.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mox3-0.7.0[${PYTHON_USEDEP}]
+   !~dev-python/mox3-0.19.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/python-openstackclient-3.11.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   )
+"
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-1.7.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
+   =dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.1.0[${PYTHON_USEDEP}]
+   >=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.10.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   sed -i '/^tempest/d' test-requirements.txt || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc 

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

2017-10-26 Thread Brian Dolbec
commit: d0960bbc33024121adc95777b0e510102d84948f
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 02:07:47 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0960bbc

dev-util/buildbot-worker: Version bump, clean old, eapi bump

Update deps in .
Remove old versions.
Bump EAPI.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-worker/Manifest  |  4 +-
 ...r-.ebuild => buildbot-worker-0.9.12.ebuild} |  6 +-
 .../buildbot-worker/buildbot-worker-0.9.4.ebuild   | 76 --
 .../buildbot-worker/buildbot-worker-0.9.7.ebuild   | 73 -
 .../buildbot-worker/buildbot-worker-0.9.8.ebuild   | 74 -
 .../buildbot-worker/buildbot-worker-.ebuild|  6 +-
 6 files changed, 7 insertions(+), 232 deletions(-)

diff --git a/dev-util/buildbot-worker/Manifest 
b/dev-util/buildbot-worker/Manifest
index be50c03bdc7..deb8a04f5f4 100644
--- a/dev-util/buildbot-worker/Manifest
+++ b/dev-util/buildbot-worker/Manifest
@@ -1,5 +1,3 @@
 DIST buildbot-worker-0.9.10.tar.gz 99028 SHA256 
1793631d74629cd73bc0df1fadf28fb34d87e63aa72cba82058122bde165a824 SHA512 
0f515610d9c788657b10ba6624745841241fe554b472e53abdda221a678eb73d7a21a6529eb0769450de3a79b43bb6e51f4208247a4d8ef25c3d36b6ced6ec89
 WHIRLPOOL 
67cb199328428167c7e52f7b6ecbe7aa73729b5b453b5a8c16ba4999502bf30d9b139788f755eb4811968a60ce61fde32cdc29a31242d3777302792bb04863a6
 DIST buildbot-worker-0.9.11.tar.gz 100746 SHA256 
4254bf964465acb6586fda36b26a424466a265b6a5259138cf4fa63a1e9f6851 SHA512 
c7209c3fff8c43a23de71fa61709c9f02a5bdd9c8c8980ac5d205f720abdaa9bdb78d0d4e40fe9f915c8d5cf253b9e3c63401712ee121ac085909b0244d82897
 WHIRLPOOL 
30e1fb17eda975ff3a1e333a0ae17bdc2b432bd9c139a0c1f8dbea69984311add3a6f0659b7add0a3fecc2acf9460a908709efa8994f5763bfbbd2618df67050
-DIST buildbot-worker-0.9.4.tar.gz 100889 SHA256 
129e0d3fa9ee34f0f227487b6d1645820d2d4853099a1b0aed56587d3acab965 SHA512 
7d055b7b005ebf1cc8033fb86f5321a9d80e0505c1a8b28b9ba3945323f157d34f34066ee9513e82b05c63af099d6030bf42d6f44533859b4e01983f1114462b
 WHIRLPOOL 
8f2b95a476e93beaba5305137bb1d219a9aff59e8bb4450d6352babe799bb0166c299e7c8ea69e53c467e7e58be2681ddba4ae74ad8ba945221e1059906e5fc1
-DIST buildbot-worker-0.9.7.tar.gz 96416 SHA256 
a41b4e0c7329821a0d85ee0e6edbde3db403676c62e59a6f436a048a008ac268 SHA512 
84ccaf0472553f8422b342163e44e55481f6691338df38db6b1be74f0a79c13e2a52be56df632491662ab79648cd5034ce04d906bbedb01030e4fa96f1689ef9
 WHIRLPOOL 
70379e6f34ea30aef0e0008fd098a53ba144696f1416ac77c3756018bc371646d2261a28589ad5131f7be7de930189bd771b4a82de27343441543da5c683e122
-DIST buildbot-worker-0.9.8.tar.gz 97193 SHA256 
825e022a794c7470276169b6ac1b774f39f60d16545bb46fdf5b4a3b2c78f44f SHA512 
43cb7d83835d009c3d4f9a9671d3bd1037d50969b6238f9c77e9f1caedea83c9b9f77d642743d47ff2eea8f3c6549b9e4c843b7d9f638dc5a28339e034ea9b47
 WHIRLPOOL 
1127b956c3a94ad426c686e42dcbdf6a6f4427751c4ddf247569bc0ee03e86d1ae609263386e730d92b2a572be76208cb999c571fdee9f85de49de161a5c1ab1
+DIST buildbot-worker-0.9.12.tar.gz 101655 SHA256 
d2a9cdf5525bd18965c1f96d2b9afb8b83c46f2d10bfda6a22cbf6724265af41 SHA512 
c2e86bd8818eddc2849626a0c7642169bc91fa2cc1d531977736e53c4ad3c87c3f0cb17d7b9acd137e783ae822f558a19f4668e3cd37e90a8435157485bd1d57
 WHIRLPOOL 
83d914cc94fe99471c830a8615e6a93ccb351c98f75978d6f504cf45a3d87f48a82b07f93b51993c679c1c316c4058fe91e56717f786262d234e230e88b8272b

diff --git a/dev-util/buildbot-worker/buildbot-worker-.ebuild 
b/dev-util/buildbot-worker/buildbot-worker-0.9.12.ebuild
similarity index 97%
copy from dev-util/buildbot-worker/buildbot-worker-.ebuild
copy to dev-util/buildbot-worker/buildbot-worker-0.9.12.ebuild
index 0697e9a2ce0..4fd3f42b8d6 100644
--- a/dev-util/buildbot-worker/buildbot-worker-.ebuild
+++ b/dev-util/buildbot-worker/buildbot-worker-0.9.12.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
 
 [[ ${PV} == * ]] && inherit git-r3
-inherit readme.gentoo user distutils-r1
+inherit readme.gentoo-r1 user distutils-r1
 
 DESCRIPTION="BuildBot Worker (slave) Daemon"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-worker;
@@ -26,7 +26,7 @@ fi
 IUSE="test"
 
 RDEPEND=">=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
+   >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}]
dev-python/future[${PYTHON_USEDEP}]
!https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit readme.gentoo user distutils-r1
-
-DESCRIPTION="BuildBot Slave Daemon"
-HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 

[gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/, dev-python/twisted/files/

2017-10-26 Thread Brian Dolbec
commit: 8015b0a9993dbfd6fa9eccee0e80bd814e3aa3ac
Author: Brian Dolbec  gentoo  org>
AuthorDate: Thu Oct 26 00:52:13 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8015b0a9

dev-python/twisted: Version bump. Addtional test fixes...

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-python/twisted/Manifest|   1 +
 .../twisted-17.9.0-Fix-test-on-Python-363.patch|  74 
 .../files/twisted-17.9.0-python-27-utf-8-fix.patch |  47 +
 dev-python/twisted/twisted-17.9.0.ebuild   | 189 +
 4 files changed, 311 insertions(+)

diff --git a/dev-python/twisted/Manifest b/dev-python/twisted/Manifest
index 87a466dea7e..8c4b8cc3e24 100644
--- a/dev-python/twisted/Manifest
+++ b/dev-python/twisted/Manifest
@@ -1,4 +1,5 @@
 DIST Twisted-16.6.0.tar.bz2 2979747 SHA256 
d0fe115ea7ef8cf632d05103de60356c6e992b2153d6830bdc4476f8accb1fca SHA512 
0b8de0ec7f64457f76c396fced64b366b8e63c6e000a5edc6c6388cd917fb2f95711918cd8edda39e0aa77e2cd32b5d775d23630a5ad10fc013c18f8316300cf
 WHIRLPOOL 
a09a8747312580e3b27d222bf0942b714ad041044a817876e1731c5fa2ae3d11e4d5a45221d2e7d126ebb664730d15c886d5ae164841c7a8f0acd6e12c4691a9
 DIST Twisted-17.1.0.tar.bz2 2997334 SHA256 
dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc SHA512 
e5eedc9a70b7e4d0ec18dddaa82aa9a784e96fd517db65c278d822d15e8bdc65a35307a5a0474eb68dcb73fcd5508086bec605580a9f2f767bcbe27d714b4966
 WHIRLPOOL 
828a939134df47950a285c732867b3d4172e5e86a75fbdc1cc4365b5a24699a0b3fcb573b7e3d389eea591fc9fc79456c09f2d2c8f08d7e1215dc5761e88ed8e
 DIST Twisted-17.5.0.tar.bz2 2993816 SHA256 
f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea SHA512 
0fd10e5db7c87daf0d2225cec9929f1040f0c67e9605bfb1a5bc84db8b825e943cfa08e094c32c25c680bddc6587bfdc525a994ad7b785396e5ddb2621649379
 WHIRLPOOL 
28a0578545d525b5239a897229904489c38fa1e7148f374c96e66d3071f8dcd861aa5b772b338e5aaa9e92cc4d0f19a1598136bc2f9a9173b2489f6ec7fb391d
+DIST Twisted-17.9.0.tar.bz2 3019243 SHA256 
0da1a7e35d5fcae37bc9c7978970b5feb3bc82822155b8654ec63925c05af75c SHA512 
0fb854db1044bfdb208594a379a0f8df0193326a9974e193266e82113488d49220648d4a50b323fa144654e94976f5848e1d60efed13ab2668b02cc795720345
 WHIRLPOOL 
d0fa84debe9524a25b9d4e737083740c68cb80a1ab3cc2379e336ded591d85ca62b151752fdff32931788e800df17e13dd5343c4f6fec793b9940f650cee38e5
 DIST twisted-regen-cache.gz 911 SHA256 
e88fb326c0e24506d59afa3a4113e63c3e496fa1114156db6521f84fbce41652 SHA512 
95a9b931c73017d16d1b5e6b41345dddffe62b6af1a8e93b5e40d06d3d15be17b0dd0181c767ffeeb791534d463764ef9e066fa6c2ee2ac4b53c86d1da8fce03
 WHIRLPOOL 
8077fc4d102bb8071e3163c386edf10c14a2cf0c8bbbf57c66787bdeb9b5f21115bcb022a770fe72b48914d829ff69384684f50928700f83547702d6a0d35423

diff --git 
a/dev-python/twisted/files/twisted-17.9.0-Fix-test-on-Python-363.patch 
b/dev-python/twisted/files/twisted-17.9.0-Fix-test-on-Python-363.patch
new file mode 100644
index 000..ea7a480abac
--- /dev/null
+++ b/dev-python/twisted/files/twisted-17.9.0-Fix-test-on-Python-363.patch
@@ -0,0 +1,74 @@
+From e58956fe12af7b41f6c1735ba7b14cba69e82a5e Mon Sep 17 00:00:00 2001
+From: Craig Rodrigues 
+Date: Fri, 6 Oct 2017 02:47:55 -0700
+Subject: [PATCH] Fix test on Python 3.6.3
+
+---
+ src/twisted/test/test_sslverify.py | 53 
+
+ 1 file changed, 29 insertions(+), 24 deletions(-)
+
+diff --git a/src/twisted/test/test_sslverify.py 
b/src/twisted/test/test_sslverify.py
+index aca56f5..3fdc480 100644
+--- a/src/twisted/test/test_sslverify.py
 b/src/twisted/test/test_sslverify.py
+@@ -3052,28 +3052,33 @@ class 
SelectVerifyImplementationTests(unittest.SynchronousTestCase):
+ in self.flushWarnings()
+ if warning["category"] == UserWarning)
+ 
+-if _PY3:
+-importError = (
+-"'import of 'service_identity' halted; None in sys.modules'")
+-else:
+-importError = "'No module named service_identity'"
+-
+-expectedMessage = (
+-"You do not have a working installation of the "
+-"service_identity module: {message}.  Please install it from "
+-" "
+-"and make sure all of its dependencies are satisfied.  "
+-"Without the service_identity module, Twisted can perform only "
+-"rudimentary TLS client hostname verification.  Many valid "
+-"certificate/hostname mappings may be rejected.").format(
+-message=importError)
++importErrors =[
++# Python 3.6.3
++"'import of service_identity halted; None in sys.modules'",
++# Python 3
++"'import of 'service_identity' halted; None in sys.modules'",
++# Python 2
++"'No module named service_identity'"
++]

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

2017-10-26 Thread Brian Dolbec
commit: 06c2fcbfc0e3332a9ab216532b460da248cc0211
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 01:59:50 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c2fcbf

dev-util/buildbot-www: Version bump, clean old, bump eapi

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-www/Manifest |  4 +-
 ...www-0.9.7.ebuild => buildbot-www-0.9.12.ebuild} |  6 +--
 dev-util/buildbot-www/buildbot-www-0.9.4.ebuild| 51 --
 dev-util/buildbot-www/buildbot-www-0.9.8.ebuild| 51 --
 4 files changed, 4 insertions(+), 108 deletions(-)

diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest
index 95d73f84321..24fc6fd2a4c 100644
--- a/dev-util/buildbot-www/Manifest
+++ b/dev-util/buildbot-www/Manifest
@@ -1,5 +1,3 @@
 DIST buildbot-www-0.9.10.tar.gz 693452 SHA256 
9083516d702feefb8b61dd6cb351a54163f3b2d4f34b14071f77f2f550de9bf6 SHA512 
9ff91de09ceff6dc53619ddd7b8a233f9206b91d75f508cb82fa948451eff8146aa112bada5f1f261f3c25870867046c40a41b85a4acd3b98c00ddab76580780
 WHIRLPOOL 
7986ad9423d5b585a52a9b04e0fbaf98716f9bfe81f1d99fe57fef7cd84dd391347cd16acaf3684626fc5927171cebec71cf2b12c60e24f393da5d3dcedb7fba
 DIST buildbot-www-0.9.11.tar.gz 687664 SHA256 
af01216d543eddba0772e55a0a97a2a1d0a9b0fddc1c87dd59b449b4818893db SHA512 
5a4ecde7a79bace65fbaeedb9153ccfc8094e0fdccd19bf656a1aee1cb5eb84dd28ffb0279aaa0f75a2365278276f5a16d7015eab732e2642a3344d2b28ff441
 WHIRLPOOL 
05ac3085a70b07ed430d20e70225c13c80133cca31b5e86f9cea71b1e2cb22c08a2dcc68e0461d6f9259679351bec4b19221cc43996f25ac1c004f841ffaaf67
-DIST buildbot-www-0.9.4.tar.gz 691706 SHA256 
eb2f48aabee5e840aa8a4fce1f95f2fe4e2ae98045f9465d275ee5e263ae04b3 SHA512 
522716f4200c00c1fbf196834279caef0fa2d805c7020d31890ce4d95ade85c5fa4a605d343a4fbf0d404f3088d98a7fd3c39bea58f3b02bc9e4a6daa9e3f6c6
 WHIRLPOOL 
6991e6052b3e5c3fffb83f2808f0b7da4f2267c0b4aa9b3cf3b665ba2046e5f123baf18d8dfbe25780782e9230b488edf1cfee8b3c07241aa59ce99509bb735c
-DIST buildbot-www-0.9.7.tar.gz 691849 SHA256 
3123b1518976edbf285c2c0791719dafda59baab0103e533a54eb6ed134b78c9 SHA512 
be9eaef167d354e1a028552792047ba31b475f57fc19204076f125552b5ee84770987d16894bc78ebc281b69d480e7b204d8cdaf5a4041af9ae09fb7785721ba
 WHIRLPOOL 
abee257ab8df9851bdcb047432d48648176a423337c1dbcc9c45832cb905bc58df8ba3d359b9de7367df36a251375f94f2579a984353a8747e1d256efb691676
-DIST buildbot-www-0.9.8.tar.gz 691945 SHA256 
d3384b942b9194f52d8855df066ae355417a52cb69dc02ba061ebeb0f996f06b SHA512 
819fa74219f27c0a8a7d4b05f099d4a92e1211cd6cf212dd9db4df3fb3d2ec3bf29bd4de8a463bedb611fec5e7c82e64b3a139b77505b0b9955ee3ed1cde205f
 WHIRLPOOL 
cdfa636af9aaaee8d42425b0269cd77c2c87846333d9b62cbdae9dc513ad37bc52ebc631b4f1284e2c27f94aed78a01df84114dfa1c766102e49ead1d7806505
+DIST buildbot-www-0.9.12.tar.gz 691551 SHA256 
92b80fc61f3491eff3da310f4d36a9ea9495fb0756c42f62ebac31945b43659a SHA512 
6c525d32407be24aa728a0bd9c9a09c64bb4bef092ef9e5285475527f7fcbd89d516ea376d90b22aa24af384d73125bc886360cf992dfe3d01471838193f351a
 WHIRLPOOL 
540923b3b45f1cb2fc069851b275a253c8b419915ab7a529de1c1790a1a5b83a5dbeb0a329a87fd78aac3efd0d77730d1bf4d9bed8576eae7be68cd1c660dcb3

diff --git a/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild 
b/dev-util/buildbot-www/buildbot-www-0.9.12.ebuild
similarity index 95%
rename from dev-util/buildbot-www/buildbot-www-0.9.7.ebuild
rename to dev-util/buildbot-www/buildbot-www-0.9.12.ebuild
index 8ab635151e6..8a824ff4cbc 100644
--- a/dev-util/buildbot-www/buildbot-www-0.9.7.ebuild
+++ b/dev-util/buildbot-www/buildbot-www-0.9.12.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
@@ -13,8 +13,8 @@ inherit distutils-r1
 DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-www;
 
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
 [[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild 
b/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild
deleted file mode 100644
index 2985e3067ac..000
--- a/dev-util/buildbot-www/buildbot-www-0.9.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/

2017-10-26 Thread Brian Dolbec
commit: 5a6fe43f5fd95ae9dbc50cd12a4378ec43ff2690
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 02:13:04 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6fe43f

dev-util/buildbot-console-view: Version bump, clean old, bump EAPI

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-console-view/Manifest|  4 +-
 ebuild => buildbot-console-view-0.9.12.ebuild} |  6 +--
 .../buildbot-console-view-0.9.4.ebuild | 52 --
 .../buildbot-console-view-0.9.8.ebuild | 52 --
 4 files changed, 4 insertions(+), 110 deletions(-)

diff --git a/dev-util/buildbot-console-view/Manifest 
b/dev-util/buildbot-console-view/Manifest
index 5ff1a55c67c..b25883980ab 100644
--- a/dev-util/buildbot-console-view/Manifest
+++ b/dev-util/buildbot-console-view/Manifest
@@ -1,5 +1,3 @@
 DIST buildbot-console-view-0.9.10.tar.gz 640908 SHA256 
ca62780a7405df761fa2d80019890c8b25d79f6b716df26fbc4ce257a21f762e SHA512 
a7ad6289a314f096e6375646d17e2f6b595ecae040e9d135334ac46e810d24f6903318e5ef34f015d923b795d01d8e4011dca00b9b6adeb8c91734350f5d1982
 WHIRLPOOL 
fb60315596c0f0d1ef1a07bd9f40a6f194430e5b825979c5e80616fb96c185a3fee126c42634ab7183c1bdb60ff53f058e8ef6085271c29007a468788117deaa
 DIST buildbot-console-view-0.9.11.tar.gz 640623 SHA256 
a0467c096971178462dc18b6a652b53485d1ad0f2791c19f6026a432a07d9d9b SHA512 
24a7915713665aeefe0389fa2aae1cdbde2b0dea0041b4a00410b77956b76897a9a427658303bf976916c5a0e3bb373a4a21339f4ded0b716d80ec380ad16cb4
 WHIRLPOOL 
834c44937994a41c3d82dcf31c378f18c15c89313a9cb49d9d0ce9d2c19f725e2d04b6cf7efeac87b5568317ab360b3c8c7531387561930e8aa826d8469f6250
-DIST buildbot-console-view-0.9.4.tar.gz 631510 SHA256 
16d1ab8801439d50d712883ab155530840588d4d77ab600299ead0ef23da5bf0 SHA512 
f2e99e58acea3eebec7600a23597c6235fe93532653352c8e427d4b55a14066534dbc046de02856d738a5943ccdaed0ac14643a830d9d11acf76f6d1760def03
 WHIRLPOOL 
1d3ec1476d69e68f9bd752f5ff88796b504b997373e82f3428e5ead44f7c19c66278448e61aa1a36bd1d3e2bc7e55e21877537b8d02f9add0d12c5dd7c0e24b7
-DIST buildbot-console-view-0.9.7.tar.gz 632458 SHA256 
757ee80e5c4b698e6bac7b409c63af7ebd8c00c31117fa290776ad6c103a67c7 SHA512 
e07c032e17ce9faa9d71b71c5c48fde9ebde4995dec408781b6bb2ed77edcbe320b8d825a9a4bd76d9f3c48dd445560ec55867639c454591c5b7095e4142c4f2
 WHIRLPOOL 
58a534d641d3f28272f074998231b4873086cc1c8cc081463545e0d6b49145299e2496974ba6d51150cab505b67c5bd81d56fa9747271b64ed8b487d1409a5ae
-DIST buildbot-console-view-0.9.8.tar.gz 632459 SHA256 
573b03db8c102114b12bcc29c3224653bbc4a08cce25b91725b4bcee2abd7020 SHA512 
f6419fd47b70369866440437521a10a2e4062466878979b0c65594c7d74095c89c01c65cc0641f8faf7dee163347426e50a272f93dfe45ee91d072360e249674
 WHIRLPOOL 
5bfe80b6f148603f98ff684b1b317e059587d37baf88c04e2f4f6f1eb4f4026d92df57463365f4bf460743c2bc4ce5407cce2df74ff2623f95d09d5b6230d7fa
+DIST buildbot-console-view-0.9.12.tar.gz 640923 SHA256 
b1d1d364c4520ab74c664f2b4fea3848f3112affe85b3938a86f33edb60fe436 SHA512 
4a73994c29fe1f78c4432bdb42fe14106b8d7887bb35f2835b203f4818844d3e8d2ea308fc4fb2bd562de302bd7cf6612fe047476512feac068eca3891a49522
 WHIRLPOOL 
b69f1981c0bfe7094b0808638e1e0c48f9d5817c91d65a6f38dcc9c71a55e6016cafc74bc76a8b5d0270bfd8bce7c76a08060a6d04c78c5d4f6d5550a049303c

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-0.9.12.ebuild
similarity index 95%
rename from dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild
rename to dev-util/buildbot-console-view/buildbot-console-view-0.9.12.ebuild
index 8cb93d7c3ec..0b002bd2400 100644
--- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.7.ebuild
+++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.12.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
@@ -13,8 +13,8 @@ inherit distutils-r1
 DESCRIPTION="Buildbot console-view plugin"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-console-view;
 
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
 [[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild
deleted file mode 100644
index 231232b3b79..000
--- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 )
-

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-grid-view/

2017-10-26 Thread Brian Dolbec
commit: 8b4b02ba89e7fe309fd304c3e2f6aba3bc7473a3
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 02:18:45 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4b02ba

dev-util/buildbot-grid-view: Version bump, EAPI bump

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-grid-view/Manifest   |  1 +
 .../buildbot-grid-view-0.9.12_p1.ebuild| 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/buildbot-grid-view/Manifest 
b/dev-util/buildbot-grid-view/Manifest
index e10352fb5af..fe4548226d0 100644
--- a/dev-util/buildbot-grid-view/Manifest
+++ b/dev-util/buildbot-grid-view/Manifest
@@ -1 +1,2 @@
 DIST buildbot-grid-view-0.9.11.tar.gz 638818 SHA256 
f93088ba6ac063c4bd7400b2477c94e86a7531fc614c3965c18914dcc701812b SHA512 
4da052b284452557a1de080afd31064b8ae950f1a1fbe2f2418a130e1150b84fc25a119866ccc5889a38dfe94a5f1f8d3b4ff7f3f7dd6cdb485eea90adda3f2a
 WHIRLPOOL 
1ccd86ff91d508ec06c2f21128e2f09889450c81efce2603d29348c449c4d4d2e82ad7c885c11c53abc001ae3d40100ef3de86f1fac7ea1b8099da2ef13c
+DIST buildbot-grid-view-0.9.12.post1.tar.gz 638819 SHA256 
9dcccd323589f8bb17e50ccd56cd7147e3e3171fcfc9c6bb2aac1d75e411c939 SHA512 
3bc90dcee10781afa90a44d0ff57629f2fe8620fb1133a489282b3a69b884d33a7ad3cbf6e38f688755fcc2153c9ae1c0d48cd2797e33070f66a9093887179c6
 WHIRLPOOL 
803c518e773a7c2c4360efbb72417d1fc315560048a3662eefe4f1213861f260208703d7bb5837206cb90c2ef82ff248e4180a083648432554bde4cc83f4869f

diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.12_p1.ebuild 
b/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.12_p1.ebuild
new file mode 100644
index 000..f32dcb7f4ca
--- /dev/null
+++ b/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.12_p1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="BuildBot grid view web interface"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-grid-view;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   =dev-util/buildbot-0.9.12*[${PYTHON_USEDEP}]
+   =dev-util/buildbot-www-0.9.12*[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



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

2017-10-26 Thread Brian Dolbec
commit: c432d31e648725f8eb84f3ee28260084f0627dd4
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 01:57:24 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c432d31e

dev-util/buildbot-pkg: Version bump, clean old, bump eapi

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-pkg/Manifest |  4 +-
 ...pkg-0.9.7.ebuild => buildbot-pkg-0.9.12.ebuild} |  6 +--
 dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild| 45 --
 dev-util/buildbot-pkg/buildbot-pkg-0.9.8.ebuild| 45 --
 4 files changed, 4 insertions(+), 96 deletions(-)

diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest
index cee2b696fee..97ba6b41500 100644
--- a/dev-util/buildbot-pkg/Manifest
+++ b/dev-util/buildbot-pkg/Manifest
@@ -1,5 +1,3 @@
 DIST buildbot-pkg-0.9.10.tar.gz 4422 SHA256 
6eecdde02f98be469ec9fde47c55fe64ca04eec764a4729be2ff4faa892532d8 SHA512 
d31ef269ddbd042a9064daea526f289f2ec3ffa58dc8f43a8e40ae81b03cfa026f219bcce2ccb83addca0b1da0a8a2d3bc894a400edb9c45f4c0cde7691b5e4d
 WHIRLPOOL 
36ff1465b3f0ab2699d3c9b5916862b1f3038e4fa39730a7a280576b2bae5f106d2f34faabfe6ae3cabfe4ea5bcfd75bb472dddc6ac43fc36ad702d81aed
 DIST buildbot-pkg-0.9.11.tar.gz 4420 SHA256 
6328abfa68efba299d0309a88b8de40d71d1da4d7bc9148476fed8f393e407be SHA512 
63f75f4df2a725caa48d98c09037580c7b6a16609e4063e7aaab8a0e4b7bda4c74da8bf524b7d9a0cf9e909146522af5ffe8f1a5a8617c5f67658cc723f61b2e
 WHIRLPOOL 
795aeeb945191bcd23df5acec634c2782e7910f9c10cbc9d7586d01baea82034d33273c98708676344adba67d0a8a9a29d3c6b37ea45d055e1b737b19189e869
-DIST buildbot-pkg-0.9.4.tar.gz 3830 SHA256 
968f252f0700fbbcc6cac9f3fcf66d06bd577db5bf793fb3d7c84158f4f64325 SHA512 
ac41792076e5a86ffeb58e694d6aedcf3cf386facf156ce658dfa7c73166c7883c097d160babf6d6ca92c1fba1527db58bade74c3500fb62c448eeecbd840dc0
 WHIRLPOOL 
cb4255c90ae59750aa43fea890d79880bb30958ca36ee27a0f11e859575372dbee82708960dd8862c1ac551b4f9e5b38e4d70c8b7cc87048385c08c31ed455c3
-DIST buildbot-pkg-0.9.7.tar.gz 3871 SHA256 
fbb75cff1d313a0fa810894073716ddf56b834ede761b1fae34f100f420e655c SHA512 
7991425e69a404e15fd018d920accc65915e9d40a3b4b1faeca7b7501d1c9a2b01c2bef209ac10b9ea4dce03a41fd0d05266a5c3c9d50ec0f936a5f1c80f577b
 WHIRLPOOL 
186fe1d1f155df98452e441303f916c498a01fc1e01ce741388ca00f33dd83105aad59d3024fd5b2f50680369f99e17fa609c3d325f291f4a33df7699d8394e5
-DIST buildbot-pkg-0.9.8.tar.gz 3913 SHA256 
1b0630d2f96230fada97828b986b4e9f4897fefb4b8be63e51b73e6ed63c SHA512 
53e21a4ed20df687f9f646f0570fe610bd6d9da116bf7fdd60f1f2d245541ba9444e6cf7c63e3d780979a9320c9b98fcbe310acd736e3877c02bee31c683ebfc
 WHIRLPOOL 
831f21235e4396603e4fdaec226006a7c6e01fd8378c7df9c2a8a24724542c315f97641b9fe4edb353405b79273bd361e7dade34a2be81be9e27c551728351ee
+DIST buildbot-pkg-0.9.12.tar.gz 4446 SHA256 
32df3d38befd9d04b13426ca0f34fd786a94e0d1c5270c1d8142676d99570c2a SHA512 
5b9847747924b7e04ae7584f549fa498715e293c6dbdbfef1fe5896c8c96cd65471a908b48c46a32eddbcf8f7b3642402974b4ed3319cf42e90028e772b5e34b
 WHIRLPOOL 
a5734e7cde324ff6a5e6cbd29fd07a9f575f9cb0d36f22d0c6505c32323e37c113d80213e8c7766f6dc6e69d6428c18097f6f2fbac0459236bbe6c138fdb832c

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
similarity index 94%
rename from dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild
rename to dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
index ce71cd9ce76..d1fcb6b9d18 100644
--- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.7.ebuild
+++ b/dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
@@ -10,8 +10,8 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
 [[ ${PV} == * ]] && inherit git-r3
 inherit distutils-r1
 
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="BuildBot common www build tools for packaging releases"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-pkg;

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild
deleted file mode 100644
index d8ef0b6245a..000
--- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 )
-
-EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
-
-[[ ${PV} == * ]] && inherit git-r3
-inherit distutils-r1
-
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
-
-DESCRIPTION="BuildBot common www build tools for packaging releases"
-HOMEPAGE="https://buildbot.net/ 

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot/files/, dev-util/buildbot/

2017-10-26 Thread Brian Dolbec
commit: 6728c73b7a88f1cc229ae0715a72671178d17e8d
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 01:50:33 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6728c73b

dev-util/buildbot: Version bump, remove old versions, fix bug 634716

Remove no longer shipped docker example.
Remove old versions.
Update  deps
Bump eapi.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot/Manifest |   5 +-
 dev-util/buildbot/buildbot-0.9.10.ebuild   |   2 +-
 dev-util/buildbot/buildbot-0.9.11.ebuild   |   2 +-
 ...uildbot-0.9.8.ebuild => buildbot-0.9.12.ebuild} |  36 ++--
 dev-util/buildbot/buildbot-0.9.4.ebuild| 216 -
 dev-util/buildbot/buildbot-0.9.7.ebuild| 193 --
 dev-util/buildbot/buildbot-.ebuild |   8 +-
 .../files/Remove-distro-version-test.patch |  21 ++
 8 files changed, 52 insertions(+), 431 deletions(-)

diff --git a/dev-util/buildbot/Manifest b/dev-util/buildbot/Manifest
index 22d255baed0..1891ffcf257 100644
--- a/dev-util/buildbot/Manifest
+++ b/dev-util/buildbot/Manifest
@@ -1,7 +1,4 @@
 DIST buildbot-0.8.12.tar.gz 4834352 SHA256 
c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6 SHA512 
18c5144132fb033f3581d3c494d5e8ff35d3e8b1548764452ce9ae543d710e58a2c6e3e8e46a0ef237804f9a6a45485890ae4616ab655fb00d4ccf328d6f6645
 WHIRLPOOL 
5754b7c0278fb5e7da8a7dd66253f6f4d12f54c125f6a78aa9018a2b6b22fd88a27e79e6821ab05e4cd9e87bf0dd08c3c73c7914d4c499ac13c48ca232ed21c8
 DIST buildbot-0.9.10.tar.gz 3112750 SHA256 
8c5ed75f3f16f4ff0f2c9e3f9b091acb5e6e1c0ef68ffa8f687a55413a833143 SHA512 
95b489d5f7d0bc00ae5f71cd056b36fe689c4dc9408a7a0e4b1b45e036c9074832c8e3755981520a8c85a791b50f7f40765962c12a71887198dc0bbd0140d0e0
 WHIRLPOOL 
8d62d0aecdea4122709693ce48c72d5dbac2e946a6923a7ea41842dc759369a678e21a8abb0b4ff825e1ba559a9d490bcc4ff56fc5568a4f7f2d94b4f6c5f027
 DIST buildbot-0.9.11.tar.gz 3096455 SHA256 
9be352c0aab5d1520fedac8d6b19aadda4f48763ac7f72bb00e5f8cc51107ee8 SHA512 
c68a657213b0f878d8c2b4e6ebe18cfc9b3e19a4eecaf085fd3e5631bbb78dc9bd14e6b3d4b576e78eb1631329c86331371200a350d33696204fb76e7beae81c
 WHIRLPOOL 
3b1804d7920e110ca1ae1d04e7a7c38fef0db4a2c7b448a21175a0f2693ba8725d228d27720ffdad976071d143e4158b41dc527d120e2c4928df3fdbd765285f
-DIST buildbot-0.9.4.docs.tar.xz 69224 SHA256 
69fc33762a885568b02c42954a64d62d28bcb750b3aed011c3da8a9f84c13371 SHA512 
906e551e0db32c8a0b4010b3b8b00c4776e3d1b7d7381e4dc0ccf01d361184e4605c3ab0ecaf4e42207bd73c3e72f8a570a4d4c29db72f4d68241abf48741d7e
 WHIRLPOOL 
95f263e0b9ab22a649118f362d866b08cbdf62511f2a1f9bd6a7265103f174e35d0c8d86ad6a3b7dd5fd0b4277d60dbd25801c5e6f7e414e7fa634c241dae987
-DIST buildbot-0.9.4.tar.gz 3020851 SHA256 
068161cd9ada10b87f40117c768a37ce796ebf5e7bf08f224f4c7ded88cd7472 SHA512 
938a94192560b989a277d9650c50781d7e7c116bc5e2010ccb2e655df757de0ee254369531b2f432c835c0285c724e52d999a393d0ce1b104d4b9dcc5c6687da
 WHIRLPOOL 
0ffe61b82ee93b78cdb3cb74ef96d5a3547e0fcab9ec8093b59a7212c5e2a1ad16eff046306bffcc0ea63b2e0bf2df1e54b5a0874dc78e27744db2088ccac804
-DIST buildbot-0.9.7.tar.gz 3092434 SHA256 
8fcbf0e6536e5d60407f59d14f96d5f8386cd91846a4fa47b4336d71551a9e33 SHA512 
3fd2b488cabac37e297bb1a475cdb115f261324a22ec4d6fbcf8dc5bfb6ee135fab3763998433be8795581d476f69e2adb6f42d248bf2131a42eecfc1667202a
 WHIRLPOOL 
427d4c1c452f767550a3d2731b2e34480c399dcf50e57d4fb69f0a350f381e3e7ecc47d712fc8fbb99afcf8b230c7bd3afe8437ec3b24bf9ddbf7d35b4d1caad
-DIST buildbot-0.9.8.tar.gz 3101418 SHA256 
39a2f7df458ec9be1009cf90a02d732d142a2ec3fbc0404e4f3fce4b8a4c3af7 SHA512 
88800bad542d26aee6df348021faf5f76f36c250e9fb85c9abe3af7f13ec87fcae5727c8633772205f5c024709fd39b05d1d9c3aa1374b4ca72a528b5ec3ba83
 WHIRLPOOL 
fafb46f6d6bc10f6073567cd6a6894cd67d61c4ff537b342060319874eb22ea45d816f6b764f0b9f841f9b7a5e127481a85dbb4abbacd228a8168a5e3e948b2b
+DIST buildbot-0.9.12.tar.gz 3057832 SHA256 
0e8a75059dd8d04112ae77391b979432a3b5efb6e80ec60bbe110d8d9d983835 SHA512 
62459918267297b31b2a6416f72794c7a4ebdcb60de04ece1681f6b8be9debf161716cc70ad843fd468b23e02c521c0a0783a5a1e119d75648e107691d6b908d
 WHIRLPOOL 
0e29078f6d67c1996c6fa389790d3c89dbdd13f6926882df16286a33b95e275b6436865815d225d1b243a1cfefe4948ebcaa2700ee7a003b449ccac4a32b62e7

diff --git a/dev-util/buildbot/buildbot-0.9.10.ebuild 
b/dev-util/buildbot/buildbot-0.9.10.ebuild
index 0f493ccb8ff..ec293dba893 100644
--- a/dev-util/buildbot/buildbot-0.9.10.ebuild
+++ b/dev-util/buildbot/buildbot-0.9.10.ebuild
@@ -121,7 +121,7 @@ src_install() {
 
if use examples; then
insinto /usr/share/doc/${PF}
-   doins -r docker docs/examples
+   doins -r docs/examples
fi
 
newconfd "${FILESDIR}/buildmaster.confd" buildmaster

diff --git a/dev-util/buildbot/buildbot-0.9.11.ebuild 
b/dev-util/buildbot/buildbot-0.9.11.ebuild
index 

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-wsgi-dashboards/

2017-10-26 Thread Brian Dolbec
commit: 62fb8a86195b5d38af3b8fa7426971648bfc5b83
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 02:19:36 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fb8a86

dev-util/buildbot-wsgi-dashboards: Version bump, EAPI bump

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-wsgi-dashboards/Manifest |  1 +
 .../buildbot-wsgi-dashboards-0.9.12.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest 
b/dev-util/buildbot-wsgi-dashboards/Manifest
index c75e8dd8d31..017d3ff3be3 100644
--- a/dev-util/buildbot-wsgi-dashboards/Manifest
+++ b/dev-util/buildbot-wsgi-dashboards/Manifest
@@ -1 +1,2 @@
 DIST buildbot-wsgi-dashboards-0.9.11.tar.gz 627215 SHA256 
bb72b78045867bc0ee2cbe90df96978860ed14e61090dc67b5ecd9606bab2975 SHA512 
6f829d5ead05cb91f5b85f128874f1df01288e87938df9f8dd1cca1552ccfb7cae35be4eb077ea97d5ca4f44b236947649131b9aed2bdc9142920c2ee1439f4b
 WHIRLPOOL 
d33937eb54c8c4f7bc8d5d3258d37b0fac39293657e2668fc96149a574ff583f37798ff0ce03b2bc5a2ab5db1015db5538c1d5806ff23ca7d2b7a8152666d97f
+DIST buildbot-wsgi-dashboards-0.9.12.tar.gz 627274 SHA256 
6feaa8018ea4a16edefa3fa6ea48fa40a37ed374226473cf7a79369f599f9599 SHA512 
113c1616b08feb64fd3d94c1186e3d7dd7ea93e563a96ddb802e6ff8135e194014464ef09a23004518451626584bc531fc17419188ebbdd388e9363541b80c3d
 WHIRLPOOL 
6a3b07bd131f84ed13b940c19ca6680d76967135e50d53fb1da9115511707200ac322adc59ae4a3f36928f00903137df44fa012aa3f097af06660b75b728a1a9

diff --git 
a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild 
b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
new file mode 100644
index 000..cf9810a5d1c
--- /dev/null
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+EGIT_REPO_URI="https://github.com/buildbot/buildbot.git;
+
+[[ ${PV} == * ]] && inherit git-r3
+inherit distutils-r1
+
+DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to 
buildbot UI"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-wsgi-dashboards;
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+if [[ ${PV} == * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+#[[ ${PV} == * ]] && S=${S}/www/base
+
+python_test() {
+   distutils_install_for_testing
+
+   esetup.py test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-waterfall-view/

2017-10-26 Thread Brian Dolbec
commit: 5d7a7c78839534055fb0338dfef6ff18caf97f65
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 27 02:15:13 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 27 02:28:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7a7c78

dev-util/buildbot-waterfall-view: Version bump, clean old, EAPI bump

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 dev-util/buildbot-waterfall-view/Manifest  |  4 +-
 ...build => buildbot-waterfall-view-0.9.12.ebuild} |  6 +--
 .../buildbot-waterfall-view-0.9.4.ebuild   | 52 --
 .../buildbot-waterfall-view-0.9.8.ebuild   | 52 --
 4 files changed, 4 insertions(+), 110 deletions(-)

diff --git a/dev-util/buildbot-waterfall-view/Manifest 
b/dev-util/buildbot-waterfall-view/Manifest
index 43930d586b3..8c219698169 100644
--- a/dev-util/buildbot-waterfall-view/Manifest
+++ b/dev-util/buildbot-waterfall-view/Manifest
@@ -1,5 +1,3 @@
 DIST buildbot-waterfall-view-0.9.10.tar.gz 714260 SHA256 
c2768391d7eb92e550afe4210e3cba7b69b34a7c9a27d333582f2a04b0f8b030 SHA512 
e57a680fb3be7072f1dd6a757787932d9640f1442370048411987d3521f6c600c1f1adedb439ed439cf7928110a6191c8cc4207bf7cd7ebc8e6d1ac5a36f4a1e
 WHIRLPOOL 
95894f7d7b1a52f0312cf1a11f645f5212cd0a18a62ad99f90c804271013ccd4c3f82f7e851d0e02bddef5da9c1ba8af1b2599d424bd95a7f3f29e7f914fe6c3
 DIST buildbot-waterfall-view-0.9.11.tar.gz 713915 SHA256 
54e36f8d02be7c046510173f7adb14e3eaeb912e0f41f1b7784e2ac0744799c1 SHA512 
aec554156ac6d430f62a090d61896732cca7a0f9ebeaa33c929113f9fcf07c4383d9aae7e544d3dbeb83e7f267327810c10c04ba3ec1f7f9c7192a03b4cd47f6
 WHIRLPOOL 
5d9003b79c25622048b22ec5ab5a17cf6219ccca964ce8ab14de7052d95af9deee7e8dc9dadbd819b444c3b1562957625cc39a7e684060dcacbd89c3870e3c54
-DIST buildbot-waterfall-view-0.9.4.tar.gz 705483 SHA256 
4e8e8d85a77a95fb6ec6e9b0eaa4a774f80cbc6f3a6568f8525d4c90f336b69f SHA512 
b619e366b2d276ec956c7f2b814fbea5ad8d626f21d365f586fb93d9ddd8d90c6e3f290a6404b401051e780b228b84f78642f876783c0da6e96549f0e2c9929c
 WHIRLPOOL 
f6622afe37931b1525f4234b138d7cd6c296ab92ea00a476eab2b8cd00192972e2b3ca936d54d01b5ed4d93441824d79734b179153614f568a3023ecb308fcfd
-DIST buildbot-waterfall-view-0.9.7.tar.gz 705818 SHA256 
d6455df447720e367988f043ae381130add96daf80ae45cdf5a0fbcc8aa082e0 SHA512 
4f5a068ff03d2ea24eca2344676eecd5558b02127f805b0c88ab0b1bcf353640a6b0bc8756c12d0565a5fdfc8dedff8394b5dc014378200880d469fa26b7263b
 WHIRLPOOL 
2d63af137626018440975cb55e587a94dd9227e0dbc2b62b6726b9bb86e78b183ad656dcb52ec0afecca6b66a0320bc3ac42bb208c4f835343e6e062d00abfdd
-DIST buildbot-waterfall-view-0.9.8.tar.gz 705815 SHA256 
a8ffe67b5bb8bd5ac15e6cf853cc693c3328fc508ecfa337613fc8f6081c3603 SHA512 
82f75f706c97bdedb744f34229c5efefe6f7bb713874f0d99a322233663764b37572b9c9b7a2004c64d7693f6e58625e0c17bacbf743c16ed5fce16d6ad87b2d
 WHIRLPOOL 
87922d9637a8f9b028c1e7495d552b7b2c63a78c5efb313066e6cc212211b6728de105076ad399ea04086948707b7f5f0182fa6c5e471b5cc83cd9b135ab6677
+DIST buildbot-waterfall-view-0.9.12.tar.gz 714290 SHA256 
f83ae2a2e095c589e18784d743275eaa62e45c2bf0f2b530ddaec195fac3ed8c SHA512 
76abc01783c02980bc2d6e878536416aa046dce3259c65fa5c2f15d3f66d1b9b5e0bed2d4f6b9d6c338300637c6b91e9bdee3fca3e47022d2ea9b75ffa69eb99
 WHIRLPOOL 
6a2ad5d4162a05d168b6efd35181ed494b641d53599819da19c963d7a9f0b2524b90f4b21020033d673dff8b317016d58576b059d19c7a4ed1c75f064b827848

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild
similarity index 95%
rename from 
dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild
rename to dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild
index be64d6dbd80..da5ed067442 100644
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.7.ebuild
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python2_7 python3_5 )
 
@@ -13,8 +13,8 @@ inherit distutils-r1
 DESCRIPTION="Buildbot waterfall-view plugin"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.python.org/pypi/buildbot-waterfall-view;
 
-MY_V="${PV/_p/p}"
-MY_P="${PN}-${MY_V}"
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
 [[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild
deleted file mode 100644
index 5ecebb613e0..000
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lexical-SealRequireHints/

2017-10-26 Thread Kent Fredric
commit: 20e1e7e932c960d1afa4346b2b0f2fc311ca542e
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Oct 27 02:22:34 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Oct 27 02:23:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e1e7e9

dev-perl/Lexical-SealRequireHints: Bump to version 0.11.0 re bug #614968

Upstream:
- Fixes tests for '.' in @INC
- Stop shipping Makefile.PL
- Use PERL_OP_PARENT compatible op munging

Bug: https://bugs.gentoo.org/614968
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Lexical-SealRequireHints-0.11.0.ebuild | 30 ++
 dev-perl/Lexical-SealRequireHints/Manifest |  1 +
 2 files changed, 31 insertions(+)

diff --git 
a/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.11.0.ebuild 
b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.11.0.ebuild
new file mode 100644
index 000..f286829a7c4
--- /dev/null
+++ b/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.11.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ZEFRAM
+DIST_VERSION=0.011
+inherit perl-module
+
+DESCRIPTION="Prevent leakage of lexical hints"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test"
+
+# Note: This module is a no-op at runtime since Perl 5.12
+# but is required for dependency resolution
+RDEPEND="
+   !

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

2017-10-26 Thread Jeroen Roovers
commit: 65925d39c9814fa0381b3d438a683731bdfa69e7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct 27 01:46:51 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct 27 01:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65925d39

x11-misc/fbpanel: Obsolete patch.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch | 13 -
 1 file changed, 13 deletions(-)

diff --git a/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch 
b/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch
deleted file mode 100644
index 8adf4bf4cf7..000
--- a/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=501804
-Upstream: https://sourceforge.net/p/fbpanel/code/474/
-
-Signed-off-by: Markos Chandras 
-
 a/exec/xlogout
-+++ b/exec/xlogout
-@@ -45,5 +45,5 @@
- [ -z "$SPID" ] && exit 1
- echo "Session start up script"
- ps -o uid,pid,ppid,sess,cmd --pid $SPID
--kill -SIGTERM -$SPID
-+kill -SIGTERM -$SPID $SPID



[gentoo-commits] repo/gentoo:master commit in: dev-perl/List-UtilsBy/, dev-perl/List-UtilsBy/files/

2017-10-26 Thread Kent Fredric
commit: 59b41fd1867fa2bef54f1683de702bbe94dfcfe4
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Oct 27 01:41:51 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Oct 27 01:42:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b41fd1

dev-perl/List-UtilsBy: Fix test failures without '.' in @INC bug #615096

Closes: https://bugs.gentoo.org/615096
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild  |  2 +-
 .../files/List-UtilsBy-0.100.0-no-dot-inc.patch| 27 ++
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild 
b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
index 5026eba8331..229589cd078 100644
--- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
@@ -17,7 +17,7 @@ DEPEND="
>=dev-perl/Module-Build-0.380.0
test? ( virtual/perl-Test-Simple )
 "
-
+PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")
 SRC_TEST=do
 
 src_test() {

diff --git a/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch 
b/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
new file mode 100644
index 000..1ca063f24ef
--- /dev/null
+++ b/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
@@ -0,0 +1,27 @@
+From a7ce31efae156a93136b07136aead3e44b7d4b6c Mon Sep 17 00:00:00 2001
+From: Paul Evans 
+Date: Mon, 27 Feb 2017 11:05:41 +
+Subject: Fix test failures without '.' in @INC
+
+Bug: https://rt.cpan.org/Ticket/Display.html?id=120418
+Bug: https://bugs.gentoo.org/615096
+---
+ t/11weighted_shuffle_by.t | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/t/11weighted_shuffle_by.t b/t/11weighted_shuffle_by.t
+index 68da739..0d41639 100644
+--- a/t/11weighted_shuffle_by.t
 b/t/11weighted_shuffle_by.t
+@@ -4,6 +4,8 @@ use strict;
+ use warnings;
+ 
+ use Test::More;
++
++use lib ".";
+ use t::Unrandom;
+ 
+ use List::UtilsBy qw( weighted_shuffle_by );
+-- 
+2.14.3
+



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

2017-10-26 Thread Anthony G. Basile
commit: 02ec05e7954948e1d3b85ec19afaab5aec612b5b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Oct 27 00:58:38 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Oct 27 00:58:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ec05e7

net-vpn/tor: bump 0.3.0 branch to 0.3.0.12, drop older unstable

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-vpn/tor/Manifest | 2 +-
 net-vpn/tor/{tor-0.3.0.11.ebuild => tor-0.3.0.12.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 8920d6fa358..45f8b814680 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,4 +1,4 @@
 DIST tor-0.3.0.10.tar.gz 5845205 SHA256 
9a8e6e49a1688dae64dca10f84a414ec9a4f393fb2256ae28e0c2e3239185ab1 SHA512 
e39d56afb6a10194303483552f28f07e5d7b7c5d470de554d92723c8d3c0d5d5a98fc44d23aa9d51bfda51e7d7cbb48fc4d1e3ac82150aeb4ce3e1616695225a
 WHIRLPOOL 
21a2fa2337a3e06a03413a38a593984e384fa4b56c77f7bf7674d5ffa82b158d7a6433349b974e4c0ce2146bc99a5ea332980eb21a8428057f575ac5b2a3db8c
-DIST tor-0.3.0.11.tar.gz 5875170 SHA256 
2a5c07140ed1b4692e6b5aa21e6ce56c6eb0baf86371d85a6c9e809ee7ec50c2 SHA512 
af14e3dd4980803dc21537eee1a4b13360e13b3ba9fbaa18b0757746deced8cdb296a90d52cf0fbc883e81ddb034c8c08ed77808459c2e2a2f13f834b9b8afca
 WHIRLPOOL 
4e4af96d8da6dae0a9aeebc1bfba9f35aad915dc23623f95c3797a2b0035281c3cb8f57fdfd46e62bdbbce4f5ee7ab1a46e0d041f47b18abb8c2a65a544f10c5
+DIST tor-0.3.0.12.tar.gz 5892571 SHA256 
791115f5e17cacbf86a5093ec66774612e235e08186c77effe2d66edf645fc1d SHA512 
975a3aa07ca8f51206db3d50f56ed49ea856c466a831fcd0f5d0068455f7d4ebf445015c2a78d2cb8dcdb36278fcd7d16dc4651b5ae0f271bcf8e5474dffc4a5
 WHIRLPOOL 
d57770c5b278e69e0d3d5373f2c43a2ab957e8f90a48114093003b8f1fdd600e6289dbb0b0096b4bbf80331b0f16e772c598d1830a2518c2fda6b87c94614b08
 DIST tor-0.3.1.7.tar.gz 6058284 SHA256 
1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f SHA512 
a835526984187fad88cffc39ea8f6a4b61d5f8d2579b5a66425612607a22ff82e0f9da96e029e134e04d25ae0f59a1b4f771e9e8c19ebb563e1a0f5b3a3849e4
 WHIRLPOOL 
83aaf33aeaa41d165fd11937fea30fe9cd5a7191aa2a0d801b0dcb2533f6beaefa2fc47356127310d84e7eaf9990e0d264992726416b5129272bdce8cfb75714
 DIST tor-0.3.2.2-alpha.tar.gz 6257177 SHA256 
948f82246370eadf2d52a5d1797fa8966e5238d28de5ec69120407f22d59e774 SHA512 
07c8937115df16bf67c765e66920ea11ba222caa70897ab3a96db55f415a3d7bbc88acc3385ac4195a61ba902ae1ca86d8ddfaca652b44bfada5949f9620a665
 WHIRLPOOL 
65bac7bc9ccace3ab223b6011a404eccc730e7750e553362160ea9a8fe7cf6aabbe98afe33fe43c69af9de827812eb2f071366fd72e90260ce058653f6121784

diff --git a/net-vpn/tor/tor-0.3.0.11.ebuild b/net-vpn/tor/tor-0.3.0.12.ebuild
similarity index 100%
rename from net-vpn/tor/tor-0.3.0.11.ebuild
rename to net-vpn/tor/tor-0.3.0.12.ebuild



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

2017-10-26 Thread Anthony G. Basile
commit: 7d387773fd65647e5f25853f34404d6bd4a404fb
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Oct 27 01:03:34 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Oct 27 01:03:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d387773

net-vpn/tor: bump 0.3.1 branch to 0.3.1.8

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-vpn/tor/Manifest   |  1 +
 net-vpn/tor/tor-0.3.1.8.ebuild | 80 ++
 2 files changed, 81 insertions(+)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 45f8b814680..b200793ace2 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,4 +1,5 @@
 DIST tor-0.3.0.10.tar.gz 5845205 SHA256 
9a8e6e49a1688dae64dca10f84a414ec9a4f393fb2256ae28e0c2e3239185ab1 SHA512 
e39d56afb6a10194303483552f28f07e5d7b7c5d470de554d92723c8d3c0d5d5a98fc44d23aa9d51bfda51e7d7cbb48fc4d1e3ac82150aeb4ce3e1616695225a
 WHIRLPOOL 
21a2fa2337a3e06a03413a38a593984e384fa4b56c77f7bf7674d5ffa82b158d7a6433349b974e4c0ce2146bc99a5ea332980eb21a8428057f575ac5b2a3db8c
 DIST tor-0.3.0.12.tar.gz 5892571 SHA256 
791115f5e17cacbf86a5093ec66774612e235e08186c77effe2d66edf645fc1d SHA512 
975a3aa07ca8f51206db3d50f56ed49ea856c466a831fcd0f5d0068455f7d4ebf445015c2a78d2cb8dcdb36278fcd7d16dc4651b5ae0f271bcf8e5474dffc4a5
 WHIRLPOOL 
d57770c5b278e69e0d3d5373f2c43a2ab957e8f90a48114093003b8f1fdd600e6289dbb0b0096b4bbf80331b0f16e772c598d1830a2518c2fda6b87c94614b08
 DIST tor-0.3.1.7.tar.gz 6058284 SHA256 
1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f SHA512 
a835526984187fad88cffc39ea8f6a4b61d5f8d2579b5a66425612607a22ff82e0f9da96e029e134e04d25ae0f59a1b4f771e9e8c19ebb563e1a0f5b3a3849e4
 WHIRLPOOL 
83aaf33aeaa41d165fd11937fea30fe9cd5a7191aa2a0d801b0dcb2533f6beaefa2fc47356127310d84e7eaf9990e0d264992726416b5129272bdce8cfb75714
+DIST tor-0.3.1.8.tar.gz 6073611 SHA256 
7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 SHA512 
0c2d5f6e444815f0812b0f8bb2102f2013c890375cf20b62025d0704e8ee7742bbf7173764795e3e63606a47d0695a5a982c318c55a30ca50600eb6de5b94b16
 WHIRLPOOL 
5114fd6028b72483ca2769ed55685f9c70822021dd6a89016c276938fefafdef5ae457e946d7609b0eaa12caeddbe9f23c0ccd4b0cb7a40e484410f30186e00d
 DIST tor-0.3.2.2-alpha.tar.gz 6257177 SHA256 
948f82246370eadf2d52a5d1797fa8966e5238d28de5ec69120407f22d59e774 SHA512 
07c8937115df16bf67c765e66920ea11ba222caa70897ab3a96db55f415a3d7bbc88acc3385ac4195a61ba902ae1ca86d8ddfaca652b44bfada5949f9620a665
 WHIRLPOOL 
65bac7bc9ccace3ab223b6011a404eccc730e7750e553362160ea9a8fe7cf6aabbe98afe33fe43c69af9de827812eb2f071366fd72e90260ce058653f6121784

diff --git a/net-vpn/tor/tor-0.3.1.8.ebuild b/net-vpn/tor/tor-0.3.1.8.ebuild
new file mode 100644
index 000..2e54066d6ba
--- /dev/null
+++ b/net-vpn/tor/tor-0.3.1.8.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic readme.gentoo-r1 systemd versionator user
+
+MY_PV="$(replace_version_separator 4 -)"
+MY_PF="${PN}-${MY_PV}"
+DESCRIPTION="Anonymizing overlay network for TCP"
+HOMEPAGE="http://www.torproject.org/;
+SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
+   https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz;
+S="${WORKDIR}/${MY_PF}"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+# We need to keyword app-arch/zstd
+#KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd"
+
+DEPEND="
+   app-text/asciidoc
+   dev-libs/libevent[ssl]
+   sys-libs/zlib
+   !libressl? ( dev-libs/openssl:0=[-bindist] )
+   libressl? ( dev-libs/libressl:0= )
+   lzma? ( app-arch/xz-utils )
+   scrypt? ( app-crypt/libscrypt )
+   seccomp? ( sys-libs/libseccomp )
+   systemd? ( sys-apps/systemd )
+   zstd? ( app-arch/zstd )"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-tor )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
+)
+
+DOCS=( README ChangeLog ReleaseNotes doc/HACKING )
+
+pkg_setup() {
+   enewgroup tor
+   enewuser tor -1 -1 /var/lib/tor tor
+}
+
+src_configure() {
+   econf \
+   --localstatedir="${EPREFIX}/var" \
+   --enable-system-torrc \
+   --enable-asciidoc \
+   --disable-libfuzzer \
+   --disable-rust \
+   $(use_enable scrypt libscrypt) \
+   $(use_enable seccomp) \
+   $(use_enable systemd) \
+   $(use_enable tor-hardening gcc-hardening) \
+   $(use_enable tor-hardening linker-hardening) \
+   $(use_enable web tor2web-mode) \
+   $(use_enable test unittests) \
+   $(use_enable test coverage)
+}
+
+src_install() {
+   default
+   readme.gentoo_create_doc
+
+   newconfd 

[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/

2017-10-26 Thread Anthony G. Basile
commit: dd42af4b49a7b56598f2b0fd2e79a3f591a6fb36
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Oct 27 00:46:39 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Oct 27 00:46:43 2017 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=dd42af4b

kernel-config: correct the source version

 scripts/kernel-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/kernel-config b/scripts/kernel-config
index 5b46a42..ba7d2cd 100644
--- a/scripts/kernel-config
+++ b/scripts/kernel-config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.13.8 Kernel Configuration
+# Linux/x86 4.13.8-vanilla Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/

2017-10-26 Thread Philip Miess
commit: e35d7ec42a62e8463f8498ebb3520916cd4e3ddf
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:42:14 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:42:33 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=e35d7ec4

still cant build gprompter

 app-text/presage/Manifest | 2 +-
 app-text/presage/presage-0.9.1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index 4a2c760..44e0eb7 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
 AUX presage-0.9.1-automagic.patch 4199 SHA256 
27529cfbf77adaeb78c8971adcf576f93c027b84bdf7558609aa77529a6d844f SHA512 
bc82043d1d934bc1db5136d44cbbe38548e64d111c168958a424c918b1e97b179bd1394d57a8f8bc4625993a12f57e009b981eff265b4d65cd4ea086ba65a59c
 WHIRLPOOL 
582d2d5ce21c8a360948d20ca9c1c5cd0b8990c7667a00b041e21336afa60e06aab0985d7ca3c27cbe80a96c5b204e9142e7e584a800a386a589a9ef0f56ea56
 DIST presage-0.9.1.tar.gz 2687519 SHA256 
5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366 SHA512 
46d7151a80e376d9a8a018be985b2c88a070a6f6555bf3d9b1f50aa41ea8e861c8e26ed3c25a5833855ae01004ecbd36408711e40baf4f072599c240f6c721b1
 WHIRLPOOL 
f1e29d5c36d22b6fd910ab7796fad8b877debedb7577a9b7d3aad7a865cf8fd448d0e1b4354f820114142409efca58c58aa9778b08cd4a8abb6b2c3263423cb5
-EBUILD presage-0.9.1.ebuild 1226 SHA256 
84be323ec3264f5415eb77184c3751b7caa416a108c260193dfd9895ff9e8b49 SHA512 
f32cfe718c121796cbe69912e86787340eb3c2b8a39df8d4a9c3aad31adebb91f158553c6b458c10e4a0b89475b2a9960d0c6bc29f3a975350b124e76df1d925
 WHIRLPOOL 
e785eec0a52811d52480ae73d2462b48e11ebc55722632446d196276e9df58fa2b4498b68e5f88ea2ce49790ac3cc4dfb1721f217aff7b3626af6ff1db13f516
+EBUILD presage-0.9.1.ebuild 1247 SHA256 
01ab48e23a1c3ca69d5f9dfaabdcfcf7ff042961ae5d08466aec7e105b583d08 SHA512 
3ffd6e0ab019fa47a04f7f7044ef4de0d55917988294dcc8936deba8072448c989dccfaa506912a9c64f03fb2e032ac729ac3fda398567d148226a8012353b6f
 WHIRLPOOL 
35f1749402b59a45cb996593d49c197beceea1f83aaffdd429b55e43909c3d9e2f5e4c7d958395e9da88a8eed5bc40db0100ff2d05ce5665acea8fe44d1b9222

diff --git a/app-text/presage/presage-0.9.1.ebuild 
b/app-text/presage/presage-0.9.1.ebuild
index 115ddeb..9894c8e 100644
--- a/app-text/presage/presage-0.9.1.ebuild
+++ b/app-text/presage/presage-0.9.1.ebuild
@@ -45,13 +45,13 @@ src_configure() {
$(use_enable doc documentation)
$(use_enable examples curses)
 $(use_enable gtk gpresagemate)
-   $(use_enable gtk gprompter)
+   #$(use_enable gtk gprompter)
 
#$(use_enable python)
#$(use_enable python python-binding)
$(use_enable sqlite)
$(use_enable test)
)
-   econf ${myeconfargs} --enable-python --enable-python-binding 
+   econf ${myeconfargs} --enable-python --enable-python-binding 
--disable-gprompter 
 
 }



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/, app-text/presage/files/

2017-10-26 Thread Philip Miess
commit: 23ddacd90b3b0627510ff56c643d112fd661
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:36:13 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:36:13 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=23ddacd9

move patch to 9.1

 app-text/presage/Manifest| 2 +-
 app-text/presage/files/presage-0.9.1-automagic.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index cbe34dc..4a2c760 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
-AUX presage-0.9.1-automagic.patch 4203 SHA256 
f2ead433945b3a28c87c012fa6c89da35ef74c8055ae417aedc16de641b3e22b SHA512 
5cd5f1ad076345ec8745da610bc95f56396bb82229b6c5e8153bc050c297f40c781348357523e2a365855ee024ed81692e3fae8dbf8383a2a53facb06e483c57
 WHIRLPOOL 
8cfac46fa2f9fa2e5e155901a68d8d6cddea142beac103881f7a52d90b6de6e019a7f894ba98dc3916827733dbededda41b150a61760392d93ced0821ed03226
+AUX presage-0.9.1-automagic.patch 4199 SHA256 
27529cfbf77adaeb78c8971adcf576f93c027b84bdf7558609aa77529a6d844f SHA512 
bc82043d1d934bc1db5136d44cbbe38548e64d111c168958a424c918b1e97b179bd1394d57a8f8bc4625993a12f57e009b981eff265b4d65cd4ea086ba65a59c
 WHIRLPOOL 
582d2d5ce21c8a360948d20ca9c1c5cd0b8990c7667a00b041e21336afa60e06aab0985d7ca3c27cbe80a96c5b204e9142e7e584a800a386a589a9ef0f56ea56
 DIST presage-0.9.1.tar.gz 2687519 SHA256 
5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366 SHA512 
46d7151a80e376d9a8a018be985b2c88a070a6f6555bf3d9b1f50aa41ea8e861c8e26ed3c25a5833855ae01004ecbd36408711e40baf4f072599c240f6c721b1
 WHIRLPOOL 
f1e29d5c36d22b6fd910ab7796fad8b877debedb7577a9b7d3aad7a865cf8fd448d0e1b4354f820114142409efca58c58aa9778b08cd4a8abb6b2c3263423cb5
 EBUILD presage-0.9.1.ebuild 1226 SHA256 
84be323ec3264f5415eb77184c3751b7caa416a108c260193dfd9895ff9e8b49 SHA512 
f32cfe718c121796cbe69912e86787340eb3c2b8a39df8d4a9c3aad31adebb91f158553c6b458c10e4a0b89475b2a9960d0c6bc29f3a975350b124e76df1d925
 WHIRLPOOL 
e785eec0a52811d52480ae73d2462b48e11ebc55722632446d196276e9df58fa2b4498b68e5f88ea2ce49790ac3cc4dfb1721f217aff7b3626af6ff1db13f516

diff --git a/app-text/presage/files/presage-0.9.1-automagic.patch 
b/app-text/presage/files/presage-0.9.1-automagic.patch
index ac08de3..ee976e2 100644
--- a/app-text/presage/files/presage-0.9.1-automagic.patch
+++ b/app-text/presage/files/presage-0.9.1-automagic.patch
@@ -1,4 +1,4 @@
 configure.9.1.ac   2017-10-26 20:27:20.114580931 -0400
+--- configure.ac   2017-10-26 20:27:20.114580931 -0400
 +++ configure.patched.ac   2017-10-26 20:30:49.191563445 -0400
 @@ -106,6 +106,13 @@
  dnl ==



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/files/, app-text/presage/

2017-10-26 Thread Philip Miess
commit: c9c99d8f28264454910028a5dcc4808d87436a7a
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:32:31 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:32:31 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=c9c99d8f

move patch name to 9.1

 app-text/presage/Manifest | 4 ++--
 .../{presage-0.8.9-automagic.patch => presage-0.9.1-automagic.patch}  | 0
 app-text/presage/presage-0.9.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index 0b17059..acd1853 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
-AUX presage-0.8.9-automagic.patch 4425 SHA256 
21e95d42cc08aaf89a686989f0e7d55c22868fd7603c8c76cd31bf1fbc9ed354 SHA512 
e57ec49b442f8eb08c9a0a62572acab60b5aa0bfe88a0f8552a7959cbf38fa296d00a83c96e82e727bd21fc5ab07a4b3296b51b7929fea4ca69e4922ddfd3e3a
 WHIRLPOOL 
e568e83ecc6d24f7d9ce9b4aa93a45e3316501afba8e946ede2f3b012abae3fe1f935ac1ff09b293ced5858dec1b876c560e20803869b75eb59e9ff54aa165dc
+AUX presage-0.9.1-automagic.patch 4425 SHA256 
21e95d42cc08aaf89a686989f0e7d55c22868fd7603c8c76cd31bf1fbc9ed354 SHA512 
e57ec49b442f8eb08c9a0a62572acab60b5aa0bfe88a0f8552a7959cbf38fa296d00a83c96e82e727bd21fc5ab07a4b3296b51b7929fea4ca69e4922ddfd3e3a
 WHIRLPOOL 
e568e83ecc6d24f7d9ce9b4aa93a45e3316501afba8e946ede2f3b012abae3fe1f935ac1ff09b293ced5858dec1b876c560e20803869b75eb59e9ff54aa165dc
 DIST presage-0.9.1.tar.gz 2687519 SHA256 
5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366 SHA512 
46d7151a80e376d9a8a018be985b2c88a070a6f6555bf3d9b1f50aa41ea8e861c8e26ed3c25a5833855ae01004ecbd36408711e40baf4f072599c240f6c721b1
 WHIRLPOOL 
f1e29d5c36d22b6fd910ab7796fad8b877debedb7577a9b7d3aad7a865cf8fd448d0e1b4354f820114142409efca58c58aa9778b08cd4a8abb6b2c3263423cb5
-EBUILD presage-0.9.1.ebuild 1226 SHA256 
5030d810b4dffe32b2336cd8fb9e1405eb2677974bce26db2b9429e62e2f57c1 SHA512 
46e0cafe58687cbcce346d122d94c7d71670a87260474faec83ef174bf539fd9e199f1851da3a410f91abe8291d54f6c072575a4411710077ca8281fee4d8cfe
 WHIRLPOOL 
fac1197f3b56ab364dd6bacae11473c55687a488a6ecab58042dc7fdba58ea7122154bf5416cf7c574960da4fe4ef31a1dbc96f3c066b0bb3c2d489a4ca88465
+EBUILD presage-0.9.1.ebuild 1226 SHA256 
84be323ec3264f5415eb77184c3751b7caa416a108c260193dfd9895ff9e8b49 SHA512 
f32cfe718c121796cbe69912e86787340eb3c2b8a39df8d4a9c3aad31adebb91f158553c6b458c10e4a0b89475b2a9960d0c6bc29f3a975350b124e76df1d925
 WHIRLPOOL 
e785eec0a52811d52480ae73d2462b48e11ebc55722632446d196276e9df58fa2b4498b68e5f88ea2ce49790ac3cc4dfb1721f217aff7b3626af6ff1db13f516

diff --git a/app-text/presage/files/presage-0.8.9-automagic.patch 
b/app-text/presage/files/presage-0.9.1-automagic.patch
similarity index 100%
rename from app-text/presage/files/presage-0.8.9-automagic.patch
rename to app-text/presage/files/presage-0.9.1-automagic.patch

diff --git a/app-text/presage/presage-0.9.1.ebuild 
b/app-text/presage/presage-0.9.1.ebuild
index 2ce4d3e..115ddeb 100644
--- a/app-text/presage/presage-0.9.1.ebuild
+++ b/app-text/presage/presage-0.9.1.ebuild
@@ -35,7 +35,7 @@ DEPEND="${COMMON_DEPEND}
 "
 
 src_prepare() {
-   epatch "${FILESDIR}/${PN}-0.8.9-automagic.patch"
+   epatch "${FILESDIR}/${PN}-0.9.1-automagic.patch"
eautoreconf
 }
 



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/, app-text/presage/files/

2017-10-26 Thread Philip Miess
commit: 6bb6362317df929b1d2d4afb286885cb692e7eb4
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:33:32 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:33:32 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=6bb63623

move patch to 9.1

 app-text/presage/Manifest|  2 +-
 app-text/presage/files/presage-0.9.1-automagic.patch | 13 ++---
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index acd1853..cbe34dc 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
-AUX presage-0.9.1-automagic.patch 4425 SHA256 
21e95d42cc08aaf89a686989f0e7d55c22868fd7603c8c76cd31bf1fbc9ed354 SHA512 
e57ec49b442f8eb08c9a0a62572acab60b5aa0bfe88a0f8552a7959cbf38fa296d00a83c96e82e727bd21fc5ab07a4b3296b51b7929fea4ca69e4922ddfd3e3a
 WHIRLPOOL 
e568e83ecc6d24f7d9ce9b4aa93a45e3316501afba8e946ede2f3b012abae3fe1f935ac1ff09b293ced5858dec1b876c560e20803869b75eb59e9ff54aa165dc
+AUX presage-0.9.1-automagic.patch 4203 SHA256 
f2ead433945b3a28c87c012fa6c89da35ef74c8055ae417aedc16de641b3e22b SHA512 
5cd5f1ad076345ec8745da610bc95f56396bb82229b6c5e8153bc050c297f40c781348357523e2a365855ee024ed81692e3fae8dbf8383a2a53facb06e483c57
 WHIRLPOOL 
8cfac46fa2f9fa2e5e155901a68d8d6cddea142beac103881f7a52d90b6de6e019a7f894ba98dc3916827733dbededda41b150a61760392d93ced0821ed03226
 DIST presage-0.9.1.tar.gz 2687519 SHA256 
5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366 SHA512 
46d7151a80e376d9a8a018be985b2c88a070a6f6555bf3d9b1f50aa41ea8e861c8e26ed3c25a5833855ae01004ecbd36408711e40baf4f072599c240f6c721b1
 WHIRLPOOL 
f1e29d5c36d22b6fd910ab7796fad8b877debedb7577a9b7d3aad7a865cf8fd448d0e1b4354f820114142409efca58c58aa9778b08cd4a8abb6b2c3263423cb5
 EBUILD presage-0.9.1.ebuild 1226 SHA256 
84be323ec3264f5415eb77184c3751b7caa416a108c260193dfd9895ff9e8b49 SHA512 
f32cfe718c121796cbe69912e86787340eb3c2b8a39df8d4a9c3aad31adebb91f158553c6b458c10e4a0b89475b2a9960d0c6bc29f3a975350b124e76df1d925
 WHIRLPOOL 
e785eec0a52811d52480ae73d2462b48e11ebc55722632446d196276e9df58fa2b4498b68e5f88ea2ce49790ac3cc4dfb1721f217aff7b3626af6ff1db13f516

diff --git a/app-text/presage/files/presage-0.9.1-automagic.patch 
b/app-text/presage/files/presage-0.9.1-automagic.patch
index d821528..ac08de3 100644
--- a/app-text/presage/files/presage-0.9.1-automagic.patch
+++ b/app-text/presage/files/presage-0.9.1-automagic.patch
@@ -1,14 +1,5 @@
 configure.ac   2017-10-24 16:21:02.605268927 -0400
-+++ configure.patched.ac   2017-10-24 16:29:24.098226985 -0400
-@@ -23,7 +23,7 @@
- 
- 
- AC_INIT([presage],[0.8.9],[matteo.vesc...@yahoo.co.uk])
--AM_INIT_AUTOMAKE([-Wall -Werror])
-+AM_INIT_AUTOMAKE([-Wall])
- 
- AC_CONFIG_SRCDIR([src/lib/presage.cpp])
- AC_CONFIG_HEADERS([config.h:config.hin])
+--- configure.9.1.ac   2017-10-26 20:27:20.114580931 -0400
 configure.patched.ac   2017-10-26 20:30:49.191563445 -0400
 @@ -106,6 +106,13 @@
  dnl ==
  dnl Checks for ncurses



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/

2017-10-26 Thread Philip Miess
commit: 20c76a047ea66fb1eccba9c0fef6e14cade7a4b9
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:24:28 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:24:28 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=20c76a04

try building gprompter on 9.1

 app-text/presage/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index 4f22be7..0b17059 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
 AUX presage-0.8.9-automagic.patch 4425 SHA256 
21e95d42cc08aaf89a686989f0e7d55c22868fd7603c8c76cd31bf1fbc9ed354 SHA512 
e57ec49b442f8eb08c9a0a62572acab60b5aa0bfe88a0f8552a7959cbf38fa296d00a83c96e82e727bd21fc5ab07a4b3296b51b7929fea4ca69e4922ddfd3e3a
 WHIRLPOOL 
e568e83ecc6d24f7d9ce9b4aa93a45e3316501afba8e946ede2f3b012abae3fe1f935ac1ff09b293ced5858dec1b876c560e20803869b75eb59e9ff54aa165dc
-DIST presage-0.8.9.tar.gz 2568505 SHA256 
5541e9b350cc603a8d412704dcfa21342369b5b07c6da91947c7523c51678cd0 SHA512 
62206497283b3d7d29546399ea94c5b82d95c91f09c14e48098e1a8791018ccfdda26c46227195cdf706c0097e02bf382360e0a9c7e824edcd86fdfa5f4c3db1
 WHIRLPOOL 
029d3366c94fc52ba0a8337197158cc53d6aba8c276d2ddd52f5f58b864a7da2388af5d67342ece1817a7863fea2f6b675e76bb1e3555df4a1ddd67296a65188
-EBUILD presage-0.8.9.ebuild 1251 SHA256 
5a8fc336bfba64f78930f89fa029ec6dc7a73be0f17140979f77e24301b351ee SHA512 
54a895e1a6c351741999d1990ea431e63f7ce49468c90fb00c95ad0d9462575567cc7c6a2f7c64951d02906c6fd892009fa26d42b7ce690f72ab767842df07ab
 WHIRLPOOL 
898b8e698f8aeef8780d92e1b009635c085e30d7cf7991ceb89c2cc5f260f0f02d3949712539d4cf61d110fd345cb2c281426103f39578e28e68c08db8f53820
+DIST presage-0.9.1.tar.gz 2687519 SHA256 
5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366 SHA512 
46d7151a80e376d9a8a018be985b2c88a070a6f6555bf3d9b1f50aa41ea8e861c8e26ed3c25a5833855ae01004ecbd36408711e40baf4f072599c240f6c721b1
 WHIRLPOOL 
f1e29d5c36d22b6fd910ab7796fad8b877debedb7577a9b7d3aad7a865cf8fd448d0e1b4354f820114142409efca58c58aa9778b08cd4a8abb6b2c3263423cb5
+EBUILD presage-0.9.1.ebuild 1226 SHA256 
5030d810b4dffe32b2336cd8fb9e1405eb2677974bce26db2b9429e62e2f57c1 SHA512 
46e0cafe58687cbcce346d122d94c7d71670a87260474faec83ef174bf539fd9e199f1851da3a410f91abe8291d54f6c072575a4411710077ca8281fee4d8cfe
 WHIRLPOOL 
fac1197f3b56ab364dd6bacae11473c55687a488a6ecab58042dc7fdba58ea7122154bf5416cf7c574960da4fe4ef31a1dbc96f3c066b0bb3c2d489a4ca88465



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/

2017-10-26 Thread Philip Miess
commit: 28e94d29bf3212d909be74db24865d794a36eef6
Author: Philip Miess  yahoo  com>
AuthorDate: Fri Oct 27 00:22:16 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Fri Oct 27 00:22:16 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=28e94d29

try building gprompter on 9.1

 app-text/presage/{presage-0.8.9.ebuild => presage-0.9.1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/presage/presage-0.8.9.ebuild 
b/app-text/presage/presage-0.9.1.ebuild
similarity index 90%
rename from app-text/presage/presage-0.8.9.ebuild
rename to app-text/presage/presage-0.9.1.ebuild
index 4e695f1..2ce4d3e 100644
--- a/app-text/presage/presage-0.8.9.ebuild
+++ b/app-text/presage/presage-0.9.1.ebuild
@@ -41,17 +41,17 @@ src_prepare() {
 
 src_configure() {
 
-#   $(use_enable gtk gprompter)
-
local myeconfargs=(
$(use_enable doc documentation)
$(use_enable examples curses)
 $(use_enable gtk gpresagemate)
+   $(use_enable gtk gprompter)
+
#$(use_enable python)
#$(use_enable python python-binding)
$(use_enable sqlite)
$(use_enable test)
)
-   econf ${myeconfargs} --enable-python --enable-python-binding 
--disable-gprompter
+   econf ${myeconfargs} --enable-python --enable-python-binding 
 
 }



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/units/

2017-10-26 Thread Jeroen Roovers
commit: d32e73d14ee13c1ecb7595df9dca339ef74d6cfa
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct 27 00:14:59 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct 27 00:14:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32e73d1

sci-calculators/units: Put arcane command in correct ebuild (bug #635324).

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 sci-calculators/units/units-2.14-r1.ebuild | 1 -
 sci-calculators/units/units-2.15.ebuild| 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-calculators/units/units-2.14-r1.ebuild 
b/sci-calculators/units/units-2.14-r1.ebuild
index 2269d863f54..45559228bae 100644
--- a/sci-calculators/units/units-2.14-r1.ebuild
+++ b/sci-calculators/units/units-2.14-r1.ebuild
@@ -45,7 +45,6 @@ src_install() {
python_is_python3 && pyver=3 || pyver=2
sed -e "/^outfile/s|'.*'|'/usr/share/units/currency.units'|g" \
"units_cur${pyver}" > units_cur || die
-   python_fix_shebang
python_doscript units_cur
fi
 }

diff --git a/sci-calculators/units/units-2.15.ebuild 
b/sci-calculators/units/units-2.15.ebuild
index 4d87f5164ed..052a0fabba9 100644
--- a/sci-calculators/units/units-2.15.ebuild
+++ b/sci-calculators/units/units-2.15.ebuild
@@ -51,6 +51,7 @@ src_install() {
-e 
"/^outfile/s|'.*'|'/usr/share/units/currency.units'|g" \
-e 's|^#!|&/usr/bin/python|g' \
units_cur_inst > units_cur || die
+   python_fix_shebang units_cur
python_doscript units_cur
fi
 }



[gentoo-commits] repo/user/superposition:master commit in: app-text/presage/

2017-10-26 Thread Philip Miess
commit: 61d6b6dd48e884bd61986bee115564b4005ac173
Author: Philip Miess  yahoo  com>
AuthorDate: Thu Oct 26 10:02:30 2017 +
Commit: Philip Miess  yahoo  com>
CommitDate: Thu Oct 26 10:02:30 2017 +
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=61d6b6dd

its not a swig v1 problem

 app-text/presage/Manifest | 2 +-
 app-text/presage/presage-0.8.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index df1c5d9..4f22be7 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
 AUX presage-0.8.9-automagic.patch 4425 SHA256 
21e95d42cc08aaf89a686989f0e7d55c22868fd7603c8c76cd31bf1fbc9ed354 SHA512 
e57ec49b442f8eb08c9a0a62572acab60b5aa0bfe88a0f8552a7959cbf38fa296d00a83c96e82e727bd21fc5ab07a4b3296b51b7929fea4ca69e4922ddfd3e3a
 WHIRLPOOL 
e568e83ecc6d24f7d9ce9b4aa93a45e3316501afba8e946ede2f3b012abae3fe1f935ac1ff09b293ced5858dec1b876c560e20803869b75eb59e9ff54aa165dc
 DIST presage-0.8.9.tar.gz 2568505 SHA256 
5541e9b350cc603a8d412704dcfa21342369b5b07c6da91947c7523c51678cd0 SHA512 
62206497283b3d7d29546399ea94c5b82d95c91f09c14e48098e1a8791018ccfdda26c46227195cdf706c0097e02bf382360e0a9c7e824edcd86fdfa5f4c3db1
 WHIRLPOOL 
029d3366c94fc52ba0a8337197158cc53d6aba8c276d2ddd52f5f58b864a7da2388af5d67342ece1817a7863fea2f6b675e76bb1e3555df4a1ddd67296a65188
-EBUILD presage-0.8.9.ebuild 1253 SHA256 
b139ee84be8c4085d8c4f0dd8189458084ee7e1c15018544d5ecb58368b10973 SHA512 
fad4e0f6b99063344a3b9292c2785720825918601f427f8f526c6ff7a912ae6a8fcd9efc071e6aee0d4cfedf5f3ee85800c61e41e4687c1cefc6616f1ae07e67
 WHIRLPOOL 
2aa4d2d6afe80ea1d31bab40eb3f566968322fa4fdee230c4ad915f28637784f33a4c8c871b2facfff978a978dac883acf8aadf65a1115499f29c1c50657be96
+EBUILD presage-0.8.9.ebuild 1251 SHA256 
5a8fc336bfba64f78930f89fa029ec6dc7a73be0f17140979f77e24301b351ee SHA512 
54a895e1a6c351741999d1990ea431e63f7ce49468c90fb00c95ad0d9462575567cc7c6a2f7c64951d02906c6fd892009fa26d42b7ce690f72ab767842df07ab
 WHIRLPOOL 
898b8e698f8aeef8780d92e1b009635c085e30d7cf7991ceb89c2cc5f260f0f02d3949712539d4cf61d110fd345cb2c281426103f39578e28e68c08db8f53820

diff --git a/app-text/presage/presage-0.8.9.ebuild 
b/app-text/presage/presage-0.8.9.ebuild
index affdd9d..4e695f1 100644
--- a/app-text/presage/presage-0.8.9.ebuild
+++ b/app-text/presage/presage-0.8.9.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
 DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )
${PYTHON_DEPS}
-   dev-lang/swig:1
+   dev-lang/swig
test? ( dev-util/cppunit )
sys-apps/help2man
 "



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

2017-10-26 Thread Jeroen Roovers
commit: 23c78f229ff25ce03b48239375ae02dfb10b5110
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct 27 00:05:57 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct 27 00:05:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c78f22

net-libs/nghttp2: Update metadata.xml.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 net-libs/nghttp2/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nghttp2/metadata.xml b/net-libs/nghttp2/metadata.xml
index dccb46fd26a..39dbfe2a894 100644
--- a/net-libs/nghttp2/metadata.xml
+++ b/net-libs/nghttp2/metadata.xml
@@ -10,6 +10,6 @@
Install nghttp, nghttpd and nghttpx


-   tatsuhiro-t/nghttp2
+   nghttp2/nghttp2

 



[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/var/lib/portage/, scripts/, core/etc/portage/, /

2017-10-26 Thread Anthony G. Basile
commit: cc0d41803910545b61235eae9192a2d0f82b9813
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Oct 26 23:54:22 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Oct 26 23:54:22 2017 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=cc0d4180

Collapse cycles 2 and 3

 build  |  7 
 core/etc/portage/make.conf.CYCLE.2 |  5 +--
 core/etc/portage/make.conf.CYCLE.3 | 10 --
 core/var/lib/portage/world.CYCLE.2 |  2 ++
 core/var/lib/portage/world.CYCLE.3 | 65 --
 scripts/cycle.2.sh |  2 ++
 scripts/cycle.3.sh |  9 --
 scripts/kernel-config  |  2 +-
 8 files changed, 6 insertions(+), 96 deletions(-)

diff --git a/build b/build
index 5ca3387..65d9e54 100644
--- a/build
+++ b/build
@@ -15,13 +15,6 @@ populate 2
 runscript cycle.2.sh
 
 log stamp
-log CYCLE_3
-log stamp
-
-populate 3
-runscript cycle.3.sh
-
-log stamp
 log Configure+Cleanup+Kernel
 log stamp
 

diff --git a/core/etc/portage/make.conf.CYCLE.2 
b/core/etc/portage/make.conf.CYCLE.2
index bb55faa..02b1fd4 100644
--- a/core/etc/portage/make.conf.CYCLE.2
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -5,7 +5,4 @@ MAKEOPTS="-j17"
 
 PAX_MARKINGS="XT"
 
-LINGUAS="ach af af_ZA ak am an ar ar_JO ar_SA ar_SY as as_IN ast az be 
be@latin be_BY bg bg_BG bn bn_BD bn_IN bo bo_CN br brx bs byn ca ca@valencia 
ca_ES ca_XV cmn crh cs cs_CZ csb cy cy_GB da da_DK de de_1901 de_CH de_DE de_FR 
dgo doi dz ee el el_GR en en@shaw en_AU en_CA en_EN en_GB en_US en_ZA eo eo_UY 
es es_419 es_AR es_CL es_CO es_CR es_DO es_ES es_LA es_MX es_UY es_VE et et_EE 
eu eu_ES fa fa_IR fi fi_FI fil fo fr fr_CA fr_FR fy fy_NL ga ga_IE gd gez gl 
gl_ES gu gu_IN haw he he_IL hi hi_IN hne hr hr_HR hsb ht hu hu_HU hy hy_AM ia 
id id_ID is is_IS it it_IT ja ja_JP jv ka ka_GE kk kk_KZ km kn kn_IN ko ko_KR 
kok ks ksw ku ky ky_KG la lb lg li lo lt lt_LT lv lv_LV mai me mg mi mk ml 
ml_IN mn mni mr mr_IN ms ms_MY mt my my_MM nan nb nb_NO nds ne nl nl_BE nl_NL 
nn nn_NO no nqo nr ns nso oc om or or_IN pa pa_IN pam pap pl pl_PL ps pt pt_BR 
pt_PT rm ro ro_RO ru ru_RU ru_RU_0 rue rw sa sa_IN sah sat sco sd se sh sh_YU 
shn si si_LK sk sk_SK sl sl_SI so son sq sq_AL sr sr@Latn sr@ijekavi
 an sr@ijekavianlatin sr@latin sr_BA sr_BA@latin sr_CS sr_RS sr_RS@cyrillic 
sr_RS@latin ss st sv sv_SE sw sw_TZ syc ta ta_IN ta_LK te te_IN tg tg_TJ th 
th_TH ti ti_ER tig tk tl tlh tn tpi tr tr_TR ts tt tt@iqtelif tt_RU ug uk uk_UA 
ur ur_IN ur_PK uz uz@Cyrl uz@Latn uz@cyrillic uz_UZ ve vi vi_VN wa wal wo xh yi 
zh zh_CN zh_HK zh_TW zu"
-
-USE="-cups -tk -fontforge"
-USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d"
+PORTAGE_BINHOST="http://bluemoon.freeharbor.net/;

diff --git a/core/etc/portage/make.conf.CYCLE.3 
b/core/etc/portage/make.conf.CYCLE.3
deleted file mode 100644
index b309428..000
--- a/core/etc/portage/make.conf.CYCLE.3
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS="-O2 -pipe -fno-diagnostics-color"
-CXXFLAGS="${CFLAGS}"
-CHOST="x86_64-pc-linux-gnu"
-MAKEOPTS="-j17"
-
-PAX_MARKINGS="XT"
-
-LINGUAS="ach af af_ZA ak am an ar ar_JO ar_SA ar_SY as as_IN ast az be 
be@latin be_BY bg bg_BG bn bn_BD bn_IN bo bo_CN br brx bs byn ca ca@valencia 
ca_ES ca_XV cmn crh cs cs_CZ csb cy cy_GB da da_DK de de_1901 de_CH de_DE de_FR 
dgo doi dz ee el el_GR en en@shaw en_AU en_CA en_EN en_GB en_US en_ZA eo eo_UY 
es es_419 es_AR es_CL es_CO es_CR es_DO es_ES es_LA es_MX es_UY es_VE et et_EE 
eu eu_ES fa fa_IR fi fi_FI fil fo fr fr_CA fr_FR fy fy_NL ga ga_IE gd gez gl 
gl_ES gu gu_IN haw he he_IL hi hi_IN hne hr hr_HR hsb ht hu hu_HU hy hy_AM ia 
id id_ID is is_IS it it_IT ja ja_JP jv ka ka_GE kk kk_KZ km kn kn_IN ko ko_KR 
kok ks ksw ku ky ky_KG la lb lg li lo lt lt_LT lv lv_LV mai me mg mi mk ml 
ml_IN mn mni mr mr_IN ms ms_MY mt my my_MM nan nb nb_NO nds ne nl nl_BE nl_NL 
nn nn_NO no nqo nr ns nso oc om or or_IN pa pa_IN pam pap pl pl_PL ps pt pt_BR 
pt_PT rm ro ro_RO ru ru_RU ru_RU_0 rue rw sa sa_IN sah sat sco sd se sh sh_YU 
shn si si_LK sk sk_SK sl sl_SI so son sq sq_AL sr sr@Latn sr@ijekavi
 an sr@ijekavianlatin sr@latin sr_BA sr_BA@latin sr_CS sr_RS sr_RS@cyrillic 
sr_RS@latin ss st sv sv_SE sw sw_TZ syc ta ta_IN ta_LK te te_IN tg tg_TJ th 
th_TH ti ti_ER tig tk tl tlh tn tpi tr tr_TR ts tt tt@iqtelif tt_RU ug uk uk_UA 
ur ur_IN ur_PK uz uz@Cyrl uz@Latn uz@cyrillic uz_UZ ve vi vi_VN wa wal wo xh yi 
zh zh_CN zh_HK zh_TW zu"
-
-PORTAGE_BINHOST="http://bluemoon.freeharbor.net/;

diff --git a/core/var/lib/portage/world.CYCLE.2 
b/core/var/lib/portage/world.CYCLE.2
index c22bfed..b495d89 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -6,6 +6,7 @@ app-editors/nano
 app-editors/vim
 app-misc/tmux
 app-office/abiword
+app-office/gnumeric
 app-portage/gentoolkit
 app-portage/grs
 app-portage/layman
@@ -51,6 +52,7 @@ sys-kernel/linux-firmware
 sys-libs/cracklib
 sys-libs/db
 sys-libs/gdbm

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

2017-10-26 Thread Matt Thode
commit: 1c5086b1cc3902d0dd7e6d4c7782b1dcc3111adf
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 26 23:51:29 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Oct 26 23:51:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5086b1

dev-python/python-heatclient: 1.8.2 bup

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 dev-python/python-heatclient/Manifest  |  1 +
 .../python-heatclient-1.8.2.ebuild | 81 ++
 2 files changed, 82 insertions(+)

diff --git a/dev-python/python-heatclient/Manifest 
b/dev-python/python-heatclient/Manifest
index e6a520a4138..214c376512a 100644
--- a/dev-python/python-heatclient/Manifest
+++ b/dev-python/python-heatclient/Manifest
@@ -1 +1,2 @@
 DIST python-heatclient-1.8.1.tar.gz 163976 SHA256 
95558abcb78d747e5516b51f9aabe3bd54013a3c8b4ec06de5415ff2a042009b SHA512 
7d9be61f048c2a23b853773009e060517eadff158cca8efc1fbd3a5f3a16d257950021e8afaafc15a536104248d53dfda49698a9d83a3b35955e9e23376655df
 WHIRLPOOL 
6c65266b8495a1502637d08ee53fe5ae0ad8465440ad62ec27a596ff1b816a241328cb9eb9e349a21ec63ccd0ad3b70f4af0cba73128bc9f522e4dfcb01b7c05
+DIST python-heatclient-1.8.2.tar.gz 165073 SHA256 
1543106a99010e2acbed9d4c8d4f0c459c968454f9022e7740e79e24a5d5ac14 SHA512 
38c27dff97c8bf9826e57c02fdd5edb4c0410ccc041b7b1f2e95aa16b22d46cfd9a8b728bbd371e1dee0664aa1f8e14b4eafc6bbaab92a038abbb821e3c8dd34
 WHIRLPOOL 
e4a962a58d0479807c686e793076f9b0d8158186285624b40205f7b00f841ca85bcdcc1a5a9388d2c3e9ef12c242eef425be144c1f675ffab721ee2a29fbfbed

diff --git a/dev-python/python-heatclient/python-heatclient-1.8.2.ebuild 
b/dev-python/python-heatclient/python-heatclient-1.8.2.ebuild
new file mode 100644
index 000..ce88a3dd514
--- /dev/null
+++ b/dev-python/python-heatclient/python-heatclient-1.8.2.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Orchestration API Client Library"
+HOMEPAGE="http://www.openstack.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mox3-0.7.0[${PYTHON_USEDEP}]
+   !~dev-python/mox3-0.19.0[${PYTHON_USEDEP}]
+   >dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.2.1[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Image-Sane/

2017-10-26 Thread Kent Fredric
commit: dc3d326ead817b6df7ef79fd21f3c5f0558e2a4b
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Oct 26 23:20:35 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Oct 26 23:21:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3d326e

dev-perl/Image-Sane: Fix test failures re bug #635518

- Add missing Try::Tiny dep
- Disable test that is failing due to bug in the test itself ( fixed
upstream in 0.140.0 )

Closes: https://bugs.gentoo.org/635518
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Image-Sane/Image-Sane-0.120.0.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Image-Sane/Image-Sane-0.120.0.ebuild 
b/dev-perl/Image-Sane/Image-Sane-0.120.0.ebuild
index 5269d998083..2f89e92a159 100644
--- a/dev-perl/Image-Sane/Image-Sane-0.120.0.ebuild
+++ b/dev-perl/Image-Sane/Image-Sane-0.120.0.ebuild
@@ -21,6 +21,10 @@ RDEPEND="
 DEPEND="${RDEPEND}
dev-perl/ExtUtils-Depends
dev-perl/ExtUtils-PkgConfig
-   test? ( dev-perl/Test-Requires )"
-
-PERL_RM_FILES=( t/{90_MANIFEST,91_critic,pod}.t )
+   test? (
+   dev-perl/Test-Requires
+   dev-perl/Try-Tiny
+   )
+"
+# https://rt.cpan.org/Ticket/Display.html?id=122380
+PERL_RM_FILES=( t/{90_MANIFEST,91_critic,pod,81_scanimage-perl}.t )



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

2017-10-26 Thread Jeroen Roovers
commit: be8420e2b823388896aadeda9efd0ba667cf1ed6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Oct 26 22:11:15 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Oct 26 22:11:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8420e2

www-client/vivaldi: Version bump.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 www-client/vivaldi/Manifest  |   2 +
 www-client/vivaldi/vivaldi-1.12.955.42_p1.ebuild | 114 +++
 2 files changed, 116 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index a846ddd9b3f..b9b344b34d1 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,2 +1,4 @@
 DIST vivaldi-1.12.955.38_p1-amd64.deb 50507742 SHA256 
1c3fb2c2ecac7a9d54a641fbbe59743b85de6ffc896b600bcf26dfb98dd601af SHA512 
1585e8717376e92cfce30aadda19d2b7cff2136bc0c0f9bbe7d438f6a7d57efcbce5cbdedf66c45103032f03873d544b699e1d6a07f13bafbea3d12c5a2817a9
 WHIRLPOOL 
30d9eadb320e5163925b4b36c984653c67586cf062954decb49d24fa322fe76b1ac0f6cc8c94d0d973346e475edceb76d0964e73ee688c1b8d14cdca08e6cfce
 DIST vivaldi-1.12.955.38_p1-i386.deb 51539886 SHA256 
489ddb25d0854bfd1604d051860fba2c5d555f0b32c4f0d4a21a00728c7ab111 SHA512 
285a4c55530c01bd0c19944cde34f37ca08b54153b674a029a1f0b6288b0b92b1addff39a32a880c2bee2389664c601348d46b4da405d77b5d73218a95e82336
 WHIRLPOOL 
cec03f316346fd4bd2235dd9c8c02c3dd0da9424b22535e22ba664697c066c4918f5b849dac9069a8356a8f3070d62058245c78ed8977394370a0215e4a739f8
+DIST vivaldi-1.12.955.42_p1-amd64.deb 50770152 SHA256 
e652d16db1b188ee61ad24e57b548eefce7c564873bbb99b3029c0a1077e6b91 SHA512 
1f393c5f901eafc7359276ced79cd3b6b0d5c25fbf170f421d6da1d57700d021b8437215a0f58de1f1e787d8d989841f2ebe562233da328dd35461e6a0fe5cb8
 WHIRLPOOL 
51db8073234526e6e6760ffbcbb323fb3194cffe12b5756d291be29730ad28e501ce005dcf36e5a1d86d1f508a026d848b37d740a8303d76ef587e0b90df803f
+DIST vivaldi-1.12.955.42_p1-i386.deb 51637778 SHA256 
a035067b9bff853424eaa102a632d7c6c362a7d0cced27239f7277f016266441 SHA512 
b0bcbf284571169bc0945103ccd7848adc5f7f5bd99faa457f3d63579d090c73105d7ce36bd7ffdf802c6d53a6fdaa80e346cd659f02d402c36f331d9346f5f7
 WHIRLPOOL 
b6a5f3ba2d66dca1f3a735ca8690b83224c7e2a36740c95e024d9221b087fa3030e21c5da2d0dcbfcc77911dad6f6ac42cec0999f9b88d42d834aec7016a2788

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

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

2017-10-26 Thread Jeroen Roovers
commit: e82a985e3c075f3f8f236d1f79bb7df61be3b265
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Oct 26 22:12:11 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Oct 26 22:12:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82a985e

www-client/vivaldi-snapshot: Version bump.

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 www-client/vivaldi-snapshot/Manifest   |   2 +
 .../vivaldi-snapshot-1.13.998.3_p1.ebuild  | 105 +
 2 files changed, 107 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 7ebbe6775ce..1cc302e46fc 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -2,3 +2,5 @@ DIST vivaldi-snapshot-1.13.971.8_p1-amd64.deb 53403290 SHA256 
1ee7306a6f6c02e1b6
 DIST vivaldi-snapshot-1.13.971.8_p1-i386.deb 54726014 SHA256 
a6e5a8274881a4f53f5e528bc0d832566611eca15f2fba0d10f3307c905e5629 SHA512 
a6d4f14c34e2ebfda6db6c47d8db76acf64a7a7f21da95debe4aff01f856a3c353f4c9a4f4658d5a39ffe64f715ab3eace9b614f8fa13a33ff04b7886305
 WHIRLPOOL 
b7c2b769a98b7c4eb42db61f571b3224731d5720ecbfeea666d86b2c6ee3c28f84d96cf9512412ce82497ed95e8f68b094ba729aecb4524fd1a83a82929ce48d
 DIST vivaldi-snapshot-1.13.997.3_p1-amd64.deb 50485472 SHA256 
81b132dfda7f82374a631cf81ec63a8f8c5f5b59c1af871d02ecff25c805ea89 SHA512 
d88cac768f34788b8c3b6550bfe03ad64557e731af57b85a144f6c4622d256749f0498dac2d73c689890c8d5fe76c66efe0963813481d2a593b9ffcbfea7a966
 WHIRLPOOL 
a9fa9cc3690f0943b42030f95f7cd3ddf1682aa9ea3160bef967619d30f2475e6b0ea48ff397a622d29f2a6bc04baf0357089a51212952342481be8503a98272
 DIST vivaldi-snapshot-1.13.997.3_p1-i386.deb 50953694 SHA256 
d1f3a38651cef629c6aa77fc8d401593ed4915b6fd68a6177f25ff8a8fd8db45 SHA512 
016fbe2bbf007a12417a14200c7136f0fbf887a74d76b2c6e34603da44f42bbc84a9a981cb8652e5c2c504080e0e4330fdf8a8a8886ef93a1ecdb73bc48ebb79
 WHIRLPOOL 
5c4212551fe57fa118fd7814cd3ecedcd685846d891860279c8fb8bcbad1d40604b37e26bbf56c118fffbbc3304749003aa48f04199125d200c5b61dac35a075
+DIST vivaldi-snapshot-1.13.998.3_p1-amd64.deb 50480568 SHA256 
614bef3d831c0ad5aea661789856bcc64acaf1056f0c5e2761b58462b32aef53 SHA512 
cf184ada5c09cfd47bc4f97df6c48f69535149153cab9594dcab40e75301b0fcc8ff6847e30a681cee98d194ec6d3d93dbf7c0c5934110c797be189774453889
 WHIRLPOOL 
8dcbea6c53df56a62460cf2d117903bc24bee78a4eb814a55a80c4e9ad71479361c4bb27ebc83304f1d41e91512b7f55bc265478a2007396bc4ee2603516db11
+DIST vivaldi-snapshot-1.13.998.3_p1-i386.deb 50952110 SHA256 
ac06dd0fef18c0e00b6cf7702b9171b226f9534be955bf3487b64ab11e1d1a75 SHA512 
818dd2b1a26a20b9c2192ccceeac734b032416b349267aa17758a781a5f243923bf270f97e792d3828918600bd98c642403f4f629f71a69c464646e1ae0335dc
 WHIRLPOOL 
7d6e59dc2e52d4538e8b7accc09c783f726fbe565f0964ef99c69755067eb6d66bfafb8852770d8dc306b4c2fa61c4120f6b1e3bf833fa8866630734bb81f390

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

[gentoo-commits] proj/openrc:master commit in: src/rc/

2017-10-26 Thread William Hubbs
commit: f32d8e1bfe16caf233d1180921f4aeed77d7476d
Author: William Hubbs  gmail  com>
AuthorDate: Thu Oct 26 19:15:40 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 22:01:17 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=f32d8e1b

supervise-daemon: clarify a log message

 src/rc/supervise-daemon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rc/supervise-daemon.c b/src/rc/supervise-daemon.c
index abb4a59e..3c3d7c7e 100644
--- a/src/rc/supervise-daemon.c
+++ b/src/rc/supervise-daemon.c
@@ -826,7 +826,7 @@ int main(int argc, char **argv)
parse_schedule(applet, NULL, sig);
 
einfov("Detaching to start `%s'", exec);
-   syslog(LOG_INFO, "Running command line: %s", cmdline);
+   syslog(LOG_INFO, "Supervisor command line: %s", cmdline);
 
/* Remove existing pidfile */
if (pidfile)



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

2017-10-26 Thread William Hubbs
commit: d00b600bc2fae2e2dec26fab65425210b33705de
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Oct 26 19:23:30 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 21:49:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00b600b

sys-apps/openrc: 0.34.3 version bump

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-apps/openrc/Manifest |   1 +
 sys-apps/openrc/openrc-0.34.3.ebuild | 329 +++
 2 files changed, 330 insertions(+)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index 9f8d0071311..1e40e796ef9 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -11,4 +11,5 @@ DIST openrc-0.33.1.tar.gz 224256 SHA256 
915865565be249a88895a7bdc7a23d917a7b2adf
 DIST openrc-0.33.tar.gz 224148 SHA256 
4e136fe328a5f8b1225ec5c5c34a42e472ff5676c95b334b5be9b064adaeaf2a SHA512 
6c4b27f3c433f418ae205074214697697b8e124110db2985200a698b4123bac468aa962026ca638c2c1b71e5b3121bfe5280a34d7a954a0aa1ede0b79dfab18e
 WHIRLPOOL 
1345b51597cd1424c800957c0d79ca60cad8cd68a964544a9fc1d14bde0518523763b3c53867948d1f0c5b0c40867ed2c66c84a782d40f2e900a0eab7252e5b9
 DIST openrc-0.34.1.tar.gz 225744 SHA256 
0150e8ce70cd80e3701c4b86bb6edbab1fbb647d278af9ef8b6bd12cb139a9f6 SHA512 
dbb6fd3af5c3020a16b010c7b242c7506390ad53dc961c32339149b89cca597c34c632d0ad71b450034e2466221653bed29b3e1e6c6da15987d04c6981c0392d
 WHIRLPOOL 
02abe6dc0ce4b3323f3d70d923e24f7708f27818cb96df2abc69777d734cd45f2d82790d4f2f82da34de8d4d61d797d9c74904753dd0f1cbaffa963a08168e4d
 DIST openrc-0.34.2.tar.gz 226006 SHA256 
f2b81f2661a1834db6477f5af9363334370874fac477cb81063326770cf7385b SHA512 
67a26babf5e0026aaebed45eab1ac667531c347f2ba76ad6d3fb60731d95880b831a330f4ac8996188264bdf563b583b6cdcb0002d7ace8327928b78226a29a1
 WHIRLPOOL 
bef8189be3ba6906e5fa3c1998c81418f269b351e09407095444f39ea2e842c7b2331dc95be7e53736a6319440f67ce95a07adba4785f5376579d88e9bc42fc4
+DIST openrc-0.34.3.tar.gz 226693 SHA256 
8e4c1f99727b7b91766fcd65e0a303240528bf0cb123a65e33adc904c67bf2bd SHA512 
516849d20fba93cf560aaeb51b29fa495265b317b37fc48e193876b131f770665235560fcb2e64e7c7a8046699daafee170887cdb19144938cbf669724505f3b
 WHIRLPOOL 
286ecab65a1a1de429ad5f9a4241b25d0aef146d3a47429550d05f7cc68fdc4c36bff933eaff77c6b1bfa3e18a313e19dc5a531fd35cace825e54e67d0f7d163
 DIST openrc-0.34.tar.gz 225678 SHA256 
fa95e111d884f60f967bfa78353f683615f599bbf449b89c0663eb173769fc73 SHA512 
8ff0e3234db06ddeb7c930251f13ec9e4488e4c9776dfe46bb0c1af09835cb34655084bebb6638eb07e47a7f5ef95c1aaed9d06dfa3eaef9e36e9b7a7910f820
 WHIRLPOOL 
aacc1b4636bbbf29d091d7322154898c98cd13947450a0d81cacc080803c1241fe3cbe3e731553c94e5e5ddb2e9c626de53efa9885a4e7be23399637099f1e4d

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

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

2017-10-26 Thread Sergei Trofimovich
commit: b8da2b759b76b213075779a242cbb90c9240526d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:40:17 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:47:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8da2b75

media-sound/lame: stable 3.100 for ppc, bug #634598

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

 media-sound/lame/lame-3.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lame/lame-3.100.ebuild 
b/media-sound/lame/lame-3.100.ebuild
index 93a32b9cba6..7cd6534c701 100644
--- a/media-sound/lame/lame-3.100.ebuild
+++ b/media-sound/lame/lame-3.100.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~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 ~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="debug cpu_flags_x86_mmx +frontend mp3rtp sndfile static-libs"
 
 # These deps are without MULTILIB_USEDEP and are correct since we only build



[gentoo-commits] repo/gentoo:master commit in: sys-auth/consolekit/

2017-10-26 Thread Sergei Trofimovich
commit: f1503c7f305fd2255951b0af8d09684f40ee02d6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:40:59 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:47:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1503c7f

sys-auth/consolekit: stable 1.2.0 for ppc, bug #635484

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

 sys-auth/consolekit/consolekit-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/consolekit/consolekit-1.2.0.ebuild 
b/sys-auth/consolekit/consolekit-1.2.0.ebuild
index 145c81bf895..c54c0191549 100644
--- a/sys-auth/consolekit/consolekit-1.2.0.ebuild
+++ b/sys-auth/consolekit/consolekit-1.2.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="acl cgroups debug doc evdev kernel_linux pam pm-utils policykit selinux 
test udev"
 
 COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus]



[gentoo-commits] repo/gentoo:master commit in: app-text/html-xml-utils/

2017-10-26 Thread Sergei Trofimovich
commit: 63d08844c5abe12a80c86edcdbf7840ec158209f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:40:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d08844

app-text/html-xml-utils: stable 7.1 for ppc, bug #634756

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

 app-text/html-xml-utils/html-xml-utils-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/html-xml-utils/html-xml-utils-7.1.ebuild 
b/app-text/html-xml-utils/html-xml-utils-7.1.ebuild
index 050a7660205..ddbefe63658 100644
--- a/app-text/html-xml-utils/html-xml-utils-7.1.ebuild
+++ b/app-text/html-xml-utils/html-xml-utils-7.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/;
 
 LICENSE="W3C"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x86-macos"
 
 RESTRICT="test"
 



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

2017-10-26 Thread Sergei Trofimovich
commit: a34a4db7d4eeea0c855976158c8c826f1e11316b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:40:40 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34a4db7

net-misc/curl: stable 7.56.1 for ppc, bug #635140

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

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

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



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

2017-10-26 Thread Sergei Trofimovich
commit: 843eac3acd0774b9d3b48c5766ec5c5e44f18d27
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:40:49 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=843eac3a

media-gfx/fontforge: stable 20170731 for ppc, bug #635188

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

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

diff --git a/media-gfx/fontforge/fontforge-20170731.ebuild 
b/media-gfx/fontforge/fontforge-20170731.ebuild
index bde592fa959..0370a934c74 100644
--- a/media-gfx/fontforge/fontforge-20170731.ebuild
+++ b/media-gfx/fontforge/fontforge-20170731.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode X"
 
 RESTRICT="!test? ( test )"



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

2017-10-26 Thread Mike Gilbert
commit: 06c2355e8eca30994fa0416793e2e04efd652c41
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Oct 26 21:36:27 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Oct 26 21:36:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c2355e

sys-apps/systemd: backport fix for CVE-2017-15908

Bug: https://bugs.gentoo.org/635514
Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 sys-apps/systemd/files/CVE-2017-15908.patch|  39 +++
 .../{systemd-235.ebuild => systemd-233-r5.ebuild}  | 313 +++--
 .../{systemd-235.ebuild => systemd-235-r1.ebuild}  |   1 +
 3 files changed, 204 insertions(+), 149 deletions(-)

diff --git a/sys-apps/systemd/files/CVE-2017-15908.patch 
b/sys-apps/systemd/files/CVE-2017-15908.patch
new file mode 100644
index 000..08e5e37514c
--- /dev/null
+++ b/sys-apps/systemd/files/CVE-2017-15908.patch
@@ -0,0 +1,39 @@
+From 9f939335a07085aa9a9663efd1dca06ef6405d62 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
+Date: Wed, 25 Oct 2017 11:19:19 +0200
+Subject: [PATCH] resolved: fix loop on packets with pseudo dns types
+
+Reported by Karim Hossen & Thomas Imbert from Sogeti ESEC R
+
+https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1725351
+---
+ src/resolve/resolved-dns-packet.c | 6 +-
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+diff --git a/src/resolve/resolved-dns-packet.c 
b/src/resolve/resolved-dns-packet.c
+index e2f227bfc..35f4d0689 100644
+--- a/src/resolve/resolved-dns-packet.c
 b/src/resolve/resolved-dns-packet.c
+@@ -1514,7 +1514,7 @@ static int dns_packet_read_type_window(DnsPacket *p, 
Bitmap **types, size_t *sta
+ 
+ found = true;
+ 
+-while (bitmask) {
++for (; bitmask; bit++, bitmask >>= 1)
+ if (bitmap[i] & bitmask) {
+ uint16_t n;
+ 
+@@ -1528,10 +1528,6 @@ static int dns_packet_read_type_window(DnsPacket *p, 
Bitmap **types, size_t *sta
+ if (r < 0)
+ return r;
+ }
+-
+-bit++;
+-bitmask >>= 1;
+-}
+ }
+ 
+ if (!found)
+-- 
+2.15.0.rc2
+

diff --git a/sys-apps/systemd/systemd-235.ebuild 
b/sys-apps/systemd/systemd-233-r5.ebuild
similarity index 59%
copy from sys-apps/systemd/systemd-235.ebuild
copy to sys-apps/systemd/systemd-233-r5.ebuild
index 6fe34a0809b..bce73fafb4f 100644
--- a/sys-apps/systemd/systemd-235.ebuild
+++ b/sys-apps/systemd/systemd-233-r5.ebuild
@@ -7,28 +7,29 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/systemd/systemd.git;
inherit git-r3
 else
-   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+   SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   !doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
-inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam 
python-any-r1 systemd toolchain-funcs udev user
+inherit autotools bash-completion-r1 linux-info multilib-minimal pam 
python-any-r1 systemd toolchain-funcs udev user
 
 DESCRIPTION="System and service manager for Linux"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd;
 
 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0/2"
-IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http
-   idn importd +kmod libidn2 +lz4 lzma nat pam policykit
+IUSE="acl apparmor audit build cryptsetup curl doc elfutils +gcrypt gnuefi http
+   idn importd +kmod +lz4 lzma nat pam policykit
qrcode +seccomp selinux ssl sysv-utils test vanilla xkb"
 
 REQUIRED_USE="importd? ( curl gcrypt lzma )"
 
 MINKV="3.11"
 
-COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
+COMMON_DEPEND=">=sys-apps/util-linux-2.27.1:0=[${MULTILIB_USEDEP}]
sys-libs/libcap:0=[${MULTILIB_USEDEP}]
!https://bugs.gentoo.org/show_bug.cgi?id=491398
+   -j1
+
+   udevlibexecdir="${MY_UDEVDIR}"
+   dist_udevhwdb_DATA=
+   DESTDIR="${D}"
+   )
+
+   if multilib_is_native_abi; then
+   emake "${mymakeopts[@]}" install
+   else
+   mymakeopts+=(
+   install-rootlibLTLIBRARIES
+   install-libLTLIBRARIES
+   install-pamlibLTLIBRARIES
+   install-pkgconfiglibDATA
+   install-includeHEADERS
+   install-pkgincludeHEADERS
+   )
+
+   emake "${mymakeopts[@]}"
+   fi
 }
 
 

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

2017-10-26 Thread Sergei Trofimovich
commit: 5946fd4e301746d198643897dbbc2159077a79cd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:31:23 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:32:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5946fd4e

media-gfx/fontforge: stable 20170731 for ia64, bug #635188

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

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

diff --git a/media-gfx/fontforge/fontforge-20170731.ebuild 
b/media-gfx/fontforge/fontforge-20170731.ebuild
index 2b475884836..bde592fa959 100644
--- a/media-gfx/fontforge/fontforge-20170731.ebuild
+++ b/media-gfx/fontforge/fontforge-20170731.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode X"
 
 RESTRICT="!test? ( test )"



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

2017-10-26 Thread Sergei Trofimovich
commit: 63f67b77cc9b2f7c142ce035d7eaeb8dde29df80
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 21:31:12 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 21:32:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f67b77

media-sound/lame: stable 3.100 for ia64, bug #634598

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

 media-sound/lame/lame-3.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lame/lame-3.100.ebuild 
b/media-sound/lame/lame-3.100.ebuild
index d74863c491f..93a32b9cba6 100644
--- a/media-sound/lame/lame-3.100.ebuild
+++ b/media-sound/lame/lame-3.100.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~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="debug cpu_flags_x86_mmx +frontend mp3rtp sndfile static-libs"
 
 # These deps are without MULTILIB_USEDEP and are correct since we only build



[gentoo-commits] repo/gentoo:master commit in: app-vim/ackvim/

2017-10-26 Thread Patrice Clement
commit: fede5f93844c3237eca34190ace3d4a00530f9d5
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Oct 26 21:23:02 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Oct 26 21:27:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fede5f93

app-vim/ackvim: stable for amd64+x86.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/ackvim/ackvim-1.0.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/ackvim/ackvim-1.0.9-r1.ebuild 
b/app-vim/ackvim/ackvim-1.0.9-r1.ebuild
index 2157915d1aa..1b57e2677c1 100644
--- a/app-vim/ackvim/ackvim-1.0.9-r1.ebuild
+++ b/app-vim/ackvim/ackvim-1.0.9-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: run ack from vim"
 HOMEPAGE="https://github.com/mileszs/ack.vim;
 SRC_URI="https://github.com/mileszs/${MY_PN}/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="sys-apps/ack"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/ackvim/

2017-10-26 Thread Patrice Clement
commit: 09cba66eac6a89c5f0047b6939c95f821a90db01
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Oct 26 21:26:35 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Oct 26 21:27:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09cba66e

app-vim/ackvim: fix file collision with app-vim/perl-support.

Closes: https://bugs.gentoo.org/584768
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/ackvim/Manifest|  1 -
 app-vim/ackvim/ackvim-1.0.9.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-vim/ackvim/Manifest b/app-vim/ackvim/Manifest
index b39f126484b..b00539bfd0a 100644
--- a/app-vim/ackvim/Manifest
+++ b/app-vim/ackvim/Manifest
@@ -1,2 +1 @@
 DIST ack.vim-1.0.9.tar.gz 9361 SHA256 
598af55eed01886428027ea26f3f99a5029ece88c28e34c22fb94d09ac552cab SHA512 
42c931433ca2554cee0ccdc576891ba82efaebb0e5301ab279b3db8160816892b6f6232da7389058177ef9640a07e9582409c852ee5b55f3c9ee0b6f547ae8d0
 WHIRLPOOL 
eea0a155e3249cde98072367b7bcffc063f22ef250125c46e3a5b0713267a353bd30275e4d8f169087e5108c1734b16796bb836b249dd6663868b6164d051154
-DIST ack.vim-1.0.9.zip 11910 SHA256 
b479b04a94ddc4dd29bb9b525ba5e35f4925a96e92dd90a65120f225fd4fb241 SHA512 
fc973144e4f82ee76f72709ab3755ed8c8fae0e3f9058d97cb4a19fb81cfb21aac4f0976e2fabfdbed67b9a2220732e335b81666ee42a31d9b4339881024cf10
 WHIRLPOOL 
d4b4864d8dfcb41d0222a8f5bd81f3f3d64d4796b09ed3aff0ac347fb424246e165f6dfa2177723fa7805bed4b07c0973febbff9b7525bf0d6e4aa8467e8d8b1

diff --git a/app-vim/ackvim/ackvim-1.0.9.ebuild 
b/app-vim/ackvim/ackvim-1.0.9.ebuild
deleted file mode 100644
index 21d6e2a0007..000
--- a/app-vim/ackvim/ackvim-1.0.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-MY_PN="ack.vim"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="vim plugin: run ack from within vim"
-HOMEPAGE="https://github.com/mileszs/ack.vim;
-SRC_URI="https://github.com/mileszs/${MY_PN}/archive/${PV}.zip -> ${MY_P}.zip"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-DEPEND="app-arch/unzip"
-RDEPEND="sys-apps/ack"
-
-S="${WORKDIR}/${MY_P}"



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

2017-10-26 Thread Matt Thode
commit: fefce44ffdcbd5a7195a884ae0b34fc013ab9ab6
Author: Alexander Bakker  alexbakker  me>
AuthorDate: Wed Oct 25 21:18:04 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Oct 26 21:08:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefce44f

media-sound/spotify: version bump to 1.0.66

Signed-off-by: Matthew Thode  gentoo.org>

 media-sound/spotify/Manifest  |   2 +
 media-sound/spotify/spotify-1.0.66.ebuild | 117 ++
 2 files changed, 119 insertions(+)

diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
index ddfc0e3ea31..d6689a85280 100644
--- a/media-sound/spotify/Manifest
+++ b/media-sound/spotify/Manifest
@@ -1,2 +1,4 @@
 DIST spotify-client_1.0.64.407.g9bd02c2d-26_amd64.deb 93425432 SHA256 
8c97a95ade46ce9f8e2bbe565cd2e79396ed31fc4f0646a907a6f3e028db887d SHA512 
78352ed0cd116b8ef8c2b9ffc3c186d2fecd3dd5f49f0f732ccf0a3a796b72faf60cd4997355bb4f34f450f8af0b7684e28e8e21a14b7902cba2ea49fe4a81eb
 WHIRLPOOL 
db9d74ce31d57704184e6a00b18b3cc417cdffeb6e582d0c41ddc0ba5c822fa4dfebad9d9cf151ebecc46d3b3892714e0fec91ced356d57f3c51dd94a8cce370
 DIST spotify-client_1.0.64.407.g9bd02c2d-26_i386.deb 97705428 SHA256 
0e32bc8b21d591f8def932403b8ef3632e95eba4b5628506dfdf6d521dce7941 SHA512 
43342faf26b7530dbb3fecafebcb7dac6ed6b7323c845f373bb63760ab309f4f01c6f4dd1cb4ab1bfd9a97b383fb863ba5f2aa7e73d32d1575bf8964dcdf30a5
 WHIRLPOOL 
f3c42136e0682bddaec17829a05a9237d95b6d8f79b9ed27e2cdd77d011ea015fb4532d5f5878c03e15661207779a65e7e228a46821c13899b17513f12612863
+DIST spotify-client_1.0.66.478.g1296534d-39_amd64.deb 90932368 SHA256 
a2e739c0ee009df1c899e42c095735bca231312b75b82e311147d41fb72404c1 SHA512 
cd8b073f981b5bf793d87de22922054df141dbf58c5eac96eb55e44f1672b8057c79ee950a14a8a34aaa5d59e961b87df56198f382330d079553212189a1975c
 WHIRLPOOL 
5c3cfe26e3c7eaee53e506eeb72e3ab4fa13601f4debb6f003804abb0953c6c8796ff49fa983aa734750b773889d9d23d4634655a4c8526918e3f45e4c269a37
+DIST spotify-client_1.0.66.478.g1296534d-39_i386.deb 95213590 SHA256 
29795bd5c226e54d531621e645ffe7bd2cc6b4e5c69956c63bdcaade165cb8d9 SHA512 
5c1b56787930a672da9a8ead8246cb779c6680dce6e5514c098e81712c9b131b77d45afa2ccedb95635b5387aab4db8c7e7f6dddb0cefb3cbdfb573d60920af7
 WHIRLPOOL 
5cfaa8fb5ede2bcec27c2bd557cc3c2dbda8e75cb140c48cecae21dfdfb18129996a1d6a7707b97ecfab1227c1a1f4b0420a44b16146233641141882ac5b19bf

diff --git a/media-sound/spotify/spotify-1.0.66.ebuild 
b/media-sound/spotify/spotify-1.0.66.ebuild
new file mode 100644
index 000..edc01daefd5
--- /dev/null
+++ b/media-sound/spotify/spotify-1.0.66.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils fdo-mime gnome2-utils pax-utils unpacker
+
+DESCRIPTION="Spotify is a social music platform"
+HOMEPAGE="https://www.spotify.com/ch-de/download/previews/;
+BUILD_ID="478.g1296534d"
+SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/;
+SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.${BUILD_ID}-39_amd64.deb )
+   x86? ( ${SRC_BASE}${PN}-client_${PV}.${BUILD_ID}-39_i386.deb )"
+LICENSE="Spotify"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome pax_kernel pulseaudio"
+RESTRICT="mirror strip"
+
+DEPEND=""
+# zenety needed for filepicker
+RDEPEND="
+   ${DEPEND}
+   dev-libs/nss
+   gnome-base/gconf
+   gnome-extra/zenity
+   media-libs/alsa-lib
+   media-libs/harfbuzz
+   media-libs/fontconfig
+   media-libs/mesa
+   net-misc/curl[ssl,curl_ssl_openssl]
+   net-print/cups[ssl]
+   x11-libs/gtk+:2
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   dev-python/pygobject:3
+   dev-python/dbus-python
+   pulseaudio? ( media-sound/pulseaudio )
+   gnome? ( gnome-extra/gnome-integration-spotify )"
+   #sys-libs/glibc
+
+S=${WORKDIR}/
+
+QA_PREBUILT="opt/spotify/spotify-client/spotify"
+
+src_prepare() {
+   # Fix desktop entry to launch spotify-dbus.py for GNOME integration
+   if use gnome ; then
+   sed -i \
+   -e 's/spotify \%U/spotify-dbus.py \%U/g' \
+   usr/share/spotify/spotify.desktop || die "sed failed"
+   fi
+   default
+}
+
+src_install() {
+   dodoc usr/share/doc/spotify-client/changelog.gz
+
+   SPOTIFY_PKG_HOME=usr/share/spotify
+   insinto /usr/share/pixmaps
+   doins ${SPOTIFY_PKG_HOME}/icons/*.png
+
+   # install in /opt/spotify
+   SPOTIFY_HOME=/opt/spotify/spotify-client
+   insinto ${SPOTIFY_HOME}
+   doins -r ${SPOTIFY_PKG_HOME}/*
+   fperms +x ${SPOTIFY_HOME}/spotify
+
+   dodir /usr/bin
+   cat <<-EOF >"${D}"/usr/bin/spotify || die
+   #! /bin/sh
+   exec ${SPOTIFY_HOME}/spotify "\$@"
+   EOF
+   fperms +x /usr/bin/spotify
+
+   local size
+   for size in 16 22 24 32 48 64 128 256 512; do
+   newicon -s ${size} 

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

2017-10-26 Thread Justin Bronder
commit: 066aa06618bd3b866c1f955617c4e9f81b9045e9
Author: Justin Bronder  gentoo  org>
AuthorDate: Thu Oct 26 21:02:09 2017 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Thu Oct 26 21:02:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066aa066

www-client/qutebrowser: drop dev-util/source-highlight dep

https://github.com/qutebrowser/qutebrowser/commit/dc01b4eaf0e945b131e8f8094d1a7b6a5c873c1c

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-client/qutebrowser/qutebrowser-.ebuild | 8 
 1 file changed, 8 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index aa893e7d04e..0b25416e3db 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.ebuild
@@ -34,14 +34,6 @@ RDEPEND="${COMMON_DEPEND}
>=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
 "
 
-if [[ ${PV} == "" ]] ; then
-   # Highlighting needed to create help files.  Alternatively,
-   # scripts/asciidoc2html.py could be patched to optionally set
-   # '--attribute pygments' when calling asciidoc
-   DEPEND="${DEPEND}
-   dev-util/source-highlight"
-fi
-
 # Tests restricted as the deplist (misc/requirements/requirements-tests.txt)
 # isn't complete and X11 is required in order to start up qutebrowser.
 RESTRICT="test"



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

2017-10-26 Thread Sergei Trofimovich
commit: d0a8f892c39a98370b404702f03d067553c585a4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 20:58:12 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 20:58:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a8f892

sys-devel/gcc: bump 5.4.0-r3 patch set up to 1.7, bug #629502

Patchset contains single new patch:
- 94_all_no-sigaltstack.patch
to fix gcc-5.4.0-r3 build failure against glibc-2.26.

Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.12, Repoman-2.3.4

 sys-devel/gcc/Manifest| 2 +-
 sys-devel/gcc/gcc-5.4.0-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index b34be38f12f..b3e45b12a3c 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -46,7 +46,7 @@ DIST gcc-4.9.4-piepatches-v0.6.4.tar.bz2 14414 SHA256 
c67b56f04c653e6a19e36abed8
 DIST gcc-4.9.4-uclibc-patches-1.0.tar.bz2 2618 SHA256 
95f290d0b68114d835515afc424d6096476a45665671784aa71a7a506296e465 SHA512 
5a1f44caa9261f4947101379628143869b31dec67fa28605e8e1f3894d4b7120c3f68ba6deb59da7a74fa906e27ab32cd3767761837dc3dfebc37865d349d6db
 WHIRLPOOL 
e46b08737cfdc235bfb80117e0389f3969167adf59bcba2a0a1094a20eab2b62f0c952dac44781e43957cb1507cd4e80f37bd8aecbc55dbda6382d93b3a4cf94
 DIST gcc-4.9.4.tar.bz2 90097606 SHA256 
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092 SHA512 
93abb78e16277454f41a8e9810f41f66c0fdffdc539a762ff6b67d3037f78db971378683fd2ebf707d1d51c059fad2161fe42d110c330027f40214b7db0f3efe
 WHIRLPOOL 
e20045126c21a3edea1fa4a2185ec2bc5feec77ddf967ab9d1e8c33322ad4eafe013bfcaab1ed4e35971d3b70ef373ea3585ebb089c9bbf91bbfca1f1da71236
 DIST gcc-5.4.0-patches-1.0.tar.bz2 28227 SHA256 
ff600369f150129754108322338c3f4f0064d222843a2d82778537f94a22ecbb SHA512 
70cd83b142abaa3c22d67d5d58185da2cfa178737ec963e230cc03ea8dc6dc757665c711fae91af4cd91062d3136c6f31a5ee3c4c7440ed9485c6f3632731940
 WHIRLPOOL 
84a69d2dde582fd486f6c60f78ce9f8c7cc5b480c2989cc1804617eb6526a4a17d20d2ed010bd9fc78019d69caa665428970234090b21f9d4b97217011d4fcd6
-DIST gcc-5.4.0-patches-1.6.tar.bz2 31335 SHA256 
cacb3b612a72e46eb7ea92a2227b0e55e0834b421b6bb36754877232a592acc8 SHA512 
ef700eb6045aeb3fda93830d70f5ad425e869e3baee11eb3d21525233bd6e35638f6f5bf158dbd9b5531bc00032c0da6467dd1b436389c0026ce60ede88bfc21
 WHIRLPOOL 
62ee2fcad5cf78357deb0ea6055491c9cdaa5c9cd8c52330f25f07472b0c049e17d72e05bbfdb51930acdb0f63eda79a9c39fc7a12c9df14c90614ec074de699
+DIST gcc-5.4.0-patches-1.7.tar.bz2 32316 SHA256 
5d7b5b135d9a411943521cd3c5c32f1fc84fe82c27a8fa378e0e1d437b71e46b SHA512 
a9da763a19a616a70324721013cb6f1749deb20a5d1994273683ea43436f09a97b5e9898b0f605354d5c0310e23a8a7b8c8ccd28631cefc240cebf969f18657e
 WHIRLPOOL 
5af43acb3206816ac4e1cd3c922755f784d77e54dc110aa040c0b0ea574815d8c1a9eb984bb9cdc2e20935c47a0dab027a3733974a1211223d48240560365eb7
 DIST gcc-5.4.0-piepatches-v0.6.5.tar.bz2 14551 SHA256 
495eb9110244dac17408cd0eb6977a593577eeb0437e72b60339b8ec394f2fb0 SHA512 
4890f0713d261982ab81a20f93c5f65193aa1dfa171e3f9e5867f0b80ec7c1e76c5a997b1a4e6f47f8ce36af54ac91125c5bff8bf6d971b7d77c65a57a40a3c0
 WHIRLPOOL 
13b74b1ca75cc94f9624fe1b52221a953962c918c2cb932302a3078b6deba4f3e501647ad8a2915edef6301e64c820ed612a6fbb9e1178cf1711fe0045686969
 DIST gcc-5.4.0-uclibc-patches-1.0.tar.bz2 3731 SHA256 
a3145faa6c81c0753ba754b735834c38987c356dadaa7c4a625c738e374604b5 SHA512 
009f34197e79c5e8c6497a0db01ac45cc657e92e56a663b4f3281661d108b2a129cd977fab5f0064f225d6812ae91e82bab22a2b10ae02c486881eeed85ec7a3
 WHIRLPOOL 
a3598ce0aad7e9110db156005190739abc5b4ceea3c327cb9c747c4cf1b99589c1a9fac170aea346eae030b09ee563f9f990e031ad7dfa1aa19b895898bf2608
 DIST gcc-5.4.0.tar.bz2 95661481 SHA256 
608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a SHA512 
2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d1ef16ea39def408a644ba48f97519ec7a7dd37d260c3e9423514265b
 WHIRLPOOL 
ec81c8143e48bc8d9d0bbdc0fa3ca553c805193f53ac46c86127b54565894780dd97281485e396a130567464c753f043458c8e450018c957813f50ff90a40708

diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild 
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index 8adc60d6a92..57f68f45b0d 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-PATCH_VER="1.6"
+PATCH_VER="1.7"
 UCLIBC_VER="1.0"
 
 # Hardened gcc 4 stuff



[gentoo-commits] gentoo commit in src/patchsets/gcc/5.4.0/gentoo: 94_all_no-sigaltstack.patch README.history

2017-10-26 Thread Sergei Trofimovich (slyfox)
slyfox  17/10/26 20:55:03

  Modified: README.history
  Added:94_all_no-sigaltstack.patch
  Log:
  gcc/5.4.0: drop 'sigaltstack' usage, bug #629502
  
  Fixes asan build failure against glibc-2.26.
  
  Bug: https://bugs.gentoo.org/629502

Revision  ChangesPath
1.8  src/patchsets/gcc/5.4.0/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.4.0/gentoo/README.history?rev=1.8=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.4.0/gentoo/README.history?rev=1.8=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.4.0/gentoo/README.history?r1=1.7=1.8

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/5.4.0/gentoo/README.history,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- README.history  26 Oct 2017 07:18:54 -  1.7
+++ README.history  26 Oct 2017 20:55:03 -  1.8
@@ -1,3 +1,5 @@
+1.726 Oct 2017
+   + 94_all_no-sigaltstack.patch
 1.626 Oct 2017
+ 93_all_ucontext-to-ucontext_t.patch
 1.524 Oct 2017



1.1  src/patchsets/gcc/5.4.0/gentoo/94_all_no-sigaltstack.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.4.0/gentoo/94_all_no-sigaltstack.patch?rev=1.1=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/5.4.0/gentoo/94_all_no-sigaltstack.patch?rev=1.1=text/plain

Index: 94_all_no-sigaltstack.patch
===
https://bugs.gentoo.org/629502

commit 67dce0587409353e1b6e38c4b33ed89d4ccabe5c
Author: jakub 
Date:   Fri Jul 14 09:10:45 2017 +

PR sanitizer/81066
* sanitizer_common/sanitizer_linux.h: Cherry-pick upstream r307969.
* sanitizer_common/sanitizer_linux.cc: Likewise.
* sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc: 
Likewise.
* tsan/tsan_platform_linux.cc: Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250200 
138bc75d-0d04-0410-961f-82ee72b054a4

diff --git a/libsanitizer/sanitizer_common/sanitizer_linux.cc 
b/libsanitizer/sanitizer_common/sanitizer_linux.cc
index 806fcd5e284..5b6f18602e7 100644
--- a/libsanitizer/sanitizer_common/sanitizer_linux.cc
+++ b/libsanitizer/sanitizer_common/sanitizer_linux.cc
@@ -605,8 +605,7 @@ uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr 
arg4, uptr arg5) {
 }
 #endif
 
-uptr internal_sigaltstack(const struct sigaltstack *ss,
- struct sigaltstack *oss) {
+uptr internal_sigaltstack(const void *ss, void *oss) {
   return internal_syscall(SYSCALL(sigaltstack), (uptr)ss, (uptr)oss);
 }
 
diff --git a/libsanitizer/sanitizer_common/sanitizer_linux.h 
b/libsanitizer/sanitizer_common/sanitizer_linux.h
index 895bfc18195..a42df576405 100644
--- a/libsanitizer/sanitizer_common/sanitizer_linux.h
+++ b/libsanitizer/sanitizer_common/sanitizer_linux.h
@@ -19,7 +19,6 @@
 #include "sanitizer_platform_limits_posix.h"
 
 struct link_map;  // Opaque type returned by dlopen().
-struct sigaltstack;
 
 namespace __sanitizer {
 // Dirent structure for getdents(). Note that this structure is different from
@@ -28,8 +27,7 @@ struct linux_dirent;
 
 // Syscall wrappers.
 uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned int count);
-uptr internal_sigaltstack(const struct sigaltstack* ss,
-  struct sigaltstack* oss);
+uptr internal_sigaltstack(const void* ss, void* oss);
 uptr internal_sigprocmask(int how, __sanitizer_sigset_t *set,
 __sanitizer_sigset_t *oldset);
 
diff --git 
a/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc 
b/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
index 891386dc0ba..234e8c652c6 100644
--- a/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
+++ b/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
@@ -273,7 +273,7 @@ static int TracerThread(void* argument) {
 
   // Alternate stack for signal handling.
   InternalScopedBuffer handler_stack_memory(kHandlerStackSize);
-  struct sigaltstack handler_stack;
+  stack_t handler_stack;
   internal_memset(_stack, 0, sizeof(handler_stack));
   handler_stack.ss_sp = handler_stack_memory.data();
   handler_stack.ss_size = kHandlerStackSize;
diff --git a/libsanitizer/tsan/tsan_platform_linux.cc 
b/libsanitizer/tsan/tsan_platform_linux.cc
index 2ed5718a12e..6f972ab0dd6 100644
--- a/libsanitizer/tsan/tsan_platform_linux.cc
+++ b/libsanitizer/tsan/tsan_platform_linux.cc
@@ -287,7 +287,7 @@ void InitializePlatform() {
 int ExtractResolvFDs(void *state, int *fds, int nfd) {
 #if SANITIZER_LINUX && !SANITIZER_ANDROID
   int cnt = 0;
-  __res_state *statp = (__res_state*)state;
+  

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

2017-10-26 Thread Richard Farina
commit: 8ccb0e61f002487f4ca2c095ecd81bfaf7c67314
Author: Zero_Chaos  gentoo  org>
AuthorDate: Thu Oct 26 20:54:23 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Thu Oct 26 20:54:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccb0e61

net-wireless/wpa_supplicant: remove vulnerable for bug #634436

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 .../wpa_supplicant/wpa_supplicant-2.6.ebuild   | 399 -
 1 file changed, 399 deletions(-)

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.6.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.6.ebuild
deleted file mode 100644
index e9c1c8a53ef..000
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.6.ebuild
+++ /dev/null
@@ -1,399 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs qt4-r2 qmake-utils systemd multilib
-
-DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
-HOMEPAGE="http://hostap.epitest.fi/wpa_supplicant/;
-SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz;
-LICENSE="|| ( GPL-2 BSD )"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="ap dbus gnutls eap-sim fasteap +hs2-0 libressl p2p ps3 qt4 qt5 readline 
selinux smartcard ssl tdls uncommon-eap-types wimax wps kernel_linux 
kernel_FreeBSD"
-REQUIRED_USE="fasteap? ( !gnutls !ssl ) smartcard? ( ssl ) ?? ( qt4 qt5 )"
-
-CDEPEND="dbus? ( sys-apps/dbus )
-   kernel_linux? (
-   eap-sim? ( sys-apps/pcsc-lite )
-   dev-libs/libnl:3
-   net-wireless/crda
-   )
-   !kernel_linux? ( net-libs/libpcap )
-   qt4? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtsvg:4
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtsvg:5
-   )
-   readline? (
-   sys-libs/ncurses:0=
-   sys-libs/readline:0=
-   )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   )
-   !ssl? (
-   gnutls? (
-   net-libs/gnutls
-   dev-libs/libgcrypt:*
-   )
-   !gnutls? ( dev-libs/libtommath )
-   )
-"
-DEPEND="${CDEPEND}
-   virtual/pkgconfig
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-networkmanager )
-"
-
-S="${WORKDIR}/${P}/${PN}"
-
-Kconfig_style_config() {
-   #param 1 is CONFIG_* item
-   #param 2 is what to set it = to, defaulting in y
-   CONFIG_PARAM="${CONFIG_HEADER:-CONFIG_}$1"
-   setting="${2:-y}"
-
-   if [ ! $setting = n ]; then
-   #first remove any leading "# " if $2 is not n
-   sed -i "/^# *$CONFIG_PARAM=/s/^# *//" .config || echo 
"Kconfig_style_config error uncommenting $CONFIG_PARAM"
-   #set item = $setting (defaulting to y)
-   sed -i "/^$CONFIG_PARAM/s/=.*/=$setting/" .config || 
echo "Kconfig_style_config error setting $CONFIG_PARAM=$setting"
-   else
-   #ensure item commented out
-   sed -i "/^$CONFIG_PARAM/s/$CONFIG_PARAM/# 
$CONFIG_PARAM/" .config || echo "Kconfig_style_config error commenting 
$CONFIG_PARAM"
-   fi
-}
-
-pkg_setup() {
-   if use gnutls && use ssl ; then
-   elog "You have both 'gnutls' and 'ssl' USE flags enabled: 
defaulting to USE=\"ssl\""
-   fi
-}
-
-src_prepare() {
-   # net/bpf.h needed for net-libs/libpcap on Gentoo/FreeBSD
-   sed -i \
-   -e "s:\(#include \):#include \n\1:" \
-   ../src/l2_packet/l2_packet_freebsd.c || die
-
-   # People seem to take the example configuration file too literally (bug 
#102361)
-   sed -i \
-   -e "s:^\(opensc_engine_path\):#\1:" \
-   -e "s:^\(pkcs11_engine_path\):#\1:" \
-   -e "s:^\(pkcs11_module_path\):#\1:" \
-   wpa_supplicant.conf || die
-
-   # Change configuration to match Gentoo locations (bug #143750)
-   sed -i \
-   -e "s:/usr/lib/opensc:/usr/$(get_libdir):" \
-   -e "s:/usr/lib/pkcs11:/usr/$(get_libdir):" \
-   wpa_supplicant.conf || die
-
-   #if use dbus; then
-   #   epatch "${FILESDIR}/${P}-dbus-path-fix.patch"
-   #fi
-
-   # systemd entries to D-Bus service files (bug #372877)
-   echo 'SystemdService=wpa_supplicant.service' \
-   | tee -a dbus/*.service >/dev/null || die
-
-   cd "${WORKDIR}/${P}"
-
-   if use wimax; then
-   # generate-libeap-peer.patch comes before
-   # fix-undefined-reference-to-random_get_bytes.patch
- 

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

2017-10-26 Thread Thomas Deutschmann
commit: c41794578473cd4fc4ad3894de51d5e0df5b2b7f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:43:35 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:43:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4179457

media-sound/gmorgan: x86 stable (bug #632158)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-sound/gmorgan/gmorgan-0.79.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gmorgan/gmorgan-0.79.ebuild 
b/media-sound/gmorgan/gmorgan-0.79.ebuild
index 77d5c138497..a602c30e99c 100644
--- a/media-sound/gmorgan/gmorgan-0.79.ebuild
+++ b/media-sound/gmorgan/gmorgan-0.79.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gmorgan/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="nls"
 
 RDEPEND="media-libs/alsa-lib



[gentoo-commits] repo/gentoo:master commit in: media-plugins/caps-plugins/

2017-10-26 Thread Thomas Deutschmann
commit: cc03b65558ae313b2ee9c16595c736f5abf87c2c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:39:51 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:39:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc03b655

media-plugins/caps-plugins: x86 stable (bug #632096)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-plugins/caps-plugins/caps-plugins-0.9.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/caps-plugins/caps-plugins-0.9.24.ebuild 
b/media-plugins/caps-plugins/caps-plugins-0.9.24.ebuild
index 1cb8aedd466..607d8447c91 100644
--- a/media-plugins/caps-plugins/caps-plugins-0.9.24.ebuild
+++ b/media-plugins/caps-plugins/caps-plugins-0.9.24.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://quitte.de/dsp/caps.html;
 SRC_URI="http://quitte.de/dsp/caps_${PV}.tar.bz2;
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="media-libs/ladspa-sdk"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-sipe/

2017-10-26 Thread Thomas Deutschmann
commit: 85dfaee5cbdad359965609241bcb74fc07ddf167
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:44:19 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:44:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85dfaee5

x11-plugins/pidgin-sipe: x86 stable (bug #632558)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
index 1d964fb0d71..9891f280612 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
 



[gentoo-commits] repo/gentoo:master commit in: www-misc/htdig/

2017-10-26 Thread Thomas Deutschmann
commit: 3c3739303a0dccf3ae15f0e4f4ed2074e67c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:40:54 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:40:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c373930

www-misc/htdig: x86 stable (bug #632338)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild 
b/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild
index 374b8582155..046f3c4cf90 100644
--- a/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild
+++ b/www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.htdig.org/files/${PN}-${MY_PV}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="libressl ssl"
 
 DEPEND="



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

2017-10-26 Thread Thomas Deutschmann
commit: 772a70eaceb4c121518fe3029022d0ee520507dd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:41:37 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:41:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a70ea

dev-libs/cgicc: x86 stable (bug #632362)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/dev-libs/cgicc/cgicc-3.2.16.ebuild 
b/dev-libs/cgicc/cgicc-3.2.16.ebuild
index 84c5498b2c9..6cb68b3529f 100644
--- a/dev-libs/cgicc/cgicc-3.2.16.ebuild
+++ b/dev-libs/cgicc/cgicc-3.2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3 doc? ( FDL-1.2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="doc examples static-libs"
 
 RDEPEND=""



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

2017-10-26 Thread Thomas Deutschmann
commit: fd963666f4b0a0bd4dd54d7d32dad3e7bbc65e0e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:43:02 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:43:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd963666

net-analyzer/ifstatus: x86 stable (bug #632311)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild 
b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
index cc2baff02f5..dcd4cdbcb38 100644
--- a/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
+++ b/net-analyzer/ifstatus/ifstatus-1.1.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 inherit eutils toolchain-funcs
 
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
 
 DESCRIPTION="A simple CLI program for displaying network statistics in real 
time"
 HOMEPAGE="http://ifstatus.sourceforge.net/;



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

2017-10-26 Thread Thomas Deutschmann
commit: 4f32ca579157374de8bbb8fd6e8420e1818d99c8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:42:20 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:42:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f32ca57

media-video/dvgrab: x86 stable (bug #632313)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/media-video/dvgrab/dvgrab-3.5-r1.ebuild 
b/media-video/dvgrab/dvgrab-3.5-r1.ebuild
index 004dae6a164..4c9372683ce 100644
--- a/media-video/dvgrab/dvgrab-3.5-r1.ebuild
+++ b/media-video/dvgrab/dvgrab-3.5-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="jpeg quicktime"
 
 RDEPEND=">=sys-libs/libraw1394-1.1



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

2017-10-26 Thread Thomas Deutschmann
commit: fafad01e0197bc8c9c781e615eda3f00579e0f08
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:28:50 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafad01e

dev-util/duma: x86 stable (bug #632152)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-util/duma/duma-2.5.15-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/duma/duma-2.5.15-r2.ebuild 
b/dev-util/duma/duma-2.5.15-r2.ebuild
index 57aaca2bdcb..4b6563b69aa 100644
--- a/dev-util/duma/duma-2.5.15-r2.ebuild
+++ b/dev-util/duma/duma-2.5.15-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/duma/${MY_P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE="examples"
 
 S=${WORKDIR}/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-lcr/

2017-10-26 Thread Thomas Deutschmann
commit: 3ea3fc171c56ca0b81ef8451f59c9be221bedcb5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:30:25 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea3fc17

media-plugins/vdr-lcr: x86 stable (bug #632275)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-plugins/vdr-lcr/vdr-lcr-0.0.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-lcr/vdr-lcr-0.0.9-r1.ebuild 
b/media-plugins/vdr-lcr/vdr-lcr-0.0.9-r1.ebuild
index 57fa18fb2f6..b8d8aa769cf 100644
--- a/media-plugins/vdr-lcr/vdr-lcr-0.0.9-r1.ebuild
+++ b/media-plugins/vdr-lcr/vdr-lcr-0.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://lcr.vdr-developer.org/downloads/${P}.tar.bz2;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=">=media-video/vdr-1.5.7"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-sudoku/

2017-10-26 Thread Thomas Deutschmann
commit: b7bd7395c2b8734cb8ea68d4fbadc77b236b9d3e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:29:41 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bd7395

media-plugins/vdr-sudoku: x86 stable (bug #632283)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-plugins/vdr-sudoku/vdr-sudoku-0.3.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-sudoku/vdr-sudoku-0.3.5-r1.ebuild 
b/media-plugins/vdr-sudoku/vdr-sudoku-0.3.5-r1.ebuild
index 49d5e6a95e0..c4e03eff256 100644
--- a/media-plugins/vdr-sudoku/vdr-sudoku-0.3.5-r1.ebuild
+++ b/media-plugins/vdr-sudoku/vdr-sudoku-0.3.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=">=media-video/vdr-1.6.0"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-rssreader/

2017-10-26 Thread Thomas Deutschmann
commit: c1781edacd4989bfac5c0435fa9b8389443039b3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:27:14 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1781eda

media-plugins/vdr-rssreader: x86 stable (bug #632301)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-plugins/vdr-rssreader/vdr-rssreader-2.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-rssreader/vdr-rssreader-2.2.1-r1.ebuild 
b/media-plugins/vdr-rssreader/vdr-rssreader-2.2.1-r1.ebuild
index ae6a0805e41..c79e21ec81d 100644
--- a/media-plugins/vdr-rssreader/vdr-rssreader-2.2.1-r1.ebuild
+++ b/media-plugins/vdr-rssreader/vdr-rssreader-2.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/rssreader/files/${P}.tgz;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=">=media-video/vdr-2.2.0



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

2017-10-26 Thread Thomas Deutschmann
commit: 8e06fe2c2ad1f4007a5c5ad53a348ca18c417c09
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:28:06 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e06fe2c

dev-libs/ffcall: x86 stable (bug #634672)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/dev-libs/ffcall/ffcall-2.0.ebuild 
b/dev-libs/ffcall/ffcall-2.0.ebuild
index 53f4b1fdf80..ecd3a418fe8 100644
--- a/dev-libs/ffcall/ffcall-2.0.ebuild
+++ b/dev-libs/ffcall/ffcall-2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/libffcall/${MY_PV}.tar.gz"
 # under GNU LGPL." -ffcall author
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 S=${WORKDIR}/${MY_PV}



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

2017-10-26 Thread Thomas Deutschmann
commit: 19dd22b6cbe26d874f7663ca6398bd1ae8cf5168
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:26:11 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:30:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19dd22b6

app-text/lesspipe: x86 stable (bug #626648)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/app-text/lesspipe/lesspipe-1.83.ebuild 
b/app-text/lesspipe/lesspipe-1.83.ebuild
index a3dc8e98528..228307252d3 100644
--- a/app-text/lesspipe/lesspipe-1.83.ebuild
+++ b/app-text/lesspipe/lesspipe-1.83.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://www-zeuthen.desy.de/~friebel/unix/less/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/

2017-10-26 Thread Ian Stakenvicius
commit: fd205ea13d9f7998b8de9b5311d0dcb1c278f76d
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Thu Oct 26 20:25:49 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Thu Oct 26 20:26:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd205ea1

sys-boot/grub-0.97-r17: switch -nopie for -no-pie on gcc6+

As the -nopie option was something gentoo patched into gcc via the pie patches
used for hardened, and these patches are not applied to gcc6, the no-pie
patch used with grub:0 needs to be adjusted to hse the new flag when a newer
gcc is used.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-boot/grub/grub-0.97-r17.ebuild | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-boot/grub/grub-0.97-r17.ebuild 
b/sys-boot/grub/grub-0.97-r17.ebuild
index 038a541f879..b34191f7346 100644
--- a/sys-boot/grub/grub-0.97-r17.ebuild
+++ b/sys-boot/grub/grub-0.97-r17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
@@ -67,6 +67,13 @@ src_prepare() {
"${S}"/grub/asmstub.c \
|| die
 
+   # gcc-6 and above doesnt have a '-nopie' option patched in, use 
upstream's -no-pie
+   if (( $(gcc-major-version) > 5 )); then
+   sed -i 's/-nopie/-no-pie/' \
+   "${WORKDIR}"/patch/860_all_grub-0.97-pie.patch \
+   || die
+   fi
+
EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch
# bug 564890, 566638
epatch 
"${FILESDIR}"/grub-0.97-Add-esp-to-list-of-clobbered-registers.patch



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-Lite/

2017-10-26 Thread Thomas Deutschmann
commit: de7b4ee5f66a91d58f604437deeba207db525f7a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:13:27 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7b4ee5

dev-perl/Math-BigInt-Lite: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild 
b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild
index 8a4d4061f80..81877108927 100644
--- a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild
+++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="What BigInts are before they become big"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-Locale/

2017-10-26 Thread Thomas Deutschmann
commit: 579e67bd200a9168533921317d2c0982b78a0a19
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:07:28 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579e67bd

dev-perl/Encode-Locale: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Encode-Locale/Encode-Locale-1.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Encode-Locale/Encode-Locale-1.50.0.ebuild 
b/dev-perl/Encode-Locale/Encode-Locale-1.50.0.ebuild
index 96019caff5e..092337b799c 100644
--- a/dev-perl/Encode-Locale/Encode-Locale-1.50.0.ebuild
+++ b/dev-perl/Encode-Locale/Encode-Locale-1.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Determine the locale encoding"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-Encode-2.0.0"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Growl-GNTP/

2017-10-26 Thread Thomas Deutschmann
commit: 05e6fcd5c0bccb7bc75582b0237c8ebe0e80a633
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:10:12 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e6fcd5

dev-perl/Growl-GNTP: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Growl-GNTP/Growl-GNTP-0.210.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Growl-GNTP/Growl-GNTP-0.210.0-r1.ebuild 
b/dev-perl/Growl-GNTP/Growl-GNTP-0.210.0-r1.ebuild
index 7fce672e57d..516737c38aa 100644
--- a/dev-perl/Growl-GNTP/Growl-GNTP-0.210.0-r1.ebuild
+++ b/dev-perl/Growl-GNTP/Growl-GNTP-0.210.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Perl implementation of GNTP Protocol (Client Part)"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Bonjour/

2017-10-26 Thread Thomas Deutschmann
commit: 115aad6bc9c9d9597a48a307f7fe1bf0b50b6b2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:15:43 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115aad6b

dev-perl/Net-Bonjour: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild 
b/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild
index 4dd6eeaa17d..8f1c4489d39 100644
--- a/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild
+++ b/dev-perl/Net-Bonjour/Net-Bonjour-0.960.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Module for DNS service discovery (Apple's Bonjour)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-CppGuess/

2017-10-26 Thread Thomas Deutschmann
commit: f82c214cf40b801a3f19476153350be0fe03fbc0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:08:45 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82c214c

dev-perl/ExtUtils-CppGuess: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.110.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.110.0.ebuild 
b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.110.0.ebuild
index 1a45d3e0efb..2b2c4e63421 100644
--- a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.110.0.ebuild
+++ b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.110.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Guess C++ compiler and flags"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="



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

2017-10-26 Thread Thomas Deutschmann
commit: f11e42045e5cfe5eae882512fe6ca938d87d2667
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:16:16 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11e4204

media-gfx/slic3r: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/slic3r/slic3r-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/slic3r/slic3r-1.1.7.ebuild 
b/media-gfx/slic3r/slic3r-1.1.7.ebuild
index cc961a803fe..a4f86fd3ff8 100644
--- a/media-gfx/slic3r/slic3r-1.1.7.ebuild
+++ b/media-gfx/slic3r/slic3r-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexrj/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3 CC-BY-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+gui test"
 
 # check Build.PL for dependencies



[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX-ExpatXS/

2017-10-26 Thread Thomas Deutschmann
commit: 85abb63e0c6e2a0b9f10f7722506b7c4aa6654d8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:11:58 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85abb63e

dev-perl/XML-SAX-ExpatXS: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.330.0.ebuild 
b/dev-perl/XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.330.0.ebuild
index 94a5a2e9517..dd549229fc5 100644
--- a/dev-perl/XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.330.0.ebuild
+++ b/dev-perl/XML-SAX-ExpatXS/XML-SAX-ExpatXS-1.330.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Perl SAX 2 XS extension to Expat parser"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-libs/expat



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Wx-GLCanvas/

2017-10-26 Thread Thomas Deutschmann
commit: 3aecbcfbf195a1e6e5e1e93945f235c1cad656df
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:15:17 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aecbcfb

dev-perl/Wx-GLCanvas: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild 
b/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
index 407ef2d54af..9636d503398 100644
--- a/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
+++ b/dev-perl/Wx-GLCanvas/Wx-GLCanvas-0.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module virtualx
 DESCRIPTION="interface to wxWidgets' OpenGL canvas"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND="



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

2017-10-26 Thread Thomas Deutschmann
commit: f005eee92bc21d37ad1510b30ec4365d51384320
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:05:48 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f005eee9

net-misc/x2goclient: x86 stable (bug #626212)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild 
b/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild
index 4774046e76f..c5c50ad7ccc 100644
--- a/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild
+++ b/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="ldap nsplugin qt5"
 
 REQUIRED_USE="nsplugin? ( !qt5 )"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Float/

2017-10-26 Thread Thomas Deutschmann
commit: d8e844f009ce17dabcfacf225ab40ff971ebdec4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:13:04 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e844f0

dev-perl/Data-Float: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Data-Float/Data-Float-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild 
b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
index 14f015f34f8..b40cd0e4015 100644
--- a/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
+++ b/dev-perl/Data-Float/Data-Float-0.13.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="details of the floating point data type"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Factor-XS/

2017-10-26 Thread Thomas Deutschmann
commit: f61823e7e4179ac19d7619d441ae492b50ef3411
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:11:04 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61823e7

dev-perl/Math-Factor-XS: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-Factor-XS/Math-Factor-XS-0.400.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Math-Factor-XS/Math-Factor-XS-0.400.0.ebuild 
b/dev-perl/Math-Factor-XS/Math-Factor-XS-0.400.0.ebuild
index 9cfb2d414b9..737cd32b2fa 100644
--- a/dev-perl/Math-Factor-XS/Math-Factor-XS-0.400.0.ebuild
+++ b/dev-perl/Math-Factor-XS/Math-Factor-XS-0.400.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Factorize numbers and calculate matching multiplications"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/boolean



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Prime-XS/

2017-10-26 Thread Thomas Deutschmann
commit: dc93f7845b3068416ae774156f663eb7c99aee03
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:11:29 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc93f784

dev-perl/Math-Prime-XS: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-Prime-XS/Math-Prime-XS-0.260.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Math-Prime-XS/Math-Prime-XS-0.260.0.ebuild 
b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.260.0.ebuild
index 66534e453d3..93372748106 100644
--- a/dev-perl/Math-Prime-XS/Math-Prime-XS-0.260.0.ebuild
+++ b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.260.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Detect and calculate prime numbers with deterministic tests"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/boolean



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-PlanePath/

2017-10-26 Thread Thomas Deutschmann
commit: 1f08489099fe9af06afe8efb68cc315a78b99277
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:14:49 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f084890

dev-perl/Math-PlanePath: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild 
b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild
index a8174d48e39..ed1619a58c0 100644
--- a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild
+++ b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Mathematical paths through the 2-D plane"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="gmp test"
 
 RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Libm/

2017-10-26 Thread Thomas Deutschmann
commit: c1880ebb7db64032dcb652eb3b37a77cb1404396
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:07:51 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1880ebb

dev-perl/Math-Libm: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild 
b/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild
index f68ec4a35b7..adbe6845614 100644
--- a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild
+++ b/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="wrapper to libm functions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-AutoLoader



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-NumSeq/

2017-10-26 Thread Thomas Deutschmann
commit: 688ba861a028ce2edf368363d7402deb6d1d07ba
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:14:18 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688ba861

dev-perl/Math-NumSeq: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild 
b/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild
index 308846fdee1..bfdca5f8737 100644
--- a/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild
+++ b/dev-perl/Math-NumSeq/Math-NumSeq-71.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="number sequences (for example from OEIS)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Number-Fraction/

2017-10-26 Thread Thomas Deutschmann
commit: ad30552d3314e6cf9c6f07617e9e2c52866079e3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:13:50 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad30552d

dev-perl/Number-Fraction: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Number-Fraction/Number-Fraction-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Number-Fraction/Number-Fraction-2.0.0.ebuild 
b/dev-perl/Number-Fraction/Number-Fraction-2.0.0.ebuild
index 0934d9d8a2d..80254edfa14 100644
--- a/dev-perl/Number-Fraction/Number-Fraction-2.0.0.ebuild
+++ b/dev-perl/Number-Fraction/Number-Fraction-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension to model fractions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Moose



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Util/

2017-10-26 Thread Thomas Deutschmann
commit: 86e59371d149e3d774818570d7288b4209371f8a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:09:40 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e59371

dev-perl/Module-Util: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Module-Util/Module-Util-1.90.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Util/Module-Util-1.90.0.ebuild 
b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild
index 53ade1558b6..9b0dd106911 100644
--- a/dev-perl/Module-Util/Module-Util-1.90.0.ebuild
+++ b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Module name tools and transformations"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/constant-defer/

2017-10-26 Thread Thomas Deutschmann
commit: 1d18745d8c3d654a8e5cda675f678352ba1b38de
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:08:13 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d18745d

dev-perl/constant-defer: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/constant-defer/constant-defer-6.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/constant-defer/constant-defer-6.0.0.ebuild 
b/dev-perl/constant-defer/constant-defer-6.0.0.ebuild
index 39c2a944a49..7e9304ef1e7 100644
--- a/dev-perl/constant-defer/constant-defer-6.0.0.ebuild
+++ b/dev-perl/constant-defer/constant-defer-6.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="constant subs with deferred value calculation"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test examples"
 
 RDEPEND="virtual/perl-Carp"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-WithXSpp/

2017-10-26 Thread Thomas Deutschmann
commit: c01107d72c797a7c1cc72428551517bbc6d3196f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:10:39 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:18:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01107d7

dev-perl/Module-Build-WithXSpp: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild 
b/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild
index 974092a6a7f..4ce9a231a07 100644
--- a/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild
+++ b/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="XS++ enhanced flavour of Module::Build"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/ExtUtils-CppGuess-0.40.0



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Typemaps-Default/

2017-10-26 Thread Thomas Deutschmann
commit: a39ea9287edc574f73a7034281da9393c34fe729
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:09:14 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39ea928

dev-perl/ExtUtils-Typemaps-Default: x86 stable (bug #632664)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
index da97cf1a409..e717606cfee 100644
--- a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
+++ b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A set of useful typemaps"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-ExtUtils-ParseXS-3.180.300"



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

2017-10-26 Thread Thomas Deutschmann
commit: a225a264cf444e0fcaf29ce8e47a9ee9b02a8022
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:02:06 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a225a264

app-emulation/virt-what: x86 stable (bug #629424)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-emulation/virt-what/virt-what-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/virt-what/virt-what-1.18.ebuild 
b/app-emulation/virt-what/virt-what-1.18.ebuild
index fd7406dc23c..50cdbef36db 100644
--- a/app-emulation/virt-what/virt-what-1.18.ebuild
+++ b/app-emulation/virt-what/virt-what-1.18.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~hppa ppc ppc64 ~sparc x86"
 IUSE="dmi"
 
 DEPEND="dev-lang/perl"



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

2017-10-26 Thread Thomas Deutschmann
commit: eee7c386743a01676f6f1f7950db660bf121f4c0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:04:59 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee7c386

net-misc/x2goserver: x86 stable (bug #626212)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-misc/x2goserver/x2goserver-4.0.1.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild 
b/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild
index edd8b54c43b..8ec714bca8f 100644
--- a/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild
+++ b/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+fuse postgres +sqlite"
 
 REQUIRED_USE="|| ( postgres sqlite )"



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

2017-10-26 Thread Thomas Deutschmann
commit: ee9e3dca621ecc68f3de2f0672e374ef44f38667
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:01:09 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9e3dca

x11-misc/spacefm: x86 stable (bug #633600)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-misc/spacefm/spacefm-1.0.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/spacefm/spacefm-1.0.5-r2.ebuild 
b/x11-misc/spacefm/spacefm-1.0.5-r2.ebuild
index 0c56ab420c4..9ccc93d3f58 100644
--- a/x11-misc/spacefm/spacefm-1.0.5-r2.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.5-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ignorantguru/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="gtk2 +gtk3 +startup-notification +video-thumbnails"
 
 RDEPEND="dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/gputils/

2017-10-26 Thread Thomas Deutschmann
commit: 3b010dbd7357613776cad88b25862df6d32c9c0c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:03:02 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b010dbd

dev-embedded/gputils: x86 stable (bug #629936)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-embedded/gputils/gputils-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-embedded/gputils/gputils-1.5.0.ebuild 
b/dev-embedded/gputils/gputils-1.5.0.ebuild
index b6a680017ba..2bdbf466e3e 100644
--- a/dev-embedded/gputils/gputils-1.5.0.ebuild
+++ b/dev-embedded/gputils/gputils-1.5.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 ppc ppc64 x86"
 IUSE=""
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: x11-wm/lumina/

2017-10-26 Thread Thomas Deutschmann
commit: 7adb472230a3c2afa8c73e222a4a543aabcef017
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 20:04:09 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 20:17:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7adb4722

x11-wm/lumina: x86 stable (bug #629014)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-wm/lumina/lumina-1.3.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/lumina/lumina-1.3.0_p1.ebuild 
b/x11-wm/lumina/lumina-1.3.0_p1.ebuild
index 794daf6eea8..3c364500c82 100644
--- a/x11-wm/lumina/lumina-1.3.0_p1.ebuild
+++ b/x11-wm/lumina/lumina-1.3.0_p1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/trueos/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="desktop-utils"
 
 COMMON_DEPEND="dev-qt/qtcore:5



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

2017-10-26 Thread Mike Gilbert
commit: a41d6bf561f8e90f7c621c384381f0820be188f4
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Oct 26 20:16:27 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Oct 26 20:16:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41d6bf5

app-admin/cli53: bump to 0.8.12

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62

 app-admin/cli53/Manifest|  1 +
 app-admin/cli53/cli53-0.8.12.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-admin/cli53/Manifest b/app-admin/cli53/Manifest
index 2bed53154e7..efdd95847ab 100644
--- a/app-admin/cli53/Manifest
+++ b/app-admin/cli53/Manifest
@@ -1 +1,2 @@
+DIST cli53-0.8.12.tar.gz 973966 SHA256 
cf8511bd283fe9fdc7fdf493706e9f8b4902f27b9d51e6a6dc601e16472cd129 SHA512 
abe5e092fb570336b2d50099934d1cc5e722e394155b86de2dc2315df70eb1a89bb57f131913ec2dd588b6476c900c9d07daab0e8396e8364548f92651377fea
 WHIRLPOOL 
ccaf6e670613e74c6087408483fcb2fed6562a042abc7e61ebe995ce7f76b2122cb4d5baef45688896991954f326191a9c80ad33dc4b6fb6848dbed0262f58ca
 DIST cli53-0.8.9.tar.gz 4372517 SHA256 
c3b17d5b445d9bbfe3caf9552d4c0bbec649fd630e8eb13cbb5bc49522b02d73 SHA512 
14db2d69feaa5af9e82c77b6c837be55a5d97e438eb6efbb71857fa1630ec1aa5ec77648d0979ce69ca8fcf72478b55c55c12a5e5dbac20415e656fd9c8d0beb
 WHIRLPOOL 
2606a227142211e06096467143106e5657ecc5f2072a3450dbf41af440bfe3dbdf1d385a55accb38c625e42501e3077926e2bee0265affac66b7c0d6f7413b76

diff --git a/app-admin/cli53/cli53-0.8.12.ebuild 
b/app-admin/cli53/cli53-0.8.12.ebuild
new file mode 100644
index 000..c2d625e1fc6
--- /dev/null
+++ b/app-admin/cli53/cli53-0.8.12.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   inherit golang-vcs
+else
+   inherit golang-vcs-snapshot
+   SRC_URI="https://github.com/barnybug/cli53/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Command line tool for Amazon Route 53"
+HOMEPAGE="https://github.com/barnybug/cli53;
+
+LICENSE="MIT"
+SLOT="0"
+
+EGO_PN="github.com/barnybug/cli53"
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   GOPATH="${WORKDIR}/${P}" emake build
+}
+
+src_test() {
+   GOPATH="${WORKDIR}/${P}" go test -v || die
+}
+
+src_install() {
+   dobin cli53
+   dodoc CHANGELOG.md README.md
+}



[gentoo-commits] proj/openrc: New tag: 0.34.3

2017-10-26 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 19:19:37 2017 +

New tag: 0.34.3




[gentoo-commits] proj/openrc:0.34.x commit in: src/rc/

2017-10-26 Thread William Hubbs
commit: eecf868e3c4a763b08cd4b3803f4839e8e710413
Author: William Hubbs  gmail  com>
AuthorDate: Thu Oct 26 19:15:40 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 19:15:40 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=eecf868e

supervise-daemon: clarify a log message

 src/rc/supervise-daemon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rc/supervise-daemon.c b/src/rc/supervise-daemon.c
index abb4a59e..3c3d7c7e 100644
--- a/src/rc/supervise-daemon.c
+++ b/src/rc/supervise-daemon.c
@@ -826,7 +826,7 @@ int main(int argc, char **argv)
parse_schedule(applet, NULL, sig);
 
einfov("Detaching to start `%s'", exec);
-   syslog(LOG_INFO, "Running command line: %s", cmdline);
+   syslog(LOG_INFO, "Supervisor command line: %s", cmdline);
 
/* Remove existing pidfile */
if (pidfile)



[gentoo-commits] proj/openrc:0.34.x commit in: /

2017-10-26 Thread William Hubbs
commit: d0097cc10f8701de1b6a5665c54abf909e897233
Author: William Hubbs  gmail  com>
AuthorDate: Thu Oct 26 19:16:36 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 19:16:36 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d0097cc1

Update ChangeLog

 ChangeLog | 12 
 1 file changed, 12 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 4749750a..b9fb8b78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+commit eecf868e3c4a763b08cd4b3803f4839e8e710413
+Author: William Hubbs 
+Commit: William Hubbs 
+
+supervise-daemon: clarify a log message
+
+commit a5cd486a7fbb5acf8e8f3085500fd86c23dd8641
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Update ChangeLog
+
 commit 6e6b4ac5fa935eb8052d293f2b8378e0395572e1
 Author: William Hubbs 
 Commit: William Hubbs 



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

2017-10-26 Thread Sergei Trofimovich
commit: 9d2ade93c0b5ef6da09aed580e0281adc0402f73
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 19:07:00 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 19:07:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2ade93

net-misc/curl: stable 7.56.1 for hppa, bug #635140

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"

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

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



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

2017-10-26 Thread Sergei Trofimovich
commit: c37c865b7c6db283a46a17844f2460dc54be7934
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 19:06:55 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 19:06:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37c865b

media-sound/lame: stable 3.100 for hppa, bug #634598

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"

 media-sound/lame/lame-3.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lame/lame-3.100.ebuild 
b/media-sound/lame/lame-3.100.ebuild
index 10973210a68..d74863c491f 100644
--- a/media-sound/lame/lame-3.100.ebuild
+++ b/media-sound/lame/lame-3.100.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~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="debug cpu_flags_x86_mmx +frontend mp3rtp sndfile static-libs"
 
 # These deps are without MULTILIB_USEDEP and are correct since we only build



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

2017-10-26 Thread Sergei Trofimovich
commit: 37ed69c402ee032012a81ae5356f457bf8df7b70
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 26 19:07:06 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 26 19:07:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ed69c4

media-gfx/fontforge: stable 20170731 for hppa, bug #635188

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"

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

diff --git a/media-gfx/fontforge/fontforge-20170731.ebuild 
b/media-gfx/fontforge/fontforge-20170731.ebuild
index dc9623a8aca..2b475884836 100644
--- a/media-gfx/fontforge/fontforge-20170731.ebuild
+++ b/media-gfx/fontforge/fontforge-20170731.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode X"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] proj/openrc:0.34.x commit in: /

2017-10-26 Thread William Hubbs
commit: a5cd486a7fbb5acf8e8f3085500fd86c23dd8641
Author: William Hubbs  gmail  com>
AuthorDate: Thu Oct 26 19:03:55 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct 26 19:03:55 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=a5cd486a

Update ChangeLog

 ChangeLog | 65 +++
 1 file changed, 65 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 0cbe56be..4749750a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+commit 6e6b4ac5fa935eb8052d293f2b8378e0395572e1
+Author: William Hubbs 
+Commit: William Hubbs 
+
+supervise-daemon: log the command line we run to spawn the child process
+
+commit 558ff4d5fb90b751ebc2852ea907873af2c236fa
+Author: William Hubbs 
+Commit: William Hubbs 
+
+supervise-daemon: log with the service name instead of "supervise-daemon"
+
+commit 490f855aef581a720c6c0be0d8407fe6d279f9f5
+Author: William Hubbs 
+Commit: William Hubbs 
+
+implement "unsupervised" status
+
+The unsupervised status is to be used when a supervisor of a supervised
+service dies but leaves the service daemon itself running.
+
+commit d1491e201d3ad364e25a55b29ff8035775a6acac
+Author: William Hubbs 
+Commit: William Hubbs 
+
+supervise-daemon: remove child_pid from saved options during shutdown
+
+This allows us to detect when the supervisor dies unexpectedly because
+in that case child_pid will still exist.
+
+commit 3231af937590b1c00af1a459009472a371aeb04a
+Author: William Hubbs 
+Commit: William Hubbs 
+
+rc_service_value_set: remove the option if NULL is the value
+
+This allows the equivalent of "unsetting" a value for a service.
+
+commit a5758e7aeffbeb9766ba3055a3fc347f0ccd3d35
+Author: William Hubbs 
+Commit: William Hubbs 
+
+supervise-daemon.sh: fix status function with no namespaces
+
+commit 61a9393ce12fda412bdca4002ac71e7df82384df
+Author: Patrick McLean 
+Commit: William Hubbs 
+
+cgroups_cleanup: clean up shutdown signaling
+
+- do not sleep for the full 90 seconds if processes are dead
+- re-arrange the order of signals we attempt to send to the processes
+
+commit 161d22cb074ecef7003e19682d72a8ee61c14490
+Author: William Hubbs 
+Commit: William Hubbs 
+
+version 0.34.3
+
+commit 3a96ca1c966c3cc44a2e0e51b383ab47d078bcc1
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Update ChangeLog
+
 commit 934530914bd507476b428d3f6572bbb1c5bbfd16
 Author: William Hubbs 
 Commit: William Hubbs 



  1   2   3   >