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

2017-04-19 Thread Hans de Graaff
commit: 8b79ada1fb6d527183282c7f2ef58a4390b16e27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 20 05:18:33 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 20 05:18:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b79ada1

dev-ruby/kramdown: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/kramdown/Manifest  |  1 -
 dev-ruby/kramdown/kramdown-1.4.2.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-ruby/kramdown/Manifest b/dev-ruby/kramdown/Manifest
index 614f3513442..2bf5fd56775 100644
--- a/dev-ruby/kramdown/Manifest
+++ b/dev-ruby/kramdown/Manifest
@@ -1,4 +1,3 @@
 DIST kramdown-1.12.0.gem 243712 SHA256 
603c6236ed7293def4020635e52fcc369a1488a47788c29f8aa0d90f4d19bfda SHA512 
43d9e4b5fd2cd0e496f725b14c0a55b1f0db9274340909e01fd106ede3d3d5f2ec1ac1f3690a8951f7726bcc111e281ff3d28c0f488d2b4c508dc895af4c88af
 WHIRLPOOL 
904678698c7594f529fadb9302f620f32daf3c31075447161c411b9c606e269fc73afd401a9ad301629f61544bd863ec0c51c86e6fc8c0da796f40f72966c927
 DIST kramdown-1.13.1.gem 249856 SHA256 
c497305953144a1c6001ebb2defb5368395aa804ab564f7e041f5293d2d9971c SHA512 
2b791cfa223a8d55b6c6d39895f004af720fc5a95dcdf50d4ff0b72291aa590a5ae13a1084b395d953e643f0e6df9d94b5f42ac394b559bffcd0739cd60e99ad
 WHIRLPOOL 
f82e1896d3a95e07edc8c0fd54210e964ff29296a9d430785c33be541afbaa853129b58ea15afc324987eac57a628a79aea30219bfc15c99fa3c6b4ea63ba898
 DIST kramdown-1.13.2.gem 249856 SHA256 
2d11a7f9a9ec8dcf84e54af0a98b141a50a102b78e99b64e799f100c08c351c7 SHA512 
dd2194184a7761bc490535a9d5631b78441b83f040e37dafc25b956dd680fe398d19ae75aff06dc2ec6a7573ac198169e175ef78a95743f0f7b4874bf28cebf8
 WHIRLPOOL 
7afe8437f9e24b4a5071a9031e67a871b2c6e0c4e66f5b3235eb345779bac382c6dab68de09f4e38749e517549e32b9b1cb188dbd88e46c09f082395a2b62585
-DIST kramdown-1.4.2.gem 226816 SHA256 
ae9b9456c69fa06f9c3058841e09b85e07cda875eb36c3202ea46baf8e123ea8 SHA512 
31e7a30bcc453968ec6db0c1f0e5f8cea222dde8b8f6a26da72e0cf1b049c9f4c4e8384685a5e241e41fda526cd0f5fba4ac7debd0fb0d3eb6539dd9afc1dd27
 WHIRLPOOL 
aa0166861584c2e3115923db1de9203581c02f4cab42866a88947a3e52fb32eee4ab2cdcc2fd623669a4c8a2e1972a340d9100a04fbc595bb40bde46e553223f

diff --git a/dev-ruby/kramdown/kramdown-1.4.2.ebuild 
b/dev-ruby/kramdown/kramdown-1.4.2.ebuild
deleted file mode 100644
index 6df12e80f9d..000
--- a/dev-ruby/kramdown/kramdown-1.4.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS CONTRIBUTERS"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using strict 
syntax definition"
-HOMEPAGE="http://kramdown.rubyforge.org/;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-IUSE="latex"
-
-LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra 
)"
-RDEPEND+=" ${LATEX_DEPS}"
-DEPEND+=" test? ( ${LATEX_DEPS} app-text/htmltidy )"
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )
-   test? ( >=dev-ruby/coderay-1.0.0
-   >=dev-ruby/prawn-1.3.0
-   dev-ruby/prawn-table
-   >=dev-ruby/stringex-1.5.1 )"
-
-all_ruby_prepare() {
-   if ! use latex; then
-   # Remove latex tests. They will fail gracefully when latex isn't
-   # present at all, but not when components are missing (most
-   # notable ucs.sty).
-   sed -i -e '/latex -v/,/^  end/ s:^:#:' test/test_files.rb || die
-   fi
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/man1/kramdown.1
-}



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

2017-04-19 Thread Hans de Graaff
commit: 6e0bd0ee84415a3131743cd25b4dc4b1754abebf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 20 04:47:00 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 20 04:47:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0bd0ee

dev-ruby/pkg-config: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 -
 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index df29fdcda50..6f0d1052564 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1 @@
-DIST pkg-config-1.1.6.gem 19456 SHA256 
f89c285286d9bb160705d042d8ff96d41d2755d4de80611d52f3ab0f7626 SHA512 
089aec86cf008d1dca3fa6ee6604ef5860cd404671e23b539eb82a4654255eecddd142d0249e0c89dad7a467a5252ed3afea665cda8bb4012ae5ec8e24d2d825
 WHIRLPOOL 
619d85ad9e7ce5adaf4731abebbbe2e089571defac38f147c528e1f0a99d0f5345e0ecb7b0f27c999353dc5b4e22df0771a25403a6c31d1cb550664c3fbcfef8
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
deleted file mode 100644
index 17b8071de8c..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-# drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
-}



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

2017-04-19 Thread Hans de Graaff
commit: fe0852cf92eec022ddb8a8cfa3f289b6fb15c45c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 20 04:53:05 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 20 04:53:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0852cf

dev-ruby/css_parser: add 1.5.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/css_parser/Manifest|  1 +
 dev-ruby/css_parser/css_parser-1.5.0.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/css_parser/Manifest b/dev-ruby/css_parser/Manifest
index 731eb1f16df..51f24e5fa5d 100644
--- a/dev-ruby/css_parser/Manifest
+++ b/dev-ruby/css_parser/Manifest
@@ -1,3 +1,4 @@
 DIST css_parser-1.4.10.tar.gz 26718 SHA256 
97e3939c705354a99041b4a741e0e91ed6ac85898fb31bc03ac9e9fb22297fec SHA512 
ad48200cd9f6fd36d1b13e8699098380c7d74e5349ed1a6aa294615800689a2959f7a91acff9679a630f525d0141f40aaade498570de4f296333c9525b0f1c22
 WHIRLPOOL 
736b4d43835e7bd12cb7f987a20dee33cc33907239d58e3bab0615e47d36bc6acfb9a086f2126626af7aad4c0b800a04d9c7b1c9723261d5433a30ee7c198754
 DIST css_parser-1.4.8.tar.gz 26267 SHA256 
62d11ff2b6f27c3658df56da4e98bbc60b4b8cea085b50ef0c6b47046e63c743 SHA512 
b311ecbaef5fe4939bd9a947477597a60edb9ac184a36d67bc8d008ac085bd74acbe82e28a4d92b043d855c5881e85245d0a1a2d322ab2a82ca9ea651555b3ef
 WHIRLPOOL 
cbf4fb580a8be0922b48cee3b36abb6e0b2eee25aee5e470db223cb31f5da1fc90d937bd5f7930c9a3af9d1f4eb9cd6a5005a9aadd24d1e200425c181352dd8d
 DIST css_parser-1.4.9.tar.gz 26405 SHA256 
2b90c7b4caedc8b15f05e90ed032ff0fa8c1a172ed5c270a04b2206980d06920 SHA512 
bf5d053767d56253151786db7915feb1a2c7daf08702ff8d4d431d65f8b3e16ead59055866dd6bf239dfb68e37f35f1578ed4c850bf37e6ba395ea5e53a2f51a
 WHIRLPOOL 
8e958c83eb7f79560c4b31558806d83b7394d9a2ae6eabf7f04f6d5587d3d59a6ab8c4212e46384b78bb6116a572ed6a9860c32a33b9c1357c94630f5caeace5
+DIST css_parser-1.5.0.tar.gz 32835 SHA256 
4a405974f2060cba41a869494f0355a999634404d6e840a612bd5ebedc1a0d92 SHA512 
4d33494abac5aed71cc73345853f7df7cc21bfe1a03d6d443968c357736311104eba4e816fa4b7dae7f42cd5f38dc7a3d8752c13a58387049cfc7a7d11c4f8f6
 WHIRLPOOL 
f02a6ec95c6c1d18c50f4fdb645c92aea1726aaaf46a6e9ba94c5d85ee6cb3dd6cc36fef5febd861531e1c6e3deefdf2f057d66d64a2c7fc7fec89568251fe14

diff --git a/dev-ruby/css_parser/css_parser-1.5.0.ebuild 
b/dev-ruby/css_parser/css_parser-1.5.0.ebuild
new file mode 100644
index 000..72c87f8f776
--- /dev/null
+++ b/dev-ruby/css_parser/css_parser-1.5.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_DOC_DIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md "
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+GITHUB_USER="premailer"
+GITHUB_PROJECT="${PN}"
+inherit ruby-fakegem
+
+DESCRIPTION="Sass-based Stylesheet Framework"
+HOMEPAGE="http://compass-style.org/ https://github.com/premailer/css_parser/;
+LICENSE="MIT"
+
+SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz
 -> ${GITHUB_PROJECT}-${PV}.tar.gz"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+ruby_add_rdepend "dev-ruby/addressable
