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

2016-06-12 Thread Amy Winston
commit: d0fdda9a32b2227375fa0ad58b63de62985e287a
Author: Amy Winston  gentoo  org>
AuthorDate: Mon Jun 13 05:57:07 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Mon Jun 13 05:57:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fdda9a

media-libs/opencollada: cleaning after github pr

 media-libs/opencollada/.metadata.xml.kate-swp | Bin 266 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-libs/opencollada/.metadata.xml.kate-swp 
b/media-libs/opencollada/.metadata.xml.kate-swp
deleted file mode 100644
index f3fe4f4..000
Binary files a/media-libs/opencollada/.metadata.xml.kate-swp and /dev/null 
differ



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

2016-06-12 Thread Jeroen Roovers
commit: 2297c8f17aa66b7580b144beb6fad82ca53312ab
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jun 13 05:28:09 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jun 13 05:28:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2297c8f1

dev-libs/cl: Revision bump.

Package-Manager: portage-2.3.0_rc1

 dev-libs/cl/{cl-1.2.1.ebuild => cl-1.2.1-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-libs/cl/cl-1.2.1.ebuild b/dev-libs/cl/cl-1.2.1-r1.ebuild
similarity index 100%
rename from dev-libs/cl/cl-1.2.1.ebuild
rename to dev-libs/cl/cl-1.2.1-r1.ebuild



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

2016-06-12 Thread Hans de Graaff
commit: d2416bf7ce548cabe429d8b31ef7aec394d86a53
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:15:59 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:15:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2416bf7

dev-ruby/mechanize: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/mechanize/mechanize-2.7.3.ebuild | 39 ---
 1 file changed, 39 deletions(-)

diff --git a/dev-ruby/mechanize/mechanize-2.7.3.ebuild 
b/dev-ruby/mechanize/mechanize-2.7.3.ebuild
deleted file mode 100644
index e720513..000
--- a/dev-ruby/mechanize/mechanize-2.7.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc EXAMPLES.rdoc GUIDE.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby library used for automating interaction with websites"
-HOMEPAGE="https://github.com/sparklemotion/mechanize;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-3.7
-   test? ( dev-ruby/minitest:5 )"
-ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4-r1
-   >=dev-ruby/net-http-digest_auth-1.1.1
-   >=dev-ruby/net-http-persistent-2.5.2
-   >=dev-ruby/ntlm-http-0.1.1
-   >=dev-ruby/webrobots-0.0.9
-   >=dev-ruby/http-cookie-1.0.2
-   >=dev-ruby/mime-types-2.0
-   >=dev-ruby/domain_name-0.5.1"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/* || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-digest_auth/

2016-06-12 Thread Hans de Graaff
commit: ea2644fa97234c5d94ac42e573acf521dbb85137
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:09:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:09:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2644fa

dev-ruby/net-http-digest_auth: drop ruby19

Package-Manager: portage-2.2.28

 dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild 
b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
index 29e5694..d9301c4 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-06-12 Thread Hans de Graaff
commit: e2c90a6e53dbcb8b18318534d6359e02301ecc4b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:06:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:06:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c90a6e

dev-ruby/mechanize: drop ruby19

Package-Manager: portage-2.2.28

 dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild | 4 ++--
 dev-ruby/mechanize/mechanize-2.7.3.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild 
b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
index 608d124..7c43261 100644
--- a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
+++ b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 

diff --git a/dev-ruby/mechanize/mechanize-2.7.3.ebuild 
b/dev-ruby/mechanize/mechanize-2.7.3.ebuild
index 14201f2..e720513 100644
--- a/dev-ruby/mechanize/mechanize-2.7.3.ebuild
+++ b/dev-ruby/mechanize/mechanize-2.7.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-06-12 Thread Hans de Graaff
commit: fd14dcaa6d71c8cac06112ed87b2fe92d84e5e4e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:07:13 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:07:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd14dcaa

dev-ruby/net-http-persistent: mark ruby21 revision stable

Package-Manager: portage-2.2.28

 dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
index 9e60eaa..a75b350 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "doc? ( dev-ruby/hoe )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-digest_auth/

2016-06-12 Thread Hans de Graaff
commit: 0110e8035ae234e0e4456a27cec1bbc6b8b7c6f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:10:48 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:10:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0110e803

dev-ruby/net-http-digest_auth: add ruby23

Package-Manager: portage-2.2.28

 dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild 
b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
index d9301c4..1389a3b 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-digest_auth/

2016-06-12 Thread Hans de Graaff
commit: f404e362d7238be13a071036c5d08cee0506d3d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:08:41 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:08:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f404e362

dev-ruby/net-http-digest_auth: mark ruby21 revision stable

Package-Manager: portage-2.2.28

 dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild 
b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
index ca13289..29e5694 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-digest_auth;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="test"
 
 ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-digest_auth/

2016-06-12 Thread Hans de Graaff
commit: e8d330339fae2694cca0631e694661d8a517c56e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:09:08 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:09:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d33033

dev-ruby/net-http-digest_auth: cleanup

Package-Manager: portage-2.2.28

 .../net-http-digest_auth-1.4-r1.ebuild | 24 --
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild 
b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
deleted file mode 100644
index 16b5d4d..000
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication"
-HOMEPAGE="https://github.com/drbrain/net-http-digest_auth;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )"



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

2016-06-12 Thread Hans de Graaff
commit: 54e404806b27d5f17c6a85fa5e7d5257659671f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:02:15 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:02:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e40480

dev-ruby/bunny: add 2.4.0

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/bunny/Manifest b/dev-ruby/bunny/Manifest
index 771a3bc..79b461d 100644
--- a/dev-ruby/bunny/Manifest
+++ b/dev-ruby/bunny/Manifest
@@ -1,2 +1,3 @@
 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

diff --git a/dev-ruby/bunny/bunny-2.4.0.ebuild 
b/dev-ruby/bunny/bunny-2.4.0.ebuild
new file mode 100644
index 000..0c980eb
--- /dev/null
+++ b/dev-ruby/bunny/bunny-2.4.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"
+
+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
+}



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

2016-06-12 Thread Hans de Graaff
commit: f749d28aab22b6ec6900e825944bcd17fa7c3b61
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:15:31 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:15:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f749d28a

dev-ruby/mechanize: mark ruby21 revision stable

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild 
b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
index 7c43261..8862ad3 100644
--- a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
+++ b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/sparklemotion/mechanize;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend ">=dev-ruby/hoe-3.7



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-06-12 Thread Hans de Graaff
commit: 07c0a3e0820d8a653d3c3e1f64c9966689def60b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:07:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:07:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c0a3e0

dev-ruby/net-http-persistent: cleanup

Package-Manager: portage-2.2.28

 .../net-http-persistent-2.9.4.ebuild   | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild
deleted file mode 100644
index 02f4786..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_bdepend "doc? ( dev-ruby/hoe )
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # due to hoe
-   sed -i -e "/license/d" Rakefile || die
-}



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

2016-06-12 Thread Jeroen Roovers
commit: 458cb821c68934e737d7e894c2ba73ba66ca70c5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jun 13 04:58:36 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jun 13 04:58:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458cb821

