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

2015-10-25 Thread Jeroen Roovers
commit: da8b8817238de5f1074fecde7add60b0d4abeb76
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct 25 07:36:52 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct 25 07:36:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8b8817

x11-misc/xscreensaver: Stable for HPPA (bug #564002).

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

 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 7c7a198..e601117 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: app-office/lyx/

2015-10-25 Thread Jeroen Roovers
commit: 2e19a9ca73203263a7055e7ad466e734114c554a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct 25 06:21:01 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct 25 06:21:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e19a9ca

app-office/lyx: Stable for PPC64 (bug #562960).

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

 app-office/lyx/lyx-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.1.4.ebuild b/app-office/lyx/lyx-2.1.4.ebuild
index f36bc9e..eb70dd9 100644
--- a/app-office/lyx/lyx-2.1.4.ebuild
+++ b/app-office/lyx/lyx-2.1.4.ebuild
@@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos"
 IUSE="cups debug nls +latex monolithic-build html rtf dot docbook dia 
subversion rcs svg gnumeric +hunspell aspell enchant"
 
 LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru 
sk sr sv tr uk zh_CN zh_TW"



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

2015-10-25 Thread Michał Górny
commit: 61b71af30274e277c85d26e57f2edd53c44d703c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 08:32:13 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 08:33:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b71af3

dev-python/doublex-expects: remove py3.3 from 0.7.0* to match deps

Remove python3.3 support from doublex-expects-0.7.0_rc1 since last
version matching >=dev-python/expects-0.8.0_rc1 and having python3.3
enabled has been removed.

Fixes: f4d0cf625270fee1 ("dev-python/expects: remove version 0.8.0_rc2")

 dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild 
b/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
index d0ec5e6..db72815 100644
--- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
+++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



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

2015-10-25 Thread Jeroen Roovers
commit: 04320a530566ab8eee80b8eb12a8772a02e7039d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct 25 06:13:20 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct 25 06:13:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04320a53

dev-python/pyfltk: Stable for PPC64 (bug #563184).

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

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

diff --git a/dev-python/pyfltk/pyfltk-1.3.3.ebuild 
b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
index 3638bc7..3d8ee69 100644
--- a/dev-python/pyfltk/pyfltk-1.3.3.ebuild
+++ b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz -> 
${MY_PN}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="1"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86"
 IUSE="doc"
 
 DEPEND=">=x11-libs/fltk-1.3.0:1[opengl]"



[gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius-client/

2015-10-25 Thread Jeroen Roovers
commit: 1cb3b16208d5e74540e93ffe5b2e96dd65744702
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct 25 06:49:54 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct 25 06:49:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb3b162

net-dialup/freeradius-client: Mark ~ppc64 (bug #563474).

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

 net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild 
b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild
index a52c295..e4ae261 100644
--- a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild
+++ b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.freeradius.org/pub/freeradius/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 
 IUSE="scp shadow static-libs"
 



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

2015-10-25 Thread Michał Górny
commit: 0a5ac6b3e65fc5954987f82a0767691346429bb9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 09:10:22 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 09:10:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5ac6b3

sys-apps/systemd: Merge "Update `noclean-tmp` patch"

Pull-Request: https://github.com/gentoo/gentoo/pull/287

 .../files/{226-noclean-tmp.patch => 228-noclean-tmp.patch} | 14 +++---
 sys-apps/systemd/systemd-.ebuild   |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)



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

2015-10-25 Thread Michał Górny
commit: cff9b423cf44e94d3f370dc81acc53a1cdf78e34
Author: Elias Probst  eliasprobst  eu>
AuthorDate: Sat Oct 24 21:08:36 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 24 21:08:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff9b423

sys-apps/systemd: Update `noclean-tmp` patch

>From `sys-apps/systemd-228` on, many `tmpfiles.d` definitions were
switched from `v` (subvolume) to `q` (subvolume with quota).

Package-Manager: portage-2.2.23

 sys-apps/systemd/files/228-noclean-tmp.patch | 28 
 sys-apps/systemd/systemd-.ebuild |  2 +-
 2 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/sys-apps/systemd/files/228-noclean-tmp.patch 
b/sys-apps/systemd/files/228-noclean-tmp.patch
new file mode 100644
index 000..769aa04
--- /dev/null
+++ b/sys-apps/systemd/files/228-noclean-tmp.patch
@@ -0,0 +1,28 @@
+From b23c098d5787e06770872b19f83fffa14d8a7d14 Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Fri, 25 Sep 2015 10:26:18 -0400
+Subject: [PATCH] tmpfiles: Disable cleaning of /tmp and /var/tmp
+
+Bug: https://bugs.gentoo.org/490676
+---
+ tmpfiles.d/tmp.conf | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tmpfiles.d/tmp.conf b/tmpfiles.d/tmp.conf
+index 6bbd1aa..a361062 100644
+--- a/tmpfiles.d/tmp.conf
 b/tmpfiles.d/tmp.conf
+@@ -8,8 +8,8 @@
+ # See tmpfiles.d(5) for details
+ 
+ # Clear tmp directories separately, to make them easier to override
+-q /tmp 1777 root root 10d
+-q /var/tmp 1777 root root 30d
++q /tmp 1777 root root
++q /var/tmp 1777 root root
+ 
+ # Exclude namespace mountpoints created with PrivateTmp=yes
+ x /tmp/systemd-private-%b-*
+-- 
+2.4.10
+

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 72c65e0..c196654 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -145,7 +145,7 @@ src_prepare() {
# Bug 463376
sed -i -e 's/GROUP="dialout"/GROUP="uucp"/' rules/*.rules || die
epatch "${FILESDIR}/218-Dont-enable-audit-by-default.patch"
-   epatch "${FILESDIR}/226-noclean-tmp.patch"
+   epatch "${FILESDIR}/228-noclean-tmp.patch"
epatch_user
eautoreconf
 }



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

2015-10-25 Thread Michał Górny
commit: 7fa0b75fd0259d3ef8d23216186b43b733e73fef
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 08:28:32 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 08:28:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa0b75f

dev-python/boto3: Remove py3.3 from 1.1.3 to match deps

Remove python3.3 support from boto3-1.1.3 since the required
>=dev-python/botocore-1.2.0 does not support py3.3 anymore.

Fixes: d0e7ce2950992d99 ("dev-python/botocore: remove version 1.2.4")

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

diff --git a/dev-python/boto3/boto3-1.1.3.ebuild 
b/dev-python/boto3/boto3-1.1.3.ebuild
index f67bcad..2b890fb 100644
--- a/dev-python/boto3/boto3-1.1.3.ebuild
+++ b/dev-python/boto3/boto3-1.1.3.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1 vcs-snapshot
 



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

2015-10-25 Thread Hans de Graaff
commit: e478e3f75ff66a23cdce1e5358fbc2178ec09fa3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 25 05:49:42 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 25 08:30:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e478e3f7

dev-ruby/msgpack: add 0.7.0

Package-Manager: portage-2.2.20.1

 dev-ruby/msgpack/Manifest |  1 +
 dev-ruby/msgpack/msgpack-0.7.0.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/dev-ruby/msgpack/Manifest b/dev-ruby/msgpack/Manifest
index 5d0b7de..d49399b 100644
--- a/dev-ruby/msgpack/Manifest
+++ b/dev-ruby/msgpack/Manifest
@@ -1 +1,2 @@
 DIST msgpack-0.6.2.gem 59904 SHA256 
f59a903e239f7caa7c714042171e104029e575cd62415f1927407fd042b478a1 SHA512 
7b3a697ee69df19dddcb0de835d4a6910a249bc2747fbeba1ba8ef9d485cdfaf0eafee52fbc5bf00c1c386f25d324109b46160f7ca56643feea1ddc9fc6605e9
 WHIRLPOOL 
516745a4cc0e2a0559b9ed4948e4db53fd4712a619b7ff9750d9d11e49e6e00b4a85242a30caf30f8bfadc438b70ed327a51728b051bf54a273b2120ed72b833
+DIST msgpack-0.7.0.gem 72704 SHA256 
4c387745fac439fa77ec2e0f1d343f0b4c35d611e14ac7e205eece7c2aa45658 SHA512 
f2c03389110329eb22fe7c0eea8e686a0cde0a9dcfad8d7ad57b126f6d04aa04c6860537edbb7a4b42de757900ced61eb68932665b24d1d96f1a4a44c46316eb
 WHIRLPOOL 
c087b2c5d15d30f8693e0e07d3cfa49c7e8a6d528cecf42f2019721988447e1caed7a180f44bdc83d4d578561ce2ea829e319ec0826f295cc20c1a3d79777389

diff --git a/dev-ruby/msgpack/msgpack-0.7.0.ebuild 
b/dev-ruby/msgpack/msgpack-0.7.0.ebuild
new file mode 100644
index 000..1f72c65
--- /dev/null
+++ b/dev-ruby/msgpack/msgpack-0.7.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_TASK_DOC="doc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Binary-based efficient data interchange format for ruby binding"
+HOMEPAGE="http://msgpack.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="doc"
+
+ruby_add_bdepend "doc? ( dev-ruby/yard )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Remove jruby-specific specs that are run also for other rubies.
+   rm -rf spec/jruby || die
+
+   sed -i -e '/git ls-files/d' msgpack.gemspec || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/${PN} extconf.rb || die "Configuration of extension 
failed."
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/${PN}
+   cp ext/${PN}/msgpack$(get_modname) lib/${PN} || die "Unable to install 
msgpack library."
+}



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

2015-10-25 Thread Hans de Graaff
commit: 7c3378ff10d82a647185e4deda8e752958455a26
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 25 06:18:31 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 25 08:30:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3378ff

dev-ruby/ruby-gtk3: add missing dependencies, bug 563990

Package-Manager: portage-2.2.20.1

 .../{ruby-gtk3-3.0.7.ebuild => ruby-gtk3-3.0.7-r1.ebuild} | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7.ebuild 
b/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild
similarity index 80%
rename from dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7.ebuild
rename to dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild
index 492bd3e..49915a5 100644
--- a/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7.ebuild
+++ b/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild
@@ -16,10 +16,16 @@ RDEPEND+=" x11-libs/gtk+:3"
 
 ruby_add_bdepend ">=dev-ruby/ruby-glib2-${PV}
>=dev-ruby/ruby-pango-${PV}"
-ruby_add_rdepend ">=dev-ruby/ruby-gdkpixbuf2-${PV}
+
+ruby_add_rdepend "
>=dev-ruby/ruby-atk-${PV}
>=dev-ruby/ruby-gdk3-${PV}
-   >=dev-ruby/ruby-gio2-${PV}"
+   >=dev-ruby/ruby-gdkpixbuf2-${PV}
+   >=dev-ruby/ruby-gio2-${PV}
+   >=dev-ruby/ruby-glib2-${PV}
+   >=dev-ruby/ruby-gobject-introspection-${PV}
+   >=dev-ruby/ruby-pango-${PV}
+"
 
 all_ruby_prepare() {
# Avoid unneeded dependency on test-unit-notify.
@@ -29,6 +35,7 @@ all_ruby_prepare() {
# Avoid compilation of dependencies during test.
sed -i -e '/which make/,/^end/ s:^:#:' test/run-test.rb || die
 }
+
 each_ruby_test() {
VIRTUALX_COMMAND="${RUBY} test/run-test.rb"
 virtualmake || die



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

2015-10-25 Thread Hans de Graaff
commit: 9312f8e01a9f4c069f30dd95f9c343a21f02dcd4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 25 05:43:35 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 25 08:30:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9312f8e0

dev-ruby/msgpack: cleanup

Package-Manager: portage-2.2.20.1

 dev-ruby/msgpack/Manifest  |  3 ---
 dev-ruby/msgpack/msgpack-0.5.12.ebuild | 41 --
 dev-ruby/msgpack/msgpack-0.6.0.ebuild  | 41 --
 dev-ruby/msgpack/msgpack-0.6.1.ebuild  | 41 --
 4 files changed, 126 deletions(-)

diff --git a/dev-ruby/msgpack/Manifest b/dev-ruby/msgpack/Manifest
index f4d452e..5d0b7de 100644
--- a/dev-ruby/msgpack/Manifest
+++ b/dev-ruby/msgpack/Manifest
@@ -1,4 +1 @@
-DIST msgpack-0.5.12.gem 57344 SHA256 
423dc261bd9db477965d867b425a399bf9afab4a49e671d4f0eafb3fbdecaa26 SHA512 
27bbeb258d6b18cf2711b0afc4c6dfbcd71c21587fb78213f8583f5aa4ef67ec19f34b7501878a63c798a9859e0d63de4773f9d66b190b7d6ba4b4019c864144
 WHIRLPOOL 
a40c0971f3f6942198a398ca26a94326c0a73b759ca0221a30542f139911b492fda195ae21a59bfc71860755f69b04d11fd602b31a1e0658f36bb86d35a053d1
-DIST msgpack-0.6.0.gem 58880 SHA256 
217c137b704b34ef7d1d86e9e2da5d2336c0958b50bf9d8f81e18222ffa4170e SHA512 
ee482aa45ba3c4f4d79221da3b2c624c7d65f5c5dc70c79ff09217b81508ca186fe21eabe83a444b29a6262ec2508f7724429b4ef5855ecd075bf7500d172a38
 WHIRLPOOL 
cbfc0858fbd16588bcc95368d379b8fe128433ceb089cd244298e6186048bc2b2dcb0e15777cd0f08fa916e79482455e929c17c93dbe46a868aff127f48d3cde
-DIST msgpack-0.6.1.gem 59392 SHA256 
94fd8ef7ab2db7085429f8da31ab00a39d1e0fe8cf5837ca1f140dcd8b67e9c2 SHA512 
1e0edd9148e4544cc1974b76de541d3ab175ee6f38f4e61c4f1bfa3997a49703ad3e518bc78632986f9892535a30adc4dcb72a0e4464c35ca3a625c9f7501c8d
 WHIRLPOOL 
b6b1cbd47d4bc729f220a6c623d76399956748bf649ea362c7012dccb029e53d2f003cd78cc86a815f2bd21a985b2ea356e5ea0b13cef37cc6fa612143c180ec
 DIST msgpack-0.6.2.gem 59904 SHA256 
f59a903e239f7caa7c714042171e104029e575cd62415f1927407fd042b478a1 SHA512 
7b3a697ee69df19dddcb0de835d4a6910a249bc2747fbeba1ba8ef9d485cdfaf0eafee52fbc5bf00c1c386f25d324109b46160f7ca56643feea1ddc9fc6605e9
 WHIRLPOOL 
516745a4cc0e2a0559b9ed4948e4db53fd4712a619b7ff9750d9d11e49e6e00b4a85242a30caf30f8bfadc438b70ed327a51728b051bf54a273b2120ed72b833

diff --git a/dev-ruby/msgpack/msgpack-0.5.12.ebuild 
b/dev-ruby/msgpack/msgpack-0.5.12.ebuild
deleted file mode 100644
index b495087..000
--- a/dev-ruby/msgpack/msgpack-0.5.12.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Binary-based efficient data interchange format for ruby binding"
-HOMEPAGE="http://msgpack.sourceforge.jp/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="doc"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Remove jruby-specific specs that are run also for other rubies.
-   rm -rf spec/jruby
-
-   sed -i -e '/git ls-files/d' msgpack.gemspec || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die "Configuration of extension 
failed."
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/msgpack$(get_modname) lib/${PN} || die "Unable to install 
msgpack library."
-}

diff --git a/dev-ruby/msgpack/msgpack-0.6.0.ebuild 
b/dev-ruby/msgpack/msgpack-0.6.0.ebuild
deleted file mode 100644
index 2be6446..000
--- a/dev-ruby/msgpack/msgpack-0.6.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Binary-based efficient data interchange format for ruby binding"
-HOMEPAGE="http://msgpack.org/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="doc"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Remove jruby-specific specs that are run also for other rubies.
-   rm -rf spec/jruby
-
-   sed -i -e '/git ls-files/d' msgpack.gemspec || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/${PN} extconf.rb || die "Configuration of extension 
failed."
-}
-
-each_ruby_compile() {
-   emake V=1 -Cext/${PN}
-   cp ext/${PN}/msgpack$(get_modname) lib/${PN} || die "Unable to install 
msgpack library."
-}

diff --git 

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

2015-10-25 Thread Hans de Graaff
commit: 893241a7f7517b08ace60574944406b4d645154b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 25 08:29:58 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 25 08:30:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893241a7

dev-ruby/rmagick: add 2.15.4

Drop restriction on imagemagick[-hdri] since this now seems
to work correctly.

Add rspec specs since rmagick is moving its tests there.
Drop mips keyword due to the new dependency, bug 564030

Package-Manager: portage-2.2.20.1

 dev-ruby/rmagick/Manifest  |  1 +
 dev-ruby/rmagick/rmagick-2.15.4.ebuild | 71 ++
 2 files changed, 72 insertions(+)

diff --git a/dev-ruby/rmagick/Manifest b/dev-ruby/rmagick/Manifest
index 923c6d1..d372646 100644
--- a/dev-ruby/rmagick/Manifest
+++ b/dev-ruby/rmagick/Manifest
@@ -1,2 +1,3 @@
 DIST RMagick-2.13.2.tar.bz2 1208478 SHA256 
a8c2df101549f74c66f687eceada6b703183234d7ce67dc84d85d16745a638e3 SHA512 
b7e9111b9221467f827e57e1d3113d714dcc5cfd32483a2a3aefc5a59fe7f98efae612145db097c3837ef55c2acd0cdde6638a94ffb595a0fba412edeb469530
 WHIRLPOOL 
4d89bd1a1fa341b83b539437b8a4893f955d2b196e4469d106acb49b6eac28f6777a82e4120f6a88ffc06e0d2d84e40531f713cd39388584d70ff992422b2a75
 DIST rmagick-2.13.4.gem 1539584 SHA256 
7877ce2fe1b05e51e62b0a4f5d17ecae6223c17bdb61c9b4e1715dd74d541afa SHA512 
c458867654af82adf10e74408055920e01963292c7890b581f473f30a8b090998f085f1701e42190ee1f62de44fcecb5e593df74e68c9d7a8fc8050f359ff643
 WHIRLPOOL 
2aa5fc6dbc7787d41b46ec36c6e85540aa85e020c9e060df6d2ea22c74e80665f68c32e07d70a10a3a95911943c25724c92730f1edd05c7ccda3867bb725d239
+DIST rmagick-2.15.4.gem 1545216 SHA256 
69db6635c2630ffd63c1858646cbc280226f31a7bc34e1c9d1322c2c73e1e386 SHA512 
9cb43632e510e3592e3a643117d61020d6cbec932acecc19c1e977cca001ccc04bae46669895fa2f5f0e8d43c09f1c2c429595a9358a4a74cbdbb4ecd8957b80
 WHIRLPOOL 
92e62fe057c6cd918577ef4a5d54021514d12cb631f7e6de44f2260f361f719a03e973905552dd54089ac65f51926177de43024d0734ff0557cc1e0e0d62

diff --git a/dev-ruby/rmagick/rmagick-2.15.4.ebuild 
b/dev-ruby/rmagick/rmagick-2.15.4.ebuild
new file mode 100644
index 000..704882d
--- /dev/null
+++ b/dev-ruby/rmagick/rmagick-2.15.4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.textile"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image 
processing library"
+HOMEPAGE="https://github.com/gemhome/rmagick;
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-macos"
+IUSE="doc"
+
+RDEPEND+=" >=media-gfx/imagemagick-6.4.9:="
+DEPEND+=" >=media-gfx/imagemagick-6.4.9:=[jpeg]"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:3 )"
+
+all_ruby_prepare() {
+   # Avoid unused dependency on rake-compiler. This also avoids an
+   # extra compile during tests.
+   sed -i -e '/extensiontask/ s:^:#:' \
+   -e '/ExtensionTask/,/end/ s:^:#:' \
+   -e '/compile/ s:^:#:' Rakefile || die
+
+   # Avoid simplecov dependency
+   sed -i -e '/simplecov/ s:^:#:' Rakefile test/test_all_basic.rb || die
+
+   # Squelch harmless warning about imagemagick installation.
+   sed -i -e '/prefix/ s:ImageMagick:ImageMagick-6:' 
ext/RMagick/extconf.rb || die
+
+   # Avoid some tests that seem to be very dependent on specific
+   # imagemagick versions. color defs?
+   sed -i -e '/test_gray/,/^  end/ s:^:#:' test/Image2.rb || die
+   sed -i -e '/test_\(delete_if\|reject\)/,/^end/ s:^:#:' 
test/ImageList1.rb || die
+   sed -i -e '/test_optimize_layers/,/^  end/ s:^:#:' test/ImageList2.rb 
|| die
+   sed -i -e '/test_\(background\|border\)_color/,/^  end/ s:^:#:' 
test/Image_attributes.rb || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/RMagick extconf.rb || die "extconf.rb failed"
+}
+
+each_ruby_compile() {
+   emake -Cext/RMagick V=1
+   cp ext/RMagick/RMagick2$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   ${RUBY} -S rake test || die
+   RSPEC_VERSION=3 ruby-ng_rspec spec || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+
+   if use doc ; then
+   dohtml -r doc
+   fi
+}



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

2015-10-25 Thread Michał Górny
commit: bd527b48341ce6372e5313600a331af901e0f407
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 08:35:25 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 08:36:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd527b48

dev-python/mamba: Remove py3.3 from 0.8.5 to match deps

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

diff --git a/dev-python/mamba/mamba-0.8.5.ebuild 
b/dev-python/mamba/mamba-0.8.5.ebuild
index fde264b..2e35749 100644
--- a/dev-python/mamba/mamba-0.8.5.ebuild
+++ b/dev-python/mamba/mamba-0.8.5.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1
 



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

2015-10-25 Thread Michał Górny
commit: 3187e6aaa966ceb54bf299ce05f1d870215c50e5
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 08:58:25 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 08:59:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3187e6aa

dev-python/expects: Restore 0.8.0_rc2, as required by mamba

Restore version 0.8.0_rc2 which is explicitly requested by
dev-python/mamba-0.8.5 (via ~-dep).

Reverts: f4d0cf62527e ("dev-python/expects: remove version 0.8.0_rc2")

 dev-python/expects/Manifest |  1 +
 dev-python/expects/expects-0.8.0_rc2.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/expects/Manifest b/dev-python/expects/Manifest
index b53f2a4..98b3e61 100644
--- a/dev-python/expects/Manifest
+++ b/dev-python/expects/Manifest
@@ -1,3 +1,4 @@
 DIST expects-0.4.2.tar.gz 23813 SHA256 
b1e0b27141f784fe81a143153f23d3c8220fe8ec1003eb580b3eeb38eb778007 SHA512 
6701a1a3099073c70d8f729b7ca72e4b9b3eb6d6f9e7d6d2d654a3b684c5ab101c343b4c3556f45d763ab1479dbc3eb3db209c4d9f5d2254cc4111e74a4a3c1a
 WHIRLPOOL 
44ef85ca96225c22f91468e8b8b6368a26138f0fb9ee22dc89c282fb91adf4425d177ba62891239515affc639053165c6080f972c9435619c50a47fd81a27894
+DIST expects-0.8.0_rc2.tar.gz 27307 SHA256 
c7959a0b0f76a186b1d3687fbdedaf551f8bbbddbd66e5307c3a52c787a779de SHA512 
6ae4553838ce4d27993772cec33f1e1a18d539af4a9b0f62f66ef1fb78464a46f5b76a420096d2d36881f4dc581b69e8f6c8783b89d794df753fdffab275cc33
 WHIRLPOOL 
04a04534571e8a15bcc2e1d7a9fc2b63bb772a8adaaf0b6239d375f1e5f750be7d7fa9fd10f5d84f017c4e3ad6274a7955e5b70928ee6eec7c199181169e5741
 DIST expects-0.8.0_rc3.tar.gz 27478 SHA256 
a2809c6c51cf18b3316102f21e9d14d195edfd34526cfcad7d959d592deacbd4 SHA512 
2566ddfcb83bb3d58dbddcc881f2b743cca061057f77a52da49d3eb6c16dc1fafaca900734d7023550c85dfd0b86d433a9328daf5a989ab91757d83e9eaa4d81
 WHIRLPOOL 
7e6c81a27c2dd01d261731db6deefe0830515731dc485278bbf2d5de84a726cef7cea2a5ecd514ccda169167f7cb0ca32f7b02de95c6bdcbd23f26faf502b87d
 DIST expects-0.8.0_rc4.tar.gz 27586 SHA256 
3a4f4a5ae2ebd15b387eda0a841a3d61c9ac7c4171263a247776a7bd5f3135e1 SHA512 
5c9fa6c9b296aba2a3a907e6e7b49bbb371a3deb0e8eca34a9df51f909dbb5e5700ec9c26a78205e6131c8154b75bb2381cab1b7fcb227edbb103b4c3f5784a5
 WHIRLPOOL 
c9d78385c67ec7cb441159fc223ffc6eb3df14ed4330f17e064eb14ce17fb1201952581007a8f8da31dd1e4c8bb18baccb501345b8dca12eb914c198c1184861

diff --git a/dev-python/expects/expects-0.8.0_rc2.ebuild 
b/dev-python/expects/expects-0.8.0_rc2.ebuild
new file mode 100644
index 000..f96e461
--- /dev/null
+++ b/dev-python/expects/expects-0.8.0_rc2.ebuild
@@ -0,0 +1,40 @@
+# 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 python3_4 )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PV=${PV/_/}
+
+DESCRIPTION="Expressive and extensible TDD/BDD assertion library for Python"
+HOMEPAGE="https://github.com/jaimegildesagredo/expects;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/mamba[${PYTHON_USEDEP}] )
+"
+RDEPEND=""
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   mamba || die "tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+
+   distutils-r1_python_install_all
+}



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

2015-10-25 Thread Pacho Ramos
commit: 036d3d0888dd26fd1e1be3bf21ef96a934374390
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 10:31:33 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 10:31:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036d3d08

sci-chemistry/openbabel: Support wxGTK:3.0

Package-Manager: portage-2.2.23

 sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild | 82 +++
 1 file changed, 82 insertions(+)

diff --git a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild 
b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild
new file mode 100644
index 000..c123bb0
--- /dev/null
+++ b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild
@@ -0,0 +1,82 @@
+# 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 cmake-utils eutils wxwidgets
+
+DESCRIPTION="Interconverts file formats used in molecular modeling"
+HOMEPAGE="http://openbabel.sourceforge.net/;
+SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="doc openmp test wxwidgets"
+
+RDEPEND="
+   dev-cpp/eigen:3
+   dev-libs/libxml2:2
+   sci-libs/inchi
+   sys-libs/zlib
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"
+DEPEND="${RDEPEND}
+   >=dev-util/cmake-2.4.8
+   doc? ( app-doc/doxygen )"
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS doc/*.inc doc/README* doc/*.mol2"
+
+PATCHES=( "${FILESDIR}"/${P}-test_lib_path.patch )
+
+pkg_setup() {
+   if use openmp; then
+   if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then
+   ewarn "OpenMP is not available in your current selected 
gcc"
+   die "need openmp capable gcc"
+   fi
+   FORTRAN_NEED_OPENMP=1
+   fi
+}
+
+src_configure() {
+   need-wxwidgets unicode
+   local mycmakeargs=""
+   mycmakeargs="${mycmakeargs}
+   -DOPENBABEL_USE_SYSTEM_INCHI=ON
+   $(cmake-utils_use_enable openmp OPENMP)
+   $(cmake-utils_use wxwidgets BUILD_GUI)"
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   dohtml doc/{*.html,*.png}
+   if use doc ; then
+   insinto /usr/share/doc/${PF}/API/html
+   doins doc/API/html/*
+   fi
+
+   cmake-utils_src_install
+}
+
+src_test() {
+   local mycmakeargs=""
+   mycmakeargs="${mycmakeargs}
+   -DOPENBABEL_USE_SYSTEM_INCHI=ON
+   -DPYTHON_EXECUTABLE=false
+   $(cmake-utils_use_enable openmp OPENMP)
+   $(cmake-utils_use wxwidgets BUILD_GUI)
+   $(cmake-utils_use_enable test TESTS)"
+
+   cmake-utils_src_configure
+   cmake-utils_src_compile
+   cmake-utils_src_test -E py
+}
+
+pkg_postinst() {
+   optfeature "perl support" sci-chemistry/openbabel-perl
+   optfeature "python support" sci-chemistry/openbabel-python
+}



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

2015-10-25 Thread Pacho Ramos
commit: 5f8ae790e0077f24e129df45b6a833ace70e6bcb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 11:09:06 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 11:09:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8ae790

dev-util/codeblocks: Support wxGTK:3.0

Package-Manager: portage-2.2.23

 ...ocks-.ebuild => codeblocks-13.12-r1.ebuild} | 32 +-
 dev-util/codeblocks/codeblocks-.ebuild |  5 ++--
 2 files changed, 10 insertions(+), 27 deletions(-)

diff --git a/dev-util/codeblocks/codeblocks-.ebuild 
b/dev-util/codeblocks/codeblocks-13.12-r1.ebuild
similarity index 51%
copy from dev-util/codeblocks/codeblocks-.ebuild
copy to dev-util/codeblocks/codeblocks-13.12-r1.ebuild
index 878c44b..fa0a728 100644
--- a/dev-util/codeblocks/codeblocks-.ebuild
+++ b/dev-util/codeblocks/codeblocks-13.12-r1.ebuild
@@ -1,24 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
-WX_GTK_VER="2.8"
+WX_GTK_VER="3.0"
 
-inherit autotools eutils subversion wxwidgets
+inherit eutils wxwidgets
 
 DESCRIPTION="The open source, cross platform, free C++ IDE"
 HOMEPAGE="http://www.codeblocks.org/;
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
-SRC_URI=""
-ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}/code/trunk"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+SRC_URI="mirror://sourceforge/codeblocks/${P/-/_}-1.tar.gz"
 
 IUSE="contrib debug pch static-libs"
 
 RDEPEND="app-arch/zip
-   x11-libs/wxGTK:2.8[X]
+   x11-libs/wxGTK:${WX_GTK_VER}[X]
contrib? (
app-text/hunspell
dev-libs/boost:=
@@ -27,20 +26,8 @@ RDEPEND="app-arch/zip
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-src_unpack() {
-   subversion_src_unpack
-}
-
-src_prepare() {
-   # Let's make the autorevision work.
-   subversion_wc_info
-   CB_LCD=$(LC_ALL=C svn info "${ESVN_WC_PATH}" | grep "^Last Changed 
Date:" | cut -d" " -f4,5)
-   echo "m4_define([SVN_REV], ${ESVN_WC_REVISION})" > revision.m4
-   echo "m4_define([SVN_DATE], ${CB_LCD})" >> revision.m4
-   eautoreconf
-}
-
 src_configure() {
+   need-wxwidgets unicode
econf \
--with-wx-config="${WX_CONFIG}" \
$(use_enable debug) \
@@ -49,11 +36,6 @@ src_configure() {
$(use_with contrib contrib-plugins all)
 }
 
-src_compile() {
-   emake clean-zipfiles
-   emake
-}
-
 src_install() {
default
prune_libtool_files

diff --git a/dev-util/codeblocks/codeblocks-.ebuild 
b/dev-util/codeblocks/codeblocks-.ebuild
index 878c44b..d103c98 100644
--- a/dev-util/codeblocks/codeblocks-.ebuild
+++ b/dev-util/codeblocks/codeblocks-.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="5"
-WX_GTK_VER="2.8"
+WX_GTK_VER="3.0"
 
 inherit autotools eutils subversion wxwidgets
 
@@ -18,7 +18,7 @@ ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}/code/trunk"
 IUSE="contrib debug pch static-libs"
 
 RDEPEND="app-arch/zip
-   x11-libs/wxGTK:2.8[X]
+   x11-libs/wxGTK:${WX_GTK_VER}[X]
contrib? (
app-text/hunspell
dev-libs/boost:=
@@ -41,6 +41,7 @@ src_prepare() {
 }
 
 src_configure() {
+   need-wxwidgets unicode
econf \
--with-wx-config="${WX_CONFIG}" \
$(use_enable debug) \



[gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/

2015-10-25 Thread Mikle Kolyada
commit: e24988ef04a22a4090c69f8c693689f6ab977929
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 11:05:02 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 11:05:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24988ef

net-firewall/firehol: x86 stable wrt bug #562504

Package-Manager: portage-2.2.20.1

 net-firewall/firehol/firehol-2.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/firehol/firehol-2.0.3-r1.ebuild 
b/net-firewall/firehol/firehol-2.0.3-r1.ebuild
index 5fae331..0cb0c65 100644
--- a/net-firewall/firehol/firehol-2.0.3-r1.ebuild
+++ b/net-firewall/firehol/firehol-2.0.3-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://firehol.org/download/releases/v${PV}/${P}.tar.xz;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="doc"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 
 RDEPEND="net-firewall/iptables
sys-apps/iproute2[-minimal]



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

2015-10-25 Thread Pacho Ramos
commit: ad5db20ae648a4334adecc71af72e64ac32371ae
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 12:15:35 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 12:15:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5db20a

sci-libs/mathgl: Version bump and support wxGTK:3.0 (#563330)

Package-Manager: portage-2.2.23

 sci-libs/mathgl/Manifest|   1 +
 sci-libs/mathgl/mathgl-2.3.3.ebuild | 158 
 2 files changed, 159 insertions(+)

diff --git a/sci-libs/mathgl/Manifest b/sci-libs/mathgl/Manifest
index acee230..4cf23af 100644
--- a/sci-libs/mathgl/Manifest
+++ b/sci-libs/mathgl/Manifest
@@ -1,3 +1,4 @@
 DIST STIX_font.tgz 2450541 SHA256 
6408290fd4a5267637a88507344a8f07b908ce72f46ef93d09e068fedb67e8fe SHA512 
c9124ec552074c98f15d6d3572a063598ca6bc598e3e78dcb5a5d57ae3928b5327a1374635f428ea1cefc9e51ee1d1aa9bd6ba9a306429fc6965140251d368b5
 WHIRLPOOL 
912a280ad550040c961a84fe48cfa2bd9bbcbad6c539b6126b4cbb5f9673ddd4ad5cc9e0d053fcb20cc6c12e1203aeaa3a05cf07360b16e2e7cbb13c0c42cc1e
 DIST mathgl-2.1.3.1.tar.gz 5269355 SHA256 
a8cb5a156b6d2828105c14c8996023df34d69c202d461a4dca1f38836d966caa SHA512 
c38a4c8286f456f37b3cb928d0c6842829e24727ddc373ebce37843a2c946c2f5efbec801ed1ef46c96176bf26350a24bfbaef2e6970e75728b67c77245e5bfc
 WHIRLPOOL 
3d4d7886e98306e0b466c3cf4f5887a5e76172627679350cee108a4fd51642384faa2c14a6375d8ebd427938f5dff3665877a8afaa09439668dd3a98686970b6
 DIST mathgl-2.1.3.tar.gz 5269347 SHA256 
b091f1b91927d2b649b06785b737b0606a2d9c6b09f7ddb5a70b981c8c0af31b SHA512 
aeac7a7da6846e5d4dd8a8b829bfcff359581ad1bb11c15f24824bb0ecbd9b042aab34d1ffead64a53c0ef15194a9c29d161456f7418ab18e1003d1fe2f37e73
 WHIRLPOOL 
9318207b12319399fb845195e96b0cf79353f1a5f9195543889b26522e56a57a7fa653e421a8591691264d9c49f78d50f684f74088e4f19eb698c91389a8b117
+DIST mathgl-2.3.3.tar.gz 20888708 SHA256 
324fb8155223251f28afd3c7074d6930f09bb7a60c122c3e06af228a448d4fc9 SHA512 
8cc08d547004fdeb8e049cd0e5dbdc40dc97e2178fc96c45caf26e4a5c86eb0059c80a14c0b4c079235602cebb2f8bb79640e8b075b6b262b993f28f775997d2
 WHIRLPOOL 
e6bb68538188e440b6f64770b6d61e579a8050201b3e2bd627e6bbf190d9b962792f5469f1a2070e389289ce0367b0b458b6b0ddbde9a7479b1a03c59ffab942

diff --git a/sci-libs/mathgl/mathgl-2.3.3.ebuild 
b/sci-libs/mathgl/mathgl-2.3.3.ebuild
new file mode 100644
index 000..fcf734c
--- /dev/null
+++ b/sci-libs/mathgl/mathgl-2.3.3.ebuild
@@ -0,0 +1,158 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+WX_GTK_VER=3.0
+
+inherit cmake-utils eutils python-single-r1 wxwidgets multilib flag-o-matic
+
+DESCRIPTION="Math Graphics Library"
+HOMEPAGE="http://mathgl.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz 
mirror://sourceforge/${PN}/STIX_font.tgz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc fltk gif glut gsl hdf hdf5 jpeg lua mpi octave opengl openmp pdf
+   png python qt4 qt5 static-libs threads wxwidgets zlib"
+
+LANGS="ru"
+for l in ${LANGS}; do
+   IUSE+=" linguas_${l}"
+done
+
+RDEPEND="
+   !sci-visualization/udav
+   virtual/opengl
+   fltk? ( x11-libs/fltk:1 )
+   gif? ( media-libs/giflib )
+   glut? ( media-libs/freeglut )
+   gsl? ( sci-libs/gsl )
+   hdf? ( sci-libs/hdf )
+   hdf5? ( >=sci-libs/hdf5-1.8[mpi=] )
+   jpeg? ( virtual/jpeg:0 )
+   lua? ( >=dev-lang/lua-5.1:0 )
+   octave? ( >=sci-mathematics/octave-3.4.0 )
+   openmp? ( sys-cluster/openmpi )
+   pdf? ( media-libs/libharu )
+   png? ( media-libs/libpng:0 )
+   python? ( dev-python/numpy[${PYTHON_USEDEP}] ${PYTHON_DEPS} )
+   qt4? ( dev-qt/qtgui:4 )
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
+   zlib? ( sys-libs/zlib )"
+
+DEPEND="${RDEPEND}
+   doc? ( app-text/texi2html virtual/texi2dvi )
+   octave? ( dev-lang/swig )
+   python? ( dev-lang/swig )"
+
+REQUIRED_USE="
+   mpi? ( hdf5 )
+   openmp? ( !threads )
+   png? ( zlib )
+   pdf? ( png )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+
+pkg_setup() {
+   use mpi && export CC=mpicc CXX=mpicxx
+   use python && python-single-r1_pkg_setup
+}
+
+src_unpack() {
+   unpack ${A}
+   [[ -d "${S}"/fonts ]] || mkdir "${S}"/fonts
+   cd "${S}"/fonts || die
+   unpack STIX_font.tgz
+}
+
+src_prepare() {
+   # fix for location of hdf headers
+   sed -i -e 's:hdf/::g' src/data_io.cpp || die
+   # bored of reporting bad libdir upstream
+   sed -i \
+   -e '/DESTINATION/s:lib$:lib${LIB_SUFFIX}:g' \
+   {src,widgets}/CMakeLists.txt || die
+   echo "" > lang/install.m || die
+   # fix desktop file
+   sed -i -e 's/.png//' udav/udav.desktop || die
+   # prevent sandbox violation
+   sed -i -e 's/update-mime-database/true/' udav/CMakeLists.txt || die
+   sed -i -e 

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

2015-10-25 Thread Mikle Kolyada
commit: 75d792bba21fa61e6e0df5a79869315f953af37d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 12:43:22 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 12:44:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d792bb

media-libs/sratom: x86 stable wrt bug #532276

Package-Manager: portage-2.2.20.1

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

diff --git a/media-libs/sratom/sratom-0.4.6.ebuild 
b/media-libs/sratom/sratom-0.4.6.ebuild
index 690a9ad..d1edc6c 100644
--- a/media-libs/sratom/sratom-0.4.6.ebuild
+++ b/media-libs/sratom/sratom-0.4.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1



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

2015-10-25 Thread Mikle Kolyada
commit: 654fe344eb4078bfa66a94f0699dc1fe1e40165a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 12:53:50 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 12:53:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654fe344

x11-libs/fltk: x86 stable wrt bug #562450

Package-Manager: portage-2.2.20.1

 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild 
b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
index 76810ec..f59eee8 100644
--- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz;
 
 SLOT="1"
 LICENSE="FLTK LGPL-2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="cairo debug doc examples games +opengl static-libs +threads +xft 
+xinerama"
 
 RDEPEND="



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

2015-10-25 Thread Justin Lecher
commit: 263d559fec8a1293029293acfae7000a567e9bb8
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 08:31:17 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263d559f

dev-python/django: Drop old

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

 dev-python/django/Manifest|   1 -
 dev-python/django/django-1.8.4.ebuild | 107 --
 2 files changed, 108 deletions(-)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index da9a215..cf99be6 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -2,5 +2,4 @@ DIST Django-1.4.22.tar.gz 7802249 SHA256 
d0e2c9d772fcab2cf9c09e1c05e711cf5fe5eb9
 DIST Django-1.5.12.tar.gz 8202839 SHA256 
b3de77beb6e59b72071ca66f20c2ad34e1b90d39b0241e62c1f03c668ddd6ced SHA512 
37736827618737c54e7b63f2376b915d8dc0cdaf1900a2f6c3c9e0edd69e50379f95e3b6a31c930efdca88793b6330e7226175af91951d8637e5db780bc9fd8d
 WHIRLPOOL 
a3d17e364b0f90ff3a059afbfb57fdb9988ad777048f3caa30244d7ae6b0c87f42e1e5af5bdcda8f09c713518e0fb2471e1e4da3a988f37e45e6bca7678ecafa
 DIST Django-1.6.11.tar.gz 6764000 SHA256 
7e50e573e484435873b3515d7982d80093b2695aba17fd0ff024307454dc3a56 SHA512 
de6024b49e0344bf153f73ec344180fb701e415e4f9c330118821744d0e579436cc265724f7ef7213c9551847022ba9570312633f317b9003db533d06deb9829
 WHIRLPOOL 
5de086952bda9449f85798e8fe3bac82f11e1b856c1d39e340399e71ca6bf183318eebf1f536714567036485637166a929082a1ba9d6c1816f07c53dcc12c72a
 DIST Django-1.7.10.tar.gz 7584312 SHA256 
b9357d2cebe61997055d417d607f9c650e817cd1a383b9a1b88bf1edad797c75 SHA512 
ef9c8f3f5db17474970805bd5a3956c65766362d883013c19d32cb0fcc795de74a831758d66d18103255e5c510b2ee384099f08e12d75c567caad2d80404cc20
 WHIRLPOOL 
380f05ff7f51dfc50f578f946b5b83ae36ab8a96a10ccce9c62642f5b2434c2ba9de2d1d9bc57859db003e4569fa0c3e118cf51cd80a9fe40c04c49fdf213999
-DIST Django-1.8.4.tar.gz 7265101 SHA256 
826996c81e1cc773500124d5c19212e4a7681a55ee169fab9085f2b3015a70d8 SHA512 
34dee1d004f4b149bd8b0405bcad66c0b4ad68b3c0069b1631af2c457cbcc165d6a730d221777110525be74cf9369b695d4fc8d752317d0819fd338250222351
 WHIRLPOOL 
504f0271b74b9e93b74255922360fddcff3f6875297fcbd464e27212679b2275c98773088feab97fe8d0c0de664789653c72d614ed2d5fb9c648655685f895aa
 DIST Django-1.8.5.tar.gz 7270297 SHA256 
2d174e4a3f54708d0d5b6ff1bf54ae71652e83bb06d7576b3b20d916b29c3653 SHA512 
91a8788ec6a9f3592615da55948d080719425a2135e241e7b5014c6b9c354daa53c2caeadd9ac3d991730c8ef8fba579a0aa4f3094a1e83b0600811e9a3bd20b
 WHIRLPOOL 
af7037d853f6d9ea67df412589aab22113a8f4fb41c79d9f42e9b8fa0184b273a75815a558dddfeb8650f14532f77fc9585fc3c72912beaa152a932e667fcb06

diff --git a/dev-python/django/django-1.8.4.ebuild 
b/dev-python/django/django-1.8.4.ebuild
deleted file mode 100644
index 9150049..000
--- a/dev-python/django/django-1.8.4.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# 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} pypy )
-PYTHON_REQ_USE='sqlite?'
-WEBAPP_NO_AUTO_INSTALL="yes"
-
-inherit bash-completion-r1 distutils-r1 eutils versionator webapp
-
-MY_PN="Django"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="High-level Python web framework"
-HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django;
-SRC_URI="
-   https://www.djangoproject.com/m/releases/$(get_version_component_range 
1-2)/${MY_P}.tar.gz
-   mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz
-   "
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc sqlite test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( >=dev-python/sphinx-1.0.7[${PYTHON_USEDEP}] )
-   test? (
-   ${PYTHON_DEPS//sqlite?/sqlite}
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/numpy[$(python_gen_usedep 'python*')]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-WEBAPP_MANUAL_SLOT="yes"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.7.6-bashcomp.patch
-)
-
-pkg_setup() {
-   webapp_pkg_setup
-}
-
-python_prepare_all() {
-   # Prevent d'loading in the doc build
-   sed -e '/^"sphinx.ext.intersphinx",/d' -i docs/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   # Tests have non-standard assumptions about PYTHONPATH,
-   # and don't work with ${BUILD_DIR}/lib.
-   PYTHONPATH=. "${PYTHON}" tests/runtests.py --settings=test_sqlite -v2 \
-   || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-  

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

2015-10-25 Thread Justin Lecher
commit: 4da60ad3eba2636cce8c89339a95c0af66d24027
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 08:39:03 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da60ad3

dev-db/wxsqlite3: Version Bump

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

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

 dev-db/wxsqlite3/Manifest   |  1 +
 dev-db/wxsqlite3/wxsqlite3-3.2.1.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/dev-db/wxsqlite3/Manifest b/dev-db/wxsqlite3/Manifest
index c971129..1c83f80 100644
--- a/dev-db/wxsqlite3/Manifest
+++ b/dev-db/wxsqlite3/Manifest
@@ -1 +1,2 @@
 DIST wxsqlite3-3.0.6.1.tar.gz 2707120 SHA256 
c1d828782c72b86733ddfc8c1591040db8cb3c814871816374a7989727290996 SHA512 
b7f496f7a9f8bbb9aa32049689efba9cc32dae868f56f26837c2dcb4546c88a488955c6d71776b4f9996090680d92e23834d6757ccd77e9507a55dc7e60e2f04
 WHIRLPOOL 
b459c75929f209a17ca0cc757afe2ed2e4404c9654bd8db6c8fb61571746b6ce20c1623d4c8698569c9a35fd11ed77635e2a408c31701324fa09b84585660412
+DIST wxsqlite3-3.2.1.tar.gz 2810940 SHA256 
312f2cf63c76a70bae92b78ea6fb7e9485fb23c3ee728daa418babab881939e4 SHA512 
c62380815d881e9f08727cf28047d81acabf791429ee1a5df4db4a6e101a5c7c5fe6e314b18e83eda9c330fb62c996db7a560163d25dc8b948a04a970e7be3d6
 WHIRLPOOL 
2cbf9095f08dddba4671cb5be18b980e8387365e2e7c85fde31a60fd4d6f77ec1fdca07500e29e540bd94dcd439ed55768c47c07c7089cfdaabd37a5601f244b

diff --git a/dev-db/wxsqlite3/wxsqlite3-3.2.1.ebuild 
b/dev-db/wxsqlite3/wxsqlite3-3.2.1.ebuild
new file mode 100644
index 000..af7c565
--- /dev/null
+++ b/dev-db/wxsqlite3/wxsqlite3-3.2.1.ebuild
@@ -0,0 +1,60 @@
+# 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 multilib wxwidgets
+
+DESCRIPTION="C++ wrapper around the public domain SQLite 3.x database"
+HOMEPAGE="http://wxcode.sourceforge.net/components/wxsqlite3/;
+SRC_URI="mirror://sourceforge/wxcode/${P}.tar.gz"
+
+LICENSE="wxWinLL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+   x11-libs/wxGTK:3.0[X,debug=]
+   dev-db/sqlite:3"
+RDEPEND="${DEPEND}"
+
+#S="${WORKDIR}/${P%.1}"
+
+src_prepare() {
+   local wxdebug
+
+   rm -rf sqlite3 || die
+   cp configure30 configure || die
+   use debug && wxdebug="d"
+   sed \
+   -e "s:@WXDEBUG@:${wxdebug}:g" \
+   -e "s:@WXVERSION@:${WX_GTK_VER}:g" \
+   -e "s:@LIBDIR@:$(get_libdir):g" \
+   -e "s:@VERSION@:${PV}:g" \
+   "${FILESDIR}"/${PN}-3.0.6.1.pc.in > ${PN}.pc || die
+}
+
+src_configure() {
+   econf \
+   --enable-shared \
+   --enable-unicode \
+   --with-wx-config="${WX_CONFIG}" \
+   --with-wxshared \
+   --with-sqlite3-prefix="${PREFIX}/usr"
+}
+
+src_install() {
+   default
+
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins ${PN}.pc
+
+   dodoc Readme.txt
+   dohtml -r docs/html/*
+   docinto samples
+   dodoc -r samples/*
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/

2015-10-25 Thread Justin Lecher
commit: 39d65cb08a78474eeb6023a176086d8b985a9553
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 09:18:54 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d65cb0

gnome-extra/zeitgeist: Break circular dependency by moving 
gnome-extra/zeitgeist-datasources to PDEPEND

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

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

 gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild 
b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index ad12f2e..008b51b 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -38,7 +38,6 @@ RDEPEND="
fts? ( dev-libs/xapian[inmemory] )
icu? ( dev-libs/dee[icu?] )
introspection? ( dev-libs/gobject-introspection )
-   plugins? ( gnome-extra/zeitgeist-datasources )
telepathy? ( net-libs/telepathy-glib )
 "
 DEPEND="${RDEPEND}
@@ -46,6 +45,7 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
virtual/pkgconfig
 "
+PDEPEND="plugins? ( gnome-extra/zeitgeist-datasources )"
 
 src_prepare() {
# pure-python module is better managed manually, see src_install



[gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/, sci-biology/treeviewx/files/

2015-10-25 Thread Justin Lecher
commit: f7f14ed9a6fd3fabc6f01c792ef2afecefaeb84e
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 09:07:05 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f14ed9

sci-biology/treeviewx: Import debian patchset for wxgtk-3.0 support

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

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

 .../files/treeviewx-0.5.1-70_choose_tree.patch | 12 
 .../files/treeviewx-0.5.1-fix_loading_crash.patch  | 40 +++
 .../treeviewx/files/treeviewx-0.5.1-svg.patch  | 30 +
 .../treeviewx-0.5.1-treeview-xpm-not-xbm.patch | 16 +
 .../treeviewx/files/treeviewx-0.5.1-wx30.patch | 78 ++
 .../files/treeviewx-0.5.1-wxstring-maxlen.patch| 34 ++
 .../treeviewx/files/treeviewx-gcc-3.4.patch| 73 
 sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild| 40 +++
 8 files changed, 250 insertions(+), 73 deletions(-)

diff --git a/sci-biology/treeviewx/files/treeviewx-0.5.1-70_choose_tree.patch 
b/sci-biology/treeviewx/files/treeviewx-0.5.1-70_choose_tree.patch
new file mode 100644
index 000..ed5aa43
--- /dev/null
+++ b/sci-biology/treeviewx/files/treeviewx-0.5.1-70_choose_tree.patch
@@ -0,0 +1,12 @@
+## 70_choose_tree.dpatch by William Alexander Grant 

+--- tv-0.5.orig/tview.cpp
 tv-0.5/tview.cpp
+@@ -209,7 +209,7 @@
+ wxT("SVG vector picture files (*.svg)|*.svg"),
+ wxSAVE|wxOVERWRITE_PROMPT);
+ 
+-if (dialog.ShowModal() == wxID_OK)
++if ((dialog.ShowModal() == wxID_OK) && (p.GetNumTrees() != 0))
+ {
+   wxSVGFileDC pictureDC (dialog.GetPath(), 600, 650) ;
+   OnDraw ();

diff --git 
a/sci-biology/treeviewx/files/treeviewx-0.5.1-fix_loading_crash.patch 
b/sci-biology/treeviewx/files/treeviewx-0.5.1-fix_loading_crash.patch
new file mode 100644
index 000..c136539
--- /dev/null
+++ b/sci-biology/treeviewx/files/treeviewx-0.5.1-fix_loading_crash.patch
@@ -0,0 +1,40 @@
+Bug: http://code.google.com/p/treeviewx/issues/detail?id=1
+Description: fix crash on loading tree file.
+Author: Tim Booth
+--- tv-0.5.orig/tview.cpp
 tv-0.5/tview.cpp
+@@ -278,7 +278,7 @@
+   char buf[256];
+   strcpy (buf, p->GetLabel().c_str());
+   wchar_t wbuf[256];
+-  mbstowcs (wbuf, buf, size_t(wbuf));
++  mbstowcs (wbuf, buf, 256);
+   s << wbuf;
+ #else
+   s << p->GetLabel().c_str();
+@@ -563,7 +563,7 @@
+   char buf[256];
+   strcpy (buf, t.GetName().c_str());
+   wchar_t wbuf[256];
+-  mbstowcs (wbuf, buf, size_t(wbuf));
++  mbstowcs (wbuf, buf, 256);
+   txt << wbuf;
+ #else
+   txt << t.GetName().c_str();
+@@ -712,7 +712,7 @@
+   char buf[256];
+   strcpy (buf, p.GetIthTreeName(i).c_str());
+   wchar_t wbuf[256];
+-  mbstowcs (wbuf, buf, size_t(wbuf));
++  mbstowcs (wbuf, buf, 256);
+ 
+   std::wstring tname = wbuf;
+ 
+@@ -1046,6 +1046,7 @@
+ void MyCanvas::OnSize(wxSizeEvent& event)
+ {
+   Resize ();
++Refresh();
+ event.Skip();
+ }
+ 

diff --git a/sci-biology/treeviewx/files/treeviewx-0.5.1-svg.patch 
b/sci-biology/treeviewx/files/treeviewx-0.5.1-svg.patch
new file mode 100644
index 000..67a6217
--- /dev/null
+++ b/sci-biology/treeviewx/files/treeviewx-0.5.1-svg.patch
@@ -0,0 +1,30 @@
+Author: Olly Betts 
+Description: Update configure.in to match what it must have said when 
configure was generated.
+ One thing I should probably explain about the patch as my change may
+ seem odd otherwise - upstream's configure.in says "USE_SVG=0" but the
+ generated configure says "USE_SVG=1", so I've simply updated
+ configure.in to match what it must have said when configure was
+ generated.
+Forwarded: no
+--- tv-0.5.orig/configure.in
 tv-0.5/configure.in
+@@ -66,7 +66,9 @@
+   case "$wx_version" in
+  2.4.*) WX_SVG_LIB=[`$WX_CONFIG --basename`_dcsvg-`echo ${wx_version} | 
sed -e "s:\.[0-9]\{1,\}$::"`]
+;;
+- *)WX_SVG_LIB=[`$WX_CONFIG --basename`_svg-`echo ${wx_version} | sed 
-e "s:\.[0-9]\{1,\}$::"`]
++ 2.*)   WX_SVG_LIB=[`$WX_CONFIG --basename`_svg-`echo ${wx_version} | sed 
-e "s:\.[0-9]\{1,\}$::"`]
++   ;;
++ *) WX_SVG_LIB=
+;;
+   esac
+ 
+@@ -76,7 +78,7 @@
+ 
+ if test "$USE_SVG" = 1 ; then
+CXXFLAGS="$CXXFLAGS -DUSE_SVG"
+-   LIBS="$LIBS -l$WX_SVG_LIB"
++   test -n "$WX_SVG_LIB" && LIBS="$LIBS -l$WX_SVG_LIB"
+ fi
+ 
+ AC_OUTPUT(Makefile ncl-2.0/Makefile ncl-2.0/src/Makefile TreeLib/Makefile 
tv.spec)

diff --git 

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

2015-10-25 Thread Justin Lecher
commit: bf899db504819b910205d5146ad862df8fae9582
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 08:25:24 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf899db5

dev-python/pillow: Backport fix for tiff image color detection

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

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

 .../pillow-3.0.0-backport-tiff-color-fix.patch |  39 
 dev-python/pillow/pillow-3.0.0-r1.ebuild   | 101 +
 2 files changed, 140 insertions(+)

diff --git a/dev-python/pillow/files/pillow-3.0.0-backport-tiff-color-fix.patch 
b/dev-python/pillow/files/pillow-3.0.0-backport-tiff-color-fix.patch
new file mode 100644
index 000..b5b5201
--- /dev/null
+++ b/dev-python/pillow/files/pillow-3.0.0-backport-tiff-color-fix.patch
@@ -0,0 +1,39 @@
+From e0cb8f945e22d4f714f1c1de3aa04b3db39c5679 Mon Sep 17 00:00:00 2001
+From: wiredfool 
+Date: Sat, 3 Oct 2015 22:46:01 +0100
+Subject: [PATCH] Flatten sampleformat to initial value, fixes #1466
+
+---
+ PIL/TiffImagePlugin.py |   9 +++--
+ Tests/images/copyleft.tiff | Bin 0 -> 7926 bytes
+ Tests/test_file_tiff.py|   5 +
+ 3 files changed, 12 insertions(+), 2 deletions(-)
+ create mode 100644 Tests/images/copyleft.tiff
+
+diff --git a/PIL/TiffImagePlugin.py b/PIL/TiffImagePlugin.py
+index 1f97422..a84d017 100644
+--- a/PIL/TiffImagePlugin.py
 b/PIL/TiffImagePlugin.py
+@@ -180,8 +180,6 @@
+ (MM, 2, (1,), 1, (8, 8, 8, 8), (2,)): ("RGBA", "RGBA"),
+ (II, 2, (1,), 1, (8, 8, 8, 8), (999,)): ("RGBA", "RGBA"),  # Corel Draw 10
+ (MM, 2, (1,), 1, (8, 8, 8, 8), (999,)): ("RGBA", "RGBA"),  # Corel Draw 10
+-(II, 2, (1, 1, 1, 1), 1, (8, 8, 8, 8), (1,)): ("RGBA", "RGBA"),  # OSX 
Grab
+-(MM, 2, (1, 1, 1, 1), 1, (8, 8, 8, 8), (1,)): ("RGBA", "RGBA"),  # OSX 
Grab
+ (II, 3, (1,), 1, (1,), ()): ("P", "P;1"),
+ (MM, 3, (1,), 1, (1,), ()): ("P", "P;1"),
+ (II, 3, (1,), 2, (1,), ()): ("P", "P;1R"),
+@@ -967,6 +965,13 @@ def _setup(self):
+ print("- size:", self.size)
+ 
+ format = self.tag_v2.get(SAMPLEFORMAT, (1,))
++if len(format) > 1 and max(format) == min(format) == 1:
++# SAMPLEFORMAT is properly per band, so an RGB image will
++# be (1,1,1).  But, we don't support per band pixel types,
++# and anything more than one band is a uint8. So, just
++# take the first element. Revisit this if adding support
++# for more exotic images.
++format = (1,)
+ 
+ # mode: check photometric interpretation and bits per pixel
+ key = (

diff --git a/dev-python/pillow/pillow-3.0.0-r1.ebuild 
b/dev-python/pillow/pillow-3.0.0-r1.ebuild
new file mode 100644
index 000..4d53a59
--- /dev/null
+++ b/dev-python/pillow/pillow-3.0.0-r1.ebuild
@@ -0,0 +1,101 @@
+# 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} pypy )
+PYTHON_REQ_USE='tk?'
+
+inherit distutils-r1 eutils virtualx
+
+MY_PN=Pillow
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Python Imaging Library (fork)"
+HOMEPAGE="https://github.com/python-imaging/Pillow 
https://pypi.python.org/pypi/Pillow;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="doc examples jpeg jpeg2k lcms test tiff tk truetype webp zlib"
+
+REQUIRED_USE="test? ( jpeg tiff )"
+
+RDEPEND="
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( media-libs/openjpeg:2= )
+   lcms? ( media-libs/lcms:2= )
+   tiff? ( media-libs/tiff:0= )
+   truetype? ( media-libs/freetype:2= )
+   webp? ( media-libs/libwebp:0= )
+   zlib? ( sys-libs/zlib:0= )"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx-better-theme[${PYTHON_USEDEP}]
+   >=dev-python/sphinx_rtd_theme-0.1[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/

2015-10-25 Thread Justin Lecher
commit: 0e8b5c9d464ef0ddf6a0ec74f2b586c17ea7dfab
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Oct 25 09:23:56 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Oct 25 09:24:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e8b5c9d

gnome-extra/zeitgeist: Add back dev-python/rdflib dependency

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

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

 gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild 
b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 008b51b..47aa715 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
${PYTHON_DEPS}
dev-libs/json-glib
dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/rdflib[${PYTHON_USEDEP}]
media-libs/raptor:2
>=dev-libs/glib-2.35.4:2
>=dev-db/sqlite-3.7.11:3



[gentoo-commits] repo/gentoo:master commit in: x11-wm/blackbox/

2015-10-25 Thread Mikle Kolyada
commit: c0cb13adcdb348dcee90c42c3385dbe62732dc48
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:51:43 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:51:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0cb13ad

x11-wm/blackbox: x86 stable wrt bug #563254

Package-Manager: portage-2.2.20.1

 x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild 
b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
index febf50b..b873cfa 100644
--- a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
+++ b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="nls truetype debug"
 
 RDEPEND="x11-libs/libXft



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

2015-10-25 Thread Mikle Kolyada
commit: b62b7833356eb2aa8cf88988f6a8523fb282263a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 11:03:20 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 11:03:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62b7833

www-servers/tomcat: x86 stable wrt bug #563658

Package-Manager: portage-2.2.20.1

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

diff --git a/www-servers/tomcat/tomcat-7.0.64.ebuild 
b/www-servers/tomcat/tomcat-7.0.64.ebuild
index 370d942..7072bb9 100644
--- a/www-servers/tomcat/tomcat-7.0.64.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.64.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="7"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
 IUSE="extra-webapps websockets"
 
 RESTRICT="test" # can we run them on a production system?



[gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/

2015-10-25 Thread Mikle Kolyada
commit: ebd0687917c2547264162b15dd384ec9707511e6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 11:02:15 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 11:02:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd06879

dev-java/tomcat-servlet-api: x86 stable wrt bug #563658

Package-Manager: portage-2.2.20.1

 dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.64.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.64.ebuild 
b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.64.ebuild
index df80ff1..2c36a63 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.64.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.64.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://apache/tomcat/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="3.0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.6"



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

2015-10-25 Thread Mikle Kolyada
commit: d60bdfc70dea3ff2a3f21dbdffc48ab3dd96ff9b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 11:15:00 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 11:15:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60bdfc7

dev-libs/sord: x86 stable wrt bug #532274

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-libs/sord/sord-0.12.2.ebuild b/dev-libs/sord/sord-0.12.2.ebuild
index 132001a..64277e4 100644
--- a/dev-libs/sord/sord-0.12.2.ebuild
+++ b/dev-libs/sord/sord-0.12.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=dev-libs/serd-0.14.0"



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

2015-10-25 Thread Mikle Kolyada
commit: 4aa6cade77fe1361d9d0c0f64f47518c29d0f411
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 12:49:32 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 12:49:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa6cade

dev-ruby/systemu: x86 stable wrt bug #562278

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/systemu/systemu-2.6.5.ebuild 
b/dev-ruby/systemu/systemu-2.6.5.ebuild
index bff6e4d..366507a 100644
--- a/dev-ruby/systemu/systemu-2.6.5.ebuild
+++ b/dev-ruby/systemu/systemu-2.6.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/;
 
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 all_ruby_install() {



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-qt/

2015-10-25 Thread Mikle Kolyada
commit: 982c5b46e8a51abdb3954325d47292873635aa2c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 12:59:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 12:59:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982c5b46

net-libs/telepathy-qt: x86 stable wrt bug #562582

Package-Manager: portage-2.2.20.1

 net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild 
b/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
index c1796dc..d920d98 100644
--- a/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="debug farstream +qt4 qt5 test"
 
 REQUIRED_USE="|| ( qt4 qt5 )"



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

2015-10-25 Thread Michał Górny
commit: 696eea2903c71c0b58aec2bff2faeb06b45fdeaa
Author: Marc Joliet  gmx  de>
AuthorDate: Sat Oct 24 17:57:53 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 24 19:19:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696eea29

app-emacs/org-mode: inform users of run-time deps

Org mode has a long list of optional run-time dependencies.  Expend a
reasonable amount of effort to inform users of these with the help of the
readme.gentoo eclass.

Gentoo-bug: 563486
Signed-off-by: Marc Joliet  gmx.de>

 app-emacs/org-mode/org-mode-8.3.2-r1.ebuild | 61 +
 1 file changed, 61 insertions(+)

diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild 
b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
new file mode 100644
index 000..71afd50
--- /dev/null
+++ b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit readme.gentoo elisp
+
+DESCRIPTION="An Emacs mode for notes and project planning"
+HOMEPAGE="http://www.orgmode.org/;
+SRC_URI="http://orgmode.org/org-${PV}.tar.gz;
+
+LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
+IUSE="contrib doc odt-schema"
+RESTRICT="test"
+
+DEPEND="doc? ( virtual/texi2dvi )"
+
+S="${WORKDIR}/org-${PV}"
+SITEFILE="50${PN}-gentoo.el"
+
+DOC_CONTENTS="
+Org mode has a large variety of run-time dependencies, so you may have to
+install one or more additional packages.  A non-exhaustive list of these
+dependencies may be found at .
+"
+
+src_compile() {
+   emake datadir="${EPREFIX}${SITEETC}/${PN}"
+   use doc && emake pdf card
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   ETCDIRS="styles $(use odt-schema && echo schema)" \
+   lispdir="${EPREFIX}${SITELISP}/${PN}" \
+   datadir="${EPREFIX}${SITEETC}/${PN}" \
+   infodir="${EPREFIX}/usr/share/info" \
+   install
+
+   cp "${FILESDIR}/${SITEFILE}" "${T}/${SITEFILE}" || die
+
+   if use contrib; then
+   elisp-install ${PN}/contrib contrib/lisp/{org,ob,ox}*.el
+   insinto /usr/share/doc/${PF}/contrib
+   doins -r contrib/README contrib/scripts
+   find "${ED}/usr/share/doc/${PF}/contrib" -type f -name '.*' \
+   -exec rm -f '{}' '+'
+   # add the contrib subdirectory to load-path
+   sed -i -e 's:\(.*@SITELISP@\)\(.*\):&\n\1/contrib\2:' \
+   "${T}/${SITEFILE}" || die
+   fi
+
+   elisp-site-file-install "${T}/${SITEFILE}"
+   readme.gentoo_create_doc
+   dodoc README doc/library-of-babel.org doc/orgcard.txt etc/ORG-NEWS
+   use doc && dodoc doc/org.pdf doc/orgcard.pdf doc/orgguide.pdf
+}



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

2015-10-25 Thread Michał Górny
commit: 024f4f0a960c7b92d583f878a803348e223d5b53
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 10:32:42 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 10:32:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024f4f0a

app-emacs/org-mode: Merge "inform users of run-time deps"

Pull-Request: https://github.com/gentoo/gentoo/pull/285
Reviewed-by: Ulrich Müller  gentoo.org>

 .../org-mode/{org-mode-8.3.2.ebuild => org-mode-8.3.2-r1.ebuild} | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)



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

2015-10-25 Thread Pacho Ramos
commit: 9617bab88cf2b9cc175ae4e843c1dd1a7e5595c3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 10:42:10 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 10:42:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9617bab8

sci-libs/plplot: Version bump, support wxGTK:3.0

Package-Manager: portage-2.2.23

 sci-libs/plplot/Manifest |   1 +
 sci-libs/plplot/plplot-5.11.1.ebuild | 250 +++
 2 files changed, 251 insertions(+)

diff --git a/sci-libs/plplot/Manifest b/sci-libs/plplot/Manifest
index 25e28a6..022e61d 100644
--- a/sci-libs/plplot/Manifest
+++ b/sci-libs/plplot/Manifest
@@ -1,2 +1,3 @@
 DIST plplot-5.10.0.tar.gz 14766687 SHA256 
d4e930b8b9d43cd1663408986218d61f166de7cbc9ef5bed111b0bdea934f9d5 SHA512 
92a1880dc544694a19aa5a3f6f592df5b63ea65827f11804f0b1bdb1d123546abb213c1af4950c18b50e0e0fb9b40bb3311e7f21e681237df6008fee9873b11e
 WHIRLPOOL 
52b726925a6fa89e2e097a1a7578b8b0004bfac6a841019144785861a467e4d7c812bf4301e7a747d2edab47ef5b0d481c7732f5b0c9b4ff5dae6be6cd3e17ba
 DIST plplot-5.11.0.tar.gz 15892751 SHA256 
bfa8434e6e1e7139a5651203ec1256c8581e2fac3122f907f7d8d25ed3bd5f7e SHA512 
048157b95f65858d97ca6dba15d45dcdaee11892076a949cc3de8536abcaeca88eb8fa43a0520deffeee55eba43ef8cdf86b748a1e74b86d0340b995461d704d
 WHIRLPOOL 
904061ad556856cb2386925dc9c907a12d753de32546023c867ce77498435a0b501d36f06ca08d85adcd15cb3b93b0192fb8a58036b8faa6ce2d2b23d2cc8e43
+DIST plplot-5.11.1.tar.gz 15445404 SHA256 
289dff828c440121e57b70538b3f0fb4056dc47159bc1819ea444321f2ff1c4c SHA512 
663da681a2e1ab2cb551e028485a55dfa111d8828187e84a50f5605c3346288ebd07a0e20ff4c50f00efc4f52be84bc100602de42e5713868ad32fdb431b80fd
 WHIRLPOOL 
21e11c496b89060d00c9b0e513a0fb4833713f021d1fa63ea9210198713324e6efc3a1a28a218a75acd1fa5752ee4058465575481c27cfaec1cb91c52db40864

diff --git a/sci-libs/plplot/plplot-5.11.1.ebuild 
b/sci-libs/plplot/plplot-5.11.1.ebuild
new file mode 100644
index 000..77f2d41
--- /dev/null
+++ b/sci-libs/plplot/plplot-5.11.1.ebuild
@@ -0,0 +1,250 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="3.0"
+FORTRAN_NEEDED=fortran
+PYTHON_COMPAT=( python2_7 )
+VIRTUALX_REQUIRED=test
+
+inherit eutils fortran-2 cmake-utils python-single-r1 toolchain-funcs \
+   virtualx wxwidgets java-pkg-opt-2 multilib
+
+DESCRIPTION="Multi-language scientific plotting library"
+HOMEPAGE="http://plplot.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0/12"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="ada cairo cxx doc +dynamic examples fortran gd java jpeg latex lua
+   ocaml octave pdf pdl png python qhull qt4 shapefile svg tcl test
+   threads tk truetype wxwidgets X"
+
+RDEPEND="
+   ada? ( virtual/gnat:* )
+   cairo? ( x11-libs/cairo:0=[svg?,X?] )
+   gd? ( media-libs/gd:2=[jpeg?,png?] )
+   java? ( >=virtual/jre-1.5:* )
+   latex? (
+   app-text/ghostscript-gpl
+   virtual/latex-base
+   )
+   lua? ( dev-lang/lua:0= )
+   ocaml? (
+   dev-lang/ocaml
+   dev-ml/camlidl
+   cairo? ( dev-ml/cairo-ocaml[gtk] )
+   )
+   octave? ( sci-mathematics/octave:0= )
+   pdf? ( media-libs/libharu:0= )
+   pdl? (
+   dev-perl/PDL
+   dev-perl/XML-DOM
+   )
+   python? (
+   dev-python/numpy[${PYTHON_USEDEP}]
+   qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
+   )
+   qhull? ( media-libs/qhull:0= )
+   qt4? (
+   dev-qt/qtgui:4=
+   dev-qt/qtsvg:4=
+   )
+   shapefile? ( sci-libs/shapelib:0= )
+   tcl? (
+   dev-lang/tcl:0=
+   dev-tcltk/itcl:0=
+   tk? (
+   dev-lang/tk:0=
+   dev-tcltk/itk
+   )
+   )
+   truetype? (
+   media-fonts/freefont
+   media-libs/lasi:0=
+   gd? ( media-libs/gd:2=[truetype] )
+   )
+   wxwidgets? (
+   x11-libs/wxGTK:${WX_GTK_VER}=[X]
+   x11-libs/agg:0=[truetype?]
+   )
+   X? (
+   x11-libs/libX11:0=
+   x11-libs/libXau:0=
+   x11-libs/libXdmcp:0=
+   )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   java? (
+   >=virtual/jdk-1.5
+   dev-lang/swig
+   )
+   ocaml? ( dev-ml/findlib )
+   octave? ( >=dev-lang/swig-2.0.12 )
+   python? ( dev-lang/swig )
+   test? (
+   media-fonts/font-misc-misc
+   media-fonts/font-cursor-misc
+   )"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) qt4? ( dynamic ) test? ( 
latex ) tk? ( tcl )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.9.6-python.patch
+   "${FILESDIR}"/${PN}-5.11.0-ocaml.patch
+   

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

2015-10-25 Thread Mikle Kolyada
commit: 4ad34ae18c4728756b0a5110be75467731dca046
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:46:23 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:46:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad34ae1

net-misc/dhcpcd-ui: x86 stable wrt bug #559216

Package-Manager: portage-2.2.20.1

 net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5.ebuild 
b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5.ebuild
index a7e0678..39f3430 100644
--- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5.ebuild
+++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://roy.marples.name/downloads/${PN%-ui}/${P}.tar.bz2;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug gtk gtk3 qt4 libnotify"
 
 REQUIRED_USE="



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

2015-10-25 Thread Mikle Kolyada
commit: b85546df41fa4ded5d8cf11280dee5a9ae4c165f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:54:53 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:54:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85546df

media-sound/mpc: x86 stable wrt bug #563304

Package-Manager: portage-2.2.20.1

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

diff --git a/media-sound/mpc/mpc-0.27.ebuild b/media-sound/mpc/mpc-0.27.ebuild
index 96e76f1..e3d4ecd 100644
--- a/media-sound/mpc/mpc-0.27.ebuild
+++ b/media-sound/mpc/mpc-0.27.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc x86"
 IUSE="iconv"
 
 RDEPEND=">=media-libs/libmpdclient-2.2



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

2015-10-25 Thread Mikle Kolyada
commit: d0ff085ab909b26cf8ea65c38129c13ae1a04d60
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:59:53 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:59:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ff085a

net-misc/sslh: x86 stable wrt bug #562754

Package-Manager: portage-2.2.20.1

 net-misc/sslh/sslh-1.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/sslh/sslh-1.17.ebuild b/net-misc/sslh/sslh-1.17.ebuild
index b92ece0..b6a3380 100644
--- a/net-misc/sslh/sslh-1.17.ebuild
+++ b/net-misc/sslh/sslh-1.17.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.rutschle.net/tech/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~m68k ~mips ~s390 ~sh ~x86"
+KEYWORDS="amd64 ~arm ~m68k ~mips ~s390 ~sh x86"
 IUSE="caps tcpd"
 
 RDEPEND="caps? ( sys-libs/libcap )



[gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/, dev-lang/erlang/files/

2015-10-25 Thread Pacho Ramos
commit: 2bb3db1a1a28e3a76a5cde521f27298b1bd48562
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 11:50:23 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 11:51:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb3db1a

dev-lang/erlang: Support wxGTK:3.0 (#563322)

Package-Manager: portage-2.2.23

 dev-lang/erlang/erlang-18.0-r2.ebuild | 166 
 dev-lang/erlang/files/erlang-18.0-wx3.0.patch | 531 ++
 2 files changed, 697 insertions(+)

diff --git a/dev-lang/erlang/erlang-18.0-r2.ebuild 
b/dev-lang/erlang/erlang-18.0-r2.ebuild
new file mode 100644
index 000..e62e7a2
--- /dev/null
+++ b/dev-lang/erlang/erlang-18.0-r2.ebuild
@@ -0,0 +1,166 @@
+# 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 autotools elisp-common eutils java-pkg-opt-2 multilib systemd 
versionator wxwidgets
+
+# NOTE: If you need symlinks for binaries please tell maintainers or
+# open up a bug to let it be created.
+
+DESCRIPTION="Erlang programming language, runtime environment, and large 
collection of libraries"
+HOMEPAGE="http://www.erlang.org/;
+SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
+   http://erlang.org/download/otp_doc_man_${PV}.tar.gz
+   doc? ( http://erlang.org/download/otp_doc_html_${PV}.tar.gz )"
+
+LICENSE="ErlPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris"
+IUSE="compat-ethread doc emacs halfword hipe java kpoll libressl odbc smp sctp 
ssl systemd tk wxwidgets"
+
+RDEPEND="
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.7d:0 )
+   libressl? ( dev-libs/libressl )
+   )
+   emacs? ( virtual/emacs )
+   java? ( >=virtual/jdk-1.2 )
+   odbc? ( dev-db/unixODBC )"
+DEPEND="${RDEPEND}
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X,opengl] virtual/glu )
+   sctp? ( net-misc/lksctp-tools )
+   tk? ( dev-lang/tk )"
+
+S="${WORKDIR}/otp_src_${PV}"
+
+SITEFILE=50${PN}-gentoo.el
+
+pkg_setup() {
+   if use halfword ; then
+   use amd64 || die "halfword support is limited to amd64"
+   fi
+}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-18.0-wx3.0.patch
+
+   use odbc || sed -i 's: odbc : :' lib/Makefile
+
+   # bug 263129, don't ignore LDFLAGS, reported upstream
+   sed -e 's:LDFLAGS = \$(DED_LDFLAGS):LDFLAGS += \$(DED_LDFLAGS):' -i 
"${S}"/lib/megaco/src/flex/Makefile.in
+
+   # don't ignore LDFLAGS, reported upstream
+   sed -e 's:LDFLAGS =  \$(ODBC_LIB) \$(EI_LDFLAGS):LDFLAGS += 
\$(ODBC_LIB) \$(EI_LDFLAGS):' -i "${S}"/lib/odbc/c_src/Makefile.in
+
+   if ! use wxwidgets; then
+   sed -i 's: wx : :' lib/Makefile
+   rm -rf lib/wx
+   fi
+
+   # Nasty workaround, reported upstream
+   cp "${S}"/lib/configure.in.src "${S}"/lib/configure.in
+
+   # bug 383697
+   sed -i '1i#define OF(x) x' erts/emulator/drivers/common/gzio.c
+
+   cd erts && mv configure.in configure.ac && eautoreconf
+}
+
+src_configure() {
+   use wxwidgets && need-wxwidgets unicode
+   use java || export JAVAC=false
+
+   econf \
+   --enable-threads \
+   $(use_enable sctp) \
+   $(use_enable systemd) \
+   $(use_enable halfword halfword-emulator) \
+   $(use_enable hipe) \
+   $(use_with ssl ssl "${EPREFIX}"/usr) \
+   $(use_enable ssl dynamic-ssl-lib) \
+   $(use_enable kpoll kernel-poll) \
+   $(use_enable smp smp-support) \
+   $(use compat-ethread && echo 
"--enable-ethread-pre-pentium4-compatibility") \
+   $(use x64-macos && echo "--enable-darwin-64bit")
+}
+
+src_compile() {
+   use java || export JAVAC=false
+   emake
+
+   if use emacs ; then
+   pushd lib/tools/emacs
+   elisp-compile *.el
+   popd
+   fi
+}
+
+extract_version() {
+   sed -n -e "/^$2 = \(.*\)$/s::\1:p" "${S}/$1/vsn.mk"
+}
+
+src_install() {
+   local ERL_LIBDIR=/usr/$(get_libdir)/erlang
+   local ERL_INTERFACE_VER=$(extract_version lib/erl_interface EI_VSN)
+   local ERL_ERTS_VER=$(extract_version erts VSN)
+
+   emake INSTALL_PREFIX="${D}" install
+   dodoc AUTHORS README.md
+
+   dosym "${ERL_LIBDIR}/bin/erl" /usr/bin/erl
+   dosym "${ERL_LIBDIR}/bin/erlc" /usr/bin/erlc
+   dosym "${ERL_LIBDIR}/bin/escript" /usr/bin/escript
+   dosym \
+   
"${ERL_LIBDIR}/lib/erl_interface-${ERL_INTERFACE_VER}/bin/erl_call" \
+   /usr/bin/erl_call
+   dosym "${ERL_LIBDIR}/erts-${ERL_ERTS_VER}/bin/beam" /usr/bin/beam
+   use smp && dosym "${ERL_LIBDIR}/erts-${ERL_ERTS_VER}/bin/beam.smp" 
/usr/bin/beam.smp
+
+   ## 

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

2015-10-25 Thread Pacho Ramos
commit: a7d113e94cdbcc37c5090fe26e3e64ab47228339
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 11:51:01 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 11:51:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d113e9

dev-lang/erlang: Support wxGTK:3.0 (#563322)

Package-Manager: portage-2.2.23

 dev-lang/erlang/erlang-18.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/erlang/erlang-18.0-r2.ebuild 
b/dev-lang/erlang/erlang-18.0-r2.ebuild
index e62e7a2..96ff59c 100644
--- a/dev-lang/erlang/erlang-18.0-r2.ebuild
+++ b/dev-lang/erlang/erlang-18.0-r2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
libressl? ( dev-libs/libressl )
)
emacs? ( virtual/emacs )
-   java? ( >=virtual/jdk-1.2 )
+   java? ( >=virtual/jdk-1.2:* )
odbc? ( dev-db/unixODBC )"
 DEPEND="${RDEPEND}
wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X,opengl] virtual/glu )



[gentoo-commits] repo/gentoo:master commit in: media-sound/sooperlooper/, media-sound/sooperlooper/files/

2015-10-25 Thread Pacho Ramos
commit: 075676d66fb8c17de1758e8eb801547e6fa23c75
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 12:45:00 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 12:45:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075676d6

media-sound/sooperlooper: Version bump and support wxGTK:3.0 (#563432)

Package-Manager: portage-2.2.23

 media-sound/sooperlooper/Manifest  |   1 +
 .../files/sooperlooper-1.7.3-sigc++-2.5.patch  | 166 +++
 .../files/sooperlooper-1.7.3-wx3.0.patch   | 177 +
 media-sound/sooperlooper/sooperlooper-1.7.3.ebuild |  59 +++
 4 files changed, 403 insertions(+)

diff --git a/media-sound/sooperlooper/Manifest 
b/media-sound/sooperlooper/Manifest
index ff07492..d612e4c 100644
--- a/media-sound/sooperlooper/Manifest
+++ b/media-sound/sooperlooper/Manifest
@@ -1,3 +1,4 @@
 DIST sooperlooper-1.6.17.tar.gz 704953 SHA256 
f35b1ffb977499f649cd22ed19441ca55618db4e0d4e0805973f228135b3dbdf SHA512 
e7e8494b1ec00ad54ab1a5e42fe295ffe397e98225c81e1d69dd88f696b2e08502fef16f723536ffcc09d7b537a762f43a139c9c08be28f9ae7e41057fc58db5
 WHIRLPOOL 
d194b2fa1015d253059a31014421e7d443f3620ac68e403c4f27d498a8d90f54b3334b9f60f10af0612a5b99c9523aa2b8ec6f7399738237656dde6187589a43
 DIST sooperlooper-1.6.18.tar.gz 705462 SHA256 
087a52186fefb138ac16deebc1ed4b9ff4945ffb4fe3e2170f60fcf97a3a8c38 SHA512 
cccfc6ced0e2441bdc004b892b67141b476a89c19187fa249a30613f3cd1b77b5e6767262249ad42ee50007ea538ae3eff5dce47a529937d7d32e81ed73a5a31
 WHIRLPOOL 
69f8a1d421a3fe6ad07ae7721fdff760219cbfedf6a4ffdf23217476b56bcbc4bc0f58e00505cfaca05e47c69e13ee17eaa3de9baf01bc2ac3b8dde6a9131db4
 DIST sooperlooper-1.6.5-m4.tar.bz2 1463 SHA256 
ee8e3084c3d3d4db29f3d7b4dde0d260b9dfb72be8c9362c7fd711fb7784e0bb SHA512 
01b4405dcd91e617c8dafb9fcfab99507d0a9637d9b0eec84276c348968e31159b68ce5c8b7f900ab8a830f2b5c91b798146d5272d006a2b866f149e485f228d
 WHIRLPOOL 
8faddc39687193c643265c52ab2930f98094f4d2544e7d1e1005d5acffa00d6577d95484b51919aea4d810320ebef362ce9a9ab98ac3bc41aa0441a9666a4abc
+DIST sooperlooper-1.7.3.tar.gz 732406 SHA256 
7a7dbdedb5dab28fb1f98ba5827d88df4c7327909ab87f6def167517786f4f58 SHA512 
cbc9f6b3e4cafc6f18ddb2e2415d2bac274c8cc578b5dadc6ad878b1bed34e514208bc990c3a7dab0106cbf34ad16be12846851e446d724d77386e70d975e14b
 WHIRLPOOL 
97df9fa8a8a57f4a1cf6929dd68628f72c12e755e9676f69062613456e7c01af0f83a11b01af8e14cd81740e09b26c23943af37f37c164fc61dd2adf4d167e08

diff --git a/media-sound/sooperlooper/files/sooperlooper-1.7.3-sigc++-2.5.patch 
b/media-sound/sooperlooper/files/sooperlooper-1.7.3-sigc++-2.5.patch
new file mode 100644
index 000..d105e82
--- /dev/null
+++ b/media-sound/sooperlooper/files/sooperlooper-1.7.3-sigc++-2.5.patch
@@ -0,0 +1,166 @@
+Description: support for sigc++>=2.5.2
+ since sigc++-2.5.2, the sigc++/object.h has been removed
+ (and replaced by sigc++/trackable.h>
+Author: IOhannes m zmölnig
+Last-Update: 2015-10-21
+Forwarded: Jesse Chappell 
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- sooperlooper.orig/configure.ac
 sooperlooper/configure.ac
+@@ -220,7 +220,15 @@
+ AC_SUBST(NCURSES_LIBS)
+ 
+ dnl sigc++
+-PKG_CHECK_MODULES(SIGCPP, sigc++-2.0 >= 2.2.10)
++have_sigcpp=no
++PKG_CHECK_MODULES(SIGCPP, [sigc++-2.0 >= 2.2.10],[have_sigcpp=yes])
++if test "x${have_sigcpp}" = "xyes"
++then
++  presigcpp_CFLAGS=$CFLAGS
++  CFLAGS=$CFLAGS $SIGCPP_CFLAGS
++  AC_CHECK_HEADER([sigc++/object.h], [SIGCPP_CFLAGS="$SIGCPP_CFLAGS 
-DUSE_SIGCPP_OBJECT_H"])
++  CFLAGS=$presigcpp_CFLAGS
++fi
+ 
+ AC_SUBST(SIGCPP_LIBS)
+ AC_SUBST(SIGCPP_CFLAGS)
+--- sooperlooper.orig/libs/pbd/configure.ac
 sooperlooper/libs/pbd/configure.ac
+@@ -193,7 +193,15 @@
+ PKG_CHECK_MODULES(XML, libxml-2.0 >= 2.5)
+ 
+ dnl sigc++
+-PKG_CHECK_MODULES(SIGCPP, sigc++-2.0 >= 2.2.10)
++have_sigcpp=no
++PKG_CHECK_MODULES(SIGCPP, [sigc++-2.0 >= 2.2.10],[have_sigcpp=yes])
++if test "x${have_sigcpp}" = "xyes"
++then
++  presigcpp_CFLAGS=$CFLAGS
++  CFLAGS=$CFLAGS $SIGCPP_CFLAGS
++  AC_CHECK_HEADER([sigc++/object.h], [SIGCPP_CFLAGS="$SIGCPP_CFLAGS 
-DUSE_SIGCPP_OBJECT_H"])
++  CFLAGS=$presigcpp_CFLAGS
++fi
+ 
+ 
+ AM_BUILD_ENVIRONMENT
+--- sooperlooper.orig/src/control_osc.hpp
 sooperlooper/src/control_osc.hpp
+@@ -27,7 +27,11 @@
+ #include 
+ #include 
+ 
+-#include 
++#ifdef USE_SIGCPP_OBJECT_H
++# include 
++#else
++# include 
++#endif
+ 
+ #include "event.hpp"
+ #include "event_nonrt.hpp"
+--- sooperlooper.orig/src/gui/app_frame.hpp
 sooperlooper/src/gui/app_frame.hpp
+@@ -26,7 +26,11 @@
+ #include 
+ #include 
+ 
+-#include 
++#ifdef USE_SIGCPP_OBJECT_H
++# include 
++#else
++# include 
++#endif
+ #include 
+ #include 
+ 
+--- sooperlooper.orig/src/gui/config_panel.hpp
 

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

2015-10-25 Thread Mikle Kolyada
commit: ea3e61eef8147db074989e399162adbf2bd65128
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:32:11 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:32:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3e61ee

app-admin/syslog-ng: x86 stable wrt bug #563638

Package-Manager: portage-2.2.20.1

 app-admin/syslog-ng/syslog-ng-3.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/syslog-ng/syslog-ng-3.7.1.ebuild 
b/app-admin/syslog-ng/syslog-ng-3.7.1.ebuild
index 3a1359b..12b8a65 100644
--- a/app-admin/syslog-ng/syslog-ng-3.7.1.ebuild
+++ b/app-admin/syslog-ng/syslog-ng-3.7.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/balabit/syslog-ng/releases/download/${P}/${P}.tar.gz
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd"
 IUSE="amqp caps dbi geoip ipv6 json mongodb pacct python redis smtp 
spoof-source systemd tcpd"
 RESTRICT="test"
 



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

2015-10-25 Thread Mikle Kolyada
commit: 021027bc7118d361c95d62643a3d74a2b4fabd5c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:44:19 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:44:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021027bc

dev-lang/clojure: x86 stable wrt bug #563422

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-lang/clojure/clojure-1.7.0.ebuild 
b/dev-lang/clojure/clojure-1.7.0.ebuild
index 8a74bcf..41ceb9f 100644
--- a/dev-lang/clojure/clojure-1.7.0.ebuild
+++ b/dev-lang/clojure/clojure-1.7.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/clojure/clojure/tarball/${P} -> 
${P}.tar.gz"
 
 LICENSE="EPL-1.0 Apache-2.0 BSD"
 SLOT="1.7"
-KEYWORDS="amd64 ~x86 ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-linux"
 IUSE=""
 RESTRICT="test" # patches welcome to fix the test
 



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

2015-10-25 Thread Mikle Kolyada
commit: bbd7ee02cd9f197d54345c87e215bec8da1e3a85
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:50:08 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:50:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd7ee02

app-office/akonadi-server: x86 stable wrt bug #563528

Package-Manager: portage-2.2.20.1

 app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild 
b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
index 05a4839..7068ab3 100644
--- a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
@@ -11,7 +11,7 @@ if [[ $PV = ** ]]; then
KEYWORDS=""
 else
SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2"
-   KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${P/-server/}"
 fi
 



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

2015-10-25 Thread Michał Górny
commit: 97dc3a47088d9a7f86879fc34c29d5c280639fb6
Author: Zetok Zalbavar  openmailbox  org>
AuthorDate: Sun Oct 25 09:08:42 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 09:08:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97dc3a47

media-sound/qtractor: revbump, since dependency was changed

Wasn't bumped in 786374cc8ecbd279afb926e578ce3a8846e1a307, where dep changed.
Thanks to @hasufell for pointing it out.

 media-sound/qtractor/{qtractor-0.7.0.ebuild => qtractor-0.7.0-r1.ebuild} | 0
 media-sound/qtractor/{qtractor-0.7.1.ebuild => qtractor-0.7.1-r1.ebuild} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-sound/qtractor/qtractor-0.7.0.ebuild 
b/media-sound/qtractor/qtractor-0.7.0-r1.ebuild
similarity index 100%
rename from media-sound/qtractor/qtractor-0.7.0.ebuild
rename to media-sound/qtractor/qtractor-0.7.0-r1.ebuild

diff --git a/media-sound/qtractor/qtractor-0.7.1.ebuild 
b/media-sound/qtractor/qtractor-0.7.1-r1.ebuild
similarity index 100%
rename from media-sound/qtractor/qtractor-0.7.1.ebuild
rename to media-sound/qtractor/qtractor-0.7.1-r1.ebuild



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

2015-10-25 Thread Michał Górny
commit: c9a226b34706ea83a506678df019af0759588af2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 13:08:09 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 13:08:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a226b3

media-sound/qtractor: Merge "revbump, since dependency was changed"

Pull-Request: https://github.com/gentoo/gentoo/pull/290

 media-sound/qtractor/{qtractor-0.7.0.ebuild => qtractor-0.7.0-r1.ebuild} | 0
 media-sound/qtractor/{qtractor-0.7.1.ebuild => qtractor-0.7.1-r1.ebuild} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)



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

2015-10-25 Thread Mikle Kolyada
commit: 7f1cd38d4b87aca921e44c6701919b92676fe7af
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:48:10 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:48:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1cd38d

dev-libs/elfutils: x86 stable wrt bug #563250

Package-Manager: portage-2.2.20.1

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

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



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

2015-10-25 Thread Mikle Kolyada
commit: 2b8a7e5da9c07345a3e5dd89938e66c05b1b9678
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:53:34 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:53:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8a7e5d

media-libs/libsdl: x86 stable wrt bug #562978

Package-Manager: portage-2.2.20.1

 media-libs/libsdl/libsdl-1.2.15-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild 
b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
index 2c5f1a6..545e3b9 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 # WARNING:
 # If you turn on the custom-cflags use flag in USE and something breaks,
 # you pick up the pieces.  Be prepared for bug reports to be marked INVALID.



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

2015-10-25 Thread Mikle Kolyada
commit: e3e7319a8cfe8b1b7c80ca3c789648984872866d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 10:58:09 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 10:58:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e7319a

sys-apps/rng-tools: x86 stable wrt bug #562520

Package-Manager: portage-2.2.20.1

 sys-apps/rng-tools/rng-tools-5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/rng-tools/rng-tools-5-r2.ebuild 
b/sys-apps/rng-tools/rng-tools-5-r2.ebuild
index 38a6dad..79b4629 100644
--- a/sys-apps/rng-tools/rng-tools-5-r2.ebuild
+++ b/sys-apps/rng-tools/rng-tools-5-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gkernel/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc x86"
 IUSE="selinux"
 
 DEPEND="dev-libs/libgcrypt:0



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

2015-10-25 Thread Mikle Kolyada
commit: d30ec71fe076dea8858894aed35d39ee3db5488c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 11:11:55 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 11:12:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d30ec71f

net-analyzer/tcpreplay: x86 stable wrt bug #562276

Package-Manager: portage-2.2.20.1

 net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild
index e70bd4f..325f34c 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="BSD GPL-3"
 SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 SLOT="0"
-KEYWORDS="amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc x86"
 IUSE="debug pcapnav +tcpdump"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-strategy/asc/

2015-10-25 Thread Pacho Ramos
commit: bc4c85a4eb18313b907a6b50c573317096362310
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 12:25:19 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 12:25:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4c85a4

games-strategy/asc: Support wxGTK:3.0 (#563336)

Package-Manager: portage-2.2.23

 games-strategy/asc/asc-2.6.0.0-r1.ebuild | 73 
 1 file changed, 73 insertions(+)

diff --git a/games-strategy/asc/asc-2.6.0.0-r1.ebuild 
b/games-strategy/asc/asc-2.6.0.0-r1.ebuild
new file mode 100644
index 000..2f051cb
--- /dev/null
+++ b/games-strategy/asc/asc-2.6.0.0-r1.ebuild
@@ -0,0 +1,73 @@
+# 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 toolchain-funcs flag-o-matic wxwidgets games
+
+DESCRIPTION="turn based strategy game designed in the tradition of the Battle 
Isle series"
+HOMEPAGE="http://www.asc-hq.org/;
+SRC_URI="mirror://sourceforge/asc-hq/${P}.tar.bz2
+   http://www.asc-hq.org/music/frontiers.ogg
+   http://www.asc-hq.org/music/time_to_strike.ogg
+   http://www.asc-hq.org/music/machine_wars.ogg;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-arch/bzip2
+   media-libs/libsdl[video]
+   media-libs/libpng:0
+   media-libs/sdl-image[gif,jpeg,png]
+   media-libs/sdl-mixer[vorbis]
+   media-libs/sdl-sound
+   dev-libs/boost
+   dev-games/physfs
+   media-libs/xvid
+   dev-libs/expat
+   media-libs/freetype
+   dev-lang/lua:0
+   x11-libs/wxGTK:${WX_GTK_VER}[X]
+   dev-libs/libsigc++:1.2"
+
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/pkgconfig
+   app-arch/zip"
+
+src_unpack() {
+   local f
+
+   unpack ${P}.tar.bz2
+   for f in ${A}
+   do
+   case ${f} in
+   *ogg)
+   cp "${DISTDIR}/${f}" "${S}/data/music" || die
+   ;;
+   esac
+   done
+}
+
+src_configure() {
+   need-wxwidgets unicode
+   # Added --disable-paraguitest for bugs 26402 and 4488
+   # Added --disable-paragui for bug 61154 since it's not really used much
+   # and the case is well documented at http://www.asc-hq.org/
+   if [[ $(gcc-major-version) -eq 4 ]] ; then
+   replace-flags -O3 -O2
+   fi
+   egamesconf \
+   --disable-paraguitest \
+   --disable-paragui \
+   --datadir="${GAMES_DATADIR_BASE}"
+}
+
+src_install() {
+   default
+   dohtml -r doc/*
+   prepgamesdirs
+}



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

2015-10-25 Thread Mikle Kolyada
commit: a2bc67743caacda6cad4a572d19bd380f103e8ac
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 12:46:33 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 12:46:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bc6774

media-libs/lilv: x86 stable wrt bug #532278

Package-Manager: portage-2.2.20.1

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

diff --git a/media-libs/lilv/lilv-0.20.0.ebuild 
b/media-libs/lilv/lilv-0.20.0.ebuild
index 7f427d7..8535f32 100644
--- a/media-libs/lilv/lilv-0.20.0.ebuild
+++ b/media-libs/lilv/lilv-0.20.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="doc +dyn-manifest static-libs test"
 
 RDEPEND="media-libs/lv2



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

2015-10-25 Thread Mikle Kolyada
commit: c059086c54dc850bc397622cca0fb6718c79cfff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 13:03:17 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 13:03:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c059086c

www-servers/tomcat: x86 stable wrt bug #563660

Package-Manager: portage-2.2.20.1

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

diff --git a/www-servers/tomcat/tomcat-8.0.26.ebuild 
b/www-servers/tomcat/tomcat-8.0.26.ebuild
index 4284e57..3b71c0d 100644
--- a/www-servers/tomcat/tomcat-8.0.26.ebuild
+++ b/www-servers/tomcat/tomcat-8.0.26.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="8"
-KEYWORDS="amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
+KEYWORDS="amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
 IUSE="extra-webapps"
 
 RESTRICT="test" # can we run them on a production system?



[gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/

2015-10-25 Thread Mikle Kolyada
commit: 93b11830c8c194edcfeae2584efcaa3508fe1401
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 25 13:02:26 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 25 13:02:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b11830

dev-java/tomcat-servlet-api: x86 stable wrt bug #563660

Package-Manager: portage-2.2.20.1

 dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.26.ebuild 
b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.26.ebuild
index 7e086a0..e980d1e 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.26.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.26.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://apache/tomcat/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="3.1"
-KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux 
~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.7"



[gentoo-commits] repo/gentoo:master commit in: dev-games/openscenegraph/

2015-10-25 Thread Pacho Ramos
commit: b9669fb73b31e9f6ef4dfc63adca7f0d9e30789e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 13:29:21 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 13:29:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9669fb7

dev-games/openscenegraph: Support wxGTK:3.0

Package-Manager: portage-2.2.23

 .../openscenegraph/openscenegraph-3.2.1-r2.ebuild  | 149 +
 1 file changed, 149 insertions(+)

diff --git a/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild 
b/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild
new file mode 100644
index 000..b193f6a
--- /dev/null
+++ b/dev-games/openscenegraph/openscenegraph-3.2.1-r2.ebuild
@@ -0,0 +1,149 @@
+# 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 cmake-utils flag-o-matic wxwidgets
+
+MY_PN="OpenSceneGraph"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Open source high performance 3D graphics toolkit"
+HOMEPAGE="http://www.openscenegraph.org/projects/osg/;
+SRC_URI="http://www.openscenegraph.org/downloads/developer_releases/${MY_P}.zip;
+
+LICENSE="wxWinLL-3 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gtk jpeg 
jpeg2k
+openexr openinventor osgapps pdf png qt4 qt5 sdl svg tiff truetype vnc 
wxwidgets
+xine xrandr zlib"
+
+REQUIRED_USE="
+   qt4? ( !qt5 )
+   qt5? ( !qt4 )
+"
+
+# TODO: COLLADA, FBX, GTA, ITK, OpenVRML, Performer, DCMTK
+RDEPEND="
+   x11-libs/libSM
+   x11-libs/libXext
+   virtual/glu
+   virtual/opengl
+   asio? ( dev-cpp/asio )
+   curl? ( net-misc/curl )
+   examples? (
+   fltk? ( x11-libs/fltk:1[opengl] )
+   fox? ( x11-libs/fox:1.6[opengl] )
+   glut? ( media-libs/freeglut )
+   gtk? ( x11-libs/gtkglext )
+   sdl? ( media-libs/libsdl )
+   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[opengl,X] )
+   )
+   ffmpeg? ( virtual/ffmpeg )
+   gdal? ( sci-libs/gdal )
+   gif? ( media-libs/giflib )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( media-libs/jasper )
+   openexr? (
+   media-libs/ilmbase
+   media-libs/openexr
+   )
+   openinventor? ( media-libs/coin )
+   pdf? ( app-text/poppler[cairo] )
+   png? ( media-libs/libpng:0 )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   )
+   svg? (
+   gnome-base/librsvg
+   x11-libs/cairo
+   )
+   tiff? ( media-libs/tiff:0 )
+   truetype? ( media-libs/freetype:2 )
+   vnc? ( net-libs/libvncserver )
+   xine? ( media-libs/xine-lib )
+   xrandr? ( x11-libs/libXrandr )
+   zlib? ( sys-libs/zlib )
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   virtual/pkgconfig
+   x11-proto/xextproto
+   doc? ( app-doc/doxygen )
+   xrandr? ( x11-proto/randrproto )
+"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=(AUTHORS.txt ChangeLog NEWS.txt)
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.2.1-cmake.patch
+   "${FILESDIR}"/${PN}-3.2.1-gdal-2.0.patch
+)
+
+src_configure() {
+   if use examples && use wxwidgets; then
+   need-wxwidgets unicode
+   fi
+
+   # Needed by FFmpeg
+   append-cppflags -D__STDC_CONSTANT_MACROS
+
+   mycmakeargs=(
+   -DDYNAMIC_OPENSCENEGRAPH=ON
+   -DWITH_ITK=OFF
+   -DGENTOO_DOCDIR="/usr/share/doc/${PF}"
+   $(cmake-utils_use_with asio)
+   $(cmake-utils_use_with curl)
+   $(cmake-utils_use_build doc DOCUMENTATION)
+   $(cmake-utils_use_build osgapps OSG_APPLICATIONS)
+   $(cmake-utils_use_build examples OSG_EXAMPLES)
+   $(cmake-utils_use_with ffmpeg FFmpeg)
+   $(cmake-utils_use_with fltk)
+   $(cmake-utils_use_with fox)
+   $(cmake-utils_use_with gdal)
+   $(cmake-utils_use_with gif GIFLIB)
+   $(cmake-utils_use_with glut)
+   $(cmake-utils_use_with gtk GtkGl)
+   $(cmake-utils_use_with jpeg)
+   $(cmake-utils_use_with jpeg2k Jasper)
+   $(cmake-utils_use_with openexr OpenEXR)
+   $(cmake-utils_use_with openinventor Inventor)
+   $(cmake-utils_use_with pdf Poppler-glib)
+   $(cmake-utils_use_with png)
+   $(cmake-utils_use_with sdl)
+   $(cmake-utils_use_with svg rsvg)
+   $(cmake-utils_use_with tiff)
+   $(cmake-utils_use_with truetype Freetype)
+   $(cmake-utils_use_with vnc LibVNCServer)
+   $(cmake-utils_use_with 

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

2015-10-25 Thread Julian Ospald
commit: 7e35ba12e13f3412ed6af5c120853bd52c32bf5f
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 25 21:32:51 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 25 21:32:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e35ba12

dev-lang/elixir: rm old

 dev-lang/elixir/Manifest|  1 -
 dev-lang/elixir/elixir-1.1.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-lang/elixir/Manifest b/dev-lang/elixir/Manifest
index 2890789..665b714 100644
--- a/dev-lang/elixir/Manifest
+++ b/dev-lang/elixir/Manifest
@@ -1,3 +1,2 @@
 DIST elixir-1.0.5.tar.gz 1043275 SHA256 
5ce5c226b3d11d751b41ad79b915b86f13f8a1b89ef3e733321d3f46ff4d81b8 SHA512 
1f621e1a3939433dc91a0e2f7e62512b074ce2e8dc7190535570056875f82eda2001a333a51627e39b0f710e104409c8d17aea9635235b0963265d39b32c9f6c
 WHIRLPOOL 
eea70416f08132654e9cc4b65342971cdd7793b45d97fbe5cb1b8e6739a3befb16d72ce15b485a8c2a3204462c8b54afc9c2d934c924863e3a6342e8067644fe
-DIST elixir-1.1.0.tar.gz 1094212 SHA256 
6be4f083df230f901975df3a3bb32d3bd1e70a4d0a072aabc5972113b37ebb3b SHA512 
1a87914aa12fa6fcf6d16d3a6de0cc92c65ca1fe8061a632463ad3da8d1dcadd8f08cdd34b15ec13356bbb4771456a982a5dad3c0463dc7e7ce6b982eacab547
 WHIRLPOOL 
731869a24f144ed8cf6fb3a75c3db2a5c31ffa011c6de3eee7b35666f7d3cf80711056d071581014f6765487563f9a8cabb864ba7fbeb7b96862b7c799375e7c
 DIST elixir-1.1.1.tar.gz 1094432 SHA256 
3b7d6e4fdbcc82d19fa76f4e384f8a87535abcd00ef04528dc6b6706f32a106a SHA512 
24b1ccf6877098cf5539607a13d4c408314c01b3bac8aaa9cfda59299113affd173cb29606f57110e44104095360ca81f084cceb561fc30e795c0d15d6140772
 WHIRLPOOL 
7bf3dd5ed2b95bed8eca5eddfd97666e69e024395e7f8a684f69d36249230f0775d80c3be6c587a8a884cdf94dd3ba29e94fd5f61b4c7d150e4bce39be076f98

diff --git a/dev-lang/elixir/elixir-1.1.0.ebuild 
b/dev-lang/elixir/elixir-1.1.0.ebuild
deleted file mode 100644
index 77a909a..000
--- a/dev-lang/elixir/elixir-1.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib
-
-DESCRIPTION="Elixir programming language"
-HOMEPAGE="http://elixir-lang.org;
-SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0 ErlPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/erlang-17"
-RDEPEND="${DEPEND}"
-
-src_compile() {
-   emake Q=""
-}
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="/usr" install
-   dodoc README.md CHANGELOG.md CONTRIBUTING.md
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/mips/, profiles/hardened/linux/musl/x86/, ...

2015-10-25 Thread Anthony G. Basile
commit: 89c6a4527100d8327d11ab32e5eb042d8b92af09
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 26 03:17:32 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 26 03:17:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c6a452

profiles: quote some variables in hardened/linux/musl

 profiles/hardened/linux/musl/amd64/make.defaults   | 2 +-
 profiles/hardened/linux/musl/amd64/x32/make.defaults   | 2 +-
 profiles/hardened/linux/musl/mips/make.defaults| 2 +-
 profiles/hardened/linux/musl/mips/mipsel/make.defaults | 2 +-
 profiles/hardened/linux/musl/ppc/make.defaults | 2 +-
 profiles/hardened/linux/musl/x86/make.defaults | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/profiles/hardened/linux/musl/amd64/make.defaults 
b/profiles/hardened/linux/musl/amd64/make.defaults
index ee429b6..d178cea 100644
--- a/profiles/hardened/linux/musl/amd64/make.defaults
+++ b/profiles/hardened/linux/musl/amd64/make.defaults
@@ -16,7 +16,7 @@ FCFLAGS="${CFLAGS}"
 ABI="amd64"
 DEFAULT_ABI="amd64"
 MULTILIB_ABIS="amd64"
-CHOST_amd64=${CHOST}
+CHOST_amd64="${CHOST}"
 LIBDIR_amd64="lib"
 IUSE_IMPLICIT="abi_x86_64"
 

diff --git a/profiles/hardened/linux/musl/amd64/x32/make.defaults 
b/profiles/hardened/linux/musl/amd64/x32/make.defaults
index cf5a092..41eab4e 100644
--- a/profiles/hardened/linux/musl/amd64/x32/make.defaults
+++ b/profiles/hardened/linux/musl/amd64/x32/make.defaults
@@ -9,6 +9,6 @@ CHOST="x86_64-gentoo-linux-muslx32"
 ABI="x32"
 DEFAULT_ABI="x32"
 MULTILIB_ABIS="x32"
-CHOST_x32=${CHOST}
+CHOST_x32="${CHOST}"
 LIBDIR_x32="lib"
 IUSE_IMPLICIT="abi_x86_x32"

diff --git a/profiles/hardened/linux/musl/mips/make.defaults 
b/profiles/hardened/linux/musl/mips/make.defaults
index 04c30a6..eb625b9 100644
--- a/profiles/hardened/linux/musl/mips/make.defaults
+++ b/profiles/hardened/linux/musl/mips/make.defaults
@@ -16,6 +16,6 @@ FCFLAGS="${CFLAGS}"
 ABI="o32"
 DEFAULT_ABI="o32"
 MULTILIB_ABIS="o32"
-CHOST_o32=${CHOST}
+CHOST_o32="${CHOST}"
 LIBDIR_o32="lib"
 IUSE_IMPLICIT="abi_mips_o32"

diff --git a/profiles/hardened/linux/musl/mips/mipsel/make.defaults 
b/profiles/hardened/linux/musl/mips/mipsel/make.defaults
index f24306b..4245502 100644
--- a/profiles/hardened/linux/musl/mips/mipsel/make.defaults
+++ b/profiles/hardened/linux/musl/mips/mipsel/make.defaults
@@ -3,7 +3,7 @@
 # $Id$
 
 CHOST="mipsel-gentoo-linux-musl"
-CHOST_o32=${CHOST}
+CHOST_o32="${CHOST}"
 
 # Disable sandbox because its currently broken on mipsel-musl
 FEATURES="-sandbox"

diff --git a/profiles/hardened/linux/musl/ppc/make.defaults 
b/profiles/hardened/linux/musl/ppc/make.defaults
index fb93ead..e644798 100644
--- a/profiles/hardened/linux/musl/ppc/make.defaults
+++ b/profiles/hardened/linux/musl/ppc/make.defaults
@@ -14,6 +14,6 @@ FCFLAGS="${CFLAGS}"
 ABI="ppc"
 DEFAULT_ABI="ppc"
 MULTILIB_ABIS="ppc"
-CHOST_ppc=${CHOST}
+CHOST_ppc="${CHOST}"
 LIBDIR_ppc="lib"
 IUSE_IMPLICIT="abi_ppc_32"

diff --git a/profiles/hardened/linux/musl/x86/make.defaults 
b/profiles/hardened/linux/musl/x86/make.defaults
index 9007af3..4ee8308 100644
--- a/profiles/hardened/linux/musl/x86/make.defaults
+++ b/profiles/hardened/linux/musl/x86/make.defaults
@@ -16,7 +16,7 @@ FCFLAGS="${CFLAGS}"
 ABI="x86"
 DEFAULT_ABI="x86"
 MULTILIB_ABIS="x86"
-CHOST_x86=${CHOST}
+CHOST_x86="${CHOST}"
 LIBDIR_x86="lib"
 IUSE_IMPLICIT="abi_x86_32"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/amd64/, profiles/default/linux/uclibc/ppc/, ...

2015-10-25 Thread Anthony G. Basile
commit: b25e71c8ac306b925de9bca11bdb9c6cf622c03a
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 26 03:14:21 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 26 03:14:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25e71c8

profiles: quote some variables in default/linux/uclibc

 profiles/default/linux/uclibc/amd64/make.defaults   | 2 +-
 profiles/default/linux/uclibc/mips/make.defaults| 2 +-
 profiles/default/linux/uclibc/mips/mipsel/make.defaults | 2 +-
 profiles/default/linux/uclibc/ppc/make.defaults | 2 +-
 profiles/default/linux/uclibc/x86/make.defaults | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/profiles/default/linux/uclibc/amd64/make.defaults 
b/profiles/default/linux/uclibc/amd64/make.defaults
index 3e8b3eb..5170460 100644
--- a/profiles/default/linux/uclibc/amd64/make.defaults
+++ b/profiles/default/linux/uclibc/amd64/make.defaults
@@ -16,7 +16,7 @@ FCFLAGS="${CFLAGS}"
 ABI="amd64"
 DEFAULT_ABI="amd64"
 MULTILIB_ABIS="amd64"
-CHOST_amd64=${CHOST}
+CHOST_amd64="${CHOST}"
 LIBDIR_amd64="lib"
 IUSE_IMPLICIT="abi_x86_64"
 

diff --git a/profiles/default/linux/uclibc/mips/make.defaults 
b/profiles/default/linux/uclibc/mips/make.defaults
index 83ecdce..1a0e930 100644
--- a/profiles/default/linux/uclibc/mips/make.defaults
+++ b/profiles/default/linux/uclibc/mips/make.defaults
@@ -16,6 +16,6 @@ FCFLAGS="${CFLAGS}"
 ABI="o32"
 DEFAULT_ABI="o32"
 MULTILIB_ABIS="o32"
-CHOST_o32=${CHOST}
+CHOST_o32="${CHOST}"
 LIBDIR_o32="lib"
 IUSE_IMPLICIT="abi_mips_o32"

diff --git a/profiles/default/linux/uclibc/mips/mipsel/make.defaults 
b/profiles/default/linux/uclibc/mips/mipsel/make.defaults
index 6355202..cfb232d 100644
--- a/profiles/default/linux/uclibc/mips/mipsel/make.defaults
+++ b/profiles/default/linux/uclibc/mips/mipsel/make.defaults
@@ -3,4 +3,4 @@
 # $Id$
 
 CHOST="mipsel-gentoo-linux-uclibc"
-CHOST_o32=${CHOST}
+CHOST_o32="${CHOST}"

diff --git a/profiles/default/linux/uclibc/ppc/make.defaults 
b/profiles/default/linux/uclibc/ppc/make.defaults
index 2610601..1ffb33c 100644
--- a/profiles/default/linux/uclibc/ppc/make.defaults
+++ b/profiles/default/linux/uclibc/ppc/make.defaults
@@ -16,6 +16,6 @@ FCFLAGS="${CFLAGS}"
 ABI="ppc"
 DEFAULT_ABI="ppc"
 MULTILIB_ABIS="ppc"
-CHOST_ppc=${CHOST}
+CHOST_ppc="${CHOST}"
 LIBDIR_ppc="lib"
 IUSE_IMPLICIT="abi_ppc_32"

diff --git a/profiles/default/linux/uclibc/x86/make.defaults 
b/profiles/default/linux/uclibc/x86/make.defaults
index 0773843..17f8085 100644
--- a/profiles/default/linux/uclibc/x86/make.defaults
+++ b/profiles/default/linux/uclibc/x86/make.defaults
@@ -16,7 +16,7 @@ FCFLAGS="${CFLAGS}"
 ABI="x86"
 DEFAULT_ABI="x86"
 MULTILIB_ABIS="x86"
-CHOST_x86=${CHOST}
+CHOST_x86="${CHOST}"
 LIBDIR_x86="lib"
 IUSE_IMPLICIT="abi_x86_32"
 



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

2015-10-25 Thread James Le Cuirot
commit: 5239d0109ebf4a2309354c4c99ab8d820d0e4574
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Oct 25 22:48:40 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Oct 25 22:53:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5239d010

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

 .../tomcat/files/tomcat-instance-manager-r2.bash   | 270 +
 www-servers/tomcat/tomcat-8.0.28-r1.ebuild | 147 +++
 2 files changed, 417 insertions(+)



[gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/, www-servers/tomcat/files/

2015-10-25 Thread James Le Cuirot
commit: f3b5a325b1abf8a46b40f5455fb1e2f2893038b0
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Oct 25 22:50:45 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Oct 25 22:53:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b5a325

www-servers/tomcat: Remove old

Package-Manager: portage-2.2.20.1

 www-servers/tomcat/Manifest|   2 -
 .../tomcat/files/tomcat-7.0.63-build.xml.patch | 149 
 .../tomcat/files/tomcat-8.0.23-build.xml.patch | 230 --
 .../tomcat/files/tomcat-8.0.24-build.xml.patch | 265 -
 .../tomcat/files/tomcat-8.0.27-build.xml.patch | 265 -
 www-servers/tomcat/tomcat-8.0.23-r2.ebuild | 145 ---
 www-servers/tomcat/tomcat-8.0.27.ebuild| 147 
 www-servers/tomcat/tomcat-8.0.28.ebuild| 147 
 8 files changed, 1350 deletions(-)

diff --git a/www-servers/tomcat/Manifest b/www-servers/tomcat/Manifest
index af697ab..6e88e73 100644
--- a/www-servers/tomcat/Manifest
+++ b/www-servers/tomcat/Manifest
@@ -2,7 +2,5 @@ DIST apache-tomcat-6.0.44-src.tar.gz 3447711 SHA256 
c6f01526d58f2ba7b9da496e959d
 DIST apache-tomcat-7.0.59-src.tar.gz 4687344 SHA256 
3a1dedda4019db87464fca3aeb4e800a538f0baee96d8b14c9d64967b0d2ea44 SHA512 
acc322eee1446dd1bff72910ae9f40a62f88332ee69d6057b3c684e2abf8f28e6df6ab9505900f0b0cf7a5e2e0e80e64b0a790b3b78594ce595ce897706b4bcb
 WHIRLPOOL 
4948964c1746e6ee912ac72c901ba271793610f402bf082455d104e2e8d6dbfa0bf5371d42d48d8ad7c826271fa60d989119a01e700497099022d0cf3564fdff
 DIST apache-tomcat-7.0.64-src.tar.gz 4592198 SHA256 
d805dec3b387a244c4285ce1f9fc5028bb836716db52f1b1b5036a97dd9ec4dc SHA512 
180479b0f5b5604597f850676235fab1f3e63051b503cfa3b4da1e6820505dece73f502249b6e032cfaaad18c9e2d4c057c9854ae5cbf088b214b51e0687ed8c
 WHIRLPOOL 
a461d7deae890227052bd83ac97c698821b1f6d6ff97c179b124de9b1b7ccdf1498651a391a03008b840fac730c080682f207db4d44e76d15dba63b266ddee51
 DIST apache-tomcat-7.0.65-src.tar.gz 4600718 SHA256 
38c266a21ff27560ba4c213dd64628a1ed35b22289d37b5d7f250010e963cc39 SHA512 
6eb420a3067783a6ffee781c834dc363d6638d6e79182886594249a0ef810b2ab721f2a44f84b4ea90372a7e2e5171caf49697945d359e9c877a2db640fc3da2
 WHIRLPOOL 
db678b899455ef977d893eec01ba50687c7563646321dbe511be6c55f03859a08778e4f6da14021a9ed051c1f3573edf9d0de527383aaf4ee6114f3a027b281d
-DIST apache-tomcat-8.0.23-src.tar.gz 4868650 SHA256 
6293713e78da9bb803060c8ddff982f8f7aef5a2e4b325340088493ce9957ba4 SHA512 
cc83194b2847fc2db5448d548c7e65a1198cda02726b070f913a762d324152315886fba09532b879e26d15ec57e04057cc30b3a686b2a2307d6447d17f84e16c
 WHIRLPOOL 
b0559a4ef1b4c1f0683e4cce976d31db175d3c4f4d2b809b127e1074d49a6bf764366cc3e91f9a0818afd6de35e662a7aab89866dfd2e61673327c50535bff88
 DIST apache-tomcat-8.0.26-src.tar.gz 4904717 SHA256 
3725621a73501a6e09438f177acfab7ce11fabeb2b0380a909273410f3b50b3b SHA512 
70ef253889916bcca309a8f80675c4c588fef1cc5dc0360c45347107fb56fd546a334ca01e1109775410f7642acf6c75d9887f9403ad4c1d0e30f041f9ce34fb
 WHIRLPOOL 
3c29a5418dfefc12157d8656dfa15a2937668f52d18c21f6dd4a278d2bc4c84d5b6d542daf6244040eabeab57cb759a510b7b1d0e41440a2d9ad62586723dafc
-DIST apache-tomcat-8.0.27-src.tar.gz 4911212 SHA256 
149b203c55c08d3ef1e823e8f0f771362bee75ea95db693757e53ddc9fba8fae SHA512 
dfb504b37bf991c03b58b50af833d2d84d3f36a1eb5c4290a0eb8abee92811e78798ea69ba21ed72e82abbf8e27f9c2e74fe5989a31e49ee8cecb8530ce3c93a
 WHIRLPOOL 
5dbb965aacbe5c178a4d2dcdf9719821498b3694fd909fe276d8dad7fb96b8c402fcf8d21b6e9b125b55d1c39408cbcb2ce85789c0eb3204d1d9aae5ea1cde3d
 DIST apache-tomcat-8.0.28-src.tar.gz 4913153 SHA256 
441a0a0459b6c2dacab3bcf68a9e512b4bb62f7251a27bd15b909ee31b659367 SHA512 
60f9a9f643595cdc87598169b8b66cc1e445445a530cad88d2957e90ca99e7c77be9d3576c7fa3a0e7051166f2a960a1c3bf4103f902d1da122825d41e1154c7
 WHIRLPOOL 
5867ec0c128fe5247c7b874baf05fba9fc9a5663e1c16ecd60bc6ae1e3c411a43f4d8784db5c915fe6c54bc2ec728a01773708738aede30e5abaf1f77072cdcb

diff --git a/www-servers/tomcat/files/tomcat-7.0.63-build.xml.patch 
b/www-servers/tomcat/files/tomcat-7.0.63-build.xml.patch
deleted file mode 100644
index 481591f..000
--- a/www-servers/tomcat/files/tomcat-7.0.63-build.xml.patch
+++ /dev/null
@@ -1,149 +0,0 @@
-diff -Naur apache-tomcat-7.0.63-src.orig/build.xml 
apache-tomcat-7.0.63-src/build.xml
 apache-tomcat-7.0.63-src.orig/build.xml2015-06-30 09:15:44.0 
+0100
-+++ apache-tomcat-7.0.63-src/build.xml 2015-08-22 21:13:12.453038827 +0100
-@@ -660,12 +660,14 @@
-   
- 
- 
-+
- 
-   
- 
-@@ -721,26 +723,32 @@
-   manifest="${tomcat.manifests}/annotations-api.jar.manifest" />
- 
- 
-+
- 
- 
-+
- 
- 
-+
- 
- 
- 
- 
-+
- 
- 
- 
-@@ -1051,14 +1061,15 @@
- 
-   
- 
-+
- 
- 
--
-+
- 
- 
- 
-+  description="Prepare to build web services extras package" 
unless="noget">
- 
- 
-   
-@@ -1886,6 

[gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/, www-servers/tomcat/files/

2015-10-25 Thread James Le Cuirot
commit: 15dec77039ea7416bbb647be05a24fde0b0b03fc
Author: Julian Ospald  gentoo  org>
AuthorDate: Wed Oct 21 15:08:12 2015 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Oct 21 15:08:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15dec770

www-servers/tomcat: revbump on tomcat-instance-manager script

This bump tweaks the behavior of test_can_deploy(), so that
it does not fail if a target directory exists AND is empty.

This can be extremely useful if the target directories are
mount points, which is very common for e.g. docker setups.

 .../tomcat/files/tomcat-instance-manager-r2.bash   | 270 +
 www-servers/tomcat/tomcat-8.0.28-r1.ebuild | 147 +++
 2 files changed, 417 insertions(+)

diff --git a/www-servers/tomcat/files/tomcat-instance-manager-r2.bash 
b/www-servers/tomcat/files/tomcat-instance-manager-r2.bash
new file mode 100644
index 000..b3b1a02
--- /dev/null
+++ b/www-servers/tomcat/files/tomcat-instance-manager-r2.bash
@@ -0,0 +1,270 @@
+#!/bin/bash
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# Author: Ralph Sennhauser 
+
+die() {
+   echo "${@}"
+   exit 1
+}
+
+dir_is_empty() {
+   # usage:
+   #  dir_is_empty 
+   #
+   # returns 2 if the dir does not even exist
+   # returns 1 if the dir is not empty
+   # returns 0 (success) if the dir exists and is empty
+
+   local dir=$1
+   local files
+
+   if [[ ! -e ${dir} ]] ; then
+   return 2
+   fi
+
+   shopt -s nullglob dotglob # To include hidden files
+   files=( "${dir}"/* )
+   shopt -u nullglob dotglob
+
+   if [[ ${#files[@]} -eq 0 ]]; then
+   return 0
+   else
+   return 1
+   fi
+
+}
+
+usage() {
+   cat < [--suffix s][--user 
u][--group g]
+
+  Options:
+--help:
+  show this text.
+--create:
+  create a new instance
+--remove:
+  remove an existing instance.
+--suffix SUFFIX:
+  a suffix for this instance. the suffix may not collide with an already
+  existing instance, defaults to empty.
+--user USER:
+  the user for which to configure this instance for. The user needs to
+  exist already. defaults to tomcat.
+--group GROUP:
+  the group for which to configure this instance for. The group needs to
+  exist already. defaults to tomcat.
+
+  Examples:
+${BASH_SOURCE} --create --suffix testing --user tacmot --group tacmot
+${BASH_SOURCE} --remove --suffix testing
+EOL
+}
+
+parse_argv() {
+   action="not specified"
+   instance_name="tomcat-@SLOT@"
+   instance_user="tomcat"
+   instance_group="tomcat"
+
+   while [[ -n $1 ]]; do
+   case $1 in
+   --help)
+   usage
+   exit 0;;
+   --suffix)
+   instance_name+="-$2"
+   shift; shift;;
+   --user)
+   instance_user="$2"
+   shift; shift;;
+   --group)
+   instance_group="$2"
+   shift; shift;;
+   --create)
+   action=create
+   shift;;
+   --remove)
+   action=remove
+   shift;;
+   --backup)
+   action=backup
+   shift;;
+   --restore)
+   action=restore
+   shift;;
+   --update)
+   action=update
+   shift;;
+   *)
+   echo "Invalid option '$1'"
+   usage
+   exit 2;;
+   esac
+   done
+
+   tomcat_home="/@GENTOO_PORTAGE_EPREFIX@usr/share/tomcat-@SLOT@"
+   instance_base="/@GENTOO_PORTAGE_EPREFIX@var/lib/${instance_name}"
+   instance_conf="/@GENTOO_PORTAGE_EPREFIX@etc/${instance_name}"
+   instance_logs="/@GENTOO_PORTAGE_EPREFIX@var/log/${instance_name}"
+   instance_temp="/@GENTOO_PORTAGE_EPREFIX@var/tmp/${instance_name}"
+
+   all_targets=(
+   "${instance_base}"
+   "${instance_logs}"
+   "${instance_temp}"
+   "/@GENTOO_PORTAGE_EPREFIX@etc/${instance_name}"
+   "/@GENTOO_PORTAGE_EPREFIX@etc/init.d/${instance_name}"
+   "/@GENTOO_PORTAGE_EPREFIX@etc/conf.d/${instance_name}"
+   )
+}
+   
+test_can_deploy() {
+   local no_deploy target
+   for target in "${all_targets[@]}"; do
+   if 

[gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/arm/

2015-10-25 Thread Anthony G. Basile
commit: 96951031f25518167513715d353a7f3633022819
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 26 03:09:27 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 26 03:10:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96951031

profiles: add multilib setup for hardened/linux/musl/arm

 profiles/hardened/linux/musl/arm/make.defaults | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/hardened/linux/musl/arm/make.defaults 
b/profiles/hardened/linux/musl/arm/make.defaults
index b747d87..762b83b 100644
--- a/profiles/hardened/linux/musl/arm/make.defaults
+++ b/profiles/hardened/linux/musl/arm/make.defaults
@@ -10,3 +10,11 @@ CFLAGS="-O2"
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"
 FCFLAGS="${CFLAGS}"
+
+# Anthony G. Basile  (25 Oct 2015)
+# Multilib-related setup, bug #515130
+ABI="arm"
+DEFAULT_ABI="arm"
+MULTILIB_ABIS="arm"
+CHOST_arm="${CHOST}"
+LIBDIR_arm="lib"



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/arm/

2015-10-25 Thread Anthony G. Basile
commit: bd39bb276c461f5c5e8df5addaa9685fb123dd8f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 26 03:07:24 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 26 03:08:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd39bb27

profiles: add multilib setup for default/linux/uclibc/arm

 profiles/default/linux/uclibc/arm/make.defaults | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/default/linux/uclibc/arm/make.defaults 
b/profiles/default/linux/uclibc/arm/make.defaults
index 943fc50..1b3c79c 100644
--- a/profiles/default/linux/uclibc/arm/make.defaults
+++ b/profiles/default/linux/uclibc/arm/make.defaults
@@ -10,3 +10,11 @@ CFLAGS="-O2"
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"
 FCFLAGS="${CFLAGS}"
+
+# Anthony G. Basile  (25 Oct 2015)
+# Multilib-related setup, bug #515130
+ABI="arm"
+DEFAULT_ABI="arm"
+MULTILIB_ABIS="arm"
+CHOST_arm="${CHOST}"
+LIBDIR_arm="lib"



[gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/

2015-10-25 Thread Michael Weber
commit: 67fbf73f3f4cc4ec3cdeb0c302ee626648eb8533
Author: Michael Weber  gentoo  org>
AuthorDate: Sun Oct 25 21:59:04 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sun Oct 25 22:08:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fbf73f

app-backup/tsm: version bump to last x86 release.

Package-Manager: portage-2.2.21

 app-backup/tsm/Manifest   |  14 +++
 app-backup/tsm/tsm-6.2.5.4.ebuild | 231 ++
 2 files changed, 245 insertions(+)

diff --git a/app-backup/tsm/Manifest b/app-backup/tsm/Manifest
index 7bb8e27..e0af9e2 100644
--- a/app-backup/tsm/Manifest
+++ b/app-backup/tsm/Manifest
@@ -12,6 +12,20 @@ DIST 6.2.2-TIVsm-msg.RU_RU.i386.rpm 4222991 SHA256 
20a28cdb598b273569071f997ddad
 DIST 6.2.2-TIVsm-msg.ZH_CN.i386.rpm 3030842 SHA256 
6bf834e71053ad1264ce7fb631679664fe1ffd94690ff1d8f62da056c6b5cd15 SHA512 
3331d0ea08451415641b34566117c4c91245796e58a3bc85270f952bed8d866973e77158e34f1f8859fe4f8d62010a1370de3fa6032660015a2ad726c66f9723
 WHIRLPOOL 
26fd7ab9af26a28f603d34a4ea74dc4116ae4b2b98abef8d4d8ed3eba03ee8383c72985b41d4dc1618410da9070189ef05766394afe66bec12e8d684481b0518
 DIST 6.2.2-TIVsm-msg.ZH_TW.i386.rpm 3151673 SHA256 
faa2fc951cbf1ae28b98b286030ea54b48fd4a4252aeeb035ecee63a2403b3e9 SHA512 
20511841192c624e5a8a608f632baa27f8d331e69e178f33d533440b6bc646d08737210dff6a7c3458bed7fe730903fe7cbd1cdc6ada757cb2b680d127959edd
 WHIRLPOOL 
b6139b5e4887b74fd43dc4b33388d9763d61cc53c1219478a9c593ff4b697fed6695e9d53bad1836ba82d89936531b6782d151019d969a26d3ff8a39c2414ec1
 DIST 6.2.2.0-TIV-TSMBAC-LinuxX86.tar 102215680 SHA256 
6c1883a34c38ade6961ffd6c6837fd82051edfa97bce19b7ad76ced4c2683b7c SHA512 
be981b57e859943650d09bec2176ccac89b88861ba8d97182495b0d86ce50f491a893c6fc930b6de70c4594b8a3d78a0a2f05ef11d6cda137f76ddae9d1524fb
 WHIRLPOOL 
94921b4dca1a58458bc882ff69e9a2055fe22d32208c2bb9aea9dbaddc3396890c7a4002b569a80d905b5b771b0255d59ab080129e304c4d135c1e61d8fb8e52
+DIST 6.2.5-TIVsm-msg.CS_CZ.i386.rpm 4800856 SHA256 
07f47b43aeb218fbb79a59d4fc96403c6e8e9f28bdc6d73bb8b2be9dc13e8520 SHA512 
32e5b3f433012427c67ebbd416f4dbf87f603da4245d04a75da65438438a27c1b75e95440019313e6100d55fc50bb425ccade768fd578fcf13ccdf4b0d0b1c11
 WHIRLPOOL 
09fc5aacaa8462a2fce8f06f944c8bf02646aa0538a537ebad1baf867c81993895e37ed92bedc6b322f397a68ec4450e26f1a1894aef06694c97bfd9e269bbaa
+DIST 6.2.5-TIVsm-msg.DE_DE.i386.rpm 3456289 SHA256 
db4e5c71f092569264b5a546d7fb957b61dbce83cfd779fa2c874c77a4428aa2 SHA512 
a41d2345a0dd19a13124454df3fd19c5e7c7b707b2547c5f4151ee00fe2a9d808c9b47c817a89fe41ced0fdbc4b3f69f98093c03db895f4e56b2c6bfa61f5d5f
 WHIRLPOOL 
66b4a2304db83a8b3f401e889e3df581ee41e58cf7b5ee4d70cebdb76a6f79f92b88bdf7fddb76552bfd2de8872542325c1c4553eb439c47f5d7407b487128b2
+DIST 6.2.5-TIVsm-msg.ES_ES.i386.rpm 3509147 SHA256 
d7dbac54b8a59a70ab31ee5e537213d36dba81dea73378bea2c4b80aadc346a1 SHA512 
914c68bb783eeba2892ea07a436e06de596da153159e6a7f779412db574e4b4c974ea77220605cf43743451d5c56769f6eb7252b6caab698a4e1a85b0ca9b503
 WHIRLPOOL 
ee880d0070de517718a503ebb4d3c2627df28b43f93948bfa1d6306040930e64b5e50196f1c6dc9df1c0d109a3de13ee6ebd4e9f863341e344ed63ca1bc56614
+DIST 6.2.5-TIVsm-msg.FR_FR.i386.rpm 3719029 SHA256 
32fc549b190218bdf3b6a2834560b2f8a567a0539280c13215b8b761144070b1 SHA512 
fe932634b1a816fafe36b61fae55638ef9d6835c4d702c237e4c0f8ee393c7c3cc8559b6feba7ab53ae9f589de6ac23f764594b4731f669065788c84c88e66d2
 WHIRLPOOL 
338bce5fa65fa36455a0d456d8bb0f2e92f99bacacabde7a896dc592ebb12ba27897b39975119341ce324d9a863e2c88966770d896f4ffd4ca109ce7871f4482
+DIST 6.2.5-TIVsm-msg.HU_HU.i386.rpm 3414093 SHA256 
c32c86d8c16790ab8cc71a7870919e5f750aa5a220b0dc7cf178a976d4be793e SHA512 
3f7ed14cccb73e3b018e67783abec9d29d3da9745ea3db50b4eec0cb5e8e49f56c9fe45932f812ca8b8fed6b61f020507a4c3cbd3c96757c02e71ab9cff053ac
 WHIRLPOOL 
607a4059e0e31930a2e7ef2b16d85e30573c7b08530c571f95cd5cc539b5256cfdd108aec70ab91baabc874e84ba776474fc6f6fc7ccbef8b9901b259dc565bd
+DIST 6.2.5-TIVsm-msg.IT_IT.i386.rpm 3282355 SHA256 
a43f78e7335938741addccba74b09e95f24cd096ed6a23d5f439303e16eef8f5 SHA512 
005e49348b1e391e19102e02803fa674f73814e12e293b3ad53705cc8925fa8ad0f6464f7f2a65fc9139dd1709e8ceea5c84528a39b35e44f5851fc1cf53848f
 WHIRLPOOL 
0ba926a852ace1a7b2a7bafbcd231b5b7d4ffbe0891958c4ee80a4306079664f5dcea5def136b91c5fdd2f0c56baac07d11a97bd65c3776310ee0dab37b49a62
+DIST 6.2.5-TIVsm-msg.JA_JP.i386.rpm 3426786 SHA256 
fbdf981a7a8cca7208dfb6a2234414d3d19936bef80dbc72b5f20e969515ce09 SHA512 
6e32ab4ddd161ddac4d8d286bd28f97c3bc9cec08468877059d6ef5d58d9011fce6ef1a9330bc0ef9c79001f571af886f3d9fe3595bdb5a978ce251b6281b1ab
 WHIRLPOOL 
7c2593ce09622c08700631e0bf489283362f478e9a6f22368da3c3490c9944caaef6202cab39578dca83240c7e20b63a697faaa0ea69c5a1936ef0f25872
+DIST 6.2.5-TIVsm-msg.KO_KR.i386.rpm 3344401 SHA256 
5df78c088f2d0c69b8f4b022e32dc966320f8e8d51c09bd97f6a7b5ae90e4802 SHA512 

[gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/

2015-10-25 Thread Michael Weber
commit: d37a7d93bafd8b435d44a9761e85daa770c44b66
Author: Michael Weber  gentoo  org>
AuthorDate: Sun Oct 25 22:07:04 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sun Oct 25 22:10:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37a7d93

app-backup/tsm: mark as binary amd64 package (KEYWORDS=-*).

Package-Manager: portage-2.2.21

 app-backup/tsm/tsm-6.3.0.5-r2.ebuild | 2 +-
 app-backup/tsm/tsm-6.4.0.0-r1.ebuild | 2 +-
 app-backup/tsm/tsm-7.1.0.0-r1.ebuild | 2 +-
 app-backup/tsm/tsm-7.1.2.0.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-backup/tsm/tsm-6.3.0.5-r2.ebuild 
b/app-backup/tsm/tsm-6.3.0.5-r2.ebuild
index f75386b..7990d47 100644
--- a/app-backup/tsm/tsm-6.3.0.5-r2.ebuild
+++ b/app-backup/tsm/tsm-6.3.0.5-r2.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT 
CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 -*"
 IUSE="acl java +tsm_cit +tsm_hw"
 QA_PREBUILT="*"
 

diff --git a/app-backup/tsm/tsm-6.4.0.0-r1.ebuild 
b/app-backup/tsm/tsm-6.4.0.0-r1.ebuild
index d8d6afa..4af8b46 100644
--- a/app-backup/tsm/tsm-6.4.0.0-r1.ebuild
+++ b/app-backup/tsm/tsm-6.4.0.0-r1.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT 
CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 -*"
 IUSE="acl java +tsm_cit +tsm_hw"
 QA_PREBUILT="*"
 

diff --git a/app-backup/tsm/tsm-7.1.0.0-r1.ebuild 
b/app-backup/tsm/tsm-7.1.0.0-r1.ebuild
index 9cf6102..06b5839 100644
--- a/app-backup/tsm/tsm-7.1.0.0-r1.ebuild
+++ b/app-backup/tsm/tsm-7.1.0.0-r1.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT 
CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 -*"
 IUSE="acl java +tsm_cit +tsm_hw"
 QA_PREBUILT="*"
 

diff --git a/app-backup/tsm/tsm-7.1.2.0.ebuild 
b/app-backup/tsm/tsm-7.1.2.0.ebuild
index 7bdbe85..a7ec829 100644
--- a/app-backup/tsm/tsm-7.1.2.0.ebuild
+++ b/app-backup/tsm/tsm-7.1.2.0.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT 
CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 -*"
 IUSE="acl java +tsm_cit +tsm_hw"
 QA_PREBUILT="*"
 



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

2015-10-25 Thread Michał Górny
commit: 1370ae595e3e96a50b3ed92ea9707aed901978e6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 22:34:15 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 22:34:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1370ae59

dev-db/repmgr: Fix typo in betelgeuse's e-mail address

 dev-db/repmgr/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/repmgr/metadata.xml b/dev-db/repmgr/metadata.xml
index ed88a44..48b021f 100644
--- a/dev-db/repmgr/metadata.xml
+++ b/dev-db/repmgr/metadata.xml
@@ -5,7 +5,7 @@
 robb...@gentoo.org
   
   
-betelgu...@gentoo.org
+betelge...@gentoo.org
   
   
   



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

2015-10-25 Thread Anthony G. Basile
commit: d2b31203377bdd8c1430a4a21eb61901131b7136
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Oct 25 22:46:53 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Oct 25 22:46:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b31203

sys-kernel/hardened-sources: remove buggy versions, bug #563804.

Package-Manager: portage-2.2.20.1

 sys-kernel/hardened-sources/Manifest   |  3 --
 .../hardened-sources-4.2.3-r3.ebuild   | 45 -
 .../hardened-sources-4.2.3-r5.ebuild   | 45 -
 .../hardened-sources/hardened-sources-4.2.4.ebuild | 46 --
 4 files changed, 139 deletions(-)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index edc7136..e5a2278 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -5,9 +5,6 @@ DIST deblob-check-4.2 681496 SHA256 
8b72723b3f5c651ba45017f557372dd25a43a1ce1b9b
 DIST genpatches-4.1-11.base.tar.xz 233284 SHA256 
4189cfd2c7d1a1d7f28c8a596ad36741ce087c7c4cfbe0d5d20a0ee889328d18 SHA512 
e5944edf832070d6072ab8efc242165afcfb689874687196c96389c6176ca9772e72e82836aba40ad05840536acae6efd6e72890efd692d903018d47489a90f8
 WHIRLPOOL 
13cb400b330443025f77dee6c710ca9886991a7032fa3ff925d53ed4fc03d07ece5647dca65de1a149073362db1d7a0b374a21d980eafcae09a4b01584c64cb6
 DIST genpatches-4.2-6.base.tar.xz 99088 SHA256 
13305a0197320b4426f3c49be3f030af274ffe3a3a07fe79c8580207b38b3498 SHA512 
1bb5cedde8055917442613cbcf8f4c559fc54449dd974fff5b42367a8080a48ed4e49ceea96b8205eb2a8f4ea5a9b545a398a701c4c8512946f43a1275cb2784
 WHIRLPOOL 
856ee2d13f83501f5200649f00688f4a453b01958fa306ef883bc9134db566ca957bd8d863db73fe5137c34c84d61ec97b595e71178acf503ba5423946a9957f
 DIST hardened-patches-4.1.7-2.extras.tar.bz2 1419438 SHA256 
c8c0fc29c39eafbcea107b8237087fd0e185297e2df9ffeaafc6b3a4736b7a45 SHA512 
dac324e265174777d8b9c2369f57e52833b4228b3291e41952a9791ce41b9abf378e1d9a0521566c3a0e42de15a16afa5fe379985b7fee78b1b2b3b815d7cdd4
 WHIRLPOOL 
7638001f1b95e4af1d051b13648f486aa0eca524157e1a46dd2023fbd86313e0a5e8043653d7388b7286d42cc6e7c0f07cde2de3d5aee6cc058d12538a0980c1
-DIST hardened-patches-4.2.3-4.extras.tar.bz2 1464525 SHA256 
476824e9cf3bab15d52b522569b70aa6eb9819120eb098fbd164e6fc54d2227c SHA512 
ac7e67165ff6d1711927268f36a0ce2d5f65099a67b38491cb28f19f306c87c2412eed5db202500d633a21ca6c530ea7c9e14fa4d690dbbfd39db3d802860a35
 WHIRLPOOL 
0fabf287f54293832bb1d60b72d9adaa5c61c78655d8e6944b9e76e337966bdbe957643f94e0ef6bc45f46fec9b55deddfbc905a951097d2c8362be3e205b7f7
-DIST hardened-patches-4.2.3-7.extras.tar.bz2 1614579 SHA256 
b458ab1d642052d93bf95e603757e862b471e0cd6f85ca805ba154a305be8bd8 SHA512 
c5a4fc722d1aea57d8b67729881825e4537815475eb1d3dde46edd0159e53c83e0f0dced6245ff877f55980cd599c155fd6475ae5333e21a3d2229ef0dec4116
 WHIRLPOOL 
815abd3267b1f02e053cb9eec1d6da5b11435398e08a516f8be3e253916ebb7011669bd8436bbd5dcf885b77c606293a1f0c9dda8c54f0a0f712a357f36cada1
-DIST hardened-patches-4.2.4-1.extras.tar.bz2 1694154 SHA256 
38353677c3bd46c513996cf79a8f3fe6adbe7a931e29923fda80c0e06bbb51f9 SHA512 
2036d72c6f2f2e63beaa4ac580e5d564b4fe68d3527758dc27f729a20ef21f4d2a40711623f15685956d7d105499f185f7cf31e60c778d7aa70e16c976f8beb1
 WHIRLPOOL 
325370b7fa5c1787bd7385b3f1340c924f6065037c0a4d42c91b26f4ae3f6c7be3bad341b299501b49a9cfaf09db0d3e05c936ff3ed936dfde2416de0c657e5f
 DIST hardened-patches-4.2.4-2.extras.tar.bz2 1695534 SHA256 
a88011fdfa2b48cbfdf27ca5e4af61cc56e9328169c4dbf214c1e8be42581683 SHA512 
fe5f753b3ad4da928d01bc73d3f8a68b1dd276206b1f1f42a811d308e18db61c920ed95b9b5164201e4d739bdf024b6bdd526775fb9a0b429baf7616d6636e87
 WHIRLPOOL 
a61bcefc0cc9dc23cdc35e8770b110d4135f52955e33fcbb03caeaa76952d11d30ce7fe26efc4010faf63518469e20c391ea8980befc91ad2dce33f496feb1eb
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
 DIST linux-4.2.tar.xz 85507784 SHA256 
cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb SHA512 
a87bbce3c0c6d810a41bbba1c0dcaae80dc38dded9f8571e97fa4ee5a468d655daf52d260911412f7c7da3171a5114e89d63da14b1753b9a3eb2cc38fd89b9ee
 WHIRLPOOL 
2058e664ee287cc03119ff3dd0155b7018b9c789a13a1012f190e516172f845dcb2d977c8e6a6951e9bd720e5e8cdfa3b888cce392c9b02780520e77475870d0

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.2.3-r3.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-4.2.3-r3.ebuild
deleted file mode 100644
index 8217893..000
--- a/sys-kernel/hardened-sources/hardened-sources-4.2.3-r3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General 

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

2015-10-25 Thread Michał Górny
commit: 4a5c01fd01ef4e6d38c5244119019d3ad3024c37
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 22:41:00 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 22:41:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5c01fd

dev-python/pylast: Fix typo in maintainer's e-mail address

 dev-python/pylast/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml
index 1ef6ae5..bf05349 100644
--- a/dev-python/pylast/metadata.xml
+++ b/dev-python/pylast/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-idella4gentoo.org
+idel...@gentoo.org
 Ian Delaney
   
   



[gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsdump/, sys-fs/xfsdump/files/

2015-10-25 Thread Mike Frysinger
commit: 9d4e3d1f155647f5437cf0fda9a47176af1a61b2
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Oct 26 04:14:13 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Oct 26 04:15:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4e3d1f

sys-fs/xfsdump: drop old versions

 sys-fs/xfsdump/Manifest|  2 -
 .../files/xfsdump-3.0.6-path-overflow.patch| 31 --
 sys-fs/xfsdump/xfsdump-3.0.6.ebuild| 50 --
 sys-fs/xfsdump/xfsdump-3.1.2.ebuild| 44 ---
 4 files changed, 127 deletions(-)

diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest
index a101d13..6702691 100644
--- a/sys-fs/xfsdump/Manifest
+++ b/sys-fs/xfsdump/Manifest
@@ -1,5 +1,3 @@
-DIST xfsdump-3.0.6.tar.gz 789635 SHA256 
d6aa8040f7fe7c4dcb41190b7530c36177b084134e92a2c01e309ff4c18a1829 SHA512 
2dbb255575f83e144e54d024ad46e8246fa24b20aad2c67052b66a9879ddda3b49546ec5daaa8eb9cf44f5293a313814a131faf49f6a1e76aca435da3da3d5bf
 WHIRLPOOL 
5ff53fcba183cbf9f27631241e5065e0ee6e6ca19bba6f881698238df1a03ba0fc6b7a6084403a87cc7a7962f21611f404e8598a945c7f32eb57d40abe49abbc
-DIST xfsdump-3.1.2.tar.gz 831511 SHA256 
dc3065b9aeb00de078b8a54ae3f46c71d43d4c4ad4c69ec77343182e881fa4d8 SHA512 
23a295ec17002284852f83583a9a66600f2c94742f9c0372db6193e38a53142f71ab3c46fb6d48f0caa9a2737712e217c9adf798edfbd172403d6c372fc63b02
 WHIRLPOOL 
4854f65496a47a96b5bd00353e31ae816a3898d5aef314b0e16b148da291acf2b123ae4182c8e4791b992bc83a9d32d40d6874b69920d36953935a473c425bef
 DIST xfsdump-3.1.3.tar.gz 826922 SHA256 
f02138a5d96e06c506ac8cb6e4fedeb0bf7d7cf8b9747f262d0735b885dbf8fa SHA512 
18f5ce7e249b317247012246fd7c5980f62cc46a5718adc80a3137be4f2d7c47edd7d1286e31fbae9c0629a49fc13482308e37950c5122165929088e467865b9
 WHIRLPOOL 
cb80202e16c14ac279ffc698acf1ad3b1fe7365a451d05bba5ec5410b6cdcaf06f7f1986f374130cc40d0a43ccb0eedb2ed433a3e41c6701e9c94c247d821207
 DIST xfsdump-3.1.4.tar.gz 848188 SHA256 
570eafd0721515bdd79cb0e295b701d49cdf81e71a0a0ff0df6d4c5cc1960943 SHA512 
e82885ad6b3f1d81c1cdeff56714b73651e1c74eb4ce71574875ec0bb69b3fe707b40f85f0766b21ba589d13364ecfc0bad657a9b15c428cf821f926c3d66b25
 WHIRLPOOL 
5677000929f260b391743207a865c7529b788db46806a62c62bb6917025194913609cc804ead23314988f44853abc57f3c86ee22d2bde365697a35b0a7e3b607
 DIST xfsdump-3.1.5.tar.gz 848863 SHA256 
2f1fad1754c94163a2401e69fa09ef06f587f780239a131e7ec0a14a3a3959e3 SHA512 
107d23e3d1a84aaef0ef4c0f541f37a860ccbef996e0886a6f56f01c7998451210b127289c21ec71e9ef5db7d124d479b41017e9e3d5c2d9c68b2dbbfd316620
 WHIRLPOOL 
ed7d6c11c4354540d8accb8c0d4955fc039bdead3c2f854e609756d14a856b862884adc1dba059ed28fa57ece76c8be3f073b8058c59dbac807a7af9fbbf482d

diff --git a/sys-fs/xfsdump/files/xfsdump-3.0.6-path-overflow.patch 
b/sys-fs/xfsdump/files/xfsdump-3.0.6-path-overflow.patch
deleted file mode 100644
index a6d9f6b..000
--- a/sys-fs/xfsdump/files/xfsdump-3.0.6-path-overflow.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-https://bugs.gentoo.org/370949
-
-From 435bad87388821684bb3cd2a33c42787cf970017 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger 
-Date: Sun, 6 Nov 2011 00:44:57 -0400
-Subject: [PATCH] path: fix 1 byte overflow with empty lists
-
-If pap->pa_cnt is 0, then the local buffer is allocated as 1 byte,
-but the code then writes two bytes to it '/' and '\0'.
-
-Signed-off-by: Mike Frysinger 

- common/path.c |2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
-
-diff --git a/common/path.c b/common/path.c
-index 66320de..ca24f6a 100644
 a/common/path.c
-+++ b/common/path.c
-@@ -285,6 +285,8 @@ pa_gen( pa_t *pap )
-   for ( i = 0 ; i < pap->pa_cnt ; i++ ) {
-   sz += strlen( pap->pa_array[ i ] ) + 1;
-   }
-+  if ( i == 0 )
-+  sz++;
-   sz++;
- 
-   retp = ( char * )malloc( sz );
--- 
-1.7.6.1
-

diff --git a/sys-fs/xfsdump/xfsdump-3.0.6.ebuild 
b/sys-fs/xfsdump/xfsdump-3.0.6.ebuild
deleted file mode 100644
index 4f3c2e8..000
--- a/sys-fs/xfsdump/xfsdump-3.0.6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit multilib eutils
-
-DESCRIPTION="xfs dump/restore utilities"
-HOMEPAGE="http://oss.sgi.com/projects/xfs;
-SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
-   ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 -sparc x86"
-IUSE=""
-
-RDEPEND="sys-fs/e2fsprogs
-   !=sys-apps/attr-2.4.19"
-DEPEND="${RDEPEND}
-   sys-devel/gettext"
-
-src_prepare() {
-   sed -i \
-   -e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
-   include/builddefs.in \
-   || die
-   epatch "${FILESDIR}"/${PN}-3.0.5-prompt-overflow.patch #335115
-   epatch "${FILESDIR}"/${PN}-3.0.4-no-symlink.patch 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsdump/, sys-fs/xfsdump/files/

2015-10-25 Thread Mike Frysinger
commit: d3fcf50e0abe50480b1676ad861acbbf7220b3a8
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Oct 26 04:09:10 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Oct 26 04:15:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3fcf50e

sys-fs/xfsdump: version bump to 3.1.5 #560358

 sys-fs/xfsdump/Manifest|  1 +
 .../files/xfsdump-3.1.5-config-platform.patch  | 26 ++
 sys-fs/xfsdump/xfsdump-3.1.5.ebuild| 57 ++
 3 files changed, 84 insertions(+)

diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest
index bb29e7e..a101d13 100644
--- a/sys-fs/xfsdump/Manifest
+++ b/sys-fs/xfsdump/Manifest
@@ -2,3 +2,4 @@ DIST xfsdump-3.0.6.tar.gz 789635 SHA256 
d6aa8040f7fe7c4dcb41190b7530c36177b08413
 DIST xfsdump-3.1.2.tar.gz 831511 SHA256 
dc3065b9aeb00de078b8a54ae3f46c71d43d4c4ad4c69ec77343182e881fa4d8 SHA512 
23a295ec17002284852f83583a9a66600f2c94742f9c0372db6193e38a53142f71ab3c46fb6d48f0caa9a2737712e217c9adf798edfbd172403d6c372fc63b02
 WHIRLPOOL 
4854f65496a47a96b5bd00353e31ae816a3898d5aef314b0e16b148da291acf2b123ae4182c8e4791b992bc83a9d32d40d6874b69920d36953935a473c425bef
 DIST xfsdump-3.1.3.tar.gz 826922 SHA256 
f02138a5d96e06c506ac8cb6e4fedeb0bf7d7cf8b9747f262d0735b885dbf8fa SHA512 
18f5ce7e249b317247012246fd7c5980f62cc46a5718adc80a3137be4f2d7c47edd7d1286e31fbae9c0629a49fc13482308e37950c5122165929088e467865b9
 WHIRLPOOL 
cb80202e16c14ac279ffc698acf1ad3b1fe7365a451d05bba5ec5410b6cdcaf06f7f1986f374130cc40d0a43ccb0eedb2ed433a3e41c6701e9c94c247d821207
 DIST xfsdump-3.1.4.tar.gz 848188 SHA256 
570eafd0721515bdd79cb0e295b701d49cdf81e71a0a0ff0df6d4c5cc1960943 SHA512 
e82885ad6b3f1d81c1cdeff56714b73651e1c74eb4ce71574875ec0bb69b3fe707b40f85f0766b21ba589d13364ecfc0bad657a9b15c428cf821f926c3d66b25
 WHIRLPOOL 
5677000929f260b391743207a865c7529b788db46806a62c62bb6917025194913609cc804ead23314988f44853abc57f3c86ee22d2bde365697a35b0a7e3b607
+DIST xfsdump-3.1.5.tar.gz 848863 SHA256 
2f1fad1754c94163a2401e69fa09ef06f587f780239a131e7ec0a14a3a3959e3 SHA512 
107d23e3d1a84aaef0ef4c0f541f37a860ccbef996e0886a6f56f01c7998451210b127289c21ec71e9ef5db7d124d479b41017e9e3d5c2d9c68b2dbbfd316620
 WHIRLPOOL 
ed7d6c11c4354540d8accb8c0d4955fc039bdead3c2f854e609756d14a856b862884adc1dba059ed28fa57ece76c8be3f073b8058c59dbac807a7af9fbbf482d

diff --git a/sys-fs/xfsdump/files/xfsdump-3.1.5-config-platform.patch 
b/sys-fs/xfsdump/files/xfsdump-3.1.5-config-platform.patch
new file mode 100644
index 000..1c8c855
--- /dev/null
+++ b/sys-fs/xfsdump/files/xfsdump-3.1.5-config-platform.patch
@@ -0,0 +1,26 @@
+a few xfsprogs defs are still used in the code base.
+these are copied from the platform_defs.h.in file.
+
+--- include/config.h.in
 include/config.h.in
+@@ -21,4 +21,20 @@
+ #endif
+ #include 
+ 
++#define IRIX_DEV_BITSMAJOR  14
++#define IRIX_DEV_BITSMINOR  18
++#define IRIX_DEV_MAXMAJ 0x1ff
++#define IRIX_DEV_MAXMIN 0x3
++#define IRIX_DEV_MAJOR(dev)   ((int)(((unsigned)(dev) >> IRIX_DEV_BITSMINOR) \
++  & IRIX_DEV_MAXMAJ))
++#define IRIX_DEV_MINOR(dev)   ((int)((dev) & IRIX_DEV_MAXMIN))
++#define IRIX_MKDEV(major,minor)   ((xfs_dev_t)(((major) << 
IRIX_DEV_BITSMINOR) \
++  | (minor_DEV_MAXMIN)))
++#define IRIX_DEV_TO_KDEVT(dev)
makedev(IRIX_DEV_MAJOR(dev),IRIX_DEV_MINOR(dev))
++
++#ifndef min
++#define min(a,b)  (((a)<(b))?(a):(b))
++#define max(a,b)  (((a)>(b))?(a):(b))
++#endif
++
+ #endif/* __CONFIG_H__ */

diff --git a/sys-fs/xfsdump/xfsdump-3.1.5.ebuild 
b/sys-fs/xfsdump/xfsdump-3.1.5.ebuild
new file mode 100644
index 000..b64e028
--- /dev/null
+++ b/sys-fs/xfsdump/xfsdump-3.1.5.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit multilib eutils
+
+DESCRIPTION="xfs dump/restore utilities"
+HOMEPAGE="http://oss.sgi.com/projects/xfs;
+SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
+   ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86"
+IUSE=""
+
+RDEPEND="sys-fs/e2fsprogs
+   >=sys-fs/xfsprogs-3.2.0
+   sys-apps/dmapi
+   >=sys-apps/attr-2.4.19"
+DEPEND="${RDEPEND}
+   sys-devel/gettext"
+
+src_prepare() {
+   sed -i \
+   -e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
+   include/builddefs.in \
+   || die
+   epatch "${FILESDIR}"/${PN}-3.0.5-prompt-overflow.patch #335115
+   epatch "${FILESDIR}"/${PN}-3.0.4-no-symlink.patch #311881
+
+   # The release when used with xfsprogs-4.2+ is ... a mess.
+   epatch "${FILESDIR}"/${P}-config-platform.patch
+   find -type f -name '*.c' -exec sed -i \
+   -e '1i#include "config.h"' \
+   -e '1i#include ' 

[gentoo-commits] proj/pax-utils: New tag: v1.1.4

2015-10-25 Thread Mike Frysinger
commit: 
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Oct 26 04:38:12 2015 +

New tag: v1.1.4




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

2015-10-25 Thread Mike Frysinger
commit: cfb3b3bbd51cfdbfb9f73091487edb0414f0a4f2
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Oct 26 04:38:35 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Oct 26 04:38:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb3b3bb

app-misc/pax-utils: version bump to 1.1.4

 app-misc/pax-utils/Manifest   |  1 +
 app-misc/pax-utils/pax-utils-1.1.4.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index e8b1d25..a658364 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -7,4 +7,5 @@ DIST pax-utils-1.0.tar.xz 619104 SHA256 
c39fcc181c7c6a03527687d9977e1c2ce2b47b28
 DIST pax-utils-1.1.1.tar.xz 627640 SHA256 
9ea1f28b3665da08fd80384e56d2a71bfa9f279983e683a162eb4993b2df8d3e SHA512 
a8680f9bc99edef56d24175b5967dd967daaa8ae40c0c68f0e9ff3a23ac90a7cb341c99a47a0f6e29504c3f2740039920258a69267ee89549525d02306a8d70e
 WHIRLPOOL 
7ee993224d54d82527c99d9d46c30f2bca0e464660b2ebedaf43076287894247db8111e3f5b558140f03b743939939849f03bcb134b2ac7776bb30553a183c45
 DIST pax-utils-1.1.2.tar.xz 627732 SHA256 
49390215f6a4773a9c0a99a6de90ff768d13ce2eb4ba1a869603b81f697fce3e SHA512 
7a97ff3f68ef67084d1785c95aed2bef5c3bd6fe0c67b96310bd236dc0a403ab5fa86d2b719bdc493b6d6ce07e43af41cc1ff3aa0bd726f2896494079996bff7
 WHIRLPOOL 
c94e1c55a183ce6a6d44a0993ca6c3c34d41f1fad43dabdc9994357747a159e1578e61f13634c4379d324640c4b1d67073e82992f521964acd64598fa7c342f8
 DIST pax-utils-1.1.3.tar.xz 627536 SHA256 
b80c923c0231a17aa2db5fce3d81c3b7d061cd8e6b356fecceadb2e9a8ee9bc6 SHA512 
0bd5efe455edfbe06e938fab62f7d452bcefe6f426881bfebc8252bf386807a3f50ffa9cadbf8cf4aa514839ba94d3f28b16fea163ae738ef8fdeed28fe9204c
 WHIRLPOOL 
1730c25bfda22d4523c8d8f30fe01a09790131efbfeae21ef1e1917c8fdcd9f8aa0053194c7f32a254fa70b963594e5f399f79f287793afd5b8b7fbafcafc806
+DIST pax-utils-1.1.4.tar.xz 627880 SHA256 
796860fbd48c5f811e699e8492dc1110459bad0a62efa8d346b74a4f6f556414 SHA512 
9557d0a80c2a94f28760665a258e0670ee2dd585b128d644ea3be310128bfd26db1bc19bed8623cf2c886979d0094ba9b92577b3899d363b5d418986a2f52795
 WHIRLPOOL 
27ab9694528cada62f76592df6414a47af4ceb967871ddfe295be01a3c590ae398612030b28b94025a27f112c8a293a300cc9ddb008082f1c76e8ba3ce2eae1d
 DIST pax-utils-1.1.tar.xz 627392 SHA256 
97ed475ae9f91cf5ca47eeb39abe6033db77e480469dad7c7823ed16be2475ad SHA512 
24569a8bbcd635b163f1dc84d4a74dac2e89fc5a18bdb0ead8db78dde5f0661f3d4d51118818f028bc5359447a2d9156ab394ffb26b5c64e377f3bf4536cecb5
 WHIRLPOOL 
e5d1782904bd31ad93e09486ee01bf0af7a33db7bde6eaefdfeaaa462632b1f66633065509b7b79bf493030b0c104472446f7aaf7fbc549564715ffebe5eeb38

diff --git a/app-misc/pax-utils/pax-utils-1.1.4.ebuild 
b/app-misc/pax-utils/pax-utils-1.1.4.ebuild
new file mode 100644
index 000..fc79319
--- /dev/null
+++ b/app-misc/pax-utils/pax-utils-1.1.4.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+inherit eutils toolchain-funcs unpacker
+
+DESCRIPTION="ELF related utils for ELF 32/64 binaries that can check files for 
security relevant properties"
+HOMEPAGE="https://wiki.gentoo.org/index.php?title=Project:Hardened/PaX_Utilities;
+SRC_URI="mirror://gentoo/${P}.tar.xz
+   http://dev.gentoo.org/~solar/pax/${P}.tar.xz
+   http://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+IUSE="caps debug python seccomp"
+
+RDEPEND="caps? ( >=sys-libs/libcap-2.24 )
+   python? ( dev-python/pyelftools )
+   seccomp? ( sys-libs/libseccomp )"
+DEPEND="${RDEPEND}
+   caps? ( virtual/pkgconfig )
+   seccomp? ( virtual/pkgconfig )
+   app-arch/xz-utils"
+
+_emake() {
+   emake \
+   USE_CAP=$(usex caps) \
+   USE_DEBUG=$(usex debug) \
+   USE_PYTHON=$(usex python) \
+   USE_SECCOMP=$(usex seccomp) \
+   "$@"
+}
+
+src_configure() {
+   # Avoid slow configure+gnulib+make if on an up-to-date Linux system
+   if use prefix || ! use kernel_linux || \
+  has_version '

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

2015-10-25 Thread Jeroen Roovers
commit: 431602a40fbb33c71db1bdc3c8505892a74e2cf2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 26 04:57:16 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 26 05:02:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431602a4

www-client/vivaldi: Version bump.

Package-Manager: portage-2.2.23

 www-client/vivaldi/Manifest   | 4 ++--
 .../{vivaldi-1.0.303.23_p1.ebuild => vivaldi-1.0.303.32_p1.ebuild}| 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 44d988c..5c88376 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,4 +1,4 @@
-DIST vivaldi-1.0.303.23_p1-amd64.deb 41796198 SHA256 
b58e90380ca40e94933523e3ec5c67708fd693a3fe7f11380f52ee88cc7e0819 SHA512 
b8ef7b6881d64239a1151b5350b878384849ec9040d3ed62b894ff6eacde1a43031b7502df1dae935439416083094ad516affdd831415b8d8ed24d5ffc58608b
 WHIRLPOOL 
dcba679aeaf2cade9085a058a6a14b6ec9607eb8a5ed50dc4b1bfd6eb750677cd04476e973a8c4189255972218abf2a518b744cb3df4056160a1d56c31a90f40
-DIST vivaldi-1.0.303.23_p1-i386.deb 42319714 SHA256 
f1bfbc5dd5b6f8dac6f4fbf5627e26623e341d964d323802825f3a03cb5006f5 SHA512 
e1164a991c1685b612dcabe122af488d085946504121a17a2e88b87913a1a1ea4f1c5b3ce89b27b614baf1706df3aac6349c44aa1630467834bad8fffa40720c
 WHIRLPOOL 
ccc9787a6f24beb48a1c4f23e9b299dd95d54f4287ed303aeadf0f8bb650ef16999d51eecddce608b1199c027673df749da318161c3ed2c9e29d1a078f562ea0
 DIST vivaldi-1.0.303.27_p1-amd64.deb 41796372 SHA256 
d5894de6bea068618861fee067370a52a39360e7922598062f763f90244ed195 SHA512 
aea6cea491c146344e3f14cf86724fdba89c45ac5956cdc14c0d4f693f0751334c7364e958571485a629a8cad34553325639f8881b14bdb4c9122468517314a4
 WHIRLPOOL 
97c5915e6c57e3d786c9446d4e57f6c88f1051f4efb67b611cad5e01b4b687887c46545b1cc70693661151ca3bf052dae9c463079021bdc140afed3b3335502f
 DIST vivaldi-1.0.303.27_p1-i386.deb 42248962 SHA256 
04de6d303e848ab7374e9c4d282ef6c8e75bf39dddafaba866bc9e25bf59c193 SHA512 
a247a917194bdb5931b57e5a34e49da51f858b2238358e351a791a62aee0fa7c1e8481f22e34d994d54ce3967ec5676df7ca0b82375eb87131b7769caedd042e
 WHIRLPOOL 
745abf17aa4431c54da8a6bd474a95bbdc80f8f9ae72cc054fd79c2a853f0625b851ff6de69115a829f5b09537589b7a2cca4a89a0f14a2e83f4b2ea8d5357ba
+DIST vivaldi-1.0.303.32_p1-amd64.deb 41787504 SHA256 
f41e931d98018f64ddff4f121fcd739fa01231d2ece5085348fdea0cdf90cdf6 SHA512 
740f12f584152794ccf2d8b809e01bc4c3fe9c88d62be8d7bc23fb25b9071094f411fa9d8664fc1a7040fb524373f437e27b531ba0c3fe68ad2db1707194574a
 WHIRLPOOL 
8a24a06f9d786c9ddb6cc0b0f462cb857a03a4a7dfc5b7e0f6882694b20cd55ea90feebd9ab9d775bd2bad060cab3cb92b95d5c7df97f030bd74ab526204d314
+DIST vivaldi-1.0.303.32_p1-i386.deb 42250182 SHA256 
fa2d12310e741c59bf6b12117f6fe8f1869470fa983e8d5f6b36e0943b09aa6a SHA512 
f6eed862b501255f34ce29cd54cf543f984f97cca22b17cbead6519921e3201f2f5888abd30b8a6d8c120ae47195e1a4dd9acbb99add627eab285f67efd2f714
 WHIRLPOOL 
d98612652961b03b6df202fa34661a02802e337be961e3d623c6e8b5da8ae7c10ee042394a283995ba54c6c9caaf0b6e867e28a80a929e4dd0b574a4e8028f6b

diff --git a/www-client/vivaldi/vivaldi-1.0.303.23_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.0.303.32_p1.ebuild
similarity index 100%
rename from www-client/vivaldi/vivaldi-1.0.303.23_p1.ebuild
rename to www-client/vivaldi/vivaldi-1.0.303.32_p1.ebuild



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

2015-10-25 Thread Julian Ospald
commit: 3080714a23d0c80f56d48168ba7bc65cbb7610f4
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Oct 25 21:32:31 2015 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Oct 25 21:32:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3080714a

dev-lang/elixir: version bump to 1.1.1

 dev-lang/elixir/Manifest|  1 +
 dev-lang/elixir/elixir-1.1.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-lang/elixir/Manifest b/dev-lang/elixir/Manifest
index e88a59e..2890789 100644
--- a/dev-lang/elixir/Manifest
+++ b/dev-lang/elixir/Manifest
@@ -1,2 +1,3 @@
 DIST elixir-1.0.5.tar.gz 1043275 SHA256 
5ce5c226b3d11d751b41ad79b915b86f13f8a1b89ef3e733321d3f46ff4d81b8 SHA512 
1f621e1a3939433dc91a0e2f7e62512b074ce2e8dc7190535570056875f82eda2001a333a51627e39b0f710e104409c8d17aea9635235b0963265d39b32c9f6c
 WHIRLPOOL 
eea70416f08132654e9cc4b65342971cdd7793b45d97fbe5cb1b8e6739a3befb16d72ce15b485a8c2a3204462c8b54afc9c2d934c924863e3a6342e8067644fe
 DIST elixir-1.1.0.tar.gz 1094212 SHA256 
6be4f083df230f901975df3a3bb32d3bd1e70a4d0a072aabc5972113b37ebb3b SHA512 
1a87914aa12fa6fcf6d16d3a6de0cc92c65ca1fe8061a632463ad3da8d1dcadd8f08cdd34b15ec13356bbb4771456a982a5dad3c0463dc7e7ce6b982eacab547
 WHIRLPOOL 
731869a24f144ed8cf6fb3a75c3db2a5c31ffa011c6de3eee7b35666f7d3cf80711056d071581014f6765487563f9a8cabb864ba7fbeb7b96862b7c799375e7c
+DIST elixir-1.1.1.tar.gz 1094432 SHA256 
3b7d6e4fdbcc82d19fa76f4e384f8a87535abcd00ef04528dc6b6706f32a106a SHA512 
24b1ccf6877098cf5539607a13d4c408314c01b3bac8aaa9cfda59299113affd173cb29606f57110e44104095360ca81f084cceb561fc30e795c0d15d6140772
 WHIRLPOOL 
7bf3dd5ed2b95bed8eca5eddfd97666e69e024395e7f8a684f69d36249230f0775d80c3be6c587a8a884cdf94dd3ba29e94fd5f61b4c7d150e4bce39be076f98

diff --git a/dev-lang/elixir/elixir-1.1.1.ebuild 
b/dev-lang/elixir/elixir-1.1.1.ebuild
new file mode 100644
index 000..77a909a
--- /dev/null
+++ b/dev-lang/elixir/elixir-1.1.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit multilib
+
+DESCRIPTION="Elixir programming language"
+HOMEPAGE="http://elixir-lang.org;
+SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 ErlPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/erlang-17"
+RDEPEND="${DEPEND}"
+
+src_compile() {
+   emake Q=""
+}
+
+src_install() {
+   emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="/usr" install
+   dodoc README.md CHANGELOG.md CONTRIBUTING.md
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/ppc/, profiles/arch/sparc/, ...

2015-10-25 Thread Davide Pesavento
commit: 09960cc53f9ea08f197bcdb0340698a9e6753e5d
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Oct 26 01:38:14 2015 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Oct 26 01:46:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09960cc5

dev-qt/qtchooser: new snapshot

Package-Manager: portage-2.2.23

 dev-qt/qtchooser/Manifest  |  1 +
 dev-qt/qtchooser/qtchooser-0_p20151008.ebuild  | 75 ++
 profiles/arch/alpha/package.use.mask   |  4 ++
 profiles/arch/amd64-fbsd/package.use.mask  |  6 +-
 profiles/arch/ia64/package.use.mask|  4 ++
 profiles/arch/mips/package.use.mask|  4 ++
 profiles/arch/powerpc/ppc32/package.use.mask   |  4 ++
 profiles/arch/sparc/package.use.mask   |  4 ++
 profiles/arch/x86-fbsd/package.use.mask|  4 ++
 .../default/linux/uclibc/mips/package.use.mask |  8 ++-
 profiles/default/linux/uclibc/ppc/package.use.mask |  6 +-
 .../powerpc/ppc64/32bit-userland/package.use.mask  |  6 +-
 12 files changed, 121 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qtchooser/Manifest b/dev-qt/qtchooser/Manifest
index da8277d..a406fbc 100644
--- a/dev-qt/qtchooser/Manifest
+++ b/dev-qt/qtchooser/Manifest
@@ -1 +1,2 @@
 DIST qtchooser-0_p20150102.tar.xz 30936 SHA256 
7b6d622d3a57a1467c57b4ca368220540085698cb7ad226ed782931599e85757 SHA512 
15e08f1aaa22ba45d41adda57b9da76f3667d15ab92448b6a95b44287e5043fcae368ddcea1e2b84565d3a96edacbcd68bc515054ffaa81dde4064c9a992dbae
 WHIRLPOOL 
4617444cf9764a82f10f3ff8fdf1102d9c5fdd76c77966c661a5256a98221117696ffccf83ed5b961a53d7b5ff5e0a7f6454627a6ab43427583edf9e3660a1bb
+DIST qtchooser-0_p20151008.tar.xz 31308 SHA256 
121e90dd70054701c52b0d555ffa2a55192439afded88197f17d7b2ca28fa2e8 SHA512 
d6fd56e839b7ce7abbd42300d76d06d67fabb5ca36a6f6a39493b7770599372c4795a90cafeea8cceff8da7ea7f6639d74f76a8241a808364a41905fa3d084c6
 WHIRLPOOL 
8e5fc7d1b30d06990af87737e7d5a4b210f0f30ef2d8d7a17b7ef91e02afdb9bce7240c7f291d557855a277c4d5c4c3f452c416ea29a9f1f9a23c9aeface4ae3

diff --git a/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild 
b/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild
new file mode 100644
index 000..5d71f90
--- /dev/null
+++ b/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit qmake-utils toolchain-funcs
+
+DESCRIPTION="Qt4/Qt5 version chooser"
+HOMEPAGE="https://qt.gitorious.org/qt/qtchooser;
+SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${P}.tar.xz;
+
+LICENSE="|| ( LGPL-2.1 GPL-3 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE="test"
+
+DEPEND="test? (
+   dev-qt/qtcore:5
+   dev-qt/qttest:5
+   )"
+RDEPEND="
+   !/dev/null || die
+   eqmake5
+   popd >/dev/null || die
+
+   qtchooser_make check
+}
+
+src_install() {
+   qtchooser_make INSTALL_ROOT="${D}" install
+
+   keepdir /etc/xdg/qtchooser
+
+   # TODO: bash and zsh completion
+   # newbashcomp scripts/${PN}.bash ${PN}
+}

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 3f19865..6a148cf 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento  (26 Oct 2015)
+# Tests require non-keyworded qt5
+dev-qt/qtchooser test
+
 # Justin Lecher  (14 Oct 2015)
 # Requires dev-python/ipython which triggers a long dep chain
 dev-python/restkit cli

diff --git a/profiles/arch/amd64-fbsd/package.use.mask 
b/profiles/arch/amd64-fbsd/package.use.mask
index a39627d..bdfd5da 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -2,8 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento  (26 Oct 2015)
+# Tests require non-keyworded qt5
+dev-qt/qtchooser test
+
 # Johannes Huber  (28 Jan 2015)
-# Missing keyword on dev-libs/botan,dev-libs/pkcs11-helper
+# Missing keyword on dev-libs/botan and dev-libs/pkcs11-helper
 app-crypt/qca botan pkcs11
 
 # Michael Palimaka  (26 Oct 2015)
+# Tests require non-keyworded qt5
+dev-qt/qtchooser test
+
 # Justin Lecher  (14 Oct 2015)
 # Requires dev-python/ipython which triggers a 

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

2015-10-25 Thread Michał Górny
commit: 1fae26ca76a961c825fdf408dc8ec213b12462e3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 22:36:43 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 22:36:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fae26ca

dev-util/qstlink2: Remove invalid @gentoo.org maintainer address

 dev-util/qstlink2/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-util/qstlink2/metadata.xml b/dev-util/qstlink2/metadata.xml
index 72c0261..2920253 100644
--- a/dev-util/qstlink2/metadata.xml
+++ b/dev-util/qstlink2/metadata.xml
@@ -6,9 +6,6 @@
no11...@gmail.com
Boris Vinogradov

-   
-   @gentoo.org
-   

This is a ST-Link V2 (Debugger/Programmer) client developped 
for Linux, OSX and Windows.
 



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

2015-10-25 Thread Michał Górny
commit: 8516d8de4c21b08536c606e6f774db18ae587a87
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 22:49:59 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 22:49:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8516d8de

dev-python/edpwd: Fix tampakrap's e-mail address

 dev-python/edpwd/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/edpwd/metadata.xml b/dev-python/edpwd/metadata.xml
index b445c93..73198ca 100644
--- a/dev-python/edpwd/metadata.xml
+++ b/dev-python/edpwd/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-tampak...@gmail.com
+tampak...@gentoo.org
 Theo Chatzimichos
   
   



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

2015-10-25 Thread Michał Górny
commit: 0418d82fee1c4cb6344f577a3414483b1d4ca18e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 22:47:45 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 22:47:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0418d82f

kde-misc/kcm-grub2: Fix thev00d00's e-mail address

 kde-misc/kcm-grub2/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kcm-grub2/metadata.xml b/kde-misc/kcm-grub2/metadata.xml
index 52072ce..ce992e4 100644
--- a/kde-misc/kcm-grub2/metadata.xml
+++ b/kde-misc/kcm-grub2/metadata.xml
@@ -3,7 +3,7 @@
 
kde

-   thevoo...@gentoo.org
+   thev00...@gentoo.org
Ian Whyman





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

2015-10-25 Thread Ian Delaney
commit: c107dbc80a181895a413e5862ba594365d951bb5
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Oct 26 03:45:57 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Oct 26 03:47:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c107dbc8

dev-python/elasticsearch-py: fix to code re IUSE doc, fixes the gentoo bug

ack to  Andrew Wilcox for submission of the patch. Closes the bug

Gentoo bug: #564108

Package-Manager: portage-2.2.23

 dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild 
b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
index 73ae13b..482bc30 100644
--- a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
+++ b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
@@ -80,12 +80,14 @@ python_test() {
 
 python_compile_all() {
cd docs || die
-   emake man $(usex doc html "")
+   use doc && emake man html
 }
 
 python_install_all() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
+   if use doc; then
+   export HTML_DOCS=( docs/_build/html/. )
+   doman docs/_build/man/*
+   fi
use examples && local EXAMPLES=( example/. )
-   doman docs/_build/man/*
distutils-r1_python_install_all
 }



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

2015-10-25 Thread Mike Frysinger
commit: 353a328d1dc503bb2952f6c37b0fe6ad47fc5478
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Oct 26 04:22:28 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Oct 26 04:22:28 2015 +
URL:https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=353a328d

security: whitelist the getcwd syscall

This might be run by the sandbox.

Reported-by: Markus Oehme  gmx.de>
URL: https://bugs.gentoo.org/562206

 security.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security.c b/security.c
index 8776a80..ba74bee 100644
--- a/security.c
+++ b/security.c
@@ -131,6 +131,7 @@ static void pax_seccomp_init(bool allow_forking)
 
/* Syscalls listed because of sandbox.  */
SCMP_SYS(readlink),
+   SCMP_SYS(getcwd),
 
/* Syscalls listed because of fakeroot.  */
SCMP_SYS(msgget),



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

2015-10-25 Thread Christian Ruppert
commit: 1db01134101ec286e132f3387a722f974aead632
Author: Christian Ruppert  gentoo  org>
AuthorDate: Sun Oct 25 22:05:29 2015 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Sun Oct 25 22:05:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db01134

net-proxy/haproxy: Version bump to 1.6.1

Package-Manager: portage-2.2.23

 net-proxy/haproxy/Manifest   | 2 +-
 net-proxy/haproxy/{haproxy-1.6.0.ebuild => haproxy-1.6.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-proxy/haproxy/Manifest b/net-proxy/haproxy/Manifest
index f2ed0d7..e8346e8 100644
--- a/net-proxy/haproxy/Manifest
+++ b/net-proxy/haproxy/Manifest
@@ -1,3 +1,3 @@
 DIST haproxy-1.4.26.tar.gz 837280 SHA256 
a8787dae723c045eebd0ed9e0213514f909a67325d64e963eaf50c35b147d3d3 SHA512 
f21901069f651f3320c2b7cb6aee96fced5d4d5d4a73eec0d94dd8bd109a391d8da85026389e7209f85026cdefc1b879afcfd0a9bc0970e41aedd59e35935454
 WHIRLPOOL 
406b7f8bb4b9b3f6b8080f58431a804abea1d834ef9b8d86ede328b27e4f3fe944fbdae5bad8c3f7da75c81c92ff0e030950e09feac28eac4f763e511b5e7dce
 DIST haproxy-1.5.14.tar.gz 1345345 SHA256 
9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99 SHA512 
83d6101fd402f37845ab3febc914335e4c6d9bdebbb0ff81c8e048d5252ffa5a1b77c4250a434fed5dd541ef1f1f2c47d969b59f7a51d6ab9aea38a8646a9798
 WHIRLPOOL 
7d2c580589b9b31e1eba169e4bf930ac42d2564e21eb1c25adbdd39b701abd221fd671ebc227167ab956a48b2c30eeb740a6394355a8fa748c408ee42fdff6fc
-DIST haproxy-1.6.0.tar.gz 1538022 SHA256 
e83a272b7d3638cf1d37bba58d3e75f497c1862315ee5bb7f5efc1d98d26e25b SHA512 
44bfcd040c87e0c3e7d925bb671009e8ed568a7a32ae32ac5d58921417aaa458b772a1368876fee8bf9252106fb315c1c3d29b7f03739a239567b86fb3c25e8e
 WHIRLPOOL 
06afedc7dc7110e0985864f6d955261489997fd55644a16320203e47e14fc6f3bbb9020b772dfc571c01c76c7a55c8883a910f5b0553e70d4f321c1a14d97a2d
+DIST haproxy-1.6.1.tar.gz 1538337 SHA256 
71da2abe610ed42afd6678c2e95321db5f3c416fe2803235f75fc459d8246289 SHA512 
ffb71b4a7fc4d4ede6c479689f6073e7e436b21f8e5010bf6bf73fce60c1cde0f02fd15a60e0c1ee5e15d0561b8b7c931bcdbb11058afc18c501e46179675c7f
 WHIRLPOOL 
7751b35ba576329b7c68b93fddb0d1f4772c436d11945e3d1ceb69e5448d11d51530a277f810450b7a2265b5dd81a802e996c20a9547aac679628900bf129436

diff --git a/net-proxy/haproxy/haproxy-1.6.0.ebuild 
b/net-proxy/haproxy/haproxy-1.6.1.ebuild
similarity index 100%
rename from net-proxy/haproxy/haproxy-1.6.0.ebuild
rename to net-proxy/haproxy/haproxy-1.6.1.ebuild



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 62a956b92a1c9f95f578a491c2f1eb10c1479ff8
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:29:53 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a956b9

dev-python/gst-python: version bump to 1.6

Add support for python3_5.

Package-Manager: portage-2.2.23

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

diff --git a/dev-python/gst-python/Manifest b/dev-python/gst-python/Manifest
index 94e920c..f1ebb6b 100644
--- a/dev-python/gst-python/Manifest
+++ b/dev-python/gst-python/Manifest
@@ -1,3 +1,4 @@
 DIST gst-python-0.10.22.tar.bz2 632651 SHA256 
8f26f519a5bccd770864317e098e5e307fc5ad1201eb96329634b6508b253178 SHA512 
bbbd6b661778cca990da0e216294d86da31a6e472049905989a3311459dd1227bf8f2ae3699a3cdbb66a16288569764352f1e1b93e696d3db4b0728bc38e5b12
 WHIRLPOOL 
c6902554bc8f390b5d295d05598ee60fd6b2637d290125d83a48fc40bbd4e6e261a711430259831c96a30fee4c5ec5c89aea24b117fb5d62c946b0263454
 DIST gst-python-1.2.1.tar.bz2 410887 SHA256 
8823e5a9ffc51212df412652da44dc3f2a0e23295da769de2d111c770280efd4 SHA512 
ed318d94831d34687224d82b84735984b946c6f33704e6bda56847b633af06212f394b709257007cec5d3a3597b200fbe6b19eade6b76e7855e8668c5ebc270e
 WHIRLPOOL 
959e976c5a481367eb298d24eed4b3bf125d173662ff30cf02506906c88cd369259e0f5cb2bbd31bae31c39934b4a894d2eae13a5e411301f055aef030dcebbb
 DIST gst-python-1.4.0.tar.xz 350316 SHA256 
b1e40c29ceb41b03f08d38aca6056054f0341d0706276326dceeec6ac8d53d3e SHA512 
b970fd16a3b9d82f343fbf20642d165bff25fb815cfe20cc51db8c04c298a8fbd9b96f41811c2d26982eadf1f9a84495c70fbdad553778c68604f828e4773a94
 WHIRLPOOL 
248d91fc0aac1314c4f7b40866579601a8024c947a29a90b5b6c3585358984f1a50eb6d56aec26609d37fc9144fdf38d5edd7ad61364481d25b7cebfaeff1a96
+DIST gst-python-1.6.0.tar.xz 368100 SHA256 
60dbc7f5ac2b6655ed4a7ed2cee63ee5a525d37cb16eaa6b9df7d7dfe4e9605f SHA512 
6ca7e274d6aac580aec52d2bc635ffcd1361de73324a2818632d5304d59b7433f888d89864ee2053ddd71cddec93a1f8dfe511414bd6e3ab2f26e87bfece
 WHIRLPOOL 
ef2c990a7949fc9e39b93761f817bba195fc53f314017a7223504930913fe883a6953aa1a3bdb7f1ebd2fef110b3bc2ec6e6e53108ae96125ea8f74a0cfa23e7

diff --git a/dev-python/gst-python/gst-python-1.6.0.ebuild 
b/dev-python/gst-python/gst-python-1.6.0.ebuild
new file mode 100644
index 000..53128bc
--- /dev/null
+++ b/dev-python/gst-python/gst-python-1.6.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} )
+
+inherit python-r1
+
+DESCRIPTION="A Python Interface to GStreamer"
+HOMEPAGE="http://gstreamer.freedesktop.org/;
+SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz;
+
+LICENSE="LGPL-2"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+   dev-libs/libxml2
+   >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
+   >=media-libs/gstreamer-1.6:1.0
+   >=media-libs/gst-plugins-base-1.6:1.0
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+# XXX: unittests are not ported to 1.0 yet.
+
+src_prepare() {
+   prepare_gst() {
+   mkdir -p "${BUILD_DIR}" || die
+   }
+   python_foreach_impl prepare_gst
+}
+
+src_configure() {
+   ECONF_SOURCE="${S}" python_foreach_impl run_in_build_dir econf
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir default
+}
+
+src_install() {
+   python_foreach_impl run_in_build_dir default
+   prune_libtool_files --modules
+   einstalldocs
+}



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 6033e1e9e2be2bca8a515f6a3e4facdac2562649
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:29:06 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6033e1e9

media-libs/gstreamer: add missing bash-completion support

Package-Manager: portage-2.2.23

 media-libs/gstreamer/gstreamer-1.6.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/gstreamer/gstreamer-1.6.0.ebuild 
b/media-libs/gstreamer/gstreamer-1.6.0.ebuild
index ecba53c..3b7dce9 100644
--- a/media-libs/gstreamer/gstreamer-1.6.0.ebuild
+++ b/media-libs/gstreamer/gstreamer-1.6.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit eutils multilib multilib-minimal pax-utils
+inherit bash-completion-r1 eutils multilib multilib-minimal pax-utils
 
 DESCRIPTION="Open source multimedia framework"
 HOMEPAGE="http://gstreamer.freedesktop.org/;
@@ -61,6 +61,7 @@ multilib_src_configure() {
$(multilib_native_use_enable introspection)
$(use_enable nls)
$(use_enable test tests)
+   --with-bash-completion-dir="$(get_bashcompdir)"
--with-package-name="GStreamer ebuild for Gentoo"

--with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer;
)



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 84cec9a773ce9bf8e2571a098e616018b6552f95
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:06:33 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84cec9a7

media-plugins/gst-plugins-dvdread: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-dvdread/Manifest |  1 +
 .../gst-plugins-dvdread/gst-plugins-dvdread-1.6.0.ebuild   | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-dvdread/Manifest 
b/media-plugins/gst-plugins-dvdread/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-dvdread/Manifest
+++ b/media-plugins/gst-plugins-dvdread/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.6.0.ebuild 
b/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.6.0.ebuild
new file mode 100644
index 000..a5f5bbf
--- /dev/null
+++ b/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2015-10-25 Thread Gilles Dartiguelongue
commit: f9efe520a669d677a7e785498ccc21735999a3d7
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:07:40 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9efe520

media-plugins/gst-plugins-twolame: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-twolame/Manifest |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild   | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest 
b/media-plugins/gst-plugins-twolame/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild 
b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild
new file mode 100644
index 000..6a2fd35
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer-editing-services/

2015-10-25 Thread Gilles Dartiguelongue
commit: 2f395330c8b90c05b2e1ba2494a296128505f18f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:33:05 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:58:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f395330

media-libs/gstreamer-editing-services: version bump to 1.6

Package-Manager: portage-2.2.23

 media-libs/gstreamer-editing-services/Manifest |  1 +
 .../gstreamer-editing-services-1.6.0.ebuild| 56 ++
 2 files changed, 57 insertions(+)

diff --git a/media-libs/gstreamer-editing-services/Manifest 
b/media-libs/gstreamer-editing-services/Manifest
index 7c27ae0..4833b01 100644
--- a/media-libs/gstreamer-editing-services/Manifest
+++ b/media-libs/gstreamer-editing-services/Manifest
@@ -1,2 +1,3 @@
 DIST gstreamer-editing-services-1.2.1.tar.xz 900316 SHA256 
fe768b21af5c644093a06a0e573b6e2fa9b467bec18de408c7ff7171c4fb40b0 SHA512 
245d3f8934e36f5c58112a820375c90f775af928f5a32e5f6c5793a6ad0709b1d29f4e60e572778d1b3fca308d5eb7c55f89a04b38de67a0ba254f85d43d42fa
 WHIRLPOOL 
d354c6cfb1c8226b6a5f3b7d175187dfa1a099dbe5d292f1d6b691e51638f72534ac1b412e7851b5c05073e731ecefd0dfbc7ee1106459906498d8d6b61b7080
 DIST gstreamer-editing-services-1.4.0.tar.xz 915420 SHA256 
cc20b90fb7bcec257b2afda7474664d493b1acece66da675d7df584588808bb3 SHA512 
4a3e39089810aa15f2e2e802b1f2a0fcf6f3508a86a5aa8323078334a3f3b427a53e0d3bbb62d42140dc43cbcd9d4985faf0b28edefbcb9814fa76cbb638119b
 WHIRLPOOL 
913149756f5a3dc19e2549014b66484e6390c33d7bfd204899d5d3e9d1f86fe73570ed04548d8ad6700cf9b917344917ae647b0b1d8fb06655dc446e42653e56
+DIST gstreamer-editing-services-1.6.0.tar.xz 1013632 SHA256 
4a780cc27029d25271cf4f8bc17531aa9a1d435e4f807202fd3790f53b964dbe SHA512 
25435a9db98ed9d973a2414047f466b0fb865b869b29a7792c690e11e872933018d7fe8f998a4ddd1b452b21aa4021187f76ab8124366cde9a016292ad27646e
 WHIRLPOOL 
67c88e89e9dd8aa26eac649bb8b4ea09048bcd538149b0c1380220094fe39e2be5966c19c69329a7582f2409aa66272f0ee2c0724d5fc5a468a4f2bcfb4319fd

diff --git 
a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.0.ebuild 
b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.0.ebuild
new file mode 100644
index 000..ac63af2
--- /dev/null
+++ 
b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit bash-completion-r1 gnome2
+
+DESCRIPTION="SDK for making video editors and more"
+HOMEPAGE="http://wiki.pitivi.org/wiki/GES;
+SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz;
+
+LICENSE="LGPL-2+"
+SLOT="1.0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection"
+
+# FIXME: There is something odd with pygobject check for >=4.22,
+#check with upstream
+COMMON_DEPEND="
+   >=dev-libs/glib-2.34:2
+   dev-libs/libxml2:2
+   >=media-libs/gstreamer-1.6:1.0[introspection?]
+   >=media-libs/gst-plugins-base-1.6:1.0[introspection?]
+   introspection? ( >=dev-libs/gobject-introspection-0.9.6 )
+"
+RDEPEND="${COMMON_DEPEND}
+   media-libs/gnonlin:1.0
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/gtk-doc-am-1.3
+   virtual/pkgconfig
+"
+# XXX: tests do pass but need g-e-s to be installed due to missing
+# AM_TEST_ENVIRONMENT setup.
+RESTRICT="test"
+
+src_configure() {
+   # gtk is only used for examples
+   gnome2_src_configure \
+   $(use_enable introspection) \
+   --disable-examples \
+   --without-gtk \
+   --with-bash-completion-dir="$(get_bashcompdir)" \
+   --with-package-name="GStreamer editing services ebuild for 
Gentoo" \
+   
--with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services;
+}
+
+src_compile() {
+   # Prevent sandbox violations, bug #53
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
+   addpredict /dev
+   gnome2_src_compile
+}



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 18d65340d7b49fe05f7488e27674318c81ce8d43
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:18:18 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d65340

media-libs/gst-plugins-meta: version bump to 1.6

Package-Manager: portage-2.2.23

 .../gst-plugins-meta/gst-plugins-meta-1.6.ebuild   | 70 ++
 1 file changed, 70 insertions(+)

diff --git a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.6.ebuild 
b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.6.ebuild
new file mode 100644
index 000..a739ca9
--- /dev/null
+++ b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.6.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 multilib-build
+
+DESCRIPTION="Meta ebuild to pull in gst plugins for apps"
+HOMEPAGE="https://www.gentoo.org;
+
+LICENSE="metapackage"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-solaris"
+IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass 
libvisual mms mp3 modplug mpeg ogg opus oss pulseaudio taglib theora v4l vaapi 
vcd vorbis vpx wavpack X x264"
+REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"
+
+RDEPEND="
+   >=media-libs/gstreamer-1.6:1.0[${MULTILIB_USEDEP}]
+   
>=media-libs/gst-plugins-base-1.6:1.0[alsa?,ogg?,theora?,vorbis?,X?,${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-good-1.6:1.0[${MULTILIB_USEDEP}]
+   a52? ( >=media-plugins/gst-plugins-a52dec-1.6:1.0[${MULTILIB_USEDEP}] )
+   aac? ( >=media-plugins/gst-plugins-faad-1.6:1.0[${MULTILIB_USEDEP}] )
+   cdda? ( || (
+   
>=media-plugins/gst-plugins-cdparanoia-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-plugins/gst-plugins-cdio-1.6:1.0[${MULTILIB_USEDEP}] ) )
+   dts? ( >=media-plugins/gst-plugins-dts-1.6:1.0[${MULTILIB_USEDEP}] )
+   dv? ( >=media-plugins/gst-plugins-dv-1.6:1.0[${MULTILIB_USEDEP}] )
+   dvb? (
+   >=media-plugins/gst-plugins-dvb-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-bad-1.6:1.0[${MULTILIB_USEDEP}] )
+   dvd? (
+   >=media-libs/gst-plugins-ugly-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-plugins/gst-plugins-a52dec-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-plugins/gst-plugins-dvdread-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-plugins/gst-plugins-mpeg2dec-1.6:1.0[${MULTILIB_USEDEP}]
+   
>=media-plugins/gst-plugins-resindvd-1.6:1.0[${MULTILIB_USEDEP}] )
+   ffmpeg? ( 
>=media-plugins/gst-plugins-libav-1.4.5:1.0[${MULTILIB_USEDEP}] )
+   flac? ( >=media-plugins/gst-plugins-flac-1.6:1.0[${MULTILIB_USEDEP}] )
+   http? ( >=media-plugins/gst-plugins-soup-1.6:1.0[${MULTILIB_USEDEP}] )
+   jack? ( >=media-plugins/gst-plugins-jack-1.6:1.0[${MULTILIB_USEDEP}] )
+   lame? ( >=media-plugins/gst-plugins-lame-1.6:1.0[${MULTILIB_USEDEP}] )
+   libass? ( 
>=media-plugins/gst-plugins-assrender-1.6:1.0[${MULTILIB_USEDEP}] )
+   libvisual? ( 
>=media-plugins/gst-plugins-libvisual-1.6:1.0[${MULTILIB_USEDEP}] )
+   mms? ( >=media-plugins/gst-plugins-libmms-1.6:1.0[${MULTILIB_USEDEP}] )
+   modplug? ( 
>=media-plugins/gst-plugins-modplug-1.6:1.0[${MULTILIB_USEDEP}] )
+   mp3? (
+   >=media-libs/gst-plugins-ugly-1.6:1.0[${MULTILIB_USEDEP}]
+   >=media-plugins/gst-plugins-mad-1.6:1.0[${MULTILIB_USEDEP}] )
+   mpeg? ( 
>=media-plugins/gst-plugins-mpeg2dec-1.6:1.0[${MULTILIB_USEDEP}] )
+   opus? ( >=media-plugins/gst-plugins-opus-1.6:1.0[${MULTILIB_USEDEP}] )
+   oss? ( >=media-plugins/gst-plugins-oss-1.6:1.0[${MULTILIB_USEDEP}] )
+   pulseaudio? ( 
>=media-plugins/gst-plugins-pulse-1.6:1.0[${MULTILIB_USEDEP}] )
+   taglib? ( 
>=media-plugins/gst-plugins-taglib-1.6:1.0[${MULTILIB_USEDEP}] )
+   v4l? ( >=media-plugins/gst-plugins-v4l2-1.6:1.0[${MULTILIB_USEDEP}] )
+   vaapi? ( >=media-plugins/gst-plugins-vaapi-0.6:1.0[${MULTILIB_USEDEP}] )
+   vcd? (
+   >=media-plugins/gst-plugins-mplex-1.6:1.0[${MULTILIB_USEDEP}]
+   
>=media-plugins/gst-plugins-mpeg2dec-1.6:1.0[${MULTILIB_USEDEP}] )
+   vpx? ( >=media-plugins/gst-plugins-vpx-1.6:1.0[${MULTILIB_USEDEP}] )
+   wavpack? ( 
>=media-plugins/gst-plugins-wavpack-1.6:1.0[${MULTILIB_USEDEP}] )
+   x264? ( >=media-plugins/gst-plugins-x264-1.6:1.0[${MULTILIB_USEDEP}] )
+"
+
+# Usage note:
+# The idea is that apps depend on this for optional gstreamer plugins.  Then,
+# when USE flags change, no app gets rebuilt, and all apps that can make use of
+# the new plugin automatically do.
+
+# When adding deps here, make sure the keywords on the gst-plugin are valid.



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-bad/

2015-10-25 Thread Gilles Dartiguelongue
commit: c6a709b7892997b772007ffe1f21270f4f025c18
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:36:36 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a709b7

media-libs/gst-plugins-bad: add missing introspection USE dependencies

Package-Manager: portage-2.2.23

 media-libs/gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild 
b/media-libs/gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild
index 720bab9..6781558 100644
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild
+++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild
@@ -25,8 +25,8 @@ REQUIRED_USE="
 # X11 is automagic for now, upstream #709530
 RDEPEND="
>=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-base-1.6:${SLOT}[${MULTILIB_USEDEP}]
-   >=media-libs/gstreamer-1.6:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-1.6:${SLOT}[${MULTILIB_USEDEP},introspection?]
+   
>=media-libs/gst-plugins-base-1.6:${SLOT}[${MULTILIB_USEDEP},introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
 
egl? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] )



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 648a38a2696e606a6244052a5d792a505f2628e0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:06:47 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648a38a2

media-plugins/gst-plugins-lame: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-lame/Manifest|  1 +
 .../gst-plugins-lame/gst-plugins-lame-1.6.0.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-lame/Manifest 
b/media-plugins/gst-plugins-lame/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-lame/Manifest
+++ b/media-plugins/gst-plugins-lame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.6.0.ebuild 
b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.6.0.ebuild
new file mode 100644
index 000..ea1442d
--- /dev/null
+++ b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2015-10-25 Thread Gilles Dartiguelongue
commit: f92fe0a949a29abd8f88318de0c384df87ae4d10
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:06:20 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92fe0a9

media-plugins/gst-plugins-cdio: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-cdio/Manifest|  1 +
 .../gst-plugins-cdio/gst-plugins-cdio-1.6.0.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-cdio/Manifest 
b/media-plugins/gst-plugins-cdio/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-cdio/Manifest
+++ b/media-plugins/gst-plugins-cdio/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-cdio/gst-plugins-cdio-1.6.0.ebuild 
b/media-plugins/gst-plugins-cdio/gst-plugins-cdio-1.6.0.ebuild
new file mode 100644
index 000..bec73c9
--- /dev/null
+++ b/media-plugins/gst-plugins-cdio/gst-plugins-cdio-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=dev-libs/libcdio-0.90-r1:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/

2015-10-25 Thread Gilles Dartiguelongue
commit: 86ffec7d7d473a049c3abc2143a22e5f2020883a
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 21:52:04 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ffec7d

media-libs/gst-plugins-ugly: version bump to 1.6

Package-Manager: portage-2.2.23

 media-libs/gst-plugins-ugly/Manifest   |  1 +
 .../gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/media-libs/gst-plugins-ugly/Manifest 
b/media-libs/gst-plugins-ugly/Manifest
index b14ec57..ba8aa21 100644
--- a/media-libs/gst-plugins-ugly/Manifest
+++ b/media-libs/gst-plugins-ugly/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
new file mode 100644
index 000..408ed6a
--- /dev/null
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE="gst-plugins-ugly"
+
+inherit eutils flag-o-matic gstreamer
+
+DESCRIPTION="Basepack of plugins for gstreamer"
+HOMEPAGE="http://gstreamer.freedesktop.org/;
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE="+orc"
+
+RDEPEND="
+   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
+   >=media-libs/gstreamer-1.6:${SLOT}[${MULTILIB_USEDEP}]
+   >=media-libs/gst-plugins-base-1.6:${SLOT}[${MULTILIB_USEDEP}]
+   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.12
+"
+
+src_configure() {
+   # gst doesnt handle optimisations well
+   strip-flags
+   replace-flags "-O3" "-O2"
+   filter-flags "-fprefetch-loop-arrays" # see bug 22249
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_install_all() {
+   DOCS="AUTHORS ChangeLog NEWS README RELEASE"
+   einstalldocs
+   prune_libtool_files --modules
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/

2015-10-25 Thread Gilles Dartiguelongue
commit: 89b282f543369eb6c869e3cf82ab36b67c04322c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 21:52:39 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b282f5

media-libs/gst-plugins-ugly: remove unneeded flag filtering

Legacy from over 10 years ago, do not seem to cause problems now and we want to 
avoid over filtering.

Package-Manager: portage-2.2.23

 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 9 -
 1 file changed, 9 deletions(-)

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
index 408ed6a..e40a4fb 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
@@ -24,15 +24,6 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.12
 "
 
-src_configure() {
-   # gst doesnt handle optimisations well
-   strip-flags
-   replace-flags "-O3" "-O2"
-   filter-flags "-fprefetch-loop-arrays" # see bug 22249
-
-   multilib-minimal_src_configure
-}
-
 multilib_src_install_all() {
DOCS="AUTHORS ChangeLog NEWS README RELEASE"
einstalldocs



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

2015-10-25 Thread Gilles Dartiguelongue
commit: a9798312f10d11767fa0d2fe096e498f00baa97f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:05:59 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9798312

media-plugins/gst-plugins-a52dec: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-a52dec/Manifest   |  1 +
 .../gst-plugins-a52dec/gst-plugins-a52dec-1.6.0.ebuild  | 17 +
 2 files changed, 18 insertions(+)

diff --git a/media-plugins/gst-plugins-a52dec/Manifest 
b/media-plugins/gst-plugins-a52dec/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-a52dec/Manifest
+++ b/media-plugins/gst-plugins-a52dec/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.6.0.ebuild 
b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.6.0.ebuild
new file mode 100644
index 000..08fa4b1
--- /dev/null
+++ b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.6.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+IUSE="+orc"
+
+RDEPEND="
+   >=media-libs/a52dec-0.7.4-r6[${MULTILIB_USEDEP}]
+   orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/

2015-10-25 Thread Gilles Dartiguelongue
commit: 53aeaf3b295dbbd8069283752409a8a1c9210bf3
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 21:55:04 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53aeaf3b

media-libs/gst-plugins-ugly: install gtk-doc documentation

Package-Manager: portage-2.2.23

 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
index e40a4fb..69bb42e 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
@@ -24,6 +24,15 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.12
 "
 
+multilib_src_configure() {
+   gstreamer_multilib_src_configure
+
+   if multilib_is_native_abi; then
+   ln -s "${S}"/docs/plugins/html docs/plugins/html || die
+   fi
+
+}
+
 multilib_src_install_all() {
DOCS="AUTHORS ChangeLog NEWS README RELEASE"
einstalldocs



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 0877680328164b76b46e0b413876b25b086e5c8f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:07:14 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08776803

media-plugins/gst-plugins-mpeg2dec: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-mpeg2dec/Manifest   |  1 +
 .../gst-plugins-mpeg2dec-1.6.0.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-mpeg2dec/Manifest 
b/media-plugins/gst-plugins-mpeg2dec/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-mpeg2dec/Manifest
+++ b/media-plugins/gst-plugins-mpeg2dec/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git 
a/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.6.0.ebuild 
b/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.6.0.ebuild
new file mode 100644
index 000..880137c
--- /dev/null
+++ b/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.6.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+DESCRIPTION="Libmpeg2 based decoder plug-in for gstreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=media-libs/libmpeg2-0.5.1-r2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2015-10-25 Thread Gilles Dartiguelongue
commit: a12857ee8b79cd8d93d3b80cc06261b281684de0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:07:54 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12857ee

media-plugins/gst-plugins-x264: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-x264/Manifest   |  1 +
 .../gst-plugins-x264/gst-plugins-x264-1.6.0.ebuild| 15 +++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-x264/Manifest 
b/media-plugins/gst-plugins-x264/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-x264/Manifest
+++ b/media-plugins/gst-plugins-x264/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.6.0.ebuild 
b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.6.0.ebuild
new file mode 100644
index 000..faa5431
--- /dev/null
+++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.6.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+# 20111220 ensures us X264_BUILD >= 120
+RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 46ec3316c404f7ac4be1f8a17ccf218cf7392a7b
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 22:07:27 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 22:40:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ec3316

media-plugins/gst-plugins-sidplay: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-sidplay/Manifest |  1 +
 .../gst-plugins-sidplay/gst-plugins-sidplay-1.6.0.ebuild   | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-sidplay/Manifest 
b/media-plugins/gst-plugins-sidplay/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-sidplay/Manifest
+++ b/media-plugins/gst-plugins-sidplay/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 
4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 
16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 WHIRLPOOL 
f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 
4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 
91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1
 WHIRLPOOL 
c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 
5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 
9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0
 WHIRLPOOL 
b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 
91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 
72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0
 WHIRLPOOL 
3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.6.0.ebuild 
b/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.6.0.ebuild
new file mode 100644
index 000..a4dd294
--- /dev/null
+++ b/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libsidplay-1.36.59-r1:1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2015-10-25 Thread Gilles Dartiguelongue
commit: 42307647343a5cc22c1c7dcf35b6ac4522afde55
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Oct 25 23:00:54 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Oct 25 23:00:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42307647

Merge branch 'gstreamer-1.6'

 dev-python/gst-python/Manifest |  1 +
 dev-python/gst-python/gst-python-1.6.0.ebuild  | 49 +++
 .../gst-plugins-bad/gst-plugins-bad-1.6.0.ebuild   |  4 +-
 media-libs/gst-plugins-ugly/Manifest   |  1 +
 .../gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 40 +
 media-libs/gstreamer-editing-services/Manifest |  1 +
 .../gstreamer-editing-services-1.6.0.ebuild| 56 +
 media-libs/gstreamer/gstreamer-1.6.0.ebuild|  3 +-
 media-plugins/gst-plugins-a52dec/Manifest  |  1 +
 .../gst-plugins-a52dec-1.6.0.ebuild| 17 ++
 media-plugins/gst-plugins-amr/Manifest |  1 +
 .../gst-plugins-amr/gst-plugins-amr-1.6.0.ebuild   | 21 +++
 media-plugins/gst-plugins-cdio/Manifest|  1 +
 .../gst-plugins-cdio/gst-plugins-cdio-1.6.0.ebuild | 14 +
 media-plugins/gst-plugins-dvdread/Manifest |  1 +
 .../gst-plugins-dvdread-1.6.0.ebuild   | 14 +
 media-plugins/gst-plugins-lame/Manifest|  1 +
 .../gst-plugins-lame/gst-plugins-lame-1.6.0.ebuild | 14 +
 media-plugins/gst-plugins-mad/Manifest |  1 +
 .../gst-plugins-mad/gst-plugins-mad-1.6.0.ebuild   | 14 +
 .../gst-plugins-meta/gst-plugins-meta-1.6.ebuild   | 70 ++
 media-plugins/gst-plugins-mpeg2dec/Manifest|  1 +
 .../gst-plugins-mpeg2dec-1.6.0.ebuild  | 15 +
 media-plugins/gst-plugins-sidplay/Manifest |  1 +
 .../gst-plugins-sidplay-1.6.0.ebuild   | 14 +
 media-plugins/gst-plugins-twolame/Manifest |  1 +
 .../gst-plugins-twolame-1.6.0.ebuild   | 14 +
 media-plugins/gst-plugins-x264/Manifest|  1 +
 .../gst-plugins-x264/gst-plugins-x264-1.6.0.ebuild | 15 +
 29 files changed, 384 insertions(+), 3 deletions(-)



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtchooser/

2015-10-25 Thread Davide Pesavento
commit: b722bb00201bd31be110408dab55111c014938a3
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Oct 26 02:01:40 2015 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Oct 26 02:01:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b722bb00

dev-qt/qtchooser: update HOMEPAGE

Package-Manager: portage-2.2.23

 dev-qt/qtchooser/qtchooser-0_p20150102.ebuild | 2 +-
 dev-qt/qtchooser/qtchooser-0_p20151008.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtchooser/qtchooser-0_p20150102.ebuild 
b/dev-qt/qtchooser/qtchooser-0_p20150102.ebuild
index eb37b0a..338f3e3 100644
--- a/dev-qt/qtchooser/qtchooser-0_p20150102.ebuild
+++ b/dev-qt/qtchooser/qtchooser-0_p20150102.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit qmake-utils toolchain-funcs
 
 DESCRIPTION="Qt4/Qt5 version chooser"
-HOMEPAGE="https://qt.gitorious.org/qt/qtchooser;
+HOMEPAGE="https://code.qt.io/cgit/qt/qtchooser.git/;
 SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${P}.tar.xz;
 
 LICENSE="|| ( LGPL-2.1 GPL-3 )"

diff --git a/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild 
b/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild
index 5d71f90..287a168 100644
--- a/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild
+++ b/dev-qt/qtchooser/qtchooser-0_p20151008.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit qmake-utils toolchain-funcs
 
 DESCRIPTION="Qt4/Qt5 version chooser"
-HOMEPAGE="https://qt.gitorious.org/qt/qtchooser;
+HOMEPAGE="https://code.qt.io/cgit/qt/qtchooser.git/;
 SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${P}.tar.xz;
 
 LICENSE="|| ( LGPL-2.1 GPL-3 )"



[gentoo-commits] repo/gentoo:master commit in: games-emulation/m64py/

2015-10-25 Thread Michał Górny
commit: a1c518818519b6fd640e58eccd3372c825057483
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 25 21:34:11 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 25 21:36:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c51881

games-emulation/m64py: Request correct PyQt5 modules

Thanks to Samuel Bauer for figuring out the correct flags.

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=564004

 games-emulation/m64py/{m64py-0.2.3-r1.ebuild => m64py-0.2.3-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/m64py/m64py-0.2.3-r1.ebuild 
b/games-emulation/m64py/m64py-0.2.3-r2.ebuild
similarity index 97%
rename from games-emulation/m64py/m64py-0.2.3-r1.ebuild
rename to games-emulation/m64py/m64py-0.2.3-r2.ebuild
index 6ba5a09..8871ef1 100644
--- a/games-emulation/m64py/m64py-0.2.3-r1.ebuild
+++ b/games-emulation/m64py/m64py-0.2.3-r2.ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 # SDL & libmupen64plus are through ctypes, so they rely on specific ABI
 RDEPEND="media-libs/libsdl2:0/0[joystick]
-   dev-python/PyQt5[opengl,${PYTHON_USEDEP}]
+   dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}]
>=games-emulation/mupen64plus-core-2.5:0/2-sdl2"
 
 python_prepare_all() {



  1   2   3   >