+   virtual/ruby-ssl"
+
+ruby_add_bdepend "test? ( dev-ruby/maxitest )"
+
+all_ruby_prepare() {
+   # get rid of bundler usage
+   rm Gemfile || die
+   sed -i -e '/bundler/d' -e '/bump/d' Rakefile || die
+   sed -i -e '/bundler/d' test/test_helper.rb || die
+   # Avoid tests using the network.
+   sed -i -e '/test_loading_a_remote_file_over_ssl/,/end/ s:^:#:' 
test/test_css_parser_loading.rb || die
+
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib test/*.rb || die
+}



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

2017-04-19 Thread Hans de Graaff
commit: 832cb7ef58ef358725129093b5ab34fd784939e6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 20 05:00:56 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 20 05:00:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832cb7ef

dev-ruby/coolio: add 1.5.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/coolio/Manifest|  1 +
 dev-ruby/coolio/coolio-1.5.0.ebuild | 62 +
 2 files changed, 63 insertions(+)

diff --git a/dev-ruby/coolio/Manifest b/dev-ruby/coolio/Manifest
index 151f9f3974d..e83caff8848 100644
--- a/dev-ruby/coolio/Manifest
+++ b/dev-ruby/coolio/Manifest
@@ -1,2 +1,3 @@
 DIST cool.io-1.4.2.gem 109568 SHA256 
29922ff388da1ae2c17432e73dd35af58972dd7596bb5b065f6e158e45b45402 SHA512 
fefa4140f4250f776505537abe3e87ce199e7aa5236ec98b92f88df3412a7347751ec0499f801c22eab11c051b4daa3317d161388bf904730d2db8aa98f3362a
 WHIRLPOOL 
08e81de71a9c26fa4f7d6e2a8eba9919a4cffcb49a7875eddd881e7645bc15b1a62b681f736cbd88b05892cf484314af6972cd201236ca58cfc3f112889656f0
 DIST cool.io-1.4.5.gem 109568 SHA256 
6182eb0c80ade7757af4a2d9ec4c9db37f38a6e8b073779e466672d9a49faef4 SHA512 
80f726f2a8873159d9cbb58d1b354f41d799ec5740e619ac564cbe19f11fe18e858dece26af6cae8637a41c5799cb93b1b07ed13a0b3e0c9c9cb6932542345af
 WHIRLPOOL 
56358a7750431dd6e521597ec824b21ddbaa53258c8865be278097746b20cee5034083a2dbd0b92d8ba70668a5a0d1f274f307ba794a71d8dd990319c89aadee
+DIST cool.io-1.5.0.gem 112128 SHA256 
dbf0af137fd347b4b519b1fe8c27eda1b784fe7ca79a398c1d6163593f872045 SHA512 
e3089282352eb1f5c08d9cf2c8a8397904eaa3835b1146439c04f104210630b5ae49696716a971a9ba5a33e8cf85f28dc706d211ef47fbe6dfcbbb81a3a87bc1
 WHIRLPOOL 
e9f24508469e04618b0c3023113cd17be06c229b499ed6dbda7655f5119776140f5a51dd68ff9f59f02c4b890c172a0efe6a70c0b3d3cd78d052cf38190248e8

diff --git a/dev-ruby/coolio/coolio-1.5.0.ebuild 
b/dev-ruby/coolio/coolio-1.5.0.ebuild
new file mode 100644
index 000..2c41d2ba4d2
--- /dev/null
+++ b/dev-ruby/coolio/coolio-1.5.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+RUBY_FAKEGEM_NAME="cool.io"
+
+RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
+HOMEPAGE="https://coolio.github.com/;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
+
+ruby_add_rdepend ">=dev-ruby/iobuffer-1"
+
+all_ruby_prepare() {
+   rm -r Gemfile* lib/.gitignore || die
+
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
+   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid dependency on rake-compiler
+   sed -i -e '/extensiontask/ s:^:#:' \
+   -e '/ExtensionTask/,/^end/ s:^:#:' Rakefile || die
+
+   # Remove specs that require network connectivity
+   rm -f spec/dns_spec.rb || die
+
+   # Use one address consistently
+   sed -i -e 's/localhost/127.0.0.1/' 
spec/{udp_socket,tcp_server,iobuffer}_spec.rb || die
+
+   # Remove specs that fail, possibly due to libev
+   # incompatibility. Should be investigated but cool.io is no longer
+   # maintained.
+   rm -f spec/udp_socket_spec.rb || die
+}
+
+each_ruby_configure() {
+   pushd ext/cool.io || die
+   ${RUBY} extconf.rb || die
+   popd || die
+}
+
+each_ruby_compile() {
+   pushd ext/cool.io || die
+   emake V=1
+   popd || die
+   cp ext/cool.io/cool.io_ext$(get_modname) lib/ || die
+}



[gentoo-commits] proj/openrc:master commit in: /

2017-04-19 Thread William Hubbs
commit: 6ac094a59cf7b51d8527af15b07feca707a635c8
Author: William Hubbs  gmail  com>
AuthorDate: Wed Apr 19 22:24:44 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Apr 19 22:24:44 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=6ac094a5

version 0.26

 Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index 94b4e019..59dfc101 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=  openrc
-VERSION=   0.25
+VERSION=   0.26
 PKG=   ${NAME}-${VERSION}



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/, www-client/google-chrome/, ...

2017-04-19 Thread Mike Gilbert
commit: 53e92e2bf8434d732428cbcceaa4b0ef6cc14193
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:33:04 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:33:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e92e2b

www-client/google-chrome: drop inactive maintainer

 www-client/google-chrome-beta/metadata.xml | 4 
 www-client/google-chrome-unstable/metadata.xml | 4 
 www-client/google-chrome/metadata.xml  | 4 
 3 files changed, 12 deletions(-)

diff --git a/www-client/google-chrome-beta/metadata.xml 
b/www-client/google-chrome-beta/metadata.xml
index ca28e10e674..a3b5e75ac50 100644
--- a/www-client/google-chrome-beta/metadata.xml
+++ b/www-client/google-chrome-beta/metadata.xml
@@ -5,10 +5,6 @@
flop...@gentoo.org
Mike Gilbert

-   
-   x...@gentoo.org
-   Michael Weber
-   

chrom...@gentoo.org
Chromium in Gentoo Project

diff --git a/www-client/google-chrome-unstable/metadata.xml 
b/www-client/google-chrome-unstable/metadata.xml
index ca28e10e674..a3b5e75ac50 100644
--- a/www-client/google-chrome-unstable/metadata.xml
+++ b/www-client/google-chrome-unstable/metadata.xml
@@ -5,10 +5,6 @@
flop...@gentoo.org
Mike Gilbert

-   
-   x...@gentoo.org
-   Michael Weber
-   

chrom...@gentoo.org
Chromium in Gentoo Project

diff --git a/www-client/google-chrome/metadata.xml 
b/www-client/google-chrome/metadata.xml
index ca28e10e674..a3b5e75ac50 100644
--- a/www-client/google-chrome/metadata.xml
+++ b/www-client/google-chrome/metadata.xml
@@ -5,10 +5,6 @@
flop...@gentoo.org
Mike Gilbert

-   
-   x...@gentoo.org
-   Michael Weber
-   

chrom...@gentoo.org
Chromium in Gentoo Project



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2017-04-19 Thread Mike Gilbert
commit: 181f495e9ce685ef62bf8a03572b37c7b2fa8bc7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:30:52 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:30:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181f495e

www-plugins/chrome-binary-plugins: drop inactive maintainer

 www-plugins/chrome-binary-plugins/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/metadata.xml 
b/www-plugins/chrome-binary-plugins/metadata.xml
index 0612d37ce8d..08ef43024cd 100644
--- a/www-plugins/chrome-binary-plugins/metadata.xml
+++ b/www-plugins/chrome-binary-plugins/metadata.xml
@@ -5,10 +5,6 @@
flop...@gentoo.org
Mike Gilbert

-   
-   zx...@gentoo.org
-   Jason A. Donenfeld
-   

chrom...@gentoo.org
Chromium in Gentoo Project



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2017-04-19 Thread Mike Gilbert
commit: 5eb1c4f5a335f6aa4e5dd5d6e4f0599c41ec0d6d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:15:31 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:18:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb1c4f5

www-client/google-chrome-unstable: automated update (59.0.3071.9)

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-59.0.3067.0.ebuild => google-chrome-unstable-59.0.3071.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 17941a2bc7e..c14c03ef528 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_59.0.3067.0-1_amd64.deb 59324958 SHA256 
a036bb1b2a316238648e6ae47a3aa0c8bcf3982415deff29317725d20f1c39e8 SHA512 
7cd962375aa967806bdd60cd0aec58621e535d64ddaf59885ec6343c3b45b0809900ed80b6e9e7b173a94f1f02571de618631528459a31f2b424f9690d9a053b
 WHIRLPOOL 
2df2332884ff6ec443f56082d6973b3b377f0ad12df409c050723b50aa32c3a9e9a56cf74bccd1bf03c8ef93e8ae54af79faebb2bdedd834de2ecf7b899f1056
+DIST google-chrome-unstable_59.0.3071.9-1_amd64.deb 59272056 SHA256 
535cdaab79a5265d446c6de7df73fd2750e07abde8340bffa834ec3c294ee225 SHA512 
fbc266c340dee30541e12b640d30e968806f3af4c24f4f726a2255fbb827d7f45faf25e19e38bfd80c2f25c48cefd5e7e8a1cb10913d9c374f1090cd0b02f795
 WHIRLPOOL 
c0f8ede9955475a25e7e3e1a0cac7f68f9e161b4a42f61a2e9e7ca08b043f58af2ff2e03d276504c4256efaf38761e087355ab4dd5c69971b7d60534baa25bf0

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3071.9.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-59.0.3071.9.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2017-04-19 Thread Mike Gilbert
commit: e4ed50b50fb6bd3ef059f1dd6059d6179da50ad8
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:15:58 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:18:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ed50b5

www-plugins/chrome-binary-plugins: automated update (58.0.3029.81, 
58.0.3029.81, 59.0.3071.9)

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 www-plugins/chrome-binary-plugins/Manifest  | 6 +++---
 0.2987.133.ebuild => chrome-binary-plugins-58.0.3029.81.ebuild} | 0
 ...8_beta.ebuild => chrome-binary-plugins-58.0.3029.81_beta.ebuild} | 0
 ..._alpha.ebuild => chrome-binary-plugins-59.0.3071.9_alpha.ebuild} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 8681af3fb6a..0293b2df0a3 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_58.0.3029.68-1_amd64.deb 56101812 SHA256 
090b710f2e1b74bec80381a8b68bffc8246032cd8891cae7158c73d63c83b0b5 SHA512 
0cd07ba257b6992050952cd6cd6bd6f1128aadb6bc836133ef9ba86bb8085f610fec6e9f5120221b8a47269e537e752f8292251cb5ea967956da58e5bf47b8e7
 WHIRLPOOL 
6e6df7177be66fa36d3fa70299396ba3a95ef6cb63af0298168c3eef9a30d245ffad6e933e41cf79378c5841744b0cd76e0cb460d2bf9d247b48d8507d5eb169
-DIST google-chrome-stable_57.0.2987.133-1_amd64.deb 47321450 SHA256 
4a62a77b3c7960f9313d41a40f645b7178d6a8b91f9f1141d7664026692ef63d SHA512 
d69c0d0c333c789d38efc57c700a8ce168e84f3195f51a75e4967496cbb5fd6d770afd9cbedbd5f182f6ae5591ba49b2f309148a26d8d0eddff358be8632d6f5
 WHIRLPOOL 
33351ca6600f1672dcecbd7f82755376d02c4ed454cfac291f5e0eba41d1596b99dde9a139c81bdd71ddde7db8e1e1d3675920d418aa625add17bad301c6f9e3
-DIST google-chrome-unstable_59.0.3067.0-1_amd64.deb 59324958 SHA256 
a036bb1b2a316238648e6ae47a3aa0c8bcf3982415deff29317725d20f1c39e8 SHA512 
7cd962375aa967806bdd60cd0aec58621e535d64ddaf59885ec6343c3b45b0809900ed80b6e9e7b173a94f1f02571de618631528459a31f2b424f9690d9a053b
 WHIRLPOOL 
2df2332884ff6ec443f56082d6973b3b377f0ad12df409c050723b50aa32c3a9e9a56cf74bccd1bf03c8ef93e8ae54af79faebb2bdedd834de2ecf7b899f1056
+DIST google-chrome-beta_58.0.3029.81-1_amd64.deb 59570444 SHA256 
03139d717cd2f415327e9bab796f27b76fbf75fbc6433f974e62482342a44dbc SHA512 
19a0d48e53659f8dc3e2b00d74fb6bcb17f23b689d39ff4a392e84381abd146768d7d7fc49955948961b6592f7825c6b2925203b82d9ab68667a1b35d268b35a
 WHIRLPOOL 
c997a42c77047db2144b620eca9221a6cf3481cd8a2992016e573c4459e04015a828586e932b39a3d6cd40d1a73bb9ad7f8720ad02595c74d9f6a13c1315e096
+DIST google-chrome-stable_58.0.3029.81-1_amd64.deb 56684626 SHA256 
baf2e0aa0727635ab086d3912a8974557d2fad8713870ac94f8deeccb292fbdc SHA512 
1bf0094523c0fcbca8779b92439cc6d9c5b4a049385b04601de7f7ba5d501b003c8202f29f93ea10c34afb53aef820ab576bec4c22b960632e34dd99f5887070
 WHIRLPOOL 
6339e342709debaf3286cb6e6c23c8482ea658d5035acec6f9672126ae3f7bf9bc3a6b68a266ed0976f322f21b680daa4bc9e1949b303d2fb3237c70f1a99669
+DIST google-chrome-unstable_59.0.3071.9-1_amd64.deb 59272056 SHA256 
535cdaab79a5265d446c6de7df73fd2750e07abde8340bffa834ec3c294ee225 SHA512 
fbc266c340dee30541e12b640d30e968806f3af4c24f4f726a2255fbb827d7f45faf25e19e38bfd80c2f25c48cefd5e7e8a1cb10913d9c374f1090cd0b02f795
 WHIRLPOOL 
c0f8ede9955475a25e7e3e1a0cac7f68f9e161b4a42f61a2e9e7ca08b043f58af2ff2e03d276504c4256efaf38761e087355ab4dd5c69971b7d60534baa25bf0

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.133.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.81.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.133.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.81.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.68_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.81_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.68_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.81_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3067.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.9_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3067.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.9_alpha.ebuild



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

2017-04-19 Thread Mike Gilbert
commit: 6639206dc1ba58611c4b69c4f5d2d7f936ccf0a5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:15:09 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:18:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6639206d

www-client/google-chrome: automated update (58.0.3029.81)

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 www-client/google-chrome/Manifest   | 2 +-
 ...le-chrome-57.0.2987.133.ebuild => google-chrome-58.0.3029.81.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index 3b7b890fa80..7790b8e0974 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_57.0.2987.133-1_amd64.deb 47321450 SHA256 
4a62a77b3c7960f9313d41a40f645b7178d6a8b91f9f1141d7664026692ef63d SHA512 
d69c0d0c333c789d38efc57c700a8ce168e84f3195f51a75e4967496cbb5fd6d770afd9cbedbd5f182f6ae5591ba49b2f309148a26d8d0eddff358be8632d6f5
 WHIRLPOOL 
33351ca6600f1672dcecbd7f82755376d02c4ed454cfac291f5e0eba41d1596b99dde9a139c81bdd71ddde7db8e1e1d3675920d418aa625add17bad301c6f9e3
+DIST google-chrome-stable_58.0.3029.81-1_amd64.deb 56684626 SHA256 
baf2e0aa0727635ab086d3912a8974557d2fad8713870ac94f8deeccb292fbdc SHA512 
1bf0094523c0fcbca8779b92439cc6d9c5b4a049385b04601de7f7ba5d501b003c8202f29f93ea10c34afb53aef820ab576bec4c22b960632e34dd99f5887070
 WHIRLPOOL 
6339e342709debaf3286cb6e6c23c8482ea658d5035acec6f9672126ae3f7bf9bc3a6b68a266ed0976f322f21b680daa4bc9e1949b303d2fb3237c70f1a99669

diff --git a/www-client/google-chrome/google-chrome-57.0.2987.133.ebuild 
b/www-client/google-chrome/google-chrome-58.0.3029.81.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-57.0.2987.133.ebuild
rename to www-client/google-chrome/google-chrome-58.0.3029.81.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2017-04-19 Thread Mike Gilbert
commit: 28603bf1953d2de8f805984fce6fc74a6a1ddc5d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Apr 19 22:15:47 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Apr 19 22:18:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28603bf1

www-client/google-chrome-beta: automated update (58.0.3029.81)

Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-58.0.3029.68.ebuild => google-chrome-beta-58.0.3029.81.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index d53f68b2079..3bc12e4aaa0 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_58.0.3029.68-1_amd64.deb 56101812 SHA256 
090b710f2e1b74bec80381a8b68bffc8246032cd8891cae7158c73d63c83b0b5 SHA512 
0cd07ba257b6992050952cd6cd6bd6f1128aadb6bc836133ef9ba86bb8085f610fec6e9f5120221b8a47269e537e752f8292251cb5ea967956da58e5bf47b8e7
 WHIRLPOOL 
6e6df7177be66fa36d3fa70299396ba3a95ef6cb63af0298168c3eef9a30d245ffad6e933e41cf79378c5841744b0cd76e0cb460d2bf9d247b48d8507d5eb169
+DIST google-chrome-beta_58.0.3029.81-1_amd64.deb 59570444 SHA256 
03139d717cd2f415327e9bab796f27b76fbf75fbc6433f974e62482342a44dbc SHA512 
19a0d48e53659f8dc3e2b00d74fb6bcb17f23b689d39ff4a392e84381abd146768d7d7fc49955948961b6592f7825c6b2925203b82d9ab68667a1b35d268b35a
 WHIRLPOOL 
c997a42c77047db2144b620eca9221a6cf3481cd8a2992016e573c4459e04015a828586e932b39a3d6cd40d1a73bb9ad7f8720ad02595c74d9f6a13c1315e096

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-58.0.3029.68.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-58.0.3029.81.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-58.0.3029.68.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-58.0.3029.81.ebuild



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

2017-04-19 Thread Patrice Clement
commit: 8f76dc81461f4bc409219a30c698db21f053aa85
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Apr 19 21:54:17 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Apr 19 21:54:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f76dc81

dev-util/dwdiff: version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/dwdiff/Manifest|  1 +
 dev-util/dwdiff/dwdiff-2.1.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-util/dwdiff/Manifest b/dev-util/dwdiff/Manifest
index 2e7efdee1c1..ebd3ec149b3 100644
--- a/dev-util/dwdiff/Manifest
+++ b/dev-util/dwdiff/Manifest
@@ -1 +1,2 @@
 DIST dwdiff-2.1.0.tar.bz2 79224 SHA256 
45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a SHA512 
63e5ea3ae510c84fa2353da55bbc3cfac3a3753e1cebfb42c387218289a5e19d8e68af663181720a55eca05e49ef075db7d5dafda9dc4d57b9af503553ae9021
 WHIRLPOOL 
74ceba5cc7c20e0ab6ee09b62f7e8b07a1b8321bbe60ca7c3791c35176ba7137ddf17b1c471ff5ac0586ad0455e67968c71bf00f2de7cb137720b88a85c8f181
+DIST dwdiff-2.1.1.tar.bz2 79628 SHA256 
9745860faad6cb58744c7c45d16c0c7e222896c80d0cd7208dd36126d1a98c8b SHA512 
b3392ef01c0701ea7738f1b539dab81727735e5de8ea77b56feae4e2f64dbda0155b479d7be0eedb65fc56ebc8d1a22c1ca67075abdec54205ad9c305b3751b7
 WHIRLPOOL 
96bb2a7f7a8afe857a21af4cec388c5663fa90bd87a82e99fc614106171a562b7183f44170a9eb5c8839519a71dcfff2e679e25890c0d58dc22c650e957f046d

diff --git a/dev-util/dwdiff/dwdiff-2.1.1.ebuild 
b/dev-util/dwdiff/dwdiff-2.1.1.ebuild
new file mode 100644
index 000..252cdd66239
--- /dev/null
+++ b/dev-util/dwdiff/dwdiff-2.1.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="diff-like program that operates at the word level instead of the 
line level"
+HOMEPAGE="http://os.ghalkes.nl/dwdiff.html;
+SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="nls"
+
+CDEPEND="dev-libs/icu:="
+
+RDEPEND="
+   ${CDEPEND}
+   sys-apps/diffutils"
+
+DEPEND="
+   ${CDEPEND}
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   default
+
+   sed -i \
+   -e '/INSTALL/s:COPYING::' \
+   Makefile.in || die
+}
+
+src_configure() {
+   ./configure \
+   --prefix=/usr \
+   $(use_with nls gettext)
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+   emake prefix="${D}/usr" docdir="${D}/usr/share/doc/${PF}" install
+}



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

2017-04-19 Thread William Hubbs
commit: b085ef47d01c4b76ab0e0bac9bc41e6cda18c6bc
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Apr 19 21:41:00 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Apr 19 21:47:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b085ef47

app-emulation/docker: 17.03.1 add IP_VS_RR kernel check

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emulation/docker/docker-17.03.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker/docker-17.03.1.ebuild 
b/app-emulation/docker/docker-17.03.1.ebuild
index 30b4c100852..afa035753b2 100644
--- a/app-emulation/docker/docker-17.03.1.ebuild
+++ b/app-emulation/docker/docker-17.03.1.ebuild
@@ -91,7 +91,7 @@ CONFIG_CHECK="
~CGROUP_HUGETLB
~NET_CLS_CGROUP
~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED
-   ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT
+   ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT ~IP_VS_RR
 
~VXLAN
~XFRM_ALGO ~XFRM_USER



[gentoo-commits] proj/betagarden:master commit in: x11-misc/safeeyes/

2017-04-19 Thread Sebastian Pipping
commit: 4145834e1af63428c4ab00a8ba629f73f6df377d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Apr 19 21:27:19 2017 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Apr 19 21:35:28 2017 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=4145834e

x11-misc/safeeyes: 1.2.0_alpha8

 x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild | 52 ++
 1 file changed, 52 insertions(+)

diff --git a/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild 
b/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild
new file mode 100644
index 000..299d7b7
--- /dev/null
+++ b/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 )
+inherit gnome2-utils xdg distutils-r1
+
+MY_P=${PN}-${PV/_alpha/a}
+DESCRIPTION=" A Linux alternative for EyeLeo"
+HOMEPAGE="https://github.com/slgobinath/SafeEyes;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO RDEPEND: xprintidle
+CDEPEND="${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   "
+RDEPEND="${CDEPEND}
+   dev-libs/libappindicator:3
+   dev-python/Babel[${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pyaudio[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/python-xlib[${PYTHON_USEDEP}]
+   "
+
+S="${WORKDIR}"/${MY_P}
+
+DOCS=(
+   README.md
+)
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_perl/, www-apache/mod_perl/files/

2017-04-19 Thread Andreas Hüttel
commit: cbe143c6f22c7742de05401bcd8f6d275da6a0cf
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 21:40:18 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 21:40:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe143c6

www-apache/mod_perl: Remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-apache/mod_perl/Manifest   |   1 -
 ...perl-2.0.10_pre201601-bundled-Apache-Test.patch | 123 
 ...ip-client_add-instead-of-remote_ip-remote.patch |  47 --
 .../files/use-log.level-instead-of-loglevel.patch  |  27 
 .../mod_perl/mod_perl-2.0.10_pre201601.ebuild  | 164 -
 5 files changed, 362 deletions(-)

diff --git a/www-apache/mod_perl/Manifest b/www-apache/mod_perl/Manifest
index 1206f881c3c..2fb03577734 100644
--- a/www-apache/mod_perl/Manifest
+++ b/www-apache/mod_perl/Manifest
@@ -1,3 +1,2 @@
 DIST mod_perl-2.0.10.tar.gz 3846211 SHA256 
d1cf83ed4ea3a9dfceaa6d9662ff645177090749881093051020bf42f9872b64 SHA512 
0bf1a885cb32a3393e95f87e71983097613e263b9052dbf22494663b506e36a25d0256afed24285232276d9f43ebd3adaa18b91129bfb62116a8ccb023855bca
 WHIRLPOOL 
5ca9c3d961292a36d6be08e6f619385d54dd3551fc27a7387f53604e9971429c732fc988df50c35b1d62d520bab763fe4d127beb09aef86209583f2ef0d21eaf
-DIST mod_perl-2.0.10_pre201601.tar.gz 3854229 SHA256 
a89c23b66b21c600b74a48125c02c91159c07b08cc07fb4f55015e8e07713697 SHA512 
04e57e79031374f3ec432e950fb9f79d1202da9dfc0d86a5137b7346c18f313a4e58ecfffed51efd7e6494baec86b22a42d6712ce5f7824f9f479c05bac00659
 WHIRLPOOL 
5d37b067aa945cafc0cc7a1f1b27257d8409f6804f22880ae7fd6c21424bbd2c07bace483d95590d255678725f67d081741978cff24cfc91716c08294547e622
 DIST mod_perl-2.0.8.tar.gz 3790026 SHA256 
35dc1b7a40a90a395ce88bba2df84f22289975f34d1757de6d715560c20a20e6 SHA512 
d5090651699c4436fe8d0a525226543c971aa05db337dc1b1e89023183df1c7dd8b8775f3a0f7d3b9ec40e8c058ac23bd24141cf15a5fe5806226d634dfb4c87
 WHIRLPOOL 
d22e1c353339b08ad752e9f9c7fc0ec4d6a173c4cd3004380b14098e1028737e0eb69d2f56dbe0da3cbfb01b31232c5073d7edb28bf4fed6b2ccd67b09ad7080

diff --git 
a/www-apache/mod_perl/files/mod_perl-2.0.10_pre201601-bundled-Apache-Test.patch 
b/www-apache/mod_perl/files/mod_perl-2.0.10_pre201601-bundled-Apache-Test.patch
deleted file mode 100644
index af53cad6559..000
--- 
a/www-apache/mod_perl/files/mod_perl-2.0.10_pre201601-bundled-Apache-Test.patch
+++ /dev/null
@@ -1,123 +0,0 @@
-diff -ruN mod_perl-2.0.10_pre201601.orig/Makefile.PL 
mod_perl-2.0.10_pre201601/Makefile.PL
 mod_perl-2.0.10_pre201601.orig/Makefile.PL 2015-05-13 10:01:18.0 
+0200
-+++ mod_perl-2.0.10_pre201601/Makefile.PL  2016-01-09 21:02:00.0 
+0100
-@@ -25,7 +25,7 @@
- 
- }
- 
--use lib qw(lib Apache-Test/lib);
-+use lib qw(lib);
- 
- use Config;
- use File::Spec::Functions;
-@@ -122,15 +122,6 @@
- 
- sub configure {
- 
--# mod_perl test suite relies on having Apache-Test bundled with
--# the mod_perl source, since any pre-installed version may not do
--# the right thing
--unless (-d "Apache-Test") {
--error "Can't find a sub-directory Apache-Test. " .
--"Make sure that you are using a complete source distribution";
--exit 1;
--}
--
- set_modperl_version();
- 
- if ($old_modperl_version) {
-@@ -853,14 +844,9 @@
- run_subtests ::
-   cd ModPerl-Registry && $(MAKE) test
- 
--run_subtests ::
--  cd Apache-Reload && $(MAKE) test
--
- EOF
- 
- $preamble .= <<'EOF' unless $build->mpm_is_threaded();
--run_subtests ::
--  cd Apache-SizeLimit && $(MAKE) test
- 
- EOF
- 
-@@ -871,42 +857,6 @@
- return $preamble;
- }
- 
--sub MY::postamble {
--my $self = shift;
--
--my $string = $self->ModPerl::BuildMM::MY::postamble;
--
--if (!WIN32) {
--$string .= <<'EOF';
--rpm: dist
--  @[ -d $(PWD)/rpm ] || mkdir $(PWD)/rpm
--  rpmbuild -ta --define "_rpmdir $(PWD)/rpm" \
-- --define "_srcrpmdir $(PWD)/rpm" \
-- $(DISTVNAME).tar.gz
--  @mv $(PWD)/rpm/*/*.rpm $(PWD)/rpm/
--  @rm -rf $(PWD)/rpm/*/
--
--EOF
--}
--
--$string .= <<'EOF';
--mydist : Apache-Test/META.yml mod_perl.spec manifest tardist
--
--mod_perl.spec: build/make_rpm_spec
--  $(PERL) build/make_rpm_spec
--
--Apache-Test/META.yml:
--  cd Apache-Test && make metafile
--
--tag :
--  svn copy  https://svn.apache.org/repos/asf/perl/modperl/trunk  
https://svn.apache.org/repos/asf/perl/modperl/branches/release/$(VERSION_SYM)
--  svn copy  
https://svn.apache.org/repos/asf/perl/modperl/branches/release/$(VERSION_SYM)  
https://svn.apache.org/repos/asf/perl/modperl/tags/$(VERSION_SYM)
--  svn copy  https://svn.apache.org/repos/asf/perl/modperl/docs/trunk 
https://svn.apache.org/repos/asf/perl/modperl/docs/tags/$(VERSION_SYM)
--EOF
--
--return $string;
--}
--
- # this is a workaround so that ModPerl::MM will move MY::constants
- # away, and 

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

2017-04-19 Thread Andreas Hüttel
commit: 100e9dd3d1f21a1951cd1c95c60a81ac914663d9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 21:30:52 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 21:32:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100e9dd3

net-analyzer/smokeping: Drop hppa, bug 597822

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/smokeping/smokeping-2.6.10.ebuild | 4 ++--
 net-analyzer/smokeping/smokeping-2.6.11.ebuild | 4 ++--
 net-analyzer/smokeping/smokeping-2.6.9.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/smokeping/smokeping-2.6.10.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.10.ebuild
index de43dded917..cc533d1bb99 100644
--- a/net-analyzer/smokeping/smokeping-2.6.10.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 # dropping hppa and sparc because of way too may dependencies not having
 # keywords in those architectures.
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~x86"
 
 # removing fcgi useflag as the configure script can't avoid it without patching
 IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"

diff --git a/net-analyzer/smokeping/smokeping-2.6.11.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.11.ebuild
index e4e552b98ef..6a253fbb7b7 100644
--- a/net-analyzer/smokeping/smokeping-2.6.11.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 # dropping hppa and sparc because of way too may dependencies not having
 # keywords in those architectures.
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~x86"
 
 # removing fcgi useflag as the configure script can't avoid it without patching
 IUSE="apache2 curl dig echoping ipv6 radius"

diff --git a/net-analyzer/smokeping/smokeping-2.6.9.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.9.ebuild
index b0de9f67c8a..096133b50ea 100644
--- a/net-analyzer/smokeping/smokeping-2.6.9.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 # dropping hppa and sparc because of way too may dependencies not having
 # keywords in those architectures.
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 x86"
 
 # removing fcgi useflag as the configure script can't avoid it without patching
 IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Apache-SizeLimit/

2017-04-19 Thread Andreas Hüttel
commit: 241a1d4eb767b26803c69a344aeb25777367d1b1
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 21:28:54 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 21:32:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241a1d4e

dev-perl/Apache-SizeLimit: Drop hppa ia64 sparc, bug 597822

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r1.ebuild 
b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r1.ebuild
index 6ef3049654e..14223948ba0 100644
--- a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r1.ebuild
+++ b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Graceful exit for large children"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 x86"
 IUSE="test"
 
 # mod_perl < 2.0.5 bundles Apache-SizeLimit



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Apache-Reload/

2017-04-19 Thread Andreas Hüttel
commit: 4340cc82ec1ade3475172cffb6dfb180f5ccb291
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 21:27:38 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 21:32:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4340cc82

dev-perl/Apache-Reload: Drop hppa ia64 sparc, bug 597822

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild 
b/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild
index 537594123e6..c63ffee41e8 100644
--- a/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild
+++ b/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Perl module for Apache::Reload"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 x86"
 IUSE=""
 
 RDEPEND="www-apache/mod_perl"



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_perl/

2017-04-19 Thread Andreas Hüttel
commit: 50d758aa2f0b24dcbe06c342b26d2c878e66ce92
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 21:26:13 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 21:32:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d758aa

www-apache/mod_perl: Drop hppa ia64 sparc, bug 597822

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-apache/mod_perl/mod_perl-2.0.10_pre201601.ebuild | 4 ++--
 www-apache/mod_perl/mod_perl-2.0.8.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apache/mod_perl/mod_perl-2.0.10_pre201601.ebuild 
b/www-apache/mod_perl/mod_perl-2.0.10_pre201601.ebuild
index 8af3cc48aab..d4a442f4df2 100644
--- a/www-apache/mod_perl/mod_perl-2.0.10_pre201601.ebuild
+++ b/www-apache/mod_perl/mod_perl-2.0.10_pre201601.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ 
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="debug"
 
 # Make sure we always use the latest Apache-Test version or even check the

diff --git a/www-apache/mod_perl/mod_perl-2.0.8.ebuild 
b/www-apache/mod_perl/mod_perl-2.0.8.ebuild
index 5c9da83eec8..e53722324e0 100644
--- a/www-apache/mod_perl/mod_perl-2.0.8.ebuild
+++ b/www-apache/mod_perl/mod_perl-2.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/perl/${P}.tar.gz"
 HOMEPAGE="https://projects.apache.org/projects/mod_perl.html;
 
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 x86"
 IUSE="debug"
 SLOT="1"
 



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

2017-04-19 Thread Anthony G. Basile
commit: ca879f958148cb768f0735c3d6c957b3646fa8e7
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Apr 19 21:25:10 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Apr 19 21:25:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca879f95

sys-fs/eudev: remove older unstable version

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/eudev/eudev-3.2.1-r1.ebuild   | 244 ---
 sys-fs/eudev/files/eudev-fix-new-gperf.patch |  22 ---
 2 files changed, 266 deletions(-)

diff --git a/sys-fs/eudev/eudev-3.2.1-r1.ebuild 
b/sys-fs/eudev/eudev-3.2.1-r1.ebuild
deleted file mode 100644
index d873ba895bc..000
--- a/sys-fs/eudev/eudev-3.2.1-r1.ebuild
+++ /dev/null
@@ -1,244 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-KV_min=2.6.39
-
-inherit autotools eutils linux-info multilib multilib-minimal user
-
-if [[ ${PV} = * ]]; then
-   EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
-   inherit git-2
-else
-   SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
-fi
-
-DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"
-HOMEPAGE="https://github.com/gentoo/eudev;
-
-LICENSE="LGPL-2.1 MIT GPL-2"
-SLOT="0"
-IUSE="+hwdb +kmod introspection rule-generator selinux static-libs test"
-
-COMMON_DEPEND=">=sys-apps/util-linux-2.20
-   introspection? ( >=dev-libs/gobject-introspection-1.38 )
-   kmod? ( >=sys-apps/kmod-16 )
-   selinux? ( >=sys-libs/libselinux-2.1.9 )
-   !https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames;
-   ewarn
-   ewarn "This functionality is enabled BY DEFAULT because eudev has no 
means of synchronizing"
-   ewarn "between the default or user-modified choice of sys-fs/udev.  If 
you wish to disable"
-   ewarn "this new iface naming, please be sure that 
/etc/udev/rules.d/80-net-name-slot.rules"
-   ewarn "exists: touch /etc/udev/rules.d/80-net-name-slot.rules"
-   ewarn
-}
-
-pkg_setup() {
-   CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER 
~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD ~EPOLL ~FHANDLE ~NET ~UNIX"
-   linux-info_pkg_setup
-   get_running_version
-
-   # These are required kernel options, but we don't error out on them
-   # because you can build under one kernel and run under another.
-   if kernel_is lt ${KV_min//./ }; then
-   ewarn
-   ewarn "Your current running kernel version ${KV_FULL} is too 
old to run ${P}."
-   ewarn "Make sure to run udev under kernel version ${KV_min} or 
above."
-   ewarn
-   fi
-}
-
-src_prepare() {
-   # upstream fix for new gperf versions
-   epatch  "${FILESDIR}/${PN}-fix-new-gperf.patch"
-   # change rules back to group uucp instead of dialout for now
-   sed -e 's/GROUP="dialout"/GROUP="uucp"/' -i rules/*.rules \
-   || die "failed to change group dialout to uucp"
-
-   epatch_user
-   eautoreconf
-}
-
-multilib_src_configure() {
-   tc-export CC #463846
-   export cc_cv_CFLAGS__flto=no #502950
-
-   # Keep sorted by ./configure --help and only pass --disable flags
-   # when *required* to avoid external deps or unnecessary compile
-   local econf_args
-   econf_args=(
-   ac_cv_search_cap_init=
-   ac_cv_header_sys_capability_h=yes
-   DBUS_CFLAGS=' '
-   DBUS_LIBS=' '
-   --with-rootprefix=
-   --with-rootrundir=/run
-   --libdir="${EPREFIX}"/usr/$(get_libdir)
-   --with-rootlibexecdir="${EPREFIX}"/lib/udev
-   --enable-split-usr
-   --enable-manpages
-   --disable-hwdb
-   --exec-prefix="${EPREFIX}"
-   )
-
-   # Only build libudev for non-native_abi, and only install it to libdir,
-   # that means all options only apply to native_abi
-   if multilib_is_native_abi; then
-   econf_args+=(
-   --with-rootlibdir="${EPREFIX}"/$(get_libdir)
-   $(use_enable introspection)
-   $(use_enable kmod)
-   $(use_enable static-libs static)
-   $(use_enable selinux)
-   $(use_enable rule-generator)
-   )
-   else
-   econf_args+=(
-   --disable-static
-   --disable-introspection
-   --disable-kmod
-   --disable-selinux
-   --disable-rule-generator
-   )
-   fi
-   ECONF_SOURCE="${S}" econf "${econf_args[@]}"
-}
-
-multilib_src_compile() {
-   if multilib_is_native_abi; then
-  

[gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/

2017-04-19 Thread Anthony G. Basile
commit: f5deca386744fcdf60606c1e5ce506db7de8b19d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Apr 19 21:23:23 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Apr 19 21:25:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5deca38

sys-fs/eudev: version bump to 3.2.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/eudev/Manifest   |   1 +
 sys-fs/eudev/eudev-3.2.2.ebuild | 242 
 2 files changed, 243 insertions(+)

diff --git a/sys-fs/eudev/Manifest b/sys-fs/eudev/Manifest
index 9413bdb95c1..b876356a691 100644
--- a/sys-fs/eudev/Manifest
+++ b/sys-fs/eudev/Manifest
@@ -3,4 +3,5 @@ DIST eudev-1.9.tar.gz 1762520 SHA256 
8f17e92f1177ce9352bde00360e227a7cbb3b97ac88
 DIST eudev-3.1.2.tar.gz 1858004 SHA256 
4393b69e93dd8117defde6519b199d479f9d051f52061157a1a7a41b8fe10273 SHA512 
d9aeb37a163ce4a0c116f75a927b4b99f8445d06624fbb3c28ade18f3effd8c54af5a4a52477c31a0452822a3dc0901468263195256e9dbf79d2ef08cf46f2b6
 WHIRLPOOL 
2249128672d2adfa968c123a2538063331348bc8e8481ad9c25bf8d9fb4d2d3c8a05417439f155d9ababe657b19a595c18c6ba60ad0d5584a8ead86220b39577
 DIST eudev-3.1.5.tar.gz 1745524 SHA256 
f75885a430cd50fe4b31732f808ba7f9b2adf0f26b53b8ba2957b0c1d84b6f2a SHA512 
c5192e085ca4230aaac918e701989b712e5bda1558db31eb6ba635c17c4bdff398458d51cefbc5fb77a7c775ec1e04b1dbe019b8314cac3f43a5c1ae61521b5e
 WHIRLPOOL 
bc845c474101635c039515489e1316053156d3dd5f9c915c312324b9a1a6168f831e7476eeff834487fc83289e5d5eea2ba764c10bb6628b7c18d188de5f3846
 DIST eudev-3.2.1.tar.gz 1820514 SHA256 
57e3d9e51cfefbdad431848ea0ad8ae1cde04928da42474f44bd200b12f5fe19 SHA512 
4de8546254b57393c88ad8407fc4868c3f3530fb82c0e846c4bd8a169c95afbcba766632ace9461bd4a06bf7d5a8b2a127b10b714521e98cb60dc912618de382
 WHIRLPOOL 
6a75c1987a084bb2065e6ed45e66807e9d489d3f7fdeb8bbf758e56d3a7d75a42d5fe42bff0ffcc16c81688548b6fd95a51ed5df69c0facd8047b839bd3590da
+DIST eudev-3.2.2.tar.gz 1821812 SHA256 
3e4c56ec2fc1854afd0a31f3affa48f922c62d40ee12a0c1a4b4f152ef5b0f63 SHA512 
38465ba6a68c3a8756d750ac36dfde0e220c3b13d058a8fcb664ee628e95d2f83b4155cb080a7bd518a5435c7c502aa3fa785a99233ebb24dda406441a753f7a
 WHIRLPOOL 
bcebd850c5c9b0ffea21bbb3517feb15f2328f602366daa2fd13b62ce62b0834815b98618fbe80bbe9db9d27085a6ef917c4b1e597f6ad47182acf7386786bbb
 DIST eudev-3.2.tar.gz 1785275 SHA256 
d84a5f7942393a009afc6af0bf31e98841147a0521b91ffbed161dccac303c25 SHA512 
84c4dc6683531a3efb1e6b4e3ce4108c1747a7d7f07519d46009a9d1b77323d4e0331aa4c2870a4b571bfb01f6bec3444f1bf0d4ed0a524118b32ded49c3eb7c
 WHIRLPOOL 
e5fff0437cffa7d930e23b8dd445dfe167e84bbdcf7276a864923291c45c86f3b9374a252c498a4101f5278d97cd4cda6c8fc8f96d2b771372a171dd28c43eb4

diff --git a/sys-fs/eudev/eudev-3.2.2.ebuild b/sys-fs/eudev/eudev-3.2.2.ebuild
new file mode 100644
index 000..bd88ebe6e0b
--- /dev/null
+++ b/sys-fs/eudev/eudev-3.2.2.ebuild
@@ -0,0 +1,242 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+KV_min=2.6.39
+
+inherit autotools eutils linux-info multilib multilib-minimal user
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+   inherit git-2
+else
+   SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+fi
+
+DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"
+HOMEPAGE="https://github.com/gentoo/eudev;
+
+LICENSE="LGPL-2.1 MIT GPL-2"
+SLOT="0"
+IUSE="+hwdb +kmod introspection rule-generator selinux static-libs test"
+
+COMMON_DEPEND=">=sys-apps/util-linux-2.20
+   introspection? ( >=dev-libs/gobject-introspection-1.38 )
+   kmod? ( >=sys-apps/kmod-16 )
+   selinux? ( >=sys-libs/libselinux-2.1.9 )
+   !https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames;
+   ewarn
+   ewarn "This functionality is enabled BY DEFAULT because eudev has no 
means of synchronizing"
+   ewarn "between the default or user-modified choice of sys-fs/udev.  If 
you wish to disable"
+   ewarn "this new iface naming, please be sure that 
/etc/udev/rules.d/80-net-name-slot.rules"
+   ewarn "exists: touch /etc/udev/rules.d/80-net-name-slot.rules"
+   ewarn
+}
+
+pkg_setup() {
+   CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER 
~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD ~EPOLL ~FHANDLE ~NET ~UNIX"
+   linux-info_pkg_setup
+   get_running_version
+
+   # These are required kernel options, but we don't error out on them
+   # because you can build under one kernel and run under another.
+   if kernel_is lt ${KV_min//./ }; then
+   ewarn
+   ewarn "Your current running kernel version ${KV_FULL} is too 
old to run ${P}."
+   ewarn "Make sure to run udev under kernel version ${KV_min} or 
above."
+   ewarn
+   

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

2017-04-19 Thread Ian Stakenvicius
commit: cccdb4e4ba606b4c662c38de58898729d297b01e
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:58:59 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 21:00:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccdb4e4

mozconfig-v6.52.eclass: fix trailing whitespace

 eclass/mozconfig-v6.52.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index a6bab7a77e4..9b3ca135694 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -201,7 +201,7 @@ mozconfig_config() {
fi
fi
 
-   # Enable position independent executables 
+   # Enable position independent executables
mozconfig_annotate 'enabled by Gentoo' --enable-pie
mozconfig_use_enable debug
mozconfig_use_enable debug tests



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

2017-04-19 Thread Ian Stakenvicius
commit: 3802eddf32444ef647c2edd6f44af2c739c4188d
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:51:25 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:51:25 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3802eddf

firefox-53: version bump

 www-client/firefox/Manifest|  93 
 www-client/firefox/firefox-53.0.ebuild | 410 +
 2 files changed, 503 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 3c7006c..3ce7099 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -91,3 +91,96 @@ DIST firefox-52.0.2esr-xh.xpi 441172 SHA256 
bccdf74b266637828badfc07d133f6555ffc
 DIST firefox-52.0.2esr-zh-CN.xpi 461693 SHA256 
e58fe721c0ffb19648b7cd152c97b23dddb6396f1067ffa375c5fabb8f7640f2 SHA512 
00a8492f954e470dff121242387fa41b958cf95feed997a76ed3cb96a05cb688553e08bf4762b9d2fbbfc4187f5b38d704a24992bacb741cec87e477248753b2
 WHIRLPOOL 
bcd69e60a3f134f368eae4449ba4fa5ec24a1b5f752ef3594751c8e7bf4687d17a6b0576b1bf278f49248f3ca529aa31d18a72839025840eadd3f8326d1bd58d
 DIST firefox-52.0.2esr-zh-TW.xpi 472534 SHA256 
4a2b16595fa46ebd9eaa1a12778f74a165d9bdb0ca3569f1a98c2cabef2cccb4 SHA512 
cbc1ce8fd42f49c1bae62fdb0c6257ab31c6d4e84ec7b9978120764e08e266eb9624736e3409bc4225bc370319e86d53101f5364d41941c5f83e057e189755c9
 WHIRLPOOL 
265cd986176306f95e712d1b4e3471df2c19754d5ac387b256ef4d3dca79ea28a15703c5464ef9ee25d5ce834aae7edb0082f5ea8cdfae09a5b0611437d8a08a
 DIST firefox-52.0.2esr.source.tar.xz 211678480 SHA256 
05ed22738b3ac49253fe482a316ca3b4163885b03b22404ff9177b0fba950522 SHA512 
a0f31479e5265c7f40d3013c3dc8368c6bdf03f21f1c9054fb2ae5557065584da433b288b493680d6147a3b11155f41bd33ad2a5d53c6eaa507258c7e00d7335
 WHIRLPOOL 
ecb1b95e66356f808ee2dbd1528f5abbba26477f6b32708f7ac439eab2a4bb861f6d910bd7cd47479457a3e62252d16feea916288ee9615b32a08c8544ce3b36
+DIST firefox-53.0-ach.xpi 432350 SHA256 
6b50af6b457608c625b5a99c0f467e9e13827e84387223682c251847ef12ec03 SHA512 
9bf6bc6942f93fd553dcc7b7e83203eba0aaf5188c644bcc4125b933ceba9bf75d414e150c39ddd0a4ddb2186e25981c683bc27fe208bcb5cfd68a41ae2b9680
 WHIRLPOOL 
986bb705c2f4d7e3e63ab471bc7935598646889cd27d2608a8ca5d4ffec2cec33d9077251e51b35655ae0665cddd857791d7ab863e4bccf7e328df5d27432c36
+DIST firefox-53.0-af.xpi 441829 SHA256 
2e030e8d993a72fc2b922bd71749564706d5bbc4f5edd1d5cb0a2e2d341dd397 SHA512 
20bff71e9cf8918c7e807372de338f179b09f0a369a82856cb8de38dee00f5473e8021d36f9bda74cfa4c2c86e60f6553c24136ac71a7dd952d6b4e63c56aaa7
 WHIRLPOOL 
07aee387ccf0f4338d69faf079a07fe1c9fcc065906c2e5295ace97bfce7235f076785929369786e583ef5113f44760e78d9f1cb1b06c585eae80d9ba0ddbc09
+DIST firefox-53.0-an.xpi 450799 SHA256 
3b049eabcf49f57742f574c792b0f15a2f0fe7af8d7700074555741eba4b40bd SHA512 
9ef4a180ff7b7ac8b5ad6259719753f88f67eaa45273707997426112317eff3b58758892c66428c5357ef431e8a78ac93aa15dcca1d2a8b99bccd69c186981de
 WHIRLPOOL 
1f77b5c03739906b15ea3e7fc7b43e50380416ba447a7b6ee1da969d2e0f7b881680aaf5f233b0ca06d829150f6ca1a51917ff7a1906c8da723078b08032c553
+DIST firefox-53.0-ar.xpi 479118 SHA256 
0df14612d4a6fe4e6da247b8529b45ab856d3a6d6bf284dac9654af2b4c91909 SHA512 
ec6744427a47e64425c7d2632be23f4996aa4424285168a3dc1e2943b64cfcad0606b071d94155144cc0c33d33d893239835b81cee648283642a28ab87dd7cd5
 WHIRLPOOL 
b8f1437bd92a50a7cbfdd1d2f29cfde1f59c20a593c6d5c22b73ef92814fbe4d4d3d9feba6fcac3226d024cf28ca991c1f2dbf9f8caa1a54bafa2fa8d0a43810
+DIST firefox-53.0-as.xpi 491255 SHA256 
67a780398046cfb66c7b10d8aa3e42a7b8eef5d8eedb2f7d890ab1a748049708 SHA512 
4930e221a8e2d9d98c56b966c94c2506cb9b6b786ac3a04d074c83c46b1680e0d893a101a8ef3ae7d23194d33ce666d55649b68c23e4692e73fe00a8bac60b08
 WHIRLPOOL 
213d135f0188d062ce3fddae96b05047437d8c4f944c7549fa5fa35d4472b5059010837ddcd29e09d2151e616967db6baf4c57da7ed82e12a1482438e619c75f
+DIST firefox-53.0-ast.xpi 445436 SHA256 
0b0cab248642b295d3ec4fdb5206c4b4ab3ec1d8aa9cec573f230bd6fa75a816 SHA512 
835ec77b5638e56e2030325b0c706486475a13999d2b05043045b436ad6f0616ef5d7850e4a6048b073793657ffcc103a1bdf3f91ea04089ddd54a77111b97a6
 WHIRLPOOL 
a98d272e9a8e74d36cebfaa2ebdd87b61209c18cb3d13ceee98a47b54102c7d22e55ea109beddd7bea7b597c8ae6500642d414b0ac507d6065fcecd9afed3e65
+DIST firefox-53.0-az.xpi 459503 SHA256 
59ead0e267f43af93c7caa1148947224dc4206d42a37f80156ff47adae994261 SHA512 
7a097c369846e67454385616208d92099947ba4b432d67c6385e6e0ddcb22f630c4c9a9d042902220bbaf119a9aed0c8b1c9955030b9a566d22e0e62ed3a65fc
 WHIRLPOOL 
5e42d6bfc8d34d9051a5c3f02f11e94916be66ed655c826a0f6de3d00a8030f6d4185e648bd9bde00f48b7eb3c7adc3c3a71602f0088b114f2040f209d906b7a
+DIST firefox-53.0-bg.xpi 492607 SHA256 
5ca6477997bd96165af804a2a8bcd6c01c8bfb5c9f98354e1602f49a922cf65b SHA512 
e8b64bf927ea3f5842cd9616685feb6c58602dbd6b731766e4900a01444ff9e61d0013a69897f30a2c4ca29d330b4decadca50ad9d7f72a7d4425160c4d8c025
 WHIRLPOOL 

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

2017-04-19 Thread Ian Stakenvicius
commit: ed71e116374035350f0a2f48a691568938461e6a
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:58:59 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:59:43 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=ed71e116

mozconfig-v6.52.eclass: fix trailing whitespace

 eclass/mozconfig-v6.52.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index a6bab7a..9b3ca13 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -201,7 +201,7 @@ mozconfig_config() {
fi
fi
 
-   # Enable position independent executables 
+   # Enable position independent executables
mozconfig_annotate 'enabled by Gentoo' --enable-pie
mozconfig_use_enable debug
mozconfig_use_enable debug tests



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

2017-04-19 Thread Ian Stakenvicius
commit: 702da39ce75491b2dd91b612ad86e2d6ee585b8e
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:31:22 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:39:49 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=702da39c

mozconfig-v6.52.eclass: remove obsolete USE=skia conditional on arm

Thanks to Zdeněk Žamberský for the patch.

Bug: http://bugs.gentoo.org/615896

 eclass/mozconfig-v6.52.eclass | 4 
 1 file changed, 4 deletions(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index f66ed06..a6bab7a 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -328,10 +328,6 @@ mozconfig_config() {
fi
if [[ ${CHOST} == armv* ]] ; then
mozconfig_annotate '' --with-float-abi=hard
-   if ! use skia ; then
-   mozconfig_annotate 'Gentoo forces skia for arm' 
--enable-skia
-   fi
-
if ! use system-libvpx ; then
sed -i -e "s|softfp|hard|" \
"${S}"/media/libvpx/moz.build



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

2017-04-19 Thread Ian Stakenvicius
commit: 4536b7c764a769967eb6dd000f48ec156bc9ea17
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 13:46:22 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:39:47 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=4536b7c7

mozconfig-v6.52.eclass: fix a missed gtk3 -> force-gtk3 flag migration

 eclass/mozconfig-v6.52.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index 783a0ed..f66ed06 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -262,9 +262,9 @@ mozconfig_config() {
local toolkit="cairo-gtk2"
local toolkit_comment=""
if [[ -n ${MOZCONFIG_OPTIONAL_GTK3} ]]; then
-   if use gtk3; then
+   if use force-gtk3; then
toolkit="cairo-gtk3"
-   toolkit_comment="gtk3 use flag"
+   toolkit_comment="force-gtk3 use flag"
fi
fi
if [[ -n ${MOZCONFIG_OPTIONAL_GTK2ONLY} ]]; then



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

2017-04-19 Thread Andreas Sturmlechner
commit: 70c4a7ff1af2876114c63b7dbe90e98d4aac7f8d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 19 20:36:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 19 20:36:48 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=70c4a7ff

kde5-functions.eclass: Raise QT_MINIMAL to 5.7.1 for kde-apps live

All of KDE PIM and some of kde-apps is depending on it.

 eclass/kde5-functions.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 686baf803a..f138d83aa0 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -47,6 +47,9 @@ case ${CATEGORY} in
if [[ $(get_version_component_range 1) -ge 17 ]]; then
: ${FRAMEWORKS_MINIMAL:=5.32.0}
fi
+   if [[ ${KDE_BUILD_TYPE} = live ]]; then
+   : ${QT_MINIMAL:=5.7.1}
+   fi
;;
 esac
 



[gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/

2017-04-19 Thread Andreas Sturmlechner
commit: ac9a3f2c4638fb7ea754908b083632713ddf7e48
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 19 20:23:18 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 19 20:23:18 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac9a3f2c

kde-apps/kdepim-addons: Add USE=importwizard

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kdepim-addons/kdepim-addons-.ebuild | 4 +++-
 kde-apps/kdepim-addons/metadata.xml  | 3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kdepim-addons/kdepim-addons-.ebuild 
b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
index fe92c37c60..f04475d699 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.kde.org/applications/office/kontact/;
 LICENSE="GPL-2+ LGPL-2.1+"
 KEYWORDS=""
 
-IUSE=""
+IUSE="importwizard"
 
 COMMON_DEPEND="
$(add_frameworks_dep kcompletion)
@@ -52,6 +52,7 @@ COMMON_DEPEND="
$(add_qt_dep qtnetwork)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+   importwizard? ( $(add_kdeapps_dep akonadi-import-wizard) )
 "
 DEPEND="${COMMON_DEPEND}
>=app-crypt/gpgme-1.7.1[cxx,qt5]
@@ -66,6 +67,7 @@ RESTRICT+=" test"
 src_configure() {
local mycmakeargs=(
-DKDEPIMADDONS_BUILD_EXAMPLES=$(usex examples)
+   $(cmake-utils_use_find_package importwizard KPimImportWizard)
)
 
kde5_src_configure

diff --git a/kde-apps/kdepim-addons/metadata.xml 
b/kde-apps/kdepim-addons/metadata.xml
index 2fdbf33d96..5155011c8c 100644
--- a/kde-apps/kdepim-addons/metadata.xml
+++ b/kde-apps/kdepim-addons/metadata.xml
@@ -5,4 +5,7 @@
k...@gentoo.org
Gentoo KDE Project

+   
+   Enable additional import plugins for 
kde-apps/akonadi-import-wizard
+   
 



[gentoo-commits] proj/kde:master commit in: kde-apps/kleopatra/, kde-apps/akonadi/, kde-apps/messagelib/, kde-apps/minuet/, ...

2017-04-19 Thread Andreas Sturmlechner
commit: f51566bfe2fe69951806519d05ae361c89a527d6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 19 20:56:44 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 19 20:56:44 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f51566bf

kde-apps: Cleanup QT_MINIMAL definitions

 kde-apps/akonadi/akonadi-.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-.ebuild   | 1 -
 kde-apps/kleopatra/kleopatra-.ebuild | 3 +--
 kde-apps/kmail/kmail-.ebuild | 1 -
 kde-apps/ktp-text-ui/ktp-text-ui-.ebuild | 1 -
 kde-apps/messagelib/messagelib-.ebuild   | 1 -
 kde-apps/minuet/minuet-.ebuild   | 1 -
 7 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/kde-apps/akonadi/akonadi-.ebuild 
b/kde-apps/akonadi/akonadi-.ebuild
index ba5bf6463a..e3a49e8bc3 100644
--- a/kde-apps/akonadi/akonadi-.ebuild
+++ b/kde-apps/akonadi/akonadi-.ebuild
@@ -17,7 +17,7 @@ IUSE="+mysql postgres sqlite tools xml"
 
 REQUIRED_USE="|| ( sqlite mysql postgres ) test? ( tools )"
 
-# drop qtgui subslot operator when QT_MINIMAL >= 5.7.0
+# drop qtgui subslot operator when QT_MINIMAL >= 5.9.0
 COMMON_DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)

diff --git a/kde-apps/kio-extras/kio-extras-.ebuild 
b/kde-apps/kio-extras/kio-extras-.ebuild
index 1a4815d36d..c8d16c456a 100644
--- a/kde-apps/kio-extras/kio-extras-.ebuild
+++ b/kde-apps/kio-extras/kio-extras-.ebuild
@@ -5,7 +5,6 @@ EAPI=6
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="optional"
-QT_MINIMAL="5.7.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-apps/kleopatra/kleopatra-.ebuild 
b/kde-apps/kleopatra/kleopatra-.ebuild
index 15c083bae6..4e1b59d295 100644
--- a/kde-apps/kleopatra/kleopatra-.ebuild
+++ b/kde-apps/kleopatra/kleopatra-.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=""
 
 IUSE=""
 
-# drop qtgui subslot operator when QT_MINIMAL >= 5.7.0
 DEPEND="
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcodecs)
@@ -34,7 +33,7 @@ DEPEND="
$(add_kdeapps_dep kmime)
$(add_kdeapps_dep libkleo)
$(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui '' '' '5=')
+   $(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtwidgets)

diff --git a/kde-apps/kmail/kmail-.ebuild b/kde-apps/kmail/kmail-.ebuild
index b17a1a53ea..066e5ff3f7 100644
--- a/kde-apps/kmail/kmail-.ebuild
+++ b/kde-apps/kmail/kmail-.ebuild
@@ -5,7 +5,6 @@ EAPI=6
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
-QT_MINIMAL="5.7.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-.ebuild 
b/kde-apps/ktp-text-ui/ktp-text-ui-.ebuild
index 75233619fd..313ea66366 100644
--- a/kde-apps/ktp-text-ui/ktp-text-ui-.ebuild
+++ b/kde-apps/ktp-text-ui/ktp-text-ui-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-QT_MINIMAL="5.7.1"
 inherit kde5
 
 DESCRIPTION="KDE Telepathy text chat window"

diff --git a/kde-apps/messagelib/messagelib-.ebuild 
b/kde-apps/messagelib/messagelib-.ebuild
index 9d114c2b44..df5b40db03 100644
--- a/kde-apps/messagelib/messagelib-.ebuild
+++ b/kde-apps/messagelib/messagelib-.ebuild
@@ -4,7 +4,6 @@
 EAPI=6
 
 KDE_TEST="forceoptional-recursive"
-QT_MINIMAL="5.7.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-apps/minuet/minuet-.ebuild 
b/kde-apps/minuet/minuet-.ebuild
index df9061bb8d..540f96175d 100644
--- a/kde-apps/minuet/minuet-.ebuild
+++ b/kde-apps/minuet/minuet-.ebuild
@@ -4,7 +4,6 @@
 EAPI=6
 
 KDE_HANDBOOK="forceoptional"
-QT_MINIMAL="5.7.0"
 inherit kde5
 
 DESCRIPTION="A KDE Software for Music Education"



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

2017-04-19 Thread Andreas Hüttel
commit: b593a82f0afe9db2525415007e4f02f77c1cbceb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 20:52:23 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 20:52:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b593a82f

sci-visualization/spyview: Add missing autoconf macro

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/spyview-20150124-gcc6cxx14-9.patch   | 1002 +++-
 1 file changed, 1000 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-9.patch 
b/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-9.patch
index 0f302314b19..0c19851d445 100644
--- a/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-9.patch
+++ b/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-9.patch
@@ -1,8 +1,18 @@
 diff --git a/configure.ac b/configure.ac
-index 5e1cfff..8850ce8 100644
+index 5e1cfff..f1d777f 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -27,6 +27,10 @@ AM_CONDITIONAL(WINDOWS,test $windows_target = yes)
+@@ -6,6 +6,9 @@ AC_CONFIG_SRCDIR([spyview/ImageWindow.C])
+ AC_CONFIG_HEADER([config.h])
+ USER_DIRS
+ 
++# For local macros
++AC_CONFIG_MACRO_DIR([m4])
++
+ #
+ # Work out our target
+ #
+@@ -27,6 +30,10 @@ AM_CONDITIONAL(WINDOWS,test $windows_target = yes)
  AC_PROG_CXX
  AC_PROG_CC
  AM_PROG_CC_C_O
@@ -13,6 +23,994 @@ index 5e1cfff..8850ce8 100644
  # Check for fluid
  AC_PATH_PROG(FLUID,fluid,none)
  AC_ARG_VAR(FLUID,[path to executable to compile .fl files])
+diff --git a/m4/ax_cxx_compile_stdcxx.m4 b/m4/ax_cxx_compile_stdcxx.m4
+new file mode 100644
+index 000..5032bba
+--- /dev/null
 b/m4/ax_cxx_compile_stdcxx.m4
+@@ -0,0 +1,982 @@
++# ===
++#  https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html
++# ===
++#
++# SYNOPSIS
++#
++#   AX_CXX_COMPILE_STDCXX(VERSION, [ext|noext], [mandatory|optional])
++#
++# DESCRIPTION
++#
++#   Check for baseline language coverage in the compiler for the specified
++#   version of the C++ standard.  If necessary, add switches to CXX and
++#   CXXCPP to enable support.  VERSION may be '11' (for the C++11 standard)
++#   or '14' (for the C++14 standard).
++#
++#   The second argument, if specified, indicates whether you insist on an
++#   extended mode (e.g. -std=gnu++11) or a strict conformance mode (e.g.
++#   -std=c++11).  If neither is specified, you get whatever works, with
++#   preference for an extended mode.
++#
++#   The third argument, if specified 'mandatory' or if left unspecified,
++#   indicates that baseline support for the specified C++ standard is
++#   required and that the macro should error out if no mode with that
++#   support is found.  If specified 'optional', then configuration proceeds
++#   regardless, after defining HAVE_CXX${VERSION} if and only if a
++#   supporting mode is found.
++#
++# LICENSE
++#
++#   Copyright (c) 2008 Benjamin Kosnik 
++#   Copyright (c) 2012 Zack Weinberg 
++#   Copyright (c) 2013 Roy Stogner 
++#   Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov 

++#   Copyright (c) 2015 Paul Norman 
++#   Copyright (c) 2015 Moritz Klammler 
++#   Copyright (c) 2016 Krzesimir Nowak 
++#
++#   Copying and distribution of this file, with or without modification, are
++#   permitted in any medium without royalty provided the copyright notice
++#   and this notice are preserved.  This file is offered as-is, without any
++#   warranty.
++
++#serial 7
++
++dnl  This macro is based on the code from the AX_CXX_COMPILE_STDCXX_11 macro
++dnl  (serial version number 13).
++
++AX_REQUIRE_DEFINED([AC_MSG_WARN])
++AC_DEFUN([AX_CXX_COMPILE_STDCXX], [dnl
++  m4_if([$1], [11], [ax_cxx_compile_alternatives="11 0x"],
++[$1], [14], [ax_cxx_compile_alternatives="14 1y"],
++[$1], [17], [ax_cxx_compile_alternatives="17 1z"],
++[m4_fatal([invalid first argument `$1' to AX_CXX_COMPILE_STDCXX])])dnl
++  m4_if([$2], [], [],
++[$2], [ext], [],
++[$2], [noext], [],
++[m4_fatal([invalid second argument `$2' to 
AX_CXX_COMPILE_STDCXX])])dnl
++  m4_if([$3], [], [ax_cxx_compile_cxx$1_required=true],
++[$3], [mandatory], [ax_cxx_compile_cxx$1_required=true],
++[$3], [optional], [ax_cxx_compile_cxx$1_required=false],
++[m4_fatal([invalid third argument `$3' to AX_CXX_COMPILE_STDCXX])])
++  AC_LANG_PUSH([C++])dnl
++  ac_success=no
++  AC_CACHE_CHECK(whether $CXX supports C++$1 features by default,
++  ax_cv_cxx_compile_cxx$1,
++  [AC_COMPILE_IFELSE([AC_LANG_SOURCE([_AX_CXX_COMPILE_STDCXX_testbody_$1])],
++[ax_cv_cxx_compile_cxx$1=yes],
++[ax_cv_cxx_compile_cxx$1=no])])
++  if test 

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/spyview/, sci-visualization/spyview/files/

2017-04-19 Thread Andreas Hüttel
commit: 4bd7efed70836efa9a85f5089ac5a5855b6249b2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Apr 19 20:35:23 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 20:35:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd7efed

sci-visualization/spyview: Roll some patches together

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../files/spyview-20150124-gcc6cxx14-2.patch   | 113 
 .../files/spyview-20150124-gcc6cxx14-3.patch   | 142 -
 ...14.patch => spyview-20150124-gcc6cxx14-9.patch} |  50 ++--
 .../spyview/spyview-20150124-r1.ebuild |   4 +-
 4 files changed, 41 insertions(+), 268 deletions(-)

diff --git a/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-2.patch 
b/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-2.patch
deleted file mode 100644
index f23838ced7d..000
--- a/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-2.patch
+++ /dev/null
@@ -1,113 +0,0 @@
-diff --git a/spyview/ImageData.C b/spyview/ImageData.C
-index a9b2c17..29decea 100644
 a/spyview/ImageData.C
-+++ b/spyview/ImageData.C
-@@ -180,12 +180,12 @@ void ImageData::load_int(int *data,
-double y1, double y2,
-double z1, double z2)
- {
--  xmin = isnan(x1) ? x1 : 0;
--  xmax = isnan(x2) ? x2 : width-1;
--  ymin = isnan(y1) ? y1 : 0;
--  ymax = isnan(y2) ? y2 : height-1;
--  qmin = isnan(z1) ? z1 : 0;
--  qmax = isnan(z2) ? z2 : QUANT_MAX;
-+  xmin = std::isnan(x1) ? x1 : 0;
-+  xmax = std::isnan(x2) ? x2 : width-1;
-+  ymin = std::isnan(y1) ? y1 : 0;
-+  ymax = std::isnan(y2) ? y2 : height-1;
-+  qmin = std::isnan(z1) ? z1 : 0;
-+  qmax = std::isnan(z2) ? z2 : QUANT_MAX;
-   width = w;
-   height = h;
- 
-@@ -214,10 +214,10 @@ void ImageData::load_raw(double *data,
-double x1, double x2, 
-double y1, double y2)
- {
--  xmin = isnan(x1) ? x1 : 0;
--  xmax = isnan(x2) ? x2 : width-1;
--  ymin = isnan(y1) ? y1 : 0;
--  ymax = isnan(y2) ? y2 : height-1;
-+  xmin = std::isnan(x1) ? x1 : 0;
-+  xmax = std::isnan(x2) ? x2 : width-1;
-+  ymin = std::isnan(y1) ? y1 : 0;
-+  ymax = std::isnan(y2) ? y2 : height-1;
-   width = w;
-   height = h;
- 
-@@ -762,7 +762,7 @@ int ImageData::load_Delft(const char *name)
- 
-   //if (sscanf(linebuffer, "%*f\t%lf\t%lf", _sweep, _data) != 2)
-   last_data = parse_reading(linebuffer, gp_column);
--  if (isnan(last_data)) 
-+  if (std::isnan(last_data)) 
-   {
- //info("line\n%s\ncgp_column %d\nval %e\n", linebuffer, gp_column, 
last_data);
- badfilec("invalid data in delft file at line %d\nline: %s\n", nread, 
linebuffer);
-@@ -1116,7 +1116,7 @@ void ImageData::gamma(double gamma, double epsilon)
-   v2 = pow(v1, gamma);
-   //if (!isfinite(v2))
-   //info("v1 %e v2 %e eps %e\n", v1, v2, epsilon);
--  if (isnan(v2))
-+  if (std::isnan(v2))
-   raw_data[i] = 0;
-   else
-   raw_data[i] = v2;
-@@ -2385,7 +2385,7 @@ int MTX_Data::load_file(const char *name)
-   float tmp;
-   if (fread(, bytes, 1, fp) != 1) 
- badfilec( "Short read on mtx file: %s", filename.c_str());
--  if (isnan(tmp)) warn( "nan at %d %d %d", i, j, k);
-+  if (std::isnan(tmp)) warn( "nan at %d %d %d", i, j, k);
-   getData(i,j,k) = tmp;
- }
-   else if (bytes == 8)
-@@ -3419,7 +3419,7 @@ int MTX_Data::load_dat_meta(const char *name, int col)
- else // otherwise try to get new data
-   {
- val = nextreading(fp, col, lnum);
--if (isnan(val)) // failed to read a point
-+if (std::isnan(val)) // failed to read a point
-   {
- if (npoints == 0) 
-   {
-diff --git a/spyview/ImageWindow.C b/spyview/ImageWindow.C
-index 134b198..e1a8ecb 100644
 a/spyview/ImageWindow.C
-+++ b/spyview/ImageWindow.C
-@@ -696,7 +696,7 @@ int ImageWindow::handle(int event)
- */
- 
- case FL_PUSH:
--  if(isnan(lastFocus) && stupid_windows_focus)
-+  if(std::isnan(lastFocus) && stupid_windows_focus)
-   {
- fprintf(stderr,"Ate unfocused click.  This apparently never 
happens.\n");   
- hungryFocus = true;
-diff --git a/spyview/bisector.H b/spyview/bisector.H
-index 039c5ff..4326da7 100644
 a/spyview/bisector.H
-+++ b/spyview/bisector.H
-@@ -105,18 +105,18 @@ public:
-   }
- else
-   {
--  if(fxp < 0 && (isnan(x1) || (fxp > fx1)))
-+  if(fxp < 0 && (std::isnan(x1) || (fxp > fx1)))
- {
-   x1 = xp;
-   fx1 = fxp;
- }
--  else if(fxp > 0 && (isnan(x2) || (fxp < fx2)))
-+  else if(fxp > 0 && (std::isnan(x2) || (fxp < fx2)))
- {
-   x2 = xp;
-   fx2 = fxp;
- }
-   }
--bisection = 

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

2017-04-19 Thread Ian Stakenvicius
commit: 9445706c8848d9817ff7c5a8757eac257e333c67
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:31:22 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:32:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9445706c

mozconfig-v6.52.eclass: remove obsolete USE=skia conditional on arm

Thanks to Zdeněk Žamberský for the patch.

Bug: http://bugs.gentoo.org/615896

 eclass/mozconfig-v6.52.eclass | 4 
 1 file changed, 4 deletions(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index f66ed060dc5..a6bab7a77e4 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -328,10 +328,6 @@ mozconfig_config() {
fi
if [[ ${CHOST} == armv* ]] ; then
mozconfig_annotate '' --with-float-abi=hard
-   if ! use skia ; then
-   mozconfig_annotate 'Gentoo forces skia for arm' 
--enable-skia
-   fi
-
if ! use system-libvpx ; then
sed -i -e "s|softfp|hard|" \
"${S}"/media/libvpx/moz.build



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

2017-04-19 Thread Matthias Maier
commit: ac82e11db5c28f5cd613a01fd0c5a80a8210ebf9
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Apr 19 20:22:04 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Apr 19 20:27:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82e11d

profiles: Remove unicore32 from QEMU_USER_TARGETS

This use expand is not used at all.

 profiles/desc/qemu_user_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index 98cc6434001..1a62a4d0ef5 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -35,5 +35,4 @@ sparc32plus - userspace emulation target
 sparc64 - userspace emulation target
 sparc - userspace emulation target
 tilegx - TILE-Gx 64-bit userspace emulation target
-unicore32 - userspace emulation target
 x86_64 - userspace emulation target



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

2017-04-19 Thread Ian Stakenvicius
commit: 05e9b36ad9456d750b83339e11538e937d0a4c7b
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:18:52 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:20:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e9b36a

dev-libs/nss: bump 3.29 series to 3.29.5 for security

Bug: http://bugs.gentoo.org/616032
Bug: http://bugs.gentoo.org/616036

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/nss/Manifest | 2 +-
 dev-libs/nss/{nss-3.29.3.ebuild => nss-3.29.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index c74549d92b8..fdc8f60046d 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,5 +1,5 @@
 DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
-DIST nss-3.29.3.tar.gz 7479458 SHA256 
35ddcc31251ef829994efeee925011aa1414e32be7e388236970255aa3c8e1eb SHA512 
eebc479521dc4e64565929620f60bf457875a2b21d7b5dc2b67f4e4279bfb1a814c31a7b17638052cec44ede9fb686a3ff776cd2239271142100e0fd5f769519
 WHIRLPOOL 
93edf0bd7c0c1751f7b03a8e878cba564e27fede796de3d4f381aa0b86ef8ea9edffd6f57f8a437f48e07f74ddc2cd0b351ca640ea409e3b3a54f7ddb83def22
+DIST nss-3.29.5.tar.gz 7480246 SHA256 
5df483b73535d726207483f6349df23fe56aee83382b94b13298aec2e254d985 SHA512 
ce18bc7e793d2b3698db412b2e5fcabbfd9862eca3def120d5e44bc67276526bff6b33ffa84b8128f8af6d35101000e6f7bb24194f63a55461b3c245fac11faa
 WHIRLPOOL 
ca341bc9e76208e01ee9b1b1fa8a67dd502676d1a2062468722ad80ed81fa3e4b0958907892871249b3596b310aa813259cf47b5bc64ec37b05613dc9d31323f
 DIST nss-3.30.1.tar.gz 9501791 SHA256 
1fa273a9a18611bfd22ecd61283172a5aa66af7d0783c7018f42d48000be5eb6 SHA512 
591c518bc7e8105675678863e1995725982527e138b45e12ad0efd927f5d3eaa2aaa704d335ff46d572c2f7ad8a8f9a38e671c1d5a9f46fe495077ba0522bc51
 WHIRLPOOL 
40ef67fcb505ed19b8438b77b5b0a147d939863066a24bd15f5afa2e6ea91a40d6aaa43860c6f1f94f37efe417c48f865c344e7ffb5d997e4a92356100a206c1
 DIST nss-3.30.tar.gz 9500552 SHA256 
a8cdae5e992f6563972e26dbfefc50d006dd845c43b8ca24ea50169ff3a9 SHA512 
c21e9b5e4b689ea8cbc6f4d7913df43e2a78c4435e0ce092f2ce00e46079ce2268e17ec8527b283ac69eff3d96ff0165a5b42b6579bfe0a720115ff2938260d3
 WHIRLPOOL 
bc0a59484010a5771b515dde1440ccca8a63b167d3d8839b3606460fdf9d2dc3ab7d889173c88edb7d685d39ad3614c4cbc66284d0faced47cdcc01a69997d9a
 DIST nss-cacert-class1-class3.patch 22950 SHA256 
6bba29cee34276e2ca6436dabedfeba2b61fb46668c5d5ceabf0c871574649bf SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 WHIRLPOOL 
1246223b01292604e5609bb9c580f092dc5937bf8c98f6891b099e8bab960e03612b6617e30a55d6ff8817d88f190e03812fe8f89f84f25c20970493dc2f7700

diff --git a/dev-libs/nss/nss-3.29.3.ebuild b/dev-libs/nss/nss-3.29.5.ebuild
similarity index 100%
rename from dev-libs/nss/nss-3.29.3.ebuild
rename to dev-libs/nss/nss-3.29.5.ebuild



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

2017-04-19 Thread Ian Stakenvicius
commit: 65c02cda32e6a7005b91f8cdf2f8a1b85b2a36a3
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 20:19:53 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 20:20:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c02cda

dev-libs/nss: drop old/vulnerable 3.30

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/nss/Manifest|   1 -
 dev-libs/nss/nss-3.30.ebuild | 338 ---
 2 files changed, 339 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index fdc8f60046d..e3eb2743955 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,6 +1,5 @@
 DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
 DIST nss-3.29.5.tar.gz 7480246 SHA256 
5df483b73535d726207483f6349df23fe56aee83382b94b13298aec2e254d985 SHA512 
ce18bc7e793d2b3698db412b2e5fcabbfd9862eca3def120d5e44bc67276526bff6b33ffa84b8128f8af6d35101000e6f7bb24194f63a55461b3c245fac11faa
 WHIRLPOOL 
ca341bc9e76208e01ee9b1b1fa8a67dd502676d1a2062468722ad80ed81fa3e4b0958907892871249b3596b310aa813259cf47b5bc64ec37b05613dc9d31323f
 DIST nss-3.30.1.tar.gz 9501791 SHA256 
1fa273a9a18611bfd22ecd61283172a5aa66af7d0783c7018f42d48000be5eb6 SHA512 
591c518bc7e8105675678863e1995725982527e138b45e12ad0efd927f5d3eaa2aaa704d335ff46d572c2f7ad8a8f9a38e671c1d5a9f46fe495077ba0522bc51
 WHIRLPOOL 
40ef67fcb505ed19b8438b77b5b0a147d939863066a24bd15f5afa2e6ea91a40d6aaa43860c6f1f94f37efe417c48f865c344e7ffb5d997e4a92356100a206c1
-DIST nss-3.30.tar.gz 9500552 SHA256 
a8cdae5e992f6563972e26dbfefc50d006dd845c43b8ca24ea50169ff3a9 SHA512 
c21e9b5e4b689ea8cbc6f4d7913df43e2a78c4435e0ce092f2ce00e46079ce2268e17ec8527b283ac69eff3d96ff0165a5b42b6579bfe0a720115ff2938260d3
 WHIRLPOOL 
bc0a59484010a5771b515dde1440ccca8a63b167d3d8839b3606460fdf9d2dc3ab7d889173c88edb7d685d39ad3614c4cbc66284d0faced47cdcc01a69997d9a
 DIST nss-cacert-class1-class3.patch 22950 SHA256 
6bba29cee34276e2ca6436dabedfeba2b61fb46668c5d5ceabf0c871574649bf SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 WHIRLPOOL 
1246223b01292604e5609bb9c580f092dc5937bf8c98f6891b099e8bab960e03612b6617e30a55d6ff8817d88f190e03812fe8f89f84f25c20970493dc2f7700
 DIST nss-pem-20160329.tar.xz 27732 SHA256 
6c13c342e7a9fe34b585556099beca33c3078b3df3e11b72827fb70232ac1443 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2
 WHIRLPOOL 
16fb714fab29e44f7a15fa1928a0f4c1a770f0847b8da97816e29a3b124dee782cffe2357648c445f4d29081f349571b6fffe48c5bc725c7c2dde491f3e0e836

diff --git a/dev-libs/nss/nss-3.30.ebuild b/dev-libs/nss/nss-3.30.ebuild
deleted file mode 100644
index 93080429b23..000
--- a/dev-libs/nss/nss-3.30.ebuild
+++ /dev/null
@@ -1,338 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
-
-NSPR_VER="4.13.1"
-RTM_NAME="NSS_${PV//./_}_RTM"
-# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
-PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"
-PEM_P="${PN}-pem-20160329"
-
-DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
-HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/;
-SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
-   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )
-   nss-pem? ( https://dev.gentoo.org/~polynomial-c/${PEM_P}.tar.xz )"
-
-LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="cacert +nss-pem utils"
-CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
-DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}"
-RDEPEND=">=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20140508-r12
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   )"
-
-RESTRICT="test"
-
-S="${WORKDIR}/${P}/${PN}"
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/nss-config
-)
-
-PATCHES=(
-   # Custom changes for gentoo
-   "${FILESDIR}/${PN}-3.28-gentoo-fixups.patch"
-   

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

2017-04-19 Thread Amadeusz Piotr Żołnowski
commit: ca691addf2f40e81c68ca70e0b3e2d9226e6c188
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Wed Apr 19 20:09:18 2017 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Apr 19 20:10:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca691add

net-im/ejabberd: Add missing dependency

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-im/ejabberd/ejabberd-17.01.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/ejabberd/ejabberd-17.01.ebuild 
b/net-im/ejabberd/ejabberd-17.01.ebuild
index ad8edb6a765..c54283e897d 100644
--- a/net-im/ejabberd/ejabberd-17.01.ebuild
+++ b/net-im/ejabberd/ejabberd-17.01.ebuild
@@ -40,6 +40,7 @@ CDEPEND="
>=dev-erlang/p1_utils-1.0.6
>=dev-erlang/stringprep-1.0.7
>=dev-erlang/stun-1.0.9
+   >=dev-erlang/xmpp-1.1.6
>=dev-lang/erlang-17.1[hipe?,odbc?,ssl]
>=net-im/jabber-base-0.01
ldap? ( =net-nds/openldap-2* )



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

2017-04-19 Thread Andreas Hüttel
commit: fcb5979b4cfee7317178558117e00c8f9ca700f2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Apr 18 21:20:20 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 20:07:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb5979b

app-text/pstotext: EAPI bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/pstotext/pstotext-1.9-r4.ebuild | 33 
 1 file changed, 33 insertions(+)

diff --git a/app-text/pstotext/pstotext-1.9-r4.ebuild 
b/app-text/pstotext/pstotext-1.9-r4.ebuild
new file mode 100644
index 000..5aca5d7b560
--- /dev/null
+++ b/app-text/pstotext/pstotext-1.9-r4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Extract ASCII text from a PostScript or PDF file"
+HOMEPAGE="http://www.cs.wisc.edu/~ghost/doc/pstotext.htm;
+SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/${P}.tar.gz;
+
+LICENSE="PSTT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="app-arch/ncompress"
+RDEPEND="app-text/ghostscript-gpl"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-quote-chars-fix.patch
+   "${FILESDIR}"/${PV}-flags.patch
+)
+
+src_prepare() {
+   default
+   tc-export CC
+}
+
+src_install () {
+   dobin pstotext
+   doman pstotext.1
+}



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

2017-04-19 Thread Michał Górny
commit: acc2e8c12fc6fc7c4d8727727722511f522a9852
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 19 19:43:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 19 19:46:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc2e8c1

licenses: Remove unused ACML license

The last consumer of the license -- sci-libs/acml -- was removed
in e45a06f3e687, on 2017-04-17.

 licenses/ACML | 186 --
 1 file changed, 186 deletions(-)

diff --git a/licenses/ACML b/licenses/ACML
deleted file mode 100644
index cdc214d74b4..000
--- a/licenses/ACML
+++ /dev/null
@@ -1,186 +0,0 @@
-LICENSE AGREEMENT
-AMD CORE MATH LIBRARY
-
-IMPORTANT: This is a legal agreement ("Agreement") between you, either
-as an individual or an entity, (the "USER") and Advanced Micro Devices,
-Inc. ("AMD").  By loading the software or any portion thereof
-("Software"), and any related documentation ("Documentation"), USER
-agrees to all of the terms of this Agreement.  Additionally, USER
-remains subject to the original terms and conditions of any other
-software license agreements entered into by USER and a third party.
-USER is responsible for ensuring that use of the Software provided by
-AMD is not in violation of any such agreement.
-
-DO NOT LOAD THIS SOFTWARE UNTIL YOU HAVE CAREFULLY READ
-AND AGREED TO THE FOLLOWING TERMS AND CONDITIONS.
-LOADING OR OTHERWISE USING THE SOFTWARE OR DOCUMENTATION
-CONSTITUTES ACCEPTANCE OF THE TERMS AND CONDITIONS SET
-FORTH IN THIS AGREEMENT.  IF YOU DO NOT AGREE TO THE
-TERMS OF THIS AGREEMENT, DO NOT INSTALL OR USE THIS
-SOFTWARE, DOCUMENTATION OR ANY PORTION THEREOF.
-
-NOW THEREFORE, the parties hereto agree as follows:
-
-1. Definitions.
-  a. "Updates" shall mean updated versions of the Software or
- Documentation that AMD may provide, in its sole discretion, to USER
- from time to time under the terms and conditions of this Agreement.
-  b. "Executable Code" shall mean all software in a machine-readable,
- binary or executable form.
-  c. "Source Code" shall mean all software in human-readable or source form.
-  d. "Licensed Materials" shall mean the Source Code and Executable Code
- of the Software as provided to USER by AMD, including Documentation and
- Updates.
-  e. "Effective Date" shall mean a date upon which USER uses the Software
- or accesses the Documentation.
-
-2. License.
-  a. Subject to the terms of this Agreement, AMD hereby grants to
- USER a limited, non-exclusive, non-transferable, royalty-free
- copyright license to only use the Licensed Materials for the
- purpose of executing software on AMD64 processor-based computer
- systems and for evaluating the performance of such software on
- AMD64 processor-based computer systems. Except for the limited
- licenses granted in this Section 2.a., USER shall have no other
- rights in the Licensed Materials, whether express, implied,
- arising by estoppel or otherwise. If USER desires to distribute
- any of the Licensed Materials, USER shall enter into a separate
- written agreement with AMD.
-  b. Without limiting Section 2.a. above, USER does NOT have the right:
-  (i) to modify, adapt, translate, or create derivative works based
-  upon the Licensed Materials or any part thereof; or
- (ii) to modify, disassemble, reverse engineer, decompile, or otherwise
-  reduce to source code or any human perceivable form any part of the
-  Software or Updates thereto that are not already Source Code; or
-(iii) to remove proprietary legends in the Licensed Materials, including
-  but not limited to legends that protect AMD's patent, trade secret,
-  copyright and other proprietary rights in the Licensed Materials.
-
-3. Ownership and Copyright of Material.
-  The Licensed Materials are owned by AMD and its licensors and are
-  protected by United States intellectual property laws and international
-  treaty provisions.  Except as expressly provided herein, AMD does not
-  grant any express or implied right to USER under AMD patents,
-  copyrights, trademarks, or trade secret information.
-
-4. Obligations of the Parties.
-  a. Licensed Materials.
- USER may use the Licensed Materials only in accordance with the terms
- and conditions of this Agreement.
-  b. Feedback.
- During the term of this Agreement, USER may inform AMD of all errors,
- difficulties or other problems with the Licensed Materials, collectively
- referred to as "feedback". AMD may use for any purpose whatsoever, any
- feedback USER provides regarding the Licensed Materials, including, but
- not limited to, usability, bug reports and test reports.
-  c. Issuance of Software.
- AMD shall not be obligated to make the Licensed Materials publicly
- available, in whole or in part.
-  d. Support.
- AMD may, in its 

[gentoo-commits] repo/gentoo:master commit in: mail-client/mutt/

2017-04-19 Thread Fabian Groffen
commit: 2e5073d93f05fac76537ffb4dfcd82185a589dc3
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Apr 19 19:43:56 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Apr 19 19:44:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5073d9

mail-client/mutt: bump patchset for bug #615990

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 mail-client/mutt/Manifest  | 2 +-
 mail-client/mutt/mutt-1.8.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/mutt/Manifest b/mail-client/mutt/Manifest
index bfdb76bee02..a4e6f55e7f6 100644
--- a/mail-client/mutt/Manifest
+++ b/mail-client/mutt/Manifest
@@ -9,4 +9,4 @@ DIST mutt-gentoo-1.7.2-patches-r1.tar.xz 143816 SHA256 
6358ee38ff32a35a0bc6449cb
 DIST mutt-gentoo-1.7.2-patches-r2.tar.xz 152992 SHA256 
ac6f017f5d4b14d44a8d5d71e7cdeac59ba381a35ddff2db329e1d0a1af23720 SHA512 
b96c658e151ee6b47a46b91311d9b9de002ae8ba6438d6e628f75722e9e66de5010b6ee6691f26ed0b9ba60aa4d96eee23bff39b7e6a27621e69d33701fafb01
 WHIRLPOOL 
3bb959a58eea74e9286146f0436a499a923c9d451d3d5fe6cef18bf9aa2038a5ce2f9c6514f5fe0c0297a5791fe1de135744eb7149b1c741cd1665a18c8224eb
 DIST mutt-gentoo-1.7.2-patches-r3.tar.xz 157048 SHA256 
6355352d77b4297f4c1a6c2ff3e5877ed03b735ecb9b032dd0ac82e732a748e5 SHA512 
31e71b8d444c93a4db13fea2bfb04dca12e252ea57a6cc77aea74213025ba57fdae207aa1d3a0ef3d0f22617edf090ddd6141d7aa87e03bd896dc4bc98bc3b99
 WHIRLPOOL 
cec7f3b335a5f673a0b6b78a2b807a4432bcfb4df52a28665b74fcf367257d33fcb7a3e594be15453574cf6a22ef63a2bbdffa9124a529229abb71456070bf3d
 DIST mutt-gentoo-1.8.0-patches-r1.tar.xz 116584 SHA256 
73d23e90b8486d41ee2734d0734e7176bc78945d10f2eb8593923e6739115459 SHA512 
8ddb181d6a2d31e128106769b330eec140e1305271bd6d316dd0a8b1cf7a4b339430a4d948711d1470251d1d3804239cbbfa36521b9b6e187d378d87e92d5c9a
 WHIRLPOOL 
2417c7ff86987a027a256ac6e19bd90ad1cd2e0f2ab094208f61304779e3497a35ec4c6ed01cec20312bfd0075691d9d9b9699d91a74640d97047b01b6cf9508
-DIST mutt-gentoo-1.8.2-patches-r0.tar.xz 134820 SHA256 
8a98b2d308c24429c9028b38bad9e9e7a7f3f28770c155d19013954fcbd30478 SHA512 
18c10bccc76a2176b5f2ce64c20608eb9627911da34b1b6334d2a9e06b57444c5960f2bde7400b8208e4792b676110cd31e185dc7fd1eda7a28eb5964bd5d3f6
 WHIRLPOOL 
81b87bd94bcb13a542f0a0b497ba41daa83862dcaebda1d7e544286de71afdaf0d42bb186bf3747fe3f86fa9f1fbf2ac7b73ced0e815ed329324a47195b94b40
+DIST mutt-gentoo-1.8.2-patches-r1.tar.xz 134744 SHA256 
3fb154e1cf88e4da41bc51629f8b10379b0b1949a1335e578509efaac8a5afa1 SHA512 
b4018e3d50adfbb9d5acefb6f6d26a30ebddee46bba0b7c1b7eeea1de5d2ac35909e5db95f3e1d3f86b32b71eb338f52d508e1bf033dd9bb1a5cf670678c
 WHIRLPOOL 
25d05fa5a833c59fd747950bb8e6b5194bab5eeb2a0cf1f308e8fc849d7866f957d5729fb7a39c43e85de36f90f3cc310aaf6956397a490eb72a9ff7ab5d1bcc

diff --git a/mail-client/mutt/mutt-1.8.2.ebuild 
b/mail-client/mutt/mutt-1.8.2.ebuild
index ef287d76cc0..25977fd875d 100644
--- a/mail-client/mutt/mutt-1.8.2.ebuild
+++ b/mail-client/mutt/mutt-1.8.2.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 inherit eutils flag-o-matic autotools
 
-PATCHREV="r0"
+PATCHREV="r1"
 PATCHSET="gentoo-${PVR}/${PATCHREV}"
 
 DESCRIPTION="A small but very powerful text-based mail client"



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

2017-04-19 Thread Jorge Manuel B. S. Vicetto
commit: 86d31afe3bd4ba200886e7791071bc7d63099741
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Wed Apr 19 19:39:52 2017 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Wed Apr 19 19:39:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d31afe

www-apps/drupal: Security bump (SA-CORE-2017-002).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-apps/drupal/Manifest | 4 ++--
 www-apps/drupal/{drupal-8.2.7.ebuild => drupal-8.2.8.ebuild} | 0
 www-apps/drupal/{drupal-8.3.0.ebuild => drupal-8.3.1.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 71d28cc690f..53f0642f18b 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,3 +1,3 @@
 DIST drupal-7.54.tar.gz 3275864 SHA256 
d74192aca31b56a95bd2b51f205e45293513466eaf902d056e6317dbcffe715b SHA512 
0b2834cd2ec7778de1515b99ac7f6348c5a3632a670b882fcce1e3b9d4cc904f9da761c103a3fe70311c69563c8ba5178d76ac8e2938d0831d7ef4113abaaf2a
 WHIRLPOOL 
7aefbecabf5902f97621c3a9ba5cda355a8024390ddfa198dbd20f6ed55187b658fcdb0f39db92a7c7f4e73249d4d191969c8ff9a5d5b13764677a0f50d20f4c
-DIST drupal-8.2.7.tar.gz 12090872 SHA256 
d56153161be782d2d843bf06a1559b902efc5bef8489c1578daa348efdfd1606 SHA512 
8e09243661574452ed7401532b92e261d847aa0aeb34e72dc428fd98d252ad5a8c6c63da505210bdbfb857a9f68bb51172d40bd16e0b8e1dbb0a1290f6b42032
 WHIRLPOOL 
4a8ddef5030e50bd86dfe6e13d0cfeb188040c9e339a29b5da0d908205a55589e67a8324a01dece1e32f9eb269131f6c35104308df87e6a6f9fd16a8d0c17244
-DIST drupal-8.3.0.tar.gz 12665617 SHA256 
0cd22d72b5eba604d2b455f97a13b8c551bd1056d857fb45db3a851ce8b09980 SHA512 
47f6f65830e0291ffaf1edfd1d938708229dc9f1f2b3ac97a10f28335316473836c10fb0dfbde367057dd0e7a4778eb660e27193982f43c35ab4adf42e9a779f
 WHIRLPOOL 
7e80d94c6f608c2a002bacb57969d7822051afe8389cffe27ff8b712e4cca79f619013a1c78886a3a9a8abd3fa8d87b9b159804f32050c117b7c62430208d5d7
+DIST drupal-8.2.8.tar.gz 12092176 SHA256 
84b729f45fe6c0f23e15aab7f2c9e57414edec00630ab09bed7dc9e79cac71bb SHA512 
3d0b8b8d17042c44f72b28262a183daa6a7eac34759ee0f909fc51b9009c9238d3e64e98a71da8fb28682b4867f0d11868005eddc28249e0e3e59ca00cbc7c01
 WHIRLPOOL 
26967439cb977fed89361c9c1f8a927e5457e543d61dc2eb6243a270ae1e7aa1dab3099c8a27dffe7a80fdcdd6b7ebd4e2176dee64df866d0e9d4217f57f8eac
+DIST drupal-8.3.1.tar.gz 12663939 SHA256 
ea855ac6cc6dcc05494c93e6cf65dfe0a8006135ecd21bf6f0f345e7d5222c10 SHA512 
699de379f5747a781b08c0b7b7ec7cb8d70f6490b1793e5f5911c7bb654c49454df1e0eb53583adf0fbc31a9b045a8c77ac8fc7f175d6839d859305713f81b8a
 WHIRLPOOL 
064f6b1521df909f6e6f8f77820ac0c09446766f02b2bcf3803ab443f38275f239e91420a0769312a8ea7f01cb217fe5b617d03178c00aa648a3e79b23a2b8c1

diff --git a/www-apps/drupal/drupal-8.2.7.ebuild 
b/www-apps/drupal/drupal-8.2.8.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.2.7.ebuild
rename to www-apps/drupal/drupal-8.2.8.ebuild

diff --git a/www-apps/drupal/drupal-8.3.0.ebuild 
b/www-apps/drupal/drupal-8.3.1.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.3.0.ebuild
rename to www-apps/drupal/drupal-8.3.1.ebuild



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

2017-04-19 Thread Alexey Shvetsov
commit: 5e893affe84b7b465364fad570e4d56ba8ba1965
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Wed Apr 19 19:19:53 2017 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Wed Apr 19 19:21:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e893aff

sci-misc/mendeleydesktop: Version bump

Gentoo-Bug: 615892

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-misc/mendeleydesktop/Manifest | 4 ++--
 ...mendeleydesktop-1.17.8-r1.ebuild => mendeleydesktop-1.17.9.ebuild} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-misc/mendeleydesktop/Manifest 
b/sci-misc/mendeleydesktop/Manifest
index 007300bef49..d2664297fd3 100644
--- a/sci-misc/mendeleydesktop/Manifest
+++ b/sci-misc/mendeleydesktop/Manifest
@@ -1,2 +1,2 @@
-DIST mendeleydesktop-1.17.8-linux-i486.tar.bz2 130923154 SHA256 
88230740bd9656c40bf2257bbf713e8938d950113c937ff345d195acd0d8 SHA512 
27d69769f8b36a873a215abe973435e9d1abbfe87538dfe2f8d0e8e57ebe420cbbc40a729129ece58dd67bf343671c77b6c944729dac70c3403df2a8fbfd8e04
 WHIRLPOOL 
685314e2cf5851ca75e1a6a9bae10957de80a7ab9b2dc5cd103bcc31aaff859e03281039980e77856dad30b95d96717d12685120355fad12cc03fbacf2ac287a
-DIST mendeleydesktop-1.17.8-linux-x86_64.tar.bz2 125392080 SHA256 
0e7f5770096b5475a45de84f1d7c631d1b064ca414bb9ea28dac45fb4299e9ae SHA512 
6f1e163d13682b864dcec86af15b0c305fe18480fc7d2645f93e5f5c4b19352a1b1771e64c5a4861cffd25ff81a8293e85c8f75e20563255c4cedb09097dbfc1
 WHIRLPOOL 
f98ca32086c92ed751c5bcffee3e4acd07acfcd95dba576a9c4efa1cf4cc566277b3ff8fa7f83301dd5a0c2be461e54ab4d0d7e97314bec13fb33b1170f6a945
+DIST mendeleydesktop-1.17.9-linux-i486.tar.bz2 130729175 SHA256 
f904bbd00b346bb7541563205453cdf74e61dd709b667e808785ccd44f67b37e SHA512 
e7d307eb96b8d59d5cd16d12ff1b58082dcd67c76863d6c672f2e7340107d943e46f39fa91b1f2d1485eb6d2cadca96b01d6ecbedf5d9bb448593abcb88bbaca
 WHIRLPOOL 
23b7b9d2c68994431f749aab813831fe2420db50e2a032885bda37549d82c23fe19ad53e8fec9bbb29a76c0923969debe7d345f2803ab8d92bb4ce2eb08e87e2
+DIST mendeleydesktop-1.17.9-linux-x86_64.tar.bz2 125308028 SHA256 
af062ef5c2129d718a1a612c15acfbc9891e747243c4ebc00f21cc3177a446f5 SHA512 
a244716d0620a3553411eb7b1fdb2502cc32837a77db95e2bcae6a12016606abf53410a9e3119a858e188d0ad663f5191b06de22fb6915424c9495851ed6a36f
 WHIRLPOOL 
d398cf6ce34ca875de1791fcd29589db432d34ff98e100ed5815664073e7bc1740c5ac7e85f996d872c37b80027c8972bbbf6a3df2a270bce8f7afb579476cc2

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.17.8-r1.ebuild 
b/sci-misc/mendeleydesktop/mendeleydesktop-1.17.9.ebuild
similarity index 98%
rename from sci-misc/mendeleydesktop/mendeleydesktop-1.17.8-r1.ebuild
rename to sci-misc/mendeleydesktop/mendeleydesktop-1.17.9.ebuild
index 5cad0e09b57..bbe2006a449 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.17.8-r1.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.17.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit eutils fdo-mime multilib python-single-r1
 



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

2017-04-19 Thread Ian Stakenvicius
commit: dbee34c8361b291a065f7379caeaed1ae98ce31e
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 18:56:18 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 19:02:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbee34c8

www-client/firefox-bin: bump new stable candidate 52.1.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-client/firefox-bin/Manifest  |  86 +++
 www-client/firefox-bin/firefox-bin-52.1.0.ebuild | 182 +++
 2 files changed, 268 insertions(+)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index cce7131d560..aa38850b446 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -167,7 +167,93 @@ DIST firefox-52.0.2-vi.xpi 450803 SHA256 
7a8bc3e7c68853b2a32321a180d431522528bc2
 DIST firefox-52.0.2-xh.xpi 441170 SHA256 
bb5b38a0c4edf7b777efbff8c2f832ee9422247257d0cc25c5257122e76cdfb9 SHA512 
64504e1c010a0f0603db45a600eab179c7fecf2f0b46229267fb713387525928fe8bd5dfaf10f52f10c85c6f474a2a426e70dd1401a8f0424b4a67fccdd9add2
 WHIRLPOOL 
e6de144ec9f4d82652a5a7b7e610ec9c9a09dded164d05b551ae92a6f0d06053870857ec6bc4c579b1a66bde147efb852c295d2e6fdc5209b476e048be243784
 DIST firefox-52.0.2-zh-CN.xpi 461691 SHA256 
b09d4dc5567d0e147c4d1ed623a65f44f60ad67601b7d285f5d5658901c594db SHA512 
00ced96d5fd19f9ed415bb374b7f1105da9e3774be53b0639e01022037be94aea3a21da8055eed8d65397198427b8198d50c6dcb4b28a323e7960d170bddd541
 WHIRLPOOL 
1131a014feb3fe03d13aa18abe1a3a5e4e113834c7909e04352d99f68266fa90d159382c6ceb8674e93d3c1670460e3f1775c6786905b22aae5c57999b829d68
 DIST firefox-52.0.2-zh-TW.xpi 472532 SHA256 
26061af5b560a3df1657f589741fd551c607142cb775981492bdfad888fc4cb8 SHA512 
92f96aa37594af5fb89b95802ba36514ebb3ec1f74560fa537e1cf29bdedfbc4d9b084be464902214d596eeb92ef3786a572ea1901c55db25e0b4a62054cf3a8
 WHIRLPOOL 
5b819045766520af58eccbbb438535016a64d13aecbaf7103acb922c9f3011ba7bc3a641be780e5b4aea62fe9c68caccc1919438254cbcf55d956debc5351fd8
+DIST firefox-52.1.0esr-ach.xpi 427640 SHA256 
aaa528f7f394e4801aab21d0d6f0313fc8a4b786873dab9c004c2dd741095c7f SHA512 
38cec34c38afcba34c6ef397ff0c54a318e905d8de9d8f321e689fe7c09d9da56e816e2e0dbd975611ca6fa43c32e73009043eeb61adfb3871af018555b21514
 WHIRLPOOL 
473ef1ada7e666f011239b6616ba8a9c950dd872699b90b2d24aece1be28e8c3361739e44714f7e51ad217aff5670003172de7256d493514d06c04c629bffb5f
+DIST firefox-52.1.0esr-af.xpi 436823 SHA256 
2bda3bfc9b83a76df12234fb68db9bad1f836593b760bcc5dd8c831dff06c994 SHA512 
6461e167020dba3659260f5d08737d3cb1eed5d8ae243697ea9e5ee0b20d97140658277c2b7a326d5d48749eec5e23bb3d187f66447a84633acbe81cf8f235b0
 WHIRLPOOL 
34db35bb2ae4957c666e5b502b1c3664b8701529d2ef66f638b6e79f360ffe3956c5ce0a065f771d180ada10e33d96a1733a4c8e43df97f95863880ecb899bd9
+DIST firefox-52.1.0esr-an.xpi 445142 SHA256 
11984920e096e97b7defa905d749cebf4c4d5a8648bc9263cbd008f8bb9c9af5 SHA512 
982f5c30751148f61913dfbe610e40111ba2c98a65023e6a483031bac311e7774338e348d5d3501494f2f35a6ad54ecd37c8990e95716e56dcf169f13b8c0707
 WHIRLPOOL 
c062b279c75534a173f452853f51edda03a2e0e8552a84fad5138c266253ec52a567ff11315415e23843b8d5623128c3638e0f3c9367cfa310124dc4a5944b99
+DIST firefox-52.1.0esr-ar.xpi 473382 SHA256 
6fedf28099b26244349b8cfd85c8c0d3c44b26e6fc888498413cfad923a8497b SHA512 
d6296b46b8dc8aa769d7ff7384176b0c93335d4c796b4b1fde9cbc66a32c1838f345034cddaae6ab404d4a1c626c2c5ba2021da851b53db9ddb225627bb1bb59
 WHIRLPOOL 
6fe766b9335b66fc3e58c03ff407dc61a7a734aebd71f8b4d2fa47dede12e7e3050f4565df35dcef3fb568f2e490c25fe1e90327b5c0364d5b6e9e20f86d2ea6
+DIST firefox-52.1.0esr-as.xpi 486888 SHA256 
9c64fa1854a0b8bceab3237b7f9516e1bd73cb24089fd4b422b3705958f847fc SHA512 
4c1bc0a109b842d6442a318b8e804bb4e365eae512c63c057b29010a25a004abf6490de8fe33c29de9ab18e16db8e749dd4e17ef705019de46dfbba5e5d0c355
 WHIRLPOOL 
a33d817bb1d0181464e235613d1fb325a758fea41d8a8704cd3373926dd9fff61b1d238b0876ef59c3b0117432bebd85dbc49188d1fae9acb513e733a799083a
+DIST firefox-52.1.0esr-ast.xpi 440033 SHA256 
2feae76cbfc4a12f8c2ec4788bf16d0ccc1257b90f4d182e7c3d64ece636c0d5 SHA512 
324f6e58ccabc7b3e48006ddf7ee78ab92b209a0109c5c5ba832c48a0ee1fcf529ae024c59556109d18351ab947deb4d2d1b821a25d30993a58fd01d7e88053d
 WHIRLPOOL 
c48c7c1833bb11fe3bd799b1a23b88e0dc5d2f8cc26b67426d71fa89a321e00ff174f9d570123f16c522a10ea4b145348afa5bbef0417846697b39800eac68a0
+DIST firefox-52.1.0esr-az.xpi 454923 SHA256 
7dcc5b97f3ecf887f7372f39d050eab1163efa02463f2d689b50e458c75bf8d9 SHA512 
87767c5b3ca06dba9aab951f68758e39821040b7c889118e2e2a9bf2f1374e6dacc95cec1da848195f4ef5e6e086b49128801575c7ab79aa5e18a7c355ad6d6e
 WHIRLPOOL 
7014e9ae2c5dfee5cd4a8175b2029613ad5e053d67b9b2d28891cca796cfea4aea4c0082a93a226fce0a5a21f7976c4943bedb7424578fbd2a04bfd3b7c26324
+DIST firefox-52.1.0esr-bg.xpi 487891 SHA256 
abbf23207d9704b2fdfb2fa3448d07640c4d185ec2a9d427ba37d6aa57886a37 SHA512 

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

2017-04-19 Thread Ian Stakenvicius
commit: 4c103e74ff847c70741caa15093a8a8b56028032
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 19:01:09 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 19:02:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c103e74

www-client/firefox-bin: bump to 53.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-client/firefox-bin/Manifest| 172 ++---
 ...x-bin-52.0.2.ebuild => firefox-bin-53.0.ebuild} |   0
 2 files changed, 86 insertions(+), 86 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index aa38850b446..ba3779dd404 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -83,90 +83,6 @@ DIST firefox-45.9.0esr-vi.xpi 450778 SHA256 
c2fce043ab825b8deaf9af167c5d668be237
 DIST firefox-45.9.0esr-xh.xpi 432918 SHA256 
a65a8dd54047ed0c4f530dfa08e2f3486374da8fb01207ae92b0cbe2ed81d831 SHA512 
d246a84329596b3735e13f76e9eb96b9bfcbe7a8282be6b2bf9a44dd3ed378bbbf25065f15585b751eb15931859a08a6d4f0414ebd3c8eeda2182b0b714ae559
 WHIRLPOOL 
3407025f8dc9ac36079230b9683da6b2b4a40a88c5b711d984a435b13077660dd1b480d452e19feeb2876d59e43038f51973f92b3aed094f8b96b0be1fc3e2e4
 DIST firefox-45.9.0esr-zh-CN.xpi 475797 SHA256 
c203c62ee2b35e1070735ba40966984ec571b5ca1174318b76b383904f721879 SHA512 
6286dddf236c33bdba806ccacd45444e8a282b9d82918162fcc65c471bd60ecdb8ba07dd83874c27a3998628483ac8c58408bc19f48e6d4d5372c2ea545b04ff
 WHIRLPOOL 
a054aaafb08273ec331fa30770a21ed8259489603613a705422d13fa6be491bef4c6db39b2fe6b81c0110accaf09855ddb34a478ba3dfc81e943c66b0bd017d2
 DIST firefox-45.9.0esr-zh-TW.xpi 466529 SHA256 
2e1fe45ea63447efcc6c4fdf8ca72fda98ebe19d998bdcfaec1a83120d8c282c SHA512 
49061164deae3e04dc634d5ac20ef2aa0836ff52a4934f726cf9cd991e17f25d018b59f00b69979bee80996c9faf98796bc6b8418b80864111aafa11732a25c9
 WHIRLPOOL 
c7846c0acdbe25ac77864eb011338431da40dc51bc2d8b603c809bb33e29626ff017cb3ded80045a33d9c186672cd54eedc7a987569eeadb5988ccfce4313c1e
-DIST firefox-52.0.2-ach.xpi 427637 SHA256 
46a28dec74c400b26b894ff50e386bc4cd657d09450b0b2daa643fed234a49fe SHA512 
9f9ba4b2a82dda42ccf1cabd30f046f179d1f1281846d0b51e6831b555684e799ffe1c701238027d2a6b864a57d0043b011c31fceabe6456b494314934a7fdae
 WHIRLPOOL 
7d1cd7c7660a2afb733ef9cba7669f09625ad472ff21fe457569af43f436b9bac28a0172634594cfd61eb11b9e3e33f6e7dcb6edbf309ce787f875bd8a5c3139
-DIST firefox-52.0.2-af.xpi 436821 SHA256 
c63b3bc898c1d05acfbc69cd98192568e8e69e66e54590a418ba5de9b05d2fd4 SHA512 
a41b2b29d8fa9948886dcdb9d0929620b86e28127ab48490bf84f9aa7aa0a92a552bcc25d799ed4878d1520af8e31b04d8407ecbc871c02216aeb005b695ece8
 WHIRLPOOL 
c26744826263a802c0e2b432b28ff34a5ffb47f0ea243d17ff4c4eb797f0106861296fcc8ac2c7d24ae45ed858286fe302a167d3aaf403c81cb46d652ea8c395
-DIST firefox-52.0.2-an.xpi 445141 SHA256 
d341e02116d166a57451a043eb8c1a33f528050483a54129c1a42b5a3257a205 SHA512 
f962a6a46d29ee3426a599434cabbffc559a112794b984291b9ee4560647a9aba281ae3e70cfe6825b45f675230370582bc6a33cedff9c8a528082e3f3c270ae
 WHIRLPOOL 
500e010afd10ce3d4e6c7dcd5a913928f767b4054c3208cb4284bcb4e1a923436c967a9a4d68b0e3ba3dc9e0173a964f8bcd6a74a5098c333f791e052eca2f4c
-DIST firefox-52.0.2-ar.xpi 473379 SHA256 
b20d225e90ae1d7641faafd80e7d0e53b811473410d45a21dd2fc2dd2b3b9a77 SHA512 
2f221c656d3ed3ddf597ff062451dc0c738f21d06afd43b1bab30db501de2b180680eec8b47657b1af5f65978c02212d8d381ecc97073d9ef434f3dfd44ea6e9
 WHIRLPOOL 
15b86dd00b37577f409c6aeded3e010e0bd627921b5c07e4f1bd41e46613b66f0f4f6773a36abeddca266c458de556136e6033470ef736ec2f01a9489f8309e2
-DIST firefox-52.0.2-as.xpi 486886 SHA256 
ad300a4a43e6961a75bb50089427b292b53e90a02d5d4420aae364192e952d02 SHA512 
a6167fbb75920a328fb573e704536549555eeeaa2a533b92f0b318234c27958bc31b8c14bd0db01a9a1e212f58221cdf410c6553aa07488262faa93bf5f54791
 WHIRLPOOL 
b03997c068c38d3b7f0f7fb2ce5b7e648f9aa9b4015713b62325ea6f73633467f9c95e456bebe74cb46f5395d91ec956f9efb052c82e649410ad86d4be5dfdbc
-DIST firefox-52.0.2-ast.xpi 440030 SHA256 
bb39846af23b0e422be4727359233cc2df3f80751a24f0ff933b094300263a62 SHA512 
bf6d87eaacfc4a6e2ea6aeca32a12f7fceae183c84883d3ce9e22dd06421fabfa7d98a5ab0940091a6ead3c8fb08e47185bdb01ac5f68c77a3fe4cec57121e9b
 WHIRLPOOL 
eac232a0d60f559633e7e4b003456927bcce3f662847e4206ee041ab0f5a57a253d23859d1638fa86e8b59e46a08b453cc34d8f797e3463aaa9c2a66bcb5d858
-DIST firefox-52.0.2-az.xpi 454920 SHA256 
238b8948b8dd429b96a25dced6968d4154749ade71ff2ccfdcda3ed15d694b69 SHA512 
51dd711b260b9e4872f231ae64ef8237c954439cd4641732a35d891ec133970e73a2545e243d407524360284183ba3cef349af20379401b33453ba960233a102
 WHIRLPOOL 
f4bf748a0c16954c5ca4297f578204b9dc9c17203ed78729156df965bc5834a42061aacb06c76dbcc511830ab85d0c4e7bbd6d165b508a2d7589bc15fa099227
-DIST firefox-52.0.2-bg.xpi 487890 SHA256 
98adcbaf6f62e3dc8533ba9ad304f4e2183ab6cf93434522fe748b7bd28a5b50 SHA512 
1eeb469442645fc973814c60ee66c97e4f006eb0b7a9a3548fe02c928864ccf39f8554aac0cc9bdd9f4be0acf61374e46b355e53aa9976189cfc57732d89ead4
 

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

2017-04-19 Thread Ian Stakenvicius
commit: c4a83ff8700e785654993530445a2d50cdbfbefc
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 18:35:06 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 19:02:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a83ff8

www-client/firefox-bin: bump to 45.9.0 for security bug 616030

Bumped directly to stable for amd64 and x86

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-client/firefox-bin/Manifest| 174 ++---
 ...bin-45.8.0.ebuild => firefox-bin-45.9.0.ebuild} |   0
 2 files changed, 87 insertions(+), 87 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index c8024f8b8c4..cce7131d560 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -1,88 +1,88 @@
