[gentoo-commits] repo/gentoo:master commit in: sci-physics/siscone/

2016-11-06 Thread David Seifert
commit: 0ba691577bee7524935b29f5896830313f9e012e
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Sun Nov  6 21:14:51 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Nov  7 07:56:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba69157

sci-physics/siscone: Version bump to 3.0.3, EAPI bump 5 -> 6

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2764

Signed-off-by: David Seifert  gentoo.org>

 sci-physics/siscone/Manifest |  1 +
 sci-physics/siscone/siscone-3.0.3.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/sci-physics/siscone/Manifest b/sci-physics/siscone/Manifest
index 31778b9..4c7c2c2 100644
--- a/sci-physics/siscone/Manifest
+++ b/sci-physics/siscone/Manifest
@@ -1 +1,2 @@
 DIST siscone-2.0.6.tar.gz 473370 SHA256 
f66f0ca5360f2cf0413f720b376bf850cde46fe72af093560536e6f0338d8a76 SHA512 
3a1bbd50db8800a2ce00eac4f4cd498d7e6674ba739ed8157f6e0c0e32fd7724d19d227b5a023fa945a5b4be5c415c5c77c2e2a60e80ec4029c016e3fd95983d
 WHIRLPOOL 
ebe4f44ae784bfca39b47e9eb20d0ea50daeb9c01b2e92f1608f246f416960fd1dec6e0f8e9f9d49fba155fae2c86b4a4853c199737803c3c50d580a4b725637
+DIST siscone-3.0.3.tar.gz 540939 SHA256 
c90813ef7d870e62edcd78c24bc5120979bcb386b6f48ab9bf22c29f30c13769 SHA512 
dccbb872c897b8c0c28dff593d7f015b396923a0bd885182930d74e5115b901875a89565244a33fad0329fdfb5a83d6cc570152d0085c45c24bc427de075e559
 WHIRLPOOL 
8a91cacb1be855b039309f3ba77b0d72a430354020cc9a6cd2cc1c3bb5a1fe6ddc09259d6555b2982a2b9da4b4268212f4072e5af179a3557a4cf93b7375314e

