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

2017-01-08 Thread Aaron Bauman
commit: 6a4beaf0b77d98f747b6ccbf1116bd22b15d414e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Jan  9 07:40:03 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Jan  9 07:46:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4beaf0

dev-libs/appstream-glib: amd64 stable

Gentoo-bug: 601714

Package-Manager: portage-2.3.0

 dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild 
b/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild
index 54f43d0..f6c6d34 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



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

2017-01-08 Thread Aaron Bauman
commit: 7d681dac94874a56691b9f15d1b4e562ee9cd351
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Jan  9 07:45:12 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Jan  9 07:46:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d681dac

media-sound/easytag: amd64 stable

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

diff --git a/media-sound/easytag/easytag-2.4.3.ebuild 
b/media-sound/easytag/easytag-2.4.3.ebuild
index c793b26..b6e9257 100644
--- a/media-sound/easytag/easytag-2.4.3.ebuild
+++ b/media-sound/easytag/easytag-2.4.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG;
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 REQUIRED_USE="



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

2017-01-08 Thread Slawek Lis
commit: 0ec42d4b8fe37e81b2d54a51ce2463ca1ba31080
Author: Slawomir Lis  gentoo  org>
AuthorDate: Mon Jan  9 07:21:33 2017 +
Commit: Slawek Lis  gentoo  org>
CommitDate: Mon Jan  9 07:21:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec42d4b

net-analyzer/suricata: fixed logrotate file

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/suricata/files/suricata-logrotate | 25 ++---
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/net-analyzer/suricata/files/suricata-logrotate 
b/net-analyzer/suricata/files/suricata-logrotate
index a8edcc6..7b22283 100644
--- a/net-analyzer/suricata/files/suricata-logrotate
+++ b/net-analyzer/suricata/files/suricata-logrotate
@@ -1,15 +1,10 @@
 /usr/portage/net-analyzer/suricata/files/suricata-logrotate
2016-12-28 10:34:11.0 +0100
-+++ /usr/local/portage/net-analyzer/suricata/files/suricata-logrotate  
2016-12-29 08:59:51.390256659 +0100
-@@ -1,6 +1,10 @@
--/var/log/suricata/* {
-+/var/log/suricata/*.log /var/log/suricata/*.json {
-+  rotate 3
-   missingok
-+  nocompress
-+  create
-+  sharedscripts
-   postrotate
--  /etc/init.d/suricata reload
-+  /etc/init.d/suricata relog
-   endscript
- }
+/var/log/suricata/*.log /var/log/suricata/*.json {
+   rotate 3
+   missingok
+   nocompress
+   create
+   sharedscripts
+   postrotate
+   /etc/init.d/suricata relog
+   endscript
+}



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

2017-01-08 Thread Hans de Graaff
commit: 65b55151e7087564eeb62320e90161674315e5d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  9 06:34:22 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  9 06:34:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b55151

dev-ruby/rcairo: add 1.15.4

Package-Manager: portage-2.3.0

 dev-ruby/rcairo/Manifest |  1 +
 dev-ruby/rcairo/rcairo-1.15.4.ebuild | 76 
 2 files changed, 77 insertions(+)

diff --git a/dev-ruby/rcairo/Manifest b/dev-ruby/rcairo/Manifest
index 7fdf69b..e5cdd0a 100644
--- a/dev-ruby/rcairo/Manifest
+++ b/dev-ruby/rcairo/Manifest
@@ -1,3 +1,4 @@
 DIST cairo-1.14.3.gem 97792 SHA256 
e3a31ef8097c0b16f2ad71561dca37b4564ae3003838a82805aadeceb69d03b6 SHA512 
aba56403ca813bdcc56c01fed76642e4115a683ed3e3d056675195d2d86fc7dfa44f0077ca47407eeea27789824171251222e6300f3f3c395bc186afb616c772
 WHIRLPOOL 
724d072ad881f54cdcdc631399f99e6bdc563bc78f70c611bdeb3ddc659de78e4ce75c1ec51ac6659542e9ab8ae9c138caa610f97e37a6a1d69440313b69e6a9
 DIST cairo-1.15.2.gem 98304 SHA256 
954cb9bf7ac7cc79a5cc805be61ca81378454f20f621939fa6afb4513cab50d9 SHA512 
61ebc30c096de50e4a1d5115c3af45913870aa357a788aa3d440f3945b0292ff410022296879f5a5d03229114261227db1fb15ceaee1cf91c586bb1f00544fc6
 WHIRLPOOL 
6be8cf957f08c3e871bbd73e33a41d117e92e123569756332552e47b6287c68682f91c3b23e85156d84348de17f3f901ffd7bce9cbaf6289558d27ffa522a2c5
 DIST cairo-1.15.3.gem 98816 SHA256 
16cf6fdce8671b90a22079cb5734f5c43f1f7e315a69fe276c7080ff41f64e5a SHA512 
787593d87dd40f4c17fe8e1cf40d12a8a97f67eacf40a298e29c6d17a6ec85092969250930b4aff25e0be9d378dc99c96def7b97b3e6331b268f2474a79c5d66
 WHIRLPOOL 
741c03a3b6b745f30fb0dbce77c61dc2d29a301c972c5a235cfa90eefb413fa16c08ba2a661e25f520430a4c5b50edfe16959e18f2fa3bf8b439b98c3abed612
+DIST cairo-1.15.4.gem 101376 SHA256 
d6a0f70f6e1cac4385b28ed784fe4c4bccc7e9bc563ea7057f56ca737bc4a592 SHA512 
c8e09f35dc3eddb3106a11230c38b58b03a98f0465d7d721b2ad6ccd90149ce010b7d5d873329c6704bde60ca943dbe6d325d662b6fefcac090ec1252f0b374e
 WHIRLPOOL 
94699573c74edb4383916c0ee2b246efdcff99c69a06fe6ad1e1b5a90bfc8a5e4d2e5210f5d3b63e71f9d235f3a390af579bb844971b6da99ee1f1458fd382d3

diff --git a/dev-ruby/rcairo/rcairo-1.15.4.ebuild 
b/dev-ruby/rcairo/rcairo-1.15.4.ebuild
new file mode 100644
index ..b954479
--- /dev/null
+++ b/dev-ruby/rcairo/rcairo-1.15.4.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_NAME="cairo"
+
+# Documentation depends on files that are not distributed.
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_DOCDIR="doc"
+
+RUBY_FAKEGEM_EXTRADOC="AUTHORS NEWS"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Ruby bindings for cairo"
+HOMEPAGE="https://cairographics.org/rcairo/;
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Ruby GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="${RDEPEND}
+   >=x11-libs/cairo-1.2.0[svg]"
+DEPEND="${DEPEND}
+   >=x11-libs/cairo-1.2.0[svg]"
+
+ruby_add_bdepend "
+   >=dev-ruby/pkg-config-1.1.5
+   dev-ruby/ruby-glib2
+   test? ( >=dev-ruby/test-unit-2.1.0-r1:2 )"
+
+all_ruby_prepare() {
+   # Avoid development dependency.
+   sed -i -e '/notify/ s:^:#:' test/cairo-test-utils.rb || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/cairo extconf.rb || die "extconf failed"
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/cairo
+
+   # again, try to make it more standard, to install it more easily.
+   cp ext/cairo/cairo$(get_modname) lib/ || die
+}
+
+each_ruby_test() {
+   # don't rely on the Rakefile because it's a mess to load with
+   # their hierarchy, do it manually.
+   ${RUBY} -Ilib -r ./test/cairo-test-utils.rb \
+   -e 'gem "test-unit"; require "test/unit"; 
Dir.glob("test/**/test_*.rb") {|f| load f}' || die "tests failed"
+}
+
+each_ruby_install() {
+   each_fakegem_install
+
+   insinto $(ruby_get_hdrdir)
+   doins ext/cairo/rb_cairo.h
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   insinto /usr/share/doc/${PF}/samples
+   doins -r samples/*
+}



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

2017-01-08 Thread Hans de Graaff
commit: 0eab6ff148feb0d7284ce0167f6a9602d667e23d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  9 06:49:41 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  9 06:49:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eab6ff1

dev-ruby/yard: add 0.9.6

Package-Manager: portage-2.3.0

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

diff --git a/dev-ruby/yard/Manifest b/dev-ruby/yard/Manifest
index a5d21bf..4debfc4 100644
--- a/dev-ruby/yard/Manifest
+++ b/dev-ruby/yard/Manifest
@@ -2,3 +2,4 @@ DIST yard-0.8.7.3-git.tgz 854557 SHA256 
d606b5780c8cbe4b4508c34a354f04a5d17609bc
 DIST yard-0.8.7.6-git.tgz 859257 SHA256 
ccfadf98936b90e63189f805b6ea9dd6158447b7972f2ddd1578c9898be98a22 SHA512 
7f9d4100183e51a2059f01a06a77d9856961390975fd9981b81bf9ea55f047cfd9056c78b5400df277b8230f28990cb421216c4506bbeea797651f37ae2e5db1
 WHIRLPOOL 
a6737f831820dea014a3b093e0c3af43e49cc5815010012bbf1ece2f5ccef7594e4ef95077bd3e97cb5324b79d7ab67d61502052fad498fe0940e2d6a93ec86a
 DIST yard-0.9.0-git.tgz 870211 SHA256 
409e52eda8a2fc5d69a4ffa46727ef8c39cc50e1b07a8881873fbd1c3c140a07 SHA512 
409d29defb7760e9121406d63fcf5cf967cb866a918370ae9c089c9fb235827ee655de644bd7c955c7afaeedfd31455eaffb7dbfbcb518f7bfc1b2140c9df568
 WHIRLPOOL 
e1ae9984c4200771fe727b9f67db6ee93b4ec0c2fd14ebafc057213f2a822f43d39d7a99559e7e07e4a0c42ca3876642bbb09aa759f5fa1783242fb79b14de1c
 DIST yard-0.9.4-git.tgz 884608 SHA256 
4d5440848130aa1dae4d24987015030f3fd0a89e18a755cc8a49bef4c05f3fab SHA512 
2255c56498dc147ee5ede5e4898ce7aad78e9350f317e5d5c942f6b12262e9e1d0893ffd985a6bf3822d6af902e8ff555c489e1d847049ba51a472ad3c4aa140
 WHIRLPOOL 
1a06ccebd661e180ed2420cc136790621da6a0c3113b427120323a99aae0bb61bc9606ad8f7a88e3ebd721c7fcc0381870c1f43b8200fdc57e1f57cde9fa7e81
+DIST yard-0.9.6-git.tgz 897630 SHA256 
afad40aacbd97d5b51c119f6e0b67f3d55d12ce5e853e8bfcfeef407df225f67 SHA512 
55e7899becfee9cef711c3ab7cd2f12efec306a13e512101a38a1872ca9db62c0614f88ee00bb8e6ef5e288f450676c4d9735c94f4dcdf8a3cdef5eefad41c65
 WHIRLPOOL 
24de3ae26e98a9d6ad8d80a9a0a64851056d0e6dbb48c95f21d7db810c396bc58a94b2fb6e8a79c678e3bc34e04d99018453d8ccd77d7be8fbc5aace2a9029af

diff --git a/dev-ruby/yard/yard-0.9.6.ebuild b/dev-ruby/yard/yard-0.9.6.ebuild
new file mode 100644
index ..5a88094
--- /dev/null
+++ b/dev-ruby/yard/yard-0.9.6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 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_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC="yard"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_DOCDIR="doc docs"
+
+RUBY_FAKEGEM_EXTRAINSTALL="templates"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Documentation generation tool for the Ruby programming language"
+HOMEPAGE="http://yardoc.org/;
+
+# The gem lakes the gemspec file needed to pass tests.
+SRC_URI="https://github.com/lsegal/yard/archive/v${PV}.tar.gz -> ${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "doc? ( || ( dev-ruby/maruku dev-ruby/rdiscount 
dev-ruby/bluecloth dev-ruby/kramdown ) )"
+
+USE_RUBY="ruby20 ruby21 ruby22" ruby_add_bdepend "test? ( 
>=dev-ruby/ruby-gettext-2.3.8 )"
+
+all_ruby_prepare() {
+   sed -i -e '/[Bb]undler/ s:^:#:' spec/spec_helper.rb || die
+
+   # Avoid specs that make assumptions on load ordering that are not
+   # true for us. This may be related to how we install in Gentoo. This
+   # also drops a test requirement on dev-ruby/rack.
+   rm -f spec/cli/server_spec.rb || die
+}



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

2017-01-08 Thread Eray Aslan
commit: 7e84470da566dd3c1d2196904d5489504877c32f
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Jan  9 05:47:44 2017 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Jan  9 05:47:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e84470d

net-mail/mailutils: version bump to mailutils-3.1.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-mail/mailutils/Manifest   |   1 +
 net-mail/mailutils/mailutils-3.1.1.ebuild | 135 ++
 2 files changed, 136 insertions(+)

diff --git a/net-mail/mailutils/Manifest b/net-mail/mailutils/Manifest
index 0fbdd33..b9411a8 100644
--- a/net-mail/mailutils/Manifest
+++ b/net-mail/mailutils/Manifest
@@ -1,4 +1,5 @@
 DIST mailutils-2.99.98.tar.xz 2505252 SHA256 
62e2c28aed77e451e05ed15e68b5abc3932bcc3d2d6caf9b4a6864258c6a7b1a SHA512 
fc20d97b3eed0f0ff7f1d7885e59f8de6ffd5b4646cd06c3636bda4a6bc9f7a0d5acdc7bb3bb573cdc80d63dfdc0be6464033ef2f6d88514bd2190f6611a1083
 WHIRLPOOL 
c0f6f4f9dc2d60074c06a6c8f604fa4d92df4dafd6e205df8c360e97663e96c9b64a02aab9af7eab0659abc39e8aed70bbb0761b7d5a21b5873beabbcd409030
 DIST mailutils-2.99.99.tar.xz 2796000 SHA256 
fd7743673e81ceb864e0c5876f9304616ca3759d69c662c27d6e093a9919f31d SHA512 
a65f9cde0732f27cdea69385b72806e0f44c774006ad7613039644e7a822f26789c46bb06127ca0fa13dbc3e4ad0382e0a7bee6124e240ff58b394ba8a125bfb
 WHIRLPOOL 
7790095392c7111ed858c547145ceb70687c8dae11c1b7cdc4df319ebe28ea07d941d7936d20d6a4e191418f22914d1ef65da194e2e7573f53688a4ce82d9325
 DIST mailutils-3.0.tar.xz 2729524 SHA256 
3226ca41a9e6b39a96cc212a3adfba82aafe2a03dcbbe452f67e1c61a76e7d3d SHA512 
833e0142ed7431553db5bdc6cb3846a8d74d35b23825fcbeaa9d81b81b4823c9b825b8e0154615c719341297e0ff7ba219f022016fb745fadbebe4ff6dd0372d
 WHIRLPOOL 
61df116765cdaa9942e89cec1229a23769ea15122912a599f0ad3a25a195a4a5d0da7103c4618cb0de16a90d99a3c0bd9a484c34ab2f3dc1c9a53d877602e784
+DIST mailutils-3.1.1.tar.xz 2759000 SHA256 
e5a07994924f63d8f29efe94e63ba6b110ac70b2b7f61ffa6f54ae4c9287bc21 SHA512 
68a6f530935118f60503550aff925c799fee4de77377e726548f418e05687b1c8f29210bcb97e1b1033f9414bdbceeaa41e65496b0648a6356c8363554955e8c
 WHIRLPOOL 
37c475e488f1967658e0f204cd9a47d402976f2af31566de6f9b815a4c4e1cace83a9367e8e343eb575a7128653f3e82f114c4966b1b1ac32c7512aa2246baf2
 DIST mailutils-3.1.tar.xz 2755692 SHA256 
af7833d88296967465c00392787dfa342eb1ac9cc6d554e354431f3ae64f5fce SHA512 
538968bedf729564915924804368dbb0391cf44d5cff253874bfd5fcabdd5a576356efc54cd17f07cff52e56248f0fa99577961cfd7992c4f6f0fb27d8a58a96
 WHIRLPOOL 
3420297ec2e1494ebbf3f4152c15a039f059356ae511eae52aeb704809cd1775d423676dbca21f4d11652c563540e325f4372a9aa990a59767f623cd90f5c907

diff --git a/net-mail/mailutils/mailutils-3.1.1.ebuild 
b/net-mail/mailutils/mailutils-3.1.1.ebuild
new file mode 100644
index ..a39a4cf
--- /dev/null
+++ b/net-mail/mailutils/mailutils-3.1.1.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools eutils flag-o-matic python-single-r1 toolchain-funcs
+
+DESCRIPTION="A useful collection of mail servers, clients, and filters"
+HOMEPAGE="https://www.gnu.org/software/mailutils/mailutils.html;
+#SRC_URI="mirror://gnu/mailutils/${P}.tar.xz"
+SRC_URI="mirror://gnu/mailutils/${P}.tar.xz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~x86 ~ppc-macos ~x64-macos ~x86-macos"
+IUSE="berkdb bidi +clients gdbm sasl guile ipv6 kerberos kyotocabinet ldap \
+   mysql nls pam postgres python servers ssl static-libs +threads tcpd \
+   tokyocabinet"
+
+RDEPEND="!mail-client/nmh
+   !mail-filter/libsieve
+   !mail-client/mailx
+   !mail-client/nail
+   sys-libs/ncurses:=
+   sys-libs/readline:=
+   dev-libs/libltdl:0
+   virtual/mta
+   berkdb? ( sys-libs/db:= )
+   bidi? ( dev-libs/fribidi )
+   gdbm? ( sys-libs/gdbm )
+   guile? ( dev-scheme/guile:= )
+   kerberos? ( virtual/krb5 )
+   kyotocabinet? ( dev-db/kyotocabinet )
+   ldap? ( net-nds/openldap )
+   mysql? ( virtual/mysql )
+   nls? ( sys-devel/gettext )
+   pam? ( virtual/pam )
+   postgres? ( dev-db/postgresql:= )
+   python? ( ${PYTHON_DEPS} )
+   sasl? ( virtual/gsasl )
+   ssl? ( net-libs/gnutls:= )
+   tcpd? ( sys-apps/tcp-wrappers )
+   tokyocabinet? ( dev-db/tokyocabinet )"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
+   servers? ( tcpd )"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # Disable bytecompilation of Python modules.
+   echo "#!/bin/sh" > build-aux/py-compile
+   eapply "${FILESDIR}/${PN}-2.99.98-readline-6.3.patch" #503954
+   # bug 567976
+   sed -i -e /AM_GNU_GETTEXT_VERSION/s/0.18/0.19/ configure.ac || die
+   # add missing tests so that make check doesn't 

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

2017-01-08 Thread Ian Stakenvicius
commit: 582f029bd7ffe73ca2a268ae86cfe793f6549a7a
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Sat Dec 31 02:56:34 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Jan  9 03:38:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582f029b

www-client/firefox-bin: stabilize 45.6.0 by maintainer

amd64 and x86 marked stable, removed old/vulnerable 45.5.1

Package-Manager: portage-2.3.0

 www-client/firefox-bin/Manifest  |  87 ---
 www-client/firefox-bin/firefox-bin-45.5.1.ebuild | 189 ---
 2 files changed, 276 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index be519f3..587a695 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -1,88 +1,3 @@
-DIST firefox-45.5.1esr-ach.xpi 426529 SHA256 
172a8c5cb771d6427bc4c9141711821286e8fe0a2a5ef5b322dedccf8a4b60ba SHA512 
e0fd45b738b78179d49506d5a9ad3142756efb08e43dcb9b835e2d4fa5239c1bca40c952ad20ff46e6129715cd2630ac7f20e0e9acfad838347d00c321336172
 WHIRLPOOL 
23ba2ac256d48dde06177964c825176d269fe284d76369c8a4692c4dbd6f158a0fc3c9d233c2eec8165b448da8b6a99687ccf99e8c8369c257a8c585748047a4
-DIST firefox-45.5.1esr-af.xpi 439353 SHA256 
04a1cc52ff79d7ab5371a83efb2217dd4a2b27807dbdc055b0a7080ce6c5d0d0 SHA512 
2a6996370763210936c1b57661c14c4f5cbd7ddecf6c65876e883bf86cb16fafaf194349b4eafbfe323f45498703d1cb284f27637965af3ecc61f77be7e56a74
 WHIRLPOOL 
ddcff87b4429b90fde0bee64c3659ae4eb1b38ac7d4b6dc69bea7d948ae7baead41c893ee5eef4c5c829d2a7d98d4667a3adbfab422ca4f2a76ba6789e75aa2e
-DIST firefox-45.5.1esr-an.xpi 449036 SHA256 
6900690ee5f194f3392ea9fc7d9d6b5b9fbcb420ee10ff21b53062e5dd16da6d SHA512 
7e64ac152ca007d7d660206c10ce5c76333bfac049ce8136319d2c5e60e8da1a2833c1f2a5dba142d9c0ed6a884adeb38d4b28e27fc2702b08b8af9e1c5afcd0
 WHIRLPOOL 
a9248715a06c4d1b4b1dcd0eed279c6d2d4c1c010f37680d53507a8f579fc49df46b70b98c864df331aee3348ca21540787dd95626de7638ee1794b50abc3791
-DIST firefox-45.5.1esr-ar.xpi 474961 SHA256 
320c41dbdc50cd778bb524767306323b29c33bac64c3a28bcc021a72e7b175b4 SHA512 
76a0f855b4043345c6fa394c9975ee3c226f86478a435afb8f376635d782a4a086244a5ca6026cd50dd2f5d34319a07fb9d045d91c02a06603ebdee755c9323b
 WHIRLPOOL 
7867e7d6334788997a7ca22f5b8956d117528c204f949d4913304bfa7c188672205d4702733076eb53651a9c56fea457637787843722a4efc88bbf5b2fa9ea28
-DIST firefox-45.5.1esr-as.xpi 483095 SHA256 
2bea2356abef2c556197f1d07b427722bbbc15b697505ec622b98d1fec0af4f8 SHA512 
fd3f4553211ef62ccc01e167c367f05aba5b0e4e16becaccc2e846a17e2bc36f0f257a4b980bba77abce35de7e7ef02fb41800e2fbbb3a7aa31c6da3e7253c4a
 WHIRLPOOL 
db34a742b7287eece002bd987e81ebf193081c5fca01271484d633623d05e9e714c29c603cad633e16204a717db6ecfc0f2cca4136bee47ca6a62d4b0b50ad07
-DIST firefox-45.5.1esr-ast.xpi 419249 SHA256 
05fa6961b2be007719c72eef010d0c8b612c41ca34ecba3c6e878f4bfdaa92d9 SHA512 
87c6bb52df991240ffc3391db3e4393e23782411b66d7581acfd2bf2cb4345473ccd0a7ccaca34c51a1bdfc3e6a99378f9dfbe5673e8b8bbb5018b879442dd41
 WHIRLPOOL 
d0349fe66f22724752d2ff4df231df63d2d91a87dc663398c1385384512140026eab2bde9442cd0a4deb0f87688175a79b566585d7d21343c2232399e00d2137
-DIST firefox-45.5.1esr-az.xpi 464018 SHA256 
96da29f386a990c177f09fdcb6f7a2de19c3fe8cb137668104b8484a277962ef SHA512 
cd39817a7af2cebba3ad87788ccb534c75b18db337df8e68f4930dcaffa1b75564227e07ce9e9288b411f55b4b819e68084c74a7c8eacd83b9e915b88eb07fcf
 WHIRLPOOL 
8c105f2151617eb4dac6ca467c2ddb3f9eebe54e66627da9a3a3fce85e49e91310b1c7f3946dba3fa49dfaeabadd6723df79d8938680b6101443c45d180ec942
-DIST firefox-45.5.1esr-be.xpi 442619 SHA256 
abf50e17d78c016d4bd28951c9b0a44785bd727f2b336aa6a1c380f2b115389f SHA512 
407a71295d9d99f240f3c6130b920a71aa8423c63b359d04f5b538d6271e0e90eccf2e560488394625e715dc7722c5f82711a4d5232c310c014a818c3c128789
 WHIRLPOOL 
7ded20b8878aa561c3548f393b81c0c042f940be74f508eedda7ee6cb1c746de9e2f69b1641cb0256108730319e20836ed0ec3f2a2ddfc0277716672467a20bb
-DIST firefox-45.5.1esr-bg.xpi 460810 SHA256 
027ec38f12e038834bd9c4d5938257e2856364768bed7452d9d0a99bff95ca97 SHA512 
769ac6f1fd5771101de1bb65567cd8b62c36386e7f6e0a740525531f83df2d89b2f6e71b83dc4c4207e38a2ee6b5b0fcaac0531a2671bab6bf7d105edab5e554
 WHIRLPOOL 
baa3022450f08fc522be3d0997d9aa9bd55745c84a25123f4164c16a5a4fd84ace63a9dea327a019347f8df450b7cfd6dabae957e13299b38fd6b046b552212a
-DIST firefox-45.5.1esr-bn-BD.xpi 515642 SHA256 
1ba09838893f1923db07f937f659217c630d6bd8ee6940e356b6ac9f5962608b SHA512 
2a67ee8a04c865c9b3a447cbbca16b5c5c0d23d95f39a0e17fc90bcd4a2ffb7d22fc3e06d34793d800f56fdab279bab0f17ff762007a863994810544001bcad4
 WHIRLPOOL 
79340ed459f0456d20a72ebc5d69dd806cddbf35cf21c2b85d97cbac069f02c30647197367a82e077c69f0afe15a807946709e4a28c7c1de661ecbcab56b7738
-DIST firefox-45.5.1esr-bn-IN.xpi 494075 SHA256 
41983f3463e23851d9783eb49aff5a5a887a987382122942d43edb8c6ca5b688 SHA512 
899507b41b20a12e12ca62951ac266a45ddc8912e9a967cc5f7e8e03b03d759606d31c4a23307fcc9c0e0ee572950fb3c1aeea4eeebc2dcf2c6e054d37a9a56f
 WHIRLPOOL 

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

2017-01-08 Thread Ian Stakenvicius
commit: a899bb7607b7aa7db566bd3cdc2c8e1d45d7651d
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Mon Jan  9 03:38:38 2017 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Mon Jan  9 03:39:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a899bb76

www-client/firefox: remove old/vulnerable ebuilds for security bug 602576

Thanks to Whissi for making a PR, ended up redoing the removals directly.

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

Package-Manager: portage-2.3.0

 www-client/firefox/Manifest  | 259 -
 www-client/firefox/firefox-45.4.0.ebuild | 371 ---
 www-client/firefox/firefox-45.5.0.ebuild | 371 ---
 www-client/firefox/firefox-45.5.1.ebuild | 371 ---
 4 files changed, 1372 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 3443d17..d21047d 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,263 +1,4 @@
-DIST firefox-45.0-patches-07.tar.xz 21016 SHA256 
76a70ebb3f9c0515c0632170dfeedf0bfb60f248bee579514940148bb3e2b1c5 SHA512 
304d6ed4b4c9ac58f3762263207167a9a32532fd48f17d9cc86f5106f7ec98273f402e3779b810b455ceea77d84313ffc8f236fa6fdc6cd5ef21e8159beec552
 WHIRLPOOL 
a50d54d1e3b5c0fb0e8b32c8d69cdeb99a8fbfa90ac51dfa01163ab0228499b08d3ef37b27391d0d5179d80e937447029c2f976f014bf97d0da3e4bc1b58eaf7
 DIST firefox-45.0-patches-08.tar.xz 22260 SHA256 
279cf82e6aacf9aafb24f18499bb88f7ea6e7ebaffa606282a3453100849d1a2 SHA512 
692fe8e85594cf5670143708a00746e0c9ce1aecf0c7a7bf90e0168cad2265624e8c9220734523ce7d4d9892361072a2e9ba61a15b20ecda4a4ebbbf8e43222d
 WHIRLPOOL 
1e676c6894750f8aff5f9cb35503b71a94064ef5296887ab33e5cb99ba835f64ddfa7466ad638bea27e6b17e8fc8d74623934f558b0bfdc446049aa21d0a
-DIST firefox-45.4.0esr-ach.xpi 426529 SHA256 
f43825621ccd7920710608686aa813594afd1d3b19bff8eb49bd32143b81a856 SHA512 
941560b81d39ab3ffc7f671b768bab010faab147dfc571522e7362d246e2b5cadc636af6c00692f285122ae2520861f45e69897d1727c9bb110c0a343289a9e6
 WHIRLPOOL 
53f387c0d38c076cfc5c58ff7467096370959017ef13531d8abe7f6c5a502889148dd3caf1a3598e693c452dc1caa9d3448c33355f375d2a0755ece2a10f4ad8
-DIST firefox-45.4.0esr-af.xpi 439353 SHA256 
93166fd1be0a9b870b3043c752ce7326f7a15a20c38daa40655ed0a6440a8afb SHA512 
70b2a20c7fc8d29d750eb28ff63e03101bf84c6282952dc412e85decee141d476eb85ab23f9eb656e8ca6e90705e4ac95d1e2110375695e8ea8d7047707fbe74
 WHIRLPOOL 
6e10cd75163bc5c724ab132abb51c8226236e089cf8b09b9ad7bdb14abc7294ac89255696aac2a0f0c9556ee6292c83acc8154b88c153d976b42c6dc4b94ac7a
-DIST firefox-45.4.0esr-an.xpi 449036 SHA256 
350c7e992de73a4aed0573f679b819e8f79a4f0ed6a98d8a05eaeb8f1eae82b4 SHA512 
7279885dbdbee9083c48aef08ad40b6f740d3e9962164d75390203bc71f19a825e87af59a1a3a9495ea7457fe54b266c0ec7316db41465522a0811e303fef25e
 WHIRLPOOL 
bbe23b91eeec40d1b8b3ed3389c3a9be374bf7312230e069e5883f697c4c73cd5e199c047011b3c5eb7ecc3825909419bf3fed77c2ced9669ddf57f608c602e0
-DIST firefox-45.4.0esr-ar.xpi 474961 SHA256 
6f9593b7f17d6917d4a3ef1d553675e8d2e7742068692228564b1fc8ea5f0afe SHA512 
1aad129b62ce42a6b668974404a92f982302b20e145d08a9cb30348d9019eaa65708131589b9aeacf9e37ae211c2ef8d238555ea5ec6f64be1accbec449e11e2
 WHIRLPOOL 
f9b61a3c7f93a8769a43f6a0d37a5e3575dab31504fbc5b2125444bd8b3324fe9e8b857b11872cb9eda8ae1f67329c88fd1909929dd76ebbb36900d2e05f9c29
-DIST firefox-45.4.0esr-as.xpi 483096 SHA256 
339bb60ab5d0621e4f26aeceae22ebb93ad7bc6d6870b3d9a21c47f36dd9ccb4 SHA512 
f23b2552f9b6f7becaeac634690ad124d36d7508a6b1cd25e34c358e3403ef2a149ee679d48463ae6b538cf9ce43d57d01324a8cbb1087d6c01d682e461cef6a
 WHIRLPOOL 
2761fef3c6c38b139e1d441b6a1286182b02bc13d316a529479f3d7be06e016e8b818021d0023dfb94917c8f0607b46d406f04f74b555dd5dd6d8d00c8b3b035
-DIST firefox-45.4.0esr-ast.xpi 419249 SHA256 
b991d439abe7795122711996c4626d784e51794abe8f2307f469296c407e6045 SHA512 
02e37737cea6563afdf67e186d6cd100a0477a2df29f3cb0ab917768661c79516f3d87803a1b8e1b8d426b887a76e3b8c27c4fd9be142f91f0b408cdd532
 WHIRLPOOL 
e37b1391261c5f4ea04ee664152d643e8d1eafb00339d517d398f8b74a8eaa279112744f72c2190834090e0e70aaa885116c0b89adc0807bc974cd4acbcf04b6
-DIST firefox-45.4.0esr-az.xpi 464018 SHA256 
2516100c734bb9efa1143b5043b7c3ba71a2bc8722ceb916fdf9a9485bc813d4 SHA512 
b077ce424abfbbdb33bba71367d8adc97ccc9c20ee3c0c9fc25acb36da6bd3ccebcf76a32f698e6bdc9ad71beaceb5cf5cba12c265886ea723611d9c23b77526
 WHIRLPOOL 
28d81dc920a7624150e48033500147d3922e810b47752b77ebf7286490879a0ee0748dba68c2c2ca9035e4a272d25c9f4c9c1eafae5622ce7dd18946e2b35e5c
-DIST firefox-45.4.0esr-be.xpi 442619 SHA256 
16bf04ab6b305a7431bb5e38d9b06e1525f3dd630154ba1eabf6e6ff1039c8cd SHA512 
691c699e5cb166064545114c35e8b2fe837934edfbcec827b9761eca6120dcfb6b97e7a4d4ed4afc4e8d675b22b61af144d17b210579d9e6f28f9e7158cd833e
 WHIRLPOOL 
e590b67671de8e4a7547eff8388d95496e02ae60adc34a09142654ff56e8dd736af02da03b099fbf3469e17bd4b5593435bc2a7fcc9ffd125ddb0e20c4998a35
-DIST 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/files/, x11-drivers/nvidia-drivers/

2017-01-08 Thread Richard Farina
commit: 5dcb0d530a11f5e84323cafc54f0395c5d10f42f
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Jan  9 03:37:45 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Jan  9 03:38:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcb0d53

x11-drivers/nvidia-drivers: fix pax patch bug 604048

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/nvidia-drivers-375.20-pax.patch  | 406 +
 .../nvidia-drivers/nvidia-drivers-375.26.ebuild|   4 +-
 2 files changed, 408 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.20-pax.patch 
b/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.20-pax.patch
new file mode 100644
index ..9dd245a
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/files/nvidia-drivers-375.20-pax.patch
@@ -0,0 +1,406 @@
+diff -urp work.orig/kernel/common/inc/nv-linux.h 
work/kernel/common/inc/nv-linux.h
+--- work.orig/kernel/common/inc/nv-linux.h 2016-11-27 21:56:50.391617167 
+0100
 work/kernel/common/inc/nv-linux.h  2016-11-27 22:04:14.045516163 +0100
+@@ -1310,7 +1310,8 @@ extern void *nvidia_stack_t_cache;
+ #if (NV_KMEM_CACHE_CREATE_ARGUMENT_COUNT == 5)
+ #define NV_KMEM_CACHE_CREATE_FULL(name, size, align, flags, ctor) \
+ kmem_cache_create(name, size, align, flags, ctor)
+-
++#define NV_KMEM_CACHE_CREATE_FULL_USERCOPY(name, size, align, flags, 
useroffset, usersize, ctor) \
++kmem_cache_create_usercopy(name, size, align, flags, useroffset, 
usersize, ctor)
+ #else
+ #define NV_KMEM_CACHE_CREATE_FULL(name, size, align, flags, ctor) \
+ kmem_cache_create(name, size, align, flags, ctor, NULL)
+@@ -1319,6 +1320,14 @@ extern void *nvidia_stack_t_cache;
+ #define NV_KMEM_CACHE_CREATE(name, type)\
+ NV_KMEM_CACHE_CREATE_FULL(name, sizeof(type), 0, 0, NULL)
+ 
++#ifdef SLAB_USERCOPY
++#define NV_KMEM_CACHE_CREATE_USERCOPY(name, type)\
++NV_KMEM_CACHE_CREATE_FULL(name, sizeof(type), 0, SLAB_USERCOPY, NULL)
++#else
++#define NV_KMEM_CACHE_CREATE_USERCOPY(name, type)\
++NV_KMEM_CACHE_CREATE_FULL_USERCOPY(name, sizeof(type), 0, 0, 0, 
sizeof(type), NULL)
++#endif
++
+ #define NV_KMEM_CACHE_DESTROY(kmem_cache)   \
+ kmem_cache_destroy(kmem_cache)
+ 
+diff -urp work.orig/kernel/common/inc/nv-modeset-interface.h 
work/kernel/common/inc/nv-modeset-interface.h
+--- work.orig/kernel/common/inc/nv-modeset-interface.h 2016-11-27 
21:56:50.391617167 +0100
 work/kernel/common/inc/nv-modeset-interface.h  2016-11-27 
21:54:23.971706350 +0100
+@@ -72,7 +72,7 @@ typedef struct {
+  * mix nvidia and nvidia-modeset kernel modules from different
+  * releases.
+  */
+-const char *version_string;
++//const char *version_string;
+ 
+ /*
+  * Return system information.
+@@ -117,6 +117,6 @@ typedef struct {
+ 
+ } nvidia_modeset_rm_ops_t;
+ 
+-NV_STATUS nvidia_get_rm_ops(nvidia_modeset_rm_ops_t *rm_ops);
++NV_STATUS nvidia_get_rm_ops(const nvidia_modeset_rm_ops_t **rm_ops, const 
char **version_string);
+ 
+ #endif /* _NV_MODESET_INTERFACE_H_ */
+diff -urp work.orig/kernel/common/inc/nv-register-module.h 
work/kernel/common/inc/nv-register-module.h
+--- work.orig/kernel/common/inc/nv-register-module.h   2016-11-27 
21:56:50.391617167 +0100
 work/kernel/common/inc/nv-register-module.h2016-11-27 
21:54:23.971706350 +0100
+@@ -34,7 +34,7 @@ typedef struct nvidia_module_s {
+ int (*ioctl)(struct inode *, struct file * file, unsigned int cmd, 
unsigned long arg);
+ unsigned int (*poll)(struct file * file, poll_table *wait);
+ 
+-} nvidia_module_t;
++} __do_const nvidia_module_t;
+ 
+ int nvidia_register_module(nvidia_module_t *);
+ int nvidia_unregister_module(nvidia_module_t *);
+diff -urp work.orig/kernel/nvidia/nv.c work/kernel/nvidia/nv.c
+--- work.orig/kernel/nvidia/nv.c   2016-11-27 21:56:50.395629748 +0100
 work/kernel/nvidia/nv.c2016-11-27 21:54:23.971706350 +0100