dev-libs/cl: Restore CL_DIR in 1.2.1 (bug #585600 by Oleg).

Package-Manager: portage-2.3.0_rc1

 dev-libs/cl/cl-1.2.1.ebuild | 2 ++
 dev-libs/cl/cl-.ebuild  | 4 +---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/cl/cl-1.2.1.ebuild b/dev-libs/cl/cl-1.2.1.ebuild
index ec56ff8..75b2edb 100644
--- a/dev-libs/cl/cl-1.2.1.ebuild
+++ b/dev-libs/cl/cl-1.2.1.ebuild
@@ -33,6 +33,8 @@ src_compile() {
 }
 
 src_install() {
+   ERLANG_DIR="/usr/$(get_libdir)/erlang/lib"
+   CL_DIR="${ERLANG_DIR}/${P}"
insinto "${CL_DIR}"
doins -r ebin src include c_src examples
 }

diff --git a/dev-libs/cl/cl-.ebuild b/dev-libs/cl/cl-.ebuild
index eb12599..382f5b9 100644
--- a/dev-libs/cl/cl-.ebuild
+++ b/dev-libs/cl/cl-.ebuild
@@ -3,7 +3,7 @@
 # $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/esdl-1.2.ebuild,v 1.1 
2013/02/12 14:41:54 george Exp $
 
 EAPI=6
-inherit eutils fixheadtails git-r3 multilib
+inherit eutils git-r3 multilib
 
 DESCRIPTION="OpenCL bindings for Erlang"
 HOMEPAGE="https://github.com/tonyrog/cl;
@@ -25,10 +25,8 @@ src_compile() {
 }
 
 src_install() {
-   addpredict /usr/$(get_libdir)/erlang/lib
ERLANG_DIR="/usr/$(get_libdir)/erlang/lib"
CL_DIR="${ERLANG_DIR}/${P}"
-
insinto "${CL_DIR}"
doins -r ebin src include c_src examples
 }



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

2016-06-12 Thread Richard Farina
commit: 8bc51db262b40331200731494b7368930a114d39
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:53:33 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc51db2

net-analyzer/metasploit:

Package-Manager: portage-2.3.0_rc1

 net-analyzer/metasploit/metasploit-.ebuild | 21 ++---
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/net-analyzer/metasploit/metasploit-.ebuild 
b/net-analyzer/metasploit/metasploit-.ebuild
index ac969a0..75cb3e1 100644
--- a/net-analyzer/metasploit/metasploit-.ebuild
+++ b/net-analyzer/metasploit/metasploit-.ebuild
@@ -37,9 +37,9 @@ IUSE="development +java oracle +pcap test"
 RESTRICT="test"
 
 RUBY_COMMON_DEPEND="virtual/ruby-ssl
-   >=dev-ruby/activesupport-4.0.9:4.0
-   >=dev-ruby/actionpack-4.0.9:4.0
-   >=dev-ruby/activerecord-4.0.9:4.0
+   >=dev-ruby/activesupport-4.2.6:4.2
+   >=dev-ruby/actionpack-4.2.6:4.2
+   >=dev-ruby/activerecord-4.2.6:4.2
dev-ruby/bcrypt-ruby
dev-ruby/builder:3
dev-ruby/bundler
@@ -50,14 +50,17 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
dev-ruby/metasm:1.0.2
dev-ruby/metasploit_data_models:1.2.10
dev-ruby/meterpreter_bins:0.0.22
-   dev-ruby/metasploit-payloads:1.0.22
-   dev-ruby/metasploit-credential:1.0.1
-   >=dev-ruby/metasploit-concern-1.0.0:1.0
-   >=dev-ruby/metasploit-model-1.0.0:1.0
+   dev-ruby/metasploit-payloads:1.1.11
+   >=dev-ruby/metasploit-credential-2.0.0
+   >=dev-ruby/metasploit-concern-2.0.0
+   >=dev-ruby/metasploit-model-2.0.0
dev-ruby/msgpack
dev-ruby/nokogiri
+   dev-ruby/octokit
dev-ruby/openssl-ccm:1.2.1
+   dev-ruby/patch_finder
dev-ruby/recog:2.0.14
+   dev-ruby/redcarpet
=dev-ruby/rkelly-remix-0.0.6
dev-ruby/sqlite3
>=dev-ruby/pg-0.11
@@ -65,6 +68,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
>=dev-ruby/rubyzip-1.1
dev-ruby/rb-readline-r7
dev-ruby/robots
+   dev-ruby/tzinfo
java? ( dev-ruby/rjb )
oracle? ( dev-ruby/ruby-oci8 )
pcap? ( dev-ruby/pcaprub:*
@@ -188,6 +192,9 @@ all_ruby_prepare() {
#probably a better way to fix this... if I care at some point
sed -i -e "/^  spec.files/,/^  }/d" metasploit-framework.gemspec || die
 
+   #https://bugs.gentoo.org/show_bug.cgi?id=584522 no tzinfo-data by 
choice in gentoo
+   sed -i '/tzinfo-data/d' metasploit-framework.gemspec
+
#let's bogart msfupdate
rm msfupdate
echo "#!/bin/sh" > msfupdate



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

2016-06-12 Thread Richard Farina
commit: e61e016deb348eae56244c1dbbe5f5d336e9bdc7
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 22:53:10 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61e016d

dev-ruby/netrc: adding ~arm to 0.11.0, drop ruby19

Package-Manager: portage-2.3.0_rc1

 dev-ruby/netrc/netrc-0.10.3.ebuild | 4 ++--
 dev-ruby/netrc/netrc-0.11.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/netrc/netrc-0.10.3.ebuild 
b/dev-ruby/netrc/netrc-0.10.3.ebuild
index 0dc9e9d..3a9fe46 100644
--- a/dev-ruby/netrc/netrc-0.10.3.ebuild
+++ b/dev-ruby/netrc/netrc-0.10.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="changelog.txt Readme.md"
 

diff --git a/dev-ruby/netrc/netrc-0.11.0.ebuild 
b/dev-ruby/netrc/netrc-0.11.0.ebuild
index e5f75e4..a3ea2e0 100644
--- a/dev-ruby/netrc/netrc-0.11.0.ebuild
+++ b/dev-ruby/netrc/netrc-0.11.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="This library reads and writes .netrc files"
 HOMEPAGE="https://github.com/geemus/netrc;
 LICENSE="MIT"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~x86 ~arm"
 SLOT="0"
 IUSE=""
 



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

2016-06-12 Thread Richard Farina
commit: 622f907e4dd5ec1fd51291425632fe8f6270f8de
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:35:47 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622f907e

net-analyzer/metasploit: minor live update, bump new release. temporarily drop 
~arm and ~x86

Package-Manager: portage-2.3.0_rc1

 net-analyzer/metasploit/Manifest| 1 +
 .../metasploit/{metasploit-.ebuild => metasploit-4.12.7.ebuild} | 6 +++---
 net-analyzer/metasploit/metasploit-.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/metasploit/Manifest b/net-analyzer/metasploit/Manifest
index 8d977c2..0b7f81b 100644
--- a/net-analyzer/metasploit/Manifest
+++ b/net-analyzer/metasploit/Manifest
@@ -1,2 +1,3 @@
 DIST metasploit-4.11.5_p2015110401.tar.gz 35426390 SHA256 
fd8ef85a1d935245892c618001d1f992d6be16baa449a61c358b64a306ec249c SHA512 
57e6d09546b219023a2f0c5920f143cbda1736c274004e16533693bc25d4f3fc35458c0ddecc1d552e0db575a41a7c7dab5db0dd1fa14d48e8fd66dbf6c9a94c
 WHIRLPOOL 
1c3e2683598f25ce89904c5d0e9e3cf85820a6f09a06ef6e62207cdd30fe48e793012391b44c82131bacf05fce62f0093704d193769ab86ea40b9577543980f1
 DIST metasploit-4.11.7.tar.gz 23163701 SHA256 
1dbfc027dbcbb746858d36dda5ba9321cdc7d5dbc7538ceb20730a9de56d026b SHA512 
cd84a4ba253e8ae38f93ba20316f0cb0aa5aeabfb345f07cb96791c5b7589572920b1723df624e26b4e07968fe8be55b04e1abc3c8828b5588bec62aca100d55
 WHIRLPOOL 
c054e19f1c994c43230777a5f72d74b468f9de97b0f64edd17f4e9ef68fff3546d1311d9f80036d5aeccb6381c3c7f0200d5e3e33ce567e36f6ce58a9b97d4b3
+DIST metasploit-4.12.7.tar.gz 23335841 SHA256 
30d3fe6f0e3626e86d1497beb21f4ed304fb2f5f375823a5b91f5cbc9d762bae SHA512 
6927876b577e1d2421eeabdd1abab90ac99aef02703c0b431eb664c855008639081af64dd82426b87114c8460ecd31ecb46cc89af1edf4f65a2e79b30d99675a
 WHIRLPOOL 
add23aad4f5f916510c1e879d25b182651c2bd22e10311ebf43347c8a5fc5056a1f9ee13906791754585bfea4ab742a005564347de7dabaa62f987301b4c0332

diff --git a/net-analyzer/metasploit/metasploit-.ebuild 
b/net-analyzer/metasploit/metasploit-4.12.7.ebuild
similarity index 99%
copy from net-analyzer/metasploit/metasploit-.ebuild
copy to net-analyzer/metasploit/metasploit-4.12.7.ebuild
index 75cb3e1..7a0d888 100644
--- a/net-analyzer/metasploit/metasploit-.ebuild
+++ b/net-analyzer/metasploit/metasploit-4.12.7.ebuild
@@ -21,7 +21,7 @@ else
##Snapshots
MY_PV=${PV/_p/-}

SRC_URI="https://github.com/rapid7/metasploit-framework/archive/${MY_PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="~amd64"
RUBY_S="${PN}-framework-${MY_PV}"
inherit versionator
SLOT="$(get_version_component_range 1).$(get_version_component_range 2)"
@@ -48,7 +48,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
dev-ruby/json
dev-ruby/kissfft
dev-ruby/metasm:1.0.2
-   dev-ruby/metasploit_data_models:1.2.10
+   >=dev-ruby/metasploit_data_models-2.0.0
dev-ruby/meterpreter_bins:0.0.22
dev-ruby/metasploit-payloads:1.1.11
>=dev-ruby/metasploit-credential-2.0.0
@@ -68,7 +68,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
>=dev-ruby/rubyzip-1.1
dev-ruby/rb-readline-r7
dev-ruby/robots
-   dev-ruby/tzinfo
+   dev-ruby/tzinfo:*
java? ( dev-ruby/rjb )
oracle? ( dev-ruby/ruby-oci8 )
pcap? ( dev-ruby/pcaprub:*

diff --git a/net-analyzer/metasploit/metasploit-.ebuild 
b/net-analyzer/metasploit/metasploit-.ebuild
index 75cb3e1..630ddac 100644
--- a/net-analyzer/metasploit/metasploit-.ebuild
+++ b/net-analyzer/metasploit/metasploit-.ebuild
@@ -48,7 +48,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
dev-ruby/json
dev-ruby/kissfft
dev-ruby/metasm:1.0.2
-   dev-ruby/metasploit_data_models:1.2.10
+   >=dev-ruby/metasploit_data_models-2.0.0
dev-ruby/meterpreter_bins:0.0.22
dev-ruby/metasploit-payloads:1.1.11
>=dev-ruby/metasploit-credential-2.0.0
@@ -68,7 +68,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
>=dev-ruby/rubyzip-1.1
dev-ruby/rb-readline-r7
dev-ruby/robots
-   dev-ruby/tzinfo
+   dev-ruby/tzinfo:*
java? ( dev-ruby/rjb )
oracle? ( dev-ruby/ruby-oci8 )
pcap? ( dev-ruby/pcaprub:*



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

2016-06-12 Thread Richard Farina
commit: 79737fe2e03a03df5ec6321497c40a3936b454ca
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 03:46:40 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79737fe2

dev-ruby/heredoc_unindent: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild 
b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild
index 8076f1a..1b25083 100644
--- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild
+++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 dev-ruby/test-unit:2 )



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

2016-06-12 Thread Richard Farina
commit: 509d45ca6c48ecec4aa5311379cfa8cab2588303
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 03:48:30 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509d45ca

dev-ruby/crack: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/crack/crack-0.4.3.ebuild 
b/dev-ruby/crack/crack-0.4.3.ebuild
index f6ff5a3..5477fb7 100644
--- a/dev-ruby/crack/crack-0.4.3.ebuild
+++ b/dev-ruby/crack/crack-0.4.3.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$
 
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jnunemaker/crack;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest )"



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

2016-06-12 Thread Richard Farina
commit: 7b95ced7e150834907894b09c44d5e694382f2de
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 22:48:21 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b95ced7

dev-ruby/vcr: adding ~arm to :2 and :3

Package-Manager: portage-2.3.0_rc1

 dev-ruby/vcr/vcr-2.9.3.ebuild | 2 +-
 dev-ruby/vcr/vcr-3.0.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/vcr/vcr-2.9.3.ebuild b/dev-ruby/vcr/vcr-2.9.3.ebuild
index a46dce9..91df88f 100644
--- a/dev-ruby/vcr/vcr-2.9.3.ebuild
+++ b/dev-ruby/vcr/vcr-2.9.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Records your test suite's HTTP interactions and 
replay them during
 HOMEPAGE="https://github.com/myronmarston/vcr/;
 LICENSE="MIT"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 SLOT="2"
 IUSE="test"
 

diff --git a/dev-ruby/vcr/vcr-3.0.3.ebuild b/dev-ruby/vcr/vcr-3.0.3.ebuild
index 91c0fe7..3cd0a69 100644
--- a/dev-ruby/vcr/vcr-3.0.3.ebuild
+++ b/dev-ruby/vcr/vcr-3.0.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vcr/vcr/;
 SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 SLOT="3"
 IUSE="test"
 



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

2016-06-12 Thread Richard Farina
commit: f3b0521dbe4cdc18f73cf5e85ab1f96823e37094
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 03:51:06 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b0521d

dev-ruby/hashdiff: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild 
b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
index 6cd505d..6ba4618 100644
--- a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
+++ b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
@@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""



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

2016-06-12 Thread Richard Farina
commit: 213e53ed8edc46ba653da1acd43965d149678347
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:32:10 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213e53ed

dev-ruby/http: adding lots of ~arm

Package-Manager: portage-2.3.0_rc1

 dev-ruby/http/http-0.9.8.ebuild | 2 +-
 dev-ruby/http/http-1.0.2.ebuild | 2 +-
 dev-ruby/http/http-2.0.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/http/http-0.9.8.ebuild b/dev-ruby/http/http-0.9.8.ebuild
index 53cfb50..70099b9 100644
--- a/dev-ruby/http/http-0.9.8.ebuild
+++ b/dev-ruby/http/http-0.9.8.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http;
 
 LICENSE="MIT"
 SLOT="0.8"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "

diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild
index bfc4058..8e4b5ff 100644
--- a/dev-ruby/http/http-1.0.2.ebuild
+++ b/dev-ruby/http/http-1.0.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http;
 
 LICENSE="MIT"
 SLOT="1.0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "

diff --git a/dev-ruby/http/http-2.0.1.ebuild b/dev-ruby/http/http-2.0.1.ebuild
index 14e63b0..da335b5 100644
--- a/dev-ruby/http/http-2.0.1.ebuild
+++ b/dev-ruby/http/http-2.0.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http;
 
 LICENSE="MIT"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



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

2016-06-12 Thread Richard Farina
commit: 794c15e915640daf3edd3cc71433049d93894ab9
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 22:12:22 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794c15e9

dev-ruby/metasploit_data_models: bump

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit_data_models/Manifest   |  1 +
 .../metasploit_data_models-2.0.0.ebuild| 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-ruby/metasploit_data_models/Manifest 
b/dev-ruby/metasploit_data_models/Manifest
index abaf0e8..b384e3e 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,2 +1,3 @@
 DIST metasploit_data_models-1.2.10.gem 171008 SHA256 
9360ed8701d22eef77a819f1ca81daf03aae6d604e7f98efe097dc907e6f0e4a SHA512 
f6f7e53a83b8e30df3dfd2f926e5d3df3f007a136f60abe58e1d683918c6cf1b17eba7e3172d83161858e8a9f1ad9d62c17e8769e543140e0286c809e6dcb60c
 WHIRLPOOL 
013f53d51c717f0176da89613cae91de2c10847e91e83304b462c9d130117230c4db5112501f1c6ce959e8804931963a418cc338eb6f4f2a9eda970d9778ad31
 DIST metasploit_data_models-1.2.9.gem 171008 SHA256 
77f7e49fa88b7f3e98cfc651e4434ee3138357ab9501b002a2ac56d10977fecc SHA512 
aa8edbb29336a2a2c606866476d9e9bd8235ef86d3598b4cc15f2b929c5f499586e61b6c3ae8c2d64d4c22c07d2b37545b2f7f9483bf58f983c16cd1f851cf02
 WHIRLPOOL 
1372139c5c7f391ae670d7ca83d5ea78aaacd9ad7ea2bd19bb17ca2830413a8e43e64c5839342eb1ac9e7ab0df1d997fee2be8a4a7ffb09075ec4176a15f6f3e
+DIST metasploit_data_models-2.0.0.gem 177152 SHA256 
b5f32aeb00cab511c94212b7fa1b42631278d4766ab7b05f1c4fdf8e3c3655bb SHA512 
4ff18ba09fe58e5846b745152739a6602fc144ca68240901f18791f7c6ffacc0a1d621fda222c86960ca59cd3034ef2fda4fc85dead669837e3c0a7c2ddc3f1d
 WHIRLPOOL 
407460ac990f257a80c89c56463aef91ea48070d52225fc2116500ce822d5c5eb2880bd1fb21cb65a3ea3a0a725906dbe525cce5d18527030294ace776265a91

diff --git 
a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild 
b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
new file mode 100644
index 000..daffe9e
--- /dev/null
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
+
+DESCRIPTION="The database layer for Metasploit"
+HOMEPAGE="https://github.com/rapid7/metasploit_data_models;
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT=test
+#IUSE="development test"
+IUSE=""
+
+RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
+
+ruby_add_rdepend "
+   >=dev-ruby/activerecord-4.2.6:4.2[postgres]
+   >=dev-ruby/activesupport-4.2.6:4.2
+   dev-ruby/pg
+   dev-ruby/postgres_ext
+   >=dev-ruby/railties-4.2.6:4.2
+   >=dev-ruby/recog-2.0.0:*
+   dev-ruby/arel-helpers
+   >=dev-ruby/metasploit-concern-2.0.0
+   >=dev-ruby/metasploit-model-2.0.0
+   

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

2016-06-12 Thread Richard Farina
commit: 333e5d600db0a35001c5543e036ca69143d10379
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:59:15 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333e5d60

dev-ruby/metasploit-model: bump

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-model/Manifest |  1 +
 dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild|  4 ++--
 ...sploit-model-1.0.0.ebuild => metasploit-model-2.0.0.ebuild} | 10 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/dev-ruby/metasploit-model/Manifest 
b/dev-ruby/metasploit-model/Manifest
index 9c02535..d364229 100644
--- a/dev-ruby/metasploit-model/Manifest
+++ b/dev-ruby/metasploit-model/Manifest
@@ -1 +1,2 @@
 DIST metasploit-model-1.0.0.gem 77312 SHA256 
72e523dd4c13c6146a885599eae150b6addcc1b5e19165fd3382c5a783551cfe SHA512 
1020b395787c6ad0f5b409c997f672e35e442e2499081dfab812a87c2aa8ff60d2b59ec1420e88b552e28c9ec12b420806475168da757e41e265d0b8df62dc39
 WHIRLPOOL 
5f211e16e3c383be0db5a66e97c95d7ff67831e1cfe980b325ff01d353094c69c47f245437ad354e4bd2b6293de288e751d39ead8e37f32242dde71a7b2c487e
+DIST metasploit-model-2.0.0.gem 81408 SHA256 
c40fa0c5160ea99de81c475e5d1b852155f8080f66b47683f2cb4c19faa91788 SHA512 
42c73b34104a94b5352e64199d2edf98ccc53c3e169f6799ecb7433588ed918d6483fe24cbfeab32b0a8859bcbfb42504054f013cdff2f03bac489e97edfe8ff
 WHIRLPOOL 
b739f5d1e465c06f6d1c4e4ba49ddf9f1e49e229b570f11cbfa0ea587a7a2b863f4e6a9a7c9df26b23e9e04e33ce72e99843b6c77a4b8cad34dd82449f41c8c7

diff --git a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild 
b/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
index ddc5c9a..71bbca5 100644
--- a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 inherit ruby-fakegem versionator
 

diff --git a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild 
b/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
similarity index 89%
copy from dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
copy to dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
index ddc5c9a..c5c7344 100644
--- a/dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 inherit ruby-fakegem versionator
 
@@ -22,9 +22,9 @@ IUSE=""
 
 RDEPEND="${RDEPEND} !dev-ruby/metasploit-model:0"
 
-ruby_add_rdepend ">=dev-ruby/railties-4.0.9:4.0
-   >=dev-ruby/activesupport-4.0.9:4.0
-   >=dev-ruby/activemodel-4.0.9:4.0"
+ruby_add_rdepend ">=dev-ruby/railties-4.2.6:4.2
+   >=dev-ruby/activesupport-4.2.6:4.2
+   >=dev-ruby/activemodel-4.2.6:4.2"
 #  development? (  dev-ruby/bundler
 #  dev-ruby/rake
 #  dev-ruby/i18n



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

2016-06-12 Thread Richard Farina
commit: 341da10ed3560c8790533eb12b06d7f3a53ddaff
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:33:22 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=341da10e

dev-ruby/octokit: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/octokit/octokit-4.3.0-r1.ebuild 
b/dev-ruby/octokit/octokit-4.3.0-r1.ebuild
index b9cd7d8..08428e6 100644
--- a/dev-ruby/octokit/octokit-4.3.0-r1.ebuild
+++ b/dev-ruby/octokit/octokit-4.3.0-r1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/octokit/octokit.rb/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 RUBY_S=octokit.rb-${PV}



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

2016-06-12 Thread Richard Farina
commit: e3dbd9c5d29258a28d8f5310d72ecaa41e93fe2d
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:32:50 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3dbd9c5

dev-ruby/webmock: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/webmock/webmock-1.24.6.ebuild 
b/dev-ruby/webmock/webmock-1.24.6.ebuild
index 318e71a..0f1b21d 100644
--- a/dev-ruby/webmock/webmock-1.24.6.ebuild
+++ b/dev-ruby/webmock/webmock-1.24.6.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/bblimke/webmock;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
dev-ruby/hashdiff"



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

2016-06-12 Thread Richard Farina
commit: 5c4d83bc21559feab452d0f839b7dd556a1cd562
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:22:34 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4d83bc

dev-ruby/metasploit-concern: add 2.0.1

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-concern/Manifest   |  1 +
 .../metasploit-concern-2.0.1.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/metasploit-concern/Manifest 
b/dev-ruby/metasploit-concern/Manifest
index 5108dd2..c705d01 100644
--- a/dev-ruby/metasploit-concern/Manifest
+++ b/dev-ruby/metasploit-concern/Manifest
@@ -1 +1,2 @@
 DIST metasploit-concern-1.0.0.gem 13312 SHA256 
0479a6766d4754720d8eb6ac6b9c108c68095b7e3068d4cca62dd5838173ecfe SHA512 
2fc2e511503b4efcc10fec9e0027936333a16de14acd53155942bde1d77e5e208510ec2b563e9ffb81d49d320b6f62bf0fd04f40bc2d2703778943d4730d5bc9
 WHIRLPOOL 
748be7d2f09af22d9767a0b41321182637058ceefbff8dd1a41ba336a5c31c9c59589b80a012402e7fd33e6892f6ca233d7b0d3cc4d863a955a3fc617f3eaeb2
+DIST metasploit-concern-2.0.1.gem 19456 SHA256 
ef42d34726f294712710c9efbd6229733877051eab77bfd1369e83df39a0c2a9 SHA512 
759b1d96a3339f2396fe98ae979e0d3188fc75ff7374069b90e8cd98145d18c5d77d863d580aa1481aef91f8b8eb3d12e6fc1dc67354e1b52be33fad28741003
 WHIRLPOOL 
31243cd6b167c1766785e918515234e17f6ac47d764e00eb5e6e0782bd14ab8c053cf2c9b03ebd25e7a5dc35e9b439ab4bf03d1a4be6af6507bb91c266382491

diff --git a/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild 
b/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild
new file mode 100644
index 000..e9743d1
--- /dev/null
+++ b/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild
@@ -0,0 +1,26 @@
+# 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_EXTRAINSTALL="app spec"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Metasploit concern allows you to define concerns in app/concerns. 
"
+HOMEPAGE="https://github.com/rapid7/metasploit-concern;
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~amd64 ~arm ~x86"
+#IUSE="development test"
+RESTRICT=test
+IUSE=""
+
+RDEPEND="${RDEPEND} !dev-ruby/metasploit-concern:0"
+
+ruby_add_rdepend ">=dev-ruby/railties-4.2.6:4.2
+ >=dev-ruby/activesupport-4.2.6:4.2"



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

2016-06-12 Thread Richard Farina
commit: 48136c27b50cb85b0242d6611f802174042431b8
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 22:41:06 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48136c27

dev-ruby/addressable: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/addressable/addressable-2.4.0.ebuild 
b/dev-ruby/addressable/addressable-2.4.0.ebuild
index 3673e26..5e0cfeb 100644
--- a/dev-ruby/addressable/addressable-2.4.0.ebuild
+++ b/dev-ruby/addressable/addressable-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable 
https://github.com/sporkmonger/a
 LICENSE="Apache-2.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "doc? ( dev-ruby/yard )"



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

2016-06-12 Thread Richard Farina
commit: f3203b4dd841a8201d32078ca85c47fde5b79360
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:21:22 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3203b4d

dev-ruby/http_parser_rb: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild 
b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
index 49faf24..177e163 100644
--- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
+++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/tmm1/http_parser.rb;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE=""
 
 each_ruby_configure() {



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

2016-06-12 Thread Richard Farina
commit: 51e440acfeb1eb805c0a63382f0886f45e96ce36
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:49:53 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e440ac

dev-ruby/metasploit-credential: tests no worky anyway

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild 
b/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
index 81a0aaf..dc0e0d5 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
@@ -18,6 +18,7 @@ LICENSE="BSD"
 SLOT="${PV}"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
+RESTRICT=test
 
 ruby_add_rdepend "dev-ruby/metasploit-concern:2.0
>=dev-ruby/metasploit_data_models-1.2.0:*



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

2016-06-12 Thread Richard Farina
commit: 632703fe7fb6d76afe905724efcdc1a3ff6bd508
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 04:29:07 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632703fe

dev-ruby/certificate_authority: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild 
b/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild
index 2f3c16f..1bff572 100644
--- a/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild
+++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cchandler/certificate_authority;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*"



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

2016-06-12 Thread Richard Farina
commit: d414c7ab509eab904575aefc7243707117738345
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 03:45:32 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d414c7ab

dev-ruby/hashie: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/hashie/hashie-3.4.4.ebuild 
b/dev-ruby/hashie/hashie-3.4.4.ebuild
index e7d1a53..71ecbd4 100644
--- a/dev-ruby/hashie/hashie-3.4.4.ebuild
+++ b/dev-ruby/hashie/hashie-3.4.4.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/activesupport )"



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

2016-06-12 Thread Richard Farina
commit: d0523cca6eb10eecc41de73be0bd868ebea0029b
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jun 13 03:47:20 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:37:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0523cca

dev-ruby/safe_yaml: adding ~arm

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild 
b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild
index e5465b5..f2767fc 100644
--- a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild
+++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 ruby_add_bdepend "test? ( dev-ruby/hashie



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

2016-06-12 Thread Richard Farina
commit: 338b4475ca7d99ac88dec8696dcd6e96081afb26
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:40:55 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338b4475

dev-ruby/metasploit-credential: bump/fix 2.0.3, fix repoman warnings

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-credential/Manifest   | 1 +
 dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild | 2 +-
 dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild | 2 +-
 ...credential-1.0.1.ebuild => metasploit-credential-2.0.3.ebuild} | 8 
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/metasploit-credential/Manifest 
b/dev-ruby/metasploit-credential/Manifest
index 208f07e..dda871b 100644
--- a/dev-ruby/metasploit-credential/Manifest
+++ b/dev-ruby/metasploit-credential/Manifest
@@ -1,2 +1,3 @@
 DIST metasploit-credential-1.0.0.gem 101888 SHA256 
086cb65295f1294c213138bd2a9f2f727d945b90837a7e877b22bc6a47fe33f6 SHA512 
4af09458a83d9425c5bfd744bc3f366c08d9175b4c303fa9ff53dd3f2163ba654748ea883d22f069e3b3be1218b57afe909f7ba31feb54c0b7ff781af8d5e631
 WHIRLPOOL 
506c707f3e1be0e90fad02397a34c70e44d1f423b5909d9f61152e2a4e929eadccf0736ec607c569fe75fff24c6003243d0a9a288979450b8c52d5f1feba1f6d
 DIST metasploit-credential-1.0.1.gem 101888 SHA256 
e37e02d962a00733f8a82d486ee8b38aa287503d61812fba9cca05e834d873ca SHA512 
e2d77cf1af9b9f7c09c3b98fc61c032dd5890bc019d09e208706ea93560402c82abc5a3dbc178442fbc1597d9e43e8a98f76bdb71fe470e7091d5e79bb30660f
 WHIRLPOOL 
15b568fa61f64d895df9a7c5c04ae22232f9d805fca71c565fc2db871b4c443c163a922d52faa1953b3fadb157d71a6ea1866d2f740eff0db3262d78066c812e
+DIST metasploit-credential-2.0.3.gem 108032 SHA256 
ce275e0d61aa3fba1e19b6b8bedc8c1ce655d44d58a1ca36f798c8762e08ee33 SHA512 
df3289756fa26931ae8cdbbfa94efbbd370ac4f6e7acdb3188e6fdcbbe89d4a894cdeb673c0a4608764b1916691f2522bd3e658d97b7742ca7637e17c299ad3a
 WHIRLPOOL 
9d1ba8ed612635b57e5147202823220748583b64abe3c1f1050d134cf2a2e1658e4dddc20174253c53d77d336d3ce11c6b1e8d1ef2de784ec9072a0f232bf150

diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild 
b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
index 98a5d02..a742a14 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0
-   >=dev-ruby/metasploit_data_models-1.2.0
+   >=dev-ruby/metasploit_data_models-1.2.0:*
>=dev-ruby/metasploit-model-1.0.0
dev-ruby/rubyzip:1
dev-ruby/rubyntlm

diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild 
b/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild
index f61c570..741d38b 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0
-   >=dev-ruby/metasploit_data_models-1.2.0
+   >=dev-ruby/metasploit_data_models-1.2.0:*
>=dev-ruby/metasploit-model-1.0.0
dev-ruby/rubyzip:1
dev-ruby/rubyntlm

diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild 
b/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
similarity index 76%
copy from dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild
copy to dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
index f61c570..81a0aaf 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.1.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.3.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
@@ -19,10 +19,10 @@ SLOT="${PV}"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0
-   >=dev-ruby/metasploit_data_models-1.2.0
+ruby_add_rdepend "dev-ruby/metasploit-concern:2.0
+   >=dev-ruby/metasploit_data_models-1.2.0:*
>=dev-ruby/metasploit-model-1.0.0
dev-ruby/rubyzip:1
dev-ruby/rubyntlm
-   >=dev-ruby/railties-4.0.9:4.0
+   >=dev-ruby/railties-4.2.6:4.2
dev-ruby/pg"



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

2016-06-12 Thread Richard Farina
commit: d64ec2749558f2b6942b186e41f4db15c9fbcce8
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:23:27 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64ec274

dev-ruby/metasploit-concern: drop ruby19 stuff

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild 
b/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
index 78952d8..c9a8661 100644
--- a/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
+++ b/dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_EXTRAINSTALL="app spec"
 



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

2016-06-12 Thread Richard Farina
commit: 9d738c6172d8dff74005951f3ace533d20566d6d
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 19:59:14 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d738c61

dev-ruby/multipart-post: disable non-functional (and non-existant) test

Package-Manager: portage-2.3.0_rc1

 dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild 
b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild
index 835263a..5246e27 100644
--- a/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild
+++ b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild
@@ -21,6 +21,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="test"
 
+RESTRICT="test"
+
 each_ruby_test() {
+   #there is no possible way this can work
+   #/usr/bin/ruby21: No such file or directory -- testrb (LoadError)
${RUBY} -S testrb -Ilib test || die "Tests failed."
 }



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

2016-06-12 Thread Richard Farina
commit: 14eb2b0d6abe3e28a77e05642d21e26efecac328
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 20:33:13 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14eb2b0d

dev-ruby/metasploit-payloads: bump

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit-payloads/Manifest  |  1 +
 .../metasploit-payloads-1.1.11.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-ruby/metasploit-payloads/Manifest 
b/dev-ruby/metasploit-payloads/Manifest
index 5216b75..7937976 100644
--- a/dev-ruby/metasploit-payloads/Manifest
+++ b/dev-ruby/metasploit-payloads/Manifest
@@ -2,3 +2,4 @@ DIST metasploit-payloads-1.0.15.gem 5249536 SHA256 
8d186c3bcf8a4537b9a96301e8cc0
 DIST metasploit-payloads-1.0.19.gem 11816448 SHA256 
ba5d9fa68f0efe13c52b20e2ce267099e788a446be2b275438910d666afc8633 SHA512 
7551501619eb24ac38c7e8ecb4f037026ca360621f52d98703c3953cbfcd78192b6183c5c2cb3ae4b3a13484354b8652b9976ea2d9274278f9be23ac4f0aebd2
 WHIRLPOOL 
554fd259db13df063a884fce342275eb21b4d2843526e15de07e9466158606602fa83e3a9169ec06118f4b6a22013ebf522605708c48dcdf96648653bfbe0794
 DIST metasploit-payloads-1.0.21.gem 11830784 SHA256 
0489f9abe13d367098061639dfc2585d975d8373a9f2be78bbaef0b363f24b2c SHA512 
2d505e9d60a2080d2ceaf46c13369d45d4b746008629d132096e4c0a427d2d4acd99f50fc4b1f22e51b3f146de961fd570678f4356199e4bf3669f2e1d36686c
 WHIRLPOOL 
2aa30fd80bfe7be6213438635c736591ad6e0f030a020226e8d49e4773028c158aa88aa2e1a8660851285d8ad1e1e8b7c39dab709ff4384373cf670f6ac948fe
 DIST metasploit-payloads-1.0.22.gem 11831296 SHA256 
812ee8df875940be9b3740fb87e6af0c0a1b545aba9c11334ad913cda275ddfb SHA512 
d15eeec398d17332b4123a1028ba072f735a655d8e071df783c8bddc665df017920c49466036abb9d78c49373507a3fbca9df8fdd3c950894a9c2b43b07f8e14
 WHIRLPOOL 
31adb5ea479782bf9028b45f9d74a51778a940318f17cc39cdaab8588a8249f88d5a0892b083252ae615ab22a037b8a67b5a4f3848529e2a7c75e61b6f42dd05
+DIST metasploit-payloads-1.1.11.gem 11979264 SHA256 
d239ffe29f36bf15aa7c7b26a8632f0f246b20a0c221044eb3f1cf2180ceb4c0 SHA512 
b04d59f119c85ad24e4e628eb29b5173019503c674a51421daf6a85d3642fde2ac098bbcf3c405eb25da8d93dcb9f30567ee9bd941d236efc5e385a28e21994d
 WHIRLPOOL 
63b751602152c50625f4fbc097cc2dd07a81e8b187398238f36129466046a181bd854be6a1b977243cf30e2bc144778d4e494ac82ce963b966e7f8281f193814

diff --git a/dev-ruby/metasploit-payloads/metasploit-payloads-1.1.11.ebuild 
b/dev-ruby/metasploit-payloads/metasploit-payloads-1.1.11.ebuild
new file mode 100644
index 000..cdc773d
--- /dev/null
+++ b/dev-ruby/metasploit-payloads/metasploit-payloads-1.1.11.ebuild
@@ -0,0 +1,45 @@
+# 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=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Compiled binaries for Metasploit's Meterpreter"
+HOMEPAGE="https://rubygems.org/gems/metasploit-payloads;
+
+LICENSE="BSD"
+
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+#no tests
+RESTRICT="test strip"
+
+QA_PREBUILT="
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/meterpreter/msflinker_linux_x86.bin
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/meterpreter/ext_server_sniffer.lso
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/meterpreter/ext_server_networkpug.lso
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/meterpreter/ext_server_stdapi.lso
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/android/libs/armeabi/libndkstager.so
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/android/libs/mips/libndkstager.so
+   
usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/android/libs/x86/libndkstager.so
+   "
+
+src_install() {
+   ruby-ng_src_install
+   #tell revdep-rebuild to ignore binaries meant for the target
+   dodir /etc/revdep-rebuild
+   cat <<-EOF > "${ED}"/etc/revdep-rebuild/99-${PN}-${SLOT} || die
+   #These dirs contain prebuilt binaries for running on the TARGET 
not the HOST
+   
SEARCH_DIRS_MASK="/usr/lib*/ruby/gems/*/gems/${PN}-${SLOT}/data/android/libs"
+   EOF
+}



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

2016-06-12 Thread Richard Farina
commit: 0f8c4a8dae1fca14fbcdb427344e91bf1a75ee8d
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jun 12 21:06:37 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jun 13 04:36:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8c4a8d

dev-ruby/patch_finder: add as dep for metasploit

Package-Manager: portage-2.3.0_rc1

 dev-ruby/patch_finder/Manifest  |  1 +
 dev-ruby/patch_finder/metadata.xml  | 14 ++
 dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 24 
 3 files changed, 39 insertions(+)

diff --git a/dev-ruby/patch_finder/Manifest b/dev-ruby/patch_finder/Manifest
new file mode 100644
index 000..8e8f6f2
--- /dev/null
+++ b/dev-ruby/patch_finder/Manifest
@@ -0,0 +1 @@
+DIST patch_finder-1.0.2.gem 14848 SHA256 
b5908359281b620e0004d48cfcbc6b6860a9c054816f2378ccc196a229d3a9d5 SHA512 
24b269fcf9d379ca07aaecb8a9282086767eed0dfa9a12cd2523eda488621a81e90c4cb386600f3120bd503e0de1887f6826da33df4e77c5c8eb3fae61e7ca8f
 WHIRLPOOL 
83bd90046f401f23ae0f9f8f04de8e5a31a9cd135edb76f3f369cb271c22b0de9ad0c21dd27419b5de0d06b5af33af989c4063c15272f2aaafce6c6f5a00

diff --git a/dev-ruby/patch_finder/metadata.xml 
b/dev-ruby/patch_finder/metadata.xml
new file mode 100644
index 000..90e1eae
--- /dev/null
+++ b/dev-ruby/patch_finder/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+zeroch...@gentoo.org
+Rick Farina
+  
+  
+  
+  
+wchen-r7/patch-finder
+patch_finder
+  
+

diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild 
b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
new file mode 100644
index 000..8b97929
--- /dev/null
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -0,0 +1,24 @@
+# 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_BINWRAP=""
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Generic Patch Finder"
+HOMEPAGE="https://github.com/wchen-r7/patch-finder;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""



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

2016-06-12 Thread Tim Harder
commit: 7a9ff3d254350d887efb517cc96583a1da9bf60e
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jun 13 03:29:04 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jun 13 03:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9ff3d2

media-libs/libmediainfo: version bump to 0.7.86

 media-libs/libmediainfo/Manifest   |  1 +
 media-libs/libmediainfo/libmediainfo-0.7.86.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/media-libs/libmediainfo/Manifest b/media-libs/libmediainfo/Manifest
index b6ba25b..3a907ac 100644
--- a/media-libs/libmediainfo/Manifest
+++ b/media-libs/libmediainfo/Manifest
@@ -5,3 +5,4 @@ DIST libmediainfo_0.7.82.tar.xz 1535316 SHA256 
0665d3b9699be504b38e2f7a6c4986905
 DIST libmediainfo_0.7.83.tar.xz 1534876 SHA256 
2710e49aae638db7a9ea202b0e2dde8f5a2b14c06dcb0babade5ca210fe8854e SHA512 
79cebf6a0c84c3d572e2e19eefd2f9d893ebf74a57fa7ccb04563097babd45e146990e65a8d720fb2f702b1148cf1e4c510daa181cd42fea26931a78bbc6f877
 WHIRLPOOL 
bb590da2dbb2388a33f3e1ccb5d7aad2a315a52152f296a0c6c8d5649ec560826eaa2f0d600dd7f0cdd5ce2014652187f402149a5c9618721ca34f5f2ab5c9ae
 DIST libmediainfo_0.7.84.tar.xz 1537624 SHA256 
6d60f83b692dcc346b6c51c018f5c2b447f72ff8f42236d5a686b3eeac3fc54c SHA512 
e15d4d54f9460fcab23d4cb58844c52d65e580ca85b55f4b9876d7b33e073cdf896edb0ddb5d8c37510e63b81f0f1e508abe43af52095cd337f944e6ff337b2b
 WHIRLPOOL 
036f0351415db9cb73d2037b03003837242b1142f0d2e5ddf70dd583ac049570cb8a0054c15ae472250f4fa60cb8ab04d9ad0ca3350256d04fcde3f76fef
 DIST libmediainfo_0.7.85.tar.xz 1537360 SHA256 
b6202d5a9b1725b0976b051085625ae595f3eb8e2e02c4e34eb1cfff6c6d689f SHA512 
ad7e99773257719c26a9fa4fe1ae3f87ee76e0e5c0d479778479d235abd67af9ef92c5b60c2b0f1262ed7da4878f54c8a57def89387973a3573f6b59459bfb65
 WHIRLPOOL 
77aded044df8aa2179f89c69b1d611dba1e430507a70790256fe6742ac9ab321f6121f8ef50b5e45a9c1d7306b37835e0ebf8559fdf2593a9ebb6bd1f31e8329
+DIST libmediainfo_0.7.86.tar.xz 1545368 SHA256 
c0771a1405c8de3d90623ebb7d2686dd59c33c5917894e5462f4d591da63a792 SHA512 
14ebffac03bf9b61d50ad6a3faeae649d4b24661152103eaf329e5e1ddb2230cd96001166a1217d796c463d5ec74fb103f07f45f3bdd6d048791d25923bf18bf
 WHIRLPOOL 
2601f1f4e9268b71d8215ee96ba4a8b4d7a2d0f7ae3da319058b01e0eafed351a97f0b5ff71b964eb7129464fb960380deca21ef1e871dd9354ada1d6e70a3dd

diff --git a/media-libs/libmediainfo/libmediainfo-0.7.86.ebuild 
b/media-libs/libmediainfo/libmediainfo-0.7.86.ebuild
new file mode 100644
index 000..667fa9b
--- /dev/null
+++ b/media-libs/libmediainfo/libmediainfo-0.7.86.ebuild
@@ -0,0 +1,79 @@
+# 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 multilib
+
+MY_PN="MediaInfo"
+DESCRIPTION="MediaInfo libraries"
+HOMEPAGE="http://mediaarea.net/mediainfo/;
+SRC_URI="http://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="curl doc mms static-libs"
+
+RDEPEND="sys-libs/zlib
+   dev-libs/tinyxml2:=
+   >=media-libs/libzen-0.4.28[static-libs=]
+   curl? ( net-misc/curl )
+   mms? ( >=media-libs/libmms-0.6.1[static-libs=] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+S=${WORKDIR}/${MY_PN}Lib/Project/GNU/Library
+
+src_prepare() {
+   sed -i 's:-O2::' configure.ac || die
+   append-cppflags -DMEDIAINFO_LIBMMS_DESCRIBE_SUPPORT=0
+
+   epatch "${FILESDIR}"/${PN}-0.7.63-pkgconfig.patch
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --enable-shared \
+   --with-libtinyxml2 \
+   $(use_with curl libcurl) \
+   $(use_with mms libmms) \
+   $(use_enable static-libs static) \
+   $(use_enable static-libs staticlibs)
+}
+
+src_compile() {
+   default
+
+   if use doc; then
+   cd "${WORKDIR}"/${MY_PN}Lib/Source/Doc
+   doxygen Doxyfile || die
+   fi
+}
+
+src_install() {
+   default
+
+   edos2unix ${PN}.pc #414545
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins ${PN}.pc
+
+   for x in ./ Archive Audio Duplicate Export Image Multiple Reader Tag 
Text Video; do
+   insinto /usr/include/${MY_PN}/${x}
+   doins "${WORKDIR}"/${MY_PN}Lib/Source/${MY_PN}/${x}/*.h
+   done
+
+   insinto /usr/include/${MY_PN}DLL
+   doins "${WORKDIR}"/${MY_PN}Lib/Source/${MY_PN}DLL/*.h
+
+   dodoc "${WORKDIR}"/${MY_PN}Lib/*.txt
+   if use doc; then
+   dohtml -r "${WORKDIR}"/${MY_PN}Lib/Doc/*
+   fi
+
+   prune_libtool_files
+}



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

2016-06-12 Thread Tim Harder
commit: d2a28686fa99fac5f7c98bda1608905ae0c0b545
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jun 13 03:30:49 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jun 13 03:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a28686

media-libs/libmediainfo: remove old

 media-libs/libmediainfo/Manifest   |  5 --
 media-libs/libmediainfo/libmediainfo-0.7.80.ebuild | 79 --
 media-libs/libmediainfo/libmediainfo-0.7.81.ebuild | 79 --
 media-libs/libmediainfo/libmediainfo-0.7.82.ebuild | 79 --
 media-libs/libmediainfo/libmediainfo-0.7.83.ebuild | 79 --
 media-libs/libmediainfo/libmediainfo-0.7.84.ebuild | 79 --
 6 files changed, 400 deletions(-)

diff --git a/media-libs/libmediainfo/Manifest b/media-libs/libmediainfo/Manifest
index 3a907ac..0b59193 100644
--- a/media-libs/libmediainfo/Manifest
+++ b/media-libs/libmediainfo/Manifest
@@ -1,8 +1,3 @@
 DIST libmediainfo_0.7.73.tar.bz2 1648742 SHA256 
d350dbbdc25a52f79bcb3d5e91d0a61c68a4f429c13c80166d2e37476a62feb0 SHA512 
44e4d5089e4343e503117a6e125e324551ecdc8e3ec01523dd13a66652708d2f0e8e1ab1740754524f0b9847ba317f97f123034bf0b06216ad3e60b5d0f56908
 WHIRLPOOL 
496e463691410bf8350c31e63e5268dc2974a6b4c9fb80661d80d8738d299f3a5813044cf5057db32aa09639cc365c347c677c0c7ce759f1b953c47fd9b379c0
-DIST libmediainfo_0.7.80.tar.xz 1517248 SHA256 
e587b6aac746ea08ba2bb269446ba8ff54d253cb2172fc8ee9b3818ecfe8376d SHA512 
49fb59c28acdc908e6629085d5a6136d57e689ded71312d286cf163597b11b617222ac5aee0c45142f352083b1fdca7caa23bff825726198c6406077b1d9f21c
 WHIRLPOOL 
a8f7029d9533eda7a64fc5a1c735b30a3b491a6ab4706622254c46ed17b447a634df38fcf6b88f551b354c18da8f62af2706d6b23ecbed6408909f8527e375ff
-DIST libmediainfo_0.7.81.tar.xz 1522456 SHA256 
9a01b5e9899ce10df5745553bef8381dcda0e367fd568804e696f263cfcbee43 SHA512 
7fdc72df7ded6f463b89495e64ccb2da68c48471990d15e56cd197d82182332c1b64305cf5d77ddf67a36eab29074d11a26439fb386ee9ab149dfde0badf6fc3
 WHIRLPOOL 
0651164bc5dddf872e67d1591f70f00cfde0530005f96681d1d750386882c41fa1aa83bc8efd2cdf828a9e08121869ac446bb93148a72d7e20eb00da0e41755a
-DIST libmediainfo_0.7.82.tar.xz 1535316 SHA256 
0665d3b9699be504b38e2f7a6c49869052c91d4c4c923255e698c32b709815d7 SHA512 
007c7a62b832c561119f1465e42a7d84cbfdca4b0a7cb79163ef671e2e9efeb3876b261b6c96a41e2af11d7338048e3722621db4d317e0ec668fefdaed13c7ed
 WHIRLPOOL 
b51a27e5f153134d2ece39435d8f10e70337e63437aff13716b674847f3973a72bacedac3c7a270fcb67ee3b2b6ff4270c9161aba081377433f1b54ca3e77c0e
-DIST libmediainfo_0.7.83.tar.xz 1534876 SHA256 
2710e49aae638db7a9ea202b0e2dde8f5a2b14c06dcb0babade5ca210fe8854e SHA512 
79cebf6a0c84c3d572e2e19eefd2f9d893ebf74a57fa7ccb04563097babd45e146990e65a8d720fb2f702b1148cf1e4c510daa181cd42fea26931a78bbc6f877
 WHIRLPOOL 
bb590da2dbb2388a33f3e1ccb5d7aad2a315a52152f296a0c6c8d5649ec560826eaa2f0d600dd7f0cdd5ce2014652187f402149a5c9618721ca34f5f2ab5c9ae
-DIST libmediainfo_0.7.84.tar.xz 1537624 SHA256 
6d60f83b692dcc346b6c51c018f5c2b447f72ff8f42236d5a686b3eeac3fc54c SHA512 
e15d4d54f9460fcab23d4cb58844c52d65e580ca85b55f4b9876d7b33e073cdf896edb0ddb5d8c37510e63b81f0f1e508abe43af52095cd337f944e6ff337b2b
 WHIRLPOOL 
036f0351415db9cb73d2037b03003837242b1142f0d2e5ddf70dd583ac049570cb8a0054c15ae472250f4fa60cb8ab04d9ad0ca3350256d04fcde3f76fef
 DIST libmediainfo_0.7.85.tar.xz 1537360 SHA256 
b6202d5a9b1725b0976b051085625ae595f3eb8e2e02c4e34eb1cfff6c6d689f SHA512 
ad7e99773257719c26a9fa4fe1ae3f87ee76e0e5c0d479778479d235abd67af9ef92c5b60c2b0f1262ed7da4878f54c8a57def89387973a3573f6b59459bfb65
 WHIRLPOOL 
77aded044df8aa2179f89c69b1d611dba1e430507a70790256fe6742ac9ab321f6121f8ef50b5e45a9c1d7306b37835e0ebf8559fdf2593a9ebb6bd1f31e8329
 DIST libmediainfo_0.7.86.tar.xz 1545368 SHA256 
c0771a1405c8de3d90623ebb7d2686dd59c33c5917894e5462f4d591da63a792 SHA512 
14ebffac03bf9b61d50ad6a3faeae649d4b24661152103eaf329e5e1ddb2230cd96001166a1217d796c463d5ec74fb103f07f45f3bdd6d048791d25923bf18bf
 WHIRLPOOL 
2601f1f4e9268b71d8215ee96ba4a8b4d7a2d0f7ae3da319058b01e0eafed351a97f0b5ff71b964eb7129464fb960380deca21ef1e871dd9354ada1d6e70a3dd

diff --git a/media-libs/libmediainfo/libmediainfo-0.7.80.ebuild 
b/media-libs/libmediainfo/libmediainfo-0.7.80.ebuild
deleted file mode 100644
index 695803c..000
--- a/media-libs/libmediainfo/libmediainfo-0.7.80.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils flag-o-matic multilib
-
-MY_PN="MediaInfo"
-DESCRIPTION="MediaInfo libraries"
-HOMEPAGE="http://mediaarea.net/mediainfo/;
-SRC_URI="http://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl doc mms static-libs"
-
-RDEPEND="sys-libs/zlib
-   dev-libs/tinyxml2:=
-   >=media-libs/libzen-0.4.28[static-libs=]
-   curl? ( net-misc/curl )
-  

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

2016-06-12 Thread Tim Harder
commit: 333225f19121109432329f00f524d21935ffa43f
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jun 13 03:30:22 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jun 13 03:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333225f1

media-video/mediainfo: remove old

 media-video/mediainfo/Manifest|  5 --
 media-video/mediainfo/mediainfo-0.7.80.ebuild | 72 ---
 media-video/mediainfo/mediainfo-0.7.81.ebuild | 72 ---
 media-video/mediainfo/mediainfo-0.7.82.ebuild | 72 ---
 media-video/mediainfo/mediainfo-0.7.83.ebuild | 72 ---
 media-video/mediainfo/mediainfo-0.7.84.ebuild | 72 ---
 6 files changed, 365 deletions(-)

diff --git a/media-video/mediainfo/Manifest b/media-video/mediainfo/Manifest
index f36ad91..a6d2963 100644
--- a/media-video/mediainfo/Manifest
+++ b/media-video/mediainfo/Manifest
@@ -1,8 +1,3 @@
 DIST mediainfo_0.7.73.tar.bz2 1467006 SHA256 
a7cae29ac45a642c6747746db150382ed88e42891b3b0bcfa59648d8838fab92 SHA512 
46bfcacac8fb554ee1adbe5afb65d94330dea520bfea69fb4a0099e7da9159eedfc79023a6ca300443abfdc06caa1d455ad920957bbdb6307450ced0128dcd41
 WHIRLPOOL 
4fd45fd4d218bab60ea7935c0743b8ccfd218eb7790d314172f89bef1b8d33b397cfcf86bbd38de57c7c9f92bf30bbc27e262959f249506d8da00ef64c2add98
-DIST mediainfo_0.7.80.tar.xz 1293796 SHA256 
2030a3075111c78282579c15eea8e5215717f19a8014490045d157b6098f3c8a SHA512 
1ffaf931a21fa8cbd15a67d033d60a22b2ecba24870740d7a241f130303cca883c9df7b333b860a0a4a6ff6647418b4eb142cfbb97d4aad7725f5ad2ebbf7384
 WHIRLPOOL 
b072a42564387860c5179f43e1233abb2406e0e21446f1a9391bdc5ca21fc8ab534cc15b38ddb4aa79ccdb79c976256db2edbad2852433aa64c9959fbc7e1003
-DIST mediainfo_0.7.81.tar.xz 1295940 SHA256 
077c9eb3471ec8a8160d154047692b001b09877bcd9bea18c4f0413c894750a9 SHA512 
7ca2fccd62096ed4924ccc9bdac799a33252121ef8c634dfbbf6e547da151a4549aadf82335091d471c911c026b65ceb9bfc9d4c75dafff12c91e1fd0c41e107
 WHIRLPOOL 
08c87a80ce6bbd14b1060c3087834ac278ad7ff53cfb8510b313e91c16657c49c399a8f3891b692c502bdb1151fff840a502a7e948d2d249fbb8c320a5b4be37
-DIST mediainfo_0.7.82.tar.xz 1297504 SHA256 
62882c977f209c0a4e2cb47f2109180fbe6b5337e471a3eb728daa917aaf7b47 SHA512 
d07bd35d2b6fdff5ebb6546d294362d597001625f5a6c74d987629304b58d3f20e7c750d586ca6bfb1e05f8fb1b93dbadf4799721ec777a6c03f35232a4bdc80
 WHIRLPOOL 
59da6119a4f610fc1416da0d443a8242dcb316b6360e120f797b1efac34587e1819b22fa39531debe257f74d0ccb8f2b2f1fb803037a485b3525ddf1a88b37a4
-DIST mediainfo_0.7.83.tar.xz 1298048 SHA256 
e7f95f54640532666949c1fe9c305259c705f1048a86c718e054bc4513bc1535 SHA512 
b453d9312fd09b650d704120e18b7c379b8cb2ad58995f89381da3a3ca9e1885a5d4286658595ff1828ccee9c3c72b5e20486bcba9ec17d760cd8eb8144c2c66
 WHIRLPOOL 
4f06b90e191e5ed6247a7db46ebd69ebedf4e7a648a3268ee2ee2ef9f473b52fa88293efc8de110671f8e418961a8812aca2c6317c470f6e201d763a37b612a2
-DIST mediainfo_0.7.84.tar.xz 1298908 SHA256 
091f2bebd9c87167117374e0bd2772c062be315f30ca60075ec5bbaac8a87070 SHA512 
5c0d2f17338af123b6ec37fe5129c01276059dddb92a3102bb48088170f417ac880ae3a86960aeca72f5c110ab0070963a1266de0a318bd576beee3587705d63
 WHIRLPOOL 
7f03e7f4626046bb873a063f76f085d80228fe538cad4d0f4b4bbf715c5163b0b7820ba87266b90ef28983293879081fc88c6a620c5db618fd9abb87db12efa0
 DIST mediainfo_0.7.85.tar.xz 1299044 SHA256 
ba441b9c94d56e6fd0867c7d6504963ef34b3d5e3c9edc719b67abdca5cdc1fb SHA512 
bf3b75d1f11ab1c202f207abc2db28b699398bd4140e64a661e4b31f59ba97711aaa1ef7b0bb0ef014c69273d66101e0b476945eb1d473457114319b1cc756cf
 WHIRLPOOL 
3d39935610d23fc1249a31873444517d07a369ea93e84a45ef9ec5940f4872dcbaccf4e43cf2585ea4fb4fa0b3eb17405d52ae87ace4d45bb4c2ff6173f6a5c0
 DIST mediainfo_0.7.86.tar.xz 1296520 SHA256 
65edb2c1d3f7ea052b5cd6bf300267a007c8c01871c5965bef3a9bb9caa98697 SHA512 
ea7a2dc0132b6910f361cc6f822ed5b3b5fbf76f9a0415aef3ce1298de8831175045800e8adcfecc9cc865874c6e97e271ec5796fa5937e2105bfb2cc884eb4b
 WHIRLPOOL 
ef99cde1e12afeb8c684a6767eb42a1cb7b3402df7c427559363a807e809b3c6c03e54f3160d7661593de818dc61a7a2806bf81d8283bed3cf2b7636bbd970b8

diff --git a/media-video/mediainfo/mediainfo-0.7.80.ebuild 
b/media-video/mediainfo/mediainfo-0.7.80.ebuild
deleted file mode 100644
index 4aacf7b..000
--- a/media-video/mediainfo/mediainfo-0.7.80.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-WX_GTK_VER="3.0"
-
-inherit eutils autotools wxwidgets multilib
-
-DESCRIPTION="MediaInfo supplies technical and tag information about media 
files"
-HOMEPAGE="http://mediaarea.net/mediainfo/;
-SRC_URI="http://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl mms wxwidgets"
-
-RDEPEND="sys-libs/zlib
-   media-libs/libzen
-   ~media-libs/lib${P}[curl=,mms=]
-   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"

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

2016-06-12 Thread Tim Harder
commit: 9b97e19962daa12d6835b3a28156c42ed48350ca
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jun 13 03:29:31 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jun 13 03:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b97e199

media-video/mediainfo: version bump to 0.7.86

 media-video/mediainfo/Manifest|  1 +
 media-video/mediainfo/mediainfo-0.7.86.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/media-video/mediainfo/Manifest b/media-video/mediainfo/Manifest
index 2246686..f36ad91 100644
--- a/media-video/mediainfo/Manifest
+++ b/media-video/mediainfo/Manifest
@@ -5,3 +5,4 @@ DIST mediainfo_0.7.82.tar.xz 1297504 SHA256 
62882c977f209c0a4e2cb47f2109180fbe6b
 DIST mediainfo_0.7.83.tar.xz 1298048 SHA256 
e7f95f54640532666949c1fe9c305259c705f1048a86c718e054bc4513bc1535 SHA512 
b453d9312fd09b650d704120e18b7c379b8cb2ad58995f89381da3a3ca9e1885a5d4286658595ff1828ccee9c3c72b5e20486bcba9ec17d760cd8eb8144c2c66
 WHIRLPOOL 
4f06b90e191e5ed6247a7db46ebd69ebedf4e7a648a3268ee2ee2ef9f473b52fa88293efc8de110671f8e418961a8812aca2c6317c470f6e201d763a37b612a2
 DIST mediainfo_0.7.84.tar.xz 1298908 SHA256 
091f2bebd9c87167117374e0bd2772c062be315f30ca60075ec5bbaac8a87070 SHA512 
5c0d2f17338af123b6ec37fe5129c01276059dddb92a3102bb48088170f417ac880ae3a86960aeca72f5c110ab0070963a1266de0a318bd576beee3587705d63
 WHIRLPOOL 
7f03e7f4626046bb873a063f76f085d80228fe538cad4d0f4b4bbf715c5163b0b7820ba87266b90ef28983293879081fc88c6a620c5db618fd9abb87db12efa0
 DIST mediainfo_0.7.85.tar.xz 1299044 SHA256 
ba441b9c94d56e6fd0867c7d6504963ef34b3d5e3c9edc719b67abdca5cdc1fb SHA512 
bf3b75d1f11ab1c202f207abc2db28b699398bd4140e64a661e4b31f59ba97711aaa1ef7b0bb0ef014c69273d66101e0b476945eb1d473457114319b1cc756cf
 WHIRLPOOL 
3d39935610d23fc1249a31873444517d07a369ea93e84a45ef9ec5940f4872dcbaccf4e43cf2585ea4fb4fa0b3eb17405d52ae87ace4d45bb4c2ff6173f6a5c0
+DIST mediainfo_0.7.86.tar.xz 1296520 SHA256 
65edb2c1d3f7ea052b5cd6bf300267a007c8c01871c5965bef3a9bb9caa98697 SHA512 
ea7a2dc0132b6910f361cc6f822ed5b3b5fbf76f9a0415aef3ce1298de8831175045800e8adcfecc9cc865874c6e97e271ec5796fa5937e2105bfb2cc884eb4b
 WHIRLPOOL 
ef99cde1e12afeb8c684a6767eb42a1cb7b3402df7c427559363a807e809b3c6c03e54f3160d7661593de818dc61a7a2806bf81d8283bed3cf2b7636bbd970b8

diff --git a/media-video/mediainfo/mediainfo-0.7.86.ebuild 
b/media-video/mediainfo/mediainfo-0.7.86.ebuild
new file mode 100644
index 000..9121256
--- /dev/null
+++ b/media-video/mediainfo/mediainfo-0.7.86.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+WX_GTK_VER="3.0"
+
+inherit eutils autotools wxwidgets multilib
+
+DESCRIPTION="MediaInfo supplies technical and tag information about media 
files"
+HOMEPAGE="http://mediaarea.net/mediainfo/;
+SRC_URI="http://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="curl mms wxwidgets"
+
+RDEPEND="sys-libs/zlib
+   media-libs/libzen
+   ~media-libs/lib${P}[curl=,mms=]
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/MediaInfo
+
+pkg_setup() {
+   TARGETS="CLI"
+   use wxwidgets && TARGETS+=" GUI"
+}
+
+src_prepare() {
+   epatch_user
+
+   local target
+   for target in ${TARGETS}; do
+   cd "${S}"/Project/GNU/${target}
+   sed -i -e "s:-O2::" configure.ac
+   eautoreconf
+   done
+}
+
+src_configure() {
+   local target
+   for target in ${TARGETS}; do
+   cd "${S}"/Project/GNU/${target}
+   local args=""
+   [[ ${target} == "GUI" ]] && args="--with-wxwidgets 
--with-wx-gui"
+   econf ${args}
+   done
+}
+
+src_compile() {
+   local target
+   for target in ${TARGETS}; do
+   cd "${S}"/Project/GNU/${target}
+   default
+   done
+}
+src_install() {
+   local target
+   for target in ${TARGETS}; do
+   cd "${S}"/Project/GNU/${target}
+   default
+   dodoc "${S}"/History_${target}.txt
+   if [[ ${target} == "GUI" ]]; then
+   newicon "${S}"/Source/Resource/Image/MediaInfo.png 
${PN}.png
+   make_desktop_entry ${PN}-gui MediaInfo ${PN} 
"AudioVideo;GTK"
+   fi
+   done
+}



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

2016-06-12 Thread Mike Gilbert
commit: d92d52e340c3e5b7b643cb3a8544fcb17e221fa4
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jun 13 03:04:08 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jun 13 03:04:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92d52e3

net-misc/electrum: remove invalid maintainer

This email address does not exist in bugzilla.

Package-Manager: portage-2.3.0_rc1_p20

 net-misc/electrum/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-misc/electrum/metadata.xml b/net-misc/electrum/metadata.xml
index c5e3f71..874d978 100644
--- a/net-misc/electrum/metadata.xml
+++ b/net-misc/electrum/metadata.xml
@@ -13,10 +13,6 @@
maksver...@geocities.com
Maks Verver

-   
-   em...@vfemail.net
-   Emery Hemingway
-   

Enables the CLI interface
Enable plugin to support multisig wallets 
between multiple Electrum clients



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

2016-06-12 Thread Yixun Lan
commit: 17093f1082a727de41cbce525c3011bec9822bd5
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Jun 13 02:07:36 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jun 13 02:07:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17093f10

sys-libs/libunwind: version bump to 1.2_rc1, add arm64 support

Gentoo-Bug: 584720

Package-Manager: portage-2.3.0_rc1

 sys-libs/libunwind/Manifest |  1 +
 sys-libs/libunwind/libunwind-1.2_rc1.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/sys-libs/libunwind/Manifest b/sys-libs/libunwind/Manifest
index fa690d8..9896532 100644
--- a/sys-libs/libunwind/Manifest
+++ b/sys-libs/libunwind/Manifest
@@ -1,3 +1,4 @@
 DIST libunwind-0.99.tar.gz 711817 SHA256 
56083aae17eab3ccb7a36b95f0430f5a5f258755bf193bb5ca4fd4b918356164 SHA512 
26796c546490c3065d04e2143b8a4a7bcc3d3d8fc0c1c8bc1da1ddfb6abc0807d994fe83f008e82ba7cb78525d6fe66800aafa266e931a6aef9813283f904daf
 WHIRLPOOL 
868cf12c71fb1ca64da185e3e804bcddfafd70f8c443c7ca5684f9fa99f1a1943bb75cc4137082a5bd3865a6aeea39c1b2ad68d62db261d14164afded8f0ee3e
 DIST libunwind-1.0.1.tar.gz 1028725 SHA256 
aa95fd184c0b90d95891c2f3bac2c7df708ff016d2a6ee8b2eabb769f864101f SHA512 
e360f0c0abf1e8b153a01cf522237495cecd9b4c689fa55868e60cec86f650e86ceefa283c045fa3d4bd50dc130e75ce7a8ad221c8f938c20a56f106aa3de8c5
 WHIRLPOOL 
0a2bcfdabb97cb541f7050203db4b658d0b853fdeb504e5917a731547a673e78db9ea0a64ee17ffc137017fc474c7ba44086fdbf2f5f3519993b5bd0048c76b4
 DIST libunwind-1.1.tar.gz 1098603 SHA256 
9dfe0fcae2a866de9d3942c66995e4b460230446887dbdab302d41a8aee8d09a SHA512 
bfe04f2bfac9f9e47c37f0b23ed2f264d8d3d3d6f1392fe9d794ee13cad216b3740979e922e4276fb65c1ccdc836fce48812cb5459ecdd2a89a621036a35d7c1
 WHIRLPOOL 
1a0e566edf92c0563cb5525203f2718c3454bc0be25ec8079cde8441de08b6d8951db7cbf2f0a02a4a0f1e6c350e74e551a482d9094996daefa216a79bc9d383
+DIST libunwind-1.2-rc1.tar.gz 1172290 SHA256 
d222f186b6bc60f49dac5030516ec35a7ed0ccca675551d6cf81008112116abc SHA512 
810cdcf9e1e9a33eb286a6527c2d4bfc507313c596df9cdeb46b1c7b7343ac784fec3ed7c6aa135fc25dbf3e2cd8c99d1fa51e265b63614b51fd37bd84000b08
 WHIRLPOOL 
655c1eb356990aa35429207f54834da79c8aa83a506b0a51f72d1dafb236095a9420c1ca2f29a0dacb93d063bc244ebbddf5e74097e189df11f0ea7ad50b9447

diff --git a/sys-libs/libunwind/libunwind-1.2_rc1.ebuild 
b/sys-libs/libunwind/libunwind-1.2_rc1.ebuild
new file mode 100644
index 000..e3d819d
--- /dev/null
+++ b/sys-libs/libunwind/libunwind-1.2_rc1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${MY_PV}
+inherit eutils libtool
+
+DESCRIPTION="Portable and efficient API to determine the call-chain of a 
program"
+HOMEPAGE="https://savannah.nongnu.org/projects/libunwind;
+SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${MY_P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="7"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug debug-frame doc libatomic lzma static-libs"
+
+RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this 
is here for #461394
+
+# We just use the header from libatomic.
+RDEPEND="lzma? ( app-arch/xz-utils )"
+DEPEND="${RDEPEND}
+   libatomic? ( dev-libs/libatomic_ops )"
+
+DOCS=( AUTHORS ChangeLog NEWS README TODO )
+
+QA_DT_NEEDED_x86_fbsd="usr/lib/libunwind.so.7.0.0"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   # These tests like to fail.  bleh.
+   echo 'int main(){return 0;}' > tests/Gtest-dyn1.c
+   echo 'int main(){return 0;}' > tests/Ltest-dyn1.c
+}
+
+src_configure() {
+   # do not $(use_enable) because the configure.in is broken and parses
+   # --disable-debug the same as --enable-debug.
+   # https://savannah.nongnu.org/bugs/index.php?34324
+   # --enable-cxx-exceptions: always enable it, headers provide the 
interface
+   # and on some archs it is disabled by default causing a mismatch 
between the
+   # API and the ABI, bug #418253
+   # conservative-checks: validate memory addresses before use; as of 
1.0.1,
+   # only x86_64 supports this, yet may be useful for debugging, couple it 
with
+   # debug useflag.
+   ac_cv_header_atomic_ops_h=$(usex libatomic) \
+   econf \
+   --enable-cxx-exceptions \
+   --enable-coredump   \
+   --enable-ptrace \
+   --enable-setjmp \
+   $(use_enable debug-frame) \
+   $(use_enable doc documentation) \
+   $(use_enable lzma minidebuginfo) \
+   $(use_enable static-libs static) \
+   $(use_enable debug conservative_checks) \
+   $(use debug && echo --enable-debug)
+}
+
+src_test() {
+   # Explicitly allow parallel build of tests.
+   # Sandbox causes some tests to freak out.
+   

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

2016-06-12 Thread Davide Pesavento
commit: 19b89e1039c24d8676c3faaea0f42dd6e5d361b6
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jun 12 23:53:41 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Jun 13 00:11:05 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=19b89e10

dev-qt/qtnetwork: convert to usex

Package-Manager: portage-2.3.0_rc1

 dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild| 2 +-
 dev-qt/qtnetwork/qtnetwork-5.6..ebuild | 2 +-
 dev-qt/qtnetwork/qtnetwork-5.7.0_rc.ebuild | 2 +-
 dev-qt/qtnetwork/qtnetwork-5.7..ebuild | 2 +-
 dev-qt/qtnetwork/qtnetwork-5..ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild
index f60f0be..f713792 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.6.1.ebuild
@@ -48,7 +48,7 @@ src_configure() {
local myconf=(
$(use connman || use networkmanager && echo -dbus-linked)
$(qt_use libproxy)
-   $(use ssl && echo -openssl-linked)
+   $(usex ssl -openssl-linked '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5.6..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.6..ebuild
index f60f0be..f713792 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.6..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.6..ebuild
@@ -48,7 +48,7 @@ src_configure() {
local myconf=(
$(use connman || use networkmanager && echo -dbus-linked)
$(qt_use libproxy)
-   $(use ssl && echo -openssl-linked)
+   $(usex ssl -openssl-linked '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5.7.0_rc.ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.7.0_rc.ebuild
index f60f0be..f713792 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.7.0_rc.ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.7.0_rc.ebuild
@@ -48,7 +48,7 @@ src_configure() {
local myconf=(
$(use connman || use networkmanager && echo -dbus-linked)
$(qt_use libproxy)
-   $(use ssl && echo -openssl-linked)
+   $(usex ssl -openssl-linked '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5.7..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.7..ebuild
index f60f0be..f713792 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.7..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.7..ebuild
@@ -48,7 +48,7 @@ src_configure() {
local myconf=(
$(use connman || use networkmanager && echo -dbus-linked)
$(qt_use libproxy)
-   $(use ssl && echo -openssl-linked)
+   $(usex ssl -openssl-linked '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtnetwork/qtnetwork-5..ebuild 
b/dev-qt/qtnetwork/qtnetwork-5..ebuild
index f60f0be..f713792 100644
--- a/dev-qt/qtnetwork/qtnetwork-5..ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5..ebuild
@@ -48,7 +48,7 @@ src_configure() {
local myconf=(
$(use connman || use networkmanager && echo -dbus-linked)
$(qt_use libproxy)
-   $(use ssl && echo -openssl-linked)
+   $(usex ssl -openssl-linked '')
)
qt5-build_src_configure
 }



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

2016-06-12 Thread Davide Pesavento
commit: 4f155eb89ef45a083951a2253caf7c4ea9ff861b
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Jun 13 00:00:41 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Jun 13 00:11:05 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=4f155eb8

dev-qt/qtgui: convert to usex

Package-Manager: portage-2.3.0_rc1

 dev-qt/qtgui/qtgui-5.6.1.ebuild| 4 ++--
 dev-qt/qtgui/qtgui-5.6..ebuild | 4 ++--
 dev-qt/qtgui/qtgui-5.7.0_rc.ebuild | 4 ++--
 dev-qt/qtgui/qtgui-5.7..ebuild | 4 ++--
 dev-qt/qtgui/qtgui-5..ebuild   | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.6.1.ebuild b/dev-qt/qtgui/qtgui-5.6.1.ebuild
index 9f7cb6d..3543876 100644
--- a/dev-qt/qtgui/qtgui-5.6.1.ebuild
+++ b/dev-qt/qtgui/qtgui-5.6.1.ebuild
@@ -152,7 +152,7 @@ src_configure() {
$(usex dbus -dbus-linked '')
$(qt_use egl)
$(qt_use eglfs)
-   $(use eglfs && echo -gbm -kms)
+   $(usex eglfs '-gbm -kms' '')
$(qt_use evdev)
$(qt_use evdev mtdev)
-fontconfig
@@ -169,7 +169,7 @@ src_configure() {
$(qt_use udev libudev)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon-x11 system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtgui/qtgui-5.6..ebuild 
b/dev-qt/qtgui/qtgui-5.6..ebuild
index 9f7cb6d..3543876 100644
--- a/dev-qt/qtgui/qtgui-5.6..ebuild
+++ b/dev-qt/qtgui/qtgui-5.6..ebuild
@@ -152,7 +152,7 @@ src_configure() {
$(usex dbus -dbus-linked '')
$(qt_use egl)
$(qt_use eglfs)
-   $(use eglfs && echo -gbm -kms)
+   $(usex eglfs '-gbm -kms' '')
$(qt_use evdev)
$(qt_use evdev mtdev)
-fontconfig
@@ -169,7 +169,7 @@ src_configure() {
$(qt_use udev libudev)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon-x11 system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtgui/qtgui-5.7.0_rc.ebuild 
b/dev-qt/qtgui/qtgui-5.7.0_rc.ebuild
index de5dc55..b4e9ee6 100644
--- a/dev-qt/qtgui/qtgui-5.7.0_rc.ebuild
+++ b/dev-qt/qtgui/qtgui-5.7.0_rc.ebuild
@@ -152,7 +152,7 @@ src_configure() {
$(usex dbus -dbus-linked '')
$(qt_use egl)
$(qt_use eglfs)
-   $(use eglfs && echo -gbm -kms)
+   $(usex eglfs '-gbm -kms' '')
$(qt_use evdev)
$(qt_use evdev mtdev)
-fontconfig
@@ -169,7 +169,7 @@ src_configure() {
$(qt_use udev libudev)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon-x11 system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtgui/qtgui-5.7..ebuild 
b/dev-qt/qtgui/qtgui-5.7..ebuild
index de5dc55..b4e9ee6 100644
--- a/dev-qt/qtgui/qtgui-5.7..ebuild
+++ b/dev-qt/qtgui/qtgui-5.7..ebuild
@@ -152,7 +152,7 @@ src_configure() {
$(usex dbus -dbus-linked '')
$(qt_use egl)
$(qt_use eglfs)
-   $(use eglfs && echo -gbm -kms)
+   $(usex eglfs '-gbm -kms' '')
$(qt_use evdev)
$(qt_use evdev mtdev)
-fontconfig
@@ -169,7 +169,7 @@ src_configure() {
$(qt_use udev libudev)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon-x11 system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtgui/qtgui-5..ebuild b/dev-qt/qtgui/qtgui-5..ebuild
index de5dc55..b4e9ee6 100644
--- a/dev-qt/qtgui/qtgui-5..ebuild
+++ b/dev-qt/qtgui/qtgui-5..ebuild
@@ -152,7 +152,7 @@ src_configure() {
$(usex dbus -dbus-linked '')
$(qt_use egl)
$(qt_use eglfs)
-   $(use eglfs && echo -gbm -kms)
+   $(usex eglfs '-gbm -kms' '')
$(qt_use evdev)
$(qt_use evdev mtdev)
-fontconfig
@@ -169,7 +169,7 @@ src_configure() {
$(qt_use udev libudev)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon-x11 system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
  

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

2016-06-12 Thread Davide Pesavento
commit: 65fd961afba6fac4ce3bc34107b0a44dd3ea562a
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Jun 13 00:06:24 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Jun 13 00:11:05 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=65fd961a

dev-qt/qtwidgets: convert to usex

Package-Manager: portage-2.3.0_rc1

 dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild| 2 +-
 dev-qt/qtwidgets/qtwidgets-5.6..ebuild | 2 +-
 dev-qt/qtwidgets/qtwidgets-5.7.0_rc.ebuild | 2 +-
 dev-qt/qtwidgets/qtwidgets-5.7..ebuild | 2 +-
 dev-qt/qtwidgets/qtwidgets-5..ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild
index f41ac1c..531ef65 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.6.1.ebuild
@@ -37,7 +37,7 @@ src_configure() {
$(qt_use png libpng system)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtwidgets/qtwidgets-5.6..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.6..ebuild
index f41ac1c..531ef65 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.6..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.6..ebuild
@@ -37,7 +37,7 @@ src_configure() {
$(qt_use png libpng system)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtwidgets/qtwidgets-5.7.0_rc.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.7.0_rc.ebuild
index 28fde4f..587ace3 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.7.0_rc.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.7.0_rc.ebuild
@@ -36,7 +36,7 @@ src_configure() {
$(qt_use png libpng system)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtwidgets/qtwidgets-5.7..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.7..ebuild
index 28fde4f..587ace3 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.7..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5.7..ebuild
@@ -36,7 +36,7 @@ src_configure() {
$(qt_use png libpng system)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }

diff --git a/dev-qt/qtwidgets/qtwidgets-5..ebuild 
b/dev-qt/qtwidgets/qtwidgets-5..ebuild
index 28fde4f..587ace3 100644
--- a/dev-qt/qtwidgets/qtwidgets-5..ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-5..ebuild
@@ -36,7 +36,7 @@ src_configure() {
$(qt_use png libpng system)
$(qt_use xcb xcb system)
$(qt_use xcb xkbcommon system)
-   $(use xcb && echo -xcb-xlib -xinput2 -xkb -xrender)
+   $(usex xcb '-xcb-xlib -xinput2 -xkb -xrender' '')
)
qt5-build_src_configure
 }



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

2016-06-12 Thread Davide Pesavento
commit: 2ae8c074355e103f83ef99b68d5c44b68719f601
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jun 12 23:48:52 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Jun 13 00:11:06 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=2ae8c074

dev-qt/qtsql: convert to usex

Package-Manager: portage-2.3.0_rc1

 dev-qt/qtsql/qtsql-5.6.1.ebuild| 2 +-
 dev-qt/qtsql/qtsql-5.6..ebuild | 2 +-
 dev-qt/qtsql/qtsql-5.7.0_rc.ebuild | 2 +-
 dev-qt/qtsql/qtsql-5.7..ebuild | 2 +-
 dev-qt/qtsql/qtsql-5..ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtsql/qtsql-5.6.1.ebuild b/dev-qt/qtsql/qtsql-5.6.1.ebuild
index 426b32e..016251f 100644
--- a/dev-qt/qtsql/qtsql-5.6.1.ebuild
+++ b/dev-qt/qtsql/qtsql-5.6.1.ebuild
@@ -42,7 +42,7 @@ src_configure() {
$(qt_use odbc sql-odbc   plugin)
$(qt_use postgres sql-psql   plugin)
$(qt_use sqlite   sql-sqlite plugin)
-   $(use sqlite && echo -system-sqlite)
+   $(usex sqlite -system-sqlite '')
)
 
use mysql && myconf+=("-I${EPREFIX}/usr/include/mysql" 
"-L${EPREFIX}/usr/$(get_libdir)/mysql")

diff --git a/dev-qt/qtsql/qtsql-5.6..ebuild 
b/dev-qt/qtsql/qtsql-5.6..ebuild
index 426b32e..016251f 100644
--- a/dev-qt/qtsql/qtsql-5.6..ebuild
+++ b/dev-qt/qtsql/qtsql-5.6..ebuild
@@ -42,7 +42,7 @@ src_configure() {
$(qt_use odbc sql-odbc   plugin)
$(qt_use postgres sql-psql   plugin)
$(qt_use sqlite   sql-sqlite plugin)
-   $(use sqlite && echo -system-sqlite)
+   $(usex sqlite -system-sqlite '')
)
 
use mysql && myconf+=("-I${EPREFIX}/usr/include/mysql" 
"-L${EPREFIX}/usr/$(get_libdir)/mysql")

diff --git a/dev-qt/qtsql/qtsql-5.7.0_rc.ebuild 
b/dev-qt/qtsql/qtsql-5.7.0_rc.ebuild
index 426b32e..016251f 100644
--- a/dev-qt/qtsql/qtsql-5.7.0_rc.ebuild
+++ b/dev-qt/qtsql/qtsql-5.7.0_rc.ebuild
@@ -42,7 +42,7 @@ src_configure() {
$(qt_use odbc sql-odbc   plugin)
$(qt_use postgres sql-psql   plugin)
$(qt_use sqlite   sql-sqlite plugin)
-   $(use sqlite && echo -system-sqlite)
+   $(usex sqlite -system-sqlite '')
)
 
use mysql && myconf+=("-I${EPREFIX}/usr/include/mysql" 
"-L${EPREFIX}/usr/$(get_libdir)/mysql")

diff --git a/dev-qt/qtsql/qtsql-5.7..ebuild 
b/dev-qt/qtsql/qtsql-5.7..ebuild
index 426b32e..016251f 100644
--- a/dev-qt/qtsql/qtsql-5.7..ebuild
+++ b/dev-qt/qtsql/qtsql-5.7..ebuild
@@ -42,7 +42,7 @@ src_configure() {
$(qt_use odbc sql-odbc   plugin)
$(qt_use postgres sql-psql   plugin)
$(qt_use sqlite   sql-sqlite plugin)
-   $(use sqlite && echo -system-sqlite)
+   $(usex sqlite -system-sqlite '')
)
 
use mysql && myconf+=("-I${EPREFIX}/usr/include/mysql" 
"-L${EPREFIX}/usr/$(get_libdir)/mysql")

diff --git a/dev-qt/qtsql/qtsql-5..ebuild b/dev-qt/qtsql/qtsql-5..ebuild
index 426b32e..016251f 100644
--- a/dev-qt/qtsql/qtsql-5..ebuild
+++ b/dev-qt/qtsql/qtsql-5..ebuild
@@ -42,7 +42,7 @@ src_configure() {
$(qt_use odbc sql-odbc   plugin)
$(qt_use postgres sql-psql   plugin)
$(qt_use sqlite   sql-sqlite plugin)
-   $(use sqlite && echo -system-sqlite)
+   $(usex sqlite -system-sqlite '')
)
 
use mysql && myconf+=("-I${EPREFIX}/usr/include/mysql" 
"-L${EPREFIX}/usr/$(get_libdir)/mysql")



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

2016-06-12 Thread Mike Pagano
commit: 286daf503a559a6ac40dc1dbb06f62dd97611aac
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Jun 13 00:01:52 2016 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Jun 13 00:02:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286daf50

sys-kernel/git-sources: Linux patch 4.7_rc3

Package-Manager: portage-2.2.28

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-4.7_rc3.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 3d5edef..2b9a3d9 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,3 +1,4 @@
 DIST linux-4.6.tar.xz 89461728 SHA256 
a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866 SHA512 
df5ee40b0ebd89914a900f63c32a481cb4f405d8f792b2d03ea167ce9c5bdf75154c7bd8ecd7ebac77a8dbf2b077c972cbfe6b95163e27c38c1fefc6ddbdfa0b
 WHIRLPOOL 
50ee28a06930ffb29ade1aa5fb4e3bf165ead92cb660dc6771a265cdbc2240713ebf14fe235fa153d8b6e3ab853852ea06c2525209cd7989aa3d6f6fad5b7edf
 DIST patch-4.7-rc1.xz 5372116 SHA256 
113a5441c67316e27b3c90d6ee07edd5e6df4e943dd4f126fd994231320afd45 SHA512 
b1028e3ab5772c2b87a576dceda9dc4fc543cc72710d8a249cff324d0774dcd97b1e2aa1895894d0e3190fe283345c36405a772c25b2c3be6f510dbff6de8b74
 WHIRLPOOL 
13f61237f9acf9c78c3aed260f1d9fbc041e01014b97ef05636b55b96fc473ad02eb7d225c393a55e7d0ac3cab548c84e619f8c2ffc45e4b8b01904e6f8a8ece
 DIST patch-4.7-rc2.xz 5421916 SHA256 
d323fd8f7ad015a1f929a3c2ebd99067475d64311b69fe66089a9b1600fba7b0 SHA512 
c9853d063dba5978ad963e98c980205780ad4e3634af1478caaa7e2e1880c54d7cde8c70cce3350a44bb9f7171d7405d994eebe03a9526b4363d228d9b2073a7
 WHIRLPOOL 
730f616cecbfcab73747888788a4c108dc4925cac0026e6003a8589376a0d74a9445fa5bac92550053dfbe3dd7c8bd199060d58019306b9f8c0158e293e33e77
+DIST patch-4.7-rc3.xz 5479492 SHA256 
28302761d18747f9b81e61de6a30f7cde3f818b3b2620f60ca3fc4c7af749636 SHA512 
1e4741494f8bb9c00a162b370b6f6d0e6690fdbf07bc0a50b4eb49fe3623a5f2af0a49fe1e28eadf5adce0e5aa583bba30f2e228c9d4ffd3d553b612f085c14b
 WHIRLPOOL 
86a002578ed7b29320b917def28047ca3cf237024700b234db47c4065a7e3718a3d5960fefdc975c4ecddca13157192c92ff3054a61b60bcc7e5e4ce78cca1c0

diff --git a/sys-kernel/git-sources/git-sources-4.7_rc3.ebuild 
b/sys-kernel/git-sources/git-sources-4.7_rc3.ebuild
new file mode 100644
index 000..d666eac
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-4.7_rc3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="yes"
+K_BASE_VER="4.6"
+K_EXP_GENPATCHES_NOUSE="1"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.4"
+
+pkg_postinst() {
+   postinst_sources
+}



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

2016-06-12 Thread Anthony G. Basile
commit: 914b1707958ce227568068b5db2b00726d37f7ed
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jun 12 23:49:34 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jun 12 23:49:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=914b1707

dev-libs/libcgroup: remove older unstable versions

Package-Manager: portage-2.2.28

 dev-libs/libcgroup/files/cgred.confd-r1 |   5 --
 dev-libs/libcgroup/libcgroup-0.41-r2.ebuild | 106 
 dev-libs/libcgroup/libcgroup-0.41-r3.ebuild |  92 
 3 files changed, 203 deletions(-)

diff --git a/dev-libs/libcgroup/files/cgred.confd-r1 
b/dev-libs/libcgroup/files/cgred.confd-r1
deleted file mode 100644
index e351434..000
--- a/dev-libs/libcgroup/files/cgred.confd-r1
+++ /dev/null
@@ -1,5 +0,0 @@
-# /etc/conf.d/cgred.conf: config file for /etc/init.d/cgred
-
-# Options to pass to cgrulesengd;
-# See the cgrulesengd(8) man page for more info.
-CGRED_OPTS=""

diff --git a/dev-libs/libcgroup/libcgroup-0.41-r2.ebuild 
b/dev-libs/libcgroup/libcgroup-0.41-r2.ebuild
deleted file mode 100644
index ab19abc..000
--- a/dev-libs/libcgroup/libcgroup-0.41-r2.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit autotools eutils flag-o-matic linux-info pam
-
-DESCRIPTION="Tools and libraries to configure and manage kernel control groups"
-HOMEPAGE="http://libcg.sourceforge.net/;
-SRC_URI="mirror://sourceforge/project/libcg/${PN}/v${PV}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="+daemon elibc_musl pam static-libs +tools"
-
-RDEPEND="pam? ( virtual/pam )"
-
-DEPEND="
-   ${RDEPEND}
-   sys-devel/bison
-   sys-devel/flex
-   elibc_musl? ( sys-libs/fts-standalone )
-   "
-REQUIRED_USE="daemon? ( tools )"
-
-DOCS=(README_daemon README README_systemd INSTALL)
-pkg_setup() {
-   local CONFIG_CHECK="~CGROUPS"
-   if use daemon; then
-   CONFIG_CHECK="${CONFIG_CHECK} ~CONNECTOR ~PROC_EVENTS"
-   fi
-   linux-info_pkg_setup
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-replace_DECLS.patch
-   epatch "${FILESDIR}"/${P}-replace_INLCUDES.patch
-   epatch "${FILESDIR}"/${P}-reorder-headers.patch
-
-   # Change rules file location
-   sed -e 's:/etc/cgrules.conf:/etc/cgroup/cgrules.conf:' \
-   -i src/libcgroup-internal.h || die "sed failed"
-   sed -e 's:\(pam_cgroup_la_LDFLAGS.*\):\1\ -avoid-version:' \
-   -i src/pam/Makefile.am || die "sed failed"
-   sed -e 's#/var/run#/run#g' -i configure.in || die "sed failed"
-
-   eautoreconf
-}
-
-src_configure() {
-   local my_conf
-
-   if use pam; then
-   my_conf=" --enable-pam-module-dir=$(getpam_mod_dir) "
-   fi
-
-   use elibc_musl && append-ldflags "-lfts"
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable daemon) \
-   $(use_enable pam) \
-   $(use_enable tools) \
-   ${my_conf}
-}
-
-src_test() {
-   # Use mount cgroup to build directory
-   # sandbox restricted to trivial build,
-   # possible kill Diego tanderbox ;)
-   true
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-
-   insinto /etc/cgroup
-   doins samples/*.conf || die
-
-   if use tools; then
-   newconfd "${FILESDIR}"/cgconfig.confd cgconfig || die
-   newinitd "${FILESDIR}"/cgconfig.initd cgconfig || die
-   fi
-
-   if use daemon; then
-   newconfd "${FILESDIR}"/cgred.confd cgred || die
-   newinitd "${FILESDIR}"/cgred.initd cgred || die
-   fi
-}
-
-pkg_postinst() {
-   elog "Read the kernel docs on cgroups, related schedulers, and the"
-   elog "block I/O controllers.  The Redhat Resource Management Guide"
-   elog "is also helpful.  DO NOT enable the cgroup namespace subsytem"
-   elog "if you want a custom config, rule processing, etc.  This option"
-   elog "should only be enabled for a VM environment.  The UID wildcard"
-   elog "rules seem to work only without a custom config (since wildcards"
-   elog "don't work in config blocks).  Specific user-id configs *do*"
-   elog "work, but be careful about how the mem limits add up if using"
-   elog "the memory.limit_* directives.  There should be a basic task"
-   elog "partitioning into the default group when running cgred with no"
-   elog "specific config blocks or rules (other than the mount directive)."
-   elog "See the docs for the pam module config, and as always, RTFM..."
-}

diff --git a/dev-libs/libcgroup/libcgroup-0.41-r3.ebuild 
b/dev-libs/libcgroup/libcgroup-0.41-r3.ebuild
deleted file mode 100644
index 23304ad..000
--- 

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

2016-06-12 Thread Anthony G. Basile
commit: b2d6d5c661e5c5031a41f085404e8d01fa9e60a3
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jun 12 23:47:12 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jun 12 23:49:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d6d5c6

dev-libs/libcgroup: fix cgred service, bug #584962

Thanks Nicolas Porcel  yahoo.fr>

Package-Manager: portage-2.2.28

 dev-libs/libcgroup/files/cgred.confd-r2 |  5 ++
 dev-libs/libcgroup/libcgroup-0.41-r4.ebuild | 93 +
 2 files changed, 98 insertions(+)

diff --git a/dev-libs/libcgroup/files/cgred.confd-r2 
b/dev-libs/libcgroup/files/cgred.confd-r2
new file mode 100644
index 000..cdc7a7c
--- /dev/null
+++ b/dev-libs/libcgroup/files/cgred.confd-r2
@@ -0,0 +1,5 @@
+# /etc/conf.d/cgred.conf: config file for /etc/init.d/cgred
+
+# Options to pass to cgrulesengd;
+# See the cgrulesengd(8) man page for more info.
+CGRED_OPTS="-n"

diff --git a/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild 
b/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild
new file mode 100644
index 000..d8a72b3
--- /dev/null
+++ b/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild
@@ -0,0 +1,93 @@
+# 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 linux-info pam
+
+DESCRIPTION="Tools and libraries to configure and manage kernel control groups"
+HOMEPAGE="http://libcg.sourceforge.net/;
+SRC_URI="mirror://sourceforge/project/libcg/${PN}/v${PV}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+daemon elibc_musl pam static-libs +tools"
+
+RDEPEND="pam? ( virtual/pam )"
+
+DEPEND="
+   ${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   elibc_musl? ( sys-libs/fts-standalone )
+   "
+REQUIRED_USE="daemon? ( tools )"
+
+DOCS=(README_daemon README README_systemd INSTALL)
+pkg_setup() {
+   local CONFIG_CHECK="~CGROUPS"
+   if use daemon; then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CONNECTOR ~PROC_EVENTS"
+   fi
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-replace_DECLS.patch
+   epatch "${FILESDIR}"/${P}-replace_INLCUDES.patch
+   epatch "${FILESDIR}"/${P}-reorder-headers.patch
+
+   # Change rules file location
+   sed -e 's:/etc/cgrules.conf:/etc/cgroup/cgrules.conf:' \
+   -i src/libcgroup-internal.h || die "sed failed"
+   sed -e 's:/etc/cgconfig.conf:/etc/cgroup/cgconfig.conf:' \
+   -i src/libcgroup-internal.h || die "sed failed"
+   sed -e 's:\(pam_cgroup_la_LDFLAGS.*\):\1\ -avoid-version:' \
+   -i src/pam/Makefile.am || die "sed failed"
+   sed -e 's#/var/run#/run#g' -i configure.in || die "sed failed"
+
+   eautoreconf
+}
+
+src_configure() {
+   local my_conf
+
+   if use pam; then
+   my_conf=" --enable-pam-module-dir=$(getpam_mod_dir) "
+   fi
+
+   use elibc_musl && append-ldflags "-lfts"
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable daemon) \
+   $(use_enable pam) \
+   $(use_enable tools) \
+   ${my_conf}
+}
+
+src_test() {
+   # Use mount cgroup to build directory
+   # sandbox restricted to trivial build,
+   # possible kill Diego tanderbox ;)
+   true
+}
+
+src_install() {
+   default
+   prune_libtool_files --all
+
+   insinto /etc/cgroup
+   doins samples/*.conf || die
+
+   if use tools; then
+   newconfd "${FILESDIR}"/cgconfig.confd-r1 cgconfig || die
+   newinitd "${FILESDIR}"/cgconfig.initd-r1 cgconfig || die
+   fi
+
+   if use daemon; then
+   newconfd "${FILESDIR}"/cgred.confd-r2 cgred || die
+   newinitd "${FILESDIR}"/cgred.initd-r1 cgred || die
+   fi
+}



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

2016-06-12 Thread Davide Pesavento
commit: ed863cf3e46a2da47aae7f735ef8a983aeba7e6f
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jun 12 23:32:57 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Jun 12 23:32:57 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=ed863cf3

dev-qt/qtpositioning: sync with gentoo.git

I had forgotten to forward-port the changes of gentoo commit
02c0272db8aa7258203342ad79ad3c3c6deb286d to the overlay ebuilds.

Package-Manager: portage-2.3.0_rc1

 dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild| 14 +-
 dev-qt/qtpositioning/qtpositioning-5.6..ebuild | 14 +-
 dev-qt/qtpositioning/qtpositioning-5.7.0_rc.ebuild | 14 +-
 dev-qt/qtpositioning/qtpositioning-5.7..ebuild | 14 +-
 dev-qt/qtpositioning/qtpositioning-5..ebuild   | 14 +-
 5 files changed, 25 insertions(+), 45 deletions(-)

diff --git a/dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild
index a15e4ea..679fa17 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.6.1.ebuild
@@ -12,21 +12,17 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
-# TODO: src/plugins/position/gypsy
 IUSE="geoclue qml"
 
 RDEPEND="
~dev-qt/qtcore-${PV}
-   geoclue? (
-   app-misc/geoclue:0
-   dev-libs/glib:2
-   )
-   qml? (
-   ~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtnetwork-${PV}
-   )
+   geoclue? ( ~dev-qt/qtdbus-${PV} )
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}"
+PDEPEND="
+   geoclue? ( app-misc/geoclue:0 )
+"
 
 QT5_TARGET_SUBDIRS=(
src/positioning

diff --git a/dev-qt/qtpositioning/qtpositioning-5.6..ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.6..ebuild
index a15e4ea..679fa17 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.6..ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.6..ebuild
@@ -12,21 +12,17 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
-# TODO: src/plugins/position/gypsy
 IUSE="geoclue qml"
 
 RDEPEND="
~dev-qt/qtcore-${PV}
-   geoclue? (
-   app-misc/geoclue:0
-   dev-libs/glib:2
-   )
-   qml? (
-   ~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtnetwork-${PV}
-   )
+   geoclue? ( ~dev-qt/qtdbus-${PV} )
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}"
+PDEPEND="
+   geoclue? ( app-misc/geoclue:0 )
+"
 
 QT5_TARGET_SUBDIRS=(
src/positioning

diff --git a/dev-qt/qtpositioning/qtpositioning-5.7.0_rc.ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.7.0_rc.ebuild
index a15e4ea..679fa17 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.7.0_rc.ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.7.0_rc.ebuild
@@ -12,21 +12,17 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
-# TODO: src/plugins/position/gypsy
 IUSE="geoclue qml"
 
 RDEPEND="
~dev-qt/qtcore-${PV}
-   geoclue? (
-   app-misc/geoclue:0
-   dev-libs/glib:2
-   )
-   qml? (
-   ~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtnetwork-${PV}
-   )
+   geoclue? ( ~dev-qt/qtdbus-${PV} )
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}"
+PDEPEND="
+   geoclue? ( app-misc/geoclue:0 )
+"
 
 QT5_TARGET_SUBDIRS=(
src/positioning

diff --git a/dev-qt/qtpositioning/qtpositioning-5.7..ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.7..ebuild
index a15e4ea..679fa17 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.7..ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.7..ebuild
@@ -12,21 +12,17 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
-# TODO: src/plugins/position/gypsy
 IUSE="geoclue qml"
 
 RDEPEND="
~dev-qt/qtcore-${PV}
-   geoclue? (
-   app-misc/geoclue:0
-   dev-libs/glib:2
-   )
-   qml? (
-   ~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtnetwork-${PV}
-   )
+   geoclue? ( ~dev-qt/qtdbus-${PV} )
+   qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
 DEPEND="${RDEPEND}"
+PDEPEND="
+   geoclue? ( app-misc/geoclue:0 )
+"
 
 QT5_TARGET_SUBDIRS=(
src/positioning

diff --git a/dev-qt/qtpositioning/qtpositioning-5..ebuild 
b/dev-qt/qtpositioning/qtpositioning-5..ebuild
index a15e4ea..679fa17 100644
--- a/dev-qt/qtpositioning/qtpositioning-5..ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5..ebuild
@@ -12,21 +12,17 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
-# TODO: src/plugins/position/gypsy
 IUSE="geoclue qml"
 
 RDEPEND="
~dev-qt/qtcore-${PV}
-   geoclue? (
-

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

2016-06-12 Thread Mike Gilbert
commit: b15135e9f15474f113ce00ce64f9ceeb107970ea
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jun 12 23:30:34 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jun 12 23:32:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15135e9

www-client/chromium: beta channel bump (52.0.2743.33)

Package-Manager: portage-2.3.0_rc1_p20

 www-client/chromium/Manifest   |  2 +-
 ...romium-52.0.2743.10.ebuild => chromium-52.0.2743.33.ebuild} | 10 --
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index af3f23a..852a832 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,5 +1,5 @@
 DIST chromium-50.0.2661.102.tar.xz 531505652 SHA256 
12135ef890c2bd13b653a06e2a44e8f251a65fe9e91404c792d27e346c5d57c6 SHA512 
277311b77df7331b996a1b08c2591c7407a57ba4ee9c93d82eaea63db7ffd1551647e04c64c5e460c58862ff2363d59a674043a41d6b7f05ff4b2b85f18c7e7e
 WHIRLPOOL 
183c6e8dd0e195bc027a685c4064a0aaceaf880fae62b89b664a4cd1e1aedf9510961ce7b6c3e515f47222545bc695a5876a6ed4c8580ce599d1139cb3fd20f7
 DIST chromium-51.0.2704.63.tar.xz 448628724 SHA256 
b243e46e0ebaf8f60d1c37a0d99f1fdd80e1597667be4776a1862bb004e4eee9 SHA512 
d85b6adcf2be5082ec8dc51f62849b3a2d84104d225188b7c5441cd3f9bb1e639b8d9b8cfb069b4a42d2f44128111649982fd20ca99b4f4ed5208c2c2c1a9560
 WHIRLPOOL 
0b3047c1c38386dbc20ef8fd6992e3c1cfc4e92986f5cbbd3e640671763ff5023427d0d8b5a6a6f6604aaeea4e2fa57e4b3f88d8e47e20684e5c774e8407c8fb
-DIST chromium-52.0.2743.10.tar.xz 457933176 SHA256 
9c27e642590a86123bc6abd4d61528927eb982c1ed22f5a7bb22bfad815d7cad SHA512 
60302b834702434bff11966dcd5c7a6b7d1c1178a0ca5d65d58051ec0cafd6be301c8f2741298a48c1607466bcec6eb4f5d254480cce25ea3e5742a58d51bd93
 WHIRLPOOL 
b9546216019aa7119f36ce42d873f6882cf3d1198e82134aa5ca4614959f365c7c1b4cf6d500c6637bf4cbe0b08923d1462c22c0a2115854da797c0af0c14ffb
 DIST chromium-52.0.2743.19.tar.xz 457854724 SHA256 
e4149f479bea32142214b07b14912a011278917077e97819fb17fa83540eac16 SHA512 
d29638959b8f36e70ce60bffc65b58878e5d607959062847b625d9d6acccfba14e96fbc0cd757b28283dd90bbc1ab336f8da65d4564df26bd86e260aa92cfd7c
 WHIRLPOOL 
f48864c796f6a98731de5253daf3d281d6613ada18528358dba9c1de9e86cc14a42f6bd60a5c05c3ddfb826a6eb371c1e5353b9b8e206b24d379225bb439fdbd
+DIST chromium-52.0.2743.33.tar.xz 458015816 SHA256 
3201db69bb1dde8b51c1f55f86a7f9374df4d15d8577eb7d2cfcd8544f26be2a SHA512 
1e736a9d4c2db5ec285bf9fc73d5a67740a34cfa44f760a2939329513b825e2935a8443c7203883a712a13844c29694cc20a09ac3e901bb9436e0b4c1b74e437
 WHIRLPOOL 
e5a428cb2ed6b57fcffca7efb97634507a1ddba2e625bd271c5dc37619f917716469c7fccb3062a1850268078aef9ee9bd41d55408cc07eba7bb3c49b3f3e97e
 DIST chromium-53.0.2756.0.tar.xz 457232644 SHA256 
fc5e54267a857277a08653c95ea6a04c012ac92a5f2c2848b7715536e902c107 SHA512 
a93dd06100b846eb3222cc9e7b1841798de02fee2eb70807ed68bc7c2da5422e5259f31d5a3741dbc18c9ed34f3d9cd389b078554fc38cf13183d147266e3efd
 WHIRLPOOL 
f9ac5cb89c93b5221c8a036751a2fda35ca5bfaed0d1a7c5e142bfea590a35421109e2ee8965e7fb63eecf6fedae373812dcaeafe95e8acba60630246c9482f7

diff --git a/www-client/chromium/chromium-52.0.2743.10.ebuild 
b/www-client/chromium/chromium-52.0.2743.33.ebuild
similarity index 99%
rename from www-client/chromium/chromium-52.0.2743.10.ebuild
rename to www-client/chromium/chromium-52.0.2743.33.ebuild
index e3d154d..1ac904b 100644
--- a/www-client/chromium/chromium-52.0.2743.10.ebuild
+++ b/www-client/chromium/chromium-52.0.2743.33.ebuild
@@ -23,7 +23,7 @@ IUSE="cups gn gnome gnome-keyring gtk3 +hangouts hidpi 
hotwording kerberos neon
 RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
 
 # TODO: bootstrapped gn binary hangs when using tcmalloc with portage's 
sandbox.
-REQUIRED_USE="gn? ( kerberos !system-ffmpeg !tcmalloc )"
+REQUIRED_USE="gn? ( !tcmalloc )"
 
 # Native Client binaries are compiled with different set of flags, bug #452066.
 QA_FLAGS_IGNORED=".*\.nexe"
@@ -188,7 +188,7 @@ pkg_setup() {
 
 src_prepare() {
epatch "${FILESDIR}/${PN}-system-ffmpeg-r2.patch"
-   epatch "${FILESDIR}/${PN}-system-jinja-r8.patch"
+   epatch "${FILESDIR}/${PN}-system-jinja-r9.patch"
epatch "${FILESDIR}/${PN}-widevine-r1.patch"
epatch "${FILESDIR}/${PN}-last-commit-position-r0.patch"
epatch "${FILESDIR}/${PN}-snapshot-toolchain-r1.patch"
@@ -206,9 +206,6 @@ src_prepare() {
conditional_bundled_libraries+="
base/third_party/libevent
third_party/adobe
-   third_party/jinja2
-   third_party/libpng
-   third_party/markupsafe
third_party/speech-dispatcher
third_party/usb_ids
third_party/xdg-utils
@@ -416,8 +413,9 @@ src_configure() {
$(gyp_use tcmalloc use_allocator tcmalloc none)
$(gyp_use 

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

2016-06-12 Thread Davide Pesavento
commit: 2de743381e9955e221fc09c4be521886ecd31788
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jun 12 22:53:57 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Jun 12 22:54:40 2016 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=2de74338

qt5-build.eclass: tweak sed expression to also apply to 5.6.1 and later

See qtbase commit 394a02624105082c9ac440711c8a98bf75b830f3

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 9b1a4ab..5c3acd8 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -199,7 +199,7 @@ qt5-build_src_prepare() {
 
# Respect toolchain and flags in config.tests
find config.tests/unix -name '*.test' -type f -execdir \
-   sed -i -re '/(bin\/qmake|QMAKE")/ s/-nocache //' '{}' + 
|| die
+   sed -i -e 's/-nocache //' '{}' + || die
 
# Don't inject -msse/-mavx/... into CXXFLAGS when detecting
# compiler support for extended instruction sets (bug 552942)



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

2016-06-12 Thread Davide Pesavento
commit: cafc42c9bb93c9ffd6de7e2a557bd7306f017fea
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jun 12 22:50:57 2016 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Jun 12 22:50:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cafc42c9

qt5-build.eclass: tweak sed expression to also apply to 5.6.1 and later

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 9b1a4ab..5c3acd8 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -199,7 +199,7 @@ qt5-build_src_prepare() {
 
# Respect toolchain and flags in config.tests
find config.tests/unix -name '*.test' -type f -execdir \
-   sed -i -re '/(bin\/qmake|QMAKE")/ s/-nocache //' '{}' + 
|| die
+   sed -i -e 's/-nocache //' '{}' + || die
 
# Don't inject -msse/-mavx/... into CXXFLAGS when detecting
# compiler support for extended instruction sets (bug 552942)



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

2016-06-12 Thread Patrice Clement
commit: 8f9ed180c9f7e79719042cfe8a7fa687535c600e
Author: Sorah Fukumori  sorah  jp>
AuthorDate: Sat Jun 11 20:37:32 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 21:51:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9ed180

app-crypt/envchain: Add new ebuild to the tree.

envchain allows to save credentials or any secret values in a secure vault, via
libsecret/gnome-keyring for Linux, in order to avoid writing credentials to a
flat file.

Gentoo-Bug: https://bugs.gentoo.org/585634
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1654

Signed-off-by: Patrice Clement  gentoo.org>

 app-crypt/envchain/Manifest  |  1 +
 app-crypt/envchain/envchain-1.0.0.ebuild | 24 
 app-crypt/envchain/metadata.xml  | 17 +
 3 files changed, 42 insertions(+)

diff --git a/app-crypt/envchain/Manifest b/app-crypt/envchain/Manifest
new file mode 100644
index 000..8c257eb
--- /dev/null
+++ b/app-crypt/envchain/Manifest
@@ -0,0 +1 @@
+DIST v1.0.0.tar.gz 8252 SHA256 
cd190c8c9a86ebf0723491b5372051e84eaaf3252ccc9da6554caa45bd5eae20 SHA512 
0c7e129509fa60adbbedd995c30a11e981171b85dfce60385a0fd4a3d8264f1a2d65300f882e45075556490dfff0255eb6a6688066455809653b81e83d29c514
 WHIRLPOOL 
52ba2d9bcece8494bb5ae4fdaa8a29c722eea6f0911d157af5b6be3b9b78849b7635199385008af52fe3980541303f72cd086d0171415b0a8e6c32c797d4ac41

diff --git a/app-crypt/envchain/envchain-1.0.0.ebuild 
b/app-crypt/envchain/envchain-1.0.0.ebuild
new file mode 100644
index 000..c223ad5
--- /dev/null
+++ b/app-crypt/envchain/envchain-1.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Set environment variables with OS X keychain or D-Bus Secret 
Service"
+HOMEPAGE="https://github.com/sorah/envchain;
+SRC_URI="https://github.com/sorah/${PN}/archive/v${PV}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+sys-libs/readline:*
+app-crypt/libsecret
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   emake DESTDIR="${D}/usr" install
+}

diff --git a/app-crypt/envchain/metadata.xml b/app-crypt/envchain/metadata.xml
new file mode 100644
index 000..abce821
--- /dev/null
+++ b/app-crypt/envchain/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+h...@sorah.jp
+Sorah Fukumori
+  
+  
+Set environment variables with OS X keychain or D-Bus secret service.
+
+Envchain allows you to save credentials in a secure vault to use as 
environment variables only when you need them.
+  
+  
+sorah/envchain
+https://github.com/sorah/envchain/issues
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-util/electron/, app-editors/atom/, dev-util/electron/files/

2016-06-12 Thread Patrice Clement
commit: d0e3063815f3a4ae8ea583593f9d4eef3d53e460
Author: Elvis Pranskevichus  magic  io>
AuthorDate: Sun Jun 12 21:05:27 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 21:41:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e30638

dev-util/electron: Build node executable, fix automagic cups dependency.

Electron and apps based on it cannot rely on system NodeJS
for compatibility reasons. Fix this by building and using
a nodejs executable based on bundled nodejs code.

Additionally, fix automagic dependency on libcups and remove dependency on
system nodejs

Gentoo-Bug: https://bugs.gentoo.org/585116
Gentoo-Bug: https://bugs.gentoo.org/585490
Gentoo-Bug: https://bugs.gentoo.org/585464

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1664
Signed-off-by: Patrice Clement  gentoo.org>

 .../{atom-1.7.4-r2.ebuild => atom-1.7.4-r3.ebuild} |  57 +
 36.12-r2.ebuild => electron-0.36.12-r3.ebuild} |   3 +-
 .../files/brightray-gentoo-build-fixes-r1.patch|  37 --
 .../files/electron-gentoo-build-fixes.patch| 127 ++---
 .../electron/files/node-external-snapshots.patch   | 116 +++
 .../electron/files/node-gentoo-build-fixes.patch   |  95 ---
 6 files changed, 374 insertions(+), 61 deletions(-)

diff --git a/app-editors/atom/atom-1.7.4-r2.ebuild 
b/app-editors/atom/atom-1.7.4-r3.ebuild
similarity index 91%
rename from app-editors/atom/atom-1.7.4-r2.ebuild
rename to app-editors/atom/atom-1.7.4-r3.ebuild
index 68fb871..0e0adcf 100644
--- a/app-editors/atom/atom-1.7.4-r2.ebuild
+++ b/app-editors/atom/atom-1.7.4-r3.ebuild
@@ -114,13 +114,12 @@ IUSE=""
 DEPEND="
!dev-util/apm
${PYTHON_DEPS}
-   >=net-libs/nodejs-5.9.0:=[npm]
>=app-text/hunspell-1.3.3:=
=dev-libs/libgit2-0.23*:=[ssh]
>=gnome-base/libgnome-keyring-3.12:=
>=dev-libs/oniguruma-5.9.5:=
>=dev-util/ctags-5.8
-   dev-util/electron:0/36
+   >=dev-util/electron-0.36.12-r3:0/36
 "
 RDEPEND="${DEPEND}"
 
@@ -148,6 +147,29 @@ get_install_dir() {
echo -n "/usr/$(get_libdir)/atom$(get_install_suffix)"
 }
 
+get_electron_dir() {
+   echo -n "/usr/$(get_libdir)/electron"
+}
+
+enode_electron() {
+   "$(get_electron_dir)"/node $@
+}
+
+enodegyp_atom() {
+   local apmpath="/usr/share/atom/resources/app/apm"
+   local 
nodegyp="${S}/${apmpath}/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"
+
+   PATH="$(get_electron_dir):${PATH}" \
+   enode_electron "${nodegyp}" \
+   --nodedir=/usr/include/electron/node/ $@ || die
+}
+
+easar() {
+   local asar="${WORKDIR}/$(package_dir asar)/node_modules/asar/bin/asar"
+   echo "asar" $@
+   enode_electron "${asar}" $@ || die
+}
+
 package_dir() {
local binmod="${1}" binmod_v
eval binmod_v=\${$(tr '[:lower:]' '[:upper:]' <<< ${binmod//-/_}_V)}
@@ -197,7 +219,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-python.patch"
epatch "${FILESDIR}/${PN}-unbundle-electron.patch"
 
-   sed -i -e "s|{{ATOM_PATH}}|/usr/$(get_libdir)/electron/electron|g" \
+   sed -i -e "s|{{ATOM_PATH}}|$(get_electron_dir)/electron|g" \
./atom.sh \
|| die
 
@@ -207,7 +229,7 @@ src_prepare() {
 
local env="export NPM_CONFIG_NODEDIR=/usr/include/electron/node/"
sed -i -e \
-   "s|\"\$binDir/\$nodeBin\" --harmony_collections|${env}\nexec 
/usr/bin/node|g" \
+   "s|\"\$binDir/\$nodeBin\" --harmony_collections|${env}\nexec 
$(get_electron_dir)/node|g" \
apm/bin/apm || die
 
rm apm/bin/node || die
@@ -271,10 +293,7 @@ src_prepare() {
ln -s "${WORKDIR}/$(package_dir rimraf)" "${_s}/node_modules/rimraf" || 
die
 
# Unpack app.asar
-   _s="${WORKDIR}/$(package_dir asar)"
-   "${_s}"/node_modules/asar/bin/asar \
-   extract "${S}/usr/share/atom/resources/app.asar" \
-   "${S}/build/app" || die
+   easar extract "${S}/usr/share/atom/resources/app.asar" "${S}/build/app"
 
cd "${S}" || die
 
@@ -288,12 +307,12 @@ src_prepare() {
 }
 
 src_configure() {
-   local binmod _s 
nodegyp="/usr/$(get_libdir)/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"
+   local binmod _s
 
_s="${WORKDIR}/$(package_dir nodegit)"
cd "${_s}" || die
-   node generate/scripts/generateJson.js || die
-   node generate/scripts/generateNativeCode.js || die
+   enode_electron generate/scripts/generateJson.js || die
+   enode_electron generate/scripts/generateNativeCode.js || die
 
${EPYTHON} "${FILESDIR}/gyp-unbundle.py" \
--inplace --unbundle 
"nodegit;vendor/libgit2.gyp:libgit2;git2;ssh2" "${_s}/binding.gyp" || die
@@ -302,18 +321,16 @@ src_configure() {
einfo "Configuring ${binmod}..."
 

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

2016-06-12 Thread Patrice Clement
commit: fd5afdd7d1969d4fdcac75ddd75ddab655215c14
Author: Marshall Brewer  sina  cn>
AuthorDate: Fri Jun  3 20:06:49 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 21:35:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5afdd7

dev-util/idea-ultimate: version bump 2016.1.2.145.972.3

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

Signed-off-by: Patrice Clement  gentoo.org>

 dev-util/idea-ultimate/Manifest | 2 +-
 ...16.1.2.145.971.21.ebuild => idea-ultimate-2016.1.2.145.972.3.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index dfd8926..305bd62 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,3 +1,3 @@
 DIST ideaIU-141.3058.30.tar.gz 317771607 SHA256 
a2259249f6e7bf14ba17b0af90a18d24d9b4670af60d24f0bb51af2f62500fc2 SHA512 
ae90f0f1841fabd918a09f54fcaf99894948423889c78db10cdba88d4b89e59cce13ac27d91e0ef33e37a3f622c8ce0c7f65b4ca56a0d8f52219b2b427036c09
 WHIRLPOOL 
a61e8176d72a7ee33efcb020ff634d833387d0d4efa6317ed0af0c4295fdb809f9de0abd32e16a9732b7799e113d9234bde87342f87ce7808985a3a010208bc4
 DIST ideaIU-143.2370.31.tar.gz 398109068 SHA256 
941a9e0d250c1e21ef2e2beb818cdbdba0acf38e69b74546275d028bc5554a04 SHA512 
4435280d514482e173dcc2afb9eb759a36086fe6b0cd49ac3373853167385b9f5117a9ff0bcc3cff5dfda6392aaa3bf835dd5a247f372655209a0cab332adfdf
 WHIRLPOOL 
6f90eb23848cc230b295caf6eaed4e7037291007bd97280c217a1b694ddeb839b2d2c5402c1d3b5c8d2fcaf16717b29dab0dfa378c7e3a0b9ccc8b2dc49cd59d
-DIST ideaIU-145.971.21.tar.gz 478304177 SHA256 
fe51f5e0cd9dde166ff5ff7194221c760e3e5a12e0e3423b7ebb10d42de9b737 SHA512 
2ff4b94130c72d79f0d4c9c5dd1e21649750aae4e498dc0e4c5fb2c773b87a5479ee84bc279738ef5b45c18e9aaaf88f8fc7ea1ff4b30e290e511328007bc877
 WHIRLPOOL 
fec0367c1f28e7da48cebbec85cf7a9203abb254a786ff8729593a42757fc9cec8c77f3c50897c428c4e337e4c8f508432accfeaf5838d0e37eec693f91f8037
+DIST ideaIU-145.972.3.tar.gz 478361668 SHA256 
033b6f2c13ca954024808a84c8a33ebb15a5548720dedf1dbaebaa97ea93f1e9 SHA512 
e6445c00aa019b1b026b88aa7c3d9d7e16a1d02e32e453f34ea58149473cd8968dc08a027f628504ca723fc570da2b04feb302496743892a6775c96abddf1f01
 WHIRLPOOL 
8fa7d32086fd70e0fef4857d3d94a8970c835b3997a4c4f2bf803bf9e59d29f189501f0119d08ef595bf2b346c14723f2cc5469f6c3a7daa4d0077446d0a3972

diff --git a/dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.971.21.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.972.3.ebuild
similarity index 97%
rename from dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.971.21.ebuild
rename to dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.972.3.ebuild
index 5ead703..8ee585e 100644
--- a/dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.971.21.ebuild
+++ b/dev-util/idea-ultimate/idea-ultimate-2016.1.2.145.972.3.ebuild
@@ -19,7 +19,7 @@ then
 else
# upstream stable
KEYWORDS="~amd64 ~x86"
-   SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${MY_PV}.tar.gz 
-> ${MY_PN}IU-${PV_STRING}.tar.gz"
+   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${MY_PV}b.tar.gz -> 
${MY_PN}IU-${PV_STRING}.tar.gz"
 fi
 
 DESCRIPTION="A complete toolset for web, mobile and enterprise development"



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

2016-06-12 Thread Patrice Clement
commit: e360395cea7a6fe7334cd9b3742436b0ac40dd53
Author: Marshall Brewer  sina  cn>
AuthorDate: Fri Jun  3 20:07:44 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 21:35:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e360395c

dev-util/idea-ultimate: new version 2016.1.3.145.16.16.11_pre (EAP)

re-added the "early access program" (EAP) version
Closes: https://github.com/gentoo/gentoo/pull/1601

Signed-off-by: Patrice Clement  gentoo.org>

 dev-util/idea-ultimate/Manifest|  1 +
 .../idea-ultimate-2016.1.3.145.1616.11_pre.ebuild  | 77 ++
 2 files changed, 78 insertions(+)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 305bd62..865e303 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,3 +1,4 @@
 DIST ideaIU-141.3058.30.tar.gz 317771607 SHA256 
a2259249f6e7bf14ba17b0af90a18d24d9b4670af60d24f0bb51af2f62500fc2 SHA512 
ae90f0f1841fabd918a09f54fcaf99894948423889c78db10cdba88d4b89e59cce13ac27d91e0ef33e37a3f622c8ce0c7f65b4ca56a0d8f52219b2b427036c09
 WHIRLPOOL 
a61e8176d72a7ee33efcb020ff634d833387d0d4efa6317ed0af0c4295fdb809f9de0abd32e16a9732b7799e113d9234bde87342f87ce7808985a3a010208bc4
 DIST ideaIU-143.2370.31.tar.gz 398109068 SHA256 
941a9e0d250c1e21ef2e2beb818cdbdba0acf38e69b74546275d028bc5554a04 SHA512 
4435280d514482e173dcc2afb9eb759a36086fe6b0cd49ac3373853167385b9f5117a9ff0bcc3cff5dfda6392aaa3bf835dd5a247f372655209a0cab332adfdf
 WHIRLPOOL 
6f90eb23848cc230b295caf6eaed4e7037291007bd97280c217a1b694ddeb839b2d2c5402c1d3b5c8d2fcaf16717b29dab0dfa378c7e3a0b9ccc8b2dc49cd59d
+DIST ideaIU-145.1616.11.tar.gz 477640214 SHA256 
bf481e0d7141be09f16c51ed152023dc78c38f8ccfadbde1d4c2c131eda03c4d SHA512 
c12011eb9bfb0db489bde536be7a35ca927ca9ad2d72d6b25fba3d91483b74fd9047e5124b4ca6e09482ab7603fe55d6172b944aff65b1531f4ceac243f0fa6d
 WHIRLPOOL 
8c9b63af312468c9b421cbdff5a86ac46269e2e56af87c17b4f29feee4195271093398ba3890e11fee46f56130b90f8c3e90664344149ef1b17adc6e9371a38b
 DIST ideaIU-145.972.3.tar.gz 478361668 SHA256 
033b6f2c13ca954024808a84c8a33ebb15a5548720dedf1dbaebaa97ea93f1e9 SHA512 
e6445c00aa019b1b026b88aa7c3d9d7e16a1d02e32e453f34ea58149473cd8968dc08a027f628504ca723fc570da2b04feb302496743892a6775c96abddf1f01
 WHIRLPOOL 
8fa7d32086fd70e0fef4857d3d94a8970c835b3997a4c4f2bf803bf9e59d29f189501f0119d08ef595bf2b346c14723f2cc5469f6c3a7daa4d0077446d0a3972

diff --git 
a/dev-util/idea-ultimate/idea-ultimate-2016.1.3.145.1616.11_pre.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-2016.1.3.145.1616.11_pre.ebuild
new file mode 100644
index 000..5ead703
--- /dev/null
+++ b/dev-util/idea-ultimate/idea-ultimate-2016.1.3.145.1616.11_pre.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils versionator
+
+SLOT="0"
+PV_STRING="$(get_version_component_range 4-6)"
+MY_PV="$(get_version_component_range 1-3)"
+MY_PN="idea"
+
+# distinguish settings for official stable releases and EAP-version releases
+if [[ "$(get_version_component_range 7)x" = "prex" ]]
+then
+   # upstream EAP
+   KEYWORDS=""
+   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${PV_STRING}.tar.gz;
+else
+   # upstream stable
+   KEYWORDS="~amd64 ~x86"
+   SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IU-${MY_PV}.tar.gz 
-> ${MY_PN}IU-${PV_STRING}.tar.gz"
+fi
+
+DESCRIPTION="A complete toolset for web, mobile and enterprise development"
+HOMEPAGE="https://www.jetbrains.com/idea;
+
+LICENSE="IDEA
+   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
+IUSE="-custom-jdk"
+
+DEPEND="!dev-util/${PN}:14
+   !dev-util/${PN}:15"
+RDEPEND="${DEPEND}
+   >=virtual/jdk-1.7:*"
+S="${WORKDIR}/${MY_PN}-IU-${PV_STRING}"
+
+QA_PREBUILT="opt/${PN}-${MY_PV}/*"
+
+src_prepare() {
+   if ! use amd64; then
+   rm -r plugins/tfsIntegration/lib/native/linux/x86_64 || die
+   fi
+   if ! use arm; then
+   rm bin/fsnotifier-arm || die
+   rm -r plugins/tfsIntegration/lib/native/linux/arm || die
+   fi
+   if ! use ppc; then
+   rm -r plugins/tfsIntegration/lib/native/linux/ppc || die
+   fi
+   if ! use x86; then
+   rm -r plugins/tfsIntegration/lib/native/linux/x86 || die
+   fi
+   if ! use custom-jdk; then
+   if [[ -d jre ]]; then
+   rm -r jre || die
+   fi
+   fi
+   rm -r plugins/tfsIntegration/lib/native/solaris || die
+   rm -r plugins/tfsIntegration/lib/native/hpux || die
+}
+
+src_install() {
+   local dir="/opt/${PN}-${MY_PV}"
+
+   insinto "${dir}"
+   doins -r *
+   fperms 755 "${dir}"/bin/{idea.sh,fsnotifier{,64}}
+
+   make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh"
+   newicon "bin/${MY_PN}.png" "${PN}.png"
+   make_desktop_entry "${PN}" 

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

2016-06-12 Thread Patrice Clement
commit: f7824d6e3a2dd6874157d9fc4f008987d49aa89f
Author: Karl Linden  gmail  com>
AuthorDate: Sat May 28 17:08:34 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 21:32:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7824d6e

media-sound/lilypond: Various updates.

* Fix metapost deps in 2.18.2-r1, wrt bug 525712.
* Do not install HACKING in 2.18.2-r1 because it is irrelevant.
* EAPI 6 for version 2.18.2 and revbump to -r2.
* Sync live ebuild with version 2.18.2-r2.
* Make - version a "conditional live ebuild".
* Version bump to 2.19.42.
* Drop 2.19.15.

Package-Manager: portage-2.3.0_rc1
Gentoo-Bug: https://bugs.gentoo.org/525712
Closes: https://github.com/gentoo/gentoo/pull/1552

Signed-off-by: Patrice Clement  gentoo.org>

 media-sound/lilypond/Manifest  |  2 +-
 media-sound/lilypond/lilypond-2.18.2-r1.ebuild |  8 --
 ...nd-2.19.15.ebuild => lilypond-2.18.2-r2.ebuild} | 31 ++--
 ...nd-2.18.2-r1.ebuild => lilypond-2.19.42.ebuild} | 33 +-
 media-sound/lilypond/lilypond-.ebuild  | 30 ++--
 5 files changed, 69 insertions(+), 35 deletions(-)

diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
index 44c4319..dd9b0f9 100644
--- a/media-sound/lilypond/Manifest
+++ b/media-sound/lilypond/Manifest
@@ -1,2 +1,2 @@
 DIST lilypond-2.18.2.tar.gz 16027977 SHA256 
329d733765b0ba7be1878ae3f457dbbb875cc2840d2b75af4afc48c9454fba07 SHA512 
0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6
 WHIRLPOOL 
95db264992a1e425fd1ee53d980941eef554c1784a1adfc105750d82d11664f61207c2b1897b6e99448790131c0715f08401f45b663c420553925596c6fd4b1c
-DIST lilypond-2.19.15.tar.gz 16351341 SHA256 
bc48d2cf23cfabf79e8b7fdfcb46b7e8c04ba63c3b076b5bca2bbb3a86a07da9 SHA512 
a2004086ebd9f4d6fa5d38910a605a3fa7ce76e126f6be6e0c9cdc6a7443f47a435e5dfac1cf54c1eb5113b5c3909a57943c7f6e84c31b7bf7f4cb7c5bfa71c7
 WHIRLPOOL 
2e7610e7a21a6ce1f042789c2f30aad2ea626971b816ebb18aa45471cdebde7f53fb0e94f5d0d20e1d950efd125c50f76621e3fbc8f260d1cabfa2ee59e37e3e
+DIST lilypond-2.19.42.tar.gz 16870150 SHA256 
f925284e994a67712c9d57437f2ff4329a987793e071d6944bdf32d762b81c8c SHA512 
2f94656f20bae50797985657c0e557aca793044c8b9ae137ee6bbdee60cb4aa72cca0988d8ae19bf24cc4948d2ba73cb87ce9530a746daeb93632e0092ea5acf
 WHIRLPOOL 
887f4fa188f999474ab3b3240dafb1130861b38768bfbae18dd2096488bfb645b189ab47563f5d6de0dee81279d6fe84f5d2c9af690db0c0e767cf26dfb1fa72

diff --git a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild 
b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
index 109621a..6567168 100644
--- a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
@@ -29,9 +29,11 @@ RDEPEND=">=app-text/ghostscript-gpl-8.15
 DEPEND="${RDEPEND}
app-text/t1utils
dev-lang/perl
+   dev-libs/kpathsea
+   >=dev-texlive/texlive-metapost-2013
|| (
-   ( >=dev-texlive/texlive-metapost-2013 >=dev-tex/metapost-1.803 )
-   =app-text/texlive-core-2013
+   >=dev-tex/metapost-1.803
)
virtual/pkgconfig
media-gfx/fontforge[png]
@@ -118,7 +120,7 @@ src_install () {
 
python_fix_shebang "${ED}"
 
-   dodoc AUTHORS.txt HACKING NEWS.txt README.txt
+   dodoc AUTHORS.txt NEWS.txt README.txt
 }
 
 pkg_postinst() {

diff --git a/media-sound/lilypond/lilypond-2.19.15.ebuild 
b/media-sound/lilypond/lilypond-2.18.2-r2.ebuild
similarity index 84%
rename from media-sound/lilypond/lilypond-2.19.15.ebuild
rename to media-sound/lilypond/lilypond-2.18.2-r2.ebuild
index b53f90c..e27ca36 100644
--- a/media-sound/lilypond/lilypond-2.19.15.ebuild
+++ b/media-sound/lilypond/lilypond-2.18.2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
-inherit elisp-common autotools eutils python-single-r1
+inherit elisp-common autotools python-single-r1
 
 DESCRIPTION="GNU Music Typesetter"
 
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz;
@@ -19,7 +19,7 @@ IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND=">=app-text/ghostscript-gpl-8.15
-   >=dev-scheme/guile-1.8.2[deprecated,regex]
+   >=dev-scheme/guile-1.8.2:12[deprecated,regex]
media-fonts/urw-fonts
media-libs/fontconfig
media-libs/freetype:2
@@ -29,12 +29,14 @@ RDEPEND=">=app-text/ghostscript-gpl-8.15
 DEPEND="${RDEPEND}
app-text/t1utils
dev-lang/perl
+   dev-libs/kpathsea
+   >=dev-texlive/texlive-metapost-2013
|| (
-   ( >=dev-texlive/texlive-metapost-2013 >=dev-tex/metapost-1.803 )
-   =app-text/texlive-core-2013
+

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

2016-06-12 Thread Michal Hrušecký
commit: b5dfe7f59dc907498e022e8cc6c1a5d74138accd
Author: Michal Hrusecky  gentoo  org>
AuthorDate: Sun Jun 12 19:28:15 2016 +
Commit: Michal Hrušecký  gentoo  org>
CommitDate: Sun Jun 12 20:33:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5dfe7f5

dev-util/osc: Update to the version 0.154.0

Package-Manager: portage-2.3.0_rc1

 dev-util/osc/Manifest   |  1 +
 dev-util/osc/osc-0.154.0.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/dev-util/osc/Manifest b/dev-util/osc/Manifest
index 7198684..7103d89 100644
--- a/dev-util/osc/Manifest
+++ b/dev-util/osc/Manifest
@@ -1,2 +1,3 @@
 DIST osc-0.148.2.tar.gz 6818939 SHA256 
573d23d84e47316bd2eaed16e37696a1b87b8bc8cb457be5403ecfcb4da44c4c SHA512 
4e17c8fb8f78a3f9a279f27e3c52fa1a4d6ee62825e06a5943b144ff39a3c53650d31c1b8033ee78cf6f3d4e85c140b2fc0c7f86b3d134cea59fc8da24e3fd16
 WHIRLPOOL 
20160e3148f21ff78074f4858928fee20227defe1065c8971c9e1823ab7cb5195edab2ac9da4662667be49ad2dc772c1d260a83eae59166c362f3050b88fd19d
 DIST osc-0.152.0.tar.gz 331512 SHA256 
e30508cb6197c48a4ac6364eb60e47a850a67faa705cc2eafbce4f1072c30b41 SHA512 
273bad36565d4f90b1a1f9af965367728559e5d0d8060689b1086f1df12fd3ef575900064973888cba1c06fb2d7c0e998161d65c04581a040750ef34281f035a
 WHIRLPOOL 
f2937f91649f04a9c6710851cb6e52f5cf1614169c643e8ce82c8c3ad611f252e96b9002f7dfb2a9be762c86f9feb12f2e6b39f5f57fcf5b6a33e12ff975a3bc
+DIST osc-0.154.0.tar.gz 341789 SHA256 
00612f245db2f090c747e79d300440256252d5e739e8882ef4268a8e42739a6c SHA512 
1240bc9cc9079115342fc0bff1e522ca8fbff0a22b15fc2bfa90817241fd42e2350dd9344e5d6e3e0b5842be3f010398d108c7f9c7d474bde5c2300f7bf6bfb7
 WHIRLPOOL 
7b7a656525796a531c0cba8d0ed8ddaa2c004717407b1b30b7bbfd6c2f44acc65e47cf1b67e597229318b5c374077b63bcf6a002ebc2717724c1ad8e7c893a75

diff --git a/dev-util/osc/osc-0.154.0.ebuild b/dev-util/osc/osc-0.154.0.ebuild
new file mode 100644
index 000..2cddd13
--- /dev/null
+++ b/dev-util/osc/osc-0.154.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_REPO_URI="git://github.com/openSUSE/osc.git"
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+if [[ "${PV}" == "" ]]; then
+   EXTRA_ECLASS="git-2"
+else
+   OBS_PROJECT="openSUSE:Tools"
+   EXTRA_ECLASS="obs-download"
+fi
+
+DISTUTILS_SINGLE_IMPL=1
+inherit distutils-r1 ${EXTRA_ECLASS}
+unset EXTRA_ECLASS
+
+DESCRIPTION="Command line tool for Open Build Service"
+HOMEPAGE="http://en.opensuse.org/openSUSE:OSC;
+
+[[ "${PV}" == "" ]] || SRC_URI="${OBS_URI}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
+[[ "${PV}" == "" ]] || \
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   dev-python/urlgrabber[${PYTHON_USEDEP}]
+   app-arch/rpm[python,${PYTHON_USEDEP}]
+   dev-python/m2crypto[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+"
+PDEPEND="${DEPEND}
+   app-admin/sudo
+   dev-util/obs-service-meta
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-0.139.2-out-of-tree-build.patch
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   distutils-r1_src_install
+   dosym osc-wrapper.py /usr/bin/osc
+   keepdir /usr/lib/osc/source_validators
+   cd "${ED}"/usr/
+   find . -type f -exec sed -i 's|/usr/bin/build|/usr/bin/suse-build|g'
 {} +
+   find . -type f -exec sed -i 
's|/usr/lib/build|/usr/libexec/suse-build|g' {} +
+   find . -type f -exec sed -i 's|/usr/lib/obs|/usr/libexec/obs|g' 
 {} +
+   rm -f "${ED}"/usr/share/doc/${PN}*/TODO*
+}



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

2016-06-12 Thread Michał Górny
commit: 48fd5f1f3f0bed2ff6dedd20435df54d7520e34c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 12 20:30:39 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 12 20:32:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fd5f1f

python-any-r1.eclass: Ensure not to emit := in || () deps

 eclass/python-any-r1.eclass | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index c6dfc9c..0b49944 100644
--- a/eclass/python-any-r1.eclass
+++ b/eclass/python-any-r1.eclass
@@ -137,7 +137,8 @@ _python_any_set_globals() {
for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
python_export "${i}" PYTHON_PKG_DEP
 
-   PYTHON_DEPS="${PYTHON_PKG_DEP} ${PYTHON_DEPS}"
+   # note: need to strip '=' slot operator for || deps
+   PYTHON_DEPS="${PYTHON_PKG_DEP%=} ${PYTHON_DEPS}"
done
PYTHON_DEPS="|| ( ${PYTHON_DEPS})"
readonly PYTHON_DEPS
@@ -220,7 +221,8 @@ python_gen_any_dep() {
python_export "${i}" PYTHON_PKG_DEP
 
local i_depstr=${depstr//\$\{PYTHON_USEDEP\}/${PYTHON_USEDEP}}
-   out="( ${PYTHON_PKG_DEP} ${i_depstr} ) ${out}"
+   # note: need to strip '=' slot operator for || deps
+   out="( ${PYTHON_PKG_DEP%=} ${i_depstr} ) ${out}"
done
echo "|| ( ${out})"
 }



[gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/, sys-cluster/lustre/files/

2016-06-12 Thread Alexey Shvetsov
commit: 5a757d4da3404035dc159c8942fe336e281c1885
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jun 12 20:32:05 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jun 12 20:32:05 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=5a757d4d

sys-cluster/lustre: Fix install without modules

Package-Manager: portage-2.3.0_rc1

 sys-cluster/lustre/files/lustre-do-not-include-udef.h.patch | 12 
 sys-cluster/lustre/lustre-2.8.0.ebuild  |  4 ++--
 sys-cluster/lustre/lustre-.ebuild   |  4 ++--
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/lustre/files/lustre-do-not-include-udef.h.patch 
b/sys-cluster/lustre/files/lustre-do-not-include-udef.h.patch
new file mode 100644
index 000..4bb353c
--- /dev/null
+++ b/sys-cluster/lustre/files/lustre-do-not-include-udef.h.patch
@@ -0,0 +1,12 @@
+diff -urN lustre-2.8.0.orig/config/lustre-build.m4 
lustre-2.8.0/config/lustre-build.m4
+--- lustre-2.8.0.orig/config/lustre-build.m4   2016-06-12 23:18:39.992712332 
+0300
 lustre-2.8.0/config/lustre-build.m42016-06-12 23:21:39.928433319 
+0300
+@@ -266,7 +266,7 @@
+ #
+ AC_DEFUN([LB_CONFIG_HEADERS], [
+ AC_CONFIG_HEADERS([config.h])
+-CPPFLAGS="-include $PWD/undef.h -include $PWD/config.h $CPPFLAGS"
++CPPFLAGS="-include $PWD/config.h $CPPFLAGS"
+ EXTRA_KCFLAGS="-include $PWD/undef.h -include $PWD/config.h $EXTRA_KCFLAGS"
+ AC_SUBST(EXTRA_KCFLAGS)
+ ]) # LB_CONFIG_HEADERS

diff --git a/sys-cluster/lustre/lustre-2.8.0.ebuild 
b/sys-cluster/lustre/lustre-2.8.0.ebuild
index 4a59000..4fab54d 100644
--- a/sys-cluster/lustre/lustre-2.8.0.ebuild
+++ b/sys-cluster/lustre/lustre-2.8.0.ebuild
@@ -43,6 +43,8 @@ REQUIRED_USE="
modules? ( client )
modules? ( server )"
 
+PATCHES=( "${FILESDIR}/lustre-do-not-include-udef.h.patch" )
+
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386
@@ -83,9 +85,7 @@ src_configure() {
econf \
${myconf} \
--without-ldiskfs \
-   --disable-ldiskfs-build \
--with-linux="${KERNEL_DIR}" \
-   --with-linux-release="${KV_FULL}" \
$(use_enable client) \
$(use_enable utils) \
$(use_enable modules) \

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-.ebuild
index 4a59000..4fab54d 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-.ebuild
@@ -43,6 +43,8 @@ REQUIRED_USE="
modules? ( client )
modules? ( server )"
 
+PATCHES=( "${FILESDIR}/lustre-do-not-include-udef.h.patch" )
+
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386
@@ -83,9 +85,7 @@ src_configure() {
econf \
${myconf} \
--without-ldiskfs \
-   --disable-ldiskfs-build \
--with-linux="${KERNEL_DIR}" \
-   --with-linux-release="${KV_FULL}" \
$(use_enable client) \
$(use_enable utils) \
$(use_enable modules) \



[gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/

2016-06-12 Thread Alexey Shvetsov
commit: 6163f6ced1479a5038505b6a75560361ccc1da48
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jun 12 20:08:50 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jun 12 20:08:50 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=6163f6ce

sys-cluster/lustre: Clean up unused options

Package-Manager: portage-2.3.0_rc1

 sys-cluster/lustre/lustre-2.8.0.ebuild | 11 ++-
 sys-cluster/lustre/lustre-.ebuild  | 11 ++-
 sys-cluster/lustre/metadata.xml|  2 --
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/sys-cluster/lustre/lustre-2.8.0.ebuild 
b/sys-cluster/lustre/lustre-2.8.0.ebuild
index 3f1bc60..4a59000 100644
--- a/sys-cluster/lustre/lustre-2.8.0.ebuild
+++ b/sys-cluster/lustre/lustre-2.8.0.ebuild
@@ -25,12 +25,11 @@ 
EGIT_REPO_URI="git://git.whamcloud.com/fs/lustre-release.git"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+client +utils server liblustre readline tests tcpd +urandom"
+IUSE="client +utils modules server readline tests"
 
 RDEPEND="
virtual/awk
readline? ( sys-libs/readline:0 )
-   tcpd? ( sys-apps/tcp-wrappers )
server? (
>=sys-kernel/spl-0.6.1
>=sys-fs/zfs-kmod-0.6.1
@@ -40,6 +39,10 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/linux-sources"
 
+REQUIRED_USE="
+   modules? ( client )
+   modules? ( server )"
+
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386
@@ -85,11 +88,9 @@ src_configure() {
--with-linux-release="${KV_FULL}" \
$(use_enable client) \
$(use_enable utils) \
+   $(use_enable modules) \
$(use_enable server) \
-   $(use_enable liblustre) \
$(use_enable readline) \
-   $(use_enable tcpd libwrap) \
-   $(use_enable urandom) \
$(use_enable tests)
 }
 

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-.ebuild
index 3f1bc60..4a59000 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-.ebuild
@@ -25,12 +25,11 @@ 
EGIT_REPO_URI="git://git.whamcloud.com/fs/lustre-release.git"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+client +utils server liblustre readline tests tcpd +urandom"
+IUSE="client +utils modules server readline tests"
 
 RDEPEND="
virtual/awk
readline? ( sys-libs/readline:0 )
-   tcpd? ( sys-apps/tcp-wrappers )
server? (
>=sys-kernel/spl-0.6.1
>=sys-fs/zfs-kmod-0.6.1
@@ -40,6 +39,10 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/linux-sources"
 
+REQUIRED_USE="
+   modules? ( client )
+   modules? ( server )"
+
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386
@@ -85,11 +88,9 @@ src_configure() {
--with-linux-release="${KV_FULL}" \
$(use_enable client) \
$(use_enable utils) \
+   $(use_enable modules) \
$(use_enable server) \
-   $(use_enable liblustre) \
$(use_enable readline) \
-   $(use_enable tcpd libwrap) \
-   $(use_enable urandom) \
$(use_enable tests)
 }
 

diff --git a/sys-cluster/lustre/metadata.xml b/sys-cluster/lustre/metadata.xml
index 0e27fb0..026d877 100644
--- a/sys-cluster/lustre/metadata.xml
+++ b/sys-cluster/lustre/metadata.xml
@@ -12,8 +12,6 @@ Lustre is a parallel distributed file system, generally used 
for large scale clu
 Enable kernel client modules
 Enable kernels server modules
 Enable lustre utils
-Enable building of liblustre
 Enable installation of tests
-Enable use of urandom
   
 



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

2016-06-12 Thread Markus Meier
commit: 52eb1b9d4c2bf1ee2f714751607ef7f00c18f71b
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:04:43 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:04:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52eb1b9d

dev-libs/elfutils: arm stable, bug #585476

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/elfutils/elfutils-0.166.ebuild 
b/dev-libs/elfutils/elfutils-0.166.ebuild
index 3b21ae6..ccba22b 100644
--- a/dev-libs/elfutils/elfutils-0.166.ebuild
+++ b/dev-libs/elfutils/elfutils-0.166.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://fedorahosted.org/releases/e/l/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="bzip2 lzma nls static-libs test +threads +utils"
 
 # This pkg does not actually seem to compile currently in a uClibc



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

2016-06-12 Thread Markus Meier
commit: 27f1449681952dbf8eb9cb7858a37ed1f1172dc1
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:03:41 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:03:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f14496

dev-perl/Test-Script: arm stable, bug #585496

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-perl/Test-Script/Test-Script-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild 
b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
index bab0c48..644fc10 100644
--- a/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.100.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Cross-platform basic tests for scripts"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND="



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

2016-06-12 Thread Markus Meier
commit: 969cd77f36b2214ae738ab716203a7d3af03c1b1
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:02:13 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:02:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969cd77f

dev-libs/nss: arm stable, bug #585372

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/nss/nss-3.23.ebuild b/dev-libs/nss/nss-3.23.ebuild
index a1d3dc5..7e43aff 100644
--- a/dev-libs/nss/nss-3.23.ebuild
+++ b/dev-libs/nss/nss-3.23.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/$
 
 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cacert +nss-pem utils"
 CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2016-06-12 Thread Markus Meier
commit: 661337478080a366b0b00c278bf38b0962d8fd4c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:01:15 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:01:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66133747

app-crypt/ccid: arm stable, bug #585414

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

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

diff --git a/app-crypt/ccid/ccid-1.4.24.ebuild 
b/app-crypt/ccid/ccid-1.4.24.ebuild
index fb02ff5..740a489 100644
--- a/app-crypt/ccid/ccid-1.4.24.ebuild
+++ b/app-crypt/ccid/ccid-1.4.24.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.b
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="twinserial kobil-midentity +usb"
 
 RDEPEND=">=sys-apps/pcsc-lite-1.8.3



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

2016-06-12 Thread Markus Meier
commit: 1fcef04a0c3a2b67edb674cfd9ff25cad31a1ca7
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 20:00:25 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 20:00:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcef04a

sys-apps/sdparm: arm stable, bug #585304

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

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

diff --git a/sys-apps/sdparm/sdparm-1.10.ebuild 
b/sys-apps/sdparm/sdparm-1.10.ebuild
index 54631cd..92cfda8 100644
--- a/sys-apps/sdparm/sdparm-1.10.ebuild
+++ b/sys-apps/sdparm/sdparm-1.10.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 # Older releases contain a conflicting sas_disk_blink



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

2016-06-12 Thread Markus Meier
commit: 577330ac7ff9e9476b9adedfce9ac546f2352b4c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:59:39 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:59:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577330ac

sys-apps/sg3_utils: arm stable, bug #585304

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

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

diff --git a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild 
b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
index 624e9db..313e3f2 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="static-libs"
 
 DEPEND="sys-devel/libtool"



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

2016-06-12 Thread Markus Meier
commit: b026985e1758ce8a006369e8de57b5bef5c23f21
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:57:43 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:57:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b026985e

sys-apps/pcsc-lite: arm stable, bug #585302

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild
index 3c9476f..b4fb95c 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.16-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 # upstream.
 LICENSE="BSD ISC MIT GPL-3+ GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 # This is called libusb so that it doesn't fool people in thinking that
 # it is _required_ for USB support. Otherwise they'll disable udev and



[gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/

2016-06-12 Thread Alexey Shvetsov
commit: 7a55cd204b410bd7cb0784a03377655e2901b672
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jun 12 19:56:32 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jun 12 19:56:32 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7a55cd20

sys-cluster/lustre: More fixes

Package-Manager: portage-2.3.0_rc1

 sys-cluster/lustre/lustre-2.8.0.ebuild | 10 ++
 sys-cluster/lustre/lustre-.ebuild  | 10 ++
 2 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/sys-cluster/lustre/lustre-2.8.0.ebuild 
b/sys-cluster/lustre/lustre-2.8.0.ebuild
index fccf13a..3f1bc60 100644
--- a/sys-cluster/lustre/lustre-2.8.0.ebuild
+++ b/sys-cluster/lustre/lustre-2.8.0.ebuild
@@ -50,9 +50,10 @@ pkg_setup() {
 }
 
 src_prepare() {
-   if [ -z ${PATCHES[@]} ]; then
+   if [ ! -z ${PATCHES[@]} ]; then
epatch ${PATCHES[@]}
fi
+   eapply_user
# replace upstream autogen.sh by our src_prepare()
local DIRS="libcfs lnet lustre snmp"
local ACLOCAL_FLAGS
@@ -64,13 +65,6 @@ src_prepare() {
eautoheader
eautomake
eautoconf
-   # now walk in configure dirs
-   einfo "Reconfiguring source in libsysio"
-   cd libsysio
-   eaclocal
-   eautomake
-   eautoconf
-   cd ..
 }
 
 src_configure() {

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-.ebuild
index fccf13a..3f1bc60 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-.ebuild
@@ -50,9 +50,10 @@ pkg_setup() {
 }
 
 src_prepare() {
-   if [ -z ${PATCHES[@]} ]; then
+   if [ ! -z ${PATCHES[@]} ]; then
epatch ${PATCHES[@]}
fi
+   eapply_user
# replace upstream autogen.sh by our src_prepare()
local DIRS="libcfs lnet lustre snmp"
local ACLOCAL_FLAGS
@@ -64,13 +65,6 @@ src_prepare() {
eautoheader
eautomake
eautoconf
-   # now walk in configure dirs
-   einfo "Reconfiguring source in libsysio"
-   cd libsysio
-   eaclocal
-   eautomake
-   eautoconf
-   cd ..
 }
 
 src_configure() {



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

2016-06-12 Thread Markus Meier
commit: 1f669245a392c8008a09a0e6d1c7d9f7c02c0d97
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:53:08 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:53:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f669245

www-servers/monkeyd: arm stable, bug #585064

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 www-servers/monkeyd/monkeyd-1.6.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/monkeyd/monkeyd-1.6.8.ebuild 
b/www-servers/monkeyd/monkeyd-1.6.8.ebuild
index 3221de5..b97936f 100644
--- a/www-servers/monkeyd/monkeyd-1.6.8.ebuild
+++ b/www-servers/monkeyd/monkeyd-1.6.8.ebuild
@@ -12,10 +12,10 @@ MY_P="${PN/d}-${PV}"
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/monkey/monkey.git;
inherit git-2
-   KEYWORDS=""
+   KEYWORDS="arm"
 else
SRC_URI="http://monkey-project.com/releases/${PV:0:3}/${MY_P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 ~x86"
 fi
 
 LICENSE="GPL-2"



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

2016-06-12 Thread Markus Meier
commit: a08e7bd9a655ed4b2cda1b3cdf27af5d0c8a3b86
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:52:02 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:52:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08e7bd9

sci-libs/gsl: arm stable, bug #438768

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 sci-libs/gsl/gsl-1.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/gsl/gsl-1.16.ebuild b/sci-libs/gsl/gsl-1.16.ebuild
index bb26810..639a78e 100644
--- a/sci-libs/gsl/gsl-1.16.ebuild
+++ b/sci-libs/gsl/gsl-1.16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="cblas-external static-libs"
 
 RDEPEND="cblas-external? ( virtual/cblas )"



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

2016-06-12 Thread Markus Meier
commit: fdd69800fbce556bdd5e8494a3b77dbdb7389c8a
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:51:09 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:51:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd69800

dev-scheme/guile: arm stable, bug #578318

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-scheme/guile/guile-1.8.8-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/guile/guile-1.8.8-r2.ebuild 
b/dev-scheme/guile/guile-1.8.8-r2.ebuild
index e4b6edb..528b4ff 100644
--- a/dev-scheme/guile/guile-1.8.8-r2.ebuild
+++ b/dev-scheme/guile/guile-1.8.8-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/;
 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs 
networking nls readline +regex +threads"
 
 RESTRICT="!regex? ( test )"



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

2016-06-12 Thread Markus Meier
commit: 7be3ad00aa545df5729c35cd927708b5c03bf3a2
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:50:08 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:50:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be3ad00

sci-visualization/gnuplot: arm stable, bug #574242

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
index 59ed120..8e1080b 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.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$
 
@@ -18,11 +18,11 @@ if [[ -z ${PV%%*} ]]; then
ECVS_CVS_OPTIONS="-dP"
MY_P="${PN}"
SRC_URI=""
-   KEYWORDS=""
+   KEYWORDS="arm"
 else
MY_P="${P/_/.}"
SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
inherit autotools
 fi
 



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

2016-06-12 Thread Markus Meier
commit: bed6abc8bbc86ff26a811d40e46779f05b648dee
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 12 19:47:36 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 12 19:48:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed6abc8

sci-libs/libcerf: arm stable, bug #577516

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 sci-libs/libcerf/libcerf-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/libcerf/libcerf-1.4.ebuild 
b/sci-libs/libcerf/libcerf-1.4.ebuild
index 9ab623c..654059a 100644
--- a/sci-libs/libcerf/libcerf-1.4.ebuild
+++ b/sci-libs/libcerf/libcerf-1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc static-libs test"
 
 src_install() {



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

2016-06-12 Thread Michał Górny
commit: 6baf51a000487e22f93adac3db3b1f053d752ae8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 12 18:44:32 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 12 19:46:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6baf51a0

dev-python/pypy3-bin: Stop installing numpy headers to match src build

Stop installing /usr/lib*/pypy3/include/numpy as that directory is not
installed by dev-python/pypy3 (where the install layout follows upstream
scripts rather than being coded in ebuild).

 dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild 
b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild
index d1035ca..cc59ee8 100644
--- a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild
@@ -106,7 +106,6 @@ src_compile() {
mv "${WORKDIR}"/${P}*/{libpypy-c.so,pypy-c} . || die
mv "${WORKDIR}"/${P}*/include/*.h include/ || die
mv pypy/module/cpyext/include/*.h include/ || die
-   mv pypy/module/cpyext/include/numpy include/ || die
 
#use doc && emake -C pypy/doc/ html
#needed even without jit :( also needed in both compile and install 
phases



[gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/

2016-06-12 Thread Alexey Shvetsov
commit: 824b9947a4bdf2049961216c81e089c086ea2652
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jun 12 19:21:19 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jun 12 19:21:19 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=824b9947

sys-cluster/lustre: Fix case when patches are empty

Package-Manager: portage-2.3.0_rc1

 sys-cluster/lustre/lustre-2.8.0.ebuild | 4 +++-
 sys-cluster/lustre/lustre-.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/lustre/lustre-2.8.0.ebuild 
b/sys-cluster/lustre/lustre-2.8.0.ebuild
index 59c8e55..fccf13a 100644
--- a/sys-cluster/lustre/lustre-2.8.0.ebuild
+++ b/sys-cluster/lustre/lustre-2.8.0.ebuild
@@ -50,7 +50,9 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch ${PATCHES[@]}
+   if [ -z ${PATCHES[@]} ]; then
+   epatch ${PATCHES[@]}
+   fi
# replace upstream autogen.sh by our src_prepare()
local DIRS="libcfs lnet lustre snmp"
local ACLOCAL_FLAGS

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-.ebuild
index 59c8e55..fccf13a 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-.ebuild
@@ -50,7 +50,9 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch ${PATCHES[@]}
+   if [ -z ${PATCHES[@]} ]; then
+   epatch ${PATCHES[@]}
+   fi
# replace upstream autogen.sh by our src_prepare()
local DIRS="libcfs lnet lustre snmp"
local ACLOCAL_FLAGS



[gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/, sys-cluster/lustre/files/

2016-06-12 Thread Alexey Shvetsov
commit: 129cc05301a4d485af937c113b3d9a41cb6110f4
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Jun 12 19:18:50 2016 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Jun 12 19:18:50 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=129cc053

sys-cluster/lustre: Add ebuild for 2.8.0 tag

Package-Manager: portage-2.3.0_rc1

 sys-cluster/lustre/files/lustre-readline6.3_fix.patch   | 13 -
 .../lustre/{lustre-.ebuild => lustre-2.8.0.ebuild}  | 10 +++---
 sys-cluster/lustre/lustre-.ebuild   | 10 +++---
 3 files changed, 6 insertions(+), 27 deletions(-)

diff --git a/sys-cluster/lustre/files/lustre-readline6.3_fix.patch 
b/sys-cluster/lustre/files/lustre-readline6.3_fix.patch
deleted file mode 100644
index 50384d6..000
--- a/sys-cluster/lustre/files/lustre-readline6.3_fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/libcfs/libcfs/util/parser.c b/libcfs/libcfs/util/parser.c
-index f395fa3..3fc0373 100644
 a/libcfs/libcfs/util/parser.c
-+++ b/libcfs/libcfs/util/parser.c
-@@ -308,7 +308,7 @@ int init_input()
- rl_deprep_term_function = (rl_voidfunc_t *)noop_fn;
- }
- 
--rl_attempted_completion_function = (CPPFunction *)command_completion;
-+rl_attempted_completion_function = (rl_completion_func_t 
*)command_completion;
- rl_completion_entry_function = (void *)command_generator;
- #endif
- return interactive;

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-2.8.0.ebuild
similarity index 90%
copy from sys-cluster/lustre/lustre-.ebuild
copy to sys-cluster/lustre/lustre-2.8.0.ebuild
index 3c8af2d..59c8e55 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-2.8.0.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 WANT_AUTOCONF="2.5"
-WANT_AUTOMAKE="1.10"
+WANT_AUTOMAKE="1.15"
 WANT_LIBTOOL="latest"
 
 if [[ $PV = ** ]]; then
@@ -20,7 +20,7 @@ inherit git-r3 autotools linux-mod toolchain-funcs udev 
flag-o-matic
 
 DESCRIPTION="Lustre is a parallel distributed file system"
 HOMEPAGE="http://wiki.whamcloud.com/;
-SRC_URI="https://raw.githubusercontent.com/gentoo-science/sci/master/patches/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch;
+SRC_URI=""
 EGIT_REPO_URI="git://git.whamcloud.com/fs/lustre-release.git"
 
 LICENSE="GPL-2"
@@ -40,10 +40,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/linux-sources"
 
-PATCHES=(
-   "${FILESDIR}/lustre-readline6.3_fix.patch"
-)
-
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386

diff --git a/sys-cluster/lustre/lustre-.ebuild 
b/sys-cluster/lustre/lustre-.ebuild
index 3c8af2d..59c8e55 100644
--- a/sys-cluster/lustre/lustre-.ebuild
+++ b/sys-cluster/lustre/lustre-.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 WANT_AUTOCONF="2.5"
-WANT_AUTOMAKE="1.10"
+WANT_AUTOMAKE="1.15"
 WANT_LIBTOOL="latest"
 
 if [[ $PV = ** ]]; then
@@ -20,7 +20,7 @@ inherit git-r3 autotools linux-mod toolchain-funcs udev 
flag-o-matic
 
 DESCRIPTION="Lustre is a parallel distributed file system"
 HOMEPAGE="http://wiki.whamcloud.com/;
-SRC_URI="https://raw.githubusercontent.com/gentoo-science/sci/master/patches/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch;
+SRC_URI=""
 EGIT_REPO_URI="git://git.whamcloud.com/fs/lustre-release.git"
 
 LICENSE="GPL-2"
@@ -40,10 +40,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/linux-sources"
 
-PATCHES=(
-   "${FILESDIR}/lustre-readline6.3_fix.patch"
-)
-
 pkg_setup() {
filter-mfpmath sse
filter-mfpmath i386



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

2016-06-12 Thread Patrick Lauer
commit: be8255cd1663c658be74a3e88680d1903b7d6c8e
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 19:03:28 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 19:03:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8255cd

dev-python/webtest: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/webtest/Manifest  |  1 +
 dev-python/webtest/webtest-2.0.21.ebuild | 68 
 2 files changed, 69 insertions(+)

diff --git a/dev-python/webtest/Manifest b/dev-python/webtest/Manifest
index 2469a75..af9550e 100644
--- a/dev-python/webtest/Manifest
+++ b/dev-python/webtest/Manifest
@@ -2,3 +2,4 @@ DIST WebTest-1.4.3.zip 80008 SHA256 
0439d951afdf6c58d19e0a83e30855d0bb7e35ab177d
 DIST WebTest-2.0.16.zip 88232 SHA256 
24ad0c9ee377f16df4d0bd626a64a75eec901852ac788bdb70e0261bff0026eb SHA512 
da09abba8ed52c8d673acf547f47df6919b534b33b746944610fc78bd3695f36e3718f89e68f8aec7852b6cf98da0f0b5500dfe9427fd7926e5304ad216eafbb
 WHIRLPOOL 
68d392000c8767ef9b5d4cc657bd6e99ec75eb4cb20cacdabdcca87942894b290f957854fb7dfb7c9eb8312877575c4e4d258e78c05f985e972b02ee04ec2643
 DIST WebTest-2.0.17.zip 88435 SHA256 
36457f708a57e4295a2c05aaf47b620b66e25429dd9170c59d0718ff7934a0b7 SHA512 
5a1e26108af1cb5fc5db10bf10a48c98815ccacb84c692ecedfc6ef02427bedaa3bdfc466a89faa51c82474da2bd393aae5f17821c516966999c5d2e5f12628d
 WHIRLPOOL 
2c7c504fd6087cc116f28de8113f456901535d6d098845bc1b3551264ee9ea5c7bc9fad4699015eecb974a0423edf60e0715d93025ed3d05da91a6235dc6e1fb
 DIST WebTest-2.0.18.zip 88440 SHA256 
beb569e6d707cb4cd82c226c97b7e1f41cd62bae656d89e687107eef8376c7fd SHA512 
98f61325a2cb0db3c0aec317f3acf8a741531fece33fa359615cdee8738cb2c4523156971c1fd420c900b0d3ece4adc15f2e77975f40376f0e58370ff7b5fe79
 WHIRLPOOL 
5057d1c1518656f4869a6baa41617815972044b91b2dbc8d56b2adcb379fefcf01de57b90cd7ee98664c004619f2170d5a6f0fd9a175a83ef758af0ee7d5c48c
+DIST WebTest-2.0.21.tar.gz 66866 SHA256 
3dc92ecd7604e21fc7c97578e4c43aff2a67cebdd4884a2aa804d85e85b34b55 SHA512 
21f58ee9192fd0eb0eb2d88179ffc015aa5cf04c8004db251bd65d13d54c34b9e6b5fc9fdd8e9fcbbc18fcfb2be714c0691b2ef034318861262f8705b4a44610
 WHIRLPOOL 
f87c877dc30dcee5c86225849d27a1a3b5504f656e4c68ff88273c665f1684cb21f0e31ebcdd4b6981e1bc5269d8057379f78d90c708de8e319846a5aa27669d

diff --git a/dev-python/webtest/webtest-2.0.21.ebuild 
b/dev-python/webtest/webtest-2.0.21.ebuild
new file mode 100644
index 000..72f1530
--- /dev/null
+++ b/dev-python/webtest/webtest-2.0.21.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN="WebTest"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Helper to test WSGI applications"
+HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="doc test"
+
+# nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine 
with latest
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/waitress-0.8.5[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.2[${PYTHON_USEDEP}]
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pyquery[${PYTHON_USEDEP}]
+   dev-python/pastedeploy[${PYTHON_USEDEP}]
+   dev-python/wsgiproxy2[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 )
+   )"
+
+S="${WORKDIR}/${MY_P}"
+
+# Makes testing easier; otherwise we get errors from pkg_resources.
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_prepare_all() {
+   # Prevent un-needed d'loading during doc build
+   sed -s 's:intersphinx_mapping:_&:' -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs html || die
+   fi
+}
+
+python_test() {
+   # Tests raise ImportErrors with our default PYTHONPATH.
+   local -x PYTHONPATH=
+   nosetests || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( html/. )
+   distutils-r1_python_install_all
+}



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

2016-06-12 Thread Patrick Lauer
commit: d463ebfb4b2b431a89954c3f2918584d424db0a5
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 19:06:55 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 19:06:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d463ebfb

dev-python/boto: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/boto/Manifest   |  1 +
 dev-python/boto/boto-2.40.0.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/boto/Manifest b/dev-python/boto/Manifest
index b3109f3..52209f2 100644
--- a/dev-python/boto/Manifest
+++ b/dev-python/boto/Manifest
@@ -4,3 +4,4 @@ DIST boto-2.34.0.tar.gz 7302242 SHA256 
33baab022ecb803414ad0d6cf4041d010cfc2755f
 DIST boto-2.35.1.tar.gz 1367029 SHA256 
62604f0fdf68a2b9a6c6bd5111c82e10281b498695152d21f56c9e4a0691d45d SHA512 
4be15cbb4ccc9f984fed11213ce1e64fefe7adbc747314dc0030928f2876b55322344f325228d95209e0411ef22fe1a3bede91ffbf3e9eed1a1a2d2507bff92d
 WHIRLPOOL 
060f3e2483a3a5be26b67a2a94df2f88a9eccb3f62cc4020e26b7ac0111d30d938638641f4c83c71095602d5b79e365de6211f884b4adbeacf6d7187bb04d071
 DIST boto-2.38.0.tar.gz 1423863 SHA256 
d9083f91e21df850c813b38358dc83df16d7f253180a1344ecfedce24213ecf2 SHA512 
577672007348db846d041c0906806c62eb77653b1335645cc852c603f5d32991ca648aacb884676af02043914c91ab6f41666b36b5b1ae23a3a354bdf9f3f75a
 WHIRLPOOL 
de704484ed38a0d0322ef289fd0657b6d1141c0f77aa6725e338dd51d78bed39a7ef1ebdec54a659d83dae30c14196f2410507d9aeec070126bbe13565b210ba
 DIST boto-2.39.0.tar.gz 1434775 SHA256 
950c5bf36691df916b94ebc5679fed07f642030d39132454ec178800d5b6c58a SHA512 
58afdbde3818d84b25ad330c8d417dd2400c4be40d99d7895eda94b99f9a1d86e164894c05faee71b4433ea33866be1e3fea3046b08f98577a2cd60e9dab3f3d
 WHIRLPOOL 
ea80c168ee45febe8a37a96bd8fba8eafb2b68d695e369c3f4c3974c9909d67b9f255dab5e70a6ae9bdbcae7b0ffc89f6e6b2277933571e299d2ada0d7cc773b
+DIST boto-2.40.0.tar.gz 1439746 SHA256 
e12d5fca11fcabfd0acd18f78651e0f0dba60f958a0520ff4e9b73e35cd9928f SHA512 
a4a2d5659a70a70c77f4713db2bb63e1c975f21746575ededd56a7220899d7dd8f4bf4d5cfe72be6a3045dc5a9e1152962c4650b09fa10703ec98bd23392d4cf
 WHIRLPOOL 
cb223e0b29c25e7190655a18402983f4c48ef0a1cfc759756a092de05470b72246afddab2ca5c7382efd7d922c029b46d8cf45c48510f3950cbd624b711fa759

diff --git a/dev-python/boto/boto-2.40.0.ebuild 
b/dev-python/boto/boto-2.40.0.ebuild
new file mode 100644
index 000..532f935
--- /dev/null
+++ b/dev-python/boto/boto-2.40.0.ebuild
@@ -0,0 +1,56 @@
+# 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
+
+DESCRIPTION="Amazon Web Services API"
+HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="doc test"
+
+REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+# requires Amazon Web Services keys to pass some tests
+RESTRICT="test"
+
+pkg_setup() {
+   use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
+}
+
+python_test() {
+   "${PYTHON}" tests/test.py -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_prepare_all() {
+   # Prevent un-needed d'loading
+   sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/source/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   # Appease the doc build and supply a file for _static
+   # the usual emake -C docs doesn't work under this authorship
+   cd docs && mkdir source/_static  || die
+   emake html
+   fi
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-06-12 Thread Patrick Lauer
commit: 4d9df3ac133669c9d053edd9658a4832c7b0e7d6
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:55:15 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:55:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9df3ac

dev-python/bjoern: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/bjoern/Manifest|  1 +
 dev-python/bjoern/bjoern-1.4.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/bjoern/Manifest b/dev-python/bjoern/Manifest
index 52c9140..c16d8c2 100644
--- a/dev-python/bjoern/Manifest
+++ b/dev-python/bjoern/Manifest
@@ -1,2 +1,3 @@
 DIST bjoern-1.3.2.tar.gz 25878 SHA256 
bb272517760897a96b3fbf0564236a4f9e0e14e05d8cdcc5f9ac2957ff0c89c0 SHA512 
f96ab7f6bfdd158da398c56555a47944f30ac505ed3cb8610a3fc12fe15d5a7bbb0cdba27c858e5ccac28213504b2c68aefd0c252591e3e4d63ce70c8ac840cc
 WHIRLPOOL 
1121cc2088686532dca96b3db4116272c162b23c327a5763237a45fd1b12a9b0e16b5f4e901fdd162ad923238f7637b29d3190ba6fb6538cb46cd809be83
 DIST bjoern-1.4.2.tar.gz 25997 SHA256 
5892ee00b04c45e0093835c9e179e52370d42add224a4a03d937f8306a54d84e SHA512 
518402752c0ad4d5a930bad67a59fbd34a64506abc782749e087a2c205d318073c91743a56902dbd3097d76bc6cd2d45b09f7b393b5a94d78434ff99209e1a27
 WHIRLPOOL 
26a436eebb24e21235f3aedd700a5382015c7844e0c5420e8780dbaf5574d6c6cd6be941bbbeecaf6789c32840be3e6ffb51bee030d18ecd62ed51a8cced6d59
+DIST bjoern-1.4.3.tar.gz 28824 SHA256 
9361dc1e8ef22eb749fcf3d16b9023bb1d1c59916b4e32400902648b4805fffd SHA512 
a044067b18aa7ad9159a8682005137afbe99774804da8a4a4dab0ab34f52581e6bf9d9a5a7a9a13775408de2b88204f8c9f5a64f7e72bd21fa97d1e52b58
 WHIRLPOOL 
577d5216163a3c233fd068a8f3b392114da19eace76de078f989a93bdcfedc575f39c9aaf1c4d1ee0bb88671539a56ad71c3bb57d97478358c3955062f365045

diff --git a/dev-python/bjoern/bjoern-1.4.3.ebuild 
b/dev-python/bjoern/bjoern-1.4.3.ebuild
new file mode 100644
index 000..ede2f5b
--- /dev/null
+++ b/dev-python/bjoern/bjoern-1.4.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="A screamingly fast Python WSGI server written in C"
+HOMEPAGE="https://github.com/jonashaag/bjoern 
https://pypi.python.org/pypi/bjoern/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-libs/libev
+   net-libs/http-parser"
+RDEPEND="${DEPEND}"



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

2016-06-12 Thread Patrick Lauer
commit: bc0500ae7b6f2c6ceeff927b334572890e2a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:50:20 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:50:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0500ae

dev-python/astroid: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/astroid/Manifest |  1 +
 dev-python/astroid/astroid-1.4.6.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-python/astroid/Manifest b/dev-python/astroid/Manifest
index 6cdf824..a09e6b9 100644
--- a/dev-python/astroid/Manifest
+++ b/dev-python/astroid/Manifest
@@ -4,3 +4,4 @@ DIST astroid-1.4.2.tar.gz 181042 SHA256 
b734fa504179a93aa03314df48b45fb1d9d0d877
 DIST astroid-1.4.3.tar.gz 181329 SHA256 
8e9ce4e925a17442cec085a7fce05478b99e482c13819c619b7cdd793777bf6b SHA512 
a4c607ef16bda0561254fa177c319e6f139de12385a277e780c8db641a4aac3cc49712be3bf9b529609f3e303194d1caa7ba44b564662aaf32c6847aab4808d0
 WHIRLPOOL 
1086fed0948d8135970a951f5e2c2d2f8678e1b5169898f9df1407b40bbeea7dbcd80d16c759686ed5effd962e8c2054778873848e38545961c450b72bae9e9e
 DIST astroid-1.4.4.tar.gz 181733 SHA256 
7f7e5512efe515098e77cbd3a60e87c8db8954097b0e025d8d6f72f2e8ddc298 SHA512 
f78f749e9542145060ba997f2e46945c13cffda74fb77f05b358bf4c22bac8b9924889627148d205538f515413293733471d238fea62a084ab9727e8d239d6ce
 WHIRLPOOL 
12aedaa9ad5c3cbffd641e292fc829e90ffc4aab30e35d7cdb71e88a3fcfb24a3fbda342adedddba4c3f72c3d96216a9cb6c58ad4f2183cdb0f4784dd21dd0b2
 DIST astroid-1.4.5.tar.gz 182251 SHA256 
729b986aa59fb77af533707c385021b04e60d136b5f21cc766618556d0816cf6 SHA512 
abcc31e927ec9abd8be277f9b586f409dc2632be8c84bae0521ca2fe17b5a13325429494918357e998fb56221a72476194a7a6d3238b1cd81b88e827d97f6328
 WHIRLPOOL 
34578ddbb52505c33844b94c7801c46b0e6d321cfd16ee866a6955e0a0ae942c7e912675bf857248daa9b5420a50eb1cc865dd3fceb9e42b293cf686272fe72f
+DIST astroid-1.4.6.tar.gz 183711 SHA256 
c304b70cb792dd361f918f662e3fb9bfe4a5d7b749f2e32d3ebcba26d4e4599f SHA512 
7e653aa2c2ea4fd465ca637547f221cc2dda3dbf9f0a5fbab8760337fd14fcd203aee08f466a26d7ebb5f7fb559ad39550a6bcb8ef9c57daf51d5d6cbe728e4d
 WHIRLPOOL 
900502f27ffaf15cf49b8996802afb74188f58ba51704595d935efcb80881f026b725b9c98186cb768b13dc21ac3c50785823eb643cd01fb444fbe377e28de70

diff --git a/dev-python/astroid/astroid-1.4.6.ebuild 
b/dev-python/astroid/astroid-1.4.6.ebuild
new file mode 100644
index 000..6b8d7ca
--- /dev/null
+++ b/dev-python/astroid/astroid-1.4.6.ebuild
@@ -0,0 +1,42 @@
+# 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} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Abstract Syntax Tree for logilab packages"
+HOMEPAGE="https://bitbucket.org/logilab/astroid 
https://pypi.python.org/pypi/astroid;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos 
~x86-macos"
+IUSE="test"
+
+# still broken
+RESTRICT=test
+
+# Version specified in __pkginfo__.py.
+RDEPEND="
+   dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wrapt[${PYTHON_USEDEP}]"
+DEPEND="
+   app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+#  test? (
+#  ${RDEPEND}
+#  >=dev-python/pylint-1.4.0[${PYTHON_USEDEP}]
+#  dev-python/pytest[${PYTHON_USEDEP}]
+#  $(python_gen_cond_dep 
'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7)
+#  )"
+# Required for tests
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_test() {
+   ${EPYTHON} -m unittest discover -p "unittest*.py" --verbose || die
+}



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

2016-06-12 Thread Patrick Lauer
commit: 991ba8ca2cc1f1da96fd07a801c0c7821a07eafd
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:57:22 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:57:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991ba8ca

dev-python/mimeparse: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/mimeparse/Manifest   |  1 +
 dev-python/mimeparse/mimeparse-1.5.2.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-python/mimeparse/Manifest b/dev-python/mimeparse/Manifest
index 830b451..f17d1f2 100644
--- a/dev-python/mimeparse/Manifest
+++ b/dev-python/mimeparse/Manifest
@@ -1,2 +1,3 @@
 DIST python-mimeparse-0.1.4.tar.gz 5228 SHA256 
3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3 SHA512 
c8eeb298773a0eb36512b1d9a46dfc85423c0dab10b85ed94284bf1bf8dba8c34aeccefd8b6a187434789d5a160ab5d4af81659dd1808ea02078cc2b168e10b3
 WHIRLPOOL 
f83328743b16ae46263e05055d6400617b7858e11837ce892919e26a36348650122b78ee366125a1793b20fa71c641b3606bf834d2936f98dab65b89b740385b
 DIST python-mimeparse-1.5.1.tar.gz 5822 SHA256 
e4d0c49120f5d946106ed3a6fed0b353740c0c9700b57d7d024c65466e50a106 SHA512 
bd25dd43ba98ac8e10e02d21ae040be76b0a2ae3904333c6bbf8d46e4f12bda84eb410059b22a345b6840af2c055802b31c3f76c46f133c1c11673a4f15f21f7
 WHIRLPOOL 
a31cd0a78ba86a16d335ece4a226981dce813399e0695ce577d6fa8f327e6cf88c5723f69600f5852cde2d1a66ccb49aac1b8ada3854e1fe8f33a073a8ebb27c
+DIST python-mimeparse-1.5.2.tar.gz 5870 SHA256 
bef134a59598cc6aa598f84553162aa7a0c01f3f431588225bb9a208964b1827 SHA512 
e11c28d627da4a12075ebc427813476ef32585cfeeb323c852e80f1fb8e987324ffab8a314e5249fe689460a457189d6cd252241b81a1d2d8216256d4976df14
 WHIRLPOOL 
9f1e290f37ab4e4cf0785c212bee7f660f533718b6c19867f12f0213f3a59a783559e98d86955f587c9e6d9b15de5b93cf3d1712e65c7b8e0248463d2ffa

diff --git a/dev-python/mimeparse/mimeparse-1.5.2.ebuild 
b/dev-python/mimeparse/mimeparse-1.5.2.ebuild
new file mode 100644
index 000..0d1ed5a
--- /dev/null
+++ b/dev-python/mimeparse/mimeparse-1.5.2.ebuild
@@ -0,0 +1,49 @@
+# 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} pypy pypy3 )
+
+inherit distutils-r1
+
+MY_PN="python-${PN}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Basic functions for handling mime-types in python"
+HOMEPAGE="
+   https://code.google.com/p/mimeparse
+   https://github.com/dbtsai/python-mimeparse;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   "${PYTHON}" mimeparse_test.py || die "Tests fail with ${EPYTHON}"
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   if [[ ${EPYTHON} == pypy ]]; then
+   local pyver=2.7
+   elif [[ ${EPYTHON} == pypy3 ]]; then
+   local pyver=3.2
+   else
+   local pyver=${EPYTHON#python}
+   fi
+   python_export PYTHON_SITEDIR
+
+   # Previous versions were just called 'mimeparse'
+   ln -sf python_mimeparse-${PV}-py${pyver}.egg-info \
+   "${D%/}${PYTHON_SITEDIR}/mimeparse-${PV}-py${pyver}.egg-info" 
|| die
+}



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

2016-06-12 Thread Patrick Lauer
commit: 11677e47e831638c9dd0afc75e8b4076c5a07335
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:47:03 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:47:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11677e47

dev-python/pylint: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/pylint/Manifest|  1 +
 dev-python/pylint/pylint-1.5.6.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest
index e27b1a9..0cdc30c 100644
--- a/dev-python/pylint/Manifest
+++ b/dev-python/pylint/Manifest
@@ -5,3 +5,4 @@ DIST pylint-1.5.2.tar.gz 419023 SHA256 
983bec35e10b0c5f0ec33c03629fe832642c46b76
 DIST pylint-1.5.3.tar.gz 422412 SHA256 
c0a5d4123873455292d1e360cceb1ee8527edb74783ddb4882cf22a2de86be76 SHA512 
1321211b04a85fe6961858e6b6e2c40429a4a5713784f4bc7507f87063e0877d0299789650915f2c81f8c4b6df6ff5bc566e79267afa4b070763c28cb7643891
 WHIRLPOOL 
aaeef16064e742a6f39a77745ec9f2b97038f88f14b4dedff83916bb3d782d01456f659d12d16d8c45f32c6ebf45334d40ad1c18356b7cabfaad165cd83b3447
 DIST pylint-1.5.4.tar.gz 423215 SHA256 
2fe3cc2fc66a56fdc35dbbc2bf1dd96a534abfc79ee6b2ad9ae4fe166e570c4b SHA512 
7317ef694133041aabffec3f31366b32de0adcb90b67dd70a6cc1a5abea022e59377afaf4f7f53f59049673697524ccf8a02419fdadc3bf98ceaec625fc5d08d
 WHIRLPOOL 
5587d3be0a5cde145544faf4a2d62fca7c2e6cc100e5a948b8066a4ff756d7a775a0b1458336c1c6802ce605acca90ea809e96c99d06e9ee6ec6ecbd8f15b25a
 DIST pylint-1.5.5.tar.gz 424040 SHA256 
15e949bbeda6c0a66799f34f720ab15e38d0a128e752cff5e74168527e5399c7 SHA512 
cb3b532f88d2c75e1cef8fefd6e96e8d12a4d56b4bc7e84e109d5d093c8e2a9465d02cfb650f3dd3916edf753e20541b3ec4162743af9f7c82563ecd4b8cc7c6
 WHIRLPOOL 
665f8c315d61ba2e08ad4c5dea5e2fd20988fc258a856d5cb64a5da2e52e7f701803cab64672de825dfedf89890c194692491a07155880d309c2d27d121d00d3
+DIST pylint-1.5.6.tar.gz 425251 SHA256 
303bdd755048feec2c1fe1ea16e8f4306636f02845510ff3d5922ae2d6fe35cc SHA512 
569a747a0d2c4f60ff2c16af6117f501fa1a9a6546fcc1228909b23024e2bc05951985acf56249919b67b11f161cb1855321115ad9fd7a7c409b71faa5dd8278
 WHIRLPOOL 
286e32ae39dfc3ce8d13efb9e9acec98db698f742bf399ccd6d7e053a2bdb1b7ea30b36a10a65fa4867bb6316da08c1181c5f0f0f39b0a920ddc3cf60e85f462

diff --git a/dev-python/pylint/pylint-1.5.6.ebuild 
b/dev-python/pylint/pylint-1.5.6.ebuild
new file mode 100644
index 000..3a9da81
--- /dev/null
+++ b/dev-python/pylint/pylint-1.5.6.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python code static checker"
+HOMEPAGE="
+   http://www.logilab.org/project/pylint
+   https://pypi.python.org/pypi/pylint
+   https://github.com/pycqa/pylint;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x86-macos"
+IUSE="doc examples test"
+
+RDEPEND="
+   >=dev-python/astroid-1.4.5[${PYTHON_USEDEP}]
+   

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

2016-06-12 Thread Patrick Lauer
commit: 75f718032408676c1f02dff0b07248abc0e9e762
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:43:23 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:47:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f71803

dev-python/python-memcached: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/python-memcached/Manifest   |  1 +
 .../python-memcached/python-memcached-1.58.ebuild  | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/python-memcached/Manifest 
b/dev-python/python-memcached/Manifest
index 16f144d..89b0e7f 100644
--- a/dev-python/python-memcached/Manifest
+++ b/dev-python/python-memcached/Manifest
@@ -1,3 +1,4 @@
 DIST python-memcached-1.53.tar.gz 35025 SHA256 
af04ea031b271a54f085166773e028fe053fc1d9a58cd8b3c3a57945990bfb48 SHA512 
33ffd2778025a8e15beddf1660c4b5c9f1ba144adab5c36fd679e15508015c00e3e1185b5cc179cfcfc556b7c3ab44ed9914089e5ce9db66a04d0a658dd38bb3
 WHIRLPOOL 
81b80a05010eec576ce8eb00ac4c799213bfc82af4dd3d3da138d02337d28dcb5fbefcbdf11e8d9344b307ba8b1ab2a770b8130fce2f732e484f283e2fe85aae
 DIST python-memcached-1.54.tar.gz 36662 SHA256 
df21d1431424c512901ecc3cd244039833aebc4bc7d345af403d4abdace20081 SHA512 
e66684fba5ac638efef971df14f4049f1aeae1a84a9c530f26560c1150d7b136746daa164754a0e451ee1caf0b24fd856083aa23f42be1bd4e90a6943d9e45ad
 WHIRLPOOL 
a2d1c60fba41002c03718a75659ff1c3944e32b3c900643af2ed227e6280af2635f068f27923ed1722ae1407cd3a1e9696e6c628e4898aaf73451105846c31cb
 DIST python-memcached-1.57.tar.gz 22620 SHA256 
3b689a135afb2fdb6da2298d5213780f43a3f210cf8c960d50b252acb3f62902 SHA512 
1862d9a5c7c29c8956384e1b951b59dba1fb2bbaeb1c3a99b1b917a93e04e0d86f4b38022a4b0146889448a2d2152e7282cdf33d0240126350dc88d34f216ad4
 WHIRLPOOL 
cda22d597848bf2ca138f0cc9cfedb9d1b58cf217568d6bf8ffe6b7ca2b9771f079db76e1b0fc577b079e717fd851007ec65859454ae6fc5eb369394bc205a6b
+DIST python-memcached-1.58.tar.gz 30562 SHA256 
2775829cb54b9e4c5b3bbd8028680f0c0ab695db154b9c46f0f074ff97540eb6 SHA512 
48f933f095751b476c122473fa1d9767cfe5c6c339a9ba71825a50cec23cbfc7b6493716458bfb1f2451c634c517519152105a2000be66bd0d389f94ea312138
 WHIRLPOOL 
391d91a7d40f1d85febf7f90f0593d315854caa6dac0c4f70c2c3ee7af79b049099406683436df6af0e879626d6b42f95eed6a0153ae3874a9b746998cd02b88

diff --git a/dev-python/python-memcached/python-memcached-1.58.ebuild 
b/dev-python/python-memcached/python-memcached-1.58.ebuild
new file mode 100644
index 000..a330a18
--- /dev/null
+++ b/dev-python/python-memcached/python-memcached-1.58.ebuild
@@ -0,0 +1,46 @@
+# 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 python3_4 python3_5 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure python memcached client"
+HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ 
https://pypi.python.org/pypi/python-memcached;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="OSL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   net-misc/memcached
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+# Tests try to connect to memcached via TCP/IP. Please do not re-enable
+# until you get them all to pass properly while using the UNIX socket
+# only and not even trying to connect to memcached over TCP/IP.
+RESTRICT=test
+
+python_test() {
+   # Note: partial. Needs fixing. Stuff like that.
+
+   cd "${TMPDIR}" || die
+
+   local memcached_opts=( -d -P memcached.pid -s memcached.socket )
+   [[ ${EUID} == 0 ]] && memcached_opts+=( -u portage )
+
+   memcached "${memached_opts[@]}" || die
+
+   "${PYTHON}" memcache.py --do-unix || die "Tests fail with ${EPYTHON}"
+
+   kill "$(

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

2016-06-12 Thread Patrick Lauer
commit: af41b0ca928c59b5ed5fbf49dd8c4e4a8c092f6b
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:39:13 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:47:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af41b0ca

dev-python/webob: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/webob/Manifest   |  1 +
 dev-python/webob/webob-1.6.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-python/webob/Manifest b/dev-python/webob/Manifest
index 432a715..87fb8ef 100644
--- a/dev-python/webob/Manifest
+++ b/dev-python/webob/Manifest
@@ -3,3 +3,4 @@ DIST WebOb-1.4.tar.gz 633302 SHA256 
0819838204e2a6823e42bf2227898fdf3f306f7619bf
 DIST WebOb-1.5.0.tar.gz 186394 SHA256 
8e90cca008c0189fe64d06281d50d9510c1dde4147bdf4bc81b666020ce31350 SHA512 
4d5a4f58eb3f96d4b563c0a8d8387f30ad323d11c3a913ba69504685e7baa870f232d55e6d8b403e3f6b2153c3c7f37a694618bf0e85d04115c240c5fa2b93b6
 WHIRLPOOL 
f3f6975f84bc64fe941fd3d3c5cd065cfea8e59b2f0481e31c7bf5145934d038420ccb93df918e5e729607ee75bb77d3a8142c4ff4ac60b2be14212061a1fa3a
 DIST WebOb-1.5.1.tar.gz 202821 SHA256 
d8a9a153577f74b275dfd441ee2de4910eb2c1228d94186285684327e3877009 SHA512 
aba45ff622a572a3bda7cf33ce5988745b3831aea2ed7f0502688055f96c16cf5de828039439218611034ad49dea4e4a9c2ec43b8dbc97be61b7abc33a15589c
 WHIRLPOOL 
814e11b257f82a48f9ed8ff1e1ecb37ab0648c7f67446aa57094da671f0265fadd7b04e9e69ed1ecbfbbc1925804ef7f563f8079b82bea04d8a06853482960b7
 DIST WebOb-1.6.0.tar.gz 204340 SHA256 
63d262d8f61b516321f786879c9277fa2209f7f57eb47b537eeecfea383d55b7 SHA512 
a4805ea7b30d5afd64d4d2c053fd8b9d71ec9409270e85af4e071352e933474b52eb3493a52f3b29ff0040a4d6fc41dc1b70fe35ffbb209b36e9e3bca3ec75c6
 WHIRLPOOL 
634245c5f30ec7581e17166d89a4441e3b67d29c23a4bf7345e40ce2ba4bc3eed2d287135c9fa8b6833734c237869d76f8da804600d3633106e35cd7648db78f
+DIST WebOb-1.6.1.tar.gz 204676 SHA256 
e804c583bd0fb947bd7c03d296942b38b985cf1da4fd82bf879994d29edb21fe SHA512 
da760fb67d1962b3fd8ff421ef6d34cc377406d82bfe053244c53a4bddfcef5433b0816d8d11a164e1a71e5562ae56cde3090fb74de414c41ba3777b89c64631
 WHIRLPOOL 
d8c9126ad6ea43e6be35ff012754e7130f0c975b8284de4d6d2874131d47a76cf053945d35f0bab27a413fe020c3d1356ffee91c6d1d9a1c5697d64fdc2aab05

diff --git a/dev-python/webob/webob-1.6.1.ebuild 
b/dev-python/webob/webob-1.6.1.ebuild
new file mode 100644
index 000..d5e64fe
--- /dev/null
+++ b/dev-python/webob/webob-1.6.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1 versionator
+
+MY_PN=WebOb
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="WSGI request and response object"
+HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}] )"
+RDEPEND=""
+
+S=${WORKDIR}/${MY_P}
+
+python_compile_all() {
+   if use doc; then
+   "${PYTHON}" setup.py build_sphinx || die
+   fi
+}
+
+python_test() {
+   nosetests --verbose -w tests || die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}



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

2016-06-12 Thread Joerg Bornkessel
commit: 5daff10fa5dba5a0b86bfa909d4df9b155da16dc
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Sun Jun 12 18:41:50 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Sun Jun 12 18:44:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5daff10f

media-tv/gentoo-vdr-scripts: bump, include bugfix to detect the right libdir on 
arm64, thx to T.Reufer for point this out

Package-Manager: portage-2.3.0_rc1

 media-tv/gentoo-vdr-scripts/Manifest   |   1 +
 .../gentoo-vdr-scripts-2.7.5.1.ebuild  | 131 +
 2 files changed, 132 insertions(+)

diff --git a/media-tv/gentoo-vdr-scripts/Manifest 
b/media-tv/gentoo-vdr-scripts/Manifest
index c8658d7..fc85b8d 100644
--- a/media-tv/gentoo-vdr-scripts/Manifest
+++ b/media-tv/gentoo-vdr-scripts/Manifest
@@ -2,5 +2,6 @@ DIST gentoo-vdr-scripts-2.0.0.tar.bz2 37438 SHA256 
6c2025714546a25632c5b8103b3fa
 DIST gentoo-vdr-scripts-2.5.tar.bz2 39893 SHA256 
39a3c5d1cf30f1b07a6218b2154835994bbf9d65358e916260bad970a6ca6432 SHA512 
bed3db4e3c4f8195d5715d274a32485d067fa2e539ace417c2d73bac1294d46736754be589d5e18b77e0baa1b4d9cd7df5ff8a13db2850d92d2eb992f9b131a6
 WHIRLPOOL 
5a7626484784ad49624df92daab0997368f885d4d5f6ad732082c2a77c840f6e23f345cf35816890d43493c57fa70c90eb9a4ab785a8d4ead81f6779714138b9
 DIST gentoo-vdr-scripts-2.7.2.tar.bz2 48584 SHA256 
65de19d3738442a08cdb603ab0e0116e96bbcd8d58b9c9b3f2942e0bcb5365cb SHA512 
cb0297c7e78e4c110097d1c08a5f6642d8194d01dd47308f7a41c6d76f7b1675cc612d47a7725eb4f47a393086b034ca09703af0867ae02a36af4be12701f861
 WHIRLPOOL 
7fe4e106512cca4e26a778320cadf93976897622dac2fd2cf7e21e20e44da27caa69da71f7a779747bc05872e6b90ee7440a7c8fbd2165e6c6a2544804c71da1
 DIST gentoo-vdr-scripts-2.7.3.tar.bz2 49156 SHA256 
a8fb04ca737080dd4fa4d300243d833f835885c0b4c9ca3f1808997713a626ec SHA512 
9d00acaf77bbbf52f4a4d4b8284d94b9d191c354de52ea6f7bba0751be661feec4915cca20be3d24a0471efe4b3f24c5dcc025e3e8b0cc6b2c37f8843b91a520
 WHIRLPOOL 
bd30b36284754d4e5c135c381e4114354b1292f4203d0367622c650252d8ecbcaabe58bc40b4d0ad26b54553f5ee0ff5e2e32e13abdd088bd26b0b41a97ee10c
+DIST gentoo-vdr-scripts-2.7.5.1.tar.bz2 49537 SHA256 
e7adec1f89b4c11002b77a12fd97ce492acb72736f50d7c80a01cad27950336f SHA512 
5b8f91f73ee42e290966eb9ae95b020b0a2c16f9d2c4eb79766934b8fa2e6bf415db20325254c0c6058abb868b010eb4180acc3714c18b47a5be390ee3e928c9
 WHIRLPOOL 
acdd17e025e624450b4e9c89dfe75d5c0ff104686200aae3f2472488174af59104497a8a34c925c30ff68b10b0c0c6b38fdd3a2e5f9f1cd8562d6dfd9302b6e4
 DIST gentoo-vdr-scripts-2.7.5.tar.bz2 49457 SHA256 
650220b1061672e5e021f3b2abaad01af0319833c3142aed7d27fe6cfc16469c SHA512 
b79460ae73c1914b0057d44469c0ac3e30feab3fc9fa91af618a0753f5061184110af6f2426d0638861e899fe7ef8ddc749bee631e95dbf52da9d32ae3ae7afe
 WHIRLPOOL 
b94f40b82ddcce4e85469590136cf874450871abbb07359eb57ecda959e2ae1e66b662bc32e07e65af13a5c1d9f5fb023a62cf78ac64c31e2540e84b2a23beca
 DIST gentoo-vdr-scripts-2.7.tar.bz2 46618 SHA256 
40f6e50e684b4dde9c026887119e80c9680212bfe41854c6526cc1346c0ae2a2 SHA512 
95db4d2632d07cc86394fbc2898050d47175f01cc60b61230ba5363c770ba6ad5c5935987ac6a1131bc575887633ed6c8f6242f7de225fc875d0871123665bc5
 WHIRLPOOL 
889e2379fa9df6ae9992f6569779d4f485488e84c9c1065c43717ae07d15c601ce9a731e612e6bfaaf7df55d5eb4c7901f16bbf0eff680bc5b4ea25662885790

diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild 
b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild
new file mode 100644
index 000..18fca59
--- /dev/null
+++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit user
+
+DESCRIPTION="Scripts necessary for use of vdr as a set-top-box"
+HOMEPAGE="https://www.gentoo.org/;
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+   https://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="nvram"
+
+RDEPEND="nvram? ( sys-power/nvram-wakeup )
+   app-admin/sudo
+   sys-process/wait_on_pid"
+
+VDR_HOME=/var/vdr
+
+pkg_setup() {
+   enewgroup vdr
+
+   # Add user vdr to these groups:
+   #   video - accessing dvb-devices
+   #   audio - playing sound when using software-devices
+   #   cdrom - playing dvds/audio-cds ...
+   enewuser vdr -1 /bin/bash "${VDR_HOME}" vdr,video,audio,cdrom
+}
+
+src_install() {
+   local DOCS=( README* TODO ChangeLog )
+
+   default
+
+   # create necessary directories
+   diropts -ovdr -gvdr
+   keepdir "${VDR_HOME}"
+
+   local kd
+   for kd in shutdown-data merged-config-files dvd-images; do
+   keepdir "${VDR_HOME}/${kd}"
+   done
+}
+
+pkg_preinst() {
+   local PLUGINS_NEW=0
+   if [[ -f "${ROOT}"/etc/conf.d/vdr.plugins ]]; then
+   PLUGINS_NEW=$(grep -v '^#' "${ROOT}"/etc/conf.d/vdr.plugins 
|grep -v '^$'|wc -l)
+   fi

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

2016-06-12 Thread Patrick Lauer
commit: f8af2c549248d34b083d422d2723be1c2aa5d020
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 17:37:15 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8af2c54

dev-python/pytest-runner: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/pytest-runner/Manifest |  1 +
 dev-python/pytest-runner/pytest-runner-2.8.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/pytest-runner/Manifest 
b/dev-python/pytest-runner/Manifest
index f548bec..bfe3761 100644
--- a/dev-python/pytest-runner/Manifest
+++ b/dev-python/pytest-runner/Manifest
@@ -1 +1,2 @@
 DIST pytest-runner-2.6.2.tar.gz 6379 SHA256 
e775a40ee4a3a1d45018b199c44cc20bbe7f3df2dc8882f61465bb4141c78cdb SHA512 
6a993e8729d5e203986f2526d46e96b7ac19e65fc26493a55a98e858304ecde0c47576476864a0ee1817ea1a7b02cfda952fc03f79b84fff249021f140f3d00d
 WHIRLPOOL 
968a38864b58d35d4c9fb0fa2855bae9f87bcb68936b5f129c5bc67b2c751e51bf5f9e5f54d27f36ccd6e89df7d4f8c4a6556de408cc8287f52725e1eb73fef5
+DIST pytest-runner-2.8.tar.gz 8535 SHA256 
1ec44deddaa551f85fd563c40a4c483a2609aca1f284a95399566a74d0680d5c SHA512 
bdbd71dc4713dca2b00fa63e8414dab0611af460c25746d5377881024c23e2c8a6f1374ab9c94fa33dae1ac2f0b7ba10f747287a3cbaeb5a44ff1dd4542e122e
 WHIRLPOOL 
541421d6f2a8490c58fb1c33c7227ab685f9031626c8007f867d2bbc81c8913a3bcc709f34707eca2d239706eb86b090bd49024b8ee5111a4d5e84f9a292a2f0

diff --git a/dev-python/pytest-runner/pytest-runner-2.8.ebuild 
b/dev-python/pytest-runner/pytest-runner-2.8.ebuild
new file mode 100644
index 000..a39f933
--- /dev/null
+++ b/dev-python/pytest-runner/pytest-runner-2.8.ebuild
@@ -0,0 +1,44 @@
+# 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} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Adds support for tests during installation of setup.py files"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-runner 
https://bitbucket.org/pytest-dev/pytest-runner;
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+SLOT="0"
+IUSE="doc"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   "
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+
+# Test not included
+RESTRICT="test"
+
+python_compile_all() {
+   # The build by rst2html.py makes non fatal errors building index.rst
+   if use doc; then
+   rst2html.py docs/history.rst > docs/history.html
+   rst2html.py docs/index.rst > docs/index.html
+   fi
+}
+
+python_test() {
+   esetup.py pytest
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/zabbix/, net-analyzer/zabbix/files/3.0/init.d/, ...

2016-06-12 Thread Patrick Lauer
commit: 56cbd8ee0fa157146ecac818080fcbf6f9f10af7
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:31:27 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56cbd8ee

net-analyzer/zabbix: Bump to 3.0.3 for #574858

Package-Manager: portage-2.3.0_rc1

 net-analyzer/zabbix/Manifest   |   1 +
 net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd |  29 +
 net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy  |  28 +
 net-analyzer/zabbix/files/3.0/init.d/zabbix-server |  27 +
 net-analyzer/zabbix/files/3.0/zabbix_agent.conf|  81 +++
 net-analyzer/zabbix/files/3.0/zabbix_agentd.conf   | 390 
 net-analyzer/zabbix/files/3.0/zabbix_proxy.conf| 674 +
 net-analyzer/zabbix/files/3.0/zabbix_server.conf   | 635 +++
 net-analyzer/zabbix/zabbix-3.0.3.ebuild| 330 ++
 9 files changed, 2195 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 3af962d..13b48cc 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -5,3 +5,4 @@ DIST zabbix-2.2.9.tar.gz 15032149 SHA256 
7c8c319b34beb978e4b7be8c93e084485f93fe0
 DIST zabbix-2.4.5.tar.gz 14851092 SHA256 
4e2cf1e4893a45d83379a05e2debabddf16beab324c93e84adc0bb57716fb957 SHA512 
bdcba684b3d1cdb9eb5e1f9b370ef450201de8dbd9fe1619ef2b2437de6c34762dc041fa873976c4af0a2af229eec450aa58b1663feb75b6345d303484d35ead
 WHIRLPOOL 
775e98b85152268b19cde553ff8bc7e86c0f6c5b873e85a0faca3edb5b51fe7d02267e52b3dccb0f08847bf11c6d0ba6b2d9f1e6bd472c882a2fac4326a83e10
 DIST zabbix-2.4.7.tar.gz 15012768 SHA256 
d2c47b8f5b9b91f18010d54c45de55845d979014a8b3fe4bef64e0b08f8b00da SHA512 
81860dfab38241e939a5cced50527fd16d35ec7b82232b2e0a4f17c90c1fc8ffb9bb95891ec27bb87445e5f81fba066dccc6b1a8833a4af4f483532f83d6172a
 WHIRLPOOL 
03525fa3113f258af7fbd9cf3f501846b466afa48dca2874f2e28562f63cf5824df51c89349f0c10830bb7b5650f70a32443ba9af2d826d99d02cf7bb2a01e21
 DIST zabbix-2.4.8.tar.gz 15474481 SHA256 
073f7498ff7c07e51f3395dbd850b375144d6a41388409d898bb2826b0a3e1f0 SHA512 
bf0816279f771448076bd8d8f1efe65651e24964b402ba128aace3d5afc0333f808a9d48b5763e334a05bc9f53fa934d81cc1b90072a0e9ba74b29205ab2b300
 WHIRLPOOL 
3e9da427680c3686820f3fb59bcac11614dea77ab577fd34fa339283b886306e94e4a3b73d5c966a8610e8d24992158b5f0ee3e3c2428152c1b7b92eb529d729
+DIST zabbix-3.0.3.tar.gz 15407273 SHA256 
1a42ce537580913268f1ece673208b49ca241fb067f8ea1ad497ce07455c10e0 SHA512 
b59fd6e34e2636d1ad69993e33abe3694ba58f99c0372fc421c5620ade3ff497b23a022fa273691b968dabe0b9776fb0db6f6bf85e1d60d7dd5d61240bc60419
 WHIRLPOOL 
556e432a5c5bbf31ff2efce0d2b64c9b0ca959dfbba27aa2ec774c4880b38d8c8f82f968bc99c22cef15ad00b3a45b5dd89de6f2da4a4b17ce9db3f28a4e138f

diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd 
b/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd
new file mode 100644
index 000..3c827d5
--- /dev/null
+++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-agentd
@@ -0,0 +1,29 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+pid_file="/run/zabbix/zabbix_agentd.pid"
+
+depend() {
+   need net
+   provide zabbix-agent
+   use zabbix-server
+}
+
+start_pre() {
+   checkpath -d -m 0775 -o zabbix:zabbix /run/zabbix
+}
+
+start() {
+   ebegin "Starting Zabbix agent"
+   start-stop-daemon --start --pidfile ${pid_file} \
+   --user zabbix --group zabbix --exec /usr/sbin/zabbix_agentd -- 
-c /etc/zabbix/zabbix_agentd.conf
+   eend $?
+}
+
+stop() {
+   ebegin "Stopping Zabbix agent"
+   start-stop-daemon  --stop --pidfile ${pid_file}
+   eend $?
+}

diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy 
b/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy
new file mode 100644
index 000..40ff5cb
--- /dev/null
+++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-proxy
@@ -0,0 +1,28 @@
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+pid_file="/run/zabbix/zabbix_proxy.pid"
+
+depend() {
+   need net
+   provide zabbix-proxy
+}
+
+start_pre() {
+   checkpath -d -m 0775 -o zabbix:zabbix /run/zabbix
+}
+
+start() {
+   ebegin "Starting Zabbix proxy"
+   start-stop-daemon --start --pidfile ${pid_file} \
+   --user zabbix --group zabbix --exec /usr/sbin/zabbix_proxy -- 
-c /etc/zabbix/zabbix_proxy.conf
+   eend $?
+}
+
+stop() {
+   ebegin "Stopping Zabbix proxy"
+   start-stop-daemon  --stop --pidfile ${pid_file}
+   eend $?
+}

diff --git a/net-analyzer/zabbix/files/3.0/init.d/zabbix-server 
b/net-analyzer/zabbix/files/3.0/init.d/zabbix-server
new file mode 100644
index 000..bd9f59e
--- /dev/null
+++ b/net-analyzer/zabbix/files/3.0/init.d/zabbix-server
@@ -0,0 +1,27 @@

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

2016-06-12 Thread Patrick Lauer
commit: feb6cfa246e3a138f2a3b662b2aba4315281cd95
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:23:20 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb6cfa2

net-analyzer/zabbix: Bump 2.4

Package-Manager: portage-2.3.0_rc1

 net-analyzer/zabbix/Manifest|   1 +
 net-analyzer/zabbix/zabbix-2.4.8.ebuild | 342 
 2 files changed, 343 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 2796227..3af962d 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -4,3 +4,4 @@ DIST zabbix-2.2.5.tar.gz 14960556 SHA256 
1e33f54d4accc5b6a0dccf4a308d27dc82de245
 DIST zabbix-2.2.9.tar.gz 15032149 SHA256 
7c8c319b34beb978e4b7be8c93e084485f93fe028dd9dbc6b674a7498d324439 SHA512 
8400f875546140a7393ac6598a02e95645ac63ece1d958e7752737d0c0fff25e70923f2dd1ea29a9e73640b159da8a5286d9b1c31fbb3f090acbd07606c6113d
 WHIRLPOOL 
cb68a2c1467c83e8c2e2662af3995d7d90a00408009df2d9fe0b0d0d81191521b3f6e1624240150f68419252324e0d6e5653a3f19ed3b88adeb2719277172fb6
 DIST zabbix-2.4.5.tar.gz 14851092 SHA256 
4e2cf1e4893a45d83379a05e2debabddf16beab324c93e84adc0bb57716fb957 SHA512 
bdcba684b3d1cdb9eb5e1f9b370ef450201de8dbd9fe1619ef2b2437de6c34762dc041fa873976c4af0a2af229eec450aa58b1663feb75b6345d303484d35ead
 WHIRLPOOL 
775e98b85152268b19cde553ff8bc7e86c0f6c5b873e85a0faca3edb5b51fe7d02267e52b3dccb0f08847bf11c6d0ba6b2d9f1e6bd472c882a2fac4326a83e10
 DIST zabbix-2.4.7.tar.gz 15012768 SHA256 
d2c47b8f5b9b91f18010d54c45de55845d979014a8b3fe4bef64e0b08f8b00da SHA512 
81860dfab38241e939a5cced50527fd16d35ec7b82232b2e0a4f17c90c1fc8ffb9bb95891ec27bb87445e5f81fba066dccc6b1a8833a4af4f483532f83d6172a
 WHIRLPOOL 
03525fa3113f258af7fbd9cf3f501846b466afa48dca2874f2e28562f63cf5824df51c89349f0c10830bb7b5650f70a32443ba9af2d826d99d02cf7bb2a01e21
+DIST zabbix-2.4.8.tar.gz 15474481 SHA256 
073f7498ff7c07e51f3395dbd850b375144d6a41388409d898bb2826b0a3e1f0 SHA512 
bf0816279f771448076bd8d8f1efe65651e24964b402ba128aace3d5afc0333f808a9d48b5763e334a05bc9f53fa934d81cc1b90072a0e9ba74b29205ab2b300
 WHIRLPOOL 
3e9da427680c3686820f3fb59bcac11614dea77ab577fd34fa339283b886306e94e4a3b73d5c966a8610e8d24992158b5f0ee3e3c2428152c1b7b92eb529d729

diff --git a/net-analyzer/zabbix/zabbix-2.4.8.ebuild 
b/net-analyzer/zabbix/zabbix-2.4.8.ebuild
new file mode 100644
index 000..85599b2
--- /dev/null
+++ b/net-analyzer/zabbix/zabbix-2.4.8.ebuild
@@ -0,0 +1,342 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+# needed to make webapp-config dep optional
+WEBAPP_OPTIONAL="yes"
+inherit flag-o-matic webapp java-pkg-opt-2 user systemd toolchain-funcs
+
+DESCRIPTION="ZABBIX is software for monitoring of your applications, network 
and servers"
+HOMEPAGE="http://www.zabbix.com/;
+MY_P=${P/_/}
+MY_PV=${PV/_/}
+SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_P}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+WEBAPP_MANUAL_SLOT="yes"
+KEYWORDS="~amd64 ~x86"
+IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
postgres proxy server ssh snmp sqlite odbc static"
+REQUIRED_USE="|| ( agent frontend proxy server )
+   proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   server? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   static? ( !oracle !snmp )"
+
+COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
+   ldap? (
+   net-nds/openldap
+   =dev-libs/cyrus-sasl-2*
+   net-libs/gnutls
+   )
+   mysql? ( >=virtual/mysql-5.0.3 )
+   sqlite? ( >=dev-db/sqlite-3.3.5 )
+   postgres? ( dev-db/postgresql:* )
+   oracle? ( >=dev-db/oracle-instantclient-basic-10.0.0.0 )
+   xmpp? ( dev-libs/iksemel )
+   libxml2? ( dev-libs/libxml2 )
+   curl? ( net-misc/curl )
+   openipmi? ( sys-libs/openipmi )
+   ssh? ( net-libs/libssh2 )
+   java? ( virtual/jdk:* )
+   odbc? ( dev-db/unixODBC )"
+
+RDEPEND="${COMMON_DEPEND}
+   proxy? ( net-analyzer/fping )
+   server? ( net-analyzer/fping
+   app-admin/webapp-config )
+   java?   (
+   >=virtual/jre-1.4
+   dev-java/slf4j-api
+   )
+   frontend? (
+   
>=dev-lang/php-5.3.0[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+   || ( dev-lang/php[apache2] dev-lang/php[cgi] dev-lang/php[fpm] )
+   mysql? ( dev-lang/php[mysqli] )
+   odbc? ( dev-lang/php[odbc] )
+   oracle? ( dev-lang/php[oci8-instant-client] )
+   postgres? ( dev-lang/php[postgres] )
+   sqlite? ( dev-lang/php[sqlite] )
+   media-libs/gd[png]
+   app-admin/webapp-config )"
+DEPEND="${COMMON_DEPEND}
+   static? (
+   ldap? (
+   

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

2016-06-12 Thread Patrick Lauer
commit: 2e11d0ae21b1cc9a003ad33cd013ebefd5d3eb38
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 17:40:50 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e11d0ae

dev-python/promise: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/promise/Manifest |  1 +
 dev-python/promise/promise-0.4.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/promise/Manifest b/dev-python/promise/Manifest
index bfcc57b..b9c4091 100644
--- a/dev-python/promise/Manifest
+++ b/dev-python/promise/Manifest
@@ -1 +1,2 @@
 DIST promise-0.2.2.tar.gz 19765 SHA256 
1fb52a23bee47644819c4a11b0b7169474625c44629f9b76a04cf59e118f4f6c SHA512 
271731b2be94ce65680079d3c43034e2ef5da37efc00c36e513cacc0e19a47ccfc43911c43f6c860789ddf86d96870ad8ca7c3cf0074f977727d630354d79840
 WHIRLPOOL 
cbe48adf35a65cc737b85cbdc0a542dadd56b4e2e45d75567b03f1031dd39f229b0dbba26ed23ee4dfae4e1b0dd0e5f22592ddfa24dc457697895d9e7a5298fe
+DIST promise-0.4.1.tar.gz 6877 SHA256 
75a8427f8d2f670067154acb08048fd2b52f4f5c836f15c07a2c073b8d4eb1d4 SHA512 
57cc594a75c542430aea3b12731319e377b1c5123d900ed7588088667c9ec6b17bec03d5d0300712ae887af8394c2bfaa23d98feac97944de4c04eca5d80825c
 WHIRLPOOL 
c0e163cbb58377eb8ae5e98fdb27b7fff6f4b668b6eeb03106db3ed4599f3bbf2c1cd32c38444cc210cc3fb5f61cede3fa20413075423bafdb84bf886d437ecf

diff --git a/dev-python/promise/promise-0.4.1.ebuild 
b/dev-python/promise/promise-0.4.1.ebuild
new file mode 100644
index 000..7b890dc
--- /dev/null
+++ b/dev-python/promise/promise-0.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="Bytecode optimisation using staticness assertions"
+HOMEPAGE="https://github.com/rfk/promise/ https://pypi.python.org/pypi/promise;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+RDEPEND="${PYTHON_DEPS}"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+python_test() {
+   # Timing tests fail.
+   PROMISE_SKIP_TIMING_TESTS="1" nosetests || die "tests failed"
+}



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

2016-06-12 Thread Patrick Lauer
commit: 2631df2aa7fa6e8b49893dd7b98962f39d1f0304
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:05:23 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2631df2a

dev-python/odo: Bump

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-python/odo/Manifest b/dev-python/odo/Manifest
index 4e04eed..7d2d312 100644
--- a/dev-python/odo/Manifest
+++ b/dev-python/odo/Manifest
@@ -2,3 +2,4 @@ DIST odo-0.3.2.zip 142291 SHA256 
515365ec8b67c7c73303391b8f12107be6a8f4ab983352f
 DIST odo-0.3.3.tar.gz 109748 SHA256 
2499ee86c26c74daa28f21ed235ca331911065950deea5169ebdb7d5dae6ebef SHA512 
7c470ea5a24ab5ccc3e72d1cbb4dcd2d370bb5de6ee5d8f1dafb8215db057f920d61470dbba02e5510ee5700fe86f2ae842bbc2bbbedf20e801789998b9c714e
 WHIRLPOOL 
8c5329310a33d890452de8d9156f207ab294b26a68722719f375f2da4bef8fd23b47aee883c4a5c79e0f39cc30eb5eaab544e3f02c34b24062c6c2c2bfc146c3
 DIST odo-0.4.0.tar.gz 129308 SHA256 
e9d84a76f9a60bb278810204892348d6883cc1f4c6ce34e362421d75d6271577 SHA512 
303462c0d21cc44219256f4f6b3c7ccacbcc2cb880a8c5a864ed8ef5159b365d099a7dc308574d37fd566e1fffa57db615a9e51e42ebcf3e101aee9143c60d20
 WHIRLPOOL 
f935829b1423ab096113ed5042d9e0773024128717d42cade358217daa72d9163a472ad575ca572c91f752f91a85f9a5221420cc25f03d46631f1fdf651f11cd
 DIST odo-0.4.2.tar.gz 129757 SHA256 
f793df8b212994ea23ce34e90e2048d0237d3b95ecd066ef2cfbb1c2384b79e9 SHA512 
821188e8de1ef1efa3a27454c6787e63d7478ea450ef4cd2af4b35b4f53f085d01625bd2cede2dbe8e999fe86e8b6525928fe5c4834746fe8e4a88486d89ea7a
 WHIRLPOOL 
2a87f34709c1ce09173ba1e2530642e26de38bb2653086331ce3afa63a1151c13d3d7287c04666a171caf8735f15dec2266fac4f8420141bd10df8ef482dd856
+DIST odo-0.5.0.tar.gz 129977 SHA256 
e892ffe58e87d6b1c12838c4ab252bd0ae8c0ec43e5179409309ded4929905d6 SHA512 
699ec7a3640f319d428854c784bac7747b5c50a8d3f1cad9caa02048a012b51e0da655989b749d84b52b9cb23ad26e6c218aac1d36a0966087238f60874f41f3
 WHIRLPOOL 
159b9ff4f00ddbef4082e6304dc8176482837f90a711662db77d2656b85b71833d7eae1e3241d64155955f77734ecde41ad3797fa893d775d76dbe8a2f3831c9

diff --git a/dev-python/odo/odo-0.5.0.ebuild b/dev-python/odo/odo-0.5.0.ebuild
new file mode 100644
index 000..372e306
--- /dev/null
+++ b/dev-python/odo/odo-0.5.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Data migration in python"
+HOMEPAGE="https://github.com/ContinuumIO/odo;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+DEPEND="app-arch/unzip
+   doc? ( dev-python/docutils )"
+RDEPEND=">=dev-python/datashape-0.4.4[${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.7[${PYTHON_USEDEP}]
+   >=dev-python/pandas-0.15.0[${PYTHON_USEDEP}]
+   dev-python/toolz[${PYTHON_USEDEP}]
+   >=dev-python/multipledispatch-0.4.7[${PYTHON_USEDEP}]
+   dev-python/networkx[${PYTHON_USEDEP}]
+   "
+
+python_prepare_all() {
+   sed -e '/.. toctree::/d' -i docs/source/index.rst|| die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   pushd docs/source > /dev/null
+   mkdir ../build || die
+   local i;
+   for i in ./*
+   do
+   rst2html.py $i > ../build/${i/rst/html} || die
+   done
+   popd > /dev/null
+   fi
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/build/. )
+   distutils-r1_python_install_all
+}



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

2016-06-12 Thread Patrick Lauer
commit: 73b7a79f113021b2bde60ba76931012f407ffb90
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 17:37:49 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b7a79f

dev-python/maybe: Bump

Package-Manager: portage-2.3.0_rc1

 dev-python/maybe/Manifest   |  1 +
 dev-python/maybe/maybe-0.4.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/maybe/Manifest b/dev-python/maybe/Manifest
index 2401d3c..af883e2 100644
--- a/dev-python/maybe/Manifest
+++ b/dev-python/maybe/Manifest
@@ -1 +1,2 @@
 DIST maybe-0.3.0.tar.gz 5738 SHA256 
214dc0bbf35e1174103711f068840b998f6f4fcd93d65957b9087906308fb45b SHA512 
512b7b5251c27a64891bd105599b5625331cb21d40dbf7d1b88b56375a5ead484f02f87da6410c01682c180218cae7b0df7a9f92ad7a69a862b333ee36265152
 WHIRLPOOL 
4d6fdbc58b95a9e8ef9dd27404b17d70e84d38ee0e5f905de2dcee2cc33cfcedddca97fef2109141a42111688c0ff5a5ce407d81057b7d7d9c53fd83237a23df
+DIST maybe-0.4.0.tar.gz 6105 SHA256 
581ad535104e8af27f56d1eecf92525c44d0440f228351fe195f56c0d45852b9 SHA512 
39882c69375b408e809e899b997675c9395ddf50b8625fd04a0d78cbd041f6138e491b76578c8b530ba122b921c694bc27d256eab7485ea4638330f6e0411129
 WHIRLPOOL 
68d4ef05356c164ae5a764e3d922565e3a750c8a300b12ab3b87c18bc7636f08764a49a286fd315b3cffcf3cbe5dc6fd7c25c43e4ee8d68ad16d747f98ed6224

diff --git a/dev-python/maybe/maybe-0.4.0.ebuild 
b/dev-python/maybe/maybe-0.4.0.ebuild
new file mode 100644
index 000..3db388f
--- /dev/null
+++ b/dev-python/maybe/maybe-0.4.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="See what a program does before deciding whether you really want 
it to happen"
+HOMEPAGE="https://github.com/p-e-w/maybe http://pypi.python.org/pypi/maybe;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-python/blessings[${PYTHON_USEDEP}]
+   dev-python/python-ptrace[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   >=dev-python/pytest-runner-2.7[${PYTHON_USEDEP}]
+"



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

2016-06-12 Thread Patrick Lauer
commit: 99ea38fda5baaac417f7415a271416620f9b060f
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jun 12 18:18:00 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jun 12 18:32:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ea38fd

net-analyzer/zabbix: Bump to 2.2.13 for #574858

Package-Manager: portage-2.3.0_rc1

 net-analyzer/zabbix/Manifest |   1 +
 net-analyzer/zabbix/zabbix-2.2.13.ebuild | 342 +++
 2 files changed, 343 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 731627a..2796227 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -1,4 +1,5 @@
 DIST zabbix-2.2.11.tar.gz 15147477 SHA256 
9ad7bd71985dc316ee2a614bba2b1dd108d2a930c0a5cc5a8f75eb45a7a7e1ba SHA512 
7447d3207bf67fdda67c1e56636ae114df7776a2ba4df4f9f260eef6a65e37d770ed73d6edd6438a9a783da1fc9bfede2d98acdc51fa6c7a130565efe8ae5b2d
 WHIRLPOOL 
e2b1f2ed019651d127a40f656117c9a8dcb1b9a8c0f9a773368de6d430d0716b5c50c42358992c9c2567c59cf0ec02bffea123ee4ac873be262aef0f2f6f
+DIST zabbix-2.2.13.tar.gz 15478414 SHA256 
0a272ad4de22368f9a77864e0a9fa566f76c872814e81845e16d4d24cd5452f4 SHA512 
dc9a20069376de2221577f2833f003dd243f09e583a673038787dab413c0affa1a85abdef567d7ea015c2ff88d97481570cb3732f5d72f45d4e7f509654f93eb
 WHIRLPOOL 
3f7385068fa65b693bfb280686242512dcc1a9a4d3df9af56319c17f1075c9ebf4dfa54aab18b6b5e645055fd8efcfd847fca3e0fe2e6041acc5f1342d0538b0
 DIST zabbix-2.2.5.tar.gz 14960556 SHA256 
1e33f54d4accc5b6a0dccf4a308d27dc82de245567dffef823f9add9fa7d81b5 SHA512 
0e229a2502f1332775db2107556b5e62267bcdf05dc483957960f563877ed970aef7ed465123576849413305e54309d83eeb75dd1f522c93cf09cd4b75265514
 WHIRLPOOL 
0a6b81f4e23ad8c8247b5356aa31bc4dfbd364642a647b9dff3216a0141cd2287b75731f396d26083aa412669a7efdb6f24fcb8592b4773c4a21d02b2f369681
 DIST zabbix-2.2.9.tar.gz 15032149 SHA256 
7c8c319b34beb978e4b7be8c93e084485f93fe028dd9dbc6b674a7498d324439 SHA512 
8400f875546140a7393ac6598a02e95645ac63ece1d958e7752737d0c0fff25e70923f2dd1ea29a9e73640b159da8a5286d9b1c31fbb3f090acbd07606c6113d
 WHIRLPOOL 
cb68a2c1467c83e8c2e2662af3995d7d90a00408009df2d9fe0b0d0d81191521b3f6e1624240150f68419252324e0d6e5653a3f19ed3b88adeb2719277172fb6
 DIST zabbix-2.4.5.tar.gz 14851092 SHA256 
4e2cf1e4893a45d83379a05e2debabddf16beab324c93e84adc0bb57716fb957 SHA512 
bdcba684b3d1cdb9eb5e1f9b370ef450201de8dbd9fe1619ef2b2437de6c34762dc041fa873976c4af0a2af229eec450aa58b1663feb75b6345d303484d35ead
 WHIRLPOOL 
775e98b85152268b19cde553ff8bc7e86c0f6c5b873e85a0faca3edb5b51fe7d02267e52b3dccb0f08847bf11c6d0ba6b2d9f1e6bd472c882a2fac4326a83e10

diff --git a/net-analyzer/zabbix/zabbix-2.2.13.ebuild 
b/net-analyzer/zabbix/zabbix-2.2.13.ebuild
new file mode 100644
index 000..0bbbf88
--- /dev/null
+++ b/net-analyzer/zabbix/zabbix-2.2.13.ebuild
@@ -0,0 +1,342 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+# needed to make webapp-config dep optional
+WEBAPP_OPTIONAL="yes"
+inherit flag-o-matic webapp java-pkg-opt-2 user systemd toolchain-funcs
+
+DESCRIPTION="ZABBIX is software for monitoring of your applications, network 
and servers"
+HOMEPAGE="http://www.zabbix.com/;
+MY_P=${P/_/}
+MY_PV=${PV/_/}
+SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_P}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+WEBAPP_MANUAL_SLOT="yes"
+KEYWORDS="~amd64 ~x86"
+IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
postgres proxy server ssh snmp sqlite odbc static"
+REQUIRED_USE="|| ( agent frontend proxy server )
+   proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   server? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   static? ( !oracle !snmp )"
+
+COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
+   ldap? (
+   net-nds/openldap
+   =dev-libs/cyrus-sasl-2*
+   net-libs/gnutls
+   )
+   mysql? ( >=virtual/mysql-5.0.3 )
+   sqlite? ( >=dev-db/sqlite-3.3.5 )
+   postgres? ( dev-db/postgresql:* )
+   oracle? ( >=dev-db/oracle-instantclient-basic-10.0.0.0 )
+   xmpp? ( dev-libs/iksemel )
+   libxml2? ( dev-libs/libxml2 )
+   curl? ( net-misc/curl )
+   openipmi? ( sys-libs/openipmi )
+   ssh? ( net-libs/libssh2 )
+   java? ( virtual/jdk:* )
+   odbc? ( dev-db/unixODBC )"
+
+RDEPEND="${COMMON_DEPEND}
+   proxy? ( net-analyzer/fping )
+   server? ( net-analyzer/fping
+   app-admin/webapp-config )
+   java?   (
+   >=virtual/jre-1.4
+   dev-java/slf4j-api
+   )
+   frontend? (
+   
>=dev-lang/php-5.3.0[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+   || ( dev-lang/php[apache2] dev-lang/php[cgi] dev-lang/php[fpm] )
+   mysql? ( dev-lang/php[mysqli] )
+   odbc? ( dev-lang/php[odbc] )
+   

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

2016-06-12 Thread Anthony G. Basile
commit: 144e48a9486b257a10ce593a7725bc09b2b34aef
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Jun 12 18:28:46 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jun 12 18:29:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144e48a9

sys-kernel/hardened-sources: version bump to 4.5.7-r1

vanilla-4.5.7 + genpatches-4.5-9 + grsecurity-3.1-4.5.7-201606110914

Package-Manager: portage-2.2.28

 sys-kernel/hardened-sources/Manifest   |  1 +
 .../hardened-sources-4.5.7-r1.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index 498474e..ba22642 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -17,6 +17,7 @@ DIST hardened-patches-4.5.5-2.extras.tar.bz2 1857002 SHA256 
1c207e88a652d2d9c239
 DIST hardened-patches-4.5.5-3.extras.tar.bz2 1860142 SHA256 
810085dcf1a1cd1ff1bacbad32efd12ad14420258b19d44c2f069b82d1308f9d SHA512 
b6149c1c74fa0cf7b08a3683b63c80b8c866170e56ddd297c559072f0218308df55327010a900e887ceaa9c25064ee32ace8c78749e89b2d7bceec968327f246
 WHIRLPOOL 
67999dea8f99d6fd5cea83a4010f957242ee857935172a4da7bbd4f5d5b62426940623517790a579b038d9e63bb8a45a8eceb553ac4d3a606a35918d91be0408
 DIST hardened-patches-4.5.6-1.extras.tar.bz2 1862944 SHA256 
2f3cab5b41d843ba069d7fcd5f22edb8a38e68cf4d388823fae91ed7af7ff78b SHA512 
3fc18551fbc4647a7e050659c4222cca68805605ed3fee863214e9a0c71c54cb9fc44ecf8aafedbca5238c72d3349a30028889117aca313d3ec27d00e2b82909
 WHIRLPOOL 
91e0292c5905ed018461b4150b054ed29519c72d9838facaf4d437fdca1fcb9642147fa9243021fab51fea63b1ab4ec1eeacd564fa439d33b7aa1019c7d5691b
 DIST hardened-patches-4.5.7-1.extras.tar.bz2 1861918 SHA256 
4f5602f245dddc4dcd0aee6ef587a463e1738c301e30a547ff6a8b24b4df10d2 SHA512 
d95f109c7bcf54450f2b5ebb8705e448905bcbbc21abc27fcd597beae8b6bff9954a4782169965c0b66c2ebc60544187a4e81fc7204733e7aa39f38f4075ffa0
 WHIRLPOOL 
81c0b8c7add4fd81d10d38890190e2a97cf81514d3718db908dc1e76136577b276064ffb0de80c27ac7e0e4dddfbf99ea1689eb4200c209a99bb44057e326062
+DIST hardened-patches-4.5.7-2.extras.tar.bz2 1865376 SHA256 
066621126965be10695a5f7625d1628ee24ef69d11a2198df5beaca6d0980e2f SHA512 
1b0a6ce77f08e8b2820eae1b75ac12de7f0ed90c30b368332e2f5822a8fa15b2c2747babc973a92d1a34c31bedbffcb77c539e220ea05b2206a147e8e9ef0279
 WHIRLPOOL 
66167a50b5221727ac3ee6cb46bfbc2a64d4fa889ad303b47ec18902df6d2f42e291b1e05f387982dea6be8ca011d183cc6089eebf997bbe57b02af286a09f52
 DIST linux-4.3.tar.xz 86920812 SHA256 
4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae SHA512 
d25812043850530fdcfdb48523523ee980747f3c2c1266149330844dae2cba0d056d4ddd9c0f129f570f5d1f6df5c20385aec5f6a2e0755edc1e2f5f93e2c6bc
 WHIRLPOOL 
e3f131443acc14d4f67bbd3f4e1c57af3d822c41c85a112564d54667a591c8619dce42327fd8166d30a2d7adfaf433c2e2134d4995c91c08f65ac0cc2190f935
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST linux-4.5.tar.xz 88375040 SHA256 
a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c SHA512 
cb0d5f30baff37dfea40fbc1119a1482182f95858c883e019ee3f81055c8efbdb9dba7dfc02ebcc4216db38f03ece58688e69efc0fce1dade359af30bd5426de
 WHIRLPOOL 
8faa0b02c5733fc45dbe61f82a7022e9246b9b1665f27541d4afa5d14c310b9dce7a8532dfac8273898edf8c6923654ee2fbcf2cec1ec2a220f4c9f926f2b333

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.5.7-r1.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-4.5.7-r1.ebuild
new file mode 100644
index 000..01a347d
--- /dev/null
+++ b/sys-kernel/hardened-sources/hardened-sources-4.5.7-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+ETYPE="sources"
+K_WANT_GENPATCHES="base"
+K_GENPATCHES_VER="9"
+K_DEBLOB_AVAILABLE="1"
+
+inherit kernel-2
+detect_version
+
+HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2"
+HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
+SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
+UNIPATCH_EXCLUDE="
+   1500_XATTR_USER_PREFIX.patch
+   2900_dev-root-proc-mount-fix.patch"
+
+DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
+HOMEPAGE="http://www.gentoo.org/proj/en/hardened/;
+IUSE="deblob"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=sys-devel/gcc-4.5"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+
+   local 

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

2016-06-12 Thread Amy Winston
commit: cac421555fb2e9112905a35ca1da2987df864d80
Author: Jonathan Scruggs  gmail  com>
AuthorDate: Sun Jun  5 07:06:23 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Jun 12 17:52:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac42155

media-libs/opencollada: Version bump to 1.6.18 and update to EAPI 6

-Version bump to v1.6.18: Upstream releasing proper versions now
-Using full EAPI compliance for new and live ebuild
-Delete old patches not in use anymore
-Closes Gentoo Bug: 584670
-Fixes based on help from gentoo-proxy-maint
-Changed comments to explain that certain things are needed

 media-libs/opencollada/Manifest  |  1 +
 media-libs/opencollada/opencollada-1.6.18.ebuild | 77 
 media-libs/opencollada/opencollada-.ebuild   | 89 ++--
 3 files changed, 115 insertions(+), 52 deletions(-)

diff --git a/media-libs/opencollada/Manifest b/media-libs/opencollada/Manifest
index a7fa6d3..312c011 100644
--- a/media-libs/opencollada/Manifest
+++ b/media-libs/opencollada/Manifest
@@ -1 +1,2 @@
 DIST opencollada-1.2.2_p20150207.tar.gz 11715849 SHA256 
b6a4362c559d790a04dfef4606cb0a0ffe01e34708f898bf3453e69318bc5cc1 SHA512 
0780e4401f130832d9802ddd6183ac11294ed84f43e0b497673c66fa2c1ae47ebc853484f8e68871887a1e99ab1f1df786cfc6ebd5868f039d9101ab82646f09
 WHIRLPOOL 
4cf7c7f03caf37e4c9342e139ed036b3c43984917ac4a3876e464f2065e2c515e2e85e5408d32901572d6b56a94d82963f5a2e6d3bb17dec04ecf35ee8be2d98
+DIST opencollada-1.6.18.tar.gz 11807970 SHA256 
9835aa0b6efdb6602e58a84ee245a443002dc7196af3b7660e6888680d5d5990 SHA512 
e4f72c41c8c619bbfb842517fb1217f616ebe6d9576ef0b7fd8bcb26443b66245107e8d04475c32946b7b73bf093977d1911d486f2d2ae92a165cfde55f67baa
 WHIRLPOOL 
7d35758667c7a1293c376712d47cae0f87ea243e04de9fc526297805fa59f405510584ac6d79c13f77f80f1ef0e6cbea05692b3c65a09d88031dd220b4132ead

diff --git a/media-libs/opencollada/opencollada-1.6.18.ebuild 
b/media-libs/opencollada/opencollada-1.6.18.ebuild
new file mode 100644
index 000..53164b4
--- /dev/null
+++ b/media-libs/opencollada/opencollada-1.6.18.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_REPO_URI="https://github.com/KhronosGroup/OpenCOLLADA.git;
+inherit multilib cmake-utils
+[[ ${PV} == "" ]] && inherit git-r3
+
+DESCRIPTION="Stream based read/write library for COLLADA files"
+HOMEPAGE="http://www.opencollada.org/;
+[[ ${PV} == "" ]] || \
+   
SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+[[ ${PV} == "" ]] || \
+   KEYWORDS="~amd64 ~ppc64 ~x86" \
+   S="${WORKDIR}"/OpenCOLLADA-${PV}
+
+IUSE="expat static-libs"
+
+# This is still needed to have so version numbers
+MY_SOVERSION="1.6"
+
+RDEPEND="dev-libs/libpcre
+   dev-libs/zziplib
+   media-libs/lib3ds
+   sys-libs/zlib
+   expat? ( dev-libs/expat )
+   !expat? ( dev-libs/libxml2 )"
+DEPEND="${RDEPEND}"
+
+# This is needed or you get an error on install
+BUILD_DIR="${S}"/build
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0_p864-expat.patch
+   "${FILESDIR}"/${PN}-1.2.2-soversion.patch
+   "${FILESDIR}"/${PN}-1.2.2-no-undefined.patch
+   "${FILESDIR}"/${PN}-1.2.2-libdir.patch
+)
+
+src_prepare() {
+   edos2unix CMakeLists.txt
+
+   default
+
+   # Remove bundled depends that have portage equivalents
+   rm -R Externals/{expat,lib3ds,LibXML,pcre,zlib,zziplib} || die
+
+   # Remove unused build systems
+   rm Makefile scripts/{unixbuild.sh,vcproj2cmake.rb} || die
+   find "${S}" -name SConscript -delete || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_SHARED=ON
+   -DUSE_STATIC=$(usex static-libs ON OFF)
+   -DUSE_EXPAT=$(usex expat ON OFF)
+   -DUSE_LIBXML=$(usex !expat ON OFF)
+   -Dsoversion=${MY_SOVERSION}
+   )
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   echo "LDPATH=/usr/$(get_libdir)/opencollada" > "${T}"/99${PN}; \
+   doenvd "${T}"/99${PN}
+
+   dobin build/bin/OpenCOLLADAValidator
+}

diff --git a/media-libs/opencollada/opencollada-.ebuild 
b/media-libs/opencollada/opencollada-.ebuild
index 821ee69..53164b4 100644
--- a/media-libs/opencollada/opencollada-.ebuild
+++ b/media-libs/opencollada/opencollada-.ebuild
@@ -1,65 +1,54 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-if [[ ${PV} == ** ]] ; then
-   SCM_ECLASS="git-r3"
-else
-   SCM_ECLASS="vcs-snapshot"
-fi
-
-inherit versionator eutils multilib cmake-utils ${SCM_ECLASS}
+EGIT_REPO_URI="https://github.com/KhronosGroup/OpenCOLLADA.git;
+inherit multilib cmake-utils

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

2016-06-12 Thread Amy Winston
commit: f032b761174c0e877627c585a1061e46807e71b9
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Jun 12 18:07:17 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Jun 12 18:07:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f032b761

media-libs/opencollada: unused patches removed

Package-Manager: portage-2.2.28

 .../files/opencollada-0_p864-gcc-4.7.patch | 26 --
 .../files/opencollada-0_p864-parallel.patch| 18 ---
 2 files changed, 44 deletions(-)

diff --git a/media-libs/opencollada/files/opencollada-0_p864-gcc-4.7.patch 
b/media-libs/opencollada/files/opencollada-0_p864-gcc-4.7.patch
deleted file mode 100644
index fd908e5..000
--- a/media-libs/opencollada/files/opencollada-0_p864-gcc-4.7.patch
+++ /dev/null
@@ -1,26 +0,0 @@
 common//libBuffer/include/CommonBuffer.h.ori   2012-04-28 
15:45:37.62114 +0200
-+++ common//libBuffer/include/CommonBuffer.h   2012-04-28 15:45:28.740797826 
+0200
-@@ -11,6 +11,12 @@
- #ifndef __COMMON_BUFFER_H__
- #define __COMMON_BUFFER_H__
- 
-+/* size_t for gcc, may want to move this include some place else - campbell */
-+#ifdef __GNUC__
-+#  include  /* size_t */
-+#  include  /* memcpy */
-+#endif
-+
- #include "CommonIBufferFlusher.h"
- 
- namespace Common
 COLLADAStreamWriter/include/COLLADASWAnnotation.h  2012-01-15 
04:37:13.0 +0100
-+++ COLLADAStreamWriter/include/COLLADASWAnnotation.h  2012-03-14 
22:17:51.0 +0100
-@@ -219,7 +219,7 @@
- void add ( 
- const String , 
- const ValueType::ColladaType , 
--const T val ) const
-+const T val )
- {
- openAnnotation ( name );
- openValuesElement ( type );

diff --git a/media-libs/opencollada/files/opencollada-0_p864-parallel.patch 
b/media-libs/opencollada/files/opencollada-0_p864-parallel.patch
deleted file mode 100644
index cac6ee2..000
--- a/media-libs/opencollada/files/opencollada-0_p864-parallel.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -Naur openCOLLADA-svn864.orig/COLLADASaxFrameworkLoader/CMakeLists.txt 
openCOLLADA-svn864/COLLADASaxFrameworkLoader/CMakeLists.txt
 openCOLLADA-svn864.orig/COLLADASaxFrameworkLoader/CMakeLists.txt   
2011-10-13 18:54:06.0 -0500
-+++ openCOLLADA-svn864/COLLADASaxFrameworkLoader/CMakeLists.txt
2012-01-17 16:11:35.825610565 -0600
-@@ -260,6 +260,14 @@
-   ${PCRE_LIBRARIES}
- )
- 
-+# For parallel building.
-+if(USE_SHARED)
-+add_dependencies(GeneratedSaxParser_shared OpenCOLLADABaseUtils_shared)
-+endif()
-+if(USE_STATIC)
-+add_dependencies(GeneratedSaxParser_static OpenCOLLADABaseUtils_static)
-+endif()
-+
- if (USE_LIBXML)
-   list(APPEND libGeneratedSaxParser_include_dirs ${LIBXML2_INCLUDE_DIR})
-   list(APPEND TARGET_LIBS ${LIBXML2_LIBRARIES})



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

2016-06-12 Thread Amy Winston
commit: ba69f3c530abd0647079cbbec2ba1ec565bba288
Author: dracwyrm  gmail  com>
AuthorDate: Sun Jun 12 17:28:27 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Jun 12 18:05:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba69f3c5

media-libs/opencollada: Update metadata.xml with new maintainers

Closes: #1614

 media-libs/opencollada/.metadata.xml.kate-swp | Bin 0 -> 266 bytes
 media-libs/opencollada/metadata.xml   |   5 +
 2 files changed, 5 insertions(+)

diff --git a/media-libs/opencollada/.metadata.xml.kate-swp 
b/media-libs/opencollada/.metadata.xml.kate-swp
new file mode 100644
index 000..f3fe4f4
Binary files /dev/null and b/media-libs/opencollada/.metadata.xml.kate-swp 
differ

diff --git a/media-libs/opencollada/metadata.xml 
b/media-libs/opencollada/metadata.xml
index e990651..25b3c8e 100644
--- a/media-libs/opencollada/metadata.xml
+++ b/media-libs/opencollada/metadata.xml
@@ -1,6 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   j.scru...@gmail.com
+   Jonathan Scruggs
+   Proxy maintainer
+   

off...@gentoo.org
Gentoo Office project



[gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/files/8-stable/, app-admin/rsyslog/

2016-06-12 Thread Patrice Clement
commit: 736df1f8aedae24bd7b9041c354823cda71eae79
Author: Thomas Deutschmann  whissi  de>
AuthorDate: Sat Jun 11 23:59:32 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 12 17:24:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736df1f8

app-admin/rsyslog: Remove old

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

Signed-off-by: Patrice Clement  gentoo.org>

 app-admin/rsyslog/Manifest |   2 -
 .../50-rsyslog-8.12.0-fix-re_extract.patch | 130 ---
 ...rsyslog-8.13.0-lookup-table-reload-bugfix.patch | 141 ---
 app-admin/rsyslog/rsyslog-8.13.0.ebuild| 423 -
 4 files changed, 696 deletions(-)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index 034e443..1701cf1 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,8 +1,6 @@
-DIST rsyslog-8.13.0.tar.gz 2077267 SHA256 
b182bd0a7686bef093be570bfb850417191292522fb58e0ad32f2c824f754a33 SHA512 
a3245e5b10ae96e6df981291f55a43fa9a8258db213e33a36d7b5a620ea7daaac04a1f93a56304105c4fd10e546f92789831f5b2188b418b4b3b248a4e7795c9
 WHIRLPOOL 
8473e2c272182d84c629175aafd185cfa6fcafad8a028fd212de118f2e9abf458e062c6065dc5ebb1df27e81546a37387944ad1b3f0d16a38ee25a409b51b1c7
 DIST rsyslog-8.16.0.tar.gz 2132012 SHA256 
4fe4f97c10899086d98b9401d7e8d2bcff61c7c3f7cde8627891e36fc6ec1b76 SHA512 
e45acc16078d83937edd7e22f916fe050b62aa057ca4dd980823850f2195213c12db36f759c528b5fe6f1b061a61e2117fca6086245bc248392cc4e61b2383dc
 WHIRLPOOL 
809035873565645cea5896fb19882239a0d70776ea0b948739440f7a28baf6df4bf4e958de7506d289355eadc26e1fba7e9cd8df315339f18f89acaecc462eaa
 DIST rsyslog-8.18.0.tar.gz 2261731 SHA256 
94346237ecfa22c9f78cebc3f18d59056f5d9846eb906c75beaa7e486f02c695 SHA512 
6b159ba23100b4675576f5b247d2bf482bab0beaa071c26c692c99e50f202b0b272b7a64ba2b7c726390d663677b7a6d68666b06f73825e35605b13ae0930fc7
 WHIRLPOOL 
8efa5d7639b2c5978bdbbcf9837ca87d91a1ccf37dfa5b66e5aa05221d4a31ff57093eb5d604d036f3fd7cafb394f25eaf9302cf2143402d2a9255f4fc53b196
 DIST rsyslog-8.19.0.tar.gz 2279714 SHA256 
3379b30f2e6ef05a0f1c7327c73923fa5877a80b984506cdf48ed068c94a575e SHA512 
77c40c9d76591ed3561ec76242be2c647848533df5599320ea988cbc200614c47930e0b63f190d31a0c1cec2443d57ca374f07e0909f11eba8a4bd4b8eee0e44
 WHIRLPOOL 
3f7d7134a0c6a475453828440a87d0fa68e7afc583ef12556f3b60f3e07621011b4f48e8c4dfbe46cef2bf2decee3827c42bd4ba481611e7cb76a695dcec5c7b
-DIST rsyslog-doc-8.13.0.tar.gz 4147364 SHA256 
3da9a1446686d1cfa82c123a610f2c30f4dc1cbfa608f44ded2baf168e86b67b SHA512 
6676533b1e4884f18e583be19c5a50b8f12017ecc2c6860d54dcc72d64e7eafe20a2af3a22817226df123a7a193c7090097502f287455488dd8806b7aac0a5cd
 WHIRLPOOL 
1231580f2bf8af42a7dd34f0a88315ff56324eb64d1259a281a5266fdbe7a472f596d66a5b6d1f5cbf19fdb6f76a2083753e0de224a07653454178128de4fead
 DIST rsyslog-doc-8.16.0.tar.gz 4174347 SHA256 
03033d264b29fd791299d5d618bd061853c008ac8087f3b6c4870e1b8f6abc39 SHA512 
746e4de102f15ea10085ca21eeed74dd8264742ba7029cb54caf87b72070ab6a73e79af46d97717323be1e68d9d1fa78807d5d4446d15524aa4c565650f7b0d0
 WHIRLPOOL 
ff8dfcc3dd7e87a7316f94a3b8f199cd902cbf99772bb97147b9af37b8c6941f13341438450b3dbf3139d5518488e74df6b77c1eec3182e92a9476ccb951ec5b
 DIST rsyslog-docs-8.18.0.tar.gz 4269339 SHA256 
8de82dece85a9a83d9c1feaf7fdfb883c2bfe5a82d84b846161bec0b9dba22c6 SHA512 
c560f6a8c05f951d245b8bf96e3c58f9023761edf0e5e25b4a01dab934c1db8ad74baf7e90bd1139d3c6b5af396fca525a7818e87fcbf161317c21e005aae0b2
 WHIRLPOOL 
2d133a86d3a2abf5f4e3c57e0b65015ed3ad4770b4dfcd34420395fc11ab7d5752811afcb83a776bc51d665b75729bd76a0d94793d508e28aebeb815884dceff
 DIST rsyslog-docs-8.19.0.tar.gz 4271094 SHA256 
f76958d2fbcbb3a2db531ec3878d6d9a8c4a622e457b9c97b7c7dcca0ddd6512 SHA512 
120f229a641119649fc897948fb0934039a95d0ef63e68b10ab635620d84988d794fd5dc33617353028e786513a86b3a1cd0c4fef9c755dab5bedd8e0246532e
 WHIRLPOOL 
fc0642eef4e686fc653db6a654f96fd9037e083a02e06d64b7b2a2e0292d745ca6e24821df3b9825e0eba2c4808b2755dfaeb90b62a49662ab22a171ffe2e63b

diff --git 
a/app-admin/rsyslog/files/8-stable/50-rsyslog-8.12.0-fix-re_extract.patch 
b/app-admin/rsyslog/files/8-stable/50-rsyslog-8.12.0-fix-re_extract.patch
deleted file mode 100644
index f049d53..000
--- a/app-admin/rsyslog/files/8-stable/50-rsyslog-8.12.0-fix-re_extract.patch
+++ /dev/null
@@ -1,130 +0,0 @@
-From a88d67df6e55e0a5f484f6aff8aa6e9813c5c31a Mon Sep 17 00:00:00 2001
-From: Janmejay Singh 
-Date: Mon, 28 Sep 2015 20:38:05 +0530
-Subject: [PATCH] fixed re_extract bug, which fails the regex-compile for
- extract as fn-init fails when fn does not have exactly 2 args
-
-
-Fixes: https://github.com/rsyslog/rsyslog/issues/499
-

- grammar/rainerscript.c   |  2 +-
- tests/Makefile.am|  6 ++
- tests/rscript_re_extract.sh  | 14 ++
- tests/rscript_re_match.sh| 14 ++
- 

  1   2   3   >