diff --git a/sci-physics/siscone/siscone-3.0.3.ebuild 
b/sci-physics/siscone/siscone-3.0.3.ebuild
new file mode 100644
index ..a82f839
--- /dev/null
+++ b/sci-physics/siscone/siscone-3.0.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Hadron Seedless Infrared-Safe Cone jet algorithm"
+HOMEPAGE="http://siscone.hepforge.org/;
+SRC_URI="http://www.hepforge.org/archive/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="examples static-libs"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   if use examples; then
+   docinto examples
+   dodoc examples/*.{cpp,h}
+   docinto examples/events
+   dodoc examples/events/*.dat
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2016-11-06 Thread Tiziano Müller
commit: 3b724f873d08688d20e8552c6ae24c4adc6802ce
Author: Tiziano Müller  gentoo  org>
AuthorDate: Mon Nov  7 07:49:05 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Mon Nov  7 07:54:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b724f87

dev-python/flask-pymongo: fix docbuild patch to apply with -p1

This solves bug #599074

Package-Manager: portage-2.3.2

 dev-python/flask-pymongo/files/docbuild.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-pymongo/files/docbuild.patch 
b/dev-python/flask-pymongo/files/docbuild.patch
index 232a5b8..6ecdeb8 100644
--- a/dev-python/flask-pymongo/files/docbuild.patch
+++ b/dev-python/flask-pymongo/files/docbuild.patch
@@ -1,7 +1,7 @@
 Avoid un-needed d'loading
 diff -ur Flask-PyMongo-0.2.1.orig/docs/conf.py Flask-PyMongo-0.2.1/docs/conf.py
 docs/conf.py   2012-12-23 00:52:16.0 +0800
-+++ docs/conf.py   2013-06-10 01:26:28.430485499 +0800
+--- a/docs/conf.py 2012-12-23 00:52:16.0 +0800
 b/docs/conf.py 2013-06-10 01:26:28.430485499 +0800
 @@ -247,11 +247,3 @@
  
  # How to display URL addresses: 'footnote', 'no', or 'inline'.



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

2016-11-06 Thread Jeroen Roovers
commit: 6c5c4d069b76fa0b32740b0a9ccb81ac8f6bcab5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Nov  7 07:25:33 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Nov  7 07:26:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5c4d06

x11-misc/kapow: Version bump.

Package-Manager: portage-2.3.2

 x11-misc/kapow/Manifest   |  1 +
 x11-misc/kapow/kapow-1.5.2.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/x11-misc/kapow/Manifest b/x11-misc/kapow/Manifest
index 573a763..2b38bfa 100644
--- a/x11-misc/kapow/Manifest
+++ b/x11-misc/kapow/Manifest
@@ -1,3 +1,4 @@
 DIST kapow-1.4.4-src.tar.bz2 427133 SHA256 
3dc24784931ad68e794f14b93306867d1ae2caf0689fffb2b3a5aede3b97728b SHA512 
9164efa36dbbed092fdc834c2eb0603e5f72d8891cde0f55f2ac1894fcedfe28c85a3dfdf85c2408d91e91aa68f74771a504b23727d9175ab5f92c707ce875d6
 WHIRLPOOL 
c5bf96cf44fa589030c97c67c32fd89e715cdd47991f5ed1fd67422d156e978914754b03c0a882c8cebca532e322ad55a84d8f37a8aef9883e5c9595e5b72e3c
 DIST kapow-1.5.0-src.tar.bz2 745124 SHA256 
35b3d67a69c002fef736489e0bbfa2261a7dc80ca9ebc6435465367c8a0a4e63 SHA512 
9f7e6814185db114a2cdd0756918af1f0327f7d886f8e0605c65d6fa9ade1f30951ced8d653a936fe8eac46a70a845471249daed2c1e3b996aadf7c1c37149a2
 WHIRLPOOL 
e7909d76b869596c470852a0448b8d4c2faccdfbb96399eb88d952d950ef1b165590cda195b24416d48b280e584cd61bd8b84a2ec597ba916ca8c1a28dbc12ac
 DIST kapow-1.5.1-src.tar.bz2 717651 SHA256 
12dbf9493b890509d818642bb1f17222bf5fb2658c90033d0184a1235e623ac3 SHA512 
5c4b36c831e4e673a1d6ea4f41a4b3fa529a3f6f9427500e800f11cb5af2d2bb532ec93cde62977f65068b2c035de79429e516e9a3405e9c84ac66cd34fab8e4
 WHIRLPOOL 
88e384679f0fde8a45837705e96a657c0043bac5f704a1cba64c40580d59fb2d20e944ef270067cd661f8641b892a4c8f9d518056e2c9d23f4572fe6fbab6e03
+DIST kapow-1.5.2-src.tar.bz2 718144 SHA256 
29d7a83f9351bd83dfc9e2c933187e6fa3274be1530976e05d201bb65bce23cf SHA512 
a5f7edd6880ba01c7f0be60045a3ff05f8a09e39f8315acf68b258bdc4a7484954fc6d1dc3acd184b9ebcfe6830a053777a9e0399bb8241fcef0519dbfc53c0d
 WHIRLPOOL 
050ec50bd30fea815783b7ce84d86ec5c765356a01553ade9357221c970c6a6edeb2799ef711846a66b894db5c6ceabed37bdc2661a30d0f7ba69de42ebf9877

diff --git a/x11-misc/kapow/kapow-1.5.2.ebuild 
b/x11-misc/kapow/kapow-1.5.2.ebuild
new file mode 100644
index ..42b8807
--- /dev/null
+++ b/x11-misc/kapow/kapow-1.5.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit qmake-utils
+
+DESCRIPTION="A punch clock program designed to easily keep track of your hours"
+HOMEPAGE="http://gottcode.org/kapow/;
+SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+DOCS=( ChangeLog README )
+
+src_configure() {
+   eqmake5 kapow.pro PREFIX=/usr
+}
+
+src_install() {
+   export INSTALL_ROOT="${D}"
+   default
+}



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

2016-11-06 Thread Jeroen Roovers
commit: d52dc551169d3791bb654a10bef8a6b40d2455bd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Nov  7 07:26:22 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Nov  7 07:26:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52dc551

x11-misc/kapow: Old.

Package-Manager: portage-2.3.2

 x11-misc/kapow/Manifest   |  2 --
 x11-misc/kapow/kapow-1.4.4.ebuild | 24 
 x11-misc/kapow/kapow-1.5.0.ebuild | 36 
 3 files changed, 62 deletions(-)

diff --git a/x11-misc/kapow/Manifest b/x11-misc/kapow/Manifest
index 2b38bfa..21939ba 100644
--- a/x11-misc/kapow/Manifest
+++ b/x11-misc/kapow/Manifest
@@ -1,4 +1,2 @@
-DIST kapow-1.4.4-src.tar.bz2 427133 SHA256 
3dc24784931ad68e794f14b93306867d1ae2caf0689fffb2b3a5aede3b97728b SHA512 
9164efa36dbbed092fdc834c2eb0603e5f72d8891cde0f55f2ac1894fcedfe28c85a3dfdf85c2408d91e91aa68f74771a504b23727d9175ab5f92c707ce875d6
 WHIRLPOOL 
c5bf96cf44fa589030c97c67c32fd89e715cdd47991f5ed1fd67422d156e978914754b03c0a882c8cebca532e322ad55a84d8f37a8aef9883e5c9595e5b72e3c
-DIST kapow-1.5.0-src.tar.bz2 745124 SHA256 
35b3d67a69c002fef736489e0bbfa2261a7dc80ca9ebc6435465367c8a0a4e63 SHA512 
9f7e6814185db114a2cdd0756918af1f0327f7d886f8e0605c65d6fa9ade1f30951ced8d653a936fe8eac46a70a845471249daed2c1e3b996aadf7c1c37149a2
 WHIRLPOOL 
e7909d76b869596c470852a0448b8d4c2faccdfbb96399eb88d952d950ef1b165590cda195b24416d48b280e584cd61bd8b84a2ec597ba916ca8c1a28dbc12ac
 DIST kapow-1.5.1-src.tar.bz2 717651 SHA256 
12dbf9493b890509d818642bb1f17222bf5fb2658c90033d0184a1235e623ac3 SHA512 
5c4b36c831e4e673a1d6ea4f41a4b3fa529a3f6f9427500e800f11cb5af2d2bb532ec93cde62977f65068b2c035de79429e516e9a3405e9c84ac66cd34fab8e4
 WHIRLPOOL 
88e384679f0fde8a45837705e96a657c0043bac5f704a1cba64c40580d59fb2d20e944ef270067cd661f8641b892a4c8f9d518056e2c9d23f4572fe6fbab6e03
 DIST kapow-1.5.2-src.tar.bz2 718144 SHA256 
29d7a83f9351bd83dfc9e2c933187e6fa3274be1530976e05d201bb65bce23cf SHA512 
a5f7edd6880ba01c7f0be60045a3ff05f8a09e39f8315acf68b258bdc4a7484954fc6d1dc3acd184b9ebcfe6830a053777a9e0399bb8241fcef0519dbfc53c0d
 WHIRLPOOL 
050ec50bd30fea815783b7ce84d86ec5c765356a01553ade9357221c970c6a6edeb2799ef711846a66b894db5c6ceabed37bdc2661a30d0f7ba69de42ebf9877

diff --git a/x11-misc/kapow/kapow-1.4.4.ebuild 
b/x11-misc/kapow/kapow-1.4.4.ebuild
deleted file mode 100644
index 5e07432..
--- a/x11-misc/kapow/kapow-1.4.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit qt4-r2
-
-DESCRIPTION="A punch clock program designed to easily keep track of your hours"
-HOMEPAGE="http://gottcode.org/kapow/;
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake4 kapow.pro PREFIX=/usr
-}
-
-DOCS=( ChangeLog README )

diff --git a/x11-misc/kapow/kapow-1.5.0.ebuild 
b/x11-misc/kapow/kapow-1.5.0.ebuild
deleted file mode 100644
index 42b8807..
--- a/x11-misc/kapow/kapow-1.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit qmake-utils
-
-DESCRIPTION="A punch clock program designed to easily keep track of your hours"
-HOMEPAGE="http://gottcode.org/kapow/;
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtwidgets:5
-"
-RDEPEND="
-   ${DEPEND}
-"
-
-DOCS=( ChangeLog README )
-
-src_configure() {
-   eqmake5 kapow.pro PREFIX=/usr
-}
-
-src_install() {
-   export INSTALL_ROOT="${D}"
-   default
-}



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

2016-11-06 Thread Zac Medico
commit: 7b672e8f980a241d0a29a1b23e5121eb0a9454bd
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov  7 07:20:32 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov  7 07:25:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b672e8f

net-misc/drive: skip useless files /usr/lib/go-gentoo

Nothing used the files in /usr/lib/go-gentoo anyway.

Package-Manager: portage-2.3.2

 net-misc/drive/drive-0.3.8.1.ebuild | 12 +---
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/net-misc/drive/drive-0.3.8.1.ebuild 
b/net-misc/drive/drive-0.3.8.1.ebuild
index acd96eb..4b32356 100644
--- a/net-misc/drive/drive-0.3.8.1.ebuild
+++ b/net-misc/drive/drive-0.3.8.1.ebuild
@@ -3,7 +3,6 @@
 # $Id$
 
 EAPI=6
-inherit golang-build
 
 KEYWORDS="~amd64"
 EGO_PN="github.com/odeke-em/drive/..."
@@ -38,7 +37,7 @@ 
https://github.com/skratchdot/open-golang/archive/75fb7ed4208cf72d323d7d02fd1a59
 DESCRIPTION="Google Drive client for the commandline"
 HOMEPAGE="https://${EGO_PN%/*};
 LICENSE="Apache-2.0"
-SLOT="0/${PVR}"
+SLOT="0"
 IUSE=""
 
 get_archive_go_package() {
@@ -103,14 +102,5 @@ src_compile() {
 
 src_install() {
dodoc "${S}/src/${EGO_PN%/*}/README.md"
-   golang_install_pkgs
-}
-
-golang_install_pkgs() {
-   insopts -m0644 -p # preserve timestamps for bug 551486
dobin "${S}/bin/drive"{,-server}
-   insinto "$(dirname "${EPREFIX}$(get_golibdir)/pkg/$(go env GOOS)_$(go 
env GOARCH)/${EGO_PN%/*}")"
-   doins -r "${S}"/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_PN%/*}
-   insinto "$(dirname "${EPREFIX}$(get_golibdir)/src/${EGO_PN%/*}")"
-   doins -r "${S}"/src/${EGO_PN%/*}
 }



[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2016-11-06 Thread Eray Aslan
commit: 8d3e562345306b052662cb8e3dcdc906073cd372
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Nov  7 07:02:33 2016 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Nov  7 07:02:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3e5623

mail-mta/postfix: version bump to 3.2_pre20161106

Package-Manager: portage-2.3.2

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.2_pre20161101.ebuild => postfix-3.2_pre20161106.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 7c6b8ea..ac3bcae 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -5,5 +5,5 @@ DIST postfix-3.0.7.tar.gz 4242726 SHA256 
2cc47eec71f0dbbe990d1e0de5b2b5236eacce5
 DIST postfix-3.1.0.tar.gz 4336709 SHA256 
88ac3e92755629077d9363319b1fa0db406efb10c2f22cdbb941bd8ab36fd733 SHA512 
06cf4c827de8d613cab6a57a8e76198d293660a263f60d17dd189f511da4b1e12eb98bbcf75695697a62959e26ca204bf2a53eb6657e8bd756a816977e717783
 WHIRLPOOL 
5fe4350d47051cfda00505012493f5c6f70598be901cd94a598a7e3332bc022b41050935c5263f140f0df573e3a3e00f6b97dd1d90c01a4e3d78a039f47a16a8
 DIST postfix-3.1.2.tar.gz 4337569 SHA256 
1ab9b4ee6bf9eb37d2467a63244132aab22ac23b91a72f327334e236b0d30f6b SHA512 
58493d1890c3235d74a18365294ca764bd3b3f278b9825da931005165af60250342c6cf477c3b3575e50858d99cd3ee40f22bece094eb61e9be6c3cf0313d571
 WHIRLPOOL 
37e90ef6275a7f2dc8f712bb05348861098697438f274a5c5b69f50b31d55574af262a658657863c93f77fdeba2d37bf7b30dc43bf1629615f496ede19a89c00
 DIST postfix-3.1.3.tar.gz 4338730 SHA256 
52f8127e6797e2617a36d0afb9473c55e95c3a777b6280df3f106168fd814979 SHA512 
00e2b0974e59420cabfddc92597a99b42c8a8c9cd9a0c279c63ba6be9f40b15400f37dc16d0b1312130e72b5ba82b56fc7d579ee9ef975a957c0931b0401213c
 WHIRLPOOL 
7274501921349e1f99344adb500638e91b92f3a3a87ec2171add18d58b926478459d4540a15f421c52175efb61d220c98438a9727adf5473d609d1b94480b663
-DIST postfix-3.2-20161101.tar.gz 4374281 SHA256 
3de717a408e5c2091d1960dc5bdd9b5cfd63babb945eb71da2f32e201138c618 SHA512 
a524763d7c615495269533e06e48461071b55e9bc8addf4abe00bf9b1338741eab15ccffd39abb457077f9b6c2e81e670a2e63a4c1c030c0e0efe69f0ed638d1
 WHIRLPOOL 
001827266271cae1fa9e7f497205df31c05492cce7dab33f8979de1ca60d8e1c69bc9ac5a983ffd273428e5ae12bc62cbdf8958049ec22579dabdd5d68966450
+DIST postfix-3.2-20161106.tar.gz 4368066 SHA256 
765c0b5a0620a4f9d333bcba3206209da12c25f6b55894b2c05483cba8b940bf SHA512 
c9a7c1a7c7bf135b8477eb9a359dcb0b64eb004726ea43d449980b4c19e163a716be8c6e61dfe862d6391a7391a9c05ec601e9219b5528b19125e5041d31d9a8
 WHIRLPOOL 
7d41536310e717d9dee15cb12afc5a66b829ca4fa1771b3d658c8691ebcc12e556615dc6b95c716d58a069e5dd46040986da377e26d894ebc89558d46a76ce65
 DIST postfix-vda-v13-2.10.0.patch 55701 SHA256 
6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f SHA512 
0b4b53a8cd28abf56eee3b2ed63ca1814251b60816e6ca1143249d25fd6ef7f905bec3134125ac6e851af685db8aae878012113693261529ae2ddbcf1bd93e62
 WHIRLPOOL 
d98b7d2177b8b69738086880fd08c336fa60b99ff7413624e628fd5f17be2064f2ccaa37c047d3013ed41c0ff1bcb76e7962f8390c4179f28ab11733dd3b59d3

diff --git a/mail-mta/postfix/postfix-3.2_pre20161101.ebuild 
b/mail-mta/postfix/postfix-3.2_pre20161106.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.2_pre20161101.ebuild
rename to mail-mta/postfix/postfix-3.2_pre20161106.ebuild



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

2016-11-06 Thread Hans de Graaff
commit: 61c943b8615ce67cbaee4d6a492ae1a0746cf0ce
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov  7 06:17:59 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov  7 06:18:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c943b8

dev-ruby/shoulda-context: add 1.2.2

Package-Manager: portage-2.3.0

 dev-ruby/shoulda-context/Manifest  |  1 +
 .../shoulda-context/shoulda-context-1.2.2.ebuild   | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/shoulda-context/Manifest 
b/dev-ruby/shoulda-context/Manifest
index 1ad1f74..6b55f0f 100644
--- a/dev-ruby/shoulda-context/Manifest
+++ b/dev-ruby/shoulda-context/Manifest
@@ -1 +1,2 @@
 DIST shoulda-context-1.2.1.gem 24064 SHA256 
a52c1ce8aeb868af7a1f98d63f748bfdea353f98bce35181ed2bffa266149b1b SHA512 
eda6f82c101d0abdf517cabd9663a6a45d9e3d1ef19bdc51d4de35a45e18de15b1aee02a7a557460a3a9b1eafa61cd892240563b6f239b94339e9869c6e63ef3
 WHIRLPOOL 
9a5fa8ab2e8f1511512ea82ca7d4883157174f10c2b40a76f8020839cfa946964249acd5540b8582f269952574a32866d03a463520176ddf9e1671668b1999af
+DIST shoulda-context-1.2.2.gem 24064 SHA256 
6c25ac1938b9009807c37c2e497fac84f768db3c89d67688459a2ce6bb6616d0 SHA512 
b09f5ce2db59bbb26d5678b17b6641b79df7983d25e81a31bc10c42b702bdba09795b692d711d59c103beb2f691b503567e37c46668f77e600416551ef2c5e05
 WHIRLPOOL 
0fa227622d36d504ad62e347d735239974706644135e97a662476961d3f1420248d6a78207a125b1623be6cbee3396b2507682f0dc8b099ace919bacb9d3df7f

diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild 
b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
new file mode 100644
index ..af8021b
--- /dev/null
+++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
@@ -0,0 +1,37 @@
+# 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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb rails tasks"
+
+# Don't install the conversion script to avoid collisions with older
+# shoulda.
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Context framework extracted from Shoulda"
+HOMEPAGE="http://thoughtbot.com/projects/shoulda;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
+IUSE="doc test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2
+   0.10'\n" test/test_helper.rb || die
+}
+
+each_ruby_test() {
+   BUNDLE_GEMFILE=x ruby-ng_testrb-2 -Itest test/shoulda/*_test.rb || die
+}



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

2016-11-06 Thread Hans de Graaff
commit: 6aafb7fbe9768a6ddcf45cb0cd703c122315bf8f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov  7 06:15:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov  7 06:18:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aafb7fb

dev-ruby/public_suffix: add 2.0.4

Package-Manager: portage-2.3.0

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

diff --git a/dev-ruby/public_suffix/Manifest b/dev-ruby/public_suffix/Manifest
index 5abe363..ebfe3ba 100644
--- a/dev-ruby/public_suffix/Manifest
+++ b/dev-ruby/public_suffix/Manifest
@@ -1 +1,2 @@
 DIST public_suffix-2.0.3.gem 89600 SHA256 
69cf11137edc0cb78b21592e9fdc34661c4774d4359e172737aa747537f75619 SHA512 
8065c7e15e8567c512d1aa4b35dd9d1195c2cce0b1870d745cf661411410bb64721c568d229dac26ef6925e28836fedab5c1262e9103d4c6db34de460b1659c6
 WHIRLPOOL 
439a5f8b8226b7b8224664ab5025c8debc86caae86368aa6d0c71a90c485586c6bcac17f49f8051fe00b001086c3be8986bc412aef3bef6c1b2b96a57f976df3
+DIST public_suffix-2.0.4.gem 89600 SHA256 
1d10f21372a31e54fb3e6f5cf0040954fca4bce626c7aa97679258923c8de5c5 SHA512 
13ce6c861a2118d4a93166b9d90d825acda2d20864f7a25b6b5be8dab1f8b4bb2bf8d76ce6230638275ae6817e02a3152a50e4cd52f768f1184227e22e0272a1
 WHIRLPOOL 
60d2ab4d995b56d5672b4146ebb3513de5a3cf4bc8c4a25fe467ae85b406609cdd04933a741769a2b3f5cbcd3899f3bcb0bf0d6a5466d381e9d421f356b3cf86

diff --git a/dev-ruby/public_suffix/public_suffix-2.0.4.ebuild 
b/dev-ruby/public_suffix/public_suffix-2.0.4.ebuild
new file mode 100644
index ..87beea3
--- /dev/null
+++ b/dev-ruby/public_suffix/public_suffix-2.0.4.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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse and decompose a domain name into top level domain, domain 
and subdomains"
+HOMEPAGE="https://simonecarletti.com/code/publicsuffix-ruby/;
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="2"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/mocha dev-ruby/yard )"
+
+all_ruby_prepare() {
+   sed -i -e '/rubocop/I s:^:#:' Rakefile || die
+   sed -i -e '/reporters/I s:^:#:' test/test_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Class-InflateColumn-Boolean/

2016-11-06 Thread Kent Fredric
commit: e6ff73e853488d4e3ceb6dbc6e9b955c19912c42
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Nov  7 06:12:22 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Nov  7 06:14:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ff73e8

dev-perl/DBIx-Class-InflateColumn-Boolean: Bump to version 0.3.0

- EAPI6
- Parallel Testing

Upstream:
- Remove Contextual::Return with lightweight object

Package-Manager: portage-2.3.2

 .../DBIx-Class-InflateColumn-Boolean-0.3.0.ebuild  | 30 ++
 dev-perl/DBIx-Class-InflateColumn-Boolean/Manifest |  1 +
 2 files changed, 31 insertions(+)

diff --git 
a/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.3.0.ebuild
 
b/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.3.0.ebuild
new file mode 100644
index ..d4439f9
--- /dev/null
+++ 
b/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.3.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=GRAF
+DIST_VERSION=0.003000
+inherit perl-module
+
+DESCRIPTION="Auto-create boolean objects from columns"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-perl/DBIx-Class-0.80.0"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/Path-Class
+   dev-perl/SQL-Translator
+   virtual/perl-Test-Simple
+   )
+"
+
+src_test() {
+   perl_rm_files t/pod-coverage.t t/pod.t
+   perl-module_src_test
+}

diff --git a/dev-perl/DBIx-Class-InflateColumn-Boolean/Manifest 
b/dev-perl/DBIx-Class-InflateColumn-Boolean/Manifest
index 0d8c2c8..d1f8e92 100644
--- a/dev-perl/DBIx-Class-InflateColumn-Boolean/Manifest
+++ b/dev-perl/DBIx-Class-InflateColumn-Boolean/Manifest
@@ -1 +1,2 @@
 DIST DBIx-Class-InflateColumn-Boolean-0.002000.tar.gz 30427 SHA256 
8b2862916842d4c570e8f198a8db9ebf857d1530c31d728b8c4299d559d29d76 SHA512 
05c83bfb6d704f567425492504980332b8f8c85e07f3ca3fbe90fa1f262079d0fff70f45b3946b1fa6b5570e0e201f3901623c07f9baafeefcd404d1610b3cf1
 WHIRLPOOL 
0520afecebf6b47f4deb881dbeb36ece9b310e4cdf362624c1ce3cc8f092ceea45bebe3015f4973472df3b9d45e2c338b4acd17e1140dd4639b7e6cacf2c9119
+DIST DBIx-Class-InflateColumn-Boolean-0.003000.tar.gz 7104 SHA256 
007ea1adb8ce85e447693ffe04ed63ec9e79ab2095cfce1a383bc2834f965fba SHA512 
e76b45026e0fbe456b0a6d2381f04ddbbe27dd12d47ec4fd220204bf9e0fbc8430647b591aa8a256ea8459dca0860fc66bf9a52f95da047bfeec93192430d77f
 WHIRLPOOL 
ef2911e26119ebc904ee47f0491931db398ca069e19841214a7607a041e9a0876c7409840fbb4c691c64495b518f491b55573929d58969eac6794e5738437ca2



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Class-InflateColumn-Boolean/

2016-11-06 Thread Kent Fredric
commit: 84edbf68312b041cddcfc8469a93db8795eba78a
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Nov  6 15:46:53 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Nov  7 06:14:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84edbf68

dev-perl/DBIx-Class-InflateColumn-Boolean: Remove Pod author tests

Package-Manager: portage-2.3.2

 .../DBIx-Class-InflateColumn-Boolean-0.2.0.ebuild| 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git 
a/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.2.0.ebuild
 
b/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.2.0.ebuild
index f3f9549..d2a0dc6 100644
--- 
a/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.2.0.ebuild
+++ 
b/dev-perl/DBIx-Class-InflateColumn-Boolean/DBIx-Class-InflateColumn-Boolean-0.2.0.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$
 
@@ -22,9 +22,15 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
test? (
-   dev-perl/Test-Pod
-   dev-perl/Test-Pod-Coverage
+   virtual/perl-Test-Simple
)
 "
 
 SRC_TEST=do
+
+src_prepare() {
+   # Module::Install causes fun problems if these are nuked after
+   # Makefile.PL
+   use test && perl_rm_files t/pod-coverage.t t/pod.t
+   perl-module_src_prepare
+}



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

2016-11-06 Thread Alice Ferrazzi
commit: 492425425b177347e5570ebb24d12bb7ed19052f
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Nov  7 04:08:33 2016 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov  7 04:09:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49242542

dev-python/icalendar: add python3_5 to 3.5.2
Updated copyright

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/icalendar/icalendar-3.9.2.ebuild 
b/dev-python/icalendar/icalendar-3.9.2.ebuild
index 96cac16..18474d3 100644
--- a/dev-python/icalendar/icalendar-3.9.2.ebuild
+++ b/dev-python/icalendar/icalendar-3.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_4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/torus/

2016-11-06 Thread Zac Medico
commit: eb5698c5f81e0c70cc921133ae47c293be35211d
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov  7 03:43:57 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov  7 04:09:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5698c5

net-fs/torus: add package

Package-Manager: portage-2.3.2

 net-fs/torus/Manifest   |  3 ++
 net-fs/torus/metadata.xml   | 11 ++
 net-fs/torus/torus-0.1.2.ebuild | 83 +
 3 files changed, 97 insertions(+)

diff --git a/net-fs/torus/Manifest b/net-fs/torus/Manifest
new file mode 100644
index ..bce1aad
--- /dev/null
+++ b/net-fs/torus/Manifest
@@ -0,0 +1,3 @@
+DIST glide-0.10.2.tar.gz 204775 SHA256 
f0153d88f12fb36419cb616d9922ae95b274ac7c9ed9b043701f187da5834eac SHA512 
5e8ecf20de7ce53236d16e52e98acf46f4611d84b742665009d4aea44efe9ba09344f9fe5a6d3f6d6b67ba168ac0f825f620ea419a24ddd826a3ecd83aeea320
 WHIRLPOOL 
5ea7e59e06cb88c080fcd11af090188a1df8c1dfc8503c0a7c70cc57522b8cedcddc9f1a8fba5ad0c1236f3635d4a8038121f038674f840e44e22d3fe8bbccb2
+DIST gogo-protobuf-0.3.tar.gz 2116795 SHA256 
8a5ad3bdc53fb60851df05acc16e7578932984c78e32abd05cb610127308 SHA512 
57e1b1715d4811800da8cf9f2c72d202deae622d89715d7eff2ff0c406a0ea3778c187443abb17b072ae6fe57382844807f103837032759dab5420c860b99fb8
 WHIRLPOOL 
2c900a93d698d946949e8ef830c9940ea43c8faaf667eec7ec99ad58f46e5de9e59e43182d675f419196caacb08af2a49e63146998c5ccbef379c3920997511f
+DIST torus-0.1.2.tar.gz 8319943 SHA256 
1639ff6dc739daa44259bf8fe7573301702fae86d136a89e00401122d37f9018 SHA512 
46d56f560d92cf0b0c357d57d5249584f9a8444dc6bb0c3e00db3a288eea496fbc19c73be87ac9d534a4707ed74769e91354c95bac4b354fc62104a006239912
 WHIRLPOOL 
c12151246943d25304e3074baa4616d478626ff9a0a092dbbf31ba35e2ca265257f2ef6438d64c4e65535b61d32b7b9c5a65b41209c0683f2e8f95aef50b0258

diff --git a/net-fs/torus/metadata.xml b/net-fs/torus/metadata.xml
new file mode 100644
index ..d39e23b
--- /dev/null
+++ b/net-fs/torus/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   zmed...@gentoo.org
+   Zac Medico
+   
+   
+   coreos/torus
+   
+

diff --git a/net-fs/torus/torus-0.1.2.ebuild b/net-fs/torus/torus-0.1.2.ebuild
new file mode 100644
index ..2c7e774
--- /dev/null
+++ b/net-fs/torus/torus-0.1.2.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/coreos/${PN}/..."
+SRC_URI="https://${EGO_PN}/releases/download/v${PV}/${PN}_v${PV}_src.tar.gz -> 
${P}.tar.gz
+   https://github.com/Masterminds/glide/archive/0.10.2.tar.gz -> 
glide-0.10.2.tar.gz
+   test? ( https://github.com/gogo/protobuf/archive/v0.3.tar.gz -> 
gogo-protobuf-0.3.tar.gz )"
+
+DESCRIPTION="A distributed storage system coordinated through etcd"
+HOMEPAGE="https://${EGO_PN%/*};
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+DEPEND=">=dev-lang/go-1.6:="
+RDEPEND=""
+
+get_archive_go_package() {
+   local archive=${1} uri x
+   for x in ${SRC_URI}; do
+   if [[ ${x} == http* ]]; then
+   uri=${x}
+   elif [[ ${x} == ${archive} ]]; then
+   break
+   fi
+   done
+   uri=${uri#https://}
+   uri=${uri%/archive/*}
+   case ${uri} in
+   ${EGO_PN%/*}*)
+   echo "${EGO_PN%/*}|${PN}_*"
+   ;;
+   *)
+   echo "${uri}|${uri##*/}-*"
+   ;;
+   esac
+}
+
+unpack_go_packages() {
+   local go_package x
+   # Unpack packages to appropriate locations for GOPATH
+   for x in ${A}; do
+   unpack ${x}
+   if [[ ${x} == *.tar.gz ]]; then
+   go_package=$(get_archive_go_package ${x})
+   x=${go_package#*|}
+   go_package=${go_package%|*}
+   mkdir -p src/${go_package%/*}
+   mv ${x} src/${go_package} || die
+   fi
+   done
+}
+
+src_unpack() {
+   mkdir "${S}" || die
+   cd "${S}" || die
+   unpack_go_packages
+}
+
+src_compile() {
+   GOPATH="${S}" go install -v -work -x github.com/Masterminds/glide/... 
|| die
+   mkdir -p "${S}/src/${EGO_PN%/*}/tools" || die
+   mv "${S}/bin/glide" "${S}/src/${EGO_PN%/*}/tools/glide" || die
+   GOPATH="${S}" \
+   emake -C "${S}/src/${EGO_PN%/*}" VERSION=v${PV} build
+}
+
+src_test() {
+   GOPATH="${S}" \
+   emake -C "${S}/src/${EGO_PN%/*}" VERSION=v${PV} test
+}
+
+src_install() {
+   cd "${S}/src/${EGO_PN%/*}"|| die
+   dobin bin/${PN}*
+   dodoc README.md
+   use doc && dodoc -r Documentation
+}



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

2016-11-06 Thread Andrey Grozin
commit: d229584a5a290ff0f008a413c7514255a2599d2b
Author: Andrey Grozin  gentoo  org>
AuthorDate: Mon Nov  7 02:13:18 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Mon Nov  7 02:13:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d229584a

dev-python/bitstring: cleaning 3.1.1 which was on googlecode

Package-Manager: portage-2.3.0

 dev-python/bitstring/Manifest   |  1 -
 dev-python/bitstring/bitstring-3.1.1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/bitstring/Manifest b/dev-python/bitstring/Manifest
index 547af66..1347696 100644
--- a/dev-python/bitstring/Manifest
+++ b/dev-python/bitstring/Manifest
@@ -1,2 +1 @@
-DIST bitstring-3.1.1.zip 620317 SHA256 
52de6257e95f923284d4c1fdce8287df65a2c677f26d73d288ed06188586ab6f SHA512 
856fca0d16929e1fd6e78e9b5fe63fbbabe35bd0c49ef188b24ee0585feea36a485506a2fb8d87e1515ed4162d83c70faa5af59abfe95cef212c6ebaf9fa90d2
 WHIRLPOOL 
305521c110601f1145344d2423bd91f901c58f08759b4a7c0865cc342d12d9dc4f633e81fc260032e3c41aa73472aa452de476dd418cdb5051957908c7078d47
 DIST bitstring-3.1.5.tar.gz 761527 SHA256 
b769620c1b52d6c1548c6c4f055613f4eee3120ed8a5cff4ba4ffbbc8a582286 SHA512 
2c98768c98fc5ab99eeb4ac089ec66f091949e5e4f326563b1b480981ac2aa40258fe0065809eed9c08a71fae3cf09254a8a2465e86635db5287c0d2f241d75f
 WHIRLPOOL 
c059af1f54e46cc92acfbc40ef3e7461f6bd55739e552a8cc58dabe3bbd0140ad8d1084cd85540aebdfaf3fe68c98471679bc6db684190740cd55931285241d2

diff --git a/dev-python/bitstring/bitstring-3.1.1.ebuild 
b/dev-python/bitstring/bitstring-3.1.1.ebuild
deleted file mode 100644
index 6681e9c..
--- a/dev-python/bitstring/bitstring-3.1.1.ebuild
+++ /dev/null
@@ -1,29 +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_4} )
-inherit distutils-r1
-
-DESCRIPTION="A pure Python module for creation and analysis of binary data"
-HOMEPAGE="https://python-bitstring.googlecode.com/;
-SRC_URI="https://python-bitstring.googlecode.com/files/${P}.zip;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-python_test() {
-   if [[ ${EPYTHON} == python2.6 ]]; then
-   local runner=( unit2.py )
-   else
-   local runner=( "${PYTHON}" -m unittest )
-   fi
-   pushd test > /dev/null || die
-   "${runner[@]}" discover || die "Testing failed with ${EPYTHON}"
-   popd test > /dev/null || die
-}



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

2016-11-06 Thread Mike Pagano
commit: fe86057bc1574369093bcdf01fcd0599e5e6a9ba
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Nov  7 00:15:44 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Nov  7 00:15:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe86057b

Linux patch 4.7 is EOL and receiving no more updates. Security or otherwise. 
Removing from tree.

Package-Manager: portage-2.3.0

 sys-kernel/vanilla-sources/Manifest |  2 --
 .../vanilla-sources/vanilla-sources-4.7.10.ebuild   | 17 -
 2 files changed, 19 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index a6c385e..d999de4 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -6,7 +6,6 @@ DIST linux-3.2.tar.xz 65065516 SHA256 
dd96ed02b53fb5d57762e4b1f573460909de472ca5
 DIST linux-3.4.tar.xz 66748028 SHA256 
ff3dee6a855873d12487a6f4070ec2f7996d073019171361c955639664baa0c6 SHA512 
1c49b336750c9c2b49d21e54126f22a800367296be0d57e6df28b1532cbeba7fc3bdf4cfe27d9810576e76c2db2e9c2493f0804451c915137cb78d7aa61f236c
 WHIRLPOOL 
a36e62fe197ba7c08d498a79034da58091a94348f69542241067c9ebef683f86371b2c0a3b3fb6c4611e2fb885d9b74eee5c1f46a493c72dfb76c5665f0b8a6a
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
-DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10 SHA512 
e8c02583e17e4fc4214fef694825fcb78c898266f1624deb1cdf56ab5c5fdfa669c5221122a7cf0d502ed6f921ff3797634acd9d294d29e98e3faa8a21920185
 WHIRLPOOL 
e968c89ce714c8d918db6074dabac4b0200c57ff111260313cf5798eeefb8b5b10c1509b64e2ee611a78e81075c588a473b67f9802609b2fef9ebb87ae514d98
 DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5
 DIST patch-3.10.104.xz 1334560 SHA256 
608f95c32091f45736bbb5011ef5d2fb98743ea373eeadfd31b5de0363b631af SHA512 
9d59cd51fdcd25b43eaacfc14b7119a62f55076873f1e35dd9bae89f81de30cef580ba9df5698b7e8ffc68790ae13fa2254f2a7a528849c3143c3cc2ea6ec3ea
 WHIRLPOOL 
151679a249e3f3f833c3203079a61b2299f80617fb560fcda1b9521acef5fe713cceb75009c336c76b497eec715cbfe0a11501c95e3130816aebbb51993169f0
 DIST patch-3.12.66.xz 1646892 SHA256 
b218cf04a8e28194b0dd1fd497cdab38b4021ae706b11cfb9bb3213e8b17abed SHA512 
56d190593417162fbb252daf38579f658fed56f912ff1847067630ebff47bbdad4b4b8b9ae6ddd35aca8e6269679561480e37a2b275d818cc97a8ff8314b4562
 WHIRLPOOL 
7c3409344ebb4937e1500b67d665c16e2c64ee5139dbf486ff991ff9e70fb022214df556e649f6b2ccb6a572c30b8c9a3de998b6d4c56d28ce6eb01fb83111e4
@@ -16,5 +15,4 @@ DIST patch-3.2.83.xz 1620216 SHA256 
0f1895f98499ca2a3e0888bb7949e7aa5b704e5bf7e9
 DIST patch-3.4.113.xz 1362096 SHA256 
d5492eeaadcf12aaad471011066e447907999035c26368da8e4f82b1871ef03a SHA512 
cd212cb2c2d6fb911571472466027c7e502277f7af2426050a5afcd4c7799920e48414190b8a8a039f88d85bbf0d9e164c7d8c45982bf51f7567da9304137688
 WHIRLPOOL 
bc88441d583b9ed2f315b6ed809c168cb00af5a3c1f91fd1e4bd651a5f21cc69fd9343460976b5707916ec992b3e7a2f519953ce1bbc55fbb3290237ec4b44a3
 DIST patch-4.1.35.xz 901088 SHA256 
cb9a7bf8998625e5a2c638745e868e0219315439a68b536c33c0e1607b02202f SHA512 
da5ac04585da84c850122e376243fe7aa76fbb0fcffa7e9332d8d8e1854f89fbf18228c15cefd3c7a9ca97124c09b35e07a814af4b5ce6e3453a8e2d6dcf8663
 WHIRLPOOL 
32904115980075aa750afcd674fa27dfde5f25f26bcbb5db68dfc5a85e5b5588a644e9d0a05396f6201e21fd259159364c71685fba4d1242511e4b9133d9f14e
 DIST patch-4.4.30.xz 793992 SHA256 
c310c7f64fb00b728729eb5b7588a1b10573acf5bfef920d28fe1da348e121c6 SHA512 
621c98e0ced48eafc2b0a76e67d6a0a11a4e2a4a78b57ed2c62127554e5d358ed8dfb4f7bf36eca870b45fa7d111bef29cf24bc861c274007f2a0992b004386a
 WHIRLPOOL 
dc6578366f09b212c41e4b9f252cba32b1fe10865011d1cf3b1ef7de78882b34b75e5c3a84f33c3081d687738abb2895ea7b9ec1323ef75e60128e6df9411753
-DIST patch-4.7.10.xz 251304 SHA256 
0ccdd4ccb962d542108a23e83498f07ec981bb629c77e2355ca25297cea47b93 SHA512 

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

2016-11-06 Thread Mike Pagano
commit: da14bde4be4c3f90314798ce7060c73f9b751b2c
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Nov  7 00:09:04 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Nov  7 00:09:04 2016 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=da14bde4

Update gentoo kconfig patch. See bug #598623

 4567_distro-Gentoo-Kconfig.patch | 25 +
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index cf5a20c..fd1d23e 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -1,14 +1,15 @@
 a/Kconfig  2016-08-30 14:30:48.508361013 -0400
-+++ b/Kconfig  2016-08-30 14:31:40.718683061 -0400
-@@ -9,3 +9,5 @@ config SRCARCH
+--- a/Kconfig  2016-07-01 19:22:17.117439707 -0400
 b/Kconfig  2016-07-01 19:21:54.371440596 -0400
+@@ -8,4 +8,6 @@ config SRCARCH
+   string
option env="SRCARCH"
  
- source "arch/$SRCARCH/Kconfig"
-+
 +source "distro/Kconfig"
 /dev/null  2016-08-30 01:47:09.760073185 -0400
-+++ b/distro/Kconfig   2016-08-30 14:32:21.378933599 -0400
-@@ -0,0 +1,133 @@
++
+ source "arch/$SRCARCH/Kconfig"
+--- /dev/null  2016-11-06 10:20:15.664515354 -0500
 b/distro/Kconfig   2016-11-06 18:59:57.054530778 -0500
+@@ -0,0 +1,141 @@
 +menu "Gentoo Linux"
 +
 +config GENTOO_LINUX
@@ -32,6 +33,7 @@
 +
 +  select DEVTMPFS
 +  select TMPFS
++  select UNIX
 +
 +  select MMU
 +  select SHMEM
@@ -111,16 +113,23 @@
 +  select AUTOFS4_FS
 +  select BLK_DEV_BSG
 +  select CGROUPS
++  select DEVPTS_MULTIPLE_INSTANCES
++  select DMIID
 +  select EPOLL
 +  select FANOTIFY
 +  select FHANDLE
 +  select INOTIFY_USER
++  select IPV6
 +  select NET
 +  select NET_NS
 +  select PROC_FS
++  select SECCOMP
++  select SECCOMP_FILTER
 +  select SIGNALFD
 +  select SYSFS
 +  select TIMERFD
++  select TMPFS_POSIX_ACL
++  select TMPFS_XATTR
 +
 +  select ANON_INODES
 +  select BLOCK



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

2016-11-06 Thread Manuel Rüger
commit: cb46d0b82dffd5e0485e92e1d44d00609ff39762
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Nov  6 23:17:20 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Nov  6 23:17:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb46d0b8

dev-libs/libgit2: Remove old

Package-Manager: portage-2.3.2

 dev-libs/libgit2/Manifest |  5 --
 dev-libs/libgit2/libgit2-0.20.0-r1.ebuild | 65 --
 dev-libs/libgit2/libgit2-0.21.5.ebuild| 63 -
 dev-libs/libgit2/libgit2-0.23.2-r1.ebuild | 76 ---
 dev-libs/libgit2/libgit2-0.23.3.ebuild| 76 ---
 dev-libs/libgit2/libgit2-0.24.0.ebuild| 76 ---
 6 files changed, 361 deletions(-)

diff --git a/dev-libs/libgit2/Manifest b/dev-libs/libgit2/Manifest
index 2a22913..c6cdb96 100644
--- a/dev-libs/libgit2/Manifest
+++ b/dev-libs/libgit2/Manifest
@@ -1,9 +1,4 @@
-DIST libgit2-0.20.0.tar.gz 3255478 SHA256 
509ab8091623df5b745cd13682539ca2dc2372051d3418355a7acc5b4a20c2f1 SHA512 
0512a2d6daa149f6c6bada3b9ea8b228d6ba9180d7030cf41f3e9888fb15f068ef7c7722f636f8750c4643b58453299179d73e0b71e08ae79439060a27efe9d6
 WHIRLPOOL 
996a3639bd8f598b07f12115a2af0b5d28de51163338c34b39872046776a0144e57a0598ab493dcf717fa16ed093d9b00546009d2a4426a27a0451e97759783b
-DIST libgit2-0.21.5.tar.gz 3460366 SHA256 
46ca07becbdcda0da96a553d9f45e64ead29276ba14049e4bc8e2730ed1aa494 SHA512 
080624aa1479b9b393d4b3341b2dd5640e7d61f21c44b04c54bdd6be589fcdfc628219046f3dfda48f563560a1db1f9ddf0626d2802a1f60122b9609d0412dce
 WHIRLPOOL 
6bdc7d40afb9bf427ffe96d87a920b4421f902f0548018477324d69a563751696a1288c5564d87efbabac779273f1992f6d79f9ac101814cfbcbcdc11584dba3
 DIST libgit2-0.22.3.tar.gz 3594098 SHA256 
511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60 SHA512 
2bbb04789702d206e65b18d96752113d2c1b0af7b7779cf7c90c326ec47f535b36327b0171ae1f614179c24275e2c04c51d62e44eedba87530509a29c15ab25c
 WHIRLPOOL 
2fbb2739856e6cef3ae1a103e1b999b3362c79536423e5cd6d46d60276a14e87298ec36e2e03e8ea0fa8ebe28a140ba20ce077fb30ab3fc0d1337ec3b04fde87
-DIST libgit2-0.23.2.tar.gz 3717748 SHA256 
20c0a6ee92c0e19207dac6ddc336b4ae4a1c4ddf91be0891e4b6e6ccba16df0b SHA512 
aa11be93a135eeddd07d2f2a4cba019d42e33f185141caac1d0f89083652aa612f1381e3011396c6078b46f8bbeea894eb5fc25fcebbe13cb14dd9dfd8f40240
 WHIRLPOOL 
0f83fb7a15f77a13b5e06d81337f0f28bc2e55340b204d8009f5fb7e6ab47e7beb4c79c264a27e581696c87c5fe42927bbef15124c036d2f634ff47a5f8197a9
-DIST libgit2-0.23.3.tar.gz 3718675 SHA256 
2d5c80426675928cda6e9a313ae38b2a72c1a55b7c3d4884dc21f7b312ff1eae SHA512 
5c4a33e9d0a34bd3c4ab61c9c3fd45fe84204c6941506cd989acda552932205e2edadd9b731cb19c650b1ea69e5ac1ac313c55ea7881ccb8a17f3a3c8db03ef8
 WHIRLPOOL 
068d1de53a7f8d832ebf38dec674de613327a9ba7c791c270f63e681c5ca09ed578e87361d5f69976883e109b7e818d3b3c7b27c6ae474db197cfe0fe5f735be
 DIST libgit2-0.23.4.tar.gz 4065303 SHA256 
c7f5e2d7381dbc4d7e878013d14f9993ae8a41bd23f032718e39ffba57894029 SHA512 
f2f6244dfee4dab2dc5ef9607808404467a1f6baa684aa4e24b7116e7e7f63f396eef3282c1bcffbef47f19824731c2887deadbe3b2dad8a075b0639e5965d9e
 WHIRLPOOL 
7346fd24616ba68929f02d686229a2f91caf2bf44ff88aadbb663ffb776dc6a5a222f0a9d7145ac9ef08ebcd321671e5c3d0175eca77230955bfaa2ca375ca6a
-DIST libgit2-0.24.0.tar.gz 4169652 SHA256 
1c6693f943bee3f634b9094376f93e7e03b9ca77354a33f4e903fdcb2ee8b2b0 SHA512 
f41e8f9d4b03b392fb7f3a8a7e2ee806760d4c43fdc4270ef59d42c9d57f1f93681216ff4cfdfc6512b212bf7a37a4fe0fe9c44a04742fb3e2aef54c016136ba
 WHIRLPOOL 
98117ab066a51a39042b0862ac3df872d72e1214518a8d5733bc0a92f2cad3eb18ced56f715075276aba527f824eae58f643a8b12115134da9122b7d902652ae
 DIST libgit2-0.24.1.tar.gz 4173317 SHA256 
60198cbb34066b9b5c1613d15c0479f6cd25f4aef42f7ec515cd1cc13a77fede SHA512 
7ad06cef694a293eb90569b042270425f1d012c1c9de8db595dd841942072110bc5342f0d9782479abbba355f5db170b9dad778e79dd23857003e9668cdc1e13
 WHIRLPOOL 
a808c530c4abfe1b54deb9d479d607dffc9b3c9a8f5ecd1121477cd3d33dfb282e7f23ba86ec8cc74bdebe5b0cf4dd650e8928b1017e75fc499e4cc29e21fa18
 DIST libgit2-0.24.2.tar.gz 4177238 SHA256 
00f0a7403143fba69601accc80cacf49becc568b890ba232f300c1b2a37475e6 SHA512 
aaba85ef65e00b5916642121dbf0e785c20332f29312e772186eef0eebba5c997a60f94dfb651cbab25c3070c7b4cc37e8619d9cb9fed590e1fb0460bcb7af02
 WHIRLPOOL 
090cc7b3f8ec3db468128d1441b4c4b02e8ec02b1e9f3d73ced5973083c81a811ac0e50ecfb61470e4a85a57af94772a74e9cf9d71fccac17e36938b05892e8a

diff --git a/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild 
b/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild
deleted file mode 100644
index 655222c..
--- a/dev-libs/libgit2/libgit2-0.20.0-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
-
-inherit cmake-utils multilib
-
-DESCRIPTION="A linkable library for Git"
-HOMEPAGE="https://libgit2.github.com/;

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

2016-11-06 Thread Manuel Rüger
commit: 7a130f4ee098389d910940a7bdd712f153cc1bb6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Nov  6 23:13:34 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Nov  6 23:13:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a130f4e

dev-python/pygit2: Remove old

Package-Manager: portage-2.3.2

 dev-python/pygit2/Manifest|  5 -
 dev-python/pygit2/pygit2-0.20.3.ebuild| 23 ---
 dev-python/pygit2/pygit2-0.21.4-r1.ebuild | 26 --
 dev-python/pygit2/pygit2-0.22.1.ebuild| 29 -
 dev-python/pygit2/pygit2-0.23.3.ebuild| 26 --
 dev-python/pygit2/pygit2-0.24.1.ebuild| 27 ---
 6 files changed, 136 deletions(-)

diff --git a/dev-python/pygit2/Manifest b/dev-python/pygit2/Manifest
index 9a8399f..c89697a 100644
--- a/dev-python/pygit2/Manifest
+++ b/dev-python/pygit2/Manifest
@@ -1,6 +1 @@
-DIST pygit2-0.20.3.tar.gz 141887 SHA256 
2957db7d9616db910e9274051fbfe66a496b910113548fbf2a7acdeef01e9ef9 SHA512 
13355f2eccb591c7e1e18f66724aa0b68b94e65580aa20464e8669a8f54844557902f029127a9c5e50c3d4dafdc504f1d3aca65c0d26d9f147ff08eab2b002dc
 WHIRLPOOL 
a4496cb3dd2799c77240e1eae9c06f167727cb5948081da6f8864feb5ab38a046f8382e994dd3cdf28f4ac8b9e7675b3671b4369a8268f7f09b3c11d3e8bee3d
-DIST pygit2-0.21.4.tar.gz 417750 SHA256 
1952332b48e87e918bc807305220075bfb611c96fbc529a43c78d73fdce25593 SHA512 
835369ec9302d27ed361ccf3317fece4192e765c5e6e014ed6dd87cba38fe833eff3ba36558aa2951f42542408e3dba0937aedaf539583db4454198d3112
 WHIRLPOOL 
90204b7dd28216ddfa82667e246bdaf154b19753b6382b7467a3cae85140a4672342045ba2713ba0eba8e0add5b6facd2ae4f72a0214d3eca0b49acccf14744f
-DIST pygit2-0.22.1.tar.gz 451351 SHA256 
54b6e229ca2bf87efe4b5b8279d8f355b8c49613f0b8cbe7e0c1c98c001c39e0 SHA512 
8ffcea4a94ca4667112b79e4adda43a75a9b677e609af528f79d4e6f8e84873a4c8478b89743d1de35d28ae00b1254e2287cd912776d96e3bf6a0030477e86a3
 WHIRLPOOL 
8eeec7ae2bc29264022f59067f93cb5375ead2285a30c27bd9f0c48c1be2b308c5413a3b3b8ede4a9be152727978971b0a6d2f23aeafc7f985ee0eeaf29aa72b
-DIST pygit2-0.23.3.tar.gz 467484 SHA256 
aaff3646ac2e19fe9c2b022a85f91814698c7573f3a962dedcf3da9cdecc47c5 SHA512 
8da98b254fc000987acf65ac118ba38ce8eb91345fa6540c22e8e8d304f1c4f3a92db6fb90e6641f69c58622cbda7c75401644237184cf02d03aeff7300dc593
 WHIRLPOOL 
4a00c6e4708f8d12dee4fd5a9ae2e1e98343daec1598f04d2890574334e9e7849249b73cca998e60256b633aee575f031560948e64ffa1e9dbb8860226e4e46c
-DIST pygit2-0.24.1.tar.gz 468951 SHA256 
4d1d0196b38d6012faf0a7c45e235c208315672b6035da504566c605ba494064 SHA512 
517f32e3be5684f3ea521419608dd1e61ebe7a052ccf8da0b8ddf79022971966dfa87b8b7aae5280fdcecafb2cbb05d951a9f647c83d65f61fea3d64949eff59
 WHIRLPOOL 
1c7e34097eb79812a67c2b84191eedb44d6850951a2088a6b88c5651339ff28d1566fde42b96ddc40be6c2851513129819983197f80601865f06d49ed3b73a1d
 DIST pygit2-0.24.2.tar.gz 470732 SHA256 
2aae85836c3a8da686220db7db05f91f8797e37edf91cc2a1f88b09fb653166a SHA512 
95593944fc290d310d66295cf9a8e7723edd668d85377f6bec05a5237e6ae72402d73595d146950231b9f30ee3e3c123fbfdc25cc36d0bd71c5fcb1dff53527e
 WHIRLPOOL 
41155e89deda3d0dfbad6ce94122ad08e01e9c7abc0fd4c07ff366c761835b3bd92ef9e4fcee09cc25f07bcbb829f36e1c353acf30c6ff76c42c938e16335885

diff --git a/dev-python/pygit2/pygit2-0.20.3.ebuild 
b/dev-python/pygit2/pygit2-0.20.3.ebuild
deleted file mode 100644
index b7fc3b5..
--- a/dev-python/pygit2/pygit2-0.20.3.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_4} )
-
-inherit distutils-r1 versionator
-
-DESCRIPTION="Python bindings for libgit2"
-HOMEPAGE="https://github.com/libgit2/pygit2;
-SRC_URI="https://github.com/libgit2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2-with-linking-exception"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="=dev-libs/libgit2-$(get_version_component_range 1-2)*"
-DEPEND="${RDEPEND}"
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/pygit2/pygit2-0.21.4-r1.ebuild 
b/dev-python/pygit2/pygit2-0.21.4-r1.ebuild
deleted file mode 100644
index bbfe0bc..
--- a/dev-python/pygit2/pygit2-0.21.4-r1.ebuild
+++ /dev/null
@@ -1,26 +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_4} )
-
-inherit distutils-r1 versionator
-
-DESCRIPTION="Python bindings for libgit2"
-HOMEPAGE="https://github.com/libgit2/pygit2;
-SRC_URI="https://github.com/libgit2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2-with-linking-exception"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   =dev-libs/libgit2-$(get_version_component_range 1-2)*
-   dev-python/cffi:=[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-python_test() {
-   esetup.py test
-}

diff --git 

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

2016-11-06 Thread Rafael Martins
commit: 63eae40cbf27596efc7d1b8b096279d8468bd335
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Nov  6 23:12:10 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Nov  6 23:12:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63eae40c

www-apps/blohg: update libgit2 dependency for live ebuild

Package-Manager: portage-2.2.28

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

diff --git a/www-apps/blohg/blohg-.ebuild b/www-apps/blohg/blohg-.ebuild
index b47db97..a535a65 100644
--- a/www-apps/blohg/blohg-.ebuild
+++ b/www-apps/blohg/blohg-.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
dev-python/pyyaml
dev-python/setuptools
dev-python/pygments
-   git? ( =dev-python/pygit2-0.21* )
+   git? ( >=dev-python/pygit2-0.21.3 )
mercurial? ( >=dev-vcs/mercurial-1.6 )"
 
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: www-apps/blohg/files/, www-apps/blohg/

2016-11-06 Thread Rafael Martins
commit: 930998b2fdfce771b37de4e86ba799f09e9eaceb
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Nov  6 23:06:24 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Nov  6 23:06:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930998b2

www-apps/blohg: update libgit2 dependency

Package-Manager: portage-2.2.28

 .../{blohg-0.13-r1.ebuild => blohg-0.13-r2.ebuild}  |  6 --
 www-apps/blohg/files/use-recent-libgit2.patch   | 17 +
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/www-apps/blohg/blohg-0.13-r1.ebuild 
b/www-apps/blohg/blohg-0.13-r2.ebuild
similarity index 93%
rename from www-apps/blohg/blohg-0.13-r1.ebuild
rename to www-apps/blohg/blohg-0.13-r2.ebuild
index 40f58f7..f4245e6 100644
--- a/www-apps/blohg/blohg-0.13-r1.ebuild
+++ b/www-apps/blohg/blohg-0.13-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
@@ -42,7 +42,7 @@ RDEPEND="
dev-python/pyyaml
dev-python/setuptools
dev-python/pygments
-   git? ( =dev-python/pygit2-0.20* )
+   git? ( >=dev-python/pygit2-0.21.3 )
mercurial? ( >=dev-vcs/mercurial-1.6 )"
 
 DEPEND="${RDEPEND}
@@ -52,6 +52,8 @@ DEPEND="${RDEPEND}
 python_prepare_all() {
if ! use git; then
rm -rf blohg/vcs_backends/git || die 'rm failed'
+   else
+   local PATCHES=( "${FILESDIR}/use-recent-libgit2.patch" )
fi
 
if ! use mercurial; then

diff --git a/www-apps/blohg/files/use-recent-libgit2.patch 
b/www-apps/blohg/files/use-recent-libgit2.patch
new file mode 100644
index ..decd01b
--- /dev/null
+++ b/www-apps/blohg/files/use-recent-libgit2.patch
@@ -0,0 +1,17 @@
+diff --git a/blohg/vcs_backends/git/filectx.py 
b/blohg/vcs_backends/git/filectx.py
+index 84f7aa3..5e20762 100644
+--- a/blohg/vcs_backends/git/filectx.py
 b/blohg/vcs_backends/git/filectx.py
+@@ -73,7 +73,11 @@ def _last_changeset(self):
+   GIT_SORT_TIME):
+ diff = self._repo.diff(head, commit)
+ for patch in diff:
+-if patch.new_file_path == self._path:
++try:
++new_file_path = patch.delta.new_file.path
++except AttributeError:
++new_file_path = patch.new_file_path
++if new_file_path == self._path:
+ return head
+ head = commit
+ 



[gentoo-commits] proj/gentoo-mate:1.16-bump commit in: mate-base/mate-menus/

2016-11-06 Thread Ettore Di Giacinto
commit: dd12c3bdfeb01ba40a748bd511c2c9b67edf8669
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Nov  6 22:24:34 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Nov  6 22:24:39 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=dd12c3bd

mate-base/mate-menus: version bump to 1.16.0

Package-Manager: portage-2.3.1

 mate-base/mate-menus/Manifest |  1 +
 mate-base/mate-menus/mate-menus-1.16.0.ebuild | 75 +++
 2 files changed, 76 insertions(+)

diff --git a/mate-base/mate-menus/Manifest b/mate-base/mate-menus/Manifest
index 9d79742..d8e0479 100644
--- a/mate-base/mate-menus/Manifest
+++ b/mate-base/mate-menus/Manifest
@@ -1,2 +1,3 @@
 DIST mate-menus-1.12.0.tar.xz 342488 SHA256 
b0b735be91cca632d7c63f254a9442201608b24f1d5588a1ff05b50da41b95c4 SHA512 
12788d5b88c1dba7b561a3119e311a9724629d1f9ae7d54a9e4443946b331c532310c79b7b39bcacc791697ac52d4b55338051da66c4d747c371575a03183ba6
 WHIRLPOOL 
ec1137ea30f36537dda4aa6d6432f6712a644fa942b618f83a069c8dcdf357b3106e2db6aea86a3dce19f66c053b4fb6e780143e4eab0f42e4eb246bdda29981
 DIST mate-menus-1.14.0.tar.xz 362136 SHA256 
26585cafa82496e22851fd7c767260797eb029d24698ca8059ddfe3f70226cc5 SHA512 
9d82737669b37e85ab76e94e84a464d7cafb837b71d6af90cf08b4286480de901e1a37d279ba7f0af25e655c3c9c67481b1394587b6aad902a284a8ac58559c6
 WHIRLPOOL 
ac0a45e91ab619c40ba946624de68f71a6df8dec7c83562fa471018f7be113aa2ac9cbb9e74d44929923c3595bb0f4756d4f9458cb5f2572864ecc5e90a5fab6
+DIST mate-menus-1.16.0.tar.xz 356832 SHA256 
85d51e02cd94f33b13265ba4847e93d99cef5ec3ce7ee4499958f3afe3013c33 SHA512 
c6cc3ce73dfdcbe7db4a10c68d1acc5c8433f077576d047b2c3488716ff40733ae86b50480abd5c4fa033275d6f6a04dbe4c6e049a4be85fd132e8291b0d97b5
 WHIRLPOOL 
ea606d03462e2b93b6d36de78fce39486f4f88e585640e20dd4b59e567489dd7e5d83e55e46ccd260352ed07fb27f319dfdb415a1988723954514863c6443d2f

diff --git a/mate-base/mate-menus/mate-menus-1.16.0.ebuild 
b/mate-base/mate-menus/mate-menus-1.16.0.ebuild
new file mode 100644
index 000..7da019b
--- /dev/null
+++ b/mate-base/mate-menus/mate-menus-1.16.0.ebuild
@@ -0,0 +1,75 @@
+# 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=( python2_7 )
+
+inherit python-r1 mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"
+LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+
+IUSE="debug +introspection python"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND=">=dev-libs/glib-2.36.0:2
+   virtual/libintl:0
+   introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
+   python? (
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.40:*
+   sys-devel/gettext:*
+   virtual/pkgconfig:*"
+
+src_prepare() {
+   mate_src_prepare
+   use python && python_copy_sources
+}
+
+src_configure() {
+   # Do NOT compile with --disable-debug/--enable-debug=no as it disables 
API
+   # usage checks.
+   mate_py_cond_func_wrap mate_src_configure \
+   --enable-debug=$(usex debug yes minimum) \
+   $(use_enable python) \
+   $(use_enable introspection)
+}
+
+src_compile() {
+   mate_py_cond_func_wrap default
+}
+
+src_test() {
+   mate_py_cond_func_wrap emake check
+}
+
+src_install() {
+   mate_py_cond_func_wrap mate_src_install
+
+   exeinto /etc/X11/xinit/xinitrc.d/
+   doexe "${FILESDIR}/10-xdg-menu-mate"
+}
+
+pkg_postinst() {
+   mate_pkg_postinst
+   einfo "Due to upstream bug"
+   einfo "https://github.com/mate-desktop/mate-menus/issues/2,;
+   einfo "it is highly recommended to run the following command"
+   einfo "once you have logged in to your desktop for the first time:"
+   einfo "cd ~/.config/menus && ln -s {,mate-}applications-merged"
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/g-octave/files/, app-portage/g-octave/

2016-11-06 Thread Rafael Martins
commit: a766a6c843d1585533beb5f1096b6c165b35
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Nov  6 22:44:38 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Nov  6 22:44:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a766a6c8

app-portage/g-octave: apply patches using PATCHES variable

Package-Manager: portage-2.2.28

 .../g-octave/files/g-octave-0.4.1-add_cave_support.patch   |  8 
 .../g-octave/files/g-octave-0.4.1-fix-Makefile.patch   |  4 ++--
 app-portage/g-octave/g-octave-0.4.1-r5.ebuild  | 14 --
 3 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/app-portage/g-octave/files/g-octave-0.4.1-add_cave_support.patch 
b/app-portage/g-octave/files/g-octave-0.4.1-add_cave_support.patch
index 1ef90c9..27468c1 100644
--- a/app-portage/g-octave/files/g-octave-0.4.1-add_cave_support.patch
+++ b/app-portage/g-octave/files/g-octave-0.4.1-add_cave_support.patch
@@ -1,5 +1,5 @@
 ./g-octave-0.4.1/g_octave/package_manager.py   2010-10-23 
23:37:26.0 +0200
-+++ ./g-octave-0.4.1/g_octave/package_manager.py   2011-05-25 
12:52:10.510019006 +0200
+--- g-octave-0.4.1/g_octave/package_manager.py 2010-10-23 23:37:26.0 
+0200
 g-octave-0.4.1/g_octave/package_manager.py 2011-05-25 12:52:10.510019006 
+0200
 @@ -15,6 +15,7 @@
  'Portage',
  'Pkgcore',
@@ -65,8 +65,8 @@
 +for line in p.stdout:
 +packages.append(line.strip())
 +return packages
 ./g-octave-0.4.1/scripts/g-octave  2011-05-25 12:00:25.740019020 +0200
-+++ ./g-octave-0.4.1/scripts/g-octave  2011-05-25 12:00:39.434019008 +0200
+--- g-octave-0.4.1/scripts/g-octave2011-05-25 12:00:25.740019020 +0200
 g-octave-0.4.1/scripts/g-octave2011-05-25 12:00:39.434019008 +0200
 @@ -217,7 +217,7 @@
  return os.EX_DATAERR
  return os.EX_OK

diff --git a/app-portage/g-octave/files/g-octave-0.4.1-fix-Makefile.patch 
b/app-portage/g-octave/files/g-octave-0.4.1-fix-Makefile.patch
index 53d3d5e..af56b4f 100644
--- a/app-portage/g-octave/files/g-octave-0.4.1-fix-Makefile.patch
+++ b/app-portage/g-octave/files/g-octave-0.4.1-fix-Makefile.patch
@@ -1,5 +1,5 @@
 share/g-octave.eclass  2013-05-30 19:01:07.980521612 +0200
-+++ share/g-octave.eclass.new  2013-05-30 19:03:38.933514388 +0200
+--- g-octave-0.4.1/share/g-octave.eclass   2013-05-30 19:01:07.980521612 
+0200
 g-octave-0.4.1/share/g-octave.eclass.new   2013-05-30 19:03:38.933514388 
+0200
 @@ -48,6 +48,9 @@
for filename in Makefile configure; do
cp "${DISTDIR}/g-octave_${filename}" "${S}/${filename}"

diff --git a/app-portage/g-octave/g-octave-0.4.1-r5.ebuild 
b/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
index 0267b69..7a5cd89 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
@@ -27,9 +27,11 @@ DEPEND="doc? ( >=dev-python/sphinx-1.0 )"
 RDEPEND="sys-apps/portage"
 
 python_prepare_all() {
-   epatch "${FILESDIR}/${P}-add_cave_support.patch"
-   epatch "${FILESDIR}/${P}-fix-sourceforge-svn-root.patch"
-   epatch "${FILESDIR}/${P}-fix-Makefile.patch"
+   local PATCHES=(
+   "${FILESDIR}/${P}-add_cave_support.patch"
+   "${FILESDIR}/${P}-fix-sourceforge-svn-root.patch"
+   "${FILESDIR}/${P}-fix-Makefile.patch"
+   )
sed -i -e 's/^has_fetch.*$/has_fetch = False/' scripts/g-octave \
|| die 'failed to patch the g-octave main script'
distutils-r1_python_prepare_all
@@ -70,10 +72,10 @@ pkg_postinst() {
 
 pkg_config() {
local db="$(g-octave --config db)"
-   mkdir -p "${db}"
+   mkdir -p "${db}" || die 'mkdir failed.'
einfo "Extracting g-octave database files to: ${db}"
tar -xzf "${DISTDIR}/${PN}-db-${DB_COMMIT:0:7}.tar.gz" -C "${db}" || 
die 'tar failed.'
-   rm -rf "${db}"/{patches,octave-forge,info.json,manifest.json,timestamp}
+   rm -rf "${db}"/{patches,octave-forge,info.json,manifest.json,timestamp} 
|| die 'rm db files failed.'
mv -f "${db}/${DB_DIR}"/* "${db}" || die 'mv failed.'
-   rm -rf "${db}/${DB_DIR}"
+   rm -rf "${db}/${DB_DIR}" || die 'rm db dir failed.'
 }



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

2016-11-06 Thread Rafael Martins
commit: 2c073e985e6039515bd114aaaca0e60c04d4ef03
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Nov  6 22:29:47 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Nov  6 22:29:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c073e98

app-portage/g-octave: ported to distutils-r1

Package-Manager: portage-2.2.28

 ...ve-0.4.1-r4.ebuild => g-octave-0.4.1-r5.ebuild} | 36 +-
 1 file changed, 14 insertions(+), 22 deletions(-)

diff --git a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild 
b/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
similarity index 77%
rename from app-portage/g-octave/g-octave-0.4.1-r4.ebuild
rename to app-portage/g-octave/g-octave-0.4.1-r5.ebuild
index a38b04a..0267b69 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r5.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.5 *-jython"
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
 
 DB_COMMIT="bdf02cbf0a8d017c6c1bddeffd6f03d5d90695ed"
 DB_DIR="rafaelmartins-${PN}-db-${DB_COMMIT:0:7}"
 
-inherit distutils eutils
+inherit distutils-r1 eutils
 
 DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
 HOMEPAGE="https://github.com/rafaelmartins/g-octave;
@@ -26,44 +26,36 @@ IUSE="doc test"
 DEPEND="doc? ( >=dev-python/sphinx-1.0 )"
 RDEPEND="sys-apps/portage"
 
-PYTHON_MODNAME="g_octave"
-
-src_prepare() {
-   distutils_src_prepare
+python_prepare_all() {
epatch "${FILESDIR}/${P}-add_cave_support.patch"
epatch "${FILESDIR}/${P}-fix-sourceforge-svn-root.patch"
epatch "${FILESDIR}/${P}-fix-Makefile.patch"
sed -i -e 's/^has_fetch.*$/has_fetch = False/' scripts/g-octave \
|| die 'failed to patch the g-octave main script'
+   distutils-r1_python_prepare_all
 }
 
-src_compile() {
-   distutils_src_compile
+python_compile_all() {
if use doc; then
emake -C docs html || die 'failed to compile the documentation.'
fi
 }
 
-src_install() {
-   distutils_src_install
-   dohtml ${PN}.html || die 'dohtml failed.'
+python_install_all() {
+   local HTML_DOCS=( ${PN}.html )
doman ${PN}.1 || die 'doman failed.'
if use doc; then
mv docs/_build/{html,sphinx} || die 'mv failed.'
-   dohtml -r docs/_build/sphinx || die 'dohtml failed.'
+   HTML_DOCS+=( docs/_build/sphinx )
fi
+   distutils-r1_python_install_all
 }
 
-src_test() {
-   testing() {
-   PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" \
-   scripts/run_tests.py || die 'test failed.'
-   }
-   python_execute_function testing
+python_test() {
+   "${EPYTHON}" scripts/run_tests.py || die 'test failed.'
 }
 
 pkg_postinst() {
-   distutils_pkg_postinst
elog
elog 'To be able to use g-octave with the shipped package database, 
please'
elog 'edit your configuration file, clean your db directory and run:'



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

2016-11-06 Thread Rafael Martins
commit: ad3e4995c84af6432be00414f90e0653a70d8b9c
Author: Rafael Martins  gentoo  org>
AuthorDate: Sun Nov  6 22:13:50 2016 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Sun Nov  6 22:14:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3e4995

app-portage/distpatch: version bump. ported to distutils-r1

Package-Manager: portage-2.2.28

 app-portage/distpatch/Manifest   |  2 +-
 .../{distpatch-0.1.1.ebuild => distpatch-0.1.2.ebuild}   | 12 +---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-portage/distpatch/Manifest b/app-portage/distpatch/Manifest
index 80225f0..9232af3 100644
--- a/app-portage/distpatch/Manifest
+++ b/app-portage/distpatch/Manifest
@@ -1 +1 @@
-DIST distpatch-0.1.1.tar.gz 19768 SHA256 
1a455b14ebef9a6654f08b5280617dcd291e882ff42cd2f28d12b53579594522 SHA512 
232a011a7acea42e163a127f640594dd6702aa6c162034be24804c04fc458eab43948c7c5028ee8c49b564ec589564fb80e83ffb9d97c142e3f1c138a25e2739
 WHIRLPOOL 
d6947424d1002b371201a24df6c277afdd81d4282bb91f88eff41777f0cf0a7e7f6ce6b53f688dc27f43bbf9fde8354af705351a119b2af71b8ff4a367e320da
+DIST distpatch-0.1.2.tar.gz 19998 SHA256 
97452cf226d390c0d4634d4b985040228cc7e22551322ea949ef6c72eb6771a2 SHA512 
f4dd08fd69a5b2030e0b912c1153994bcc03f40af65fff185231a220c110d0e7b5a4acf402d116e9dbfef86b13d17036ca563d0fefd89bc62809e1ecc9acf1ed
 WHIRLPOOL 
4577cc6361212b52c4ff7a25a4d50b4b8bccbccb0d2081a61a3dbcfcb7bf0d4b09d8bfddcbc1c8607e30a4dca7d74336386a01d483697acbd7268bd7e454225d

diff --git a/app-portage/distpatch/distpatch-0.1.1.ebuild 
b/app-portage/distpatch/distpatch-0.1.2.ebuild
similarity index 67%
rename from app-portage/distpatch/distpatch-0.1.1.ebuild
rename to app-portage/distpatch/distpatch-0.1.2.ebuild
index b6ae885..bb3bc33 100644
--- a/app-portage/distpatch/distpatch-0.1.1.ebuild
+++ b/app-portage/distpatch/distpatch-0.1.2.ebuild
@@ -1,18 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=6
 
-PYTHON_DEPEND='*:2.6'
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.*'
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils
+inherit distutils-r1
 
 DESCRIPTION="Distfile Patching Support for Gentoo Linux (tools)"
 HOMEPAGE="https://www.gentoo.org/proj/en/infrastructure/distpatch/;
-SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/rafaelmartins/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2016-11-06 Thread Matt Thode
commit: e5306de2300018e10cf223697572e604214aba3d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:46:03 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5306de2

dev-python/iso8601: 0.1.11 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/iso8601/iso8601-0.1.11.ebuild 
b/dev-python/iso8601/iso8601-0.1.11.ebuild
index bfcdfdb..9ae2172 100644
--- a/dev-python/iso8601/iso8601-0.1.11.ebuild
+++ b/dev-python/iso8601/iso8601-0.1.11.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$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-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 ~x86-macos ~sparc-solaris ~x64-solaris"
+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 ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2016-11-06 Thread Matt Thode
commit: 3d0713905e2eb563ed8d749e721ab8de6df5fa99
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:29:38 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d071390

dev-python/croniter: adding arm64

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/croniter/croniter-0.3.11.ebuild 
b/dev-python/croniter/croniter-0.3.11.ebuild
index 2201f28..837cb0c 100644
--- a/dev-python/croniter/croniter-0.3.11.ebuild
+++ b/dev-python/croniter/croniter-0.3.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-11-06 Thread Matt Thode
commit: db017fd5c55842beb8f7a2fe47ca121686234b7a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:41:43 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db017fd5

dev-python/funcsigs: 1.0.2-r1 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild 
b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
index 3d4f8c6..e022a8b 100644
--- a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
+++ b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2016-11-06 Thread Matt Thode
commit: f0642746e942201e9611438a5bb18cbad303ea47
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:23:46 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0642746

sys-cluster/cinder: 9.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 sys-cluster/cinder/cinder-9.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/cinder/cinder-9.0.0.ebuild 
b/sys-cluster/cinder/cinder-9.0.0.ebuild
index 1bfce45..1aba2a6 100644
--- a/sys-cluster/cinder/cinder-9.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-9.0.0.ebuild
@@ -16,7 +16,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres 
rdma sqlite +tcp test +tgt"
 REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"
 



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

2016-11-06 Thread Matt Thode
commit: a5e3066a82e4e1900faec2d880dcc71af370c568
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:05:58 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:32:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e3066a

dev-python/vcversioner: 2.16.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild 
b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
index 71e0e16..d1baaab 100644
--- a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
+++ b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/v/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="test"
 
 DEPEND="



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

2016-11-06 Thread Matt Thode
commit: b4e21f634a5418f5bca8f2cc557382cba1d4d48a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:19:29 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e21f63

dev-python/pytest: 3.0.3 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/pytest/pytest-3.0.3.ebuild 
b/dev-python/pytest/pytest-3.0.3.ebuild
index 55fd055..bb11033 100644
--- a/dev-python/pytest/pytest-3.0.3.ebuild
+++ b/dev-python/pytest/pytest-3.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2016-11-06 Thread Matt Thode
commit: b82538e1166db6251c2a65b3d063661e8d838f1b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:15:36 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82538e1

dev-python/readme: 0.6 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/readme/readme-0.6.0.ebuild 
b/dev-python/readme/readme-0.6.0.ebuild
index 21d6653..d0dadf8 100644
--- a/dev-python/readme/readme-0.6.0.ebuild
+++ b/dev-python/readme/readme-0.6.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$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="



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

2016-11-06 Thread Matt Thode
commit: f7b99ca8a5a42905fa1a475cb55c4a18fee93cb5
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 21:37:31 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:37:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b99ca8

Merge branch 'newton-stable'

 app-admin/glance/glance-13.0.0.ebuild | 2 +-
 dev-python/Babel/Babel-2.3.4.ebuild   | 2 +-
 dev-python/alembic/alembic-0.8.7.ebuild   | 2 +-
 dev-python/aodhclient/aodhclient-0.6.0.ebuild | 2 +-
 dev-python/bandit/bandit-1.1.0.ebuild | 2 +-
 dev-python/cliff/cliff-2.2.0.ebuild   | 2 +-
 dev-python/croniter/croniter-0.3.11.ebuild| 2 +-
 dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild | 2 +-
 dev-python/cryptography/cryptography-1.5.2.ebuild | 2 +-
 dev-python/cursive/cursive-0.1.1.ebuild   | 2 +-
 dev-python/dogpile-cache/dogpile-cache-0.6.2.ebuild   | 2 +-
 dev-python/fixtures/fixtures-3.0.0.ebuild | 2 +-
 dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild  | 2 +-
 dev-python/functools32/functools32-3.2.3.ebuild   | 2 +-
 dev-python/future/future-0.15.2.ebuild| 2 +-
 dev-python/glance_store/glance_store-0.18.0.ebuild| 2 +-
 dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild  | 2 +-
 dev-python/iso8601/iso8601-0.1.11.ebuild  | 4 ++--
 dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild  | 2 +-
 dev-python/keystoneauth/keystoneauth-2.12.2.ebuild| 2 +-
 dev-python/keystonemiddleware/keystonemiddleware-4.9.0.ebuild | 2 +-
 dev-python/ldappool/ldappool-2.0.0.ebuild | 2 +-
 dev-python/microversion-parse/microversion-parse-0.1.4.ebuild | 2 +-
 dev-python/mock/mock-2.0.0.ebuild | 2 +-
 dev-python/msgpack/msgpack-0.4.8.ebuild   | 2 +-
 dev-python/netifaces/netifaces-0.10.5.ebuild  | 2 +-
 dev-python/neutron-lib/neutron-lib-0.4.0.ebuild   | 2 +-
 dev-python/oauthlib/oauthlib-1.1.2.ebuild | 2 +-
 dev-python/openstacksdk/openstacksdk-0.9.5.ebuild | 2 +-
 dev-python/os-brick/os-brick-1.6.1.ebuild | 2 +-
 dev-python/os-client-config/os-client-config-1.21.1.ebuild| 2 +-
 dev-python/os-testr/os-testr-0.8.0.ebuild | 2 +-
 dev-python/os-vif/os-vif-1.2.1.ebuild | 2 +-
 dev-python/os-win/os-win-1.2.1.ebuild | 2 +-
 dev-python/osc-lib/osc-lib-1.1.0.ebuild   | 2 +-
 dev-python/oslo-cache/oslo-cache-1.14.0.ebuild| 2 +-
 dev-python/oslo-concurrency/oslo-concurrency-3.14.0.ebuild| 2 +-
 dev-python/oslo-config/oslo-config-3.14.0.ebuild  | 2 +-
 dev-python/oslo-context/oslo-context-2.9.0.ebuild | 2 +-
 dev-python/oslo-db/oslo-db-4.13.3.ebuild  | 2 +-
 dev-python/oslo-i18n/oslo-i18n-3.9.0.ebuild   | 2 +-
 dev-python/oslo-log/oslo-log-3.16.0.ebuild| 2 +-
 dev-python/oslo-messaging/oslo-messaging-5.10.0.ebuild| 2 +-
 dev-python/oslo-middleware/oslo-middleware-3.19.0.ebuild  | 2 +-
 dev-python/oslo-policy/oslo-policy-1.14.0.ebuild  | 2 +-
 dev-python/oslo-privsep/oslo-privsep-1.13.0.ebuild| 2 +-
 dev-python/oslo-reports/oslo-reports-1.14.0.ebuild| 2 +-
 dev-python/oslo-rootwrap/oslo-rootwrap-5.1.1.ebuild   | 2 +-
 dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild| 2 +-
 dev-python/oslo-service/oslo-service-1.16.0.ebuild| 2 +-
 dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild   | 2 +-
 dev-python/oslo-utils/oslo-utils-3.16.0.ebuild| 2 +-
 dev-python/oslo-versionedobjects/oslo-versionedobjects-1.17.0.ebuild  | 2 +-
 dev-python/oslo-vmware/oslo-vmware-2.14.0.ebuild  | 2 +-
 dev-python/osprofiler/osprofiler-1.4.0.ebuild | 2 +-
 dev-python/ovs/ovs-2.6.0.ebuild   | 2 +-
 dev-python/paramiko/paramiko-2.0.2.ebuild | 2 +-
 dev-python/paste/paste-2.0.3.ebuild   | 2 +-
 dev-python/pecan/pecan-1.1.2.ebuild   | 2 +-
 dev-python/positional/positional-1.1.1.ebuild | 

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

2016-11-06 Thread Matt Thode
commit: 6bc00ff97412b9e60cd017cb4808e55e4be80c3a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:26:52 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:34:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc00ff9

sys-cluster/nova: 14.0.1 stable amd64 and x86

Package-Manager: portage-2.3.0

 sys-cluster/nova/nova-14.0.1.ebuild  | 4 ++--
 sys-cluster/nova/nova-2016.2..ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/nova/nova-14.0.1.ebuild 
b/sys-cluster/nova/nova-14.0.1.ebuild
index b6d3a1f..53fc279 100644
--- a/sys-cluster/nova/nova-14.0.1.ebuild
+++ b/sys-cluster/nova/nova-14.0.1.ebuild
@@ -14,7 +14,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch 
postgres +rabbitmq sqlite"
 REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )
@@ -137,7 +137,7 @@ RDEPEND="
)
iscsi? (
sys-fs/lsscsi
-   >=sys-block/open-iscsi-2.0.873-r2
+   >=sys-block/open-iscsi-2.0.873-r1
)"
 
 #PATCHES=(

diff --git a/sys-cluster/nova/nova-2016.2..ebuild 
b/sys-cluster/nova/nova-2016.2..ebuild
index 911dd68..27e0b1f 100644
--- a/sys-cluster/nova/nova-2016.2..ebuild
+++ b/sys-cluster/nova/nova-2016.2..ebuild
@@ -138,7 +138,7 @@ RDEPEND="
)
iscsi? (
sys-fs/lsscsi
-   >=sys-block/open-iscsi-2.0.873-r2
+   >=sys-block/open-iscsi-2.0.873-r1
)"
 
 #PATCHES=(



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

2016-11-06 Thread Matt Thode
commit: 45900af98c71edeaddb500f08c67318d935b8caa
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:20:22 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45900af9

dev-python/cryptography: 1.5.2 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/cryptography/cryptography-1.5.2.ebuild 
b/dev-python/cryptography/cryptography-1.5.2.ebuild
index e60cfd9..25278c1 100644
--- a/dev-python/cryptography/cryptography-1.5.2.ebuild
+++ b/dev-python/cryptography/cryptography-1.5.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="libressl test"
 
 RDEPEND="



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

2016-11-06 Thread Matt Thode
commit: 44f141a08802bb04c0a2b7a2cb459d7bec10aa24
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:16:24 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f141a0

dev-python/pytest-xdist: 1.15.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
index 5541df4..c64c6ee 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="



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

2016-11-06 Thread Matt Thode
commit: 27c770609b8a51e2c333a04ba1ecbce154e09cb1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:18:22 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c77060

dev-python/hypothesis: 3.6.0-r1 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild 
b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild
index 8d93829..507ba70 100644
--- a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild
+++ b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 
'python2*')"



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

2016-11-06 Thread Matt Thode
commit: 5a9e26dd70b1ad18f997271be0668334ed4763e8
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:21:59 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9e26dd

sys-auth/keystone: 10.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/sys-auth/keystone/keystone-10.0.0.ebuild 
b/sys-auth/keystone/keystone-10.0.0.ebuild
index be2780e..4ea2768 100644
--- a/sys-auth/keystone/keystone-10.0.0.ebuild
+++ b/sys-auth/keystone/keystone-10.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+sqlite ldap memcached mongo mysql postgres test"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



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

2016-11-06 Thread Matt Thode
commit: e2096224bd7f0fb7d1d9c52a80f7f3bc643bf45b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:09:16 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:32:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2096224

dev-python/webcolors: 1.5 stable x86 and amd64

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/webcolors/webcolors-1.5.ebuild 
b/dev-python/webcolors/webcolors-1.5.ebuild
index bf29e4c..7bcb433 100644
--- a/dev-python/webcolors/webcolors-1.5.ebuild
+++ b/dev-python/webcolors/webcolors-1.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="



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

2016-11-06 Thread Matt Thode
commit: 5e0ed3f922071751380e68e4a49e1ad2454428f1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:42:28 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0ed3f9

virtual/python-funcsigs: 1 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild 
b/virtual/python-funcsigs/python-funcsigs-1.ebuild
index 63f2423..fd061f7 100644
--- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
 
 SLOT="0"
 LICENSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2016-11-06 Thread Matt Thode
commit: 7e7fd26e4a6c084982976893fef588fe4ff7a7f7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:10:00 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:32:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7fd26e

dev-python/functools32: 3.2.3 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/functools32/functools32-3.2.3.ebuild 
b/dev-python/functools32/functools32-3.2.3.ebuild
index bda80af..1a7587a 100644
--- a/dev-python/functools32/functools32-3.2.3.ebuild
+++ b/dev-python/functools32/functools32-3.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}-2.tar.gz"
 
 SLOT="0"
 LICENSE="PSF-2.4"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 S="${WORKDIR}"/${P}-2



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

2016-11-06 Thread Matt Thode
commit: edc073504f4a946d956497f089e30ecbb083650b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:43:08 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc07350

dev-python/mock: 2.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/mock/mock-2.0.0.ebuild 
b/dev-python/mock/mock-2.0.0.ebuild
index 19314cc..88603ee 100644
--- a/dev-python/mock/mock-2.0.0.ebuild
+++ b/dev-python/mock/mock-2.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="test"
 
 CDEPEND="



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

2016-11-06 Thread Matt Thode
commit: 5dfce4c7d209225fbf50b3a70ce2795d3cfe8664
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:24:48 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:34:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfce4c7

sys-cluster/neutron: 9.1.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 sys-cluster/neutron/neutron-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/neutron/neutron-9.1.0.ebuild 
b/sys-cluster/neutron/neutron-9.1.0.ebuild
index 7d89319..46223a9 100644
--- a/sys-cluster/neutron/neutron-9.1.0.ebuild
+++ b/sys-cluster/neutron/neutron-9.1.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/newton/co
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="compute-only dhcp ipv6 l3 metadata openvswitch linuxbridge server sqlite 
mysql postgres"
 REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) )
compute-only? ( !mysql 
!postgres !sqlite !dhcp !l3 !metadata !server



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

2016-11-06 Thread Matt Thode
commit: 4abd55a3e5fc652201b30abaddd79c614b8e7c2a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:22:48 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abd55a3

app-admin/glance: 13.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 app-admin/glance/glance-13.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/glance/glance-13.0.0.ebuild 
b/app-admin/glance/glance-13.0.0.ebuild
index 718fde9..2b6384d 100644
--- a/app-admin/glance/glance-13.0.0.ebuild
+++ b/app-admin/glance/glance-13.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc mysql postgres +sqlite +swift"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



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

2016-11-06 Thread Matt Thode
commit: bb26d385a374404102a1182f1b2e71ad698166e0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:48:37 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb26d385

dev-python/requests-mock: 1.0.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/requests-mock/requests-mock-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/requests-mock/requests-mock-1.0.0.ebuild 
b/dev-python/requests-mock/requests-mock-1.0.0.ebuild
index 18c910b..0db6fc2 100644
--- a/dev-python/requests-mock/requests-mock-1.0.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-1.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 DEPEND="



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

2016-11-06 Thread Matt Thode
commit: 7d6783c49b95c61b80aa2ce92de9eca90dc0f1ef
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:28:16 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:34:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6783c4

dev-python/croniter: 0.3.11 stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/croniter/croniter-0.3.11.ebuild 
b/dev-python/croniter/croniter-0.3.11.ebuild
index b53b942..2201f28 100644
--- a/dev-python/croniter/croniter-0.3.11.ebuild
+++ b/dev-python/croniter/croniter-0.3.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-11-06 Thread Matt Thode
commit: c09aa5c19e1f16ab8d3f462ef575b92532e10281
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:07:52 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:32:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09aa5c1

dev-python/strict-rfc3339: 0.6 stable x86 and amd64

Package-Manager: portage-2.3.0

 dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild 
b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
index 8ebd5d5..4dce00a 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-3+"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 # Not shipped



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

2016-11-06 Thread Matt Thode
commit: 8ef0d97205fae677bdea8c8e798741e3656faccc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:11:02 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:32:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef0d972

dev-python/jsonschema: 2.5.1-r2 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild 
b/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild
index e877491..4f16c23 100644
--- a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild
+++ b/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2016-11-06 Thread Matt Thode
commit: 307e574a786351bf375b298ee81a1855817d2fd5
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 20:30:19 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:34:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307e574a

sys-cluster/heat: stable 7.0.0-r1 amd64 and x86

Package-Manager: portage-2.3.0

 sys-cluster/heat/heat-7.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/heat/heat-7.0.0-r1.ebuild 
b/sys-cluster/heat/heat-7.0.0-r1.ebuild
index 37461d9..df46610 100644
--- a/sys-cluster/heat/heat-7.0.0-r1.ebuild
+++ b/sys-cluster/heat/heat-7.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+mysql +memcached postgres sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
@@ -28,7 +28,7 @@ RDEPEND="
>=dev-python/croniter-0.3.4[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0.0[${PYTHON_USEDEP}]
!~dev-python/cryptography-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
>=dev-python/keystoneauth-2.10.0[${PYTHON_USEDEP}]



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

2016-11-06 Thread Matt Thode
commit: aa363c2011bb5e45d40b4ab5c6706ea2c638677b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  6 19:44:22 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Nov  6 21:33:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa363c20

dev-python/cryptography-vectors: 1.5.2 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild 
b/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild
index 20efc8e..75a6e95 100644
--- a/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild
+++ b/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2016-11-06 Thread Amy Winston
commit: 1409cf65b5c911951acb5dd3845a32143a99158f
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  6 21:20:15 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  6 21:20:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1409cf65

app-misc/khal: fix python_compat

Package-Manager: portage-2.3.0

 app-misc/khal/khal-0.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/khal/khal-0.8.3.ebuild b/app-misc/khal/khal-0.8.3.ebuild
index 9bda347..b75fe0b 100644
--- a/app-misc/khal/khal-0.8.3.ebuild
+++ b/app-misc/khal/khal-0.8.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_{3,4} )
+PYTHON_COMPAT=( python3_4 )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1



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

2016-11-06 Thread Zac Medico
commit: aa427cb851d47b9daf5b5a9c028a2311b2d5472f
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Nov  6 21:01:20 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Nov  6 21:02:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa427cb8

app-emulation/rkt: version restrict USE=rkt_stage1_kvm in metadata.xml

Package-Manager: portage-2.3.2

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

diff --git a/app-emulation/rkt/metadata.xml b/app-emulation/rkt/metadata.xml
index 3483e6c..d9f7683 100644
--- a/app-emulation/rkt/metadata.xml
+++ b/app-emulation/rkt/metadata.xml
@@ -18,7 +18,9 @@
Install the actool for ACI 
manipulation
Download and use a prebuilt 
stage1.aci from CoreOS
Build stage1-fly.aci
-   This flag has been replaced by the 
rkt_stage1_kvm_* flags
+   
+   This flag has been replaced by the rkt_stage1_kvm_* 
flags
+   
Build 
stage1-kvm-lkvm.aci
Build 
stage1-kvm-qemu.aci
Build the stage1.aci from 
source



[gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-le-hb/

2016-11-06 Thread Lars Wendler
commit: cab551db27ea407df022c3977e6d2ed19b294d3d
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Nov  6 20:56:32 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Nov  6 20:56:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab551db

dev-libs/icu-le-hb: Added virtual/pkgconfig to DEPEND.

Package-Manager: portage-2.3.2

 dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild 
b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
index 8de92a7..5f7d3b7 100644
--- a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
+++ b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
 DEPEND="
${RDEPEND}
>=dev-libs/icu-58.1
+   virtual/pkgconfig
 "
 
 src_prepare() {



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

2016-11-06 Thread Amy Winston
commit: eee8ee8453c9cbdbffa5e6c7ef0a5a4bcfcc18e4
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  6 20:45:29 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  6 20:45:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee8ee84

app-misc/khal: version bump 0.8.3 bug #592372

Package-Manager: portage-2.3.0

 app-misc/khal/Manifest  |  1 +
 app-misc/khal/khal-0.8.3.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/app-misc/khal/Manifest b/app-misc/khal/Manifest
index c816ae1..466f4e9 100644
--- a/app-misc/khal/Manifest
+++ b/app-misc/khal/Manifest
@@ -1,2 +1,3 @@
 DIST khal-0.7.0.tar.gz 109801 SHA256 
c6b0c81df56133e4592f02d8e9b60702079da2affd1b09ba96358ccd8eec9402 SHA512 
cad0bd8c5e869ffb5333e62747f0c5f71ae4a82adf60889922fcc61b4befefd926b0d642fcb8aec471aafc3fab6f042fa4253d381936c229582a8196319a1505
 WHIRLPOOL 
bd265e0c2ff84014ae7b706722e8b850221458ad4c24dd9137321c06048ed1b5442eb93b7d18338a97f201b6e598bef2be3abe375b80f9530306e2617c73cfbd
 DIST khal-0.8.1.tar.gz 125681 SHA256 
9d352e4aa6256e493d5aea69540f642158bdcab75d2383e1e43506bf89982094 SHA512 
01b24b7fb041a78443eb1ede80797ca689c2141bf6bb6b171f49931de7440055c38efc4611c483fe85da90794d074e4d08224ce633878ca2f7b8d66799391033
 WHIRLPOOL 
cbcff5dec339ea97ee7bc83860b4f0c0f75801553e191d5856d30758c95936b2a156cea09ae9bd5a2ea96a3914b454f84ce0123970d1d74693be75caa23cbd27
+DIST khal-0.8.3.tar.gz 126656 SHA256 
1ec6940a9fbd207c41428b103bac1d1555129b9b4eca2b843c544bd48ac63ee3 SHA512 
f49e57a6cc9abfcf8dbc5811c2fe00661fd09a8a6d1a64bae4df5ce9c1d01c6f325adeef68a7b45eed3a34bd797b801c00fcd8fa4fdf378335d5273629f0a165
 WHIRLPOOL 
20963f12d9419f2421680548a6de22261e4d9c4482f6a28937b4339335b5a4965178bae0624cc5172da98c534603d3cd0ed5337e03c04190195a478b34b4a34f

diff --git a/app-misc/khal/khal-0.8.3.ebuild b/app-misc/khal/khal-0.8.3.ebuild
new file mode 100644
index ..9bda347
--- /dev/null
+++ b/app-misc/khal/khal-0.8.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+PYTHON_COMPAT=( python3_{3,4} )
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="A CalDAV based calendar"
+HOMEPAGE="http://lostpackets.de/khal/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="zsh-completion"
+
+RDEPEND=">=dev-python/click-3.2[${PYTHON_USEDEP}]
+   dev-python/icalendar[${PYTHON_USEDEP}]
+   dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/vdirsyncer[${PYTHON_USEDEP}]
+   dev-python/pkginfo[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/configobj[${PYTHON_USEDEP}]
+   >=dev-python/tzlocal-1.0[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   zsh-completion? ( app-shells/zsh )"
+
+DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+DOCS=( AUTHORS.txt CHANGELOG.rst CONTRIBUTING.txt README.rst khal.conf.sample )
+
+src_install() {
+   distutils-r1_src_install
+   if use zsh-completion; then
+   insinto /usr/share/zsh/site-functions
+   doins misc/__khal
+   fi
+}



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

2016-11-06 Thread Ettore Di Giacinto
commit: cf191720ce990c30c7cc70643ad06be628f9909b
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Nov  6 20:06:24 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Nov  6 20:39:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf191720

sys-kernel/genkernel-next: version bump to 65

Package-Manager: portage-2.3.1

 sys-kernel/genkernel-next/Manifest |  1 +
 sys-kernel/genkernel-next/genkernel-next-65.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/sys-kernel/genkernel-next/Manifest 
b/sys-kernel/genkernel-next/Manifest
index b7504e6..1a4d1cf 100644
--- a/sys-kernel/genkernel-next/Manifest
+++ b/sys-kernel/genkernel-next/Manifest
@@ -1,2 +1,3 @@
 DIST genkernel-next-63.tar.xz 2287136 SHA256 
5a4f410ee3b7bb89d2d494190588c1ff572a027826502cbae312d548d07a126e SHA512 
39dcfd0c4f5bd880cac2360f4792e7913ff20ed740a27358d14ba6653b4e4b4fc5a3b0983a62ebafec6882d0a5d0f7707b273ef60bfa153d9a26ea11f4f0f068
 WHIRLPOOL 
26d57d1d55aa9c49960d1d2b0d90341ff32078d40d5e77db804a24f24f3afbf8b3e476eb3e022752f5fbbf56371d30bd2e6dad160822496bc10c105b7072bba0
 DIST genkernel-next-64.tar.gz 2400935 SHA256 
db8d7761947a2c538893677795a96e22a8318da2c4335bad79b4bdcbc9f27e8b SHA512 
2a01f080ef2cecedd5b0857a4b9cb0f2d7dfdcff5a988155691dea90f34ce6f1440b6767afc4a1febd170d8b883c4ea216c7a54d60f8abbe56ac7fa7448189fa
 WHIRLPOOL 
8f70b6cbddb850d2fe745a1d43cfeb9aacbd128432a75e2450ac96f12e66cbaa6d7612e64752aaa8d291c3217935f143c549c1f9e28196eaf48e8c2a9cdde1ab
+DIST genkernel-next-65.tar.gz 2402179 SHA256 
f12f4291f75b9078d1d81cfa047efb3d60ea42dc5e956a20c701c6a9e0f271d3 SHA512 
a65770f122617a5e15bd1eefee7b72fee1ad6468d3d51195b1798e48d507b27088b6fa2bb719f579847c73a639be066170b497c3d8d86d2738236a6981188bbc
 WHIRLPOOL 
42a754b1d21dc651955d6533e66555824a2a431c5ddd1c19983a8993841fc7e73b1955e83e0cc2321a91b354f69aff2bb4e6785e56302c96f99cf2f2153c4d5d

diff --git a/sys-kernel/genkernel-next/genkernel-next-65.ebuild 
b/sys-kernel/genkernel-next/genkernel-next-65.ebuild
new file mode 100644
index ..091ddae
--- /dev/null
+++ b/sys-kernel/genkernel-next/genkernel-next-65.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ "${PV}" != "" ]]; then
+   
SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   RESTRICT="mirror"
+   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+else
+   EGIT_REPO_URI="git://github.com/Sabayon/genkernel-next.git"
+   inherit git-2
+   KEYWORDS="~amd64 ~ppc ~x86"
+   RESTRICT=""
+fi
+inherit bash-completion-r1
+
+DESCRIPTION="Gentoo automatic kernel building scripts, reloaded"
+HOMEPAGE="http://www.gentoo.org;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="cryptsetup dmraid gpg iscsi mdadm plymouth selinux"
+DOCS=( AUTHORS )
+
+DEPEND="app-text/asciidoc
+   sys-fs/e2fsprogs
+   !sys-fs/eudev[-kmod,modutils]
+   selinux? ( sys-libs/libselinux )"
+RDEPEND="${DEPEND}
+   !sys-kernel/genkernel
+   cryptsetup? ( sys-fs/cryptsetup )
+   dmraid? ( >=sys-fs/dmraid-1.0.0_rc16 )
+   gpg? ( app-crypt/gnupg )
+   iscsi? ( sys-block/open-iscsi )
+   mdadm? ( sys-fs/mdadm )
+   plymouth? ( sys-boot/plymouth )
+   app-portage/portage-utils
+   app-arch/cpio
+   >=app-misc/pax-utils-0.6
+   !

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

2016-11-06 Thread Andreas Hüttel
commit: b4c4ae70df8044954c65d62e650df83819ed3c5c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 20:36:04 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 20:36:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c4ae70

app-office/libreoffice: 5.1 and 5.2.2 are not patched for ICU 58

Package-Manager: portage-2.3.2

 app-office/libreoffice/libreoffice-5.1.4.2.ebuild | 2 +-
 app-office/libreoffice/libreoffice-5.2.2.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild 
b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
index e8cee34..ddada96 100644
--- a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
+++ b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild
@@ -111,7 +111,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/boost-1.55:=
dev-libs/expat
dev-libs/hyphen
-   dev-libs/icu:=
+   

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

2016-11-06 Thread Andreas Hüttel
commit: a741cd08392c2fa03485163abe1c9770ef2bade5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 20:35:15 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 20:36:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a741cd08

dev-libs/icu-layoutex: Drop arches where deps are still missing

Package-Manager: portage-2.3.2

 dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild
index 26522f3..15056ba 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-58.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/files/, net-misc/remmina/

2016-11-06 Thread David Seifert
commit: 569f04d7daf8710d815810599c4ca09de21b429d
Author: Diogo Pereira  gmail  com>
AuthorDate: Fri Nov  4 21:41:39 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:17:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f04d7

net-misc/remmina: drop old

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

Signed-off-by: David Seifert  gentoo.org>

 net-misc/remmina/Manifest  |  1 -
 .../files/remmina-1.0.0_p20121004-avahi.patch  | 68 
 ...mina-1.2.0_rc14-allow-disabling-libsecret.patch | 22 -
 net-misc/remmina/metadata.xml  |  1 -
 net-misc/remmina/remmina-1.2.0_rc14-r1.ebuild  | 94 --
 net-misc/remmina/remmina-1.2.0_rc14.ebuild | 92 -
 net-misc/remmina/remmina-1.2.0_rc3.ebuild  | 91 -
 7 files changed, 369 deletions(-)

diff --git a/net-misc/remmina/Manifest b/net-misc/remmina/Manifest
index b1c5bfc..0a72bd2 100644
--- a/net-misc/remmina/Manifest
+++ b/net-misc/remmina/Manifest
@@ -1,4 +1,3 @@
-DIST remmina-1.2.0_rc14.tar.gz 940432 SHA256 
00c854cd08438399f3788606bf5ee6e4fad48016bab25b3c853c93e85e371050 SHA512 
02d5db7c061b760d2b101e2e5b906015c8192b5cc30d75ce649c522e4d7f53ade2dff65324c244139bfce491d31a413342a330dfe0b217af5847e1adbb53935f
 WHIRLPOOL 
31ac11f07665d05e4d48712b8364670c8529a9a96a76809c28fa52327b5a75efff561b7ae4e38f70c8579e15356b7b8ab98ed8af30bc967a8a75c8b913bb7e3e
 DIST remmina-1.2.0_rc15.tar.gz 968892 SHA256 
ba3ab12d1701cf00c09edddbd65293c1b9024195297cce3e8812238e0b5b82f7 SHA512 
f899eb57688f1106c607fefc59e44be006e804259e681604747e8af1dcf8527dcae3ca8a1a3dd868a079f37870184100adfde33dc9181bab6a067491147d6aba
 WHIRLPOOL 
e79cca76c6585e8531ab4386ad3a6125dd98f917239369e88794d672661a0f188f680fe0aa5c09f09cb1d54c1b038120db4de2754e995fe58604b5638324f43d
 DIST remmina-1.2.0_rc16.tar.gz 1008438 SHA256 
edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 SHA512 
a6d2fb95a3fc68ee7ce4c8205c775cbc7bb83fa2f90b68d04f355b4ca8b4d0956a29ecbc028260c432b55c582802e9f243ad62426212d9fd0f02f7e50a56856f
 WHIRLPOOL 
a5d136e1abaeafcc1ad070c400a0c7456e29d1406ea3542add5eb36c4cb1e32cedf0a2bac855298a5e1e703e19774d007ec70c822c49ec13a9f565123b33181d
 DIST remmina-1.2.0_rc3.tar.gz 791812 SHA256 
bfe352cd87b031585d867d519c3a36ee117cca9cc79efb7c11cd11d0f9697208 SHA512 
e740cbeda40bfca96c846c77140120ff92803f1bf5fff15c3eb3ba90e7ebe9ccbfa04825ad3fca96c09a5440f496934711141dedc665572965bf0d9c32e053da
 WHIRLPOOL 
1686a4e029a9cd3019b2dc0b59c715cc67b66d6c75337c7032a72ee0228e1df7d7dfd8dc7fb7f51d6298a1c886b29d45b7352bf7a9e025ecb1cd184b08d385ed

diff --git a/net-misc/remmina/files/remmina-1.0.0_p20121004-avahi.patch 
b/net-misc/remmina/files/remmina-1.0.0_p20121004-avahi.patch
deleted file mode 100644
index abb058a..
--- a/net-misc/remmina/files/remmina-1.0.0_p20121004-avahi.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=438060
-https://github.com/FreeRDP/Remmina/issues/120
-
-diff --git a/cmake/FindAVAHI.cmake b/cmake/FindAVAHI.cmake
-index 0a5cc21..91878dc 100644
 a/cmake/FindAVAHI.cmake
-+++ b/cmake/FindAVAHI.cmake
-@@ -17,29 +17,42 @@
- # Foundation, Inc., 59 Temple Place, Suite 330, 
- # Boston, MA 02111-1307, USA.
- 
--if(GTK3_FOUND)
--  set(_AVAHI_LIB_NAME avahi-ui-gtk3)
--  set(_AVAHI_PKG_NAME avahi-ui-gtk3>=0.6.30 avahi-client>=0.6.30)
--else()
--  set(_AVAHI_LIB_NAME avahi-ui)
--  set(_AVAHI_PKG_NAME avahi-ui>=0.6.30 avahi-client>=0.6.30)
-+include(FindPkgConfig)
-+
-+if(PKG_CONFIG_FOUND)
-+  pkg_check_modules(PC_AVAHI_CLIENT avahi-client)
-+  if(GTK3_FOUND)
-+  set(_AVAHI_UI_LIB_NAME avahi-ui-gtk3)
-+  set(_AVAHI_UI_PKG_NAME avahi-ui-gtk3>=0.6.30 
avahi-client>=0.6.30)
-+  else()
-+  set(_AVAHI_UI_LIB_NAME avahi-ui)
-+  set(_AVAHI_UI_PKG_NAME avahi-ui>=0.6.30 avahi-client>=0.6.30)
-+  endif()
-+  pkg_check_modules(PC_AVAHI_UI ${_AVAHI_UI_PKG_NAME})
- endif()
- 
--find_package(PkgConfig)
--pkg_check_modules(PC_AVAHI ${_AVAHI_PKG_NAME})
- 
--find_path(AVAHI_INCLUDE_DIR avahi-ui/avahi-ui.h
--  HINTS ${PC_AVAHI_INCLUDEDIR} ${PC_AVAHI_INCLUDE_DIRS})
--
--find_library(AVAHI_LIBRARY NAMES ${_AVAHI_LIB_NAME}
--  HINTS ${PC_AVAHI_LIBDIR} ${PC_AVAHI_LIBRARY_DIRS})
-+find_library(AVAHI_COMMON_LIBRARY NAMES avahi-common PATHS 
${PC_AVAHI_CLIENT_LIBRARY_DIRS})
-+if(AVAHI_COMMON_LIBRARY)
-+  set(AVAHI_COMMON_FOUND TRUE)
-+endif()
- 
--include(FindPackageHandleStandardArgs)
-+find_library(AVAHI_CLIENT_LIBRARY NAMES avahi-client PATHS 
${PC_AVAHI_CLIENT_LIBRARY_DIRS})
-+if(AVAHI_CLIENT_LIBRARY)
-+  set(AVAHI_CLIENT_FOUND TRUE)
-+endif()
- 
--find_package_handle_standard_args(AVAHI DEFAULT_MSG AVAHI_LIBRARY 
AVAHI_INCLUDE_DIR)
-+find_path(AVAHI_UI_INCLUDE_DIR avahi-ui/avahi-ui.h PATHS 
${PC_AVAHI_UI_INCLUDE_DIRS})
-+find_library(AVAHI_UI_LIBRARY NAMES ${_AVAHI_UI_LIB_NAME} PATHS 

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

2016-11-06 Thread David Seifert
commit: 69b2cf6f1bb0547b076e41bb0596023619c3c942
Author: Diogo Pereira  gmail  com>
AuthorDate: Fri Nov  4 21:34:08 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:17:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b2cf6f

net-misc/remmina: version bump to 1.2.0_rc16

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

Signed-off-by: David Seifert  gentoo.org>

 net-misc/remmina/Manifest  |  1 +
 net-misc/remmina/remmina-1.2.0_rc16.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/net-misc/remmina/Manifest b/net-misc/remmina/Manifest
index 76f435e..b1c5bfc 100644
--- a/net-misc/remmina/Manifest
+++ b/net-misc/remmina/Manifest
@@ -1,3 +1,4 @@
 DIST remmina-1.2.0_rc14.tar.gz 940432 SHA256 
00c854cd08438399f3788606bf5ee6e4fad48016bab25b3c853c93e85e371050 SHA512 
02d5db7c061b760d2b101e2e5b906015c8192b5cc30d75ce649c522e4d7f53ade2dff65324c244139bfce491d31a413342a330dfe0b217af5847e1adbb53935f
 WHIRLPOOL 
31ac11f07665d05e4d48712b8364670c8529a9a96a76809c28fa52327b5a75efff561b7ae4e38f70c8579e15356b7b8ab98ed8af30bc967a8a75c8b913bb7e3e
 DIST remmina-1.2.0_rc15.tar.gz 968892 SHA256 
ba3ab12d1701cf00c09edddbd65293c1b9024195297cce3e8812238e0b5b82f7 SHA512 
f899eb57688f1106c607fefc59e44be006e804259e681604747e8af1dcf8527dcae3ca8a1a3dd868a079f37870184100adfde33dc9181bab6a067491147d6aba
 WHIRLPOOL 
e79cca76c6585e8531ab4386ad3a6125dd98f917239369e88794d672661a0f188f680fe0aa5c09f09cb1d54c1b038120db4de2754e995fe58604b5638324f43d
+DIST remmina-1.2.0_rc16.tar.gz 1008438 SHA256 
edb347f9e4d0a2e682f7ffd22caa364b477653a1aca31d1c1922a86d81df4995 SHA512 
a6d2fb95a3fc68ee7ce4c8205c775cbc7bb83fa2f90b68d04f355b4ca8b4d0956a29ecbc028260c432b55c582802e9f243ad62426212d9fd0f02f7e50a56856f
 WHIRLPOOL 
a5d136e1abaeafcc1ad070c400a0c7456e29d1406ea3542add5eb36c4cb1e32cedf0a2bac855298a5e1e703e19774d007ec70c822c49ec13a9f565123b33181d
 DIST remmina-1.2.0_rc3.tar.gz 791812 SHA256 
bfe352cd87b031585d867d519c3a36ee117cca9cc79efb7c11cd11d0f9697208 SHA512 
e740cbeda40bfca96c846c77140120ff92803f1bf5fff15c3eb3ba90e7ebe9ccbfa04825ad3fca96c09a5440f496934711141dedc665572965bf0d9c32e053da
 WHIRLPOOL 
1686a4e029a9cd3019b2dc0b59c715cc67b66d6c75337c7032a72ee0228e1df7d7dfd8dc7fb7f51d6298a1c886b29d45b7352bf7a9e025ecb1cd184b08d385ed

diff --git a/net-misc/remmina/remmina-1.2.0_rc16.ebuild 
b/net-misc/remmina/remmina-1.2.0_rc16.ebuild
new file mode 100644
index ..5f67a1f
--- /dev/null
+++ b/net-misc/remmina/remmina-1.2.0_rc16.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils eutils gnome2-utils
+
+MY_PV="${PV//_rc/-rcgit.}"
+
+DESCRIPTION="A GTK+ RDP, VNC, XDMCP and SSH client"
+HOMEPAGE="http://remmina.org/;
+SRC_URI="https://github.com/FreeRDP/Remmina/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ayatana crypt freerdp gnome-keyring nls spice ssh telepathy webkit 
zeroconf"
+
+RDEPEND="
+   dev-libs/glib:2
+   net-libs/libvncserver
+   x11-libs/libxkbfile
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   virtual/freedesktop-icon-theme
+   ayatana? ( dev-libs/libappindicator:3 )
+   crypt? ( dev-libs/libgcrypt:0= )
+   freerdp? ( >=net-misc/freerdp-2 )
+   gnome-keyring? ( app-crypt/libsecret )
+   spice? ( net-misc/spice-gtk[gtk3] )
+   ssh? ( net-libs/libssh[sftp]
+   x11-libs/vte:2.91 )
+   telepathy? ( net-libs/telepathy-glib )
+   webkit? ( net-libs/webkit-gtk:4 )
+   zeroconf? ( net-dns/avahi[gtk3] )
+"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( README.md )
+
+S="${WORKDIR}/Remmina-${MY_PV}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_APPINDICATOR=$(usex ayatana)
+   -DWITH_GCRYPT=$(usex crypt)
+   -DWITH_FREERDP=$(usex freerdp)
+   -DWITH_LIBSECRET=$(usex gnome-keyring)
+   -DWITH_GETTEXT=$(usex nls)
+   -DWITH_TRANSLATIONS=$(usex nls)
+   -DWITH_SPICE=$(usex spice)
+   -DWITH_LIBSSH=$(usex ssh)
+   -DWITH_VTE=$(usex ssh)
+   -DWITH_TELEPATHY=$(usex telepathy)
+   -DWITH_SURVEY=$(usex webkit)
+   -DWITH_AVAHI=$(usex zeroconf)
+   -DGTK_VERSION=3
+   )
+   cmake-utils_src_configure
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+
+   elog "To get additional features, some optional runtime dependencies"
+   elog "may be installed:"
+   elog ""
+   optfeature "encrypted VNC connections" net-libs/libvncserver[gcrypt]
+   optfeature "XDMCP support" x11-base/xorg-server[xephyr]
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}

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

2016-11-06 Thread David Seifert
commit: 8b478fa66ee2b80db70bb45d106811cfedaaa87b
Author: Muhammad Herdiansyah  openmailbox  org>
AuthorDate: Fri Nov  4 08:17:25 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:14:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b478fa6

app-misc/neofetch: Version bump to 1.9.1

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

Signed-off-by: David Seifert  gentoo.org>

 app-misc/neofetch/Manifest  |  2 +-
 .../{neofetch-1.9.ebuild => neofetch-1.9.1.ebuild}  | 21 -
 2 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
index f6dbe0a..2aca928 100644
--- a/app-misc/neofetch/Manifest
+++ b/app-misc/neofetch/Manifest
@@ -1,2 +1,2 @@
 DIST neofetch-1.8.1.tar.gz 52867 SHA256 
dfa1e97f3a91af00da45af1bf3f6a197f545063dba129bd4db839b0139e68e24 SHA512 
c89a5c2b01c75fdce66e901d95f19da7e7865bc708426a577b3d11bd383eb7261d1493eb06aa4da59c141bd0d5629a6dbdf1dcf334ea57a86ceab565de627f29
 WHIRLPOOL 
f6de8f24f602298582d61a7932344cb4f3d0ddd197d7c948273f12e911a593059aead4dd598d54331d65aa0d6764386f5e268775dc19c0817b2201c13687af37
-DIST neofetch-1.9.tar.gz 57413 SHA256 
c9cbe0eeedbceaf9b23f9a1c4e0838e410dc7bdfdeb7fbd10f5eaf377cceff05 SHA512 
15b094d2e655ba69a460da0e24cc2527f47a6bbbaa249e87f053708c869fb00d8e7a8ea91e3a614c6702a9396266b975f1c4e9c5aa39a75f6ce3ca06e2d7eb29
 WHIRLPOOL 
4e788ce093b27b9af1092c4f89174a978f141ca72d0039715a80057d56018a67eb36cdcecf8575b6199c6987a99f1e3b008eb44a10967a6cd9b8d50108f2855b
+DIST neofetch-1.9.1.tar.gz 55739 SHA256 
d7e30215994968ca861836f9bab9259624688fd50620e7d5af5c8b31da8bd32b SHA512 
e5b339549bd5eae726e66369bd9ebae7927117d7fb5af52bdfa54d5bff0793d72ed893ed631999dd492a2044fcc91ffe990ae8113b40fa3d724f5584417defc9
 WHIRLPOOL 
74f35ede4b3836d4b5485df0a80a1a9fef0d23de637558456dac69bdf7f4a1742f7f2e87e4c0faa99bec5959145ea5cc8e764cde320f1005ec1263c0c808eaac

diff --git a/app-misc/neofetch/neofetch-1.9.ebuild 
b/app-misc/neofetch/neofetch-1.9.1.ebuild
similarity index 66%
rename from app-misc/neofetch/neofetch-1.9.ebuild
rename to app-misc/neofetch/neofetch-1.9.1.ebuild
index 5d343a5..c7bbb2e 100644
--- a/app-misc/neofetch/neofetch-1.9.ebuild
+++ b/app-misc/neofetch/neofetch-1.9.1.ebuild
@@ -1,6 +1,7 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
+
 EAPI=6
 
 DESCRIPTION="Simple information system script"
@@ -8,16 +9,18 @@ HOMEPAGE="https://github.com/dylanaraps/neofetch;
 SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 IUSE="X"
 
-DEPEND="app-shells/bash:*
+DEPEND="
+   app-shells/bash:*
sys-apps/pciutils"
-
 RDEPEND="${DEPEND}
-   X? ( x11-apps/xprop
-   x11-apps/xwininfo
-   x11-apps/xrandr
-   www-client/w3m[imlib]
-   media-libs/imlib2
-   media-gfx/imagemagick
-)"
+   X? (
+   x11-apps/xprop
+   x11-apps/xwininfo
+   x11-apps/xrandr
+   www-client/w3m[imlib]
+   media-libs/imlib2
+   media-gfx/imagemagick
+   )"



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

2016-11-06 Thread David Seifert
commit: 520903ae68e7325f589f0edd8faf29f460a24f7b
Author: timerai...@gmx.at  gmx  at>
AuthorDate: Tue Oct 25 21:40:05 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:14:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520903ae

sci-libs/vtk: clean-up old revision

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

Signed-off-by: David Seifert  gentoo.org>

 sci-libs/vtk/vtk-6.1.0-r2.ebuild | 390 ---
 1 file changed, 390 deletions(-)

diff --git a/sci-libs/vtk/vtk-6.1.0-r2.ebuild b/sci-libs/vtk/vtk-6.1.0-r2.ebuild
deleted file mode 100644
index c653faa..
--- a/sci-libs/vtk/vtk-6.1.0-r2.ebuild
+++ /dev/null
@@ -1,390 +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 )
-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: dev-python/vobject/

2016-11-06 Thread David Seifert
commit: 2443b725fb5ed946eec751003f24349e1d7ee389
Author: Andrey Utkin  fastmail  com>
AuthorDate: Sat Nov  5 18:01:19 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:14:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2443b725

dev-python/vobject: add 0.9.2 ebuild

Cloned from 0.9.3 ebuild.
Adding this for sake of current khard incompatibility with 0.9.3, see
https://github.com/scheibler/khard/issues/97
Closes: https://github.com/gentoo/gentoo/pull/2753

Signed-off-by: David Seifert  gentoo.org>

 dev-python/vobject/Manifest |  1 +
 dev-python/vobject/vobject-0.9.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/vobject/Manifest b/dev-python/vobject/Manifest
index a529ada..516e7d0 100644
--- a/dev-python/vobject/Manifest
+++ b/dev-python/vobject/Manifest
@@ -1,2 +1,3 @@
 DIST vobject-0.8.1c.tar.gz 59925 SHA256 
594113117f2017ed837c8f3ce727616f9053baa5a5463a7420c8249b8fc556f5 SHA512 
3c7071e040172c8ef9e93bb818fb3c5f04912322adaaf56794b5ff1ee787d54ad6860835be4fb123fa4215c104e1cbc4031dcdab53e96f7dbed771c0fa79
 WHIRLPOOL 
b317c376df74532d6b1f72a64558611edb9b02a2c37c4d98064d28e478580c8138e5144c5e5585d47ea842c52f40abdac8c84095972780e7a5e239b01537ef2e
+DIST vobject-0.9.2.tar.gz 56715 SHA256 
3df7a6f59a7696932b83ed1da0fc8f84228bbe7456faf395f8c0cbbd988859f0 SHA512 
4f749774692792952f897e9e5cbf3967bb803cfe3137b2942a16690121ac1b93f256bdf96a08f1e2192210cf5623e841cd891de81e67c70bab403cee2e37e04c
 WHIRLPOOL 
f0175162774842d85b1a6a8aa64e508496be8cb34ba729749ca9ec89fcb2766906702d9daf80cad610aa833be4693c2a3f692cc9d7b0486085fe5ac72d577129
 DIST vobject-0.9.3.tar.gz 57744 SHA256 
cb79bd61cb54e222496278a90d9f6fe6fc0640ab2c4163f3fbc2942372d09d21 SHA512 
d77dac2e885ea752e900a2f6e3d9cf24fdd3365d1e9e2ba51c5c38b2889a62aaa61e5562799eb8063b5d4ded0bcd43108cd7e5d028cf7dbe72008b208b8e2e76
 WHIRLPOOL 
0776eb5d0e68a1f12b001f55e5ec0032d722f23e2654c6c8f44cd0f23d9e299b7615094a16f8eff431de08ea185300185ab39c49762564db1d95cfdcea15

diff --git a/dev-python/vobject/vobject-0.9.2.ebuild 
b/dev-python/vobject/vobject-0.9.2.ebuild
new file mode 100644
index ..90f1126
--- /dev/null
+++ b/dev-python/vobject/vobject-0.9.2.ebuild
@@ -0,0 +1,29 @@
+# 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,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Python package for parsing and generating vCard and vCalendar 
files"
+HOMEPAGE="http://eventable.github.io/vobject/
+   https://pypi.python.org/pypi/vobject
+   https://github.com/eventable/vobject;
+SRC_URI="https://github.com/eventable/vobject/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/python-dateutil-2.4.0[${PYTHON_USEDEP}]
+   dev-python/setuptools"[${PYTHON_USEDEP}]
+DEPEND="${RDEPEND}"
+
+DOCS=( ACKNOWLEDGEMENTS.txt README.md )
+
+python_test() {
+   "${EPYTHON}" tests.py || die "Testing failed under ${EPYTHON}"
+}



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

2016-11-06 Thread David Seifert
commit: ea95f9d08349311b5b546c0de3feb1fea970ae4c
Author: Harald Timeraider  gmx  at>
AuthorDate: Tue Oct 25 14:41:23 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 20:14:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea95f9d0

sci-libs/vtk: added support for qt5

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2663

Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/sci-libs/vtk/vtk-6.1.0-r4.ebuild b/sci-libs/vtk/vtk-6.1.0-r4.ebuild
new file mode 100644
index ..912030b
--- /dev/null
+++ b/sci-libs/vtk/vtk-6.1.0-r4.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 qt5 rendering smp tbb test theora 
tk tcl
+   video_cards_nvidia views web xdmf2 R +X"
+
+REQUIRED_USE="
+   all-modules? ( python xdmf2 )
+   java? ( qt5 )
+   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:5
+   dev-qt/qtgui:5
+   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: profiles/

2016-11-06 Thread Andreas Hüttel
commit: 722b93233a5b76eba4eabf111933433a26c3715e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 19:59:24 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 19:59:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722b9323

package.mask: Unmask ICU 58 and friends

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

diff --git a/profiles/package.mask b/profiles/package.mask
index e43aed8..39c2115 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,15 +30,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Lars Wendler  (06 Nov 2016)
-# Masked until >=dev-libs/icu-58.1 got unmasked
-dev-libs/icu-le-hb
-dev-libs/icu-layoutex
-
-# Andreas K. Hüttel  (05 Nov 2016)
-# Masked for initial testing
-=dev-libs/icu-58.1
-
 # Manuel Rüger  (05 Nov 2016)
 # Masked for removal in 30 days, bug #568980
 # Unmaintained and deprecated.



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

2016-11-06 Thread Michał Górny
commit: 36865df46389e5f0b8055433b46d6e14d2ab4378
Author: Lei Zhang  gmail  com>
AuthorDate: Fri Sep 30 10:28:28 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  6 19:56:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36865df4

sys-libs/libcxxabi: fix a compile error on musl

Closes: https://github.com/gentoo/gentoo/pull/2491
Package-Manager: portage-2.3.1

 sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild 
b/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild
index 48c4519..2d5c58e 100644
--- a/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libunwind +static-libs test"
+IUSE="elibc_musl libunwind +static-libs test"
 
 RDEPEND="
libunwind? (
@@ -79,6 +79,9 @@ multilib_src_configure() {
-DLIT_COMMAND="${EPREFIX}"/usr/bin/lit
)
fi
+   if use elibc_musl; then
+   local -x CPPFLAGS="${CPPFLAGS} -D_LIBCPP_HAS_MUSL_LIBC=1"
+   fi
cmake-utils_src_configure
 }
 



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

2016-11-06 Thread David Seifert
commit: cc6b3d966fad0261420faeb605d581f0d9aa8d35
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Mon Aug 29 17:50:16 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6b3d96

dev-libs/dee: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-libs/dee/files/dee-1.0.10-gcc-4.5.patch | 30 -
 dev-libs/dee/files/dee-1.0.10-vapigen.patch | 16 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-libs/dee/files/dee-1.0.10-gcc-4.5.patch 
b/dev-libs/dee/files/dee-1.0.10-gcc-4.5.patch
deleted file mode 100644
index 11854a9..
--- a/dev-libs/dee/files/dee-1.0.10-gcc-4.5.patch
+++ /dev/null
@@ -1,30 +0,0 @@
- src/dee-filter.h   |2 +-
- src/dee-model-reader.h |2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/dee-filter.h b/src/dee-filter.h
-index de8d252..327f512 100644
 a/src/dee-filter.h
-+++ b/src/dee-filter.h
-@@ -30,7 +30,7 @@
- 
- G_BEGIN_DECLS
- 
--typedef struct _DeeFilter DeeFilter;
-+//typedef struct _DeeFilter DeeFilter;
- 
- /**
-  * DeeFilterMapFunc:
-diff --git a/src/dee-model-reader.h b/src/dee-model-reader.h
-index a249149..dd23de6 100644
 a/src/dee-model-reader.h
-+++ b/src/dee-model-reader.h
-@@ -30,7 +30,7 @@
- 
- G_BEGIN_DECLS
- 
--typedef struct _DeeFilter DeeFilter;
-+//typedef struct _DeeFilter DeeFilter;
- 
- /**
-  * DeeModelReaderFunc:

diff --git a/dev-libs/dee/files/dee-1.0.10-vapigen.patch 
b/dev-libs/dee/files/dee-1.0.10-vapigen.patch
deleted file mode 100644
index 25fb7a9..
--- a/dev-libs/dee/files/dee-1.0.10-vapigen.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- vapi/Makefile.am |2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/vapi/Makefile.am b/vapi/Makefile.am
-index c384ecd..413a96a 100644
 a/vapi/Makefile.am
-+++ b/vapi/Makefile.am
-@@ -6,7 +6,7 @@ if HAVE_INTROSPECTION
- if HAVE_VAPIGEN
- 
- dee-1.0.vapi: 
$(top_builddir)/src/Dee-$(DEE_MAJOR_VERSION).$(DEE_MINOR_VERSION).gir 
$(srcdir)/Dee-1.0-custom.vala $(srcdir)/Dee-1.0.metadata
--  $(AM_V_GEN)$(VALA_API_GEN) --library dee-1.0 --metadatadir=$(srcdir) 
$(filter %.gir %.vala,$^)
-+  $(AM_V_GEN)$(VALA_API_GEN) --library dee-1.0 --metadatadir=$(srcdir) 
$(filter %.gir %.vala,$^) --pkg gtk+-3.0
-   @touch $@
- 
- endif



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection/files/

2016-11-06 Thread David Seifert
commit: a88cac840131eac99f4a1037ef4baf0c87913483
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sun Sep 11 09:40:30 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88cac84

dev-libs/gobject-introspection: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../gobject-introspection-1.42.0-cpp-flags.patch   | 32 --
 1 file changed, 32 deletions(-)

diff --git 
a/dev-libs/gobject-introspection/files/gobject-introspection-1.42.0-cpp-flags.patch
 
b/dev-libs/gobject-introspection/files/gobject-introspection-1.42.0-cpp-flags.patch
deleted file mode 100644
index 8195cdf..
--- 
a/dev-libs/gobject-introspection/files/gobject-introspection-1.42.0-cpp-flags.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From d2dce55c971fc44cc327818b0341eb89f1243db6 Mon Sep 17 00:00:00 2001
-From: Michael Catanzaro 
-Date: Wed, 28 Jan 2015 21:55:20 -0600
-Subject: scanner: don't pass certain debug level flags to cpp
-
-These may cause cpp to output code that still has #defines in them,
-which the scanner does not expect.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=720504
-
-diff --git a/giscanner/sourcescanner.py b/giscanner/sourcescanner.py
-index dab1602..9a81421 100644
 a/giscanner/sourcescanner.py
-+++ b/giscanner/sourcescanner.py
-@@ -294,6 +294,14 @@ class SourceScanner(object):
- cpp_args += ['-E', '-C', '-I.', '-']
- cpp_args += self._cpp_options
- 
-+# We expect the preprocessor to remove macros. If debugging is turned
-+# up high enough that won't happen, so strip these out. Bug #720504
-+for flag in ['-g3', '-ggdb3', '-gstabs3', '-gcoff3', '-gxcoff3', 
'-gvms3']:
-+try:
-+cpp_args.remove(flag)
-+except ValueError:
-+pass
-+
- proc = subprocess.Popen(cpp_args,
- stdin=subprocess.PIPE,
- stdout=subprocess.PIPE)
--- 
-cgit v0.10.2
-



[gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/files/

2016-11-06 Thread David Seifert
commit: de80630ddae0103ecb03ac4c321717b42e8de762
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sun Aug  7 14:10:24 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de80630d

dev-lang/spidermonky: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/spidermonkey-1.8.7-symbol-versions.patch | 32 --
 1 file changed, 32 deletions(-)

diff --git 
a/dev-lang/spidermonkey/files/spidermonkey-1.8.7-symbol-versions.patch 
b/dev-lang/spidermonkey/files/spidermonkey-1.8.7-symbol-versions.patch
deleted file mode 100644
index 3945172..
--- a/dev-lang/spidermonkey/files/spidermonkey-1.8.7-symbol-versions.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff -Naur js/src/configure.in js.new/src/configure.in
 a/js/src/symverscript.in   2012-11-07 09:36:16.0 -0500
-+++ b/js/src/symverscript.in   2012-11-07 09:37:05.0 -0500
-@@ -0,0 +1,4 @@
-+mozjs187 {
-+  global: *;
-+};
-+
-diff -Naur js/src/Makefile.in js.new/src/Makefile.in
 a/js/src/Makefile.in   2012-11-07 09:36:16.0 -0500
-+++ b/js/src/Makefile.in   2012-11-07 09:37:09.0 -0500
-@@ -837,7 +837,10 @@
-   mozjs185.pc \
-   $(NULL)
- 
--GARBAGE += $(pkg_config_files)
-+symverscript: symverscript.in
-+  cat $< > $@
-+
-+GARBAGE += $(pkg_config_files) symverscript
- 
- %.pc: $(srcdir)/%.pc.in Makefile
-   cat $< | sed \
-@@ -872,6 +875,8 @@
- SHLIB_ABI_VER   := $(DESTDIR)$(libdir)/$(SHARED_LIBRARY).$(SRCREL_ABI_VERSION)
- SHLIB_EXACT_VER := $(DESTDIR)$(libdir)/$(SHARED_LIBRARY).$(SRCREL_VERSION)
- $(SHARED_LIBRARY): EXTRA_DSO_LDOPTS += -Wl,-soname,$(notdir $(SHLIB_ABI_VER))
-+$(SHARED_LIBRARY): EXTRA_DSO_LDOPTS += -Wl,-version-script,symverscript
-+$(SHARED_LIBRARY): symverscript
- endif
- endif
- 



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

2016-11-06 Thread David Seifert
commit: 322bd10d132c5f7b5c05feadb38a1d3e18ba5ef9
Author: Sergiy Borodych  gmail  com>
AuthorDate: Tue Oct 25 07:09:21 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322bd10d

media-sound/gmusicbrowser: add new proxied maintainer

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

Signed-off-by: David Seifert  gentoo.org>

 media-sound/gmusicbrowser/metadata.xml | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/media-sound/gmusicbrowser/metadata.xml 
b/media-sound/gmusicbrowser/metadata.xml
index 39626a9..99330a6 100644
--- a/media-sound/gmusicbrowser/metadata.xml
+++ b/media-sound/gmusicbrowser/metadata.xml
@@ -1,8 +1,13 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-so...@gentoo.org
-Gentoo Sound project
-  
+   
+   sergiy.borod...@gmail.com
+   Sergiy Borodych
+   Proxied maintainer
+   
+   
+   so...@gentoo.org
+   Gentoo Sound project
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gcc/files/

2016-11-06 Thread David Seifert
commit: 4487cff0713a8240761b079338d2617e768ee4f7
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Aug  6 14:51:48 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:31:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4487cff0

dev-lang/gnat-gcc: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-lang/gnat-gcc/files/gcc-configure-LANG.patch   | 41 --
 dev-lang/gnat-gcc/files/gcc-spec-env-r1.patch  | 87 --
 dev-lang/gnat-gcc/files/gnat-Make-lang.in.patch| 14 
 ...t-gcc-4.9.3-make-default-paths-match-slot.patch | 27 ---
 4 files changed, 169 deletions(-)

diff --git a/dev-lang/gnat-gcc/files/gcc-configure-LANG.patch 
b/dev-lang/gnat-gcc/files/gcc-configure-LANG.patch
deleted file mode 100644
index 3ef76ef..
--- a/dev-lang/gnat-gcc/files/gcc-configure-LANG.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-The LANG vars aren't reset early enough so when sed tries to use [a-zA-Z] in 
-option parsing, it may break.
-
-http://bugs.gentoo.org/103483
-
 configure
-+++ configure
-@@ -54,6 +54,16 @@
- infodir='${prefix}/info'
- mandir='${prefix}/man'
- 
-+# NLS nuisances.
-+# Only set these to C if already set.  These must not be set unconditionally
-+# because not all systems understand e.g. LANG=C (notably SCO).
-+# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
-+# Non-C LC_CTYPE values break the ctype check.
-+if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
-+if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
-+if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
-+if test "${LC_CTYPE+set}"= set; then LC_CTYPE=C;export LC_CTYPE;fi
-+
- # Initialize some other variables.
- subdirs=
- MFLAGS= MAKEFLAGS=
-@@ -452,16 +463,6 @@
-   esac
- done
- 
--# NLS nuisances.
--# Only set these to C if already set.  These must not be set unconditionally
--# because not all systems understand e.g. LANG=C (notably SCO).
--# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
--# Non-C LC_CTYPE values break the ctype check.
--if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
--if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
--if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
--if test "${LC_CTYPE+set}"= set; then LC_CTYPE=C;export LC_CTYPE;fi
--
- # confdefs.h avoids OS command line length limits that DEFS can exceed.
- rm -rf conftest* confdefs.h
- # AIX cpp loses on an empty file, so make sure it contains at least a newline.

diff --git a/dev-lang/gnat-gcc/files/gcc-spec-env-r1.patch 
b/dev-lang/gnat-gcc/files/gcc-spec-env-r1.patch
deleted file mode 100644
index a589268..
--- a/dev-lang/gnat-gcc/files/gcc-spec-env-r1.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-2013-08-22  Magnus Granberg 
-
-   * gcc/gcc.c (main): Add support for external spec file via the 
GCC_SPECS env var
-   and move the process of the user specifed specs.
-
-This allows us to easily control pie/ssp defaults with gcc-config profiles.
-Original patch by Rob Holland
-Extended to support multiple entries separated by ':' by Kevin F. Quinn
-Modified to use getenv instead of poisoned GET_ENVIRONMENT by Ryan Hill
-Modified to process the GCC_SPECS env var befor DRIVER_SELF_SPECS by 
Magnus Granberg
-
 gcc-4.8-20130210/gcc/gcc.c 2013-02-05 16:55:31.0 +0100
-+++ gcc-4.8-20130210-work/gcc/gcc.c2013-07-26 02:32:14.625089864 +0200
-@@ -6427,6 +6428,48 @@ main (int argc, char **argv)
- do_option_spec (option_default_specs[i].name,
-   option_default_specs[i].spec);
- 
-+#if !(defined (__MSDOS__) || defined (OS2) || defined (VMS) || defined 
(WIN32))
-+  /* Add specs listed in GCC_SPECS.  Note; in the process of separating
-+   * each spec listed, the string is overwritten at token boundaries
-+   * (':') with '\0', an effect of strtok_r().
-+   */
-+  specs_file = getenv ("GCC_SPECS");
-+  if (specs_file && (strlen(specs_file) > 0))
-+{
-+  char *spec, *saveptr;
-+  for (spec=strtok_r(specs_file,":",);
-+   spec!=NULL;
-+   spec=strtok_r(NULL,":",))
-+{
-+  struct user_specs *user = (struct user_specs *)
-+xmalloc (sizeof (struct user_specs));
-+  user->next = (struct user_specs *) 0;
-+  user->filename = spec;
-+  if (user_specs_tail)
-+user_specs_tail->next = user;
-+  else
-+user_specs_head = user;
-+  user_specs_tail = user;
-+}
-+}
-+#endif
-+  /* Process any user specified specs in the order given on the command
-+   * line.  */
-+  for (uptr = user_specs_head; uptr; uptr = uptr->next)
-+{
-+  char *filename = find_a_file (_prefixes, uptr->filename,
-+  

[gentoo-commits] repo/gentoo:master commit in: dev-lang/mozart-stdlib/files/

2016-11-06 Thread David Seifert
commit: 79d0d005fcef8fc765dc2615663502fa1e7b67c6
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Aug  6 15:01:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:31:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d0d005

dev-lang/mozart-stdlib: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/mozart-stdlib-1.3.2-doc.patch| 179 -
 .../files/mozart-stdlib-1.3.2-ozmake.patch |  78 -
 .../files/mozart-stdlib-1.3.2-r1-ozmake.patch  |  78 -
 3 files changed, 335 deletions(-)

diff --git a/dev-lang/mozart-stdlib/files/mozart-stdlib-1.3.2-doc.patch 
b/dev-lang/mozart-stdlib/files/mozart-stdlib-1.3.2-doc.patch
deleted file mode 100644
index 1752bb9..
--- a/dev-lang/mozart-stdlib/files/mozart-stdlib-1.3.2-doc.patch
+++ /dev/null
@@ -1,179 +0,0 @@
-diff -ur mozart-1.3.2.20060615-std.orig/adt/makefile.oz 
mozart-1.3.2.20060615-std/adt/makefile.oz
 mozart-1.3.2.20060615-std.orig/adt/makefile.oz 2004-05-19 
11:40:35.0 +1200
-+++ mozart-1.3.2.20060615-std/adt/makefile.oz  2007-02-17 12:29:43.0 
+1300
-@@ -4,14 +4,5 @@
- 'Dictionary.ozf' 'Cell.ozf'
- %%'Generator.ozf'
-]
--   doc : [
--'index.html'
--'cell.html'
--'counter.html'
--'dictionary.html'
--%%'generator.html'
--'queue.html'
--'stack.html'
--]
- 
-)
-diff -ur mozart-1.3.2.20060615-std.orig/makefile.oz 
mozart-1.3.2.20060615-std/makefile.oz
 mozart-1.3.2.20060615-std.orig/makefile.oz 2004-05-19 20:05:19.0 
+1200
-+++ mozart-1.3.2.20060615-std/makefile.oz  2007-02-17 12:29:25.0 
+1300
-@@ -10,12 +10,4 @@
-'os'
-'net'
-   ]
--   doc: [
--   'index.html'
--   'ozdoc.css'
--   'page.gif'
-- 'string.html'
-- 'mapping.html'
-- 'generator.html'
--  ]
-)
-diff -ur mozart-1.3.2.20060615-std.orig/net/makefile.oz 
mozart-1.3.2.20060615-std/net/makefile.oz
 mozart-1.3.2.20060615-std.orig/net/makefile.oz 2004-05-18 
11:33:41.0 +1200
-+++ mozart-1.3.2.20060615-std/net/makefile.oz  2007-02-17 12:29:54.0 
+1300
-@@ -1,4 +1,3 @@
- makefile(
-lib : ['URL.ozf']
--   doc : ['index.html' 'url.html']
-)
-\ No newline at end of file
-diff -ur mozart-1.3.2.20060615-std.orig/os/makefile.oz 
mozart-1.3.2.20060615-std/os/makefile.oz
 mozart-1.3.2.20060615-std.orig/os/makefile.oz  2004-05-18 
11:33:41.0 +1200
-+++ mozart-1.3.2.20060615-std/os/makefile.oz   2007-02-17 12:30:07.0 
+1300
-@@ -1,4 +1,3 @@
- makefile(
-lib : ['Path.ozf' 'Shell.ozf']
--   doc : ['index.html' 'path.html' 'shell.html']
-)
-diff -ur mozart-1.3.2.20060615-std.orig/wp/makefile.oz 
mozart-1.3.2.20060615-std/wp/makefile.oz
 mozart-1.3.2.20060615-std.orig/wp/makefile.oz  2004-05-18 
11:33:41.0 +1200
-+++ mozart-1.3.2.20060615-std/wp/makefile.oz   2007-02-17 12:30:24.0 
+1300
-@@ -2,5 +2,4 @@
-subdirs : ['qtk'
- %'qhtml'
-]
--   doc : ['index.html']
-)
-diff -ur mozart-1.3.2.20060615-std.orig/wp/qtk/makefile.oz 
mozart-1.3.2.20060615-std/wp/qtk/makefile.oz
 mozart-1.3.2.20060615-std.orig/wp/qtk/makefile.oz  2004-02-28 
