[gentoo-commits] repo/gentoo:master commit in: www-servers/uwsgi/

2017-09-30 Thread Hans de Graaff
commit: f8ef4f2b7eb647f48688d1c6df2b7b50c9c0775f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  1 06:48:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  1 06:48:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ef4f2b

www-servers/uwsgi: drop obsolete ruby21 target, bug 630310

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild | 2 +-
 www-servers/uwsgi/uwsgi-2.0.15.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild 
b/www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild
index 29acbfa8939..5043eca69ae 100644
--- a/www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild
+++ b/www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 PYTHON_REQ_USE="threads(+)"
 
 RUBY_OPTIONAL="yes"
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"

diff --git a/www-servers/uwsgi/uwsgi-2.0.15.ebuild 
b/www-servers/uwsgi/uwsgi-2.0.15.ebuild
index 8091a9b689c..f77a797cdf9 100644
--- a/www-servers/uwsgi/uwsgi-2.0.15.ebuild
+++ b/www-servers/uwsgi/uwsgi-2.0.15.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
 PYTHON_REQ_USE="threads(+)"
 
 RUBY_OPTIONAL="yes"
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23"
 
 PHP_EXT_INI="no"
 PHP_EXT_NAME="dummy"



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

2017-09-30 Thread Hans de Graaff
commit: 268eb4a609d0438db8d9fbadac231b8b0ee5ffed
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  1 06:36:22 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  1 06:44:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268eb4a6

dev-ruby/httpclient: skip failing tests, bug 632454

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/httpclient/httpclient-2.8.3.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild 
b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
index 62b42a2abb1..31d579ef823 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_TEST="-Ilib test"
 RUBY_FAKEGEM_TASK_DOC="doc"
@@ -54,6 +54,12 @@ all_ruby_prepare() {
# Skip tests using rack-ntlm which is not packaged. Weirdly these
# only fail on jruby.
rm test/test_auth.rb || die
+
+   # Skip test failing due to hard-coded expired certificate
+   sed -i -e '/test_verification_without_httpclient/,/^  end/ s:^:#:' 
test/test_ssl.rb || die
+
+   # Skip test depending on obsolete and vulnerable SSLv3
+   sed -i -e '/test_no_sslv3/,/^  end/ s:^:#:' test/test_ssl.rb || die
 }
 
 each_ruby_test() {



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

2017-09-30 Thread Michael Palimaka
commit: 1efab21c6b584c371e9eb02b6333189e7b20f41e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct  1 06:14:49 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct  1 06:15:00 2017 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=1efab21c

dev-qt/qtwebview: new package

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-qt/qtwebview/metadata.xml   | 17 +
 dev-qt/qtwebview/qtwebview-5.10..ebuild | 22 ++
 dev-qt/qtwebview/qtwebview-5.9..ebuild  | 22 ++
 dev-qt/qtwebview/qtwebview-5..ebuild| 22 ++
 4 files changed, 83 insertions(+)

diff --git a/dev-qt/qtwebview/metadata.xml b/dev-qt/qtwebview/metadata.xml
new file mode 100644
index ..32568f62
--- /dev/null
+++ b/dev-qt/qtwebview/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   q...@gentoo.org
+   Gentoo Qt Project
+   
+   
+   https://bugreports.qt.io/
+   https://doc.qt.io/
+   
+   
+   
+   Must only be used by packages that are known to use 
private parts of the Qt API.
+   
+   
+

diff --git a/dev-qt/qtwebview/qtwebview-5.10..ebuild 
b/dev-qt/qtwebview/qtwebview-5.10..ebuild
new file mode 100644
index ..234ec083
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5.10..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtgui-${PV}
+   ~dev-qt/qtwebengine-${PV}
+
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebview/qtwebview-5.9..ebuild 
b/dev-qt/qtwebview/qtwebview-5.9..ebuild
new file mode 100644
index ..234ec083
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5.9..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtgui-${PV}
+   ~dev-qt/qtwebengine-${PV}
+
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebview/qtwebview-5..ebuild 
b/dev-qt/qtwebview/qtwebview-5..ebuild
new file mode 100644
index ..234ec083
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtgui-${PV}
+   ~dev-qt/qtwebengine-${PV}
+
+"
+RDEPEND="${DEPEND}"



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

2017-09-30 Thread Patrick Lauer
commit: b1c4789235e115a3f57071522a255f302c469909
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Oct  1 06:13:58 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Oct  1 06:14:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c47892

dev-python/wsgiproxy2: Bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-python/wsgiproxy2/Manifest b/dev-python/wsgiproxy2/Manifest
index 22f8f8424cd..d9f5fc4f8de 100644
--- a/dev-python/wsgiproxy2/Manifest
+++ b/dev-python/wsgiproxy2/Manifest
@@ -1,2 +1,3 @@
 DIST WSGIProxy2-0.4.1.zip 18437 SHA256 
70232dd33ffc742b2c1e8d7573a61035a1b7fcd92dc0c761e283de515ab94f69 SHA512 
794cf74d47366ab80f03ef311cd77258b4152f266cabf662b3eccb0f706f246d6d4407f495432ed32520ed69ecf3cb5ae05ef8a50e7f59062c6ef7395d8c9eec
 WHIRLPOOL 
08c784bb15a7a1da21ea38201781e502ad3f5515658a441f7671f2ba2c971966f320e52f223b6d47feedb35cefb4c513be454114f5d2635a78ec991b2e1a288f
 DIST WSGIProxy2-0.4.2.zip 18817 SHA256 
a4b236fac5d4a2b51d9b3ed34cbe0d01aae173dce0ab9877f225b1dcdb4a6e8e SHA512 
3dd750263485ceb644373d8ea9692c9a46126a1ed7cd640feba7d42b0fe618e290dcae2f76dc83be77de34211ac473f5a1496a8309e3fcc64982e9642af786fb
 WHIRLPOOL 
e585abf60d7f3bfe60d700dca99887efe0616f4cdb43de2edabe3b53b8b4f7eaf730c465d1a95618ac4ff0c99b488fa241400eaecd69ca8cd7c2e2012fbbcd51
+DIST WSGIProxy2-0.4.4.tar.gz 16475 SHA256 
f9347ba1405ebe4ea614a290f10d44577f3fdc644e8ad2c9e10392c46416a398 SHA512 
6ae9fca65fe80f52924f42b26b447631e8c278f517ababc23d26e5f8598d6d9b7975197ec74faf64f2e051824366ac14c5db5727a014a187c70a1b4604105b42
 WHIRLPOOL 
03c86eda1c20a28b6adbadfac8d7d717c8bc184313309db1377dea0a8b16a10beab6dca08413e5ff31ca6e7ed5cebf43851d79c18714fe5142405c96ff03ffca

diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild 
b/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild
new file mode 100644
index 000..1756e680ae9
--- /dev/null
+++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.4.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+MY_PN="WSGIProxy2"
+
+DESCRIPTION="HTTP proxying tools for WSGI apps"
+HOMEPAGE="http://pythonpaste.org/wsgiproxy/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/webob[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND}
+   >=dev-python/webtest-2.0.17[${PYTHON_USEDEP}]
+   dev-python/socketpool[${PYTHON_USEDEP}]
+   dev-python/restkit[$(python_gen_usedep python2_7)] )"
+# Tests needing restkit are skipped under py3
+# Testing also revealed the suite needs latest webtest
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   if use doc; then
+   cd docs || die
+   sphinx-build -b html -d _build/doctrees   . _build/html
+   fi
+}
+
+python_test() {
+   nosetests || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/

2017-09-30 Thread Michael Palimaka
commit: e26064b2f834072170c6be0d45435d90b05b4e0c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct  1 06:11:51 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct  1 06:13:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26064b2

dev-qt/qtwebview: new pacakge

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-qt/qtwebview/Manifest   |  1 +
 dev-qt/qtwebview/metadata.xml   | 17 +
 dev-qt/qtwebview/qtwebview-5.7.1.ebuild | 22 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-qt/qtwebview/Manifest b/dev-qt/qtwebview/Manifest
new file mode 100644
index 000..cfa4b2cb736
--- /dev/null
+++ b/dev-qt/qtwebview/Manifest
@@ -0,0 +1 @@
+DIST qtwebview-opensource-src-5.7.1.tar.xz 107388 SHA256 
b3bcf9693e0205263f5d227f2204cf12c3a3d1e200b3114723511ee3bdf2159f SHA512 
a0ed2c203e3638b3fa1e8fc051bc8dec51ca32b16da684fbf73c6f342e579c11a382c799797c593abb35df438699124fa169d1463affa1a2d0b55af57f05a011
 WHIRLPOOL 
6fa80d034344b3915ad32c323f36be27cea96f149b63fb785f4ab68349784c81ddd51d0796ef64d0b2b35da9cb5c5419a86fe3736e99051eb4cdb0092148e18f

diff --git a/dev-qt/qtwebview/metadata.xml b/dev-qt/qtwebview/metadata.xml
new file mode 100644
index 000..32568f62fb8
--- /dev/null
+++ b/dev-qt/qtwebview/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   q...@gentoo.org
+   Gentoo Qt Project
+   
+   
+   https://bugreports.qt.io/
+   https://doc.qt.io/
+   
+   
+   
+   Must only be used by packages that are known to use 
private parts of the Qt API.
+   
+   
+

diff --git a/dev-qt/qtwebview/qtwebview-5.7.1.ebuild 
b/dev-qt/qtwebview/qtwebview-5.7.1.ebuild
new file mode 100644
index 000..234ec083fbb
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5.7.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}
+   ~dev-qt/qtdeclarative-${PV}
+   ~dev-qt/qtgui-${PV}
+   ~dev-qt/qtwebengine-${PV}
+
+"
+RDEPEND="${DEPEND}"



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

2017-09-30 Thread Hans de Graaff
commit: c1fb197046b5f80d4e0be85feabb6e3d013a78ef
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  1 06:05:50 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  1 06:07:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1fb1970

net-analyzer/munin: remove vulnerable version, bug 610602

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 net-analyzer/munin/Manifest   |   2 -
 net-analyzer/munin/munin-2.0.19-r2.ebuild | 396 --
 2 files changed, 398 deletions(-)

diff --git a/net-analyzer/munin/Manifest b/net-analyzer/munin/Manifest
index 698ce2e0ea5..4e0cb52a426 100644
--- a/net-analyzer/munin/Manifest
+++ b/net-analyzer/munin/Manifest
@@ -1,5 +1,3 @@
-DIST munin-2.0.19-gentoo-1.tar.xz 10884 SHA256 
e9fcec3cd671a0008348ab3f33e435073bbfca328e3f026552d18d88b131ae30 SHA512 
f4d4b20c9250f1f7a2772da7541a1cb60c6f0e64804a5f40452c4e54534a6d47ece583ef1a755e71bd98e474b6b1842dcad5d8165e558ccf2b88669e4a090599
 WHIRLPOOL 
5f796db3b2f29b069b77f2d06f530221272675af0d65423a945010ebef742a623a9bff0e9c705e8db94c5ab2ec81a0a10a46884afc23d92fc640b3ae0d45e91b
-DIST munin-2.0.19.tar.gz 1335496 SHA256 
13db9b00d432b92907d61f9f2bd18c2aafca03b2a6e257222fff17aa4ed02896 SHA512 
c08ab54634587bb2abc4e55e52114d417ce9f3d2b421c4f44c5df3506238ecd80d1f27359346404a4eab7d779a42bc3438ebb75210e979662f261de1521a464b
 WHIRLPOOL 
288ac49ae86aff13591cbe7357afe963d6da95b3915d94ea3887a63347dbd45969d3a86d8378d2c6ddcb3b8ad24f27ff95ce2567cdfbb216e6584219db7800e1
 DIST munin-2.0.33-gentoo-1.tar.xz 11024 SHA256 
f956d9051e0da05231bb8777c0ca3342ca5bb86e48c44a68289c41c42c440e46 SHA512 
c1f49f01fd641e157145d9710a091696c09380887a374ee845e516d40384ee6bc576019f3510ac322436b1f10ee1b675ae512b9f677a6a0fa2ef022cbb7269b8
 WHIRLPOOL 
3c0fbccc4c8ee9a2dacf8ce1845d149198c8d53ed17cd62fd17bae60986ca6616e12213d4f520fd06e8329accec559a7f9529559f21dc62de3aa0b66680d7ab7
 DIST munin-2.0.33-gentoo-2.tar.xz 11288 SHA256 
a7cc6b060cc1344c9b40278a960ab8fa6848e5db53f8665a952fb602ab0c0c55 SHA512 
4d185529199377e85fb3e7d0a8c38de2ae500d2f992292e6ae016d11e81642833725987ac006b5f535963593c7698c676d28091805691e8b46c016fc2580917d
 WHIRLPOOL 
98d2916c10adf554ab1672c602271673cb6dea7ae72fb7849b1bdf16d6f63c6f330def1f4a3cb62fd1fab4e888b2dede2807cde9a7907058f37a0f87a8b67a6b
 DIST munin-2.0.33.tar.gz 1349546 SHA256 
99dbc1e5f4f0fed4e28f295245333544193f9a26c597f2a78571ae20b4d450b6 SHA512 
33c56fcb347396f29662f304aa50f0e3dfc909b067ea498097624dd2cd7e95789c318adcef64923e6d0248dcf9ea6fe933c49d920b6b7856d85511d40d67
 WHIRLPOOL 
2429b605d19bbf4caa460e9f2b46de8e2462bf606bd1143bcdcbb4f2e079b2acf5f87def86affa6152ed8b26cf14bc83d62274bb58424818deb2b5f2024de7f0

diff --git a/net-analyzer/munin/munin-2.0.19-r2.ebuild 
b/net-analyzer/munin/munin-2.0.19-r2.ebuild
deleted file mode 100644
index 8dfbf081d5b..000
--- a/net-analyzer/munin/munin-2.0.19-r2.ebuild
+++ /dev/null
@@ -1,396 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PATCHSET=1
-
-inherit eutils user java-pkg-opt-2 systemd
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Munin Server Monitoring Tool"
-HOMEPAGE="http://munin-monitoring.org/";
-SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz
-   https://dev.gentoo.org/~flameeyes/${PN}/${P}-gentoo-${PATCHSET}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc x86"
-IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 
syslog ipmi http dhcpd doc apache"
-REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"
-
-# Upstream's listing of required modules is NOT correct!
-# Some of the postgres plugins use DBD::Pg, while others call psql directly.
-# Some of the mysql plugins use DBD::mysql, while others call mysqladmin 
directly.
-# We replace the original ipmi plugins with the freeipmi_ plugin which at 
least works.
-DEPEND_COM="dev-lang/perl:=[berkdb]
-   kernel_linux? ( sys-process/procps )
-   doc? ( dev-python/sphinx )
-   asterisk? ( dev-perl/Net-Telnet )
-   irc? ( dev-perl/Net-IRC )
-   mysql? ( virtual/mysql
-dev-perl/Cache-Cache
-dev-perl/DBD-mysql )
-   ssl? ( dev-perl/Net-SSLeay )
-   postgres? ( dev-perl/DBD-Pg dev-db/postgresql )
-   memcached? ( dev-perl/Cache-Memcached )
-   cgi? ( dev-perl/FCGI )
-   apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )
-   syslog? ( virtual/perl-Sys-Syslog )
-   http? ( dev-perl/libwww-perl )
-   dhcpd? (
-   >=net-misc/dhcp-3[server]
-   dev-perl/Net-IP
-   dev-perl/HTTP-Date
-

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/

2017-09-30 Thread Andreas Hüttel
commit: 87538dbfc9960d7b766279cea625f86d6add843c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct  1 06:03:51 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Oct  1 06:04:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87538dbf

sci-electronics/klayout: Add python scripting support

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sci-electronics/klayout/klayout-.ebuild | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/sci-electronics/klayout/klayout-.ebuild 
b/sci-electronics/klayout/klayout-.ebuild
index a23a11d67fb..c7e32ad87f9 100644
--- a/sci-electronics/klayout/klayout-.ebuild
+++ b/sci-electronics/klayout/klayout-.ebuild
@@ -3,12 +3,13 @@
 
 EAPI=6
 
+RUBY_OPTIONAL=no
 USE_RUBY="ruby22"
 # note: define maximally ONE implementation here
 
-RUBY_OPTIONAL=no
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
-inherit eutils multilib toolchain-funcs ruby-ng
+inherit eutils multilib toolchain-funcs python-single-r1 ruby-ng
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/klayoutmatthias/${PN}.git";
@@ -31,6 +32,7 @@ RDEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
sys-libs/zlib
+   ${PYTHON_DEPS}
$(ruby_implementations_depend)
 "
 DEPEND="${RDEPEND}"
@@ -39,6 +41,11 @@ PATCHES=(
"${FILESDIR}/${PN}--expert.patch"
 )
 
+pkg_setup() {
+   python-single-r1_pkg_setup
+   ruby-ng_pkg_setup
+}
+
 each_ruby_configure() {
tc-export CC CXX AR LD RANLIB
export CFLAGS CXXFLAGS
@@ -47,7 +54,7 @@ each_ruby_configure() {
-dry-run \
-qmake /usr/lib64/qt5/bin/qmake \
-ruby "${RUBY}" \
-   -nopython \
+   -python "${PYTHON}" \
-build . \
-bin "${T}/bin" \
-rpath "/usr/$(get_libdir)/klayout" \



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

2017-09-30 Thread Hans de Graaff
commit: 7b3b8cf14aeb4c0bc573b49dd5e52891a5840ece
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  1 05:58:31 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  1 05:59:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3b8cf1

dev-ruby/pry: add 0.11.1

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/pry/Manifest  |  1 +
 dev-ruby/pry/pry-0.11.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/pry/Manifest b/dev-ruby/pry/Manifest
index 2b615a8dc35..4fa1065948d 100644
--- a/dev-ruby/pry/Manifest
+++ b/dev-ruby/pry/Manifest
@@ -1,2 +1,3 @@
 DIST pry-0.10.4.tar.gz 204296 SHA256 
8c4afb4e2c3fea9ed8b9f17323b5a670db08f9995f2031fe52b3c0c4b41dcd67 SHA512 
0c455945125b210efce7dcde3d7bfbec5d03687847910084c0befd466191ac34446c62a884c6424cd6760d573d1de490de4dacd97b31c87553e32787d99a3687
 WHIRLPOOL 
b402150a090fa9370753e6c9e7cde718e05cfa78b25b4d713c3667aadd466f4238d0a2c86aec36c8619cd0344aaa84d000b729dc25a3dff2268238f01a429c8c
 DIST pry-0.11.0.tar.gz 223501 SHA256 
fd1d79ac50dbadfbfbc4721510922bd6cb830b4ead70f3abb29b7979cc31db77 SHA512 
1f252e6707f57d24ff7aca9c1437f1c5f38d3a203f3439bfd84f28fe4bb9f8063d3d16e2920b30a825554f01c4fb3f24f6221693de19f675cba4fc3df9b56254
 WHIRLPOOL 
eff34eb9eef10874b54cd7bb5a788bca06bc55f2c540f823720b728134435dc9c38056912e00dcc3327dfeb8b6556ad3c99b7ca081d7585b4a277488a76f
+DIST pry-0.11.1.tar.gz 223494 SHA256 
98cf974540db143ad4e30a71eddd211874e1b080d95eda984073a316cafb06ce SHA512 
b662f870ef2759430ca22decdc1f5bd8e88ae8539b83e4b0e3420030d63459b37b2ce7dea1d2f654cb911e94597709e0d0bce55bc29cc0de9c115f2b7c305b2a
 WHIRLPOOL 
98c147f12461e844fdc589904fe5113f736ace95a321b846bd2982b271b5decdb2d32cf9b37cc35234f1abf3721d529de38bd241c9e88b2a46dc57e537b1af96

diff --git a/dev-ruby/pry/pry-0.11.1.ebuild b/dev-ruby/pry/pry-0.11.1.ebuild
new file mode 100644
index 000..f085f07e6e7
--- /dev/null
+++ b/dev-ruby/pry/pry-0.11.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pry is a powerful alternative to the standard IRB shell for Ruby"
+HOMEPAGE="https://github.com/pry/pry/wiki";
+SRC_URI="https://github.com/pry/pry/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+IUSE=""
+SLOT="ruby19"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+
+ruby_add_rdepend "
+   >=dev-ruby/coderay-1.1.0 =dev-ruby/coderay-1.1*
+   >=dev-ruby/method_source-0.9.0 =dev-ruby/method_source-0.9*"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/open4-1.3
+   >=dev-ruby/rake-0.9
+   >=dev-ruby/mocha-1.0
+   )"
+
+all_ruby_prepare() {
+   # Avoid unneeded dependency on git.
+   # Loosen coderay dependency.
+   sed -e '/git ls-files/d' \
+   -e '/coderay/s/~>/>=/' \
+   -e '/bundler/d' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+   sed -e '/[Bb]undler/d' -e "1irequire 'mocha/api'\ " -i spec/helper.rb 
|| die
+   # Out of date tests
+   rm spec/commands/gist_spec.rb || die
+}



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

2017-09-30 Thread Hans de Graaff
commit: 44869edc549c745a816292febc9a167c48078665
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  1 05:52:20 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  1 05:59:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44869edc

dev-ruby/backports: add ruby24; avoid rails dependency

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/backports/backports-3.8.0.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/backports/backports-3.8.0.ebuild 
b/dev-ruby/backports/backports-3.8.0.ebuild
index 1b96cbcd113..28948e558d5 100644
--- a/dev-ruby/backports/backports-3.8.0.ebuild
+++ b/dev-ruby/backports/backports-3.8.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_TASK_TEST="test"
 
@@ -16,4 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-ruby_add_bdepend "test? ( dev-ruby/rails )"
+all_ruby_prepare() {
+   # Avoid activesupport test that no longer works in Rails 5. This also 
avoids
+   # a dependency on activesupport
+   sed -i -e '/test_rails/,/^  end/ s:^:#:' test/_backport_guards_test.rb 
|| die
+}



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

2017-09-30 Thread Alexey Shvetsov
commit: 52b506bae2f657f6d912fa7f909c6fa05113a55f
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Oct  1 05:44:31 2017 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Oct  1 05:44:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b506ba

sys-kernel/raspberrypi-sources: Add new versions

Also migrate all to git-r3 eclass

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11..ebuild | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12..ebuild | 4 ++--
 ...ources-4.10..ebuild => raspberrypi-sources-4.13..ebuild} | 4 ++--
 ...ources-4.10..ebuild => raspberrypi-sources-4.14..ebuild} | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4..ebuild  | 6 +++---
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9..ebuild  | 4 ++--
 7 files changed, 15 insertions(+), 15 deletions(-)

