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

2017-12-27 Thread Patrick Lauer
commit: f2d6aff8b3303d0bf4214cf7d39e5c4698970b05
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Dec 28 07:25:00 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Dec 28 07:25:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d6aff8

dev-python/awscli: Restrict s3transfer dep #642266

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-python/awscli/awscli-1.14.16.ebuild 
b/dev-python/awscli/awscli-1.14.16.ebuild
index cab21bf582f..626a8269c9d 100644
--- a/dev-python/awscli/awscli-1.14.16.ebuild
+++ b/dev-python/awscli/awscli-1.14.16.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
<=dev-python/colorama-0.3.3[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
<=dev-python/rsa-3.5.0[${PYTHON_USEDEP}]
-   >=dev-python/s3transfer-0.1.5[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.1.12[${PYTHON_USEDEP}]
<=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
 
 "



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

2017-12-27 Thread Patrick Lauer
commit: 682cd516699f6f97dae29032c0086b8fbf4c4f38
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Dec 28 07:24:12 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Dec 28 07:25:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682cd516

dev-python/s3transfer: Bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/s3transfer/Manifest |  1 +
 dev-python/s3transfer/s3transfer-0.1.12.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/s3transfer/Manifest b/dev-python/s3transfer/Manifest
index d57af6c8394..dadb64dd5f8 100644
--- a/dev-python/s3transfer/Manifest
+++ b/dev-python/s3transfer/Manifest
@@ -1,2 +1,3 @@
 DIST s3transfer-0.1.10.tar.gz 95508 BLAKE2B 
5cab0a8a34ebd00936e8c2ce0baf90c2b37d97af9b62b6c552e1965408d8cb6e809785898cdc45c296c9d682454006b364a864ea68c7c08ed165036d283797ae
 SHA512 
56ae7d13d0f7818728adc08b458ec1937693e4232383a2a00f03ade725baea239d5fc2625d7d684d20191b51b109c187f3f2ec3633923ed5871db061af00f2e0
 DIST s3transfer-0.1.11.tar.gz 9 BLAKE2B 
404a058ad371161d2f7d44b3fdf835b6641e6f299ec3660b322afcbd0036860a658e641479f0214b67b6e96d1b652d2b2fd888bc84473e8827f907bdcc5c6477
 SHA512 
83b85dadb696df9dfcd28719ccadba8aa0e8f36b0fe4ce4f61dfe00460617bae74307cbe6ba924a8de86fe527e18a34d66acb72f7a3d9001e670d76dfc8b60a2
+DIST s3transfer-0.1.12.tar.gz 102902 BLAKE2B 
d0a211985753893b714863268d41f23f9deeb6ab4e31e24ad9bac4e4e522a03d11ad4bdbb6cb4dca9eba06b63144e9e7425f852c16273d27673c9c25a195521f
 SHA512 
1e7ce8db26bd1e9cf94f0754739b2a8caaed9b21c759627dd6ee6c265823c27534e0dc7bfe55aeacfd5fd42eb5999259bf3917d873b49cc25aea42e3095a9f9f

diff --git a/dev-python/s3transfer/s3transfer-0.1.12.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
new file mode 100644
index 000..13a77a3441d
--- /dev/null
+++ b/dev-python/s3transfer/s3transfer-0.1.12.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="An Amazon S3 Transfer Manager"
+HOMEPAGE="https://github.com/boto/s3transfer;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+CDEPEND="
+   >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
+   =dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
+   $(python_gen_cond_dep '

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

2017-12-27 Thread Hans de Graaff
commit: 9b2ff4ea28921546f9eb8ffdc3f35df55b24d06b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 07:20:50 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 07:20:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2ff4ea

dev-ruby/settingslogic: add ruby24

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/settingslogic/settingslogic-2.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild 
b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild
index 68fcc0efe89..b8be802e5fa 100644
--- a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild
+++ b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2017-12-27 Thread Hans de Graaff
commit: e18ad6958cbda587cd733ef2c25aefb7257ee241
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 06:51:07 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 06:51:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18ad695

dev-ruby/metaclass: add ruby25

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-ruby/metaclass/metaclass-0.0.4.ebuild 
b/dev-ruby/metaclass/metaclass-0.0.4.ebuild
index d5a8454df7d..290a080c22b 100644
--- a/dev-ruby/metaclass/metaclass-0.0.4.ebuild
+++ b/dev-ruby/metaclass/metaclass-0.0.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2017-12-27 Thread Hans de Graaff
commit: ff3c3e2f426c896e41c7ef06aa906f8592a391b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 06:44:02 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 06:44:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3c3e2f

dev-ruby/fast_gettext: fix tests, bug 642390

Also remove activerecord and associated rails dependencies from the
gemspec, otherwise bundler will still require them even if they are no
longer needed.

Closes: https://bugs.gentoo.org/642390
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild | 2 +-
 dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild 
b/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
index 7afe0ef7045..3d4d021b73e 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
@@ -31,7 +31,7 @@ all_ruby_prepare() {
 
# Avoid unneeded dependency on git and development dependencies.
sed -e '/git ls-files/ s:^:#:' \
-   -e '/\(wwtd\|bump\)/ s:^:#:' \
+   -e '/\(wwtd\|bump\|sqlite3\|activerecord\|i18n\)/ s:^:#:' \
-i fast_gettext.gemspec || die
 
# Avoid a test dependency on activerecord since this is now in the

diff --git a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild 
b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
index 03708b9cea9..4b5fa5b3bc0 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
@@ -31,7 +31,7 @@ all_ruby_prepare() {
 
# Avoid unneeded dependency on git and development dependencies.
sed -e '/git ls-files/ s:^:#:' \
-   -e '/\(wwtd\|bump\)/ s:^:#:' \
+   -e '/\(wwtd\|bump\|sqlite3\|activerecord\|i18n\)/ s:^:#:' \
-i fast_gettext.gemspec || die
 
# Avoid a test dependency on activerecord since this is now in the



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

2017-12-27 Thread Hans de Graaff
commit: 2c16b938876df1acea2cc68bc70cde33a18a03d2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 06:30:30 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 06:30:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c16b938

dev-ruby/nio4r: add 2.2.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/nio4r/Manifest   |  1 +
 dev-ruby/nio4r/nio4r-2.2.0.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/nio4r/Manifest b/dev-ruby/nio4r/Manifest
index 752247926e0..937167aae1c 100644
--- a/dev-ruby/nio4r/Manifest
+++ b/dev-ruby/nio4r/Manifest
@@ -1,3 +1,4 @@
 DIST nio4r-1.2.1.gem 94208 BLAKE2B 
229c1c69000a6701ad765af26e592b9dbdb3646f155dc2114ea677b40097c0158c615efb25506c2ae59316e4ecdd7ec8747bf4f18a3ec2ca1be6bf028b85
 SHA512 
3136863955bd6f4d489955bae9baf2fb527447c0e71dade1a05402f3e7c8570bf1dd9b8335d70d7303ec4df0a236b13e4ede74ce9154be00a108afcd7c6b7f40
 DIST nio4r-2.0.0.gem 99840 BLAKE2B 
a567b353eca9962472687934db3cc5ecdd095b51a0273607888cc9cbffaff9a0ae0f2fb87973de38dd7494645e99e96f913155985812015e068bf7f70b898658
 SHA512 
347afee015e673c8c878799b50affe155ad880608309162de2b4437c051a60feb902b44bc9f5ca5af6fb9e2f84a067410596eac68b1a39374a167205dadc1444
 DIST nio4r-2.1.0.gem 100352 BLAKE2B 
fbd2af1e25e555a59a411896a14811fc0372b0cdfc59e5b337221e91ce51f14ac2390dae1ec13a5df9230bc0d5d59f38b35a9eae4d49993a91ababc21e7ce35c
 SHA512 
40fdc0453fb5c6ea275cdacf698b834d2ea198448cdac33dd6353780097cb4957c53c0bb1576e7d99d9362f1def596412cb3c78e0600d38664a8e8ff37018d65
+DIST nio4r-2.2.0.gem 101888 BLAKE2B 
b860169c4fd4b3747af5327554b808c74585f509b69664da3da1558487a2f0119b9d1b56718c5301a13b4b4ccf8a55a8b661900d8992f40a8128ddbc638b0d87
 SHA512 
9a9acaede13da07894edb7012f593bd2132296f2130cc2529cfbbad421aaa1e7b144403c9812e6ac8429cf6bb9e8c7e746acd86f2061dedf4cc14fb10fdaa7fe

diff --git a/dev-ruby/nio4r/nio4r-2.2.0.ebuild 
b/dev-ruby/nio4r/nio4r-2.2.0.ebuild
new file mode 100644
index 000..f3875b6b791
--- /dev/null
+++ b/dev-ruby/nio4r/nio4r-2.2.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A high performance selector API for monitoring IO objects"
+HOMEPAGE="https://github.com/socketry/nio4r;
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# Note that nio4r bundles a patched copy of libev, and without these
+# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
+
+ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
+
+all_ruby_prepare() {
+   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' spec/spec_helper.rb || 
die
+   sed -e '/extension/ s:^:#:' -i Rakefile || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/${PN} extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/${PN}
+   cp ext/${PN}/*$(get_modname) lib/ || die
+}



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

2017-12-27 Thread Hans de Graaff
commit: 136dc5cdb527e969ab507de7aba6dd2da1d3ad78
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 06:33:25 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 06:33:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136dc5cd

dev-ruby/omniauth: add 1.8.1

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/omniauth/Manifest  |  1 +
 dev-ruby/omniauth/omniauth-1.8.1.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-ruby/omniauth/Manifest b/dev-ruby/omniauth/Manifest
index 0b3965cc221..f748ec48f82 100644
--- a/dev-ruby/omniauth/Manifest
+++ b/dev-ruby/omniauth/Manifest
@@ -1,2 +1,3 @@
 DIST omniauth-1.6.1.tar.gz 25094 BLAKE2B 
45fa6c9d5eb249d5650adaf5e7a89e35ade8613cbc051b76e57b3332f26b8bc18a1645120a0590828c5dedc3034cf8ce5f107d1bcf88054cf5d27abb8d44c723
 SHA512 
5cb372ef4c8b78d5d110eb3f2f828ac3af5d14f230ed3a7d81f0464e21f0d3a434604fe2102874a3b6c341cbe9ad4db4af575229c77592c11e756bb38ab3b80b
 DIST omniauth-1.7.1.tar.gz 26002 BLAKE2B 
180d0eba2a4dc6289411e5a56ee776dc1bb0a799d4f3c735803986b6d47e4de4d50e670157a2996b10e4d80d57f322a296d24af18b87b6c6de669dbd64253fd1
 SHA512 
ed951394f996eb7eb9ab90fb6e46957f8f85148cc29ffb90697a0f74819014327a8e1fb6e8dbd5be736961c7283dc6132586841d05b87043b8d5a20c12441f68
+DIST omniauth-1.8.1.tar.gz 26016 BLAKE2B 
ad7f22a847bd91385ddce44efc89fb312b07ffe43d2b0fab3773e7c809959eb8a8b4567af5ba1a1e9fb9d559b692dec358bf16d6b1cb21b85f13521c20fa3415
 SHA512 
ad085d067971f3fef40e99be7f2e58a9bb006b404f8d7289c5c00be4ed7314ff9d40409053d2bda0a5072035d6e09295d22b8ae6b5d2a84384b245b5a0ae225a

diff --git a/dev-ruby/omniauth/omniauth-1.8.1.ebuild 
b/dev-ruby/omniauth/omniauth-1.8.1.ebuild
new file mode 100644
index 000..2c597ca3030
--- /dev/null
+++ b/dev-ruby/omniauth/omniauth-1.8.1.ebuild
@@ -0,0 +1,46 @@
+# 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="README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_DOCDIR="doc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A generalized Rack framework for multiple-provider authentication"
+HOMEPAGE="https://github.com/intridea/omniauth;
+SRC_URI="https://github.com/intridea/omniauth/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/rack-1.6.2:* =dev-ruby/hashie-3.4.6:3 

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

2017-12-27 Thread Hans de Graaff
commit: d014d1c62886b9fe904a059f7220a5b82849d239
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 06:32:08 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 06:32:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d014d1c6

dev-ruby/omniauth: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/omniauth/Manifest  |  2 --
 dev-ruby/omniauth/omniauth-1.6.0.ebuild | 46 -
 dev-ruby/omniauth/omniauth-1.7.0.ebuild | 46 -
 3 files changed, 94 deletions(-)

diff --git a/dev-ruby/omniauth/Manifest b/dev-ruby/omniauth/Manifest
index 843f164586e..0b3965cc221 100644
--- a/dev-ruby/omniauth/Manifest
+++ b/dev-ruby/omniauth/Manifest
@@ -1,4 +1,2 @@
-DIST omniauth-1.6.0.tar.gz 25205 BLAKE2B 
0179b30eea5bd5ac52084307ea2264a76eab273b35aa13fb64326f23d8e0d9a64b1073e80c68f5d09c5f5711130a63af39cea32a8ace9f4ec113b892c4b1cb0d
 SHA512 
fb989ba7aef74bd3d2c185d6401cf263ef6169abc3018f51ae7ed99921b9f339c60fc2735582f559a0e0726338bb8d114973588155239fde2bff5805ad520bc2
 DIST omniauth-1.6.1.tar.gz 25094 BLAKE2B 
45fa6c9d5eb249d5650adaf5e7a89e35ade8613cbc051b76e57b3332f26b8bc18a1645120a0590828c5dedc3034cf8ce5f107d1bcf88054cf5d27abb8d44c723
 SHA512 
5cb372ef4c8b78d5d110eb3f2f828ac3af5d14f230ed3a7d81f0464e21f0d3a434604fe2102874a3b6c341cbe9ad4db4af575229c77592c11e756bb38ab3b80b
-DIST omniauth-1.7.0.tar.gz 25918 BLAKE2B 
81a76e3fa01745a1d5207a85d490f0ba93820e93df55757147e21ce10afecd09d1a793de791a36da1a40281676ddb66026861749195b03da3014baf1dcd1f09b
 SHA512 
004475651fba1fe6e737eceb16a1bd89b510cd06d1bcf155dc56fc6793ad5e61755b80b827076583f6f72d17ada0223c22aac34c206cee4b250e5dd126f98fa7
 DIST omniauth-1.7.1.tar.gz 26002 BLAKE2B 
180d0eba2a4dc6289411e5a56ee776dc1bb0a799d4f3c735803986b6d47e4de4d50e670157a2996b10e4d80d57f322a296d24af18b87b6c6de669dbd64253fd1
 SHA512 
ed951394f996eb7eb9ab90fb6e46957f8f85148cc29ffb90697a0f74819014327a8e1fb6e8dbd5be736961c7283dc6132586841d05b87043b8d5a20c12441f68

diff --git a/dev-ruby/omniauth/omniauth-1.6.0.ebuild 
b/dev-ruby/omniauth/omniauth-1.6.0.ebuild
deleted file mode 100644
index 6992570564d..000
--- a/dev-ruby/omniauth/omniauth-1.6.0.ebuild
+++ /dev/null
@@ -1,46 +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="README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A generalized Rack framework for multiple-provider authentication"
-HOMEPAGE="https://github.com/intridea/omniauth;
-SRC_URI="https://github.com/intridea/omniauth/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/rack-1.6.2:* =dev-ruby/hashie-3.4.6:3"
-ruby_add_bdepend "doc? ( dev-ruby/yard )
-   test? ( dev-ruby/rack-test )"
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/d' \
-   Rakefile ${PN}.gemspec || die "sed failed"
-   sed -i -e '/RUBY_VERSION/,/^end/ s:^:#:' spec/helper.rb || die "sed 
failed"
-   # maruku fails, resorting to default markdown implementation
-   sed -i -e '/maruku/d' .yardopts || die "sed failed"
-
-   sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-all_ruby_compile() {
-   all_fakegem_compile
-
-   if use doc ; then
-   yard || die "yard failed"
-   fi
-}

diff --git a/dev-ruby/omniauth/omniauth-1.7.0.ebuild 
b/dev-ruby/omniauth/omniauth-1.7.0.ebuild
deleted file mode 100644
index 2c597ca3030..000
--- a/dev-ruby/omniauth/omniauth-1.7.0.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
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A generalized Rack framework for multiple-provider authentication"
-HOMEPAGE="https://github.com/intridea/omniauth;
-SRC_URI="https://github.com/intridea/omniauth/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "
-   >=dev-ruby/rack-1.6.2:* =dev-ruby/hashie-3.4.6:3 

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

2017-12-27 Thread Kent Fredric
commit: 670e44962680f3afcb281c5287452bdfbdbb249c
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 02:56:41 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:38:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670e4496

dev-perl/Pod-LaTeX: EAPI6 + CPAN id's

- EAPI6ify
- Add missing remote CPAN id's.

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild | 22 ++
 dev-perl/Pod-LaTeX/metadata.xml|  4 
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild 
b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
new file mode 100644
index 000..a9e4b2f7c1e
--- /dev/null
+++ b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TJENNESS
+DIST_VERSION=0.61
+inherit perl-module
+
+DESCRIPTION="Convert Pod data to formatted LaTeX"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+   virtual/perl-Pod-Parser
+   virtual/perl-if
+"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+"

diff --git a/dev-perl/Pod-LaTeX/metadata.xml b/dev-perl/Pod-LaTeX/metadata.xml
index 2b9a936fc0a..b054086afcd 100644
--- a/dev-perl/Pod-LaTeX/metadata.xml
+++ b/dev-perl/Pod-LaTeX/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Pod-LaTeX
+Pod::LaTeX
+  
 



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

2017-12-27 Thread Kent Fredric
commit: adbe5d3cea5997e2efdbe60cf3772438f8c3e10a
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 03:00:11 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:38:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbe5d3c

dev-perl/Pod-Strip: EAPI6 + remote-ids'

- EAPI6ify
- Parallel tests
- Add CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild | 28 +++
 dev-perl/Pod-Strip/metadata.xml   |  4 
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild 
b/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild
new file mode 100644
index 000..a6fc0b84215
--- /dev/null
+++ b/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DOMM
+DIST_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Remove POD from Perl code"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=virtual/perl-Pod-Simple-3.0.0
+"
+DEPEND="${RDEPEND}
+   dev-perl/Module-Build
+   test? (
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/99_pod.t t/99_pod_coverage.t
+   perl-module_src_test
+}

diff --git a/dev-perl/Pod-Strip/metadata.xml b/dev-perl/Pod-Strip/metadata.xml
index 2b9a936fc0a..18a426e20e3 100644
--- a/dev-perl/Pod-Strip/metadata.xml
+++ b/dev-perl/Pod-Strip/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Pod-Strip
+Pod::Strip
+  
 



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

2017-12-27 Thread Kent Fredric
commit: a44383967e5bbfdf18f994b321219de2ebfae8e7
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 02:49:51 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:38:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4438396

dev-perl/Pod-Elemental: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Pod-Elemental/metadata.xml | 29 +
 1 file changed, 29 insertions(+)

diff --git a/dev-perl/Pod-Elemental/metadata.xml 
b/dev-perl/Pod-Elemental/metadata.xml
index 2b9a936fc0a..37bb4152706 100644
--- a/dev-perl/Pod-Elemental/metadata.xml
+++ b/dev-perl/Pod-Elemental/metadata.xml
@@ -5,4 +5,33 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Pod-Elemental
+Pod::Elemental
+Pod::Elemental::Autoblank
+Pod::Elemental::Autochomp
+Pod::Elemental::Command
+Pod::Elemental::Document
+Pod::Elemental::Element::Generic::Blank
+Pod::Elemental::Element::Generic::Command
+Pod::Elemental::Element::Generic::Nonpod
+Pod::Elemental::Element::Generic::Text
+Pod::Elemental::Element::Nested
+Pod::Elemental::Element::Pod5::Command
+Pod::Elemental::Element::Pod5::Data
+Pod::Elemental::Element::Pod5::Nonpod
+Pod::Elemental::Element::Pod5::Ordinary
+Pod::Elemental::Element::Pod5::Region
+Pod::Elemental::Element::Pod5::Verbatim
+Pod::Elemental::Flat
+Pod::Elemental::Node
+Pod::Elemental::Objectifier
+Pod::Elemental::Paragraph
+Pod::Elemental::Selectors
+Pod::Elemental::Transformer
+Pod::Elemental::Transformer::Gatherer
+Pod::Elemental::Transformer::Nester
+Pod::Elemental::Transformer::Pod5
+Pod::Elemental::Types
+  
 



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

2017-12-27 Thread Kent Fredric
commit: 77480f8031f9b44881322ff461638240b3abb9fc
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 02:37:03 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:37:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77480f80

dev-perl/PlRPC: EAPI6, tests

- EAPI6ify
- Gitify no-perldoc patch ( doesn't apply with EAPI6 )
- Use native perl-module.eclass mechanics for SRC_TEST ( hand-coded
  version didn't fail with test failures )
- Fix test failures without '.' in @INC
- Disable parallel testing

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild | 28 +
 dev-perl/PlRPC/files/PlRPC-0.2020-no-dot-inc.patch | 67 ++
 dev-perl/PlRPC/files/PlRPC-0.2020-no-perldoc.patch | 27 +
 3 files changed, 122 insertions(+)

diff --git a/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild 
b/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild
new file mode 100644
index 000..fbce7078332
--- /dev/null
+++ b/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MNOONING
+DIST_SECTION=${PN}
+DIST_VERSION=0.2020
+inherit perl-module
+
+S=${WORKDIR}/${PN}
+
+DESCRIPTION="The Perl RPC Module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Storable-1.0.7
+   >=dev-perl/Net-Daemon-0.34"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.2020-no-perldoc.patch"
+   "${FILESDIR}/Security-notice-on-Storable-and-reply-attack.patch"
+   "${FILESDIR}/${PN}-0.2020-no-dot-inc.patch"
+)
+DIST_TEST="do" # Parallel testing fails

diff --git a/dev-perl/PlRPC/files/PlRPC-0.2020-no-dot-inc.patch 
b/dev-perl/PlRPC/files/PlRPC-0.2020-no-dot-inc.patch
new file mode 100644
index 000..1f68d2395cc
--- /dev/null
+++ b/dev-perl/PlRPC/files/PlRPC-0.2020-no-dot-inc.patch
@@ -0,0 +1,67 @@
+From 0c3b094e14b60794eb6c4736a51f505865f14403 Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Thu, 28 Dec 2017 15:08:34 +1300
+Subject: Fix test failures due to '.' in @INC removal on 5.26
+
+---
+ t/client.t   | 2 +-
+ t/compress.t | 2 +-
+ t/crypt.t| 2 +-
+ t/methods.t  | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/t/client.t b/t/client.t
+index a283f2d..f0b3b54 100644
+--- a/t/client.t
 b/t/client.t
+@@ -4,7 +4,7 @@
+ require 5.004;
+ use strict;
+ 
+-require "t/lib.pl";
++require "./t/lib.pl";
+ 
+ 
+ my $numTests = 10;
+diff --git a/t/compress.t b/t/compress.t
+index e13f6b3..a551421 100644
+--- a/t/compress.t
 b/t/compress.t
+@@ -10,7 +10,7 @@ if ($@) {
+ exit 0;
+ }
+ 
+-require "t/lib.pl";
++require "./t/lib.pl";
+ 
+ 
+ my $numTests = 18;
+diff --git a/t/crypt.t b/t/crypt.t
+index 2695633..6867349 100644
+--- a/t/crypt.t
 b/t/crypt.t
+@@ -10,7 +10,7 @@ if ($@ || $Crypt::DES::VERSION < 2.03) {
+ exit 0;
+ }
+ 
+-require "t/lib.pl";
++require "./t/lib.pl";
+ 
+ 
+ my $numTests = 18;
+diff --git a/t/methods.t b/t/methods.t
+index c9d81ca..1c9b2cd 100644
+--- a/t/methods.t
 b/t/methods.t
+@@ -4,7 +4,7 @@
+ require 5.004;
+ use strict;
+ 
+-require "t/lib.pl";
++require "./t/lib.pl";
+ 
+ 
+ my $numTests = 11;
+-- 
+2.15.1
+

diff --git a/dev-perl/PlRPC/files/PlRPC-0.2020-no-perldoc.patch 
b/dev-perl/PlRPC/files/PlRPC-0.2020-no-perldoc.patch
new file mode 100644
index 000..d4d916eabe3
--- /dev/null
+++ b/dev-perl/PlRPC/files/PlRPC-0.2020-no-perldoc.patch
@@ -0,0 +1,27 @@
+From d5df770e01a68a8f90c406a7018c820514fd7371 Mon Sep 17 00:00:00 2001
+From: Michael Cummings 
+Date: Tue, 26 Jun 2007 04:02:12 +1200
+Subject: Fix perldoc generation permissions bug
+
+Bizarre bug that showed up randomly here, but Cardoe had it full time.
+
+Bug: https://bugs.gentoo.org/183157
+---
+ Makefile.PL | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 22e04c5..c332ffe 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -86,7 +86,6 @@ sub postamble {
+ pm_to_blib: README
+ 
+ README: lib/RPC/PlServer.pm
+-\tperldoc -t lib/RPC/PlServer.pm >README
+ 
+ END_OF_POSTAMBLE
+ }
+-- 
+2.15.1
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Elemental-PerlMunger/

2017-12-27 Thread Kent Fredric
commit: c3916a2b7ef740276a1238870a3cb74c79d909b6
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 02:52:39 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:38:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3916a2b

dev-perl/Pod-Elemental-PerlMunger: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Pod-Elemental-PerlMunger/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/Pod-Elemental-PerlMunger/metadata.xml 
b/dev-perl/Pod-Elemental-PerlMunger/metadata.xml
index 2b9a936fc0a..ddc8cd847ed 100644
--- a/dev-perl/Pod-Elemental-PerlMunger/metadata.xml
+++ b/dev-perl/Pod-Elemental-PerlMunger/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Pod-Elemental-PerlMunger
+Pod::Elemental::PerlMunger
+  
 



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

2017-12-27 Thread Kent Fredric
commit: 2e195c3825948c1da7ed8e6cac3e3c55212c84f8
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Dec 28 03:35:49 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Dec 28 03:38:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e195c38

dev-perl/Pod-Weaver: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Pod-Weaver/metadata.xml | 29 +
 1 file changed, 29 insertions(+)

diff --git a/dev-perl/Pod-Weaver/metadata.xml b/dev-perl/Pod-Weaver/metadata.xml
index 2b9a936fc0a..edae3363e38 100644
--- a/dev-perl/Pod-Weaver/metadata.xml
+++ b/dev-perl/Pod-Weaver/metadata.xml
@@ -5,4 +5,33 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Pod-Weaver
+Pod::Weaver
+Pod::Weaver::Config
+Pod::Weaver::Config::Assembler
+Pod::Weaver::Config::Finder
+Pod::Weaver::Plugin::EnsurePod5
+Pod::Weaver::Plugin::H1Nester
+Pod::Weaver::Plugin::SingleEncoding
+Pod::Weaver::Plugin::Transformer
+Pod::Weaver::PluginBundle::CorePrep
+Pod::Weaver::PluginBundle::Default
+Pod::Weaver::Role::Dialect
+Pod::Weaver::Role::Finalizer
+Pod::Weaver::Role::Plugin
+Pod::Weaver::Role::Preparer
+Pod::Weaver::Role::Section
+Pod::Weaver::Role::StringFromComment
+Pod::Weaver::Role::Transformer
+Pod::Weaver::Section::Authors
+Pod::Weaver::Section::Bugs
+Pod::Weaver::Section::Collect
+Pod::Weaver::Section::Generic
+Pod::Weaver::Section::Leftovers
+Pod::Weaver::Section::Legal
+Pod::Weaver::Section::Name
+Pod::Weaver::Section::Region
+Pod::Weaver::Section::Version
+  
 



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

2017-12-27 Thread Andreas Sturmlechner
commit: 93a4521f87a6d6cdf3d1a45209eb400a55a91db7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 28 01:32:28 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 28 01:37:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a4521f

app-office/kraft: Drop slot 4

Closes: https://bugs.gentoo.org/635058
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/kraft/Manifest  |  1 -
 .../kraft/files/kraft-0.80_pre20171115-deps.patch  | 62 --
 app-office/kraft/kraft-0.59.ebuild | 30 ---
 3 files changed, 93 deletions(-)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index 328f30a1fca..44f3a17d2eb 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1,2 +1 @@
-DIST kraft-0.59.tar.xz 560116 BLAKE2B 
bd9ab18015582c34343e0fa93601937c8bb874a063ae37a6ed481170206ba6430cbe09068c4cdc879f80a37f1cd770b350b3841752f3146ef95680a565e4126f
 SHA512 
53576855e3a4ac054818cc3fcb5d123222c0a5839ba621ea7c1f390f1e3180b5c87b00daa09a57fbea64cbd1dc857c4cb7645c5f539635811ef236c76483dc36
 DIST kraft-0.80_beta3.tar.gz 625756 BLAKE2B 
ecbad304b76b7bec827573d4f001ac36b55c84df1a78fcdee25d71dc6efc9b341aa6d708bd288beee3a7c75d2f1b60f01aa6877a29ef750487a516d7575de5a3
 SHA512 
d94b00fb8b366473948641425288118acf276b429169c4e187b66dfb1ce4bc0d326ee215bd8b3dcbde25d2ec04ab2f0c3dcf4c22ada676a31e761a8278bc06da

diff --git a/app-office/kraft/files/kraft-0.80_pre20171115-deps.patch 
b/app-office/kraft/files/kraft-0.80_pre20171115-deps.patch
deleted file mode 100644
index cebf558fd35..000
--- a/app-office/kraft/files/kraft-0.80_pre20171115-deps.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-From 63248f8004e7e0b05fe1716f6ff432b16b382e8f Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Thu, 16 Nov 2017 22:14:05 +0100
-Subject: [PATCH] Sort deps, add implicit, and split PIM from real KF5 libs
-
-Add descriptions to PIM dependencies.

- CMakeLists.txt | 33 ++---
- 1 file changed, 26 insertions(+), 7 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 739daac..9f95ecf 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -25,21 +25,40 @@ remove_definitions(-DQT_NO_CAST_FROM_ASCII)
- 
- find_package(Qt5 CONFIG REQUIRED
- Core
--Network
--Widgets
-+Gui
- Sql
-+Widgets
-+Xml
- )
- 
- find_package(KF5 REQUIRED COMPONENTS
--Contacts
-+Config
-+ConfigWidgets
-+CoreAddons
- I18n
-+WidgetsAddons
- XmlGui
--OPTIONAL_COMPONENTS
--Akonadi
--AkonadiContact
- )
- 
--if(KF5Akonadi_FOUND)
-+find_package(KF5Contacts REQUIRED)
-+
-+find_package(KF5Akonadi)
-+set_package_properties(KF5Akonadi PROPERTIES
-+DESCRIPTION "Library for general Access to Akonadi"
-+URL "https://www.kde.org/;
-+PURPOSE "Optionally used for addressbook integration"
-+TYPE OPTIONAL
-+)
-+
-+find_package(KF5AkonadiContact)
-+set_package_properties(KF5AkonadiContact PROPERTIES
-+DESCRIPTION "Library for Accessing Contacts stored in Akonadi"
-+URL "https://www.kde.org/;
-+PURPOSE "Optionally used for addressbook integration"
-+TYPE OPTIONAL
-+)
-+
-+if(KF5Akonadi_FOUND AND KF5AkonadiContact_FOUND)
-add_definitions(-DHAVE_AKONADI)
- endif()
- 

diff --git a/app-office/kraft/kraft-0.59.ebuild 
b/app-office/kraft/kraft-0.59.ebuild
deleted file mode 100644
index 48777bb0f34..000
--- a/app-office/kraft/kraft-0.59.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_LINGUAS="ast bg bs cs da de en_GB eo es et fi fr ga gl hu it ja lt mai mr 
nds
-nl pl pt pt_BR ru sk sv tr ug uk zh_CN"
-QT3SUPPORT_REQUIRED="true"
-SQL_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="Software for operating a small business, creating documents such 
as invoices"
-HOMEPAGE="http://www.volle-kraft-voraus.de/;
-SRC_URI="mirror://sourceforge/kraft/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
-   dev-cpp/ctemplate
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtsql:4[mysql,sqlite]
-   $(add_kdeapps_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO )



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

2017-12-27 Thread Andreas Sturmlechner
commit: 64e0c2a7bc03fa8bb731884be6610237c93bcc93
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 28 01:35:16 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 28 01:37:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e0c2a7

kde-apps/kopete: Drop slot 4

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kopete/Manifest   |   1 -
 .../kopete/files/kopete-17.04.0-kde4qgpgme.patch   |  56 
 kde-apps/kopete/kopete-17.08.3.ebuild  | 159 -
 kde-apps/kopete/metadata.xml   |   2 -
 4 files changed, 218 deletions(-)

diff --git a/kde-apps/kopete/Manifest b/kde-apps/kopete/Manifest
index c7fc552c48e..97d019b5275 100644
--- a/kde-apps/kopete/Manifest
+++ b/kde-apps/kopete/Manifest
@@ -1,2 +1 @@
-DIST kopete-17.08.3.tar.xz 6344464 BLAKE2B 
502c7eaf786c929380c82f0e984cfd29c647beb8279e0324f41a8a93a39978686418816befc1db01d07076f417bec6f29908941dd76cd68d8190c1c8d01ce740
 SHA512 
0c069ec3208bb499ea2ffb92ba5a448980a0190b26a579903b126b7e72bf2c61e59c1ebc90065fc478415aed11aee67d7b4ef0f9d240c18a84e14d6163899f25
 DIST kopete-17.08.3_p20171029.tar.gz 8004208 BLAKE2B 
d58fefa127021e2d3c07d55fbe461b958351e2e712922de620f46b20fd8e503bb065b42f93bd81d0a4d109e90bd6cbada80b507d2e6140b97b123c0a15bc801d
 SHA512 
bb70dac4f1336502fb79564e132785d3d6faf01520126441e7cde902b75ae8ac36ae796e0d24318f16e6fffeaa0ec1833a6582731ec734a86fd495dd7252fcb8

diff --git a/kde-apps/kopete/files/kopete-17.04.0-kde4qgpgme.patch 
b/kde-apps/kopete/files/kopete-17.04.0-kde4qgpgme.patch
deleted file mode 100644
index 59e2a3752e2..000
--- a/kde-apps/kopete/files/kopete-17.04.0-kde4qgpgme.patch
+++ /dev/null
@@ -1,56 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -98,8 +98,8 @@
- macro_optional_find_package(QJSON)
- macro_log_feature(QJSON_FOUND "QJSON" "JSON handling library for Qt" 
"http://qjson.sourceforge.net/; FALSE "" "Required for the Jabber protocol")
- 
--macro_optional_find_package(QGpgme)
--macro_log_feature(QGPGME_FOUND "QGpgme" "QGpgME library (from kdepimlibs)" 
"http://www.kde.org/; FALSE "" "Required for the Cryptography plugin")
-+macro_optional_find_package(KDE4_QGpgme)
-+macro_log_feature(KDE4_QGPGME_FOUND "KDE4_QGpgme" "KDE4_QGpgME library (from 
kdepimlibs)" "http://www.kde.org/; FALSE "" "Required for the Cryptography 
plugin")
- 
- macro_optional_find_package(Sqlite)
- macro_log_feature(SQLITE_FOUND "Sqlite" "SQLite is a Binary-Database" 
"http://www.sqlite.org/; FALSE "" "Required for the Statistic plugin")
 a/plugins/CMakeLists.txt
-+++ b/plugins/CMakeLists.txt
-@@ -74,6 +74,6 @@
- if (WITH_otr AND LIBOTR_FOUND)
-   add_subdirectory ( otr )
- endif (WITH_otr AND LIBOTR_FOUND)
--if (WITH_cryptography AND KLEOPATRA_FOUND AND QGPGME_FOUND)
-+if (WITH_cryptography AND KLEOPATRA_FOUND AND KDE4_QGPGME_FOUND)
-   add_subdirectory ( cryptography )
--endif (WITH_cryptography AND KLEOPATRA_FOUND AND QGPGME_FOUND)
-+endif (WITH_cryptography AND KLEOPATRA_FOUND AND KDE4_QGPGME_FOUND)
 a/plugins/cryptography/CMakeLists.txt
-+++ b/plugins/cryptography/CMakeLists.txt
-@@ -17,7 +17,7 @@
- 
- kde4_add_plugin(kopete_cryptography ${kopete_cryptography_PART_SRCS})
- 
--target_link_libraries(kopete_cryptography ${QT_QTGUI_LIBRARY}  
${KDE4_KDECORE_LIBS} kopete ${KLEOPATRA_LIBRARIES} ${KDE4_KABC_LIBS} 
${QGPGME_LIBRARIES} )
-+target_link_libraries(kopete_cryptography ${QT_QTGUI_LIBRARY}  
${KDE4_KDECORE_LIBS} kopete ${KLEOPATRA_LIBRARIES} ${KDE4_KABC_LIBS} 
${KDE4_QGPGME_LIBRARIES} )
- 
- install(TARGETS kopete_cryptography  DESTINATION ${PLUGIN_INSTALL_DIR})
- 
 a/plugins/cryptography/cryptographyplugin.cpp
-+++ b/plugins/cryptography/cryptographyplugin.cpp
-@@ -52,12 +52,12 @@
- #include 
- #include 
- #include 
--#include 
--#include 
--#include 
--#include 
--#include 
--#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
-+#include 
- 
- // kabc stuff
- #include 

diff --git a/kde-apps/kopete/kopete-17.08.3.ebuild 
b/kde-apps/kopete/kopete-17.08.3.ebuild
deleted file mode 100644
index 6be613b08b5..000
--- a/kde-apps/kopete/kopete-17.08.3.ebuild
+++ /dev/null
@@ -1,159 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-QT3SUPPORT_REQUIRED="true"
-inherit kde4-base
-
-DESCRIPTION="KDE multi-protocol IM client"
-HOMEPAGE="https://kopete.kde.org 
https://www.kde.org/applications/internet/kopete;
-KEYWORDS="~amd64 ~x86"
-IUSE="debug ssl v4l"
-
-# tests hang, last checked for 4.2.96
-RESTRICT+=" test"
-
-# 

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

2017-12-27 Thread Matt Turner
commit: 223d6b7e15d965e9254c303fa43f279deeec8f9d
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Dec 28 01:21:06 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Dec 28 01:28:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223d6b7e

x11-base/xorg-server: Drop version 1.19.5-r1

-r1 changed suid behavior, breaking some users for unknown reasons.

Bug: https://bugs.gentoo.org/635102
Bug: https://bugs.gentoo.org/635582

 profiles/package.mask |   5 -
 x11-base/xorg-server/xorg-server-1.19.5-r1.ebuild | 251 --
 2 files changed, 256 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 6c9efa50d19..f4cfebce6fd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -687,11 +687,6 @@ dev-python/whirlpool
 # Missing dependencies.
 >=dev-python/scrapy-1.4.0
 
-# Chí-Thanh Christopher Nguyễn  (23 Oct 2017)
-# Dropping suid breaks some use cases, bug #635102
-# Mask until they are fixed or properly documented, bug #450364
->=x11-base/xorg-server-1.19.5-r1
-
 # Agostino Sarubbo  (23 Oct 2017)
 # It was a fresmee RDEPENDS. Freesmee has been removed since a while
 # so it is not a depend of any package. No upstream releases

diff --git a/x11-base/xorg-server/xorg-server-1.19.5-r1.ebuild 
b/x11-base/xorg-server/xorg-server-1.19.5-r1.ebuild
deleted file mode 100644
index 701c22a8c9e..000
--- a/x11-base/xorg-server/xorg-server-1.19.5-r1.ebuild
+++ /dev/null
@@ -1,251 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-inherit xorg-2 multilib versionator flag-o-matic
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/xserver.git;
-
-DESCRIPTION="X.Org X servers"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-
-IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux systemd 
tslib +udev unwind xcsecurity"
-
-CDEPEND=">=app-eselect/eselect-opengl-1.3.0
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   >=x11-apps/iceauth-1.0.2
-   >=x11-apps/rgb-1.0.3
-   >=x11-apps/xauth-1.0.3
-   x11-apps/xkbcomp
-   >=x11-libs/libdrm-2.4.46
-   >=x11-libs/libpciaccess-0.12.901
-   >=x11-libs/libXau-1.0.4
-   >=x11-libs/libXdmcp-1.0.2
-   >=x11-libs/libXfont2-2.0.1
-   >=x11-libs/libxkbfile-1.0.4
-   >=x11-libs/libxshmfence-1.1
-   >=x11-libs/pixman-0.27.2
-   >=x11-libs/xtrans-1.3.5
-   >=x11-misc/xbitmaps-1.0.1
-   >=x11-misc/xkeyboard-config-2.4.1-r3
-   dmx? (
-   x11-libs/libXt
-   >=x11-libs/libdmx-1.0.99.1
-   >=x11-libs/libX11-1.1.5
-   >=x11-libs/libXaw-1.0.4
-   >=x11-libs/libXext-1.0.99.4
-   >=x11-libs/libXfixes-5.0
-   >=x11-libs/libXi-1.2.99.1
-   >=x11-libs/libXmu-1.0.3
-   x11-libs/libXrender
-   >=x11-libs/libXres-1.0.3
-   >=x11-libs/libXtst-1.0.99.2
-   )
-   glamor? (
-   media-libs/libepoxy[X]
-   >=media-libs/mesa-10.3.4-r1[egl,gbm]
-   !x11-libs/glamor
-   )
-   kdrive? (
-   >=x11-libs/libXext-1.0.5
-   x11-libs/libXv
-   )
-   xephyr? (
-   x11-libs/libxcb[xkb]
-   x11-libs/xcb-util
-   x11-libs/xcb-util-image
-   x11-libs/xcb-util-keysyms
-   x11-libs/xcb-util-renderutil
-   x11-libs/xcb-util-wm
-   )
-   !minimal? (
-   >=x11-libs/libX11-1.1.5
-   >=x11-libs/libXext-1.0.5
-   >=media-libs/mesa-10.3.4-r1
-   )
-   tslib? ( >=x11-libs/tslib-1.0 )
-   udev? ( >=virtual/udev-150 )
-   unwind? ( sys-libs/libunwind )
-   wayland? (
-   >=dev-libs/wayland-1.3.0
-   media-libs/libepoxy
-   >=dev-libs/wayland-protocols-1.1
-   )
-   >=x11-apps/xinit-1.3.3-r1
-   systemd? (
-   sys-apps/dbus
-   sys-apps/systemd
-   )"
-
-DEPEND="${CDEPEND}
-   sys-devel/flex
-   >=x11-proto/bigreqsproto-1.1.0
-   >=x11-proto/compositeproto-0.4
-   >=x11-proto/damageproto-1.1
-   >=x11-proto/fixesproto-5.0
-   >=x11-proto/fontsproto-2.1.3
-   >=x11-proto/glproto-1.4.17-r1
-   >=x11-proto/inputproto-2.3
-   >=x11-proto/kbproto-1.0.3
-   >=x11-proto/randrproto-1.5.0
-   >=x11-proto/recordproto-1.13.99.1
-   >=x11-proto/renderproto-0.11
-   >=x11-proto/resourceproto-1.2.0
-   >=x11-proto/scrnsaverproto-1.1
-   >=x11-proto/trapproto-3.4.3
-   >=x11-proto/videoproto-2.2.2
-   

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

2017-12-27 Thread Matt Turner
commit: f60083fb77030663de82f5e9d1a038c3c8e8e2cd
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Dec 28 01:27:58 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Dec 28 01:28:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60083fb

media-libs/mesa: Version bump to 17.3.1

 media-libs/mesa/Manifest   | 2 +-
 media-libs/mesa/{mesa-17.3.0.ebuild => mesa-17.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 5122ce2420c..c465862943f 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,4 +1,4 @@
 DIST mesa-17.1.10.tar.xz 9872168 BLAKE2B 
205ece7b016fcc1de5bb72711775cd8f4b90f5d6c26db77d1576752fcd4a99a36cbcd902bb6ad1041d476d1c3b32479baceb4087c902ce598ede3d57851c6b9d
 SHA512 
728dbd41f5d3a7a1c33fc18c08a8b8eb1f6d236c5f00781209f46b144dd66a27ecd723ab1635868b7ad77de3a18ad53f1a88c932f17c0be97605a2775e3b3a9b
 DIST mesa-17.2.6.tar.xz 10387604 BLAKE2B 
43bd60f9e61bb04e3a2afe4bc6e18099a524cdec3c7948d9ccfffa5bfe50eb3e0625ba6da7bb3b32959ef4a5e3db982daf2f90d3ee555cf65084d70849b3ca12
 SHA512 
739645d963da2ff79fa0f2bfcc4948516c4f0a768f9d21f98eff049edc88218847afd3786003ccf7b10deec585f4f1d7f70fcc5e5f6e33186ebbb86cd8cb0202
 DIST mesa-17.2.7.tar.xz 10353448 BLAKE2B 
cb116d7d7f8ace7769c348f04c0db194312553fd2b307471240dce5f971798e73c13cb7e2af6ed96a1109ea405207c3d7e8c910a1bc6197fcf37bdf4921d10b2
 SHA512 
f7cd06aa3ffb8ab80358304fa6a554f75c66105371072dae3a6f8f8e2a13891c8ac9eaf13c5defa74fa1236fed386ccd8c8b107e5fe80f9384237c9b1e726898
-DIST mesa-17.3.0.tar.xz 10667896 BLAKE2B 
4786f1ac3fa2d2f07895c829f2c0770861d64f606d72635eb206cb9f0a1e84c061950fbf33b2c7b27055399da43d705ed9abd5d8f46c7bb3e3d9a6497f4bd71d
 SHA512 
b0a616ce9a534a19c42eb0a626a178c6a7171aae1989351ea7c2a9e775a7478758b805dbfb754056720b1ef0454c3d3beb64aa59543be27f249ce97efae8e47e
+DIST mesa-17.3.1.tar.xz 10669392 BLAKE2B 
8e7a1299f79b47e9a4bc4d27123fda4e0effcb192f031c26942fd9eb056e751524c8d3f6e9f70c5871818b8c9972071e030f47ca73c112854d67695c53490597
 SHA512 
a2bd0123bf2df0db03197001a9e001b25f2609f3c6bf1bae66f3bc50c51d2558b5b77e232e81c1658c3a4dec88eda32a8b5a85c1fedc937a7441476228ef8238

diff --git a/media-libs/mesa/mesa-17.3.0.ebuild 
b/media-libs/mesa/mesa-17.3.1.ebuild
similarity index 100%
rename from media-libs/mesa/mesa-17.3.0.ebuild
rename to media-libs/mesa/mesa-17.3.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2017-12-27 Thread Matt Turner
commit: 3226956510fe1542107f5d51b623b5e4f6a41481
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Dec 28 01:23:03 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Dec 28 01:28:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32269565

x11-base/xorg-server: Version bump to 1.19.6

 x11-base/xorg-server/Manifest  |   1 +
 x11-base/xorg-server/xorg-server-1.19.6.ebuild | 251 +
 2 files changed, 252 insertions(+)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index 3c7db008745..6c5d01ced02 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -1 +1,2 @@
 DIST xorg-server-1.19.5.tar.bz2 5965044 BLAKE2B 
23375793ea4459a962f412440e307081ce2acd3c646e5db4d1bfac20e267bcbb1752ba8f6de66df06d25eaf92d1b55082a80eced0d44c257a757d5926ca6a7f3
 SHA512 
928dea5850b98cd815004cfa133eca23cfa9521920c934c68a92787f2cae13cca1534eee772a4fb74b8ae8cb92662b5d68b95b834c8aa8ec57cd57cb4e5dd45c
+DIST xorg-server-1.19.6.tar.bz2 5984528 BLAKE2B 
7aaef0bccbfef669ea5e78faabf736e8ab4f460079b7b12b58a642dd9cb42ad4b6c662a6e8671bfc41e697561c856cb663dfbe9cbdf3a4e67d800f2e98c253f6
 SHA512 
38519a8d0af9dd034045fc346959496dd718fa59b6188307974797a1cd9c349deb54987f6232ea8396baf810dcc710c0ff191f76ed2186cae4d44921b3680412

diff --git a/x11-base/xorg-server/xorg-server-1.19.6.ebuild 
b/x11-base/xorg-server/xorg-server-1.19.6.ebuild
new file mode 100644
index 000..22c7275f60c
--- /dev/null
+++ b/x11-base/xorg-server/xorg-server-1.19.6.ebuild
@@ -0,0 +1,251 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+XORG_DOC=doc
+inherit xorg-2 multilib versionator flag-o-matic
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/xserver.git;
+
+DESCRIPTION="X.Org X servers"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+
+IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux +suid 
systemd tslib +udev unwind xcsecurity"
+
+CDEPEND=">=app-eselect/eselect-opengl-1.3.0
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   >=x11-apps/iceauth-1.0.2
+   >=x11-apps/rgb-1.0.3
+   >=x11-apps/xauth-1.0.3
+   x11-apps/xkbcomp
+   >=x11-libs/libdrm-2.4.46
+   >=x11-libs/libpciaccess-0.12.901
+   >=x11-libs/libXau-1.0.4
+   >=x11-libs/libXdmcp-1.0.2
+   >=x11-libs/libXfont2-2.0.1
+   >=x11-libs/libxkbfile-1.0.4
+   >=x11-libs/libxshmfence-1.1
+   >=x11-libs/pixman-0.27.2
+   >=x11-libs/xtrans-1.3.5
+   >=x11-misc/xbitmaps-1.0.1
+   >=x11-misc/xkeyboard-config-2.4.1-r3
+   dmx? (
+   x11-libs/libXt
+   >=x11-libs/libdmx-1.0.99.1
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXaw-1.0.4
+   >=x11-libs/libXext-1.0.99.4
+   >=x11-libs/libXfixes-5.0
+   >=x11-libs/libXi-1.2.99.1
+   >=x11-libs/libXmu-1.0.3
+   x11-libs/libXrender
+   >=x11-libs/libXres-1.0.3
+   >=x11-libs/libXtst-1.0.99.2
+   )
+   glamor? (
+   media-libs/libepoxy[X]
+   >=media-libs/mesa-10.3.4-r1[egl,gbm]
+   !x11-libs/glamor
+   )
+   kdrive? (
+   >=x11-libs/libXext-1.0.5
+   x11-libs/libXv
+   )
+   xephyr? (
+   x11-libs/libxcb[xkb]
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+   !minimal? (
+   >=x11-libs/libX11-1.1.5
+   >=x11-libs/libXext-1.0.5
+   >=media-libs/mesa-10.3.4-r1
+   )
+   tslib? ( >=x11-libs/tslib-1.0 )
+   udev? ( >=virtual/udev-150 )
+   unwind? ( sys-libs/libunwind )
+   wayland? (
+   >=dev-libs/wayland-1.3.0
+   media-libs/libepoxy
+   >=dev-libs/wayland-protocols-1.1
+   )
+   >=x11-apps/xinit-1.3.3-r1
+   systemd? (
+   sys-apps/dbus
+   sys-apps/systemd
+   )"
+
+DEPEND="${CDEPEND}
+   sys-devel/flex
+   >=x11-proto/bigreqsproto-1.1.0
+   >=x11-proto/compositeproto-0.4
+   >=x11-proto/damageproto-1.1
+   >=x11-proto/fixesproto-5.0
+   >=x11-proto/fontsproto-2.1.3
+   >=x11-proto/glproto-1.4.17-r1
+   >=x11-proto/inputproto-2.3
+   >=x11-proto/kbproto-1.0.3
+   >=x11-proto/randrproto-1.5.0
+   >=x11-proto/recordproto-1.13.99.1
+   >=x11-proto/renderproto-0.11
+   >=x11-proto/resourceproto-1.2.0
+   >=x11-proto/scrnsaverproto-1.1
+   >=x11-proto/trapproto-3.4.3
+   >=x11-proto/videoproto-2.2.2
+  

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

2017-12-27 Thread Andreas Sturmlechner
commit: dbbcaa80af14ec02c8eba29c56f946886b192845
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 28 00:29:32 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 28 00:29:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbbcaa80

app-office/kraft: Drop old snapshot

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/kraft/Manifest  |  1 -
 app-office/kraft/kraft-0.80_pre20171115.ebuild | 50 --
 2 files changed, 51 deletions(-)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index 642606d9714..328f30a1fca 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1,3 +1,2 @@
 DIST kraft-0.59.tar.xz 560116 BLAKE2B 
bd9ab18015582c34343e0fa93601937c8bb874a063ae37a6ed481170206ba6430cbe09068c4cdc879f80a37f1cd770b350b3841752f3146ef95680a565e4126f
 SHA512 
53576855e3a4ac054818cc3fcb5d123222c0a5839ba621ea7c1f390f1e3180b5c87b00daa09a57fbea64cbd1dc857c4cb7645c5f539635811ef236c76483dc36
 DIST kraft-0.80_beta3.tar.gz 625756 BLAKE2B 
ecbad304b76b7bec827573d4f001ac36b55c84df1a78fcdee25d71dc6efc9b341aa6d708bd288beee3a7c75d2f1b60f01aa6877a29ef750487a516d7575de5a3
 SHA512 
d94b00fb8b366473948641425288118acf276b429169c4e187b66dfb1ce4bc0d326ee215bd8b3dcbde25d2ec04ab2f0c3dcf4c22ada676a31e761a8278bc06da
-DIST kraft-0.80_pre20171115.tar.gz 572784 BLAKE2B 
cfc0718d137e57ba7e217ba3d92f14e64ef61daffdc38dd85acc19a6eb0169200550fae098c4fbf2238eb794676daebc0de1a3669cfed1cb7cd59bec308fecb6
 SHA512 
7c9fa4b8c17809c36f4f6d94f4d6b900f91083c86b332d7680db1ad721904823b25cab5b8393913220dea9b16937bc90ac403af8f57fc6f963d59af41e1f51c3

diff --git a/app-office/kraft/kraft-0.80_pre20171115.ebuild 
b/app-office/kraft/kraft-0.80_pre20171115.ebuild
deleted file mode 100644
index c6fd91b04ec..000
--- a/app-office/kraft/kraft-0.80_pre20171115.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=6618f5203f80a52e673cfad1a12dcee9154e2831
-KDE_HANDBOOK="forceoptional"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="Software to manage quotes and invoices in small enterprises"
-HOMEPAGE="http://www.volle-kraft-voraus.de/;
-SRC_URI="https://github.com/dragotin/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="pim"
-
-DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep kcontacts)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtsql)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-cpp/ctemplate
-   pim? (
-   $(add_kdeapps_dep akonadi)
-   $(add_kdeapps_dep akonadi-contacts)
-   )
-"
-RDEPEND="${DEPEND}
-   !app-office/kraft:4
-"
-
-DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO )
-
-PATCHES=( "${FILESDIR}/${P}-deps.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package pim KF5Akonadi)
-   $(cmake-utils_use_find_package pim KF5AkonadiContact)
-   )
-
-   kde5_src_configure
-}



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

2017-12-27 Thread Andreas Sturmlechner
commit: 0024ec639e1b96fbcbf491aead4a18327bd09246
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Dec 28 00:29:01 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Dec 28 00:29:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0024ec63

app-office/kraft: 0.80_beta3 version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/kraft/Manifest|  1 +
 app-office/kraft/kraft-0.80_beta3.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/app-office/kraft/Manifest b/app-office/kraft/Manifest
index f4232793ab1..642606d9714 100644
--- a/app-office/kraft/Manifest
+++ b/app-office/kraft/Manifest
@@ -1,2 +1,3 @@
 DIST kraft-0.59.tar.xz 560116 BLAKE2B 
bd9ab18015582c34343e0fa93601937c8bb874a063ae37a6ed481170206ba6430cbe09068c4cdc879f80a37f1cd770b350b3841752f3146ef95680a565e4126f
 SHA512 
53576855e3a4ac054818cc3fcb5d123222c0a5839ba621ea7c1f390f1e3180b5c87b00daa09a57fbea64cbd1dc857c4cb7645c5f539635811ef236c76483dc36
+DIST kraft-0.80_beta3.tar.gz 625756 BLAKE2B 
ecbad304b76b7bec827573d4f001ac36b55c84df1a78fcdee25d71dc6efc9b341aa6d708bd288beee3a7c75d2f1b60f01aa6877a29ef750487a516d7575de5a3
 SHA512 
d94b00fb8b366473948641425288118acf276b429169c4e187b66dfb1ce4bc0d326ee215bd8b3dcbde25d2ec04ab2f0c3dcf4c22ada676a31e761a8278bc06da
 DIST kraft-0.80_pre20171115.tar.gz 572784 BLAKE2B 
cfc0718d137e57ba7e217ba3d92f14e64ef61daffdc38dd85acc19a6eb0169200550fae098c4fbf2238eb794676daebc0de1a3669cfed1cb7cd59bec308fecb6
 SHA512 
7c9fa4b8c17809c36f4f6d94f4d6b900f91083c86b332d7680db1ad721904823b25cab5b8393913220dea9b16937bc90ac403af8f57fc6f963d59af41e1f51c3

diff --git a/app-office/kraft/kraft-0.80_beta3.ebuild 
b/app-office/kraft/kraft-0.80_beta3.ebuild
new file mode 100644
index 000..8046838cfbc
--- /dev/null
+++ b/app-office/kraft/kraft-0.80_beta3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Software to manage quotes and invoices in small enterprises"
+HOMEPAGE="http://www.volle-kraft-voraus.de/;
+SRC_URI="https://github.com/dragotin/${PN}/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="pim"
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   $(add_kdeapps_dep kcontacts)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtsql)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-cpp/ctemplate
+   pim? (
+   $(add_kdeapps_dep akonadi)
+   $(add_kdeapps_dep akonadi-contacts)
+   )
+"
+RDEPEND="${DEPEND}
+   !app-office/kraft:4
+"
+
+DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO )
+
+S="${WORKDIR}/${PN}-${PV/_/}"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package pim KF5Akonadi)
+   $(cmake-utils_use_find_package pim KF5AkonadiContact)
+   )
+
+   kde5_src_configure
+}



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

2017-12-27 Thread Jonas Stein
commit: 2d0b98dbc4dc0a0c94be70a7415e745e8ada67de
Author: Jonas Stein  gentoo  org>
AuthorDate: Wed Dec 27 20:45:46 2017 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Wed Dec 27 23:53:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0b98db

app-text/djview: fdo-mime to xdg-utils

Update from obsolete fdo-mime to xdg-utils without revbump,
because the used functions run the same code.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/djview/djview-4.10.3.ebuild | 6 +++---
 app-text/djview/djview-4.10.5.ebuild | 6 +++---
 app-text/djview/djview-4.10.6.ebuild | 6 +++---
 app-text/djview/djview-4.10.ebuild   | 6 +++---
 app-text/djview/djview-4.9.ebuild| 6 +++---
 5 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/app-text/djview/djview-4.10.3.ebuild 
b/app-text/djview/djview-4.10.3.ebuild
index 18ba0f5fac9..80950832b3a 100644
--- a/app-text/djview/djview-4.10.3.ebuild
+++ b/app-text/djview/djview-4.10.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=4
 
-inherit autotools gnome2-utils fdo-mime flag-o-matic versionator 
toolchain-funcs multilib nsplugins
+inherit autotools gnome2-utils xdg-utils flag-o-matic versionator 
toolchain-funcs multilib nsplugins
 
 DESCRIPTION="Portable DjVu viewer using Qt"
 HOMEPAGE="http://djvu.sourceforge.net/djview4.html;
@@ -71,11 +71,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }

diff --git a/app-text/djview/djview-4.10.5.ebuild 
b/app-text/djview/djview-4.10.5.ebuild
index 18ba0f5fac9..80950832b3a 100644
--- a/app-text/djview/djview-4.10.5.ebuild
+++ b/app-text/djview/djview-4.10.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=4
 
-inherit autotools gnome2-utils fdo-mime flag-o-matic versionator 
toolchain-funcs multilib nsplugins
+inherit autotools gnome2-utils xdg-utils flag-o-matic versionator 
toolchain-funcs multilib nsplugins
 
 DESCRIPTION="Portable DjVu viewer using Qt"
 HOMEPAGE="http://djvu.sourceforge.net/djview4.html;
@@ -71,11 +71,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }

diff --git a/app-text/djview/djview-4.10.6.ebuild 
b/app-text/djview/djview-4.10.6.ebuild
index 4c7b748345c..64fde7ca4ee 100644
--- a/app-text/djview/djview-4.10.6.ebuild
+++ b/app-text/djview/djview-4.10.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=4
 
-inherit autotools gnome2-utils fdo-mime flag-o-matic versionator 
toolchain-funcs multilib nsplugins
+inherit autotools gnome2-utils xdg-utils flag-o-matic versionator 
toolchain-funcs multilib nsplugins
 
 DESCRIPTION="Portable DjVu viewer using Qt"
 HOMEPAGE="http://djvu.sourceforge.net/djview4.html;
@@ -71,11 +71,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }

diff --git a/app-text/djview/djview-4.10.ebuild 
b/app-text/djview/djview-4.10.ebuild
index 685793424f7..07ba16e577a 100644
--- a/app-text/djview/djview-4.10.ebuild
+++ b/app-text/djview/djview-4.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=4
 
-inherit autotools gnome2-utils fdo-mime flag-o-matic versionator 
toolchain-funcs multilib nsplugins
+inherit autotools gnome2-utils xdg-utils flag-o-matic versionator 
toolchain-funcs multilib nsplugins
 
 MY_P=${PN}-$(replace_version_separator 2 '-')
 
@@ -73,11 +73,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }

diff --git a/app-text/djview/djview-4.9.ebuild 
b/app-text/djview/djview-4.9.ebuild
index ba3ac87ae10..ea9ddc4ccb9 100644
--- a/app-text/djview/djview-4.9.ebuild
+++ b/app-text/djview/djview-4.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=4
 
-inherit autotools gnome2-utils fdo-mime flag-o-matic versionator 
toolchain-funcs multilib nsplugins
+inherit autotools gnome2-utils xdg-utils flag-o-matic versionator 
toolchain-funcs multilib nsplugins
 
 MY_P=${PN}-$(replace_version_separator 2 '-')
 
@@ -73,11 +73,11 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
gnome2_icon_cache_update
+   xdg_desktop_database_update
 }



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

2017-12-27 Thread Jonas Stein
commit: 8b0727f022dc97a041ce006114a268f6ab58284e
Author: Jonas Stein  gentoo  org>
AuthorDate: Wed Dec 27 23:55:30 2017 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Wed Dec 27 23:55:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0727f0

profiles: Last rite app-doc/linux-gazette

Upstream deleted all files more than 6 years ago and is inactive.
Masked for removal on 2018-02-01
app-doc/linux-gazette-base
app-doc/linux-gazette-all
app-doc/linux-gazette

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a5a5558d647..6c9efa50d19 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Jonas Stein  (28 Dec 2017)
+# Upstream deleted all files more than 6 years ago and is inactive. 
+# See also bug #628960
+# Masked for removal on 2018-02-01
+app-doc/linux-gazette-base
+app-doc/linux-gazette-all
+app-doc/linux-gazette
+
 # Andreas Sturmlechner  (27 Dec 2017)
 # Masked because no more USE=qt4 breaks rdeps, bug #642444
 >=app-text/poppler-0.62.0



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

2017-12-27 Thread Sergei Trofimovich
commit: da8ad5121392609baa9a06f3bf8cfbc12dab8a00
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:45:18 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:45:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8ad512

media-libs/xine-lib: stable 1.2.8 for ppc, bug #639992

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/xine-lib/xine-lib-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/xine-lib/xine-lib-1.2.8.ebuild 
b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
index d3a4b7e7656..12c1d878d5b 100644
--- a/media-libs/xine-lib/xine-lib-1.2.8.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]]; then
NLS_DEPEND="sys-devel/gettext"
NLS_RDEPEND="virtual/libintl"
 else
-   KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
NLS_IUSE="nls"
NLS_DEPEND="nls? ( sys-devel/gettext )"



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

2017-12-27 Thread Sergei Trofimovich
commit: e5d9ed37e8714cd7a02bd94c7b927d37f8aad163
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:45:04 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:45:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d9ed37

app-i18n/imhangul: stable 2.1.0 for ppc, bug #640004

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 app-i18n/imhangul/imhangul-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/imhangul/imhangul-2.1.0.ebuild 
b/app-i18n/imhangul/imhangul-2.1.0.ebuild
index 94b027c43f5..9848fa75156 100644
--- a/app-i18n/imhangul/imhangul-2.1.0.ebuild
+++ b/app-i18n/imhangul/imhangul-2.1.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2;
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test2-Plugin-NoWarnings/

2017-12-27 Thread Sergei Trofimovich
commit: 8ccf99d04abb2663bec14a603d2705b4d25d1f1c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:42:36 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:42:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccf99d0

dev-perl/Test2-Plugin-NoWarnings: keyworded 0.50.0 for hppa, bug #633934

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild 
b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
index 8457b62321d..4801ef2266a 100644
--- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
+++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Fail if tests warn"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 165a427dac7b727c5b41ddfe0e03d835f95c68b9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:42:42 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:42:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165a427d

dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for hppa, bug #633934

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 .../Params-ValidationCompiler/Params-ValidationCompiler-0.240.0.ebuild  | 2 +-
 .../Params-ValidationCompiler/Params-ValidationCompiler-0.260.0.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.240.0.ebuild 
b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.240.0.ebuild
index dd1b6c18b40..10e3da96c7f 100644
--- 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.240.0.ebuild
+++ 
b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.240.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Build an optimized subroutine parameter validator once, use it 
forever"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="

diff --git 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.260.0.ebuild 
b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.260.0.ebuild
index ff6204bbfcc..3f5f61efb41 100644
--- 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.260.0.ebuild
+++ 
b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.260.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Build an optimized subroutine parameter validator once, use it 
forever"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 LICENSE="Artistic-2"
 IUSE="test"
 



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

2017-12-27 Thread Sergei Trofimovich
commit: 5683bac82bf4b517facedd8e563d8fa9a027cc8b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:42:32 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:42:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5683bac8

dev-perl/Test-Without-Module: keyworded 0.200.0 for hppa, bug #633934

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild 
b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
index e7f4b618fcd..67b792a47cc 100644
--- a/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
+++ b/dev-perl/Test-Without-Module/Test-Without-Module-0.200.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Test fallback behaviour in absence of modules"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-12-27 Thread Matt Thode
commit: b05ba022a8ddd6a61926c5c16a7782d1ef2f46c2
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Dec 27 23:41:04 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Dec 27 23:41:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05ba022

www-apps/icingaweb2: 2.5.0 stable amd64 and x86

Package-Manager: Portage-2.3.14, Repoman-2.3.6

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

diff --git a/www-apps/icingaweb2/icingaweb2-2.5.0.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.5.0.ebuild
index 9c54138b2b4..796ba177fbf 100644
--- a/www-apps/icingaweb2/icingaweb2-2.5.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.5.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx pdf postgres"
 REQUIRED_USE="^^ ( apache2 nginx )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
dev-php/pecl-imagick



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

2017-12-27 Thread Andreas Hüttel
commit: 08b93c136286ba889f559ee455560fb9b82436ad
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 27 22:38:48 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 27 23:29:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b93c13

package.mask: Mask binutils 2.28 because of security issues (about 20 bugs)

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 36eb28b46de..a5a5558d647 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -914,7 +914,7 @@ dev-ruby/poltergeist
 # (updated 27 Dec 2017 with gcc < 5.4)
  (20 May 2017)
 # Old versions of CUDA and their reverse dependencies. They do not



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

2017-12-27 Thread Andreas Hüttel
commit: 614a293bfef14e76bfc89832f451276b8e4762eb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 27 21:33:54 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 27 23:29:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614a293b

sci-libs/armadillo: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/armadillo/Manifest|   2 -
 sci-libs/armadillo/armadillo-7.800.2-r1.ebuild | 144 -
 sci-libs/armadillo/armadillo-7.950.0.ebuild| 144 -
 3 files changed, 290 deletions(-)

diff --git a/sci-libs/armadillo/Manifest b/sci-libs/armadillo/Manifest
index 05a50b49db1..0656402728a 100644
--- a/sci-libs/armadillo/Manifest
+++ b/sci-libs/armadillo/Manifest
@@ -1,5 +1,3 @@
 DIST armadillo-6.200.3.tar.gz 5442342 BLAKE2B 
b67b942dcf5da9b878465b2458ce78a61acc1fbc8a05a345a3df70c467e7ac4c3c8a6bac745897fd3b8786dfbce71dabca0d11f9d101df46e9a1d59f7242e84d
 SHA512 
598ba8be19971fc0e44703b17be922568e697c592ed85d0148c31f8476ecd7b5a0e6185918763bc063ba68244330b17594333c1453e9c1cfd39b9fefe85be222
-DIST armadillo-7.800.2.tar.xz 4001664 BLAKE2B 
52284f1fa76c3e079cc5d765595b373c20ca4eea3b5f77146709b4fdc0f4322388655ca55dd245513e46b9c8386da0af867db18daf730288e5e9a72ff56ef219
 SHA512 
bd6a718d9aff5d87ae3bb792405e634e58249e74c8b49e31e6c3a1d77f7537b3e2f04f9fb10fc34279673126a1069cd43e991fb03fdf82ce77a00541ab6bd2fc
-DIST armadillo-7.950.0.tar.xz 4022536 BLAKE2B 
1518a59f4d898d3065ca6daf20b87f599d827a9a4e05989852798f1d9128910e7735cd020cdf1c3ba1f4e11ca418078a236bc1effb6fda2f07ab008a55e7de23
 SHA512 
e92d5f75000a978381aa279485f35371388ae0812d1116fb79cc902a68037ef96a48aa5954598959e9c88ab74d569d7b6984537f8514e4cc507e07ec8fe3d26b
 DIST armadillo-7.950.1.tar.xz 4022716 BLAKE2B 
9f6961c9745caa4c7347082f77934a90487daf1c03fc342133ef06e13dbfad38cc9e2f8713015b93fc277ae2ccd61302d7ba55f2a82ccd997b67eae481f6442c
 SHA512 
e061a09ba45359c6a1d422cbb1586b2c1d3d5edaec8a0a885030c4aa3295eb5b90b45df6e4d5bec6ca57d290020a33afc8ed9a940a08b3ec0f0736a278b0484d
 DIST armadillo-8.200.0.tar.xz 4456824 BLAKE2B 
a9124c8e15807a00b8495e90934d71a3b270e8bf5c9319fe3a28c2e65ed4d8f23e7ca61992a661e8e7f65244203da65d85514ebd91b9adf7edb01d9177d0
 SHA512 
d7b49e79a40a50de99c3b227eada7d628bd325aaab5bc4b016c0bd957475fc042518edf88e2f749fa8851d54d3e2269c705175afde3942fa3818f8a7f931d0b9

diff --git a/sci-libs/armadillo/armadillo-7.800.2-r1.ebuild 
b/sci-libs/armadillo/armadillo-7.800.2-r1.ebuild
deleted file mode 100644
index d582395e08e..000
--- a/sci-libs/armadillo/armadillo-7.800.2-r1.ebuild
+++ /dev/null
@@ -1,144 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_IN_SOURCE_BUILD=1
-
-inherit cmake-utils toolchain-funcs multilib eutils
-
-DESCRIPTION="Streamlined C++ linear algebra library"
-HOMEPAGE="http://arma.sourceforge.net/;
-SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
-
-LICENSE="Apache-2.0"
-SLOT="0/7"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test"
-REQUIRED_USE="test? ( lapack )"
-
-RDEPEND="
-   dev-libs/boost
-   arpack? ( sci-libs/arpack )
-   blas? ( virtual/blas )
-   lapack? ( virtual/lapack )
-   superlu? ( >=sci-libs/superlu-5 )
-"
-
-DEPEND="${RDEPEND}
-   arpack? ( virtual/pkgconfig )
-   blas? ( virtual/pkgconfig )
-   hdf5? ( sci-libs/hdf5 )
-   lapack? ( virtual/pkgconfig )
-   mkl? ( sci-libs/mkl )
-   tbb? ( dev-cpp/tbb )"
-PDEPEND="${RDEPEND}
-   hdf5? ( sci-libs/hdf5 )
-   mkl? ( sci-libs/mkl )
-   tbb? ( dev-cpp/tbb )"
-
-src_prepare() {
-   # avoid the automagic cmake macros
-   sed -i -e '/ARMA_Find/d' CMakeLists.txt || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DINSTALL_LIB_DIR="${EPREFIX}/usr/$(get_libdir)"
-   -DARMA_EXTRA_DEBUG="$(usex debug)"
-   -DARMA_USE_MKL_ALLOC="$(usex mkl)"
-   -DARMA_USE_TBB_ALLOC="$(usex tbb)"
-   )
-   if use arpack; then
-   mycmakeargs+=(
-   -DARPACK_FOUND=ON
-   -DARPACK_LIBRARY="$($(tc-getPKG_CONFIG) --libs arpack)"
-   )
-   else
-   mycmakeargs+=(
-   -DARPACK_FOUND=OFF
-   )
-   fi
-#  if use atlas; then
-#  local c=atlas-cblas l=atlas-clapack
-#  $(tc-getPKG_CONFIG) --exists ${c}-threads && c+=-threads
-#  $(tc-getPKG_CONFIG) --exists ${l}-threads && l+=-threads
-#  mycmakeargs+=(
-#  -DCBLAS_FOUND=ON
-#  -DCBLAS_INCLUDE_DIR="$($(tc-getPKG_CONFIG) 
--cflags-only-I ${c} | sed 's/-I//')"
-#  -DCBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs ${c})"
-#  -DCLAPACK_FOUND=ON
-#   

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

2017-12-27 Thread Andreas Hüttel
commit: 924de845e09c14313584dbd75f87ee82bd01b989
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 27 23:29:07 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 27 23:29:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924de845

sci-electronics/klayout: Add backported patch. Build still fails.

See also
https://github.com/klayoutmatthias/klayout/issues/47
https://github.com/klayoutmatthias/klayout/issues/34
https://github.com/klayoutmatthias/klayout/commit/11cb5eb99836e043d71b556af010b29624c3f569

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../klayout/files/klayout-0.25-qt58.patch  | 38 ++
 sci-electronics/klayout/klayout-0.25.ebuild|  2 ++
 2 files changed, 40 insertions(+)

diff --git a/sci-electronics/klayout/files/klayout-0.25-qt58.patch 
b/sci-electronics/klayout/files/klayout-0.25-qt58.patch
new file mode 100644
index 000..544bf2992c6
--- /dev/null
+++ b/sci-electronics/klayout/files/klayout-0.25-qt58.patch
@@ -0,0 +1,38 @@
+From 11cb5eb99836e043d71b556af010b29624c3f569 Mon Sep 17 00:00:00 2001
+From: Matthias Koefferlein 
+Date: Sun, 26 Nov 2017 22:51:36 +0100
+Subject: [PATCH] Qt 5.8.0 compatibility
+
+---
+ scripts/mkqtdecl5/mkqtdecl.conf  | 2 ++
+ src/gsiqt5/gsiDeclQtTypeTraits.h | 1 +
+ 2 files changed, 3 insertions(+)
+
+diff --git a/scripts/mkqtdecl5/mkqtdecl.conf b/scripts/mkqtdecl5/mkqtdecl.conf
+index a704ebc..ee58b82 100644
+--- a/scripts/mkqtdecl5/mkqtdecl.conf
 b/scripts/mkqtdecl5/mkqtdecl.conf
+@@ -1484,6 +1484,8 @@ final_class "QAccessibleObject"  # because navigate 
cannot be implemented
+ # final_class "QAccessiblePlugin"  # because navigate cannot be implemented
+ final_class "QAccessibleWidget"  # because navigate cannot be implemented
+ 
++no_copy_ctor "QIconEngine"
++
+ # --
+ # QtXml
+ 
+diff --git a/src/gsiqt5/gsiDeclQtTypeTraits.h 
b/src/gsiqt5/gsiDeclQtTypeTraits.h
+index eba0986..dd68128 100644
+--- a/src/gsiqt5/gsiDeclQtTypeTraits.h
 b/src/gsiqt5/gsiDeclQtTypeTraits.h
+@@ -3418,6 +3418,7 @@ template <> struct type_traits : public 
type_traits {
+ class QIconEngine_Adaptor;
+ namespace tl {
+ template <> struct type_traits : public 
type_traits {
++  typedef tl::false_tag has_copy_constructor;
+ };
+ }
+ 
+-- 
+2.15.1
+

diff --git a/sci-electronics/klayout/klayout-0.25.ebuild 
b/sci-electronics/klayout/klayout-0.25.ebuild
index 157da060047..e3b40dead5b 100644
--- a/sci-electronics/klayout/klayout-0.25.ebuild
+++ b/sci-electronics/klayout/klayout-0.25.ebuild
@@ -37,6 +37,8 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
+PATCHES=( "${FILESDIR}/${P}-qt58.patch" )
+
 pkg_setup() {
python-single-r1_pkg_setup
ruby-ng_pkg_setup



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

2017-12-27 Thread Andreas Hüttel
commit: ecd3fbd78c0a41984716d97408b0b63cb306e5f7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 27 21:36:59 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 27 23:29:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd3fbd7

sci-libs/armadillo: Version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/armadillo/Manifest |   1 +
 sci-libs/armadillo/armadillo-8.300.2.ebuild | 143 
 2 files changed, 144 insertions(+)

diff --git a/sci-libs/armadillo/Manifest b/sci-libs/armadillo/Manifest
index 0656402728a..5b4febf2e38 100644
--- a/sci-libs/armadillo/Manifest
+++ b/sci-libs/armadillo/Manifest
@@ -1,3 +1,4 @@
 DIST armadillo-6.200.3.tar.gz 5442342 BLAKE2B 
b67b942dcf5da9b878465b2458ce78a61acc1fbc8a05a345a3df70c467e7ac4c3c8a6bac745897fd3b8786dfbce71dabca0d11f9d101df46e9a1d59f7242e84d
 SHA512 
598ba8be19971fc0e44703b17be922568e697c592ed85d0148c31f8476ecd7b5a0e6185918763bc063ba68244330b17594333c1453e9c1cfd39b9fefe85be222
 DIST armadillo-7.950.1.tar.xz 4022716 BLAKE2B 
9f6961c9745caa4c7347082f77934a90487daf1c03fc342133ef06e13dbfad38cc9e2f8713015b93fc277ae2ccd61302d7ba55f2a82ccd997b67eae481f6442c
 SHA512 
e061a09ba45359c6a1d422cbb1586b2c1d3d5edaec8a0a885030c4aa3295eb5b90b45df6e4d5bec6ca57d290020a33afc8ed9a940a08b3ec0f0736a278b0484d
 DIST armadillo-8.200.0.tar.xz 4456824 BLAKE2B 
a9124c8e15807a00b8495e90934d71a3b270e8bf5c9319fe3a28c2e65ed4d8f23e7ca61992a661e8e7f65244203da65d85514ebd91b9adf7edb01d9177d0
 SHA512 
d7b49e79a40a50de99c3b227eada7d628bd325aaab5bc4b016c0bd957475fc042518edf88e2f749fa8851d54d3e2269c705175afde3942fa3818f8a7f931d0b9
+DIST armadillo-8.300.2.tar.xz 4593916 BLAKE2B 
0cb9082d9452b43599dea810036a1cdcd8ef4ab6ce5b2bc7b9d9201f1f39a2aecb81ffa62388e1ee3de9a8c7df083df594224af47e5df7ee4d3c2743d6cc
 SHA512 
df069634db377e95e02dfca02312b082b34cab91bae0b1fd04a97339477074fc50c74f8adf92786ac6f0fc148044d527461617f382cc996523251b6d1287e41c

diff --git a/sci-libs/armadillo/armadillo-8.300.2.ebuild 
b/sci-libs/armadillo/armadillo-8.300.2.ebuild
new file mode 100644
index 000..dccb43520ea
--- /dev/null
+++ b/sci-libs/armadillo/armadillo-8.300.2.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_IN_SOURCE_BUILD=1
+
+inherit cmake-utils toolchain-funcs multilib eutils
+
+DESCRIPTION="Streamlined C++ linear algebra library"
+HOMEPAGE="http://arma.sourceforge.net/;
+SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
+
+LICENSE="Apache-2.0"
+SLOT="0/8"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test"
+REQUIRED_USE="test? ( lapack )"
+
+#  atlas? ( sci-libs/atlas[lapack] )
+
+RDEPEND="
+   dev-libs/boost
+   arpack? ( sci-libs/arpack )
+   blas? ( virtual/blas )
+   lapack? ( virtual/lapack )
+   superlu? ( >=sci-libs/superlu-5.2 )
+"
+
+DEPEND="${RDEPEND}
+   arpack? ( virtual/pkgconfig )
+   blas? ( virtual/pkgconfig )
+   hdf5? ( sci-libs/hdf5 )
+   lapack? ( virtual/pkgconfig )
+   mkl? ( sci-libs/mkl )
+   tbb? ( dev-cpp/tbb )"
+PDEPEND="${RDEPEND}
+   hdf5? ( sci-libs/hdf5 )
+   mkl? ( sci-libs/mkl )
+   tbb? ( dev-cpp/tbb )"
+
+src_prepare() {
+   # avoid the automagic cmake macros
+   sed -i -e '/ARMA_Find/d' CMakeLists.txt || die
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_LIB_DIR="${EPREFIX}/usr/$(get_libdir)"
+   -DARMA_EXTRA_DEBUG="$(usex debug)"
+   -DARMA_USE_MKL_ALLOC="$(usex mkl)"
+   -DARMA_USE_TBB_ALLOC="$(usex tbb)"
+   )
+   if use arpack; then
+   mycmakeargs+=(
+   -DARPACK_FOUND=ON
+   -DARPACK_LIBRARY="$($(tc-getPKG_CONFIG) --libs arpack)"
+   )
+   else
+   mycmakeargs+=(
+   -DARPACK_FOUND=OFF
+   )
+   fi
+#  if use atlas; then
+#  local c=atlas-cblas l=atlas-clapack
+#  $(tc-getPKG_CONFIG) --exists ${c}-threads && c+=-threads
+#  $(tc-getPKG_CONFIG) --exists ${l}-threads && l+=-threads
+#  mycmakeargs+=(
+#  -DCBLAS_FOUND=ON
+#  -DCBLAS_INCLUDE_DIR="$($(tc-getPKG_CONFIG) 
--cflags-only-I ${c} | sed 's/-I//')"
+#  -DCBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs ${c})"
+#  -DCLAPACK_FOUND=ON
+#  -DCLAPACK_INCLUDE_DIR="$($(tc-getPKG_CONFIG) 
--cflags-only-I ${l} | sed 's/-I//')"
+#  -DCLAPACK_LIBRARIES="$($(tc-getPKG_CONFIG) --libs ${l})"
+#  )
+#  fi
+   if use blas; then
+   mycmakeargs+=(
+   -DBLAS_FOUND=ON
+   

[gentoo-commits] repo/gentoo:master commit in: sci-misc/cdfplayer/

2017-12-27 Thread Andreas Hüttel
commit: 60f1e6c1bfdb855d1c15313aba1e579656aed868
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 27 21:16:39 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 27 23:29:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f1e6c1

sci-misc/cdfplayer: Version bump; remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-misc/cdfplayer/Manifest|  3 +-
 sci-misc/cdfplayer/cdfplayer-10.4.0.ebuild | 81 --
 ...layer-11.0.1.ebuild => cdfplayer-11.2.0.ebuild} |  8 +--
 3 files changed, 5 insertions(+), 87 deletions(-)

diff --git a/sci-misc/cdfplayer/Manifest b/sci-misc/cdfplayer/Manifest
index 0491ae3d6f3..f9700eccf68 100644
--- a/sci-misc/cdfplayer/Manifest
+++ b/sci-misc/cdfplayer/Manifest
@@ -1,2 +1 @@
-DIST CDFPlayer_10.4.0_LINUX.sh 1315941152 SHA256 
4c202541762839c766d6f484377e3413de9dd7c70f47484da615572c8e44f4ed SHA512 
13205dad6d3a57937b55f41d895e6eef5c7ebf1f41666cbe97a7de4a39c8d1b5c7424194c2aa4bca9020b52f52ef311af118d810c6065a1275e58d9580a1
 WHIRLPOOL 
36236338c6ec922a6294da34e5379ba5ecf087b307a484abd79c516804d1db6f859b33a1535a9dce6f1980a51972ec1ceff3b39a6270b9d9797beedabc03a0f3
-DIST CDFPlayer_11.0.1_LINUX.sh 1630401312 SHA256 
0f5f89d252481ea7fb49bd6c6c9b0a38956d4f0c32c361d02a543a8582c472e8 SHA512 
bf52caa6a495ce78670ab6931e8caa3167121d5193e6839bb745026883f32c536d460faa960a59e593486fbf1a90d1ca51cb8e8a52eedff20e48eb1cb1a80701
 WHIRLPOOL 
9946110dffe973043dc4d89fd015ebcadfbd6e747b3993059cc811ce7e8f09df37db80daf9a3701cbd09de2331c3e534a20064876eabc256561aeca9fe4357a3
+DIST CDFPlayer_11.2.0_LINUX.sh 1821479711 BLAKE2B 
7d12a94b43fdd60dc6af3d78fe45f85a2aa68752c690de023d4cd0cc5d24f8b091db7846d3732d7618d7df659b982fbcf19543d7d0c0116ddcae7f7b1aa11d88
 SHA512 
8a9a98ed5dceb18db41e52269dedf2a00ee89015a76eb650b852f8e1c19040918ecfa7594737f2982118c7358eab4d1e85694eecbe059edc963d4bdc8533b470

diff --git a/sci-misc/cdfplayer/cdfplayer-10.4.0.ebuild 
b/sci-misc/cdfplayer/cdfplayer-10.4.0.ebuild
deleted file mode 100644
index c8687b11278..000
--- a/sci-misc/cdfplayer/cdfplayer-10.4.0.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-DESCRIPTION="Wolfram Player for the interactive Computable Document Format 
(CDF)"
-SRC_URI="CDFPlayer_10.4.0_LINUX.sh"
-HOMEPAGE="http://www.wolfram.com/cdf-player/;
-
-LICENSE="WolframCDFPlayer"
-KEYWORDS="-* ~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RESTRICT="strip mirror bindist fetch"
-
-DEPEND=""
-
-# this list comes from lsof output
-# probably there are still some libraries missing
-RDEPEND="
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libXcursor
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXmu
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXt
-   media-libs/alsa-lib
-   dev-libs/expat
-   media-libs/fontconfig
-   dev-libs/icu
-   x11-libs/libxcb
-   dev-libs/libxml2
-   || ( sys-libs/ncurses:5/5 sys-libs/ncurses:0/5 )
-"
-
-# we need this a few times
-MPV=$(get_version_component_range 1-2)
-
-# we might as well list all files in all QA variables...
-QA_PREBUILT="opt/*"
-
-S=${WORKDIR}
-
-src_unpack() {
-   /bin/sh "${DISTDIR}/${A}" --nox11 --confirm --keep -- -auto 
"-targetdir=${S}/opt/Wolfram/CDFPlayer/${MPV}" "-execdir=${S}/opt/bin" || die
-}
-
-src_install() {
-   # move all over
-   mv "${S}/opt" "${D}/opt" || die
-
-   # the autogenerated symlinks point into sandbox, redo
-   rm "${D}/opt/bin/"* || die
-   dosym /opt/Wolfram/CDFPlayer/${MPV}/Executables/wolframcdfplayer 
opt/bin/wolframcdfplayer
-   dosym /opt/Wolfram/CDFPlayer/${MPV}/Executables/WolframCDFPlayer 
opt/bin/WolframCDFPlayer
-
-   # fix some embedded paths and install desktop files
-   insinto /usr/share/applications
-   for filename in $(find "${D}" -name "wolfram-cdf10.desktop") ; do
-   echo Fixing "${filename}"
-   sed -e "s:${S}::g" -e 's:^\t\t::g' -i "${filename}"
-   echo 
"Categories=Physics;Science;Engineering;2DGraphics;Graphics;" >> "${filename}"
-   doins "${filename}"
-   done
-}
-
-pkg_nofetch() {
-   einfo "Sadly Wolfram provides no permanent link to the player files."
-   einfo "Please download the Wolfram CFD Player installation file 
${SRC_URI} from"
-   einfo "${HOMEPAGE} and place it in ${DISTDIR}"
-}

diff --git a/sci-misc/cdfplayer/cdfplayer-11.0.1.ebuild 
b/sci-misc/cdfplayer/cdfplayer-11.2.0.ebuild
similarity index 87%
rename from sci-misc/cdfplayer/cdfplayer-11.0.1.ebuild
rename to sci-misc/cdfplayer/cdfplayer-11.2.0.ebuild
index 561ed97e381..c449fbfa451 100644
--- a/sci-misc/cdfplayer/cdfplayer-11.0.1.ebuild
+++ 

[gentoo-commits] repo/gentoo:master commit in: app-editors/kile/

2017-12-27 Thread Andreas Sturmlechner
commit: e5187e1c7af687908bb6c55cd5fbcca58da836b6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 23:21:03 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5187e1c

app-editors/kile: Drop old snapshot

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-editors/kile/Manifest |  1 -
 app-editors/kile/kile-2.9.91_p20171202.ebuild | 76 ---
 2 files changed, 77 deletions(-)

diff --git a/app-editors/kile/Manifest b/app-editors/kile/Manifest
index b4fad468692..28b7749c51f 100644
--- a/app-editors/kile/Manifest
+++ b/app-editors/kile/Manifest
@@ -1,3 +1,2 @@
 DIST kile-2.1.3.tar.bz2 4911212 BLAKE2B 
5cbfb1853bdb1f35c8e53988265a7a1e1181b27f40aeed59524736195d568e42ee88ee17215c3ed83eb37c8ec3f67a29dea141c0c7fca31c0be444b975c64df2
 SHA512 
820cb5e2579f243ce87409aa4d483a58b0a2cf1d86bff72dd12264570bfe72e7819c88aa4333080f8281e54e8315e2c11f961b41f13a6215913dfa4f7bd3feda
-DIST kile-2.9.91_p20171202.tar.gz 3624137 BLAKE2B 
ee2906a7345826428b7248eb1588a7cbfa43100f537f6ae316d4a425bf11fcfca19df016726934a7fb3c01094a3e824f20f511ee509683b0fc9c84c2d8db75af
 SHA512 
1a08a4c3d71dddf66e1bb68000d3bb9ae458eb985d08d90b89d595993be277c09f37833bd77097716091c4701fcf3750da77f7f720995bcea4bb4bd6c065d691
 DIST kile-2.9.91_p20171209.tar.gz 3624273 BLAKE2B 
d6e4798869b8f5be7a2a6b00b1b067957245373f560a7485334ce1f3f932670a0cb8ef0b551fde2eea1d54a6114e8405025dbd3daea587a2d30b74fe614d332e
 SHA512 
b7e4a6e434057cf04e8712f543cdd74a40659843b1e2777d0a031b5a665e1de34e36ec9b3f5d9bd3bf9202f9dca8595fcee9a81ab4875bc4b6da3a2fb449b2c6

diff --git a/app-editors/kile/kile-2.9.91_p20171202.ebuild 
b/app-editors/kile/kile-2.9.91_p20171202.ebuild
deleted file mode 100644
index b9113653313..000
--- a/app-editors/kile/kile-2.9.91_p20171202.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=dbaf4c55edd2af4f08571fee364377d48c9a0df5
-KDE_HANDBOOK="forceoptional"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
-HOMEPAGE="https://kile.sourceforge.io/;
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="FDL-1.2 GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="+pdf +png"
-
-DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdoctools)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep khtml)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kinit)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_kdeapps_dep okular)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtscript)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwidgets)
-   pdf? ( app-text/poppler[qt5] )
-"
-RDEPEND="${DEPEND}
-   !app-editors/kile:4
-   $(add_kdeapps_dep konsole)
-   $(add_kdeapps_dep okular 'pdf?')
-   virtual/latex-base
-   virtual/tex-base
-   pdf? (
-   || (
-   app-text/dvipdfmx
-   >=app-text/texlive-core-2014
-   )
-   app-text/ghostscript-gpl
-   )
-   png? (
-   app-text/dvipng
-   virtual/imagemagick-tools[png?]
-   )
-"
-
-DOCS=( kile-remote-control.txt )
-
-src_prepare() {
-   kde5_src_prepare
-
-   # I know upstream wants to help us but it doesn't work..
-   sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
-   -i CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package pdf Poppler)
-   )
-
-   kde5_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/ckb/, sci-electronics/fritzing/, media-gfx/nomacs/, ...

2017-12-27 Thread Andreas Sturmlechner
commit: de3691f8ed29200014495095269dd8fcaf27731f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 21:03:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3691f8

dev-libs/quazip: Prepare rdeps for USE=qt4,qt5 removal

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/ckb/ckb-0.2.6-r1.ebuild   | 4 ++--
 app-office/texstudio/texstudio-2.11.2-r1.ebuild| 2 +-
 app-office/texstudio/texstudio-2.12.2.ebuild   | 2 +-
 app-office/texstudio/texstudio-2.12.4.ebuild   | 2 +-
 app-office/texstudio/texstudio-2.12.6.ebuild   | 2 +-
 media-gfx/nomacs/nomacs-3.6.1-r1.ebuild| 2 +-
 media-gfx/nomacs/nomacs-3.6.1.ebuild   | 2 +-
 media-gfx/nomacs/nomacs-3.8.0.ebuild   | 2 +-
 sci-electronics/fritzing/fritzing-0.9.2b-r2.ebuild | 4 ++--
 9 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/app-misc/ckb/ckb-0.2.6-r1.ebuild b/app-misc/ckb/ckb-0.2.6-r1.ebuild
index 7bb8d1c6bc5..e9ac7cbbdb3 100644
--- a/app-misc/ckb/ckb-0.2.6-r1.ebuild
+++ b/app-misc/ckb/ckb-0.2.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=">=dev-libs/quazip-0.7.2[qt5]
+DEPEND=">=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5

diff --git a/app-office/texstudio/texstudio-2.11.2-r1.ebuild 
b/app-office/texstudio/texstudio-2.11.2-r1.ebuild
index f2ba1d509d0..f89cc3500ab 100644
--- a/app-office/texstudio/texstudio-2.11.2-r1.ebuild
+++ b/app-office/texstudio/texstudio-2.11.2-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="video"
 COMMON_DEPEND="
app-text/hunspell:=
app-text/poppler[qt5]
-   >=dev-libs/quazip-0.7.2[qt5]
+   >=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtconcurrent:5

diff --git a/app-office/texstudio/texstudio-2.12.2.ebuild 
b/app-office/texstudio/texstudio-2.12.2.ebuild
index 7b8f2d061b5..c877b493c4c 100644
--- a/app-office/texstudio/texstudio-2.12.2.ebuild
+++ b/app-office/texstudio/texstudio-2.12.2.ebuild
@@ -17,7 +17,7 @@ IUSE="video"
 COMMON_DEPEND="
app-text/hunspell:=
app-text/poppler[qt5]
-   >=dev-libs/quazip-0.7.2[qt5]
+   >=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtconcurrent:5

diff --git a/app-office/texstudio/texstudio-2.12.4.ebuild 
b/app-office/texstudio/texstudio-2.12.4.ebuild
index 7b8f2d061b5..c877b493c4c 100644
--- a/app-office/texstudio/texstudio-2.12.4.ebuild
+++ b/app-office/texstudio/texstudio-2.12.4.ebuild
@@ -17,7 +17,7 @@ IUSE="video"
 COMMON_DEPEND="
app-text/hunspell:=
app-text/poppler[qt5]
-   >=dev-libs/quazip-0.7.2[qt5]
+   >=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtconcurrent:5

diff --git a/app-office/texstudio/texstudio-2.12.6.ebuild 
b/app-office/texstudio/texstudio-2.12.6.ebuild
index cd646408ec2..7423c9bac35 100644
--- a/app-office/texstudio/texstudio-2.12.6.ebuild
+++ b/app-office/texstudio/texstudio-2.12.6.ebuild
@@ -22,7 +22,7 @@ IUSE="video"
 COMMON_DEPEND="
app-text/hunspell:=
app-text/poppler[qt5]
-   >=dev-libs/quazip-0.7.2[qt5]
+   >=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtconcurrent:5

diff --git a/media-gfx/nomacs/nomacs-3.6.1-r1.ebuild 
b/media-gfx/nomacs/nomacs-3.6.1-r1.ebuild
index 6ae732365e6..4f755d2ab8f 100644
--- a/media-gfx/nomacs/nomacs-3.6.1-r1.ebuild
+++ b/media-gfx/nomacs/nomacs-3.6.1-r1.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
dev-qt/qtimageformats:5
media-libs/tiff:0
)
-   zip? ( >=dev-libs/quazip-0.7.2[qt5] )
+   zip? ( >=dev-libs/quazip-0.7.2[qt5(+)] )
 "
 DEPEND="${RDEPEND}
dev-qt/linguist-tools:5

diff --git a/media-gfx/nomacs/nomacs-3.6.1.ebuild 
b/media-gfx/nomacs/nomacs-3.6.1.ebuild
index d110997b2f3..c88239195c8 100644
--- a/media-gfx/nomacs/nomacs-3.6.1.ebuild
+++ b/media-gfx/nomacs/nomacs-3.6.1.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
opencv? ( media-libs/opencv:=[-qt4(-)] )
raw? ( >=media-libs/libraw-0.14:= )
tiff? ( media-libs/tiff:0 )
-   zip? ( >=dev-libs/quazip-0.7.2[qt5] )
+   zip? ( >=dev-libs/quazip-0.7.2[qt5(+)] )
 "
 DEPEND="${RDEPEND}
dev-qt/linguist-tools:5

diff --git a/media-gfx/nomacs/nomacs-3.8.0.ebuild 
b/media-gfx/nomacs/nomacs-3.8.0.ebuild
index bf86f10b9e3..91389e8030f 100644
--- a/media-gfx/nomacs/nomacs-3.8.0.ebuild
+++ b/media-gfx/nomacs/nomacs-3.8.0.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
dev-qt/qtimageformats:5
media-libs/tiff:0
)
-   zip? ( 

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

2017-12-27 Thread Andreas Sturmlechner
commit: f17092ff5e82c555e33e9e34e1f66eb15da1db74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 23:08:59 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17092ff

kde-misc/wacomtablet: 3.0.0_beta2 version bump (2.9.82 upstream)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-misc/wacomtablet/Manifest  |  1 +
 .../wacomtablet/wacomtablet-3.0.0_beta2.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/kde-misc/wacomtablet/Manifest b/kde-misc/wacomtablet/Manifest
index 84a7ab4b651..bd264252811 100644
--- a/kde-misc/wacomtablet/Manifest
+++ b/kde-misc/wacomtablet/Manifest
@@ -1,2 +1,3 @@
 DIST 114856-wacomtablet-3.0.0~beta1.tar.xz 655684 BLAKE2B 
666d1e60c7caa763a3e884936f800c122ea0e6151dea89bd44b5d50b203444b3429dac8b0376c5129f29b3103ff2d82ae353eaae7324c422e590c5a8dee88806
 SHA512 
cf95cbd8f3489bf0d18acfec72ca964685060ae7c7a554b118f5086a46a1e97be67f674f1bf1db6ce15638fcdcfca5043e7438af09ced8acd9fb601c44f433fb
+DIST wacomtablet-2.9.82.tar.xz 708508 BLAKE2B 
f9f10354f5db42e9acc43b05d00c168bd6f5200ea7d7f7fb4c7f0f3042ab2327d78145f6388e1c607528e14c6e6bd6a33929f952943dba330e02d761634ca37c
 SHA512 
ba1b8d15ed4ce52c14ca0ac494cfb9200b9c891c6ac19ee5a306496e1c04f6abc8b83290bc31199a634ed8b4b4469dc185a967be183f1ed6b53956bc19038904
 DIST wacomtablet-3.0.0_beta1_p20171107.tar.gz 629835 BLAKE2B 
489c549e35c3a1f8ea3c139b122f3798b673d4d760f50ae871e9d7ef54ab85742770734c095096260fa0c2629f704ee98d1aaba13b1292cfcc9f74e9402b7532
 SHA512 
bcd8f23e4f02cea09e1fb82a3630370bd081ffb14f453789acb26a304690fbe916deb6063d0ae5f415b796928528f764339778b51a2010ffa684162c0bc9ff1e

diff --git a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta2.ebuild 
b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta2.ebuild
new file mode 100644
index 000..9483bf05581
--- /dev/null
+++ b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PV="2.9.82" # avoid downgrade after upstream lowered version for beta2
+MY_P=${PN}-${MY_PV}
+KDE_HANDBOOK="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KControl module for Wacom tablets"
+HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content=114856;
+SRC_URI="mirror://kde/unstable/${PN}/${MY_PV}/${MY_P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CDEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep plasma)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtx11extras)
+   >=x11-drivers/xf86-input-wacom-0.20.0
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXi
+   x11-libs/libXrandr
+"
+DEPEND="${CDEPEND}
+   sys-devel/gettext
+   x11-proto/xproto
+"
+RDEPEND="${CDEPEND}
+   !kde-misc/wacomtablet:4
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-text/poppler/files/, app-text/poppler/

2017-12-27 Thread Andreas Sturmlechner
commit: f1d727da0a38e402231939e6dd004f5e75f7cf53
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 21:45:26 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d727da

app-text/poppler: Drop obsolete and vulnerable versions

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/poppler/Manifest  |   3 -
 .../files/poppler-0.59.0-qt5-dependencies.patch|  31 -
 .../files/poppler-0.59.0-respect-cflags.patch  |  50 ---
 .../files/poppler-0.60.1-respect-cflags.patch  |  53 
 app-text/poppler/poppler-0.58.0.ebuild | 146 -
 app-text/poppler/poppler-0.59.0.ebuild | 146 -
 app-text/poppler/poppler-0.60.1.ebuild | 146 -
 7 files changed, 575 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 4cf1f0b9a9d..9b6a491ce47 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,6 +1,3 @@
 DIST poppler-0.57.0.tar.xz 1703300 BLAKE2B 
e4126dff2e0ee140fa4c5c30d5a57da5aff38d4c1f566e4ace22d3fe625949db3a662a8513881702cd5c5c302845998dd462048b5158abaf1d119650c997c84c
 SHA512 
197a0bf51e7fd607db83144d771904e48f266ab9e1252c688f9e7700a5bdd239670cf0363e9d77137bafa9c08fb6ddb9d066cc78a74dac7dfd717662b25cac5f
-DIST poppler-0.58.0.tar.xz 1710412 BLAKE2B 
ac2558503f86e8f0729d9ee5e4bc6c59dc9a4abca2e94b4e94b27b139dcb237b608af70b011b6f042a06d18ce83e32593f5b3d28876ee2606d7e63bc9230e51e
 SHA512 
0675846fc99578925840cbb17083463da6ea54f7de348b946ae7d4480d9d87bd4b5069392b23a8b9bbafe0aafafaf5a200134be52d0832558104cb4aa2497aee
-DIST poppler-0.59.0.tar.xz 1712004 BLAKE2B 
ddffe0361097b54dccb3eb7df7cb2e879c90258ffed9d07fa8ad77fa41a5b9b0943b6a3d1da455074137d7b1b4166bf76f284c98130ec29a9b9ba8823f165ef6
 SHA512 
23777922dc95feee2a4459281081b37e124a39fc25cd00c2c3fc206f5484c13eb9ac5317f674fbbcb51e384f9a53e38b4cacbf1426c68d2bae21a7cefbc48a0e
-DIST poppler-0.60.1.tar.xz 1432712 BLAKE2B 
9c4e8645a5e5a3848ef9f65268e3cb757478c8e0fb46b0071e318e2afc35a05a0d1628d66af8f8815d1ff324a16c70ec8fa2c02cbe36621cb0252331594342b0
 SHA512 
db73524b7413dddee38d5a049f3926338ee123b8fc4893d80ee9cf5aaae47c8c7b75b112293b156cd375894e548ec68e5fbf4af305e77b43bc3868ad1c966cdc
 DIST poppler-0.61.1.tar.xz 1433696 BLAKE2B 
6749466223d3bb0e891c6b26c7f1faa5c774dd47ac94c22474efe4a52af228aeb2abbb8ab268667acaa83fb41293246266124a111740df764eeedbe229fa70aa
 SHA512 
780ebf07ad757635f3f71c7b1f61ad0849526f99f0dc514c3290c4e8db7000a68dfe50c17253d4c086aec5c5390055102478eba96699088179822f3be5ce278d
 DIST poppler-0.62.0.tar.xz 1423372 BLAKE2B 
01c8745d0c1fa5b412ec92295a8784f5c1deff8b9fa709d09a3236d630f78fecc6af23fe3302964478d6356562712726db422ef51fe59a8b42e13e08370a77ac
 SHA512 
91f7eae7b05965ae97a34e658bed2a676be8a6e4d34f82148ece6eb58932632dcf9a34d50c66412f93f560ce575abf5c608ed6b1e5184604b96024801886c706

diff --git a/app-text/poppler/files/poppler-0.59.0-qt5-dependencies.patch 
b/app-text/poppler/files/poppler-0.59.0-qt5-dependencies.patch
deleted file mode 100644
index 2bef6945716..000
--- a/app-text/poppler/files/poppler-0.59.0-qt5-dependencies.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 2f7ca474ec49f805257c75cefb364e08ebd9e4d1 Mon Sep 17 00:00:00 2001
-From: Johannes Huber 
-Date: Tue, 5 Sep 2017 22:58:44 +0200
-Subject: [PATCH] [Qt5] Drop unused dependencies
-

- CMakeLists.txt | 6 ++
- 1 file changed, 2 insertions(+), 4 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index a5b0a5be..787bd0d6 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -133,12 +133,10 @@ macro_optional_find_package(Qt4)
- find_package(Qt5Core)
- find_package(Qt5Gui)
- find_package(Qt5Xml)
--find_package(Qt5Widgets)
--find_package(Qt5Test)
--if (Qt5Core_FOUND AND Qt5Gui_FOUND AND Qt5Xml_FOUND AND Qt5Widgets_FOUND AND 
Qt5Test_FOUND)
-+if (Qt5Core_FOUND AND Qt5Gui_FOUND AND Qt5Xml_FOUND)
-   set(QT5_FOUND true)
- else ()
--  message("-- Package Qt5Core or Qt5Gui or Qt5Xml or Qt5Widgets or Qt5Test 
not found")
-+  message("-- Package Qt5Core or Qt5Gui or Qt5Xml not found")
-   set(QT5_FOUND false)
- endif()
- 
--- 
-2.14.1
-

diff --git a/app-text/poppler/files/poppler-0.59.0-respect-cflags.patch 
b/app-text/poppler/files/poppler-0.59.0-respect-cflags.patch
deleted file mode 100644
index ada6ddfc7d7..000
--- a/app-text/poppler/files/poppler-0.59.0-respect-cflags.patch
+++ /dev/null
@@ -1,50 +0,0 @@
 poppler-0.59.0/cmake/modules/PopplerMacros.cmake
-+++ poppler-0.59.0/cmake/modules/PopplerMacros.cmake
-@@ -98,45 +98,14 @@
-   set(CMAKE_BUILD_TYPE RelWithDebInfo)
- endif(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
- 
--if(CMAKE_COMPILER_IS_GNUCXX)
-if (NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS "5.0.0")
-   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wsuggest-override" )
-endif()
- 
--  # set the default 

[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client-bin/

2017-12-27 Thread Andreas Sturmlechner
commit: 7ebcee0bb2258960da6d9559056bd689d0816c00
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 20:55:10 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebcee0b

media-sound/teamspeak-client-bin: Prepare for dev-libs/quazip w/o qt4

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../teamspeak-client-bin-3.0.19.4-r1.ebuild| 78 ++
 1 file changed, 78 insertions(+)

diff --git 
a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild 
b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild
new file mode 100644
index 000..c9cb5a1fa0f
--- /dev/null
+++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils unpacker
+
+DESCRIPTION="TeamSpeak Client - Voice Communication Software"
+HOMEPAGE="https://www.teamspeak.com/;
+SRC_URI="
+   amd64? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_amd64-${PV/_/-}.run
 )
+   x86? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_x86-${PV/_/-}.run
 )"
+
+LICENSE="teamspeak3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa pulseaudio"
+
+REQUIRED_USE="|| ( alsa pulseaudio )"
+
+RDEPEND="
+   >=dev-libs/quazip-0.7.3[-qt4(-),qt5(+)]
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[accessibility]
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5[sqlite]
+   dev-qt/qtwidgets:5
+   sys-libs/glibc
+   sys-libs/zlib
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )"
+
+RESTRICT="mirror strip"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   elog "Please download ${A}"
+   elog "from ${HOMEPAGE}?page=downloads and place this"
+   elog "file in ${DISTDIR}"
+}
+
+src_prepare() {
+   default
+
+   # Remove the qt-libraries as they just cause trouble with the system's 
Qt, see bug #328807.
+   rm libQt* || die "Couldn't remove bundled Qt libraries."
+
+   rm -r platforms sqldrivers qt.conf || die "Couldn't remove bundle Qt 
files."
+
+   # Remove unwanted soundbackends.
+   if ! use alsa ; then
+   rm soundbackends/libalsa* || die
+   fi
+
+   if ! use pulseaudio ; then
+   rm soundbackends/libpulseaudio* || die
+   fi
+
+   # Remove quazip
+   rm libquazip.so || die
+
+   # Rename the tsclient to its shorter version, required by the 
teamspeak3 script we install.
+   mv ts3client_linux_* ts3client || die "Couldn't rename ts3client to its 
shorter version."
+}
+
+src_install() {
+   insinto /opt/teamspeak3-client
+   doins -r *
+
+   fperms +x /opt/teamspeak3-client/ts3client
+
+   dobin "${FILESDIR}/teamspeak3"
+
+   make_desktop_entry teamspeak3 TeamSpeak3 \
+   
"/opt/teamspeak3-client/pluginsdk/docs/client_html/images/logo.png" \
+   Network
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client-bin/

2017-12-27 Thread Andreas Sturmlechner
commit: 503b8ac2cadc2b69d0c95866b6f5e52b9c7bfe0b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 20:57:00 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503b8ac2

media-sound/teamspeak-client-bin: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/teamspeak-client-bin/Manifest  |  2 -
 .../teamspeak-client-bin-3.0.19.1.ebuild   | 76 -
 .../teamspeak-client-bin-3.0.19.4.ebuild   | 78 --
 3 files changed, 156 deletions(-)

diff --git a/media-sound/teamspeak-client-bin/Manifest 
b/media-sound/teamspeak-client-bin/Manifest
index 9b42f6c3b93..c1c0ba929b2 100644
--- a/media-sound/teamspeak-client-bin/Manifest
+++ b/media-sound/teamspeak-client-bin/Manifest
@@ -1,4 +1,2 @@
-DIST TeamSpeak3-Client-linux_amd64-3.0.19.1.run 37071678 BLAKE2B 
c3d63c2efca213d18d4c7ebc4f7ca6122ff34db617adb4ba038502eabaa04b40848bdab16cf4236aba618b524f1223c0146044cc7d8a56fd97ccc41d425066e9
 SHA512 
6db1f21c104935bfbaf3936f22ad6c8da79d1c69816576651de49d0354fbbf0d744157983ee486a522b89d98e6436550ca3be6153c5dcda1209ad9a00e70d24d
 DIST TeamSpeak3-Client-linux_amd64-3.0.19.4.run 37054436 BLAKE2B 
719b39102c0a6d4c932db83c502eae6dece7530c39b16b7c453b8e34a97fb0371a9de84fd12242f5f3920c135aefaed75fd8e0e28bf960a9a0d598d6b1e74e8b
 SHA512 
fca7303a9c75bbab4945c9336c78115b28b3f14b278ffccb8453d7b29eabf1cd7147697bf0042bc625a9108db653468e8f0ebc4b29cf00d48f5438c919efa8c7
-DIST TeamSpeak3-Client-linux_x86-3.0.19.1.run 36646880 BLAKE2B 
5c43f846a8863530058399292816bd144e7b776d5834bf56b581c17a1cba637ec42a6b1a9c2da210bdc684b47fb05b4a1c853ea971b967a93fb0945494068e66
 SHA512 
c8b9a3426ab0516ab0c63d72f63d03016e5abe4f03eae112d93fdb813d49c0170de6e8951acaec20a4f64c25cafc6a64f0c3122cba88553daa4aedcb49b4aaac
 DIST TeamSpeak3-Client-linux_x86-3.0.19.4.run 36627204 BLAKE2B 
b31ec9a0667057538bc428b4735cfddb041492bce797294af33a483c2b04dd8fb8a65277e5296dec6620189221b37728e088101c4d220ba843806ebec5efcc5f
 SHA512 
ec52a78e5753716ba81602ecd60a2440a08ec4fc777d7d560dd714ae4b80fe7befceb5271c11d2eae46dbc3cbf71f0eca4976a44510bc66a51f5ebe39745d2db

diff --git 
a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild 
b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
deleted file mode 100644
index 73b4f4f71bd..000
--- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils unpacker
-
-DESCRIPTION="TeamSpeak Client - Voice Communication Software"
-HOMEPAGE="http://www.teamspeak.com/;
-SRC_URI="
-   amd64? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_amd64-${PV/_/-}.run
 )
-   x86? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_x86-${PV/_/-}.run
 )"
-
-LICENSE="teamspeak3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa pulseaudio"
-
-REQUIRED_USE="|| ( alsa pulseaudio )"
-
-RDEPEND="
-   dev-libs/quazip[-qt4,qt5]
-   >=dev-qt/qtcore-5.5:5
-   >=dev-qt/qtgui-5.5:5[accessibility]
-   >=dev-qt/qtnetwork-5.5:5
-   >=dev-qt/qtsql-5.5:5[sqlite]
-   >=dev-qt/qtwidgets-5.5:5
-   sys-libs/glibc
-   sys-libs/zlib
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-sound/pulseaudio )"
-
-RESTRICT="mirror strip"
-
-S="${WORKDIR}"
-
-pkg_nofetch() {
-   elog "Please download ${A}"
-   elog "from ${HOMEPAGE}?page=downloads and place this"
-   elog "file in ${DISTDIR}"
-}
-
-src_prepare() {
-   # Remove the qt-libraries as they just cause trouble with the system's 
Qt, see bug #328807.
-   rm libQt* || die "Couldn't remove bundled Qt libraries."
-
-   rm -r platforms sqldrivers qt.conf || die "Couldn't remove bundle Qt 
files."
-
-   # Remove unwanted soundbackends.
-   if ! use alsa ; then
-   rm soundbackends/libalsa* || die
-   fi
-
-   if ! use pulseaudio ; then
-   rm soundbackends/libpulseaudio* || die
-   fi
-
-   # Remove quazip
-   rm libquazip.so || die
-
-   # Rename the tsclient to its shorter version, required by the 
teamspeak3 script we install.
-   mv ts3client_linux_* ts3client || die "Couldn't rename ts3client to its 
shorter version."
-}
-
-src_install() {
-   insinto /opt/teamspeak3-client
-   doins -r *
-
-   fperms +x /opt/teamspeak3-client/ts3client
-
-   dobin "${FILESDIR}/teamspeak3"
-
-   make_desktop_entry teamspeak3 TeamSpeak3 \
-   
"/opt/teamspeak3-client/pluginsdk/docs/client_html/images/logo.png" \
-   Network
-}

diff --git 
a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4.ebuild 
b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4.ebuild

[gentoo-commits] repo/gentoo:master commit in: app-editors/kile/

2017-12-27 Thread Andreas Sturmlechner
commit: 2197e31115066755ac61eab8654ec7ed5490690a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 23:18:42 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2197e311

app-editors/kile: Add 2.9.91_p20171209 snapshot

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-editors/kile/Manifest |  1 +
 app-editors/kile/kile-2.9.91_p20171209.ebuild | 76 +++
 2 files changed, 77 insertions(+)

diff --git a/app-editors/kile/Manifest b/app-editors/kile/Manifest
index db4cc61ffbf..b4fad468692 100644
--- a/app-editors/kile/Manifest
+++ b/app-editors/kile/Manifest
@@ -1,2 +1,3 @@
 DIST kile-2.1.3.tar.bz2 4911212 BLAKE2B 
5cbfb1853bdb1f35c8e53988265a7a1e1181b27f40aeed59524736195d568e42ee88ee17215c3ed83eb37c8ec3f67a29dea141c0c7fca31c0be444b975c64df2
 SHA512 
820cb5e2579f243ce87409aa4d483a58b0a2cf1d86bff72dd12264570bfe72e7819c88aa4333080f8281e54e8315e2c11f961b41f13a6215913dfa4f7bd3feda
 DIST kile-2.9.91_p20171202.tar.gz 3624137 BLAKE2B 
ee2906a7345826428b7248eb1588a7cbfa43100f537f6ae316d4a425bf11fcfca19df016726934a7fb3c01094a3e824f20f511ee509683b0fc9c84c2d8db75af
 SHA512 
1a08a4c3d71dddf66e1bb68000d3bb9ae458eb985d08d90b89d595993be277c09f37833bd77097716091c4701fcf3750da77f7f720995bcea4bb4bd6c065d691
+DIST kile-2.9.91_p20171209.tar.gz 3624273 BLAKE2B 
d6e4798869b8f5be7a2a6b00b1b067957245373f560a7485334ce1f3f932670a0cb8ef0b551fde2eea1d54a6114e8405025dbd3daea587a2d30b74fe614d332e
 SHA512 
b7e4a6e434057cf04e8712f543cdd74a40659843b1e2777d0a031b5a665e1de34e36ec9b3f5d9bd3bf9202f9dca8595fcee9a81ab4875bc4b6da3a2fb449b2c6

diff --git a/app-editors/kile/kile-2.9.91_p20171209.ebuild 
b/app-editors/kile/kile-2.9.91_p20171209.ebuild
new file mode 100644
index 000..de4d64e0a25
--- /dev/null
+++ b/app-editors/kile/kile-2.9.91_p20171209.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=dab0507f1df74ee66f88bdb4b294179605df60f4
+KDE_HANDBOOK="forceoptional"
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
+HOMEPAGE="https://kile.sourceforge.io/;
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="FDL-1.2 GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+pdf +png"
+
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kdoctools)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep khtml)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kinit)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_kdeapps_dep okular)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtscript)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwidgets)
+   pdf? ( app-text/poppler[qt5] )
+"
+RDEPEND="${DEPEND}
+   !app-editors/kile:4
+   $(add_kdeapps_dep konsole)
+   $(add_kdeapps_dep okular 'pdf?')
+   virtual/latex-base
+   virtual/tex-base
+   pdf? (
+   || (
+   app-text/dvipdfmx
+   >=app-text/texlive-core-2014
+   )
+   app-text/ghostscript-gpl
+   )
+   png? (
+   app-text/dvipng
+   virtual/imagemagick-tools[png?]
+   )
+"
+
+DOCS=( kile-remote-control.txt )
+
+src_prepare() {
+   kde5_src_prepare
+
+   # I know upstream wants to help us but it doesn't work..
+   sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
+   -i CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package pdf Poppler)
+   )
+
+   kde5_src_configure
+}



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

2017-12-27 Thread Andreas Sturmlechner
commit: 53c4328607debd08a6e7cab1a877b97f586bf187
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 22:34:45 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c43286

profiles: Lift package.mask for  (27 Dec 2017)
+# Masked because no more USE=qt4 breaks rdeps, bug #642444
+>=app-text/poppler-0.62.0
+
 # David Seifert  (27 Dec 2017)
 # Last release in 2005, crashes on use, EAPI 3 (#640262).
 # Removal in 30 days
@@ -764,12 +768,6 @@ app-editors/atom:beta
 # Incompatible changes in API in Enchant 2. Bug #629838.
 >=app-text/enchant-2
 
-# Lars Wendler  (03 Sep 2017)
-# Masked because a new object API was introduced which breaks consumers:
-# 
https://cgit.freedesktop.org/poppler/poppler/commit/poppler/Object.h?id=9773c1534668d84b8267c3e5c9d612076fa231a5
-# See also our tracker bug: https://bugs.gentoo.org/629836
->=app-text/poppler-0.58.0
-
 # Gilles Dartiguelongue  (2 Sep 1017)
 # Gnome 3.26 package mask
 >=app-text/libgepub-0.5



[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client-bin/

2017-12-27 Thread Andreas Sturmlechner
commit: 4301f8d137b7c546da98829739fcc1462145a213
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 20:56:19 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4301f8d1

media-sound/teamspeak-client-bin: Switch to desktop.eclass

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild 
b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild
index c9cb5a1fa0f..9a0493fb0ba 100644
--- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild
+++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit eutils unpacker
+inherit desktop unpacker
 
 DESCRIPTION="TeamSpeak Client - Voice Communication Software"
 HOMEPAGE="https://www.teamspeak.com/;



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

2017-12-27 Thread Andreas Sturmlechner
commit: 907479408922f581c63b9de53616a0a3a36a2da8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 23:09:45 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90747940

kde-misc/wacomtablet: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-misc/wacomtablet/Manifest  |  1 -
 .../wacomtablet-3.0.0_beta1_p20171107.ebuild   | 48 --
 2 files changed, 49 deletions(-)

diff --git a/kde-misc/wacomtablet/Manifest b/kde-misc/wacomtablet/Manifest
index bd264252811..a0e226edf94 100644
--- a/kde-misc/wacomtablet/Manifest
+++ b/kde-misc/wacomtablet/Manifest
@@ -1,3 +1,2 @@
 DIST 114856-wacomtablet-3.0.0~beta1.tar.xz 655684 BLAKE2B 
666d1e60c7caa763a3e884936f800c122ea0e6151dea89bd44b5d50b203444b3429dac8b0376c5129f29b3103ff2d82ae353eaae7324c422e590c5a8dee88806
 SHA512 
cf95cbd8f3489bf0d18acfec72ca964685060ae7c7a554b118f5086a46a1e97be67f674f1bf1db6ce15638fcdcfca5043e7438af09ced8acd9fb601c44f433fb
 DIST wacomtablet-2.9.82.tar.xz 708508 BLAKE2B 
f9f10354f5db42e9acc43b05d00c168bd6f5200ea7d7f7fb4c7f0f3042ab2327d78145f6388e1c607528e14c6e6bd6a33929f952943dba330e02d761634ca37c
 SHA512 
ba1b8d15ed4ce52c14ca0ac494cfb9200b9c891c6ac19ee5a306496e1c04f6abc8b83290bc31199a634ed8b4b4469dc185a967be183f1ed6b53956bc19038904
-DIST wacomtablet-3.0.0_beta1_p20171107.tar.gz 629835 BLAKE2B 
489c549e35c3a1f8ea3c139b122f3798b673d4d760f50ae871e9d7ef54ab85742770734c095096260fa0c2629f704ee98d1aaba13b1292cfcc9f74e9402b7532
 SHA512 
bcd8f23e4f02cea09e1fb82a3630370bd081ffb14f453789acb26a304690fbe916deb6063d0ae5f415b796928528f764339778b51a2010ffa684162c0bc9ff1e

diff --git a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1_p20171107.ebuild 
b/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1_p20171107.ebuild
deleted file mode 100644
index 8f0413541eb..000
--- a/kde-misc/wacomtablet/wacomtablet-3.0.0_beta1_p20171107.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=753615b14ae3c0e670360185c83cc9e525ffdee5
-KDE_HANDBOOK="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="KControl module for Wacom tablets"
-HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content=114856;
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-CDEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep plasma)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   >=x11-drivers/xf86-input-wacom-0.20.0
-   x11-libs/libX11
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libxcb
-"
-DEPEND="${CDEPEND}
-   sys-devel/gettext
-   x11-proto/xproto
-"
-RDEPEND="${CDEPEND}
-   !kde-misc/wacomtablet:4
-"



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

2017-12-27 Thread Andreas Sturmlechner
commit: 08329f9a4969ee02b02e9d052e47a850106018f2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 27 21:31:20 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 27 23:25:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08329f9a

dev-libs/quazip: Drop USE=qt4,qt5,test

Bug: https://bugs.gentoo.org/641222
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/quazip/quazip-0.7.3-r1.ebuild | 51 ++
 1 file changed, 51 insertions(+)

diff --git a/dev-libs/quazip/quazip-0.7.3-r1.ebuild 
b/dev-libs/quazip/quazip-0.7.3-r1.ebuild
new file mode 100644
index 000..831f129d5a6
--- /dev/null
+++ b/dev-libs/quazip/quazip-0.7.3-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils flag-o-matic qmake-utils
+
+DESCRIPTION="Simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package"
+HOMEPAGE="http://quazip.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="static-libs"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   sys-libs/zlib[minizip]
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( NEWS.txt README.txt )
+HTML_DOCS=( doc/html/. )
+
+src_prepare() {
+   if ! use static-libs ; then
+   sed -e "/^install/ s/quazip_static//" -i quazip/CMakeLists.txt 
|| die
+   fi
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local libdir=$(get_libdir)
+   local -x CXXFLAGS="${CXXFLAGS}"
+   append-cxxflags -std=c++11 -fPIC
+
+   local mycmakeargs=(
+   -DBUILD_WITH_QT4=OFF
+   -DLIB_SUFFIX=${libdir/lib/}
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   # compatibility with not yet fixed rdeps (Gentoo bug #598136)
+   dosym libquazip5.so /usr/$(get_libdir)/libquazip.so
+}



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

2017-12-27 Thread Jory Pratt
commit: 72c8104428b9f16d2451141a6647557effb8a0ef
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Wed Dec 27 23:17:36 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Wed Dec 27 23:17:36 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=72c81044

www-client/firefox - 58.0_beta13

 www-client/firefox/Manifest| 184 ++---
 0_beta12.ebuild => firefox-58.0_beta13.ebuild} |   0
 2 files changed, 92 insertions(+), 92 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index ca14009..d6b335f 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -92,95 +92,95 @@ DIST firefox-52.5.2esr-zh-CN.xpi 461694 SHA256 
0962d624d42998d6ebf6eae718a43a501
 DIST firefox-52.5.2esr-zh-TW.xpi 472534 SHA256 
d275058ce84d08539d068425c65fa64b392590967d5f528ea0f586ba829742a7 SHA512 
c64c65b31aa2e4f3534d394183e0dfa96672721f0d8e070daa142263fccdf71236b6a2ab7e45b88cc49b96bb46165cf6c36aaa981ee23385c19be54f2537fdfb
 WHIRLPOOL 
83810fbfe989bdd8bd2baf655061a9bffaf5a6dd4a1b0da70e998a9a84e4aa5e56a85c50a74409896daf6784f3b560e24134778f79aed8b7b979ac78742cd9f9
 DIST firefox-52.5.2esr.source.tar.xz 214094820 SHA256 
7b27825a7446f98e59296f4a46328c65913ffd50d839e0b4359b71ec7250ca4f SHA512 
bbc7dcc4cb392f06fe2e963a3b6372efcfbbcc1ca7218a3ef05885285fe00c9e87e0f8d307bd9363668327eb43542c0600443bd9e6744de64494b96dd00efa5a
 WHIRLPOOL 
3d362d7985534d4dd6f51f300f0f5044164b99eca8f2285ad68d0b48a6357624c30134ffac2af8d136435c060c890fc037153df9002d0255b1feedf47f5bd195
 DIST firefox-58.0-patches-01.tar.xz 10712 SHA256 
08e47229a30664458f7b5bcd888aefffd188bf6c897ef1d70333886d7883694c SHA512 
4f41ae45a94a124074c834f10b0924c97ad0a7deef7798069a597c650a92a4e95cb1263b574057490787832c6b05e17da8bd31f226051eb24df5396c1555a042
 WHIRLPOOL 
dae857134793b9ef1a545959a02d2295f2a307dd4d252c824f84dd41557b661adefde358129bd9f4ead4bddc9ba21b6bcf571e8bbdb36badbaaa9694b9b3f1d7
-DIST firefox-58.0b12-ach.xpi 444872 SHA256 
7c4e9a3d40bee39b8eda799cc4d517933549c80342a9a5fefe7b70aeffc89942 SHA512 
b8f0f0b796e3d9f169be80e0704a40af061250ebf005a965fe7aa2b0b8e8dd605c389c4f44659562c3da9cea0ca31abbddb1943e7665656cb47c42624227cacc
 WHIRLPOOL 
2c2bb78bfe166f35bdc168e0be5c5a76486a0fa4bb1dcdeabf415b19b0354807a88b84cd2124527beb3738e35828b929c7ffcd1977665e72d13e525bf786db00
-DIST firefox-58.0b12-af.xpi 444574 SHA256 
86ae9d41737cbf687c01107fd4292f61704ce5427a18b60b5d2ca419fdd33075 SHA512 
46db28f8154d507612b7c26d2af13f1921ce54c32c308d5c64b79e250a868004c02275d3be9f07520f0353462550678b1defab5eeea710d7409ab4b64bdac22e
 WHIRLPOOL 
6a6359e7c4fa2769c859bba2184f2ec8d4b46ce995163299c3cbc0e2daf12e62e558307d5e4abf3afbbdf4d83c28e4af3b6ca6c46953172e6ab67e5c3d933389
-DIST firefox-58.0b12-an.xpi 466626 SHA256 
f8ef5d52bb3d22ad274d062a2a6df630135358f97f90bddaa29e029b7160e15c SHA512 
5cb31c05cd9de873cc7b6d043a2a23bc3a24ba2056cf9f296ec2b1e2f8e01350475a9b3d25389b61dfed3d4a310b45c0d720f6dc28c92d22d184c411f0ab26c4
 WHIRLPOOL 
46cdd3af5a94f6e5d7c7387f3b7748693048532a62597ddb6f7bf9c6d857bc73dcfe9a7fec2b952de60ec01d0a14dd3012f1abd120f4225b2c713f4848cdfb64
-DIST firefox-58.0b12-ar.xpi 493492 SHA256 
caa76e6b12c34d5e3895d808521dd11f4b8f2327f01d3b295a9383774f4bd6f1 SHA512 
df83bf8898d6ad6a60f4094fe6c03053b8e52fbed73f6ed8a3bed4318feca40ff6d83058a91cf0061bc1eb6e0bcdf0ab566fbf09283874ce0c7d6a91135140a4
 WHIRLPOOL 
8a71bea8f8d0da05f2fe041783642372570352ca65bd454d93db15dfbadab191c4795fb2b757f1df332f6afed19abe43d5037956bba333fb778d675bc717a439
-DIST firefox-58.0b12-as.xpi 492795 SHA256 
1bef07d2815d4964016df69f78c6114ee5f62109cc11021147cb0161b06ca83b SHA512 
52ae415bdb63985104bd52582019e240b8b3820eceb025ac1781cea432a4a117639cbf62fc7d43179088d071d6eed7a886ec45ed0857ef490f6ec74c528d30d9
 WHIRLPOOL 
56cd9caf455a24532b80dc97c7b2fd149083a6be5f77cfc4beafb582900d19422cd49a4219a539222d3f25951fba4211b116d0dbd43a2997d43a643ad8926693
-DIST firefox-58.0b12-ast.xpi 460776 SHA256 
5bd33bd36f2783dee9587ff9e8d66b1b1ff23335149633a174e8d824cfdc2bef SHA512 
e60130283e5b8da08553f42fb5406d7921e89b2aada32d609b29e45782363c9c7ba10b7dbc1ff36053a1a9482d72e759a40ebec174e08d4a9eafb522fb04c320
 WHIRLPOOL 
578c00985f17f0abde8a8ad57a2a66d09d4c7893ad937803fc49fae82367cc66aadede5735478992bc30f95495adf47fea16c707cec3f14fbb3a83a7bb9bfa7c
-DIST firefox-58.0b12-az.xpi 468525 SHA256 
0bc61ede399303c28947ad21d41fe252450d23e7e3348608019b46d9b5bfd2c4 SHA512 
26ed055a63883203b55879795ca3d5a9ffe79c6cd1faf70c5229327e7b2b6e9933025574a582c2b1e4e9f1da3e2bc6e1f8070b69a20f6ad2fc37f6581dda6c99
 WHIRLPOOL 
27ade1b0e6034a236320f3d20925b629c762ea4ee569f003dc0ee0d6106cdfdf569505294d18ac6d41aeef55f44874235a88b2720a342d5afbf7d2f0bdaa919d
-DIST firefox-58.0b12-bg.xpi 514862 SHA256 
9fb295e5bf52a5584eef86305d090884d5be43093a366bc35545f0f740fe12ba SHA512 
dc7939a9d704e4270de4e03e744c292fbc7cc8b73be63ecacbd8ef74d37fafcd4ea2d29ec7d47cd36402c57b20c18e948834d04930700693576b3f13d3a71c07
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: net-nntp/pan/

2017-12-27 Thread Sergei Trofimovich
commit: 0e27776fb93a7325526ee7d3da9256786205235d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 23:12:33 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 23:12:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e27776f

net-nntp/pan: stable 0.142 for hppa, bug #635938

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 net-nntp/pan/pan-0.142.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nntp/pan/pan-0.142.ebuild b/net-nntp/pan/pan-0.142.ebuild
index 6b295faa1e9..d20844915b6 100644
--- a/net-nntp/pan/pan-0.142.ebuild
+++ b/net-nntp/pan/pan-0.142.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/source/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="dbus gnome-keyring libnotify spell ssl"
 
 RDEPEND="



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

2017-12-27 Thread Thomas Deutschmann
commit: 2f4b38e08d5d5a81d741d849d13e82a26cca4cde
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Dec 27 22:46:22 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Dec 27 22:46:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4b38e0

sys-apps/coreutils: Bump to v8.29

Ebuild changes:
===
- We no longer provide pre-generated man pages because they are now part
  of upstream's release tarball. [Link 1]

Link 1: 
http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=856b828320649d941097a89dbb8c5343760ddad0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-apps/coreutils/Manifest  |   2 +
 sys-apps/coreutils/coreutils-8.29.ebuild | 200 +++
 2 files changed, 202 insertions(+)

diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 477c2b7af62..0fba53ae98d 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -11,3 +11,5 @@ DIST coreutils-8.28-man.tar.xz 43832 BLAKE2B 
18ea22a89daac6da8b91c82c62e4c6d
 DIST coreutils-8.28-patches-1.0.tar.xz 7264 BLAKE2B 
c86ec707aaaef7f65867af96d69251542f007fe0f644908b4567890f8ee2ca31222be7c208b76cfcd3e4c1364d27ef09427674f3f6eff3335d5fe822fdf5fd99
 SHA512 
b358b827eaff789ea8a3838f53f81efb08a6caa5318ac93dab112ec90052174c05d219e1c0170106bb1ed65bd4e37ffc36b742bf3661cc64ee4b166db741bbbc
 DIST coreutils-8.28-patches-1.1.tar.xz 7336 BLAKE2B 
9cd5db3e1d5545da5cb38f919ae5528d8642efb7f7e11994c6603f49b097f0f804cf1553dfce65682f9d725964cd6a3d142916cbc018f707cc617ad8c9b9f471
 SHA512 
af47aaa614550e5cd82b2386fafd9f90beb0564b8bbedfe92238906e7c6f040fb7468c1929f0951d4f98038b6e1df7da2408204be78219e6a041658507385957
 DIST coreutils-8.28.tar.xz 5252336 BLAKE2B 
30e3c05311834b19a941ddaa6a405cb0033b0e3518211dd0d33e9a1aa91c60f4d597fca9419b467ade2b54e3bf81ba5149cebfc93a02fa1e546c1b0f71ee91c9
 SHA512 
1e592d0dd03b9227bf92af9a82bed6dc3bcbee46e984c7fb09833dea0962e86b309aa34d5e43823b73d4522c066bfa5cdc8ec694aa190910fb246ff32ceb63a1
+DIST coreutils-8.29-patches-1.0.tar.xz 5772 BLAKE2B 
8f05185404d527ad524684231f0b8bef3b65e7752527b6bf55371f474035b8a92cdcaa8349a321784d14c6700a0d49e9d10ee2e3a96b78e8f6423ee8c5b9ec02
 SHA512 
0f7db6744a6a6bad8d582bb2d32e1a0ad0ab5f48a53b54c371d27494967832ddec2570e45dbf7e66c7091496bcecd66aab21644f603d2c8878a87f51a1a9b1a2
+DIST coreutils-8.29.tar.xz 5286588 BLAKE2B 
cbb66d9054bdd2db5b9a6010876484b16d178f8f4d935836b1e42830178647fac4e0a75052a6e7e2fbc50e74e4e7ff6f8da43f1137b96d0c2d027c4ebac28a98
 SHA512 
546bbcd5741beae7a68e7c4ca14d6d634f7c8be87feecdeddd00e226f4865bb89d503437c3a95622ba7bb0cb70addbb5bdf3767fa18d0b7410ab90ee53b29dfd

diff --git a/sys-apps/coreutils/coreutils-8.29.ebuild 
b/sys-apps/coreutils/coreutils-8.29.ebuild
new file mode 100644
index 000..92f88849d77
--- /dev/null
+++ b/sys-apps/coreutils/coreutils-8.29.ebuild
@@ -0,0 +1,200 @@
+# 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 eutils flag-o-matic python-any-r1 toolchain-funcs
+
+PATCH_VER="1.0"
+DESCRIPTION="Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, 
who,...)"
+HOMEPAGE="https://www.gnu.org/software/coreutils/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
+   
https://dev.gentoo.org/~whissi/dist/${PN}/${P}-patches-${PATCH_VER}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~arm-linux ~x86-linux"
+IUSE="acl caps gmp hostname kill multicall nls selinux static test 
userland_BSD vanilla xattr"
+
+LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )
+   caps? ( sys-libs/libcap )
+   gmp? ( dev-libs/gmp:=[static-libs] )
+   xattr? ( !userland_BSD? ( sys-apps/attr[static-libs] ) )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} )
+   selinux? ( sys-libs/libselinux )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   app-arch/xz-utils
+   test? (
+   dev-lang/perl
+   dev-perl/Expect
+   !userland_BSD? (
+   dev-util/strace
+   )
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/pyinotify[${PYTHON_USEDEP}]')
+   )"
+RDEPEND+="
+   hostname? ( !sys-apps/net-tools[hostname] )
+   kill? (
+   !sys-apps/util-linux[kill]
+   !sys-process/procps[kill]
+   )
+   !app-misc/realpath
+   !https://bugs.gentoo.org/;
+   --enable-install-program="arch,$(usev hostname),$(usev kill)"
+   --enable-no-install-program="groups,$(usev !hostname),$(usev 
!kill),su,uptime"
+   --enable-largefile
+   $(use caps || echo --disable-libcap)
+   $(use_enable nls)
+   $(use_enable acl)
+  

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

2017-12-27 Thread David Seifert
commit: 6d3f0053feb20396daf71d11eac21459989a0ac2
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 22:23:28 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:31:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3f0053

dev-util/makeheaders: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-util/makeheaders/makeheaders-0_p4.ebuild | 25 ++---
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/dev-util/makeheaders/makeheaders-0_p4.ebuild 
b/dev-util/makeheaders/makeheaders-0_p4.ebuild
index c7433fcbeb3..0d4b0aa383c 100644
--- a/dev-util/makeheaders/makeheaders-0_p4.ebuild
+++ b/dev-util/makeheaders/makeheaders-0_p4.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=6
 
 inherit toolchain-funcs
 
 DESCRIPTION="simple utility that will automatically generate header files"
 HOMEPAGE="http://www.hwaci.com/sw/mkhdr/;
-SRC_URI="http://www.hwaci.com/sw/mkhdr/makeheaders.c -> ${P}.c
+SRC_URI="
+   http://www.hwaci.com/sw/mkhdr/makeheaders.c -> ${P}.c
http://www.hwaci.com/sw/mkhdr/makeheaders.html -> ${P}.html"
 
 LICENSE="BSD-2"
@@ -15,21 +16,15 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
-
-src_unpack() {
-   local my_a
-   for my_a in ${A} ; do
-   cp -v "${DISTDIR}"/"${my_a}" . || die
-   done
-}
+S=${WORKDIR}
 
 src_compile() {
-   $(tc-getCC) ${CFLAGS} -o ${PN} ${P}.c ${LDFLAGS} || die
+   $(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o ${PN} 
"${DISTDIR}"/${P}.c || die
 }
 
 src_install() {
-   dobin ${PN} || die
-   dohtml ${P}.html || die
+   dobin ${PN}
+
+   local HTML_DOCS=( "${DISTDIR}"/${P}.html )
+   einstalldocs
 }



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

2017-12-27 Thread Sergei Trofimovich
commit: 11b30d27c860778708a0b2a05995ad81bab04aeb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 22:29:55 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 22:30:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b30d27

sys-devel/binutils: stable 2.29.1-r1 for hppa, bug #627166

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
index 49389780186..8cac4ed2a89 100644
--- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
@@ -7,6 +7,6 @@ PATCHVER="3"
 ELF2FLT_VER=""
 inherit toolchain-binutils
 
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
 
 PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )



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

2017-12-27 Thread Sergei Trofimovich
commit: a8f3cd3895069b4aaeaf3633c8b717e842952953
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 22:30:09 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 22:30:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f3cd38

sys-devel/binutils-hppa64: stable 2.29.1-r1 for hppa, bug #627166

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 sys-devel/binutils-hppa64/binutils-hppa64-2.29.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.29.1-r1.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.29.1-r1.ebuild
index 1e3b4a3273a..bc227803a8d 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.29.1-r1.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.29.1-r1.ebuild
@@ -11,7 +11,7 @@ inherit toolchain-binutils
 
 DESCRIPTION="binutils package for building 64bit kernels on HPPA"
 
-KEYWORDS="-* ~hppa"
+KEYWORDS="-* hppa"
 
 # 66_all_binutils-2.22-warn-textrel.patch fails to apply with
 # patch-2.5.9, so require a version that for sure works



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

2017-12-27 Thread Sergei Trofimovich
commit: b7cf84f7adede579dc6edfcabd0a66184e91cc65
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 22:30:04 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 22:30:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cf84f7

sys-libs/binutils-libs: stable 2.29.1-r1 for hppa, bug #627166

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 sys-libs/binutils-libs/binutils-libs-2.29.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.29.1-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.29.1-r1.ebuild
index 465bb23db4c..f458ff2ca5d 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.29.1-r1.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.29.1-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.bz2
 LICENSE="|| ( GPL-3 LGPL-3 )"
 # The shared lib SONAMEs use the ${PV} in them.
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="64-bit-bfd multitarget nls static-libs"
 
 COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sys-power/athcool/files/, sys-power/athcool/

2017-12-27 Thread David Seifert
commit: f9dcbc38e60c20821a619f4b6dde53a80623fd9a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 21:52:44 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:10:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dcbc38

sys-power/athcool: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-power/athcool/athcool-0.3.12.ebuild| 17 +++--
 sys-power/athcool/files/athcool-0.3.11-build.patch |  4 ++--
 2 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/sys-power/athcool/athcool-0.3.12.ebuild 
b/sys-power/athcool/athcool-0.3.12.ebuild
index b9ed2561665..bd826f25b0f 100644
--- a/sys-power/athcool/athcool-0.3.12.ebuild
+++ b/sys-power/athcool/athcool-0.3.12.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="small utility to toggle Powersaving mode for AMD Athlon/Duron 
processors"
 HOMEPAGE="http://members.jcom.home.ne.jp/jacobi/linux/softwares.html#athcool;
@@ -17,18 +17,15 @@ IUSE=""
 DEPEND="sys-apps/pciutils"
 RDEPEND=""
 
-pkg_setup() {
-   tc-export CC
-}
+PATCHES=( "${FILESDIR}"/${PN}-0.3.11-build.patch )
 
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-0.3.11-build.patch
+src_configure() {
+   tc-export CC
 }
 
 src_install() {
-   emake install DESTDIR="${D}" || die
+   default
doinitd "${FILESDIR}"/athcool
-   dodoc README ChangeLog
 }
 
 pkg_postinst() {

diff --git a/sys-power/athcool/files/athcool-0.3.11-build.patch 
b/sys-power/athcool/files/athcool-0.3.11-build.patch
index 8b8e619dd71..bcf3a305414 100644
--- a/sys-power/athcool/files/athcool-0.3.11-build.patch
+++ b/sys-power/athcool/files/athcool-0.3.11-build.patch
@@ -1,5 +1,5 @@
 Makefile
-+++ Makefile
+--- a/Makefile
 b/Makefile
 @@ -14,13 +14,13 @@
  SRCS = athcool.c scanpci.c
  OBJS = $(SRCS:.c=.o)



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

2017-12-27 Thread David Seifert
commit: d5b1d578468bb166e6072d82888f5d968e3f3c09
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 22:06:01 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:10:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b1d578

app-misc/cbrpager: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/cbrpager/cbrpager-0.9.22.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-misc/cbrpager/cbrpager-0.9.22.ebuild 
b/app-misc/cbrpager/cbrpager-0.9.22.ebuild
index 0b183e40451..c4b3bccb5bb 100644
--- a/app-misc/cbrpager/cbrpager-0.9.22.ebuild
+++ b/app-misc/cbrpager/cbrpager-0.9.22.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=6
 
-inherit eutils base
+inherit desktop
 
 DESCRIPTION="a simple comic book pager"
 HOMEPAGE="http://cbrpager.sourceforge.net;
@@ -21,7 +21,8 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 src_install() {
-   base_src_install
-   dodoc AUTHORS ChangeLog CONTRIBUTORS NEWS README TODO || die
+   default
+   dodoc CONTRIBUTORS
+
make_desktop_entry ${PN} "CBR Pager" ${PN} 
"Graphics;Viewer;Amusement;GTK"
 }



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

2017-12-27 Thread David Seifert
commit: aaaf921ea67d3347a4fe39ac620f5fd7d9d03941
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 21:44:24 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:10:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaaf921e

app-misc/wipe: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/wipe/wipe-2.3.1.ebuild | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/app-misc/wipe/wipe-2.3.1.ebuild b/app-misc/wipe/wipe-2.3.1.ebuild
index c53200bc827..8775ae458c9 100644
--- a/app-misc/wipe/wipe-2.3.1.ebuild
+++ b/app-misc/wipe/wipe-2.3.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=6
 
-inherit autotools eutils
+inherit autotools
 
 DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns"
 HOMEPAGE="http://wipe.sourceforge.net/;
@@ -17,19 +17,23 @@ IUSE=""
 DEPEND=""
 RDEPEND="${DEPEND}"
 
+PATCHES=( "${FILESDIR}"/${P}-LDFLAGS.patch )
+
 src_prepare() {
-   epatch "${FILESDIR}"/${P}-LDFLAGS.patch
+   default
+   mv configure.{in,ac} || die
eautoreconf
 }
 
 src_compile() {
-   emake CFLAGS="${CFLAGS}" || die
+   emake CFLAGS="${CFLAGS}"
 }
 
 src_install() {
-   dobin wipe || die
-   doman wipe.1 || die
-   dodoc CHANGES README TODO TESTING || die
+   dobin wipe
+   doman wipe.1
+   einstalldocs
+   dodoc TESTING
 }
 
 pkg_postinst() {



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

2017-12-27 Thread David Seifert
commit: 1d7cf4207214c4dd8007515771cfe4ee1a91e49b
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 22:08:09 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:10:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7cf420

app-misc/cbrpager: Mark stable for amd64/ppc/x86

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/app-misc/cbrpager/cbrpager-0.9.22.ebuild 
b/app-misc/cbrpager/cbrpager-0.9.22.ebuild
index c4b3bccb5bb..71d60c79920 100644
--- a/app-misc/cbrpager/cbrpager-0.9.22.ebuild
+++ b/app-misc/cbrpager/cbrpager-0.9.22.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="|| ( app-arch/unrar app-arch/rar )



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

2017-12-27 Thread David Seifert
commit: 45a40c14d9543384a4c95146cf0ee1ce01871362
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 22:09:14 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 22:10:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a40c14

app-misc/cbrpager: Remove old EAPI 3 ebuild

Closes: https://bugs.gentoo.org/638656
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/cbrpager/Manifest   |  1 -
 app-misc/cbrpager/cbrpager-0.9.20.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-misc/cbrpager/Manifest b/app-misc/cbrpager/Manifest
index d250da6c76c..0dde3515af3 100644
--- a/app-misc/cbrpager/Manifest
+++ b/app-misc/cbrpager/Manifest
@@ -1,2 +1 @@
-DIST cbrpager-0.9.20.tar.gz 157732 BLAKE2B 
0f0597b5a5e26da1f6f0ef71e271b215981cbb4f9f9c63d174ca53f70469266b1d2ca0918712fd19ce2eacbc74111d7e289697740251918760a84e7a59785771
 SHA512 
6756ce243a4cd7496ae75ff05c8d8cd5de23b6f284b5f214812b3569df8ff9e75fa6157f3d649b30193814669a868ac61fbc1579f9793446aa9882decb9e4191
 DIST cbrpager-0.9.22.tar.gz 146216 BLAKE2B 
3396328ea7e017e0cf13722cc8545ce75ccf2cbc0446d1fcebefa02527dc32e3403ed29e456507495ebc3bcd94ce6a42b9b9f574b581952d94bee1efbc2a1ef9
 SHA512 
dc4bcf14528e6708a3ff0fc3b7e3163dfb9d6063f1cf40545b4f804915afedd9db4cd461834de7ee92fcd4b2f302b7f2ed0d9ae022e220dd8e6c95ccabea34d5

diff --git a/app-misc/cbrpager/cbrpager-0.9.20.ebuild 
b/app-misc/cbrpager/cbrpager-0.9.20.ebuild
deleted file mode 100644
index b2152a59b8d..000
--- a/app-misc/cbrpager/cbrpager-0.9.20.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit eutils base
-
-DESCRIPTION="a simple comic book pager"
-HOMEPAGE="http://cbrpager.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="|| ( app-arch/unrar app-arch/rar )
-   >=gnome-base/libgnomeui-2"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-src_install() {
-   base_src_install
-   dodoc AUTHORS ChangeLog CONTRIBUTORS NEWS README TODO || die
-   make_desktop_entry ${PN} "CBR Pager" ${PN} 
"Graphics;Viewer;Amusement;GTK"
-}



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

2017-12-27 Thread NP Hardass
commit: b1040fbe6d4b9004b63989a07b773b60c260b891
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Dec 27 21:53:53 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Dec 27 22:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1040fbe

net-fs/openafs: Bump to 1.6.22.1

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 net-fs/openafs/Manifest|   2 +
 net-fs/openafs/openafs-1.6.22.1.ebuild | 222 +
 2 files changed, 224 insertions(+)

diff --git a/net-fs/openafs/Manifest b/net-fs/openafs/Manifest
index 70f619f99b4..d24412ddc6f 100644
--- a/net-fs/openafs/Manifest
+++ b/net-fs/openafs/Manifest
@@ -1,3 +1,5 @@
 DIST openafs-1.6.22-doc.tar.bz2 3567926 BLAKE2B 
49c20ba0cf28cf567bbdbdd9f34bce504bfc90fe87d74bc9a1f30250a51802239ff9ee1286da5961fed50e84c71d311df7b3c11e393a10f58f88e4dc57773ca1
 SHA512 
6ae43aa86744b1a7879e583faea96ecbdf4dd6f9c4eb39040ca58217c63ae5bbf565cd70e48cddf870b8cb7623e923260a31559d7d1e22b4ef86922601aedd62
 DIST openafs-1.6.22-src.tar.bz2 14606745 BLAKE2B 
ee406ac0bc2f91862b916fe2c84bb5b1887b43bfb396a0d4b4d3349420b4af397344a2c4d585698fe6f3870fba2090df7b7da85431275b5d1c28b01168221557
 SHA512 
7a533462175e79aa48339c5105d2dbddde284e23e5d5bcff58a4893839fc7bcfdd779d1d65abfc5217b185624bf88fe1ef02d0c37d29b6ff96616e96f54a6d87
+DIST openafs-1.6.22.1-doc.tar.bz2 3534064 BLAKE2B 
e9f67fb42b6c4e6c2092e713e801db5479beccb1e3dc6d48c16e655151dcf91693497c4ee57c47c98c52cba6eb0ad271698ed450487bdb462111a9276cb1eb74
 SHA512 
1c9481507824a450d6610dbbb427bdbccb3373e12bae0bf603ec121023ee7bbb05fef366f5eec793736b0643d0f6e8f611bc55473c71a831e3b31970420ec44c
+DIST openafs-1.6.22.1-src.tar.bz2 14682183 BLAKE2B 
a01e08f30f28dda9484407bbe0568df7b517e587b6e2475d669269e09745050bee955438dfeab9d86564dbc22821bc2fb417c15f8add0aae6acdde266c080df0
 SHA512 
901959051f60f7ffa2db8a253a16f9460713e3637a53f0b6b05e72247e08b633951116dc28b19db9c7448d8ebc7a20a8a851d5356c52f16c28f5c89209f8190e
 DIST openafs-patches-20170822.tar.xz 11036 BLAKE2B 
e53d9e01c5808ca9876fd22f729e0e82cb0f6bc7c1f4875ad0607ac9d547e216c61cc2c3506eaafb7c81318958cd038c177e9e5b2c3728997d7f44e13bbbded4
 SHA512 
f4b574287bfe54881a70f3ccd4d4901b2f8f9ecbec7b3a4975b59050d5ef27c6de3da25f820b7b2b10f1a38034bb28e5c01ee094fb38cae80e244eeb04b29d0a

diff --git a/net-fs/openafs/openafs-1.6.22.1.ebuild 
b/net-fs/openafs/openafs-1.6.22.1.ebuild
new file mode 100644
index 000..4ecf063fc89
--- /dev/null
+++ b/net-fs/openafs/openafs-1.6.22.1.ebuild
@@ -0,0 +1,222 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools eutils flag-o-matic multilib pam systemd toolchain-funcs 
versionator
+
+MY_PV=$(delete_version_separator '_')
+MY_P="${PN}-${MY_PV}"
+PVER="20170822"
+
+DESCRIPTION="The OpenAFS distributed file system"
+HOMEPAGE="https://www.openafs.org/;
+# We always d/l the doc tarball as man pages are not USE=doc material
+[[ ${PV} == *_pre* ]] && MY_PRE="candidate/" || MY_PRE=""
+SRC_URI="
+   https://openafs.org/dl/openafs/${MY_PRE}${MY_PV}/${MY_P}-src.tar.bz2
+   https://openafs.org/dl/openafs/${MY_PRE}${MY_PV}/${MY_P}-doc.tar.bz2
+   https://dev.gentoo.org/~bircoph/afs/${PN}-patches-${PVER}.tar.xz
+"
+
+LICENSE="IBM BSD openafs-krb5-a APSL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+IUSE="bitmap-later debug doc fuse kerberos +modules ncurses pam pthreaded-ubik 
+supergroups"
+
+CDEPEND="
+   virtual/libintl
+   fuse? ( sys-fs/fuse )
+   kerberos? ( virtual/krb5 )
+   ncurses? ( sys-libs/ncurses:0= )
+   pam? ( virtual/pam )"
+
+DEPEND="${CDEPEND}
+   virtual/yacc
+   doc? (
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt
+   )"
+
+RDEPEND="${CDEPEND}
+   modules? ( ~net-fs/openafs-kernel-${PV} )"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=( "${WORKDIR}/gentoo/patches" )
+
+src_prepare() {
+   default
+
+   # fixing 2-nd level makefiles to honor flags
+   sed -i -r 's/\

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

2017-12-27 Thread NP Hardass
commit: 8d9db7a1872227646a9c698341426748b8e413d0
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Dec 27 21:51:53 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Dec 27 22:01:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9db7a1

net-fs/openafs-kernel: Bump to 1.6.22.1, adds kernel 4.14 support

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 net-fs/openafs-kernel/Manifest |   1 +
 .../openafs-kernel/openafs-kernel-1.6.22.1.ebuild  | 134 +
 2 files changed, 135 insertions(+)

diff --git a/net-fs/openafs-kernel/Manifest b/net-fs/openafs-kernel/Manifest
index 57d545818ef..23ed8af2c30 100644
--- a/net-fs/openafs-kernel/Manifest
+++ b/net-fs/openafs-kernel/Manifest
@@ -1,2 +1,3 @@
 DIST openafs-1.6.22-src.tar.bz2 14606745 BLAKE2B 
ee406ac0bc2f91862b916fe2c84bb5b1887b43bfb396a0d4b4d3349420b4af397344a2c4d585698fe6f3870fba2090df7b7da85431275b5d1c28b01168221557
 SHA512 
7a533462175e79aa48339c5105d2dbddde284e23e5d5bcff58a4893839fc7bcfdd779d1d65abfc5217b185624bf88fe1ef02d0c37d29b6ff96616e96f54a6d87
+DIST openafs-1.6.22.1-src.tar.bz2 14682183 BLAKE2B 
a01e08f30f28dda9484407bbe0568df7b517e587b6e2475d669269e09745050bee955438dfeab9d86564dbc22821bc2fb417c15f8add0aae6acdde266c080df0
 SHA512 
901959051f60f7ffa2db8a253a16f9460713e3637a53f0b6b05e72247e08b633951116dc28b19db9c7448d8ebc7a20a8a851d5356c52f16c28f5c89209f8190e
 DIST openafs-patches-20170822.tar.xz 11036 BLAKE2B 
e53d9e01c5808ca9876fd22f729e0e82cb0f6bc7c1f4875ad0607ac9d547e216c61cc2c3506eaafb7c81318958cd038c177e9e5b2c3728997d7f44e13bbbded4
 SHA512 
f4b574287bfe54881a70f3ccd4d4901b2f8f9ecbec7b3a4975b59050d5ef27c6de3da25f820b7b2b10f1a38034bb28e5c01ee094fb38cae80e244eeb04b29d0a

diff --git a/net-fs/openafs-kernel/openafs-kernel-1.6.22.1.ebuild 
b/net-fs/openafs-kernel/openafs-kernel-1.6.22.1.ebuild
new file mode 100644
index 000..31eba0372fd
--- /dev/null
+++ b/net-fs/openafs-kernel/openafs-kernel-1.6.22.1.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools linux-mod multilib toolchain-funcs versionator
+
+MY_PV=$(delete_version_separator '_')
+MY_PN="${PN/-kernel}"
+MY_P="${MY_PN}-${MY_PV}"
+PVER="20170822"
+
+DESCRIPTION="The OpenAFS distributed file system kernel module"
+HOMEPAGE="https://www.openafs.org/;
+# We always d/l the doc tarball as man pages are not USE=doc material
+[[ ${PV} == *_pre* ]] && MY_PRE="candidate/" || MY_PRE=""
+SRC_URI="
+   https://openafs.org/dl/openafs/${MY_PRE}${MY_PV}/${MY_P}-src.tar.bz2
+   https://dev.gentoo.org/~bircoph/afs/${MY_PN}-patches-${PVER}.tar.xz
+"
+
+LICENSE="IBM BSD openafs-krb5-a APSL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+S=${WORKDIR}/${MY_P}
+
+CONFIG_CHECK="~!AFS_FS KEYS"
+ERROR_AFS_FS="OpenAFS conflicts with the in-kernel AFS-support. Make sure not 
to load both at the same time!"
+ERROR_KEYS="OpenAFS needs CONFIG_KEYS option enabled"
+
+QA_TEXTRELS_x86_fbsd="/boot/modules/libafs.ko"
+QA_TEXTRELS_amd64_fbsd="/boot/modules/libafs.ko"
+
+PATCHES=( "${WORKDIR}/gentoo/patches" )
+
+pkg_pretend() {
+   if use kernel_linux && kernel_is ge 4 15 ; then
+   ewarn "Gentoo supports kernels which are supported by OpenAFS"
+   ewarn "which are limited to the kernel versions: < 4.15"
+   ewarn ""
+   ewarn "You are free to utilize epatch_user to provide whatever"
+   ewarn "support you feel is appropriate, but will not receive"
+   ewarn "support as a result of those changes."
+   ewarn ""
+   ewarn "Please do not file a bug report about this."
+   fi
+}
+
+pkg_setup() {
+   if use kernel_linux; then
+   linux-mod_pkg_setup
+   fi
+}
+
+src_prepare() {
+   default
+
+   # packaging is f-ed up, so we can't run eautoreconf
+   # run autotools commands based on what is listed in regen.sh
+   eaclocal -I src/cf
+   eautoconf
+   eautoconf -o configure-libafs configure-libafs.ac
+   eautoheader
+   einfo "Deleting autom4te.cache directory"
+   rm -rf autom4te.cache
+}
+
+src_configure() {
+   local myconf=""
+   # OpenAFS 1.6.11 has a bug with kernels 3.17-3.17.2 that requires a 
config option
+   if use kernel_linux && kernel_is -ge 3 17 && kernel_is -le 3 17 2; then
+   myconf="--enable-linux-d_splice_alias-extra-iput"
+   fi
+
+   local ARCH="$(tc-arch-kernel)"
+   local MY_ARCH="$(tc-arch)"
+   local BSD_BUILD_DIR="/usr/src/sys/${MY_ARCH}/compile/GENERIC"
+
+   if use kernel_linux; then
+   myconf+=( --with-linux-kernel-headers="${KV_DIR}" \
+   --with-linux-kernel-build="${KV_OUT_DIR}"
+   )
+   elif use kernel_FreeBSD; then
+   myconf+=( 

[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2017-12-27 Thread NP Hardass
commit: 411fb47506ebcdce4c73e5f9c365e1640c4567c7
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Dec 27 21:58:14 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Dec 27 22:01:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411fb475

net-im/telegram-desktop-bin: Add Henning Schild and myself to metadata

Signed-off-by: Victor Gaydov  enise.org>
Package-Manager: Portage-2.3.18, Repoman-2.3.6

 net-im/telegram-desktop-bin/metadata.xml | 9 +
 1 file changed, 9 insertions(+)

diff --git a/net-im/telegram-desktop-bin/metadata.xml 
b/net-im/telegram-desktop-bin/metadata.xml
index 82d984627d8..9d4ae820da5 100644
--- a/net-im/telegram-desktop-bin/metadata.xml
+++ b/net-im/telegram-desktop-bin/metadata.xml
@@ -10,6 +10,15 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+henn...@hennsch.de
+Henning Schild
+Proxied maintainer via NP-Hardass
+  
+  
+np-hard...@gentoo.org
+NP-Hardass
+  
   
 telegramdesktop/tdesktop
   



[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2017-12-27 Thread NP Hardass
commit: 50a6cce2126c700148259a473bff7a4e5a5bd5b0
Author: Henning Schild  hennsch  de>
AuthorDate: Fri Dec 15 22:35:30 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Dec 27 22:01:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a6cce2

net-im/telegram-desktop-bin: clean up old.

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

Signed-off-by: Henning Schild  hennsch.de>

 net-im/telegram-desktop-bin/Manifest   |  3 --
 .../telegram-desktop-bin-1.1.23-r1.ebuild  | 58 --
 2 files changed, 61 deletions(-)

diff --git a/net-im/telegram-desktop-bin/Manifest 
b/net-im/telegram-desktop-bin/Manifest
index 3684ee7b874..6a6022e2662 100644
--- a/net-im/telegram-desktop-bin/Manifest
+++ b/net-im/telegram-desktop-bin/Manifest
@@ -1,9 +1,6 @@
-DIST tdesktop-1.1.23.tar.gz 16863984 BLAKE2B 
c4217e7c5b70a7f08a45eef197573728e1c8ee6567868a6fc3a4f39783aba7d817b9c1e3b79031650b3a3005ff2cfc4a63b9cdd0050945368d5f2586339db781
 SHA512 
98b09de4e53e89b26725097816e471faec21d8c3ab6d8c353f853f24223e1abedbaf8c0a426848dfb06d56010e4494c9e59796c07e3e786ba9ab4477ac0985c3
 DIST tdesktop-1.2.0.tar.gz 16820151 BLAKE2B 
7676b285e0040fec1deadd68d5e41b985b66a9fe471a8db6606c28cb4a8fb4ca5904953c1aeef05a305705ee71e10892afbed9d3440b78c4513694f4ee81f2ed
 SHA512 
659838f9bfddf8dce8ed3960d5d2da92577e0c6c8492ee0067a7dab7331340d5d0053f75ac5dfeb4a5920e01cb65baed6ffa750b8a6b48ee6dc367c8abdb0875
 DIST tdesktop-1.2.1.tar.gz 16824849 BLAKE2B 
ac6ed908ec243416ae880611f51d5f6dbe22b09092003f23611db63bbb8837a9c2d3782eef3274b94ba91e1a233db472fb17ea22e842721938bbca6c72875c26
 SHA512 
020044e036c232e37e72d5ff4386dd15f3f7135d44b4db4926e2be1dc45431d9f274d43cf903189be03b507026f6121f39c2e983ef3e8c720fd61626aa1cc9af
-DIST tsetup.1.1.23.tar.xz 30306844 BLAKE2B 
79367d6af67e1723f2d3a719c8c3e3be49172297fc36091506f1f12e984998ddad724b222c0b97984e3ac543d459e6fa06c07599a6bd31488331b65cb3a686b1
 SHA512 
0dfd3ca6f71395d36aec15b161ef41bad84155151772569e298cfb7a3ef49c86254b9f9a78810408deb41379db8efd8af10b0177397021c6c4c714222df567b0
 DIST tsetup.1.2.0.tar.xz 33102396 BLAKE2B 
ad7d501525c8233c8aa7b01d85e1ee2eba33f17393525bda4e7c089ccc4990fb5519524212d0f2e7f7fbd4eed9c1bf31cdeb89914053f4e6bec88727bdf25780
 SHA512 
e802f71cb13e62d2e6570b35e2ee0d189e41fb66a4c6816407ab08d23889b234bb012425f8ed3676ff2f08695b6dfa68288ab9376b039e5abfcb4c07b39eb27c
 DIST tsetup.1.2.1.tar.xz 33084716 BLAKE2B 
7eed2ec376b494c6507a4f1ad29c02923638d533493913488c9bc5e633138b1cdd14a8136dfa516c933ae44cc0599a28b0c257839f72c1d3707c4497a39b7880
 SHA512 
179408ac2df8ce4f90dac0f8bef70b0a2fce33d665bf0de3280b2743e874103814536d5ab53be2b1b49fe7aebbe202d04b2b98713e8183c950659af9372880c7
-DIST tsetup32.1.1.23.tar.xz 31249588 BLAKE2B 
7fc0eeadd0112ac004b6b9aa971df1209df4294b50a14c74cd88e21ff932d44568a1c9e186deb4c79a9d8873b9aeed27e68ee7ead7ea2f62ea51038c7d948ec0
 SHA512 
461becb89b675d5cf7c3d3dfb063e9c86fd4dc5327a81d9f7d141048c57ec48c2f4b2a994aa588dc0b2675b3a8227a7f8d72d5ff7784fb82e31fa2f247f3576a
 DIST tsetup32.1.2.0.tar.xz 35137704 BLAKE2B 
d9bd50b2e61fd203e2e9bf3e50f11c004663cf68522635d3fab71138572767b91573a583e7a53b5f218871548acef32f312605affaf5a44cd614edb8e037d10b
 SHA512 
dc4c261d1ea3098b5e90d194069c20162159fb69f5531773bdf89683967a7bb2e36966023a36b2a29730a08f62ca426797578308b795e274d47fe4184df427a6
 DIST tsetup32.1.2.1.tar.xz 35154728 BLAKE2B 
9ccd0aabf0665a98c46bff49d912b16efd54e4dddca94348d3e4ed702c8a76fd384047559e762a2ae2fb3f01a3bfdf55ea8f408d0c10c8815059f2b88259a5bc
 SHA512 
e65da7fca7a5aa83cfb64e9bb001399f1bfb0ccad9135e37fc6262e63d03ea2fad4c38e9fec631b73482ed0a16a557fab59199b7fe651a836975c18010e5c7f0

diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.23-r1.ebuild 
b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.23-r1.ebuild
deleted file mode 100644
index 2de83b92ec6..000
--- a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.23-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils gnome2-utils xdg
-
-DESCRIPTION="Official desktop client for Telegram (binary package)"
-HOMEPAGE="https://desktop.telegram.org;
-SRC_URI="
-   https://github.com/telegramdesktop/tdesktop/archive/v${PV}.tar.gz -> 
tdesktop-${PV}.tar.gz
-   amd64? ( https://updates.tdesktop.com/tlinux/tsetup.${PV}.tar.xz )
-   x86? ( https://updates.tdesktop.com/tlinux32/tsetup32.${PV}.tar.xz )
-"
-
-LICENSE="telegram"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-QA_PREBUILT="usr/bin/telegram-desktop"
-
-RDEPEND="
-   dev-libs/glib:2
-   dev-libs/gobject-introspection
-   >=sys-apps/dbus-1.4.20
-   x11-libs/libX11
-   >=x11-libs/libxcb-1.10[xkb]
-"
-DEPEND=""
-
-S="${WORKDIR}/Telegram"
-
-src_install() {
-   newbin "${S}/Telegram" telegram-desktop
-
-   local icon_size
-   for icon_size in 16 32 48 64 128 256 512; do
-   newicon -s "${icon_size}" \
-   

[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2017-12-27 Thread NP Hardass
commit: cacf6dc3943a24a651e09a62b68463e46eee5faf
Author: Henning Schild  hennsch  de>
AuthorDate: Fri Dec 15 22:34:06 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Dec 27 22:01:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacf6dc3

net-im/telegram-desktop-bin: Version bump to 1.2.1

Signed-off-by: Henning Schild  hennsch.de>

 net-im/telegram-desktop-bin/Manifest   |  3 ++
 .../telegram-desktop-bin-1.2.1.ebuild  | 58 ++
 2 files changed, 61 insertions(+)

diff --git a/net-im/telegram-desktop-bin/Manifest 
b/net-im/telegram-desktop-bin/Manifest
index 7a3d13e5b14..3684ee7b874 100644
--- a/net-im/telegram-desktop-bin/Manifest
+++ b/net-im/telegram-desktop-bin/Manifest
@@ -1,6 +1,9 @@
 DIST tdesktop-1.1.23.tar.gz 16863984 BLAKE2B 
c4217e7c5b70a7f08a45eef197573728e1c8ee6567868a6fc3a4f39783aba7d817b9c1e3b79031650b3a3005ff2cfc4a63b9cdd0050945368d5f2586339db781
 SHA512 
98b09de4e53e89b26725097816e471faec21d8c3ab6d8c353f853f24223e1abedbaf8c0a426848dfb06d56010e4494c9e59796c07e3e786ba9ab4477ac0985c3
 DIST tdesktop-1.2.0.tar.gz 16820151 BLAKE2B 
7676b285e0040fec1deadd68d5e41b985b66a9fe471a8db6606c28cb4a8fb4ca5904953c1aeef05a305705ee71e10892afbed9d3440b78c4513694f4ee81f2ed
 SHA512 
659838f9bfddf8dce8ed3960d5d2da92577e0c6c8492ee0067a7dab7331340d5d0053f75ac5dfeb4a5920e01cb65baed6ffa750b8a6b48ee6dc367c8abdb0875
+DIST tdesktop-1.2.1.tar.gz 16824849 BLAKE2B 
ac6ed908ec243416ae880611f51d5f6dbe22b09092003f23611db63bbb8837a9c2d3782eef3274b94ba91e1a233db472fb17ea22e842721938bbca6c72875c26
 SHA512 
020044e036c232e37e72d5ff4386dd15f3f7135d44b4db4926e2be1dc45431d9f274d43cf903189be03b507026f6121f39c2e983ef3e8c720fd61626aa1cc9af
 DIST tsetup.1.1.23.tar.xz 30306844 BLAKE2B 
79367d6af67e1723f2d3a719c8c3e3be49172297fc36091506f1f12e984998ddad724b222c0b97984e3ac543d459e6fa06c07599a6bd31488331b65cb3a686b1
 SHA512 
0dfd3ca6f71395d36aec15b161ef41bad84155151772569e298cfb7a3ef49c86254b9f9a78810408deb41379db8efd8af10b0177397021c6c4c714222df567b0
 DIST tsetup.1.2.0.tar.xz 33102396 BLAKE2B 
ad7d501525c8233c8aa7b01d85e1ee2eba33f17393525bda4e7c089ccc4990fb5519524212d0f2e7f7fbd4eed9c1bf31cdeb89914053f4e6bec88727bdf25780
 SHA512 
e802f71cb13e62d2e6570b35e2ee0d189e41fb66a4c6816407ab08d23889b234bb012425f8ed3676ff2f08695b6dfa68288ab9376b039e5abfcb4c07b39eb27c
+DIST tsetup.1.2.1.tar.xz 33084716 BLAKE2B 
7eed2ec376b494c6507a4f1ad29c02923638d533493913488c9bc5e633138b1cdd14a8136dfa516c933ae44cc0599a28b0c257839f72c1d3707c4497a39b7880
 SHA512 
179408ac2df8ce4f90dac0f8bef70b0a2fce33d665bf0de3280b2743e874103814536d5ab53be2b1b49fe7aebbe202d04b2b98713e8183c950659af9372880c7
 DIST tsetup32.1.1.23.tar.xz 31249588 BLAKE2B 
7fc0eeadd0112ac004b6b9aa971df1209df4294b50a14c74cd88e21ff932d44568a1c9e186deb4c79a9d8873b9aeed27e68ee7ead7ea2f62ea51038c7d948ec0
 SHA512 
461becb89b675d5cf7c3d3dfb063e9c86fd4dc5327a81d9f7d141048c57ec48c2f4b2a994aa588dc0b2675b3a8227a7f8d72d5ff7784fb82e31fa2f247f3576a
 DIST tsetup32.1.2.0.tar.xz 35137704 BLAKE2B 
d9bd50b2e61fd203e2e9bf3e50f11c004663cf68522635d3fab71138572767b91573a583e7a53b5f218871548acef32f312605affaf5a44cd614edb8e037d10b
 SHA512 
dc4c261d1ea3098b5e90d194069c20162159fb69f5531773bdf89683967a7bb2e36966023a36b2a29730a08f62ca426797578308b795e274d47fe4184df427a6
+DIST tsetup32.1.2.1.tar.xz 35154728 BLAKE2B 
9ccd0aabf0665a98c46bff49d912b16efd54e4dddca94348d3e4ed702c8a76fd384047559e762a2ae2fb3f01a3bfdf55ea8f408d0c10c8815059f2b88259a5bc
 SHA512 
e65da7fca7a5aa83cfb64e9bb001399f1bfb0ccad9135e37fc6262e63d03ea2fad4c38e9fec631b73482ed0a16a557fab59199b7fe651a836975c18010e5c7f0

diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.2.1.ebuild 
b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.2.1.ebuild
new file mode 100644
index 000..2de83b92ec6
--- /dev/null
+++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.2.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils gnome2-utils xdg
+
+DESCRIPTION="Official desktop client for Telegram (binary package)"
+HOMEPAGE="https://desktop.telegram.org;
+SRC_URI="
+   https://github.com/telegramdesktop/tdesktop/archive/v${PV}.tar.gz -> 
tdesktop-${PV}.tar.gz
+   amd64? ( https://updates.tdesktop.com/tlinux/tsetup.${PV}.tar.xz )
+   x86? ( https://updates.tdesktop.com/tlinux32/tsetup32.${PV}.tar.xz )
+"
+
+LICENSE="telegram"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+QA_PREBUILT="usr/bin/telegram-desktop"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   >=sys-apps/dbus-1.4.20
+   x11-libs/libX11
+   >=x11-libs/libxcb-1.10[xkb]
+"
+DEPEND=""
+
+S="${WORKDIR}/Telegram"
+
+src_install() {
+   newbin "${S}/Telegram" telegram-desktop
+
+   local icon_size
+   for icon_size in 16 32 48 64 128 256 512; do
+   newicon -s "${icon_size}" \
+   

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

2017-12-27 Thread David Seifert
commit: 9600b6abaf80099ac96186e78c6a36c20fef8f6d
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 21:18:58 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 21:18:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9600b6ab

profiles: mask dev-vcs/archway for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 6309204ee9e..2780cd56396 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (27 Dec 2017)
+# Last release in 2005, crashes on use, EAPI 3 (#640262).
+# Removal in 30 days
+dev-vcs/archway
+
 # Pacho Ramos  (27 Dec 2017)
 # Remove all Compiz related packages: they all need major work/bumps to fix
 # lots of pending issues and they need a dedicated maintainer (bug #339622



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

2017-12-27 Thread David Seifert
commit: a9ec7d44540eb59772ffa97ff58fa5386042b07c
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 21:29:56 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 21:29:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ec7d44

dev-libs/chmlib: Port to EAPI 6

Closes: https://bugs.gentoo.org/642272
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/chmlib/chmlib-0.40-r1.ebuild| 19 ---
 dev-libs/chmlib/files/chmlib-0.39-stdtypes.patch |  4 ++--
 dev-libs/chmlib/files/chmlib-0.40-headers.patch  |  4 ++--
 3 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild 
b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
index 88496bdb5c5..f1e56dc5286 100644
--- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild
+++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit autotools-utils
+inherit out-of-source
 
 DESCRIPTION="Library for MS CHM (compressed html) file format"
 HOMEPAGE="http://www.jedrea.com/chmlib/;
@@ -14,13 +14,18 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86"
 IUSE="+examples static-libs"
 
-DOCS=(AUTHORS NEWS README)
 PATCHES=(
"${FILESDIR}"/${PN}-0.39-stdtypes.patch
"${FILESDIR}"/${P}-headers.patch
 )
 
-src_configure() {
-   myeconfargs=($(use_enable examples))
-   autotools-utils_src_configure
+my_src_configure() {
+   econf \
+   $(use_enable examples) \
+   $(use_enable static-libs static)
+}
+
+my_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
 }

diff --git a/dev-libs/chmlib/files/chmlib-0.39-stdtypes.patch 
b/dev-libs/chmlib/files/chmlib-0.39-stdtypes.patch
index 0f923201768..c0b809b2d9d 100644
--- a/dev-libs/chmlib/files/chmlib-0.39-stdtypes.patch
+++ b/dev-libs/chmlib/files/chmlib-0.39-stdtypes.patch
@@ -1,5 +1,5 @@
 src/chm_lib.c
-+++ src/chm_lib.c
+--- a/src/chm_lib.c
 b/src/chm_lib.c
 @@ -149,6 +149,17 @@ typedef unsigned __int32UInt32;
  typedef __int64 Int64;
  typedef unsigned __int64UInt64;

diff --git a/dev-libs/chmlib/files/chmlib-0.40-headers.patch 
b/dev-libs/chmlib/files/chmlib-0.40-headers.patch
index d60af28639f..5daa458be8a 100644
--- a/dev-libs/chmlib/files/chmlib-0.40-headers.patch
+++ b/dev-libs/chmlib/files/chmlib-0.40-headers.patch
@@ -1,5 +1,5 @@
 src/chm_http.c
-+++ src/chm_http.c
+--- a/src/chm_http.c
 b/src/chm_http.c
 @@ -34,6 +34,7 @@
  #include 
  #include 



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

2017-12-27 Thread David Seifert
commit: 2e03e41079d3879f49fe679ebd75c8cedec84e62
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 21:06:53 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 21:15:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e03e410

app-i18n/imhangul: Port to EAPI 6

Bug: https://bugs.gentoo.org/621942
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-i18n/imhangul/imhangul-3.1.1.ebuild | 38 -
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/app-i18n/imhangul/imhangul-3.1.1.ebuild 
b/app-i18n/imhangul/imhangul-3.1.1.ebuild
index 6d32c118487..1cebdc2d5fc 100644
--- a/app-i18n/imhangul/imhangul-3.1.1.ebuild
+++ b/app-i18n/imhangul/imhangul-3.1.1.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
-inherit multilib
+EAPI=6
 
 DESCRIPTION="Gtk+-3.0 Hangul Input Modules"
 HOMEPAGE="https://code.google.com/p/imhangul/;
 SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2;
 
-SLOT="3"
 LICENSE="LGPL-2.1"
+SLOT="3"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
@@ -21,31 +20,32 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
 
 src_prepare() {
+   default
+
# Drop DEPRECATED flags, bug #387825
sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' Makefile.am 
Makefile.in || die
 }
 
 src_configure() {
-   econf 
--with-gtk-im-module-dir="${EPREFIX}/usr/$(get_libdir)/gtk-3.0/$(pkg-config 
gtk+-3.0 --variable=gtk_binary_version)/immodules" || die
+   econf 
--with-gtk-im-module-dir="${EPREFIX}/usr/$(get_libdir)/gtk-3.0/$(pkg-config 
gtk+-3.0 --variable=gtk_binary_version)/immodules"
 }
 
 src_install() {
-   emake DESTDIR="${D}" install || die
-
-   find "${ED}" -name "*.la" -type f -delete || die
+   default
+   dodoc imhangul.conf
 
insinto /etc/X11/xinit/xinput.d
-   newins "${FILESDIR}/xinput-imhangul2" imhangul2.conf || die
-   newins "${FILESDIR}/xinput-imhangul2y" imhangul2y.conf || die
-   newins "${FILESDIR}/xinput-imhangul32" imhangul32.conf || die
-   newins "${FILESDIR}/xinput-imhangul39" imhangul39.conf || die
-   newins "${FILESDIR}/xinput-imhangul3f" imhangul3f.conf || die
-   newins "${FILESDIR}/xinput-imhangul3s" imhangul3s.conf || die
-   newins "${FILESDIR}/xinput-imhangul3y" imhangul3y.conf || die
-   newins "${FILESDIR}/xinput-imhangulahn" imhangulahn.conf || die
-   newins "${FILESDIR}/xinput-imhangulro" imhangulro.conf || die
-
-   dodoc AUTHORS ChangeLog NEWS README TODO imhangul.conf || die
+   newins "${FILESDIR}/xinput-imhangul2" imhangul2.conf
+   newins "${FILESDIR}/xinput-imhangul2y" imhangul2y.conf
+   newins "${FILESDIR}/xinput-imhangul32" imhangul32.conf
+   newins "${FILESDIR}/xinput-imhangul39" imhangul39.conf
+   newins "${FILESDIR}/xinput-imhangul3f" imhangul3f.conf
+   newins "${FILESDIR}/xinput-imhangul3s" imhangul3s.conf
+   newins "${FILESDIR}/xinput-imhangul3y" imhangul3y.conf
+   newins "${FILESDIR}/xinput-imhangulahn" imhangulahn.conf
+   newins "${FILESDIR}/xinput-imhangulro" imhangulro.conf
+
+   find "${D}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {



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

2017-12-27 Thread David Seifert
commit: 7fc8e22c72d9b9956bcc639b0ef6aa31cf36dacf
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 27 20:55:58 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 21:15:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc8e22c

sys-apps/isapnptools: Port to EAPI 6

Closes: https://bugs.gentoo.org/622768
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../isapnptools/files/isapnptools-1.27-include.patch   |  4 ++--
 sys-apps/isapnptools/isapnptools-1.27.ebuild   | 18 +++---
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/sys-apps/isapnptools/files/isapnptools-1.27-include.patch 
b/sys-apps/isapnptools/files/isapnptools-1.27-include.patch
index a736ccc1eb9..016490eba44 100644
--- a/sys-apps/isapnptools/files/isapnptools-1.27-include.patch
+++ b/sys-apps/isapnptools/files/isapnptools-1.27-include.patch
@@ -1,5 +1,5 @@
 src/callbacks.c.org2001-05-15 22:37:04.0 +0200
-+++ src/callbacks.c2011-06-15 05:21:32.292819557 +0200
+--- a/src/callbacks.c
 b/src/callbacks.c
 @@ -51,6 +51,7 @@
  #include 
  #include 

diff --git a/sys-apps/isapnptools/isapnptools-1.27.ebuild 
b/sys-apps/isapnptools/isapnptools-1.27.ebuild
index 47812b883bf..c9509240533 100644
--- a/sys-apps/isapnptools/isapnptools-1.27.ebuild
+++ b/sys-apps/isapnptools/isapnptools-1.27.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
-
-inherit eutils
+EAPI=6
 
 DESCRIPTION="Tools for configuring ISA PnP devices"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
@@ -14,18 +12,16 @@ SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE=""
 
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-include.patch
-}
+PATCHES=( "${FILESDIR}"/${P}-include.patch )
 
 src_install() {
-   emake DESTDIR="${D}" install || die
+   default
+
dodir /sbin
-   mv "${D}"/usr/sbin/isapnp "${D}"/sbin/ || die
+   mv "${ED%/}"/{usr/sbin/isapnp,sbin/} || die
 
-   dodoc AUTHORS ChangeLog README NEWS
docinto txt
-   dodoc doc/README*  doc/*.txt test/*.txt
+   dodoc doc/{README*,*.txt} test/*.txt
dodoc etc/isapnp.*
 
newinitd "${FILESDIR}"/isapnp.rc isapnp



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

2017-12-27 Thread Marek Szuba
commit: 4c14a2734b89854652ffc076436400a932cc0c2e
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Dec 27 21:00:25 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Dec 27 21:11:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c14a273

sci-electronics/ngspice-27: remove "should be looked at" comments

According to upstream maintainers on ngspice-devel:
 - nodelimiting, predictor and newtrunc "should never be used (not
   maintained, probably buggy, not useful)";
 - adms "will probably get an update for the next release and should be
   considered only then".

Note that according to same ndev is now obsolete as well, we should
consider either disabling it or making it optional in the future.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sci-electronics/ngspice/ngspice-27.ebuild | 6 --
 1 file changed, 6 deletions(-)

diff --git a/sci-electronics/ngspice/ngspice-27.ebuild 
b/sci-electronics/ngspice/ngspice-27.ebuild
index c4b3ec1f76c..8480ac47bc9 100644
--- a/sci-electronics/ngspice/ngspice-27.ebuild
+++ b/sci-electronics/ngspice/ngspice-27.ebuild
@@ -82,12 +82,6 @@ src_configure() {
$(use_with readline)
 }
 
-# These will need to be looked at some day:
-# --enable-adms
-# --enable-nodelimiting
-# --enable-predictor
-# --enable-newtrunc
-
 src_install() {
default
 



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

2017-12-27 Thread Marek Szuba
commit: 07e2905852b47073b5911782bde0b23128a557f1
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Dec 27 21:09:40 2017 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Dec 27 21:11:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e29058

sci-electronics/ngspice: correct the logic in autoconf fftw patch

Now fftw really is looked for by default. This does not change anything
for the 27 ebuild because it does not use the default, that said it is
good to have this done right in case we submit this patch upstream.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sci-electronics/ngspice/files/ngspice-27-autoconf_fftw3.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/ngspice/files/ngspice-27-autoconf_fftw3.patch 
b/sci-electronics/ngspice/files/ngspice-27-autoconf_fftw3.patch
index d490938d209..d0eec127c57 100644
--- a/sci-electronics/ngspice/files/ngspice-27-autoconf_fftw3.patch
+++ b/sci-electronics/ngspice/files/ngspice-27-autoconf_fftw3.patch
@@ -15,7 +15,7 @@
  # Look for math library:
  AC_CHECK_LIB([m], [sqrt])
  AC_CHECK_HEADERS([float.h limits.h values.h ieeefp.h])
-+if test "x$with_fftw3" = xyes; then
++if test "x$with_fftw3" != xno; then
  AC_CHECK_HEADERS([fftw3.h])
  AC_CHECK_LIB([fftw3], [fftw_plan_dft_1d],
  [AC_DEFINE([HAVE_LIBFFTW3], [], [Have fft routines in libfftw3])



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

2017-12-27 Thread Ulrich Müller
commit: 1a2566be38173ed3f3ce505a055a6ce5eeff14a0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Dec 27 20:59:14 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Dec 27 21:02:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2566be

profiles: Remove unused values from l10n.desc.

 profiles/desc/l10n.desc | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index e006ecf4e28..2868c78a6f9 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -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
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -82,7 +82,6 @@ gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
 hi - Hindi
-hne - Chhattisgarhi
 hr - Croatian
 hsb - Upper Sorbian
 hu - Hungarian
@@ -153,7 +152,6 @@ sr - Serbian
 sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
-sr-ME - Serbian (Montenegro)
 ss - Swati
 st - Southern Sotho
 sv - Swedish
@@ -173,9 +171,7 @@ ts - Tsonga
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
-ur-PK - Urdu (Pakistan)
 uz - Uzbek
-uz-Cyrl - Uzbek (Cyrillic script)
 ve - Venda
 vi - Vietnamese
 wa - Walloon



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2017-12-27 Thread Brian Evans
commit: 33e2bcb5a1a6b805ed4c933ea291dca1d606f286
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Dec 27 20:58:00 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Dec 27 20:58:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e2bcb5

dev-db/mariadb: Version bump for 10.1.30

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-db/mariadb/Manifest   |   1 +
 dev-db/mariadb/mariadb-10.1.30.ebuild | 239 ++
 2 files changed, 240 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 53a4f741247..47c5e8e87d4 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -4,6 +4,7 @@ DIST mariadb-10.0.33.tar.gz 69211872 BLAKE2B 
02efa97a75ff13655e9a6d6ba562c4d14bd
 DIST mariadb-10.1.24.tar.gz 61780687 BLAKE2B 
38df67a1b26aab559e41f44b129f2e57388634b80a8b10637744c3d11f9cad15329c9a1725cb836f7249352d5bdf9471bc9c3f254e1ef96229716543f235f7ed
 SHA512 
0b8d81b53f6866a81f33559ce57ebf956fec3ba25da0bd58c8bee3b2ecc00a6c37034209d18463f84501d3ba35994b51ef99224616c37cd38d2fc87b73e9
 DIST mariadb-10.1.26.tar.gz 61887132 BLAKE2B 
2397e9d0b0f7dd126ff6b50a90996da734a30b6e49028dd2ad06c93b70faa0415184ce66840fc8d92a974acd0013f5cc1b2e7d1dc8214136a95d354ae2272bb7
 SHA512 
a7505c579728b58eb6a92bdee1f5dfea5c10c8389cb7a31eb99fe2c6bc416593925cf9708d3dec91ede12eb4e232098a0833af2185bdd60bc593c89d255f3c0b
 DIST mariadb-10.1.29.tar.gz 67885370 BLAKE2B 
40b94ed519522f16ee4687a9c569a0e52632d2aeccf65b87070de31118bf5e719cce78cf36afd4f1386166b14e418e0262ffbc3a61098c95e6ee101faf871ec5
 SHA512 
c169dfa2878f9fa9e0e9d12ca79fcbfa644e9b51bb0b78b8dd51d6c5679f3184d139fa96a1ddb25f3ae5d1c0489708c2c624f96a24020f77bf7e5247fac45ecd
+DIST mariadb-10.1.30.tar.gz 67930015 BLAKE2B 
faa36733f617f1c867124335cbac0a38cbb626444b90068ee2b52ac63602d1526d9016868fa43c833f114b8c56ed6bf3c9a38c9b4601dec729f22650d21080d3
 SHA512 
3b123cc04e4bb09d86b7cee2caa21cc8f94b1b562d8762137565a7fa173385b87fc31f7ca4e15ce85c6a1cb45bdca2216d4c49347b75248e2b60b3438b7cc15c
 DIST mariadb-10.2.10.tar.gz 72388999 BLAKE2B 
8d9188672b9250d47859fb0c050eb22b31b99046cf70aac334e26bc34759a73f1f4ab60c5d0437e113e21b213492202d5b5950337ba09590308bbb2bb9179581
 SHA512 
39c198009f8b19f4a08226ef9842b50e24636580b67c1c92d59c61cce3aa1edbd466e253c281dfcdfc58ab573ae9a59aaacb0ce3e8b8043ddd849fc3e239
 DIST mariadb-10.2.11.tar.gz 72772830 BLAKE2B 
b3cd346ed1e032ed61e4499e1e6fb2adb0f0e959c296917fb55240922904872cb5d7836be8ee0ed744a753d1ae6310e537f4366209e0ce0627073b68076fe2d7
 SHA512 
4041ee1f1e266e8b30f85b19c5c95bcb626f965df9e0e20eb801598cc7fc5f5f37906e8a75cc86d373aa642adcccf3b75a0e67994e18908fb733cc6520d04a44
 DIST mariadb-5.5.58.tar.gz 45784323 BLAKE2B 
57c51cf2e4574259acabb676c9aead1adfbaa0fe5cade08a41d6896089c27d401dab67598d58a00be44fe30f18d0c2252f3e4208c51508c7a20f0e5689cccf15
 SHA512 
c5c8b52c613a1a3f30de2cd1d8e390f8110b0891af78ee2a24ef2c4b7b8c5f2e140970ca89865e8277e7486dbfd0ad01c1fdbf8791c67a9793392247d68fec63

diff --git a/dev-db/mariadb/mariadb-10.1.30.ebuild 
b/dev-db/mariadb/mariadb-10.1.30.ebuild
new file mode 100644
index 000..31f4aec1b09
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.1.30.ebuild
@@ -0,0 +1,239 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20170926-1321Z"
+# The wsrep API version must match between upstream WSREP and 
sys-cluster/galera major number
+WSREP_REVISION="25"
+SUBSLOT="18"
+MYSQL_PV_MAJOR="5.6"
+
+JAVA_PKG_OPT_USE="jdbc"
+
+inherit toolchain-funcs java-pkg-opt-2 mysql-multilib-r1
+
+HOMEPAGE="http://mariadb.org/;
+DESCRIPTION="An enhanced, drop-in replacement for MySQL"
+
+IUSE="+backup bindist cracklib galera kerberos innodb-lz4 innodb-lzo 
innodb-snappy jdbc mroonga odbc oqgraph pam sphinx sst-rsync sst-mariabackup 
sst-xtrabackup tokudb systemd xml"
+RESTRICT="!bindist? ( bindist )"
+
+REQUIRED_USE="jdbc? ( extraengine server !static ) server? ( tokudb? ( 
jemalloc !tcmalloc ) ) static? ( !pam )"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+
+MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}"
+
+PATCHES=(
+   "${MY_PATCH_DIR}"/20006_all_cmake_elib-mariadb-10.1.27.patch
+   "${MY_PATCH_DIR}"/20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch
+   "${MY_PATCH_DIR}"/20015_all_mariadb-pkgconfig-location.patch
+   
"${MY_PATCH_DIR}"/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
+   "${MY_PATCH_DIR}"/20025_all_mariadb-10.1.26-gssapi-detect.patch
+)
+
+COMMON_DEPEND="
+   mroonga? ( app-text/groonga-normalizer-mysql )
+   kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
+   !bindist? (
+   sys-libs/binutils-libs:0=
+   >=sys-libs/readline-4.1:0=
+   )
+

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

2017-12-27 Thread David Seifert
commit: 06e55223adce7eddc906d449962612b626b6c782
Author: charIes17  arcor  de>
AuthorDate: Tue Dec 26 10:23:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 20:44:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e55223

dev-libs/libmelf: Bump to EAPI=6

Closes: https://bugs.gentoo.org/642280
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6641

 .../libmelf-0.4.0-r1-gcc-makefile-cleanup.patch| 86 +++---
 dev-libs/libmelf/libmelf-0.4.0-r1.ebuild   | 42 +++
 2 files changed, 56 insertions(+), 72 deletions(-)

diff --git a/dev-libs/libmelf/files/libmelf-0.4.0-r1-gcc-makefile-cleanup.patch 
b/dev-libs/libmelf/files/libmelf-0.4.0-r1-gcc-makefile-cleanup.patch
index 384818f5763..10bda2a476a 100644
--- a/dev-libs/libmelf/files/libmelf-0.4.0-r1-gcc-makefile-cleanup.patch
+++ b/dev-libs/libmelf/files/libmelf-0.4.0-r1-gcc-makefile-cleanup.patch
@@ -1,11 +1,9 @@
-diff -Nuar --exclude '*~' libmelf-0.4.0.orig/example/Makefile.in 
libmelf-0.4.0/example/Makefile.in
 libmelf-0.4.0.orig/example/Makefile.in 2003-03-24 00:48:22.0 
-0800
-+++ libmelf-0.4.0/example/Makefile.in  2010-05-31 19:56:43.546947560 -0700
-@@ -1,7 +1,13 @@
- cc=@CC@
+--- a/example/Makefile.in
 b/example/Makefile.in
+@@ -1,7 +1,11 @@
+-cc=@CC@
  DEFINES=@DEFINES@
-+OPTFLAGS=-Wall -O3
-+CFLAGS=${DEFINES} ${OPTFLAGS} -I..
++CFLAGS=$(DEFINES) $(OPTFLAGS) -I..
 +BINS = sign test new
  
 -all:
@@ -13,25 +11,27 @@ diff -Nuar --exclude '*~' 
libmelf-0.4.0.orig/example/Makefile.in libmelf-0.4.0/e
 -  ${CC} ${DEFINES} -I.. -Wall -O3 test.c -o test ../libmelf.a
 -  ${CC} ${DEFINES} -I.. -Wall -O3 new.c -o new ../libmelf.a
 +%: %.c
-+  ${CC} $(CFLAGS) $^ -o $@ -L.. -lmelf
++  $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $^ -o $@ -L.. -lmelf
 +
 +all: $(BINS)
 +
 +clean:
 +  -rm -f $(BINS)
-diff -Nuar --exclude '*~' libmelf-0.4.0.orig/Makefile.in 
libmelf-0.4.0/Makefile.in
 libmelf-0.4.0.orig/Makefile.in 2003-11-07 22:09:10.0 -0800
-+++ libmelf-0.4.0/Makefile.in  2010-05-31 19:58:12.172822406 -0700
-@@ -6,35 +6,43 @@
+--- a/Makefile.in
 b/Makefile.in
+@@ -1,25 +1,23 @@
+-CC=gcc
+-
+ STATICBIN=libmelf.a
+ DYNAMICBIN=libmelf.so
+ DEBUG=
  DEFINES=@DEFINES@ -DMELF_COMP
  INCLUDES=-I.
  PREFIX=@PREFIX@
 -CFLAGS=${DEBUG} ${DEFINES} ${INCLUDES} -Wall -O3 -fPIC
 -LFLAGS=${DEBUG} ${DEFINES} ${INCLUDES} -Wall -O3 -o
-+OPTFLAGS=-Wall -O3
 +CFLAGS=${DEBUG} ${DEFINES} ${INCLUDES} ${OPTFLAGS}
 +LFLAGS=${DEBUG} ${DEFINES} ${INCLUDES} ${OPTFLAGS} -o
-+LIBDIR=lib
  LIBS=
  OBJS=melf.o melf_dynamic.o melf_elf.o melf_list.o melf_note.o melf_program.o 
melf_reloc.o \
  melf_res.o melf_section.o melf_string.o melf_symbol.o 
melf_symbolTable.o
@@ -42,64 +42,32 @@ diff -Nuar --exclude '*~' libmelf-0.4.0.orig/Makefile.in 
libmelf-0.4.0/Makefile.
 -  cd example && make
 -  cd tools && make
 +all: ${STATICBIN} ${DYNAMICBIN}
-+  cd example && $(MAKE)
-+  cd tools && $(MAKE)
- 
- *.c.${O}:
-   ${CC} ${CFLAGS} $*.c
++  $(MAKE) -C example
++  $(MAKE) -C tools
  
+-*.c.${O}:
+-  ${CC} ${CFLAGS} $*.c
 +${STATICBIN}: ${OBJS}
-+  ar rc ${STATICBIN} ${OBJS} && ranlib ${STATICBIN}
++  $(AR) rc ${STATICBIN} ${OBJS} && $(RANLIB) ${STATICBIN}
 +${DYNAMICBIN}: ${OBJS}
 +  @SHAREDEXEC@
-+
+ 
  clean:
rm -f *.o ${STATICBIN} ${DYNAMICBIN} example/test example/new 
example/sign tools/elfres config.*
--  cd tools && make clean
-+  cd tools && $(MAKE) clean
- 
--distclean:
--  make clean
-+distclean: clean
-   rm -f Makefile example/Makefile stdelf.h
--  cd tools && make distclean
-+  cd tools && $(MAKE) distclean
- 
- install: ${OBJS} ${STATICBIN}
--  cp libmelf.a ${PREFIX}/lib
--  cp libmelf.so ${PREFIX}/lib
-+  cp ${STATICBIN} ${PREFIX}/$(LIBDIR)
-+  cp ${DYNAMICBIN} ${PREFIX}/$(LIBDIR)
-   cp melf.h ${PREFIX}/include
-   cp stdelf.h ${PREFIX}/include
- 
- uninstall:
--  rm -f ${PREFIX}/lib/libmelf.a ${PREFIX}/lib/libmelf.so 
${PREFIX}/include/melf.h ${PREFIX}/include/stdelf.h
-+  -rm -f \
-+  ${PREFIX}/$(LIBDIR)/${STATICBIN} \
-+  ${PREFIX}/$(LIBDIR)/${DYNAMICBIN} \
-+  ${PREFIX}/include/melf.h \
-+  ${PREFIX}/include/stdelf.h
-diff -Nuar --exclude '*~' libmelf-0.4.0.orig/tools/Makefile.in 
libmelf-0.4.0/tools/Makefile.in
 libmelf-0.4.0.orig/tools/Makefile.in   2003-09-17 01:03:49.0 
-0700
-+++ libmelf-0.4.0/tools/Makefile.in2010-05-31 19:57:55.126198024 -0700
-@@ -1,11 +1,15 @@
- cc=@CC@
+--- a/tools/Makefile.in
 b/tools/Makefile.in
+@@ -1,8 +1,11 @@
+-cc=@CC@
  DEFINES=@DEFINES@
-+CFLAGS=${DEFINES} ${OPTFLAGS} -I..
++CFLAGS=$(DEFINES) $(OPTFLAGS) -I..
 +BINS=elfres
  
 -all:
 -  ${CC} ${DEFINES} -I.. -Wall -O3 elfres.c -o elfres ../libmelf.a
 +%: %.c
-+  ${CC} $(CFLAGS) $^ -o $@ -L.. -lmelf
++  $(CC) 

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

2017-12-27 Thread Sergei Trofimovich
commit: b3be09ec449fd7c2f32f2a145013c58ec9142a57
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 15:59:32 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3be09ec

dev-python/contextlib2: stable 0.5.5 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 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 16a668beac6..df30dab09b4 100644
--- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
+++ b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2.4"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE="test"
 
 DEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 5f2d2fe6a79d298ba6a82b8721251bd8c459cfc5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 15:57:12 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2d2fe6

dev-python/setuptools-git: stable 1.2 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 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 e208f58780e..d5712cf06a7 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 dev-vcs/git"



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

2017-12-27 Thread Sergei Trofimovich
commit: 427f80f8d8dd0905fdbcacfc32e12b877a4b12e6
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 16:03:15 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427f80f8

dev-python/jaraco-packaging: stable 4.1 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild 
b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
index 4352f2f59bd..1fc9439153a 100644
--- a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
+++ b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="doc test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"



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

2017-12-27 Thread Sergei Trofimovich
commit: 9a46da6a9e9ebc038f778be2cc0d1e5d589342f6
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 16:02:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a46da6a

dev-python/pytest-virtualenv: stable 1.2.11 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 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 6c291106337..a4a88714823 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 4e0f22a3b6dd8e3586bd556953f85faf50950f81
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 16:00:51 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0f22a3

dev-python/pytest-shutil: stable 1.2.11 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 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 0cd9936fa31..6c6ce8eda5a 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 8bf736128b6a4c147e2014dc03af28ec08dc45b8
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 27 15:58:22 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:37:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf73612

dev-python/pytest-fixture-config: stable 1.2.11 for sparc, bug #641304

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 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 7207cae6290..aa91d8c3271 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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 4102048bcf3733a7f381fb11fe5d729e58cafbc6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:31:16 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:31:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4102048b

media-libs/libmatroska: stable 1.4.8 for ia64, bug #630348

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/media-libs/libmatroska/libmatroska-1.4.8.ebuild 
b/media-libs/libmatroska/libmatroska-1.4.8.ebuild
index 92565d47de0..ae166a1913b 100644
--- a/media-libs/libmatroska/libmatroska-1.4.8.ebuild
+++ b/media-libs/libmatroska/libmatroska-1.4.8.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/6" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-linux"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libebml-1.3.4:="



[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/

2017-12-27 Thread Sergei Trofimovich
commit: 2626e5dfa784aa391935fdc31e59ae02ff3ed35c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:31:25 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:31:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2626e5df

net-irc/irssi: stable 1.0.5 for ia64, bug #635114

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 net-irc/irssi/irssi-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/irssi/irssi-1.0.5.ebuild b/net-irc/irssi/irssi-1.0.5.ebuild
index 8bd941bc707..af5cd0ecf48 100644
--- a/net-irc/irssi/irssi-1.0.5.ebuild
+++ b/net-irc/irssi/irssi-1.0.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+perl selinux socks5 +proxy libressl"
 
 CDEPEND="



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

2017-12-27 Thread Mart Raudsepp
commit: 1e7e9386980fdf244980b36ef60bf7f050094848
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec 27 20:23:58 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec 27 20:23:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7e9386

net-libs/webkit-gtk: security cleanup

Bug: https://bugs.gentoo.org/641752
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/webkit-gtk/Manifest |   1 -
 net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild | 284 ---
 2 files changed, 285 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 97eea071829..7ff9ffc645f 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,3 +1,2 @@
-DIST webkitgtk-2.18.3.tar.xz 14824668 BLAKE2B 
1ae21d17084a27465c462171f043f2d776398ea077e5dbf0d20769143495290990da91120df5fe9dcae426c7a87232a466d198b69f05cadd336fa6a30db3d549
 SHA512 
8ba68d7234205728ed4b92358304cf0d0b771647d9b4316085241adeacafe67dee685225b0b46752087b93416ce8d2053a5a7c2376fda1eee7bc6d9024ae787e
 DIST webkitgtk-2.18.4.tar.xz 14828528 BLAKE2B 
447092ebe258b58e0e70bf8f7b347adaf77ad8391b65163528591d403d363894ed50676212390239cc2adfbc8458745b9f873481cb0bacf40b5ea598abb1
 SHA512 
c7440668cc097232b7eb9ea15e1047f7110cd06249cb61501b0414175693e0b11b22335abf17c62582dcf16c41ae49d0a713cd069f7df32955e440b9d23194d1
 DIST webkitgtk-2.4.11.tar.xz 9869100 BLAKE2B 
9b1351976dc753025e6aba86a40f97fdf58821a6a7af109140a18adc7a0e1d8c140711b48bceeb3c4c189e7d52f258520623c7d971c46b6f2572c0e1de0d0100
 SHA512 
2e2cf01a52b8593765a0a3c2d7f0ad306121660019eb402226bd2826c7d4666dab4e91ca6ccbd29abe0ad3993549f256ed1ab88de22e9c8516d5f40a4edd6bfb

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild
deleted file mode 100644
index b05d77618c6..000
--- a/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild
+++ /dev/null
@@ -1,284 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby22 ruby23 ruby24"
-
-inherit check-reqs cmake-utils eutils flag-o-matic gnome2 pax-utils 
python-any-r1 ruby-single toolchain-funcs versionator virtualx
-
-MY_P="webkitgtk-${PV}"
-DESCRIPTION="Open source web browser engine"
-HOMEPAGE="http://www.webkitgtk.org/;
-SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz;
-
-LICENSE="LGPL-2+ BSD"
-SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-
-IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer 
+introspection +jit libnotify nsplugin +opengl spell wayland +webgl X"
-
-# webgl needs gstreamer, bug #560612
-REQUIRED_USE="
-   geolocation? ( introspection )
-   gles2? ( egl )
-   introspection? ( gstreamer )
-   nsplugin? ( X )
-   webgl? ( ^^ ( gles2 opengl ) )
-   !webgl? ( ?? ( gles2 opengl ) )
-   webgl? ( gstreamer )
-   wayland? ( egl )
-   || ( aqua wayland X )
-"
-
-# Tests fail to link for inexplicable reasons
-# https://bugs.webkit.org/show_bug.cgi?id=148210
-RESTRICT="test"
-
-# Aqua support in gtk3 is untested
-# Dependencies found at Source/cmake/OptionsGTK.cmake
-# Various compile-time optionals for gtk+-3.22.0 - ensure it
-# Missing OpenWebRTC checks and conditionals, but 
ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is experimental upstream (PRIVATE OFF)
-RDEPEND="
-   >=x11-libs/cairo-1.10.2:=
-   >=media-libs/fontconfig-2.8.0:1.0
-   >=media-libs/freetype-2.4.2:2
-   >=dev-libs/libgcrypt-1.6.0:0=
-   >=x11-libs/gtk+-3.22:3[aqua?,introspection?,wayland?,X?]
-   >=media-libs/harfbuzz-1.3.3:=[icu(+)]
-   >=dev-libs/icu-3.8.1-r1:=
-   virtual/jpeg:0=
-   >=net-libs/libsoup-2.48:2.4[introspection?]
-   >=dev-libs/libxml2-2.8.0:2
-   >=media-libs/libpng-1.4:0=
-   dev-db/sqlite:3=
-   sys-libs/zlib:0
-   >=dev-libs/atk-2.8.0
-   media-libs/libwebp:=
-
-   >=dev-libs/glib-2.40:2
-   >=dev-libs/libxslt-1.1.7
-   gnome-keyring? ( app-crypt/libsecret )
-   geolocation? ( >=app-misc/geoclue-2.1.5:2.0 )
-   introspection? ( >=dev-libs/gobject-introspection-1.32.0:= )
-   dev-libs/libtasn1:=
-   >=dev-libs/libgcrypt-1.7.0:0=
-   nsplugin? ( >=x11-libs/gtk+-2.24.10:2 )
-   spell? ( >=app-text/enchant-0.22:= )
-   gstreamer? (
-   >=media-libs/gstreamer-1.2.3:1.0
-   >=media-libs/gst-plugins-base-1.2.3:1.0
-   >=media-libs/gst-plugins-bad-1.10:1.0[opengl?,egl?] )
-
-   X? (
-   x11-libs/cairo[X]
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXrender
-   x11-libs/libXt )
-
-   libnotify? ( 

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

2017-12-27 Thread Sergei Trofimovich
commit: b596ee43d29e0d69c15c8655aacab195128c4b79
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:58:51 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b596ee43

dev-util/aruba: stable 0.6.2-r1 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

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



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

2017-12-27 Thread Sergei Trofimovich
commit: 63030bd82fb7f8981d106305bb09954f06f637f9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:02:45 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63030bd8

dev-ruby/fast_gettext: keyworded 1.6.0 for hppa, bug #639472

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild 
b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
index fed99496174..03708b9cea9 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bundler )"



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

2017-12-27 Thread Sergei Trofimovich
commit: b7b013a700ad5047eb30492805f019cde3e5524e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:58:35 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b013a7

dev-ruby/mime-types: stable 2.99.2 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-ruby/mime-types/mime-types-2.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/mime-types/mime-types-2.99.2.ebuild 
b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
index 1e2999800ce..7dc9ed50e23 100644
--- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild
+++ b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types;
 
 LICENSE="MIT Artistic GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"



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

2017-12-27 Thread Sergei Trofimovich
commit: d8ba7251ea0d96e0e39c241e605003c52153
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:02:25 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ba7251

dev-util/cucumber: stable 2.4.0-r1 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

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



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

2017-12-27 Thread Sergei Trofimovich
commit: f77420131c2c9c83350d0730174491bcc826b478
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:05:31 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7742013

dev-python/pytest-shutil: stable 1.2.11 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 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 58b70052025..0cd9936fa31 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 659755d80b66d26d510c692936f25e48a2708658
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:02:41 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659755d8

dev-ruby/fast_gettext: keyworded 1.5.1 for hppa, bug #639472

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild 
b/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
index 6d3a576f2d0..7afe0ef7045 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bundler )"



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

2017-12-27 Thread Sergei Trofimovich
commit: f62d62fac6b9da0fb858db3c50562b0224e475a5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:03:30 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62d62fa

dev-python/setuptools-git: stable 1.2 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 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 f6eda1f45b3..e208f58780e 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 dev-vcs/git"



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

2017-12-27 Thread Sergei Trofimovich
commit: 72e4815f185703a865810823239dac8627a31c93
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:59:07 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e4815f

dev-util/cucumber-wire: stable 0.0.1 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

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



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

2017-12-27 Thread Sergei Trofimovich
commit: 97c7de8b84073194fac592147a9cd2f84b8dfe41
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:59:01 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c7de8b

dev-util/cucumber-core: stable 1.5.0 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

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



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

2017-12-27 Thread Sergei Trofimovich
commit: 89fe079a9e13573e879583e1b47b3d90da7f7cd6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:03:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fe079a

dev-python/pytest: stable 3.2.2 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-python/pytest/pytest-3.2.2.ebuild 
b/dev-python/pytest/pytest-3.2.2.ebuild
index e840a70e994..1bead6e0909 100644
--- a/dev-python/pytest/pytest-3.2.2.ebuild
+++ b/dev-python/pytest/pytest-3.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 # When bumping, please check setup.py for the proper py version



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

2017-12-27 Thread Sergei Trofimovich
commit: 8bbd4130a46c9e1529ab1f4e64f93b7accc2f7df
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:04:55 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bbd4130

app-admin/puppet: keyworded 4.10.9 for hppa, bug #639472

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/app-admin/puppet/puppet-4.10.9.ebuild 
b/app-admin/puppet/puppet-4.10.9.ebuild
index 9a97b3fbb8f..5aca5c1a8b0 100644
--- a/app-admin/puppet/puppet-4.10.9.ebuild
+++ b/app-admin/puppet/puppet-4.10.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz;
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite 
vim-syntax xemacs"
 RESTRICT="test"
 



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

2017-12-27 Thread Sergei Trofimovich
commit: a6b9b24c3ad1b0ac000abd2b48b2cc0dba4df43c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:58:25 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b9b24c

dev-python/waitress: stable 1.0.2 for ia64, bug #639114

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/waitress/waitress-1.0.2.ebuild 
b/dev-python/waitress/waitress-1.0.2.ebuild
index 7d301f061df..dbe5eeeceaa 100644
--- a/dev-python/waitress/waitress-1.0.2.ebuild
+++ b/dev-python/waitress/waitress-1.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2017-12-27 Thread Sergei Trofimovich
commit: 0ef35bc85f24f474702198498b9d8812bd35f76b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:03:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef35bc8

dev-python/jaraco-packaging: stable 4.1 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild 
b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
index 2dd0e6e7774..4352f2f59bd 100644
--- a/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
+++ b/dev-python/jaraco-packaging/jaraco-packaging-4.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="doc test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"



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

2017-12-27 Thread Sergei Trofimovich
commit: b7986935516558fac1efbb6ff65af4c3c5deea10
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:05:27 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7986935

dev-python/pytest-fixture-config: stable 1.2.11 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 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 f46f05d25a2..7207cae6290 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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 354348b39d99f841d360a850dad5308c2c873113
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:02:50 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354348b3

dev-ruby/gettext-setup: keyworded 0.29 for hppa, bug #639472

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-ruby/gettext-setup/gettext-setup-0.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/gettext-setup/gettext-setup-0.29.ebuild 
b/dev-ruby/gettext-setup/gettext-setup-0.29.ebuild
index 51b3cd81ee8..c3c7a14b322 100644
--- a/dev-ruby/gettext-setup/gettext-setup-0.29.ebuild
+++ b/dev-ruby/gettext-setup/gettext-setup-0.29.ebuild
@@ -20,7 +20,7 @@ RUBY_S="${PN}-gem-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend "



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

2017-12-27 Thread Sergei Trofimovich
commit: e2042b962a109d494e8e514dd21965e129f7bb8e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:03:06 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2042b96

dev-python/py: stable 1.4.34 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-python/py/py-1.4.34.ebuild b/dev-python/py/py-1.4.34.ebuild
index f8b5156bd86..69b9e77d840 100644
--- a/dev-python/py/py-1.4.34.ebuild
+++ b/dev-python/py/py-1.4.34.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="doc test"
 
 RDEPEND=""



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

2017-12-27 Thread Sergei Trofimovich
commit: 343c1cd6252c875ec5f3e20b300a1bc7aadb3a1d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:03:25 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343c1cd6

dev-python/setuptools: stable 36.7.2 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild 
b/dev-python/setuptools/setuptools-36.7.2.ebuild
index 908d31e355b..f0ae5ef5d29 100644
--- a/dev-python/setuptools/setuptools-36.7.2.ebuild
+++ b/dev-python/setuptools/setuptools-36.7.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-   KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"



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

2017-12-27 Thread Sergei Trofimovich
commit: 8ce0dfdf5d98257d4c5fb5e4da508723c643bb30
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:58:30 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce0dfdf

dev-ruby/gherkin: stable 4.1.3 for ia64, bug #636568

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild 
b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
index 4c3658143d8..b79521d908a 100644
--- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild
+++ b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
@@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
 HOMEPAGE="https://github.com/cucumber/gherkin;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86"
 SLOT="4"
 IUSE=""



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

2017-12-27 Thread Sergei Trofimovich
commit: a78728ea175ae261efb4d4544c28e0e2daf2df19
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 19:58:14 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78728ea

dev-python/rdflib: stable 4.2.2 for ia64, bug #639114

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-python/rdflib/rdflib-4.2.2.ebuild 
b/dev-python/rdflib/rdflib-4.2.2.ebuild
index 8e7727a9eb3..b50e6a418b9 100644
--- a/dev-python/rdflib/rdflib-4.2.2.ebuild
+++ b/dev-python/rdflib/rdflib-4.2.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="doc berkdb examples mysql redland sqlite test"
 
 RDEPEND="



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

2017-12-27 Thread Sergei Trofimovich
commit: 98c39f6a88a8a089646296c57a9e79332e0dc7ef
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 27 20:05:09 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 27 20:05:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c39f6a

dev-python/backports-unittest-mock: stable 1.3 for hppa, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git 
a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild 
b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
index de8ebebd8eb..790ce2657d3 100644
--- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
+++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86"
 IUSE="doc test"
 
 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]



  1   2   3   >