03:05:22.0 +1300
-+++ mozart-1.3.2.20060615-std/wp/qtk/makefile.oz   2007-02-17 
12:31:29.0 +1300
-@@ -117,96 +117,4 @@
-%%src : ['QTk.ozf' 'QTkDevel.ozf' 'QTkBare.ozf']
-rules   : o(
-   'QTk.ozf' : ozl('QTkBare.ozf'))
--   doc : ['html/button.gif'
--'html/bwoz1.gif'
--'html/canvas.gif'
--'html/checkbutton.gif'
--'html/color.gif'
--'html/dropdownlistbox.gif'
--'html/entry.gif'
--'html/grid.gif'
--'html/index.html'
--'html/label.gif'
--'html/line.gif'
--'html/listbox.gif'
--'html/listcont.oz'
--'html/load.gif'
--'html/menubutton.gif'
--'html/message.gif'
--'html/node1.html'
--'html/node10.html'
--'html/node11.html'
--'html/node12.html'
--'html/node13.html'
--'html/node14.html'
--'html/node15.html'
--'html/node16.html'
--'html/node17.html'
--'html/node18.html'
--'html/node19.html'
--'html/node2.html'
--'html/node20.html'
--'html/node21.html'
--'html/node22.html'
--'html/node23.html'
--'html/node24.html'
--'html/node25.html'
--'html/node26.html'
--'html/node27.html'
--'html/node28.html'
--'html/node29.html'
--

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

2016-11-06 Thread David Seifert
commit: a6030bb3532c9b708af7ed369a7647a3e8790a10
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sun Sep 11 09:41:02 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6030bb3

dev-libs/qof: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/qof-0.8.0-remove_spurious_CFLAGS.patch   | 57 --
 1 file changed, 57 deletions(-)

diff --git a/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch 
b/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch
deleted file mode 100644
index 56c2175..
--- a/dev-libs/qof/files/qof-0.8.0-remove_spurious_CFLAGS.patch
+++ /dev/null
@@ -1,57 +0,0 @@
 configure.orig 2009-06-09 19:15:07.000384982 +0200
-+++ configure  2009-06-09 19:17:31.320384334 +0200
-@@ -22653,18 +22653,18 @@
- $as_echo_n "checking what extra warning flags to pass to the C compiler... " 
>&6; }
- if test ${GCC}x = yesx; then
-   warnFLAGS=
--  CFLAGS="${CFLAGS} -g2 -Wall"
-+  CFLAGS="${CFLAGS}"
-   # Check whether --enable-error-on-warning was given.
- if test "${enable_error_on_warning+set}" = set; then
-   enableval=$enable_error_on_warning; case "${enableval}" in
--yes) warnFLAGS="${warnFLAGS} -Werror" ;;
-+yes) warnFLAGS="${warnFLAGS}" ;;
- no)  ;;
- *) { { $as_echo "$as_me:$LINENO: error: bad value ${enableval} for 
--enable-error-on-warning" >&5
- $as_echo "$as_me: error: bad value ${enableval} for 
--enable-error-on-warning" >&2;}
-{ (exit 1); exit 1; }; } ;;
- esac
- else
--warnFLAGS="${warnFLAGS} -Werror"
-+warnFLAGS="${warnFLAGS}"
- fi
- 
-   GCC_VERSION=`${CC} -dumpversion`
-@@ -22672,10 +22672,10 @@
-  # This is gcc >= 3.x.x
-  if test `echo ${GCC_VERSION} | cut -d. -f2` -ge 4; then
- # This is gcc >= 3.4.x
--warnFLAGS="${warnFLAGS} -Wdeclaration-after-statement"
-+warnFLAGS="${warnFLAGS}"
-  else if test `echo ${GCC_VERSION} | cut -d. -f1` -ge 4; then
- # This is gcc == 4.x.x
--warnFLAGS="${warnFLAGS} -Wdeclaration-after-statement 
-Wno-pointer-sign"
-+warnFLAGS="${warnFLAGS}"
- fi
-  fi
-   fi
-@@ -22693,19 +22693,6 @@
-   enableval=$enable_compile_warnings; set_compile_warnings=yes
- fi
- 
--
--if test "$GCC" = "yes" -a "$set_compile_warnings" != "no"; then
--warnFLAGS="$warnFLAGS -Wcast-align -Wsign-compare \
-- -Wmissing-prototypes -Wmissing-declarations -Werror -Wmissing-include-dirs \
-- -Wstrict-prototypes -Winline -Wnested-externs -Wpointer-arith \
-- -Wmissing-field-initializers"
--# LDFLAGS="$LDFLAGS -Wl,-z,defs"
--fi
--
--
--
--
--
- DATADIR=`eval echo $datadir`
- QSF_SCHEMA_DIR=`eval echo $DATADIR`"/xml/qof/qsf"
- 



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

2016-11-06 Thread David Seifert
commit: 7e3840d0a33eba3b7023468e86c23661fc0c8b90
Author: Sergiy Borodych  gmail  com>
AuthorDate: Tue Oct 25 07:27:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3840d0

media-sound/gmusicbrowser: rework to utilize USE flags fully

also update pkg_postinst message
Closes: https://github.com/gentoo/gentoo/pull/2661

Signed-off-by: David Seifert  gentoo.org>

 ...-.ebuild => gmusicbrowser-1.1.15-r2.ebuild} | 45 --
 .../gmusicbrowser/gmusicbrowser-.ebuild| 30 ++-
 media-sound/gmusicbrowser/metadata.xml |  3 ++
 3 files changed, 30 insertions(+), 48 deletions(-)

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
similarity index 56%
copy from media-sound/gmusicbrowser/gmusicbrowser-.ebuild
copy to media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
index 3ac52e6..8f43b04 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
@@ -4,16 +4,16 @@
 
 EAPI=5
 
