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

2016-08-21 Thread Hans de Graaff
commit: c2298073a202a7d958f82c80e106e972e22db4b8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:31:45 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:31:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2298073

dev-ruby/slop: add 4.4.1

Package-Manager: portage-2.2.28

 dev-ruby/slop/Manifest  |  1 +
 dev-ruby/slop/slop-4.4.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/slop/Manifest b/dev-ruby/slop/Manifest
index f5505b4..5338388 100644
--- a/dev-ruby/slop/Manifest
+++ b/dev-ruby/slop/Manifest
@@ -2,3 +2,4 @@ DIST slop-3.6.0.tgz 19570 SHA256 
8fdb0e81e0636f7a266b5f12e1fa419c27bf1b529f0c48a
 DIST slop-4.2.1.tgz 13788 SHA256 
a825f9a6e9a450e5d1968b52cb4c1b662d678a94063e0d5f3d6ae50a4f788b62 SHA512 
698c8dc10aa450486b43d2a2d2447616bc7dc42a6ea6b0b5db4aa0be651641d780f002161ab6fd6f6d1b4b6fb59ac38a8b56a4b27daa80680c5f2a94e13fbb11
 WHIRLPOOL 
8539c9308edb0744fd74170c945bcf44564daaebcfdb7347769932747e7167ac4edddc365eb4e058b26a08850809cbaa91d2e645c6f027e5145123baff09a6d0
 DIST slop-4.3.0.tgz 14050 SHA256 
9d63c2d3d7f45772ebea05e72534d05e33c0669219f066cbfa9fa65b9bd38e5c SHA512 
16bedf3251ef0e6a55943e6f0246d7ab42d7ace62af83b3e8cce0c0b59cef521d8386f2932813c09e54a4818e672d3d596baee2a67176962dc2caa7471d52725
 WHIRLPOOL 
2af7ce6fdf48faab405021c141de02107f6039c67ed95bf891c289f005ba63bda001bf5873a70c8f2bd554a14250c782238fd9bc97c839f9287a1bc2118a4eab
 DIST slop-4.4.0.tgz 14305 SHA256 
2c6cd6d0204a349b29ee78896430e28864369daa9a0ff2c4c550fe2c1aecb2b1 SHA512 
ce03d1039a937db908278228b74c6fe0f935081e999e252c2fd9aecd5925f986fd2bc162bf1967effbdb0064c9a432bcc4f782113647c0b144625fad0f86d043
 WHIRLPOOL 
c0059cd9d4a32116c4fdd9ad0f8c3be0e5eb621067a713fef84fee25a41cdcb35ce180d4753a275962bf202fd94544d9debb269870347ae2a50f3086c21230d2
+DIST slop-4.4.1.tgz 14506 SHA256 
0a936bbc6b21cd2d2a5c2ec6448b3151fe7023d71cc124258877e2d31caa15a9 SHA512 
fc0675ee82664195823e5fe465d0812324722b1ecf8d998e13cdcd2cafa7f5ddab3b10b2912ecaf6213f44edfb8baa09e6437596bd4a9a3d7d329efa52bcfc1e
 WHIRLPOOL 
ae2ac799ad47fa2991f8baf668515fafe425a5e1adc71474ffbd0fbfd85f369d908edba20478a24d930f53106187ec30e0febc0baf446d1a7d5ce9d1bddff201

diff --git a/dev-ruby/slop/slop-4.4.1.ebuild b/dev-ruby/slop/slop-4.4.1.ebuild
new file mode 100644
index 000..5a8f803
--- /dev/null
+++ b/dev-ruby/slop/slop-4.4.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple option parser with an easy to remember syntax and 
friendly API"
+HOMEPAGE="https://github.com/injekt/slop;
+SRC_URI="https://github.com/injekt/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz"
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   sed -i -e '/git ls-files/d' slop.gemspec || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/magit/

2016-08-21 Thread Hans de Graaff
commit: 3f4b8f5b3c9d5b87be02d05e48742be22cd1cda2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:58:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:58:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4b8f5b

app-emacs/magit: add 2.8.0

Package-Manager: portage-2.2.28

 app-emacs/magit/Manifest   |  1 +
 app-emacs/magit/magit-2.8.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/magit/Manifest b/app-emacs/magit/Manifest
index 930920c..93fde18 100644
--- a/app-emacs/magit/Manifest
+++ b/app-emacs/magit/Manifest
@@ -2,3 +2,4 @@ DIST magit-1.2.2.tar.gz 111245 SHA256 
8ed300887909d0990cf17b1f4a3b902944db2471ca
 DIST magit-2.6.1.tar.gz 273643 SHA256 
b42a11168d95f7538bc72bcfa1c438c861139c29d6806f133d653b26d1595ebe SHA512 
c52bb1ffd8697c3d4b728c785bb1031fef030a5a82bf01669446b5d5c6e441d65f2a749ef215d27b012a6977b7b2b90b22e8270b9365eb5f3770cdcc4fa3f110
 WHIRLPOOL 
b0e8fe99785ae30f56627dec511dcb78e4266ea96995286220ce0782d23ed3a21115b68b3fbd8ee1bb5b876473948a3a3dffe6462f2bd0c5adf6554a3d4a5116
 DIST magit-2.6.2.tar.gz 274584 SHA256 
c76692d5e7b242dfb9df1f610bdfdd13fbfbc432923a99b355e525c17196a146 SHA512 
4b7abd9f4f7457c8a4eee93cd633bcbb1f2ed0f0d80f56ae50ef608eb42a71ae0a377782c0b2f47cac74ccd5f2a8238060106aa6d0f8475858bf5dfb1cd9d5ef
 WHIRLPOOL 
6eb7c6cad43f691933c0b1087a872e6f60a245cfd8abce7e0e94d2e3824fad8bc6d8896f5d2d353ef929632c9d19465bcf9198044386c8c1eecc016ad1da12a9
 DIST magit-2.7.0.tar.gz 282654 SHA256 
f4625abbdf9537fb27751f3aa85fafc51cf793686615bb2501995160c544edcf SHA512 
9206c93a9314449e1eae7eba2e7a485d80a656c9bc029affaed86dd7f8c4028bb57cd90dae4efb00c727e3ca207875254c87e7e7c7b1c542523f53125cec20bb
 WHIRLPOOL 
145858db3f4b2755f5671f4b8ff98b7e820bd79cc9053d9ec3fe24d531c8ba5f6a4e59f7f9e911991b2b6289c2e130b865b2d7d310d43866750c163999c76a20
+DIST magit-2.8.0.tar.gz 395575 SHA256 
98cc000ffe06d96c59e5e7c150af5f3d62e5876b7e2e78337aebccb4bc05b066 SHA512 
877c4301065c1bd481eaf06ecf45b5714b03e2e35aeff0b2ff2ecfcec55dcc8c752c5de3d7f3014074188865685fbc2eea5530febb73004c640060ad93e27d91
 WHIRLPOOL 
faea70fb135269a76c305ea3ef83754177f5759e3e5f74acbe88d92e5d4abeae36df43aab4175f553845260df9b990c8d879e75662497e240b7f64a0f31ae466

diff --git a/app-emacs/magit/magit-2.8.0.ebuild 
b/app-emacs/magit/magit-2.8.0.ebuild
new file mode 100644
index 000..58803ed
--- /dev/null
+++ b/app-emacs/magit/magit-2.8.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="A Git porcelain inside Emacs"
+HOMEPAGE="http://magit.vc/;
+SRC_URI="https://github.com/magit/magit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+S="${WORKDIR}/${P}/lisp"
+SITEFILE="50${PN}-gentoo.el"
+ELISP_TEXINFO="../Documentation/*.texi"
+DOCS="../README.md ../Documentation/AUTHORS.md 
../Documentation/RelNotes/${PV}.txt"
+
+DEPEND=">=app-emacs/dash-2.13.0 >=app-emacs/with-editor-2.5.1"
+RDEPEND="${DEPEND} >=dev-vcs/git-1.9.4"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/

2016-08-21 Thread Hans de Graaff
commit: 215db542f32cf4312012d276e2fc46e0e13b01e6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:52:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:52:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215db542

app-emacs/dash: add 2.13.0

Package-Manager: portage-2.2.28

 app-emacs/dash/Manifest   |  1 +
 app-emacs/dash/dash-2.13.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/dash/Manifest b/app-emacs/dash/Manifest
index 2d6975b..db398be 100644
--- a/app-emacs/dash/Manifest
+++ b/app-emacs/dash/Manifest
@@ -1,2 +1,3 @@
 DIST dash-2.12.0.tar.gz 140949 SHA256 
272b337f31edb95c5aadc8e953d522bd307dc522588f246cc9157edee10b1a76 SHA512 
7697083daad4e927aa30a238c3181c4a4ba0e30a2034f0975d4e29e5c2b89ff9f3c8b150ec74811e67fc539b4fb618ed7772f06ace959724a786f25e34276499
 WHIRLPOOL 
c8787267c79d1fb023ee2a27cab7cfb06f4d863093ad95b5710fea1b613e3a2b7a0e3398d94698babc0a5310ac7d64eed5fc54269bd653724a04423014d040c3
 DIST dash-2.12.1.tar.gz 142247 SHA256 
41460193aa74787b247b09ad7cae696016110abba2a922ef1a067472eba15220 SHA512 
66cfd1da52e77c766677bdcf85b3369aa0ae96775f45cf1dc4a87d3d5cfad60594d3ba603ec5d1ff8ad4db983806b6a012065ae8eeb7a06c6095065c7de9d1d7
 WHIRLPOOL 
79910beee0e2875640bbe92f1065c5a53791b84bc1c134977c562049baaebf12c096a38160d0a1e7f1ec7360a963caa1bf163db006ffe8f1f48ff7b165f175a9
+DIST dash-2.13.0.tar.gz 146280 SHA256 
0bc298129ff3421ba2de87b95c157fe35be0f7f26de83eae5d8558947f9e54de SHA512 
59969e3df1b258a1bae76904e5abaf64c5143de9b8994a04799dad3a317c6ccc1dcd19b99a337a23bce0e46cfb6bc90bf8c6b0e6a532946b4f0ec188d331b559
 WHIRLPOOL 
eda8c2dcfb97074c7459cc281c068a4fa724e4ea66cff5299c55145b997124eb1b39b2a3ff87ce059343e71fa4a04d390d0603af181be012dbf80d5272b6ab7a

diff --git a/app-emacs/dash/dash-2.13.0.ebuild 
b/app-emacs/dash/dash-2.13.0.ebuild
new file mode 100644
index 000..329b305
--- /dev/null
+++ b/app-emacs/dash/dash-2.13.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit elisp
+
+DESCRIPTION="A modern list library for Emacs"
+HOMEPAGE="https://github.com/magnars/dash.el;
+SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+S="${WORKDIR}/${PN}.el-${PV}"
+SITEFILE="50${PN}-gentoo.el"
+ELISP_TEXINFO="dash.texi"
+DOCS="README.md"
+
+src_test() {
+   ./run-tests.sh || die
+}



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

2016-08-21 Thread Hans de Graaff
commit: c20282ce708709567f520c5938b1e24145f6108f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:39:22 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:39:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20282ce

dev-ruby/stomp: add 1.4.3

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/stomp/Manifest b/dev-ruby/stomp/Manifest
index b671dd5..a58cd3f 100644
--- a/dev-ruby/stomp/Manifest
+++ b/dev-ruby/stomp/Manifest
@@ -2,3 +2,4 @@ DIST stomp-1.3.4.gem 77824 SHA256 
adc77e8760236bd6d751991e0a4fc2bfd5443fc45dd5cf
 DIST stomp-1.3.5.gem 78848 SHA256 
5abfd406fced18f236a84a457853afb99eab60ee3a4d4cd605678128f61aa9cd SHA512 
d546f262d9a2d6a4934d66b9849f59e1d4676ffc35ad1d476477a2736e1eba3c8da9ab684204f97935ba6aaf83271a1d8fdeff8ebcdd4446ecababa366940284
 WHIRLPOOL 
773e26b27306df16b519f246a15240b71814359c0d4df0fee3aedf47da9ed154e2c4d154f279cb636501f3a086fa14ef6193776e9c645c16e780c9fd86f1aebf
 DIST stomp-1.4.0.gem 88576 SHA256 
8e7f3cee76f492e577cf1538886b9b72148c849aabe6267a395e1ca5b7f7e873 SHA512 
f6a472b8c247cffdb43b7c9d3704092f1c64208721b9b3f2a3aaebc4c4cf2d39d187fde439052b5f71df736dc2df38fe16b0f442af631da8fe089f7b8fbb75c4
 WHIRLPOOL 
4594d10409d6c8dcad0fcddade12d9daa0aca86ec8886631e9e784953a2f5f0205124ddb09a28e562653fb258747e8301b3b72ab90d1b93cceceac79da7a821c
 DIST stomp-1.4.1.gem 89088 SHA256 
f16584296813e9d5bfaa2e32d988676bc58e3661ddabbafa75706e2b426feacd SHA512 
7df6f97397b3cae43c31bea178ab3e420c9a332e4ff4b935b301e46cd56e95712c8b4fe4493f5256b5eff64f3e19b39f0fa78421bdd377898f8c2084d3d1f2cd
 WHIRLPOOL 
99374ffb5944508ec851dde58d317b38f8ad0bc6a439ff8be768f0f7d3c8d8ab59391b4377941309a226922f89aee4d6dac0bb8870401510d567cf202ca27aa4
+DIST stomp-1.4.3.gem 91136 SHA256 
6c2a7f27581d28bf08453026a0fa28978d144320896652823001bb8cf760ca86 SHA512 
b23eb5af9323107fddfb1d8d11c8039f567452674e38c7da5a3709412d56489f462b5d0634459c750525ef9a909c988e44a53aefda7e6b6bb30eee4b90a2b948
 WHIRLPOOL 
d1188acc3668cde12de0025c4a48412322e6dc7389403ea68c3bde13a27849c2cdcfa72dd1f8e52890f5974b5662e68f9f771d21ef7cad46c041b14b50f350b9

diff --git a/dev-ruby/stomp/stomp-1.4.3.ebuild 
b/dev-ruby/stomp/stomp-1.4.3.ebuild
new file mode 100644
index 000..8407ad5
--- /dev/null
+++ b/dev-ruby/stomp/stomp-1.4.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby bindings for the stomp messaging protocol"
+HOMEPAGE="https://github.com/stompgem/stomp;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/

2016-08-21 Thread Hans de Graaff
commit: a59a7239245f929f3e85d13d58daf63ad8856850
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:53:44 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:53:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59a7239

app-emacs/with-editor: add 2.5.2

Package-Manager: portage-2.2.28

 app-emacs/with-editor/Manifest |  1 +
 app-emacs/with-editor/with-editor-2.5.2.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
index 1e71429..4d26f74 100644
--- a/app-emacs/with-editor/Manifest
+++ b/app-emacs/with-editor/Manifest
@@ -1 +1,2 @@
 DIST with-editor-2.5.0.tar.gz 14940 SHA256 
8091465eefee4057a4a0daab72db1f2f0415e2abfe965d1e8b8206f3031aeba5 SHA512 
aae01ebc2f5922af1742648eb5e25ccadcf460118c872caa2b79c2139ec85ae13a59ca63880c3d077eb846d23d054341916b5439acd97fa3ca1a62847533
 WHIRLPOOL 
85c5959a5644cfd4f00200dac76dc8bc4e0598c144d3138bec72194bf4b5557dc2c9c6ec77c70a86c0c8e04bbebe0df1c34418387168ae5479936ac0c63140e2
+DIST with-editor-2.5.2.tar.gz 27207 SHA256 
6a06af51d1a43a6b02a2f0e63fe8102ad27bd57af27dff2d08e53c8bb970a74c SHA512 
11599853eb184254fe5f55d6613d47d22d582bc5b571fcbcf877dee4bbe6b97cf2c4c1fa790b5233e6e3402f8f6961906e0a5146953522d6df31cfbf0b7b1eb0
 WHIRLPOOL 
e5c722a65a755c703a018e108b16e68cc62d482a40e85e9c754e1454ae65aa18d99c6507cfafb9374e07512007a30fd1f60f1ca4b70ceff649cf43149b8f281a

diff --git a/app-emacs/with-editor/with-editor-2.5.2.ebuild 
b/app-emacs/with-editor/with-editor-2.5.2.ebuild
new file mode 100644
index 000..baafa23
--- /dev/null
+++ b/app-emacs/with-editor/with-editor-2.5.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes"
+HOMEPAGE="http://magit.vc/manual/with-editor;
+SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+SITEFILE="50${PN}-gentoo.el"
+ELISP_TEXINFO="*.texi"
+DOCS="README.md with-editor.org"
+
+DEPEND=">=app-emacs/dash-2.13.0"
+# Versions of magit before 2.5.0 bundled with-editor
+RDEPEND="!!

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

2016-08-21 Thread Hans de Graaff
commit: 0c276036af4872a8e9f185f365c2dc6f283a7a47
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 22 05:41:16 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 22 05:41:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c276036

www-apps/nanoc: add 4.3.0

Package-Manager: portage-2.2.28

 www-apps/nanoc/Manifest   |  1 +
 www-apps/nanoc/nanoc-4.3.0.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index e2a5980..f4169e0 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -2,3 +2,4 @@ DIST nanoc-3.8.0.gem 189440 SHA256 
382397d761ea1a97537eaee995e37ba416f7f7f093090
 DIST nanoc-4.1.6.gem 173056 SHA256 
95887475fac5a9bc1e59a74f6a5df9b2655b19a6389953121210276ca373db30 SHA512 
bf6059558f8465a0aab7fa67b1fefb06618bd2ee54f61fb5e8b77d6738bb4f2bc97604cfa76164aa2c759be8aa4912ec3538cf349a77f903321acd786029b2d8
 WHIRLPOOL 
396b32ba5170aeaed2f2b11917e480b27a9e63046da344e3232ca4b2691c56d9037877ea2370f9225f77eb65af03a8b3b4f4b9962611d41e65db0d08184eb5b4
 DIST nanoc-4.2.0.gem 171520 SHA256 
b047dec47e53989a8a784954de2a891fbcf43939dab606874809c4eca379131c SHA512 
b11b4175ace0701af6fbeaa3a1b363e1e8a378465da7b8badd12b47cab1a41b7514089f4e00d7cfda892907a593d4ebffa56ff7ff161e8aebcfeed86117b49d6
 WHIRLPOOL 
9771725f19801941a570055c7951a7fad52d331c6e516023bb2d1299564b334e86a7f11c9ec4dd323ca39f2f7323449aabfe1189fceaa3df4ac72d45cb9e509f
 DIST nanoc-4.2.4.gem 174080 SHA256 
520f7809dd728b46c6d1fca12f4ea7415a12473f1ad3de3468e635f7f7d546ad SHA512 
62154a33802e6dac251945a2475eb9b4eae5fa7a1dc93173ea21fc950a97bf8b26ef86f652f502fe97e7a63f788a94c896f9a6cbab7d46b4562be568a9413978
 WHIRLPOOL 
723fd31d16756ae47201a2cf674695a6b8b13e3f8952f3e558bea34de31235d1faedb4561d0b8ad73dcd7ed384679a04af1b2a83fe2aa9ff208d80e1feb281cd
+DIST nanoc-4.3.0.gem 167424 SHA256 
c04008bb1846036fc3c9bc997da5c89f9f393f6ee7a59cc7b113a16076d33d80 SHA512 
b26895fb9908e803c1ddccb5dd7b0e086ae50c39724dfb973829577fd6c1d06bfe3a31c9efaa44234050b99790fba9450edd43fab2e9ff3f1839b3e122e08131
 WHIRLPOOL 
be00323683c051df8412f40cf8783d1bf3f8058dd6b3becd2f220537fd914b9ee65f58596c63c59a6b4c3533d8b4f634f32115ec0a85c5ef1ab30d11e3ebeae4

diff --git a/www-apps/nanoc/nanoc-4.3.0.ebuild 
b/www-apps/nanoc/nanoc-4.3.0.ebuild
new file mode 100644
index 000..c5a5e08
--- /dev/null
+++ b/www-apps/nanoc/nanoc-4.3.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22"
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog NEWS.md README.md"
+
+RUBY_FAKEGEM_TASK_DOC="doc"
+RUBY_FAKEGEM_TASK_TEST="test:all"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="http://nanoc.ws/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
+
+ruby_add_rdepend "!minimal? (
+   dev-ruby/mime-types:*
+   dev-ruby/rack:*
+   www-servers/adsf
+)
+   >=dev-ruby/cri-2.3:0
+   =dev-ruby/hamster-3*
+   dev-ruby/ref:2"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/mocha-0.13
+   dev-ruby/minitest
+   =dev-ruby/rdoc-4*
+   dev-ruby/systemu
+   dev-ruby/vcr
+   dev-ruby/webmock
+   dev-ruby/yard
+)
+doc? (
+   dev-ruby/kramdown
+   dev-ruby/rdiscount
+   dev-ruby/yard
+)"
+
+all_ruby_prepare() {
+   use doc || use test || (rm tasks/doc.rake || die)
+
+   if use test ; then
+   # Avoid dependency on coveralls.
+   sed -i -e '/coverall/I s:^:#:' tasks/test.rake || die
+   else
+   rm -f tasks/test.rake || die
+   fi
+
+   # Avoid unneeded development dependencies
+   rm -f tasks/rubocop.rake || die
+   sed -i -e '/simplecov/I s:^:#:' test/helper.rb || die
+
+   # Avoid non-optional tests for w3c_validators which we don't have
+   # packaged and which require network access.
+   rm test/extra/checking/checks/test_{css,html}.rb || die
+
+   # Skip tests that produce slightly different output.
+   sed -i -e '/test_rouge/,418 s:^:#:' 
test/filters/test_colorize_syntax.rb || die
+   sed -i -e '/test_disallow_routes_not_starting_with_slash/,/^  end/ 
s:^:#:' test/base/test_compiler.rb || die
+}
+
+each_ruby_test() {
+   RUBYLIB="${S}/lib" ${RUBY} -S rake test:all || die
+}



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

2016-08-21 Thread Tim Harder
commit: 3d2bea0351ce14e8ae9447da78439b40c3389b1b
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Aug 22 03:58:06 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Aug 22 03:59:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2bea03

dev-python/msgpack: version bump to 0.4.8

 dev-python/msgpack/Manifest |  1 +
 dev-python/msgpack/msgpack-0.4.8.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-python/msgpack/Manifest b/dev-python/msgpack/Manifest
index e5fd9ec..6b7b560 100644
--- a/dev-python/msgpack/Manifest
+++ b/dev-python/msgpack/Manifest
@@ -1,2 +1,3 @@
 DIST msgpack-python-0.4.6.tar.gz 116433 SHA256 
bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794 SHA512 
492246b03035cfb10a99aed59d23a7b10d1fd4cfa044cdec737b4f65fe3f7c30d3c9754389fd5efc2eb41760e4813ac246915ac7a50dc5659e65002a476bb886
 WHIRLPOOL 
9aa400181557c20d0b1e011424dc4b68de269942b3b7e27e24b113ee4d98f4161355d3479d7ff8c60c0017e0fe28ceb4fca06e67e881982141fa348336eaee85
 DIST msgpack-python-0.4.7.tar.gz 126251 SHA256 
5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b SHA512 
10cc51c5f46a908953298071a46a790b9b78a577e37abd546c76f72386c3847885e36523680c86b9a13fb099fc2a17c3c7a0119c750ac5e7081c72df3ebd7a7e
 WHIRLPOOL 
70be4cd3fc76671f311f50966ad5362ef6c94c18270f5dd10b690067fe891166f7929828874f0005ca0da8a2159a31fbd438e6be1d87c1928f845cbb37ac247b
+DIST msgpack-python-0.4.8.tar.gz 113641 SHA256 
1a2b19df0f03519ec7f19f826afb935b202d8979b0856c6fb3dc28955799f886 SHA512 
59e9c43be6b92e6d10f40999e0902c350137e67a83c43bb15b273eca856a6eb39f24b625b02b40188a9365ce3101f03bfa9aa3dfff56c5c3b551533942183481
 WHIRLPOOL 
461ef108839815a6919accc51be6bfa2a20790dcea3aebffcbb956bc6dc8ea5eac19efb9b36a15850d33693d160d7c67a2d5cc4cb4d6ed2312a731663c1103c6

diff --git a/dev-python/msgpack/msgpack-0.4.8.ebuild 
b/dev-python/msgpack/msgpack-0.4.8.ebuild
new file mode 100644
index 000..b05c5f8
--- /dev/null
+++ b/dev-python/msgpack/msgpack-0.4.8.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
+
+inherit distutils-r1
+
+MY_PN="${PN}-python"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="MessagePack (de)serializer for Python"
+HOMEPAGE="http://msgpack.org https://github.com/msgpack/msgpack-python/ 
https://pypi.python.org/pypi/msgpack-python/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+S=${WORKDIR}/${MY_P}
+
+python_test() {
+   py.test test || die "Tests fail with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: app-backup/duplicity/

2016-08-21 Thread Tim Harder
commit: f38197f029e5577e195183e86213a4d8a18ff698
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Aug 22 02:41:10 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Aug 22 02:41:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38197f0

app-backup/duplicity: version bump to 0.7.10

 app-backup/duplicity/Manifest|  1 +
 app-backup/duplicity/duplicity-0.7.10.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-backup/duplicity/Manifest b/app-backup/duplicity/Manifest
index 09e7b8c..9e48262 100644
--- a/app-backup/duplicity/Manifest
+++ b/app-backup/duplicity/Manifest
@@ -1,2 +1,3 @@
 DIST duplicity-0.6.26.tar.gz 1270436 SHA256 
8bef8a5d805b79ae177e54d42152238bce1b2aaf9ad32e03a2c3a20cbd4e074a SHA512 
0cd02984eda99c81a30c9ac9926c41df0597f8f287a3e8ccd7d6fb9d420159028112be6b3fc8acf9b413940c07d0e754b2a509b6bca52965d2c333d4bcec8689
 WHIRLPOOL 
873b9fc9e035ed31cef996ace747c6a97b9434b50945578b019627c94e8eb7ba0861909e74b95db143ddb50dfdb23241a3ddfe712a97e0cd1f29c324c5d99c16
 DIST duplicity-0.7.07.1.tar.gz 1539310 SHA256 
594c6d0e723e56f8a7114d57811c613622d535cafdef4a3643a4d4c89c1904f8 SHA512 
363266232763791bac9e84a9e345dda6ffa278a89597a094540088e12e47b56cb2459f72073c0020b77504514149b1ccb9bed7a67e516443a674975954f49129
 WHIRLPOOL 
041ea4dcc127e7cf5cca04c2037776fdf224cabe741f18a4de4e6e18fe1c4260eeed20892f91c43b7dbb0a04d246b67e8f52ab364b5bbc43a765e50ea05be092
+DIST duplicity-0.7.10.tar.gz 1543523 SHA256 
485fef15526d163c061e00ec08de216cf7d652e67d41de5dc3bed9fb42214842 SHA512 
d04273384749c88d0a4f46bc1dcdcbb945ec1a78fb21064f12f0ca6c92cc73ad36fc3149461dbe0a660cd752a1147b2fa5d2b4056a5414c7790747eb5983e0bd
 WHIRLPOOL 
1532b1e5ffc764951155ce248662d3ebf23fff71c538270ee1b2d37c7ad0a90705361b34418a323dfb4947ede42cd356e0daba18e4124e7342e5baadc5d0af22

diff --git a/app-backup/duplicity/duplicity-0.7.10.ebuild 
b/app-backup/duplicity/duplicity-0.7.10.ebuild
new file mode 100644
index 000..758b48f
--- /dev/null
+++ b/app-backup/duplicity/duplicity-0.7.10.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 versionator
+
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
+HOMEPAGE="http://www.nongnu.org/duplicity/;
+SRC_URI="https://code.launchpad.net/${PN}/$(get_version_component_range 
1-2)-series/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="s3 test"
+
+CDEPEND="
+   net-libs/librsync
+   app-crypt/gnupg
+   dev-python/lockfile
+"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+RDEPEND="${CDEPEND}
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   s3? ( dev-python/boto[${PYTHON_USEDEP}] )
+"
+
+python_prepare_all() {
+   # workaround until failing test is fixed
+   local PATCHES=( "${FILESDIR}"/${PN}-0.6.24-skip-test.patch )
+
+   distutils-r1_python_prepare_all
+
+   sed -i "s/'COPYING',//" setup.py || die
+}
+
+python_test() {
+   esetup.py test
+}
+
+pkg_postinst() {
+   einfo "Duplicity has many optional dependencies to support various 
backends."
+   einfo "Currently it's up to you to install them as necessary."
+}



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

2016-08-21 Thread Tim Harder
commit: 1b7e927fd05e7ecaf567d02ef3eee51056cafc88
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Aug 22 02:43:08 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Aug 22 02:45:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7e927f

media-sound/cmusfm: version bump to 0.3.1

 media-sound/cmusfm/Manifest|  1 +
 media-sound/cmusfm/cmusfm-0.3.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/media-sound/cmusfm/Manifest b/media-sound/cmusfm/Manifest
index 55c00b7..b770624 100644
--- a/media-sound/cmusfm/Manifest
+++ b/media-sound/cmusfm/Manifest
@@ -1 +1,2 @@
 DIST cmusfm-0.2.5.tar.gz 28651 SHA256 
f6f0a2e60a3c00480903035f71339aa4ea8a70d2f64b3ff9a6ea2f75b61543af SHA512 
0db8d865342438531bfb800d835800240e47732444795159f72ed3c91a4c3f0747ba2da1dcc8e71ef340ba5a3febdb39d8dd5868b134afcbcf7b3614a7790eae
 WHIRLPOOL 
3fe8dc2bc233f031b83fe43186a70877acafc16057dc93f2c1155031c5f65553eb525a4bd9d83afb4d8f5224b785c43c95a75d1d8147b0c92ba19d049bb47b3e
+DIST cmusfm-0.3.1.tar.gz 34521 SHA256 
359a46e60c59940d53b2c25093298d518f520be6aa2f4ee2363174ead6542e09 SHA512 
2d4d551d2a82fc2d70c7f75705f8cec236a0cf7b8e5268c91cc32b4ede4ecd51c4577d673b8c36f041e514af59142f2c9c001cd422c0790f0e0b3596b4394064
 WHIRLPOOL 
bb9039159b80eb221a38595734f7c2cf518f88f98ca19f94c636fb0630ffb5117ed99dacd6373aff04875224a98829b6d8c8043eede489f4b2ceb435f1d70e59

diff --git a/media-sound/cmusfm/cmusfm-0.3.1.ebuild 
b/media-sound/cmusfm/cmusfm-0.3.1.ebuild
new file mode 100644
index 000..a334437
--- /dev/null
+++ b/media-sound/cmusfm/cmusfm-0.3.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools readme.gentoo-r1
+
+DESCRIPTION="Last.fm scrobbler for cmus music player"
+HOMEPAGE="https://github.com/Arkq/cmusfm;
+SRC_URI="https://github.com/Arkq/cmusfm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+CDEPEND="net-misc/curl
+   dev-libs/openssl:0=
+   libnotify? ( >=x11-libs/libnotify-0.7 )"
+DEPEND="${CDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+   media-sound/cmus"
+
+src_prepare() {
+   default
+   eautoreconf
+   DOC_CONTENTS="Please refer to the README.md file before running cmusfm 
the first time."
+}
+
+src_configure() {
+   econf $(use_enable libnotify)
+}
+
+src_install() {
+   default
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_pkg_postinst
+}



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

2016-08-21 Thread Tim Harder
commit: 20c4b16757cc2e9938b873a567c1c6c53345c438
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Aug 22 02:36:02 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Aug 22 02:36:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c4b167

dev-python/llfuse: version bump to 1.1.1

 dev-python/llfuse/Manifest|  1 +
 dev-python/llfuse/llfuse-1.1.1.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest
index d8e94af..b773c9f 100644
--- a/dev-python/llfuse/Manifest
+++ b/dev-python/llfuse/Manifest
@@ -3,4 +3,5 @@ DIST llfuse-0.41.tar.bz2 397155 SHA256 
58079acce2ed03305bfea998cfad7c5d1815c85c2
 DIST llfuse-0.42.1.tar.bz2 320282 SHA256 
8ee9f190682d1c94e6522e77064fcdb4c7b07e71a6b9d1193ac1527972a98b59 SHA512 
b87b26a3b19db954110248233f393c2c445d42b0fd89d83da3282d1f21f9ef6285721f3348e86d00d46584e3fc9896c6111d9573a103505476ab4f59d2c1b444
 WHIRLPOOL 
c08d356e8170180aba87de9b5fb8f716a99865040582f90ec4a144c88b27f10f5e36ef4af20a29367cf3e4ae971a1a1b731e2717f7d1dece70754af49a4e535b
 DIST llfuse-0.43.tar.bz2 323979 SHA256 
550c23c99ab1da711e816bdd980d588de174e143bc96cdb1f11c6ae6af35c7a1 SHA512 
d3dfd33898eefd5774d007c960ac72f6c7a509ad18b5fb520a07f8c9b23414ba3f171e7d36a8703cdb2421270c3a3da82626cb6be7eb0cb3840d29506926c73f
 WHIRLPOOL 
07b9e181f48d2f6d512436c775011b81f5db2e144809c9010e3a6cb263be75ebea1bebac7ecd02e242214b31feb18bafc0b996d36b257db152762769bdb5f127
 DIST llfuse-1.0.tar.bz2 323706 SHA256 
fa521ce77a8c0ac1c8c21e6d4b0705dacc0ddd627439c2b3827c674909c027d2 SHA512 
17d5fc91083dc29b11120980b68d000605582a757bf61a09ce4b840105fe0dc2b6afa416d09bf2abf11fd3c8bcbd5dfa4d90a9c9cc955c80a38111fb594e8b06
 WHIRLPOOL 
aa8d22d0e7c6f5121c981c3c4fe7999aada35fa3bd5189c1ea14715366880af40105e8c35b4da7a098df449b277761a8dc50c489e65a074de430227599f032ac
+DIST llfuse-1.1.1.tar.bz2 327071 SHA256 
1b84b1152ae461e66ecc526d0de71eaec086c587e97d1dda93d620b16a92db6c SHA512 
6541a55a740bac03edae8ce2562122e21655236c58c89cbb29b211a497c8a706ad79c7da485700b0842ba92fc8958799f62d552ce733aa8b3bfa8a6a3aa8c9a6
 WHIRLPOOL 
d84b5108c0d6c25200f17709996c445d0fd2a3abbd37e54ece7e7a29b40f384da274a41ea7125ff84bb3932864d4d6dbf76372df96fa5b9d0cd33bb97c7cda2c
 DIST llfuse-1.1.tar.bz2 326175 SHA256 
e250d59f3ed0d91a6bdcf81ab8af5ade994de3abb96bc5e64cd465a8265e9ffb SHA512 
8e468c35cf74ab25a17b17364bbb5b5c8ab02ab5f4fe911970792dc57b5a7d87bea3889a81ff8dafd4438de3ea1ec96ec974025a33f177c84347c0830c6e1432
 WHIRLPOOL 
d49738f666478f0e267045df0a68435cdf7a12e95ead306ab678d6a56843ddd419be49d4bd8c76990b21b08e051f0ae7e5bf641d94c69c4ccc2e989f73711024

diff --git a/dev-python/llfuse/llfuse-1.1.1.ebuild 
b/dev-python/llfuse/llfuse-1.1.1.ebuild
new file mode 100644
index 000..755d02c
--- /dev/null
+++ b/dev-python/llfuse/llfuse-1.1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the low-level FUSE API"
+HOMEPAGE="https://python-llfuse.googlecode.com/ 
https://pypi.python.org/pypi/llfuse;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+RDEPEND=">=sys-fs/fuse-2.8.0
+   $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' 
python2_7)
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   virtual/pkgconfig
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-catchlog[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   py.test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/html/. )
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/updates/, sys-fs/btfs/, net-fs/btfs/

2016-08-21 Thread Mike Gilbert
commit: ee5d44d066c5589de8c8e6bb3bd874d9dc7a4f34
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Aug 22 02:21:36 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Aug 22 02:21:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5d44d0

net-fs/btfs: move from sys-fs/btfs

 {sys-fs => net-fs}/btfs/Manifest | 0
 {sys-fs => net-fs}/btfs/btfs-2.11.ebuild | 0
 {sys-fs => net-fs}/btfs/metadata.xml | 0
 profiles/updates/3Q-2016 | 1 +
 4 files changed, 1 insertion(+)