-DIST firefox-45.8.0esr-ach.xpi 426530 SHA256 
e8337d1951aa8484bfade7a3157529a78a0d6882c4d332e880e1ac1063e028f1 SHA512 
d28c5bed4cc0fe07825859e6b0894c45de183be642a0a1152faea336e323428ebba201add73ff4e4e44f4a9255ef4e579372f7aac1d70a10bad99d082179e663
 WHIRLPOOL 
43a3d9d9e3cee0f371218e87eab80fa87bf60c2df7c6f556aca3f616cadba8e149eea2f7bf7aeba9a6ded69d9f3470e18b38c57d9ffcdf81a52757f6fc2d
-DIST firefox-45.8.0esr-af.xpi 439353 SHA256 
b0d0ff680ae288fca3f319fa54a2607f980845c0384e153523b764fcf4d475b4 SHA512 
262f715bd7e89a33a95755b79d84d446bdc1c614948129eeb82bc0c4314679e91309adf0e1c5a4a1b5eab19aafb15e738332113ff74b51a32f6a014b2c4980cd
 WHIRLPOOL 
8713b616c58feb07ffb7a38c45342bab1f02957dcc1da57fc6a6213804171a332686fd2f0b07619d39318f101db5ffafe0768c2d92adf3c881a3721fafad657e
-DIST firefox-45.8.0esr-an.xpi 449036 SHA256 
8897ebf779339512753770d00cafad01e514e8eec6f89e1887cde3c5c5256209 SHA512 
3c12373e2c3ff3aacf0a1e1ccc768ca62a14489d9350cb9a1fcf818570587b25c08cb9388f1425f7fd569d6dfa46c75a336e12ead6b50fe47887d221c543e7f8
 WHIRLPOOL 