+@@ -666,7 +666,7 @@ int __init nvidia_init_module(void)
+ NV_SPIN_LOCK_INIT(_lock);
+ #endif
+ 
+-nvidia_stack_t_cache = NV_KMEM_CACHE_CREATE(nvidia_stack_cache_name,
++nvidia_stack_t_cache = 
NV_KMEM_CACHE_CREATE_USERCOPY(nvidia_stack_cache_name,
+ nvidia_stack_t);
+ if (nvidia_stack_t_cache == NULL)
+ {
+diff -urp work.orig/kernel/nvidia/nv-chrdev.c work/kernel/nvidia/nv-chrdev.c
+--- work.orig/kernel/nvidia/nv-chrdev.c2016-11-27 21:56:50.395629748 
+0100
 work/kernel/nvidia/nv-chrdev.c 2016-11-27 21:54:23.971706350 +0100
+@@ -20,8 +20,6 @@ int nv_register_chrdev(void *param)
+ {
+ nvidia_module_t *module = (nvidia_module_t *)param;
+ 
+-module->instance = nv_module_instance;
+-
+ return (nvidia_register_module(module));
+ }
+ 
+diff -urp work.orig/kernel/nvidia/nv-instance.c 
work/kernel/nvidia/nv-instance.c
+--- work.orig/kernel/nvidia/nv-instance.c  2016-11-27 21:56:50.395629748 
+0100
 

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

2017-01-08 Thread William Hubbs
commit: e2e652e469efa5f3ebcd69828ff16d8f5ad3f1b8
Author: William Hubbs  gmail  com>
AuthorDate: Mon Jan  9 02:42:26 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan  9 02:42:26 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=e2e652e4

scripts: do not substitute for @SHELL@ in rc-sstat

 scripts/Makefile  | 1 -
 scripts/{rc-sstat.in => rc-sstat} | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/Makefile b/scripts/Makefile
index 9a66c65..f4e3c68 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -6,7 +6,6 @@ BIN=on_ac_power
 INSTALLAFTER = _installafter
 
 ifeq (${OS},Linux)
-SRCS+= rc-sstat.in
 BIN+=  rc-sstat
 endif
 

diff --git a/scripts/rc-sstat.in b/scripts/rc-sstat
old mode 100644
new mode 100755
similarity index 99%
rename from scripts/rc-sstat.in
rename to scripts/rc-sstat
index a204dbd..bcd0ae2
--- a/scripts/rc-sstat.in
+++ b/scripts/rc-sstat
@@ -1,4 +1,4 @@
-#!@SHELL@
+#!/bin/sh
 # Copyright (c) 2015 The OpenRC Authors.
 # See the Authors file at the top-level directory of this distribution and
 # https://github.com/OpenRC/openrc/blob/master/AUTHORS



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

2017-01-08 Thread Mike Gilbert
commit: afc0790aaeade75570552e432409b8902f70a88c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan  9 02:38:24 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan  9 02:38:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc0790a

virtual/python-cffi: stable for all

Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12

 virtual/python-cffi/python-cffi-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-cffi/python-cffi-0.ebuild 
b/virtual/python-cffi/python-cffi-0.ebuild
index 2f77ffc..adef4d9 100644
--- a/virtual/python-cffi/python-cffi-0.ebuild
+++ b/virtual/python-cffi/python-cffi-0.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2017-01-08 Thread Mike Gilbert
commit: 795adb6f740cf17861293e36d2591c31206aaf65
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan  9 02:33:58 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan  9 02:33:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795adb6f

dev-python/jinja: RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12

 dev-python/jinja/jinja-2.9.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/jinja/jinja-2.9.3.ebuild 
b/dev-python/jinja/jinja-2.9.3.ebuild
index e37451e..59c208a 100644
--- a/dev-python/jinja/jinja-2.9.3.ebuild
+++ b/dev-python/jinja/jinja-2.9.3.ebuild
@@ -19,6 +19,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]



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

2017-01-08 Thread Jory Pratt
commit: 3ac49121ae946b4bcfd43c1bc9f8889b58909d67
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Mon Jan  9 02:23:12 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Jan  9 02:23:12 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3ac49121

www-client/firefox - add minimial patches for musl support to patchset

 www-client/firefox/Manifest   | 2 +-
 www-client/firefox/firefox-51.0_beta12.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index c98ffe6..c9ba0bc 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -85,5 +85,5 @@ DIST firefox-45.6.0esr-xh.xpi 432919 SHA256 
bc0c472e5aea467a22f4db2216f9c25b11c9
 DIST firefox-45.6.0esr-zh-CN.xpi 475797 SHA256 
b92849fc289e03139a075cb916efcc1363ed82e2d13a97519c8523efe66244dd SHA512 
94d0b8f03ab08c4e54a4a67c88f415c565c04b57b87e4cf3503e5036602e9ca14441b76b393cef2b45b2d5f8c81faf1bfa07e17a15b63a50b3e236c433007baf
 WHIRLPOOL 
e1ef7d413c531cb075762113ada8ed1c4f0d98245dbf3aa81871ef761df90c5428a0e76a53158ff251bcbe280e538152156d252be154d717493fef39c9a8b06c
 DIST firefox-45.6.0esr-zh-TW.xpi 466529 SHA256 
80f55f03daa55e6b081f46a5badde962da433c54de5e4eb1a39c203a4a3b7dee SHA512 
8f6362b5fdfa30b6f004ad6cf93c9a0e7126c6b0d6ba14f69ced345c9a956313ecf640a07d13771b71302598452772c04652ed376bbc1c9560d9d6aeb630714e
 WHIRLPOOL 
67d3b99333d3baeb0ef6cd7e3395c805df0897ca70c6d76c29164733903d26791f949b78c64b8e02c21bbb2f4b263cfdea82ef144adb9e13f0d2838a3fa7f768
 DIST firefox-45.6.0esr.source.tar.xz 183076768 SHA256 
c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b SHA512 
b96c71aeed8a1185a085512f33d454a1735237cd9ddf37c8caa9cc91892eafab0615fc0ca6035f282ca8101489fa84c0de1087d1963c05b64df32b0c86446610
 WHIRLPOOL 
ac66683bcef20152f076a27ad93687de8e5d4635f908387414ef3195b84a078ca71b2eebe61f038dcd953f974fa38c9501c6e87fb79f1425c9a35302b67ec16e
-DIST firefox-51.0-patches-02.tar.xz 7420 SHA256 
6229b8fa6f90e4813cd344b0f863ba8d01680afde83900a3b03a3213f54da3f7 SHA512 
e70f01e36319e6af38a98da5097d929eb5e41da65a6872559dc2e25145aa2b965d7f234f68f88a14205f90d94ac1b2767dbf224ad55db1f96f39387234306498
 WHIRLPOOL 
4f2164c96c57cc133e8e2843efc2e68e68955d95024ab23055f003788ce7668e0694007a096cc43a4cf43e56aabe41ababd202163304f7616b574f5e33fc2d0e
+DIST firefox-51.0-patches-03.tar.xz 9220 SHA256 
525a535908b1d3d02510dab1f6b7edaea8291977d4ee6ff309b24278bf2601cc SHA512 
93778dd77ed27d760b7e9b885a261082ea4271786e81f3df255346163d6984cbf2e7947c46cb9cb326ad2e38715720b3b2a7872a123098139e8a34f93422deb9
 WHIRLPOOL 
f0807f4df579f964f662b13e21713207b4feabe64f5705cf15d874a9ecc1d34d09760b8920305a2f02027a89d4857a7014d1b816b65d914a9c32250cce893d06
 DIST firefox-51.0b12.source.tar.xz 202695940 SHA256 
a06b8a7c216fa6fc8c7eee697bbb4abbe22ef4b11c334a2550b7324906311002 SHA512 
ef45eeea1a1fee6cf931f716ef8a00cb3b4740a478a18d2e04fe745b59c3eb51d2c616f1c2c70e756d791bca510babe524f5af6b4d4308880d3c250dbd46ed42
 WHIRLPOOL 
771d4ab9aeb7649811069293cba9542b60cad16992716e091d9779aa66d6b15418e26d98335df743a0c0535fca4d559e74f2ba362ccbc5353e640088232640ca

diff --git a/www-client/firefox/firefox-51.0_beta12.ebuild 
b/www-client/firefox/firefox-51.0_beta12.ebuild
index 78c5a69..5e4af61 100644
--- a/www-client/firefox/firefox-51.0_beta12.ebuild
+++ b/www-client/firefox/firefox-51.0_beta12.ebuild
@@ -25,7 +25,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 
 # Patch version
-PATCH="${PN}-51.0-patches-02"
+PATCH="${PN}-51.0-patches-03"
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_GTK2ONLY=1
@@ -54,7 +54,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
 RDEPEND="
jack? ( virtual/jack )
>=dev-libs/nss-3.28.1
-   >=dev-libs/nspr-4.12
+   >=dev-libs/nspr-4.13.1
system-sqlite? ( >=dev-db/sqlite-3.14.1:3[secure-delete,debug=] )
selinux? ( sec-policy/selinux-mozilla )"
 



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

2017-01-08 Thread Mike Gilbert
commit: 0b242a1d17706bd0b0e8072740cc0899287b1881
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan  9 02:15:10 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan  9 02:17:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b242a1d

dev-python/jinja: bump to 2.9.3

pypi tarball is missing tests.
Tests require pytest to run.

Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12

 dev-python/jinja/Manifest|  2 +-
 .../jinja/{jinja-2.9.2.ebuild => jinja-2.9.3.ebuild} | 16 +++-
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/dev-python/jinja/Manifest b/dev-python/jinja/Manifest
index a1d1f76..24d72c1 100644
--- a/dev-python/jinja/Manifest
+++ b/dev-python/jinja/Manifest
@@ -1,4 +1,4 @@
 DIST Jinja2-2.7.3.tar.gz 378470 SHA256 
2e24ac5d004db5714976a04ac0e80c6df6e47e98c354cb2c0d82f8879d4f8fdb SHA512 
2810db2b52fe800e2a4a47ea41a07f997b1647a2b7ad05fe564f9d554d6a402283c84c4e2491e5dad8d22acd83d3ca420f0983ed2effc732f6d79600a846071b
 WHIRLPOOL 
ece9b68dff414739103eac202b5903d96802939f5742a2bf3ff421d87ef49043ed9a4b2a3a6bf0c2f3d9be0d8295b73c47b253553731b44912cb58add8f233c0
 DIST Jinja2-2.8.1.tar.gz 358129 SHA256 
35341f3a97b46327b3ef1eb624aadea87a535b8f50863036e085e7c426ac5891 SHA512 
0a2e2aa94f5c2f04f79d59d34d5324d2a440385b71192e85e960c761b4a073400e4ab0458e57305650f696a474593d6fbf398fb1d9518be261bb2a5cb866e163
 WHIRLPOOL 
380636268f903d05afda9c41296986d1c83949dead6c78d3e3cb880137a6c6ec06f0e2297169fc0ea8fd1348c9928f5841d37f951dd941fe89a8ccc96080e191
 DIST Jinja2-2.8.tar.gz 357055 SHA256 
bc1ff2ff88dbfacefde4ddde471d1417d3b304e8df103a7a9437d47269201bf4 SHA512 
2e80d6d9ad10dafcce1e6dd24493f5dffc43a17f71a30a650415638e12d3a3891738ebacc569701129214026d062d91a2b10e4f7a2c7b85d801dde26ded1bebb
 WHIRLPOOL 
31adc38738848aa224cceb0d0afb2b85eb080d166ed84f145eb0576eeedfb91cf8d99d7c98b6a6cc6ab4fedf33fdbe3171c80fd559df48036a7441232702e749
-DIST Jinja2-2.9.2.tar.gz 368290 SHA256 
2333eae399fb538f934d661f7debab8a9736002c343c8e95c56f1e413076c0ce SHA512 
989b9a0c8975916a98f5caaa85e4d18dad751d3373b9a1e7539740d456438aa9d2f1ffcd81b20c0a262da6579b4b4a9228969c8a7dc42c8959bd887ba4c59766
 WHIRLPOOL 
debe3027a5a9ac108344bd591ec4d37d1957bc05a4bc6edc7c3d24420f1828dba1ad769babc1cad8ccde407637dc3ea1cb3e05950f183aab1a347ff46c8cf33a
+DIST jinja-2.9.3.tar.gz 415502 SHA256 
1ddce1c6a45de023692aa56c2b68232dbeac6ffd83741b3876ee36f1a1a4e704 SHA512 
7f5fdfde6b8c64050a27c39460ec9907cab52afe49aff83ec38ac8ad92ef97c8e592efefc633cd2a95336b551fd6a1adfeb92446aa53c5a2a8765d03feab8311
 WHIRLPOOL 
6fccde87f7f3c77a619a0e005118abb4f59964610a314df932c60477b45e7a18a681c3103f55f150fd8a0b83938f845577c249e9cd5b16442f6044a505b27e73

diff --git a/dev-python/jinja/jinja-2.9.2.ebuild 
b/dev-python/jinja/jinja-2.9.3.ebuild
similarity index 85%
rename from dev-python/jinja/jinja-2.9.2.ebuild
rename to dev-python/jinja/jinja-2.9.3.ebuild
index 2517c5c..e37451e 100644
--- a/dev-python/jinja/jinja-2.9.2.ebuild
+++ b/dev-python/jinja/jinja-2.9.3.ebuild
@@ -9,29 +9,27 @@ PYTHON_REQ_USE="threads(+)"
 
 inherit eutils distutils-r1
 
-MY_PN=Jinja2
-MY_P=${MY_PN}-${PV}
-
 DESCRIPTION="A full-featured template engine for Python"
 HOMEPAGE="http://jinja.pocoo.org/ https://pypi.python.org/pypi/Jinja2;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+# pypi tarball is missing tests
+SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
-IUSE="doc examples"
+IUSE="doc examples test"
 
 RDEPEND="
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
!dev-python/jinja:compat"
 DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
 
 # XXX: handle Babel better?
 
-S=${WORKDIR}/${MY_P}
-
 wrap_opts() {
local mydistutilsargs=()
 
@@ -54,7 +52,7 @@ python_compile_all() {
 }
 
 python_test() {
-   esetup.py test
+   py.test || die
 }
 
 python_install_all() {



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

2017-01-08 Thread Jory Pratt
commit: a93b62580c415118b89a07264f7823de3b01bf8c
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Mon Jan  9 02:14:43 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Jan  9 02:14:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93b6258

dev-libs/nss - Update nspr dep

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

diff --git a/dev-libs/nss/nss-3.28.1.ebuild b/dev-libs/nss/nss-3.28.1.ebuild
index 5b74267..dfc0cd6 100644
--- a/dev-libs/nss/nss-3.28.1.ebuild
+++ b/dev-libs/nss/nss-3.28.1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
 
-NSPR_VER="4.12"
+NSPR_VER="4.13.1"
 RTM_NAME="NSS_${PV//./_}_RTM"
 # Rev of https://git.fedorahosted.org/cgit/nss-pem.git
 PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"



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

2017-01-08 Thread Martin Mokrejs
commit: bfe7bcdcd673c826d6c63dac20a0d5ca0bad4346
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Jan  9 01:42:33 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Jan  9 01:42:33 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bfe7bcdc

sci-biology/grabix: install README.md

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/grabix/grabix-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-biology/grabix/grabix-.ebuild 
b/sci-biology/grabix/grabix-.ebuild
index ef48213..318f918 100644
--- a/sci-biology/grabix/grabix-.ebuild
+++ b/sci-biology/grabix/grabix-.ebuild
@@ -24,4 +24,5 @@ src_compile(){
 
 src_install(){
dobin grabix
+   dodoc README.md
 }



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

2017-01-08 Thread Martin Mokrejs
commit: dcdce093fe09cd39214280e98f2f2fbee24c5e2c
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Jan  9 01:40:54 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Jan  9 01:40:54 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=dcdce093

sci-biology/gemini: more deps needed

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/gemini/gemini-.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/sci-biology/gemini/gemini-.ebuild 
b/sci-biology/gemini/gemini-.ebuild
index f78244a..7593ec1 100644
--- a/sci-biology/gemini/gemini-.ebuild
+++ b/sci-biology/gemini/gemini-.ebuild
@@ -20,6 +20,10 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="dev-python/sqlalchemy
+   sci-biology/grabix
+   sci-libs/htslib
+   sci-biology/bedtools
+   sci-biology/pybedtools
${DEPEND}"
 
 # GEMINI includes CADD scores (PMID: 24487276) for annotating variants.



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

2017-01-08 Thread Martin Mokrejs
commit: 728a5034d27406862c38447b2fce18b34e84b01b
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Jan  9 01:40:11 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Jan  9 01:40:11 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=728a5034

sci-biology/grabix: new package

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/grabix/grabix-.ebuild | 27 +++
 sci-biology/grabix/metadata.xml   | 12 
 2 files changed, 39 insertions(+)

diff --git a/sci-biology/grabix/grabix-.ebuild 
b/sci-biology/grabix/grabix-.ebuild
new file mode 100644
index 000..ef48213
--- /dev/null
+++ b/sci-biology/grabix/grabix-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit git-r3 toolchain-funcs
+
+DESCRIPTION="Provide random access to text files BGZF compressed with bgzip"
+HOMEPAGE="https://github.com/arq5x/grabix;
+EGIT_REPO_URI="https://github.com/arq5x/grabix.git;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_compile(){
+   "$(tc-getCC)" ${CFLAGS} -o grabix grabix_main.cpp grabix.cpp bgzf.c 
-lstdc++ -lz || die
+}
+
+src_install(){
+   dobin grabix
+}

diff --git a/sci-biology/grabix/metadata.xml b/sci-biology/grabix/metadata.xml
new file mode 100644
index 000..f68a1b6
--- /dev/null
+++ b/sci-biology/grabix/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+mmokr...@fold.natur.cuni.cz
+Martin Mokrejs
+  
+  
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
+



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

2017-01-08 Thread Martin Mokrejs
commit: b2f9c596ad3a27a416963593ac29c65d9c641d3b
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Mon Jan  9 01:20:23 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Mon Jan  9 01:20:23 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b2f9c596

sci-biology/gemini: add missing RDEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/gemini/gemini-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-biology/gemini/gemini-.ebuild 
b/sci-biology/gemini/gemini-.ebuild
index 90cdeaf..f78244a 100644
--- a/sci-biology/gemini/gemini-.ebuild
+++ b/sci-biology/gemini/gemini-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,8 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND=""
-RDEPEND="${DEPEND}"
+RDEPEND="dev-python/sqlalchemy
+   ${DEPEND}"
 
 # GEMINI includes CADD scores (PMID: 24487276) for annotating variants.
 #



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

2017-01-08 Thread Michael Orlitzky
commit: ee2308d0b82fcfe94dd96e560f73161505e4bebc
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Jan  9 01:14:57 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Jan  9 01:15:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee2308d0

dev-php/PEAR-Net_SmartIRC: new version 1.1.10.

Package-Manager: portage-2.3.0

 dev-php/PEAR-Net_SmartIRC/Manifest |  2 +-
 .../PEAR-Net_SmartIRC-1.1.10.ebuild| 36 +
 .../PEAR-Net_SmartIRC-1.1.9.ebuild | 37 --
 dev-php/PEAR-Net_SmartIRC/metadata.xml | 11 ---
 4 files changed, 44 insertions(+), 42 deletions(-)

diff --git a/dev-php/PEAR-Net_SmartIRC/Manifest 
b/dev-php/PEAR-Net_SmartIRC/Manifest
index 903bc5f..ce33e92 100644
--- a/dev-php/PEAR-Net_SmartIRC/Manifest
+++ b/dev-php/PEAR-Net_SmartIRC/Manifest
@@ -1,2 +1,2 @@
+DIST Net_SmartIRC-1.1.10.tar.gz 927009 SHA256 
f6f46ec80584b9a62d8bfa3b4180fbd663f473aeb56e8f2440510ded5f66b760 SHA512 
16ad30d358af99f40c53a75cf5f1c944a3e68f4c1cffd586acd61ceed280d5d1fcd4f4d5e88db55f1f66c37c5b7f37aec2f45a26dc6b98860eacb42c9f3fbea5
 WHIRLPOOL 
5fa0d4f1a9e05287b2079d99ba05c85e2c79e8db8a371e455a56fb3537f9761b90f216a8f2f8531e049a42e5d2e534d671ec77a65970dd68395e5c085eb336fa
 DIST Net_SmartIRC-1.1.4.tgz 163494 SHA256 
a853622ca4b8cb0224d81d11f0308d8d9f1d0d2326fe65f259fb60b7f66b6484 SHA512 
58bea369e7f43094cb4b3d0354cb82afb2842ca21fd83409e683fbecda590f6dc02594e20897acbd6de6f3b60c9122daafd01ab86af270c5ec8a1b4a5ed47afe
 WHIRLPOOL 
812cfe224c8e2fcdddb26615fce538492dfe4e5a8e58f17c8d843af533e913bcc6a561cfaf02fe448cc1785e55e0e8cff1dbb8cc4bdc64a803444bdd2442fac1
-DIST Net_SmartIRC-1.1.9.tgz 168069 SHA256 
b3d272221543b8866879ab1d2548b2bca34e14bb8f5e791066e2dcce723b59e1 SHA512 
161fb4cbe8443e0e793ce70fcdcb839eee4268be2592dadde23832b54703503c8a57bb7b4819ef023617a256aa2474fceccff58454fb496cb6e52018d0064e35
 WHIRLPOOL 
09f8affc5e3ea865da784e8ed89de09b818a5460fcbdbe80966f21d51bdcdcfd24bec3c05c42cedcddf65e03047dc56144e1768705560051a82691b409ef839c

diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild 
b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild
new file mode 100644
index ..4ff2233
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+HOMEPAGE="http://pear.php.net/package/${MY_PN};
+# The PEAR tarball is missing some docs as of v1.10.0.
+SRC_URI="https://github.com/pear/${MY_PN}/archive/v${PV}.tar.gz
+   -> ${MY_P}.tar.gz"
+DESCRIPTION="PHP class to communicate with IRC networks"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc examples"
+
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-PEAR"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   dodoc CREDITS FEATURES docs/HOWTO README.md TODO
+   use examples && dodoc -r docs/examples
+
+   if use doc; then
+   dodoc docs/DOCUMENTATION
+   dodoc -r docs/HTML
+   fi
+
+   insinto /usr/share/php
+   doins -r Net
+}

diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.9.ebuild 
b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.9.ebuild
deleted file mode 100644
index 4ce7131..
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.9.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-HOMEPAGE="http://pear.php.net/package/${MY_PN};
-SRC_URI="http://pear.php.net/get/${MY_P}.tgz;
-DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-php/PEAR-PEAR >=dev-lang/php-5.3:*"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   local DOCS=( README.md CREDITS FEATURES )
-   insinto /usr/share/php
-   doins -r Net
-   einstalldocs
-}
-
-pkg_postinst() {
-   # Register the package from the package.xml file
-   "${EROOT}usr/bin/peardev" install -nrO --force "${WORKDIR}/package.xml" 
2> /dev/null || die
-}
-
-pkg_postrm() {
-   # Uninstall known dependency
-   "${EROOT}usr/bin/peardev" uninstall -nrO "pear.php.net/${MY_PN}"
-}

diff --git a/dev-php/PEAR-Net_SmartIRC/metadata.xml 
b/dev-php/PEAR-Net_SmartIRC/metadata.xml
index aca4293..bbe76b3 100644
--- a/dev-php/PEAR-Net_SmartIRC/metadata.xml
+++ b/dev-php/PEAR-Net_SmartIRC/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   php-b...@gentoo.org
-   PHP
-
+  
+php-b...@gentoo.org
+PHP
+  
+  
+pear/Net_SmartIRC
+  
 



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

2017-01-08 Thread Mike Pagano
commit: cd400182a2c0e4846ab9db0013c85d454a923317
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Jan  9 01:02:07 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Jan  9 01:02:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd400182

sys-kernel/git-sources: Linux patch 4.10-rc3

Package-Manager: portage-2.3.0

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

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 1ca8adf..11fb0a0 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,3 +1,4 @@
 DIST linux-4.9.tar.xz 93192404 SHA256 
029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 WHIRLPOOL 
072505b29972ad120eb25a074217847c9c2813416c4903e605a0433574f5f87616dbea0b1454e4b19acc48107f11274b682958b1d773373156e99f8163e6606a
 DIST patch-4.10-rc1.xz 7387972 SHA256 
6b269bd7bf6a13733269f89b1205db7f76434dc9aa96cc5a1537decc5d2f5053 SHA512 
1ea3cb9e808c8ad0ca28bf430c5ed1e6b8039f195b1ebe42429bddad0b0afcf1a1a619cb20eb0da614f2180cc94e9658a94d45432f8a4d402a955c7f0b0c5289
 WHIRLPOOL 
8cc1ddc34fc1644831e1d55d40099c2651f3bc38e2ebb64ec3476e2e5963c57513912e2455a2ef763390a9aa17e64557b4a92472218f49bb7583a465441c18cd
 DIST patch-4.10-rc2.xz 7392684 SHA256 
358f373a71caabb9597bfe1b3f3fb9a8e71d303d5eca2a6d6534167141290a99 SHA512 
45ec25c586aa89e4e8dd53cf01a88e25331e379a2532a7059eb182a634279c92e23d057c71df10ceb374fcc51c3a4eed6769261a7e2b9c5cd0112a81161ff597
 WHIRLPOOL 
41f2f4453b1a16390b2819500dc1ec36f3a7c6993a753dc420cea21b1466e3ce536a08ad580aaafe986827e407bc2503337e6e967549f1044cf4a93693a8837e
+DIST patch-4.10-rc3.xz 7431972 SHA256 
cc5f910e05edbc4b4cd16beca39274d49c96954d09447101bd477725158b49eb SHA512 
3573b198b6ee488d6c573dd09c534548a08bcf8a017a94f74d127a58a018c9e97056006fccd555aa49513cc3f98ad5c1cb6545a7e261d3ccaea21456b53f2dd5
 WHIRLPOOL 
80a1316f9a7399f079e99ac8ed7f6e0cc0a014942b2ad108714c5b07291266343e1b8e960267dd9888305f0220cf41d03dca3d7fede622ce381820678d85b367

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



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

2017-01-08 Thread Mike Gilbert
commit: 95bde71ab7a933fccd4635ebdc6d09b6b223a758
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan  9 00:38:20 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan  9 00:38:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bde71a

dev-python/bottle: bump to 0.12.12

Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12

 dev-python/bottle/Manifest  |  1 +
 dev-python/bottle/bottle-0.12.12.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-python/bottle/Manifest b/dev-python/bottle/Manifest
index 766c50f..9ee0026 100644
--- a/dev-python/bottle/Manifest
+++ b/dev-python/bottle/Manifest
@@ -1,4 +1,5 @@
 DIST bottle-0.12.10.tar.gz 69554 SHA256 
1308133647adc2d266f0ba5fea6684ba955cbf5e8133590cf0314c8beb814ff4 SHA512 
43d114017aecabcde0c81a20bdab20ef1f4a2aa194986b690de8bb5cc6978aa82e7bafecc21aefaf53c8a7f5495f96025f1193447d411e17fa08b04a6b0dd4be
 WHIRLPOOL 
4d3e55cf953baf97ccc1c31d973a17e63ba8458606c7650484cc776b71f7bd721a152f7a90b6cb0acb3fabd73a06b76aad61639f80d828b45cc1cc1d21cb2326
+DIST bottle-0.12.12.tar.gz 71554 SHA256 
3d4b6b0e22f67b421c273105b30d9a21fd147eaf0c1576172378ee034fbf5313 SHA512 
cdba3859129680f08b8c641708fd884ccf46d404786cbf48435d752fece998a446f49799e4e05e979b967843866f3e966a35a6cac7aed3270df55fae508bae31
 WHIRLPOOL 
68bd9399c55409139bd93b588240a3569ff9773b30949d86b5a9bba7882dd6d824cb22883c922f3f910764c9655e0e91fb40b3c9675790a67e1b6330122ab741
 DIST bottle-0.12.7.tar.gz 69375 SHA256 
e3ea2191f06ca51af45bf6ca41ed2d1b2d809ceda0876466879fe205be7b2073 SHA512 
ef58c0ec3b09b237914a170aae59a577a59e579478cd5f1bcef9fe73a9d3a4776794263d6f7b60dd426629aec2987ee4c3f6b8fa0486a99879792c70e373fcbc
 WHIRLPOOL 
dc6a34f9819ed77b0b05c01c13efe553af37fc9c32cfe955d6199277a8e38992a0e4982b8e67b0aab12349f15434d094ec7674a7970c71e264e72f3b74c617f0
 DIST bottle-0.12.8.tar.gz 69414 SHA256 
cd5d1755a85e533205ed8a2465badf38602227c5f171c3852e07724b28c050ac SHA512 
85fbdac6f7ae804a74bc527bb47bcdb5cf653a0227efe36e81e25513b687dd4abc1f772ff7232bd914cb392dea07297154d80aa05b1216c1f796dbed0d5a9510
 WHIRLPOOL 
833f434683f18511560973a9b0defeaa048ec21d0c60d30c69b11fc12f0ea4511a693a532d227b4ef419c99e664ba26384a95111950bf2ec1128a5509d8a0259
 DIST bottle-0.12.9.tar.gz 69516 SHA256 
fe0a24b59385596d02df7ae7845fe7d7135eea73799d03348aeb9f3771500051 SHA512 
c11d3cb916a0912dcda953a25b9e3a4c6f8e68e31bbaba653f1cae0e12f6b6d827fcbc9d1dfbdb9af2e28276b0056a31fa863d3723a709911406f426d528840b
 WHIRLPOOL 
03f2a43002110b7e2aaf3d477d249b804db20cc68a0c534a059e1c0937ed574c1b6f00fd5ffe43acd027425e9e40815269af617a769cce74e5ca5f25b25dc0e7

diff --git a/dev-python/bottle/bottle-0.12.12.ebuild 
b/dev-python/bottle/bottle-0.12.12.ebuild
new file mode 100644
index ..9f7e595
--- /dev/null
+++ b/dev-python/bottle/bottle-0.12.12.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="A fast and simple micro-framework for small web-applications"
+HOMEPAGE="https://pypi.python.org/pypi/bottle http://bottlepy.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="test"
+
+DEPEND="test? ( dev-python/mako[$(python_gen_usedep 'python*')] )"
+RDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.12.8-py3.5-backport.patch
+)
+
+python_prepare_all() {
+   sed -i -e '/scripts/d' setup.py || die
+
+   # Remove test file requring connection to network
+   rm test/test_server.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # A few odd fails in the suite under pypy
+   # https://github.com/bottlepy/bottle/issues/714
+   "${PYTHON}" test/testall.py || die "tests failed under ${EPYTHON}"
+}
+
+pkg_postinst() {
+   optfeature "Templating support" dev-python/mako
+   elog "Due to problems with bottle.py being in /usr/bin (see bug 
#474874)"
+   elog "we do as most other distros and do not install the script 
anymore."
+   elog "If you do want/have to call it directly rather than through your 
app,"
+   elog "please use the following instead:"
+   elog '  `python -m bottle`'
+}



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

2017-01-08 Thread Jory Pratt
commit: 9f54a0694f7d9923610e267ef052458500ddedb6
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Mon Jan  9 00:19:48 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Jan  9 00:19:48 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=9f54a069

www-client/firefox - Fix sqlite dep

 www-client/firefox/firefox-51.0_beta12.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-client/firefox/firefox-51.0_beta12.ebuild 
b/www-client/firefox/firefox-51.0_beta12.ebuild
index 315c69b..78c5a69 100644
--- a/www-client/firefox/firefox-51.0_beta12.ebuild
+++ b/www-client/firefox/firefox-51.0_beta12.ebuild
@@ -55,6 +55,7 @@ RDEPEND="
jack? ( virtual/jack )
>=dev-libs/nss-3.28.1
>=dev-libs/nspr-4.12
+   system-sqlite? ( >=dev-db/sqlite-3.14.1:3[secure-delete,debug=] )
selinux? ( sec-policy/selinux-mozilla )"
 
 DEPEND="${RDEPEND}



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

2017-01-08 Thread Michael Orlitzky
commit: d7293964a7546258794c30e98db78ab51120b7b5
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Mon Jan  9 00:06:43 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Mon Jan  9 00:06:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7293964

dev-php/recaptcha: new revision with EAPI=6 but no other changes.

Package-Manager: portage-2.3.0

 .../recaptcha/{recaptcha-1.1.2.ebuild => recaptcha-1.1.2-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/recaptcha/recaptcha-1.1.2.ebuild 
b/dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild
similarity index 94%
rename from dev-php/recaptcha/recaptcha-1.1.2.ebuild
rename to dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild
index 67be64d..134d714 100644
--- a/dev-php/recaptcha/recaptcha-1.1.2.ebuild
+++ b/dev-php/recaptcha/recaptcha-1.1.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="PHP client library for Google's reCAPTCHA service"
 HOMEPAGE="https://github.com/google/recaptcha;



[gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/files/, net-wireless/kismet/

2017-01-08 Thread Richard Farina
commit: 6bece96d957ca624343c5c582b40647341d099f0
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jan  8 23:50:05 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sun Jan  8 23:50:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bece96d

net-wireless/kismet: backport the ruby fixes from master that were not put in 
the release branch

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-wireless/kismet/Manifest   |   1 -
 .../kismet/files/kismet-2016.07.1-ruby-fixes.patch |  78 ++
 ...2016.01.1.ebuild => kismet-2016.07.1-r1.ebuild} |   5 +-
 net-wireless/kismet/kismet-2016.07.1.ebuild| 170 -
 4 files changed, 80 insertions(+), 174 deletions(-)

diff --git a/net-wireless/kismet/Manifest b/net-wireless/kismet/Manifest
index 1a66178..713fb4a 100644
--- a/net-wireless/kismet/Manifest
+++ b/net-wireless/kismet/Manifest
@@ -1,3 +1,2 @@
 DIST kismet-2013-03-R1.tar.gz 899372 SHA256 
1c1e9f6b550de1f248363d4c9ce1d24fdc20d041ead5a53cec88eb1b07353082 SHA512 
7e992f5ef3db4c5fa298bd4aabfe216668baade948b83996850c010c6c92bfa2fea37d7006a532eb6bace015624f536cc45ed8b3b3ed4a6a1cac7a137ac86d36
 WHIRLPOOL 
694796f7dd0f4ffd70e64d67eba30bf7b206189dadb8e773a302af9f417a8219b45e547bfcaf59db3f502e0f5ab18af6d642e66dbe8277d8af48daeb35b40843
-DIST kismet-2016-01-R1.tar.xz 703308 SHA256 
162f1796996836b2d44126ccbe877a88a7f4a0e50f6729da897fc5a8ec4776b9 SHA512 
cfbfb2cefd8df4a4fd09333eb6b0becd56cd7c3a1804d555d28b1d55379186e51804334560531d05e760d31e446c4b89d32ce2bd2c0705473f67f04611c0434e
 WHIRLPOOL 
7ba136a9a138a43768c07668f92b6836d4345bb382935527e0576d5d4aedceb6135bc5b2a38fdfe5b7c488fadc17d759b0960c8cc8a461338adb3417024cb491
 DIST kismet-2016-07-R1.tar.xz 709364 SHA256 
bdb21f153311f1ff3b16621bf0d6740f66369bf0982b0a289c9a12af8847e237 SHA512 
88891a0cd5ef94a4815d259e433f946f52552c125e05a5d8ac447d04e6090f2bd92f8bd8573440f0dfe446b29233bef81d9889e53170757ad0116ddfc2cb8416
 WHIRLPOOL 
33bbe6e3353c87907e2a58326ccd84ff973e474a884c29f01c29439de673d2050c50348bf001799da25f0b156c3527d3c5f93cdcdccfd830c9e2eb40cce9aa8b

diff --git a/net-wireless/kismet/files/kismet-2016.07.1-ruby-fixes.patch 
b/net-wireless/kismet/files/kismet-2016.07.1-ruby-fixes.patch
new file mode 100644
index ..bdfde9f
--- /dev/null
+++ b/net-wireless/kismet/files/kismet-2016.07.1-ruby-fixes.patch
@@ -0,0 +1,78 @@
+diff --git a/ruby/kismet.rb b/ruby/kismet.rb
+index 5b18b23..7eab708 100755
+--- a/ruby/kismet.rb
 b/ruby/kismet.rb
+@@ -61,8 +61,6 @@ class Kismet
+   rescue Exception => e
+   pp e
+ 
+-  break if @die
+-
+   puts "write error: #{$!}"
+   end
+   end
+diff --git a/ruby/kismet_addsource.rb b/ruby/kismet_addsource.rb
+index 057a514..d3ae968 100755
+--- a/ruby/kismet_addsource.rb
 b/ruby/kismet_addsource.rb
+@@ -20,7 +20,7 @@
+ 
+ require 'socket'
+ require 'time'
+-require 'kismet'
++require_relative 'kismet'
+ require 'pp'
+ require 'optparse'
+ 
+diff --git a/ruby/kismet_alert_syslog.rb b/ruby/kismet_alert_syslog.rb
+index 6969247..27373a9 100755
+--- a/ruby/kismet_alert_syslog.rb
 b/ruby/kismet_alert_syslog.rb
+@@ -20,7 +20,7 @@
+ 
+ require 'socket'
+ require 'time'
+-require 'kismet'
++require_relative 'kismet'
+ require 'pp'
+ require "getopt/long"
+ require 'syslog'
+diff --git a/ruby/kismet_list.rb b/ruby/kismet_list.rb
+index ec8f0f9..7adffe6 100755
+--- a/ruby/kismet_list.rb
 b/ruby/kismet_list.rb
+@@ -20,7 +20,7 @@
+ 
+ require 'socket'
+ require 'time'
+-require 'kismet'
++require_relative 'kismet'
+ 
+ def bssidcb(proto, fields)
+   puts "Kismet saw network #{fields['bssid']} manuf #{fields['manuf']} on 
channel #{fields['channel']}"
+diff --git a/ruby/kismet_shootout.rb b/ruby/kismet_shootout.rb
+index 25021b9..61f70b0 100755
+--- a/ruby/kismet_shootout.rb
 b/ruby/kismet_shootout.rb
+@@ -21,7 +21,7 @@
+ 
+ require 'socket'
+ require 'time'
+-require 'kismet'
++require_relative 'kismet'
+ require 'pp'
+ require 'optparse'
+ 
+diff --git a/ruby/kismet_sql.rb b/ruby/kismet_sql.rb
+index 9fe581d..b878979 100755
+--- a/ruby/kismet_sql.rb
 b/ruby/kismet_sql.rb
+@@ -22,7 +22,7 @@
+ 
+ require 'socket'
+ require 'time'
+-require 'kismet'
++require_relative 'kismet'
+ require 'pp'
+ require "getopt/long"
+ require "sqlite3"

diff --git a/net-wireless/kismet/kismet-2016.01.1.ebuild 
b/net-wireless/kismet/kismet-2016.07.1-r1.ebuild
similarity index 98%
rename from net-wireless/kismet/kismet-2016.01.1.ebuild
rename to net-wireless/kismet/kismet-2016.07.1-r1.ebuild
index 01dd3f3..fc5aa42 100644
--- a/net-wireless/kismet/kismet-2016.01.1.ebuild
+++ b/net-wireless/kismet/kismet-2016.07.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -51,8 +51,6 @@ RDEPEND="${CDEPEND}
 "
 
 src_prepare() {
-   

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

2017-01-08 Thread Richard Farina
commit: 75ff2676ef3410de58ad94cd37a616d1055fb6ff
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jan  8 23:51:42 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sun Jan  8 23:51:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ff2676

net-wireless/kismet: stable arches the maintainer tests on for bug 605132

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-wireless/kismet/kismet-2016.07.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/kismet/kismet-2016.07.1-r1.ebuild 
b/net-wireless/kismet/kismet-2016.07.1-r1.ebuild
index fc5aa42..3298e7a 100644
--- a/net-wireless/kismet/kismet-2016.07.1-r1.ebuild
+++ b/net-wireless/kismet/kismet-2016.07.1-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "" ]] ; then
KEYWORDS=""
 else
