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

2016-10-14 Thread Hans de Graaff
commit: 822bc004da82885a292f207f5c0b6f8f9fad350d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 15 05:39:39 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 15 05:39:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822bc004

dev-ruby/bunny: add 2.6.0

Package-Manager: portage-2.3.0

 dev-ruby/bunny/Manifest   |  1 +
 dev-ruby/bunny/bunny-2.6.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 471f90a..f3c4e20 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,2 +1,3 @@
 DIST bunny-2.5.0.gem 188416 SHA256 
bae146f653e4e9ef75fddf34577c572bfe829b83f2cca272c159db5d9e8648a9 SHA512 
321ac85e5cfd0abe8111708ca149c779b5fc0694084b6e064c1fee90f7c9a4802e4dfa6cae0cc58d0ce9aaf3c59f736064267c9aeac3b8c795a1da5a434d8aff
 WHIRLPOOL 
5c54e82654d649b559da5472fd0c462e991549b28b843a307afc8b87ce3ebb8f1df139a1ddc655cf9a706aaf584c48b2d653973a439f9be0fb2a913cc4016e36
 DIST bunny-2.5.1.gem 188928 SHA256 
8a05fe5fe105545b2509fb941f069cd61904cf780374cc0aed7ab421893a1e59 SHA512 
a1d1a13f50d97fcef065b7f30841be1f7a3215ac3fef743a01ab0b7cc0582512a7baa1511eff930352bed02c60abba6e4ab3802cc5dc89d032cfafc92e34ff36
 WHIRLPOOL 
638fcb51c73dd9933190c7a91cf73b290f52a36fcd8eb5f6ee4df9ddc2515b12122a4369959efd509cdd82dda1f98d132b1a6efbe9013244c7b800525c98bd16
+DIST bunny-2.6.0.gem 189952 SHA256 
c86c112b0c8b015895fd4de5e0cb04204c0b0899bed9e43cc59f2d30a2160407 SHA512 
d916be15c770ed1c77e480b8eafd4e19904a26dee78d6e70c88632e1dc9e369acaa13a173b493d6f8527b85b959c77e0ac919c0df429e92e1bd773b684e6ca7e
 WHIRLPOOL 
86f6204a3eee19886659f152365eeb30c9f5a6565e200c5e6369d8c0af50f9f61e147932ab7fe70aaa993adf5e1cffd9b9472ca773611a404ea9403969319ef7

diff --git a/dev-ruby/bunny/bunny-2.6.0.ebuild 
b/dev-ruby/bunny/bunny-2.6.0.ebuild
new file mode 100644
index ..6a98443
--- /dev/null
+++ b/dev-ruby/bunny/bunny-2.6.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Tests require a live AMQP server.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Another synchronous Ruby AMQP client"
+HOMEPAGE="https://github.com/celldee/bunny;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/amq-protocol-2.0.1:2"
+
+all_ruby_install() {
+   all_fakegem_install
+
+   insinto /usr/share/doc/${PF}
+   doins -r examples || die
+}



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

2016-10-14 Thread Hans de Graaff
commit: 5579fb7a7c67ff223ce24626f3200d425b450908
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 15 05:38:15 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 15 05:38:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5579fb7a

dev-ruby/bunny: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/bunny/Manifest   |  3 ---
 dev-ruby/bunny/bunny-2.3.0.ebuild | 32 
 dev-ruby/bunny/bunny-2.3.1.ebuild | 32 
 dev-ruby/bunny/bunny-2.4.0.ebuild | 32 
 4 files changed, 99 deletions(-)

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 00b0b81..471f90a 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,5 +1,2 @@
-DIST bunny-2.3.0.gem 184832 SHA256 
798d16dcecb47bbfea5226aa4a433e8aa4a530f0d1249746e6cea2620ce6fb66 SHA512 
b3b38f52a789629ae62ba4c224ba62c8cd2423339b711b359e414c6ed39abae37a6da6d3ee61ae4400b5eda32fa426f805c27179f21d27b4400f24ecf6644e7f
 WHIRLPOOL 
a2c6b7b81cace8fe5f23a0c69b14946a59dc4d2ab5b79e04bcd751359aa581b1efbb9547511dafde2d9533c4f906ded02e81ab00a44fc99aca6082a74f1291af
-DIST bunny-2.3.1.gem 185344 SHA256 
3e1f727d93b18b7b94fd7fe2023b281272895b2e5643ce65491c015ab20d3978 SHA512 
54a5b91904d8692febba8ec589320a41b4007f2c6fd5a809b81d78625a8d4567b911af393bd9fb7b3a6f62116824d54b51c4c5fc5d186b870686eabfc82b13bb
 WHIRLPOOL 
3613901312662059e9cc0a70a323f9135c8a94363ee2a325f359444e74bcad7e69fcc4c63e7b3aa12fd21aa206f663d26cdf0b943de0a538bd34818cb8b54dd4
-DIST bunny-2.4.0.gem 187392 SHA256 
bcce78445d163cbce9a55c122468f2d3470db16e011a23e793471dbe746a2655 SHA512 
d5fe6588045867ab773caa05adc66bfe52dcf8913b919843f9704cb715848d25fe65ff453daaee11438d6f1e9d4cd0b1cbc67a16c3ff3bc62f3dc2dcc7ad5902
 WHIRLPOOL 
ef4eb07bb2d62451a92b57484f4f804f74da8dfecce888c16c6a0ed72d42e1d62fe4d2a3c65454e0ca700e27e0b6bcceab3f69fcab6193bfef6d58416eea8ede
 DIST bunny-2.5.0.gem 188416 SHA256 
bae146f653e4e9ef75fddf34577c572bfe829b83f2cca272c159db5d9e8648a9 SHA512 
321ac85e5cfd0abe8111708ca149c779b5fc0694084b6e064c1fee90f7c9a4802e4dfa6cae0cc58d0ce9aaf3c59f736064267c9aeac3b8c795a1da5a434d8aff
 WHIRLPOOL 
5c54e82654d649b559da5472fd0c462e991549b28b843a307afc8b87ce3ebb8f1df139a1ddc655cf9a706aaf584c48b2d653973a439f9be0fb2a913cc4016e36
 DIST bunny-2.5.1.gem 188928 SHA256 
8a05fe5fe105545b2509fb941f069cd61904cf780374cc0aed7ab421893a1e59 SHA512 
a1d1a13f50d97fcef065b7f30841be1f7a3215ac3fef743a01ab0b7cc0582512a7baa1511eff930352bed02c60abba6e4ab3802cc5dc89d032cfafc92e34ff36
 WHIRLPOOL 
638fcb51c73dd9933190c7a91cf73b290f52a36fcd8eb5f6ee4df9ddc2515b12122a4369959efd509cdd82dda1f98d132b1a6efbe9013244c7b800525c98bd16

diff --git a/dev-ruby/bunny/bunny-2.3.0.ebuild 
b/dev-ruby/bunny/bunny-2.3.0.ebuild
deleted file mode 100644
index 0c980eb..
--- a/dev-ruby/bunny/bunny-2.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Another synchronous Ruby AMQP client"
-HOMEPAGE="https://github.com/celldee/bunny;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/amq-protocol-2.0.1:2"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   insinto /usr/share/doc/${PF}
-   doins -r examples || die
-}

diff --git a/dev-ruby/bunny/bunny-2.3.1.ebuild 
b/dev-ruby/bunny/bunny-2.3.1.ebuild
deleted file mode 100644
index 0c980eb..
--- a/dev-ruby/bunny/bunny-2.3.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Another synchronous Ruby AMQP client"
-HOMEPAGE="https://github.com/celldee/bunny;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/amq-protocol-2.0.1:2"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   insinto /usr/share/doc/${PF}
-   doins -r examples || die
-}

diff --git a/dev-ruby/bunny/bunny-2.4.0.ebuild 
b/dev-ruby/bunny/bunny-2.4.0.ebuild
deleted file mode 100644
index 0c980eb..
--- a/dev-ruby/bunny/bunny-2.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Tests require a live AMQP server.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem

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

2016-10-14 Thread Hans de Graaff
commit: 20aa81d28c9e105a557ed13e89f44098fc4f658c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 15 05:46:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 15 05:46:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20aa81d2

dev-ruby/ruby2ruby: add 2.3.1

Package-Manager: portage-2.3.0

 dev-ruby/ruby2ruby/Manifest   |  1 +
 dev-ruby/ruby2ruby/ruby2ruby-2.3.1.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/ruby2ruby/Manifest b/dev-ruby/ruby2ruby/Manifest
index 255393c..941baa1 100644
--- a/dev-ruby/ruby2ruby/Manifest
+++ b/dev-ruby/ruby2ruby/Manifest
@@ -1,3 +1,4 @@
 DIST ruby2ruby-2.1.4.gem 24576 SHA256 
355e7d8e3c0e2a846c74aace24dfdb8fe3de01311ade2453735f69b6a3e40bc0 SHA512 
e436902cdae8628ce49c676350594c220e86a1c356fc6924d845c7774c0de488349050fcbd9df98cb73ed9c66f770b0bed173486d4fab58dab665991fdbe74c9
 WHIRLPOOL 
aaf261aede3c59c1bfec955c5ad7355991136a3ce984160e8cb5d251003d0817735dc8e08312515301699b95ec36c06fbf6d458ff2921f4ebfd710bd7a4856c9
 DIST ruby2ruby-2.2.0.gem 25088 SHA256 
f59a681a26f2f2219eca8340064a913ffd6fa2e6a1f4ebbdb4b8263d4001acce SHA512 
d5ca1cab8e83f5fef31c5d471e0285fc17ccd1477ce16717d20581868e99fecb3002ff3d9d000782fa7e00b99f9c647c5cae6a5162dafc9613652e86d756fef3
 WHIRLPOOL 
2d16f5b4e737d1c860159af39798788a7b9ad603b243ff70191f1fbda544513b0ec4f4340106099a6890f866a4aed41865f56fd5cb4d07561504ffbf27c63311
 DIST ruby2ruby-2.3.0.gem 25088 SHA256 
19d9648bebce9eb08f279192ba18a03b9776a29fa527f2654191b4a12daad487 SHA512 
82630abf24ddf53b5bbd8f9d399f49b043e6f1c418ec83f1ff5011044d3a7b52864a3c7c5f628a9afb5afcf59f7c5126a413e7743ceb1e03bf623d919af1fbda
 WHIRLPOOL 
d1b6cca7d61ba149e91c9c407631adf4bc9985e977ca1141c13fdbf169011e5371bf78e8599a63d6111204f7e39786b751f1aa1592b0893c0a647e7914e26027
+DIST ruby2ruby-2.3.1.gem 25088 SHA256 
77c36c6ce3f26c1166782c75110d3c3f70b40c85707d9094ab0ff6ef1ca5e011 SHA512 
4b6ca39cc469f44697e2924a1074452a9453d7d809d088d89583040e1743dc49c1d5d92b2b74207ee5862565d6293e9563c698ddd53e18157e06a6f7fae6bad0
 WHIRLPOOL 
b73393251d4a9a652f8ce076b4c37f80197edbb6d0f7898c610383e413f055027c4cb9acb244a05fe46184efea59980d5acb15836b4b0fa0c53166346ae88e55

diff --git a/dev-ruby/ruby2ruby/ruby2ruby-2.3.1.ebuild 
b/dev-ruby/ruby2ruby/ruby2ruby-2.3.1.ebuild
new file mode 100644
index ..a1bee67
--- /dev/null
+++ b/dev-ruby/ruby2ruby/ruby2ruby-2.3.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates readable ruby from ParseTree"
+HOMEPAGE="https://github.com/seattlerb/ruby2ruby;
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+IUSE="test"
+
+ruby_add_rdepend "
+   >=dev-ruby/sexp_processor-4.6.0:4
+   >=dev-ruby/ruby_parser-3.1:3
+   !=dev-ruby/minitest-5.3:5 )"
+
+all_ruby_prepare() {
+   sed -i -e '/plugin :isolate/ s:^:#:' Rakefile || die
+}



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

2016-10-14 Thread Hans de Graaff
commit: 1f191114218a625c61b99c04ba482c1d18ca9dbe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 15 05:49:24 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 15 05:49:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f191114

www-apps/nanoc: add 4.3.5

Package-Manager: portage-2.3.0

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

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index 338177c..a8f3879 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -1,3 +1,4 @@
 DIST nanoc-4.2.4.gem 174080 SHA256 
520f7809dd728b46c6d1fca12f4ea7415a12473f1ad3de3468e635f7f7d546ad SHA512 
62154a33802e6dac251945a2475eb9b4eae5fa7a1dc93173ea21fc950a97bf8b26ef86f652f502fe97e7a63f788a94c896f9a6cbab7d46b4562be568a9413978
 WHIRLPOOL 
723fd31d16756ae47201a2cf674695a6b8b13e3f8952f3e558bea34de31235d1faedb4561d0b8ad73dcd7ed384679a04af1b2a83fe2aa9ff208d80e1feb281cd
 DIST nanoc-4.3.2.gem 167424 SHA256 
c0f7a8b3da7847632d78d9c1313289125ccce485990b7d86da9f1be49538e42f SHA512 
6a9c6d2b1de7662d07667b0701ed407eddec6719f32bec52d2b0ba4d011e44d768dd9738706b8329815368034972b1f4439c3fcf190c33234218e2e24bfffd03
 WHIRLPOOL 
ddde21e86f70d7fa3c44dcc6d8740e66ce2426f1c8a9f598256f4f921952df1fba75c0389f61d8947fbe0ee5e4ac5371cf67b2da3ad1bef240757d59ca8d165b
 DIST nanoc-4.3.3.gem 167936 SHA256 
84143dfb77c2d0386b351421a25e82ce9da197f63604b8c7d015587bee41b4ce SHA512 
183969c9f53404f652e93c757d083654633add5a42302194e5a3a907519e88ed724b56ed0ee8110f390651e40468078a883b85ecad57f6d5f77caed8d57e55dd
 WHIRLPOOL 
0205b595b98922267d0c2854a8dbafbb4f303a7dd69e4b7b07202ad8684427a78861ddc07bdecae18497d39453ebf757252a2782f6d0003eff95739cb0ee57f2
+DIST nanoc-4.3.5.gem 168960 SHA256 
039a42f01b1b43c7ad97cfcb4d5d4e0389811ec8d42171debd33821c1842be96 SHA512 
d1d4aaab010c39e607035b51b2ed1e43ff627b925b29514aea5346f5f6cf6235d7d5845cac35a08d691de46af561670d66aae733ec72150ce0ed4dff9357ec84
 WHIRLPOOL 
c7debe62ca7d71d82812ae9ebc2f6f4b98beffccc26efb0f2289e3b5be7d035000e13940aa94c39769181c7776093110ede71a9fd4a1950ee0c049c2ba390047

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



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-gtk-greeter/

2016-10-14 Thread Jeroen Roovers
commit: 1ddbdf8dd398085a159b58223e5e2d1c8916d082
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 05:34:11 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 05:34:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ddbdf8d