-inherit eutils fdo-mime git-2 gnome2-utils
+inherit fdo-mime gnome2-utils
 
 DESCRIPTION="An open-source jukebox for large collections of mp3/ogg/flac 
files"
 HOMEPAGE="http://gmusicbrowser.org/;
-EGIT_REPO_URI="git://github.com/squentin/${PN}.git"
+SRC_URI="http://${PN}.org/download/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
-IUSE="doc"
+KEYWORDS="~amd64 ~x86"
+IUSE="dbus extras gstreamer libnotify mplayer"
 
 GSTREAMER_DEPEND="
dev-perl/GStreamer
@@ -31,18 +31,13 @@ RDEPEND="dev-lang/perl
dev-perl/gtk2-perl
virtual/perl-MIME-Base64
|| ( net-misc/wget dev-perl/AnyEvent-HTTP )
-   || (
-   ( ${GSTREAMER_DEPEND} )
-   ( ${MPLAYER_DEPEND} )
-   ( ${MPV_DEPEND} )
-   ( ${OTHER_DEPEND} )
-   )"
-DEPEND="sys-devel/gettext
-   doc? ( dev-perl/Text-Markdown )"
-
-src_compile() {
-   emake MARKDOWN=$(usex doc "Markdown.pl" "echo")
-}
+   dbus? ( dev-perl/Net-DBus )
+   gstreamer? ( ${GSTREAMER_DEPEND} )
+   mplayer? ( || ( ${MPLAYER_DEPEND} ${MPV_DEPEND} ) )
+   !gstreamer? ( !mplayer? ( ${OTHER_DEPEND} ) )
+   extras? ( dev-perl/gnome2-wnck )
+   libnotify? ( dev-perl/Gtk2-Notify )"
+DEPEND="sys-devel/gettext"
 
 src_install() {
emake \
@@ -51,7 +46,7 @@ src_install() {
iconsdir="${D}/usr/share/icons/hicolor" \
install
 
-   use doc && dohtml layout_doc.html
+   dohtml layout_doc.html
 }
 
 pkg_preinst() {
@@ -64,18 +59,10 @@ pkg_postinst() {
 
elog "Gmusicbrowser supports gstreamer, mplayer, mpv and 
mpg123/ogg123..."
elog "for audio playback. Needed dependencies:"
-   elog "Gstreamer: ${GSTREAMER_DEPEND}"
-   elog "mplayer: ${MPLAYER_DEPEND}"
-   elog "mpv: ${MPV_DEPEND}"
-   elog "mpg123/ogg123...: ${OTHER_DEPEND}"
-   elog
-   elog "This ebuild just ensures at least one implementation is 
installed!"
-   elog
-   elog "other optional dependencies:"
-   elog "  dev-perl/Net-DBus (for dbus support and mpris1/2 plugins)"
-   elog "  dev-perl/Gtk2-WebKit (for Web context plugin)"
-   elog "  dev-perl/Gtk2-Notify (for Notify plugin)"
-   elog "  dev-perl/gnome2-wnck (for Titlebar plugin)"
+   elog "  Gstreamer: ${GSTREAMER_DEPEND}"
+   elog "  mplayer: ${MPLAYER_DEPEND}"
+   elog "  mpv: ${MPV_DEPEND}"
+   elog "  mpg123/ogg123...: ${OTHER_DEPEND}"
 }
 
 pkg_postrm() {

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
index 3ac52e6..d83ca18 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://github.com/squentin/${PN}.git"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="doc"
+IUSE="dbus doc extras gstreamer libnotify mplayer"
 
 GSTREAMER_DEPEND="
dev-perl/GStreamer
@@ -31,12 +31,12 @@ RDEPEND="dev-lang/perl
dev-perl/gtk2-perl
virtual/perl-MIME-Base64
|| ( net-misc/wget dev-perl/AnyEvent-HTTP )
-   || (
-   ( ${GSTREAMER_DEPEND} )
-   ( ${MPLAYER_DEPEND} )
-   ( ${MPV_DEPEND} )
-   ( ${OTHER_DEPEND} )
-   )"
+   dbus? ( dev-perl/Net-DBus )
+   gstreamer? ( ${GSTREAMER_DEPEND} )
+   mplayer? ( || ( ${MPLAYER_DEPEND} ${MPV_DEPEND} ) )
+   !gstreamer? ( !mplayer? ( ${OTHER_DEPEND} ) )
+   extras? ( dev-perl/gnome2-wnck )
+   libnotify? ( dev-perl/Gtk2-Notify )"
 DEPEND="sys-devel/gettext
doc? ( dev-perl/Text-Markdown )"
 
@@ -64,18 +64,10 @@ pkg_postinst() {
 
elog "Gmusicbrowser supports gstreamer, mplayer, mpv and 
mpg123/ogg123..."
elog "for audio playback. Needed 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/

2016-11-06 Thread David Seifert
commit: dc0f3e4f054ad03a71c8c7095e467b33480eeb22
Author: Sergiy Borodych  gmail  com>
AuthorDate: Tue Oct 25 07:46:59 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0f3e4f

dev-perl/Glib-Object-Introspection: New package

* Required for media-sound/gmusicbrowser gstreamer-1.x support
Closes: https://github.com/gentoo/gentoo/pull/2661

Signed-off-by: David Seifert  gentoo.org>

 .../Glib-Object-Introspection-0.40.0.ebuild| 28 ++
 dev-perl/Glib-Object-Introspection/Manifest|  1 +
 dev-perl/Glib-Object-Introspection/metadata.xml| 12 ++
 3 files changed, 41 insertions(+)

diff --git 
a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild 
b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild
new file mode 100644
index ..098e064
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.040
+inherit perl-module
+
+DESCRIPTION="Dynamically create Perl language bindings"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-perl/glib-perl-1.320.0
+   >=dev-libs/gobject-introspection-1.0
+   >=dev-libs/libffi-3.0.0
+   >=dev-libs/glib-2.0.0
+"
+DEPEND="
+   >=dev-perl/ExtUtils-Depends-0.300.0
+   >=dev-perl/extutils-pkgconfig-1.0.0
+   ${RDEPEND}
+"

diff --git a/dev-perl/Glib-Object-Introspection/Manifest 
b/dev-perl/Glib-Object-Introspection/Manifest
new file mode 100644
index ..2c98ef4
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/Manifest
@@ -0,0 +1 @@
+DIST Glib-Object-Introspection-0.040.tar.gz 79009 SHA256 
515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb SHA512 
bd5e4db8b6e331fb9641e75a50a95fff1a823597a8e4c4e9f99a81e7aa2ee30d93856c56ecfea3785b8719dba6590169bcd006ea06d97170889091e6b9480e9f
 WHIRLPOOL 
875399d816076495a667df589d1dcfaa0486caab9990389d4af75445ee536c59dfb6658050ce4db65509cda8e5df8285de8b2b2a1f5dc729c6ddc9ca3f99bd18

diff --git a/dev-perl/Glib-Object-Introspection/metadata.xml 
b/dev-perl/Glib-Object-Introspection/metadata.xml
new file mode 100644
index ..b05808d
--- /dev/null
+++ b/dev-perl/Glib-Object-Introspection/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   p...@gentoo.org
+   Gentoo Perl Project
+   
+   
+   Glib-Object-Introspection
+   Glib::Object::Introspection
+   
+



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

2016-11-06 Thread David Seifert
commit: 23ecb40f19437413860b9e69022cc24a81a5bfe3
Author: Sergiy Borodych  gmail  com>
AuthorDate: Tue Oct 25 08:26:06 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:33:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ecb40f

media-sound/gmusicbrowser: add gstreamer-1 support

and make it a higher priotity than gstreamer-0
Closes: https://github.com/gentoo/gentoo/pull/2661

Signed-off-by: David Seifert  gentoo.org>

 media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild | 9 ++---
 media-sound/gmusicbrowser/gmusicbrowser-.ebuild  | 9 ++---
 media-sound/gmusicbrowser/metadata.xml   | 1 +
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
index 3566bb3..8cfecfb 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
@@ -13,9 +13,10 @@ SRC_URI="http://${PN}.org/download/${P}.tar.gz;
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="dbus doc extras gstreamer libnotify mplayer"
+IUSE="dbus doc extras gstreamer gstreamer-0 libnotify mplayer"
 
-GSTREAMER_DEPEND="
+GSTREAMER_DEPEND="dev-perl/Glib-Object-Introspection"
+GSTREAMER0_DEPEND="
dev-perl/GStreamer
dev-perl/GStreamer-Interfaces
media-plugins/gst-plugins-meta:0.10"
@@ -33,8 +34,9 @@ RDEPEND="dev-lang/perl
|| ( net-misc/wget dev-perl/AnyEvent-HTTP )
dbus? ( dev-perl/Net-DBus )
gstreamer? ( ${GSTREAMER_DEPEND} )
+   gstreamer-0? ( ${GSTREAMER0_DEPEND} )
mplayer? ( || ( ${MPLAYER_DEPEND} ${MPV_DEPEND} ) )
-   !gstreamer? ( !mplayer? ( ${OTHER_DEPEND} ) )
+   !gstreamer? ( !gstreamer-0? ( !mplayer? ( ${OTHER_DEPEND} ) ) )
extras? ( dev-perl/gnome2-wnck )
libnotify? ( dev-perl/Gtk2-Notify )"
 DEPEND="sys-devel/gettext"
@@ -60,6 +62,7 @@ pkg_postinst() {
elog "Gmusicbrowser supports gstreamer, mplayer, mpv and 
mpg123/ogg123..."
elog "for audio playback. Needed dependencies:"
elog "  Gstreamer: ${GSTREAMER_DEPEND}"
+   elog "  Gstreamer-0.10: ${GSTREAMER0_DEPEND}"
elog "  mplayer: ${MPLAYER_DEPEND}"
elog "  mpv: ${MPV_DEPEND}"
elog "  mpg123/ogg123...: ${OTHER_DEPEND}"

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
index 6837cda..c2c17f3 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
@@ -13,9 +13,10 @@ EGIT_REPO_URI="git://github.com/squentin/${PN}.git"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="dbus doc extras gstreamer libnotify mplayer"
+IUSE="dbus doc extras gstreamer gstreamer-0 libnotify mplayer"
 
-GSTREAMER_DEPEND="
+GSTREAMER_DEPEND="dev-perl/Glib-Object-Introspection"
+GSTREAMER0_DEPEND="
dev-perl/GStreamer
dev-perl/GStreamer-Interfaces
media-plugins/gst-plugins-meta:0.10"
@@ -33,8 +34,9 @@ RDEPEND="dev-lang/perl
|| ( net-misc/wget dev-perl/AnyEvent-HTTP )
dbus? ( dev-perl/Net-DBus )
gstreamer? ( ${GSTREAMER_DEPEND} )
+   gstreamer-0? ( ${GSTREAMER0_DEPEND} )
mplayer? ( || ( ${MPLAYER_DEPEND} ${MPV_DEPEND} ) )
-   !gstreamer? ( !mplayer? ( ${OTHER_DEPEND} ) )
+   !gstreamer? ( !gstreamer-0? ( !mplayer? ( ${OTHER_DEPEND} ) ) )
extras? ( dev-perl/gnome2-wnck )
libnotify? ( dev-perl/Gtk2-Notify )"
 DEPEND="sys-devel/gettext
@@ -65,6 +67,7 @@ pkg_postinst() {
elog "Gmusicbrowser supports gstreamer, mplayer, mpv and 
mpg123/ogg123..."
elog "for audio playback. Needed dependencies:"
elog "  Gstreamer: ${GSTREAMER_DEPEND}"
+   elog "  Gstreamer-0.10: ${GSTREAMER0_DEPEND}"
elog "  mplayer: ${MPLAYER_DEPEND}"
elog "  mpv: ${MPV_DEPEND}"
elog "  mpg123/ogg123...: ${OTHER_DEPEND}"

diff --git a/media-sound/gmusicbrowser/metadata.xml 
b/media-sound/gmusicbrowser/metadata.xml
index 6c2c0dc..f2a6020 100644
--- a/media-sound/gmusicbrowser/metadata.xml
+++ b/media-sound/gmusicbrowser/metadata.xml
@@ -12,5 +12,6 @@


Install some extra deps for plugins (ex. 
Titlebar)
+   Enable audio support via legacy 
gstreamer:0.10

 



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

2016-11-06 Thread David Seifert
commit: 12eb025c419b3541bc13d9399a5e42588435f5fa
Author: Sergiy Borodych  gmail  com>
AuthorDate: Tue Oct 25 08:18:05 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:33:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12eb025c

media-sound/gmusicbrowser: migrate to EAPI=6 & git-r3 eclass (for )

utilize 'doc' USE flag in stable version like in ,
fix double-slashing
Closes: https://github.com/gentoo/gentoo/pull/2661

Signed-off-by: David Seifert  gentoo.org>

 media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild | 10 +-
 media-sound/gmusicbrowser/gmusicbrowser-.ebuild  | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
index 8f43b04..3566bb3 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit fdo-mime gnome2-utils
 
@@ -13,7 +13,7 @@ SRC_URI="http://${PN}.org/download/${P}.tar.gz;
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="dbus extras gstreamer libnotify mplayer"
+IUSE="dbus doc extras gstreamer libnotify mplayer"
 
 GSTREAMER_DEPEND="
dev-perl/GStreamer
@@ -41,12 +41,12 @@ DEPEND="sys-devel/gettext"
 
 src_install() {
emake \
-   DOCS="AUTHORS NEWS README" \
DESTDIR="${D}" \
-   iconsdir="${D}/usr/share/icons/hicolor" \
+   iconsdir="${D%/}/usr/share/icons/hicolor" \
install
 
-   dohtml layout_doc.html
+   use doc && local HTML_DOCS=( layout_doc.html )
+   einstalldocs
 }
 
 pkg_preinst() {

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild 
b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
index d83ca18..6837cda 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit eutils fdo-mime git-2 gnome2-utils
+inherit eutils fdo-mime git-r3 gnome2-utils
 
 DESCRIPTION="An open-source jukebox for large collections of mp3/ogg/flac 
files"
 HOMEPAGE="http://gmusicbrowser.org/;
@@ -46,12 +46,12 @@ src_compile() {
 
 src_install() {
emake \
-   DOCS="AUTHORS NEWS README" \
DESTDIR="${D}" \
-   iconsdir="${D}/usr/share/icons/hicolor" \
+   iconsdir="${D%/}/usr/share/icons/hicolor" \
install
 
-   use doc && dohtml layout_doc.html
+   use doc && local HTML_DOCS=( layout_doc.html )
+   einstalldocs
 }
 
 pkg_preinst() {



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

2016-11-06 Thread David Seifert
commit: 06246b13517a3963bc247228c95df74197051879
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sun Sep 11 09:40:44 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06246b13

dev-libs/libxslt: remove unused patch

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

Signed-off-by: David Seifert  gentoo.org>

 .../files/libxslt-1.1.26-disable_static_modules.patch| 12 
 1 file changed, 12 deletions(-)

diff --git a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch 
b/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch
deleted file mode 100644
index fad067f..
--- a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 python/Makefile.am
-+++ python/Makefile.am
-@@ -24,7 +24,8 @@
-   libxslt-python-api.xml  \
-   $(DOCS)
- 
--libxsltmod_la_LDFLAGS =  $(WIN32_EXTRA_LDFLAGS) -module -avoid-version
-+libxsltmod_la_CPPFLAGS = -shared
-+libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version -shared
- 
- if WITH_PYTHON
- mylibs = \



[gentoo-commits] repo/gentoo:master commit in: dev-lang/mono/files/

2016-11-06 Thread David Seifert
commit: 5419b9d3be701fb74e0faacf57eb91fe152a9677
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Aug  6 15:00:46 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:31:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5419b9d3

dev-lang/mono: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-lang/mono/files/mono-2.10.1-ppc-len.patch | 13 -
 1 file changed, 13 deletions(-)

diff --git a/dev-lang/mono/files/mono-2.10.1-ppc-len.patch 
b/dev-lang/mono/files/mono-2.10.1-ppc-len.patch
deleted file mode 100644
index 6cfd088..
--- a/dev-lang/mono/files/mono-2.10.1-ppc-len.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/mono/mini/cpu-ppc.md b/mono/mini/cpu-ppc.md
-index a9f679f..f21320c 100644
 a/mono/mini/cpu-ppc.md
-+++ b/mono/mini/cpu-ppc.md
-@@ -48,7 +48,7 @@
- memory_barrier: len:4
- nop: len:4
- relaxed_nop: len:4
--break: len:4
-+break: len:32
- seq_point: len:24
- jmp: len:108
- tailcall: len:120 clob:c



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gforth/files/

2016-11-06 Thread David Seifert
commit: 743b5e91b036b046d0e3ba8047a838993acdb7a9
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Aug  6 14:49:34 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:31:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743b5e91

dev-lang/gforth: remove unused patches

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

Signed-off-by: David Seifert  gentoo.org>

 dev-lang/gforth/files/0.6.2-c-to-forth-to-c.patch  | 30 --
 .../gforth/files/0.6.2-ppc-configure-gentoo.patch  | 13 
 dev-lang/gforth/files/gforth.el-gentoo.patch   | 37 --
 3 files changed, 80 deletions(-)

diff --git a/dev-lang/gforth/files/0.6.2-c-to-forth-to-c.patch 
b/dev-lang/gforth/files/0.6.2-c-to-forth-to-c.patch
deleted file mode 100644
index 28ab2e5..
--- a/dev-lang/gforth/files/0.6.2-c-to-forth-to-c.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Index: engine/main.c
-===
-RCS file: /usr/local/lib/cvs-repository/src-master/gforth/engine/main.c,v
-retrieving revision 1.139
-retrieving revision 1.140
-diff -u -r1.139 -r1.140
 engine/main.c.old  2004/01/20 19:07:41 1.139
-+++ engine/main.c  2004/04/10 00:16:55 1.140
-@@ -70,8 +70,21 @@
- 
- void engine_callback(Xt* fcall, void * alist)
- {
-+  /* save global valiables */
-+  Cell *rp = RP;
-+  Cell *sp = SP;
-+  Float *fp = FP;
-+  Address lp = LP;
-+
-   clist = (va_alist)alist;
--  engine(fcall, SP, RP, FP, LP);
-+
-+  engine(fcall, sp, rp, fp, lp);
-+
-+  /* restore global variables */
-+  RP = rp;
-+  SP = sp;
-+  FP = fp;
-+  LP = lp;
- }
- #endif
\ No newline at end of file

diff --git a/dev-lang/gforth/files/0.6.2-ppc-configure-gentoo.patch 
b/dev-lang/gforth/files/0.6.2-ppc-configure-gentoo.patch
deleted file mode 100644
index 30061aa..
--- a/dev-lang/gforth/files/0.6.2-ppc-configure-gentoo.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur gforth-0.6.2.orig/configure gforth-0.6.2/configure
 gforth-0.6.2.orig/configure2003-08-25 03:03:42.0 -0500
-+++ gforth-0.6.2/configure 2006-05-12 15:10:52.0 -0500
-@@ -3586,7 +3586,8 @@
- fi
- 
-   #long long is broken on (at least) gcc-2.95.* for PPC
--  test x$ac_cv_sizeof_long_long = x && ac_cv_sizeof_long_long=0
-+  # XXX this was fixed long ago
-+# test x$ac_cv_sizeof_long_long = x && ac_cv_sizeof_long_long=0
-   ;;
-   *)
-   { echo "$as_me:$LINENO: WARNING: Using a generic machine 
description" >&5

diff --git a/dev-lang/gforth/files/gforth.el-gentoo.patch 
b/dev-lang/gforth/files/gforth.el-gentoo.patch
deleted file mode 100644
index cc98537..
--- a/dev-lang/gforth/files/gforth.el-gentoo.patch
+++ /dev/null
@@ -1,37 +0,0 @@
 gforth-0.6.2-orig/gforth.el2003-08-05 11:12:47.0 +0200
-+++ gforth-0.6.2/gforth.el 2008-09-06 08:29:44.0 +0200
-@@ -61,9 +61,10 @@
-   (progn (string-match "^[0-9]+" emacs-version)
-(string-to-int (match-string 0 emacs-version)
- 
--(defun forth-emacs-older (major minor)
--  (or (< emacs-major-version major)
--  (and (= emacs-major-version major) (< emacs-minor-version minor
-+(eval-when-compile 
-+  (defun forth-emacs-older (major minor)
-+(or (< emacs-major-version major)
-+  (and (= emacs-major-version major) (< emacs-minor-version minor)
- 
- ;; Code ripped from `subr.el' for compatability with Emacs versions
- ;; prior to 20.1
-@@ -79,8 +80,9 @@
- 
- ;; `no-error' argument of require not supported in Emacs versions
- ;; prior to 20.4 :-(
--(defun forth-require (feature)
--  (condition-case err (require feature) (error nil)))
-+(eval-and-compile
-+  (defun forth-require (feature)
-+(condition-case err (require feature) (error nil
- 
- (require 'font-lock)
- 
-@@ -1702,6 +1704,6 @@
- (error "No current process.  See variable `forth-process-buffer'"
-   )  ; (memq 'comint features)
- 
--(provide 'forth-mode)
-+(provide 'gforth)
- 
- ;;; gforth.el ends here
-



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

2016-11-06 Thread David Seifert
commit: b3acba4b258ed7ec24c96b4f07d5527e4a359111
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Sep  3 15:50:38 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 19:32:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3acba4b

dev-libs/glib: remove unused file

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

Signed-off-by: David Seifert  gentoo.org>

 dev-libs/glib/files/glib-2.48.0-gobject.stp.in | 199 -
 1 file changed, 199 deletions(-)

diff --git a/dev-libs/glib/files/glib-2.48.0-gobject.stp.in 
b/dev-libs/glib/files/glib-2.48.0-gobject.stp.in
deleted file mode 100644
index edcdb50..
--- a/dev-libs/glib/files/glib-2.48.0-gobject.stp.in
+++ /dev/null
@@ -1,199 +0,0 @@
-global gtypes
-global gtypenames
-global gsignalnames
-
-/* These are needed to keep track of gtype and signal names for the below
- * probes.
- */
-probe 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("type__new")
-{
-  gtypes[pid(),user_string($arg1)] = $arg3;
-  gtypenames[pid(),$arg3] = user_string($arg1);
-}
-probe 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("signal__new")
-{
-  gsignalnames[pid(),$arg1] = user_string($arg2);
-}
-
-/**
- * probe gobject.type_new - Called when any entity registered with the #GType 
system is created
- * @name: String name of type
- * @parent_gtype: The parent #GType of this type
- * @gtype: The #GType for this type
- */
-probe gobject.type_new = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("type__new")
-{
-  name = user_string($arg1); 
-  parent_gtype = $arg2; 
-  gtype = $arg3; 
-  probestr = sprintf("gobject.type_new(%s, %d) -> %d", name, parent_gtype, 
gtype);
-}
-
-/**
- * probe gobject.object_new - Called when a #GObject is created
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- */
-probe gobject.object_new = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("object__new")
-{
-  object = $arg1; 
-  gtype = $arg2; 
-  type = gtypenames[pid(),$arg2]; 
-  probestr = sprintf("gobject.object_new(%s) -> %p", type, object);
-}
-
-/**
- * probe gobject.object_ref - Called when a new reference is added to a 
#GObject
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- * @old_refcount: Original value of the reference count
- * @refcount: New value of the reference count
- */
-probe gobject.object_ref = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("object__ref")
-{
-  object = $arg1; 
-  gtype = $arg2; 
-  type = gtypenames[pid(),gtype]; 
-  old_refcount = $arg3; 
-  refcount = old_refcount+1; 
-  probestr = sprintf("gobject.object_ref(%p[%s]) -> %d", object, type, 
refcount);
-}
-
-/**
- * probe gobject.object_unref - Called when a reference is removed from a 
#GObject
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- * @old_refcount: Original value of the reference count
- */
-probe gobject.object_unref = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("object__unref")
-{
-  object = $arg1; 
-  gtype = $arg2; 
-  type = gtypenames[pid(),gtype]; 
-  old_refcount = $arg3; 
-  refcount = old_refcount-1; 
-  probestr = sprintf("gobject.object_unref(%p [%s]) -> %d", object, type, 
refcount);
-}
-
-/**
- * probe gobject.object_dispose - Called when a g_object_dispose() run for a 
#GObject is initiated
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- * @last_unref: FIXME
- */
-probe gobject.object_dispose = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("object__dispose")
-{
-  object = $arg1; 
-  gtype = $arg2; 
-  type = gtypenames[pid(),$arg2]; 
-  last_unref = $arg3; 
-  probestr = sprintf("gobject.object_dispose(%p[%s])", object, type);
-}
-
-/**
- * probe gobject.object_dispose_end - Called when a g_object_dispose() run for 
a #GObject is completed
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- * @last_unref: FIXME
- */
-probe gobject.object_dispose_end = 
process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_REVISION@").mark("object__dispose__end")
-{
-  object = $arg1; 
-  gtype = $arg2; 
-  type = gtypenames[pid(),$arg2]; 
-  last_unref = $arg3; 
-  probestr = sprintf("gobject.object_dispose_end(%p[%s])", object, type);
-}
-
-/**
- * probe gobject.object_finalize - Called when finalization for a #GObject is 
started
- * @object: Raw pointer to object
- * @gtype: #GType for this object
- * @type: String name of object type
- */
-probe gobject.object_finalize = 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2016-11-06 Thread Lars Wendler
commit: 09fdb72a127a0ee90ea990962ecfbd40cb0e47cb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Nov  6 19:26:47 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Nov  6 19:27:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fdb72a

mail-client/claws-mail: Bump to version 3.14.1

Package-Manager: portage-2.3.2

 mail-client/claws-mail/Manifest |   1 +
 mail-client/claws-mail/claws-mail-3.14.1.ebuild | 222 
 2 files changed, 223 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 7a2eb75..e3b7991 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,2 +1,3 @@
 DIST claws-mail-3.13.2.tar.xz 5582600 SHA256 
6a731052814b3284abeca1662d47817a86e018bc7123ab428f015f0cfab40ad1 SHA512 
7356a4286fc76e215746de846f412e80b4d21c3be90ac8edd7719be2874569f953ce5c094e4a20b0c467db994d710135fc14bcb01f8fb4e947bf7d1666261ea3
 WHIRLPOOL 
ec64d157fffd7be2849c92209cf3a5cc29935fa60a9061577c1b0bbcdac28b51f800c731ebf5f9598bc34f56ee9815adddfb5691f5faa81c92252bd182ab5120
 DIST claws-mail-3.14.0.tar.xz 5795536 SHA256 
466bd70350c69055d980dc84038d13f231f4ed060af899910e29c7a1de83cc59 SHA512 
c127110749af6f5d584f59c3b5800c54a4b06e0b4a8b236d70ef516b7b39c40c870109d58c1d4f13fae6a10176083e948757d95a03c7f1fd526c00cd0c488600
 WHIRLPOOL 
887b4290f06dadd5e19458cdaf0e12cc3c6e31167da65df80f23028250d828b669aa600cedd5ffedd33445287d3d2e0bd9b2fcb0c7d106fdee9d145152a0fc77
+DIST claws-mail-3.14.1.tar.xz 5812444 SHA256 
b79a1dc04f0b3d1f693e84d7fa7282f140fb5280179281445a8b954ce423c335 SHA512 
ee1653ebd14b8aee76e97ce81ec203e0beeea7074eba0aa34c69bceb0a80135cdb16e508009cb479047d5112abd7eaa4bdb7e46722f33a88419fb24eeb75ac30
 WHIRLPOOL 
ae5f6296f6f56c7dd8683efa68f3d688d806a5f5da576147ad4e685d16def294c6a5f2e1bca18e137995bed2dffad1e2fd2fcfb990a96d68950eb38c96640e13

diff --git a/mail-client/claws-mail/claws-mail-3.14.1.ebuild 
b/mail-client/claws-mail/claws-mail-3.14.1.ebuild
new file mode 100644
index ..fa97461
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.14.1.ebuild
@@ -0,0 +1,222 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit autotools gnome2-utils eutils python-single-r1
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="http://www.claws-mail.org/;
+
+SRC_URI="http://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+IUSE="archive bogofilter calendar clamav dbus debug doc gdata gtk3 +imap ipv6 
ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification 
pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell 
+gnutls startup-notification valgrind webkit xface"
+REQUIRED_USE="libcanberra? ( notification )
+   libindicate? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )"
+
+# Plugins are all integrated or dropped since 3.9.1
+PLUGINBLOCK="!!mail-client/claws-mail-acpi-notifier
+   !!mail-client/claws-mail-archive
+   !!mail-client/claws-mail-att-remover
+   !!mail-client/claws-mail-attachwarner
+   !!mail-client/claws-mail-clamd
+   !!mail-client/claws-mail-fancy
+   !!mail-client/claws-mail-fetchinfo
+   !mail-client/claws-mail-gdata
+   !!mail-client/claws-mail-geolocation
+   !!mail-client/claws-mail-gtkhtml
+   !!mail-client/claws-mail-mailmbox
+   !!mail-client/claws-mail-newmail
+   !!mail-client/claws-mail-notification
+   !!mail-client/claws-mail-perl
+   !!mail-client/claws-mail-python
+   !!mail-client/claws-mail-rssyl
+   !!mail-client/claws-mail-spam-report
+   !!mail-client/claws-mail-tnef-parse
+   !!mail-client/claws-mail-vcalendar
+   !!mail-client/claws-mail-address_keeper
+   !!mail-client/claws-mail-pdf-viewer"
+
+COMMONDEPEND="
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? ( >=net-misc/curl-7.9.7 )
+   dbus? ( >=dev-libs/dbus-glib-0.60 )
+   gdata? ( >=dev-libs/libgdata-0.17.1 )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   gtk3? ( x11-libs/gtk+:3 )
+   !gtk3? ( >=x11-libs/gtk+-2.20:2 )
+   imap? ( >=net-libs/libetpan-0.57 )
+   ldap? ( >=net-nds/openldap-2.0.7 )
+   nls? ( >=sys-devel/gettext-0.18 )
+   nntp? ( >=net-libs/libetpan-0.57 )
+   notification? (
+   dev-libs/glib:2
+   libcanberra? (  media-libs/libcanberra[gtk] )
+   libindicate? ( dev-libs/libindicate:3[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pda? ( >=app-pda/jpilot-0.99 )
+   pdf? ( app-text/poppler[cairo] 

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

2016-11-06 Thread Lars Wendler
commit: b2d27dda1fe063d1b303e6a9cc0327bf0edb0e65
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Nov  6 19:12:18 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Nov  6 19:27:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d27dda

dev-libs/icu: don't automagically link against dev-libs/icu-le-hb.

There's dev-libs/icu-layoutex for this.

Package-Manager: portage-2.3.2

 dev-libs/icu/icu-58.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/icu/icu-58.1.ebuild b/dev-libs/icu/icu-58.1.ebuild
index 4dc0099..cd75f8b 100644
--- a/dev-libs/icu/icu-58.1.ebuild
+++ b/dev-libs/icu/icu-58.1.ebuild
@@ -81,6 +81,7 @@ src_configure() {
 
 multilib_src_configure() {
local myeconfargs=(
+   --disable-layoutex
--disable-renaming
--disable-samples
--disable-layoutex



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/

2016-11-06 Thread Amy Winston
commit: 7094e02e6a1ab9cf92ee3d8dbf76922ae736a3b6
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  6 19:25:18 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  6 19:25:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7094e02e

dev-scheme/guile: remove unused line

Package-Manager: portage-2.3.0

 dev-scheme/guile/guile-1.8.8-r3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild 
b/dev-scheme/guile/guile-1.8.8-r3.ebuild
index 5d5a73f..932b6d2 100644
--- a/dev-scheme/guile/guile-1.8.8-r3.ebuild
+++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild
@@ -111,7 +111,6 @@ src_install() {
 }
 
 pkg_postinst() {
-   [ "${EROOT}" == "/" ] && pkg_config
use emacs && elisp-site-regen
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-le-hb/

2016-11-06 Thread Andreas Hüttel
commit: e8062305dd3436d216f0fd515322c0c888e71132
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 19:16:23 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 19:21:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8062305

dev-libs/icu-le-hb: Rebuild when harfbuzz changes abi

Package-Manager: portage-2.3.2

 dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild 
b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
index 3c0f126..8de92a7 100644
--- a/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
+++ b/dev-libs/icu-le-hb/icu-le-hb-1.0.3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-   media-libs/harfbuzz
+   media-libs/harfbuzz:=
 "
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/files/, dev-scheme/guile/

2016-11-06 Thread Amy Winston
commit: 5fda0962579cd0d6ec0e7ebf22bec1b4685be0bd
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  6 19:08:45 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  6 19:13:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fda0962

dev-scheme/guile: add unmask patch bug #596864

Package-Manager: portage-2.3.0

 .../guile/files/guile-1.8.8-mkdir-mask.patch   |  35 ++
 dev-scheme/guile/guile-1.8.8-r3.ebuild | 120 +
 2 files changed, 155 insertions(+)

diff --git a/dev-scheme/guile/files/guile-1.8.8-mkdir-mask.patch 
b/dev-scheme/guile/files/guile-1.8.8-mkdir-mask.patch
new file mode 100644
index ..7d1c703
--- /dev/null
+++ b/dev-scheme/guile/files/guile-1.8.8-mkdir-mask.patch
@@ -0,0 +1,35 @@
+--- a/libguile/filesys.c   2016-11-05 15:03:52.131894648 +0100
 b/libguile/filesys.c   2016-11-05 15:07:13.275894481 +0100
+@@ -791,24 +791,18 @@
+ SCM_DEFINE (scm_mkdir, "mkdir", 1, 1, 0,
+ (SCM path, SCM mode),
+   "Create a new directory named by @var{path}.  If @var{mode} is 
omitted\n"
+-  "then the permissions of the directory file are set using the 
current\n"
+-  "umask.  Otherwise they are set to the decimal value specified 
with\n"
+-  "@var{mode}.  The return value is unspecified.")
++  "then the permissions of the directory are set to @code{#o777}\n"
++  "masked with the current umask (@pxref{Processes, @code{umask}}).\n"
++  "Otherwise they are set to the value specified with @var{mode}.\n"
++  "The return value is unspecified.")
+ #define FUNC_NAME s_scm_mkdir
+ {
+   int rv;
+-  mode_t mask;
++  mode_t c_mode;
+ 
+-  if (SCM_UNBNDP (mode))
+-{
+-  mask = umask (0);
+-  umask (mask);
+-  STRING_SYSCALL (path, c_path, rv = mkdir (c_path, 0777 ^ mask));
+-}
+-  else
+-{
+-  STRING_SYSCALL (path, c_path, rv = mkdir (c_path, scm_to_uint (mode)));
+-}
++  c_mode = SCM_UNBNDP (mode) ? 0777 : scm_to_uint (mode);
++
++  STRING_SYSCALL (path, c_path, rv = mkdir (c_path, c_mode));
+   if (rv != 0)
+ SCM_SYSERROR;
+   return SCM_UNSPECIFIED;

diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild 
b/dev-scheme/guile/guile-1.8.8-r3.ebuild
new file mode 100644
index ..5d5a73f
--- /dev/null
+++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils autotools flag-o-matic elisp-common
+
+DESCRIPTION="Scheme interpreter"
+HOMEPAGE="https://www.gnu.org/software/guile/;
+SRC_URI="mirror://gnu/guile/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs 
networking nls readline +regex +threads"
+
+RESTRICT="!regex? ( test )"
+
+RDEPEND="
+   >=dev-libs/gmp-4.1:0=
+   dev-libs/libltdl:0=
+   sys-devel/gettext
+   sys-libs/ncurses:0=
+   emacs? ( virtual/emacs )
+   readline? ( sys-libs/readline:0= )"
+DEPEND="${RDEPEND}
+   sys-apps/texinfo
+   sys-devel/libtool"
+
+# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
+# but there are lots of collisions. Most in /usr/share/libguile. Therefore
+# I'm slotting this in the same slot as guile-1.6* for now.
+SLOT="12/8"
+MAJOR="1.8"
+
+src_prepare() {
+   epatch "${FILESDIR}/${P}-fix_guile-config.patch" \
+   "${FILESDIR}/${P}-gcc46.patch" \
+   "${FILESDIR}/${P}-gcc5.patch" \
+   "${FILESDIR}/${P}-makeinfo-5.patch" \
+   "${FILESDIR}/${P}-gtexinfo-5.patch" \
+   "${FILESDIR}/${P}-readline.patch" \
+   "${FILESDIR}/${P}-tinfo.patch" \
+   "${FILESDIR}/${P}-sandbox.patch" \
+   "${FILESDIR}/${P}-mkdir-mask.patch"
+
+   sed \
+   -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g" \
+   -e "/AM_PROG_CC_STDC/d" \
+   -i guile-readline/configure.in || die
+
+   epatch_user
+
+   mv "${S}"/configure.{in,ac} || die
+   mv "${S}"/guile-readline/configure.{in,ac} || die
+
+   eautoreconf
+}
+
+src_configure() {
+   # see bug #178499
+   filter-flags -ftree-vectorize
+
+   #will fail for me if posix is disabled or without modules -- hkBst
+   econf \
+   --disable-error-on-warning \
+   --disable-static \
+   --enable-posix \
+   $(use_enable networking) \
+   $(use_enable readline) \
+   $(use_enable regex) \
+   $(use deprecated || use_enable discouraged) \
+   $(use_enable deprecated) \
+   $(use_enable emacs elisp) \
+ 

[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/

2016-11-06 Thread Amy Winston
commit: 857729aac64d4c4a007fefdb66d2d461adac7110
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  6 19:12:49 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  6 19:13:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857729aa

dev-scheme/guile: remove old 2.0.12

Package-Manager: portage-2.3.0

 dev-scheme/guile/Manifest   |  1 -
 dev-scheme/guile/guile-2.0.12-r1.ebuild | 96 -
 2 files changed, 97 deletions(-)

diff --git a/dev-scheme/guile/Manifest b/dev-scheme/guile/Manifest
index 3712cc3..362cf3e 100644
--- a/dev-scheme/guile/Manifest
+++ b/dev-scheme/guile/Manifest
@@ -1,3 +1,2 @@
 DIST guile-1.8.8.tar.gz 3956654 SHA256 
c3471fed2e72e5b04ad133bbaaf16369e8360283679bcf19800bc1b381024050 SHA512 
ede6feb90cd419d8763feb8c5169275490a653919573c4dfced025b74cf591072b3a10ffb9a3f6ee3fe7b0a0956ffcf434e0859b421455c8349cea56bf427db0
 WHIRLPOOL 
104810030b5dae16805595a5b398e5a7e600771b64b08d5ff686036e2f273dcec3829a16e4cdb1dbb9db5813f2e225476f83e0535a789bc570fc2fc15a76dbe2
-DIST guile-2.0.12.tar.gz 7421088 SHA256 
8e382930ea17bc547b22349bba819caf61313f6de9ed110e7d87f1ec68349026 SHA512 
638562b18bca8f5192ea116f89de5802c1193440c6394bbc2aad873a5b897dc9a2a05f05208c089437626d25ea4ab016bea56feb04a8cdea26d7e495cd5b3a7b
 WHIRLPOOL 
4485e2820c9ce73370d6eb41fe81e8d6135d4e266dce396c4ec42c0ac214f3c36d9fa36c8456ef6587f0213577c89d8cbd9cc2a8e3de9665a3a4b97736ac731e
 DIST guile-2.0.13.tar.gz 7808173 SHA256 
ee8073c4582bb4f06412452fdf5dd185aae607441f1313c824f44bdd668b0bde SHA512 
79fd5fda5064331eb687934ec3eaf07943f5b23bd05fbce23ab5ee3698864250b33746e33b8f074692b56f7b428dac42ed5d3f5b9dc17d171aa6dfadc1625b00
 WHIRLPOOL 
5f8b8e0f0e5fd2cde8fd4b1ca89ebe0231dd5f746945d71412a9d1ce57094013882972d9791511ef47e9bf1f2e9eff77a515dab8b4a6c0316122cb9ef49b5a7d

diff --git a/dev-scheme/guile/guile-2.0.12-r1.ebuild 
b/dev-scheme/guile/guile-2.0.12-r1.ebuild
deleted file mode 100644
index a69152a3..
--- a/dev-scheme/guile/guile-2.0.12-r1.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit flag-o-matic autotools
-
-DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
-HOMEPAGE="https://www.gnu.org/software/guile/;
-SRC_URI="mirror://gnu/guile/${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-LICENSE="LGPL-3+"
-IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # 
upstream recommended +networking +nls
-
-# emacs useflag removal not working
-
-RDEPEND="
-   >=dev-libs/boehm-gc-7.0[threads?]
-   dev-libs/gmp:=
-   virtual/libffi
-   dev-libs/libltdl:=
-   dev-libs/libunistring
-   sys-devel/libtool
-   sys-libs/ncurses:0=
-   sys-libs/readline:0="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-apps/texinfo
-   sys-devel/gettext"
-
-SLOT="12/22" # subslot is soname version
-MAJOR="2.0"
-
-PATCHES=( "${FILESDIR}/${P}-build_includes2.patch"
- "${FILESDIR}/${P}-workaround-ice-ssa-corruption.patch" ) # includes2 
bug 590528 patched by upstream, bug 594010
-DOCS=( GUILE-VERSION HACKING README )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # see bug #178499
-   filter-flags -ftree-vectorize
-
-   # will fail for me if posix is disabled or without modules -- hkBst
-   econf \
-   --disable-error-on-warning \
-   --disable-rpath \
-   --enable-posix \
-   --with-modules \
-   --without-libgmp-prefix \
-   --without-libiconv-prefix \
-   --without-libintl-prefix \
-   --without-libltdl-prefix \
-   --without-libreadline-prefix \
-   --without-libunistring-prefix \
-   $(use_enable debug guile-debug) \
-   $(use_enable debug-malloc) \
-   $(use_enable deprecated) \
-   $(use_enable networking) \
-   $(use_enable nls) \
-   $(use_enable regex) \
-   $(use_with threads)
-}
-
-src_install() {
-   default
-
-   # From Novell
-   #   https://bugzilla.novell.com/show_bug.cgi?id=874028#c0
-   dodir /usr/share/gdb/auto-load/$(get_libdir)
-   mv "${ED}"/usr/$(get_libdir)/libguile-*-gdb.scm 
"${ED}"/usr/share/gdb/auto-load/$(get_libdir) || die
-
-   # texmacs needs this, closing bug #23493
-   dodir /etc/env.d
-   echo "GUILE_LOAD_PATH=\"${EPREFIX}/usr/share/guile/${MAJOR}\"" > 
"${ED}"/etc/env.d/50guile || die
-
-   # necessary for registering slib, see bug 206896
-   keepdir /usr/share/guile/site
-
-   # Dark magic necessary for some deps
-   dosym libguile-2.0.so 

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

2016-11-06 Thread Andreas Hüttel
commit: d5d549de1009c7d7e3e8ae4cab1fa32f39c62efb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 19:04:46 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 19:10:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d549de

dev-libs/icu: Disable layoutex engine, provided by dev-libs/icu-layoutex

Package-Manager: portage-2.3.2

 dev-libs/icu/icu-58.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/icu/icu-58.1.ebuild b/dev-libs/icu/icu-58.1.ebuild
index e5fd0fd..4dc0099 100644
--- a/dev-libs/icu/icu-58.1.ebuild
+++ b/dev-libs/icu/icu-58.1.ebuild
@@ -83,6 +83,7 @@ multilib_src_configure() {
local myeconfargs=(
--disable-renaming
--disable-samples
+   --disable-layoutex
$(use_enable debug)
$(use_enable static-libs static)
)



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

2016-11-06 Thread Andreas Hüttel
commit: 3cf6e98224eee63d77fa33f852032c4faa76c7d9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 19:08:33 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 19:10:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf6e982

dev-libs/icu-layoutex: Add office project to maintainers

Package-Manager: portage-2.3.2

 dev-libs/icu-layoutex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/icu-layoutex/metadata.xml 
b/dev-libs/icu-layoutex/metadata.xml
index c7be278..1e2a3b4 100644
--- a/dev-libs/icu-layoutex/metadata.xml
+++ b/dev-libs/icu-layoutex/metadata.xml
@@ -5,4 +5,8 @@
 polynomia...@gentoo.org
 Lars Wendler
   
+  
+off...@gentoo.org
+Gentoo Office project
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-le-hb/

2016-11-06 Thread Andreas Hüttel
commit: 28daf6aa58d6b8ae3d6e7b8bb096e32394e96a49
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 19:10:02 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 19:10:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28daf6aa

dev-libs/icu-le-hb: Add office project to maintainers

Package-Manager: portage-2.3.2

 dev-libs/icu-le-hb/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/icu-le-hb/metadata.xml b/dev-libs/icu-le-hb/metadata.xml
index c74ac33..29a8001 100644
--- a/dev-libs/icu-le-hb/metadata.xml
+++ b/dev-libs/icu-le-hb/metadata.xml
@@ -5,6 +5,10 @@
 polynomia...@gentoo.org
 Lars Wendler
   
+  
+off...@gentoo.org
+Gentoo Office project
+  
   
 behdad/icu-le-hb
   



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2016-11-06 Thread David Seifert
commit: 45355c81d9b974cc43838ed666480ff874bbeaf4
Author: Craig Andrews  integralblue  com>
AuthorDate: Wed Oct 26 20:08:48 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:45:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45355c81

media-tv/kodi: Allowing building with FEATURES="network-sandbox"

Gentoo-bug: 598150
Closes: https://github.com/gentoo/gentoo/pull/2668

Signed-off-by: David Seifert  gentoo.org>

 media-tv/kodi/Manifest   | 3 +++
 .../kodi/{kodi-17.0_beta4.ebuild => kodi-17.0_beta4-r1.ebuild}   | 9 +
 media-tv/kodi/kodi-.ebuild   | 9 +
 3 files changed, 21 insertions(+)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index 4d198da..5448b44 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -8,3 +8,6 @@ DIST kodi-16.1-generated-addons.tar.xz 38988 SHA256 
9e5187b26e9aa5e273ae84a2435d
 DIST kodi-16.1.tar.gz 52091107 SHA256 
7d82c8aff2715c83deecdf10c566e26105bec0473af530a1356d4c747ebdfd10 SHA512 
fe7012ea899906d418faa19af5066e5976d092745e91030106ea4f75399ad67a4bb4e4f384605ab7b2d9e24174aab2e243531f31d79ff5ae33564361b25eb073
 WHIRLPOOL 
eabe28e2d0bf35dc1272551e9179b2450607c97295daffcfa5ce90a56c5db42467fe0f9ba43cc542a0843cb867554682e9cd223a326c37bee7dfd086cb40ec4d
 DIST kodi-17.0b4-generated-addons.tar.xz 57024 SHA256 
57da0a403fea4aed9a921ccec40d5fb6e2c4de8857308f9f46ce1339c8e6bd23 SHA512 
78a786f6414ed38c6d89ae29537964586f7b5df28f08b0de3df209baa13905d35045dfcc71b40bf36dfbf29825892ed2b96cfee7365e56e5a13aa88abceddaf3
 WHIRLPOOL 
bc582bc195637dd38ea0663c29decc5f30ed7b13586578d667191bd0fce696d6d7a934026a4be3f077fedcaef7611939ef3e74a0d5e9161ae65f4dd51d3bab87
 DIST kodi-17.0b4.tar.gz 54924547 SHA256 
ace9a50e1552bf38633d92d6ef6af9a4489c5ecfda6c36e76f1d36d77d383308 SHA512 
dadf34ca53f967db5fdefa95e551fc0a0be6f48bee641a431ab3a39efc324d8096bafb223f98939e2008cc1fa8d384ea6a6d63d1f7af65f2601f313ed2f6d773
 WHIRLPOOL 
3a45f73dec832232125eeca2ae76c8f66f6e534e1f65a3cf15e046f03159cb791575db99ab38a6fe1230cdb97e4f479d616bf1f2a7863bff799cfa99b196534a
+DIST libdvdcss-2f12236bc1c92f73c21e973363f79eb300de603f.tar.gz 95395 SHA256 
b6eb2d929ff56cb051152c32010afc5e7cf5fe8c5ae32dca412a2b46b6b57e34 SHA512 
12ba7aa653fcb26d5336bf2a8110c924d634cec79f684bbf19dc38ea33f69fb68c22c97f4c09e5ca7c35f95f6c324a6d70ccc2c501a99122a9321cafd33b2cd9
 WHIRLPOOL 
8570ad8d2b6e629cc1c7e544be2853cab3bb50fd73438cea47c7a0919b251cecf906f7446ef3714c54ee3e636278dc0dabab47f772440624ff49877068b7b50a
+DIST libdvdnav-43b5f81f5fe30bceae3b7cecf2b0ca57fc930dac.tar.gz 130603 SHA256 
8e3f0563e16df898fe115e1723e3f78dbc953f6e9cf4f04568add215371d9ed2 SHA512 
901c6f24afa1d78b6ed78d1ee30daf634ca0bbc0467ef9cc3416bcab4fbc4fda6869ffa051791d85c0b510de748805328627681ef044668a7857299f0035232e
 WHIRLPOOL 
588d060f418f18ef193061ff88260ac7929647b2babde5b78ab73141ffc7f3782ce1254bfee1234ec0da8bb28bc16ede301b4ec1e2d3073b9c6d22cb526f06ca
+DIST libdvdread-17d99db97e7b8f23077b342369d3c22a6250affd.tar.gz 124326 SHA256 
e7179b2054163652596a56301c9f025515cb08c6d6310b42b897c3ad11c0199b SHA512 
e59ae0bfdc62698e407e3d70503c6a7c5e308545c9dae7843e25db3b5b62d9b26256be77ef4e884263add6b4abec3438c324bfd5715f6ca2ce7fa5962d43a6c2
 WHIRLPOOL 
b42130027d201e545fabc27677bd4238d04bcbc5a0e622ca6da396ac340ea94b5c60004557334464a31dac880603dab99e2f189e41d6cddbe9e32728c626085a

diff --git a/media-tv/kodi/kodi-17.0_beta4.ebuild 
b/media-tv/kodi/kodi-17.0_beta4-r1.ebuild
similarity index 89%
rename from media-tv/kodi/kodi-17.0_beta4.ebuild
rename to media-tv/kodi/kodi-17.0_beta4-r1.ebuild
index b38f7f5..51aef40 100644
--- a/media-tv/kodi/kodi-17.0_beta4.ebuild
+++ b/media-tv/kodi/kodi-17.0_beta4-r1.ebuild
@@ -10,6 +10,9 @@ PYTHON_REQ_USE="sqlite"
 
 inherit eutils linux-info python-single-r1 multiprocessing autotools 
toolchain-funcs
 
+LIBDVDCSS_COMMIT="2f12236bc1c92f73c21e973363f79eb300de603f"
+LIBDVDREAD_COMMIT="17d99db97e7b8f23077b342369d3c22a6250affd"
+LIBDVDNAV_COMMIT="43b5f81f5fe30bceae3b7cecf2b0ca57fc930dac"
 CODENAME="Krypton"
 case ${PV} in
 )
@@ -23,6 +26,9 @@ case ${PV} in
MY_PV=${MY_PV//_rc/rc}
MY_P="${PN}-${MY_PV}"

SRC_URI="https://github.com/xbmc/xbmc/archive/${MY_PV}-${CODENAME}.tar.gz -> 
${MY_P}.tar.gz
+   
https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_COMMIT}.tar.gz -> 
libdvdcss-${LIBDVDCSS_COMMIT}.tar.gz
+   
https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_COMMIT}.tar.gz -> 
libdvdread-${LIBDVDREAD_COMMIT}.tar.gz
+   
https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_COMMIT}.tar.gz -> 
libdvdnav-${LIBDVDNAV_COMMIT}.tar.gz
!java? ( 
https://github.com/candrews/gentoo-kodi/raw/master/${MY_P}-generated-addons.tar.xz
 )"
KEYWORDS="~amd64 ~x86"
 
@@ -153,6 +159,9 @@ pkg_setup() {
 
 src_unpack() {
[[ ${PV} == "" ]] && git-r3_src_unpack || default
+   cp 

[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/, app-office/libreoffice/files/

2016-11-06 Thread Andreas Hüttel
commit: 4cce2604f53246e27d7d67de23e9b481887445fa
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov  6 18:39:42 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Nov  6 18:42:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cce2604

app-office/libreoffice: Backport icu-58 compatibility

Package-Manager: portage-2.3.2

 .../libreoffice/files/libreoffice-5.2-icu58.patch  | 289 +
 app-office/libreoffice/libreoffice-5.2.3.3.ebuild  |   3 +
 app-office/libreoffice/libreoffice-5.2..ebuild |   3 +
 3 files changed, 295 insertions(+)

diff --git a/app-office/libreoffice/files/libreoffice-5.2-icu58.patch 
b/app-office/libreoffice/files/libreoffice-5.2-icu58.patch
new file mode 100644
index ..57fe6dc
--- /dev/null
+++ b/app-office/libreoffice/files/libreoffice-5.2-icu58.patch
@@ -0,0 +1,289 @@
+From 3e42714c76b1347babfdea0564009d8d82a83af4 Mon Sep 17 00:00:00 2001
+From: Eike Rathke 
+Date: Wed, 2 Nov 2016 13:07:48 +0100
+Subject: [PATCH] upgrade to ICU 58
+
+Change-Id: I4a992447df65b337721a2a2627d974172a14cba5
+Reviewed-on: https://gerrit.libreoffice.org/30487
+Reviewed-by: Eike Rathke 
+Tested-by: Eike Rathke 
+---
+ configure.ac   |  2 +-
+ download.lst   |  2 +-
+ external/icu/icu-ubsan.patch.0 | 11 --
+ external/icu/icu4c-warnings.patch  | 12 --
+ .../source/breakiterator/breakiterator_unicode.cxx | 12 ++
+ i18nutil/source/utility/unicode.cxx| 26 +
+ include/svx/ucsubset.hrc   | 11 ++
+ svx/source/dialog/charmap.cxx  | 35 +
+ svx/source/dialog/ucsubset.src | 44 ++
+ 9 files changed, 130 insertions(+), 25 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index f06ef8e..66a11a9 100644
+--- a/configure.ac
 b/configure.ac
+@@ -9136,7 +9136,7 @@ SYSTEM_GENBRK=
+ SYSTEM_GENCCODE=
+ SYSTEM_GENCMN=
+ 
+-ICU_MAJOR=57
++ICU_MAJOR=58
+ ICU_MINOR=1
+ ICU_RECLASSIFIED_PREPEND_SET_EMPTY="TRUE"
+ ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER="TRUE"
+diff --git a/download.lst b/download.lst
+index 4571338..0770a4d 100644
+--- a/download.lst
 b/download.lst
+@@ -62,7 +62,7 @@ export HARFBUZZ_TARBALL := harfbuzz-1.3.2.tar.bz2
+ export HSQLDB_TARBALL := 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
+ export HUNSPELL_TARBALL := 
33d370f7fe5a030985e445a5672b2067-hunspell-1.4.1.tar.gz
+ export HYPHEN_TARBALL := 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz
+-export ICU_TARBALL := 976734806026a4ef8bdd17937c8898b9-icu4c-57_1-src.tgz
++export ICU_TARBALL := 1901302aaff1c1633ef81862663d2917-icu4c-58_1-src.tgz
+ export JFREEREPORT_FLOW_ENGINE_TARBALL := 
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+ export JFREEREPORT_FLUTE_TARBALL := 
d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+ export JFREEREPORT_LIBBASE_TARBALL := 
eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+diff --git a/external/icu/icu-ubsan.patch.0 b/external/icu/icu-ubsan.patch.0
+index 6d1d3bc..8a47242 100644
+--- a/external/icu/icu-ubsan.patch.0
 b/external/icu/icu-ubsan.patch.0
+@@ -151,14 +151,3 @@
+length(len), next(subNode) {}
+  virtual UBool operator==(const Node ) const;
+  virtual int32_t markRightEdgesFirst(int32_t edgeNumber);
+ source/common/unifiedcache.h
+-+++ source/common/unifiedcache.h
+-@@ -139,7 +139,7 @@
+-: CacheKey(other), fLoc(other.fLoc) { }
+-virtual ~LocaleCacheKey() { }
+-virtual int32_t hashCode() const {
+--   return 37 *CacheKey::hashCode() + fLoc.hashCode();
+-+   return 37U *CacheKey::hashCode() + fLoc.hashCode();
+-}
+-virtual UBool operator == (const CacheKeyBase ) const {
+-// reflexive
+diff --git a/external/icu/icu4c-warnings.patch 
b/external/icu/icu4c-warnings.patch
+index d146093..96608d7 100644
+--- a/external/icu/icu4c-warnings.patch
 b/external/icu/icu4c-warnings.patch
+@@ -8,15 +8,3 @@
+  } \
+  }
+  
+ misc/icu/source/common/unicode/utypes.h
+-+++ misc/build/icu/source/common/unicode/utypes.h
+-@@ -399,7 +399,7 @@
+-  * some Linux/Unix compilers have problems with defining global new/delete.
+-  * On Windows, it is _MSC_VER>=1200 for MSVC 6.0 and higher.
+-  */
+--#if defined(__cplusplus) && U_DEBUG && U_OVERRIDE_CXX_ALLOCATION && 
(_MSC_VER>=1200) && !defined(U_STATIC_IMPLEMENTATION) && 
(defined(U_COMMON_IMPLEMENTATION) || defined(U_I18N_IMPLEMENTATION) || 
defined(U_IO_IMPLEMENTATION) || defined(U_LAYOUT_IMPLEMENTATION) || 
defined(U_LAYOUTEX_IMPLEMENTATION))
+-+#if defined(__cplusplus) && U_DEBUG && U_OVERRIDE_CXX_ALLOCATION && defined 
(_MSC_VER) && (_MSC_VER>=1200) && !defined(U_STATIC_IMPLEMENTATION) && 
(defined(U_COMMON_IMPLEMENTATION) || defined(U_I18N_IMPLEMENTATION) || 

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

2016-11-06 Thread Michael Palimaka
commit: 0c7199601096573c36d60da7c44ad80314a077b7
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Nov  6 18:28:57 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Nov  6 18:29:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c719960

dev-python/virtualenvwrapper: amd64 stable

Gentoo-bug: 431608

Package-Manager: portage-2.3.2

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

diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild 
b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
index 56eeca5..3ed9cdd 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 # testsuite doesn't work out of the box.  Demand of a virtualenv outstrips 
setup by the eclass



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

2016-11-06 Thread Michał Górny
commit: d328cb472270df29a6efa82950f0ddcf322feda7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  6 18:23:55 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  6 18:26:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d328cb47

app-portage/flaggie: Update remaining URLs to GitHub

 app-portage/flaggie/flaggie-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/flaggie/flaggie-.ebuild 
b/app-portage/flaggie/flaggie-.ebuild
index 5c32549..6016e56 100644
--- a/app-portage/flaggie/flaggie-.ebuild
+++ b/app-portage/flaggie/flaggie-.ebuild
@@ -5,11 +5,11 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git;
+EGIT_REPO_URI="https://github.com/mgorny/flaggie.git;
 inherit bash-completion-r1 distutils-r1 git-r3
 
 DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://bitbucket.org/mgorny/flaggie/;
+HOMEPAGE="https://github.com/mgorny/flaggie/;
 SRC_URI=""
 
 LICENSE="BSD"



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

2016-11-06 Thread David Seifert
commit: fd38427c4c5a3fb50e6110a9a1b4eed3141505ca
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Sep 18 10:02:41 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd38427c

media-gfx/hugin: Switch to EAPI 6, python3_5

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2354

Signed-off-by: David Seifert  gentoo.org>

 media-gfx/hugin/hugin-2016.2.0.ebuild | 29 ++---
 media-gfx/hugin/hugin-.ebuild | 29 ++---
 2 files changed, 36 insertions(+), 22 deletions(-)

diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild 
b/media-gfx/hugin/hugin-2016.2.0.ebuild
index 5345e17..8a366e2 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit python-single-r1 wxwidgets versionator cmake-utils
 
@@ -23,7 +23,7 @@ IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"
 CDEPEND="
!!dev-util/cocom
dev-db/sqlite:3
-   >=dev-libs/boost-1.49.0-r1:0=
+   dev-libs/boost:=
dev-libs/zthread
>=media-gfx/enblend-4.0
media-gfx/exiv2:=
@@ -34,7 +34,7 @@ CDEPEND="
media-libs/openexr:=
media-libs/tiff:0
>=media-libs/vigra-1.9.0[openexr]
-   sci-libs/fftw:=
+   sci-libs/fftw:3.0=
sys-libs/zlib
virtual/glu
virtual/jpeg:0
@@ -52,27 +52,32 @@ DEPEND="${CDEPEND}
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+DOCS=( authors.txt README TODO )
+
 S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
 
 pkg_setup() {
-   DOCS="authors.txt README TODO"
-   mycmakeargs=(
-   -DBUILD_HSI=$(usex python ON OFF)
-   -DENABLE_LAPACK=$(usex lapack ON OFF)
-   )
use python && python-single-r1_pkg_setup
 }
 
 src_prepare() {
+   cmake-utils_src_prepare
rm CMakeModules/{FindLAPACK,FindPkgConfig}.cmake || die
+}
 
-   cmake-utils_src_prepare
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_HSI=$(usex python)
+   -DENABLE_LAPACK=$(usex lapack)
+   )
+   cmake-utils_src_configure
 }
 
 src_install() {
cmake-utils_src_install
use python && python_optimize
 
+   local lang
for lang in ${LANGS} ; do
case ${lang} in
ca) dir=ca_ES;;
@@ -80,6 +85,8 @@ src_install() {
cs) dir=cs_CZ;;
*) dir=${lang/-/_};;
esac
-   use l10n_${lang} || rm -r "${D}"/usr/share/locale/${dir}
+   if ! use l10n_${lang} ; then
+   rm -r "${ED%/}"/usr/share/locale/${dir} || die
+   fi
done
 }

diff --git a/media-gfx/hugin/hugin-.ebuild 
b/media-gfx/hugin/hugin-.ebuild
index b739963..d40c3e7 100644
--- a/media-gfx/hugin/hugin-.ebuild
+++ b/media-gfx/hugin/hugin-.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit mercurial python-single-r1 wxwidgets versionator cmake-utils
 
@@ -25,7 +25,7 @@ IUSE="debug lapack python sift $(echo ${LANGS//\ /\ l10n_})"
 CDEPEND="
!!dev-util/cocom
dev-db/sqlite:3
-   >=dev-libs/boost-1.49.0-r1:0=
+   dev-libs/boost:=
dev-libs/zthread
>=media-gfx/enblend-4.0
media-gfx/exiv2:=
@@ -36,7 +36,7 @@ CDEPEND="
media-libs/openexr:=
media-libs/tiff:0
>=media-libs/vigra-1.9.0[openexr]
-   sci-libs/fftw:=
+   sci-libs/fftw:3.0=
sys-libs/zlib
virtual/glu
virtual/jpeg:0
@@ -54,27 +54,32 @@ DEPEND="${CDEPEND}
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
+DOCS=( authors.txt README TODO )
+
 S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
 
 pkg_setup() {
-   DOCS="authors.txt README TODO"
-   mycmakeargs=(
-   -DBUILD_HSI=$(usex python ON OFF)
-   -DENABLE_LAPACK=$(usex lapack ON OFF)
-   )
use python && python-single-r1_pkg_setup
 }
 
 src_prepare() {
+   cmake-utils_src_prepare
rm CMakeModules/{FindLAPACK,FindPkgConfig}.cmake || die
+}
 
-   cmake-utils_src_prepare
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_HSI=$(usex python)
+   -DENABLE_LAPACK=$(usex lapack)
+   )
+   cmake-utils_src_configure
 }
 
 src_install() {
cmake-utils_src_install
use python && python_optimize
 
+   local lang
for lang in ${LANGS} ; do
case ${lang} in
ca) 

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

2016-11-06 Thread David Seifert
commit: dc001539998c79b4a17ed761edf1ccd5959738e3
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Oct 26 23:52:55 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc001539

net-misc/x2goclient: Drop old

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2672

Signed-off-by: David Seifert  gentoo.org>

 .../files/x2goclient-4.0.5.2-rcc_to_qrc.patch  | 293 -
 net-misc/x2goclient/x2goclient-4.0.5.2.ebuild  | 100 ---
 2 files changed, 393 deletions(-)

diff --git a/net-misc/x2goclient/files/x2goclient-4.0.5.2-rcc_to_qrc.patch 
b/net-misc/x2goclient/files/x2goclient-4.0.5.2-rcc_to_qrc.patch
deleted file mode 100644
index f055942..
--- a/net-misc/x2goclient/files/x2goclient-4.0.5.2-rcc_to_qrc.patch
+++ /dev/null
@@ -1,293 +0,0 @@
-diff -Naur x2goclient-4.0.5.2.orig/res/changelog.qrc 
x2goclient-4.0.5.2/res/changelog.qrc
 x2goclient-4.0.5.2.orig/res/changelog.qrc  1970-01-01 01:00:00.0 
+0100
-+++ x2goclient-4.0.5.2/res/changelog.qrc   2016-09-19 06:17:43.0 
+0200
-@@ -0,0 +1,5 @@
-+
-+   
-+   txt/changelog
-+   
-+
-diff -Naur x2goclient-4.0.5.2.orig/res/changelog.rcc 
x2goclient-4.0.5.2/res/changelog.rcc
 x2goclient-4.0.5.2.orig/res/changelog.rcc  2016-09-19 06:17:43.0 
+0200
-+++ x2goclient-4.0.5.2/res/changelog.rcc   1970-01-01 01:00:00.0 
+0100
-@@ -1,5 +0,0 @@
--
--   
--   txt/changelog
--   
--
-diff -Naur x2goclient-4.0.5.2.orig/res/git.qrc x2goclient-4.0.5.2/res/git.qrc
 x2goclient-4.0.5.2.orig/res/git.qrc1970-01-01 01:00:00.0 
+0100
-+++ x2goclient-4.0.5.2/res/git.qrc 2016-09-19 06:17:43.0 +0200
-@@ -0,0 +1,5 @@
-+
-+   
-+   txt/git-info
-+   
-+
-diff -Naur x2goclient-4.0.5.2.orig/res/git.rcc x2goclient-4.0.5.2/res/git.rcc
 x2goclient-4.0.5.2.orig/res/git.rcc2016-09-19 06:17:43.0 
+0200
-+++ x2goclient-4.0.5.2/res/git.rcc 1970-01-01 01:00:00.0 +0100
-@@ -1,5 +0,0 @@
--
--   
--   txt/git-info
--   
--
-diff -Naur x2goclient-4.0.5.2.orig/res/resources.qrc 
x2goclient-4.0.5.2/res/resources.qrc
 x2goclient-4.0.5.2.orig/res/resources.qrc  1970-01-01 01:00:00.0 
+0100
-+++ x2goclient-4.0.5.2/res/resources.qrc   2016-09-19 06:17:44.0 
+0200
-@@ -0,0 +1,113 @@
-+
-+   
-+   img/svg/bg.svg
-+   img/svg/bg_hildon.svg
-+   img/svg/line.svg
-+   img/svg/onlogo.svg
-+   img/svg/x2gologo.svg
-+   img/svg/passform.svg
-+   img/svg/sessionbut.svg
-+   img/svg/folder.svg
-+   img/svg/folder_grey.svg
-+   img/svg/sessionbut_grey.svg
-+   img/png/ico.png
-+   img/png/ico_mini.png
-+   img/png/sess_ico.png
-+   img/png/ico_440x180.png
-+   img/png/power-button.png
-+   img/icons/128x128/x2go.png
-+   img/icons/128x128/folder.png
-+   img/icons/128x128/x2gosession.png
-+   img/icons/128x128/create_file.png
-+   img/icons/128x128/lxde.png
-+   img/icons/128x128/preferences.png
-+   img/icons/128x128/rdp.png
-+   img/icons/64x64/audio.png
-+   img/icons/64x64/personal.png
-+   img/icons/64x64/create_file.png
-+   img/icons/64x64/lxde.png
-+   img/icons/64x64/preferences.png
-+   img/icons/64x64/rdp.png
-+   img/icons/32x32/edit.png
-+   img/icons/32x32/edit_settings.png
-+   img/icons/32x32/exit.png
-+   img/icons/32x32/file-open.png
-+   img/icons/32x32/new_file.png
-+   img/icons/32x32/create_file.png
-+   img/icons/32x32/lxde.png
-+   img/icons/32x32/preferences.png
-+   img/icons/32x32/rdp.png
-+   img/icons/32x32/reconnect.png
-+   img/icons/32x32/tbhide.png
-+   img/icons/32x32/tbshow.png
-+   img/icons/32x32/attach.png
-+   img/icons/32x32/detach.png
-+   img/icons/32x32/suspend.png
-+   img/icons/32x32/stop.png
-+   img/icons/32x32/auth.png
-+   img/icons/32x32/x2goclient.png
-+   img/icons/32x32/resolution.png
-+   img/icons/32x32/contest.png
-+   img/icons/32x32/apps.png
-+   img/icons/32x32/open_dir.png
-+   img/icons/32x32/suspend_session.png
-+   img/icons/32x32/stop_session.png
-+   img/icons/16x16/audio.png
-+   img/icons/16x16/file-open.png
-+   img/icons/16x16/delete.png
-+   img/icons/16x16/edit.png
-+   img/icons/16x16/gnome.png
-+   img/icons/16x16/unity.png
-+   img/icons/16x16/xfce.png
-+   img/icons/16x16/mate.png
-+   img/icons/16x16/kde.png
-+   img/icons/16x16/cinnamon.png
-+   img/icons/16x16/trinity.png
-+   img/icons/16x16/openbox.png
-+   img/icons/16x16/icewm.png
-+   img/icons/16x16/new_file.png
-+   img/icons/16x16/resolution.png
-+   img/icons/16x16/session.png
-+   img/icons/16x16/x2go.png
-+   img/icons/16x16/tbshow.png
-+   img/icons/16x16/X.png
-+   

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

2016-11-06 Thread David Seifert
commit: f9d6c7ef2aa5cf8f7b5cbd811ca9a6bdeecb248b
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Nov  6 13:29:42 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d6c7ef

dev-python/translate-toolkit: 2.0.0_beta7 version bump, add USE=yaml

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2760

Signed-off-by: David Seifert  gentoo.org>

 dev-python/translate-toolkit/Manifest  |  1 +
 dev-python/translate-toolkit/metadata.xml  |  1 +
 .../translate-toolkit-2.0.0_beta7.ebuild   | 82 ++
 3 files changed, 84 insertions(+)

diff --git a/dev-python/translate-toolkit/Manifest 
b/dev-python/translate-toolkit/Manifest
index ed3ca0a..1f7f1ec 100644
--- a/dev-python/translate-toolkit/Manifest
+++ b/dev-python/translate-toolkit/Manifest
@@ -1,2 +1,3 @@
 DIST translate-toolkit-1.12.0.tar.bz2 5329772 SHA256 
11e332f2a29d8644364b4ca79b4ac079df328626ec8c27ac0e8cc454696719ca SHA512 
c84424790ad66492dec97a5ec5601f5ffa68d23b219836def998847449b902970ac32fcb7d06455365e00c7b06f49d7dedda5257275bf7e845b16100153922dd
 WHIRLPOOL 
866eb62056a30c8042d96a1ec06a23e56c2a5121dd66234a8b0889193548fff962d4c56700bb50a01c793e2443d49e33a02d92d5b53513f6c7b0805af827decf
 DIST translate-toolkit-2.0.0_beta6.tar.gz 1096681 SHA256 
1abe04be3c886a52bdb90e33dffb7e96d82e7f5ba1fed41f12165a4a4b8def29 SHA512 
08b8091b17a96925db09ab42536248c458a895d8a221af8be66bc4737ba233a70341ba9fab7047733ec0ad284b23f3694a361c726a952eb42427b9c01916ad79
 WHIRLPOOL 
1d9be301036073a1a1c6afb07b2cb77433457e26caf31d0577148b8f076b160d971c08d864e9b2fa947e3e55fbe7ede08af75570cc572422e7dc4c63f55b7863
+DIST translate-toolkit-2.0.0_beta7.tar.gz 1099096 SHA256 
87f53a10ce9d2d19b5ff8d83a7b2aa03f30c1c9b2fd742db3909fbbd2f4221c0 SHA512 
dd8897532f66aca451a578537038c3adac2a3fbe1e7756febc97e2a2a024e4460806a2a28d2e9e66239eba938d02053616d3c683568a032b5c4c5c0629bd8abc
 WHIRLPOOL 
5301becae7728f761ca142c9e417d04da2e558723cb9fa421ee6c558cfb05ea8bce7eb8e5d4360ecaa2f924776b675879c9f3afca4a958330374839deb2a2ee3

diff --git a/dev-python/translate-toolkit/metadata.xml 
b/dev-python/translate-toolkit/metadata.xml
index 99c20d9..2ec8899 100644
--- a/dev-python/translate-toolkit/metadata.xml
+++ b/dev-python/translate-toolkit/metadata.xml
@@ -10,6 +10,7 @@
Support conversion between po and ical 
files
Support conversion between po and ini 
files
Support conversion between po and sub 
files
+   Support YAML format


translate

diff --git a/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta7.ebuild 
b/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta7.ebuild
new file mode 100644
index ..7d09383
--- /dev/null
+++ b/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta7.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/-toolkit}"
+MY_PV="${PV/_beta/b}"
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="Toolkit to convert between many translation formats"
+HOMEPAGE="https://github.com/translate/translate;
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc +html +ical +ini +subtitles +yaml"
+
+COMMON_DEPEND="
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+"
+DEPEND="${COMMON_DEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   app-text/iso-codes
+   >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
+   dev-python/diff-match-patch[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.5[${PYTHON_USEDEP}]
+   >=dev-python/python-levenshtein-0.12.0[${PYTHON_USEDEP}]
+   sys-devel/gettext
+   html? ( dev-python/utidylib[${PYTHON_USEDEP}] )
+   ical? ( dev-python/vobject[${PYTHON_USEDEP}] )
+   ini? ( dev-python/iniparse[${PYTHON_USEDEP}] )
+   subtitles? ( $(python_gen_cond_dep 
'media-video/gaupol[${PYTHON_USEDEP}]' 'python3*') )
+   yaml? ( dev-python/pyyaml[${PYTHON_USEDEP}] )
+"
+
+REQUIRED_USE="
+   subtitles? ( || ( $(python_gen_useflags 'python3*') ) )
+"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}"
+
+python_prepare_all() {
+   # Prevent unwanted d'loading in doc build
+   sed -e "/^'sphinx.ext.intersphinx',/d" \
+   -e "/html_theme/ s/sphinx-bootstrap/classic/" \
+   -i docs/conf.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   emake -C docs html
+   HTML_DOCS=( "${S}"/docs/_build/html/. )
+   fi
+}
+
+python_install_all() {
+   

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/

2016-11-06 Thread David Seifert
commit: d7381458d825f6cddae2114253631b895edf8d41
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Nov  5 22:45:26 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7381458

sci-visualization/labplot: Switch to frameworks branch

metadata.xml: Indentation

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2756

Signed-off-by: David Seifert  gentoo.org>

 sci-visualization/labplot/labplot-.ebuild | 84 ---
 sci-visualization/labplot/metadata.xml| 28 +
 2 files changed, 80 insertions(+), 32 deletions(-)

diff --git a/sci-visualization/labplot/labplot-.ebuild 
b/sci-visualization/labplot/labplot-.ebuild
index 93da819..ac5f373 100644
--- a/sci-visualization/labplot/labplot-.ebuild
+++ b/sci-visualization/labplot/labplot-.ebuild
@@ -1,29 +1,73 @@
-# 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
 
-if [[ "${PV}" != "" ]]; then
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   inherit kde4-base
-else
-   EGIT_REPO_URI="git://anongit.kde.org/labplot"
-   inherit kde4-base git-r3
-fi
+EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="forceoptional"
+inherit kde5
 
-MY_PN=LabPlot
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="KDE data analysis and visualisation program"
-HOMEPAGE="https://edu.kde.org/applications/science/labplot/;
+DESCRIPTION="Scientific data analysis and visualisation based on KDE 
Frameworks"
+HOMEPAGE="https://www.kde.org/applications/education/labplot/;
+[[ ${KDE_BUILD_TYPE} != live ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}-kf5.tar.xz"
 
 LICENSE="GPL-2"
-SLOT="4"
-IUSE=""
+KEYWORDS=""
+IUSE="cantor fftw fits hdf5 netcdf"
+
+[[ ${KDE_BUILD_TYPE} != live ]] && S="${WORKDIR}/${P}-kf5"
 
-DEPEND="
-   sci-libs/gsl
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtconcurrent)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtsvg)
+   $(add_qt_dep qtwidgets)
+   >=sci-libs/gsl-1.15:=
+   cantor? ( $(add_kdeapps_dep cantor) )
+   fftw? ( sci-libs/fftw:3.0= )
+   fits? ( sci-libs/cfitsio:= )
+   hdf5? ( sci-libs/hdf5:= )
+   netcdf? ( sci-libs/netcdf:= )
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+   x11-misc/shared-mime-info
+"
+RDEPEND="${COMMON_DEPEND}
+   !sci-visualization/labplot:4
 "
-RDEPEND="$DEPEND"
+
+src_prepare() {
+   if ! use handbook && [[ ${KDE_BUILD_TYPE} != live ]]; then
+   cmake_comment_add_subdirectory doc-translations
+   fi
+
+   kde5_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_CANTOR=$(usex cantor)
+   -DENABLE_FFTW=$(usex fftw)
+   -DENABLE_FITS=$(usex fits)
+   $(cmake-utils_use_find_package hdf5 HDF5)
+   -DENABLE_NETCDF=$(usex netcdf)
+   )
+
+   kde5_src_configure
+}

diff --git a/sci-visualization/labplot/metadata.xml 
b/sci-visualization/labplot/metadata.xml
index fb2bfd8..9e450bf 100644
--- a/sci-visualization/labplot/metadata.xml
+++ b/sci-visualization/labplot/metadata.xml
@@ -1,16 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-dilfri...@gentoo.org
-Andreas K. Huettel
-  
-
-s...@gentoo.org
-Gentoo Science Project
-  
-
-k...@gentoo.org
-Gentoo KDE Project
-  
+   
+   dilfri...@gentoo.org
+   Andreas K. Huettel
+   
+   
+   s...@gentoo.org
+   Gentoo Science Project
+   
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   Enable support for different open-source 
computer algebra systems via kde-apps/cantor
+   Enable support for NASA's 
sci-libs/cfitsio library
+   
 



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

2016-11-06 Thread David Seifert
commit: b1a32afbbc081e9a09f6929a7f44f5e8220dc14d
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Wed Oct 26 23:11:03 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a32afb

net-misc/x2goclient: Eliminate qt4 vs. qt5 REQUIRED_USE conflict

Instead, nsplugin does not work with USE=qt5
Gentoo-bug: 597420

Fix translations along the way.

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2672

Signed-off-by: David Seifert  gentoo.org>

 .../files/x2goclient-4.0.5.2-r1-rcc_to_qrc.patch   |  23 +
 net-misc/x2goclient/x2goclient-4.0.5.2-r1.ebuild   | 106 +
 2 files changed, 129 insertions(+)

diff --git a/net-misc/x2goclient/files/x2goclient-4.0.5.2-r1-rcc_to_qrc.patch 
b/net-misc/x2goclient/files/x2goclient-4.0.5.2-r1-rcc_to_qrc.patch
new file mode 100644
index ..724c176
--- /dev/null
+++ b/net-misc/x2goclient/files/x2goclient-4.0.5.2-r1-rcc_to_qrc.patch
@@ -0,0 +1,23 @@
+diff -Naur x2goclient-4.0.5.2.orig/x2goclient.pro 
x2goclient-4.0.5.2/x2goclient.pro
+--- x2goclient-4.0.5.2.orig/x2goclient.pro 2016-09-19 06:17:44.0 
+0200
 x2goclient-4.0.5.2/x2goclient.pro  2016-09-28 22:03:41.830790244 +0200
+@@ -167,16 +167,16 @@
+ TEMPLATE = app
+ DEPENDPATH += .
+ INCLUDEPATH += src
+-RESOURCES += res/resources.rcc
++RESOURCES += res/resources.qrc
+ 
+ exists(res/txt/git-info) {
+   message("Configuring with --git-info")
+-  RESOURCES += res/git.rcc
++  RESOURCES += res/git.qrc
+ }
+ 
+ exists(res/txt/changelog) {
+   message("Configuring with --changelog")
+-  RESOURCES += res/changelog.rcc
++  RESOURCES += res/changelog.qrc
+ }
+ 
+ linux-g++ {

diff --git a/net-misc/x2goclient/x2goclient-4.0.5.2-r1.ebuild 
b/net-misc/x2goclient/x2goclient-4.0.5.2-r1.ebuild
new file mode 100644
index ..e948f9b
--- /dev/null
+++ b/net-misc/x2goclient/x2goclient-4.0.5.2-r1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit nsplugins qmake-utils
+
+DESCRIPTION="The X2Go Qt client"
+HOMEPAGE="http://www.x2go.org;
+SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ldap nsplugin qt5"
+
+REQUIRED_USE="nsplugin? ( !qt5 )"
+
+DEPEND=">=net-libs/libssh-0.6.0_rc1
+   net-print/cups
+   x11-libs/libXpm
+   ldap? ( net-nds/openldap )
+   !qt5? (
+   dev-qt/qtcore:4[ssl]
+   dev-qt/qtgui:4
+   dev-qt/qtsvg:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   )
+"
+RDEPEND="${DEPEND}
+   net-misc/nx"
+
+CLIENT_BUILD="${WORKDIR}"/${P}.client_build
+PLUGIN_BUILD="${WORKDIR}"/${P}.plugin_build
+
+PATCHES=( "${FILESDIR}"/${P}-r1-rcc_to_qrc.patch )
+
+src_prepare() {
+   default
+
+   local f
+   for f in res/*rcc; do
+   mv ${f} ${f/rcc/qrc} || die
+   done
+
+   if ! use ldap; then
+   sed -e "s/-lldap//" -i x2goclient.pro || die
+   sed -e "s/#define USELDAP//" -i src/x2goclientconfig.h || die
+   fi
+
+   mkdir -p "${CLIENT_BUILD}" || die
+   if use nsplugin; then
+   mkdir -p "${PLUGIN_BUILD}" || die
+   fi
+}
+
+src_configure() {
+   cd "${CLIENT_BUILD}" || die
+
+   if use qt5; then
+   eqmake5 "${S}"/x2goclient.pro
+   else
+   eqmake4 "${S}"/x2goclient.pro
+   fi
+
+   if use nsplugin; then
+   cd "${PLUGIN_BUILD}" || die
+   X2GO_CLIENT_TARGET=plugin eqmake4 "${S}"/x2goclient.pro
+   fi
+}
+
+src_compile() {
+   cd "${CLIENT_BUILD}" || die
+   emake
+
+   if use nsplugin; then
+   cd "${PLUGIN_BUILD}" || die
+   emake
+   fi
+}
+
+src_install() {
+   dobin "${CLIENT_BUILD}"/${PN}
+
+   insinto /usr/share/pixmaps/x2goclient
+   doins res/img/icons/${PN}.xpm
+
+   domenu desktop/${PN}.desktop
+   doman man/man?/*
+
+   if use nsplugin; then
+   # PLUGINS_DIR comes from nsplugins.eclass
+   exeinto /usr/$(get_libdir)/${PLUGINS_DIR}
+   doexe "${PLUGIN_BUILD}"/libx2goplugin.so
+   fi
+
+   emake DESTDIR="${D}" PREFIX=/usr install_pluginprovider
+}



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/files/, sci-visualization/labplot/

2016-11-06 Thread David Seifert
commit: 2e8f7a0efa6739921197dd79c98c322d4a23f8a9
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Nov  6 00:31:53 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8f7a0e

sci-visualization/labplot: Add first kf5-based release

Gentoo-bug: 578532

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2756

Signed-off-by: David Seifert  gentoo.org>

 sci-visualization/labplot/Manifest |  1 +
 .../labplot/files/labplot-2.3.0-deps.patch | 49 ++
 .../labplot/files/labplot-2.3.0-desktop.patch  | 24 +++
 .../labplot/files/labplot-2.3.0-options.patch  | 77 ++
 sci-visualization/labplot/labplot-2.3.0.ebuild | 77 ++
 5 files changed, 228 insertions(+)

diff --git a/sci-visualization/labplot/Manifest 
b/sci-visualization/labplot/Manifest
index 7399f70..203e458 100644
--- a/sci-visualization/labplot/Manifest
+++ b/sci-visualization/labplot/Manifest
@@ -1 +1,2 @@
 DIST labplot-2.0.2.tar.xz 2696384 SHA256 
f52e6e2ce87aeda5bf15b950155e5db71cde4b0e1fb0819b6e71aaf6dee0 SHA512 
6fb78f7f36dfd961690e4062646401fde86054323ffbf1d90986ae686201ad9f1bd5f2e6a914545f10d085355c490d63399ce92197770d7fb0cfccc91e24421b
 WHIRLPOOL 
677f40ffb5cf151a160148da25cc364a6de62cfa5829bf70d4486e072ed05b6831d3975d31fa2ad6ef7c698b4abb44bdfd86efd9d29d1670e0bd5e57f9c4314e
+DIST labplot-2.3.0-kf5.tar.xz 4531156 SHA256 
a5a7d706de5f978430b359ada42f9227a2619f5fa9608d56af16c760b7626f33 SHA512 
0f8053bfccbfb6756db14c2d35f69b18bc83395c15cc01cbe61e5877065ad587e1563e7f161dfbac7c75b8b30aa04ee112e0c1962b52544e33ca936bd17b1444
 WHIRLPOOL 
febd50c0a36612a1f93d8190eb9907ede4c29513652cc1a99cfc196c464eb7a7d6bc8692e13a98a9ce31e963a15396385dd9d7b015fe65bd995e2b85e9a09f94

diff --git a/sci-visualization/labplot/files/labplot-2.3.0-deps.patch 
b/sci-visualization/labplot/files/labplot-2.3.0-deps.patch
new file mode 100644
index ..dbedac7
--- /dev/null
+++ b/sci-visualization/labplot/files/labplot-2.3.0-deps.patch
@@ -0,0 +1,49 @@
+From 41c3e23837adb8df641024901d3aee9dea2ded9d Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 6 Nov 2016 00:37:36 +0100
+Subject: [PATCH 1/2] Add missing dependencies
+
+REVIEW: 129344
+---
+ CMakeLists.txt | 25 +++--
+ 1 file changed, 23 insertions(+), 2 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 9dc90f7..4db135f 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -4,8 +4,29 @@ cmake_minimum_required(VERSION 2.8.12)
+ find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+ 
+-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
Concurrent)
+-find_package(KF5 REQUIRED COMPONENTS I18n KDELibs4Support)
++find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS
++  Concurrent
++  Gui
++  PrintSupport
++  Svg
++  Widgets
++)
++find_package(KF5 REQUIRED COMPONENTS
++  Archive
++  Completion
++  Config
++  ConfigWidgets
++  CoreAddons
++  DocTools
++  I18n
++  IconThemes
++  KDELibs4Support
++  KIO
++  NewStuff
++  TextWidgets
++  WidgetsAddons
++  XmlGui
++)
+ 
+ include(FeatureSummary)
+ include(ECMInstallIcons)
+-- 
+2.7.3
+

diff --git a/sci-visualization/labplot/files/labplot-2.3.0-desktop.patch 
b/sci-visualization/labplot/files/labplot-2.3.0-desktop.patch
new file mode 100644
index ..8722b17
--- /dev/null
+++ b/sci-visualization/labplot/files/labplot-2.3.0-desktop.patch
@@ -0,0 +1,24 @@
+commit a66226a538ae23f61eaf4b3c00efa8321504fe00
+Author: Wolfgang Bauer 
+Date:   Thu Jul 28 15:20:05 2016 +0200
+
+Fix .desktop file's Exec line
+
+The KF5 port uses QCommandLineParser which doesn't know the '-caption'
+parameter.
+The desktop file needs to use '-qwindowtitle' instead.
+
+REVIEW: 128532
+
+diff --git a/src/labplot2.desktop b/src/labplot2.desktop
+index 38fe9bb..8ce836c 100755
+--- a/src/labplot2.desktop
 b/src/labplot2.desktop
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Type=Application
+-Exec=labplot2 -caption %c %i %f
++Exec=labplot2 -qwindowtitle %c %i %f
+ Icon=labplot2
+ Name=LabPlot2
+ Name[ast]=LabPlot2

diff --git a/sci-visualization/labplot/files/labplot-2.3.0-options.patch 
b/sci-visualization/labplot/files/labplot-2.3.0-options.patch
new file mode 100644
index ..f4f9a4c
--- /dev/null
+++ b/sci-visualization/labplot/files/labplot-2.3.0-options.patch
@@ -0,0 +1,77 @@
+From 2756fff72169df6cd4eec3d9bf96e9673574c2d0 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 6 Nov 2016 01:00:13 +0100
+Subject: [PATCH 2/2] Make options optional
+
+REVIEW: 129344
+---
+ CMakeLists.txt | 30 ++
+ 1 file changed, 

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/labplot/

2016-11-06 Thread David Seifert
commit: 13a86f47f58eb7d2fac9f7738a37bc7aa97d83ad
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Nov  6 17:40:06 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a86f47

sci-visualization/labplot: Drop old

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2756

Signed-off-by: David Seifert  gentoo.org>

 sci-visualization/labplot/Manifest |  1 -
 sci-visualization/labplot/labplot-2.0.2.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/sci-visualization/labplot/Manifest 
b/sci-visualization/labplot/Manifest
index 203e458..689f27e 100644
--- a/sci-visualization/labplot/Manifest
+++ b/sci-visualization/labplot/Manifest
@@ -1,2 +1 @@
-DIST labplot-2.0.2.tar.xz 2696384 SHA256 
f52e6e2ce87aeda5bf15b950155e5db71cde4b0e1fb0819b6e71aaf6dee0 SHA512 
6fb78f7f36dfd961690e4062646401fde86054323ffbf1d90986ae686201ad9f1bd5f2e6a914545f10d085355c490d63399ce92197770d7fb0cfccc91e24421b
 WHIRLPOOL 
677f40ffb5cf151a160148da25cc364a6de62cfa5829bf70d4486e072ed05b6831d3975d31fa2ad6ef7c698b4abb44bdfd86efd9d29d1670e0bd5e57f9c4314e
 DIST labplot-2.3.0-kf5.tar.xz 4531156 SHA256 
a5a7d706de5f978430b359ada42f9227a2619f5fa9608d56af16c760b7626f33 SHA512 
0f8053bfccbfb6756db14c2d35f69b18bc83395c15cc01cbe61e5877065ad587e1563e7f161dfbac7c75b8b30aa04ee112e0c1962b52544e33ca936bd17b1444
 WHIRLPOOL 
febd50c0a36612a1f93d8190eb9907ede4c29513652cc1a99cfc196c464eb7a7d6bc8692e13a98a9ce31e963a15396385dd9d7b015fe65bd995e2b85e9a09f94

diff --git a/sci-visualization/labplot/labplot-2.0.2.ebuild 
b/sci-visualization/labplot/labplot-2.0.2.ebuild
deleted file mode 100644
index 93da819..
--- a/sci-visualization/labplot/labplot-2.0.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ "${PV}" != "" ]]; then
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   inherit kde4-base
-else
-   EGIT_REPO_URI="git://anongit.kde.org/labplot"
-   inherit kde4-base git-r3
-fi
-
-MY_PN=LabPlot
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="KDE data analysis and visualisation program"
-HOMEPAGE="https://edu.kde.org/applications/science/labplot/;
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE=""
-
-DEPEND="
-   sci-libs/gsl
-"
-RDEPEND="$DEPEND"



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

2016-11-06 Thread David Seifert
commit: 3be6a7a81bb54d2c61e2e1d983a715c6f9f5ee52
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Nov  6 13:30:20 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov  6 18:11:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be6a7a8

dev-python/translate-toolkit: Drop old

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2760

Signed-off-by: David Seifert  gentoo.org>

 dev-python/translate-toolkit/Manifest  |  1 -
 .../translate-toolkit-2.0.0_beta6.ebuild   | 87 --
 2 files changed, 88 deletions(-)

diff --git a/dev-python/translate-toolkit/Manifest 
b/dev-python/translate-toolkit/Manifest
index 1f7f1ec..996901f 100644
--- a/dev-python/translate-toolkit/Manifest
+++ b/dev-python/translate-toolkit/Manifest
@@ -1,3 +1,2 @@
 DIST translate-toolkit-1.12.0.tar.bz2 5329772 SHA256 
11e332f2a29d8644364b4ca79b4ac079df328626ec8c27ac0e8cc454696719ca SHA512 
c84424790ad66492dec97a5ec5601f5ffa68d23b219836def998847449b902970ac32fcb7d06455365e00c7b06f49d7dedda5257275bf7e845b16100153922dd
 WHIRLPOOL 
866eb62056a30c8042d96a1ec06a23e56c2a5121dd66234a8b0889193548fff962d4c56700bb50a01c793e2443d49e33a02d92d5b53513f6c7b0805af827decf
-DIST translate-toolkit-2.0.0_beta6.tar.gz 1096681 SHA256 
1abe04be3c886a52bdb90e33dffb7e96d82e7f5ba1fed41f12165a4a4b8def29 SHA512 
08b8091b17a96925db09ab42536248c458a895d8a221af8be66bc4737ba233a70341ba9fab7047733ec0ad284b23f3694a361c726a952eb42427b9c01916ad79
 WHIRLPOOL 
1d9be301036073a1a1c6afb07b2cb77433457e26caf31d0577148b8f076b160d971c08d864e9b2fa947e3e55fbe7ede08af75570cc572422e7dc4c63f55b7863
 DIST translate-toolkit-2.0.0_beta7.tar.gz 1099096 SHA256 
87f53a10ce9d2d19b5ff8d83a7b2aa03f30c1c9b2fd742db3909fbbd2f4221c0 SHA512 
dd8897532f66aca451a578537038c3adac2a3fbe1e7756febc97e2a2a024e4460806a2a28d2e9e66239eba938d02053616d3c683568a032b5c4c5c0629bd8abc
 WHIRLPOOL 
5301becae7728f761ca142c9e417d04da2e558723cb9fa421ee6c558cfb05ea8bce7eb8e5d4360ecaa2f924776b675879c9f3afca4a958330374839deb2a2ee3

diff --git a/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta6.ebuild 
b/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta6.ebuild
deleted file mode 100644
index b88185b..
--- a/dev-python/translate-toolkit/translate-toolkit-2.0.0_beta6.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN="${PN/-toolkit}"
-MY_PV="${PV/_beta/b}"
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Toolkit to convert between many translation formats"
-HOMEPAGE="https://github.com/translate/translate;
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc +html +ical +ini +subtitles"
-
-COMMON_DEPEND="
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-"
-DEPEND="${COMMON_DEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-"
-RDEPEND="${COMMON_DEPEND}
-   app-text/iso-codes
-   >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
-   dev-python/diff-match-patch[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.5[${PYTHON_USEDEP}]
-   >=dev-python/python-levenshtein-0.12.0[${PYTHON_USEDEP}]
-   sys-devel/gettext
-   html? ( dev-python/utidylib[${PYTHON_USEDEP}] )
-   ical? ( dev-python/vobject[${PYTHON_USEDEP}] )
-   ini? ( dev-python/iniparse[${PYTHON_USEDEP}] )
-   subtitles? ( $(python_gen_cond_dep 
'media-video/gaupol[${PYTHON_USEDEP}]' python3_{4,5}) )
-"
-
-REQUIRED_USE="
-   subtitles? ( || ( $(python_gen_useflags 'python3*') ) )
-"
-
-S="${WORKDIR}/${MY_PN}-${MY_PV}"
-
-python_prepare_all() {
-   # Prevent unwanted d'loading in doc build
-   sed -e "/^'sphinx.ext.intersphinx',/d" \
-   -e "/html_theme/ s/sphinx-bootstrap/classic/" \
-   -i docs/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${S}"/docs/_build/html/. )
-   distutils-r1_python_install_all
-   rm -Rf docs || die
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   if ! use html; then
-   rm "${ED}"usr/bin/html2po || die
-   rm "${ED}"usr/bin/po2html || die
-   fi
-   if ! use ical; then
-   rm "${ED}"usr/bin/ical2po || die
-   rm "${ED}"usr/bin/po2ical || die
-   fi
-   if ! use ini; then
-   rm "${ED}"usr/bin/ini2po || die
-   rm "${ED}"usr/bin/po2ini || die
-   fi
-   if ! use subtitles; then
-   rm "${ED}"usr/bin/sub2po || die
-   rm "${ED}"usr/bin/po2sub || die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-doc/kicad-doc/

2016-11-06 Thread Göktürk Yüksek
commit: 71388829ca50b949455cc64b5ed5d7018a290ec2
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sun Nov  6 17:41:05 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Nov  6 18:09:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71388829

app-doc/kicad-doc: unset variable lang in global scope

Package-Manager: portage-2.2.28

 app-doc/kicad-doc/kicad-doc-4.0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild 
b/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild
index 93584aa..67f5a64 100644
--- a/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild
+++ b/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild
@@ -18,6 +18,7 @@ LANGS="en fr it ja nl pl"
 for lang in ${LANGS}; do
IUSE+=" l10n_${lang}"
 done
+unset lang
 
 DEPEND=">=app-text/asciidoc-8.6.9
app-text/dblatex



  1   2   3   >