SRC_URI="http://www.kismetwireless.net/code/${MY_P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+   KEYWORDS="amd64 arm arm64 ~ppc x86"
 fi
 
 DESCRIPTION="IEEE 802.11 wireless LAN sniffer"



[gentoo-commits] proj/portage:master commit in: man/

2017-01-08 Thread Zac Medico
commit: e567328c17d7b03d9f773661d03673b76054570d
Author: Chris Mayo  gmail  com>
AuthorDate: Sat Jan  7 17:24:23 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan  8 23:43:43 2017 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=e567328c

man/emaint.1: Add sync to synopsis and fix its in sync --auto

Signed-off-by: Chris Mayo  gmail.com>

 man/emaint.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/emaint.1 b/man/emaint.1
index 24e4744..49c257e 100644
--- a/man/emaint.1
+++ b/man/emaint.1
@@ -1,11 +1,11 @@
-.TH "EMAINT" "1" "May 2015" "Portage VERSION" "Portage"
+.TH "EMAINT" "1" "Jan 2017" "Portage VERSION" "Portage"
 .SH NAME
 emaint \- performs package management related system health checks and 
maintenance
 .SH SYNOPSIS
 .BR emaint
 [\fIoptions\fR]
 [\fBall\fR | \fBbinhost\fR | \fBcleanresume\fR | \
-\fBmerges\fR | \fBmovebin\fR | \fBmoveinst\fR | \fBworld\fR]
+\fBmerges\fR | \fBmovebin\fR | \fBmoveinst\fR | \fBsync\fR | \fBworld\fR]
 .SH DESCRIPTION
 The emaint program provides a command line interface to package
 management health checks and maintenance.
@@ -85,7 +85,7 @@ deleted.
 .SH OPTIONS sync command only
 .TP
 .B \-a, \-\-auto
-Sync repositories which have its auto\-sync setting set yes, true.
+Sync repositories which have their auto\-sync setting set yes, true.
 .TP
 .B \-A, \-\-allrepos
 Sync all repositories which have a sync\-uri specified.



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

2017-01-08 Thread Martin Mokrejs
commit: a3653f104325e48963deb241fd0a8867e516f76f
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sun Jan  8 23:18:30 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sun Jan  8 23:18:30 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a3653f10

sci-biology/vt: new package, uses static libs

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/vt/metadata.xml   | 12 ++
 sci-biology/vt/vt-.ebuild | 51 +++
 2 files changed, 63 insertions(+)

diff --git a/sci-biology/vt/metadata.xml b/sci-biology/vt/metadata.xml
new file mode 100644
index 000..f68a1b6
--- /dev/null
+++ b/sci-biology/vt/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+mmokr...@fold.natur.cuni.cz
+Martin Mokrejs
+  
+  
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
+

diff --git a/sci-biology/vt/vt-.ebuild b/sci-biology/vt/vt-.ebuild
new file mode 100644
index 000..ca197d3
--- /dev/null
+++ b/sci-biology/vt/vt-.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit git-r3 toolchain-funcs
+
+DESCRIPTION="A tool set for short variant discovery in genetic sequence data"
+HOMEPAGE="https://github.com/atks/vt
+   http://genome.sph.umich.edu/wiki/vt;
+EGIT_REPO_URI="https://github.com/atks/vt.git;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE="pdf"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   pdf? ( dev-texlive/texlive-latex )"
+#  >=sci-libs/htslib-1.3.2
+#  dev-cpp/tclap
+#  sci-libs/libsvm
+#  dev-libs/libpcre
+#  https://github.com/atks/Rmath
+
+# The 3rd party stuff is bundled because they have special modifications that
+# I made for vt, so it is probably not a good idea to depend on installed 
components.
+# For example TCLAP is modified partially, libsvm has some minor input/output 
format changes,
+# Rmath has the header inclusion to always generate the .a object file
+
+# Compiles statically bundled version of htslib and Rmath, only libpcre2 is 
dynamically linked
+src_prepare(){
+   sed -e "s/= -O3/= ${CFLAGS}/" -i Makefile || die
+   sed -e 's/^CXX = /CXX ?= /' -i Makefile || die
+   sed -e "s/-g -Wall -O2/${CFLAGS}/" -i lib/htslib/Makefile || die
+   sed -e "s/= gcc/= $(tc-getCC)/" -i lib/htslib/Makefile || die
+   sed -e "s/gcc -g -O3/$(tc-getCC) ${CFLAGS}/" -i lib/pcre2/Makefile || 
die
+   sed -e "s/-Wall -O3 -fPIC/${CXXFLAGS} -fPIC/" -i lib/libsvm/Makefile || 
die
+#  # TODO zap bundled version of:
+#  #   lib/htslib  (version 1.3)
+#  #   lib/tclap
+#  #   lib/Rmath
+#  #   lib/libsvm
+#  #   lib/pcre2
+}
+
+src_install(){
+   dobin vt
+}



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

2017-01-08 Thread Anthony G. Basile
commit: 78404f8f8ea9b5dde8d59e4fec442c090328ee65
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan  8 22:52:07 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Jan  8 22:58:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78404f8f

sys-libs/musl: Security cleanup (bug #597498)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-libs/musl/musl-1.1.15.ebuild | 137 ---
 1 file changed, 137 deletions(-)

diff --git a/sys-libs/musl/musl-1.1.15.ebuild b/sys-libs/musl/musl-1.1.15.ebuild
deleted file mode 100644
index 52c5992..
--- a/sys-libs/musl/musl-1.1.15.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils flag-o-matic multilib toolchain-funcs
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://git.musl-libc.org/musl"
-   inherit git-r3
-   SRC_URI="
-   http://dev.gentoo.org/~blueness/musl-misc/getconf.c
-   http://dev.gentoo.org/~blueness/musl-misc/getent.c
-   http://dev.gentoo.org/~blueness/musl-misc/iconv.c;
-   KEYWORDS=""
-else
-   SRC_URI="http://www.musl-libc.org/releases/${P}.tar.gz
-   http://dev.gentoo.org/~blueness/musl-misc/getconf.c
-   http://dev.gentoo.org/~blueness/musl-misc/getent.c
-   http://dev.gentoo.org/~blueness/musl-misc/iconv.c;
-   KEYWORDS="-* amd64 arm ~mips ppc x86"
-fi
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-if [[ ${CTARGET} == ${CHOST} ]] ; then
-   if [[ ${CATEGORY} == cross-* ]] ; then
-   export CTARGET=${CATEGORY#cross-}
-   fi
-fi
-
-DESCRIPTION="Light, fast and simple C library focused on standards-conformance 
and safety"
-HOMEPAGE="http://www.musl-libc.org/;
-LICENSE="MIT LGPL-2 GPL-2"
-SLOT="0"
-IUSE="crosscompile_opts_headers-only"
-
-QA_SONAME="/usr/lib/libc.so"
-QA_DT_NEEDED="/usr/lib/libc.so"
-
-is_crosscompile() {
-   [[ ${CHOST} != ${CTARGET} ]]
-}
-
-just_headers() {
-   use crosscompile_opts_headers-only && is_crosscompile
-}
-
-musl_endian() {
-   # XXX: this wont work for bi-endian, but we dont have any
-   touch "${T}"/endian.s || die
-   $(tc-getAS ${CTARGET}) "${T}"/endian.s -o "${T}"/endian.o
-   case $(file "${T}"/endian.o) in
-   *" MSB "*) echo "";;
-   *" LSB "*) echo "el";;
-   *) echo "nfc";; # We shouldn't be here
-   esac
-}
-
-pkg_setup() {
-   if [ ${CTARGET} == ${CHOST} ] ; then
-   case ${CHOST} in
-   *-musl*) ;;
-   *) die "Use sys-devel/crossdev to build a musl toolchain" ;;
-   esac
-   fi
-}
-
-src_configure() {
-   tc-getCC ${CTARGET}
-   just_headers && export CC=true
-
-   local sysroot
-   is_crosscompile && sysroot=/usr/${CTARGET}
-   ./configure \
-   --target=${CTARGET} \
-   --prefix=${sysroot}/usr \
-   --syslibdir=${sysroot}/lib \
-   --disable-gcc-wrapper
-}
-
-src_compile() {
-   emake obj/include/bits/alltypes.h
-   just_headers && return 0
-
-   emake
-   $(tc-getCC) ${CFLAGS} "${DISTDIR}"/getconf.c -o "${T}"/getconf
-   $(tc-getCC) ${CFLAGS} "${DISTDIR}"/getent.c -o "${T}"/getent
-   $(tc-getCC) ${CFLAGS} "${DISTDIR}"/iconv.c -o "${T}"/iconv
-}
-
-src_install() {
-   local target="install"
-   just_headers && target="install-headers"
-   emake DESTDIR="${D}" ${target}
-   just_headers && return 0
-
-   # musl provides ldd via a sym link to its ld.so
-   local sysroot
-   is_crosscompile && sysroot=/usr/${CTARGET}
-   local ldso=$(basename "${D}"${sysroot}/lib/ld-musl-*)
-   dosym ${sysroot}/lib/${ldso} ${sysroot}/usr/bin/ldd
-
-   if [[ ${CATEGORY} != cross-* ]] ; then
-   # TODO: We may be able to simplify this code by obtianing the 
arch name with
-   # /usr/lib/libc.so 2>&1 | sed -n 's/^.*(\(.*\))$/\1/;1p'
-   local target=$(tc-arch) arch
-   local endian=$(musl_endian)
-   case ${target} in
-   amd64) arch="x86_64";;
-   arm)   arch="armhf";; # We only have hardfloat right now
-   mips)  arch="mips${endian}";;
-   ppc)   arch="powerpc";;
-   x86)   arch="i386";;
-   esac
-   cp "${FILESDIR}"/ldconfig.in "${T}" || die
-   sed -e "s|@@ARCH@@|${arch}|" "${T}"/ldconfig.in > 
"${T}"/ldconfig || die
-   into /
-   dosbin "${T}"/ldconfig
-   into /usr
-   dobin "${T}"/getconf
-   dobin "${T}"/getent
-   dobin "${T}"/iconv
-   echo 'LDPATH="include ld.so.conf.d/*.conf"' > "${T}"/00musl || 
die
-   doenvd "${T}"/00musl || die
-   fi

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

2017-01-08 Thread Matt Thode
commit: c00e58a790b4c0b5019fc9e4a17f8167d09474a7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:46:51 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:46:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00e58a7

www-apps/icingaweb2: 2.4.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 www-apps/icingaweb2/icingaweb2-2.4.0.ebuild | 4 ++--
 www-apps/icingaweb2/icingaweb2-.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
index 0da8152..20dd498 100644
--- a/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx postgres"
 REQUIRED_USE="^^ ( apache2 nginx )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
dev-php/pecl-imagick