diff --git 
a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 versionator
 EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
 EGIT_PROJECT="raspberrypi-linux.git"
 EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux";
 KEYWORDS=""
 
 src_unpack() {
-   git-2_src_unpack
+   git-r3_src_unpack
unpack_set_extraversion
 }

diff --git 
a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11..ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11..ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11..ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 versionator
 EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
 EGIT_PROJECT="raspberrypi-linux.git"
 EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux";
 KEYWORDS=""
 
 src_unpack() {
-   git-2_src_unpack
+   git-r3_src_unpack
unpack_set_extraversion
 }

diff --git 
a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12..ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12..ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12..ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 versionator
 EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
 EGIT_PROJECT="raspberrypi-linux.git"
 EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux";
 KEYWORDS=""
 
 src_unpack() {
-   git-2_src_unpack
+   git-r3_src_unpack
unpack_set_extraversion
 }

diff --git 
a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13..ebuild
similarity index 92%
copy from sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
copy to sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13..ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13..ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 versionator
 EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
 EGIT_PROJECT="raspberrypi-linux.git"
 EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux";
 KEYWORDS=""
 
 src_unpack() {
-   git-2_src_unpack
+   git-r3_src_unpack
unpack_set_extraversion
 }

diff --git 
a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild 
b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14..ebuild
similarity index 92%
copy from sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
copy to sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14..ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10..ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14..ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inher

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

2017-09-30 Thread Michael Palimaka
commit: c40af766d9ae5942b6ea506750af447a24150cf1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct  1 05:13:47 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct  1 05:14:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40af766

profiles: mask media-sound/lastfm-desktop for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d73d8107184..bbbcc070110 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (01 Oct 2017)
+# Fails to build (bug #622632). Requires dead and vulnerable qtwebkit4
+# (bug #620710). Masked for removal in 30 days.
+media-sound/lastfm-desktop
+
 # Michael Palimaka  (30 Sep 2017)
 # Depends on dead qt4. Dead upstream.
 # Masked for removal in 30 days.



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

2017-09-30 Thread Michael Palimaka
commit: ccd6e5ea80833e6d44060f57eb374fb40334176c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct  1 04:52:53 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct  1 05:14:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd6e5ea

kde-misc/kio-gdrive: version bump 1.2.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-misc/kio-gdrive/Manifest|  1 +
 kde-misc/kio-gdrive/kio-gdrive-1.2.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/kde-misc/kio-gdrive/Manifest b/kde-misc/kio-gdrive/Manifest
index 5c93d73da03..73a360d8ab4 100644
--- a/kde-misc/kio-gdrive/Manifest
+++ b/kde-misc/kio-gdrive/Manifest
@@ -1 +1,2 @@
 DIST kio-gdrive-1.2.0.1.tar.xz 34356 SHA256 
7abe7352ae87e16580c6274502c7475d00d852bad96052aec5a3ce09f70a8009 SHA512 
8f3cff889ff91c7775733f067ba45097d89e2f98a5ba1202d2fd55645973ffcf03f18002ce73fb5221706d51551af3d44ee2c41229f5c272ccf6913fcdb78c47
 WHIRLPOOL 
b8d5c135123b2d94e0233ed3acf5131c97b3937b5897aadbadb9259b457449d48ed282be09f5d4029f328e1664a98f30b038837daf56dbba2a51f31eda31fcff
+DIST kio-gdrive-1.2.1.tar.xz 33820 SHA256 
d0c778538dc20412a944ccbd48fd99dc5f531e4df914bf8cbdf813371e857ca3 SHA512 
021612192adc4173d936ee5f16d959db6c2d74aadae0d6dcb25aa1b8f1cd06f650e870d62eb72c9efbd9b581b06a949fcd78f494ec63eaac9ad67b16a0f0ab79
 WHIRLPOOL 
921771881c3a36f163b9d4f8333fc9ddcfb6c7944769d3f3b36b154f7a1a7684efb25694c04a74d7d1a22e9f2d121c12fc5b6627a51f120c9f0db5da4cbc06d0

diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.1.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-1.2.1.ebuild
new file mode 100644
index 000..18c73a7a5a0
--- /dev/null
+++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_APPS_MINIMAL="17.04.0"
+KDE_HANDBOOK="true"
+KDE_TEST="optional"
+inherit kde5
+
+DESCRIPTION="KIO Slave for Google Drive service"
+HOMEPAGE="https://phabricator.kde.org/project/profile/72/";
+
+if [[ ${KDE_BUILD_TYPE} != live ]] ; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE="+kaccounts"
+
+RDEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep knotifications)
+   $(add_kdeapps_dep libkgapi)
+   $(add_qt_dep qtwidgets)
+   kaccounts? ( $(add_kdeapps_dep kaccounts-integration) )
+   !kaccounts? ( dev-libs/qtkeychain:=[qt5(+)] )
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   dev-util/intltool
+"
+
+DOCS=( README.md )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package kaccounts KAccounts)
+   )
+   kde5_src_configure
+}



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

2017-09-30 Thread Matt Turner
commit: 0121b9c3a561d46258f6bbbf5a930e20e4117b15
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct  1 02:40:12 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct  1 02:40:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0121b9c3

media-libs/mesa: Version bump to 17.1.10

 media-libs/mesa/Manifest|   1 +
 media-libs/mesa/mesa-17.1.10.ebuild | 503 
 2 files changed, 504 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index ed02e8c76f5..927be552f0b 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,6 +1,7 @@
 DIST mesa-13.0.5.tar.xz 9171480 SHA256 
bfcea7e2c801525a60895c8aff11aa68457ee9aa35d01a4638e1f310a3f5ef87 SHA512 
db5f6a97b40ee6e45ba81280ab4543354e9f274c7112c5a43b8970244f329902a22f68d5eeddad5b64502507f462ffbcc028efc5dff93822adf95d30ba5903c1
 WHIRLPOOL 
164116608908331d4e8d69c4d2b92dc22e8e6d98725a20e8c2da5cc24b4e9ae9e05ee9c7209d55371b419e0f4e6c1d4752a46d149a968a6b83612aa77f7e480e
 DIST mesa-13.0.6.tar.xz 9179236 SHA256 
29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 SHA512 
2455e044647f674c2f1dd524143b61b8630713fa929bbf6fe1c981436a9c08dc933553d638a22b32d2799afb77be746355b48b1b20af172141c5b63891e94441
 WHIRLPOOL 
1fdaaf29de96225cf41a3bdeb559a35cf20fda524f80985b2bfdc52095dcb7f6b320704b7ccf754a6f80555925a6a80dfa2b1115a4bdd9bdc1ebb672f115208a
 DIST mesa-17.0.6.tar.xz 9494872 SHA256 
89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94d91f7a504a69d SHA512 
537d28aa694c2d48811d2467e33b3adc841067d5f1cdb7e0809ba100f71869090285bbb246e57e5f0177401a539b44cc32b1ccfcb32a1855c14b011b92d32eaf
 WHIRLPOOL 
f3ee87377e87cbd23bd9009d840e6c0ae50ccbbb30cfa7be61f3023cbe9519f5b50f22c59dbcc207a106a6e357d77074fcaee63916ee091b920cbc3d511ec2ab
+DIST mesa-17.1.10.tar.xz 9872168 SHA256 
cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb SHA512 
728dbd41f5d3a7a1c33fc18c08a8b8eb1f6d236c5f00781209f46b144dd66a27ecd723ab1635868b7ad77de3a18ad53f1a88c932f17c0be97605a2775e3b3a9b
 WHIRLPOOL 
d33cc0b7620e01822ce6ca2708f01eccc6c7796c1ed19f3642dab733521d17d794658dbc47bcca7d71f94f99c81637a28738dc6c45c4d1ccc7e2855f07a5f961
 DIST mesa-17.1.8.tar.xz 9902800 SHA256 
75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db SHA512 
d29fd999d75967683f5aa836cf0b701705f54de428ebbbac059c3e335e94552c0b455aa67fa2870464a086dc58994f2f320710a1abc265dea363241aede71c5b
 WHIRLPOOL 
8faad2f3da8546d48ee9b5470d147de7507a0dc39787a876f6513933e958baa94571d285095fced7c34c674364ab897a896acc39374849fb22026dd05a9bd27f
 DIST mesa-17.1.9.tar.xz 9908296 SHA256 
5f51ad94341696097d5df7b838183534478216858ac0fc8de183671a36ffea1a SHA512 
359da171deaba0a1a5ce7112d49d7b48be38d24d0211264fcdcc3218f1f35be9419e5be1d08d56b6ca15654d3f93107b1706ff18a5e31d3746f7a3191b808cdf
 WHIRLPOOL 
a4b76204005ed15cee799a0e7e590d5e9f5078f65d83fccec26f00ab397c4144f70ff6eac652f13197af3bbdf4c4096c531329766297caa9875aee47bc3e4d67
 DIST mesa-17.2.0.tar.xz 10335284 SHA256 
3123448f770eae58bc73e15480e78909defb892f10ab777e9116c9b218094943 SHA512 
6ac39274fcf86a26ea5fe51aed486ba3d45b75e0d2f7cc17e1e71d4cf9a85420a832fe559a2ac7b215eda615fab99a2bd290c8388a48c52e13737e7e4ef8d4fd
 WHIRLPOOL 
3fec3810c23aa12f49c0fe561b6dbdbd5724a3bff513b21c273d5796c85eebdd889fb405a03f7cc0fe926a8289794e1872a0d04799c31122061a268faceacf36