e53e3827f728f1d73969d15ca75d83ec5fbab2f998ba4da16cbe614f77fb077ec92b31974b41b73c9562b22e57427fba57f354114045d555bf401695428d69a6
-DIST firefox-45.8.0esr-ar.xpi 474961 SHA256 
7a2142e9eee1f9d798070da889301b0750b7c80aaea511fac6dfa38dc1e2e873 SHA512 
2a685db116c88707b19077a03c966e0fd7e0b0d548c35c34c4c997133d757e58da10a438c840af712bbd7f04c10974b3ef0058a1370e62b717f914a5236f9047
 WHIRLPOOL 
c0de95563be2c88271fad35fecc6e85e7469f284ba0976b12434f398a724ead1831f50901c6b234dca09684d1c3633324ed62d79aae0f5cd88a7b231b6509300
-DIST firefox-45.8.0esr-as.xpi 483096 SHA256 
58a788699e8f2930085b72edbfa03939e82f170258db92bdc7d8b44a4ec695e6 SHA512 
f974f57a3e5668ddc9806968dd17efc27f51138bdfaade9eddb29b84252c729599972c63ec7392c7637f28d62c27004b22877e889c2f83b2bcebfeb8b63807a5
 WHIRLPOOL 
47bca8425dc4b6fca2306e898189143753a88c2f891bec1bb0296de7cb048e5c8be76b192ded07febcaa683f78bbe98835c6177634a957da6479955dd9238c1d
-DIST firefox-45.8.0esr-ast.xpi 419250 SHA256 
b0dabf6bd67b1bece44728ad600c919bfa0498bc593228b5a2ca46ad0574c7a5 SHA512 
adb5956de20b336778e044a3f1886a47fab94d0ed75cd22d3ff6ff7efecc4e5258a80cda751ea61eaab0b9374af53b20bc566b6ef898c44a40a2d7f10db33e7a
 WHIRLPOOL 
e18f7e644518d26867559222d455137e232295a156aa48a7c5630ba254710aa32c96669cb89fa1dabe16d96c44b57582fbc13e41410b189c47bf02de91e8959a
-DIST firefox-45.8.0esr-az.xpi 464018 SHA256 
e794b077c1a3e1d0c560dc95f69dcb90a03168032f34ab7822eb44c31ac5782a SHA512 
fae45159368a162582cb29dd55d21d8de918d1f5a0145a84a28b7fb9b9e2543bd3eb603989059f9f6fb33bac4c99d65db886ccff307fbe3c84ef42977da14274
 WHIRLPOOL 
03d3c4e3829c832272f229289f529673fe9ead6d6c26288fef74584a413f0842a6eda695b2a07f712463d49b0dda2406c0d451d8d8c4f6e216a12565c527
-DIST firefox-45.8.0esr-be.xpi 442619 SHA256 
42c9a3eaf47d5dc59a137b756f80bd8ee79771825f63c8edfdd8366e0a95b63b SHA512 
7f65d1c81f1ce3b27a128b58b33c939450da29e4fdce4394b2e70f4353d898863da1bd2757a16e532aa633c772d5dbaacfe9a63195d60acdabb11e1baa6096ea
 WHIRLPOOL 
d2c50ce9c58f214b645813edc471b03b416a746fab397ca81c77d0a5f6d38b7d7c26eb7482d62eb7929e6c748a05dce1dcfa499dcca73a7e0742a3cee9c60bd7
-DIST firefox-45.8.0esr-bg.xpi 460809 SHA256 
5972247e018f6b7165f5f2349a8693475aa046a0fbabd829a4b16d83170be637 SHA512 
83c1e6ff149372a6fca37ca9afe579f65600f6fd48594b7f860c353ef4d98e5b5e32260597f0c11b0047f4ae8ad665a68f2c72ef3e24caf1c6118f650a8e
 WHIRLPOOL 
950e382ade5466397cb6c2b7ade97383ee126191953230849a41ae62b831b4d7176651f3b02f8298b1bac998bcee15b5904bede1c015e140c26da576a39a31f0
-DIST firefox-45.8.0esr-bn-BD.xpi 515643 SHA256 
2d8097d6bc4632a092cf93967998bb76323051cbeb54e8b448d51105dba2fddb SHA512 
fbd2e608675bb553af94ab35e7b41092697deaa43ac9bcdc487658386d4151431f38d3a4565ee98f0b122d4b38b9dff09bf158379ec2355f78236550f1191d18
 WHIRLPOOL 
e33e822aacf4d5dc4cbf45568bda7fe8e80e3e11260625b9351d89024519b1138839461ab8a8347de60902d8f9ef01f6316acf1fa7e30d274f1ff2e2f55058e7
-DIST firefox-45.8.0esr-bn-IN.xpi 494076 SHA256 
9b9c18088bb7b93bfb305b7beb86d097372bddf2e2cf1b6a9bea3915f6553a9f SHA512 

