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

2017-09-20 Thread Tim Harder
commit: 702c20499fa316fb9918ba98d11a2f9e993f0378
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 06:38:45 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 06:38:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702c2049

dev-python/pylast: version bump to 1.9.0

Closes: https://bugs.gentoo.org/631508

 dev-python/pylast/Manifest|  1 +
 dev-python/pylast/pylast-1.9.0.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 4db1d616644..4389890304a 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1,2 +1,3 @@
 DIST pylast-1.6.0.tar.gz 41307 SHA256 
6bf325ee0fdeb35780554843cf64df99304abb98c5ce2e451c0df7e95e08b42e SHA512 
2e47eca2282da8637d5fc79b8fc6784f6f7e9c88975f10e5f162be1445f81dbce0a01c6d7e8ff14162bc3b48a8a4171bf4c81239b17fb08ea5c6b1eaf432f18f
 WHIRLPOOL 
f76dbae7326c2b973c8ac1e68e4f31145e449a37d5a342f7ab551cdc737fe529bf9839b05f74d67805bd97aa66f7808a56abea6f57bf0e74390a33d59aa07179
 DIST pylast-1.7.0.tar.gz 42433 SHA256 
a482a769b6a037e2e9b78433de91a287eaf6aacff60bbb2f4562c3c7ece10430 SHA512 
c5f983f651b4d76a004d5521ae3a76d05dc3b424523be365679b7a35f11a5a83894e2bc18365b058b254935fa804575631eacbde4b37d1e2f3d7eb325eeabab4
 WHIRLPOOL 
04caefd6a7aa11dda40f270587c0a9cfe393c9262411f802a429e5ba893e7320200ba2e8942047f7d583b0e76e4f7edfc2b5671b223c98084287c7a2b255a4b9
+DIST pylast-1.9.0.tar.gz 42584 SHA256 
ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4 SHA512 
ff3929583d88466738c9a1e964676652717c9f5bd4631f1a0a7855903e77cd394a612b0e2e8fc2f698ac84a34a135f4e940ff7760c2c88bf388ae56fc9c3da65
 WHIRLPOOL 
701e11a314c60eec50196103c916c107729f5f233d9a00173813f7f33393818a7a4a7b860bdeaec8c680072ca25604acc13d30ace0575623ffa5159da32b14d7

diff --git a/dev-python/pylast/pylast-1.9.0.ebuild 
b/dev-python/pylast/pylast-1.9.0.ebuild
new file mode 100644
index 000..dce10b85fb3
--- /dev/null
+++ b/dev-python/pylast/pylast-1.9.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to last.fm and other api-compatible websites"
+HOMEPAGE="https://github.com/pylast/pylast";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+# As the testing requires a last.fm account and online access it is restricted
+RESTRICT="test"



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

2017-09-20 Thread Tim Harder
commit: 42d48fa21ebbdfa0ae56cabea71871171350809a
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 06:40:58 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 06:40:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d48fa2

dev-python/pylast: use consistent indentation for metadata

 dev-python/pylast/metadata.xml | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml
index 5a9d04ad75a..8f174790787 100644
--- a/dev-python/pylast/metadata.xml
+++ b/dev-python/pylast/metadata.xml
@@ -5,19 +5,19 @@
 pyt...@gentoo.org
   
   
-Python interface to last.fm and other api-compatible websites
+Python interface to last.fm and other api-compatible websites
 
-Features:
- * Simple public interface.
- * Access to all the data exposed by the Last.fm webservices.
- * Scrobbling support.
- * Full object-oriented design.
- * Proxy support.
- * Internal caching support for some webservices calls (disabled by default).
- * No extra dependencies but python itself.
- * Support for other API-compatible networks like Libre.fm
- * Python3-friendly (Starting from 0.5).
-   
+Features:
+* Simple public interface.
+* Access to all the data exposed by the Last.fm webservices.
+* Scrobbling support.
+* Full object-oriented design.
+* Proxy support.
+* Internal caching support for some webservices calls (disabled by 
default).
+* No extra dependencies but python itself.
+* Support for other API-compatible networks like Libre.fm
+* Python3-friendly (Starting from 0.5).
+  
   
 pylast
 pylast/pylast



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

2017-09-20 Thread Tim Harder
commit: ec420564f81bc8988ca647f5358a21b58258b984
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 05:58:05 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 06:00:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec420564

dev-python/llfuse: version bump to 1.3

 dev-python/llfuse/Manifest  |  1 +
 dev-python/llfuse/files/llfuse-1.3-cflags.patch | 19 
 dev-python/llfuse/llfuse-1.3.ebuild | 41 +
 3 files changed, 61 insertions(+)

diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest
index 347aec10c8f..61e68e53512 100644
--- a/dev-python/llfuse/Manifest
+++ b/dev-python/llfuse/Manifest
@@ -1 +1,2 @@
 DIST llfuse-1.2.tar.bz2 327967 SHA256 
24d3ff1dd793db0c03cbbfb298df94a369ecdce5831f8f175ec12d647ad01586 SHA512 
0c31ac385a98211f8696857654ea187c5f18b655b65199696923bcc66d079a5e2a6f7260ac4f6da17b25ed57c9cb1314ce62fabb3b538a87e4286bbd0763390b
 WHIRLPOOL 
c3c2d2cc022f6aeafc3b167e6ce4c0e8e3a2c6b302e1f9fd0bdbcfd48bf92415b41d333cb4d02f186fee2308fec9a9fa633608353190bedb39321636cd5b9c5a
+DIST llfuse-1.3.tar.bz2 335418 SHA256 
d1ab2c7cdaeed1c4c99882f2ad44df3906db263b832d76de18291e484c685bd2 SHA512 
10d6c6dba20031106334559bd84d9477db70cf5e940f5e379716af1140bacaa4defe533cca51ac718e4d37b44414e34c7dcf48274c6fdd8ecc422f2f438552ee
 WHIRLPOOL 
ff0ab29ed312e788365da421b9f40b56edfad9cd6df5024351b29f46d41ab57844e98a9b7a4dc5e4bd157b50cc1ba8dfa7933d55f617ace3ee6ee19aa61232e0

diff --git a/dev-python/llfuse/files/llfuse-1.3-cflags.patch 
b/dev-python/llfuse/files/llfuse-1.3-cflags.patch
new file mode 100644
index 000..42e4eef82a0
--- /dev/null
+++ b/dev-python/llfuse/files/llfuse-1.3-cflags.patch
@@ -0,0 +1,19 @@
+Build fails under pypy(3) when enabling these flags.
+
+--- llfuse-1.3/setup.py
 llfuse-1.3/setup.py
+@@ -84,12 +84,12 @@
+ compile_args.append('-Wno-unused-parameter')
+ 
+ # Value-changing conversions should always be explicit.
+-compile_args.append('-Werror=conversion')
++# compile_args.append('-Werror=conversion')
+ 
+ # Note that (i > -1) is false if i is unsigned (-1 will be converted to
+ # a large positive value). We certainly don't want to do this by
+ # accident.
+-compile_args.append('-Werror=sign-compare')
++# compile_args.append('-Werror=sign-compare')
+ 
+ # Enable all fatal warnings only when compiling from Mercurial tip.
+ # (otherwise we break forward compatibility because compilation with newer

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



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

2017-09-20 Thread Hans de Graaff
commit: d86bb6dd390730320ae53162c98ada3ef2fbd772
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Sep 21 05:22:15 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Sep 21 05:22:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86bb6dd

dev-ruby/ffaker: add 2.7.0

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/ffaker/Manifest|  1 +
 dev-ruby/ffaker/ffaker-2.7.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 8d96df275ad..b1af1617676 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1 +1,2 @@
 DIST ffaker-2.6.0.gem 400384 SHA256 
419153a916bf288ac7c9647d93bb0e806e8f2caee8034cc15d9749fb25720008 SHA512 
65cd6ae364f8c250c748368ef6b124b4f2a691b56e757544f0a117c6f67288713416068b51297ae68a3f25ad3fa28c5544edd623824870e1cfa824d839bdc1e9
 WHIRLPOOL 
9e750d48856b4657a2fb311e28939695783e4795cb640602ce40beeb86263e3df1f23b19c179d3ae3a337925f10c12e5068871a92bd30ea37d1b17f05c6f9671
+DIST ffaker-2.7.0.gem 402944 SHA256 
98ea8a5d0d1901430d7bd273c86a6e730b9de72dcf5adf7e54511c43b8d7c2a5 SHA512 
426de5d4774e603b17ef60f4a759624920d803f98f817d962cf372ec5b6ab946e99f4793ee709e2a252f1d2ed071de38f00a06c9e97dcbdd667bf7325a2374ee
 WHIRLPOOL 
96630ee74622502bd13892f2dc1f6e5df9959d770fe84dbe30f8dabdf10d2bc63f8e8c5acfdf5882ff6618cd0d40b12365821b1126aae219203a4cf25f85f1d3

diff --git a/dev-ruby/ffaker/ffaker-2.7.0.ebuild 
b/dev-ruby/ffaker/ffaker-2.7.0.ebuild
new file mode 100644
index 000..b2f16478d60
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.7.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/emmanueloga/ffaker";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"



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

2017-09-20 Thread Hans de Graaff
commit: 8fbf99be639c25e548f248466a5ae4f84b775a52
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Sep 21 05:20:39 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Sep 21 05:20:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbf99be

dev-ruby/ffaker: cleanup

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/ffaker/Manifest|  2 --
 dev-ruby/ffaker/ffaker-2.4.0.ebuild | 20 
 dev-ruby/ffaker/ffaker-2.5.0.ebuild | 20 
 3 files changed, 42 deletions(-)

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index daa75b5fd7a..8d96df275ad 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,3 +1 @@
-DIST ffaker-2.4.0.gem 372736 SHA256 
3e8bb2d3bf3bb26cb84316bd0837ccf54b91b98f30f89ee7d0f04e1585db8ee6 SHA512 
99c59702d5da649fb7a8906c2bf935f87c8417453e4924c13592946a7d6b0c33a36ea2fb8b92fcdd990290ba549151aacedc69afa8127d672d21871d8f219735
 WHIRLPOOL 
6beed40712d30169f041f350c9e00912ab387a057c7e265a52ac61bc288dc7232d6061b35d0bf7c42209113af9d0e0850caa8edd8aca6dd4e7110ada29ac8517
-DIST ffaker-2.5.0.gem 386048 SHA256 
f680fa2f4f269e1f9d39f5804e62cc1e98cf757f4018fc224d6c5e76103ebafe SHA512 
9f164fe88f749f7b1838f7c010401fc65a13263a4cb477220170fd20ab0328068e06096f93d9cba54d483d62d027c0ea5dc36560ad5e7e18ac7defe0e0d7f7ae
 WHIRLPOOL 
56ef1484541aab0d94c81abc6cc03b9fb46023fd53af29409151e480ae39093c30d54332f8b1a40a7ac3c34eb3c7eaea07f4c1867865c3aba38b79971e723c08
 DIST ffaker-2.6.0.gem 400384 SHA256 
419153a916bf288ac7c9647d93bb0e806e8f2caee8034cc15d9749fb25720008 SHA512 
65cd6ae364f8c250c748368ef6b124b4f2a691b56e757544f0a117c6f67288713416068b51297ae68a3f25ad3fa28c5544edd623824870e1cfa824d839bdc1e9
 WHIRLPOOL 
9e750d48856b4657a2fb311e28939695783e4795cb640602ce40beeb86263e3df1f23b19c179d3ae3a337925f10c12e5068871a92bd30ea37d1b17f05c6f9671

diff --git a/dev-ruby/ffaker/ffaker-2.4.0.ebuild 
b/dev-ruby/ffaker/ffaker-2.4.0.ebuild
deleted file mode 100644
index 25ecaa7e112..000
--- a/dev-ruby/ffaker/ffaker-2.4.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Faster Faker, generates dummy data"
-HOMEPAGE="https://github.com/emmanueloga/ffaker";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"

diff --git a/dev-ruby/ffaker/ffaker-2.5.0.ebuild 
b/dev-ruby/ffaker/ffaker-2.5.0.ebuild
deleted file mode 100644
index 25ecaa7e112..000
--- a/dev-ruby/ffaker/ffaker-2.5.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Faster Faker, generates dummy data"
-HOMEPAGE="https://github.com/emmanueloga/ffaker";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"



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

2017-09-20 Thread Tim Harder
commit: c42a32b51d5c84941f14f3341a55973196d430dc
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 05:10:17 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:14:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c42a32b5

dev-python/six: version bump to 1.11.0

 dev-python/six/Manifest  |  1 +
 dev-python/six/files/1.9.0-mapping.patch |  4 ++--
 dev-python/six/six-1.11.0.ebuild | 39 
 3 files changed, 42 insertions(+), 2 deletions(-)

diff --git a/dev-python/six/Manifest b/dev-python/six/Manifest
index 810f4cc5315..752234cb8fd 100644
--- a/dev-python/six/Manifest
+++ b/dev-python/six/Manifest
@@ -1 +1,2 @@
 DIST six-1.10.0.tar.gz 29630 SHA256 
105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a SHA512 
9a53b7bc8f7e8b358c930eaecf91cc5639176a699830153f586780c3e6d637f1bd31349a69c383574f99da19cb3a36524e7733a318f3572b27aefb69c6409c2e
 WHIRLPOOL 
aad2fc7438b0df029bf477a783161dc169795c355be1281f1fe7aa4eb959eae5abf3bc96d097a221e0e5ad0b0494c29025bbe99bc28ff0c29ae1776e8691a70a
+DIST six-1.11.0.tar.gz 29860 SHA256 
70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9 SHA512 
33f246a2e987141e17e5edad9d3537cf3aba0cbdd0bc2a907ea52ce0d674b1474f29c3dd5cc26605fd960396054b189ca5f501708333cad234c223131483fe24
 WHIRLPOOL 
08e33e1742d69558faa67fad1807b567595aa4c838bb643c993bcb88661246a0f14974ff89d1f9d25842212bfaeac0cb3a69272deacb8872b9ca3fb2f55570b9

diff --git a/dev-python/six/files/1.9.0-mapping.patch 
b/dev-python/six/files/1.9.0-mapping.patch
index 96ca9b649c5..4423eacbbba 100644
--- a/dev-python/six/files/1.9.0-mapping.patch
+++ b/dev-python/six/files/1.9.0-mapping.patch
@@ -1,7 +1,7 @@
 Patch prevents downloading non essential .inv files during the doc build
 diff -ur six-1.5.2.orig/documentation/conf.py six-1.5.2/documentation/conf.py
 documentation/conf.py  2013-09-15 21:52:34.0 +0800
-+++ documentation/conf.py  2014-01-07 18:19:24.958916446 +0800
+--- a/documentation/conf.py2013-09-15 21:52:34.0 +0800
 b/documentation/conf.py2014-01-07 18:19:24.958916446 +0800
 @@ -211,7 +211,3 @@
   [u"Benjamin Peterson"], 1)
  ]