diff --git a/sys-fs/btfs/Manifest b/net-fs/btfs/Manifest
similarity index 100%
rename from sys-fs/btfs/Manifest
rename to net-fs/btfs/Manifest

diff --git a/sys-fs/btfs/btfs-2.11.ebuild b/net-fs/btfs/btfs-2.11.ebuild
similarity index 100%
rename from sys-fs/btfs/btfs-2.11.ebuild
rename to net-fs/btfs/btfs-2.11.ebuild

diff --git a/sys-fs/btfs/metadata.xml b/net-fs/btfs/metadata.xml
similarity index 100%
rename from sys-fs/btfs/metadata.xml
rename to net-fs/btfs/metadata.xml

diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 0685780..2475618 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -12,3 +12,4 @@ move dev-perl/regexp-common dev-perl/Regexp-Common
 move dev-php/PEAR-PHP_CodeSniffer dev-php/PHP_CodeSniffer
 move kde-apps/kgamma kde-plasma/kgamma
 slotmove =sci-geosciences/osm-gps-map-0.7.3 2 0
+move sys-fs/btfs net-fs/btfs



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

2016-08-21 Thread Mike Gilbert
commit: 859d88575cee76fcc8bb16ea7fd7a4772face84d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Aug 22 02:14:37 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Aug 22 02:15:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859d8857

media-gfx/grub-splashes: modernize ebuild

Upgrade to EAPI 6. Use mount-boot eclass.

Package-Manager: portage-2.3.0_p16

 media-gfx/grub-splashes/grub-splashes-20091109.ebuild | 14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild 
b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild
index 7bb53c3..4eb79a3 100644
--- a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild
+++ b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild
@@ -1,7 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=6
+
+inherit mount-boot
+
 DESCRIPTION="Collection of grub splashes"
 HOMEPAGE="https://dev.gentoo.org/~welp/grub-splashes.xml;
 SRC_URI="mirror://gentoo/${PN}-0.1.tar.gz
@@ -13,16 +17,8 @@ SLOT="0"
 KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="|| ( sys-boot/grub sys-boot/grub-static )"
-RDEPEND="${DEPEND}"
-
 S="${WORKDIR}"
 
-pkg_setup() {
-   [[ -d ${ROOT}/boot/grub ]] || \
-   die "${ROOT}/boot/grub does not exist, please make sure you 
have /boot mounted"
-}
-
 src_unpack() {
unpack ${A}
cd "${S}"



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

2016-08-21 Thread Anthony G. Basile
commit: 483173e88cf607d2ad1d92a1fc708b352009efa5
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Aug 22 00:22:12 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Aug 22 00:22:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483173e8

dev-python/pypax: move python 3.5 support back to stable 0.9.2

Package-Manager: portage-2.2.28

 dev-python/pypax/pypax-0.9.2-r1.ebuild | 49 --
 dev-python/pypax/pypax-0.9.2.ebuild|  4 +--
 2 files changed, 2 insertions(+), 51 deletions(-)

diff --git a/dev-python/pypax/pypax-0.9.2-r1.ebuild 
b/dev-python/pypax/pypax-0.9.2-r1.ebuild
deleted file mode 100644
index 0bf29a4..000
--- a/dev-python/pypax/pypax-0.9.2-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
-
-inherit distutils-r1
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
-   inherit git-2
-else
-   SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-   S="${WORKDIR}/elfix-${PV}"
-fi
-
-DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags"
-HOMEPAGE="https://dev.gentoo.org/~blueness/elfix/
-   https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml;
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="+ptpax +xtpax"
-
-REQUIRED_USE="|| ( ptpax xtpax )"
-
-RDEPEND="
-   ptpax? ( dev-libs/elfutils )
-   xtpax? ( sys-apps/attr )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}"
-
-src_compile() {
-   cd scripts
-   unset PTPAX
-   unset XTPAX
-   use ptpax && export PTPAX="yes"
-   use xtpax && export XTPAX="yes"
-   distutils-r1_src_compile
-}
-
-src_install() {
-   cd scripts
-   distutils-r1_src_install
-}

diff --git a/dev-python/pypax/pypax-0.9.2.ebuild 
b/dev-python/pypax/pypax-0.9.2.ebuild
index 3122b9e..b6937a0 100644
--- a/dev-python/pypax/pypax-0.9.2.ebuild
+++ b/dev-python/pypax/pypax-0.9.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1
 



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

2016-08-21 Thread Anthony G. Basile
commit: 6c95299e4a205761d61cee412cd71b05158c9c66
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 21 23:50:34 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Aug 21 23:50:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c95299e

dev-python/pypax: remove older stable versions

Package-Manager: portage-2.2.28

 dev-python/pypax/Manifest   |  2 --
 dev-python/pypax/pypax-0.8.4.ebuild | 38 -
 dev-python/pypax/pypax-0.9.0.ebuild | 38 -
 3 files changed, 78 deletions(-)

diff --git a/dev-python/pypax/Manifest b/dev-python/pypax/Manifest
index 8c99666..ba6987f 100644
--- a/dev-python/pypax/Manifest
+++ b/dev-python/pypax/Manifest
@@ -1,3 +1 @@
-DIST elfix-0.8.4.tar.gz 374742 SHA256 
374be66da3dddef485bbb5e95bfcab6fd0c2db478255bddd10079730ada5260b SHA512 
10aacc3fff33c934e2d4487d174a2b0cec10ffb7a35fc72b160c786f82f0355f3a2dea716bc7fb929d2919cc32a26844f37f9d73064b755098bdaa72e8075bda
 WHIRLPOOL 
b04e099f188c0b76d8c07abd76559c1313854aa83a03ad69afb72674d93cde6ce538ae10d0fea3be5495937e72a4b98fdd36efbb2e3aa8ff23c1d9f7f943c1ae
-DIST elfix-0.9.0.tar.gz 372014 SHA256 
8b547d987edb2f7dc23ddf30f959d7d051a9ed49810f983b8fe6c489fe731cf0 SHA512 
fd9bab90d745f77429c902acd2a14f615132731b3c38929dce764f1e5f7ee8f6478a6fef7ce0cb38e7ebd9181ba57965ff0c97da5e01d0fbf2cfb940ed691ebf
 WHIRLPOOL 
c09fa2193b990a506cae17f370ec10fa6302e17d2a165e42eceb88644f8a92e297c839ad788204e213d8205695b65557a7dcef5f6417177c434c8d0a34bd5eb7
 DIST elfix-0.9.2.tar.gz 398758 SHA256 
1a50ec57d6f5d1b25dcaaaf15f82849774e9e4e7e263cee3aa4936c5e3d6f071 SHA512 
a7be30722abe7249ec42024d33b2bda00524cfb85da66b4511c5056efbdbfae1d3c2b42048bcf4d5cb7c0ae675f763b74a834d93a25b541ebac42fddcd2c6cf9
 WHIRLPOOL 
aead1a63612ea187dc00aa52ee2c18431036176aae2e0e08d3138ced751f28947ee8045dd63dae67f89946d5b64e705a6b6d45b884d3d9da1d7e6e03b37ed700

diff --git a/dev-python/pypax/pypax-0.8.4.ebuild 
b/dev-python/pypax/pypax-0.8.4.ebuild
deleted file mode 100644
index 4f9b1f8..000
--- a/dev-python/pypax/pypax-0.8.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags"
-HOMEPAGE="https://dev.gentoo.org/~blueness/elfix/
-   https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml;
-SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-
-S="${WORKDIR}/elfix-${PV}/scripts"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="+ptpax +xtpax"
-
-REQUIRED_USE="|| ( ptpax xtpax )"
-
-RDEPEND="
-   ptpax? ( dev-libs/elfutils )
-   xtpax? ( sys-apps/attr )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}"
-
-src_compile() {
-   unset PTPAX
-   unset XTPAX
-   use ptpax && export PTPAX="yes"
-   use xtpax && export XTPAX="yes"
-   distutils-r1_src_compile
-}

diff --git a/dev-python/pypax/pypax-0.9.0.ebuild 
b/dev-python/pypax/pypax-0.9.0.ebuild
deleted file mode 100644
index a1713f4..000
--- a/dev-python/pypax/pypax-0.9.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags"
-HOMEPAGE="https://dev.gentoo.org/~blueness/elfix/
-   https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml;
-SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-
-S="${WORKDIR}/elfix-${PV}/scripts"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="+ptpax +xtpax"
-
-REQUIRED_USE="|| ( ptpax xtpax )"
-
-RDEPEND="
-   ptpax? ( dev-libs/elfutils )
-   xtpax? ( sys-apps/attr )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}"
-
-src_compile() {
-   unset PTPAX
-   unset XTPAX
-   use ptpax && export PTPAX="yes"
-   use xtpax && export XTPAX="yes"
-   distutils-r1_src_compile
-}



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

2016-08-21 Thread Anthony G. Basile
commit: 6dad9619353969a4e161e84ce45a279bde7ce9fe
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 21 23:52:46 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Aug 21 23:52:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dad9619

sys-apps/elfix: remove older stable versions

Package-Manager: portage-2.2.28

 sys-apps/elfix/Manifest|  2 -
 sys-apps/elfix/elfix-0.8.4.ebuild  | 38 ---
 sys-apps/elfix/elfix-0.9.0-r1.ebuild   | 45 -
 .../elfix-0.9.0-backport-fix-paxmark_sh.patch  | 57 --
 .../elfix-0.9.0-backport-fix-revdep-pax.patch  | 25 --
 5 files changed, 167 deletions(-)

diff --git a/sys-apps/elfix/Manifest b/sys-apps/elfix/Manifest
index 8c99666..ba6987f 100644
--- a/sys-apps/elfix/Manifest
+++ b/sys-apps/elfix/Manifest
@@ -1,3 +1 @@
-DIST elfix-0.8.4.tar.gz 374742 SHA256 
374be66da3dddef485bbb5e95bfcab6fd0c2db478255bddd10079730ada5260b SHA512 
10aacc3fff33c934e2d4487d174a2b0cec10ffb7a35fc72b160c786f82f0355f3a2dea716bc7fb929d2919cc32a26844f37f9d73064b755098bdaa72e8075bda
 WHIRLPOOL 
b04e099f188c0b76d8c07abd76559c1313854aa83a03ad69afb72674d93cde6ce538ae10d0fea3be5495937e72a4b98fdd36efbb2e3aa8ff23c1d9f7f943c1ae
-DIST elfix-0.9.0.tar.gz 372014 SHA256 
8b547d987edb2f7dc23ddf30f959d7d051a9ed49810f983b8fe6c489fe731cf0 SHA512 
fd9bab90d745f77429c902acd2a14f615132731b3c38929dce764f1e5f7ee8f6478a6fef7ce0cb38e7ebd9181ba57965ff0c97da5e01d0fbf2cfb940ed691ebf
 WHIRLPOOL 
c09fa2193b990a506cae17f370ec10fa6302e17d2a165e42eceb88644f8a92e297c839ad788204e213d8205695b65557a7dcef5f6417177c434c8d0a34bd5eb7
 DIST elfix-0.9.2.tar.gz 398758 SHA256 
1a50ec57d6f5d1b25dcaaaf15f82849774e9e4e7e263cee3aa4936c5e3d6f071 SHA512 
a7be30722abe7249ec42024d33b2bda00524cfb85da66b4511c5056efbdbfae1d3c2b42048bcf4d5cb7c0ae675f763b74a834d93a25b541ebac42fddcd2c6cf9
 WHIRLPOOL 
aead1a63612ea187dc00aa52ee2c18431036176aae2e0e08d3138ced751f28947ee8045dd63dae67f89946d5b64e705a6b6d45b884d3d9da1d7e6e03b37ed700

diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild 
b/sys-apps/elfix/elfix-0.8.4.ebuild
deleted file mode 100644
index 9baef22..000
--- a/sys-apps/elfix/elfix-0.8.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"
-HOMEPAGE="https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml
-   https://dev.gentoo.org/~blueness/elfix/;
-SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="+ptpax +xtpax"
-
-REQUIRED_USE="|| ( ptpax xtpax )"
-
-# These only work with a properly configured PaX kernel
-RESTRICT="test"
-
-DEPEND="~dev-python/pypax-${PV}[ptpax=,xtpax=]
-   ptpax? ( dev-libs/elfutils )
-   xtpax? ( sys-apps/attr )"
-
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   rm -f "${S}/scripts/setup.py"
-   econf --disable-tests \
-   $(use_enable ptpax) \
-   $(use_enable xtpax)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog INSTALL README THANKS TODO
-}

diff --git a/sys-apps/elfix/elfix-0.9.0-r1.ebuild 
b/sys-apps/elfix/elfix-0.9.0-r1.ebuild
deleted file mode 100644
index e33edba..000
--- a/sys-apps/elfix/elfix-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"
-HOMEPAGE="https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml
-   https://dev.gentoo.org/~blueness/elfix/;
-SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="+ptpax +xtpax"
-
-REQUIRED_USE="|| ( ptpax xtpax )"
-
-# These only work with a properly configured PaX kernel
-RESTRICT="test"
-
-DEPEND="~dev-python/pypax-${PV}[ptpax=,xtpax=]
-   ptpax? ( dev-libs/elfutils )
-   xtpax? ( sys-apps/attr )"
-
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-backport-fix-paxmark_sh.patch
-   epatch "${FILESDIR}"/${P}-backport-fix-revdep-pax.patch
-}
-
-src_configure() {
-   rm -f "${S}/scripts/setup.py"
-   econf --disable-tests \
-   $(use_enable ptpax) \
-   $(use_enable xtpax)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog INSTALL README THANKS TODO
-}

diff --git a/sys-apps/elfix/files/elfix-0.9.0-backport-fix-paxmark_sh.patch 
b/sys-apps/elfix/files/elfix-0.9.0-backport-fix-paxmark_sh.patch
deleted file mode 100644
index 86be00e..000
--- 

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

2016-08-21 Thread Anthony G. Basile
commit: 2201fce60cda5118bf24a1ed379863f1d3e1590b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 21 23:48:11 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Aug 21 23:48:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2201fce6

dev-python/pypax: add python 3.5 support

Package-Manager: portage-2.2.28

 dev-python/pypax/pypax-0.9.2-r1.ebuild | 49 ++
 1 file changed, 49 insertions(+)

diff --git a/dev-python/pypax/pypax-0.9.2-r1.ebuild 
b/dev-python/pypax/pypax-0.9.2-r1.ebuild
new file mode 100644
index 000..0bf29a4
--- /dev/null
+++ b/dev-python/pypax/pypax-0.9.2-r1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
+   inherit git-2
+else
+   SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   S="${WORKDIR}/elfix-${PV}"
+fi
+
+DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags"
+HOMEPAGE="https://dev.gentoo.org/~blueness/elfix/
+   https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml;
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="+ptpax +xtpax"
+
+REQUIRED_USE="|| ( ptpax xtpax )"
+
+RDEPEND="
+   ptpax? ( dev-libs/elfutils )
+   xtpax? ( sys-apps/attr )"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${RDEPEND}"
+
+src_compile() {
+   cd scripts
+   unset PTPAX
+   unset XTPAX
+   use ptpax && export PTPAX="yes"
+   use xtpax && export XTPAX="yes"
+   distutils-r1_src_compile
+}
+
+src_install() {
+   cd scripts
+   distutils-r1_src_install
+}



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

2016-08-21 Thread Mike Pagano
commit: cadae574972a277635e900cf329f1c80db16251f
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Aug 21 23:47:34 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Aug 21 23:47:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadae574

sys-kernel/git-sources: Linux patch 4.8-rc3

Package-Manager: portage-2.2.28

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

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 38e0dee..48b748b 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,3 +1,4 @@
 DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10 SHA512 
e8c02583e17e4fc4214fef694825fcb78c898266f1624deb1cdf56ab5c5fdfa669c5221122a7cf0d502ed6f921ff3797634acd9d294d29e98e3faa8a21920185
 WHIRLPOOL 
e968c89ce714c8d918db6074dabac4b0200c57ff111260313cf5798eeefb8b5b10c1509b64e2ee611a78e81075c588a473b67f9802609b2fef9ebb87ae514d98
 DIST patch-4.8-rc1.xz 6519232 SHA256 
e7f3214d3718a6f92de61e3849d358e17f526ae4c827c203a80f661d9a5a4788 SHA512 
f69936802321b5a6c11e946f87f78abfbb1a1365a5225357a8f8ed07e031634c566607dcfadecec6cb96761bbd931f54a446028e1f402077d51322ac812d
 WHIRLPOOL 
79ee22a00cfc2c0072e1da94076157e235b0bd5035096d4ef3c24c3f7093f997231d9fbdab4cd6fa6741234afb2f21860b5ae62d0a43ea602807f6bbb3e2ff36
 DIST patch-4.8-rc2.xz 6562096 SHA256 
148b8c5879315d80f32ffe2aebcfeb0fb91545e2e194362b37bef50a696d195d SHA512 
8fac25899d2d5987ccbb1495ed6dbdd0c0a670c7c7dc937ed74376ba678bf95d1966d52d497bb319e14b619eb8ad2ccb2654adac9fb59eb0e9ad4a9936d00f80
 WHIRLPOOL 
d1edbd67d7f3e5673e0ee7d22011da851fbbd13c765e07c7deb32c08c6955810c424c169459a756933d429bb21c81d6d2803d97835fcd8ce797b6d44234b50a7
+DIST patch-4.8-rc3.xz 6623408 SHA256 
f0aa7b462f13494a39d3c54dc73811c6381ec9f40b58ae956092df0411d576db SHA512 
3858fabadba3a1771989a128e79e4930f4d98a52c05a3149bbfb9c09bae0895c5f6c52b8066b4df5d96ecc477f142d99c291e002ce8e27baa464889eec65d510
 WHIRLPOOL 
fe02d94f19123932c5fc79a48d75582c4a49f428a8fbffba2742723c354c0b9b502b60f07bf12114846d83b21fcaf9ed4c3c7dd742793d718bbd1bfc0e93bb00

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



[gentoo-commits] repo/gentoo:master commit in: app-emulation/cloud-init/

2016-08-21 Thread Matt Thode
commit: 900b6267698341e90547d67305df2a5761256ec6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Aug 21 23:34:25 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Aug 21 23:34:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900b6267

app-emulation/cloud-init: adding  version for gentoo dev work

Package-Manager: portage-2.2.28

 app-emulation/cloud-init/cloud-init-.ebuild | 88 +
 1 file changed, 88 insertions(+)