diff --git a/www-apps/icingaweb2/icingaweb2-.ebuild 
b/www-apps/icingaweb2/icingaweb2-.ebuild
index d679516..799ce70 100644
--- a/www-apps/icingaweb2/icingaweb2-.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -73,6 +73,7 @@ src_install() {
insinto "/usr/share/${PN}"
doins -r "${S}"/*
fperms -R a+rX "/usr/share/${PN}/public/"
+   fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
 }
 
 pkg_postinst() {



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

2017-01-08 Thread Matt Thode
commit: 85a76a55f38b679a699f52c5236ab31cfc3ce04e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:47:58 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:47:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a76a55

sys-cluster/swift: 2.10.1 stable amd64 and x86

Package-Manager: portage-2.3.0

 sys-cluster/swift/swift-2.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/swift/swift-2.10.1.ebuild 
b/sys-cluster/swift/swift-2.10.1.ebuild
index 52716bf..1450feb 100644
--- a/sys-cluster/swift/swift-2.10.1.ebuild
+++ b/sys-cluster/swift/swift-2.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="proxy account container object +memcached"
 REQUIRED_USE="|| ( proxy account container object )"
 



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

2017-01-08 Thread Matt Thode
commit: 6e88697e14ec843134eb060630a856ad56905f7c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:42:20 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:42:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e88697e

net-misc/memcached: bup

Package-Manager: portage-2.3.0

 net-misc/memcached/Manifest|  1 +
 net-misc/memcached/memcached-1.4.34.ebuild | 94 ++
 2 files changed, 95 insertions(+)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index 21913ea..aa1211a 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -1 +1,2 @@
 DIST memcached-1.4.33.tar.gz 389813 SHA256 
83726c8d68258c56712373072abb25a449c257398075a39ec0867fd8ba69771d SHA512 
00af5a2f46702fb8e606b1035cdaad125445d8eb701927a3d7cd6c12e0811efb3ad917e3118043fd993b5c313f1aa0c4b2a471218e971a21fed7c896e136
 WHIRLPOOL 
05ee1d4ea931a1f1792283b1d947ffa48752cb6ad1417d06221f967b00e638f5fa21448080efc1de1adf7457bd202b6102ae1495ba1e01368fcba04565c95299
+DIST memcached-1.4.34.tar.gz 391131 SHA256 
5064c87f91a37d822dfeab8768490c55fe686a742f07f67c7121101e48d87c79 SHA512 
e91aa784674501313cd7464bad22f1898b998c836492a52efe68d097a01249a4fffd3b23b79af86957dd3dc11794f2bff476a4891b9cfa172ff9c29dfb50789f
 WHIRLPOOL 
7e6025c3dd7e10d0bb65bb576aa47e901043a6d62c4240ce427d0b54cc92086fb4cb81b2d18ad0f4dc76b998600897a542ba7dd57904076161fa5cde733e57f3

diff --git a/net-misc/memcached/memcached-1.4.34.ebuild 
b/net-misc/memcached/memcached-1.4.34.ebuild
new file mode 100644
index ..b1f4d97
--- /dev/null
+++ b/net-misc/memcached/memcached-1.4.34.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils flag-o-matic systemd user
+
+MY_PV="${PV/_rc/-rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="High-performance, distributed memory object caching system"
+HOMEPAGE="http://memcached.org/;
+SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
+https://www.memcached.org/files/old/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+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"
+IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
+
+RDEPEND=">=dev-libs/libevent-1.4:=
+dev-lang/perl
+sasl? ( dev-libs/cyrus-sasl )
+selinux? ( sec-policy/selinux-memcached )"
+DEPEND="${RDEPEND}
+   test? ( virtual/perl-Test-Harness 
>=dev-perl/Cache-Memcached-1.24 )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-1.2.2-fbsd.patch"
+   epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
+   epatch "${FILESDIR}/${PN}-1.4.4-as-needed.patch"
+   epatch "${FILESDIR}/${PN}-1.4.17-EWOULDBLOCK.patch"
+   sed -i -e 's,-Werror,,g' configure.ac || die
+   sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac || die
+   eautoreconf
+   use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
+
+   # Tweak upstream systemd unit to use Gentoo variables/envfile.
+   # As noted by bug #587440
+   sed -i -e '/^ExecStart/{
+   s,{USER},{MEMCACHED_RUNAS},g;
+   s,{CACHESIZE},{MEMUSAGE},g;
+   s,OPTIONS,MISC_OPTS,g;
+   };
+   /Environment=/{s,OPTIONS,MISC_OPTS,g;};
+   /EnvironmentFile=/{s,/sysconfig/,/conf.d/,g;};
+   ' \
+   "${S}"/scripts/memcached.service
+}
+
+src_configure() {
+   econf \
+   --disable-docs \
+   $(use_enable sasl)
+   # The xml2rfc tool to build the additional docs requires TCL :-(
+   # `use_enable doc docs`
+}
+
+src_compile() {
+   # There is a heavy degree of per-object compile flags
+   # Users do NOT know better than upstream. Trying to compile the testapp 
and
+   # the -debug version with -DNDEBUG _WILL_ fail.
+   append-flags -UNDEBUG -pthread
+   emake testapp memcached-debug CFLAGS="${CFLAGS}"
+   filter-flags -UNDEBUG
+   emake
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dobin scripts/memcached-tool
+   use debug && dobin memcached-debug
+
+   dodoc AUTHORS ChangeLog NEWS README.md doc/{CONTRIBUTORS,*.txt}
+
+   newconfd "${FILESDIR}/memcached.confd" memcached
+   newinitd "${FILESDIR}/memcached.init2" memcached
+   systemd_dounit "${S}/scripts/memcached.service"
+}
+
+pkg_postinst() {
+   enewuser memcached -1 -1 /dev/null daemon
+
+   elog "With this version of Memcached Gentoo now supports multiple 
instances."
+   elog "To enable this you should create a symlink in /etc/init.d/ for 
each instance"
+   elog "to /etc/init.d/memcached and create the 

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

2017-01-08 Thread Matt Thode
commit: 90231cd3d67a69c6ce642765bf370e6328b8b291
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:49:27 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:49:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90231cd3

dev-python/python-openstackclient: 3.2.1 stable amd64 and x86

Package-Manager: portage-2.3.0

 dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild 
b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
index 396fa87..3955fcb 100644
--- a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
+++ b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"



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

2017-01-08 Thread Matt Thode
commit: 124b15f1b2cce2b16109cc0c6e5dfc116de68904
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:24:20 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:33:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=124b15f1

dev-python/ovs: bup

Package-Manager: portage-2.3.0

 dev-python/ovs/Manifest |  1 +
 dev-python/ovs/ovs-2.6.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/ovs/Manifest b/dev-python/ovs/Manifest
index 6957f48..f50f81e 100644
--- a/dev-python/ovs/Manifest
+++ b/dev-python/ovs/Manifest
@@ -1,2 +1,3 @@
 DIST ovs-2.4.0.tar.gz 61230 SHA256 
ea38287b56fd19af24dd6d1c0098ccc8ded9e8f9daeb04b152e3835278becd01 SHA512 
45dd7e040c56f8ef16a2ca1fddb769c6d2c67c729f1889dcd867d57d6de8fe4f6baafe99113db05e20adf41389feea2ea9f69739256842404edce6ac28782e07
 WHIRLPOOL 
2dfde0a2eb334deea8bf88ceea15ad8c5e237cdd3e01cf6a0a7a5a1029bb7aca9bfc3ee83f88687d014723e82199776882ac89ccca1cac051142f48e46ad53a5
 DIST ovs-2.6.0.tar.gz 67450 SHA256 
f30d7c4bf06398f5b0d5992d0460e90efb1b8334337fd27078ec28a5c9e34d89 SHA512 
6efc35a6935253cbf5f7b17b200d79e8c705c43c465668fbe060d76708728b27a537e25120539628ea10d041643caa61d70871adf6d6dfdbd394cc221cc0bd63
 WHIRLPOOL 
08cf29e1fe2bc3caf744a35b3bdedba4111b8cca5646e72aaea9290a8a211cf2240043e6ee329357a9f85956d8feb0e396bb083d4eafb34552d4b09c771f1b21
+DIST ovs-2.6.1.tar.gz 67436 SHA256 
939aa4e3135b02143907c850ab573d42c192b14a5c210cd6417a9489a7e65f3f SHA512 
967baf44ccb36902fb28eb0df299bd9cca42a5cc030aa059d7cf90c79b8ad79ce8d854801acba4f711753bca47957485d6f4ad7deacd72cbce7d9fa9fba02292
 WHIRLPOOL 
561ad0cab25e7471cd189f9ea3b1d6a358f2cd48fe78550c2020333db66eb8cb13fac9486a033e96b65abffb7e47924d1987d26b84030e9d568dc13542b6fad5

diff --git a/dev-python/ovs/ovs-2.6.1.ebuild b/dev-python/ovs/ovs-2.6.1.ebuild
new file mode 100644
index ..dea2836
--- /dev/null
+++ b/dev-python/ovs/ovs-2.6.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="OVS bindings for python."
+HOMEPAGE="https://github.com/openvswitch/ovs/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="!

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

2017-01-08 Thread Matt Thode
commit: 302b33c2b83c5e263d5f4fb564bdb5397b73daae
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan  8 22:33:22 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan  8 22:33:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302b33c2

net-misc/openvswitch: bup

Package-Manager: portage-2.3.0

 net-misc/openvswitch/Manifest |   1 +
 net-misc/openvswitch/openvswitch-2.6.1.ebuild | 160 ++
 2 files changed, 161 insertions(+)

diff --git a/net-misc/openvswitch/Manifest b/net-misc/openvswitch/Manifest
index efed71d..27b53e0 100644
--- a/net-misc/openvswitch/Manifest
+++ b/net-misc/openvswitch/Manifest
@@ -3,3 +3,4 @@ DIST openvswitch-2.0.0.tar.gz 2708774 SHA256 
5060e2be69cce01c15f67b481482cb1a0ea
 DIST openvswitch-2.1.3.tar.gz 3080126 SHA256 
43a2562fe5e8e48e997bfdb04691ffaaaefe73069b5699654538bf2f16ebfb1a SHA512 
ede64d37f8bf4a475ab3e4a1e0cd83ae1f29df318f7834b804d9f334710ba43b25b9f562f8c7e91041e24f3121fd03e9e09fc789f398d352a2dceaa0576013dd
 WHIRLPOOL 
ddd6c1c733a7a139d58d0492ea8c0efa40065443f763faffd5964e5578acfe9b02ec1dd009c52843759d8a93027eb89412e768ca3e70d9ceeb0d030e791a9b7e
 DIST openvswitch-2.5.0.tar.gz 4603077 SHA256 
34da54fbad503205b1a66b48ca4312679e1ce5b04763a9fb86050b2b25d66f21 SHA512 
32addb6ed8d4b78e6eb5b951de6b2390dacb3a66096ff8de6020e6d42d460e1038eec43c4057707942f8043ebcad848488d09c7aabfa4599d53782a9cc69f089
 WHIRLPOOL 
3b879ce376268bb65858f4c4b7193c54fc43a9903029f2000cee1a4f8739eae3ed5b2ad67c57de7ecfe3028874831796bd69a1b8a0599d9dad56f1b524302c5d
 DIST openvswitch-2.6.0.tar.gz 5386102 SHA256 
c6f86b47b5847e739ca1c5a80059a804cd49e2b98eefef0fdbce1c4d93c7d0f1 SHA512 
7bcf02a00b94924e7931642790f40a49b86338baa63405e9454bff20b82d5a53bbc43279c223946f082d050c73ce6caedcb8a1e52979c873262bc9e8ff84b42d
 WHIRLPOOL 
d275071d3491167d3672966381403e704580797eb53fb8d8da2de3c08efd614a709d70af256172670271601d8d90a1350f1c2fae0e9236f729b6c278d5038513
+DIST openvswitch-2.6.1.tar.gz 5399107 SHA256 
307b20aba6a179bf13e5da9ac242933c31349073762473a9d4782619c8c1cf0c SHA512 
c5a716d2d9ac5f353827a4ad1e26f4d0ddfc4d7bf1e8f696043c32676e77c068e3e0dd423348cc33d5507753d7a27ce24898b823dad3fbc6a8d79297fa088b39
 WHIRLPOOL 
1ab35852ad45fc99964c814923ea54b22ec6c4630b2aa6cb6aee7b96ca806095d0be60c1b08f926419efa79a3c7ce4d484efe497bb50a9596db69b6020175092

diff --git a/net-misc/openvswitch/openvswitch-2.6.1.ebuild 
b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
new file mode 100644
index ..2276a70
--- /dev/null
+++ b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
@@ -0,0 +1,160 @@
+# Copyright 1999-2017 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 autotools eutils linux-info linux-mod python-r1 systemd
+
+DESCRIPTION="Production quality, multilayer virtual switch"
+HOMEPAGE="http://openvswitch.org;
+SRC_URI="http://openvswitch.org/releases/${P}.tar.gz;
+
+LICENSE="Apache-2.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="debug modules monitor +ssl"
+
+RDEPEND="
+   || (
+   >=sys-apps/openrc-0.10.5
+   sys-apps/systemd
+   )
+   ssl? ( dev-libs/openssl:0= )
+   ${PYTHON_DEPS}
+   ~dev-python/ovs-${PV}
+   dev-python/twisted-core
+   dev-python/twisted-conch
+   dev-python/twisted-web
+   dev-python/PyQt4[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+   debug? ( dev-lang/perl )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES="${FILESDIR}/xcp-interface-reconfigure-2.3.2.patch"
+
+CONFIG_CHECK="~NET_CLS_ACT ~NET_CLS_U32 ~NET_SCH_INGRESS ~NET_ACT_POLICE ~IPV6 
~TUN"
+MODULE_NAMES="openvswitch(net:${S}/datapath/linux)"
+BUILD_TARGETS="all"
+
+pkg_setup() {
+   if use modules ; then
+   CONFIG_CHECK+=" ~!OPENVSWITCH"
+   kernel_is ge 3 10 0 || die "Linux >= 3.10.0 and <= 4.8 required 
for userspace modules"
+   kernel_is le 4 7 999 || die "Linux >= 3.10.0 and <= 4.8 
required for userspace modules"
+   linux-mod_pkg_setup
+   else
+   CONFIG_CHECK+=" ~OPENVSWITCH"
+   linux-info_pkg_setup
+   fi
+}
+
+src_prepare() {
+   # Never build kernelmodules, doing this manually
+   sed -i \
+   -e '/^SUBDIRS/d' \
+   datapath/Makefile.in || die "sed failed"
+   eautoreconf
+   default
+}
+
+src_configure() {
+   set_arch_to_kernel
+   #monitor ist statically enabled for bug 596206
+   #use monitor || export ovs_cv_python="no"
+   #pyside is staticly disabled
+   export ovs_cv_pyuic4="no"
+
+   local linux_config
+   use modules && linux_config="--with-linux=${KV_OUT_DIR}"
+
+   econf ${linux_config} \
+   --with-rundir=/var/run/openvswitch \
+   --with-logdir=/var/log/openvswitch \
+   --with-pkidir=/etc/ssl/openvswitch \
+   

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

2017-01-08 Thread Zac Medico
commit: dcc047d7da26c1e39afdd1d92cf91030abf6046d
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan  8 22:22:57 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan  8 22:29:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc047d7

app-emulation/rkt: version bump to 1.22.0

Package-Manager: portage-2.3.3

 app-emulation/rkt/Manifest  |   1 +
 app-emulation/rkt/rkt-1.22.0.ebuild | 257 
 2 files changed, 258 insertions(+)

diff --git a/app-emulation/rkt/Manifest b/app-emulation/rkt/Manifest
index fa3fd04..00cd107 100644
--- a/app-emulation/rkt/Manifest
+++ b/app-emulation/rkt/Manifest
@@ -2,5 +2,6 @@ DIST kvmtool-1cd6f516264ad2ad83fad3dc1264d6ff4bcd17b2.tar.gz 
244571 SHA256 c72c0
 DIST linux-4.8.6.tar.xz 91969848 SHA256 
74744e00420856cfc8049fa3b3a55e57a116994226a498ef56801bc9492df36b SHA512 
235acc394ce347d4131e86f6ff3f3fa9d552bf227c2483c25da7de99f3dc8fd20c4a04db0c8d59cdfa4fa9d98a5b102a5734f7b7704df6648c6efa5e8a7515ea
 WHIRLPOOL 
cb27d5654f7351ff32d057501c594f9b6e15fefe78c588b9e9cfedd88fbdb807ba7cfc1e238444d94f3d46168d6edc1bbb8e3966c2ca0f46c668dd4e9d60a01f
 DIST qemu-2.7.0.tar.bz2 26867760 SHA256 
326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53 SHA512 
654acaa7b3724a288e5d7e2a26ab780d9c9ed9f647fba00a906cbaffbe9d58fd666f2d962514aa2c5b391b4c53811ac3170d2eb51727f090bd19dfe45ca9a9db
 WHIRLPOOL 
dcb3e5f7da89dd8e14d636d7ebd476e076e0043880bb9ea3fb1c03cb4bcd4e5c7d3c4719da26c3ce521e3a3db5ae671e86f198ac1bc3474e774d75504fef8b8d
 DIST rkt-1.21.0.tar.gz 3334473 SHA256 
63eed8da954c24c1f9010e7513ee6ac21ffeaf63a648f9d5a0f9e9d3eb92fde5 SHA512 
2723aab1aadbe7be0f7ce9c7f4e000c76d8c34d167b1157a08de7fb2248e4b73a7fc765ead557db495bab803f5d5c8d09e1d9441301396e18fa49b21a8c4c7ae
 WHIRLPOOL 
11b28be68dd246ddafb5455becc64ea1b185d1128747dc51103ab692c34cd9157423164c4847be9e9a39338cb5ad6e2db3e588545378179b51a0ce58a1be1935
+DIST rkt-1.22.0.tar.gz 3338862 SHA256 
49fda935e0ec628889b0c6ba22277354dbf9b89b4c09429c10800a562bbf1b7c SHA512 
2aa6c15a0994e1ba427b05694f6fa12446e2f336ff51593fc6d4776f77d0b798203a0ab97f4c12ada1226c934b4e1866d9a5545f48ae1938e79d696d236ad8c7
 WHIRLPOOL 
98c8761e47379a02b536b760f327dc65dabd3594d30fdc792326044fc0e825401cc49abf0b5ab6ce6d4bc6072f0008466da4f3d2a12cdad16908e8549c0fa88e
 DIST rkt-pxe-1235.0.0.img 243713684 SHA256 
988e4ad8e044dd8bff54cb5e0a34a1ed25cf7bc8cc241f1a90e3fe7f1412f315 SHA512 
b19821c63b7b53a1aad3b6e279189f9ceed1f5db1a691d12a70eb7340cceb4c3fd4f7f61a913d9482aec5ce28740b9ee777f86a1ce54f597f50341d701372542
 WHIRLPOOL 
f3905ce3a2a55a027197a2d11ca541323fdfd560d186b4a2c39a8f45e19811067d5de4fbd3656935b12787e1dec79d118d7a01d52a8ef7abd0dad4f38a222b1c
 DIST systemd-231.tar.gz 4381464 SHA256 
899733ad6c157cedbb89aec4efe3bc824dcfd65a1d6f6bebc7b043f7924e39b4 SHA512 
199fa33a0494d1d15f7fe3c796fe14913ad386766571d4d3fbb1cb1c446e04f6d06a965213be4c594a7183e810fc2fd4804fe14f64f21b0a1278b717889811c6
 WHIRLPOOL 
7779291e9fb9873cb1773b8583cf6d4b7dec837363ea89c4a73c1e397a76752b66f8b57d8fc4d9cef768cc1855b5e325ad88a8a69eb5380aa924e0a6dead41b1

diff --git a/app-emulation/rkt/rkt-1.22.0.ebuild 
b/app-emulation/rkt/rkt-1.22.0.ebuild
new file mode 100644
index ..7e401a4
--- /dev/null
+++ b/app-emulation/rkt/rkt-1.22.0.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit bash-completion-r1 autotools flag-o-matic systemd toolchain-funcs user
+
+KEYWORDS="~amd64"
+
+PXE_VERSION="1235.0.0"
+PXE_SYSTEMD_VERSION="v231"
+KVM_LINUX_VERSION="4.8.6"
+KVMTOOL_VERSION="1cd6f516264ad2ad83fad3dc1264d6ff4bcd17b2"
+QEMU_VERSION="v2.7.0"
+PXE_URI="http://alpha.release.core-os.net/amd64-usr/${PXE_VERSION}/coreos_production_pxe_image.cpio.gz;
+PXE_FILE="${PN}-pxe-${PXE_VERSION}.img"
+
+SRC_URI_KVM="mirror://kernel/linux/kernel/v4.x/linux-${KVM_LINUX_VERSION}.tar.xz
+   ${PXE_URI} -> ${PXE_FILE}
+"
+
+SRC_URI="https://github.com/coreos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+rkt_stage1_coreos? ( $PXE_URI -> $PXE_FILE )
+rkt_stage1_kvm_lkvm? (
+   
https://kernel.googlesource.com/pub/scm/linux/kernel/git/will/kvmtool/+archive/${KVMTOOL_VERSION}.tar.gz
 -> kvmtool-${KVMTOOL_VERSION}.tar.gz
+   ${SRC_URI_KVM}
+)
+rkt_stage1_kvm_qemu? (
+   http://wiki.qemu-project.org/download/qemu-${QEMU_VERSION#v}.tar.bz2
+   ${SRC_URI_KVM}
+)
+rkt_stage1_src? ( 
https://github.com/systemd/systemd/archive/${PXE_SYSTEMD_VERSION}.tar.gz -> 
systemd-${PXE_SYSTEMD_VERSION#v}.tar.gz )"
+
+DESCRIPTION="rkt is an App Container runtime for Linux"
+HOMEPAGE="https://github.com/coreos/rkt;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+# The rkt_stage1_kvm flag has been replaced by the rkt_stage1_kvm_lkvm and 
rkt_stage1_kvm_qemu flags
+IUSE="doc examples +rkt_stage1_coreos +rkt_stage1_fly rkt_stage1_host 
rkt_stage1_kvm rkt_stage1_kvm_lkvm rkt_stage1_kvm_qemu rkt_stage1_src +actool 
systemd"
+REQUIRED_USE="|| ( rkt_stage1_coreos 

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

2017-01-08 Thread Mike Gilbert
commit: ed5ccf54791905c9d80cfc5e7bcf03449464378d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan  8 22:09:22 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan  8 22:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5ccf54

dev-lang/python: bump to 3.6.0

Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12

 dev-lang/python/Manifest|   2 +
 dev-lang/python/python-3.6.0.ebuild | 341 
 2 files changed, 343 insertions(+)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 2441974..fa24994 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -3,8 +3,10 @@ DIST Python-2.7.12.tar.xz 12390820 SHA256 
d7837121dd5652a05fef807c361909d255d173
 DIST Python-3.4.3.tar.xz 14421964 SHA256 
b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8 SHA512 
55b2d7c07da8ad3a3971b4687da2e45809c6f1474732e93b0432f121f287d0b63ad8a9bf381987ea70f47a03d9474c3e55b7d86d14800bf7ef29b3324d8d35b9
 WHIRLPOOL 
f851dedc6a1ea35adec83d60784a5fbcd9dfcf6aa8858bb5ada114fa2ff55add1fbf323ab94ec039ecdedb26d59e8f2e6e171cd9fc1ed41ad9cfa434a555cff3
 DIST Python-3.4.5.tar.xz 14516820 SHA256 
ee64b1c8a47461009abf25252332d29a4e587cb4f0c1c96aa793a3732e9d898a SHA512 
b548a5338d141b3086dea372fa2cc245ba5350ee9f0d1304ef6222dc45380b66d380b092e547d54206d56ca68563b95036f445f97f72bb0ef1d48f81a74a3d4c
 WHIRLPOOL 
43e0aed0177d46148964447b4fb24475c4c736afb2ba84ec393fbf55db3da3f192308f9c8f236deaa7a608dac56946ee7755970fadaa82bf406c910a05f36883
 DIST Python-3.5.2.tar.xz 15222676 SHA256 
0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40 SHA512 
c07c3366f1c81e214241444bb9da6db9d11da32ad66bfa29cdad5a3b2e34e4d870bda6d4ce3c3910b582942e91f1d8c8a1c1a7b9464cc147b83c9e0007012742
 WHIRLPOOL 
cf55d67f362b6a7529d43bb5aa8014c8349be190c6d4dae9d48de1679ab8623087478f41686cdced981cf18bb3d107052732cd437ff31ba5de2cc06b04ec2289
+DIST Python-3.6.0.tar.xz 16805836 SHA256 
b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622 SHA512 
9d06bee9172bc0bfd2d280fd1c27ea712f3258cfbfd2e2aeb734d0a6710998d5deeefc5d6e72251750dd9493d35461511ceaa187a29dea700ca238ff6ac1dbb2
 WHIRLPOOL 
4fbe3b971ff6fca4349c74ca07ade0406ae70e0d201cb7689e95744a6f39d1bcc010eb426f4e02aa8f692828aa996aa5c7656b8031503b342b9b4a42beeb7827
 DIST python-gentoo-patches-2.7.10-0.tar.xz 12892 SHA256 
c9a838bd62ae50cc385da23a837acfd05f2b74e4f086c9c76eb4d3aa5366ef6d SHA512 
5f100944635e360691dc0a2b340a906646c4ae9ee558246ddffc56e8b15d389f25f1fbdc1db4cc08e7d29560d04d66b058b3904902899d58ecae8c408ebdf056
 WHIRLPOOL 
f69e9a518bb7ee50c1b262a21e70e1e2443f859ee6d2f4fa84421120dbd054a06ce8dd6cfea8512cbc64bce806322b879c25c561d5eb05e1ba6cc15035b373a9
 DIST python-gentoo-patches-2.7.12-0.tar.xz 13576 SHA256 
cd842eec7202df57c153adc1fbb81e70b26ef651f8e9346e065d8577b93f343b SHA512 
8bf530fca15c47fa5d9bc958e433b35943a12c98e4172806a45aa60dc85ec92f8ab6ffcd90f752dc5bf8ffc711414894c15820c4b6ef72dbcedc2808119fb1f6
 WHIRLPOOL 
54b8ca6a4371d460dadccfdffcc096c12930d58714eef95117a658d7a1337ea89c45c69553b5b993017211faaa0f8d670e09a8452e53c0fb176be3e908524ee6
 DIST python-gentoo-patches-3.4.3-0.tar.xz 11736 SHA256 
917a9d98d40a91379c81ea57922a8632ba3c6f6db6f304ed6262bc88c5044946 SHA512 
7ad1b30cf8bb7900fe518ed71e4ee55dd92ce7e23ae583a1f2f851b26cfa8c4f4271d28f418e780f3725a48d4ca8eeb8fd083f850810c66c29fb08c430828d72
 WHIRLPOOL 
074e8c0055b49a028eebda21d1acfb8a25ec968eb8b350c2bed37e042f9f354871e413db13e0ef2fe41d7e56d647178a7b3622019f36c4819c2c68f088366eb1
 DIST python-gentoo-patches-3.4.5-0.tar.xz 12044 SHA256 
84ee7630670a1dac4bbbc55fabf5f99b5b29007de4f140ad956e93d2e7aba8fa SHA512 
108a4845667ecdf4001fcbeffab0cfbbac87439a449a7351428b0f3e2f159e3848ee0c0dfa45c9fba893b9f9584b33722fc8bb0bd7485a1d0909c3a35ede6ed8
 WHIRLPOOL 
f0248faa0b4ce5679e37381bba90f8a4d361a49db792787bffc06a54a4bc82fea4d53255120f10e6dbf51b99e12417fc1b469be9624e73508fa3a212a38e7352
 DIST python-gentoo-patches-3.5.2-0.tar.xz 12008 SHA256 
eb898fb448bd40f086ae2910e94c608faa932eb377fe40bd34f4390b4c37aac1 SHA512 
e2ef1b8f10f9ea849bf52a0be65d48f7cfecf07bdf151cbbd7e3a1c9428a8d96e901650496c4ae7fd0093af8cc90de8df674dc1a4c66ad21916a4ee45a81efc8
 WHIRLPOOL 
66b99c7c50e3eaca783f773349b3e8a357f706a7da6a66bd2e0a53946bc81d965ac99d8fd4c50ba7e42052aa84508c8aede5eacedbb95f040a48cf1a5de6b6b0
+DIST python-gentoo-patches-3.6.0-0.tar.xz 10680 SHA256 
ecf78d292f2fef1116b41c3884f492d41ea716a14f0a21755ba2f8d76aefe1a7 SHA512 
f340643cf338c693ce315fab705ba888040a2989b0887686d43886319419245c24bb46ebb71cea422644f1f3beaf64289b773e72db3377187bf11a83f9313a90
 WHIRLPOOL 
4a4d12ea0dbb03b5d2730db40b5aebe4c1c937cfe63341c775431dc06a3b60552b9390fdf9b7fff5e50024a93d11b269ef80a95afcf308327943f7003dd4c379

diff --git a/dev-lang/python/python-3.6.0.ebuild 
b/dev-lang/python/python-3.6.0.ebuild
new file mode 100644
index ..a3138f0
--- /dev/null
+++ b/dev-lang/python/python-3.6.0.ebuild
@@ -0,0 +1,341 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 

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

2017-01-08 Thread Mike Gilbert
commit: 943576d9c7439a3c58423fed85ffb1b83ff15f9e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan  8 22:15:27 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan  8 22:16:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943576d9

profiles: mask python:3.6

 profiles/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 227220f..23bb747 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (08 Jan 2017)
+# Masked pending testing and eclass/profile support.
+dev-lang/python:3.6
+
 # Chris Reffett  (08 Jan 2017)
 # Superseded by projectlibre-bin, please migrate to that.
 # Masked for removal in 30 days.



[gentoo-commits] proj/musl:master commit in: dev-util/kbuild/files/, dev-util/kbuild/

2017-01-08 Thread Aric Belsito
commit: 2cb0d4a7ad23eb95769c6fd08231551e27759a92
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 22:15:45 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 22:15:45 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=2cb0d4a7

dev-util/kbuild: Add latest version

NOTE: This will only build with >=sys-devel/gcc-5.4.0 due to the build method
for previous versions.

 dev-util/kbuild/Manifest   | 14 +++
 .../kbuild/files/kbuild-0.1.5-gentoo-docdir.patch  | 11 +++
 .../kbuild-0.1.9998_pre20110817-gcc-4.7.patch  | 11 +++
 .../files/kbuild-0.1.9998_pre20110817-gold.patch   | 16 
 ...ld-0.1.9998_pre20110817-kash-link-pthread.patch | 10 +++
 .../files/kbuild-0.1.9998_pre20120806-qa.patch | 13 +++
 dev-util/kbuild/files/kbuild-glibc-2.10.patch  | 31 +++
 dev-util/kbuild/files/kbuild-missing-headers.patch | 23 +
 dev-util/kbuild/files/kbuild-musl.patch| 66 +++
 dev-util/kbuild/files/kbuild-non-glibc.patch   | 99 ++
 .../files/kbuild-unknown-configure-opt.patch   | 11 +++
 .../kbuild/kbuild-0.1.9998_pre20131130-r1.ebuild   | 72 
 dev-util/kbuild/metadata.xml   | 16 
 13 files changed, 393 insertions(+)

diff --git a/dev-util/kbuild/Manifest b/dev-util/kbuild/Manifest
new file mode 100644
index 000..07e838f
--- /dev/null
+++ b/dev-util/kbuild/Manifest
@@ -0,0 +1,14 @@
+AUX kbuild-0.1.5-gentoo-docdir.patch 358 SHA256 
eb1746772092e184d94d923806f9e5c2eafb9d9d2950afd973df62f9f190ff4d SHA512 
468dd844de34867c7ccafabafab4d5870fcb63f38fcb8d53580787cf9600027db91cb5ad962862d6a654dcec2b58654cc62fd6146fb0903c1b2d2079a7016020
 WHIRLPOOL 
73f584911dd34360bfa68ac7c9649011ffbbf89293441429f73c28b44a7a7a69fb6d9c18af59f2c8181d87223bac631d925039051acef81128552d0698a57df3
+AUX kbuild-0.1.9998_pre20110817-gcc-4.7.patch 315 SHA256 
34a340193b7f6154ab8f5a6d5f828677a967f110c72ced74b0394a02857ad5d8 SHA512 
843a90f52dc6163936a3bff5d11aedb92642baf66ec4adacf0705b484b4a2d624995ffa59dfbfde3218e0e2e763f64338a03ebf935ec23fdad66093824ced7e1
 WHIRLPOOL 
f06a8c58049e540862c1bb456062c312ddb022895dee8c86e0a5c7d57100f5246d586aafc0008249ce5004bd67aa4fdd82e129f3ae48a703b4be7d1eb925cd93
+AUX kbuild-0.1.9998_pre20110817-gold.patch 795 SHA256 
2c2de2d1abf4d9d71c8f14c60701a98223e83a86387dcbb3ce892022e2b67080 SHA512 
6ea5d896fdd632355985bdaa69e36aa091fdddc925049dfcb7eab37472c88fde954c6b987a0e647e65832cec5c91ccad7ad8270376a112af95df90d4a60687f9
 WHIRLPOOL 
d3f4413b0c6c493095a8d9344ee94fd02afd446421ad3b0713477846dc186da82c0602e232beacaae5ca97a17bf784f1f18cf172e42dc488a17a1977eb8fd973
+AUX kbuild-0.1.9998_pre20110817-kash-link-pthread.patch 296 SHA256 
9370231d3ff856b8be43d352e2c6e29e66079467e99169ed234c3b0761666e90 SHA512 
178da856a83631ca4d86a9b8c20e74b75b76426c177b87c26d4c4b3df86e72f3b6339e8f61948498ab9c4bf047119588f3df8ce78448160afa0840b2cf3aeabb
 WHIRLPOOL 
f1054aa09c6fcea126450441235fa32a3cce815ba7f54280d1a41793bca1572c3023d997d7d210e41f2511f15e0f059dbd4a99636fd3b11a5dd4593ffd6532aa
+AUX kbuild-0.1.9998_pre20120806-qa.patch 292 SHA256 
ca14e0327ba1690ad12e37ea80d8fba04891ab0350e1fefcdb67ab64ce30cce7 SHA512 
2a311e2e79c1e85c3c2c26b3d187355167c237c334687494a8e532b84232340df44b0d896fe6638bf1a9d4ba1c5f1efb29978de3bac0490fe04f2e57f7fb1874
 WHIRLPOOL 
50c63c97ac5e7784e4b1540459a1b3ffdfffecb590dd966f8d713a6e5e9f7250f37a8f234f845c326e578b43fd59b9a12f22975794138aba3784f20fdcee1bbc
+AUX kbuild-glibc-2.10.patch 756 SHA256 
d76d27fa7e4082d6a06434ff9006465d4c29a8ff2add8e3c25456c5bf412687d SHA512 
dd8a9464c7014205bbed655a42325653618ad902493d7c73d714f7504a539159771d64b7e0d82aaaf76fadf3eb46dd663e62b5960c17077b8c80ac5f414555ce
 WHIRLPOOL 
dabea273f7b662195ec366bed94f2e6d06395ff17f4be856a7853857b32f0ff06a9a589877d63547b90b8c46b245c1c70d1cc755681c20a1bf41c820075e7256
+AUX kbuild-missing-headers.patch 952 SHA256 
208e9c9a3b5bf2e0524ce9d9f7b4d3b6c524bc97788c579c2d9ae177706c92f0 SHA512 
785ea04f4464723a6aae00f07915de5d2c229ab48691870a11077ee2c7a78bd1e962d940252cc085a53eb5676ae6e7eb301edcd2b78abede4fc771b984b4745f
 WHIRLPOOL 
dd111cf037c8547d3f9478882f1b6fe0fd839a16b1936c23ba54d59066eef484bfb7d27322653633ee398762b0adec037432d5dba5f872001850f3f3f388e3e4
+AUX kbuild-musl.patch 2677 SHA256 
41d38b5f50de207a21634c171dbaa71f3bc6dcdee7b491ae5bb4e045044c106a SHA512 
431e017843de65508422c5de6cf4b9f2da338c2ee1996229a6748362bc41c00e928e752fd2985e518e768e830007f66c84f608128579526e2ceeeb8841c72dc6
 WHIRLPOOL 
c32f059de79c3e9dfcabf913a5e42e3317baaad91b87327ab13398c90b6cbb153eba6122fed361bc8c1eb03ee690e3b585ddeb0fe5fc5d009d5752b7e0b0c8d9
+AUX kbuild-non-glibc.patch 3659 SHA256 
72f65f93d3dc18e97a61d4356743c45e4e35ff7dfcef0d196e33e3feb67ecd26 SHA512 
e21d12a451ccd60c32ab2b3cb6a644084d7d1c9cac1a4b8a50bb11ff1b8dbf849c922fa347a38752329703e56cae7702b9bea9a078093917df718e499d945527
 WHIRLPOOL 

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

2017-01-08 Thread Michael Orlitzky
commit: 8e74e1a9f1c1e28802aca0229bf65e491081c0e0
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Jan  8 22:11:43 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Jan  8 22:11:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e74e1a9

dev-php/PEAR-Var_Dump: new EAPI=6 revision sans the php-pear-r1 eclass.

With our own (non-eclass) src_install, we actually install the docs in
the correct place. I've added a test suite but was forced to restrict
it because of some deprecation warnings.

Package-Manager: portage-2.3.0

 .../PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild| 22 ---
 .../PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r2.ebuild| 44 ++
 2 files changed, 44 insertions(+), 22 deletions(-)

diff --git a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild 
b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild
deleted file mode 100644
index 19808a2..
--- a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides methods for dumping structured information about a 
variable"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=">=dev-lang/php-5.3"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   php-pear-r1_src_install
-   # Remove the documenation generation binary that is specific to this 
package
-   rm "${D}usr/bin/gen_php_doc.sh" || die
-}

diff --git a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r2.ebuild 
b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r2.ebuild
new file mode 100644
index ..edce450
--- /dev/null
+++ b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Dump structured information about a variable"
+HOMEPAGE="http://pear.php.net/package/${MY_PN};
+SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="examples test"
+
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-PEAR"
+DEPEND="test? ( ${RDEPEND} )"
+
+S="${WORKDIR}/${MY_P}"
+
+# The test suite fails due to some deprecation warnings that are output.
+# The test cases themselves set error_reporting(E_ALL), so there's no
+# easy way to override it.
+RESTRICT=test
+
+src_install() {
+   use examples && dodoc -r docs/example*.php
+
+   insinto /usr/share/php
+   doins "${MY_PN}.php"
+   doins -r "${MY_PN}"
+}
+
+src_test() {
+   # Requires the "pear" executable from dev-php/PEAR-PEAR.
+   pear run-tests tests || die
+
+   # The command succeeds regardless of whether or not the test suite
+   # passed, but this file is only written when there was a failure.
+   [[ -f run-tests.log ]] && die "test suite failed"
+}



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

2017-01-08 Thread Patrice Clement
commit: 2ca53771035153107156ead9f1021dea7f2d5001
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 22:02:47 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 22:02:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca53771

app-misc/when: shorten DESCRIPTION. mark stable for amd64 and the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.3.0

 app-misc/when/when-1.1.36.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/when/when-1.1.36.ebuild b/app-misc/when/when-1.1.36.ebuild
index 73272c1..1cd4345 100644
--- a/app-misc/when/when-1.1.36.ebuild
+++ b/app-misc/when/when-1.1.36.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
-DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek 
who wants something minimalistic"
+DESCRIPTION="Minimalistic personal calendar program"
 HOMEPAGE="http://www.lightandmatter.com/when/when.html;
 SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 
 DEPEND="dev-lang/perl"
 RDEPEND="${DEPEND}"



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

2017-01-08 Thread Patrice Clement
commit: 5e0436e6dd00532b6553cde7ba9390b7b759be0e
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 22:03:11 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 22:03:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0436e6

app-misc/when: clean up old.

Package-Manager: portage-2.3.0

 app-misc/when/Manifest   |  2 --
 app-misc/when/when-1.1.33.ebuild | 38 --
 app-misc/when/when-1.1.35.ebuild | 38 --
 3 files changed, 78 deletions(-)

diff --git a/app-misc/when/Manifest b/app-misc/when/Manifest
index 4503c72..268ee04 100644
--- a/app-misc/when/Manifest
+++ b/app-misc/when/Manifest
@@ -1,3 +1 @@
-DIST when-1.1.33.tar.gz 49740 SHA256 
568a49e999363a018186e03c38d116c587b332f7fcf60820f9cfc34779050ab0 SHA512 
5c0934257133f75a7de984499f99f68dde5343d51051acf1b454f04dae82254c733e946a6c5ead546dc3c07cd113d938a48c95af39b80cbfc04ee6d748223c83
 WHIRLPOOL 
9bcbe73a4034b817fc34d302689a0b404563081163c692ee23e484fbb9ab993a90a5d468f2586e7f5327abad98f4033ebd7546255f682898e899a9fdd7629c97
-DIST when-1.1.35.tar.gz 51308 SHA256 
f880c0d80b1023a05df99690e36be133c46071657b9921fc9e8d16115fb13ae6 SHA512 
b9acd1e3ea69c3ea9672eb16bd291c79612bbd037b4b96f6350d44da1400729a62bfc320eed2637646a728c243abacd7e26f22e76b5b12006dbd0c70bcb4a7da
 WHIRLPOOL 
04ac240b99c5a0a3a2e0f80e7edd6ab0fd85939676016877f595d5698c8238d754ca4deb697eea507744bb936f64f6011548aa062751d99ffcc47a24362dbf4f
 DIST when-1.1.36.tar.gz 50926 SHA256 
3ff95c1881e8fe25c82943720a81c9b9b3bd4ac002cd8ffc2d25c588fe7d50b1 SHA512 
04b2efbcebae79325d8410a5aa5cdf59662fe42c06229ebc91f3b7163091d305a6ba91914a2a9117d86807d5ca0c875d48679dbc3545162a7263679bf605a52e
 WHIRLPOOL 
1e7ed8d6e2939eaf898e01acebcd74f340e33eff5af17613e60eed62b756e8dd4df300990194b3cbebec64751c2adc1cb44848f1aad3d0b840bc9fe7174ea144

diff --git a/app-misc/when/when-1.1.33.ebuild b/app-misc/when/when-1.1.33.ebuild
deleted file mode 100644
index a4a2e3c..
--- a/app-misc/when/when-1.1.33.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek 
who wants something minimalistic"
-HOMEPAGE="http://www.lightandmatter.com/when/when.html;
-SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/when_dist
-
-src_prepare() {
-   # Fix path for tests
-   sed -i 's,^ when,   ./when,' Makefile || die 'sed failed'
-}
-
-src_compile() { :; }
-
-src_test() {
-   # The when command requires these files, or attempts to run setup 
function.
-   mkdir "${HOME}"/.when || die 'mkdir failed'
-   touch "${HOME}"/.when/{calendar,preferences} || die 'touch failed'
-   emake test
-}
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   dodoc README
-}

diff --git a/app-misc/when/when-1.1.35.ebuild b/app-misc/when/when-1.1.35.ebuild
deleted file mode 100644
index 3be6849..
--- a/app-misc/when/when-1.1.35.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek 
who wants something minimalistic"
-HOMEPAGE="http://www.lightandmatter.com/when/when.html;
-SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/when_dist
-
-src_prepare() {
-   # Fix path for tests
-   sed -i 's,^ when,   ./when,' Makefile || die 'sed failed'
-}
-
-src_compile() { :; }
-
-src_test() {
-   # The when command requires these files, or attempts to run setup 
function.
-   mkdir "${HOME}"/.when || die 'mkdir failed'
-   touch "${HOME}"/.when/{calendar,preferences} || die 'touch failed'
-   emake test
-}
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   dodoc README
-}



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

2017-01-08 Thread Patrice Clement
commit: 0b4a7192210595ac535424740926f7a4eea2100b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 22:08:50 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 22:08:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4a7192

app-misc/vcp: EAPI 6 bump.

Package-Manager: portage-2.3.0

 app-misc/vcp/vcp-2.2-r2.ebuild | 38 ++
 1 file changed, 38 insertions(+)

diff --git a/app-misc/vcp/vcp-2.2-r2.ebuild b/app-misc/vcp/vcp-2.2-r2.ebuild
new file mode 100644
index ..506ddf1
--- /dev/null
+++ b/app-misc/vcp/vcp-2.2-r2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Copy files/directories in a curses interface"
+HOMEPAGE="http://members.iinet.net.au/~lynx/vcp/;
+SRC_URI="http://members.iinet.net.au/~lynx/${PN}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
+
+DOCS=( Changelog README INSTALL )
+
+src_prepare() {
+   default
+   sed -i Makefile -e '/-o vcp/s|$(CFLAGS)|& $(LDFLAGS)|' || die "sed 
Makefile"
+}
+
+src_compile() {
+   filter-lfs-flags
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   dobin "${PN}"
+   doman "${PN}.1"
+   insinto /etc
+   newins "${PN}.conf.sample" "${PN}.conf"
+   einstalldocs
+}



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

2017-01-08 Thread Patrice Clement
commit: 70c5a21166943031f7a8248c2a4223336c28f80e
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 21:59:53 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 21:59:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c5a211

app-misc/task: add missing die.

Package-Manager: portage-2.3.0

 app-misc/task/task-2.5.1-r1.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/task/task-2.5.1-r1.ebuild 
b/app-misc/task/task-2.5.1-r1.ebuild
index 0d8b558..9136bbc 100644
--- a/app-misc/task/task-2.5.1-r1.ebuild
+++ b/app-misc/task/task-2.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -43,17 +43,17 @@ src_install() {
 
newbashcomp scripts/bash/task.sh task
 
-   if use vim-syntax ; then
-   rm scripts/vim/README
+   if use vim-syntax; then
+   rm scripts/vim/README || die
insinto /usr/share/vim/vimfiles
doins -r scripts/vim/*
fi
 
-   if use zsh-completion ; then
+   if use zsh-completion; then
insinto /usr/share/zsh/site-functions
doins scripts/zsh/*
fi
 
-   exeinto /usr/share/${PN}/scripts
+   exeinto "/usr/share/${PN}/scripts"
doexe scripts/add-ons/*
 }



[gentoo-commits] proj/musl:master commit in: sys-fs/xfsprogs/files/, sys-fs/xfsprogs/

2017-01-08 Thread Aric Belsito
commit: 066c70e3c99ccd778b66f112b692f1c691257a48
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 22:03:13 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 22:03:13 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=066c70e3

sys-fs/xfsprogs: Version bump to 4.9.0

 sys-fs/xfsprogs/Manifest   |   7 +-
 sys-fs/xfsprogs/files/xfsprogs-4.7.0-musl.patch| 132 ---
 .../files/xfsprogs-4.9.0-cross-compile.patch   | 143 +
 sys-fs/xfsprogs/files/xfsprogs-4.9.0-musl.patch|  71 ++
 ...xfsprogs-4.7.0.ebuild => xfsprogs-4.9.0.ebuild} |  12 +-
 5 files changed, 224 insertions(+), 141 deletions(-)

diff --git a/sys-fs/xfsprogs/Manifest b/sys-fs/xfsprogs/Manifest
index 1644488..aeb20cd 100644
--- a/sys-fs/xfsprogs/Manifest
+++ b/sys-fs/xfsprogs/Manifest
@@ -3,10 +3,11 @@ AUX xfsprogs-4.3.0-musl.patch 3543 SHA256 
afe6ea3f95d88abc0b2c276e1c88dd8acc3bdb
 AUX xfsprogs-4.3.0-sharedlibs.patch 2310 SHA256 
23bf3127cd1eab6e96055d2a5f3ae61f417a8d4ae52d5c421be2bbb05576bb46 SHA512 
6d7ad2bc8b74390f81ecfa3774c837d083dc7e3332bd2e5450c4d67805d54f9727afeace39755e5d1185a230abcc9644bf2eb1544708d81b4f93a419aad8fdf4
 WHIRLPOOL 
5adb3dbffcd788e27e228d9d04a5991a20fd4ae9b8c7e32996b33fe71451ce2a468299f5abb40ff416b8abff399a7c0f7b4d3102b10f4e6bd830b3d0b57768c8
 AUX xfsprogs-4.5.0-linguas.patch 967 SHA256 
79c3b0b1faacd8ec52d060f05dcf0e72b83d5892e96ab01c4e6821394e2344de SHA512 
6d812dce622a3d38fe2b23e47c8f188012522dee3eaa6f002080f2b2ba8e50dc31ed8fc56d9e10b13d4f0dc54d6377b77d8a3823494176e843480e5226e79679
 WHIRLPOOL 
2a3de6cf5ed3463bc8299600c6c1a00dfe995d089034ae15a0a07c46e7f24507a3a98cb28641bb29a4e5193338deca1c18fa11c0bc9084b97786938ec2c19778
 AUX xfsprogs-4.7.0-libxcmd-link.patch 880 SHA256 
06cced4aeeb9a2d8c90e6d6fd1ff6571020122dbfe62140513f52bd82bf9abe8 SHA512 
4484570c4bb387b6dfde5f31d8527fd33e120c365e3cbc6f488403b9e9d969d3f2a883ffcb145a11d57ace70c76fb1ba4a8ed75533f2089a197d463c8dd9
 WHIRLPOOL 
c975535bbf431b86ee82806ce6dbfc0196d7c175d13b00aeccd747820a817169aa1d4958b62f97fb4c36a24f964692ef3ea1d3e0ff11c5cfbd04ba60ce2317df
-AUX xfsprogs-4.7.0-musl.patch 3379 SHA256 
14888da03cd10f0c332bdd2868e55adad0e06f4c19de57bd88263302089e15ad SHA512 
75412a92f29c62fac24c699874f27ef9e5308f549f96ad8b1062c96cfa203e817be322caa3d2afa5a6f46988bf7e930d80dbf92b7f8b0ba266bf6d7312a08a22
 WHIRLPOOL 
de9068d3715fe971ad2f400e260376742f408782930a917fd3bdd4a8f18ca5b73521e092ae044ed477e2a489d5a7849fb0656c977363de3ebfb5793168838347
 AUX xfsprogs-4.7.0-sharedlibs.patch 2355 SHA256 
983b08b2a4a4ee91be21f14063167a3752554b41fd78aead6dfd6ac38702a5a7 SHA512 
f0006ec0a987e44a1e60d642f9938d35c14ccb765c6a040c80e483a0e073e54608571b53793b7d4c2b9eb1f5c4e2f077fb713dfab9abaa99022d24d8a17443fe
 WHIRLPOOL 
939841084292f598c32aa3be784d6235b6803abd86062790191b7959be73d9f8afc31cbb0d330abaee253c141dcbe0d4a4e20ae76ba64146d41acfbf7f3e0fa4
+AUX xfsprogs-4.9.0-cross-compile.patch 3640 SHA256 
0686bb76b6ab822c8e733c3c1a97d7e5252274087c2435cfb8f6709f006ea746 SHA512 
86d08e60bff1ea27c7692d90a1ba8b204aeb6df58afa14558ad5b429beada78bea8a526353548797e44e9959715394cdd4e53a1cd9272d32ce6bcad95cfadbe1
 WHIRLPOOL 
0cf805fb14e71933ad4f0e471a5a5a9232d9aaa98d9e98ce9697daafa08ad8a9ed7fef208828c5d975a6514e739b95f0ed5f5b3b0efbcf01fd6e2a0a54ac668e
+AUX xfsprogs-4.9.0-musl.patch 1844 SHA256 
9b73a3147b5d54ca9ae9a79cab7cd70c410ca1c307ae45c3ffcc10ae5a3d0005 SHA512 
bf5de1b5e1906cdecda64c77c83410c32ce79a494959f905861b8b8de5676ab9d30aaa1c85a8188f36f8a46d07ba3f5bef862d65d0d56d8467eb7f05c6173765
 WHIRLPOOL 
3cb3f97d5eac7dca57099da99bd3434764534273dc03ad58fd4cd4099dacbc05fccab53d8ac5055b860c87ca41f32a051585bb6c06c41da1d0ceb32dd23dcd4f
 DIST xfsprogs-4.5.0.tar.gz 1524382 SHA256 
e49beb314984efbd0d758abb5c6137db3bb60a88e59e1e94c00defb536cf89f8 SHA512 
19c95551dc91ec46916f9a7e3d7976907664d32dd5fdc26af0ca62ca74c4b3c10f9e843aac8214ea9d1c0bf140c9f4e321d059808af01a623abedd5067011314
 WHIRLPOOL 
54d742635df024a63181da76c3220671610068363af85be2677521f20342595a5cebb2fd169945572351901ee2c9384f79f54a381ab3620dde22d863aa66d469
-DIST xfsprogs-4.7.0.tar.gz 1534909 SHA256 
88580bb3e6847c3edef436703a4fae403fc19b20739db4c31166ee4b256178d7 SHA512 
5184f1dbc3989f3c1f1b103d5cbd70462db107cfe113424166581ebcfaad4041c9c78f5d038f4bd4728ff99a2f9705219582ba9bfd10745354a1cab0b7dfe613
 WHIRLPOOL 
8157b2e8df5946acacc22ed761e38b382ef464f4984971148069b2f215418f4e23ac142721394439c041c236cbd460e0b56ff071d1c10e343070147709f42af3
+DIST xfsprogs-4.9.0.tar.xz 1087940 SHA256 
f1e60a9a54583dba82fa506dd9b59bdec110a968f80f507bf5f93b263af7a4df SHA512 
990946f0a34381f57afb39bcda0ff539e18af4de2ecc19c833ffd4fb7c22c25b501091c1f0953db103a62204d952c9eecba21f22f3c5910286456da65fb09fa7
 WHIRLPOOL 
a9b582a42967ce1e314cd0ac3518792c2e10f7bb1370151a68a09a8e21e40cc6818b9778dfdd248961c3a1a08a70424f0150219488a18bc5d60e5669702c472f
 EBUILD xfsprogs-4.5.0.ebuild 2943 SHA256 
f4ffec8f7b659a4f6c0915fa545e946399884b6ac4c9407d81ab905a129d88d1 

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

2017-01-08 Thread Patrice Clement
commit: dd148489e1e193552cc2c4e7c717638d5a33b316
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 21:57:44 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 21:58:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd148489

app-misc/sl: clean up old.

Package-Manager: portage-2.3.0

 app-misc/sl/Manifest|  3 --
 app-misc/sl/files/Makefile  |  5 ---
 app-misc/sl/files/fix_compilation.patch | 22 ---
 app-misc/sl/files/sl-3.03-gentoo.diff   | 10 -
 app-misc/sl/sl-3.03-r3.ebuild   | 67 -
 5 files changed, 107 deletions(-)

diff --git a/app-misc/sl/Manifest b/app-misc/sl/Manifest
index d20efd5..f4402c9 100644
--- a/app-misc/sl/Manifest
+++ b/app-misc/sl/Manifest
@@ -1,4 +1 @@
 DIST sl-5.02.tar.gz 5353 SHA256 
1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a SHA512 
a4d18bc79d7e0eca7748b10226a6b2a85a7a01d636e4e9215bf524a7849bc5cb250034326e5a69f7423d79e40b92182fddc0e56e25df616edae06369c782cb26
 WHIRLPOOL 
cd44531f70bb854f3fe0f421cc63c9ec7e694631d23249cd3ea452eb76ef3aa43bbe7159796e879dac85be8188084ca1321d5368f87a0d32178dc42aaa72d8c4
-DIST sl.en.1.gz 467 SHA256 
51dc6d6c902a9c8dd1f04379b53d873e0f321d78710a7fecccf68f08ca6923dc SHA512 
5acfc9818ea0f2d3931a24ae0ed1c82685b38b384bd635122ddfbf5d04199cbc3cbc370fa9be48825440abad972029218285a5486ee820f77ea8ab77a3dec2e6
 WHIRLPOOL 
10fe3e52a18a739381ac7b6ea16cb58a04550bb57534dd3226de349eafad51cce60b7ea7f5ff36ece008d363e81b5c37e3ec943ac8183b8183a95012b7adb0ae
-DIST sl.tar 20480 SHA256 
b2bcbd86acf2017c84b6aaf6161b3b24f97e34a2d70ab0204c9503f5d50965f4 SHA512 
eb0cc0bc0d6e795e32ed84a6813644b41e81ad6fd7ac51e67ec6c99747acdbc9d102041d3af53c9ba75ba7b1581ab4c6a14fc9db20e1f69a30713aefb17f7737
 WHIRLPOOL 
5173ab275c8a47ef6a20c39bcb7053a9f5d317c092f5813b882913ed625d806f477eaee35398b53fc40b0944f298d3fc540ce94ec9b343491286237aa35b4168
-DIST sl5-1.patch 36035 SHA256 
4943b6f000f518ed08755b36d9b753291989c4867e55d74bc4cc4502f6e9422f SHA512 
25321da4fd2359f1e47a6ab939d3ce5dc8a160a6ede4db3e7355d5efcecf686622f3c9e3e941ed504c61cb15b959648d97f70a97f88efe3a2628eaa96038
 WHIRLPOOL 
56d11bcdf9f1e27d1261b4616859b8381c6ae49c0897d28a7214fe59f7227013b39ff55d438078bd3cd7e196403a327af1edaba8be38255db38f2090db3070b8

diff --git a/app-misc/sl/files/Makefile b/app-misc/sl/files/Makefile
deleted file mode 100644
index 663a9bf..
--- a/app-misc/sl/files/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-LDLIBS = -lncurses
-all: sl
-sl: sl.o
-clean:
-   rm -f sl sl.o

diff --git a/app-misc/sl/files/fix_compilation.patch 
b/app-misc/sl/files/fix_compilation.patch
deleted file mode 100644
index 5b63a84..
--- a/app-misc/sl/files/fix_compilation.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 sl.orig/sl.c   2010-08-09 21:36:45.483225339 +0200
-+++ sl/sl.c2010-08-09 22:01:12.462051982 +0200
-@@ -30,6 +30,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #ifdef LINUX20
-   #include 
-@@ -186,10 +187,7 @@ int main(int argc, char *argv[])
- scrollok(stdscr, FALSE);
- DIREC = RTOL;
- p = 3 * COLS / 10;
--pp = (char*)malloc((size_t)(COLS + ALL_LENGTH + 10) * (D51HIGHT + 1) * 
(D51PATTERNS + 1));
--for (i = 0; i <= (COLS + ALL_LENGTH + 1) * (D51HIGHT + 1) * D51PATTERNS; 
++i) {
--  pp[i] = (char)NULL;
--}
-+pp = (char *)calloc(1, (size_t)(COLS + ALL_LENGTH + 10) * (D51HIGHT + 1) 
* (D51PATTERNS + 1));
- 
- for (j = 0; j < D51PATTERNS; ++j) {
-   for (i = 0; i <= D51HIGHT; ++i) {

diff --git a/app-misc/sl/files/sl-3.03-gentoo.diff 
b/app-misc/sl/files/sl-3.03-gentoo.diff
deleted file mode 100644
index e6350ca..
--- a/app-misc/sl/files/sl-3.03-gentoo.diff
+++ /dev/null
@@ -1,10 +0,0 @@
 sl.c.orig  2003-09-07 14:20:29.0 +0900
-+++ sl.c   2003-09-07 14:21:11.0 +0900
-@@ -164,6 +164,7 @@
- signal(SIGINT, end_proc);
- #else
-+signal(SIGTSTP, SIG_IGN);
- signal(SIGINT, SIG_IGN);
- PASSNUM = (int)(drand48() * 20.0) + 10;
- if (drand48() > 0.5) {
-   ONEDIREC = 1;

diff --git a/app-misc/sl/sl-3.03-r3.ebuild b/app-misc/sl/sl-3.03-r3.ebuild
deleted file mode 100644
index 5193c62..
--- a/app-misc/sl/sl-3.03-r3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils toolchain-funcs flag-o-matic
-
-SL_PATCH="sl5-1.patch"
-
-DESCRIPTION="sophisticated graphical program which corrects your miss typing"
-HOMEPAGE="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/index_e.html 
http://www.izumix.org.uk/sl/;
-SRC_URI="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/${PN}.tar
-   !vanilla? (
-   http://www.linet.gr.jp/~izumi/sl/${SL_PATCH}
-   http://www.sodan.ecc.u-tokyo.ac.jp/~okayama/sl/${PN}.en.1.gz
-   )"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 

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

2017-01-08 Thread Patrice Clement
commit: 56b2789dec6fe7b4975bb63721e9391ac188967a
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 21:54:13 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 21:58:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b2789d

app-misc/sl: take over maintainership.

Package-Manager: portage-2.3.0

 app-misc/sl/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-misc/sl/metadata.xml b/app-misc/sl/metadata.xml
index f1b8905..8718eb0 100644
--- a/app-misc/sl/metadata.xml
+++ b/app-misc/sl/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   monsie...@gentoo.org
+   Patrice Clement
+   

SL is an extremely sophisticated type remediation program at 
which you
will be astonished.  The original program has experienced 
gradual



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

2017-01-08 Thread Patrice Clement
commit: 1ae23ca4443971bda07fd2a6b71f0441b8735aed
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  8 21:57:04 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 21:58:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae23ca4

app-misc/sl: stable for amd64. mark stable for the remaining arches using the 
ALLARCHES policy.

Package-Manager: portage-2.3.0

 app-misc/sl/sl-5.02.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/sl/sl-5.02.ebuild b/app-misc/sl/sl-5.02.ebuild
index 03788f0..dd453d6 100644
--- a/app-misc/sl/sl-5.02.ebuild
+++ b/app-misc/sl/sl-5.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mtoyoda/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-interix 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="l10n_ja"
 
 RDEPEND="sys-libs/ncurses:0="
@@ -24,8 +24,8 @@ src_prepare() {
 }
 
 src_install() {
-   dobin sl
-   doman ${PN}.1
+   dobin "${PN}"
+   doman "${PN}.1"
local DOCS=( README.md )
if use l10n_ja; then
newman ${PN}.1.ja ${PN}.ja.1



[gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/

2017-01-08 Thread Patrice Clement
commit: c59186d323b82d1cf1e66d58254ace4046adc594
Author: Ilya Tumaykin  gmail  com>
AuthorDate: Sun Jan  8 10:23:31 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  8 21:58:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59186d3

app-shells/mpv-bash-completion: remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3375

 app-shells/mpv-bash-completion/Manifest|  1 -
 .../mpv-bash-completion-0.17.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/app-shells/mpv-bash-completion/Manifest 
b/app-shells/mpv-bash-completion/Manifest
index 6f92850..0bb3de7 100644
--- a/app-shells/mpv-bash-completion/Manifest
+++ b/app-shells/mpv-bash-completion/Manifest
@@ -1,2 +1 @@
-DIST mpv-bash-completion-0.17.tar.gz 15033 SHA256 
a4c3be027ec52fef684a545a43c05f32cf512da93ae4a569d273e6e182b90ab1 SHA512 
851a9f2b5e54f176fc7519a5fceace2b3281bef4062a48e108f17b83ccbd53e7b7545969be9cbccd3f093ba9ee65bd6736650f1b4d88997808a8b1df40d769eb
 WHIRLPOOL 
ba077f686d2e9ba4e819cf30f17cdca5b98b321e6c39b72a3bd7c1f5269da3d20abe7f610838a51b941fdba8c6636fc3eaae81f07fcd08f8f61f6262d2d0fab5
 DIST mpv-bash-completion-3.3.7.tar.gz 18986 SHA256 
8eb7f516539b0a1b9221088ba0e6676bda63746432ce1c7ec7a2dd91c3dff766 SHA512 
927aae0a720c562046cdeda6cedd1dccda45c27789a421e538039c3e1f99d4dc6825a87b1d4493ca9508f32a7b810ff47a7f65e61ef4e53da1aae4ecfe3a5d8d
 WHIRLPOOL 
9fdf1c857243f6b965f95fe7f4e9cd835808f95b05a8d07c23469d6af06eb5f589b19a4d8685fcb2ef0bdf1386540e3a1b7f106808668a91b2e7c90eeb4da120

diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-0.17.ebuild 
b/app-shells/mpv-bash-completion/mpv-bash-completion-0.17.ebuild
deleted file mode 100644
index d025b16..
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-0.17.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit bash-completion-r1
-
-DESCRIPTION="Bash completion for the mpv video player"
-HOMEPAGE="https://2ion.github.io/mpv-bash-completion/;
-SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="media-video/mpv[cli]"
-RDEPEND="${DEPEND}
-   >=app-shells/bash-completion-2.3-r1
-"
-
-DOCS=( KNOWN_BUGS README.mkd )
-
-src_compile() {
-   "${S}"/gen.sh > ${PN} || die
-}
-
-src_install() {
-   einstalldocs
-   newbashcomp ${PN} mpv
-}



[gentoo-commits] proj/musl:master commit in: dev-libs/libcgroup/

2017-01-08 Thread Aric Belsito
commit: e2000f72f62e34a84023fc305a1db808710fd094
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:48:58 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:48:58 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=e2000f72

dev-libs/libcgroup: Fix manifest

 dev-libs/libcgroup/Manifest | 9 +
 1 file changed, 9 insertions(+)

diff --git a/dev-libs/libcgroup/Manifest b/dev-libs/libcgroup/Manifest
index 62dae46..b65811b 100644
--- a/dev-libs/libcgroup/Manifest
+++ b/dev-libs/libcgroup/Manifest
@@ -1 +1,10 @@
+AUX cgconfig.confd-r1 205 SHA256 
500b3f3a35eaa94b42ba6f9895498e4bfad44bbf36655782a2de3f78e9e1a23e SHA512 
f5f1d0d09266417276f93434ad47116452e1ab18d736ce08e7c63f797b2d2180a490cdef1f3dd9d960c88426f1dc5b12dcf72b09de765d52d281feceffe7550d
 WHIRLPOOL 
1d4c05b253f67ff5a8a6a927e21abc355567814d166b070416b8bddca60122e28b82cce00390b4f9b0c5472b54a18562c7e5d16eaa73e2a36d4824eb67a8ce2f
+AUX cgconfig.initd-r1 1059 SHA256 
327168f18bfcfc26f7ee00c209846485176153c8005fb4282be27530f57aa6cc SHA512 
2ea392388818a0858920bedee82382e474ca713e29651a1f84e2bbb26ef00a4ac94cf48d8130d1999a699ab670021ac234521b556afbf190705263cf025030f1
 WHIRLPOOL 
8a984da549cf75410a5bb7482a8b9edaf7bd6fd7219481e30cb72ec72f293ef6866d740a0a93af5b456fe934065247d7cb2857e490614b7af1693ff5631fb755
+AUX cgred.confd-r2 160 SHA256 
52b8d2f417e21c0cd80289286483b554d6ab6bd33d2bb3f279736d869aee6d49 SHA512 
5b83b2413e36184671cfd7d654fa0b06940360790aed3c235cdb8eb168c17a703c1a72654fdbf57459ac493f79fd87e90deb33e89297929ca5f681dfa80a7078
 WHIRLPOOL 
365e6da43baacbf0ea56d11df1a001f0e7db803f9886764b5c7835c1e21862b4bcf328b64a99b35ab76624eda7818bf36bb4c40950fc9a24c978ca882596cbe5
+AUX cgred.initd-r1 464 SHA256 
538feab7fafe9d16c3018bd22bc8b3d3581287212dcc85108a6374709bdeb14d SHA512 
7b5ba784d896a9be9bed28f57b22017235e0814baec3556ce81f3acc02914319e5e12c2a76e59a0a36f18ab6625467db8e3ca0f4d33ab88d83a8d1065da91311
 WHIRLPOOL 
1c0ba9854fc70602ef28f550fe8716c5f92282ad0d790016384f73317c0e933d4ea9aa30980a50c16b026805e23d7f46fec5f7cae158d689d9cb7749469dfbf5
+AUX libcgroup-0.41-reorder-headers.patch 953 SHA256 
92cab0cc9dc4d8728892dcea7aaba3990b51cec94dd5b8ba36f1d997f114d773 SHA512 
4f8d4b49668dc0ddae373ab922422a0e933cb6c46af05d01da498c657b5a8df1ea62e644b8ac3db7e7818d33ba21c06d1902b7915f6aaf76f8f96107515433d4
 WHIRLPOOL 
acefa8c8835a66afb6710b040452ecaa179293e8b182f59a82aba85bd6ac2c1bb448270cfe8b8098dd80b7cde1d33ca3bd65c2b4d7babf75bb0896e6101d2381
+AUX libcgroup-0.41-replace_DECLS.patch 5193 SHA256 
488cad79e7d4bf8d82b8ddd695d550ff151850027980daa921ccfef5d3f4823b SHA512 
c7601810e491764c30e8adfadd65e1b1b578a07af24df62cc9a7b291622d806fc196a98e01957b5acbd3bca072617bd0ff54cae200a8e6c21b5cca4d18cd45db
 WHIRLPOOL 
b02b3aa0ac7053d2bd8a359eae1ff552760e63f424594d7fa2e4130656adde861445660509a5d00a4fcc6cb49edfcaca80197d0ba8ba84575a87e0465ad9feb7
+AUX libcgroup-0.41-replace_INLCUDES.patch 3064 SHA256 
eef2516f9d4b99bf724491704a078ec4f5b73636718035a56aa334a213ac08da SHA512 
17c8fa471347da4973969b954f966501d54889050766dfdd225235dd4539bb4249d57e719fa7a894aadc2e0f7296d233c89c44c96291a9266c958ca3a319541b
 WHIRLPOOL 
3da9801690571e4a66b94304ecf7c2884d739ebc789803a03d3f1f14163f47ee4e90649164d3092bc3a0aee57404805a2ca852fc2ac237df6c9a55dde6696616
 DIST libcgroup-0.41.tar.bz2 500120 SHA256 
e4e38bdc7ef70645ce33740ddcca051248d56b53283c0dc6d404e17706f6fb51 SHA512 
1aedb02cd2ce3bc2e2a328a247a92976ad0978ca4d3aee4eb671fbcc6bb270348efc78dcf84f27fc500f8bfb9bb57c7d6e4d429ef2bc69e4e5118b7cd895a6bd
 WHIRLPOOL 
3941ec9362dd7da1c5d1b9eaf2b44303982a04d460ab92946201b1fe952c2f94e19950e9a08104c262eb982d8e64bcf290f1b95115aaba11d8b1457b715a3646
+EBUILD libcgroup-0.41-r4.ebuild 2249 SHA256 
b7a50ff625590ed17479e2c8a593ff7b36f37350a42a6f51db18257ef0020b0a SHA512 
70579d2bf68a6df38d782721a8bdcfb311f3678ebba9f03bcc311a917182857c38215577ef25eaf5a788e8504f432aee6295371647c261a617a1d630efe8c0fe
 WHIRLPOOL 
2d9273ed6dd9b609b9bbd10722d5292ad951bf7094d05a94244b8d861c29b8cdb0a16dd389bf6a692d03fb867170edc819eae544b7e644c670c1579e16e04ba4
+MISC metadata.xml 700 SHA256 
b12f2a4aca9f4bb76f4acbf944c615752ac5cfeb1fa81936f2985939f2dfeac8 SHA512 
faddc728ee6971cbf5e52bc8f3bec9d312fe04d2c876a2ee69e6533ca1ba85350d0b504bff0c7da668b58a3531606fb3d67cb4f6925c08f65df2190ec0c1
 WHIRLPOOL 
d3c54727fd68b0cb46d80eb40a3794ba99cae0f504556619251b1124a350d60baa33e6e4487a30444c62eec5e677197b1384195e00bf5d619caace5a78225c4e



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

2017-01-08 Thread Michael Orlitzky
commit: 7a32c540c678dca3da643db1150ef858790de237
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Jan  8 21:41:33 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Jan  8 21:47:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a32c540

dev-php/PEAR-Net_Ping: new EAPI=6 revision sans the php-pear-r1 eclass.

Package-Manager: portage-2.3.0

 .../PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild| 14 ---
 .../PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild| 28 ++
 dev-php/PEAR-Net_Ping/metadata.xml | 11 +
 3 files changed, 35 insertions(+), 18 deletions(-)

diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild 
b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild
deleted file mode 100644
index 52fffa3..
--- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="OS independent wrapper class for executing ping calls"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""

diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild 
b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
new file mode 100644
index ..9b8cf9c
--- /dev/null
+++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="OS independent wrapper class for executing ping calls"
+HOMEPAGE="http://pear.php.net/package/${MY_PN};
+SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="examples"
+
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-PEAR"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   use examples && dodoc -r docs/examples
+
+   insinto /usr/share/php/Net
+   doins -r Ping.php
+}

diff --git a/dev-php/PEAR-Net_Ping/metadata.xml 
b/dev-php/PEAR-Net_Ping/metadata.xml
index aca4293..478285c 100644
--- a/dev-php/PEAR-Net_Ping/metadata.xml
+++ b/dev-php/PEAR-Net_Ping/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   php-b...@gentoo.org
-   PHP
-
+  
+php-b...@gentoo.org
+PHP
+  
+  
+pear/Net_Ping
+  
 



[gentoo-commits] proj/musl:master commit in: app-arch/pax/

2017-01-08 Thread Aric Belsito
commit: 0a9b54944483a781b26bba466b4eedafc3b02c41
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:47:20 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:47:20 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=0a9b5494

app-arch/pax: Fix manifest

 app-arch/pax/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/pax/Manifest b/app-arch/pax/Manifest
index 2692c2a..e88eca7 100644
--- a/app-arch/pax/Manifest
+++ b/app-arch/pax/Manifest
@@ -1,4 +1,4 @@
 AUX pax-20160306-glibc-to-linux.patch 932 SHA256 
5dd64a70e394c15de0be8d9c4c2a366cb4cd998c2e32611dd0aced799a2c18e3 SHA512 
96d018bd1be2b0d22c9c5e11a92d8cf7ef9bc72d1b13686e572aa15935f2fda9d507baf1e0eb916fec776c2f9d7bab458c203cab64446eed34b70f544109d1d7
 WHIRLPOOL 
a9362fe33bd93532a123b35b4b12b97890b863035773dbcd79820cd7eb4ce4536c46fcff47a8d3947676ee166a4e10e62c1ccc84423ab3ee40d97d91fc67df1e
 DIST paxmirabilis-20160306.cpio.gz 147448 SHA256 
4e36fabfabc01a15e0d01eee0306cef79a7f374586f46254dae139eb866ae81b SHA512 
65c9613f235d973f23d829d87b93963f4b21beca4d7158abb8243f7f0ba8eb883544bbd0c16bde82f0e55ab2fbf33e3dfb155a50c0f5be3bf6d88eaf95e1037f
 WHIRLPOOL 
5945f45cc69cfd25d7754a9b6b25db98170de2fc926ffe3a661402d95bc41517e40ff059998d682cc65e32fd7e70a78e222525012eb98dde54c1d67c0c6c2277
-EBUILD pax-20160306.ebuild 1421 SHA256 
f2071656e5d2c83824303fb30ddd0447c9edd0c5436d99d529e688d09dffe79a SHA512 
b3da2701e8f4067af860fff2a2cc5e568890dc8eec8914b198b4628d47b9c91002a4f465d7914f969b4ca730b668433ce06ab548646f590a607f0aa3f377a87a
 WHIRLPOOL 
51b9fa096415f2df71e58fff2937e62652ffa5bea82611a65f41ab0781f0701ce368811a8cf99bd532752f33b023640974a2fb19d104712afab3454a20454afa
+EBUILD pax-20160306.ebuild 1428 SHA256 
1d85171017122e3708e9c134b6ec274de9679d4f4da6c5305a9d7dcc9368056b SHA512 
2aa284ec16a16e2bb1ea64d7b01d41aa2b115a91be6c4dcd4d73058a1428da2dfba4c49097b4fd12b8f75f9d7264facb16c543d2c377e017bc958c00dd0ee3ec
 WHIRLPOOL 
cd7aab5d224d2e732d55ac2d77231e3efee0aeeaeba3bca5de3fdc6e2474541b53cce1bdb25ce30c81e1f07a3a25ccea5556ffb8bbb669779cc0139b53eff85a
 MISC metadata.xml 166 SHA256 
2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 
a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
 WHIRLPOOL 
1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968



[gentoo-commits] proj/musl:master commit in: app-arch/pax/

2017-01-08 Thread Aric Belsito
commit: 7aed89abe0e4e7df664a5f255d64f51f3f3f4022
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:45:32 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:45:32 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7aed89ab

app-arch/pax: inherit eutils

 app-arch/pax/pax-20160306.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/pax/pax-20160306.ebuild b/app-arch/pax/pax-20160306.ebuild
index 39ba7ae..8363a78 100644
--- a/app-arch/pax/pax-20160306.ebuild
+++ b/app-arch/pax/pax-20160306.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit unpacker toolchain-funcs
+inherit eutils unpacker toolchain-funcs
 
 DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive 
tool"
 HOMEPAGE="https://www.mirbsd.org/pax.htm;



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

2017-01-08 Thread Jory Pratt
commit: b4bc732dc2369867442d1a58b15de410ee4a675c
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:39:03 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:40:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4bc732d

dev-libs/nss - Update for cert removal and additions

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

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index c5f1d3b..51c832c 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -4,7 +4,7 @@ DIST nss-3.23.tar.gz 7467001 SHA256 
94b383e31c9671e9dfcca81084a8a813817e8f05a57f
 DIST nss-3.25.tar.gz 7338238 SHA256 
5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359 SHA512 
a33cff42d0d85eea091057648d598b7421de88f16ed357965ea08a8812de968c3f18d45452afd21afc90122f65c2c5bb2d7071357947b45e935aae55d28c4218
 WHIRLPOOL 
3857bffe7a58043612bbeaf0e596b3afdd4f0792441af667fb503dd2d354a535bb8523c258242b470d888ef2beff267b4480e6398a3328f0c44193b83f4a5934
 DIST nss-3.26.1.tar.gz 7387756 SHA256 
abebb079288e4b0d34648a1fcdba8564ac05b29f5f1d19b53021ccb3ac37ad25 SHA512 
f2a6754e4766cdf169b0abfc0ff47c469ae0e6ddc08c020ef154da7806e8ce31b49076af11b659bf19e9c4b5c6e53a0ac9e7855ee1c33b98a45cfeec446b93bd
 WHIRLPOOL 
9152e3c7430b3362647adb494d1983cc37659b1d8691f1f1e21470aab4f496f3aecd925b8e19d83fa3735e72eeb6d6579bcc304c30e48359d05cb6e052610b0f
 DIST nss-3.27.2.tar.gz 7397599 SHA256 
dc8ac8524469d0230274fd13a53fdcd74efe4aa67205dde1a4a92be87dc28524 SHA512 
699847665e93fd649cb60ce6bc8f849f452779e7232a09bbeb0613f9e6c57bb81948f1ae59cc86648e41a212cda259109850ccd14546d35910deb75f5d2a13b8
 WHIRLPOOL 
08229d87de1c7020c1d7fc12fb8a2afc4bc9ab9f0208aad12698aba17386fbe9163cb506101c7d4d568409fd99141fb88c0e71fc32cecbc6640a4a8f7a4efabf
-DIST nss-3.28.tar.gz 7440502 SHA256 
c79dd15f66f581c294ce0ef032119357d03fee3a0aa61be263747d84f1b33254 SHA512 
dd442c6d04edd0507cc49a1e3c2bfaa64555f7cde5cb9e512ccf33f14de458dddbb17efddd83271056ed6e6e32327e6e1b6f6609e1910a05e625b08e6f0965df
 WHIRLPOOL 
d013972f18d75e83da03c3903b712ef1094e6b8543c1755ea2b7ed7f6335e39ac20112808c86bb9df74cda4a8c5c1159401ecd05d1d8b07b3ecdca85f7f0ac82
+DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
 DIST nss-cacert-class1-class3.patch 22950 SHA256 
6bba29cee34276e2ca6436dabedfeba2b61fb46668c5d5ceabf0c871574649bf SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 WHIRLPOOL 
1246223b01292604e5609bb9c580f092dc5937bf8c98f6891b099e8bab960e03612b6617e30a55d6ff8817d88f190e03812fe8f89f84f25c20970493dc2f7700
 DIST nss-pem-20140125.tar.bz2 28805 SHA256 
62604dfc4178399a804e87ca7566d8316a0a40a535de3b2d0fa48fd80c97f768 SHA512 
352faf812735e1374c534ada6dd577842603ea193dafaacfd51f201599ffe3f7a23ce1c673421e42f8b692091b58085f90843c29f70ae916949715e7baba2b39
 WHIRLPOOL 
3ae81410f6f4d2699e9dc55982cad03c226045fbeee25984d53d37ff78ce5c96d008d6837e1c0a10b6c96cdff17c21142e437159896d314e81afc8820867ca62
 DIST nss-pem-20160329.tar.xz 27732 SHA256 
6c13c342e7a9fe34b585556099beca33c3078b3df3e11b72827fb70232ac1443 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2
 WHIRLPOOL 
16fb714fab29e44f7a15fa1928a0f4c1a770f0847b8da97816e29a3b124dee782cffe2357648c445f4d29081f349571b6fffe48c5bc725c7c2dde491f3e0e836

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



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

2017-01-08 Thread Jory Pratt
commit: 7792f12a30bf5c99ed3348ec2eb4b8f53375c5d8
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:32:39 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:40:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7792f12a

www-client/firefox - Fix sed-4.3 support, add support for >=nss-3.28

 .../firefox/files/mozilla_configure_regexp.patch   | 22 +++
 .../files/mozilla_configure_regexp_esr.patch   | 32 ++
 www-client/firefox/files/update_h2_curve.patch | 30 
 ...efox-45.6.0.ebuild => firefox-45.6.0-r1.ebuild} |  4 ++-
 ...efox-50.1.0.ebuild => firefox-50.1.0-r1.ebuild} |  2 ++
 5 files changed, 89 insertions(+), 1 deletion(-)

diff --git a/www-client/firefox/files/mozilla_configure_regexp.patch 
b/www-client/firefox/files/mozilla_configure_regexp.patch
new file mode 100644
index ..f35e445
--- /dev/null
+++ b/www-client/firefox/files/mozilla_configure_regexp.patch
@@ -0,0 +1,22 @@
+From: Jory A. Pratt 
+
+Note: the first occurrence of :space: is [:space:] (with a single pair
+of []), where it should be [[:space:]] (with two pairs of []).
+
+This causes the sed command to fail (with the error message quoted in
+my original report), driving to failure the whole configure step.
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1329252
+
+diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4
+--- a/build/autoconf/icu.m4
 b/build/autoconf/icu.m4
+@@ -70,7 +70,7 @@
+ fi
+ fi
+ 
+-version=`sed -n 
's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
++version=`sed -n 
's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
+ if test x"$version" = x; then
+AC_MSG_ERROR([cannot determine icu version number from uvernum.h 
header file $lineno])
+ fi
\ No newline at end of file

diff --git a/www-client/firefox/files/mozilla_configure_regexp_esr.patch 
b/www-client/firefox/files/mozilla_configure_regexp_esr.patch
new file mode 100644
index ..9e165ff
--- /dev/null
+++ b/www-client/firefox/files/mozilla_configure_regexp_esr.patch
@@ -0,0 +1,32 @@
+From: Jory A. Pratt 
+
+Note: the first occurrence of :space: is [:space:] (with a single pair
+of []), where it should be [[:space:]] (with two pairs of []).
+
+This causes the sed command to fail (with the error message quoted in
+my original report), driving to failure the whole configure step.
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1329252
+
+diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4
+--- a/build/autoconf/icu.m4
 b/build/autoconf/icu.m4
+@@ -68,17 +68,17 @@ if test -n "$USE_ICU"; then
+ icudir="$_topsrcdir/intl/icu/source"
+ if test ! -d "$icudir"; then
+ icudir="$_topsrcdir/../../intl/icu/source"
+ if test ! -d "$icudir"; then
+ AC_MSG_ERROR([Cannot find the ICU directory])
+ fi
+ fi
+ 
+-version=`sed -n 
's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
++version=`sed -n 
's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
+ if test x"$version" = x; then
+AC_MSG_ERROR([cannot determine icu version number from uvernum.h 
header file $lineno])
+ fi
+ MOZ_ICU_VERSION="$version"
+ 
+ if test "$OS_TARGET" = WINNT; then
+ MOZ_SHARED_ICU=1
+ fi

diff --git a/www-client/firefox/files/update_h2_curve.patch 
b/www-client/firefox/files/update_h2_curve.patch
new file mode 100644
index ..a1f0ffa
--- /dev/null
+++ b/www-client/firefox/files/update_h2_curve.patch
@@ -0,0 +1,30 @@
+From: Franziskus Kiefer 
+
+Update keybits in H2
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1290037
+
+diff --git a/netwerk/protocol/http/Http2Session.cpp 
b/netwerk/protocol/http/Http2Session.cpp
+--- a/netwerk/protocol/http/Http2Session.cpp
 b/netwerk/protocol/http/Http2Session.cpp
+@@ -3516,18 +3516,18 @@ Http2Session::ConfirmTLSProfile()
+ RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
+   }
+ 
+   uint32_t keybits = ssl->GetKEAKeyBits();
+   if (kea == ssl_kea_dh && keybits < 2048) {
+ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n",
+   this, keybits));
+ RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
+-  } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security 
level" of 128
+-LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n",
++  } 

[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/, mail-client/thunderbird/files/

2017-01-08 Thread Jory Pratt
commit: b4ad211836355ff4626320150e2a9d374e4fa077
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:36:31 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:40:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ad2118

mail-client/thunderbird - fix sed-4.3 support, add support for >=nss-3.28

 .../files/mozilla_configure_regexp_esr.patch   | 32 ++
 .../thunderbird/files/update_h2_curve.patch| 30 
 ...-45.6.0.ebuild => thunderbird-45.6.0-r1.ebuild} |  4 ++-
 3 files changed, 65 insertions(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/files/mozilla_configure_regexp_esr.patch 
b/mail-client/thunderbird/files/mozilla_configure_regexp_esr.patch
new file mode 100644
index ..9e165ff
--- /dev/null
+++ b/mail-client/thunderbird/files/mozilla_configure_regexp_esr.patch
@@ -0,0 +1,32 @@
+From: Jory A. Pratt 
+
+Note: the first occurrence of :space: is [:space:] (with a single pair
+of []), where it should be [[:space:]] (with two pairs of []).
+
+This causes the sed command to fail (with the error message quoted in
+my original report), driving to failure the whole configure step.
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1329252
+
+diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4
+--- a/build/autoconf/icu.m4
 b/build/autoconf/icu.m4
+@@ -68,17 +68,17 @@ if test -n "$USE_ICU"; then
+ icudir="$_topsrcdir/intl/icu/source"
+ if test ! -d "$icudir"; then
+ icudir="$_topsrcdir/../../intl/icu/source"
+ if test ! -d "$icudir"; then
+ AC_MSG_ERROR([Cannot find the ICU directory])
+ fi
+ fi
+ 
+-version=`sed -n 
's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
++version=`sed -n 
's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
+ if test x"$version" = x; then
+AC_MSG_ERROR([cannot determine icu version number from uvernum.h 
header file $lineno])
+ fi
+ MOZ_ICU_VERSION="$version"
+ 
+ if test "$OS_TARGET" = WINNT; then
+ MOZ_SHARED_ICU=1
+ fi

diff --git a/mail-client/thunderbird/files/update_h2_curve.patch 
b/mail-client/thunderbird/files/update_h2_curve.patch
new file mode 100644
index ..a1f0ffa
--- /dev/null
+++ b/mail-client/thunderbird/files/update_h2_curve.patch
@@ -0,0 +1,30 @@
+From: Franziskus Kiefer 
+
+Update keybits in H2
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1290037
+
+diff --git a/netwerk/protocol/http/Http2Session.cpp 
b/netwerk/protocol/http/Http2Session.cpp
+--- a/netwerk/protocol/http/Http2Session.cpp
 b/netwerk/protocol/http/Http2Session.cpp
+@@ -3516,18 +3516,18 @@ Http2Session::ConfirmTLSProfile()
+ RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
+   }
+ 
+   uint32_t keybits = ssl->GetKEAKeyBits();
+   if (kea == ssl_kea_dh && keybits < 2048) {
+ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n",
+   this, keybits));
+ RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
+-  } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security 
level" of 128
+-LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n",
++  } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1.
++LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n",
+   this, keybits));
+ RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY);
+   }
+ 
+   int16_t macAlgorithm = ssl->GetMACAlgorithmUsed();
+   LOG3(("Http2Session::ConfirmTLSProfile %p MAC Algortihm (aead==6) %d\n",
+ this, macAlgorithm));
+   if (macAlgorithm != nsISSLSocketControl::SSL_MAC_AEAD) {

diff --git a/mail-client/thunderbird/thunderbird-45.6.0.ebuild 
b/mail-client/thunderbird/thunderbird-45.6.0-r1.ebuild
similarity index 98%
rename from mail-client/thunderbird/thunderbird-45.6.0.ebuild
rename to mail-client/thunderbird/thunderbird-45.6.0-r1.ebuild
index 7c03d69..a3f77f2 100644
--- a/mail-client/thunderbird/thunderbird-45.6.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-45.6.0-r1.ebuild
@@ -130,7 +130,9 @@ src_prepare() {
 
# Apply our patchset from firefox to thunderbird as well
pushd "${S}"/mozilla &>/dev/null || die
-   eapply "${WORKDIR}/firefox"
+   eapply "${WORKDIR}/firefox" \
+   "${FILESDIR}"/mozilla_configure_regexp_esr.patch \
+   "${FILESDIR}"/update_h2_curve.patch
popd &>/dev/null || die
 
# Ensure that are plugins dir is enabled as default



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

2017-01-08 Thread Jory Pratt
commit: 83c5e6dfe4656a5c39a7ad7292ca6a63e3330cef
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:39:55 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:40:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c5e6df

profiles/package.mask - remove nss mask as all builds will support now

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

diff --git a/profiles/package.mask b/profiles/package.mask
index cdb28b8..227220f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -128,10 +128,6 @@ games-rpg/valyriatear
 # EAPI.
 net-libs/qtweetlib
 
-# Lars Wendler  (24 Dec 2016)
-# Fails with Google TLS certificates and possibly others (bug #603622).
-=dev-libs/nss-3.28
-
 # Göktürk Yüksek  (22 Dec 2016)
 # Dead upstream, no more hosted on googlecode
 # No reverse dependencies. Masked for removal in 30 days.



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

2017-01-08 Thread Jory Pratt
commit: 37a9e0fa6f5720865d684528b2a33126fe9c7f07
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:20:27 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:40:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a9e0fa

www-client/seamonkey - Ensure all users receive nss/sed fixes

 www-client/seamonkey/{seamonkey-2.46.ebuild => seamonkey-2.46-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/www-client/seamonkey/seamonkey-2.46.ebuild 
b/www-client/seamonkey/seamonkey-2.46-r1.ebuild
similarity index 100%
rename from www-client/seamonkey/seamonkey-2.46.ebuild
rename to www-client/seamonkey/seamonkey-2.46-r1.ebuild



[gentoo-commits] proj/musl:master commit in: app-arch/pax/

2017-01-08 Thread Aric Belsito
commit: ff1b5922a5f55a683a72aa120f19ab59714045fe
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:37:03 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:37:03 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=ff1b5922

app-arch/pax: Fix LDFLAGS

While the patch applied -lfts, LDFLAGS should go before objects

 app-arch/pax/Manifest| 2 +-
 app-arch/pax/pax-20160306.ebuild | 6 ++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-arch/pax/Manifest b/app-arch/pax/Manifest
index b1d6fa2..2692c2a 100644
--- a/app-arch/pax/Manifest
+++ b/app-arch/pax/Manifest
@@ -1,4 +1,4 @@
 AUX pax-20160306-glibc-to-linux.patch 932 SHA256 
5dd64a70e394c15de0be8d9c4c2a366cb4cd998c2e32611dd0aced799a2c18e3 SHA512 
96d018bd1be2b0d22c9c5e11a92d8cf7ef9bc72d1b13686e572aa15935f2fda9d507baf1e0eb916fec776c2f9d7bab458c203cab64446eed34b70f544109d1d7
 WHIRLPOOL 
a9362fe33bd93532a123b35b4b12b97890b863035773dbcd79820cd7eb4ce4536c46fcff47a8d3947676ee166a4e10e62c1ccc84423ab3ee40d97d91fc67df1e
 DIST paxmirabilis-20160306.cpio.gz 147448 SHA256 
4e36fabfabc01a15e0d01eee0306cef79a7f374586f46254dae139eb866ae81b SHA512 
65c9613f235d973f23d829d87b93963f4b21beca4d7158abb8243f7f0ba8eb883544bbd0c16bde82f0e55ab2fbf33e3dfb155a50c0f5be3bf6d88eaf95e1037f
 WHIRLPOOL 
5945f45cc69cfd25d7754a9b6b25db98170de2fc926ffe3a661402d95bc41517e40ff059998d682cc65e32fd7e70a78e222525012eb98dde54c1d67c0c6c2277
-EBUILD pax-20160306.ebuild 1448 SHA256 
a5004bcd662ead8e2047922f6527f4fdf3fb4d0b80dddb15fe1f834e61825781 SHA512 
60629b46c2ce23eb5e060a198deac7857a3614afb298bedbce67d30b36285ba0105f0be2c911a6146055b1fe6498dadacab039f4bf846bb9a63c0dfe62f11cbf
 WHIRLPOOL 
740b7ce6f76c2e608950226be9fd92e927b75104bf33378e5f7f977a875171b715b5a34c2929d1eb1170cd27a92a31f2c6bda16695641799e793b0565d5eeced
+EBUILD pax-20160306.ebuild 1421 SHA256 
f2071656e5d2c83824303fb30ddd0447c9edd0c5436d99d529e688d09dffe79a SHA512 
b3da2701e8f4067af860fff2a2cc5e568890dc8eec8914b198b4628d47b9c91002a4f465d7914f969b4ca730b668433ce06ab548646f590a607f0aa3f377a87a
 WHIRLPOOL 
51b9fa096415f2df71e58fff2937e62652ffa5bea82611a65f41ab0781f0701ce368811a8cf99bd532752f33b023640974a2fb19d104712afab3454a20454afa
 MISC metadata.xml 166 SHA256 
2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 
a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
 WHIRLPOOL 
1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968

diff --git a/app-arch/pax/pax-20160306.ebuild b/app-arch/pax/pax-20160306.ebuild
index 753f685..39ba7ae 100644
--- a/app-arch/pax/pax-20160306.ebuild
+++ b/app-arch/pax/pax-20160306.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit unpacker toolchain-funcs flag-o-matic
+inherit unpacker toolchain-funcs
 
 DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive 
tool"
 HOMEPAGE="https://www.mirbsd.org/pax.htm;
@@ -37,15 +37,13 @@ src_configure() {
 }
 
 src_compile() {
-   use elibc_musl && append-ldflags "-lfts"
-
# We can't rely on LFS flags as it uses the fts.h interface which lacks 
64-bit support.
set -- \
${CC} ${CPPFLAGS} ${CFLAGS} \
-DHAVE_STRLCPY -DHAVE_VIS -DHAVE_STRMODE \
-DLONG_OFF_T -DHAVE_LINKAT \
$(${PKG_CONFIG} --cflags libbsd-overlay) \
-   -Wall *.c -o ${PN} ${LDFLAGS} \
+   -Wall ${LDFLAGS} *.c -o ${PN} $(usex elibc_musl '-lfts' '')\
$(${PKG_CONFIG} --libs libbsd-overlay)
echo "$@"
"$@" || die



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

2017-01-08 Thread Michael Orlitzky
commit: b464601ccff1f4b39fc8615571ac22154ae09a1b
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Jan  8 21:34:25 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Jan  8 21:34:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b464601c

dev-php/PEAR-OLE: new EAPI=6 revision sans the php-pear-r1 eclass.

Package-Manager: portage-2.3.0

 dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2-r1.ebuild | 29 +++
 dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild| 13 
 dev-php/PEAR-OLE/metadata.xml | 11 ++
 3 files changed, 36 insertions(+), 17 deletions(-)

diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2-r1.ebuild 
b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2-r1.ebuild
new file mode 100644
index ..417452c
--- /dev/null
+++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_PV="${PV/_/}"
+MY_PV="${MY_PV^^}"
+MY_P="${MY_PN}-${MY_PV}"
+
+DESCRIPTION="Package for reading and writing OLE containers"
+HOMEPAGE="http://pear.php.net/package/${MY_PN};
+SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
+LICENSE="PHP-3.01"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-PEAR"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   insinto /usr/share/php
+   doins "${MY_PN}.php"
+   doins -r "${MY_PN}"
+}

diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild 
b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild
deleted file mode 100644
index 602a4f9..
--- a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Package for reading and writing OLE containers"
-LICENSE="PHP-2.02 PHP-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""

diff --git a/dev-php/PEAR-OLE/metadata.xml b/dev-php/PEAR-OLE/metadata.xml
index aca4293..8ccf2b5 100644
--- a/dev-php/PEAR-OLE/metadata.xml
+++ b/dev-php/PEAR-OLE/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   php-b...@gentoo.org
-   PHP
-
+  
+php-b...@gentoo.org
+PHP
+  
+  
+pear/OLE
+  
 



[gentoo-commits] proj/musl:master commit in: sys-libs/libselinux/, sys-libs/libselinux/files/

2017-01-08 Thread Aric Belsito
commit: 8255eca15436b10fcc35958e97680088d7a163e4
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:31:25 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:31:25 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=8255eca1

sys-libs/libselinux: Add most recent version

The only issue this package has with musl is that it requires libfts.

In order to fix this a variable, "FTS_LDFLAGS" was added in the
build-related-fixes patch and in the ebuild.

 sys-libs/libselinux/Manifest   |   4 +
 ...x-2.6-0007-build-related-fixes-bug-500674.patch |  91 
 sys-libs/libselinux/libselinux-2.6.ebuild  | 160 +
 sys-libs/libselinux/metadata.xml   |  19 +++
 4 files changed, 274 insertions(+)

diff --git a/sys-libs/libselinux/Manifest b/sys-libs/libselinux/Manifest
new file mode 100644
index 000..57a6f49
--- /dev/null
+++ b/sys-libs/libselinux/Manifest
@@ -0,0 +1,4 @@
+AUX libselinux-2.6-0007-build-related-fixes-bug-500674.patch 3580 SHA256 
a9803f0f0876b12d909aa16da3968f80ed44fd56a59e2737df6196097ea59c4d SHA512 
51c3b1bc1541b8b97ef7a25b01740cc6d05ee7bf7f6264e1f5d78e4fba02c957d48c437826d797354f295a92e53f51957e3e8c68d7ea1ba1113458c0b964ea23
 WHIRLPOOL 
b8bf31c73401950afd7b11e57746399b214fb77cd8a1c3cc853d86c95f30665941e736782fd625b37af976c905cd467f9304c8c115ee541bd896edd8e1cec4df
+DIST libselinux-2.6.tar.gz 203119 SHA256 
4ea2dde50665c202253ba5caac7738370ea0337c47b251ba981c60d24e1a118a SHA512 
906e1bf98c669862ab4f4e883d511db8d739a5763dc857c9405ad3cc6c70766a482853d07134698a1a98257a8632cc756d0549a7640c2915d051714f502ff14b
 WHIRLPOOL 
bf60ce907b7057ada5d19e3a0cd1f092a7dfc2de774e504762424c325c657a4f144fbe252e7d908f7c6d902d80388517e15134a289f4358e564c8720ea6534d9
+EBUILD libselinux-2.6.ebuild 4424 SHA256 
bc60e0b28023cef4071582d410c852eda913e8bda3df42d3d300808b144130cf SHA512 
8e40549853e7fe388eb367473789b6daa23b1cf55a508d464030c6f10a7404be15d56973b810f40ac8efa1bce0f7e27269b64a3360db6d0e466fff5d665c8780
 WHIRLPOOL 
f330b7e670d10de160a92b0c6da898075d5ad6ca30438f6baf8cf626d666e3e3ff998b21ed1daefcae7ff5077f2c9a6702ad53eb51fb8c579b3c10f2d88b3d0f
+MISC metadata.xml 676 SHA256 
288211da34dc4cabaeaa85c52462c3ad2792347abbf88f78eae812a4e3dc8c8c SHA512 
7b33e0d113637a129a7894d8720feb9024d67466b86d475fbc3398f514b2ecc28c70dc759952376208d2022a00658eb120fc3561edbb9c7ecdc4404bed5f57a7
 WHIRLPOOL 
bd4938862e3ec119c1da448d5bc8c99a6063704a65c8a906514f5160adf65851af64c6a1c4626e97438e9f4a7288ef002b06a876b9d73e67d70e38ca31cc1319

diff --git 
a/sys-libs/libselinux/files/libselinux-2.6-0007-build-related-fixes-bug-500674.patch
 
b/sys-libs/libselinux/files/libselinux-2.6-0007-build-related-fixes-bug-500674.patch
new file mode 100644
index 000..7d78f9f
--- /dev/null
+++ 
b/sys-libs/libselinux/files/libselinux-2.6-0007-build-related-fixes-bug-500674.patch
@@ -0,0 +1,91 @@
+https://bugs.gentoo.org/500674
+
+random fixes:
+- make sure PCRE_CFLAGS get used
+- use PCRE_LIBS via pkg-config
+- move LDFLAGS to before objects, not after
+- do not hardcode -L$(LIBDIR) (let the toolchain handle it)
+- do not hardcode -I$(INCLUDEDIR) (let the toolchain handle it)
+
+diff --git a/libselinux/Makefile b/libselinux/Makefile
+index baa0db3..4dc5aa0 100644
+--- libselinux/Makefile
 libselinux/Makefile
+@@ -1,5 +1,6 @@
+ SUBDIRS = src include utils man
+ 
++PKG_CONFIG ?= pkg-config
+ DISABLE_SETRANS ?= n
+ DISABLE_RPM ?= n
+ ANDROID_HOST ?= n
+@@ -20,10 +21,11 @@ export DISABLE_SETRANS DISABLE_RPM DISABLE_FLAGS 
ANDROID_HOST
+ 
+ USE_PCRE2 ?= n
+ ifeq ($(USE_PCRE2),y)
+-  PCRE_CFLAGS := -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8
+-  PCRE_LDFLAGS := -lpcre2-8
++  PCRE_CFLAGS := -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 $(shell 
$(PKG_CONFIG) --cflags libpcre2-8)
++  PCRE_LDFLAGS := $(shell $(PKG_CONFIG) --libs libpcre2-8)
+ else
+-  PCRE_LDFLAGS := -lpcre
++  PCRE_CFLAGS := $(shell $(PKG_CONFIG) --cflags libpcre)
++  PCRE_LDFLAGS := $(shell $(PKG_CONFIG) --libs libpcre)
+ endif
+ export PCRE_CFLAGS PCRE_LDFLAGS
+ 
+diff --git a/libselinux/src/Makefile b/libselinux/src/Makefile
+index 13501cd..42cb2f6 100644
+--- libselinux/src/Makefile
 libselinux/src/Makefile
+@@ -67,7 +67,7 @@ CFLAGS ?= -O -Wall -W -Wundef -Wformat-y2k -Wformat-security 
-Winit-self -Wmissi
+ 
+ PCRE_LDFLAGS ?= -lpcre
+ 
+-override CFLAGS += -I../include -I$(INCLUDEDIR) -D_GNU_SOURCE 
$(DISABLE_FLAGS) $(PCRE_CFLAGS)
++override CFLAGS += -I../include -D_GNU_SOURCE $(DISABLE_FLAGS) $(PCRE_CFLAGS)
+ 
+ SWIG_CFLAGS += -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable 
-Wno-unused-parameter \
+   -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes 
-Wno-missing-declarations
+@@ -107,17 +107,17 @@ $(SWIGRUBYLOBJ): $(SWIGRUBYCOUT)
+   $(CC) $(CFLAGS) $(SWIG_CFLAGS) $(RUBYINC) -fPIC -DSHARED -c -o $@ $<
+ 
+ $(SWIGSO): $(SWIGLOBJ)
+-  $(CC) $(CFLAGS) -shared -o $@ $< -L. -lselinux $(LDFLAGS) -L$(LIBDIR)
++  

[gentoo-commits] proj/musl:master commit in: app-arch/pax/, app-arch/pax/files/

2017-01-08 Thread Aric Belsito
commit: 7c3561beac52abdb69345941f3d2682ebf9229f0
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 20:55:51 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 20:55:51 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=7c3561be

app-arch/pax: Add 20160306

Even though pax is patched in the tree there are a couple of issues.

1. The patch is not actually applied because epatch is never called
2. The linking order is wrong so fts is never linked in.

This is being imported with a dependency on musl-fts to override the version in
the tree.

 app-arch/pax/Manifest  |  4 ++
 .../pax/files/pax-20160306-glibc-to-linux.patch| 38 +
 app-arch/pax/metadata.xml  |  5 ++
 app-arch/pax/pax-20160306.ebuild   | 63 ++
 4 files changed, 110 insertions(+)

diff --git a/app-arch/pax/Manifest b/app-arch/pax/Manifest
new file mode 100644
index 000..b1d6fa2
--- /dev/null
+++ b/app-arch/pax/Manifest
@@ -0,0 +1,4 @@
+AUX pax-20160306-glibc-to-linux.patch 932 SHA256 
5dd64a70e394c15de0be8d9c4c2a366cb4cd998c2e32611dd0aced799a2c18e3 SHA512 
96d018bd1be2b0d22c9c5e11a92d8cf7ef9bc72d1b13686e572aa15935f2fda9d507baf1e0eb916fec776c2f9d7bab458c203cab64446eed34b70f544109d1d7
 WHIRLPOOL 
a9362fe33bd93532a123b35b4b12b97890b863035773dbcd79820cd7eb4ce4536c46fcff47a8d3947676ee166a4e10e62c1ccc84423ab3ee40d97d91fc67df1e
+DIST paxmirabilis-20160306.cpio.gz 147448 SHA256 
4e36fabfabc01a15e0d01eee0306cef79a7f374586f46254dae139eb866ae81b SHA512 
65c9613f235d973f23d829d87b93963f4b21beca4d7158abb8243f7f0ba8eb883544bbd0c16bde82f0e55ab2fbf33e3dfb155a50c0f5be3bf6d88eaf95e1037f
 WHIRLPOOL 
5945f45cc69cfd25d7754a9b6b25db98170de2fc926ffe3a661402d95bc41517e40ff059998d682cc65e32fd7e70a78e222525012eb98dde54c1d67c0c6c2277
+EBUILD pax-20160306.ebuild 1448 SHA256 
a5004bcd662ead8e2047922f6527f4fdf3fb4d0b80dddb15fe1f834e61825781 SHA512 
60629b46c2ce23eb5e060a198deac7857a3614afb298bedbce67d30b36285ba0105f0be2c911a6146055b1fe6498dadacab039f4bf846bb9a63c0dfe62f11cbf
 WHIRLPOOL 
740b7ce6f76c2e608950226be9fd92e927b75104bf33378e5f7f977a875171b715b5a34c2929d1eb1170cd27a92a31f2c6bda16695641799e793b0565d5eeced
+MISC metadata.xml 166 SHA256 
2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 
a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
 WHIRLPOOL 
1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968

diff --git a/app-arch/pax/files/pax-20160306-glibc-to-linux.patch 
b/app-arch/pax/files/pax-20160306-glibc-to-linux.patch
new file mode 100644
index 000..f864729
--- /dev/null
+++ b/app-arch/pax/files/pax-20160306-glibc-to-linux.patch
@@ -0,0 +1,38 @@
+--- pax/cache.c.old2016-03-06 08:12:52.0 -0600
 pax/cache.c2016-04-17 13:01:26.461307830 -0500
+@@ -195,7 +195,7 @@
+* No entry for this uid, we will add it
+*/
+   if (!pwopn) {
+-#if defined(__GLIBC__)
++#if defined(__GLIBC__) || defined(__linux__)
+   setpwent();
+ #elif !defined(__INTERIX)
+   setpassent(1);
+@@ -265,7 +265,7 @@
+* No entry for this gid, we will add it
+*/
+   if (!gropn) {
+-#if defined(__GLIBC__)
++#if defined(__GLIBC__) || defined(__linux__)
+   setgrent();
+ #elif !defined(__INTERIX) && !defined(__CYGWIN__)
+   setgroupent(1);
+@@ -336,7 +336,7 @@
+   }
+ 
+   if (!pwopn) {
+-#if defined(__GLIBC__)
++#if defined(__GLIBC__) || defined(__linux__)
+   setpwent();
+ #elif !defined(__INTERIX)
+   setpassent(1);
+@@ -403,7 +403,7 @@
+   }
+ 
+   if (!gropn) {
+-#if defined(__GLIBC__)
++#if defined(__GLIBC__) || defined(__linux__)
+   setgrent();
+ #elif !defined(__INTERIX) && !defined(__CYGWIN__)
+   setgroupent(1);

diff --git a/app-arch/pax/metadata.xml b/app-arch/pax/metadata.xml
new file mode 100644
index 000..6f49eba
--- /dev/null
+++ b/app-arch/pax/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+

diff --git a/app-arch/pax/pax-20160306.ebuild b/app-arch/pax/pax-20160306.ebuild
new file mode 100644
index 000..753f685
--- /dev/null
+++ b/app-arch/pax/pax-20160306.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit unpacker toolchain-funcs flag-o-matic
+
+DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive 
tool"
+HOMEPAGE="https://www.mirbsd.org/pax.htm;
+SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${PV}.cpio.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE=""
+
+RDEPEND="dev-libs/libbsd
+elibc_musl? ( sys-libs/musl-fts )"

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

2017-01-08 Thread Aric Belsito
commit: bb869aa04de2430f54c61d229d6e1ae80c2c065f
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 21:01:24 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 21:01:24 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=bb869aa0

dev-libs/libcgroup: Use sys-libs/musl-fts

Only change from the in-tree version

 dev-libs/libcgroup/Manifest|   1 +
 dev-libs/libcgroup/files/cgconfig.confd-r1 |   7 +
 dev-libs/libcgroup/files/cgconfig.initd-r1 |  53 +
 dev-libs/libcgroup/files/cgred.confd-r2|   5 +
 dev-libs/libcgroup/files/cgred.initd-r1|  24 +++
 .../files/libcgroup-0.41-reorder-headers.patch |  28 +++
 .../files/libcgroup-0.41-replace_DECLS.patch   | 225 +
 .../files/libcgroup-0.41-replace_INLCUDES.patch|  74 +++
 dev-libs/libcgroup/libcgroup-0.41-r4.ebuild|  93 +
 dev-libs/libcgroup/metadata.xml|  19 ++
 10 files changed, 529 insertions(+)

diff --git a/dev-libs/libcgroup/Manifest b/dev-libs/libcgroup/Manifest
new file mode 100644
index 000..62dae46
--- /dev/null
+++ b/dev-libs/libcgroup/Manifest
@@ -0,0 +1 @@
+DIST libcgroup-0.41.tar.bz2 500120 SHA256 
e4e38bdc7ef70645ce33740ddcca051248d56b53283c0dc6d404e17706f6fb51 SHA512 
1aedb02cd2ce3bc2e2a328a247a92976ad0978ca4d3aee4eb671fbcc6bb270348efc78dcf84f27fc500f8bfb9bb57c7d6e4d429ef2bc69e4e5118b7cd895a6bd
 WHIRLPOOL 
3941ec9362dd7da1c5d1b9eaf2b44303982a04d460ab92946201b1fe952c2f94e19950e9a08104c262eb982d8e64bcf290f1b95115aaba11d8b1457b715a3646

diff --git a/dev-libs/libcgroup/files/cgconfig.confd-r1 
b/dev-libs/libcgroup/files/cgconfig.confd-r1
new file mode 100644
index 000..334958e
--- /dev/null
+++ b/dev-libs/libcgroup/files/cgconfig.confd-r1
@@ -0,0 +1,7 @@
+# /etc/conf.d/cgconfig: config file for /etc/init.d/cgconfig
+
+# Configuration file location
+CG_CONFIGFILE=/etc/cgroup/cgconfig.conf
+
+# Enable calssifying pid according to rules if necessary
+CG_CLASSIFY=No

diff --git a/dev-libs/libcgroup/files/cgconfig.initd-r1 
b/dev-libs/libcgroup/files/cgconfig.initd-r1
new file mode 100644
index 000..0615259
--- /dev/null
+++ b/dev-libs/libcgroup/files/cgconfig.initd-r1
@@ -0,0 +1,53 @@
+#!/sbin/openrc-run
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+CGCONFIGPARSER="/usr/sbin/cgconfigparser"
+CGCLASSIFY="/usr/sbin/cgclassify"
+:  ${CG_CONFIGFILE:=/etc/cgroup/cgconfig.conf}
+description="Control Group Configuration Service"
+
+start()
+{
+   ebegin "Setting up CGroups"
+   ${CGCONFIGPARSER} --load=${CG_CONFIGFILE} >/dev/null 2>&1
+   eend "$?"
+}
+
+start_post()
+{
+   # Classify PID according to the rules if requested
+   yesno "${CG_CLASSIFY}" || return 0
+   ebegin "Classifying PID to CGroups"
+   local pid
+   for pid in $(ps --no-headers -eL o tid); do
+${CGCLASSIFY} ${pid}
+   done
+   eend "$?"
+}
+
+stop()
+{
+   cgconfig_umount
+}
+
+cgconfig_umount()
+{
+   local ctrl eq mnt_pnt mnt_pts
+
+   while read ctrl eq mnt_pnt; do
+   case "${ctrl}" in
+   (\#*)continue;;
+   (mount*) mnt_pts=true;;
+   (\}*)mnt_pts=;;
+   (*)
+   [ -n "${mnt_pts}" ] || continue
+   mnt_pnt="${mnt_pnt%;}"
+   ebegin "Unmounting ${mnt_pnt}"
+   umount "${mnt_pnt}"
+   eend "$?"
+   ;;
+   esac
+   done < "${CG_CONFIGFILE}"
+}

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

diff --git a/dev-libs/libcgroup/files/cgred.initd-r1 
b/dev-libs/libcgroup/files/cgred.initd-r1
new file mode 100644
index 000..6bc7ef5
--- /dev/null
+++ b/dev-libs/libcgroup/files/cgred.initd-r1
@@ -0,0 +1,24 @@
+#!/sbin/openrc-run
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+command="/usr/sbin/cgrulesengd"
+command_args="${CGRED_OPTS}"
+command_background="1"
+pidfile="/var/run/cgred.pid"
+description="CGroups Rules Engine Daemon"
+extra_started_commands="reload"
+
+depend()
+{
+   need cgconfig
+   use logger
+}
+
+reload()
+{
+   ebegin "Reloading CGroup Rules Engine Daemon"
+   kill -USR2 $(cat "${pidfile}")
+   eend $?
+}

diff --git a/dev-libs/libcgroup/files/libcgroup-0.41-reorder-headers.patch 

[gentoo-commits] proj/musl:master commit in: sys-libs/musl-fts/

2017-01-08 Thread Aric Belsito
commit: 4ce934456d502183931388200908cf4f71778493
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 20:55:05 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 20:55:05 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=4ce93445

sys-libs/musl-fts: New package

 sys-libs/musl-fts/Manifest  |  3 +++
 sys-libs/musl-fts/metadata.xml  | 12 +++
 sys-libs/musl-fts/musl-fts-1.2.5.ebuild | 38 +
 3 files changed, 53 insertions(+)

diff --git a/sys-libs/musl-fts/Manifest b/sys-libs/musl-fts/Manifest
new file mode 100644
index 000..74e1a7f
--- /dev/null
+++ b/sys-libs/musl-fts/Manifest
@@ -0,0 +1,3 @@
+DIST musl-fts-1.2.5.tar.gz 19321 SHA256 
8ce636f066b1943906f6a2d9b0064482626ee89cb926dda8faa5b05140cbba8b SHA512 
2ef31e9b1573bf31516ad8631fa06ce5d278cc8cbad24f5eac9eb028e06f70be3408331e0398d660ccaba01950b3c70ca1f97c24e66e04cb980049e79dc12576
 WHIRLPOOL 
f2d8aa349634656f55f9426b8946aa56aea8f3468802d33e48f1f2f7886f8a936536f6b2a2078d54e234a6252edc2e6cade969dca516de50caa692e166eadac5
+EBUILD musl-fts-1.2.5.ebuild 684 SHA256 
19fced053cf7cb36fa1bb78eda9de1b6cbfca138fa5c58da05dcc1c7e2cce950 SHA512 
e68caf38fb1af0088d5a2f8d1647cd3c2834f52d685da77f0b53416e3ca71ac64a130d481417c936434c1d11ef059dc0a4a1d3a8fd68151a9b0c53ae9cfc8657
 WHIRLPOOL 
fb143239d61caa8afdb7651c0e384418ad98372445d99ce80e5288fd89018b1b06d61877c20e624dcb8d7e8e5a5bdfa34946f678750e65a521ff397e9554ad6f
+MISC metadata.xml 375 SHA256 
1e80979d43730263cf45f1066ad21e600539c1cdd39cda4db1f5cccf9aca99da SHA512 
133c548709126a80ba447588f13cbaf522a74131d4aa127be51881c82278e32bcbab2fb0e546c61bca7c3a145ab174539e0499b0217006001a76ffa9386dd086
 WHIRLPOOL 
627766077564f804887e370caf12ebf337a6a3db3934de1b5ea7ba3537eeecfd4048b52da057ed5917f41f156808e06bd0172528d719f30093c2453218e0cdb4

diff --git a/sys-libs/musl-fts/metadata.xml b/sys-libs/musl-fts/metadata.xml
new file mode 100644
index 000..fe19d3f
--- /dev/null
+++ b/sys-libs/musl-fts/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+  
+llui...@gmail.com
+Aric Belsito
+  
+

diff --git a/sys-libs/musl-fts/musl-fts-1.2.5.ebuild 
b/sys-libs/musl-fts/musl-fts-1.2.5.ebuild
new file mode 100644
index 000..1abbcaa
--- /dev/null
+++ b/sys-libs/musl-fts/musl-fts-1.2.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Implementation of fts(3) functions for musl libc"
+HOMEPAGE="https://github.com/pullmoll/musl-fts;
+SRC_URI="https://github.com/pullmoll/musl-fts/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="amd64 arm ~mips ppc x86"
+IUSE="static-libs"
+
+DEPEND="
+   !sys-libs/glibc
+   !sys-libs/uclibc
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+   insinto /usr/lib/pkgconfig
+   doins musl-fts.pc
+}



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

2017-01-08 Thread Andreas Sturmlechner
commit: ee53fa7bdd32ed0585fa739c7bc61947e32ac5ab
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan  8 21:31:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan  8 21:32:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee53fa7b

dev-libs/klibc: Bump to EAPI 6, 2.0.4-9 Deb-, linux-4.4 tars; GCC-5 fix

Gentoo-bug: 556142

Package-Manager: portage-2.3.0

 dev-libs/klibc/Manifest   |   2 +
 dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch |   4 +-
 dev-libs/klibc/klibc-2.0.4-r1.ebuild  | 317 ++
 3 files changed, 321 insertions(+), 2 deletions(-)

diff --git a/dev-libs/klibc/Manifest b/dev-libs/klibc/Manifest
index 4d5cec7..cec70f8 100644
--- a/dev-libs/klibc/Manifest
+++ b/dev-libs/klibc/Manifest
@@ -1,5 +1,7 @@
 DIST klibc-1.5.25.tar.bz2 510064 SHA256 
0b910ec0b2a97d4c775ed06e44ad7bca7be150efdf2a77a19253a573e16367d3 SHA512 
e550afb319cd995fb9c7fb086bc8ede550e5e4a48856ff5856e2296f691ba643c9fcc314c5e973f4d5b4f33b543ef4bc10d29b389f83e5418ec860a80e7cac45
 WHIRLPOOL 
d986dcdcc95e2c7846d2eda9338519d5d84f50e94f82f1eee0234a17504ae10abaa75b6c89e9cf4c228690c0cc489d4323d98e5e62cde10cf7a04581026309f3
 DIST klibc-2.0.4.tar.xz 469348 SHA256 
7f9a0850586def7cf4faeeb75e5d0f66e613674c524f6e77b0f4d93a26c801cb SHA512 
7a01d1744b49f3de64111fefc522b1d63f054199acf671254bc046d6f1d0b6ca68e050c99025bf8303751c2466a5e034677555649ae5909c40997858d393db8d
 WHIRLPOOL 
f5dc71b48f118155df512d8ac839b66d361b22ff4e040e49a562722d82f18ac83a8c682bf0b4c59a9b108473f74bebc673d38456cf0ab5b1051071ca3fa9b78e
 DIST klibc_2.0.2-1.debian.tar.gz 21305 SHA256 
93f4b9be5a3c725a38b7ac137850311e3cf8d8094874006c7dce793d2b71e469 SHA512 
9cbcc39396a49bc37ace79eaefad6e704ddc9f30aba1b39f40dd2888dad06eeeb7b9c1a387cee60a95cf5641f50bd7f225cf8209547c75a8bae8af4285152d91
 WHIRLPOOL 
a42e148550a27426e8f38b54cb4f3b1f355759d573ab27c0ecadb0c68d0afd54a5950471628ec4e2e27ac9c8b9d841940d6b0f2c0a873d4feab7af37e7989a52
+DIST klibc_2.0.4-9.debian.tar.xz 28628 SHA256 
069f3496d66bda23bca227acdbf2b5e5b57e57419db619c293b81ed4929aba12 SHA512 
0fe9a6642be962fa631919850d7eeed5a87c10682766ee10fe31dec2b19a6179e0067602acb26bdc2aa8ceecfd39b1dc95a76f3b0a9bc813b172c0ffe9f0ff53
 WHIRLPOOL 
96de652f4b0cea4e2c117f541d820b9e869c05763e408b7bd203d04ae2b70a89939713794e0dda27f253b2662ef03aea62bd669b06de4a2290f807890b1b01e8
 DIST linux-2.6.39.tar.bz2 76096559 SHA256 
584d17f2a3ee18a9501d7ff36907639e538cfdba4529978b8550c461d45c61f6 SHA512 
06cb5aba7c53c68d43afce9507d8b398b3e994d8a237c66a49374ca569237f074adaa3fccba7f908eab4f51f99bae40656793eab5c2f5ce03cd3a65fa02c
 WHIRLPOOL 
2f2c833ab1d8ddbe3e0b862b71a38d47fd3fc5688ea81cdd818369b09e72fa50481bf84533ddcea992af1130b2ceec10b6ff5eaff393a14ee70639293a555912
 DIST linux-3.12.tar.xz 76384600 SHA256 
2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02 SHA512 
4ba5797e0772726d05c9f2eee66dc6dc2a5033c749ef44764c805a83da739ed5d0c6443b76785e38fe1ef74cc7ade787e48144faed0cfcb6f124f05248c700ff
 WHIRLPOOL 
a40195f6b53ba3440cf90a44495f6a59670f750851d1518e2bdfe3b949f0e898d1df5d37e271c31c555087026ddb6cc2c9109b22b9639e3222735e6f650a1417
+DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc

diff --git a/dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch 
b/dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch
index cfbc5f6..3ddf834 100644
--- a/dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch
+++ b/dev-libs/klibc/files/klibc-2.0.2-mkfifo.patch
@@ -1,6 +1,6 @@
 diff -Nuar --exclude '*.g' --exclude '*.cmd' 
klibc-2.0.2-r1/work/klibc-2.0.2/usr/utils/mkfifo.c 
klibc-2.0.2.orig/work/klibc-2.0.2/usr/utils/mkfifo.c
 klibc-2.0.2-r1/work/klibc-2.0.2/usr/utils/mkfifo.c 2012-10-03 
09:41:43.0 -0700
-+++ klibc-2.0.2.orig/work/klibc-2.0.2/usr/utils/mkfifo.c   2013-12-26 
13:19:34.270949780 -0800
+--- a/usr/utils/mkfifo.c   2012-10-03 09:41:43.0 -0700
 b/usr/utils/mkfifo.c   2013-12-26 13:19:34.270949780 -0800
 @@ -13,6 +13,11 @@
  
  char *progname;

diff --git a/dev-libs/klibc/klibc-2.0.4-r1.ebuild 
b/dev-libs/klibc/klibc-2.0.4-r1.ebuild
new file mode 100644
index ..702d35e
--- /dev/null
+++ b/dev-libs/klibc/klibc-2.0.4-r1.ebuild
@@ -0,0 +1,317 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Robin H. Johnson , 12 Nov 2007:
+# This still needs major work.
+# But it is significently better than the previous version.
+# In that it will now build on biarch systems, such as ppc64-32ul.
+
+# NOTES:
+# ==
+# We need to bring in the kernel sources seperately
+# Because they have to be configured in a 

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

2017-01-08 Thread David Seifert
commit: f0fca6b743c48593fc7fe4a4a8b2bba21739fe69
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  8 21:27:19 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  8 21:27:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fca6b7

media-libs/flac: Call einstalldocs and minor fixups

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../flac/files/flac-1.3.2-honor-htmldir.patch  | 55 ++
 media-libs/flac/flac-1.3.2.ebuild  |  9 ++--
 2 files changed, 59 insertions(+), 5 deletions(-)

diff --git a/media-libs/flac/files/flac-1.3.2-honor-htmldir.patch 
b/media-libs/flac/files/flac-1.3.2-honor-htmldir.patch
new file mode 100644
index ..2f93a67
--- /dev/null
+++ b/media-libs/flac/files/flac-1.3.2-honor-htmldir.patch
@@ -0,0 +1,55 @@
+HTML files should be installed to $(htmldir), and $(docdir) should
+not be changed, as this is a user flag in the GNU conventions.
+
+--- a/doc/html/images/Makefile.am
 b/doc/html/images/Makefile.am
+@@ -16,9 +16,9 @@
+ #  restrictive of those mentioned above.  See the file COPYING.Xiph in this
+ #  distribution.
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images
++logosdir = $(htmldir)/images
+ 
+-doc_DATA = \
++logos_DATA = \
+   logo.svg \
+   logo130.gif
+ 
+--- a/doc/html/Makefile.am
 b/doc/html/Makefile.am
+@@ -18,9 +18,7 @@
+ 
+ SUBDIRS = images
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
+-
+-doc_DATA = \
++html_DATA = \
+   changelog.html \
+   developers.html \
+   documentation.html \
+@@ -46,10 +44,10 @@
+ # The install targets don't copy whole directories so we have to
+ # handle 'api/' specially:
+ install-data-local:
+-  $(mkinstalldirs) $(DESTDIR)$(docdir)/api
+-  (cd $(builddir)/api && $(INSTALL_DATA) * $(DESTDIR)$(docdir)/api)
++  $(mkinstalldirs) $(DESTDIR)$(htmldir)/api
++  (cd $(builddir)/api && $(INSTALL_DATA) * $(DESTDIR)$(htmldir)/api)
+ uninstall-local:
+-  rm -rf $(DESTDIR)$(docdir)/api
++  rm -rf $(DESTDIR)$(htmldir)/api
+ distclean-local:
+   -rm -rf api
+ endif
+--- a/doc/Makefile.am
 b/doc/Makefile.am
+@@ -31,8 +31,6 @@
+   mkdir -p html/api
+ endif
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+-
+ doc_DATA = \
+   FLAC.tag
+ 

diff --git a/media-libs/flac/flac-1.3.2.ebuild 
b/media-libs/flac/flac-1.3.2.ebuild
index 5b5d6bf..5786d31 100644
--- a/media-libs/flac/flac-1.3.2.ebuild
+++ b/media-libs/flac/flac-1.3.2.ebuild
@@ -28,16 +28,15 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.3.2-asneeded.patch
"${FILESDIR}"/${PN}-1.3.0-dontbuild-tests.patch
"${FILESDIR}"/${PN}-1.3.2-dontbuild-examples.patch
+   "${FILESDIR}"/${PN}-1.3.2-honor-htmldir.patch
)
 
default
-
eautoreconf
 }
 
 multilib_src_configure() {
local myeconfargs=(
-   --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
--disable-doxygen-docs
--disable-examples
--disable-xmms-plugin
@@ -47,6 +46,7 @@ multilib_src_configure() {
$(use_enable cxx cpplibs)
$(use_enable debug)
$(use_enable ogg)
+   $(use_enable static-libs static)
 
# cross-compile fix (bug #521446)
# no effect if ogg support is disabled
@@ -64,7 +64,6 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-   if ! use static-libs ; then
-   find "${ED}" \( -name "*.la" -o -name "*.a" \) -delete || die
-   fi
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
 }



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

2017-01-08 Thread Michael Orlitzky
commit: daa4e363de35674dd6a814ae176799e42d26ee93
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Jan  8 21:19:06 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Jan  8 21:19:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa4e363

dev-php/PEAR-Text_Figlet: new EAPI=6 revision sans the php-pear-r1 eclass.

This new revision updates to EAPI=6, and drops the php-pear-r1
eclass. Dropping an eclass is motivation in itself, but along with
that reduction in complexity comes a fix: we now install the
documentation and examples in the correct place.

Package-Manager: portage-2.3.0

 .../PEAR-Text_Figlet-1.0.2-r1.ebuild   | 45 ++
 dev-php/PEAR-Text_Figlet/metadata.xml  | 11 --
 2 files changed, 52 insertions(+), 4 deletions(-)

diff --git a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild 
b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild
new file mode 100644
index ..0e720f2
--- /dev/null
+++ b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Render text using FIGlet fonts"
+HOMEPAGE="http://pear.php.net/package/${MY_PN};
+SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
+LICENSE="PHP-3.01
+   examples? ( GPL-2+ OFL-1.1 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+RDEPEND="dev-lang/php:*
+   dev-php/PEAR-PEAR"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+   dodoc docs/README.TXT
+
+   if use examples; then
+   dodoc -r docs/examples
+
+   # Earlier versions of this ebuild installed this font under
+   # /usr/share/php/data, which is obviously the wrong place for
+   # them, but is where we have configured PEAR's data_dir. The
+   # fonts can be referenced by absolute path, however, and not
+   # just by name. Since this font is used in the example -- and as
+   # long as no one expects this *particular* font to work out of
+   # the box -- installing it with the docs will suffice.
+   #
+   # The one consumer of this in the tree is PEAR-Text_CAPTCHA, and
+   # it loads its fonts using an absolute path.
+   dodoc fonts/makisupa.flf
+   fi
+
+   insinto /usr/share/php
+   doins -r Text
+}

diff --git a/dev-php/PEAR-Text_Figlet/metadata.xml 
b/dev-php/PEAR-Text_Figlet/metadata.xml
index b86acf6..2a5655b 100644
--- a/dev-php/PEAR-Text_Figlet/metadata.xml
+++ b/dev-php/PEAR-Text_Figlet/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   php-b...@gentoo.org
-   PHP
-   
+  
+php-b...@gentoo.org
+PHP
+  
+  
+pear/Text_Figlet
+  
 



[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/, mail-client/thunderbird/files/

2017-01-08 Thread Jory Pratt
commit: 3d10c66b9ed14e01d830da1d224fb49c6033bfbd
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 21:17:37 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 21:17:37 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3d10c66b

mail-client/thunderbird : Add support for sed-4.3, update h2 curve for
>=nss-3.28

 mail-client/thunderbird/Manifest   | 116 ++---
 .../files/mozilla_configure_regexp_esr.patch   |  32 ++
 .../thunderbird/files/update_h2_curve.patch|  30 ++
 ...-45.5.1.ebuild => thunderbird-45.6.0-r1.ebuild} |  23 ++--
 4 files changed, 126 insertions(+), 75 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 98df3b0..da37e5a 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,62 +1,62 @@
 DIST enigmail-1.9.1.tar.gz 1736876 SHA256 
0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 SHA512 
5417d7744ff5b8299d9799059f62013e546fb74206782169e5ce6baa0950d96d1c8996c99ec902ca73b241fd1268966e0a7ad30c032a1706a0efbf06fefc311c
 WHIRLPOOL 
80cff68461edc743851de5a83cd04105f6689eb1289f46b72334a96b091dc430399a91b2ab004a39bd7cb04433ab0471dd07b44d39fc2eb3869487b07841fc5a
 DIST firefox-45.0-patches-07.tar.xz 21016 SHA256 
76a70ebb3f9c0515c0632170dfeedf0bfb60f248bee579514940148bb3e2b1c5 SHA512 
304d6ed4b4c9ac58f3762263207167a9a32532fd48f17d9cc86f5106f7ec98273f402e3779b810b455ceea77d84313ffc8f236fa6fdc6cd5ef21e8159beec552
 WHIRLPOOL 
a50d54d1e3b5c0fb0e8b32c8d69cdeb99a8fbfa90ac51dfa01163ab0228499b08d3ef37b27391d0d5179d80e937447029c2f976f014bf97d0da3e4bc1b58eaf7
 DIST gdata-provider-2.6-r1.tar.xz 83836 SHA256 
e181d5fe69e66f34719295790301e0d265c855be5f30df516c52dd3708d82158 SHA512 
e5fcf60c221590d1d904ce8c6a74da7208b118c2872a26267f4ee6d3e68eea466d44b979b7259a012a21e48eb5b470d52cc9e58584226fe04ce88ff698da495b
 WHIRLPOOL 
0e85fbb321edec0397b42808fd6320e245de35ddd1cf772545c432dbf26d8c28b042ba2c61bbde2abdbf4d5cca076436e6d678d6d636d3bcc562470d485df6c1
-DIST lightning-4.7.4.tar.xz 1927800 SHA256 
24310e7ef2e5dfdf35c52cce4480553c1641368558f1c388e8ba3a99d4c8f2f2 SHA512 
65b398d71897a942cae30924de15ae47e2fed83cb70a58b3d99271246eaaabf48703a1b8b5ea74799bf66a4908df56ae2fa75422f62979036f1d322fe77fdae1
 WHIRLPOOL 
499deb17bf2cb28b028dd68f41c973185282703dc87963ae5df60d81f8e8004feda9a9e5ec202f94ddf87249402e78679330ddd74e51347a12702d005d2ddf38
+DIST lightning-4.7.6.tar.xz 1933176 SHA256 
0494a00f07f8c322432900dfe7e5579972d8df617ca1da1917b100cdafad6646 SHA512 
3e615bd9148e10c9418f4e67bb1cdf0b43042d6f58a6c0f288511093023c1860e6c340045027b83b8803a47512da6e1800cf4d04ae25c05fb7920af3fc3627d6
 WHIRLPOOL 
e531ec83fc2db86f00a34a400647d3963005c4b2de99c96b040d00e850397596dc23cb3d060a33bdfbf0c911aa1a1c7091477f94baaad1326c9defc13cc5b013
 DIST thunderbird-38.0-patches-0.1.tar.xz 684 SHA256 
cd2a347b72a104e72d38e56bb92df3464e8820485119b4114dbd0bbda131a808 SHA512 
52c83af301be959e861dfec55b3c4bc60035387c606976bd29232c4cba077230edcadef242491e699fba10027d0408dd4f33fa320bcf96727afe149166ca02de
 WHIRLPOOL 
a378a0fa1b152f17681a5e389662fedfacd45a137b224f038d3c98ab4a024bcf9e753fb2fe018cdb7126fb710ee8baabdf7882540450ead2985070d0d1f12eb0
-DIST thunderbird-45.5.1-ar.xpi 490774 SHA256 
b4fe20d0ca69cb19d58b136b3cd20a8e14b9bffb4ab21817652ba906d75bd4e4 SHA512 
f8df526fc642c1c817472dd266b29b2fab92746033ea3199e790977244fb3f94a259c40a94c7e0e61d4ee7df5146b00ff29391e99d82d64313b03aac1bb4fd05
 WHIRLPOOL 
3f0b95fe8a36aa4f787df5ad2bc071084f3ed9df0a28825409a5b30cbd23cdf7cfcc1c3f467a5b8b83d5acbbd50779b4b5bf028e5c701fbf1bebf5979b6a29ca
-DIST thunderbird-45.5.1-ast.xpi 428058 SHA256 
58870dfe8133718588babe6fbc0d994d015639472124cfcfd28fa1e921394e3d SHA512 
4eae47e55114d2edbe9282be518f22abffe07a96b215234b2403236b5d0813d0dd17a3a410450cd97ffe4ff9b97a1923aa39ad75a413a00d8c7eeb4f74cbba79
 WHIRLPOOL 
09f276fa5e558b8285df9e64d569585a6dd752b3067a2df23ed8151e9b272d8f3a598faf7ea7e1ab26842dde2b01f1475aaec59eee7fc9e38d90570f2e243f7b
-DIST thunderbird-45.5.1-be.xpi 469096 SHA256 
ff471d1ffea64bab40786723c18ceb3fc0e496657b240fb596780907b24d1170 SHA512 
3a015aedd7013fb1623592a37a578d2423fcde7aaa0e9fb0b91cace6512459473a61707f26d6686a238b5be5f25c1a53e0109f6898a44f7a3e2c6044195f51ff
 WHIRLPOOL 
e0b4d5ad35a203b7a9ac74bb244d492cc3c6eeb2ef258dfd905cfc79863b64e3abf2c68eb3f62c3a7f7eeaebd22db0391b6c9b00969e4e3aa656b193cc33e394
-DIST thunderbird-45.5.1-bg.xpi 524303 SHA256 
d1a4bf184683cf031ee5b4582df324a2a79091740892429e2b26f8805d627e01 SHA512 
3931471a7bf9cf013aeb1ea743b50d11139424d3044bcfff40477ee21c3b9daf727b82bcc2bb0f1c2dcd44bdd92a2bc5ffb992def72f80771bf09d3a81e31e3e
 WHIRLPOOL 
9e6fee8f3e10f8b3bc3b081d6862d14d37504a5f1ae4f630d21911795f7d61df15263b58a9c26497760a24bbc10d12000267deb01477b70923d8d3f7c4e9ca4c
-DIST thunderbird-45.5.1-bn-BD.xpi 581440 SHA256 
5bc7ed319271a9e30c2d4926dc5bf8e5770de087f3118819ae1cc1f539b68697 SHA512 

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

2017-01-08 Thread Zac Medico
commit: 210f613eb52ab9917c7f5f7a5e1ab17d18388ea4
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan  8 21:12:39 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan  8 21:13:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210f613e

app-emulation/rkt: remove old versions

Package-Manager: portage-2.3.3

 app-emulation/rkt/Manifest  |   7 -
 app-emulation/rkt/rkt-1.18.0.ebuild | 249 --
 app-emulation/rkt/rkt-1.19.0.ebuild | 257 
 app-emulation/rkt/rkt-1.20.0.ebuild | 257 
 4 files changed, 770 deletions(-)

diff --git a/app-emulation/rkt/Manifest b/app-emulation/rkt/Manifest
index 932f9d4..fa3fd04 100644
--- a/app-emulation/rkt/Manifest
+++ b/app-emulation/rkt/Manifest
@@ -1,13 +1,6 @@
 DIST kvmtool-1cd6f516264ad2ad83fad3dc1264d6ff4bcd17b2.tar.gz 244571 SHA256 
c72c0e3463a8f0cfe2cdaa8b8e7951f4eb7293c486e44f84b9e421073dbf5ab9 SHA512 
13db2bf2ff794f34c2a825c9b1862c85b0f470c81e3d91177979302f921e3970b8dfaeaf54602005fba8903bba52e43b6e8d67edaa0ee8de82002db7b396c3a0
 WHIRLPOOL 
0904a5783ac27befb207a5fa0030baede68ae589b69abf012ec733ff2e6d9f77b7198273c22fa7404b2c78bcc9ae40abc39d002519700666ba1e54c6550525b2
-DIST kvmtool-d62653e177597251c24494a6dda60acd6d846671.tar.gz 243930 SHA256 
89f4cc94364298aa5b9c39c660ebd82a4beb5351cc838d418e7e21afefb5c1f0 SHA512 
70aea2324273603b77aa64c95efd36df35c74514fa820013bfee386332289119cc148aed2983a8c6fd9ddfa5bc3db39c5aa0ee32bfc2077787338a47f2954f2f
 WHIRLPOOL 
ee47d7e38509eddf90ef0cf7d0cd3761c623e55a1003e8810e645759dc9615e33fbae22ab5576627f9f86eee8b4ca96c4bdf692b7ab073f1f222734bc378477a
-DIST linux-4.3.1.tar.xz 86900452 SHA256 
11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72 SHA512 
640db1a15db2e18f912e8ea93b01c784740d1a9957dc1d5580809448adb0713edfb02b7172f61362f0f362800c88f09dcc8165005250a757fbd942b59e36ba16
 WHIRLPOOL 
f5de4ea768ad7a5cad21705c24b79773522207ffbc85209676b1a4ce067e031330ded68e2201953c477c3dae743f95521da230194be90be900afa30f39f943c5
 DIST linux-4.8.6.tar.xz 91969848 SHA256 
74744e00420856cfc8049fa3b3a55e57a116994226a498ef56801bc9492df36b SHA512 
235acc394ce347d4131e86f6ff3f3fa9d552bf227c2483c25da7de99f3dc8fd20c4a04db0c8d59cdfa4fa9d98a5b102a5734f7b7704df6648c6efa5e8a7515ea
 WHIRLPOOL 
cb27d5654f7351ff32d057501c594f9b6e15fefe78c588b9e9cfedd88fbdb807ba7cfc1e238444d94f3d46168d6edc1bbb8e3966c2ca0f46c668dd4e9d60a01f
-DIST qemu-2.6.1.tar.bz2 25762855 SHA256 
4942fd1b6ee31f2f55ffc2201dd7397e6b9c55a2ef332e6d660c730d268e08d1 SHA512 
adb55d0774618c9cd02d376222814f2047977bfbca73248841275084ae537db583db4ac6cfa5cc65c3182941d5f4b40f2f7f4661b2cd93cbb3796e2f325bc919
 WHIRLPOOL 
1b9c0de78fcf874fd307ce2ee49448e96140fae0ea5739af28947bf8f241e768b47abe3edd2d798b826d99cfd4ca143cf71192d254b54ab47515ac59327fc172
 DIST qemu-2.7.0.tar.bz2 26867760 SHA256 
326e739506ba690daf69fc17bd3913a6c313d9928d743bd8eddb82f403f81e53 SHA512 
654acaa7b3724a288e5d7e2a26ab780d9c9ed9f647fba00a906cbaffbe9d58fd666f2d962514aa2c5b391b4c53811ac3170d2eb51727f090bd19dfe45ca9a9db
 WHIRLPOOL 
dcb3e5f7da89dd8e14d636d7ebd476e076e0043880bb9ea3fb1c03cb4bcd4e5c7d3c4719da26c3ce521e3a3db5ae671e86f198ac1bc3474e774d75504fef8b8d
-DIST rkt-1.18.0.tar.gz 3042834 SHA256 
3897afeb743f77509cf7bfb484800e5b75eadb15f42bc0258e2e5b5598ae8290 SHA512 
e47da81dde38f5c63cfd2955b1219c4339b51d5bf396042d7872893c5475f796b0279218380fa43ebe3ed7bbdfaf360ed286095193a279c364623dcbd8d9da14
 WHIRLPOOL 
409451eb50dfdd0726641ea843e48ebcc10629b6b6e85ce7ece4b1f6cb5b8586645f3990b0d9510ba6b7b3c0f0beb58f1c740e8cb5610fea675eb0c3ea1305a6
-DIST rkt-1.19.0.tar.gz 3071413 SHA256 
49b5c1cc9a376a241e8b72b9702a911c3daa9187715e70fddbf2d267140b627a SHA512 
0d14716de6cdb2bf6c7d8b1ddd4ae839f98cb05290a8d85f3ed7b604dce5250556d849909c21c51889c43f0779c20f76f708a83bb6ba2b2d7c1f1761cec22a0c
 WHIRLPOOL 
4c0d99fd77444c992be0fc4be7461c8e34b7e26dd64f17f1468d8a0b93b4878d32ded7bcac96a01cf8d6c981bd1ed8b25fae9efde5574a8fb64c7e9f9b290f96
-DIST rkt-1.20.0.tar.gz 3315218 SHA256 
3b0a08971cc22004fe8367f8d3e35d5f66fcd0191802b4e35c5c273c1f772096 SHA512 
37c46a044838660eb22d74ff5cc16c7d9a29b178a5ccece97d484e4aebfd587a7558d665d2a2162adee859135330d4504a4dca60faf4ce5e3552633924c3b960
 WHIRLPOOL 
65c734f97f942886c7e7c6bcdc5a99bf3350b7f6286a015af57750c2b7d1282cd2c032d9bdc10d3209fb94c817fbc6f3cf1c8ea5307a820ba9a817d78afd38ca
 DIST rkt-1.21.0.tar.gz 3334473 SHA256 
63eed8da954c24c1f9010e7513ee6ac21ffeaf63a648f9d5a0f9e9d3eb92fde5 SHA512 
2723aab1aadbe7be0f7ce9c7f4e000c76d8c34d167b1157a08de7fb2248e4b73a7fc765ead557db495bab803f5d5c8d09e1d9441301396e18fa49b21a8c4c7ae
 WHIRLPOOL 
11b28be68dd246ddafb5455becc64ea1b185d1128747dc51103ab692c34cd9157423164c4847be9e9a39338cb5ad6e2db3e588545378179b51a0ce58a1be1935
-DIST rkt-pxe-1192.0.0.img 233603403 SHA256 
a6233ff4b91457181c3f9eed942af9df66161f5ae84256fbe2d08b5d184c35be SHA512 

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

2017-01-08 Thread Lars Wendler
commit: 2098e83e9637d157be3eb6d97b710b2393ad9579
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  8 21:02:31 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  8 21:03:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2098e83e

media-libs/flac: Removed deps on long gone emul-linux* packages.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/flac/flac-1.3.2.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/media-libs/flac/flac-1.3.2.ebuild 
b/media-libs/flac/flac-1.3.2.ebuild
index 0e8a510..5b5d6bf 100644
--- a/media-libs/flac/flac-1.3.2.ebuild
+++ b/media-libs/flac/flac-1.3.2.ebuild
@@ -15,11 +15,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="altivec +cxx debug ogg cpu_flags_x86_sse static-libs"
 
-RDEPEND="ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1
-   !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
-   )"
+RDEPEND="ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
app-arch/xz-utils
abi_x86_32? ( dev-lang/nasm )



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

2017-01-08 Thread David Seifert
commit: f025490595a82c4e7bc929b73b7bb0ca2fbb5d50
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  8 20:49:14 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  8 20:49:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0254905

dev-python/pyside-tools: Add py3.5 support

* EAPI=6
* Add missing ${PYTHON_REQUIRED_USE}
* Fix src_test when run with py3 impls

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../pyside-tools/pyside-tools-0.2.15-r1.ebuild | 34 ++
 1 file changed, 22 insertions(+), 12 deletions(-)

diff --git a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild 
b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
index 6de7621..00d3c62 100644
--- a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
+++ b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
+
 CMAKE_IN_SOURCE_BUILD="1"
 CMAKE_MAKEFILE_GENERATOR="emake" # bug 558248
-PYTHON_COMPAT=( python{2_7,3_4} )
-VIRTUALX_COMMAND="cmake-utils_src_test"
 
-inherit eutils cmake-utils python-r1 vcs-snapshot virtualx
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit cmake-utils python-r1 vcs-snapshot virtualx
 
 DESCRIPTION="PySide development tools (lupdate, rcc, uic)"
 HOMEPAGE="https://wiki.qt.io/Pyside;
@@ -30,17 +31,28 @@ DEPEND="${RDEPEND}
test? ( virtual/pkgconfig )
 "
 
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+PATCHES=(
+   "${FILESDIR}"/0.2.13-fix-pysideuic-test-and-install.patch
+)
+
 src_prepare() {
-   epatch "${FILESDIR}"/0.2.13-fix-pysideuic-test-and-install.patch
+   cmake-utils_src_prepare
 
python_copy_sources
 
preparation() {
pushd "${BUILD_DIR}" >/dev/null || die
if python_is_python3; then
-   rm -fr pysideuic/port_v2
+   rm -fr pysideuic/port_v2 || die
+
+   # need to run with -py3 to generate
+   # proper python 3 interfaces
+   sed -i -e 
's:${PYSIDERCC_EXECUTABLE}:"${PYSIDERCC_EXECUTABLE} -py3":' \
+   tests/rcc/CMakeLists.txt || die
else
-   rm -fr pysideuic/port_v3
+   rm -fr pysideuic/port_v3 || die
fi
 
sed -i -e "/pkg-config/ s:shiboken:&-${EPYTHON}:" \
@@ -55,7 +67,7 @@ src_configure() {
local mycmakeargs=(
-DPYTHON_BASENAME="-${EPYTHON}"
-DPYTHON_SUFFIX="-${EPYTHON}"
-   $(cmake-utils_use_build test TESTS)
+   -DBUILD_TESTS=$(usex test)
)
CMAKE_USE_DIR="${BUILD_DIR}" cmake-utils_src_configure
}
@@ -71,7 +83,7 @@ src_compile() {
 
 src_test() {
testing() {
-   CMAKE_USE_DIR="${BUILD_DIR}" virtualmake
+   CMAKE_USE_DIR="${BUILD_DIR}" virtx cmake-utils_src_test
}
python_foreach_impl testing
 }
@@ -81,6 +93,4 @@ src_install() {
CMAKE_USE_DIR="${BUILD_DIR}" cmake-utils_src_install 
DESTDIR="${D}"
}
python_foreach_impl installation
-
-   dodoc AUTHORS
 }



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

2017-01-08 Thread Christoph Junghans
commit: 34a03c3521981139d17b0d6d0d87c515a8830aa5
Author: Christoph Junghans  gentoo  org>
AuthorDate: Sun Jan  8 20:37:34 2017 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Sun Jan  8 20:37:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a03c35

net-misc/grive: version bump

Package-Manager: portage-2.3.0

 net-misc/grive/Manifest   |  1 +
 net-misc/grive/grive-0.5.1_pre20161004.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/net-misc/grive/Manifest b/net-misc/grive/Manifest
index f19177a..13398b8 100644
--- a/net-misc/grive/Manifest
+++ b/net-misc/grive/Manifest
@@ -2,3 +2,4 @@ DIST grive-0.4.0_pre20150905.tar.gz 158858 SHA256 
c488e9956a48fa5416e1f6082ede64
 DIST grive-0.4.0_pre20151011.tar.gz 160502 SHA256 
0e480a0f5aa1ba008d8e7e3f8cb0198728f6c67bf1e588a66a6d68bb39cff573 SHA512 
c5b59a8740ee0886d95f64278c1dd8e0c80df8c53b982f0720fd3a9caa82503ce0ef75987afeafa8735b4e88ef6fea6b5266671516165b288156b1ab543dc3f7
 WHIRLPOOL 
8c888a218732c9be77d5ae407074f59e0c61d4facb70a8caee97f25e1f46fc5c618aeb09510e23ad18e7604cc17f645df9a9245fac96e1f3dff7279b8f0d2626
 DIST grive-0.5.1_pre20160114.tar.gz 162888 SHA256 
20c15d84894a2943c50e6a9c1c95d1d29b5ca7240427dcd32e96113e5246a420 SHA512 
8d10a9c1f36149def23326f3edd4350b156c59d6c2caa3d9ea262d9f61e174f0af2264a0c8d57592625c0e7cd5f9e7e171d01ff0c6a879a5605e44bb4c9a62d7
 WHIRLPOOL 
782fd3160f8970b837b989129993cfdb4e12327df46806c66aa8a5417ef9295373fe7e6acebfe7c30a00c936be67d127d8b886cb7cd3b4bfd79c8b71437bc91c
 DIST grive-0.5.1_pre20160706.tar.gz 163646 SHA256 
299257850a482a08f556992c5cc895e1335206a13f94c40eb6afeb203f3e9cd1 SHA512 
05496c9d38b13804b5839cf6a5d64a588e670b0e6d2796fe7f7a66267ade34f22bde28cf34210a4f2d36f12671ba38c963b3fc3fa6f8f80ff8b143aace648b52
 WHIRLPOOL 
44f0d778dd7e8240f6dec2ce437016cef1cd2fc824fd2e0c1d406758facea46e356e0716d438dcd07992c35f722e807db531c639385ff03e38a5653ffd0567ea
+DIST grive-0.5.1_pre20161004.tar.gz 163085 SHA256 
d3ca4b728ba38ff735afbd308effaf18a6c1586487e9e15c8b4854144eb916f7 SHA512 
1de5c2956d898d0a67e28469d7cf054e83b63f6dca736a60f875fbaac3197bc425432c43db2472e87113df2fa5da49eff9e17cd33610ccda7ba5bf0c2d4966c0
 WHIRLPOOL 
76148f8fe94cb0f5846e178d3bc9f35d61bded9181cc2835ae78040ee1b37fedeca6e1d7e8db7a55ed6e9390aca4135fda4e7f1aaa40621d618aab908c33e075

diff --git a/net-misc/grive/grive-0.5.1_pre20161004.ebuild 
b/net-misc/grive/grive-0.5.1_pre20161004.ebuild
new file mode 100644
index ..3d31fa6
--- /dev/null
+++ b/net-misc/grive/grive-0.5.1_pre20161004.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils
+
+if [[ ${PV} = * ]]; then
+   inherit git-2
+   EGIT_REPO_URI="git://github.com/vitalif/${PN}2.git"
+else
+   inherit vcs-snapshot
+   COMMIT="7bbb01c3014cc996ec24a7e5c0684f24b604b735"
+   SRC_URI="https://github.com/vitalif/${PN}2/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+fi
+
+DESCRIPTION="An open source Linux client for Google Drive"
+HOMEPAGE="https://github.com/vitalif/grive2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-libs/expat
+   >=dev-libs/json-c-0.11-r1:=
+   dev-libs/libgcrypt:0=
+   || ( net-misc/curl[curl_ssl_openssl] net-misc/curl[curl_ssl_gnutls] )
+   sys-libs/binutils-libs:0=
+   sys-libs/glibc
+   dev-libs/yajl
+"
+DEPEND="${RDEPEND}"



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

2017-01-08 Thread Kristian Fiskerstrand
commit: 4c6fc65c9540ef8e8b589962c5d7d79d67da8ba8
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jan  8 20:32:26 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jan  8 20:34:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6fc65c

gnome-extra/cinnamon-desktop: New upstream version 3.2.4

 gnome-extra/cinnamon-desktop/Manifest  |  1 +
 .../cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/gnome-extra/cinnamon-desktop/Manifest 
b/gnome-extra/cinnamon-desktop/Manifest
index 8040e3c..c0b3675 100644
--- a/gnome-extra/cinnamon-desktop/Manifest
+++ b/gnome-extra/cinnamon-desktop/Manifest
@@ -1,3 +1,4 @@
 DIST cinnamon-desktop-2.8.1.tar.gz 529226 SHA256 
e3eb7210013992db9de050bc6c26f405d66a6c4f0363812deaf191b1fbab595b SHA512 
2f1447232ed11bca7507aa0af1de1f0843c5161665a42c9382b402695fa1f0b42972fb29d6d02cf8f951a7573f44fa9771e82f5bad6aa714419bf4a690e35dae
 WHIRLPOOL 
729b191ecf237ae3bc0bfe68c63c650b596ff76347457ce15b267cb01e52dcd13f39b0d21ea1d5164ee841dc0065393587da1f51868338bd71af753891c24860
 DIST cinnamon-desktop-3.0.2.tar.gz 56 SHA256 
a8bbf148b9ee25f21fb2c196a54c957e35cd23b32f25919516f08e8f4dda SHA512 
0adcc7bd9f9dace245a7d7528893f729947228e4c454e423cdb1d3ac2ae3c04d010226e340d5d9315cc45a84f96f7b0bb173ee1589169ddcfbfadba59e0787a6
 WHIRLPOOL 
039e080ae6e43d356d0c22fce2b18ba1f382d31273a51f1c07daa0e2d0572a3b14426ec44d5e402b987676f36e606a381816396c2f466da593faeabf27d87c12
 DIST cinnamon-desktop-3.2.0.tar.gz 572478 SHA256 
84c29fd9256370b6789613292fd12ec7893c1b752487dc938b056a3d68607212 SHA512 
e93ec4ee44152b800f75848bd9327b46f4ab0c6b2f4d0dc7f6d6f631eda0d486b995a5bb1537b2c85774fb3a48ae99332937fa8b6021aa08d98b98fc25a8429f
 WHIRLPOOL 
de9ab65cc297d8000ee9c74245080da95e12ac2e2c39a1a02316fb4d257693acee8414d98950790e9c880c6acaca0c6d535a236ab6605edbccd30d93008a9f2b
+DIST cinnamon-desktop-3.2.4.tar.gz 570814 SHA256 
f9920082b299c85d11cfdb6747026f5f044eabf3a09c0164873fa2850561abad SHA512 
d07dbc63df4b689cb1fdeb7032c9f19557de0849def929a9ffc99d5aa1bb49edd37899256152d1245e1d43690821ed61a10e63f82962f787f5e06d999dadaf76
 WHIRLPOOL 
0474c43c922b517ba0a227bff5b9a48b737621f3bdcf01628c37f9ed3b7ce8cf910dc5ae3ec990c0416cae1c9ac1c882b8637862fc4cebd92c9b9d82cfbce392

diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild 
b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
new file mode 100644
index ..52c3349
--- /dev/null
+++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python3_4 )
+
+inherit autotools eutils gnome2 python-single-r1
+
+DESCRIPTION="A collection of libraries and utilites used by Cinnamon"
+HOMEPAGE="http://cinnamon.linuxmint.com/;
+SRC_URI="https://github.com/linuxmint/cinnamon-desktop/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
+SLOT="0/4" # subslot = libcinnamon-desktop soname version
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection systemd"
+
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.37.3:2[dbus]
+   media-sound/pulseaudio[glib]
+   >=x11-libs/gdk-pixbuf-2.22:2[introspection?]
+   >=x11-libs/gtk+-3.3.16:3[introspection?]
+   >=x11-libs/libXext-1.1
+   >=x11-libs/libXrandr-1.3
+   x11-libs/cairo:=[X]
+   x11-libs/libX11
+   x11-libs/libxkbfile
+   x11-misc/xkeyboard-config
+   >=gnome-base/gsettings-desktop-schemas-3.5.91
+   introspection? ( >=dev-libs/gobject-introspection-0.9.7:= )
+"
+RDEPEND="${COMMON_DEPEND}
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/gtk-doc-am-1.4
+   >=dev-util/intltool-0.40.6
+   gnome-base/gnome-common
+   x11-proto/randrproto
+   x11-proto/xproto
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   eautoreconf
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable introspection)
+}
+
+src_install() {
+   gnome2_src_install
+
+   # set sane default gschema values for systemd users
+   if use systemd; then
+   insinto /usr/share/glib-2.0/schemas/
+   newins "${FILESDIR}"/${PN}-2.6.4.systemd.gschema.override 
${PN}.systemd.gschema.override
+   fi
+}



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