[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll/

2017-04-19 Thread Alfredo Tupone
commit: 0099aa8b521087eb329efb31d3c859685c951458
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Apr 19 19:00:54 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Apr 19 19:00:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0099aa8b

dev-ada/gnatcoll: Remove pygobject support for now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ada/gnatcoll/gnatcoll-2016.ebuild | 7 ++-
 dev-ada/gnatcoll/metadata.xml | 1 -
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-ada/gnatcoll/gnatcoll-2016.ebuild 
b/dev-ada/gnatcoll/gnatcoll-2016.ebuild
index b4db44c4c21..c7e5367ec21 100644
--- a/dev-ada/gnatcoll/gnatcoll-2016.ebuild
+++ b/dev-ada/gnatcoll/gnatcoll-2016.ebuild
@@ -14,14 +14,11 @@ 
SRC_URI="http://mirrors.cdn.adacore.com/art/5739942ac7a447658d00e1e7 -> ${MYP}-s
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="gmp iconv postgresql projects pygobject python readline +shared sqlite 
static syslog"
+IUSE="gmp iconv postgresql projects python readline +shared sqlite static 
syslog"
 
 RDEPEND="dev-lang/gnat-gpl
gmp? ( dev-libs/gmp:* )
postgresql? ( dev-db/postgresql:* )
-   pygobject? (
-   dev-python/pygobject:*[${PYTHON_USEDEP}]
-   )
python? ( ${PYTHON_DEPS} )
sqlite? ( dev-db/sqlite )
projects? (
@@ -69,7 +66,6 @@ src_configure() {
$(use_with iconv) \
$(use_with postgresql) \
$(use_enable projects) \
-   $(use_enable pygobject) \
$(use_with python) \
$(use_enable readline gpl) \
$(use_enable readline) \
@@ -78,6 +74,7 @@ src_configure() {
--enable-shared-python \
--without-gtk \
--disable-pygtk \
+   --disable-pygobject \
$myConf
 }
 

diff --git a/dev-ada/gnatcoll/metadata.xml b/dev-ada/gnatcoll/metadata.xml
index 324e66961c9..cb6433d4e9a 100644
--- a/dev-ada/gnatcoll/metadata.xml
+++ b/dev-ada/gnatcoll/metadata.xml
@@ -6,7 +6,6 @@
Tupone Alfredo


-   Adds support for pygobject
Adds support for postgresql
Adds support for projects
Build shared library



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

2017-04-19 Thread Andreas Hüttel
commit: c1eec5d497229ebb3f521ce102b324cff74c4249
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Wed Apr 19 17:03:43 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 17:04:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1eec5d4

sci-electronics/labone: Fix typo

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-electronics/labone/labone-16.12.42529.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/labone/labone-16.12.42529.ebuild 
b/sci-electronics/labone/labone-16.12.42529.ebuild
index 8b14560bdd6..d0e0dd38e67 100644
--- a/sci-electronics/labone/labone-16.12.42529.ebuild
+++ b/sci-electronics/labone/labone-16.12.42529.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,7 +44,7 @@ src_install() {
insinto "${instPath}/${instrDir}/API/C/lib"
doins API/C/lib/*.so
insinto "${instPath}/${instrDir}/API/C/include"
-   doins API/C/lib/*.h
+   doins API/C/include/*.h
 
fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Packer/

2017-04-19 Thread Kent Fredric
commit: 237ae29803a488aedaedef2283ae897778dd10e8
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Apr 19 16:16:12 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 19 16:17:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237ae298

dev-perl/HTML-Packer: Bump to version 2.50.0

- Cleanup tests

Upstream:
- Don't minify empty inline javascript
- Fix for '.' in @INC

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/HTML-Packer/HTML-Packer-2.50.0.ebuild | 27 ++
 dev-perl/HTML-Packer/Manifest  |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/HTML-Packer/HTML-Packer-2.50.0.ebuild 
b/dev-perl/HTML-Packer/HTML-Packer-2.50.0.ebuild
new file mode 100644
index 000..b6bac07c8cb
--- /dev/null
+++ b/dev-perl/HTML-Packer/HTML-Packer-2.50.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=LEEJO
+DIST_VERSION=2.05
+inherit perl-module
+
+DESCRIPTION="Another HTML code cleaner"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/CSS-Packer-2.10.0
+   >=dev-perl/JavaScript-Packer-2.10.0
+   >=dev-perl/Regexp-RegGrp-1.1.1_rc
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"
+src_test() {
+   perl_rm_files t/pod.t
+   perl-module_src_test
+}

diff --git a/dev-perl/HTML-Packer/Manifest b/dev-perl/HTML-Packer/Manifest
index a5c0a35391f..a92fc2c89da 100644
--- a/dev-perl/HTML-Packer/Manifest
+++ b/dev-perl/HTML-Packer/Manifest
@@ -1,2 +1,3 @@
 DIST HTML-Packer-2.00.tar.gz 33994 SHA256 
1dd3262be3ef04f40a124ad7e7d34ed44c2ea71c1a80c81b825cb7efdd2577f1 SHA512 
7779363839bd8ae6c477afbe4e8dafd807a8e5f8eb274153d42cb8dc698d5109e48233f31e7952b963cdfd72d3209ca448e0200c100054185b0d84baa44c5bd6
 WHIRLPOOL 
819595720e7ae783ddefa3dbc857b44d214a554ec591ecf32fbf86f148075fc9ffeca7cf32c5b370bcf78126bda4590b3b7ec58b1790eb74965f51105373b33f
 DIST HTML-Packer-2.02.tar.gz 34419 SHA256 
daaed42f8c64147ecd0021a55701d9c8208bdf24ed1c772e4e15ce2c9ca64f68 SHA512 
323f8eac40c77bd7056e4f922e5b9a1858ac16ae7b0d7d803fdc4f6a370e6c8b81f458b472bbe60c23d3b850bdf0e956a205549ad6ab8f8b1fe49da3a5aac33d
 WHIRLPOOL 
347132a029a78d2ddf31133a7ff528089ea79bd935dbfab252f41283b25be622ef0acc6fd47f2e4968248fbbca445a414338c80435628709ef5ccce1ab642a4f
+DIST HTML-Packer-2.05.tar.gz 11426 SHA256 
494108a8fab82a090cc49657fe7f5b2a64c96a013662c767e67b6ae624ef459a SHA512 
b66e5c02f6a071aa8ddde58fb0e153e4c263165828545383828fea6ec1a62c38f977cdb7544a3fb9fd5ba0b46a69e5e6abbeaeea8b6f9ab8b769f38ba4669d25
 WHIRLPOOL 
058e847fe35b3331d1398e5d3e747dd18d17c202b53a690224ec2d1fc8e837a947d6fbbe1da15e47560a261cb61746cec1ec1fb53cc71b67375de11ce63501d5



[gentoo-commits] repo/gentoo:master commit in: dev-perl/JavaScript-Packer/

2017-04-19 Thread Kent Fredric
commit: 3e4189cb6bd8ff7d3c5d361474da203cc0d44ce0
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Apr 19 15:36:15 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 19 16:16:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4189cb

dev-perl/JavaScript-Packer: Bump to version 2.30.0

- EAPI6

Upstream:
- Fix memory leak in ->init
- Fix for '.' in @INC

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../JavaScript-Packer-2.30.0.ebuild| 24 ++
 dev-perl/JavaScript-Packer/Manifest|  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/JavaScript-Packer/JavaScript-Packer-2.30.0.ebuild 
b/dev-perl/JavaScript-Packer/JavaScript-Packer-2.30.0.ebuild
new file mode 100644
index 000..6d25e26e395
--- /dev/null
+++ b/dev-perl/JavaScript-Packer/JavaScript-Packer-2.30.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=LEEJO
+DIST_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION="Perl version of Dean Edward's Packer.js"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/Regexp-RegGrp-1.1.1_rc
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"
+src_test() {
+   perl_rm_files t/pod.t
+   perl-module_src_test
+}

diff --git a/dev-perl/JavaScript-Packer/Manifest 
b/dev-perl/JavaScript-Packer/Manifest
index cc74bf9f547..68eb69dae68 100644
--- a/dev-perl/JavaScript-Packer/Manifest
+++ b/dev-perl/JavaScript-Packer/Manifest
@@ -1 +1,2 @@
 DIST JavaScript-Packer-2.00.tar.gz 39926 SHA256 
cad4a84ecd2e5d59275d38b9f305c29582a48614cc35a8c871c0cf22356c5b7e SHA512 
7989741ed291bf1b695e742aba88db051246d8e3410128ee8e4b297c80b207c171f708ebc9693773373db41fc90b515a416fc2ecf6de3584b5d1dcd5df2c65dc
 WHIRLPOOL 
fa9fdcd7c4df464585312e1b89f9cdece143a3d0944a2c63a76235691cbf90342daa472f9c81ebafda7a4be71ed91ad9c28678e941a19391f55173d2026ed926
+DIST JavaScript-Packer-2.03.tar.gz 16087 SHA256 
f617ea130c84fa06d6be4a3ca025f45f4fef267b91407d1f1611c865930e74b7 SHA512 
822c3df453be46e0ca61b4d9551045b65410f1020f4dbc512ab59f9ecc75e36a1beb569b87410e82cbacdb5343e734c6558514fe69084d170f3bb0d021a07ff0
 WHIRLPOOL 
d5d8a435852854ca382fe68e8811e2fe1e0c352491a2dfe701e37a75d37ca3055e9b210d61b28b86f1a05a535887012117c4177a119eb99a7daf6c3b09d2045d



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

2017-04-19 Thread Matt Thode
commit: 0bdbdb0942ec4b4297a3719cea10f9f4d7915fa2
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Apr 19 16:05:28 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Apr 19 16:06:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdbdb09

dev-ruby/facter: fixing env.d for bug 611018 3.6.3-r1

cleanup of unneeded libdir fixes was also done

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/facter/facter-3.6.3-r1.ebuild | 88 ++
 1 file changed, 88 insertions(+)

diff --git a/dev-ruby/facter/facter-3.6.3-r1.ebuild 
b/dev-ruby/facter/facter-3.6.3-r1.ebuild
new file mode 100644
index 000..47f77c3cc1a
--- /dev/null
+++ b/dev-ruby/facter/facter-3.6.3-r1.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22"
+
+inherit cmake-utils multilib ruby-ng
+
+DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
+HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${S}/all/${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="debug test"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+
+BDEPEND="
+   >=sys-devel/gcc-4.8:*
+   >=dev-libs/boost-1.54[nls]
+   >=dev-libs/leatherman-0.9.3
+   >=dev-cpp/yaml-cpp-0.5.1
+   dev-cpp/cpp-hocon"
+CDEPEND="
+   dev-libs/openssl:*
+   sys-apps/util-linux
+   app-emulation/virt-what
+   net-misc/curl
+   ! "${D}/etc/env.d/00facterdir"
+   fperms 0644 /etc/env.d/00facterdir
+}



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

2017-04-19 Thread Michael Weber
commit: 6ee2256a080f96d8bfae461a523d67e289eb80e0
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr 19 12:04:08 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr 19 16:00:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee2256a

app-i18n/skk-jisyo: arm ppc ppc64 stable (bug 615032).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 app-i18n/skk-jisyo/skk-jisyo-201605.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild 
b/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild
index 995145de5ba..acac4f61268 100644
--- a/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild
+++ b/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-2 freedist public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 arm ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
 IUSE="cdb"
 
 DEPEND="virtual/awk



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

2017-04-19 Thread Michael Weber
commit: 2ac9e82132cf55fa38547dad567c7ff1cd802843
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr 19 11:56:35 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr 19 16:00:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac9e821

sys-apps/openrc: arm arm64 ppc ppc64 stable (bug 615368).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

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

diff --git a/sys-apps/openrc/openrc-0.24.2.ebuild 
b/sys-apps/openrc/openrc-0.24.2.ebuild
index 0878325c168..82265894487 100644
--- a/sys-apps/openrc/openrc-0.24.2.ebuild
+++ b/sys-apps/openrc/openrc-0.24.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 LICENSE="BSD-2"



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

2017-04-19 Thread Alexis Ballier
commit: c4beaf9c4e1fe676441dbfdd52110840df090b6d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 15:32:33 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 15:32:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4beaf9c

dev-libs/capnproto: Bump to 0.5.3.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/capnproto/Manifest |  1 +
 dev-libs/capnproto/capnproto-0.5.3.1.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-libs/capnproto/Manifest b/dev-libs/capnproto/Manifest
index 1090e831b00..bce1975f991 100644
--- a/dev-libs/capnproto/Manifest
+++ b/dev-libs/capnproto/Manifest
@@ -1 +1,2 @@
+DIST capnproto-0.5.3.1.tar.gz 992237 SHA256 
e9af9ccfcb6d61be2dca1daf75e90daea32cf6f4c7c24a19919815ce527d9ac8 SHA512 
9d359d9ec2a8557ec92919becbd59f9df89633c9b4c7e078f390d02e6b9a4e5f48a1fb3cad595577b3ab7c5effc44733b0b7687002229a9b81b4495fb11c91c8
 WHIRLPOOL 
4474fd673b02b37f51db973f90ca56451cf8f4c1ccea87c47ed73135d13b495b4c4a6c4267c867c3bb17327585dd49f3e590f6f20536521941ee970f4da755f1
 DIST capnproto-0.5.3.tar.gz 992100 SHA256 
13c66dc1ce2a038562cddeaf48f71f0bb0e15a1d1a1775efa80dff3cdebeea6c SHA512 
c861d8573f9b37bdce3800cc5f875d972017f01176343a118d3fde70d9d19ad3e0af759ef81f2ab1296515a5ef53ce3aa8f8359843ec1a579d9b48d1603a7d16
 WHIRLPOOL 
fb9530092bf37047c76e6b44dcd8457207a7c1e0a41c86e4e8b79ba66edf9cd4641de78ee17d0f38e1b7213543fcc96be0639aa2dd72c7e7cf61d6e0b022a529

diff --git a/dev-libs/capnproto/capnproto-0.5.3.1.ebuild 
b/dev-libs/capnproto/capnproto-0.5.3.1.ebuild
new file mode 100644
index 000..9905ac65548
--- /dev/null
+++ b/dev-libs/capnproto/capnproto-0.5.3.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit autotools
+
+DESCRIPTION="RPC/Serialization system with capabilities support"
+HOMEPAGE="http://capnproto.org;
+SRC_URI="https://github.com/sandstorm-io/capnproto/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE="static-libs test"
+
+RDEPEND=""
+DEPEND="test? ( dev-cpp/gtest )"
+
+S=${WORKDIR}/${P}/c++
+
+src_prepare() {
+   sed -e 's/ldconfig/true/' -i Makefile.am || die
+   sed -e 's#gtest/lib/libgtest.la gtest/lib/libgtest_main.la#-lgtest 
-lgtest_main#' -i Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete
+}



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

2017-04-19 Thread Anthony G. Basile
commit: 36f4e187bde9761892eed85c92149f2bccc2db1d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Apr 19 15:17:01 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Apr 19 15:17:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f4e187

sys-kernel/hardened-sources: version bump to 4.9.23

vanilla-4.9 + genpatches-4.9-23 + grsecurity-3.1-4.9.23-201704181901

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index ea8155bf280..ab3c766183b 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -18,6 +18,7 @@ DIST hardened-patches-4.7.6-1.extras.tar.bz2 1913657 SHA256 
f32b7891fa0a821a6027
 DIST hardened-patches-4.8.17-3.extras.tar.bz2 1932803 SHA256 
7ff535912635b5ae83d793dcadb30f2ebab85abffb05d73f73af3a0262f5b170 SHA512 
f9521c5f0df2ab5989f5fd5929b3f69620d519d92583601f52bf4c2871330008c9e2f19cee3538a2c4945bc22d0ddb8478a9fb332de64dbd611904749d046e82
 WHIRLPOOL 
1f0ff531b479db743eb0d806d35b770c405868082a249c7d41579649dd924c25d41bd1781bc0fe827a6d06447e0fe88dc630992f2be977f50138f741e707b542
 DIST hardened-patches-4.9.21-1.extras.tar.bz2 1965869 SHA256 
5ece74a315131b2e3935838428bfefb9b4aeca320e50b58c79bd2c2b1d218387 SHA512 
0184dcd1d68c3b0ab8a3c3f385530bf726a9d2647399d72d2eaadfb0cd8c61284b0c3a007c2cfe704b1fd20fff080736bea4850729530c55eb0135624ae47cf4
 WHIRLPOOL 
d5596a493edc166830e22434df82d0dedc822ba9af54737baa8b81259594c2db461ce0085eb5af563c0d6b98e2620bd59bc90bb48453bae644da7b2ab33fed81
 DIST hardened-patches-4.9.22-1.extras.tar.bz2 1923399 SHA256 
9f741347f0aa663f2a720ea2c288277bad997e081b196d6d98eda56db07132ea SHA512 
7780742a1cc8af175ca9741dcf505400e1a387c1e5ede803f1741ecc88a487404328b6bc87f48c0fd45cc609c0dadc2e47a6770a32589ac6c295fca9c36fe9bd
 WHIRLPOOL 
0dce47508b7b6e581e265459668659d85347ca0300decb4d8057d0c09437cda7e86bca69addd736d64c83b0fe4f6b0d5a3be1026558a716cfb3c8eb76657bdfd
+DIST hardened-patches-4.9.23-1.extras.tar.bz2 1937895 SHA256 
b230f16be80827139c7b682f3657dcb9f46de490f3b6bd3935a389ac3e232382 SHA512 
2fb86e5aea04ec23b54bd29ec0e11bd2ce1f82a216fab0d798c519fba63cb6d92d7fbdef9f4acdf5f3fb0ba6e91890eb2aaea83e9c0afa9f8226f4ce956d
 WHIRLPOOL 
127b075883c4607b4c943ccf9abfd762bab04c4fbcc7f64251d68af71a3baad7a58d80b3a63177bc2d82f55b961e21e80690e6209e1a9fa4f505bc10b28e3c82
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10 SHA512 
e8c02583e17e4fc4214fef694825fcb78c898266f1624deb1cdf56ab5c5fdfa669c5221122a7cf0d502ed6f921ff3797634acd9d294d29e98e3faa8a21920185
 WHIRLPOOL 
e968c89ce714c8d918db6074dabac4b0200c57ff111260313cf5798eeefb8b5b10c1509b64e2ee611a78e81075c588a473b67f9802609b2fef9ebb87ae514d98
 DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5

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

[gentoo-commits] proj/hardened-patchset:master commit in: 4.9.22/, 4.9.23/

2017-04-19 Thread Anthony G. Basile
commit: 527de1bcfebd7d0dc4a1ce0143bfcdf552bf11eb
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Apr 19 15:15:10 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Apr 19 15:15:10 2017 +
URL:
https://gitweb.gentoo.org/proj/hardened-patchset.git/commit/?id=527de1bc

grsecurity-3.1-4.9.23-201704181901

 {4.9.22 => 4.9.23}/_README |6 +-
 4.9.23/1022_linux-4.9.23.patch | 1236 
 .../4420_grsecurity-3.1-4.9.23-201704181901.patch  |   62 +-
 {4.9.22 => 4.9.23}/4425_grsec_remove_EI_PAX.patch  |0
 .../4426_default_XATTR_PAX_FLAGS.patch |0
 .../4427_force_XATTR_PAX_tmpfs.patch   |0
 .../4430_grsec-remove-localversion-grsec.patch |0
 {4.9.22 => 4.9.23}/4435_grsec-mute-warnings.patch  |0
 .../4440_grsec-remove-protected-paths.patch|0
 .../4450_grsec-kconfig-default-gids.patch  |0
 .../4465_selinux-avc_audit-log-curr_ip.patch   |0
 {4.9.22 => 4.9.23}/4470_disable-compat_vdso.patch  |0
 {4.9.22 => 4.9.23}/4475_emutramp_default_on.patch  |0
 13 files changed, 1272 insertions(+), 32 deletions(-)

diff --git a/4.9.22/_README b/4.9.23/_README
similarity index 93%
rename from 4.9.22/_README
rename to 4.9.23/_README
index 0713033..7325e48 100644
--- a/4.9.22/_README
+++ b/4.9.23/_README
@@ -2,7 +2,11 @@ README
 -
 Individual Patch Descriptions:
 -
-Patch: 4420_grsecurity-3.1-4.9.22-201704120836.patch
+Patch: 1022_linux-4.9.23.patch
+From:  http://www.kernel.org
+Desc:  Linux 4.9.23
+
+Patch: 4420_grsecurity-3.1-4.9.23-201704181901.patch
 From:  http://www.grsecurity.net
 Desc:  hardened-sources base patch from upstream grsecurity
 

diff --git a/4.9.23/1022_linux-4.9.23.patch b/4.9.23/1022_linux-4.9.23.patch
new file mode 100644
index 000..c547029
--- /dev/null
+++ b/4.9.23/1022_linux-4.9.23.patch
@@ -0,0 +1,1236 @@
+diff --git a/Makefile b/Makefile
+index 4bf4648..0de7597 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 22
++SUBLEVEL = 23
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
+index 9a6e11b6..5a4f2eb 100644
+--- a/arch/mips/Kconfig
 b/arch/mips/Kconfig
+@@ -9,6 +9,7 @@ config MIPS
+   select HAVE_CONTEXT_TRACKING
+   select HAVE_GENERIC_DMA_COHERENT
+   select HAVE_IDE
++  select HAVE_IRQ_EXIT_ON_IRQ_STACK
+   select HAVE_OPROFILE
+   select HAVE_PERF_EVENTS
+   select PERF_USE_VMALLOC
+diff --git a/arch/mips/include/asm/irq.h b/arch/mips/include/asm/irq.h
+index 6bf10e7..956db6e 100644
+--- a/arch/mips/include/asm/irq.h
 b/arch/mips/include/asm/irq.h
+@@ -17,6 +17,18 @@
+ 
+ #include 
+ 
++#define IRQ_STACK_SIZETHREAD_SIZE
++
++extern void *irq_stack[NR_CPUS];
++
++static inline bool on_irq_stack(int cpu, unsigned long sp)
++{
++  unsigned long low = (unsigned long)irq_stack[cpu];
++  unsigned long high = low + IRQ_STACK_SIZE;
++
++  return (low <= sp && sp <= high);
++}
++
+ #ifdef CONFIG_I8259
+ static inline int irq_canonicalize(int irq)
+ {
+diff --git a/arch/mips/include/asm/stackframe.h 
b/arch/mips/include/asm/stackframe.h
+index eebf395..2f182bd 100644
+--- a/arch/mips/include/asm/stackframe.h
 b/arch/mips/include/asm/stackframe.h
+@@ -216,12 +216,19 @@
+   LONG_S  $25, PT_R25(sp)
+   LONG_S  $28, PT_R28(sp)
+   LONG_S  $31, PT_R31(sp)
++
++  /* Set thread_info if we're coming from user mode */
++  mfc0k0, CP0_STATUS
++  sll k0, 3   /* extract cu0 bit */
++  bltzk0, 9f
++
+   ori $28, sp, _THREAD_MASK
+   xori$28, _THREAD_MASK
+ #ifdef CONFIG_CPU_CAVIUM_OCTEON
+   .setmips64
+   pref0, 0($28)   /* Prefetch the current pointer */
+ #endif
++9:
+   .setpop
+   .endm
+ 
+diff --git a/arch/mips/kernel/asm-offsets.c b/arch/mips/kernel/asm-offsets.c
+index fae2f94..4be2763 100644
+--- a/arch/mips/kernel/asm-offsets.c
 b/arch/mips/kernel/asm-offsets.c
+@@ -102,6 +102,7 @@ void output_thread_info_defines(void)
+   OFFSET(TI_REGS, thread_info, regs);
+   DEFINE(_THREAD_SIZE, THREAD_SIZE);
+   DEFINE(_THREAD_MASK, THREAD_MASK);
++  DEFINE(_IRQ_STACK_SIZE, IRQ_STACK_SIZE);
+   BLANK();
+ }
+ 
+diff --git a/arch/mips/kernel/genex.S b/arch/mips/kernel/genex.S
+index 52a4fdf..2ac6c26 100644
+--- a/arch/mips/kernel/genex.S
 b/arch/mips/kernel/genex.S
+@@ -187,9 +187,44 @@ NESTED(handle_int, PT_SIZE, sp)
+ 
+   LONG_L  s0, TI_REGS($28)
+   LONG_S  sp, TI_REGS($28)
+-  PTR_LA  ra, ret_from_irq
+-  PTR_LA  v0, plat_irq_dispatch
+-  

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

2017-04-19 Thread Matt Thode
commit: b2b5205273b3fefd2370693799218fd74d654abd
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Apr 19 14:59:20 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Apr 19 14:59:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b52052

dev-python/os-brick: 1.6.2 bup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/os-brick/Manifest  |  1 +
 dev-python/os-brick/os-brick-1.6.2.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/os-brick/Manifest b/dev-python/os-brick/Manifest
index 150da9b8a63..1d98ddede9b 100644
--- a/dev-python/os-brick/Manifest
+++ b/dev-python/os-brick/Manifest
@@ -1,3 +1,4 @@
 DIST os-brick-1.11.0.tar.gz 140220 SHA256 
e8b6eca245b0391475cff31f1fdb85904981846b3da492c29ae1836b8054aef4 SHA512 
69eeaa6b1fec9732e07ad2527fec2e624ed352bc18fe6d96546e787869d3d388113bea378e64a1d346be2dcd93eb8f69f94655f0fa8d9230fa8fc8e9a1e48847
 WHIRLPOOL 
a72f406a54ca700bdbfa2ced008f5c4b620e1d50454d6a86a12bd5c392c2f31627b4ed8ca4cb32f4277b5aef8ec7387d07ef61c8e50940a64215a52fe792db29
 DIST os-brick-1.2.0.tar.gz 90245 SHA256 
e8c5931d2a5115a7c484276add6be6b5e3ba13402c8a71e32b2313448010be30 SHA512 
9e35d4244f53d495824d7da5dc7cde117b78d0bdbf1bed6234848ce6b965ddb0fb88296a54f76915bbdf1cc337ca308c46f48814c5fa6877979debae3ab58628
 WHIRLPOOL 
7b7e1bf264313db1d8cc9c2e1966bce7872e755bfa043c38d81a54436ddf3cf0b1362618d4131f1cf947823c775286e32b9adca2b14887e679ff8def35c1fe72
 DIST os-brick-1.6.1.tar.gz 133834 SHA256 
e6cec9a9664810962ba159cc2b7dc5c272ba9ccc0a570b90dc12e25540d71eb4 SHA512 
c7e3fdf88992fc9e1567379664ab097b98e3321fd430f7a7a99aeb9a0cba07e7559321637163553959a7a5e5ca541e83cc8ae3f072254e97ffa7dcaca39b5920
 WHIRLPOOL 
66414cacd221f086746a767f7e2e71f79c200a6bd91f1becef9fbc79dd1e1da72c16a9c868c28147d940e359dca701e4bf4eca361e04ae2bcb94503d3cddd35e
+DIST os-brick-1.6.2.tar.gz 137155 SHA256 
47f83b4fe5e06a720481ae0f0a45fb14040c2319465f7d7df9825002bf18e709 SHA512 
b7d91f3ee5f86b559326ad8ab354bc107c39f04773fa18a508e46289341ffb47703ff0a7a48b285dfba5a27954fc24c61ba5543bbc121a5d171674aa706d10aa
 WHIRLPOOL 
b73ae07c596ffbd1856a6df7b417f691467c132b7cb7c3479e8699e257b49a840448a202d694b549bf8721fde86d185d129b4b56982a7792819513eed00050ea

diff --git a/dev-python/os-brick/os-brick-1.6.2.ebuild 
b/dev-python/os-brick/os-brick-1.6.2.ebuild
new file mode 100644
index 000..79c0ab49587
--- /dev/null
+++ b/dev-python/os-brick/os-brick-1.6.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Cinder brick library for managing local volume attaches"
+HOMEPAGE="https://github.com/openstack/cinder;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND="
+   >=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-1.14.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-privsep-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.10.0[${PYTHON_USEDEP}]
+   >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
+   !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/castellan-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/os-win-0.2.3[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2017-04-19 Thread Anthony G. Basile
commit: 57d7e7253d25ae9832620856c5412f8c44933f7e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Apr 19 14:48:47 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Apr 19 14:49:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d7e725

net-misc/curl: version bumpt to 7.54.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/curl/Manifest   |   1 +
 net-misc/curl/curl-7.54.0.ebuild | 250 +++
 2 files changed, 251 insertions(+)

diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index 58b23fd016b..51a77a58a2c 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,3 +1,4 @@
 DIST curl-7.52.1.tar.bz2 2600476 SHA256 
d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b SHA512 
cf36563c77d096f2c6084354ed6d45ccca7c557828ceab21204e4e8be0d4f0d287839c8cfac906174b86d51a1ee816c2769fc78ef88f039c9645bd2c27982a75
 WHIRLPOOL 
cb0bb74de3fb650e627cf66e23b8126837ddd6d3006934aa1b1a8597182f992b29e80e0c76aef1234f62cfa9688c5b10b781f6b2bc7e5127f8bc5a67d57665c1
 DIST curl-7.53.0.tar.bz2 2612491 SHA256 
b2345a8bef87b4c229dedf637cb203b5e21db05e20277c8e1094f0d4da180801 SHA512 
1fc3264dd52f6f16463de158b4ab4637ba698b1fdbf01b7a3c05ae80b06a5480323b748b31f771c969a5f7062aa9e41a1aad8677be220a411d3cbad24581baf2
 WHIRLPOOL 
44a7b1d60b097856bc002d7aa1a89d93d5616b33a59a41703dc3dbe369733a63afcfd093b4374e263d05b60bd38e09f955b1921f12798cff3d400311fa4c7bdb
 DIST curl-7.53.1.tar.bz2 2609559 SHA256 
1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8 SHA512 
c668494d0e795f34b00505ca68ab41fbb475a1bccbcac1d0bbacbbbafa40a994472e100be18a0c10f8fa21b5b9bd3f4e66c1e68ff5423b13b82d829cbaefcd52
 WHIRLPOOL 
bf5f0a795a2612284e84fa7917351b2d41370bda0efc84f2e21456f7110f1f1f6cbf52b0956b0ba586cdcafbbaad5e47bfea82bf37cde39434a18ee5d0dbfdaf
+DIST curl-7.54.0.tar.bz2 2602286 SHA256 
f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06 SHA512 
2ed8d32a6803ecddcb587495107d9ebce724d34dae5cad1f8be241e93340e913bb8ce9b69259cb84b3d53c2e672e142c3aad471c4a251bd1d42fc06eb9d8f650
 WHIRLPOOL 
37dc3e01e0466cdfb7ed061bd791b816112ca9af6ed88dfb89e47e814111e5968d980d2a8e6542d1a87882d540d04bac9d4f4ed6f4f7c5861e3f05ee623752e7

diff --git a/net-misc/curl/curl-7.54.0.ebuild b/net-misc/curl/curl-7.54.0.ebuild
new file mode 100644
index 000..93be06a9c60
--- /dev/null
+++ b/net-misc/curl/curl-7.54.0.ebuild
@@ -0,0 +1,250 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools eutils prefix multilib-minimal
+
+DESCRIPTION="A Client that groks URLs"
+HOMEPAGE="https://curl.haxx.se/;
+SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
+IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl"
+IUSE+=" elibc_Winnt"
+
+#lead to lots of false negatives, bug #285669
+RESTRICT="test"
+
+RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
+   ssl? (
+   curl_ssl_axtls? (
+   net-libs/axtls:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_gnutls? (
+   net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
+   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_libressl? (
+   dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
+   )
+   curl_ssl_mbedtls? (
+   net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_openssl? (
+   dev-libs/openssl:0=[static-libs?,${MULTILIB_USEDEP}]
+   )
+   curl_ssl_nss? (
+   dev-libs/nss:0[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   curl_ssl_polarssl? (
+   net-libs/polarssl:0=[${MULTILIB_USEDEP}]
+   app-misc/ca-certificates
+   )
+   )
+   http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
+   idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
+   adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
+   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
+   rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Zhinst/

2017-04-19 Thread Andreas Hüttel
commit: 39993e5c6b02f63109bbefe2b236995518b57e6b
Author: Andreas K. Huettel  ur  de>
AuthorDate: Wed Apr 19 14:11:03 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 14:44:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39993e5c

dev-perl/Lab-Zhinst: New package

 dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild | 26 ++
 dev-perl/Lab-Zhinst/Lab-Zhinst-.ebuild   | 26 ++
 dev-perl/Lab-Zhinst/Manifest |  1 +
 dev-perl/Lab-Zhinst/metadata.xml |  8 
 4 files changed, 61 insertions(+)

diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild 
b/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild
new file mode 100644
index 000..9d70940ac4c
--- /dev/null
+++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ "${PV}" != "" ]]; then
+   DIST_VERSION=0.01
+   DIST_AUTHOR=AMBA
+   inherit perl-module
+   KEYWORDS="~amd64"
+else
+   EGIT_REPO_URI="https://github.com/amba/Lab-Zhinst.git;
+   EGIT_BRANCH="master"
+   inherit perl-module git-r3
+fi
+
+DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments"
+HOMEPAGE="https://github.com/amba/Lab-Zhinst/;
+
+SLOT="0"
+IUSE=""
+
+RDEPEND="sci-electronics/labone"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-.ebuild 
b/dev-perl/Lab-Zhinst/Lab-Zhinst-.ebuild
new file mode 100644
index 000..5c30b4506a7
--- /dev/null
+++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ "${PV}" != "" ]]; then
+   DIST_VERSION=xx # change this when released
+   DIST_AUTHOR=AMBA
+   inherit perl-module
+   KEYWORDS="~amd64"
+else
+   EGIT_REPO_URI="https://github.com/amba/Lab-Zhinst.git;
+   EGIT_BRANCH="master"
+   inherit perl-module git-r3
+fi
+
+DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments"
+HOMEPAGE="https://github.com/amba/Lab-Zhinst/;
+
+SLOT="0"
+IUSE=""
+
+RDEPEND="sci-electronics/labone"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Lab-Zhinst/Manifest b/dev-perl/Lab-Zhinst/Manifest
new file mode 100644
index 000..cf85886de00
--- /dev/null
+++ b/dev-perl/Lab-Zhinst/Manifest
@@ -0,0 +1 @@
+DIST Lab-Zhinst-0.01.tar.gz 58194 SHA256 
324a1098040208aec095f590895c0374720e80e8b6c130dfef9fc96f91e05bea SHA512 
6086d1dba88669764178252d43a035e7a0dc56b4e84e2cb1b791f98953eabae91faffc70b8093c73cd648acbd580f9b204e4208172cc426c2e9874b419a3fa42
 WHIRLPOOL 
9a0b723fd3c72b199d37a3fbba0ed5cb79552bd986028d0a080f7b2814346d842ea9d2613abe77f2c5b56d91e4cb78715f5c2559b54ea01cda5e7e3b217e8e7e

diff --git a/dev-perl/Lab-Zhinst/metadata.xml b/dev-perl/Lab-Zhinst/metadata.xml
new file mode 100644
index 000..765a8e365b5
--- /dev/null
+++ b/dev-perl/Lab-Zhinst/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   dilfri...@gentoo.org
+   Andreas K. Huettel
+   
+



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

2017-04-19 Thread Andreas Hüttel
commit: 1bac9b0dd1f1e99c802987f687916519adebee71
Author: Andreas K. Huettel  ur  de>
AuthorDate: Wed Apr 19 14:12:31 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 14:44:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bac9b0d

licenses: Add Zurich Instruments LabOne license

 licenses/zi-labone | 24 
 1 file changed, 24 insertions(+)

diff --git a/licenses/zi-labone b/licenses/zi-labone
new file mode 100755
index 000..dc3d0c6f111
--- /dev/null
+++ b/licenses/zi-labone
@@ -0,0 +1,24 @@
+
+SOFTWARE LICENSE AGREEMENT
+
+This is a legal agreement ("Agreement") between you, the end user ("User"), 
and Zurich Instruments ("ZI"), Zurich, Switzerland. By installing this software 
("Software") you are agreeing to be bound by the terms of this agreement. If 
you do not agree to the terms of this agreement, immediately stop with the 
installation of this software on your computer.
+
+1. LICENSE GRANT. Zurich Instruments grants you a non-exclusive license to 
install and use the executable code of this Software. The intended use of this 
Software is in combination with an HF2, UHF or MF Series Instrument from Zurich 
Instruments. The use of this Software together with a different instrumentation 
is not covered by this grant. This Agreement will also govern any software 
upgrades provided by Zurich Instruments that replace and/or supplement the 
original Software, unless such upgrades are accompanied by a separate license, 
in which case the terms of that license will govern. The Software is licensed, 
not sold.
+
+2. RESTRICTIONS. The User shall not modify, alter, distribute, rent, lease, 
reverse-engineer, reverse-compile, license or sublicense, or re-sale the 
Software or any portions of it.
+
+3. TERMINATION. The license is effective until terminated. You may terminate 
it at any other time by deleting (de-installing) the Software and the related 
documentation from your computer. It will also terminate upon conditions set 
forth elsewhere in this Agreement or if you fail to comply with any term or 
condition of this Agreement. You agree upon such termination to delete the 
Software together with the related documentation.
+
+4. PROPRIETARY RIGHTS. This Product is owned by Zurich Instruments and is 
protected by Switzerland Laws and International Treaty provisions. Therefore, 
you must treat the software like any other copyrighted material (e.g. a book or 
musical recording) EXCEPT that you may make copies and install the software on 
any computer belonging to the same company, institution, or governement agency 
("multiple-user license grant").
+
+5. LIMITED WARRANTY. The Software is provided by Zurich Instruments "as is". 
ZI warrants that the Software will perform substantially in accordance with the 
accompanying written documentation. These warranties do not guarantee that the 
Software will perform error-free or uninterrupted, or that all errors in the 
Software and documentation will be corrected. These warranties are exclusive 
and take the place of all other express or implied warranties or conditions 
including warranties or conditions of merchantability, satisfactory quality, 
and fitness for a particular purpose. ZI will provide updates (functionality 
extension and bug fixes) to the Software licensed hereunder in accordance with 
the internal release schedule. Neither party shall be liable for any indirect, 
incidental, special, punitive, or consequential damages, or any loss of 
profits, revenue, data, or data use deriving from the installation and use of 
this Software. This also holds if Zurich Instruments has been advised
  of the possibility of such damages.
+
+6. GENERAL. If any provision of this Agreement is declared void or 
unenforceable by any judicial authority, this shall not nullify the remaining 
provisions of the Agreement which shall remain in full force and effect.
+
+Copyright © Zurich Instruments AG
+Technoparkstrasse 1
+8005 Zurich
+Switzerland
+
+phone: +41-44-5150410
+web: www.zhinst.com



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/spyview/, sci-visualization/spyview/files/

2017-04-19 Thread Andreas Hüttel
commit: 0f4e787aa9d404dc967be4a40ced935c29fd5ea8
Author: Andreas K. Huettel  ur  de>
AuthorDate: Wed Apr 19 09:26:23 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 14:44:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4e787a

sci-visualization/spyview: try to fix it for all gcc variants :/

 .../files/spyview-20150124-gcc6cxx14-3.patch   | 142 +
 .../spyview/spyview-20150124-r1.ebuild |   1 +
 2 files changed, 143 insertions(+)

diff --git a/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-3.patch 
b/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-3.patch
new file mode 100644
index 000..09548b87a3a
--- /dev/null
+++ b/sci-visualization/spyview/files/spyview-20150124-gcc6cxx14-3.patch
@@ -0,0 +1,142 @@
+diff --git a/spyview/ImageData.C b/spyview/ImageData.C
+index 29decea..eaac7a6 100644
+--- a/spyview/ImageData.C
 b/spyview/ImageData.C
+@@ -9,6 +9,9 @@
+ #include "mypam.h"
+ #include "../config.h"
+ 
++#include 
++using std::isnan;
++
+ #include 
+ // From 
http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/gcc/variadic-macros.html
+ 
+@@ -180,12 +183,12 @@ void ImageData::load_int(int *data,
+double y1, double y2,
+double z1, double z2)
+ {
+-  xmin = std::isnan(x1) ? x1 : 0;
+-  xmax = std::isnan(x2) ? x2 : width-1;
+-  ymin = std::isnan(y1) ? y1 : 0;
+-  ymax = std::isnan(y2) ? y2 : height-1;
+-  qmin = std::isnan(z1) ? z1 : 0;
+-  qmax = std::isnan(z2) ? z2 : QUANT_MAX;
++  xmin = isnan(x1) ? x1 : 0;
++  xmax = isnan(x2) ? x2 : width-1;
++  ymin = isnan(y1) ? y1 : 0;
++  ymax = isnan(y2) ? y2 : height-1;
++  qmin = isnan(z1) ? z1 : 0;
++  qmax = isnan(z2) ? z2 : QUANT_MAX;
+   width = w;
+   height = h;
+ 
+@@ -214,10 +217,10 @@ void ImageData::load_raw(double *data,
+double x1, double x2, 
+double y1, double y2)
+ {
+-  xmin = std::isnan(x1) ? x1 : 0;
+-  xmax = std::isnan(x2) ? x2 : width-1;
+-  ymin = std::isnan(y1) ? y1 : 0;
+-  ymax = std::isnan(y2) ? y2 : height-1;
++  xmin = isnan(x1) ? x1 : 0;
++  xmax = isnan(x2) ? x2 : width-1;
++  ymin = isnan(y1) ? y1 : 0;
++  ymax = isnan(y2) ? y2 : height-1;
+   width = w;
+   height = h;
+ 
+@@ -762,7 +765,7 @@ int ImageData::load_Delft(const char *name)
+ 
+   //if (sscanf(linebuffer, "%*f\t%lf\t%lf", _sweep, _data) != 2)
+   last_data = parse_reading(linebuffer, gp_column);
+-  if (std::isnan(last_data)) 
++  if (isnan(last_data)) 
+   {
+ //info("line\n%s\ncgp_column %d\nval %e\n", linebuffer, gp_column, 
last_data);
+ badfilec("invalid data in delft file at line %d\nline: %s\n", nread, 
linebuffer);
+@@ -1116,7 +1119,7 @@ void ImageData::gamma(double gamma, double epsilon)
+   v2 = pow(v1, gamma);
+   //if (!isfinite(v2))
+   //info("v1 %e v2 %e eps %e\n", v1, v2, epsilon);
+-  if (std::isnan(v2))
++  if (isnan(v2))
+   raw_data[i] = 0;
+   else
+   raw_data[i] = v2;
+@@ -2385,7 +2388,7 @@ int MTX_Data::load_file(const char *name)
+   float tmp;
+   if (fread(, bytes, 1, fp) != 1) 
+ badfilec( "Short read on mtx file: %s", filename.c_str());
+-  if (std::isnan(tmp)) warn( "nan at %d %d %d", i, j, k);
++  if (isnan(tmp)) warn( "nan at %d %d %d", i, j, k);
+   getData(i,j,k) = tmp;
+ }
+   else if (bytes == 8)
+@@ -3419,7 +3422,7 @@ int MTX_Data::load_dat_meta(const char *name, int col)
+ else // otherwise try to get new data
+   {
+ val = nextreading(fp, col, lnum);
+-if (std::isnan(val)) // failed to read a point
++if (isnan(val)) // failed to read a point
+   {
+ if (npoints == 0) 
+   {
+diff --git a/spyview/ImageWindow.C b/spyview/ImageWindow.C
+index e1a8ecb..eeae649 100644
+--- a/spyview/ImageWindow.C
 b/spyview/ImageWindow.C
+@@ -12,6 +12,9 @@
+ #include "ImageWindow_Module.H"
+ #include 
+ 
++#include 
++using std::isnan;
++
+ #include "mypam.h"
+ 
+ #ifdef WIN32
+@@ -696,7 +699,7 @@ int ImageWindow::handle(int event)
+ */
+ 
+ case FL_PUSH:
+-  if(std::isnan(lastFocus) && stupid_windows_focus)
++  if(isnan(lastFocus) && stupid_windows_focus)
+   {
+ fprintf(stderr,"Ate unfocused click.  This apparently never 
happens.\n");   
+ hungryFocus = true;
+diff --git a/spyview/bisector.H b/spyview/bisector.H
+index 4326da7..c7e64a6 100644
+--- a/spyview/bisector.H
 b/spyview/bisector.H
+@@ -3,6 +3,8 @@
+ #include 
+ #include 
+ 
++#include 
++using std::isnan;
+ 
+ class bisector
+ {
+@@ -105,18 +107,18 @@ public:
+   }
+ else
+   {
+-  if(fxp < 0 && (std::isnan(x1) || (fxp > fx1)))
++  if(fxp < 0 && (isnan(x1) || (fxp > fx1)))
+ {
+   x1 = xp;
+ 

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

2017-04-19 Thread Andreas Hüttel
commit: d408fb0bbcf75d13189635d26d50af9c8708e85d
Author: Andreas K. Huettel  ur  de>
AuthorDate: Wed Apr 19 14:09:48 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 14:44:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d408fb0b

sci-electronics/labone: New package

 sci-electronics/labone/Manifest  |  1 +
 sci-electronics/labone/labone-16.12.42529.ebuild | 74 
 sci-electronics/labone/metadata.xml  |  8 +++
 3 files changed, 83 insertions(+)

diff --git a/sci-electronics/labone/Manifest b/sci-electronics/labone/Manifest
new file mode 100644
index 000..73049156a1e
--- /dev/null
+++ b/sci-electronics/labone/Manifest
@@ -0,0 +1 @@
+DIST LabOneLinux64-16.12.42529.tar.gz 120562203 SHA256 
c31db918afc031fbef440269e4707d461373cc4cb64c7dae9c5ca980ed5a002e SHA512 
31068792ca4c2ab88490eacf35a84f8a2c31b330087ee91154e5ecdae63bcf557563c80e45af4a855df9d7d9a1d5b5a761ef5d957ce357368706307ea5ea196b
 WHIRLPOOL 
6d4ff6b625b3e1a3d6c5483aab71e293eb56e3714d7bb7a7cba47d01d76e32150bb9a1e763249c6dadf9f0934b322b87730bbb55bb6bf25b6fbf05f0efdcecb9

diff --git a/sci-electronics/labone/labone-16.12.42529.ebuild 
b/sci-electronics/labone/labone-16.12.42529.ebuild
new file mode 100644
index 000..8b14560bdd6
--- /dev/null
+++ b/sci-electronics/labone/labone-16.12.42529.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Platform independent instrument control for Zurich Instruments 
devices"
+HOMEPAGE="https://www.zhinst.com/labone;
+SRC_URI="https://www.zhinst.com/system/files/downloads/files/LabOneLinux64-${PV}.tar.gz;
+
+LICENSE="zi-labone"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+RESTRICT="mirror bindist"
+IUSE="minimal"
+
+QA_PREBUILT="*"
+
+RDEPEND=""
+
+S=${WORKDIR}/LabOneLinux64-${PV}
+
+src_install() {
+   local instPath=/opt/zi
+   local instrDir="LabOne64-${PV}"
+
+   if ! use minimal ; then
+
+   dodir ${instPath}/${instrDir}
+   for dir in API DataServer Documentation WebServer 
release_notes_16.12.txt ; do
+   cp -a "$dir" "${D}${instPath}/${instrDir}/" || die
+   done
+
+   dosym ../..${instPath}/${instrDir}/DataServer/ziServer 
/opt/bin/ziServer
+   dosym ../..${instPath}/${instrDir}/DataServer/ziDataServer 
/opt/bin/ziDataServer
+
+   echo "#!/bin/bash" > "${T}/startWebServer" || die
+   echo "${instPath}/${instrDir}/WebServer/ziWebServer -r 
${instPath}/${instrDir}/WebServer/html --ip 127.0.0.1 --server-port 8004" >> 
"${T}/startWebServer" || die
+   chmod 755 "${T}/startWebServer" || die
+   exeinto /opt/bin
+   doexe "${T}/startWebServer"
+   elog For security reasons the startWebServer script listens on 
the localhost interface only.
+   else
+
+   insinto "${instPath}/${instrDir}/API/C/lib"
+   doins API/C/lib/*.so
+   insinto "${instPath}/${instrDir}/API/C/include"
+   doins API/C/lib/*.h
+
+   fi
+
+   dosym "../..${instPath}/${instrDir}/API/C/include/ziAPI.h" 
"usr/include/ziAPI.h"
+   dosym "../..${instPath}/${instrDir}/API/C/lib/libziAPI-linux64.so" 
"usr/$(get_libdir)/libziAPI-linux64.so"
+
+   # the udev integration
+
+   sed -e 's:/usr/bin/ziServer:/opt/bin/ziServer:g' -i 
Installer/udev/config || die
+   insinto /etc/ziService
+   doins Installer/udev/config
+   sed -e 's:/usr/bin/ziServer:/opt/bin/ziServer:g' -i 
Installer/udev/55-zhinst.rules || die
+   insinto /lib/udev/rules.d
+   doins Installer/udev/55-zhinst.rules
+   exeinto /opt/bin
+   doexe Installer/udev/ziService
+
+   # just to make sure
+   dosym ../../opt/bin/ziService usr/bin/ziService
+}
+
+pkg_prerm() {
+   if [[ -x /opt/bin/ziService ]]; then
+   einfo "Stopping ziService for safe unmerge"
+   /opt/bin/ziService stop
+   fi
+}

diff --git a/sci-electronics/labone/metadata.xml 
b/sci-electronics/labone/metadata.xml
new file mode 100644
index 000..765a8e365b5
--- /dev/null
+++ b/sci-electronics/labone/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   dilfri...@gentoo.org
+   Andreas K. Huettel
+   
+



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

2017-04-19 Thread Andreas Hüttel
commit: c8446bf185cc7f35b2c45a9129f3d03c397488a2
Author: Andreas K. Huettel  ur  de>
AuthorDate: Wed Apr 19 14:14:48 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Apr 19 14:44:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8446bf1

profiles: add zi-labone to EULA license group

 profiles/license_groups | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/license_groups b/profiles/license_groups
index bad7d3c6432..fd720cc955e 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -71,7 +71,7 @@ BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina 
intel-ucode ipw2100-fw ipw220
 
 # License agreements that try to take away your rights. These are more
 # restrictive than "all-rights-reserved" or require explicit approval.
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER CROSSOVER-2 CYANA DOOM3 
dotnet-eula ETQW FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront 
Gameplay-Group-EULA genymotion GIMPS GOG-EULA google-chrome googleearth 
Google-TOS Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA 
MARBLEBLAST Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA 
Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE 
POMPOM postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-2111 QUAKE4 
Quartus-prime-megacore RAR RTCW RTCW-ETEULA RuneScape-EULA SJ-Labs 
skype-4.0.0.7-copyright spin-commercial spin-educational StarUML-EULA 
TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi 
worklog-assistant Xerox
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER CROSSOVER-2 CYANA DOOM3 
dotnet-eula ETQW FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront 
Gameplay-Group-EULA genymotion GIMPS GOG-EULA google-chrome googleearth 
Google-TOS Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA 
MARBLEBLAST Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA 
Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE 
POMPOM postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-2111 QUAKE4 
Quartus-prime-megacore RAR RTCW RTCW-ETEULA RuneScape-EULA SJ-Labs 
skype-4.0.0.7-copyright spin-commercial spin-educational StarUML-EULA 
TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi 
worklog-assistant Xerox zi-labone
 
 # Local Variables:
 # mode: conf-space



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

2017-04-19 Thread Göktürk Yüksek
commit: d8167c5254e862da38244b49572e2550d455
Author: kuzetsa  gmail  com>
AuthorDate: Tue Apr 18 15:28:10 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Apr 19 13:55:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8167c52

sys-kernel/ck-sources: v.bump (4.9.23 & 4.10.11)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-kernel/ck-sources/Manifest  |  6 ++
 sys-kernel/ck-sources/ck-sources-4.10.11.ebuild | 60 
 sys-kernel/ck-sources/ck-sources-4.9.23.ebuild  | 96 +
 3 files changed, 162 insertions(+)

diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest
index d205b411d43..e035352c574 100644
--- a/sys-kernel/ck-sources/Manifest
+++ b/sys-kernel/ck-sources/Manifest
@@ -6,6 +6,9 @@ DIST deblob-check-4.9 717834 SHA256 
4599c6eabd53bb352e9b536d574152e72467548add19
 DIST genpatches-4.10-10.base.tar.xz 243056 SHA256 
eb8ad6a24d6d5e1917256e12cdc471f58347288da5e1ac652f0b5254ef8cb0a9 SHA512 
3a3266edcca74ffb8c840fc4bba5e6a3d0b5bdae3e3d891d58344de9c569d1028fdd8d37c8b02b36d2f93034d46a070f4f4196ef0706a48254ceb7de91a4878d
 WHIRLPOOL 
d442ada52d7a7f1cf7bca3c64594fb2a0be6ac07b2642b2b09cab3c240d3f005bf557302dd8a6bfdadd51d59fd7eb2190691b8b79fe082c9459ce40312a7b1a8
 DIST genpatches-4.10-10.experimental.tar.xz 105428 SHA256 
632629a8dbf3732c1d2c32a8143e4ca3bb37554d0ee7199d4f3509b419670120 SHA512 
2068f54ccbd9f6a4d3cbc85071dadcfed5a506604c78bf5e315222be3b4234e3a7ef2695697b368fd9ab9945182e6a6962aea8db30169f212f7fac6f5b76f4fa
 WHIRLPOOL 
04f3ac4727634344a9e131b48b278fd7f0b64eedaac3885ca5961a0855e4bb6e0d031089ff516fad6a19805636596a2d59c65fbbc4002e669e83406bbca900f7
 DIST genpatches-4.10-10.extras.tar.xz 17348 SHA256 
b142e0749fc85818dbd9a2b786adb4a5942026049227531799b37efb42b613bc SHA512 
503af5fc482b277a16a87e3ecfda21c64346b53f38fe7f56a7c8c6adb375527dacde81cef68b84de177ed30914fb2e7b326bdc9b0a68c95e87b3d399a3ca9ef0
 WHIRLPOOL 
1c74aaf61e2e785adc100e86692a11503ae74fd263c4ea0536ec29691f01f2f3fa0d845723c26352a1ff1cd8901e9b9399449b8a7578dcb818fc010cc0d9d93b
+DIST genpatches-4.10-11.base.tar.xz 251756 SHA256 
0fcbd3d296587bb6091bf4c421c141a1b243bb89ef1475a22ce849906232d3bf SHA512 
4351e1e97790945725234f97ccddc2c615ba691541d6e30e6990f9ba870d45603bf1eb575be984ad8a82c0f4d96dbea6ca2113b1b28df311382c0b0f3de961bd
 WHIRLPOOL 
4366a215aaa64c529118b38741a43574f04492e660ebe0a8cd742f102d240cd0acef8647f06420da8d354b3ed067aa7c652ea3b514b595c20c81ba9f9c4f1b8c
+DIST genpatches-4.10-11.experimental.tar.xz 105416 SHA256 
a4c51c0c781eab40091b26435a41407eb46296996e715db898d43c2035c691a2 SHA512 
5b8d27d01ff84f98e34bb587962699d77eced9c45b527edf1d74818e8a3d63ce58ed5486fc42eecbf4960483077dc0599daa1edc25c947d82fd1502db35e0db8
 WHIRLPOOL 
24088d76b0e31345efc547101131cef29e5615bcd6241ebc4f13b62ceebb2f9b07f31bcf3466848feee1c0c14d3daceb078177f3ce3dc17acd3b7d93b6c33200
+DIST genpatches-4.10-11.extras.tar.xz 17344 SHA256 
0d604227fd07cb97afe7ace9623d1f919f36ec2ea9d97fe8188fa29a54799e2e SHA512 
fbf10241585ca9c176e87320eea175d37ce07d7a5c60830c538f81eb11f8e25e015037d8372809c14bb815da106e441bd6e1cc1347231d4b7da8745c679cecc5
 WHIRLPOOL 
c6660b8cfe23532592afb164f266d4cec12fdbeaa24b1a7b208d1643da11d6f59ec999e0e544b30551668634196b6429ccb640c94991b036f0de798a5502
 DIST genpatches-4.10-4.base.tar.xz 98432 SHA256 
52901b9dbba814de20962cd90efcc0036730d349bc3c9d8acccf22338a0913ab SHA512 
4e75f8ce8f3a143c50d7d08ca1a7aa3a76a2b6bd38d015b691286d885c514d8f118a66deca61cb85e07bcbe38efed51b1b4bcba3530429aee8c0205398352c32
 WHIRLPOOL 
d425dcec43d29d0041fb1e6e7d1a8391c53806e50ff9cd8f971b4b5e741679bd1b6ef843be0de894987e4a1d909a2c19ffac7839769932eaa7359675765a7b85
 DIST genpatches-4.10-4.experimental.tar.xz 104588 SHA256 
9d5c178123d311802793bd696fd521eb852a1cb660d14aaf3703b7ea814e433c SHA512 
f15e876d306ac7d574071f07971aabe02ffeec91e7349cc3d403180212fcab6e42c207ece65c4929c5768d1bbb1c90002347aee27e85b214f7f631b7fc164cfe
 WHIRLPOOL 
d6fb36d95eb17c1d2a07dd41bb65fb9cd13e0c8c793787d4735fd49a756de6b929fc627c4419e34c627bb3d38a5d1931a960c3210915394c222763e70943ff41
 DIST genpatches-4.10-4.extras.tar.xz 17348 SHA256 
64167f17f122f969476bf68a3e0493a77d7ae9e78087c2748cdfdc6e6186af2a SHA512 
dcbdea379a0e28e9b8ed08b32ee71a36ce9ccc817e5b79f38759031e3324441f3e91e6b7e2802d1a694574bb4ce9e8f441d88ccbbd9280b3a4456eadab7d5fec
 WHIRLPOOL 
1d3ba61d03d17a707a65423e85f7f3a235a9d39fb26e4602b5cf663e097dc9e8618380d7a54db60705e6b38e9c0674330df57a6e243c7215411275a489ab8b42
@@ -45,6 +48,9 @@ DIST genpatches-4.9-22.extras.tar.xz 17356 SHA256 
1452a339e59ada15d94697b0d00a9a
 DIST genpatches-4.9-23.base.tar.xz 527264 SHA256 
8a7fa696395333d94bf577b3ebb8b3cbfaa9179ff529dd91028175e6f6fc0848 SHA512 
7270df0aa2e5cb56ebca8c86c40be1340023e4c1d2af59b1f55eb2f34b4e491a96b88da642f58e12532cb034037c223eacfcbcfe12df8c65fab7786499ec07f2
 WHIRLPOOL 
73f9b2c0e69a13de4aa685c7682ed178fc10ca111a7e8f9d55a7f8f904bcf66ca59c6444dfb739b45693385215b3f7ecd100310dfcf2b50e7ab6763f1d929abe
 DIST 

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

2017-04-19 Thread Ian Stakenvicius
commit: cf37cef0707775facd7057de7e1803b419659820
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Apr 19 13:46:22 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Apr 19 13:46:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf37cef0

mozconfig-v6.52.eclass: fix a missed gtk3 -> force-gtk3 flag migration

 eclass/mozconfig-v6.52.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index 783a0ed8099..f66ed060dc5 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -262,9 +262,9 @@ mozconfig_config() {
local toolkit="cairo-gtk2"
local toolkit_comment=""
if [[ -n ${MOZCONFIG_OPTIONAL_GTK3} ]]; then
-   if use gtk3; then
+   if use force-gtk3; then
toolkit="cairo-gtk3"
-   toolkit_comment="gtk3 use flag"
+   toolkit_comment="force-gtk3 use flag"
fi
fi
if [[ -n ${MOZCONFIG_OPTIONAL_GTK2ONLY} ]]; then



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CSS-Packer/

2017-04-19 Thread Kent Fredric
commit: 31f823bcfefd139c2f50eb4d3f281f856f4868cf
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Apr 19 13:13:34 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 19 13:16:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f823bc

dev-perl/CSS-Packer: Bump to version 2.30.0

- EAPI6
- Cleanup tests

Upstream:
- Fix memory leak caused by ->init
- Fix for '.' in @INC

Bug: https://bugs.gentoo.org/615504
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/CSS-Packer/CSS-Packer-2.30.0.ebuild | 24 
 dev-perl/CSS-Packer/Manifest |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/CSS-Packer/CSS-Packer-2.30.0.ebuild 
b/dev-perl/CSS-Packer/CSS-Packer-2.30.0.ebuild
new file mode 100644
index 000..d814fe655bf
--- /dev/null
+++ b/dev-perl/CSS-Packer/CSS-Packer-2.30.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=LEEJO
+DIST_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION="Another CSS minifier"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-perl/Regexp-RegGrp-1.1.1_rc
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"
+src_test() {
+   perl_rm_files t/pod.t
+   perl-module_src_test
+}

diff --git a/dev-perl/CSS-Packer/Manifest b/dev-perl/CSS-Packer/Manifest
index ca227391c1d..9c4b5a51d76 100644
--- a/dev-perl/CSS-Packer/Manifest
+++ b/dev-perl/CSS-Packer/Manifest
@@ -1 +1,2 @@
 DIST CSS-Packer-2.00.tar.gz 33199 SHA256 
f4ad99319c6490e9c8d33f91bd1a465cce873584c152307340d3645d48640f85 SHA512 
2b41bf85297ad5882a2a6fb5fd72c1d3c6b0c9073283a66ae2e99798c749e111e667ef2b6c2ca589198817c366d3070b1150182886f64f476a982420c2c6527b
 WHIRLPOOL 
3c5079c824ac8f03df76f46b9611fca6d8a354c4dc3c943e3c40dcebc115298ba9c290f4fa8121a7f2445610b390da920c4b72b4a468ccf8566cd1bb5e629eb2
+DIST CSS-Packer-2.03.tar.gz 9551 SHA256 
0eba7b79fde1749168124815318f89ba233c289abbd3a06a03dec6e90a3fc9f6 SHA512 
fc41a6608c3427aefc5f0ba1d150df9e066277f9ca586c57d9c505be1a42f0e0f6fb8098a73f7d25923f1929b521e3967507a78ee46899a2f29aefc7e9065827
 WHIRLPOOL 
78786c831fca190a1b1bd8251789212dfef236f6ca5c1f17e4558839196fd38a786dd209a9ca97356d29ec48259377acf5f639f6fb6bab1588d485b8feb42efa



[gentoo-commits] repo/gentoo:master commit in: app-portage/eix/

2017-04-19 Thread Michael Weber
commit: ec32266d801bed8d8e9ed57d4af1380129fae663
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr 19 11:45:17 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr 19 11:45:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec32266d

app-portage/eix: Remove old version (bug 600648, bug 597380).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 app-portage/eix/Manifest |  1 -
 app-portage/eix/eix-0.31.7-r1.ebuild | 71 
 app-portage/eix/metadata.xml |  8 
 3 files changed, 80 deletions(-)

diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index 84d5785cb63..3c96b06cbdd 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,3 +1,2 @@
-DIST eix-0.31.7.tar.xz 583100 SHA256 
f092c1463a4f49e4b0da97a76b13fd66036a203a590c9ee7cc80e68171d43335 SHA512 
cbbdcaa4927e8a6b0b3ea346bc68403eb93d0e386dffec8d9bbd18e48e9c72176b7de00e82132ce12d678d9f775593d42f67a7d9b46230edcb2032d4fbc56832
 WHIRLPOOL 
ee1652c8573f7d6d2fb4565f2f002a8bdfe9abc60cb5a6d42a923caaa01fe539cd4d8a505a2db06101c51c295af2dc092bf0bdcb8db7269d61ed49d8531e
 DIST eix-0.32.4.tar.xz 592284 SHA256 
8132be9c496b5b19699c50d9aacd49560ca1f0466e3de4f47b896337f3527fc6 SHA512 
382181d082648e9b236c3bf54fdf5d75a8575a7994e6a1d3380e80bcc36ff5779c660c5b5fc5f233cef79e48099fc53bb1c8b87e2ca919dcdb43d5fde276f553
 WHIRLPOOL 
0c8258d36a30a76fec2e7315e07776c277b2f098f6c0fb0a9a182f28827a659c334b190e10c52ea7ec8facd7a6e1f6124b3ffefd3ed2aade6da747e815276737
 DIST eix-0.32.5.tar.xz 595124 SHA256 
1ebe07f46800f3f254d1385cd88eba328da9f07cc17731ad1b231a8b13450f6e SHA512 
355c0daf81c349ceaa53a7253816a072578923f2044e53c9a8e98ceb9726b238f86f8b1d8ad96bb62851f887e50c1e5e443115dc12fcae7c8bca851caf9b9650
 WHIRLPOOL 
3b707ebeadc1653917269c81a594469ff2c603e5ad3772d1b19efb9fbd81dcf76b527c9d03975748e9cf0e1f011d1704ecd39f108ea166d78c9bb3be7370ada7

diff --git a/app-portage/eix/eix-0.31.7-r1.ebuild 
b/app-portage/eix/eix-0.31.7-r1.ebuild
deleted file mode 100644
index 8829a3330f2..000
--- a/app-portage/eix/eix-0.31.7-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="de ru"
-inherit bash-completion-r1 l10n systemd
-
-DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. 
overlays and more"
-HOMEPAGE="https://github.com/vaeth/eix/;
-SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="debug +dep doc nls optimization +required-use security 
strong-optimization strong-security sqlite swap-remote tools"
-
-BOTHDEPEND="sqlite? ( >=dev-db/sqlite-3 )
-   nls? ( virtual/libintl )"
-RDEPEND="${BOTHDEPEND}
-   
   
 Build with upstream's CXXFLAGS/LDFLAGS for debugging 
support; not recommended for normal use.
-Make DEP=true the default which enables support for 
{,R,P}DEPEND but requires roughly double disk and memory.
 Create description of the eix cache file additionally in 
html format
-Accept upstream's choices for CXXFLAGS/LDFLAGS 
for optimization. Absense of this USE flag does not strip user's *FLAGS
-Make REQUIRED_USE=true the default which enables 
support for REQUIRED_USE but requires more disk and memory.
-This adds some checks which can prevent certain 
exploits if e.g. the eix code has a bug. If you use the hardened toolchain, 
using this flag does not increase security and can even lead to problems.
-Adds several more agressive 
CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause 
trouble with some buggy compiler versions. Absense of this USE flag does not 
strip user's *FLAGS
-Add many checks to prevent exploits if eix 
code has a bug. This will slow down eix considerably. Use only if you are 
paranoid or have reasons to suspect a bug.
 Compile in support for portage's sqlite backend; to 
actually use it you need additional configuration of portage and eix
-Swap role of remote addresses in eix-remote, 
making the data from gpo.zugaina.org the first choice.
-Create separate binary for script helper tools; useful 
if they are called extremely often
   
   
 vaeth/eix



[gentoo-commits] repo/gentoo:master commit in: sys-fs/lvm2/

2017-04-19 Thread Michael Weber
commit: 0abbdb19728d58b93de9ca391f289ce8293c42ff
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr 19 11:41:14 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr 19 11:41:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abbdb19

sys-fs/lvm2: add ~arm ~arm64 ~ppc ~ppc64 keywords (bug 614726).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 sys-fs/lvm2/lvm2-2.02.166-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/lvm2/lvm2-2.02.166-r2.ebuild 
b/sys-fs/lvm2/lvm2-2.02.166-r2.ebuild
index 6457eb9940c..d987ae2ca44 100644
--- a/sys-fs/lvm2/lvm2-2.02.166-r2.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.166-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="readline static static-libs systemd clvm cman corosync lvm1 
lvm2create_initrd openais sanlock selinux +udev +thin device-mapper-only"
 REQUIRED_USE="device-mapper-only? ( !clvm !cman !corosync !lvm1 
!lvm2create_initrd !openais !sanlock !thin )
systemd? ( udev )



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

2017-04-19 Thread Michael Weber
commit: d1e348bade33fd55d3a4760fdafe468b21fd4516
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr 19 11:38:58 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr 19 11:39:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e348ba

sys-cluster/sanlock: add ~arm ~arm64 ~ppc ~ppc64 keywords (bug 614726).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild 
b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
index ec3a883c19c..a53b8a542c9 100644
--- a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://git.fedorahosted.org/cgit/${PN}.git/snapshot/${P}.tar.xz;
 
 LICENSE="LGPL-2+ GPL-2 GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2017-04-19 Thread Hanno Boeck
commit: 6e1c4195d46ac10dffbeddf68bbc54f6ad458af2
Author: Hanno  gentoo  org>
AuthorDate: Wed Apr 19 11:07:52 2017 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Wed Apr 19 11:07:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1c4195

app-office/geierlein: Version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-office/geierlein/Manifest   |  1 +
 app-office/geierlein/geierlein-0.9.9.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/app-office/geierlein/Manifest b/app-office/geierlein/Manifest
index 33c87465b6f..fb896c91405 100644
--- a/app-office/geierlein/Manifest
+++ b/app-office/geierlein/Manifest
@@ -1,2 +1,3 @@
 DIST geierlein-0.9.7.tar.gz 1124770 SHA256 
5ad94ce0c569a49556d5064acf41f5acdd070b0208d6da349f5111e0a0ea SHA512 
c9110c075f9255e13f9ff5d2fd5fb2e2b3427a9702c669998912b7f28595dd9e9675d66612ba27c37fa6b821acf2f8576c2077dcfda71f8490b8b2a46813d1e2
 WHIRLPOOL 
782354e026858efb620c7adac949de850696e3d8d186a44a88dc990a145ed5819604cfb294d60c8b22eb20a6fb36a387d05dc53d66a65e4900c0f6bfc5f026e0
 DIST geierlein-0.9.8.tar.gz 1124778 SHA256 
4a5c079daf0f7c7b9417b42859cb8a01b069a6ae85c9faa89b83acceccab19c3 SHA512 
6e5267261f60d1c32c414ea3ade4231b1de168317d5cb2d9349a748cfdeb365a91f074f9e222adc5593e9e79ff6fdd258a67b3e95edc3c910cd27ff98a8e
 WHIRLPOOL 
51684e2dd94170d57973dfd594ad9b7e1276a9de4e2af008aa2913220a22ae89744b393a9074455cf921ed96e6fe7e2e267f82b0d31e7750d20e31cb544d2844
+DIST geierlein-0.9.9.tar.gz 1124766 SHA256 
4a55d8413c9ac0f42da6d13856f65777c014e1d9b2b36935f39b4925f7691f42 SHA512 
e3c00911fec35ed4985bd817e7501cec4bf2f2fce637e16322eba30219b9c41afc1d664005b8abd56cee3d172f63f84d5209bb2b2d98cf85b93460180738b2fc
 WHIRLPOOL 
e0e4ba6406eb406255a8fa0e11e2ebd7ea9259313a612aa7ac59a4530b5ca714a55751f3a682eae63c603d518164b82556951d96d42e355c782e79a1bf12e77d

diff --git a/app-office/geierlein/geierlein-0.9.9.ebuild 
b/app-office/geierlein/geierlein-0.9.9.ebuild
new file mode 100644
index 000..782e682a681
--- /dev/null
+++ b/app-office/geierlein/geierlein-0.9.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to German ELSTER"
+HOMEPAGE="https://stesie.github.com/geierlein/;
+SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND="|| ( www-client/firefox www-client/firefox-bin )"
+DEPEND=""
+
+# needs nodejs and a couple of modules we don't have packaged
+RESTRICT="test"
+
+src_compile() {
+   emake prefix=/usr
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   prefix=/usr \
+   install || die
+   dodoc README.md
+}



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

2017-04-19 Thread Lars Wendler
commit: 0b2fbadb6c130236218d1c744c617f0e9dd14db5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 09:36:38 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 09:38:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2fbadb

media-sound/grip: Bump to version 3.4.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-sound/grip/Manifest  |  1 +
 media-sound/grip/grip-3.4.0.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/media-sound/grip/Manifest b/media-sound/grip/Manifest
index 732c22e7738..ca2afbfa161 100644
--- a/media-sound/grip/Manifest
+++ b/media-sound/grip/Manifest
@@ -1 +1,2 @@
 DIST grip-3.3.1.tar.gz 812562 SHA256 
d46394a1062ed066f9c633b010fd1059e63d9ed791bbb7a85bc6567cf0fd66fd SHA512 
380e36cb4e58180e543e1d293d38108f4879842ed63106da875e00747e98c2c06da1e706cfaf4ff26f481bba0ca941eb1201f430de04b0f313b1307ddd7e88d3
 WHIRLPOOL 
7e085bf45cf1031e5dce295c8d34682937c9abe1b74119103f418e598e1b835c9ce22533e603384099512e139c15963ab31b3eb73aa088bd698281cf507bf3de
+DIST grip-3.4.0.tar.gz 721897 SHA256 
8433f9adce7bee19d446af81054e0cd149a0aba413026a78f890413e36c5e784 SHA512 
2e8ace9e61a2504cedc3de9dc3739c225717d928bdbdb6375310306cbb73ba1e8aebb9867fcea298405114105cd4ad23bf4716c855707bd26dc0e12420da31c3
 WHIRLPOOL 
863d14a9428206457c21b565494e22b87a595f2fc4397725b1a6966e31e053818467ace0723986f58d565a392af3d757309f62e5adf8bc947fb7863cbe0f297b

diff --git a/media-sound/grip/grip-3.4.0.ebuild 
b/media-sound/grip/grip-3.4.0.ebuild
new file mode 100644
index 000..be2a64fb8c2
--- /dev/null
+++ b/media-sound/grip/grip-3.4.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic toolchain-funcs libtool
+
+DESCRIPTION="GTK+ based Audio CD Player/Ripper"
+HOMEPAGE="https://sourceforge.net/projects/grip/;
+SRC_URI="mirror://sourceforge/grip/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="vorbis"
+
+# lame and vorbis-tools are no real RDEPENDs. But without them
+# grip cannot convert ripped files to any format. So use them as
+# a sane default.
+RDEPEND="
+   gnome-base/libgnome
+   >=gnome-base/libgnomeui-2.2.0
+   >=media-libs/id3lib-3.8.3
+   media-sound/cdparanoia
+   media-sound/lame
+   net-misc/curl
+   >=x11-libs/gtk+-2.2:2
+   x11-libs/libX11
+   x11-libs/pango
+   x11-libs/vte:0
+   vorbis? ( media-sound/vorbis-tools )
+"
+# gnome-extra/yelp, see bug 416843
+DEPEND="
+   ${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+src_prepare() {
+   default
+   # fix include syntax for newer versions of bash
+   sed -i '/[.] conftest[.]id3/s: c: ./c:' configure || die
+   elibtoolize
+}
+
+src_configure() {
+   # Bug #69536
+   [[ $(tc-arch) == "x86" ]] && append-flags "-mno-sse"
+
+   strip-linguas be bg ca de en en_CA en_GB en_US es fi fr hu it ja nl 
pl_PL pt_BR ru zh_CN zh_HK zh_TW
+
+   econf
+}



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

2017-04-19 Thread Lars Wendler
commit: b8753cec2b8563fdce0cd8017b841873f261f847
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 09:37:59 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 09:38:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8753cec

dev-libs/libcdio-paranoia: Bump to version 0.94_p1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/libcdio-paranoia/Manifest |  1 +
 .../libcdio-paranoia-0.94_p1.ebuild| 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-libs/libcdio-paranoia/Manifest 
b/dev-libs/libcdio-paranoia/Manifest
index cfc77c1ab2b..5cc246f27ea 100644
--- a/dev-libs/libcdio-paranoia/Manifest
+++ b/dev-libs/libcdio-paranoia/Manifest
@@ -1,2 +1,3 @@
 DIST libcdio-paranoia-10.2+0.90+1.tar.gz 634050 SHA256 
7608c8e3195ba438aa1ae05b60d76ef9aacbcc27233a3eb03a0439abea464be6 SHA512 
c3d00b57f22deb19be929ba87f41bbd83fc51ca66e8ccc1da7acb4131d85449fdd38161cc3ec0f1714fc0571e219d72029b5a72f853c139aa479695df783aad6
 WHIRLPOOL 
920d8d8f377dd6ae4f95e777d3c926250b24572d27fcf7171ec5cdf434dbbf5b084b30448303d9ae93328eee7003d763df082455d318440fb9a5f3d0e9c9e7db
 DIST libcdio-paranoia-10.2+0.93+1.tar.gz 686055 SHA256 
4617792b4eb301de45b61732bdc0617447ad06b53068ae45db37695275c0dd4c SHA512 
2bb418c99ef037aeb90ba3db841ea9182c5bc401e74c6f4b552730e6c8561552f7d3e27be71ef4fbb07b4fcd9db418a4fe330d5278e8f41cdd99c757aa4b8bc6
 WHIRLPOOL 
2109ff999820e63b07853ea26c059e3f60af4b2ac42083f122551dbf7e8b78d5ad522df209f236040bd355dc134d68d4ef3345c57c65bc7392327667d1facd38
+DIST libcdio-paranoia-10.2+0.94+1.tar.gz 703424 SHA256 
ce22ab868b61ee3b648359dbdec83566b37b1e03f26a2460be6ccdf4a6ad3c99 SHA512 
9b2381491271090bac08594cb1d84de98e9f0a5afc6a2c98e9ffcf4b95addc3adcd0f0b9adeb928dfbf8178356ad6a7ccfeb048685c823d138b2af232f0b4c93
 WHIRLPOOL 
fc2441ac70e8f4fa0e36380476c3982d04874a8806dce9a0fe2f62c4fdfa515064da9ce9b575f5c3153549c211361528cfb4b70615782fed044a1229e511

diff --git a/dev-libs/libcdio-paranoia/libcdio-paranoia-0.94_p1.ebuild 
b/dev-libs/libcdio-paranoia/libcdio-paranoia-0.94_p1.ebuild
new file mode 100644
index 000..0d3440ba008
--- /dev/null
+++ b/dev-libs/libcdio-paranoia/libcdio-paranoia-0.94_p1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+MY_P=${PN}-10.2+${PV/_p/+}
+
+inherit eutils autotools multilib-minimal flag-o-matic
+
+DESCRIPTION="an advanced CDDA reader with error correction"
+HOMEPAGE="https://www.gnu.org/software/libcdio/;
+SRC_URI="mirror://gnu/${PN%-*}/${MY_P}.tar.gz"
+
+# COPYING-GPL from cdparanoia says "2 or later"
+# COPYING-LGPL from cdparanoia says "2.1 or later" but 2 files are without the
+# clause "or later" so we use LGPL-2.1 without +
+LICENSE="GPL-3+ GPL-2+ LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="+cxx static-libs test"
+
+RDEPEND="app-eselect/eselect-cdparanoia
+   >=dev-libs/libcdio-0.94:0=[${MULTILIB_USEDEP}]
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+   abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r10
+   !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+   test? ( dev-lang/perl )"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( AUTHORS ChangeLog NEWS README.md THANKS )
+
+src_prepare() {
+   sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die 
#466410
+   default
+   eautoreconf
+
+   [[ ${CC} == *clang* ]] && append-flags -std=gnu89
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   --disable-maintainer-mode
+   --disable-example-progs
+   $(use_enable cxx)
+   --disable-cpp-progs
+   --with-cd-paranoia-name=libcdio-paranoia
+   )
+   # Darwin linker doesn't get this
+   [[ ${CHOST} == *-darwin* ]] && myeconfargs+=( --without-versioned-libs )
+   ECONF_SOURCE="${S}" \
+   econf "${myeconfargs[@]}"
+}
+
+pkg_postinst() {
+   eselect cdparanoia update ifunset
+}
+
+pkg_postrm() {
+   eselect cdparanoia update ifunset
+}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-04-19 Thread Lars Wendler
commit: 138f28557b63a00cdb217ed67bebd03422333183
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 09:19:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 09:38:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138f2855

games-rpg/manaplus: Bump to version 1.7.4.15

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-rpg/manaplus/Manifest |  1 +
 games-rpg/manaplus/manaplus-1.7.4.15.ebuild | 98 +
 2 files changed, 99 insertions(+)

diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
index 6fcba02f554..16dbd7ade7d 100644
--- a/games-rpg/manaplus/Manifest
+++ b/games-rpg/manaplus/Manifest
@@ -1,2 +1,3 @@
 DIST manaplus-1.7.3.18.tar.xz 14793708 SHA256 
053908c2f42b9db637536adbcb84b31c3cf203af4d954cda26d78afa798cb5a6 SHA512 
eb42a958d1ae60e2519ce94da0cda9dc01c3b0d5220e9538740e290d894e32201d8ad36e724c17120ceb414cb076636a7ae0b6c7dc09a3436160ed4f60f7351b
 WHIRLPOOL 
b7104267d3f50c6f6a37562a18506e3289eadb0468d562eed41c3aaf30a770e517e245840eae8f3d3d261eeca881662b5fc784d5323dd0d0de068c6f86fd5e9f
 DIST manaplus-1.7.4.1.tar.xz 14800880 SHA256 
9422f6c1d7a79a69a8c89c70f3608f7d3afc5d77faae04fd1457f5f7c96bace1 SHA512 
3338b193a5a91e3cf8bdee28e1344fcb1fbdeea1edf14fa2257560fb2200656dbe2bbef7dd4df7a7796344c4b01f3974df239a3ab9d005ef7797268c20bd6b9e
 WHIRLPOOL 
800d659b17b2415ea632159263612349100d78098e5f7d05c98713ab6747333d9c713014746bf2c9188d39c7cdd495e511970e5ecad74be662b09cc387bf5c35
+DIST manaplus-1.7.4.15.tar.xz 14796748 SHA256 
d6916bdc2587747bfe7fc2b1b67ae6e88284613a9f0001e2b6ccf2b8b40d3734 SHA512 
c97f849c047ec37ae0a6a445b5a520e441fd452c2e7e0e3ae0a2a494a88027c1cf34c4f7dc860b811e58dac5b2e165d231fc4fbf22defe9a241291caa4762b23
 WHIRLPOOL 
bf76c3de7663d4f08906962b7df6421e9f4495b85166dc68b31da8641a4d07f8a25c82482f3b94b40cebb20a47ff806a3b39300335828b6a603f25a27911795d

diff --git a/games-rpg/manaplus/manaplus-1.7.4.15.ebuild 
b/games-rpg/manaplus/manaplus-1.7.4.15.ebuild
new file mode 100644
index 000..7896a6774af
--- /dev/null
+++ b/games-rpg/manaplus/manaplus-1.7.4.15.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+[[ ${PV} ==  ]] && inherit autotools git-r3
+
+DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
+HOMEPAGE="http://manaplus.evolonline.org;
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
+else
+   
SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="mumble nls opengl pugixml +sdl2 test"
+
+RDEPEND="
+   >=dev-games/physfs-1.0.0
+   media-fonts/dejavu
+   media-fonts/liberation-fonts
+   media-fonts/mplus-outline-fonts
+   media-fonts/wqy-microhei
+   media-libs/libpng:0=
+   net-misc/curl
+   sys-libs/zlib
+   x11-apps/xmessage
+   x11-libs/libX11
+   x11-misc/xdg-utils
+   mumble? ( media-sound/mumble )
+   nls? ( virtual/libintl )
+   opengl? ( virtual/opengl )
+   pugixml? ( dev-libs/pugixml )
+   !pugixml? ( dev-libs/libxml2 )
+   sdl2? (
+   media-libs/libsdl2[X,opengl?,video]
+   media-libs/sdl2-gfx
+   media-libs/sdl2-image[png]
+   media-libs/sdl2-mixer[vorbis]
+   media-libs/sdl2-net
+   media-libs/sdl2-ttf
+   )
+   !sdl2? (
+   media-libs/libsdl[X,opengl?,video]
+   media-libs/sdl-gfx
+   media-libs/sdl-image[png]
+   media-libs/sdl-mixer[vorbis]
+   media-libs/sdl-net
+   media-libs/sdl-ttf
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   default
+   if [[ ${PV} ==  ]] ; then
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   CONFIG_SHELL=/bin/bash \
+   econf \
+   --localedir=/usr/share/locale \
+   --without-internalsdlgfx \
+   $(use_with mumble) \
+   $(use_enable nls) \
+   $(use_with opengl) \
+   --enable-libxml=$(usex pugixml pugixml libxml) \
+   $(use_with sdl2) \
+   $(use_enable test unittests)
+}
+
+src_install() {
+   default
+
+   local destpath="/usr/share/${PN}"
+   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/data/fonts/dejavusans-bold.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSans.ttf 
"${destpath}"/data/fonts/dejavusans.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/data/fonts/dejavusansmono-bold.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf 
"${destpath}"/data/fonts/dejavusansmono.ttf
+   dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf 

[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-04-19 Thread Lars Wendler
commit: bd96b7888bf9f46c46ef83b310348222950851e5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 09:20:14 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 09:38:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd96b788

games-rpg/manaplus: Version 1.7.4.1 stable for amd64 and x86.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-rpg/manaplus/manaplus-1.7.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/manaplus/manaplus-1.7.4.1.ebuild 
b/games-rpg/manaplus/manaplus-1.7.4.1.ebuild
index 7896a6774af..658372c7dac 100644
--- a/games-rpg/manaplus/manaplus-1.7.4.1.ebuild
+++ b/games-rpg/manaplus/manaplus-1.7.4.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
 else

SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2+"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/

2017-04-19 Thread Lars Wendler
commit: 761bd23fe5193906e921c56bed80b79ee4ff82f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 09:20:42 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 09:38:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761bd23f

games-rpg/manaplus: Removed old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-rpg/manaplus/Manifest |  1 -
 games-rpg/manaplus/manaplus-1.7.3.18.ebuild | 98 -
 2 files changed, 99 deletions(-)

diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
index 16dbd7ade7d..1fcfb7989d6 100644
--- a/games-rpg/manaplus/Manifest
+++ b/games-rpg/manaplus/Manifest
@@ -1,3 +1,2 @@
-DIST manaplus-1.7.3.18.tar.xz 14793708 SHA256 
053908c2f42b9db637536adbcb84b31c3cf203af4d954cda26d78afa798cb5a6 SHA512 
eb42a958d1ae60e2519ce94da0cda9dc01c3b0d5220e9538740e290d894e32201d8ad36e724c17120ceb414cb076636a7ae0b6c7dc09a3436160ed4f60f7351b
 WHIRLPOOL 
b7104267d3f50c6f6a37562a18506e3289eadb0468d562eed41c3aaf30a770e517e245840eae8f3d3d261eeca881662b5fc784d5323dd0d0de068c6f86fd5e9f
 DIST manaplus-1.7.4.1.tar.xz 14800880 SHA256 
9422f6c1d7a79a69a8c89c70f3608f7d3afc5d77faae04fd1457f5f7c96bace1 SHA512 
3338b193a5a91e3cf8bdee28e1344fcb1fbdeea1edf14fa2257560fb2200656dbe2bbef7dd4df7a7796344c4b01f3974df239a3ab9d005ef7797268c20bd6b9e
 WHIRLPOOL 
800d659b17b2415ea632159263612349100d78098e5f7d05c98713ab6747333d9c713014746bf2c9188d39c7cdd495e511970e5ecad74be662b09cc387bf5c35
 DIST manaplus-1.7.4.15.tar.xz 14796748 SHA256 
d6916bdc2587747bfe7fc2b1b67ae6e88284613a9f0001e2b6ccf2b8b40d3734 SHA512 
c97f849c047ec37ae0a6a445b5a520e441fd452c2e7e0e3ae0a2a494a88027c1cf34c4f7dc860b811e58dac5b2e165d231fc4fbf22defe9a241291caa4762b23
 WHIRLPOOL 
bf76c3de7663d4f08906962b7df6421e9f4495b85166dc68b31da8641a4d07f8a25c82482f3b94b40cebb20a47ff806a3b39300335828b6a603f25a27911795d

diff --git a/games-rpg/manaplus/manaplus-1.7.3.18.ebuild 
b/games-rpg/manaplus/manaplus-1.7.3.18.ebuild
deleted file mode 100644
index 658372c7dac..000
--- a/games-rpg/manaplus/manaplus-1.7.3.18.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-[[ ${PV} ==  ]] && inherit autotools git-r3
-
-DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
-HOMEPAGE="http://manaplus.evolonline.org;
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
-else
-   
SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="mumble nls opengl pugixml +sdl2 test"
-
-RDEPEND="
-   >=dev-games/physfs-1.0.0
-   media-fonts/dejavu
-   media-fonts/liberation-fonts
-   media-fonts/mplus-outline-fonts
-   media-fonts/wqy-microhei
-   media-libs/libpng:0=
-   net-misc/curl
-   sys-libs/zlib
-   x11-apps/xmessage
-   x11-libs/libX11
-   x11-misc/xdg-utils
-   mumble? ( media-sound/mumble )
-   nls? ( virtual/libintl )
-   opengl? ( virtual/opengl )
-   pugixml? ( dev-libs/pugixml )
-   !pugixml? ( dev-libs/libxml2 )
-   sdl2? (
-   media-libs/libsdl2[X,opengl?,video]
-   media-libs/sdl2-gfx
-   media-libs/sdl2-image[png]
-   media-libs/sdl2-mixer[vorbis]
-   media-libs/sdl2-net
-   media-libs/sdl2-ttf
-   )
-   !sdl2? (
-   media-libs/libsdl[X,opengl?,video]
-   media-libs/sdl-gfx
-   media-libs/sdl-image[png]
-   media-libs/sdl-mixer[vorbis]
-   media-libs/sdl-net
-   media-libs/sdl-ttf
-   )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   default
-   if [[ ${PV} ==  ]] ; then
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   CONFIG_SHELL=/bin/bash \
-   econf \
-   --localedir=/usr/share/locale \
-   --without-internalsdlgfx \
-   $(use_with mumble) \
-   $(use_enable nls) \
-   $(use_with opengl) \
-   --enable-libxml=$(usex pugixml pugixml libxml) \
-   $(use_with sdl2) \
-   $(use_enable test unittests)
-}
-
-src_install() {
-   default
-
-   local destpath="/usr/share/${PN}"
-   dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/data/fonts/dejavusans-bold.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSans.ttf 
"${destpath}"/data/fonts/dejavusans.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/data/fonts/dejavusansmono-bold.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf 
"${destpath}"/data/fonts/dejavusansmono.ttf
-   dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf 

[gentoo-commits] proj/sci:master commit in: sci-biology/vcftools/

2017-04-19 Thread Martin Mokrejs
commit: d32ee40acbcb944ebc89a37b5935e84bbe2bf36b
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Wed Apr 19 09:16:35 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Wed Apr 19 09:16:35 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d32ee40a

sci-biology/vcftools: add a pre-release version

Our build patch for 0.1.14 was accepted by upstream.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-biology/vcftools/metadata.xml   | 11 
 sci-biology/vcftools/vcftools-0.1.15_pre.ebuild | 35 +
 2 files changed, 46 insertions(+)

diff --git a/sci-biology/vcftools/metadata.xml 
b/sci-biology/vcftools/metadata.xml
new file mode 100644
index 0..77f6f92e0
--- /dev/null
+++ b/sci-biology/vcftools/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
+  
+vcftools
+  
+

diff --git a/sci-biology/vcftools/vcftools-0.1.15_pre.ebuild 
b/sci-biology/vcftools/vcftools-0.1.15_pre.ebuild
new file mode 100644
index 0..0610b01a1
--- /dev/null
+++ b/sci-biology/vcftools/vcftools-0.1.15_pre.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools flag-o-matic perl-functions toolchain-funcs
+
+MY_PV=${PV/_pre/}
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+DESCRIPTION="Tools for working with VCF (Variant Call Format) files"
+HOMEPAGE="http://vcftools.sourceforge.net/;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${PN}-${MY_PV}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="lapack"
+
+RDEPEND="sys-libs/zlib
+   dev-lang/perl:=
+   lapack? ( virtual/lapack )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_configure() {
+   perl_set_version
+
+   append-flags $($(tc-getPKG_CONFIG) --cflags lapack)
+   append-libs $($(tc-getPKG_CONFIG) --libs lapack)
+
+   econf \
+   $(use_enable lapack pca) \
+   --with-pmdir="${VENDOR_LIB#${EPREFIX}/usr}"
+}



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

2017-04-19 Thread Alexis Ballier
commit: e98baba1e4a672334dafef3ebe32651e79cb484b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 08:39:34 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 09:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98baba1

dev-ml/iTeML: Bump to 2.6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/iTeML/Manifest |  1 +
 dev-ml/iTeML/iTeML-2.6.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ml/iTeML/Manifest b/dev-ml/iTeML/Manifest
index e316aec5ad3..a8a7d2af523 100644
--- a/dev-ml/iTeML/Manifest
+++ b/dev-ml/iTeML/Manifest
@@ -1 +1,2 @@
 DIST iTeML-2.5.tar.gz 33750 SHA256 
3295853f8a17e6adb085c69bab0eddacdba11c1acc4ee2bdbae9f093239683c3 SHA512 
b8a2f842f0076bdf3f30a71983f686b931ac3f7fde73ad83041dae1d33d8bca2c7695b71dcc53ef942fbdee7422e2e4d22994f69b70d54e2b4d62bc1c64395c9
 WHIRLPOOL 
45279bb9168fdfb6354723cd3bb950390390586a3959dd95adac54eebfabe835c1d85a77ae54f00aa36c41191e262714a86602472ad70c8e30aa289b283c3de9
+DIST iTeML-2.6.tar.gz 34822 SHA256 
0c1ed42a0c288cde9f3823ccc6ae142e6dccfec915e7348e99a5f615c0351db5 SHA512 
6c42856d8a8d6b9e76002fe94e4be0db2a108c4a033fd3d19849772a6c1db9b792beb960b0ac02973d40dc9dda4c4cf5ba13ae9f05534798cc3ccc283f8d3567
 WHIRLPOOL 
7bc6901c930ae00a772e470d74e16f93c144ae7eaa28a58e981c2bd2658a847b6456fd7651ad12265fd105854896102d498311ccbf273b225debdac62b547fcb

diff --git a/dev-ml/iTeML/iTeML-2.6.ebuild b/dev-ml/iTeML/iTeML-2.6.ebuild
new file mode 100644
index 000..90e9f8676bf
--- /dev/null
+++ b/dev-ml/iTeML/iTeML-2.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit findlib
+
+DESCRIPTION="Inline (Unit) Tests for OCaml"
+HOMEPAGE="https://github.com/vincent-hugot/iTeML;
+SRC_URI="https://github.com/vincent-hugot/iTeML/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/ounit:=
+   dev-lang/ocaml:=[ocamlopt]
+   >=dev-ml/qcheck-0.5:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/ocamlbuild
+"
+
+src_install() {
+   findlib_src_preinst
+   dodir /usr/bin
+   emake BIN="${ED}/usr/bin/" install
+   dodoc README.adoc HOWTO.adoc
+}



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

2017-04-19 Thread Alexis Ballier
commit: 2b70b6da66538e13243b52058b845334ceee261e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 08:50:35 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 09:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b70b6da

dev-ml/menhir: new release switchted from qpl to gpl

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-ml/menhir/menhir-20170418.ebuild 
b/dev-ml/menhir/menhir-20170418.ebuild
index 25640fb8917..66e656a0242 100644
--- a/dev-ml/menhir/menhir-20170418.ebuild
+++ b/dev-ml/menhir/menhir-20170418.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="LR(1) parser generator for the OCaml language"
 HOMEPAGE="http://gallium.inria.fr/~fpottier/menhir/;
 SRC_URI="http://gallium.inria.fr/~fpottier/menhir/${P}.tar.gz;
 
-LICENSE="QPL-1.0 LGPL-2-with-linking-exception"
+LICENSE="GPL-2 LGPL-2-with-linking-exception"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="examples +ocamlopt"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/live/, media-plugins/live/files/

2017-04-19 Thread Alexis Ballier
commit: 8f75d0c39aa38e90b5b5eb8e610816498edd0af4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 08:48:18 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 09:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f75d0c3

media-plugins/live: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-plugins/live/Manifest|   4 -
 media-plugins/live/files/live-recursive2.patch |  14 ---
 media-plugins/live/live-2013.02.11.ebuild  | 126 
 media-plugins/live/live-2016.10.11.ebuild  | 128 -
 media-plugins/live/live-2016.10.21.ebuild  | 128 -
 media-plugins/live/live-2016.11.28.ebuild  | 128 -
 6 files changed, 528 deletions(-)

diff --git a/media-plugins/live/Manifest b/media-plugins/live/Manifest
index e46640cc424..dc0d6650d00 100644
--- a/media-plugins/live/Manifest
+++ b/media-plugins/live/Manifest
@@ -1,6 +1,2 @@
-DIST live.2013.02.11.tar.gz 570837 SHA256 
2cd619e61b9293a094a2cbb8dd7a7505f8e74e6197b80989093425ac78a86d83 SHA512 
c0f2efbf2af06d5e5f2bc58955ca37942022a439e3c48bec06a49b636e08d4d31855e884586448c698b0c90d35ef24f282570d0026c4454c9e58855ff36713be
 WHIRLPOOL 
121fb4815c44db793a3c225faa5c16e68a8f975e45e8c4d492886aa82a57dd1571ad14076375767524cb848336b7029ab17af79787ac489b6eb789fd9bd9
-DIST live.2016.10.11.tar.gz 623691 SHA256 
7b2b43c6d235bb6598851047b229af0e4d57b84de00ed9daa6c8cb45198797d7 SHA512 
f7d5f4aee4eb3a11b4ac76ae16db2f33fba6cc3fd6e79d68c43c1d808024113829966f27aa52d9e8ac3346f6cccfcc4a23bc5ada997b6cdde4b013f046451edb
 WHIRLPOOL 
eaf3194d488a0bd18a508edc8fbed19f2fbcb7a14d0dfde6968d121586c86fb43fba15324aa7544fad1551f32cfadb019fe55edc6ff697f3c3d4a2d9f4e7a94e
-DIST live.2016.10.21.tar.gz 620822 SHA256 
65b1aa7ec7c487466020e980d1fd68007390f7575b384c1d0fed49b94ba2c240 SHA512 
10846fd6d5482bbea131ae805137077997e9dec242665e3c01d699d5584154c65049e8c520ea855599e554154a148e61fea77b592d97c814a4a98c773658d8f5
 WHIRLPOOL 
d503991a378f2397788895c3c2794b0a870b5935f9a89f8e3316a0095a9e852ac06978f6788138d9fb055611fa07d0cbfa013c99655ea481fab23d07b9253be9
-DIST live.2016.11.28.tar.gz 626781 SHA256 
08b93a20bc302bed1da2f05621f37fda962dbfc272132afa6fa1058d222c238a SHA512 
319639acef6474b2eec0bdfa3416ca3c88a60f57d9d22911eee018fc494978fde93a241556bc0ea309f0b6a35e0242bd44a8f4de83a845f80d9ca5f94254ade6
 WHIRLPOOL 
877c1d17dbd62437712d90702112feefc2b0c87aff06ebdf6abceb4f5508dd26b166cc125cc0916b72c90f6075dfcd4e82084490cc7c2dc703ab5fd042dfb420
 DIST live.2017.01.26.tar.gz 629183 SHA256 
3c4d440b79e415eb3a86d30d0cd061d3edcaaa0281909e8629e9756c2c375458 SHA512 
2123d78c18cb2a0f522450aa426beceefe7f70b659ec9c9f04045cbde8e53a927b7909172a42da3967be73989b16f444f02e0b70dab671d4c75e567d8939ad23
 WHIRLPOOL 
49db6d3f25e310dc8d90e7e257af1b5a844bd1efbe79525bb196e7bc4b5d65a56eecac9cb2a421c3425f3a5caae4efa3856469880f1d578117f52e43f67ede48
 DIST live.2017.04.10.tar.gz 629185 SHA256 
4c37d9c828f9028403997272e49968c260385dbbaef62e28ba24faef0dda868b SHA512 
ab5e790c654b01893fc5409ec69007096b31b19ccecb323319f759738e264f3cde06c7d60b84a4d078fbd20e44aa832352fec61d7ba6e0abbc24027203613349
 WHIRLPOOL 
2a08d77630f3bec9b639aaa7bf1646bf00ef28152aa21ae0e9092c7d231bb48f7ab751689d7279ca3d11759ef421f1d43c5c5578de6c446a283ab7c587301f62

diff --git a/media-plugins/live/files/live-recursive2.patch 
b/media-plugins/live/files/live-recursive2.patch
deleted file mode 100644
index 107e53c6e13..000
--- a/media-plugins/live/files/live-recursive2.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: live/Makefile.tail
-===
 live.orig/Makefile.tail
-+++ live/Makefile.tail
-@@ -16,9 +16,6 @@ all:
-   cd $(GROUPSOCK_DIR) ; $(MAKE)
-   cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE)
-   cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE)
--  cd $(TESTPROGS_DIR) ; $(MAKE)
--  cd $(MEDIA_SERVER_DIR) ; $(MAKE)
--  cd $(PROXY_SERVER_DIR) ; $(MAKE)
- 
- clean:
-   cd $(LIVEMEDIA_DIR) ; $(MAKE) clean

diff --git a/media-plugins/live/live-2013.02.11.ebuild 
b/media-plugins/live/live-2013.02.11.ebuild
deleted file mode 100644
index f87b26c216a..000
--- a/media-plugins/live/live-2013.02.11.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit flag-o-matic eutils toolchain-funcs multilib
-
-DESCRIPTION="Libraries for standards-based RTP/RTCP/RTSP multimedia streaming"
-HOMEPAGE="http://www.live555.com/;
-SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz
-   mirror://gentoo/${P/-/.}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
-IUSE="examples static-libs"
-
-S="${WORKDIR}"
-
-# Alexis 

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

2017-04-19 Thread Alexis Ballier
commit: af956196bbca43e6716759f8afb15d60f1f1420a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 08:42:59 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 09:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af956196

dev-ml/base: add remoteid

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/base/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ml/base/metadata.xml b/dev-ml/base/metadata.xml
index ffac4d7ebc0..7c9c3de16ad 100644
--- a/dev-ml/base/metadata.xml
+++ b/dev-ml/base/metadata.xml
@@ -5,4 +5,7 @@
m...@gentoo.org
Gentoo ML Project
 
+  
+ janestreet/base
+  
 



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

2017-04-19 Thread Alexis Ballier
commit: 93273d1b3ec2fbac0a73c99ff4eadb91f7adabb8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Apr 19 08:41:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Apr 19 09:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93273d1b

dev-ml/menhir: bump to 20170418

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-ml/menhir/Manifest b/dev-ml/menhir/Manifest
index d91ea6bef95..dc1d1efb31f 100644
--- a/dev-ml/menhir/Manifest
+++ b/dev-ml/menhir/Manifest
@@ -1 +1,2 @@
 DIST menhir-20170101.tar.gz 738131 SHA256 
99696f365511e0440c18d295b7073a13886c5b594e1875f5967ad897a2216a46 SHA512 
810d9863873519b9052464e522894579ffd2f9685851ba32c34cf772570710e7dde2a4629ab6407c2404d2587132488aeebed97db2dad1a456e28104c230bbac
 WHIRLPOOL 
427cb187e5b57f51fe57df519f1732a4f827d0090705e70feecfe62f06e94a95d5e8c5e4b7b9e31f1c199f7c7f7dcfd6f48a3d29d0c8f66548761d85f1c64514
+DIST menhir-20170418.tar.gz 1128319 SHA256 
31deadeef2129ffcbdd78717007e13f87031432e6c3601f7e829bb0e5f9c7d2b SHA512 
b261a0014c4b5c79d8e439c708d59f3448a6f7a7a0f5390ac319793bdb3d4a2d3774dd9e8e8151fb8208a597aec86422f24d48a2f1809751e3d12d13e14620b5
 WHIRLPOOL 
7b0f299c4494a54d137e8433c4f8b7440469f55501793ea403a6f1a4ef3a174c4e14f11ce5ca3d2938b44f683f7424879947c1aa9b8a7053a0727f423f236771

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



[gentoo-commits] repo/gentoo:master commit in: app-misc/muttprint/files/, app-misc/muttprint/

2017-04-19 Thread José María Alonso
commit: 67d5285c58c7140c224093f905abb70befa5b202
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Apr 19 08:44:51 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Apr 19 08:45:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d5285c

app-misc/muttprint: Drops old version

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/muttprint-0.73-r3-pod-encoding.patch | 36 ---
 app-misc/muttprint/muttprint-0.73-r3.ebuild| 75 --
 2 files changed, 111 deletions(-)

diff --git a/app-misc/muttprint/files/muttprint-0.73-r3-pod-encoding.patch 
b/app-misc/muttprint/files/muttprint-0.73-r3-pod-encoding.patch
deleted file mode 100644
index 1a939582c1b..000
--- a/app-misc/muttprint/files/muttprint-0.73-r3-pod-encoding.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nuar a/doc/manpages/de/muttprint.pod b/doc/manpages/de/muttprint.pod
 a/doc/manpages/de/muttprint.pod2006-05-06 09:13:46.0 +0200
-+++ b/doc/manpages/de/muttprint.pod2014-12-19 23:17:31.939783684 +0100
-@@ -1,3 +1,5 @@
-+=encoding latin1
-+
- =head1 NAME
- 
- muttprint - sch�ner Ausdruck von Mails mit Mutt
-diff -Nuar a/doc/manpages/en/muttprint.pod b/doc/manpages/en/muttprint.pod
 a/doc/manpages/en/muttprint.pod2006-05-06 09:13:46.0 +0200
-+++ b/doc/manpages/en/muttprint.pod2014-12-19 23:17:15.219783778 +0100
-@@ -1,3 +1,5 @@
-+=encoding latin1
-+
- =head1 NAME
- 
- muttprint - pretty printing of mails with Mutt
-diff -Nuar a/doc/manpages/es/muttprint.pod b/doc/manpages/es/muttprint.pod
 a/doc/manpages/es/muttprint.pod2006-05-06 09:13:46.0 +0200
-+++ b/doc/manpages/es/muttprint.pod2014-12-19 23:17:25.029783723 +0100
-@@ -1,3 +1,5 @@
-+=encoding latin1
-+
- =head1 NOMBRE
- 
- muttprint - impresi�n elegante de mensajes de correo con Mutt
-diff -Nuar a/doc/manpages/it/muttprint.pod b/doc/manpages/it/muttprint.pod
 a/doc/manpages/it/muttprint.pod2006-05-06 09:13:46.0 +0200
-+++ b/doc/manpages/it/muttprint.pod2014-12-19 23:17:39.779783640 +0100
-@@ -1,3 +1,5 @@
-+=encoding latin1
-+
- =head1 NOME
- 
- muttprint - stampa raffinata della posta elettronica con Mutt

diff --git a/app-misc/muttprint/muttprint-0.73-r3.ebuild 
b/app-misc/muttprint/muttprint-0.73-r3.ebuild
deleted file mode 100644
index 01ae5b79d36..000
--- a/app-misc/muttprint/muttprint-0.73-r3.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils eutils
-
-DESCRIPTION="Script for pretty printing of your mails"
-HOMEPAGE="http://muttprint.sourceforge.net;
-SRC_URI="mirror://sourceforge/muttprint/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="doc"
-
-DEPEND="dev-lang/perl
-   virtual/latex-base
-   dev-texlive/texlive-fontsextra
-   doc? (
-   app-text/dvipsk
-   app-text/docbook-sgml-utils[jadetex] )"
-
-RDEPEND="dev-lang/perl
-   virtual/latex-base
-   dev-texlive/texlive-latexextra"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-patch_docs() {
-   sed -i -e 's/db2pdf/docbook2pdf/' "${S}"/configure.ac || die
-   for l in de en es it sl
-   do
-   sed -i -e "/^docdir/s/$/-${PV}/" \
-   -e 's/db2/docbook2/' -e 's/ -s / -d /' \
-   -e "s|manual-${l}-sed/||" \
-   -e "s/mv manual-${l}-sed.dvi/cp manual-${l}-sed.dvi/" \
-   "${S}"/doc/manual/${l}/Makefile.am || die
-   done
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-warning.patch"
-   epatch "${FILESDIR}/${P}-manuals.patch"
-   epatch "${FILESDIR}/${PF}-pod-encoding.patch"
-
-   if use doc ; then
-   # Patch docbook and docdir
-   patch_docs
-   else
-   # Don't do manuals
-   sed -i -e '/db2pdf/d' "${S}"/configure.ac || die
-   fi
-   sed -i -e "/^docdir/s/$/-${PV}/" "${S}"/Makefile.am || die
-
-   # The distfile does not include the png files, nor penguin.jpg
-   sed -i -e '/.*png /d' -e '/penguin.jpg /d' "${S}"/pics/Makefile.am || 
die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --docdir="/usr/share/doc/${PF}"
-}
-
-src_compile() {
-   # Parallel build does not work when USE="doc"
-   emake -j1
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   dodoc ChangeLog
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2017-04-19 Thread Lars Wendler
commit: 0c977a9afa75a90d868382e380ace240e8f0d51a
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 07:28:10 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 08:18:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c977a9a

dev-vcs/mercurial: Bump to version 4.1.3

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/mercurial/Manifest   |   1 +
 dev-vcs/mercurial/mercurial-4.1.3.ebuild | 134 +++
 2 files changed, 135 insertions(+)

diff --git a/dev-vcs/mercurial/Manifest b/dev-vcs/mercurial/Manifest
index 82788177fbf..e81467bcbc3 100644
--- a/dev-vcs/mercurial/Manifest
+++ b/dev-vcs/mercurial/Manifest
@@ -1,3 +1,4 @@
 DIST mercurial-3.8.4.tar.gz 4775341 SHA256 
4b2e3ef19d34fa1d781cb7425506a05d4b6b1172bab69d6ea78874175fdf3da6 SHA512 
2ee785f631f9ae346e10ca77251a9ce6d3dacd598588c39f1a69ce1f4b668866f6109d682428512c37c300b26741b74672195538d66845e85cfff5ead886cf4c
 WHIRLPOOL 
1f0a12cc6d00f3544ab00e011a9ff9308fe1652c0598045ddba2a41ba17b55c291da200bce85d4c600d673b8746e936c441ffa7398ad810d1069bd97fb32f2db
 DIST mercurial-4.1.1.tar.gz 5132169 SHA256 
63571be1202f83c72041eb8ca2a2ebaeda284d2031fd708919fc610589d3359e SHA512 
b076336a10d524e85a7eb46e0da7b1b5adb34ca377ec162ebf0b3fc1f3749db10bd9144ce046dda63aa0e6ad65d10e288919d65a88d5a9346b26a47d4b21bd49
 WHIRLPOOL 
a5679e03249dbb840de08ec024afa45f4023b6e001abb0a26960d135aa05ca327e1ee6222c9cdcc99af343168a93f5016346bd19624fd83c608a81dd9f078500
 DIST mercurial-4.1.2.tar.gz 5133417 SHA256 
09415253fb409a77e19b9951532a3c22c4e07e74bab80652527064617daab194 SHA512 
32b59d23d6b911b7a7e9c9c7659457daf2eba771d5170ad5a44a068d7941939e1d68c72c847e488bf26c14392e5d7ee25e5f660e0330250d0685acce40552745
 WHIRLPOOL 
33f9b284334f2a35f52e998842ebb71c515f22dc3429f93626aa2dcb05b892f83ae8352068f4ef8a7c4a89f2f3bacec248bd8b310b29250cdc2092af9dfeae81
+DIST mercurial-4.1.3.tar.gz 5134965 SHA256 
103d2ae187d5c94110c0e86ccc3b46f55fcd8e21c78d1c209bac7b59a73e86d8 SHA512 
794c513b7e061bc56d270ef57adc0fadeffd5bcc988da0934b24db686b76bf573aef2bbaa3baa9220f31463795bc6e6a99fc1284ebcf8d7e49f42b8129347811
 WHIRLPOOL 
a2f5d5e3e89f794415521bf0bc93ff0e8a67aec6c39951437b6b585f9f6d604bd556af10cce50951128c746719db54ea48f86fb7c262a36a29576ba539be1e79

diff --git a/dev-vcs/mercurial/mercurial-4.1.3.ebuild 
b/dev-vcs/mercurial/mercurial-4.1.3.ebuild
new file mode 100644
index 000..a04546c6f07
--- /dev/null
+++ b/dev-vcs/mercurial/mercurial-4.1.3.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads"
+
+inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
+
+DESCRIPTION="Scalable distributed SCM"
+HOMEPAGE="https://www.mercurial-scm.org/;
+SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="bugzilla emacs gpg test tk"
+
+RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
+   gpg? ( app-crypt/gnupg )
+   tk? ( dev-lang/tk )
+   app-misc/ca-certificates"
+DEPEND="emacs? ( virtual/emacs )
+   test? ( app-arch/unzip
+   dev-python/pygments[${PYTHON_USEDEP}] )"
+
+SITEFILE="70${PN}-gentoo.el"
+
+PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
+
+python_prepare_all() {
+   # fix up logic that won't work in Gentoo Prefix (also won't outside in
+   # certain cases), bug #362891
+   sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   strip-flags -ftracer -ftree-vectorize
+   # Note: make it impl-conditional if py3 is supported
+   append-flags -fno-strict-aliasing
+
+   "${PYTHON}" setup.py build_mo || die
+}
+
+python_compile_all() {
+   rm -r contrib/{win32,macosx} || die
+   if use emacs; then
+   cd contrib || die
+   elisp-compile mercurial.el || die "elisp-compile failed!"
+   fi
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   newbashcomp contrib/bash_completion hg
+
+   insinto /usr/share/zsh/site-functions
+   newins contrib/zsh_completion _hg
+
+   rm -f doc/*.?.txt
+   dodoc CONTRIBUTORS
+   cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
+
+   dobin hgeditor
+   dobin contrib/hgk
+   python_foreach_impl python_doscript contrib/hg-ssh
+
+   if use emacs; then
+   elisp-install ${PN} contrib/mercurial.el* || die "elisp-install 
failed!"
+   elisp-site-file-install "${FILESDIR}"/${SITEFILE}
+   fi
+
+   local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix 
buildrpm 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2017-04-19 Thread Lars Wendler
commit: 306384f388d7fa0a5d9ce069f13d7ad152927e22
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 07:30:04 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 08:18:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306384f3

dev-vcs/mercurial: Removed old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/mercurial/Manifest   |   1 -
 dev-vcs/mercurial/mercurial-4.1.1.ebuild | 134 ---
 2 files changed, 135 deletions(-)

diff --git a/dev-vcs/mercurial/Manifest b/dev-vcs/mercurial/Manifest
index e81467bcbc3..f3f2e96d1c2 100644
--- a/dev-vcs/mercurial/Manifest
+++ b/dev-vcs/mercurial/Manifest
@@ -1,4 +1,3 @@
 DIST mercurial-3.8.4.tar.gz 4775341 SHA256 
4b2e3ef19d34fa1d781cb7425506a05d4b6b1172bab69d6ea78874175fdf3da6 SHA512 
2ee785f631f9ae346e10ca77251a9ce6d3dacd598588c39f1a69ce1f4b668866f6109d682428512c37c300b26741b74672195538d66845e85cfff5ead886cf4c
 WHIRLPOOL 
1f0a12cc6d00f3544ab00e011a9ff9308fe1652c0598045ddba2a41ba17b55c291da200bce85d4c600d673b8746e936c441ffa7398ad810d1069bd97fb32f2db
-DIST mercurial-4.1.1.tar.gz 5132169 SHA256 
63571be1202f83c72041eb8ca2a2ebaeda284d2031fd708919fc610589d3359e SHA512 
b076336a10d524e85a7eb46e0da7b1b5adb34ca377ec162ebf0b3fc1f3749db10bd9144ce046dda63aa0e6ad65d10e288919d65a88d5a9346b26a47d4b21bd49
 WHIRLPOOL 
a5679e03249dbb840de08ec024afa45f4023b6e001abb0a26960d135aa05ca327e1ee6222c9cdcc99af343168a93f5016346bd19624fd83c608a81dd9f078500
 DIST mercurial-4.1.2.tar.gz 5133417 SHA256 
09415253fb409a77e19b9951532a3c22c4e07e74bab80652527064617daab194 SHA512 
32b59d23d6b911b7a7e9c9c7659457daf2eba771d5170ad5a44a068d7941939e1d68c72c847e488bf26c14392e5d7ee25e5f660e0330250d0685acce40552745
 WHIRLPOOL 
33f9b284334f2a35f52e998842ebb71c515f22dc3429f93626aa2dcb05b892f83ae8352068f4ef8a7c4a89f2f3bacec248bd8b310b29250cdc2092af9dfeae81
 DIST mercurial-4.1.3.tar.gz 5134965 SHA256 
103d2ae187d5c94110c0e86ccc3b46f55fcd8e21c78d1c209bac7b59a73e86d8 SHA512 
794c513b7e061bc56d270ef57adc0fadeffd5bcc988da0934b24db686b76bf573aef2bbaa3baa9220f31463795bc6e6a99fc1284ebcf8d7e49f42b8129347811
 WHIRLPOOL 
a2f5d5e3e89f794415521bf0bc93ff0e8a67aec6c39951437b6b585f9f6d604bd556af10cce50951128c746719db54ea48f86fb7c262a36a29576ba539be1e79

diff --git a/dev-vcs/mercurial/mercurial-4.1.1.ebuild 
b/dev-vcs/mercurial/mercurial-4.1.1.ebuild
deleted file mode 100644
index a04546c6f07..000
--- a/dev-vcs/mercurial/mercurial-4.1.1.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="threads"
-
-inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
-
-DESCRIPTION="Scalable distributed SCM"
-HOMEPAGE="https://www.mercurial-scm.org/;
-SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="bugzilla emacs gpg test tk"
-
-RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
-   gpg? ( app-crypt/gnupg )
-   tk? ( dev-lang/tk )
-   app-misc/ca-certificates"
-DEPEND="emacs? ( virtual/emacs )
-   test? ( app-arch/unzip
-   dev-python/pygments[${PYTHON_USEDEP}] )"
-
-SITEFILE="70${PN}-gentoo.el"
-
-PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
-
-python_prepare_all() {
-   # fix up logic that won't work in Gentoo Prefix (also won't outside in
-   # certain cases), bug #362891
-   sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
-   strip-flags -ftracer -ftree-vectorize
-   # Note: make it impl-conditional if py3 is supported
-   append-flags -fno-strict-aliasing
-
-   "${PYTHON}" setup.py build_mo || die
-}
-
-python_compile_all() {
-   rm -r contrib/{win32,macosx} || die
-   if use emacs; then
-   cd contrib || die
-   elisp-compile mercurial.el || die "elisp-compile failed!"
-   fi
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   newbashcomp contrib/bash_completion hg
-
-   insinto /usr/share/zsh/site-functions
-   newins contrib/zsh_completion _hg
-
-   rm -f doc/*.?.txt
-   dodoc CONTRIBUTORS
-   cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
-
-   dobin hgeditor
-   dobin contrib/hgk
-   python_foreach_impl python_doscript contrib/hg-ssh
-
-   if use emacs; then
-   elisp-install ${PN} contrib/mercurial.el* || die "elisp-install 
failed!"
-   elisp-site-file-install "${FILESDIR}"/${SITEFILE}
-   fi
-
-   local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix 
buildrpm plan9
- 

[gentoo-commits] repo/gentoo:master commit in: sys-libs/db/, sys-libs/db/files/

2017-04-19 Thread Lars Wendler
commit: bebf2f281885242eee9f31df5814d34d8b312dcf
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 19 08:18:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 19 08:18:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebf2f28

sys-libs/db: Bump to version 6.2.32

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-libs/db/Manifest   |   1 +
 sys-libs/db/db-6.2.32.ebuild   | 235 +
 .../files/db-6.2.32-jni-check-prefix-first.patch   |  44 
 3 files changed, 280 insertions(+)

diff --git a/sys-libs/db/Manifest b/sys-libs/db/Manifest
index 6bf257a06eb..ce675af7884 100644
--- a/sys-libs/db/Manifest
+++ b/sys-libs/db/Manifest
@@ -13,6 +13,7 @@ DIST db-5.3.28.tar.gz 35090431 SHA256 
e0a992d740709892e81f9d93f06daf305cf73fb81b
 DIST db-6.0.35.tar.gz 36532251 SHA256 
24421affa8ae436fe427ae4f5f2d1634da83d3d55a5ad6354a98eeedb825de55 SHA512 
002db1553def44efa715095b04b2bac2de7450cdc7142586d1d8b5d8ce79ee5e98f824b3bd276cd586ca932dc51ed35a9ffbed95b2b9847264f262cfa092479d
 WHIRLPOOL 
ebbbe7dd0969a36d06c8cc5618a0f61334396b38671b9b1c2523e3d1d3ba687903242acd23999be3efec45e1ea6b9c7f0f9f5acbb54d8d1dc48bba51d196c487
 DIST db-6.1.29.tar.gz 37521943 SHA256 
b3c18180e4160d97dd197ba1d37c19f6ea2ec91d31bbfaf8972d99ba097af17d SHA512 
ced40e357acd1214f8b5800ddcf084c65c0ab77ca045a4504ac1a4c864035bd50aa8993cd1232174ff81071a36806314807330aa53dcb18de548c886c2a99e73
 WHIRLPOOL 
cf18bd00ff203c5b2ccb39fe87ad307fc9e1cdf45a1db96753c50eaf555b571b3ab77dc52b32c09122956505f366dbdbdcdff094486d7ded21512a3cb873aa42
 DIST db-6.2.23.tar.gz 44305964 SHA256 
47612c8991aa9ac2f6be721267c8d3cdccf5ac83105df8e50809daea24e95dc7 SHA512 
0aac380673ff4f97a2a6230f135f8151b8d2896a12710f708cd983b5fb95075b55fc2c67af577365e8ec7a32e43357a4f3118e37713d00b227f05eb11b1d12f5
 WHIRLPOOL 
8a0537da75a5d0d4e0f335a9b27c3767ccab75d0a0f8b2b8b6ccb7483c2f6da02c55b1c14fcda9bdc5bc57fedad6a3c2b81e5d04775cba6d3b42ddcf8266a86e
+DIST db-6.2.32.tar.gz 45342417 SHA256 
a9c5e2b004a5777aa03510cfe5cd766a4a3b13406b02809c17c8e0e7a8fb SHA512 
83bdbf18a7b9782409cf4563f8d5f11322d5e564a39946c890604a60440a6ea6361e0236bbc30bd4e8e1de1fa9196b8e815fd126baa035f55c5826c2c6aa3401
 WHIRLPOOL 
66b2f2ba2e86800b837b9093f3ebf0caeec71ae29b3614aa6b0f908af933539cb6113980049f6c68f63dbfad808fdd530b4f2435bd8ca32611662e384b38885e
 DIST db.1.85.tar.gz 270953 SHA256 
4220d4ddeb77fb57ba2f37c1aa105d561d3ef85a6fb89c79c3edd735d0e193c6 SHA512 
03bf3a2b0947efdca4e38719542e96378b5eeb57da64d5030dd23ab710773c1826f1c867032d0bea658b7fdd8272db253e97bbc490d198b9437025ffdf9e880e
 WHIRLPOOL 
802346b9fc133f6c9316e987352e8bd8e12792b30b0eae9b4e2b3629c9bc8385ab12244dead428bb824945aab383cd4801de3fc705667797bdf6159066ed1352
 DIST patch.3.2.9.1 2139 SHA256 
6d89a42ee0be9e47b3e8a42981c65266a556de84bc6281edcf0f977f52547798 SHA512 
f410c43ea4af28a39d8ea47f774d38b53bf1183a34abfcf1f27e253eb61b42f4b5e9f0a3a500e174eb796ea342e6dd50a8bb95ff3eb8ee188461489cc994b8f9
 WHIRLPOOL 
3a879d5306403739465550ade1fbf53ac62b832fbdf507a204fef13949bc7be9c35ddd972834d3ca74bf17c421791011200556dffd95265eb64849f1d7b647ec
 DIST patch.3.2.9.2 495 SHA256 
61db874796fe8789b0045f456285b27c5b8b7b8902a5e342a115456015716d0e SHA512 
cc75fef11a641d480beaa2b62201177c72d10c4eb20376b5f15769db6e9e1a0da41c0365d79772af19b4cacdaa9f91dad049c735de9f95b98dcfc4f0b611b557
 WHIRLPOOL 
1362c32dc16875a97b451ff52415fe4b9e9d37b256a92c7e86c14a52431937352ae55ecee4361459e9036b9bea238c205a8f0d4406ac7e47387a8cda22906879

diff --git a/sys-libs/db/db-6.2.32.ebuild b/sys-libs/db/db-6.2.32.ebuild
new file mode 100644
index 000..61a18bfa944
--- /dev/null
+++ b/sys-libs/db/db-6.2.32.ebuild
@@ -0,0 +1,235 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib 
multilib-minimal versionator toolchain-funcs
+
+#Number of official patches
+#PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"`
+PATCHNO=${PV/*.*.*_p}
+if [[ ${PATCHNO} == "${PV}" ]] ; then
+   MY_PV=${PV}
+   MY_P=${P}
+   PATCHNO=0
+else
+   MY_PV=${PV/_p${PATCHNO}}
+   MY_P=${PN}-${MY_PV}
+fi
+
+S_BASE="${WORKDIR}/${MY_P}"
+S="${S_BASE}/build_unix"
+DESCRIPTION="Oracle Berkeley DB"
+HOMEPAGE="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html;
+SRC_URI="http://download.oracle.com/berkeley-db/${MY_P}.tar.gz;
+for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
+   export SRC_URI="${SRC_URI} 
http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i};
+done
+
+LICENSE="AGPL-3"
+SLOT="$(get_version_component_range 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE="doc java cxx tcl test"
+
+REQUIRED_USE="test? ( tcl )"
+
+# the entire testsuite needs the TCL functionality
+DEPEND="tcl? ( 

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

2017-04-19 Thread David Seifert
commit: 80828a2ef7b4fe506649e8c49aa6cf19874b0d9c
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 08:07:09 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:07:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80828a2e

net-misc/spice-gtk: Drop py3.4 from PYTHON_COMPAT

* The python code does not appear to be py3-clean:
  'import sys; print sys.prefix'

Bug: https://bugs.gentoo.org/show_bug.cgi?id=605636
Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/net-misc/spice-gtk/spice-gtk-0.31.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.31.ebuild
index 4dbed9480a4..fa846e02e01 100644
--- a/net-misc/spice-gtk/spice-gtk-0.31.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ WANT_AUTOMAKE="1.12"
 VALA_MIN_API_VERSION="0.14"
 VALA_USE_DEPEND="vapigen"
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils multibuild python-single-r1 vala
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/openstack-guest-agents-unix/

2017-04-19 Thread David Seifert
commit: bf9ae20567cd687bdaf08053660715f336abe073
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:57:20 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9ae205

app-emulation/openstack-guest-agents-unix: [QA] Add missing python metadata 
variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../openstack-guest-agents-unix-1.39.0-r1.ebuild  | 11 ---
 .../openstack-guest-agents-unix-1.39.0-r2.ebuild  | 11 ---
 .../openstack-guest-agents-unix-1.39.1.ebuild |  3 ++-
 .../openstack-guest-agents-unix-1.39.1_p20170227.ebuild   |  6 ++
 4 files changed, 16 insertions(+), 15 deletions(-)

diff --git 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild
 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild
index 2fdca413560..ef90ea71bc0 100644
--- 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild
+++ 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,16 +14,13 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="dev-util/patchelf
dev-python/pycrypto[${PYTHON_USEDEP}]
-   dev-python/pyxenstore[${PYTHON_USEDEP}]"
-
-# Fails to build if python2.5/python2.6 are present
-DEPEND="${RDEPEND}
-   !dev-lang/python:2.5
-   !dev-lang/python:2.6
+   dev-python/pyxenstore[${PYTHON_USEDEP}]
${PYTHON_DEPS}"
+DEPEND="${RDEPEND}"
 
 pkg_setup() {
python-single-r1_pkg_setup

diff --git 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild
 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild
index 6217b03813c..d3efb5aa64c 100644
--- 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild
+++ 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,16 +14,13 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="dev-util/patchelf
dev-python/pycrypto[${PYTHON_USEDEP}]
-   dev-python/pyxenstore[${PYTHON_USEDEP}]"
-
-# Fails to build if python2.5/python2.6 are present
-DEPEND="${RDEPEND}
-   !dev-lang/python:2.5
-   !dev-lang/python:2.6
+   dev-python/pyxenstore[${PYTHON_USEDEP}]
${PYTHON_DEPS}"
+DEPEND="${RDEPEND}"
 
 pkg_setup() {
python-single-r1_pkg_setup

diff --git 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild
 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild
index 62e709d54f0..0da3fbbb7ff 100644
--- 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild
+++ 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 CDEPEND="
dev-python/pycrypto[${PYTHON_USEDEP}]

diff --git 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1_p20170227.ebuild
 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1_p20170227.ebuild
index 90854f5dfde..f76fb70d59e 100644
--- 
a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1_p20170227.ebuild
+++ 
b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1_p20170227.ebuild
@@ -5,15 +5,20 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit eutils autotools linux-info python-single-r1
+
 COMMIT="c9a4f15b8c8f2349601d3073cc95e30d3b91af13"
+
 DESCRIPTION="Unix Guest Agent for OpenStack"
 HOMEPAGE="https://wiki.openstack.org/wiki/GuestAgent;
 SRC_URI="https://github.com/rackerlabs/${PN}/archive/${COMMIT}.zip;
+
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="mirror strip"
+
 DEPEND="
app-emulation/xe-guest-utilities[-xenstore]
dev-util/patchelf
@@ -37,6 +42,7 @@ pkg_setup()
 {
python-single-r1_pkg_setup
 }
+
 src_prepare()
 {
# Note: 
https://github.com/rackerlabs/openstack-guest-agents-unix/issues/52



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

2017-04-19 Thread David Seifert
commit: 7c24ff6706c971c3b150f07322202c9e6dfb0718
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:30:08 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c24ff67

app-admin/setools: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-admin/setools/setools-3.3.8-r7.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-admin/setools/setools-3.3.8-r7.ebuild 
b/app-admin/setools/setools-3.3.8-r7.ebuild
index dcd76238655..3240c25b84d 100644
--- a/app-admin/setools/setools-3.3.8-r7.ebuild
+++ b/app-admin/setools/setools-3.3.8-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
 IUSE="X debug java python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 COMMONDEPEND=">=sys-libs/libsepol-2.4
>=sys-libs/libselinux-2.4



[gentoo-commits] repo/gentoo:master commit in: app-cdr/burn-cd/

2017-04-19 Thread David Seifert
commit: 1c65da7711d8a2c439909d77b00e13ac8cbe4256
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:37:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c65da77

app-cdr/burn-cd: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-cdr/burn-cd/burn-cd-1.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-cdr/burn-cd/burn-cd-1.8.1.ebuild 
b/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
index 266f98f1103..94d13a444d1 100644
--- a/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
+++ b/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ 
SRC_URI="https://github.com/aglyzov/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}



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

2017-04-19 Thread David Seifert
commit: 740d5caa8d59b01c87076e8a6d01d839abba05e2
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:42:44 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740d5caa

app-crypt/openssl-blacklist: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild 
b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
index 8a9768fc7e4..29b6d9c9fcf 100644
--- a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
+++ b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
@@ -21,9 +21,11 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 hppa x86 ~x86-fbsd"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND=""
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   ${PYTHON_DEPS}"
 
 S=${WORKDIR}/${MY_P}
 



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

2017-04-19 Thread David Seifert
commit: e8f914fb09a14f1cd7a8e82d814edd4ea92dea26
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:47:59 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f914fb

app-editors/bluefish: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-editors/bluefish/bluefish-2.2.6.ebuild | 3 ++-
 app-editors/bluefish/bluefish-2.2.8.ebuild | 5 +++--
 app-editors/bluefish/bluefish-2.2.9.ebuild | 3 ++-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-editors/bluefish/bluefish-2.2.6.ebuild 
b/app-editors/bluefish/bluefish-2.2.6.ebuild
index f790123c320..2c420dafef1 100644
--- a/app-editors/bluefish/bluefish-2.2.6.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,7 @@ LICENSE="GPL-2"
 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="nls python spell"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
x11-libs/gtk+:3

diff --git a/app-editors/bluefish/bluefish-2.2.8.ebuild 
b/app-editors/bluefish/bluefish-2.2.8.ebuild
index 39174cd4a98..4bf7e1880a7 100644
--- a/app-editors/bluefish/bluefish-2.2.8.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -38,7 +38,8 @@ DEPEND="${RDEPEND}
 
 REQUIRED_USE="
gtk2? ( !gtk3 !gucharmap )
-   gtk3? ( !gtk2 )"
+   gtk3? ( !gtk2 )
+   python? ( ${PYTHON_REQUIRED_USE} )"
 
 S="${WORKDIR}/${MY_P}"
 

diff --git a/app-editors/bluefish/bluefish-2.2.9.ebuild 
b/app-editors/bluefish/bluefish-2.2.9.ebuild
index 0843b46895e..7247ae901c8 100644
--- a/app-editors/bluefish/bluefish-2.2.9.ebuild
+++ b/app-editors/bluefish/bluefish-2.2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ LICENSE="GPL-2"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="+gtk3 gucharmap nls python spell"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
gnome-extra/gucharmap:2.90



[gentoo-commits] repo/gentoo:master commit in: app-backup/holland-backup-mysql-meta/

2017-04-19 Thread David Seifert
commit: 81e9e86843742ceba89381c2fafae3b430b92db2
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:35:49 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e9e868

app-backup/holland-backup-mysql-meta: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../holland-backup-mysql-meta/holland-backup-mysql-meta-1.0.10.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/app-backup/holland-backup-mysql-meta/holland-backup-mysql-meta-1.0.10.ebuild 
b/app-backup/holland-backup-mysql-meta/holland-backup-mysql-meta-1.0.10.ebuild
index 3a5cfb5f945..cdb997d76f4 100644
--- 
a/app-backup/holland-backup-mysql-meta/holland-backup-mysql-meta-1.0.10.ebuild
+++ 
b/app-backup/holland-backup-mysql-meta/holland-backup-mysql-meta-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,9 +14,11 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="lvm +mysqldump mysqlhotcopy"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
+   ${PYTHON_DEPS}
lvm? ( ~app-backup/holland-backup-mysql-lvm-${PV}[${PYTHON_USEDEP}] )
mysqldump? ( 
~app-backup/holland-backup-mysqldump-${PV}[${PYTHON_USEDEP}] )
mysqlhotcopy? ( 
~app-backup/holland-backup-mysqlhotcopy-${PV}[${PYTHON_USEDEP}] )



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

2017-04-19 Thread David Seifert
commit: da383367af8ff98e25986f23e0709aa75b4efd8d
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:43:59 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da383367

app-crypt/ssh-multiadd: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild 
b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild
index cdb8dfcf152..e68bcf0944a 100644
--- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild
+++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,9 +15,12 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="X"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND=""
-RDEPEND="X? ( >=net-misc/x11-ssh-askpass-1.2.2 )"
+RDEPEND="
+   ${PYTHON_DEPS}
+   X? ( >=net-misc/x11-ssh-askpass-1.2.2 )"
 
 src_prepare() {
python_fix_shebang .



[gentoo-commits] repo/gentoo:master commit in: app-arch/unrpa/

2017-04-19 Thread David Seifert
commit: 209fe3519bc08c8548ca5211534487d3481fed58
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:32:11 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209fe351

app-arch/unrpa: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-arch/unrpa/unrpa-1.4.1.ebuild | 3 ++-
 app-arch/unrpa/unrpa-.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-arch/unrpa/unrpa-1.4.1.ebuild 
b/app-arch/unrpa/unrpa-1.4.1.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-1.4.1.ebuild
+++ b/app-arch/unrpa/unrpa-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa;
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}

diff --git a/app-arch/unrpa/unrpa-.ebuild b/app-arch/unrpa/unrpa-.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-.ebuild
+++ b/app-arch/unrpa/unrpa-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa;
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}



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

2017-04-19 Thread David Seifert
commit: b07bb83e9e0e9283aa1ed1d909b8b4270bf14a82
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:52:16 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07bb83e

app-emulation/crossover-bin: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild | 4 +++-
 app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild| 4 +++-
 app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild| 4 +++-
 app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild| 4 +++-
 app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild| 4 +++-
 14 files changed, 42 insertions(+), 14 deletions(-)

diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
index 415e20c564a..787313abdb5 100644
--- a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,9 @@ LICENSE="CROSSOVER-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="bindist fetch test"
+
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*
opt/cxoffice/bin/cxburner

diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
index 64d4c1ae441..9e79f258f11 100644
--- a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,9 @@ LICENSE="CROSSOVER-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="bindist fetch test"
+
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*
opt/cxoffice/bin/cxburner

diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
index 64d4c1ae441..9e79f258f11 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,9 @@ LICENSE="CROSSOVER-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="bindist fetch test"
+
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*
opt/cxoffice/bin/cxburner

diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
index 64d4c1ae441..9e79f258f11 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,9 @@ LICENSE="CROSSOVER-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal 
+opengl +png +scanner +ssl +v4l"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="bindist fetch test"
+
 QA_FLAGS_IGNORED="opt/cxoffice/.*"
 QA_PRESTRIPPED="opt/cxoffice/lib/.*
opt/cxoffice/bin/cxburner

diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
index 64d4c1ae441..9e79f258f11 100644
--- 

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

2017-04-19 Thread David Seifert
commit: 2fb0c0c6414a755f46eb31bec75b24d55dfa8f77
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:34:54 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb0c0c6

app-backup/bup: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-backup/bup/bup-0.28.1.ebuild  | 3 ++-
 app-backup/bup/bup-0.29-r1.ebuild | 1 +
 app-backup/bup/bup-0.29.1.ebuild  | 1 +
 app-backup/bup/bup-0.29.ebuild| 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-backup/bup/bup-0.28.1.ebuild b/app-backup/bup/bup-0.28.1.ebuild
index 5141a1e4169..f1071883fb2 100644
--- a/app-backup/bup/bup-0.28.1.ebuild
+++ b/app-backup/bup/bup-0.28.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,6 +14,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test web"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
app-arch/par2cmdline

diff --git a/app-backup/bup/bup-0.29-r1.ebuild 
b/app-backup/bup/bup-0.29-r1.ebuild
index d222ff3785d..86ff4f87983 100644
--- a/app-backup/bup/bup-0.29-r1.ebuild
+++ b/app-backup/bup/bup-0.29-r1.ebuild
@@ -14,6 +14,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+doc test web"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
app-arch/par2cmdline

diff --git a/app-backup/bup/bup-0.29.1.ebuild b/app-backup/bup/bup-0.29.1.ebuild
index d222ff3785d..86ff4f87983 100644
--- a/app-backup/bup/bup-0.29.1.ebuild
+++ b/app-backup/bup/bup-0.29.1.ebuild
@@ -14,6 +14,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+doc test web"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
app-arch/par2cmdline

diff --git a/app-backup/bup/bup-0.29.ebuild b/app-backup/bup/bup-0.29.ebuild
index 257d967dfc7..f1071883fb2 100644
--- a/app-backup/bup/bup-0.29.ebuild
+++ b/app-backup/bup/bup-0.29.ebuild
@@ -14,6 +14,7 @@ LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test web"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
app-arch/par2cmdline



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/pocketsphinx/

2017-04-19 Thread David Seifert
commit: 29b17fb2b97b8b2b5fd18fb4415d2ef12490888d
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:25:31 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b17fb2

app-accessibility/pocketsphinx: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild 
b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild
index 118c096bdf4..6b2f52862a6 100644
--- a/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild
+++ b/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="app-accessibility/sphinxbase
media-libs/gstreamer:0.10



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/sphinxbase/

2017-04-19 Thread David Seifert
commit: b942633e0ee76af520bbd785c0add9b8b4fb70c5
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:26:24 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b942633e

app-accessibility/sphinxbase: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-accessibility/sphinxbase/sphinxbase-0.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild 
b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
index 80503d2b459..b52de17feda 100644
--- a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
+++ b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,7 @@ LICENSE="BSD-2 HPND MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="doc lapack python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 # automagic dep on pulseaudio
 RDEPEND="



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

2017-04-19 Thread David Seifert
commit: 5fd8607cfb14457a0668ace4dad799797dd764c7
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:45:26 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:02:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd8607c

app-doc/root-docs: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-doc/root-docs/root-docs-6.04.06.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-doc/root-docs/root-docs-6.04.06.ebuild 
b/app-doc/root-docs/root-docs-6.04.06.ebuild
index 9050832a3aa..ed13a394f4b 100644
--- a/app-doc/root-docs/root-docs-6.04.06.ebuild
+++ b/app-doc/root-docs/root-docs-6.04.06.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -36,6 +36,7 @@ DEPEND="
dev-texlive/texlive-fontsrecommended
dev-texlive/texlive-latexrecommended
virtual/pkgconfig
+   ${PYTHON_DEPS}
api? (
media-fonts/dejavu
~sci-physics/root-${PV}[X,graphviz,opengl]



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/

2017-04-19 Thread David Seifert
commit: 35ecbc6a424ed1a00eb24d332c907bb0afcf91e6
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:22:28 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ecbc6a

app-accessibility/SphinxTrain: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild 
b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
index 87bdff84f8e..6b11a50e8c7 100644
--- a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
+++ b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ LICENSE="BSD-with-attribution"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="app-accessibility/sphinxbase
dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/caribou/

2017-04-19 Thread David Seifert
commit: 3d0dc6c8e6b0abb65fb22375b8e7e683c2e8724f
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:28:40 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0dc6c8

app-accessibility/caribou: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-accessibility/caribou/caribou-0.4.20.ebuild | 3 ++-
 app-accessibility/caribou/caribou-0.4.21.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/caribou/caribou-0.4.20.ebuild 
b/app-accessibility/caribou/caribou-0.4.20.ebuild
index f0ea2fb2efd..c79935cbeb8 100644
--- a/app-accessibility/caribou/caribou-0.4.20.ebuild
+++ b/app-accessibility/caribou/caribou-0.4.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -31,6 +31,7 @@ COMMON_DEPEND="
x11-libs/libX11
x11-libs/libxklavier
x11-libs/libXtst
+   ${PYTHON_DEPS}
 "
 # gsettings-desktop-schemas is needed for the 'toolkit-accessibility' key
 # pyatspi-2.1.90 needed to run caribou if pygobject:3 is installed

diff --git a/app-accessibility/caribou/caribou-0.4.21.ebuild 
b/app-accessibility/caribou/caribou-0.4.21.ebuild
index f0430b80320..f7c4654f3c1 100644
--- a/app-accessibility/caribou/caribou-0.4.21.ebuild
+++ b/app-accessibility/caribou/caribou-0.4.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,6 +30,7 @@ COMMON_DEPEND="
x11-libs/libX11
x11-libs/libxklavier
x11-libs/libXtst
+   ${PYTHON_DEPS}
 "
 # gsettings-desktop-schemas is needed for the 'toolkit-accessibility' key
 # pyatspi-2.1.90 needed to run caribou if pygobject:3 is installed



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/accerciser/

2017-04-19 Thread David Seifert
commit: 3e5c080a462ecb4317ae5290372cbc8f3ad2a83b
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 19 07:23:24 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 19 08:01:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5c080a

app-accessibility/accerciser: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-accessibility/accerciser/accerciser-3.22.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-accessibility/accerciser/accerciser-3.22.0.ebuild 
b/app-accessibility/accerciser/accerciser-3.22.0.ebuild
index 5bc2a837820..202c73d492a 100644
--- a/app-accessibility/accerciser/accerciser-3.22.0.ebuild
+++ b/app-accessibility/accerciser/accerciser-3.22.0.ebuild
@@ -14,6 +14,7 @@ LICENSE="BSD CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
>=app-accessibility/at-spi2-core-2.5.2:2



  1   2   >