diff --git a/media-libs/mesa/mesa-17.1.10.ebuild 
b/media-libs/mesa/mesa-17.1.10.ebuild
new file mode 100644
index 000..e331fde780d
--- /dev/null
+++ b/media-libs/mesa/mesa-17.1.10.ebuild
@@ -0,0 +1,503 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+
+if [[ ${PV} =  ]]; then
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+fi
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools llvm multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS}
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/";
+
+if [[ $PV ==  ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="!bindist? ( bindist )"
+
+INTEL_CARDS="i915 i965 intel"
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno imx nouveau vc4 vivante 
vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind
+   +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind
+   vdpau vulkan wayland xvmc xa"
+
+REQUIRED_USE=

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

2017-09-30 Thread Matt Turner
commit: 6be916148482ad1a7a56dd26ec69642a35ede4cc
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct  1 02:34:41 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct  1 02:34:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be91614

sys-libs/libunwind-1.2.1: x86 stable, bug 629258

 sys-libs/libunwind/libunwind-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.2.1.ebuild 
b/sys-libs/libunwind/libunwind-1.2.1.ebuild
index 5df7924f8ca..1c12cb828be 100644
--- a/sys-libs/libunwind/libunwind-1.2.1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="7"
-KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame doc libatomic lzma static-libs"
 
 RESTRICT="test" # half of tests are broken (toolchain version dependent)



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

2017-09-30 Thread Matt Turner
commit: 06daedcdac959941cf2344156a1c317b4a124bfa
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct  1 02:34:37 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct  1 02:34:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06daedcd

sys-libs/libunwind-1.2.1: amd64 stable, bug 629258

 sys-libs/libunwind/libunwind-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.2.1.ebuild 
b/sys-libs/libunwind/libunwind-1.2.1.ebuild
index e8251198d31..5df7924f8ca 100644
--- a/sys-libs/libunwind/libunwind-1.2.1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="7"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame doc libatomic lzma static-libs"
 
 RESTRICT="test" # half of tests are broken (toolchain version dependent)



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

2017-09-30 Thread Thomas Deutschmann
commit: f7720ac8391ae53d923094c33aab7fc9945e6d88
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 01:04:13 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 01:04:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7720ac8

net-misc/rabbitmq-server: x86 stable (bug #616272)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-misc/rabbitmq-server/rabbitmq-server-3.6.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.6.9.ebuild 
b/net-misc/rabbitmq-server/rabbitmq-server-3.6.9.ebuild
index 5a8de0fe6be..d57de986cab 100644
--- a/net-misc/rabbitmq-server/rabbitmq-server-3.6.9.ebuild
+++ b/net-misc/rabbitmq-server/rabbitmq-server-3.6.9.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.rabbitmq.com/releases/rabbitmq-server/v${PV}/rabbitmq-server
 
 LICENSE="GPL-2 MPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/erlang-18[ssl]"



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

2017-09-30 Thread Thomas Deutschmann
commit: a252da05e50b82709838883f3b016a00707b534b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:32:17 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:32:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a252da05

dev-ruby/nanotest: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/nanotest/nanotest-0.9.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild 
b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
index 4c8840f6779..b96944e4c2f 100644
--- a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
+++ b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Extremely mynymal test framework"
 HOMEPAGE="https://github.com/mynyml/nanotest";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86"
 SLOT="0"
 IUSE=""
 



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

2017-09-30 Thread Thomas Deutschmann
commit: f2148cfcda8e1223ae770057f246c60b0929cf5f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:56:03 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:56:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2148cfc

dev-ruby/asciidoctor: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
index 78c9eb976a4..e78218de314 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-09-30 Thread Thomas Deutschmann
commit: 54f071a425137ae956707f96537b589fd3550038
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:34:14 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:34:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f071a4

dev-ruby/asciidoctor: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild | 2 +-
 dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild  | 2 +-
 dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
index 01605a1018d..78c9eb976a4 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? (

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
index 8fd8e5005e3..08ca4230b02 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? (

diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild
index 8fd8e5005e3..08ca4230b02 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-09-30 Thread Thomas Deutschmann
commit: 2b0e8b24893f8c3f1ef2d5929bc60275a67ee5b9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:40:09 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:40:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0e8b24

dev-ruby/asciimath: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index 300a2016830..abba2d6ee05 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath";
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



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

2017-09-30 Thread Thomas Deutschmann
commit: 19d2fb717b7cf445dd682bc0183b46f926e1a4d9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:31:45 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:31:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d2fb71

dev-ruby/slim: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/slim/slim-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/slim/slim-3.0.8.ebuild b/dev-ruby/slim/slim-3.0.8.ebuild
index 649bbd25f35..d572b5c131f 100644
--- a/dev-ruby/slim/slim-3.0.8.ebuild
+++ b/dev-ruby/slim/slim-3.0.8.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax 
to the essential pa
 HOMEPAGE="http://slim-lang.com/";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="doc"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: 88d912affd1c96e6f37f5670628f20bc75206e12
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:35:21 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:35:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d912af

dev-util/cucumber-core: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/cucumber-core/cucumber-core-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild 
b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
index 317801e7dba..0b27f2f0938 100644
--- a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
+++ b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis";
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: fb9997089e41f1fc170ffef147927c867c71831b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:44:02 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:44:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb999708

dev-ruby/tilt: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/tilt/tilt-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/tilt/tilt-2.0.5.ebuild b/dev-ruby/tilt/tilt-2.0.5.ebuild
index 0306c6ae65e..5aa811eb95a 100644
--- a/dev-ruby/tilt/tilt-2.0.5.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rtomayko/tilt";
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Block on some of the potential test dependencies. These dependencies



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

2017-09-30 Thread Thomas Deutschmann
commit: 665e46a161b2df5114f15bef6a87c6d5a5ea6422
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:36:43 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:36:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665e46a1

net-misc/chrony: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-misc/chrony/chrony-3.1-r1.ebuild | 2 +-
 net-misc/chrony/chrony-3.1.ebuild| 2 +-
 net-misc/chrony/chrony-3.2.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/chrony/chrony-3.1-r1.ebuild 
b/net-misc/chrony/chrony-3.1-r1.ebuild
index 5b12587e50a..2b465d02084 100644
--- a/net-misc/chrony/chrony-3.1-r1.ebuild
+++ b/net-misc/chrony/chrony-3.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc 
seccomp selinux +adns"
 REQUIRED_USE="
?? ( libedit readline )

diff --git a/net-misc/chrony/chrony-3.1.ebuild 
b/net-misc/chrony/chrony-3.1.ebuild
index 80573206d2e..6b6d1ce08cc 100644
--- a/net-misc/chrony/chrony-3.1.ebuild
+++ b/net-misc/chrony/chrony-3.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64"
+KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 ~x86"
 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc 
selinux +adns"
 REQUIRED_USE="
?? ( libedit readline )

diff --git a/net-misc/chrony/chrony-3.2.ebuild 
b/net-misc/chrony/chrony-3.2.ebuild
index 7df999b0de1..1a1cc1f7ccf 100644
--- a/net-misc/chrony/chrony-3.2.ebuild
+++ b/net-misc/chrony/chrony-3.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc 
seccomp selinux +adns"
 REQUIRED_USE="
?? ( libedit readline )



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

2017-09-30 Thread Thomas Deutschmann
commit: 855ddb3c5ef4c87f924049d85c2e9c822f6ef1a7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:30:15 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:30:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855ddb3c

dev-util/aruba: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-util/aruba/aruba-0.6.2-r1.ebuild 
b/dev-util/aruba/aruba-0.6.2-r1.ebuild
index 7fd79cb0666..fa919000334 100644
--- a/dev-util/aruba/aruba-0.6.2-r1.ebuild
+++ b/dev-util/aruba/aruba-0.6.2-r1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line 
applications"
 HOMEPAGE="https://github.com/cucumber/aruba";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE=""
 



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

2017-09-30 Thread Thomas Deutschmann
commit: 7de6a598dee33a5cf7e4c8684e3e16857670c6fb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:34:58 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:34:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de6a598

dev-util/cucumber-wire: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild 
b/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
index 1b881ffb2c2..d22158b399b 100644
--- a/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
+++ b/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis";
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: fa25ddf49812624596a23960a2a432b61a4d7ce1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:53:51 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:53:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa25ddf4

net-misc/chrony: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/net-misc/chrony/chrony-3.1.ebuild 
b/net-misc/chrony/chrony-3.1.ebuild
index 6b6d1ce08cc..b2bec91ce76 100644
--- a/net-misc/chrony/chrony-3.1.ebuild
+++ b/net-misc/chrony/chrony-3.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 x86"
 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc 
selinux +adns"
 REQUIRED_USE="
?? ( libedit readline )



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

2017-09-30 Thread Thomas Deutschmann
commit: 3248b5f85277435ab1ee08c48aab95aeeba59390
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:49:04 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:49:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3248b5f8

dev-ruby/slim: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/slim/slim-3.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/slim/slim-3.0.7-r1.ebuild 
b/dev-ruby/slim/slim-3.0.7-r1.ebuild
index 0323f1862de..7b9a0073840 100644
--- a/dev-ruby/slim/slim-3.0.7-r1.ebuild
+++ b/dev-ruby/slim/slim-3.0.7-r1.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax 
to the essential pa
 HOMEPAGE="http://slim-lang.com/";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 arm ppc ppc64"
+KEYWORDS="~amd64 arm ppc ppc64 x86"
 SLOT="0"
 IUSE="doc"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: abfde04b75637970d4a1dc099694b192fc1011d7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:44:40 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:44:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfde04b

dev-ruby/temple: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/temple/temple-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/temple/temple-0.8.0.ebuild 
b/dev-ruby/temple/temple-0.8.0.ebuild
index 30ce32fe33d..1ee568c0fda 100644
--- a/dev-ruby/temple/temple-0.8.0.ebuild
+++ b/dev-ruby/temple/temple-0.8.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/judofyr/temple";
 
 LICENSE="MIT"
 SLOT="0.7"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/haml/, profiles/arch/x86/

2017-09-30 Thread Thomas Deutschmann
commit: 5652dd07ffba557f0b1c34584d8d5c35b93f67d9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:52:05 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:52:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5652dd07

dev-ruby/haml: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/haml/haml-4.0.7-r1.ebuild| 2 +-
 profiles/arch/x86/package.use.stable.mask | 4 
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/haml/haml-4.0.7-r1.ebuild 
b/dev-ruby/haml/haml-4.0.7-r1.ebuild
index 8e494724f80..dd4fc79a650 100644
--- a/dev-ruby/haml/haml-4.0.7-r1.ebuild
+++ b/dev-ruby/haml/haml-4.0.7-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://haml-lang.com/";
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="doc test"
 

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index 07f41fb4466..53a7d35766b 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann  (01 Oct 2017)
+# Stable mask dev-ruby/haml test till rails is stabilized.
+dev-ruby/haml test
+
 # Michael Palimaka  (30 Sep 2017)
 # Required dependeny is not stable
 sci-libs/gdal oracle



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

2017-09-30 Thread Thomas Deutschmann
commit: 0730ea26bea2ca17f2d23f3a9f0941ba3d5d83e2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:48:46 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:48:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0730ea26

dev-ruby/redcarpet: x86 stable (bug #614978)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/redcarpet/redcarpet-3.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild 
b/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild
index 4c93f8b6540..9e484d8cc2d 100644
--- a/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild
+++ b/dev-ruby/redcarpet/redcarpet-3.4.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vmg/redcarpet";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



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

2017-09-30 Thread Thomas Deutschmann
commit: a0b8da764ac35b8aa16ce2187ab8dc03f84a490b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:33:29 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:33:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b8da76

dev-ruby/asciimath: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index 2bfc1248e06..300a2016830 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath";
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86"
 IUSE=""
 
 RUBY_PATCHES=( ${P}-backslashes.patch )



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

2017-09-30 Thread Thomas Deutschmann
commit: c974e5a6e43097fac79b1381bac23cccb3d589ac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:35:54 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:35:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c974e5a6

dev-util/cucumber: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 2 +-
 dev-util/cucumber/cucumber-2.4.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild 
b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
index 79b6b548112..9f9edf0e8e7 100644
--- a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
+++ b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis";
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="examples test"
 

diff --git a/dev-util/cucumber/cucumber-2.4.0.ebuild 
b/dev-util/cucumber/cucumber-2.4.0.ebuild
index 5ae2501fb6d..d82fce78bc6 100644
--- a/dev-util/cucumber/cucumber-2.4.0.ebuild
+++ b/dev-util/cucumber/cucumber-2.4.0.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis";
 LICENSE="Ruby"
 
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="examples test"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: 91d41eed0ed930eab35ee339418202d4b7ef048d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:32:50 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:32:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d41eed

dev-ruby/unindent: keyworded for x86 (bug #583390)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ruby/unindent/unindent-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/unindent/unindent-1.0.ebuild 
b/dev-ruby/unindent/unindent-1.0.ebuild
index 41555a431fe..f8cfeadf935 100644
--- a/dev-ruby/unindent/unindent-1.0.ebuild
+++ b/dev-ruby/unindent/unindent-1.0.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings"
 HOMEPAGE="https://github.com/mynyml/unindent";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64"
+KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86"
 SLOT="0"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/

2017-09-30 Thread Thomas Deutschmann
commit: 8e65a819f1699b9a2c7cd79e5096834111e8f9fc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:00:12 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:00:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e65a819

dev-java/protobuf-java: x86 stable (bug #627772)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild 
b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
index 073765e94dc..c864a4a9493 100644
--- a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
 
 LICENSE="BSD"
 SLOT="0/11"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE="nano"
 
 # Protobuf is only a build-time dep, but depends on the exact same version



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

2017-09-30 Thread Thomas Deutschmann
commit: 2700bc91796833142789712ab8b5ff69702f16df
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:59:43 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:59:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2700bc91

dev-libs/protobuf: x86 stable (bug #627772)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-libs/protobuf/protobuf-3.1.0.ebuild 
b/dev-libs/protobuf/protobuf-3.1.0.ebuild
index 8523f110e2f..d9e92c6c6ac 100644
--- a/dev-libs/protobuf/protobuf-3.1.0.ebuild
+++ b/dev-libs/protobuf/protobuf-3.1.0.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD"
 SLOT="0/11"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="emacs examples java python static-libs test vim-syntax zlib"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2017-09-30 Thread Thomas Deutschmann
commit: 85b44346afef9b077be0b04423c985a959b12eec
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:47:59 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:47:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b44346

dev-libs/protobuf-c: x86 stable (bug #632526)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild 
b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
index 52bb0f39311..4787821fa79 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.
 LICENSE="BSD-2"
 # Subslot == SONAME version
 SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="static-libs test"
 
 RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"



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

2017-09-30 Thread Thomas Deutschmann
commit: b8dc3db2cdfff45439b0afdf6c5854dddc633f64
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  1 00:00:44 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  1 00:00:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dc3db2

dev-python/protobuf-python: x86 stable (bug #627772)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
index 4a087b35a57..ac2101c316e 100644
--- a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
 
 LICENSE="BSD"
 SLOT="0/11"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # Protobuf is only a build-time dep, but depends on the exact same version



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

2017-09-30 Thread Thomas Deutschmann
commit: 2d16ae307f79e31471756ef1c8e6c90e9dec2c50
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:43:09 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:43:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d16ae30

media-libs/libdvdcss: x86 stable (bug #628704)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
index 96c74207e6e..22f31a894f7 100644
--- a/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
+++ b/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="1.2"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=""



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

2017-09-30 Thread Thomas Deutschmann
commit: d71139c11c2c116573c80cd9c79b93aae62b236d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:43:59 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:43:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71139c1

sys-apps/lshw: x86 stable (bug #629514)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/lshw/lshw-02.18b.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lshw/lshw-02.18b.ebuild b/sys-apps/lshw/lshw-02.18b.ebuild
index 2ef429b85fc..ce73d9167e8 100644
--- a/sys-apps/lshw/lshw-02.18b.ebuild
+++ b/sys-apps/lshw/lshw-02.18b.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://www.ezix.org/software/files/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~arm-linux ~x86-linux"
 IUSE="gtk sqlite static"
 
 REQUIRED_USE="static? ( !gtk )"



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

2017-09-30 Thread Thomas Deutschmann
commit: c0eda18de3cc1c3938f6d77a69de7e18ce90c237
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:37:18 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:38:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0eda18d

dev-python/pandas: x86 stable (bug #606248)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-python/pandas/pandas-0.19.1.ebuild 
b/dev-python/pandas/pandas-0.19.1.ebuild
index 9dbb55b48c5..4ed14348698 100644
--- a/dev-python/pandas/pandas-0.19.1.ebuild
+++ b/dev-python/pandas/pandas-0.19.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc -minimal full-support test X"
 
 MINIMAL_DEPEND="



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

2017-09-30 Thread Thomas Deutschmann
commit: d1be0112f4852d8bbcb19bc97913517fb0bd9de4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:03:07 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:38:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1be0112

sys-fs/quota: x86 stable (bug #630040)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-fs/quota/quota-4.03.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/quota/quota-4.03.ebuild b/sys-fs/quota/quota-4.03.ebuild
index 9df117a257e..38aef896b22 100644
--- a/sys-fs/quota/quota-4.03.ebuild
+++ b/sys-fs/quota/quota-4.03.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE="ldap netlink nls rpc tcpd"
 
 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )



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

2017-09-30 Thread Thomas Deutschmann
commit: d94153eb771b294a9d3fab1a709c48f4fab706cd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:04:03 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:38:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94153eb

media-libs/libao: x86 stable (bug #628866)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/media-libs/libao/libao-1.2.2.ebuild 
b/media-libs/libao/libao-1.2.2.ebuild
index eb4d0583129..888b4a27204 100644
--- a/media-libs/libao/libao-1.2.2.ebuild
+++ b/media-libs/libao/libao-1.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/xiph/libao/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="alsa nas mmap pulseaudio static-libs"
 
 RDEPEND="



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

2017-09-30 Thread Thomas Deutschmann
commit: 10d8aa78dcf3e015e0c377a985ee73b819842036
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 23:04:51 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 23:38:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d8aa78

sys-apps/net-tools: x86 stable (bug #605312)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
index dabbddbbb4a..58514c0f19f 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   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"
 fi
 
 DESCRIPTION="Standard Linux networking tools"



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

2017-09-30 Thread Matt Turner
commit: 2e7924c39f0328812fb974ea0754d36526ac8ba9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 23:09:10 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 23:11:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7924c3

sys-apps/systemd-233-r4: alpha stable, bug 623532

Commit 23af54f97bd1 was supposed to add ~alpha to 234-r3 but I transposed some
digits and instead reverted to ~alpha for a stable version.

 sys-apps/systemd/systemd-233-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd/systemd-233-r4.ebuild 
b/sys-apps/systemd/systemd-233-r4.ebuild
index 137e08f9a7c..b263e395680 100644
--- a/sys-apps/systemd/systemd-233-r4.ebuild
+++ b/sys-apps/systemd/systemd-233-r4.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz
!doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )"
-   KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6} )



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

2017-09-30 Thread Matt Turner
commit: 718334b5135ba8703a41bc12d3ecdd3d68edb0af
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 23:10:11 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 23:11:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718334b5

sys-apps/systemd-234-r4: added ~alpha, bug 625324

Commit 23af54f97bd1 was supposed to add ~alpha to 234-r3 but I transposed some
digits and instead reverted to ~alpha for a stable version.

 sys-apps/systemd/systemd-234-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd/systemd-234-r4.ebuild 
b/sys-apps/systemd/systemd-234-r4.ebuild
index 2582732b6cc..0085a0578fa 100644
--- a/sys-apps/systemd/systemd-234-r4.ebuild
+++ b/sys-apps/systemd/systemd-234-r4.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6} )



[gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf-c/files/, dev-libs/protobuf-c/

2017-09-30 Thread Thomas Deutschmann
commit: 48115d81ccd1ae02c2386871cf1a759e0a27eede
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 22:19:44 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 22:20:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48115d81

dev-libs/protobuf-c: Restore protobuf-2.x compatibility

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 ...-c-1.3.0-restore-protobuf-2-compatibility.patch | 33 +
 dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild | 42 ++
 2 files changed, 75 insertions(+)

diff --git 
a/dev-libs/protobuf-c/files/protobuf-c-1.3.0-restore-protobuf-2-compatibility.patch
 
b/dev-libs/protobuf-c/files/protobuf-c-1.3.0-restore-protobuf-2-compatibility.patch
new file mode 100644
index 000..962341b6540
--- /dev/null
+++ 
b/dev-libs/protobuf-c/files/protobuf-c-1.3.0-restore-protobuf-2-compatibility.patch
@@ -0,0 +1,33 @@
+From 4302266b45303094616685c7997a6e6015ddadba Mon Sep 17 00:00:00 2001
+From: Robert Edmonds 
+Date: Mon, 7 Aug 2017 12:31:55 -0400
+Subject: [PATCH] Restore protobuf-2.x compatibility
+
+The change in commit 712154b912de824741381c0bb26c2fbed54515a3 ("Bump
+minimum required header version for proto3 syntax") uses functionality
+only exposed by protobuf-3.x, breaking the build when compiling against
+protobuf-2.x.
+
+Since we still want to support building against protobuf-2.x, this
+commit makes the proto3 syntax check in the file generator dependent on
+building against protobuf-3.x.
+---
+ protoc-c/c_file.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/protoc-c/c_file.cc b/protoc-c/c_file.cc
+index 9851768..0f1d770 100644
+--- a/protoc-c/c_file.cc
 b/protoc-c/c_file.cc
+@@ -120,9 +120,11 @@ void FileGenerator::GenerateHeader(io::Printer* printer) {
+   string filename_identifier = FilenameIdentifier(file_->name());
+ 
+   int min_header_version = 100;
++#if defined(HAVE_PROTO3)
+   if (file_->syntax() == FileDescriptor::SYNTAX_PROTO3) {
+ min_header_version = 1003000;
+   }
++#endif
+ 
+   // Generate top of header.
+   printer->Print(

diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild 
b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
new file mode 100644
index 000..52bb0f39311
--- /dev/null
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools multilib-minimal
+
+MY_PV="${PV/_/-}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="Protocol Buffers implementation in C"
+HOMEPAGE="https://github.com/protobuf-c/protobuf-c/";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz";
+
+LICENSE="BSD-2"
+# Subslot == SONAME version
+SLOT="0/1.0.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="static-libs test"
+
+RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? ( ${AUTOTOOLS_DEPEND} )
+   virtual/pkgconfig[${MULTILIB_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.3.0-restore-protobuf-2-compatibility.patch )
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   if ! use test ; then
+   eapply "${FILESDIR}"/${PN}-1.3.0-no-build-tests.patch
+   fi
+
+   eautoreconf
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" \
+   econf "${myeconfargs[@]}"
+}



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

2017-09-30 Thread Andreas Sturmlechner
commit: 0340dbf2802561859ea0b0f7902377c4cd013ba8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 21:35:07 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 21:35:07 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0340dbf2

kde-apps/kcalutils: Add missing DEPEND

Upstream commit b7258b57b3809fea698ec43e9d631228e8a694d2

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-apps/kcalutils/kcalutils-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kcalutils/kcalutils-.ebuild 
b/kde-apps/kcalutils/kcalutils-.ebuild
index ba638eeff6..023b55e8ac 100644
--- a/kde-apps/kcalutils/kcalutils-.ebuild
+++ b/kde-apps/kcalutils/kcalutils-.ebuild
@@ -15,6 +15,7 @@ IUSE=""
 DEPEND="
$(add_frameworks_dep kcodecs)
$(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)



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

2017-09-30 Thread Andreas Sturmlechner
commit: cef435211457704f08dc6035c82fff3538891533
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 20:52:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 21:05:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef43521

sys-libs/kpmcore: 3.2.0 version bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-libs/kpmcore/Manifest |  1 +
 sys-libs/kpmcore/kpmcore-3.2.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/sys-libs/kpmcore/Manifest b/sys-libs/kpmcore/Manifest
index 343ef3d3435..805f4e49be0 100644
--- a/sys-libs/kpmcore/Manifest
+++ b/sys-libs/kpmcore/Manifest
@@ -1 +1,2 @@
 DIST kpmcore-3.1.2.tar.xz 403324 SHA256 
52d4fa37b7939f1b584bdd1be4ed8bfa036f240ae05d6ec281cba717bb8ec6c1 SHA512 
a11679f3de30f7c06ae567e6ce77d7737b0a98f2ea7e0955d08bcbd32b978915cdee992e003730cd56bcd504d311d4159e7e834e1db14a065c21f59a8609d003
 WHIRLPOOL 
58a13b396af1fda02430e730aac6b299a00aeb3165b0fdd6c319505f5d83a64324cad1bded3ced28df78a262c53d69f7fbaf028cfe038ef5b1940e90921f89ed
+DIST kpmcore-3.2.0.tar.xz 408256 SHA256 
2b38c2bbc3d9a47cd4bfa2e8d2ad1bd7d791383dfe479506456b52a99ff899cb SHA512 
664cb8617c302ee60e40d2cf57b712aa0503f080d1da0a5bc481c3628c2639037c091898e8ccc1528c4298c6ec643af44c0f484bd7ee60d8ad605a64ca1b4fed
 WHIRLPOOL 
0cbc259c740ff377839ef75f1b884419018b9c03777a34a15ebb7b352695681bce649a835b64271c97335bdd34c2c6d371a6c3aa1b431bf219e646cfeba812e1

diff --git a/sys-libs/kpmcore/kpmcore-3.2.0.ebuild 
b/sys-libs/kpmcore/kpmcore-3.2.0.ebuild
new file mode 100644
index 000..9ee1d6becc5
--- /dev/null
+++ b/sys-libs/kpmcore/kpmcore-3.2.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Library for managing partitions"
+HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager";
+LICENSE="GPL-3"
+SLOT="5/6"
+IUSE=""
+
+RDEPEND="
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   dev-libs/libatasmart
+   >=sys-apps/util-linux-2.30
+   >=sys-block/parted-3
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/

2017-09-30 Thread Andreas Sturmlechner
commit: 29f43676dd5caef1937aa5794a9e3aea1c38c3c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 20:46:59 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 21:05:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f43676

kde-misc/kmarkdownwebview: 0.2.0 version bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-misc/kmarkdownwebview/Manifest |  1 +
 .../kmarkdownwebview/kmarkdownwebview-0.2.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/kde-misc/kmarkdownwebview/Manifest 
b/kde-misc/kmarkdownwebview/Manifest
index c1723fdc104..3b7564cb308 100644
--- a/kde-misc/kmarkdownwebview/Manifest
+++ b/kde-misc/kmarkdownwebview/Manifest
@@ -1 +1,2 @@
 DIST kmarkdownwebview-0.1.0.tar.xz 33444 SHA256 
361fec6c4fa9396975e788cfe759b1c45a2ccfc2b83e64b5105869ef312a5410 SHA512 
0d02f89594fcd67f898158b4869b9810c5055f663c3e33284c577253ea0e98ecc5d62eb1e0df01e8e5c4685e1a90784abf24b9b8b8fb5af0f6277120e592a2f2
 WHIRLPOOL 
3b6ab8806da8a862beb05279a1c55983debdf1eb0dcde7573447c62ad1029af98388291fc7f1f6c5f7ba483f33f4349ea09f11b9848689958669dfd5fe68c592
+DIST kmarkdownwebview-0.2.0.tar.xz 52148 SHA256 
c5a73c02bd2761d1786b080148e465ef69e4686d17e6adfc047350f36e7f6b16 SHA512 
6419238b52a2ae82a5496d1afb82ef809e9a43c9ed8e6e5f27457087ddc8aad0ffeae99d287d2d3644da04f07e29b795a59ab2e6bc54658f267bd466844da1e7
 WHIRLPOOL 
a58f5350e81fca0f5070cb962ee1648adf76ee1b52544fe8e9316a4e772acd8afc423d6770514d13a9dbaf2332cc723914239c1cd314f6aa0f3e5f635c65588a

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.2.0.ebuild 
b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.2.0.ebuild
new file mode 100644
index 000..48060d54cb7
--- /dev/null
+++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.2.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="KPart for rendering Markdown content"
+HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/";
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="!webkit? ( BSD ) LGPL-2.1+"
+KEYWORDS="~amd64"
+IUSE="webkit"
+
+DEPEND="
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   webkit? ( $(add_qt_dep qtwebkit) )
+   !webkit? (
+   $(add_qt_dep qtwebchannel)
+   $(add_qt_dep qtwebengine 'widgets')
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QTWEBKIT=$(usex webkit)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: sys-block/partitionmanager/

2017-09-30 Thread Andreas Sturmlechner
commit: 615faa88b001574bdd15ebdbc3f03c955445ed00
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 20:56:09 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 21:05:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615faa88

sys-block/partitionmanager: 3.2.0 version bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-block/partitionmanager/Manifest|  1 +
 .../partitionmanager/partitionmanager-3.2.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/sys-block/partitionmanager/Manifest 
b/sys-block/partitionmanager/Manifest
index d8c97723053..a66a108859b 100644
--- a/sys-block/partitionmanager/Manifest
+++ b/sys-block/partitionmanager/Manifest
@@ -1,2 +1,3 @@
 DIST partitionmanager-3.1.0.tar.xz 1297180 SHA256 
46c3f97711cd8709aece346a27bc6ba89c29cfb5bcf2399bf1982c2e11ee6272 SHA512 
3e81c06131a207f886967ab33c11c3d9643adefba6322b81a06c06e41ff3adf0dc0bede16b55d4bd5a0c7c59b74655014be35f442c61d561d03c763aa0f5ebae
 WHIRLPOOL 
da100fca6ef84ad92ed3c5cfcaa88907885946a7406256815c4ecad222cb926385b1b9c65b6caba406be8375fdc504d932830cf52283881dd17926e79b563227
 DIST partitionmanager-3.1.2.tar.xz 1298688 SHA256 
2ca9e541bcba758181217a9edc1f76814cabad9cf691040c1b9bc7c737c794e9 SHA512 
a1be9bf9bbe03842c6cbfcae70e7a909c3e1bb30f3d226b8a47933228c7d6e358d2c6b038100dc647420b8498ca19878a15c100a61370f455a4033ca198e785f
 WHIRLPOOL 
310571d77ad598107b5d8e89c07a5ad93f2c0f03ba73fe87ccd85bcec8f19d2d5ac69f5e4a366ffb801466dafeaf3165d41fe00b69ed4bec8b78a0f50a4744c4
+DIST partitionmanager-3.2.0.tar.xz 1330948 SHA256 
fb772fc1be05cbfa2e575c8242627c6df5c07a6fa7f490b5195c3a66dee103ed SHA512 
cafcf5a3309ef567ee664d2073cc69910444ac0c6dfb3d9cf73e37a04fa3b30847686af1f05783cd088461c53f2c0bccde6bba94483909c9775a69dee91dd276
 WHIRLPOOL 
ed9d0823e88999c63dfca70377f0da1609d8a2c0206f754ee4675e82b0f5cfde64932f0969ab115271ff180a9925411adee4b4049ef5515e49f76d352f5bfd42

diff --git a/sys-block/partitionmanager/partitionmanager-3.2.0.ebuild 
b/sys-block/partitionmanager/partitionmanager-3.2.0.ebuild
new file mode 100644
index 000..e4b703a848d
--- /dev/null
+++ b/sys-block/partitionmanager/partitionmanager-3.2.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="KDE utility for management of partitions and file systems"
+HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager";
+[[ ${KDE_BUILD_TYPE} == release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   sys-apps/util-linux
+   >=sys-libs/kpmcore-3.2.0:5=
+"
+RDEPEND="${DEPEND}
+   $(add_plasma_dep kde-cli-tools kdesu)
+"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/

2017-09-30 Thread Andreas Sturmlechner
commit: 7efeddac22f42d0b06df56df82f36f9b688b6fcb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 20:47:27 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 21:05:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efeddac

kde-misc/kmarkdownwebview: Drop old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-misc/kmarkdownwebview/Manifest |  1 -
 .../kmarkdownwebview/kmarkdownwebview-0.1.0.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/kde-misc/kmarkdownwebview/Manifest 
b/kde-misc/kmarkdownwebview/Manifest
index 3b7564cb308..b48f43be690 100644
--- a/kde-misc/kmarkdownwebview/Manifest
+++ b/kde-misc/kmarkdownwebview/Manifest
@@ -1,2 +1 @@
-DIST kmarkdownwebview-0.1.0.tar.xz 33444 SHA256 
361fec6c4fa9396975e788cfe759b1c45a2ccfc2b83e64b5105869ef312a5410 SHA512 
0d02f89594fcd67f898158b4869b9810c5055f663c3e33284c577253ea0e98ecc5d62eb1e0df01e8e5c4685e1a90784abf24b9b8b8fb5af0f6277120e592a2f2
 WHIRLPOOL 
3b6ab8806da8a862beb05279a1c55983debdf1eb0dcde7573447c62ad1029af98388291fc7f1f6c5f7ba483f33f4349ea09f11b9848689958669dfd5fe68c592
 DIST kmarkdownwebview-0.2.0.tar.xz 52148 SHA256 
c5a73c02bd2761d1786b080148e465ef69e4686d17e6adfc047350f36e7f6b16 SHA512 
6419238b52a2ae82a5496d1afb82ef809e9a43c9ed8e6e5f27457087ddc8aad0ffeae99d287d2d3644da04f07e29b795a59ab2e6bc54658f267bd466844da1e7
 WHIRLPOOL 
a58f5350e81fca0f5070cb962ee1648adf76ee1b52544fe8e9316a4e772acd8afc423d6770514d13a9dbaf2332cc723914239c1cd314f6aa0f3e5f635c65588a

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.1.0.ebuild 
b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.1.0.ebuild
deleted file mode 100644
index 48060d54cb7..000
--- a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="KPart for rendering Markdown content"
-HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/";
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="!webkit? ( BSD ) LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="webkit"
-
-DEPEND="
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   webkit? ( $(add_qt_dep qtwebkit) )
-   !webkit? (
-   $(add_qt_dep qtwebchannel)
-   $(add_qt_dep qtwebengine 'widgets')
-   )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QTWEBKIT=$(usex webkit)
-   )
-
-   kde5_src_configure
-}



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

2017-09-30 Thread NP Hardass
commit: b1e35bd8a57bda80c8142bfcdb6946b8d8d4cdfd
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 21:02:31 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 21:02:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e35bd8

app-emulation/wine-vanilla: Fix error copying ebuild

Reported-by: Robert Walker  gmail.com>
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index 757d3e9e857..8851cfc5ac4 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -50,6 +50,7 @@ COMMON_DEPEND="
X? (
x11-libs/libXcursor[${MULTILIB_USEDEP}]
x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
x11-libs/libXrandr[${MULTILIB_USEDEP}]
x11-libs/libXi[${MULTILIB_USEDEP}]
x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
@@ -117,7 +118,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:4.7.0 )
+   mono? ( app-emulation/wine-mono:4.7.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple
@@ -304,11 +305,8 @@ src_prepare() {
"${PATCHDIR}/patches/${MY_PN}-1.9.5-multilib-portage.patch" 
#395615
"${PATCHDIR}/patches/${MY_PN}-1.6-memset-O3.patch" #480508
"${PATCHDIR}/patches/${MY_PN}-2.0-multislot-apploader.patch"
-   "${PATCHDIR}/patches/freetype-2.8.1-segfault.patch" #631676
-   "${PATCHDIR}/patches/freetype-2.8.1-drop-glyphs.patch" #631376
)
local PATCHES_BIN=(
-   "${PATCHDIR}/patches/freetype-2.8.1-patch-fonts.patch" #631376
)
 
default
@@ -389,6 +387,7 @@ multilib_src_configure() {
$(use_with udev)
$(use_with v4l)
$(use_with X x)
+   $(use_with X xfixes)
$(use_with xcomposite)
$(use_with xinerama)
$(use_with xml)



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/, kde-frameworks/kio/files/

2017-09-30 Thread Andreas Sturmlechner
commit: abf5278fd06f3e1d88dd3e936c3cc1bc4136b455
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep 25 09:45:37 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 20:33:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf5278f

kde-frameworks/kio: Fix huge 'file has changed' annoyance

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-frameworks/kio/files/kio-5.38.0-kioexec.patch | 87 +++
 kde-frameworks/kio/kio-5.38.0-r1.ebuild   | 80 +
 2 files changed, 167 insertions(+)

diff --git a/kde-frameworks/kio/files/kio-5.38.0-kioexec.patch 
b/kde-frameworks/kio/files/kio-5.38.0-kioexec.patch
new file mode 100644
index 000..1cf2a1bfb83
--- /dev/null
+++ b/kde-frameworks/kio/files/kio-5.38.0-kioexec.patch
@@ -0,0 +1,87 @@
+From c76c1486ec79e8a16329207e9b293eed1244adfb Mon Sep 17 00:00:00 2001
+From: Jonathan Marten 
+Date: Mon, 25 Sep 2017 08:56:04 +0100
+Subject: kioexec: Watch the file when it has finished copying
+
+To eliminate a spurious "The file has changed, do you want to upload
+it?" dialogue.
+
+BUG:384500
+
+Differential Revision: https://phabricator.kde.org/D7841
+---
+ src/kioexec/main.cpp | 49 +++--
+ 1 file changed, 27 insertions(+), 22 deletions(-)
+
+diff --git a/src/kioexec/main.cpp b/src/kioexec/main.cpp
+index 6b0ec1d..615dfbf 100644
+--- a/src/kioexec/main.cpp
 b/src/kioexec/main.cpp
+@@ -118,11 +118,6 @@ KIOExec::KIOExec(const QStringList &args, bool tempFiles, 
const QString &suggest
+ KIO::Job *job = KIO::file_copy(url, dest);
+ jobList.append(job);
+ 
+-// Tell kioexecd to watch the file for changes.
+-OrgKdeKIOExecdInterface 
kioexecd(QStringLiteral("org.kde.kioexecd"), 
QStringLiteral("/modules/kioexecd"), QDBusConnection::sessionBus());
+-kioexecd.watch(file.path, file.url.toString());
+-mUseDaemon = !kioexecd.lastError().isValid();
+-
+ connect(job, &KJob::result, this, &KIOExec::slotResult);
+ }
+ }
+@@ -141,25 +136,35 @@ KIOExec::KIOExec(const QStringList &args, bool 
tempFiles, const QString &suggest
+ 
+ void KIOExec::slotResult(KJob *job)
+ {
+-if (job && job->error()) {
+-// That error dialog would be queued, i.e. not immediate...
+-//job->showErrorDialog();
+-if ((job->error() != KIO::ERR_USER_CANCELED))
+-KMessageBox::error(nullptr, job->errorString());
+-
+-QString path = static_cast(job)->destUrl().path();
+-
+-QList::Iterator it = fileList.begin();
+-for (; it != fileList.end(); ++it) {
+-if (it->path == path) {
+-break;
++if (job) {
++KIO::FileCopyJob *copyJob = static_cast(job);
++const QString path = copyJob->destUrl().path();
++
++if (job->error()) {
++// That error dialog would be queued, i.e. not immediate...
++//job->showErrorDialog();
++if ((job->error() != KIO::ERR_USER_CANCELED))
++KMessageBox::error(nullptr, job->errorString());
++
++auto it = std::find_if(fileList.begin(), fileList.end(),
++   [&path](const FileInfo &i) { return 
(i.path == path); });
++if (it != fileList.end()) {
++fileList.erase(it);
++} else {
++qDebug() <<  path << " not found in list";
+ }
+ }
+-
+-if (it != fileList.end()) {
+-fileList.erase(it);
+-} else {
+-qDebug() <<  path << " not found in list";
++else
++{
++// Tell kioexecd to watch the file for changes.
++const QString dest = copyJob->srcUrl().toString();
++qDebug() << "Telling kioexecd to watch path" << path << "dest" << 
dest;
++OrgKdeKIOExecdInterface 
kioexecd(QStringLiteral("org.kde.kioexecd"), 
QStringLiteral("/modules/kioexecd"), QDBusConnection::sessionBus());
++kioexecd.watch(path, dest);
++mUseDaemon = !kioexecd.lastError().isValid();
++if (!mUseDaemon) {
++qDebug() << "Not using kioexecd";
++}
+ }
+ }
+ 
+-- 
+cgit v0.11.2
+

diff --git a/kde-frameworks/kio/kio-5.38.0-r1.ebuild 
b/kde-frameworks/kio/kio-5.38.0-r1.ebuild
new file mode 100644
index 000..d20326004df
--- /dev/null
+++ b/kde-frameworks/kio/kio-5.38.0-r1.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Framework providing transparent file and data management"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="acl +handbook kerberos +kwallet X"
+
+RDEPEND="
+   $(add_frameworks_dep karch

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

2017-09-30 Thread NP Hardass
commit: f1eafb44d594f85470cdaaa4356c627c1bda5842
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 20:31:14 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 20:31:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1eafb44

app-emulation/wine-d3d9: revbump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-d3d9/{wine-d3d9-2.0.ebuild => wine-d3d9-2.0-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.1.ebuild => wine-d3d9-2.1-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.10.ebuild => wine-d3d9-2.10-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.11.ebuild => wine-d3d9-2.11-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.12.ebuild => wine-d3d9-2.12-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.13.ebuild => wine-d3d9-2.13-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.14.ebuild => wine-d3d9-2.14-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.15.ebuild => wine-d3d9-2.15-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.16.ebuild => wine-d3d9-2.16-r1.ebuild} | 0
 .../wine-d3d9/{wine-d3d9-2.17.ebuild => wine-d3d9-2.17-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.2.ebuild => wine-d3d9-2.2-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.3.ebuild => wine-d3d9-2.3-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.4.ebuild => wine-d3d9-2.4-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.5.ebuild => wine-d3d9-2.5-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.6.ebuild => wine-d3d9-2.6-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.7.ebuild => wine-d3d9-2.7-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.8.ebuild => wine-d3d9-2.8-r1.ebuild} | 0
 app-emulation/wine-d3d9/{wine-d3d9-2.9.ebuild => wine-d3d9-2.9-r1.ebuild} | 0
 18 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.10.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.10.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.11.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.11.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.12.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.12.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.13.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.13.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.14.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.14.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.15.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.15.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.16.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.16.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.17.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.17.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild
similarity index 100%
rename from app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild
rename to app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild
similarity index 100%
rename from app-emulation/wi

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

2017-09-30 Thread NP Hardass
commit: 35b146f9d6f631b78df4ffa69d5180b1654ffd01
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 20:30:16 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 20:30:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b146f9

app-emulation/wine-staging: revbump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../wine-staging/{wine-staging-2.0.ebuild => wine-staging-2.0-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.1.ebuild => wine-staging-2.1-r1.ebuild}  | 0
 .../{wine-staging-2.10.ebuild => wine-staging-2.10-r1.ebuild} | 0
 .../{wine-staging-2.11.ebuild => wine-staging-2.11-r1.ebuild} | 0
 .../{wine-staging-2.12.ebuild => wine-staging-2.12-r1.ebuild} | 0
 .../{wine-staging-2.13.ebuild => wine-staging-2.13-r1.ebuild} | 0
 .../{wine-staging-2.14.ebuild => wine-staging-2.14-r1.ebuild} | 0
 .../{wine-staging-2.15.ebuild => wine-staging-2.15-r1.ebuild} | 0
 .../{wine-staging-2.16.ebuild => wine-staging-2.16-r1.ebuild} | 0
 .../{wine-staging-2.17.ebuild => wine-staging-2.17-r1.ebuild} | 0
 .../wine-staging/{wine-staging-2.2.ebuild => wine-staging-2.2-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.3.ebuild => wine-staging-2.3-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.4.ebuild => wine-staging-2.4-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.5.ebuild => wine-staging-2.5-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.6.ebuild => wine-staging-2.6-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.7.ebuild => wine-staging-2.7-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.8.ebuild => wine-staging-2.8-r1.ebuild}  | 0
 .../wine-staging/{wine-staging-2.9.ebuild => wine-staging-2.9-r1.ebuild}  | 0
 18 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-2.0.ebuild 
b/app-emulation/wine-staging/wine-staging-2.0-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.0.ebuild
rename to app-emulation/wine-staging/wine-staging-2.0-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.1.ebuild 
b/app-emulation/wine-staging/wine-staging-2.1-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.1.ebuild
rename to app-emulation/wine-staging/wine-staging-2.1-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.10.ebuild 
b/app-emulation/wine-staging/wine-staging-2.10-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.10.ebuild
rename to app-emulation/wine-staging/wine-staging-2.10-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.11.ebuild 
b/app-emulation/wine-staging/wine-staging-2.11-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.11.ebuild
rename to app-emulation/wine-staging/wine-staging-2.11-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.12.ebuild 
b/app-emulation/wine-staging/wine-staging-2.12-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.12.ebuild
rename to app-emulation/wine-staging/wine-staging-2.12-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.13.ebuild 
b/app-emulation/wine-staging/wine-staging-2.13-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.13.ebuild
rename to app-emulation/wine-staging/wine-staging-2.13-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.14.ebuild 
b/app-emulation/wine-staging/wine-staging-2.14-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.14.ebuild
rename to app-emulation/wine-staging/wine-staging-2.14-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.15.ebuild 
b/app-emulation/wine-staging/wine-staging-2.15-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.15.ebuild
rename to app-emulation/wine-staging/wine-staging-2.15-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.16.ebuild 
b/app-emulation/wine-staging/wine-staging-2.16-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.16.ebuild
rename to app-emulation/wine-staging/wine-staging-2.16-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.17.ebuild 
b/app-emulation/wine-staging/wine-staging-2.17-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.17.ebuild
rename to app-emulation/wine-staging/wine-staging-2.17-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.2.ebuild 
b/app-emulation/wine-staging/wine-staging-2.2-r1.ebuild
similarity index 100%
rename from app-emulation/wine-staging/wine-staging-2.2.ebuild
rename to app-emulation/wine-staging/wine-staging-2.2-r1.ebuild

diff --git a/app-emulation/wine-staging/wine-staging-2.3.ebuild 
b/app-emulation/wine-staging/wine-staging-2.3-r1.ebuild
similarity index 1

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

2017-09-30 Thread NP Hardass
commit: d97a3c4af53166ad8c672ea7571eda635c49f79f
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 20:29:19 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 20:29:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97a3c4a

app-emulation/wine-vanilla: revbump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../wine-vanilla/{wine-vanilla-2.1.ebuild => wine-vanilla-2.1-r1.ebuild}  | 0
 .../{wine-vanilla-2.10.ebuild => wine-vanilla-2.10-r1.ebuild} | 0
 .../{wine-vanilla-2.11.ebuild => wine-vanilla-2.11-r1.ebuild} | 0
 .../{wine-vanilla-2.12.ebuild => wine-vanilla-2.12-r1.ebuild} | 0
 .../{wine-vanilla-2.13.ebuild => wine-vanilla-2.13-r1.ebuild} | 0
 .../{wine-vanilla-2.14.ebuild => wine-vanilla-2.14-r1.ebuild} | 0
 .../{wine-vanilla-2.15.ebuild => wine-vanilla-2.15-r1.ebuild} | 0
 .../{wine-vanilla-2.16.ebuild => wine-vanilla-2.16-r1.ebuild} | 0
 .../{wine-vanilla-2.17.ebuild => wine-vanilla-2.17-r1.ebuild} | 0
 .../{wine-vanilla-2.18.ebuild => wine-vanilla-2.18-r1.ebuild} | 0
 .../wine-vanilla/{wine-vanilla-2.2.ebuild => wine-vanilla-2.2-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.3.ebuild => wine-vanilla-2.3-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.4.ebuild => wine-vanilla-2.4-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.5.ebuild => wine-vanilla-2.5-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.6.ebuild => wine-vanilla-2.6-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.7.ebuild => wine-vanilla-2.7-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.8.ebuild => wine-vanilla-2.8-r1.ebuild}  | 0
 .../wine-vanilla/{wine-vanilla-2.9.ebuild => wine-vanilla-2.9-r1.ebuild}  | 0
 18 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.1-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.1.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.1-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.10.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.10-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.10.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.10-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.11.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.11-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.11.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.11-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.12.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.12-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.12.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.12-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.13.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.13-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.13.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.13-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.14.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.14-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.14.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.14-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.15.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.15-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.15.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.15-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.16.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.16-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.16.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.16-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.17.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.17-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.17.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.17-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.18.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.18-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.18.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.18-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.2-r1.ebuild
similarity index 100%
rename from app-emulation/wine-vanilla/wine-vanilla-2.2.ebuild
rename to app-emulation/wine-vanilla/wine-vanilla-2.2-r1.ebuild

diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.3.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-2.3-r1.ebuild
similarity ind

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

2017-09-30 Thread NP Hardass
commit: 21558fbd3a7f50889a5990b2b4478e116a8a0e83
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 20:32:07 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 20:32:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21558fbd

app-emulation/wine-any: revbump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-any/{wine-any-2.0.ebuild => wine-any-2.0-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.1.ebuild => wine-any-2.1-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.10.ebuild => wine-any-2.10-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.11.ebuild => wine-any-2.11-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.12.ebuild => wine-any-2.12-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.13.ebuild => wine-any-2.13-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.14.ebuild => wine-any-2.14-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.15.ebuild => wine-any-2.15-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.16.ebuild => wine-any-2.16-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.17.ebuild => wine-any-2.17-r1.ebuild} | 0
 app-emulation/wine-any/{wine-any-2.2.ebuild => wine-any-2.2-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.3.ebuild => wine-any-2.3-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.4.ebuild => wine-any-2.4-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.5.ebuild => wine-any-2.5-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.6.ebuild => wine-any-2.6-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.7.ebuild => wine-any-2.7-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.8.ebuild => wine-any-2.8-r1.ebuild}   | 0
 app-emulation/wine-any/{wine-any-2.9.ebuild => wine-any-2.9-r1.ebuild}   | 0
 18 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-emulation/wine-any/wine-any-2.0.ebuild 
b/app-emulation/wine-any/wine-any-2.0-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.0.ebuild
rename to app-emulation/wine-any/wine-any-2.0-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.1.ebuild 
b/app-emulation/wine-any/wine-any-2.1-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.1.ebuild
rename to app-emulation/wine-any/wine-any-2.1-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.10.ebuild 
b/app-emulation/wine-any/wine-any-2.10-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.10.ebuild
rename to app-emulation/wine-any/wine-any-2.10-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.11.ebuild 
b/app-emulation/wine-any/wine-any-2.11-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.11.ebuild
rename to app-emulation/wine-any/wine-any-2.11-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.12.ebuild 
b/app-emulation/wine-any/wine-any-2.12-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.12.ebuild
rename to app-emulation/wine-any/wine-any-2.12-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.13.ebuild 
b/app-emulation/wine-any/wine-any-2.13-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.13.ebuild
rename to app-emulation/wine-any/wine-any-2.13-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.14.ebuild 
b/app-emulation/wine-any/wine-any-2.14-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.14.ebuild
rename to app-emulation/wine-any/wine-any-2.14-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.15.ebuild 
b/app-emulation/wine-any/wine-any-2.15-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.15.ebuild
rename to app-emulation/wine-any/wine-any-2.15-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.16.ebuild 
b/app-emulation/wine-any/wine-any-2.16-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.16.ebuild
rename to app-emulation/wine-any/wine-any-2.16-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.17.ebuild 
b/app-emulation/wine-any/wine-any-2.17-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.17.ebuild
rename to app-emulation/wine-any/wine-any-2.17-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.2.ebuild 
b/app-emulation/wine-any/wine-any-2.2-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.2.ebuild
rename to app-emulation/wine-any/wine-any-2.2-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.3.ebuild 
b/app-emulation/wine-any/wine-any-2.3-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.3.ebuild
rename to app-emulation/wine-any/wine-any-2.3-r1.ebuild

diff --git a/app-emulation/wine-any/wine-any-2.4.ebuild 
b/app-emulation/wine-any/wine-any-2.4-r1.ebuild
similarity index 100%
rename from app-emulation/wine-any/wine-any-2.4.ebuild
rename to app-emulation/wine-any/wine-any-2.4-r1.ebuild

diff --git a/app-emulation/wine-any

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

2017-09-30 Thread Andreas Sturmlechner
commit: dab7f4a873d8fdd7f3f5a6b88548d43ec8597d2e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 20:09:44 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 20:09:44 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dab7f4a8

kde-frameworks/baloo: Switch back to KDE_TEST="forceoptional"

Patch upstreamed.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-frameworks/baloo/baloo-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/baloo/baloo-.ebuild 
b/kde-frameworks/baloo/baloo-.ebuild
index e263506b24..a97671aca5 100644
--- a/kde-frameworks/baloo/baloo-.ebuild
+++ b/kde-frameworks/baloo/baloo-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-KDE_TEST="forceoptional-recursive"
+KDE_TEST="forceoptional"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 



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

2017-09-30 Thread NP Hardass
commit: f8be68a973c853e1b1c3571871dd947301746a29
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 19:59:58 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 19:59:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8be68a9

app-emulation/wine-vanilla: Drop unused file from Manifest

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-vanilla/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 6ce2882b142..fc1c90266e9 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -20,4 +20,3 @@ DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
 DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80514bbee3c5adfa72af40809a978a5d4202f5e8d3da3e4581767bab9fa08ab441cdd5d1da31
 DIST wine-2.9.tar.xz 19154668 SHA256 
ac46f7c1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f SHA512 
6d06e511d8f338297ed0ddb7bf2ffb501f528209eaecbbee3d4e5d53db649dd5ea0aeb78bba661a9bcfda5f97e170ca10eb8fab355e229bfe7db6a5feb7ec4e8
 WHIRLPOOL 
7355166aeaac54abb6e1d25da6f87a4814d37764044e95462bc2a83f8d5a9b7a3bb10730bb5506516e130a4fc9ee35e3656d1106939bbbc1310c6aff0d798a1c
-DIST wine-desktop-common-20150204.tar.gz 99491 SHA256 
444ad6b52b5290ec7d160e2cc40e4ba0910b4c4983dba1ceb054b81b09b24b5e SHA512 
1f3d7022c5cff87ed3b8fd3b7cd14397c6f23b98fe6a7c583ac0d2f439ff29d943f57375f23687aa6519ff1d84ff07624a9a712d6f19fa207fd26d01edcb6688
 WHIRLPOOL 
e9810b2952d25c05d831000e00e423de86809ec31b9a033fd4c64a70709da7338a9afc9e632e678f49c789a8a3702fbd0113226770cdb806623f2de371a16f54



[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-d3d9/files/, app-emulation/wine-d3d9/

2017-09-30 Thread NP Hardass
commit: 100da0ef6553e87ba8997dbdbc61e6991e9019f5
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 19:11:43 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 19:35:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100da0ef

app-emulation/wine-d3d9:  Backport freetype-2.8.1 support

Bug: https://bugs.gentoo.org/631376
Bug: https://bugs.gentoo.org/631676
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-d3d9/Manifest   |  2 +-
 app-emulation/wine-d3d9/files/builtin_ms_va_list.c |  9 
 app-emulation/wine-d3d9/files/pr66838.c| 36 -
 app-emulation/wine-d3d9/files/pr69140.c| 37 --
 .../wine-d3d9/files/wine-1.5.26-winegcc.patch  | 59 --
 .../wine-d3d9/files/wine-1.6-memset-O3.patch   | 21 
 .../files/wine-1.9.5-multilib-portage.patch| 31 
 .../files/wine-2.0-multislot-apploader.patch   | 14 -
 app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.10.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.11.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.12.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.13.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.14.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.15.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.16.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.17.ebuild  | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.8.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-2.9.ebuild   | 39 +-
 app-emulation/wine-d3d9/wine-d3d9-.ebuild  | 36 -
 27 files changed, 511 insertions(+), 436 deletions(-)

diff --git a/app-emulation/wine-d3d9/Manifest b/app-emulation/wine-d3d9/Manifest
index f6e6ee9fabb..92a378efcd0 100644
--- a/app-emulation/wine-d3d9/Manifest
+++ b/app-emulation/wine-d3d9/Manifest
@@ -1,3 +1,4 @@
+DIST gentoo-wine-patches-20170830.tar.xz 58456 SHA256 
fb7781d0ae360cbc3860c2d2e81527a1b903da824c01f5d5040e95aaf99a3970 SHA512 
5e5159e3252b246bba0ef7fdba345db3ab1071c5b8b8b625f98eda18779d4024c5b76bdbf49ce7bd5c6b01b422807adf76820beddb2b4a6ee9e67d13052cc575
 WHIRLPOOL 
a79be264bab3fcdeee06fef47efd28e6e1125254ac7f82300cb6ba2591ef69cd76b5fed8f778b1849a0659e680e9fc785f0273d55cb2ed95648a74dffa5e22d2
 DIST wine-2.0.tar.bz2 23662707 SHA256 
9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 SHA512 
b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186
 WHIRLPOOL 
fa9f774d87dae73c7d1f3b86dc3b03ea27065eb6140f1cac13c82fe16f7ebff8f8365ed447220cf5c2788b9f4aae7c482e4f9e2e69f47e5435209e148f5dbdfe
 DIST wine-2.1.tar.xz 18887032 SHA256 
bfb9abf63691c93df28d9599aaa866dc2b4e27209b3b7b546df8a37d7d9d1e6e SHA512 
03d678ee6e89c2804813f2827255fcf59e96ca9a45b7d8ac441cfc84f835e5e5689c70a79a41a04c631e1add7807fa4a5758acef3bd7aadfb2e92e68958c6ef6
 WHIRLPOOL 
063d935f1ff0922100641f2f53cdac23d2993a83182d45e028e485fd7d0a13bc5cfb77bca76550b1537b3f42fecacef7fd64785adbf6425af823f56f96973b54
 DIST wine-2.10.tar.xz 19209580 SHA256 
488df7ffd2e81da455bf428fc9eb784bb4273a890334500895665711bd52f179 SHA512 
8807e16a571bf45d99097ad5fdfb9fe755f6dbe84010a330fed82f1d48c76b7f19589bfc0e5dde0b9e49a608fd0501db3f7e3e129e4d9d34bcae03bc51a73139
 WHIRLPOOL 
e9a8248aac31593fbac28a3d8d4e62bfce14a7c41cc416ebfca8606518d28efd31b32196133da211f75f48bd228bd5d21fcbbc0479293e813ed99b258b37126e
@@ -34,4 +35,3 @@ DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c15
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
 DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 
bb933b51d0022ce616331f2550faedeff3058007525b4519833b925c57999ab08b08380b8967d48ad7c56458e812342428388a5eac2ed8fcdd8cfbfee74a8e8c
 WHIRLPOOL 
52c8538e3f4b3be3412ee544efebae69c3de781255e12298d544f47523aba3afaa

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/, app-emulation/wine-staging/files/

2017-09-30 Thread NP Hardass
commit: 20e0c226d5b760a7e80976ac5c3484cf790f6358
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 18:48:51 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 19:35:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e0c226

app-emulation/wine-staging:  Backport freetype-2.8.1 support

Bug: https://bugs.gentoo.org/631376
Bug: https://bugs.gentoo.org/631676
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-staging/Manifest|  2 +-
 .../wine-staging/files/builtin_ms_va_list.c|  9 
 app-emulation/wine-staging/files/pr66838.c | 36 -
 app-emulation/wine-staging/files/pr69140.c | 37 --
 .../wine-staging/files/wine-1.5.26-winegcc.patch   | 59 --
 .../wine-staging/files/wine-1.6-memset-O3.patch| 21 
 .../files/wine-1.9.5-multilib-portage.patch| 31 
 .../files/wine-2.0-multislot-apploader.patch   | 14 -
 app-emulation/wine-staging/wine-staging-2.0.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.1.ebuild | 39 +-
 .../wine-staging/wine-staging-2.10.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.11.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.12.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.13.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.14.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.15.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.16.ebuild  | 39 +-
 .../wine-staging/wine-staging-2.17.ebuild  | 39 +-
 app-emulation/wine-staging/wine-staging-2.2.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.3.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.4.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.5.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.6.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.7.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.8.ebuild | 39 +-
 app-emulation/wine-staging/wine-staging-2.9.ebuild | 39 +-
 .../wine-staging/wine-staging-.ebuild  | 36 -
 27 files changed, 511 insertions(+), 436 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index d90f5a268b7..2c59945a689 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,3 +1,4 @@
+DIST gentoo-wine-patches-20170830.tar.xz 58456 SHA256 
fb7781d0ae360cbc3860c2d2e81527a1b903da824c01f5d5040e95aaf99a3970 SHA512 
5e5159e3252b246bba0ef7fdba345db3ab1071c5b8b8b625f98eda18779d4024c5b76bdbf49ce7bd5c6b01b422807adf76820beddb2b4a6ee9e67d13052cc575
 WHIRLPOOL 
a79be264bab3fcdeee06fef47efd28e6e1125254ac7f82300cb6ba2591ef69cd76b5fed8f778b1849a0659e680e9fc785f0273d55cb2ed95648a74dffa5e22d2
 DIST wine-2.0.tar.bz2 23662707 SHA256 
9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 SHA512 
b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186
 WHIRLPOOL 
fa9f774d87dae73c7d1f3b86dc3b03ea27065eb6140f1cac13c82fe16f7ebff8f8365ed447220cf5c2788b9f4aae7c482e4f9e2e69f47e5435209e148f5dbdfe
 DIST wine-2.1.tar.xz 18887032 SHA256 
bfb9abf63691c93df28d9599aaa866dc2b4e27209b3b7b546df8a37d7d9d1e6e SHA512 
03d678ee6e89c2804813f2827255fcf59e96ca9a45b7d8ac441cfc84f835e5e5689c70a79a41a04c631e1add7807fa4a5758acef3bd7aadfb2e92e68958c6ef6
 WHIRLPOOL 
063d935f1ff0922100641f2f53cdac23d2993a83182d45e028e485fd7d0a13bc5cfb77bca76550b1537b3f42fecacef7fd64785adbf6425af823f56f96973b54
 DIST wine-2.10.tar.xz 19209580 SHA256 
488df7ffd2e81da455bf428fc9eb784bb4273a890334500895665711bd52f179 SHA512 
8807e16a571bf45d99097ad5fdfb9fe755f6dbe84010a330fed82f1d48c76b7f19589bfc0e5dde0b9e49a608fd0501db3f7e3e129e4d9d34bcae03bc51a73139
 WHIRLPOOL 
e9a8248aac31593fbac28a3d8d4e62bfce14a7c41cc416ebfca8606518d28efd31b32196133da211f75f48bd228bd5d21fcbbc0479293e813ed99b258b37126e
@@ -16,7 +17,6 @@ DIST wine-2.6.tar.xz 19023352 SHA256 
e6ff64758f437647e99a36c1275e41adf54f0432907
 DIST wine-2.7.tar.xz 19101108 SHA256 
e55a43088e313c45f7ab49272b7cb441c06f5659fb4220b2325dc060db0ee14c SHA512 
1e61b9a4aa1f5f42fb27d11d5254a9ba90f348ad9c4d1ddd4b5da47cd7de638290a20accf7447db9c0e4ced4c2144497cdf5fc906a5eac60e923dabb61f65d3a
 WHIRLPOOL 
133426a0313facc856eebad3d16d199948b780ce4c4561e5784845c119fe462b8942ed86fa5e823e729a997d704bd3c70f44a64ce3eef965b4f3eb92587dfa4d
 DIST wine-2.8.tar.xz 19120740 SHA256 
83e9607af66d86020dc27a368ebba28fa7e8ffecfdf8f149da06b3531ac3e579 SHA512 
4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97
 WHIRLPOOL 
568cf46caf7322eb5e26b364bd15f9e80c41a65340952a1ee0fa80

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-any/files/, app-emulation/wine-any/

2017-09-30 Thread NP Hardass
commit: 6beb009116489c7b3b9371febe955335a50a53f7
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 19:22:12 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 19:35:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6beb0091

app-emulation/wine-any: Backport freetype-2.8.1 support

Bug: https://bugs.gentoo.org/631376
Bug: https://bugs.gentoo.org/631676
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-any/Manifest|  2 +-
 app-emulation/wine-any/files/builtin_ms_va_list.c  |  9 
 app-emulation/wine-any/files/pr66838.c | 36 -
 app-emulation/wine-any/files/pr69140.c | 37 --
 .../wine-any/files/wine-1.5.26-winegcc.patch   | 59 --
 .../wine-any/files/wine-1.6-memset-O3.patch| 21 
 .../files/wine-1.9.5-multilib-portage.patch| 31 
 .../files/wine-2.0-multislot-apploader.patch   | 14 -
 app-emulation/wine-any/wine-any-2.0.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.1.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.10.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.11.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.12.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.13.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.14.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.15.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.16.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.17.ebuild| 39 +-
 app-emulation/wine-any/wine-any-2.2.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.3.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.4.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.5.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.6.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.7.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.8.ebuild | 39 +-
 app-emulation/wine-any/wine-any-2.9.ebuild | 39 +-
 app-emulation/wine-any/wine-any-.ebuild| 36 -
 27 files changed, 511 insertions(+), 436 deletions(-)

diff --git a/app-emulation/wine-any/Manifest b/app-emulation/wine-any/Manifest
index 5b1bc0adc3e..2d4f6fbc6a5 100644
--- a/app-emulation/wine-any/Manifest
+++ b/app-emulation/wine-any/Manifest
@@ -1,3 +1,4 @@
+DIST gentoo-wine-patches-20170830.tar.xz 58456 SHA256 
fb7781d0ae360cbc3860c2d2e81527a1b903da824c01f5d5040e95aaf99a3970 SHA512 
5e5159e3252b246bba0ef7fdba345db3ab1071c5b8b8b625f98eda18779d4024c5b76bdbf49ce7bd5c6b01b422807adf76820beddb2b4a6ee9e67d13052cc575
 WHIRLPOOL 
a79be264bab3fcdeee06fef47efd28e6e1125254ac7f82300cb6ba2591ef69cd76b5fed8f778b1849a0659e680e9fc785f0273d55cb2ed95648a74dffa5e22d2
 DIST wine-2.0.tar.bz2 23662707 SHA256 
9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 SHA512 
b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186
 WHIRLPOOL 
fa9f774d87dae73c7d1f3b86dc3b03ea27065eb6140f1cac13c82fe16f7ebff8f8365ed447220cf5c2788b9f4aae7c482e4f9e2e69f47e5435209e148f5dbdfe
 DIST wine-2.1.tar.xz 18887032 SHA256 
bfb9abf63691c93df28d9599aaa866dc2b4e27209b3b7b546df8a37d7d9d1e6e SHA512 
03d678ee6e89c2804813f2827255fcf59e96ca9a45b7d8ac441cfc84f835e5e5689c70a79a41a04c631e1add7807fa4a5758acef3bd7aadfb2e92e68958c6ef6
 WHIRLPOOL 
063d935f1ff0922100641f2f53cdac23d2993a83182d45e028e485fd7d0a13bc5cfb77bca76550b1537b3f42fecacef7fd64785adbf6425af823f56f96973b54
 DIST wine-2.10.tar.xz 19209580 SHA256 
488df7ffd2e81da455bf428fc9eb784bb4273a890334500895665711bd52f179 SHA512 
8807e16a571bf45d99097ad5fdfb9fe755f6dbe84010a330fed82f1d48c76b7f19589bfc0e5dde0b9e49a608fd0501db3f7e3e129e4d9d34bcae03bc51a73139
 WHIRLPOOL 
e9a8248aac31593fbac28a3d8d4e62bfce14a7c41cc416ebfca8606518d28efd31b32196133da211f75f48bd228bd5d21fcbbc0479293e813ed99b258b37126e
@@ -34,7 +35,6 @@ DIST wine-d3d9-2.6.tar.gz 48702 SHA256 
06ed18f2d5fff04613ea1401c37ad70e163135c15
 DIST wine-d3d9-2.7.tar.gz 48708 SHA256 
df6ed1e50d8af0624b8f4f658705f75102094f6e17fec53ec8461991ce5dca2a SHA512 
d258e81a942f905255a637aa80dd647878691caa79adc52fd79f66ce1320d42d7d36ea776876d6a26a2c711a168da4c64f27fa8744ca6d8318c5526f8a8af75a
 WHIRLPOOL 
2d62cab5e3b14eaf29ecc96ac97555f48845a78c751040a850750d3b19fbc64efb3f3589dd3475a03cb1e3dff3e200528dabd2952b1ee8d0520a5db0d7db154b
 DIST wine-d3d9-2.8.tar.gz 48700 SHA256 
c67de9fee6e97859896aa2326fbc245e8b0f7393a1c6341126607b03afebc964 SHA512 
bb933b51d0022ce616331f2550faedeff3058007525b4519833b925c57999ab08b08380b8967d48ad7c56458e812342428388a5eac2ed8fcdd8cfbfee74a8e8c
 WHIRLPOOL 
52c8538e3f4b3be3412ee544efebae69c3de781255e12298d544f47523aba3afaadbffa8

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/, app-emulation/wine-vanilla/files/

2017-09-30 Thread NP Hardass
commit: 2fa21fd6ae2fa715e69e07582fcf70c007e155b2
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Sep 30 17:53:28 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Sep 30 19:35:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa21fd6

app-emulation/wine-vanilla: Backport freetype-2.8.1 support

Bug: https://bugs.gentoo.org/631376
Bug: https://bugs.gentoo.org/631676

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/wine-vanilla/Manifest|  1 +
 .../wine-vanilla/files/builtin_ms_va_list.c|  9 
 app-emulation/wine-vanilla/files/pr66838.c | 36 -
 app-emulation/wine-vanilla/files/pr69140.c | 37 --
 .../wine-vanilla/files/wine-1.5.26-winegcc.patch   | 59 --
 .../wine-vanilla/files/wine-1.6-memset-O3.patch| 21 
 .../files/wine-1.9.5-multilib-portage.patch| 31 
 .../files/wine-2.0-multislot-apploader.patch   | 14 -
 ...nilla-2.2.ebuild => wine-vanilla-2.0-r1.ebuild} | 45 +++--
 ...a-2.0.1.ebuild => wine-vanilla-2.0.1-r1.ebuild} | 45 +++--
 .../wine-vanilla/wine-vanilla-2.0.1.ebuild | 39 +-
 ...a-2.0.1.ebuild => wine-vanilla-2.0.2-r1.ebuild} | 45 +++--
 .../wine-vanilla/wine-vanilla-2.0.2.ebuild | 39 +-
 app-emulation/wine-vanilla/wine-vanilla-2.0.ebuild | 39 +-
 app-emulation/wine-vanilla/wine-vanilla-2.1.ebuild | 43 +++-
 .../wine-vanilla/wine-vanilla-2.10.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.11.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.12.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.13.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.14.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.15.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.16.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.17.ebuild  | 43 +++-
 .../wine-vanilla/wine-vanilla-2.18.ebuild  | 40 ++-
 app-emulation/wine-vanilla/wine-vanilla-2.2.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.3.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.4.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.5.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.6.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.8.ebuild | 43 +++-
 app-emulation/wine-vanilla/wine-vanilla-2.9.ebuild | 43 +++-
 .../wine-vanilla/wine-vanilla-.ebuild  | 47 ++---
 33 files changed, 715 insertions(+), 563 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 14fcc0025fa..6ce2882b142 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,3 +1,4 @@
+DIST gentoo-wine-patches-20170830.tar.xz 58456 SHA256 
fb7781d0ae360cbc3860c2d2e81527a1b903da824c01f5d5040e95aaf99a3970 SHA512 
5e5159e3252b246bba0ef7fdba345db3ab1071c5b8b8b625f98eda18779d4024c5b76bdbf49ce7bd5c6b01b422807adf76820beddb2b4a6ee9e67d13052cc575
 WHIRLPOOL 
a79be264bab3fcdeee06fef47efd28e6e1125254ac7f82300cb6ba2591ef69cd76b5fed8f778b1849a0659e680e9fc785f0273d55cb2ed95648a74dffa5e22d2
 DIST wine-2.0.1.tar.xz 18845444 SHA256 
6cfb4eaae566dc7afb7ac0f1f2db2c0d69969952acab0debf084ee8f7b071583 SHA512 
b32d07443655898768383b7409c21093b60c028fef166a596dad5dfab5a329b9fce4552e612c6d182e4f67eb1f28ed497fe2ed6af55dd3e96a124547722d
 WHIRLPOOL 
0fbaf53504e4e40db6227f45f5b92ac388c2bf23d4f573e4d3b60ccaaadeeccb5a696226d1bd4aa8b245f21c8d6a13aac423ead3f4692ebc1e8e613714168501
 DIST wine-2.0.2.tar.xz 18854952 SHA256 
f71884f539928877f4b415309f582825d3d3c9976104e43d566944c710713c9a SHA512 
3f37080a951819304cd3475f6012f1d6b5a94879b137cdf816cac4c8fde68ddc777905e92277ec5dce96437d8c32c43d55d3750b582781a9f9774b118f1a5b90
 WHIRLPOOL 
cf21a899c60749c37353abc4ba974b3d6cc369769ace70fde899ff1cb5ac8a97828165cf2dbfbcf0915f5196ac58974948fe3e5b2c9854296a5eea75f8023ae5
 DIST wine-2.0.tar.bz2 23662707 SHA256 
9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 SHA512 
b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186
 WHIRLPOOL 
fa9f774d87dae73c7d1f3b86dc3b03ea27065eb6140f1cac13c82fe16f7ebff8f8365ed447220cf5c2788b9f4aae7c482e4f9e2e69f47e5435209e148f5dbdfe

diff --git a/app-emulation/wine-vanilla/files/builtin_ms_va_list.c 
b/app-emulation/wine-vanilla/files/builtin_ms_va_list.c
deleted file mode 100644
index f36fc2609a0..000
--- a/app-emulation/wine-vanilla/files/builtin_ms_va_list.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Taken from Wine's configure scri

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

2017-09-30 Thread Matt Thode
commit: 63a3d060c22290e75439f3bdb0fa02e12716a992
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 19:15:44 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 19:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a3d060

dev-python/decorator: remove pdf dodoc for bug 626806

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/decorator/decorator-4.1.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
index 7af1370f23c..5de0b38ebb3 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -25,6 +25,5 @@ python_test() {
 }
 
 python_install_all() {
-   use doc && dodoc documentation.pdf
distutils-r1_python_install_all
 }



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

2017-09-30 Thread Andreas Sturmlechner
commit: 804d0f9c5398453f6cf62343769b728e6390df81
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 17:58:31 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 18:44:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804d0f9c

media-plugins/evas_generic_loaders: Fix build with app-text/poppler-0.57

Gentoo-bug: 627402
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../evas_generic_loaders/evas_generic_loaders-1.17.0.ebuild|  8 +++-
 .../evas_generic_loaders/evas_generic_loaders-.ebuild  | 10 --
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git 
a/media-plugins/evas_generic_loaders/evas_generic_loaders-1.17.0.ebuild 
b/media-plugins/evas_generic_loaders/evas_generic_loaders-1.17.0.ebuild
index ffbe3bd6a2e..2cfba852fc8 100644
--- a/media-plugins/evas_generic_loaders/evas_generic_loaders-1.17.0.ebuild
+++ b/media-plugins/evas_generic_loaders/evas_generic_loaders-1.17.0.ebuild
@@ -13,7 +13,7 @@ else
EKEY_STATE="release"
 fi
 
-inherit enlightenment
+inherit enlightenment flag-o-matic
 
 DESCRIPTION="Provides external applications as generic loaders for Evas"
 HOMEPAGE="https://www.enlightenment.org/";
@@ -38,6 +38,12 @@ DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
+src_prepare() {
+   # bug 627402, poppler headers require C++11
+   use pdf && append-cxxflags -std=c++11
+   default
+}
+
 src_configure() {
E_ECONF=(
$(use_enable gstreamer gstreamer1)

diff --git 
a/media-plugins/evas_generic_loaders/evas_generic_loaders-.ebuild 
b/media-plugins/evas_generic_loaders/evas_generic_loaders-.ebuild
index 9949a42f54a..ed17342f176 100644
--- a/media-plugins/evas_generic_loaders/evas_generic_loaders-.ebuild
+++ b/media-plugins/evas_generic_loaders/evas_generic_loaders-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ else
EKEY_STATE="snap"
 fi
 
-inherit enlightenment
+inherit enlightenment flag-o-matic
 
 DESCRIPTION="Provides external applications as generic loaders for Evas"
 HOMEPAGE="https://www.enlightenment.org/";
@@ -37,6 +37,12 @@ DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
+src_prepare() {
+   # bug 627402, poppler headers require C++11
+   use pdf && append-cxxflags -std=c++11
+   default
+}
+
 src_configure() {
E_ECONF=(
$(use_enable gstreamer gstreamer1)



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

2017-09-30 Thread Andreas Sturmlechner
commit: 77cd5f492a4ea2128257b79cfe3fbe9c9a60faaf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 18:43:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 18:44:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cd5f49

dev-tex/luatex: Fix build with app-text/poppler-0.57

Gentoo-bug: 627538
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-tex/luatex/luatex-0.70.1-r2.ebuild | 3 ++-
 dev-tex/luatex/luatex-0.76.0.ebuild| 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-tex/luatex/luatex-0.70.1-r2.ebuild 
b/dev-tex/luatex/luatex-0.70.1-r2.ebuild
index cc095fa9c12..25e6fa0dc26 100644
--- a/dev-tex/luatex/luatex-0.70.1-r2.ebuild
+++ b/dev-tex/luatex/luatex-0.70.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit libtool eutils texlive-common
+inherit libtool eutils flag-o-matic texlive-common
 
 DESCRIPTION="An extended version of pdfTeX using Lua as an embedded scripting 
language"
 HOMEPAGE="http://www.luatex.org/";
@@ -33,6 +33,7 @@ src_prepare() {
has_version '>=app-text/poppler-0.20.0:0' && epatch 
"${FILESDIR}/poppler020.patch"
has_version '>=app-text/poppler-0.22.0:0' && epatch 
"${FILESDIR}/poppler022.patch"
has_version '>=app-text/poppler-0.26.0:0' && epatch 
"${FILESDIR}/poppler026-backport.patch"
+   has_version '>=app-text/poppler-0.57.0:0' && append-cxxflags -std=c++11 
# bug 627538
epatch "${FILESDIR}/kpathsea2012.patch" \
"${FILESDIR}/remove-zlib-version-check.patch"
S="${S}/build-aux" elibtoolize --shallow

diff --git a/dev-tex/luatex/luatex-0.76.0.ebuild 
b/dev-tex/luatex/luatex-0.76.0.ebuild
index dabcf211276..a49a9f40bba 100644
--- a/dev-tex/luatex/luatex-0.76.0.ebuild
+++ b/dev-tex/luatex/luatex-0.76.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit libtool eutils texlive-common
+inherit libtool eutils flag-o-matic texlive-common
 
 MY_P=${PN}-beta-${PV}
 DESCRIPTION="An extended version of pdfTeX using Lua as an embedded scripting 
language"
@@ -31,6 +31,7 @@ S="${WORKDIR}/${MY_P}/source"
 
 src_prepare() {
has_version '>=app-text/poppler-0.26.0:0' && epatch 
"${FILESDIR}/poppler026.patch"
+   has_version '>=app-text/poppler-0.57.0:0' && append-cxxflags -std=c++11 
# bug 627538
epatch "${FILESDIR}/remove-zlib-version-check.patch" \
"${FILESDIR}/includes.patch"
S="${S}/build-aux" elibtoolize --shallow



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

2017-09-30 Thread Andreas Sturmlechner
commit: 8ebdf3ae626d6d2b2612838df0037391a4c51fa7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 17:56:13 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 18:44:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebdf3ae

sci-libs/gdal: Enforce -std=c++ due to app-text/poppler, bug 626844

Backport from 4e369cdc8afa7bb5cb342b41ba5b95c484a4d2d5

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sci-libs/gdal/gdal-2.0.2-r3.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/gdal/gdal-2.0.2-r3.ebuild 
b/sci-libs/gdal/gdal-2.0.2-r3.ebuild
index 69e5cbf4d7b..4a713012e98 100644
--- a/sci-libs/gdal/gdal-2.0.2-r3.ebuild
+++ b/sci-libs/gdal/gdal-2.0.2-r3.ebuild
@@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL="no"
 PYTHON_COMPAT=( python2_7 python3_4 )
 DISTUTILS_OPTIONAL=1
 
-inherit autotools eutils libtool perl-module distutils-r1 toolchain-funcs 
java-pkg-opt-2
+inherit autotools eutils libtool perl-module distutils-r1 flag-o-matic 
toolchain-funcs java-pkg-opt-2
 
 DESCRIPTION="Translator library for raster geospatial data formats (includes 
OGR support)"
 HOMEPAGE="http://www.gdal.org/";
@@ -121,6 +121,9 @@ src_prepare() {
-e "s:library_dirs = :library_dirs = /usr/$(get_libdir):g" \
swig/python/setup.cfg || die "sed python setup.cfg failed"
 
+   # bug 626844, poppler headers require C++11
+   use pdf && append-cxxflags -std=c++11
+
tc-export AR RANLIB
 
eautoreconf



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

2017-09-30 Thread Andreas Sturmlechner
commit: 2621815419bebb7633efdadfc10cfb25f4a7ebf6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 18:01:01 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 18:44:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26218154

app-text/pdf2djvu: Fix build with app-text/poppler-0.57

Gentoo-bug: 626874
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-text/pdf2djvu/pdf2djvu-0.9.4.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.4.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.9.4.ebuild
index af5fbd00e70..d046e0746aa 100644
--- a/app-text/pdf2djvu/pdf2djvu-0.9.4.ebuild
+++ b/app-text/pdf2djvu/pdf2djvu-0.9.4.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit python-any-r1 toolchain-funcs
+inherit python-any-r1 toolchain-funcs flag-o-matic
 
 DESCRIPTION="A tool to create DjVu files from PDF files"
 HOMEPAGE="http://jwilk.net/software/pdf2djvu";
@@ -39,6 +39,12 @@ pkg_setup() {
use test && python-any-r1_pkg_setup
 }
 
+src_prepare() {
+   # bug 626874, poppler headers require C++11
+   append-cxxflags -std=c++11
+   default
+}
+
 src_configure() {
local openmp=--disable-openmp
use openmp && tc-has-openmp && openmp=--enable-openmp



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

2017-09-30 Thread Michał Górny
commit: a79590398ea15ac3cec7fb6933273a3baba1bc41
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 30 16:47:40 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 30 18:04:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7959039

dev-libs/libclc: Current version requires LLVM <= 5

 dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild 
b/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild
index f65d16dc085..1f8b52cf3fb 100644
--- a/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild
+++ b/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild
@@ -33,11 +33,16 @@ KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RDEPEND="
-   >=sys-devel/clang-3.9
-   >=sys-devel/llvm-3.9"
+   || (
+   sys-devel/clang:5
+   sys-devel/clang:4
+   >=sys-devel/clang-3.9:0
+   )"
 DEPEND="${RDEPEND}
${PYTHON_DEPS}"
 
+LLVM_MAX_SLOT=5
+
 llvm_check_deps() {
has_version "sys-devel/clang:${LLVM_SLOT}"
 }
@@ -50,7 +55,7 @@ pkg_setup() {
 src_configure() {
./configure.py \
--with-cxx-compiler="$(tc-getCXX)" \
-   --with-llvm-config="$(get_llvm_prefix)/bin/llvm-config" \
+   --with-llvm-config="$(get_llvm_prefix 
"${LLVM_MAX_SLOT}")/bin/llvm-config" \
--prefix="${EPREFIX}/usr" || die
 }
 



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

2017-09-30 Thread Michał Górny
commit: 57323d5679ea0e76524aec94d2ce39f57818a5a2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 30 16:32:32 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 30 18:04:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57323d56

media-libs/mesa: 1.7.2.1 requires LLVM <= 5

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

diff --git a/media-libs/mesa/mesa-17.2.1.ebuild 
b/media-libs/mesa/mesa-17.2.1.ebuild
index 2b6f32728db..5183b093938 100644
--- a/media-libs/mesa/mesa-17.2.1.ebuild
+++ b/media-libs/mesa/mesa-17.2.1.ebuild
@@ -145,9 +145,9 @@ RDEPEND="${RDEPEND}
 # 1. List all the working slots (with min versions) in ||, newest first.
 # 2. Update the := to specify *max* version, e.g. < 7.
 # 3. Specify LLVM_MAX_SLOT, e.g. 6.
+LLVM_MAX_SLOT="5"
 LLVM_DEPSTR="
|| (
-   sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
>=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]



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

2017-09-30 Thread Michał Górny
commit: a6f179d5bfee233b9997f6787b33f445a2a0ab29
Author: Jan Vesely  gmail  com>
AuthorDate: Sat Sep 30 08:44:26 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 30 18:04:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f179d5

dev-libs/libclc: Add september 2017 snapshot

Adds python3 compatibility
Restores llvm-3.9 compatibility

Closes: https://github.com/gentoo/gentoo/pull/5824
Signed-off-by: Jan Vesely  gmail.com>

 dev-libs/libclc/Manifest|  1 +
 dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-libs/libclc/Manifest b/dev-libs/libclc/Manifest
index 8aa667b6207..d412eaa028c 100644
--- a/dev-libs/libclc/Manifest
+++ b/dev-libs/libclc/Manifest
@@ -1,3 +1,4 @@
 DIST libclc-0.2.0_pre20160209.tar.xz 75756 SHA256 
4ed3491997cc524faa0c982a29bc3b4028c1054786e6dfe929d9c43265d78ed7 SHA512 
d3edff5e04dc3d34033fdccc0a0d8256ea03515bd98b32818ec181d541141acf9ea06bb7e6bb149ea5e7f5dbcbb76ba13453fb1f461b4737a15ac60c7b3fc4ca
 WHIRLPOOL 
111f75bb89c8288ffefc7a2e1448fd79d41f47990450984537405e423cbf7ea3717e102408774667ac654650db44109c1473a25c2e84d79fa19bc3dad0f7b69c
 DIST libclc-0.2.0_pre20160921.tar.gz 127817 SHA256 
82c89bb15f79eaf525d283dda82403b213ef1a11b1ea9d843799fb04e08d190d SHA512 
5aae6010f32935c0b8fa510fc27cfd0be2df3d58d73cb5fb280d6758aafe54bd63a0137e59053aa81dca01ad2c5a0591ee1d4a83e3ef9a590a009a1a19062373
 WHIRLPOOL 
6e29280dfa585999d0aa6720a0a33b329b08be31a9f19246e23cbca723210337f834d14a8064541796b05e27dd999af1d3050f04c4fbcdc1e0fe2af574cdb243
 DIST libclc-0.2.0_pre20170118.tar.gz 130793 SHA256 
a2d59b11b710468598f25b968ffd4e36125e6e9fe56e052ab09c9abc9c8fc295 SHA512 
d94a58ebcafb7bbdbcded84574676537ae7b4ba86c7c2270cc1cd7aa3113104e018e53396b570e821c2fd473b6dd63677f59d990e36e15a7cdb43cdb96cd058c
 WHIRLPOOL 
1ebddaa0b56171b755df35068bc57dcd54644ab447687bd0f5e47417834065574f614fafb495d0ae497942537474a6c36ff55a787a437f69b56d3734dd7385cf
+DIST libclc-0.2.0_pre20170929.tar.gz 138719 SHA256 
b0ba08cfd2f2f0653531ec9138c0a617eaaa1b7cac6f658ba4c363fe0003a176 SHA512 
08f3a21fb1dc103a3b33980c420506fd142294b2d8b4a3eeb100ea55036fb87b9740a2489a0a9a5793d71ebb157e6f3ad7854d1916fc1fa472de72374cdeaea3
 WHIRLPOOL 
5702c9c62ba106f2c31a5125853ad6543fddeeea40c2c38960ddd9cb54728a8c4054dbbfaa97804003815b97dc909bcf9778d8163887a179e909c4d42d52d773

diff --git a/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild 
b/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild
new file mode 100644
index 000..f65d16dc085
--- /dev/null
+++ b/dev-libs/libclc/libclc-0.2.0_pre20170929.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+
+EGIT_REPO_URI="http://llvm.org/git/${PN}.git
+   https://github.com/llvm-mirror/${PN}.git";
+EGIT_COMMIT="0c31bd5e8d277bee26f34162c246a321f086ad55"
+
+if [[ ${PV} = * ]]; then
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+else
+   GIT_ECLASS="vcs-snapshot"
+fi
+
+inherit llvm python-any-r1 toolchain-funcs ${GIT_ECLASS}
+
+DESCRIPTION="OpenCL C library"
+HOMEPAGE="http://libclc.llvm.org/";
+
+if [[ ${PV} = * ]]; then
+   SRC_URI="${SRC_PATCHES}"
+else
+   
SRC_URI="https://github.com/llvm-mirror/libclc/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz
+   ${SRC_PATCHES}"
+fi
+
+LICENSE="|| ( MIT BSD )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=sys-devel/clang-3.9
+   >=sys-devel/llvm-3.9"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}"
+
+llvm_check_deps() {
+   has_version "sys-devel/clang:${LLVM_SLOT}"
+}
+
+pkg_setup() {
+   # we do not need llvm_pkg_setup
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   ./configure.py \
+   --with-cxx-compiler="$(tc-getCXX)" \
+   --with-llvm-config="$(get_llvm_prefix)/bin/llvm-config" \
+   --prefix="${EPREFIX}/usr" || die
+}
+
+src_compile() {
+   emake VERBOSE=1
+}



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

2017-09-30 Thread Matt Turner
commit: 6709f2cc85473789556e9e606d07bb4ffd1e51e8
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:45:07 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6709f2cc

dev-libs/libatomic_ops-7.6.0: ia64 stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index e4acdd257ff..4c620e90cd5 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Matt Turner
commit: 0a495ccb0da29cee2dd5000d828932b980b37d9b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:45:08 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a495ccb

dev-libs/libatomic_ops-7.6.0: ppc stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index 4c620e90cd5..965d3f3c506 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Matt Turner
commit: 3e8188e2ce485225cae35c5ce473bbd5910ead10
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:45:06 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8188e2

dev-libs/libatomic_ops-7.6.0: amd64 stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index 49c824d9096..e4acdd257ff 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Matt Turner
commit: ecdc85e5b5d999322655ef278c07322d50e00f47
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:45:09 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdc85e5

dev-libs/libatomic_ops-7.6.0: ppc64 stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index 965d3f3c506..8277919a0cf 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Matt Turner
commit: e70b0ad93e2307d2561d8e2bb92b88060f758f5c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:44:55 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70b0ad9

dev-libs/libatomic_ops-7.6.0: alpha stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index 3285bc73a08..49c824d9096 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Matt Turner
commit: 364c67c3e8f8cbff81959af0280122b6732583f7
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:45:10 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:45:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364c67c3

dev-libs/libatomic_ops-7.6.0: x86 stable, bug 630994

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

diff --git a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild 
b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
index 8277919a0cf..15d33148796 100644
--- a/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
+++ b/dev-libs/libatomic_ops/libatomic_ops-7.6.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ivmai/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="MIT boehm-gc GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 multilib_src_configure() {



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

2017-09-30 Thread Agostino Sarubbo
commit: 187b267575d9e333150754eaf7e75cc1b62a8e9a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 30 17:24:34 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 30 17:24:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187b2675

app-admin/hardening-check: restrict test, wrt bug #632245

Package-Manager: Portage-2.3.8, Repoman-2.3.1
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/hardening-check/hardening-check-2.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/hardening-check/hardening-check-2.7.ebuild 
b/app-admin/hardening-check/hardening-check-2.7.ebuild
index 89d34e65467..48aab59373b 100644
--- a/app-admin/hardening-check/hardening-check-2.7.ebuild
+++ b/app-admin/hardening-check/hardening-check-2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,6 +17,8 @@ SLOT="0"
 DEPEND=""
 RDEPEND=""
 
+RESTRICT="test"
+
 S="${WORKDIR}/${MY_PN}"
 
 src_compile() { :; }



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

2017-09-30 Thread Matt Turner
commit: 1dbc4d218af7e3fb1c042258070e0bc5ea86eb24
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:44 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dbc4d21

dev-libs/atf-0.21: ppc stable, bug 627040

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

diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild
index 04797f31088..2660b84eea7 100644
--- a/dev-libs/atf/atf-0.21.ebuild
+++ b/dev-libs/atf/atf-0.21.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jmmv/atf/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 DEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lutok/

2017-09-30 Thread Matt Turner
commit: c15ab409d02ad698d7c26bccb6e9650dbeaebf56
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:47 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15ab409

dev-lua/lutok-0.4-r1: ppc64 stable, bug 627040

 dev-lua/lutok/lutok-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lutok/lutok-0.4-r1.ebuild 
b/dev-lua/lutok/lutok-0.4-r1.ebuild
index de980baa9cb..05bac27c8de 100644
--- a/dev-lua/lutok/lutok-0.4-r1.ebuild
+++ b/dev-lua/lutok/lutok-0.4-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jmmv/lutok/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2017-09-30 Thread Matt Turner
commit: 00b58112879b2d4dd9fb1b14b44d51f75696de2a
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:50 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b58112

dev-util/pkgconf-1.3.7: ppc stable, bug 627040

 dev-util/pkgconf/pkgconf-1.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild 
b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
index 63a3f59f43a..4746dcb8cb7 100644
--- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
inherit autotools git-r3
 else
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 fi
 
 inherit ltprune multilib-minimal



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lutok/

2017-09-30 Thread Matt Turner
commit: e9e827243bc12fe268b5ccb13215bbec97042be2
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:46 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e82724

dev-lua/lutok-0.4-r1: ppc stable, bug 627040

 dev-lua/lutok/lutok-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lutok/lutok-0.4-r1.ebuild 
b/dev-lua/lutok/lutok-0.4-r1.ebuild
index d84299a328f..de980baa9cb 100644
--- a/dev-lua/lutok/lutok-0.4-r1.ebuild
+++ b/dev-lua/lutok/lutok-0.4-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jmmv/lutok/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2017-09-30 Thread Matt Turner
commit: 6f654dcd988f89b7b6486aaea3ebcf1aa3fe0e56
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:48 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f654dcd

dev-util/kyua-0.13-r1: ppc stable, bug 627040

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

diff --git a/dev-util/kyua/kyua-0.13-r1.ebuild 
b/dev-util/kyua/kyua-0.13-r1.ebuild
index ad399acd574..262ca2716d8 100644
--- a/dev-util/kyua/kyua-0.13-r1.ebuild
+++ b/dev-util/kyua/kyua-0.13-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/jmmv/kyua/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 # Tests fail



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

2017-09-30 Thread Matt Turner
commit: 5af45714e82c8abe4efb0d178c66d78d5b4c8368
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:45 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af45714

dev-libs/atf-0.21: ppc64 stable, bug 627040

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

diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild
index 2660b84eea7..efa561103de 100644
--- a/dev-libs/atf/atf-0.21.ebuild
+++ b/dev-libs/atf/atf-0.21.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jmmv/atf/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="virtual/pkgconfig"



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

2017-09-30 Thread Matt Turner
commit: 192ec4b7b92d5c24a77ccf4b6113f2f8b5893922
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:49 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192ec4b7

dev-util/kyua-0.13-r1: ppc64 stable, bug 627040

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

diff --git a/dev-util/kyua/kyua-0.13-r1.ebuild 
b/dev-util/kyua/kyua-0.13-r1.ebuild
index 262ca2716d8..283f409fd93 100644
--- a/dev-util/kyua/kyua-0.13-r1.ebuild
+++ b/dev-util/kyua/kyua-0.13-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/jmmv/kyua/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # Tests fail



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

2017-09-30 Thread Matt Turner
commit: fd20c71d2d5f488b38a2a7de3c647411ade92727
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:40 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd20c71d

sys-apps/openrc-0.28: ppc stable, bug 626934

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

diff --git a/sys-apps/openrc/openrc-0.28.ebuild 
b/sys-apps/openrc/openrc-0.28.ebuild
index 162ff6c71ea..85f67e95d70 100644
--- a/sys-apps/openrc/openrc-0.28.ebuild
+++ b/sys-apps/openrc/openrc-0.28.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



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

2017-09-30 Thread Matt Turner
commit: 85a95dcf90550e1e816635ef9afa65174fb8da77
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:52 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a95dcf

sys-apps/net-tools-1.60_p20161110235919: ppc stable, bug 605312

 sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
index b2541b4623b..e292972681f 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   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"
 fi
 
 DESCRIPTION="Standard Linux networking tools"



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

2017-09-30 Thread Matt Turner
commit: 980e3bebb4e8658a54a6a791e584d76390d21b67
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:51 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980e3beb

dev-util/pkgconf-1.3.7: ppc64 stable, bug 627040

 dev-util/pkgconf/pkgconf-1.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild 
b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
index 4746dcb8cb7..ed291936247 100644
--- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
inherit autotools git-r3
 else
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 fi
 
 inherit ltprune multilib-minimal



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

2017-09-30 Thread Matt Turner
commit: bbdb3217fb95c978d8affdd1936bad27200747d0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep 30 17:13:53 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 30 17:13:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbdb3217

sys-apps/net-tools-1.60_p20161110235919: ppc64 stable, bug 605312

 sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
index e292972681f..dabbddbbb4a 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   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"
 fi
 
 DESCRIPTION="Standard Linux networking tools"



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

2017-09-30 Thread Andreas Sturmlechner
commit: d9be5ba34adf067e8e325260b3e1b7b315ef2fd3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 30 17:10:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 30 17:11:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9be5ba3

profiles: hppa: Add cups-filters[pdf] to package.use.stable.mask

Gentoo-bug: 627392

 profiles/arch/hppa/package.use.stable.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index 7ea46758e73..9cd4e53e0f4 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (30 Sep 2017)
+# Mask pdf support so net-print/cups-filters stabilisation
+# can go ahead (bug 627392)
+net-print/cups-filters pdf
+
 # David Seifert  (23 Sep 2017)
 # MPI does not have stable keywords on hppa
 sci-libs/fftw mpi



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/, sci-electronics/klayout/files/

2017-09-30 Thread Andreas Hüttel
commit: 770e5d6fdf74b2312b2049fe471c7c9c031486b4
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Sep 30 16:51:16 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 30 16:51:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770e5d6f

sci-electronics/klayout: Use CFLAGS etc

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 .../klayout/files/klayout--expert.patch| 104 +
 sci-electronics/klayout/klayout-.ebuild|   7 +-
 2 files changed, 108 insertions(+), 3 deletions(-)

diff --git a/sci-electronics/klayout/files/klayout--expert.patch 
b/sci-electronics/klayout/files/klayout--expert.patch
new file mode 100644
index 000..6fb1b873430
--- /dev/null
+++ b/sci-electronics/klayout/files/klayout--expert.patch
@@ -0,0 +1,104 @@
+diff --git a/build.sh b/build.sh
+index ad9ac30..6a61904 100755
+--- a/build.sh
 b/build.sh
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ 
+ # 
+ # KLayout Layout Viewer
+@@ -44,6 +44,7 @@ RPATH=""
+ MAKE_OPT=""
+ 
+ CONFIG="release"
++BUILD_EXPERT=0
+ 
+ # Check, whether build.sh is run from the top level folder
+ if ! [ -e src ] || ! [ -e src/klayout.pro ]; then
+@@ -75,6 +76,9 @@ while [ "$*" != "" ]; do
+   -debug)
+ CONFIG="debug"
+ ;;
++  -expert)
++BUILD_EXPERT=1
++;;
+   -python)
+ PYTHON="$1"
+ shift
+@@ -500,28 +504,53 @@ $QMAKE -v
+ # Force a minimum rebuild because of version info
+ touch $CURR_DIR/src/version/version.h
+ 
+-qmake_cmd="$QMAKE $CURR_DIR/src/klayout.pro -recursive \
+-  CONFIG+=$CONFIG \
+-  RUBYLIBFILE=$RUBYLIBFILE \
+-  RUBYINCLUDE=$RUBYINCLUDE \
+-  RUBYINCLUDE2=$RUBYINCLUDE2 \
+-  RUBYVERSIONCODE=$RUBYVERSIONCODE \
+-  HAVE_RUBY=$HAVE_RUBY \
+-  PYTHONLIBFILE=$PYTHONLIBFILE \
+-  PYTHONINCLUDE=$PYTHONINCLUDE \
+-  HAVE_PYTHON=$HAVE_PYTHON \
+-  HAVE_QTBINDINGS=$HAVE_QTBINDINGS \
+-  HAVE_64BIT_COORD=$HAVE_64BIT_COORD \
+-  HAVE_QT5=$HAVE_QT5 \
+-  PREFIX='$BIN' \
+-  RPATH='$RPATH' \
+-  KLAYOUT_VERSION=$KLAYOUT_VERSION \
+-  KLAYOUT_VERSION_DATE=$KLAYOUT_VERSION_DATE \
+-  KLAYOUT_VERSION_REV=$KLAYOUT_VERSION_REV \
+-"
+-
+-echo $qmake_cmd
+-$qmake_cmd
++qmake_options=(
++  -recursive
++  CONFIG+="$CONFIG"
++  RUBYLIBFILE="$RUBYLIBFILE"
++  RUBYINCLUDE="$RUBYINCLUDE"
++  RUBYINCLUDE2="$RUBYINCLUDE2"
++  RUBYVERSIONCODE="$RUBYVERSIONCODE"
++  HAVE_RUBY="$HAVE_RUBY"
++  PYTHONLIBFILE="$PYTHONLIBFILE"
++  PYTHONINCLUDE="$PYTHONINCLUDE"
++  HAVE_PYTHON="$HAVE_PYTHON"
++  HAVE_QTBINDINGS="$HAVE_QTBINDINGS"
++  HAVE_64BIT_COORD="$HAVE_64BIT_COORD"
++  HAVE_QT5="$HAVE_QT5"
++  PREFIX="$BIN"
++  RPATH="$RPATH"
++  KLAYOUT_VERSION="$KLAYOUT_VERSION"
++  KLAYOUT_VERSION_DATE="$KLAYOUT_VERSION_DATE"
++  KLAYOUT_VERSION_REV="$KLAYOUT_VERSION_REV"
++)
++
++if [ $BUILD_EXPERT = 1 ]; then
++  qmake_options+=(
++QMAKE_AR="$AR cqs"
++QMAKE_LINK_C="$CC"
++QMAKE_LINK_C_SHLIB="$CC"
++QMAKE_LINK="$CXX"
++QMAKE_LINK_SHLIB="$CXX"
++QMAKE_OBJCOPY="$OBJCOPY"
++QMAKE_RANLIB=
++QMAKE_STRIP=
++QMAKE_CC="$CC"
++QMAKE_CXX="$CXX"
++QMAKE_CFLAGS="$CFLAGS"
++QMAKE_CFLAGS_RELEASE=
++QMAKE_CFLAGS_DEBUG=
++QMAKE_CXXFLAGS="$CXXFLAGS"
++QMAKE_CXXFLAGS_RELEASE=
++QMAKE_CXXFLAGS_DEBUG=
++QMAKE_LFLAGS="$LDFLAGS"
++QMAKE_LFLAGS_RELEASE=
++QMAKE_LFLAGS_DEBUG=
++  )
++fi
++
++echo $QMAKE "$CURR_DIR/src/klayout.pro" "${qmake_options[@]}"
++$QMAKE "$CURR_DIR/src/klayout.pro" "${qmake_options[@]}"
+ 
+ cd $CURR_DIR
+ echo ""

diff --git a/sci-electronics/klayout/klayout-.ebuild 
b/sci-electronics/klayout/klayout-.ebuild
index 8b43bc444d3..a23a11d67fb 100644
--- a/sci-electronics/klayout/klayout-.ebuild
+++ b/sci-electronics/klayout/klayout-.ebuild
@@ -35,14 +35,15 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-all_ruby_prepare() {
-   default
-}
+PATCHES=(
+   "${FILESDIR}/${PN}--expert.patch"
+)
 
 each_ruby_configure() {
tc-export CC CXX AR LD RANLIB
export CFLAGS CXXFLAGS
./build.sh \
+   -expert \
-dry-run \
-qmake /usr/lib64/qt5/bin/qmake \
-ruby "${RUBY}" \



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

2017-09-30 Thread Patrick Lauer
commit: 73651ef9360e0572280eabe7dceeac90992a7088
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Sep 30 16:38:23 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Sep 30 16:38:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73651ef9

dev-python/bottle: Bump

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/dev-python/bottle/Manifest b/dev-python/bottle/Manifest
index b2fffd87c1f..98c48e211f7 100644
--- a/dev-python/bottle/Manifest
+++ b/dev-python/bottle/Manifest
@@ -1 +1,2 @@
 DIST bottle-0.12.12.tar.gz 71554 SHA256 
3d4b6b0e22f67b421c273105b30d9a21fd147eaf0c1576172378ee034fbf5313 SHA512 
cdba3859129680f08b8c641708fd884ccf46d404786cbf48435d752fece998a446f49799e4e05e979b967843866f3e966a35a6cac7aed3270df55fae508bae31
 WHIRLPOOL 
68bd9399c55409139bd93b588240a3569ff9773b30949d86b5a9bba7882dd6d824cb22883c922f3f910764c9655e0e91fb40b3c9675790a67e1b6330122ab741
+DIST bottle-0.12.13.tar.gz 70870 SHA256 
39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355 SHA512 
86d106eb08e0b736a85aa69871f2d1e23c1d6f71948b85718daf131002c53c000e092ffdfe5b36c60460473467a2ca2b5af19767344689ffe638245e6859a80b
 WHIRLPOOL 
4193ca33071e0d87a430f24bf2adaf2a0b02bb576bba4483ce6ef848f91a0202d028f8982e60d3c8946abdc2230ddf63a737346e006b8880c0c5a436b67bb01a

diff --git a/dev-python/bottle/bottle-0.12.13.ebuild 
b/dev-python/bottle/bottle-0.12.13.ebuild
new file mode 100644
index 000..9c67c5945c1
--- /dev/null
+++ b/dev-python/bottle/bottle-0.12.13.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="A fast and simple micro-framework for small web-applications"
+HOMEPAGE="https://pypi.python.org/pypi/bottle http://bottlepy.org/";
+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"
+IUSE="test"
+
+DEPEND="test? ( dev-python/mako[$(python_gen_usedep 'python*')] )"
+RDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.12.8-py3.5-backport.patch
+)
+
+python_prepare_all() {
+   sed -i -e '/scripts/d' setup.py || die
+
+   # Remove test file requring connection to network
+   rm test/test_server.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # A few odd fails in the suite under pypy
+   # https://github.com/bottlepy/bottle/issues/714
+   "${PYTHON}" test/testall.py || die "tests failed under ${EPYTHON}"
+}
+
+pkg_postinst() {
+   optfeature "Templating support" dev-python/mako
+   elog "Due to problems with bottle.py being in /usr/bin (see bug 
#474874)"
+   elog "we do as most other distros and do not install the script 
anymore."
+   elog "If you do want/have to call it directly rather than through your 
app,"
+   elog "please use the following instead:"
+   elog '  `python -m bottle`'
+}



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

2017-09-30 Thread Paweł Hajdan
commit: 7843d29ab07411a9c70962fb90b4cd1546910242
Author: Pawel Hajdan, Jr  gentoo  org>
AuthorDate: Sat Sep 30 16:26:21 2017 +
Commit: Paweł Hajdan  gentoo  org>
CommitDate: Sat Sep 30 16:26:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7843d29a

www-client/chromium: fix remaining gcc-5 issues

Bug: https://bugs.gentoo.org/show_bug.cgi?id=628284

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 www-client/chromium/chromium-62.0.3202.18.ebuild |  2 +-
 www-client/chromium/chromium-63.0.3223.8.ebuild  |  2 +-
 www-client/chromium/files/chromium-gcc5-r3.patch | 98 
 www-client/chromium/files/chromium-gcc5-r4.patch | 98 
 4 files changed, 198 insertions(+), 2 deletions(-)

diff --git a/www-client/chromium/chromium-62.0.3202.18.ebuild 
b/www-client/chromium/chromium-62.0.3202.18.ebuild
index 2d08ef65db0..72bfe6ed14d 100644
--- a/www-client/chromium/chromium-62.0.3202.18.ebuild
+++ b/www-client/chromium/chromium-62.0.3202.18.ebuild
@@ -144,7 +144,7 @@ GTK+ icon theme.
 PATCHES=(
"${FILESDIR}/${PN}-widevine-r1.patch"
"${FILESDIR}/${PN}-FORTIFY_SOURCE-r2.patch"
-   "${FILESDIR}/${PN}-gcc5-r2.patch"
+   "${FILESDIR}/${PN}-gcc5-r3.patch"
"${FILESDIR}/${PN}-gn-bootstrap-r17.patch"
"${FILESDIR}/${PN}-glibc2.26-r1.patch"
 )

diff --git a/www-client/chromium/chromium-63.0.3223.8.ebuild 
b/www-client/chromium/chromium-63.0.3223.8.ebuild
index 222538cbccb..809c36dc7ab 100644
--- a/www-client/chromium/chromium-63.0.3223.8.ebuild
+++ b/www-client/chromium/chromium-63.0.3223.8.ebuild
@@ -144,7 +144,7 @@ GTK+ icon theme.
 PATCHES=(
"${FILESDIR}/${PN}-widevine-r1.patch"
"${FILESDIR}/${PN}-FORTIFY_SOURCE-r2.patch"
-   "${FILESDIR}/${PN}-gcc5-r2.patch"
+   "${FILESDIR}/${PN}-gcc5-r4.patch"
"${FILESDIR}/${PN}-gn-bootstrap-r20.patch"
 )
 

diff --git a/www-client/chromium/files/chromium-gcc5-r3.patch 
b/www-client/chromium/files/chromium-gcc5-r3.patch
new file mode 100644
index 000..7605df6b145
--- /dev/null
+++ b/www-client/chromium/files/chromium-gcc5-r3.patch
@@ -0,0 +1,98 @@
+--- a/third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferContents.h
 b/third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferContents.h
+@@ -63,7 +63,7 @@ class WTF_EXPORT ArrayBufferContents {
+   allocation_length_(0),
+   data_(data),
+   data_length_(0),
+-  kind_(AllocationKind::kNormal),
++  kind_(WTF::ArrayBufferContents::AllocationKind::kNormal),
+   deleter_(deleter) {}
+ DataHandle(void* allocation_base,
+size_t allocation_length,
+@@ -94,11 +94,11 @@ class WTF_EXPORT ArrayBufferContents {
+  reinterpret_cast(allocation_base_) +
+  allocation_length_);
+   switch (kind_) {
+-case AllocationKind::kNormal:
++case WTF::ArrayBufferContents::AllocationKind::kNormal:
+   DCHECK(deleter_);
+   deleter_(data_);
+   return;
+-case AllocationKind::kReservation:
++case WTF::ArrayBufferContents::AllocationKind::kReservation:
+   ReleaseReservedMemory(allocation_base_, allocation_length_);
+   return;
+   }
+--- a/third_party/webrtc/modules/audio_processing/aec3/aec_state.cc.orig   
2017-08-15 12:45:59.433532111 +
 b/third_party/webrtc/modules/audio_processing/aec3/aec_state.cc
2017-08-15 17:52:59.691328825 +
+@@ -10,7 +10,7 @@
+ 
+ #include "webrtc/modules/audio_processing/aec3/aec_state.h"
+ 
+-#include 
++#include 
+ #include 
+ #include 
+ 
+--- a/gpu/ipc/common/mailbox_struct_traits.h
 b/gpu/ipc/common/mailbox_struct_traits.h
+@@ -15,7 +15,7 @@ namespace mojo {
+ template <>
+ struct StructTraits {
+   static base::span name(const gpu::Mailbox& mailbox) {
+-return mailbox.name;
++return base::make_span(mailbox.name);
+   }
+   static bool Read(gpu::mojom::MailboxDataView data, gpu::Mailbox* out);
+ };
+--- a/services/viz/public/cpp/compositing/filter_operation_struct_traits.h
 b/services/viz/public/cpp/compositing/filter_operation_struct_traits.h
+@@ -134,7 +134,7 @@ struct StructTraits {
+   static base::span matrix(const cc::FilterOperation& operation) 
{
+ if (operation.type() != cc::FilterOperation::COLOR_MATRIX)
+   return base::span();
+-return operation.matrix();
++return base::make_span(operation.matrix());
+   }
+ 
+   static base::span shape(
+--- a/services/viz/public/cpp/compositing/quads_struct_traits.h
 b/services/viz/public/cpp/compositing/quads_struct_traits.h
+@@ -284,7 +284,7 @@
+ 
+   static base::span vertex_opacity(const cc::DrawQuad& input) {
+ const cc::TextureDrawQuad* quad = 
cc::TextureDrawQuad::MaterialCast(&input);
+-return quad->vertex_opacity;
++return base::make_span(quad->vertex_opacity);
+   }
+ 
+   static bool y_flipped(const cc::DrawQuad& input) {
+--- a/third_party/WebKit/Source/p

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

2017-09-30 Thread Ian Whyman
commit: 274af5d4d7c538b8934fce64cc05b8939a34230e
Author: Ian Whyman  gentoo  org>
AuthorDate: Sat Sep 30 16:22:02 2017 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sat Sep 30 16:22:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274af5d4

x11-plugins/pidgin-sipe: Drop old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-plugins/pidgin-sipe/Manifest   |  2 -
 .../pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild   | 67 --
 x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild  | 67 --
 3 files changed, 136 deletions(-)

diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
index 98a1677cdd8..f2539966c21 100644
--- a/x11-plugins/pidgin-sipe/Manifest
+++ b/x11-plugins/pidgin-sipe/Manifest
@@ -1,5 +1,3 @@
-DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 
f1388799e3d250fe43643ee8748a6769f67f9c544e3b91fbb25af76b30675efc SHA512 
f7d50b26656cd83f13ee24412ca97ab5ffe325c13d32855f9e8c788d5c8a11cb942c12d6888c4992c037320500265441eba9bc8e4eb5c21190eb372abd6b4451
 WHIRLPOOL 
c97693bf54b0dba3f583891714edb63971b2669d1fc0ed41eb94009cfa2b78e37fdee42db325c74f4e4fc76cf29af5fd7cc67b598a3d672623ec1c392561ba86
-DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 
a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 
26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755
 WHIRLPOOL 
40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb
 DIST pidgin-sipe-1.21.1.tar.gz 1212621 SHA256 
92cc5bc581e7b500ffcce51707e003608d5f471c2785500facf63fcab62d7336 SHA512 
d9b5ad67967c35e29d6742d9d09346c7702a339450de7522aad73f0b379505f24104a306292ee91960c679498073376081479b335eab8eba090e492f444b5378
 WHIRLPOOL 
730d4bc6bf0007ec2d52cfd25e9b96a4e0cb2dfdef528b98971416e67b2242a7d72ce41de32bf58bb52591ea85f46174a83091d75a6dc4fcefe4522c83f3e678
 DIST pidgin-sipe-1.22.0.tar.gz 1255851 SHA256 
1aeb348e2ba79b82b1fd102555f86cdc42eaa6f9e761b771d74c4f9c9cf15fc3 SHA512 
4135bbf526659663b0b053592d889588574ed2a1bc9346e6ba62960203409e2604552ffb02ed32e2b4bb46c4f40f62089302b301344b9f7b45657e64a585f7ed
 WHIRLPOOL 
5714beb478b19b8378faca5ddd04573c2f0996287523fefb51219731817b237f77c98ac3ac027ff45a155b51f49c6ea420a4572f8a020e8edc715e82ef9290aa
 DIST pidgin-sipe-1.22.1.tar.gz 1265440 SHA256 
f6b7b7475e349c0214eb02814b808b04850113a91dd8e8d2c26e7179a3fd1ae8 SHA512 
1fff886b32f7f8cb99a0af710b3a1502f62d27dedb541a9e2d8ae9eaf5eb7be0983216e730ccc912c20eee3d940ed1f789f704ee21736db76d141efda66ec018
 WHIRLPOOL 
d93e88d111871425ed5c2e36fd359d7f082497482d2865eaabb41cc867aac7ddea730d413aa123fafb3be605ddeb8f59cb89da98b50cddee4b1d1800d8f3c17a

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild
deleted file mode 100644
index e2c6b5473f8..000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="Pidgin Plug-in SIPE (Sip Exchange Protocol)"
-HOMEPAGE="http://sipe.sourceforge.net/";
-SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
-
-RDEPEND=">=dev-libs/gmime-2.4.16
-   dev-libs/libxml2
-   openssl? ( dev-libs/openssl )
-   !openssl? ( dev-libs/nss )
-   kerberos? ( virtual/krb5 )
-   voice? (
-   >=dev-libs/glib-2.28.0
-   >=net-libs/libnice-0.1.0
-   media-libs/gstreamer:0.10
-   >=net-im/pidgin-2.8.0
-   )
-   !voice? (
-   >=dev-libs/glib-2.12.0:2
-   net-im/pidgin
-   )
-   telepathy? (
-   >=sys-apps/dbus-1.1.0
-   >=dev-libs/dbus-glib-0.61
-   >=dev-libs/glib-2.28:2
-   >=net-libs/telepathy-glib-0.18.0
-   )
-"
-
-DEPEND="dev-util/intltool
-   virtual/pkgconfig
-   ${RDEPEND}
-"
-
-src_prepare() {
-   epatch "${FILESDIR}/${PN}-1.13.2-fix-sandbox-r1.patch"
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-purple \
-   --disable-quality-check \
-   $(use_enable telepathy) \
-   $(use_enable debug) \
-   $(use_enable ocs2005-message-hack) \
-   $(use_with kerberos krb5) \
-   $(use_with voice vv) \
-   $(use_enable !openssl nss) \
-   $(use_enable openssl)
-}
-
-src_install() {
-   emake install DESTDIR="${D}"
-   dodoc AUTHORS ChangeLog NEWS TODO README
-}

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
deleted file mode 100644
index c34633

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

2017-09-30 Thread Ian Whyman
commit: e1e467dde4705d7326bd585d42da824b01ebe525
Author: Ian Whyman  gentoo  org>
AuthorDate: Sat Sep 30 16:19:02 2017 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sat Sep 30 16:19:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e467dd

x11-plugins/pidgin-sipe: Version bump, fix gmime slot

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-plugins/pidgin-sipe/Manifest   | 1 +
 x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild  | 3 ++-
 .../{pidgin-sipe-1.22.0.ebuild => pidgin-sipe-1.22.1.ebuild}   | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
index 568b7604ecf..98a1677cdd8 100644
--- a/x11-plugins/pidgin-sipe/Manifest
+++ b/x11-plugins/pidgin-sipe/Manifest
@@ -2,3 +2,4 @@ DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 
f1388799e3d250fe43643ee8748a6769f6
 DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 
a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 
26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755
 WHIRLPOOL 
40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb
 DIST pidgin-sipe-1.21.1.tar.gz 1212621 SHA256 
92cc5bc581e7b500ffcce51707e003608d5f471c2785500facf63fcab62d7336 SHA512 
d9b5ad67967c35e29d6742d9d09346c7702a339450de7522aad73f0b379505f24104a306292ee91960c679498073376081479b335eab8eba090e492f444b5378
 WHIRLPOOL 
730d4bc6bf0007ec2d52cfd25e9b96a4e0cb2dfdef528b98971416e67b2242a7d72ce41de32bf58bb52591ea85f46174a83091d75a6dc4fcefe4522c83f3e678
 DIST pidgin-sipe-1.22.0.tar.gz 1255851 SHA256 
1aeb348e2ba79b82b1fd102555f86cdc42eaa6f9e761b771d74c4f9c9cf15fc3 SHA512 
4135bbf526659663b0b053592d889588574ed2a1bc9346e6ba62960203409e2604552ffb02ed32e2b4bb46c4f40f62089302b301344b9f7b45657e64a585f7ed
 WHIRLPOOL 
5714beb478b19b8378faca5ddd04573c2f0996287523fefb51219731817b237f77c98ac3ac027ff45a155b51f49c6ea420a4572f8a020e8edc715e82ef9290aa
+DIST pidgin-sipe-1.22.1.tar.gz 1265440 SHA256 
f6b7b7475e349c0214eb02814b808b04850113a91dd8e8d2c26e7179a3fd1ae8 SHA512 
1fff886b32f7f8cb99a0af710b3a1502f62d27dedb541a9e2d8ae9eaf5eb7be0983216e730ccc912c20eee3d940ed1f789f704ee21736db76d141efda66ec018
 WHIRLPOOL 
d93e88d111871425ed5c2e36fd359d7f082497482d2865eaabb41cc867aac7ddea730d413aa123fafb3be605ddeb8f59cb89da98b50cddee4b1d1800d8f3c17a

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
index bb979790c0d..8b7372dda46 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
 
-RDEPEND=">=dev-libs/gmime-2.4.16
+RDEPEND="
+   dev-libs/gmime:2.6
dev-libs/libxml2
openssl? ( dev-libs/openssl:= )
!openssl? ( dev-libs/nss )

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
similarity index 97%
copy from x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
copy to x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
index bb979790c0d..8b7372dda46 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.0.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.22.1.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
 
-RDEPEND=">=dev-libs/gmime-2.4.16
+RDEPEND="
+   dev-libs/gmime:2.6
dev-libs/libxml2
openssl? ( dev-libs/openssl:= )
!openssl? ( dev-libs/nss )



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

2017-09-30 Thread Ian Whyman
commit: 42ea35941d6dfc6851aff8a3e98faea2d2edcd5a
Author: Ian Whyman  gentoo  org>
AuthorDate: Sat Sep 30 16:09:56 2017 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sat Sep 30 16:10:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ea3594

net-misc/gerbera: Expose new v1.1 options as useflags

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-misc/gerbera/files/gerbera-1.1.0-build-failure.patch   | 14 ++
 .../{gerbera-1.1.0.ebuild => gerbera-1.1.0-r1.ebuild}  | 12 +---
 net-misc/gerbera/gerbera-.ebuild   | 10 +++---
 net-misc/gerbera/metadata.xml  |  2 ++
 4 files changed, 32 insertions(+), 6 deletions(-)

diff --git a/net-misc/gerbera/files/gerbera-1.1.0-build-failure.patch 
b/net-misc/gerbera/files/gerbera-1.1.0-build-failure.patch
new file mode 100644
index 000..ff5f6075ec1
--- /dev/null
+++ b/net-misc/gerbera/files/gerbera-1.1.0-build-failure.patch
@@ -0,0 +1,14 @@
+diff --git gerbera/src/file_request_handler.cc src/file_request_handler.cc
+index 2fade4a9..de33617b 100644
+--- gerbera/src/file_request_handler.cc
 gerbera/src/file_request_handler.cc
+@@ -282,8 +282,8 @@ void FileRequestHandler::get_info(IN const char* filename, 
OUT UpnpFileInfo* inf
+ header = header + "CaptionInfo.sec: " + url;
+ }
+ }
+-#endif
+ }
++#endif
+ }
+ 
+ if (!string_ok(mimeType))

diff --git a/net-misc/gerbera/gerbera-1.1.0.ebuild 
b/net-misc/gerbera/gerbera-1.1.0-r1.ebuild
similarity index 82%
rename from net-misc/gerbera/gerbera-1.1.0.ebuild
rename to net-misc/gerbera/gerbera-1.1.0-r1.ebuild
index 86fe0131d52..f9521cc5691 100644
--- a/net-misc/gerbera/gerbera-1.1.0.ebuild
+++ b/net-misc/gerbera/gerbera-1.1.0-r1.ebuild
@@ -17,11 +17,11 @@ else
 fi
 
 DESCRIPTION="UPnP Media Server (Based on MediaTomb)"
-HOMEPAGE="https://github.com/v00d00/gerbera";
+HOMEPAGE="https://github.com/gerbera/gerbera";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="curl debug +exif +ffmpeg +javascript lastfm libav +magic mysql systemd 
+taglib"
+IUSE="curl debug +exif +ffmpeg ffmpegthumbnailer +javascript lastfm libav 
+magic mysql protocol-extensions systemd +taglib"
 
 DEPEND="
!!net-misc/mediatomb
@@ -37,6 +37,7 @@ DEPEND="
libav? ( >=media-video/libav-10:0= )
!libav? ( >=media-video/ffmpeg-2.2:0= )
)
+   ffmpegthumbnailer? ( media-video/ffmpegthumbnailer )
curl? ( net-misc/curl net-misc/youtube-dl )
magic? ( sys-apps/file )
sys-apps/util-linux
@@ -47,6 +48,8 @@ RDEPEND="${DEPEND}"
 
 CONFIG_CHECK="~INOTIFY_USER"
 
+PATCHES=( "${FILESDIR}/${P}-build-failure.patch" )
+
 pkg_setup() {
linux-info_pkg_setup
 
@@ -61,12 +64,15 @@ src_configure() {
-DWITH_DEBUG_LOGGING="$(usex debug)" \
-DWITH_EXIF="$(usex exif)" \
-DWITH_AVCODEC="$(usex ffmpeg)" \
+   -DWITH_FFMPEGTHUMBNAILER="$(usex ffmpegthumbnailer)" \
-DWITH_JS="$(usex javascript)" \
-DWITH_LASTFM="$(usex lastfm)" \
-DWITH_MAGIC="$(usex magic)" \
-DWITH_MYSQL="$(usex mysql)"
+   -DWITH_PROTOCOL_EXTENSIONS="$(usex protocol-extensions)" \
-DWITH_SYSTEMD="$(usex systemd)" \
-   -DWITH_TAGLIB="$(usex taglib)"
+   -DWITH_TAGLIB="$(usex taglib)" \
+   -DWITH_INOTIFY=1
)
 
cmake-utils_src_configure

diff --git a/net-misc/gerbera/gerbera-.ebuild 
b/net-misc/gerbera/gerbera-.ebuild
index 86fe0131d52..7f6f95dd5c3 100644
--- a/net-misc/gerbera/gerbera-.ebuild
+++ b/net-misc/gerbera/gerbera-.ebuild
@@ -17,11 +17,11 @@ else
 fi
 
 DESCRIPTION="UPnP Media Server (Based on MediaTomb)"
-HOMEPAGE="https://github.com/v00d00/gerbera";
+HOMEPAGE="https://github.com/gerbera/gerbera";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="curl debug +exif +ffmpeg +javascript lastfm libav +magic mysql systemd 
+taglib"
+IUSE="curl debug +exif +ffmpeg ffmpegthumbnailer +javascript lastfm libav 
+magic mysql protocol-extensions systemd +taglib"
 
 DEPEND="
!!net-misc/mediatomb
@@ -37,6 +37,7 @@ DEPEND="
libav? ( >=media-video/libav-10:0= )
!libav? ( >=media-video/ffmpeg-2.2:0= )
)
+   ffmpegthumbnailer? ( media-video/ffmpegthumbnailer )
curl? ( net-misc/curl net-misc/youtube-dl )
magic? ( sys-apps/file )
sys-apps/util-linux
@@ -61,12 +62,15 @@ src_configure() {
-DWITH_DEBUG_LOGGING="$(usex debug)" \
-DWITH_EXIF="$(usex exif)" \
-DWITH_AVCODEC="$(usex ffmpeg)" \
+   -DWITH_FFMPEGTHUMBNAILER="$(usex ffmpegthumbnailer)" \
-DWITH_JS="$(usex javascript)" \
-DWITH_LASTFM="$(usex lastfm)" \
-DWITH_MAGIC="$(usex magic)" \
-DWITH_MYSQL="$(usex mysql)"
+  

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

2017-09-30 Thread Thomas Deutschmann
commit: 3b388596351aae3d730aaa74d642610b7c64269a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 15:58:59 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 16:05:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b388596

www-client/firefox: x86 stable (bug #632400)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/www-client/firefox/firefox-52.4.0.ebuild 
b/www-client/firefox/firefox-52.4.0.ebuild
index d462498b4fb..8f9e9fe2080 100644
--- a/www-client/firefox/firefox-52.4.0.ebuild
+++ b/www-client/firefox/firefox-52.4.0.ebuild
@@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils 
gnome2-utils mozconfig-v6
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="http://www.mozilla.com/firefox";
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2017-09-30 Thread Thomas Deutschmann
commit: 15a3b068ef69b0044d6327a9eaa19df15d203848
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 16:03:02 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 16:05:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a3b068

app-shells/dash: x86 stable (bug #631572)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/dash/dash-0.5.9.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/dash/dash-0.5.9.1-r3.ebuild 
b/app-shells/dash/dash-0.5.9.1-r3.ebuild
index 2074bf271f9..7940e4779f5 100644
--- a/app-shells/dash/dash-0.5.9.1-r3.ebuild
+++ b/app-shells/dash/dash-0.5.9.1-r3.ebuild
@@ -19,7 +19,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="libedit static vanilla"
 
 RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"



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

2017-09-30 Thread Thomas Deutschmann
commit: 148014a71206c18f16dd6e8a2d3e2cf04dffaace
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep 30 16:03:47 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep 30 16:05:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148014a7

net-libs/libtirpc: x86 stable (bug #632328)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild 
b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
index c1af3544960..4697134f3b8 100644
--- a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
+++ b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0/3" # subslot matches SONAME major
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="ipv6 kerberos static-libs"
 
 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"



  1   2   >