x11-misc/lightdm-gtk-greeter: Mark ~ppc64 (bug #588202).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild 
b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
index 587f59f..ecd86c8 100644
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
+++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.1-r1.ebuild
@@ -14,7 +14,7 @@ 
https://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
 LICENSE="GPL-3 LGPL-3
branding? ( CC-BY-3.0 )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="ayatana branding"
 
 COMMON_DEPEND="ayatana? ( dev-libs/libindicator:3 )



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

2016-10-14 Thread Jeroen Roovers
commit: 93e58ace65ee32d6c41390c83a71d101d23d5ac7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 05:33:28 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 05:33:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93e58ace

x11-misc/lightdm: Mark ~ppc64 (bug #588202).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 x11-misc/lightdm/lightdm-1.16.7.ebuild | 2 +-
 x11-misc/lightdm/lightdm-1.17.6.ebuild | 2 +-
 x11-misc/lightdm/lightdm-1.18.1.ebuild | 2 +-
 x11-misc/lightdm/lightdm-1.18.2.ebuild | 2 +-
 x11-misc/lightdm/lightdm-1.19.3.ebuild | 2 +-
 x11-misc/lightdm/lightdm-1.19.4.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-misc/lightdm/lightdm-1.16.7.ebuild 
b/x11-misc/lightdm/lightdm-1.16.7.ebuild
index 6f401dd..fa6f0da 100644
--- a/x11-misc/lightdm/lightdm-1.16.7.ebuild
+++ b/x11-misc/lightdm/lightdm-1.16.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 

diff --git a/x11-misc/lightdm/lightdm-1.17.6.ebuild 
b/x11-misc/lightdm/lightdm-1.17.6.ebuild
index 46c9b27..99abd4c 100644
--- a/x11-misc/lightdm/lightdm-1.17.6.ebuild
+++ b/x11-misc/lightdm/lightdm-1.17.6.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 

diff --git a/x11-misc/lightdm/lightdm-1.18.1.ebuild 
b/x11-misc/lightdm/lightdm-1.18.1.ebuild
index 46c9b27..99abd4c 100644
--- a/x11-misc/lightdm/lightdm-1.18.1.ebuild
+++ b/x11-misc/lightdm/lightdm-1.18.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 

diff --git a/x11-misc/lightdm/lightdm-1.18.2.ebuild 
b/x11-misc/lightdm/lightdm-1.18.2.ebuild
index cc4f0a8..22ff7e2 100644
--- a/x11-misc/lightdm/lightdm-1.18.2.ebuild
+++ b/x11-misc/lightdm/lightdm-1.18.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 

diff --git a/x11-misc/lightdm/lightdm-1.19.3.ebuild 
b/x11-misc/lightdm/lightdm-1.19.3.ebuild
index 46c9b27..99abd4c 100644
--- a/x11-misc/lightdm/lightdm-1.19.3.ebuild
+++ b/x11-misc/lightdm/lightdm-1.19.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 

diff --git a/x11-misc/lightdm/lightdm-1.19.4.ebuild 
b/x11-misc/lightdm/lightdm-1.19.4.ebuild
index cc4f0a8..22ff7e2 100644
--- a/x11-misc/lightdm/lightdm-1.19.4.ebuild
+++ b/x11-misc/lightdm/lightdm-1.19.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
 REQUIRED_USE="|| ( gtk kde )"
 



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

2016-10-14 Thread Jeroen Roovers
commit: a6fad8c00454da70e49f323fa055cdb0bf2680be
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 05:12:23 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 05:12:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fad8c0

media-libs/kvazaar: Mark ~hppa ~ppc64 (bug #574786).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

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

diff --git a/media-libs/kvazaar/kvazaar-1.0.0.ebuild 
b/media-libs/kvazaar/kvazaar-1.0.0.ebuild
index ef87a92..d4c1ec5 100644
--- a/media-libs/kvazaar/kvazaar-1.0.0.ebuild
+++ b/media-libs/kvazaar/kvazaar-1.0.0.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ 
https://github.com/ultravideo/kvazaar;
 if [ "${PV#}" = "${PV}" ] ; then
SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> 
${P}.tar.gz
test? ( 
https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> 
greatest-${GREATEST_PV}.tar.gz )"
-   KEYWORDS="~amd64 ~ppc"
+   KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
 fi
 
 LICENSE="LGPL-2.1"



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

2016-10-14 Thread Jeroen Roovers
commit: 9ade5956fe1a4ffa3c0d043ce6807e7cb0b70551
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 04:53:39 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 04:53:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ade5956

sys-apps/dbus: Stable for HPPA PPC64 (bug #596772).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

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

diff --git a/sys-apps/dbus/dbus-1.10.12.ebuild 
b/sys-apps/dbus/dbus-1.10.12.ebuild
index 3d6b039..0947fa0 100644
--- a/sys-apps/dbus/dbus-1.10.12.ebuild
+++ b/sys-apps/dbus/dbus-1.10.12.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz;
 
 LICENSE="|| ( AFL-2.1 GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug doc selinux static-libs systemd test user-session X"
 
 RESTRICT="test"



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

2016-10-14 Thread Jeroen Roovers
commit: b559d64050cade6c0b12664f91e3527f553a0d25
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 04:17:42 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 04:17:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b559d640

dev-libs/gmime: Stable for PPC64 (bug #592246).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 dev-libs/gmime/gmime-2.6.20-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmime/gmime-2.6.20-r2.ebuild 
b/dev-libs/gmime/gmime-2.6.20-r2.ebuild
index 8104bb6..ee976af 100644
--- a/dev-libs/gmime/gmime-2.6.20-r2.ebuild
+++ b/dev-libs/gmime/gmime-2.6.20-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://spruce.sourceforge.net/gmime/ 
https://developer.gnome.org/gmime
 
 SLOT="2.6"
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="doc mono smime static-libs vala"
 
 RDEPEND="



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

2016-10-14 Thread Jeroen Roovers
commit: ad7d9b62eb0495b23bb950b4317cdff8db186c0b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 04:15:57 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Oct 15 04:15:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7d9b62

media-gfx/fbida: Stable for PPC64 (bug #583568).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 media-gfx/fbida/fbida-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/fbida/fbida-2.12.ebuild 
b/media-gfx/fbida/fbida-2.12.ebuild
index a2fdb62..c32b8ec 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 "
 LICENSE="GPL-2 IJG"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
 IUSE="curl fbcon ghostscript +gif lirc +png scanner +tiff X +webp"
 REQUIRED_USE="
ghostscript? ( tiff )



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

2016-10-14 Thread NP Hardass
commit: bc40747c015f69867f05da812174a5efd9bf54ca
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:19 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc40747c

dev-python/python-caja: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

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

diff --git a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild 
b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
index 87556af..834b927 100644
--- a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
+++ b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate python-single-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Python bindings for the Caja file manager"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/

2016-10-14 Thread NP Hardass
commit: e4f19d0ee32081c1e1470a962d4a6ee72184fbab
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:26 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f19d0e

x11-terms/mate-terminal: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index 38cd54a..e842ea2 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="The MATE Terminal"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/

2016-10-14 Thread NP Hardass
commit: 8229678973ce89ebb6b8c3870a19f251b4780491
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:30 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82296789

x11-terms/mate-terminal: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index e842ea2..af135d5 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="The MATE Terminal"



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

2016-10-14 Thread NP Hardass
commit: 137c9be1b5034c4b2edaa4ec789142ba6350fd7c
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:10 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137c9be1

app-editors/pluma: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 app-editors/pluma/pluma-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.12.2-r1.ebuild 
b/app-editors/pluma/pluma-1.12.2-r1.ebuild
index d4d62a2..02551b8 100644
--- a/app-editors/pluma/pluma-1.12.2-r1.ebuild
+++ b/app-editors/pluma/pluma-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate multilib python-single-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/

2016-10-14 Thread NP Hardass
commit: 0841474041f667b25d9a1c849d0c6049a497c535
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:45 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08414740

mate-extra/mate-utils: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild 
b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index 5369732..c07290d 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Utilities for the MATE desktop"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/

2016-10-14 Thread NP Hardass
commit: e9edbc12b8f5060ed7671fcd498a12d814daed3c
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:50 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9edbc12

mate-extra/mate-utils: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild 
b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index c07290d..7d05392 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Utilities for the MATE desktop"



[gentoo-commits] proj/gentoo-mate: New branch: 1.10-remove

2016-10-14 Thread NP Hardass
commit: 
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:59:35 2016 +

New branch: 1.10-remove




[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/

2016-10-14 Thread NP Hardass
commit: e7379f6edef49e6e6a5f9268dcb7b6f600797b34
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:38 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7379f6e

mate-extra/mate-indicator-applet: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
index 0585d9a..550661f 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate versionator
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE indicator applet"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-user-share/

2016-10-14 Thread NP Hardass
commit: 7be7300c5af862dc680a52cd687b21757fd3d0ac
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:40 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be7300c

mate-extra/mate-user-share: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild 
b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
index fdaa752..459053f 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate multilib
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Personal file sharing for the MATE desktop"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/

2016-10-14 Thread NP Hardass
commit: de93f0893c8cdb49e6f90851363442d20a15cba8
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:42 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de93f089

mate-extra/mate-indicator-applet: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
index 550661f..f98ff81 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate versionator
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE indicator applet"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: bbc83e6cb3e21481170a79e7dc2032463c7440fa
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:20 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc83e6c

mate-base/mate-applets-meta: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index bc71fbe..69f80c5 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



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

2016-10-14 Thread NP Hardass
commit: f7cc0ae856642a439a16b303cadd484f12c61d23
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:30 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cc0ae8

mate-base/mate: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate/mate-1.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.12-r1.ebuild 
b/mate-base/mate/mate-1.12-r1.ebuild
index 16fc4cc..042bb3c 100644
--- a/mate-base/mate/mate-1.12-r1.ebuild
+++ b/mate-base/mate/mate-1.12-r1.ebuild
@@ -11,7 +11,7 @@ else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
MATE_THEMES_V=3
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 SRC_URI=""



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

2016-10-14 Thread NP Hardass
commit: 28814bc9d01c88b919ba222ca3cd05cc15c6037a
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:25 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28814bc9

mate-base/mate: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate/mate-1.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.12-r1.ebuild 
b/mate-base/mate/mate-1.12-r1.ebuild
index fd289cc..16fc4cc 100644
--- a/mate-base/mate/mate-1.12-r1.ebuild
+++ b/mate-base/mate/mate-1.12-r1.ebuild
@@ -11,7 +11,7 @@ else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
MATE_THEMES_V=3
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 SRC_URI=""



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

2016-10-14 Thread NP Hardass
commit: 2d551f0fb6e339a7144379d0830b146f0409e7f8
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:59 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d551f0f

x11-misc/mozo: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
index e4df1a6..ceb357a 100644
--- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml"
 inherit python-r1 mate
 
 SRC_URI="${SRC_URI} gtk3? ( 
https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}-gtk3.patch.bz2 )"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"



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

2016-10-14 Thread NP Hardass
commit: 6bca0c8f5d32f9b248000c3b3f5bad64983ad72d
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:05 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bca0c8f

app-editors/pluma: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 app-editors/pluma/pluma-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.12.2-r1.ebuild 
b/app-editors/pluma/pluma-1.12.2-r1.ebuild
index 1e6303c..d4d62a2 100644
--- a/app-editors/pluma/pluma-1.12.2-r1.ebuild
+++ b/app-editors/pluma/pluma-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate multilib python-single-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"



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

2016-10-14 Thread NP Hardass
commit: 2f100aa93ec13f7f7f092f052faa6c69e43e508b
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:01 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f100aa9

net-analyzer/mate-netspeed: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild 
b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
index 9a6e0c6..913e4c0 100644
--- a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
+++ b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Applet showing network traffic for MATE"



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

2016-10-14 Thread NP Hardass
commit: ec4f20933b0bf7fef2b1fe3be2688e92dff7abb7
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:54 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4f2093

x11-misc/mozo: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
index 723f591..e4df1a6 100644
--- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml"
 inherit python-r1 mate
 
 SRC_URI="${SRC_URI} gtk3? ( 
https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}-gtk3.patch.bz2 )"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-sensors-applet/

2016-10-14 Thread NP Hardass
commit: 2555e1c5c055e71a1d7bd126ae75e74635365aed
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:06 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2555e1c5

mate-extra/mate-sensors-applet: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
index 8ba4ae9..8c7bdaa 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE panel applet to display readings from hardware sensors"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-user-share/

2016-10-14 Thread NP Hardass
commit: d77c4853f9c85c6fa387bd8eac178699b611
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:35 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77c4853

mate-extra/mate-user-share: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild 
b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
index a7e2057..fdaa752 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate multilib
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Personal file sharing for the MATE desktop"



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

2016-10-14 Thread NP Hardass
commit: 39e8d8616ab80e9f7389743a7461fa4ab95e8f10
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:15 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e8d861

dev-python/python-caja: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

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

diff --git a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild 
b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
index 7edc29e..87556af 100644
--- a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
+++ b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate python-single-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Python bindings for the Caja file manager"



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

2016-10-14 Thread NP Hardass
commit: 06e7944944bfecf6981d35715b00ad0c4796e7e8
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:56 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e79449

net-analyzer/mate-netspeed: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild 
b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
index f03b8f3..9a6e0c6 100644
--- a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
+++ b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Applet showing network traffic for MATE"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-netbook/

2016-10-14 Thread NP Hardass
commit: 066b43c8b932774d7d46eb35537f88fd855d3f40
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:47 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066b43c8

mate-extra/mate-netbook: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
index 75e5094..e8c13be 100644
--- a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
+++ b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE utilities for netbooks"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-sensors-applet/

2016-10-14 Thread NP Hardass
commit: 6979b783c2e94b3de8e5eddc65c96b1e17a4f54f
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:12 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6979b783

mate-extra/mate-sensors-applet: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
index 8c7bdaa..5b21983 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE panel applet to display readings from hardware sensors"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: b2a0edf9dc3d676bade0526dad9608e47fe95238
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:16 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a0edf9

mate-base/mate-applets-meta: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index 7402b24..bc71fbe 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-netbook/

2016-10-14 Thread NP Hardass
commit: fba6caaae0cf8ce84f6b52094ec9ef364eef6b33
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:52 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba6caaa

mate-extra/mate-netbook: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
index e8c13be..f2c13c4 100644
--- a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
+++ b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE utilities for netbooks"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-icon-theme-faenza/

2016-10-14 Thread NP Hardass
commit: 293b735ca4a07be98223b54b92d808b5a40992b2
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:33 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293b735c

x11-themes/mate-icon-theme-faenza: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 .../mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild 
b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
index 5d20de9..a8359f5 100644
--- a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
+++ b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Faenza icon theme, that was adapted for MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-power-manager/

2016-10-14 Thread NP Hardass
commit: 9391c632b30b02650b6c19dd52a270dfa31587d8
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Oct 15 02:57:04 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:04 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=9391c632

mate-extra/mate-power-manager: sync revnum with ::gentoo

Package-Manager: portage-2.3.0

 ...power-manager-1.12.1-r1.ebuild => mate-power-manager-1.12.1-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.12.1-r1.ebuild 
b/mate-extra/mate-power-manager/mate-power-manager-1.12.1-r2.ebuild
similarity index 100%
rename from mate-extra/mate-power-manager/mate-power-manager-1.12.1-r1.ebuild
rename to mate-extra/mate-power-manager/mate-power-manager-1.12.1-r2.ebuild



[gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/

2016-10-14 Thread NP Hardass
commit: cc76e085055d75956ea5daeaac69d8bce9af3c65
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:26 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=cc76e085

x11-terms/mate-terminal: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index 38cd54a..e842ea2 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="The MATE Terminal"



[gentoo-commits] proj/gentoo-mate:master commit in: dev-python/python-caja/

2016-10-14 Thread NP Hardass
commit: bfc5a89bda22eb7fb223486e5d0ffbdb9ba614ab
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:19 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=bfc5a89b

dev-python/python-caja: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

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

diff --git a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild 
b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
index 87556af..834b927 100644
--- a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
+++ b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate python-single-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Python bindings for the Caja file manager"



[gentoo-commits] proj/gentoo-mate:master commit in: app-editors/pluma/

2016-10-14 Thread NP Hardass
commit: 3126c611d0f587f350ca094ebd665c0827955625
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:05 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=3126c611

app-editors/pluma: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 app-editors/pluma/pluma-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.12.2-r1.ebuild 
b/app-editors/pluma/pluma-1.12.2-r1.ebuild
index 1e6303c..d4d62a2 100644
--- a/app-editors/pluma/pluma-1.12.2-r1.ebuild
+++ b/app-editors/pluma/pluma-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate multilib python-single-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-user-share/

2016-10-14 Thread NP Hardass
commit: 5e5ceb41d3b161b4b7a7bf1956bd4225cba4cb88
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:35 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5e5ceb41

mate-extra/mate-user-share: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild 
b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
index a7e2057..fdaa752 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate multilib
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Personal file sharing for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: net-analyzer/mate-netspeed/

2016-10-14 Thread NP Hardass
commit: dc2d8f50e7fc055b3b4bfd32e0ac5a77907b97bd
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:01 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=dc2d8f50

net-analyzer/mate-netspeed: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild 
b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
index 9a6e0c6..913e4c0 100644
--- a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
+++ b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Applet showing network traffic for MATE"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/

2016-10-14 Thread NP Hardass
commit: b4bc4202dbbb6d4e95e77196e674ad57520f1509
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:45 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=b4bc4202

mate-extra/mate-utils: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild 
b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index 5369732..c07290d 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Utilities for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: app-editors/pluma/

2016-10-14 Thread NP Hardass
commit: f1c85f732b81c192dc382c1db576fd69529933a4
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:10 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f1c85f73

app-editors/pluma: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 app-editors/pluma/pluma-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.12.2-r1.ebuild 
b/app-editors/pluma/pluma-1.12.2-r1.ebuild
index d4d62a2..02551b8 100644
--- a/app-editors/pluma/pluma-1.12.2-r1.ebuild
+++ b/app-editors/pluma/pluma-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate multilib python-single-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: dev-python/python-caja/

2016-10-14 Thread NP Hardass
commit: 095f81f79c9d0c997f5282961c658b2387ef8dd1
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:15 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=095f81f7

dev-python/python-caja: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

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

diff --git a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild 
b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
index 7edc29e..87556af 100644
--- a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
+++ b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit mate python-single-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Python bindings for the Caja file manager"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate/

2016-10-14 Thread NP Hardass
commit: 4a21e1151724f1d1eedf5fc113e0844eb8d73728
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:25 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:33 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4a21e115

mate-base/mate: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate/mate-1.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.12-r1.ebuild 
b/mate-base/mate/mate-1.12-r1.ebuild
index fd289cc..16fc4cc 100644
--- a/mate-base/mate/mate-1.12-r1.ebuild
+++ b/mate-base/mate/mate-1.12-r1.ebuild
@@ -11,7 +11,7 @@ else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
MATE_THEMES_V=3
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 SRC_URI=""



[gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: 069da6f65ebb2d7124bd6b5792ba96fa04d992ef
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:20 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=069da6f6

mate-base/mate-applets-meta: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index bc71fbe..69f80c5 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-sensors-applet/

2016-10-14 Thread NP Hardass
commit: b1ef1ad8f3b044e125c40df5fd117bbd27b16d9c
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:06 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=b1ef1ad8

mate-extra/mate-sensors-applet: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
index 8ba4ae9..8c7bdaa 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE panel applet to display readings from hardware sensors"



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mozo/

2016-10-14 Thread NP Hardass
commit: faae1c97e69f4467f1f6ebc795df6bd53396df62
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:54 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=faae1c97

x11-misc/mozo: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
index 723f591..e4df1a6 100644
--- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml"
 inherit python-r1 mate
 
 SRC_URI="${SRC_URI} gtk3? ( 
https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}-gtk3.patch.bz2 )"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"



[gentoo-commits] proj/gentoo-mate:master commit in: net-analyzer/mate-netspeed/

2016-10-14 Thread NP Hardass
commit: cf911c378dd9b21f033f38f86cc688bc6adbe393
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:56 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=cf911c37

net-analyzer/mate-netspeed: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild 
b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
index f03b8f3..9a6e0c6 100644
--- a/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
+++ b/net-analyzer/mate-netspeed/mate-netspeed-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Applet showing network traffic for MATE"



[gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-icon-theme-faenza/

2016-10-14 Thread NP Hardass
commit: 5861eec8bea0e865fc140454482351bca44825c1
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:33 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5861eec8

x11-themes/mate-icon-theme-faenza: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 .../mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild 
b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
index 5d20de9..a8359f5 100644
--- a/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
+++ b/x11-themes/mate-icon-theme-faenza/mate-icon-theme-faenza-1.12.0-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Faenza icon theme, that was adapted for MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate/

2016-10-14 Thread NP Hardass
commit: 35ffa305d343281886a16ecc3f9a10251600a98a
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:40:30 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:33 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=35ffa305

mate-base/mate: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate/mate-1.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.12-r1.ebuild 
b/mate-base/mate/mate-1.12-r1.ebuild
index 16fc4cc..042bb3c 100644
--- a/mate-base/mate/mate-1.12-r1.ebuild
+++ b/mate-base/mate/mate-1.12-r1.ebuild
@@ -11,7 +11,7 @@ else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
MATE_THEMES_V=3
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 SRC_URI=""



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mozo/

2016-10-14 Thread NP Hardass
commit: f4ff4833c4195d56bf4e7dbafde53ab30424b43c
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:59 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f4ff4833

x11-misc/mozo: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild 
b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
index e4df1a6..ceb357a 100644
--- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild
+++ b/x11-misc/mozo/mozo-1.12.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml"
 inherit python-r1 mate
 
 SRC_URI="${SRC_URI} gtk3? ( 
https://dev.gentoo.org/~np-hardass/distfiles/${PN}/${P}-gtk3.patch.bz2 )"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 DESCRIPTION="Mozo menu editor for MATE"
 LICENSE="GPL-2"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-user-share/

2016-10-14 Thread NP Hardass
commit: 5f0729f5f96b99e2d6b53ee2ba94897913dc8776
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:40 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5f0729f5

mate-extra/mate-user-share: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild 
b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
index fdaa752..459053f 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.12.0.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate multilib
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Personal file sharing for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-netbook/

2016-10-14 Thread NP Hardass
commit: 9531e884799a687763c3acae0c9b433f0e46c352
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:52 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=9531e884

mate-extra/mate-netbook: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
index e8c13be..f2c13c4 100644
--- a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
+++ b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE utilities for netbooks"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/

2016-10-14 Thread NP Hardass
commit: c10fb84c8d1902161facde4b31002028b7a8c653
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:50 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:32 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c10fb84c

mate-extra/mate-utils: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild 
b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index c07290d..7d05392 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Utilities for the MATE desktop"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-sensors-applet/

2016-10-14 Thread NP Hardass
commit: 8aabf918ad017158e7d9dbc844c9aabbaa5bbf29
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:12 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=8aabf918

mate-extra/mate-sensors-applet: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
index 8c7bdaa..5b21983 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE panel applet to display readings from hardware sensors"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-indicator-applet/

2016-10-14 Thread NP Hardass
commit: 1d76c59a69a228f8803924e802db2f2f037bc0d4
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:38 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1d76c59a

mate-extra/mate-indicator-applet: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
index 0585d9a..550661f 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate versionator
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE indicator applet"



[gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/

2016-10-14 Thread NP Hardass
commit: 6b0204fcdb8f2ca12d639c659d95ac2ae4ef6a2a
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:30 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=6b0204fc

x11-terms/mate-terminal: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
index e842ea2..af135d5 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="The MATE Terminal"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: ba29ef49784beb17bcc5705e8075510aba93ddce
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:16 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:31 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ba29ef49

mate-base/mate-applets-meta: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index 7402b24..bc71fbe 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-netbook/

2016-10-14 Thread NP Hardass
commit: 1a70ea444567e0443a1fbdcc79dcd32ec5545872
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:47 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1a70ea44

mate-extra/mate-netbook: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
index 75e5094..e8c13be 100644
--- a/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
+++ b/mate-extra/mate-netbook/mate-netbook-1.12.0.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="MATE utilities for netbooks"



[gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-indicator-applet/

2016-10-14 Thread NP Hardass
commit: 5ed257b242052116bb7c2c092300940cee92adc1
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:38:42 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 01:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5ed257b2

mate-extra/mate-indicator-applet: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
index 550661f..f98ff81 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 inherit mate versionator
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE indicator applet"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/daimonin-client/files/, games-rpg/daimonin-client/

2016-10-14 Thread Austin English
commit: cef11d7dcfb7a6034d3660c57e80cb6ca8093d73
Author: Austin English  gentoo  org>
AuthorDate: Fri Oct 14 23:15:27 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Oct 14 23:41:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef11d7d

games-rpg/daimonin-client: remove deprecated games eclass

Also update to EAPI 6

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

Package-Manager: portage-2.3.0

 .../daimonin-client-0.10.5-r1.ebuild   | 71 ++
 .../files/daimonin-client-0.10.5-datadir.patch |  4 +-
 .../files/daimonin-client-0.10.5-nozlib.patch  |  4 +-
 3 files changed, 75 insertions(+), 4 deletions(-)

diff --git a/games-rpg/daimonin-client/daimonin-client-0.10.5-r1.ebuild 
b/games-rpg/daimonin-client/daimonin-client-0.10.5-r1.ebuild
new file mode 100644
index ..9341e42
--- /dev/null
+++ b/games-rpg/daimonin-client/daimonin-client-0.10.5-r1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils autotools
+
+MY_P=${PN}-${PV}
+DESCRIPTION="a graphical 2D tile-based MMORPG"
+HOMEPAGE="http://daimonin.sourceforge.net/;
+SRC_URI="http://daimonin.svn.sourceforge.net/viewvc/daimonin/main/client/?view=tar=6021
+   -> daimonin-client-0.10.5.tar.gz
+   music? ( 
mirror://sourceforge/daimonin/Addon%20packs/Music/AllMusic.zip
+   -> daimonin-client-AllMusic-20100827.zip )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug music"
+
+RDEPEND="
+   dev-games/physfs
+   media-libs/libsdl[sound,video]
+   media-libs/sdl-image[png]
+   media-libs/sdl-mixer[vorbis]
+   net-misc/curl"
+DEPEND="${RDEPEND}
+   music? ( app-arch/unzip )"
+
+S=${WORKDIR}/client/make/linux
+
+PATCHES=(
+   "${FILESDIR}"/${P}-nozlib.patch
+)
+
+src_unpack() {
+   unpack ${MY_P}.tar.gz
+   if use music ; then
+   cd client/media || die
+   rm -f * || die
+   unpack ${PN}-AllMusic-20100827.zip
+   fi
+}
+
+src_prepare() {
+   default
+   rm ../../src/include/z{lib,conf}.h || die
+   sed -i \
+   -e 's:$(d_datadir):$(DESTDIR)$(d_datadir):' \
+   -e '/PROGRAMS/s:daimonin-updater::' \
+   Makefile.am \
+   || die "sed failed"
+   eautoreconf
+   cd ../../src || die
+   # Not relative to $S, so can't be applied via $PATCHES[@]
+   eapply "${FILESDIR}"/${P}-datadir.patch
+}
+
+src_configure() {
+   econf \
+   --disable-simplelayout \
+   $(use_enable debug)
+}
+
+src_install() {
+   default
+   cd ../.. || die
+   dodoc README*
+   newicon bitmaps/pentagram.png ${PN}.png
+   make_desktop_entry daimonin Daimonin
+}

diff --git 
a/games-rpg/daimonin-client/files/daimonin-client-0.10.5-datadir.patch 
b/games-rpg/daimonin-client/files/daimonin-client-0.10.5-datadir.patch
index ea79f75..f2fc757 100644
--- a/games-rpg/daimonin-client/files/daimonin-client-0.10.5-datadir.patch
+++ b/games-rpg/daimonin-client/files/daimonin-client-0.10.5-datadir.patch
@@ -1,5 +1,5 @@
 main.c.old 2010-08-24 19:32:55.0 +0200
-+++ main.c 2010-09-19 18:49:54.0 +0200
+--- a/main.c   2010-08-24 19:32:55.0 +0200
 b/main.c   2010-09-19 18:49:54.0 +0200
 @@ -2386,7 +2386,7 @@
  
  /* Add the base dir to the search path. The base dir is where all the

diff --git 
a/games-rpg/daimonin-client/files/daimonin-client-0.10.5-nozlib.patch 
b/games-rpg/daimonin-client/files/daimonin-client-0.10.5-nozlib.patch
index c342cc3..62a6e5f 100644
--- a/games-rpg/daimonin-client/files/daimonin-client-0.10.5-nozlib.patch
+++ b/games-rpg/daimonin-client/files/daimonin-client-0.10.5-nozlib.patch
@@ -1,5 +1,5 @@
 Makefile.am.old2010-12-01 14:39:11.605648458 -0500
-+++ Makefile.am2010-12-01 14:41:59.875915880 -0500
+--- a/Makefile.am  2010-12-01 14:39:11.605648458 -0500
 b/Makefile.am  2010-12-01 14:41:59.875915880 -0500
 @@ -2,23 +2,18 @@
  daimonin_PROGRAMS = daimonin daimonin-updater
  



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

2016-10-14 Thread Matt Thode
commit: f96f12285aa7c9eb92848bb20ab9ad80d372d177
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 14 23:36:26 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Oct 14 23:36:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96f1228

net-misc/memcached: bup

Package-Manager: portage-2.3.0

 net-misc/memcached/Manifest|  1 +
 net-misc/memcached/memcached-1.4.32.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index 612d990..aae0b1a 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -9,3 +9,4 @@ DIST memcached-1.4.27.tar.gz 377793 SHA256 
96a90e7abec041a3c03258b6ce01ab21be16a
 DIST memcached-1.4.29.tar.gz 383966 SHA256 
c61a3a7f9c82e574559797bbf4bb01ad8b79e436ca80b8e46f5b51ae39b03d0b SHA512 
fa44a2599f9cfea6002fa6b9b12e8ecf64820f87b164c9e98e0c25800c79473de5db6a9040967c1b8e436d75eede7318308275479d046e33129a6fdc7882e21f
 WHIRLPOOL 
51c9e00a72fa0efe2b198fb70bc9aee4d54901fcc4eb1fce124730e688a5b408af9449a9920a621dab795820dbeab63a8b1a072caf277bd3fb5fe325236c807d
 DIST memcached-1.4.30.tar.gz 384231 SHA256 
e0bea597c9082557f3357f63db08c3d5121ccc8502f300a48d4cb84d22e8be5f SHA512 
cf41832d6a112778d06cdbaa780bbcf8d7d07850c592e3ce1573a4561d9146e7081407f726bd49be8a08130e7ac42a86bed984290d4a19c4a173671698587bb7
 WHIRLPOOL 
b434a342da56933ccbe5e70dd303d13338a01a1359d7225534d65ac78483229a13de9685ff7740ac9116fceec79dfc44bc505618c60118cdb45d80e5b8c87430
 DIST memcached-1.4.31.tar.gz 389502 SHA256 
77ce5f820bafe94c33bf7bd86268d9bcdb3b76f68128d795b106db53d528707f SHA512 
0e3faf7f574599d06df6764c98e0f01f3ed64c480efdc59ed01975e6149a836a1d47844ed9c1824a596ae1c42c1c5e36fd64692399d1073c120ea97a655c3532
 WHIRLPOOL 
51b7cbe3dca71895b8702af527644f671e6e5683b2af6b85abf9f73ccea41d5ea2e6a2ecb034f0e932a64cd9eee06225ea584d04ca02c49efbde4322de1f6899
+DIST memcached-1.4.32.tar.gz 389771 SHA256 
54bb9acd5fbbb73cd1fbfa67cbc6b301009a2835a26c8a4c3dba634a0c3d875d SHA512 
60e1d7f76df34cc1d822fcba680c98e2f4933b8c51c0bf0510b68afbd73f97579ad211806220121b1d9c4fb1417cee7e8db85ef7e43679a0530974a23e37
 WHIRLPOOL 
423fccb730a48b2af7473aa244ef036c1d8d9dafd563cfafa23acd56d9abcd75e98a6f9d4c842fdb5358f4060b77e9591e9ea3ff5c6dcbbbf4387dea033bc67f

diff --git a/net-misc/memcached/memcached-1.4.32.ebuild 
b/net-misc/memcached/memcached-1.4.32.ebuild
new file mode 100644
index ..53f0984
--- /dev/null
+++ b/net-misc/memcached/memcached-1.4.32.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils flag-o-matic systemd user
+
+MY_PV="${PV/_rc/-rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="High-performance, distributed memory object caching system"
+HOMEPAGE="http://memcached.org/;
+SRC_URI="http://www.memcached.org/files/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
+
+RDEPEND=">=dev-libs/libevent-1.4
+dev-lang/perl
+sasl? ( dev-libs/cyrus-sasl )
+selinux? ( sec-policy/selinux-memcached )"
+DEPEND="${RDEPEND}
+   test? ( virtual/perl-Test-Harness 
>=dev-perl/Cache-Memcached-1.24 )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-1.2.2-fbsd.patch"
+   # Handled different upstream
+   #epatch "${FILESDIR}/${PN}-1.3.3-gcc4-slab-fixup.patch"
+   epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
+   epatch "${FILESDIR}/${PN}-1.4.4-as-needed.patch"
+   epatch "${FILESDIR}/${PN}-1.4.17-EWOULDBLOCK.patch"
+   sed -i -e 's,-Werror,,g' configure.ac || die
+   sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac || die
+   eautoreconf
+   use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
+}
+
+src_configure() {
+   econf \
+   --disable-docs \
+   $(use_enable sasl)
+   # The xml2rfc tool to build the additional docs requires TCL :-(
+   # `use_enable doc docs`
+}
+
+src_compile() {
+   # There is a heavy degree of per-object compile flags
+   # Users do NOT know better than upstream. Trying to compile the testapp 
and
+   # the -debug version with -DNDEBUG _WILL_ fail.
+   append-flags -UNDEBUG -pthread
+   emake testapp memcached-debug CFLAGS="${CFLAGS}"
+   filter-flags -UNDEBUG
+   emake
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dobin scripts/memcached-tool
+   use debug && dobin memcached-debug
+
+   dodoc AUTHORS ChangeLog NEWS README.md doc/{CONTRIBUTORS,*.txt}
+
+   newconfd "${FILESDIR}/memcached.confd" memcached
+   newinitd 

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

2016-10-14 Thread Matt Thode
commit: a5e9b2955c25f6d6669f612ddcc9f02f6ac7c7dd
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 14 23:32:42 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Oct 14 23:32:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e9b295

dev-python/python-novaclient: cleanup

Package-Manager: portage-2.3.0

 dev-python/python-novaclient/Manifest  |  1 -
 .../python-novaclient-3.3.0.ebuild | 67 --
 2 files changed, 68 deletions(-)

diff --git a/dev-python/python-novaclient/Manifest 
b/dev-python/python-novaclient/Manifest
index 4afa29d..90aefa6 100644
--- a/dev-python/python-novaclient/Manifest
+++ b/dev-python/python-novaclient/Manifest
@@ -1,3 +1,2 @@
-DIST python-novaclient-3.3.0.tar.gz 270526 SHA256 
3674e9a9e3d2d9cff4a7e625e299780195e04df52361a58d94e7db4fda88739c SHA512 
218e176f105211c77e34ade6ab88012d880f836afcb60628eb470d07f36cba4f051fee92f9068e41cb07124a36d4ca4db48b96ac52edd36963489ded5e974741
 WHIRLPOOL 
d719debd25151b19b7b308dc498faea247c51dcea3ba79f0d803be5114f888dd412ab10d49c5c34018890df7b51a7eba8c15b1c59ac831f6bf80a33a87b120e3
 DIST python-novaclient-3.3.2.tar.gz 271509 SHA256 
6eba078c998d676f598925d9e6160f781e56f4b4d2afa0116c0134c326d5df49 SHA512 
b2aa678aedad60e168b6adf5eb79ae403b1d6723ba1ff5c88bd51097b67bcbd5b1aac06f68f2040059b16bb39951399c1ced7033f8f6f9c271173b2d0ca921e5
 WHIRLPOOL 
cf472691851340c69c1cd53987b4cfe3fe290ec64c14a939badcbe92ecddfcf06a68056badea5732d1a96b0aaad2fe828a02b34038f90c573f2dcf0dd23f9dea
 DIST python-novaclient-6.0.0.tar.gz 288335 SHA256 
68fb4e75012a66d23198ca9c6cdc425cd9e0ce750bf759af6cd48fdb19ee6068 SHA512 
b14a2ce3471e8853f9ccd67ed95779b8c9b9d6152eafb777c5b48c188f68a3046ff3886c02b76e1b04a4e9d7abf9bc6665f99ff6819fd9b0ee69fe4991dafde6
 WHIRLPOOL 
b5e6853eb9147724879eceed8d08bacca6d2ecfca9527a49fb5fc4d0b31566bb9c9ca1597e4dfaf3dd6a15ce28ad145afc584f0cf0837c65cee17c38ea54cd5d

diff --git a/dev-python/python-novaclient/python-novaclient-3.3.0.ebuild 
b/dev-python/python-novaclient/python-novaclient-3.3.0.ebuild
deleted file mode 100644
index d3a78cf..
--- a/dev-python/python-novaclient/python-novaclient-3.3.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="A client for the OpenStack Nova API"
-HOMEPAGE="https://github.com/openstack/python-novaclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
-   >=dev-python/keyring-5.5.1[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
-   >=dev-python/python-keystoneclient-1.6.0[${PYTHON_USEDEP}]
-   !~dev-python/python-keystoneclient-1.8.0[${PYTHON_USEDEP}]
-   !~dev-python/python-keystoneclient-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-mock-0.7.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
-   =dev-python/os-client-config-1.13.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-sphinx-3.4.0[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/tempest-lib-0.14.0[${PYTHON_USEDEP}]
-   >=dev-python/reno-0.1.1[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   >=dev-python/keystoneauth-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.5.0[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7[${PYTHON_USEDEP}]
-   =dev-python/requests-2.8.1[${PYTHON_USEDEP}]
-   !~dev-python/requests-2.9.0[${PYTHON_USEDEP}]
-   >=dev-python/simplejson-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/Babel-1.3[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   # built in...
-   sed -i '/^argparse/d' requirements.txt || die
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   testr init
-   testr run --parallel || die "testsuite failed under python2.7"
-}



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

2016-10-14 Thread Matt Thode
commit: b19327696e3b5059d830dd673c79eca758a192c2
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 14 23:32:11 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Oct 14 23:32:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1932769

dev-python/python-novaclient: stable amd64 and x86

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild 
b/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild
index d7ae1a3..d26c250 100644
--- a/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild
+++ b/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/adonthell/, games-rpg/adonthell/files/

2016-10-14 Thread Austin English
commit: 7b3f6a79b4ced0727ab754c0414905a292dec6cb
Author: Austin English  gentoo  org>
AuthorDate: Fri Oct 14 20:38:47 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Oct 14 22:31:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3f6a79

games-rpg/adonthell: remove deprecated games eclass

Also update to EAPI 6

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

Package-Manager: portage-2.3.0

 games-rpg/adonthell/adonthell-0.3.5-r2.ebuild  | 71 ++
 .../files/adonthell-0.3.5-configure.in.patch   |  4 +-
 .../adonthell/files/adonthell-0.3.5-format.patch   |  4 +-
 .../adonthell/files/adonthell-0.3.5-gcc46.patch|  4 +-
 4 files changed, 77 insertions(+), 6 deletions(-)

diff --git a/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild 
b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild
new file mode 100644
index ..885ae8f
--- /dev/null
+++ b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools eutils python-single-r1
+
+DESCRIPTION="roleplaying game engine"
+HOMEPAGE="http://adonthell.linuxgames.com/;
+SRC_URI="https://savannah.nongnu.org/download/${PN}/${PN}-src-${PV}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc nls"
+
+RDEPEND="${PYTHON_DEPS}
+   media-libs/freetype
+   media-libs/libogg
+   media-libs/libsdl:0[X,video,sound]
+   media-libs/libvorbis
+   media-libs/sdl-mixer[vorbis]
+   media-libs/sdl-ttf
+   sys-libs/zlib
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   dev-lang/swig
+   doc? (
+   app-doc/doxygen
+   media-gfx/graphviz
+   )
+   nls? ( sys-devel/gettext )"
+
+S=${WORKDIR}/${PN}-${PV/a/}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.in.patch
+   "${FILESDIR}"/${P}-format.patch
+   "${FILESDIR}"/${P}-gcc46.patch
+   "${FILESDIR}"/${P}-glibc-2.10.patch
+)
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e "/AC_PATH_PROGS/s:python:${EPYTHON}:" \
+   configure.in || die "sed failed"
+   rm -f ac{local,include}.m4
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-dependency-tracking \
+   --disable-py-debug \
+   $(use_enable nls) \
+   $(use_enable doc)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   keepdir /usr/share/${PN}/games
+   dodoc AUTHORS ChangeLog FULLSCREEN.howto NEWBIE NEWS README
+}

diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch 
b/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch
index 903bd9a..8aaad58 100644
--- a/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch
+++ b/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch
@@ -1,5 +1,5 @@
 configure.in
-+++ configure.in
+--- a/configure.in
 b/configure.in
 @@ -13,7 +13,7 @@
  AM_INIT_AUTOMAKE([])
  AM_CONFIG_HEADER(config.h)

diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-format.patch 
b/games-rpg/adonthell/files/adonthell-0.3.5-format.patch
index f66cc50..fa85d78 100644
--- a/games-rpg/adonthell/files/adonthell-0.3.5-format.patch
+++ b/games-rpg/adonthell/files/adonthell-0.3.5-format.patch
@@ -1,5 +1,5 @@
 src/py_adonthell_wrap.cc.old   2014-10-20 14:21:57.495642785 +0200
-+++ src/py_adonthell_wrap.cc   2014-10-20 14:22:35.019293237 +0200
+--- a/src/py_adonthell_wrap.cc 2014-10-20 14:21:57.495642785 +0200
 b/src/py_adonthell_wrap.cc 2014-10-20 14:22:35.019293237 +0200
 @@ -867,7 +867,7 @@
  Py_DECREF(old_str);
  Py_DECREF(value);

diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch 
b/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch
index f4d07e8..7e54ec5 100644
--- a/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch
+++ b/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch
@@ -1,5 +1,5 @@
 src/win_event.cc.old   2011-04-18 08:24:16.0 +0200
-+++ src/win_event.cc   2011-04-18 08:25:18.0 +0200
+--- a/src/win_event.cc 2011-04-18 08:24:16.0 +0200
 b/src/win_event.cc 2011-04-18 08:25:18.0 +0200
 @@ -34,8 +34,9 @@

case DESTROY:



[gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/

2016-10-14 Thread Yixun Lan
commit: 41399965c48d628e5acc9f4ef5a4fca3e22dd96d
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Oct 14 21:31:01 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct 14 21:31:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41399965

net-proxy/shadowsocks-libev: remove old

Package-Manager: portage-2.3.2

 net-proxy/shadowsocks-libev/Manifest   |  2 -
 net-proxy/shadowsocks-libev/metadata.xml   |  1 -
 .../shadowsocks-libev-2.4.7-r1.ebuild  | 66 
 .../shadowsocks-libev-2.5.0-r1.ebuild  | 72 --
 4 files changed, 141 deletions(-)

diff --git a/net-proxy/shadowsocks-libev/Manifest 
b/net-proxy/shadowsocks-libev/Manifest
index dfd8ab8..b4e09b9 100644
--- a/net-proxy/shadowsocks-libev/Manifest
+++ b/net-proxy/shadowsocks-libev/Manifest
@@ -1,4 +1,2 @@
-DIST shadowsocks-libev-2.4.7.tar.gz 1485472 SHA256 
957265cc5339e020d8c8bb7414ab14936e3939dc7355f334aec896ec9b03c6ed SHA512 
d89d4b12de9c70b5450c75ed005e590cf93e13a1e16e3e084dea378b99b0e4e7e3fa8f3339718fba14a39089e5e8a8f5f4d1ae9c8165dbe69fc9bb54d12b3964
 WHIRLPOOL 
2c5df635ec18040b70c0e4746d059d8fb59ec561d2640f62c987172dea95505a282dc7dcad8a88cfd8ce03a3635e3072dcab1893849353f040dc9518948d5321
-DIST shadowsocks-libev-2.5.0.tar.gz 1497070 SHA256 
6841e0efa1c01caef5a827f463ee304dc9e48fb4751cc9256316df5ab4490ae0 SHA512 
860db03630a927c4c5e3d1e0525a9209d1d5e7fc43f5260559f90aa5919b99a34eb16736534cd4b308b00c87805ddfbbc7e12d0561deb6ddc60b775f4d8f842a
 WHIRLPOOL 
abc5822395612326be7ad1453576a10373894d6d81391b61fc83e9ef50290d47f7e829d48158a07952face327bd8276ca1615a1d069fc6aff96a95d1766210e4
 DIST shadowsocks-libev-2.5.4.tar.gz 1538962 SHA256 
06cb4e8c42d9f2876def93255753f72757e07118968498057e124937705d46c2 SHA512 
126ae569f7a9204ae4f2fb52f2a00f06971eeebf75ee81b8f38dd784ddb79aaa71621c9882e1c6c7ada243bed3535753caa3f5e68365bc1752c657c97cc1e2fb
 WHIRLPOOL 
723154a9fef417281903e1ab3c1a74cb2aa939acd1f286f0cda16c520c5bf2ee7f164701ece4aed803199a62dfad9184ac774e237e05d9e97a19b9d9fc2d8e74
 DIST shadowsocks-libev-2.5.5.tar.gz 1539044 SHA256 
46a72367b7301145906185f1e4136e39d6792d27643826e409ab708351b6d0dd SHA512 
5ce15288f23bcb566428b6a46fb47375c9c89ace658e32f049208c6dd5ec644d1be6c1d844f5edaf4073be52e846d37b6d78a310f64f50a95811dfbcc0f91188
 WHIRLPOOL 
fde30bc7c3ff0c75dba7bce45370eecb5bac84c13c049eb7a850e34e4cd3dfbb8ea1147301d9fbe19d8373336526e8fa454410e2c9e6429ffd893fb53abe398f

diff --git a/net-proxy/shadowsocks-libev/metadata.xml 
b/net-proxy/shadowsocks-libev/metadata.xml
index 3c59764..230c538 100644
--- a/net-proxy/shadowsocks-libev/metadata.xml
+++ b/net-proxy/shadowsocks-libev/metadata.xml
@@ -9,7 +9,6 @@
 
   
 Use dev-libs/openssl as crypto 
backend
-   Use net-libs/polarssl as crypto 
backend
 Use net-libs/mbedtls as crypto 
backend
Use system libraries instead of the ones 
included in the upstream distribution
   

diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-2.4.7-r1.ebuild 
b/net-proxy/shadowsocks-libev/shadowsocks-libev-2.4.7-r1.ebuild
deleted file mode 100644
index 34e8971..
--- a/net-proxy/shadowsocks-libev/shadowsocks-libev-2.4.7-r1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils systemd
-
-DESCRIPTION="A lightweight secured SOCKS5 proxy for embedded devices and low 
end boxes"
-HOMEPAGE="https://github.com/shadowsocks/shadowsocks-libev;
-
-MY_PV="v${PV}"
-SRC_URI="https://github.com/shadowsocks/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug +openssl polarssl +system-libs"
-
-DEPEND="openssl? ( dev-libs/openssl:= )
-   polarssl? ( net-libs/polarssl )
-   https://github.com/shadowsocks/shadowsocks-libev;
-
-MY_PV="v${PV}"
-SRC_URI="https://github.com/shadowsocks/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc +openssl mbedtls +system-libs"
-
-RDEPEND="openssl? ( dev-libs/openssl:= )
-   mbedtls? ( net-libs/mbedtls )
-   system-libs? (
-   >=dev-libs/libsodium-1.0.8
-   dev-libs/libev
-   net-libs/udns
-   )
-   "
-DEPEND="${RDEPEND}
-   sys-kernel/linux-headers
-   doc? (
-   app-text/asciidoc
-   app-text/xmlto
-   )
-   "
-
-REQUIRED_USE=" ^^ ( openssl mbedtls )"
-
-src_configure() {
-   econf \
-   $(use_enable debug assert) \
-   $(use_enable doc documentation) \
-   $(use_enable system-libs system-shared-lib) \
-   --with-crypto-library=$(usex openssl openssl mbedtls)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-
-   dodir "/etc/${PN}"
-   insinto "/etc/${PN}"
-   newins "${FILESDIR}/shadowsocks.json" shadowsocks.json
-
-   

[gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/

2016-10-14 Thread Yixun Lan
commit: 6cd840859dc39a1e230eb03914bfdad8b4afb6d7
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Oct 14 06:18:46 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct 14 21:31:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cd84085

net-proxy/shadowsocks-libev: version bump

Package-Manager: portage-2.3.2

 net-proxy/shadowsocks-libev/Manifest   |  1 +
 .../shadowsocks-libev-2.5.5.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/net-proxy/shadowsocks-libev/Manifest 
b/net-proxy/shadowsocks-libev/Manifest
index a565bb1..dfd8ab8 100644
--- a/net-proxy/shadowsocks-libev/Manifest
+++ b/net-proxy/shadowsocks-libev/Manifest
@@ -1,3 +1,4 @@
 DIST shadowsocks-libev-2.4.7.tar.gz 1485472 SHA256 
957265cc5339e020d8c8bb7414ab14936e3939dc7355f334aec896ec9b03c6ed SHA512 
d89d4b12de9c70b5450c75ed005e590cf93e13a1e16e3e084dea378b99b0e4e7e3fa8f3339718fba14a39089e5e8a8f5f4d1ae9c8165dbe69fc9bb54d12b3964
 WHIRLPOOL 
2c5df635ec18040b70c0e4746d059d8fb59ec561d2640f62c987172dea95505a282dc7dcad8a88cfd8ce03a3635e3072dcab1893849353f040dc9518948d5321
 DIST shadowsocks-libev-2.5.0.tar.gz 1497070 SHA256 
6841e0efa1c01caef5a827f463ee304dc9e48fb4751cc9256316df5ab4490ae0 SHA512 
860db03630a927c4c5e3d1e0525a9209d1d5e7fc43f5260559f90aa5919b99a34eb16736534cd4b308b00c87805ddfbbc7e12d0561deb6ddc60b775f4d8f842a
 WHIRLPOOL 
abc5822395612326be7ad1453576a10373894d6d81391b61fc83e9ef50290d47f7e829d48158a07952face327bd8276ca1615a1d069fc6aff96a95d1766210e4
 DIST shadowsocks-libev-2.5.4.tar.gz 1538962 SHA256 
06cb4e8c42d9f2876def93255753f72757e07118968498057e124937705d46c2 SHA512 
126ae569f7a9204ae4f2fb52f2a00f06971eeebf75ee81b8f38dd784ddb79aaa71621c9882e1c6c7ada243bed3535753caa3f5e68365bc1752c657c97cc1e2fb
 WHIRLPOOL 
723154a9fef417281903e1ab3c1a74cb2aa939acd1f286f0cda16c520c5bf2ee7f164701ece4aed803199a62dfad9184ac774e237e05d9e97a19b9d9fc2d8e74
+DIST shadowsocks-libev-2.5.5.tar.gz 1539044 SHA256 
46a72367b7301145906185f1e4136e39d6792d27643826e409ab708351b6d0dd SHA512 
5ce15288f23bcb566428b6a46fb47375c9c89ace658e32f049208c6dd5ec644d1be6c1d844f5edaf4073be52e846d37b6d78a310f64f50a95811dfbcc0f91188
 WHIRLPOOL 
fde30bc7c3ff0c75dba7bce45370eecb5bac84c13c049eb7a850e34e4cd3dfbb8ea1147301d9fbe19d8373336526e8fa454410e2c9e6429ffd893fb53abe398f

diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-2.5.5.ebuild 
b/net-proxy/shadowsocks-libev/shadowsocks-libev-2.5.5.ebuild
new file mode 100644
index ..8bfccfe
--- /dev/null
+++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-2.5.5.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils systemd
+
+DESCRIPTION="A lightweight secured SOCKS5 proxy for embedded devices and low 
end boxes"
+HOMEPAGE="https://github.com/shadowsocks/shadowsocks-libev;
+
+MY_PV="v${PV}"
+SRC_URI="https://github.com/shadowsocks/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc +openssl mbedtls +system-libs"
+
+RDEPEND="openssl? ( dev-libs/openssl:= )
+   mbedtls? ( net-libs/mbedtls )
+   system-libs? (
+   >=dev-libs/libsodium-1.0.8
+   dev-libs/libev
+   net-libs/udns
+   )
+   dev-libs/libpcre
+   "
+DEPEND="${RDEPEND}
+   sys-kernel/linux-headers
+   doc? (
+   app-text/asciidoc
+   app-text/xmlto
+   )
+   "
+
+REQUIRED_USE=" ^^ ( openssl mbedtls )"
+
+src_configure() {
+   econf \
+   $(use_enable debug assert) \
+   $(use_enable doc documentation) \
+   $(use_enable system-libs system-shared-lib) \
+   --with-crypto-library=$(usex openssl openssl mbedtls)
+}
+
+src_install() {
+   default
+   prune_libtool_files --all
+
+   dodir "/etc/${PN}"
+   insinto "/etc/${PN}"
+   newins "${FILESDIR}/shadowsocks.json" shadowsocks.json
+
+   newinitd "${FILESDIR}/shadowsocks.initd" shadowsocks
+   dosym /etc/init.d/shadowsocks /etc/init.d/shadowsocks.server
+   dosym /etc/init.d/shadowsocks /etc/init.d/shadowsocks.client
+   dosym /etc/init.d/shadowsocks /etc/init.d/shadowsocks.redir
+   dosym /etc/init.d/shadowsocks /etc/init.d/shadowsocks.tunnel
+
+   systemd_newunit "${FILESDIR}/${PN}-local_at.service" 
"${PN}-local@.service"
+   systemd_newunit "${FILESDIR}/${PN}-server_at.service" 
"${PN}-server@.service"
+   systemd_newunit "${FILESDIR}/${PN}-redir_at.service" 
"${PN}-redir@.service"
+   systemd_newunit "${FILESDIR}/${PN}-tunnel_at.service" 
"${PN}-tunnel@.service"
+}
+
+pkg_setup() {
+   elog "You need to choose the mode"
+   elog "  server: rc-update add shadowsocks.server default"
+   elog "  client: rc-update add shadowsocks.client default"
+   elog "  redir:  rc-update add shadowsocks.redir default"
+   elog "  

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

2016-10-14 Thread David Seifert
commit: 6ea4f1214d31a3703f3d779af5c010450a034190
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:43:14 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea4f121

dev-python/lxml: disable broken test-case, EAPI bump

There is a test-case not working because of issues in
libxml2. The patch disables the one broken test-case
until upstream can fix it.

Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=592860

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

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

 dev-python/lxml/lxml-3.4.4-r1.ebuild | 33 ++---
 1 file changed, 18 insertions(+), 15 deletions(-)

diff --git a/dev-python/lxml/lxml-3.4.4-r1.ebuild 
b/dev-python/lxml/lxml-3.4.4-r1.ebuild
index 522ba36..f6c571b 100644
--- a/dev-python/lxml/lxml-3.4.4-r1.ebuild
+++ b/dev-python/lxml/lxml-3.4.4-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils flag-o-matic toolchain-funcs
 
@@ -25,25 +25,29 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/cssselect[${PYTHON_USEDEP}] )
"
-# lxml tarball contains files pregenerated by Cython.
 
 DISTUTILS_IN_SOURCE_BUILD=1
 
-python_prepare_all() {
-   epatch "${FILESDIR}"/${P}-cross-compile.patch
+PATCHES=(
+   "${FILESDIR}"/${P}-cross-compile.patch
+
+   # This patch removes a testcase that fails because of issues
+   # in libxml2.
+   #
+   # Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479
+   "${FILESDIR}"/${PN}-3.6.4-fix-test_xmlschema.patch
+)
 
+python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
sed -i '/sys\.path/d' test.py || die
 
-   # seems to be broken
-   rm src/lxml/tests/test_elementpath.py || die
-
distutils-r1_python_prepare_all
 }
 
 python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
-   local CFLAGS=${CFLAGS}
+   local -x CFLAGS="${CFLAGS}"
append-cflags -fno-strict-aliasing
fi
tc-export PKG_CONFIG
@@ -55,11 +59,7 @@ python_test() {
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
 
-   local test
-   for test in test.py selftest.py selftest2.py; do
-   einfo "Running ${test}"
-   "${PYTHON}" ${test} -vv -p || die "Test ${test} fails with 
${EPYTHON}"
-   done
+   "${EPYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails 
with ${EPYTHON}"
 }
 
 python_install_all() {
@@ -67,7 +67,10 @@ python_install_all() {
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
-   use examples && local EXAMPLES=( samples/. )
+   if use examples; then
+   docinto examples
+   dodoc -r samples/.
+   fi
 
distutils-r1_python_install_all
 }



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

2016-10-14 Thread David Seifert
commit: e078b241625778b45b2dda481f4eb27df0480c8e
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:35:43 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e078b241

dev-python/lxml: revision bump 3.4.4-r1

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

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

 dev-python/lxml/lxml-3.4.4-r1.ebuild | 78 
 1 file changed, 78 insertions(+)

diff --git a/dev-python/lxml/lxml-3.4.4-r1.ebuild 
b/dev-python/lxml/lxml-3.4.4-r1.ebuild
new file mode 100644
index ..522ba36
--- /dev/null
+++ b/dev-python/lxml/lxml-3.4.4-r1.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1 eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
+HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD ElementTree GPL-2 PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc examples +threads test"
+
+# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
+RDEPEND="
+   >=dev-libs/libxml2-2.7.2
+   >=dev-libs/libxslt-1.1.23"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/cssselect[${PYTHON_USEDEP}] )
+   "
+# lxml tarball contains files pregenerated by Cython.
+
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_prepare_all() {
+   epatch "${FILESDIR}"/${P}-cross-compile.patch
+
+   # avoid replacing PYTHONPATH in tests.
+   sed -i '/sys\.path/d' test.py || die
+
+   # seems to be broken
+   rm src/lxml/tests/test_elementpath.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   if [[ ${EPYTHON} != python3* ]]; then
+   local CFLAGS=${CFLAGS}
+   append-cflags -fno-strict-aliasing
+   fi
+   tc-export PKG_CONFIG
+   distutils-r1_python_compile
+}
+
+python_test() {
+   cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
+   cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
+   ln -s "${S}"/doc "${BUILD_DIR}"/ || die
+
+   local test
+   for test in test.py selftest.py selftest2.py; do
+   einfo "Running ${test}"
+   "${PYTHON}" ${test} -vv -p || die "Test ${test} fails with 
${EPYTHON}"
+   done
+}
+
+python_install_all() {
+   if use doc; then
+   local DOCS=( *.txt doc/*.txt )
+   local HTML_DOCS=( doc/html/. )
+   fi
+   use examples && local EXAMPLES=( samples/. )
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   optfeature "Support for BeautifulSoup3 as a parser backend" 
dev-python/beautifulsoup
+   optfeature "Translates CSS selectors to XPath 1.0 expressions" 
dev-python/cssselect
+}



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

2016-10-14 Thread David Seifert
commit: ec5089f9fc60dd5628b0cbc0d80cc7c1d748faf7
Author: David Seifert  gentoo  org>
AuthorDate: Fri Oct 14 20:50:12 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5089f9

media-libs/jasper: Fix overlong DESCRIPTION

Package-Manager: portage-2.3.2

 media-libs/jasper/jasper-1.900.1-r9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/jasper/jasper-1.900.1-r9.ebuild 
b/media-libs/jasper/jasper-1.900.1-r9.ebuild
index 8e9129e..bdd90ff 100644
--- a/media-libs/jasper/jasper-1.900.1-r9.ebuild
+++ b/media-libs/jasper/jasper-1.900.1-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=yes
 
 inherit autotools-multilib
 
-DESCRIPTION="software-based implementation of the codec specified in the 
JPEG-2000 Part-1 standard"
+DESCRIPTION="Implementation of the codec specified in the JPEG-2000 Part-1 
standard"
 HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/;
 SRC_URI="
http://www.ece.uvic.ca/~mdadams/${PN}/software/${P}.zip



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

2016-10-14 Thread David Seifert
commit: 7431927890255ab19e98f69ee6ed65962baf61cc
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:30:09 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74319278

dev-python/lxml: disable broken test-case, EAPI upgrade

There is a test-case not working because of issues in
libxml2. The patch disables the one broken test-case
until upstream can fix it.

Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=592860

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

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

 .../lxml/files/lxml-3.6.4-fix-test_xmlschema.patch | 36 ++
 dev-python/lxml/lxml-3.6.4-r1.ebuild   | 23 ++
 2 files changed, 53 insertions(+), 6 deletions(-)

diff --git a/dev-python/lxml/files/lxml-3.6.4-fix-test_xmlschema.patch 
b/dev-python/lxml/files/lxml-3.6.4-fix-test_xmlschema.patch
new file mode 100644
index ..13f963a
--- /dev/null
+++ b/dev-python/lxml/files/lxml-3.6.4-fix-test_xmlschema.patch
@@ -0,0 +1,36 @@
+diff --git a/src/lxml/tests/test_xmlschema.py 
b/src/lxml/tests/test_xmlschema.py
+index 26d8432..b41c097 100644
+--- a/src/lxml/tests/test_xmlschema.py
 b/src/lxml/tests/test_xmlschema.py
+@@ -168,31 +168,6 @@ class ETreeXMLSchemaTestCase(HelperTestCase):
+ self.assertEqual('ho', root[2].get('hardy'))
+ self.assertEqual('hey', root[3].get('hardy'))
+ 
+-def test_xmlschema_parse_fixed_attributes(self):
+-# does not work as of libxml2 2.7.3
+-schema = self.parse('''
+-http://www.w3.org/2001/XMLSchema;>
+-  
+-  
+-
+-  
+-
+-  
+-  
+-
+-  
+-
+-''')
+-schema = etree.XMLSchema(schema)
+-parser = etree.XMLParser(schema=schema, attribute_defaults=True)
+-
+-tree_valid = self.parse('',
+-parser=parser)
+-root = tree_valid.getroot()
+-self.assertEqual('hey', root[0].get('hardy'))
+-self.assertEqual('hey', root[1].get('hardy'))
+-self.assertEqual('hey', root[2].get('hardy'))
+-
+ def test_xmlschema_stringio(self):
+ schema_file = BytesIO('''
+ http://www.w3.org/2001/XMLSchema;>

diff --git a/dev-python/lxml/lxml-3.6.4-r1.ebuild 
b/dev-python/lxml/lxml-3.6.4-r1.ebuild
index e7102f6..5e963ca 100644
--- a/dev-python/lxml/lxml-3.6.4-r1.ebuild
+++ b/dev-python/lxml/lxml-3.6.4-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils flag-o-matic toolchain-funcs
 
@@ -28,7 +28,15 @@ DEPEND="${RDEPEND}
 
 DISTUTILS_IN_SOURCE_BUILD=1
 
-PATCHES=( "${FILESDIR}"/${PN}-3.5.0-cross-compile.patch )
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.5.0-cross-compile.patch
+
+   # This patch removes a testcase that fails because of issues
+   # in libxml2.
+   #
+   # Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479
+   "${FILESDIR}"/${PN}-3.6.4-fix-test_xmlschema.patch
+)
 
 python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
@@ -39,7 +47,7 @@ python_prepare_all() {
 
 python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
-   local CFLAGS=${CFLAGS}
+   local -x CFLAGS="${CFLAGS}"
append-cflags -fno-strict-aliasing
fi
tc-export PKG_CONFIG
@@ -51,7 +59,7 @@ python_test() {
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
 
-   "${PYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails with 
${EPYTHON}"
+   "${EPYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails 
with ${EPYTHON}"
 }
 
 python_install_all() {
@@ -59,7 +67,10 @@ python_install_all() {
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
-   use examples && local EXAMPLES=( samples/. )
+   if use examples; then
+   docinto examples
+   dodoc -r samples/.
+   fi
 
distutils-r1_python_install_all
 }



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

2016-10-14 Thread David Seifert
commit: d49da168faf3ff8b7bc8b2aac3bec835ff7cd5e1
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:32:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49da168

dev-python/lxml: revision bump 3.5.0-r1

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

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

 dev-python/lxml/lxml-3.5.0-r1.ebuild | 70 
 1 file changed, 70 insertions(+)

diff --git a/dev-python/lxml/lxml-3.5.0-r1.ebuild 
b/dev-python/lxml/lxml-3.5.0-r1.ebuild
new file mode 100644
index ..f6cb9e2
--- /dev/null
+++ b/dev-python/lxml/lxml-3.5.0-r1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1 eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
+HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD ElementTree GPL-2 PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc examples +threads test"
+
+# Note: lib{xml2,xslt} are used as C libraries, not Python modules.
+RDEPEND="
+   >=dev-libs/libxml2-2.9.2
+   >=dev-libs/libxslt-1.1.28"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/cssselect[${PYTHON_USEDEP}] )
+   "
+
+DISTUTILS_IN_SOURCE_BUILD=1
+
+PATCHES=( "${FILESDIR}"/${P}-cross-compile.patch )
+
+python_prepare_all() {
+   # avoid replacing PYTHONPATH in tests.
+   sed -i '/sys\.path/d' test.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   if [[ ${EPYTHON} != python3* ]]; then
+   local CFLAGS=${CFLAGS}
+   append-cflags -fno-strict-aliasing
+   fi
+   tc-export PKG_CONFIG
+   distutils-r1_python_compile
+}
+
+python_test() {
+   cp -r -l src/lxml/tests "${BUILD_DIR}"/lib/lxml/ || die
+   cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
+   ln -s "${S}"/doc "${BUILD_DIR}"/ || die
+
+   "${PYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails with 
${EPYTHON}"
+}
+
+python_install_all() {
+   if use doc; then
+   local DOCS=( *.txt doc/*.txt )
+   local HTML_DOCS=( doc/html/. )
+   fi
+   use examples && local EXAMPLES=( samples/. )
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   optfeature "Support for BeautifulSoup3 as a parser backend" 
dev-python/beautifulsoup
+   optfeature "Translates CSS selectors to XPath 1.0 expressions" 
dev-python/cssselect
+}



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

2016-10-14 Thread David Seifert
commit: 31303d6dfae7fddac74f2abb81cc208e728b1cce
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:35:08 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31303d6d

dev-python/lxml: disable broken test-case, EAPI bump

There is a test-case not working because of issues in
libxml2. The patch disables the one broken test-case
until upstream can fix it.

Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=592860

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

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

 dev-python/lxml/lxml-3.5.0-r1.ebuild | 23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/dev-python/lxml/lxml-3.5.0-r1.ebuild 
b/dev-python/lxml/lxml-3.5.0-r1.ebuild
index f6cb9e2..bbaf02f 100644
--- a/dev-python/lxml/lxml-3.5.0-r1.ebuild
+++ b/dev-python/lxml/lxml-3.5.0-r1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils flag-o-matic toolchain-funcs
 
@@ -28,7 +28,15 @@ DEPEND="${RDEPEND}
 
 DISTUTILS_IN_SOURCE_BUILD=1
 
-PATCHES=( "${FILESDIR}"/${P}-cross-compile.patch )
+PATCHES=(
+   "${FILESDIR}"/${P}-cross-compile.patch
+
+   # This patch removes a testcase that fails because of issues
+   # in libxml2.
+   #
+   # Upstream bug: https://bugs.launchpad.net/lxml/+bug/1608479
+   "${FILESDIR}"/${PN}-3.6.4-fix-test_xmlschema.patch
+)
 
 python_prepare_all() {
# avoid replacing PYTHONPATH in tests.
@@ -39,7 +47,7 @@ python_prepare_all() {
 
 python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
-   local CFLAGS=${CFLAGS}
+   local -x CFLAGS="${CFLAGS}"
append-cflags -fno-strict-aliasing
fi
tc-export PKG_CONFIG
@@ -51,7 +59,7 @@ python_test() {
cp -r -l src/lxml/html/tests "${BUILD_DIR}"/lib/lxml/html/ || die
ln -s "${S}"/doc "${BUILD_DIR}"/ || die
 
-   "${PYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails with 
${EPYTHON}"
+   "${EPYTHON}" test.py -vv --all-levels -p || die "Test ${test} fails 
with ${EPYTHON}"
 }
 
 python_install_all() {
@@ -59,7 +67,10 @@ python_install_all() {
local DOCS=( *.txt doc/*.txt )
local HTML_DOCS=( doc/html/. )
fi
-   use examples && local EXAMPLES=( samples/. )
+   if use examples; then
+   docinto examples
+   dodoc -r samples/.
+   fi
 
distutils-r1_python_install_all
 }



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

2016-10-14 Thread David Seifert
commit: bc243d11cb2c0d42c37b3c6198e90e770a8a40eb
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Tue Oct 11 21:11:37 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc243d11

dev-python/lxml: revision bump to 3.6.4-r1

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

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

 dev-python/lxml/{lxml-3.6.4.ebuild => lxml-3.6.4-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-python/lxml/lxml-3.6.4.ebuild 
b/dev-python/lxml/lxml-3.6.4-r1.ebuild
similarity index 100%
rename from dev-python/lxml/lxml-3.6.4.ebuild
rename to dev-python/lxml/lxml-3.6.4-r1.ebuild



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

2016-10-14 Thread David Seifert
commit: ece2cf67ac87c152c955189229cd3a2b2206e0a9
Author: David Seifert  gentoo  org>
AuthorDate: Fri Oct 14 20:46:01 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 21:29:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece2cf67

media-libs/jasper: Version bump to 1.900.3

Gentoo-bug: 513240
* EAPI=6
* Import latest Fedora patchset

Package-Manager: portage-2.3.2

 media-libs/jasper/Manifest |  2 +
 .../jasper-1.900.3-remove-stdbool-checks.patch | 47 ++
 media-libs/jasper/jasper-1.900.3.ebuild| 58 ++
 3 files changed, 107 insertions(+)

diff --git a/media-libs/jasper/Manifest b/media-libs/jasper/Manifest
index a9004f7..91508c5 100644
--- a/media-libs/jasper/Manifest
+++ b/media-libs/jasper/Manifest
@@ -1,2 +1,4 @@
 DIST jasper-1.900.1-fixes-20120611.patch.bz2 26303 SHA256 
8727c94843f141c311be54eed97eca18f96542f52b991df6f7d4f005bad2ec59 SHA512 
36ec1735a89008fa6be16698f78ca5ec52d4ef34f10653ba3bf081c665c4e2d747cdbd7bfc0d56859ad4dc0fac166cf08248336d25d3ba8e7feb57e65d5c5ef6
 WHIRLPOOL 
341639dc208c44eefb18d14b16bc74591989e4ec0bf6426bee1ed161f1c997a23dad487ac821f2bf8e1ae16ae74d6174dce39a913b44b4e24628a7a1510395a7
 DIST jasper-1.900.1.zip 1415752 SHA256 
6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494 SHA512 
e3a3c803de848b50482f5bd693b1945197c6999285226c45b671855734d7bb2611fbe6f28cd8ba9c56a4ea59417795eba42d72516c9fec93b8fbaa21b8210cb6
 WHIRLPOOL 
cd53901537bb8d32706e82326bf01f7f960af5172e2da738d1fcc9c5a4087829210a177d3df96617cf289e5db8ec97e06aa6cd60ada3b887db65418b90e9a86b
+DIST jasper-1.900.3.tar.gz 786626 SHA256 
9ca78f4ae646cc1a8e0116fc440caa87beef87f4dc45de31a25b4cfab4e7a9da SHA512 
de872ab53dde6dfd2dd99d04f776815a61f564cf656c33c9ebe068fd6043b2d5ab65f3efcb3e3a432269f68454fcdde3b947a700bbb93dbdfa343398adb17c36
 WHIRLPOOL 
d0b825a9768d3de4483fe5e47643f219fafe8de7b37930ca1af868a3b3e42f66ae6a147c0cebd171d298b2c6f43f65232e7a561f4f17cda58a9860dc6d8d6671
+DIST jasper-1.900.3_p20161014-patches.tar.bz2 8918 SHA256 
5e3cd08283c57c6f1988c08a56a1be9ad851fde502bac36852c7ba933808407f SHA512 
0d1fb92ada3db806dde65f354ea82de26673a52dabbdd8483a9c38ec7ce6fef4f7fa3aafd4e7df1b6e9ffd760ae54eef5612623585e557955c04b553c20a57a3
 WHIRLPOOL 
7a3991041b6e2c8f82501b5e3ae139611f22df6e5d7bfd883ab0f55ac9f987666503df17fcc4a58ad1a536bc708d80a54f35fbd19526c88393b857187d91ef17

diff --git a/media-libs/jasper/files/jasper-1.900.3-remove-stdbool-checks.patch 
b/media-libs/jasper/files/jasper-1.900.3-remove-stdbool-checks.patch
new file mode 100644
index ..08764ec
--- /dev/null
+++ b/media-libs/jasper/files/jasper-1.900.3-remove-stdbool-checks.patch
@@ -0,0 +1,47 @@
+Remove undefining of true/false macros, this is not 1998.
+See also: https://bugs.gentoo.org/show_bug.cgi?id=513240
+
+--- a/src/libjasper/include/jasper/jas_types.h
 b/src/libjasper/include/jasper/jas_types.h
+@@ -93,8 +93,6 @@
+ #endif
+ 
+ #if defined(HAVE_STDLIB_H)
+-#undef false
+-#undef true
+ #include 
+ #endif
+ #if defined(HAVE_STDDEF_H)
+@@ -104,32 +102,11 @@
+ #include 
+ #endif
+ 
+-#ifndef __cplusplus
+-#if defined(HAVE_STDBOOL_H)
+ /*
+  * The C language implementation does correctly provide the standard header
+  * file "stdbool.h".
+  */
+ #include 
+-#else
+-
+-/*
+- * The C language implementation does not provide the standard header file
+- * "stdbool.h" as required by ISO/IEC 9899:1999.  Try to compensate for this
+- * braindamage below.
+- */
+-#if !defined(bool)
+-#define   boolint
+-#endif
+-#if !defined(true)
+-#define true  1
+-#endif
+-#if !defined(false)
+-#define   false   0
+-#endif
+-#endif
+-
+-#endif
+ 
+ #if defined(HAVE_STDINT_H)
+ /*

diff --git a/media-libs/jasper/jasper-1.900.3.ebuild 
b/media-libs/jasper/jasper-1.900.3.ebuild
new file mode 100644
index ..db4a6f3
--- /dev/null
+++ b/media-libs/jasper/jasper-1.900.3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools multilib-minimal
+
+DESCRIPTION="Implementation of the codec specified in the JPEG-2000 Part-1 
standard"
+HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/;
+SRC_URI="
+   https://github.com/mdadams/${PN}/archive/version-${PV}.tar.gz -> 
${P}.tar.gz
+   
https://dev.gentoo.org/~soap/distfiles/${PN}-1.900.3_p20161014-patches.tar.bz2;
+
+LICENSE="JasPer2.0"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE="jpeg opengl static-libs"
+
+RDEPEND="
+   jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
+   opengl? (
+   >=virtual/opengl-7.0-r1:0[${MULTILIB_USEDEP}]
+   >=media-libs/freeglut-2.8.1:0[${MULTILIB_USEDEP}]
+   virtual/glu
+ 

[gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/

2016-10-14 Thread Christian Ruppert
commit: be192d6c4678de143c341d91cb8c8b9ec4c3215e
Author: Christian Ruppert  gentoo  org>
AuthorDate: Fri Oct 14 21:16:19 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Fri Oct 14 21:16:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be192d6c

net-dns/bind-tools: Version bump

Package-Manager: portage-2.3.2

 net-dns/bind-tools/Manifest |   1 +
 net-dns/bind-tools/bind-tools-9.11.0.ebuild | 133 
 2 files changed, 134 insertions(+)

diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest
index ed5a2ad..a8e4f62 100644
--- a/net-dns/bind-tools/Manifest
+++ b/net-dns/bind-tools/Manifest
@@ -1,2 +1,3 @@
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
 DIST bind-9.10.4-P3.tar.gz 9299078 SHA256 
a075e5ce89fddccb0e64d1777d59161387dd5151cf4e7d1a93875a487812baef SHA512 
6ffe0b488a5e5c4547723b1570b5b71287fbcb93b54a89d79c43ddd661bbf5c575edc8b4dae275a34916d3951907c2c6a4e58aee1ee9c87a4c3075de4671c124
 WHIRLPOOL 
3ec3ff7be4bd9fc8be5c57319b8e510ae8298007256ac149f6eb92901e9fb074eccd7616284c7aa846741fa807971f156f92c254213d0dfbf4f723faf584fd79
+DIST bind-9.11.0.tar.gz 9789272 SHA256 
6f0b403036e0281b272a0fbdd0dc3417f3050b625cb059c5409432611418058b SHA512 
50a203ed584260a6e71881ce24d69258af72e6762b7b3fad378e5fe492bcbfe0d3548270cf037dca313d37f4dccf82c0e5f13927782a20b992f72850274954f8
 WHIRLPOOL 
6748d94a55e4edc2367b4996c4f529e696a3e267336c61753dec600eff0513d116dea966cc3ad923989d3eda879e63bece07ea91b1e63682b06313c096e09abc

diff --git a/net-dns/bind-tools/bind-tools-9.11.0.ebuild 
b/net-dns/bind-tools/bind-tools-9.11.0.ebuild
new file mode 100644
index ..562d9d0
--- /dev/null
+++ b/net-dns/bind-tools/bind-tools-9.11.0.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils autotools flag-o-matic toolchain-funcs
+
+MY_PN=${PN//-tools}
+MY_PV=${PV/_p/-P}
+MY_PV=${MY_PV/_rc/rc}
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
+HOMEPAGE="http://www.isc.org/software/bind;
+SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;
+
+LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
+# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
+
+REQUIRED_USE="gost? ( !libressl ssl )"
+
+CDEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
+   xml? ( dev-libs/libxml2 )
+   idn? ( net-dns/idnkit )
+   gssapi? ( virtual/krb5 )
+   readline? ( sys-libs/readline:0= )
+   seccomp? ( sys-libs/libseccomp )"
+DEPEND="${CDEPEND}
+   virtual/pkgconfig"
+RDEPEND="${CDEPEND}
+   !> config.h
+}
+
+src_compile() {
+   local AR=$(tc-getAR)
+
+   emake AR="${AR}" -C lib/
+   emake AR="${AR}" -C bin/delv/
+   emake AR="${AR}" -C bin/dig/
+   emake AR="${AR}" -C bin/nsupdate/
+   emake AR="${AR}" -C bin/dnssec/
+}
+
+src_install() {
+   dodoc README CHANGES FAQ
+
+   cd "${S}"/bin/delv
+   dobin delv
+   doman delv.1
+
+   cd "${S}"/bin/dig
+   dobin dig host nslookup
+   doman {dig,host,nslookup}.1
+
+   cd "${S}"/bin/nsupdate
+   dobin nsupdate
+   doman nsupdate.1
+   if use doc; then
+   dohtml nsupdate.html
+   fi
+
+   cd "${S}"/bin/dnssec
+   for tool in dsfromkey importkey keyfromlabel keygen \
+ revoke settime signzone verify; do
+   dobin dnssec-"${tool}"
+   doman dnssec-"${tool}".8
+   if use doc; then
+   dohtml dnssec-"${tool}".html
+   fi
+   done
+}



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

2016-10-14 Thread Christian Ruppert
commit: 27186f9fb82a79e56828cd70787e877121638371
Author: Christian Ruppert  gentoo  org>
AuthorDate: Fri Oct 14 21:11:45 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Fri Oct 14 21:11:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27186f9f

gentoo/profiles: Add package.use.mask's for net-dns/bind dnstap on ia64

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

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 92c6bc5..3afd9eb 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Christian Ruppert  (14 Oct 2016)
+# dnstap USE masked due to missing keywords
+net-dns/bind dnstap
+
 # Gilles Dartiguelongue  (11 Sep 2016)
 # networkmanager USE masked due to missing keywords
 gnome-extra/nm-applet teamd



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

2016-10-14 Thread Christian Ruppert
commit: a4a9f3e45294b46abf9d60d2dc593ee121ecdc83
Author: Christian Ruppert  gentoo  org>
AuthorDate: Fri Oct 14 21:11:21 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Fri Oct 14 21:11:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a9f3e4

gentoo/profiles: Add package.use.mask's for net-dns/bind dnstap on sparc

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

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index a15e8abc..c933e4d 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Christian Ruppert  (14 Oct 2016)
+# dnstap USE masked due to missing keywords
+net-dns/bind dnstap
+
 # Gilles Dartiguelongue  (11 Sep 2016)
 # networkmanager USE masked due to missing keywords
 gnome-extra/nm-applet teamd



[gentoo-commits] repo/gentoo:master commit in: net-dns/bind/, net-dns/bind/files/

2016-10-14 Thread Christian Ruppert
commit: 5635e834ea0fdbb0cf6ffa47fa766ab168a1661b
Author: Christian Ruppert  gentoo  org>
AuthorDate: Fri Oct 14 21:12:31 2016 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Fri Oct 14 21:12:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5635e834

net-dns/bind: Version bump. Also fixes bug #596148

Package-Manager: portage-2.3.2

 net-dns/bind/Manifest |   1 +
 net-dns/bind/bind-9.11.0.ebuild   | 418 ++
 net-dns/bind/files/named.cache-r3 |  91 +
 net-dns/bind/metadata.xml |   2 +
 4 files changed, 512 insertions(+)

diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest
index b1be883..2b7f5f4 100644
--- a/net-dns/bind/Manifest
+++ b/net-dns/bind/Manifest
@@ -1,3 +1,4 @@
 DIST bind-9.10.3-P4.tar.gz 8529535 SHA256 
2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e SHA512 
9c7b710054cd1230e7e470541a13850def56b2247c404a1800e0d0dad6aba20b3c3c09b1a17cd6017435525e84fa2f7cde40ae13feeeb7747efb26c66961aadd
 WHIRLPOOL 
9e0384ac8c8b97720c29ed0014613acdde4d7f5a24353dc3f1712d73c37ac8ff00660f80c45c66fab8045afbbf41c7e26b9692b93040fa1db59a2724031ad129
 DIST bind-9.10.4-P3.tar.gz 9299078 SHA256 
a075e5ce89fddccb0e64d1777d59161387dd5151cf4e7d1a93875a487812baef SHA512 
6ffe0b488a5e5c4547723b1570b5b71287fbcb93b54a89d79c43ddd661bbf5c575edc8b4dae275a34916d3951907c2c6a4e58aee1ee9c87a4c3075de4671c124
 WHIRLPOOL 
3ec3ff7be4bd9fc8be5c57319b8e510ae8298007256ac149f6eb92901e9fb074eccd7616284c7aa846741fa807971f156f92c254213d0dfbf4f723faf584fd79
+DIST bind-9.11.0.tar.gz 9789272 SHA256 
6f0b403036e0281b272a0fbdd0dc3417f3050b625cb059c5409432611418058b SHA512 
50a203ed584260a6e71881ce24d69258af72e6762b7b3fad378e5fe492bcbfe0d3548270cf037dca313d37f4dccf82c0e5f13927782a20b992f72850274954f8
 WHIRLPOOL 
6748d94a55e4edc2367b4996c4f529e696a3e267336c61753dec600eff0513d116dea966cc3ad923989d3eda879e63bece07ea91b1e63682b06313c096e09abc
 DIST dyndns-samples.tbz2 22866 SHA256 
92fb06a92ca99cbbe96b90bcca229ef9c12397db57ae17e199dad9f1218fdbe8 SHA512 
83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac
 WHIRLPOOL 
08d4e6a817f1d02597631e18152dbd55ea1bc4c82174be150cc77efc9e1f0f03b6471d1cefbe4229cd3161de752ef232a43ca274a07b78e9c974ceb04cfe99a2

diff --git a/net-dns/bind/bind-9.11.0.ebuild b/net-dns/bind/bind-9.11.0.ebuild
new file mode 100644
index ..f81e861
--- /dev/null
+++ b/net-dns/bind/bind-9.11.0.ebuild
@@ -0,0 +1,418 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Re dlz/mysql and threads, needs to be verified..
+# MySQL uses thread local storage in its C api. Thus MySQL
+# requires that each thread of an application execute a MySQL
+# thread initialization to setup the thread local storage.
+# This is impossible to do safely while staying within the DLZ
+# driver API. This is a limitation caused by MySQL, and not the DLZ API.
+# Because of this BIND MUST only run with a single thread when
+# using the MySQL driver.
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib 
db-use user systemd
+
+MY_PV="${PV/_p/-P}"
+MY_PV="${MY_PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+
+SDB_LDAP_VER="1.1.0-fc14"
+
+RRL_PV="${MY_PV}"
+
+NSLINT_DIR="contrib/nslint-3.0a2/"
+
+# SDB-LDAP: http://bind9-ldap.bayour.com/
+
+DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
+HOMEPAGE="http://www.isc.org/software/bind;
+SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
+   doc? ( mirror://gentoo/dyndns-samples.tbz2 )"
+#  sdb-ldap? (
+#  
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
+#  )"
+
+LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~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="berkdb +caps dlz dnstap doc filter- fixed-rrset geoip gost gssapi 
idn ipv6
+json ldap libressl lmdb mysql nslint odbc postgres python rpz seccomp selinux 
ssl static-libs
++threads urandom xml +zlib"
+# sdb-ldap - patch broken
+# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
+
+REQUIRED_USE="postgres? ( dlz )
+   berkdb? ( dlz )
+   mysql? ( dlz !threads )
+   odbc? ( dlz )
+   ldap? ( dlz )
+   gost? ( !libressl ssl )
+   threads? ( caps )
+   dnstap? ( threads )"
+# sdb-ldap? ( dlz )
+
+DEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0[-bindist] )
+   libressl? ( dev-libs/libressl )
+   )
+   mysql? ( >=virtual/mysql-4.0 )
+   odbc? ( >=dev-db/unixODBC-2.2.6 )
+   ldap? ( net-nds/openldap )
+   idn? ( net-dns/idnkit )
+   postgres? ( 

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

2016-10-14 Thread Jeroen Roovers
commit: c96a0d8d32db71a718f74466bd994bbabd54a534
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct 14 20:30:02 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct 14 20:31:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96a0d8d

www-client/vivaldi: Version bump.

Package-Manager: portage-2.3.2

 www-client/vivaldi/Manifest |   2 +
 www-client/vivaldi/vivaldi-1.5.633.16_p1.ebuild | 109 
 2 files changed, 111 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 7aa4e87..df3e28e 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -6,3 +6,5 @@ DIST vivaldi-1.5.618.8_p1-amd64.deb 46956066 SHA256 
41c5a7498123d74d14da24e24a22
 DIST vivaldi-1.5.618.8_p1-i386.deb 48523978 SHA256 
ba52a634b36ecc306f000ded6facbc5a9d21f153b8d61595e9a1c59320e17b34 SHA512 
4d37062eefe27f79208909eccb4c2de64ccd94deb2fcb4980122680bf744517e773fa339e5fb16ed7b783e3abe9fcad7c06164296fcf9a3efbb846b07cd66a12
 WHIRLPOOL 
463f172877a166edc616df72a598242f828d0bdd5620eb25df3adebd65762b9ea63ae4936dc96efbf5835639e1ac47dd47eb720e5e63d9cb668d4c762bf484a1
 DIST vivaldi-1.5.627.3_p1-amd64.deb 46911146 SHA256 
2b2bb8a33e84c96a4eb695750639eb020a7d785ca5f31d1c5e9f51a9cc7264f5 SHA512 
ca59f293a5dc41c0ecdd51d4239395a2102294f22bb26d0c0a283c1c28929c0068f6dfbc98bf0347e7d3dd5402a854b733bbf119f8df33410fdf2211a40b1815
 WHIRLPOOL 
8b49a7d8e8d39a8723a33511b7fc1cd00b14bfa00f9d0eea16f545433cd7941358d0571481b4df1c0faf11de8fa967bbf754875550859ff2baf6a283cddb22db
 DIST vivaldi-1.5.627.3_p1-i386.deb 48574522 SHA256 
221162ca6da7451004338240e2c647e6bc9cb4521aa8abaa1cf9edd566083293 SHA512 
57b5c4a3a53a7e4099007d082c4d4689a3274dd7f7bd2ccb1ad6635c01d9287df8c9091ef1d306686b15f710cf964f109e7d272a90cfb046c823cc7dd8048708
 WHIRLPOOL 
90119c9c1fa8292d05f4f1bc1d9b61879c7e0497c6111d63b690ed4f1d071301f7e8724d6d3d1b1f5c99b2c65da7e2e40218a4b983fdb9ccdfd996dcef02ec25
+DIST vivaldi-1.5.633.16_p1-amd64.deb 46849638 SHA256 
7d6a7fd15db609281f67c5188d765cd2eb225dbf7a7fcdeb7349030b21082fe6 SHA512 
eda1be6a2d41f91f0d14061eff6d0167b6b9645ae22fea35d55bc65745b6a816f33936c5a077a7001cf4b8fb4ff4f488ad0fee9a8d7053f76ba3f86d053f4cf4
 WHIRLPOOL 
d171c56178a6dedb9f53e534c33cd5ace0006a7f56c1c06e90d6ee758466f7c22082332704e7ea883f8d740f2c6e74ca1aa4235eedee51c8baca897957351f8d
+DIST vivaldi-1.5.633.16_p1-i386.deb 48471168 SHA256 
40ffd38faabb0b79a4caf2b8411a6d3307597e667b48852dc85d707bff19b981 SHA512 
c1c2b475c201144c90bac6bdb92127737b1ea31f9b92ac3564697dbb321320af9e53ead06b29b94ecfdf587e267a64e7b6bedaa5aac048a498e90aab8d137039
 WHIRLPOOL 
7d832a0b5ed986923e96841a5a547dfdd026d9d84b80afbdc849a435e03d3566508c7fd8ca5d52079ca3a7b7916bd64c897241af3a0c6e8873b4c09a47174bb7

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

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

2016-10-14 Thread Jeroen Roovers
commit: 974c41f4c19ef03e0c6a24be51065cebe080d017
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Oct 14 20:30:53 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Oct 14 20:31:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974c41f4

www-client/vivaldi: Old.

Package-Manager: portage-2.3.2

 www-client/vivaldi/Manifest|   2 -
 www-client/vivaldi/vivaldi-1.5.618.8_p1.ebuild | 109 -
 2 files changed, 111 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index df3e28e..ba98ee2 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -2,8 +2,6 @@ DIST vivaldi-1.3.551.30_p1-amd64.deb 45833878 SHA256 
89d0630c9df56cfb12a87f23430
 DIST vivaldi-1.3.551.30_p1-i386.deb 47321718 SHA256 
0a7e07833f5359e38516222767da63edeca92177cbb6d4ef4946a6ef7c7b2946 SHA512 
3cc5b378e9ced1452d8a53b21d14a351e53ef1f8fbdeb3d2b7d50f5af566adb1a88080c00cd70deaf7ef78baec58707f086f15fbe795d9b37cd35c4904837910
 WHIRLPOOL 
dee04badf0be140d043191f10a43ebcae9a1fc6261e197005b89bd568768766ed975a5a5861d54dcba01c3ebe7801f9090350eea705dfb9e803c94e22af9b4b6
 DIST vivaldi-1.4.589.29_p1-amd64.deb 46300958 SHA256 
e6852d92462c961b04eef7beac3e0ae0a2522c75dc72a6febc0c5b9c312a4b93 SHA512 
a0ca45ebe1b7d4c4255d49f5c296765dd4003916d4ff760e97494f9d166ece00244a67236e7f664f4326a05d855a4930d7636e5412cf1cd77dfea1498acd0dec
 WHIRLPOOL 
62e87e460e8e1583c2a378cdc0c64e7d244fbd3e390f49b203f737ccbdf70dd74f388dd2da74fd5b348142f7d2dfc52e11dab73f9615381a130ea2482b4e85d9
 DIST vivaldi-1.4.589.29_p1-i386.deb 47999782 SHA256 
4cf93c5da656cde9e83d101ae9ce39de1c394a9fb2efac25fbbcd35ea24c9430 SHA512 
1592dbfc5b95b95a77ae5523e09b390f71e296775b6dcc84395b8b8d2dee673e8f957df4e006133513c2d86a2dc5133ae3cea3d870b370ddee29151bfea0951a
 WHIRLPOOL 
9a2fa8aeed6e839aea1a0ad46d0eb147caa86e0ce02c8e778fe755188f66e45b4412928d4e1919dc9af1d944439ad504131508e8bb09406fe13ab0b48d03999a
-DIST vivaldi-1.5.618.8_p1-amd64.deb 46956066 SHA256 
41c5a7498123d74d14da24e24a22fc4e18b1da1d1b66b338263d90ab761a9968 SHA512 
39be0c692aac06eb379cefdb3e9b96979fa990a4d47f881d1bd8d3ab557783973945ae5263cce8ebc70e6db206b5581dcfeac8275fcaa8e4ee5a528b69057379
 WHIRLPOOL 
5971cc7c4f9f664a0358101a3c89b9b63f7dbdef685235e5de3f7d5d3677e0543dc5b0474a033c6a5844ceb5ff368f87840d66eeabf4f113174c5c71a1e9c664
-DIST vivaldi-1.5.618.8_p1-i386.deb 48523978 SHA256 
ba52a634b36ecc306f000ded6facbc5a9d21f153b8d61595e9a1c59320e17b34 SHA512 
4d37062eefe27f79208909eccb4c2de64ccd94deb2fcb4980122680bf744517e773fa339e5fb16ed7b783e3abe9fcad7c06164296fcf9a3efbb846b07cd66a12
 WHIRLPOOL 
463f172877a166edc616df72a598242f828d0bdd5620eb25df3adebd65762b9ea63ae4936dc96efbf5835639e1ac47dd47eb720e5e63d9cb668d4c762bf484a1
 DIST vivaldi-1.5.627.3_p1-amd64.deb 46911146 SHA256 
2b2bb8a33e84c96a4eb695750639eb020a7d785ca5f31d1c5e9f51a9cc7264f5 SHA512 
ca59f293a5dc41c0ecdd51d4239395a2102294f22bb26d0c0a283c1c28929c0068f6dfbc98bf0347e7d3dd5402a854b733bbf119f8df33410fdf2211a40b1815
 WHIRLPOOL 
8b49a7d8e8d39a8723a33511b7fc1cd00b14bfa00f9d0eea16f545433cd7941358d0571481b4df1c0faf11de8fa967bbf754875550859ff2baf6a283cddb22db
 DIST vivaldi-1.5.627.3_p1-i386.deb 48574522 SHA256 
221162ca6da7451004338240e2c647e6bc9cb4521aa8abaa1cf9edd566083293 SHA512 
57b5c4a3a53a7e4099007d082c4d4689a3274dd7f7bd2ccb1ad6635c01d9287df8c9091ef1d306686b15f710cf964f109e7d272a90cfb046c823cc7dd8048708
 WHIRLPOOL 
90119c9c1fa8292d05f4f1bc1d9b61879c7e0497c6111d63b690ed4f1d071301f7e8724d6d3d1b1f5c99b2c65da7e2e40218a4b983fdb9ccdfd996dcef02ec25
 DIST vivaldi-1.5.633.16_p1-amd64.deb 46849638 SHA256 
7d6a7fd15db609281f67c5188d765cd2eb225dbf7a7fcdeb7349030b21082fe6 SHA512 
eda1be6a2d41f91f0d14061eff6d0167b6b9645ae22fea35d55bc65745b6a816f33936c5a077a7001cf4b8fb4ff4f488ad0fee9a8d7053f76ba3f86d053f4cf4
 WHIRLPOOL 
d171c56178a6dedb9f53e534c33cd5ace0006a7f56c1c06e90d6ee758466f7c22082332704e7ea883f8d740f2c6e74ca1aa4235eedee51c8baca897957351f8d

diff --git a/www-client/vivaldi/vivaldi-1.5.618.8_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.5.618.8_p1.ebuild
deleted file mode 100644
index 19616d9..
--- a/www-client/vivaldi/vivaldi-1.5.618.8_p1.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CHROMIUM_LANGS="
-   am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he 
hi
-   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
-   sw ta te th tr uk vi zh-CN zh-TW
-"
-inherit chromium-2 eutils multilib unpacker toolchain-funcs
-
-VIVALDI_BRANCH="snapshot"
-
-VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
-VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
-VIVALDI_HOME="opt/${VIVALDI_BIN}"
-DESCRIPTION="A new browser for our friends"
-HOMEPAGE="http://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_;
-SRC_URI="
-   

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

2016-10-14 Thread Brian Dolbec
commit: cdff6a6b176c5fcd1dcffa03e02fed761a62f17a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Fri Oct 14 19:24:14 2016 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Oct 14 19:25:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdff6a6b

dev-python/pytest: Fix bug 597122, bad command in python_compile_all()

Package-Manager: portage-2.3.2

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

diff --git a/dev-python/pytest/pytest-3.0.3.ebuild 
b/dev-python/pytest/pytest-3.0.3.ebuild
index fef1880..55fd055 100644
--- a/dev-python/pytest/pytest-3.0.3.ebuild
+++ b/dev-python/pytest/pytest-3.0.3.ebuild
@@ -63,7 +63,6 @@ python_test() {
 
 python_compile_all(){
use doc && emake -C doc/en html
-   distutils-r1_python_compile_all
 }
 
 python_install_all() {



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

2016-10-14 Thread Patrick McLean
commit: 85131640bbbc50c7d19cb56e2b45dff8f680548d
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Oct 14 19:03:42 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Oct 14 19:03:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85131640

sys-cluster/ceph: Allow setting the UID and GID for the ceph user

Package-Manager: portage-2.3.2

 sys-cluster/ceph/ceph-10.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ceph/ceph-10.2.3.ebuild 
b/sys-cluster/ceph/ceph-10.2.3.ebuild
index 9027cfb..6fd74ab 100644
--- a/sys-cluster/ceph/ceph-10.2.3.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.3.ebuild
@@ -130,8 +130,8 @@ check-reqs_export_vars() {
 }
 
 user_setup() {
-   enewgroup ceph
-   enewuser ceph -1 -1 /var/lib/ceph ceph
+   enewgroup ceph ${CEPH_GID}
+   enewuser ceph "${CEPH_UID:--1}" -1 /var/lib/ceph ceph
 }
 
 emake_python_bindings() {



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/

2016-10-14 Thread David Seifert
commit: ad80fa70d405b587c03712a70b49697b6c9ab831
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Fri Oct 14 13:18:56 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 18:39:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad80fa70

sci-astronomy/stellarium: Version bump to 15.0 and EAPI bump 5 -> 6

* Ported LINGUAS to L10N, did not find the following locales in 
profiles/l10n.desc: ak, en-CA, mt, nan -> Removing them
* Changed sound use flag to media (additional video support)
* new dependency: dev-qt/qtprintsupport

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

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

 sci-astronomy/stellarium/Manifest |   1 +
 sci-astronomy/stellarium/metadata.xml |   1 +
 sci-astronomy/stellarium/stellarium-0.15.0.ebuild | 108 ++
 3 files changed, 110 insertions(+)

diff --git a/sci-astronomy/stellarium/Manifest 
b/sci-astronomy/stellarium/Manifest
index b8d338e..cbf5e13 100644
--- a/sci-astronomy/stellarium/Manifest
+++ b/sci-astronomy/stellarium/Manifest
@@ -11,3 +11,4 @@ DIST stars_8_2v0_1.cat 559068934 SHA256 
f1c0b3f25737f405ed4a2a045091d348885ffceb
 DIST stellarium-0.12.4.tar.gz 79343617 SHA256 
0fae1b6e2231ccfaba8fd00abf816a88bd89b5dc61387ac84edf479b363c6684 SHA512 
324a8c930281e26e91d45356cf3aab89cf708c7e64636b7e89de95af3f6d2569830caf05fb44ebef88f65dda55cb6dd18dcf4ee54d46da3910c456dc2daac478
 WHIRLPOOL 
8bce980d157904c4032368da335263a9afd2136386b0fd19d27e10f1c8b33712780130ed6845f26b3bac43f00d2de4aee80c47a0648a6cf6b4741bf69301f110
 DIST stellarium-0.14.2.tar.gz 139069181 SHA256 
aa04a5ae44ed177bc187d20e27a87cc11fc2f465036d673f02ec07b333a0b1f7 SHA512 
401dc8f88779119f0fef9d2e24cb5440c16a1f1d4a79ff80c51cfef848f6b1d881f5144acd599f8b709d099b120420c18bba9f50f3518c44bf815021f7efc2ed
 WHIRLPOOL 
8cb4dc54f91bffda6e4bab76efa855bc43e2440d9e6408a1028bc118d27971c17d9ec2106748ec7df5f6b47da4db6938b359490659092bb5169e15f5eed14d21
 DIST stellarium-0.14.3.tar.gz 137661611 SHA256 
de41c5b14fdf0c5f6e73bab2975f380554487b1817f2c5a2ebad3bb8e9e729a4 SHA512 
83d9a1c53f118c143e81d31e7f87dbf73368bfa981311c8bc41a51307fe6108c9169b43ad1fdde1cec84b9b1e8a4ef51d4de3b91d7aa676be38302b2223a6675
 WHIRLPOOL 
441302d93778185c9743451bd04148bd4a8a599eaff4f5a7b90025df9eb9873e1a203f0a82f687b7d2fb53fcf811e16903000d7179c6508738935518a2bbe966
+DIST stellarium-0.15.0.tar.gz 147160785 SHA256 
74d0e3a69fcbaf1c6278f601a44497fd3e9f2de7dfa11a60197d3afb68288746 SHA512 
3e91cb565343814c96f30a75767ecd56d93ec463cb1e925d169b30a8e0fddd285217193c8a24053aa1ce22e6e842a97c7a4b59c3ee7d65ec33308fa045e905c7
 WHIRLPOOL 
8a5ad7c8e4755b90976ad8f659668f5cbe49ea4023c0cabf7ae75afe3b4ebbfdd677556d92bf5999b7375e15fa91530787658a338b01dd7dafe4dfb962434e12

diff --git a/sci-astronomy/stellarium/metadata.xml 
b/sci-astronomy/stellarium/metadata.xml
index b1ad205..7479861 100644
--- a/sci-astronomy/stellarium/metadata.xml
+++ b/sci-astronomy/stellarium/metadata.xml
@@ -15,6 +15,7 @@
   projectors.
 
   
+Enable sound and video support
 Install extra star catalogs
 Enable sound support
   

diff --git a/sci-astronomy/stellarium/stellarium-0.15.0.ebuild 
b/sci-astronomy/stellarium/stellarium-0.15.0.ebuild
new file mode 100644
index ..d73362e
--- /dev/null
+++ b/sci-astronomy/stellarium/stellarium-0.15.0.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils flag-o-matic gnome2-utils
+
+DESCRIPTION="3D photo-realistic skies in real time"
+HOMEPAGE="http://www.stellarium.org/;
+SRC_URI="
+   mirror://sourceforge/stellarium/${P}.tar.gz
+   stars? (
+   mirror://sourceforge/stellarium/stars_4_1v0_1.cat
+   mirror://sourceforge/stellarium/stars_5_2v0_1.cat
+   mirror://sourceforge/stellarium/stars_6_2v0_1.cat
+   mirror://sourceforge/stellarium/stars_7_2v0_1.cat
+   mirror://sourceforge/stellarium/stars_8_2v0_1.cat
+   )"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug nls media stars"
+
+RESTRICT="test" # There are no tests
+
+RDEPEND="
+   media-fonts/dejavu
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtscript:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   virtual/opengl
+   sys-libs/zlib
+   media? ( dev-qt/qtmultimedia:5[widgets] )"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:5
+   dev-qt/qtconcurrent:5
+   nls? ( dev-qt/linguist-tools:5 )"
+
+LANGS=(
+   af am ar as ast az be bg bn bo br bs ca cs
+   cy da de el en en-GB en-US eo es et eu fa fi fil fr
+   ga gd gl gu he hi hr hu hy ia id is it ja ka kk kn ko ky
+   la lb lo lt lv mk ml mn mr ms nb nl nn oc pa pl pt pt-BR ro
+   ru se si sk sl sq sr sv sw ta te tg th tl 

[gentoo-commits] repo/gentoo:master commit in: sci-calculators/calcoo/

2016-10-14 Thread David Seifert
commit: 0831882bdc47dcf011f36382017dffa40bcb8390
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Fri Oct 14 13:37:55 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 18:20:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0831882b

sci-calculators/calcoo: EAPI bump 4 -> 6

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

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

 sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild | 38 ++
 1 file changed, 38 insertions(+)

diff --git a/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild 
b/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild
new file mode 100644
index ..0f7eee6
--- /dev/null
+++ b/sci-calculators/calcoo/calcoo-1.3.18-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="Scientific calculator designed to provide maximum usability"
+HOMEPAGE="http://calcoo.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-gold.patch )
+
+src_prepare() {
+   default
+   mv configure.{in,ac} || die
+   eautoreconf
+}
+
+src_configure() {
+   econf --disable-gtktest
+}
+
+src_install() {
+   default
+   newicon src/pixmaps/main.xpm ${PN}.xpm
+   make_desktop_entry ${PN} Calcoo ${PN} "Education;Math"
+}



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

2016-10-14 Thread David Seifert
commit: edb410f38f13593a33c80351f8b2914a13243175
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Fri Oct 14 08:27:59 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 18:20:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb410f3

dev-python/traitlets: Drop old

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2554

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

 dev-python/traitlets/Manifest   |  2 -
 dev-python/traitlets/traitlets-4.2.1.ebuild | 53 ---
 dev-python/traitlets/traitlets-4.3.0.ebuild | 57 -
 3 files changed, 112 deletions(-)

diff --git a/dev-python/traitlets/Manifest b/dev-python/traitlets/Manifest
index 2ba3222..46c8917 100644
--- a/dev-python/traitlets/Manifest
+++ b/dev-python/traitlets/Manifest
@@ -1,6 +1,4 @@
 DIST traitlets-4.0.0.tar.gz 63701 SHA256 
0b140b4a94a4f1951887d9bce4650da211f79600fc9fdb422acc90c5bbe0233b SHA512 
559730dbe9f5f0e75c867cd514c91a3e862a23a9e019d3883b4be66b6208980a583f39cceca4f20e409bd44335a367e7fd5654db0128bb7a735311e6b2c32f24
 WHIRLPOOL 
492a7a561649ea1a43ce5f45abf13e74d8ace7937e2cf0956b00fe1f650a541af8da0df5d8327bb071c4f03650a44c7ca548e8c61ccf95cea557516fa6d5b862
 DIST traitlets-4.1.0.tar.gz 76828 SHA256 
440e38dfa5d2a26c086d4b427cfb7aed17d0a2dca78bce90c33354da2592af5b SHA512 
4000ca3014b3916a16735b0c96b4290ca25a750bc97ae1d65ed7932e84db1d414ae6d0955192a806e878fb4e6769763296474cadf153673fcae7b41f5887a235
 WHIRLPOOL 
b20ff505681cd570d88bb380289f93fe1a880eb873645090b14acc946fa6a5f4595e086390021970fcca31518eb2363ef91779e781ee81d63fd87560478e7d2b
-DIST traitlets-4.2.1.tar.gz 79869 SHA256 
76eba33c89723b8fc024f950cacaf5bf2ef37999642cc9a61f4e7c1ca5cf0ac0 SHA512 
e277b2c7f908f3baad591d7724c7f83fac53194ffc8ed19022d2cef5f4142fdbf072887a10e46d574ccc95a58b9217a6373142841591730105de92d0ac0a5d04
 WHIRLPOOL 
dd7c708ba0cb6ab0b1b3a4b1ea609b0217253985ab1db2ed8bf9c8dc6c41547dedc8957272d41fd4dae5943c4f14d90fa297c1840af9484345ca1405ae3a5f2f
 DIST traitlets-4.2.2.tar.gz 79332 SHA256 
7d7e3070484b2fe490fa55e0acf7023afc5ed9ddabec57405f25c355158e152a SHA512 
1deff1dea59d4f0616510f2f80bc990db3626b83c32784658f3f273ed093221760ca9832bbdbaa15a85cb8cd5c89a795f941b439b244bfd5d390da826f7a69a5
 WHIRLPOOL 
ada46ed15c8b8e822dc6480472c97e559532e0ec1cfb5bea83c6c83f1b2974f475512daf0026c57dd78978dcc6c416411dac2d1af3d51bd06d23358b1c0d3fa2
-DIST traitlets-4.3.0.tar.gz 88098 SHA256 
8a33cb7b1ef47f2d6dc16e9cf971217d5a4882a3541c070e78a0e8e8edcb3f82 SHA512 
5a5c6b7763d03b830584cafcaa7d468a04733661856f0a7960dbfbf95c964392dcc174d0c9e00b6a85d74d7177834663a43b89f8ff3bb31a0fd1f2778a3606bd
 WHIRLPOOL 
1dc23b69babc1356d358a98ae5aef249232ed03b9c9d2b46d86756948e81ca99d1ed09294f49e1b64c5024e8439b27a3685d447bea2b8c3548cfee896b609ec9
 DIST traitlets-4.3.1.tar.gz 88108 SHA256 
ba8c94323ccbe8fd792e45d8efe8c95d3e0744cc8c085295b607552ab573724c SHA512 
f68f381c3233a7703da2eda15ccae6ca70a8d0e93d03eb6d646205fe24d03a116c8f1f8ee6d4470eb6267880e8e91c9e2354f1b551b798b6e1b2d80deed5
 WHIRLPOOL 
39998d12836822bdda2b36f3d92c893e256a47e1c329001b4dd22b438cc91aa7be0b00f0f924a9ab63a019e5be552f104c1b449943a02d044220a5e7a6d45a74

diff --git a/dev-python/traitlets/traitlets-4.2.1.ebuild 
b/dev-python/traitlets/traitlets-4.2.1.ebuild
deleted file mode 100644
index 2cdcd6a..
--- a/dev-python/traitlets/traitlets-4.2.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="A configuration system for Python applications"
-HOMEPAGE="https://github.com/ipython/traitlets;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc test"
-
-RDEPEND="
-   dev-python/decorator[${PYTHON_USEDEP}]
-   dev-python/ipython_genutils[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   "
-DEPEND="
-   doc? (
-   dev-python/ipython_genutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-   "
-
-python_prepare_all() {
-   # Prevent un-needed download during build
-   if use doc; then
-   sed -e "/^'sphinx.ext.intersphinx',/d" -i 
docs/source/conf.py || die
-   fi
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   nosetests --verbosity=3 traitlets || die
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( docs/build/html/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/traitlets/traitlets-4.3.0.ebuild 
b/dev-python/traitlets/traitlets-4.3.0.ebuild
deleted file mode 100644
index 2e0b309..
--- a/dev-python/traitlets/traitlets-4.3.0.ebuild
+++ /dev/null
@@ -1,57 

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

2016-10-14 Thread David Seifert
commit: f0f1974430d9dce47a6926a31523d09afff81911
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Fri Oct 14 08:27:29 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 18:20:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f19744

dev-python/traitlets: Version bump to 4.3.1

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2554

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

 dev-python/traitlets/Manifest   |  1 +
 dev-python/traitlets/traitlets-4.3.1.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/dev-python/traitlets/Manifest b/dev-python/traitlets/Manifest
index 1cff4d1..2ba3222 100644
--- a/dev-python/traitlets/Manifest
+++ b/dev-python/traitlets/Manifest
@@ -3,3 +3,4 @@ DIST traitlets-4.1.0.tar.gz 76828 SHA256 
440e38dfa5d2a26c086d4b427cfb7aed17d0a2d
 DIST traitlets-4.2.1.tar.gz 79869 SHA256 
76eba33c89723b8fc024f950cacaf5bf2ef37999642cc9a61f4e7c1ca5cf0ac0 SHA512 
e277b2c7f908f3baad591d7724c7f83fac53194ffc8ed19022d2cef5f4142fdbf072887a10e46d574ccc95a58b9217a6373142841591730105de92d0ac0a5d04
 WHIRLPOOL 
dd7c708ba0cb6ab0b1b3a4b1ea609b0217253985ab1db2ed8bf9c8dc6c41547dedc8957272d41fd4dae5943c4f14d90fa297c1840af9484345ca1405ae3a5f2f
 DIST traitlets-4.2.2.tar.gz 79332 SHA256 
7d7e3070484b2fe490fa55e0acf7023afc5ed9ddabec57405f25c355158e152a SHA512 
1deff1dea59d4f0616510f2f80bc990db3626b83c32784658f3f273ed093221760ca9832bbdbaa15a85cb8cd5c89a795f941b439b244bfd5d390da826f7a69a5
 WHIRLPOOL 
ada46ed15c8b8e822dc6480472c97e559532e0ec1cfb5bea83c6c83f1b2974f475512daf0026c57dd78978dcc6c416411dac2d1af3d51bd06d23358b1c0d3fa2
 DIST traitlets-4.3.0.tar.gz 88098 SHA256 
8a33cb7b1ef47f2d6dc16e9cf971217d5a4882a3541c070e78a0e8e8edcb3f82 SHA512 
5a5c6b7763d03b830584cafcaa7d468a04733661856f0a7960dbfbf95c964392dcc174d0c9e00b6a85d74d7177834663a43b89f8ff3bb31a0fd1f2778a3606bd
 WHIRLPOOL 
1dc23b69babc1356d358a98ae5aef249232ed03b9c9d2b46d86756948e81ca99d1ed09294f49e1b64c5024e8439b27a3685d447bea2b8c3548cfee896b609ec9
+DIST traitlets-4.3.1.tar.gz 88108 SHA256 
ba8c94323ccbe8fd792e45d8efe8c95d3e0744cc8c085295b607552ab573724c SHA512 
f68f381c3233a7703da2eda15ccae6ca70a8d0e93d03eb6d646205fe24d03a116c8f1f8ee6d4470eb6267880e8e91c9e2354f1b551b798b6e1b2d80deed5
 WHIRLPOOL 
39998d12836822bdda2b36f3d92c893e256a47e1c329001b4dd22b438cc91aa7be0b00f0f924a9ab63a019e5be552f104c1b449943a02d044220a5e7a6d45a74

diff --git a/dev-python/traitlets/traitlets-4.3.1.ebuild 
b/dev-python/traitlets/traitlets-4.3.1.ebuild
new file mode 100644
index ..2e0b309
--- /dev/null
+++ b/dev-python/traitlets/traitlets-4.3.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A configuration system for Python applications"
+HOMEPAGE="https://github.com/ipython/traitlets;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/decorator[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 
python3_3)
+   dev-python/ipython_genutils[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   "
+DEPEND="
+   doc? (
+   dev-python/ipython_genutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+   test? (
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   )
+   "
+
+python_prepare_all() {
+   # Prevent un-needed download during build
+   if use doc; then
+   sed -e "/^'sphinx.ext.intersphinx',/d" -i 
docs/source/conf.py || die
+   fi
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test --cov traitlets -v traitlets || die
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/calcoo/

2016-10-14 Thread David Seifert
commit: 2fddb65cd2fd45f2ad90cfb44bc53063b00a7c83
Author: David Seifert  gentoo  org>
AuthorDate: Fri Oct 14 17:48:41 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Oct 14 18:20:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fddb65c

sci-calculators/calcoo: Remove old ebuild

Package-Manager: portage-2.3.2

 sci-calculators/calcoo/calcoo-1.3.18.ebuild | 35 -
 1 file changed, 35 deletions(-)

diff --git a/sci-calculators/calcoo/calcoo-1.3.18.ebuild 
b/sci-calculators/calcoo/calcoo-1.3.18.ebuild
deleted file mode 100644
index f1f855c..
--- a/sci-calculators/calcoo/calcoo-1.3.18.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=yes
-
-inherit eutils autotools-utils
-
-DESCRIPTION="Scientific calculator designed to provide maximum usability"
-HOMEPAGE="http://calcoo.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-gold.patch )
-
-src_configure() {
-   local myeconfargs=( --disable-gtktest )
-   autotools-utils_src_configure
-}
-
-src_install() {
-   autotools-utils_src_install
-   newicon src/pixmaps/main.xpm ${PN}.xpm
-   make_desktop_entry ${PN} Calcoo ${PN} "Education;Math"
-}



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

2016-10-14 Thread Patrick McLean
commit: 7ae092dd130689a1ce4fcd9f39ef1bb192af907c
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Oct 14 18:18:48 2016 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Oct 14 18:18:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae092dd

sys-cluster/ceph: Enable the tcmalloc USE flag by default

Upstream strongly recommends using tcmalloc, they do not test at all
without either tcmalloc or jemalloc.

Package-Manager: portage-2.3.2

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

diff --git a/sys-cluster/ceph/ceph-10.2.3.ebuild 
b/sys-cluster/ceph/ceph-10.2.3.ebuild
index 0d4c758..9027cfb 100644
--- a/sys-cluster/ceph/ceph-10.2.3.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.3.ebuild
@@ -26,7 +26,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 
 IUSE="babeltrace cephfs cryptopp debug fuse gtk jemalloc ldap +libaio"
-IUSE+=" libatomic lttng +nss +radosgw static-libs tcmalloc test xfs zfs"
+IUSE+=" libatomic lttng +nss +radosgw static-libs +tcmalloc test xfs zfs"
 
 # unbundling code commented out pending bugs 584056 and 584058
 #>=dev-libs/jerasure-2.0.0-r1



[gentoo-commits] repo/gentoo:master commit in: dev-util/artifactory-bin/files/, dev-util/artifactory-bin/

2016-10-14 Thread Austin English
commit: 5718cff0244fecb9ea96e9eadb8769b464396fee
Author: Austin English  gentoo  org>
AuthorDate: Fri Oct 14 17:12:06 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Oct 14 17:49:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5718cff0

dev-util/artifactory-bin: version bump - 4.13.1

Also fix bashism warnings in /etc/init.d/artifactory

Package-Manager: portage-2.3.0

 dev-util/artifactory-bin/Manifest  |   1 +
 .../artifactory-bin/artifactory-bin-4.13.1.ebuild  |  97 
 dev-util/artifactory-bin/files/initd-r1| 165 +
 3 files changed, 263 insertions(+)

diff --git a/dev-util/artifactory-bin/Manifest 
b/dev-util/artifactory-bin/Manifest
index 4381336..a6e08ff 100644
--- a/dev-util/artifactory-bin/Manifest
+++ b/dev-util/artifactory-bin/Manifest
@@ -6,6 +6,7 @@ DIST artifactory-4.12.0.1.zip 41341922 SHA256 
463e6267fbc6f7f4393a6fd824d812d398
 DIST artifactory-4.12.1.zip 41353207 SHA256 
30dfa6cb9e5b1b8beb917fa7aacd76b54882d054edcc7a1b77761e3bef03bd82 SHA512 
e0974bc83259859964883a90b064a38736aa2cb59fba1eb34b96a7b48fd33c9f3d64f0624b7169e5b663daf31b0999e33e9bd1fde8a25f7eb8ef2e1fc47626ea
 WHIRLPOOL 
c9ce0bd1f0a5172a057e8c5f32312308e4cfaa4ae59496947b6a757f904b7ef8ac459e270af3df392398e49d68d0f4a6e542e2a8d89cc4fce05821d08122f40c
 DIST artifactory-4.12.2.zip 41341044 SHA256 
7b330eed2c53633bbe77e4ffaa1f7826bde57751e9c2be50884d4fb5e6cfa6f5 SHA512 
a5d35958263b58caf8971d2c67eb9417f576875f56ed302ffa1d1deffc4b7e0a2595b21ea077eabf4e42f12e947689b92f328ee887c6714317419a43a51b8cd7
 WHIRLPOOL 
8d79e189d4e9279a37dfb06c2b8413d3bad67da3626665e8eaf88af35c3b0b31e1f5e5498a332bf9fe218e0b02e1382357b90b48220c08479697480b51feada8
 DIST artifactory-4.13.0.zip 41369905 SHA256 
5724e879642ba393f3242f73fc2684d3eafb21dee80c8086ab566f5c99aa908d SHA512 
958d8c02ada6e140ed73279db4645869f56abe91a0f9c64777035e212c880e4b15659bf28a8055cf2f7e65c15cf429e0dd678bdee11a2ba18d11654c91500053
 WHIRLPOOL 
70b1c03463b99b83572d6e00dcf46b9f236e16b5d7eb83f0e8cb2a08cfa04d5757dda02fd28470212fbbe44ddabbd26b9b1a8085e2336661b9cd240d106882de
+DIST artifactory-4.13.1.zip 41392021 SHA256 
295463b4a6e6c9b1a8ddde6d62f03b206cba160b39bb6c0801f64e138e21bca2 SHA512 
2ebeb5d1c1746ca90be4de644ce7dacf81fa7aee68c9408560bda8546dbf78d366ccecbcfada46261897a49c7df7dda5d5da3b030d76cb8ea59162c73238b62e
 WHIRLPOOL 
37a7f00ceca80b648b7765aab3e7a7523d516ed77af87d0312d2e02626d41390281c52e2e42e35a76c025f3ce6c4643e173a509d410b927e7e46dc1c76b732a9
 DIST artifactory-4.7.6.zip 40332783 SHA256 
8f2ee405e7b13ea2121a0e1c97ef3097ae54e9753d7288cc4ee95d3831cb01dd SHA512 
06d102b8a17172a8f6a67e9f166278b59569ba8439c9eea02bc1a7401182f72bc00da8ea3484a30b1c96ab167d331868169edd3051f6e027d772a9c5ede50852
 WHIRLPOOL 
296dc74c9698058b2fc020ce0561929a7a75dc47ad48cce37be1d4e86e0c4bbddfb7ab108f58ee1175bb0fff113a4a216a11c6ddf01380d3fd8c826607712990
 DIST artifactory-4.7.7.zip 40327123 SHA256 
953a208daa35767ca915a9bab20310493c9abd78f238f787387c89077d377716 SHA512 
2ebda9b45a819c9f060a7d789878f09ffb5e8791f9913ba5f86498ad69a01731fca9efde7c0ed9e206ea35a98d733052146c407208f28a3efc0b25423b11a894
 WHIRLPOOL 
57e60d9426849f140fdd67bc775c9d9e08c0c78926347dc5bd64cf0c5d0fd1ab759539756e98183e093e6e9b27301d5bb6192ca5c023c71664a49bded23b8a0e
 DIST artifactory-4.8.0.zip 41084705 SHA256 
2de13962ad1e6f4f1537e1fd86b6e70da6afae67a2449bf0cb369d3a84267647 SHA512 
a21310a7699c63a2fe3f305f42fef0aab6a0b9d43b2b8ba89d2360e5f8364d233f6f64616271d6cd4e79c1cecd18b1a7197fbb034a5eabd77d97b257e09b2910
 WHIRLPOOL 
e6a62c25f2927ea069fa512c40f8b7ea4cecb8625acdd8149c1f2db298b7375e362ee616562b37e9a00d5ed5451cb5861bf906d4d5c796eec9735e62b2a46e88

diff --git a/dev-util/artifactory-bin/artifactory-bin-4.13.1.ebuild 
b/dev-util/artifactory-bin/artifactory-bin-4.13.1.ebuild
new file mode 100644
index ..90c97a4
--- /dev/null
+++ b/dev-util/artifactory-bin/artifactory-bin-4.13.1.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Using a binary ebuild until a source ebuild is doable.
+# This was previously blocked by two major bugs upstream:
+# A lack of documented build instructions - 
https://www.jfrog.com/jira/browse/RTFACT-8960
+# A lack of source releases - https://www.jfrog.com/jira/browse/RTFACT-8961
+# Upstream now releases source and instructions (yay!), but most of 
artifactory's
+# dependencies are not in portage yet.
+
+EAPI=6
+
+inherit user
+
+MY_P="${P/-bin}"
+MY_PN="${PN/-bin}"
+MY_PV="${PV/-bin}"
+
+DESCRIPTION="The world's most advanced repository manager for maven"
+HOMEPAGE="http://www.jfrog.org/products.php;
+SRC_URI="https://bintray.com/artifact/download/jfrog/artifactory/jfrog-artifactory-oss-${MY_PV}.zip
 -> ${MY_P}.zip"
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="ssl"
+
+RDEPEND=">=virtual/jre-1.8"
+DEPEND=">=virtual/jdk-1.8
+   app-arch/unzip"
+

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

2016-10-14 Thread Austin English
commit: df09dd0461d4bcdab5da03d452e7ee8bb402535c
Author: Austin English  gentoo  org>
AuthorDate: Fri Oct 14 17:48:09 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Oct 14 17:49:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df09dd04

app-emulation/vice: ensure that libraries are installed to /usr/lib64

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

Package-Manager: portage-2.3.0

 app-emulation/vice/vice-2.4.27-r2.ebuild | 174 +++
 1 file changed, 174 insertions(+)

diff --git a/app-emulation/vice/vice-2.4.27-r2.ebuild 
b/app-emulation/vice/vice-2.4.27-r2.ebuild
new file mode 100644
index ..2782d0f
--- /dev/null
+++ b/app-emulation/vice/vice-2.4.27-r2.ebuild
@@ -0,0 +1,174 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools eutils toolchain-funcs flag-o-matic
+
+DESCRIPTION="The Versatile Commodore 8-bit Emulator"
+HOMEPAGE="http://vice-emu.sourceforge.net/;
+SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE="Xaw3d alsa ethernet ffmpeg fullscreen +gtk ipv6 lame nls oss png 
pulseaudio sdl +sdlsound threads vte zlib"
+
+# upstream says gtk3 and sdl2 shouldn't be exposed yet.
+#REQUIRED_USE="?? ( gtk2 gtk3 sdl )"
+REQUIRED_USE="?? ( gtk sdl )"
+
+GTK_COMMON="
+   x11-libs/pango
+   x11-libs/cairo"
+#  gtk3? (
+#  x11-libs/gtk+:3
+#  vte? ( x11-libs/vte:2.90 )
+#  ${GTK_COMMON}
+#  )
+RDEPEND="
+   virtual/jpeg:0
+   virtual/opengl
+   media-libs/giflib
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+   sdlsound? ( media-libs/libsdl[sound] )
+   ethernet? (
+   >=net-libs/libpcap-0.9.8
+   >=net-libs/libnet-1.1.2.1:1.1
+   )
+   ffmpeg? ( virtual/ffmpeg )
+   lame? ( media-sound/lame )
+   nls? ( virtual/libintl )
+   png? ( media-libs/libpng:0 )
+   zlib? ( sys-libs/zlib )
+   sdl? (
+   media-libs/libsdl[joystick,video]
+   )
+   !sdl? (
+   fullscreen? (
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm )
+   x11-libs/libX11
+   x11-libs/libXext
+   sys-libs/readline:0
+   )
+   gtk? (
+   x11-libs/gtk+:2
+   vte? ( x11-libs/vte:0 )
+   x11-libs/gtkglext
+   ${GTK_COMMON}
+   )
+   !sdl? ( !gtk? (
+   x11-libs/libXmu
+   x11-libs/libXpm
+   x11-libs/libXt
+   x11-libs/libXv
+   Xaw3d? ( x11-libs/libXaw3d )
+   !Xaw3d? ( x11-libs/libXaw )
+   ) )
+   "
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   !sdl? (
+   fullscreen? ( x11-proto/xf86vidmodeproto )
+   !gtk? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   )
+   x11-apps/bdftopcf
+   x11-apps/mkfontdir
+   x11-proto/xproto
+   x11-proto/xextproto
+   media-libs/fontconfig
+   x11-proto/videoproto
+   nls? ( sys-devel/gettext )"
+
+PATCH=(
+   "${FILESDIR}"/${P}-autotools.patch
+)
+   #"${FILESDIR}"/vice_rath.txt
+
+src_prepare() {
+   default
+   sed -i \
+   -e 's/building//' \
+   doc/Makefile.am || die
+   sed -i \
+   -e "/^docdir =/s:=.*:=/usr/share/doc/${PF}:" \
+   doc/Makefile.am \
+   doc/readmes/Makefile.am || die
+   sed -i \
+   -e "/^docdir =/s:=.*:=/usr/share/doc/${PF}/html:" \
+   doc/html/Makefile.am || die
+   sed -i \
+   -e "s:/usr/local/lib/VICE:/usr/$(get_libdir)/${PN}:" \
+   man/vice.1 \
+   $(grep -rl --exclude="*texi" /usr/local/lib doc) || die
+   sed -i \
+   -e "/VICEDIR=/s:=.*:=\"/usr/$(get_libdir)/${PN}\";:" \
+   configure.ac || die
+   sed -i \
+   -e "s:\(#define LIBDIR \).*:\1\"/usr/$(get_libdir)/${PN}\":" \
+   -e "s:\(#define DOCDIR \).*:\1\"/usr/share/doc/${PF}\":" \
+   src/arch/unix/archdep.h \
+   src/arch/sdl/archdep_unix.h || die
+   rm -rf src/lib/{libffmpeg,liblame} || die
+   sed -i \
+   -e '/SUBDIRS/s/libffmpeg//;' \
+   -e '/SUBDIRS/s/liblame//;' \
+   src/lib/Makefile.am || die
+   AT_NO_RECURSIVE=1 eautoreconf
+}
+
+src_configure() {
+   local gui_arg snd_arg
+
+   snd_arg+=" $(use_with alsa)"
+   snd_arg+=" $(use_with oss)"
+   snd_arg+=" $(use_with pulseaudio pulse)"
+   snd_arg+=" $(use_with sdlsound)"
+
+   gui_arg+=" $(use_enable sdl sdlui)"
+   # The gtk UI code has raw calls to XOpenDisplay and
+   # is missing 

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

2016-10-14 Thread Austin English
commit: 35e39f7b4bfb0a96dbd40eee6e5b4fb913bc4656
Author: Austin English  gentoo  org>
AuthorDate: Fri Oct 14 17:49:00 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Oct 14 17:49:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e39f7b

app-emulation/vice: remove broken vice-2.4.27-r1, superseded by vice-2.4.27-r2

Package-Manager: portage-2.3.0

 app-emulation/vice/vice-2.4.27-r1.ebuild | 174 ---
 1 file changed, 174 deletions(-)

diff --git a/app-emulation/vice/vice-2.4.27-r1.ebuild 
b/app-emulation/vice/vice-2.4.27-r1.ebuild
deleted file mode 100644
index ee4aa0b..
--- a/app-emulation/vice/vice-2.4.27-r1.ebuild
+++ /dev/null
@@ -1,174 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit autotools eutils toolchain-funcs flag-o-matic
-
-DESCRIPTION="The Versatile Commodore 8-bit Emulator"
-HOMEPAGE="http://vice-emu.sourceforge.net/;
-SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="Xaw3d alsa ethernet ffmpeg fullscreen +gtk ipv6 lame nls oss png 
pulseaudio sdl +sdlsound threads vte zlib"
-
-# upstream says gtk3 and sdl2 shouldn't be exposed yet.
-#REQUIRED_USE="?? ( gtk2 gtk3 sdl )"
-REQUIRED_USE="?? ( gtk sdl )"
-
-GTK_COMMON="
-   x11-libs/pango
-   x11-libs/cairo"
-#  gtk3? (
-#  x11-libs/gtk+:3
-#  vte? ( x11-libs/vte:2.90 )
-#  ${GTK_COMMON}
-#  )
-RDEPEND="
-   virtual/jpeg:0
-   virtual/opengl
-   media-libs/giflib
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-sound/pulseaudio )
-   sdlsound? ( media-libs/libsdl[sound] )
-   ethernet? (
-   >=net-libs/libpcap-0.9.8
-   >=net-libs/libnet-1.1.2.1:1.1
-   )
-   ffmpeg? ( virtual/ffmpeg )
-   lame? ( media-sound/lame )
-   nls? ( virtual/libintl )
-   png? ( media-libs/libpng:0 )
-   zlib? ( sys-libs/zlib )
-   sdl? (
-   media-libs/libsdl[joystick,video]
-   )
-   !sdl? (
-   fullscreen? (
-   x11-libs/libXrandr
-   x11-libs/libXxf86vm )
-   x11-libs/libX11
-   x11-libs/libXext
-   sys-libs/readline:0
-   )
-   gtk? (
-   x11-libs/gtk+:2
-   vte? ( x11-libs/vte:0 )
-   x11-libs/gtkglext
-   ${GTK_COMMON}
-   )
-   !sdl? ( !gtk? (
-   x11-libs/libXmu
-   x11-libs/libXpm
-   x11-libs/libXt
-   x11-libs/libXv
-   Xaw3d? ( x11-libs/libXaw3d )
-   !Xaw3d? ( x11-libs/libXaw )
-   ) )
-   "
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   !sdl? (
-   fullscreen? ( x11-proto/xf86vidmodeproto )
-   !gtk? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   )
-   x11-apps/bdftopcf
-   x11-apps/mkfontdir
-   x11-proto/xproto
-   x11-proto/xextproto
-   media-libs/fontconfig
-   x11-proto/videoproto
-   nls? ( sys-devel/gettext )"
-
-PATCH=(
-   "${FILESDIR}"/${P}-autotools.patch
-)
-   #"${FILESDIR}"/vice_rath.txt
-
-src_prepare() {
-   default
-   sed -i \
-   -e 's/building//' \
-   doc/Makefile.am || die
-   sed -i \
-   -e "/^docdir =/s:=.*:=/usr/share/doc/${PF}:" \
-   doc/Makefile.am \
-   doc/readmes/Makefile.am || die
-   sed -i \
-   -e "/^docdir =/s:=.*:=/usr/share/doc/${PF}/html:" \
-   doc/html/Makefile.am || die
-   sed -i \
-   -e "s:/usr/local/lib/VICE:/$(get_libdir)/${PN}:" \
-   man/vice.1 \
-   $(grep -rl --exclude="*texi" /usr/local/lib doc) || die
-   sed -i \
-   -e "/VICEDIR=/s:=.*:=\"/$(get_libdir)/${PN}\";:" \
-   configure.ac || die
-   sed -i \
-   -e "s:\(#define LIBDIR \).*:\1\"$(get_libdir)/${PN}\":" \
-   -e "s:\(#define DOCDIR \).*:\1\"/usr/share/doc/${PF}\":" \
-   src/arch/unix/archdep.h \
-   src/arch/sdl/archdep_unix.h || die
-   rm -rf src/lib/{libffmpeg,liblame} || die
-   sed -i \
-   -e '/SUBDIRS/s/libffmpeg//;' \
-   -e '/SUBDIRS/s/liblame//;' \
-   src/lib/Makefile.am || die
-   AT_NO_RECURSIVE=1 eautoreconf
-}
-
-src_configure() {
-   local gui_arg snd_arg
-
-   snd_arg+=" $(use_with alsa)"
-   snd_arg+=" $(use_with oss)"
-   snd_arg+=" $(use_with pulseaudio pulse)"
-   snd_arg+=" $(use_with sdlsound)"
-
-   gui_arg+=" $(use_enable sdl sdlui)"
-   # The gtk UI code has raw calls to XOpenDisplay and
-   # is missing -lX11 if vte doesn't pull it in.
-   #if 

[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/expect/files/

2016-10-14 Thread Amy Winston
commit: de3fff546778cffaf9e8fc53094a3e446aaa6d69
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:48:09 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3fff54

dev-tcltk/expect: remove unused patches

 dev-tcltk/expect/files/expect-5.39.0-libdir.patch  |  11 -
 .../expect-5.43.0-avoid-tcl-internals-1.patch  | 100 
 dev-tcltk/expect/files/expect-5.43.0-darwin.patch  |  11 -
 .../files/expect-5.43.0-missing-includes.patch |  44 --
 .../expect/files/expect-5.43.0-multilib.patch  |  11 -
 dev-tcltk/expect/files/expect.m4   | 609 -
 6 files changed, 786 deletions(-)

diff --git a/dev-tcltk/expect/files/expect-5.39.0-libdir.patch 
b/dev-tcltk/expect/files/expect-5.39.0-libdir.patch
deleted file mode 100644
index 061db83..
--- a/dev-tcltk/expect/files/expect-5.39.0-libdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 expect-5.39/Makefile.in.libdir 2003-07-30 00:46:51.0 +0200
-+++ expect-5.39/Makefile.in2003-11-17 17:54:52.0 +0100
-@@ -316,7 +316,7 @@
- CFLAGS_INT = $(MH_CFLAGS) $(CPPFLAGS) $(XCFLAGS)
- 
- LIB_INSTALL_DIR = $(tcl_libdir)
--LIB_RUNTIME_DIR = $(tcl_libdir)
-+LIB_RUNTIME_DIR = $(subst $(INSTALL_ROOT),,$(tcl_libdir))
- # I don't understand why Tcl splits these up, but it does.  LIB_RUNTIME_DIR
- # can appear as part of the LD_SEARCH_FLAGS inherited by configure.
- 

diff --git a/dev-tcltk/expect/files/expect-5.43.0-avoid-tcl-internals-1.patch 
b/dev-tcltk/expect/files/expect-5.43.0-avoid-tcl-internals-1.patch
deleted file mode 100644
index 517fe93..
--- a/dev-tcltk/expect/files/expect-5.43.0-avoid-tcl-internals-1.patch
+++ /dev/null
@@ -1,100 +0,0 @@
-Submitted By: Bryan Kadzban 
-Date: 2008-01-12
-Initial Package Version: 5.43
-Upstream status: Not Submitted - Test Version
-Origin: LFS ticket 2126 (http://wiki.linuxfromscratch.org/lfs/ticket/2126)
-Description: Removes references to functions that Tcl 8.5 no longer exposes.
-
-diff -Naur expect-5.43/exp_command.c expect-5.43-patched/exp_command.c
 expect-5.43/exp_command.c  2004-08-20 13:18:01.0 -0400
-+++ expect-5.43-patched/exp_command.c  2008-01-12 11:42:45.0 -0500
-@@ -2265,6 +2265,8 @@
-   /*NOTREACHED*/
- }
- 
-+static struct exp_cmd_data cmd_data[];
-+
- /*ARGSUSED*/
- static int
- Exp_CloseObjCmd(clientData, interp, objc, objv)
-@@ -2311,12 +2313,23 @@
-   /* Historical note: we used "close"  long before there was a */
-   /* Tcl builtin by the same name. */
- 
-+  /* The code that registered this function as the handler for */
-+  /* the "close" command stored away the old handler in the */
-+  /* exp_cmd_data for the "close" command. */
-+
-+  struct exp_cmd_data *cmd_ptr;
-   Tcl_CmdInfo info;
-+
-+  for(cmd_ptr = _data[0]; cmd_ptr->name; cmd_ptr++) {
-+  if(strncmp(cmd_ptr->name, "close", 5) == 0)
-+  break;
-+  }
-+
-   Tcl_ResetResult(interp);
-   if (0 == Tcl_GetCommandInfo(interp,"close",)) {
-   info.clientData = 0;
-   }
--  return(Tcl_CloseObjCmd(info.clientData,interp,objc_orig,objv_orig));
-+  
return(cmd_ptr->old_objProc(info.clientData,interp,objc_orig,objv_orig));
- }
- 
- if (chanName) {
-@@ -2961,7 +2974,10 @@
- /* if successful (i.e., TCL_RETURN is returned) */
- /* modify the result, so that we will handle it specially */
- 
--int result = Tcl_ReturnObjCmd(clientData,interp,objc,objv);
-+Tcl_CmdInfo info;
-+Tcl_GetCommandInfo(interp, "return", );
-+
-+int result = info.objProc(clientData,interp,objc,objv);
- if (result == TCL_RETURN)
- result = EXP_TCL_RETURN;
- return result;
-@@ -3062,8 +3078,7 @@
- 
-   for (;c->name;c++) {
-   /* if already defined, don't redefine */
--  if ((c->flags & EXP_REDEFINE) ||
--  !(Tcl_FindHashEntry(>cmdTable,c->name) ||
-+  if (!(Tcl_FindHashEntry(>cmdTable,c->name) ||
- Tcl_FindHashEntry(>cmdTable,c->name))) {
-   if (c->objproc)
-   Tcl_CreateObjCommand(interp,c->name,
-@@ -3072,6 +3087,21 @@
-   Tcl_CreateCommand(interp,c->name,c->proc,
- c->data,exp_deleteProc);
-   }
-+  else if (c->flags & EXP_REDEFINE) { /* unless the REDEFINE flag 
is present */
-+  Tcl_CmdInfo info;
-+
-+  if (Tcl_GetCommandInfo(interp, c->name, )) {
-+  c->old_proc = info.proc;
-+  c->old_objProc  = info.objProc;
-+  }
-+
-+  if (c->objproc)
-+  Tcl_CreateObjCommand(interp,c->name,
-+ 

[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/blt/files/

2016-10-14 Thread Amy Winston
commit: 22a4a999c93f7ef4acb01f7c90f28d66849970aa
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:45:21 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a4a999

dev-tcltk/blt: remove unused patch/file

 dev-tcltk/blt/files/blt2.4z-install.diff | 26 --
 dev-tcltk/blt/files/pkgIndex.tcl |  2 --
 2 files changed, 28 deletions(-)

diff --git a/dev-tcltk/blt/files/blt2.4z-install.diff 
b/dev-tcltk/blt/files/blt2.4z-install.diff
deleted file mode 100644
index 184d7f7..
--- a/dev-tcltk/blt/files/blt2.4z-install.diff
+++ /dev/null
@@ -1,26 +0,0 @@
 blt2.4z/library/Makefile.in.jj 2003-07-09 20:18:32.0 +0100
-+++ blt2.4z/library/Makefile.in2003-07-09 20:19:06.0 +0100
-@@ -58,7 +58,7 @@
-   for i in $(miscFiles) ; do \
-   $(INSTALL_DATA) $(srcdir)/$$i $(INSTALL_ROOT)$(scriptdir) ; \
-   done 
--  $(INSTALL_DATA) pkgIndex.tcl $(scriptdir)
-+  $(INSTALL_DATA) pkgIndex.tcl $(INSTALL_ROOT)$(scriptdir)
- 
- mkdirs:
-   @for i in $(instdirs) ; do \
 blt2.4z/Makefile.in.jj 2003-07-09 20:19:24.0 +0100
-+++ blt2.4z/Makefile.in2003-07-09 20:19:46.0 +0100
-@@ -47,9 +47,9 @@
-   (cd library; $(MAKE) install)
-   (cd man; $(MAKE) install)
-   (cd demos; $(MAKE) install)
--  $(INSTALL_DATA) $(srcdir)/README $(INSTALL_DIR)$(scriptdir)
--  $(INSTALL_DATA) $(srcdir)/PROBLEMS $(INSTALL_DIR)$(scriptdir)
--  $(INSTALL_DATA) $(srcdir)/NEWS $(INSTALL_DIR)$(scriptdir)
-+  $(INSTALL_DATA) $(srcdir)/README $(INSTALL_ROOT)$(scriptdir)
-+  $(INSTALL_DATA) $(srcdir)/PROBLEMS $(INSTALL_ROOT)$(scriptdir)
-+  $(INSTALL_DATA) $(srcdir)/NEWS $(INSTALL_ROOT)$(scriptdir)
- 
- mkdirs:
-   @for i in $(instdirs) ; do \

diff --git a/dev-tcltk/blt/files/pkgIndex.tcl b/dev-tcltk/blt/files/pkgIndex.tcl
deleted file mode 100644
index 7911d85..
--- a/dev-tcltk/blt/files/pkgIndex.tcl
+++ /dev/null
@@ -1,2 +0,0 @@
-package ifneeded BLT 2.4 [list load [file join $dir .. libBLT24.so]]
-package ifneeded BLTlite 2.4 [list load [file join $dir .. libBLTlite24.so]]



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/files/

2016-10-14 Thread Amy Winston
commit: 268522e1e3b4c84fd2633131a452c096d871b8ee
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:46:06 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268522e1

dev-tcltk/bwidget: remove unused patch

 dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch | 31 
 1 file changed, 31 deletions(-)

diff --git a/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch 
b/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch
deleted file mode 100644
index ff293f6..
--- a/dev-tcltk/bwidget/files/bwidget-1.9.7-test.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Index: tests/entry.test
-==
 tests/entry.test
-+++ tests/entry.test
-@@ -21,11 +21,11 @@
- {-bg #ff #ff non-existent {unknown color name "non-existent"}}
- {-borderwidth 1.3 1 badValue {bad screen distance "badValue"}}
- {-command foo foo {} {}}
- {-disabledforeground blue blue non-existent \
-   {unknown color name "non-existent"}}
--{-editable false false shazbot {expected boolean value but got "shazbot"}}
-+{-editable false 0 shazbot {expected boolean value but got "shazbot"}}
- {-exportselection yes 1 xyzzy {expected boolean value but got "xyzzy"}}
- {-fg #110022 #110022 bogus {unknown color name "bogus"}}
- {-font {Helvetica 12 italic} {Helvetica 12 italic} {} \
-   {font "" doesn't exist}}
- {-foreground #110022 #110022 bogus {unknown color name "bogus"}}
-@@ -63,11 +63,11 @@
- }
- destroy .e
- 
- test Entry-2.1 {Entry} {
- list [catch {Entry} msg] $msg
--} {1 {no value given for parameter "path" to "Entry"}}
-+} {1 {wrong # args: should be "Entry path ?arg ...?"}}
- test Entry-2.2 {Entry} {
- list [catch {Entry gorp} msg] $msg
- } {1 {bad window path name "gorp"}}
- test Entry-2.3 {Entry procedure} {
- Entry .e
-



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/files/

2016-10-14 Thread Amy Winston
commit: a72f0d878c7213664e1207938646d38f2bcec4b2
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:48:37 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72f0d87

dev-tcltk/itcl: remove unused patch

 dev-tcltk/itcl/files/3.4_beta1-test.patch | 16 
 1 file changed, 16 deletions(-)

diff --git a/dev-tcltk/itcl/files/3.4_beta1-test.patch 
b/dev-tcltk/itcl/files/3.4_beta1-test.patch
deleted file mode 100644
index 16e7fce..
--- a/dev-tcltk/itcl/files/3.4_beta1-test.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- itcl/tests/ensemble.test |2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/itcl/tests/ensemble.test b/itcl/tests/ensemble.test
-index c21531e..c36ad5f 100644
 a/itcl/tests/ensemble.test
-+++ b/itcl/tests/ensemble.test
-@@ -98,7 +98,7 @@ test ensemble-1.10 {part errors are handled gracefully} {
- 
- test ensemble-1.11 {part argument errors are handled gracefully} {
- list [catch "itcl::ensemble test_numbers {part foo {{}} {}}" msg] $msg 
$errorInfo
--} {1 {procedure "foo" has argument with no name} {procedure "foo" has 
argument with no name
-+} {1 {argument with no name} {argument with no name
- while executing
- "part foo {{}} {}"
- ("ensemble" body line 1)



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/files/

2016-10-14 Thread Amy Winston
commit: 7b09fed3fa9eb02da62692c813134de832f3aea3
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:50:55 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b09fed3

dev-tcltk/tcllib: remove unused patch

 dev-tcltk/tcllib/files/tcllib-1.14-test.patch | 39 ---
 1 file changed, 39 deletions(-)

diff --git a/dev-tcltk/tcllib/files/tcllib-1.14-test.patch 
b/dev-tcltk/tcllib/files/tcllib-1.14-test.patch
deleted file mode 100644
index b8c83fd..
--- a/dev-tcltk/tcllib/files/tcllib-1.14-test.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Index: support/devel/sak/validate/syntax.tcl
-==
 support/devel/sak/validate/syntax.tcl
-+++ support/devel/sak/validate/syntax.tcl
-@@ -192,11 +192,13 @@
-   if {[string equal $c rename]}continue
-   if {[string equal $c namespace]} continue
-   interp eval $ip [list ::rename $c {}]
- }
- 
--interp eval $ip [list ::namespace delete ::tcl]
-+if {![package vsatisfies [package present Tcl] 8.6]} {
-+  interp eval $ip [list ::namespace delete ::tcl]
-+}
- interp eval $ip [list ::rename namespace {}]
- interp eval $ip [list ::rename rename{}]
- 
- foreach m {
-   pcx::register unknown
-
-Index: support/devel/sak/validate/testsuites.tcl
-==
 support/devel/sak/validate/testsuites.tcl
-+++ support/devel/sak/validate/testsuites.tcl
-@@ -137,11 +137,13 @@
-   if {[string equal $c rename]}continue
-   if {[string equal $c namespace]} continue
-   interp eval $ip [list ::rename $c {}]
- }
- 
--interp eval $ip [list ::namespace delete ::tcl]
-+if {![package vsatisfies [package present Tcl] 8.6]} {
-+  interp eval $ip [list ::namespace delete ::tcl]
-+}
- interp eval $ip [list ::rename namespace {}]
- interp eval $ip [list ::rename rename{}]
- 
- foreach m {
-   testing unknown useLocal useLocalKeep useAccel



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itk/files/

2016-10-14 Thread Amy Winston
commit: 0839dedf4fee4bfb03fe13daf793dc2b52e1e476
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Sep 29 16:50:01 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Fri Oct 14 17:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0839dedf

dev-tcltk/itk: remove unused patch

 .../itk/files/itk-3.4_pre20090417-install.patch| 103 -
 1 file changed, 103 deletions(-)

diff --git a/dev-tcltk/itk/files/itk-3.4_pre20090417-install.patch 
b/dev-tcltk/itk/files/itk-3.4_pre20090417-install.patch
deleted file mode 100644
index 721bf91..
--- a/dev-tcltk/itk/files/itk-3.4_pre20090417-install.patch
+++ /dev/null
@@ -1,103 +0,0 @@
- itk/Makefile.in |2 +-
- itk/configure.in|   23 +++
- itk/itkConfig.sh.in |   28 +++-
- 3 files changed, 35 insertions(+), 18 deletions(-)
 a/itk/Makefile.in  
-+++ a/itk/Makefile.in  
-@@ -395,7 +395,7 @@ install-lib-binaries:
- fi; \
-   done
-   $(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir)
--  : $(INSTALL_DATA) itkConfig.sh $(DESTDIR)$(libdir)
-+  $(INSTALL_DATA) itkConfig.sh $(DESTDIR)$(libdir)
- 
- #
- # Install binary executables (e.g. .exe files)
 a/itk/configure.in 
-+++ a/itk/configure.in 
-@@ -219,6 +219,7 @@ fi
- # library.
- #
- 
-+itk_LIB_FILE=${PKG_LIB_FILE}
- AC_SUBST(itkstub_LIB_FILE)
- AC_SUBST(itk_LIB_FILE)
- 
-@@ -234,6 +235,28 @@ TEA_PROG_TCLSH
- TEA_PROG_WISH
- 
- #
-+# These are for itkConfig.sh
-+#
-+
-+# pkglibdir must be a fully qualified path and (not ${exec_prefix}/lib)
-+eval pkglibdir="${libdir}/${PACKAGE_NAME}${PACKAGE_VERSION}"
-+if test "${TCL_LIB_VERSIONS_OK}" = "ok"; then
-+eval itk_LIB_FLAG="-litk${PACKAGE_VERSION}${DBGX}"
-+else
-+eval itk_LIB_FLAG="-litk`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}"
-+fi
-+itk_BUILD_LIB_SPEC="-L`pwd` ${itk_LIB_FLAG}"
-+itk_LIB_SPEC="-L${pkglibdir} ${itk_LIB_FLAG}"
-+
-+AC_SUBST(itk_BUILD_LIB_SPEC)
-+AC_SUBST(itk_LIB_SPEC)
-+
-+# itk_SRC_DIR must be a fully qualified path
-+eval itk_SRC_DIR="$srcdir"
-+itk_SRC_DIR=`cd "${itk_SRC_DIR}"; pwd`
-+AC_SUBST(itk_SRC_DIR)
-+
-+#
- # Finally, substitute all of the various values into the Makefile.
- #
- 
 a/itk/itkConfig.sh.in  
-+++ a/itk/itkConfig.sh.in  
-@@ -11,30 +11,23 @@ 
- #
- # The information in this file is specific to a single platform.
- 
--# Itcl's version number.
--ITCL_VERSION='@ITCL_VERSION@'
-+# Itk's version number.
-+itk_VERSION='@PACKAGE_VERSION@'
-+ITK_VERSION='@PACKAGE_VERSION@'
- 
- # The name of the Itk library (may be either a .a file or a shared library):
--ITK_LIB_FILE=@ITK_LIB_FILE@
-+itk_LIB_FILE=@itk_LIB_FILE@
-+ITK_LIB_FILE=@itk_LIB_FILE@
- 
- # String to pass to linker to pick up the Itk library from its
- # build directory.
--ITK_BUILD_LIB_SPEC='@ITK_BUILD_LIB_SPEC@'
-+itk_BUILD_LIB_SPEC='@itk_BUILD_LIB_SPEC@'
-+ITK_BUILD_LIB_SPEC='@itk_BUILD_LIB_SPEC@'
- 
- # String to pass to linker to pick up the Itk library from its
- # installed directory.
--ITK_LIB_SPEC='@ITK_LIB_SPEC@'
--
--# The name of the Itk stub library (a .a file):
--ITK_STUB_LIB_FILE=@ITK_STUB_LIB_FILE@
--
--# String to pass to linker to pick up the Itk stub library from its
--# build directory.
--ITK_BUILD_STUB_LIB_SPEC='@ITK_BUILD_STUB_LIB_SPEC@'
--
--# String to pass to linker to pick up the Itk stub library from its
--# installed directory.
--ITK_STUB_LIB_SPEC='@ITK_STUB_LIB_SPEC@'
-+itk_LIB_SPEC='@itk_LIB_SPEC@'
-+ITK_LIB_SPEC='@itk_LIB_SPEC@'
- 
- # Location of the top-level source directories from which [incr Tk]
- # was built.  This is the directory that contains a README file as well
-@@ -42,4 +35,5 @@ ITK_STUB_LIB_SPEC='@ITK_STUB_LIB_SPEC@'
- # compiled in a different place than the directory containing the source
- # files, this points to the location of the sources, not the location
- # where [incr Tk] was compiled.
--ITK_SRC_DIR='@ITK_SRC_DIR@'
-+itk_SRC_DIR='@itk_SRC_DIR@'
-+ITK_SRC_DIR='@itk_SRC_DIR@'



  1   2   >