diff --git a/app-emulation/cloud-init/cloud-init-.ebuild 
b/app-emulation/cloud-init/cloud-init-.ebuild
new file mode 100644
index 000..1d41994
--- /dev/null
+++ b/app-emulation/cloud-init/cloud-init-.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1 eutils git-r3 multilib systemd
+
+DESCRIPTION="cloud initialisation magic"
+HOMEPAGE="https://launchpad.net/cloud-init;
+EGIT_REPO_URI="https://github.com/prometheanfire/cloud-init.git;
+EGIT_BRANCH="gentoo-integration"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE="test"
+
+CDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/jsonpatch[${PYTHON_USEDEP}]
+   dev-python/oauthlib[${PYTHON_USEDEP}]
+   dev-python/prettytable[${PYTHON_USEDEP}]
+   dev-python/pyserial[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${CDEPEND}
+   >=dev-python/httpretty-0.7.1[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/unittest2[${PYTHON_USEDEP}]
+   dev-python/pep8[${PYTHON_USEDEP}]
+   dev-python/flake8[${PYTHON_USEDEP}]
+   dev-python/hacking[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   sys-apps/iproute2
+   sys-fs/growpart
+   virtual/logger
+"
+
+PATCHES=( "${FILESDIR}/cloud-init-0.7.7-gentooinit.patch" )
+
+python_prepare_all() {
+   sed -i 's/version=get_version(),/version=,/g' setup.py || die
+   sed -i '/^argparse/d' requirements.txt || die
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   emake test
+}
+
+python_install() {
+   distutils-r1_python_install "--init-system=sysvinit_openrc"
+}
+
+python_install_all() {
+   keepdir /etc/cloud
+
+   distutils-r1_python_install_all
+
+   chmod +x "${D}"/etc/init.d/cloud-config
+   chmod +x "${D}"/etc/init.d/cloud-final
+   chmod +x "${D}"/etc/init.d/cloud-init
+   chmod +x "${D}"/etc/init.d/cloud-init-local
+
+   insinto /etc/cloud/templates
+   doins "${FILESDIR}/hosts.gentoo.tmpl"
+   insinto /etc/cloud
+   doins "${FILESDIR}/cloud.cfg"
+
+   systemd_dounit "${S}"/systemd/cloud-config.service
+   systemd_dounit "${S}"/systemd/cloud-config.target
+   systemd_dounit "${S}"/systemd/cloud-final.service
+   systemd_dounit "${S}"/systemd/cloud-init-local.service
+   systemd_dounit "${S}"/systemd/cloud-init.service
+}



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

2016-08-21 Thread Tim Harder
commit: bd4df3fccd97a48cfd5f33e07b8d7f4e72d51894
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 23:19:09 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 23:19:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4df3fc

sys-fs/btfs: add missing pkgconfig bdep

 sys-fs/btfs/btfs-2.11.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-fs/btfs/btfs-2.11.ebuild b/sys-fs/btfs/btfs-2.11.ebuild
index c87bad1..28b4da9 100644
--- a/sys-fs/btfs/btfs-2.11.ebuild
+++ b/sys-fs/btfs/btfs-2.11.ebuild
@@ -15,11 +15,13 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=sys-fs/fuse-2.8.0
+CDEPEND=">=sys-fs/fuse-2.8.0
>=net-misc/curl-7.22.0
dev-libs/boost:=
>=net-libs/rb_libtorrent-0.16.0"
-RDEPEND="${DEPEND}
+DEPEND="${CDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
${PYTHON_DEPS}"
 
 src_prepare() {



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

2016-08-21 Thread Tim Harder
commit: ac76c26fe0e368fc820a3aef4c8603becdda47c1
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 23:05:53 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 23:08:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac76c26f

sys-fs/btfs: initial import

 sys-fs/btfs/Manifest |  1 +
 sys-fs/btfs/btfs-2.11.ebuild | 37 +
 sys-fs/btfs/metadata.xml | 11 +++
 3 files changed, 49 insertions(+)

diff --git a/sys-fs/btfs/Manifest b/sys-fs/btfs/Manifest
new file mode 100644
index 000..09f67ef
--- /dev/null
+++ b/sys-fs/btfs/Manifest
@@ -0,0 +1 @@
+DIST btfs-2.11.tar.gz 21636 SHA256 
7c15001e6206c5c28350df0e1609ab10cd7e1578908f46eb334d3b41634a8ba8 SHA512 
3b185139692525b59fb3981bcd1a9645fedb3a7acf8709fd0d4c4233b1598cc247263f8935801ed448c358e2c7aba1cc845725f8ec07d3498cd4f81d0d4e6ab0
 WHIRLPOOL 
03ed85a4858fef2f87eb5c873bb2b5ebb3ec34657239b96481e7c9b20c7cb361988431b1af0a1df1ad2fc92cfb41bfd113dc96b6d7a57e03b52d292fbf7e6215

diff --git a/sys-fs/btfs/btfs-2.11.ebuild b/sys-fs/btfs/btfs-2.11.ebuild
new file mode 100644
index 000..c87bad1
--- /dev/null
+++ b/sys-fs/btfs/btfs-2.11.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit autotools python-r1
+
+DESCRIPTION="a bittorrent filesystem based on FUSE"
+HOMEPAGE="https://github.com/johang/btfs;
+SRC_URI="https://github.com/johang/btfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=sys-fs/fuse-2.8.0
+   >=net-misc/curl-7.22.0
+   dev-libs/boost:=
+   >=net-libs/rb_libtorrent-0.16.0"
+RDEPEND="${DEPEND}
+   ${PYTHON_DEPS}"
+
+src_prepare() {
+   default
+
+   # don't install btplay via make
+   sed -i '/^SUBDIRS =/s/scripts//' Makefile.am || die
+
+   eautoreconf
+}
+
+src_install() {
+   default
+   python_foreach_impl python_doscript scripts/btplay
+}

diff --git a/sys-fs/btfs/metadata.xml b/sys-fs/btfs/metadata.xml
new file mode 100644
index 000..21630ed
--- /dev/null
+++ b/sys-fs/btfs/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   radher...@gentoo.org
+   Tim Harder
+   
+   
+   johang/btfs
+   
+



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

2016-08-21 Thread Gilles Dartiguelongue
commit: 13d2e30b8ea54bbf89bb69472f0cc885d54576dd
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Aug 21 22:24:25 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Aug 21 22:24:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d2e30b

media-sound/rhythmbox: bump to 3.4

Re-enable unittests, it seems they do pass fine provided some extra time to 
complete.
Switch to EAPI 6. Webkit plugin was removed. Drop unused GST_INSPECT variable.

Package-Manager: portage-2.3.0
RepoMan-Options: --force

 media-sound/rhythmbox/Manifest |   1 +
 media-sound/rhythmbox/rhythmbox-3.4.ebuild | 134 +
 2 files changed, 135 insertions(+)

diff --git a/media-sound/rhythmbox/Manifest b/media-sound/rhythmbox/Manifest
index cd8c43b..e64dc2d 100644
--- a/media-sound/rhythmbox/Manifest
+++ b/media-sound/rhythmbox/Manifest
@@ -1,2 +1,3 @@
 DIST rhythmbox-3.3.1.tar.xz 6853084 SHA256 
ef3c1023ed05025cd2aaed9ca83bf9bc557e4e8da660d7f31c5e3158fda93c61 SHA512 
38fad18c51037c2933e32f265dc1713346db26163f4c50308b1c457cae4faf5926b31c029e3f8c1c1d75da8578f4960496237bf8add7c588e6011f849c7da41c
 WHIRLPOOL 
26cc782ef6a0f5c47545959ccc58689e0ecb794d8af8299171ad91d2f5c59944b0c76909f53710360b3219555cc183211cac8e0e4b2372d8342e44d272ac61ee
 DIST rhythmbox-3.3.tar.xz 6863500 SHA256 
5299ac4d3dbc4e281aa422e957b3a7741207512ae051fdfc8159e1322b486859 SHA512 
ff717015ec0d95e72abf7f356b3d83bfac744d3d032d35bf9b0f5452caa8e9130bc7446d8079f9e36eaa07b518dea5a6c2fc848cf326c9d0bd1ab17d58a95518
 WHIRLPOOL 
faeedadb1735b9a77c75ecaa80d0c14608d3186916d81e2647c9c3d981305c24d8972f1c93d0b197a3c81140a8559eb4ecf38f506818cf9ebc703b53b9926e89
+DIST rhythmbox-3.4.tar.xz 6910300 SHA256 
ef8592aa0ee184e40d23a5007885c32585325b462e78cb0ff95181540f39878c SHA512 
089568ecd932f7ca761f54389ab7008a8bc8d3bda3f35def0cc8370043fda804bc7eb5285ff574adafedfa1392422338e38a6bf40f1cb1bd77b93f9fe576d186
 WHIRLPOOL 
8186a1514985e66ddd5b30c663b1707c6850eca3ca8006024f8d0b914a09b43ffeed0306e2c55deeecb7769f85e1145cb36e89f05a1253df714f219034f3cad0

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.ebuild
new file mode 100644
index 000..143dc6a
--- /dev/null
+++ b/media-sound/rhythmbox/rhythmbox-3.4.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python3_{3,4,5} )
+PYTHON_REQ_USE="xml"
+
+inherit eutils gnome2 python-r1 multilib virtualx
+
+DESCRIPTION="Music management and playback software for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="cdr daap dbus gnome-keyring ipod libnotify lirc mtp nsplugin +python 
test +udev upnp-av visualizer zeitgeist"
+REQUIRED_USE="
+   ipod? ( udev )
+   mtp? ( udev )
+   dbus? ( python )
+   python? ( ^^ ( $(python_gen_useflags '*') ) )
+"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/libxml2-2.7.8:2
+   >=x11-libs/gtk+-3.16:3[X,introspection]
+   >=x11-libs/gdk-pixbuf-2.18:2
+   >=dev-libs/gobject-introspection-0.10:=
+   >=dev-libs/libpeas-0.7.3[gtk,python?]
+   >=dev-libs/totem-pl-parser-3.2
+   >=net-libs/libsoup-2.42:2.4
+   >=media-libs/gst-plugins-base-1.4:1.0[introspection]
+   >=media-libs/gstreamer-1.4:1.0[introspection]
+   >=sys-libs/tdb-1.2.6
+   dev-libs/json-glib
+
+   visualizer? (
+   >=media-libs/clutter-1.8:1.0
+   >=media-libs/clutter-gst-1.9.92:2.0
+   >=media-libs/clutter-gtk-1.0:1.0
+   >=x11-libs/mx-1.0.1:1.0
+   >=media-plugins/gst-plugins-libvisual-1.4:1.0 )
+   cdr? ( >=app-cdr/brasero-2.91.90 )
+   daap? (
+   >=net-libs/libdmapsharing-2.9.19:3.0
+   >=media-plugins/gst-plugins-soup-1.4:1.0 )
+   gnome-keyring? ( >=app-crypt/libsecret-0.18 )
+   libnotify? ( >=x11-libs/libnotify-0.7.0 )
+   lirc? ( app-misc/lirc )
+   python? ( >=dev-python/pygobject-3.0:3[${PYTHON_USEDEP}] )
+   udev? (
+   virtual/libgudev:=
+   ipod? ( >=media-libs/libgpod-0.7.92[udev] )
+   mtp? ( >=media-libs/libmtp-0.3 ) )
+   zeitgeist? ( gnome-extra/zeitgeist )
+"
+RDEPEND="${COMMON_DEPEND}
+   media-plugins/gst-plugins-soup:1.0
+   media-plugins/gst-plugins-libmms:1.0
+   || (
+   media-plugins/gst-plugins-cdparanoia:1.0
+   media-plugins/gst-plugins-cdio:1.0 )
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/gst-plugins-taglib:1.0
+   x11-themes/adwaita-icon-theme
+   upnp-av? (
+   >=media-libs/grilo-0.3:0.3
+   >=media-plugins/grilo-plugins-0.3:0.3[upnp-av] )
+   python? (
+   >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+

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

2016-08-21 Thread Tim Harder
commit: 0ef4e04c5a823fa31db81ea4e0db1c732ea5992f
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 21:49:17 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 21:49:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef4e04c

dev-libs/libusb: update upstream metadata to use github

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

diff --git a/dev-libs/libusb/metadata.xml b/dev-libs/libusb/metadata.xml
index b0a7596..75eeea1 100644
--- a/dev-libs/libusb/metadata.xml
+++ b/dev-libs/libusb/metadata.xml
@@ -10,6 +10,6 @@
Peter Stuge


-   libusb
+   libusb/libusb

 



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

2016-08-21 Thread Tim Harder
commit: 3ee09908040d854151e6b785707e8d693e891c01
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 21:47:43 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 21:48:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee09908

dev-libs/libusb: add github site to HOMEPAGE

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

diff --git a/dev-libs/libusb/libusb-1.0.20.ebuild 
b/dev-libs/libusb/libusb-1.0.20.ebuild
index 0723c73..21b4723 100644
--- a/dev-libs/libusb/libusb-1.0.20.ebuild
+++ b/dev-libs/libusb/libusb-1.0.20.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs multilib-minimal
 
 DESCRIPTION="Userspace access to USB devices"
-HOMEPAGE="http://libusb.info/;
+HOMEPAGE="http://libusb.info/ https://github.com/libusb/libusb;
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"



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

2016-08-21 Thread Gilles Dartiguelongue
commit: 682da2565d6fbbee3f8cef9281627160174f9991
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Aug 21 21:46:15 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Aug 21 21:46:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682da256

Make chromaprint USE flag on grilo-plugins due to incomplete dependencies

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 23c39ca..3679d97 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,10 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# Gilles Dartiguelongue  (21 Aug 2016)
+# Needs a Gstreamer plugin from gst-plugins-bad that is not packaged to date
+media-plugins/grilo-plugins chromaprint
+
 # Pacho Ramos  (21 Aug 2016)
 # media-libs/libdlna is being removed, bug #540214
 media-video/ushare dlna



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

2016-08-21 Thread Gilles Dartiguelongue
commit: 896b3eb87606a46ef70a850ab6d862b7ccea9ee5
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Aug 21 21:44:03 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Aug 21 21:45:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896b3eb8

media-libs/grilo: unittests require dbus activation, which requires X11

Package-Manager: portage-2.3.0

 media-libs/grilo/grilo-0.3.1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-libs/grilo/grilo-0.3.1.ebuild 
b/media-libs/grilo/grilo-0.3.1.ebuild
index 7917d8b..8a4b568 100644
--- a/media-libs/grilo/grilo-0.3.1.ebuild
+++ b/media-libs/grilo/grilo-0.3.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 VALA_MIN_API_VERSION="0.28"
 VALA_USE_DEPEND="vapigen"
 
-inherit gnome2 python-any-r1 vala
+inherit gnome2 python-any-r1 vala virtualx
 
 DESCRIPTION="A framework for easy media discovery and browsing"
 HOMEPAGE="https://wiki.gnome.org/Projects/Grilo;
@@ -76,6 +76,10 @@ src_configure() {
$(use_enable vala)
 }
 
+src_test() {
+   virtx emake check
+}
+
 src_install() {
gnome2_src_install
# Upstream made this conditional on gtk-doc build...



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

2016-08-21 Thread Gilles Dartiguelongue
commit: 52853b29bd7ab8869ef6bfb2905e267a484a9450
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Aug 21 21:46:04 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Aug 21 21:46:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52853b29

media-libs/grilo: fix typo in gettext SLOT fix and test dependency

Package-Manager: portage-2.3.0
RepoMan-Options: --force

 media-libs/grilo/grilo-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/grilo/grilo-0.3.1.ebuild 
b/media-libs/grilo/grilo-0.3.1.ebuild
index 8a4b568..b212bf3 100644
--- a/media-libs/grilo/grilo-0.3.1.ebuild
+++ b/media-libs/grilo/grilo-0.3.1.ebuild
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
$(python_gen_any_dep '
dev-python/pygobject:2[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]')
-   media-plugins/grilo-plugins:0.2 )
+   media-plugins/grilo-plugins:${SLOT%/*} )
 "
 # eautoreconf requires gnome-common
 
@@ -52,7 +52,7 @@ pkg_setup() {
 }
 
 src_prepare() {
-   sed -e "s:GETTEXT_PACKAGE=grilo$:GETTEXT_PACKAGE=grilo-${SLOT}:" \
+   sed -e "s:GETTEXT_PACKAGE=grilo$:GETTEXT_PACKAGE=grilo-${SLOT%/*}:" \
-i configure.ac configure || die "sed configure.ac configure 
failed"
 
# Don't build examples



[gentoo-commits] repo/gentoo:master commit in: app-admin/checkrestart/, app-admin/checkrestart/files/

2016-08-21 Thread Amadeusz Piotr Żołnowski
commit: 7980fff798a450fd9c13b251259fb559f2888f56
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Aug 21 21:23:02 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sun Aug 21 21:26:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7980fff7

app-admin/checkrestart: Workaround a problem with finding pkg name

The output of qfile is used by checkrestart to get a list of programs
owning certain files. A feature of qfile is that its output is dependent
on the current working directory. Some of the files in its output aren't
programs and checkrestart crashed. This patch sets the cwd to / for the
qfile subprocess, so its output is as expected.

Thanks to Karl  keckec.com> for investigating the issue, providing
patch and explanation above.

This not a final soluation for the problem, but it's a good workaround
given there are not so many processes named after any directory in /.

Gentoo-Bug: 548920

Package-Manager: portage-2.3.0

 app-admin/checkrestart/checkrestart-0.47-r4.ebuild | 39 ++
 .../checkrestart/files/checkrestart-0.47-cwd.patch | 11 ++
 2 files changed, 50 insertions(+)

diff --git a/app-admin/checkrestart/checkrestart-0.47-r4.ebuild 
b/app-admin/checkrestart/checkrestart-0.47-r4.ebuild
new file mode 100644
index 000..1bf1b95
--- /dev/null
+++ b/app-admin/checkrestart/checkrestart-0.47-r4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils python-single-r1
+
+DESCRIPTION="the sysadmin's rolling upgrade tool"
+HOMEPAGE="http://arcdraco.net/checkrestart;
+SRC_URI="http://arcdraco.net/~dragon/${P}-sep.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
+IUSE=""
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   sys-apps/lsb-release
+   app-portage/portage-utils
+   sys-process/lsof
+"
+
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+S=${WORKDIR}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-list-comprehension-fix.patch
+   epatch "${FILESDIR}"/${P}-cwd.patch
+   python_fix_shebang ${PN}
+}
+
+src_install() {
+   dosbin ${PN}
+}

diff --git a/app-admin/checkrestart/files/checkrestart-0.47-cwd.patch 
b/app-admin/checkrestart/files/checkrestart-0.47-cwd.patch
new file mode 100644
index 000..6d5fd50
--- /dev/null
+++ b/app-admin/checkrestart/files/checkrestart-0.47-cwd.patch
@@ -0,0 +1,11 @@
+--- /usr/sbin/checkrestart 2016-02-22 08:08:34.0 -0800
 /usr/sbin/checkrestarta2016-02-22 08:19:16.013507231 -0800
+@@ -114,7 +114,7 @@
+ def portage_fQuery(programs, packages):
+ 
+ dpkgQuery = ["qfile", "-C"] + programs.keys()
+-dpkgProc = subprocess.Popen(dpkgQuery, stdout=subprocess.PIPE)
++dpkgProc = subprocess.Popen(dpkgQuery, stdout=subprocess.PIPE, cwd='/')
+ for line in dpkgProc.stdout.readlines():
+ packagename, program = line[:-1].split(' ')
+ program = re.match('\((.*)\)', program).group(1)



[gentoo-commits] repo/gentoo:master commit in: www-plugins/google-talkplugin/

2016-08-21 Thread Christoph Junghans
commit: dd3f3f9c6cb37d8e6b8e11277e25bd8805fd778b
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Aug 21 21:04:04 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Aug 21 21:04:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3f3f9c

www-plugins/google-talkplugin: version bump

Package-Manager: portage-2.2.28

 www-plugins/google-talkplugin/Manifest| 2 ++
 www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild   | 4 ++--
 ...e-talkplugin-5.41.0.0.ebuild => google-talkplugin-5.41.3.0.ebuild} | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/www-plugins/google-talkplugin/Manifest 
b/www-plugins/google-talkplugin/Manifest
index 48247e4..91d5a7d 100644
--- a/www-plugins/google-talkplugin/Manifest
+++ b/www-plugins/google-talkplugin/Manifest
@@ -6,3 +6,5 @@ DIST google-talkplugin_5.40.2.0-1_amd64.deb 7723806 SHA256 
598874e41c2993e2a89c7
 DIST google-talkplugin_5.40.2.0-1_i386.deb 7621704 SHA256 
7d0a0a0e7e7f375442b31d70feea96d0fbd573ce505ef6f32b8bb5d640e22486 SHA512 
cb593a89de2129b5205f08382d5fe39f47351ed5c821e379bcbb0bdc2d62174e7c609c779ff5103795c8177862a9e8d017f2a7d711f5633f50a5b5fa2d251775
 WHIRLPOOL 
0e042dd1b9469cb7fce543cba2653602f8307d385dcdabb3405ff5591827eaed815812b994fe5b0c0c8a87a2e77da02b38d86fbb5f45a5b518a77f05d3515f38
 DIST google-talkplugin_5.41.0.0-1_amd64.deb 7813320 SHA256 
9d878736e0c7a386dcd1abba237d28cfc76c44b933943cb6e9c0bcf10d5fa11d SHA512 
cfeed6384fee1f25c12a90c3b39081f058dbcc1043a4692450f143569ce1fe6b94f0978f76362eafac87a15820b806fd01cc9975d80c076d35456533f9486cb1
 WHIRLPOOL 
0f54965e30738e6fec274412c8d8bb38b3add28946cef1b9fe6acc2b4c5639cb6b1bf84f6a187bb3e4f1afdc00b311da0771610c6a56f12582efded7c88ddcbb
 DIST google-talkplugin_5.41.0.0-1_i386.deb 7659028 SHA256 
de1fcc0fc614a91df30a0a185a0b620abf44152e30a9ba5004f6b52abd0d8fd1 SHA512 
ca5cd6b296791de471151710558d6fb501d584620703817ba5de769d639b653fd67ed30ae6d3aff3411b69c39a22232f2af9067d8b771677d26c561ffe958533
 WHIRLPOOL 
1cfef503cd74b3e814a528463f0a42865672efbb6faaad63aadbc538428b75fc8ce1520d2ef8a0e22505702da54b087ded94fb05a3d31086317821be4a8dce82
+DIST google-talkplugin_5.41.3.0-1_amd64.deb 7800474 SHA256 
af7e23d2b6215afc547f96615b99f04e0561557cc58c0c9302364b5a3840d97d SHA512 
8802c1726c9b362db5302a8b2243c8d84c2b35b9ab55adacc08ed05a5fb98d2778c2ff516a5df13bcaa499ab9d902481957b119624467be69a2833e0b76ba218
 WHIRLPOOL 
b5ef8da35ca051a9984558238120a136d0dd12c1c32191e5e754d61300bbaa71f7a9fba95dde77a9bef692a7605c6bcbf403389d9a4a75bde6de436b6bc8b9b7
+DIST google-talkplugin_5.41.3.0-1_i386.deb 7629820 SHA256 
4c46d2b7f2018640288cd7ac49adc47e309d0beadfd979eb03030e672016b4a7 SHA512 
9a133cec4c57672018985a1f924e87a6cc13c27b69fbf248daa60ae27df3669e4f510e591de20f41d75dfa2dd8bb499e8d8d04efd2b9d2288b381371b662dce9
 WHIRLPOOL 
8bcc6ac8499c99ef69386b85954fc2a59c57b7d088aa7e1b6209e3e8ae17fd180a1e2e1189078ef784218c53947b65bfbecfd8d8b0d7d410d1a61f126f6dd10e

diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild 
b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
index 905ba2f..2b4115d 100644
--- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
+++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,7 +30,7 @@ SLOT="0"
 #GoogleTalkPlugin binary contains openssl and celt
 LICENSE="Google-TOS openssl BSD"
 
-OBSOLETE="no"
+OBSOLETE="yes"
 [[ $OBSOLETE = yes ]] && RESTRICT="fetch strip" || RESTRICT="strip mirror"
 
 RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib )

diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild 
b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
similarity index 98%
copy from www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
copy to www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
index 905ba2f..1a84d7c 100644
--- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
+++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] repo/gentoo:master commit in: dev-tex/cpp2latex/, dev-tex/cpp2latex/files/

2016-08-21 Thread Patrice Clement
commit: 6f2ed3e0f166458d13c922a71506d8c72c619d77
Author: Jonas Stein  jonasstein  de>
AuthorDate: Wed Aug 17 21:29:55 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 21 20:58:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2ed3e0

dev-tex/cpp2latex: revision bump to EAPI 6.

Also update HOMEPAGE.

Gentoo-Bug: https://bugs.gentoo.org/533844

Closes: https://github.com/gentoo/gentoo/pull/2113

Signed-off-by: Patrice Clement  gentoo.org>

 dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild   | 20 
 dev-tex/cpp2latex/files/cpp2latex-2.3.patch |  4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild 
b/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild
new file mode 100644
index 000..5c35e88
--- /dev/null
+++ b/dev-tex/cpp2latex/cpp2latex-2.3-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A program to convert C++ code to LaTeX source"
+HOMEPAGE="http://www.arnoldarts.de/cpp2latex/;
+SRC_URI="http://www.arnoldarts.de/files/cpp2latex/${P}.tar.gz;
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+# first patch: bug #44585, second patch bug #227863
+PATCHES=(
+   "${FILESDIR}/${P}.patch"
+   "${FILESDIR}/${P}-gcc43.patch"
+   "${FILESDIR}/${P}-tests.patch"
+)

diff --git a/dev-tex/cpp2latex/files/cpp2latex-2.3.patch 
b/dev-tex/cpp2latex/files/cpp2latex-2.3.patch
index 676b5ef..b72b870 100644
--- a/dev-tex/cpp2latex/files/cpp2latex-2.3.patch
+++ b/dev-tex/cpp2latex/files/cpp2latex-2.3.patch
@@ -1,5 +1,5 @@
 main.cpp   Thu Mar  6 08:15:36 2003
-+++ main.cpp   Tue Jan 24 21:47:17 2006
+--- a/cpp2latex/main.cpp   Thu Mar  6 08:15:36 2003
 a/cpp2latex/main.cpp   Tue Jan 24 21:47:17 2006
 @@ -27,12 +27,14 @@
  #include 
  #include 



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

2016-08-21 Thread Patrice Clement
commit: b19b483ef3c199c5f1f40d48ec8fc7748e34df37
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug 21 20:55:26 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 21 20:57:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19b483e

media-video/gaupol: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 media-video/gaupol/gaupol-0.91.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-video/gaupol/gaupol-0.91.ebuild 
b/media-video/gaupol/gaupol-0.91.ebuild
index 50081f7..01699a9 100644
--- a/media-video/gaupol/gaupol-0.91.ebuild
+++ b/media-video/gaupol/gaupol-0.91.ebuild
@@ -14,10 +14,11 @@ 
SRC_URI="https://github.com/otsaloma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="spell test"
 
-RDEPEND="app-text/iso-codes
+RDEPEND="
+   app-text/iso-codes
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]
@@ -25,6 +26,7 @@ RDEPEND="app-text/iso-codes
>=dev-python/pyenchant-1.4[${PYTHON_USEDEP}]
app-text/gtkspell:3
)"
+
 DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext



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

2016-08-21 Thread Patrice Clement
commit: 219f494b0485ff0116e4f0d34131de391629f0be
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug 21 20:56:43 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 21 20:57:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219f494b

media-video/gaupol: Clean up old.

Package-Manager: portage-2.2.28

 media-video/gaupol/Manifest|  2 -
 media-video/gaupol/gaupol-0.19.2-r1.ebuild | 60 ---
 media-video/gaupol/gaupol-0.28.2-r1.ebuild | 65 --
 3 files changed, 127 deletions(-)

diff --git a/media-video/gaupol/Manifest b/media-video/gaupol/Manifest
index 947e9f3..8efc1c3 100644
--- a/media-video/gaupol/Manifest
+++ b/media-video/gaupol/Manifest
@@ -1,4 +1,2 @@
-DIST gaupol-0.19.2.tar.gz 651580 SHA256 
4e30fb7f4ff328561243450367be0c1ec80878f7107cac8eda6db9877a90aff4 SHA512 
5d95c4f2610e7305f91c29701f4d2edfbd69f782a296c5152515d3391cb58ab83c34412c67f0bbbdf6159198bb90da1f43652b483efc0320dec5870f077e9884
 WHIRLPOOL 
272e7c9fc4c8e41b2ef4832c6de161e83303894055d3f9c8e91dc58a1fe3c5170186f1de3f7bd36bbdbf8fbacefff170f9d52a714acdd85596be15dfa804265d
-DIST gaupol-0.28.2.tar.xz 495248 SHA256 
d02d81ace0d41dbf7707251cd86e28876acf86dd82c36e34371d38cd21212d4c SHA512 
e3b47e35fe7825a105870e6e691ee85f168d7f171eb2da2775b88a099069b0593a9878fe9ec8f47fa824d8aa5a18f28278c78731538a64d900401b13d38ae7d8
 WHIRLPOOL 
36abedf44872c904520663d3c845cfcfcdc8a438ef1b8ac09910dc13cac8a88a22dcdcaee44ebd05ad4f504df67694dafc45b44aa0da632296d864a56a1cf9fb
 DIST gaupol-0.91.tar.gz 518493 SHA256 
cb7d2d3fa4dfd321802eb6c3dd0a2f9582a9195a70b153d0ce65f2dfa9048add SHA512 
92459ec0a7d77c8e4a34f44489ae8fc01feeb2d34f6fd152c8bfeaf72b8235c680155698c55e7f9d46ce82bee8274b14313b6a43167f65f784511e583d4858fb
 WHIRLPOOL 
7d46d9bb20d104355f16a966a46e25eb76e8cb72fa5082b9526a6ee3b012312dc1e5a6a74d6fe850cce40d9ce993b4a06471ec93ac907bb1f3de30409217ff43
 DIST gaupol-0.92.tar.gz 519991 SHA256 
790928bb7863d4f1484bcd907f23f8b938f71b491860d51e497e63729e1e3bf8 SHA512 
828bba44b8fbf2c2ab074a1479b1b9cc4e42eee98d87e5f32f049bc2c34ccfbdf9488256b794a134f93d4c01249c42361f72bf9df5819e528d59e9e7285f9dd3
 WHIRLPOOL 
7acb87b80e7a534fee19b40fbebaf99ae586bce49957122211ead814a9c597dbea76bda52c539414f01bfacb5a5e235d7116ac1337b1d30083d5582ef67d4fe3

diff --git a/media-video/gaupol/gaupol-0.19.2-r1.ebuild 
b/media-video/gaupol/gaupol-0.19.2-r1.ebuild
deleted file mode 100644
index 9b338dc..000
--- a/media-video/gaupol/gaupol-0.19.2-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 fdo-mime gnome2-utils versionator
-
-MAJOR_MINOR_VERSION="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Gaupol is a subtitle editor for text-based subtitles"
-HOMEPAGE="http://otsaloma.io/gaupol/;
-SRC_URI="http://download.gna.org/${PN}/${MAJOR_MINOR_VERSION}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="spell"
-
-RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]
-   >=dev-python/pygtk-2.16[${PYTHON_USEDEP}]
-   spell? (
-   app-text/iso-codes
-   >=dev-python/pyenchant-1.4[${PYTHON_USEDEP}]
-   )"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   sys-devel/gettext"
-
-DOCS=( AUTHORS ChangeLog CREDITS NEWS TODO README )
-
-src_compile() {
-   addpredict /root/.gconf
-   addpredict /root/.gconfd
-   distutils-r1_src_compile
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-   elog "Previewing support needs MPlayer or VLC."
-
-   if use spell; then
-   elog "Additionally, spell-checking requires a dictionary, any 
of"
-   elog "Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or 
AppleSpell."
-   fi
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-}

diff --git a/media-video/gaupol/gaupol-0.28.2-r1.ebuild 
b/media-video/gaupol/gaupol-0.28.2-r1.ebuild
deleted file mode 100644
index 6a02378..000
--- a/media-video/gaupol/gaupol-0.28.2-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
-
-inherit distutils-r1 fdo-mime gnome2-utils versionator virtualx
-
-MAJOR_MINOR_VERSION="$(get_version_component_range 1-2)"
-
-DESCRIPTION="A subtitle editor for text-based subtitles"
-HOMEPAGE="http://otsaloma.io/gaupol/;
-SRC_URI="http://download.gna.org/${PN}/${MAJOR_MINOR_VERSION}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="spell test"
-
-RDEPEND="app-text/iso-codes
-   dev-python/chardet[${PYTHON_USEDEP}]
- 

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

2016-08-21 Thread Michael Palimaka
commit: d3e7d7c73fa116deb1334b5794ca86e88ad5eef6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 20:43:32 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e7d7c7

dev-util/cmake: amd64/x86 stable

Gentoo-bug: 587666

Package-Manager: portage-2.3.0

 dev-util/cmake/cmake-3.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake/cmake-3.5.2-r1.ebuild 
b/dev-util/cmake/cmake-3.5.2-r1.ebuild
index f97a5bc..c281a61 100644
--- a/dev-util/cmake/cmake-3.5.2-r1.ebuild
+++ b/dev-util/cmake/cmake-3.5.2-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.
 
 LICENSE="CMake"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"
 
 RDEPEND="



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

2016-08-21 Thread Michael Palimaka
commit: e40566d286b70ffdcc57d5500945e3a10efbe2fc
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 20:28:56 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:28:56 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e40566d2

dev-util/kdevplatform: Fix metadata.xml

Package-Manager: portage-2.2.28

 dev-util/kdevplatform/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/metadata.xml 
b/dev-util/kdevplatform/metadata.xml
index de7e29a..dfa6d5e 100644
--- a/dev-util/kdevplatform/metadata.xml
+++ b/dev-util/kdevplatform/metadata.xml
@@ -10,6 +10,6 @@
Enable Konsole integration
Enable reviewboard support
Enable file templates through 
dev-libs/grantlee
-   Enable welcome page, requires 
dev-qt/qtdeclarative[widgets]
+   Enable welcome page, requires 
dev-qt/qtdeclarative

 



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

2016-08-21 Thread Michael Palimaka
commit: 534fa63f20ca055afb5c9aa43f64fe020d08aec0
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Aug 19 22:36:43 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:22:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=534fa63f

kde-misc/kio-stash: New package

Package-Manager: portage-2.2.28

 kde-misc/kio-stash/kio-stash-.ebuild | 24 
 kde-misc/kio-stash/metadata.xml  |  8 
 2 files changed, 32 insertions(+)

diff --git a/kde-misc/kio-stash/kio-stash-.ebuild 
b/kde-misc/kio-stash/kio-stash-.ebuild
new file mode 100644
index 000..8be02af
--- /dev/null
+++ b/kde-misc/kio-stash/kio-stash-.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections"
+HOMEPAGE="https://quickgit.kde.org/?p=kio-stash.git;
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_qt_dep qtdbus)
+"
+RDEPEND="${DEPEND}"

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



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

2016-08-21 Thread Michael Palimaka
commit: 55b88daeabd49d56f0eee8d5e19057e79cde5fb9
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Fri Aug 19 22:24:54 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:22:46 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=55b88dae

kde-misc/kio-gdrive: New package

Package-Manager: portage-2.2.28

 kde-misc/kio-gdrive/kio-gdrive-.ebuild | 34 ++
 kde-misc/kio-gdrive/metadata.xml   |  8 +++
 2 files changed, 42 insertions(+)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-.ebuild
new file mode 100644
index 000..4fef42a
--- /dev/null
+++ b/kde-misc/kio-gdrive/kio-gdrive-.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_TEST="optional"
+inherit kde5
+
+DESCRIPTION="KIO Slave for Google Drive service"
+HOMEPAGE="https://phabricator.kde.org/project/profile/72/;
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_qt_dep qtwidgets)
+   dev-libs/qtkeychain[qt5]
+   >=net-libs/libkgapi-5.3.1
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+"
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   einfo
+   einfo "Usage: Type 'gdrive:/' in dolphin's location bar."
+   einfo
+}

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



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

2016-08-21 Thread Michael Palimaka
commit: 56a11e7978df03a1a533724ee7edf7df3cf4dd3a
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 20:06:59 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:06:59 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=56a11e79

kde-apps/analitza: Use KDE_TEST=forceoptional-recursive

Package-Manager: portage-2.2.28

 kde-apps/analitza/analitza-16.08.0.ebuild   | 8 +---
 kde-apps/analitza/analitza-16.08.49..ebuild | 8 +---
 kde-apps/analitza/analitza-.ebuild  | 8 +---
 3 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/kde-apps/analitza/analitza-16.08.0.ebuild 
b/kde-apps/analitza/analitza-16.08.0.ebuild
index e41e6e3..6294dd9 100644
--- a/kde-apps/analitza/analitza-16.08.0.ebuild
+++ b/kde-apps/analitza/analitza-16.08.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -32,12 +32,6 @@ src_prepare() {
-e "/add_subdirectory(examples)/ s/^/#DONT/" \
analitzaplot/CMakeLists.txt || die
 
-   if ! use test ; then
-   sed -i \
-   -e "/add_subdirectory(tests)/ s/^/#DONT/" \
-   analitza{,gui,plot}/CMakeLists.txt || die
-   fi
-
kde5_src_prepare
 }
 

diff --git a/kde-apps/analitza/analitza-16.08.49..ebuild 
b/kde-apps/analitza/analitza-16.08.49..ebuild
index 0a406a3..66a17f8 100644
--- a/kde-apps/analitza/analitza-16.08.49..ebuild
+++ b/kde-apps/analitza/analitza-16.08.49..ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -32,12 +32,6 @@ src_prepare() {
-e "/add_subdirectory(examples)/ s/^/#DONT/" \
analitzaplot/CMakeLists.txt || die
 
-   if ! use test ; then
-   sed -i \
-   -e "/add_subdirectory(tests)/ s/^/#DONT/" \
-   analitza{,gui,plot}/CMakeLists.txt || die
-   fi
-
kde5_src_prepare
 }
 

diff --git a/kde-apps/analitza/analitza-.ebuild 
b/kde-apps/analitza/analitza-.ebuild
index 0a406a3..66a17f8 100644
--- a/kde-apps/analitza/analitza-.ebuild
+++ b/kde-apps/analitza/analitza-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -32,12 +32,6 @@ src_prepare() {
-e "/add_subdirectory(examples)/ s/^/#DONT/" \
analitzaplot/CMakeLists.txt || die
 
-   if ! use test ; then
-   sed -i \
-   -e "/add_subdirectory(tests)/ s/^/#DONT/" \
-   analitza{,gui,plot}/CMakeLists.txt || die
-   fi
-
kde5_src_prepare
 }
 



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

2016-08-21 Thread Michael Palimaka
commit: 375b3f21c0bdfb25b6700db864775536f3fb3131
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 19:10:10 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:02:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=375b3f21

dev-util/kdevplatform: Fix DEPENDs, use KDE_TEST=forceoptional-recursive

This has ~20 active tests subdirectories, except for ./tests
which does *NOT* contain tests but installs stuff.

Drop USE classbrowser, konsole: Minimal footprint, no additional deps

Drop USE templates: It disabled codeutils in addition to templates,
  'recommended' by upstream.

Package-Manager: portage-2.2.28

 dev-util/kdevplatform/kdevplatform-5.0..ebuild | 45 +++---
 dev-util/kdevplatform/kdevplatform-.ebuild | 45 +++---
 dev-util/kdevplatform/metadata.xml |  1 +
 3 files changed, 65 insertions(+), 26 deletions(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.0..ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0..ebuild
index 0a31d7e..5d10518 100644
--- a/dev-util/kdevplatform/kdevplatform-5.0..ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.0..ebuild
@@ -4,17 +4,15 @@
 
 EAPI=6
 
-# TODO tests hang + fail
-# KDE_TEST="true"
-# VIRTUALDBUS_TEST="true"
-# VIRTUALX_REQUIRED="test"
 EGIT_BRANCH="5.0"
-RESTRICT="test"
 KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
-IUSE="classbrowser cvs konsole reviewboard subversion +templates"
+IUSE="cvs reviewboard subversion +welcomepage"
 KEYWORDS=""
 
 COMMON_DEPEND="
@@ -48,18 +46,19 @@ COMMON_DEPEND="
$(add_frameworks_dep threadweaver)
$(add_kdeapps_dep libkomparediff2)
$(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative 'widgets')
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtwebkit)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
subversion? (
dev-libs/apr:1
dev-libs/apr-util:1
dev-vcs/subversion
)
-   templates? ( dev-libs/grantlee:5 )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
 "
 DEPEND="${COMMON_DEPEND}
dev-libs/boost
@@ -68,20 +67,40 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
cvs? ( dev-vcs/cvs )
-   konsole? ( $(add_kdeapps_dep konsole) )
!dev-util/kdevelop:4
!dev-util/kdevplatform:4
 "
 
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+   # root tests subdirectory actually does not contain tests, installs 
stuff
+   if ! use test; then
+   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
+   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
+   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
+   tests/CMakeLists.txt || die "Failed to fix 
tests/CMakeLists.txt"
+   fi
+}
+
 src_configure() {
local mycmakeargs=(
-   -DBUILD_classbrowser=$(usex classbrowser)
-DBUILD_cvs=$(usex cvs)
-   -DBUILD_konsole=$(usex konsole)
-   -DBUILD_reviewboard=$(usex reviewboard)
+   $(cmake-utils_use_find_package reviewboard 
KDEExperimentalPurpose)
$(cmake-utils_use_find_package subversion SubversionLibrary)
-   $(cmake-utils_use_find_package templates Grantlee5)
+   $(cmake-utils_use_find_package welcomepage Qt5QuickWidgets)
)
 
kde5_src_configure
 }
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   if ! has_version "kde-apps/konsole" ; then
+   echo
+   elog "For konsole view, please install kde-apps/konsole"
+   echo
+   fi
+}

diff --git a/dev-util/kdevplatform/kdevplatform-.ebuild 
b/dev-util/kdevplatform/kdevplatform-.ebuild
index 4aa62d3..098ac05 100644
--- a/dev-util/kdevplatform/kdevplatform-.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-.ebuild
@@ -4,16 +4,14 @@
 
 EAPI=6
 
-# TODO tests hang + fail
-# KDE_TEST="true"
-# VIRTUALDBUS_TEST="true"
-# VIRTUALX_REQUIRED="test"
-RESTRICT="test"
 KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
-IUSE="classbrowser cvs konsole reviewboard subversion +templates"
+IUSE="cvs reviewboard subversion +welcomepage"
 KEYWORDS=""
 
 COMMON_DEPEND="
@@ -47,18 +45,19 @@ COMMON_DEPEND="
$(add_frameworks_dep threadweaver)
$(add_kdeapps_dep libkomparediff2)
$(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative 'widgets')
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtwebkit)
  

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

2016-08-21 Thread Michael Palimaka
commit: e70a018f82ffdaa62c11bb582c4367b99cc07e38
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 20:11:18 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:11:18 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e70a018f

kde-apps/kdepim-addons: Use KDE_TEST=forceoptional-recursive

Package-Manager: portage-2.2.28

 kde-apps/kdepim-addons/kdepim-addons-16.08.0.ebuild   | 13 +
 kde-apps/kdepim-addons/kdepim-addons-16.08.49..ebuild | 13 +
 kde-apps/kdepim-addons/kdepim-addons-.ebuild  | 13 +
 3 files changed, 3 insertions(+), 36 deletions(-)

diff --git a/kde-apps/kdepim-addons/kdepim-addons-16.08.0.ebuild 
b/kde-apps/kdepim-addons/kdepim-addons-16.08.0.ebuild
index d83026f..8ab5c1e 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-16.08.0.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-16.08.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=6
 
 KDE_EXAMPLES="true"
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -59,17 +59,6 @@ RDEPEND="${COMMON_DEPEND}
!kde-apps/kmail:4
 "
 
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test; then
-   sed -i -e "/add_subdirectory(.*tests)/ s/^/#DONT/" \
-   
plugins/webengineurlinterceptor/donottrack/CMakeLists.txt \
-   plugins/messageviewer/bodypartformatter/CMakeLists.txt \
-   || die "Failed to disable tests"
-   fi
-}
-
 src_configure() {
local mycmakeargs=(
-DKDEPIMADDONS_BUILD_EXAMPLES=$(usex examples)

diff --git a/kde-apps/kdepim-addons/kdepim-addons-16.08.49..ebuild 
b/kde-apps/kdepim-addons/kdepim-addons-16.08.49..ebuild
index 7e45964..35e7bbf 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-16.08.49..ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-16.08.49..ebuild
@@ -5,7 +5,7 @@
 EAPI=6
 
 KDE_EXAMPLES="true"
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -59,17 +59,6 @@ RDEPEND="${COMMON_DEPEND}
!kde-apps/kmail:4
 "
 
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test; then
-   sed -i -e "/add_subdirectory(.*tests)/ s/^/#DONT/" \
-   
plugins/webengineurlinterceptor/donottrack/CMakeLists.txt \
-   plugins/messageviewer/bodypartformatter/CMakeLists.txt \
-   || die "Failed to disable tests"
-   fi
-}
-
 src_configure() {
local mycmakeargs=(
-DKDEPIMADDONS_BUILD_EXAMPLES=$(usex examples)

diff --git a/kde-apps/kdepim-addons/kdepim-addons-.ebuild 
b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
index 5c9b522..73e9530 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
@@ -5,7 +5,7 @@
 EAPI=6
 
 KDE_EXAMPLES="true"
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -58,17 +58,6 @@ RDEPEND="${COMMON_DEPEND}
!kde-apps/kmail:4
 "
 
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test; then
-   sed -i -e "/add_subdirectory(.*tests)/ s/^/#DONT/" \
-   
plugins/webengineurlinterceptor/donottrack/CMakeLists.txt \
-   plugins/messageviewer/bodypartformatter/CMakeLists.txt \
-   || die "Failed to disable tests"
-   fi
-}
-
 src_configure() {
local mycmakeargs=(
-DKDEPIMADDONS_BUILD_EXAMPLES=$(usex examples)



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

2016-08-21 Thread Michael Palimaka
commit: 1e11a0ddc194b3e6943f18c4a2cfee8f2102ad9f
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 18:18:10 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:18:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e11a0dd

kde5-functions.eclass: Make punt_bogus_dep detect !CMakeLists.txt

 eclass/kde5-functions.eclass | 4 
 1 file changed, 4 insertions(+)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index da4cd1e..d2eb8a6 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -308,6 +308,10 @@ punt_bogus_dep() {
local prefix=${1}
local dep=${2}
 
+   if [[ ! -e "CMakeLists.txt" ]]; then
+   return
+   fi
+
pcregrep -Mni "(?s)find_package\s*\(\s*${prefix}[^)]*?${dep}.*?\)" 
CMakeLists.txt > "${T}/bogus${dep}"
 
# pcregrep returns non-zero on no matches/error



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

2016-08-21 Thread Michael Palimaka
commit: db06717d93dda81bc3abf3219e8d274a36d62d03
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 18:17:22 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:17:22 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=db06717d

cmake-utils.eclass: Let cmake_comment_add_subdirectory take n arguments

 eclass/cmake-utils.eclass | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 6363d31..1b1924f 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -262,15 +262,18 @@ _cmake_generator_to_use() {
 # @FUNCTION: cmake_comment_add_subdirectory
 # @USAGE: 
 # @DESCRIPTION:
-# Comment out an add_subdirectory call in CMakeLists.txt in the current 
directory
+# Comment out one ore more add_subdirectory calls in CMakeLists.txt in the 
current directory
 cmake_comment_add_subdirectory() {
if [[ -z ${1} ]]; then
-   die "comment_add_subdirectory must be passed the directory name 
to comment"
+   die "comment_add_subdirectory must be passed at least one 
directory name to comment"
fi
 
if [[ -e "CMakeLists.txt" ]]; then
-   sed -e 
"/add_subdirectory[[:space:]]*([[:space:]]*${1//\//\\/}[[:space:]]*)/I 
s/^/#DONOTCOMPILE /" \
-   -i CMakeLists.txt || die "failed to comment 
add_subdirectory(${1})"
+   local d
+   for d in $@; do
+   sed -e 
"/add_subdirectory[[:space:]]*([[:space:]]*${d//\//\\/}[[:space:]]*)/I 
s/^/#DONOTCOMPILE /" \
+   -i CMakeLists.txt || die "failed to comment 
add_subdirectory(${d})"
+   done
fi
 }
 



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

2016-08-21 Thread Michael Palimaka
commit: 24edb3b8d156558891a0161defb28b522cb1b1a5
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 18:23:47 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:23:47 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=24edb3b8

kde5.eclass: Add KDE_TEST="forceoptional-recursive" handling

Prime example: dev-util/kdevplatform with 24 test* subdirs

 eclass/kde5.eclass | 22 ++
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 8c6a846..01d0f97 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -91,8 +91,10 @@ EXPORT_FUNCTIONS pkg_setup pkg_nofetch src_unpack 
src_prepare src_configure src_
 # For any other value, add test to IUSE and add a dependency on 
dev-qt/qttest:5.
 # If set to "optional", configure with -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=ON
 # when USE=!test.
-# If set to "forceoptional", remove a Qt5Test dependency from the root
-# CMakeLists.txt in addition to the above.
+# If set to "forceoptional", remove a Qt5Test dependency and comment test
+# subdirs from the root CMakeLists.txt in addition to the above.
+# If set to "forceoptional-recursive", remove a Qt5Test dependency and comment
+# test subdirs from *any* CMakeLists.txt in addition to the above.
 if [[ ${CATEGORY} = kde-frameworks ]]; then
: ${KDE_TEST:=true}
 else
@@ -554,13 +556,17 @@ EOF
if [[ ${KDE_TEST} = forceoptional ]] ; then
punt_bogus_dep Qt5 Test
# if forceoptional, also cover non-kde categories
-   cmake_comment_add_subdirectory autotests
-   cmake_comment_add_subdirectory test
-   cmake_comment_add_subdirectory tests
+   cmake_comment_add_subdirectory autotests test tests
+   elif [[ ${KDE_TEST} = forceoptional-recursive ]] ; then
+   local d
+   for d in $(find . -type d -name "autotests" -or -name 
"tests" -or -name "test"); do
+   pushd ${d%/*} > /dev/null || die
+   punt_bogus_dep Qt5 Test
+   cmake_comment_add_subdirectory 
autotests test tests
+   popd > /dev/null || die
+   done
elif [[ ${CATEGORY} = kde-frameworks || ${CATEGORY} = 
kde-plasma || ${CATEGORY} = kde-apps ]] ; then
-   cmake_comment_add_subdirectory autotests
-   cmake_comment_add_subdirectory test
-   cmake_comment_add_subdirectory tests
+   cmake_comment_add_subdirectory autotests test tests
fi
fi
 }



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

2016-08-21 Thread Michael Palimaka
commit: 1ace7540e87cd0ce0ca963811acedcb0c43c3052
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 19:56:18 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:02:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1ace7540

net-libs/libktorrent: Use KDE_TEST=forceoptional-recursive

examples subdir is already disabled by kde5.eclass

Package-Manager: portage-2.2.28

 net-libs/libktorrent/libktorrent-.ebuild | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/net-libs/libktorrent/libktorrent-.ebuild 
b/net-libs/libktorrent/libktorrent-.ebuild
index a4bf5df..ac3ee82 100644
--- a/net-libs/libktorrent/libktorrent-.ebuild
+++ b/net-libs/libktorrent/libktorrent-.ebuild
@@ -15,11 +15,9 @@ if [[ ${PV} != * ]]; then
S="${WORKDIR}"/"${MY_P}"
 
KEYWORDS="~amd64 ~arm ~x86"
-else
-   KEYWORDS=""
 fi
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -60,13 +58,5 @@ src_prepare() {
sed -i -e "/^find_dependency/ s/ \"@LibGMP_MIN_VERSION@\"//" \
LibKTorrentConfig.cmake.in || die
 
-   # do not build non-installed example binary
-   sed -i -e "/add_subdirectory(examples)/d" CMakeLists.txt || die
-
-   if ! use test ; then
-   sed -i -e "/add_subdirectory(testlib)/d" CMakeLists.txt || die
-   sed -i -e "/add_subdirectory(tests)/d" \
-   
src/{datachecker,dht,diskio,download,magnet,mse,net,peer,util,utp,torrent}/CMakeLists.txt
 \
-   || die "Failed to remove tests"
-   fi
+   use test || cmake_comment_add_subdirectory testlib
 }



[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/

2016-08-21 Thread Michael Palimaka
commit: 4047be629c6b12ac6bf2bab51c6df5a9dccfdeb7
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 19:46:21 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:02:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4047be62

dev-util/kdevelop-php: Fix DEPENDs, use KDE_TEST=forceoptional-recursive

Package-Manager: portage-2.2.28

 dev-util/kdevelop-php/kdevelop-php-5.0..ebuild | 12 ++--
 dev-util/kdevelop-php/kdevelop-php-.ebuild | 12 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.0..ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.0..ebuild
index a5b1b75..0787363 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.0..ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.0..ebuild
@@ -6,6 +6,9 @@ EAPI=6
 
 EGIT_BRANCH="5.0"
 KDEBASE="kdevelop"
+KDE_DOC_DIR="docs"
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional-recursive"
 KMNAME="kdev-php"
 VIRTUALX_REQUIRED="test"
 inherit kde5
@@ -13,20 +16,17 @@ inherit kde5
 DESCRIPTION="PHP plugin for KDevelop"
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~x86"
-fi
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
 
 DEPEND="
-   $(add_frameworks_dep kapidox)
+   $(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)

diff --git a/dev-util/kdevelop-php/kdevelop-php-.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-.ebuild
index 2553314..2b7dbc0 100644
--- a/dev-util/kdevelop-php/kdevelop-php-.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-.ebuild
@@ -5,6 +5,9 @@
 EAPI=6
 
 KDEBASE="kdevelop"
+KDE_DOC_DIR="docs"
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional-recursive"
 KMNAME="kdev-php"
 VIRTUALX_REQUIRED="test"
 inherit kde5
@@ -12,20 +15,17 @@ inherit kde5
 DESCRIPTION="PHP plugin for KDevelop"
 LICENSE="GPL-2 LGPL-2"
 IUSE=""
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~x86"
-fi
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
 
 DEPEND="
-   $(add_frameworks_dep kapidox)
+   $(add_frameworks_dep karchive)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)



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

2016-08-21 Thread Michael Palimaka
commit: e8afde1c2a41d3d75108fc39307353001206e392
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Aug 21 19:59:18 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:02:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e8afde1c

kde-apps/messagelib: Use KDE_TEST=forceoptional-recursive

Package-Manager: portage-2.2.28

 kde-apps/messagelib/messagelib-16.08.0.ebuild   | 17 +
 kde-apps/messagelib/messagelib-16.08.49..ebuild | 17 +
 kde-apps/messagelib/messagelib-.ebuild  | 17 +
 3 files changed, 3 insertions(+), 48 deletions(-)

diff --git a/kde-apps/messagelib/messagelib-16.08.0.ebuild 
b/kde-apps/messagelib/messagelib-16.08.0.ebuild
index a6d4efc..dda56b3 100644
--- a/kde-apps/messagelib/messagelib-16.08.0.ebuild
+++ b/kde-apps/messagelib/messagelib-16.08.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -72,18 +72,3 @@ RDEPEND="${COMMON_DEPEND}
 
 # bug 579630
 RESTRICT="test"
-
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test ; then
-   sed -i \
-   -e '/add_subdirectory(autotests)/ s/^/#DONT/' \
-   -e '/add_subdirectory(tests)/ s/^/#DONT/' \
-   messagecomposer/CMakeLists.txt \
-   messagecore/CMakeLists.txt \
-   messagelist/CMakeLists.txt \
-   messageviewer/CMakeLists.txt \
-   templateparser/CMakeLists.txt || die
-   fi
-}

diff --git a/kde-apps/messagelib/messagelib-16.08.49..ebuild 
b/kde-apps/messagelib/messagelib-16.08.49..ebuild
index a42532c..6f610b0 100644
--- a/kde-apps/messagelib/messagelib-16.08.49..ebuild
+++ b/kde-apps/messagelib/messagelib-16.08.49..ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -72,18 +72,3 @@ RDEPEND="${COMMON_DEPEND}
 
 # bug 579630
 RESTRICT="test"
-
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test ; then
-   sed -i \
-   -e '/add_subdirectory(autotests)/ s/^/#DONT/' \
-   -e '/add_subdirectory(tests)/ s/^/#DONT/' \
-   messagecomposer/CMakeLists.txt \
-   messagecore/CMakeLists.txt \
-   messagelist/CMakeLists.txt \
-   messageviewer/CMakeLists.txt \
-   templateparser/CMakeLists.txt || die
-   fi
-}

diff --git a/kde-apps/messagelib/messagelib-.ebuild 
b/kde-apps/messagelib/messagelib-.ebuild
index a42532c..6f610b0 100644
--- a/kde-apps/messagelib/messagelib-.ebuild
+++ b/kde-apps/messagelib/messagelib-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional"
+KDE_TEST="forceoptional-recursive"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -72,18 +72,3 @@ RDEPEND="${COMMON_DEPEND}
 
 # bug 579630
 RESTRICT="test"
-
-src_prepare() {
-   kde5_src_prepare
-
-   if ! use test ; then
-   sed -i \
-   -e '/add_subdirectory(autotests)/ s/^/#DONT/' \
-   -e '/add_subdirectory(tests)/ s/^/#DONT/' \
-   messagecomposer/CMakeLists.txt \
-   messagecore/CMakeLists.txt \
-   messagelist/CMakeLists.txt \
-   messageviewer/CMakeLists.txt \
-   templateparser/CMakeLists.txt || die
-   fi
-}



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

2016-08-21 Thread Michael Palimaka
commit: a73ddafeb654f1d81b0953f742d3fe233007e285
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 20:08:30 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:08:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73ddafe

media-libs/mlt: remove old

Package-Manager: portage-2.3.0

 media-libs/mlt/Manifest|   1 -
 media-libs/mlt/files/mlt-0.9.8-ffmpeg3.patch   | 500 -
 media-libs/mlt/files/mlt-0.9.8-ruby-link.patch |  19 -
 media-libs/mlt/mlt-0.9.8-r2.ebuild | 218 ---
 media-libs/mlt/mlt-6.2.0-r1.ebuild | 200 --
 5 files changed, 938 deletions(-)

diff --git a/media-libs/mlt/Manifest b/media-libs/mlt/Manifest
index 64044d7..aa1e385 100644
--- a/media-libs/mlt/Manifest
+++ b/media-libs/mlt/Manifest
@@ -1,2 +1 @@
-DIST mlt-0.9.8.tar.gz 1263364 SHA256 
1214d6ad7fd1c3d36f0b1e64fd1c8d8a7ab6290e8452396003e79d58c0d21074 SHA512 
2f3db19cbff8bdd11c53fe835fcc1c32d775ead061b2e225466376be98c622cdd18e67f66becda503a57725ac9a296bc48aae4c3aeed09ba878f61fd1e10
 WHIRLPOOL 
6153236139ea80f8d6727a05129a9dc32097a8c2bf41cb818843fa8d47885744c1534fd7d26817262f60404e4caa12ea67ae9b3f59984874981865ee9148
 DIST mlt-6.2.0.tar.gz 1314506 SHA256 
dd2ee742e89620de78a259790f92a7cadad67f0e0a6c1ea7ed932f96fb739fff SHA512 
a36ee9c0684511dfa83e08027671d7c6f2c19741cc0504a12d19b4f859c596ca3457108785fa8d7321f5ba83f9498b9be26abb0d857b86743d0ec61e6fb2745b
 WHIRLPOOL 
a1554d58d7373711b8e99a185e0e57807ba438f1647480971feec26f6b7123af1c811a6219311d69444277e6ac1da95a1d7c8d351271dd0e3a80913028dba3fc

diff --git a/media-libs/mlt/files/mlt-0.9.8-ffmpeg3.patch 
b/media-libs/mlt/files/mlt-0.9.8-ffmpeg3.patch
deleted file mode 100644
index ef89fbb..000
--- a/media-libs/mlt/files/mlt-0.9.8-ffmpeg3.patch
+++ /dev/null
@@ -1,500 +0,0 @@
-commit 97c2dd0de4f578ad40d547eddf78fcb1e4a008a4
-Author: Dan Dennedy 
-Date:   Sat Sep 5 13:06:21 2015 -0700
-
-Fix avformat build against FFmpeg and Libav master.
-
-This drops support for FFmpeg v1.0; requires at least v1.1. Still works
-with Libav v9.
-CPU flags are no longer required/used by libswscale. They are detected
-at runtime automatically.
-
-diff --git a/src/modules/avformat/consumer_avformat.c 
b/src/modules/avformat/consumer_avformat.c
-index ef8b153..7947c47 100644
 a/src/modules/avformat/consumer_avformat.c
-+++ b/src/modules/avformat/consumer_avformat.c
-@@ -439,18 +439,18 @@ static void apply_properties( void *obj, mlt_properties 
properties, int flags )
-   }
- }
- 
--static enum PixelFormat pick_pix_fmt( mlt_image_format img_fmt )
-+static enum AVPixelFormat pick_pix_fmt( mlt_image_format img_fmt )
- {
-   switch ( img_fmt )
-   {
-   case mlt_image_rgb24:
--  return PIX_FMT_RGB24;
-+  return AV_PIX_FMT_RGB24;
-   case mlt_image_rgb24a:
--  return PIX_FMT_RGBA;
-+  return AV_PIX_FMT_RGBA;
-   case mlt_image_yuv420p:
--  return PIX_FMT_YUV420P;
-+  return AV_PIX_FMT_YUV420P;
-   default:
--  return PIX_FMT_YUYV422;
-+  return AV_PIX_FMT_YUYV422;
-   }
- }
- 
-@@ -798,7 +798,7 @@ static AVStream *add_video_stream( mlt_consumer consumer, 
AVFormatContext *oc, A
-   st->time_base = c->time_base;
- 
-   // Default to the codec's first pix_fmt if possible.
--  c->pix_fmt = pix_fmt? av_get_pix_fmt( pix_fmt ) : codec? 
codec->pix_fmts[0] : PIX_FMT_YUV420P;
-+  c->pix_fmt = pix_fmt? av_get_pix_fmt( pix_fmt ) : codec? 
codec->pix_fmts[0] : AV_PIX_FMT_YUV420P;
-   
-   switch ( colorspace )
-   {
-@@ -1032,7 +1032,7 @@ static int open_video( mlt_properties properties, 
AVFormatContext *oc, AVStream
- 
-   if( codec && codec->pix_fmts )
-   {
--  const enum PixelFormat *p = codec->pix_fmts;
-+  const enum AVPixelFormat *p = codec->pix_fmts;
-   for( ; *p!=-1; p++ )
-   {
-   if( *p == video_enc->pix_fmt )
-@@ -1791,12 +1791,6 @@ static void *consumer_thread( void *arg )
- 
-   // Do the colour space 
conversion
-   int flags = SWS_BICUBIC;
--#ifdef USE_MMX
--  flags |= SWS_CPU_CAPS_MMX;
--#endif
--#ifdef USE_SSE
--  flags |= SWS_CPU_CAPS_MMX2;
--#endif
-   struct SwsContext *context = 
sws_getContext( width, height, pick_pix_fmt( img_fmt ),
-   width, height, 
c->pix_fmt, flags, NULL, NULL, NULL);
-   sws_scale( context, (const 
uint8_t* const*) video_avframe->data, video_avframe->linesize, 0, height,
-@@ 

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

2016-08-21 Thread Michael Palimaka
commit: 53de3cc4085774b90bb315e5f61158918adbdff9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 20:07:36 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:08:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53de3cc4

media-libs/mlt: amd64/x86 stable

Package-Manager: portage-2.3.0

 media-libs/mlt/mlt-6.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mlt/mlt-6.2.0-r2.ebuild 
b/media-libs/mlt/mlt-6.2.0-r2.ebuild
index b9e1edc..7cf9a2d 100644
--- a/media-libs/mlt/mlt-6.2.0-r2.ebuild
+++ b/media-libs/mlt/mlt-6.2.0-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="compressed-lumas debug ffmpeg fftw frei0r gtk jack kdenlive libav 
libsamplerate melt opengl
 cpu_flags_x86_mmx qt5 rtaudio sdl cpu_flags_x86_sse cpu_flags_x86_sse2 xine 
xml lua python ruby vdpau"
 # java perl php tcl vidstab



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

2016-08-21 Thread Michael Palimaka
commit: 5dd4285ca1223791078e4d2928c1d527c24112b2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 20:05:36 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 20:08:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd4285c

media-libs/rtaudio: amd64/x86 stable

Gentoo-bug: 589844

Package-Manager: portage-2.3.0

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

diff --git a/media-libs/rtaudio/rtaudio-4.0.12-r1.ebuild 
b/media-libs/rtaudio/rtaudio-4.0.12-r1.ebuild
index 1b351d9..b660834 100644
--- a/media-libs/rtaudio/rtaudio-4.0.12-r1.ebuild
+++ b/media-libs/rtaudio/rtaudio-4.0.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.music.mcgill.ca/~gary/${PN}/release/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa doc jack pulseaudio static-libs"
 REQUIRED_USE="|| ( alsa jack pulseaudio )"
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/rocs/, kde-apps/rocs/files/

2016-08-21 Thread Michael Palimaka
commit: 3971180dcc133af2808dbe3512440775e4eb4f07
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 19:45:04 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 19:47:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3971180d

kde-apps/rocs: backport patch from upstream solving build failure with Qt 5.7

Gentoo-bug: 591396

Package-Manager: portage-2.3.0

 kde-apps/rocs/files/rocs-16.04.3-qt57.patch | 28 
 kde-apps/rocs/rocs-16.04.3.ebuild   |  2 ++
 2 files changed, 30 insertions(+)

diff --git a/kde-apps/rocs/files/rocs-16.04.3-qt57.patch 
b/kde-apps/rocs/files/rocs-16.04.3-qt57.patch
new file mode 100644
index 000..bd2c020
--- /dev/null
+++ b/kde-apps/rocs/files/rocs-16.04.3-qt57.patch
@@ -0,0 +1,28 @@
+From a3194c96250e4325c6af9b75a36d09516fe82420 Mon Sep 17 00:00:00 2001
+From: Heiko Becker 
+Date: Tue, 21 Jun 2016 11:29:51 +0200
+Subject: [PATCH] Pass -fext-numeric-literals to fix the build with Qt 5.7
+
+Otherwise I get "error: unable to find numeric literal operator
+'operator""Q' BOOST_DEFINE_MATH_CONSTANT(half, 5.000..."
+
+REVIEW: 128275
+---
+ CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 8e2c4e8..5fec78a 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -70,6 +70,7 @@ include_directories(
+ ${Boost_INCLUDE_DIRS}
+ )
+ 
++add_definitions(-fext-numeric-literals)
+ add_definitions(-DQT_NO_CAST_TO_ASCII)
+ add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+ remove_definitions(-DQT_NO_CAST_FROM_ASCII)
+-- 
+2.7.3
+

diff --git a/kde-apps/rocs/rocs-16.04.3.ebuild 
b/kde-apps/rocs/rocs-16.04.3.ebuild
index 38ff889..0b560a8 100644
--- a/kde-apps/rocs/rocs-16.04.3.ebuild
+++ b/kde-apps/rocs/rocs-16.04.3.ebuild
@@ -45,3 +45,5 @@ DEPEND="${RDEPEND}
 "
 
 RESTRICT=test  # 1/10 tests currently fails
+
+PATCHES=( "${FILESDIR}/${P}-qt57.patch" )



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

2016-08-21 Thread Luca Barbato
commit: fd7f5d5f04811040d1ae25882fe623f15f352336
Author: Luca Barbato  gentoo  org>
AuthorDate: Sun Aug 21 19:17:56 2016 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Sun Aug 21 19:27:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7f5d5f

app-emulation/qemu: Drop a patch

It is already upstreamed.

Package-Manager: portage-2.3.0

 app-emulation/qemu/qemu-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index b76995c..b00a365 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -333,7 +333,6 @@ src_prepare() {
 
epatch "${FILESDIR}"/${PN}-2.5.0-cflags.patch
epatch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch
-   epatch "${FILESDIR}"/${PN}-2.6.0-crypto-static.patch
 
# Fix ld and objcopy being called directly
tc-export AR LD OBJCOPY



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

2016-08-21 Thread Tim Harder
commit: 39bf860b4c45e22e4e177a6a7503cbaee8302ed5
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 19:03:09 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 19:03:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bf860b

dev-python/robotframework: remove old

 dev-python/robotframework/Manifest|  1 -
 dev-python/robotframework/robotframework-2.8.7.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/dev-python/robotframework/Manifest 
b/dev-python/robotframework/Manifest
index 4455e68..0589b0d 100644
--- a/dev-python/robotframework/Manifest
+++ b/dev-python/robotframework/Manifest
@@ -1,3 +1,2 @@
-DIST robotframework-2.8.7.tar.gz 393256 SHA256 
a8b0dff36129fa262a393965071940a2072f35278b028ce8cd72c8849206cd55 SHA512 
523cc923ec0566f4bb8d4bb4d96627f6d6378b3e9921e0a995addfc80b917719279545b5623df2df9b11027ddb3e72624456918667495d9b413d276090b73c79
 WHIRLPOOL 
7f888ec719d2c6030a1f1ccb57eae2b56ee440c717544ca8057691fcaa3861a801c11df961a21a5146bddf8c2192d0ad9bb20c1538053335d95738d696a0518c
 DIST robotframework-2.9.tar.gz 420364 SHA256 
13a0340864e8c7735302ce39f8d3f9d01bed7db7c055e55043396242a615d8f1 SHA512 
10068012da1e1fc5409dfa199f6a37c61e71e01bad5e880729704c77007d9ad4f4369476f2df7a908132fa1774a2ce3716a7de3448fb176aabe50377935f6f35
 WHIRLPOOL 
c0adda94e4d576807bf33cc999b02b08f083a6d817869e540adc84e3722ab30e52aa73d22079c5b22ba16845bace6f96995542fdeebef679c754bd5723bd55a3
 DIST robotframework-3.0.tar.gz 430381 SHA256 
cd16f5f83031b8a754ca0a7523ce10b5046a17f3b9422626804ec05b7c501c87 SHA512 
39fcd2f167bde3db9a6b9a09d87f426e0b69b6f733f17de60b46c1cf9a1b8631dc26616804a19ed5ded6d617426720697f4f2f01f4bf69aee0a94b1bb1915b9a
 WHIRLPOOL 
c84bb19ebd9e2c06a464f6fc01b74ccc87e98f6acae28b7657a82eb1c3841bce511699c2d9b4a39c6722c145adda1d2bd748f3c371483547fb329a633b165996

diff --git a/dev-python/robotframework/robotframework-2.8.7.ebuild 
b/dev-python/robotframework/robotframework-2.8.7.ebuild
deleted file mode 100644
index b262209..000
--- a/dev-python/robotframework/robotframework-2.8.7.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generic test automation framework for acceptance testing and 
acceptance test-driven development"
-HOMEPAGE="http://robotframework.org/ 
https://pypi.python.org/pypi/robotframework/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"



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

2016-08-21 Thread Tim Harder
commit: 257658bac2670a9a78bc8f8461fcb3c989e24332
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:59:47 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:59:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257658ba

dev-python/robotframework-sshlibrary: update upstream metadata

 dev-python/robotframework-sshlibrary/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/robotframework-sshlibrary/metadata.xml 
b/dev-python/robotframework-sshlibrary/metadata.xml
index 3eb4b0e..1ab302f 100644
--- a/dev-python/robotframework-sshlibrary/metadata.xml
+++ b/dev-python/robotframework-sshlibrary/metadata.xml
@@ -6,7 +6,7 @@
 Python
   
   
-robotframework-sshlibrary
+robotframework/SSHLibrary
 robotframework-sshlibrary
   
 



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

2016-08-21 Thread Tim Harder
commit: e4b24eaa599e80305de9edd80503bee3869fdca8
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 19:01:21 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 19:01:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b24eaa

dev-python/robotframework: update upstream metadata

 dev-python/robotframework/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/robotframework/metadata.xml 
b/dev-python/robotframework/metadata.xml
index 40bdcbb..1fe8689 100644
--- a/dev-python/robotframework/metadata.xml
+++ b/dev-python/robotframework/metadata.xml
@@ -6,7 +6,7 @@
 Python
   
   
-robotframework
+robotframework/robotframework
 robotframework
   
 



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

2016-08-21 Thread Tim Harder
commit: da42d1dcfed77b396e008201b2302d3ddead835d
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 19:02:38 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 19:02:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da42d1dc

dev-python/robotframework: version bump to 3.0

 dev-python/robotframework/Manifest  |  1 +
 dev-python/robotframework/robotframework-3.0.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-python/robotframework/Manifest 
b/dev-python/robotframework/Manifest
index 96d6918..4455e68 100644
--- a/dev-python/robotframework/Manifest
+++ b/dev-python/robotframework/Manifest
@@ -1,2 +1,3 @@
 DIST robotframework-2.8.7.tar.gz 393256 SHA256 
a8b0dff36129fa262a393965071940a2072f35278b028ce8cd72c8849206cd55 SHA512 
523cc923ec0566f4bb8d4bb4d96627f6d6378b3e9921e0a995addfc80b917719279545b5623df2df9b11027ddb3e72624456918667495d9b413d276090b73c79
 WHIRLPOOL 
7f888ec719d2c6030a1f1ccb57eae2b56ee440c717544ca8057691fcaa3861a801c11df961a21a5146bddf8c2192d0ad9bb20c1538053335d95738d696a0518c
 DIST robotframework-2.9.tar.gz 420364 SHA256 
13a0340864e8c7735302ce39f8d3f9d01bed7db7c055e55043396242a615d8f1 SHA512 
10068012da1e1fc5409dfa199f6a37c61e71e01bad5e880729704c77007d9ad4f4369476f2df7a908132fa1774a2ce3716a7de3448fb176aabe50377935f6f35
 WHIRLPOOL 
c0adda94e4d576807bf33cc999b02b08f083a6d817869e540adc84e3722ab30e52aa73d22079c5b22ba16845bace6f96995542fdeebef679c754bd5723bd55a3
+DIST robotframework-3.0.tar.gz 430381 SHA256 
cd16f5f83031b8a754ca0a7523ce10b5046a17f3b9422626804ec05b7c501c87 SHA512 
39fcd2f167bde3db9a6b9a09d87f426e0b69b6f733f17de60b46c1cf9a1b8631dc26616804a19ed5ded6d617426720697f4f2f01f4bf69aee0a94b1bb1915b9a
 WHIRLPOOL 
c84bb19ebd9e2c06a464f6fc01b74ccc87e98f6acae28b7657a82eb1c3841bce511699c2d9b4a39c6722c145adda1d2bd748f3c371483547fb329a633b165996

diff --git a/dev-python/robotframework/robotframework-3.0.ebuild 
b/dev-python/robotframework/robotframework-3.0.ebuild
new file mode 100644
index 000..fee8bd6
--- /dev/null
+++ b/dev-python/robotframework/robotframework-3.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# py2 only
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="test automation framework for acceptance testing & test-driven 
development"
+HOMEPAGE="http://robotframework.org/ 
https://pypi.python.org/pypi/robotframework/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"



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

2016-08-21 Thread Tim Harder
commit: d81fdb7a94566a8851c7cf2b7ce9f66564ca93cc
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 19:00:41 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 19:00:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81fdb7a

dev-python/robotframework-selenium2library: update upstream metadata

 dev-python/robotframework-selenium2library/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/robotframework-selenium2library/metadata.xml 
b/dev-python/robotframework-selenium2library/metadata.xml
index 409699a..9ab3176 100644
--- a/dev-python/robotframework-selenium2library/metadata.xml
+++ b/dev-python/robotframework-selenium2library/metadata.xml
@@ -6,7 +6,7 @@
 Python
   
   
-rtomac/robotframework-selenium2library
+robotframework/Selenium2Library
 robotframework-selenium2library
   
 



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

2016-08-21 Thread Tim Harder
commit: d5e73dc6a72d1dd142fe2b47926ea9f7a1c3c33a
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:51:22 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:56:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e73dc6

dev-python/robotframework-sshlibrary: bump to 2.1.2

 dev-python/robotframework-sshlibrary/Manifest |  1 +
 .../robotframework-sshlibrary-2.1.2.ebuild| 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/robotframework-sshlibrary/Manifest 
b/dev-python/robotframework-sshlibrary/Manifest
index 03103df..bb3aa5f 100644
--- a/dev-python/robotframework-sshlibrary/Manifest
+++ b/dev-python/robotframework-sshlibrary/Manifest
@@ -1,2 +1,3 @@
 DIST robotframework-sshlibrary-2.0.2.tar.gz 86160 SHA256 
e4b96e018459dcd5549586c8df49c2a5befd552fe543887702b67f8be42a324d SHA512 
749629f8b6463acb011dd01cc11d1268fadff190b483ccd3545f02752d47c6eff734657e6a0dc64e5d95edcb424aa0506cc68c3b2b5b4d81955ff27efd2a0c8e
 WHIRLPOOL 
4201cfa30db2ec9460a54c24877658311f929163b04b67faf1fc191d0929efec3bfe1e10471705c68467a8c312320b8fc2d6c6d8196adb5dda66845ea3d82c44
 DIST robotframework-sshlibrary-2.1.1.tar.gz 87787 SHA256 
9f7c7f1a830363a6756867550903fe4f5324ff57cf95651a59f9298f438776cd SHA512 
4ad97ff53c071831a4bdea1f54c281fc4e19903695feee23db9c8a443f95413a56f3c30f4d4decf19cef86986557020ccfde9269cde3b2437d93f549f5f40f4a
 WHIRLPOOL 
59fa6d69805deec19f26c168f26ec1071a0cd6636c83546c28592a964592b79a5add23c125806c85414d392ab696fe4f42479e54a8ee6c7eadab51861bd315e4
+DIST robotframework-sshlibrary-2.1.2.tar.gz 93314 SHA256 
aebb57c7b4495f0a3b53e4c111400cdd9d7ebfdfb62af82ca720c727de95803d SHA512 
06dbbdd5ac8ee8123ad3c41a18a5205abed27da59166e370bed89b2e5e04a4289d0adab0e3543ec74fa37a6d3c73c7121ab220a9762e3cd495587f3dcba94e6b
 WHIRLPOOL 
82fa2024549163b69698bbb53cc3427a8f45cccfb49c513e315b0ad25fdd2f32a6ab7de2b4440c2f4da06933fa5611804872772cae845ec572b8f946cbae4a96

diff --git 
a/dev-python/robotframework-sshlibrary/robotframework-sshlibrary-2.1.2.ebuild 
b/dev-python/robotframework-sshlibrary/robotframework-sshlibrary-2.1.2.ebuild
new file mode 100644
index 000..d5c7a2e
--- /dev/null
+++ 
b/dev-python/robotframework-sshlibrary/robotframework-sshlibrary-2.1.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A test library for Robot Framework that enables SSH and SFTP"
+HOMEPAGE="https://code.google.com/p/robotframework-sshlibrary/ 
https://pypi.python.org/pypi/robotframework-sshlibrary/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-python/paramiko-1.8.0[${PYTHON_USEDEP}]
+   dev-python/robotframework[${PYTHON_USEDEP}]"



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

2016-08-21 Thread Tim Harder
commit: cdafefe7eea1b2ee9c7cb36a3f475baf56c7b81e
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:54:55 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:56:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdafefe7

dev-python/robotframework-selenium2library: version bump to 1.7.4

 .../robotframework-selenium2library/Manifest   |  1 +
 .../robotframework-selenium2library-1.7.4.ebuild   | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/robotframework-selenium2library/Manifest 
b/dev-python/robotframework-selenium2library/Manifest
index ea8af1a..f2d3be7 100644
--- a/dev-python/robotframework-selenium2library/Manifest
+++ b/dev-python/robotframework-selenium2library/Manifest
@@ -1,2 +1,3 @@
 DIST robotframework-selenium2library-1.6.0.tar.gz 220553 SHA256 
9e72fba2410e575434d6b5c3614950ebb1e807cc3e10d31702f868b26ee64dab SHA512 
bb35490a8b9630451dfed0dc4695df488b177eafe356084d77e636b28240bd26a3dd496a6520e54a0fa01c0c77102e9455f4f612cd8a7ef6327cb05b4d359aee
 WHIRLPOOL 
5c02616d9e8e7ef5653111cb1a85f135655af7126624b0aa94a944c694663edecae515d3286d2109ca4f4081ccc25d7f2352808509899375f483bf947430fd34
 DIST robotframework-selenium2library-1.7.2.tar.gz 234720 SHA256 
a38df7767725883c9a7e8bb292ecc4688d997cc73aa6e1b2d4035bf49a9d0154 SHA512 
9f6cdad1435b4b0b3df11d029822dbdcc38a7f6563410855529ef45a71083fdd4e057be8f14d10a21fb1f0fa84179f3c42b6299565c5d31592305326ef73028e
 WHIRLPOOL 
756be2ee0415a97a32ba789599e6b4d529149a9fb06315c05c270a61988aecbcf572102bf4856dc5e5352f06af5eb67e394eb382c8fb1dcc55b9a38364e122ac
+DIST robotframework-selenium2library-1.7.4.tar.gz 234681 SHA256 
4332e3021c6e4ba4a04f4dd99c4fb970315d9fc0fe31bcb62aad2fe833ad9400 SHA512 
f90abc2687e1dbbb522a8e6a928bb5fef3b957b7d96c8594117706acd09db5c8bcd6e8d89ca621db76d7bf49e0b274ca70e727737adc237e928f2cdfc83212ab
 WHIRLPOOL 
c06ca1684f5736945c1bc9a8b620678fe4a5dc8bd50ed8420363e4209aaaec4d4c93f583303b345e15832ba04dac454d4d02ba850a5081342724590f38e3960c

diff --git 
a/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.4.ebuild
 
b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.4.ebuild
new file mode 100644
index 000..bc15def
--- /dev/null
+++ 
b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Web testing library for Robot Framework"
+HOMEPAGE="https://github.com/rtomac/robotframework-selenium2library/
+   https://pypi.python.org/pypi/robotframework-selenium2library/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples doc"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/selenium-2.32.0[${PYTHON_USEDEP}]
+   >=dev-python/decorator-3.3.2[${PYTHON_USEDEP}]
+   >=dev-python/robotframework-2.6.0[${PYTHON_USEDEP}]
+   >=dev-python/docutils-0.8.1[${PYTHON_USEDEP}]"
+
+src_prepare() {
+   default
+
+   # don't use bundled setuptools
+   sed -e '/use_setuptools()/d' \
+   -e '/ez_setup/d' \
+   -i setup.py || die
+}
+
+python_install_all() {
+   local DOCS=( CHANGES.rst README.rst )
+   use doc && local HTML_DOCS=( doc/Selenium2Library.html )
+   use examples && dodoc -r demo
+
+   distutils-r1_python_install_all
+}



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

2016-08-21 Thread Tim Harder
commit: 4d119880422822032a408ee1201c20e1357c
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:55:58 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:56:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d119880

dev-python/robotframework-selenium2library: toss live ebuild

 .../robotframework-selenium2library-.ebuild| 32 --
 1 file changed, 32 deletions(-)

diff --git 
a/dev-python/robotframework-selenium2library/robotframework-selenium2library-.ebuild
 
b/dev-python/robotframework-selenium2library/robotframework-selenium2library-.ebuild
deleted file mode 100644
index c836b0b..000
--- 
a/dev-python/robotframework-selenium2library/robotframework-selenium2library-.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 git-r3
-
-EGIT_REPO_URI="git://github.com/rtomac/robotframework-selenium2library.git"
-
-DESCRIPTION="Web testing library for Robot Framework"
-HOMEPAGE="https://github.com/rtomac/robotframework-selenium2library/
-   https://pypi.python.org/pypi/robotframework-selenium2library/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=dev-python/selenium-2.12.0[${PYTHON_USEDEP}]
-   >=dev-python/decorator-3.3.2[${PYTHON_USEDEP}]
-   >=dev-python/robotframework-2.6.0[${PYTHON_USEDEP}]"
-
-DOCS=( BUILD.rst CHANGES.rst README.rst )
-
-src_prepare() {
-   # don't use bundled setuptools
-   sed -e '/use_setuptools()/d' \
-   -e '/ez_setup/d' \
-   -i setup.py || die
-}



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

2016-08-21 Thread Michał Górny
commit: dd4f27183f45ab27ecd26e3300d3ba8a57429500
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 21 18:40:05 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 21 18:50:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4f2718

sys-devel/llvm: Reduce keywords on 3.8.1-r1 to match sys-libs/libcxx

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

diff --git a/sys-devel/llvm/llvm-3.8.1-r1.ebuild 
b/sys-devel/llvm/llvm-3.8.1-r1.ebuild
index c2e88d9..2e78867 100644
--- a/sys-devel/llvm/llvm-3.8.1-r1.ebuild
+++ b/sys-devel/llvm/llvm-3.8.1-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
 
 LICENSE="UoI-NCSA"
 SLOT="0/3.8.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd 
~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="clang debug default-compiler-rt default-libcxx doc gold libedit +libffi
lldb multitarget ncurses ocaml python +sanitize +static-analyzer test 
xml
video_cards_radeon elibc_musl kernel_Darwin kernel_FreeBSD"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/files/, sys-devel/llvm/

2016-08-21 Thread Michał Górny
commit: bf383aa2d04fcd952e797cb872eb08096061c307
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 21 18:34:41 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 21 18:50:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf383aa2

sys-devel/llvm: Improve llvm-config upstream compatibility, #591690

Improve the llvm-config installed by 3.8.1-r1 (masked) and the live
ebuild to match upstream behavior better, and be more compatible with
packages. Restore --obj-root to return prefix on installed package, and
make --src-root return invalid /dev/null path instead of failing.

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

 ...-config.patch => llvm-3.8-llvm-config-r1.patch} | 57 --
 sys-devel/llvm/files/llvm-3.9-llvm-config.patch| 51 ++-
 sys-devel/llvm/llvm-3.8.1-r1.ebuild|  2 +-
 3 files changed, 57 insertions(+), 53 deletions(-)

diff --git a/sys-devel/llvm/files/llvm-3.9-llvm-config.patch 
b/sys-devel/llvm/files/llvm-3.8-llvm-config-r1.patch
similarity index 59%
copy from sys-devel/llvm/files/llvm-3.9-llvm-config.patch
copy to sys-devel/llvm/files/llvm-3.8-llvm-config-r1.patch
index d4363ad..38505f1 100644
--- a/sys-devel/llvm/files/llvm-3.9-llvm-config.patch
+++ b/sys-devel/llvm/files/llvm-3.8-llvm-config-r1.patch
@@ -1,14 +1,14 @@
-From af798c5a6e4b2c6c98cce89b5d6fc8d33f9345cf Mon Sep 17 00:00:00 2001
+From 7422ff662be0daeb3931fde397f1fed8ff86c50d Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Wed, 2 Dec 2015 16:04:56 +0100
-Subject: [PATCH 1/2] llvm-config: Clean up exported values, update for shared
+Date: Sat, 20 Aug 2016 23:47:41 +0200
+Subject: [PATCH] llvm-config: Clean up exported values, update for shared
  linking
 
 Gentoo-specific fixup for llvm-config, including:
 - wiping build-specific CFLAGS, CXXFLAGS,
 - updating library suffixes for shared libs,
 - wiping --system-libs for shared linking,
-- banning --obj-root and --src-root due to no sources installed,
+- making --src-root return invalid path (/dev/null),
 - making --build-mode return "Release" rather than "Gentoo".
 
 Thanks to Steven Newbury for the initial patch.
@@ -17,14 +17,16 @@ Bug: https://bugs.gentoo.org/565358
 Bug: https://bugs.gentoo.org/501684
 ---
  tools/llvm-config/CMakeLists.txt  | 11 ---
- tools/llvm-config/llvm-config.cpp | 20 +++-
- 2 files changed, 23 insertions(+), 8 deletions(-)
+ tools/llvm-config/llvm-config.cpp |  9 +++--
+ 2 files changed, 15 insertions(+), 5 deletions(-)
 
 diff --git a/tools/llvm-config/CMakeLists.txt 
b/tools/llvm-config/CMakeLists.txt
-index 32d0f4c..6e99832 100644
+index 83794bb..eba6f45 100644
 --- a/tools/llvm-config/CMakeLists.txt
 +++ b/tools/llvm-config/CMakeLists.txt
-@@ -29,2 +29,6 @@ set(LLVM_CPPFLAGS "${CMAKE_CPP_FLAGS} 
${CMAKE_CPP_FLAGS_${uppercase_CMAKE_BUILD_
+@@ -23,6 +23,10 @@ set(LLVM_SRC_ROOT ${LLVM_MAIN_SRC_DIR})
+ set(LLVM_OBJ_ROOT ${LLVM_BINARY_DIR})
+ set(LLVM_CPPFLAGS "${CMAKE_CPP_FLAGS} 
${CMAKE_CPP_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
 -set(LLVM_CFLAGS "${CMAKE_C_FLAGS} 
${CMAKE_C_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
 -set(LLVM_CXXFLAGS "${CMAKE_CXX_FLAGS} 
${CMAKE_CXX_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${COMPILE_FLAGS} 
${LLVM_DEFINITIONS}")
 +# Just use CMAKE_CPP_FLAGS for CFLAGS and CXXFLAGS, otherwise compiler
@@ -33,36 +35,39 @@ index 32d0f4c..6e99832 100644
 +# TODO: figure out if we can remove -std=c++11 and move it to revdeps.
 +set(LLVM_CFLAGS "${CMAKE_CPP_FLAGS} 
${CMAKE_C_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
 +set(LLVM_CXXFLAGS "${CMAKE_CPP_FLAGS} -std=c++11 
${CMAKE_CXX_FLAGS_${uppercase_CMAKE_BUILD_TYPE}} ${LLVM_DEFINITIONS}")
-@@ -39 +43,2 @@ set(LLVM_BUILDMODE ${CMAKE_BUILD_TYPE})
+ set(LLVM_BUILD_SYSTEM cmake)
+ set(LLVM_HAS_RTTI ${LLVM_CONFIG_HAS_RTTI})
+@@ -31,5 +35,6 @@ set(LLVM_HAS_RTTI ${LLVM_CONFIG_HAS_RTTI})
+ set(LLVM_LDFLAGS "${CMAKE_CXX_LINK_FLAGS}")
+ set(LLVM_BUILDMODE ${CMAKE_BUILD_TYPE})
 -set(LLVM_SYSTEM_LIBS ${SYSTEM_LIBS})
 +# We don't do static libs, so we don't need to supply any system-libs
 +set(LLVM_SYSTEM_LIBS "")
+ if(BUILD_SHARED_LIBS)
+   set(LLVM_ENABLE_SHARED ON)
 diff --git a/tools/llvm-config/llvm-config.cpp 
b/tools/llvm-config/llvm-config.cpp
-index 94d426b..fb1bdfa 100644
+index 80f6279..309c5dc 100644
 --- a/tools/llvm-config/llvm-config.cpp
 +++ b/tools/llvm-config/llvm-config.cpp
-@@ -525 +525,2 @@ int main(int argc, char **argv) {
+@@ -485,5 +485,6 @@ int main(int argc, char **argv) {
+ OS << Triple::normalize(LLVM_DEFAULT_TARGET_TRIPLE) << '\n';
+   } else if (Arg == "--build-mode") {
 -OS << build_mode << '\n';
 +// force Release since we force non-standard Gentoo build mode
 +OS << "Release" << '\n';
-@@ -540,4 +541,13 @@ int main(int argc, char **argv) {
--  } else if (Arg == "--obj-root") {
--OS << ActivePrefix << 

[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-devel/llvm/

2016-08-21 Thread Michał Górny
commit: 05f9e0b614456fc348168a9f9f8c739660c8fefa
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 21 18:40:37 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 21 18:50:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f9e0b6

sys-devel/llvm: Revbump and unleash 3.8.1-r1

 profiles/package.mask | 6 --
 sys-devel/llvm/{llvm-3.8.1-r1.ebuild => llvm-3.8.1-r2.ebuild} | 0
 2 files changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index a8b7c55..0b54972 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -582,12 +582,6 @@ dev-perl/Test-Tester
 # Bugs #590272, #590270, #590268, #590266 etc.
 =sci-libs/fftw-3.3.5
 
-# Michał Górny  (1 Aug 2016)
-# Masked for testing, handling keywords and  collecting more changes
-# before unleashing the huge rebuild on all users. Has gotten musl
-# support and switches to control the default rtlib and C++ library.
-=sys-devel/llvm-3.8.1-r1
-
 # Johannes Huber  (1 Aug 2016)
 # Masked for removal in 30 days. Dead by upstream. Last release
 # with 15.08. Exported to kde-sunset overlay.

diff --git a/sys-devel/llvm/llvm-3.8.1-r1.ebuild 
b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
similarity index 100%
rename from sys-devel/llvm/llvm-3.8.1-r1.ebuild
rename to sys-devel/llvm/llvm-3.8.1-r2.ebuild



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

2016-08-21 Thread Tim Harder
commit: 62108c88946351318c1985e167d5c04d8fdd6645
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:47:50 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:48:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62108c88

dev-python/flask-restless: update HOMEPAGE

 dev-python/flask-restless/flask-restless-0.15.0.ebuild | 2 +-
 dev-python/flask-restless/flask-restless-0.16.0.ebuild | 2 +-
 dev-python/flask-restless/flask-restless-0.17.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flask-restless/flask-restless-0.15.0.ebuild 
b/dev-python/flask-restless/flask-restless-0.15.0.ebuild
index 46a1769..2ec265f 100644
--- a/dev-python/flask-restless/flask-restless-0.15.0.ebuild
+++ b/dev-python/flask-restless/flask-restless-0.15.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite"
 inherit distutils-r1
 
 DESCRIPTION="Flask extension for easy ReSTful API generation"
-HOMEPAGE="http://packages.python.org/Flask-Restless/;
+HOMEPAGE="https://flask-restless.readthedocs.io/ 
https://github.com/jfinkels/flask-restless;
 SRC_URI="https://github.com/jfinkels/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( AGPL-3 BSD )"

diff --git a/dev-python/flask-restless/flask-restless-0.16.0.ebuild 
b/dev-python/flask-restless/flask-restless-0.16.0.ebuild
index e724b7f..728df69 100644
--- a/dev-python/flask-restless/flask-restless-0.16.0.ebuild
+++ b/dev-python/flask-restless/flask-restless-0.16.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite"
 inherit distutils-r1
 
 DESCRIPTION="Flask extension for easy ReSTful API generation"
-HOMEPAGE="http://packages.python.org/Flask-Restless/;
+HOMEPAGE="https://flask-restless.readthedocs.io/ 
https://github.com/jfinkels/flask-restless;
 SRC_URI="https://github.com/jfinkels/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( AGPL-3 BSD )"

diff --git a/dev-python/flask-restless/flask-restless-0.17.0.ebuild 
b/dev-python/flask-restless/flask-restless-0.17.0.ebuild
index e724b7f..728df69 100644
--- a/dev-python/flask-restless/flask-restless-0.17.0.ebuild
+++ b/dev-python/flask-restless/flask-restless-0.17.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite"
 inherit distutils-r1
 
 DESCRIPTION="Flask extension for easy ReSTful API generation"
-HOMEPAGE="http://packages.python.org/Flask-Restless/;
+HOMEPAGE="https://flask-restless.readthedocs.io/ 
https://github.com/jfinkels/flask-restless;
 SRC_URI="https://github.com/jfinkels/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( AGPL-3 BSD )"



[gentoo-commits] repo/gentoo:master commit in: app-misc/asciinema/

2016-08-21 Thread Michael Palimaka
commit: 09420e8b1beef03d423908de45cfdcde1104cc33
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 18:24:02 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:42:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09420e8b

app-misc/asciinema: add github remote-id to metadata

Package-Manager: portage-2.3.0

 app-misc/asciinema/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-misc/asciinema/metadata.xml b/app-misc/asciinema/metadata.xml
index b60ffbe..6ade874 100644
--- a/app-misc/asciinema/metadata.xml
+++ b/app-misc/asciinema/metadata.xml
@@ -3,6 +3,7 @@
 


+   asciinema/asciinema
asciinema

 



[gentoo-commits] repo/gentoo:master commit in: app-misc/asciinema/

2016-08-21 Thread Michael Palimaka
commit: c61592ff86f3fc25851e5cfe88a0709d60c11d23
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 18:22:54 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:42:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61592ff

app-misc/asciinema: version bump

Gentoo-bug: 532918

Package-Manager: portage-2.3.0

 app-misc/asciinema/Manifest   |  1 +
 app-misc/asciinema/asciinema-1.3.0.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-misc/asciinema/Manifest b/app-misc/asciinema/Manifest
index b5a2c4f..69d9e49 100644
--- a/app-misc/asciinema/Manifest
+++ b/app-misc/asciinema/Manifest
@@ -1 +1,2 @@
 DIST asciinema-0.9.8.tar.gz 6336 SHA256 
f20bf96c5ec5f4faba7c4c91ce5b48696ce8160593a4897e8a87cc839214df1f SHA512 
2df8520dca6c3a61e0bb5987a723a9668423da088cbba91e79ed51fe242290477f7a23e409270e29d5792e8a88e38d3c33963b835ce8dd9fc0cd24e2b7b4
 WHIRLPOOL 
f7db1f8a2e6557879e08af44def66692699fa6296ed476d88cd93101045759b094ed487df8cae68a75377cbb9b91cefd21f103782fb550a739d9e952aa94bc21
+DIST asciinema-1.3.0.tar.gz 34214 SHA256 
968016828119d53b8e4e6ccf40a2635704d236f8e805f635c15adc09a4373a55 SHA512 
882f2f9c23c42d6930fc54797a87134004c1e679b2c054d29c71a9af616604f6e54aa1461b7f0f9826557c66dcf51470710d6e2886d785cbf28464ea2397d5d2
 WHIRLPOOL 
68a9a32b4067115cdece92a69f824a15ac42bfe1855701fb1e74cb7d138022f235a83c4a879453f87ac3757f1dc3c5036d596e4b7cea84cf8f8891b696b1a1fe

diff --git a/app-misc/asciinema/asciinema-1.3.0.ebuild 
b/app-misc/asciinema/asciinema-1.3.0.ebuild
new file mode 100644
index 000..3295bb3
--- /dev/null
+++ b/app-misc/asciinema/asciinema-1.3.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{3_3,3_4})
+inherit distutils-r1
+
+DESCRIPTION="Command line recorder for asciinema.org service"
+HOMEPAGE="https://asciinema.org/ https://pypi.python.org/pypi/asciinema;
+SRC_URI="https://github.com/asciinema/asciinema/archive/v1.3.0.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"
+
+DOCS=( CHANGELOG.md CONTRIBUTING.md README.md doc/asciicast-v1.md )
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+
+   # obsolete, already removed in upstream git
+   rm asciinema/requests_http_adapter.py
+}
+
+python_test() {
+   nosetests || die
+}
+
+src_install() {
+   distutils-r1_src_install
+   doman man/asciinema.1
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/asciinema/

2016-08-21 Thread Michael Palimaka
commit: 43acbd3fb139b144686b66fc3651ed4e1462eff4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 18:26:29 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:42:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43acbd3f

app-misc/asciinema: add myself as maintainer

Package-Manager: portage-2.3.0

 app-misc/asciinema/metadata.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-misc/asciinema/metadata.xml b/app-misc/asciinema/metadata.xml
index 6ade874..fa9c837 100644
--- a/app-misc/asciinema/metadata.xml
+++ b/app-misc/asciinema/metadata.xml
@@ -1,7 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   kensing...@gentoo.org
+   

asciinema/asciinema
asciinema



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

2016-08-21 Thread Michael Palimaka
commit: 3be996cc424a5c42514d2afbb414df0083e29110
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 18:41:58 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 18:42:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be996cc

profiles: unmask app-misc/asciinema

I have taken over maintainership of the package.

Gentoo-bug: 532918

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 611d5fa..a8b7c55 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -168,10 +168,6 @@ www-apache/mod_slotlimit
 www-apache/mod_tcl
 
 # Pacho Ramos  (21 Aug 2016)
-# Nobody willing to update this, bug #532918. Removal in a month.
-app-misc/asciinema
-
-# Pacho Ramos  (21 Aug 2016)
 # Security issues (#534184), removal in a month.
 app-misc/run-mailcap
 



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

2016-08-21 Thread Tim Harder
commit: dea20dc0ea28148a7715d5f98acbd5792645ba31
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:35:13 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:36:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea20dc0

dev-python/pyserial: remove old

 dev-python/pyserial/Manifest   |  1 -
 .../pyserial/files/pyserial-2.5-python-3.patch | 43 --
 .../pyserial/files/pyserial-2.6-list_ports.patch   | 15 
 dev-python/pyserial/pyserial-2.6-r1.ebuild | 22 ---
 dev-python/pyserial/pyserial-2.7.ebuild| 22 ---
 5 files changed, 103 deletions(-)

diff --git a/dev-python/pyserial/Manifest b/dev-python/pyserial/Manifest
index aa457f6..44e16e7 100644
--- a/dev-python/pyserial/Manifest
+++ b/dev-python/pyserial/Manifest
@@ -1,3 +1,2 @@
-DIST pyserial-2.6.tar.gz 116289 SHA256 
049dbcda0cd475d3be903e721d60889ee2cc4ec3b62892a81ecef144196413ed SHA512 
41682f8fafb6c5fa9642d3a0a3d6d0648101c38d157005f9c4e019e55d534953486072caf05647d8828b0e19c8259cc61cac856a570bf09904922ffd175fad2d
 WHIRLPOOL 
d632521d4687751f3056eda3ef254d603a7450d09457deed4d12136ee690d8af8d9aea1b8f8aebe9ec877a00bec5fa54933d2bff0cec281de0b676dde3d86e55
 DIST pyserial-2.7.tar.gz 122081 SHA256 
3542ec0838793e61d6224e27ff05e8ce4ba5a5c5cc4ec5c6a3e8d49247985477 SHA512 
3fc8d9425a47ebcd37db1fcc58182854b48c9abd6642f35fba2d21458d864ae448105d704dc0d880832ba7516fa16f108f24363bd5fa9f083ea79a4ac614339b
 WHIRLPOOL 
ae6b4df86220617f7fbc1f1e4085a7e85dca645a6d84339163b40fc7a15f14b879ef7a729d3d23d0300f9ee04b21d6c24d13a791d520aef3f3ad141c6acd9b68
 DIST pyserial-3.1.1.tar.gz 147535 SHA256 
d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c SHA512 
05b6f893454b187757c8d01c8d3951751ba93e87aafd474fa684a24198eed22f892181bcbab40101e74b25dae612116880690e800adedaf56a5c12775ed2b8d8
 WHIRLPOOL 
d9d4b4894c94da9a357b27eb5e32766c0ff46cac751667f2f2195ca82ae2a2095a9df3ba219c10818faebd420912250a0dfcc6e86aedb7c4feaf6f553cdf4d52

diff --git a/dev-python/pyserial/files/pyserial-2.5-python-3.patch 
b/dev-python/pyserial/files/pyserial-2.5-python-3.patch
deleted file mode 100644
index 5ad5c6c..000
--- a/dev-python/pyserial/files/pyserial-2.5-python-3.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-http://pyserial.svn.sourceforge.net/viewvc/pyserial?view=revision=381
-
 setup.py
-+++ setup.py
-@@ -1,7 +1,13 @@
--# setup.py for pyserial
-+# setup.py for pySerial
- #
--# windows installer:
--#  python setup.py bdist_wininst
-+# Windows installer:
-+#   "python setup.py bdist_wininst"
-+#
-+# Direct install (all systems):
-+#   "python setup.py install"
-+#
-+# For Python 3.x use the corresponding Python executable,
-+# e.g. "python3 setup.py ..."
- 
- import sys
- 
-@@ -9,10 +15,12 @@
- 
- try:
- from distutils.command.build_py import build_py_2to3 as build_py
-+from distutils.command.build_scripts import build_scripts_2to3 as 
build_scripts
- except ImportError:
- if sys.version_info >= (3, 0):
- raise ImportError("build_py_2to3 not found in distutils - it is 
required for Python 3.x")
- from distutils.command.build_py import build_py
-+from distutils.command.build_scripts import build_scripts
- suffix = ""
- else:
- suffix = "-py3k"
-@@ -60,7 +68,7 @@
- 'Topic :: Terminals :: Serial',
- ],
- platforms = 'any',
--cmdclass = {'build_py': build_py},
-+cmdclass = {'build_py': build_py, 'build_scripts': build_scripts},
- 
- scripts = ['examples/miniterm.py'],
- )

diff --git a/dev-python/pyserial/files/pyserial-2.6-list_ports.patch 
b/dev-python/pyserial/files/pyserial-2.6-list_ports.patch
deleted file mode 100644
index 70bfaf2..000
--- a/dev-python/pyserial/files/pyserial-2.6-list_ports.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-https://sourceforge.net/p/pyserial/patches/26/
-Index: trunk/pyserial/serial/tools/list_ports_posix.py
-===
 trunk/pyserial/serial/tools/list_ports_posix.py(revision 439)
-+++ trunk/pyserial/serial/tools/list_ports_posix.py(working copy)
-@@ -64,7 +64,8 @@
- )
- 
- def usb_lsusb_string(sysfs_path):
--bus, dev = os.path.basename(os.path.realpath(sysfs_path)).split('-')
-+base = os.path.basename(os.path.realpath(sysfs_path))
-+bus, dev = base.split('-')
- try:
- desc = popen(['lsusb', '-v', '-s', '%s:%s' % (bus, dev)])
- # descriptions from device

diff --git a/dev-python/pyserial/pyserial-2.6-r1.ebuild 
b/dev-python/pyserial/pyserial-2.6-r1.ebuild
deleted file mode 100644
index 173964a..000
--- a/dev-python/pyserial/pyserial-2.6-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Python Serial Port 

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

2016-08-21 Thread Luca Barbato
commit: ac99ab23378ab4278cf4938d5bdb3ddcdf860a20
Author: Luca Barbato  gentoo  org>
AuthorDate: Sun Aug 21 17:49:42 2016 +
Commit: Luca Barbato  gentoo  org>
CommitDate: Sun Aug 21 18:34:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac99ab23

app-emulation/qemu: Update the languages list

Package-Manager: portage-2.3.0

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

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index 8d9075e..b76995c 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="ncurses,readline"
 
-PLOCALES="de_DE fr_FR hu it tr zh_CN"
+PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
user udev fcaps readme.gentoo pax-utils l10n



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

2016-08-21 Thread Tim Harder
commit: b280d8459134b9f05fcc1525a2aa2d4134091cf4
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:31:48 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:31:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b280d845

dev-python/moto: remove old

 dev-python/moto/Manifest   |  4 
 dev-python/moto/moto-0.3.8.ebuild  | 26 --
 dev-python/moto/moto-0.4.21.ebuild | 27 ---
 dev-python/moto/moto-0.4.3.ebuild  | 27 ---
 dev-python/moto/moto-0.4.8.ebuild  | 27 ---
 5 files changed, 111 deletions(-)

diff --git a/dev-python/moto/Manifest b/dev-python/moto/Manifest
index b94bb22..ee9e2e2 100644
--- a/dev-python/moto/Manifest
+++ b/dev-python/moto/Manifest
@@ -1,6 +1,2 @@
-DIST moto-0.3.8.tar.gz 101161 SHA256 
0215034a2834d86ff622c11bcba2570240a54635cda5ec83d48c1e663179b047 SHA512 
f414499b6c475b3a5e69570997b0f96fc9d998f622209d48b686c1f77a33e984e95028806ae1ba1ec1d41d75e59b83f96bd66b566c8a7b664dacc910c0035edd
 WHIRLPOOL 
13e5edd809a772c9ce955196ca268db4663c8d68959a4fa7fcaaa44ebf0f6d147d471bf00d27a6ec2d0a4e4a1a037fb09756ad92d0733601f852f522f2ce265e
-DIST moto-0.4.21.tar.gz 189132 SHA256 
28b1b51ae3521370bbf01cada4431c1399241da21022577a94ffe4818f54091f SHA512 
8028ec175c9bf47b5de0c49ff1ac71810e22160be0902e2bf7c9232623f24f4d7641c8439c2f612ac7034984dd8e1f886a536d0bfbf460dfb6ba3a38080a1bf3
 WHIRLPOOL 
cd828fc1202286c4d12ed9c37160ede575763ec954d28576d9744cf7fef23e4f4d19c189cc80100f7ee04c66372ab6ab05aae677d7f0efe3e8d72d800b63aece
 DIST moto-0.4.22.tar.gz 192878 SHA256 
07c511f1ebcdf28a4022478bbca6c1e11585f41d0301e8d4525c353d0f7c1d59 SHA512 
7a5f1f43dbf6202696705c52a35fde4e046febd403b1e1b0a7e98ae25e881c6a86c29d2f27841db5ce8fe34689cd00ff4d2d711cbfc8817723d2dfa675379f8c
 WHIRLPOOL 
636aeab8991f0b6c5931c2085478bd1cc15df6d15ed04d33500e1848d1095d7e3734dc23b8fbe6aab2f067f8c63733feb96c7a06cc530d9dcdd3bbaaecd5bc9c
 DIST moto-0.4.25.tar.gz 329545 SHA256 
076307dee26a4287e69b1074af66bf9b192c72e3d2ae03dad5b397ba0c3c15bf SHA512 
dce1464d8dca69b3a76585ac58115b75232e18bf9df14e5133f7153d7316ae29bc2fb253476b14b10b01e072ffc7970ab22f1634890bf1d89c4f12ca4f2ccf1e
 WHIRLPOOL 
a804049d4fcb851cf10b51293218dfd7b9085f4b95c5ce13a47c8b83cf96d6087976c31e4dc5abf468ee4d968edc042a676a80c0996aa6d7a6bc083ce9996deb
-DIST moto-0.4.3.tar.gz 147498 SHA256 
955b0a19d466c917b5c9e97a03df6f10d184dea263efdd7796b1725b4a90a48c SHA512 
3c8a2b5cf2b404f531d187adb96f03d38ec89ce147066922f8da7e71e33b2cbe01b5264d1dd7f7abddc9a94759e4ee6b3111da3838796acbd1a83ad6fbfd4a21
 WHIRLPOOL 
8cf88239a4c1acbfce293133e68baa05783800754a1f07c33a3643f071bcb0a0e68f7215b8696a378de71369edfead00a1708ba0b276108e0bb446f981343943
-DIST moto-0.4.8.tar.gz 154891 SHA256 
d72a0427a0112a21f7009e2301ed7cc7c9fb085da1e1615fba4c5f02f6d70bd1 SHA512 
e52a8fefd22983996718eec49e607a26978604e67a50523ee43fbf8c1d0ce871cc390404c7ae6951d6bff9b640f3b4dffa3a3d4425134a056e37db2ebcdcaacf
 WHIRLPOOL 
4e0e1fb89571e53cfb1a67b6627b852b37743539917912e56bf9c596bd86981c3c2115cb7ca8b1014767db55a19363ce2604bb860aace1214eb597eea6722852

diff --git a/dev-python/moto/moto-0.3.8.ebuild 
b/dev-python/moto/moto-0.3.8.ebuild
deleted file mode 100644
index e68c33e..000
--- a/dev-python/moto/moto-0.3.8.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python2_7)
-
-inherit distutils-r1
-
-DESCRIPTION="Mock library for boto"
-HOMEPAGE="https://github.com/spulec/moto;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/boto[${PYTHON_USEDEP}]
-   dev-python/dicttoxml[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/httpretty[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/xmltodict[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/werkzeug[${PYTHON_USEDEP}]"

diff --git a/dev-python/moto/moto-0.4.21.ebuild 
b/dev-python/moto/moto-0.4.21.ebuild
deleted file mode 100644
index dcb9d70..000
--- a/dev-python/moto/moto-0.4.21.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mock library for boto"
-HOMEPAGE="https://github.com/spulec/moto;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
-   >=dev-python/boto-2.20.0[${PYTHON_USEDEP}]
-   dev-python/dicttoxml[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   

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

2016-08-21 Thread Tim Harder
commit: 71cc112830d0d63cf2fc99517246dfd3317433c2
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 18:28:18 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 18:29:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cc1128

dev-python/dicttoxml: re-add python3_3 support

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

diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
index 5de427b..e0099ff 100644
--- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
+++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1
 



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

2016-08-21 Thread William Hubbs
commit: 8935c553b68d8dbdd3c6f252bb07e67f211d496f
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Aug 21 18:27:44 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Aug 21 18:27:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8935c553

sys-apps/openrc: sync live ebuild

Package-Manager: portage-2.2.28

 sys-apps/openrc/openrc-.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/sys-apps/openrc/openrc-.ebuild 
b/sys-apps/openrc/openrc-.ebuild
index 60d554a..5ae86a0 100644
--- a/sys-apps/openrc/openrc-.ebuild
+++ b/sys-apps/openrc/openrc-.ebuild
@@ -327,26 +327,4 @@ pkg_postinst() {
ewarn "without networking."
ewarn
fi
-
-   ewarn "In this version of OpenRC, the loopback interface no longer"
-   ewarn "satisfies the net virtual."
-   ewarn "If you have services now which do not start because of this,"
-   ewarn "They can be fixed by adding rc_need=\"!net\""
-   ewarn "to the ${EROOT}etc/conf.d/ file."
-   ewarn "You should also file a bug against the service asking that"
-   ewarn "need net be dropped from the dependencies."
-   ewarn "The bug you file should block the following tracker:"
-   ewarn "https://bugs.gentoo.org/show_bug.cgi?id=439092;
-   ewarn
-
-   # Updated for 0.13.2.
-   ewarn "Bug https://bugs.gentoo.org/show_bug.cgi?id=427996 was not"
-   ewarn "fixed correctly in earlier versions of OpenRC."
-   ewarn "The correct fix is implemented in this version, but that"
-   ewarn "means netmount needs to be added to the default runlevel if"
-   ewarn "you are using nfs file systems."
-   ewarn
-
-   elog "You should now update all files in /etc, using etc-update"
-   elog "or equivalent before restarting any services or this host."
 }



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

2016-08-21 Thread William Hubbs
commit: 8bfc9b0a521cc3d9baa89a78797a8590b6ccf645
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Aug 21 17:58:24 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Aug 21 18:12:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bfc9b0a

sys-apps/openrc: 0.21.3 - remove outdated warnings for #591540

Package-Manager: portage-2.2.28

 sys-apps/openrc/openrc-0.21.3.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/sys-apps/openrc/openrc-0.21.3.ebuild 
b/sys-apps/openrc/openrc-0.21.3.ebuild
index f9ef8dd..47a8706 100644
--- a/sys-apps/openrc/openrc-0.21.3.ebuild
+++ b/sys-apps/openrc/openrc-0.21.3.ebuild
@@ -327,26 +327,4 @@ pkg_postinst() {
ewarn "without networking."
ewarn
fi
-
-   ewarn "In this version of OpenRC, the loopback interface no longer"
-   ewarn "satisfies the net virtual."
-   ewarn "If you have services now which do not start because of this,"
-   ewarn "They can be fixed by adding rc_need=\"!net\""
-   ewarn "to the ${EROOT}etc/conf.d/ file."
-   ewarn "You should also file a bug against the service asking that"
-   ewarn "need net be dropped from the dependencies."
-   ewarn "The bug you file should block the following tracker:"
-   ewarn "https://bugs.gentoo.org/show_bug.cgi?id=439092;
-   ewarn
-
-   # Updated for 0.13.2.
-   ewarn "Bug https://bugs.gentoo.org/show_bug.cgi?id=427996 was not"
-   ewarn "fixed correctly in earlier versions of OpenRC."
-   ewarn "The correct fix is implemented in this version, but that"
-   ewarn "means netmount needs to be added to the default runlevel if"
-   ewarn "you are using nfs file systems."
-   ewarn
-
-   elog "You should now update all files in /etc, using etc-update"
-   elog "or equivalent before restarting any services or this host."
 }



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

2016-08-21 Thread Pacho Ramos
commit: 417ec360a963dd5c7fda7ba0d99820e74891c9ec
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 18:07:07 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 18:07:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417ec360

media-video/bino: Allow nvidia-drivers usage (#581008)

Package-Manager: portage-2.3.0

 media-video/bino/bino-1.6.1-r2.ebuild | 76 +++
 1 file changed, 76 insertions(+)

diff --git a/media-video/bino/bino-1.6.1-r2.ebuild 
b/media-video/bino/bino-1.6.1-r2.ebuild
new file mode 100644
index 000..708c92d
--- /dev/null
+++ b/media-video/bino/bino-1.6.1-r2.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF="1"
+
+inherit autotools-utils flag-o-matic
+
+DESCRIPTION="Stereoscopic and multi-display media player"
+HOMEPAGE="http://bino3d.org/;
+SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc libav lirc"
+
+IUSE_VIDEO_CARDS="
+   video_cards_nvidia"
+IUSE+="${IUSE_VIDEO_CARDS}"
+
+LANGS="en bg de fr ru zh_CN"
+for X in ${LANGS} ; do
+   IUSE+=" linguas_${X}"
+done
+
+RDEPEND=">=media-libs/glew-1.6.0:0=
+   >=media-libs/openal-1.15.1
+   dev-qt/qtgui:4
+   dev-qt/qtcore:4
+   dev-qt/qtopengl:4
+   >=media-libs/libass-0.9.9
+   libav? ( >=media-video/libav-0.7:0= )
+   !libav? ( >=media-video/ffmpeg-0.7:0= )
+   lirc? ( app-misc/lirc )
+   video_cards_nvidia? ( || ( 
x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) )
+   virtual/libintl"
+
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README README.Linux )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.4.2-lirc-detect.patch" # detect lirc
+)
+
+src_configure() {
+   local myeconfargs=(
+   $(use_with video_cards_nvidia xnvctrl)
+   $(use_with lirc liblircclient)
+   $(use_enable debug)
+   --without-equalizer
+   --htmldir=/usr/share/doc/${PF}/html
+   )
+
+   use video_cards_nvidia && append-cppflags "-I/usr/include/NVCtrl" \
+   && append-ldflags "-L/usr/$(get_libdir)/opengl/nvidia/lib \
+   -L/usr/$(get_libdir)" && append-libs "Xext"
+   use lirc && append-cppflags "-I/usr/include/lirc" \
+   && append-libs "lirc_client"
+
+   # Fix a compilation error because of a multiple definitions in glew
+   append-ldflags "-zmuldefs"
+
+   autotools-utils_src_configure
+}
+
+src_install() {
+   autotools-utils_src_install
+
+   use doc || ( rm -rf "${D}"/usr/share/doc/${PF}/html && dohtml 
"${FILESDIR}/${PN}.html" )
+}



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

2016-08-21 Thread Paweł Hajdan
commit: 336d78732ff7b70122343458ec44002c84de9c5c
Author: Pawel Hajdan, Jr  gentoo  org>
AuthorDate: Sun Aug 21 18:01:04 2016 +
Commit: Paweł Hajdan  gentoo  org>
CommitDate: Sun Aug 21 18:01:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336d7873

www-client/chromium: build with system re2 (bug #571156)

Package-Manager: portage-2.2.28

 www-client/chromium/chromium-54.0.2832.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/chromium/chromium-54.0.2832.2.ebuild 
b/www-client/chromium/chromium-54.0.2832.2.ebuild
index 5586f87..e4e9bde 100644
--- a/www-client/chromium/chromium-54.0.2832.2.ebuild
+++ b/www-client/chromium/chromium-54.0.2832.2.ebuild
@@ -40,6 +40,7 @@ COMMON_DEPEND="
>=dev-libs/jsoncpp-0.5.0-r1:=
dev-libs/nspr:=
>=dev-libs/nss-3.14.3:=
+   >=dev-libs/re2-0.2016.05.01:=
gnome? ( >=gnome-base/gconf-2.24.0:= )
gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
>=media-libs/alsa-lib-1.0.19:=
@@ -282,7 +283,6 @@ src_prepare() {
third_party/protobuf
third_party/protobuf/third_party/six
third_party/qcms
-   third_party/re2
third_party/sfntly
third_party/skia
third_party/smhasher
@@ -344,7 +344,6 @@ src_configure() {
# TODO: use_system_libusb (http://crbug.com/266149).
# TODO: use_system_opus 
(https://code.google.com/p/webrtc/issues/detail?id=3077).
# TODO: use_system_protobuf (bug #525560).
-   # TODO: use_system_re2 (bug #571156).
# TODO: use_system_ssl (http://crbug.com/58087).
# TODO: use_system_sqlite (http://crbug.com/22208).
myconf_gyp+="
@@ -375,6 +374,7 @@ src_configure() {
libwebp
libxml
libxslt
+   re2
snappy
yasm
zlib"



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

2016-08-21 Thread Pacho Ramos
commit: 7759195015c8a4457cc0266090b6dae04754a7ca
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 17:56:54 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 17:57:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77591950

sys-apps/hwloc: Allow nvidia-drivers usage (#581004)

Package-Manager: portage-2.3.0

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

diff --git a/sys-apps/hwloc/hwloc-1.11.2.ebuild 
b/sys-apps/hwloc/hwloc-1.11.2.ebuild
index cf5e10e..ae80e1c 100644
--- a/sys-apps/hwloc/hwloc-1.11.2.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.2.ebuild
@@ -23,7 +23,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg 
static-libs xml X"
 RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
-   gl? ( media-video/nvidia-settings )
+   gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] 
media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers:* )
pci? (
>=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]



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

2016-08-21 Thread Michael Palimaka
commit: ae9751ad873ceee2527c4b4e68cebbd9f2bd6f72
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Aug 21 17:56:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Aug 21 17:57:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9751ad

media-sound/kwave: amd64/x86 stable

Package-Manager: portage-2.3.0

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

diff --git a/media-sound/kwave/kwave-0.9.2.ebuild 
b/media-sound/kwave/kwave-0.9.2.ebuild
index d39415d..ad352dd 100644
--- a/media-sound/kwave/kwave-0.9.2.ebuild
+++ b/media-sound/kwave/kwave-0.9.2.ebuild
@@ -18,7 +18,7 @@ LICENSE="
handbook? ( FDL-1.2 )
opus? ( BSD-2 )
 "
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="alsa flac mp3 +qtmedia opus oss pulseaudio vorbis"
 
 COMMON_DEPEND="



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

2016-08-21 Thread Pacho Ramos
commit: eef77c5919b8ca463dc1889ec9d9a47d00937f89
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 17:52:04 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 17:57:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef77c59

net-misc/tigervnc: drop old

Package-Manager: portage-2.3.0

 net-misc/tigervnc/Manifest |   3 -
 net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild | 199 
 net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild | 198 
 net-misc/tigervnc/tigervnc-1.3.1-r3.ebuild | 202 -
 net-misc/tigervnc/tigervnc-1.4.2-r1.ebuild | 199 
 5 files changed, 801 deletions(-)

diff --git a/net-misc/tigervnc/Manifest b/net-misc/tigervnc/Manifest
index c0c900e..44671fc 100644
--- a/net-misc/tigervnc/Manifest
+++ b/net-misc/tigervnc/Manifest
@@ -1,12 +1,9 @@
-DIST tigervnc-1.3.0-patches-0.2.tar.bz2 8130 SHA256 
9cf7ca0e3fe56f99c3ca1b88ddccca0952d86a722a3c3da4585aac4b7882245d SHA512 
defb37a4f0aa5b7c2dd71aaf404b048c058adf3181235721607a3cac7e8a4fec7751b081ccb1704e51a68ada84147d408328cdf969c64359dd9460916671be90
 WHIRLPOOL 
67db5fc1c1b8bea6dc4394d360e5261f52f160627d9bcf5a4fee221c38600c0415a0f10170a960f91cf0cf94a401f9d625d790aba3af17fc3326aae6cb2b899c
 DIST tigervnc-1.3.1-patches-0.1.tar.bz2 16016 SHA256 
5bcaabd8993274a5ce1718efc15fdaf22041003a49a94293eeea9b5b72d3b822 SHA512 
f7afc3e7062976b704802e58bb654e46ded5f9dcf8e089d1633e82ce8f5383b60885158319142ac8a58d4d0cf0c8fb51134124bb2dd00dc38fb441bc079b31d4
 WHIRLPOOL 
33c149415633fe4b0c08cd96c9208c70728acc4b2935835bad1c39037af5aec70c54ad9b98503f6ca93441608e3eef82bc3b17dfcdda97f95ae5dbc41cfcd4a4
 DIST tigervnc-1.3.1.tar.gz 6888105 SHA256 
628622316eefa5d4f348f00a280a513569bfae3eae6a20d72e2990654d12274e SHA512 
28fe61287c4c96b3703055701cb74f7f4cb17392af5201b93fafe5187555710ab4becf110266ea161d26568064435626e85ab7570e1f7f6df2348f1a34d56e8d
 WHIRLPOOL 
35875b230cd4face9a24ae9ff5682c122d7db7a43fe475d9216d30ca9c55409a16788bc6af5e0a2efde3457295f00a3a8f5e29b540477e806be5b0fc30408b99
 DIST tigervnc-1.4.2-patches-0.1.tar.bz2 7361 SHA256 
21c77708d303192108ffeef02acc0e7310461b4910bb49ae78c8a944e52c436e SHA512 
86235aba8e735e4afed21d2940cee8ea2f4f1bc951db79aaf481ae79ab81d4518add6be2619ce9371f77fd068c8dbf069754ecc0168e5afe9e8505d3d61cc573
 WHIRLPOOL 
97a8c1719e7959ce8abd29f9ad249c7acf1b5a21ef36c0ce00b6e3bae8e6e78e9cdb0b34a23da6bd44c9e513e95f22716b286c5ec57bf1a854101c4810c7b481
 DIST tigervnc-1.4.2.tar.gz 1370453 SHA256 
6cfb33cb2a123dee96ca29d61523391f73c9d49b6cd2fb6522312d01da98866f SHA512 
dcd9b223d0d6646a85b2f28abdf36491d6d735b0738cce0b179d745ca124d8430edd883a7ac7342bf882cf62a02ce8d7058ff9101f17c4310dbbe6bad50cc90f
 WHIRLPOOL 
420dd1f72e1ba0de1796133acf0c35ac1e79bc1533610b927c01993af57eb293a886f57739cca7cf0f1985a269a2ed3cf2345896f59696c8e8dfc68a4b9013e5
 DIST tigervnc-1.6.0.tar.gz 1291089 SHA256 
98ffe98fcfe883e6c35aec579295b53d73d2ccf62e0f6e53a73ecad993b096ca SHA512 
b4f1f5116ad5fe27a168764dd746400474e973d2edb85fbbe67a2459824a7267f2c63d1a2b2fdd2811017216c24a7168712df3afece56f404780d386ad24e135
 WHIRLPOOL 
a848148646f6961ea3131cfef773d6108330a1caaa870921d7acd1759dfbe92569a00c385c0f3a35a939b4a2a0215da825cb72b9c820972cc4bf6ada3b29fbec
 DIST tigervnc.png 4958 SHA256 
e0828aeb92ccaaf93e690e9ee5e17803de1cb140d3ca79fb756fe08ebbc4492e SHA512 
97f9a42e9b9f50f1c91de3b7d7991aa8965240fe4958d6da4e9f72f9baa4510ad615765f7c59d6e0a90c9d4b5fe53ad1547c766f2da45e4a6b6e29b03ced2b8b
 WHIRLPOOL 
bbf01f6702724bc4329d053bd3fbf856103371abce20f6f74aa3c2e5eed0eebcdcccd287788b1efbb8de3008cb484a8da5ccd1bd667727e4b0861f3bb550529c
-DIST xorg-server-1.15.0.tar.bz2 5546579 SHA256 
613b2f2e7ee2a06d2f8e862c836dc70d319c52f1537749e027398f40086aabb8 SHA512 
7bf6a9eff9cc606defbaa46600a4d7b41896f4304e06af745a2717687853c7e92b191481f1f4d6d98ef0adfe5f404c9e3997ebd98553c60b626cd1bb53c58d9d
 WHIRLPOOL 
905d3b47938e5e5604b04953f11ec7acee9298d6f32570612d6301ac71b0c5a49e774267b627957b7a6a94f6b9bf211c9ed6b7102f389a2120a40bd45502a6d7
 DIST xorg-server-1.16.0.tar.bz2 5832944 SHA256 
38330a03c5f7a38745a3f9816cf069db5b8844eebb358fd39dbabf61f32cd06b SHA512 
eab298e3728aa79ff2ba3f5c12637c4db0f9bbca49ed00b673b2bfedf605f33a69d8eb946bed98e3d28afd9bfaf62e21ce2e8606d84cae9906506d90c26f1662
 WHIRLPOOL 
bd9817cf93587e2b33d63438942c75d49b04f4fc2a4544654dfcc116deaf88abcccd0fa2496fb58848d5a007d2e32177cdbcd3f44237efd8b7882a0abc5b8d56
-DIST xorg-server-1.16.4.tar.bz2 5817330 SHA256 
abb6e1cc9213a9915a121f48576ff6739a0b8cdb3d32796f9a7743c9a6efc871 SHA512 
f756fca65535aa921a85d8d8eb36ea2ba5b7af90a46d640b0ca76259a9abd9d323885087e11156528d95240937c70373045001ae20266a1b9e89909f007e9e74
 WHIRLPOOL 
63980a3e2b57d2860998344f21a6524598b3dc135c277e5a868e34b57ab5060681ae7137358b3ba8b9ca5fd622a91aeb06bd0ac9e3e5ce1f4dc55df2b2dc0e33
 DIST xorg-server-1.17.1.tar.bz2 5852385 SHA256 
2bf8e9f6f0a710dec1d2472467bff1f4e247cb6dcd76eb469aafdc8a2d7db2ab SHA512 

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

2016-08-21 Thread Tim Harder
commit: 9ff9963eb984f247f1b83e1d2da620f3d9ec92f9
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:54:53 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:54:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff9963e

dev-python/dicttoxml: add pypi site to HOMEPAGE and bump to EAPI 6

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

diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
index 2d49d88..316a1a9 100644
--- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
+++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1
 
 DESCRIPTION="Converts a Python dictionary or other  ata type to a valid XML 
string"
-HOMEPAGE="https://github.com/quandyfactory/dicttoxml;
+HOMEPAGE="https://github.com/quandyfactory/dicttoxml 
https://pypi.python.org/pypi/dicttoxml/;
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"



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

2016-08-21 Thread Tim Harder
commit: 2fcd294a2db457f524779f1a52a9b8daeaba4a9c
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:55:53 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:55:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcd294a

dev-python/dicttoxml: remove old

 dev-python/dicttoxml/Manifest   |  2 --
 dev-python/dicttoxml/dicttoxml-1.5.6.ebuild | 16 
 dev-python/dicttoxml/dicttoxml-1.6.6.ebuild | 16 
 3 files changed, 34 deletions(-)

diff --git a/dev-python/dicttoxml/Manifest b/dev-python/dicttoxml/Manifest
index f8fc5be..9d28374 100644
--- a/dev-python/dicttoxml/Manifest
+++ b/dev-python/dicttoxml/Manifest
@@ -1,3 +1 @@
-DIST dicttoxml-1.5.6.tar.gz 14627 SHA256 
7b7375b1721cb64e5c69927335bf8dc8e0c83ebe9ed120526fe7043f0b70c52a SHA512 
53f54c929afae4f84b532e96ab9876b19d24eb4ff2e6347f689257e582bc155e3552e1482118ed3f38f62d70b4f463441268d89b5c14f43ef16a2287c25aeef1
 WHIRLPOOL 
f2ba052b486f84cf9a1c55812ebc94cf84c1d11f1ad26c16836349e0bd36747fb1bcbf8884cc253e38f32c7af62f9590248a464981a1f2e2219be47b0d8908a4
-DIST dicttoxml-1.6.6.tar.gz 15790 SHA256 
8229dcbadbe8a417b5e221b0bd56dff8a8ffd250951e6e95d51d5c5e2a77cc68 SHA512 
d2bf83f107b5d81a4fd04e9a5beb162db65808f7bb97d15de5d34beb8a4a2f68fce9e4c46f9c0c56d56c4fcce48181b3175a821834e4fb18d1ee4bc1ac952c8b
 WHIRLPOOL 
3f9f9e96b7cc6185c1e170fab54088686765a04c9fab52bcbcf117716cfc7f3795dee48d1b6e92619924aed8c19261071030fe7b13349a84bd25c3acb0fd5304
 DIST dicttoxml-1.7.4.tar.gz 18190 SHA256 
ea44cc4ec6c0f85098c57a431a1ee891b3549347b07b7414c8a24611ecf37e45 SHA512 
91abcf2b9b248717618e9fc1c8694e881b9deaa16438dd4674f94a22b4aabfdab3b13f95c3d44a60577d49eca82fb268f59b33d1312cf5388bdaf949a2865cbf
 WHIRLPOOL 
a07a6115b76e56184ba3c4dae212638eb30e6e0ea7cd5135b991b567477a06349d06a39a9ea35b4bf838b411977f8ea6cca8fba6fc24f666ade1eda48b345e7d

diff --git a/dev-python/dicttoxml/dicttoxml-1.5.6.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.5.6.ebuild
deleted file mode 100644
index 4bbf598..000
--- a/dev-python/dicttoxml/dicttoxml-1.5.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_3,3_4})
-
-inherit distutils-r1
-
-DESCRIPTION="Converts a Python dictionary or other native data type into a 
valid XML string"
-HOMEPAGE="https://github.com/quandyfactory/dicttoxml;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"

diff --git a/dev-python/dicttoxml/dicttoxml-1.6.6.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.6.6.ebuild
deleted file mode 100644
index 4748994..000
--- a/dev-python/dicttoxml/dicttoxml-1.6.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Converts a Python dictionary or other  ata type to a valid XML 
string"
-HOMEPAGE="https://github.com/quandyfactory/dicttoxml;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"



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

2016-08-21 Thread Tim Harder
commit: 304d7f4ba133de3affcb10a61b696da79428bfae
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:55:27 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:55:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304d7f4b

dev-python/dicttoxml: stabilize 1.7.4

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

diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild 
b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
index 316a1a9..5de427b 100644
--- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
+++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild
@@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"



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

2016-08-21 Thread Tim Harder
commit: 9d5d62d24c773d4b62294bc98c80094b04f0fead
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:51:05 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:51:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5d62d2

dev-python/xmltodict: remove old

 dev-python/xmltodict/Manifest|  2 --
 dev-python/xmltodict/xmltodict-0.10.1.ebuild | 23 -
 dev-python/xmltodict/xmltodict-0.9.1.ebuild  | 30 
 dev-python/xmltodict/xmltodict-0.9.2.ebuild  | 23 -
 4 files changed, 78 deletions(-)

diff --git a/dev-python/xmltodict/Manifest b/dev-python/xmltodict/Manifest
index 31b3256..c7d0b7a 100644
--- a/dev-python/xmltodict/Manifest
+++ b/dev-python/xmltodict/Manifest
@@ -1,4 +1,2 @@
 DIST xmltodict-0.10.1.tar.gz 24620 SHA256 
b2cab0184bbb8c3627fc54b03ed79ea2f4d5579fa041e3456ff8d3b3c09b0d5e SHA512 
b2fdccf2a158256d8b2a78fdaf2c5527c6c25753da344864024fa8ef1d4e4b9a561d2802b10b668ea72af50dd41d05ca590dbf036a4b97c175b7788642ca3c63
 WHIRLPOOL 
4f239872ab411ec8c18c5184172e5cfa3a535ea3c86d92884e2993a57e10196925e32fd2139a76198d7cb739f0432cdf1d4fffc082b57c50946e5e4d2db21b1a
 DIST xmltodict-0.10.2.tar.gz 24854 SHA256 
fc518ccf9adbbb917a2ddcb386be852ae6dd36935e1e8b9a3e760201abfdbf77 SHA512 
f734c80740b99f0ebb1c0d955094f63c5f513cf1055ac8577395f91ce1ee95dfc3712512b3e6b1f971637be9c345073a7536bd3bccd0175f191017b40a4f4537
 WHIRLPOOL 
441bc2fd8b6f7efe43b24aca747c1ded764025cb999f9e62da7a8934956eb0cf5616733ad9f3fb8bd7f33e7728037d0ab0ab48b61da4eb208ceaa61a66486072
-DIST xmltodict-0.9.1.tar.gz 37721 SHA256 
ba676bec7a2a2e8be0565c26807db8661f1bfd49b5fd7b2d89731270137f49f3 SHA512 
4dd3ef1424f74185d37e41c6860c37c63e4d11735bd5e111025429b66ae2bff8b07a30f245dc40c85dc3e657fdfd3e91d7074adc69fc0d4b7bde1bf16d6010ac
 WHIRLPOOL 
d4dd1e1af07778757f2de80bc606656ef1488589d50f8da7d68894b9c66e7a6b3f6bc7a5ad0c35aa93e661ec9fadae028261df59dd79b9b922c274eb29d27c02
-DIST xmltodict-0.9.2.tar.gz 37875 SHA256 
275d1e68c95cd7e3ee703ddc3ea7278e8281f761680d6bdd637bcd00a5c59901 SHA512 
0d2bd2cce9b4484514cf16df92abdf26dfd17e222ea6a9285ca1216858bc8092bd328f39b8af851a1293e9d72f140775e12236a440004783a6bfd2321efec0c5
 WHIRLPOOL 
909460169cd3948dfc231040cc7f827436aafe0bd89b246e1cbf15699c84356e2947c704a555f62d4e378481b5acd5893a67bf31a9d97cb4b8f7a01fe378f76c

diff --git a/dev-python/xmltodict/xmltodict-0.10.1.ebuild 
b/dev-python/xmltodict/xmltodict-0.10.1.ebuild
deleted file mode 100644
index 5450c5d..000
--- a/dev-python/xmltodict/xmltodict-0.10.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="https://github.com/martinblech/xmltodict/ 
https://pypi.python.org/pypi/xmltodict/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   nosetests || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/xmltodict/xmltodict-0.9.1.ebuild 
b/dev-python/xmltodict/xmltodict-0.9.1.ebuild
deleted file mode 100644
index 3c12088..000
--- a/dev-python/xmltodict/xmltodict-0.9.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-inherit distutils-r1
-
-DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="https://github.com/martinblech/xmltodict/ 
https://pypi.python.org/pypi/xmltodict/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # avoid setuptools sandbox issues, bug #489726
-   sed -i '/setup_requires/d' setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   nosetests || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/xmltodict/xmltodict-0.9.2.ebuild 
b/dev-python/xmltodict/xmltodict-0.9.2.ebuild
deleted file mode 100644
index 5450c5d..000
--- a/dev-python/xmltodict/xmltodict-0.9.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="https://github.com/martinblech/xmltodict/ 
https://pypi.python.org/pypi/xmltodict/;

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

2016-08-21 Thread Tim Harder
commit: e9ddc9428983c1e987aa482c78877662613441f4
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:41:21 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:45:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ddc942

dev-python/gevent: version bump to 1.1.2

 dev-python/gevent/Manifest|  1 +
 dev-python/gevent/gevent-1.1.2.ebuild | 76 +++
 2 files changed, 77 insertions(+)

diff --git a/dev-python/gevent/Manifest b/dev-python/gevent/Manifest
index 3bfa5f5..e55cfda 100644
--- a/dev-python/gevent/Manifest
+++ b/dev-python/gevent/Manifest
@@ -3,3 +3,4 @@ DIST gevent-1.0.2.tar.gz 1735721 SHA256 
3ae1ca0f533ddcb17aab16ce66b424b3f3b855ff
 DIST gevent-1.0.tar.gz 1437122 SHA256 
bfa9d846db91a7d8b6a36e87353eed641c7e3e7d0bfa0b9975796d227f2db4eb SHA512 
5f452c799323e8c16172e04a538dfd8ef4066781207ec06ad0bc2d4892a7309b46146e4ab819bf8b99ad4f6ce226d013ded98800efc16458e2626dcc7a77d853
 WHIRLPOOL 
799fc6402ec3d0e7cc2580d0af8fab06eb01c3cd3dc61e85672e0abb211ba768dea4585ee8a3d204455f19a537974509d992275aaf243ff4948231603b828c6a
 DIST gevent-1.1.0.tar.gz 1968902 SHA256 
34f7a5eca1326affe149eaa5467220d89002facd338028d2340868015407ae75 SHA512 
e4dcb117e3c18359faefe9e9233dcda2089fdb6a4149b048881af3925f6c7b1e91447dbdcbaadd1c840c3161555f30054e60563cf78f000821cf7f12716c051d
 WHIRLPOOL 
a3508d805e24c3d10580127bb97a3c8c4f87ea928fa1d70096553e2e51bfa4497b8dda327d2418d916aedf4661478cdac25a42f951f13b698060f1b5187806cf
 DIST gevent-1.1.1.tar.gz 2008368 SHA256 
6ee5b9851b2acde08df7ab9b9a2903f58b4b0e555405c444f4b1dd16f71caeea SHA512 
b6342249695232532824f8ba643c4727bc409f9869aca7c26f95f8d6cb09c8fbd4ad7b04f7b4f37db9ac11e1d824a9bf9b67bf393fe183afc1b21c68959e4f78
 WHIRLPOOL 
8f6dd5fb848851e2c6d1fa4e4792c4c6ad4ceaeed429bac2052c4e40cc918ca5755be0f9b70663e89295a3860a9ac02f89b00e6503db26ab8881e1cc2dedca64
+DIST gevent-1.1.2.tar.gz 2007938 SHA256 
cb15cf73d69a2eeefed330858f09634e2c50bf46da9f9e7635730fcfb872c02c SHA512 
6b0a381486b0d8eaf446890bc6339ee1185ad666c11c8d56e25d148f8c6f2d7be955423c763486d1276d8d34cec933706eb3752b0894b3f5444f93fafd62cf3c
 WHIRLPOOL 
99c6d7eeaa13f714098498c85b56a81fb886cda60b9cdbab37196886340a24f0cf7c8ceb22680b7dd0126b82b77e3d5f0f20980ab07c9be3edbd9bd8bed0bd1f

diff --git a/dev-python/gevent/gevent-1.1.2.ebuild 
b/dev-python/gevent/gevent-1.1.2.ebuild
new file mode 100644
index 000..b35f30f
--- /dev/null
+++ b/dev-python/gevent/gevent-1.1.2.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# Note: pypy3 not supported
+# Note: py3.5 preliminary support
+# http://www.gevent.org/whatsnew_1_1.html#broader-platform-support
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+PYTHON_REQ_USE="ssl(+),threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+MY_PV=${PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="Coroutine-based network library"
+HOMEPAGE="http://gevent.org/ https://pypi.python.org/pypi/gevent/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   dev-libs/libev
+   >=net-dns/c-ares-1.10
+   >=dev-python/greenlet-0.4.9
+   virtual/python-greenlet[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+# Tests take long and fail terribly a few times.
+# It also seems that they require network access.
+RESTRICT="test"
+
+S=${WORKDIR}/${MY_P}
+
+python_prepare_all() {
+   export LIBEV_EMBED="false"
+   export CARES_EMBED="false"
+   export EMBED="false"
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   append-flags -fno-strict-aliasing
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   cd greentest || die
+
+   GEVENT_RESOLVER=thread \
+   "${PYTHON}" testrunner.py --config ../known_failures.py || die
+   GEVENT_RESOLVER=ares GEVENTARES_SERVERS=8.8.8.8 \
+   "${PYTHON}" testrunner.py --config ../known_failures.py \
+   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_FILE=thread \
+   "${PYTHON}" testrunner.py --config ../known_failures.py $(grep 
-l subprocess test_*.py) || die
+}
+
+python_install_all() {
+   local DOCS=( AUTHORS changelog.rst README.rst )
+   use doc && local HTML_DOCS=( doc/_build/html/. )
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}



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

2016-08-21 Thread Tim Harder
commit: 80e66017ce27df88992bccff8fdd3023322359c8
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:45:01 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:45:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e66017

dev-python/virtualenv: version bump to 15.0.3

 dev-python/virtualenv/Manifest |  1 +
 dev-python/virtualenv/virtualenv-15.0.3.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/virtualenv/Manifest b/dev-python/virtualenv/Manifest
index fb5c0ed..cc9f9a0 100644
--- a/dev-python/virtualenv/Manifest
+++ b/dev-python/virtualenv/Manifest
@@ -4,3 +4,4 @@ DIST virtualenv-14.0.3.tar.gz 1794400 SHA256 
9b67a5b78f8d8bac1f5221d19b912023574
 DIST virtualenv-14.0.5.tar.gz 1794654 SHA256 
14b6148911f82d38bd3c7adcd1a16d54a1eca4d27d92ba11d06acf67f7566c71 SHA512 
52ea2dcfc1b830aaf3c651f87b4e74dbba9b6ee1a93e641fbbb2ca10484044aece8aead9a12184115aa7f533233c790b65ffd40405f60e4dcef1d15a4786075b
 WHIRLPOOL 
f23cf8f9c6fc21c130e0dcb5f71f9430ac4dd167b73db9676ce37bbed7fcece1e61a09b0882737fb1e855b1910e2037f32bd59ba38445a3be6a2dfacddeb4af8
 DIST virtualenv-14.0.6.tar.gz 1799312 SHA256 
ce61e5d05e3532a8d910663c5ab92ed4c226c3daaba903f1ada281d96fabec98 SHA512 
86fae16be973c8a981b106b22fec74909de225b70b7a486108ae769385a573087d64beb8963373f35a444a9baf0a1805c0035313f600655629dd8a03850c51fb
 WHIRLPOOL 
f4891ac11d2d2ca889e6b2eea4256c8f8628a59e205a20c022e050e37d3baebde221dcbb02fae7cdeb8d088d1dad30734a1471d37b658b7f13c3895287bc4769
 DIST virtualenv-15.0.1.tar.gz 1843933 SHA256 
e9fc77f0ba37e18a16105e0c1601f10a308364b993edb5f6158f97088fb29ea3 SHA512 
e313fd943446e52eddaf01010513b7ae64688223b0de844824206690d1fa136683aa6a03c5b5c7c42fa771056f9fa6ace81c39a821b688d63bfdd5a748036c6c
 WHIRLPOOL 
843832c21925d6a36f82198326dfeb48a6c585b4eb52d360c1d6e6c0846b609657d4dc2225c69dbb0455ce336901b95bfad5f2ab46e71dcbeac7a677c2cb855f
+DIST virtualenv-15.0.3.tar.gz 1847120 SHA256 
8b230f01701eee0bfa45a7dc6ff19397abd92c3d50728f08e2236754797fdc01 SHA512 
2d7223d59062dae7da8e81ca0463e4dd526faee01b48d2c42e39d7ada328a819e454a96c2380c200dba434f62a7cb1c612eff13815306837f2362bc5e658bae0
 WHIRLPOOL 
c4c4539b44e05f234bd6fdfbb6568159a5b55edfd81e4920dbb4f1606dd8e77f5696c818afa8e1bc4eac28600303a5b2da1418fb3e730c64c7c5489f912d4b68

diff --git a/dev-python/virtualenv/virtualenv-15.0.3.ebuild 
b/dev-python/virtualenv/virtualenv-15.0.3.ebuild
new file mode 100644
index 000..364a2c6
--- /dev/null
+++ b/dev-python/virtualenv/virtualenv-15.0.3.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Virtual Python Environment builder"
+HOMEPAGE="
+   http://www.virtualenv.org/
+   https://pypi.python.org/pypi/virtualenv
+   https://github.com/pypa/virtualenv/
+"
+SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="doc test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-19.6.2[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )"
+
+DOCS=( docs/index.rst docs/changes.rst )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-12.1.1-skip-broken-test.patch
+)
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test -v -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-08-21 Thread Tim Harder
commit: 28d1f81a03e5ae065a924707941c3177c30aed13
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:33:40 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:45:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d1f81a

dev-python/certifi: version bump to 2016.8.8

 dev-python/certifi/Manifest|  1 +
 dev-python/certifi/certifi-2016.8.8.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/certifi/Manifest b/dev-python/certifi/Manifest
index b45b7fe..f41d640 100644
--- a/dev-python/certifi/Manifest
+++ b/dev-python/certifi/Manifest
@@ -2,3 +2,4 @@ DIST certifi-2015.11.20.1.tar.gz 365934 SHA256 
30b0a7354a1b32caa8b4705d3f5fb2dad
 DIST certifi-2015.11.20.tar.gz 364503 SHA256 
7168668372f07219439e82878b484d6216ff63224fd4e7ff4f39c56ad0b487de SHA512 
d93dd596f572c4fe72c0fca205552da4d533ae094b372294741aa007c1fdcc4f452c1ea474f9a92a7e87f7f2ed82375bca3e33f0cabf22a8bc7a42a733dd8d58
 WHIRLPOOL 
02712c93ca05fdd4d7afced1ccfedb52fddca7b8f2e29b41681ece953f026106fdc84c02b06db6c7b7a639af9ed6796efad65e47a1ec2c2089e854128a13201d
 DIST certifi-2015.9.6.2.tar.gz 368588 SHA256 
dc3a2b2d9d1033dbf27586366ae61b9d7c44d8c3a6f29694ffcbb0618ea7aea6 SHA512 
78166fa708e7f5162bc36c5b552b1c19e316f4f540db5733167730e9d3a7610b90622546b9e49bc539d9d4de543a169046d24fbbcded98b74f68351a91d15f31
 WHIRLPOOL 
4c1f075ea41d00819325bd49213c39f0af3f7e0393a2ea8b4c6efbfc38e828ee8e6b807da4a43974182a65565c6eed76d491d09f03841c9f96251d15bf19f9b7
 DIST certifi-2016.2.28.tar.gz 364036 SHA256 
5e8eccf95924658c97b990b50552addb64f55e1e3dfe4880456ac1f287dc79d0 SHA512 
aa680f56b0a275dbb93656438692c5e3681bfccb536b9a5e354cd824776f483cbe5a3889d72859cb94252c49b383cbbf2f52aef2633e31471dc8bc15faff5148
 WHIRLPOOL 
8d5865a90ae863f8835fa6a858b06f87de9f36062de845d76c0425648f974d5c8126d7197dc1a73ea943a4f279e5686c5ae1e08e4c00075a6d52df03edeeff8b
+DIST certifi-2016.8.8.tar.gz 382233 SHA256 
99864ed602d8a9d212e339b15ffa438895002eda7b7db20dca5309dac9605ae9 SHA512 
adceffbe0875c90d4440ff193bbfee0da10d7dba23d323206cd3b2b14b9a1dad5886d243f23b8e5048b6062d142a872911475e7a0b043506e0f8f778777f325c
 WHIRLPOOL 
a1e7e85f2083c40474c58310eef3b80e92da5ff4a1c022546866f7113cb9b8e2df041f1bc0973f04e903fdd88d38deb3307a1145eb7b4765325a6c54244c4361

diff --git a/dev-python/certifi/certifi-2016.8.8.ebuild 
b/dev-python/certifi/certifi-2016.8.8.ebuild
new file mode 100644
index 000..eb85a09
--- /dev/null
+++ b/dev-python/certifi/certifi-2016.8.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python package for providing Mozilla's CA Bundle"
+HOMEPAGE="http://certifi.io/ https://pypi.python.org/pypi/certifi;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-08-21 Thread Tim Harder
commit: 83c45548a5b314dba02f1ddce3d3d1938c0abe30
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:31:54 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:45:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c45548

dev-python/beautifulsoup: version bump to 4.5.1

 dev-python/beautifulsoup/Manifest  |  1 +
 .../beautifulsoup/beautifulsoup-4.5.1.ebuild   | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/beautifulsoup/Manifest 
b/dev-python/beautifulsoup/Manifest
index ab45627..b4bddb1 100644
--- a/dev-python/beautifulsoup/Manifest
+++ b/dev-python/beautifulsoup/Manifest
@@ -3,3 +3,4 @@ DIST BeautifulSoup-3.2.1.tar.gz 31224 SHA256 
f5ba85e907e7dfd78e44e4000b3eaef3a65
 DIST beautifulsoup4-4.3.2.tar.gz 143356 SHA256 
a2b29bd048ca2fe54a046b29770964738872a9747003a371344a93eedf7ad58e SHA512 
3d55e553a1a2109378e2961a0feb23a8f038f4ff7bd335a21a26d588d39761f6735888e6ca2d001587e9a6a3b8259a1a09b92b310aa17e9b76fd85601a1ca592
 WHIRLPOOL 
3570395aa0fae03edc1de10b1c41e82efefa4753c306d2619032b124536a72b6db696c7f85c6a7c32b18c0506ec33d4c8a2fb73660264ad5afd92aba76f32884
 DIST beautifulsoup4-4.4.0.tar.gz 151500 SHA256 
fad91da88f69438b9ba939ab1b2cabaa31b1d914f1cccb4bb157a993ed2917f6 SHA512 
812abb09099779ecb9c41ce55963ad42973eef00193e28e59dd907715fd6bc2b470b07f80bbe2838b790be252935eb81357a8cfb59808865d2fb62479476eb2f
 WHIRLPOOL 
93b4bd82f1b7596a198d3a8ad5d21cfad51595884b2eb03c36e827e1b3d9f7a8400ed4415c9f0ffe9d014eac66c93cd52521a433ca914cac1a390a6487f153ba
 DIST beautifulsoup4-4.4.1.tar.gz 152140 SHA256 
87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4 SHA512 
16c692196d306564df23018bde714052b0209301f32df27c18413c085e98b404d81fad6427c8e8179e54158e98bdf2edce71ee75d8b8d835d2566cc170eae1d5
 WHIRLPOOL 
c59d384ff72a1e9ca3a0e6e54b4e201ab8d127a4e2eecd01b43f2f67b6a6bba3af4de6ddd8441a237b5838428098aaf3198e2d55607a188331c6e7dff5d51a8f
+DIST beautifulsoup4-4.5.1.tar.gz 158039 SHA256 
3c9474036afda9136aac6463def733f81017bf9ef3510d25634f335b0c87f5e1 SHA512 
d560d7f743507084ec546708d29bb3764512f5b2c380004280dde813350bf48d1697fddce3bd3f95186407bf5142941d7adc7d0de8e7962eb5ca1278dbc7e93f
 WHIRLPOOL 
bf971596707c2ff69e93528164be01254258aa45601763c543246b67c5d31024b0e4de618382775a3cf313d255d8d1d6268a47542773531aacee9a2643412661

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild
new file mode 100644
index 000..0dfac96
--- /dev/null
+++ b/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+MY_PN=${PN}4
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying 
an HTML/XML parse tree"
+HOMEPAGE="https://bugs.launchpad.net/beautifulsoup/
+   https://pypi.python.org/pypi/beautifulsoup4;
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+
+IUSE="doc test"
+
+# html5lib is optional however hard coding since its use is actively 
discouraged in the devmanual
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/html5lib[${PYTHON_USEDEP}]' python2_7 
pypy)
+   $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]' python2_7 
'python3*')"
+DEPEND="
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+   "
+
+S=${WORKDIR}/${MY_P}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   nosetests --verbose -w "${BUILD_DIR}"/lib || die "Tests fail with 
${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-08-21 Thread Pacho Ramos
commit: 336e51fda0a100376387381d64f8580bc76cb028
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 17:39:51 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 17:41:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336e51fd

sci-libs/vtk: Allow nvidia-drivers usage (#563750)

Package-Manager: portage-2.3.0

 sci-libs/vtk/vtk-6.1.0-r3.ebuild | 390 +++
 1 file changed, 390 insertions(+)

diff --git a/sci-libs/vtk/vtk-6.1.0-r3.ebuild b/sci-libs/vtk/vtk-6.1.0-r3.ebuild
new file mode 100644
index 000..2065cc7
--- /dev/null
+++ b/sci-libs/vtk/vtk-6.1.0-r3.ebuild
@@ -0,0 +1,390 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+CMAKE_MAKEFILE_GENERATOR=ninja
+WEBAPP_OPTIONAL=yes
+WEBAPP_MANUAL_SLOT=yes
+
+inherit eutils flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils 
versionator toolchain-funcs cmake-utils virtualx webapp
+
+# Short package version
+SPV="$(get_version_component_range 1-2)"
+
+DESCRIPTION="The Visualization Toolkit"
+HOMEPAGE="http://www.vtk.org/;
+SRC_URI="
+   http://www.${PN}.org/files/release/${SPV}/VTK-${PV}.tar.gz
+   doc? ( 
http://www.${PN}.org/files/release/${SPV}/${PN}DocHtml-${PV}.tar.gz )
+   test? (
+   http://www.${PN}.org/files/release/${SPV}/VTKData-${PV}.tar.gz
+   
http://www.${PN}.org/files/release/${SPV}/VTKLargeData-${PV}.tar.gz
+   )
+   "
+
+LICENSE="BSD LGPL-2"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+IUSE="
+   all-modules aqua boost cg doc examples imaging ffmpeg gdal java json 
kaapi mpi
+   mysql odbc offscreen postgres python qt4 rendering smp tbb test theora 
tk tcl
+   video_cards_nvidia views web xdmf2 R +X"
+
+REQUIRED_USE="
+   all-modules? ( python xdmf2 )
+   java? ( qt4 )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   tcl? ( rendering )
+   smp? ( ^^ ( kaapi tbb ) )
+   test? ( python )
+   tk? ( tcl )
+   web? ( python )
+   ^^ ( X aqua offscreen )
+   "
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/jsoncpp
+   dev-libs/libxml2:2
+   >=media-libs/freetype-2.5.4
+   media-libs/libpng:0
+   media-libs/mesa
+   media-libs/libtheora
+   media-libs/tiff:0
+   sci-libs/exodusii
+   sci-libs/hdf5:=
+   sci-libs/netcdf-cxx:3
+   sys-libs/zlib
+   virtual/jpeg:0
+   virtual/opengl
+   >=x11-libs/gl2ps-1.3.8
+   x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXt
+   boost? ( >=dev-libs/boost-1.40.0[mpi?] )
+   cg? ( media-gfx/nvidia-cg-toolkit )
+   examples? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   sci-libs/vtkdata
+   )
+   ffmpeg? ( virtual/ffmpeg )
+   gdal? ( sci-libs/gdal )
+   java? ( >=virtual/jre-1.5:* )
+   kaapi? ( > "${T}"/40${PN} <<- EOF
+   VTK_DATA_ROOT=${EPREFIX}/usr/share/${PN}/data
+   VTK_DIR=${EPREFIX}/usr/$(get_libdir)/${PN}-${SPV}
+   VTKHOME=${EPREFIX}/usr
+   EOF
+   doenvd "${T}"/40${PN}
+
+   use web && webapp_src_install
+}
+
+# webapp.eclass exports these but we want it optional #534036
+pkg_postinst() {
+   use web && webapp_pkg_postinst
+}
+
+pkg_prerm() {
+   use web && webapp_pkg_prerm
+}



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

2016-08-21 Thread Patrice Clement
commit: 2861689d139aa501b9e56c83df9ffcdb44583fd1
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug 21 17:07:25 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug 21 17:28:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2861689d

app-i18n/enca: Transfert maintainership to Ilya Tumaykin.

Package-Manager: portage-2.2.28

 app-i18n/enca/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/enca/metadata.xml b/app-i18n/enca/metadata.xml
index 8e92df5..81a1693 100644
--- a/app-i18n/enca/metadata.xml
+++ b/app-i18n/enca/metadata.xml
@@ -2,9 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   stas...@gmail.com
+   itumaykin+gen...@gmail.com
Proxy maintainer
-   Stas
+   Coacher


maksbo...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2rtf/

2016-08-21 Thread Pacho Ramos
commit: cb5030d08b5ccd13d11a47c5257cc2de9149bfc5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 17:26:01 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 17:27:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5030d0

dev-tex/latex2rtf: drop old

Package-Manager: portage-2.3.0

 dev-tex/latex2rtf/Manifest   |  2 --
 dev-tex/latex2rtf/latex2rtf-2.3.1.ebuild | 48 
 dev-tex/latex2rtf/latex2rtf-2.3.3.ebuild | 48 
 3 files changed, 98 deletions(-)

diff --git a/dev-tex/latex2rtf/Manifest b/dev-tex/latex2rtf/Manifest
index 54fd60d..80caa4c 100644
--- a/dev-tex/latex2rtf/Manifest
+++ b/dev-tex/latex2rtf/Manifest
@@ -1,4 +1,2 @@
 DIST latex2rtf-2.2.1b.tar.gz 1357814 SHA256 
d4c062a0b95cfa9ed4169ffd8c9ed67d65649227a19d6a9991597550e3e227a2 SHA512 
943a667d65d84db744030f859500eb68095563be3f7fe9ad60201753058185360907557362e48931e37251f8ae9e40ec904ebb90e96c3bdd36c7abf8e9f2956b
 WHIRLPOOL 
cfef462a7dce753662ffe8e5ff12971a51fda26b49a891db519412c2e29c65f644545d08c8a43e3d107aaffc9321f53795e859499311c4a601b35eb671d13369
-DIST latex2rtf-2.3.1.tar.gz 1581829 SHA256 
38ecf64d2ca1a8cc4e7f17b71e1780c8b96387f5f492ffb0b52d28313d6441be SHA512 
0906c310e9b869bfa694fe044f8ec4cbba86f93caa05b22ec3688ecd4088e773c948dc64c7394a082306a6900b8a94f14ad990675132eef30fad6715bacd8220
 WHIRLPOOL 
6214a99f6ffc195f03c38ef9f8a17b4ab669eb5f892f73745d2af60e283320514736cc1f2feb1e3250688658f7d449236e4d419d8af699e99afd65c2b2d38389
-DIST latex2rtf-2.3.3.tar.gz 1583178 SHA256 
f3c75f9e0d22506a005f38805b807ddc77a1cdd0961cf91a1ca3df31cb8fdcc3 SHA512 
d14f2ef526cc938438366dd9ced239099a735389fa9515bb62f04038343c43ec64edc45f5df3eb7ded3adb5bc1e7a2ffd0cc3c4d7bfe4af97cd7f6256e66aca0
 WHIRLPOOL 
bded2056cbc6c056aac75621a3a1354296444218f33bbb4a8ffafb7ccc81378d9e4351b1fc0752eb71fda1a5a8f614c98bfd2a4210449d5edf8b38fe4a5ec148
 DIST latex2rtf-2.3.8.tar.gz 1579721 SHA256 
5484530de16e96ce76aedf969c464656a5f8834e748849d9009049e26f8c4143 SHA512 
c4f0bdca7f1b3e605a07a015bad68193698e43ff2dd561e34eed397d8c92fccc52801fd1c3592592dd63c92a6b60a066904f60f2c4e41778702cc996b9113b0b
 WHIRLPOOL 
6c1372abf67dcfa7c01453c4ded1e69f769d2c6adf544dd0c74211aea2181d45e0917e88ebc378b503c8f323a617ddbfdcc2a817ec72a7eb5b9acb9a323546cd

diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.1.ebuild 
b/dev-tex/latex2rtf/latex2rtf-2.3.1.ebuild
deleted file mode 100644
index 2ff9814..000
--- a/dev-tex/latex2rtf/latex2rtf-2.3.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="LaTeX to RTF converter"
-HOMEPAGE="http://latex2rtf.sourceforge.net/;
-SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="doc test"
-S="${WORKDIR}/${P%b}"
-
-RDEPEND="virtual/latex-base
-   media-gfx/imagemagick"
-DEPEND="${RDEPEND}
-   doc? ( virtual/texi2dvi )
-   test? (
-   dev-texlive/texlive-langgerman
-   dev-texlive/texlive-fontsrecommended
-   dev-texlive/texlive-latexextra
-   dev-tex/latex2html
-   )"
-
-src_compile() {
-   export VARTEXFONTS="${T}/fonts"
-   # Set DESTDIR here too so that compiled-in paths are correct.
-   emake DESTDIR="${EPREFIX}/usr" CC="$(tc-getCC)" || die "emake failed"
-   if use doc; then
-   cd "${S}/doc"
-   emake realclean
-   emake -j1
-   fi
-}
-
-src_install() {
-   dodoc README* HACKING ToDo ChangeLog doc/credits
-   emake DESTDIR="${ED}/usr" -j1 install
-   # if doc is not used, only the text version is intalled.
-   if use doc; then
-   emake DESTDIR="${ED}/usr" install-info
-   fi
-}

diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.3.ebuild 
b/dev-tex/latex2rtf/latex2rtf-2.3.3.ebuild
deleted file mode 100644
index 291727c..000
--- a/dev-tex/latex2rtf/latex2rtf-2.3.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="LaTeX to RTF converter"
-HOMEPAGE="http://latex2rtf.sourceforge.net/;
-SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="doc test"
-S="${WORKDIR}/${P%b}"
-
-RDEPEND="virtual/latex-base
-   media-gfx/imagemagick"
-DEPEND="${RDEPEND}
-   doc? ( virtual/texi2dvi )
-   test? (
-   dev-texlive/texlive-langgerman
-   dev-texlive/texlive-fontsrecommended
-   dev-texlive/texlive-latexextra
-   dev-tex/latex2html
-   )"
-
-src_compile() {
-   export VARTEXFONTS="${T}/fonts"
-   # Set DESTDIR here too so that 

[gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2rtf/

2016-08-21 Thread Pacho Ramos
commit: 9d7e8618421363efa346ee47df396eb1730b0686
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug 21 17:26:49 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug 21 17:27:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d7e8618

dev-tex/latex2rtf: Version bump (security bug #566032)

Package-Manager: portage-2.3.0

 dev-tex/latex2rtf/Manifest|  1 +
 dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-tex/latex2rtf/Manifest b/dev-tex/latex2rtf/Manifest
index 80caa4c..860b93d 100644
--- a/dev-tex/latex2rtf/Manifest
+++ b/dev-tex/latex2rtf/Manifest
@@ -1,2 +1,3 @@
 DIST latex2rtf-2.2.1b.tar.gz 1357814 SHA256 
d4c062a0b95cfa9ed4169ffd8c9ed67d65649227a19d6a9991597550e3e227a2 SHA512 
943a667d65d84db744030f859500eb68095563be3f7fe9ad60201753058185360907557362e48931e37251f8ae9e40ec904ebb90e96c3bdd36c7abf8e9f2956b
 WHIRLPOOL 
cfef462a7dce753662ffe8e5ff12971a51fda26b49a891db519412c2e29c65f644545d08c8a43e3d107aaffc9321f53795e859499311c4a601b35eb671d13369
+DIST latex2rtf-2.3.11a.tar.gz 1582004 SHA256 
d4e5d84e8cbf7de13f7cce5572bfeb97b5c18e338513b7398e23c744acc147c2 SHA512 
b6e6000b4f919ecfb5174f32887cb4e1b765530547b3b50103e778d0244f0ce37d0ec14bbd1fa6b2ef2569f0c437b34b29586c4bdb2e3caf50584847819f54c0
 WHIRLPOOL 
daa9d989816229549af9f3d35ce4d8a3a8049e2844d3d32910b75838d2eb25f77c64fb46fa5ea647449b50d212102731bcad7adfc035c9a20f35e9f30ceea179
 DIST latex2rtf-2.3.8.tar.gz 1579721 SHA256 
5484530de16e96ce76aedf969c464656a5f8834e748849d9009049e26f8c4143 SHA512 
c4f0bdca7f1b3e605a07a015bad68193698e43ff2dd561e34eed397d8c92fccc52801fd1c3592592dd63c92a6b60a066904f60f2c4e41778702cc996b9113b0b
 WHIRLPOOL 
6c1372abf67dcfa7c01453c4ded1e69f769d2c6adf544dd0c74211aea2181d45e0917e88ebc378b503c8f323a617ddbfdcc2a817ec72a7eb5b9acb9a323546cd

diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild 
b/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild
new file mode 100644
index 000..cb56142
--- /dev/null
+++ b/dev-tex/latex2rtf/latex2rtf-2.3.11.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="LaTeX to RTF converter"
+HOMEPAGE="http://latex2rtf.sourceforge.net/;
+SRC_URI="mirror://sourceforge/latex2rtf/${P}a.tar.gz" # 'a' is only for 2.3.11 
version for fixing a tarball generation bug
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+S="${WORKDIR}/${P%b}"
+
+RDEPEND="
+   virtual/latex-base
+   media-gfx/imagemagick
+"
+DEPEND="${RDEPEND}
+   virtual/texi2dvi
+   test? (
+   dev-texlive/texlive-langgerman
+   dev-texlive/texlive-fontsrecommended
+   dev-texlive/texlive-latexextra
+   dev-tex/latex2html
+   )
+"
+
+src_compile() {
+   export VARTEXFONTS="${T}/fonts"
+   tc-export CC
+   # Set DESTDIR here too so that compiled-in paths are correct.
+   emake DESTDIR="${EPREFIX}/usr" || die "emake failed"
+
+   cd "${S}/doc"
+   emake realclean
+   emake -j1
+}
+
+src_install() {
+   dodoc README* HACKING ToDo ChangeLog doc/credits
+   emake DESTDIR="${ED}/usr" -j1 install install-info
+}



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

2016-08-21 Thread Tim Harder
commit: 6e43a0ddf75bf7521d203a4996584512b24ff7f5
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:23:15 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:26:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e43a0dd

dev-util/coccigrep: remove old

 dev-util/coccigrep/Manifest  |  3 --
 dev-util/coccigrep/coccigrep-1.10.ebuild | 67 
 dev-util/coccigrep/coccigrep-1.11.ebuild | 67 
 dev-util/coccigrep/coccigrep-1.12.ebuild | 62 -
 4 files changed, 199 deletions(-)

diff --git a/dev-util/coccigrep/Manifest b/dev-util/coccigrep/Manifest
index cca9af6..24f228d 100644
--- a/dev-util/coccigrep/Manifest
+++ b/dev-util/coccigrep/Manifest
@@ -1,4 +1 @@
-DIST coccigrep-1.10.tar.gz 31286 SHA256 
db882f449ed4df45916601c31f5aa34a83fce622f1044be7c324138f3e78aba6 SHA512 
75eceb1da7dd9970c51c5d9ad26ddfcf26f11210086710a84199856f975801cbe7044916feb3e8d43304b49213f5607b26b10375412ec0a1c7b015c231383782
 WHIRLPOOL 
3eebf7ffec80833f03b9c55f10d6e9225ce41ecd07503097c7231513d8dca90c6db9b65928b37924039d2b04d778221e45e1c42dee41b5233f2f3e0f937dcae3
-DIST coccigrep-1.11.tar.gz 31618 SHA256 
a13783fc52cf8074c5d2ac8267f57d30a52798c10d57899789e47589841f9c17 SHA512 
d2cbe8e3efa5e9a9fee387a13185cad12bdb5bb482c4c87653cdbef4a6c0463c25a388042ff6556b1fe3ff4cf887bc241ff8a13145af4ff0793e6f77d57d0007
 WHIRLPOOL 
0b45530d67e8a7cd7a0b4f1a3063daf36176e5b4b75ec79e3fe237e0e6d7e7bc178566cf5b67d5da29ca3f09fcf89fe52cf2d520faecbc53f52ee71be6fda59a
-DIST coccigrep-1.12.tar.gz 31692 SHA256 
1a873c1d1d3ca6b11d2b46bb7b5489afd1f7435db2b179b3bf886b2f8c956642 SHA512 
269623e11de47badfbdfe1e8f971b8b2f7f6b7c4347f99e40ded21377ecf043887662127d0244c241e3bf868326ec4630e43f96f64d04cfec0a5525fd4728699
 WHIRLPOOL 
31603c2939f0c282ea753c5dd5f2269cb8b16074c67f8b47e758f51728b936f145719ad34c3a45e02dfaa9af57393b9fc094156ca12f5c66bcbe54f22a47d2a1
 DIST coccigrep-1.13.tar.gz 32366 SHA256 
15fb99a1f5435a6d30fa967cc24141fee2d5116d1140d7ca34b38b763cf26b32 SHA512 
d01baefe1c5f5d23ce03e5daccde0c38d4c05872313a0c8d15e53444c34fa6ae0db3b25bd62d8635a3f7b16e64767f92051c59d29bbd81cd24f94c9376af08ba
 WHIRLPOOL 
0c5fded9ac451298754c95f9453c4f4d08c82b3f59749b4cf099d51b22b8885b1cd5c440f781783a226b0bc7707980eed644b3aa8efbba14f591978c835b698d

diff --git a/dev-util/coccigrep/coccigrep-1.10.ebuild 
b/dev-util/coccigrep/coccigrep-1.10.ebuild
deleted file mode 100644
index b52de52..000
--- a/dev-util/coccigrep/coccigrep-1.10.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit distutils elisp-common vcs-snapshot
-
-DESCRIPTION="A semantic grep for the C language"
-HOMEPAGE="http://home.regit.org/software/coccigrep/;
-SRC_URI="https://github.com/regit/${PN}/tarball/v${PV/_/} -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc emacs vim"
-
-RDEPEND="dev-util/coccinelle[python]
-   emacs? ( virtual/emacs )
-   vim? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="doc? ( dev-python/sphinx )
-   emacs? ( virtual/emacs )"
-
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_compile() {
-   distutils_src_compile
-   use doc && emake -C doc html
-
-   if use emacs ; then
-   elisp-compile editors/*.el || die
-   fi
-}
-
-src_install() {
-   distutils_src_install
-   doman ${PN}.1
-
-   use doc && dohtml -r doc/_build/html/*
-
-   if use emacs ; then
-   elisp-install ${PN} editors/*.{el,elc} || die
-   elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die
-   fi
-
-   if use vim ; then
-   insinto /usr/share/vim/vimfiles/plugin
-   doins editors/cocci-grep.vim
-   fi
-}
-
-pkg_postinst() {
-   use emacs && elisp-site-regen
-
-   einfo "Syntax highlighting is supported through dev-python/pygments."
-   einfo "Install it if you want colorized output formats."
-}
-
-pkg_postrm() {
-   use emacs && elisp-site-regen
-}

diff --git a/dev-util/coccigrep/coccigrep-1.11.ebuild 
b/dev-util/coccigrep/coccigrep-1.11.ebuild
deleted file mode 100644
index b52de52..000
--- a/dev-util/coccigrep/coccigrep-1.11.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit distutils elisp-common vcs-snapshot
-
-DESCRIPTION="A semantic grep for the C language"
-HOMEPAGE="http://home.regit.org/software/coccigrep/;
-SRC_URI="https://github.com/regit/${PN}/tarball/v${PV/_/} -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc emacs vim"
-
-RDEPEND="dev-util/coccinelle[python]
-   emacs? ( virtual/emacs )
-   vim? ( 

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

2016-08-21 Thread Tim Harder
commit: 47a5baf8a76a86056010eb21020922ad350b1665
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 21 17:25:38 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 21 17:26:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a5baf8

dev-util/coccigrep: update to EAPI 6

 dev-util/coccigrep/coccigrep-1.13.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-util/coccigrep/coccigrep-1.13.ebuild 
b/dev-util/coccigrep/coccigrep-1.13.ebuild
index b79553c..00a59c2 100644
--- a/dev-util/coccigrep/coccigrep-1.13.ebuild
+++ b/dev-util/coccigrep/coccigrep-1.13.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1 elisp-common
@@ -33,12 +33,11 @@ python_compile_all() {
 }
 
 python_install_all() {
+   use doc && local HTML_DOCS="doc/_build/html/."
distutils-r1_python_install_all
 
doman ${PN}.1
 
-   use doc && dohtml -r doc/_build/html/*
-
if use emacs ; then
elisp-install ${PN} editors/*.{el,elc} || die
elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die



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

2016-08-21 Thread Paweł Hajdan
commit: a8bffd1406404d9e2a726f6c90288bda7fc44ae1
Author: Pawel Hajdan, Jr  gentoo  org>
AuthorDate: Sun Aug 21 16:58:08 2016 +
Commit: Paweł Hajdan  gentoo  org>
CommitDate: Sun Aug 21 16:58:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bffd14

www-client/chromium: depend on >=ffmpeg-3.0.1 (bug #591722)

Package-Manager: portage-2.2.28

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

diff --git a/www-client/chromium/chromium-54.0.2832.2.ebuild 
b/www-client/chromium/chromium-54.0.2832.2.ebuild
index b1895b9..5586f87 100644
--- a/www-client/chromium/chromium-54.0.2832.2.ebuild
+++ b/www-client/chromium/chromium-54.0.2832.2.ebuild
@@ -50,7 +50,7 @@ COMMON_DEPEND="
media-libs/libvpx:=[svc]
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
-   system-ffmpeg? ( >=media-video/ffmpeg-2.7.2:= )
+   system-ffmpeg? ( >=media-video/ffmpeg-3.0.1:= )
sys-apps/dbus:=
sys-apps/pciutils:=
>=sys-libs/libcap-2.22:=



[gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/, games-strategy/freeorion/files/

2016-08-21 Thread Thomas Kahle
commit: fb2b8d78ac7b8c63f10efa41e259a083d08f0b60
Author: Thomas Kahle  gentoo  org>
AuthorDate: Sun Aug 21 16:05:50 2016 +
Commit: Thomas Kahle  gentoo  org>
CommitDate: Sun Aug 21 16:06:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2b8d78

games-strategy/freeorion: remove old

Package-Manager: portage-2.3.0

 games-strategy/freeorion/Manifest  |  1 -
 .../files/freeorion-0.4.5_pre-boost-1.57.patch | 32 ---
 .../files/freeorion-0.4.5_pre-boost-1.58.patch | 57 -
 .../freeorion/freeorion-0.4.5_pre.ebuild   | 97 --
 4 files changed, 187 deletions(-)

diff --git a/games-strategy/freeorion/Manifest 
b/games-strategy/freeorion/Manifest
index afb73ba..a6625dd 100644
--- a/games-strategy/freeorion/Manifest
+++ b/games-strategy/freeorion/Manifest
@@ -1,2 +1 @@
 DIST freeorion-0.4.5.tar.gz 133309719 SHA256 
3b99b92eeac72bd059566dbabfab54368989ba83f72e769bc94eb8dd4fe414c0 SHA512 
4107b3019a19f970e7a7df595940a95ad411cbe9572c88b9561de0a2612e107bb654eb3e87a53062f6d969383f4363d7710556d6ba0ae4943c92931be9b650c1
 WHIRLPOOL 
e7488f8d336f36df2d2bf51ab32cd3b2e62eb1c2b1e80596100806f8da1e9064556ccbfa196b77b594f58565e3466a40b7347f3962df4ebe62a1f2c8f9e429fe
-DIST freeorion-0.4.5_pre.tar.bz2 141068240 SHA256 
a3d326a1fa05327cf23b14ef08672c0199fc08df15bb3679f579575115172b4a SHA512 
33dc4a89264ccf8f146021d8b9dabc51f11e7869a5323effb7a783800db77f37ed27880c60c483dd83ea62bc9ea84872f53c25b4571ccdf13dc594bcb368b903
 WHIRLPOOL 
1229aefdc22b95c38e71a94f493026230e750948c37544f636d1a43030b96d487307a7a1885bb32d4ae697bc64f431b97323cb647eca516d3363898120528d0d

diff --git 
a/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.57.patch 
b/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.57.patch
deleted file mode 100644
index 73e9b4b..000
--- a/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.57.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From d963b4883c9be2911d791e7daa3ed0f495bc5181 Mon Sep 17 00:00:00 2001
-From: Dilvish-fo 
-Date: Sat, 11 Apr 2015 10:25:55 -0700
-Subject: [PATCH] work-around for a boost 1.57 bug (missing a shard_ptr
- serialization include)
-

- util/Process.h | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/util/Process.h b/util/Process.h
-index ff72445..f9927cc 100644
 a/util/Process.h
-+++ b/util/Process.h
-@@ -3,12 +3,16 @@
- #define _Process_h_
- 
- // HACK: The following two includes work around a bug in boost 1.56,
--// which uses them without including. They can be removed once the bug is 
gone.
-+// which uses them without including.
- #include 
- #if BOOST_VERSION == 105600
- #include  // This
- #include  //This
- #endif
-+// HACK: For a similar boost 1.57 bug
-+#if BOOST_VERSION == 105700
-+#include  // This
-+#endif
- 
- #include 
- 

diff --git 
a/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.58.patch 
b/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.58.patch
deleted file mode 100644
index 3044c81..000
--- a/games-strategy/freeorion/files/freeorion-0.4.5_pre-boost-1.58.patch
+++ /dev/null
@@ -1,57 +0,0 @@
-From 8cb623ceecaf00e29f273225eb37602e26e1a6d0 Mon Sep 17 00:00:00 2001
-From: Dilvish-fo 
-Date: Sat, 6 Jun 2015 08:04:56 -0700
-Subject: [PATCH] workarounds for missing includes with boost 1.58
-

- util/Process.h | 6 ++
- util/Serialize.ipp | 9 -
- 2 files changed, 14 insertions(+), 1 deletion(-)
-
-diff --git a/util/Process.h b/util/Process.h
-index f9927cc..25cec56 100644
 a/util/Process.h
-+++ b/util/Process.h
-@@ -14,6 +14,12 @@
- #include  // This
- #endif
- 
-+#if BOOST_VERSION == 105800
-+// HACK: The following two includes work around a bug in boost 1.58
-+#include 
-+#include 
-+#endif
-+
- #include 
- 
- #include 
-diff --git a/util/Serialize.ipp b/util/Serialize.ipp
-index b4027b2..c3c87db 100644
 a/util/Serialize.ipp
-+++ b/util/Serialize.ipp
-@@ -1,17 +1,24 @@
-+// -*- C++ -*-
- #if defined(_MSC_VER) && defined(int64_t)
- #undef int64_t
- #endif
- 
- #include 
- #include 
-+#include 
- 
- #if BOOST_VERSION == 105600
- // HACK: The following two includes work around a bug in boost 1.56,
--// which uses them without including. They can be removed once the bug is 
gone.
- #include  // This
- #include  //This
- #endif
- 
-+#if BOOST_VERSION == 105800
-+// HACK: The following two includes work around a bug in boost 1.58
-+#include 
-+#include 
-+#endif
-+
- #include 
- #include 
- #include 

diff --git a/games-strategy/freeorion/freeorion-0.4.5_pre.ebuild 
b/games-strategy/freeorion/freeorion-0.4.5_pre.ebuild
deleted file mode 100644
index 3a41970..000
--- a/games-strategy/freeorion/freeorion-0.4.5_pre.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-inherit cmake-utils 

[gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/, games-strategy/freeorion/files/

2016-08-21 Thread Thomas Kahle
commit: 4bb0ba67db279793e842530e5dee7adcbec06ea7
Author: Thomas Kahle  gentoo  org>
AuthorDate: Sun Aug 21 16:04:56 2016 +
Commit: Thomas Kahle  gentoo  org>
CommitDate: Sun Aug 21 16:06:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb0ba67

games-strategy/freeorion: Fix boost-1.61 compat

Fixes bug 584354, thanks Markus Oehme

Package-Manager: portage-2.3.0

 .../files/freeorion-0.4.5-boost-1.61.patch | 137 +
 games-strategy/freeorion/freeorion-0.4.5-r1.ebuild | 101 +++
 2 files changed, 238 insertions(+)

diff --git a/games-strategy/freeorion/files/freeorion-0.4.5-boost-1.61.patch 
b/games-strategy/freeorion/files/freeorion-0.4.5-boost-1.61.patch
new file mode 100644
index 000..fbd3728
--- /dev/null
+++ b/games-strategy/freeorion/files/freeorion-0.4.5-boost-1.61.patch
@@ -0,0 +1,137 @@
+From 0a0bfecac11ec376263815f559e4b1b33ff6b4c3 Mon Sep 17 00:00:00 2001
+From: "Markus (root)" 
+Date: Thu, 21 Jul 2016 21:15:20 +0200
+Subject: [PATCH] Make destructors public
+
+---
+ universe/Building.h | 2 +-
+ universe/Field.h| 2 +-
+ universe/Fleet.h| 2 +-
+ universe/Planet.h   | 2 +-
+ universe/Ship.h | 2 +-
+ universe/System.h   | 2 +-
+ 6 files changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/universe/Building.h b/universe/Building.h
+index 2cb59b0..dec0080 100644
+--- a/universe/Building.h
 b/universe/Building.h
+@@ -52,6 +52,7 @@ public:
+ 
+ virtual voidResetTargetMaxUnpairedMeters();
+ //@}
++~Building() {}
+ 
+ protected:
+ friend class Universe;
+@@ -68,7 +69,6 @@ protected:
+ 
+ template  friend void 
boost::python::detail::value_destroyer::execute(T const volatile* p);
+ template  friend void boost::checked_delete(T* x);
+-~Building() {}
+ 
+ virtual Building*   Clone(int empire_id = ALL_EMPIRES) const;   ///< 
returns new copy of this Building
+ //@}
+diff --git a/universe/Field.h b/universe/Field.h
+index 5b30bb3..f193710 100644
+--- a/universe/Field.h
 b/universe/Field.h
+@@ -39,6 +39,7 @@ public:
+ 
+ virtual voidResetTargetMaxUnpairedMeters();
+ //@}
++~Field() {}
+ 
+ protected:
+ friend class Universe;
+@@ -48,7 +49,6 @@ protected:
+ 
+ template  friend void 
boost::python::detail::value_destroyer::execute(T const volatile* p);
+ template  friend void boost::checked_delete(T* x);
+-~Field() {}
+ 
+ virtual Field*  Clone(int empire_id = ALL_EMPIRES) const;   
///< returns new copy of this Field
+ //@}
+diff --git a/universe/Fleet.h b/universe/Fleet.h
+index f133af0..ac602ac 100644
+--- a/universe/Fleet.h
 b/universe/Fleet.h
+@@ -129,6 +129,7 @@ public:
+ static const intETA_NEVER;  
///< returned by ETA when fleet can't reach destination due to lack of route or 
inability to move
+ static const intETA_UNKNOWN;
///< returned when ETA can't be determined
+ static const intETA_OUT_OF_RANGE;   
///< returned by ETA when fleet can't reach destination due to insufficient 
fuel capacity and lack of fleet resupply on route
++~Fleet() {}
+ 
+ protected:
+ friend class Universe;
+@@ -150,7 +151,6 @@ protected:
+ 
+ template  friend void 
boost::python::detail::value_destroyer::execute(T const volatile* p);
+ template  friend void boost::checked_delete(T* x);
+-~Fleet() {}
+ 
+ virtual Fleet*  Clone(int empire_id = ALL_EMPIRES) const;  ///< 
returns new copy of this Fleet
+ //@}
+diff --git a/universe/Planet.h b/universe/Planet.h
+index cece39a..233d31f 100644
+--- a/universe/Planet.h
 b/universe/Planet.h
+@@ -176,6 +176,7 @@ public:
+ //@}
+ 
+ static int  TypeDifference(PlanetType type1, PlanetType type2);
++~Planet() {}
+ 
+ protected:
+ friend class Universe;
+@@ -187,7 +188,6 @@ protected:
+ 
+ template  friend void 
boost::python::detail::value_destroyer::execute(T const volatile* p);
+ template  friend void boost::checked_delete(T* x);
+-~Planet() {}
+ 
+ virtual Planet* Clone(int empire_id = ALL_EMPIRES) const;  ///< 
returns new copy of this Planet
+ //@}
+diff --git a/universe/Ship.h b/universe/Ship.h
+index 5e9eabb..76fac51 100644
+--- a/universe/Ship.h
 b/universe/Ship.h
+@@ -86,6 +86,7 @@ public:
+ 
+ virtual voidResetTargetMaxUnpairedMeters();
+ //@}
++~Ship() {}
+ 
+ protected:
+ friend class Universe;
+@@ -96,7 +97,6 @@ protected:
+ 
+ template  friend void 
boost::python::detail::value_destroyer::execute(T const volatile* p);
+ template  friend void boost::checked_delete(T* x);
+-~Ship() {}
+ 
+ virtual Ship*   Clone(int empire_id = ALL_EMPIRES) const;   ///< returns 
new copy of this Ship
+ //@}
+diff --git a/universe/System.h b/universe/System.h
+index c92fed4..471c27e 100644

[gentoo-commits] proj/vdr/devel:master commit in: media-tv/oscam/

2016-08-21 Thread Joerg Bornkessel
commit: b074d67aa2d971c9b4f63547c58d98bcd17ec2c4
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Aug 21 15:43:13 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Aug 21 15:43:13 2016 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=b074d67a

media-tv/oscam: bump

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x93EB5F4DAA5832A1

 media-tv/oscam/Manifest|  30 +++---
 media-tv/oscam/oscam-1.20_p20151228.ebuild | 162 +
 2 files changed, 178 insertions(+), 14 deletions(-)

diff --git a/media-tv/oscam/Manifest b/media-tv/oscam/Manifest
index 1a4f5c7..114f812 100644
--- a/media-tv/oscam/Manifest
+++ b/media-tv/oscam/Manifest
@@ -5,27 +5,29 @@ AUX oscam.confd 2367 SHA256 
b53928cacf84f9afe2d3d9c90e0dff9ec1515afd42ad95d9eb91
 AUX oscam.initd 1202 SHA256 
ae356e43349012cf8a82f64fb36ea0972940cb6bb2e6172304480da32e92a84c SHA512 
a162570b57361e07ec233cb5e911075501b1537bc1291966fa53b20a106497a8f34a3c4baad97e8b813fe65491c0d99bde7b376b600d915a668dcdc4e6fa9e64
 WHIRLPOOL 
d224d454b68a53983a2b8368240e1531585feb54682c3c42d23f9aed45a43d3b6ad7ba43604505690714ec407ba82454af13514245302e9c6789f29ddea3c60a
 AUX oscam.service 238 SHA256 
4adf6e22ae68715b001d50c804f52032cf2d57071be922b63677aaf5b7f01d39 SHA512 
00c97f6e585b06a432cf29f680fd77997383d313b09f7d6775c40117770165dab74e0352a0091949c0b0481c84bfa99b5ae1dc2cdeac5e191180912f9580
 WHIRLPOOL 
405cc0236e648755d49821c793a0a7482b3c74df1a50ca56bd80c3a80e2ec9d198d4c76a6f25e2cb57917cef0579406f0c9b3a62d7fe0f620c174d9691ba6eb2
 AUX oscam_watchdog.sh 744 SHA256 
3b0f03dbfb48c564f85aa23693b6ff015f8f6696d2c6f7c7088edba194eccd1b SHA512 
fa7e027ac01d8530869c7300f8fa565226b9695141cbca8d7925f7b5e4bbf67c64f449ba1e30bb7c6d3909c75f34a2b31ee582b251b6968e55c37d616ab2d929
 WHIRLPOOL 
622e00879323c6b2e90f5bc8a5015775be360a1f84ce79467028d078082f35bc60bc25df586ac703a53c312b155eea6c91e0d6efdd053a4b39b02035049c29c8
+DIST 2780c48789c8e1427df4078ea9b06e0b51594bbc.tar.gz 1140307 SHA256 
23396c1e7090a93a1d948dba028b5046cc4481c43b9afe40155c72b4c83187e6 SHA512 
34b06333522ea42510935516644fe9a6cea8cec75cc111624c12e0c152baaabb2bfd6608dd244e5cba9bcaaab84b5eee11a9dbaea3b14e357ea93ff107044ce2
 WHIRLPOOL 
37d9b0ced5344a58ddc469e9db17b09af74c16330e63c8a288527b6a4da5edfd6dbc79961aeefd09c8640783ad0ee59b94a91e874f98712909b47db1967dda0b
 DIST 563fbe362bbe9f7a1f8b03f1c66eebd8c53e1c94.tar.gz 1096713 SHA256 
05ce230001c22cd812899c5d01e203d8ed7905c8cb8d6a36d1b33c277981efef SHA512 
439accb6a5ab416af0aebe7f564cfd6ac5760051190379289ebeea7d8695650cfc3437027f4447092958d90d31849443d64d6db0b91835b4f9253673a5e8f24e
 WHIRLPOOL 
2b6429c8fd176a28e439397471c131959ca2d32eaacd037b026ad0d2c6b7ca223b509dc3eea8953a649e2bf64779f307e091513a1ea6eac847d94621cb0ce62a
 EBUILD oscam-1.20_p20150429.ebuild 5357 SHA256 
417b07752ebed3dd286997813eec929a7803b620e1a89f0614758a256f637a07 SHA512 
e45f4079aceefcca88da939eb8788df53e88bacd055c2e98ec8b5dc73e988724b62408a93c7421a5a147192d43468f85890395a1bd72834951b950efb41f322c
 WHIRLPOOL 
5fa23b21470aeb01b49210c8e4a3e807b3a478fff6fc9d2b9add79baf19402f3a00a757de32430d95d17633965792b3346c4fef7098f4c136274141da793e28c
+EBUILD oscam-1.20_p20151228.ebuild 5357 SHA256 
d882198ce7a5879b6e0f70fed5a1073e16fb566bbfb68bdef1b88be63c64f29b SHA512 
7d704c24ee26e9057601299cfd73e5b824b3fad4ab385dcc671db074bbd7498407674b139ae28ce8aa1b8d5c4451394862d7a3426c265a64ac05ac6d970d1092
 WHIRLPOOL 
f0b074563657485629d51b32de7fd85a01fa4ca529e52105feeeac41de1f989a0471147a92ff6ca5ed3ab6d89cea2fb3d57925bcb7c04ed6bf10bf9f0b1e8b48
 EBUILD oscam-.ebuild 5808 SHA256 
ada972123a3b7c041c3b0a6fde459799549346a25fd8df0e9fae1b49c7afb513 SHA512 
e45f1eabce4aa915b16e4b6ab44aa829aaed31afe2885d84905f205147096643170155fb8cd7f699715bbbd953cc6d19572a76c88ae8a76698159e20b1c0a62c
 WHIRLPOOL 
8d530a81661e55868c5e56aeff9a05d4ca9fe8917d3a1bdb17dedc94f13b15dcf40e9c3c00ae3a7b4e51ceaca5cc311c535af15a0dd40db1ec5f8ab8c887839f
 MISC metadata.xml 1986 SHA256 
ae99ece3677294681f6ff4fe31144104c303c978b18ef9b1a70ed6df0cc19046 SHA512 
ddcdfc353e2e597b46f369602fc35301883d6fc5b0bccc097673c3897ba34be39f92b7232ea11bb13b398fca70af0fbb8fe48d7c823da2a8d22b0fa9764f8466
 WHIRLPOOL 
7c7e6c2201bfa9b66ee99980a2ad25cab39699b61f352f51978bf8dcb080e6c6e0bac3abc32c15b52e7d41c6d8c6aa25e81dbc7082d5d269150391bba8dc7b30
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.1
 Comment: Signed-off-by: Jörg Bornkessel 
 
-iQJ8BAEBCABmBQJXOLdaXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+iQJ8BAEBCABmBQJXucwLXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwRTBBQTFFRTFERjQ0MUQ3QTNGNTIxQzI5
-M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhN24P/1UZzg7IvMDC5Ln7I3ga5cNr
-LUlptw97aX0soS7m0KrY+lESRh8gRhf1IY7oOaKfdJyrXYcyCZyOYXfi3XM6/mBe
-p6tbBDyeODfHakp04TB/v2PPQLDHw5gHPYOv8DaEg796Zj33hhRPjja6CzGg24u8
-O7DQm1xPrUs8AnLgrQtLfEfE3sxA5mcexIsIL9N9QwNlMQHH6MVumV4T7rSPQvTA
-QQvr7YbVGcBiEgcWHXLMSiPoK30pZeI+F/KCeFcoHRlNnCUeb+67Eq2iSMkKRtkZ

[gentoo-commits] proj/vdr/devel:master commit in: media-tv/minisatip/

2016-08-21 Thread Joerg Bornkessel
commit: c0fe264e2c3bd17c561d50c1427b8b8ca8f5c4a9
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Aug 21 15:50:07 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Aug 21 15:50:07 2016 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=c0fe264e

media-tv/minisatip: bump

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x93EB5F4DAA5832A1

 media-tv/minisatip/Manifest| 30 +++--
 .../minisatip/minisatip-0.5.57_p20160812.ebuild| 52 ++
 2 files changed, 68 insertions(+), 14 deletions(-)

diff --git a/media-tv/minisatip/Manifest b/media-tv/minisatip/Manifest
index 06e7f52..a169774 100644
--- a/media-tv/minisatip/Manifest
+++ b/media-tv/minisatip/Manifest
@@ -4,25 +4,27 @@ Hash: SHA256
 AUX minisatip.conf 6396 SHA256 
ee6e33ab40057bd28ae3b8c72e80da8ec5ea9e246766bd607d4607b3b3955062 SHA512 
668601e68d24a179fa9b061f8e29be2cea27097c318e0b1a8fa5744e5ac808938e41e23b31959fe8ec9623f3d4fd5305e47e1c6594f0c2af673b219e0080db81
 WHIRLPOOL 
c05df4209a7bd50f1cedb5619dd7291204da509e21a878615617398ea16530e3bb5956042a7496102242f0f2f4651e133a747607ec426067f8f2d72e1939f1f2
 AUX minisatip.init 638 SHA256 
00a10723c29ccb5c8f8aeec4650b65f6d18dab62a03dd78d21351c3106604251 SHA512 
35fce7c98c6b7eae64f4e6ab99edca79f173f187aabad580e69270bf9a55af40b70f31ffe5939d1679a064c688997d22a35968852992a8d07322189aec311d98
 WHIRLPOOL 
8aaafe94c6148c94d21809f14c04bdfd9e4d5ebe5fe54129cd1434d328d1746b2efce64012d2e5219e8eccbf0f1eb09662aef1a12ab3d7feafbfe87e9fbc60c7
 DIST 9cf8eedf0757b63f02148526faf67b89c29eff46.tar.gz 269628 SHA256 
4ad0ae675d809b47bdb6567be8e41ca3a3decb3d273ee674119e192532ac1a00 SHA512 
3cfed4888404b4c09c0151218a9e3ce366ff66825718dfbd6f692aa662a56e2792c094caebec6df17f9d61cae44f8e13842f85714053b27897d82314e29e5cef
 WHIRLPOOL 
74a8a444953c31e48746dff8bd1b7964c57b1f26e0f79c05f90c6ea2e997a6d4cec08a4365d270655276a7f2f0047a29b964ba27ca618bacccaf4f415d7b549e
+DIST e9345b965492b4b2c2e6cf9795d43ad15c8758cc.tar.gz 269753 SHA256 
43cc909ae2e36e43eb554b6595ec342a389c4ff0cead427a118dc59bd745b494 SHA512 
c0e700bac5b18c8061243105c75bc2406eb47517933d7c8029a07bb181d3e0b8f3a310831de5087e0344ed91ee76e33c681449e5099cbc92718e9c80bce44f36
 WHIRLPOOL 
8ea27f981fd81c09f61db5944b26588ab49c486885212ee42497430ccc55e306533c4bc82d01b89e077a011632d96e0d36c82870675ebe5279bae3fe15ad5cf3
 EBUILD minisatip-0.5.56_p20160716.ebuild 1064 SHA256 
beb0096328c0d042ac607b11085962df1696630e80c5266284f760ed98adb4f9 SHA512 
2d76c1ca40fec3c13557237b247ed831e5c63b43218f7226acee20fdebc2b0dedbd1074ce8f5b875ce5057fc491c266804140678096a19a20962dba6c8fb776d
 WHIRLPOOL 
b2078aaa6b1abf1ad89e8cea4f8cea13c199ecb05dbf28cc93ab5e39c83fd6b914034c15b5b97eab1fea2a1b67e12fe427291f582f3fb0966b437a634022a4de
+EBUILD minisatip-0.5.57_p20160812.ebuild 1087 SHA256 
9c4e3a194480f764b413ce34bb728a80def85894eb2920f0c89a8d6d6abaed8f SHA512 
524c6306481ad8541849f2b177ef853b36f212c6fcb7e54de74881d6048c49eb6a48cd04d9f27844aba392059987773d7cb18e9ba9eb7b5ab88ebb2878870d63
 WHIRLPOOL 
d99b68850f6c84ecf4c13432cf5889c38d28189d9c708ad13ab922255fe91d7acaed7569678f053631688a69d105939d9ae1d89d877712969e3b92d8693150a6
 MISC metadata.xml 324 SHA256 
ba77460fc599f23bf4ed6e6901a508aa41f1b062fbfc1dfe503f4f3f02ed8572 SHA512 
98e0654a35e5278c86afb03dc18674270ff68877c345be641ec4b836ae47a2ce97374184866c4980cf4b57db27c817e4316da337b8aec6b41e32e6b96f85e797
 WHIRLPOOL 
ff20f14421e55e6bf273d32abf301a082fc06cbee6ff51614027622df926e9dbdfbbaf68c412aee1db96a7df6ee8565105883f4da268f51e092f7d49dffd5cb9
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.1
 Comment: Signed-off-by: Jörg Bornkessel 
 
-iQJ8BAEBCABmBQJXp065XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+iQJ8BAEBCABmBQJXuc2pXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwRTBBQTFFRTFERjQ0MUQ3QTNGNTIxQzI5
-M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhNioP/jqP4RwfmAXwReT/a8Rj/hvr
-K8MAWy9it7EAAfD49Bq7uKPa8skjjNsGwVCK0fg+ByZWH9bbmlAxcUbztvlVZDMr
-BYpyCju131rABO9q7vUbKN0Kz2hRHcTiuwWykdnfVQWO5Ocvwb+L2B8tUtYxsvSe
-WCOG18PVZMCd2eXFtFgx+T14ycz66Ss8nKoCznZz5iOMvShiNWYX2Q1vRDHVMmKj
-b6bc3aoaQTBuNSFuQCTY4KnfVHzShxw+qAvaZ+B+HR3jkFBwKHaOY6N/smblWewX
-3EVYy/+hv6BdD4kWmeuLECMtCQ8cl07ENXr8SJeH0CK589PaWUcNljFa4CB68a2t
-s85smFV/7fy/u8odrbbsBytIJgrrJ6PHA2ytoF/qFOJD6xzQoSvkDF7bXZ5O5Cs4
-eTw98kpedBUQ5DbAz2kLJ0xG8l+NHMtrXrwvzhRxVjhRVpqOnvptfvBjPPnVnqyO
-AnXbq2cWseeNdfNR1P1om8K72ULHkTx0B/M0UGDV40zK0ldonzsptnK/zfCWr6Hz
-qJSThJeCvCNSRP3bCZ/KAq1SAxbLQBT3ZnlGXsA6NiPfNTq0euAqzywfJBq8Bj4m
-ODRyd5Nn9PRkfTIM0t6HqI7w9hfqxu4Ngg8OO23sRA+vMGE5SaSxM+Itso7KNNJT
-PVETNZUPYOwtsnQeJhHB
-=Ihd0
+M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhQUkQANaOr4rXDMuiD21ZXhCbS9R7
+bwIh2cante0YsZtcIsW2DhIgaxnYvUbbDkGezeTikDzG66WrgmsNVAG/qKXGo6sM
+rX26n6wWeQPMwSSACwjKAvoDHnT98WILJdIEEgWNiouu6u34Lgqadig3aFd4BrGy
+Pxw8nap+hmHums79wa0vOID903FZ2g3dWYA/g+AZHGoGQxt3i7Dhh3Bc+F2AZGlm
+c7fM8yNE7OOn26nmIW0p1ciaXARb/m7ymDSWF38wM3yFRyc+IQBCx2BXh/e7/L7p

[gentoo-commits] proj/vdr/devel:master commit in: media-libs/libdvbcsa/

2016-08-21 Thread Joerg Bornkessel
commit: 01679d2e84f5dabd61c79e01c8260b5e59e83f8c
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Aug 21 15:26:33 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Aug 21 15:26:33 2016 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=01679d2e

media-libs/libdvbcsa: eapi 6, homepage src_uri moved to https

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x93EB5F4DAA5832A1

 media-libs/libdvbcsa/Manifest   | 30 ++---
 media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild | 14 --
 2 files changed, 19 insertions(+), 25 deletions(-)

diff --git a/media-libs/libdvbcsa/Manifest b/media-libs/libdvbcsa/Manifest
index 981f675..c07c4b8 100644
--- a/media-libs/libdvbcsa/Manifest
+++ b/media-libs/libdvbcsa/Manifest
@@ -2,25 +2,25 @@
 Hash: SHA256
 
 DIST libdvbcsa-1.1.0.tar.gz 345487 SHA256 
4db78af5cdb2641dfb1136fe3531960a477c9e3e3b6ba19a2754d046af3f456d SHA512 
f336bc90711261bb86bb42f897d5207a71da5a384bfb7d641de7e1fb3a43d20aeec250e9a5ceaf0b20f1e4335ccda70055675256c6889873bf1bfff55005a015
 WHIRLPOOL 
d7b46b46558897d307898e088718aa0a43421025ce6ef67ebeb40cc0cb5ffc8b857e4c967d87ab6caf9079330ce65dd5473863d3942bc1572bd9ec1ea40d4b3c
-EBUILD libdvbcsa-1.1.0.ebuild 839 SHA256 
1353ab64696d07efc66fc5178cef1b2b8dac628c220065f1bcac45538014d8b9 SHA512 
308ae3b7001c8c48e552bf336356d46d4cc8633168e2877f09c3d19799617958a7ff383a6cf7a2e5c5a1b7598fcc4f8fe567fcf596d1efe325558e886cb01a88
 WHIRLPOOL 
6335d635772375482a66a2e07b3be797002b6091dcdd1a823859548844373d02951276f7c9e755a7df8f46cf41bf21231a39aa87c1c38ccff98fe85380bd73e5
+EBUILD libdvbcsa-1.1.0.ebuild 754 SHA256 
1db766869732b25050ded0ddb7cb6b9f3e1735613701c867db13b8b79a0e9e32 SHA512 
8ad4152a65a78cafdb5c2ac1534c2e66e38591f861c0ae9f528927ac705a8c0f4de478de1839655af1e658ed3d6e67a921ee1d1e6a1a2213695170ac47def5ca
 WHIRLPOOL 
019cda60ff8745be1aab448a92c2acc35a9441af7091ef4c883ae091b28ba43ef56ce95800d634f2ff23a0820e559dd6bf6b3c41389829c119efbfd4ec6bd3e7
 MISC metadata.xml 255 SHA256 
69bcc30f9fb8ecf6307de6a37ee08484886078563ce10b9cf4f472f048c4 SHA512 
f8405193c9984e79df106a082e758cfc8d4b83585d6effdccd59392dedfb450a6723e2c12bc9a6ecdd95826b8bfee0a5ea0fc7770bac9a966c0c90f3004e78b0
 WHIRLPOOL 
e3047c36866a38388f8a91174416f4aa8a59f7b58004fcbcc5163bcdd94af6d146880c469769d80a743f668484b160f57479e89f54512ca3f0298a3e7e06046f
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.1
 Comment: Signed-off-by: Jörg Bornkessel 
 
-iQJ8BAEBCABmBQJXOLKWXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+iQJ8BAEBCABmBQJXucgjXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwRTBBQTFFRTFERjQ0MUQ3QTNGNTIxQzI5
-M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhZUAP/jo084P/hvli/1w8yGKmjM6g
-FLimjgtJGeX+1IY+IuHRRGNHb6QFfyJZWAKtH9IeZEafmh70wzxmN2y+Ne5BD96K
-cJiHDSg2fuXVBxxe60jQw9XlvKipIQh01o5tZIL6YZd2nzg0e3wHuOi1WTHoCWir
-yZWqPte9Tj4QmrDuOHO3fCTkX98VSOLJCanp+UlWQHnPWa3gCk43Tx3xeQFek8p6
-cqxB1tKcOyIfqP9/O+33e8xlydHaRuPXDrnLZsbaTn5Xc0hjt+iLDfBJA9tjurRM
-ajudeJBe6hyguBKVhhm2goWqWxpHo1mLTn9GXJ41+dM0lKGuFI57Ee9yitrCpya5
-CpTiAH8E4AC7QHQwkQIqf+SAMcHn4BgQHWeKarEJj9jG8jzmmczgdEpS+Uvbz+/r
-br+U+VPj64aZCMZagMZjqmA2tTEVzXXnMmFTU6tmJ0WtMaoBaC8c+lPnqBzmMpML
-tqPcsc+H1d2Wkgxc+MgYr0mj/sCluU0e/ZqfAwIBN45CPPRL1Bs08WjUDBkQdt+Z
-jpInP/WQMnd/aQ5KQvY9NNCZ61xuWgxahVhWQp82rml3hT+UOhoSskt0c0dBw66X
-nS9EVG/lBsUUdeSRp2yOkzrOBdAwIuw1DBbN0vrdziS7NbnuiEmmCZtYXoHHC2hR
-stqtan2EAYd8czaxkvdj
-=X+JM
+M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhVI4P+wWScXcwiTvaEY1O4jSOlW2a
+En5nWDxwiW0s2P3fOgA/dpdpp4FstU/v0yzEpkuTAX0JfexfPan/FdD1OcMSVvlC
+NbtXVpOp5e6xAOdTJtTZCVwKgoMSR5LS3YuU1uJlyUFygrQol4cFbba5hm3sIJP8
+D3Zx4JhD9L3I3s0dcGiADhPL6QvwW/p7R3TIUZET8o6wMoFGlom6RVbgBFFbVhs1
+2vhA44MH6B2NXxIkooUV1bDDSLJN/8z2TCE5x4f7ar5gq7BdARTKX1YhXoG3sbTM
+bMWGIlE8xN5vwe8nsHtCfyaS+KhH6RA5n9G3+BtkGzA0wJ9zunQ69Kv/dWNQqN/R
+rKwjHkKS1cnDiZzgNv8lJohZ3SrFXWrNxe5ivtGs6XweoYEVEAD6JHm+WQwWmgMa
+yJv9AN+tlQLhJdDv7/Q2PgnvUE9I8q1jRgtwl2MjdZuX7xzC3fems40XfE4bfjAw
+I0HFZewllfkhRAli4zIO1yP+Re+yRfhHP1SGGk0XAtf/J/IxZDvOpANzbNlyiPV/
+jMOUPBW0CTs6GIbzz5yhOxWksFJ97hoiU4UGtJQ4sneVknr59XZoyn6OEiM4wBWN
+6nGAH53XprhSdhUuq9aaT5sphK1uyiWIPYXkTGBKoEdmkYyYqLrhBV8TVaYrpIlp
+0zZhtWzytzMw1wHbCi+9
+=PTi4
 -END PGP SIGNATURE-

diff --git a/media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild 
b/media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild
index 4af8726..f811991 100644
--- a/media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild
+++ b/media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit eutils
+inherit
 
 DESCRIPTION="Free implementation of the DVB Common Scrambling Algorithm - 
DVB/CSA"
-HOMEPAGE="http://www.videolan.org/developers/${PN}.html;
-SRC_URI="http://download.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.gz;
+HOMEPAGE="https://www.videolan.org/developers/${PN}.html;
+SRC_URI="https://download.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.gz;
 
 KEYWORDS="~amd64 ~x86"
 

[gentoo-commits] proj/vdr/devel:master commit in: media-tv/oscam/files/, media-tv/oscam/

2016-08-21 Thread Joerg Bornkessel
commit: da0d01d4358ee3a8bfd32124e235569e23429bf0
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Aug 21 15:51:21 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Aug 21 15:51:21 2016 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=da0d01d4

media-tv/oscam: use openrc-run on init file

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x93EB5F4DAA5832A1

 media-tv/oscam/Manifest  | 30 +++---
 media-tv/oscam/files/oscam.initd |  4 ++--
 2 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/media-tv/oscam/Manifest b/media-tv/oscam/Manifest
index 114f812..a847eac 100644
--- a/media-tv/oscam/Manifest
+++ b/media-tv/oscam/Manifest
@@ -2,7 +2,7 @@
 Hash: SHA256
 
 AUX oscam.confd 2367 SHA256 
b53928cacf84f9afe2d3d9c90e0dff9ec1515afd42ad95d9eb916257508a6bd8 SHA512 
fb0a23b4fca901702f353768ac78204394d9a31c8533ea54270c646fd40ee5389b63d2c5d0c0dc30594f2b60af3f35d206db28c99d8c9bffa46ce57d9873c8a1
 WHIRLPOOL 
3ad2ac4386c28948eeec5b64995da5208add371dd666724092e376a8da29d61adf5849e2fc7096088a0d3c3bcad2627d9f02c7e58dd5fc5d9baddc25e099fd98
-AUX oscam.initd 1202 SHA256 
ae356e43349012cf8a82f64fb36ea0972940cb6bb2e6172304480da32e92a84c SHA512 
a162570b57361e07ec233cb5e911075501b1537bc1291966fa53b20a106497a8f34a3c4baad97e8b813fe65491c0d99bde7b376b600d915a668dcdc4e6fa9e64
 WHIRLPOOL 
d224d454b68a53983a2b8368240e1531585feb54682c3c42d23f9aed45a43d3b6ad7ba43604505690714ec407ba82454af13514245302e9c6789f29ddea3c60a
+AUX oscam.initd 1203 SHA256 
58b855feabcf4060e442621f3fb8551f5db1e8e5cba50a9fd39cc85f62615d84 SHA512 
e8b85e1280e35db15491e4a018ddd835c6a15ca94135ab099c59b6a27ceb1d05a8e7c6e243151feaf7a7de507e3870226dea4d5f2685c8e5349f58b794ffb6fb
 WHIRLPOOL 
d65f5c180589397d3f1a851ab08faef3d9917d907bded314bc43421866761a7b0ed2079d4033ba9d8615d9bb47fa7ab5ab921a9beadda067611998ec058491a9
 AUX oscam.service 238 SHA256 
4adf6e22ae68715b001d50c804f52032cf2d57071be922b63677aaf5b7f01d39 SHA512 
00c97f6e585b06a432cf29f680fd77997383d313b09f7d6775c40117770165dab74e0352a0091949c0b0481c84bfa99b5ae1dc2cdeac5e191180912f9580
 WHIRLPOOL 
405cc0236e648755d49821c793a0a7482b3c74df1a50ca56bd80c3a80e2ec9d198d4c76a6f25e2cb57917cef0579406f0c9b3a62d7fe0f620c174d9691ba6eb2
 AUX oscam_watchdog.sh 744 SHA256 
3b0f03dbfb48c564f85aa23693b6ff015f8f6696d2c6f7c7088edba194eccd1b SHA512 
fa7e027ac01d8530869c7300f8fa565226b9695141cbca8d7925f7b5e4bbf67c64f449ba1e30bb7c6d3909c75f34a2b31ee582b251b6968e55c37d616ab2d929
 WHIRLPOOL 
622e00879323c6b2e90f5bc8a5015775be360a1f84ce79467028d078082f35bc60bc25df586ac703a53c312b155eea6c91e0d6efdd053a4b39b02035049c29c8
 DIST 2780c48789c8e1427df4078ea9b06e0b51594bbc.tar.gz 1140307 SHA256 
23396c1e7090a93a1d948dba028b5046cc4481c43b9afe40155c72b4c83187e6 SHA512 
34b06333522ea42510935516644fe9a6cea8cec75cc111624c12e0c152baaabb2bfd6608dd244e5cba9bcaaab84b5eee11a9dbaea3b14e357ea93ff107044ce2
 WHIRLPOOL 
37d9b0ced5344a58ddc469e9db17b09af74c16330e63c8a288527b6a4da5edfd6dbc79961aeefd09c8640783ad0ee59b94a91e874f98712909b47db1967dda0b
@@ -15,19 +15,19 @@ MISC metadata.xml 1986 SHA256 
ae99ece3677294681f6ff4fe31144104c303c978b18ef9b1a7
 Version: GnuPG v2.1
 Comment: Signed-off-by: Jörg Bornkessel 
 
-iQJ8BAEBCABmBQJXucwLXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+iQJ8BAEBCABmBQJXuc35XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwRTBBQTFFRTFERjQ0MUQ3QTNGNTIxQzI5
-M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKht6AP/0Utxn0Xa4EoLYdOBe7G0jUJ
-oMD0UgxAgJLudh2f+5KK8ASsR3oXzW5/9QzPaAtfLI1ai6fPtQ4lqso7FK6z86f8
-rrHSNj9YkFgn/5XNEZvJxWAbqBaPrJh8IXzwtNQqDSshk+punqJC//A1FkP8MRVD
-aoAn1D8b5C8CVwT54bM2o0MaZ5fhYRCzU86yjCHXo11TopFF1V9/mCunNsiW+HDh
-3OP44/TLPW7ojz050W9mFDkWKF80rKTF6PW4Onk27bW5DlF1YWCdR6Hnnkq84cPN
-2VYPKy+tP8OJDw3rqieceKetgo+4JAoR6XvdFQrd1BarRQzY0dFkyDEYF4GtRwea
-IdpjFYuC44/6jEnY+muNKWC0/FNDLkJDtaPNEmAyk/dm3MncvWl551Kc3GuvsLRJ
-YWmlzfC6S6n34M6WF7OlwriZmi5ukKxzjjFkIGXnjpZr5ZML4Ug+3RigTRxmDhF8
-qDgbv3oFCXvzDBKik/USjyrY3xfOGc/B53pPSObhG+F0tRdue+nKUglO5ZmBsOIk
-vQ8QjoUx9RvilRMCZSkdwsexAtyhoNnLTgXkHFIhQ7k83a0jrEGeInz8nQJqe70r
-sgh7DzciaLjqFBTLt4G9yAxKFP2V6iSwlqrJNAx3RlLyha7FV8ySQy30hGFrLL7H
-TJpklt6ncHVe3Ai+QV+/
-=35Qa
+M0VCNUY0REFBNTgzMkExAAoJEJPrX02qWDKhxOgQAOe6rbWqYu7f7hVlZzyZviRK
+jVK/e62cGpStshjcuyD33R3vF/Vrhy6AhR/cAU7GfAJJQ627Y79iO7U5EWAARXAz
+lVePkQqZd7VEBT6PskViFnbpOM2AUzb5nk01VBS0t4oD5tL9N7vkHUgD8TkPX9WX
+lCQZ119EP9IihoYe6YeGUBcpv5/uXwomCbeQ50r2tuK+P7fZYDIGGQO5pK8qjo17
+HMV29+gUI4hRJ5AXAIY4I7uDjWxNtFh4m404BfiN2IxPo7k/JaVp+cgPs8E+8qNx
+jVGfUqhpXUf2PazZvstF5uMnwALjvqQ2tpue6O6SCoX7IHQW8VbixCs/g1e+eQil
+z2Q0/OLqH8t8N65IRa3olOG8FPYH3HAV29AShapEUAT90AgNUji6GwXeII79IIzY
+GVylxO6Njyh1efkxUXWVZM5eykJNrPMmXnpHlcXwdVhHZChavFh+Es2HcsIBGx+U
+YJwl5YMkz6KeBT4GQnOB3Vlq0TVO0MqAQZ+AWhe5Fzz26RS2ogcokBkOktOxkQDE
+DdwlILzPJT/aQMPODRUxrAIqeFhAqNfxvurZkhxLBjDryV/YJ8oYrzJc7cbEqNYO
+VTdjpmpFG0JAGCpH/VLao+NpMGNJylwcDYknipUCmANAz+NwydagGRvmfS+dl3OT
+qm2gVeL7hqY1BoAt3h8l
+=d+IH
 -END PGP SIGNATURE-

diff --git 

[gentoo-commits] proj/vdr/devel:master commit in: media-plugins/vdr-dvbapi/

2016-08-21 Thread Joerg Bornkessel
commit: 1e689d56a78678ee473e2d845a429d80e6850043
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Aug 21 15:34:50 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Aug 21 15:34:50 2016 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=1e689d56

media-plugins/vdr-dvbapi: bump; libdvbcsa support; clean up

Package-Manager: portage-2.3.0
Manifest-Sign-Key: 0x93EB5F4DAA5832A1

 media-plugins/vdr-dvbapi/Manifest  | 38 +--
 media-plugins/vdr-dvbapi/metadata.xml  |  3 +
 media-plugins/vdr-dvbapi/vdr-dvbapi-2.1.1.ebuild   | 78 --
 media-plugins/vdr-dvbapi/vdr-dvbapi-2.2.0.ebuild   | 78 --
 ...dvbapi-2.2.2.ebuild => vdr-dvbapi-2.2.3.ebuild} | 13 +++-
 5 files changed, 31 insertions(+), 179 deletions(-)

diff --git a/media-plugins/vdr-dvbapi/Manifest 
b/media-plugins/vdr-dvbapi/Manifest
index 04a49a8..7e156f7 100644
--- a/media-plugins/vdr-dvbapi/Manifest
+++ b/media-plugins/vdr-dvbapi/Manifest
@@ -1,31 +1,27 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST vdr-dvbapi-2.1.1.tar.gz 82813 SHA256 
2724768de00a607d7119478296a3ad1cc592c12badbc95480edc5f7e6b3985d7 SHA512 
fb632e66c9e477663eb1edf5e630a20b2165495c89d5bd6294d74d6a28c8386021d90914c9c6b958ea3c5c1d0958cc69efa5c65ef72c510c224d676f1eca39ae
 WHIRLPOOL 
af18c22bb00ddbb41aa8e3ee091f27a1bb7b79f0d90783af9c9503ad03a568193c88cc41db86e0e06fd8c503ad43242a582b0decc5f64c417283517f05d14727
-DIST vdr-dvbapi-2.2.0.tar.gz 84154 SHA256 
fae293c7c0a862d8d2988bc575dac8fa618a0818a68f8b38c0c9949aebcad66a SHA512 
ae8f85a580343ba0329bc9414dce70e0404f43598470f26fbe0f159fdb6690692acb5db3057ff96bbf506ee59cd125641601f0e7cf38ecd13f6833beba9f7b46
 WHIRLPOOL 
43a379e014e773c778afcc9bf2638382ecf7aa1793b08bb9a7df7d06b6b736971e009428a1d01a5e3475ecc6c7f1840bda014914b74311b04f503a015c8d
-DIST vdr-dvbapi-2.2.2.tar.gz 83995 SHA256 
86c00b7235952a6b49321efd6c931f0c97885475c9bdc81b0b35236fc7ec7f20 SHA512 
01d3a6368e0233a7b96b6ea57b28884a004a130d63da2b2958b1616a1108e83389b68cbe32ec7fc6be65d6741912c4f46621b659fb13dba56e594a1a18af2c63
 WHIRLPOOL 
107c157c915876b17e437996957205559f2aaee144de732b366566f6817b456da992dfb9d061f9011bd06bb279ab346d394fb751fe87c7ceebddfffe23615a45
-EBUILD vdr-dvbapi-2.1.1.ebuild 2543 SHA256 
1f8e16309e7cacf05c055402d5cad4883938e733a98db9fb15a34705e907ad7d SHA512 
59a3fda45d4d7dd3a312819af0118e287042c5aa172862f1b3b8d2224c738342b55638aa9efc3a0172a21f44fa166c1de1398e174d49225641c1bc54516edb61
 WHIRLPOOL 
bbfb3a7fa94af327c8dcf55377366f0b7468c4bc851e1af9a212a205699b8fa0e0bddf3c10f88625e7ab37da89a7ec3403097bf43b01661a2573dbd01bf6d1c1
-EBUILD vdr-dvbapi-2.2.0.ebuild 2543 SHA256 
21bf2d05ae968f5c27f35dad976c0dccfbb7c92c693795f9c1473bde1c49deb6 SHA512 
7ce05520936d050ad64b27e474305d65be8fd520ac48f494b3bbade89944e63ca556da8edab0b4ecc6a7e25abda1029ecfe620ea12f9001da79c789d45df9590
 WHIRLPOOL 
c16da67245d9df8b87011dc1fcbc7e16e7ad2775385040133b860ce72a63a41ab51fa0374e2aca72675ec0857b77b52a74a0cc50ef51c0208f0ad6c894ef56e0
-EBUILD vdr-dvbapi-2.2.2.ebuild 2537 SHA256 
c1f75e9e0f9c4889549e03309947b7f58778a1131be3a9afe38b20d24ee03662 SHA512 
7241fab901379f8a00215b35357c18ea31fce3dd264b01539edd0dfdcd09aaed6a4997741438e488ac993a0d45a361aa98d08493b958723fcec4922a073b5aba
 WHIRLPOOL 
40b3866fc6a0a017fa3c2b55215e1e09a793eac66faf7d0b73172adf2aacd6b94d88a2e851ab58e4212cf291d29c3ff0b43f4f7611499789f3da6a609ac06286
+DIST vdr-dvbapi-2.2.3.tar.gz 94415 SHA256 
71029e1be5bfd07a1a79ef6faf8414f1b1f02f76b69b879319733b37cf584a41 SHA512 
03950fcab7cb714990dd2611b6523d35be1c2e111b9a6bd9b9ffee8cdd56074cd5a56f771fc596d6f9e1780d9585eb69e73cd4c5994f7dc82abc1f20adea92a3
 WHIRLPOOL 
99dc48183121fb81a0848e190c7a09684abbfb8ed9556eecb4e8465831022eee10e633359d2ab922fdb020d9f693bc4c4a9b4cc6b51f8d888498bdfa294950f5
+EBUILD vdr-dvbapi-2.2.3.ebuild 2720 SHA256 
2db26204c0a33c541585465a5c009ece6373d07c89055b7a13ba6dca96cff176 SHA512 
7db95a2a414d67543d006c45cd8eb2c1862f29fb1a0a743b7d8f45514b07b83c9a1752c397df80644dbb411f5eafdc4c3697eb25bfefb5ad1090b66efb65708c
 WHIRLPOOL 
390b051ed8f45d194a6671c500baa3706c07417825d5e869a7001a025aacb915df0d869b6123c869d09be0d19972842764d6b0112dbdd5ec18b8e492b3765b38
 MISC ChangeLog 502 SHA256 
aaa39cf2a5077b6a794475c3a28367bc2fb1ca97b244c241a9f6ed1fdb111c39 SHA512 
0c8f6c0e2a3a84a0e0d6eec76e7b4f99f2f379917820622c05995feb9a5c2b4c0e7fc550aed52e8336362b5adbc8077bd8744a5a65853f4afbcc6d9a174059d7
 WHIRLPOOL 
2d0f6ae0ba593165d8113a61aa559cfeac9293b194f1749bf66538f46e73b72e08b5b646b7b52d9f480d112ed91a5f7a41b0c10d77b18c70089ec879c9044c52
-MISC metadata.xml 253 SHA256 
733b5f5a72e8593838a9ef87f787a5d28ee5ffd1c58bc39f92ab8ebc079d8dc5 SHA512 
5c82c2e225e6f5fcd670074178b523f1390c7145a3247b7a5680e58bbcaaa1a41b6c5ea8f55a49e4b2e6befe5ef69b17db8046c00757ab4b6d3f7342e64994bb
 WHIRLPOOL 
474ee0fd8bfe7ea5da24f36c10f682ca07ad7cf4f39921a473c28cc6d7a73b7ea7afd6efe8f6d3db6a1dd8a283daaa23c64ff1baff873e2098811d6a31e2a276
+MISC metadata.xml 364 SHA256 

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

2016-08-21 Thread Mike Pagano
commit: 8c0f6d8eb8e577648f7e3510aad71498a7307d23
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Aug 21 15:20:04 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Aug 21 15:20:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c0f6d8e

sys-kernel/gentoo-sources: Restore latest stable.

Package-Manager: portage-2.2.28
RepoMan-Options: --force

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 65c68b1..e8cd71f 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -66,6 +66,9 @@ DIST genpatches-4.1-36.extras.tar.xz 16356 SHA256 
d7d7d862befd6a649023d104af39e5
 DIST genpatches-4.4-21.base.tar.xz 618108 SHA256 
0a0d827a0b6827693cfb57836769e4203fca266eda1b0fa27af552309e114a9c SHA512 
ecae0f9134b2a0a1d469241aa9ef218910b780a875137d723cd58a1159d71e813a447690a2a94e4fd4ae11b862c0a4f8344d1a03f6a185c8f57ce69d55cc4546
 WHIRLPOOL 
ae14e0b1b9935f9f176071c7580d1dc4a2013cb4005501b5da2f9c6e9ad0a0697d61c13de924aaee20c3f271d9802e65faac7fa9db14911de6822b399e6af0c4
 DIST genpatches-4.4-21.experimental.tar.xz 62768 SHA256 
83702ba81582a25708c1bca6588c8f0b0dfa212b000f3db8b5843c0b5c9b87fb SHA512 
c84b442a039c0aaeaee9234b83f44d126eb3c6e89ecbb2020f19dfaf2b2430e4e33c3723037ffed332094ed329973d2985b502ff056a7aa0a9ec815d03384655
 WHIRLPOOL 
08cf3ae7b9914926767a47c9395c2c28bfcbea2887e5830b7d3f6a803739e035b885ece39cdf3f25edfedfc259e593c9e3ddc9fa8dc2dd21182516cb37112445
 DIST genpatches-4.4-21.extras.tar.xz 16360 SHA256 
afd5c30f601ffa3c826679eada3b497e649c174e53cdfb0e029336eb9fe51d4b SHA512 
cb1d16b21892a5ef1176ef398ef15ad5998b59465398f226aea77c116172a71cedac2a2a5fd91674dca9905b18c4e4069875a9012d2d15ab05465f0abf34b8da
 WHIRLPOOL 
8f63bf488c88bf8332af7512ddfecaa4f274c24be3f5c12ef69b34c1a57d980705032f2926c6f0ddcfbd3dd634ead7cc68914fc8aafe65df739e4c26d25fe660
+DIST genpatches-4.4-8.base.tar.xz 243736 SHA256 
70a54851283def9013601bd8ea299c04850410001e36d619fa6e83b64a4f0907 SHA512 
fde00c28bc8da96aee2378d7ea36c85a5f8520c271e0251c7bc7472cd3c395dc2c3f5168f38b1bd10e6b5189bedc8b10780899468a368f8e9be1811bc31c0ab1
 WHIRLPOOL 
1190d8167c05062a53a7cc66a36310b42f6b90a711a497543b68626e1d6ca3fbc1c57a37dfa2a1fc98ed4f3b1dae5d7e77b74f3d708bc830b2bd5c31fc797b74
+DIST genpatches-4.4-8.experimental.tar.xz 62604 SHA256 
35148c3d46a256819b5d214203b7365316694e85a729ddec2e5c229e48b9091d SHA512 
e1e5b31d35a851f446645a2ac403ab238d63fb540e8443d36a30dd8a5d32016b077c4cfdcb30976e5facc511c0a6116037efb0af0a4840e00a1d8cf6be3fe310
 WHIRLPOOL 
4b65738d20969d5098feb66e416af450f0be87fa8c1770381165f70ca99e019400ff9e92c92d8f6dc1b641f4a400fa6165f0573aeb68ecba05f8934a348e6cc7
+DIST genpatches-4.4-8.extras.tar.xz 16284 SHA256 
50b6dc7b842191a49a77d0f54302ebd1c7334e5f6091e2a02db51ae074f8 SHA512 
478e31f23742a99e4b3a2d24c93f0880c1794d40e5b05b80cc472ce237e14f28a83cb31554b686c8ec78e80b776fca363a1aabe450add7a3142ad30a4b586841
 WHIRLPOOL 
2ff0a37edadfd391b59bbe5158c463ee4b411fcd06e8f5bf53f58b19f88a564a40fabe690d5ac12f108e02d3a001d8b928372aa453f060d530ff2e30d0617113
 DIST genpatches-4.7-3.base.tar.xz 76876 SHA256 
48c4509d6c333e273f1c7894dc0ec3261863d638a0cf8de72c9281e945834465 SHA512 
1848f23836bbcc0e95a887bb1c6101e920fae3667443c8f00bd5a1bcb1ee6976e0bf8370f322a465e8e7156f4b19f5d01967ad33c29b574fa02e032f84a2f8ff
 WHIRLPOOL 
18eff147362697a8e1dd86d7b27c11ff1e06475b706f0bddd53be010eb0cc5fd5c0887b7ab48b886738a59e088f70a24ef264d3f7aeb9a46bb3e96d0be9c0f94
 DIST genpatches-4.7-3.experimental.tar.xz 87284 SHA256 
24055dac762426005238d3cd2189c42babc67e84df1c5c2bd0d7b05342a92bb6 SHA512 
725f853c177a43abfd3d9de4dea165bbb07b9a049d531f7f28d7f344b81c3b00e4f65e9b14dd05280d71bc74c9deeff824a2b8a813bad76e837ab0274d5ac374
 WHIRLPOOL 
53727189653582c555d7f52fcf2829c2317a0d02c716052ba6743b90178420c22063e4055e6e61c4c9be23b9664c063e6ef4066dd7a8ea90c3080859ef659d33
 DIST genpatches-4.7-3.extras.tar.xz 17632 SHA256 
2c8fc86ff4a3024d852ea2373fc6926d1be4578c16206d71beb677dab9bca3fc SHA512 
68e0a543175dce010bbe6582a176de60d127d64198861eabd2117729160a89fb0d698f2dc728f9d94364b4ba07c5befd019560b8b986af3b4b0a0d8f911bfce8
 WHIRLPOOL 
c7bde2d5b1fb510899a85d35e81a4d9a51fb1424107f7890179d88249724a365fb1f144a353791505aef4a927b5962606fb6a290b05dc4f3a711960151cccf38

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.6.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.6.ebuild
new file mode 100644
index 000..0a6a65c
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="8"
+K_DEBLOB_AVAILABLE="0"
+K_KDBUS_AVAILABLE="0"
+
+inherit kernel-2
+detect_version

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

2016-08-21 Thread Tiziano Müller
commit: fff54f89818785bb2fa31a463a6242b285bf45a8
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sun Aug 21 14:57:05 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sun Aug 21 15:01:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff54f89

sys-fs/multipath-tools: fix systemd version detection (bug #590604)

Package-Manager: portage-2.3.0

 sys-fs/multipath-tools/multipath-tools-0.6.2-r1.ebuild | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/sys-fs/multipath-tools/multipath-tools-0.6.2-r1.ebuild 
b/sys-fs/multipath-tools/multipath-tools-0.6.2-r1.ebuild
index 3ec454b..f5044df 100644
--- a/sys-fs/multipath-tools/multipath-tools-0.6.2-r1.ebuild
+++ b/sys-fs/multipath-tools/multipath-tools-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,10 +30,16 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.6.2-makefile.patch
 )
 
+get_systemd_pv() {
+   use systemd && \
+   $(tc-getPKG_CONFIG) --modversion systemd
+}
+
 src_compile() {
# LIBDM_API_FLUSH involves grepping files in /usr/include,
# so force the test to go the way we want #411337.
-   emake LIBDM_API_FLUSH=1 CC="$(tc-getCC)" SYSTEMD=$(usex systemd 1 "")
+   emake \
+   LIBDM_API_FLUSH=1 CC="$(tc-getCC)" SYSTEMD="$(get_systemd_pv)"
 }
 
 src_install() {
@@ -42,7 +48,7 @@ src_install() {
dodir /sbin /usr/share/man/man{5,8}
emake \
DESTDIR="${D}" \
-   SYSTEMD=$(usex systemd 1 "") \
+   SYSTEMD=$(get_systemd_pv) \
unitdir="$(systemd_get_systemunitdir)" \
libudevdir='${prefix}'/"${udevdir}" \
install



  1   2   >