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

2015-11-01 Thread Mikle Kolyada
commit: cc25b353ddba8bdf1c1cae1cda9eee977c31c858
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:08:06 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:08:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc25b353

dev-scheme/chicken: x86 stable wrt bug #467966

Package-Manager: portage-2.2.20.1

 dev-scheme/chicken/chicken-4.10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/chicken/chicken-4.10.0-r1.ebuild 
b/dev-scheme/chicken/chicken-4.10.0-r1.ebuild
index 93d2e72..f994d55 100644
--- a/dev-scheme/chicken/chicken-4.10.0-r1.ebuild
+++ b/dev-scheme/chicken/chicken-4.10.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://code.call-cc.org/releases/${MY_PV}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 x86"
 IUSE="emacs doc"
 DOCS=( NEWS README LICENSE )
 



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

2015-11-01 Thread Hans de Graaff
commit: a84e0727513499ae783809d2d3b4a8e05ec770c2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 31 05:58:20 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 06:26:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84e0727

dev-util/cucumber-core: add 1.3.0

Package-Manager: portage-2.2.20.1

 dev-util/cucumber-core/Manifest   |  1 +
 dev-util/cucumber-core/cucumber-core-1.3.0.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-util/cucumber-core/Manifest b/dev-util/cucumber-core/Manifest
index fcdfa11..25ddf2a 100644
--- a/dev-util/cucumber-core/Manifest
+++ b/dev-util/cucumber-core/Manifest
@@ -1 +1,2 @@
 DIST cucumber-core-1.2.0.gem 41984 SHA256 
390e4d05a99d4b648f75343b553cb22c59aa9b4e461ab383323d4ca381b4b4bb SHA512 
b24a108a0147afca99d292df7c64320190a1fa0b2fcc08038f3a98eb09d29f3f02e0581004a168e80e0c2091e7e981494f86e9086ff81504a014b52f5fe5ceeb
 WHIRLPOOL 
e49a4814d2810abfb1f8d4b79d858c87ce128c98d2e238147d0599eab7acdafa25fa438f1f1addd50dd195484f79fb0257f29dfb5fa5bbba07f173f313b6bedb
+DIST cucumber-core-1.3.0.gem 44032 SHA256 
28dfebe5e003a28c60266468f781968e30fe26858a823001be3f9aa481fbb98a SHA512 
82d5185669ff8962cd4a1da7257e1144028cf0718c6a324facf4686a287526abb5c7848898bb25a848ba535ef0526daea13ec3de93b2b2ffce76c49cfd60ed0b
 WHIRLPOOL 
7278feb976665e7bee4a7b43b0ca320bf95747c919addef167ef56d20293b0a878bf06d2669f97454c63675fad79801c6b906e08a2b3c8991f5d44eaf8d40634

diff --git a/dev-util/cucumber-core/cucumber-core-1.3.0.ebuild 
b/dev-util/cucumber-core/cucumber-core-1.3.0.ebuild
new file mode 100644
index 000..ed7b162
--- /dev/null
+++ b/dev-util/cucumber-core/cucumber-core-1.3.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Executable feature scenarios"
+HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
+LICENSE="Ruby"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/unindent-1.0
+   )"
+
+USE_RUBY=${USE_RUBY/ruby22} ruby_add_bdepend "test? ( 
>=dev-ruby/kramdown-1.4.2 )"
+
+ruby_add_rdepend "
+   >=dev-ruby/gherkin3-3.1.0:3
+"
+
+each_ruby_prepare() {
+   case ${RUBY} in
+   *ruby22)
+   # Avoid dependency on kramdown so we can add the ruby22
+   # target.
+   rm -f spec/readme_spec.rb || die
+   ;;
+   esac
+}



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

2015-11-01 Thread Hans de Graaff
commit: 75880db4215f22b174e8de70408136026ebf2ad3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 31 05:46:48 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 06:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75880db4

dev-ruby/power_assert: add 0.2.5

Package-Manager: portage-2.2.20.1

 dev-ruby/power_assert/Manifest  |  1 +
 dev-ruby/power_assert/power_assert-0.2.5.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/power_assert/Manifest b/dev-ruby/power_assert/Manifest
index 0603218..512802f 100644
--- a/dev-ruby/power_assert/Manifest
+++ b/dev-ruby/power_assert/Manifest
@@ -1,3 +1,4 @@
 DIST power_assert-0.2.2.gem 12800 SHA256 
ea8146b060a4da226f5d4519cb122a6572741f5354b7cc40f74147bcbe033558 SHA512 
f1bd1677734375eb03b4b9166ff84e29bd96b25e66751c4a2a305e1d9c4a63de76b7bf152a2af54871b6901230b2d2926a935aece3165a736eee1b7813e92400
 WHIRLPOOL 
bf58578391c9b926cb38eb80d17497311f1bdb818af5f1ebb83e2ae390d594e644a38c2be14b2c49c01213dc530d239f42e40fda6b4484f4a376ef3e54ff3440
 DIST power_assert-0.2.3.gem 12800 SHA256 
46dd1fa63023372da145d5fe3b58abb42c7e5f3fa4e265b7d2f5438d4e918127 SHA512 
5b7604534a9fbdcd8b222d04788b375dcebed170c5c5deff2d671e54dd745474b2162c7c04e670ff8a0abda0acc6863994131f612388c2da4988f8620bb6c26f
 WHIRLPOOL 
f7bbe2fb70bc06f48a65cc78601f1fd656d6cf82ce4e633c2cde1aca15c2ae747b07f873c44f935f51712ae6717c8925081c07163668f130afcd78c436f1
 DIST power_assert-0.2.4.gem 13312 SHA256 
13f192076823f69ba1cc92978cad38f78cb9c3874eecac55c8748d539f5187d4 SHA512 
542b897abd90619b74a6da38bfebec89e4e98390d78eb2c2bc98a121b0f5378b8263092bb5283f237474b089ebc3adc8461f246af16fa74e78b5757ea2215e5b
 WHIRLPOOL 
51106eab67b2716e83844c97601ae4367d074040475d8c72770e7d9049b8288203bf592a84e280fb1af99ca8de662729cc6c1dcee28d3d0cd5d8bf4a53e91004
+DIST power_assert-0.2.5.gem 12800 SHA256 
432efb2e1231202717d8b38930c87d64fad217f1693c6ecc5210d7815e836189 SHA512 
6246a6b1c32d2e5b06e4da329e3d21bef012ec7107ea21e4029fd91146a7ba1311e5888112e45960b984d98103bae52fc43d13e62d2bc00cdbc31ccfb873e973
 WHIRLPOOL 
d0f8b64719f55b47383877b46ff076a6963a69050d66d2c10498afa819567c740a27fc90dd7004b3421c0d0c0f9587b02a7b18b758543c3b1d47eb144bc12bdb

diff --git a/dev-ruby/power_assert/power_assert-0.2.5.ebuild 
b/dev-ruby/power_assert/power_assert-0.2.5.ebuild
new file mode 100644
index 000..4b6cc80
--- /dev/null
+++ b/dev-ruby/power_assert/power_assert-0.2.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Shows each value of variables and method calls in the expression"
+HOMEPAGE="https://github.com/k-tsj/power_assert;
+LICENSE="|| ( Ruby BSD-2 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+SLOT="0"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' Rakefile || die
+}



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

2015-11-01 Thread Hans de Graaff
commit: 8c8bd8152a74e50846a27e757b793f90b0e79fdc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Nov  1 06:24:58 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 06:26:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8bd815

dev-ruby/arel-helpers: add 2.1.1

Package-Manager: portage-2.2.20.1

 dev-ruby/arel-helpers/Manifest  |  1 +
 dev-ruby/arel-helpers/arel-helpers-2.1.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/arel-helpers/Manifest b/dev-ruby/arel-helpers/Manifest
index 66294b2..d493eec 100644
--- a/dev-ruby/arel-helpers/Manifest
+++ b/dev-ruby/arel-helpers/Manifest
@@ -1,2 +1,3 @@
 DIST arel-helpers-2.0.1.gem 9728 SHA256 
de627d6d78af542d99bdfd178e7decd8f351e4de66758ac220f92418291b8b82 SHA512 
241af61b00822ac091a04673ae0f6421c88ce8b96141cc9f468c62465b2720ca38d1a041faa720db40dd3a4cee407c1126152ac6125b3ed9a759daedd06b6955
 WHIRLPOOL 
3024a34b8a9720acbfb66e811b97ff1954c3cda83a97bc2544b5dbab0d94f5eb09eec8891c88bd0582dfdffdfe5abbf1e3be47cc9b61b888e52cb8a85121ab3c
 DIST arel-helpers-2.1.0.gem 10752 SHA256 
f3c9ae9bef08367f98fe825ac985034c7c0c0e3de4fb65b45c23fc8d3defc241 SHA512 
b3f969f41d634de6170042686a7bdb92571e7a27b701aa05628cc9d461d4c1b6db442ff38f4ad431b7b431a78f9340a292cf1288fa353cddd50af237875e090b
 WHIRLPOOL 
f40167d2d85150915fa3aba698483e124004bf5a35499712e9b4493ac126bcb380d5a9557a1d9ed62b94e538841401833fe798a4e44fe5d57b4a21a4c49eddf6
+DIST arel-helpers-2.1.1.gem 10752 SHA256 
692fa104b211ca97c1215ddbfb21710d9b581434a5f37062c9d7d8cbfaaa80d9 SHA512 
e9a607f2fb34dfdaf447fa306378aa3c59d31695946f09fdf978101f2218f50dc2ba14483b958644c77a0c03705f4cf05a696b2c280bfd28766ad015d83d72fb
 WHIRLPOOL 
00b71849305660a21e40e9975f2966984ee01c944efee80a71feda66e7ac09937a69c17ea1e25cafe6135969ba87160155e991a8c41a87b3bdd523b39c61fa04

diff --git a/dev-ruby/arel-helpers/arel-helpers-2.1.1.ebuild 
b/dev-ruby/arel-helpers/arel-helpers-2.1.1.ebuild
new file mode 100644
index 000..95e0b07
--- /dev/null
+++ b/dev-ruby/arel-helpers/arel-helpers-2.1.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tools to help construct database queries"
+HOMEPAGE="https://github.com/camertron/arel-helpers;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2
+   dev-ruby/activerecord:4.0
+   dev-ruby/activerecord:4.1
+   dev-ruby/activerecord:4.2 )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rr
+   dev-ruby/activerecord[sqlite]
+)"
+
+all_ruby_prepare() {
+   sed -i -e '/pry-nav/ s:^:#:' spec/spec_helper.rb || die
+}



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

2015-11-01 Thread Hans de Graaff
commit: 1e52ba89cb912337defd2455eb91a66f9d427612
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Nov  1 07:00:23 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 07:15:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e52ba89

dev-ruby/slim: add 3.0.6

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/slim/Manifest b/dev-ruby/slim/Manifest
index 928f277..9f7d693 100644
--- a/dev-ruby/slim/Manifest
+++ b/dev-ruby/slim/Manifest
@@ -1,2 +1,3 @@
 DIST slim-2.0.3.gem 80896 SHA256 
ba637becab0090feb16923c808ccf92ab42728eb1799e2bed45d7ca2e34e47fc SHA512 
b519bde5725f0eae37f0aa5b0eef99f62749ff19ee17fc87291c5cd38c053106aa57fabc0ead05992c3316c509381c5bb30a9ac42b8584f99beb7f3e59c91bdf
 WHIRLPOOL 
331dec490db9a2d145006e57d072a86eb8b0e45c8fad81fd6ab5bea5b3a2da9cac248fa7dce679f67d3c46f95a869b0ffd981f9d7d943518f7025651172946dc
 DIST slim-2.1.0.gem 92160 SHA256 
de574c991afb2d2b3e081e9d1e4f4e20b339d3b2895b51f7bf022a35a82acd6b SHA512 
a092689e62f1189aac9b6657572f76ee9915f1dbfcea7ed90c07386958cbeb6c974d25b7bc85f4cc6887312ab373487618e8dfd8e0f2b9f4dbd0574b0f4b928f
 WHIRLPOOL 
a7d141d7c9ce2e88770cc9ffb590465b0d597da1dd3df858a0e0843dc9b182426cc28793df9f56d06f770aff91208433c8fbdef8e5d9780c22edf91d2474989b
+DIST slim-3.0.6.gem 96256 SHA256 
1315604e79dcf6c89916007ad297e716c35109e19d2d6ce42b5557006138faeb SHA512 
06b13f2880752be7e00ee61a86f0d88926b1f0f108b496355a40b30d32101bb777062079b4727eafe7166d404374badb9d2ee50c53dbf4d2206d583c71fb6e7c
 WHIRLPOOL 
4485de92621f7944d74400a561220e1434d0c009cf985864a0169699794028db404ea93d3872e739d49b0c781454e46d85c10d0f5c6b5ba8505c109f1c17362a

diff --git a/dev-ruby/slim/slim-3.0.6.ebuild b/dev-ruby/slim/slim-3.0.6.ebuild
new file mode 100644
index 000..d994798
--- /dev/null
+++ b/dev-ruby/slim/slim-3.0.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A template language whose goal is reduce the syntax to the 
essential parts without becoming cryptic"
+HOMEPAGE="http://slim-lang.com/;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="doc"
+
+ruby_add_rdepend ">=dev-ruby/tilt-1.3.3:* =dev-ruby/temple-0.7.3:0.7"
+
+ruby_add_bdepend "doc? ( dev-ruby/yard dev-ruby/redcarpet )"
+
+ruby_add_bdepend "test? ( dev-ruby/sass )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+
+   # This sinatra code expects tests to be installed but we strip those.
+   sed -i -e "s/require 'sinatra'/require 'bogussinatra'/" Rakefile || die
+
+   # Avoid tests for things we don't have.
+   sed -i -e '/test_wip_render_with_asciidoc/,/^  end/ s:^:#:' \
+   -e '/test_render_with_wiki/,/^  end/ s:^:#:' \
+   -e '/test_render_with_creole/,/^  end/ s:^:#:' \
+   -e '/test_render_with_org/,/^  end/ s:^:#:' 
test/core/test_embedded_engines.rb || die
+}
+
+each_ruby_prepare() {
+   sed -i -e '/Open3/ s:ruby:'${RUBY}':' test/core/test_commands.rb || die
+}



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

2015-11-01 Thread Hans de Graaff
commit: 3bdebe8e8edc96e94b2afa928fe1e753ac76c65f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Nov  1 07:14:36 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 07:15:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bdebe8e

dev-ruby/slim: add ruby22

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/slim/slim-3.0.6.ebuild b/dev-ruby/slim/slim-3.0.6.ebuild
index d994798..8493f8c 100644
--- a/dev-ruby/slim/slim-3.0.6.ebuild
+++ b/dev-ruby/slim/slim-3.0.6.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/

2015-11-01 Thread Jeroen Roovers
commit: 9b10821d4a903ec0be6a663879588364ac245368
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 10:58:23 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 10:58:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b10821d