2017-01-08 Thread Kristian Fiskerstrand
commit: 20a8a4f59363dce0bb5a958ee0ad5de2a56401f1
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jan  8 20:34:04 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jan  8 20:34:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a8a4f5

gnome-extra/cinnamon-screensaver: 3.2.13

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13.ebuild 
b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13.ebuild
index fdd664e..518bcdb 100644
--- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13.ebuild
+++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13.ebuild
@@ -14,12 +14,12 @@ 
SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="debug doc pam systemd"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.37.3:2[dbus]
>=x11-libs/gtk+-3.1.4:3[introspection]
-   >=gnome-extra/cinnamon-desktop-2.6.3:0=[systemd=]
+   >=gnome-extra/cinnamon-desktop-3.2.2:0=[systemd=]
>=gnome-base/gsettings-desktop-schemas-0.1.7
>=gnome-base/libgnomekbd-3.6
>=dev-libs/dbus-glib-0.78



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

2017-01-08 Thread Lars Wendler
commit: d81ef91b89702ac906c332565b3e6682e28a9b5f
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  8 20:20:54 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  8 20:21:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81ef91b

sys-fs/xfsprogs: Bump to version 4.9.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/xfsprogs/Manifest   |   1 +
 .../files/xfsprogs-4.9.0-cross-compile.patch   | 143 +
 sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild  |  95 ++
 3 files changed, 239 insertions(+)

