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

2016-09-27 Thread Lars Wendler
commit: 05f453771a206d4a2ecfedc5e670ec07ea68a6ab
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep 28 05:41:01 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep 28 05:43:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f45377

sys-libs/readline: Re-added preserve_old_lib for bug #595324.

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

 sys-libs/readline/readline-7.0.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/sys-libs/readline/readline-7.0.ebuild 
b/sys-libs/readline/readline-7.0.ebuild
index d504052..56fddcb 100644
--- a/sys-libs/readline/readline-7.0.ebuild
+++ b/sys-libs/readline/readline-7.0.ebuild
@@ -151,3 +151,12 @@ multilib_src_install_all() {
docinto ps
dodoc doc/*.ps
 }
+pkg_preinst() {
+   # bug #29865
+   # Reappeared in #595324 with paludis so keeping this for now...
+   preserve_old_lib /$(get_libdir)/lib{history,readline}.so.{4,5,6}
+}
+
+pkg_postinst() {
+   preserve_old_lib_notify /$(get_libdir)/lib{history,readline}.so.{4,5,6}
+}



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

2016-09-27 Thread Hans de Graaff
commit: 2c72e55fa1ea61cb3bd1f47813098d327c33f13d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep 28 05:37:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep 28 05:37:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c72e55f

dev-ruby/term-ansicolor: add 1.4.0

Package-Manager: portage-2.2.28

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.4.0.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 071243e..74dc4fe 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,3 +1,4 @@
 DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 WHIRLPOOL 
5842abfa00a8a79f11fe6ebcee154fb2730c75786e45414ca382db946ce3d65652d6c5c8164988231f982100fc02e22612206eeb7cfe1e3e2985343316e12e0c
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
 DIST term-ansicolor-1.3.2.gem 890368 SHA256 
da7ba80ae2dad077736a48dac18ae9d859990e9ed6b952a276e79659a55fab79 SHA512 
97617f3477f08e5ebbe70b5e8531031346d3639343c6a73fd802eb45777fbbba22649980f8968e2bba0394e470d5bb03bcd5b9374c36200c29a256016ed4cd29
 WHIRLPOOL 
b8b1b6cb3d8f7d65665d3416da846412f3d2f2b609b52f2744492635b300f9c341d2f5528870ff70a3ec6401edb165741cca5916d417e15d8e1f407480f3ce46
+DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
new file mode 100644
index ..1c63cd5
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2016-09-27 Thread Matt Thode
commit: e03de93d88f00dbe126a2a110c22d5e9ce9a6bde
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Sep 28 02:50:28 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Sep 28 02:50:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03de93d

sys-cluster/swift: bup

Package-Manager: portage-2.3.0

 sys-cluster/swift/Manifest|   1 +
 sys-cluster/swift/swift-2.10.0.ebuild | 109 ++
 2 files changed, 110 insertions(+)

diff --git a/sys-cluster/swift/Manifest b/sys-cluster/swift/Manifest
index 890d6ad..822251b 100644
--- a/sys-cluster/swift/Manifest
+++ b/sys-cluster/swift/Manifest
@@ -1 +1,2 @@
+DIST swift-2.10.0.tar.gz 1868659 SHA256 
8f6f05c1571173dc1c159f74dfe92ac4bb5a0aa3c9adf43fb71c57e643e5e355 SHA512 
7f3e3280f0ccc4d3733fc7cf9d4d348f80de4dcd832af8e19c35f04f9ab07afe5eb7af465f20f6a37c8d8b6373ff01d491afdf0cf841949ac0cb0a26c139afb8
 WHIRLPOOL 
d5add284951af467337ce9f856d27d29b491b7fc40df034b7c1350b9a067e2b969bb0a5894ecc4c85a3df267ce746ec05938585408ccec64d82fe28d73db1e07
 DIST swift-2.9.0.tar.gz 1799896 SHA256 
61f786eabb4e4f329def36ee5a58975e8bc18cce2d3007f858f795d3ed52b2f4 SHA512 
8d6c62274f09bfe2512b93f8e7c0084e00018b9a3786e8ae9e6bbcc753248611650ddc135fad5af5cd38ab22dd648305fdd54bac20fbe4ae2d4f259de36f9fef
 WHIRLPOOL 
3cc3f8b57b690ff47229eaf17ce70252326b6ae3bf99ad3b0128b9edfa0df16ea5efe91207feeea4cc931f3dc865f7b58ae578868ec0ee503126b87a23612e87

diff --git a/sys-cluster/swift/swift-2.10.0.ebuild 
b/sys-cluster/swift/swift-2.10.0.ebuild
new file mode 100644
index ..f5b0344
--- /dev/null
+++ b/sys-cluster/swift/swift-2.10.0.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 eutils linux-info user
+
+DESCRIPTION="A highly available, distributed, and eventually consistent 
object/blob store"
+HOMEPAGE="https://launchpad.net/swift;
+SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="proxy account container object +memcached"
+REQUIRED_USE="|| ( proxy account container object )"
+
+CDEPEND="
+   >=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
+   https://bugs.launchpad.net/swift/+bug/1249727
+   find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
+   SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
+}
+
+python_install() {
+   distutils-r1_python_install
+   keepdir /etc/swift
+   insinto /etc/swift
+
+   newins "etc/swift.conf-sample" "swift.conf"
+   newins "etc/rsyncd.conf-sample" "rsyncd.conf"
+   newins "etc/mime.types-sample" "mime.types-sample"
+   newins "etc/memcache.conf-sample" "memcache.conf-sample"
+   newins "etc/drive-audit.conf-sample" "drive-audit.conf-sample"
+   newins "etc/dispersion.conf-sample" "dispersion.conf-sample"
+
+   if use proxy; then
+   newinitd "${FILESDIR}/swift-proxy.initd" "swift-proxy"
+   newins "etc/proxy-server.conf-sample" "proxy-server.conf"
+   if use memcached; then
+   sed -i '/depend/a\
+need memcached' "${D}/etc/init.d/swift-proxy"
+   fi
+   fi
+   if use account; then
+   newinitd "${FILESDIR}/swift-account.initd" "swift-account"
+   newins "etc/account-server.conf-sample" "account-server.conf"
+   fi
+   if use container; then
+   newinitd "${FILESDIR}/swift-container.initd" "swift-container"
+   newins "etc/container-server.conf-sample" 
"container-server.conf"
+   fi
+   if use object; then
+   newinitd "${FILESDIR}/swift-object.initd" "swift-object"
+   newins "etc/object-server.conf-sample" "object-server.conf"
+   newins "etc/object-expirer.conf-sample" "object-expirer.conf"
+   fi
+
+   fowners swift:swift "/etc/swift" || die "fowners failed"
+}
+
+pkg_postinst() {
+   elog "Openstack swift will default to using insecure http unless a"
+   elog "certificate is created in /etc/swift/cert.crt and the associated 
key"
+   elog "in /etc/swift/cert.key.  These can be created with the following:"
+   elog "  * cd /etc/swift"
+   elog "  * openssl req -new -x509 -nodes -out cert.crt -keyout cert.key"
+}



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

2016-09-27 Thread Mike Gilbert
commit: 5e0c78161cb645026e081854895aaf3cd45a185f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Sep 28 01:40:36 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Sep 28 01:41:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0c7816

www-plugins/chrome-binary-plugins: automated update

Package-Manager: portage-2.3.1_p4_p327096

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...68.3_alpha.ebuild => chrome-binary-plugins-55.0.2873.0_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 019fcff..313e5f3 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_54.0.2840.34-1_amd64.deb 47383532 SHA256 
2f2da5a935abfc5eae75783c605cddd18d228de0ac4f8e21964e962c5a2ed96a SHA512 
a92289f764676b7b50dd6ffe15182169505fb48139667987921ef979935f6508a1fa06e18650b789ad6cd4f343f7249a91c73f8a74c81c9e611349ef3cc3717e
 WHIRLPOOL 
e3ca863f5e19cd18ff3736edb6b0afd20450d2776c9811e326528f65a28ba8b6ccc345ffad7e6b3ab402c647503cdfce43a5a7ed029cf435a0d223626d2b06ee
 DIST google-chrome-stable_53.0.2785.116-1_amd64.deb 50195550 SHA256 
c1085f5f0ca0aacd78d2c06bd9bedc5bdcde85dd03e29c8964cecdddb96be46b SHA512 
d9c3f84a84b537b31cbf33cfc55057f035c8dd3d027a2a8cf14fccd41c3e7da652c04962baa27a4a0052556b7793b2efaccc98508a28cc8d59abb4db5f133d9a
 WHIRLPOOL 
16c5f4a0062e216d0244ee66fe01155ea4f5347e05cdd006e1b966700f3f801eba9d78f3e24b57f8f5febec6991084b6190a143fbc1e27e6b5dd86c13c0f8037
-DIST google-chrome-unstable_55.0.2868.3-1_amd64.deb 47732826 SHA256 
f916d096ff8cc699d9e928200c49bb41df56f1e9c74d00b63026c99059ce7b66 SHA512 
a6b514389d68b36bb3853fde965a2f1b34bbc2a583d8b7c92f8e333f66800d92a271307cb9713b25604a9120e1217e4d21c26ecdf4412ceb43beb69726934ef7
 WHIRLPOOL 
8aad712bd2ef686fda1dab9405b592bee29951153ac97b7e56964509acee0361bdf400242ddc090f78bfd61037941b429651afd087c1093f28631cb59199274a
+DIST google-chrome-unstable_55.0.2873.0-1_amd64.deb 47679896 SHA256 
a6958d6a756410f7a719cce1fa33a4f0748294f5b32c6418e26a5aeb5cacea55 SHA512 
98c7dbd1dba303ef4733a963f533746a94f942205201ba6e42f44ed2d0d0a41764cb4d9af172ae99950c3018b0da584c313757506366d00bddda48a50f680263
 WHIRLPOOL 
d1660d631a560890d32f1a12ff59c81414bddc202bee2163901a1cb9fe87414ced4e27d19c91fa9a91807b0528fb00229bc82c737413e9a9be42124dd41ad452

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



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

2016-09-27 Thread Mike Gilbert
commit: 401799221e49676e2a355bfa5e30cac776611b82
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Sep 28 01:40:48 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Sep 28 01:41:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40179922

www-client/google-chrome-unstable: automated update

Package-Manager: portage-2.3.1_p4_p327107

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-55.0.2868.3.ebuild => google-chrome-unstable-55.0.2873.0.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 f3fb6ca..663b324 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_55.0.2868.3-1_amd64.deb 47732826 SHA256 
f916d096ff8cc699d9e928200c49bb41df56f1e9c74d00b63026c99059ce7b66 SHA512 
a6b514389d68b36bb3853fde965a2f1b34bbc2a583d8b7c92f8e333f66800d92a271307cb9713b25604a9120e1217e4d21c26ecdf4412ceb43beb69726934ef7
 WHIRLPOOL 
8aad712bd2ef686fda1dab9405b592bee29951153ac97b7e56964509acee0361bdf400242ddc090f78bfd61037941b429651afd087c1093f28631cb59199274a
+DIST google-chrome-unstable_55.0.2873.0-1_amd64.deb 47679896 SHA256 
a6958d6a756410f7a719cce1fa33a4f0748294f5b32c6418e26a5aeb5cacea55 SHA512 
98c7dbd1dba303ef4733a963f533746a94f942205201ba6e42f44ed2d0d0a41764cb4d9af172ae99950c3018b0da584c313757506366d00bddda48a50f680263
 WHIRLPOOL 
d1660d631a560890d32f1a12ff59c81414bddc202bee2163901a1cb9fe87414ced4e27d19c91fa9a91807b0528fb00229bc82c737413e9a9be42124dd41ad452

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



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

2016-09-27 Thread Anthony G. Basile
commit: e28299de942efcac7dedc3c146bc418134bfc771
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Sep 28 01:06:40 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Sep 28 01:06:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28299de

profiles: mask sys-libs/uclibc-ng on hardened/linux/musl

 profiles/hardened/linux/musl/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/hardened/linux/musl/package.mask 
b/profiles/hardened/linux/musl/package.mask
index 39c9837..c7be017 100644
--- a/profiles/hardened/linux/musl/package.mask
+++ b/profiles/hardened/linux/musl/package.mask
@@ -3,6 +3,7 @@
 # $Id$
 
 sys-libs/uclibc
+sys-libs/uclibc-ng
 sys-libs/glibc
 
 # Hopelessly broken, bug #525136



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

2016-09-27 Thread Anthony G. Basile
commit: b3bf0c6e8e827c00f9a5e61173b4e4cb2996c62b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Sep 28 00:55:12 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Sep 28 00:55:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bf0c6e

dev-libs/libressl: version bumps to 2.3.8, 2.4.3, 2.5.0

Package-Manager: portage-2.2.28

 dev-libs/libressl/Manifest  |  3 ++
 dev-libs/libressl/libressl-2.3.8.ebuild | 51 +
 dev-libs/libressl/libressl-2.4.3.ebuild | 51 +
 dev-libs/libressl/libressl-2.5.0.ebuild | 51 +
 4 files changed, 156 insertions(+)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index 21b0d15..fc443da 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -1,2 +1,5 @@
 DIST libressl-2.3.7.tar.gz 3013807 SHA256 
f59f5d859ce4867cc4761a13d02024f699491e277d54a9fe76e053e5b5f70860 SHA512 
5774ab7aa0e4c8f7c61c01192d6c5a782cef57022fcdc64cc61180b4f2ae483145c2e91d56eae78db27dfce04a7ca67fb63e6ce8a8b84b4bc961f65a2a108747
 WHIRLPOOL 
e68251d15a9a2dc9d35b3a4bfd092f7e030d0ba03339f000f201bd297190538368b12324336e5437800bf3b2f481ff739027d30f3f26367ddd48937f35a8f4a3
+DIST libressl-2.3.8.tar.gz 3013999 SHA256 
ae6aa4ed2c7d201310fef184310a85c88a315506f633e93fcdeaaec0d5a54fc2 SHA512 
5cd99e740894afffa6803087dde4e4207e035bf6f440904fcd4439ca1f63f22bdfe367423b2e95264bef06d1a0f929526d90e623864d0f7e99250a4f825bf282
 WHIRLPOOL 
e4afccd135d0f5cda295e9fe06d81eb0f5fcfb3ffaa18ed2d9a06e5d2fe1c196dc7912eac7e5427f6aa62564f7e6432f00154d5fc11de207da91c6c9d334a254
 DIST libressl-2.4.2.tar.gz 3021644 SHA256 
5f87d778e5d62822d60e38fa9621c1c5648fc559d198ba314bd9d89cbf67d9e3 SHA512 
abacecb318a787f5ef9d8469638b7485fe237d4d993f410d7da8c0773ab8eff8c7da988fe965f793b268711afe599dc28f994eedeaa2aafebeb40faa30af38db
 WHIRLPOOL 
a2cdd3109dd200fa9dc4ae0f47f536b2b6d68fd2e53901d4f90a8f39e71af41010d925cd408616f8e5da56f7a8b0397ab21a5bfd32ac68ee9bf48ccbb99a
+DIST libressl-2.4.3.tar.gz 3014721 SHA256 
bd5726f3e247e7a7d30ce69946d174b8fb92d999d22710c65f176c969812960e SHA512 
db3b585ca727eb3e5c5929200c8c86e01559f0d23edcddd6715141e596a3a72a9dd1a69fafda10239def92b586fc582578ecc0bf12bdfbaf083d18e0d3fe5300
 WHIRLPOOL 
eb38d65066e007b7dc88eb26a634c8e45045a8c8a2b5ec19e082607e894b509d1ce93297b77313b1a4f6b12146a22397881e0af78a4e1bff79bfbab55c583c71
+DIST libressl-2.5.0.tar.gz 3012855 SHA256 
8652bf6b55ab51fb37b686a3f604a2643e0e8fde2c56e6a936027d12afda6eae SHA512 
6372b27f1696e957389646a05b0572ad6936443b34fee0e57153b063831e00318fa1b434e3e0369f0c3df872e15ad3bee2f85db0851021444612f2a6f266a332
 WHIRLPOOL 
9b145915734a1914f0d36df04a8b35aa2ce2c91f7d6b3a978c5c6845314c56c61718fce6c471ba1a03f3d1ff052246c3db767adee99bc3d38a6bd692b9086ad0

diff --git a/dev-libs/libressl/libressl-2.3.8.ebuild 
b/dev-libs/libressl/libressl-2.3.8.ebuild
new file mode 100644
index ..f65fed5
--- /dev/null
+++ b/dev-libs/libressl/libressl-2.3.8.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
+HOMEPAGE="http://www.libressl.org/;
+SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz;
+
+LICENSE="ISC openssl"
+# Reflects ABI of libcrypto.so and libssl.so.  Since these can differ,
+# we'll try to use the max of either.  However, if either change between
+# versions, we have to change the subslot to trigger rebuild of consumers.
+SLOT="0/38"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="+asm static-libs"
+
+RDEPEND="!dev-libs/openssl:0"
+DEPEND="${RDEPEND}"
+PDEPEND="app-misc/ca-certificates"
+
+src_prepare() {
+   touch crypto/Makefile.in
+
+   sed -i \
+   -e '/^[ \t]*CFLAGS=/s#-g ##' \
+   -e '/^[ \t]*CFLAGS=/s#-g"#"#' \
+   -e '/^[ \t]*CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
+   configure || die "fixing CFLAGS failed"
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable asm) \
+   $(use_enable static-libs static)
+}
+
+multilib_src_test() {
+   emake check
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}

diff --git a/dev-libs/libressl/libressl-2.4.3.ebuild 
b/dev-libs/libressl/libressl-2.4.3.ebuild
new file mode 100644
index ..e660288
--- /dev/null
+++ b/dev-libs/libressl/libressl-2.4.3.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"

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

2016-09-27 Thread William Hubbs
commit: 969546bcf0203379db286be21c7f709d27cc73b0
Author: William Hubbs  gmail  com>
AuthorDate: Wed Sep 28 00:38:20 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Sep 28 00:39:02 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=969546bc

typo fix

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

 etc/rc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/rc.conf b/etc/rc.conf
index cbb660a..12362f0 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -239,7 +239,7 @@ rc_tty_number=12
 # Set the pids controller settings for this service.
 #rc_cgroup_pids=""
 
-# Set this to YES if yu want all of the processes in a service's cgroup
+# Set this to YES if you want all of the processes in a service's cgroup
 # killed when the service is stopped or restarted.
 # This should not be set globally because it kills all of the service's
 # child processes, and most of the time this is undesirable. Please set



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

2016-09-27 Thread William Hubbs
commit: d0ae7ffc2534fa65c2e8927931f5107ce4505ca6
Author: William Hubbs  gmail  com>
AuthorDate: Wed Sep 28 00:38:07 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Sep 28 00:38:07 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d0ae7ffc

version 0.23

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

diff --git a/Makefile.inc b/Makefile.inc
index bd85c44..5c87cdc 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=  openrc
-VERSION=   0.22
+VERSION=   0.23
 PKG=   ${NAME}-${VERSION}



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

2016-09-27 Thread Anthony G. Basile
commit: e121d1f54ebf1273e53f719627f28eec7ecf768f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Sep 27 23:55:40 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Sep 27 23:55:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e121d1f5

virtual/libc: prioritize uclibc-ng over uclibc

Package-Manager: portage-2.2.28

 virtual/libc/libc-1.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/virtual/libc/libc-1.ebuild b/virtual/libc/libc-1.ebuild
new file mode 100644
index ..23e8ad5
--- /dev/null
+++ b/virtual/libc/libc-1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for the C library"
+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 ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# explicitly depend on SLOT 2.2 of glibc, because it sets
+# a different SLOT for cross-compiling
+RDEPEND="!prefix-guest? (
+   elibc_glibc? ( sys-libs/glibc:2.2 )
+   elibc_musl? ( sys-libs/musl )
+   elibc_uclibc? ( || ( sys-libs/uclibc-ng sys-libs/uclibc ) )
+   elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
+   )"



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

2016-09-27 Thread Lars Wendler
commit: 9ba90733adba1e11baa9d58396e0d6e566021000
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 22:33:59 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 22:34:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba90733

net-dns/nsd: Removed old.

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

 net-dns/nsd/Manifest   |   2 -
 .../nsd-4.1.10-r4644-build-without-ipv6.patch  |  23 -
 net-dns/nsd/files/nsd.initd|  53 ---
 net-dns/nsd/nsd-4.1.10.ebuild  | 100 -
 net-dns/nsd/nsd-4.1.11-r2.ebuild   |  97 
 5 files changed, 275 deletions(-)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 62bfb39..a06b0fb 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -1,5 +1,3 @@
 DIST nsd-3.2.22.tar.gz 924627 SHA256 
47c2b424c719a1535f709f4e82d796bca43cad86731f5f275c9367040a474a03 SHA512 
2c0cbc97eaa376dcf496ed4323d9f7afb0dbf1852fa5fc9d8c7ecbcf8aaa1b025d56b5e439d19bc36b50deaf5f753fb08109d7e25dc1f8223fe85b7d017f81c3
 WHIRLPOOL 
271b47a331f2a63dd51bf642fed7083f27660f618fe0418c6b3a361d7b0a7ebda1a300d12d92c1c03e21cd17560ba4f2f2cdac76f7c6793d4befc71b66646f7d
-DIST nsd-4.1.10.tar.gz 1075892 SHA256 
3a757014046752a0b0b11c1a2e22a36bb796f89f6939147ed3226556b4298727 SHA512 
e77c858d34002e54085f3a39eda7c6229f21f980339beb9a9d5719245d6010e5435a13dba978ac1aed9b712ed49e5a8ca75cb216cb50dd590556077d32b97a96
 WHIRLPOOL 
8d04b8661e821ec49c93a00a088bec83b3ca3faf7c07d9d720cba1c5c71fc2db3aafc95b5d0d3a8e848c38f11bd9daeb1a53da752bcf8314722aefbd1d55c4d5
-DIST nsd-4.1.11.tar.gz 1080220 SHA256 
c7712fd05eb0ab97040738e01d9369d02b89c0a7fa0943fd5bfc43b2111a92df SHA512 
e5f4ad1d39bd75b086f3fc3281fa6ac31f4b6ba9c4a9e23bba527d1a1374dfaf0acaac24168bb5a3ad5a041829d1864331928f18ba49562a25e3f8651609a1f7
 WHIRLPOOL 
187088f8b1c4c92a7e67535b9f2d1520ff3d056c209535afa74079f4b680bf2afe7766e5a102b1481cfe11beb2169b4e1dedcec6d137ab3044e04cf5715fc579
 DIST nsd-4.1.12.tar.gz 1080273 SHA256 
fd1979dff1fba55310fd4f439dc9f3f4701d435c0ec4fb9af533e12c7f27d5de SHA512 
f78c0a24669ce8a0cf5640d90f5dfc8756009a840545feddd9c466a5f0b7441d470efb267f7ad38ed45321a6f8b75ad7db9b13bdaefab55b7614ebb3e9bd183b
 WHIRLPOOL 
6304ff6b25a315cf3e340d9cf3cffee141abfdceaeb71ac94c97fe78d14698fe2164042db7785a254feeecd4170c4ad7a8fccdf165cfb5bbefbe1244fdbd4bea
 DIST nsd-4.1.13.tar.gz 1085701 SHA256 
c45cd4ba2101a027e133b2be44db9378e27602e05f09a5ef25019e1ae45291af SHA512 
f355402273480b2befe914ab2e933c37ec35e5c8e747f85ba03bf8928e42ab809bb6b21cf2b8bf11e8d422a795254e1d916b154156243bc94752a01fb540525e
 WHIRLPOOL 
f5d7d3386649b82bf2f7eb6ab2f0c50b2f11e4e545931d99352a63317cda127278e5d9219763dc51a5e3a73daa0ab04e45b037eea738cad20cabf284068e9c7c

diff --git a/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch 
b/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch
deleted file mode 100644
index cb59ca9..
--- a/net-dns/nsd/files/nsd-4.1.10-r4644-build-without-ipv6.patch
+++ /dev/null
@@ -1,23 +0,0 @@
- 4.1.10
-Index: query.c
-===
-diff --git a/query.c b/query.c
 a/query.c  (revision 4643)
-+++ b/query.c  (revision 4644)
-@@ -704,11 +704,16 @@
-   result = answer_add_rrset(answer, section, owner, rrset);
-   switch (rrset_rrtype(rrset)) {
-   case TYPE_NS:
-+#if defined(INET6)
-   /* if query over IPv6, swap A and ; put  first */
-   add_additional_rrsets(query, answer, rrset, 0, 1,
-   (query->addr.ss_family == AF_INET6)?
-   swap__additional_rr_types:
-   default_additional_rr_types);
-+#else
-+  add_additional_rrsets(query, answer, rrset, 0, 1,
-+default_additional_rr_types);
-+#endif
-   break;
-   case TYPE_MB:
-   add_additional_rrsets(query, answer, rrset, 0, 0,

diff --git a/net-dns/nsd/files/nsd.initd b/net-dns/nsd/files/nsd.initd
deleted file mode 100644
index bbab4a6..
--- a/net-dns/nsd/files/nsd.initd
+++ /dev/null
@@ -1,53 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-description="NSD is an authoritative-only, high performance, open source name 
server"
-extra_commands="configtest"
-
-# these can be overridden in /etc/conf.d/nsd if necessary
-NSD_CONFIG="${NSD_CONFIG:-/etc/nsd/nsd.conf}"
-NSD_BINARY="${NSD_BINARY:-/usr/sbin/nsd}"
-NSD_CHECKCONF="${NSD_CHECKCONF:-/usr/sbin/nsd-checkconf}"
-
-depend() {
-   need net
-   use logger
-}
-
-configtest() {
-   ebegin "Checking ${SVCNAME} configuration"
-   checkconfig
-   eend $?
-}
-
-checkconfig() {
-   if ! test -e "${NSD_CONFIG}"; then
-   eerror "You need to create an 

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

2016-09-27 Thread Lars Wendler
commit: 5bcb5d818d9f10b28ad5e0dcb0e99de7ea7f97c2
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 20:20:19 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 22:34:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcb5d81

media-libs/harfbuzz: Removed old.

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

 media-libs/harfbuzz/Manifest  |   1 -
 media-libs/harfbuzz/harfbuzz-1.3.0.ebuild | 102 --
 2 files changed, 103 deletions(-)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 9a391c7..ec9264e 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,6 +1,5 @@
 DIST harfbuzz-0.9.41.tar.bz2 1188176 SHA256 
d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c SHA512 
821b2fbd0d668c90e9e0040f60b7cfd8d35954d218045cebfb5e9c6ba29aba4230d0cd8e951697c26afcc4da447177fe967fa323449499fa710b52dd7e1a7011
 WHIRLPOOL 
84ba899d8fbc27b19d255d3c40e2d1f92c8c0dcc0a764b5c83c8c470af4902891f954d11aa64b6eb69aac0e8cf55c36ee9babff0a9260fc9f6286ce48330accb
 DIST harfbuzz-1.1.3.tar.bz2 1294579 SHA256 
d93d7cb7979c32672e902fdfa884599e63f07f2fa5b06c66147d20c516d4b8f7 SHA512 
e418a1543ec2a1e58e5d8d0ba9a40e8675eda13c94c664ff83ed6303c724f078cf1744883b454c46ec40157db8dc05e7f2cf5e52200601bb1e13827d8dfbaccf
 WHIRLPOOL 
9d18d985df77ff841b1a87d25f17eb472517e109a051f2ed213b44ec91de3a499853cf7d93e23f5ac4c199ec65f2dd02300e05097cb4983565ebb9227c8d3810
 DIST harfbuzz-1.2.7.tar.bz2 1345389 SHA256 
bba0600ae08b84384e6d2d7175bea10b5fc246c4583dc841498d01894d479026 SHA512 
e1edfa0bf4936f7d47e5622547429b7f573710ac0c4fc023a7b00e1dceca8aa7f02800166eea0c883ae44d2886c50416d61791a8a8240ddaab9f4e389dadfff2
 WHIRLPOOL 
2ffcdb29b2a0506afb99e337c426c2e71cbc9ebf75add0ad25367fef6162984109260d6434fd1bf4fa9a8faba520eab1d5b1059286cd0d6d8a602dbf13d9181e
-DIST harfbuzz-1.3.0.tar.bz2 1351234 SHA256 
b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d SHA512 
6a5b917e47233eebd8ecb36f24b4eb189c3bacc920b7ca8f8f1bc1036fedaba0b415727a4cc2836956eea48e8dabc63b117789331a9b27201731ab99bf0c2399
 WHIRLPOOL 
c8455dca1c53e303f9e0026f4a6d66735d54cf3cc4aabcb05001f0a02955e8ee3b64181e2baffa2f4b6ecfa91858bbf30939e54cbb32982a7082dd40014fd875
 DIST harfbuzz-1.3.1.tar.bz2 1358437 SHA256 
a242206dd119d5e6cc1b2253c116abbae03f9d930cb60b515fb0d248decf89a1 SHA512 
7c2dbd1cc3c77646fd7627c4db9ac1a5781fb4babe8a92b276b2f2170f82d7075632253c7498c27735c5aa7331ee22d41e24c3a8cfa07adc2461ece1e36334b9
 WHIRLPOOL 
764b3f83d99d34dd73b989f57a3afdf0ef94de5a4b287717f4148c4d28976c1311b9c6bfbcfed612e53580c11c2228f0e3011bd689e3fa86b3a12185acd5cba1
 DIST harfbuzz-1.3.2.tar.bz2 1357986 SHA256 
8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027 SHA512 
19f846ee75d8a2d94da2a2b489fa8e54a5120599f998e451187f6695aa3931b28c491bbc0837892eaaebbd1da3441effe01f5f2470454f83cfa6a7c510ebcb32
 WHIRLPOOL 
507aa5d8f8517ef16d02f052f305b6566c5611c89b7cef904ddd577cc047acdc0b42f9fa5da10eccb56f884d5c20854d0cb4e2cb79ee133f728be7999ad961a5

diff --git a/media-libs/harfbuzz/harfbuzz-1.3.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-1.3.0.ebuild
deleted file mode 100644
index 03f88f1..
--- a/media-libs/harfbuzz/harfbuzz-1.3.0.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz"
-[[ ${PV} ==  ]] && inherit git-r3 autotools
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils libtool multilib-minimal python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
-[[ ${PV} ==  ]] || 
SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2;
-
-LICENSE="Old-MIT ISC icu"
-SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
-[[ ${PV} ==  ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
-
-IUSE="+cairo fontconfig +glib +graphite icu +introspection static-libs test 
+truetype"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-   cairo? ( x11-libs/cairo:= )
-   fontconfig? ( media-libs/fontconfig:1.0[${MULTILIB_USEDEP}] )
-   glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
-   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   test? ( ${PYTHON_DEPS} )
-"
-# eautoreconf requires gobject-introspection-common
-# ragel needed if regenerating *.hh files from *.rl
-[[ ${PV} =  ]] 

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

2016-09-27 Thread Lars Wendler
commit: 53951248874a1f427c8ccd4e06706469dec9ffcd
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 22:32:42 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 22:34:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53951248

net-dns/nsd: Bump to version 4.1.13

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

 net-dns/nsd/Manifest  |  1 +
 net-dns/nsd/nsd-4.1.13.ebuild | 97 +++
 2 files changed, 98 insertions(+)

diff --git a/net-dns/nsd/Manifest b/net-dns/nsd/Manifest
index 7457ed8..62bfb39 100644
--- a/net-dns/nsd/Manifest
+++ b/net-dns/nsd/Manifest
@@ -2,3 +2,4 @@ DIST nsd-3.2.22.tar.gz 924627 SHA256 
47c2b424c719a1535f709f4e82d796bca43cad86731
 DIST nsd-4.1.10.tar.gz 1075892 SHA256 
3a757014046752a0b0b11c1a2e22a36bb796f89f6939147ed3226556b4298727 SHA512 
e77c858d34002e54085f3a39eda7c6229f21f980339beb9a9d5719245d6010e5435a13dba978ac1aed9b712ed49e5a8ca75cb216cb50dd590556077d32b97a96
 WHIRLPOOL 
8d04b8661e821ec49c93a00a088bec83b3ca3faf7c07d9d720cba1c5c71fc2db3aafc95b5d0d3a8e848c38f11bd9daeb1a53da752bcf8314722aefbd1d55c4d5
 DIST nsd-4.1.11.tar.gz 1080220 SHA256 
c7712fd05eb0ab97040738e01d9369d02b89c0a7fa0943fd5bfc43b2111a92df SHA512 
e5f4ad1d39bd75b086f3fc3281fa6ac31f4b6ba9c4a9e23bba527d1a1374dfaf0acaac24168bb5a3ad5a041829d1864331928f18ba49562a25e3f8651609a1f7
 WHIRLPOOL 
187088f8b1c4c92a7e67535b9f2d1520ff3d056c209535afa74079f4b680bf2afe7766e5a102b1481cfe11beb2169b4e1dedcec6d137ab3044e04cf5715fc579
 DIST nsd-4.1.12.tar.gz 1080273 SHA256 
fd1979dff1fba55310fd4f439dc9f3f4701d435c0ec4fb9af533e12c7f27d5de SHA512 
f78c0a24669ce8a0cf5640d90f5dfc8756009a840545feddd9c466a5f0b7441d470efb267f7ad38ed45321a6f8b75ad7db9b13bdaefab55b7614ebb3e9bd183b
 WHIRLPOOL 
6304ff6b25a315cf3e340d9cf3cffee141abfdceaeb71ac94c97fe78d14698fe2164042db7785a254feeecd4170c4ad7a8fccdf165cfb5bbefbe1244fdbd4bea
+DIST nsd-4.1.13.tar.gz 1085701 SHA256 
c45cd4ba2101a027e133b2be44db9378e27602e05f09a5ef25019e1ae45291af SHA512 
f355402273480b2befe914ab2e933c37ec35e5c8e747f85ba03bf8928e42ab809bb6b21cf2b8bf11e8d422a795254e1d916b154156243bc94752a01fb540525e
 WHIRLPOOL 
f5d7d3386649b82bf2f7eb6ab2f0c50b2f11e4e545931d99352a63317cda127278e5d9219763dc51a5e3a73daa0ab04e45b037eea738cad20cabf284068e9c7c

diff --git a/net-dns/nsd/nsd-4.1.13.ebuild b/net-dns/nsd/nsd-4.1.13.ebuild
new file mode 100644
index ..3719d0f
--- /dev/null
+++ b/net-dns/nsd/nsd-4.1.13.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit user systemd
+
+DESCRIPTION="An authoritative only, high performance, open source name server"
+HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd;
+# version voodoo needed only for non-release tarballs: 4.0.0_rc1 => 4.0.0rc1
+MY_PV=${PV/_rc/rc}
+MY_PV=${MY_PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+S="${WORKDIR}/${MY_P}"
+SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit 
root-server runtime-checks ssl libressl"
+
+RDEPEND="
+   virtual/yacc
+   libevent? ( dev-libs/libevent )
+   ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:= ) )
+   munin? ( net-analyzer/munin )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/flex
+"
+
+src_prepare() {
+   # Fix the paths in the munin plugin to match our install
+   eapply "${FILESDIR}"/nsd_munin_.patch
+   eapply_user
+}
+
+src_configure() {
+   econf \
+   --enable-pie \
+   --enable-relro-now \
+   --enable-largefile \
+   --with-logfile="${EPREFIX}"/var/log/nsd.log \
+   --with-pidfile="${EPREFIX}"/run/nsd/nsd.pid \
+   --with-dbfile="${EPREFIX}"/var/db/nsd/nsd.db \
+   --with-xfrdir="${EPREFIX}"/var/db/nsd \
+   --with-xfrdfile="${EPREFIX}"/var/db/nsd/xfrd.state \
+   --with-zonelistfile="${EPREFIX}"/var/db/nsd/zone.list \
+   --with-zonesdir="${EPREFIX}"/var/lib/nsd \
+   $(use_enable bind8-stats) \
+   $(use_enable bind8-stats zone-stats) \
+   $(use_enable ipv6) \
+   $(use_enable minimal-responses) \
+   $(use_enable mmap) \
+   $(use_enable nsec3) \
+   $(use_enable ratelimit) \
+   $(use_enable root-server) \
+   $(use_enable runtime-checks checking) \
+   $(use_with libevent) \
+   $(use_with ssl)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   dodoc 
doc/{ChangeLog,CREDITS,NSD-4-features,NSD-FOR-BIND-USERS,README,RELNOTES,REQUIREMENTS}
+
+   newinitd "${FILESDIR}"/nsd.initd-r1 nsd
+
+   # install munin plugin and config
+   if use munin ; then
+   exeinto 

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

2016-09-27 Thread Lars Wendler
commit: 02aedfec8b32150cb62a9f1cdfe64984e2e17fd2
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 20:19:44 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 22:34:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02aedfec

media-libs/harfbuzz: Bump to version 1.3.2

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

 media-libs/harfbuzz/Manifest  |   1 +
 media-libs/harfbuzz/harfbuzz-1.3.2.ebuild | 102 ++
 2 files changed, 103 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 424e3bc..9a391c7 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -3,3 +3,4 @@ DIST harfbuzz-1.1.3.tar.bz2 1294579 SHA256 
d93d7cb7979c32672e902fdfa884599e63f07
 DIST harfbuzz-1.2.7.tar.bz2 1345389 SHA256 
bba0600ae08b84384e6d2d7175bea10b5fc246c4583dc841498d01894d479026 SHA512 
e1edfa0bf4936f7d47e5622547429b7f573710ac0c4fc023a7b00e1dceca8aa7f02800166eea0c883ae44d2886c50416d61791a8a8240ddaab9f4e389dadfff2
 WHIRLPOOL 
2ffcdb29b2a0506afb99e337c426c2e71cbc9ebf75add0ad25367fef6162984109260d6434fd1bf4fa9a8faba520eab1d5b1059286cd0d6d8a602dbf13d9181e
 DIST harfbuzz-1.3.0.tar.bz2 1351234 SHA256 
b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d SHA512 
6a5b917e47233eebd8ecb36f24b4eb189c3bacc920b7ca8f8f1bc1036fedaba0b415727a4cc2836956eea48e8dabc63b117789331a9b27201731ab99bf0c2399
 WHIRLPOOL 
c8455dca1c53e303f9e0026f4a6d66735d54cf3cc4aabcb05001f0a02955e8ee3b64181e2baffa2f4b6ecfa91858bbf30939e54cbb32982a7082dd40014fd875
 DIST harfbuzz-1.3.1.tar.bz2 1358437 SHA256 
a242206dd119d5e6cc1b2253c116abbae03f9d930cb60b515fb0d248decf89a1 SHA512 
7c2dbd1cc3c77646fd7627c4db9ac1a5781fb4babe8a92b276b2f2170f82d7075632253c7498c27735c5aa7331ee22d41e24c3a8cfa07adc2461ece1e36334b9
 WHIRLPOOL 
764b3f83d99d34dd73b989f57a3afdf0ef94de5a4b287717f4148c4d28976c1311b9c6bfbcfed612e53580c11c2228f0e3011bd689e3fa86b3a12185acd5cba1
+DIST harfbuzz-1.3.2.tar.bz2 1357986 SHA256 
8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027 SHA512 
19f846ee75d8a2d94da2a2b489fa8e54a5120599f998e451187f6695aa3931b28c491bbc0837892eaaebbd1da3441effe01f5f2470454f83cfa6a7c510ebcb32
 WHIRLPOOL 
507aa5d8f8517ef16d02f052f305b6566c5611c89b7cef904ddd577cc047acdc0b42f9fa5da10eccb56f884d5c20854d0cb4e2cb79ee133f728be7999ad961a5

diff --git a/media-libs/harfbuzz/harfbuzz-1.3.2.ebuild 
b/media-libs/harfbuzz/harfbuzz-1.3.2.ebuild
new file mode 100644
index ..03f88f1
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-1.3.2.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz"
+[[ ${PV} ==  ]] && inherit git-r3 autotools
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils libtool multilib-minimal python-any-r1 xdg-utils
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+[[ ${PV} ==  ]] || 
SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2;
+
+LICENSE="Old-MIT ISC icu"
+SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
+[[ ${PV} ==  ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x86-macos ~x64-solaris"
+
+IUSE="+cairo fontconfig +glib +graphite icu +introspection static-libs test 
+truetype"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   fontconfig? ( media-libs/fontconfig:1.0[${MULTILIB_USEDEP}] )
+   glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+   test? ( ${PYTHON_DEPS} )
+"
+# eautoreconf requires gobject-introspection-common
+# ragel needed if regenerating *.hh files from *.rl
+[[ ${PV} =  ]] && DEPEND="${DEPEND}
+   >=dev-libs/gobject-introspection-common-1.34
+   dev-util/ragel
+"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
+   # on Darwin/Solaris we need to link with g++, like automake 
defaults
+   # to, but overridden by upstream because on Linux this is not
+   # necessary, bug #449126
+   sed -i \
+   -e 's/\/CXXLINK/' \
+   src/Makefile.am || die
+   sed -i \
+   -e 

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

2016-09-27 Thread Lars Wendler
commit: b87b98c4dfce262fcb4377c05bd143a869e4bc76
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 20:26:13 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 22:34:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87b98c4

media-video/handbrake: Added sub-slot dependency on media-libs/x265

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

 media-video/handbrake/handbrake-0.10.5-r1.ebuild | 2 +-
 media-video/handbrake/handbrake-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/handbrake/handbrake-0.10.5-r1.ebuild 
b/media-video/handbrake/handbrake-0.10.5-r1.ebuild
index 0e9729e..ec778dd 100644
--- a/media-video/handbrake/handbrake-0.10.5-r1.ebuild
+++ b/media-video/handbrake/handbrake-0.10.5-r1.ebuild
@@ -65,7 +65,7 @@ RDEPEND="
virtual/libgudev:=
)
fdk? ( media-libs/fdk-aac )
-   x265? ( >=media-libs/x265-1.7 )
+   x265? ( >=media-libs/x265-1.7:0= )
"
 
 DEPEND="${RDEPEND}

diff --git a/media-video/handbrake/handbrake-.ebuild 
b/media-video/handbrake/handbrake-.ebuild
index 0e9729e..ec778dd 100644
--- a/media-video/handbrake/handbrake-.ebuild
+++ b/media-video/handbrake/handbrake-.ebuild
@@ -65,7 +65,7 @@ RDEPEND="
virtual/libgudev:=
)
fdk? ( media-libs/fdk-aac )
-   x265? ( >=media-libs/x265-1.7 )
+   x265? ( >=media-libs/x265-1.7:0= )
"
 
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/files/, net-misc/radvd/

2016-09-27 Thread Michael Weber
commit: 483250f63414b3a716e664d99c120dbd1a2211b0
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Sep 27 21:57:44 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Sep 27 21:58:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=483250f6

net-misc/radvd: drop old.

Package-Manager: portage-2.2.28

 net-misc/radvd/Manifest|  1 -
 .../radvd/files/radvd-2.10-musl-libc-fix.patch | 87 --
 net-misc/radvd/radvd-2.12.ebuild   | 69 -
 3 files changed, 157 deletions(-)

diff --git a/net-misc/radvd/Manifest b/net-misc/radvd/Manifest
index d1c07cd..50d3864 100644
--- a/net-misc/radvd/Manifest
+++ b/net-misc/radvd/Manifest
@@ -1,5 +1,4 @@
 DIST radvd-1.9.8.tar.gz 176288 SHA256 
645ccf1c9b16e769ff4179813712e580e2c8786d64a888d8afa1e296c057c1c1 SHA512 
25ffa2fe1289ee826432ade3846aa5008e34ff9f0cbe954bf44ebae22198de59b40b7b4a70d19c74117b3280a7ca6a4bf740536f4a08e0bf169e760748548971
 WHIRLPOOL 
228182cb6fdc6065a728f679ee6d93286c48f186b209b6ff8d553f06317d0e799687c5abf0179cda5c42d2ca72ca32bdacbc31e0a14a06d18316a6538eb09017
-DIST radvd-2.12.tar.gz 210605 SHA256 
6b81211e9027e008306ffdcb48948b0035f6e0f3bfcbf0a2a39b1b13f6b9c3fa SHA512 
1703b90f2990a1fe2113b5ae1b564ebb25b9106ac13c2268f78aaea804263ca7cc33976fe30fd52f01a91283f66114b37200747d8178c4e1985035361e6143d9
 WHIRLPOOL 
a10351d758397d527cef3e739f6783beb3090175868948b13e365dd1adee671a8cc821bbe8c3bfc6ba8e8622be886567bee68d3460d6220c0b14dffcf35f1b37
 DIST radvd-2.13.tar.gz 211392 SHA256 
bd009f13e253f546049103fdf829145bf47d4ad9341d49c3e500b1cfadd6d469 SHA512 
050fd273727acfac6f6a7eb1245d4a6ef01cbfb4654a922b98f0944931535770154dd564a09a43bc96bd1a575ecd426cee042dc1129dc453cbda03d7975d49ce
 WHIRLPOOL 
03451fb0561130c97cf509cf18ad69a508106e46ced18d351cd6274d009879006c552d4484ac2a470078f420951c60415e40852a2a43e20b90b19e2b89a94ae5
 DIST radvd-2.14.tar.gz 211461 SHA256 
46d31c05daea11c3d1e3dc092997d3631b3bc72b20a4f279b05304b83dbd7aa8 SHA512 
8fdfd776f998b82e9dcbb29a13e44b1ba060f2e4b03bae0167549fb58731f16e80e980f9636e0d7614270b8e6457779ac044b433c5c5d26d9fb72ea9e2d3cb02
 WHIRLPOOL 
6f2974c4e9d689052b36885c2b82425e346bdd7fd3a928a650f2c71debc7cd5e3c13504759fb5cec20641f4e6fdf35ce6a83fe3023f6efa00efff3da84b01954
 DIST radvd-2.15.tar.gz 214256 SHA256 
83dd770595e6182757fd652cfc46ee462b73d8d34ba0848a1d481c4d51143607 SHA512 
51ed457814f32750f915e22556c739d0a574af6318d469ae77c42fb7dfce8752edc2b70e3dd910d46c6198a5a81e4be4611dd4e379920488f4d4427cda0a7ea0
 WHIRLPOOL 
3b8d9436b6c37088f7af0de06e12ef93a05ab2b71df0617e63d6ee106b336a22dfad3df07e6c0301da5bf4d8a646a2c2ce2a50d9ca991f541c51ce35ebb2b187

diff --git a/net-misc/radvd/files/radvd-2.10-musl-libc-fix.patch 
b/net-misc/radvd/files/radvd-2.10-musl-libc-fix.patch
deleted file mode 100644
index c44f284..
--- a/net-misc/radvd/files/radvd-2.10-musl-libc-fix.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-From 1d8973e13d89802eee0b648451e2b97ac65cf9e0 Mon Sep 17 00:00:00 2001
-From: Reuben Hawkins 
-Date: Sat, 16 May 2015 09:27:38 -0700
-Subject: [PATCH] device-linux.c: IEEE 802.15.4 musl libc fix
-
-The ARPHRD_IEEE802154 macro's definition and name have been recently
-moved around from kernel header to glibc headers.  Include linux/if_arp.h
-if available and then use either ARPHRD_IEEE802154_MONITOR or 
ARPHRD_IEEE802154_PHY,
-whichever comes first.

- configure.ac   | 1 +
- device-linux.c | 8 
- includes.h | 6 ++
- 3 files changed, 15 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index 0c1efd6..4bd4c9d 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -156,6 +156,7 @@ AC_HEADER_STDC
- AC_CHECK_HEADERS( \
-   getopt.h \
-   ifaddrs.h \
-+  linux/if_arp.h \
-   machine/limits.h \
-   machine/param.h \
-   net/if_arp.h \
-diff --git a/device-linux.c b/device-linux.c
-index fa7d978..de83f2e 100644
 a/device-linux.c
-+++ b/device-linux.c
-@@ -79,10 +79,12 @@ int update_device_info(int sock, struct Interface *iface)
-   iface->sllao.if_maxmtu = -1;
-   break;
- #endif/* ARPHDR_ARCNET */
-+#ifdef ARPHRD_IEEE802154
-   case ARPHRD_IEEE802154:
-   iface->sllao.if_hwaddr_len = 64;
-   iface->sllao.if_prefix_len = 64;
-   break;
-+#endif
-   default:
-   iface->sllao.if_hwaddr_len = -1;
-   iface->sllao.if_prefix_len = -1;
-@@ -371,9 +373,15 @@ static char const *hwstr(unsigned short sa_family)
-   case ARPHRD_IEEE802154:
-   rc = "ARPHRD_IEEE802154";
-   break;
-+#if ARPHRD_IEEE802154_MONITOR
-+  case ARPHRD_IEEE802154_MONITOR:
-+  rc = "ARPHRD_IEEE802154_MONITOR";
-+  break;
-+#elif ARPHRD_IEEE802154_PHY
-   case ARPHRD_IEEE802154_PHY:
-   rc = "ARPHRD_IEEE802154_PHY";
-   break;
-+#endif
-   case ARPHRD_VOID:
-   rc = 

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

2016-09-27 Thread Michael Weber
commit: edbc71d0242b52893f63b004ee2a4a90ba461869
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Sep 27 21:56:03 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Sep 27 21:58:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbc71d0

net-misc/radvd: Version bump.

Package-Manager: portage-2.2.28

 net-misc/radvd/Manifest  |  1 +
 net-misc/radvd/radvd-2.15.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/net-misc/radvd/Manifest b/net-misc/radvd/Manifest
index 8a4ce7d..d1c07cd 100644
--- a/net-misc/radvd/Manifest
+++ b/net-misc/radvd/Manifest
@@ -2,3 +2,4 @@ DIST radvd-1.9.8.tar.gz 176288 SHA256 
645ccf1c9b16e769ff4179813712e580e2c8786d64
 DIST radvd-2.12.tar.gz 210605 SHA256 
6b81211e9027e008306ffdcb48948b0035f6e0f3bfcbf0a2a39b1b13f6b9c3fa SHA512 
1703b90f2990a1fe2113b5ae1b564ebb25b9106ac13c2268f78aaea804263ca7cc33976fe30fd52f01a91283f66114b37200747d8178c4e1985035361e6143d9
 WHIRLPOOL 
a10351d758397d527cef3e739f6783beb3090175868948b13e365dd1adee671a8cc821bbe8c3bfc6ba8e8622be886567bee68d3460d6220c0b14dffcf35f1b37
 DIST radvd-2.13.tar.gz 211392 SHA256 
bd009f13e253f546049103fdf829145bf47d4ad9341d49c3e500b1cfadd6d469 SHA512 
050fd273727acfac6f6a7eb1245d4a6ef01cbfb4654a922b98f0944931535770154dd564a09a43bc96bd1a575ecd426cee042dc1129dc453cbda03d7975d49ce
 WHIRLPOOL 
03451fb0561130c97cf509cf18ad69a508106e46ced18d351cd6274d009879006c552d4484ac2a470078f420951c60415e40852a2a43e20b90b19e2b89a94ae5
 DIST radvd-2.14.tar.gz 211461 SHA256 
46d31c05daea11c3d1e3dc092997d3631b3bc72b20a4f279b05304b83dbd7aa8 SHA512 
8fdfd776f998b82e9dcbb29a13e44b1ba060f2e4b03bae0167549fb58731f16e80e980f9636e0d7614270b8e6457779ac044b433c5c5d26d9fb72ea9e2d3cb02
 WHIRLPOOL 
6f2974c4e9d689052b36885c2b82425e346bdd7fd3a928a650f2c71debc7cd5e3c13504759fb5cec20641f4e6fdf35ce6a83fe3023f6efa00efff3da84b01954
+DIST radvd-2.15.tar.gz 214256 SHA256 
83dd770595e6182757fd652cfc46ee462b73d8d34ba0848a1d481c4d51143607 SHA512 
51ed457814f32750f915e22556c739d0a574af6318d469ae77c42fb7dfce8752edc2b70e3dd910d46c6198a5a81e4be4611dd4e379920488f4d4427cda0a7ea0
 WHIRLPOOL 
3b8d9436b6c37088f7af0de06e12ef93a05ab2b71df0617e63d6ee106b336a22dfad3df07e6c0301da5bf4d8a646a2c2ce2a50d9ca991f541c51ce35ebb2b187

diff --git a/net-misc/radvd/radvd-2.15.ebuild b/net-misc/radvd/radvd-2.15.ebuild
new file mode 100644
index ..226840b
--- /dev/null
+++ b/net-misc/radvd/radvd-2.15.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit systemd user eutils readme.gentoo-r1
+
+DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
+HOMEPAGE="http://v6web.litech.org/radvd/;
+SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="kernel_FreeBSD selinux test"
+
+CDEPEND="dev-libs/libdaemon"
+DEPEND="${CDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-radvd )
+"
+DOCS=( CHANGES README TODO radvd.conf.example )
+
+pkg_setup() {
+   enewgroup radvd
+   enewuser radvd -1 -1 /dev/null radvd
+
+   # force ownership of radvd user and group (bug #19647)
+   [[ -d ${ROOT}/var/run/radvd ]] && chown radvd:radvd 
"${ROOT}"/var/run/radvd
+}
+
+src_configure() {
+   econf --with-pidfile=/var/run/radvd/radvd.pid \
+   --disable-silent-rules \
+   --with-systemdsystemunitdir=no \
+   $(use_with test check)
+}
+
+src_install() {
+   default
+
+   dohtml INTRO.html
+
+   newinitd "${FILESDIR}"/${PN}-1.9.1.init ${PN}
+   newconfd "${FILESDIR}"/${PN}.conf ${PN}
+
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   systemd_newtmpfilesd  "${FILESDIR}"/${PN}.tmpfilesd ${PN}.conf
+
+   if use kernel_FreeBSD ; then
+   sed -i -e \
+   
's/^SYSCTL_FORWARD=.*$/SYSCTL_FORWARD=net.inet6.ip6.forwarding/g' \
+   "${D}"/etc/init.d/${PN} || die
+   fi
+
+   readme.gentoo_create_doc
+}
+
+DISABLE_AUTOFORMATTING=1
+DOC_CONTENTS="Please create a configuratoion ${ROOT}etc/radvd.conf.
+See ${ROOT}usr/share/doc/${PF} for an example.
+
+grsecurity users should allow a specific group to read /proc
+and add the radvd user to that group, otherwise radvd may
+segfault on startup."



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

2016-09-27 Thread William Hubbs
commit: ad61c14a6a1e276456b85618866a59b4680a5095
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Sep 27 21:47:24 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep 27 21:49:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad61c14a

sys-apps/openrc: 0.22 version bump

Package-Manager: portage-2.3.0

 sys-apps/openrc/Manifest   |   1 +
 sys-apps/openrc/openrc-0.22.ebuild | 330 +
 2 files changed, 331 insertions(+)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index ee89313..4ee6495 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -2,3 +2,4 @@ DIST openrc-0.17.tar.bz2 160533 SHA256 
45818d9ef4659e8dd924a1468a091255c305daee5
 DIST openrc-0.18.4.tar.bz2 157237 SHA256 
2c8bf1c6f52fcf4c1f6945a2836ba2551a7d93015aa63ba5a2e1d2851c2942e4 SHA512 
13f5dbc1292ce94c2e42a35e582bbba12e4bba943640952ea4cecc7ff5c60175d362055a4f5e213f218236ab4a040a5dff01a47c8bc007237554744d8a89a48a
 WHIRLPOOL 
f1f44effad80863276339af5bce1b3a9068d9c5ae7f7c3b571fb883b376c9083c207980c6d05170b0a18c0902ad1e2d76a1bafb0f11721b0522308e2cb7c67b4
 DIST openrc-0.19.1.tar.bz2 159598 SHA256 
5628c04b12e2f51f25e59c303bdccbf545ba0db25484adcca48e70d0712ce0e6 SHA512 
303db4475fd02aa3aa161dbd8794a45c2633b9fe96aaab67b81014fa3915bed1aa51cff57128f4413cf9f2329ce1f2012e460e089c39f01ac6eb061a95844329
 WHIRLPOOL 
a4e8720579b8983cb3c2c9b4dd983c1b7bf45e053aa0c9545f31e36c22e44d06e55198d4143dc0a6bca3b7d00b151b43d1da439b2479044344ca12f3151711f1
 DIST openrc-0.21.7.tar.bz2 168104 SHA256 
0d4bb11cfac9950687dfbc1a72a90e337af25bb39edc032cb0b807cfe0d04c3d SHA512 
26edf47e0eae0b62b651484bcbe73a5ccda2032ecbcc303f280bbf671fd1a8a1394d206228bd12e5157e8214210eb124898d11acc78cdef0d9145a952754f6bc
 WHIRLPOOL 
5731326b0879759f58b3e251e3b1c4cc6dcc17bee3ebf1d8ef4b689dff5ec39d429cde9c3d4f2901c8a592aaad7253bfca69a0caaa2ae77b6f45f9afe6e66df4
+DIST openrc-0.22.tar.gz 215357 SHA256 
ab03c2f5b356188f9b2ed036829a544fcac5ff104d63be092ab0de0e4540b8e1 SHA512 
df541ee35cf02d4eb735be19d97a560aed547bdcdbbba8c4f98bc0149a75bd0b0d4c2348c55712f233064d8d9a70e14e61c3c4da4281962d252d66e057439436
 WHIRLPOOL 
bfa45952037fbebbd85962af8fd14fe06415fc39224dcd4f5fbf32776b6d86a9e17204c6835c6a2c1b1c3d2293cc595775315483acf742866b3935f429fc6d90

diff --git a/sys-apps/openrc/openrc-0.22.ebuild 
b/sys-apps/openrc/openrc-0.22.ebuild
new file mode 100644
index ..0784ed6
--- /dev/null
+++ b/sys-apps/openrc/openrc-0.22.ebuild
@@ -0,0 +1,330 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit flag-o-matic pam toolchain-funcs
+
+DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
+HOMEPAGE="https://github.com/openrc/openrc/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
+   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"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs
+   tools unicode kernel_linux kernel_FreeBSD"
+
+COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
+   ncurses? ( sys-libs/ncurses:0= )
+   pam? (
+   sys-auth/pambase
+   virtual/pam
+   )
+   tools? ( dev-lang/perl )
+   audit? ( sys-process/audit )
+   kernel_linux? (
+   sys-process/psmisc
+   !test
+# a value of "#" will just comment out the option
+set_config() {
+   local file="${ED}/$1" var=$2 val com
+   eval "${@:5}" && val=$3 || val=$4
+   [[ ${val} == "#" ]] && com="#" && val='\2'
+   sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ 
]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}"
+}
+
+set_config_yes_no() {
+   set_config "$1" "$2" YES NO "${@:3}"
+}
+
+src_install() {
+   emake ${MAKE_ARGS} DESTDIR="${D}" install
+
+   # move the shared libs back to /usr so ldscript can install
+   # more of a minimal set of files
+   # disabled for now due to #270646
+   #mv "${ED}"/$(get_libdir)/lib{einfo,rc}* "${ED}"/usr/$(get_libdir)/ || 
die
+   #gen_usr_ldscript -a einfo rc
+   gen_usr_ldscript libeinfo.so
+   gen_usr_ldscript librc.so
+
+   if ! use kernel_linux; then
+   keepdir /$(get_libdir)/rc/init.d
+   fi
+   keepdir /$(get_libdir)/rc/tmp
+
+   # Backup our default runlevels
+   dodir /usr/share/"${PN}"
+   cp -PR "${ED}"/etc/runlevels "${ED}"/usr/share/${PN} || die
+   rm -rf "${ED}"/etc/runlevels
+
+   # Setup unicode defaults for silly unicode users
+   set_config_yes_no /etc/rc.conf unicode use unicode
+
+   # Cater to the norm
+   set_config_yes_no 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/libdap/files/, sci-libs/libdap/

2016-09-27 Thread David Seifert
commit: 9278c4bd82488448165e6d075cc1a4230769c427
Author: David Seifert  gentoo  org>
AuthorDate: Tue Sep 27 20:14:34 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Sep 27 21:28:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9278c4bd

sci-libs/libdap: Version bump to 3.18.1

Gentoo-bug: 594374
* Make code C++11 compliant
  (change of noexcept default in C++11)
* Import patches from Debian, make testsuite pass
* Add proper USE="static-libs" handling with econf
  back into src_configure() phase
* Remove installation of testsuite headers and
  convenience library
* Delete .la files unconditionally
* Add missing DEPENDs

Package-Manager: portage-2.3.1

 sci-libs/libdap/Manifest   |   1 +
 .../files/libdap-3.18.1-disable-broken-tests.patch |  18 
 .../files/libdap-3.18.1-disable-cache-test.patch   |  22 +
 .../files/libdap-3.18.1-disable-dmr-tests.patch|  31 +++
 .../files/libdap-3.18.1-disable-net-tests.patch|  33 +++
 .../files/libdap-3.18.1-fix-buildsystem.patch  |  20 +
 .../libdap/files/libdap-3.18.1-fix-c++14.patch | 100 +
 sci-libs/libdap/libdap-3.18.1.ebuild   |  52 +++
 8 files changed, 277 insertions(+)

diff --git a/sci-libs/libdap/Manifest b/sci-libs/libdap/Manifest
index ccada3b..87b3775 100644
--- a/sci-libs/libdap/Manifest
+++ b/sci-libs/libdap/Manifest
@@ -1,2 +1,3 @@
 DIST libdap-3.11.3.tar.gz 1514429 SHA256 
1fe14594960c1c24842ea9c3a4032cfce70b7082bbab17369b43c9a134ddac97 SHA512 
acdb54e135a153107460cad2310176b9d4a3f9b7c142eca3456ba9331f551d1855f7e6d4b7fdce6586dd266e54e23b795f903499f349d26481ca1d9abb5f52a0
 WHIRLPOOL 
f67a56c64937610047de2cf2ea362193506fbd474aa0f1aa38a88e3c49e3e6fb3a5d8969feddc34c7560afa0b5c9e1304b5ced46ce3d37e9333094a2da289db0
 DIST libdap-3.17.0.tar.gz 2269838 SHA256 
7c5c65535f8a6aa20f3cdbe2d552140b8f20de007a8e005db437d7361739fb6d SHA512 
ec8101f8b3e5b734ae487928d62845ae46e4770af92b95b3503b0da57a6bb1f796fd7617fe33da047f92b1045d2f2db4a21c7cf022b480be8aafd7bba451854e
 WHIRLPOOL 
24fc31306eb99af2e79d55e792fe447fc99fdd26652f3456a6ec19b00cde102b6300905f128cae93dcc35aa037b7070ce1242757e373079911dd0f3cb9b883f4
+DIST libdap-3.18.1.tar.gz 2209343 SHA256 
a755c472d7c9e54bc3aa6c92a847a69466fbc6cdc56ee912f411802a725d57a4 SHA512 
a1d06bbbad654718bbf9980dc0943935089c09772678f6457d4de8a9d37f1ce33c0e1cab4c5eefec6f9e159028b194d6e3a6021597276b233eda52603ae8dd38
 WHIRLPOOL 
74eb65be375bd81e5d6db9fb93bdd219add79c12fea35eed98445df38f6dc212fc33cc51900ac93657166794b0700ff1be17fd7f41379733de19ad7480f889f0

diff --git a/sci-libs/libdap/files/libdap-3.18.1-disable-broken-tests.patch 
b/sci-libs/libdap/files/libdap-3.18.1-disable-broken-tests.patch
new file mode 100644
index ..09c33e6
--- /dev/null
+++ b/sci-libs/libdap/files/libdap-3.18.1-disable-broken-tests.patch
@@ -0,0 +1,18 @@
+Description: D4FilterClauseTest breaks on arm*, powerpc, s390x.
+Author: Alastair McKinstry 
+Last-Updated: 2016-08-31
+Forwarded: no
+
+Index: libdap-3.18.0/unit-tests/Makefile.am
+===
+--- libdap-3.18.0.orig/unit-tests/Makefile.am
 libdap-3.18.0/unit-tests/Makefile.am
+@@ -74,7 +74,7 @@ UNIT_TESTS = marshT arrayT attrTableT st
+ if DAP4_DEFINED
+ UNIT_TESTS += D4MarshallerTest D4UnMarshallerTest D4DimensionsTest \
+   D4EnumDefsTest D4GroupTest D4ParserSax2Test D4AttributesTest D4EnumTest 
\
+-  chunked_iostream_test D4AsyncDocTest DMRTest D4FilterClauseTest \
++  chunked_iostream_test D4AsyncDocTest DMRTest  \
+   D4SequenceTest
+ endif
+ 

diff --git a/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch 
b/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
new file mode 100644
index ..6ce7ae0
--- /dev/null
+++ b/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
@@ -0,0 +1,22 @@
+Author: Alastair McKinstry 
+Description: Disable test as website appears to be down
+Forwarded: no
+Last-Updated: 2015-10-20
+
+Index: libdap-3.18.0/unit-tests/Makefile.am
+===
+--- libdap-3.18.0.orig/unit-tests/Makefile.am
 libdap-3.18.0/unit-tests/Makefile.am
+@@ -67,9 +67,9 @@ D4-xml.tar.gz: D4-xml/DMR_*[0-9].xml
+ if CPPUNIT
+ UNIT_TESTS = marshT arrayT attrTableT structT sequenceT ddsT dasT \
+   RegexTest ArrayTest AttrTableTest ByteTest MIMEUtilTest ancT DASTest \
+-  DDSTest DDXParserTest  generalUtilTest HTTPConnectTest parserUtilTest \
+-  RCReaderTest SequenceTest SignalHandlerTest  MarshallerTest \
+-  HTTPCacheTest ServerFunctionsListUnitTest
++  DDSTest DDXParserTest  generalUtilTest  parserUtilTest \
++  SequenceTest SignalHandlerTest  MarshallerTest \
++  ServerFunctionsListUnitTest
+ 
+ if DAP4_DEFINED
+ UNIT_TESTS += D4MarshallerTest D4UnMarshallerTest D4DimensionsTest \

diff --git 

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

2016-09-27 Thread David Seifert
commit: f87b7a1668fd7ee8000e375950487248f95f7bdb
Author: David Seifert  gentoo  org>
AuthorDate: Tue Sep 27 21:27:35 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Sep 27 21:28:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87b7a16

dev-libs/fampp2: Remove old ebuilds

Package-Manager: portage-2.3.1

 dev-libs/fampp2/Manifest|  1 -
 dev-libs/fampp2/fampp2-6.0.1.ebuild | 33 
 dev-libs/fampp2/fampp2-7.0.1.ebuild | 50 -
 3 files changed, 84 deletions(-)

diff --git a/dev-libs/fampp2/Manifest b/dev-libs/fampp2/Manifest
index 9ba494d..0fe680e 100644
--- a/dev-libs/fampp2/Manifest
+++ b/dev-libs/fampp2/Manifest
@@ -1,2 +1 @@
-DIST fampp2-6.0.1.tar.bz2 282852 SHA256 
8f54e0226cac5ab94f80aff1c11104d305a63183a88267e259b86059c93d58c0 SHA512 
f61ff11596c22bdbca21d280a19500110b0df1caaec33abee7ac304b046f301222dfa5908de1137e4fd84cbb69de297fa313acb333c3a5f54f5788d5ff5c11c0
 WHIRLPOOL 
af51b86054c5589ae3312980112e0244666460bf394f48319b3b1c8d84901156c7b913b3706fdc89ed3ba8189ea1abd748227a909b53a276fd22804748e5de99
 DIST fampp2-7.0.1.tar.bz2 288073 SHA256 
2bfcc28755dbec832b395bad63b8cf40896b0d4bfbca02c57477a164ca2f0244 SHA512 
317a5cfd383418265cafea0840af8b7c714a04b34265ebfba73230ff2492df8f7884797529916693ab489bdbc94799ca83e015cf0bcfffaea6b28b3a7f9ccbd0
 WHIRLPOOL 
513b6c9f42f9fdacb089079420212d5f79394aec339061d5edd0e7faa34e0b20f33ae98258771a9d60f958683f8bdb6cedae4cd1067f76266f7ee79053b0d9a7

diff --git a/dev-libs/fampp2/fampp2-6.0.1.ebuild 
b/dev-libs/fampp2/fampp2-6.0.1.ebuild
deleted file mode 100644
index ad02d18..
--- a/dev-libs/fampp2/fampp2-6.0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-DESCRIPTION="C++ wrapper for fam"
-HOMEPAGE="https://sourceforge.net/projects/fampp/;
-SRC_URI="mirror://sourceforge/fampp/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="virtual/fam
-   dev-libs/STLport
-   dev-libs/ferrisloki
-   >=dev-libs/libsigc++-2.0.0
-   =dev-libs/glib-2*
-   =x11-libs/gtk+-2*"
-
-src_prepare() {
-   sed -ri \
-   -e '/^C(XX)?FLAGS/s:-O0 -g::' \
-   -e '/^LDFLAGS/s:-Wl,-O1 -Wl,--hash-style=both::' \
-   configure
-}
-
-src_install() {
-   emake install DESTDIR="${D}" || die
-   dodoc AUTHORS ChangeLog NEWS README TODO
-}

diff --git a/dev-libs/fampp2/fampp2-7.0.1.ebuild 
b/dev-libs/fampp2/fampp2-7.0.1.ebuild
deleted file mode 100644
index ddc05a8..
--- a/dev-libs/fampp2/fampp2-7.0.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="C++ wrapper for fam"
-HOMEPAGE="https://sourceforge.net/projects/fampp/;
-SRC_URI="mirror://sourceforge/fampp/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples stlport"
-
-RDEPEND="virtual/fam
-   stlport? ( dev-libs/STLport )
-   >=dev-libs/ferrisloki-2.0.3[stlport?]
-   dev-libs/libsigc++:2
-   dev-libs/glib:2
-   x11-libs/gtk+:2"
-DEPEND="${DEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -ri \
-   -e '/^C(XX)?FLAGS/s:-O0 -g::' \
-   -e '/^LDFLAGS/s:-Wl,-O1 -Wl,--hash-style=both::' \
-   configure || die "sed failed"
-}
-
-src_configure() {
-   # glib and gtk+ are only required for some examples
-   econf \
-   --disable-glibtest \
-   --disable-gtktest \
-   --with-stlport=/usr/include/stlport \
-   $(use_enable stlport)
-
-   if ! use examples ; then
-   sed -i -e '/^SUBDIRS/ s/examples//' Makefile.in || die "sed 
failed"
-   fi
-}
-
-src_install() {
-   default
-   prune_libtool_files
-}



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

2016-09-27 Thread David Seifert
commit: 0e2028487dc6c08de3ddb58fa873104981524c16
Author: David Seifert  gentoo  org>
AuthorDate: Tue Sep 27 21:21:26 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Sep 27 21:28:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e202848

dev-libs/fampp2: Fix building with GCC 6 and -Werror=terminate

Gentoo-bug: 595308
* EAPI=6
* Fix buildsystem properly, remove all the seds
* Fix building with GCC 6, due to changed noexcept semantics
* Remove 'eutils.eclass'
* Disable building of static libraries

Package-Manager: portage-2.3.1

 dev-libs/fampp2/fampp2-7.0.1-r1.ebuild | 57 
 dev-libs/fampp2/fampp2-7.0.1-r2.ebuild | 61 +
 .../files/fampp2-7.0.1-fix-buildsystem.patch   | 78 ++
 dev-libs/fampp2/files/fampp2-7.0.1-fix-gcc6.patch  | 67 +++
 .../fampp2/files/fampp2-7.0.1-libsigc++-2.6.patch  | 46 +
 5 files changed, 252 insertions(+), 57 deletions(-)

diff --git a/dev-libs/fampp2/fampp2-7.0.1-r1.ebuild 
b/dev-libs/fampp2/fampp2-7.0.1-r1.ebuild
deleted file mode 100644
index 665bb03..
--- a/dev-libs/fampp2/fampp2-7.0.1-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils flag-o-matic
-
-DESCRIPTION="C++ wrapper for fam"
-HOMEPAGE="https://sourceforge.net/projects/fampp/;
-SRC_URI="mirror://sourceforge/fampp/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples stlport"
-
-RDEPEND="virtual/fam
-   stlport? ( dev-libs/STLport )
-   >=dev-libs/ferrisloki-2.0.3[stlport?]
-   >=dev-libs/libsigc++-2.6:2
-   dev-libs/glib:2
-   x11-libs/gtk+:2"
-DEPEND="${DEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   # Fix compat with libsigc++-2.6
-   find -name '*.h' -exec sed -i '/sigc++\/object.h/d' {} + || die
-   find -name '*.hh' -exec sed -i '/sigc++\/object.h/d' {} + || die
-   find -name '*.cpp' -exec sed -i '/sigc++\/object.h/d' {} + || die
-   find -name '*.cpp' -exec sed -i '/sigc++\/object_slot.h/d' {} + || die
-   append-cxxflags -std=c++11
-
-   sed -ri \
-   -e '/^C(XX)?FLAGS/s:-O0 -g::' \
-   -e '/^LDFLAGS/s:-Wl,-O1 -Wl,--hash-style=both::' \
-   configure || die "sed failed"
-}
-
-src_configure() {
-   # glib and gtk+ are only required for some examples
-   econf \
-   --disable-glibtest \
-   --disable-gtktest \
-   --with-stlport=/usr/include/stlport \
-   $(use_enable stlport)
-
-   if ! use examples ; then
-   sed -i -e '/^SUBDIRS/ s/examples//' Makefile.in || die "sed 
failed"
-   fi
-}
-
-src_install() {
-   default
-   prune_libtool_files
-}

diff --git a/dev-libs/fampp2/fampp2-7.0.1-r2.ebuild 
b/dev-libs/fampp2/fampp2-7.0.1-r2.ebuild
new file mode 100644
index ..8bed9bd
--- /dev/null
+++ b/dev-libs/fampp2/fampp2-7.0.1-r2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools flag-o-matic
+
+DESCRIPTION="C++ wrapper for fam"
+HOMEPAGE="https://sourceforge.net/projects/fampp/;
+SRC_URI="mirror://sourceforge/fampp/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples stlport"
+
+RDEPEND="virtual/fam
+   stlport? ( dev-libs/STLport )
+   >=dev-libs/ferrisloki-2.0.3[stlport?]
+   >=dev-libs/libsigc++-2.6:2
+   dev-libs/glib:2
+   x11-libs/gtk+:2"
+DEPEND="${DEPEND}
+   virtual/pkgconfig"
+
+PATCHES=(
+   # Fix compat with libsigc++-2.6, #569700
+   "${FILESDIR}/${PN}-7.0.1-libsigc++-2.6.patch"
+   # Fix completely broken buildsystem
+   "${FILESDIR}/${PN}-7.0.1-fix-buildsystem.patch"
+   # Fix noexcept(true) for dtors in >=C++11 with GCC 6, #595308
+   "${FILESDIR}/${PN}-7.0.1-fix-gcc6.patch"
+)
+
+src_prepare() {
+   default
+   mv configure.{in,ac} || die
+   eautoreconf
+}
+
+src_configure() {
+   # libsigc++-2.6 requires building with C++11
+   append-cxxflags -std=c++11
+
+   # glib and gtk+ are only required for some examples
+   econf \
+   --disable-static \
+   --disable-glibtest \
+   --disable-gtktest \
+   --with-stlport="${EPREFIX}/usr/include/stlport" \
+   $(use_enable stlport) \
+   $(use_with examples)
+}
+
+src_install() {
+   default
+
+   # package provides .pc files
+   find "${D}" -name '*.la' -delete || die
+}

diff --git a/dev-libs/fampp2/files/fampp2-7.0.1-fix-buildsystem.patch 
b/dev-libs/fampp2/files/fampp2-7.0.1-fix-buildsystem.patch
new file mode 100644
index ..34067ff
--- /dev/null
+++ b/dev-libs/fampp2/files/fampp2-7.0.1-fix-buildsystem.patch
@@ -0,0 +1,78 @@

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

2016-09-27 Thread Patrice Clement
commit: e780cced313278807c053656e1baa3f721c5e006
Author: Vladimir Pavljuchenko (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Fri Sep 16 13:02:04 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 20:23:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e780cced

net-im/slack-bin: new package.

Slack is a cloud-based team collaboration tool. It offers persistent chat rooms
(channels) organized by topic, as well as private groups and direct messaging.
All content (files, conversations, people) inside Slack is searchable. Slack
integrates with a large number of third-party services and supports
community-built integrations.

Base for ebuild from 
https://github.com/SpiderX/portage-overlay/tree/master/net-im/slack-bin.

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

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

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

 net-im/slack-bin/Manifest   |  2 +
 net-im/slack-bin/metadata.xml   | 22 ++
 net-im/slack-bin/slack-bin-2.1.2.ebuild | 78 +
 3 files changed, 102 insertions(+)

diff --git a/net-im/slack-bin/Manifest b/net-im/slack-bin/Manifest
new file mode 100644
index ..b774bc3
--- /dev/null
+++ b/net-im/slack-bin/Manifest
@@ -0,0 +1,2 @@
+DIST slack-desktop-2.1.2-amd64.deb 46460486 SHA256 
46576dbe929d4d60d0311056c0268d22dfaa58edc6774ce8a7e61873414bbf2e SHA512 
b23ccee498c2c6d043bdb4632b1b2755b3f0a96a1d78338020fb4221c49b7feeb437cc358abcf285e0f0a0f7b57f4db6792b2baa8b339596a287f1272ed12284
 WHIRLPOOL 
7b9dbf46c988dce1837318c4568ef7357481058593d80d0d00f0b8924a1ead28d8aaf3548d7e1f095d62042a05d721ba047658fcbb1758aad1ea006e69c74dcf
+DIST slack-desktop-2.1.2-i386.deb 42997902 SHA256 
cc9660d95f5ce765c18b35191e2475d6bd272affc6d47f176759cc202910ddb4 SHA512 
6b68123d3c85687043e886974449fe424af267c326ffc869d03d911ae5d0f30f5081b611e136bc4f832da8d555b2851a4c093df9c8be2de98235ebcd03528d8c
 WHIRLPOOL 
80514dc501a94652bb54dad205224ee73cc4abd12f356aaf2b454aff67f99b4a16ec88bde0f9c541dbbddfcb8739df040656ca6c91b42b2947d6862743be41a8

diff --git a/net-im/slack-bin/metadata.xml b/net-im/slack-bin/metadata.xml
new file mode 100644
index ..87e0265
--- /dev/null
+++ b/net-im/slack-bin/metadata.xml
@@ -0,0 +1,22 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   spid...@spiderx.dp.ua
+   Vladimir Pavljuchenkov
+   Proxy maintainer
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+Slack offers persistent chat rooms organized by topic,
+as well as private groups and direct messaging.
+All content inside Slack is searchable, including files, conversations,
+and people.
+   
+   
+   https://get.slack.help/hc/en-us
+   
+

diff --git a/net-im/slack-bin/slack-bin-2.1.2.ebuild 
b/net-im/slack-bin/slack-bin-2.1.2.ebuild
new file mode 100644
index ..3f3e8eb
--- /dev/null
+++ b/net-im/slack-bin/slack-bin-2.1.2.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit unpacker gnome2-utils
+
+QA_PREBUILT="
+   opt/slack/slack
+   opt/slack/resources/app.asar.unpacked/node_modules/*
+   opt/slack/libnode.so
+   opt/slack/libgcrypt.so.11
+   opt/slack/libffmpeg.so
+   opt/slack/libCallsCore.so
+"
+
+DESCRIPTION="Team collaboration tool"
+HOMEPAGE="http://www.slack.com/;
+
+MY_PN="${PN/-bin/}"
+BASE_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-_arch_.deb;
+
+SRC_URI="
+   x86? ( ${BASE_URI/_arch_/i386} )
+   amd64? ( ${BASE_URI/_arch_/amd64} )
+"
+
+LICENSE="MIT Apache-2.0 BSD ISC LGPL-2 AFL-2.1 public-domain WTFPL-2 
Artistic-2 no-source-code"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="mirror"
+
+RDEPEND="x11-libs/gtk+:2
+   x11-libs/libnotify
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/cairo[xcb]
+   media-libs/alsa-lib
+   media-libs/harfbuzz[graphite]
+   media-libs/libcanberra[gtk]
+   dev-libs/nss
+   dev-libs/glib:2
+   dev-libs/atk
+   gnome-base/libgnome-keyring
+   gnome-base/gconf:2
+   sys-apps/dbus
+   net-print/cups[ssl]
+   net-misc/curl
+   virtual/udev
+   virtual/libc
+   virtual/libffi
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+src_install() {
+   insinto /usr/share/pixmaps
+   doins usr/share/pixmaps/${MY_PN}.png
+
+   newicon -s 512 usr/share/pixmaps/${MY_PN}.png ${MY_PN}.png
+   domenu usr/share/applications/${MY_PN}.desktop
+
+   insinto /opt/${MY_PN}
+   doins -r usr/lib/${MY_PN}/*
+   fperms +x /opt/${MY_PN}/${MY_PN}
+   dosym /opt/${MY_PN}/${MY_PN} /usr/bin/${MY_PN}
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}



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

2016-09-27 Thread Patrice Clement
commit: d45fe5da6b77e1b78ecdae5aa901e7489ecb2da3
Author: Espen Henriksen  henriksen  is>
AuthorDate: Mon Sep 19 15:04:16 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 20:20:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45fe5da

app-admin/yadm: version bump to 1.05.

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

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

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

 app-admin/yadm/Manifest |  1 +
 app-admin/yadm/yadm-1.05.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/app-admin/yadm/Manifest b/app-admin/yadm/Manifest
index 227ed55..375081c 100644
--- a/app-admin/yadm/Manifest
+++ b/app-admin/yadm/Manifest
@@ -1 +1,2 @@
 DIST yadm-1.04.tar.gz 27391 SHA256 
a73aa51245866ce67aeb4322a62995ebbb13f29dc35508f486819dceb534968a SHA512 
f3f909118f29382c6cbae565de336c27fd7d159955a231ac22b0d25e25e50c4c3e1bdc68b1629920904ad9353ee8ce8f7e5c5e50d289984447815a685a4132c9
 WHIRLPOOL 
c74c2bfc89abb6955bb4e0d60b1cb0777c9f9ec43bc1919c130cd8470e44c090fba9003e473f4344ed92df23e399ea45ece6dafde80d575a8af491bb4c16b554
+DIST yadm-1.05.tar.gz 26554 SHA256 
2989b458f62cd08a65ee4f43e7ecf18f539b52d4bbb20c52b0ecff619f5e76cd SHA512 
74f215957038b38e056b9d5dccb03af11066627215c16171f2fb61c0f7bcc8c042784554f549224a2ba1847a9a8dea399237c3910bc978802e8a798b51f5074f
 WHIRLPOOL 
02e9992589b3ed0a6d4ba13ade1e54377361cb085bb7be93a750fb6f742c439febd5e18af49cfe25e6f55272cd52f013aba3ff7c929581f71b8512ed3daf7876

diff --git a/app-admin/yadm/yadm-1.05.ebuild b/app-admin/yadm/yadm-1.05.ebuild
new file mode 100644
index ..ffdaba7
--- /dev/null
+++ b/app-admin/yadm/yadm-1.05.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A dotfile manager for the config files in your home folder"
+HOMEPAGE="https://github.com/TheLocehiliosan/yadm/;
+SRC_URI="https://github.com/TheLocehiliosan/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DOCS=( CHANGES CONTRIBUTORS README.md )
+
+DEPEND="
+   test? (
+   dev-util/bats
+   dev-vcs/git
+   )"
+RDEPEND="dev-vcs/git
+   app-crypt/gnupg"
+
+src_test() {
+   # 109_accept_encryption tests are interactive, thus fail. Skip them
+   bats $(find test/ -type f -name '*.bats' -and -not -name 
'109_accept_encryption.bats') \
+   || die "Tests failed"
+}
+
+src_install() {
+   einstalldocs
+
+   dobin "${PN}"
+   doman "${PN}.1"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/apply-default-acl/

2016-09-27 Thread Michael Orlitzky
commit: 8b15c4c178f3f3bcc9e66447834f842ff7878984
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Tue Sep 27 20:05:42 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Tue Sep 27 20:05:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b15c4c1

sys-apps/apply-default-acl: new version 0.0.5.

Package-Manager: portage-2.2.28

 sys-apps/apply-default-acl/Manifest|  1 +
 .../apply-default-acl-0.0.5.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/sys-apps/apply-default-acl/Manifest 
b/sys-apps/apply-default-acl/Manifest
index cc3ed7a..359dc7e 100644
--- a/sys-apps/apply-default-acl/Manifest
+++ b/sys-apps/apply-default-acl/Manifest
@@ -1 +1,2 @@
 DIST apply-default-acl-0.0.4.tar.gz 99201 SHA256 
a9c9a91198f8294aa6ec9c2e43e3bdb6c75e07961306a29a9b13d453d3079680 SHA512 
0935ba7608314d55b223803e9b118fc8e785bc92d8235077a1e7534309184934e2558dbc9e39ba45224018cdf1bd7148c471f3ff3b71aab6c1449c377fac3b5d
 WHIRLPOOL 
76718fd814a9e8fd0dd6ead9373babc39b36d1da22cd55b0b20ff3d83489f0bd355964bfe6ffbcf6f3961f318cc462ca658c0660cdedec3f3c201820249f5fd3
+DIST apply-default-acl-0.0.5.tar.gz 112098 SHA256 
3036e972830d2ce971c88b9db8ee471a6ba59a01b778264a874159ef33dc5dc1 SHA512 
ca42c0553506451888de97ae006569e281d75701f4b4984df579ffcd451f838f453c1af574ab4f125be5036bc0a6fe58fcc28876c4c350127ed836fd45297f0f
 WHIRLPOOL 
5c1a8fea3412f85ec59d6e5e90528be03fd87fe0f16fd8bb22c96dc90da321d0838e0c79bf2e74770f71cda57934f50f2144c6314fd2c40882df495229097112

diff --git a/sys-apps/apply-default-acl/apply-default-acl-0.0.5.ebuild 
b/sys-apps/apply-default-acl/apply-default-acl-0.0.5.ebuild
new file mode 100644
index ..d004a93
--- /dev/null
+++ b/sys-apps/apply-default-acl/apply-default-acl-0.0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Apply default POSIX ACLs to files and directories"
+HOMEPAGE="http://michael.orlitzky.com/code/apply-default-acl.php;
+SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-apps/acl"
+RDEPEND="${DEPEND}"
+
+DOCS=( doc/README )
+
+# tests need to be executed on filesystem with ACL support
+# skipping them for now
+RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimcalc/

2016-09-27 Thread Patrice Clement
commit: 29ca70e292327381d5644b532304eb01fcf09e42
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Sep 27 19:59:33 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 19:59:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ca70e2

app-vim/vimcalc: clean up old.

Package-Manager: portage-2.2.28

 app-vim/vimcalc/vimcalc-1.3.ebuild | 27 ---
 1 file changed, 27 deletions(-)

diff --git a/app-vim/vimcalc/vimcalc-1.3.ebuild 
b/app-vim/vimcalc/vimcalc-1.3.ebuild
deleted file mode 100644
index f16a412..
--- a/app-vim/vimcalc/vimcalc-1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: provides an interactive calculator inside vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3329;
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15317 -> 
${P}.zip"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="vimcalc"
-
-DEPEND="app-arch/unzip"
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
-   =dev-lang/python-2*"
-
-S="${WORKDIR}/${PN}-v${PV}"
-
-src_prepare() {
-   # Remove .DS_Store files that should not be installed
-   find -type f -name '.*' -exec rm -f {} + || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimcalc/

2016-09-27 Thread Patrice Clement
commit: bf9b71fd4634a74bf2305351a78171e2c1bb4793
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Sep 27 19:59:00 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 19:59:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9b71fd

app-vim/vimcalc: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 app-vim/vimcalc/vimcalc-1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild 
b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
index 674319e..3bc2f97 100644
--- a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
+++ b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: provides an interactive calculator 
inside vim"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3329;
 SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15317 -> 
${P}.zip"
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="vimcalc"
 



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

2016-09-27 Thread Amadeusz Piotr Żołnowski
commit: 349374cf1253c5ba4c9cb966dd2f390ea58ed920
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Tue Sep 27 19:12:47 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Tue Sep 27 19:40:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349374cf

sys-apps/firejail: Remove versions with potential security failures

See news from September 2016 at .

Package-Manager: portage-2.3.1

 sys-apps/firejail/Manifest |  2 --
 .../firejail/files/firejail-0.9.38-sysmacros.patch | 27 --
 .../firejail/files/firejail-0.9.40-sysmacros.patch | 27 --
 sys-apps/firejail/firejail-0.9.38.ebuild   | 27 --
 sys-apps/firejail/firejail-0.9.40-r2.ebuild| 42 --
 5 files changed, 125 deletions(-)

diff --git a/sys-apps/firejail/Manifest b/sys-apps/firejail/Manifest
index 3d2d0d9..2c34452 100644
--- a/sys-apps/firejail/Manifest
+++ b/sys-apps/firejail/Manifest
@@ -1,4 +1,2 @@
 DIST firejail-0.9.38.2.tar.bz2 158132 SHA256 
d76d82d18c45c64f04924a03d7fab0cbf023d86a92a16a13c5f51e09b40ad446 SHA512 
d20ff48c39da7941cf61d5d2dc4a126dc7eeb2657d75b8d9bec9e53225fc79b55489b36727d6383c837bbe4e412d4bd5b4bde645b064a539d16e80fe972e3506
 WHIRLPOOL 
94f96f9696ce4a7cc3bb7084e7d04410b36540a50d2fdf7ae25b3c82114adf6e32169ecf24be501a916b487bf044a87429cf13c9bd2d332d9a761378eac047a5
-DIST firejail-0.9.38.tar.bz2 157543 SHA256 
b61b15c03a30b92f5ffddc458b6488eedd1cf87ffe22d77d423e5a254efd16bb SHA512 
c1f5e0f56eb0fa6796f3b6eb6037aa8ae4c79b2440dfd64d5a656a775ac01c55db71c5a45d85d4ffb456d1d551038f87ad587dc822d470d41dfdc9a6f8eac9fc
 WHIRLPOOL 
78823d088d8b8f2a15d2f68083c75a1ad5c5638a62cc93fb7358db821f813eb7aab3c3aa29b48ab8b5c6b3818571fd2ffa4e8992e101d4bea0f603bbdf4b26a6
-DIST firejail-0.9.40.tar.bz2 197184 SHA256 
49ed9c76fb77bf71543f0e6cacf9491f8280ae5602ecf805b57a011b528222b6 SHA512 
aef20c5061d5e8e8d064f8cfb807a3b0034f2eb108bde234af56c2d2fd3c06cd7129539db22e142b251c15cbb0b82b89a9acee98ebaa36d3029ffc91c37456fc
 WHIRLPOOL 
622dc3a10beb23a4d2756850eb69bd911aa0610442e6e73b8bedcf7d455f0e6580984ca1010eae35ac313f7c26660fd6e78e3e0911f24a7e35c1e5f438fa02d8
 DIST firejail-0.9.42.tar.xz 204608 SHA256 
4f3bceee973b84fdf13a5d5ab0060d140ecc8e42c19c945e7fb93f0fd8499b47 SHA512 
bea126c41cbd275ef64bce1fa65419a168a3d39a5eeb2bc78d904e1f7c93357caca0446cdaced2f1e0757d30ebc9dfadce14fe283597abad430f1a2df05581ad
 WHIRLPOOL 
2dacfc0ac8e2707609c53d36fff568b23700d68a464e4f251f1b414d6abdb379403883ac25a3886cfe8c671ac20baf98467190ac36ed0d9b0276005d29edb852

diff --git a/sys-apps/firejail/files/firejail-0.9.38-sysmacros.patch 
b/sys-apps/firejail/files/firejail-0.9.38-sysmacros.patch
deleted file mode 100644
index 85830a4..
--- a/sys-apps/firejail/files/firejail-0.9.38-sysmacros.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From c15fc4754a05cc2b2aec4ca75f87bf3d61578843 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger 
-Date: Wed, 20 Apr 2016 00:14:21 -0400
-Subject: [PATCH] include sys/sysmacros.h for major/minor/makedev
-
-These funcs have been defined in sys/sysmacros.h forever, and Linux C
-libs are moving away from implicitly including it.  Update the files
-to include it explicitly.

- src/firejail/fs_dev.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/firejail/fs_dev.c b/src/firejail/fs_dev.c
-index 97ee9de..2f66980 100644
 a/src/firejail/fs_dev.c
-+++ b/src/firejail/fs_dev.c
-@@ -28,6 +28,7 @@
- #ifndef _BSD_SOURCE
- #define _BSD_SOURCE 
- #endif
-+#include 
- #include 
- 
- static void create_char_dev(const char *path, mode_t mode, int major, int 
minor) {
--- 
-2.7.4
-

diff --git a/sys-apps/firejail/files/firejail-0.9.40-sysmacros.patch 
b/sys-apps/firejail/files/firejail-0.9.40-sysmacros.patch
deleted file mode 100644
index 85830a4..
--- a/sys-apps/firejail/files/firejail-0.9.40-sysmacros.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From c15fc4754a05cc2b2aec4ca75f87bf3d61578843 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger 
-Date: Wed, 20 Apr 2016 00:14:21 -0400
-Subject: [PATCH] include sys/sysmacros.h for major/minor/makedev
-
-These funcs have been defined in sys/sysmacros.h forever, and Linux C
-libs are moving away from implicitly including it.  Update the files
-to include it explicitly.

- src/firejail/fs_dev.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/firejail/fs_dev.c b/src/firejail/fs_dev.c
-index 97ee9de..2f66980 100644
 a/src/firejail/fs_dev.c
-+++ b/src/firejail/fs_dev.c
-@@ -28,6 +28,7 @@
- #ifndef _BSD_SOURCE
- #define _BSD_SOURCE 
- #endif
-+#include 
- #include 
- 
- static void create_char_dev(const char *path, mode_t mode, int major, int 
minor) {
--- 
-2.7.4
-

diff --git a/sys-apps/firejail/firejail-0.9.38.ebuild 
b/sys-apps/firejail/firejail-0.9.38.ebuild
deleted file mode 100644
index 08e0119..
--- a/sys-apps/firejail/firejail-0.9.38.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 

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

2016-09-27 Thread Michael Weber
commit: ab0f66c57803c952e7230583e92401054b3f985b
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Sep 27 19:14:23 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Sep 27 19:14:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0f66c5

app-office/scribus: Update live ebuild. Add qt-5.7.0 patch.

Package-Manager: portage-2.2.28

 app-office/scribus/scribus-1.5.0-r1.ebuild |  6 -
 app-office/scribus/scribus-1.5.2.ebuild|  2 +-
 app-office/scribus/scribus-.ebuild | 41 +-
 3 files changed, 30 insertions(+), 19 deletions(-)

diff --git a/app-office/scribus/scribus-1.5.0-r1.ebuild 
b/app-office/scribus/scribus-1.5.0-r1.ebuild
index 80f8a77..aae0c4c 100644
--- a/app-office/scribus/scribus-1.5.0-r1.ebuild
+++ b/app-office/scribus/scribus-1.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -97,6 +97,10 @@ src_prepare() {
-e 's:\(${CMAKE_INSTALL_PREFIX}\):./\1:g' \
-i resources/templates/CMakeLists.txt || die
 
+   if has_version ">=dev-qt/qtcore-5.7.0" ; then
+   append-cxxflags "-std=c++11" #bug 591948
+   fi
+
cmake-utils_src_prepare
 }
 

diff --git a/app-office/scribus/scribus-1.5.2.ebuild 
b/app-office/scribus/scribus-1.5.2.ebuild
index 4faa8de..ea8ec9e 100644
--- a/app-office/scribus/scribus-1.5.2.ebuild
+++ b/app-office/scribus/scribus-1.5.2.ebuild
@@ -167,7 +167,7 @@ src_install() {
EOF
dodoc "${T}"/COPYING
docompress -x /usr/share/doc/${PF}/en 
/usr/share/doc/${PF}/{AUTHORS,TRANSLATION,LINKS,COPYING}
-   doicon resources/iconsets/1_5_0/scribus.png
+   doicon resources/iconsets/*/scribus.png
domenu scribus.desktop
 }
 

diff --git a/app-office/scribus/scribus-.ebuild 
b/app-office/scribus/scribus-.ebuild
index 333a994..59b904e 100644
--- a/app-office/scribus/scribus-.ebuild
+++ b/app-office/scribus/scribus-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -64,7 +64,7 @@ COMMON_DEPEND="
hunspell? ( app-text/hunspell )
graphicsmagick? ( media-gfx/graphicsmagick )
osg? ( dev-games/openscenegraph )
-   pdf? ( app-text/podofo )
+   pdf? ( app-text/podofo:0= )
scripts? ( dev-python/pillow[tk?,${PYTHON_USEDEP}] )
tk? ( dev-python/pillow[tk?,${PYTHON_USEDEP}] )
 "
@@ -74,7 +74,9 @@ DEPEND="${COMMON_DEPEND}
dev-qt/linguist-tools:5
virtual/pkgconfig"
 
-PATCHES=( "${FILESDIR}"/${PN}-1.5.0-docdir.patch )
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.0-docdir.patch
+   )
 
 src_prepare() {
rm -r codegen/cheetah || die
@@ -96,6 +98,10 @@ src_prepare() {
-e 's:\(${CMAKE_INSTALL_PREFIX}\):./\1:g' \
-i resources/templates/CMakeLists.txt || die
 
+   if has_version ">=dev-qt/qtcore-5.7.0" ; then
+   append-cxxflags "-std=c++11" #bug 591948
+   fi
+
cmake-utils_src_prepare
subversion_src_prepare
 }
@@ -103,9 +109,9 @@ src_prepare() {
 src_configure() {
local lang langs
for lang in ${IUSE_LINGUAS}; do
-   if use linguas_${lang}; then
+   if use linguas_${lang} || [[ ${lang} == "en" ]]; then
# From the CMakeLists.txt
-   # "#Bit of a hack, preprocess all the filenames to 
generate our language string, needed for -DWANT_GUI_LANG=en_GB,de_DE , etc"
+   # "#Bit of a hack, preprocess all the filenames to 
generate our language string, needed for -DWANT_GUI_LANG=en_GB;de_DE , etc"
langs+=";${lang}"
else
# Don't install localized documentation
@@ -123,7 +129,7 @@ src_configure() {
-DPYTHON_LIBRARY="$(python_get_library_path)"
-DWANT_DISTROBUILD=ON
-DDOCDIR="/usr/share/doc/${PF}/"
-   -DWANT_GUI_LANG=${langs#;}
+   -DWANT_GUI_LANG="${langs#;};en"
$(cmake-utils_use_with pdf PODOFO)
$(cmake-utils_use_with boost)
$(cmake-utils_use_want graphicsmagick)
@@ -180,21 +186,22 @@ pkg_postrm() {
 }
 
 safe_delete () {
-   if path_exists $2; then
-   case $1 in
-   dir)
+   case $1 in
+   dir)
+   if [[ -d "${2}" ]]; then
ebegin "Deleting ${2} recursively"
rm -r "${2}" || die
eend $?
-   ;;
-   file)
+   fi
+   ;;
+   file)
+   if [[ -f "${2}" ]]; then
 

[gentoo-commits] repo/gentoo:master commit in: app-office/scribus/files/, app-office/scribus/

2016-09-27 Thread Michael Weber
commit: 1617ba74c828ee4e4b1dd531037c3b5982c25a81
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Sep 27 18:50:25 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Sep 27 18:50:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1617ba74

app-office/scribus: drop old versions.

Package-Manager: portage-2.2.28

 app-office/scribus/Manifest|   2 -
 app-office/scribus/files/scribus-1.4.2-docs.patch  |  29 ---
 .../scribus/files/scribus-1.4.4-ppc64-fpic.patch   |  19 --
 app-office/scribus/scribus-1.4.5.ebuild| 151 
 app-office/scribus/scribus-1.5.1.ebuild| 200 -
 5 files changed, 401 deletions(-)

diff --git a/app-office/scribus/Manifest b/app-office/scribus/Manifest
index 7460f6b..1f887c4 100644
--- a/app-office/scribus/Manifest
+++ b/app-office/scribus/Manifest
@@ -1,5 +1,3 @@
-DIST scribus-1.4.5.tar.bz2 78251228 SHA256 
9f706f0561d26bb11bbe558690ae0507cd3689e381f6e17aa9411d9c4ef58498 SHA512 
60db402b0fc4880f795694f3d6823ff2cedd660e7431c311ec7b75d79f09815e790da562c4cd4c080811559d1c16a3e65be8e1a348f655dbc37c3a6cec74650e
 WHIRLPOOL 
f53273810ae2b7aa35403d6e622fb0ebb67f35d454aa4667dbbe81efe5fb2de3564d346741b80c5bed33a307e8c58fe7ba695900e45f602b3a14db1cae82d948
 DIST scribus-1.4.6.tar.xz 73601104 SHA256 
21e336500d9edc9c90ccf73087e5ef3df59ec3e4a3cbfec15367bcd8d078a19a SHA512 
74d8a89eb767535bcd8fe5e3c55d03709d59ff8fc5280005bcc2ad36cae1d37c8442ab85abaea86fdee9f351a901c86947231001324e2d8df00cbd8e5c18d1e3
 WHIRLPOOL 
5c2ee366cb53720b35ffec2f7e2db244105a95ed7b14c27cf4fab7636cbdf10c6a370c0a14f65f630cd8252b22a4a3ec4b5e592c71308f78269205a89ae56fb7
 DIST scribus-1.5.0.tar.xz 75867348 SHA256 
a3dbe66d12719355d41ae7f2cac7a8c9d5599b12aeb5c038d939636f054e8e68 SHA512 
3d3f311543019cf985e12d25d0a9bd2ea470679aee0f40d0aed4d2f1532ea3cdbd4d2e215e59b559b4301613fb71f738a348c56d09d3c6e32da0047d9e212065
 WHIRLPOOL 
feae71d139724b4927c81cab5d13168a9e00383f9a7890484cf5ab62f001b266b4af954440bc7edc51eedb65c3ace4541a7fc0836b0f6237061d6d38371ac6ca
-DIST scribus-1.5.1.tar.xz 78032792 SHA256 
1882e68713d91c2ab9d6ec7a251dbbe31a4438ee68e63e62d36770541e6f4a38 SHA512 
36de951c5aa190f49486971cb08223a4de85ba256a89c2df4ab0fcaba16480065faf499306efa669c623a36a59fbe09aec0c0572b55ce3f9e4107bb54df9c443
 WHIRLPOOL 
c081db19cb39968577f5af9224a87bb2d44caf322b2860c0e3ec9bd32142d6e5f0c1c998c87ee501a3de98f9311c7b543fdef880773bed2cfd290d03a877c9a9
 DIST scribus-1.5.2.tar.xz 74456064 SHA256 
ec5eec23aeda655d3a761cffb85853dcd2ede3973b9e62a1b3c28bd1093c74f5 SHA512 
c3531bc5ef97e1f7d026ec7cff872ff7a6ea36472c794b632bee1a84fdeea87deaa56e8b9c467fe8e6db694266efc9ec84d822e5feefd2f99b4469d08826cea4
 WHIRLPOOL 
cc1cd41c725aaa240a064149c011cee31f04e738ea386285b75f31aeb200b9351e6e434ed517a2d600c1de694f2f3584012e9213b0fdf094a6497d04c14e3fb7

diff --git a/app-office/scribus/files/scribus-1.4.2-docs.patch 
b/app-office/scribus/files/scribus-1.4.2-docs.patch
deleted file mode 100644
index 977bfe0..
--- a/app-office/scribus/files/scribus-1.4.2-docs.patch
+++ /dev/null
@@ -1,29 +0,0 @@
- CMakeLists.txt |4 +---
- 1 files changed, 1 insertions(+), 3 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3f34048..4880594 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -267,7 +267,7 @@ ELSE (WIN32 OR OS2)
- SET(DOCDIR "share/doc/${MAIN_DIR_NAME}${TAG_VERSION}/")
-   ELSE(TAG_VERSION OR BUILD_OSX_BUNDLE)
- IF(NOT WANT_VERSIONING)
--SET(DOCDIR "share/doc/${MAIN_DIR_NAME}/")
-+SET(DOCDIR "share/doc/${MAIN_DIR_NAME}-${GENTOOVERSION}/")
- ELSE(NOT WANT_VERSIONING)
- SET(DOCDIR "share/doc/${MAIN_DIR_NAME}-${VERSION}/")
- ENDIF(NOT WANT_VERSIONING)
-@@ -801,12 +801,11 @@ INSTALL(FILES
-   BUILDING
-   ChangeLog
-   ChangeLogSVN
--  COPYING
-   LINKS
-   NEWS
-   PACKAGING
-   README
-   TODO
-   TRANSLATION
-   DESTINATION ${DOCDIR}
- )

diff --git a/app-office/scribus/files/scribus-1.4.4-ppc64-fpic.patch 
b/app-office/scribus/files/scribus-1.4.4-ppc64-fpic.patch
deleted file mode 100644
index 295cec3..
--- a/app-office/scribus/files/scribus-1.4.4-ppc64-fpic.patch
+++ /dev/null
@@ -1,19 +0,0 @@
- scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt 
b/scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt
-index 18898a7..ba872b9 100755
 a/scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt
-+++ b/scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt
-@@ -18,9 +18,9 @@ SET(2GEOM_VERSION 0.1.0)
- # http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1=3 and
- # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559133
- 
--IF (ARCH_X86_64 EQUAL 1 OR ARCH_HPPA EQUAL 1 OR ARCH_MIPS EQUAL 1 OR 
ARCH_MIPS_64 EQUAL 1)
-+IF (ARCH_X86_64 EQUAL 1 OR ARCH_HPPA EQUAL 1 OR ARCH_MIPS EQUAL 1 OR 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/

2016-09-27 Thread Markus Meier
commit: 8dd971034ed29f4b1e560cd87c0766432e2fa973
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:46:56 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:46:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd97103

app-i18n/unicode-data: arm stable, bug #591592

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

 app-i18n/unicode-data/unicode-data-9.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild 
b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
index 1c593d2..10f8df9 100644
--- a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
+++ b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip 
-> ${P}-UCD.zip
 
 LICENSE="unicode"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="app-arch/unzip"



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

2016-09-27 Thread Markus Meier
commit: ab9e3a58d1049b41998ee4f15f4998a5103323de
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:46:01 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:46:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9e3a58

app-text/wgetpaste: arm stable, bug #591544

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

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

diff --git a/app-text/wgetpaste/wgetpaste-2.28.ebuild 
b/app-text/wgetpaste/wgetpaste-2.28.ebuild
index 10f12d3..e2ae2f4 100644
--- a/app-text/wgetpaste/wgetpaste-2.28.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.28.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/

2016-09-27 Thread Markus Meier
commit: 8299dca811559c5447ec2cb15d1f32145a833fac
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:45:01 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:45:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8299dca8

dev-perl/Capture-Tiny: arm stable, bug #590830

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

 dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
index f9f7f3b..d508147 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or 
external programs"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



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

2016-09-27 Thread Markus Meier
commit: fa4429d63c75ffa21511ce5c864966fbb0fdd9a8
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:43:59 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:43:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4429d6

dev-libs/npth: arm stable, bug #590654

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

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

diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild
index 614c865..2d1eb56 100644
--- a/dev-libs/npth/npth-1.2.ebuild
+++ b/dev-libs/npth/npth-1.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 IUSE="static-libs"



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

2016-09-27 Thread Markus Meier
commit: dced77166e2978b9a5250d4f222a3986f05faf9e
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:42:47 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:42:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dced7716

net-misc/tigervnc: arm stable, bug #584482

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

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

diff --git a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild 
b/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild
index fe54be2..de00dcb 100644
--- a/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.6.0-r2.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE="gnutls java +opengl pam server +xorgmodule"
 
 RDEPEND="virtual/jpeg:0



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

2016-09-27 Thread Markus Meier
commit: 1fa00d8af92bc60f1141a9747b6638ca7f73d4b9
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:40:50 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:40:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa00d8a

dev-libs/libassuan: arm stable, bug #590652

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

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

diff --git a/dev-libs/libassuan/libassuan-2.4.3.ebuild 
b/dev-libs/libassuan/libassuan-2.4.3.ebuild
index 9933956..93a53a3 100644
--- a/dev-libs/libassuan/libassuan-2.4.3.ebuild
+++ b/dev-libs/libassuan/libassuan-2.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.8"



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

2016-09-27 Thread Markus Meier
commit: 049dfe1212939d1bb6b7ae5698de31e9e46cc85b
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:39:46 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:39:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049dfe12

dev-libs/libgpg-error: arm stable, bug #590650

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

 dev-libs/libgpg-error/libgpg-error-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.24.ebuild 
b/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
index 6c0feca..7e2fe30 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.24.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 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 ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="common-lisp nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )



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

2016-09-27 Thread Markus Meier
commit: 2ce1d99f84b75a89a69f1bb28093e086c771cf8d
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:38:47 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:38:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce1d99f

app-portage/gentoolkit: arm stable, bug #590170

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

 app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild 
b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
index 35c36c7..d1a6189 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}



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

2016-09-27 Thread Markus Meier
commit: 6cb11d0c0f9d75937d564ac32ab62c79ea56ab55
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:37:38 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:37:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb11d0c

dev-db/mariadb: arm stable, bug #593608

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

 dev-db/mariadb/mariadb-10.0.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.0.27.ebuild 
b/dev-db/mariadb/mariadb-10.0.27.ebuild
index bf23efa..95d9013 100644
--- a/dev-db/mariadb/mariadb-10.0.27.ebuild
+++ b/dev-db/mariadb/mariadb-10.0.27.ebuild
@@ -20,7 +20,7 @@ RESTRICT="!bindist? ( bindist )"
 REQUIRED_USE="server? ( tokudb? ( jemalloc ) ) static? ( !pam )"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 MY_PATCH_DIR="${WORKDIR}/mysql-extras-${MY_EXTRAS_VER}"
 PATCHES=(



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

2016-09-27 Thread Markus Meier
commit: 5ade7f8d0f819eab54e3bcdd4387158dfa070854
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Sep 27 18:36:00 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Sep 27 18:36:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ade7f8d

profiles: package.use.stable.mask dev-db/mariadb[jdbc] on arm

Signed-off-by: Markus Meier  gentoo.org>

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

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index e0afbee..3fa2c77 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Markus Meier  (27 Sep 2016)
+# Missing stable
+dev-db/mariadb jdbc
+
 # Davide Pesavento  (08 Jun 2016)
 # The corresponding Qt5 modules are not stable on arm, and we don't
 # want to stabilize them solely because of PyQt5 while there are no



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

2016-09-27 Thread Michael Weber
commit: 33da3942f20352ab04649354be84df5e65e1ea7e
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Sep 27 18:33:40 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Sep 27 18:34:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33da3942

app-office/scribus: Fix CXXFLAGS+=-std=c++11 for qt-5.7.0 (bug 591948, thanks 
Juergen Rose).

Package-Manager: portage-2.2.28

 app-office/scribus/scribus-1.5.2.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-office/scribus/scribus-1.5.2.ebuild 
b/app-office/scribus/scribus-1.5.2.ebuild
index 7a0f15c..4faa8de 100644
--- a/app-office/scribus/scribus-1.5.2.ebuild
+++ b/app-office/scribus/scribus-1.5.2.ebuild
@@ -95,6 +95,10 @@ src_prepare() {
-e 's:\(${CMAKE_INSTALL_PREFIX}\):./\1:g' \
-i resources/templates/CMakeLists.txt || die
 
+   if has_version ">=dev-qt/qtcore-5.7.0" ; then
+   append-cxxflags "-std=c++11" #bug 591948
+   fi
+
cmake-utils_src_prepare
 }
 



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

2016-09-27 Thread Christoph Junghans
commit: ee3560d0e0ee08aea2037fc93aee80de6090d7f9
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Sep 27 16:29:52 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Sep 27 18:13:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3560d0

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csgapps/Manifest   |  1 +
 .../votca-csgapps/votca-csgapps-1.4_rc1.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest 
b/sci-chemistry/votca-csgapps/Manifest
index 3c90036..d5df62d 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,4 @@
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 
f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 
e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef
 WHIRLPOOL 
43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
 DIST votca-csgapps-1.3.1.tar.gz 20514 SHA256 
7a66604b79f897745b4373879c01834e052b5c1c6a6e9b821dfe57fd272d9839 SHA512 
2210687d33a1600feace07111a9f142c17711af92935f934c079062fa97adc774e1c8a79cbec5a0fc8eb8d840b9c036adea5c5413f1a8dd6fc96ff5211ba4f5f
 WHIRLPOOL 
bea1efe823f09fcd357e4c686345a52d95dc699ba5702a2c178b7b67d94907787eafe2dd74349c1e00d607fe0c52e6c2da3d3d6f6f6725ca61eae3986b477497
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 
501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 
a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4
 WHIRLPOOL 
e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26
+DIST votca-csgapps-1.4_rc1.tar.gz 21086 SHA256 
952d74c480ca3a04d5c8b2ca64bf3b659d331f545c8d266615911087c22f8f00 SHA512 
52f3f3b89efcc6feceb2c1706ba128d4ebb7b85810627cbdf9ea145e842d6d0b068d0dfee6907566870d57d14e50b86739aa27b674661c52e9c8ce33381bea23
 WHIRLPOOL 
b78a44c3a74f6089110b2a8d36b938236497275c4dd31ea654a8894ea8877c6ab87988c9c04b39a0f068fc2e9451216d3a4e49d0ab0f92e9530ffe22051e1103

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild 
b/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild
new file mode 100644
index ..cb7b9cc
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+   S="${WORKDIR}/${P#votca-}"
+else
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN/-//}.git 
https://github.com/${PN/-//}.git;
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )



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

2016-09-27 Thread Christoph Junghans
commit: f2de7114bb18961ef7d74de40dfdb26dab5b860b
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Sep 27 16:22:28 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Sep 27 18:13:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2de7114

sci-libs/votca-tools: version bump

Package-Manager: portage-2.3.0

 sci-libs/votca-tools/Manifest   |  1 +
 sci-libs/votca-tools/votca-tools-1.4_rc1.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/sci-libs/votca-tools/Manifest b/sci-libs/votca-tools/Manifest
index 777546b..248dda7 100644
--- a/sci-libs/votca-tools/Manifest
+++ b/sci-libs/votca-tools/Manifest
@@ -1,3 +1,4 @@
 DIST votca-tools-1.2.4_pristine.tar.gz 84836 SHA256 
acb5545c7cbdf8f8dbad6645f553e90e5dfa979e5f662f56696f73fc5a957c55 SHA512 
65e780cbedf9b9001f3d704d7d45a8272cd995f21cea7a31a446a0e040c803994ff9aea2a884a2c5c972cef9b980434cb8e2bbcef8b96cfb31e178d95ddb0f45
 WHIRLPOOL 
a8a341349ac3d36b9f331c57cfcc62c1995ca71fcec035dab098438cbbc1a2c6a80ed50d048e867af352723352a2af9aed41411e43e4d9e40cfbedf362ca
 DIST votca-tools-1.3.1.tar.gz 96920 SHA256 
3a1d612c2dbf4e82c35201d1ae5f9aa064c64b88568df6b098bd54375a23e9fe SHA512 
591d6fb6f10397451c60df24f72dcb46d9a9ae40c10152956b7c319394d52559253e74f481cf71bbe43a6b17255c6c8a42c4d8f3bae8fc12807430e108908cd2
 WHIRLPOOL 
1bd8aaf740ea0c6371d8c6ec76b57b7d1348712912ae36dc8481537cbd6fc688af0903a8c2461a5fea0c2fc3bd63cd262e62cb0932f5162fde3a1d771c0c
 DIST votca-tools-1.3.tar.gz 96908 SHA256 
ecacfb46b645f69fa0bb9f40408c9211fa09a02dd47bcb4adb069cf7e3f60348 SHA512 
c6b69d5bae234b9af9c469db4203d3c7e4f57e18486ac69665b2a24b9c5fd74ec007a88c491b6439d36849346468fde8748c62ce54c63f462a58f1b6bc9b5993
 WHIRLPOOL 
540db48b417698a42dc34406d15d84a34a1b798ac70a4916c73fdb964218705a1c5f7ecec660d09fcf5844230a5aab6d498a7972261b320696bb0502da267a4e
+DIST votca-tools-1.4_rc1.tar.gz 103097 SHA256 
97791147e1db2154873f5f7990487c64f5f8f49f5fa318d06bf109df80d163f0 SHA512 
e1d32bc54d2c12e167449da5476c6454bbb3ce090113e2e7c05c31e1d38b81b2d8c86303cf73ac1c6d274c1b9d9ed2cdfbf14ba24ce458374a9a882b7a96f726
 WHIRLPOOL 
acbf2c831fda576e6803485d6e214ffd7d09b4511876d65fc6178f93fd24e6c574e55fe74a6453bcbcb0e580e4d60f1b82d7bf4163102086c90a427f4d0e9827

diff --git a/sci-libs/votca-tools/votca-tools-1.4_rc1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.4_rc1.ebuild
new file mode 100644
index ..34b0cd2
--- /dev/null
+++ b/sci-libs/votca-tools/votca-tools-1.4_rc1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils eutils multilib
+
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+   S="${WORKDIR}/${P#votca-}"
+else
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN/-//}.git 
https://github.com/${PN/-//}.git;
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Votca tools library"
+HOMEPAGE="http://www.votca.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="doc +fftw +gsl sqlite"
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-libs/expat
+   fftw? ( sci-libs/fftw:3.0 )
+   gsl? ( sci-libs/gsl )
+   sqlite? ( dev-db/sqlite:3 )"
+
+DEPEND="${RDEPEND}
+   doc? ( >=app-doc/doxygen-1.7.6.1[dot] )
+   >=app-text/txt2tags-2.5
+   virtual/pkgconfig"
+
+DOCS=( NOTICE )
+
+src_configure() {
+   mycmakeargs=(
+   -DWITH_GSL=$(usex gsl)
+   -DWITH_FFTW=$(usex fftw)
+   -DWITH_SQLITE3=$(usex sqlite)
+   -DWITH_RC_FILES=OFF
+   -DLIB=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   if use doc; then
+   cd "${CMAKE_BUILD_DIR}"
+   cmake-utils_src_make html
+   dodoc -r share/doc/html
+   fi
+}



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

2016-09-27 Thread Christoph Junghans
commit: 2fb28aa6983f46e944d9f18cd7491ededc7e29a1
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Sep 27 16:29:34 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Sep 27 18:13:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb28aa6

sci-chemistry/votca-csg: version bump

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csg/Manifest |   3 +
 sci-chemistry/votca-csg/votca-csg-1.4_rc1.ebuild | 114 +++
 2 files changed, 117 insertions(+)

diff --git a/sci-chemistry/votca-csg/Manifest b/sci-chemistry/votca-csg/Manifest
index fb5ff9a..16da3c9 100644
--- a/sci-chemistry/votca-csg/Manifest
+++ b/sci-chemistry/votca-csg/Manifest
@@ -1,9 +1,12 @@
 DIST votca-csg-1.2.4.tar.gz 188345 SHA256 
375b428c90247a3877f71c2d96200969bcaf2b081b8c7332ac770720df43646a SHA512 
da814154be6700b56509d899ea16a2f974fd951792c78f2f8717b39b0165fe19121fefb2ef9531c63a8d4558d15776058d24b13e0e7ad0abb9d7b11fac0f5d1a
 WHIRLPOOL 
64a86b09ae00435c68bf09e960c1d1738648811fe2a9ffb18f5529d30d6f94ebf1fc218b14e1ee0bfc911e5ca1e92c25404be045cf28e16ced98fd7ee4421418
 DIST votca-csg-1.3.1.tar.gz 242384 SHA256 
608225256cf97552cf860cb3754f59a49c55d8433cff07440b8a252645e7bcb6 SHA512 
fed4e164b9661d48fd8fa3f57c0a567b88ef2fe0a7a02cafba1d0b1d557529e5259161f558cae95117df8cae996c30486877c0e5aff96d1e8100341bfb674c20
 WHIRLPOOL 
553fa0b7fb2e142b984a5be6eff1a4e6e89ea2e78a3e7081441d88a498d2aa2bb5cd5e90456656713a646a7f82875fa79d7b9fa62c66ce9edc084f995f936c61
 DIST votca-csg-1.3.tar.gz 242169 SHA256 
eace2b90bcd9318ef257355daf09cbd15b10906c44af95d36454aa969a032cff SHA512 
c1314672227feb361991b20cb1511473f23df1f0ff337ddc11319f2261ea19ac5c895de72d1da705026520483eebf1477462ea63275451c9fd1e6bbf4826bd76
 WHIRLPOOL 
2b48e19705fccc8b6af336536d90fdaf168bda05f327a688e604bd079a69b8b9b816d2d549e510659367e397229fbb433c7c406d462f809e0b4ae98c22a8b81b
+DIST votca-csg-1.4_rc1.tar.gz 346825 SHA256 
ef13e1d75239cbfb1ef45927efbd1eb8135b0e616cd6e7f693187ffa2cde4eb7 SHA512 
291fb5ce6b458fd8c1e7d30ad24d41a402c7794ce853db860d03148b53ae024925d36233e8b9e388e9e64819c3aba2a8dd89a3180a3fd1185dfdb93674df03e3
 WHIRLPOOL 
65cc9945ae7ba50184922cb375c0691c951152a918c7f79ce93758b54b8301c2faa497bb4960dd5e246085d1f965e633387905a4a293efb266231379466db794
 DIST votca-csg-manual-1.2.4.pdf 1029132 SHA256 
78a68955c96700d432249f712e0601376d5d61fef607860fe32d0ce0dcb70cff SHA512 
66b7cf869b2b06d4133b341934fd013717b17c90426f4cdf637ef3bb6119e9f6b67cbde56b7f6b6c777dba9fb311df42dd34d8fe23331f1656439acb541d81bf
 WHIRLPOOL 
629e0e6a8900bb7e4a96b7e1020f86ccacd5a7e7258a493d565c94986a0907371a37d45bf499517a74ad29cf2b606965746e0d90b6be91777f2b0a85f2781732
 DIST votca-csg-manual-1.3.1.pdf 1266375 SHA256 
320060a77739d3c9ca98116edde94468e136b4bbd38970b82c874eed30af4ee8 SHA512 
3335309b364cebcba25269c39dc2383e663a6b46111b02120c63d408a6fd9c3361408beb528d664ce6e13311e5ebff4a4c2772cf2f0e668904b1d9e43030d321
 WHIRLPOOL 
04adb86ffb10e9e0ecd754ab29940468ec32ddd1f6de1796dd2e89a49e0b60df6a4ecbccab60a085e2619fab480bc63dbb4378490ccfc024c8335ceade983955
 DIST votca-csg-manual-1.3.pdf 1266541 SHA256 
1520f2c18972a2ec5e0a7e847ae294cee1e6fa5682010a314f2e45c264e59cec SHA512 
eb5d88f6cba30d9fd8c3cb11cd6c08dd3e717fccdcbef11c3363d4eb36d23000d8bd7b448c0a5311bcaee2b502e50d7aadb0faf7c9a5e5e9c6e1e37b1e09ec7e
 WHIRLPOOL 
f411bdc929515594200a636e6f5e3338797ae35dfe8ba3ddb01913cea85973dccca6482a4aa276ce68689a8f7c4c6d47ae448f2e3ce549d3dba35a1d40eeb44d
+DIST votca-csg-manual-1.4_rc1.pdf 1268730 SHA256 
4dc27fa2fb2300ceb0e7f601f0e0b3be91bfd20666126de80d5d977e1230bd11 SHA512 
0e3d7ce8e7c63f24e13c099a70cfc30655e553ebdffe80731afcd7ae7f4c35d6c4a8976125e3b9f7dee01c8acc33b189c66096a056c6d70733fc970dd557ec5c
 WHIRLPOOL 
0c7062d13a703117044b8779d8d4e4f207f274a2f7583ed2e8f753f3325c479aefc134ca2e5d9cecd2c1d5cab1e82a3b012593917513e8a5899652d502236a1b
 DIST votca-csg-tutorials-1.2.4.tar.gz 3721034 SHA256 
94b10f23f6e49c1279cdeea87dfee9c19b44373c74212340acebc06eb11e0245 SHA512 
8d78a6ff02aedf97c2b640714fd7acfb7c4b0d03ec0141fa89f0ba041e1d2ec07477653d92effd4c96a6497271ad58f5c3397e1fc183c1c856285f6f8b5ceaf5
 WHIRLPOOL 
ea0df816d2f26f12271250137b51f42ecc4a16eea622d37833d4dcc299732c413ee9f71a67767957b13ce8b44a96e9b1389db66015c4b5c6d577d4483cf1
 DIST votca-csg-tutorials-1.3.1.tar.gz 7602667 SHA256 
7f283d14bec05cf617f1fb8026ee07af2bb1c517ea5a8526e2f318024cbf7069 SHA512 
2475d8c8b40df1307c499387d352bdf2e4beb730978a025be66f8b342eb205020739aad88248e1928a66e0e117a3f7bafa553f2db8089b10a6fca22e0bfbdf54
 WHIRLPOOL 
ab5226903f47c7372580a88df762d13dfbd8bea4299371e75c8b0bfbbd220cb07b2c0bafbc0ccf277b9e937f1448cdf1e91b2e44a7699db1b90469dc9a10086e
 DIST votca-csg-tutorials-1.3.tar.gz 7602622 SHA256 
ff6ea92b38b41850f2f92ef7533c1365ec6e6cff15d847eace953d7380777654 SHA512 
34788d89fe6e989c9192887942d774b826d30a6423d539c32065ee8cd6a1adad9a2c4f34fa280c26c2342bf007a35019e6bdd0321dfd7a8f13458c7801a3
 WHIRLPOOL 

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

2016-09-27 Thread Christoph Junghans
commit: 551afdbc2b2a72fff0dae392979b7df1c5ed5721
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Sep 27 18:13:02 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Sep 27 18:13:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551afdbc

sci-chemistry/votca-xtp: initial commit

Package-Manager: portage-2.3.0

 sci-chemistry/votca-xtp/Manifest |  2 +
 sci-chemistry/votca-xtp/metadata.xml | 15 +
 sci-chemistry/votca-xtp/votca-xtp-1.4_rc1.ebuild | 71 
 sci-chemistry/votca-xtp/votca-xtp-.ebuild| 71 
 4 files changed, 159 insertions(+)

diff --git a/sci-chemistry/votca-xtp/Manifest b/sci-chemistry/votca-xtp/Manifest
new file mode 100644
index ..ab1a26b
--- /dev/null
+++ b/sci-chemistry/votca-xtp/Manifest
@@ -0,0 +1,2 @@
+DIST votca-xtp-1.4_rc1.tar.gz 15210079 SHA256 
b3c839b0cd372399a9de3e06a2d1aedb926ccde4d2df3b9600bc1470ddb0b7df SHA512 
ae8d39471d87ba5caee7fd8f5f5c7562f1d5a2cb0952566e0412a7dd614af746e492d77409746ba1cd92cdc8836b902aa4d78a24f66d54904ee32cc371b7d399
 WHIRLPOOL 
251df4c041dad352cc2e28fc834b9c0fc1c073b4442ba5760b0df19c7addcc6d34d1ac203c4c002630c75ed24b73d8551045c82bbd1b36e55b694166c31cd32f
+DIST votca-xtp-manual-1.4_rc1.pdf 1064036 SHA256 
641a0ee0f95a31f01cf8efccfecf00fea6b353206ded3b06bfd0147c1216df99 SHA512 
c877535d09faab51bc023c0e3851327fa2cd5139df6291b764d7207605da339aedd883eaf356b6152532f76d803b408b0264efcabb3ba03dcf6d074028285c46
 WHIRLPOOL 
a4f8f8e8b48a66e73b9ae48e4db0449232b025f6431522c6089b4e09dcc4d72aeeb9bd7c6625b1a00c6210d59c5d741b3db2c01bb752015e01f32428d772

diff --git a/sci-chemistry/votca-xtp/metadata.xml 
b/sci-chemistry/votca-xtp/metadata.xml
new file mode 100644
index ..9d258fe
--- /dev/null
+++ b/sci-chemistry/votca-xtp/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ott...@gentoo.org
+   Christoph Junghans
+   
+   
+   sci-chemis...@gentoo.org
+   Gentoo Chemistry Project
+   
+   
+   votca/xtp
+   
+

diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4_rc1.ebuild 
b/sci-chemistry/votca-xtp/votca-xtp-1.4_rc1.ebuild
new file mode 100644
index ..d00cbee
--- /dev/null
+++ b/sci-chemistry/votca-xtp/votca-xtp-1.4_rc1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit bash-completion-r1 cmake-utils multilib
+
+IUSE="doc"
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   doc? ( 
https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+   S="${WORKDIR}/${P#votca-}"
+else
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN/-//}.git 
https://github.com/${PN/-//}.git;
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Votca excitation and charge properties module"
+HOMEPAGE="http://www.votca.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RDEPEND="
+   =sci-chemistry/votca-csg-${PV}"
+
+DEPEND="${RDEPEND}
+   doc? (
+   app-doc/doxygen[dot]
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   dev-tex/pgf
+   )
+   >=app-text/txt2tags-2.5
+   virtual/pkgconfig"
+
+DOCS=( README NOTICE CHANGELOG.md )
+
+src_configure() {
+   mycmakeargs=(
+   -DLIB=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   if use doc; then
+   if [[ ${PV} = ** ]]; then
+   cmake-utils_src_make -C "${CMAKE_BUILD_DIR}" manual
+   newdoc "${S}"/manual/xtp-manual.pdf 
"${PN}-manual-${PV}.pdf"
+   else
+   dodoc "${DISTDIR}/${PN}-manual-${PV}.pdf"
+   fi
+   cmake-utils_src_make -C "${CMAKE_BUILD_DIR}" html
+   dodoc -r "${CMAKE_BUILD_DIR}"/share/doc/html
+   fi
+}
+
+pkg_postinst() {
+   einfo
+   einfo "Please read and cite:"
+   einfo "VOTCA-CTP, J. Chem. Theo. Comp. 7, 3335-3345 (2011)"
+   einfo "http://dx.doi.org/10.1021/ct200388s;
+   einfo
+}

diff --git a/sci-chemistry/votca-xtp/votca-xtp-.ebuild 
b/sci-chemistry/votca-xtp/votca-xtp-.ebuild
new file mode 100644
index ..d00cbee
--- /dev/null
+++ b/sci-chemistry/votca-xtp/votca-xtp-.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit bash-completion-r1 cmake-utils multilib
+
+IUSE="doc"
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 

[gentoo-commits] proj/openrc: New tag: 0.22

2016-09-27 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep 27 18:12:05 2016 +

New tag: 0.22




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

2016-09-27 Thread William Hubbs
commit: b71bcc242202752bc74fce3a5c629f172b04fca5
Author: William Hubbs  gmail  com>
AuthorDate: Tue Sep 27 17:24:40 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep 27 17:24:40 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=b71bcc24

update ChangeLog

 ChangeLog | 788 +-
 1 file changed, 621 insertions(+), 167 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e72970c..7ea1c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,624 @@
+commit 24010dcb483cf7284cd8a5db111ae63f0d4e1038
+Author: William Hubbs 
+Commit: William Hubbs 
+
+dist: convert to tar.gz
+
+This allows the "make dist" target to be used as well as the github
+archive generation.
+
+commit 0a76627345a173fc00be9864f3f3f5c3b15319cd
+Author: William Hubbs 
+Commit: William Hubbs 
+
+init.d/swap: remove the case for linux
+
+I am removing the separate case for Linux, because we are droppping the
+"-e" switch.
+
+commit bbf98befb86337a36ef5af7f273e503a6de4b9bd
+Author: William Hubbs 
+Commit: William Hubbs 
+
+sh/init.sh.Linux.in: update test for live /proc to use md5sum
+
+This allows us to avoid the warnings from bash-4.4 about null bytes in
+command substitutions.
+
+If you have separate /usr, are not using an initramfs, and have a file
+called /proc/self/environ on your root file system, this will break.
+X-Gentoo-Bug: 594534
+X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=594534
+
+commit 316903fbf0da6edc067a98327c8c6cb2b3cdcf93
+Author: William Hubbs 
+Commit: William Hubbs 
+
+man/openrc-run.8: typo fix
+
+commit 66a9788435e51e658e4ae9d3ce0d0e54ea53e4f9
+Author: William Hubbs 
+Commit: William Hubbs 
+
+man/openrc-run.8: Add note about eval usage
+
+This fixes #77.
+
+commit bf73363f220ff086d2559e7c2015801f80862749
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Add --use-blacklist to modprobe calls in modules and modules-load
+
+This means that we will honor the modprobe black lists.
+
+X-Gentoo-Bug: 594012
+X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=594012
+
+commit d6c30ab12a3b335ac57cd1f0ac00231bb34fc0c4
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Revert "Remove eval calls from supervisor start functions"
+
+This reverts commit 0d1f1010c299a95332f224c3be9e8dfdd85eec54.
+We need the eval in case someone uses something like:
+command_args="this \"is a\" test"
+
+This is related to #77.
+
+commit 0d1f1010c299a95332f224c3be9e8dfdd85eec54
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Remove eval calls from supervisor start functions
+
+This fixes #77.
+
+commit 83bb827edf5b9be04a326d1970d6f55db239281f
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Revert "Disable parallel startup in interactive mode"
+
+This reverts commit 8b4fc05ff2645b2ecb0f153492f72dd8b39ba431.
+The original commit did not explain why this feature was disabled, and I
+now have a request to enable it.
+
+This fixes #24.
+
+commit c146b966913ae80652e3be925d3aba60ed82f14d
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Add command_progress variable
+
+If this is set to yes, 1, true, or on, start-stop-daemon will display a
+progress meter while waiting for a daemon to stop.
+
+commit 6cabaf274defa11773094a2c85b3d0a9f0bd9b08
+Author: Doug Freed 
+Commit: Doug Freed 
+
+rc-misc: allow EINFO_VERBOSE through too
+
+commit 1edb5f6fd9c4827e5d4ed5c854bc322ba8a7df73
+Author: Doug Freed 
+Commit: Doug Freed 
+
+rc-misc: Allow EINFO_COLOR through env_filter()
+
+This allows rc-service -C   to properly not print color
+messages.
+
+Fixes #93
+
+commit c4d7e02abd7008b8e8ad16f62c2abbb60fab252b
+Author: William Hubbs 
+Commit: William Hubbs 
+
+Fix permission checks for cgroups
+
+This is needed because containers may give read access to cgroups but
+not allow the settings to be changed.
+
+commit a4e0d675e13f07bf880da10a4d602983a556264d
+Author: William Hubbs 
+Commit: William Hubbs 
+
+man/openrc-run.8: update variable documentation
+
+- document command_args_background and command_user.r
+- clarify documentation for command_background
+
+This fixes #78.
+
+commit 

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

2016-09-27 Thread Kristian Fiskerstrand
commit: b48b885f8ff9b4d3b8437d9779932a877efcf7a4
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Tue Sep 27 16:57:11 2016 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Tue Sep 27 16:57:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48b885f

app-crypt/gnupg: Cleanup old

Package-Manager: portage-2.3.0

 app-crypt/gnupg/Manifest   |   4 -
 app-crypt/gnupg/gnupg-2.0.26-r3.ebuild | 168 -
 app-crypt/gnupg/gnupg-2.1.12-r1.ebuild | 159 ---
 app-crypt/gnupg/gnupg-2.1.13.ebuild| 158 ---
 app-crypt/gnupg/gnupg-2.1.14-r1.ebuild | 158 ---
 5 files changed, 647 deletions(-)

diff --git a/app-crypt/gnupg/Manifest b/app-crypt/gnupg/Manifest
index f23c020..9f7f424 100644
--- a/app-crypt/gnupg/Manifest
+++ b/app-crypt/gnupg/Manifest
@@ -1,11 +1,7 @@
 DIST gnupg-1.4.19.tar.bz2 3713811 SHA256 
7f09319d044b0f6ee71fe3587bb873be701723ac0952cff5069046a78de8fd86 SHA512 
cce2a83efb05f963ad0f8afd04999cc852889d46b4cad4cf399a37fd6e69f0911a5ccaa0192cb891a941cfa93125349b481efa789a127e3c0aa2c5ba53672741
 WHIRLPOOL 
14eaddca0981f05757aa0751b9563837efd3f5943a422d5f29e0de94eb6233b85b8848a1f4816ab7e897d6e656c7c08705115d53ed89f554604ffd2009c3c39f
 DIST gnupg-1.4.20.tar.bz2 3692881 SHA256 
04988b1030fa28ddf961ca8ff6f0f8984e0cddcb1eb02859d5d8fe0fe237edcc SHA512 
8a66d5a45dcf0508601452061eb1965c3c56c56f0e5ded00b7f54c6104de0a305c1d526abd37be2f55cd9bde79600d9cfaf60536af77ff733d778ace5fcd9dad
 WHIRLPOOL 
26344b6ba0e5f0f11fa411f5af265c922b3b1d62ff030433eb8dc6fef00dbf2ec3370ecb081dd5c6cf85a4a37e7f12aacc83e07b803cc80adda29a11a4a3c715
 DIST gnupg-1.4.21.tar.bz2 3689305 SHA256 
6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276 SHA512 
619e0fbc10310c7e55d129027e2945791fe91a0884b1d6f53acb4b2e380d1c6e71d1a516a59876182c5c70a4227d44a74ceda018c343b5291fa9a5d6de77c984
 WHIRLPOOL 
eb596be347dd90be93d381fe405e50f5808160b546705493bc9d817d521ea236a2374648e6c2cab396f54bba74de4caf2b92e894df3a17aa339f014ef8cc8802
-DIST gnupg-2.0.26.tar.bz2 4303384 SHA256 
7758e30dc382ae7a7167ed41b7f936aa50af5ea2d6fccdef663b5b750b65b8e0 SHA512 
5dd23baaac764fd48abd235ed52a85a2c7fd68b98fcde45c0f294ddb3b5629e8b1bd894585fbed4e6a6cb2bc4a5552c098c3cf1a849fffa469424fd0a4fee726
 WHIRLPOOL 
8d9b30337957f6bfeddea29116d862ef0c0ddd06d59bc2799db236b91b2c6767aad6f37f2166fc431c5d9454eb41f49f3e261bc38d0e89361f0c467f4591cd5a
 DIST gnupg-2.0.28.tar.bz2 4435779 SHA256 
ce092ee4ab58fd19b9fb34a460c07b06c348f4360dd5dd4886d041eb521a534c SHA512 
7e786fe0648d5ea453f9c7524fec4bd7d5eec26d28f723acf3cb2f7ec9c400c339f0926a179411876c3f8e08b06942dcec643dc930caf58239bbd4932f4bd3c1
 WHIRLPOOL 
ccf7427e54a545914e89677618055a114b4c9dc4db48669a2fc726fced98475df4ed27c93bd180f1250d147111ee663c736cdf4e1d8afdc40ed967cdffd0eb66
 DIST gnupg-2.0.29.tar.bz2 4416251 SHA256 
68ed6b386ba78425b05a60e8ee22785ff0fef190bdc6f1c612f19a58819d4ac9 SHA512 
23b452c740ab5c1e1e37337ae0583dd3b15df58a5bb5639c0c2aef1fb603e0a7d90a257ac99b0d9dfb68b81fa061c0c64e0bfd256c00d64e2f432192f5052f37
 WHIRLPOOL 
f3d59a9453b4a65c726788c35b065ffc9cde0b746705080cd3491c73439786d791da29cf8f5bf1e5594a0e39cfaec214e346fe18ec3acf0b425dc396aa189f33
 DIST gnupg-2.0.30.tar.bz2 4414652 SHA256 
e329785a4f366ba5d72c2c678a7e388b0892ac8440c2f4e6810042123c235d71 SHA512 
e60a57f7dc74b44f884fd50d5a9c51cef7df8c098644ebab9ef7d945a40b0e4a285d0dc80b10fe39d8e4c2cc9d6cbbe800a0ddae54883180dc755fe47ced3314
 WHIRLPOOL 
007315882becc1204edf6833a13610284ce7e1c73429fc3b4170c35ba61c645299f811f01b1bc0506b1cf94ce0de23af4cea33f51cf97397ec61caa15ce3ac6c
-DIST gnupg-2.1.12.tar.bz2 5510723 SHA256 
ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506 SHA512 
fdf24d4980ba4011840fd2316a856db2bf50e531071c2bfb899af2b4f5580a9f2992f85a451670a7121d04b608bfb147cefdca1c6f6eb55bc23ecfe5052639e6
 WHIRLPOOL 
ee5a748afee3aa4f8318c1bc1bcbd09232a71853291211f3c5cd8cc44fb70d126185ae9c13086247cd22a9b13c2102f4fa0553e25496c5152f2ce34dc2505d10
-DIST gnupg-2.1.13.tar.bz2 5545361 SHA256 
4f9d83a6221daa60130fa79f0b1d37d6c20fffdd0320b640c7a597c5b6219675 SHA512 
37b6271cdd68fc1d0ec848fa742932afbe8fc662597bcf20398585b51171e7abce40d99ab02f816160b34f7a8d1c60c6e43d8e0192ed107a521579b870b3ebd3
 WHIRLPOOL 
4b97e579bf988a2142bdb83420feef5e0549db0f0a17f2ee8b890e22cb54b38166459d25b05c7f9dcbb14dd5363bf08c24f377d09038884110e29dbbfeb9b73d
-DIST gnupg-2.1.14.tar.bz2 5706058 SHA256 
9450dee9693b6a12bf0c374dae77b66c30f69ff8f35fc9266ab8dd76998eba42 SHA512 
9f098bf589ecb841eb65fccad3ffd72c6645c8e186ddababf93c657173c485ed103f8f8a7d8bfeb86cfb9e065a1211c7d48b116c86d6aa97ed1b8c8a85e0a840
 WHIRLPOOL 
4a41fb68f14a53e6e1c26abb77ec66312167d61032720841f55102f2159938a1a0773c0610d9b5200a7fcf7a12c28913bccdf69e984b8f04b2dc56c72d4a8329
 DIST gnupg-2.1.15.tar.bz2 5723689 SHA256 
c28c1a208f1b8ad63bdb6b88d252f6734ff4d33de6b54e38494b11d49e00ffdd SHA512 

[gentoo-commits] repo/gentoo:master commit in: sci-biology/tophat/

2016-09-27 Thread David Seifert
commit: 982e9dfdf15d8bc9da0c795d93278de2bae027d2
Author: David Seifert  gentoo  org>
AuthorDate: Tue Sep 27 16:51:12 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Sep 27 16:51:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982e9dfd

sci-biology/tophat: Remove old and ancient 1.0 ebuilds

Package-Manager: portage-2.3.1

 sci-biology/tophat/Manifest |  1 -
 sci-biology/tophat/tophat-1.0.12.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/sci-biology/tophat/Manifest b/sci-biology/tophat/Manifest
index 2bf8121..a0a9b79 100644
--- a/sci-biology/tophat/Manifest
+++ b/sci-biology/tophat/Manifest
@@ -1,2 +1 @@
-DIST tophat-1.0.12.tar.gz 468781 SHA256 
f67b3f89aa79c7e14b40bcdba87f5aba6d322f869ca4260503e64ffcd2b621b2 SHA512 
275e14cb6fb5f7a0874adcf843aabfda6c6868f835faa2d03e6561646ca1fc80804fe1887c51a375125f2f5ed6242e304f97ff12774a7d676b4964614d4a5bf1
 WHIRLPOOL 
ea62ce14aae28dc0cc2b18fde870a0d3c021d9fb0c2ffb728b02b008b5f5bd416f29176fe81ed2ad8b1a41014f8a7114e2b8032426e2767effe9cc6933417cee
 DIST tophat-2.1.1.tar.gz 2259554 SHA256 
37840b96f3219630082b15642c47f5ef95d14f6ee99c06a369b08b3d05684da5 SHA512 
e2e0943a6f3d34b83922e6e403b65a3bee480a2b2bb4bf2de0cae7e0ef5bb166b66fec923316c2b643e8550e43c842f0f1bcc2ca7249d20fbcf5a4733fbdeabc
 WHIRLPOOL 
1e0d2bc4031eaa56a3b77ca5966c2ed439a85c9b05f028f69f4477d517e51371156bbe73d499536148eb42d60641af7f294641ee79bc855fcc4df74d70dae26c

diff --git a/sci-biology/tophat/tophat-1.0.12.ebuild 
b/sci-biology/tophat/tophat-1.0.12.ebuild
deleted file mode 100644
index 88870c9..
--- a/sci-biology/tophat/tophat-1.0.12.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit autotools
-
-DESCRIPTION="A fast splice junction mapper for RNA-Seq reads"
-HOMEPAGE="http://tophat.cbcb.umd.edu/;
-SRC_URI="http://tophat.cbcb.umd.edu/downloads/${P}.tar.gz;
-
-LICENSE="Artistic"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 x86"
-
-DEPEND=""
-RDEPEND="sci-biology/bowtie"
-
-src_prepare() {
-   # fix missing includes
-   sed -i '/#include / a #include ' 
"${S}/src/gff_juncs.cpp" || die
-   sed -i \
-   -e '/#include / a #include ' \
-   "${S}/src/prep_reads.cpp" \
-   "${S}/src/extract_reads.cpp" || die
-   # fix parallel make race
-   sed -i -e 's/\$(top_builddir)\/src\///g' src/Makefile.am || die
-   # remove broken arch-dependent CFLAGS setting
-   perl -i -ne 'print unless /case "\${host_cpu}-\${host_os}" 
in/../^esac/' configure.ac || die
-   eautoreconf
-}
-
-src_install() {
-   einstall || die
-   dodoc AUTHORS NEWS THANKS
-}



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

2016-09-27 Thread Brian Evans
commit: b225c397c78dc425644d9a4d76344a517ee7f106
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Jun 12 03:09:25 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Sep 27 16:44:00 2016 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=b225c397

mysql-cmake/mysql-multilib eclasses: set STACK_DIRECTION to fix cross-compiles

 eclass/mysql-multilib-r1.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass
index 40ef8f5..858b9b6 100644
--- a/eclass/mysql-multilib-r1.eclass
+++ b/eclass/mysql-multilib-r1.eclass
@@ -401,6 +401,9 @@ multilib_src_configure() {
-DWITH_DEFAULT_FEATURE_SET=0
-DINSTALL_SYSTEMD_UNITDIR="$(systemd_get_systemunitdir)"
-DENABLE_STATIC_LIBS=$(usex static-libs)
+   # The build forces this to be defined when cross-compiling.  We 
pass it
+   # all the time for simplicity and to make sure it is actually 
correct.
+   -DSTACK_DIRECTION=$(tc-stack-grows-down && echo -1 || echo 1)
)
 
if use test ; then



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

2016-09-27 Thread Brian Evans
commit: 0fc8e4b963a0c1a2df778b426a479093c398679c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Sep 26 18:48:50 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Sep 27 16:44:03 2016 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=0fc8e4b9

mysql-multilib-r1.eclass: Fix password reading from my.cnf

We are reading multiple sections from my.cnf at once from my.cnf when
looking for the password for the mysql root user in
mysql-multilib-r1_pkg_config().

If each section has set a password option this will result in the following
invalid password value (with "set -x"):

 ++ local extra_options=
 ++ //usr/bin/my_print_defaults client mysql
 ++ sed -n '/^--password=/s,--password=,,gp'
 + MYSQL_ROOT_PASSWORD='*
 *'
 + [[ *
 * == \*\*\*\*\* ]]
 + set +x

Like you can see the two passwords are concatenated via newline in one
string which is not what we want.

With this commit we will no longer read all sections at once instead we
read section per section. We are now also telling the user where we are
looking for the password and where we found one. In addition this commit
adds a sanity check for newline to catch scenarios where the user for
example has inadvertently set multiple password options in one section
which we can't handle: In that case it is better to prompt for a password
like no password was set in my.cnf instead of initializing mysqld with a
mysql root password the user is not expecting.

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

 eclass/mysql-multilib-r1.eclass | 22 --
 1 file changed, 20 insertions(+), 2 deletions(-)

diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass
index 3f7372c..ebf89f2 100644
--- a/eclass/mysql-multilib-r1.eclass
+++ b/eclass/mysql-multilib-r1.eclass
@@ -817,11 +817,29 @@ mysql-multilib-r1_pkg_config() {
local maxtry=15
 
if [ -z "${MYSQL_ROOT_PASSWORD}" ]; then
-   MYSQL_ROOT_PASSWORD="$(mysql-multilib-r1_getoptval 'client 
mysql' password)"
+   local tmp_mysqld_password_source=
+
+   for tmp_mysqld_password_source in mysql client; do
+   einfo "Trying to get password for mysql 'root' user 
from '${tmp_mysqld_password_source}' section ..."
+   MYSQL_ROOT_PASSWORD="$(mysql-multilib-r1_getoptval 
"${tmp_mysqld_password_source}" password)"
+   if [[ -n "${MYSQL_ROOT_PASSWORD}" ]]; then
+   if [[ ${MYSQL_ROOT_PASSWORD} == *$'\n'* ]]; then
+   ewarn "Ignoring password from 
'${tmp_mysqld_password_source}' section due to newline character (do you have 
multiple password options set?)!"
+   MYSQL_ROOT_PASSWORD=
+   continue
+   fi
+
+   einfo "Found password in 
'${tmp_mysqld_password_source}' section!"
+   break
+   fi
+   done
+
# Sometimes --show is required to display passwords in some 
implementations of my_print_defaults
if [[ "${MYSQL_ROOT_PASSWORD}" == '*' ]]; then
-   MYSQL_ROOT_PASSWORD="$(mysql-multilib-r1_getoptval 
'client mysql' password --show)"
+   MYSQL_ROOT_PASSWORD="$(mysql-multilib-r1_getoptval 
"${tmp_mysqld_password_source}" password --show)"
fi
+
+   unset tmp_mysqld_password_source
fi
MYSQL_TMPDIR="$(mysql-multilib-r1_getoptval mysqld tmpdir)"
# These are dir+prefix



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

2016-09-27 Thread Brian Evans
commit: ef63412e7200ee99e779b9187293da57a229121b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Sep 26 18:46:34 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Sep 27 16:44:03 2016 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=ef63412e

mysql-multilib-r1.eclass: Use *_is_at_least from versionator eclass

Since dev-db/percona-server was bumped to EAPI=6 usage mysql_fx eclass is
no longer inherited [Link1] which results in an error like

 > # emerge --config dev-db/percona-server
 >
 >   Configuring pkg...
 >
 >   * Creating the mysql database and setting proper permissions on it ...
 >   /var/tmp/portage/dev-db/percona-server-5.6.32.78.0/temp/environment: line 
 > 4697: mysql_version_is_at_least: command not found

To fix this problem I replaced the call to "mysql_version_is_at_least"
function from mysql_fx eclass with a call to "version_is_at_least" function
from versionator eclass we are already inheriting [Link2].

Link1: 
https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/mysql-multilib-r1.eclass?id=b3ae687988d49123628757aa8c5422bdd3b444fb#n46

Link2: 
https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/mysql-multilib-r1.eclass?id=b3ae687988d49123628757aa8c5422bdd3b444fb#n43

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

 eclass/mysql-multilib-r1.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass
index 858b9b6..3f7372c 100644
--- a/eclass/mysql-multilib-r1.eclass
+++ b/eclass/mysql-multilib-r1.eclass
@@ -918,7 +918,7 @@ mysql-multilib-r1_pkg_config() {
 
local cmd
local initialize_options
-if [[ ${PN} == "mysql" || ${PN} == "percona-server" ]] && 
mysql_version_is_at_least "5.7.6" ; then
+if [[ ${PN} == "mysql" || ${PN} == "percona-server" ]] && 
version_is_at_least "5.7.6" ; then
# --initialize-insecure will not set root password
# --initialize would set a random one in the log which we don't 
need as we set it ourselves
cmd="${EROOT}usr/sbin/mysqld"



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

2016-09-27 Thread Alexis Ballier
commit: da0c580bad3991c3f96cc75ac755002e5b228201
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 15:58:23 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 15:58:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0c580b

app-text/teckit: bump to 2.5.6

Package-Manager: portage-2.3.1

 app-text/teckit/Manifest|  1 +
 app-text/teckit/teckit-2.5.6.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/app-text/teckit/Manifest b/app-text/teckit/Manifest
index ac2e338..20dfcd4 100644
--- a/app-text/teckit/Manifest
+++ b/app-text/teckit/Manifest
@@ -1,2 +1,3 @@
 DIST TECkit_2.5.3.tar.gz 2417611 SHA256 
c048f1bdcfe3d361574818ca693e15295ece124f66db651f96c50379ae353e0c SHA512 
7d2d315a38fa8df82a6180bfcd4737f5b9c664ff27d723c9dfd51902e0aa195d1eba4b49665cd22a2bbf28a9626b3569cb8aceb74b6f390c12c108a748a2e49e
 WHIRLPOOL 
72046c709c1a2a12c52511669c4d0a3bca3800086041fa3cc15fb9d35274ea670bc4f1de19c574982fcea4aeff1824863dd57d96de010b36ca4d80fed8a599cc
 DIST TECkit_2_5_1.tar.gz 2630207 SHA256 
59a01952684c4599a7f30b4f0deedcb6276f04fce73ac6fcbcbd55c4e2e6513a SHA512 
db38ead681a5f3005769bf86bd39e3e769836885f672aea593284f0ad90932827697c30244944097ac4173633e6d0daa86e993136f179c4634440384811b418c
 WHIRLPOOL 
2967688f1d78b3c1f2c42a72c12bf7c8c612d182a232432d2083e4e1b05d2bd92115fe28e8bc29596414c7e81da7fc48277666141e39f217d7cb9ea09a46c5c2
+DIST teckit-2.5.6.tar.gz 2500800 SHA256 
a27bcee822111efe56ee0c9047d6ed5d8cb1b5005c372517c42c4a7552884105 SHA512 
d3462dbf22658de85fd718c43229259c460730d907226435195742f1ab65accc4ec83f7b6cb32a0e99fa12ddb7f2b7b5f2598c8853636aa5b31c8592ed9b4745
 WHIRLPOOL 
796d19d557e94871017b41978ebbecdb5f80cd6cafc15a6a395c56db76709c6bb64ee6536cf0ce29cda29bb92050faa765e437de9d362106d312ed66dfb7b1c6

diff --git a/app-text/teckit/teckit-2.5.6.ebuild 
b/app-text/teckit/teckit-2.5.6.ebuild
new file mode 100644
index ..837a4b5
--- /dev/null
+++ b/app-text/teckit/teckit-2.5.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools eutils
+
+DESCRIPTION="Text Encoding Conversion toolkit"
+HOMEPAGE="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi_id=TECkit;
+SRC_URI="https://github.com/silnrsi/teckit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( CPL-0.5 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="sys-libs/zlib
+   dev-libs/expat"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-2.5.1-mixcflagscxxflags.patch"
+   rm -f configure
+   sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
+   eautoreconf
+}
+
+src_install() {
+   emake DESTDIR="${D}" install || die
+   dodoc AUTHORS README NEWS
+}
+
+src_test() {
+   cd "${S}/test"
+   chmod +x dotests.pl
+   ./dotests.pl || die "tests failed"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/catch/

2016-09-27 Thread Michał Górny
commit: d8f7e472b80c364d043ffe86455a7c18ace9f4af
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 27 15:30:37 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 27 15:39:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f7e472

dev-cpp/catch: Bump to 1.5.7

 dev-cpp/catch/Manifest   |  1 +
 dev-cpp/catch/catch-1.5.7.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-cpp/catch/Manifest b/dev-cpp/catch/Manifest
index 67170b5..eda78d3 100644
--- a/dev-cpp/catch/Manifest
+++ b/dev-cpp/catch/Manifest
@@ -1,2 +1,3 @@
 DIST Catch-1.5.6.tar.gz 312250 SHA256 
1749521eb5c4b6e81128f60d66b81b8328e76050599a497dc8b51a718d03faca SHA512 
da4f9c300bc7d9de66be4e0b013d4c5719ee6e112c1b949963fecf55d89d75605bad16d4763ebb4dbaee51dc8c85d2aeb8e7826388204f9d8057233231ff7b9a
 WHIRLPOOL 
38ffdf58959ccb5201621eb4c16b6415b7a892803bc9bdcc134e7f61d82b285b9dfea1f2cf55529c72e0f96dc32696646f0b2d03e8532b03f44de28c3016c7d6
+DIST Catch-1.5.7.tar.gz 312824 SHA256 
9acabf466e64ef2d477d4ce8d16610db3556a58b150440025fb1b25c3fd6a85b SHA512 
724e85fbcb1a5ff8e98ef04932f7c60f43c0deaf4e41e4790cb7c0d9ead7b2e9068c801b165c094d68373b906c9d2d09de269bd7065dbd0136ecbb18ced4ccff
 WHIRLPOOL 
b0ce83cc75bbe40f3531c898fc273101a9992f5b7b43b9a483bf694b7c2fb079808f4330795fa1ae8bb5052fd55feb656245fc503f43217b42cf6239b620b167
 DIST catch-1.5.0.tar.gz 311787 SHA256 
f694634bc56422f28d61052eedc29d43ea20e60a1726eda3ff9acc8fdfca3c08 SHA512 
d7011cdfe6eca86aa081b5da371665be8687bcbb41f3702c3075bf01f73e1d2e00894a0917e6437a8735e730ff287a06e189ce94ea00e583ab7282065f25166d
 WHIRLPOOL 
90d7d6d2f4b06169224385e0f2ec0de1312c454a0c7a2a14155f68fe30424e527cde91e5fb4ff9bd441fa846a7caabca023e591ce5837f6c65f0bbe106166401

diff --git a/dev-cpp/catch/catch-1.5.7.ebuild b/dev-cpp/catch/catch-1.5.7.ebuild
new file mode 100644
index ..15572fe
--- /dev/null
+++ b/dev-cpp/catch/catch-1.5.7.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Modern C++ header-only framework for unit-tests"
+HOMEPAGE="https://github.com/philsquared/Catch;
+SRC_URI="https://github.com/philsquared/Catch/archive/v${PV}.tar.gz -> 
${P^}.tar.gz"
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S=${WORKDIR}/${P^}
+CMAKE_USE_DIR=${S}/projects/CMake
+
+# CMake is only used to build & run tests, so override phases
+src_configure() { :; }
+src_compile() { :; }
+
+src_test() {
+   cmake-utils_src_configure
+   cmake-utils_src_compile
+   cmake-utils_src_test
+}
+
+src_install() {
+   # same location as used in fedora
+   insinto /usr/include/catch
+   doins -r include/.
+   dodoc -r docs/.
+}



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

2016-09-27 Thread Amy Winston
commit: d49b89d131b5ef87af37c02f4cb280cf5d339147
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Sep 16 06:51:49 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Tue Sep 27 14:54:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49b89d1

app-emulation/vagrant: set permissions on authorized_keys, fixes #592996

Closes: #2339
Bugs: #592996

Package-Manager: portage-2.3.0

 .../vagrant/{vagrant-1.8.5.ebuild => vagrant-1.8.5-r1.ebuild} | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emulation/vagrant/vagrant-1.8.5.ebuild 
b/app-emulation/vagrant/vagrant-1.8.5-r1.ebuild
similarity index 92%
rename from app-emulation/vagrant/vagrant-1.8.5.ebuild
rename to app-emulation/vagrant/vagrant-1.8.5-r1.ebuild
index 52460de..63e8ad6 100644
--- a/app-emulation/vagrant/vagrant-1.8.5.ebuild
+++ b/app-emulation/vagrant/vagrant-1.8.5-r1.ebuild
@@ -72,6 +72,10 @@ all_ruby_prepare() {
 
# fix rvm issue (bug #474476)
epatch "${FILESDIR}"/${PN}-1.8.1-rvm.patch
+
+   # https://github.com/mitchellh/vagrant/issues/7610 (#592996)
+   sed -e 's/bsd/linux/g ; 57i \  chmod 0600 
~/.ssh/authorized_keys' \
+   -i plugins/guests/linux/cap/public_key.rb || die
 }
 
 all_ruby_install() {



[gentoo-commits] data/gentoo-news:master commit in: 2016-09-27-openrc_0_22_updates/

2016-09-27 Thread William Hubbs
commit: eed6ce2e59fb151776283d9d9d88cb4df87a664f
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Sep 26 22:55:35 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep 27 14:19:27 2016 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=eed6ce2e

Add news item for OpenRC-0.22 updates

 .../2016-09-27-openrc_0_22_updates.en.txt  | 22 ++
 1 file changed, 22 insertions(+)

diff --git 
a/2016-09-27-openrc_0_22_updates/2016-09-27-openrc_0_22_updates.en.txt 
b/2016-09-27-openrc_0_22_updates/2016-09-27-openrc_0_22_updates.en.txt
new file mode 100644
index 000..48dfe46
--- /dev/null
+++ b/2016-09-27-openrc_0_22_updates/2016-09-27-openrc_0_22_updates.en.txt
@@ -0,0 +1,22 @@
+Title: OpenRC 0.22 updates
+Author: William Hubbs 
+Content-Type: text/plain
+Posted: 2016-09-27
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: <=sys-apps/openrc-0.22
+
+OpenRC 0.22 introduces the following changes:
+
+- In previous versions of OpenRC, configuration information was processed
+  so that service-specific configuration stored in /etc/conf.d/* was
+  overridden by global configuration stored in /etc/rc.conf. OpenRC 0.22
+  reverses that. Global configuration stored in /etc/rc.conf is read first
+  then overridden by configuration stored in /etc/conf.d/*.
+
+- The swapfiles service, which was basically a copy of the swap service,
+  has been removed. If you are only using local swap partitions, as
+  described in the handbook for example, this change will not affect you.
+  If you are using swap files or swap partitions on network-backed devices
+  such as iSCSI, please adjust the dependencies of the swap
+  service as shown in /etc/conf.d/swap to reflect your situation.



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

2016-09-27 Thread Tony Vroon
commit: ad1e96f8e90da81e63ddba381dddceb0a1cfd758
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 14:29:37 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 14:29:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1e96f8

net-misc/bird: Version bump to 1.6.1 as requested by Moyaze Shivji in the LINX 
technology team.

Package-Manager: portage-2.3.1

 net-misc/bird/Manifest  |  1 +
 net-misc/bird/bird-1.6.1.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/net-misc/bird/Manifest b/net-misc/bird/Manifest
index be1eceb..0980992 100644
--- a/net-misc/bird/Manifest
+++ b/net-misc/bird/Manifest
@@ -4,3 +4,4 @@ DIST bird-1.4.4.tar.gz 1282882 SHA256 
ef506afa5852202379256c0db71c8db577e59babde
 DIST bird-1.4.5.tar.gz 1284666 SHA256 
ff485f0c64c5f762458e0f09e327e2f518a14b0247194c62ffa480d1eb3f9ffc SHA512 
fba60e7daacfdf86e3fa9cb4dc627d33928b4b84dca98d3bfbd378265e422b7ecfe10c2d17369d295afe8a5f1f2e771209bbd54710485a19d64e6551f16d6b94
 WHIRLPOOL 
894401301e1756f2b2cf27d6829a911e51f81569a92b375ec0a504f1aa1563b37396eb929ccf1423e5387ca181ab2669a08a26040da52c4134128ebc5bc36ba4
 DIST bird-1.5.0.tar.gz 1300141 SHA256 
79d5c4254e25f5890626830ca42aae03735716bdf152ddd8368473d2b3c17b5d SHA512 
6814a1393d192083bc9807fd9c56e4bfe169aa34b70811f10da61c79d2fd4b18827bd4f3ea70d9ceba32125e54afb3f8df388416bff619c6f7e838a171f70ae8
 WHIRLPOOL 
2bd9429fef41dc4be09c9ece7ea6a109237c8d405ef16f5748516a3ec6ce3423ae05796e9ea875d08e476ea0da91ae617a9a90f574085decdab2bcdc40a7274d
 DIST bird-1.6.0.tar.gz 1273899 SHA256 
db3dfe37deac73b38b7d6966e577985f7b8e23f246760cb095ad13b0d8010e13 SHA512 
3b73c5aa26ac725547d8ff67c35008b6793ef4dc9f22940bacc3871f60abb77e41d93bef0e493d5808eea455e17a04bbba837f16665d726a0a80e73270fed67a
 WHIRLPOOL 
05abee4f45e687c9ff7e31fef3b9a8385081ead8d13b723cb0c79faf59964f9cec46f337eecc2207d0cf2c67c2ad9ea04c096a13465b81a89eba5effe7bba9d1
+DIST bird-1.6.1.tar.gz 1286450 SHA256 
23ab3cbbf879f1b672e8c20f2e198d4e6342b2ca50893f9a70473d99a1f8ef25 SHA512 
ac95aafdc0c94af32a9a78c7d9746bc085d6c4ba74e1acbf5ddf9c1f80a035ce6ece2adf66b1de54c9405e0887c79c6bbde3657c6c7cb727869b661fb7105196
 WHIRLPOOL 
b7bba4586680c6dd990a244d73565d5209a668b6c6ec39459155ba3f2c5c38343c7bdf10a11c6000cca0b3663931e2d52bb5503c9d1329a62c4040dbdca3b037

diff --git a/net-misc/bird/bird-1.6.1.ebuild b/net-misc/bird/bird-1.6.1.ebuild
new file mode 100644
index ..d6394ea
--- /dev/null
+++ b/net-misc/bird/bird-1.6.1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A routing daemon implementing OSPF, RIPv2 & BGP for IPv4 or IPv6"
+HOMEPAGE="http://bird.network.cz;
+SRC_URI="ftp://bird.network.cz/pub/${PN}/${P}.tar.gz;
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug ipv6"
+
+RDEPEND="sys-libs/ncurses
+   sys-libs/readline"
+DEPEND="sys-devel/flex
+   sys-devel/bison
+   sys-devel/m4"
+
+src_prepare() {
+   mkdir ipv6
+   tar c --exclude ipv6 . | tar x -C ipv6
+   eapply_user
+}
+
+src_configure() {
+   econf \
+   --enable-client \
+   --disable-ipv6 \
+   --localstatedir="${EPREFIX}/var" \
+   $(use_enable debug)
+
+   if use ipv6; then
+   cd ipv6
+   econf \
+   --enable-client \
+   --enable-ipv6 \
+   --localstatedir="${EPREFIX}/var" \
+   $(use_enable debug)
+   fi
+}
+
+src_compile() {
+   emake
+   if use ipv6; then
+   cd ipv6
+   emake
+   fi
+}
+
+src_install() {
+   if use ipv6; then
+   newbin ipv6/birdc birdc6
+   newsbin ipv6/bird bird6
+   newinitd "${FILESDIR}/initd-v6-${PN}-1.3.8" bird6
+   fi
+   dobin birdc
+   dosbin bird
+   newinitd "${FILESDIR}/initd-v4-${PN}-1.3.8" bird
+   dodoc doc/bird.conf.example
+}



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

2016-09-27 Thread Amy Winston
commit: 366480ac81d84673ffbbfcfff277a91d6c6041df
Author: Jonathan Scruggs  gmail  com>
AuthorDate: Thu Sep 22 17:08:23 2016 +
Commit: Amy Winston  gentoo  org>
CommitDate: Tue Sep 27 14:22:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366480ac

media-libs/opencv: revision bump to 3.1.0-r5

- Feature: added in support for installing the Python module for each
  implementation selected
  Gentoo-Bug: 593504

- Bug fix: under certain conditions the HDF5 library isn't found
  Gentoo-Bug: 588850

- Bug fix: OpenGL needs Qt or Gtk+ otherwise it's disabled

- Misc: cleaned up usex expressions
added qtwidgets depend
moved openmp detection to pkg_pretend as per Gentoo style guidelines

Signed off by Jonathan Scruggs (j.scruggs  gmail.com, irc: Dracwyrm)

 .../files/opencv-contrib-find-hdf5-fix.patch   | 392 +
 media-libs/opencv/opencv-3.1.0-r5.ebuild   | 300 
 2 files changed, 692 insertions(+)

diff --git a/media-libs/opencv/files/opencv-contrib-find-hdf5-fix.patch 
b/media-libs/opencv/files/opencv-contrib-find-hdf5-fix.patch
new file mode 100644
index ..af86cf98
--- /dev/null
+++ b/media-libs/opencv/files/opencv-contrib-find-hdf5-fix.patch
@@ -0,0 +1,392 @@
+diff -purN a/modules/hdf/cmake/FindHDF5.cmake 
b/modules/hdf/cmake/FindHDF5.cmake
+--- a/modules/hdf/cmake/FindHDF5.cmake 1970-01-01 01:00:00.0 +0100
 b/modules/hdf/cmake/FindHDF5.cmake 2015-09-16 17:53:05.0 +0100
+@@ -0,0 +1,379 @@
++#.rst:
++# FindHDF5
++# 
++#
++# Find HDF5, a library for reading and writing self describing array data.
++#
++#
++#
++# This module invokes the HDF5 wrapper compiler that should be installed
++# alongside HDF5.  Depending upon the HDF5 Configuration, the wrapper
++# compiler is called either h5cc or h5pcc.  If this succeeds, the module
++# will then call the compiler with the -show argument to see what flags
++# are used when compiling an HDF5 client application.
++#
++# The module will optionally accept the COMPONENTS argument.  If no
++# COMPONENTS are specified, then the find module will default to finding
++# only the HDF5 C library.  If one or more COMPONENTS are specified, the
++# module will attempt to find the language bindings for the specified
++# components.  The only valid components are C, CXX, Fortran, HL, and
++# Fortran_HL.  If the COMPONENTS argument is not given, the module will
++# attempt to find only the C bindings.
++#
++# On UNIX systems, this module will read the variable
++# HDF5_USE_STATIC_LIBRARIES to determine whether or not to prefer a
++# static link to a dynamic link for HDF5 and all of it's dependencies.
++# To use this feature, make sure that the HDF5_USE_STATIC_LIBRARIES
++# variable is set before the call to find_package.
++#
++# To provide the module with a hint about where to find your HDF5
++# installation, you can set the environment variable HDF5_ROOT.  The
++# Find module will then look in this path when searching for HDF5
++# executables, paths, and libraries.
++#
++# In addition to finding the includes and libraries required to compile
++# an HDF5 client application, this module also makes an effort to find
++# tools that come with the HDF5 distribution that may be useful for
++# regression testing.
++#
++# This module will define the following variables:
++#
++# ::
++#
++#   HDF5_INCLUDE_DIRS - Location of the hdf5 includes
++#   HDF5_INCLUDE_DIR - Location of the hdf5 includes (deprecated)
++#   HDF5_DEFINITIONS - Required compiler definitions for HDF5
++#   HDF5_C_LIBRARIES - Required libraries for the HDF5 C bindings.
++#   HDF5_CXX_LIBRARIES - Required libraries for the HDF5 C++ bindings
++#   HDF5_Fortran_LIBRARIES - Required libraries for the HDF5 Fortran bindings
++#   HDF5_HL_LIBRARIES - Required libraries for the HDF5 high level API
++#   HDF5_Fortran_HL_LIBRARIES - Required libraries for the high level Fortran
++#   bindings.
++#   HDF5_LIBRARIES - Required libraries for all requested bindings
++#   HDF5_FOUND - true if HDF5 was found on the system
++#   HDF5_VERSION - HDF5 version in format Major.Minor.Release
++#   HDF5_LIBRARY_DIRS - the full set of library directories
++#   HDF5_IS_PARALLEL - Whether or not HDF5 was found with parallel IO support
++#   HDF5_C_COMPILER_EXECUTABLE - the path to the HDF5 C wrapper compiler
++#   HDF5_CXX_COMPILER_EXECUTABLE - the path to the HDF5 C++ wrapper compiler
++#   HDF5_Fortran_COMPILER_EXECUTABLE - the path to the HDF5 Fortran wrapper 
compiler
++#   HDF5_DIFF_EXECUTABLE - the path to the HDF5 dataset comparison tool
++
++#=
++# Copyright 2015 Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
++# Copyright 2009 Kitware, Inc.
++#
++# Distributed under the OSI-approved BSD License (the "License");
++# see accompanying file Copyright.txt for details.
++#
++# This software is 

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

2016-09-27 Thread Jeroen Roovers
commit: 6a6d8972c9b5b713927577e20aacf9a72a7affae
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Sep 27 14:19:00 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Sep 27 14:19:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6d8972

media-gfx/imagemagick: Stable for HPPA PPC64 (bug #595200).

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

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

diff --git a/media-gfx/imagemagick/imagemagick-6.9.5.10.ebuild 
b/media-gfx/imagemagick/imagemagick-6.9.5.10.ebuild
index d4b2f0b..69c436e 100644
--- a/media-gfx/imagemagick/imagemagick-6.9.5.10.ebuild
+++ b/media-gfx/imagemagick/imagemagick-6.9.5.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz"
 
 LICENSE="imagemagick"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="autotrace bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri 
jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript 
q32 q64 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib"
 
 RESTRICT="perl? ( userpriv )"



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

2016-09-27 Thread Jeroen Roovers
commit: 3f96d5e9a18c0eacc383fdd1d1379837574d19ad
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Sep 27 14:15:52 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Sep 27 14:16:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f96d5e9

media-gfx/graphicsmagick: Stable for HPPA PPC64 (bug #574404).

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

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

diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.25.ebuild 
b/media-gfx/graphicsmagick/graphicsmagick-1.3.25.ebuild
index 3cbf799..42e0274 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.25.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.25.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0/${PV%.*}"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg jpeg2k lcms lzma modules openmp
perl png postscript q16 q32 static-libs svg test threads tiff truetype
webp wmf X zlib"



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

2016-09-27 Thread Alexis Ballier
commit: b6a913de1fc79b7fc50fcb79e38dafcafcf8d2de
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 14:08:15 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:08:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a913de

dev-util/omake: add :0= dep on ncurses

Package-Manager: portage-2.3.1

 dev-util/omake/omake-0.9.8.6.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild 
b/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
index a6c3539..e364d1f 100644
--- a/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
+++ b/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ppc x86"
 IUSE="doc fam ncurses +ocamlopt readline"
 DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   ncurses? ( >=sys-libs/ncurses-5.3 )
+   ncurses? ( >=sys-libs/ncurses-5.3:0= )
fam? ( virtual/fam )
readline? ( >=sys-libs/readline-4.3:0= )"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-sound/jack-audio-connection-kit/

2016-09-27 Thread Alexis Ballier
commit: c0bf152c4e4466cd752fdecdb1999659870f53b5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 14:02:31 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:02:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0bf152c

media-sound/jack-audio-connection-kit: add :0= dep on readline

Package-Manager: portage-2.3.1

 .../jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
index 6f21431..45abc24 100644
--- 
a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
+++ 
b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0.ebuild
@@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_3dnow altivec alsa coreaudio doc debug 
examples oss cpu_flag
 # libsndfile: ditto for jackrec
 RDEPEND="
sys-libs/db[${MULTILIB_USEDEP}]
-   sys-libs/readline
+   sys-libs/readline:0=
>=media-libs/libsndfile-1.0.0
alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
>=media-libs/libsamplerate-0.1.8-r1[${MULTILIB_USEDEP}]



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

2016-09-27 Thread Alexis Ballier
commit: d72e6cfad3ed2df84d8ad77fd06b61a16b9ea61a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 14:02:06 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:02:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72e6cfa

media-sound/fluidsynth: pin readline dep to slot 0

Package-Manager: portage-2.3.1

 media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild 
b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
index 31c1189..1333434 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/ladspa-cmt-1.16-r3[${MULTILIB_USEDEP}] )
pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
portaudio? ( 
>=media-libs/portaudio-19_pre2021-r1[${MULTILIB_USEDEP}] )
-   readline? ( >=sys-libs/readline-6.2_p5-r1:=[${MULTILIB_USEDEP}] )
+   readline? ( >=sys-libs/readline-6.2_p5-r1:0=[${MULTILIB_USEDEP}] )
sndfile? ( >=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"



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

2016-09-27 Thread Alexis Ballier
commit: 0c32447794e37e7b8486ebc0f4d561d35d471d52
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 14:07:35 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:07:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c324477

dev-util/omake: add :0= dep on readline

Package-Manager: portage-2.3.1

 dev-util/omake/omake-0.9.8.6.0_rc1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild 
b/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
index b39cf8b..a6c3539 100644
--- a/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
+++ b/dev-util/omake/omake-0.9.8.6.0_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ IUSE="doc fam ncurses +ocamlopt readline"
 DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
ncurses? ( >=sys-libs/ncurses-5.3 )
fam? ( virtual/fam )
-   readline? ( >=sys-libs/readline-4.3 )"
+   readline? ( >=sys-libs/readline-4.3:0= )"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${PN}-${MY_PV%-*}



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

2016-09-27 Thread Alexis Ballier
commit: 686b67bb6a7d4f457225f9cbac2fb90ac887c774
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 14:10:06 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:10:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686b67bb

dev-db/sqlcipher: add := dep on readline

Package-Manager: portage-2.3.1

 dev-db/sqlcipher/sqlcipher-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild 
b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
index 61dfb51..92b5027 100644
--- a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
+++ b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
@@ -19,7 +19,7 @@ IUSE="readline static-libs tcl test"
 
 # Tcl is always needed by buildsystem
 RDEPEND="dev-libs/openssl:0[${MULTILIB_USEDEP}]
-   readline? ( sys-libs/readline:0[${MULTILIB_USEDEP}] )
+   readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] )
tcl? ( dev-lang/tcl:=[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
dev-lang/tcl"



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

2016-09-27 Thread Jory Pratt
commit: a2c2456ac9ead63b2fa263ac2309e8b742b21477
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Tue Sep 27 14:09:57 2016 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Sep 27 14:09:57 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=a2c2456a

www-client/firefox - sync to main tree

 www-client/firefox/Manifest| 268 +++--
 www-client/firefox/firefox-49.0.ebuild |  15 +-
 2 files changed, 92 insertions(+), 191 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 7c6a971..e06b5d1 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,182 +1,90 @@
-DIST firefox-45.0-patches-05.tar.xz 19464 SHA256 
dab99a75ab0dc459f1060bf53e40371454b906d6ff9777c4b1c33ac79006a500 SHA512 
801905d531d20634b184c0f5f81b5622bc290c3cad1cada54078787c307fa8e191202ee797266eaf53e06f522df4fc798981886845db09952ac1421b9ecbf40e
 WHIRLPOOL 
7eb52cad6f923e0ae4f8f02af79f84d1fd0a5cb05f0e43d5703f0a22892d2d146de8bc71f7c51c4b44127ad89ddc1fa11ebac56de7f9c4fa19047ab52c7e72d6
-DIST firefox-45.3.0esr-ach.xpi 426530 SHA256 
8d92f203cfd053f63b9e0fc8e2139a65d92b17c6f7affdff14a54f33b01f7f83 SHA512 
97631c623cf00f8a715b85870034ab081c1ffda7e11a75bc6c492d883aca0f46b8fb0e7cc3e3e3995feda7ba784da8e5aeaa78eae8119fa2a3abc250c405ae1c
 WHIRLPOOL 
9662fc6a6f9300ce0977712461248ba51a5abd2466e0705ed8b73322f2b38f3e37d021d39dafc53ec292b22005f1ca5084fd1d922f25e8391d67f91df4e81262
-DIST firefox-45.3.0esr-af.xpi 439353 SHA256 
38a4489d5ac30210c1a0f617e81afb2667f52d4c74fac6ba8f40eb92123c7831 SHA512 
b2dd8fcbde6c01a0a8a845404f202e39fe80d210ac1f43cd4c46ffa93f89799af4cb77e328aa89a83f7784f576bef508b5a43cb460608eeb529b0cb12ddb5f76
 WHIRLPOOL 
dab48ef688349e0aa346f4e7f339838c939815f4f81918df3150f2ad56b6d716731939d9acfeb62946e75cbbaa062ef129c3a3566c4796baa294f4ee02840085
-DIST firefox-45.3.0esr-an.xpi 449036 SHA256 
7c582f2b02f91ebbd84c9b6474e196811b3268c08f132debdd5a1ee32c2525a8 SHA512 
a10aeff894d1e14589927230d0f123af1c33714b3d262b285ac5209718317fdd942a2fbda02fa9c470cc149dc9a4da4046fcf110246bf97ffd6621aae8abdaeb
 WHIRLPOOL 
25941b40d62f4ac77d34b608669da7a52c7c57355e16c66cf8d062d8f70f694b613f58e7e5447ae71de58c75c9d4fa8876f085704fd16022ad15363878fa37a4
-DIST firefox-45.3.0esr-ar.xpi 474961 SHA256 
957181886999ddaf2433a19ab9ff78e5ce8ba6070582d7909fc1256baae2b74b SHA512 
4af70400b7214197991da31be42599b9e0b21fd5f3fe61ec00b976be70e99dda42b5be1f93f6d5543a84c566e4cb4d40c030dbf412fc457426f542d554ceaf83
 WHIRLPOOL 
6505f303ea1b98b2f036184fe40727623bfd74479864cdbaabd19577001a7d2f96f26da584f69b1ad6678033353ecd0b7f5982faa5b8d83766da1f352fb44abf
-DIST firefox-45.3.0esr-as.xpi 483096 SHA256 
38c203ad5e703ca47617d77ac62426d5481dae3667eed77973216045e7560649 SHA512 
0e7bdd40e4d064a893f5c5716830d09fb029377533e4d4f7e8ea2ae967b1b4d7c7f34f846179af576621ab5d8ab4152c86b36f45fcb648a9acaada28028b5410
 WHIRLPOOL 
234421cad7d39ef266631100988cd0460d9cd7977553cdf240ab8d9ef3cd765ddd8f04c7892159c1b700fb2ab52eb385e92ea9e799229d9471706bd7b0c29b54
-DIST firefox-45.3.0esr-ast.xpi 419249 SHA256 
d61d48043adbb904895c05a621128c0b21acaeca9eddfeb647d25cf7d823fb50 SHA512 
20c2c2338aacbab22d6fa954718afc8e679890fa47b9bcdc80fa40699a0082d108c8e676991499298517cc2ab4ae3280618ab64914feddfe92b2f5af0cf645e6
 WHIRLPOOL 
74d76e9a9a533ba6644eb194c27403469e97500a29390502682023066206f9ebbeba887f623d816ebb1df5e5a8ecbb0c53ec56ce369ae91caf0d87f98f9c
-DIST firefox-45.3.0esr-az.xpi 464018 SHA256 
e8f4fea333daaa3aea303f914671c8026f70cecaea8286c2fc3d77e4f6c9d008 SHA512 
9cc4e7939a7cfca652ff0f847f60a6a55863fcf90005b53873a79a05f552c6e998f98b245f2f9b147b055de35b52bb5039171f52faa64d3fce21b156b95ece2f
 WHIRLPOOL 
3768b7d0374347cd1fe7ac2392b77bfb0e4e595ced496c232c8af86c2e868cd42b47becaa96f114d050292d638a39f9237d92f0e311cb8de810fb424ab441e60
-DIST firefox-45.3.0esr-be.xpi 442619 SHA256 
ddf55d864bdf15a750573fc2bed5208a6ba4590b375b1dea44c11029e27bd6e6 SHA512 
49e4a9f9c4ddb0f561b204ee864840b376ac69f47e8335af7b392c3202e045bcea8f57ab99b671c8cc27430dbaecd37f845963fde9d7fdd74ea5524c2c65bf36
 WHIRLPOOL 
8603a83ee0440071ad8c16065adfa690ccd0bc9b512df57047b3ec564d46f593414182ada2896aedabc6840b67ce3786a8eb3e307248fb62d8a5fa59d462a946
-DIST firefox-45.3.0esr-bg.xpi 460809 SHA256 
aaa9a7caf3c10eb9097b0f1d8301515224c531419e341cc73c3fd2024f9eddba SHA512 
804c8eff1e45741c16ed5a08b467192cfa924a81d19e00168a2d85a8281d0ed94695d98901643759451292ce35248d6b3402401306f2db6e0402b01bbc1a9ebe
 WHIRLPOOL 
cb14f157072b967fd6fb051913d9a86e7091d4c17cc6cea6c54257a36217cbb66d59708e30b82f467f5540cc37310e359bf0ad9457962236bd7a8d4d9b6aabd1
-DIST firefox-45.3.0esr-bn-BD.xpi 515643 SHA256 
50a0a3c0fa9ea9cb3b1cc3aeb6d533aef07ea405e596211544570313242e81f1 SHA512 
8bcd5702f9e27b27b07a47c7055bd7cfc94d6992628eeedb1a901c9c0b74cc81b3a68cc37b967e3177e5cd3f640cb3d77743cc2368fb91e8747e3e5212be7422
 WHIRLPOOL 
26570459327f14611c78fff543b49e74d2abb27b70e56521feb03656cb7225231cfdc97007e83c8cc7ff503069d7d114554c1278e1bf31ba2e3fa881d05a7af4
-DIST 

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

2016-09-27 Thread Alexis Ballier
commit: fcbad300ed352b2d783139fcb839b579a8cd9ab1
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 13:58:45 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 14:00:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcbad300

media-sound/fluidsynth: add missing := dep on readline

Package-Manager: portage-2.3.1

 media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild 
b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
index d29b47c..31c1189 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/ladspa-cmt-1.16-r3[${MULTILIB_USEDEP}] )
pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
portaudio? ( 
>=media-libs/portaudio-19_pre2021-r1[${MULTILIB_USEDEP}] )
-   readline? ( >=sys-libs/readline-6.2_p5-r1[${MULTILIB_USEDEP}] )
+   readline? ( >=sys-libs/readline-6.2_p5-r1:=[${MULTILIB_USEDEP}] )
sndfile? ( >=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2016-09-27 Thread Tony Vroon
commit: 218a4133229c6971f89841cde63a0b9589f6ec25
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 13:44:00 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 13:44:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218a4133

sys-firmware/intel-microcode: Version bump to 20160714, ebuild changes & 
testing by Shark in bug #592212.

Package-Manager: portage-2.3.1

 sys-firmware/intel-microcode/Manifest  |  1 +
 .../intel-microcode-20160714.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index f107770..3f7515a 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -4,3 +4,4 @@ DIST microcode-20140913.tgz 830537 SHA256 
ea6c0ee21d1fbf261f093176a78089c21411e5
 DIST microcode-20150121.tgz 850761 SHA256 
23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3 SHA512 
f62edd1b666cf381605613766d7e123f0c6debee4448c0ff0882d33c144ad2174656d2501a449f24eb3e4708259e7ec0ff42810739b7d1f34a6a1d9950d17bc4
 WHIRLPOOL 
573368845333aee9ca23a98cc6711cc22da5b5893a3c29df292df281a024ad9b50ab4893cc0a44b65e86f388fc55e2c53cd0f99a619c3315dd4db5e090b91319
 DIST microcode-20151106.tgz 892805 SHA256 
096e39489eef67666be652e81fa372a06b74f39ea3d565dc0287242c668717e7 SHA512 
606ce97f0fe76f6a34a857923d3432d8e2368e8a5c504ffa0313f9f016d61b0a5dea26e67662ce1283c1f772ace7318e96a34ebeeeff50b25deb3005ccc6978e
 WHIRLPOOL 
0c73429977e31b8f6230b21889480eda79ecc3feb64a8e6e5a1cebc124a98300f887789650e480611a183237461517aba51b3b31a8450bc5a2e01c5955e7b534
 DIST microcode-20160607.tgz 1236385 SHA256 
db821eb47af2caa39613caee0eb89a9584b2ebc4a9ab1b9624fe778f9a41fa7d SHA512 
17f62ebf3e9f262d21ffa00546da4d711a9a810ad0a9bf4b2805c33090d75e9a07df1f3449baf6009ec5ef1f9af470fd32285b6100f0819e0b9989f5c55dc5bd
 WHIRLPOOL 
08ccd42872998144abd02897dd4738142f7b2d4e2a6d5a84a8baa37a629867f2d829385dffa7aefba9b1d3bdcf2ae0f4b4dca9104d76a81b87d359540d7c261f
+DIST microcode-20160714.tgz 1239344 SHA256 
f3a9c6fc93275bf1febc26f7c397ac93ed5f109e47fb52932f6dbd5cfdbc840e SHA512 
f9e09b6669a86aafcc77642d6e33acf9326109c3a2bc3e0d62b45a062b9ecbde6605b5a0ae31d4a3ad2b0ed3c6d3aadbd18088431fb72216bfc31fc452b0e342
 WHIRLPOOL 
d62bbce555adc1973465d81463d9ef51cc64f5f0937b555a0b616458afc47823b2512a60eb498d4658e96244430e47bde5f36b2e49d202d41e61914bee6a3a9c

diff --git a/sys-firmware/intel-microcode/intel-microcode-20160714.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20160714.ebuild
new file mode 100644
index ..66c320c
--- /dev/null
+++ b/sys-firmware/intel-microcode/intel-microcode-20160714.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit toolchain-funcs
+
+# Find updates by searching and clicking the first link (hopefully it's the 
one):
+# 
http://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
+
+NUM="26156"
+DESCRIPTION="Intel IA32/IA64 microcode update data"
+HOMEPAGE="http://inertiawar.com/microcode/ 
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM};
+SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz;
+
+LICENSE="intel-ucode"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="initramfs monolithic +split-ucode"
+REQUIRED_USE="|| ( initramfs monolithic split-ucode )"
+
+DEPEND="initramfs? ( sys-apps/iucode_tool )"
+RDEPEND="!

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

2016-09-27 Thread Tony Vroon
commit: 6eba652aa20b60dd9d67133a6745b3559c05d27c
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 13:39:46 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 13:39:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eba652a

sys-apps/iucode_tool: Version bump to 2.0

Package-Manager: portage-2.3.1

 sys-apps/iucode_tool/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/iucode_tool/Manifest b/sys-apps/iucode_tool/Manifest
index 19b2999..3316c5c 100644
--- a/sys-apps/iucode_tool/Manifest
+++ b/sys-apps/iucode_tool/Manifest
@@ -1,2 +1,3 @@
 DIST iucode-tool_1.3.tar.xz 127996 SHA256 
c6e134fc63ac7e765f729c500adc9e154da57b02e991be35b421acf9c7eb0ea9 SHA512 
d84e859b60e39996f2680724f1dd59890960fd55ae610d07e8bc51cdb00f59e27aa79ad905565cfaa36a49d448392db152d2fd98ea5ddba5689377d9d17a945e
 WHIRLPOOL 
cbcfdb66bfcdfddea7f9ad44ef8cf5825aad5d79ccfb27da3d54194b8d18eb72c77cb6a8d30653545399fedb982585c4404ccd57c4b1b1a88fd6cdf74d9ba2a1
 DIST iucode-tool_1.5.tar.xz 132100 SHA256 
33271652032f20f866a212bc98ea01a8db65c4ac839fa820aa23da974fd6ff62 SHA512 
5f781b5f143f325565e2c790837d75bba5c2d74fe123a2cf3d10030c54c460a73477e1fde4aad3a12d4f1aef316bb1eed3712f1d8ffe9324e92f3665801026ca
 WHIRLPOOL 
75ad3cd19226030a7756caf52765b99c2556829a07e8a706d1d15d0e5e9e960fb3be6660c7980db568cc5675d0ba8faafedf82baf5686ff48f36f670d1a16427
+DIST iucode-tool_2.0.tar.xz 139328 SHA256 
55b506e8472507556ceea29cc30d5a0fbf86a626159fe45066bc31511a3f4868 SHA512 
158d8274df497ea7d2cebb5b837503259e9e97114d62d1f38ac3973ae69bd48bc9f7ab522e51061763947d12dd4236ab4e190ddc15e3e1bd3519401209d91d9e
 WHIRLPOOL 
70b3938131aad875f0cae17168ef16cd12fc6f4db7ed56e3c73d53ba84f285b06514477ac47246a927fd5523b5c36b394954beba3cafd10eeefe8a2e185a5e1b



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

2016-09-27 Thread Tony Vroon
commit: 7ddc790968205b263d589a68c335db37b0556f08
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 13:39:29 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 13:39:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddc7909

sys-apps/iucode_tool: Version bump to 2.0

 sys-apps/iucode_tool/iucode_tool-2.0.ebuild | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/sys-apps/iucode_tool/iucode_tool-2.0.ebuild 
b/sys-apps/iucode_tool/iucode_tool-2.0.ebuild
new file mode 100644
index ..81a3826
--- /dev/null
+++ b/sys-apps/iucode_tool/iucode_tool-2.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode 
update collections"
+HOMEPAGE="https://gitlab.com/iucode-tool/;
+SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""



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

2016-09-27 Thread Tony Vroon
commit: 5a478d5363c10b86571507fbce98d3078e140410
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 13:25:45 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 13:25:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a478d53

dev-python/pylibmc: Version bump to 1.5.1

Package-Manager: portage-2.3.1

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

diff --git a/dev-python/pylibmc/Manifest b/dev-python/pylibmc/Manifest
index 12045d0..83e496c 100644
--- a/dev-python/pylibmc/Manifest
+++ b/dev-python/pylibmc/Manifest
@@ -1,2 +1,3 @@
 DIST pylibmc-1.4.3.tar.gz 53063 SHA256 
44167da299eaec2674eea7f8ebead646e361ad07e242e35b755181f88bab44ff SHA512 
562091ecc046e1f4d181071dede056865649704e02d705f5af5845ad003ad775ed006c1431d48b330cf3b9fdeaceec6a6748ea9e120f673f06fdb99ed4953318
 WHIRLPOOL 
6055d0aee74f7edcc995d4350542cfebadeea97ffb367db8595e63cee6c4e0aae61b56471b619c07a7d289f87a2c1b9f0fa538939d113f1d395ceff3e96a86c4
 DIST pylibmc-1.5.0.tar.gz 53077 SHA256 
16255595616a6d78cd786a55cc6431da5b7accf46512df854712a0cdbb3acfaa SHA512 
0b89ad56d44205c0a20c5e2b56f70ac5128b46df81b4fcb9c72918b5d32e455dd3d976366872fe1d0acf40b61460d08fa6f30a8fa26977c1d65509e28bbbf80d
 WHIRLPOOL 
3d3b8cd8842a6e0e602b5addfed12db94da4fbfb6d4f215546ca6ba9cfc0b24f5ce333e5f2740ba625a416663097e46dc40749418cc4c1a52f3123a032c4b45f
+DIST pylibmc-1.5.1.tar.gz 59726 SHA256 
ecba261859c3e1ba3365389cb4f4dfffb7e02120a9f57a288cacf2f42c45cdd6 SHA512 
10c8a8aed676efe703047baae928d2d64b6ee7411225e3407ff3dd7c19d087b66b18a94993eab77a433fd20f896714fe4415858ea79e393e99ed06b76cd1385b
 WHIRLPOOL 
133a78d1e992cbb0498211a811973f3150bdbf59b59c9f9a9e183b724cebb09638b3acca7e3d2a82f9fd54002e56375a15c4936d0d6058189fb430aa25682eb5

diff --git a/dev-python/pylibmc/pylibmc-1.5.1.ebuild 
b/dev-python/pylibmc/pylibmc-1.5.1.ebuild
new file mode 100644
index ..25eff65
--- /dev/null
+++ b/dev-python/pylibmc/pylibmc-1.5.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Libmemcached wrapper written as a Python extension"
+HOMEPAGE="http://sendapatch.se/projects/pylibmc/ 
https://pypi.python.org/pypi/pylibmc;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-libs/libmemcached-0.32"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_prepare_all() {
+   sed -e "/with-info=1/d" -i setup.cfg
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   memcached -d -p 11219 -u nobody -l localhost -P "${T}/m.pid" || die
+   MEMCACHED_PORT=11219 nosetests
+   local ret=${?}
+   kill "$(<"${T}/m.pid")" || die
+   [[ ${ret} == 0 ]] || die "Tests fail with ${EPYTHON}!"
+}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/rfkill/

2016-09-27 Thread Tony Vroon
commit: 68aa66b89f2d32b8bff55056ac18befaa1d2a74a
Author: Tony Vroon  gentoo  org>
AuthorDate: Tue Sep 27 13:13:19 2016 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Tue Sep 27 13:13:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68aa66b8

net-wireless/rfkill: Do not set toolchain variables in global scope; closes bug 
#593408 by Michał Górny.

Package-Manager: portage-2.3.1

 net-wireless/rfkill/rfkill-0.5.ebuild | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/net-wireless/rfkill/rfkill-0.5.ebuild 
b/net-wireless/rfkill/rfkill-0.5.ebuild
index 248b232..4453dc7 100644
--- a/net-wireless/rfkill/rfkill-0.5.ebuild
+++ b/net-wireless/rfkill/rfkill-0.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit toolchain-funcs
 
@@ -18,11 +18,8 @@ IUSE=""
 RDEPEND=""
 DEPEND=""
 
-CC=$(tc-getCC)
-LD=$(tc-getLD)
-
 src_compile() {
-   emake V=1 || die "Failed to compile"
+   emake CC=$(tc-getCC) LD=$(tc-getLD) V=1 || die "Failed to compile"
 }
 
 src_install() {



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

2016-09-27 Thread Christoph Junghans
commit: b82f278dabef9d82e24f90a96769abe5729e71ca
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Sep 27 13:09:00 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Sep 27 13:09:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82f278d

virtual/mpi: re-added ~alpha (bug 592468)

Package-Manager: portage-2.2.28

 virtual/mpi/mpi-2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
index 660d704..770b800 100644
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ b/virtual/mpi/mpi-2.0-r4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE=""
 SRC_URI=""
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE="cxx fortran romio threads"
 
 RDEPEND="|| (



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

2016-09-27 Thread Andrey Grozin
commit: 92aa994971d49989df2fe0075dea8c4523f309ad
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Sep 27 12:49:40 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Sep 27 12:49:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92aa9949

dev-python/bpython: is now compatible with recent curtsies

Package-Manager: portage-2.3.0

 dev-python/bpython/bpython-0.15-r2.ebuild | 56 +++
 1 file changed, 56 insertions(+)

diff --git a/dev-python/bpython/bpython-0.15-r2.ebuild 
b/dev-python/bpython/bpython-0.15-r2.ebuild
new file mode 100644
index ..bed6aa8
--- /dev/null
+++ b/dev-python/bpython/bpython-0.15-r2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter"
+HOMEPAGE="http://www.bpython-interpreter.org/ 
https://github.com/bpython/bpython https://pypi.python.org/pypi/bpython;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   >=dev-python/curtsies-0.2.9[${PYTHON_USEDEP}]
+   dev-python/greenlet[${PYTHON_USEDEP}]
+   dev-python/jedi[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/six-1.5[${PYTHON_USEDEP}]
+   dev-python/urwid[${PYTHON_USEDEP}]
+   dev-python/watchdog[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+
+DOCS=( AUTHORS CHANGELOG sample.theme light.theme )
+
+# Req'd for clean build by each impl
+DISTUTILS_IN_SOURCE_BUILD=1
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build -b html -c doc/sphinx/source/ \
+   doc/sphinx/source/ doc/sphinx/source/html || die "docs 
build failed"
+   fi
+}
+
+python_test() {
+   pushd build/lib > /dev/null
+   "${PYTHON}" -m unittest discover || die
+   popd > /dev/null
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/sphinx/source/html/. )
+   distutils-r1_python_install_all
+}



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

2016-09-27 Thread Andrey Grozin
commit: 7819ce5f51eecb8144778a010b28a7e864c1c549
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Sep 27 12:29:56 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Sep 27 12:29:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7819ce5f

dev-python/curtsies: bump to 0.2.9, python3_5 added

Package-Manager: portage-2.3.0

 dev-python/curtsies/Manifest  |  1 +
 dev-python/curtsies/curtsies-0.2.9.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/curtsies/Manifest b/dev-python/curtsies/Manifest
index 0ca26d4..abecc92 100644
--- a/dev-python/curtsies/Manifest
+++ b/dev-python/curtsies/Manifest
@@ -3,3 +3,4 @@ DIST curtsies-0.1.23.tar.gz 43747 SHA256 
4a082383a183cf2d58fcff11885a8d74c5c5c9a
 DIST curtsies-0.2.3.tar.gz 42805 SHA256 
5da88a67472ada96de3be2a9da4210080c7e4b2c1afc4c97075b3f51755e0dc4 SHA512 
8d48fb147fc247b2241472543a5019a55ef1b8f029b0bb93c7de72cd9eeb1bfe9940520bb5a0509406915523b98e1dbd9f07499e9eb9649d6d70df51ba71606d
 WHIRLPOOL 
6b3e37f630488f01b6451349fcbf5e81cde7cdf8e1590bc4c65bb9bdffb4b83f8d868c37624e3f1f932cc51d9af251914f8fa55bc88eeaacc6c2dd3eb91239ea
 DIST curtsies-0.2.4.tar.gz 43313 SHA256 
ae52dbb1c828369b85ed3650c846bd7bf4832916dc472220d3365c3e46e1dce6 SHA512 
85ec1e87720cde03be012bb0dcb300acaac5d9a3cc3c8bd6b0e7a8d4e048abbb6ef24513ea2b8f3d106b92ac2db752c2054e699bc1ef7131f8f18e20c541fc3e
 WHIRLPOOL 
b236c072b0907115da835827078ba9363bbb199c2202bbbf7f6cabc86c47da5d1505aeaaa2fb0de1924651add2f08c0a65d8c17a9d79096b6a7d8094402d7d53
 DIST curtsies-0.2.6.tar.gz 43639 SHA256 
431631b9c1417b2ae8156d0bb6d7c3ce0c97941413717ed6713a9a9c60e9576e SHA512 
fd1d3513564893ad5be12132fbba9af524a6a002987c5a32d72be21af73a22446b960f920bd6728f542a3ede42c6c3c3c789f7f97ea526aeaff3c5045910a44f
 WHIRLPOOL 
75b76bbe3d983f2a5fa7112fc9f1102b0773d8c48a49a561380a8d7a53be7abd56b2ebf138f6fb3534ca26ece672dda3d209248d48c7578c4134735abaf783ed
+DIST curtsies-0.2.9.tar.gz 46743 SHA256 
ed61334bf9fa6eaa46acad69dc95e7ea19257fa3c295c04c613cfccca941362f SHA512 
2113bc403459963f88debbf412afb613b61a007f774631ff96404ff3d37108b3792fc62c55e4fe7b9132609cafc79fb7cf5fab4b09a610acaba15701bd0875b0
 WHIRLPOOL 
86d3e381e70d51bbcf129e7d1b7a1ca61ac78379ea61bdbcd822a72be96b3e8b7739bbd21a011aa7d659daef202122143a07060af4887dad8f8f8b57503cc8a2

diff --git a/dev-python/curtsies/curtsies-0.2.9.ebuild 
b/dev-python/curtsies/curtsies-0.2.9.ebuild
new file mode 100644
index ..67d2dd2
--- /dev/null
+++ b/dev-python/curtsies/curtsies-0.2.9.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Curses-like terminal wrapper, with colored strings"
+HOMEPAGE="https://github.com/thomasballinger/curtsies;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/blessings-1.5[${PYTHON_USEDEP}]
+   dev-python/pyte[${PYTHON_USEDEP}]
+   >=dev-python/wcwidth-0.1.4[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pyte[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests --verbose tests || die
+}



[gentoo-commits] data/api:master commit in: files/overlays/

2016-09-27 Thread Michał Górny
commit: a52404caa7176878c17e2f06b576041c5acd109d
Author: Steven Newbury  snewbury  org  uk>
AuthorDate: Tue Sep 27 11:56:59 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 27 12:33:45 2016 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=a52404ca

repositories: Add sjnewbury Overlays; gentoo-gpu and gentoo-playground

Closes: https://github.com/gentoo/api-gentoo-org/pull/15

 files/overlays/repositories.xml | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 9fcdc2c..dfc07d6 100755
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5393,5 +5393,31 @@ FIN
 g...@github.com:pdilung/gentoo-overlay.git
 https://github.com/pdilung/gentoo-overlay/commits/master.atom
   
+  
+gentoo-gpu
+Bleeding-edge GPU support for Gentoo - OpenCL, 
GLVND, Vulkan
+https://github.com/sjnewbury/gentoo-gpu
+
+  st...@snewbury.org.uk
+  Steven Newbury
+
+https://github.com/sjnewbury/gentoo-gpu.git
+git://github.com/sjnewbury/gentoo-gpu.git
+g...@github.com:sjnewbury/gentoo-gpu.git
+https://github.com/sjnewbury/gentoo-gpu/commits/master.atom
+  
+  
+gentoo-playground
+zeq's Playground for experimental ebuilds and 
eclasses
+https://github.com/sjnewbury/gentoo-playground
+
+  st...@snewbury.org.uk
+  Steven Newbury
+
+https://github.com/sjnewbury/gentoo-playground.git
+git://github.com/sjnewbury/gentoo-playground.git
+g...@github.com:sjnewbury/gentoo-playground.git
+
https://github.com/sjnewbury/gentoo-playground/commits/master.atom
+  
   
 



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

2016-09-27 Thread Lars Wendler
commit: 49dcef88c9b9d94334ae251a8f658739a19ccf3c
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 12:17:05 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 12:17:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49dcef88

package.mask: Unmasked bash-4.4/readline-7.0 for wider testing.

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index bbd083a..aa33c26 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -57,11 +57,6 @@ kde-apps/kdeartwork-emoticons
 # Bug #594236
 dev-libs/dbxml
 
-# Lars Wendler  (15 Sep 2016)
-# Masked for testing
-=app-shells/bash-4.4*
-=sys-libs/readline-7.0*
-
 # Michael Palimaka  (15 Sep 2016)
 # KDE PIM 5 masked for wider testing.
 ~kde-apps/akonadi-16.08.1



[gentoo-commits] repo/gentoo:master commit in: games-arcade/supertux/files/, games-arcade/supertux/

2016-09-27 Thread Lars Wendler
commit: fde5a5b1a939c074227d7e0830991566d7df316e
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 10:47:34 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 11:55:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde5a5b1

games-arcade/supertux: Bump to version 0.5.0

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

 games-arcade/supertux/Manifest |  1 +
 .../supertux/files/supertux-0.4.0-desktop.patch|  4 +-
 .../supertux/files/supertux-0.4.0-flags.patch  |  4 +-
 .../supertux/files/supertux-0.4.0-icon.patch   |  4 +-
 .../supertux/files/supertux-0.4.0-license.patch|  4 +-
 .../supertux/files/supertux-0.5.0-obstack.patch| 19 ++
 .../files/supertux-0.5.0-tinygettext.patch | 30 ++
 games-arcade/supertux/supertux-0.5.0.ebuild| 67 ++
 8 files changed, 125 insertions(+), 8 deletions(-)

diff --git a/games-arcade/supertux/Manifest b/games-arcade/supertux/Manifest
index 30519d3..d638673 100644
--- a/games-arcade/supertux/Manifest
+++ b/games-arcade/supertux/Manifest
@@ -1 +1,2 @@
+DIST SuperTux-v0.5.0-Source.tar.gz 90564579 SHA256 
cfae0da40c41532fb414c3b17891c98396b59471fe583a8fc756b96aea61a73b SHA512 
dcd4d361eee34d8ab25e680cec328b0931a001f8ab97d0b40b03291e9214fdb64cc08fbccb81f524e5f6ba9921414bdf58dc29e27ff663a0160f678b6908b783
 WHIRLPOOL 
ffee5ad36bc305e9df5f9e4a31d3ea5bfb6684ee8c91ced44ed072e5262dd2c8e4fff676fd5abc2bdfa6ab942ec5d18b6864ebe0882eb3d0f78213e14fa51eb3
 DIST supertux-0.4.0.tar.bz2 79713147 SHA256 
d18dde3c415e619b4bb035e694ffc384be16576250c9df16929d9ec38daff782 SHA512 
66ca63c982b6076847662c187069eb965211439e5dfc628300f2a9bd0d2b4c0f7b53f6e7c2aed263c098cc9b77fedf132e73b1f3b3eacaf5535cae8300262fb5
 WHIRLPOOL 
12551b655f0459a37d3b91b1eff058ec383df34c9f3c29c1e8a63c070c12b32ec798b772053cd08b11d32b612bab1188b69678e71585279e94ad380052076f64

diff --git a/games-arcade/supertux/files/supertux-0.4.0-desktop.patch 
b/games-arcade/supertux/files/supertux-0.4.0-desktop.patch
index b0e26e7..74a0872 100644
--- a/games-arcade/supertux/files/supertux-0.4.0-desktop.patch
+++ b/games-arcade/supertux/files/supertux-0.4.0-desktop.patch
@@ -1,5 +1,5 @@
 supertux2.desktop.orig
-+++ supertux2.desktop
+--- a/supertux2.desktop
 b/supertux2.desktop
 @@ -35,7 +35,7 @@
  Comment[pt]=Joga este clássico de plataformas 2D
  Comment[pt_BR]=Encarne o pinguin Tux neste jogo inspirado em clássicos de 
Pular

diff --git a/games-arcade/supertux/files/supertux-0.4.0-flags.patch 
b/games-arcade/supertux/files/supertux-0.4.0-flags.patch
index 97e3e74..a09176c 100644
--- a/games-arcade/supertux/files/supertux-0.4.0-flags.patch
+++ b/games-arcade/supertux/files/supertux-0.4.0-flags.patch
@@ -1,5 +1,5 @@
 CMakeLists.txt.orig
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -329,7 +329,7 @@
  endif(COMPILER_SUPPORTS_CXX11)
  

diff --git a/games-arcade/supertux/files/supertux-0.4.0-icon.patch 
b/games-arcade/supertux/files/supertux-0.4.0-icon.patch
index 14552f2..66be0eb 100644
--- a/games-arcade/supertux/files/supertux-0.4.0-icon.patch
+++ b/games-arcade/supertux/files/supertux-0.4.0-icon.patch
@@ -1,5 +1,5 @@
 CMakeLists.txt.orig
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -571,7 +571,7 @@
  
SET(APPS 
"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${INSTALL_SUBDIR_BIN}/supertux2")

diff --git a/games-arcade/supertux/files/supertux-0.4.0-license.patch 
b/games-arcade/supertux/files/supertux-0.4.0-license.patch
index 37558aa..e35f85c 100644
--- a/games-arcade/supertux/files/supertux-0.4.0-license.patch
+++ b/games-arcade/supertux/files/supertux-0.4.0-license.patch
@@ -1,5 +1,5 @@
 CMakeLists.txt.orig
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -578,7 +578,7 @@
  
  INSTALL(TARGETS supertux2_exe DESTINATION ${INSTALL_SUBDIR_BIN})

diff --git a/games-arcade/supertux/files/supertux-0.5.0-obstack.patch 
b/games-arcade/supertux/files/supertux-0.5.0-obstack.patch
new file mode 100644
index ..1b05369
--- /dev/null
+++ b/games-arcade/supertux/files/supertux-0.5.0-obstack.patch
@@ -0,0 +1,19 @@
+--- supertux-0.5.0/CMakeLists.txt
 supertux-0.5.0/CMakeLists.txt
+@@ -382,7 +382,6 @@
+ include_directories(${CMAKE_BINARY_DIR}/)
+ include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src/)
+ include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/external/findlocale/)
+-include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/external/obstack/)
+ include_directories(SYSTEM 
${CMAKE_CURRENT_SOURCE_DIR}/external/sexp-cpp/include/)
+ 
+ IF(WIN32)
+@@ -392,7 +391,7 @@
+ 
+ ## Build list of sources for supertux binary
+ 
+-FILE(GLOB SUPERTUX_SOURCES_C RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
external/obstack/*.c external/findlocale/findlocale.c)
++FILE(GLOB SUPERTUX_SOURCES_C RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
external/findlocale/findlocale.c)
+ 
+ FILE(GLOB SUPERTUX_SOURCES_CXX RELATIVE 

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

2016-09-27 Thread Lars Wendler
commit: e998dd3c45ecb09bc1ee2ed74e439e853219b84d
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 11:41:19 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 11:55:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e998dd3c

dev-libs/mpfr: Bump to version 3.1.5

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

 dev-libs/mpfr/Manifest  |  1 +
 dev-libs/mpfr/mpfr-3.1.5.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-libs/mpfr/Manifest b/dev-libs/mpfr/Manifest
index 1b58f51..96300e6 100644
--- a/dev-libs/mpfr/Manifest
+++ b/dev-libs/mpfr/Manifest
@@ -1,3 +1,4 @@
 DIST mpfr-2.4.2.tar.bz2 1077886 SHA256 
c7e75a08a8d49d2082e4caee1591a05d11b9d5627514e678f02d66a124bcf2ba SHA512 
c004b3dbf86c04960e4a1f8db37a409a7cc4cb76135e76e98dcc5ad93aaa8deb62334ee13ff84447a7c12a5e8cb57f25c62ac908c24920f1fb1a38d79d4a4c5e
 WHIRLPOOL 
d08935d1c5cda48753ddbf98b3b0e87d911279d7fea24e6b210da7e2378f769f3b20babe96859601195d6a9811cf8297d239df53ad2cfa6d0a1bb7bb02ac6a29
 DIST mpfr-3.1.3.tar.xz 1112096 SHA256 
6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16 SHA512 
79846fd82974269aa48152c2b6dbcb2321130dc4d0f0ba2eb94d56619b177add9b2077ebf88b4382c56db19c4215910e5a252f216715c1eee40baa299da42eb4
 WHIRLPOOL 
fba9174551511ffa0fed80d906c5282c095697e79ab9b6fdeb915b9a81f15e20290b3ae6aa7c9ee9ef10fa9c0f973d8a75e1a169aae43f87a28ca433a93c57ce
 DIST mpfr-3.1.4.tar.xz 1122152 SHA256 
761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5 SHA512 
4ef61708834efdea6b85258f46f1b25ce1c55b912f44b117d8c3d5e06d8f1177e50f627d9736f3289bd159c5bb10c80e09d1ad9f6f52c4ff43c3496034b04232
 WHIRLPOOL 
86021e6a60cad98ea42f8ab5bfe990a744ee21fbe89612e083dea43f7e981e84fcbc86de4a90e7a058c569b57b97359a29c9cf5252b960aa91f2247fb96c2743
+DIST mpfr-3.1.5.tar.xz 1126668 SHA256 
015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc SHA512 
3643469b9099b31e41d6ec9158196cd1c30894030c8864ee5b1b1e91b488bccbf7c263c951b03fe9f4ae6f9d29279e157a7dfed0885467d875f107a3d964f032
 WHIRLPOOL 
9bb135169a2f74bc96c0e36da76391cbc4cf0d131b89d6be6b6b7c859020276dbbeaf8b36a7a81f37490c8bbf7aaaeb4c32955d6ce27720c1492f4ac8b36b08c

diff --git a/dev-libs/mpfr/mpfr-3.1.5.ebuild b/dev-libs/mpfr/mpfr-3.1.5.ebuild
new file mode 100644
index ..368deb6
--- /dev/null
+++ b/dev-libs/mpfr/mpfr-3.1.5.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# NOTE: we cannot depend on autotools here starting with gcc-4.3.x
+inherit eutils libtool multilib-minimal
+
+MY_PV=${PV/_p*}
+MY_P=${PN}-${MY_PV}
+PLEVEL=${PV/*p}
+DESCRIPTION="library for multiple-precision floating-point computations with 
exact rounding"
+HOMEPAGE="http://www.mpfr.org/;
+SRC_URI="http://www.mpfr.org/mpfr-${MY_PV}/${MY_P}.tar.xz;
+
+LICENSE="LGPL-2.1"
+SLOT="0/4" # libmpfr.so version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND=">=dev-libs/gmp-4.1.4-r2[${MULTILIB_USEDEP},static-libs?]"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   if [[ ${PLEVEL} != ${PV} ]] ; then
+   local i
+   for (( i = 1; i <= PLEVEL; ++i )) ; do
+   epatch "${FILESDIR}"/${MY_PV}/patch$(printf '%02d' ${i})
+   done
+   fi
+   epatch_user
+   find . -type f -exec touch -r configure {} +
+   elibtoolize
+}
+
+multilib_src_configure() {
+   # Make sure mpfr doesn't go probing toolchains it shouldn't #476336#19
+   ECONF_SOURCE=${S} \
+   user_redefine_cc=yes \
+   econf \
+   --docdir="\$(datarootdir)/doc/${PF}" \
+   $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+   use static-libs || find "${ED}"/usr -name '*.la' -delete
+
+   # clean up html/license install
+   pushd "${ED}"/usr/share/doc/${PF} >/dev/null || die
+   dohtml *.html && rm COPYING* *.html
+   popd >/dev/null || die
+}



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

2016-09-27 Thread Lars Wendler
commit: b879476e8d1d79272b6b7a92e65f549c6da92894
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 27 11:53:00 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 27 11:55:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b879476e

media-sound/mpg123: Bump to version 1.23.8

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

 media-sound/mpg123/Manifest |   1 +
 media-sound/mpg123/mpg123-1.23.8.ebuild | 108 
 2 files changed, 109 insertions(+)

diff --git a/media-sound/mpg123/Manifest b/media-sound/mpg123/Manifest
index 199d258..e8965fe 100644
--- a/media-sound/mpg123/Manifest
+++ b/media-sound/mpg123/Manifest
@@ -2,3 +2,4 @@ DIST mpg123-1.18.1.tar.bz2 853423 SHA256 
bc6d384f7e038f2458cb05a4d175325e5cb25e0
 DIST mpg123-1.22.4.tar.bz2 870889 SHA256 
5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2 SHA512 
d8552b3522fa58647cee7c43227737993851452a15dc6d3ae6948c6c62d4a8f6064e2b284f170413aa3f805a3f3e1a6f1faac7d19daddd25c6790863e4925212
 WHIRLPOOL 
079ac4dacbee6bbfb915a84c1f2c5738f1edff69b75a7d1c1e6bc9b323c2e1d574985c91339c5ecab8cc0de93d72fc95c8c278676a92511da0c23d210d64a0dd
 DIST mpg123-1.23.6.tar.bz2 893351 SHA256 
4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4 SHA512 
2fe11f921227c0866717c9268e7034d28a09086d96e3748188dcf41189238d8e605347f3200aa419031ca2975dc61ab9dfa51879e26f9a0d2f736a9c20089e3c
 WHIRLPOOL 
4992224ecbf5a576e7d20ce4727cc3734ff08a261348ed114ad8225f0dd08314aa0b3b751c36aa7f2f287efee968eb7d4bfbb24fde20fff9c66a7185120a
 DIST mpg123-1.23.7.tar.bz2 893054 SHA256 
934047120953159e364c790e059684b681d7e670884fe179e1954d17d1c6334b SHA512 
f63e8f6849447c1b3821e032908c2f7c2c78fa68869909c4ac9f8732387e5be2440e2f40e349dc103306eed56c409d4f5dd10aaea08ba18dca49a677bf2f
 WHIRLPOOL 
66d6a14176c22202bc7e0a0dedc255b5953c68de31b72e82dcba27adffe912319d9a4b297de55b6d806b40a7fe054ffd139581e7ec1a91bdd648dbe8edf7f842
+DIST mpg123-1.23.8.tar.bz2 893728 SHA256 
de2303c8ecb65593e39815c0a2f2f2d91f708c43b85a55fdd1934c82e677cf8e SHA512 
7b77b543bd6a127095c6a6a2e7f9b5933f5a391734cc6dcbc160f786008afcd74646a7c304e1be682042221648b0fcae7efafda4bbe66ba30a7021740abddc34
 WHIRLPOOL 
bfc0c8d186f6ea827d4d3cbacf2accbba080798113b31757ad1c3f0aea12ebb94233ee81a7fea493af38bdbf59407add73976933d749229e83371833ba79caa4

diff --git a/media-sound/mpg123/mpg123-1.23.8.ebuild 
b/media-sound/mpg123/mpg123-1.23.8.ebuild
new file mode 100644
index ..253e153
--- /dev/null
+++ b/media-sound/mpg123/mpg123-1.23.8.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit flag-o-matic toolchain-funcs libtool multilib-minimal
+
+DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3"
+HOMEPAGE="http://www.mpg123.org/;
+SRC_URI="http://www.mpg123.org/download/${P}.tar.bz2;
+
+LICENSE="GPL-2 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="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio 
int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl 
cpu_flags_x86_sse"
+
+# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
+RDEPEND="app-eselect/eselect-mpg123
+   || ( dev-libs/libltdl:0 

[gentoo-commits] repo/gentoo:master commit in: app-admin/swatch/files/, profiles/updates/, app-admin/swatch/

2016-09-27 Thread José María Alonso
commit: 4ed163ded8670b559d67765f3f9ba621a3079849
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Tue Sep 27 11:18:24 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Tue Sep 27 11:19:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed163de

app-admin/swatch: renamed to app-admin/swatchdog

To satisfy a request made by the old Swiss watch company

 app-admin/swatch/Manifest   |  1 -
 app-admin/swatch/files/swatch-confd | 25 
 app-admin/swatch/files/swatch-init  | 53 -
 app-admin/swatch/files/swatch-initd | 52 
 app-admin/swatch/files/swatchrc | 10 ---
 app-admin/swatch/metadata.xml   | 24 ---
 app-admin/swatch/swatch-3.2.3-r2.ebuild | 31 ---
 profiles/updates/3Q-2016|  1 +
 8 files changed, 1 insertion(+), 196 deletions(-)

diff --git a/app-admin/swatch/Manifest b/app-admin/swatch/Manifest
deleted file mode 100644
index 37fb698..
--- a/app-admin/swatch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST swatch-3.2.3.tar.gz 31199 SHA256 
e29480993e52f245f3abec079b3103d8e97244dafe754f8c2d37e7b0b3b58077 SHA512 
8020fb99b7acfc322b2a80d8fd9669fc97f272c33b19a36ef1be025ffd1a463658e9b0cc5ddbac02b12a68db9e148da53734beb632677ef88337848bbd60e90f
 WHIRLPOOL 
2fa2ff6dacec9bb527814b041951cfd5c48760cad3a94afcfe362bd13b38f0ea9b970aa7ff4882b30a5dabd79a552ea6e0ac8397e350ef88aa6569cdd7369bf3

diff --git a/app-admin/swatch/files/swatch-confd 
b/app-admin/swatch/files/swatch-confd
deleted file mode 100644
index 813a2a0..
--- a/app-admin/swatch/files/swatch-confd
+++ /dev/null
@@ -1,25 +0,0 @@
-# /etc/conf.d/swatch: config file for /etc/init.d/swatch
-
-# Path to the swatch program.
-#SWATCH_BINARY="/usr/bin/swatch"
-
-# Swatchrc to read patterns and actions from.
-#SWATCHRC="/etc/swatchrc"
-
-# File to monitor
-#SWATCH_TAILFILE="/var/log/syslog"
-
-# Arguments to tail program
-#SWATCH_TAILARGS=""
-
-# Swatch log file
-#SWATCH_LOGFILE="/var/log/swatch.log"
-
-# Swatch error file
-#SWATCH_ERRFILE="/var/log/swatch-err.log"
-
-# Where to output the generated script to. Should not be writable by others.
-#SWATCH_SCRIPT="/var/run/swatch/swatch_script.pl"
-
-# Whether to parse the complete file once at startup. Defaults to "NO".
-PARSE_FULL="NO"

diff --git a/app-admin/swatch/files/swatch-init 
b/app-admin/swatch/files/swatch-init
deleted file mode 100644
index f02b066..
--- a/app-admin/swatch/files/swatch-init
+++ /dev/null
@@ -1,53 +0,0 @@
-#!/sbin/openrc-run
-# This script is based on the one created by Phil (bug #255329).
-
-depend() {
-   need logger
-}
-
-SWATCH_BINARY=${SWATCH_BINARY:-/usr/bin/swatch}
-SWATCHRC=${SWATCHRC:-/etc/swatchrc}
-SWATCH_TAILFILE=${SWATCH_TAILFILE:-/var/log/syslog}
-SWATCH_LOGFILE=${SWATCH_LOGFILE:-/var/log/swatch.log}
-SWATCH_ERRFILE=${SWATCH_ERRFILE:-/var/log/swatch-err.log}
-SWATCH_SCRIPT=${SWATCH_SCRIPT:-/var/run/swatch/swatch_script.pl}
-
-gen_script() {
-   local tailargs=""
-   if [ "${SWATCH_TAILARGS}" ]; then
-   tailargs="--tail-args=\"${SWATCH_TAILARGS}\""
-   fi
-   ebegin "Generating swatch script from config"
-   ${SWATCH_BINARY} --dump-script="${SWATCH_SCRIPT}" \
-   --use-cpan-file-tail ${tailargs} \
-   --config-file "${SWATCHRC}" $1 "${SWATCH_TAILFILE}"
-   eend $?
-}
-
-parse_full() {
-   gen_script --examine
-   ebegin "Parsing complete file once"
-   /usr/bin/perl ${SWATCH_SCRIPT} 1>/dev/null
-   eend $?
-}
-
-start() {
-   checkpath -d -q -m 0750 -o root:root /var/run/swatch
-   if [ "${PARSE_FULL}" == "YES" ]; then
-   parse_full
-   fi
-   gen_script --tail-file
-   ebegin "Starting swatch"
-   start-stop-daemon --start --quiet --background \
-   --make-pidfile --pidfile /var/run/swatch/swatch.pid \
-   --stdout ${SWATCH_LOGFILE} --stderr ${SWATCH_ERRFILE} \
-   --exec /usr/bin/perl -- ${SWATCH_SCRIPT}
-   eend $?
-}
-
-stop() {
-   ebegin "Stopping swatch"
-   start-stop-daemon --stop --exec /usr/bin/perl \
-   --pidfile /var/run/swatch/swatch.pid --quiet
-   eend $?
-}

diff --git a/app-admin/swatch/files/swatch-initd 
b/app-admin/swatch/files/swatch-initd
deleted file mode 100644
index 76ca0cc..
--- a/app-admin/swatch/files/swatch-initd
+++ /dev/null
@@ -1,52 +0,0 @@
-#!/sbin/openrc-run
-# This script is based on the one created by Phil (bug #255329).
-
-depend() {
-   need logger
-}
-
-SWATCH_BINARY=${SWATCH_BINARY:-/usr/bin/swatch}
-SWATCHRC=${SWATCHRC:-/etc/swatchrc}
-SWATCH_TAILFILE=${SWATCH_TAILFILE:-/var/log/syslog}
-SWATCH_LOGFILE=${SWATCH_LOGFILE:-/var/log/swatch.log}
-SWATCH_ERRFILE=${SWATCH_ERRFILE:-/var/log/swatch-err.log}
-SWATCH_SCRIPT=${SWATCH_SCRIPT:-/var/run/swatch/swatch_script.pl}
-
-gen_script() {
-   local tailargs=""
-  

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

2016-09-27 Thread Joerg Bornkessel
commit: ad6d1c2f37145ba24dce788b556827893ea7d4b5
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Tue Sep 27 11:10:31 2016 +
Commit: Joerg Bornkessel  gentoo  org>
CommitDate: Tue Sep 27 11:10:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6d1c2f

media-plugins/vdr-satip: fixed gcc-6 compile; wrt bug 594170

Package-Manager: portage-2.3.0

 .../vdr-satip/files/vdr-satip-2.2.3_c++11.patch| 28 ++
 media-plugins/vdr-satip/vdr-satip-2.2.3-r1.ebuild  | 33 ++
 2 files changed, 61 insertions(+)

diff --git a/media-plugins/vdr-satip/files/vdr-satip-2.2.3_c++11.patch 
b/media-plugins/vdr-satip/files/vdr-satip-2.2.3_c++11.patch
new file mode 100644
index ..102e8e9
--- /dev/null
+++ b/media-plugins/vdr-satip/files/vdr-satip-2.2.3_c++11.patch
@@ -0,0 +1,28 @@
+common.h still use function typeof,
+this was never defined part of c++ and is
+not supported in c++11 anymore
+so we revert back to gnu++03 as it is not fixed by upstream
+Signed-of-by: Joerg Bornkessel  (2016/aug/01)
+diff -Naur satip-2.2.3.orig/Makefile satip-2.2.3/Makefile
+--- satip-2.2.3.orig/Makefile  2016-08-03 23:17:36.769080128 +0200
 satip-2.2.3/Makefile   2016-08-03 23:18:36.399080128 +0200
+@@ -32,6 +32,7 @@
+ 
+ export CFLAGS   = $(call PKGCFG,cflags)
+ export CXXFLAGS = $(call PKGCFG,cxxflags)
++export CXXFLAGS += -std=gnu++03
+ STRIP = true
+ 
+ ### The version number of VDR's plugin API:
+diff -Naur satip-2.2.3.orig/common.h satip-2.2.3/common.h
+--- satip-2.2.3.orig/common.h  2016-08-07 02:54:27.290440336 +0200
 satip-2.2.3/common.h   2016-08-07 02:54:53.193773669 +0200
+@@ -52,7 +52,7 @@
+   do {   \
+  if (exp) {  \
+ char tmp[64];\
+-esyslog("[%s,%d]: "errstr": %s", __FILE__, __LINE__, \
++esyslog("[%s,%d]: " errstr ": %s", __FILE__, __LINE__, \
+ strerror_r(errno, tmp, sizeof(tmp)));\
+ func;\
+ ret; \

diff --git a/media-plugins/vdr-satip/vdr-satip-2.2.3-r1.ebuild 
b/media-plugins/vdr-satip/vdr-satip-2.2.3-r1.ebuild
new file mode 100644
index ..b27b7df
--- /dev/null
+++ b/media-plugins/vdr-satip/vdr-satip-2.2.3-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR Plugin: integrates SAT>IP network devices seamlessly into VDR"
+HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/satip/;
+SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/satip/files/${P}.tgz;
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="GPL-2"
+IUSE=""
+
+DEPEND=">=media-video/vdr-2.2.0
+   >=net-misc/curl-7.36
+   || ( dev-libs/tinyxml
+   dev-libs/pugixml )"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   vdr-plugin-2_src_prepare
+
+   # c++11 compile fix
+   eapply "${FILESDIR}/${P}_c++11.patch"
+
+   if has_version "dev-libs/tinyxml" ; then
+   sed -e "s:#SATIP_USE_TINYXML:SATIP_USE_TINYXML:" -i Makefile
+   fi
+}



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

2016-09-27 Thread Tobias Klausmann
commit: 4eb7b7515ff16ab27c5cca6a06ee84ce74c3c171
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 11:03:45 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 11:03:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb7b751

dev-ruby/mime-types-3.1-r0: keyworded for ~alpha

Gentoo-Bug: 588796

 dev-ruby/mime-types/mime-types-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/mime-types/mime-types-3.1.ebuild 
b/dev-ruby/mime-types/mime-types-3.1.ebuild
index 8bf..e2deac1 100644
--- a/dev-ruby/mime-types/mime-types-3.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~alpha ~amd64 ~arm"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest:5 
dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )"



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

2016-09-27 Thread Tobias Klausmann
commit: 75c86ccce154b9403da57e130e410e86e96675f7
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 11:03:46 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 11:03:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c86ccc

dev-php/phpunit-5.0.10-r0: keyworded for ~alpha

Gentoo-Bug: 589104

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

diff --git a/dev-php/phpunit/phpunit-5.0.10.ebuild 
b/dev-php/phpunit/phpunit-5.0.10.ebuild
index 51e9e64..258ee68 100644
--- a/dev-php/phpunit/phpunit-5.0.10.ebuild
+++ b/dev-php/phpunit/phpunit-5.0.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://phar.phpunit.de/${PHPUNIT_PHAR};
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
 IUSE=""
 
 DEPEND="



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

2016-09-27 Thread Tobias Klausmann
commit: da785f94ffd24b22e98954b3b29011820168666a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 11:03:46 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 11:03:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da785f94

dev-php/PEAR-Net_LDAP2-2.2.0-r1: keyworded for ~alpha

Gentoo-Bug: 589104

 dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild 
b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
index 30af621..add744e 100644
--- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
+++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.2.0-r1.ebuild
@@ -5,7 +5,7 @@
 EAPI=6
 
 MY_PN="${PN/PEAR-/}"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
 DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
 HOMEPAGE="https://pear.php.net/package/${MY_PN};
 SRC_URI="http://download.pear.php.net/package/${MY_PN}-${PV}.tgz;



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

2016-09-27 Thread Tobias Klausmann
commit: 61281acf3eb0c542602a544f0af042c6c4de718e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 11:03:47 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 11:03:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61281acf

sys-cluster/openmpi-1.10.3-r1: keyworded for ~alpha

Gentoo-Bug: 592468

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

diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
index b958289..43897e3 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.open-mpi.org;
 SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux"
 IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
 



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

2016-09-27 Thread Tobias Klausmann
commit: afa3ccff23d416a796c6a00e3df7997c31aa4d62
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 11:03:38 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 11:03:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa3ccff

dev-ruby/minitest-hooks-1.4.0-r0: keyworded for ~alpha

Gentoo-Bug: 588796

 dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild 
b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
index e1138b1..336f25c 100644
--- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
+++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~alpha ~amd64 ~arm"
 IUSE=""



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

2016-09-27 Thread Alexis Ballier
commit: c09771a594affcd50670261251d45f62272eb7eb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 10:41:17 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 10:53:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09771a5

media-libs/libass: bump to 0.13.3

Package-Manager: portage-2.3.1

 media-libs/libass/Manifest |  1 +
 media-libs/libass/libass-0.13.3.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/media-libs/libass/Manifest b/media-libs/libass/Manifest
index a79e471..2852dec 100644
--- a/media-libs/libass/Manifest
+++ b/media-libs/libass/Manifest
@@ -3,3 +3,4 @@ DIST libass-0.12.3.tar.xz 313852 SHA256 
a67c54ebaf5ec19ae72e86259ee6ab6adfe2e64e
 DIST libass-0.13.0.tar.xz 336128 SHA256 
e0071a3b2e95411c8d474014678368e3f0b852f7d663e0564b344e7335eb0671 SHA512 
0253d0cd306603b2721bd128ad6eb050c74f1ee415145f238f3a10c4041b054bf94857f4c0043a6578c4fd0865e809e25fa9f61071631ba647c731c13418627f
 WHIRLPOOL 
7ccf4df975a07e94cdc85b4436b08eae1a6ce60d027d0db21855bbdfd21e4770a5e21cae90ce7646b477094241df3b36c247f043f347f2f1494f3d6a02e91f28
 DIST libass-0.13.1.tar.xz 318840 SHA256 
4aa36b1876a61cab46fc9284fee84224b9e2840fe7b3e63d96a8d32574343fe7 SHA512 
0558e6bb139d9e3c506fa358b02dbeecf574098defb9a4d4c935dac402fc9cf09725114612d3a987f54dee5a08d55f135a64fd87d35fc25dda1bef72bc23d720
 WHIRLPOOL 
ef128daecc0a4a3a026d8fb90da44088c9451bb1acd91fb3b8c90b0e564b62576e7328bd7c4442b6e6f6efa1b18cb3c9a0ac80e44acbfec45d65d834f712f1c2
 DIST libass-0.13.2.tar.xz 348444 SHA256 
d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face SHA512 
71d495c02ea478b8632c177cef8605d23377e2da2c56dd3a1fa59f9a2d01cc642d4d9dc383083ef1dee8ccf2a6e6f25a4ad9bb7dff3618e7646161731b7312c7
 WHIRLPOOL 
0c5517fc0cae9ae775300b9c03eb1f141b607b6e43413e56f2dc5de490f5cbe57fd9acc2caa9b6dc5505d7c7b2aec0ae4426fbe2e75010e0c9ffaf2f7a0f7fed
+DIST libass-0.13.3.tar.xz 351012 SHA256 
a641b653d7c9f2f3b9d6a5e5a906a004ac3e110487ad485d9dd029e944bb3f6d SHA512 
a6c9ba5579e3dbd6da21866c533e32ebdeb53dbafd5850a85b514927f3a89cec1c19da247616b76950a753ba091c49a7bf8069b9112fe4ca3411573d0a3430b3
 WHIRLPOOL 
b8116d3ffce9c3713b6b8ab5286b35e1afd704c40bab78e60d46c2ddf9910ce21c51046b3738d3901f97a234b60360929d6959b159e29fd2cf0da7995cebf7ca

diff --git a/media-libs/libass/libass-0.13.3.ebuild 
b/media-libs/libass/libass-0.13.3.ebuild
new file mode 100644
index ..2414f0c
--- /dev/null
+++ b/media-libs/libass/libass-0.13.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils multilib-minimal
+
+DESCRIPTION="Library for SSA/ASS subtitles rendering"
+HOMEPAGE="https://github.com/libass/libass;
+SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="ISC"
+SLOT="0/5" # subslot = libass soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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="+fontconfig +harfbuzz static-libs"
+
+RDEPEND="fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
+   >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}]
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+   >=dev-libs/fribidi-0.19.5-r1[${MULTILIB_USEDEP}]
+   harfbuzz? ( >=media-libs/harfbuzz-0.9.12[truetype,${MULTILIB_USEDEP}] )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+X86_CPU_OPTS="abi_x86_32 abi_x86_64"
+for i in ${X86_CPU_OPTS} ; do
+   DEPEND="${DEPEND}
+   ${i}? ( dev-lang/yasm )"
+done
+
+DOCS="Changelog"
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable fontconfig) \
+   $(use_enable harfbuzz) \
+   $(use_enable static-libs static) \
+   --disable-require-system-font-provider
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



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

2016-09-27 Thread Patrice Clement
commit: 8af4de88aa2455bad8334b9473921759b4ee6b65
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 13 11:34:05 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:31:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af4de88

dev-python/python-zipstream: add py2.7, py3.5, update LICENSE.

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

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

 dev-python/python-zipstream/metadata.xml  | 1 +
 dev-python/python-zipstream/python-zipstream-1.1.4.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-zipstream/metadata.xml 
b/dev-python/python-zipstream/metadata.xml
index 061032f..e9586b0 100644
--- a/dev-python/python-zipstream/metadata.xml
+++ b/dev-python/python-zipstream/metadata.xml
@@ -7,5 +7,6 @@


allanlei/python-zipstream
+   
https://github.com/allanlei/python-zipstream/issues

 

diff --git a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild 
b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
index f14c809..3ef1788 100644
--- a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
+++ b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1
 
@@ -12,7 +12,7 @@ DESCRIPTION="A zip archive generator"
 HOMEPAGE="https://github.com/allanlei/python-zipstream;
 SRC_URI="https://github.com/allanlei/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"



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

2016-09-27 Thread Alexis Ballier
commit: 8a6a10cb4312721fa47487cb41832c7396f71796
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 27 10:25:10 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 27 10:25:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6a10cb

media-libs/x265: bump to 2.1

Package-Manager: portage-2.3.1

 media-libs/x265/Manifest  | 1 +
 media-libs/x265/{x265-.ebuild => x265-2.1.ebuild} | 2 +-
 media-libs/x265/x265-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-libs/x265/Manifest b/media-libs/x265/Manifest
index 640df12..49bb022 100644
--- a/media-libs/x265/Manifest
+++ b/media-libs/x265/Manifest
@@ -3,3 +3,4 @@ DIST x265_1.7.tar.gz 844212 SHA256 
a52ca95e8e64219c1e8e73a9abf0bb7151ced2c93756a
 DIST x265_1.8.tar.gz 918469 SHA256 
760e6280c688f1ea90c492d19fc6d4084ca1c4b0ea9b2e3c736d32565c30d857 SHA512 
498c25ff6e5c68849db11d1509cc6f7e96d3a2e6594542589ac5b9f6d65a09ab3af590dcc3357f985f218f8d54af364c998cfedfbe95644747835c059214935c
 WHIRLPOOL 
ef5c1a31e8ab45c2918e24e97c09809eda735df354d9000e3935b054ca01fd60ef1d1afad6c161c7c62b8b016c2a80155665448a18e4037fab8c56a841488eeb
 DIST x265_1.9.tar.gz 956101 SHA256 
3e4654133ed957a98708fdb4cb9a154d9e80922b84e26e43fc462a101c5b15c8 SHA512 
1c399101374da58d0661786a6144dd25a2028e25bcb99b3084d8839b0bd9c20bccf5c0e4413882f16b3b1c49f96710746a16cb690f3811dffb08c3befdc8e5f1
 WHIRLPOOL 
508d21ad0ff7ed8eb2fe9a9a69113dc7dca07306ddace6de22b29e71dad7242fae0b6e4864a409a0279d85adbe054b4ffbc8c95fe915163b506f5bab25245f8c
 DIST x265_2.0.tar.gz 1028299 SHA256 
5a7f6797bee33310c690be5d9a6c63125f36663ac3478e98ac6b6142a70bce1f SHA512 
4262a32cf9a34c494770c7917fbaba88e8211c332a91932f4cd096ce25394979e1d43ae641be0aa480af1d0580e842ca70f58005dd41361b78dfd25870035a1e
 WHIRLPOOL 
c85e42a3bbf3ee9d84a69615b117444088e16c45cea7362956c92dc1097babdc8cb819d101bf17a97bfb0128e93a5c85cf9c8d980dc75de9de90dcf6a3e46b09
+DIST x265_2.1.tar.gz 1037400 SHA256 
b3bc83754e91ed5655c8cba5a2ed48e6b9ab39699c9ed6554c670211d5870f9c SHA512 
44ad6815efb039054935f2887f0c98604898a6b5bf144f845df92038ef47ea1c21f2942501294514b05e7eaffd988e52ca777da0be97e57fdd77c89ff0fda421
 WHIRLPOOL 
f91e7fffdccb494c32a6a4b18b72e72537c89bc0a1117e26f2030b9f3d5d11a0e642e25faa83c0b59ca117666d1d81a21823b653d3e0d138073478176908f83b

diff --git a/media-libs/x265/x265-.ebuild b/media-libs/x265/x265-2.1.ebuild
similarity index 99%
copy from media-libs/x265/x265-.ebuild
copy to media-libs/x265/x265-2.1.ebuild
index 97e74dd..3864484 100644
--- a/media-libs/x265/x265-.ebuild
+++ b/media-libs/x265/x265-2.1.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://x265.org/;
 
 LICENSE="GPL-2"
 # subslot = libx265 soname
-SLOT="0/87"
+SLOT="0/95"
 IUSE="+10bit +12bit numa pic test"
 
 ASM_DEPEND=">=dev-lang/yasm-1.2.0"

diff --git a/media-libs/x265/x265-.ebuild b/media-libs/x265/x265-.ebuild
index 97e74dd..3864484 100644
--- a/media-libs/x265/x265-.ebuild
+++ b/media-libs/x265/x265-.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://x265.org/;
 
 LICENSE="GPL-2"
 # subslot = libx265 soname
-SLOT="0/87"
+SLOT="0/95"
 IUSE="+10bit +12bit numa pic test"
 
 ASM_DEPEND=">=dev-lang/yasm-1.2.0"



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

2016-09-27 Thread Patrice Clement
commit: bdb53726feed915e3fa58db5355e47ea0266519f
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 09:51:19 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:17:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdb53726

dev-python/irc: bump to 15.0.1.

Package-Manager: portage-2.3.1

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

 dev-python/irc/Manifest  |  1 +
 dev-python/irc/irc-15.0.1.ebuild | 61 
 2 files changed, 62 insertions(+)

diff --git a/dev-python/irc/Manifest b/dev-python/irc/Manifest
index cc22de4..aaa9586 100644
--- a/dev-python/irc/Manifest
+++ b/dev-python/irc/Manifest
@@ -1,2 +1,3 @@
 DIST irc-11.0.1.zip 120409 SHA256 
25d818003780fd6d62e93d3ff32580e74c0e527c6290ae14b47af50b58339233 SHA512 
fca2fe653d921c9ec65dfb2b072c16658d88d4a22ae91568b1eaf722a90179920808db157f587afe6de0055af3a04a528eb9022122e539150e5635f05b58f466
 WHIRLPOOL 
dd9b9e8624e6bd86d27fead1f3006a2b80832d236ad21f50c147c07a27b2cc4933d68efd951dece44398dbc0299b73ba7a98e4eff2061d0e3a8a01833518113b
 DIST irc-14.2.2.tar.gz 86511 SHA256 
4844413b09c8bba226bb86c7269b07ea6c925ecfc5a98758e72849e90895d828 SHA512 
daa5f6ed2a5b3f0bdbd58f638d1f90a8b06769c9b7874c577cdb0753aea4a7947c82857aa1ebe6b396ea605756fa176bcca4a9d8e4bf28ef53609f96fccd0e7b
 WHIRLPOOL 
85609370a800b82d59c46595eb5f18dcd33936469cd10692f13a6e2a519406e3725239fbddb5dc0f8d20ad7ab0c6bdb7c8770a9b5f44a86e67c430b3e5287710
+DIST irc-15.0.1.tar.gz 81773 SHA256 
ea2ee4b27f821f10423790f1e87d0d3b81e1b81a23cc1f6c2f005a4236583a88 SHA512 
249071491c96001344081d3b7b93dcc9d8360a0b03d73d2e1bee1f046c9a82762fd4d51c00fc358843629d17e16b9533228bea09787ea41e3ffc7fc03164fe8f
 WHIRLPOOL 
f5aff2f506778c45b826380581e367e1a026f3faee5329756feb9d612c19821f3eeab222ab28c1559f0044644e92bf23e89d15de45c91f34eee4da2e7219fab6

diff --git a/dev-python/irc/irc-15.0.1.ebuild b/dev-python/irc/irc-15.0.1.ebuild
new file mode 100644
index ..683a6e5
--- /dev/null
+++ b/dev-python/irc/irc-15.0.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="IRC client framework written in Python"
+HOMEPAGE="https://github.com/jaraco/irc;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jaraco-collections[${PYTHON_USEDEP}]
+   dev-python/jaraco-stream[${PYTHON_USEDEP}]
+   dev-python/jaraco-text[${PYTHON_USEDEP}]
+   >=dev-python/jaraco-itertools-1.8[${PYTHON_USEDEP}]
+   dev-python/jaraco-logging[${PYTHON_USEDEP}]
+   >=dev-python/jaraco-functools-1.5[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   >=dev-python/tempora-1.6[${PYTHON_USEDEP}]
+"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   )
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/rst-linker[${PYTHON_USEDEP}]
+   )
+"
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+python_test() {
+   py.test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   if use examples; then
+   insinto "/usr/share/doc/${PF}"
+   docompress -x "/usr/share/doc/${PF}/scripts"
+   doins -r scripts
+   fi
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}



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

2016-09-27 Thread Patrice Clement
commit: 35a997d925276b782c656d5d59d40377078acfc7
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 09:07:27 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:17:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a997d9

dev-python/tempora: bump to 1.6.1, add doc.

Package-Manager: portage-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/2419

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/metadata.xml |  5 ++--
 dev-python/tempora/tempora-1.6.1.ebuild | 53 +
 3 files changed, 57 insertions(+), 2 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 7c45e1f..1a6ab13 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-1.4.tar.gz 7173 SHA256 
ea5b4f8774408f2c7fe018fd04dae61d4910f032c8124b0b851f962884b65b7b SHA512 
8ba86ec90ec3ade059ad683ff26586b4d32ded7aaa5031ef90c735393d183902015d63607f382fd950ef7d4bd8b4f9256aff6b70d20f57f6bbbc947a1dece365
 WHIRLPOOL 
2c185af421483bdb17736b3023c3c32014803f167ce5fa85b0634210b3c20143ee0f89e338dca33ba0976264b6f0d27d6dad92874a6f6ed1d97cb68672afed6c
+DIST tempora-1.6.1.tar.gz 11423 SHA256 
1c15b3ec37933192470e7e7f0dcd5fbb372a85f13c86ddb4c306f280a7fc1453 SHA512 
9baf9162e304e59ae0a427a7a27d1fc66b0d4b98e016490317832ba2e7acec520ef2baeebeb26f7984ba7ace82413d15b96baef7dbdfcfdc94e29e7179769a01
 WHIRLPOOL 
25be89baeb5976157bfe259c97339461b18528e357d1476a3d614b9526325785942baa940e9d29b4df3b9ba46bd9a03a56e23314285da70ed2743e20f68561e4

diff --git a/dev-python/tempora/metadata.xml b/dev-python/tempora/metadata.xml
index 1368bce..1d47444 100644
--- a/dev-python/tempora/metadata.xml
+++ b/dev-python/tempora/metadata.xml
@@ -4,7 +4,6 @@

sautier.lo...@gmail.com
Louis Sautier
-   Proxied maintainer; set to assignee in all 
bugs


proxy-ma...@gentoo.org
@@ -12,6 +11,8 @@


tempora
-   jaraco/tempora
+   jaraco/tempora
+   https://github.com/jaraco/tempora/issues
+   
https://github.com/jaraco/tempora/blob/master/CHANGES.rst

 

diff --git a/dev-python/tempora/tempora-1.6.1.ebuild 
b/dev-python/tempora/tempora-1.6.1.ebuild
new file mode 100644
index ..b602e59
--- /dev/null
+++ b/dev-python/tempora/tempora-1.6.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora;
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+RDEPEND="
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+# The calc-prorate binary used to be part of jaraco.utils
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   !<=dev-python/jaraco-utils-10.0.2
+   >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/rst-linker[${PYTHON_USEDEP}]
+   )
+   test? (
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   )
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+python_test() {
+   PYTHONPATH=. py.test || die "tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
+   distutils-r1_python_install_all
+}



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

2016-09-27 Thread Patrice Clement
commit: eb9a405618f66761024ff9997a687a2c382bd961
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 08:14:20 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:16:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9a4056

www-apps/airdcpp-webui: remove old.

Package-Manager: portage-2.3.0

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

 www-apps/airdcpp-webui/Manifest   |  1 -
 www-apps/airdcpp-webui/airdcpp-webui-1.1.2.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index 2851d96..f329126 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,4 +1,3 @@
-DIST airdcpp-webui-1.1.2.tgz 11674685 SHA256 
814cb698e22625828ec39a1cb3f0cb7c795c3b68021e1c6c64cbbcda1929a9ed SHA512 
e6709bb20fd7d1622dc8e46cd041a5ff0af080e14032d283925db3e78b9a9a8f44a3aeeb1f55afba969e13a58a00f5e6cc567fcde9f8398858c8138fb20e2595
 WHIRLPOOL 
2fc07e2fb8c049ebadc54f4884ae0fd6f4f6a8c41b9e1467fb7b53b483df8bbc4b5b30123ad6b247606613aa2dea0e7fcacc0958ac2c2d4297c2a87cfb2822ad
 DIST airdcpp-webui-1.2.0.tgz 11660632 SHA256 
33742ef854afe7e7c8f400456c610da0de19b7339c9a084680da18a2a8aedda6 SHA512 
6446524fcc86d4ddd6ed3aa1beb4128dbbd0d3347e25d5e85cdfbbb23c7fb2c9b597ced9380cfe6bbe0f43d0692105f1268c699510ce2c7ec515463e
 WHIRLPOOL 
29ab6bcd23ad26fd03447a7e789a17ffa3720374d59da06267a3ef6082d94c8b5fafa2a2f1e8ea65059bd1a5a74d62bfb3ea35f4af6ec55e6a0ee96a2f9a546e
 DIST airdcpp-webui-1.2.1.tgz 8684460 SHA256 
aeb643c8309c0843c42c880ca6b580c2fd10cc377097f897288b147398729a36 SHA512 
692fd728322b93c6b40b5f04842d6bf63765ec001e1248dbba0cd738451b2fd4856692db58e167d9c4889d50592db9be1513c049ab60c5bff6d0517f98a06b7f
 WHIRLPOOL 
73138d3cb07c288f8158f193a8c62198363b5c8fcd726d8a8c15f280a4b63ecae2a125b7724abfacf5ba22ea8ab38dc2c7d8fd81502a15dbbf494433f850d12f
 DIST airdcpp-webui-1.3.0.tgz 8832459 SHA256 
97e30029fdb19f242eae06959aedc94b395eb16d902b9e9f87013289fc9bd1c3 SHA512 
2c4bdb9144347a302f5921b7ddec97f1b40ee3dc919a0cd35bd233b5dd2c73295e8b28e7979aa5ec2efe3ac673c6e1cb51f89590b936a23ae214331c5644f403
 WHIRLPOOL 
c6955eff3e54412321fff4415353a4a928ec857431c5f058fcb809e47cc49974e22fe63e9e9bafb7f28984cc8934081da4b3c469b05854b4d6dfee8cdcd06379

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.1.2.ebuild 
b/www-apps/airdcpp-webui/airdcpp-webui-1.1.2.ebuild
deleted file mode 100644
index 37fce6f..
--- a/www-apps/airdcpp-webui/airdcpp-webui-1.1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="Web interface for airdcpp-webclient"
-HOMEPAGE="https://airdcpp-web.github.io/;
-SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz;
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
-
-S="${WORKDIR}/package"
-
-src_install() {
-   insinto "/usr/share/airdcpp/web-resources"
-   doins -r "${S}/dist"/*
-}



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

2016-09-27 Thread Patrice Clement
commit: b8708b79e6565e77d50cf10481441c6d323d23c1
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 08:10:17 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:16:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8708b79

www-apps/airdcpp-webui: bump to 1.3.0.

Package-Manager: portage-2.3.0

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

 www-apps/airdcpp-webui/Manifest   |  1 +
 www-apps/airdcpp-webui/airdcpp-webui-1.3.0.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index c69bda0..2851d96 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,3 +1,4 @@
 DIST airdcpp-webui-1.1.2.tgz 11674685 SHA256 
814cb698e22625828ec39a1cb3f0cb7c795c3b68021e1c6c64cbbcda1929a9ed SHA512 
e6709bb20fd7d1622dc8e46cd041a5ff0af080e14032d283925db3e78b9a9a8f44a3aeeb1f55afba969e13a58a00f5e6cc567fcde9f8398858c8138fb20e2595
 WHIRLPOOL 
2fc07e2fb8c049ebadc54f4884ae0fd6f4f6a8c41b9e1467fb7b53b483df8bbc4b5b30123ad6b247606613aa2dea0e7fcacc0958ac2c2d4297c2a87cfb2822ad
 DIST airdcpp-webui-1.2.0.tgz 11660632 SHA256 
33742ef854afe7e7c8f400456c610da0de19b7339c9a084680da18a2a8aedda6 SHA512 
6446524fcc86d4ddd6ed3aa1beb4128dbbd0d3347e25d5e85cdfbbb23c7fb2c9b597ced9380cfe6bbe0f43d0692105f1268c699510ce2c7ec515463e
 WHIRLPOOL 
29ab6bcd23ad26fd03447a7e789a17ffa3720374d59da06267a3ef6082d94c8b5fafa2a2f1e8ea65059bd1a5a74d62bfb3ea35f4af6ec55e6a0ee96a2f9a546e
 DIST airdcpp-webui-1.2.1.tgz 8684460 SHA256 
aeb643c8309c0843c42c880ca6b580c2fd10cc377097f897288b147398729a36 SHA512 
692fd728322b93c6b40b5f04842d6bf63765ec001e1248dbba0cd738451b2fd4856692db58e167d9c4889d50592db9be1513c049ab60c5bff6d0517f98a06b7f
 WHIRLPOOL 
73138d3cb07c288f8158f193a8c62198363b5c8fcd726d8a8c15f280a4b63ecae2a125b7724abfacf5ba22ea8ab38dc2c7d8fd81502a15dbbf494433f850d12f
+DIST airdcpp-webui-1.3.0.tgz 8832459 SHA256 
97e30029fdb19f242eae06959aedc94b395eb16d902b9e9f87013289fc9bd1c3 SHA512 
2c4bdb9144347a302f5921b7ddec97f1b40ee3dc919a0cd35bd233b5dd2c73295e8b28e7979aa5ec2efe3ac673c6e1cb51f89590b936a23ae214331c5644f403
 WHIRLPOOL 
c6955eff3e54412321fff4415353a4a928ec857431c5f058fcb809e47cc49974e22fe63e9e9bafb7f28984cc8934081da4b3c469b05854b4d6dfee8cdcd06379

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.3.0.ebuild 
b/www-apps/airdcpp-webui/airdcpp-webui-1.3.0.ebuild
new file mode 100644
index ..37fce6f
--- /dev/null
+++ b/www-apps/airdcpp-webui/airdcpp-webui-1.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Web interface for airdcpp-webclient"
+HOMEPAGE="https://airdcpp-web.github.io/;
+SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz;
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
+
+S="${WORKDIR}/package"
+
+src_install() {
+   insinto "/usr/share/airdcpp/web-resources"
+   doins -r "${S}/dist"/*
+}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/

2016-09-27 Thread Patrice Clement
commit: b6e8378204c915e1915b5a1e20c8b3862f82c9c5
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 08:16:01 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:16:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e83782

net-p2p/airdcpp-webclient: remove old.

Package-Manager: portage-2.3.0

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

 net-p2p/airdcpp-webclient/Manifest |  2 -
 .../airdcpp-webclient-1.0.7.ebuild | 63 --
 .../airdcpp-webclient-1.1.0.ebuild | 63 --
 3 files changed, 128 deletions(-)

diff --git a/net-p2p/airdcpp-webclient/Manifest 
b/net-p2p/airdcpp-webclient/Manifest
index dc50db2..a713d5e 100644
--- a/net-p2p/airdcpp-webclient/Manifest
+++ b/net-p2p/airdcpp-webclient/Manifest
@@ -1,4 +1,2 @@
-DIST airdcpp-webclient-1.0.7.tar.gz 717747 SHA256 
a98a7a478a99334ddb2ed91eef888cec2ee71601d894d16f100b35e7849f0265 SHA512 
15501fa6e7f48241f27b2bbffb977731fe2fb35043ddd6d15575ba5fe29271548093098298a82c67d8f0b32a3194b5a14f1197053c39199612aebc1ab296e0c2
 WHIRLPOOL 
118ec35af049fdb6ffb24fcf97e1c9e47e6b9e66399dcc83a7137b5a3a8257b3015039f13d690e52d3dac3cacc7c450d6ff5cc13b4d55440a27b7c8b9de3c9cb
-DIST airdcpp-webclient-1.1.0.tar.gz 722280 SHA256 
bfd6cba9fedd1ffba92826ec80d0ee97e15a67baba9b55627b489cf54ae28c33 SHA512 
ae23108e4ab7175fe84c5effad22974afd27b20f7aaa0b1013c51d87f54b30d86bd13dda12b3af19b8b4bb7996b8ad3895ffdd4ce7992c1505715eaeba2d5a87
 WHIRLPOOL 
121b3f5f4614bb2c39f475087b16c93451640d3a4d1a6abeae9fcf514d75cfd5c156ea3eefa28cc5bc1d0b1bb0c5c731ae31ec80fe547861b8e8bd96d404aaaf
 DIST airdcpp-webclient-1.2.0.tar.gz 724103 SHA256 
d85177c3183b93c9573dd325c67724b5e86ec50f50c4a6b00797f3b6d22caf98 SHA512 
d84e9970f4e3c354bfd97b6b0a6a62657a05817f0444afc56717b0e77e1f15b4c3598f024a0f6c096e55e5b36230ffd25cbc7953131c293b386722871535fccb
 WHIRLPOOL 
9fe690371cdc6ca56e2d8c8513dd83d8fd67a9c4a68ae625a8c14781cb17aa7bed31c7e0375c3180705ea7855aaa7f511bcfcf172d66ce2128364e6abf5fe9d7
 DIST airdcpp-webclient-1.3.0.tar.gz 731114 SHA256 
1515d2f4672dc40f217e29ac724d9b4d7dd8e5a469d27934d9f02b5f5fb770eb SHA512 
98f5cc8a58431a8cfd73338eac843342ca3b1d6d6d59837c6fb1b6af54ab4c35b128029358b1545e492b2887f58ceb1aed548ef4ed1e835eb2290469c72b4a54
 WHIRLPOOL 
6c5284657968cb00966fb73b57e816411fd667c2d1dd75c02e36ab90a59d03ed3858fc960b8f33a1b10951f00f0e73ce94fb0f0077623f2ff83ca47a72b587d3

diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.7.ebuild 
b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.7.ebuild
deleted file mode 100644
index 0fa03c3..
--- a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.0.7.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils user
-
-DESCRIPTION="Cross-platform Direct Connect client"
-HOMEPAGE="https://airdcpp-web.github.io/;
-SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="nat-pmp +tbb +webui"
-
-RDEPEND="
-   app-arch/bzip2
-   dev-cpp/websocketpp
-   dev-libs/boost
-   dev-libs/geoip
-   dev-libs/leveldb
-   dev-libs/openssl:0=[-bindist]
-   net-libs/miniupnpc
-   sys-libs/zlib
-   virtual/libiconv
-   nat-pmp? ( net-libs/libnatpmp )
-   tbb? ( dev-cpp/tbb )
-"
-DEPEND="
-   dev-lang/python:*
-   virtual/pkgconfig
-   ${RDEPEND}
-"
-PDEPEND="webui? ( www-apps/airdcpp-webui )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DINSTALL_WEB_UI=OFF
-   -DLIB_INSTALL_DIR=$(get_libdir)
-   )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   newconfd "${FILESDIR}/airdcppd.confd" airdcppd
-   newinitd "${FILESDIR}/airdcppd.initd" airdcppd
-   keepdir /var/lib/airdcppd
-   fowners airdcppd:airdcppd /var/lib/airdcppd
-   cmake-utils_src_install
-}
-
-pkg_setup() {
-   enewgroup airdcppd
-   enewuser airdcppd -1 -1 /var/lib/airdcppd airdcppd
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "Run 'airdcppd --configure' to set up ports and 
authentication"
-   fi
-}

diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.1.0.ebuild 
b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.1.0.ebuild
deleted file mode 100644
index 0fa03c3..
--- a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.1.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils user
-
-DESCRIPTION="Cross-platform Direct Connect client"
-HOMEPAGE="https://airdcpp-web.github.io/;
-SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="nat-pmp +tbb 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/

2016-09-27 Thread Patrice Clement
commit: 220e4e7a5d3b2c41b1ed07f4014825d57a0eaa91
Author: Louis Sautier  gmail  com>
AuthorDate: Tue Sep 27 08:08:59 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Sep 27 10:16:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220e4e7a

net-p2p/airdcpp-webclient: bump to 1.3.0.

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

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

 net-p2p/airdcpp-webclient/Manifest |  1 +
 .../airdcpp-webclient-1.3.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/net-p2p/airdcpp-webclient/Manifest 
b/net-p2p/airdcpp-webclient/Manifest
index b184534..dc50db2 100644
--- a/net-p2p/airdcpp-webclient/Manifest
+++ b/net-p2p/airdcpp-webclient/Manifest
@@ -1,3 +1,4 @@
 DIST airdcpp-webclient-1.0.7.tar.gz 717747 SHA256 
a98a7a478a99334ddb2ed91eef888cec2ee71601d894d16f100b35e7849f0265 SHA512 
15501fa6e7f48241f27b2bbffb977731fe2fb35043ddd6d15575ba5fe29271548093098298a82c67d8f0b32a3194b5a14f1197053c39199612aebc1ab296e0c2
 WHIRLPOOL 
118ec35af049fdb6ffb24fcf97e1c9e47e6b9e66399dcc83a7137b5a3a8257b3015039f13d690e52d3dac3cacc7c450d6ff5cc13b4d55440a27b7c8b9de3c9cb
 DIST airdcpp-webclient-1.1.0.tar.gz 722280 SHA256 
bfd6cba9fedd1ffba92826ec80d0ee97e15a67baba9b55627b489cf54ae28c33 SHA512 
ae23108e4ab7175fe84c5effad22974afd27b20f7aaa0b1013c51d87f54b30d86bd13dda12b3af19b8b4bb7996b8ad3895ffdd4ce7992c1505715eaeba2d5a87
 WHIRLPOOL 
121b3f5f4614bb2c39f475087b16c93451640d3a4d1a6abeae9fcf514d75cfd5c156ea3eefa28cc5bc1d0b1bb0c5c731ae31ec80fe547861b8e8bd96d404aaaf
 DIST airdcpp-webclient-1.2.0.tar.gz 724103 SHA256 
d85177c3183b93c9573dd325c67724b5e86ec50f50c4a6b00797f3b6d22caf98 SHA512 
d84e9970f4e3c354bfd97b6b0a6a62657a05817f0444afc56717b0e77e1f15b4c3598f024a0f6c096e55e5b36230ffd25cbc7953131c293b386722871535fccb
 WHIRLPOOL 
9fe690371cdc6ca56e2d8c8513dd83d8fd67a9c4a68ae625a8c14781cb17aa7bed31c7e0375c3180705ea7855aaa7f511bcfcf172d66ce2128364e6abf5fe9d7
+DIST airdcpp-webclient-1.3.0.tar.gz 731114 SHA256 
1515d2f4672dc40f217e29ac724d9b4d7dd8e5a469d27934d9f02b5f5fb770eb SHA512 
98f5cc8a58431a8cfd73338eac843342ca3b1d6d6d59837c6fb1b6af54ab4c35b128029358b1545e492b2887f58ceb1aed548ef4ed1e835eb2290469c72b4a54
 WHIRLPOOL 
6c5284657968cb00966fb73b57e816411fd667c2d1dd75c02e36ab90a59d03ed3858fc960b8f33a1b10951f00f0e73ce94fb0f0077623f2ff83ca47a72b587d3

diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-1.3.0.ebuild 
b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.3.0.ebuild
new file mode 100644
index ..0fa03c3
--- /dev/null
+++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-1.3.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils user
+
+DESCRIPTION="Cross-platform Direct Connect client"
+HOMEPAGE="https://airdcpp-web.github.io/;
+SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="nat-pmp +tbb +webui"
+
+RDEPEND="
+   app-arch/bzip2
+   dev-cpp/websocketpp
+   dev-libs/boost
+   dev-libs/geoip
+   dev-libs/leveldb
+   dev-libs/openssl:0=[-bindist]
+   net-libs/miniupnpc
+   sys-libs/zlib
+   virtual/libiconv
+   nat-pmp? ( net-libs/libnatpmp )
+   tbb? ( dev-cpp/tbb )
+"
+DEPEND="
+   dev-lang/python:*
+   virtual/pkgconfig
+   ${RDEPEND}
+"
+PDEPEND="webui? ( www-apps/airdcpp-webui )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_WEB_UI=OFF
+   -DLIB_INSTALL_DIR=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   newconfd "${FILESDIR}/airdcppd.confd" airdcppd
+   newinitd "${FILESDIR}/airdcppd.initd" airdcppd
+   keepdir /var/lib/airdcppd
+   fowners airdcppd:airdcppd /var/lib/airdcppd
+   cmake-utils_src_install
+}
+
+pkg_setup() {
+   enewgroup airdcppd
+   enewuser airdcppd -1 -1 /var/lib/airdcppd airdcppd
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "Run 'airdcppd --configure' to set up ports and 
authentication"
+   fi
+}



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

2016-09-27 Thread Anthony G. Basile
commit: e134e98254a4978cb6c9c29ae8a5a09575a3cbe8
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Sep 27 10:00:14 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Sep 27 10:00:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e134e982

sys-kernel/hardened-sources: remove version 4.7.3, bug #593498

Package-Manager: portage-2.2.28

 sys-kernel/hardened-sources/Manifest   |  1 -
 .../hardened-sources/hardened-sources-4.7.3.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index 4c47cb3..eb9f145 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -12,7 +12,6 @@ DIST hardened-patches-4.4.2-1.extras.tar.bz2 1721230 SHA256 
81f1417d210e0a6d9f5e
 DIST hardened-patches-4.4.8-2.extras.tar.bz2 1743408 SHA256 
5cde9a96f6a47ebe3c8abeb5d5add60480490fd365d4c31da2d7ac1973a4c258 SHA512 
cfb52ee6aee76b125a5a833cd9facc92ea1dff17129a488b66e976e94699cea8109e6f5df90835e818af1ea6e59e12cecc95159601d544f5b008560a1190b530
 WHIRLPOOL 
56facf79d5556aaac3bf08fa3b4be21b7fef561c8d3fd41943ce51c4d15b71e114be2e33914f5bf7e3d981abcebeffb95fb99aedde8d72231edcef72123ea9fa
 DIST hardened-patches-4.5.7-6.extras.tar.bz2 1870054 SHA256 
8a8c20dc44a0f452f0d2873e4efcf6dd53010e65976ce9986083f906fd2eb223 SHA512 
b1e853689395305d6d902259a952be21d768a60b46cd9dcbb8bd4ee0193a08806414cdcbd642df286bef92a82e08939c0ec3e5d53fcae999b0628a0d35ec3a2d
 WHIRLPOOL 
73d425f3d2faa6aeeeb3007e468ab3c3792f4d3c95122b0a9572579ef8e27fd253b94efcfd2d85483cc3c0250c73679b68ad10a93cc0e38ba36601a7fe8125ac
 DIST hardened-patches-4.7.2-2.extras.tar.bz2 1964309 SHA256 
874baef76af186bed24af2e4e0625b64f66f61a0a933ba6b6a37dd6b3771fc08 SHA512 
51c078dedd984e55baf099ce5060ce0c8195bb03c57df634e67ccb4038d9c897973747c81b3d9cd2911a27e273bc49cce94d204a4b6641e69d04394610868729
 WHIRLPOOL 
19d66aab8c6578493b5e76459c53601a6d1f67d68a5100095653bee59cb8fdf202adfaa4cd50beeb50e5781c489c754f1ccb235b5b1aaf0eedc64445592ffd8c
-DIST hardened-patches-4.7.3-1.extras.tar.bz2 2000221 SHA256 
9d5d40b0477cf55bc396ce8070f8714d84a5af2c7400ca663fc3bf91253b670f SHA512 
4eeed7269fe12c6fa2fa014eb5b536ce838def407a51c2516dd8ac46ff5be6693ad5704cf0ca32395e04159c97f12013123ba7336e49438749063fbc53f0c571
 WHIRLPOOL 
9ff212e2d882015a858f243aadff50a7c99b2733809f2fe969e1cd3289354e0557edcee0d82b41eed3bf8ca8b66c1be25b7df68044c69193e6cfd9b2be20ddaf
 DIST hardened-patches-4.7.4-2.extras.tar.bz2 2024673 SHA256 
9f57a62daceb40c323c9874b35cff33263066bf23a325dcedccd4065c83e8c63 SHA512 
17c5ce3eabdb653fbbcca8b4097f3bdb6e7f6a02047018640e253e031e00d70e93bfcac743981a954c55d39647728dada7222a50fcce939a559c6587b6b8464e
 WHIRLPOOL 
d766c59468ea7d341443c43f91bcab8463a3fc9be92bd3b04082650f57abea0316bcfb48759a481340d1b186dafdb1a4c532f37c0b5a2ba33e25f8f6b120c1e8
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST linux-4.5.tar.xz 88375040 SHA256 
a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c SHA512 
cb0d5f30baff37dfea40fbc1119a1482182f95858c883e019ee3f81055c8efbdb9dba7dfc02ebcc4216db38f03ece58688e69efc0fce1dade359af30bd5426de
 WHIRLPOOL 
8faa0b02c5733fc45dbe61f82a7022e9246b9b1665f27541d4afa5d14c310b9dce7a8532dfac8273898edf8c6923654ee2fbcf2cec1ec2a220f4c9f926f2b333

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.7.3.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-4.7.3.ebuild
deleted file mode 100644
index 40ad18c..
--- a/sys-kernel/hardened-sources/hardened-sources-4.7.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base"
-K_GENPATCHES_VER="1"
-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
-   2900_dev-root-proc-mount-fix.patch"
-
-DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
-HOMEPAGE="http://www.gentoo.org/proj/en/hardened/;
-IUSE="deblob"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=sys-devel/gcc-4.5"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-
-   local GRADM_COMPAT="sys-apps/gradm-3.1*"
-
-   ewarn
-   ewarn "Users of 

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

2016-09-27 Thread Bernard Cafarelli
commit: 161f47c99d361f5ff00ef315d17f6382935b1794
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Sep 27 09:58:47 2016 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 27 09:59:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161f47c9

media-video/devedeng: version bump to 4.8.2, bug #595176

Package-Manager: portage-2.3.1

 media-video/devedeng/Manifest  |  1 +
 media-video/devedeng/devedeng-4.8.2.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/media-video/devedeng/Manifest b/media-video/devedeng/Manifest
index 5617807..f3aba5b 100644
--- a/media-video/devedeng/Manifest
+++ b/media-video/devedeng/Manifest
@@ -1,3 +1,4 @@
 DIST devedeng-4.7.0.tar.gz 1882777 SHA256 
3374c677109d22b702e5d56018d02399f600b3dee90fb28cd8f53c0ad880988e SHA512 
7ca5913ee18f7ece8fe2ba56f7d21bd8fce511494063be6536b5eb005d496e81f620f62e92221f2b6fbc60d2038eb31eb37472cd8c19920ca87294eb1de2fda5
 WHIRLPOOL 
da410549109eb9877a541d22a7fe8d90a2d633148800cd631d8477ab6de545a5308f2ae72094f347269f30fa884017ff56a2795a101d345e638bd8c84339c1ec
 DIST devedeng-4.7.1.tar.gz 1883054 SHA256 
a18aaf3056215de66b5bb811e4cb4080e8d7b01d09cf72950e8ee9df0660c67c SHA512 
9967b372497f22ae34f85d0a257cb6af8f523eb6e7a6a2486356f0c17c95832ddace09aa5304cdb4258936bdff3d2ba8d327f3c3493954c5cd399e66ba67a4b0
 WHIRLPOOL 
b75c84c8ae7026d491fa326b33983269078848f601d84dbdda5bdb6e101b3be68976fa583bc7df3a0fe5763e5b16e1b5489044ad077ce29ef2dd5858f353306f
 DIST devedeng-4.8.0.tar.gz 1883098 SHA256 
b81b8fc102d506696d5a435d5b55d4c67e53b349d838056c94e2950d3aa6ee87 SHA512 
823276716f8f3db4c490f842a7a28a0a5d37ed15abfab8a903807cd52e5d010674568cc42aeb4b2386a687da78406e00e1b86014023339769f740eff5077
 WHIRLPOOL 
a204cfeaa82422b545dbf97fac7f553cc4cda7671bcc91d5ae11b812f2bf6b8af7f76217666b39681ac84f2abe59632e82f435747fad11e910ea4a0806e867e8
+DIST devedeng-4.8.2.tar.gz 1883270 SHA256 
12db41c515d2e0f52d256312ce1130ee79232748d3cd9bc37e21123f705348f8 SHA512 
ffaf58b8df68357f35fa5909e7f2481ab4c885dc1a052e4b57bde0e60deb7d371a1ae5b774a211aed17f60bb45dcee129cd0c12c1f5c63bfbcd430f1522334fc
 WHIRLPOOL 
0761963e51a34468f4e0543104aceec471cc1717439bc0d4eb04eb31ecc5e3cbaff1b97dfdedbe5d5624f30671a9adb6f2b20573ac23d2a1bc748c87c4f369ad

diff --git a/media-video/devedeng/devedeng-4.8.2.ebuild 
b/media-video/devedeng/devedeng-4.8.2.ebuild
new file mode 100644
index ..2f71029
--- /dev/null
+++ b/media-video/devedeng/devedeng-4.8.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or 
CVD)"
+HOMEPAGE="http://www.rastersoft.com/programas/devede.html;
+SRC_URI="https://github.com/rastersoft/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libav"
+
+RDEPEND="dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   x11-libs/gtk+:3
+   || ( media-video/vlc media-video/mpv media-video/mplayer )
+   !libav? ( media-video/ffmpeg )
+   libav? ( media-video/libav )
+   media-video/dvdauthor
+   media-video/vcdimager
+   virtual/cdrtools
+   || ( app-cdr/brasero app-cdr/k3b )"
+
+DEPEND="${PYTHON_DEPS}"



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

2016-09-27 Thread Agostino Sarubbo
commit: e38fe15f658f44c2536ac7b75154459eab5114e2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Sep 27 09:27:14 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Sep 27 09:27:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38fe15f

app-emulation/qemu: x86 stable wrt bug #594368

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/qemu/qemu-2.7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.7.0-r4.ebuild 
b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
index 509d599..ca6e137 100644
--- a/app-emulation/qemu/qemu-2.7.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = ** ]]; then
SRC_URI=""
 else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2;
-   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"



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

2016-09-27 Thread Agostino Sarubbo
commit: 159592973daaa7f95a1eb58c5a47df3aae0e263b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Sep 27 09:26:19 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Sep 27 09:26:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15959297

app-emulation/qemu: amd64 stable wrt bug #594368

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/qemu/qemu-2.7.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-2.7.0-r4.ebuild 
b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
index 66a65ec..509d599 100644
--- a/app-emulation/qemu/qemu-2.7.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = ** ]]; then
SRC_URI=""
 else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"



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

2016-09-27 Thread Tobias Klausmann
commit: 52ca4f2ff31dac06fe3889a02660a5aed0825cdf
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep 27 09:09:05 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep 27 09:09:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ca4f2f

media-libs/phonon-gstreamer-4.9.0-r0: stable on alpha

Gentoo-Bug: 587346

 media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild 
b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
index c35c5bd..bbb4250 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
@@ -9,7 +9,7 @@ MY_P=${MY_PN}-${PV}
 
 if [[ ${PV} != ** ]]; then
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
-   KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~x64-macos"
+   KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd 
~x64-macos"
 else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3



  1   2   >