diff --git a/dev-python/six/six-1.11.0.ebuild b/dev-python/six/six-1.11.0.ebuild
new file mode 100644
index 000..5934f751afa
--- /dev/null
+++ b/dev-python/six/six-1.11.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python 2 and 3 compatibility library"
+HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six";
+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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="doc test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx )
+   test? ( >=dev-python/pytest-2.2.0[${PYTHON_USEDEP}] )"
+
+PATCHES=(
+   "${FILESDIR}"/1.9.0-mapping.patch
+)
+
+python_compile_all() {
+   use doc && emake -C documentation html
+}
+
+python_test() {
+   py.test -v || die "Testing failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( documentation/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-09-20 Thread Tim Harder
commit: ad02021a2b7af45cfa235baa25886ac1bfdac833
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 03:10:38 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad02021a

dev-python/pytest-shutil: version bump to 1.2.11

 dev-python/pytest-shutil/Manifest  |  1 +
 .../pytest-shutil/pytest-shutil-1.2.11.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/pytest-shutil/Manifest 
b/dev-python/pytest-shutil/Manifest
index 4d6ce382d7a..f4be5c4fafe 100644
--- a/dev-python/pytest-shutil/Manifest
+++ b/dev-python/pytest-shutil/Manifest
@@ -1,2 +1,3 @@
+DIST pytest-shutil-1.2.11.tar.gz 18310 SHA256 
ace5250c09377f01e62bd50d33bc959fc66ee0123f7b0b10bc440b35d1644494 SHA512 
2a998218bb997a6ceb277965e2f150b2d7722ba518f579154f804568f552e2c41ced9a491c1745382dc119d0b92f3ea993ae77a61851809aae59a1e17501bde8
 WHIRLPOOL 
9deba2d3d1c0ce708ce4ad2aea7e5a918752df2ac80c87b9852ff5930ef3f99e464634073c6cb9c3e905800ae2450ef20fcbe878ff49debee31408c5e025ac37
 DIST pytest-shutil-1.2.4.tar.gz 16327 SHA256 
a3fc464033dc39396a67eac9e228a0682e866654b8017819b2511bdbd8ed751f SHA512 
9ec6baa3cf53bb80103b1dfbf6c26794090c26dd74b29cd19e76b1037c6939538c7b05ea16368a76cce6969216c291e27b00833a990268239bfdf69ddfb4
 WHIRLPOOL 
5f52535feadf11c5aa33b69cc8d35d361d7345611b9239a8282a94d58bfb4163c1207a60cb3d38998ba777e8b9912a3a63cfa0b820962ce84dba8a5ba8068642
 DIST pytest-shutil-1.2.8.tar.gz 17051 SHA256 
924accaec3f3781416139e580386ab4f849cb8662bc1072405a81d3a5e56bf3d SHA512 
de73b2c350709e356810f58d2a8a4c7668144701639c45a0690081e707e7147762f650af2e9f826429d0488655dae0e3366611da5e8e3ecd0c6382e215170b2d
 WHIRLPOOL 
433fb2ec4db71cb958f1f7b8278c1fb88de5e56369dec04910947d611f779dea9fb4e5282adeac5014fe601ca19046733039b6cc6733504f94c0503ff57b9ec5

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
new file mode 100644
index 000..9e003f9243e
--- /dev/null
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test"
+HOMEPAGE="https://github.com/manahl/pytest-plugins 
https://pypi.python.org/pypi/pytest-shutil";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/execnet[${PYTHON_USEDEP}]
+   dev-python/contextlib2[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/path-py[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools-git[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND} )
+"
+
+python_test() {
+   esetup.py test
+}



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

2017-09-20 Thread Tim Harder
commit: efdce1d270c398da320c675286226f38c58a46ba
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 04:13:22 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdce1d2

dev-python/setuptools-git: add pypy/pypy3 to PYTHON_COMPAT

 dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild 
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index b751cd71c5f..e4859434514 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 



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

2017-09-20 Thread Tim Harder
commit: 7a5f0aaa9e426c1b605c0a708a83af3aa3df0228
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 03:40:58 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:14:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5f0aaa

dev-python/setuptools: version bump to 36.5.0

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-36.5.0.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 24956eb1e6a..9f268f371a1 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -3,3 +3,4 @@ DIST setuptools-34.0.2.zip 617839 SHA256 
a5bdc45a3c123a88c84e089a789ba70bbc61ee8
 DIST setuptools-35.0.1.zip 624263 SHA256 
eea7f2ff55d4a810b6bc39be1ad1c60c2702341b78b2365c71306eaa7316beac SHA512 
a3f5362ad64dead468172f9989bc62043ce736180d22e50d9815af25aecbceb58e701bb87a643b9fbbf0beedb37a45268b23b1b5e7e6e397aa124f43b1d4bb0d
 WHIRLPOOL 
e33041a6f03dc4ceb4a34db4c18a4d76a908b4e5a726ad18598cc202aca24df0a81241aa72812b7a31b1e452dd265e813c58ea23255e37a75c2c2ec2f73d8787
 DIST setuptools-35.0.2.zip 624829 SHA256 
1e55496ca8058db68ae12ac29a985d1ee2c2483a5901f7692fb68fa2f9a250fd SHA512 
f80789cef8fe86ff1989e7f769637d1f6cb2008c6190609b8f8c5b4fdb63fac83267709895c7f502a09a693779b41e6ee0551e94f3348b64b6108dbc9629a116
 WHIRLPOOL 
23b22065ced0a7df25ff35b79675b94e6146ec9ca7eff7c27a94d5aea64e4e9356e136fb537f642810a824eb3e0921d817b5739fe9cd3daf083cad99475354e9
 DIST setuptools-36.0.1.zip 711296 SHA256 
e17c4687fddd6d70a6604ac0ad25e33324cec71b5137267dd5c45e103c4b288a SHA512 
cbcd2591d0d8a7591c5d9a1d4173814afa0b984af29f2e34d26a37c357474b043f371978ac224cea12f50834d91babd9f14b137488c4edcd62594e91aff903d8
 WHIRLPOOL 
9818d419a11ab6493027fcf27a48b087c80a10fe2bf3b0539893bd57b33be23ed5b90572682f0a27850044482f03d299905e04cc890f724d3cf719d34bf36464
+DIST setuptools-36.5.0.zip 721505 SHA256 
ce2007c1cea3359870b80657d634253a0765b0c7dc5a988d77ba803fc86f2c64 SHA512 
e61c2f9ee640bf5dd8ab7c7a7c29667d91aa2498a7b027e387493ad7bcc9b56927e6fa63cdb4e08c57eb355a670ba3df861ed5f8447b216fef0bc77c8b43
 WHIRLPOOL 
a18b45eb750bc92579d0179d0d5797d4cf949c20ab4e6cbf0b4ae154d351285983505829a1f0f0ee71b5b4aa3793bd3306ab3a9c44ea42b8306cb80cf3d273ec

diff --git a/dev-python/setuptools/setuptools-36.5.0.ebuild 
b/dev-python/setuptools/setuptools-36.5.0.ebuild
new file mode 100644
index 000..ce6f647a787
--- /dev/null
+++ b/dev-python/setuptools/setuptools-36.5.0.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git";
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Collection of extensions to Distutils"
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.python.org/pypi/setuptools";
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   test? (
+   dev-python/pip[${PYTHON_USEDEP}]
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
+   dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
+   >=dev-python/backports-unittest-mock-1.2[${PYTHON_USEDEP}]
+   )
+"
+PDEPEND="
+   >=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]"
+
+# Force in-source build because build system modifies sources.
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DOCS=( {CHANGES,README}.rst 
docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
+
+python_prepare_all() {
+   if [[ ${PV} == "" ]]; then
+   python_setup
+   ${EPYTHON} bootstrap.py || die
+   fi
+
+   # disable tests requiring a network connection
+   rm setuptools/tests/test_packageindex.py || die
+
+   # don't run integration tests
+   rm setuptools/tests/test_integration.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
+   # It tries to sandbox the test in a tempdir
+   HOME="${PWD}" py.test --verbose ${PN} || die "Tests failed under 
${EPYTHON}"
+}
+
+python_install() {
+   export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
+   distutils-r1_python_install
+}



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

2017-09-20 Thread Tim Harder
commit: a9e850c09a1d6a4d9ef4063e34dd39d43cafd94e
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 04:16:41 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e850c0

dev-python/pytest-fixture-config: add pypy/pypy3 to PYTHON_COMPAT

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

diff --git 
a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild 
b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
index a607d181c71..62dfb8e1520 100644
--- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
+++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 



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

2017-09-20 Thread Tim Harder
commit: eaba7c176962be7f0ed314b7760676336d0fa352
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 04:23:44 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaba7c17

dev-python/contextlib2: add pypy3 to PYTHON_COMPAT

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

diff --git a/dev-python/contextlib2/contextlib2-0.5.5.ebuild 
b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
index 0c57fbcb5e9..2b809243985 100644
--- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
+++ b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit distutils-r1
 



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

2017-09-20 Thread Tim Harder
commit: f20e324d0bf711026f3f4e85a22b8d8da2a06a52
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 03:31:30 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20e324d

dev-python/pytest-virtualenv: version bump to 1.2.11

 dev-python/pytest-virtualenv/Manifest  |  1 +
 .../pytest-virtualenv-1.2.11.ebuild| 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/pytest-virtualenv/Manifest 
b/dev-python/pytest-virtualenv/Manifest
index f321bea2950..fb8e99a5c14 100644
--- a/dev-python/pytest-virtualenv/Manifest
+++ b/dev-python/pytest-virtualenv/Manifest
@@ -1,2 +1,3 @@
+DIST pytest-virtualenv-1.2.11.tar.gz 9528 SHA256 
4d3fe63133bb9c8a191a7d5388ca51b6938e6d1388d04f650dccbde5790dabb0 SHA512 
317ef8717f0ad4da6d38167f1f0dd65b6f1b3bd08bd1361fe6a27e6e422cd9fab62f3fac3848082bb24411505ecd41495fc1cbedb970d43945c8f6f8cfbbdf41
 WHIRLPOOL 
a3b48cc848be1fec76e7fb7980e0c0faa2ef1749e3097c6956e7b83b8cf7a69eba9f1be8d2c4846495c2ab9efd29415c4961061e0206896744328c62c98b1f69
 DIST pytest-virtualenv-1.2.5.tar.gz 9480 SHA256 
ecd883d6bc9cd70f66b4297dfb0d04415b013cdc3efb8b8a0b917a516b50d22e SHA512 
7d437346c3b4aa96078cc4fa8f0b6c83b173572209e71a74c77098ab4e8ad0c571c0932c2b413123cd73f47a4eda36d0c0ae3ece2866afc2d1f5092357c7593a
 WHIRLPOOL 
f3fb869b85a5d582afbd297c3dedee6f864e53efcbc11cd5d199649fb0df048ac42f17a25ac2aff1c0c876ccb664361cb6b57865a143899a3d6c75cf6817fbb5
 DIST pytest-virtualenv-1.2.7.tar.gz 9836 SHA256 
51fb6468670624b2315aecaf1a2bbd698509e3ea6a1e28b094984c45e1376755 SHA512 
046bfe20a08f6081c21a01bb4137b0bb481fddb61ac2cbf1a764dfec1eccf7393236e4358fdfdb5e982aba01cf3ac457c4320c2f56fa542542dd9721403bf9ec
 WHIRLPOOL 
183fe45480c84dadbd34006c92c3d72220ff3e0321781013ff829ad2392963be5d17316a17719bcdd92f51407d7433f73380d3300f631f75fcd354a7b58b2411

diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild 
b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
new file mode 100644
index 000..70c40e53ee4
--- /dev/null
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Virtualenv fixture for py.test"
+HOMEPAGE="https://github.com/manahl/pytest-plugins 
https://pypi.python.org/pypi/pytest-virtualenv";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
+   dev-python/pytest-shutil[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools-git[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   esetup.py test
+}



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

2017-09-20 Thread Tim Harder
commit: 2e60329b6c3cfa5b16a17cb1acdeaea33a2ae9ed
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 04:56:11 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:14:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e60329b

dev-python/pytest-shutil: add pypy/pypy3 to PYTHON_COMPAT

 dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
index 9e003f9243e..208a4abe0d9 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 
@@ -31,5 +31,8 @@ DEPEND="
 "
 
 python_test() {
+   # various pickling errors, but code works to run pytest-virtualenv tests
+   [[ ${EPYTHON} == pypy ]] && return
+
esetup.py test
 }



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

2017-09-20 Thread Tim Harder
commit: f8bdccb1ee551de4b02f3fcb9db9fa71b7a85677
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 02:55:39 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:12:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bdccb1

dev-python/pytest-fixture-config: version bump to 1.2.11

 dev-python/pytest-fixture-config/Manifest  |  1 +
 .../pytest-fixture-config-1.2.11.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/pytest-fixture-config/Manifest 
b/dev-python/pytest-fixture-config/Manifest
index b8242f377f8..97e3030bfcf 100644
--- a/dev-python/pytest-fixture-config/Manifest
+++ b/dev-python/pytest-fixture-config/Manifest
@@ -1 +1,2 @@
+DIST pytest-fixture-config-1.2.11.tar.gz 6525 SHA256 
6d4c064b614e4afbcd93b56d4ca14c44a295370e7843daf69925ff5c0fbe94a0 SHA512 
9d335621c7aec41ce769f450fb618ca1611a0e97bf3bd3bdaf43bb827dde62af28fb255a36643c4e6e9c958e7f7efe3f4fc308b3129fe7625c0504c0c46f1518
 WHIRLPOOL 
9386794f00575efbc06fcf212f132cf11a91df942e5807ecaad7651b67298dad577a8831450ae462c185732101262278e92a208f08fd11af2d15ae3664290485
 DIST pytest-fixture-config-1.2.2.tar.gz 4995 SHA256 
5df71da68709a233a7a9f1aa262091ac17ddfd4c170912d07030801fd360b781 SHA512 
c2d2346c50c8a73e37ce217e240eabdecf872700c9f4b020f1ca7532a06e6a5dc6b140356d96b1bf8c83f1cf737d95775abaa206c3dcf7e02555b26aa995f12d
 WHIRLPOOL 
97488a31b1b39f5964df34900e4ff8209e425746a7791172cdc6804c98561fa73a7d28d668bbea4fa55082d81c07a50387891a60c8503eedd761bc8f9639673d

diff --git 
a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild 
b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
new file mode 100644
index 000..a607d181c71
--- /dev/null
+++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Virtualenv fixture for py.test"
+HOMEPAGE="https://github.com/manahl/pytest-plugins 
https://pypi.python.org/pypi/pytest-fixture-config";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/pytest[${PYTHON_USEDEP}]
+"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools-git[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/six[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   esetup.py test
+}



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

2017-09-20 Thread Tim Harder
commit: 50592487bda622493e97f73378186f0b4d8eee47
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 21 04:49:11 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 21 05:14:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50592487

dev-python/pytest-virtualenv: add pypy/pypy3 to PYTHON_COMPAT

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

diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild 
b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
index 70c40e53ee4..8f8a936252a 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 



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

2017-09-20 Thread Alice Ferrazzi
commit: 67f6fa200611c6838b1155e61e59f65fe72f9265
Author: kuzetsa  gmail  com>
AuthorDate: Wed Sep 20 17:01:15 2017 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Thu Sep 21 05:03:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f6fa20

sys-kernel/ck-sources: v.bump (4.9.51 & 4.12.14)

Package-Manager: Portage-2.3.8, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5701

 sys-kernel/ck-sources/Manifest  |  6 +++
 sys-kernel/ck-sources/ck-sources-4.12.14.ebuild | 60 +++
 sys-kernel/ck-sources/ck-sources-4.9.51.ebuild  | 65 +
 3 files changed, 131 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index e1dba7995ca..81a5ef9436b 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -20,6 +20,9 @@ DIST genpatches-4.12-12.extras.tar.xz 17352 SHA256 
c2dffccc6da3948e6d8fbda3193e9
 DIST genpatches-4.12-13.base.tar.xz 227724 SHA256 
3267458204389194a541fe3b887b3f42ea143f2f0eb6d7e7196eaf07ab32cd83 SHA512 
6088bbe9b0007715e146917cb4288df69ee0d6a4e5628db90005c68d025bd12e304dd9e00e51a5a1a6844ed06a09571e9faec494257fd2aa3d6abc3bc9838000
 WHIRLPOOL 
87a4ec363cc74a12b76211f89db421062ae16ad453816384ef47782d3cd1dc609d103ab8746f7a5f41851355bc300931a4815bf33f42290eaad8c23c5c97f3d3
 DIST genpatches-4.12-13.experimental.tar.xz 5188 SHA256 
93fee6ffdc200c451bbe3a8c96feb343819390171d7d11d0559bd7c2eb24f6c1 SHA512 
80adbc13d7478b5c55b0b6380ffb1ba42cc10de8eb996db0457a1df6677e401d612f74ab756a9bab83b99f857af323d9d7fa6c36ace9aa0950671e1843c84777
 WHIRLPOOL 
43a63c45959046f616619cfcce36c398e55a2aca8c58d744f2a2fbd1123964a5d3d32905878a63e929ba7b73527753e305a1b52e9ba7af66247b714472e6734e
 DIST genpatches-4.12-13.extras.tar.xz 17352 SHA256 
89e50dd5fdfe8736684b8b9da3980ef29865c28bdb2f9a86a91b5d90c4c7d3de SHA512 
2f7f76e090926cff4c2980215a51cc745d8aa14a9153a8cd6170fee94e21d1b31beae0209d23963c7cc71bbcd0dbc6789e4b3eb0d8c6a0184c128a54bef44bdd
 WHIRLPOOL 
bdc6b2b96d38c8d34d384d75d1e95a988fa091295afad6242509ac56cc998784746e2e5e9571a7e2667173d45f9facc1ec498966a3f19c1ce4cd0a6e3c8b80a0
+DIST genpatches-4.12-15.base.tar.xz 247556 SHA256 
a8a14f85d7551b770c461e87c2108f24d520f255b40b4f2ba7660269ce9bf610 SHA512 
abd9f433fd6247fde9bd9c6655bd6cb90d56d4b3df6fed7f86872ff620f8502a7d277bd418c7d5d1667c792f85eb568b2cebe981cbd8bf4e4b7d7c3746e33d22
 WHIRLPOOL 
26a44d05019d19efd8fc7ae153c013ee050c81bc0f7d60644edc0b346c96c683c5b3664a1ee9694a93b77cfabc9a0240c9aeb1d6ecae670f7425aae95d4a54ea
+DIST genpatches-4.12-15.experimental.tar.xz 5188 SHA256 
0fb1a60a47025effcba3af7360ffb4995913b455cbf9f4dcd47e3c141f53dcc0 SHA512 
af85f2724f767062c06acefb230db5eaae6ae65c68b8d0ba52f7ea9f13cf07adc277929bc9a4e3532ec680c5c0d270d92f1786a21303390e33f41e592d9761c3
 WHIRLPOOL 
5eeb957c923a4b3db2724445a161bc0f395bb1ddb799d9aafb8509dfa78d15f0477a6ed2a14298d94aa1203d90d616457c46189ed71a87a4cc7b8972985db80f
+DIST genpatches-4.12-15.extras.tar.xz 17340 SHA256 
b22021fa7cb0f4254273fe61ba14e7c305b501de422709836648ec7950d81bd2 SHA512 
9080bff5dde940c4c96e18e9fd2a6b29946511424cd5bf6c7467efd7d1301a7401155514d97fa5a890339ba84525f36f7a4c272fece3faae3dfaaf24d1498ac1
 WHIRLPOOL 
f5a58a73291aebb4f7b2c0a9bab67605b9e41b9f495cafaaff2ad8581f93116692bf458b75b60ee1fdd9a803cc8643b99cd9fd3976512410c4fea66cba216e58
 DIST genpatches-4.12-7.base.tar.xz 145740 SHA256 
fe5ee55518eb59d7381806dfbd90ab33b9d16d99f1d3dc98e3fa9c3963ab64b7 SHA512 
0b772a56ae1a5819fc0fa8dc130c9f2c7701e9ebffb216b37714684811d6ea92b52a3c5720a4417893b9ebd97fee56605f5a821eee964418ae6b7d09b942acd1
 WHIRLPOOL 
b59379a8818f75ee0b1461d2edc732cf6f3c9ff2c058d4bff4767d3240ab4266a815252e16bcf5fc1d9c2365fe8096cdf710d8dca46108f6bf82a94df2f64cc5
 DIST genpatches-4.12-7.experimental.tar.xz 5188 SHA256 
b2371110a69f6e68e3bbaf2ecfaf9f8589824de94ff3f1bffceeb49948a659fe SHA512 
6204a007435249ec10b68718b1e63ceb446d13bfd7b1af9f40b88fa7c5a485633b7dfbafd71302dc1041ad1f83e01eb5c6c458e517a679b6c8085cf545e5be4e
 WHIRLPOOL 
6d4d9bdaa52404a038c2f53cad0e10c088f6ccdb9400983bbc13801b37e2aa8c89266d44318fa8925341e7e33a0146c68a718cbfb9126f673558dfafc1e4d5dc
 DIST genpatches-4.12-7.extras.tar.xz 17356 SHA256 
bc6c9e7e68f5cd1a011e72165fa07d80cd55fcee72ba2b41f2005cac9c60c0fc SHA512 
5a21b90460759b52f4a100fd649746c1082871dd4bb69d84dd49ee1682d203dba024398eb844eda7c545a8a405d28600059fd7c21d1f3db25ce750283fe3015c
 WHIRLPOOL 
4d886e5e702a3ec5c24543f7f8e33bcd889d71a69d6dd6ad4a8d40ad17d11c270f81d17cd91f096f7e2f66870717ed0d439a4a85ecf6f9f9effd70e3806d5ed4
@@ -59,6 +62,9 @@ DIST genpatches-4.9-49.extras.tar.xz 17352 SHA256 
c2dffccc6da3948e6d8fbda3193e95
 DIST genpatches-4.9-50.base.tar.xz 999876 SHA256 
033de360c5f3ea42d26ad196b2bb5db44c9bbded5c66234bbb9018ccb6dd2ad1 SHA512 
5a5f7114ef51d0d70affd78b9bb16909ef16f7069bc3398c50d2aca660c959cd3097ac773baaa65be325620c04399e126b18ef2b09cb8728725d4ce407b131f1
 WHIRLPOOL 
63ea77be9fbcfdd2315b53c874829c353133a4092d7be724f0ad1906c8f36057654eb8f9a2a0cdbbc38

[gentoo-commits] proj/sci:master commit in: sci-visualization/mricrogl/

2017-09-20 Thread Benda XU
commit: bde04ba5a872a67566f838c071ce08a75482ed7e
Author: Horea Christian  yandex  com>
AuthorDate: Mon Jul 17 17:12:31 2017 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Sep 21 02:55:35 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bde04ba5

sci-visualization/mricrogl: version bump.

Closes: https://github.com/gentoo/sci/pull/798
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../mricrogl/mricrogl-1.0.20170714.ebuild  | 41 ++
 1 file changed, 41 insertions(+)

diff --git a/sci-visualization/mricrogl/mricrogl-1.0.20170714.ebuild 
b/sci-visualization/mricrogl/mricrogl-1.0.20170714.ebuild
new file mode 100644
index 0..d8316d3d8
--- /dev/null
+++ b/sci-visualization/mricrogl/mricrogl-1.0.20170714.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils gnome2-utils
+
+DESCRIPTION="A simple medical imaging visualization tool"
+HOMEPAGE="https://github.com/neurolabusc/MRIcroGL";
+SRC_URI="https://github.com/neurolabusc/MRIcroGL/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=""
+DEPEND="dev-lang/fpc
+   >=dev-lang/lazarus-1.6.2"
+
+S="${WORKDIR}/MRIcroGL-${PV}"
+
+src_compile() {
+   lazbuild -B --lazarusdir="/usr/share/lazarus/" simplelaz.lpi || die
+}
+
+src_install() {
+   dobin MRIcroGL
+
+   insinto /usr/share/mricrogl
+   doins -r lut script shaders
+
+   doicon -s scalable mricrogl.svg
+   make_desktop_entry MRIcroGL MRIcroGL 
/usr/share/icons/hicolor/scalable/apps/mricrogl.svg
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/fsl/files/, sci-biology/fsl/

2017-09-20 Thread Benda XU
commit: 0d75b7b6bc3b549e4d3fbe95c65ebce4ef1d92cc
Author: Horea Christian  yandex  com>
AuthorDate: Tue Aug  8 13:37:56 2017 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Sep 21 02:39:21 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=0d75b7b6

sci-biology/fsl: version bump.

  made env.dfile prefix-compatible

Closes: https://github.com/gentoo/sci/pull/804
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/fsl/files/fsl-5.0.9-fsldir_redux.patch | 456 +
 sci-biology/fsl/files/fsl-5.0.9-headers.patch  |  15 +
 sci-biology/fsl/files/fsl-5.0.9-setup.patch| 115 ++
 sci-biology/fsl/fsl-5.0.8.ebuild   |   4 +-
 .../fsl/{fsl-5.0.8.ebuild => fsl-5.0.9.ebuild} |  68 ++-
 5 files changed, 621 insertions(+), 37 deletions(-)

diff --git a/sci-biology/fsl/files/fsl-5.0.9-fsldir_redux.patch 
b/sci-biology/fsl/files/fsl-5.0.9-fsldir_redux.patch
new file mode 100644
index 0..c28fabe42
--- /dev/null
+++ b/sci-biology/fsl/files/fsl-5.0.9-fsldir_redux.patch
@@ -0,0 +1,456 @@
+# Adapt hard-coded paths to the directory structure of Gentoo (including 
Prefix)
+# From: Francois Bissey 
+# Signed-off-by: Horea Christian 
+
+diff -Naur fsl.orig/src/fast4/fast_two.cc fsl/src/fast4/fast_two.cc
+--- fsl.orig/src/fast4/fast_two.cc 2015-03-30 11:54:10.522550233 +1300
 fsl/src/fast4/fast_two.cc  2015-03-30 11:54:18.412569892 +1300
+@@ -166,7 +166,7 @@
+ string csfPriorName, grayPriorName, whitePriorName;
+   if(alternatePriors.unset())
+   {
+-string priorRootName=string(getenv("FSLDIR")) + 
"/data/standard/tissuepriors/avg152T1_";
++string 
priorRootName="@GENTOO_PORTAGE_EPREFIX@/usr/share/fsl/data/standard/tissuepriors/avg152T1_";
+ csfPriorName = priorRootName+"csf";
+ grayPriorName = priorRootName+"gray";
+ whitePriorName = priorRootName+"white";
+@@ -215,15 +215,15 @@
+ if(bapused>0)
+   {
+   char reg[1024];
+-  sprintf(reg, "%s/bin/flirt -ref %s -in %s -out %s -applyxfm -init %s", 
getenv("FSLDIR"), inname.c_str(), csfPriorName.c_str(), 
(main_prior_vol+"_csf_stdspace").c_str(),  bapriori.value().c_str());
++  sprintf(reg, "flirt -ref %s -in %s -out %s -applyxfm -init %s", 
inname.c_str(), csfPriorName.c_str(), (main_prior_vol+"_csf_stdspace").c_str(), 
 bapriori.value().c_str());
+ if(verbose.value())
+ cout< G;
+   vector titles;
+   float  tr, mult, trmult, nltffwhm=0, maxconvwin=0;
+-  char   fl[1], *FSLDIR;
++  char   fl[1];
+   string fn, filename;
+   FONT_DATA *font_data = new FONT_DATA[1];
+ 
+@@ -760,8 +760,6 @@
+   if (argc==3)
+ motionparams=remmean(read_ascii_matrix(argv[2]));
+ 
+-  FSLDIR=getenv("FSLDIR");
+-
+   fn = string(argv[1])+".fsf";
+ 
+   level  = atoi(find_line(fn, "fmri(level)", fl));
+@@ -1491,7 +1489,7 @@
+   writeCovarianceImage(string(argv[1])+"_cov.ppm", contrasts, F, nftests, 
realDesign, level, evs.eigenvals, font_data, contrasts.RE);
+   writeImagePreview(string(argv[1])+".ppm", contrasts, F, nftests, 
realDesign, level, evs, font_data, titles, tr, nltffwhm, nTimepoints, G);
+ 
+-  filename=string(getenv("FSLDIR"))+"/bin/wpng -q -overwrite  
"+string(argv[1])+".ppm ";
++  filename="wpng -q -overwrite  "+string(argv[1])+".ppm ";
+   system(filename.c_str());
+ 
+   return(0);
+@@ -2134,6 +2132,6 @@
+ 
+ fclose(outputfile);
+ 
+-filename=string(getenv("FSLDIR")) + "/bin/wpng -q -overwrite  " + 
filename;
++filename="wpng -q -overwrite  " + filename;
+ system(filename.c_str());
+ }
+diff -Naur fsl.orig/src/feat5/tsplot.cc fsl/src/feat5/tsplot.cc
+--- fsl.orig/src/feat5/tsplot.cc   2015-03-30 11:54:10.502550183 +1300
 fsl/src/feat5/tsplot.cc2015-03-30 11:54:18.412569892 +1300
+@@ -293,7 +293,7 @@
+ ofstream outputFile;
+ int  numEVs, npts, numContrasts=1, nftests=0, GRPHSIZE(600), 
PSSIZE(600); 
+ vector normalisedContrasts, model, triggers;
+- string   fmriFileName, fslPath, featdir, vType, indexText;
++ string   fmriFileName, featdir, vType, indexText;
+ ColumnVector NewimageVoxCoord(4),NiftiVoxCoord(4);
+ bool outputText(true), useCoordinate(false), prewhiten(false), 
useTriggers(false), customMask(false), modelFree(false), isHigherLevel(false), 
outputDataOnly(false);
+ bool zWeightClusters(true);
+@@ -307,7 +307,6 @@
+   if (argc<2) usage("");
+   featdir=string(argv[1]);
+   fmriFileName=featdir+"/filtered_func_data";
+-  fslPath=string(getenv("FSLDIR"));
+ 
+   string outputName(featdir);
+ 
+@@ -725,7 +724,7 @@
+   cerr << "Can't open output report file " << outputName << endl;
+   exit(1);
+   }
+-  outputFile << "\n"<< statType << num2str(i) 
<<"\n\n\nFEAT Time Series Report - "<< 
statType << num2str(i) <<"\n\nFull plots\n"<< 
graphText;
++  outputFile << "\n"<< statType << num2str(i) 
<<"\n\n\nFEAT
 Time Series Report - "<< statType << num2str(i) 
<<"\n\nFull plots\n"<< graphText;
+   if (useTriggers) outputF

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

2017-09-20 Thread Kent Fredric
commit: fd8ccf7c0ea840977dc83c6ea7238565e725941a
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Sep 21 01:26:40 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Sep 21 01:27:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8ccf7c

dev-lang/perl: Bump 5.28. to 5.27.4

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-lang/perl/Manifest  | 2 +-
 dev-lang/perl/perl-5.28..ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/perl/Manifest b/dev-lang/perl/Manifest
index e0e1d7e2915..01009fc9bee 100644
--- a/dev-lang/perl/Manifest
+++ b/dev-lang/perl/Manifest
@@ -8,7 +8,7 @@ DIST perl-5.25.11-patches-1.tar.xz 16776 SHA256 
43dda2f9a20b2d25caa733ba94ac
 DIST perl-5.26.0.tar.xz 11961692 SHA256 
9bf2e3d0d72aad77865c3bdbc20d3b576d769c5c255c4ceb30fdb9335266bf55 SHA512 
cd5af6495fe4c46c0d5d0f51d4015b54daa221f08a5fb48899c247cb57c2ba85cffb97e6d258d0f931504828bb23e175d899f311c73805d924d1042058ac42e4
 WHIRLPOOL 
9b87a1fd5371871c747351440e40f5d1345b8bf6ac5810b9ef239e58947fe0c243583fdac6888f0450bdca437b6031cc5281a4e045d5014642ef2dc671e24e47
 DIST perl-5.26.1-RC1.tar.xz 11923212 SHA256 
3c52c1092a66ee7c809af53076e1f407e43f52962272d0fd2e95bfb6c70df111 SHA512 
036151303704e8d91db8cc22a9c8972499babca112d46f570e4f921fdad1b73919f6d038973896ff3d55b079080c4682609b3f73b962999bc5f5425b7b877084
 WHIRLPOOL 
99ae7d69509fcd85486beff976f79da03216e2ef1b241080b3d65bbacc343b8fb577082e111f5fd5214c42dd704465efdb2622558ed76fefa1315fe0dec40d3f
 DIST perl-5.27.1-patches-1.tar.xz 16444 SHA256 
98e3c57398a3476ff809b98c7a17e52424842ca41499b3ee84b73d90c633ec62 SHA512 
c70e033619e1caecb5e5d70e36094bb105f0387a383f7091c763b87ad9f31121c036446e337d44565ce66c9977870c951f2fbd61d34ac1633c18ac9d0b489a13
 WHIRLPOOL 
d211c1b5b3358e8142dd6c6ec9b324db49d1097a0f717168a299e22872d7ff3f9066dace7ac1de935117849445de15f6c3b0afd14afa2750c69d388b83c464d9
-DIST perl-5.27.3.tar.xz 12063840 SHA256 
27c8d4b9b2788cb5a44c31dfeff249c1dc106165518096e0dd839d17f2b9bb84 SHA512 
f5c5f7ade083e8fd519b2b2f641e1430b9bb4b53bc3367eb842cc0328041c03c49d6aee0e1c9c26289881b2b0521dc18994259b5592233672401688f73cf4c6a
 WHIRLPOOL 
b7271acaa07308fec93682a69eda73cba33200e4be69821de6917f122ac918b79450dc1cadf5ec2753abe1694c51931ea8642a17f4af142c9d05ec955c370b9e
+DIST perl-5.27.4.tar.xz 11977216 SHA256 
a9ade3ec7e605bee6990bf0eb4502da8bd62fa2d4f70b2c4407a15aa7e12543c SHA512 
92c170a195da61d306faa8699682f69469e6e04188972ca608f4125122556d0839558cea3b3812b8e70114e9ae566bb58b22d277f66ff837d938bade02f04636
 WHIRLPOOL 
fa156cddd72d9f3811450fea6c4378421021ed73f367dfc123cbfe4d1144e65d257a30d751ffed86ae787f05bf8f0c75d6167618ce480f70e615eb1da23acb81
 DIST perl-cross-1.1.4.tar.gz 94623 SHA256 
c840a327d5464ca271cac40d52e2d199330875527bf1003c28a6e550fb7bcc57 SHA512 
3bfc108245f0c05b7d45c317eb28c2eb70aba528dfe8a39bc99d6e49b4751f5dca4f4ac661484bfc7528c3e28fcdbd8994c36daa49c25516618fec1f58116d79
 WHIRLPOOL 
c4a150cf15d067cd58db63dae01bbe81080477f9a2bfcd8557b2097bbf93509bb9128feef84e8a2913724a82de0accc3b9c5d65207ee9dcd2989fe51
 DIST perl-cross-1.1.5.tar.gz 95122 SHA256 
0e719e75983b16c7726c2c9462f9498bb1fc4ad38c9f2513a65f3dd34e3decb3 SHA512 
344ae0ff3ab8a2ce3fdb0de10972164c8cc14abd9c5c9bf55029bc8a6c2e62b3f9dda88892b1d8d0e30b76f94d42feea1dd5e5c55631f9eb53d1443285e2e3d1
 WHIRLPOOL 
b194d4986511e3483921b11bd264586f1e185df8cd33e408b7f5702403b6dc9e20d0245a60e47e8ee03db8002effccdde48ab7ad1087a9f35ec703b558f699cc
 DIST perl-cross-1.1.6.tar.gz 96075 SHA256 
2b3b88f54d85beb438bd2948e2d89461db5ab6253f01b3c2c9ae3ddc30b4 SHA512 
4d46ad55093d90da4b0589552d14390efdc6604532ad2b4a3b20a79c69ef3b3cfe0e171b439dfa464bbee2e1fbd92606af6e6584d9355a8476e5b4ada8733653
 WHIRLPOOL 
78254d35c462758c6fdcc7a0a30668919d2fc0034947900e8e7575deee4932d9659486fa32b938c5ca14332aef99bdf0ec198b301cc8cfb1225a322c8516192c

diff --git a/dev-lang/perl/perl-5.28..ebuild 
b/dev-lang/perl/perl-5.28..ebuild
index 1405b91843d..7f73c3a4939 100644
--- a/dev-lang/perl/perl-5.28..ebuild
+++ b/dev-lang/perl/perl-5.28..ebuild
@@ -9,14 +9,14 @@ PATCH_VER=1
 CROSS_VER=1.1.6
 PATCH_BASE="perl-5.27.1-patches-${PATCH_VER}"
 
-DIST_AUTHOR=WOLFSAGE
+DIST_AUTHOR=GENEHACK
 
 # Greatest first, don't include yourself
 # Devel point-releases are not ABI-intercompatible, but stable point releases 
are
 # BIN_OLDVERSEN is contains only C-ABI-intercompatible versions
 PERL_BIN_OLDVERSEN=""
 if [[ "${PV##*.}" == "" ]]; then
-   DIST_VERSION=5.27.3
+   DIST_VERSION=5.27.4
 else
DIST_VERSION="${PV/_rc/-RC}"
 fi
@@ -83,7 +83,7 @@ dual_scripts() {
src_remove_dual  perl-core/ExtUtils-ParseXS   3.350.0   xsubpp
src_remove_dual  perl-core/IO-Compress2.74.0
zipdetails
src_remove_dual  perl-core/JSON-PP2.940.0   json_pp
-   src_remove_dual  perl-core/Module-CoreList5.201.708.210 corelist
+   src_remove_dual  perl-core/Module-CoreList   

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

2017-09-20 Thread NP Hardass
commit: c2c4e6a389aa83aad7820188305beb5c04db67fb
Author: NP-Hardass  gentoo  org>
AuthorDate: Thu Sep 21 00:56:00 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Thu Sep 21 00:56:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c4e6a3

media-sound/lmms: allow use of virtual/wine

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-sound/lmms/lmms-1.0.2.ebuild  | 4 ++--
 media-sound/lmms/lmms-1.0.3.ebuild  | 4 ++--
 media-sound/lmms/lmms-1.1.3.ebuild  | 4 ++--
 media-sound/lmms/lmms-1.1.90.ebuild | 2 +-
 media-sound/lmms/lmms-.ebuild   | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-sound/lmms/lmms-1.0.2.ebuild 
b/media-sound/lmms/lmms-1.0.2.ebuild
index d82577c634f..4449d988d50 100644
--- a/media-sound/lmms/lmms-1.0.2.ebuild
+++ b/media-sound/lmms/lmms-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,7 +32,7 @@ RDEPEND="dev-qt/qtcore:4
sdl? ( media-libs/libsdl
>=media-libs/sdl-sound-1.0.1 )
stk? ( media-libs/stk )
-   vst? ( app-emulation/wine )"
+   vst? ( || ( app-emulation/wine virtual/wine ) )"
 DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.5"
 RDEPEND="${RDEPEND}

diff --git a/media-sound/lmms/lmms-1.0.3.ebuild 
b/media-sound/lmms/lmms-1.0.3.ebuild
index d82577c634f..4449d988d50 100644
--- a/media-sound/lmms/lmms-1.0.3.ebuild
+++ b/media-sound/lmms/lmms-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,7 +32,7 @@ RDEPEND="dev-qt/qtcore:4
sdl? ( media-libs/libsdl
>=media-libs/sdl-sound-1.0.1 )
stk? ( media-libs/stk )
-   vst? ( app-emulation/wine )"
+   vst? ( || ( app-emulation/wine virtual/wine ) )"
 DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.5"
 RDEPEND="${RDEPEND}

diff --git a/media-sound/lmms/lmms-1.1.3.ebuild 
b/media-sound/lmms/lmms-1.1.3.ebuild
index 524345b5ec7..c464b0d22d4 100644
--- a/media-sound/lmms/lmms-1.1.3.ebuild
+++ b/media-sound/lmms/lmms-1.1.3.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
@@ -32,7 +32,7 @@ RDEPEND="dev-qt/qtcore:4
sdl? ( media-libs/libsdl
>=media-libs/sdl-sound-1.0.1 )
stk? ( media-libs/stk )
-   vst? ( app-emulation/wine )"
+   vst? ( || ( app-emulation/wine virtual/wine ) )"
 DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.5"
 RDEPEND="${RDEPEND}

diff --git a/media-sound/lmms/lmms-1.1.90.ebuild 
b/media-sound/lmms/lmms-1.1.90.ebuild
index 8dd35dd42c6..9fb0ae7c9eb 100644
--- a/media-sound/lmms/lmms-1.1.90.ebuild
+++ b/media-sound/lmms/lmms-1.1.90.ebuild
@@ -47,7 +47,7 @@ RDEPEND="qt5? (
>=media-libs/sdl-sound-1.0.1 )
soundio? ( media-libs/libsoundio )
stk? ( media-libs/stk )
-   vst? ( app-emulation/wine )"
+   vst? ( || ( app-emulation/wine virtual/wine ) )"
 DEPEND="${RDEPEND}
qt5? ( dev-qt/linguist-tools:5 )
>=dev-util/cmake-2.4.5"

diff --git a/media-sound/lmms/lmms-.ebuild 
b/media-sound/lmms/lmms-.ebuild
index 8dd35dd42c6..9fb0ae7c9eb 100644
--- a/media-sound/lmms/lmms-.ebuild
+++ b/media-sound/lmms/lmms-.ebuild
@@ -47,7 +47,7 @@ RDEPEND="qt5? (
>=media-libs/sdl-sound-1.0.1 )
soundio? ( media-libs/libsoundio )
stk? ( media-libs/stk )
-   vst? ( app-emulation/wine )"
+   vst? ( || ( app-emulation/wine virtual/wine ) )"
 DEPEND="${RDEPEND}
qt5? ( dev-qt/linguist-tools:5 )
>=dev-util/cmake-2.4.5"



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

2017-09-20 Thread NP Hardass
commit: acf00ba6dd6a4f9374896d6e30b965f9aa2b85b2
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 23:35:44 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 23:36:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf00ba6

net-misc/vde: Tweak verbosity of init script

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/vde/files/vde.init-r1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-misc/vde/files/vde.init-r1 b/net-misc/vde/files/vde.init-r1
index b2ad548f372..0934c51f8f4 100644
--- a/net-misc/vde/files/vde.init-r1
+++ b/net-misc/vde/files/vde.init-r1
@@ -19,6 +19,8 @@ start_pre() {
 start() {
VDE_SOCKET="${VDE_SOCKET:-/run/${RC_SVCNAME}.ctl}"
 
+   ebegin "Starting ${SVC_NAME}"
+
start-stop-daemon --start --exec ${command} -- \
--pidfile=${pidfile} \
--tap=${VDE_TAP} \



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

2017-09-20 Thread NP Hardass
commit: cf0f407148dc9a70837610f98359dedb993b1b80
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 22:54:58 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 23:36:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0f4071

net-misc/vde: Drop orphaned files

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/vde/files/vde-2.2.2-gcc43.patch   | 60 
 net-misc/vde/files/vde-2.2.2-gcc53.patch   | 66 --
 .../files/vde-2.2.2-slirpvde-buffer-overflow.patch | 49 
 net-misc/vde/files/vde.conf| 10 
 net-misc/vde/files/vde.init| 25 
 5 files changed, 210 deletions(-)

diff --git a/net-misc/vde/files/vde-2.2.2-gcc43.patch 
b/net-misc/vde/files/vde-2.2.2-gcc43.patch
deleted file mode 100644
index 3b6e7b00385..000
--- a/net-misc/vde/files/vde-2.2.2-gcc43.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -NrU5 vde2-2.2.2.orig/src/kvde_switch/consmgmt.c 
vde2-2.2.2/src/kvde_switch/consmgmt.c
 vde2-2.2.2.orig/src/kvde_switch/consmgmt.c 2008-09-04 21:14:55.0 
+0200
-+++ vde2-2.2.2/src/kvde_switch/consmgmt.c  2008-09-04 21:16:26.0 
+0200
-@@ -22,10 +22,11 @@
- #include 
- #include 
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- #include 
- #include 
- 
-diff -NrU5 vde2-2.2.2.orig/src/kvde_switch/datasock.c 
vde2-2.2.2/src/kvde_switch/datasock.c
 vde2-2.2.2.orig/src/kvde_switch/datasock.c 2008-09-04 21:14:55.0 
+0200
-+++ vde2-2.2.2/src/kvde_switch/datasock.c  2008-09-04 21:19:59.0 
+0200
-@@ -24,10 +24,11 @@
- #include 
- #include 
- #include 
- #define _GNU_SOURCE
- #include 
-+#include 
- 
- #include 
- #include 
- #include 
- 
-diff -NrU5 vde2-2.2.2.orig/src/vde_plug2tap.c vde2-2.2.2/src/vde_plug2tap.c
 vde2-2.2.2.orig/src/vde_plug2tap.c 2008-09-04 21:14:55.0 +0200
-+++ vde2-2.2.2/src/vde_plug2tap.c  2008-09-04 21:22:23.0 +0200
-@@ -16,10 +16,11 @@
- #include 
- #include 
- #include 
- #define _GNU_SOURCE
- #include 
-+#include 
- 
- #include 
- #include 
- #include 
- #include 
-diff -NrU5 vde2-2.2.2.orig/src/wirefilter.c vde2-2.2.2/src/wirefilter.c
 vde2-2.2.2.orig/src/wirefilter.c   2008-09-04 21:14:55.0 +0200
-+++ vde2-2.2.2/src/wirefilter.c2008-09-04 21:25:21.0 +0200
-@@ -29,10 +29,11 @@
- #include 
- #include 
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- #include 
- #include 
- #include 

diff --git a/net-misc/vde/files/vde-2.2.2-gcc53.patch 
b/net-misc/vde/files/vde-2.2.2-gcc53.patch
deleted file mode 100644
index 60fb98cc9a8..000
--- a/net-misc/vde/files/vde-2.2.2-gcc53.patch
+++ /dev/null
@@ -1,66 +0,0 @@
 src/slirpvde/misc.c2016-01-02 22:54:35.746094904 -0500
-+++ src/slirpvde/misc.c.old2016-01-02 22:54:33.152132668 -0500
-@@ -120,11 +120,15 @@ getouraddr()
- struct quehead_32 {
-   u_int32_t qh_link;
-   u_int32_t qh_rlink;
- };
-
-+#ifdef __GNUC_GNU_INLINE__
- inline void
-+#else
-+extern inline void
-+#endif
- insque_32(a, b)
-   void *a;
-   void *b;
- {
-   register struct quehead_32 *element = (struct quehead_32 *) a;
-@@ -134,11 +134,15 @@ insque_32(a, b)
-   element->qh_rlink = (u_int32_t)head;
-   ((struct quehead_32 *)(element->qh_link))->qh_rlink
-   = (u_int32_t)element;
- }
- 
-+#ifdef __GNUC_GNU_INLINE__
- inline void
-+#else
-+extern inline void
-+#endif
- remque_32(void *a)
- {
-   register struct quehead_32 *element = (struct quehead_32 *) a;
-   ((struct quehead_32 *)(element->qh_link))->qh_rlink = element->qh_rlink;
-   ((struct quehead_32 *)(element->qh_rlink))->qh_link = element->qh_link;
-@@ -150,11 +150,15 @@ remque_32(void *a)
- struct quehead {
-   struct quehead *qh_link;
-   struct quehead *qh_rlink;
- };
- 
-+#ifdef __GNUC_GNU_INLINE__
- inline void
-+#else
-+extern inline void
-+#endif
- insque(a, b)
-   void *a, *b;
- {
-   register struct quehead *element = (struct quehead *) a;
-   register struct quehead *head = (struct quehead *) b;
-@@ -163,11 +163,15 @@ insque(a, b)
-   element->qh_rlink = (struct quehead *)head;
-   ((struct quehead *)(element->qh_link))->qh_rlink
-   = (struct quehead *)element;
- }
- 
-+#ifdef __GNUC_GNU_INLINE__
- inline void
-+#else
-+extern inline void
-+#endif
- remque(a)
-  void *a;
- {
-   register struct quehead *element = (struct quehead *) a;
-   ((struct quehead *)(element->qh_link))->qh_rlink = element->qh_rlink;

diff --git a/net-misc/vde/files/vde-2.2.2-slirpvde-buffer-overflow.patch 
b/net-misc/vde/files/vde-2.2.2-slirpvde-buffer-overflow.patch
deleted file mode 100644
index cc494e16ac4..000
--- a/net-misc/vde/files/vde-2.2.2-slirpvde-buffer-overflow.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From d466d77be6ec40d8d7d96050fbee5e17e7c61af9 Mon Sep 17 00:00:00 2001
-From: Ludwig Nussel 
-Date: Tue, 30 Sep 2

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

2017-09-20 Thread NP Hardass
commit: 5a8034fff6a4ef923daf2076fa0112108774c9a7
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 22:54:30 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 23:36:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8034ff

net-misc/vde: Fix compilation with format-security

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

 net-misc/vde/files/vde-2.3.2-format-security.patch | 18 ++
 net-misc/vde/vde-2.3.2-r4.ebuild   |  2 ++
 2 files changed, 20 insertions(+)

diff --git a/net-misc/vde/files/vde-2.3.2-format-security.patch 
b/net-misc/vde/files/vde-2.3.2-format-security.patch
new file mode 100644
index 000..d1cfaa58cb2
--- /dev/null
+++ b/net-misc/vde/files/vde-2.3.2-format-security.patch
@@ -0,0 +1,18 @@
+--- a/src/common/cmdparse.c2017-09-20 18:47:31.662856695 -0400
 b/src/common/cmdparse.c2017-09-20 18:48:54.008852141 -0400
+@@ -284,13 +284,13 @@
+   int i;
+   for 
(i=0;i='0' 
&& *t <= '9') t++;
+   if (num < argc) 
+-  
fprintf(mf,argv[num]);
++  
fprintf(mf,"%s",argv[num]);
+   }
+   } else
+   fprintf(mf,"%c",*t);

diff --git a/net-misc/vde/vde-2.3.2-r4.ebuild b/net-misc/vde/vde-2.3.2-r4.ebuild
index f0872a509c6..fe1cc671c9a 100644
--- a/net-misc/vde/vde-2.3.2-r4.ebuild
+++ b/net-misc/vde/vde-2.3.2-r4.ebuild
@@ -31,6 +31,8 @@ RDEPEND="${COMMON_DEPS}
 
 S="${WORKDIR}/${MY_P}"
 
+PATCHES=( "${FILESDIR}/${P}-format-security.patch" )
+
 pkg_setup() {
# default group already used in kqemu
enewgroup qemu



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

2017-09-20 Thread Mike Gilbert
commit: 993c640ae3d6ce9423e9c88ec6a769b0d9e046b5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Sep 20 22:40:07 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Sep 20 22:40:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993c640a

net-misc/networkmanager: bump to 1.8.4

Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38

 net-misc/networkmanager/Manifest   |   1 +
 .../networkmanager/networkmanager-1.8.4.ebuild | 324 +
 2 files changed, 325 insertions(+)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 2496fce7400..75b97e081d2 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1,3 +1,4 @@
 DIST NetworkManager-1.4.4.tar.xz 3762664 SHA256 
829378f318cc008d138a23ca6a9191928ce75344e7e47a2f2c35f4ac82133309 SHA512 
a73e423e88b0e2694a46dc04f492a656d766796aa987b2e4644147a5939a6fdeb22ff5d8b36c723444bc0ab3d8740b80fa82c2f5e07f073998841695978d6e14
 WHIRLPOOL 
d5e4ca3868c2aa8bceec2029c573b61ccc2fbc9f9a84cb8360ecf7d7503011f0501e9bffd54b163de8e84606ad7977b3c187adb78beed3a44bf2a3ee9821631f
 DIST NetworkManager-1.8.0.tar.xz 3811100 SHA256 
fa5a5c6a36cdf95b12df34cc575bd61a74f297ede9be22cac4807a1aff3cf69e SHA512 
1f261a9bbba1013ec7ac88672f2ebdfdb9447874eb711ccfa7383534f003f37aabbcddb51aa868e14cec1d76c33d33a99d681a3858ea6239112fe6fce81a9c6c
 WHIRLPOOL 
3e94a50cd50582f9cad26937ee8d597fe275a857882b1fe7ee3a85e3a30cedf16f559064f92afcb00e1703c42b34c0438a0b798538dcedf8cd29da596390b93a
 DIST NetworkManager-1.8.2.tar.xz 3818844 SHA256 
71a5efcd9e4c237ab57b2893ccc8f91f884ace3bec0e2bd4b31a4c9677ff1bf4 SHA512 
7bebea66d8f494c052313224e9d5b1b4cf665482f07ee5d93defc3543f32296545a2d1097ab1fff27dbebb58e07a4bc47fbc0101163db92953ae66ac9b95524d
 WHIRLPOOL 
5928c3d4c1a35dc9485c303f3ce7e7b33c3949a058bd566f8b779d5d6dfa11ee8fc365e1a7954a214cabea70f2239b0f6e2079a67616f5487abbd1d6053260a3
+DIST NetworkManager-1.8.4.tar.xz 3821500 SHA256 
625e2eb36386dcae599075226200140d010f213b47f7202d83b3b1a202029212 SHA512 
e9aa26e2abe4537c6cbba53e281493e32be8a9f0624d5323212848f286d1279ad2ab79a39de34ad0ea188c888b1b61c4ba4d4d053c4d227e68f9236955f69bb1
 WHIRLPOOL 
68d5721b06a978f4fa5db496f79eb5e56a007fe8966f4e083ed9f6140893e7fcbe0aedaa6357ed6f7fb4ceeae9c8b7aa8d92dd51c3ccd46048d1e1e5f62c1656

diff --git a/net-misc/networkmanager/networkmanager-1.8.4.ebuild 
b/net-misc/networkmanager/networkmanager-1.8.4.ebuild
new file mode 100644
index 000..55ec2f85cec
--- /dev/null
+++ b/net-misc/networkmanager/networkmanager-1.8.4.ebuild
@@ -0,0 +1,324 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="NetworkManager"
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \
+   user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev 
multilib-minimal
+
+DESCRIPTION="A set of co-operative tools that make networking simple and 
straightforward"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager";
+
+LICENSE="GPL-2+"
+SLOT="0" # add subslot if libnm-util.so.2 or libnm-glib.so.4 bumps soname 
version
+
+IUSE="audit bluetooth connection-sharing consolekit +dhclient dhcpcd elogind 
gnutls +introspection json kernel_linux +nss +modemmanager ncurses ofono 
policykit +ppp resolvconf selinux systemd teamd test vala +wext +wifi"
+
+REQUIRED_USE="
+   modemmanager? ( ppp )
+   vala? ( introspection )
+   wext? ( wifi )
+   ^^ ( nss gnutls )
+   ?? ( consolekit elogind systemd )
+"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# gobject-introspection-0.10.3 is needed due to gnome bug 642300
+# wpa_supplicant-0.7.3-r3 is needed due to bug 359271
+# TODO: need multilib janson (linked to libnm.so)
+COMMON_DEPEND="
+   >=sys-apps/dbus-1.2[${MULTILIB_USEDEP}]
+   >=dev-libs/dbus-glib-0.100[${MULTILIB_USEDEP}]
+   >=dev-libs/glib-2.37.6:2[${MULTILIB_USEDEP}]
+   >=dev-libs/libnl-3.2.8:3=[${MULTILIB_USEDEP}]
+   policykit? ( >=sys-auth/polkit-0.106 )
+   net-libs/libndp[${MULTILIB_USEDEP}]
+   >=net-misc/curl-7.24
+   net-misc/iputils
+   sys-apps/util-linux[${MULTILIB_USEDEP}]
+   sys-libs/readline:0=
+   >=virtual/libudev-175:=[${MULTILIB_USEDEP}]
+   audit? ( sys-process/audit )
+   bluetooth? ( >=net-wireless/bluez-5 )
+   connection-sharing? (
+   net-dns/dnsmasq[dbus,dhcp]
+   net-firewall/iptables )
+   consolekit? ( >=sys-auth/consolekit-1.0.0 )
+   dhclient? ( >=net-misc/dhcp-4[client] )
+   dhcpcd? ( net-misc/dhcpcd )
+   elogind? ( >=sys-auth/elogind-219 )
+   gnutls? (
+   dev-libs/libgcrypt:0=[${MULTILIB_USEDEP}]
+   >=net-libs/gnutls-2.12:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-int

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

2017-09-20 Thread NP Hardass
commit: 6f1fcfa83b146bdca6c5def233e63c14a0c89d7d
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 22:04:09 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1fcfa8

profiles: base/package.use.mask package.mask: Drop net-misc/vde masks

Acked-By: mjo  gentoo.org
Bug: https://bugs.gentoo.org/603382

 profiles/base/package.use.mask | 5 -
 profiles/package.mask  | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index c6d0ad70d69..34228de8980 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -23,11 +23,6 @@ sys-libs/glibc vanilla
 # This is a security risk if not used carefully, bug 628596.
 net-analyzer/nrpe command-args
 
-# Michael Orlitzky  (18 Aug 2017)
-# net-misc/vde is masked, so don't let users try to pull it in.
-app-emulation/qemu vde
-net-vpn/tinc vde
-
 # Michał Górny  (05 Aug 2017)
 # media-libs/silgraphite is being treecleaned wrt #594314.
  (17 Aug 2017)
 # Masked ede and all its dependencies due to security reasons. 



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

2017-09-20 Thread NP Hardass
commit: 97cb8a1c4fe6ec36ea2088137f091786916be4de
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Sep 15 20:48:32 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97cb8a1c

virtual/wine: Revbump: Support abi_x86 USE flags

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 virtual/wine/{wine-0-r4.ebuild => wine-0-r5.ebuild} | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/virtual/wine/wine-0-r4.ebuild b/virtual/wine/wine-0-r5.ebuild
similarity index 70%
rename from virtual/wine/wine-0-r4.ebuild
rename to virtual/wine/wine-0-r5.ebuild
index cf17eab1c25..9371f2d57ed 100644
--- a/virtual/wine/wine-0-r4.ebuild
+++ b/virtual/wine/wine-0-r5.ebuild
@@ -7,7 +7,9 @@ DESCRIPTION="Virtual for Wine that supports multiple variants 
and slotting"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="d3d9 staging"
+IUSE="+abi_x86_32 +abi_x86_64 d3d9 staging"
+
+REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"
 
 # Note, the ordering here is intentional, to take advantage of the 
short-circuit
 # logic of portage, to enforce wine-vanilla as default for new users.  The idea
@@ -23,9 +25,9 @@ RDEPEND="
app-emulation/wine-any[d3d9]
) )
|| (
-   app-emulation/wine-vanilla
-   app-emulation/wine-staging
-   app-emulation/wine-d3d9
-   app-emulation/wine-any
+   app-emulation/wine-vanilla[abi_x86_32=,abi_x86_64=]
+   app-emulation/wine-staging[abi_x86_32=,abi_x86_64=]
+   app-emulation/wine-d3d9[abi_x86_32=,abi_x86_64=]
+   app-emulation/wine-any[abi_x86_32=,abi_x86_64=]
)
!app-emulation/wine:0"



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

2017-09-20 Thread NP Hardass
commit: 26fdd489e493639d3ecc5bfb58175cb04828c15b
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 21:57:57 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26fdd489

net-misc/vde: Drop vulnerable versions

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

 net-misc/vde/Manifest|  1 -
 net-misc/vde/vde-2.2.2-r1.ebuild | 52 -
 net-misc/vde/vde-2.2.2.ebuild| 39 --
 net-misc/vde/vde-2.3.2-r2.ebuild | 68 --
 net-misc/vde/vde-2.3.2-r3.ebuild | 71 
 5 files changed, 231 deletions(-)

diff --git a/net-misc/vde/Manifest b/net-misc/vde/Manifest
index e9f3b6de390..748442a7808 100644
--- a/net-misc/vde/Manifest
+++ b/net-misc/vde/Manifest
@@ -1,2 +1 @@
-DIST vde2-2.2.2.tar.bz2 472059 SHA256 
7d4b68c1ba1b661db05ff3674abff4d2ad5da31bb3471699bbec3f2f360b483a SHA512 
47dab6f266fa9bb9e581fc3339719d7ee26b2b293ebdd9dca500d1c08e05fe90299fb2962ca4e6efc8528f1291ec0eb3f429cf3a4bbfb1cd0539d68fa39aeab0
 WHIRLPOOL 
fa2ff0d8d2b2fab6c76e84fe1c63fe32c649dc972cc4735d5d4f0b4fa2b0dba4cce6a3101fabdace1c05f441c4ec679554b1d9e078540910bd9fa559fed5e0a9
 DIST vde2-2.3.2.tar.bz2 600527 SHA256 
cbea9b7e03097f87a6b5e98b07890d2275848f1fe4b9fcda77b8994148bc9542 SHA512 
51be75fde5a526b988060f25322a8b20289b1677db2e3aa6dbee55875c1d7af564f9d8d201a0a4a1a842471cce06f29fcd83e55a5ff7acfdc36a8349cb2f3cc6
 WHIRLPOOL 
dde513400eb725fe683c01110628ec9d2c3e415f0907d4f62d9bf09e2ec8ad14c4ad6437e428680a680118eb4297132f938b5cf71123480bf59c8f37eb0fee53

diff --git a/net-misc/vde/vde-2.2.2-r1.ebuild b/net-misc/vde/vde-2.2.2-r1.ebuild
deleted file mode 100644
index 45a0b83ac86..000
--- a/net-misc/vde/vde-2.2.2-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic user
-
-MY_P="${PN}2-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Virtual distributed ethernet emulator for emulators like qemu, 
bochs, and uml"
-SRC_URI="mirror://sourceforge/vde/${MY_P}.tar.bz2"
-HOMEPAGE="http://vde.sourceforge.net/";
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-# The slirpvde-buffer-overflow patch was made by Ludwig Nussel and submitted 
upstream at
-# 
https://sourceforge.net/tracker/?func=detail&aid=2138410&group_id=95403&atid=611248
-PATCHES=(
-   "${FILESDIR}/${P}-gcc43.patch"
-   "${FILESDIR}/${P}-slirpvde-buffer-overflow.patch"
-   "${FILESDIR}/${P}-gcc53.patch"
-)
-
-src_prepare() {
-   epatch "${PATCHES[@]}"
-   epatch_user
-}
-
-src_configure() {
-   append-cflags $(test-flags-CC -fno-strict-aliasing)
-   econf
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   newinitd "${FILESDIR}"/vde.init vde
-   newconfd "${FILESDIR}"/vde.conf vde
-
-   dodoc INSTALL README
-}
-
-pkg_postinst() {
-   # default group already used in kqemu
-   enewgroup qemu
-   einfo "To start vde automatically add it to the default runlevel:"
-   einfo "# rc-update add vde default"
-   einfo "You need to setup tap0 in /etc/conf.d/net"
-   einfo "To use it as a user be sure to set a group in /etc/conf.d/vde"
-   einfo "Users of the group can then run: $ vdeq qemu -sock 
/var/run/vde.ctl ..other opts"
-}

diff --git a/net-misc/vde/vde-2.2.2.ebuild b/net-misc/vde/vde-2.2.2.ebuild
deleted file mode 100644
index 477d98928e6..000
--- a/net-misc/vde/vde-2.2.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base eutils user
-
-MY_P="${PN}2-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="vde2 is a virtual distributed ethernet emulator for emulators 
like qemu, bochs, and uml"
-SRC_URI="mirror://sourceforge/vde/${MY_P}.tar.bz2"
-HOMEPAGE="http://vde.sourceforge.net/";
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
-DEPEND=""
-RDEPEND=""
-
-# The slirpvde-buffer-overflow patch was made by Ludwig Nussel and submitted 
upstream at
-# 
https://sourceforge.net/tracker/?func=detail&aid=2138410&group_id=95403&atid=611248
-PATCHES=( "${FILESDIR}/${P}-gcc43.patch" 
"${FILESDIR}/${P}-slirpvde-buffer-overflow.patch" )
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   newinitd "${FILESDIR}"/vde.init vde
-   newconfd "${FILESDIR}"/vde.conf vde
-
-   dodoc INSTALL README
-}
-
-pkg_postinst() {
-   # default group already used in kqemu
-   enewgroup qemu
-   einfo "To start vde automatically add it to the default runlevel:"
-   einfo "# rc-update add vde default"
-   einfo "You need to setup tap0 in /etc/conf.d/net"
-   einfo "To use it as a user be sure to se

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

2017-09-20 Thread NP Hardass
commit: b7e0445d109fd67667b6fae1421de7ecefbabb70
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 22:00:13 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e0445d

net-misc/vde: Update metadata.xml

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/vde/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-misc/vde/metadata.xml b/net-misc/vde/metadata.xml
index 05cde3601cb..69e2d456469 100644
--- a/net-misc/vde/metadata.xml
+++ b/net-misc/vde/metadata.xml
@@ -2,6 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
   
+np-hard...@gentoo.org
+NP-Hardass
+  
+  
 mlspa...@noci.xs4all.nl
   
   



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

2017-09-20 Thread NP Hardass
commit: bd4f1fb99926525dd935c37f4ec35fd963d43e4a
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 21:57:05 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4f1fb9

net-misc/vde: 2.3.2-r4 stable for amd64, x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/vde/vde-2.3.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/vde/vde-2.3.2-r4.ebuild b/net-misc/vde/vde-2.3.2-r4.ebuild
index 105d24c63bf..f0872a509c6 100644
--- a/net-misc/vde/vde-2.3.2-r4.ebuild
+++ b/net-misc/vde/vde-2.3.2-r4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://vde.sourceforge.net/";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE="pcap python selinux ssl libressl static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2017-09-20 Thread NP Hardass
commit: ac9a7f319b80fd285c174a37fe0dbe67937e
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Sep 15 20:53:15 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9a7f31

profiles: arch/amd64/package.use.force: add abi_x86_64 for virtual/wine

 profiles/arch/amd64/package.use.force | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/amd64/package.use.force 
b/profiles/arch/amd64/package.use.force
index 9c37bc7b959..59d26523476 100644
--- a/profiles/arch/amd64/package.use.force
+++ b/profiles/arch/amd64/package.use.force
@@ -7,6 +7,7 @@ app-emulation/wine-vanilla -abi_x86_64
 app-emulation/wine-staging -abi_x86_64
 app-emulation/wine-d3d9 -abi_x86_64
 app-emulation/wine-any -abi_x86_64
+virtual/wine -abi_x86_64
 
 # Michał Górny  (08 Apr 2017)
 # Require sandbox to be multilib-capable to avoid failures when building



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

2017-09-20 Thread NP Hardass
commit: 487449d882b95ff9d88657746ee835553e461a27
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 20 21:48:21 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 20 22:20:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487449d8

net-misc/vde: Revbump to 2.3.2-r4, EAPI bump

Acked-By: mjo  gentoo.org
Bug: https://bugs.gentoo.org/603382
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/vde/files/vde.conf-r1   | 15 +
 net-misc/vde/files/vde.init-r1   | 42 +
 net-misc/vde/vde-2.3.2-r4.ebuild | 66 
 3 files changed, 123 insertions(+)

diff --git a/net-misc/vde/files/vde.conf-r1 b/net-misc/vde/files/vde.conf-r1
new file mode 100644
index 000..856bde8ea2b
--- /dev/null
+++ b/net-misc/vde/files/vde.conf-r1
@@ -0,0 +1,15 @@
+# load the tun module
+VDE_MODPROBE_TUN="yes"
+
+# virtual tap networking device to be used for vde
+VDE_TAP="tap0"
+
+# The group that will have access to the VDE control socket.
+VDE_GROUP="qemu"
+
+# VDE socket location (default: /run/${RC_SVCNAME}.ctl)
+VDE_SOCKET=""
+
+# Additional options passed to the vde_switch daemon.
+#VDE_OPTS=""
+VDE_OPTS=""
\ No newline at end of file

diff --git a/net-misc/vde/files/vde.init-r1 b/net-misc/vde/files/vde.init-r1
new file mode 100644
index 000..b2ad548f372
--- /dev/null
+++ b/net-misc/vde/files/vde.init-r1
@@ -0,0 +1,42 @@
+#!/sbin/openrc-run
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+command="/usr/bin/vde_switch"
+pidfile="/run/${RC_SVCNAME}.pid"
+
+depend() {
+   after net.${VDE_TAP}
+}
+
+start_pre() {
+   [ "${VDE_MODPROBE_TUN}" = "yes" ] || return 0
+   modprobe tun
+}
+
+# We have to use start() because the shortform uses --pidfile for s-s-d --start
+# which causes s-s-d to check the pid file before it exists
+start() {
+   VDE_SOCKET="${VDE_SOCKET:-/run/${RC_SVCNAME}.ctl}"
+
+   start-stop-daemon --start --exec ${command} -- \
+   --pidfile=${pidfile} \
+   --tap=${VDE_TAP} \
+   --group=${VDE_GROUP} \
+   --mode=660 \
+   --dirmode=770 \
+   --sock=${VDE_SOCKET} \
+   --daemon \
+   ${VDE_OPTS}
+   ewaitfile 10 "${VDE_SOCKET}"
+
+   eend $? "Failed to start ${RC_SVCNAME}"
+}
+
+stop_post() {
+   [ "${VDE_MODPROBE_TUN}" = "yes" ] && modprobe --quiet --remove tun
+
+   # Don't fail to stop the service if the "tun" module in use
+   # and the above "modprobe -r" command fails.
+   return 0
+}

diff --git a/net-misc/vde/vde-2.3.2-r4.ebuild b/net-misc/vde/vde-2.3.2-r4.ebuild
new file mode 100644
index 000..105d24c63bf
--- /dev/null
+++ b/net-misc/vde/vde-2.3.2-r4.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit ltprune python-single-r1 user
+
+MY_P="${PN}2-${PV}"
+
+DESCRIPTION="Virtual distributed ethernet emulator for emulators like qemu, 
bochs, and uml"
+SRC_URI="mirror://sourceforge/vde/${MY_P}.tar.bz2"
+HOMEPAGE="http://vde.sourceforge.net/";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="pcap python selinux ssl libressl static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPS="pcap? ( net-libs/libpcap )
+   python? ( ${PYTHON_DEPS} )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )"
+DEPEND="${COMMON_DEPS}"
+RDEPEND="${COMMON_DEPS}
+   selinux? ( sec-policy/selinux-vde )"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   # default group already used in kqemu
+   enewgroup qemu
+
+   python-single-r1_pkg_setup
+}
+
+src_configure() {
+   econf \
+   $(use_enable pcap) \
+   $(use_enable python) \
+   $(use_enable ssl cryptcab) \
+   $(use_enable static-libs static)
+}
+
+src_compile() {
+   emake -j1
+}
+
+src_install() {
+   default
+   prune_libtool_files
+
+   newinitd "${FILESDIR}"/vde.init-r1 vde
+   newconfd "${FILESDIR}"/vde.conf-r1 vde
+}
+
+pkg_postinst() {
+   einfo "To start vde automatically add it to the default runlevel:"
+   einfo "# rc-update add vde default"
+   einfo "You need to setup tap0 in /etc/conf.d/net"
+   einfo "To use it as an user be sure to set a group in /etc/conf.d/vde"
+}



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

2017-09-20 Thread James Le Cuirot
commit: 612ebd907af821558cec6afe84048a208e9c6e83
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Sep 20 21:42:45 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Sep 20 21:43:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612ebd90

media-libs/libofa: Keyword for ~arm

Builds and XMMS2 ofa plugin loads. I don't know how to actually test
it though.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

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

diff --git a/media-libs/libofa/libofa-0.9.3-r1.ebuild 
b/media-libs/libofa/libofa-0.9.3-r1.ebuild
index 918fd76ce7f..c02fa8c43d0 100644
--- a/media-libs/libofa/libofa-0.9.3-r1.ebuild
+++ b/media-libs/libofa/libofa-0.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ 
SRC_URI="https://musicip-libofa.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="|| ( APL-1.0 GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-libs/expat



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

2017-09-20 Thread James Le Cuirot
commit: c9feb30a693829c833bbf78ef719d22bdca97272
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Sep 20 21:43:59 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Sep 20 21:49:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9feb30a

profiles: Mask media-sound/xmms2[mac] on arm

media-sound/mac's executable segfaults when compressing all but the
smallest wav files. I wonder whether the other architectures have been
sufficiently tested.

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 1846d6504be..b197a14d88d 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# James Le Cuirot  (20 Sep 2017)
+# media-sound/mac's executable segfaults when compressing all but the
+# smallest wav files.
+media-sound/xmms2 mac
+
 # Gilles Dartiguelongue  (19 Aug 2017)
 # sys-fs/udftools is not keyworded, bug #628310
 sys-block/gparted udf



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

2017-09-20 Thread James Le Cuirot
commit: 8cf35802bcecf082d85305f5a56274f541a17a08
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Sep 20 21:47:55 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Sep 20 21:49:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf35802

media-sound/xmms2: Keyword for ~arm

Thoroughly tested and working.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild 
b/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild
index 68cca7d5b76..8e1a03998bf 100644
--- a/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.bz2";
 LICENSE="GPL-2 LGPL-2.1"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
 
 IUSE="aac airplay +alsa ao asf cdda curl cxx ffmpeg flac fluidsynth gvfs ices
 jack mac mlib-update mms +mad modplug mp3 mp4 musepack ofa opus oss



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

2017-09-20 Thread Andreas Hüttel
commit: 17abb476be7dce66226989d2639fb73c4171edc8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 20 21:35:35 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Sep 20 21:35:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17abb476

media-libs/cal3d: Fix build with gcc-6, bug 594310

Maintainer timeout (>12 months). Patch by Peter Levine.

Closes: https://bugs.gentoo.org/594310
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-libs/cal3d/cal3d-0.11.0-r1.ebuild|   5 +-
 media-libs/cal3d/files/cal3d-0.11.0-gcc6.patch | 688 +
 2 files changed, 691 insertions(+), 2 deletions(-)

diff --git a/media-libs/cal3d/cal3d-0.11.0-r1.ebuild 
b/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
index eae1d6625f6..40c49372639 100644
--- a/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
+++ b/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,8 @@ src_prepare() {
epatch \
"${FILESDIR}"/${P}-gcc43.patch \
"${FILESDIR}"/${P}-tests.patch \
-   "${FILESDIR}"/${P}-verbose.patch
+   "${FILESDIR}"/${P}-verbose.patch \
+   "${FILESDIR}"/${P}-gcc6.patch
sed -i \
-e "s:db2html:docbook2html:g" \
configure.in \

diff --git a/media-libs/cal3d/files/cal3d-0.11.0-gcc6.patch 
b/media-libs/cal3d/files/cal3d-0.11.0-gcc6.patch
new file mode 100644
index 000..98fc546eace
--- /dev/null
+++ b/media-libs/cal3d/files/cal3d-0.11.0-gcc6.patch
@@ -0,0 +1,688 @@
+--- cal3d-0.11.0/src/cal3d/loader.cpp.old  2016-09-24 00:58:09.968689367 
-0400
 cal3d-0.11.0/src/cal3d/loader.cpp  2016-09-24 01:06:54.867068386 -0400
+@@ -886,7 +886,7 @@
+   if(!dataSrc.ok())
+   {
+ dataSrc.setError();
+-return false;
++return NULL;
+   }
+ 
+   // allocate a new core keyframe instance
+@@ -1338,13 +1338,13 @@
+   
if(stricmp(skeleton->Attribute("MAGIC"),Cal::SKELETON_XMLFILE_MAGIC)!=0)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   if(atoi(skeleton->Attribute("VERSION")) < 
Cal::EARLIEST_COMPATIBLE_FILE_VERSION )
+   {
+   
CalError::setLastError(CalError::INCOMPATIBLE_FILE_VERSION, __FILE__, __LINE__, 
strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   skeleton = skeleton->NextSiblingElement();
+@@ -1353,19 +1353,19 @@
+   if(!skeleton || stricmp(skeleton->Value(),"SKELETON")!=0)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, __FILE__, 
__LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   if(skeleton->Attribute("MAGIC")!=NULL && 
stricmp(skeleton->Attribute("MAGIC"),Cal::SKELETON_XMLFILE_MAGIC)!=0)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, __FILE__, 
__LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   if(skeleton->Attribute("VERSION")!=NULL && 
atoi(skeleton->Attribute("VERSION")) < Cal::EARLIEST_COMPATIBLE_FILE_VERSION )
+   {
+   CalError::setLastError(CalError::INCOMPATIBLE_FILE_VERSION, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+ 
+@@ -1383,7 +1383,7 @@
+   if(stricmp(bone->Value(),"BONE")!=0)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   std::string strName=bone->Attribute("NAME");
+@@ -1395,7 +1395,7 @@
+   if(!translation || stricmp( 
translation->Value(),"TRANSLATION")!=0)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+ 
+   float tx, ty, tz;
+@@ -1404,13 +1404,13 @@
+   if(!node)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return NULL;
+   }
+   TiXmlText* translationdata = node->ToText();
+   if(!translationdata)
+   {
+   CalError::setLastError(CalError::INVALID_FILE_FORMAT, 
__FILE__, __LINE__, strFilename);
+-  return false;
++  return 

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

2017-09-20 Thread Andreas Hüttel
commit: 83191499c969a0fd64a515fdba5d0a5088a36ff2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 20 21:24:57 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Sep 20 21:25:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83191499

sci-electronics/gnucap: Force -std=gnu++98 to fix build with gcc-6, bug 594184

The code is otherwise rather unfixable. Maybe one day somebody will have mercy
and do a version bump.

Closes: https://bugs.gentoo.org/594184
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sci-electronics/gnucap/gnucap-0.35.20091207.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/gnucap/gnucap-0.35.20091207.ebuild 
b/sci-electronics/gnucap/gnucap-0.35.20091207.ebuild
index 4affd99b9d6..ef828018d8f 100644
--- a/sci-electronics/gnucap/gnucap-0.35.20091207.ebuild
+++ b/sci-electronics/gnucap/gnucap-0.35.20091207.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
 
-inherit multilib toolchain-funcs
+inherit multilib toolchain-funcs flag-o-matic
 
 SNAPSHOTDATE="${P##*.}"
 MY_PV="${PN}-${SNAPSHOTDATE:0:4}-${SNAPSHOTDATE:4:2}-${SNAPSHOTDATE:6:2}"
@@ -51,6 +51,7 @@ src_prepare() {
{src,modelgen}/ap_match.cc || die "sed failed"
 
tc-export CC CXX
+   append-cxxflags -std=gnu++98
 }
 
 src_compile () {



[gentoo-commits] repo/gentoo:eapi7-ver commit in: eclass/

2017-09-20 Thread Ulrich Müller
commit: 8dd01b6820e62f84f1703370ccd146d83b917347
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Sep 20 21:18:24 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Sep 20 21:18:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd01b68

eapi7-ver.eclass: Get rid of versions array.

 eclass/eapi7-ver.eclass | 42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass
index 83777a1f129..53563e326e5 100644
--- a/eclass/eapi7-ver.eclass
+++ b/eclass/eapi7-ver.eclass
@@ -185,8 +185,8 @@ ver_rs() {
 # revision parts), and the comparison is performed according to
 # the algorithm specified in the PMS.
 ver_test() {
-   local op result cur tail i j
-   local -a v vcomp
+   local v1 v2 op i tail result
+   local -a v1comp v2comp
local match=(
"+([0-9])*(.+([0-9]))"  
# numeric components
"[a-z]" 
# letter component
@@ -198,14 +198,14 @@ ver_test() {
shopt -s extglob
 
if [[ $# -eq 2 ]]; then
-   v=("${PVR}" "$2")
-   op=$1
+   v1=${PVR}
elif [[ $# -eq 3 ]]; then
-   v=("$1" "$3")
-   op=$2
+   v1=$1; shift
else
die "${FUNCNAME}: bad number of arguments"
fi
+   op=$1
+   v2=$2
 
case ${op} in
-eq|-ne|-lt|-le|-gt|-ge) ;;
@@ -213,18 +213,18 @@ ver_test() {
esac
 
# Test for both versions being valid, and split them into parts
-   for (( i=0; i<2; i++ )); do
-   cur=${v[i]}
-   for (( j=0; j<4; j++ )); do
-   tail=${cur##${match[j]}}
-   vcomp[i*4+j]=${cur%"${tail}"}
-   cur=${tail}
-   done
-   # There must not be any remaining tail, and the numeric part
-   # must be non-empty.  All other parts are optional.
-   [[ -z ${cur} ]] || die "${FUNCNAME}: could not parse version: 
${v[i]}"
-   [[ -n ${vcomp[i*4]} ]] || die "${FUNCNAME}: invalid version: 
${v[i]}"
+   for (( i=0; i<4; i++ )); do
+   tail=${v1##${match[i]}}
+   v1comp[i]=${v1%"${tail}"}
+   v1=${tail}
+   tail=${v2##${match[i]}}
+   v2comp[i]=${v2%"${tail}"}
+   v2=${tail}
done
+   # There must not be any remaining tail, and the numeric part
+   # must be non-empty.  All other parts are optional.
+   [[ -z ${v1} && -z ${v2} && -n ${v1comp[0]} && -n ${v2comp[0]} ]] \
+   || die "${FUNCNAME}: invalid version"
 
# Compare numeric components (PMS algorithm 3.2)
_ver_cmp_num() {
@@ -293,10 +293,10 @@ ver_test() {
}
 
# Version comparison top-level logic (PMS algorithm 3.1)
-   _ver_cmp_num "${vcomp[0]}" "${vcomp[4]}" &&
-   _ver_cmp_let "${vcomp[1]}" "${vcomp[5]}" &&
-   _ver_cmp_suf "${vcomp[2]}" "${vcomp[6]}" &&
-   _ver_cmp_rev "${vcomp[3]}" "${vcomp[7]}"
+   _ver_cmp_num "${v1comp[0]}" "${v2comp[0]}" &&
+   _ver_cmp_let "${v1comp[1]}" "${v2comp[1]}" &&
+   _ver_cmp_suf "${v1comp[2]}" "${v2comp[2]}" &&
+   _ver_cmp_rev "${v1comp[3]}" "${v2comp[3]}"
 
case $? in
0) result=0  ;; # a = b



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

2017-09-20 Thread Sergei Trofimovich
commit: d1d59f23d2ee09c371d2cab58fd8cb526d077f28
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 21:16:14 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 21:16:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d59f23

dev-libs/ossp-uuid: stable 1.6.2-r6 for hppa, bug #573940

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild 
b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
index 253f46f0965..2da61fed90e 100644
--- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
+++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
@@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz";
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="+cxx perl php static-libs"
 
 DEPEND="perl? ( dev-lang/perl:= )"



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

2017-09-20 Thread Jeroen Roovers
commit: 289879057ab66765f1af65f765bd91a7cfc5f47d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Sep 20 21:15:23 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Sep 20 21:15:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28987905

www-client/opera-beta: Version bump.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-client/opera-beta/Manifest |  1 +
 .../opera-beta/opera-beta-48.0.2685.26.ebuild  | 98 ++
 2 files changed, 99 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 7064f1c7268..30b050befe0 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_48.0.2685.16_amd64.deb 49902430 SHA256 
ad0095efca97ec9229c378d0da985b734af4ed6e35c73f6193dd7085fe94a684 SHA512 
0fce6ecf94c3dc9f63f0788b48fed705203cd9c940d1cd0d82a40a3d99aad60bf2fa7410e88ef3201a4091ead55449033300a3ce87cc3cdb03cd828e06a50ce8
 WHIRLPOOL 
3fc808a6ea9654f24546d3266cbb804a1bcecf14625e74aae5509d9090dfbd2c745a9d7984483b64096c3941da3cfe79a2497f68448e306fde657b8aed4f2ce5
 DIST opera-beta_48.0.2685.22_amd64.deb 50363280 SHA256 
274088292c4164f238d7803c9dc7aca06956a639ed7b257f9810c1b64766d7cd SHA512 
d8f110adb0e489bae7b1289811fe4785de0378c7ffb0a6cf081d9675e80b1f3344e00639800c9d7fce92ea242adc2f935dbd2f2a5c92cb3b5a088460a1c7
 WHIRLPOOL 
b50e2a0ca6cc84669925858e5c2dcfc0d413ba368d208b06e633cbc4c27a2a35566175b64fbf4c16399fd42dd2702e8e1dfa7e091ef654130fc2b09aefc5405c
+DIST opera-beta_48.0.2685.26_amd64.deb 50333214 SHA256 
e71767178d52d0dab4b037bdb4bc679abb95615077e0c72ce3984ce2106d1520 SHA512 
545f56f61e254ac98ce0a72365df4c8904c045799a01be0720a97632c03cd759065bb55277e9df73b078a121144ff96527d2d680a8d4d8254db965bb6cce79bf
 WHIRLPOOL 
ffac95b4e98c4902d0df4413e710ec015a33a8205f1e186ff62460a07df4cc8c0fcc55bc2dcfa3a200ed8d4a5b661fe817abc6ef753682de3654566334da36dd

diff --git a/www-client/opera-beta/opera-beta-48.0.2685.26.ebuild 
b/www-client/opera-beta/opera-beta-48.0.2685.26.ebuild
new file mode 100644
index 000..c125ba2ec2a
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-48.0.2685.26.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="http://www.opera.com/";
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   http://download1.operacdn.com/pub/
+   http://download2.operacdn.com/pub/
+   http://download3.operacdn.com/pub/
+   http://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}/copyright || die
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}



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

2017-09-20 Thread Jeroen Roovers
commit: 1d27f0bb77bde77b7c24905d9df422fd2e47b69a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Sep 20 21:15:52 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Sep 20 21:15:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d27f0bb

www-client/opera-beta: Old.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-client/opera-beta/Manifest |  1 -
 .../opera-beta/opera-beta-48.0.2685.16.ebuild  | 89 --
 2 files changed, 90 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 30b050befe0..075e0981efb 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
-DIST opera-beta_48.0.2685.16_amd64.deb 49902430 SHA256 
ad0095efca97ec9229c378d0da985b734af4ed6e35c73f6193dd7085fe94a684 SHA512 
0fce6ecf94c3dc9f63f0788b48fed705203cd9c940d1cd0d82a40a3d99aad60bf2fa7410e88ef3201a4091ead55449033300a3ce87cc3cdb03cd828e06a50ce8
 WHIRLPOOL 
3fc808a6ea9654f24546d3266cbb804a1bcecf14625e74aae5509d9090dfbd2c745a9d7984483b64096c3941da3cfe79a2497f68448e306fde657b8aed4f2ce5
 DIST opera-beta_48.0.2685.22_amd64.deb 50363280 SHA256 
274088292c4164f238d7803c9dc7aca06956a639ed7b257f9810c1b64766d7cd SHA512 
d8f110adb0e489bae7b1289811fe4785de0378c7ffb0a6cf081d9675e80b1f3344e00639800c9d7fce92ea242adc2f935dbd2f2a5c92cb3b5a088460a1c7
 WHIRLPOOL 
b50e2a0ca6cc84669925858e5c2dcfc0d413ba368d208b06e633cbc4c27a2a35566175b64fbf4c16399fd42dd2702e8e1dfa7e091ef654130fc2b09aefc5405c
 DIST opera-beta_48.0.2685.26_amd64.deb 50333214 SHA256 
e71767178d52d0dab4b037bdb4bc679abb95615077e0c72ce3984ce2106d1520 SHA512 
545f56f61e254ac98ce0a72365df4c8904c045799a01be0720a97632c03cd759065bb55277e9df73b078a121144ff96527d2d680a8d4d8254db965bb6cce79bf
 WHIRLPOOL 
ffac95b4e98c4902d0df4413e710ec015a33a8205f1e186ff62460a07df4cc8c0fcc55bc2dcfa3a200ed8d4a5b661fe817abc6ef753682de3654566334da36dd

diff --git a/www-client/opera-beta/opera-beta-48.0.2685.16.ebuild 
b/www-client/opera-beta/opera-beta-48.0.2685.16.ebuild
deleted file mode 100644
index 79e54ef64d8..000
--- a/www-client/opera-beta/opera-beta-48.0.2685.16.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="http://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="http://get.geo.opera.com/pub/";
-SRC_URI="
-   amd64?  ( "${SRC_URI_BASE}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" )
-"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-
-   rm usr/share/doc/${PN}/copyright || die
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}



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

2017-09-20 Thread Sergei Trofimovich
commit: 5138af7aeaadb2c712239abde41bd764dddec86c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 21:03:47 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 21:03:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5138af7a

media-sound/vorbis-tools: stable 1.4.0-r3 for hppa, bug #559170

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild 
b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
index f11b9eb3306..ba1c77ae537 100644
--- a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
+++ b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="flac kate nls +ogg123 speex"
 
 RDEPEND=">=media-libs/libvorbis-1.3.0



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

2017-09-20 Thread Brian Dolbec
commit: 253e8e6c16c7a6379360d9e8ac9a13ff640085b2
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Sep 20 20:51:03 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:51:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253e8e6c

net-misc/crossbar: Fix bad filename

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-misc/crossbar/Manifest   | 2 +-
 net-misc/crossbar/crossbar-17.8.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/crossbar/Manifest b/net-misc/crossbar/Manifest
index 76d1b502b9d..4847d509c63 100644
--- a/net-misc/crossbar/Manifest
+++ b/net-misc/crossbar/Manifest
@@ -1,3 +1,3 @@
 DIST crossbar-17.6.1.post3.tar.gz 725054 SHA256 
8d023af0a772404f4e57add5888583fc0068d62a7a2249bea4539a6d7b70fbd9 SHA512 
c3efac2c7f7a41e6544eb98057afb249908453d6ddfb81c514f0705ed967374d50f844fe1a80395652b81a7c23abc90a03a0d6c88287f10cbfe99e64cb70919d
 WHIRLPOOL 
08555f6cecbc57ab447569864cec75993fb8aea485ce7c85aefb1530b950b5913371e73d384e15ce539445f759c4f74a35457ef4ef2fc8791c0802325cebdc7b
+DIST crossbar-17.8.1.tar.gz 1545668 SHA256 
ba970b12c7b57c993739088248cf36d74aab12dda87cc906e25da96101344580 SHA512 
21ed2031ddebe93fcd4fcd01243b2aa8979444e833386db83b10d032cfc3c3f9d47cf638d4cf26eb2801e91892c85115fec91e0a6f071a619f014132663f6c32
 WHIRLPOOL 
fae59dc7ed9a2baddc203fad8109344d67925ef6c6e4d3751a2389f38b0dc058109f556074e8c25fb528107793e79a4380c121e451f2cb35c48c26d1aef64f58
 DIST crossbar-17.9.1.tar.gz 730753 SHA256 
717cdd2177e77eb85e615de2b857ac3dfc0079a10e7a349027aa3a556abb2611 SHA512 
fee96e1c900c756536dc9bf6088c512a50accbae0e8010b7e058de8ed2ebb2f366e5d5051ab2f07517dd642f4d65c65e9b701b00d7bca1b9352c58f38f892563
 WHIRLPOOL 
e9f6192aecb9c34e715686b1f7543d4a395bdb06aa48fd914115f32bfb2170830549e418ca256d85e7806550504ab3e35a208bde1e64bfee7ee7393378bd0f7b
-DIST v17.8.1.tar.gz 1545668 SHA256 
ba970b12c7b57c993739088248cf36d74aab12dda87cc906e25da96101344580 SHA512 
21ed2031ddebe93fcd4fcd01243b2aa8979444e833386db83b10d032cfc3c3f9d47cf638d4cf26eb2801e91892c85115fec91e0a6f071a619f014132663f6c32
 WHIRLPOOL 
fae59dc7ed9a2baddc203fad8109344d67925ef6c6e4d3751a2389f38b0dc058109f556074e8c25fb528107793e79a4380c121e451f2cb35c48c26d1aef64f58

diff --git a/net-misc/crossbar/crossbar-17.8.1.ebuild 
b/net-misc/crossbar/crossbar-17.8.1.ebuild
index 330fd4ac579..27ba86e8835 100644
--- a/net-misc/crossbar/crossbar-17.8.1.ebuild
+++ b/net-misc/crossbar/crossbar-17.8.1.ebuild
@@ -12,7 +12,7 @@ MY_P="${PN}-${MY_PV}"
 DESCRIPTION="Crossbar.io - The Unified Application Router for the twisted 
framework"
 HOMEPAGE="http://crossbar.io/ https://github.com/crossbario/crossbar 
https://pypi.python.org/pypi/crossbar";
 #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-SRC_URI="https://github.com/crossbario/crossbar/archive/v17.8.1.tar.gz";
+SRC_URI="https://github.com/crossbario/crossbar/archive/v17.8.1.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"



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

2017-09-20 Thread Bernard Cafarelli
commit: 89ac0d71ae0d97d232b84d6b6cf509436124aa41
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep 20 20:49:40 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 20 20:49:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ac0d71

media-video/orion: update qt deps, bug #631570

This new version requires qt 5.8

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-video/orion/orion-1.6.1.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/orion/orion-1.6.1.ebuild 
b/media-video/orion/orion-1.6.1.ebuild
index 35f439348e2..d099513bb93 100644
--- a/media-video/orion/orion-1.6.1.ebuild
+++ b/media-video/orion/orion-1.6.1.ebuild
@@ -13,11 +13,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+mpv"
 
-DEPEND="dev-qt/qtquickcontrols2:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwebengine:5
+DEPEND=">=dev-qt/qtquickcontrols2-5.8:5
+   >=dev-qt/qtsvg-5.8:5
+   >=dev-qt/qtwebengine-5.8:5
mpv? ( media-video/mpv[libmpv] )
-   !mpv? ( dev-qt/qtmultimedia:5 )"
+   !mpv? ( >=dev-qt/qtmultimedia-5.8:5 )"
 RDEPEND="${DEPEND}
!mpv? ( media-plugins/gst-plugins-hls )"
 



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

2017-09-20 Thread Bernard Cafarelli
commit: d5e1d921b3ccdbefc2e7499c2fc6e54a7d8955e1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep 20 20:46:32 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 20 20:46:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e1d921

profiles: mask >=media-video/orion-1.6.0

It requires qt 5.8, not yet in tree

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b004ee764f..e75be5dd177 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Bernard Cafarelli  (20 Sep 2017)
+# Requires qt 5.8, not yet in tree. Bug #631570
+>=media-video/orion-1.6.0
+
 # Michael Palimaka  (21 Sep 2017)
 # Requires dead Qt 4. Dead upstream.
 # Masked for removal in 30 days.



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

2017-09-20 Thread Sergei Trofimovich
commit: 98f80c3a8660da1c9c2cd686fe97b09d1c4d1277
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 20:43:54 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 20:44:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f80c3a

media-video/ffmpeg: stable 3.3.4 for ia64, bug #630460

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"

 media-video/ffmpeg/ffmpeg-3.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg/ffmpeg-3.3.4.ebuild 
b/media-video/ffmpeg/ffmpeg-3.3.4.ebuild
index 3337822a567..00b6eb1f54b 100644
--- a/media-video/ffmpeg/ffmpeg-3.3.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.3.4.ebuild
@@ -54,7 +54,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



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

2017-09-20 Thread Bernard Cafarelli
commit: 56815afbf71e1e978c13779549b0e2a29c7536a9
Author: i.Dark_Templar  dark-templar-archives  net>
AuthorDate: Fri Sep 15 20:03:40 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 20 20:40:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56815afb

media-video/orion: fix 1.4.0 desktop file

Signed-off-by: Bernard Cafarelli  gentoo.org>

 media-video/orion/orion-1.4.0.ebuild | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/media-video/orion/orion-1.4.0.ebuild 
b/media-video/orion/orion-1.4.0.ebuild
index 0bf1ef367d3..804460e26d8 100644
--- a/media-video/orion/orion-1.4.0.ebuild
+++ b/media-video/orion/orion-1.4.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit qmake-utils
+inherit qmake-utils eutils
 
 DESCRIPTION="Cross-platform Twitch client"
 HOMEPAGE="https://alamminsalo.github.io/orion/";
@@ -21,6 +21,14 @@ DEPEND="dev-qt/qtquickcontrols:5
 RDEPEND="${DEPEND}
!mpv? ( media-plugins/gst-plugins-hls )"
 
+src_prepare() {
+   sed -i \
+   -e 
's:^Icon=/usr/local/share/icons/orion.svg$:Icon=/usr/share/icons/hicolor/scalable/apps/orion.svg:'
 \
+   -e 's:^Categories=Games$:Categories=Game;:' \
+   distfiles/*.desktop
+   eapply_user
+}
+
 src_configure() {
# TODO: also supports qtav, not yet in portage
local PLAYER



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

2017-09-20 Thread Sergei Trofimovich
commit: 430cf40b75eeff82f0ad83297947ce108ffc2db9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 20:36:07 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 20:36:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430cf40b

www-servers/apache: stable 2.2.34 for hppa, bug #631308

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 www-servers/apache/apache-2.2.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.2.34.ebuild 
b/www-servers/apache/apache-2.2.34.ebuild
index dfb63aa297b..0435f2c1cf1 100644
--- a/www-servers/apache/apache-2.2.34.ebuild
+++ b/www-servers/apache/apache-2.2.34.ebuild
@@ -88,7 +88,7 @@ HOMEPAGE="https://httpd.apache.org/";
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 src_configure() {



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

2017-09-20 Thread Sergei Trofimovich
commit: 45b389d723a481d2235ad7e847e40c0fa03b7471
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 20:36:01 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 20:36:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b389d7

app-admin/apache-tools: stable 2.4.27 for hppa, bug #631308

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 app-admin/apache-tools/apache-tools-2.4.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.4.27.ebuild 
b/app-admin/apache-tools/apache-tools-2.4.27.ebuild
index 6312c76f9cf..f339aa29bab 100644
--- a/app-admin/apache-tools/apache-tools-2.4.27.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.27.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
 IUSE="libressl ssl"
 RESTRICT="test"
 



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

2017-09-20 Thread Sergei Trofimovich
commit: a60a784fc8b3aacb14e2799d5d6dc55cd10a9221
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 20:36:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 20:36:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60a784f

www-servers/apache: stable 2.4.27-r1 for hppa, bug #631308

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 www-servers/apache/apache-2.4.27-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.4.27-r1.ebuild 
b/www-servers/apache/apache-2.4.27-r1.ebuild
index f4b75fdd26d..d6cc9ebaf7b 100644
--- a/www-servers/apache/apache-2.4.27-r1.ebuild
+++ b/www-servers/apache/apache-2.4.27-r1.ebuild
@@ -127,7 +127,7 @@ HOMEPAGE="https://httpd.apache.org/";
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos 
~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos 
~m68k-mint ~sparc64-solaris ~x64-solaris"
 
 DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )"
 



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

2017-09-20 Thread Sergei Trofimovich
commit: 5556f0c762311aa870551e588473fb0cc54be540
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Sep 20 20:35:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 20 20:36:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5556f0c7

app-admin/apache-tools: stable 2.2.34 for hppa, bug #631308

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 app-admin/apache-tools/apache-tools-2.2.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.2.34.ebuild 
b/app-admin/apache-tools/apache-tools-2.2.34.ebuild
index 92aee9b8eb5..5fae6b63225 100644
--- a/app-admin/apache-tools/apache-tools-2.2.34.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.2.34.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="ssl"
 RESTRICT="test"
 



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

2017-09-20 Thread Patrice Clement
commit: f3665a6b15a70598985ce18a6487cffb3c28d90f
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 20 20:35:05 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 20 20:35:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3665a6b

package.mask: mask dev-java/db4o-jdk{5,11,12} for removal.

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a1cd9032db0..1b004ee764f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -34,6 +34,13 @@
 # Masked for removal in 30 days.
 media-libs/herqq
 
+# Patrice Clement  (20 Sep 2017)
+# Upstream has been dead for years.
+# Masked for removal in 30 days.
+dev-java/db4o-jdk5
+dev-java/db4o-jdk11
+dev-java/db4o-jdk12
+
 # Andrey Grozin  (19 Sep 2017)
 # This package was a stopgap to bump dev-python/spyder to 3.*
 # Now >=dev-python/rope-0.10.7 supports python3, use it instead



[gentoo-commits] data/api:master commit in: files/overlays/

2017-09-20 Thread Michał Górny
commit: 3406fcca98f4de36c7537742f1853b709084c575
Author: Nick Sarnie  gmail  com>
AuthorDate: Wed Sep 20 00:18:05 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 20 20:31:36 2017 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=3406fcca

repositories: add sarnex-overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/76
Signed-off-by: Nick Sarnie  gmail.com>

 files/overlays/repositories.xml | 12 
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 087b8b3..75234e7 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3924,6 +3924,18 @@ FIN
 https://cgit.gentoo.org/user/sardemff7.git/atom/
 
   
+
+sarnex-overlay
+Sarnex's personal overlay
+https://github.com/sarnex/sarnex-overlay.git
+
+  commendsar...@gmail.com
+  Nick Sarnie
+
+https://github.com/sarnex/sarnex-overlay.git
+git+ssh://g...@github.com/sarnex/sarnex-overlay.git
+https://github.com/sarnex/sarnex-overlay/commits/master.atom
+  
   
 sattvik
 sattvik's overlay with personalized bug fixes and 
tweaks



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

2017-09-20 Thread Lars Wendler
commit: 7becb67c92232fb55b98772ee0617f3f3f1c6eed
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 20 20:16:55 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 20 20:17:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7becb67c

dev-util/cmake: Removed old.

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/cmake/Manifest  |   1 -
 dev-util/cmake/cmake-3.9.1-r1.ebuild | 205 ---
 2 files changed, 206 deletions(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index f061bd3bff0..332a198985d 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,5 +1,4 @@
 DIST cmake-3.7.2.tar.gz 7361593 SHA256 
dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0 SHA512 
b2ed0192e12267de19eb178c2dedc69d06fc33dfadd47efbe0ccf6969ad72d290fa4bff02861c379a8752337d67d2485d7e1ba947cb219f2e4041a53a195e88d
 WHIRLPOOL 
1861fe2887f4483856e1964ff1492e196624d3072ad1e21910fba29d0c0d654e7d5035571648386a77cd6cbe895f8cdfbb1f4cc1ad60d14015a01a22494456f7
 DIST cmake-3.8.2.tar.gz 7504706 SHA256 
da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d SHA512 
49ea6f74a81dfa8ed8336c94ed50e0a483b796132c260f4bef159f9c389d99cc7b26ecfcccdd8b0a8f5b52fddd277c17c547d2a2e8848da9912c464ada1cbe3f
 WHIRLPOOL 
8768bffb365852414eda0349d71e59517c8047689303d7873a5889cb8b28c72cd636982a18b039f26daae33023f7e0ad91c3a9ab2d30c30e4b3a9b3cc525b78e
-DIST cmake-3.9.1.tar.gz 7702497 SHA256 
d768ee83d217f91bb597b3ca2ac663da7a8603c97e1f1a5184bc01e0ad2b12bb SHA512 
3bdc0f08cac8decd37df8043cf8fb436d08d19444353164bad02feda441bbd5efa636836352227255829ae5360b4ef4c952b3a7635dd61f4e86b01dff44e1ac6
 WHIRLPOOL 
5177e55df43d87adaaf07c2bcb0a561191df0c675834f936d81b8b34497a27701842209f885b708f30be09f0c77b43d98a0d494f719a63ad7344d51f14cabcec
 DIST cmake-3.9.2.tar.gz 7703777 SHA256 
954a5801a456ee48e76f01107c9a4961677dd0f3e115275bbd18410dc22ba3c1 SHA512 
9528d9f39d00bb282cf36b4126c09f6884751ac68ab924893884eecbb77ea99b0e560b30e30d46faaa89417e7386f4b376e6c7c61ccf2f23948765f8607f943c
 WHIRLPOOL 
49d7ca2875c404b5783fda1785304ec04328a4cf8531bd8c2aefa85d485a20f287aeeba6533fd35d0d47057349322844e5ec980e19750da65f7b306931a74785
 DIST cmake-3.9.3.tar.gz 7705238 SHA256 
8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a SHA512 
30058cf4c154221846d1cd22eaf44a297d2a2d020a443f3e6f40384dfb86ee9a639a1299aa9f187f230505b2a6ee0fe69fbf5e80410711a6ac3d7a07b37f8dfc
 WHIRLPOOL 
68d85783cf880984ce912e873f31500c87352cce69bad6da5a6086ce5bad2dd3d4a75ef2eae485649af7c380205aac9411f1dbdff155763d0e69d12d1eba4784

diff --git a/dev-util/cmake/cmake-3.9.1-r1.ebuild 
b/dev-util/cmake/cmake-3.9.1-r1.ebuild
deleted file mode 100644
index 5aa69e31bfc..000
--- a/dev-util/cmake/cmake-3.9.1-r1.ebuild
+++ /dev/null
@@ -1,205 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-CMAKE_REMOVE_MODULES="no"
-inherit bash-completion-r1 elisp-common toolchain-funcs eutils versionator 
cmake-utils virtualx flag-o-matic
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="Cross platform Make"
-HOMEPAGE="https://cmake.org/";
-SRC_URI="https://cmake.org/files/v$(get_version_component_range 
1-2)/${MY_P}.tar.gz"
-
-LICENSE="CMake"
-SLOT="0"
-[[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc emacs server system-jsoncpp ncurses qt5"
-
-RDEPEND="
-   app-crypt/rhash
-   >=app-arch/libarchive-3.0.0:=
-   >=dev-libs/expat-2.0.1
-   >=net-misc/curl-7.21.5[ssl]
-   sys-libs/zlib
-   virtual/pkgconfig
-   emacs? ( virtual/emacs )
-   ncurses? ( sys-libs/ncurses:0= )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-   server? ( >=dev-libs/libuv-1.0.0:= )
-   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
-"
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-PATCHES=(
-   # prefix
-   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
-   "${FILESDIR}"/${PN}-3.9.0_rc2-prefix-dirs.patch
-   "${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
-
-   # handle gentoo packaging in find modules
-   "${FILESDIR}"/${PN}-3.9.0_rc2-FindImageMagick.patch
-   "${FILESDIR}"/${PN}-3.0.0-FindBLAS.patch
-   "${FILESDIR}"/${PN}-3.8.0_rc2-FindBoost-python.patch
-   "${FILESDIR}"/${PN}-3.0.2-FindLAPACK.patch
-   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
-
-   # respect python eclasses
-   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
-   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
-
-   # upstream fixes (can usually be removed

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

2017-09-20 Thread Lars Wendler
commit: ec9ee6a2bfb22b695fc9da2e1e42a8e9595f6177
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 20 19:52:23 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 20 20:17:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9ee6a2

net-fs/samba: Bump to version 4.5.14 and 4.6.8

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-fs/samba/Manifest|   2 +
 net-fs/samba/samba-4.5.14.ebuild | 282 
 net-fs/samba/samba-4.6.8.ebuild  | 304 +++
 3 files changed, 588 insertions(+)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 02f033fc4e5..3f1581aab84 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -2,8 +2,10 @@ DIST samba-4.2.14.tar.gz 20883281 SHA256 
db820a9947e44f04b0eb25e4aa0c3db32c4042f
 DIST samba-4.5.10.tar.gz 20989431 SHA256 
7cb753f5f6d5527ef40d4c1f47dacafb7c876cb304b4906ccb390c6a18477714 SHA512 
046bae9c66083a4fe656d6a7b02b64343c66e0ea4925193a898dbda107b5b158d1897f16c36f4c393a30457a49215fa6ef91720367f4946760ec48ce02a4a68a
 WHIRLPOOL 
2359a40337c2a85c17e3c860a8531c21ec5cf3c180dfd5a1e554f2eb5e10576a8b706464d490e008af441d9ce6a14043112d621d8e140461806c97947362933a
 DIST samba-4.5.11-disable-python-patches.tar.xz 6292 SHA256 
8db451910c3d46fc715203e0b674c49846528cf864c381520dc93de20a3637d3 SHA512 
f0e3076e3e1ecaae3f06b3ef30efc81719fb3f63a1041dcbdae4b62ca4cf693732f9eb16f047d046d4930136fed82194e82b455ea888e12cf845b3e6a122d57d
 WHIRLPOOL 
641d429fc4865e12e89bad28110b03ca87c6b658f59943f4d44c0b3a91fc49b5dc90e496a8a9d391c2897aec87fc43ea1c9a26084f3394b1883ad9755fd0eca3
 DIST samba-4.5.13.tar.gz 21013879 SHA256 
5fc4762d2259469bfb0067c10f77378cb720f2ebdaf2f37b5ca1918dbe84d04d SHA512 
c495dffeee4dd83d710182713c8a0e6730f250fab2d03b62cc0f5354497fbc41d5140d7dea5c4089c026a7e9b820e48c94806bbc44b6594c9e5bad977793eb4a
 WHIRLPOOL 
9e720801f44ac7fab65c748dd24c52763b8568d1af73b64006d847c53604df0a7f3d4febeac2dd467c2fd1c3940b86253c37f99e2e2f39028d43acc4f99668ee
+DIST samba-4.5.14.tar.gz 21016317 SHA256 
15dc04fd2b19081daf1118318f43f88ef7260b3fc6e4f86ee7c7913bb7c92ed9 SHA512 
35b6ec38b6750ebdd387eade3c7a1f61c83a4d6642c9a2a8a811d84b506c9f20ed69fa1db9065852ce792fd769fe151177200cdd55de308017cd5416f80eb095
 WHIRLPOOL 
b374abd1439072ab16d84f12b4876f4c44c8d34b734e3c4a0b909e685bb3eb1f02f5b58d9c8173909f2154e97d3e60743646252818a527358ba7316f5a348140
 DIST samba-4.6.7-disable-python-patches.tar.xz 8896 SHA256 
33702adba80e9886625fda8cba46d4017ae603f5d9cf9d3dc78e5ef30ff6f5eb SHA512 
c45e548a49735e17b568bebf07dc7409de3de0f93256d1dcf345d2723a27d22a51d860ed921785354fda691f83be4eca3b9d618d5c332438ebf97518a01983eb
 WHIRLPOOL 
1cb176480b8583369e1085c8e122958112c0d13aa8ba78cd57dfd04b17c7d8f0a0664a43d277deba86775f1944eab052f4fb9459f64506215ae25184c86cbe40
 DIST samba-4.6.7.tar.gz 21137329 SHA256 
9ef24393de08390f236cabccd6a420b5cea304e959cbf1a99ff317325db3ddfa SHA512 
394c28204bae4134e6a9d2e5b8f087a425dc4ac4ceecd8b29315acff1a92349d40ef0b6a9cc34f5ad18ff5ec9979199837c87f687858cb4e6687968284303aa5
 WHIRLPOOL 
14282c4a88a22f932099ef47dc50f57c5fef87d6909d529d3eb837b6e958f490a5fd64ce1a5dfdd36eab5ac82b41583736953be2be279f70f0491c61fd1d0d92
+DIST samba-4.6.8.tar.gz 21139872 SHA256 
581deeb2543f5cedcb556cb950d0e82690d9f0cd33811d76624502ca0c32575d SHA512 
fb40144210361bdeab09007aa49fa85077fbc8eeae2c49bcdafb01d33ec40425160882979f0829005a89766ed4fd4e36d7f952f6dbf6e0178f5b0945dc8d8efb
 WHIRLPOOL 
d669df156dcae5846d814eb30f577b9df0513383be91a87886b91dff12451d82c236dd7c1fd996a378d90619aabee5adc33ecd488534b612b8f82b7b88d0840a
 DIST samba-4.7.0rc6.tar.gz 16830281 SHA256 
b03d3bffc2cb43d08bc1e8622db6a1b4e2533fa3e347ffcf00c38be6108cb439 SHA512 
6e0b89434237c0db9d0c6d6c08b282a94f1dfbc90a931076c63034c2ef4d90edadfe528ca124450814de47225d2fa14f61fba9a160a581f48029c1f9fa64cc13
 WHIRLPOOL 
69b7d5a8cb735c70ce7c85d5c1754c7875c7477179b2b2b5ded1fc976e128ec4dad9211a0ab51e1bb26bb524f4c23c648349e3284ddce5453f80da8e5c3e6b90
 DIST samba-disable-python-patches-4.2.12.tar.xz 6052 SHA256 
8903eacbabdfaf7b64cbde03d7c367d1efdc92e54090f0f4b9ed5d2a462b1c18 SHA512 
c527d0a052d3211e5b12c17bc94db56cc5e5545189ed65a760c0656c94c22e27a4b159e6439eb0370873e1619873a741f3b3bd10d3876b38eb3914a87eace372
 WHIRLPOOL 
ad63db55d5dc96f56e6c9b30c2092e2f6e206b0ed5d13c249879d10753c8db2f475c5d4e651e2fc042ad992b648d3b4465f1b28c6b4bbf821cf503d27f741f7e
 DIST samba-disable-python-patches-4.5.0_rc1.tar.xz 6204 SHA256 
fa0d776e04e3222c0dc4761e376717f4154937cdcb85f4117b8978dfb770a78e SHA512 
920089ba3c6e8e7d913b1d7ef1017262a19d1af41215adb30cfc98a57556efc4b0116931d4ef774c01124149d8eca2be3a23814ce7e11daf0180d2c111799927
 WHIRLPOOL 
6d55710895435ad012e23f8c252e5276966241014710349ca7fa9cf037e8742030b8e053f7cb71309a0a45f48d2235d55393243bf4d19476a22dd39bb1b7748d

diff --git a/net-fs/samba/samba-4.5.14.ebuild b/net-fs/samba/samba-4.5.14.ebuild
new file mode 100644
index 000..cbf7ec7d4fc
--- /dev/null
+++ b/net-fs/samba/samba-4.5.14.ebuil

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

2017-09-20 Thread Lars Wendler
commit: 9c9141a3adae2a261be6fab9ffa559419d336439
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 20 20:16:23 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 20 20:17:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9141a3

dev-util/cmake: Bump to version 3.9.3

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-util/cmake/Manifest   |   1 +
 dev-util/cmake/cmake-3.9.3.ebuild | 214 ++
 2 files changed, 215 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 7d30b3e6aaa..f061bd3bff0 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,3 +2,4 @@ DIST cmake-3.7.2.tar.gz 7361593 SHA256 
dc1246c4e6d168ea4d6e042cfba577c1acd65feea
 DIST cmake-3.8.2.tar.gz 7504706 SHA256 
da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d SHA512 
49ea6f74a81dfa8ed8336c94ed50e0a483b796132c260f4bef159f9c389d99cc7b26ecfcccdd8b0a8f5b52fddd277c17c547d2a2e8848da9912c464ada1cbe3f
 WHIRLPOOL 
8768bffb365852414eda0349d71e59517c8047689303d7873a5889cb8b28c72cd636982a18b039f26daae33023f7e0ad91c3a9ab2d30c30e4b3a9b3cc525b78e
 DIST cmake-3.9.1.tar.gz 7702497 SHA256 
d768ee83d217f91bb597b3ca2ac663da7a8603c97e1f1a5184bc01e0ad2b12bb SHA512 
3bdc0f08cac8decd37df8043cf8fb436d08d19444353164bad02feda441bbd5efa636836352227255829ae5360b4ef4c952b3a7635dd61f4e86b01dff44e1ac6
 WHIRLPOOL 
5177e55df43d87adaaf07c2bcb0a561191df0c675834f936d81b8b34497a27701842209f885b708f30be09f0c77b43d98a0d494f719a63ad7344d51f14cabcec
 DIST cmake-3.9.2.tar.gz 7703777 SHA256 
954a5801a456ee48e76f01107c9a4961677dd0f3e115275bbd18410dc22ba3c1 SHA512 
9528d9f39d00bb282cf36b4126c09f6884751ac68ab924893884eecbb77ea99b0e560b30e30d46faaa89417e7386f4b376e6c7c61ccf2f23948765f8607f943c
 WHIRLPOOL 
49d7ca2875c404b5783fda1785304ec04328a4cf8531bd8c2aefa85d485a20f287aeeba6533fd35d0d47057349322844e5ec980e19750da65f7b306931a74785
+DIST cmake-3.9.3.tar.gz 7705238 SHA256 
8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a SHA512 
30058cf4c154221846d1cd22eaf44a297d2a2d020a443f3e6f40384dfb86ee9a639a1299aa9f187f230505b2a6ee0fe69fbf5e80410711a6ac3d7a07b37f8dfc
 WHIRLPOOL 
68d85783cf880984ce912e873f31500c87352cce69bad6da5a6086ce5bad2dd3d4a75ef2eae485649af7c380205aac9411f1dbdff155763d0e69d12d1eba4784

diff --git a/dev-util/cmake/cmake-3.9.3.ebuild 
b/dev-util/cmake/cmake-3.9.3.ebuild
new file mode 100644
index 000..48cd86d3877
--- /dev/null
+++ b/dev-util/cmake/cmake-3.9.3.ebuild
@@ -0,0 +1,214 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+CMAKE_REMOVE_MODULES="no"
+inherit bash-completion-r1 elisp-common eutils flag-o-matic gnome2-utils 
toolchain-funcs versionator virtualx xdg-utils cmake-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/";
+SRC_URI="https://cmake.org/files/v$(get_version_component_range 
1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="doc emacs server system-jsoncpp ncurses qt5"
+
+RDEPEND="
+   app-crypt/rhash
+   >=app-arch/libarchive-3.0.0:=
+   >=dev-libs/expat-2.0.1
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( virtual/emacs )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   server? ( >=dev-libs/libuv-1.0.0:= )
+   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
+"
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-prefix-dirs.patch
+   "${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindImageMagick.patch
+   "${FILESDIR}"/${PN}-3.0.0-FindBLAS.patch
+   "${FILESDIR}"/${PN}-3.8.0_rc2-FindBoost-python.patch
+   "${FILESDIR}"/${PN}-3.0.2-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # Cleanup args to extract only JOBS.
+   # Because bootstrap does not know anything else.
+   echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' > /dev/null
+   if [ $? -eq 0 ]; the

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

2017-09-20 Thread Brian Dolbec
commit: b3ecede5e8e85867510637e534125a8a2bea5302
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Sep 19 14:14:29 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ecede5

dev-python/autobahn: Version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/autobahn/Manifest   |  1 +
 dev-python/autobahn/autobahn-17.9.2.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/autobahn/Manifest b/dev-python/autobahn/Manifest
index 53ccc12405e..669bfeb0b62 100644
--- a/dev-python/autobahn/Manifest
+++ b/dev-python/autobahn/Manifest
@@ -2,3 +2,4 @@ DIST autobahn-0.16.0.tar.gz 185053 SHA256 
a1dcb4315a0914da56ec484659816de72dfad2
 DIST autobahn-0.9.4-2.zip 175894 SHA256 
5bb64191cfdd1cbdd90d8e359b389ef62c0acdffd2f68d16ec01fa0a287262f0 SHA512 
7e0d4246b8b1c552b25c2ae36f1923ed9931e3d3ca684039a422773fecd92ca04734a0b24394a9bbc787f245c72b5552522351a7c1c8e500128e7c46c740a3d5
 WHIRLPOOL 
aa0f06b82acbebb97ca2e3c424429ada7169dca5b39237ce082a17440ec9701a307e9fc7f162f957023cfc4c067f8e8b82b9923cb056ffcab7b3e64a61a4aae8
 DIST autobahn-17.5.1.tar.gz 205144 SHA256 
2a32fa76a11f8aa8de482e99ad2b7a8acc8f6c0d430c48aebd4666f080e85d5c SHA512 
904f8f4c527a6c1c7840ea8634d0c0a47141458500c6d29f4aa1f05ff51f91c65a451b7c447201cbdf5e255c4c2d07509efa106790217b09398e7d50c1d85382
 WHIRLPOOL 
28b9608110ecfd058b9bfc3a3c587e7d33c7538f62b4ada1969efc2d434dcbcd9b1d3b1711448a09b425016c2622d2135ce789ae1edeaf7f0a1dc96fcdfb7acd
 DIST autobahn-17.7.1.tar.gz 211238 SHA256 
801a318d5bf6776a60f7a93d715f83f7f12204b470019a339e4e7e14087c17e6 SHA512 
592c4e21a7986fc9ac992fdfd24055654c5db7a3b8963fb5814bc32bdfbcdd7e3271bc84ed35faaf50755022a115a5f026de825ba5c35dacad4cfa2cf776d50f
 WHIRLPOOL 
5c521d3e2c65c30ef8e96683d25b1aa4d862461a53f1c59608f3d5065d899f5ad39b58c38048c6cff126af436108093d10f04563ce0a5ef45c27a1f999fd95bf
+DIST autobahn-17.9.2.tar.gz 209442 SHA256 
15758e1f507d191a0b56dca911eba780d12e603e0a4567bd2ec0ec08bf08cd4c SHA512 
de73a4cc99616802d280887ef8a9971c532f974dd43cda933da953d7bcc45da3fd9d0c91763c6a80371f582f0acc9741134b1ba1b98035ef0f63e4971aaff79f
 WHIRLPOOL 
cb78970772f770ac732d6d30619f5d18cb24b130566abc741659ffa09ab07ee3f92c4636041d1cfc04c61ac44f02565102954639203ad13d83d69cd68e71e6bf

diff --git a/dev-python/autobahn/autobahn-17.9.2.ebuild 
b/dev-python/autobahn/autobahn-17.9.2.ebuild
new file mode 100644
index 000..d2b4a4e6bfc
--- /dev/null
+++ b/dev-python/autobahn/autobahn-17.9.2.ebuild
@@ -0,0 +1,65 @@
+# 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} )
+
+inherit distutils-r1 versionator
+
+MY_P="${PN}-$(replace_version_separator 3 -)"
+
+DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
+HOMEPAGE="https://pypi.python.org/pypi/autobahn http://autobahn.ws/python/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm"
+IUSE="crypt test"
+
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
'python2_7')
+   $(python_gen_cond_dep '>=dev-python/futures-3.0.4[${PYTHON_USEDEP}]' 
'python2_7')
+   >=dev-python/cbor-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/lz4-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/py-ubjson-0.8.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/snappy-0.5[${PYTHON_USEDEP}]
+   >=dev-python/twisted-16.6.0-r2[${PYTHON_USEDEP}]
+   >=dev-python/txaio-2.7.0[${PYTHON_USEDEP}]
+   >=dev-python/u-msgpack-2.1[${PYTHON_USEDEP}]
+   >=dev-python/wsaccel-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-3.6[${PYTHON_USEDEP}]
+   crypt? (
+   >=dev-python/pyopenssl-16.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/service_identity-16.0.0
+   )
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}"/${MY_P}
+
+python_test() {
+   #esetup.py test
+   cd "${BUILD_DIR}"/lib || die
+   py.test -v || die
+}
+
+pkg_postinst() {
+   python_foreach_impl twisted-regen-cache || die
+}
+
+pkg_postrm() {
+   python_foreach_impl twisted-regen-cache || die
+}



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

2017-09-20 Thread Brian Dolbec
commit: 112dc07dbcaa96a1a9019d5cd05109d3247fe5af
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Sep 20 20:00:52 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112dc07d

dev-python/autobahn: Add 17.9.1 for matching net-mic/crossbar version

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/autobahn/Manifest   |  1 +
 dev-python/autobahn/autobahn-17.9.1.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/autobahn/Manifest b/dev-python/autobahn/Manifest
index 669bfeb0b62..62ed83be574 100644
--- a/dev-python/autobahn/Manifest
+++ b/dev-python/autobahn/Manifest
@@ -2,4 +2,5 @@ DIST autobahn-0.16.0.tar.gz 185053 SHA256 
a1dcb4315a0914da56ec484659816de72dfad2
 DIST autobahn-0.9.4-2.zip 175894 SHA256 
5bb64191cfdd1cbdd90d8e359b389ef62c0acdffd2f68d16ec01fa0a287262f0 SHA512 
7e0d4246b8b1c552b25c2ae36f1923ed9931e3d3ca684039a422773fecd92ca04734a0b24394a9bbc787f245c72b5552522351a7c1c8e500128e7c46c740a3d5
 WHIRLPOOL 
aa0f06b82acbebb97ca2e3c424429ada7169dca5b39237ce082a17440ec9701a307e9fc7f162f957023cfc4c067f8e8b82b9923cb056ffcab7b3e64a61a4aae8
 DIST autobahn-17.5.1.tar.gz 205144 SHA256 
2a32fa76a11f8aa8de482e99ad2b7a8acc8f6c0d430c48aebd4666f080e85d5c SHA512 
904f8f4c527a6c1c7840ea8634d0c0a47141458500c6d29f4aa1f05ff51f91c65a451b7c447201cbdf5e255c4c2d07509efa106790217b09398e7d50c1d85382
 WHIRLPOOL 
28b9608110ecfd058b9bfc3a3c587e7d33c7538f62b4ada1969efc2d434dcbcd9b1d3b1711448a09b425016c2622d2135ce789ae1edeaf7f0a1dc96fcdfb7acd
 DIST autobahn-17.7.1.tar.gz 211238 SHA256 
801a318d5bf6776a60f7a93d715f83f7f12204b470019a339e4e7e14087c17e6 SHA512 
592c4e21a7986fc9ac992fdfd24055654c5db7a3b8963fb5814bc32bdfbcdd7e3271bc84ed35faaf50755022a115a5f026de825ba5c35dacad4cfa2cf776d50f
 WHIRLPOOL 
5c521d3e2c65c30ef8e96683d25b1aa4d862461a53f1c59608f3d5065d899f5ad39b58c38048c6cff126af436108093d10f04563ce0a5ef45c27a1f999fd95bf
+DIST autobahn-17.9.1.tar.gz 209230 SHA256 
01378f51a9ff0c99e64482dbb69a39e617f9b520bfeb5f708edd5e36f5899df4 SHA512 
036508c1170f53b01be360083bbf9f569fbaf216d984b34e10ad18e5f5e156e74bd4c8979bdd977a8e23deff0332e16d3d606716d32f3987ff37c7707eac0f86
 WHIRLPOOL 
67f683ab4ff3d752728318661ebe6c659db90cca8053e80a036660df259929b5e79106bf8d57710a93aebe1a356c0bf3082326e1e5eed974ae67050e62b35d28
 DIST autobahn-17.9.2.tar.gz 209442 SHA256 
15758e1f507d191a0b56dca911eba780d12e603e0a4567bd2ec0ec08bf08cd4c SHA512 
de73a4cc99616802d280887ef8a9971c532f974dd43cda933da953d7bcc45da3fd9d0c91763c6a80371f582f0acc9741134b1ba1b98035ef0f63e4971aaff79f
 WHIRLPOOL 
cb78970772f770ac732d6d30619f5d18cb24b130566abc741659ffa09ab07ee3f92c4636041d1cfc04c61ac44f02565102954639203ad13d83d69cd68e71e6bf

diff --git a/dev-python/autobahn/autobahn-17.9.1.ebuild 
b/dev-python/autobahn/autobahn-17.9.1.ebuild
new file mode 100644
index 000..d2b4a4e6bfc
--- /dev/null
+++ b/dev-python/autobahn/autobahn-17.9.1.ebuild
@@ -0,0 +1,65 @@
+# 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} )
+
+inherit distutils-r1 versionator
+
+MY_P="${PN}-$(replace_version_separator 3 -)"
+
+DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
+HOMEPAGE="https://pypi.python.org/pypi/autobahn http://autobahn.ws/python/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm"
+IUSE="crypt test"
+
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
'python2_7')
+   $(python_gen_cond_dep '>=dev-python/futures-3.0.4[${PYTHON_USEDEP}]' 
'python2_7')
+   >=dev-python/cbor-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/lz4-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/py-ubjson-0.8.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/snappy-0.5[${PYTHON_USEDEP}]
+   >=dev-python/twisted-16.6.0-r2[${PYTHON_USEDEP}]
+   >=dev-python/txaio-2.7.0[${PYTHON_USEDEP}]
+   >=dev-python/u-msgpack-2.1[${PYTHON_USEDEP}]
+   >=dev-python/wsaccel-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-3.6[${PYTHON_USEDEP}]
+   crypt? (
+   >=dev-python/pyopenssl-16.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/service_identity-16.0.0
+   )
+   "
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}"/${MY_P}
+
+python_test() {
+   #esetup.py test
+   

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

2017-09-20 Thread Brian Dolbec
commit: 703510d0fe7f334a3f40009c50d93e74cb522c76
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Sep 20 00:30:24 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703510d0

dev-python/txtorcon: New pkg, new dep of net-misc/crossbar-17.9.1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/txtorcon/Manifest   |   1 +
 ...0.19.3-Movetestsunderthetxtorconnamespace.patch | 147 +
 .../files/txtorcon-0.19.3-Removeinstalldocs.patch  |  53 
 ...torcon-0.19.3-Removeunconditionalexamples.patch |  34 +
 ...orcon-0.19.3-setup.py-Dontinstallthetests.patch |  26 
 dev-python/txtorcon/metadata.xml   |  20 +++
 dev-python/txtorcon/txtorcon-0.19.3.ebuild |  59 +
 7 files changed, 340 insertions(+)

diff --git a/dev-python/txtorcon/Manifest b/dev-python/txtorcon/Manifest
new file mode 100644
index 000..c61e7d90456
--- /dev/null
+++ b/dev-python/txtorcon/Manifest
@@ -0,0 +1 @@
+DIST txtorcon-0.19.3.tar.gz 265716 SHA256 
f73396667909a3c7a98f4dd865edf4ed6a2518ee5a935d92e18b8a479ec244fd SHA512 
748e23c25c0b287467e0fa7db6ad69a8af7010957a846141b9360b71af0d279153ff401b85d135e7e66171e81117ebc56406e64e660aeda7dde8cd430d0a7254
 WHIRLPOOL 
0077f6ba0194cd9da21d3b148418774785e1a79ab4b40ba58a733c14d6f0d1c85afe7797821b84630b7177cfebb361adcde399b84c87cf981a12da7988526462

diff --git 
a/dev-python/txtorcon/files/txtorcon-0.19.3-Movetestsunderthetxtorconnamespace.patch
 
b/dev-python/txtorcon/files/txtorcon-0.19.3-Movetestsunderthetxtorconnamespace.patch
new file mode 100644
index 000..f142176dade
--- /dev/null
+++ 
b/dev-python/txtorcon/files/txtorcon-0.19.3-Movetestsunderthetxtorconnamespace.patch
@@ -0,0 +1,147 @@
+From d9f0e2ea76cb54e3647fd16f3be0a8f0224505fd Mon Sep 17 00:00:00 2001
+From: Brian Dolbec 
+Date: Tue, 19 Sep 2017 11:59:08 -0700
+Subject: [PATCH] test: Move tests under the txtorcon namespace
+
+---
+ MANIFEST.in| 1 -
+ {test => txtorcon/test}/__init__.py| 0
+ {test => txtorcon/test}/py3_torstate.py| 0
+ {test => txtorcon/test}/test_addrmap.py| 0
+ {test => txtorcon/test}/test_attacher.py   | 0
+ {test => txtorcon/test}/test_circuit.py| 0
+ {test => txtorcon/test}/test_controller.py | 0
+ {test => txtorcon/test}/test_endpoints.py  | 0
+ {test => txtorcon/test}/test_fsm.py| 0
+ {test => txtorcon/test}/test_log.py| 0
+ {test => txtorcon/test}/test_microdesc.py  | 0
+ {test => txtorcon/test}/test_router.py | 0
+ {test => txtorcon/test}/test_socks.py  | 0
+ {test => txtorcon/test}/test_stream.py | 0
+ {test => txtorcon/test}/test_torconfig.py  | 0
+ {test => txtorcon/test}/test_torcontrolprotocol.py | 0
+ {test => txtorcon/test}/test_torinfo.py| 0
+ {test => txtorcon/test}/test_torstate.py   | 0
+ {test => txtorcon/test}/test_util.py   | 0
+ {test => txtorcon/test}/test_util_imports.py   | 0
+ {test => txtorcon/test}/test_web.py| 0
+ {test => txtorcon/test}/util.py| 0
+ 22 files changed, 1 deletion(-)
+ rename {test => txtorcon/test}/__init__.py (100%)
+ rename {test => txtorcon/test}/py3_torstate.py (100%)
+ rename {test => txtorcon/test}/test_addrmap.py (100%)
+ rename {test => txtorcon/test}/test_attacher.py (100%)
+ rename {test => txtorcon/test}/test_circuit.py (100%)
+ rename {test => txtorcon/test}/test_controller.py (100%)
+ rename {test => txtorcon/test}/test_endpoints.py (100%)
+ rename {test => txtorcon/test}/test_fsm.py (100%)
+ rename {test => txtorcon/test}/test_log.py (100%)
+ rename {test => txtorcon/test}/test_microdesc.py (100%)
+ rename {test => txtorcon/test}/test_router.py (100%)
+ rename {test => txtorcon/test}/test_socks.py (100%)
+ rename {test => txtorcon/test}/test_stream.py (100%)
+ rename {test => txtorcon/test}/test_torconfig.py (100%)
+ rename {test => txtorcon/test}/test_torcontrolprotocol.py (100%)
+ rename {test => txtorcon/test}/test_torinfo.py (100%)
+ rename {test => txtorcon/test}/test_torstate.py (100%)
+ rename {test => txtorcon/test}/test_util.py (100%)
+ rename {test => txtorcon/test}/test_util_imports.py (100%)
+ rename {test => txtorcon/test}/test_web.py (100%)
+ rename {test => txtorcon/test}/util.py (100%)
+
+diff --git a/MANIFEST.in b/MANIFEST.in
+index 13dc4e2..7b8184a 100644
+--- a/MANIFEST.in
 b/MANIFEST.in
+@@ -22,4 +22,3 @@ include examples/*
+ exclude examples/*~
+ include requirements.txt
+ include dev-requirements.txt
+-include test/*.py
+diff --git a/test/__init__.py b/txtorcon/test/__init__.py
+similarity index 100%
+rename from test/__init__.py
+rename to txtorcon/test/__init__.py
+diff --git a/test/py3_torstate.py b/txtorcon/test/py3_torstate.py
+similarity index 100%
+rena

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

2017-09-20 Thread Brian Dolbec
commit: 282d9a279140d8251115672e2ac454707721f03a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Sep 16 15:23:15 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282d9a27

dev-util/buildbot: Improve pkg_config in latest releases

Fix missed edit in previous commit.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/buildbot/buildbot-0.9.10.ebuild |  2 +-
 dev-util/buildbot/buildbot-0.9.11.ebuild | 10 ++
 dev-util/buildbot/buildbot-.ebuild   | 10 ++
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/dev-util/buildbot/buildbot-0.9.10.ebuild 
b/dev-util/buildbot/buildbot-0.9.10.ebuild
index 65f5d4a7138..0f493ccb8ff 100644
--- a/dev-util/buildbot/buildbot-0.9.10.ebuild
+++ b/dev-util/buildbot/buildbot-0.9.10.ebuild
@@ -171,7 +171,7 @@ pkg_postinst() {
 
 pkg_config() {
local buildmaster_path="/var/lib/buildmaster"
-   local log_path="/var/log/buildbot_worker"
+   local log_path="/var/log/buildmaster"
 
einfo "This will prepare a new buildmaster instance in 
${buildmaster_path}."
einfo "Press Control-C to abort."

diff --git a/dev-util/buildbot/buildbot-0.9.11.ebuild 
b/dev-util/buildbot/buildbot-0.9.11.ebuild
index dbb4358a838..694b31c8f11 100644
--- a/dev-util/buildbot/buildbot-0.9.11.ebuild
+++ b/dev-util/buildbot/buildbot-0.9.11.ebuild
@@ -162,6 +162,8 @@ pkg_postinst() {
 
 pkg_config() {
local buildmaster_path="/var/lib/buildmaster"
+   local log_path="/var/log/buildmaster"
+
einfo "This will prepare a new buildmaster instance in 
${buildmaster_path}."
einfo "Press Control-C to abort."
 
@@ -170,6 +172,8 @@ pkg_config() {
[[ -z "${instance_name}" ]] && die "Invalid instance name"
 
local instance_path="${buildmaster_path}/${instance_name}"
+   local instance_log_path="${log_path}/${instance_name}"
+
if [[ -e "${instance_path}" ]]; then
eerror "The instance with the specified name already exists:"
eerror "${instance_path}"
@@ -187,6 +191,12 @@ pkg_config() {
ln --symbolic --relative "/etc/init.d/buildmaster" 
"/etc/init.d/buildmaster.${instance_name}" \
|| die "Unable to create link to init file"
 
+   if [[ ! -d "${instance_log_path}" ]]; then
+   mkdir --parents "${instance_log_path}" || die "Unable to create 
directory ${instance_log_path}"
+   fi
+   ln --symbolic --relative "${instance_log_path}/twistd.log" 
"${instance_path}/twistd.log" \
+   || die "Unable to create link to log file"
+
einfo "Successfully created a buildmaster instance at ${instance_path}."
einfo "To change the default settings edit the master.cfg file in this 
directory."
 }

diff --git a/dev-util/buildbot/buildbot-.ebuild 
b/dev-util/buildbot/buildbot-.ebuild
index dbb4358a838..694b31c8f11 100644
--- a/dev-util/buildbot/buildbot-.ebuild
+++ b/dev-util/buildbot/buildbot-.ebuild
@@ -162,6 +162,8 @@ pkg_postinst() {
 
 pkg_config() {
local buildmaster_path="/var/lib/buildmaster"
+   local log_path="/var/log/buildmaster"
+
einfo "This will prepare a new buildmaster instance in 
${buildmaster_path}."
einfo "Press Control-C to abort."
 
@@ -170,6 +172,8 @@ pkg_config() {
[[ -z "${instance_name}" ]] && die "Invalid instance name"
 
local instance_path="${buildmaster_path}/${instance_name}"
+   local instance_log_path="${log_path}/${instance_name}"
+
if [[ -e "${instance_path}" ]]; then
eerror "The instance with the specified name already exists:"
eerror "${instance_path}"
@@ -187,6 +191,12 @@ pkg_config() {
ln --symbolic --relative "/etc/init.d/buildmaster" 
"/etc/init.d/buildmaster.${instance_name}" \
|| die "Unable to create link to init file"
 
+   if [[ ! -d "${instance_log_path}" ]]; then
+   mkdir --parents "${instance_log_path}" || die "Unable to create 
directory ${instance_log_path}"
+   fi
+   ln --symbolic --relative "${instance_log_path}/twistd.log" 
"${instance_path}/twistd.log" \
+   || die "Unable to create link to log file"
+
einfo "Successfully created a buildmaster instance at ${instance_path}."
einfo "To change the default settings edit the master.cfg file in this 
directory."
 }



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

2017-09-20 Thread Brian Dolbec
commit: e050f5d9affe5ca9d36a01a455a52460631dda4c
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Sep 20 19:57:22 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e050f5d9

net-misc/crossbar: Version bumps, Add python_test() to 17.6.1_p3-r1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-misc/crossbar/Manifest |   2 +
 net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild |   6 +
 ...-17.6.1_p3-r1.ebuild => crossbar-17.8.1.ebuild} |  79 +++---
 ...-17.6.1_p3-r1.ebuild => crossbar-17.9.1.ebuild} |  77 +++---
 .../files/crossbar-17.8.1-Revert-Torservices.patch | 246 +++
 .../files/crossbar-17.9.1-Revert-Torservices.patch | 270 +
 net-misc/crossbar/metadata.xml |   9 +-
 7 files changed, 623 insertions(+), 66 deletions(-)

diff --git a/net-misc/crossbar/Manifest b/net-misc/crossbar/Manifest
index 37f6c5d045f..76d1b502b9d 100644
--- a/net-misc/crossbar/Manifest
+++ b/net-misc/crossbar/Manifest
@@ -1 +1,3 @@
 DIST crossbar-17.6.1.post3.tar.gz 725054 SHA256 
8d023af0a772404f4e57add5888583fc0068d62a7a2249bea4539a6d7b70fbd9 SHA512 
c3efac2c7f7a41e6544eb98057afb249908453d6ddfb81c514f0705ed967374d50f844fe1a80395652b81a7c23abc90a03a0d6c88287f10cbfe99e64cb70919d
 WHIRLPOOL 
08555f6cecbc57ab447569864cec75993fb8aea485ce7c85aefb1530b950b5913371e73d384e15ce539445f759c4f74a35457ef4ef2fc8791c0802325cebdc7b
+DIST crossbar-17.9.1.tar.gz 730753 SHA256 
717cdd2177e77eb85e615de2b857ac3dfc0079a10e7a349027aa3a556abb2611 SHA512 
fee96e1c900c756536dc9bf6088c512a50accbae0e8010b7e058de8ed2ebb2f366e5d5051ab2f07517dd642f4d65c65e9b701b00d7bca1b9352c58f38f892563
 WHIRLPOOL 
e9f6192aecb9c34e715686b1f7543d4a395bdb06aa48fd914115f32bfb2170830549e418ca256d85e7806550504ab3e35a208bde1e64bfee7ee7393378bd0f7b
+DIST v17.8.1.tar.gz 1545668 SHA256 
ba970b12c7b57c993739088248cf36d74aab12dda87cc906e25da96101344580 SHA512 
21ed2031ddebe93fcd4fcd01243b2aa8979444e833386db83b10d032cfc3c3f9d47cf638d4cf26eb2801e91892c85115fec91e0a6f071a619f014132663f6c32
 WHIRLPOOL 
fae59dc7ed9a2baddc203fad8109344d67925ef6c6e4d3751a2389f38b0dc058109f556074e8c25fb528107793e79a4380c121e451f2cb35c48c26d1aef64f58

diff --git a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild 
b/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
index 14bd07de2fd..d320ae17908 100644
--- a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
+++ b/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
@@ -84,6 +84,12 @@ pkg_setup() {
enewuser crossbar
 }
 
+python_test() {
+   pushd "${TEST_DIR}" > /dev/null || die
+   /usr/bin/trial crossbar || die "Tests failed with ${EPYTHON}"
+   popd > /dev/null || die
+}
+
 python_install_all() {
distutils-r1_python_install_all
 

diff --git a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild 
b/net-misc/crossbar/crossbar-17.8.1.ebuild
similarity index 84%
copy from net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
copy to net-misc/crossbar/crossbar-17.8.1.ebuild
index 14bd07de2fd..330fd4ac579 100644
--- a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
+++ b/net-misc/crossbar/crossbar-17.8.1.ebuild
@@ -2,67 +2,67 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-# Not quite ready for py3, unconditionally deps on too many backported
-# pkgs installed in newer pythons that shouldn't need them.
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit  user systemd distutils-r1
 
-MY_PV="17.6.1.post3"
+MY_PV="${PV}"
 MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="Crossbar.io - The Unified Application Router for the twisted 
framework"
 HOMEPAGE="http://crossbar.io/ https://github.com/crossbario/crossbar 
https://pypi.python.org/pypi/crossbar";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="https://github.com/crossbario/crossbar/archive/v17.8.1.tar.gz";
 
 LICENSE="AGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
+IUSE="test tor"
 
 RDEPEND="
-   >=dev-python/setuptools-36.0.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.1.0[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '>=dev-python/enum34-1.1.6[${PYTHON_USEDEP}]' 
python2_7)
-   >=dev-python/txaio-2.8.0[${PYTHON_USEDEP}]
-   >=dev-python/pyasn1-0.2.3[${PYTHON_USEDEP}]
-   >=dev-python/pyasn1-modules-0.0.9[${PYTHON_USEDEP}]
-   >=dev-python/incremental-17.5.0[${PYTHON_USEDEP}]
-   >=dev-python/zope-interface-4.4.2[${PYTHON_USEDEP}]
-   =dev-python/priority-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/service_identity-17.0.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-17.1.0[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/autobahn-17.6.2[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.9.6[${PYTHON_USEDEP}]
-   >=dev-python/treq-17.3.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.12[${PYTHON_USED

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

2017-09-20 Thread Brian Dolbec
commit: b26b1ddca7089908e1817a89f97b2686c2044ec0
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Sep 19 14:10:58 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26b1ddc

dev-python/txaio: Version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/txaio/Manifest   |  1 +
 dev-python/txaio/txaio-2.8.2.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest
index 1f1e90d5546..93a906654f6 100644
--- a/dev-python/txaio/Manifest
+++ b/dev-python/txaio/Manifest
@@ -2,3 +2,4 @@ DIST txaio-2.3.1.tar.gz 36755 SHA256 
c87bff73e22c2067318cbb267781e2f651c485d
 DIST txaio-2.5.1.tar.gz 41577 SHA256 
625076477182e2dde78b79d0b2b0d6b3cecb0e24fe0ea7eaf2abd26a4c0dd1de SHA512 
921b4f6738a91923cffe00eed30237e0a2a12dbd42476587b4902675d3d7d8ecbf3b6fbf47afa5648836f779f1c22f7edf9bd94d44dcacee86d03a1dd16450a5
 WHIRLPOOL 
24286b510c7f1911dd2a315362c76aff77bc2246164a4a1ba50573d87408db9e0e384e5063cfdbee96501b3d03decc9f4198aae9f8cd375d8c49de817d0eda63
 DIST txaio-2.7.1.tar.gz 43591 SHA256 
9eea85c27ff8ac28049a29b55383f5c162351f855860e5081ff4632d65a5b4d2 SHA512 
d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e
 WHIRLPOOL 
2acff5b81fd17afd7b7d986812d742a6e09781f8f6f960ae6c08a52c6535156736492ecaca0c8026192289ab28e3cceb40e03aa4512922bc64ece7c900abd25c
 DIST txaio-2.8.1.tar.gz 43558 SHA256 
fe2e0e4d3a06705f86bbd351fdd1f39dae61755e44162375e024acbf32eafddb SHA512 
5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056
 WHIRLPOOL 
5fec7bba468b52bf3ba13328d7e5f00a28eb487e238880d5afbf79bd6d8a017f39e2aa907c095a8c0fe28c41b2c917f4f72f8ad0f59ad241f329ca91a1f6961f
+DIST txaio-2.8.2.tar.gz 43670 SHA256 
484cd6c4cdd3f6081b87188f3b2b9a36e02fba6816e8256917c4f6571b567571 SHA512 
8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884
 WHIRLPOOL 
f42015d189b7b5c0a6bd50f7bcb482515f12743e04cf751c523620fb3bb4684cb9c42edace1ca9035ebfe980418b45cefd8b308f2dfbd93bcc5eae2623c95bb2

diff --git a/dev-python/txaio/txaio-2.8.2.ebuild 
b/dev-python/txaio/txaio-2.8.2.ebuild
new file mode 100644
index 000..660e89d3ae1
--- /dev/null
+++ b/dev-python/txaio/txaio-2.8.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Compatibility API between asyncio/Twisted/Trollius"
+HOMEPAGE="https://github.com/crossbario/txaio 
https://pypi.python.org/pypi/txaio";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
python2_7)
+   $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' 
python2_7)
+"
+DEPEND="app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   doc? (
+   >=dev-python/sphinx-1.2.3[${PYTHON_USEDEP}]
+   >=dev-python/sphinxcontrib-spelling-2.1.2[${PYTHON_USEDEP}]
+   >=dev-python/sphinx_rtd_theme-0.1.9[${PYTHON_USEDEP}]
+   dev-python/alabaster[${PYTHON_USEDEP}]
+   )
+   test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}]
+   >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/tox-2.1.1[${PYTHON_USEDEP}]
+   >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}]
+   >=dev-python/pyenchant-1.6.6[${PYTHON_USEDEP}]
+   )
+"
+
+src_prepare() {
+   default_src_prepare
+   # Take out failing tests known to pass when run manually
+   # we certainly don't need to test "python setup.py sdist" here
+   rm "${S}/test/test_packaging.py" || die
+}
+
+python_prepare() {
+   # https://github.com/tavendo/txaio/issues/3
+   cp -r "${FILESDIR}"/util.py test || die
+
+   distutils-r1_python_prepare
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( doc/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-09-20 Thread Brian Dolbec
commit: 6f7376b4df528a6b5b8c74e7aed50d379f75793b
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Sep 19 13:00:15 2017 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Sep 20 20:02:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7376b4

net-misc/crossbar: Correct minimum twisted dep, bug 626882

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild 
b/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
index 2c13a97ea01..14bd07de2fd 100644
--- a/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
+++ b/net-misc/crossbar/crossbar-17.6.1_p3-r1.ebuild
@@ -22,7 +22,7 @@ IUSE="test"
 
 RDEPEND="
>=dev-python/setuptools-36.0.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
+   >=dev-python/twisted-17.1.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-python/enum34-1.1.6[${PYTHON_USEDEP}]' 
python2_7)
>=dev-python/txaio-2.8.0[${PYTHON_USEDEP}]
>=dev-python/pyasn1-0.2.3[${PYTHON_USEDEP}]
@@ -62,7 +62,7 @@ RDEPEND="
 DEPEND="
!dev-python/crossbar
>=dev-python/setuptools-36.0.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}]
+   >=dev-python/twisted-17.1.0[${PYTHON_USEDEP}]
test? (
dev-python/mock[${PYTHON_USEDEP}]
)



[gentoo-commits] repo/gentoo: New branch: eapi7-ver

2017-09-20 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Sep 20 19:30:01 2017 +

New branch: eapi7-ver




[gentoo-commits] repo/gentoo: Branch deleted: eapi7-ver

2017-09-20 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 20 18:51:47 2017 +

Branch deleted: eapi7-ver




[gentoo-commits] repo/gentoo:master commit in: sci-biology/foldingathome/

2017-09-20 Thread Ian Stakenvicius
commit: e4b6baa58325c29e186f6843c365bd5f168b7969
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Sep 20 18:33:07 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Sep 20 18:39:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b6baa5

sci-biology/foldingathome: misc ebuild impovements

- Added a systemd unit
- Removed usage of 'chown -R' on live filesystems
- Dropped the custom and vulnerable 'initfolding' helper script
- Improved the init script to use standard openrc-run behaviour via variables
- Dropped "unitinfo" extra command on /etc/init.d/foldingathome as it rarely 
works

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../foldingathome/foldingathome-7.4.4-r2.ebuild| 126 +
 1 file changed, 126 insertions(+)

diff --git a/sci-biology/foldingathome/foldingathome-7.4.4-r2.ebuild 
b/sci-biology/foldingathome/foldingathome-7.4.4-r2.ebuild
new file mode 100644
index 000..bdb2a91c704
--- /dev/null
+++ b/sci-biology/foldingathome/foldingathome-7.4.4-r2.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator user systemd
+
+MY_BASEURI="https://fah.stanford.edu/file-releases/public/release/fahclient";
+MY_64B_URI="${MY_BASEURI}/centos-5.3-64bit/v$(get_version_component_range 
1-2)/fahclient_${PV}-64bit-release.tar.bz2"
+MY_32B_URI="${MY_BASEURI}/centos-5.5-32bit/v$(get_version_component_range 
1-2)/fahclient_${PV}-32bit-release.tar.bz2"
+
+DESCRIPTION="Folding@Home is a distributed computing project for protein 
folding"
+HOMEPAGE="http://folding.stanford.edu/FAQ-SMP.html";
+SRC_URI="x86? ( ${MY_32B_URI} )
+   amd64? ( ${MY_64B_URI} )"
+
+RESTRICT="mirror bindist strip"
+
+LICENSE="FAH-EULA-2014 FAH-special-permission"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Expressly listing all deps, as this is a binpkg and it is doubtful whether
+# i.e. uclibc or clang can provide what is necessary at runtime
+RDEPEND="app-arch/bzip2
+   sys-devel/gcc
+   sys-libs/glibc
+   sys-libs/zlib"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="opt/foldingathome/*"
+
+pkg_setup() {
+   elog ""
+   elog "Special permission is hereby granted to the Gentoo project to 
provide an"
+   elog "automated installer package which downloads and installs the 
Folding@home client"
+   elog "software. Permission is also granted for future Gentoo installer 
packages on the"
+   elog "condition that they continue to adhere to all of the terms of the 
accompanying"
+   elog "Folding@home license agreements and display this notice."
+   elog "-- Vijay S. Pande, Stanford University, 07 May 2013"
+   elog ""
+   elog "(ref: 
http://foldingforum.org/viewtopic.php?f=16&t=22524&p=241992#p241992 )"
+   elog ""
+
+   # the bash shell is important for "su -c" in init script
+   enewuser foldingathome -1 -1 "${EPREFIX}"/opt/foldingathome
+}
+
+src_install() {
+   local myS="fahclient_${PV}-64bit-release"
+   use x86 && myS="${myS//64bit/32bit}"
+   exeinto /opt/foldingathome
+   doexe "${myS}"/{FAHClient,FAHCoreWrapper}
+
+   newconfd "${FILESDIR}"/7.3/folding-conf.d foldingathome
+   cat <"${T}"/fah-init
+#!/sbin/openrc-run
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+start_stop_daemon_args="--chdir \"${EPREFIX}/opt/foldingathome\""
+command="${EPREFIX}/opt/foldingathome/FAHClient"
+command_args="\${FOLD_OPTS}"
+command_user=foldingathome
+command_background=1
+pidfile="\${PIDFILE}"
+EOF
+   newinitd "${T}"/fah-init foldingathome
+
+   cat <"${T}"/fah-init.service
+[Unit]
+Description=Folding@Home V7 Client
+Documentation=https://folding.stanford.edu/home/the-software/
+
+[Service]
+Type=simple
+User=foldingathome
+WorkingDirectory="${EPREFIX}/opt/foldingathome"
+PIDFile=/run/fahclient.pid
+ExecStart=./FAHClient -v start
+ExecReload=./FAHClient -v restart
+ExecStop=./FAHClient -v stop
+KillMode=process
+
+[Install]
+WantedBy=multi-user.target
+EOF
+   systemd_newunit "${T}"/fah-init.service foldingathome.service
+
+   chown -R foldingathome:foldingathome "${ED}"${I}
+}
+
+pkg_postinst() {
+   elog "To run Folding@home in the background at boot:"
+   elog "(openrc)\trc-update add foldingathome default"
+   elog "(systemd)\tsystemctl enable foldingathome"
+   elog ""
+   if [ ! -e "${EPREFIX}"/opt/foldingathome/config.xml ]; then
+   elog "No configuration found -- please run"
+   elog "emerge --config ${P} to configure your client, or specify"
+   elog "all necessary runtime options in FOLD_OPTS within"
+   elog "${EPREFIX}/etc/conf.d/foldingathome"
+   fi
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   elog "NOTE, the 'initfolding' helper script has been dropped, 
please"
+   elog "use emerge -

[gentoo-commits] proj/portage:master commit in: bin/postinst-qa-check.d/

2017-09-20 Thread Zac Medico
commit: 5fc7281657e2a5a4b22e969853364b142a37d05f
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Sep 20 18:11:53 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Sep 20 18:13:44 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=5fc72816

postinst-qa-check.d: remove redundant local vars and obsolete comments

Fixes: c4edb9ca3a6c ("postinst-qa-check.d: fix [[ ${files[@]} ]] logic in for 
loops")
Reported-by: Michał Górny  gentoo.org>

 bin/postinst-qa-check.d/50gnome2-utils | 4 +---
 bin/postinst-qa-check.d/50xdg-utils| 8 ++--
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/bin/postinst-qa-check.d/50gnome2-utils 
b/bin/postinst-qa-check.d/50gnome2-utils
index 7ee8f2528..569633fe3 100644
--- a/bin/postinst-qa-check.d/50gnome2-utils
+++ b/bin/postinst-qa-check.d/50gnome2-utils
@@ -1,7 +1,7 @@
 # check for missing calls to gnome2-utils regen functions
 
 gnome2_icon_cache_check() {
-   local d f all_files=() find_args missing
+   local d f all_files=() missing
for d in usr/share/icons/*/; do
# gnome2_icon_cache_update updates only themes with an index
[[ -f ${d}/index.theme ]] || continue
@@ -24,8 +24,6 @@ gnome2_icon_cache_check() {
 
# if any files were found, update the db to avoid repeating
# the warning for subsequent packages
-   # (note: yes, it will eagerly repeat the update for next dirs
-   # but that's a minor issue)
if [[ ${files[@]} ]]; then
all_files+=("${files[@]}")
addwrite "${d}"

diff --git a/bin/postinst-qa-check.d/50xdg-utils 
b/bin/postinst-qa-check.d/50xdg-utils
index ca4b49fe4..9164f8dc1 100644
--- a/bin/postinst-qa-check.d/50xdg-utils
+++ b/bin/postinst-qa-check.d/50xdg-utils
@@ -1,7 +1,7 @@
 # check for missing calls to xdg-utils regen functions
 
 xdg_desktop_database_check() {
-   local d f files=() missing
+   local d f missing
for d in usr/share/applications; do
[[ -d ${d} ]] || continue
 
@@ -20,8 +20,6 @@ xdg_desktop_database_check() {
 
# if any files were found, update the db to avoid repeating
# the warning for subsequent packages
-   # (note: yes, it will eagerly repeat the update for next dirs
-   # but it's a minor issue and we have only one dir anyway)
if [[ ${files[@]} ]]; then
all_files+=("${files[@]}")
addwrite "${d}"
@@ -41,7 +39,7 @@ xdg_desktop_database_check() {
 }
 
 xdg_mimeinfo_database_check() {
-   local d f files=() missing
+   local d f missing
for d in usr/share/mime; do
[[ -d ${d} ]] || continue
 
@@ -57,8 +55,6 @@ xdg_mimeinfo_database_check() {
 
# if any files were found, update the db to avoid repeating
# the warning for subsequent packages
-   # (note: yes, it will eagerly repeat the update for next dirs
-   # but it's a minor issue and we have only one dir anyway)
if [[ ${files[@]} ]]; then
all_files+=("${files[@]}")
addwrite "${d}"



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

2017-09-20 Thread Mike Pagano
commit: 6f28ffd274604373383c75740f28b89b9372d7a1
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Sep 20 18:11:45 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Sep 20 18:12:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f28ffd2

sys-kernel/gentoo-sources: Linux patch 4.13.3

Package-Manager: Portage-2.3.8, Repoman-2.3.1

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index eb927756152..5db3dde68f4 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -19,6 +19,9 @@ DIST genpatches-4.13-3.extras.tar.xz 17408 SHA256 
c9ad579a61c6f6950f404ca5717b1e
 DIST genpatches-4.13-4.base.tar.xz 31660 SHA256 
aff863f8f08a4b139bac89b2b988f5fc99f527e60f1d3ec73c50c6bcbcb02ed2 SHA512 
b2bc50427d69c9e51e0f05c6e9b800843d844cae6d75d04849ec926bff102f5f8a331579fb5ef23c26c464c2ad968d8ee0f697b53f8a6607d411219d426527af
 WHIRLPOOL 
619f8e7ea1cd51dbc5423afe1ec708e4eba0312719768210f97ca09c0b331d66b2c8d42686fca4bb21768e0310079923fe4853e6a18f2ffa37b86b9deba7ad05
 DIST genpatches-4.13-4.experimental.tar.xz 5184 SHA256 
6913c755d227c266d7d841e717bf613fbc2ba376fe50654bd9840e04f0831b32 SHA512 
9d1384e824493e98d3fdab28592a3488f7a8957ef4f6a3ac348e0f8812cde9bf8c50ac8b84da8e85cd08e2edbdd6f60a47d44943129f0e3a962c1a856e990a74
 WHIRLPOOL 
1dd7e5a9727ed9016a3ddef7c656e899aa12571cdda3462e091706665282e5b1b986a4c9353ae713592da2a5e65f82790e3d120febb1f838096ebcb6aa74cde4
 DIST genpatches-4.13-4.extras.tar.xz 17400 SHA256 
b1dada7d064da74656a165b3dedaf3eae99222a0bd98c4fe2c36ef215c3e7dfd SHA512 
cb18e52f33f85be5470952085759df557113c155a6662e1f4e5c984ea6dbcd55e82232419a49caf13225b8650578e27f9d3d3294efcef02ecfb67757c2cc060e
 WHIRLPOOL 
dd807e5f2761665dcfda8d443acd9aba39c93688ce45143c9f70e17415b26493b35384308a54d3df35175f8a62c803535f7758db57bb3a925fec2e7eddaf3325
+DIST genpatches-4.13-5.base.tar.xz 55892 SHA256 
087e9641ae95919e0a036c9e37cc2871855892c8edcdefbe288aa35e8013efc4 SHA512 
85376475e2f0cae0fe8e87e21230592c29083353fa9e2cbda2b784afcac8c8d7b8b45a5d647e3b2345b35eef2db44cd0384b2776fc42535ff7dfc875a760dea3
 WHIRLPOOL 
7b144164f2172f0f68c302d91520e9fc83614e560b432f67ff6f46107c1b3e8704e8debb20d2dcaf0b34bc8f9f6dd3e34486be6c3cf875f47a79d130eb84756c
+DIST genpatches-4.13-5.experimental.tar.xz 5184 SHA256 
68adad643fc988d4124eaa1417028b8f86d2420bf15ed5a8c8b9e9201f6077c8 SHA512 
7c0dbcad5a7428c41d6a38d707fb925f790a4c58e475e44e9769f398f7a7227228bfcb20b584d2074d9ae7c176c1bb555c9b2343388bd7e66d05aaf6eb02382f
 WHIRLPOOL 
970a6fd19c2b5384837cd9a0bb74f9c91454a1483450fea80dbbb9ac30238fc23dce7134d232a89efb4741a4455d5fd708955ed4ddd7cfa23365aa5eb4b3bca2
+DIST genpatches-4.13-5.extras.tar.xz 17388 SHA256 
01f538738030621642e65a134db02e46aaf6f70d9411037da67bb1b3852a5866 SHA512 
befa0f3ac6d5be18b44cd2c80dd24243baaa57854ec1a65d5440ead2f30993c6008a40846a328d1ff4d2c924c8c3bc40d15c2084739e5e6fdf55433757a20313
 WHIRLPOOL 
63e470330242a4b7d9222d7193433f0fed3a9e5dce094e9d613202ec8a243b6e24bb6332789a823dfe286b42a907dae207f51fe6a2ad99d8b0e4434d10af576f
 DIST genpatches-4.4-91.base.tar.xz 1428436 SHA256 
d6c806bd868856a9021b35d0bc3ced37029c8803846d6b251fe7fefadfe46c69 SHA512 
c25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554
 WHIRLPOOL 
8de12e7bdba76256e8fc41738605bbe961fa3fa0ccbe1fccaf0c8cb3708c692bb65a27db7675e42ce5558a22c81b9017742b14d6776ee2b93f4d1d92535942a9
 DIST genpatches-4.4-91.experimental.tar.xz 87760 SHA256 
e04a99c94b4dd9f5856dd08ed4b286b19c765d8d0fe40237dce256f7c874dbf8 SHA512 
0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f
 WHIRLPOOL 
fb6306af0191198d466b3349c348139342a70de118bcce0563e3209a7ead8a9d56291f3a4155ba4a4d211db8fc1e20ddec3a3b463d62fff5375df823646f7b02
 DIST genpatches-4.4-91.extras.tar.xz 16468 SHA256 
6cc85cbae6d2ccf087104b5f719abf10d186d3b630572caeb1906c344c66de76 SHA512 
229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d
 WHIRLPOOL 
81f8fa1676856f0941bc6d09e7e602d2213740bed6edc914d9341bad590650d5a5249fd8bbd2d640380a638ce2a12fd4ec66e0c3753c8d9d22c1fa2c3f07aacb

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.13.3.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.13.3.ebuild
new file mode 100644
index 000..dadeb72356d
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.13.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="5"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 

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

2017-09-20 Thread Jeroen Roovers
commit: b0a3c82b089244e9bfd9e413e4e132d106fe7ab4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Sep 20 17:32:40 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Sep 20 17:32:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a3c82b

www-client/vivaldi: Version bump.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index b8e089d55ca..e3e48111572 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,2 +1,4 @@
 DIST vivaldi-1.11.917.43_p1-amd64.deb 50311704 SHA256 
d23028c3c1eab1defe2f78137567a72b23760484817b83f51ec9590597112d58 SHA512 
d35935b875f03616e33bf7a480d2ef073fbf90be6f56d2814db3f90c9df747b172f2d965e1365201a7115c5503c4340dfbaad51765c588caa1c9dba17c365d6e
 WHIRLPOOL 
ace8f20470c58dbda9286d3a0226555d223e1e1f25a58b2e9e15f58cec5ab246551794649845ca87d02e5bbba33a2606cdc90cec5cf4c67f33f167c41440fce8
 DIST vivaldi-1.11.917.43_p1-i386.deb 51207232 SHA256 
3dbf78c550c1e9633fe87128ef6a57ac7f718c550eff1efc28481588b969e436 SHA512 
4c7b8a727a2b0ef2f6a5c59618d935b870e7d27f7a1058282841262f089f0acac80325af85e9ec89b6a9bc5aff3320ca2df61c7f3da51a8cf50fa1cdb20ee61e
 WHIRLPOOL 
ac703546d5ea8ceb4538f047e396f2f621372b10e86cbee07995c10ad8e8bcf5c4ff4396d003bb694a77a25309e2ad54cb8c6bf4ed98a477692e7cc71cba5172
+DIST vivaldi-1.12.955.36_p1-amd64.deb 50500430 SHA256 
12775223bfd916d8792dfbfa4d5cd5985def263ab6eb9e1ce5de6fec17d9063a SHA512 
5344b94fcdd0c30bd0c8ee6862b0e2c4e7cc71f0ff9a221c14d0cb35b40b79053a3d9b4c9c6059b4f7ded26890e7dee25c7c23b8e5869b1b1290bcc45dc1f7eb
 WHIRLPOOL 
0ce6fcb2f99ade1f15cd605f5f642ad17e56f4336e1a1662243ebb20579a6d9d745728c4a74f72cde86a3469434398baf4d34bdf2d2ea5dd216a7119e2575ff7
+DIST vivaldi-1.12.955.36_p1-i386.deb 51560038 SHA256 
5f5e378f9911eb61e805a0da3d612c968fdb7ac21470d32e768a54739265de4d SHA512 
8b056c1032195348860271553c7e5818cf456c61bd81b9bbb8cab85182232d994898e65660f04d8d6a983f503c4b4dbf55b7478387ac11126ae680e6ba41dca7
 WHIRLPOOL 
27752dcc1bbfcbdc2085117ef0ed44e715b64e3a095bde42dd5feecf551f4c665fcc99cbdb7e22be48f8b56e762beebefec665bb8fabc2a492c15e91222d2b45

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

[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mongo/

2017-09-20 Thread Brian Evans
commit: 0779086ebdc3c213d519179feea0f951081316fa
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 20 17:02:10 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 20 17:02:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0779086e

dev-php/pecl-mongo: Version bump for 1.6.16

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-php/pecl-mongo/Manifest |  1 +
 dev-php/pecl-mongo/pecl-mongo-1.6.16.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-php/pecl-mongo/Manifest b/dev-php/pecl-mongo/Manifest
index 106d07d6a8f..c45cead9f3f 100644
--- a/dev-php/pecl-mongo/Manifest
+++ b/dev-php/pecl-mongo/Manifest
@@ -1 +1,2 @@
 DIST mongo-1.6.14.tgz 210095 SHA256 
586a0f55d29198010da5f4c932a183491f114db6e1b0ba8e40e7246b1a4a96d0 SHA512 
7c87e148394085e90f091a6abd3e66a02620d7990098c318b97ee333751668f77f8b45ed5d0fb9806b8169b603998f8306a55a7c607773742fc2c93076f88764
 WHIRLPOOL 
3a7a3f8c00ccb638c7f3cb4583f7d082cbb0cac18ba03510ae7c6833f2d114ec835946f35e6fc24711b07d582293c5fce46485bd2ace955301d831eebe373b69
+DIST mongo-1.6.16.tgz 210341 SHA256 
c061ebbeb6618568a71d7a6a9d7a31a34fe107f09c8c01a43c934fbed0665457 SHA512 
8cba101958fff31c766a41000de04e97235821494b88893521ac832f7c1e2c3eab8956f2da43e5c75cb06e2c74485b539dd28dcc2fdcffb79567b1ec6d6d0be4
 WHIRLPOOL 
7647165133440a100bd9a9ae8b4992e1854f14695a2c06d6c8d50c199ef09e9cf95a4bf49acff86ba4dfcd9018b14e027dfdf401815eee00601df8d615245183

diff --git a/dev-php/pecl-mongo/pecl-mongo-1.6.16.ebuild 
b/dev-php/pecl-mongo/pecl-mongo-1.6.16.ebuild
new file mode 100644
index 000..79b9aaa1e99
--- /dev/null
+++ b/dev-php/pecl-mongo/pecl-mongo-1.6.16.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="mongo"
+USE_PHP="php5-6"
+DOCS=( README.md )
+
+inherit php-ext-pecl-r3
+
+DESCRIPTION="Legacy MongoDB database driver for PHP"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/linux-patches: New tag: 4.13-5

2017-09-20 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Sep 20 17:00:53 2017 +

New tag: 4.13-5




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

2017-09-20 Thread Brian Evans
commit: 28d95345834fd09f2f10900e5b8601b5356c4f68
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 20 16:49:45 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 20 16:49:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d95345

dev-lang/php: Add RC2 for PHP 7.2.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-lang/php/Manifest |   1 +
 dev-lang/php/php-7.2.0_rc2.ebuild | 734 ++
 2 files changed, 735 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 140bec98233..fb00565efd0 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -4,3 +4,4 @@ DIST php-7.0.21.tar.xz 12626276 SHA256 
6713fe3024365d661593235b525235045ef81f18d
 DIST php-7.0.23.tar.xz 11953100 SHA256 
8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df SHA512 
62201592fca88fb1c302badf7e73e5d417e9a062300e0d32fdfcb346d300cd86bf957b880a73795037a332fe148b64589bb15204bdd6b0ddcbbddc5a12e6d042
 WHIRLPOOL 
5d6131b5d7701b01c1aa849c6b5e3b133b4276999354eccecf847675552eb0be79a68cd0a10595c64bda2594489d3699868b4ed9a1fe3c5cdcc4fda45be32493
 DIST php-7.1.9.tar.xz 12157172 SHA256 
ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c SHA512 
feefaae7edda115c9c10d6a07a9d897343ca972e4e5ec327f383cb28f204ac10956653fc120f0474901e59f32f105dc1a7afe64d49a3ea8bf486377837618013
 WHIRLPOOL 
5179ca1adddb099a3d8dccc009a96202f6d69edeea3126a5f861498475f36413f0a17a6a501b1b0eadba3acfb4ff262a8a5a7ee324043f03d74e857d1dc7c6a8
 DIST php-7.2.0RC1.tar.xz 11970504 SHA256 
04f68d9accb60e56adecc34a80b84bde16edb255a13eef701ea2d6c2b13dc15b SHA512 
0b342416df181f7e67174e9be899e1db1d621630366b7b27a3568a076e7eae4b1f7bf08093f39cf8a3adc9698cf35a66c4b59a6014c7cbb2d4d00e4c1cf2618d
 WHIRLPOOL 
63ecc092b7b96f1bb68c4c003d0627640eba46cac2f6b6ee2e5664ff4a3c347765ea117722b9bf607331d185c0a162bb0ce34308cd8749cedf0e9653120aa755
+DIST php-7.2.0RC2.tar.xz 12051048 SHA256 
0406366fcd5be4ee5e76e3c6a4279e04f93a1827a44d27c4f57fbed9e01cd281 SHA512 
aa7e3632381677db995a72dcf0276a3be0d40c32138743a225d8e41e791a6fe00859e27ed7699be90e3843d3eb4da90af6a31aab65dc790c402863d09f409a48
 WHIRLPOOL 
fc8c39b8b4a6184fa8e460dd91b0afbb62c5321effd5c5227eb276adb46857acf05e0fa5749279b0f26fe2c08d9f8001f0132507ab778dd1f7df7237da74b623

diff --git a/dev-lang/php/php-7.2.0_rc2.ebuild 
b/dev-lang/php/php-7.2.0_rc2.ebuild
new file mode 100644
index 000..a71b39c0e0b
--- /dev/null
+++ b/dev-lang/php/php-7.2.0_rc2.ebuild
@@ -0,0 +1,734 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit flag-o-matic versionator systemd
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="http://php.net/";
+SRC_URI="https://downloads.php.net/~pollita/php-7.2.0RC2.tar.xz";
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+S="${WORKDIR}/php-7.2.0RC2"
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre-8.32[unicode]
+   acl? ( sys-apps/acl )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =net-misc/curl-7.10.5 )
+   enchant? ( app-text/enchant )
+   firebird? ( dev-db/firebird )
+   gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib )
+   gdbm? ( >=sys-libs/gdbm-1.8.0 )
+   gmp? ( dev-libs/gmp:0 )
+   iconv? ( virtual/libiconv )
+   imap? ( virtual/imap-c-client[kerberos=,ssl=] )
+   intl? ( dev-libs/icu:= )
+   iodbc? ( dev-db/libiodbc )
+   k

[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/

2017-09-20 Thread Brian Evans
commit: a7c42028b0a07d385ef2463f88a1b4761761
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 20 16:50:59 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 20 16:50:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c42028

dev-php/pecl-yaz: Version bump for 1.2.2

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-php/pecl-yaz/Manifest  |  1 +
 dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-php/pecl-yaz/Manifest b/dev-php/pecl-yaz/Manifest
index 22f6baafa29..16f2e3ad32c 100644
--- a/dev-php/pecl-yaz/Manifest
+++ b/dev-php/pecl-yaz/Manifest
@@ -1 +1,2 @@
 DIST yaz-1.2.1.tgz 20147 SHA256 
5d402e1029aa62a801206e9783c7d3b25db7dd144d39eacb65bd72ab4c9d34c1 SHA512 
92525e485e5499f8b4ef8b1e9b21a3fa7004206f545a3a5b300ee11e3c5ff10d335645d5c42fe3b7523a55fe58ffb0a671c67dfc627bc4bd36aeab63dfe42bf1
 WHIRLPOOL 
6f2665c0effdd79d5919c2edea1170eb37bb9c99167f0228a2b56770aeb6d63ccd88203b762a114c8a983d405de7e660d92fbc88302da9339a2dae36d2acd5cd
+DIST yaz-1.2.2.tgz 20131 SHA256 
3a88d7d5c9a3ba3399afeb3a8da32d0c5ff16e69f13a25cbaa2a669d805bb28e SHA512 
cb90d4ac9fcdadcb9215f7b795657dd3fdff69f2b2d399beb2afa6327a0be733d2a563863e2ca861182eadcc2faccfbe64e72d108662afc68d393a6bc5cc4bb2
 WHIRLPOOL 
3c101e05ed6ac6d373c4c3b8897b3ed4549bdb070d55d9cea9a1d73c890588375639728f377e8146a890db1546177190f68630daef3060c3ba54bf65feb1a13f

diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild 
b/dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild
new file mode 100644
index 000..8c86ba44950
--- /dev/null
+++ b/dev-php/pecl-yaz/pecl-yaz-1.2.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="yaz"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( README )
+
+USE_PHP="php5-6 php7-0 php7-1"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ 
toolkit"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-libs/yaz-3.0.2:0="
+RDEPEND="${DEPEND}"
+
+PHP_EXT_ECONF_ARGS="--with-yaz=/usr"



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

2017-09-20 Thread Mike Pagano
commit: 1edf41bec25a8a59c63c7096fa001b1bcc5624e5
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Sep 20 16:33:34 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Sep 20 16:33:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edf41be

sys-kernel/gentoo-sources: Linux patch 4.12.14

Package-Manager: Portage-2.3.8, Repoman-2.3.1

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index b44ee3ac7c2..eb927756152 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -10,6 +10,9 @@ DIST genpatches-4.12-13.extras.tar.xz 17352 SHA256 
89e50dd5fdfe8736684b8b9da3980
 DIST genpatches-4.12-14.base.tar.xz 233176 SHA256 
f6928a595d78550a376cf12872390b5538d5e16e7580f4d9b7d80f59fc0c80b8 SHA512 
d2e2d8ad20e12a80042125d246e89c4c6dba2cf6ec0d5aedc3ad863176f022dde72b19caa53a4d92901ab192d19b10ea376bec74c101c4a99eb8c28d4a0a5120
 WHIRLPOOL 
25fdd33d2646e272c9fc65909f89f79b7b949208a8303bf4b9580764a38672c7c04e6e725abba3d3cecb07867f23c1542a1c41b51719fc59229b6885dea9e90f
 DIST genpatches-4.12-14.experimental.tar.xz 5188 SHA256 
09a5c8aafa6e351fec269bf27b51121852f4cfa48d6a68910546ba7e34488944 SHA512 
f5ae70cf1fc97b2bc7e11e0b7cc48ec31ec014eb429b2a2189ce7b8f319efb12da36baf8521bebb4b8d64ab5456d800df2dd01b95876865e23380d7d4c632402
 WHIRLPOOL 
bea1cc9028be2b7da931a2e010fa18f184ceb65e584a232e48893623e3d85f0362b4aeb84d5f5b2d0a2ae583ff7fc7a57aa58becb3c711fa9aa6cd96960442a9
 DIST genpatches-4.12-14.extras.tar.xz 17360 SHA256 
1af3c73df08a680e8dede7f24554ebd7160fbf4ce3fcbd8d7d008ba6d5bfd720 SHA512 
13575b5ba7abb4873c53681ce263ebe0b299edff0be30e6bb9331ef165a88e657009d956a18ed2c3909241e160ed0e9a9680b6e894886bfcd6c8c3b5410ea069
 WHIRLPOOL 
c5070dcb58f0d2fbdb11dbaa02ba83244059c7cc710e66d36a2f604456e74d8bbe674cebfe87dc35fdc0448a6c5bc5f74c43f14a8c40faf17ae03aef6ac8d45a
+DIST genpatches-4.12-15.base.tar.xz 247556 SHA256 
a8a14f85d7551b770c461e87c2108f24d520f255b40b4f2ba7660269ce9bf610 SHA512 
abd9f433fd6247fde9bd9c6655bd6cb90d56d4b3df6fed7f86872ff620f8502a7d277bd418c7d5d1667c792f85eb568b2cebe981cbd8bf4e4b7d7c3746e33d22
 WHIRLPOOL 
26a44d05019d19efd8fc7ae153c013ee050c81bc0f7d60644edc0b346c96c683c5b3664a1ee9694a93b77cfabc9a0240c9aeb1d6ecae670f7425aae95d4a54ea
+DIST genpatches-4.12-15.experimental.tar.xz 5188 SHA256 
0fb1a60a47025effcba3af7360ffb4995913b455cbf9f4dcd47e3c141f53dcc0 SHA512 
af85f2724f767062c06acefb230db5eaae6ae65c68b8d0ba52f7ea9f13cf07adc277929bc9a4e3532ec680c5c0d270d92f1786a21303390e33f41e592d9761c3
 WHIRLPOOL 
5eeb957c923a4b3db2724445a161bc0f395bb1ddb799d9aafb8509dfa78d15f0477a6ed2a14298d94aa1203d90d616457c46189ed71a87a4cc7b8972985db80f
+DIST genpatches-4.12-15.extras.tar.xz 17340 SHA256 
b22021fa7cb0f4254273fe61ba14e7c305b501de422709836648ec7950d81bd2 SHA512 
9080bff5dde940c4c96e18e9fd2a6b29946511424cd5bf6c7467efd7d1301a7401155514d97fa5a890339ba84525f36f7a4c272fece3faae3dfaaf24d1498ac1
 WHIRLPOOL 
f5a58a73291aebb4f7b2c0a9bab67605b9e41b9f495cafaaff2ad8581f93116692bf458b75b60ee1fdd9a803cc8643b99cd9fd3976512410c4fea66cba216e58
 DIST genpatches-4.13-3.base.tar.xz 22596 SHA256 
112866c090fd45e88c7274c9e477baea9470267a394b5ec1b35d0fecba920612 SHA512 
245f6ca8de42ce57ca1316cd30f7bee1417ef15c9e0b8c21fd318d34b226e9ed18cf856695b9ed05ee1ece178bfa81015ff61c573709271c8da7d8072ec7ae12
 WHIRLPOOL 
2afa998f2d1bf69efd7c18656b475b7fd9466f3fbf1ead806817005f96269a540fbbe6e4b82aeb5513653587fc1760fb3fff0528e514e3f4a6620d219e2747b6
 DIST genpatches-4.13-3.experimental.tar.xz 5184 SHA256 
ced2ae1d1a9720e9ba35baef2a598c74470af66168b5d052854753c21d1ef287 SHA512 
0ebe570f17c83d9179de527fe8710d7f664d4fb56c7843eb83173886a83b374ef633f3848386f8ffa5e498cb9f0510a4afcc6336e54105bc96271aeb9b0570fb
 WHIRLPOOL 
f3996bc58a7fa1ccb856ef2ea8b27035fdd4bdcc6aa52a0b1a3f8774769e95043f7af902d23fbebd7b35c69a0065ee3329363716b4ced157b9749cbfba396070
 DIST genpatches-4.13-3.extras.tar.xz 17408 SHA256 
c9ad579a61c6f6950f404ca5717b1e3cca83383fb138594e708723a49474cfc4 SHA512 
07543aaccc8d3c8e004d6bc30c551238ffae73a67f025a6a69e1dd7d9840a1023cf8a2c753ca49d296ff0b0f2937ff43c826e3341e5b35fa274e1d02a48af57a
 WHIRLPOOL 
8432644e63e667340c47c20efaca6142c82e69a964cae3dee7644c3598e97b6b0cd0a4d8710b0478275dfb0391441c01608f5f30b6a6de493e807fa5b3650873

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.12.14.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.12.14.ebuild
new file mode 100644
index 000..920163f95fd
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.12.14.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="15"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~a

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

2017-09-20 Thread Thomas Sachau
commit: 53ccd848e3903f631c0060c7c32ff1482d4d83d6
Author: Thomas Sachau  gentoo  org>
AuthorDate: Wed Sep 20 15:14:51 2017 +
Commit: Thomas Sachau  gentoo  org>
CommitDate: Wed Sep 20 15:14:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ccd848

Drop myself as maintainer and add the java project instead as suggested on 
gentoo-dev ML

Package-Manager: portage-2.2.27

 dev-java/commons-compress/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/commons-compress/metadata.xml 
b/dev-java/commons-compress/metadata.xml
index 3800f75787a..2444066aa02 100644
--- a/dev-java/commons-compress/metadata.xml
+++ b/dev-java/commons-compress/metadata.xml
@@ -1,8 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   to...@gentoo.org
-   Thomas Sachau (Tommy[D])
-   
+
+   j...@gentoo.org
+   Java
+
 



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

2017-09-20 Thread William Hubbs
commit: 5475553f4bfd81301eb985671cf51b45aaa5389e
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Sep 20 14:28:14 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Sep 20 14:28:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5475553f

net-misc/dhcpcd: repoman fixes for metadata.xml

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/dhcpcd/metadata.xml | 32 
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/net-misc/dhcpcd/metadata.xml b/net-misc/dhcpcd/metadata.xml
index 20cbfc65739..783090038ed 100644
--- a/net-misc/dhcpcd/metadata.xml
+++ b/net-misc/dhcpcd/metadata.xml
@@ -1,20 +1,20 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-willi...@gentoo.org
-William Hubbs
-  
-  
-base-sys...@gentoo.org
-Gentoo Base System
-  
-  
-cpe:/a:roy_marples:dhcpcd
-
-
-   
-   Embed the definitions of dhcp options in the dhcpcd executable
-   
-
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   cpe:/a:roy_marples:dhcpcd
+   
+   
+   
+   Embed the definitions of dhcp options in the dhcpcd 
executable
+   
+   
 



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

2017-09-20 Thread William Hubbs
commit: caddc3ce86f52b544158a81144ebf7f7140db679
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Sep 20 14:09:25 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Sep 20 14:28:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caddc3ce

net-misc/dhcpcd: 7.0.0_rc2 version bump

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/dhcpcd/Manifest|   1 +
 net-misc/dhcpcd/dhcpcd-7.0.0_rc2.ebuild | 148 
 2 files changed, 149 insertions(+)

diff --git a/net-misc/dhcpcd/Manifest b/net-misc/dhcpcd/Manifest
index 9f56dff0801..7ce3456e92a 100644
--- a/net-misc/dhcpcd/Manifest
+++ b/net-misc/dhcpcd/Manifest
@@ -4,3 +4,4 @@ DIST dhcpcd-6.11.3.tar.xz 194892 SHA256 
5abd12c4df2947d608f60a35227f9bf8ae8ab9de
 DIST dhcpcd-6.11.5.tar.xz 198080 SHA256 
6f9674dc7e27e936cc787175404a6171618675ecfb6903ab9887b1b66a87d69e SHA512 
a23d5dde66567c4addbc86c8b3fbf2c5d4dba3b463659729778a310306ab0e949be8998154ef15401ac2d289bde2f090d44492bba6a1becd2f01890d4efe7051
 WHIRLPOOL 
1b4bdd56112db20a0c6b0c843549f7c9cd8c534a9353df026d2c63a4b4bfd624f7fbc68282e04fd4f4c7c257d996e5019d3aa624f01b532074311d63b151164f
 DIST dhcpcd-7.0.0-beta3.tar.xz 203440 SHA256 
ba8af748d0d1aa8daa8ba6813c1cf395f517bb51fe4274309170af9d2f1a89ef SHA512 
b71154fa2596826e23820df984992e8786a6b89588648db60e9340a383b67fdb555307e9a47b7c33097ed4191fdb911e443c6bf9fc76b0194770e66e2de64b95
 WHIRLPOOL 
211564a4c218853bf3c6f219ffa36ef3d14fe3cc355bb5931bb98d5461717d0145145511540ab93ad4dcf99640c48ddcb1d82fc56361c329764c0756c12881a6
 DIST dhcpcd-7.0.0-rc1.tar.xz 204496 SHA256 
8d4134596f1c8a647d94291fea0ed6f39dad648a4822472b481dfe48407b1cd3 SHA512 
536ed4c09638a7a0fb16ad6a4a16fd74242ffbe2fe53e183c6756d2c62c94ce02869c95e828fbf3aa49aca06a129ab710195bf3d1dc9c9b52ac550ec51f68a1e
 WHIRLPOOL 
ec6898bbba3f4f2f42f9b8f16dd60f8b4b64170e4ad6c7e1326a80afd32241ad6b3ea941bfeb4e7113bd26ecb597fa04aebd1e1626c214ee10e48011251b065f
+DIST dhcpcd-7.0.0-rc2.tar.xz 206108 SHA256 
ddae2ccf7c41a3ea5508e8adb2b7b9bbcd2b8a1ebe20871982243e513e83101a SHA512 
a3e596c605c8ffe9f87f7113522f460d24a639b54dcc31182c70c3d0589d34d8c1cc765d5dfcfc6fd026697846866f7aa5714ef0d0d9eb049404973ef21f8ec7
 WHIRLPOOL 
46da14e26fb62320051e3457476d506847fa5630b898d01af14c7726175cfa9fcb01f505af5fe1668a89a2972f9ae40d46aad2918065c3f994c064a9b17dcb05

diff --git a/net-misc/dhcpcd/dhcpcd-7.0.0_rc2.ebuild 
b/net-misc/dhcpcd/dhcpcd-7.0.0_rc2.ebuild
new file mode 100644
index 000..deffde72be0
--- /dev/null
+++ b/net-misc/dhcpcd/dhcpcd-7.0.0_rc2.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="git://roy.marples.name/dhcpcd"
+   inherit git-r3
+else
+   MY_P="${P/_alpha/-alpha}"
+   MY_P="${MY_P/_beta/-beta}"
+   MY_P="${MY_P/_rc/-rc}"
+   SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+inherit eutils systemd toolchain-funcs
+
+DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
+HOMEPAGE="http://roy.marples.name/projects/dhcpcd/";
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev"
+
+COMMON_DEPEND="udev? ( virtual/udev )"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
+
+src_configure()
+{
+   local dev hooks rundir
+   use udev || dev="--without-dev --without-udev"
+   hooks="--with-hook=ntp.conf"
+   use elibc_glibc && hooks="${hooks} --with-hook=yp.conf"
+   use kernel_linux && rundir="--rundir=${EPREFIX}/run"
+   econf \
+   --prefix="${EPREFIX}" \
+   --libexecdir="${EPREFIX}/lib/dhcpcd" \
+   --dbdir="${EPREFIX}/var/lib/dhcpcd" \
+   --localstatedir="${EPREFIX}/var" \
+   ${rundir} \
+   $(use_enable embedded) \
+   $(use_enable ipv6) \
+   ${dev} \
+   CC="$(tc-getCC)" \
+   ${hooks}
+}
+
+src_install()
+{
+   default
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   systemd_dounit "${FILESDIR}"/${PN}.service
+}
+
+pkg_postinst()
+{
+   local dbdir="${EROOT%/}"/var/lib/dhcpcd old_files=
+
+   local old_old_duid="${EROOT%/}"/var/lib/dhcpcd/dhcpcd.duid
+   local old_duid="${EROOT%/}"/etc/dhcpcd.duid
+   local new_duid="${dbdir}"/duid
+   if [ -e "${old_old_duid}" ]; then
+   # Upgrade the duid file to the new format if needed
+   if ! grep -q '..:..:..:..:..:..' "${old_old_duid}"; then
+   sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_old_duid}"
+   fi
+
+   # Move the duid to /etc, a more sensible location
+   if [ ! -e "${old_d

[gentoo-commits] proj/linux-patches: New tag: 4.12-15

2017-09-20 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Sep 20 14:12:55 2017 +

New tag: 4.12-15




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

2017-09-20 Thread Manuel Rüger
commit: a7f644930f10b6ffad03b3d918366b88b0230471
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:58:09 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:58:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f64493

app-shells/thefuck: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/thefuck/Manifest|  1 -
 app-shells/thefuck/thefuck-3.21.ebuild | 35 --
 2 files changed, 36 deletions(-)

diff --git a/app-shells/thefuck/Manifest b/app-shells/thefuck/Manifest
index 068288f363f..ff75625daf8 100644
--- a/app-shells/thefuck/Manifest
+++ b/app-shells/thefuck/Manifest
@@ -1,2 +1 @@
-DIST thefuck-3.21.tar.gz 814519 SHA256 
02e8db472200160bccfd882531f26117f09eae1da0f0bad0b068aa1c16759f70 SHA512 
a75f05d7847305c53720399e039b2f5317756f1295f036eb6b3d476dc2a6ee694c5a28c7ec03f153474fbc33165edd3255cd567236f83634642f2f423e95e1a1
 WHIRLPOOL 
df35c2bd76df422eb0763234673b3225d45eec74b755418a791bac753fbcc9955fb694dfbca53187f6d623c6a1b4d7e133bc0c8005f077d3d963741c177a77f9
 DIST thefuck-3.23.tar.gz 1353847 SHA256 
36b0af52219a56dc34bb085e75afa822c479c5c05b9393598effc2c1b3c5eb32 SHA512 
893700fcec88d7c0070bdc1ea90309cb77ebd7e21895cc633e2d5d2f99a83117e182b8dd386abee97b96affce3126a745613612522b5c731c2e7ab7a162b3814
 WHIRLPOOL 
88c0d7ffcb4d9a902cba8a54bfbf5939daa2c9d573bc6b7b3c326504dd57345041987b4ee0da2b0f3aaa97f687e9ff143d8e3fffddb68b69e9f8768078bbc2e0

diff --git a/app-shells/thefuck/thefuck-3.21.ebuild 
b/app-shells/thefuck/thefuck-3.21.ebuild
deleted file mode 100644
index b5689f8ca0c..000
--- a/app-shells/thefuck/thefuck-3.21.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-inherit distutils-r1
-
-DESCRIPTION="Magnificent app which corrects your previous console command"
-HOMEPAGE="https://github.com/nvbn/thefuck";
-SRC_URI="https://github.com/nvbn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/decorator[${PYTHON_USEDEP}]
-   dev-python/colorama[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' 
python2_7)"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}] )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-   sed -i -e "/import pip/s/^/#/" -e "/pip.__version__/,+3 s/^/#/" 
setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   py.test || die
-}



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

2017-09-20 Thread Manuel Rüger
commit: 8b41ea72d94b303ff7cbfc1ee8e56d0cfe6035f1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:57:12 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:57:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b41ea72

app-shells/zsh-completions: Stabilize on amd64

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/zsh-completions/zsh-completions-0.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
index 74e18cd0dbf..e5c753f6371 100644
--- a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git";
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2017-09-20 Thread Manuel Rüger
commit: 3abf1161c795019bbbc09c7df597039146701b5f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:56:45 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:56:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3abf1161

app-crypt/yubikey-manager-qt: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/yubikey-manager-qt/Manifest  |  1 -
 .../yubikey-manager-qt-0.3.0_p20170316.ebuild  | 40 --
 2 files changed, 41 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/Manifest 
b/app-crypt/yubikey-manager-qt/Manifest
index 181fcdfa2d2..757f78a2650 100644
--- a/app-crypt/yubikey-manager-qt/Manifest
+++ b/app-crypt/yubikey-manager-qt/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-qt-0.3.0_p20170316.tar.gz 174053 SHA256 
69144073666e7ef4e8273fb1dd93b452a6091a5b9beabd2f3de41cce6d0b6668 SHA512 
9280aeb242ab3e9f66b297d8cdab0b5f16bb966469932501bcfaf8d084d2db8f1c566ebdc82a4fb3f80ab196b946982f723a1cf8a36736c8dd874757b94c2472
 WHIRLPOOL 
6ae4c54242a83553d58cd78a24b2e99b73df004af0d8008f34a3ba635672fd2ef2b587ad3301aa1fdd3d619014704abdfe512b3d6ad9c55ae4f4f4b33aceb21b
 DIST yubikey-manager-qt-0.3.1.tar.gz 175215 SHA256 
e41bcda5aae5e0f92158f591e8e584d25c9b4872475f8e4253c7a7671e94c859 SHA512 
d47a6b75b50c2dca073ab74ea2d7c7c46ff86ec338f52d49afd39796cc1f3de7ddd74664b5f60f9013393b9ca24621da63d218eb3c2cb3017fefed2370b269d1
 WHIRLPOOL 
1d6de66f0450d72e29b9e9a2a959f4ca8ed7c8614b976115ecfb433e8b5f1795d12e6d907f73152b6bef3de6510cbcf236b2386b18a3cba2094269f78522196a

diff --git 
a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
deleted file mode 100644
index a4525b9abb6..000
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.0_p20170316.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit qmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Cross-platform application for configuring any YubiKey over all 
USB transports"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt 
https://github.com/Yubico/yubikey-manager-qt";
-COMMIT="700095c13f9da2dc74d338687f48196324f15c00"
-SRC_URI="https://github.com/Yubico/yubikey-manager-qt/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="app-crypt/yubikey-manager[${PYTHON_USEDEP}]
-   dev-python/pyotherside[${PYTHON_USEDEP}]
-   dev-qt/qtsingleapplication[qt5]
-   dev-qt/qtdeclarative:5
-   dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   rm -rf vendor ykman-gui/vendor || die
-   sed -i -e "s/ykman-cli//" ${PN}.pro || die
-   sed -i -e "/qtsingleapplication.pri/d" -e "/CONFIG += c++11/a CONFIG += 
qtsingleapplication" -i ykman-gui/ykman-gui.pro || die
-}
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   emake install INSTALL_ROOT="${D}"
-}



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

2017-09-20 Thread Manuel Rüger
commit: bbef18c37fc699d26420d63e5dad9e94a4b24c59
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:57:27 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:57:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbef18c3

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.25.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 32e4af7fc6d..a6b1cbc2bf2 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c
 DIST zsh-completions-0.26.0.tar.gz 218057 SHA256 
783768c8308cc0ff37bce346c66386308550ede05121e352b1a284ff6bf88540 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 WHIRLPOOL 
27a6273f2ae35c4413283a30c506a40c19034af89fe22cba12ec0167f5caa9e8b9e29f057fe4be609c0f54cba8f6f9c610bfe481dccc78f91c653d78b81a5849

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
deleted file mode 100644
index e5c753f6371..000
--- a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git";
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions";
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/paperkey/

2017-09-20 Thread Manuel Rüger
commit: 7b66c4fd29f9affcd88830347b0a561d2821b482
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:55:32 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:55:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b66c4fd

app-crypt/paperkey: Stabilize on amd64, x86

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/paperkey/paperkey-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/paperkey/paperkey-1.4.ebuild 
b/app-crypt/paperkey/paperkey-1.4.ebuild
index 99a93df8288..c9c2b53e63c 100644
--- a/app-crypt/paperkey/paperkey-1.4.ebuild
+++ b/app-crypt/paperkey/paperkey-1.4.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
@@ -9,7 +9,7 @@ SRC_URI="http://www.jabberwocky.com/software/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DOCS="README"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/paperkey/

2017-09-20 Thread Manuel Rüger
commit: a1af79f7f3418b93f87254e9a9003b22453e4c91
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:55:45 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:55:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1af79f7

app-crypt/paperkey: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/paperkey/Manifest|  1 -
 app-crypt/paperkey/paperkey-1.3.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-crypt/paperkey/Manifest b/app-crypt/paperkey/Manifest
index 670ef7477c8..01db4ed186a 100644
--- a/app-crypt/paperkey/Manifest
+++ b/app-crypt/paperkey/Manifest
@@ -1,2 +1 @@
-DIST paperkey-1.3.tar.gz 250153 SHA256 
5b57d7522336fb65c4c398eec27bf44ec0aaa35926157b79a76423231792cbfb SHA512 
240a57b43084b91758d19a2ef6804651db32118f7578f48445014b7ab91caadcbd6b08df4a95ba8788691456e802f3ebb8455e212aac0679c12df8d567894acd
 WHIRLPOOL 
719538c16880089d7da154773ca1046445981894343c6435590e707627c71bd4252e2415e6f00cf81a32fd23bbde7cd4714a3547f19171e031eeb369ffb6f3b1
 DIST paperkey-1.4.tar.gz 259446 SHA256 
e12bb0ec835127d12a922a8d60b3dfdb3ca8ee60bb5b4d15ae4cea85bbcf336f SHA512 
d0e87760bfd66c39c407f59f94cdd3dfd8f399a51b854a2485f923f4f1faa95a40a68ffd018b9141b923c1db346993600e5e3644314e4f8c94585d47f1367e9c
 WHIRLPOOL 
6a02bc0161e165b6e483ac08904943348ec0a10eba509028d5d092e1cec03d9e906e2d1307c16cb256fe4965a62c5c791becc0cc27200ab0b993de985cf629e5

diff --git a/app-crypt/paperkey/paperkey-1.3.ebuild 
b/app-crypt/paperkey/paperkey-1.3.ebuild
deleted file mode 100644
index 45ce2838286..000
--- a/app-crypt/paperkey/paperkey-1.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="OpenPGP key archiver"
-HOMEPAGE="http://www.jabberwocky.com/software/paperkey/";
-SRC_URI="http://www.jabberwocky.com/software/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS="README"



[gentoo-commits] proj/blogs-gentoo:master commit in: plugins/akismet/, plugins/akismet/_inc/, plugins/akismet/views/

2017-09-20 Thread Anthony G. Basile
commit: 50c34abdca1c205877732ca856cadb35ea61e626
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Sep 20 13:51:53 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Sep 20 13:51:53 2017 +
URL:https://gitweb.gentoo.org/proj/blogs-gentoo.git/commit/?id=50c34abd

akismet 4.0

Signed-off-by: Anthony G. Basile  gentoo.org>

 plugins/akismet/_inc/akismet.js|  10 +-
 plugins/akismet/akismet.php|   9 +-
 plugins/akismet/class.akismet-admin.php|  45 +++--
 plugins/akismet/class.akismet-rest-api.php | 271 +
 plugins/akismet/class.akismet.php  |  74 
 plugins/akismet/readme.txt |  13 +-
 plugins/akismet/views/config.php   |   5 +-
 7 files changed, 354 insertions(+), 73 deletions(-)

diff --git a/plugins/akismet/_inc/akismet.js b/plugins/akismet/_inc/akismet.js
index c1ddc8b..cac4d57 100644
--- a/plugins/akismet/_inc/akismet.js
+++ b/plugins/akismet/_inc/akismet.js
@@ -162,8 +162,14 @@ jQuery( function ( $ ) {
var recheck_count = 0;
 
function akismet_check_for_spam(offset, limit) {
+   var check_for_spam_buttons = $( '.checkforspam' );
+   
+   // We show the percentage complete down to one decimal point so 
even queues with 100k
+   // pending comments will show some progress pretty quickly.
+   var percentage_complete = Math.round( ( recheck_count / 
check_for_spam_buttons.data( 'pending-comment-count' ) ) * 1000 ) / 10;
+   
// Update the progress counter on the "Check for Spam" button.
-   $( '.checkforspam-progress' ).text( $( '.checkforspam' ).data( 
'progress-label-format' ).replace( '%1$s', offset ) );
+   $( '.checkforspam-progress' ).text( 
check_for_spam_buttons.data( 'progress-label-format' ).replace( '%1$s', 
percentage_complete ) );
 
$.post(
ajaxurl,
@@ -177,7 +183,7 @@ jQuery( function ( $ ) {
spam_count += result.counts.spam;

if (result.counts.processed < limit) {
-   window.location.href = $( 
'.checkforspam' ).data( 'success-url' ).replace( '__recheck_count__', 
recheck_count ).replace( '__spam_count__', spam_count );
+   window.location.href = 
check_for_spam_buttons.data( 'success-url' ).replace( '__recheck_count__', 
recheck_count ).replace( '__spam_count__', spam_count );
}
else {
// Account for comments that were 
caught as spam and moved out of the queue.

diff --git a/plugins/akismet/akismet.php b/plugins/akismet/akismet.php
index 9894295..56babcb 100644
--- a/plugins/akismet/akismet.php
+++ b/plugins/akismet/akismet.php
@@ -6,7 +6,7 @@
 Plugin Name: Akismet Anti-Spam
 Plugin URI: https://akismet.com/
 Description: Used by millions, Akismet is quite possibly the best way in the 
world to protect your blog from spam. It keeps your site 
protected even while you sleep. To get started: activate the Akismet plugin and 
then go to your Akismet Settings page to set up your API key.
-Version: 3.3.4
+Version: 4.0
 Author: Automattic
 Author URI: https://automattic.com/wordpress-plugins/
 License: GPLv2 or later
@@ -37,8 +37,8 @@ if ( !function_exists( 'add_action' ) ) {
exit;
 }
 
-define( 'AKISMET_VERSION', '3.3.4' );
-define( 'AKISMET__MINIMUM_WP_VERSION', '3.7' );
+define( 'AKISMET_VERSION', '4.0' );
+define( 'AKISMET__MINIMUM_WP_VERSION', '4.0' );
 define( 'AKISMET__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
 define( 'AKISMET_DELETE_LIMIT', 10 );
 
@@ -47,9 +47,12 @@ register_deactivation_hook( __FILE__, array( 'Akismet', 
'plugin_deactivation' )
 
 require_once( AKISMET__PLUGIN_DIR . 'class.akismet.php' );
 require_once( AKISMET__PLUGIN_DIR . 'class.akismet-widget.php' );
+require_once( AKISMET__PLUGIN_DIR . 'class.akismet-rest-api.php' );
 
 add_action( 'init', array( 'Akismet', 'init' ) );
 
+add_action( 'rest_api_init', array( 'Akismet_REST_API', 'init' ) );
+
 if ( is_admin() || ( defined( 'WP_CLI' ) && WP_CLI ) ) {
require_once( AKISMET__PLUGIN_DIR . 'class.akismet-admin.php' );
add_action( 'init', array( 'Akismet_Admin', 'init' ) );

diff --git a/plugins/akismet/class.akismet-admin.php 
b/plugins/akismet/class.akismet-admin.php
index aed5e3d..bc00260 100644
--- a/plugins/akismet/class.akismet-admin.php
+++ b/plugins/akismet/class.akismet-admin.php
@@ -91,12 +91,14 @@ class Akismet_Admin {
}
 
public static function load_menu() {
-   if ( class_exists( 'Jetpack' ) )
+   if ( class_exists( 'Jetpack' ) ) {
$hook = add_submenu_page( 'jetpack', __( 'Akismet' , 
'akismet'), __( 'Akismet' , 'akismet'), 'manage_options', 'akism

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

2017-09-20 Thread Manuel Rüger
commit: ad558a0670d517a308dc26376f4480cb6d605c01
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:41:42 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:42:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad558a06

dev-python/ioflo: Version bump to 1.7.4

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-python/ioflo/Manifest   |  1 +
 dev-python/ioflo/ioflo-1.7.4.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/ioflo/Manifest b/dev-python/ioflo/Manifest
index f603c9d38ed..5fb7290ddf0 100644
--- a/dev-python/ioflo/Manifest
+++ b/dev-python/ioflo/Manifest
@@ -1,3 +1,4 @@
 DIST ioflo-1.5.0.tar.gz 765559 SHA256 
28f878e6f435453b31f4595ffcf021078aa773c426b2dd21e1f53d467789080b SHA512 
114dd5ab3ab5bbe66be7e639c2018256ff1c8ab18ba73931733dbe23c8f65631fd630f278b0a186303e288a6f49cd6df224dda462973cc258b3d07114e70c991
 WHIRLPOOL 
f90b472d4a360a97cd2b74fb9fabd3fe4896961d924d1ec87d9fa45165f9473c875ae97bf26df92f9e2e073f8227435df1d4b6d054e3fbdcb2bd9e95c45c02fd
 DIST ioflo-1.6.7.tar.gz 823994 SHA256 
e3f500064972d43cf45327af6140950c55020ea3b15cccaad1450a6915660c09 SHA512 
256ded683e65896160546145ac9993f3221170584a70ef21fab3230b7d2300d9562a1bc7d1f8911e5e930340b119fa88cc5d2f9717899bde0ee69501a3ba6a57
 WHIRLPOOL 
672482df434951d5f8c6a68aac3a728eccc47f1c175fa2648a0edfe45e33523b291d0fc24c2db34fc2c1a1ff610c02c8758f7c4cfada5bf1100140b622f28151
 DIST ioflo-1.7.0.tar.gz 827128 SHA256 
5bde25cff49397d48d0280ac03cb583b04524a8cee70e1dd34d99341f2a97dbc SHA512 
b7f3ba0511ed5f2cf8031aa11a660ccee8eef0674c8df17ec09ff32268b5c9d34dd2d79956ddf24ab2fcbf4fe8fc7bb5e521f9636f013b7ed6365960b4cabe48
 WHIRLPOOL 
53743f6d689252c02fd4025334add34bb2e02ac015dc3d17403cc1b2445d930c92d3846b3d9d068e484d330b7b8a4d73ba112e2a989bb9a677b9183e26a7827b
+DIST ioflo-1.7.4.tar.gz 834916 SHA256 
dc9f95a5fc701dd6efddc2ddd08141491b4f8720e1dc03ac565c28006c6d886a SHA512 
415b43b66c1be479e8ba4fc993f180418f95f1ae0d16ff8c496476da7a04f6caa0f918a064c60034cd926f4f49c1112946b911b57339a76ee5b0d2564ade224f
 WHIRLPOOL 
30bf7f38b1c04c920935f603f6fa77062ee67c93dbe8932c0251297811dab5c356c9326eb3fdacdde0210400809fc88bcbf52b47165813db1323ecc5d7d33da8

diff --git a/dev-python/ioflo/ioflo-1.7.4.ebuild 
b/dev-python/ioflo/ioflo-1.7.4.ebuild
new file mode 100644
index 000..6bc509dcef2
--- /dev/null
+++ b/dev-python/ioflo/ioflo-1.7.4.ebuild
@@ -0,0 +1,19 @@
+# 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
+
+DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"
+HOMEPAGE="https://github.com/ioflo/ioflo/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-git-1.1[${PYTHON_USEDEP}]"



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

2017-09-20 Thread Manuel Rüger
commit: 58f60757a2ac621fbc8e2bc6f5dc231c3ce2f133
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:41:58 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:42:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f60757

app-admin/vault: Version bump to 0.8.3

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-admin/vault/Manifest   |  1 +
 app-admin/vault/vault-0.8.3.ebuild | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index c6f0a371586..16cd4a17e9c 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1,2 +1,3 @@
 DIST vault-0.7.3.tar.gz 6694636 SHA256 
98409ae9c0e081e613a0e2288d2b5653582bb8bf57cb775cbff782d061a25708 SHA512 
8632b4b721372cb0f5f684564ebe0749b7c1a9b5d0322b083773b3a2fd1734fb2eedee1aeb4b4c9431ce7f44c711ac0a95960c581165e1bac1a3754f8658e783
 WHIRLPOOL 
d8eae9b3ed5d24a8b30dfec90360d2e5e4c94663b1bb168156b03724d6a2ff5dae1345474a02b67b1cde427419c07cc8a12bcbbe9b3db463a6c4f2a503832041
 DIST vault-0.8.2.tar.gz 7293367 SHA256 
0e248c6cbf19ce8fb01fd31541d5a28b8c1c534b02256fb72bdc1d4d6aa462f2 SHA512 
279056211aefbab09b6533ce5b0fea355511a84c3f21cbbae0fa08b0affd2254fcd0a9479a317d07e9b99c5a2bd6d8c9caa5c32f14f73b21d8c4be3f24345669
 WHIRLPOOL 
f96be6c75a5fc1cf6db26f12270d00c028b665ea37589dba8087ade3e5bcd987cb9914188d990a9c6628045277226823accc4ffabeaf290e62f4f71cbb72a0d7
+DIST vault-0.8.3.tar.gz 8128509 SHA256 
f7ba9d620478cbe4f4660f29b627b12244aadb59e87f30d8fed1b20c2fa8688b SHA512 
e2b273ebb761246f6d85fc040d911a3f3a7beb0951fed4adcbe5df4106dd0cb013328b5816ef4153b2c4d363f7f2a14ae1c82bae9baaea74ef707ff0934d6c8d
 WHIRLPOOL 
128afef1735add95cc0860fbc6b827d68d135d6a1b8171c176a1e38a96c7c88f8c349563ef46c6022d5937ba9672a0b23e526e57fa7b75c3afec8f6c3f4b54e2

diff --git a/app-admin/vault/vault-0.8.3.ebuild 
b/app-admin/vault/vault-0.8.3.ebuild
new file mode 100644
index 000..e41ab098f40
--- /dev/null
+++ b/app-admin/vault/vault-0.8.3.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit fcaps golang-base golang-vcs-snapshot systemd user
+
+EGO_PN="github.com/hashicorp/${PN}"
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/";
+SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SLOT="0"
+LICENSE="MPL-2.0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test"
+
+DEPEND=">=dev-lang/go-1.9:=
+   dev-go/gox"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i src/${EGO_PN}/scripts/build.sh || die
+   sed -e "/hooks/d" -i src/${EGO_PN}/Makefile || die
+}
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_compile() {
+   mkdir bin || die
+   export GOPATH=${S}
+   cd src/${EGO_PN} || die
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake
+}
+
+src_install() {
+   dodoc src/${EGO_PN}/{CHANGELOG.md,CONTRIBUTING.md,README.md}
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+
+   keepdir /etc/${PN}.d
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+
+   dobin bin/${PN}
+}



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

2017-09-20 Thread Mike Pagano
commit: 61ab3520090fca3519e3eb5fad05e49eb2018791
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Sep 20 13:20:43 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Sep 20 13:20:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ab3520

sys-kernel/gentoo-sources: Linux patch 4.9.51

Package-Manager: Portage-2.3.8, Repoman-2.3.1

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6f1746903e2..b44ee3ac7c2 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -28,6 +28,9 @@ DIST genpatches-4.9-51.extras.tar.xz 17356 SHA256 
71d1693dc64d8473b41f5e80e7727b
 DIST genpatches-4.9-52.base.tar.xz 1005324 SHA256 
2c82e925d4189ae88764ea5ebdade33eeab928ef3f17416639bbdeae847f666f SHA512 
b7fb1f54548221e9cb62c4ef0a0c21452ac8bbfc0b44562365534010dfce809ddee7c87c06c43011b61f07dbea5d314a56182d73a37535954331357fda1c96f9
 WHIRLPOOL 
d31a223bd1d4b21f72430b5e5fa18b5260ad63c599f949bc269787ae72ff90bc0c63ad2b69a4681f4177641ea2979dc04aab126f8f12f26b05af18be7b086e26
 DIST genpatches-4.9-52.experimental.tar.xz 106380 SHA256 
31b3fb3e2e6d063b27b7edb8d77e3f018a88e951b12152fbf0a8554e2c3fdd73 SHA512 
77a349203acb4a58c984a5f381fd3cae5ea4f10fe0421f1d0355416bba99aec0f0352c6c3df6a19c8cbfa5ac90713d64eb87215c1f0fe34bdd20f076fa1b66db
 WHIRLPOOL 
c27c7b5bbe30dde070f36c044f49a0cd7578ab2126b7bfbf2ff130204742997604f82420418d54d4543efff0cc41bc4ae3f9f7e4929b5f9d7255ee9ac8228fa0
 DIST genpatches-4.9-52.extras.tar.xz 17360 SHA256 
1af3c73df08a680e8dede7f24554ebd7160fbf4ce3fcbd8d7d008ba6d5bfd720 SHA512 
13575b5ba7abb4873c53681ce263ebe0b299edff0be30e6bb9331ef165a88e657009d956a18ed2c3909241e160ed0e9a9680b6e894886bfcd6c8c3b5410ea069
 WHIRLPOOL 
c5070dcb58f0d2fbdb11dbaa02ba83244059c7cc710e66d36a2f604456e74d8bbe674cebfe87dc35fdc0448a6c5bc5f74c43f14a8c40faf17ae03aef6ac8d45a
+DIST genpatches-4.9-53.base.tar.xz 1032388 SHA256 
f36bd451866b656bf3e7dd4f5accb03e61c332aa3c9837b2bbe4697a87198cc8 SHA512 
4a17fcb0f8f86baad909e808a53c6b6b04480e582d6f00e86225e4a60463e942ecc02f0de822acd733eae870c1d76aab3b295d2c0b7c79a22e2b6211b93a6d29
 WHIRLPOOL 
c88fad18a5a390f868035057fd7485fe5d6e09a8f77f1bfbc5816968ffa6f5cc1f38b1b6427ccf9f2f1043dea04dc27e131c632a11f5e985610345b7a5cda72f
+DIST genpatches-4.9-53.experimental.tar.xz 106396 SHA256 
d7c1f6c822d7fa5dc33b290d909e4432d66fecf98eab1f641f4af948aaa9c4b2 SHA512 
4e2831bd84a18b204739d93ca3a33ed19224da614e12823a90181dea6213dbbffa5e52e4db1a9529abf9d762af6c918da33936231f7def4c82e95e766b32394a
 WHIRLPOOL 
8c3f16bc66e6b676508fd4752fca8c00dd7e496ae64ed3ae957dca8b4e6ac3d2d299400550c4f1af2a3c5da3c370c472a330cdd6ada93bd388ae49dfef034b49
+DIST genpatches-4.9-53.extras.tar.xz 17340 SHA256 
b22021fa7cb0f4254273fe61ba14e7c305b501de422709836648ec7950d81bd2 SHA512 
9080bff5dde940c4c96e18e9fd2a6b29946511424cd5bf6c7467efd7d1301a7401155514d97fa5a890339ba84525f36f7a4c272fece3faae3dfaaf24d1498ac1
 WHIRLPOOL 
f5a58a73291aebb4f7b2c0a9bab67605b9e41b9f495cafaaff2ad8581f93116692bf458b75b60ee1fdd9a803cc8643b99cd9fd3976512410c4fea66cba216e58
 DIST linux-3.10.tar.xz 73175088 SHA256 
df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 
5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35
 WHIRLPOOL 
e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
 DIST linux-4.12.tar.xz 99186576 SHA256 
a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab SHA512 
8e81b41b253e63233e92948941f44c6482acb52aa3a3fd172f03a38a86f2c35b2ad4fd407acd1bc3964673eba344fe104d3a03e3ff4bf9cd1f22bd44263bd728
 WHIRLPOOL 
3b97da251c2ba4ace4a27b708f2b1dcf94cb1b59aaeded6acb74bd98f0d3e33f1df83670665e4186d99a55daa84c88d539d93e20f0ff18a6d46ef326c48dd375

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.51.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.51.ebuild
new file mode 100644
index 000..51707e2954a
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.51.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="53"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~

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

2017-09-20 Thread Brian Evans
commit: 542d29605b658750c5fbf00864e3d5dcb2c9dcdc
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Sep 20 13:04:46 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Sep 20 13:04:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542d2960

dev-lang/php: Drop security vulnerable versions

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-lang/php/Manifest  |   2 -
 dev-lang/php/php-7.0.15.ebuild | 743 -
 dev-lang/php/php-7.0.19.ebuild | 739 
 3 files changed, 1484 deletions(-)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 323f498eca6..140bec98233 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,7 +1,5 @@
 DIST php-5.6.30.tar.xz 12449696 SHA256 
a363185c786432f75e3c7ff956b49c3369c3f6906a6b10459f8d1ddc22f70805 SHA512 
fdf503925c236a79cc09bc9e5c06ce5afa7497ccf20ab486389b818a7d84db1b84ac119523b35586f64fff7d198b6c20164910fbf33254b35ec2f41015d9feef
 WHIRLPOOL 
d3217dfd3de0a2b2f178f1b869d2e0fa39128c4518deaf20f6f79d81a938f3730bf4cfb1cc19ddd55797a9e43a2ebad76555ae08004cefbf2430fc6916c49bd3
 DIST php-5.6.31.tar.xz 12461268 SHA256 
c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 SHA512 
b5d3bc306167c851460036aa21194a2f74a50a26aa5c46159394bddbff94e4a418b557d68d5e1315672b3571b13a231ef7810d5346f57c0094acfe29c2e70495
 WHIRLPOOL 
2cd74a9cfe82b9363b4fbad37b13a8f7cc9571d2493a95b52cdaeeafe2d04255a29b31792dce2db0c41696539ed6b203446a2a6a8ea0319d82066fe9622bfcb9
-DIST php-7.0.15.tar.xz 12575116 SHA256 
300364d57fc4a6176ff7d52d390ee870ab6e30df121026649f8e7e0b9657fe93 SHA512 
1d233edb908f44fb895184dbfdfd5684d52e4c831dc3e8184b3e645137e6f44bdc7abd16ceaf2249b9288cf1f1893b7dcca955c6e1c3a6b4afbe03cec2a85033
 WHIRLPOOL 
4ac7bf2521eb242204fcd9e231a53d06879b16e47928c6cdf9e04c2f16b25b880b16378c0d9425b3c1a183127dce062f3905eb3dd0a6cd196f3decb9304e2b7a
-DIST php-7.0.19.tar.xz 12595396 SHA256 
640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6 SHA512 
7e926ef791cc511b28a92fc6ad9e66cc5abbee0506f1318f55b18134834212f6af7ff38df3cbaf25c36b0f5c5dabf8c00a55cf2aedf48c76952b687be114720e
 WHIRLPOOL 
c717c821596c8ce8ee676030c6949e449797a9887e9b81c55d11af50a69afc36e93dde6ea599436af2048a099ab79b1c8b165842e1593f4cae3f74ff0f70c64c
 DIST php-7.0.21.tar.xz 12626276 SHA256 
6713fe3024365d661593235b525235045ef81f18d0043654658c9de1bcb8b9e3 SHA512 
6fabbadc6076622628e5c408c1be546982412f56b631285f6abe4a98cedc2bbb5d05f4c1c14b07a7e0a04e24270a8a0d7361baa4f42a2232703baee70934ec34
 WHIRLPOOL 
4f2fbbdb2eca5515721f21924df3bf00d61a2856c06d15c46b5e7592700b7a036dc58f3745a20bb5b908469b1007b293c91ebd0c17cd60372a1b392fc9e0a8bb
 DIST php-7.0.23.tar.xz 11953100 SHA256 
8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df SHA512 
62201592fca88fb1c302badf7e73e5d417e9a062300e0d32fdfcb346d300cd86bf957b880a73795037a332fe148b64589bb15204bdd6b0ddcbbddc5a12e6d042
 WHIRLPOOL 
5d6131b5d7701b01c1aa849c6b5e3b133b4276999354eccecf847675552eb0be79a68cd0a10595c64bda2594489d3699868b4ed9a1fe3c5cdcc4fda45be32493
 DIST php-7.1.9.tar.xz 12157172 SHA256 
ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c SHA512 
feefaae7edda115c9c10d6a07a9d897343ca972e4e5ec327f383cb28f204ac10956653fc120f0474901e59f32f105dc1a7afe64d49a3ea8bf486377837618013
 WHIRLPOOL 
5179ca1adddb099a3d8dccc009a96202f6d69edeea3126a5f861498475f36413f0a17a6a501b1b0eadba3acfb4ff262a8a5a7ee324043f03d74e857d1dc7c6a8

diff --git a/dev-lang/php/php-7.0.15.ebuild b/dev-lang/php/php-7.0.15.ebuild
deleted file mode 100644
index 6ed185cdfb8..000
--- a/dev-lang/php/php-7.0.15.ebuild
+++ /dev/null
@@ -1,743 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic versionator systemd
-
-DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="http://php.net/";
-SRC_URI="http://php.net/distributions/${P}.tar.xz";
-
-LICENSE="PHP-3.01
-   BSD
-   Zend-2.0
-   bcmath? ( LGPL-2.1+ )
-   fpm? ( BSD-2 )
-   gd? ( gd )
-   unicode? ( BSD-2 LGPL-2.1 )"
-
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-# We can build the following SAPIs in the given order
-SAPIS="embed cli cgi fpm apache2 phpdbg"
-
-# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
-IUSE="${IUSE}
-   ${SAPIS/cli/+cli}
-   threads"
-
-IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk
-   coverage crypt +ctype curl debug
-   enchant exif +fileinfo +filter firebird
-   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
-   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl
-   mhash mssql mysql mysqli nls
-   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
-   readline recode selinux +session sharedmem

[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: afd0a92aa9e98c1f819f196005954d4d0ff34235
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 19:14:01 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd0a92a

app-crypt/pinentry: Remove unused multilib.eclass

Gentoo-bug: 598288

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index db6578344c6..ed636ad65e6 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit autotools qmake-utils multilib flag-o-matic toolchain-funcs
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
 
 DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
 HOMEPAGE="https://gnupg.org/aegypten2/index.html";



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: 58cf86d2249678a4a92401a3eb8d2e79a2bfbaa5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 19:13:04 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cf86d2

app-crypt/pinentry: Switch HOMEPAGE to https

Gentoo-bug: 598288

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index 36615143081..db6578344c6 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools qmake-utils multilib flag-o-matic toolchain-funcs
 
 DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
-HOMEPAGE="http://gnupg.org/aegypten2/index.html";
+HOMEPAGE="https://gnupg.org/aegypten2/index.html";
 SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: ac9d567f1e2457315d5eea1c60b35e5fec6c424e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 19:02:13 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9d567f

app-crypt/pinentry: Drop USE=qt4

One less REQUIRED_USE conflict caused by a deprecated toolkit.

Gentoo-bug: 598288
Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 32 ++--
 1 file changed, 6 insertions(+), 26 deletions(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index df050ed83ef..bd8af4aec99 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="emacs gtk ncurses qt4 qt5 caps gnome-keyring static"
+IUSE="emacs gtk ncurses qt5 caps gnome-keyring static"
 
 CDEPEND="
>=dev-libs/libgpg-error-1.17
@@ -20,9 +20,6 @@ CDEPEND="
>=dev-libs/libgcrypt-1.6.3
ncurses? ( sys-libs/ncurses:0= )
gtk? ( x11-libs/gtk+:2 )
-   qt4? (
-   >=dev-qt/qtgui-4.4.1:4
-)
qt5? (
dev-qt/qtgui:5
dev-qt/qtwidgets:5
@@ -44,12 +41,10 @@ RDEPEND="
 "
 
 REQUIRED_USE="
-   || ( ncurses gtk qt4 qt5 )
+   || ( ncurses gtk qt5 )
gtk? ( !static )
-   qt4? ( !static )
qt5? ( !static )
static? ( ncurses )
-   ?? ( qt4 qt5 )
 "
 
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
@@ -65,24 +60,10 @@ src_prepare() {
 }
 
 src_configure() {
-   local myconf=()
use static && append-ldflags -static
[[ "$(gcc-major-version)" -ge 5 ]] && append-cxxflags -std=gnu++11
 
-   if use qt4; then
-   myconf+=(
-   --enable-pinentry-qt
-   --disable-pinentry-qt5
-   )
-   export MOC="$(qt4_get_bindir)"/moc
-   export QTLIB="$(qt4_get_libdir)"
-   elif use qt5; then
-   myconf+=( --enable-pinentry-qt )
-   export MOC="$(qt5_get_bindir)"/moc
-   export QTLIB="$(qt5_get_libdir)"
-   else
-   myconf+=( --disable-pinentry-qt )
-   fi
+   export QTLIB="$(qt5_get_libdir)"
 
econf \
--enable-pinentry-tty \
@@ -93,16 +74,15 @@ src_configure() {
$(use_with caps libcap) \
$(use_enable gnome-keyring libsecret) \
$(use_enable gnome-keyring pinentry-gnome3) \
-   "${myconf[@]}"
+   $(use_enable qt5 pinentry-qt) \
+   MOC="$(qt5_get_bindir)"/moc
 }
 
 src_install() {
default
rm -f "${ED}"/usr/bin/pinentry || die
 
-   if use qt4 || use qt5; then
-   dosym pinentry-qt /usr/bin/pinentry-qt4
-   fi
+   use qt5 && dosym pinentry-qt /usr/bin/pinentry-qt4
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: e07243ace7efe6d5263f34926ff9527f24af4dca
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Wed Sep 20 12:37:15 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07243ac

app-crypt/pinentry: Revbump for patch series to remove qt4 etc

Gentoo-Bug: 598288

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/pinentry/{pinentry-1.0.0.ebuild => pinentry-1.0.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0-r1.ebuild
similarity index 100%
rename from app-crypt/pinentry/pinentry-1.0.0.ebuild
rename to app-crypt/pinentry/pinentry-1.0.0-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: e2aca68589cabc261e6be6d41a5e714d5b7e0abe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 19:17:32 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2aca685

app-crypt/pinentry: Add missing dependency dev-qt/qtcore:5

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index ed636ad65e6..23de2e2209d 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -24,6 +24,7 @@ CDEPEND="
gtk? ( x11-libs/gtk+:2 )
ncurses? ( sys-libs/ncurses:0= )
qt5? (
+   dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
)



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2017-09-20 Thread Kristian Fiskerstrand
commit: 23020e14b68c739d73a377ae952017d3304a3fd4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 19 19:12:16 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Wed Sep 20 12:39:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23020e14

app-crypt/pinentry: Sort IUSE and DEPENDs

Gentoo-bug: 598288

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/pinentry/pinentry-1.0.0.ebuild | 25 +++--
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index bd8af4aec99..36615143081 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -12,31 +12,28 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="emacs gtk ncurses qt5 caps gnome-keyring static"
+IUSE="caps emacs gnome-keyring gtk ncurses qt5 static"
 
 CDEPEND="
-   >=dev-libs/libgpg-error-1.17
+   app-eselect/eselect-pinentry
>=dev-libs/libassuan-2.1
>=dev-libs/libgcrypt-1.6.3
-   ncurses? ( sys-libs/ncurses:0= )
+   >=dev-libs/libgpg-error-1.17
+   caps? ( sys-libs/libcap )
+   gnome-keyring? ( app-crypt/libsecret )
gtk? ( x11-libs/gtk+:2 )
+   ncurses? ( sys-libs/ncurses:0= )
qt5? (
dev-qt/qtgui:5
dev-qt/qtwidgets:5
-)
-   caps? ( sys-libs/libcap )
+   )
static? ( >=sys-libs/ncurses-5.7-r5:0=[static-libs,-gpm] )
-   app-eselect/eselect-pinentry
-   gnome-keyring? ( app-crypt/libsecret )
 "
-
 DEPEND="${CDEPEND}
sys-devel/gettext
virtual/pkgconfig
 "
-
-RDEPEND="
-   ${CDEPEND}
+RDEPEND="${CDEPEND}
gnome-keyring? ( app-crypt/gcr )
 "
 
@@ -67,13 +64,13 @@ src_configure() {
 
econf \
--enable-pinentry-tty \
+   $(use_with caps libcap) \
$(use_enable emacs pinentry-emacs) \
+   $(use_enable gnome-keyring libsecret) \
+   $(use_enable gnome-keyring pinentry-gnome3) \
$(use_enable gtk pinentry-gtk2) \
$(use_enable ncurses pinentry-curses) \
$(use_enable ncurses fallback-curses) \
-   $(use_with caps libcap) \
-   $(use_enable gnome-keyring libsecret) \
-   $(use_enable gnome-keyring pinentry-gnome3) \
$(use_enable qt5 pinentry-qt) \
MOC="$(qt5_get_bindir)"/moc
 }



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2017-09-20 Thread Manuel Rüger
commit: 29d30a28ad48ad7408729872c8a80994386bb2a2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 12:39:04 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 12:39:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d30a28

app-crypt/easy-rsa: Version bump to 3.0.3

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 610d0c37474..4ddbc08e79c 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1 +1,2 @@
 DIST EasyRSA-3.0.1.tgz 40960 SHA256 
dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
 WHIRLPOOL 
64d54af059e136409f4ad3488450846e2b5d9dfb9e002dd466cf603b6677dc8f0b788471b73eebda918c5773673efc120e6a76dbf407a3e1605db14e62cd
+DIST EasyRSA-3.0.3.tgz 40960 SHA256 
fb239d67f4bd09f817b0025450d422ed7ae3ee93af737c57d4acd8fdb646079e SHA512 
c8cdc31d67e63f9e8338095fa4534bb141d857a8a9f510bef1af32270b8421952e569253bc8b7a51ebf1b443a6ad5c7cd011b258d7c9f56426ecd3f2b710b6f9
 WHIRLPOOL 
d80a74b6fe22dd748eefab9c9ef3e0c726b2445e1bd4d89e137a5a0aac9754075ab7ce5e28c15951048adc7e69c9573b36c6dd57b61476bb4f1d34e4fd79868f

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
new file mode 100644
index 000..cf48b3864ee
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/";
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

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

2017-09-20 Thread Manuel Rüger
commit: b6e8f13a729ccbc3cc0a7673914550d01b9ee24c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 11:56:23 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 11:56:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e8f13a

sys-cluster/kubectl: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-cluster/kubectl/Manifest |  1 -
 sys-cluster/kubectl/kubectl-1.7.4.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest
index 9668404bc0d..0155e9ff5e8 100644
--- a/sys-cluster/kubectl/Manifest
+++ b/sys-cluster/kubectl/Manifest
@@ -1,3 +1,2 @@
-DIST kubernetes-1.7.4.tar.gz 22025821 SHA256 
a480c54f3108f9a7ff118d90a0a16be52ecd34dcdb786f6c5d287d5298da64f0 SHA512 
78404f7e6cfa6a4b599bf76373d59c799040c42ad8ce8abf259f2468eeaa07cb31514e32bd6577985087bebafe50da0baf3d0e7e9e0958a9f6250c6dade450f9
 WHIRLPOOL 
097d8ad32ee1c5618d5d6e01e0549c982dfacb20467ac7bc87c04cb0b5fb1361bf2ae196da07aa0832b04cc07f20bcde29a7c104a7ebb383bc4a6f8df6d538f4
 DIST kubernetes-1.7.5.tar.gz 22027539 SHA256 
5fe434de8b17ef951d156f7cee24b24a0c5a071a85a612bba4890603541e1ff1 SHA512 
a9fcc8f2d50ab431dc9aa5580c79acb8f1738102980f15cf99d01c64be5c6764dd670d436b2e42bf53d1e068a1e8924117384ebc4a3ac571267875862a86d4e3
 WHIRLPOOL 
c2bcf741d9bd8a2fe840ceb9e8b67221c96218a0a0c4caa198d3971cd6044fe922da58c2be20e4230aab6b3ae7057ac37a82c457d0049b126954ece40f66d3de
 DIST kubernetes-1.7.6.tar.gz 22032012 SHA256 
434ef607ba5cb77046066e5ebe2859fb7a1a07657f2b56762f7f16501dc12359 SHA512 
b4db0951236f2a7aa8bea70ab0c3e5f1f1efe302ab378277db3752a44a41a360c4def9d71b3398e41f3f3ede503a5fccb5ed7b65e4c1152f0a0854659c4966c9
 WHIRLPOOL 
b9b11e07bed8cb14b15ec346be388ec3c481bd97d744c73743653a17d1dedff21a77fd4729380141d589b50cf772e7018cb3fa697fa1fb9a3c4372885f9c48ce

diff --git a/sys-cluster/kubectl/kubectl-1.7.4.ebuild 
b/sys-cluster/kubectl/kubectl-1.7.4.ebuild
deleted file mode 100644
index 89ea95537ed..000
--- a/sys-cluster/kubectl/kubectl-1.7.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot bash-completion-r1
-
-EGO_PN="k8s.io/kubernetes"
-ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="CLI to run commands against Kubernetes clusters"
-HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-go/go-bindata"
-
-RESTRICT="test"
-
-src_prepare() {
-   default
-   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
-   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
-}
-
-src_compile() {
-   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN}
-   pushd src/${EGO_PN} || die
-   _output/bin/${PN} completion bash > ${PN}.bash
-   _output/bin/${PN} completion zsh > ${PN}.zsh
-   popd || die
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin _output/bin/${PN}
-
-   newbashcomp ${PN}.bash ${PN}
-   insinto /usr/share/zsh/site-functions
-   newins ${PN}.zsh ${PN}
-
-   popd || die
-}



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

2017-09-20 Thread Manuel Rüger
commit: 58d86e25839774f319640bf41a078f9874e854fa
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 11:54:11 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 11:54:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d86e25

sys-cluster/kube-scheduler: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-cluster/kube-scheduler/Manifest|  1 -
 .../kube-scheduler/kube-scheduler-1.7.4.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/sys-cluster/kube-scheduler/Manifest 
b/sys-cluster/kube-scheduler/Manifest
index 9668404bc0d..0155e9ff5e8 100644
--- a/sys-cluster/kube-scheduler/Manifest
+++ b/sys-cluster/kube-scheduler/Manifest
@@ -1,3 +1,2 @@
-DIST kubernetes-1.7.4.tar.gz 22025821 SHA256 
a480c54f3108f9a7ff118d90a0a16be52ecd34dcdb786f6c5d287d5298da64f0 SHA512 
78404f7e6cfa6a4b599bf76373d59c799040c42ad8ce8abf259f2468eeaa07cb31514e32bd6577985087bebafe50da0baf3d0e7e9e0958a9f6250c6dade450f9
 WHIRLPOOL 
097d8ad32ee1c5618d5d6e01e0549c982dfacb20467ac7bc87c04cb0b5fb1361bf2ae196da07aa0832b04cc07f20bcde29a7c104a7ebb383bc4a6f8df6d538f4
 DIST kubernetes-1.7.5.tar.gz 22027539 SHA256 
5fe434de8b17ef951d156f7cee24b24a0c5a071a85a612bba4890603541e1ff1 SHA512 
a9fcc8f2d50ab431dc9aa5580c79acb8f1738102980f15cf99d01c64be5c6764dd670d436b2e42bf53d1e068a1e8924117384ebc4a3ac571267875862a86d4e3
 WHIRLPOOL 
c2bcf741d9bd8a2fe840ceb9e8b67221c96218a0a0c4caa198d3971cd6044fe922da58c2be20e4230aab6b3ae7057ac37a82c457d0049b126954ece40f66d3de
 DIST kubernetes-1.7.6.tar.gz 22032012 SHA256 
434ef607ba5cb77046066e5ebe2859fb7a1a07657f2b56762f7f16501dc12359 SHA512 
b4db0951236f2a7aa8bea70ab0c3e5f1f1efe302ab378277db3752a44a41a360c4def9d71b3398e41f3f3ede503a5fccb5ed7b65e4c1152f0a0854659c4966c9
 WHIRLPOOL 
b9b11e07bed8cb14b15ec346be388ec3c481bd97d744c73743653a17d1dedff21a77fd4729380141d589b50cf772e7018cb3fa697fa1fb9a3c4372885f9c48ce

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.7.4.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.7.4.ebuild
deleted file mode 100644
index aa15c73ecc3..000
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.7.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit user golang-build golang-vcs-snapshot
-
-EGO_PN="k8s.io/kubernetes"
-ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Kubernetes Controller Manager"
-HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-DEPEND="dev-go/go-bindata"
-
-RESTRICT="test"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 -1 ${PN}
-}
-
-src_prepare() {
-   default
-   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
-   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
-}
-
-src_compile() {
-   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=plugin/cmd/${PN}
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin _output/bin/${PN}
-   popd || die
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}.logrotated ${PN}
-}



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

2017-09-20 Thread Manuel Rüger
commit: a4fdc7f2fb18a46a47c62a6fe499739371e16a99
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 11:55:32 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 11:55:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fdc7f2

sys-cluster/kube-apiserver: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-cluster/kube-apiserver/Manifest|  1 -
 .../kube-apiserver/kube-apiserver-1.7.4.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/sys-cluster/kube-apiserver/Manifest 
b/sys-cluster/kube-apiserver/Manifest
index 9668404bc0d..0155e9ff5e8 100644
--- a/sys-cluster/kube-apiserver/Manifest
+++ b/sys-cluster/kube-apiserver/Manifest
@@ -1,3 +1,2 @@
-DIST kubernetes-1.7.4.tar.gz 22025821 SHA256 
a480c54f3108f9a7ff118d90a0a16be52ecd34dcdb786f6c5d287d5298da64f0 SHA512 
78404f7e6cfa6a4b599bf76373d59c799040c42ad8ce8abf259f2468eeaa07cb31514e32bd6577985087bebafe50da0baf3d0e7e9e0958a9f6250c6dade450f9
 WHIRLPOOL 
097d8ad32ee1c5618d5d6e01e0549c982dfacb20467ac7bc87c04cb0b5fb1361bf2ae196da07aa0832b04cc07f20bcde29a7c104a7ebb383bc4a6f8df6d538f4
 DIST kubernetes-1.7.5.tar.gz 22027539 SHA256 
5fe434de8b17ef951d156f7cee24b24a0c5a071a85a612bba4890603541e1ff1 SHA512 
a9fcc8f2d50ab431dc9aa5580c79acb8f1738102980f15cf99d01c64be5c6764dd670d436b2e42bf53d1e068a1e8924117384ebc4a3ac571267875862a86d4e3
 WHIRLPOOL 
c2bcf741d9bd8a2fe840ceb9e8b67221c96218a0a0c4caa198d3971cd6044fe922da58c2be20e4230aab6b3ae7057ac37a82c457d0049b126954ece40f66d3de
 DIST kubernetes-1.7.6.tar.gz 22032012 SHA256 
434ef607ba5cb77046066e5ebe2859fb7a1a07657f2b56762f7f16501dc12359 SHA512 
b4db0951236f2a7aa8bea70ab0c3e5f1f1efe302ab378277db3752a44a41a360c4def9d71b3398e41f3f3ede503a5fccb5ed7b65e4c1152f0a0854659c4966c9
 WHIRLPOOL 
b9b11e07bed8cb14b15ec346be388ec3c481bd97d744c73743653a17d1dedff21a77fd4729380141d589b50cf772e7018cb3fa697fa1fb9a3c4372885f9c48ce

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.7.4.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.7.4.ebuild
deleted file mode 100644
index 56d8ee795dc..000
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.7.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit user golang-build golang-vcs-snapshot
-
-EGO_PN="k8s.io/kubernetes"
-ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Kubernetes API server"
-HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-DEPEND="dev-go/go-bindata"
-
-RESTRICT="test"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 -1 ${PN}
-}
-
-src_prepare() {
-   default
-   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
-   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
-}
-
-src_compile() {
-   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN}
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin _output/bin/${PN}
-   popd || die
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}.logrotated ${PN}
-}



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

2017-09-20 Thread Manuel Rüger
commit: 4e60af169ac10edaa79238b7d3dd745cddc5c4d5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 11:53:50 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 11:53:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e60af16

sys-cluster/kube-proxy: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-cluster/kube-proxy/Manifest|  1 -
 sys-cluster/kube-proxy/kube-proxy-1.7.4.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/sys-cluster/kube-proxy/Manifest b/sys-cluster/kube-proxy/Manifest
index 9668404bc0d..0155e9ff5e8 100644
--- a/sys-cluster/kube-proxy/Manifest
+++ b/sys-cluster/kube-proxy/Manifest
@@ -1,3 +1,2 @@
-DIST kubernetes-1.7.4.tar.gz 22025821 SHA256 
a480c54f3108f9a7ff118d90a0a16be52ecd34dcdb786f6c5d287d5298da64f0 SHA512 
78404f7e6cfa6a4b599bf76373d59c799040c42ad8ce8abf259f2468eeaa07cb31514e32bd6577985087bebafe50da0baf3d0e7e9e0958a9f6250c6dade450f9
 WHIRLPOOL 
097d8ad32ee1c5618d5d6e01e0549c982dfacb20467ac7bc87c04cb0b5fb1361bf2ae196da07aa0832b04cc07f20bcde29a7c104a7ebb383bc4a6f8df6d538f4
 DIST kubernetes-1.7.5.tar.gz 22027539 SHA256 
5fe434de8b17ef951d156f7cee24b24a0c5a071a85a612bba4890603541e1ff1 SHA512 
a9fcc8f2d50ab431dc9aa5580c79acb8f1738102980f15cf99d01c64be5c6764dd670d436b2e42bf53d1e068a1e8924117384ebc4a3ac571267875862a86d4e3
 WHIRLPOOL 
c2bcf741d9bd8a2fe840ceb9e8b67221c96218a0a0c4caa198d3971cd6044fe922da58c2be20e4230aab6b3ae7057ac37a82c457d0049b126954ece40f66d3de
 DIST kubernetes-1.7.6.tar.gz 22032012 SHA256 
434ef607ba5cb77046066e5ebe2859fb7a1a07657f2b56762f7f16501dc12359 SHA512 
b4db0951236f2a7aa8bea70ab0c3e5f1f1efe302ab378277db3752a44a41a360c4def9d71b3398e41f3f3ede503a5fccb5ed7b65e4c1152f0a0854659c4966c9
 WHIRLPOOL 
b9b11e07bed8cb14b15ec346be388ec3c481bd97d744c73743653a17d1dedff21a77fd4729380141d589b50cf772e7018cb3fa697fa1fb9a3c4372885f9c48ce

diff --git a/sys-cluster/kube-proxy/kube-proxy-1.7.4.ebuild 
b/sys-cluster/kube-proxy/kube-proxy-1.7.4.ebuild
deleted file mode 100644
index 4824d28abca..000
--- a/sys-cluster/kube-proxy/kube-proxy-1.7.4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="k8s.io/kubernetes"
-ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Kubernetes Proxy service"
-HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-DEPEND="dev-go/go-bindata"
-
-RESTRICT="test"
-
-src_prepare() {
-   default
-   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
-   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
-}
-
-src_compile() {
-   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN}
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin _output/bin/${PN}
-   popd || die
-   keepdir /var/log/${PN} /var/lib/${PN}
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}.logrotated ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kube-controller-manager/

2017-09-20 Thread Manuel Rüger
commit: b724ee3f71f6423c22e2af66ad117cd9e115c555
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 11:53:34 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 11:53:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b724ee3f

sys-cluster/kube-controller-manager: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-cluster/kube-controller-manager/Manifest   |  1 -
 .../kube-controller-manager-1.7.4.ebuild   | 47 --
 2 files changed, 48 deletions(-)

diff --git a/sys-cluster/kube-controller-manager/Manifest 
b/sys-cluster/kube-controller-manager/Manifest
index 9668404bc0d..0155e9ff5e8 100644
--- a/sys-cluster/kube-controller-manager/Manifest
+++ b/sys-cluster/kube-controller-manager/Manifest
@@ -1,3 +1,2 @@
-DIST kubernetes-1.7.4.tar.gz 22025821 SHA256 
a480c54f3108f9a7ff118d90a0a16be52ecd34dcdb786f6c5d287d5298da64f0 SHA512 
78404f7e6cfa6a4b599bf76373d59c799040c42ad8ce8abf259f2468eeaa07cb31514e32bd6577985087bebafe50da0baf3d0e7e9e0958a9f6250c6dade450f9
 WHIRLPOOL 
097d8ad32ee1c5618d5d6e01e0549c982dfacb20467ac7bc87c04cb0b5fb1361bf2ae196da07aa0832b04cc07f20bcde29a7c104a7ebb383bc4a6f8df6d538f4
 DIST kubernetes-1.7.5.tar.gz 22027539 SHA256 
5fe434de8b17ef951d156f7cee24b24a0c5a071a85a612bba4890603541e1ff1 SHA512 
a9fcc8f2d50ab431dc9aa5580c79acb8f1738102980f15cf99d01c64be5c6764dd670d436b2e42bf53d1e068a1e8924117384ebc4a3ac571267875862a86d4e3
 WHIRLPOOL 
c2bcf741d9bd8a2fe840ceb9e8b67221c96218a0a0c4caa198d3971cd6044fe922da58c2be20e4230aab6b3ae7057ac37a82c457d0049b126954ece40f66d3de
 DIST kubernetes-1.7.6.tar.gz 22032012 SHA256 
434ef607ba5cb77046066e5ebe2859fb7a1a07657f2b56762f7f16501dc12359 SHA512 
b4db0951236f2a7aa8bea70ab0c3e5f1f1efe302ab378277db3752a44a41a360c4def9d71b3398e41f3f3ede503a5fccb5ed7b65e4c1152f0a0854659c4966c9
 WHIRLPOOL 
b9b11e07bed8cb14b15ec346be388ec3c481bd97d744c73743653a17d1dedff21a77fd4729380141d589b50cf772e7018cb3fa697fa1fb9a3c4372885f9c48ce

diff --git 
a/sys-cluster/kube-controller-manager/kube-controller-manager-1.7.4.ebuild 
b/sys-cluster/kube-controller-manager/kube-controller-manager-1.7.4.ebuild
deleted file mode 100644
index e5ab12f1601..000
--- a/sys-cluster/kube-controller-manager/kube-controller-manager-1.7.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit user golang-build golang-vcs-snapshot
-
-EGO_PN="k8s.io/kubernetes"
-ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Kubernetes Controller Manager"
-HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io";
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-DEPEND="dev-go/go-bindata"
-
-RESTRICT="test"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 -1 ${PN}
-}
-
-src_prepare() {
-   default
-   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN}/hack/lib/golang.sh || die
-   sed -i -e "/export PATH/d" src/${EGO_PN}/hack/generate-bindata.sh || die
-}
-
-src_compile() {
-   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN} 
WHAT=cmd/${PN}
-}
-
-src_install() {
-   pushd src/${EGO_PN} || die
-   dobin _output/bin/${PN}
-   popd || die
-   keepdir /var/log/${PN}
-   fowners ${PN}:${PN} /var/log/${PN}
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}.logrotated ${PN}
-}



  1   2   >