dev-ml/camlp4: Stable for HPPA (bug #463018).

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

 dev-ml/camlp4/camlp4-4.02.1_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild 
b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
index f48edb7..850c546 100644
--- a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
+++ b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/ocaml-mode/

2015-11-01 Thread Jeroen Roovers
commit: 59540b63861a2a50e1ddcaa9d1ea9af6fdd477c3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 11:03:44 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 11:03:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59540b63

app-emacs/ocaml-mode: Stable for HPPA (bug #463018).

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

 app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild 
b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
index b51729b..f89fd2f 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~amd64-linux ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-3.12.1.el"



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

2015-11-01 Thread Jeroen Roovers
commit: 44d03076b90ad596e3bdde345254f1d22ba53065
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 10:57:35 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 10:57:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d03076

dev-lang/ocaml: Stable for HPPA (bug #463018).

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

 dev-lang/ocaml/ocaml-4.02.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/ocaml/ocaml-4.02.3.ebuild 
b/dev-lang/ocaml/ocaml-4.02.3.ebuild
index c63ec64..2417bf4 100644
--- a/dev-lang/ocaml/ocaml-4.02.3.ebuild
+++ b/dev-lang/ocaml/ocaml-4.02.3.ebuild
@@ -17,7 +17,7 @@ LICENSE="QPL-1.0 LGPL-2"
 # Everytime ocaml is updated to a new version, everything ocaml must be 
rebuilt,
 # so here we go with the subslot.
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="emacs latex ncurses +ocamlopt X xemacs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/labltk/

2015-11-01 Thread Jeroen Roovers
commit: 0958af33c1b70937dce9175007c599dbffc15270
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 11:01:27 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 11:01:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0958af33

dev-ml/labltk: Stable for HPPA (bug #463018).

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

 dev-ml/labltk/labltk-8.06.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/labltk/labltk-8.06.0.ebuild 
b/dev-ml/labltk/labltk-8.06.0.ebuild
index a066cda..75857ba 100644
--- a/dev-ml/labltk/labltk-8.06.0.ebuild
+++ b/dev-ml/labltk/labltk-8.06.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://forge.ocamlcore.org/frs/download.php/1455/${P}.tar.gz;
 
 LICENSE="QPL-1.0 LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt X"
 
 RDEPEND=">=dev-lang/tk-8.0.3



[gentoo-commits] repo/gentoo:master commit in: dev-ml/findlib/

2015-11-01 Thread Jeroen Roovers
commit: a58bf97dbb9bcb807cad2aede0f432a147dd69a0
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 11:02:12 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 11:02:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58bf97d

dev-ml/findlib: Stable for HPPA (bug #463018).

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

 dev-ml/findlib/findlib-1.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/findlib/findlib-1.5.6.ebuild 
b/dev-ml/findlib/findlib-1.5.6.ebuild
index 1312843..5a87fbb 100644
--- a/dev-ml/findlib/findlib-1.5.6.ebuild
+++ b/dev-ml/findlib/findlib-1.5.6.ebuild
@@ -14,7 +14,7 @@ IUSE="doc +ocamlopt tk"
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND=">=dev-lang/ocaml-4.02.1:=[ocamlopt?]
tk? ( dev-ml/labltk:= )"



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

2015-11-01 Thread Alexis Ballier
commit: bb074d6cf9c5e6f6596dba563c1a397d35f73ad2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 10:52:38 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 11:48:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb074d6c

dev-python/simplekv: Bump to 0.10.0. py3 support.

Package-Manager: portage-2.2.23

 dev-python/simplekv/Manifest   |  1 +
 dev-python/simplekv/simplekv-0.10.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/simplekv/Manifest b/dev-python/simplekv/Manifest
index 2503d42..ff5ece6 100644
--- a/dev-python/simplekv/Manifest
+++ b/dev-python/simplekv/Manifest
@@ -1,2 +1,3 @@
+DIST simplekv-0.10.0.tar.gz 16142 SHA256 
61ea1b6deba90c459b2b886598a86af324f7182f90f9f9b85a02f6a017618915 SHA512 
58cf95e963631d11f55fa654e3a536ea5ce3deb8f9abefc05c2eb192fd87cd7cc5ff54d17da3651289d4fe1b7e827f82a27ee77e62df87e7f0b5a39f4067389d
 WHIRLPOOL 
bb5f2dc027ca363f1501c5c25c04281d4001807aa5dcda359410e147a387650c06e416b58b008f6ffaf4f176086026a5ed93b1764753a5b5ff26a79c9e8ac4b2
 DIST simplekv-0.9.2.tar.gz 13750 SHA256 
448608199a9f76a25529005b5a28a4e548afd623e2b7109563b9ebe6ef4f3aac SHA512 
cfa17cc0920d4a0513c56443c30ed07a77130f689d71130a058e2a46a5b9dbfc22b1fd21d6fee973fc00242c6b9391143a4db91f9c1937ea7f64daa898a8f045
 WHIRLPOOL 
40f62efaba344aed99b3e6bae80eb22021a93958654a2fe2d881ece808a93f830923fbd2f00d96adb46442d6bcf3c66a71fc805a49f46e331db10df24c1b2621
 DIST simplekv-0.9.3.tar.gz 14585 SHA256 
f82e11b4c13201ff7bc97b4684953287150e8c51c28b0028be489bb214d1 SHA512 
1d83c485b4e3d28ce2e0080b6ef424393ea26ae9fcce75a0852b07d66bcf134815e292b590f1a1ff4083b5202633d2cf837a5ebd7b577353ae94a0be5491436b
 WHIRLPOOL 
3793ba874530087854a57613504c6344bcb69c41bb49268f7e92edd02c54979ee5b08308bc9651c4983b756d7057398d837cf8366cef8d37114528630c971340

diff --git a/dev-python/simplekv/simplekv-0.10.0.ebuild 
b/dev-python/simplekv/simplekv-0.10.0.ebuild
new file mode 100644
index 000..b8f7adc
--- /dev/null
+++ b/dev-python/simplekv/simplekv-0.10.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="A key-value storage for binary data, support many backends."
+HOMEPAGE="https://pypi.python.org/pypi/simplekv/ 
https://github.com/mbr/simplekv;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""



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

2015-11-01 Thread Alexis Ballier
commit: ab37594af47bde816e40ed4552dd35a02af7bcc8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 11:48:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 11:48:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab37594a

sci-electronics/gazebo: Bump to 6.5.1.

Package-Manager: portage-2.2.23

 sci-electronics/gazebo/Manifest|  1 +
 sci-electronics/gazebo/gazebo-6.5.1.ebuild | 70 ++
 2 files changed, 71 insertions(+)

diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index be018d6..25e6a47 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1 +1,2 @@
 DIST gazebo-6.1.0.tar.bz2 50795925 SHA256 
0460f1c706f609b6ff0e61a71bdd3cac2d55d714147edc01609b5226e7fb2904 SHA512 
ae41b53b0f33e81fe5b3baaaca8649e98c5b99c4701650414b0686f9a327d89e00c674e806cb9537aabfd933c9819d668e45b18e964d383d99325c5ddcdcf7ef
 WHIRLPOOL 
bfab23edc9c68ca02aefa4a20206bfdf2973cc5ee7750f4c017543979dca10434d9e38dad8836510b292dc67b97aa0514229c8b5fd9f73897075525e45a5bd74
+DIST gazebo-6.5.1.tar.bz2 50828358 SHA256 
96260aa23f1a1f24bc116f8e359d31f3bc65011033977cb7fb2c64d574321908 SHA512 
3d72da5c6b577e4a44b9cef32df64cb2329f04b498f7a21d3e733b52a93db35dd2f2f67c5d114624de15d5f054fd7c92ab11617f27beb1a39d8505deab70e5d6
 WHIRLPOOL 
cc6c913919bf8aa0df363bb53fb265a22e69052536044b55b2ffbac9d7a419dae5c796415abd1d0dc7a92363f8005e171b6e303eafbe756241c27b1531b0879b

diff --git a/sci-electronics/gazebo/gazebo-6.5.1.ebuild 
b/sci-electronics/gazebo/gazebo-6.5.1.ebuild
new file mode 100644
index 000..aa5a3fa
--- /dev/null
+++ b/sci-electronics/gazebo/gazebo-6.5.1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils versionator vcs-snapshot flag-o-matic
+
+DESCRIPTION="A 3D multiple robot simulator with dynamics"
+HOMEPAGE="http://gazebosim.org/;
+SRC_URI="http://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cpu_flags_x86_sse2 libav test"
+
+RDEPEND="
+   >=dev-libs/protobuf-2.3.0
+   virtual/opengl
+   media-libs/openal
+   net-misc/curl
+   dev-libs/tinyxml
+   dev-libs/libtar
+   dev-cpp/tbb
+   >=dev-games/ogre-1.7.4
+   sci-libs/libccd
+   libav? ( >=media-video/libav-9:0= )
+   !libav? ( >=media-video/ffmpeg-2.6:0= )
+   sci-libs/gts
+   >=sci-physics/bullet-2.82
+   >=dev-libs/sdformat-3.1.1
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   dev-libs/boost:=[threads]
+   sci-libs/gdal
+   virtual/libusb:1
+   dev-libs/libspnav
+   media-libs/freeimage
+   sci-libs/hdf5:=
+   sys-apps/util-linux
+   media-gfx/graphviz
+   sci-libs/ignition-math:2=
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:4
+   app-text/ronn
+   virtual/pkgconfig
+   test? ( dev-libs/libxslt )
+"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+PATCHES=(
+   "${FILESDIR}/ffmpeg29.patch"
+)
+
+src_configure() {
+   # doesnt build without it
+   append-cxxflags "-std=c++11"
+   # doesnt build with as-needed either
+   append-ldflags "-Wl,--no-as-needed"
+
+   local mycmakeargs=(
+   "-DUSE_UPSTREAM_CFLAGS=OFF"
+   "-DSSE2_FOUND=$(usex cpu_flags_x86_sse2 TRUE FALSE)"
+   "-DUSE_HOST_CFLAGS=FALSE"
+   "-DENABLE_TESTS_COMPILATION=$(usex test TRUE FALSE)"
+   "-DENABLE_SCREEN_TESTS=FALSE"
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/harvid/, media-video/harvid/files/

2015-11-01 Thread Alexis Ballier
commit: cdcbf30d4e01200406dd04ce3e7b01a76005ca6b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 11:42:47 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 11:48:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdcbf30d

media-video/harvid : Fix build with ffmpeg git master.

Package-Manager: portage-2.2.23

 media-video/harvid/files/ffmpeg29.patch | 301 
 media-video/harvid/harvid-0.8.0.ebuild  |  10 +-
 2 files changed, 308 insertions(+), 3 deletions(-)

diff --git a/media-video/harvid/files/ffmpeg29.patch 
b/media-video/harvid/files/ffmpeg29.patch
new file mode 100644
index 000..09fe15a
--- /dev/null
+++ b/media-video/harvid/files/ffmpeg29.patch
@@ -0,0 +1,301 @@
+Index: harvid-0.8.0/libharvid/decoder_ctrl.c
+===
+--- harvid-0.8.0.orig/libharvid/decoder_ctrl.c
 harvid-0.8.0/libharvid/decoder_ctrl.c
+@@ -29,7 +29,7 @@
+ #include "ffcompat.h"
+ #include "dlog.h"
+ 
+-#define DEFAULT_PIX_FMT (PIX_FMT_RGB24) // TODO global default
++#define DEFAULT_PIX_FMT (AV_PIX_FMT_RGB24) // TODO global default
+ 
+ //#define HASH_EMIT_KEYS 3
+ #define HASH_FUNCTION HASH_SAX
+@@ -104,15 +104,15 @@ static inline int my_open_movie(void **v
+   }
+   ff_create(vd);
+   assert (
+- render_fmt == PIX_FMT_YUV420P
+-  || render_fmt == PIX_FMT_YUV440P
+-  || render_fmt == PIX_FMT_YUYV422
+-  || render_fmt == PIX_FMT_UYVY422
+-  || render_fmt == PIX_FMT_RGB24
+-  || render_fmt == PIX_FMT_BGR24
+-  || render_fmt == PIX_FMT_RGBA
+-  || render_fmt == PIX_FMT_ARGB
+-  || render_fmt == PIX_FMT_BGRA
++ render_fmt == AV_PIX_FMT_YUV420P
++  || render_fmt == AV_PIX_FMT_YUV440P
++  || render_fmt == AV_PIX_FMT_YUYV422
++  || render_fmt == AV_PIX_FMT_UYVY422
++  || render_fmt == AV_PIX_FMT_RGB24
++  || render_fmt == AV_PIX_FMT_BGR24
++  || render_fmt == AV_PIX_FMT_RGBA
++  || render_fmt == AV_PIX_FMT_ARGB
++  || render_fmt == AV_PIX_FMT_BGRA
+   );
+ 
+   if (!ff_open_movie (*vd, fn, render_fmt)) {
+@@ -144,7 +144,7 @@ static inline void my_get_info_canonical
+ static JVOBJECT *newjvo (JVOBJECT *jvo, pthread_mutex_t *appendlock) {
+   debugmsg(DEBUG_DCTL, "DCTL: newjvo() allocated new decoder object\n");
+   JVOBJECT *n = calloc(1, sizeof(JVOBJECT));
+-  n->fmt = PIX_FMT_NONE;
++  n->fmt = AV_PIX_FMT_NONE;
+   n->frame = -1;
+   pthread_mutex_init(>lock, NULL);
+   JVOBJECT *cptr = jvo;
+@@ -175,8 +175,8 @@ static JVOBJECT *testjvd(JVOBJECT *jvo,
+ if (!(cptr->flags_VALID) || cptr->id != id) {
+   continue;
+ }
+-if (fmt != PIX_FMT_NONE && cptr->fmt != fmt
+-&& cptr->fmt != PIX_FMT_NONE
++if (fmt != AV_PIX_FMT_NONE && cptr->fmt != fmt
++&& cptr->fmt != AV_PIX_FMT_NONE
+ ) {
+   continue;
+ }
+@@ -324,7 +324,7 @@ static int clearjvo(JVD *jvd, int f, int
+   my_destroy(>decoder);
+   cptr->decoder = NULL;
+   cptr->flags &= ~VOF_OPEN;
+-  cptr->fmt = PIX_FMT_NONE;
++  cptr->fmt = AV_PIX_FMT_NONE;
+ }
+ 
+ hashref_delete_jvo(jvd, cptr);
+@@ -410,7 +410,7 @@ static JVOBJECT *getjvo(JVD *jvd) {
+ if (cptr->flags&(VOF_OPEN)) {
+   my_destroy(>decoder); // close it.
+   cptr->decoder = NULL; // not really need..
+-  cptr->fmt = PIX_FMT_NONE;
++  cptr->fmt = AV_PIX_FMT_NONE;
+ }
+ 
+ hashref_delete_jvo(jvd, cptr);
+@@ -563,7 +563,7 @@ static JVOBJECT *new_video_object(JVD *j
+ 
+ 
+   jvo->id = id;
+-  jvo->fmt = fmt == PIX_FMT_NONE ? DEFAULT_PIX_FMT : fmt;
++  jvo->fmt = fmt == AV_PIX_FMT_NONE ? DEFAULT_PIX_FMT : fmt;
+   jvo->frame = -1;
+   jvo->flags |= VOF_VALID;
+ 
+@@ -619,7 +619,7 @@ static void * dctrl_get_decoder(void *p,
+* use it IFF frame == -1  (ie. non-blocking info lookups) */
+   if (frame < 0) {
+ pthread_rwlock_rdlock(>lock_jdh);
+-if (fmt == PIX_FMT_NONE) {
++if (fmt == AV_PIX_FMT_NONE) {
+   HASH_FIND(hhi, jvd->jvi, , sizeof(unsigned short), jvo);
+ } else {
+   const JVOBJECT jvt = {id, fmt, 0};
+@@ -670,7 +670,7 @@ static void * dctrl_get_decoder(void *p,
+   jvo->lru = time(NULL);
+   pthread_mutex_unlock(>lock);
+ 
+-  if (fmt == PIX_FMT_NONE) fmt = DEFAULT_PIX_FMT;
++  if (fmt == AV_PIX_FMT_NONE) fmt = DEFAULT_PIX_FMT;
+ 
+   if (!my_open_movie(>decoder, get_fn(jvd, jvo->id), fmt)) {
+ pthread_mutex_lock(>lock);
+@@ -798,7 +798,7 @@ int dctrl_decode(void *p, unsigned short
+ 
+ int dctrl_get_info(void *p, unsigned short id, VInfo *i) {
+   int err = 0;
+-  JVOBJECT *jvo = (JVOBJECT*) dctrl_get_decoder(p, id, PIX_FMT_NONE, -1, 
);
++  JVOBJECT *jvo = (JVOBJECT*) dctrl_get_decoder(p, id, AV_PIX_FMT_NONE, -1, 
);
+   if (!jvo) return err;
+   my_get_info(jvo->decoder, i);
+   jvo->hitcount_info++;
+Index: harvid-0.8.0/libharvid/ffdecoder.c

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

2015-11-01 Thread Mikle Kolyada
commit: c65de5f1f95200f14c4876d665f7824be62f01a0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:22:49 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:22:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65de5f1

dev-python/wxpython: x86 stable wrt bug #562482

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/wxpython/wxpython-3.0.2.0.ebuild 
b/dev-python/wxpython/wxpython-3.0.2.0.ebuild
index bbea4f5..62bb0de 100644
--- a/dev-python/wxpython/wxpython-3.0.2.0.ebuild
+++ b/dev-python/wxpython/wxpython-3.0.2.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="wxWinLL-3"
 SLOT="3.0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="cairo examples libnotify opengl"
 
 RDEPEND="



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

2015-11-01 Thread Alexis Ballier
commit: 14bbc6a2259790692bec61a3d886a887e4752a02
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 10:17:23 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 10:17:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bbc6a2

media-libs/aubio: remove old.

Package-Manager: portage-2.2.23

 media-libs/aubio/Manifest  |   2 -
 media-libs/aubio/aubio-0.3.2-r2.ebuild |  96 --
 media-libs/aubio/aubio-0.4.0-r1.ebuild | 104 ---
 media-libs/aubio/files/aubio-0.3.2-multilib.patch  |  11 -
 .../aubio/files/aubio-0.3.2-numarray-gnuplot.patch | 332 -
 5 files changed, 545 deletions(-)

diff --git a/media-libs/aubio/Manifest b/media-libs/aubio/Manifest
index 158e49c..d8ae92a 100644
--- a/media-libs/aubio/Manifest
+++ b/media-libs/aubio/Manifest
@@ -1,3 +1 @@
-DIST aubio-0.3.2.tar.gz 609006 SHA256 
dc1387b048610a6141f523c27314b7a60bd299c3d6789c372445ddc6511512cd SHA512 
b3d8445716c0cde02ee1e7b036864598ec7562d8a938a61f644c384d80e95601abcb6e713cdaab7b2613f6f4f27db1cfafa7c23824c61f504e83d11fefdee8fc
 WHIRLPOOL 
eeb732702bbb1682d32fde5cce4d17ae402292e1c19dac2e45600b268c955310683712952be8a1f72c08255c8c75c5beff9a127ab5b296883a64a4b5d9cb949a
-DIST aubio-0.4.0.tar.bz2 277613 SHA256 
49de9a06c819d4c4e0a9198a95eac374a1650083aef16c397004258bac2d33a2 SHA512 
4f04ca8a873e45b6cdf84e3fb6028d9ad0abc0300daf83b1f7b08021355b1449f9c8d3a9b617bd479668e6b2c0c63c3ce69d61baeb6b0f621a84e850dedce8b6
 WHIRLPOOL 
432c0f555d21190838b573b90a68f625b267a399380ac79cb8687e8d2de53db1dff8c9ab235db446b315a98d9df729d45db7360b825e0ad37d6924b09788b1b9
 DIST aubio-0.4.1.tar.bz2 288136 SHA256 
25d7df0a9cd6366fda764a803424caddf5fb819fc75b42a7a03e1e6f8eb3c695 SHA512 
f36800f1a0cbe72509e05d15d79759ed25975e92701804597ed4c9d93e27d5e7b908e0aa65819ce763882945123ea174a0825c7aacf9f9494f56d72de5b8308c
 WHIRLPOOL 
ea410de8ca5d81c8b6ff2f98a2353601a48435649e3c5931e41f9e7f4ccb8f9a8faf2156a3632de223638f1e91d608c5a77660fa00633a591488498c5e37fec6

diff --git a/media-libs/aubio/aubio-0.3.2-r2.ebuild 
b/media-libs/aubio/aubio-0.3.2-r2.ebuild
deleted file mode 100644
index 539474b..000
--- a/media-libs/aubio/aubio-0.3.2-r2.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-PYTHON_DEPEND="2:2.6"
-
-inherit autotools eutils python
-
-DESCRIPTION="Library for audio labelling"
-HOMEPAGE="http://aubio.piem.org;
-SRC_URI="http://aubio.piem.org/pub/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE="alsa doc examples jack lash static-libs"
-
-RDEPEND="sci-libs/fftw:3.0
-   media-libs/libsndfile
-   media-libs/libsamplerate
-   alsa? ( media-libs/alsa-lib )
-   jack? ( media-sound/jack-audio-connection-kit )
-   lash? ( media-sound/lash )"
-DEPEND="${RDEPEND}
-   >=dev-lang/swig-1.3.0
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen virtual/latex-base )"
-
-pkg_setup() {
-   DOCS=( AUTHORS ChangeLog README TODO )
-
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_prepare() {
-   # disable automagic puredata wrt #369835
-   sed -i -e '/AC_CHECK_HEADER/s:m_pd.h:dIsAbLe&:' configure.ac || die
-
-   epatch \
-   "${FILESDIR}"/${P}-multilib.patch \
-   "${FILESDIR}"/${P}-numarray-gnuplot.patch
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable jack) \
-   $(use_enable alsa) \
-   $(use_enable lash)
-}
-
-src_compile() {
-   default
-
-   if use doc; then
-   export VARTEXFONTS="${T}/fonts"
-   cd "${S}"/doc
-   doxygen user.cfg
-   doxygen devel.cfg
-   doxygen examples.cfg
-   fi
-}
-
-src_install() {
-   # `default` would be enough here if python.eclass supported EAPI=4
-   emake DESTDIR="${D}" install || die
-   dodoc "${DOCS[@]}"
-
-   doman doc/*.1
-   if use doc; then
-   mv doc/user/html doc/user/user
-   dohtml -r doc/user/user
-   mv doc/devel/html doc/devel/devel
-   dohtml -r doc/devel/devel
-   mv doc/examples/html doc/examples/examples
-   dohtml -r doc/examples/examples
-   fi
-
-   if use examples; then
-   # install dist_noinst_SCRIPTS from Makefile.am
-   insinto /usr/share/doc/${PF}/examples
-   doins 
python/aubio{compare-onset,plot-notes,filter-notes,web.py} || die
-   docinto examples
-   newdoc python/README README.examples
-   fi
-
-   find "${ED}"usr -name '*.la' -exec rm -f {} +
-}
-
-pkg_postinst() { python_mod_optimize aubio; }
-pkg_postrm() { python_mod_cleanup aubio; }

diff --git a/media-libs/aubio/aubio-0.4.0-r1.ebuild 

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

2015-11-01 Thread Alexis Ballier
commit: ae0cd5a3e29ef8750074c65e7b0cead729079a6b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 10:27:16 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 10:27:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0cd5a3

media-libs/aubio: Bump to 0.4.2.

Package-Manager: portage-2.2.23

 media-libs/aubio/Manifest   |   1 +
 media-libs/aubio/aubio-0.4.2.ebuild | 106 
 2 files changed, 107 insertions(+)

diff --git a/media-libs/aubio/Manifest b/media-libs/aubio/Manifest
index d8ae92a..81f4627 100644
--- a/media-libs/aubio/Manifest
+++ b/media-libs/aubio/Manifest
@@ -1 +1,2 @@
 DIST aubio-0.4.1.tar.bz2 288136 SHA256 
25d7df0a9cd6366fda764a803424caddf5fb819fc75b42a7a03e1e6f8eb3c695 SHA512 
f36800f1a0cbe72509e05d15d79759ed25975e92701804597ed4c9d93e27d5e7b908e0aa65819ce763882945123ea174a0825c7aacf9f9494f56d72de5b8308c
 WHIRLPOOL 
ea410de8ca5d81c8b6ff2f98a2353601a48435649e3c5931e41f9e7f4ccb8f9a8faf2156a3632de223638f1e91d608c5a77660fa00633a591488498c5e37fec6
+DIST aubio-0.4.2.tar.bz2 304216 SHA256 
1cc58e0fed2b9468305b198ad06b889f228b797a082c2ede716dc30fcb4f8f1f SHA512 
b57b6d147b305a264f0055726f76a8452f784b556a7fda911f056adbedd2855048e93c0e21b9f359e3f442f1542189aff0c214dd85141e2e06048a07f47703ff
 WHIRLPOOL 
1fa0c877261c82d095144c05f753dd5ea303838d48627edf18af4275f8b4aba0dbe5806bb2504bc2c5a2c169d5bd8edd76bcb3cd990abd7b42842d0223918270

diff --git a/media-libs/aubio/aubio-0.4.2.ebuild 
b/media-libs/aubio/aubio-0.4.2.ebuild
new file mode 100644
index 000..9f5142f
--- /dev/null
+++ b/media-libs/aubio/aubio-0.4.2.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DISTUTILS_OPTIONAL=1
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='threads(+)'
+
+inherit distutils-r1 waf-utils multilib eutils
+
+DESCRIPTION="Library for audio labelling"
+HOMEPAGE="http://aubio.org/;
+SRC_URI="http://aubio.org//pub/${P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc double-precision examples ffmpeg fftw jack libav libsamplerate 
sndfile python"
+
+RDEPEND="
+   ffmpeg? (
+   !libav? ( >=media-video/ffmpeg-2.6:0= )
+   libav? ( >=media-video/libav-9:0= )
+   )
+   fftw? ( sci-libs/fftw:3.0 )
+   jack? ( media-sound/jack-audio-connection-kit )
+   libsamplerate? ( media-libs/libsamplerate )
+   python? ( dev-python/numpy[${PYTHON_USEDEP}] ${PYTHON_DEPS} )
+   sndfile? ( media-libs/libsndfile )"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   app-text/txt2man
+   doc? ( app-doc/doxygen )"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DOCS=( AUTHORS ChangeLog README.md )
+PYTHON_SRC_DIR="${S}/python"
+
+src_prepare() {
+   sed -i -e "s:doxygen:doxygen_disabled:" wscript || die
+}
+
+src_configure() {
+   python_setup
+   waf-utils_src_configure \
+   --enable-complex \
+   --docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   $(use_enable double-precision double) \
+   $(use_enable fftw fftw3f) \
+   $(use_enable fftw fftw3) \
+   $(use_enable ffmpeg avcodec) \
+   $(use_enable jack) \
+   $(use_enable libsamplerate samplerate) \
+   $(use_enable sndfile)
+
+   if use python ; then
+   cd "${PYTHON_SRC_DIR}" || die
+   distutils-r1_src_configure
+   fi
+}
+
+src_compile() {
+   waf-utils_src_compile --notests
+
+   if use doc; then
+   cd "${S}"/doc || die
+   doxygen full.cfg || die
+   fi
+
+   if use python ; then
+   cd "${PYTHON_SRC_DIR}" || die
+   distutils-r1_src_compile
+   fi
+}
+
+src_test() {
+   waf-utils_src_compile --alltests
+
+   if use python ; then
+   cd "${PYTHON_SRC_DIR}" || die
+   distutils-r1_src_test
+   fi
+}
+
+src_install() {
+   waf-utils_src_install
+
+   if use python ; then
+   cd "${PYTHON_SRC_DIR}" || die
+   DOCS="" distutils-r1_src_install
+   newdoc README README.python
+   fi
+
+   if use doc; then
+   dohtml -r doc/full/html/.
+   dodoc doc/*.txt
+   fi
+
+   if use examples; then
+   # install dist_noinst_SCRIPTS from Makefile.am
+   dodoc -r examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-video/dvdstyler/files/, media-video/dvdstyler/

2015-11-01 Thread Alexis Ballier
commit: 025a2e666894624c585168d57545e47c9ba8b5e4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 10:37:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 10:37:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025a2e66

media-video/dvdstyler: Fix ffmpeg patch and make it unconditional.

Package-Manager: portage-2.2.23

 media-video/dvdstyler/dvdstyler-2.9.4-r1.ebuild|  6 ++---
 .../dvdstyler/files/dvdstyler-2.9.4-ffmpeg29.patch | 31 ++
 2 files changed, 34 insertions(+), 3 deletions(-)

diff --git a/media-video/dvdstyler/dvdstyler-2.9.4-r1.ebuild 
b/media-video/dvdstyler/dvdstyler-2.9.4-r1.ebuild
index 2c5c994..8e6f47d 100644
--- a/media-video/dvdstyler/dvdstyler-2.9.4-r1.ebuild
+++ b/media-video/dvdstyler/dvdstyler-2.9.4-r1.ebuild
@@ -24,8 +24,8 @@ COMMON_DEPEND=">=app-cdr/dvd+rw-tools-7.1
>=media-video/dvdauthor-0.7.1
>=media-video/xine-ui-0.99.7
virtual/cdrtools
-   libav? ( media-video/libav:0=[encode] )
-   !libav? ( media-video/ffmpeg:0=[encode] )
+   libav? ( >=media-video/libav-9:0=[encode] )
+   !libav? ( >=media-video/ffmpeg-2.6:0=[encode] )
virtual/jpeg:0
x11-libs/wxGTK:${WX_GTK_VER}=[gstreamer,X]
sys-apps/dbus
@@ -54,7 +54,7 @@ src_prepare() {
sed -i \
-e '/Icon/s:.png::' -e '/^Encoding/d' -e 
'/Categories/s:Application;::' \
data/dvdstyler.desktop || die
-   has_version '>=media-video/ffmpeg-2.9' && epatch 
"${FILESDIR}/ffmpeg29.patch"
+   epatch "${FILESDIR}/${PN}-2.9.4-ffmpeg29.patch"
 }
 
 src_configure() {

diff --git a/media-video/dvdstyler/files/dvdstyler-2.9.4-ffmpeg29.patch 
b/media-video/dvdstyler/files/dvdstyler-2.9.4-ffmpeg29.patch
new file mode 100644
index 000..2ddd414
--- /dev/null
+++ b/media-video/dvdstyler/files/dvdstyler-2.9.4-ffmpeg29.patch
@@ -0,0 +1,31 @@
+Index: DVDStyler-2.9.4/src/mediaenc_ffmpeg.cpp
+===
+--- DVDStyler-2.9.4.orig/src/mediaenc_ffmpeg.cpp
 DVDStyler-2.9.4/src/mediaenc_ffmpeg.cpp
+@@ -179,7 +179,7 @@ bool wxFfmpegMediaEncoder::addVideoStrea
+   c->time_base.den = isNTSC(videoFormat) ? 3 : 25;
+   c->time_base.num = isNTSC(videoFormat) ? 1001 : 1;
+   c->gop_size = m_gopSize > 0 ? m_gopSize : (isNTSC(videoFormat) ? 15 : 
12);
+-  c->pix_fmt = PIX_FMT_YUV420P;
++  c->pix_fmt = AV_PIX_FMT_YUV420P;
+   c->rc_buffer_size = VIDEO_BUF_SIZE;
+   c->rc_max_rate = 900;
+   c->rc_min_rate = 0;
+@@ -280,7 +280,7 @@ void wxFfmpegMediaEncoder::CloseAudioEnc
+   m_audioStm = NULL;
+ }
+ 
+-AVFrame* allocPicture(PixelFormat pix_fmt, int width, int height) {
++AVFrame* allocPicture(AVPixelFormat pix_fmt, int width, int height) {
+   AVFrame* frame = av_frame_alloc();
+   if (!frame)
+   return NULL;
+@@ -329,7 +329,7 @@ bool wxFfmpegMediaEncoder::OpenVideoEnco
+   return false;
+   }
+ 
+-  m_imgConvertCtx = sws_getContext(c->width, c->height, PIX_FMT_RGB24, 
c->width, c->height, c->pix_fmt, SWS_BICUBIC,
++  m_imgConvertCtx = sws_getContext(c->width, c->height, AV_PIX_FMT_RGB24, 
c->width, c->height, c->pix_fmt, SWS_BICUBIC,
+   NULL, NULL, NULL);
+   if (!m_imgConvertCtx) {
+   wxLogError(wxT("Cannot initialize the conversion context"));



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

2015-11-01 Thread Mikle Kolyada
commit: 694e9d24f64c08f72625c6d17c0234586fc98e4a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:00:31 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:00:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694e9d24

dev-ruby/ruby-shadow: x86 stable wrt bug #562874

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/ruby-shadow/ruby-shadow-2.4.1.ebuild 
b/dev-ruby/ruby-shadow/ruby-shadow-2.4.1.ebuild
index fcbc0e3..a35447d 100644
--- a/dev-ruby/ruby-shadow/ruby-shadow-2.4.1.ebuild
+++ b/dev-ruby/ruby-shadow/ruby-shadow-2.4.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/apalmblad/ruby-shadow 
http://ttsky.net;
 
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ppc ~sparc x86"
 IUSE=""
 
 each_ruby_configure() {



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/ncurses/

2015-11-01 Thread Fabian Groffen
commit: bd44f8c06c3c911a7b8a6b66d13533990e446601
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Nov  1 09:06:21 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Nov  1 09:06:21 2015 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=bd44f8c0

sys-libs/ncurses: fix syntax error, thanks Gregory Turner in bug #558800

Package-Manager: portage-2.2.20-prefix

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

diff --git a/sys-libs/ncurses/ncurses-6.0-r1.ebuild 
b/sys-libs/ncurses/ncurses-6.0-r1.ebuild
index 784f597..9ef5703 100644
--- a/sys-libs/ncurses/ncurses-6.0-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-6.0-r1.ebuild
@@ -227,7 +227,7 @@ multilib_src_install() {
# Move main libraries into /.
if multilib_is_native_abi ; then
gen_usr_ldscript -a \
-   "${NCURSES_TARGETS[@]}"
+   "${NCURSES_TARGETS[@]}" \
$(use tinfo && usex unicode 'tinfow' '') \
$(usev tinfo)
fi



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

2015-11-01 Thread Jeroen Roovers
commit: 5486dad785702f63adc18c6deb31f6619160a03b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 11:15:59 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 11:15:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5486dad7

dev-python/pypax: Stable for HPPA (bug #564286).

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

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

diff --git a/dev-python/pypax/pypax-0.9.2.ebuild 
b/dev-python/pypax/pypax-0.9.2.ebuild
index 98082db..97d32b4 100644
--- a/dev-python/pypax/pypax-0.9.2.ebuild
+++ b/dev-python/pypax/pypax-0.9.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
S="${WORKDIR}/elfix-${PV}"
 fi
 



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

2015-11-01 Thread Jeroen Roovers
commit: 242af140e484ff506bf4ec823faa7065321ad361
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 11:16:11 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 11:16:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242af140

sys-apps/elfix: Stable for HPPA (bug #564286).

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

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

diff --git a/sys-apps/elfix/elfix-0.9.2.ebuild 
b/sys-apps/elfix/elfix-0.9.2.ebuild
index 8267860..0799654 100644
--- a/sys-apps/elfix/elfix-0.9.2.ebuild
+++ b/sys-apps/elfix/elfix-0.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"



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

2015-11-01 Thread Alexis Ballier
commit: 09b19e4e1c4fe35ae5570dc304cd828b022c944f
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 18:56:54 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:27:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b19e4e

media-plugins/rev-plugins: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was EAPI=2 which is deprecated so
bumped to EAPI=5, revbumped and modified ebuild accordingly.

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

 .../rev-plugins/rev-plugins-0.3.1-r2.ebuild| 34 ++
 1 file changed, 34 insertions(+)

diff --git a/media-plugins/rev-plugins/rev-plugins-0.3.1-r2.ebuild 
b/media-plugins/rev-plugins/rev-plugins-0.3.1-r2.ebuild
new file mode 100644
index 000..efe47c8
--- /dev/null
+++ b/media-plugins/rev-plugins/rev-plugins-0.3.1-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit multilib toolchain-funcs
+
+MY_P=${P/rev/REV}
+
+DESCRIPTION="REV LADSPA plugins package. A stereo reverb plugin based on the 
well-known greverb"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   tc-export CXX
+   sed -i Makefile -e 's/-O2//' -e 's/g++/$(CXX) $(LDFLAGS)/' || die
+}
+
+src_install() {
+   dodoc AUTHORS README
+   insinto /usr/$(get_libdir)/ladspa
+   insopts -m0755
+   doins *.so
+}



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

2015-11-01 Thread Alexis Ballier
commit: 24e3525174c08c49b91efc97467c9724ba0ab8e7
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 18:47:49 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:26:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e35251

media-plugins/vco-plugins: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was EAPI=4 which is deprecated so
bumped to EAPI=5, revbumped and modified ebuild accordingly.

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

 .../vco-plugins/vco-plugins-0.3.0-r1.ebuild| 35 ++
 1 file changed, 35 insertions(+)

diff --git a/media-plugins/vco-plugins/vco-plugins-0.3.0-r1.ebuild 
b/media-plugins/vco-plugins/vco-plugins-0.3.0-r1.ebuild
new file mode 100644
index 000..9061029
--- /dev/null
+++ b/media-plugins/vco-plugins/vco-plugins-0.3.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit multilib toolchain-funcs
+
+MY_P=${P/vco/VCO}
+
+DESCRIPTION="SAW-VCO ladspa plugin package. Anti-aliased oscillators"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   tc-export CXX
+   sed -i -e "s/-O3//" \
+   -e "s/g++/$(tc-getCXX) ${LDFLAGS}/" Makefile || die
+}
+
+src_install() {
+   dodoc AUTHORS README
+   insinto /usr/$(get_libdir)/ladspa
+   insopts -m0755
+   doins *.so
+}



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

2015-11-01 Thread Alexis Ballier
commit: 6bdad727b9ad9d4fd441c27796f0e8a1559793df
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 19:01:45 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:27:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdad727

media-plugins/mcp-plugins: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was EAPI=4 which has been marked
deprecated so bumped to EAPI=5, revbumped and modified ebuild
accordingly.

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

 .../mcp-plugins/mcp-plugins-0.4.0-r1.ebuild| 35 ++
 1 file changed, 35 insertions(+)

diff --git a/media-plugins/mcp-plugins/mcp-plugins-0.4.0-r1.ebuild 
b/media-plugins/mcp-plugins/mcp-plugins-0.4.0-r1.ebuild
new file mode 100644
index 000..344f21d
--- /dev/null
+++ b/media-plugins/mcp-plugins/mcp-plugins-0.4.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit multilib toolchain-funcs
+
+MY_P=${P/mcp/MCP}
+
+DESCRIPTION="MCP ladspa plugins package. Includes moogvcf, phaser & chorus"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   tc-export CXX
+   sed -i -e "s/-O3//" \
+   -e "s/g++/$(tc-getCXX) ${LDFLAGS}/" Makefile || die "sed failed"
+}
+
+src_install() {
+   dodoc AUTHORS README
+   insinto /usr/$(get_libdir)/ladspa
+   insopts -m0755
+   doins *.so
+}



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

2015-11-01 Thread Alexis Ballier
commit: fd7de8dbb506c592f7d7039da3af5ce72449f9d1
Author: Gavin Pryke  gmail  com>
AuthorDate: Sat Oct 17 04:45:09 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:29:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7de8db

media-libs/zita-convolver: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. Bumped to EAPI=5, revbumped and modified ebuild
accordingly.
Fix QA notice about missing soname symlink
Re-add optimisations by cpu_flags_* that were patched out of
the Makefile.
Modifications as per github pull request #268

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

 .../files/zita-convolver-2.0.0-makefile.patch  | 15 +
 .../zita-convolver/zita-convolver-2.0.0-r1.ebuild  | 37 ++
 2 files changed, 45 insertions(+), 7 deletions(-)

diff --git 
a/media-libs/zita-convolver/files/zita-convolver-2.0.0-makefile.patch 
b/media-libs/zita-convolver/files/zita-convolver-2.0.0-makefile.patch
index cfc45f4..46c4417 100644
--- a/media-libs/zita-convolver/files/zita-convolver-2.0.0-makefile.patch
+++ b/media-libs/zita-convolver/files/zita-convolver-2.0.0-makefile.patch
@@ -1,8 +1,6 @@
-Index: zita-convolver-2.0.0/libs/Makefile
-===
 zita-convolver-2.0.0.orig/libs/Makefile
-+++ zita-convolver-2.0.0/libs/Makefile
-@@ -28,9 +28,7 @@ VERSION = $(MAJVERS).$(MINVERS)
+--- libs/Makefile.orig 2015-10-16 16:00:45.639918246 +0100
 libs/Makefile  2015-10-28 15:52:17.539967709 +
+@@ -28,9 +28,8 @@
  DISTDIR = zita-convolver-$(VERSION)
  
  
@@ -10,10 +8,11 @@ Index: zita-convolver-2.0.0/libs/Makefile
 -CPPFLAGS += -mmmx -msse -mfpmath=sse -ffast-math -funroll-loops -fpermissive
 -CPPFLAGS += -march=i686
 +CPPFLAGS += -Wall -I. -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
++CXXFLAGS += -ffast-math
  #CPPFLAGS += -DVECTORIZE 
  
  LDLFAGS += 
-@@ -46,7 +44,7 @@ ZITA-CONVOLVER_H = zita-convolver.h
+@@ -46,7 +45,7 @@
  
  
  $(ZITA-CONVOLVER_MIN):$(ZITA-CONVOLVER_O)
@@ -22,11 +21,13 @@ Index: zita-convolver-2.0.0/libs/Makefile
  
  
  install:  $(ZITA-CONVOLVER_MIN)
-@@ -54,7 +52,6 @@ install: $(ZITA-CONVOLVER_MIN)
+@@ -54,8 +53,8 @@
install -d $(PREFIX)/$(LIBDIR)
install -m 644 $(ZITA-CONVOLVER_H) $(PREFIX)/include
install -m 755 $(ZITA-CONVOLVER_MIN) $(PREFIX)/$(LIBDIR)
 -  ldconfig
ln -sf $(ZITA-CONVOLVER_MIN) $(PREFIX)/$(LIBDIR)/$(ZITA-CONVOLVER_SO)
++  ln -sf $(ZITA-CONVOLVER_MIN) $(PREFIX)/$(LIBDIR)/$(ZITA-CONVOLVER_MAJ)
  
  
+ clean:

diff --git a/media-libs/zita-convolver/zita-convolver-2.0.0-r1.ebuild 
b/media-libs/zita-convolver/zita-convolver-2.0.0-r1.ebuild
new file mode 100644
index 000..86eeeac
--- /dev/null
+++ b/media-libs/zita-convolver/zita-convolver-2.0.0-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils flag-o-matic multilib toolchain-funcs
+
+DESCRIPTION="C++ library implementing a real-time convolution matrix"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cpu_flags_x86_sse"
+
+RDEPEND="sci-libs/fftw:3.0="
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${P}/libs
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-makefile.patch
+}
+
+src_compile() {
+   # upstream defaults to this on x86 but patched out of the Makefile
+   # try to reenable optimisation for x86 and allow building on other 
arch's
+   use cpu_flags_x86_sse && append-flags "-msse" "-mfpmath=sse"
+
+   emake CXX="$(tc-getCXX)"
+}
+
+src_install() {
+   emake PREFIX="${ED}/usr" LIBDIR="$(get_libdir)" install
+   dodoc "${WORKDIR}/${P}/AUTHORS"
+}



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

2015-11-01 Thread Alexis Ballier
commit: 2f71f65ced385fbe412f71947e0f988f5e3a6e0c
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 18:28:05 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Oct 15 18:28:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f71f65c

media-plugins/amb-plugins: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was EAPI=3 which is deprecated so
bumped to EAPI=5, revbumped and modified ebuild accordingly.

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

 .../amb-plugins/amb-plugins-0.8.1-r1.ebuild| 36 ++
 1 file changed, 36 insertions(+)

diff --git a/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild 
b/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild
new file mode 100644
index 000..94fb168
--- /dev/null
+++ b/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit multilib toolchain-funcs eutils
+
+MY_P=${P/amb/AMB}
+
+DESCRIPTION="AMB-plugins ladspa plugin package. Filters by Fons Adriaensen"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   epatch "${FILESDIR}/${P}-Makefile.patch"
+}
+
+src_compile() {
+   emake CXX="$(tc-getCXX)"
+}
+
+src_install() {
+   dodoc AUTHORS README
+   insinto /usr/$(get_libdir)/ladspa
+   insopts -m0755
+   doins *.so
+}



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

2015-11-01 Thread Alexis Ballier
commit: f60e9bea867de26a864256ad091bd2610cf0f789
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 12:09:55 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 12:10:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60e9bea

media-libs/wxsvg: Bump to 1.5.5. Fix build with ffmpeg git master. Add 
USE=libav and := deps on ffmpeg/libav.

Package-Manager: portage-2.2.23

 media-libs/wxsvg/Manifest |  1 +
 media-libs/wxsvg/files/ffmpeg29.patch | 13 ++
 media-libs/wxsvg/wxsvg-1.5.5.ebuild   | 47 +++
 3 files changed, 61 insertions(+)

diff --git a/media-libs/wxsvg/Manifest b/media-libs/wxsvg/Manifest
index 54ae158..7ef7f18 100644
--- a/media-libs/wxsvg/Manifest
+++ b/media-libs/wxsvg/Manifest
@@ -1,3 +1,4 @@
 DIST wxsvg-1.1.13.tar.bz2 669378 SHA256 
ebaecb322bb7fad97a3cd686bed9827b00afe84063cf2784a7e19891dabd805e SHA512 
6c8dddbb274d1d9cd32fdec1c4ac6f73d3497fd2a29ecbe2d6640c2a65a290940faa92fba954c3990b32f713dc89de74e31484263bbd9c2718dc436ca19d2397
 WHIRLPOOL 
643aa93161028436c30014cb3a2e36cfab53b5f9341d1e21c129eab6e86b756150dc491cc4cf2be0ef6ff956eb7a5ff5c67f8ee1d26879b228e8af18459e9601
 DIST wxsvg-1.4.2.tar.bz2 461580 SHA256 
c7555eacb786583dda4288fa6f3e914a14ec175be0a02b31d9c4e19f173bd760 SHA512 
6b6c8c5bf5b369da75ee9d034f6be8611019f48066d352b7268a127f1d9f9487c4aa694b0f0529efa3c0b63d51f7c38ba503d7cf83f9e930b876ebc4bcbce9e1
 WHIRLPOOL 
84cc8a7b849cac5ad1045572c5ee0aa267d8a6e0e97db0c61f2896def7e347055330a61bf89cfb64360411681c15e0df567c05b5efe4bc5dc456ba9285d9d219
 DIST wxsvg-1.5.4.tar.bz2 478568 SHA256 
5ca0ce0fcb45a3f0801b645000e9b5179bab4d62fb56df51f027d75cbef5a655 SHA512 
89d909c1db975dcbca464e3d7850277b72e596bb6020d3c796cb235c55fcb9282472b522a1a3a15cc773eb98e8e2c69f463c5085cfc1b66221316d19ca87cf46
 WHIRLPOOL 
c2caf28102c908e6efdaff413224afde2d83a0e24b199b7904696a334b8b9e64f51f91ab6d3a2ed57c69f3ebaaef96bf1ba890d1af600adb92db47ccfcfbf4cf
+DIST wxsvg-1.5.5.tar.bz2 478828 SHA256 
e6664de4ee2a0481f47f8b718793ef7c14d296ebe7aee4edbf099258cd9525fc SHA512 
4b42ba6ea5675f5794e0450809980030175583813db7e4e216dd5d53e92f43c67c0e62208c77e8e455703d62d1e30606a001b28b924c17ed26fd949638340a1b
 WHIRLPOOL 
abc95e7b14d0e298d44b0b7d36731f5099de10bd095400ca9c90af67957bc138c2dc0d91c7477b381a88debf6c24a000fb94ebd0b73d31c4d31ff96dc693dcc2

diff --git a/media-libs/wxsvg/files/ffmpeg29.patch 
b/media-libs/wxsvg/files/ffmpeg29.patch
new file mode 100644
index 000..5f19102
--- /dev/null
+++ b/media-libs/wxsvg/files/ffmpeg29.patch
@@ -0,0 +1,13 @@
+Index: wxsvg-1.5.5/src/mediadec_ffmpeg.cpp
+===
+--- wxsvg-1.5.5.orig/src/mediadec_ffmpeg.cpp
 wxsvg-1.5.5/src/mediadec_ffmpeg.cpp
+@@ -263,7 +263,7 @@ wxImage wxFfmpegMediaDecoder::GetNextFra
+   avcodec_decode_video2(m_codecCtx, m_frame, 
, );
+   if (frameFinished) {
+   SwsContext* imgConvertCtx = 
sws_getContext(m_codecCtx->width, m_codecCtx->height, m_codecCtx->pix_fmt,
+-  m_width, m_height, 
PIX_FMT_RGB24, SWS_BICUBIC, NULL, NULL, NULL);
++  m_width, m_height, 
AV_PIX_FMT_RGB24, SWS_BICUBIC, NULL, NULL, NULL);
+   if (imgConvertCtx == NULL) {
+   av_free_packet();
+   return wxImage();

diff --git a/media-libs/wxsvg/wxsvg-1.5.5.ebuild 
b/media-libs/wxsvg/wxsvg-1.5.5.ebuild
new file mode 100644
index 000..aee66de
--- /dev/null
+++ b/media-libs/wxsvg/wxsvg-1.5.5.ebuild
@@ -0,0 +1,47 @@
+# 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 wxwidgets
+
+DESCRIPTION="C++ library to create, manipulate and render SVG files"
+HOMEPAGE="http://wxsvg.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="wxWinLL-3"
+SLOT="0/3" # based on SONAME of libwxsvg.so
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs libav"
+
+RDEPEND=">=dev-libs/expat-2:=
+   >=dev-libs/glib-2.28:2=
+   dev-libs/libxml2:=
+   media-libs/fontconfig:=
+   media-libs/freetype:2=
+   x11-libs/cairo:=
+   x11-libs/pango:=
+   x11-libs/wxGTK:${WX_GTK_VER}=[X]
+   libav? ( >=media-video/libav-9:0= )
+   !libav? ( >=media-video/ffmpeg-2.6:0= )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog TODO )
+
+src_prepare() {
+   epatch "${FILESDIR}/ffmpeg29.patch"
+}
+
+src_configure() {
+   need-wxwidgets base-unicode
+   econf \
+   $(use_enable static-libs static) \
+   --with-wx-config=${WX_CONFIG}
+}
+
+src_install() {
+   default
+   prune_libtool_files
+}



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

2015-11-01 Thread Mikle Kolyada
commit: 890ad9ab1708cea9db65b6bd3277065b0e02232a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:10:32 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:10:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890ad9ab

app-text/pdfgrep: x86 stable wrt bug #563766

Package-Manager: portage-2.2.20.1

 app-text/pdfgrep/pdfgrep-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild 
b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
index c2860e3..a45031e 100644
--- a/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
+++ b/app-text/pdfgrep/pdfgrep-1.3.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="unac"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/pixman/

2015-11-01 Thread Tobias Klausmann
commit: 3df615e78be8d37fe8442f1c8428cd2c53ffa03f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 12:38:08 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 12:38:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df615e7

x11-libs/pixman: add alpha keyword

Gentoo-Bug: 561526

Package-Manager: portage-2.2.23

 x11-libs/pixman/pixman-0.32.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pixman/pixman-0.32.8.ebuild 
b/x11-libs/pixman/pixman-0.32.8.ebuild
index c44..79cfba3 100644
--- a/x11-libs/pixman/pixman-0.32.8.ebuild
+++ b/x11-libs/pixman/pixman-0.32.8.ebuild
@@ -9,7 +9,7 @@ inherit xorg-2 toolchain-funcs versionator
 EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
 DESCRIPTION="Low-level pixel manipulation routines"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 
cpu_flags_x86_ssse3"
 RDEPEND="abi_x86_32? (
!<=app-emulation/emul-linux-x86-gtklibs-20131008



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

2015-11-01 Thread Tobias Klausmann
commit: b248c1ce77abc7722b081258fed10b3b25b0cf1d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 13:05:40 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 13:05:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b248c1ce

dev-lang/php: add alpha keyword

Gentoo-Bug: 562882

Package-Manager: portage-2.2.23

 dev-lang/php/php-5.5.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/php/php-5.5.30.ebuild b/dev-lang/php/php-5.5.30.ebuild
index e6b2b63..e083159 100644
--- a/dev-lang/php/php-5.5.30.ebuild
+++ b/dev-lang/php/php-5.5.30.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 function php_get_uri ()
 {



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2015-11-01 Thread Mikle Kolyada
commit: 3622edc90715dad2c12e2d97d69e14573e2cf766
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:04:05 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:04:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3622edc9

net-mail/dovecot: x86 stable wrt bug #564154

Package-Manager: portage-2.2.20.1

 net-mail/dovecot/dovecot-2.2.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild 
b/net-mail/dovecot/dovecot-2.2.19.ebuild
index 065a355..ec22df8 100644
--- a/net-mail/dovecot/dovecot-2.2.19.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.19.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-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_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"



[gentoo-commits] repo/gentoo:master commit in: sys-process/procps/

2015-11-01 Thread Mikle Kolyada
commit: 83a4bbd6b3d3985dd8241aeac1900bd5a291af85
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:06:30 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:06:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a4bbd6

sys-process/procps: x86 stable wrt bug #564430

Package-Manager: portage-2.2.20.1

 sys-process/procps/procps-3.3.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/procps/procps-3.3.10-r1.ebuild 
b/sys-process/procps/procps-3.3.10-r1.ebuild
index 2c6c59a..b803153 100644
--- a/sys-process/procps/procps-3.3.10-r1.ebuild
+++ b/sys-process/procps/procps-3.3.10-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://dev.gentoo.org/~polynomial-c/${PN}-ng-${PV}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="+ncurses modern-top nls selinux static-libs systemd test unicode"
 
 RDEPEND="!

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

2015-11-01 Thread Justin Lecher
commit: ae3242b90371abd78b5bebef810d8202aefa35dd
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Nov  1 06:56:52 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Nov  1 06:56:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3242b9

dev-python/coloredlogs: Version Bump

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/coloredlogs/Manifest |  1 +
 dev-python/coloredlogs/coloredlogs-3.1.4.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-python/coloredlogs/Manifest b/dev-python/coloredlogs/Manifest
index b1d422e..fba6d80 100644
--- a/dev-python/coloredlogs/Manifest
+++ b/dev-python/coloredlogs/Manifest
@@ -2,4 +2,5 @@ DIST coloredlogs-1.0.1.tar.gz 13926 SHA256 
11067ca91532ba4a316fa53b005152a08b3e0
 DIST coloredlogs-2.0.tar.gz 15486 SHA256 
532198042eac7560f5292961bfb6f844343132fda805575684f67deeb780b2c2 SHA512 
b42e18b563caef4506377fba754e976fed31b7402d418ca79d1875504986572b36fe90b602afcb952dc8b06b9f7bc7ed6861abc2239ae5b5340e006377f9a14d
 WHIRLPOOL 
6cbec16a204f91a218428c8056e2c39d94aeaedbf3356b2548fa288a386b8583bf639a40f0c40dc596096bf44ccb28acb7c2d66403d19cf72143599ba88a82b5
 DIST coloredlogs-3.1.2.tar.gz 22914 SHA256 
ad559e2f2e08eadfb63a210344acf0d00855ba0896fc5662e8d57e1a488e3209 SHA512 
872d041f732bb30a0cc3decd5dc677cf58aad300d6cd37fc0a38dcdb24bad2e6640f332ab58e469b07e2a37d6b7fdbfdf6e804431df175c48add00d86a3b5624
 WHIRLPOOL 
6d9593d8db8eac3ec558581a0772e7264e74e3c4e084c76af58402b2627b3b97689f947ee6eb871bd1fc65c3a2855d66f9f64434b8f612d55b7cefbf3670edf2
 DIST coloredlogs-3.1.3.tar.gz 22911 SHA256 
d2195daa0e310bfaaf3dae47e22feaa3ee3631885e2ffc19aa765ad02196bf03 SHA512 
81ff3476ee44dae3b08b1849189cfd03f7eb0e3c97414b463aeba1f7c6b3a3539f234dd058a0b05a503c5e5f4490236e8145fcb8bc019abb1888d8f10f542ca9
 WHIRLPOOL 
78f668fbac2ac9c61aa82a831c1ca2fd36bbb52557677f565b495dc9ce3206f048fd6e3d6493166559f9a7111f97f9466782d7a643675cea9615303d6a9dbc53
+DIST coloredlogs-3.1.4.tar.gz 23038 SHA256 
c906ef520d55b94ace4f0aad8625a89fc1d324f24ed2892cc1ac5d479183a14c SHA512 
0ee97d0b0e12351c006686418b09a951c3f4c04b6533437e41ffd54f9c427c2b9e5a35c486a37c54565d7cb0c4150b1656a87fed5a86f3ed08b3cd2595d59bd5
 WHIRLPOOL 
caeb81a34e2c832a0d75e8123bb0d9d7e9071269b44e103031ab31657225f43a578f4eb10c6f5aaccce24feba08460fceb8bce9e0bba8eb873df2daa65338fa0
 DIST coloredlogs-3.1.tar.gz 22876 SHA256 
d3ef1ae85c3a1af335f116f634832691873dd87e5872b94bee1dd0a1e43a SHA512 
01ed7841a79278b21fc0588b527803f8092b371c866785949d57f8c04649457fbe34c98ec77d3921f05f224b6d21e1a8fc8f835e4ea542886b948124d9d02bb1
 WHIRLPOOL 
c59cbbd0e773763dcc95c45986385ca518ed9f0c59030d2421af0a4f62c9e3a08586f894e591058dc5e3cfb3a2c39c7886ec0673d59c40d1d811755bd109

diff --git a/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild 
b/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild
new file mode 100644
index 000..5145699
--- /dev/null
+++ b/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 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="Colored stream handler for the logging module"
+HOMEPAGE="https://pypi.python.org/pypi/coloredlogs 
https://github.com/xolox/python-coloredlogs http://coloredlogs.readthedocs.org;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-python/humanfriendly-1.42[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/capturer[${PYTHON_USEDEP}]
+   dev-python/verboselogs[${PYTHON_USEDEP}]
+   )"
+
+DOCS=( README.rst )
+
+PATCHES=( "${FILESDIR}"/${PN}-2.0-skip-cli-test.patch )
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] dev/graaff:master commit in: dev-ruby/let_it_go/

2015-11-01 Thread Hans de Graaff
commit: 0b731527d7a7c2e42d7452a109deb3a662907b4b
Author: Hans de Graaff  degraaff  org>
AuthorDate: Sun Nov  1 07:30:11 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov  1 07:30:11 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0b731527

dev-ruby/let_it_go: initial import

Package-Manager: portage-2.2.20.1

 dev-ruby/let_it_go/Manifest   |  1 +
 dev-ruby/let_it_go/let_it_go-0.0.3.ebuild | 21 +
 dev-ruby/let_it_go/metadata.xml   |  6 ++
 3 files changed, 28 insertions(+)

diff --git a/dev-ruby/let_it_go/Manifest b/dev-ruby/let_it_go/Manifest
new file mode 100644
index 000..1435e48
--- /dev/null
+++ b/dev-ruby/let_it_go/Manifest
@@ -0,0 +1 @@
+DIST let_it_go-0.0.3.gem 14848 SHA256 
5e168e1a9a902646557298e2f0bffc1e382bff3d758e857a1a8af16b42ca2c56 SHA512 
7704ba7d15d1ec18b70a38d395a1ed24bf085ac47ca95d49e59c612197a85d9db9b494a68a2ffc9ecbcd4d3452e5cfd39d7cb1a2c74682b144c1fc78b10b1014
 WHIRLPOOL 
d01bfa8e4d3f420d660e332f5373d7860884c1b5218c73e1b12ebdec4abff956972fb1a01731e022fd918a5f5da7374a5c991b017fdf4be711bfca7d4bce31a4

diff --git a/dev-ruby/let_it_go/let_it_go-0.0.3.ebuild 
b/dev-ruby/let_it_go/let_it_go-0.0.3.ebuild
new file mode 100644
index 000..72f671b
--- /dev/null
+++ b/dev-ruby/let_it_go/let_it_go-0.0.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="changelog.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Finds un-frozen string literals in your program"
+HOMEPAGE="https://github.com/schneems/let_it_go;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""

diff --git a/dev-ruby/let_it_go/metadata.xml b/dev-ruby/let_it_go/metadata.xml
new file mode 100644
index 000..9bf681c
--- /dev/null
+++ b/dev-ruby/let_it_go/metadata.xml
@@ -0,0 +1,6 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+gra...@gentoo.org
+



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

2015-11-01 Thread Alexis Ballier
commit: 3a4e6bf85dd9090f425d99d617ef760c45bdfc30
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 10:10:40 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 10:10:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4e6bf8

Merge remote-tracking branch 'github/pr/268'

 media-libs/stops/stops-0.3.0-r1.ebuild | 19 +++
 .../files/zita-convolver-2.0.0-makefile.patch  | 15 +
 .../zita-convolver/zita-convolver-2.0.0-r1.ebuild  | 37 ++
 .../amb-plugins/amb-plugins-0.8.1-r1.ebuild| 36 +
 .../fil-plugins/fil-plugins-0.3.0-r1.ebuild| 37 ++
 .../mcp-plugins/mcp-plugins-0.4.0-r1.ebuild| 35 
 .../rev-plugins/rev-plugins-0.3.1-r2.ebuild| 34 
 .../vco-plugins/vco-plugins-0.3.0-r1.ebuild| 35 
 8 files changed, 241 insertions(+), 7 deletions(-)



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

2015-11-01 Thread Alexis Ballier
commit: 02141bb571a70a244401bfd63bf959048f9f4b3f
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 18:37:52 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:26:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02141bb5

media-plugins/fil-plugins: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was EAPI=0 which is deprecated so
bumped to EAPI=5, revbumped and modified ebuild accordingly.

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

 .../fil-plugins/fil-plugins-0.3.0-r1.ebuild| 37 ++
 1 file changed, 37 insertions(+)

diff --git a/media-plugins/fil-plugins/fil-plugins-0.3.0-r1.ebuild 
b/media-plugins/fil-plugins/fil-plugins-0.3.0-r1.ebuild
new file mode 100644
index 000..14011da
--- /dev/null
+++ b/media-plugins/fil-plugins/fil-plugins-0.3.0-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib toolchain-funcs
+
+MY_P=${P/fil/FIL}
+
+DESCRIPTION="FIL-plugins ladspa plugin package. Filters by Fons Adriaensen"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="media-libs/ladspa-sdk"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-makefile.patch"
+}
+
+src_compile() {
+   emake CXX="$(tc-getCXX)"
+}
+
+src_install() {
+   dodoc AUTHORS README
+   insinto /usr/$(get_libdir)/ladspa
+   insopts -m0755
+   doins *.so
+}



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

2015-11-01 Thread Alexis Ballier
commit: 7cd0f8c35da108f352ddb22204ebe590aa5490ff
Author: Gavin Pryke  gmail  com>
AuthorDate: Thu Oct 15 20:09:07 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct 30 17:29:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd0f8c3

media-libs/stops: fix HOMEPAGE, SRC_URI, EAPI=5. bug #437186

The HOMEPAGE and SRC_URI for kokkinizita upstream was changed
some time ago. These changes point said variables to the new
location. The previous ebuild was deprecated EAPI so
bumped to EAPI=5, revbumped and modified ebuild accordingly.

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

 media-libs/stops/stops-0.3.0-r1.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/media-libs/stops/stops-0.3.0-r1.ebuild 
b/media-libs/stops/stops-0.3.0-r1.ebuild
new file mode 100644
index 000..e16f595
--- /dev/null
+++ b/media-libs/stops/stops-0.3.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Organ stops for aeolus by Fons Adriaensen 
"
+HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html;
+SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_install() {
+   insinto /usr/share/${PN}
+   doins -r *.ae0 Aeolus* waves
+}



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

2015-11-01 Thread Andreas Schuerch
commit: e313495f2efbab89570f64a4462ce42dcae08998
Author: Andreas Schuerch  gentoo  org>
AuthorDate: Sun Nov  1 12:05:10 2015 +
Commit: Andreas Schuerch  gentoo  org>
CommitDate: Sun Nov  1 12:05:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e313495f

media-sound/ardour: libsigc++-2.6.0 preparation. See bug 564414

Package-Manager: portage-2.2.20.1

 media-sound/ardour/ardour-4.4.ebuild  | 6 ++
 media-sound/ardour/ardour-.ebuild | 6 ++
 2 files changed, 12 insertions(+)

diff --git a/media-sound/ardour/ardour-4.4.ebuild 
b/media-sound/ardour/ardour-4.4.ebuild
index edeb9ed..e679540 100644
--- a/media-sound/ardour/ardour-4.4.ebuild
+++ b/media-sound/ardour/ardour-4.4.ebuild
@@ -69,6 +69,12 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen[dot] )"
 
+pkg_setup() {
+   if has_version \>=dev-libs/libsigc++-2.6 ; then
+   append-cxxflags -std=c++11
+   fi
+}
+
 src_prepare(){
if ! [[ ${PV} == ** ]]; then
epatch "${FILESDIR}"/${PN}-4.x-revision-naming.patch

diff --git a/media-sound/ardour/ardour-.ebuild 
b/media-sound/ardour/ardour-.ebuild
index da43984..81a76d3 100644
--- a/media-sound/ardour/ardour-.ebuild
+++ b/media-sound/ardour/ardour-.ebuild
@@ -69,6 +69,12 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen[dot] )"
 
+pkg_setup() {
+   if has_version \>=dev-libs/libsigc++-2.6 ; then
+   append-cxxflags -std=c++11
+   fi
+}
+
 src_prepare(){
if ! [[ ${PV} == ** ]]; then
epatch "${FILESDIR}"/${PN}-4.x-revision-naming.patch



[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2015-11-01 Thread Mikle Kolyada
commit: 0a8c45e6c1a14ded7836365e07f1b446e0cdb4ed
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:12:13 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:12:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8c45e6

app-doc/doxygen: x86 stable wrt bug #563856

Package-Manager: portage-2.2.20.1

 app-doc/doxygen/doxygen-1.8.10-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
index cca17f2..ecc56ab 100644
--- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
@@ -10,10 +10,10 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/doxygen/doxygen.git"
SRC_URI=""
-   KEYWORDS="amd64 hppa ppc ppc64"
+   KEYWORDS="amd64 hppa ppc ppc64 x86"
 else
SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 fi
 SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png;
 



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

2015-11-01 Thread Mikle Kolyada
commit: 018cbaea715c48366e26ce8c779adb9cbaee6e1f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:20:44 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:20:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018cbaea

app-misc/sphinx: x86 stable wrt bug #563928

Package-Manager: portage-2.2.20.1

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

diff --git a/app-misc/sphinx/sphinx-2.1.9.ebuild 
b/app-misc/sphinx/sphinx-2.1.9.ebuild
index 16a161d..9fa5e9f 100644
--- a/app-misc/sphinx/sphinx-2.1.9.ebuild
+++ b/app-misc/sphinx/sphinx-2.1.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
 IUSE="debug id64 mysql odbc postgres stemmer syslog test xml"
 
 RDEPEND="mysql? ( virtual/mysql )



[gentoo-commits] repo/proj/prefix:master commit in: sys-libs/ncurses/

2015-11-01 Thread Fabian Groffen
commit: d7fe9aa75be1f2ce52bd31d3ec8c561ad9238d50
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Nov  1 09:37:12 2015 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Nov  1 09:37:12 2015 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=d7fe9aa7

sys-libs/ncurses: add meta ebuild for slot-move

 sys-libs/ncurses/ncurses-6.0.ebuild | 21 +
 1 file changed, 21 insertions(+)

diff --git a/sys-libs/ncurses/ncurses-6.0.ebuild 
b/sys-libs/ncurses/ncurses-6.0.ebuild
new file mode 100644
index 000..108e3e4
--- /dev/null
+++ b/sys-libs/ncurses/ncurses-6.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Bridge the old SLOT=5[/6] ebuild to the new SLOT=0/6 since the slotmove
+# functionality does not handle implicit subslots correctly. #558856
+
+EAPI="5"
+
+inherit multilib-build
+
+DESCRIPTION="transitional package"
+HOMEPAGE="https://www.gnu.org/software/ncurses/ http://dickey.his.com/ncurses/;
+
+LICENSE="metapackage"
+SLOT="5/6"
+KEYWORDS="~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="ada +cxx gpm static-libs tinfo unicode"
+
+DEPEND="sys-libs/ncurses:0/6[ada?,cxx?,gpm?,static-libs?,tinfo?,unicode?,${MULTILIB_USEDEP}]"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/clear_costmap_recovery/

2015-11-01 Thread Alexis Ballier
commit: b5eae06e5ebee03e2599f42eeddeebaa39a72855
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:47 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5eae06e

dev-ros/clear_costmap_recovery: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/clear_costmap_recovery/Manifest|  1 +
 .../clear_costmap_recovery-1.13.1.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ros/clear_costmap_recovery/Manifest 
b/dev-ros/clear_costmap_recovery/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/clear_costmap_recovery/Manifest
+++ b/dev-ros/clear_costmap_recovery/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git 
a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild 
b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild
new file mode 100644
index 000..2a32da6
--- /dev/null
+++ b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Recovery behavior that attempts to clear space by reverting the 
costmaps to the static map"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/costmap_2d
+   dev-ros/nav_core
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-cpp/eigen:3
+   sci-libs/pcl
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   test? ( dev-ros/rostest dev-cpp/gtest )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/global_planner/

2015-11-01 Thread Alexis Ballier
commit: 226113d0b19fcf7024667380ca7cd50007b175c5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:07 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226113d0

dev-ros/global_planner: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/global_planner/Manifest|  1 +
 .../global_planner/global_planner-1.13.1.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ros/global_planner/Manifest b/dev-ros/global_planner/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/global_planner/Manifest
+++ b/dev-ros/global_planner/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/global_planner/global_planner-1.13.1.ebuild 
b/dev-ros/global_planner/global_planner-1.13.1.ebuild
new file mode 100644
index 000..d0b9a16
--- /dev/null
+++ b/dev-ros/global_planner/global_planner-1.13.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Path planner library and node"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/costmap_2d
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/nav_core
+   dev-ros/navfn
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/voxel_grid/

2015-11-01 Thread Alexis Ballier
commit: d76aef06d64dd88e47b8615a150edb3dcd815712
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:43 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76aef06

dev-ros/voxel_grid: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/voxel_grid/Manifest |  1 +
 dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-ros/voxel_grid/Manifest b/dev-ros/voxel_grid/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/voxel_grid/Manifest
+++ b/dev-ros/voxel_grid/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild 
b/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild
new file mode 100644
index 000..5fea00f
--- /dev/null
+++ b/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Implementation of an efficient 3D voxel grid"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-ros/roscpp"
+DEPEND="${RDEPEND}
+   test? ( dev-cpp/gtest )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/map_server/

2015-11-01 Thread Alexis Ballier
commit: 57508af34a5e87f6ee65dce8f22194971ef22b07
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:12 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57508af3

dev-ros/map_server: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/map_server/Manifest |  1 +
 dev-ros/map_server/map_server-1.13.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ros/map_server/Manifest b/dev-ros/map_server/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/map_server/Manifest
+++ b/dev-ros/map_server/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/map_server/map_server-1.13.1.ebuild 
b/dev-ros/map_server/map_server-1.13.1.ebuild
new file mode 100644
index 000..9d3807f
--- /dev/null
+++ b/dev-ros/map_server/map_server-1.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Offers map data as a ROS service"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-libs/boost:=
+   media-libs/sdl-image
+   >=dev-cpp/yaml-cpp-0.5
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest dev-cpp/gtest )
+   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/nav_core/

2015-11-01 Thread Alexis Ballier
commit: 4d189c7dc933cc7793e24d87b63e325b6f350abb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:25 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d189c7d

dev-ros/nav_core: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/nav_core/Manifest   |  1 +
 dev-ros/nav_core/nav_core-1.13.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-ros/nav_core/Manifest b/dev-ros/nav_core/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/nav_core/Manifest
+++ b/dev-ros/nav_core/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/nav_core/nav_core-1.13.1.ebuild 
b/dev-ros/nav_core/nav_core-1.13.1.ebuild
new file mode 100644
index 000..c739195
--- /dev/null
+++ b/dev-ros/nav_core/nav_core-1.13.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Common interfaces for navigation specific robot actions"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/tf
+   dev-ros/costmap_2d
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/move_slow_and_clear/

2015-11-01 Thread Alexis Ballier
commit: 9ef2c17859370cbefdcd5a2c08df7b6339517898
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:21 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef2c178

dev-ros/move_slow_and_clear: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/move_slow_and_clear/Manifest   |  1 +
 .../move_slow_and_clear-1.13.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/move_slow_and_clear/Manifest 
b/dev-ros/move_slow_and_clear/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/move_slow_and_clear/Manifest
+++ b/dev-ros/move_slow_and_clear/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.13.1.ebuild 
b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.13.1.ebuild
new file mode 100644
index 000..18fca39
--- /dev/null
+++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.13.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Move slow and clear"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/nav_core
+   dev-ros/costmap_2d
+   dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/pluginlib
+   dev-libs/boost:=[threads]
+   dev-cpp/eigen:3
+   sci-libs/pcl
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/navfn/

2015-11-01 Thread Alexis Ballier
commit: 9420fd1657802cb7cc78b7f999cd45ecbd0c7793
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:30 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9420fd16

dev-ros/navfn: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/navfn/Manifest|  1 +
 dev-ros/navfn/navfn-1.13.1.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ros/navfn/Manifest b/dev-ros/navfn/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/navfn/Manifest
+++ b/dev-ros/navfn/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/navfn/navfn-1.13.1.ebuild 
b/dev-ros/navfn/navfn-1.13.1.ebuild
new file mode 100644
index 000..bea902d
--- /dev/null
+++ b/dev-ros/navfn/navfn-1.13.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs 
dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Fast interpolated navigation function that can be used to create 
plans for a mobile base"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/costmap_2d
+   dev-ros/nav_core
+   dev-ros/pcl_conversions
+   dev-ros/pcl_ros
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/visualization_msgs
+   dev-cpp/eigen:3
+   sci-libs/pcl
+   x11-libs/fltk
+   media-libs/netpbm
+"
+DEPEND="${RDEPEND}
+   test? ( dev-cpp/gtest )
+   dev-ros/cmake_modules"
+
+PATCHES=( "${FILESDIR}/pgm_h_location.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-ros/clear_costmap_recovery/

2015-11-01 Thread Alexis Ballier
commit: 3c1f28ebf9c5d2f43d0e74d71bc75aa6755325b6
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:39:16 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:39:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1f28eb

dev-ros/clear_costmap_recovery: bump costmap_2d dep

Package-Manager: portage-2.2.23

 dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild | 2 +-
 dev-ros/clear_costmap_recovery/clear_costmap_recovery-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild 
b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild
index 2a32da6..5e3fc2c 100644
--- a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild
+++ b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.13.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-   dev-ros/costmap_2d
+   >=dev-ros/costmap_2d-1.13.1
dev-ros/nav_core
dev-ros/pluginlib
dev-ros/roscpp

diff --git a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-.ebuild 
b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-.ebuild
index 2a32da6..5e3fc2c 100644
--- a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-.ebuild
+++ b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-   dev-ros/costmap_2d
+   >=dev-ros/costmap_2d-1.13.1
dev-ros/nav_core
dev-ros/pluginlib
dev-ros/roscpp



[gentoo-commits] repo/gentoo:master commit in: dev-ros/dwa_local_planner/

2015-11-01 Thread Alexis Ballier
commit: 02463ea8c4d1fba7fdbde38d9f2e00d7474ac901
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:57 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02463ea8

dev-ros/dwa_local_planner: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/dwa_local_planner/Manifest |  1 +
 .../dwa_local_planner-1.13.1.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/dwa_local_planner/Manifest 
b/dev-ros/dwa_local_planner/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/dwa_local_planner/Manifest
+++ b/dev-ros/dwa_local_planner/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-1.13.1.ebuild 
b/dev-ros/dwa_local_planner/dwa_local_planner-1.13.1.ebuild
new file mode 100644
index 000..aff9dd2
--- /dev/null
+++ b/dev-ros/dwa_local_planner/dwa_local_planner-1.13.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Dynamic Window Approach to local robot navigation on a plane"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/base_local_planner
+   dev-ros/costmap_2d
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/nav_core
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/pluginlib
+   dev-ros/pcl_conversions
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-cpp/eigen:3
+   sci-libs/pcl
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/

2015-11-01 Thread Alexis Ballier
commit: 39e36a4313924d626b74856a1b1b49e900dd6cc3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:52 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e36a43

dev-ros/costmap_2d: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/costmap_2d/Manifest |  1 +
 dev-ros/costmap_2d/costmap_2d-1.13.1.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-ros/costmap_2d/Manifest b/dev-ros/costmap_2d/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/costmap_2d/Manifest
+++ b/dev-ros/costmap_2d/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/costmap_2d/costmap_2d-1.13.1.ebuild 
b/dev-ros/costmap_2d/costmap_2d-1.13.1.ebuild
new file mode 100644
index 000..fa91c41
--- /dev/null
+++ b/dev-ros/costmap_2d/costmap_2d-1.13.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs 
dev-ros/map_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Creates a 2D costmap from sensor data"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="ros_messages_cxx"
+
+RDEPEND="
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/laser_geometry
+   dev-ros/message_filters
+   dev-ros/nav_msgs
+   dev-ros/pcl_conversions
+   dev-ros/pcl_ros
+   dev-ros/pluginlib
+   dev-ros/roscpp
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/tf
+   dev-ros/voxel_grid
+   dev-cpp/eigen:3
+   sci-libs/pcl
+   dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/base_local_planner/

2015-11-01 Thread Alexis Ballier
commit: bf5886f3b64a86dfe622cf399bc548dd9a27cca4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:39 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5886f3

dev-ros/base_local_planner: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/base_local_planner/Manifest|  1 +
 .../base_local_planner-1.13.1.ebuild   | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-ros/base_local_planner/Manifest 
b/dev-ros/base_local_planner/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/base_local_planner/Manifest
+++ b/dev-ros/base_local_planner/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/base_local_planner/base_local_planner-1.13.1.ebuild 
b/dev-ros/base_local_planner/base_local_planner-1.13.1.ebuild
new file mode 100644
index 000..a6369ac
--- /dev/null
+++ b/dev-ros/base_local_planner/base_local_planner-1.13.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+CATKIN_HAS_MESSAGES=yes
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Trajectory Rollout and Dynamic Window approaches to local robot 
navigation on a plane"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/nav_core
+   dev-ros/pcl_conversions
+   dev-ros/rostest
+   dev-ros/costmap_2d
+   dev-ros/pluginlib
+   dev-ros/angles
+   dev-libs/boost:=[threads]
+   dev-cpp/eigen:3
+   sci-libs/pcl
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules
+   test? ( dev-cpp/gtest )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/amcl/

2015-11-01 Thread Alexis Ballier
commit: b8194f5dc79b515f303bfb5710a9a3d7ade1e527
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:32 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8194f5d

dev-ros/amcl: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/amcl/Manifest   |  1 +
 dev-ros/amcl/amcl-1.13.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-ros/amcl/Manifest b/dev-ros/amcl/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/amcl/Manifest
+++ b/dev-ros/amcl/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/amcl/amcl-1.13.1.ebuild b/dev-ros/amcl/amcl-1.13.1.ebuild
new file mode 100644
index 000..8d1136f
--- /dev/null
+++ b/dev-ros/amcl/amcl-1.13.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Probabilistic localization system for a robot moving in 2D"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-libs/boost:=
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_pose_ekf/

2015-11-01 Thread Alexis Ballier
commit: 796064e20c2000892f0a18b94340087f10c1196e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:35 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796064e2

dev-ros/robot_pose_ekf: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/robot_pose_ekf/Manifest|  1 +
 .../robot_pose_ekf/robot_pose_ekf-1.13.1.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ros/robot_pose_ekf/Manifest b/dev-ros/robot_pose_ekf/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/robot_pose_ekf/Manifest
+++ b/dev-ros/robot_pose_ekf/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/robot_pose_ekf/robot_pose_ekf-1.13.1.ebuild 
b/dev-ros/robot_pose_ekf/robot_pose_ekf-1.13.1.ebuild
new file mode 100644
index 000..a2c43b1
--- /dev/null
+++ b/dev-ros/robot_pose_ekf/robot_pose_ekf-1.13.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Estimate the 3D pose of a robot, based on (partial) pose 
measurements coming from different sources"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   sci-libs/orocos-bfl
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/move_base/

2015-11-01 Thread Alexis Ballier
commit: 663984c5018826cc841cae8f7bf1225ca796bf1e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:43:53 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:43:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663984c5

dev-ros/move_base: Add missing dep on latest costmap_2d.

Package-Manager: portage-2.2.23

 dev-ros/move_base/move_base-1.13.1.ebuild | 1 +
 dev-ros/move_base/move_base-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/move_base/move_base-1.13.1.ebuild 
b/dev-ros/move_base/move_base-1.13.1.ebuild
index 3a687a8..fec8a93 100644
--- a/dev-ros/move_base/move_base-1.13.1.ebuild
+++ b/dev-ros/move_base/move_base-1.13.1.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+   >=dev-ros/costmap_2d-1.13.1
dev-ros/roscpp
dev-ros/pluginlib
dev-ros/actionlib

diff --git a/dev-ros/move_base/move_base-.ebuild 
b/dev-ros/move_base/move_base-.ebuild
index 3a687a8..fec8a93 100644
--- a/dev-ros/move_base/move_base-.ebuild
+++ b/dev-ros/move_base/move_base-.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+   >=dev-ros/costmap_2d-1.13.1
dev-ros/roscpp
dev-ros/pluginlib
dev-ros/actionlib



[gentoo-commits] repo/gentoo:master commit in: dev-ros/move_base/

2015-11-01 Thread Alexis Ballier
commit: a9867e539749a2c14e6caa89b51d7e53e6e1ec2d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:16 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9867e53

dev-ros/move_base: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/move_base/Manifest|  1 +
 dev-ros/move_base/move_base-1.13.1.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ros/move_base/Manifest b/dev-ros/move_base/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/move_base/Manifest
+++ b/dev-ros/move_base/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/move_base/move_base-1.13.1.ebuild 
b/dev-ros/move_base/move_base-1.13.1.ebuild
new file mode 100644
index 000..3a687a8
--- /dev/null
+++ b/dev-ros/move_base/move_base-1.13.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Given a goal in the world, will attempt to reach it with a mobile 
base"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/pluginlib
+   dev-ros/actionlib
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/nav_core
+   dev-ros/tf
+   dev-ros/move_base_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-cpp/eigen:3
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules"



[gentoo-commits] repo/gentoo:master commit in: ros-meta/navigation/

2015-11-01 Thread Alexis Ballier
commit: b13718c6e93198b21d7ad58ab925f2c85871009b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:47 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13718c6

ros-meta/navigation: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 ros-meta/navigation/Manifest |  1 +
 ros-meta/navigation/navigation-1.13.1.ebuild | 35 
 2 files changed, 36 insertions(+)

diff --git a/ros-meta/navigation/Manifest b/ros-meta/navigation/Manifest
index 2ab0c74..6e83d75 100644
--- a/ros-meta/navigation/Manifest
+++ b/ros-meta/navigation/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/ros-meta/navigation/navigation-1.13.1.ebuild 
b/ros-meta/navigation/navigation-1.13.1.ebuild
new file mode 100644
index 000..483b54d
--- /dev/null
+++ b/ros-meta/navigation/navigation-1.13.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="2D navigation stack"
+LICENSE="BSD LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/amcl
+   dev-ros/base_local_planner
+   dev-ros/carrot_planner
+   dev-ros/clear_costmap_recovery
+   dev-ros/costmap_2d
+   dev-ros/dwa_local_planner
+   dev-ros/fake_localization
+   dev-ros/global_planner
+   dev-ros/map_server
+   dev-ros/move_base
+   dev-ros/move_slow_and_clear
+   dev-ros/nav_core
+   dev-ros/navfn
+   dev-ros/robot_pose_ekf
+   dev-ros/rotate_recovery
+   dev-ros/voxel_grid
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/fake_localization/

2015-11-01 Thread Alexis Ballier
commit: a78bd8d3e471f78a71ab8e76c8f4d839ec63bbc5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:01 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78bd8d3

dev-ros/fake_localization: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/fake_localization/Manifest |  1 +
 .../fake_localization-1.13.1.ebuild| 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ros/fake_localization/Manifest 
b/dev-ros/fake_localization/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/fake_localization/Manifest
+++ b/dev-ros/fake_localization/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/fake_localization/fake_localization-1.13.1.ebuild 
b/dev-ros/fake_localization/fake_localization-1.13.1.ebuild
new file mode 100644
index 000..cbb7e40
--- /dev/null
+++ b/dev-ros/fake_localization/fake_localization-1.13.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="A ROS node that simply forwards odometry information"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/angles
+   dev-ros/roscpp
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-ros/rosconsole
+   
dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
+   
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/tf[${PYTHON_USEDEP}]
+   dev-ros/message_filters
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/carrot_planner/

2015-11-01 Thread Alexis Ballier
commit: a471bdd2caf2df55808d1b11ed3d74347e8fd5c9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:19:43 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:19:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a471bdd2

dev-ros/carrot_planner: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/carrot_planner/Manifest|  1 +
 .../carrot_planner/carrot_planner-1.13.1.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/carrot_planner/Manifest b/dev-ros/carrot_planner/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/carrot_planner/Manifest
+++ b/dev-ros/carrot_planner/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/carrot_planner/carrot_planner-1.13.1.ebuild 
b/dev-ros/carrot_planner/carrot_planner-1.13.1.ebuild
new file mode 100644
index 000..adf49ed
--- /dev/null
+++ b/dev-ros/carrot_planner/carrot_planner-1.13.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Attempts to find a legal place to put a carrot for the robot to 
follow"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/nav_core
+   dev-ros/costmap_2d
+   dev-ros/base_local_planner
+   dev-ros/pluginlib
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rotate_recovery/

2015-11-01 Thread Alexis Ballier
commit: 36c13cbbd95fa9531319c529aaa9a52e5482ef79
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:20:39 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:20:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c13cbb

dev-ros/rotate_recovery: Bump to 1.13.1.

Package-Manager: portage-2.2.23

 dev-ros/rotate_recovery/Manifest   |  1 +
 .../rotate_recovery/rotate_recovery-1.13.1.ebuild  | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-ros/rotate_recovery/Manifest b/dev-ros/rotate_recovery/Manifest
index 2ab0c74..6e83d75 100644
--- a/dev-ros/rotate_recovery/Manifest
+++ b/dev-ros/rotate_recovery/Manifest
@@ -1 +1,2 @@
 DIST navigation-1.13.0.tar.gz 336419 SHA256 
5ef288325a0de4accfb4ef0cc37d9e9c4106a05d98b0ae5757f6c4823abada97 SHA512 
1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af
 WHIRLPOOL 
096103d8b774205995a12d294c820187fb89302285b363f6e6b9a4bb1e30a2edf9b33a451effc00b8aeec4d8f40664f61266314d389b9c668c0d7cf2152f70dd
+DIST navigation-1.13.1.tar.gz 335568 SHA256 
aaafdc6ee41ce79f44c03710076a105411b96dfcf35a7816607cbd0f48c8e8bc SHA512 
969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e
 WHIRLPOOL 
f4161eb7e357384cebd2f40ead98ac559d16b055a81aee1898bfa23259d42fc88978abec195af62f4a227030b200a5a9ca79079693ebc6f3a3eb1a9d5cfb7dbb

diff --git a/dev-ros/rotate_recovery/rotate_recovery-1.13.1.ebuild 
b/dev-ros/rotate_recovery/rotate_recovery-1.13.1.ebuild
new file mode 100644
index 000..0d6f07b
--- /dev/null
+++ b/dev-ros/rotate_recovery/rotate_recovery-1.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation;
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Recovery behavior that attempts to clear space by performing a 
360 degree rotation of the robot"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/tf
+   dev-ros/costmap_2d
+   dev-ros/nav_core
+   dev-ros/pluginlib
+   dev-ros/base_local_planner
+   dev-cpp/eigen:3
+"
+DEPEND="${RDEPEND}
+   dev-ros/cmake_modules"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/menhir/

2015-11-01 Thread Alexis Ballier
commit: 969d6f2b561d49c53176671852853a8dff40253a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Nov  1 09:23:51 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Nov  1 09:23:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969d6f2b

dev-ml/menhir: Bump to 20151030.

Package-Manager: portage-2.2.23

 dev-ml/menhir/Manifest   |  1 +
 dev-ml/menhir/menhir-20151030.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ml/menhir/Manifest b/dev-ml/menhir/Manifest
index db3f1e6..75a863d 100644
--- a/dev-ml/menhir/Manifest
+++ b/dev-ml/menhir/Manifest
@@ -1,3 +1,4 @@
 DIST menhir-20151012.tar.gz 627290 SHA256 
c7d4e8cf8e3b009577794c5c01f590379201c77fdc61a832e714beffe7cf22be SHA512 
04c10a171fdc24078b6340484314c771b97967a91f506a882bdae741bcc2464ccf3e7f5982339f8cc836abdb0066dc7bcd58a38edbc730a89daf935979fee79c
 WHIRLPOOL 
49b8b0ff0e094e6a5429d747d4ced5ee5515a2f77812f508bd9da872653539ff5540639f6a5a812e4999a7a815bb62b9a6534a71f476dc495a0297ef8f89d737
 DIST menhir-20151023.tar.gz 671810 SHA256 
2dfb642ba08f95afbb75f71b9bbdcf6733c0e8f81d69406373f1420c5cfeca8a SHA512 
0e53365400e88e39d0d595beb594d53bf5614061dc9b0149ec20c00cd3188dd1568ddcca15e1a08dddce20244bebd6263871ab83f761c68c2c62fbedb0d6c980
 WHIRLPOOL 
1e4b9a32959f2c9e98c92bb75436650c26430f1664d2b663fd572a369c0ce6d5225caa3ea28faa9cee18162fead6481a9777eabf99d6694b999179046b98c7a7
 DIST menhir-20151026.tar.gz 672165 SHA256 
a735ebdfc3bc4ac132ea4f7c06814915576516915a80ae1c33c45a9368327355 SHA512 
86fde7e955164861823dd5fac510235b0bb13f771528435495b3ff3a44bcd4837d2cd8085ba6c53e6e5eaf12f935749951cff09056cbb03a93cef062072fcf2a
 WHIRLPOOL 
4327788dde765a4ea2c06637769626022a64352d36bee29fc615a07485efce2adeacb65267cb44f726203405ee23eea23affdde88e76109f1eb76bd3160dfcdc
+DIST menhir-20151030.tar.gz 689132 SHA256 
4f0a3e3afbc1488865c014dff81024775762c7bbc3ec080a07ee634fe00ba889 SHA512 
f2f663a939974d73c42dd0e472bce75f3089013e29a795c54beec9c169a500f2fd038766d28230f08b556b5b64a5704f6dc4fcdfe824210d570ec6d2280cccdc
 WHIRLPOOL 
99a7c5630645ce32a5c7368f8587d1d2812361424f176f849ec43e2fcecd3cd927fd5a715bb94b5e80ebdb5c2352d48ade6accd18059a6c1ff9696d19a4db4a4

diff --git a/dev-ml/menhir/menhir-20151030.ebuild 
b/dev-ml/menhir/menhir-20151030.ebuild
new file mode 100644
index 000..a8d4107
--- /dev/null
+++ b/dev-ml/menhir/menhir-20151030.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit findlib
+
+DESCRIPTION="LR(1) parser generator for the OCaml language"
+HOMEPAGE="http://gallium.inria.fr/~fpottier/menhir/;
+SRC_URI="http://gallium.inria.fr/~fpottier/menhir/${P}.tar.gz;
+
+LICENSE="QPL-1.0 LGPL-2-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples +ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   if ! use ocamlopt ; then
+   export TARGET=byte
+   fi
+}
+
+src_compile() {
+   emake PREFIX="${EPREFIX}"/usr -j1
+}
+
+src_install() {
+   findlib_src_preinst
+   emake PREFIX="${ED}"/usr docdir="${ED}"/usr/share/doc/"${PF}" $(use 
examples || echo "DOCS=manual.pdf") install
+   use examples && docompress -x /usr/share/doc/${PF}/demos
+   dodoc AUTHORS CHANGES
+}



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

2015-11-01 Thread Mikle Kolyada
commit: b801bbedfce153d02022d8b7aa1e71b74880
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:02:23 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:02:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b801b666

app-admin/sagan: x86 stable wrt bug #548582

Package-Manager: portage-2.2.20.1

 app-admin/sagan/sagan-1.0.0_rc3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sagan/sagan-1.0.0_rc3.ebuild 
b/app-admin/sagan/sagan-1.0.0_rc3.ebuild
index 43f27d1..ea347ac 100644
--- a/app-admin/sagan/sagan-1.0.0_rc3.ebuild
+++ b/app-admin/sagan/sagan-1.0.0_rc3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://sagan.quadrantsec.com/download/sagan-1.0.0RC3.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="geoip +libdnet +lognorm mysql +pcap smtp snort"
 
 RDEPEND="dev-libs/libpcre



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

2015-11-01 Thread Mikle Kolyada
commit: 980d3bf6615e16653e3297212cd32c4336d0f81f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:30:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:31:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980d3bf6

sys-kernel/linux-firmware: x86 stable wrt bug #564408

Package-Manager: portage-2.2.20.1

 sys-kernel/linux-firmware/linux-firmware-20150812.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
index 8daf1bf..cfea282 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20150812.ebuild
@@ -9,10 +9,10 @@ if [[ ${PV} == * ]]; then
inherit git-2
SRC_URI=""

EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
-   KEYWORDS="hppa ppc64"
+   KEYWORDS="hppa ppc64 x86"
 else
SRC_URI="mirror://gentoo/${P}.tar.xz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 
~sh ~sparc x86"
 fi
 
 DESCRIPTION="Linux firmware files"



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/bt747/

2015-11-01 Thread Mikle Kolyada
commit: c384d5ff1a2aba1619fd981df063bccd544824c6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 16:13:47 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 16:13:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c384d5ff

sci-geosciences/bt747: x86 stable wrt bug #464992

Package-Manager: portage-2.2.20.1

 sci-geosciences/bt747/bt747-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/bt747/bt747-2.0.3.ebuild 
b/sci-geosciences/bt747/bt747-2.0.3.ebuild
index d025a51..c9f289f 100644
--- a/sci-geosciences/bt747/bt747-2.0.3.ebuild
+++ b/sci-geosciences/bt747/bt747-2.0.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/BT747_${PV}_full.zip"
 
 LICENSE="GPL-3"
 SLOT="1"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 COMMON_DEP="



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

2015-11-01 Thread Jeroen Roovers
commit: de4be17f249cb21ffe4f03978d7ebca674f6be83
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 19:16:18 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 19:19:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4be17f

net-misc/youtube-dl: Version bump.

Package-Manager: portage-2.2.23

 net-misc/youtube-dl/Manifest| 2 +-
 .../{youtube-dl-2015.10.18.ebuild => youtube-dl-2015.11.01.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index f916dc6..c4fa4ee 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,3 +1,3 @@
 DIST youtube-dl-2015.04.03.tar.gz 1472296 SHA256 
0521a15a24a9b620728a2f45ea9163ca74660ed443781b6e69b4e06d36d7bf59 SHA512 
6b2c85cfa222a31f3462aab583fa98bb92544cd5fb0d395ca0b69a26c24ab174870d02264e058281f09305752d50aa5a06d0d747205499a530b275e3194fc6f9
 WHIRLPOOL 
391e06ea261f92e03a0b38618307f1c9d53a2dfb9f2062fe0cd3ded1ea0c411033a17ded581616032c74a9e4fb398a57e565bf847196a23a9f89433f861362ae
-DIST youtube-dl-2015.10.18.tar.gz 1767012 SHA256 
eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e SHA512 
b9a49003dd71ee987856e7f27d6bb078e66dc2992de5b0e8c5d043407fdeef86944cac8d1403547eadfd854fd8b77bff1ac25202e5debcaeee01661a34fb4131
 WHIRLPOOL 
7dee5962eb400d181f3a0db01a0e8dd81ca13040840859c78f10db7e2db9c7451b652af533ef8b159a24122f0e2847fdf41bdde80c946188e66e4fbce224
 DIST youtube-dl-2015.10.24.tar.gz 1771159 SHA256 
fa151e925b51f6b5ee154f25089d287832a9387e59561810fd5eac8d00ce3ae1 SHA512 
ed2a1633f5c4fb8eacaa2b0ef63e968dd8a90fbef57fafbfcb6889e3d0508794695b1edd89b2121c8efaf0222fd1d66cf43902b9c3d217bbe8a63ae3b92a93bd
 WHIRLPOOL 
0dedb4bafaa03c997f89d52eb334bc1e9492b40d6bbaa7429a62ee78b45712de955f39f13ec995cd10051333117c1dc4bb119270f53fece5da686eceb7e06895
+DIST youtube-dl-2015.11.01.tar.gz 1779098 SHA256 
58a981cd708f30567382b97d6db336b25ca2279b759aea3a79e4d39a68351f3a SHA512 
954f1ede1bdbe821c1f2696739bd0a1e6e5bbf4ee7cf122e2baa4da1c9561a8db733e6972d28d0f8556ac22308924fd2b8342bb634fe008beec1debfd8e5567c
 WHIRLPOOL 
37ea642eeec688ac72f88a35a31a2bc5a1aa511555b48e41d2b8c5991ec58fc1e440581ecca9f03ff74f210ae5c9eeec47f7f95745fd5888ce7569720282dddc

diff --git a/net-misc/youtube-dl/youtube-dl-2015.10.18.ebuild 
b/net-misc/youtube-dl/youtube-dl-2015.11.01.ebuild
similarity index 100%
rename from net-misc/youtube-dl/youtube-dl-2015.10.18.ebuild
rename to net-misc/youtube-dl/youtube-dl-2015.11.01.ebuild



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

2015-11-01 Thread Tobias Klausmann
commit: c1789736746e2eff9961b781649d09f467d800cf
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 14:51:48 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 14:51:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1789736

media-libs/libmatroska: add alpha keyword

Gentoo-Bug: 564426

Package-Manager: portage-2.2.23

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

diff --git a/media-libs/libmatroska/libmatroska-1.4.4.ebuild 
b/media-libs/libmatroska/libmatroska-1.4.4.ebuild
index 42718be..e6b06d9 100644
--- a/media-libs/libmatroska/libmatroska-1.4.4.ebuild
+++ b/media-libs/libmatroska/libmatroska-1.4.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0/6" # subslot = soname major version
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd 
~x86-linux"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libebml-1.3.3:="



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

2015-11-01 Thread Tobias Klausmann
commit: 220c01d201163d4f59b1ccc9f2dc8b7876d0414b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 15:50:53 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 15:51:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220c01d2

dev-ruby/syntax: add alpha keyword

Gentoo-Bug: 562098

Package-Manager: portage-2.2.23

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

diff --git a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild 
b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
index 78f4642..cb3e4bd 100644
--- a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
+++ b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/dblock/syntax/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test doc"
 
 RUBY_PATCHES=( "${P}-require-set.patch" )



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

2015-11-01 Thread Mikle Kolyada
commit: 051d2130ac8a84062fa2c85e83d9aee77e44c862
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 16:09:29 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 16:09:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051d2130

media-sound/qsynth: x86 stable wrt bug #470524

Package-Manager: portage-2.2.20.1

 media-sound/qsynth/qsynth-0.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/qsynth/qsynth-0.3.9.ebuild 
b/media-sound/qsynth/qsynth-0.3.9.ebuild
index f63ed82..b2cf1b1 100644
--- a/media-sound/qsynth/qsynth-0.3.9.ebuild
+++ b/media-sound/qsynth/qsynth-0.3.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug jack alsa pulseaudio"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 DEPEND=">=dev-qt/qtcore-4.2:4
>=dev-qt/qtgui-4.2:4



[gentoo-commits] dev/xmw:master commit in: gnustep-libs/sope/

2015-11-01 Thread Michael Weber
commit: 752bcf7763801281638ba1b83604424047da407d
Author: Michael Weber  xmw  de>
AuthorDate: Sun Nov  1 16:56:07 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sun Nov  1 16:56:07 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=752bcf77

gnustep-libs/sope: Version bump (bugs 564562 and 564642).

Package-Manager: portage-2.2.21
Manifest-Sign-Key: 62EEF090

 gnustep-libs/sope/Manifest   | 12 
 gnustep-libs/sope/metadata.xml   |  8 
 gnustep-libs/sope/sope-2.2.17.ebuild | 33 +
 gnustep-libs/sope/sope-2.3.2.ebuild  | 33 +
 4 files changed, 86 insertions(+)

diff --git a/gnustep-libs/sope/Manifest b/gnustep-libs/sope/Manifest
new file mode 100644
index 000..52ce845
--- /dev/null
+++ b/gnustep-libs/sope/Manifest
@@ -0,0 +1,12 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST SOPE-2.2.17.tar.gz 2266219 SHA256 
2dc117a1a4ffb12769842c6938f953a5ccf6cf125a0cca6c57334d4923defc7e SHA512 
0cd343c1e7151cac1859ce8b47abadfb1aff9f4b35d356141927ba7d93aad61bf466eba64bee232dfb023b2f281edb42db90afee097351e897a56816d904864c
 WHIRLPOOL 
068120b2ae1a7c9bcf0def55b61c57acde829ba0228b9b4a10e850194dc3d3c16bdd8818ef948242cea5ddd9ad329e9871db8647bdec3b16e5f6c6339d5dfe63
+DIST SOPE-2.3.2.tar.gz 2269903 SHA256 
9d2072c6ee2b864d57d30f43079ff7c0921f8a94de066f32753337aef74e85d8 SHA512 
f6ac28e7f6bd174efffeececb69111deafc7e75a86268c1643065c6319f48199a0612954ee6c72b3ea40452d716287d4d21cfbca0d1599de5b095b3fbfad005a
 WHIRLPOOL 
8c0c84eac93ca05b8d9f535328f1f371848fdf12b3e264d6630e752d01e1a262373c797bcb82e951d516ac9a3bf90afdc07f14df20abd4bed4e8b7d3a64898ee
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iF4EAREIAAYFAlY2RCMACgkQknrdDGLu8JDQZgD/ZF/+mjzKit9P5F7LOF2C2wm6
+F35qDvrujkth/yW7Em4A/1yvEExTNLSyS/pT1HwZqmcSIp+YVUDc37gKIWL7wzaL
+=5xWg
+-END PGP SIGNATURE-

diff --git a/gnustep-libs/sope/metadata.xml b/gnustep-libs/sope/metadata.xml
new file mode 100644
index 000..5b80fb9
--- /dev/null
+++ b/gnustep-libs/sope/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+x...@gentoo.org
+Michael Weber
+
+

diff --git a/gnustep-libs/sope/sope-2.2.17.ebuild 
b/gnustep-libs/sope/sope-2.2.17.ebuild
new file mode 100644
index 000..d5435c0
--- /dev/null
+++ b/gnustep-libs/sope/sope-2.2.17.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit gnustep-2
+
+DESCRIPTION="An extensive set of frameworks which form a complete Web 
application server environment"
+HOMEPAGE="http://www.sogo.nu/;
+SRC_URI="http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-${PV}.tar.gz;
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="mysql postgres sqlite"
+
+DEPEND="dev-libs/libxml2
+   dev-libs/openssl:0=
+   net-nds/openldap
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )
+   sqlite? ( dev-db/sqlite:3 )"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/SOPE
+
+src_configure() {
+   # Non-standard configure script
+   ./configure \
+   $(use_enable debug) \
+   $(use_enable debug strip) \
+   --with-gnustep || die "configure failed"
+}

diff --git a/gnustep-libs/sope/sope-2.3.2.ebuild 
b/gnustep-libs/sope/sope-2.3.2.ebuild
new file mode 100644
index 000..d5435c0
--- /dev/null
+++ b/gnustep-libs/sope/sope-2.3.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit gnustep-2
+
+DESCRIPTION="An extensive set of frameworks which form a complete Web 
application server environment"
+HOMEPAGE="http://www.sogo.nu/;
+SRC_URI="http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-${PV}.tar.gz;
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="mysql postgres sqlite"
+
+DEPEND="dev-libs/libxml2
+   dev-libs/openssl:0=
+   net-nds/openldap
+   mysql? ( virtual/mysql )
+   postgres? ( dev-db/postgresql:= )
+   sqlite? ( dev-db/sqlite:3 )"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/SOPE
+
+src_configure() {
+   # Non-standard configure script
+   ./configure \
+   $(use_enable debug) \
+   $(use_enable debug strip) \
+   --with-gnustep || die "configure failed"
+}



[gentoo-commits] dev/xmw:master commit in: gnustep-apps/sogo/files/, gnustep-apps/sogo/

2015-11-01 Thread Michael Weber
commit: 175879e410e5c7ef67b531ddae2a76eecb6fafdc
Author: Michael Weber  xmw  de>
AuthorDate: Sun Nov  1 16:58:07 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sun Nov  1 16:58:07 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=175879e4

gnustep-apps/sogo: Version bump (bugs 564562 and 564642).

Package-Manager: portage-2.2.21
Manifest-Sign-Key: 62EEF090

 gnustep-apps/sogo/Manifest   | 12 ++
 gnustep-apps/sogo/files/sogod.confd  |  6 +++
 gnustep-apps/sogo/files/sogod.initd  | 33 +++
 gnustep-apps/sogo/metadata.xml   |  8 
 gnustep-apps/sogo/sogo-2.2.17.ebuild | 80 
 gnustep-apps/sogo/sogo-2.3.2.ebuild  | 80 
 6 files changed, 219 insertions(+)

diff --git a/gnustep-apps/sogo/Manifest b/gnustep-apps/sogo/Manifest
new file mode 100644
index 000..cb561b9
--- /dev/null
+++ b/gnustep-apps/sogo/Manifest
@@ -0,0 +1,12 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST SOGo-2.2.17.tar.gz 11605257 SHA256 
8362d64021dfc332d0c87265c49060f11ffb4e52ec3cbcbf7fde23378e2b01c2 SHA512 
f1efe3331a9ebc2503ff37ac25d33b8d8452455d7a3d97e27644626da33ad4ef1d4e790bec88911af1962e8952d3f92df4bdff15726a42eb23152e70cba71f4d
 WHIRLPOOL 
bd9ad9cbee26f98a29a7f15aa25c6e94fde0ef68c38dc97b3f30f2c6dcdc974ce94f832c53239af6a1ca8b9678bc0255add0e29b097ede3a442c91d5b9cf3632
+DIST SOGo-2.3.2.tar.gz 11781695 SHA256 
7830e2ad684b54c89a4720edf7e73250a076885a3e25052c093e7894227939ac SHA512 
e90fa9433413586b944f508a87a2959ba3b93ebd6513adf04ee4af24821b48b5cd5a807afaf1982d7e3e9829765dd3c44ce7a0a769fa373cc0034ae93ab481d4
 WHIRLPOOL 
dd2d35692a38100de287b4631009851fd272bce3c7a3880ccfe2a3d7137294a8fdd418c322056dc4ec6a5e0ded4725047c937a916e6c9248e0718b42ff623010
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iF4EAREIAAYFAlY2RJ8ACgkQknrdDGLu8JDFXQD9GP5qOODEHNn5+QcIKk0GehqU
+4XLE51sqyY9OeDZ+010A/2JPLJCPVpjjOVykxGe+2MGadVhvOb9WaLn8djCKCSEC
+=9RPP
+-END PGP SIGNATURE-

diff --git a/gnustep-apps/sogo/files/sogod.confd 
b/gnustep-apps/sogo/files/sogod.confd
new file mode 100644
index 000..906a697
--- /dev/null
+++ b/gnustep-apps/sogo/files/sogod.confd
@@ -0,0 +1,6 @@
+# /etc/conf.d/sogod: config file for /etc/init.d/sogod
+
+SOGOD_WORKERS=3
+
+# Additional options for SOGo
+SOGOD_OPTS=""

diff --git a/gnustep-apps/sogo/files/sogod.initd 
b/gnustep-apps/sogo/files/sogod.initd
new file mode 100644
index 000..c0dfcdc
--- /dev/null
+++ b/gnustep-apps/sogo/files/sogod.initd
@@ -0,0 +1,33 @@
+#!/sbin/runscript
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+SOGOD_PID=/run/sogo/sogod.pid
+
+depend() {
+   need net
+   need memcached
+   after postgresql mysql
+   after slapd
+   after mta
+}
+
+start() {
+   checkpath -q -d -m 0755 -o sogo:sogo $(dirname "${SOGOD_PID}")
+   ebegin "Starting SOGo service"
+   start-stop-daemon --start --quiet \
+   --user sogo --exec /usr/sbin/sogod \
+   --  -WOWorkersCount ${SOGOD_WORKERS} \
+   -WOLogFile /var/log/sogo/sogod.log \
+   -WOPidFile "${SOGOD_PID}" \
+   "${SOGOD_OPTS}"
+   eend ${?}
+}
+
+stop() {
+   ebegin "Stopping SOGo service"
+   start-stop-daemon --stop \
+   --pidfile "${SOGOD_PID}"
+   eend ${?}
+}

diff --git a/gnustep-apps/sogo/metadata.xml b/gnustep-apps/sogo/metadata.xml
new file mode 100644
index 000..5b80fb9
--- /dev/null
+++ b/gnustep-apps/sogo/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+x...@gentoo.org
+Michael Weber
+
+

diff --git a/gnustep-apps/sogo/sogo-2.2.17.ebuild 
b/gnustep-apps/sogo/sogo-2.2.17.ebuild
new file mode 100644
index 000..2ab32b7
--- /dev/null
+++ b/gnustep-apps/sogo/sogo-2.2.17.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit gnustep-2 user
+
+MY_PN="SOGo"
+
+DESCRIPTION="Groupware server built around OpenGroupware.org and the SOPE 
application server"
+HOMEPAGE="http://www.sogo.nu;
+SRC_URI="http://www.sogo.nu/files/downloads/${MY_PN}/Sources/${MY_PN}-${PV}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="postgres mysql"
+
+DEPEND="dev-libs/libmemcached
+   dev-libs/openssl:0=
+   >=gnustep-libs/sope-${PV}[mysql?,postgres?]
+   net-misc/memcached
+   net-nds/openldap"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="|| ( mysql postgres )"
+
+S=${WORKDIR}/${MY_PN}-${PV}
+
+pkg_setup() {
+   enewuser sogo -1 /bin/bash /var/lib/sogo
+}
+
+src_prepare() {
+   gnustep-base_src_prepare
+   sed -e "s/validateArgs$//" -i configure \
+   || die "GNUstep.conf sed failed"
+}
+
+src_configure() {
+   egnustep_env
+
+   ./configure \
+   $(use_enable debug) \
+ 

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

2015-11-01 Thread Lars Wendler
commit: b0ab22f09f90f4175dd25fa175f51e38cb398449
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Nov  1 19:05:54 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Nov  1 19:05:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ab22f0

app-admin/sudo: Removed old.

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler  gentoo.org>

 app-admin/sudo/Manifest  |   1 -
 app-admin/sudo/sudo-1.8.12-r1.ebuild | 197 ---
 app-admin/sudo/sudo-1.8.13.ebuild| 196 --
 3 files changed, 394 deletions(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 66f61b1..91f8db9 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,4 +1,3 @@
 DIST sudo-1.8.12.tar.gz 2493373 SHA256 
163b51841de8ad19276581a6782d61f5948f1f72a0a843371a1c167d3dc4f3b0 SHA512 
1815343eceb7cfa6e37c961ce1c68cf96fc290356b92078d6d24a2c85d8b7a7236df78d3ff7f5e30eba492dc8407346d884e01c0b989eef4414156cfec80b67b
 WHIRLPOOL 
0d9e618937a08b9bf74aaebf12f5b9f96afd827728f90fa95b6a2a4f932cc84240d56674aa903062247068ec5aa3369b14bad64130caeb313330286510c2d3f6
-DIST sudo-1.8.13.tar.gz 2515307 SHA256 
e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25 SHA512 
d5498ce8136e903a5ee9e6b1e9b69149b2268798f0678bf7fa82d56947c60d0dec1d7ee25df382e2ee05ecb660720af6b6bc24ad1b6493834e158ee3b186d03c
 WHIRLPOOL 
b06256020e5c21159f1b7ff7a9849053f89e95c58fce850653e60d625ad71f8cf9caf9421765398ed73d2ca4756483dcd9535dc856e681dc3b8d7c1206ae5553
 DIST sudo-1.8.14p3.tar.gz 2570892 SHA256 
a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237 SHA512 
022e75a4171c0d9b87569adc5b08afc1b8f2adb7dbc6c80dfb737029dbca560a08e317ce37f117b614f36b54666ed01559a72d0c92523a5a2ee3531f520d7a2b
 WHIRLPOOL 
143ff1c464b539e79172cd0340a089739207d2b99fc01d183a27b24b5172c834d6ed0f7258116542ffa559a3a4c3540924261170655dd7bedb449f8d93496bbd
 DIST sudo-1.8.15.tar.gz 2660128 SHA256 
4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308 SHA512 
f2bff92104ddc4cbea8c788da446043cbfe02c977cedf18d46b1c82e98d7227432cb5a61233e7a06af84e3637f906edd5e02bb88c03a2ce4a16df410469a5dab
 WHIRLPOOL 
3da64eda51f22d7fc0ea76f0693e9960d511b7c762b5d6237318d17436fd64b58ae90caa9bf4e125ebee70b83eac7cba2c7451fb62fafd8ee3d133c4ae2037b9

diff --git a/app-admin/sudo/sudo-1.8.12-r1.ebuild 
b/app-admin/sudo/sudo-1.8.12-r1.ebuild
deleted file mode 100644
index 237f5c8..000
--- a/app-admin/sudo/sudo-1.8.12-r1.ebuild
+++ /dev/null
@@ -1,197 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils pam multilib libtool
-
-MY_P=${P/_/}
-MY_P=${MY_P/beta/b}
-
-uri_prefix=
-case ${P} in
-*_beta*|*_rc*) uri_prefix=beta/ ;;
-esac
-
-DESCRIPTION="Allows users or groups to run commands as other users"
-HOMEPAGE="http://www.sudo.ws/;
-SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
-   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;
-
-# Basic license is ISC-style as-is, some files are released under
-# 3-clause BSD license
-LICENSE="ISC BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
-IUSE="ldap nls pam offensive selinux skey +sendmail"
-
-DEPEND="pam? ( virtual/pam )
-   skey? ( >=sys-auth/skey-1.1.5-r1 )
-   ldap? (
-   >=net-nds/openldap-2.1.30-r1
-   dev-libs/cyrus-sasl
-   )
-   sys-libs/zlib"
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-sudo )
-   ldap? ( dev-lang/perl )
-   pam? ( sys-auth/pambase )
-   >=app-misc/editor-wrapper-3
-   virtual/editor
-   sendmail? ( virtual/mta )"
-DEPEND="${DEPEND}
-   sys-devel/bison"
-
-S=${WORKDIR}/${MY_P}
-
-REQUIRED_USE="pam? ( !skey ) skey? ( !pam )"
-
-MAKEOPTS+=" SAMPLES="
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-include-sys-types-h.patch
-   elibtoolize
-}
-
-set_rootpath() {
-   # FIXME: secure_path is a compile time setting. using ROOTPATH
-   # is not perfect, env-update may invalidate this, but until it
-   # is available as a sudoers setting this will have to do.
-   einfo "Setting secure_path ..."
-
-   # first extract the default ROOTPATH from build env
-   ROOTPATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env; echo 
"${ROOTPATH}")
-   if [[ -z ${ROOTPATH} ]] ; then
-   ewarn " Failed to find ROOTPATH, please report this"
-   fi
-
-   # then remove duplicate path entries
-   cleanpath() {
-   local newpath thisp IFS=:
-   for thisp in $1 ; do
-   if [[ :${newpath}: != *:${thisp}:* ]] ; then
-   newpath+=:$thisp
-   else
-   einfo "   Duplicate entry ${thisp} removed..."
- 

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

2015-11-01 Thread Lars Wendler
commit: 77c1f9bd9ac1c85257214c1626ae10a47277
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Nov  1 19:04:33 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Nov  1 19:04:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c1f9cc

app-admin/sudo: Bump to version 1.8.15

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler  gentoo.org>

 app-admin/sudo/Manifest   |   1 +
 app-admin/sudo/sudo-1.8.15.ebuild | 196 ++
 2 files changed, 197 insertions(+)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 414c944..66f61b1 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,3 +1,4 @@
 DIST sudo-1.8.12.tar.gz 2493373 SHA256 
163b51841de8ad19276581a6782d61f5948f1f72a0a843371a1c167d3dc4f3b0 SHA512 
1815343eceb7cfa6e37c961ce1c68cf96fc290356b92078d6d24a2c85d8b7a7236df78d3ff7f5e30eba492dc8407346d884e01c0b989eef4414156cfec80b67b
 WHIRLPOOL 
0d9e618937a08b9bf74aaebf12f5b9f96afd827728f90fa95b6a2a4f932cc84240d56674aa903062247068ec5aa3369b14bad64130caeb313330286510c2d3f6
 DIST sudo-1.8.13.tar.gz 2515307 SHA256 
e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25 SHA512 
d5498ce8136e903a5ee9e6b1e9b69149b2268798f0678bf7fa82d56947c60d0dec1d7ee25df382e2ee05ecb660720af6b6bc24ad1b6493834e158ee3b186d03c
 WHIRLPOOL 
b06256020e5c21159f1b7ff7a9849053f89e95c58fce850653e60d625ad71f8cf9caf9421765398ed73d2ca4756483dcd9535dc856e681dc3b8d7c1206ae5553
 DIST sudo-1.8.14p3.tar.gz 2570892 SHA256 
a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237 SHA512 
022e75a4171c0d9b87569adc5b08afc1b8f2adb7dbc6c80dfb737029dbca560a08e317ce37f117b614f36b54666ed01559a72d0c92523a5a2ee3531f520d7a2b
 WHIRLPOOL 
143ff1c464b539e79172cd0340a089739207d2b99fc01d183a27b24b5172c834d6ed0f7258116542ffa559a3a4c3540924261170655dd7bedb449f8d93496bbd
+DIST sudo-1.8.15.tar.gz 2660128 SHA256 
4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308 SHA512 
f2bff92104ddc4cbea8c788da446043cbfe02c977cedf18d46b1c82e98d7227432cb5a61233e7a06af84e3637f906edd5e02bb88c03a2ce4a16df410469a5dab
 WHIRLPOOL 
3da64eda51f22d7fc0ea76f0693e9960d511b7c762b5d6237318d17436fd64b58ae90caa9bf4e125ebee70b83eac7cba2c7451fb62fafd8ee3d133c4ae2037b9

diff --git a/app-admin/sudo/sudo-1.8.15.ebuild 
b/app-admin/sudo/sudo-1.8.15.ebuild
new file mode 100644
index 000..d36ae5e
--- /dev/null
+++ b/app-admin/sudo/sudo-1.8.15.ebuild
@@ -0,0 +1,196 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils pam multilib libtool
+
+MY_P=${P/_/}
+MY_P=${MY_P/beta/b}
+
+uri_prefix=
+case ${P} in
+*_beta*|*_rc*) uri_prefix=beta/ ;;
+esac
+
+DESCRIPTION="Allows users or groups to run commands as other users"
+HOMEPAGE="http://www.sudo.ws/;
+SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
+   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;
+
+# Basic license is ISC-style as-is, some files are released under
+# 3-clause BSD license
+LICENSE="ISC BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
+IUSE="ldap nls pam offensive selinux skey +sendmail"
+
+DEPEND="pam? ( virtual/pam )
+   skey? ( >=sys-auth/skey-1.1.5-r1 )
+   ldap? (
+   >=net-nds/openldap-2.1.30-r1
+   dev-libs/cyrus-sasl
+   )
+   sys-libs/zlib"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-sudo )
+   ldap? ( dev-lang/perl )
+   pam? ( sys-auth/pambase )
+   >=app-misc/editor-wrapper-3
+   virtual/editor
+   sendmail? ( virtual/mta )"
+DEPEND="${DEPEND}
+   sys-devel/bison"
+
+S=${WORKDIR}/${MY_P}
+
+REQUIRED_USE="pam? ( !skey ) skey? ( !pam )"
+
+MAKEOPTS+=" SAMPLES="
+
+src_prepare() {
+   elibtoolize
+}
+
+set_rootpath() {
+   # FIXME: secure_path is a compile time setting. using ROOTPATH
+   # is not perfect, env-update may invalidate this, but until it
+   # is available as a sudoers setting this will have to do.
+   einfo "Setting secure_path ..."
+
+   # first extract the default ROOTPATH from build env
+   ROOTPATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env; echo 
"${ROOTPATH}")
+   if [[ -z ${ROOTPATH} ]] ; then
+   ewarn " Failed to find ROOTPATH, please report this"
+   fi
+
+   # then remove duplicate path entries
+   cleanpath() {
+   local newpath thisp IFS=:
+   for thisp in $1 ; do
+   if [[ :${newpath}: != *:${thisp}:* ]] ; then
+   newpath+=:$thisp
+   else
+   einfo "   Duplicate entry ${thisp} removed..."
+   fi
+   done
+   ROOTPATH=${newpath#:}
+   }
+   cleanpath 

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

2015-11-01 Thread Mikle Kolyada
commit: 8943b1aa8f2edfd1c8164aaca58bf3999aabaa41
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:33:15 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:33:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8943b1aa

dev-python/unicodecsv: x86 stable wrt bug #564474

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild 
b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild
index c7f801f..0be05aa 100644
--- a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild
+++ b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 # not contained in the release tarball



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

2015-11-01 Thread Tobias Klausmann
commit: 10a682035bcf5a6c3e8723e3f8e71fc3452cee59
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 14:48:42 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 14:48:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a68203

dev-libs/libebml: add alpha keyword

Gentoo-Bug: 564424

Package-Manager: portage-2.2.23

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

diff --git a/dev-libs/libebml/libebml-1.3.3.ebuild 
b/dev-libs/libebml/libebml-1.3.3.ebuild
index 8bc30e2..bf90ec4 100644
--- a/dev-libs/libebml/libebml-1.3.3.ebuild
+++ b/dev-libs/libebml/libebml-1.3.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0/4" # subslot = soname major version
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="debug static-libs"
 
 src_prepare() {



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

2015-11-01 Thread Mikle Kolyada
commit: 489d5dde6b2dfcf9fad5f3e36cf534a93c965b51
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 16:15:52 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 16:15:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489d5dde

x11-misc/xscreensaver: x86 stable wrt bug #564002

Package-Manager: portage-2.2.20.1

 x11-misc/xscreensaver/xscreensaver-5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.34.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
index f05e047..33115ed 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama"
 
 COMMON_DEPEND="



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

2015-11-01 Thread Alon Bar-Lev
commit: 24f61911d09baf5131b996280731107b64b05d9a
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Nov  1 16:55:18 2015 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Nov  1 16:55:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f61911

dev-util/pkgconf: restrict tests as not working

Package-Manager: portage-2.2.20.1

 dev-util/pkgconf/pkgconf-0.9.11.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild 
b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
index ff55bed..1294e1b 100644
--- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
@@ -20,6 +20,8 @@ LICENSE="BSD-1"
 SLOT="0"
 IUSE="+pkg-config strict"
 
+RESTRICT="test" # at least until 0.9.13
+
 DEPEND=""
 RDEPEND="${DEPEND}
pkg-config? (



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

2015-11-01 Thread Mikle Kolyada
commit: 25a1e13066be210fa3a79e6ec8a08fab18127a61
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:44:31 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:44:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a1e130

net-misc/dahdi: x86 stable wrt bug #564014

Package-Manager: portage-2.2.20.1

 net-misc/dahdi/dahdi-2.10.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dahdi/dahdi-2.10.2-r2.ebuild 
b/net-misc/dahdi/dahdi-2.10.2-r2.ebuild
index d8bc7f4..ebc9cf3 100644
--- a/net-misc/dahdi/dahdi-2.10.2-r2.ebuild
+++ b/net-misc/dahdi/dahdi-2.10.2-r2.ebuild
@@ -36,7 +36,7 @@ 
http://www.junghanns.net/downloads/jnet-dahdi-drivers-${JNET}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="flash"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/openbabel/

2015-11-01 Thread Mikle Kolyada
commit: 65dfb12e9cd7c91a1269359cd2079c44bf2e1e57
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:46:58 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:46:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65dfb12e

sci-chemistry/openbabel: x86 stable wrt bug #564280

Package-Manager: portage-2.2.20.1

 sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild 
b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild
index d0a1a1d..c791532 100644
--- a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc openmp test wxwidgets"
 
 RDEPEND="



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

2015-11-01 Thread Tobias Klausmann
commit: 2d70c785add5bd792a14c52eda123f252643
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 14:09:45 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 14:10:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d70c785

x11-misc/xscreensaver: add alpha keyword

Gentoo-Bug: 564002

Package-Manager: portage-2.2.23

 x11-misc/xscreensaver/xscreensaver-5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.34.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
index 829552e..f05e047 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.34.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
 IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama"
 
 COMMON_DEPEND="



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

2015-11-01 Thread Tobias Klausmann
commit: b58df4b84f767e25df8d96ba03e956beb587179a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 16:07:45 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 16:09:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58df4b8

dev-util/pkgconf: add alpha keyword

Gentoo-Bug: 561496

Package-Manager: portage-2.2.23

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

diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild 
b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
index c099f11..ff55bed 100644
--- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
inherit eutils multilib-minimal
SRC_URI="http://rabbit.dereferenced.org/~nenolod/distfiles/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris 
~x64-solaris"
+   KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
 fi
 
 DESCRIPTION="pkg-config compatible replacement with no dependencies other than 
ANSI C89"



[gentoo-commits] repo/gentoo:master commit in: net-im/openfire/

2015-11-01 Thread Mikle Kolyada
commit: 2f74ea1538db0009354d234871abc7126303400a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:24:38 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:24:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f74ea15

net-im/openfire: x86 stable wrt bug #563910

Package-Manager: portage-2.2.20.1

 net-im/openfire/openfire-3.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/openfire/openfire-3.10.2.ebuild 
b/net-im/openfire/openfire-3.10.2.ebuild
index 8de9896..cf4db24 100644
--- a/net-im/openfire/openfire-3.10.2.ebuild
+++ b/net-im/openfire/openfire-3.10.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.igniterealtime.org/builds/openfire/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 RDEPEND=">=virtual/jre-1.7"



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

2015-11-01 Thread Tobias Klausmann
commit: 4c89e7b3b64f8adb78c727415866a445bc4e2520
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 15:58:51 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 15:58:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c89e7b3

dev-ruby/rexical: add alpha keyword

Gentoo-Bug: 562100

Package-Manager: portage-2.2.23

 dev-ruby/rexical/rexical-1.0.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild 
b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild
index 161e82a..b42ce3f 100644
--- a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild
+++ b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Rexical is a lexical scanner generator"
 HOMEPAGE="https://github.com/tenderlove/rexical/tree/master;
 LICENSE="LGPL-2" # plus exception
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2015-11-01 Thread Tobias Klausmann
commit: 44dd51b14dcf4800a7addcee968c77783c7514a4
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 15:59:14 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 15:59:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44dd51b1

dev-ruby/hoe: add alpha keyword

Gentoo-Bug: 562100

Package-Manager: portage-2.2.23

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

diff --git a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild 
b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
index 1a6e1c2..29883ee 100644
--- a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
+++ b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )"



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

2015-11-01 Thread Tobias Klausmann
commit: ba8732cadc212e0b6174bf318c697bc7533c1110
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 15:59:03 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 15:59:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8732ca

dev-ruby/test-unit: add alpha keyword

Gentoo-Bug: 562100

Package-Manager: portage-2.2.23

 dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild 
b/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild
index e000441..3711ffb 100644
--- a/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.5.5-r2.ebuild
@@ -27,7 +27,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/;
 
 LICENSE="Ruby"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 all_ruby_compile() {



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

2015-11-01 Thread Patrice Clement
commit: 5d9e4759216bffafe26f5e3b22765fb895886c92
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov  1 14:33:22 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov  1 19:09:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9e4759

dev-java/asm: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/asm/Manifest |  1 +
 dev-java/asm/asm-5.0.4.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-java/asm/Manifest b/dev-java/asm/Manifest
index 173d1b6..98c63ab 100644
--- a/dev-java/asm/Manifest
+++ b/dev-java/asm/Manifest
@@ -3,3 +3,4 @@ DIST asm-2.2.3.tar.gz 287535 SHA256 
56c5ce25bff92c3641b6435e28eee71718bc4eb62d49
 DIST asm-3.3.1.tar.gz 854626 SHA256 
69a523d41c82d7979c9b47271e31187e23c064e1d2a93b52950463bcb80197f5 SHA512 
b0dffde873dcdfd8328736cfaeb8a3fca2e0788fa642d3af0c995d55c6ca4b1847e35c24100277a453b518305c5fe234d1935fa8de9b25bddd5dee5f1d4a4d44
 WHIRLPOOL 
90158f7fd87eae641e20aaca736debbd34b70e22feae1021c5f47255b8b9e8305460444e1f070288292b64a6aef3c083c81b520343f97b570ec1799d56d13874
 DIST asm-4.0.tar.gz 752187 SHA256 
feb2b078f10d420b6ab04cca136db1b57935170d53d12c64d381e118185c7b0e SHA512 
642bc32fc0310b8e4291386866e53ba62802f2ae888163cd6e879232bbe3c3728c3a135aa667f91aec5bbb743621c2ee2d2a1a1d1ccb36c5249874a5ba9b08db
 WHIRLPOOL 
8ac20fd836a97572c0b449637491e31a01d29f65eac71cf5412ae0948d1264ed098fd9fbe6ee51af386b78c25bef38c6878693144875e3f29692ad6daf320bd0
 DIST asm-5.0.3.tar.gz 781742 SHA256 
36e8b760d40898cce83e913e78cf6e631a6a3dc3b448895bb35c02d298c21c4b SHA512 
fb2fbddbd01ec6d355d5f218db801512a160b505e91c4ad81cc1a0f1265c358cf8df6140c216e2d5acc109dc2286c29de6bf5b60b29a094e70c96070a54b20af
 WHIRLPOOL 
e93cbf659b224d50b8a0971ceaacbcb72acfbf23347baf4a9875e647c5f43b70587a5e24ea01f3ecb57eee31e0550144b59d55e97daafba9d76158427518f667
+DIST asm-5.0.4.tar.gz 781781 SHA256 
3e6e25f1013ec016bd11c90ee41faa6226b5bd50385d0cd51df8a81d2db3525d SHA512 
997b77ff45a3b1538d75e64700556f1e405f84aac5d99536b77338714c5dc2e7f973b2a6507f75d56e50a146a4744698e8e35cd4714a9127e2b09bfb5f9a346e
 WHIRLPOOL 
df6c5d60dbbe5343cb6e216bd22c0ec5c2c24f350b0106c4938cc558fdfa99700717a8ec06505fddf2633d236a2774ffad0ddff81ee694ed0cc7b34476d32b61

diff --git a/dev-java/asm/asm-5.0.4.ebuild b/dev-java/asm/asm-5.0.4.ebuild
new file mode 100644
index 000..ecc1432
--- /dev/null
+++ b/dev-java/asm/asm-5.0.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+OLD_P="${PN}-4.0"
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="Bytecode manipulation framework for Java"
+HOMEPAGE="http://asm.ow2.org;
+SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz
+   http://download.forge.objectweb.org/${PN}/${OLD_P}.tar.gz;
+LICENSE="BSD"
+SLOT="4"
+IUSE=""
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x64-macos"
+
+DEPEND=">=virtual/jdk-1.6"
+RDEPEND=">=virtual/jre-1.6"
+
+# Needs dependencies we don't have yet.
+RESTRICT="test"
+
+EANT_DOC_TARGET="jdoc"
+
+# Fails if this objectweb.ant.tasks.path is not set.
+# Java generics seem to break unless product.noshrink is set.
+EANT_EXTRA_ARGS="-Dobjectweb.ant.tasks.path=foobar -Dproduct.noshrink=true"
+
+java_prepare() {
+   # Borrow some ant scripts from an old version to avoid requiring
+   # bndlib and friends. This may not work forever!
+   cp -vf "../${OLD_P}/archive"/*.xml archive/ || die
+}
+
+src_install() {
+   for x in output/dist/lib/*.jar ; do
+   java-pkg_newjar "${x}" $(basename "${x%-*}.jar")
+   done
+
+   use doc && java-pkg_dojavadoc output/dist/doc/javadoc/user/
+   use source && java-pkg_dosrc src/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/fec/, dev-java/fec/files/

2015-11-01 Thread Patrice Clement
commit: 9c73bdbf43377cbba6e16a0af4636cce108210c6
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov  1 15:16:56 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov  1 19:09:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c73bdbf

dev-java/fec: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/fec/Manifest|  1 -
 dev-java/fec/fec-1.0.4-r1.ebuild | 61 
 dev-java/fec/files/libfec8path.patch | 27 
 3 files changed, 89 deletions(-)

diff --git a/dev-java/fec/Manifest b/dev-java/fec/Manifest
index d77a48e..feba17b 100644
--- a/dev-java/fec/Manifest
+++ b/dev-java/fec/Manifest
@@ -1,2 +1 @@
-DIST fec-1.0.4.tar.bz2 611131 SHA256 
978d0ef609ec334ea85e3f70e46a94f6c2cc04393b590a2addfc74e03634b8dd SHA512 
45e33fc4b71fcd78a7c5310f2b58df8b83a988500d0de7efebbeade712f5c93d57bbe63fd7dc148ccb1cc6418fc9c79e27be6fe0512e2294c289b192c01ab871
 WHIRLPOOL 
cef5de5b24ddc33f6a85581cd149d3c5887f8f49843df5918158d137b263a58b888149fe68e293bc697db0b7b74e3952fabc1842f8b8f80932de379f2c7bf0d2
 DIST fec-1.0.4.tar.gz 449406 SHA256 
b33f5558f53e1abd9a4e58b5898cd605607698f22679f577f5fdf6cb1a2dd48a SHA512 
0244de5e44ab108e921c6ca4cf341ce7b3ba807a76d24b768cfe3de71ffd525c9ebf389f9981e7eaa83fec301a65ba60ef4f51c5b3befa6c7af42b793d430343
 WHIRLPOOL 
3179b18a341b65b6cd295cf5f716887f8c90f03f8101768dd57220afa4c4e58c5112fd4ef898d4f7fd7a307eb5846ffed6bead8d13fedfc30dc41fbb23d5

diff --git a/dev-java/fec/fec-1.0.4-r1.ebuild b/dev-java/fec/fec-1.0.4-r1.ebuild
deleted file mode 100644
index 089e66f..000
--- a/dev-java/fec/fec-1.0.4-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc source"
-
-inherit flag-o-matic java-pkg-2 java-ant-2 toolchain-funcs
-
-DESCRIPTION="Forword error correction libs"
-HOMEPAGE="http://www.onionnetworks.com/developers/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPEND="dev-java/log4j
-   dev-java/concurrent-util"
-
-RDEPEND=">=virtual/jre-1.4
-   ${COMMON_DEPEND}"
-DEPEND=">=virtual/jdk-1.4
-   app-arch/unzip
-   ${COMMON_DEPEND}"
-EANT_BUILD_TARGET="jars"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}" || die
-   sed -i -e 's/build.compiler=jikes/#build.compiler=jikes/g' 
build.properties || die
-   sed -i -e 's/test.lib/lib/g' build.properties || die
-   epatch "${FILESDIR}"/${P}-{libfec8path,build,soname}.patch
-
-   eant clean
-   cd lib || die
-   rm -v *.jar || die
-   java-pkg_jar-from log4j
-   java-pkg_jar-from concurrent-util concurrent.jar concurrent-jaxed.jar
-   cd "${S}" || die
-   unzip -q common-20020926.zip || die
-   cd common-20020926 || die
-   eant clean
-   cp -r src/com ../src/ || die
-}
-
-src_compile() {
-   java-pkg-2_src_compile
-   cd "${S}"/src/csrc
-   append-flags -fPIC
-   emake CC=$(tc-getCC) CFLAGS="${CFLAGS} $(java-pkg_get-jni-cflags)" || 
die
-}
-
-#there seem to be unit tests, but they are in such a state.
-
-src_install() {
-   java-pkg_newjar lib/onion-${PN}.jar ${PN}.jar
-   use doc && java-pkg_dojavadoc javadoc
-   use source && java-pkg_dosrc src/com
-   dolib.so src/csrc/libfec{8,16}.so || die
-}

diff --git a/dev-java/fec/files/libfec8path.patch 
b/dev-java/fec/files/libfec8path.patch
deleted file mode 100644
index 928e3fe..000
--- a/dev-java/fec/files/libfec8path.patch
+++ /dev/null
@@ -1,27 +0,0 @@
 src/com/onionnetworks/fec/Native8Code.java 2002-09-30 20:19:24.0 
+0200
-+++ src/com/onionnetworks/fec/Native8Code.java.new 2008-03-24 
01:38:35.0 +0100
-@@ -3,6 +3,7 @@
- //import java.security.AccessController;
- //import sun.security.action.*;
- import com.onionnetworks.util.*;
-+import java.io.File;
- 
- /**
-  * This class is the frontend for the JNI wrapper for the C implementation of
-@@ -21,13 +22,9 @@
- private int code;
- 
- static {
--String path = NativeDeployer.getLibraryPath
--(Native8Code.class.getClassLoader(),"fec8");
--if (path != null) {
--System.load(path);
--} else {
--System.out.println("Unable to find native library for fec8");
--}
-+  File path = new File("/usr/lib/libfec8.so");
-+  System.out.println("Loading FEC lib ["+path.getAbsolutePath()+']');
-+  System.load(path.getAbsolutePath());
- }
- 
- public Native8Code(int k, int n) {



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

2015-11-01 Thread Patrice Clement
commit: 5b65a8e62fcb19f08dd7d96c43f4d847344b3c6e
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov  1 13:30:05 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov  1 19:09:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b65a8e6

dev-java/xstream: Raise {jdk,jre} reqs to 1.8. Fixes bug 564616.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/xstream/{xstream-1.4.8.ebuild => xstream-1.4.8-r1.ebuild} | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-java/xstream/xstream-1.4.8.ebuild 
b/dev-java/xstream/xstream-1.4.8-r1.ebuild
similarity index 91%
rename from dev-java/xstream/xstream-1.4.8.ebuild
rename to dev-java/xstream/xstream-1.4.8-r1.ebuild
index 41f26ae..d977592 100644
--- a/dev-java/xstream/xstream-1.4.8.ebuild
+++ b/dev-java/xstream/xstream-1.4.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://x-stream.github.io;
 
SRC_URI="http://central.maven.org/maven2/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 
 CDEPEND="
dev-java/kxml:2
@@ -26,13 +26,14 @@ CDEPEND="
dev-java/joda-time:0
dev-java/jettison:0"
 
+# This package does need Java 8. See bug 564616.
 RDEPEND="
${CDEPEND}
-   >=virtual/jre-1.6"
+   >=virtual/jre-1.8"
 
 DEPEND="
${CDEPEND}
-   >=virtual/jdk-1.6
+   >=virtual/jdk-1.8
app-arch/unzip"
 
 JAVA_GENTOO_CLASSPATH="



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

2015-11-01 Thread Mikle Kolyada
commit: 7dae1315cacb275f9d3658f5c87db375b686febc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 13:48:47 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 13:48:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dae1315

app-misc/dvtm: x86 stable wrt bug #564406

Package-Manager: portage-2.2.20.1

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

diff --git a/app-misc/dvtm/dvtm-0.14.ebuild b/app-misc/dvtm/dvtm-0.14.ebuild
index 8abe104..53f94a8 100644
--- a/app-misc/dvtm/dvtm-0.14.ebuild
+++ b/app-misc/dvtm/dvtm-0.14.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then
KEYWORDS=""
 else
SRC_URI="http://www.brain-dump.org/projects/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 LICENSE="MIT"



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

2015-11-01 Thread Tobias Klausmann
commit: 51ed4cc830e75120ff384b1a63652a3e0f5195fa
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 14:43:04 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 14:43:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ed4cc8

app-crypt/mit-krb5: add alpha keyword

Gentoo-Bug: 564304

Package-Manager: portage-2.2.23

 app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild
index d526e03..e2af1b3 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.13.2-r2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar;
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86"
 IUSE="doc +keyutils libressl openldap +pkinit selinux +threads test xinetd"
 
 CDEPEND="



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

2015-11-01 Thread Tobias Klausmann
commit: 61bc92f047fc29e7158f7171320fa4c7769813bc
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Nov  1 15:13:43 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Nov  1 15:13:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61bc92f0

app-admin/webapp-config: add alpha keyword

Gentoo-Bug: 561658

Package-Manager: portage-2.2.23

 app-admin/webapp-config/webapp-config-1.54-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild 
b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
index 54496a2..d64b534 100644
--- a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 inherit distutils-r1
 
 SRC_URI="https://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2;
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd"
 
 DESCRIPTION="Gentoo's installer for web-based applications"
 HOMEPAGE="http://sourceforge.net/projects/webapp-config/;



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

2015-11-01 Thread Michael Palimaka
commit: 400bde35592a4b0aa8fcc116eafac12a3d5e39e2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Nov  1 15:47:19 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Nov  1 15:47:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400bde35

net-misc/knemo: tidy ebuild

Package-Manager: portage-2.2.20.1

 net-misc/knemo/knemo-0.7.7.ebuild | 6 ++
 net-misc/knemo/metadata.xml   | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/net-misc/knemo/knemo-0.7.7.ebuild 
b/net-misc/knemo/knemo-0.7.7.ebuild
index c6e738b..c9b9cd2 100644
--- a/net-misc/knemo/knemo-0.7.7.ebuild
+++ b/net-misc/knemo/knemo-0.7.7.ebuild
@@ -12,9 +12,9 @@ DESCRIPTION="The KDE Network Monitor"
 HOMEPAGE="http://kde-apps.org/content/show.php?content=12956;
 SRC_URI="http://www.kde-apps.org/CONTENT/content-files/12956-${P}.tar.xz;
 
+LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2"
 IUSE="debug wifi"
 
 DEPEND="
@@ -29,10 +29,8 @@ RDEPEND="${DEPEND}"
 
 DOCS=( AUTHORS ChangeLog README )
 
-PATCHES=()
-
 src_configure() {
-   mycmakeargs=(
+   local mycmakeargs=(
$(cmake-utils_use_no wifi WIRELESS_SUPPORT)
)
 

diff --git a/net-misc/knemo/metadata.xml b/net-misc/knemo/metadata.xml
index 8d1e86a..a23f444 100644
--- a/net-misc/knemo/metadata.xml
+++ b/net-misc/knemo/metadata.xml
@@ -1,5 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-kde
+   kde
 



[gentoo-commits] proj/kde:master commit in: net-misc/knemo/

2015-11-01 Thread Michael Palimaka
commit: f76a73fd6aa93cc79b9a7b2f62a18eece4c4b35e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Nov  1 15:48:57 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Nov  1 15:49:42 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f76a73fd

net-misc/knemo: tidy ebuild

Package-Manager: portage-2.2.20.1

 net-misc/knemo/knemo-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/knemo/knemo-.ebuild b/net-misc/knemo/knemo-.ebuild
index d6445b6..cf035e6 100644
--- a/net-misc/knemo/knemo-.ebuild
+++ b/net-misc/knemo/knemo-.ebuild
@@ -10,8 +10,8 @@ inherit kde5
 DESCRIPTION="Plasma Network Monitor"
 HOMEPAGE="http://kde-apps.org/content/show.php?content=12956;
 
-KEYWORDS=""
 LICENSE="GPL-2"
+KEYWORDS=""
 IUSE="wifi"
 
 DEPEND="
@@ -46,7 +46,7 @@ RDEPEND="${DEPEND}
 DOCS=( AUTHORS ChangeLog README )
 
 src_configure() {
-   mycmakeargs=(
+   local mycmakeargs=(
$(cmake-utils_use_no wifi WIRELESS_SUPPORT)
)
 



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

2015-11-01 Thread Mikle Kolyada
commit: 66ab8d0496469d4fb17a0c4b1455bcb692ea98eb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 16:00:17 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 16:00:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ab8d04

sys-apps/kmod: amd64 stable wrt bug #564630

Package-Manager: portage-2.2.20.1

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

diff --git a/sys-apps/kmod/kmod-21.ebuild b/sys-apps/kmod/kmod-21.ebuild
index ee2b045..e81eb53 100644
--- a/sys-apps/kmod/kmod-21.ebuild
+++ b/sys-apps/kmod/kmod-21.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-2
 else
SRC_URI="mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
inherit libtool
 fi
 



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

2015-11-01 Thread Mikle Kolyada
commit: 25df1b8fdd3e659243dea5a07999582f8d3f75b6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  1 16:03:33 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  1 16:03:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25df1b8f

dev-python/rply: x86 stable wrt bug #562818

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-python/rply/rply-0.7.3.ebuild 
b/dev-python/rply/rply-0.7.3.ebuild
index a7262a5..91bd3bb 100644
--- a/dev-python/rply/rply-0.7.3.ebuild
+++ b/dev-python/rply/rply-0.7.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/alex/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2015-11-01 Thread Jeroen Roovers
commit: d463ecd175fef1e977fd0e0d5c1c422fb8bebb96
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 19:09:35 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 19:10:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d463ecd1

net-mail/dovecot: Mark ~hppa (bug #564484).

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

 net-mail/dovecot/dovecot-2.2.19-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.2.19-r1.ebuild 
b/net-mail/dovecot/dovecot-2.2.19-r1.ebuild
index 2ae1c5e..959d9bc 100644
--- a/net-mail/dovecot/dovecot-2.2.19-r1.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.19-r1.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"



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

2015-11-01 Thread Jeroen Roovers
commit: 626ce65d341cbc8a0e308a99cb2cc30ce72be9e9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Nov  1 19:07:46 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Nov  1 19:10:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626ce65d

app-text/libexttextcat: Mark ~hppa (bug #564484).

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

 app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild 
b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
index a4463e8..f5e29c6 100644
--- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
+++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2015-11-01 Thread Patrice Clement
commit: ee028a9a17739fa85e3b3b90606290996ad72de9
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov  1 15:16:29 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov  1 19:09:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee028a9a

dev-java/fec: Stable for amd64. Stable for x86 using the ALLARCHES policy.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 dev-java/fec/fec-1.0.4-r2.ebuild | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-java/fec/fec-1.0.4-r2.ebuild b/dev-java/fec/fec-1.0.4-r2.ebuild
index f589f89..71521a4 100644
--- a/dev-java/fec/fec-1.0.4-r2.ebuild
+++ b/dev-java/fec/fec-1.0.4-r2.ebuild
@@ -13,16 +13,19 @@ 
SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 CDEPEND="dev-java/log4j:0"
 
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6
+   app-arch/unzip"
 
 PATCHES=(
"${FILESDIR}"/"${P}-libfec8path.patch"



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

2015-11-01 Thread Amy Winston
commit: b55cb776040e4da2b40dba4431257a3952da7f8b
Author: Amy Winston  gentoo  org>
AuthorDate: Sun Nov  1 20:08:39 2015 +
Commit: Amy Winston  gentoo  org>
CommitDate: Sun Nov  1 20:08:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55cb776

sci-electronics/kicad: qa notice fixed bug #560768. By zpuskas

Package-Manager: portage-2.2.20.1

 sci-electronics/kicad/kicad-4.0.0_rc1.ebuild | 34 
 1 file changed, 20 insertions(+), 14 deletions(-)

diff --git a/sci-electronics/kicad/kicad-4.0.0_rc1.ebuild 
b/sci-electronics/kicad/kicad-4.0.0_rc1.ebuild
index 257c293..7750cbd 100644
--- a/sci-electronics/kicad/kicad-4.0.0_rc1.ebuild
+++ b/sci-electronics/kicad/kicad-4.0.0_rc1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 
 WX_GTK_VER="3.0"
 
-inherit cmake-utils fdo-mime flag-o-matic gnome2-utils python-single-r1 
python-utils-r1 vcs-snapshot wxwidgets versionator
+inherit cmake-utils fdo-mime flag-o-matic gnome2-utils python-single-r1 
vcs-snapshot wxwidgets versionator
 
 DESCRIPTION="Electronic Schematic and PCB design tools."
 HOMEPAGE="http://www.kicad-pcb.org;
@@ -53,7 +53,8 @@ DEPEND="${CDEPEND}
app-arch/xz-utils
doc? ( app-doc/doxygen )
i18n? ( >=sys-devel/gettext-0.18 )
-   python? ( dev-lang/swig:0 )"
+   python? ( dev-lang/swig:0 )
+   app-text/dos2unix"
 RDEPEND="${CDEPEND}
sci-electronics/electronics-menu"
 
@@ -64,10 +65,8 @@ pkg_setup() {
 }
 
 src_prepare() {
-   if use python; then
-   # dev-python/wxpython doesn't support python3
-   sed '/set(_PYTHON3_VERSIONS 3.3 3.2 3.1 3.0)/d' -i 
CMakeModules/FindPythonLibs.cmake || die "sed failed"
-   fi
+   # remove all the non unix file endings
+   find "${S}" -type f -name "*.desktop" | xargs -n1 dos2unix || die 
"dos2unix failed"
 
# Handle optional minimal install.
if use minimal; then
@@ -78,7 +77,7 @@ src_prepare() {
ln -s "${WORKDIR}/${P}-library" "${S}/${PN}-library" || die "ln 
failed"
# add the libraries directory to cmake as a subproject to build
sed "/add_subdirectory( bitmaps_png )/a add_subdirectory( 
${PN}-library )" -i CMakeLists.txt || die "sed failed"
-   # add the libraries directory subproject also to uninstallation 
procedures
+   # remove duplicate uninstall directions for the library module
sed '/make uninstall/,/# /d' -i ${PN}-library/CMakeLists.txt || 
die "sed failed"
fi
 
@@ -89,7 +88,7 @@ src_prepare() {
# Remove unused languages. Project generates only languages 
specified in the
# file in LINGUAS in the subproject folder. By default all 
languages are added
# so we sed out the unused ones based on the user linguas_* 
settings.
-   local lang=""
+   local lang
for lang in ${LANGS}; do
if ! use linguas_${lang}; then
sed "/${lang}/d" -i ${PN}-i18n/LINGUAS || die 
"sed failed"
@@ -101,14 +100,16 @@ src_prepare() {
sed 
"s|\${CMAKE_SOURCE_DIR}/\${LANG}|\${CMAKE_SOURCE_DIR}/${PN}-i18n/\${LANG}|g" -i 
${PN}-i18n/CMakeLists.txt || die "sed failed"
# add the translations directory to cmake as a subproject to 
build
sed "/add_subdirectory( bitmaps_png )/a add_subdirectory( 
${PN}-i18n )" -i CMakeLists.txt || die "sed failed"
-   # add the translations directory subproject also to 
uninstallation procedures
+   # remove duplicate uninstall directions for the translation 
module
sed '/make uninstall/,$d' -i ${PN}-i18n/CMakeLists.txt || die 
"sed failed"
fi
 
# Install examples in the right place if requested
if use examples; then
+   # install demos into the examples folder too
sed -e 's:${KICAD_DATA}/demos:${KICAD_DOCS}/examples:' -i 
CMakeLists.txt || die "sed failed"
else
+   # remove additional demos/examples as its not strictly required 
to run the binaries 
sed -e '/add_subdirectory( demos )/d' -i CMakeLists.txt || die 
"sed failed"
fi
 
@@ -120,6 +121,10 @@ src_configure() {
need-wxwidgets unicode
 
local mycmakeargs=(
+   -DPYTHON_DEST="$(python_get_sitedir)"
+   -DPYTHON_EXECUTABLE="${PYTHON}"
+   -DPYTHON_INCLUDE_DIR="$(python_get_includedir)"
+   -DPYTHON_LIBRARY="$(python_get_library_path)"
-DKICAD_DOCS="/usr/share/doc/${PF}"
-DKICAD_HELP="/usr/share/doc/${PF}/help"
-DwxUSE_UNICODE=ON
@@ -132,7 +137,8 @@ src_configure() {
$(usex i18n "-DKICAD_I18N_UNIX_STRICT_PATH=1" "")
)
if use debug; then
-   append-flags "-DDEBUG"
+   append-cxxflags "-DDEBUG"
+   

[gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/

2015-11-01 Thread Manuel Rüger
commit: dd84179391f0057f1a6bf2925e0c449dc085ee2d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Nov  1 21:09:46 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Nov  1 21:09:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd841793

x11-libs/cairo: Version bump

Package-Manager: portage-2.2.23

 x11-libs/cairo/Manifest|   1 +
 x11-libs/cairo/cairo-1.14.4.ebuild | 160 +
 2 files changed, 161 insertions(+)

diff --git a/x11-libs/cairo/Manifest b/x11-libs/cairo/Manifest
index a4a4ba6..73eb15e 100644
--- a/x11-libs/cairo/Manifest
+++ b/x11-libs/cairo/Manifest
@@ -1 +1,2 @@
 DIST cairo-1.14.2.tar.xz 35376404 SHA256 
c919d999ddb1bbbecd4bbe65299ca2abd2079c7e13d224577895afa7005ecceb SHA512 
74d30f3f879f097b2c3408ef9698da8f337301f971c3eba7f336d02d6b2812d2ca0bd8bbc0cc7ee11127d3574910b1b77fde3b065cfd504436b62e17c2acb200
 WHIRLPOOL 
fd57e1f474280a1df7a641bdcbe4dc5e5a71bd53b9e46e54302c7858e3bc0081fd1145f19133152819d259611096e4cca034c9caa73a748a507de9094f81a519
+DIST cairo-1.14.4.tar.xz 36040204 SHA256 
f6ec9c7c844db9ec011f0d66b57ef590c45adf55393d1fc249003512522ee716 SHA512 
b0d983c89ed31a53e26af89e174bb6df3e7c83cf482cbf975c839022ea84b74bb775599d24ca50f4482bbb6d6ef5d09ebb8273d08dfc928328f880344d4e66b2
 WHIRLPOOL 
88d8e1b622fb6b5c4530d558cf3a4c10ea83820e3e243b9d8c9e3436e3276e9824f028ae96aafd2f4ba349ec4e4a5c84767e7ecd5a5a1de87ef3953e5c61be6e

diff --git a/x11-libs/cairo/cairo-1.14.4.ebuild 
b/x11-libs/cairo/cairo-1.14.4.ebuild
new file mode 100644
index 000..12d34b3
--- /dev/null
+++ b/x11-libs/cairo/cairo-1.14.4.ebuild
@@ -0,0 +1,160 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils flag-o-matic autotools multilib-minimal
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo"
+   SRC_URI=""
+else
+   SRC_URI="http://cairographics.org/releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="A vector graphics library with cross-device output support"
+HOMEPAGE="http://cairographics.org/;
+LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
+SLOT="0"
+IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb 
xlib-xcb"
+# gtk-doc regeneration doesn't seem to work with out-of-source builds
+#[[ ${PV} == ** ]] && IUSE="${IUSE} doc" # API docs are provided in 
tarball, no need to regenerate
+
+# Test causes a circular depend on gtk+... since gtk+ needs cairo but test 
needs gtk+ so we need to block it
+RESTRICT="test"
+
+RDEPEND=">=dev-libs/lzo-2.06-r1[${MULTILIB_USEDEP}]
+   >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
+   >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}]
+   >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]
+   sys-libs/binutils-libs:0=[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/pixman-0.32.4[${MULTILIB_USEDEP}]
+   directfb? ( dev-libs/DirectFB )
+   gles2? ( >=media-libs/mesa-9.1.6[gles2,${MULTILIB_USEDEP}] )
+   glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
+   opengl? ( || ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] 
media-libs/opengl-apple ) )
+   X? (
+   >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   )
+   xcb? (
+   >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
+   )
+   abi_x86_32? (
+   !<=app-emulation/emul-linux-x86-gtklibs-20131008-r1
+   !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=sys-devel/libtool-2
+   X? (
+   >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
+   )"
+#[[ ${PV} == ** ]] && DEPEND="${DEPEND}
+#  doc? (
+#  >=dev-util/gtk-doc-1.6
+#  ~app-text/docbook-xml-dtd-4.2
+#  )"
+
+REQUIRED_USE="
+   gles2? ( !opengl )
+   xlib-xcb? ( xcb )
+"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/cairo/cairo-directfb.h
+)
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-1.12.18-disable-test-suite.patch
+   epatch "${FILESDIR}"/${PN}-respect-fontconfig.patch
+
+   # tests and perf tools require X, bug #483574
+   if ! use X; then
+   sed -e '/^SUBDIRS/ s#boilerplate test perf# #' -i Makefile.am 
|| die
+   fi
+
+   epatch_user
+
+   # Slightly messed build system YAY
+   if [[ ${PV} == ** ]]; then
+   touch boilerplate/Makefile.am.features
+  

  1   2   >