diff --git a/sys-fs/xfsprogs/Manifest b/sys-fs/xfsprogs/Manifest
index 318a5f4..4ef4635 100644
--- a/sys-fs/xfsprogs/Manifest
+++ b/sys-fs/xfsprogs/Manifest
@@ -2,3 +2,4 @@ DIST xfsprogs-3.2.4.tar.gz 1482424 SHA256 
dde65ead82d3cbfa9b4ded9796b6d22095d7d7
 DIST xfsprogs-4.5.0.tar.gz 1524382 SHA256 
e49beb314984efbd0d758abb5c6137db3bb60a88e59e1e94c00defb536cf89f8 SHA512 
19c95551dc91ec46916f9a7e3d7976907664d32dd5fdc26af0ca62ca74c4b3c10f9e843aac8214ea9d1c0bf140c9f4e321d059808af01a623abedd5067011314
 WHIRLPOOL 
54d742635df024a63181da76c3220671610068363af85be2677521f20342595a5cebb2fd169945572351901ee2c9384f79f54a381ab3620dde22d863aa66d469
 DIST xfsprogs-4.7.0.tar.gz 1534909 SHA256 
88580bb3e6847c3edef436703a4fae403fc19b20739db4c31166ee4b256178d7 SHA512 
5184f1dbc3989f3c1f1b103d5cbd70462db107cfe113424166581ebcfaad4041c9c78f5d038f4bd4728ff99a2f9705219582ba9bfd10745354a1cab0b7dfe613
 WHIRLPOOL 
8157b2e8df5946acacc22ed761e38b382ef464f4984971148069b2f215418f4e23ac142721394439c041c236cbd460e0b56ff071d1c10e343070147709f42af3
 DIST xfsprogs-4.8.0.tar.xz 1088376 SHA256 
82ce9cb3a55f4e208e8fe3471ff0aff0602b8300f3e50bdf05cc7e11549686f9 SHA512 
9c83763ae4925980969e66827edef41774e4dc09ae42637630167b5e0329675517ea7b50de751fcb9485fbcf8e470d24dd20b51475bcb56723dae6ee9fb140c7
 WHIRLPOOL 
dc9f9b5c0b4e9b61f023fb972137126f22909c77908990e1beb391689fe6512a7810d9bd1ccfc0cfe4cd5379d99c123ddc9d0b6194e0a81e946e2304f964f180
+DIST xfsprogs-4.9.0.tar.xz 1087940 SHA256 
f1e60a9a54583dba82fa506dd9b59bdec110a968f80f507bf5f93b263af7a4df SHA512 
990946f0a34381f57afb39bcda0ff539e18af4de2ecc19c833ffd4fb7c22c25b501091c1f0953db103a62204d952c9eecba21f22f3c5910286456da65fb09fa7
 WHIRLPOOL 
a9b582a42967ce1e314cd0ac3518792c2e10f7bb1370151a68a09a8e21e40cc6818b9778dfdd248961c3a1a08a70424f0150219488a18bc5d60e5669702c472f

diff --git a/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch 
b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
new file mode 100644
index ..f4232b3
--- /dev/null
+++ b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
@@ -0,0 +1,143 @@
+--- xfsprogs-4.9.0/configure
 xfsprogs-4.9.0/configure
+@@ -861,6 +861,7 @@
+ enable_blkid
+ enable_gettext
+ enable_shared
++BUILD_CFLAGS
+ BUILD_CC
+ CPP
+ OTOOL64
+@@ -960,7 +961,9 @@
+ LDFLAGS
+ LIBS
+ CPPFLAGS
+-CPP'
++CPP
++BUILD_CC
++BUILD_CFLAGS'
+ 
+ 
+ # Initialize some variables set by options.
+@@ -1616,6 +1619,9 @@
+   CPPFLAGSC/C++/Objective C preprocessor flags, e.g. -I if
+   you have headers in a nonstandard directory 
+   CPP C preprocessor
++  BUILD_CCC compiler for build tools
++  BUILD_CFLAGS
++  C compiler flags for build tools
+ 
+ Use these variables to override the choices made by `configure' or to help
+ it to find libraries and programs with nonstandard names/locations.
+@@ -6,11 +11122,12 @@
+ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS 
conftest.$ac_ext $LIBS >&5'
+ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+ 
+-if test $cross_compiling = no; then
+-  BUILD_CC="$CC"
+ 
+-else
+-  for ac_prog in gcc cc
++if test "${BUILD_CC+set}" != "set"; then
++  if test $cross_compiling = no; then
++BUILD_CC="$CC"
++  else
++for ac_prog in gcc cc
+ do
+   # Extract the first word of "$ac_prog", so it can be a program name with 
args.
+ set dummy $ac_prog; ac_word=$2
+@@ -11162,6 +11169,15 @@
+   test -n "$BUILD_CC" && break
+ done
+ 
++  fi
++fi
++
++if test "${BUILD_CFLAGS+set}" != "set"; then
++  if test $cross_compiling = no; then
++BUILD_CFLAGS="$CFLAGS"
++  else
++BUILD_CFLAGS="-g -O2"
++  fi
+ fi
+ 
+ # Check whether --enable-shared was given.
+--- xfsprogs-4.9.0/configure.ac
 xfsprogs-4.9.0/configure.ac
+@@ -9,11 +9,21 @@
+ AC_PROG_LIBTOOL
+ 
+ AC_PROG_CC
+-if test $cross_compiling = no; then
+-  BUILD_CC="$CC"
+-  AC_SUBST(BUILD_CC)
+-else
+-  AC_CHECK_PROGS(BUILD_CC, gcc cc)
++AC_ARG_VAR(BUILD_CC, [C compiler for build tools])
++if test "${BUILD_CC+set}" != "set"; then
++  if test $cross_compiling = no; then
++BUILD_CC="$CC"
++  else
++AC_CHECK_PROGS(BUILD_CC, gcc cc)
++  fi
++fi
++AC_ARG_VAR(BUILD_CFLAGS, [C compiler flags for build tools])
++if test "${BUILD_CFLAGS+set}" != "set"; then
++  if test $cross_compiling = no; then
++BUILD_CFLAGS="$CFLAGS"
++  else
++BUILD_CFLAGS="-g -O2"
++  fi
+ fi
+ 
+ AC_ARG_ENABLE(shared,
+--- 

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

2017-01-08 Thread Lars Wendler
commit: 743bdcf27df692d54fa1d879b25e51384777c39e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan  8 20:21:44 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan  8 20:22:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743bdcf2

sys-fs/xfsprogs: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/xfsprogs/Manifest   |   1 -
 .../xfsprogs/files/xfsprogs-3.2.2-sharedlibs.patch | 108 -
 sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild  |  98 ---
 3 files changed, 207 deletions(-)

diff --git a/sys-fs/xfsprogs/Manifest b/sys-fs/xfsprogs/Manifest
index 4ef4635..19da7ac 100644
--- a/sys-fs/xfsprogs/Manifest
+++ b/sys-fs/xfsprogs/Manifest
@@ -1,4 +1,3 @@
-DIST xfsprogs-3.2.4.tar.gz 1482424 SHA256 
dde65ead82d3cbfa9b4ded9796b6d22095d7d759a22d41ae6f1a4ec458bb0465 SHA512 
fb1ea5beb933b86970cac198fa4e296457f0f5b30bd72fda54452644730277929dee28f11f35a154910e4a19857455ecffdd21b3df456023e0da95e2fd0aa0eb
 WHIRLPOOL 
dec87905b5a5af053e71e88f1670470c00b94a758dbb3adbc601db61b4efaaba306f344a4334b11680973d5153fcc7f8b5d59c4698f21d654570e8355fe9
 DIST xfsprogs-4.5.0.tar.gz 1524382 SHA256 
e49beb314984efbd0d758abb5c6137db3bb60a88e59e1e94c00defb536cf89f8 SHA512 
19c95551dc91ec46916f9a7e3d7976907664d32dd5fdc26af0ca62ca74c4b3c10f9e843aac8214ea9d1c0bf140c9f4e321d059808af01a623abedd5067011314
 WHIRLPOOL 
54d742635df024a63181da76c3220671610068363af85be2677521f20342595a5cebb2fd169945572351901ee2c9384f79f54a381ab3620dde22d863aa66d469
 DIST xfsprogs-4.7.0.tar.gz 1534909 SHA256 
88580bb3e6847c3edef436703a4fae403fc19b20739db4c31166ee4b256178d7 SHA512 
5184f1dbc3989f3c1f1b103d5cbd70462db107cfe113424166581ebcfaad4041c9c78f5d038f4bd4728ff99a2f9705219582ba9bfd10745354a1cab0b7dfe613
 WHIRLPOOL 
8157b2e8df5946acacc22ed761e38b382ef464f4984971148069b2f215418f4e23ac142721394439c041c236cbd460e0b56ff071d1c10e343070147709f42af3
 DIST xfsprogs-4.8.0.tar.xz 1088376 SHA256 
82ce9cb3a55f4e208e8fe3471ff0aff0602b8300f3e50bdf05cc7e11549686f9 SHA512 
9c83763ae4925980969e66827edef41774e4dc09ae42637630167b5e0329675517ea7b50de751fcb9485fbcf8e470d24dd20b51475bcb56723dae6ee9fb140c7
 WHIRLPOOL 
dc9f9b5c0b4e9b61f023fb972137126f22909c77908990e1beb391689fe6512a7810d9bd1ccfc0cfe4cd5379d99c123ddc9d0b6194e0a81e946e2304f964f180

diff --git a/sys-fs/xfsprogs/files/xfsprogs-3.2.2-sharedlibs.patch 
b/sys-fs/xfsprogs/files/xfsprogs-3.2.2-sharedlibs.patch
deleted file mode 100644
index 118874a..
--- a/sys-fs/xfsprogs/files/xfsprogs-3.2.2-sharedlibs.patch
+++ /dev/null
@@ -1,108 +0,0 @@
-use libtool to do all installing.  do not use the manual file install as
-that'll copy files directly from the .libs/ subdir which might have rpaths
-that we do not want.
-
 xfsprogs-3.2.2/include/buildmacros
-+++ xfsprogs-3.2.2/include/buildmacros
-@@ -70,18 +70,9 @@
- # /usr/lib.
- ifeq ($(ENABLE_SHARED),yes)
- INSTALL_LTLIB_DEV = \
--  cd $(TOPDIR)/$(LIBNAME)/.libs; \
--  ../$(INSTALL) -m 755 -d $(PKG_LIB_DIR); \
--  ../$(INSTALL) -m 644 -T old_lib $(LIBNAME).lai $(PKG_LIB_DIR); \
--  ../$(INSTALL) -m 644 $(LIBNAME).lai $(PKG_LIB_DIR)/$(LIBNAME).la ; \
--  ../$(INSTALL) -m 755 -d $(PKG_ROOT_LIB_DIR); \
--  ../$(INSTALL) -T so_base $(LIBNAME).lai $(PKG_ROOT_LIB_DIR); \
--  if [ "x$(shell readlink -f $(PKG_LIB_DIR))" != \
--   "x$(shell readlink -f $(PKG_ROOT_LIB_DIR))"; ]; then \
--  ../$(INSTALL) -S $(PKG_LIB_DIR)/$(LIBNAME).a 
$(PKG_ROOT_LIB_DIR)/$(LIBNAME).a; \
--  ../$(INSTALL) -S $(PKG_LIB_DIR)/$(LIBNAME).la 
$(PKG_ROOT_LIB_DIR)/$(LIBNAME).la; \
--  ../$(INSTALL) -S $(PKG_ROOT_LIB_DIR)/$(LIBNAME).so 
$(PKG_LIB_DIR)/$(LIBNAME).so; \
--  fi
-+  set -e; cd $(TOPDIR)/$(LIBNAME); \
-+  $(INSTALL) -m 755 -d $(PKG_LIB_DIR); \
-+  env -uDIST_ROOT $(LTINSTALL) $(TOPDIR)/$(LIBNAME)/$(LIBNAME).la 
$(DIST_ROOT)$(PKG_LIB_DIR)/$(LIBNAME).la
- else
- INSTALL_LTLIB_DEV = $(INSTALL_LTLIB_STATIC)
- endif
 xfsprogs-3.2.2/libdisk/Makefile
-+++ xfsprogs-3.2.2/libdisk/Makefile
-@@ -31,6 +31,7 @@
- install: default
- 
- install-dev: default
-+  $(INSTALL_LTLIB_DEV)
- 
- install-qa: install-dev
- 
 xfsprogs-3.2.2/libhandle/Makefile
-+++ xfsprogs-3.2.2/libhandle/Makefile
-@@ -20,7 +20,6 @@
- include $(BUILDRULES)
- 
- install: default
--  $(INSTALL_LTLIB)
- 
- install-dev: default
-   $(INSTALL_LTLIB_DEV)
 xfsprogs-3.2.2/libxcmd/Makefile
-+++ xfsprogs-3.2.2/libxcmd/Makefile
-@@ -34,6 +34,11 @@
- 
- include $(BUILDRULES)
- 
--install install-dev install-qa: default
-+install: default
-+
-+ install-dev: default
-+  $(INSTALL_LTLIB_DEV)
-+
-+install-qa: default
- 
- -include .ltdep
 xfsprogs-3.2.2/libxfs/Makefile
-+++ xfsprogs-3.2.2/libxfs/Makefile
-@@ -86,6 +86,7 @@
- install: default
- 
- install-dev: default
-+  $(INSTALL_LTLIB_DEV)
- 
- install-qa: default
- 
 xfsprogs-3.2.2/libxlog/Makefile
-+++ xfsprogs-3.2.2/libxlog/Makefile
-@@ 

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

2017-01-08 Thread Andreas Sturmlechner
commit: 3f809e8e836098567d47560ab7231851a2a89b32
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan  8 19:15:58 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan  8 20:15:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f809e8e

media-sound/jalv: Drop old

Package-Manager: portage-2.3.0

 media-sound/jalv/jalv-1.6.0.ebuild | 50 --
 1 file changed, 50 deletions(-)

diff --git a/media-sound/jalv/jalv-1.6.0.ebuild 
b/media-sound/jalv/jalv-1.6.0.ebuild
deleted file mode 100644
index 4e806bb..
--- a/media-sound/jalv/jalv-1.6.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 qmake-utils waf-utils
-
-DESCRIPTION="Simple but fully featured LV2 host for Jack"
-HOMEPAGE="http://drobilla.net/software/jalv/;
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk gtk2 gtkmm portaudio qt4 qt5"
-
-RDEPEND=">=media-libs/lv2-1.6.0
-   >=media-libs/lilv-0.15.1
-   >=dev-libs/serd-0.14.0
-   >=dev-libs/sord-0.12.0
-   >=media-libs/suil-0.6.0
-   >=media-libs/sratom-0.4.0
-   !portaudio? ( virtual/jack )
-   gtk? ( >=x11-libs/gtk+-3.0.0:3 )
-   gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
-   gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
-   portaudio? ( media-libs/portaudio )
-   qt5? ( dev-qt/qtwidgets:5 )
-"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   virtual/pkgconfig"
-
-DOCS=( "AUTHORS" "NEWS" "README" )
-
-src_configure() {
-   use qt5 && export PATH="$(qt5_get_bindir):${PATH}"
-   waf-utils_src_configure \
-   "--docdir=/usr/share/doc/${PF}" \
-   --no-qt4 \
-   $(use qt5   || echo --no-qt5)   \
-   $(use gtk   || echo --no-gtk3)  \
-   $(use gtk2  || echo --no-gtk2)  \
-   $(use gtkmm || echo --no-gtkmm) \
-   $(use portaudio && echo --portaudio)
-}



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

2017-01-08 Thread Andreas Sturmlechner
commit: 2fb67600d610fc87be431e8188b035b51cbb7623
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan  8 19:08:28 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan  8 20:15:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb67600

media-sound/jalv: Fix DEPENDs, build with Qt-5.7.0

Gentoo-bug: 604832, 605046

Package-Manager: portage-2.3.0

 media-sound/jalv/files/jalv-1.6.0-qt-5.7.0.patch | 31 +
 media-sound/jalv/jalv-1.6.0-r1.ebuild| 56 
 2 files changed, 87 insertions(+)

diff --git a/media-sound/jalv/files/jalv-1.6.0-qt-5.7.0.patch 
b/media-sound/jalv/files/jalv-1.6.0-qt-5.7.0.patch
new file mode 100644
index ..f6ca944
--- /dev/null
+++ b/media-sound/jalv/files/jalv-1.6.0-qt-5.7.0.patch
@@ -0,0 +1,31 @@
+From c32f3ca76a09c03fe9a022eb46e049e6fd5e2dbb Mon Sep 17 00:00:00 2001
+From: David Robillard 
+Date: Sat, 7 Jan 2017 19:20:55 -0500
+Subject: Fix compilation with newer versions of Qt5
+
+
+diff --git a/wscript b/wscript
+index 24f5a2b..08df946 100644
+--- a/wscript
 b/wscript
+@@ -5,7 +5,7 @@ from waflib.extras import autowaf as autowaf
+ import waflib.Options as Options
+ 
+ # Version of this package (even if built as a child)
+-JALV_VERSION = '1.6.0'
++JALV_VERSION = '1.6.1'
+ 
+ # Variables for 'waf dist'
+ APPNAME = 'jalv'
+@@ -231,7 +231,7 @@ def build(bld):
+   includes = ['.', 'src'],
+   lib  = ['pthread'],
+   install_path = '${BINDIR}',
+-  cxxflags = ['-fPIC'])
++  cxxflags = ['-fPIC', '-std=c++11'])
+ autowaf.use_lib(bld, obj, libs + ' QT5')
+ 
+ # Man pages
+-- 
+cgit v0.10.2
+

diff --git a/media-sound/jalv/jalv-1.6.0-r1.ebuild 
b/media-sound/jalv/jalv-1.6.0-r1.ebuild
new file mode 100644
index ..a582203
--- /dev/null
+++ b/media-sound/jalv/jalv-1.6.0-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 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} )
+PYTHON_REQ_USE='threads(+)'
+
+inherit python-any-r1 qmake-utils waf-utils
+
+DESCRIPTION="Simple but fully featured LV2 host for Jack"
+HOMEPAGE="http://drobilla.net/software/jalv/;
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2;
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk gtk2 gtkmm portaudio qt5"
+
+RDEPEND=">=media-libs/lv2-1.6.0
+   >=media-libs/lilv-0.24.0
+   >=dev-libs/serd-0.14.0
+   >=dev-libs/sord-0.12.0
+   >=media-libs/suil-0.6.0
+   >=media-libs/sratom-0.6.0
+   gtk? ( >=x11-libs/gtk+-3.0.0:3 )
+   gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
+   gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
+   portaudio? ( media-libs/portaudio )
+   !portaudio? ( virtual/jack )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS NEWS README )
+
+PATCHES=( "${FILESDIR}/${P}-qt-5.7.0.patch" )
+
+src_configure() {
+   use qt5 && export PATH="$(qt5_get_bindir):${PATH}"
+   waf-utils_src_configure \
+   "--docdir=/usr/share/doc/${PF}" \
+   --no-qt4 \
+   $(use qt5   || echo --no-qt5)   \
+   $(use gtk   || echo --no-gtk3)  \
+   $(use gtk2  || echo --no-gtk2)  \
+   $(use gtkmm || echo --no-gtkmm) \
+   $(use portaudio && echo --portaudio)
+}



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

2017-01-08 Thread Jory Pratt
commit: 569ddf303df2155d56295764d84f79baaf007e06
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 20:11:03 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 20:11:03 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=569ddf30

www-client/firefox: 51.0_beta12 supports, requires nss-3.28.1

 www-client/firefox/Manifest| 94 +-
 ...ox-50.1.0.ebuild => firefox-51.0_beta12.ebuild} |  4 +-
 2 files changed, 4 insertions(+), 94 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index d21047d..c98ffe6 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -85,95 +85,5 @@ DIST firefox-45.6.0esr-xh.xpi 432919 SHA256 
bc0c472e5aea467a22f4db2216f9c25b11c9
 DIST firefox-45.6.0esr-zh-CN.xpi 475797 SHA256 
b92849fc289e03139a075cb916efcc1363ed82e2d13a97519c8523efe66244dd SHA512 
94d0b8f03ab08c4e54a4a67c88f415c565c04b57b87e4cf3503e5036602e9ca14441b76b393cef2b45b2d5f8c81faf1bfa07e17a15b63a50b3e236c433007baf
 WHIRLPOOL 
e1ef7d413c531cb075762113ada8ed1c4f0d98245dbf3aa81871ef761df90c5428a0e76a53158ff251bcbe280e538152156d252be154d717493fef39c9a8b06c
 DIST firefox-45.6.0esr-zh-TW.xpi 466529 SHA256 
80f55f03daa55e6b081f46a5badde962da433c54de5e4eb1a39c203a4a3b7dee SHA512 
8f6362b5fdfa30b6f004ad6cf93c9a0e7126c6b0d6ba14f69ced345c9a956313ecf640a07d13771b71302598452772c04652ed376bbc1c9560d9d6aeb630714e
 WHIRLPOOL 
67d3b99333d3baeb0ef6cd7e3395c805df0897ca70c6d76c29164733903d26791f949b78c64b8e02c21bbb2f4b263cfdea82ef144adb9e13f0d2838a3fa7f768
 DIST firefox-45.6.0esr.source.tar.xz 183076768 SHA256 
c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b SHA512 
b96c71aeed8a1185a085512f33d454a1735237cd9ddf37c8caa9cc91892eafab0615fc0ca6035f282ca8101489fa84c0de1087d1963c05b64df32b0c86446610
 WHIRLPOOL 
ac66683bcef20152f076a27ad93687de8e5d4635f908387414ef3195b84a078ca71b2eebe61f038dcd953f974fa38c9501c6e87fb79f1425c9a35302b67ec16e
-DIST firefox-50.0-patches-02.tar.xz 13380 SHA256 
9fce802e832b20f6cfd22993b10e0685dfc9522a1d00e209c23cd4d09023c017 SHA512 
d50572f0ba1c9493fd46ea0e26a3d8a80e1bc311aa6811406fb664e1c47a6b03c5400573d8f1c4e2452d3b82ca9ba279339c82255da3bcc7cdd185bc700e2a79
 WHIRLPOOL 
e7b13ff8e38d5f5e463a3f61dccbbef53c3aeac3a516622b5590a9fe8f064da7f640396a41abd5c9dec4fe7b23df33b4e5f2f739f68c5907b1cf3db8d5355cf6
-DIST firefox-50.1.0-ach.xpi 425410 SHA256 
db54b84c0c15fcaba27e2e124049c3f24efa4367fb6ed97daf34a62ad567ce73 SHA512 
66e20acc1b9b7b0f9087a158039ebe12182637940d52fe6b5059795e3aed40739f1ee4cfb11d0b865873d89d13a9a056cbfc58e54025d0358b7c5c6287ee943c
 WHIRLPOOL 
72eb760657bd0e214af138e7ad72ac4f44bd1079167365cfee46d5c00a8c2f92464efb50c73d3c4175625ff7b02c0754247d22c4272ff20baf264e2fa9e3306b
-DIST firefox-50.1.0-af.xpi 433950 SHA256 
1f90832b46c293e69e798a67895b9aba430b869c0e3184a0d611cb06bcb415da SHA512 
8dbc7d21ef0eea49878a7b9e8fcd32ac3f2f781c2644325d2a789edaf544c1be361e0e635cef40f678bbb4093641ef5a0bcf42e02edda7079cd39727a7ae2c25
 WHIRLPOOL 
fa8e0062cb77056983ed77069e8376192642835c28a743778de156652be635358afc5a84319c5fd62e5fe1acff7a7c26363ce2f4c3fb50a85c4f45152da5ceb0
-DIST firefox-50.1.0-an.xpi 442206 SHA256 
84a0200f752ae65e0bc08d0cc4a351c69e20d2a513199eb32ace260f078b0266 SHA512 
d805585a6f46e74575d60d0f3ca4a48876f4e4ddad47e2c830c46e51ffe95edf1e219deaa86eba7187c58bd2e9079529073c2da07314bfa1ae3451e9c849772b
 WHIRLPOOL 
47f47baca4510f8ac559450fe00a75b96a6b99f10436c9e048d74ac88517e85bf6dc5ff4b146cf3578db3b6e23520adfc1eee260e343ff972d214b80b9d7d7dd
-DIST firefox-50.1.0-ar.xpi 470436 SHA256 
6d3f8fff35b26a9b5dd86607ab3e504b2796ae5af6e07b6d327901803c1cb94b SHA512 
2a08f45ac7e473abd2eb5b010c1f16a89727a7ec88f2a71b0d170bc1b1ac08af80d3ff9d838a9ca737c18e2d3fd5fcc4b041b47547ec5c9ddbc87369015836ab
 WHIRLPOOL 
7101958e302d1d1a6f89ccd5640196667a8267d2e489ab0e21596e54aeda449f608b84f66583ee65801735644d468b6498ff6c04522962813013c6299839c615
-DIST firefox-50.1.0-as.xpi 484771 SHA256 
4f81c6948c19a3c0c0278d0ee0604b84382e013c84cbd729b8bb534ef8d885a9 SHA512 
df995339ef26a90be9de1affa13b92bbb8fe5b51224e2356a32264985f7cc9963bb2e2d2a513b128901e468c8697d3676d73444757edc97291fd30c0a87c458a
 WHIRLPOOL 
9947c096b67ef0f77b854d4502ea7b8ab15f6218e4cc2162f4d6964c3546d8f6e18b2171f992faea5ce4d22d7826ab979f3e961d17ff50d4b2e90e7334b6c933
-DIST firefox-50.1.0-ast.xpi 433850 SHA256 
81918465211a3d0ce575e7d7ef10735a8b7c45738bdf1e2478720c0e5d633709 SHA512 
004b7fff0737fc44cd67029e21182bac9cb2fe15e7791f51bd23459e616d3c628d857413d8775e9da1195b1933c9a12eb57b6a133df9ed7786aac9fe32623067
 WHIRLPOOL 
b3d6d7ad4d715ac46ac3861b0ac3e90c27b014b96857118652b1e3f8cefe9e795fdaa4632685e1ffe0ad8d962b39748dae6e941790d9b8a12072f7ca02221c39
-DIST firefox-50.1.0-az.xpi 451404 SHA256 
0c21e6def5113289295652f67f95ea4a3f5be885d781eaac94a0f0ac05111fd2 SHA512 
c2beb119bb5a4cd91bd07706b38a2c64757113313f9df9a92a387616bdc8b1ea6d56f5b1f9708f538e72ff60f4c281c514907be1996dc8c665b5867f11063aad
 WHIRLPOOL 

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

2017-01-08 Thread Chris Reffett
commit: e2927cad6ab093a2f8a09d49e6e326c81aa29653
Author: Chris Reffett  gentoo  org>
AuthorDate: Sun Jan  8 20:01:28 2017 +
Commit: Chris Reffett  gentoo  org>
CommitDate: Sun Jan  8 20:04:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2927cad

Add openproj-bin to package.mask, will be replaced by projectlibre

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 05dbaff..cdb28b8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Chris Reffett  (08 Jan 2017)
+# Superseded by projectlibre-bin, please migrate to that.
+# Masked for removal in 30 days.
+app-office/openproj-bin
+
 # Michael Orlitzky  (07 Jan 2017)
 # Places unauthenticated HTTP data into root's SSH authorized_keys
 # file. Nope. Masked for removal in 30 days. Bug 603346.



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

2017-01-08 Thread Chris Reffett
commit: 604dbcbd3a89514dcb6c6b2f7bcb0914f8b1d80b
Author: Chris Reffett  gentoo  org>
AuthorDate: Sun Jan  8 19:53:43 2017 +
Commit: Chris Reffett  gentoo  org>
CommitDate: Sun Jan  8 20:03:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604dbcbd

app-office/projectlibre-bin: New package to supersede openproj

Gentoo-Bug: 436958

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-office/projectlibre-bin/Manifest   |   1 +
 .../projectlibre-bin/files/projectlibre.desktop|  12 +
 app-office/projectlibre-bin/files/projectlibre.png | Bin 0 -> 7955 bytes
 app-office/projectlibre-bin/metadata.xml   |  11 +
 .../projectlibre-bin/projectlibre-bin-1.6.2.ebuild |  51 +
 5 files changed, 75 insertions(+)

diff --git a/app-office/projectlibre-bin/Manifest 
b/app-office/projectlibre-bin/Manifest
new file mode 100644
index ..297fc14
--- /dev/null
+++ b/app-office/projectlibre-bin/Manifest
@@ -0,0 +1 @@
+DIST projectlibre-1.6.2.tar.gz 14735171 SHA256 
72ea964533a2da0af0882acb91268647e7f5a99151b0abb8f3b84c6f26229fc4 SHA512 
128319a37aeeb4603fd45433e3961805b0de30e5760394d5eef2de1910bff3815e600462aa3264fa64df55eb8568849895c9d673e5574badafcbc1df89e2c9e7
 WHIRLPOOL 
78124a7a2dd488b55938cd0e2465ab5212dd3cc9dfb673a408664667fe49458ac6cf8aa9b684832e51c1af18f7fdd48acd5fd967db70eb4ee5f9f3b70c615289

diff --git a/app-office/projectlibre-bin/files/projectlibre.desktop 
b/app-office/projectlibre-bin/files/projectlibre.desktop
new file mode 100644
index ..6087406
--- /dev/null
+++ b/app-office/projectlibre-bin/files/projectlibre.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=ProjectLibre
+Comment=Project Management
+Comment[fr]=Gestion de projet
+Exec=projectlibre %F
+Icon=projectlibre
+Terminal=false
+Type=Application
+Categories=Office;ProjectManagement;
+MimeType=application/x-projectlibre;
+

diff --git a/app-office/projectlibre-bin/files/projectlibre.png 
b/app-office/projectlibre-bin/files/projectlibre.png
new file mode 100644
index ..a68aff0
Binary files /dev/null and b/app-office/projectlibre-bin/files/projectlibre.png 
differ

diff --git a/app-office/projectlibre-bin/metadata.xml 
b/app-office/projectlibre-bin/metadata.xml
new file mode 100644
index ..5ae0c0c
--- /dev/null
+++ b/app-office/projectlibre-bin/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   creff...@gentoo.org
+   Chris Reffett
+   
+   
+   projectlibre
+   
+

diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild 
b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
new file mode 100644
index ..1b063c2
--- /dev/null
+++ b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+
+inherit eutils
+
+MY_PN=${PN/-bin}
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="An open source desktop alternative to Microsoft Project"
+HOMEPAGE="http://www.projectlibre.org/;
+SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="CPAL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8"
+DEPEND=""
+
+S=${WORKDIR}/${MY_P}
+
+src_unpack() {
+   unpack ${MY_P}.tar.gz
+   cp "${FILESDIR}"/${MY_PN}.{desktop,png} ./ || die
+   cd "${S}"
+   rm -rf license projectlibre.bat
+}
+
+src_prepare() {
+   eapply_user
+   sed -i \
+   -e "/^OPENPROJ_HOME0=/s:=.*:=/opt/${MY_PN}:" \
+   ${MY_PN}.sh || die
+}
+
+src_install() {
+   local d="/opt/${MY_PN}"
+   insinto ${d}
+   doins -r * || die
+   fperms a+rx ${d}/${MY_PN}.sh
+
+   dodir /opt/bin
+   dosym ../${MY_PN}/${MY_PN}.sh /opt/bin/${MY_PN} || die
+
+   newmenu ../${MY_PN}.desktop ${MY_PN}.desktop || die
+   newicon ../${MY_PN}.png ${MY_PN}.png || die
+}



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

2017-01-08 Thread Kristian Fiskerstrand
commit: 6c847f6601fe87a5a9d35a7376383048f1188ba7
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Sun Jan  8 19:55:02 2017 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Sun Jan  8 19:56:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c847f66

gnome-extra/cinnamon-screensaver: Add 3.2.6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-extra/cinnamon-screensaver/Manifest  |  1 +
 .../cinnamon-screensaver-3.2.6.ebuild  | 92 ++
 2 files changed, 93 insertions(+)

diff --git a/gnome-extra/cinnamon-screensaver/Manifest 
b/gnome-extra/cinnamon-screensaver/Manifest
index ffb7333..626f2f0 100644
--- a/gnome-extra/cinnamon-screensaver/Manifest
+++ b/gnome-extra/cinnamon-screensaver/Manifest
@@ -2,3 +2,4 @@ DIST cinnamon-screensaver-2.8.0.tar.gz 146275 SHA256 
595c787bdc9d3a7189d603fe065
 DIST cinnamon-screensaver-3.0.1.tar.gz 147036 SHA256 
de32ab1852b605835ea0ca41f248d18b32d7805d479eb6fd5877d4de92dbb784 SHA512 
d9ad3f5c09d35388811387e3a7d1a8637d59390c4f797dedc4f6ff97cff631deb009d1cd1288317ca119f5db6456c05fd99c87c135595b2b1f07882892447427
 WHIRLPOOL 
6b4094cff650234933d82248fc671e399956bc435d1c47aa3b6869f2ba7c3eaaf9d973e05d29f1c274b269b6be62beca0ff0b3babc3804a73d62b9329be568f2
 DIST cinnamon-screensaver-3.2.13.tar.gz 143389 SHA256 
7b1a0c156cc0e1983d6ed4370426eac372a5cc3d5f6b8203ddc6913a58d972e9 SHA512 
f0c8b533416d5ec9e80f1220a54a8f87839dfd24ac6c00b1b4166c893f0c75519b14f19e9fa91b7c1d71864002d256787d66926042efa9e19b18b7f9f270e8c4
 WHIRLPOOL 
78067fa402bc83b3013b70e03a476346e2abb6f744cb89a97906bb866cc4075697e7c91a158354d2e9dc7834e2b4aa2443bf8d63547c4c4dced2ffa5ab3b8f50
 DIST cinnamon-screensaver-3.2.2.tar.gz 120816 SHA256 
d8ec85d3b984f527790d68d61156adea84f84f35bc956d32923d5116d4937df2 SHA512 
0ebc5da00973b6b7972e3f7a2ee671d204cadf25ae99af8a53fd176a5070598aaec9a0def86dca47538e6334c2b6d19db09bc0ac1ec226c85b439c0762a40d18
 WHIRLPOOL 
dfd8ba669cd5732b5ff9e32fd9a1f5076da6da333d6a0822060340948b85aba34f043bd39a24797a7cef5ea0eb2f2e5acd931e3a76883da388bd5179f9df9c33
+DIST cinnamon-screensaver-3.2.6.tar.gz 124287 SHA256 
5e0795d46f5f6f93e79139e87449c8a20438bc94af67f002b1b6ba3726db4741 SHA512 
78b0347e5d6ae7970d070410d0a4aac08b2dbd69442d278f4869aa636f13de19c1d03118dce2f540739c37cbeebd5fa53ebf31270033fa8393220d6c35672d00
 WHIRLPOOL 
e52657d656a5ee3b2290270c9a3f0c54c462338f35dd6c0edf4611b91c2fb0e0693587b1d63a4a2b7cf36882c655a2a4508601d45a7f6333af98b0648861afbc

diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild 
b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild
new file mode 100644
index ..84a5f3a
--- /dev/null
+++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python3_4 )
+
+inherit autotools gnome2 multilib python-single-r1
+
+DESCRIPTION="Screensaver for Cinnamon"
+HOMEPAGE="http://cinnamon.linuxmint.com/;
+SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="debug doc pam systemd"
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.37.3:2[dbus]
+   >=x11-libs/gtk+-3.1.4:3[introspection]
+   >=gnome-extra/cinnamon-desktop-2.6.3:0=[systemd=]
+   >=gnome-base/gsettings-desktop-schemas-0.1.7
+   >=gnome-base/libgnomekbd-3.6
+   >=dev-libs/dbus-glib-0.78
+
+   net-libs/webkit-gtk:4[introspection]
+
+   sys-apps/dbus
+   x11-libs/libxklavier
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/libXxf86misc
+   x11-libs/libXxf86vm
+   x11-themes/adwaita-icon-theme
+   x11-libs/xapps
+
+   ${PYTHON_DEPS}
+
+   pam? ( virtual/pam )
+   systemd? ( >=sys-apps/systemd-31:0= )
+"
+# our cinnamon-1.8 ebuilds installed a cinnamon-screensaver.desktop hack
+RDEPEND="
+   !~gnome-extra/cinnamon-1.8.8.1
+   !systemd? ( sys-auth/consolekit )
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.35
+   gnome-base/gnome-common
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-proto/xextproto
+   x11-proto/randrproto
+   x11-proto/scrnsaverproto
+   x11-proto/xf86miscproto
+   doc? (
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xml-dtd:4.4 )
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   python_fix_shebang screensavers
+   eautoreconf
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   $(usex debug --enable-debug ' ') \
+   # Do not use --without-console-kit, it would provide no benefit: there 

[gentoo-commits] proj/mozilla:master commit in: dev-libs/nss/, dev-libs/nss/files/

2017-01-08 Thread Jory Pratt
commit: 5ee1e7c4f1b40d7c1fa3115371571139574c05ac
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Jan  8 19:13:15 2017 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Jan  8 19:13:15 2017 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=5ee1e7c4

dev-libs/nss: Security update, add/removes certs

 dev-libs/nss/Manifest  |   5 +-
 dev-libs/nss/files/nss-3.21-cacert-class3.patch| 204 -
 ...o-fixups.patch => nss-3.28-gentoo-fixups.patch} |  15 +-
 .../nss/{nss-3.25-r1.ebuild => nss-3.28.1.ebuild}  |  12 +-
 4 files changed, 18 insertions(+), 218 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index 3b4257a..e485949 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,2 +1,3 @@
-DIST nss-3.25.tar.gz 7338238 SHA256 
5d1ad475da19d0c033a716350dc5f8a747999d3eba5ac07ee0368c5bad6e2359 SHA512 
a33cff42d0d85eea091057648d598b7421de88f16ed357965ea08a8812de968c3f18d45452afd21afc90122f65c2c5bb2d7071357947b45e935aae55d28c4218
 WHIRLPOOL 
3857bffe7a58043612bbeaf0e596b3afdd4f0792441af667fb503dd2d354a535bb8523c258242b470d888ef2beff267b4480e6398a3328f0c44193b83f4a5934
-DIST nss-pem-20140125.tar.bz2 28805 SHA256 
62604dfc4178399a804e87ca7566d8316a0a40a535de3b2d0fa48fd80c97f768 SHA512 
352faf812735e1374c534ada6dd577842603ea193dafaacfd51f201599ffe3f7a23ce1c673421e42f8b692091b58085f90843c29f70ae916949715e7baba2b39
 WHIRLPOOL 
3ae81410f6f4d2699e9dc55982cad03c226045fbeee25984d53d37ff78ce5c96d008d6837e1c0a10b6c96cdff17c21142e437159896d314e81afc8820867ca62
+DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
+DIST nss-cacert-class1-class3.patch 22950 SHA256 
6bba29cee34276e2ca6436dabedfeba2b61fb46668c5d5ceabf0c871574649bf SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 WHIRLPOOL 
1246223b01292604e5609bb9c580f092dc5937bf8c98f6891b099e8bab960e03612b6617e30a55d6ff8817d88f190e03812fe8f89f84f25c20970493dc2f7700
+DIST nss-pem-20160329.tar.xz 27732 SHA256 
6c13c342e7a9fe34b585556099beca33c3078b3df3e11b72827fb70232ac1443 SHA512 
5834b06e4c64205447573d4f4c8989e20986ae67ee00eebce3817eb73794a6355a404143ba1c676ec302ceefaf9df103cb879b1d4ff14ba4e3790dbee3e40eb2
 WHIRLPOOL 
16fb714fab29e44f7a15fa1928a0f4c1a770f0847b8da97816e29a3b124dee782cffe2357648c445f4d29081f349571b6fffe48c5bc725c7c2dde491f3e0e836

diff --git a/dev-libs/nss/files/nss-3.21-cacert-class3.patch 
b/dev-libs/nss/files/nss-3.21-cacert-class3.patch
deleted file mode 100644
index 565f3e6..000
--- a/dev-libs/nss/files/nss-3.21-cacert-class3.patch
+++ /dev/null
@@ -1,204 +0,0 @@
-diff -urN a/nss/lib/ckfw/builtins/certdata.txt 
b/nss/lib/ckfw/builtins/certdata.txt
 a/nss/lib/ckfw/builtins/certdata.txt   2015-11-15 09:25:06.142786072 
-0600
-+++ b/nss/lib/ckfw/builtins/certdata.txt   2015-11-15 09:36:02.976756787 
-0600
-@@ -30351,3 +30351,200 @@
- CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_TRUSTED_DELEGATOR
- CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_TRUSTED_DELEGATOR
- CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
-+
-+#
-+# Certificate "CAcert Inc."
-+#
-+# Issuer: E=supp...@cacert.org,CN=CA Cert Signing 
Authority,OU=http://www.cacert.org,O=Root CA
-+# Serial Number: 672138 (0xa418a)
-+# Subject: CN=CAcert Class 3 Root,OU=http://www.CAcert.org,O=CAcert Inc.
-+# Not Valid Before: Mon May 23 17:48:02 2011
-+# Not Valid After : Thu May 20 17:48:02 2021
-+# Fingerprint (SHA-256): 
4E:DD:E9:E5:5C:A4:53:B3:88:88:7C:AA:25:D5:C5:C5:BC:CF:28:91:D7:3B:87:49:58:08:29:3D:5F:AC:83:C8
-+# Fingerprint (SHA1): 
AD:7C:3F:64:FC:44:39:FE:F4:E9:0B:E8:F4:7C:6C:FA:8A:AD:FD:CE
-+CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
-+CKA_TOKEN CK_BBOOL CK_TRUE
-+CKA_PRIVATE CK_BBOOL CK_FALSE
-+CKA_MODIFIABLE CK_BBOOL CK_FALSE
-+CKA_LABEL UTF8 "CAcert Inc."
-+CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
-+CKA_SUBJECT MULTILINE_OCTAL
-+\060\124\061\024\060\022\006\003\125\004\012\023\013\103\101\143
-+\145\162\164\040\111\156\143\056\061\036\060\034\006\003\125\004
-+\013\023\025\150\164\164\160\072\057\057\167\167\167\056\103\101
-+\143\145\162\164\056\157\162\147\061\034\060\032\006\003\125\004
-+\003\023\023\103\101\143\145\162\164\040\103\154\141\163\163\040
-+\063\040\122\157\157\164
-+END
-+CKA_ID UTF8 "0"
-+CKA_ISSUER MULTILINE_OCTAL
-+\060\171\061\020\060\016\006\003\125\004\012\023\007\122\157\157
-+\164\040\103\101\061\036\060\034\006\003\125\004\013\023\025\150
-+\164\164\160\072\057\057\167\167\167\056\143\141\143\145\162\164
-+\056\157\162\147\061\042\060\040\006\003\125\004\003\023\031\103

[gentoo-commits] proj/musl:master commit in: sys-fs/f2fs-tools/

2017-01-08 Thread Aric Belsito
commit: 1c5589d5bd2ffe436a346d33116c69dd3e05b132
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Jan  8 18:37:18 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Jan  8 18:37:18 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=1c5589d5

sys-fs/f2fs-tools: Sync with tree.

 sys-fs/f2fs-tools/Manifest|  4 ++--
 sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild |  4 ++--
 sys-fs/f2fs-tools/f2fs-tools-1.7.0.ebuild | 10 ++
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/sys-fs/f2fs-tools/Manifest b/sys-fs/f2fs-tools/Manifest
index 828981f..20ed5c9 100644
--- a/sys-fs/f2fs-tools/Manifest
+++ b/sys-fs/f2fs-tools/Manifest
@@ -3,6 +3,6 @@ DIST f2fs-tools-1.6.0.tar.xz 278644 SHA256 
90459d4252958911a722a223e825f4d02e453
 DIST f2fs-tools-1.6.1.tar.xz 282152 SHA256 
1c2f9ab663d26c939924ad6bbcfbacf676bec1f6dbae8f9ef5362ade4b03d885 SHA512 
108327042079d9e864899a20f2dd94019be1b957fd7ffa295af097c5b93a5065ea9c36de9bae83f84a6412ac496340849fc44de041e24461a2919073eed15cf2
 WHIRLPOOL 
b5659154da6e48138b4f49481a68b25c95ba2461971609b4cb0399d173a7c0e5b0203baccd8da2adc7a8c2d7b078620649aea9ee57739498452a8b946fb43836
 DIST f2fs-tools-1.7.0.tar.xz 301320 SHA256 
d2f9138694b5ca12f54a4f897516b4db746a8009f4ba10feb3eb9a34435ed6aa SHA512 
3751820e6fda719f906c388c74ce018ac2aea874701c4579e5d02a3c71a8413efd4d35f6c4c6e88cb2abf030d6616d045eb9a81572b9654e068d968c17269959
 WHIRLPOOL 
c0152a6715b318a8aab808a282d9baf085b108e6ab7d390083d12d8437b4ea32c0339846ecf0f72a0b0407f6d7556232c65cc75628830527eea6f8ec3a225a19
 EBUILD f2fs-tools-1.6.0.ebuild 708 SHA256 
8f686668cce45b4e32549046b346d69ce3ce4104916a2f7c47750ccd8b41153b SHA512 
4a5334ecca11a32f33afd86cedee3b4637919ad57827ac1cda7eb616b1c9196618c37d91a3a3d8805223266dcf8041384883613e9ce81a76da760bf316d9c3b9
 WHIRLPOOL 
980805fa08f867c503aa35393819867e39e593593a26decf96bde8fcbaad0dd1e71f5204f544adeb87319c9db23ce500598309f774e8fc3afac33f4ba65d1697
-EBUILD f2fs-tools-1.6.1.ebuild 789 SHA256 
45d02ace7980e38762a706bc19970f8130dc80887e2530dd4dd34cd56e83e603 SHA512 
defceb79125a2efa9df7505230fc8951830d3e78bafe87f19920ac125cef76da0b4fb6ba9469d7e18865d6b71ffb21d06980b360825309f3b90ff497e18c543e
 WHIRLPOOL 
be17ef89d86afc9f5532d783fc48f450f18febcf9c15e1c5d4974efbcb271db8af6415dc306be3cabb74de8f9eca5f88cdcc66f647e83e0308c6f86ad19a73c5
-EBUILD f2fs-tools-1.7.0.ebuild 747 SHA256 
5ec406d47317c83c92afcc6dd76f4e505775bd50a5a8b9dad7e8dd6921d01053 SHA512 
f9bae7eca86ff561bfe24bc05368afaf336fe7a8110ccd03aa8a6688c3ec5bf74a1a9f581b275f883affadd991052053f4eb9844a05d02e3db18041b4966da9c
 WHIRLPOOL 
d39637468386a0aa5be30ef32b1314cdbefd334f3c359fad9d1284ffd84e4a3fd56940ecbbae59870796f3b10a0035da4af2ccdf1cbec628cfd3adca5b445f04
+EBUILD f2fs-tools-1.6.1.ebuild 787 SHA256 
bb34952af9bf2e86e0a4b01e0902fc5aa74787bb0d6fef6c95044215235d956f SHA512 
bf776d216dee995ccda2ec28cdc041cfd71db0ac5b05c2025cb6220596337286968d3110315a98c597efc3016f301adf192ae30bc5e80c286fbe8fdc22a01496
 WHIRLPOOL 
d81dba5ce389e795f6249fc9ec3f5cf6a9e8a10652b91e2d40a733ff56746e029d47c0892d7a474a41bbd2c0ac78b84212927d4b6b0c99a8d435294de1ea003c
+EBUILD f2fs-tools-1.7.0.ebuild 723 SHA256 
140e242b718c6bb2bf2e22ca0cc073b11a2b80fe41c6ebb14b7dc0ac3b0cca96 SHA512 
0adaaae1cef26b5675926f989bfc851fcbdd340682b6f2a84dfb25ccd8927973936a1dd1fd688f6a7c7493725fd9cd66f7d8a82c394e24e9bdbcf31c68166cae
 WHIRLPOOL 
1ef680ceb55dbb910e66edcd307a73f290d622188346c1c13c2190c6f26360db555263aaa79600f5e412933b54f4eb7074abd243386da1ad8f527c803f316468
 MISC metadata.xml 332 SHA256 
4e1cb81c66b944bba224c9aac140df609f7b7639c2b19ba62476ce37f559caf6 SHA512 
bc1094f4316330324f30e1fc02c2ec4c4ac3a4201b3d6203dc24845bcbcd194a2c762b39399aef2f42d9df0064ca75c84495e49832b8fd02038bfba7a177ac7b
 WHIRLPOOL 
23696f69ba884991eb2bdccb5021fefc384fe506827a83bbc8626ab6b5055b0a3a505e163cdd1c3246abc9e7b3e2ab2def71a8f5b81d4192b09c7e89eed603a4

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild
index c2ddbf5..ba55d6a 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND="elibc_musl? ( sys-libs/queue )"

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.7.0.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.7.0.ebuild
index 3e906b8..d426dd0 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.7.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.7.0.ebuild
@@ -7,7 +7,7 @@ EAPI="6"
 inherit multilib
 
 DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary;

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

2017-01-08 Thread Markus Meier
commit: bf799933df899c21d709970642effd6e8b71084b
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:37:28 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:37:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf799933

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

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



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

2017-01-08 Thread Markus Meier
commit: 3ce5348d6728550c8faf103702149b069a01dc76
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:36:31 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:36:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce5348d

media-libs/libpng: arm stable, bug #604082

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/libpng/libpng-1.6.27.ebuild 
b/media-libs/libpng/libpng-1.6.27.ebuild
index 5af2db2..bfa6664 100644
--- a/media-libs/libpng/libpng-1.6.27.ebuild
+++ b/media-libs/libpng/libpng-1.6.27.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz
 
 LICENSE="libpng"
 SLOT="0/16"
-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 
~x86-winnt"
+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 
~x86-winnt"
 IUSE="apng neon static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]



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

2017-01-08 Thread Markus Meier
commit: fd1a2096e7b7a06ad04b6e01ff804d5a08381098
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:35:37 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:35:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1a2096

net-misc/curl: arm stable, bug #603574

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-misc/curl/curl-7.52.1-r1.ebuild 
b/net-misc/curl/curl-7.52.1-r1.ebuild
index 20c3f02..819d344 100644
--- a/net-misc/curl/curl-7.52.1-r1.ebuild
+++ b/net-misc/curl/curl-7.52.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ~ppc ppc64 x86 ~ppc-aix ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~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 hppa ~mips ~ppc ppc64 x86 ~ppc-aix ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~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 ~hppa-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"
 IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl"



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

2017-01-08 Thread Markus Meier
commit: 9c94fcf9bc448cc8d254cd77b60bcf12aad45088
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:34:24 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:34:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c94fcf9

net-misc/tor: arm stable, bug #603174

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-misc/tor/tor-0.2.8.12.ebuild b/net-misc/tor/tor-0.2.8.12.ebuild
index 549c531..39ff36c 100644
--- a/net-misc/tor/tor-0.2.8.12.ebuild
+++ b/net-misc/tor/tor-0.2.8.12.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
 IUSE="-bufferevents libressl scrypt seccomp selinux stats systemd 
tor-hardening transparent-proxy test web"
 
 DEPEND="



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

2017-01-08 Thread Markus Meier
commit: dcf64dbf3955a8fc9e23c79efb84b7f8e1a070d2
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:33:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:33:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf64dbf

dev-lang/go: arm stable, bug #602766

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-lang/go/go-1.7.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.7.4.ebuild b/dev-lang/go/go-1.7.4.ebuild
index b982f48..0770059 100644
--- a/dev-lang/go/go-1.7.4.ebuild
+++ b/dev-lang/go/go-1.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,7 @@ else
case ${PV} in
**|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~ppc64 x86 ~amd64-fbsd 
~x86-fbsd ~x64-macos ~x64-solaris"
;;
esac
 fi



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

2017-01-08 Thread Markus Meier
commit: cc063b178245fab086ca0980fd0e016ff492f3f7
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:32:27 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:32:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc063b17

dev-libs/libxml2: arm stable, bug #597116

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-libs/libxml2/libxml2-2.9.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.4-r1.ebuild 
b/dev-libs/libxml2/libxml2-2.9.4-r1.ebuild
index fb6d58c..4c456a2 100644
--- a/dev-libs/libxml2/libxml2-2.9.4-r1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.4-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/;
 
 LICENSE="MIT"
 SLOT="2"
-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 ~x86-winnt"
+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 ~x86-winnt"
 IUSE="debug examples icu ipv6 lzma python readline static-libs test"
 
 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite;



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2017-01-08 Thread Markus Meier
commit: cd898ac4d215b743a029beb5f73984c21be14d31
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:31:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:31:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd898ac4

net-fs/samba: arm stable, bug #588262

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 net-fs/samba/samba-4.2.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild
index d127590..bb0fb59 100644
--- a/net-fs/samba/samba-4.2.14.ebuild
+++ b/net-fs/samba/samba-4.2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SRC_PATH="stable"
 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz

https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.2.12.tar.xz;
 [[ ${PV} = *_rc* ]] || \
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 DESCRIPTION="Samba Suite Version 4"
 HOMEPAGE="http://www.samba.org/;



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

2017-01-08 Thread Markus Meier
commit: 3bf34a3e26d5d68fcad51ee856a77db791350f65
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:29:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:29:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf34a3e

dev-libs/jansson: arm stable, bug #581954

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-libs/jansson/jansson-2.9.ebuild 
b/dev-libs/jansson/jansson-2.9.ebuild
index b9690cc..e3b18b8 100644
--- a/dev-libs/jansson/jansson-2.9.ebuild
+++ b/dev-libs/jansson/jansson-2.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz;
 
 LICENSE="MIT"
 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="doc static-libs"
 
 DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )"



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

2017-01-08 Thread Markus Meier
commit: 3427a0c8e420d51c87cd13380c03233b4ba57f63
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:28:30 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:28:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3427a0c8

net-misc/quagga: arm stable, bug #581526

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-misc/quagga/quagga-1.1.0-r2.ebuild 
b/net-misc/quagga/quagga-1.1.0-r2.ebuild
index 9060056..24f0acc 100644
--- a/net-misc/quagga/quagga-1.1.0-r2.ebuild
+++ b/net-misc/quagga/quagga-1.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc ~s390 ~sparc x86"
 
 IUSE="bgpclassless caps doc elibc_glibc ipv6 multipath ospfapi pam protobuf 
+readline snmp tcp-zebra"
 



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

2017-01-08 Thread Markus Meier
commit: ba6eb1034cc66b4b4737d0288d0d38deafe6d6fe
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:27:26 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:27:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6eb103

sys-libs/glibc: arm stable, bug #576726

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-libs/glibc/glibc-2.23-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.23-r3.ebuild 
b/sys-libs/glibc/glibc-2.23-r3.ebuild
index fad0214..ff68064 100644
--- a/sys-libs/glibc/glibc-2.23-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.23-r3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
 HOMEPAGE="https://www.gnu.org/software/libc/libc.html;
 
 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-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"
 RESTRICT="strip" # strip ourself #46186
 EMULTILIB_PKG="true"
 



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

2017-01-08 Thread Markus Meier
commit: 2aeef61244c91c64b705448c364baa55382572f9
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:25:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:25:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aeef612

app-text/a2ps: arm stable, bug #506352

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 app-text/a2ps/a2ps-4.14-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/a2ps/a2ps-4.14-r5.ebuild 
b/app-text/a2ps/a2ps-4.14-r5.ebuild
index 6724fa8..abef7a7 100644
--- a/app-text/a2ps/a2ps-4.14-r5.ebuild
+++ b/app-text/a2ps/a2ps-4.14-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="emacs latex linguas_ja nls static-libs userland_BSD userland_GNU vanilla"
 
 RESTRICT=test



[gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/

2017-01-08 Thread Markus Meier
commit: babc208922acb425cde28c5dcfd98afa46e1688e
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:22:06 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:22:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babc2089

sys-devel/libtool: arm stable, bug #601098

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sys-devel/libtool/libtool-2.4.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/libtool/libtool-2.4.6-r2.ebuild 
b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
index fea991d..2e709fc 100644
--- a/sys-devel/libtool/libtool-2.4.6-r2.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-2
 else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
-   KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+   KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="A shared library tool for developers"



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

2017-01-08 Thread Markus Meier
commit: 44f7e712536e09d17ed7a3ca627b24915b08607d
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:21:06 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:21:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f7e712

net-libs/liboauth: arm stable, bug #600858

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 net-libs/liboauth/liboauth-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/liboauth/liboauth-1.0.3.ebuild 
b/net-libs/liboauth/liboauth-1.0.3.ebuild
index 9346e42..d94bf5d 100644
--- a/net-libs/liboauth/liboauth-1.0.3.ebuild
+++ b/net-libs/liboauth/liboauth-1.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( GPL-2 MIT )"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x64-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x64-macos"
 IUSE="curl doc bindist +nss"
 
 PATCHES=( "${FILESDIR}"/${PN}-1.0.1-doxygen-out-of-tree.patch )



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

2017-01-08 Thread Markus Meier
commit: 9f4fe8376fdf3f703c7c876b36e231f2454ebb56
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:20:10 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:20:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f4fe837

sci-libs/fftw: arm stable, bug #600616

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 sci-libs/fftw/fftw-2.1.5-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/fftw/fftw-2.1.5-r9.ebuild 
b/sci-libs/fftw/fftw-2.1.5-r9.ebuild
index 71fe48f..c3e2532 100644
--- a/sci-libs/fftw/fftw-2.1.5-r9.ebuild
+++ b/sci-libs/fftw/fftw-2.1.5-r9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Fast C library for the Discrete Fourier 
Transform"
 HOMEPAGE="http://www.fftw.org;
 SRC_URI="http://www.fftw.org/${P}.tar.gz;
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 LICENSE="GPL-2+"
 SLOT="2.1"



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

2017-01-08 Thread Davide Pesavento
commit: 832119c7cd1425136466f1868c3396e495daef3e
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Jan  8 18:19:52 2017 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Jan  8 18:20:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832119c7

dev-python/qscintilla-python: raise minimum sip version to 4.19

Gentoo-Bug: 604510

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild 
b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
index 3af1a00..444c588 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ IUSE="debug"
 
 DEPEND="
${PYTHON_DEPS}
-   >=dev-python/sip-4.18:=[${PYTHON_USEDEP}]
+   >=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4



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

2017-01-08 Thread Markus Meier
commit: a94bf64cf843dbd32bf746f3cc5127b94c7f5388
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jan  8 18:18:11 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jan  8 18:18:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94bf64c

media-libs/netpbm: arm stable, bug #599940

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/netpbm/netpbm-10.70.00.ebuild 
b/media-libs/netpbm/netpbm-10.70.00.ebuild
index 895d54c..f46d3ba 100644
--- a/media-libs/netpbm/netpbm-10.70.00.ebuild
+++ b/media-libs/netpbm/netpbm-10.70.00.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc jbig jpeg jpeg2k png rle cpu_flags_x86_sse2 static-libs svga tiff X 
xml zlib"
 
 RDEPEND="jbig? ( media-libs/jbigkit )



  1   2   >