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

2019-04-05 Thread Hans de Graaff
commit: 489f45e00e2895d29ba53ff0d212739861b7e4ab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  5 05:09:22 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr  6 05:56:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489f45e0

dev-ruby/bcrypt_pbkdf: add 1.0.1

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-ruby/bcrypt_pbkdf/Manifest b/dev-ruby/bcrypt_pbkdf/Manifest
index 03fd783f958..c142f23b22d 100644
--- a/dev-ruby/bcrypt_pbkdf/Manifest
+++ b/dev-ruby/bcrypt_pbkdf/Manifest
@@ -1 +1,2 @@
 DIST bcrypt_pbkdf-1.0.0.gem 24576 BLAKE2B 
0d5b1d90d57dbae986fcbb92cabb0ea598d6b928dc97026e8d2078f41898e0c143544a004a561c0a392504baa4b845a27f9c1e19c369f6342f7ace9de7f04d3f
 SHA512 
b582407617633f5277cde9251ed1fd2ca408ae8bd19cc73f107d7932bed38061dc0099d3033ff5def1b586507392c33d8c50815fb156322f0dd08fbbe4a8e967
+DIST bcrypt_pbkdf-1.0.1.gem 24576 BLAKE2B 
7ccade2b5eeabcdcffe5c53bf8ed2e4163536229b7ccd356e173c0b2a27c720aa5429ea0081d2a3e7e7cfc52613c32a48529233156b56db4bbd48da61bbd9cdf
 SHA512 
7caf65dc48ec9d51dbde7741b0960e2606129f888787db31fe36f3cf103d51f06156e942badb10310faa8ca9dcf8f7f8dd86358431942a6e2097714ae3462dee

diff --git a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.1.ebuild 
b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.1.ebuild
new file mode 100644
index 000..54cd5f62f5a
--- /dev/null
+++ b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements bcrypt_pdkfd (a variant of PBKDF2 with bcrypt-based 
PRF)"
+HOMEPAGE="https://github.com/net-ssh/bcrypt_pbkdf-ruby;
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( virtual/ruby-ssl )"
+
+all_ruby_prepare() {
+   # Don't use a ruby-bundled version of libsodium
+   sed -i -e '/rbnacl\/libsodium/ s:^:#:' test/bcrypt_pnkdf/engine_test.rb 
|| die
+
+   # Avoid unneeded rake-compiler dependency
+   sed -i -e '/extensiontask/ s:^:#:' -e '/ExtensionTask/,/^end/ s:^:#:' 
Rakefile || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/mri extconf.rb || die
+
+   # Some methods may not be inlined on x86 but they are not defined 
either, bug 629164
+   sed -i -e 's:-Wl,--no-undefined::' ext/mri/Makefile || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/mri
+   cp ext/mri/bcrypt_pbkdf_ext.so lib/ || die
+}



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

2019-04-05 Thread Hans de Graaff
commit: 58fee6d228db71c16d42f8d1063e63704b67d917
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  5 05:12:11 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr  6 05:56:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fee6d2

dev-ruby/backports: add 3.12.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/backports/Manifest|  1 +
 dev-ruby/backports/backports-3.12.0.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/backports/Manifest b/dev-ruby/backports/Manifest
index 7a1297621ba..d1c0809d256 100644
--- a/dev-ruby/backports/Manifest
+++ b/dev-ruby/backports/Manifest
@@ -1,2 +1,3 @@
 DIST backports-3.11.4.gem 157696 BLAKE2B 
0c341380e350a61fac7ad09a2425598214945f1ecb26abf8f17494a2fc6ee256ee20517555bfde433cd2f564fd1148211c2cfd1c16d21ecbe574492837f610ef
 SHA512 
bbc2afae9b40d2e3b14e46321200fb5e8290a2494a86187939e8e51b4a960b62aec55bee3ee37da4ece3d575a50653e63b950915eaedff745125ab39926765ad
+DIST backports-3.12.0.gem 151040 BLAKE2B 
476332d9f684b66609863ba5e2146676acfc1ceedfca7155b421d6aaef0e934a477952f3c8a4805e38d98a74af564453b73f4f17be28abf35abcbafb5553852c
 SHA512 
13a3749e9d223518dd78544a4f3db9a14422d633116a5d4a4b024ef72df80c44751e8068db7b5fa785eebd4a0cfdb0ec5e36749fc42ac0410d88daa439ea4e64
 DIST backports-3.8.0.gem 146944 BLAKE2B 
20798893f692d69cdf39d64f1f5568bb74780875ca9c6a36e788ea44c46d133aa954f2882b3802a2c483ee486d1ea3ef968db397914191273978e40ac1ae0bda
 SHA512 
898472ee88dd0df46067de12ef38bb033b270573ff09db99982336b9eb264c90003e6e150101f7fc0034998961d81eac7b2f72e1e843e0a7e683b6b98980153f

diff --git a/dev-ruby/backports/backports-3.12.0.ebuild 
b/dev-ruby/backports/backports-3.12.0.ebuild
new file mode 100644
index 000..863e8718290
--- /dev/null
+++ b/dev-ruby/backports/backports-3.12.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_TASK_TEST="test"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Backports of Ruby features for older Ruby"
+HOMEPAGE="https://github.com/marcandre/backports;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   # Avoid activesupport test that no longer works in Rails 5. This also 
avoids
+   # a dependency on activesupport
+   sed -i -e '/test_rails/,/^  end/ s:^:#:' test/_backport_guards_test.rb 
|| die
+}



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

2019-04-05 Thread Michał Górny
commit: 96ca174c7d67793d6edc93b0216f08e5c7dce885
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  6 04:29:39 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  6 04:55:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ca174c

dev-python/setuptools: Bump to 41.0.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-41.0.0.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index 2753b15de41..aa6f44aa782 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -3,3 +3,4 @@ DIST setuptools-40.6.3.zip 839328 BLAKE2B 
ddc87213439ce2ad96ba54218bd5b3e41a7c31
 DIST setuptools-40.7.3.zip 842920 BLAKE2B 
53b5845f157d088fa0848384770f185b2daf8f1bc0304e8d5ab3eb5cae44a42133e7cf2f655e95be351733760ed401d55e3717c4a1257c77644796c08cbe67f6
 SHA512 
fb61e4d7ae620684b128bd60112938a4a9721a82ed3aa4daa774837a2db60e989d608ce2ba7f51393f412b78244d6f4c8f1025416b137d8ce01a2c0375ffec65
 DIST setuptools-40.8.0.zip 845071 BLAKE2B 
a76b92a7e3a5cd87d74f3ff5f49fe4c6b2a1f0c5cc3b04219f6f773585be479ec5d092185129ada1fe5c5ef62714687beb3a316a6d50b559e9224aed468aef24
 SHA512 
f14976a76bff74b7494d44fcfffa511de0d142b4d308fcbf87b34c31c51491102e152acc11a383c5f6b693d1b18eb119c5186ca23deb12b2bbf186794b062868
 DIST setuptools-40.9.0.zip 847572 BLAKE2B 
1ef3f05d747a67395f705ad46bf066f400c9a5ad97efe73175e72eb9091c929cb61a526da1206f431a4e054939e0fd2b2a841a892c6cc76a6116cf781112b472
 SHA512 
2d278ef162139dfb1dd3640154ae3db755ff5c2285810c85b0452d12e3f3cb199e3f1a1ec7cc43a377d42cd4f86e97e2c773d9f0a3bef8dc1acbf31e6f61033f
+DIST setuptools-41.0.0.zip 848208 BLAKE2B 
8d92cfb25f4ac1d0fd209b524693d66eca8fbc43b0ae4bf81343dd97820fd3b0572c8994c6ed1ee8c18e86a7eb4a6154dba53d81da081c950fa1ae1b61e023cf
 SHA512 
e0f310368c50d954c8b0499ca2ea0e969e82515d0526b854c47d74cf6bb5af505cc522d926a346ab636163af6a85d1b40658c1701e759fbdf36f817af79ba7b1

diff --git a/dev-python/setuptools/setuptools-41.0.0.ebuild 
b/dev-python/setuptools/setuptools-41.0.0.ebuild
new file mode 100644
index 000..12cde2b702c
--- /dev/null
+++ b/dev-python/setuptools/setuptools-41.0.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="Collection of extensions to Distutils"
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}]
+   

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

2019-04-05 Thread Sobhan Mohammadpour
commit: 0d714facea5ac945f91b9e22ee167c7247566c56
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Sat Apr  6 04:50:30 2019 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Sat Apr  6 04:50:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d714fac

app-editors/gedit: drop not tested arch and minor fixes

remove spaces used as tabs and trailing white spaces

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sobhan Mohammadpour  gentoo.org>

 .../gedit/{gedit-3.32.0.ebuild => gedit-3.32.0-r1.ebuild}  | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-editors/gedit/gedit-3.32.0.ebuild 
b/app-editors/gedit/gedit-3.32.0-r1.ebuild
similarity index 89%
rename from app-editors/gedit/gedit-3.32.0.ebuild
rename to app-editors/gedit/gedit-3.32.0-r1.ebuild
index 7e2e758a596..bcc899e8c9f 100644
--- a/app-editors/gedit/gedit-3.32.0.ebuild
+++ b/app-editors/gedit/gedit-3.32.0-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 IUSE="+introspection +python gtk-doc vala"
 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64"
 
 # X libs are not needed for OSX (aqua)
 COMMON_DEPEND="
@@ -27,7 +27,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.22.0:3[introspection?]
>=x11-libs/gtksourceview-4.0.2:4[introspection?]
>=dev-libs/libpeas-1.14.1[gtk]
->=net-libs/libsoup-2.60:2.4
+   >=net-libs/libsoup-2.60:2.4
 
gnome-base/gsettings-desktop-schemas
gnome-base/gvfs
@@ -69,15 +69,15 @@ src_configure() {
$(meson_use gtk-doc documentation)
$(meson_use introspection)
$(meson_use python plugins)
-$(meson_use vala vapi)
-   )   
+   $(meson_use vala vapi)
+   )
meson_src_configure
 }
 
 src_test() { :; }
 
 src_install() {
-meson_src_install
+   meson_src_install
 }
 
 pkg_postinst() {



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

2019-04-05 Thread Sobhan Mohammadpour
commit: 97578a2fe3d231d1801514aa5f863cfacec0c1ac
Author: Sobhan Mohammadpour  gentoo  org>
AuthorDate: Sat Apr  6 02:10:24 2019 +
Commit: Sobhan Mohammadpour  gentoo  org>
CommitDate: Sat Apr  6 02:10:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97578a2f

app-editors/gedit: version bump 3.30 → 3.32

build system changed to meson

Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: Sobhan Mohammadpour  gentoo.org>

 app-editors/gedit/Manifest|  1 +
 app-editors/gedit/gedit-3.32.0.ebuild | 91 +++
 2 files changed, 92 insertions(+)

diff --git a/app-editors/gedit/Manifest b/app-editors/gedit/Manifest
index 58efb668cef..bf07120e709 100644
--- a/app-editors/gedit/Manifest
+++ b/app-editors/gedit/Manifest
@@ -1,2 +1,3 @@
 DIST gedit-3.28.1.tar.xz 3149684 BLAKE2B 
6afedcc5de0bd249af3d0fd02339acc2d993aae083dcbfda9212745ab810b81cdb9da655273cb7ccc556644c29d69429d3587fcc9e1faf7aa1c2cee57af09a4b
 SHA512 
f5931ac562cb5005a83eec43048b718ef431e6006b72470fea54ad0e94bd64940ebdec160ee0459ceb5adb235ab111711a2f9fbdc74104d2edd8f287d7474815
 DIST gedit-3.30.2.tar.xz 3155628 BLAKE2B 
96736adbce987af89b37a712448f42b2a2eeed72d52aa16377d961c9e929fa4e75205eac5987bfc067cc2fecb35aec720d85483c4e2e824a6e8248cc652d2fbe
 SHA512 
58ae7a4c27aeabad670718e39e1860df112d0be00ea622cc8adc185cb5d0e16ac4af65cb3aa45423c7b1b94c88d04d081fe05f3647b054a3e3291abc73c41f6f
+DIST gedit-3.32.0.tar.xz 14793216 BLAKE2B 
b1d9af7882063a622fe27f8e5aa322e2a1724410c4419d538712fdda2cab10aa59014a82cc1a41b35966dceb1b75ce2613d9c5c98400743b31df76b0114e84e8
 SHA512 
f25ed05f5d3b7ab7711be32c6516479c8b515d6d5983e3bc3a00407740fb8ec42b1e9a3005473671fc144f4437b9e98355a3669210eefb5bf8288f171188f387

diff --git a/app-editors/gedit/gedit-3.32.0.ebuild 
b/app-editors/gedit/gedit-3.32.0.ebuild
new file mode 100644
index 000..7e2e758a596
--- /dev/null
+++ b/app-editors/gedit/gedit-3.32.0.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+GNOME2_LA_PUNT="yes" # plugins are dlopened
+PYTHON_COMPAT=( python3_{4,5,6} )
+VALA_MIN_API_VERSION="0.26"
+VALA_USE_DEPEND="vapigen"
+
+inherit eutils gnome.org gnome2-utils meson multilib python-single-r1 vala 
virtualx xdg
+
+DESCRIPTION="A text editor for the GNOME desktop"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gedit;
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+
+IUSE="+introspection +python gtk-doc vala"
+REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+# X libs are not needed for OSX (aqua)
+COMMON_DEPEND="
+   >=dev-libs/libxml2-2.5.0:2
+   >=dev-libs/glib-2.44:2[dbus]
+   >=x11-libs/gtk+-3.22.0:3[introspection?]
+   >=x11-libs/gtksourceview-4.0.2:4[introspection?]
+   >=dev-libs/libpeas-1.14.1[gtk]
+>=net-libs/libsoup-2.60:2.4
+
+   gnome-base/gsettings-desktop-schemas
+   gnome-base/gvfs
+
+   x11-libs/libX11
+
+   introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   >=dev-python/pygobject-3:3[cairo,${PYTHON_USEDEP}]
+   dev-libs/libpeas[python,${PYTHON_USEDEP}] )
+   >=app-text/gspell-0.2.5:0=
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+   ${vala_depend}
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/glib-utils
+   gtk-doc? ( >=dev-util/gtk-doc-1 )
+   dev-util/itstool
+   >=sys-devel/gettext-0.18
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   vala_src_prepare
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use gtk-doc documentation)
+   $(meson_use introspection)
+   $(meson_use python plugins)
+$(meson_use vala vapi)
+   )   
+   meson_src_configure
+}
+
+src_test() { :; }
+
+src_install() {
+meson_src_install
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2019-04-05 Thread Jory Pratt
commit: 2eae01e84da5e4949011eaa643b78adb6989db0f
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Apr  6 00:29:56 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Apr  6 00:29:56 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=2eae01e8

www-client/firefox: 67.0b8 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest   | 4 ++--
 .../firefox/{firefox-67.0_beta7.ebuild => firefox-67.0_beta8.ebuild}  | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 10e51c4..0b4b23f 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,2 +1,2 @@
-DIST firefox-67.0-patches-01.tar.xz 149284 BLAKE2B 
c5708321c92bc79b343c5cd0c2bb8f9edf4d2eb05a20c3f396709dd3593deb4fb25bc875a0e3410cb8a447d79c8f092f7e71fea743b9a6aea078bea5e222a030
 SHA512 
d3c0ae70660ab72271047f5a5010be62566c1d3501da4a86d79ff258d39f05862e61d7a8472950d949b79d52e89a0131686c781629ff22da174d19bb40ffe81d
-DIST firefox-67.0b7.source.tar.xz 282898252 BLAKE2B 
f7127b1c3a796156d2212fc3a670a89674dc64380f8ac2acbe2cf0d5f4244da393066c6f5f3fda86a48a922f9c9e7daaf8c74e414a586b4b0dc6d51afa2dd21c
 SHA512 
213e38e77b2662fc6f04a13645bf5b806c3578a27d796682969472c98b831efb20cb99195eed5c3f5321ac21d11f2bf7888f9e987ee36f1edf2b76cf9ed4bda2
+DIST firefox-67.0-patches-02.tar.xz 150248 BLAKE2B 
033a4497ff7d3b2dcd51ea5eb71ba6a44884031b9a04a477047d39e72eb0a2f00313cc0aa994ba8418ff332ce443dff27f1bd0b1dec4b87b87392cbdd4f4519b
 SHA512 
5d201971038da405d03bd8513535503380fc953a6fa96b78ee042b014f376112f29a07beb35004e06c7d11cff2fd5afc1a7e3645d2e85f35b39dfd35a81d9aa3
+DIST firefox-67.0b8.source.tar.xz 281349036 BLAKE2B 
5dc3dc428e5fdc46a60f8879e38fcf4113188a667d4c6eb144a5731d1f396e41dc8103b2717e02a25b707d25d0b631722a004785b782275fe1d5744ad26c061e
 SHA512 
8b85120fd1b26ff983de093be88179ddb389ecb0ebe8a9548026772b5f5ea5a249eabbb2e913e76127c1f21a1b51c3771962799079412afdf2ec931b96fe8cd9

diff --git a/www-client/firefox/firefox-67.0_beta7.ebuild 
b/www-client/firefox/firefox-67.0_beta8.ebuild
similarity index 99%
rename from www-client/firefox/firefox-67.0_beta7.ebuild
rename to www-client/firefox/firefox-67.0_beta8.ebuild
index 7e88551..fa5c4d6 100644
--- a/www-client/firefox/firefox-67.0_beta7.ebuild
+++ b/www-client/firefox/firefox-67.0_beta8.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]] ; then
 fi
 
 # Patch version
-PATCH="${PN}-67.0-patches-01"
+PATCH="${PN}-67.0-patches-02"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"
@@ -552,6 +552,8 @@ src_configure() {
# Finalize and report settings
mozconfig_final
 
+   mkdir -p ${S}/third_party/rust/libloading/.deps
+
# workaround for funky/broken upstream configure...
SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \
./mach configure || die



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

2019-04-05 Thread Mike Pagano
commit: 3a89da9a34a1dd6f6da303504a30634e64567e1f
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Apr  6 00:27:19 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Apr  6 00:27:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a89da9a

sys-kernel/gentoo-sources: Linux patch 5.0.7

Signed-off-by: Mike Pagano  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.0.7.ebuild | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index d7af736bcdc..7fbb7acb357 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -82,6 +82,9 @@ DIST genpatches-5.0-6.extras.tar.xz 1724 BLAKE2B 
29b17ac8ba5bf2f6b6e19e0f3055fc3
 DIST genpatches-5.0-7.base.tar.xz 180188 BLAKE2B 
9f82d953d7ee989e0259ee9f573e21d2b36c65972ea3742c24027c2a75e09e51d6f3e20aaadacb795c494c348fb07bf8c21338f4c9477da600443442257cfda8
 SHA512 
9e71a2e5fef7dc67b61ac45d76bd0724eed6117463448257be15d5c72820dfcfefe49b4829fb839af7d57791b47e00d5e6277fbdffcd90e4b39836f1f4162c32
 DIST genpatches-5.0-7.experimental.tar.xz 5808 BLAKE2B 
b362a1abab21c717b0d926dcc2f20766503b24ec000abde3dffd369d72052c0093baf47e236eaf652872370e6a907d04fc7658d34a3a3f0a1d6489da4ce9781e
 SHA512 
68d3bd9f6ac15ce06e2cc8eaeb4d34b81052889d3175a93c1790d7cbf6ab6bf24bb47f92cc0f9b15fd41f4a2730615d985006cbea1a38980bb3df3837d0ca18e
 DIST genpatches-5.0-7.extras.tar.xz 1724 BLAKE2B 
113a2b76c5f37507cf393e9f19a039418774c873ee26b2ff4f86ef24345bc19640d9580d3fdc22011725978d3ea7ca8dbc3bce2118b5618f3a1ced473f0e343a
 SHA512 
71db77212ad8c4b2dbcc9adf88c1eaeb29fd14dcf614e1ce629c4133d51b78c1feda85f89595310842f5d1c075f95bef1f6f4ebed807d36250f60e5317529b33
+DIST genpatches-5.0-8.base.tar.xz 250256 BLAKE2B 
89c93ab7def3cfcd091891bc1199280edb994db43e0c9519983cca723fccae329cbd337fb394ae6abdd355c12a0f7565ce72c2e60a73245f5b7c158d079f47d1
 SHA512 
7467e6c72987527ecf1dac121c7cb472ffe8bf4e299c0350900e3e7d54ecf65e80613447afcc35b93ddb99b23ed9b9e10c06452e951e1a744cd71159b8d9
+DIST genpatches-5.0-8.experimental.tar.xz 5804 BLAKE2B 
f036816a5351e1f651e90d76bbadeeb406166c8d76a934e43e36c1120d154a640cfc4064df94391aea28baf66ab91a414d71a4c4caa4e8d4b2429ced0f425b06
 SHA512 
1ac38cf1dd8bf76d0c9088e9b058bc910b4e9f65be4a3c2c9b458b0a485665a3f19ffe409a6e2ffa16437dada1f2ed61473bb3eb25fafbbaa459568c41b893f8
+DIST genpatches-5.0-8.extras.tar.xz 1724 BLAKE2B 
f44fd41a2730377b8809daef17d0d13d5ba04956e86865b4fd138f64e76d3e6749b0a8e067d4dafd5aa513eae643a6bf2325fff8419d1c368e736406d038
 SHA512 
88f7e6716c4565594561a4ecde1e22453240f7946f2cdda1224c413a4c8b8dc439696d90968dffd8e1eb1961676c084da86f2bee57b21e27aa0e3a07d5a30b19
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.20.tar.xz 104257836 BLAKE2B 
fb52cad2897da319299486fa8c3b9415cd0aee0842dbf353a5b269720dcb902db407bb55dd95a77b212dcb4a488c15363d561f3649d6bd16885561f2466d90b1
 SHA512 
e282399beea5da539701aed2bc131abd5bc74a970dcd344163e9d295106dfd700180e672ed546ae5e55bc6b9ac95efd5ca1de2039015c1b7a6fc9c01ea6583d4

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.0.7.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.0.7.ebuild
new file mode 100644
index 000..7b8171678c2
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.0.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="8"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-04-05 Thread Mike Pagano
commit: 7a98c283b48bce3c1f14876cb021a46ce1b06996
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Apr  6 00:24:14 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Apr  6 00:24:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a98c283

sys-kernel/gentoo-sources: Linux patch 4.19.34

Signed-off-by: Mike Pagano  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.34.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9509f3b1f12..d7af736bcdc 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -28,6 +28,9 @@ DIST genpatches-4.19-33.extras.tar.xz 17480 BLAKE2B 
4302ef29bc7d39f00834f88aba22
 DIST genpatches-4.19-34.base.tar.xz 996124 BLAKE2B 
7ca9a0bd4de08712e30bbdb511b22fbe7582d298aa1bfcc9856dbf73633e00c783ac7f786de034eb447e9bd2729a0298f050e8d2f35fe78c05490ed69b29a8da
 SHA512 
97e68688e36abbe66a737888758b6bf8da178ab53a3b368490fc5b7b3929d717a6eaad6e6b4900e5b71d1e57f12cb8f96e200ae7b66d302fbae522b2a4e6ec46
 DIST genpatches-4.19-34.experimental.tar.xz 5808 BLAKE2B 
60057cbc2b4e64daa95db7663b8023a019db58fd3ef05994e4e8433965a3f1ca7e49cefc1e28ae39f28439be3458617bc8e18f2f277492008aca7a74dbc888f4
 SHA512 
678d74323d4478a0b17f747515c8a29b573890f766ed85169b221fe36d24f4ab5e54fa908300bb8761074e5fbc3e8972cb31ce559cf0c877ef3f6d8c8744a26f
 DIST genpatches-4.19-34.extras.tar.xz 17476 BLAKE2B 
5e3fbd20024abf705604b8e6cc2c840316394fe65be93a9e5c0487f49fe545999dcd4d086044f7f7ef4ef9216246272f8df52cde3bcd9367b58e6e4b408a428b
 SHA512 
e0d2db96cdcd7fb0d031de7217c46c32c19b5daec90f25c50929ac20e57be8c1f40b7ca2718a1a1fd10a83e0acc5e7022393b30f1f251f43fc69f9db711d9d52
+DIST genpatches-4.19-35.base.tar.xz 1040668 BLAKE2B 
d96d03e4aacf66dd5b43866c959443956e36c1cb357807c1344684e7dc4b467bab3508214f651b145da72c0645fb7b5bfd89ab89281f0a41bf3882c6053f595b
 SHA512 
b399ab1aa6153f3378e32b8958eea182e18b97aa5bd5d76690d88ba97d8e9cf4b44ef9ca2fd5ac60ac96219b26d0657a4a506f536373c1fc03b0d67314fa5418
+DIST genpatches-4.19-35.experimental.tar.xz 5808 BLAKE2B 
788e53ed6116f24a76345d19d6c25a979b1802685d56725c6313afa72570c37067f6a61659dfeae8a2887f21d29d37e9e5bf21d78627bf539c2940f91032a5ae
 SHA512 
f4094fa73c8149a3eadbb27071caceb926926c45ad0dfb11c936b9a6b89ca2f75d3fac774f44a392147e3606adaffce61237ebb61008961569a46eb1cc74ebf7
+DIST genpatches-4.19-35.extras.tar.xz 17480 BLAKE2B 
92f8254df7b97efe6130f5832076d49dbbeed1754e3344e66328806f67de2b3e3ffb721baa40e7fd3454210867d98ec8488061eb45ed83eee03719373046fb39
 SHA512 
c84b3ad8fe5c347c27dd9c59672a998f0b4dd8d2183bc692144e19857070e9609d054bd2dc622468dd68c50c9e86ba74db460fbd0e5474caf09364e5e430ad26
 DIST genpatches-4.20-18.base.tar.xz 526776 BLAKE2B 
4d0584ebf8c8dfce1f5e5d0154fa6530faafc2af86b865799de6a0780bfca06cd25a0706388b76c1decbb7f2003d44a444b7257c2771e0c651d8ab1b246d40c0
 SHA512 
4283d365e8814d9007bb52ac37dcb78751780fcb0aa114913a54e82c6629cdbf4bccfb360ce8c2f20aa097c5ef75bb0cb3726952dd2161f1f1bbc04fedb9c521
 DIST genpatches-4.20-18.experimental.tar.xz 5804 BLAKE2B 
23418d89907c42dd4f4bde70c2e1c11b6384f1b4e27f09a13dd77d02a37fa948c7f0d339ca349a06d2f686250a32de96eb1203e4278a585ff7dd74f62a498a58
 SHA512 
7de433bb60c55384d9bc1e94dec0add657e5f3210a4b03a4ddf58656833b246da609a2e117b05a2409d8b2f546c2edf65f91d5add273aa1d49da0de56cf48d48
 DIST genpatches-4.20-18.extras.tar.xz 3280 BLAKE2B 
4c3550102ec0c584649c3fa4f5f991896ffc8a24bc146d747f0575c898459bd1bf9b9b797f25fedbc4554080cf437fd1e83c0f0452a4e3f77c9eda255f87a12d
 SHA512 
143f982f7ffe139b1dbde08872dbb3b001c9751aeef1cf6cdd69756e2f16132686ff3b3713064ca4ff88e5098425a407371fca99678452507374a7874cf8cd9e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.34.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.34.ebuild
new file mode 100644
index 000..9c4273df726
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.34.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="35"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2019-04-05 Thread Mike Pagano
commit: d11b8022b5df98d20cb2e392f8f4ef81fea18931
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Apr  6 00:21:51 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Apr  6 00:21:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11b8022

sys-kernel/gentoo-sources: Linux patch 4.14.111

Signed-off-by: Mike Pagano  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.111.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 45ea79209a4..9509f3b1f12 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -10,6 +10,9 @@ DIST genpatches-4.14-117.extras.tar.xz 17496 BLAKE2B 
9eb4eab77b148c8cb05b770c3e2
 DIST genpatches-4.14-118.base.tar.xz 2640560 BLAKE2B 
3997e95f758e26588c28e70759f5f05e18e6ea39b380ae9b256319ec84d31bde24103441a97fa6161128744b8f7e8c0f4111512024f04e57b250befe23aa819a
 SHA512 
e31c1837d36e6d3726fcd400f21e372afa0634a322ed6487e48fd2d015da8f9ba5dfc12090f3edfebf82baaae2b1cb9f652d689a7ecc8813d4552f959a75d0d4
 DIST genpatches-4.14-118.experimental.tar.xz 5224 BLAKE2B 
ad0b0c3d6643d74910ccdd0e8127264c538cc8fea531a962e7086b17c0da86353c11a9055b5d6cfbd9283f242c1d3d1f606a9274f6eb83727a55f23a0cf740af
 SHA512 
45d8d1157ae5653c08ddaf033dc20f14d3a94939ee5b91cb012b6391ca0084aea65df2ccbb8d677346dcc24dd16086fb41a8d458256f7931b4de3a495009941f
 DIST genpatches-4.14-118.extras.tar.xz 17484 BLAKE2B 
334711493126ece451b9325a0eb3a3a93b8fa06df94475bec6973e2be6e370259d9f0cfaeb5bdc98a8e05007dabbc7eee21a6f678abb1f7eb5c696874e2196d2
 SHA512 
1aba48b6d68d57873703d0ee98b683b64db782bacc62795ee19222bfc2c5d4209cccb9d05660ae1ef1500c47448f50d00620a167594beea59bdc1c3db859d325
+DIST genpatches-4.14-119.base.tar.xz 2667216 BLAKE2B 
e11f6281d559116d0a22ef977dcc1a06e13075ce590e5c450071d177e756cc13aad79cca66b7d12f08d8132732f1547ee0b484d0b38c2126377813341c99f0d4
 SHA512 
303ddac05dfe8faf3dcd0417561f0efe2291a739bfb753560a45301777cddd5640e974a0e479bdd90376b821eb23b983fe05404a626bafcf9d2350b14581620a
+DIST genpatches-4.14-119.experimental.tar.xz 5224 BLAKE2B 
334f8b4ef121afe69b3de37fbd52b89787398a7e249d93aacbc2cc80acfa8cea74447d0569b79545340dc4357ce6ae0e5ed25b3e59535bc12dbb73ec01e9feb4
 SHA512 
63df3eea726ce52134a224677f59b5c9b459507c908bbf29231eacdc8f5e3f7e35c9cb169bb114a2ad3ea814cd52a41bc66f26e75a4570585111793e00658388
+DIST genpatches-4.14-119.extras.tar.xz 17496 BLAKE2B 
b7f181bc84d4b7b23e7f435a537d293ffd9c3b243ad04a081cae10b20cfcdc07274030e50343e50c92dfa6eb3fc525d6810021011a7a23753eaf7b5b17979e39
 SHA512 
722d732832b331eff1152670106f23082bbe7bd2a6d52270d249f59142618db23d3ee807b52ab16e8a583d1acfde53757d54b3e05658063ab52206bfa4de7f68
 DIST genpatches-4.14-90.base.tar.xz 2158040 BLAKE2B 
1fe37fa012c110dc48f5291c149d23d544d9cf11d691b026c66bf0b632525d28dab5521fc399de34a83e9017522aa9114f95b7c0c23043ec27204af1e4c77caa
 SHA512 
cf1dfa59b0c83ab4cf4f345087d9d89a03d32265cf9c4f3896474f2bfabe616f8a4d0bf8f7daf584c129023e9d4f47cf151bb7aa83d06d2ee440ecf9f8c6e72a
 DIST genpatches-4.14-90.experimental.tar.xz 5224 BLAKE2B 
cf3e25ad929a3822aff357164ce27b3dc790dbb2c7e9a75f9267ef0cac49d28bc2538b68b86ff34a81789f9ec7e8ed82d0a3a71151abbd2ac7e3d8475026c14a
 SHA512 
beadc5e4b5161d231637123bbe54e5afbdb47bbf1bc2ef1b44c27560c81827e0f9960a851807b2accc3fc3d325d3634593d122113973786a7bd8f9d5a61884de
 DIST genpatches-4.14-90.extras.tar.xz 17484 BLAKE2B 
ec51340486f3fd053a228b1302c1a59b3b5100cbf55c96ab07e242479081ea05b2edac3c325df520bdb38daff689a68c63fd9abf0557e5399b681507605c3a01
 SHA512 
99ec816bd994a1d33d254373878cfa68acd0ddcf7a56237442247d222e41263f8fa1ba9d5494f32748a1990e3e20d0a4768f28e23f8148e83b884b4f637bd2b8

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.111.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.111.ebuild
new file mode 100644
index 000..ef4511013d5
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.111.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="119"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/, app-admin/rsyslog/files/

2019-04-05 Thread Thomas Deutschmann
commit: 6147ad5b6c8e65442bb5da08e6e1e4a4950203b5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Apr  6 00:15:26 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Apr  6 00:15:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6147ad5b

app-admin/rsyslog: fix Py3 failure in diag.sh

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...-8.1903.0-add-py3-support-to-omhttp-test.patch} |  0
 ...8.1903.0-fix-py3-compatibility-in-diag.sh.patch | 22 ++
 app-admin/rsyslog/rsyslog-8.1903.0.ebuild  |  3 ++-
 3 files changed, 24 insertions(+), 1 deletion(-)

diff --git 
a/app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch.patch
 b/app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch
similarity index 100%
rename from 
app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch.patch
rename to 
app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch

diff --git 
a/app-admin/rsyslog/files/rsyslog-8.1903.0-fix-py3-compatibility-in-diag.sh.patch
 
b/app-admin/rsyslog/files/rsyslog-8.1903.0-fix-py3-compatibility-in-diag.sh.patch
new file mode 100644
index 000..615bb50bdb9
--- /dev/null
+++ 
b/app-admin/rsyslog/files/rsyslog-8.1903.0-fix-py3-compatibility-in-diag.sh.patch
@@ -0,0 +1,22 @@
+From f0847e46c148233b6ab5d6088ca4e1dc664e82a4 Mon Sep 17 00:00:00 2001
+From: Thomas Deutschmann 
+Date: Sat, 6 Apr 2019 02:07:51 +0200
+Subject: [PATCH] testbench: fix Python 3 compatibility
+
+---
+ tests/diag.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/tests/diag.sh b/tests/diag.sh
+index 5b4b3df46..2926e6ac2 100755
+--- a/tests/diag.sh
 b/tests/diag.sh
+@@ -1334,7 +1334,7 @@ get_inode() {
+   printf 'FAIL: file "%s" does not exist in get_inode\n' "$1"
+   error_exit 100
+   fi
+-  python -c 'import os; import stat; print os.lstat("'$1'")[stat.ST_INO]'
++  python -c 'import os; import stat; print(os.lstat("'$1'")[stat.ST_INO])'
+ }
+ 
+ 

diff --git a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
index d1896aca472..dcc28922f7b 100644
--- a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
@@ -102,7 +102,8 @@ fi
 
 PATCHES=(
"${FILESDIR}"/${P}-add-missing-tests.patch
-   "${FILESDIR}"/${P}-add-py3-support-to-omhttp-test.patch.patch
+   "${FILESDIR}"/${P}-add-py3-support-to-omhttp-test.patch
+   "${FILESDIR}"/${P}-fix-py3-compatibility-in-diag.sh.patch
 )
 
 CONFIG_CHECK="~INOTIFY_USER"



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

2019-04-05 Thread Mike Pagano
commit: 1d48cc4cbff9938822903a6f0a0a6d15132b139e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Apr  6 00:11:21 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Apr  6 00:11:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d48cc4c

sys-kernel/gentoo-sources: Linux patch 4.9.168

Signed-off-by: Mike Pagano  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.168.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index a0f2cfa2e56..45ea79209a4 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -61,6 +61,9 @@ DIST genpatches-4.9-170.extras.tar.xz 17364 BLAKE2B 
02e4b4df4777673b364442ec3b1d
 DIST genpatches-4.9-171.base.tar.xz 2955076 BLAKE2B 
416626a352c16899bdc020301e8876b7e80e70181ec9c56a5d6f4790bdd0aa7fb76f4500027d7dcc1f6b134337563343fe49be472c6b5bfda05d98d5387abf1a
 SHA512 
bfdcbf455b24ecb1a8cd5f54da45b80ad7f138cec31bf24cd3dd35d7b06f6899e760e80c1bd3ae08118abe67067f656335a76e69778c678b0b21f27a6a712a5d
 DIST genpatches-4.9-171.experimental.tar.xz 106352 BLAKE2B 
1e54dc5d2bbd64ac3d82ba2018a23f9d10abbe171cb111c0f00fe7b2f04926309d86e66e7604ccd2bc3cf1ca264efaf20da3b6fc25b77888a14d99fc55a82b0c
 SHA512 
34afc0e3521e8d92949bfd3679402b135e7b53223fdfda56d813a42423359ff08d7ac6fc5d33115d2bbc3ef86afa6df5020cfb584de0a0f761600f45702b3df8
 DIST genpatches-4.9-171.extras.tar.xz 17360 BLAKE2B 
f7375ffae32d7a54e1f6522524acd23344f37ad0b152d4b2a178354a1b5aa232f3cc2ce3e3f5403ee09c49e3b59bbf8d9d43493c907b9bb38aac5df33dde90cd
 SHA512 
0eb30ef762a4f03a0a48638193cf5b5fadb593fb289bb3b991d08d58a8558fd0dc337e8c59cacef7fc49317aa64a3e3da0fe3683a06761aae58238ce88731c2b
+DIST genpatches-4.9-172.base.tar.xz 2973452 BLAKE2B 
da51291df0a88c53bc03023f61e562f057196f81cc7525dfbe900e98fe932aa2edb946ee78f55d63c81670d2e284adb7923b1d1366f02645f1aa9815a82f3a2e
 SHA512 
dbcf7ea64f61fc1e5fbbe36bb07a474f849b75b726a32dfb785a2a532208c69882c9991aae0b91436eb9a6215f0e349989e26cb91c5c13ab14057cec6930f7fa
+DIST genpatches-4.9-172.experimental.tar.xz 106368 BLAKE2B 
e87d706bf867ce507029b2bb676afde5c92b5829ff6bec4d192c0e157f6271cfe256d98b2f16e4c9f2d877bec1598477933348b90fe532925ac19ff224059c10
 SHA512 
54390f3d5ecd57d15210c946c9518cdf0a53913a56414651d9fdfad1959a04a4d8c9021659ec6078e680073581eab8c9093c25ae769fb8b6a93a29b1e7c8f1fc
+DIST genpatches-4.9-172.extras.tar.xz 17360 BLAKE2B 
fe956e62b48f07edb71d172063e2042e53473e3a7ebf9a44cd33d0bba3aab7ea0871c3d764db842ae1585d8a5a1ed4a762094b287a0698de3e145681e8631f2b
 SHA512 
2d2772b5d45d6776d54d80fd45170d7bc3123374bc9d3094625248101b9a9dfb4c74a09c514e338792cbe01bd8068eb640f631279771b32bb98ca98772a430b8
 DIST genpatches-5.0-4.base.tar.xz 45932 BLAKE2B 
28869fd86ebf9e6ceb2b7732c035cf7382a4c7950a1dabadb0c84f7101e252c7d74825fdbcd228e67e3f88370b1e0ce396e2ddcc4dd4a4f40b0e5e52b33a30a7
 SHA512 
71572fbb1fdc1b461d1a66fe134f00e5f7ccd0d6e805a8ca7e8d9ce32d1f195ac24d329839f5d24fa80de9b05866a67a71a3ae60959cb48b2267ef109b513923
 DIST genpatches-5.0-4.experimental.tar.xz 5804 BLAKE2B 
6a69825e2830db123d74ae5579c2dc46987488dcdd33fe4fb8eed42ca48a300d6ee60371cd3103467381f4fce621d80e012f32e3640d44c737a9f9e72e777295
 SHA512 
0f6c8549213ec6499ecf8d29ada487d3d66fa8ec365bb1c3e47c33f39404749da422801309ee483c2ba388c8aec19ec3c99bc0e494ff873d16d2e5b4fa437d26
 DIST genpatches-5.0-4.extras.tar.xz 1724 BLAKE2B 
7c2514e44bffdbccfa8c30d1d56bca2f38b9c39e39f6484a269124fa9404e16692333b57d0133432a796b3de51db27b886caae989bc9e6672bf99ca50e754a35
 SHA512 
052ef7189a30df3c691472d5525b93d6d35b274273c12450f59d423bfc8d3130d9f7fcd7e7f5ba3c633847555957bae419c06af2fd9b51c03958edd8951d3efb

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.168.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.168.ebuild
new file mode 100644
index 000..9a53601e41a
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.168.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="172"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/, app-admin/rsyslog/files/

2019-04-05 Thread Thomas Deutschmann
commit: fef17a8d569a1fc18c54240f6e1b6135f70f2550
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 22:42:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 23:53:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef17a8d

app-admin/rsyslog: fix tests with Py3

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...03.0-add-py3-support-to-omhttp-test.patch.patch | 83 ++
 app-admin/rsyslog/rsyslog-8.1903.0.ebuild  |  5 +-
 2 files changed, 87 insertions(+), 1 deletion(-)

diff --git 
a/app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch.patch
 
b/app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch.patch
new file mode 100644
index 000..6600c61666e
--- /dev/null
+++ 
b/app-admin/rsyslog/files/rsyslog-8.1903.0-add-py3-support-to-omhttp-test.patch.patch
@@ -0,0 +1,83 @@
+From c82b747eaf96cc77efa530ca5844ba01b91bfc88 Mon Sep 17 00:00:00 2001
+From: Thomas Deutschmann 
+Date: Sat, 6 Apr 2019 00:28:54 +0200
+Subject: [PATCH] tests: omhttp: add Python 3 compatibility
+
+Fixes: https://github.com/rsyslog/rsyslog/issues/3599
+---
+ tests/omhttp_server.py | 22 +++---
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+diff --git a/tests/omhttp_server.py b/tests/omhttp_server.py
+index 6962138fa..d3fdb3a9a 100644
+--- a/tests/omhttp_server.py
 b/tests/omhttp_server.py
+@@ -36,16 +36,16 @@ def validate_auth(self):
+ if 'Authorization' not in self.headers:
+ self.send_response(401)
+ self.end_headers()
+-self.wfile.write('missing "Authorization" header')
++self.wfile.write(b'missing "Authorization" header')
+ return False
+ 
+ auth_header = self.headers['Authorization']
+ _, b64userpwd = auth_header.split()
+-userpwd = base64.b64decode(b64userpwd)
++userpwd = base64.b64decode(b64userpwd).decode('utf-8')
+ if userpwd != metadata['userpwd']:
+ self.send_response(401)
+ self.end_headers()
+-self.wfile.write('invalid auth: {0}'.format(userpwd))
++self.wfile.write(b'invalid auth: {0}'.format(userpwd))
+ return False
+ 
+ return True
+@@ -60,16 +60,16 @@ def do_POST(self):
+ if metadata['fail_with_400_after'] != -1 and metadata['posts'] > 
metadata['fail_with_400_after']:
+ self.send_response(400)
+ self.end_headers()
+-self.wfile.write('BAD REQUEST')
++self.wfile.write(b'BAD REQUEST')
+ return
+ 
+ if metadata['posts'] > 1 and metadata['fail_every'] != -1 and 
metadata['posts'] % metadata['fail_every'] == 0:
+ self.send_response(500)
+ self.end_headers()
+-self.wfile.write('INTERNAL ERROR')
++self.wfile.write(b'INTERNAL ERROR')
+ return
+ 
+-content_length = int(self.headers['Content-Length'])
++content_length = int(self.headers['Content-Length'] or 0)
+ raw_data = self.rfile.read(content_length)
+ 
+ if metadata['decompress']:
+@@ -79,12 +79,12 @@ def do_POST(self):
+ 
+ if self.path not in data:
+ data[self.path] = []
+-data[self.path].append(post_data)
++data[self.path].append(post_data.decode('utf-8'))
+ 
+-res = json.dumps({'msg': 'ok'})
++res = json.dumps({'msg': 'ok'}).encode('utf8')
+ 
+ self.send_response(200)
+-self.send_header('Content-Type', 'application/json')
++self.send_header('Content-Type', 'application/json; charset=utf-8')
+ self.send_header('Content-Length', len(res))
+ self.end_headers()
+ 
+@@ -97,10 +97,10 @@ def do_GET(self):
+ else:
+ result = []
+ 
+-res = json.dumps(result)
++res = json.dumps(result).encode('utf8')
+ 
+ self.send_response(200)
+-self.send_header('Content-Type', 'application/json')
++self.send_header('Content-Type', 'application/json; charset=utf-8')
+ self.send_header('Content-Length', len(res))
+ self.end_headers()
+ 

diff --git a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
index 341d02321a0..d1896aca472 100644
--- a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild
@@ -100,7 +100,10 @@ if [[ ${PV} == "" ]]; then
DEPEND+=" >=dev-python/docutils-0.12"
 fi
 
-PATCHES=( "${FILESDIR}"/${P}-add-missing-tests.patch )
+PATCHES=(
+   "${FILESDIR}"/${P}-add-missing-tests.patch
+   "${FILESDIR}"/${P}-add-py3-support-to-omhttp-test.patch.patch
+)
 
 CONFIG_CHECK="~INOTIFY_USER"
 WARNING_INOTIFY_USER="CONFIG_INOTIFY_USER isn't set. Imfile module on this 
system will only support polling mode!"



[gentoo-commits] proj/linux-patches: New tag: 5.0-8

2019-04-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 23:24:40 2019 +

New tag: 5.0-8




[gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/

2019-04-05 Thread Matthew Thode
commit: e56e758cf7fff5f509f14b2eb1c3fc4d90fc7076
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr  5 22:57:09 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr  5 22:57:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56e758c

gui-apps/mako: initial add of gui-apps/mako

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 gui-apps/mako/Manifest |  1 +
 gui-apps/mako/mako-1.2.ebuild  | 46 +
 gui-apps/mako/mako-.ebuild | 51 ++
 gui-apps/mako/metadata.xml | 19 
 4 files changed, 117 insertions(+)

diff --git a/gui-apps/mako/Manifest b/gui-apps/mako/Manifest
new file mode 100644
index 000..d7813318587
--- /dev/null
+++ b/gui-apps/mako/Manifest
@@ -0,0 +1 @@
+DIST mako-1.2.tar.gz 34443 BLAKE2B 
d505cbc7d25755ef3880adceaf8e33c277a90583c37ebd2691cd3d8d142f19f7eedca2ad167c0174723706c6f0a9b0688ddb34ed824e8231330265f1b5e3d645
 SHA512 
2552590f690a9749e9ef897052ca6aecf70eb01d77b1afe21335c84e257c6c8347abbd7f33150d561e8f52a9ae3a91c7a199a93cecf64a305934886522fc1454

diff --git a/gui-apps/mako/mako-1.2.ebuild b/gui-apps/mako/mako-1.2.ebuild
new file mode 100644
index 000..597b35d6e7d
--- /dev/null
+++ b/gui-apps/mako/mako-1.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway."
+HOMEPAGE="https://github.com/emersion/mako;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
+else
+   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-libs/wayland
+   x11-libs/pango
+   x11-libs/cairo
+   || (
+   sys-apps/systemd
+   sys-auth/elogind
+   )
+   sys-apps/dbus[user-session]
+"
+RDEPEND="
+   ${DEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+   app-text/scdoc
+"
+
+src_configure() {
+   local emesonargs=(
+   "-Dwerror=false"
+   )
+   meson_src_configure
+}

diff --git a/gui-apps/mako/mako-.ebuild b/gui-apps/mako/mako-.ebuild
new file mode 100644
index 000..8f1e8cc64cb
--- /dev/null
+++ b/gui-apps/mako/mako-.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway."
+HOMEPAGE="https://github.com/emersion/mako;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
+else
+   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="+icons"
+
+DEPEND="
+   dev-libs/wayland
+   x11-libs/pango
+   x11-libs/cairo
+   || (
+   sys-apps/systemd
+   sys-auth/elogind
+   )
+   sys-apps/dbus[user-session]
+   icons? (
+   x11-libs/gtk+:3
+   x11-libs/gdk-pixbuf
+   )
+"
+RDEPEND="
+   ${DEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+   app-text/scdoc
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dicons=$(usex icons enabled disabled)
+   "-Dwerror=false"
+   )
+   meson_src_configure
+}

diff --git a/gui-apps/mako/metadata.xml b/gui-apps/mako/metadata.xml
new file mode 100644
index 000..f4af030a3ec
--- /dev/null
+++ b/gui-apps/mako/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   A lightweight notification daemon for Wayland. Works on Sway.
+   
+   
+   Enable support for icons
+   
+   
+   emmersion/mako
+   https://github.com/emersion/mako/issues
+   https://github.com/emersion/mako/releases
+   
+



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

2019-04-05 Thread Agostino Sarubbo
commit: fc698d3eb707bcb823a4de4bc7b756f004d9b3f8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr  5 22:43:21 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr  5 22:43:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc698d3e

sys-kernel/vanilla-sources: Automated version bump to 
{4.9.168,4.14.111,4.19.34,5.0.7} - remove old.

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-kernel/vanilla-sources/Manifest   | 8 
 ...la-sources-4.14.110.ebuild => vanilla-sources-4.14.111.ebuild} | 0
 ...illa-sources-4.19.33.ebuild => vanilla-sources-4.19.34.ebuild} | 0
 ...illa-sources-4.9.167.ebuild => vanilla-sources-4.9.168.ebuild} | 0
 ...{vanilla-sources-5.0.6.ebuild => vanilla-sources-5.0.7.ebuild} | 0
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 4d5f5d7b671..bb155d79c92 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,8 +5,8 @@ DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST linux-5.0.tar.xz 105235152 BLAKE2B 
59635c87a4123c90ab8598c9ea5167096aa6bc765e9d8456d00f3da7530e89e925b3925c99f1a6c96ac0ded7df3ac7df52c75672f0a66acc40f563200892e064
 SHA512 
3fbab70c7b03b1a10e9fa14d1e2e1f550faba4f5792b7699ca006951da74ab86e7d7f19c6a67849ab99343186e7d6f2752cd910d7613b93c1eab90abf1b0
 DIST patch-3.16.65.xz 2351660 BLAKE2B 
1b0241ff0834f1b6848e40176ed7136854abda895fb6ebe6d742261ec9fb876f94ca4c2cb7ffc66c7b84ad1637e6b8fdfd149cbe416a4f9d975130d5beec5403
 SHA512 
ce869cfcc8809544b4722d1bd4c55c7074f8941e8ab6d2816d1de4139c3507e141e58be0ac608999c6559e60742eda095d8b122257c746d53eddf8858d12a97f
-DIST patch-4.14.110.xz 2385964 BLAKE2B 
b94c333db63cb6635075ef314998ab68a2e415c22146719b9685b65f7389f1b96999575a1c5f67fbda7031f9ad12a5b00afd2d7bbbfc9d6652c7fdac5bba2eb3
 SHA512 
b9bb23f44f73c207f754a6185fd819494ebf2830f3acbf0da6c4bdf9b9594951b16bc39e997d3499387ad9b193320d0b47e09feb18bbf6f9e7edfe2a44eb2957
-DIST patch-4.19.33.xz 948052 BLAKE2B 
9392890ce840fb4d856a7c4d3b34a23373660e1a656acf8b9c14f10af63c8924abc956bb284899a2fb8b0dc7d04e184339cfcefd4d1ad3b61c38e1e03202
 SHA512 
ed679130f1ef18fc41b30ed882ae2fdc6328ae9cb5d269d9b7450e6c302cd1a5dcbd43502c2cf491f6aa8eeff3dd0a8b8db0ed346d19c0880824dc2652df9ae5
+DIST patch-4.14.111.xz 2409320 BLAKE2B 
361accc4e97eb0b251d4d49027e21b77ac92ac33a6f9bd206b71fe6c7b63b34f0bcc71f85e63d4b003ad6d7bd1a476d98908efaf817ebfc759e21e85b6f55b2e
 SHA512 
bc58fe0d33c2004bec0b7f883b407922d6112813fd75eb4843ff313cfb43e4524814ddbd1552e8ffe55914f7683cb927d3cf11550c9a4987581c887b3cb7f0c1
+DIST patch-4.19.34.xz 989456 BLAKE2B 
4b3dc542d15cedc10170469a0e3ba27444e7ed44797014fa160a88be81672198b4f1162b211a4f7115452045d342c3c3101e7410ace53271dffb34ded5603b2e
 SHA512 
28786359f5157550df78f412f1830b86bb708d32a7e0d8d2a23857c3b7eb4e7e2f80b36a676a32a1f5b5a240bd4f4bcdd7deca8be926b988b50dee7ce74984fd
 DIST patch-4.4.178.xz 2471820 BLAKE2B 
ecc10a4c395aa267eda47f181571d6cd0e0effb2918f283ad4b83a793d9e44b4656d80b64a3b60733630da8453ed4776594a3b147deb2fb8e74f49f5007946c6
 SHA512 
dd8f242a12b6955c7ffd87d7b80a0a68e9b215b75f3ab52eefbe045e198e58d2590f7aabbdebe8c1361b0ee36d0d192fd57a4129dd110a563d96bf99b97dfa1d
-DIST patch-4.9.167.xz 2650956 BLAKE2B 
3ea9496f869abe8b2fd9324c22254f1c48e5de8ab1c9413290a812a045fc63ba180a71f1ba38973dfd74d1ce7a49fbe6680f6896fbb64c3e8b681b96785b41da
 SHA512 
213c90cee637c32b907c0992e6ba243a6e51b5650dd40ec7083e372c226167d22514f14c1a0426c29d5262850ea25fc3ddb45729a0b65af71661c9b752b7a801
-DIST patch-5.0.6.xz 174976 BLAKE2B 
3562b81c473fe2a37df7c3b021709416688efafe0159c5b271191d4dec0dacdac63d9e98033aa7030c270e719a3f25ed2dab9cbf1702a6e3a1b23730801763b8
 SHA512 
01375634c3d670b64d8e920176378d61a47e48571a37964c56abec8c0f80c791b75551eef137b05c5c647436cf63e692fe30391b5da14daeb8f5af39c12dcbfd
+DIST patch-4.9.168.xz 236 BLAKE2B 
ce7a7f8586e34446146bffd9ddfe38c6244d2db99670b43125772482a4f484f041658a3e17026bc9a61156687b89e23e6370bd210655134894ff33c793124571
 SHA512 
0373ff732c4b804166aeea642f2cc2bd6724d47cbd08b2a45622e4bb4d56fc37fb146a7ac8e711495b56e0e652e9c49cb484f59b51c7b355e332eef7c332a4cb
+DIST patch-5.0.7.xz 243804 BLAKE2B 
9d4ac593581a7e04ddd3696acb7848a473ff99c5972af5fd2333c31c79f1a0c7b3a6692b9c03b99b1376740783426b1a81e6d673410e97fb8b9a16f61fc99725
 SHA512 
301ac04ea4462536a6c5bd4f45f19473b4ad798134b81221fc9d03f86be4b004a2e194ba79b19d4d8c728a5b198a6341ab88b53f8355904a88bd87fc4668dc2e

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.110.ebuild 

[gentoo-commits] proj/linux-patches: New tag: 4.19-35

2019-04-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 22:35:03 2019 +

New tag: 4.19-35




[gentoo-commits] proj/linux-patches: New tag: 4.14-119

2019-04-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 22:11:16 2019 +

New tag: 4.14-119




[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.ppc.vanilla/package.accept_keywords/, ...

2019-04-05 Thread Anthony G. Basile
commit: 4c0ab6a7e5e508b063b42980501cbb2353782e5d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Apr  5 21:57:22 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Apr  5 21:57:22 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=4c0ab6a7

tools-uclibc: keyword =sys-apps/iproute2-4.19.0-r1 for ppc

Signed-off-by: Anthony G. Basile  gentoo.org>

 .../portage.ppc.hardened/package.accept_keywords/sys-apps_irpute2_0  | 1 +
 .../portage.ppc.vanilla/package.accept_keywords/sys-apps_irpute2_0   | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/tools-uclibc/portage.ppc.hardened/package.accept_keywords/sys-apps_irpute2_0 
b/tools-uclibc/portage.ppc.hardened/package.accept_keywords/sys-apps_irpute2_0
new file mode 100644
index ..dd23f510
--- /dev/null
+++ 
b/tools-uclibc/portage.ppc.hardened/package.accept_keywords/sys-apps_irpute2_0
@@ -0,0 +1 @@
+=sys-apps/iproute2-4.19.0-r1 ~ppc

diff --git 
a/tools-uclibc/portage.ppc.vanilla/package.accept_keywords/sys-apps_irpute2_0 
b/tools-uclibc/portage.ppc.vanilla/package.accept_keywords/sys-apps_irpute2_0
new file mode 100644
index ..dd23f510
--- /dev/null
+++ 
b/tools-uclibc/portage.ppc.vanilla/package.accept_keywords/sys-apps_irpute2_0
@@ -0,0 +1 @@
+=sys-apps/iproute2-4.19.0-r1 ~ppc



[gentoo-commits] proj/linux-patches: New tag: 4.9-172

2019-04-05 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 21:51:14 2019 +

New tag: 4.9-172




[gentoo-commits] proj/linux-patches:4.14 commit in: /

2019-04-05 Thread Mike Pagano
commit: 6d7852b8443ff4a7e48298983aa5257b1362d414
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Apr  5 21:44:47 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 21:44:47 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=6d7852b8

Linux patch 4.14.111

Signed-off-by: Mike Pagano  gentoo.org>

 _README   |4 +
 1110_linux-4.14.111.patch | 3963 +
 2 files changed, 3967 insertions(+)

diff --git a/_README b/_README
index a696c1c..f77da1f 100644
--- a/_README
+++ b/_README
@@ -483,6 +483,10 @@ Patch:  1109_4.14.110.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.14.110
 
+Patch:  1110_4.14.111.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.14.111
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1110_linux-4.14.111.patch b/1110_linux-4.14.111.patch
new file mode 100644
index 000..27dc826
--- /dev/null
+++ b/1110_linux-4.14.111.patch
@@ -0,0 +1,3963 @@
+diff --git a/Documentation/arm/kernel_mode_neon.txt 
b/Documentation/arm/kernel_mode_neon.txt
+index 525452726d31..b9e060c5b61e 100644
+--- a/Documentation/arm/kernel_mode_neon.txt
 b/Documentation/arm/kernel_mode_neon.txt
+@@ -6,7 +6,7 @@ TL;DR summary
+ * Use only NEON instructions, or VFP instructions that don't rely on support
+   code
+ * Isolate your NEON code in a separate compilation unit, and compile it with
+-  '-mfpu=neon -mfloat-abi=softfp'
++  '-march=armv7-a -mfpu=neon -mfloat-abi=softfp'
+ * Put kernel_neon_begin() and kernel_neon_end() calls around the calls into 
your
+   NEON code
+ * Don't sleep in your NEON code, and be aware that it will be executed with
+@@ -87,7 +87,7 @@ instructions appearing in unexpected places if no special 
care is taken.
+ Therefore, the recommended and only supported way of using NEON/VFP in the
+ kernel is by adhering to the following rules:
+ * isolate the NEON code in a separate compilation unit and compile it with
+-  '-mfpu=neon -mfloat-abi=softfp';
++  '-march=armv7-a -mfpu=neon -mfloat-abi=softfp';
+ * issue the calls to kernel_neon_begin(), kernel_neon_end() as well as the 
calls
+   into the unit containing the NEON code from a compilation unit which is 
*not*
+   built with the GCC flag '-mfpu=neon' set.
+diff --git a/Makefile b/Makefile
+index 37bd0b40876d..da223c660c9a 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 110
++SUBLEVEL = 111
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/arm/boot/dts/lpc32xx.dtsi b/arch/arm/boot/dts/lpc32xx.dtsi
+index d81fe433e3c8..f22a33a01819 100644
+--- a/arch/arm/boot/dts/lpc32xx.dtsi
 b/arch/arm/boot/dts/lpc32xx.dtsi
+@@ -230,7 +230,7 @@
+   status = "disabled";
+   };
+ 
+-  i2s1: i2s@2009C000 {
++  i2s1: i2s@2009c000 {
+   compatible = "nxp,lpc3220-i2s";
+   reg = <0x2009C000 0x1000>;
+   };
+@@ -273,7 +273,7 @@
+   status = "disabled";
+   };
+ 
+-  i2c1: i2c@400A {
++  i2c1: i2c@400a {
+   compatible = "nxp,pnx-i2c";
+   reg = <0x400A 0x100>;
+   interrupt-parent = <>;
+@@ -284,7 +284,7 @@
+   clocks = < LPC32XX_CLK_I2C1>;
+   };
+ 
+-  i2c2: i2c@400A8000 {
++  i2c2: i2c@400a8000 {
+   compatible = "nxp,pnx-i2c";
+   reg = <0x400A8000 0x100>;
+   interrupt-parent = <>;
+@@ -295,7 +295,7 @@
+   clocks = < LPC32XX_CLK_I2C2>;
+   };
+ 
+-  mpwm: mpwm@400E8000 {
++  mpwm: mpwm@400e8000 {
+   compatible = "nxp,lpc3220-motor-pwm";
+   reg = <0x400E8000 0x78>;
+   status = "disabled";
+@@ -394,7 +394,7 @@
+   #gpio-cells = <3>; /* bank, pin, flags */
+   };
+ 
+-  timer4: timer@4002C000 {
++  timer4: timer@4002c000 {
+   compatible = "nxp,lpc3220-timer";
+   reg = <0x4002C000 0x1000>;
+   interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
+@@ -412,7 +412,7 @@
+   status = "disabled";
+   };
+ 
+-  watchdog: watchdog@4003C000 {
++  watchdog: watchdog@4003c000 {
+

[gentoo-commits] proj/linux-patches:4.9 commit in: /

2019-04-05 Thread Mike Pagano
commit: cdc51de5885e9b61174c3e287bbd385dc7f8b531
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Apr  5 21:42:14 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Apr  5 21:42:14 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=cdc51de5

Linux patch 4.9.168

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |4 +
 1167_linux-4.9.168.patch | 2778 ++
 2 files changed, 2782 insertions(+)

diff --git a/_README b/_README
index 112b631..31f02c0 100644
--- a/_README
+++ b/_README
@@ -711,6 +711,10 @@ Patch:  1166_linux-4.9.167.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.167
 
+Patch:  1167_linux-4.9.168.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.168
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1167_linux-4.9.168.patch b/1167_linux-4.9.168.patch
new file mode 100644
index 000..11eba91
--- /dev/null
+++ b/1167_linux-4.9.168.patch
@@ -0,0 +1,2778 @@
+diff --git a/Documentation/arm/kernel_mode_neon.txt 
b/Documentation/arm/kernel_mode_neon.txt
+index 525452726d31..b9e060c5b61e 100644
+--- a/Documentation/arm/kernel_mode_neon.txt
 b/Documentation/arm/kernel_mode_neon.txt
+@@ -6,7 +6,7 @@ TL;DR summary
+ * Use only NEON instructions, or VFP instructions that don't rely on support
+   code
+ * Isolate your NEON code in a separate compilation unit, and compile it with
+-  '-mfpu=neon -mfloat-abi=softfp'
++  '-march=armv7-a -mfpu=neon -mfloat-abi=softfp'
+ * Put kernel_neon_begin() and kernel_neon_end() calls around the calls into 
your
+   NEON code
+ * Don't sleep in your NEON code, and be aware that it will be executed with
+@@ -87,7 +87,7 @@ instructions appearing in unexpected places if no special 
care is taken.
+ Therefore, the recommended and only supported way of using NEON/VFP in the
+ kernel is by adhering to the following rules:
+ * isolate the NEON code in a separate compilation unit and compile it with
+-  '-mfpu=neon -mfloat-abi=softfp';
++  '-march=armv7-a -mfpu=neon -mfloat-abi=softfp';
+ * issue the calls to kernel_neon_begin(), kernel_neon_end() as well as the 
calls
+   into the unit containing the NEON code from a compilation unit which is 
*not*
+   built with the GCC flag '-mfpu=neon' set.
+diff --git a/Makefile b/Makefile
+index 2f030baeb162..f44094d2b147 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 167
++SUBLEVEL = 168
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/boot/dts/lpc32xx.dtsi b/arch/arm/boot/dts/lpc32xx.dtsi
+index b5841fab51c1..0d20aadc78bb 100644
+--- a/arch/arm/boot/dts/lpc32xx.dtsi
 b/arch/arm/boot/dts/lpc32xx.dtsi
+@@ -230,7 +230,7 @@
+   status = "disabled";
+   };
+ 
+-  i2s1: i2s@2009C000 {
++  i2s1: i2s@2009c000 {
+   compatible = "nxp,lpc3220-i2s";
+   reg = <0x2009C000 0x1000>;
+   };
+@@ -273,7 +273,7 @@
+   status = "disabled";
+   };
+ 
+-  i2c1: i2c@400A {
++  i2c1: i2c@400a {
+   compatible = "nxp,pnx-i2c";
+   reg = <0x400A 0x100>;
+   interrupt-parent = <>;
+@@ -284,7 +284,7 @@
+   clocks = < LPC32XX_CLK_I2C1>;
+   };
+ 
+-  i2c2: i2c@400A8000 {
++  i2c2: i2c@400a8000 {
+   compatible = "nxp,pnx-i2c";
+   reg = <0x400A8000 0x100>;
+   interrupt-parent = <>;
+@@ -295,7 +295,7 @@
+   clocks = < LPC32XX_CLK_I2C2>;
+   };
+ 
+-  mpwm: mpwm@400E8000 {
++  mpwm: mpwm@400e8000 {
+   compatible = "nxp,lpc3220-motor-pwm";
+   reg = <0x400E8000 0x78>;
+   status = "disabled";
+@@ -394,7 +394,7 @@
+   #gpio-cells = <3>; /* bank, pin, flags */
+   };
+ 
+-  timer4: timer@4002C000 {
++  timer4: timer@4002c000 {
+   compatible = "nxp,lpc3220-timer";
+   reg = <0x4002C000 0x1000>;
+   interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
+@@ -412,7 +412,7 @@
+   status = "disabled";
+   };
+ 
+-  watchdog: watchdog@4003C000 {
++  watchdog: watchdog@4003c000 {
+   compatible = 

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

2019-04-05 Thread Alfredo Tupone
commit: 890d180619f0e9262834d5d2e79f7fc0a24a394f
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Apr  5 21:14:49 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Apr  5 21:14:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890d1806

dev-lang/polyml: Fix build with libffi3

Closes: https://bugs.gentoo.org/667476
Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-lang/polyml/files/polyml-5.6-ffi3.patch | 18 ++
 dev-lang/polyml/polyml-5.6.ebuild   |  5 -
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/dev-lang/polyml/files/polyml-5.6-ffi3.patch 
b/dev-lang/polyml/files/polyml-5.6-ffi3.patch
new file mode 100644
index 000..bf15871d274
--- /dev/null
+++ b/dev-lang/polyml/files/polyml-5.6-ffi3.patch
@@ -0,0 +1,18 @@
+--- a/libpolyml/polyffi.cpp2019-04-05 23:10:23.509729312 +0200
 b/libpolyml/polyffi.cpp2019-04-05 23:10:38.895485058 +0200
+@@ -89,7 +89,6 @@
+ // Unfortunately the ABI entries are enums rather than #defines so we
+ // can't test individual entries.
+ #ifdef X86_WIN32
+-{"sysv", FFI_SYSV},
+ {"stdcall", FFI_STDCALL},
+ {"thiscall", FFI_THISCALL},
+ {"fastcall", FFI_FASTCALL},
+@@ -97,7 +96,6 @@
+ #elif defined(X86_WIN64)
+ {"win64", FFI_WIN64},
+ #elif defined(X86_ANY)
+-{"sysv", FFI_SYSV},
+ {"unix64", FFI_UNIX64},
+ #endif
+ { "default", FFI_DEFAULT_ABI}

diff --git a/dev-lang/polyml/polyml-5.6.ebuild 
b/dev-lang/polyml/polyml-5.6.ebuild
index 1182c2d0766..f4997ba3dd2 100644
--- a/dev-lang/polyml/polyml-5.6.ebuild
+++ b/dev-lang/polyml/polyml-5.6.ebuild
@@ -20,7 +20,10 @@ RDEPEND="X? ( x11-libs/motif:0 )
virtual/libffi"
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}"/${P}-configure.patch )
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+   "${FILESDIR}"/${P}-ffi3.patch
+)
 
 src_prepare() {
default



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

2019-04-05 Thread Mike Gilbert
commit: 91b78b35cbcba29071c641afa477c333c88d1938
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Apr  5 20:56:15 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Apr  5 20:56:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b78b35

sys-apps/systemd: backport version.h dependency fix

Closes: https://bugs.gentoo.org/682624
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/files/241-version-dep.patch | 111 +++
 sys-apps/systemd/systemd-241-r1.ebuild   |   1 +
 2 files changed, 112 insertions(+)

diff --git a/sys-apps/systemd/files/241-version-dep.patch 
b/sys-apps/systemd/files/241-version-dep.patch
new file mode 100644
index 000..55abea98931
--- /dev/null
+++ b/sys-apps/systemd/files/241-version-dep.patch
@@ -0,0 +1,111 @@
+From 60722ad778d005790231038eecc4ba3034c1a0fc Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= 
+Date: Sun, 24 Feb 2019 22:49:38 +0100
+Subject: [PATCH] meson: declare version.h as dep for various targets that
+ include build.h
+
+Should fix #11565.
+---
+ meson.build  | 19 +--
+ src/core/meson.build |  3 ++-
+ src/udev/meson.build |  1 +
+ 3 files changed, 16 insertions(+), 7 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index ed787d47492..82ecb4d0e69 100644
+--- a/meson.build
 b/meson.build
+@@ -1634,7 +1634,8 @@ exe = executable('systemd-analyze',
+  include_directories : includes,
+  link_with : [libcore,
+   libshared],
+- dependencies : [threads,
++ dependencies : [versiondep,
++ threads,
+  librt,
+  libseccomp,
+  libselinux,
+@@ -2180,7 +2181,8 @@ if conf.get('ENABLE_IMPORTD') == 1
+   systemd_pull_sources,
+   include_directories : includes,
+   link_with : [libshared],
+-  dependencies : [libcurl,
++  dependencies : [versiondep,
++  libcurl,
+   libz,
+   libbzip2,
+   libxz,
+@@ -2229,7 +2231,8 @@ if conf.get('ENABLE_REMOTE') == 1 and 
conf.get('HAVE_LIBCURL') == 1
+  systemd_journal_upload_sources,
+  include_directories : includes,
+  link_with : [libshared],
+- dependencies : [threads,
++ dependencies : [versiondep,
++ threads,
+  libcurl,
+  libgnutls,
+  libxz,
+@@ -2555,6 +2558,7 @@ exe = executable('systemd-stdio-bridge',
+  'src/stdio-bridge/stdio-bridge.c',
+  include_directories : includes,
+  link_with : [libshared],
++ dependencies : [versiondep],
+  install_rpath : rootlibexecdir,
+  install : true)
+ public_programs += exe
+@@ -2638,7 +2642,8 @@ exe = executable('systemd-udevd',
+  link_with : [libudev_core,
+   libsystemd_network,
+   libudev_static],
+- dependencies : [threads,
++ dependencies : [versiondep,
++ threads,
+  libkmod,
+  libidn,
+  libacl,
+@@ -2655,7 +2660,8 @@ exe = executable('udevadm',
+  link_with : [libudev_core,
+   libsystemd_network,
+   libudev_static],
+- dependencies : [threads,
++ dependencies : [versiondep,
++ threads,
+  libkmod,
+  libidn,
+  libacl,
+@@ -2795,7 +2801,8 @@ foreach tuple : tests
+ sources,
+ include_directories : incs,
+ link_with : link_with,
+-dependencies : dependencies,
++dependencies : [versiondep,
++dependencies],
+ c_args : defs,
+ build_by_default : want_tests != 'false',
+ install_rpath : rootlibexecdir,
+diff --git a/src/core/meson.build b/src/core/meson.build
+index 

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

2019-04-05 Thread Agostino Sarubbo
commit: 4e2238e2f3dbab56e8f3f5f841f5a42ae1e7776f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr  5 20:46:52 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr  5 20:46:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2238e2

net-analyzer/tcpreplay: amd64 stable wrt bug #678266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild
index a73ca26a8cc..a9f8339e6ef 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild
@@ -10,7 +10,7 @@ LICENSE="BSD GPL-3"
 
SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV/_/-}/${P/_/-}.tar.xz
 -> ${P}.tar.xz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~sparc ~x86"
 IUSE="debug pcapnav +tcpdump"
 
 DEPEND="



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

2019-04-05 Thread Agostino Sarubbo
commit: ed69212805f51b2236d61bf645c6a3830f910526
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr  5 20:46:44 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr  5 20:46:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed692128

dev-libs/elfutils: amd64 stable wrt bug #676794

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-libs/elfutils/elfutils-0.176.ebuild 
b/dev-libs/elfutils/elfutils-0.176.ebuild
index 4c75e71b437..4d67e258548 100644
--- a/dev-libs/elfutils/elfutils-0.176.ebuild
+++ b/dev-libs/elfutils/elfutils-0.176.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2;
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 lzma nls static-libs test +threads +utils"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]



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

2019-04-05 Thread Agostino Sarubbo
commit: 790a1c40b2998e369432b9b279f96fd6ac5b2ea1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr  5 20:46:37 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr  5 20:46:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790a1c40

sys-devel/patch: amd64 stable wrt bug #652710

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sys-devel/patch/patch-2.7.6-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/patch/patch-2.7.6-r3.ebuild 
b/sys-devel/patch/patch-2.7.6-r3.ebuild
index 0cc81c91981..e10e929d0ca 100644
--- a/sys-devel/patch/patch-2.7.6-r3.ebuild
+++ b/sys-devel/patch/patch-2.7.6-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static test xattr"
 
 RDEPEND="xattr? ( sys-apps/attr )"



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

2019-04-05 Thread Agostino Sarubbo
commit: 0eed7297b28279d48881cba55e8891cd6bbf609e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr  5 20:46:31 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr  5 20:46:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eed7297

media-libs/ming: amd64 stable wrt bug #646770

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/media-libs/ming/ming-0.20181112.ebuild 
b/media-libs/ming/ming-0.20181112.ebuild
index 7babd84b0d7..0dd08ca57e5 100644
--- a/media-libs/ming/ming-0.20181112.ebuild
+++ b/media-libs/ming/ming-0.20181112.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/libming/libming/archive/${EGIT_COMMIT}.tar.gz -> ${P
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="+perl php +python static-libs"
 
 RDEPEND="perl? ( dev-lang/perl:= )



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

2019-04-05 Thread Thomas Deutschmann
commit: 98b74a5a3d71299055ad9f0352f9804445c84e8a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 20:12:44 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 20:21:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b74a5a

dev-php/pecl-mailparse: bump to v3.0.3

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/pecl-mailparse/Manifest|  1 +
 dev-php/pecl-mailparse/pecl-mailparse-3.0.3.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-php/pecl-mailparse/Manifest b/dev-php/pecl-mailparse/Manifest
index 984ed104fe9..32e13a97a2f 100644
--- a/dev-php/pecl-mailparse/Manifest
+++ b/dev-php/pecl-mailparse/Manifest
@@ -1,2 +1,3 @@
 DIST mailparse-2.1.6.tgz 36538 BLAKE2B 
c079a5f9980384ea90113d3e295b3de4182c8c3006a62439bfb73ab39dc67bb03202298e7bf5e42f71d599d645cf4d79fbf2d09a536e621efe73f8fff6bce56a
 SHA512 
a7337dd2e99a953a55b38c236da95a6bd2950c2bca16fc0ddfec39be8b0ffe01007353fc7b562d0509e0bb1623c3d2b03935d1c98a07dcd9f0b14bb508bce374
 DIST mailparse-3.0.2.tgz 38206 BLAKE2B 
f50b3f5abfc6e2e5a3647eb33ad07de9e3e66a94933be612a51c868210745b109ddca8e3e174a7a4abcfdc72856f34848e65972b277cfa3e836bef3ee4c79897
 SHA512 
be04e15cf3577542447186d7ead4e31159c171c99de0a255d4ee2f6f760b80ecb44be056bd9089180601f622b9a71f4331f194e1adaa702d1d964009682896f6
+DIST mailparse-3.0.3.tgz 940370 BLAKE2B 
1454750a90e367a2c9ade2d689a0bd3290005db170e6c2f601c23790fd5de701061b8a9cd0dea64eb501e44b3d0a3e40ff75a58ce5bb633837bad682979c097c
 SHA512 
8bc99cb1a3331ee5d40076abe20a15870deb6e28e2b0adb6227a36a01999648a9341168e05f1db96d2458394a13cad643ee1c5dce4d15669165d01c29d95417b

diff --git a/dev-php/pecl-mailparse/pecl-mailparse-3.0.3.ebuild 
b/dev-php/pecl-mailparse/pecl-mailparse-3.0.3.ebuild
new file mode 100644
index 000..0caa08eb4a8
--- /dev/null
+++ b/dev-php/pecl-mailparse/pecl-mailparse-3.0.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PHP_EXT_NAME="mailparse"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_ECONF_ARGS=""
+DOCS=( README.md )
+
+USE_PHP="php7-0 php7-1 php5-6 php7-2 php7-3"
+
+inherit php-ext-pecl-r3
+
+# Only build for 7.x
+USE_PHP="php7-0 php7-1 php7-2 php7-3"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for parsing and working with RFC822 and MIME 
compliant messages"
+LICENSE="PHP-3.01"
+SLOT="7"
+IUSE=""
+
+PHPUSEDEPEND="
+   php_targets_php7-0? ( dev-lang/php:7.0[unicode] )
+   php_targets_php7-1? ( dev-lang/php:7.1[unicode] )
+   php_targets_php7-2? ( dev-lang/php:7.2[unicode] )
+"
+DEPEND="${PHPUSEDEPEND}
+   dev-util/re2c"
+RDEPEND="${PHPUSEDEPEND} php_targets_php5-6? ( 
dev-php/pecl-mailparse:0[php_targets_php5-6] )"
+
+src_prepare() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
+   # Missing test source files in archive.  Fixed upstream in next 
release.
+   rm tests/011.phpt tests/bug001.phpt || die
+   php-ext-source-r3_src_prepare
+   else
+   default
+   fi
+}
+
+src_install() {
+   if use php_targets_php7-0 || use php_targets_php7-1 || use 
php_targets_php7-2 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}



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

2019-04-05 Thread Thomas Deutschmann
commit: 47428b25dac24fdc0300fc8aa823b00f4d1d5941
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 20:04:30 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 20:21:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47428b25

app-arch/unrar: bump to v5.7.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-arch/unrar/Manifest   |  1 +
 app-arch/unrar/unrar-5.7.4.ebuild | 70 +++
 2 files changed, 71 insertions(+)

diff --git a/app-arch/unrar/Manifest b/app-arch/unrar/Manifest
index 8b5488c7288..2283b872145 100644
--- a/app-arch/unrar/Manifest
+++ b/app-arch/unrar/Manifest
@@ -3,3 +3,4 @@ DIST unrar-5.6.8.tar.gz 226647 BLAKE2B 
a3f4f791d2527d13003b7d57506e61723312bb053
 DIST unrar-5.7.1.tar.gz 228011 BLAKE2B 
d37a461e8d3faf80931d73eda8f95196068faa2f4fbd3fc86a6bf23729aee67c8236201d31dd555d17dc70ced848d42436b4a810ab952edc23f27ba45250e227
 SHA512 
6d8a18e44453dbfb610ad4fdc9bac6fc1469f8e04fbf6faf0a119c1a582e60cb51e68aec4552316717cc2133473120973c97a71806e30ef45f1d39070edaf610
 DIST unrar-5.7.2.tar.gz 229011 BLAKE2B 
1863db03b45f5006591ca08ea706609e443f2be632e37427b51c8920e008922575c4126ee2e12cd1a5badb3070c739c13d00218527908df32a708302c1b7d801
 SHA512 
de272bcea36002f5bc11a1ded3f613f0ce38d0617041806900a544fbf26d74f5d7569b20e8240c8c2e43b1fde4684665b3b91f7e81386c94ba14f89a91811838
 DIST unrar-5.7.3.tar.gz 228465 BLAKE2B 
997bad8316ea16db460d0b9e05d0ee162d652af8686d8ce07f5621b445c806ced180b84bfc13bf7cb036645be1acc5cb0b0a19288b9fc764a34cce881e59775e
 SHA512 
958e1d0757a902b20dd56cc26522d7b8b379a427d1f958205558732ec61e1a1f6275fe35e6601347259c9812a056d7bb04a7e82fefcb3e3dfbb3b0f1a84cfea0
+DIST unrar-5.7.4.tar.gz 228754 BLAKE2B 
c17faa7c5cc2f58f1f9c105138f3a880f11aa539c9b90be261cadc94c5c3497dae302078e5d9f9df08c7ccc9b30ef324ce7449b7f8d11613422c5466d36969c5
 SHA512 
46087efce622e45f63b776c51856bf35599863dee164dd149df0dcac18b1b5c912e0419430ceb753c03493307ed1978be8cad51b1d69dca8fcc9bc66b9ea3a58

diff --git a/app-arch/unrar/unrar-5.7.4.ebuild 
b/app-arch/unrar/unrar-5.7.4.ebuild
new file mode 100644
index 000..5f9fd5ccc82
--- /dev/null
+++ b/app-arch/unrar/unrar-5.7.4.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit flag-o-matic multilib toolchain-funcs
+
+MY_PN="${PN}src"
+
+DESCRIPTION="Uncompress rar files"
+HOMEPAGE="https://www.rarlab.com/rar_add.htm;
+SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="unRAR"
+# subslot = soname version
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"
+
+S=${WORKDIR}/unrar
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.5.5-build.patch
+   "${FILESDIR}"/${PN}-5.5.5-honor-flags.patch
+)
+
+src_prepare() {
+   default
+
+   local sed_args=( -e "/libunrar/s:.so:$(get_libname ${PV%.*.*}):" )
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   sed_args+=( -e "s:-shared:-dynamiclib -install_name 
${EPREFIX}/usr/$(get_libdir)/libunrar$(get_libname ${PV%.*.*}):" )
+   else
+   sed_args+=( -e "s:-shared:& -Wl,-soname 
-Wl,libunrar$(get_libname ${PV%.*.*}):" )
+   fi
+   sed -i "${sed_args[@]}" makefile || die
+}
+
+src_configure() {
+   mkdir -p build-{lib,bin}
+   printf 'VPATH = ..\ninclude ../makefile' > build-lib/Makefile || die
+   cp build-{lib,bin}/Makefile || die
+}
+
+src_compile() {
+   unrar_make() {
+   emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" STRIP=true "$@"
+   }
+
+   unrar_make CXXFLAGS+=" -fPIC" -C build-lib lib
+   ln -s libunrar$(get_libname ${PV%.*.*}) 
build-lib/libunrar$(get_libname) || die
+   ln -s libunrar$(get_libname ${PV%.*.*}) build-lib/libunrar$(get_libname 
${PV}) || die
+
+   unrar_make -C build-bin
+}
+
+src_install() {
+   dobin build-bin/unrar
+   dodoc readme.txt
+
+   dolib.so build-lib/libunrar*
+
+   insinto /usr/include/libunrar${PV%.*.*}
+   doins *.hpp
+   dosym libunrar${PV%.*.*} /usr/include/libunrar
+
+   find "${ED}" -name "*.a" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/files/, app-admin/rsyslog/

2019-04-05 Thread Thomas Deutschmann
commit: 51bbe8e248cf7c1455890df4ab009541b9a375da
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 20:03:34 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 20:21:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bbe8e2

app-admin/rsyslog: bump to v8.1903.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-admin/rsyslog/Manifest |   2 +
 .../files/rsyslog-8.1903.0-add-missing-tests.patch | 736 +
 app-admin/rsyslog/rsyslog-8.1903.0.ebuild  | 461 +
 3 files changed, 1199 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index a875f595845..724cd893dde 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,8 +1,10 @@
 DIST rsyslog-8.1901.0.tar.gz 2750872 BLAKE2B 
8bc07bd0c73cf309b5fb853e3bc66e555dee4284d0c8ede5b73420db7b42758f5fcfbc7ca90b618cc27e7067795f2725f5ed96f59170f3d2690a0653f2b69847
 SHA512 
2b8b2d40d3df4c47dba765d70fc716dc127ce776b31f217f78a3e1c2bf820e41799a5069d7f41f04ce39baead286ecd42fb353492873e3795aff704d686d67cb
+DIST rsyslog-8.1903.0.tar.gz 2786605 BLAKE2B 
2c60450b5f5a54f3d4fe4f9f51c81145cdebb1b0e1dd4b76f2ad23803c8bb417affbdcc9b4a0d8ccb65b0e98f5cb5cf187ce219be3e44e44c5bd253cae5f95dc
 SHA512 
0f698c264a4afba56467b341c094be7357fba08a6ee7a24bb1b053c06da04e83eb1832ee46b68ea21f8f4de841cd97aaadc46e78bb4adfe23604c9fe95103fa9
 DIST rsyslog-8.38.0.tar.gz 2721798 BLAKE2B 
578bc9eefce4893a9c1eb54ee7360cd9fa51b3c87ffe07a0fd5b122987f991835f603417243084de0b59286e993ad1c84237e61c44bc18457b3660668421101b
 SHA512 
9dc3bdc4ef01c2af433478e182704694cb50849d811d476a03e4ce03b3c5aecfb506e7f1c1e51fadcd63da60b067d8011b92b8c9354a688fe66f7b6ffd8f9254
 DIST rsyslog-8.39.0.tar.gz 2721560 BLAKE2B 
0680cb31d0a07e5676a5c5626e46fa174b8df08ceec49b514624ff8ffeb750bbf199f73af1d89b9dfad121a292084d75b0a1218fb33138f1d7a149fd730cb3d9
 SHA512 
f46ead433f703df4af6ddc4bbb178ea145d7d2a35ee7749c32b9889f299ba20c83ed76c246530608198e84fef1f2bf10097344c31d5df38b9e0ae47cf4bee479
 DIST rsyslog-8.40.0.tar.gz 2726022 BLAKE2B 
33f7f2018200a20b01dbfabeeab592aa09d530edd313bb13f16c47cf3f67aebd9c465af3f1e468ca3d352cd83e4f4eee567c6fd54bbaee1723bee56f4631b440
 SHA512 
3d5d4f92e37ad9bf3767d5d7fc87fcb7956656f676a9495c78abd12fe9072ec8763b50543b198308a71d5d919721fb9b84b6725dd83a9d9b8a1639d81382c0dd
 DIST rsyslog-doc-8.1901.0.tar.gz 7768575 BLAKE2B 
40bc8b038fd0210d0cac01704624d87c2a73701a7494e5970423adf14948e46d1cff6df5894a82e6664d891d0c2760a5a0154bc42fb410ecf6dd25f3166e17b8
 SHA512 
afcc592ce4bf0dbe048786627d87b783f1c99e7711c44ffcc41cde67b2b2fef55c944b5c90e7272a84bbec95b78c0174df634b02baad2ac5819b3611efc1cb98
+DIST rsyslog-doc-8.1903.0.tar.gz 7816457 BLAKE2B 
0628a5e7f0a2c8229470f6b05c22fa0d01de12eace4f895e17a47e7003bf078be5f3b2df15cd13a4cf53384d285b558b0936308cb58e7c7e71796ca99447da3e
 SHA512 
b42f950499798fd2bbf9e2ac2da074781955cc552628edcd928f25943b6b80d5f2e1a2eab3b8fb0fa2f6278f2b4366f096c3e976a91223e545b4306479ca4f5d
 DIST rsyslog-doc-8.38.0.tar.gz 7662314 BLAKE2B 
57a121950a3f6630e4736a1ff998e93b543389107d146ddb148ecd2702bb208d21a7f4d77f2fd958f2a56e092341fc6a24ed1cc80a910cb1adb54c65b5b2da04
 SHA512 
e28a09ae2fcddc711d2cfd31207c9862192598e49964a47b41fc8fa3ae5b1e08b7e2589fb5af859d58d4bf028574eb56cac6514401aa56cb482fa1166863e6a5
 DIST rsyslog-doc-8.39.0.tar.gz 7674833 BLAKE2B 
1526e0637c3ab9846f447dcea48efbfd17aa517c2fc875c46ac190428db6aa2a0f81f8aaed6e5b0b6991a5c13f45bc818be76c0fec0eb45628ebf48b4956
 SHA512 
a6d09d384616a264fdf6e09fa0f61bd82a42340bac426d93119e11158f293dd58f894623aca30f2137e51bf701531f07938d014c9b8ec97d0a796447de3089de
 DIST rsyslog-doc-8.40.0.tar.gz 7709769 BLAKE2B 
cda3bbd005120e7100bb36cf4c0f99d3a037525c5451ead5957f4dfe06eaceeba8fb2e266f53203bee6fae97898774ee17862a52ca1dae99aeb3534bbfadcd60
 SHA512 
2e2f37336948984a8cf0e098eb46e61fe4de6366d63a98204ecd558f4e21b7c1f222659f7bdecdd22e0a61d34c442b4734dbe72a72e8716c768a900b954d473f

diff --git a/app-admin/rsyslog/files/rsyslog-8.1903.0-add-missing-tests.patch 
b/app-admin/rsyslog/files/rsyslog-8.1903.0-add-missing-tests.patch
new file mode 100644
index 000..da9c79c6829
--- /dev/null
+++ b/app-admin/rsyslog/files/rsyslog-8.1903.0-add-missing-tests.patch
@@ -0,0 +1,736 @@
+--- /dev/null
 b/tests/omhttp-auth-vg.sh
+@@ -0,0 +1,3 @@
++#!/bin/bash
++export USE_VALGRIND="YES"
++source ${srcdir:=.}/omhttp-auth.sh
+--- /dev/null
 b/tests/omhttp-auth.sh
+@@ -0,0 +1,45 @@
++#!/bin/bash
++# This file is part of the rsyslog project, released under ASL 2.0
++
++#  Starting actual testbench
++. ${srcdir:=.}/diag.sh init
++
++export NUMMESSAGES=100
++
++port="$(get_free_port)"
++omhttp_start_server $port --userpwd="bob:bobbackwards"
++
++generate_conf
++add_conf '
++template(name="tpl" type="string"
++   string="{\"msgnum\":\"%msg:F,58:2%\"}")
++
++module(load="../contrib/omhttp/.libs/omhttp")
++
++if $msg contains "msgnum:" then

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

2019-04-05 Thread Thomas Deutschmann
commit: 81492dc94dcdc46560cfc6e34a1c1156057d3312
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 18:17:46 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 20:21:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81492dc9

dev-libs/librdkafka: bump to v1.0.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/librdkafka/Manifest|  1 +
 dev-libs/librdkafka/librdkafka-1.0.0.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/dev-libs/librdkafka/Manifest b/dev-libs/librdkafka/Manifest
index 6cb8046324a..0f83a6778e9 100644
--- a/dev-libs/librdkafka/Manifest
+++ b/dev-libs/librdkafka/Manifest
@@ -1,2 +1,3 @@
 DIST librdkafka-0.11.5.tar.gz 1984510 BLAKE2B 
55a27482275726233b5c9b39dfac1b9f34235c68600b5720c1a9dec782de6a4d7d084ad71e50857c32a93b39beacc891933e02f45162d0de144ecaadb3640c41
 SHA512 
4a8dc46ad66f23cff4d4ef2fc8daa7207bfa3e77fd3580b3f141a73b449e60ea5381e97263235b4d0d762df027a8a2cad08637d88162d9605c82d74a1e64b67c
 DIST librdkafka-0.11.6.tar.gz 1994337 BLAKE2B 
7b61e6ba02c5ed58c20e604d6765f6a57ff63ab0c61f2a4c64eff55bfb6c854ef089ac9eea9acc6d44b6abdb6d1425ff23e9d4e6037c733bc5719d6b69c74ae0
 SHA512 
9657dc53220bbff3eb44941cff2f50ab7f71a82f7486d64ea14f67eabd4abe8c67f225a752cc1f0339439a1cc512e99ade6536d087857979cd198c0102015718
+DIST librdkafka-1.0.0.tar.gz 2465603 BLAKE2B 
7006dc421ae5c2c991853f4ede9d99e7dd308b49372a7c2c859ecc0e6ee7aa3b6cda9af7a71a5813610630b564bd65c6cf18ecaefd1a1880545838d7758aea88
 SHA512 
15ac1e4c9042debf8d4df602ccdc5eccae3a37b305be24d724fcaffc3d1d0aafa708fc8e29d6af51f51ed6c7daf74b3041b8b9b0444e6702cd73479c8078859a

diff --git a/dev-libs/librdkafka/librdkafka-1.0.0.ebuild 
b/dev-libs/librdkafka/librdkafka-1.0.0.ebuild
new file mode 100644
index 000..1ba0f2d7c09
--- /dev/null
+++ b/dev-libs/librdkafka/librdkafka-1.0.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Apache Kafka C/C++ client library"
+HOMEPAGE="https://github.com/edenhill/librdkafka;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/edenhill/${PN}.git;
+
+   inherit git-r3
+else
+   SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
+fi
+
+LICENSE="BSD-2"
+
+# subslot = soname version
+SLOT="0/1"
+
+IUSE="lz4 sasl ssl static-libs"
+
+RDEPEND="
+   lz4? ( app-arch/lz4:=[static-libs(-)?] )
+   sasl? ( dev-libs/cyrus-sasl:= )
+   ssl? ( dev-libs/openssl:0= )
+   sys-libs/zlib
+"
+
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   tc-export CC CXX LD NM OBJDUMP PKG_CONFIG STRIP
+
+   local myeconf=(
+   --no-cache
+   --no-download
+   --disable-debug-symbols
+   $(use_enable lz4)
+   $(use_enable sasl)
+   $(usex static-libs '--enable-static' '')
+   $(use_enable ssl)
+   )
+
+   econf ${myeconf[@]}
+}
+
+src_test() {
+   emake -C tests run_local
+}
+
+src_install() {
+   local DOCS=(
+   README.md
+   CONFIGURATION.md
+   INTRODUCTION.md
+   )
+
+   default
+
+   if ! use static-libs; then
+   find "${ED}"/usr/lib* -name '*.la' -o -name '*.a' -delete || die
+   fi
+}



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

2019-04-05 Thread Thomas Deutschmann
commit: eba960d3e2bccce3a7ea1a87847a02226fdcc382
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 20:09:33 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 20:21:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba960d3

dev-php/igbinary: bump to v3.0.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/igbinary/Manifest  |  1 +
 dev-php/igbinary/igbinary-3.0.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest
index b922be286fd..bac0d469bb8 100644
--- a/dev-php/igbinary/Manifest
+++ b/dev-php/igbinary/Manifest
@@ -3,3 +3,4 @@ DIST igbinary-2.0.6.tar.gz 184889 BLAKE2B 
7c07dc7b766ea395137c2cfffab6329f6fe5fc
 DIST igbinary-2.0.7.tar.gz 185004 BLAKE2B 
e95326a90f8226a3b01e8a7db960a950b47ac72af42b1a2c069fdab0bc8b524c52d36c283490e8123a28b21ebaff09c23ca6b1c0696d5d57548bbcaaae43d500
 SHA512 
1e17b53c39118e5f1e1808a0cf9ce9dce053ba84706670c6d4b2323e2aafd612df6a95b95b43344e4ecdc792c304c43aa8eab959fba0fee77b0a21d9ce3b2ffa
 DIST igbinary-2.0.8.tar.gz 189726 BLAKE2B 
c4691cda07095c3907fc1caf86b1ba5a066a4d3cc4ca7274b9c825e1dd299ec6240bd703152510428cff8b7ca59571bc478a8679033c6fb852e54bae697d3180
 SHA512 
0161e05b246a3b749213fffafd74265e337fc657ea5e1390507a48865e9434aa3ac7e73bd9d04bfef0d8ceeae222a95cb9490d4705ad2b4607b3eaf2d05962c6
 DIST igbinary-3.0.0.tar.gz 170793 BLAKE2B 
525ec522988b60f212bf5753ac884bf758ed13f8aefe1439e3f7b8433eff2a909b8c87c71854fd906f89a95f3e2c8f28771bea50f4c1ad40177600b7288b292d
 SHA512 
dadc0db995615928e0ddb908ee4da9bd6bfdd09b6509f3b1a4b8ce519a6ec68c852b8781f05481d23152dea3e15cff9c527c2e4a8beb69d680f89ae7054a1282
+DIST igbinary-3.0.1.tar.gz 170957 BLAKE2B 
2250ef228b059d5d87615412ffae3242cd757df25dc9a1bfe2a4d1dc33a417a4389abb2ab613359537a6ee3947526caded0ec584049e3d42669532b4a930afc9
 SHA512 
4930670ecdc1796fa73184e8f12bf570f7b1a43cb422cede056ccd1ca28fc950b00a9418519c59a9c07e346a89153b6b105e873fcfccb1365d43d4abf98804da

diff --git a/dev-php/igbinary/igbinary-3.0.1.ebuild 
b/dev-php/igbinary/igbinary-3.0.1.ebuild
new file mode 100644
index 000..d4b0a06b011
--- /dev/null
+++ b/dev-php/igbinary/igbinary-3.0.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PHP_EXT_NAME="${PN}"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( CREDITS NEWS README.md )
+PHP_EXT_ECONF_ARGS=( --enable-${PN} )
+
+USE_PHP="php7-1 php7-2 php7-3"
+
+inherit php-ext-source-r3
+
+KEYWORDS="~amd64 ~arm ~x86"
+
+DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
+HOMEPAGE="https://github.com/igbinary/igbinary;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""



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

2019-04-05 Thread Jory Pratt
commit: d3ffe50f61a0f18ea10606bd8647ddb7b6933fef
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Apr  5 19:33:46 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Apr  5 19:33:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ffe50f

www-client/firefox: reorder the esr patchset

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest  | 2 +-
 www-client/firefox/firefox-60.6.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 024b69106b0..16c9bd9cf15 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -91,7 +91,7 @@ DIST firefox-52.9.0esr-xh.xpi 441173 BLAKE2B 
3e1b907a7659c639d17d25a1825f4728532
 DIST firefox-52.9.0esr-zh-CN.xpi 461679 BLAKE2B 
745b2cfb86e93a379e13fa73b7e3721bae06694768316e31a2aed608e3050f585a9603375cd35b90affca11b3e5e44401b1e676f9c8050ade287ed0feb442a7a
 SHA512 
ca62e0e2ab075086741159b185b5eba44c6bdfc29fd9ba1cf25808f127c1aed8875ea61c1c33e4f742fa26af4455a8873730f96ad9c7bec1f66aed0595f253f1
 DIST firefox-52.9.0esr-zh-TW.xpi 453068 BLAKE2B 
84e08ea4fd119db1f1c6f84b212fbbb5d6999c5ac6010c0e7836d8734726d281107f3d91ba7bac1aeaf855dc36d3b018ae3913dccdbe2b11aad02a8d8aaa893c
 SHA512 
a99042ef7d00820e341dfcf2c45a8b5bd77eaf2cc8ecf0ff5ee982b7bd9beac7cb4bf051c57ef3b7a5d9b67cd35858dca396d21e65718e248f3b1fdba5273999
 DIST firefox-52.9.0esr.source.tar.xz 214087304 BLAKE2B 
eba5305ae3fc9a4306cbcbcd8d4610272ca5b75e369367961e9d94919b003de8aae8f3c58fe1c628787d98105a85fab575ae2b051e92a0b35bbb8b402c100766
 SHA512 
bfca42668ca78a12a9fb56368f4aae5334b1f7a71966fbba4c32b9c5e6597aac79a6e340ac3966779d2d5563eb47c054ab33cc40bfb7306172138ccbd3adb2b9
-DIST firefox-60.6-patches-02.tar.xz 15788 BLAKE2B 
1be3fab620fcfa0e59d1ba4519577600e7cec4e1fe285bdce9a70e0c4464cb205850d39f8007b7ea1cb4eb3c019170fb66ec17911fcbaf26c50370a14e9bf087
 SHA512 
092ccdac1198eb775dc3dab05cd5e852b6b0c5d6557d58e54f86515f876f8ae025d872969331c482cd77317a8813a9f5926ea37d08af9d433246e2b5864d7cea
+DIST firefox-60.6-patches-03.tar.xz 14904 BLAKE2B 
91238639c87d151b89f78f24f0b95e458bd47d244ea4448ac7d8b8c570636ccaa559e9c8ad602a5f04ecbde1c757e7b3081290a672a1f9df7117adc7b90a0a34
 SHA512 
41dd97b6bd8c90eed564af8d15cec1e7081548340944a47979ab0639322b58dd7dac80c8643bcb627a99aa541a31a26e49a65749a0130990aa1f0d579151a577
 DIST firefox-60.6.1esr-ach.xpi 512788 BLAKE2B 
155c72980b4a0573f2d4e2d80f1bfce095bc2aedb6ab265b2fd4aa35046c0a91ee64a8f00dcea957a7889133e8969efdb49c76dcd67f7a8a0e6b4532aeebab0d
 SHA512 
59980e52d51095a6dfff48044fc2a1fd8c237f251dc1dc681eb0f799700e1b4d08c10862a34a77a41a6d5b90cd96ac6271af6ad63c0d6be815c0e687d6218ccf
 DIST firefox-60.6.1esr-af.xpi 503031 BLAKE2B 
74cd2d6169cc455fdff7a93d8327388f8247375bc362b5f0efbbf3f2fef80a05f73c3d761a09b427057e8de81da3b8b4bd2a551d4f1b627a4639bf3117f252f7
 SHA512 
5187dbbd3e025ab7523377f262e02a7ff9a83091b657ea7f22da85de78a71a1f839af05a6ec38aaa2b1c38254b9cd3b95e1ba69dd1ffd6d71919c63e8b3dd469
 DIST firefox-60.6.1esr-an.xpi 536226 BLAKE2B 
f110e39d28d98c916b2b74b05c634f87a8ccb52b41c87931eb2449301d723af9b2703be411e2ae9506138bd0f9193da315d511c207d9030efb7bf926a627c1c2
 SHA512 
524e75c7e186aeffb29360fb6044d334d37e0e0495259bc6b12b43c44566a26159cc04b715174ad836086e4950e0f012ea118aeed33d8cca99a25b2a8872c7a3

diff --git a/www-client/firefox/firefox-60.6.1.ebuild 
b/www-client/firefox/firefox-60.6.1.ebuild
index a40c6d0137f..f538ffc7825 100644
--- a/www-client/firefox/firefox-60.6.1.ebuild
+++ b/www-client/firefox/firefox-60.6.1.ebuild
@@ -27,7 +27,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
 fi
 
 # Patch version
-PATCH="${PN}-60.6-patches-02"
+PATCH="${PN}-60.6-patches-03"
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1



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

2019-04-05 Thread Jory Pratt
commit: 6a4047892bf5e6cc693883f9233e78eefb030a07
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Apr  5 19:31:45 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Apr  5 19:31:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a404789

mail-client/thunderbird: reorder firefox patchset

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

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

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index f11b4c25a90..6830385f055 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,5 +1,5 @@
 DIST firefox-52.5-patches-02.tar.xz 15084 BLAKE2B 
538dd61dbb7b290add4782b323a62f9ab4dbc57326a9a085710d207752118c504eb030a8741c1eed2e281c8d18e5453210b1905d71439250caa588137bbc37d0
 SHA512 
b80f9acaf49226cd5c2864714826c5b0e7e918e94c31ec81521b90c47edbb88ea85faa34fc22791efefbcd3867ddc413c563de58ca0f8ce21e10a3858899efce
-DIST firefox-60.6-patches-02.tar.xz 15788 BLAKE2B 
1be3fab620fcfa0e59d1ba4519577600e7cec4e1fe285bdce9a70e0c4464cb205850d39f8007b7ea1cb4eb3c019170fb66ec17911fcbaf26c50370a14e9bf087
 SHA512 
092ccdac1198eb775dc3dab05cd5e852b6b0c5d6557d58e54f86515f876f8ae025d872969331c482cd77317a8813a9f5926ea37d08af9d433246e2b5864d7cea
+DIST firefox-60.6-patches-03.tar.xz 14904 BLAKE2B 
91238639c87d151b89f78f24f0b95e458bd47d244ea4448ac7d8b8c570636ccaa559e9c8ad602a5f04ecbde1c757e7b3081290a672a1f9df7117adc7b90a0a34
 SHA512 
41dd97b6bd8c90eed564af8d15cec1e7081548340944a47979ab0639322b58dd7dac80c8643bcb627a99aa541a31a26e49a65749a0130990aa1f0d579151a577
 DIST gdata-provider-3.3.tar.xz 85628 BLAKE2B 
2ccde620b181a2d8678f50d7107373886f3b2e7d1d1e8861c4e42602cedb02108d28e0bf5e5cd9e31474356b70cb99baa7870e20436bc72e25cd8a8fc1353d14
 SHA512 
ae0c0e6fd42d6e7088256ca8a4be5b0bac84b2f331b51afdc982354caef60b6ba631d4f76bfba7523000b49235c8f8c63704d90acf24b34b14696b709be9342b
 DIST gdata-provider-4.4.1.tar.xz 78728 BLAKE2B 
bfe04d714334c38c932d2186ffd859583176ef455b283534c5f8f9e1ab7dc13bdfb8c15db6007de482ab015afc2b8524aad725380bec75ee5f59ea81d6307ba9
 SHA512 
6c9b5ac41a1064bd1799d2a2f633c3064b27f1294ac3c8908cdef6c1d2eea7b602f2f7bf240b71f507fe9ad286588f030e12f49a41b3bed7bbcc99f3021369f9
 DIST lightning-5.4.9.tar.xz 1891752 BLAKE2B 
90b777814db2962ff669430cea5a29ba1612a842fbb0edaca597539e6e2d728a9d90114ec6196fe0d4758a4738a15bc0c985a345e1062cb125617eb84ecf79e1
 SHA512 
8e54865d50118154c3918d5dec5dade4fb026c24bc697ad2e360db9741509cbdbb71ba9477508a9b209be6c8a8190fb0b5e03d2e8fedcc2cae18f5c9e5a3a496

diff --git a/mail-client/thunderbird/thunderbird-60.6.1.ebuild 
b/mail-client/thunderbird/thunderbird-60.6.1.ebuild
index e9f3dbaf9d2..d0defdc2508 100644
--- a/mail-client/thunderbird/thunderbird-60.6.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-60.6.1.ebuild
@@ -22,7 +22,7 @@ MOZ_PV="${PV/_beta/b}"
 
 # Patches
 PATCHTB="thunderbird-60.0-patches-0"
-PATCHFF="firefox-60.6-patches-02"
+PATCHFF="firefox-60.6-patches-03"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 



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

2019-04-05 Thread Jory Pratt
commit: 04d21dd3065470a2a2fc31fa7f341021f0e2e944
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Apr  5 19:28:57 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Apr  5 19:28:57 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=04d21dd3

mail-client/thunderbird: reorder patchset

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt  gentoo.org>

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

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 39f6214..a63aeb7 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,4 +1,4 @@
-DIST firefox-60.6-patches-02.tar.xz 15788 BLAKE2B 
1be3fab620fcfa0e59d1ba4519577600e7cec4e1fe285bdce9a70e0c4464cb205850d39f8007b7ea1cb4eb3c019170fb66ec17911fcbaf26c50370a14e9bf087
 SHA512 
092ccdac1198eb775dc3dab05cd5e852b6b0c5d6557d58e54f86515f876f8ae025d872969331c482cd77317a8813a9f5926ea37d08af9d433246e2b5864d7cea
+DIST firefox-60.6-patches-03.tar.xz 14904 BLAKE2B 
91238639c87d151b89f78f24f0b95e458bd47d244ea4448ac7d8b8c570636ccaa559e9c8ad602a5f04ecbde1c757e7b3081290a672a1f9df7117adc7b90a0a34
 SHA512 
41dd97b6bd8c90eed564af8d15cec1e7081548340944a47979ab0639322b58dd7dac80c8643bcb627a99aa541a31a26e49a65749a0130990aa1f0d579151a577
 DIST gdata-provider-4.4.1.tar.xz 78728 BLAKE2B 
bfe04d714334c38c932d2186ffd859583176ef455b283534c5f8f9e1ab7dc13bdfb8c15db6007de482ab015afc2b8524aad725380bec75ee5f59ea81d6307ba9
 SHA512 
6c9b5ac41a1064bd1799d2a2f633c3064b27f1294ac3c8908cdef6c1d2eea7b602f2f7bf240b71f507fe9ad286588f030e12f49a41b3bed7bbcc99f3021369f9
 DIST lightning-6.2.5.tar.xz 1745976 BLAKE2B 
31e237f8d34ab2a2ac522767460467257d1f49d15fbe24f5b80dde9fb709ffafd0c0442d99c6643ce434cf7bdf0d670447f86da9fcdadc7ada6814431ef41e8a
 SHA512 
1e997bb91d484908f225cc6e971874d308e8a8e2451a3e678f8a74bcb9e360babbd1f8aebcafb3e628ef5b10eb697ee47af2bfedbc956fee71d99084c8816235
 DIST thunderbird-60.0-patches-0.tar.xz 10292 BLAKE2B 
a81ac6708389baff21aac1511c1fc372324cac8bb3ee0f3b5d2a0690b6e22ef658b41c887b99168b43c4ea4bb0947d3e48ad9b7e80db558db22c976df868
 SHA512 
1dae465676b2ff4faae08ebf69e6bac46552bc0331659bf5f444c45b026e4c8d2fc46cd3758e3bd121716aa85d5dcc56de6483919f7f0077b9d9720574dbd1aa

diff --git a/mail-client/thunderbird/thunderbird-60.6.1.ebuild 
b/mail-client/thunderbird/thunderbird-60.6.1.ebuild
index a39f40b..85cedb3 100644
--- a/mail-client/thunderbird/thunderbird-60.6.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-60.6.1.ebuild
@@ -22,7 +22,7 @@ MOZ_PV="${PV/_beta/b}"
 
 # Patches
 PATCHTB="thunderbird-60.0-patches-0"
-PATCHFF="firefox-60.6-patches-02"
+PATCHFF="firefox-60.6-patches-03"
 
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
 



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

2019-04-05 Thread Sergei Trofimovich
commit: 64ef361f8d519eec78a260fcfb3b88ecc8c4cdba
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:59:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ef361f

dev-libs/cyrus-sasl: stable 2.1.27-r2 for sparc, bug #679678

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild 
b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
index 01882f08d7e..26a629baa17 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz;
 
 LICENSE="BSD-with-attribution"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam 
postgres sample selinux sqlite srp ssl static-libs urandom"
 
 CDEPEND="



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

2019-04-05 Thread Sergei Trofimovich
commit: b84e78364139619216faa2aa89c21e243b486d26
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:59:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84e7836

media-libs/libofa: stable 0.9.3-r2 for sparc, bug #681392

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libofa/libofa-0.9.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libofa/libofa-0.9.3-r2.ebuild 
b/media-libs/libofa/libofa-0.9.3-r2.ebuild
index 1e7197c4975..16b7c3c3968 100644
--- a/media-libs/libofa/libofa-0.9.3-r2.ebuild
+++ b/media-libs/libofa/libofa-0.9.3-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://musicip-libofa.googlecode.com/files/${P}.tar.gz;
 
 LICENSE="|| ( APL-1.0 GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 BDEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"



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

2019-04-05 Thread Sergei Trofimovich
commit: 016e8fe5fd70bdf6b6f6ef6957d0c091e3df9c22
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:13:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016e8fe5

net-libs/gnutls: stable 3.6.7 for sparc, bug #681846

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-libs/gnutls/gnutls-3.6.7.ebuild 
b/net-libs/gnutls/gnutls-3.6.7.ebuild
index b10712b8df7..a4545942986 100644
--- a/net-libs/gnutls/gnutls-3.6.7.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



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

2019-04-05 Thread Sergei Trofimovich
commit: b1cf9b2fc54d0a4918236028077f37ddc3d81f92
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:14:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cf9b2f

x11-libs/cairo: stable 1.16.0-r3 for sparc, bug #672908

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/x11-libs/cairo/cairo-1.16.0-r3.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
index b0553c5ca83..189a0e2b92e 100644
--- a/x11-libs/cairo/cairo-1.16.0-r3.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A vector graphics library with cross-device output support"



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

2019-04-05 Thread Sergei Trofimovich
commit: d5f32e8fab17dc51f7f5e265c5fab3138878c4d2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:05:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f32e8f

net-misc/putty: stable 0.71-r2 for sparc, bug #675524

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-misc/putty/putty-0.71-r2.ebuild 
b/net-misc/putty/putty-0.71-r2.ebuild
index 1ce1a46f003..e8860e79979 100644
--- a/net-misc/putty/putty-0.71-r2.ebuild
+++ b/net-misc/putty/putty-0.71-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="doc +gtk gtk2 ipv6 gssapi"
 SRC_URI="
https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2



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

2019-04-05 Thread Sergei Trofimovich
commit: 5e8a6470954b088732e832fae51c4cd36278276f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:12:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8a6470

media-gfx/scrot: stable 0.8_p13-r1 for sparc, bug #681524

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/scrot/scrot-0.8_p13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild 
b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
index f3270d6118d..793d8927d5d 100644
--- a/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
+++ b/media-gfx/scrot/scrot-0.8_p13-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://${PN}.sourcearchive.com/downloads/${MY_PV}/${PN}_0.8.orig.tar.gz
 
 LICENSE="feh LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/imlib2-1.0.3



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

2019-04-05 Thread Sergei Trofimovich
commit: fa0e92a70ccb2a0b0f8fa8704e71f70d5ae41f2e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:57:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0e92a7

media-libs/libdiscid: stable 0.6.2 for sparc, bug #681386

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libdiscid/libdiscid-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libdiscid/libdiscid-0.6.2.ebuild 
b/media-libs/libdiscid/libdiscid-0.6.2.ebuild
index 387386bb0be..91a541e06dd 100644
--- a/media-libs/libdiscid/libdiscid-0.6.2.ebuild
+++ b/media-libs/libdiscid/libdiscid-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 
SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DOCS=( AUTHORS ChangeLog examples/discid.c README )



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

2019-04-05 Thread Sergei Trofimovich
commit: ba15d814568038b56902ab45e3969e6c1c2844fa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:03:19 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba15d814

app-editors/gvim: stable 8.1.0648-r1 for sparc, bug #678752

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-editors/gvim/gvim-8.1.0648-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gvim/gvim-8.1.0648-r1.ebuild 
b/app-editors/gvim/gvim-8.1.0648-r1.ebuild
index 648ac9035b1..49615d73c05 100644
--- a/app-editors/gvim/gvim-8.1.0648-r1.ebuild
+++ b/app-editors/gvim/gvim-8.1.0648-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]]; then
 else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> 
vim-${PV}.tar.gz

https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 fi
 
 DESCRIPTION="GUI version of the Vim text editor"



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

2019-04-05 Thread Sergei Trofimovich
commit: 179de8968907b0ac0e70c7160f8efefb61714222
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:55:44 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179de896

media-gfx/jhead: keyworded 3.00-r2 for sparc, bug #682322

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/jhead/jhead-3.00-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild 
b/media-gfx/jhead/jhead-3.00-r2.ebuild
index 4003550535b..a47820149d1 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE=""
 
 src_prepare(){



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

2019-04-05 Thread Sergei Trofimovich
commit: 3d305062d89216a5e43c741a453e54b7785a0fb4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:00:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d305062

media-sound/moc: stable 2.6_alpha3 for sparc, bug #679928

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-sound/moc/moc-2.6_alpha3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index e1099644e2a..cd4d54fb88f 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



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

2019-04-05 Thread Sergei Trofimovich
commit: a97fd94f53e9c73db4c53e0b8c0005ef48890af2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:09:47 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97fd94f

dev-libs/redland: stable 1.0.17-r2 for sparc, bug #681374

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/redland/redland-1.0.17-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/redland/redland-1.0.17-r2.ebuild 
b/dev-libs/redland/redland-1.0.17-r2.ebuild
index 1f2d86face1..e80533ce815 100644
--- a/dev-libs/redland/redland-1.0.17-r2.ebuild
+++ b/dev-libs/redland/redland-1.0.17-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz;
 
 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs"
 
 RDEPEND="dev-libs/libltdl:0



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

2019-04-05 Thread Sergei Trofimovich
commit: f4bea5339c12d9f1f5be520dbd6b4466a2ee2981
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:09:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bea533

media-libs/raptor: stable 2.0.15-r2 for sparc, bug #681404

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/raptor/raptor-2.0.15-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/raptor/raptor-2.0.15-r2.ebuild 
b/media-libs/raptor/raptor-2.0.15-r2.ebuild
index 4f20b71f815..b737787a9c5 100644
--- a/media-libs/raptor/raptor-2.0.15-r2.ebuild
+++ b/media-libs/raptor/raptor-2.0.15-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz;
 
 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+curl debug json static-libs unicode"
 
 DEPEND="



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

2019-04-05 Thread Sergei Trofimovich
commit: d8b0594326242eea0fd81642044435e0bbbae592
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:54:51 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b05943

net-misc/dhcpcd: stable 7.1.1-r1 for sparc, bug #682318

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild 
b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
index 19a1dae0752..3e592d1c3cd 100644
--- a/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r1.ebuild
@@ -13,7 +13,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz;
-   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"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2019-04-05 Thread Sergei Trofimovich
commit: f2863a0360ab957dbd24d5b273395f1fb622cdfa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:08:04 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2863a03

dev-util/ctags: stable 20190331 for sparc, bug #524004

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/ctags/ctags-20190331.ebuild 
b/dev-util/ctags/ctags-20190331.ebuild
index ff5e2135860..8baae1901d3 100644
--- a/dev-util/ctags/ctags-20190331.ebuild
+++ b/dev-util/ctags/ctags-20190331.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/universal-ctags/ctags/archive/${COMMITHASH}.tar.gz -
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="json xml yaml"
 
 CDEPEND="



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

2019-04-05 Thread Sergei Trofimovich
commit: 506165caf64878eccfe91313cda3ebd075d20edd
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:16:23 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506165ca

media-libs/mutagen: stable 1.42.0 for sparc, bug #681398

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/mutagen/mutagen-1.42.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/mutagen/mutagen-1.42.0.ebuild 
b/media-libs/mutagen/mutagen-1.42.0.ebuild
index e450254a80c..65654851c5f 100644
--- a/media-libs/mutagen/mutagen-1.42.0.ebuild
+++ b/media-libs/mutagen/mutagen-1.42.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/quodlibet/mutagen/releases/download/release-${PV}/${
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="doc test"
 
 # TODO: Missing support for >=dev-python/eyeD3-0.7 API



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

2019-04-05 Thread Sergei Trofimovich
commit: 8a7a90e5143f0c8fbbfd6470b98df106d9422b26
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:07:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7a90e5

dev-vcs/git: stable 2.20.1 for sparc, bug #676262

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-vcs/git/git-2.20.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git/git-2.20.1.ebuild b/dev-vcs/git/git-2.20.1.ebuild
index 09bb206abd2..1b32a833835 100644
--- a/dev-vcs/git/git-2.20.1.ebuild
+++ b/dev-vcs/git/git-2.20.1.ebuild
@@ -45,7 +45,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2019-04-05 Thread Sergei Trofimovich
commit: bbb461e913536a0ac1587daedbf0f04c5cb31d3c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:58:33 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb461e9

media-libs/libmikmod: stable 3.3.11.1 for sparc, bug #681388

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libmikmod/libmikmod-3.3.11.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild 
b/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
index 930d2f28960..713c5f9f113 100644
--- a/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
+++ b/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz"
 
 LICENSE="LGPL-2+ LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="+alsa altivec coreaudio debug nas openal oss pulseaudio 
cpu_flags_x86_sse2 static-libs +threads"
 
 REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )"



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

2019-04-05 Thread Sergei Trofimovich
commit: 9a688241abbf32cd96bab1fbf93c107099f17892
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:01:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a688241

media-libs/libtimidity: stable 0.2.4 for sparc, bug #681396

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libtimidity/libtimidity-0.2.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libtimidity/libtimidity-0.2.4.ebuild 
b/media-libs/libtimidity/libtimidity-0.2.4.ebuild
index 2387fc911b2..be839623432 100644
--- a/media-libs/libtimidity/libtimidity-0.2.4.ebuild
+++ b/media-libs/libtimidity/libtimidity-0.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/2"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86"
 IUSE="ao debug"
 
 RDEPEND="ao? ( >=media-libs/libao-1.1.0-r2[${MULTILIB_USEDEP}] )"



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

2019-04-05 Thread Sergei Trofimovich
commit: 72efb2fe91a2a5d44201e0d34f7a296e712d0a5a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:04:15 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72efb2fe

media-sound/cvoicecontrol: stable 0.9_alpha-r1 for sparc, bug #681418

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild 
b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild
index db4a6d89d14..205285a0b80 100644
--- a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild
+++ b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.kiecza.net/daniel/linux/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_P}"



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

2019-04-05 Thread Sergei Trofimovich
commit: 1b455aa897c7b5c3e762b4672859eeb08b235379
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 08:56:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b455aa8

media-gfx/jpeginfo: stable 1.6.1-r1 for sparc, bug #681114

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild 
b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
index fb764fd99d8..d9beabe1b3e 100644
--- a/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
+++ b/media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 
 RDEPEND="virtual/jpeg:0"
 DEPEND="${RDEPEND}"



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

2019-04-05 Thread Patrick McLean
commit: 6753044381430a4c72c027570fe2b8943424a6f8
Author: Patrick McLean  sony  com>
AuthorDate: Fri Apr  5 18:02:28 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Apr  5 18:03:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67530443

dev-util/bpftrace: Revbump, add dep on libbpf, sync live

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 dev-util/bpftrace/{bpftrace-0.9.ebuild => bpftrace-0.9-r1.ebuild} | 1 +
 dev-util/bpftrace/bpftrace-.ebuild| 8 +---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-util/bpftrace/bpftrace-0.9.ebuild 
b/dev-util/bpftrace/bpftrace-0.9-r1.ebuild
similarity index 98%
rename from dev-util/bpftrace/bpftrace-0.9.ebuild
rename to dev-util/bpftrace/bpftrace-0.9-r1.ebuild
index 1f481b0f3e2..393a086df3b 100644
--- a/dev-util/bpftrace/bpftrace-0.9.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.9-r1.ebuild
@@ -23,6 +23,7 @@ SLOT="0"
 IUSE="test"
 
 COMMON_DEPEND="sys-devel/clang:=
+   dev-libs/libbpf:=
>=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)]
>=dev-util/bcc-0.9.0:=
virtual/libelf"

diff --git a/dev-util/bpftrace/bpftrace-.ebuild 
b/dev-util/bpftrace/bpftrace-.ebuild
index 1f874815e93..393a086df3b 100644
--- a/dev-util/bpftrace/bpftrace-.ebuild
+++ b/dev-util/bpftrace/bpftrace-.ebuild
@@ -13,8 +13,7 @@ if [[ ${PV} =~ 9{4,} ]]; then
EGIT_REPO_URI="https://github.com/iovisor/${PN};
BDEPEND=""
 else
-   SRC_URI="mirror://gentoo/${P}.tar.xz"
-   #SRC_URI="https://github.com/iovisor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/iovisor/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
BDEPEND="app-arch/xz-utils "
 fi
@@ -24,6 +23,7 @@ SLOT="0"
 IUSE="test"
 
 COMMON_DEPEND="sys-devel/clang:=
+   dev-libs/libbpf:=
>=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)]
>=dev-util/bcc-0.9.0:=
virtual/libelf"
@@ -34,10 +34,12 @@ BDEPEND+="dev-util/cmake
sys-devel/flex
sys-devel/bison"
 
+QA_DT_NEEDED="/usr/lib.*/libbpftraceresources.so"
+
 PATCHES=(
-   "${FILESDIR}/bpftrace-0.9_pre20190311-bcc-0.9.patch"
"${FILESDIR}/bpftrace-0.9_pre20190311-install-libs.patch"
"${FILESDIR}/bpftrace-mandir.patch"
+   "${FILESDIR}/bpftrace-0.9-llvm-8.patch"
 )
 
 # lots of fixing needed



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

2019-04-05 Thread Matt Turner
commit: c5c3e21af9938d3032f79133c9dd440f032a75c7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Apr  5 17:59:07 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Apr  5 18:02:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c3e21a

media-libs/mesa: Version bump to 18.3.6

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-18.3.6.ebuild | 518 +
 2 files changed, 519 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 091a29a1744..d074fb0302b 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,5 +1,6 @@
 DIST mesa-18.2.8.tar.xz 11385224 BLAKE2B 
c6fbf71e2ab6837f91dfa996cf7e89e9cae22e219cac56bd4201f7a62c787ddd2f65e7d162a329971018f0b1a796ee1a5b252ee6b43bb3b27a233d67b6cdf615
 SHA512 
04d5ada9ba3acea853def3ebcbb53ee76936a4cd4229ae753d2ce1b5cf543bea1e5764f2ef2b19735d47d041ba6b0582841bc89e2c9331fdfbd89386f599a1f7
 DIST mesa-18.3.4.tar.xz 11875224 BLAKE2B 
81d34349c644cc93b3ca525046cdd63a5aa2a16d8f6b841830a138c8e9e375fb0f75a17bd80b4c48ed573f4976dd6612b0773305a3bec982540914365c9925ff
 SHA512 
e4ead944ba053aa05425e9e199d633f576dfa424976253fc32438e8db6da5e8d381122e4c4b7fb18f94177421f208bab5567cfec8d2692d104e266483ca02a99
 DIST mesa-18.3.5.tar.xz 11882012 BLAKE2B 
88279fe2f24c2a47c8857ad34382b7c8b64119632f1ec7ce8d0fe2afe669e01d2e071726f01e28b001be353d8d9ec1f0ef46d3ba1e64239d63221b100745e8ee
 SHA512 
f229ac122eafee98d1a40c54adeb019eb4458cb67063db9ba760b265da0634fe77247c3c8cb5c5de5fd40f8545e35d45000a74af9257ebf4e2028156add8644c
+DIST mesa-18.3.6.tar.xz 11882744 BLAKE2B 
f0f0de6d4c40cf01c6b9cb97d772c6386deb3d08f66f2731fe60eff21edfa822b6d7a293fbf9e426acddbb58445b9b0e3c0b1bc8ae05e8b19e802872571449c2
 SHA512 
3a6dcaba99185e28d162b130bbd760fe87e6072065958189b28f41ea287ef041397897e098d93218a64802cf11c73806f7400a866bd8e5ed69694fa15c147487
 DIST mesa-19.0.0.tar.xz 11959360 BLAKE2B 
e58144bb22f296175d7feb59d2c7940ca795dd417b0b014735d8842a29292cf07a6197184942febfdc85ad062267a55059e0ebd1532a886610dabf888cc68b8f
 SHA512 
5759b85275bcd145513cf14a9ef7505595766fb33b82c53738f74ede462e5850580d48ab4af326b41209e7f4b05aab75539f2bfebf67c3098a4680ea95c37591
 DIST mesa-19.0.1.tar.xz 11962308 BLAKE2B 
29abd27c4daa3b2ea3e10cbab4a0491c0bbbf6985ee39c84dd4dfa5fd5cf35ae32201b0cc312bd40cad8602ecc42b9d5ed586133bde83dd023b3d2fdb0fd8249
 SHA512 
13afade840dfc44198b08298c9ebeb24c626c98bfff3ec6d08daaaea690ea9d47af466c877146f9afa3b45035e02c1e21fdc4b53a79c99e38dfc6126efe8ece5

diff --git a/media-libs/mesa/mesa-18.3.6.ebuild 
b/media-libs/mesa/mesa-18.3.6.ebuild
new file mode 100644
index 000..b66948b6e21
--- /dev/null
+++ b/media-libs/mesa/mesa-18.3.6.ebuild
@@ -0,0 +1,518 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 python3_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   EXPERIMENTAL="true"
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris 
~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl 
vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +llvm 
lm_sensors
+   opencl osmesa pax_kernel pic selinux test unwind vaapi valgrind vdpau
+   vulkan wayland xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_imx?( gallium video_cards_vivante )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+ 

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

2019-04-05 Thread Thomas Deutschmann
commit: 33bc0dbdc82ea0020eb44d9d3c0c5a7956a449c4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 17:21:29 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 17:22:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bc0dbd

net-libs/zeromq: drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-libs/zeromq/Manifest|  1 -
 net-libs/zeromq/zeromq-3.2.3.ebuild | 61 -
 2 files changed, 62 deletions(-)

diff --git a/net-libs/zeromq/Manifest b/net-libs/zeromq/Manifest
index 8891a3de024..ce8609ce892 100644
--- a/net-libs/zeromq/Manifest
+++ b/net-libs/zeromq/Manifest
@@ -1,4 +1,3 @@
 DIST zeromq-2.2.0.tar.gz 1899104 BLAKE2B 
1c02629e33151db11c529d538ce519dae7f3426ee13f8a2b840960779cd7514f7cc3257983704f2c392a00ad62f4a955bc33fcbdadb8bada3858753a1790ab41
 SHA512 
fb3cf421b2dc48c31956b3e3ee4ab6ebc743deec3bf626c2238a1996c8c51be87260bd6aa662793a1f0c34dcda9b3146763777bb162dfad6fec4ca7acc403b2e
-DIST zeromq-3.2.3.tar.gz 2072758 BLAKE2B 
ee295219e4709396f5a7e2774f8f6e53ad081c8b83302d9fe163d5523b6060401251c9ecc0bd423168ccbe156d6a0e26454515cf50780e5c8a07f9f6f4d50ee5
 SHA512 
34ffb6aa645f62bd1158a8f2888bf92929ccf90917a6c50ed51ed1240732f498522e164d1536f26480c87ad5457fe614a93bf0e15f2f89b0b168e64a30de68ca
 DIST zeromq-3.2.5.tar.gz 2082960 BLAKE2B 
88fe3b3206f0e59acb3cf370964c9e40df2dceb5e40aef85ae8cd8fedef4c655fd2698a7f81431e34550b5156814a75c0b1a738393e7c44acbfefe96acc4c4bc
 SHA512 
3682204e5a47824d149968e62fbf9768134370e4f7debbbf8f2bfa24bdd0a781e50c4a9b4231af8a0c4bab61839169100525a91472448ef180a9672342e10a3f
 DIST zeromq-4.3.1.tar.gz 1490122 BLAKE2B 
95d0a1359e85a3868ae0b1cd4f711d9715ddc07d21fbb7799c6beaa269aa77fb68e087898033f8a515be974a799c1ee2f2afba1f50b1bc806255750b95990367
 SHA512 
b80388a3703993425cdd73054139a8e2895aedb9992ea68d6eadb4ea39b9af576ea14f306dfb432e4c24535feb6b293f82fac5679b655d258f0f921f2b71e772

diff --git a/net-libs/zeromq/zeromq-3.2.3.ebuild 
b/net-libs/zeromq/zeromq-3.2.3.ebuild
deleted file mode 100644
index 1f5b7742930..000
--- a/net-libs/zeromq/zeromq-3.2.3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="ZeroMQ is a brokerless kernel"
-HOMEPAGE="http://www.zeromq.org/;
-SRC_URI="http://download.zeromq.org/${P}.tar.gz;
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
-IUSE="pgm test static-libs elibc_glibc"
-
-DEPEND="
-   || ( sys-devel/gcc sys-devel/gcc-apple )
-   pgm? (
-   virtual/pkgconfig
-   ~net-libs/openpgm-5.1.118
-   )
-   elibc_glibc? ( sys-apps/util-linux )"
-RDEPEND=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-unused-variable.patch
-   einfo "Removing bundled OpenPGM library"
-   sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.in || die
-   rm -r "${S}"/foreign/openpgm/libpgm* || die
-   # apply effective bit of below commit to fix compilation on Darwin
-   # 
https://github.com/zeromq/zeromq3-x/commit/400cbc208a768c4df5039f401dd2688eede6e1ca
-   sed -i -e '/strndup/d' tests/test_disconnect_inproc.cpp || die
-   mv configure.{in,ac} || die
-   eautoreconf
-}
-
-src_configure() {
-   local myconf
-   use pgm && myconf="--with-system-pgm" || myconf="--without-pgm"
-   econf \
- $(use_enable static-libs static) \
- ${myconf}
-}
-
-src_test() {
-   emake -j1 check
-}
-
-src_install() {
-   default
-   doman doc/*.[1-9]
-
-   # remove useless .la files
-   find "${ED}" -name '*.la' -delete || die
-
-   # remove useless .a (only for non static compilation)
-   if ! use static-libs; then
-   find "${ED}" -name '*.a' -delete || die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/, net-libs/zeromq/files/

2019-04-05 Thread Thomas Deutschmann
commit: ba0378bf154e007fbd1c68bdfe20bd12a5f92674
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 17:20:33 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 17:22:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0378bf

net-libs/zeromq: security cleanup

Bug: https://bugs.gentoo.org/675376
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-libs/zeromq/Manifest   |  8 ---
 .../zeromq/files/zeromq-4.2.0-dl-backport.patch| 25 
 ...able-experimental-zmq_poll-implementation.patch | 35 ---
 .../files/zeromq-4.2.2-optional-libunwind.patch| 70 --
 net-libs/zeromq/zeromq-4.1.1.ebuild| 49 ---
 net-libs/zeromq/zeromq-4.1.6.ebuild| 55 -
 net-libs/zeromq/zeromq-4.2.0-r1.ebuild | 59 --
 net-libs/zeromq/zeromq-4.2.1.ebuild| 55 -
 net-libs/zeromq/zeromq-4.2.2-r1.ebuild | 57 --
 net-libs/zeromq/zeromq-4.2.2-r2.ebuild | 63 ---
 net-libs/zeromq/zeromq-4.2.2.ebuild| 55 -
 net-libs/zeromq/zeromq-4.2.3.ebuild| 62 ---
 net-libs/zeromq/zeromq-4.2.5.ebuild| 62 ---
 net-libs/zeromq/zeromq-4.3.0.ebuild| 62 ---
 14 files changed, 717 deletions(-)

diff --git a/net-libs/zeromq/Manifest b/net-libs/zeromq/Manifest
index 611ca7c0ce5..8891a3de024 100644
--- a/net-libs/zeromq/Manifest
+++ b/net-libs/zeromq/Manifest
@@ -1,12 +1,4 @@
 DIST zeromq-2.2.0.tar.gz 1899104 BLAKE2B 
1c02629e33151db11c529d538ce519dae7f3426ee13f8a2b840960779cd7514f7cc3257983704f2c392a00ad62f4a955bc33fcbdadb8bada3858753a1790ab41
 SHA512 
fb3cf421b2dc48c31956b3e3ee4ab6ebc743deec3bf626c2238a1996c8c51be87260bd6aa662793a1f0c34dcda9b3146763777bb162dfad6fec4ca7acc403b2e
 DIST zeromq-3.2.3.tar.gz 2072758 BLAKE2B 
ee295219e4709396f5a7e2774f8f6e53ad081c8b83302d9fe163d5523b6060401251c9ecc0bd423168ccbe156d6a0e26454515cf50780e5c8a07f9f6f4d50ee5
 SHA512 
34ffb6aa645f62bd1158a8f2888bf92929ccf90917a6c50ed51ed1240732f498522e164d1536f26480c87ad5457fe614a93bf0e15f2f89b0b168e64a30de68ca
 DIST zeromq-3.2.5.tar.gz 2082960 BLAKE2B 
88fe3b3206f0e59acb3cf370964c9e40df2dceb5e40aef85ae8cd8fedef4c655fd2698a7f81431e34550b5156814a75c0b1a738393e7c44acbfefe96acc4c4bc
 SHA512 
3682204e5a47824d149968e62fbf9768134370e4f7debbbf8f2bfa24bdd0a781e50c4a9b4231af8a0c4bab61839169100525a91472448ef180a9672342e10a3f
-DIST zeromq-4.1.1.tar.gz 1383196 BLAKE2B 
f0c5e05a11288f28b97a27894479287652c1152d12906764f060372e7a4c7e6a70daea047d7f07ec2ac919d61ba04b65b1f8e316a474e93164c0dba86c3b7ac7
 SHA512 
6f626c89e573900d3b094ea6058693dee290eb9e4039a8a03d61d41b1d8976ed5596027ca76a43f371dbf86820edfbd56a84ecfab6864adfeee73035df7b5353
-DIST zeromq-4.1.6.tar.gz 799771 BLAKE2B 
91ecc39122199846bfe0d9ea49c2acc076d0f827cee55c1b35fcb9d56a8bc1d174789829d5e672bba77fee442f996ca56f69385ece156fb759c363b1dc38cf43
 SHA512 
c04a6bb7a719687d8e8e5e8a103f93ab75ead3fcd3516e6089959e4f02cff7c18e9d7a8696af4245d434b45e6aa6e2ca8f73d98db058df621bca3def97bf7af1
-DIST zeromq-4.2.0.tar.gz 1046254 BLAKE2B 
d14bad19861cef7bfd58f571118e5dce89afecf1b80c05c6089f7669b702c38a93825e736e73988cae3f2ce90ab4a3fc28dc34b5ca2e6ff0a12707eb238bc05e
 SHA512 
3b6f0a1869fb1663ea40b3c3aa088b81399a35c051e4ade2b30bbac60bfceefe6b4403248a4635fb31d33767c1e478342f61c47b0ffdb4501419c13590ebeb96
-DIST zeromq-4.2.1.tar.gz 1243428 BLAKE2B 
2112f127d5e9624861adad455e77c21b17db09123adbe6473e86575a63ca1c21634078cce9af13e9ea1cc24e68658ae56172d98f24478161c14c5be56a922739
 SHA512 
6ef52edff930be34451e81bd21a7e23f08e135c8e10e006d0a6146e7fa4171e9dcf9065f77c33cb0c0db4c16cff4a50cab2a9d612e306490a02bc6a4a913ba6a
-DIST zeromq-4.2.2.tar.gz 1236437 BLAKE2B 
7104f8ad28cc00f1ba6d6cb5dbb9aa466971c73a513e206eee77db293f4e4845106910d539363dc0c21de7e83885056453a530c941c38e19c5ec1fa836e1bca0
 SHA512 
d78813a61ce3311a1f8c230f7da0f5aedc97ef4b792afb6d398c5710da239348c0c7a67bdfeb38a7ab0282af498f1ed173649aff4add1bc35f0ef1b66f965443
-DIST zeromq-4.2.3.tar.gz 1326780 BLAKE2B 
f76ff6461e5a180221b1fff471e795a457fe4f26ec1ca725438aff4e240be7da80e42b2aea49845b5712e1d63590f64bc681f9a793bcf4d32fe0ee08bcab482c
 SHA512 
8ac588a7a4db9d65586dd7b501999edac151e1d03056c1014d7ded6cd4bcf5bb4f81252b47d89d60c3ad7d527685218992bf5853b4656c0702e0f64c2d77712b
-DIST zeromq-4.2.5.tar.gz 1409447 BLAKE2B 
9309cff20192c4e0d9e34992cc3168c219ae63e8258362483d15f3315436324454603739393d2fa2628fb4cf7a94954c1643de07c3a28e86933fcd53aa2e0fac
 SHA512 
4556cb50d05a6d133015a0ba804d6d951a47479a33fa29561eaeecb93d48b7bb6477365d0986c38b779f500cadaf08522c4a7aa13f5510303bd923f794d37036
-DIST zeromq-4.3.0.tar.gz 1487771 BLAKE2B 
3783eb2505c2e42fc2c03cd9a280b0e2a70758d4046bd0c5b0f43a5a0630655ff06665c30fdfe222fb077ff966a9d5e0c762f65370804dee2eb25fa8215d5e2b
 

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

2019-04-05 Thread Patrick McLean
commit: b658c06203fd0c9188ce28ac8ecee3d936446885
Author: Patrick McLean  sony  com>
AuthorDate: Fri Apr  5 17:18:00 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Apr  5 17:18:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b658c062

net-misc/exabgp: Version bump to 4.0.10

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/exabgp/Manifest |  1 +
 net-misc/exabgp/exabgp-4.0.10.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/net-misc/exabgp/Manifest b/net-misc/exabgp/Manifest
index 68f404a8fd6..4074fa3d48f 100644
--- a/net-misc/exabgp/Manifest
+++ b/net-misc/exabgp/Manifest
@@ -1,2 +1,3 @@
 DIST exabgp-3.2.17.tar.gz 596373 BLAKE2B 
410b77af542160334d32e3e3ea54b25f45c990c56fe2dbef0714576eb9e728cebe6d1463c0f22b1240aaf8e99ccabc5f7334cd6c2b3c77426c94b2c048c8783c
 SHA512 
69dbff75caf287e9e0f6ab3707a2bbd576b0b4c8a8c318217cf88c8a1c417d47915b038bc7d64be3bbce9771caa550275703e5543fb5799afc7149dc9f054416
 DIST exabgp-3.4.26.tar.gz 544456 BLAKE2B 
75f62ce8a68588f711e86208f00cc6de9ae51a5c82f833b91459bc05974c8eff06fec080823adfecea7b75a43caa3310f6395bd22ab4e6a696f230787bbaae23
 SHA512 
6cfcc8a40e1e05dfa76df46d8b5e13ce85e73f078d6ab4d2e23dd85035c1ed52bbbde81602ea7572841e6e20d7d7183a7e968599f9e8314e1b89e3a6341f
+DIST exabgp-4.0.10.tar.gz 2907852 BLAKE2B 
2fad6c853aa7a6f136da3334df4b3bdcaaacd03d3fbf849510bcd40b0639bbcc521726797a196418f0ecd47047c65356ee047d30b009ee01b9d498e354ea3bfd
 SHA512 
a21f49e5e99e28cc848cddfd3992dc18ba57d879d0964da0b906d16dca37aa05a00892d643d6cdeea80d4e629fc55a014d9bc50764d520fda77e94145297832e

diff --git a/net-misc/exabgp/exabgp-4.0.10.ebuild 
b/net-misc/exabgp/exabgp-4.0.10.ebuild
new file mode 100644
index 000..e55824effab
--- /dev/null
+++ b/net-misc/exabgp/exabgp-4.0.10.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="The BGP swiss army knife of networking"
+HOMEPAGE="https://github.com/Exa-Networks/exabgp;
+SRC_URI="https://github.com/Exa-Networks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"



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

2019-04-05 Thread Michał Górny
commit: e0e0415382f55c1c392facd407a21555b6b55c8c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  5 17:13:34 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  5 17:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e04153

net-misc/aria2: Backport the fix for CVE-2019-3500

Backport fix for potential password leakage in logs (CVE-2019-3500).
Ideally this would be a fresh snapshot but autoreconf fails on aria2
git.

Bug: https://bugs.gentoo.org/674622
Signed-off-by: Michał Górny  gentoo.org>

 net-misc/aria2/aria2-1.34.0-r1.ebuild  | 155 +
 .../aria2/files/aria2-1.34.0-mask-headers.patch|  46 ++
 2 files changed, 201 insertions(+)

diff --git a/net-misc/aria2/aria2-1.34.0-r1.ebuild 
b/net-misc/aria2/aria2-1.34.0-r1.ebuild
new file mode 100644
index 000..1522945364e
--- /dev/null
+++ b/net-misc/aria2/aria2-1.34.0-r1.ebuild
@@ -0,0 +1,155 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit bash-completion-r1
+
+DESCRIPTION="A download utility with segmented downloading with BitTorrent 
support"
+HOMEPAGE="https://aria2.github.io/;
+SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls 
sqlite scripts ssh ssl tcmalloc test xmlrpc"
+
+CDEPEND="sys-libs/zlib:0=
+   ssl? (
+   app-misc/ca-certificates
+   gnutls? ( >=net-libs/gnutls-1.2.9:0= )
+   !gnutls? ( dev-libs/openssl:0= ) )
+   adns? ( >=net-dns/c-ares-1.5.0:0= )
+   bittorrent? (
+   ssl? (
+   gnutls? (
+   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-6:0= )
+   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
+   !ssl? (
+   nettle? ( >=dev-libs/nettle-2.4:0=[gmp] 
>=dev-libs/gmp-6:0= )
+   !nettle? ( >=dev-libs/libgcrypt-1.2.2:0= ) ) )
+   jemalloc? ( dev-libs/jemalloc )
+   libuv? ( >=dev-libs/libuv-1.13:0= )
+   metalink? (
+   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
+   !libxml2? ( dev-libs/expat:0= ) )
+   sqlite? ( dev-db/sqlite:3= )
+   ssh? ( net-libs/libssh2:= )
+   tcmalloc? ( dev-util/google-perftools )
+   xmlrpc? (
+   libxml2? ( >=dev-libs/libxml2-2.6.26:2= )
+   !libxml2? ( dev-libs/expat:0= ) )"
+
+DEPEND="${CDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( >=dev-util/cppunit-1.12.0:0 )"
+RDEPEND="${CDEPEND}
+   nls? ( virtual/libiconv virtual/libintl )
+   scripts? ( dev-lang/ruby )"
+
+# xmlrpc has no explicit switch, it's turned out by any XML library
+# so metalink implicitly forces it on
+REQUIRED_USE="?? ( jemalloc tcmalloc )
+   metalink? ( xmlrpc )"
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   if use scripts && ! use xmlrpc; then
+   ewarn "Please note that you may need to enable USE=xmlrpc to 
run the aria2rpc"
+   ewarn "and aria2mon scripts against the local aria2."
+   fi
+}
+
+src_prepare() {
+   eapply "${FILESDIR}"/${P}-make_unique.patch
+   # https://bugs.gentoo.org/674622 (CVE-2019-3500)
+   eapply "${FILESDIR}"/${P}-mask-headers.patch
+   default
+   sed -i -e "s|/tmp|${T}|" test/*.cc test/*.txt || die "sed failed"
+}
+
+src_configure() {
+   local myconf=(
+   # threads, epoll: check for best portability
+
+   # do not try to compile and run a test LIBXML program
+   --disable-xmltest
+   # enable the shared library
+   --enable-libaria2
+   # zlib should always be available anyway
+   --with-libz
+   --with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt"
+
+   # optional features
+   $(use_enable bittorrent)
+   $(use_enable metalink)
+   $(use_enable nls)
+   $(use_with adns libcares)
+   $(use_with jemalloc)
+   $(use_with libuv)
+   $(use_with sqlite sqlite3)
+   $(use_with ssh libssh2)
+   $(use_with tcmalloc)
+   )
+
+   # SSL := gnutls / openssl
+   # USE=ssl
+   #  + USE=gnutls -> gnutls
+   #  + USE=-gnutls -> openssl
+
+   if use ssl; then
+   myconf+=( $(use_with gnutls) $(use_with !gnutls openssl) )
+   else
+   myconf+=( --without-gnutls --without-openssl )
+   fi
+
+   # message-digest := nettle / gcrypt / openssl
+   # bignum := nettle+gmp / gcrypt / openssl
+   # bittorrent := message-digest + bignum
+   # 

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

2019-04-05 Thread Brian Evans
commit: 7eaa97766daa68680cf7cd7a026efbd7f99f4a91
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Apr  5 17:11:40 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Apr  5 17:12:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaa9776

dev-lang/php: Revbump with new security patches

5.6.40-r2 includes the backports from 7.1.28

This primary affects the included exif extension

Also include support for SQLite's defensive mode

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 dev-lang/php/Manifest |   1 +
 dev-lang/php/php-5.6.40-r2.ebuild | 788 ++
 2 files changed, 789 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 063e51c83b2..af86a72d8c8 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -6,3 +6,4 @@ DIST php-7.2.17.tar.xz 12144120 BLAKE2B 
5e49af74b9e049962c21b30e77b89db36e376b1f
 DIST php-7.3.3.tar.xz 11972184 BLAKE2B 
e6404d8af6d0196f27a8939e995e317307287e2110b3cdc436659eb074087ac545a4253d86c4ee7374dffbe4348004bd257ec0e2b7169e8c125e664c56f9dfe7
 SHA512 
bad5fa35f5962fa23dbe01fe85f76ce80e431cf2f9719284c082bb1fa32af26407407a97d3bf999165a6158f83a9669e3dd641f6d70028ec644b74a414fb803d
 DIST php-7.3.4.tar.xz 11977004 BLAKE2B 
7a3a805a55272a7d641b6cf26965ff6fccca607f035c0e40be8d83cf4aa79ee246ec906e0f1352b7c654744a618d1c1a1e60dfea56b6b0be06ef9811efe22126
 SHA512 
fc45cd6cb273ca7a959a3ab0d2d15febedc60e9e289803f5f4340149b5fe8f52ca23119b128513194d769c842cd0941f8086c338db115d585c2f4e791e83b141
 DIST php-patches-20190307-r1.tar.xz 20796 BLAKE2B 
251f0d8b222e4a6a339a3b1d4aff39fab8bd7203ec34295b7316a366a7d0015bb9e6665614005949da9decbca53aa9ac0aab63845638a6b4d3d462eabff4ea35
 SHA512 
d7a412ec1bc6002c458c6bc3cb53faf4e95a852a6cdad337f6a81a978dd56ba72801cccbe866857d6c5b7e95dfe558878133e44a4e9f9b6efd38e679acc82af9
+DIST php-patches-7.1.28bp.tar.bz2 27464 BLAKE2B 
4babea64a2a24f3127d6a962b3b7506ec1bb77b8e8b4532cce50c1a9eda73829820c2c7883ea97c1a860bab4220e2c576bdd14d8dd80c8e6a3af808c4c52
 SHA512 
171a8e52c70283dee12316ff8449dc7c7d3bf37c803724b63c7aa9bb12468a795de286075af317ba69080a5e1c3ed59a2f5b3891b35fb1e5045ede277d48e56a

diff --git a/dev-lang/php/php-5.6.40-r2.ebuild 
b/dev-lang/php/php-5.6.40-r2.ebuild
new file mode 100644
index 000..d38bf8fa63f
--- /dev/null
+++ b/dev-lang/php/php-5.6.40-r2.ebuild
@@ -0,0 +1,788 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools flag-o-matic systemd
+
+PATCH_V="7.1.28bp"
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://secure.php.net/;
+SRC_URI="https://php.net/distributions/${P}.tar.xz
+   
https://gitweb.gentoo.org/proj/php-patches.git/snapshot/php-patches-${PATCH_V}.tar.bz2;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk
+   coverage crypt +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl
+   mhash mssql mysql libmysqlclient mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session sharedmem
+   +simplexml snmp soap sockets spell sqlite ssl
+   sybase-ct sysvipc systemd tidy +tokenizer truetype unicode vpx wddx
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre-8.32[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =dev-libs/libmcrypt-2.4 )
+   curl? ( >=net-misc/curl-7.10.5 )
+   enchant? ( app-text/enchant )
+   exif? ( !gd? (
+   virtual/jpeg:0
+   media-libs/libpng:0=
+   sys-libs/zlib:0=
+   ) )
+   firebird? ( dev-db/firebird )
+   gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib:0= )
+   gdbm? ( >=sys-libs/gdbm-1.8.0:0= )
+   gmp? ( dev-libs/gmp:0= )
+   iconv? ( 

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

2019-04-05 Thread Alexis Ballier
commit: 5c1639b09ca8e059b9c3cdabff3fd6717b3b2b7c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Apr  5 16:27:13 2019 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Apr  5 17:11:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c1639b0

sci-electronics/gazebo: bump to 10.1.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-electronics/gazebo/Manifest |  1 +
 sci-electronics/gazebo/gazebo-10.1.0.ebuild | 78 +
 2 files changed, 79 insertions(+)

diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index c3d20804e75..2515b41eb00 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1,3 +1,4 @@
 DIST gazebo-10.0.0.tar.bz2 52987075 BLAKE2B 
38d8954827e2aef1607b5e4841014d394644aa0d7cc8969c18d47dd4311701e70cde40ed8be1e28010c5472bac2787ebd619a72fcdf0c59391f890b53dac2b79
 SHA512 
ddb7d4514e90722c11de9f0187321d9a9b5eb778c047b432bc6104792f423275b996c76caa91fcc4a6e6cb578fb0d479c429db3e1da25c9ec5da51fb2520e29b
+DIST gazebo-10.1.0.tar.bz2 52723379 BLAKE2B 
c7902c1797efef80b3110e988e1c01d171f652803a2ac28b880d5a01e2f981655db2d9925263030948d351e95af39d435b8618bf703f56a29033db05f0b29e2f
 SHA512 
8febea84240eeb2367d783b36e4c626145ccf13177837ccb73b6ed87f8b264a337c6f8dc53d8583ce5d903b6152eaa5234ec2015ee292a1681800af2800d9eb7
 DIST gazebo-9.4.1.tar.bz2 53014386 BLAKE2B 
c3e450f869f3e5f88bd9b5f5924a6b003880fff492849d6570222c7c37e98f1b89df4dca1af16c9a766b049067bbcc9d86334882041c6420b6b5221dfd643bb0
 SHA512 
76fb217c396f4d70fa4617df3aa5a672b5ddd4680df22eb3fbe67182ef8b3e05affda2e61f71d03e31f9c47b2f7d56aac162b63dec2f122cef1e47fd65d25f02
 DIST gazebo-9.6.0.tar.bz2 52899944 BLAKE2B 
a1ae213cb81cbfbb62fb8a229f12c0c95c4325a8f2a1aae0d07dfaa3bdf17f4d4c3043f37efb5d407fb34073b354d83e7114e166225b8c90e87329abe1618059
 SHA512 
ef0cc95897322304e0117947e4b45dfb2c4ef3a24f3fa8c798397b3c6cf68b8193b7013efcf15a01f45b15caeae02ed7dacc53ae3b5dc8fcd393018b33bd3d14

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



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

2019-04-05 Thread Pacho Ramos
commit: abb9e4de308a9c19d688c61b65b76b4f2580be66
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Apr  5 16:58:47 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Apr  5 16:59:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb9e4de

media-sound/dir2ogg: Fix REQUIRED_USE

Closes: https://bugs.gentoo.org/682576
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 media-sound/dir2ogg/dir2ogg-0.12.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-sound/dir2ogg/dir2ogg-0.12.ebuild 
b/media-sound/dir2ogg/dir2ogg-0.12.ebuild
index 91ad62072f2..cc8c8840f0b 100644
--- a/media-sound/dir2ogg/dir2ogg-0.12.ebuild
+++ b/media-sound/dir2ogg/dir2ogg-0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="aac flac mac mp3 musepack wavpack wma"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}



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

2019-04-05 Thread Alfredo Tupone
commit: f58ffbe549793633fe91de9892b2882236b92966
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Apr  5 16:51:16 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Apr  5 16:51:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58ffbe5

Trying to take care of sci-mathematics/isabelle

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/base/package.use.mask | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3fc0257b8d3..97c7a2ddd34 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,13 +7,6 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
-# Michał Górny  (03 Apr 2019)
-# sci-mathematics/isabelle is slated for removal.
-sci-mathematics/cvc3 isabelle
-sci-mathematics/e isabelle
-sci-mathematics/kodkodi isabelle
-sci-mathematics/spass isabelle
-
 # Michał Górny  (31 Mar 2019)
 # dev-libs/grok is slated for removal.
 app-admin/rsyslog grok



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

2019-04-05 Thread Alfredo Tupone
commit: b95bc92602f3b0db2007710d136621b086e97604
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Apr  5 16:46:35 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Apr  5 16:49:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95bc926

unmask dev-lang/polyml and sci-mathematics/isabelle

I'm trying to take care of them

Signed-off-by: Alfredo Tupone  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ce49145483d..4a563cdbd48 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,18 +40,6 @@ dev-go/go-resiliency
 # Removal in 30 days.  Bug #678866.
 games-roguelike/zangband
 
-# Michał Górny  (03 Apr 2019)
-# Does not build against libffi-3.3.  Also other unsolved build failures
-# (#619662, #606096).  Needs version bump for almost 2 years.
-# Removal in 30 days.  Bug #667476.
-dev-lang/polyml
-
-# Michał Górny  (03 Apr 2019)
-# Depends on dev-lang/polyml that no longer builds.  The current version
-# is two years old, and needs a bump for 1.5 year.
-# Removal in 30 days.  Bug #682406.
-sci-mathematics/isabelle
-
 # Michał Górny  (03 Apr 2019)
 # Unmaintained.  Multiple unresolved build failures (#630280, #638618,
 # #639648).  The current version was added in 2012, and haven't been



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

2019-04-05 Thread Alfredo Tupone
commit: 26b4e5dcb724273315252e07bf263803f4c17d70
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Apr  5 16:44:16 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Apr  5 16:44:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b4e5dc

dev-lang/polyml: Adding me as a maintainer

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-lang/polyml/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-lang/polyml/metadata.xml b/dev-lang/polyml/metadata.xml
index bdeea6761bc..3ebf1da1683 100644
--- a/dev-lang/polyml/metadata.xml
+++ b/dev-lang/polyml/metadata.xml
@@ -5,6 +5,10 @@
m...@gentoo.org
Gentoo ML Project

+   
+   tup...@gentoo.org
+   Tupone Alfredo
+   

Poly/ML is a full implementation of Standard ML available as 
open-source.




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

2019-04-05 Thread Alfredo Tupone
commit: 2479fd63b0bcff39df0f1f0e832f074ee5f760c7
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Fri Apr  5 16:41:27 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Apr  5 16:41:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2479fd63

media-libs/raspberrypi-userland: Removing me as a maintainer

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 media-libs/raspberrypi-userland/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-libs/raspberrypi-userland/metadata.xml 
b/media-libs/raspberrypi-userland/metadata.xml
index 3f36d197951..6bc27686072 100644
--- a/media-libs/raspberrypi-userland/metadata.xml
+++ b/media-libs/raspberrypi-userland/metadata.xml
@@ -5,10 +5,6 @@
chith...@gentoo.org
Chí-Thanh Christopher Nguyễn

-   
-   tup...@gentoo.org
-   Tupone Alfredo
-   

raspberrypi/userland




[gentoo-commits] proj/php-patches: New tag: 7.1.28bp

2019-04-05 Thread Brian Evans
commit: 
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Apr  5 16:24:46 2019 +

New tag: 7.1.28bp




[gentoo-commits] proj/musl:master commit in: media-libs/mesa/

2019-04-05 Thread Jory Pratt
commit: 87abe67d42745f7e5a46699b29220656c9b8b536
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Apr  5 16:00:04 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Apr  5 16:02:48 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=87abe67d

media-libs/mesa: Fix Manifest

Signed-off-by: Jory Pratt  gentoo.org>

 media-libs/mesa/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 7c11ac6..781e67d 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -2,4 +2,4 @@ DIST mesa-18.1.9.tar.xz 11146188 BLAKE2B 
753f0fa3780502d56927f9b0e6124b4728cb5aa
 DIST mesa-18.2.8.tar.xz 11385224 BLAKE2B 
c6fbf71e2ab6837f91dfa996cf7e89e9cae22e219cac56bd4201f7a62c787ddd2f65e7d162a329971018f0b1a796ee1a5b252ee6b43bb3b27a233d67b6cdf615
 SHA512 
04d5ada9ba3acea853def3ebcbb53ee76936a4cd4229ae753d2ce1b5cf543bea1e5764f2ef2b19735d47d041ba6b0582841bc89e2c9331fdfbd89386f599a1f7
 DIST mesa-18.3.4.tar.xz 11875224 BLAKE2B 
81d34349c644cc93b3ca525046cdd63a5aa2a16d8f6b841830a138c8e9e375fb0f75a17bd80b4c48ed573f4976dd6612b0773305a3bec982540914365c9925ff
 SHA512 
e4ead944ba053aa05425e9e199d633f576dfa424976253fc32438e8db6da5e8d381122e4c4b7fb18f94177421f208bab5567cfec8d2692d104e266483ca02a99
 DIST mesa-18.3.5.tar.xz 11882012 BLAKE2B 
88279fe2f24c2a47c8857ad34382b7c8b64119632f1ec7ce8d0fe2afe669e01d2e071726f01e28b001be353d8d9ec1f0ef46d3ba1e64239d63221b100745e8ee
 SHA512 
f229ac122eafee98d1a40c54adeb019eb4458cb67063db9ba760b265da0634fe77247c3c8cb5c5de5fd40f8545e35d45000a74af9257ebf4e2028156add8644c
-DIST mesa-19.0.0.tar.xz 11959360 BLAKE2B 
e58144bb22f296175d7feb59d2c7940ca795dd417b0b014735d8842a29292cf07a6197184942febfdc85ad062267a55059e0ebd1532a886610dabf888cc68b8f
 SHA512 
5759b85275bcd145513cf14a9ef7505595766fb33b82c53738f74ede462e5850580d48ab4af326b41209e7f4b05aab75539f2bfebf67c3098a4680ea95c37591
+DIST mesa-19.0.1.tar.xz 11962308 BLAKE2B 
29abd27c4daa3b2ea3e10cbab4a0491c0bbbf6985ee39c84dd4dfa5fd5cf35ae32201b0cc312bd40cad8602ecc42b9d5ed586133bde83dd023b3d2fdb0fd8249
 SHA512 
13afade840dfc44198b08298c9ebeb24c626c98bfff3ec6d08daaaea690ea9d47af466c877146f9afa3b45035e02c1e21fdc4b53a79c99e38dfc6126efe8ece5



[gentoo-commits] repo/gentoo:master commit in: dev-util/nvidia-cuda-toolkit/

2019-04-05 Thread Jason Zaman
commit: 08a12de7e7bbf1184550c35e3f164419b212160f
Author: Jan Vesely  gmail  com>
AuthorDate: Sat Mar 23 06:41:21 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a12de7

dev-util/nvidia-cuda-toolkit: Bump to 10.1.105

Other changes:
Bump to EAPI=7
Don't use versionator
Update SRC_URI file name
Don't unpack the source file twice
Use dobin + doins instead of mv

v2: move to toolkit directory before considering docs
v3: remove more gdb/profiler/eclipse content

Closes: https://github.com/gentoo/gentoo/pull/11481
Closes: https://bugs.gentoo.org/681694
Signed-off-by: Jan Vesely  gmail.com>
Signed-off-by: Jason Zaman  gentoo.org>

 dev-util/nvidia-cuda-toolkit/Manifest  |   1 +
 .../nvidia-cuda-toolkit-10.1.105.ebuild| 143 +
 2 files changed, 144 insertions(+)

diff --git a/dev-util/nvidia-cuda-toolkit/Manifest 
b/dev-util/nvidia-cuda-toolkit/Manifest
index 64438f71631..c6ef0b44ee5 100644
--- a/dev-util/nvidia-cuda-toolkit/Manifest
+++ b/dev-util/nvidia-cuda-toolkit/Manifest
@@ -1,4 +1,5 @@
 DIST cuda_10.0.130_410.48_linux.run 2020126691 BLAKE2B 
f784f41c06d81b6f89d07e756347fb94148f79e5fd50650fc340feb6b49dcc2bedd05cf4c7c2662da39955f9393efc048aa17fa921aad86e182186fb6d98ec50
 SHA512 
409ea4cc6aa0fe7063450e77c3b67b9b41aab1bbe556db673fb1a80610b20bd52e2020bf94034a92ab68c721d3d5739500bae4bd7a3558b2d8e73730a3b4ea25
+DIST cuda_10.1.105_418.39_linux.run 2423314285 BLAKE2B 
924872eaaa4e8ecd6b81765c91d5e538d968e4fc88792a805339dd9cae15dd70372f310d39b9668d76cadbab875e3c4abcfca5a5cf71e4d83c9db056dc02f51c
 SHA512 
07cdc053989758e4cdccaad566cae7127fa79780ad85033ea52d33cc4c43c9de08e88dd087390c58b542e51703f256859cdf51a018ee57e6a412f45fb9561622
 DIST cuda_6.5.14_linux_32.run 76788277 BLAKE2B 
75e79dce6cac5155bde8a3cafa945047c489b10272f8a3b94bf55d499df4b9c8b82506a81a20f9fd816bd4fd0514e515a6435399db1cb62b027c76490bd4dfae
 SHA512 
89649ee0f4543b37037b7c8f5ed0b8bd502512afb4d93e3158b3df4786123be05a5288986b5abbfe15c14eb010777d2527b715225bea96a354a898c34e4a2fcc
 DIST cuda_6.5.14_linux_64.run 972320904 BLAKE2B 
4a4361fb7a90989ec4b4aa433189e7b358e5a2272fb9b9c59429e0014ac14e3b8de1b247ee98dc30c3f3ee4cc009eca4fdd86027bd3b9527a683353d60bdf5c6
 SHA512 
fecca731b86955f5bc7b09d88b02951e3ee5d4b1f1cf5f92658227a029b87cd35d6ac22956a5fa0afe62dcdc57191f1d12bb08c9f7cc05128727cd8455947b1e
 DIST cuda_6.5.19_linux_32.run 81882112 BLAKE2B 
cf55ef7c969503c156431fc56301ed4e9a1234ae0cb867f12649636069f35e56bf6fc9df7482b6baade45d78c8baa2d98c41a28696da59294e0f575c4a0344ce
 SHA512 
1ce9bd6b472b7e4f1fb181eb340dfcb757714d59a89aaa02146cfe1a97c8ccb7eb7699b4ec823276f277eb4d82d95050eaba17e7ed5fd2e47b9b5d78531c5d4e

diff --git a/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild 
b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild
new file mode 100644
index 000..0ba04a3b7cc
--- /dev/null
+++ b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs cuda toolchain-funcs unpacker
+
+MYD=$(ver_cut 1-2 ${PV})
+DRIVER_PV="418.39"
+
+DESCRIPTION="NVIDIA CUDA Toolkit (compiler and friends)"
+HOMEPAGE="https://developer.nvidia.com/cuda-zone;
+SRC_URI="https://developer.nvidia.com/compute/cuda/${MYD}/Prod/local_installers/cuda_${PV}_${DRIVER_PV}_linux.run
 -> cuda_${PV}_${DRIVER_PV}_linux.run"
+
+LICENSE="NVIDIA-CUDA"
+SLOT="0/${PV}"
+KEYWORDS="-* ~amd64 ~amd64-linux"
+IUSE="debugger doc eclipse profiler"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   =x11-drivers/nvidia-drivers-396.24[X,uvm]
+   debugger? (
+   sys-libs/libtermcap-compat
+   sys-libs/ncurses:5/5[tinfo]
+   )
+   eclipse? ( >=virtual/jre-1.6 )
+   profiler? ( >=virtual/jre-1.6 )"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="opt/cuda/*"
+
+CHECKREQS_DISK_BUILD="6100M"
+
+pkg_setup() {
+   # We don't like to run cuda_pkg_setup as it depends on us
+   check-reqs_pkg_setup
+}
+
+src_prepare() {
+   local cuda_supported_gcc
+
+   cuda_supported_gcc="4.7 4.8 4.9 5.3 5.4 6.3 6.4 7.2 7.3 8.2 8.3"
+
+   sed \
+   -e "s:CUDA_SUPPORTED_GCC:${cuda_supported_gcc}:g" \
+   "${FILESDIR}"/cuda-config.in > "${T}"/cuda-config || die
+
+   default
+}
+
+src_install() {
+   local i remove=( doc jre run_files install-linux.pl cuda-installer.pl )
+   local cudadir=/opt/cuda
+   local ecudadir="${EPREFIX}${cudadir}"
+
+   cd builds/cuda-toolkit
+   if use doc; then
+   DOCS+=( doc/pdf/. )
+   HTML_DOCS+=( doc/html/. )
+   fi
+   einstalldocs
+
+   mv doc/man/man3/{,cuda-}deprecated.3 || die
+   doman doc/man/man*/*
+
+   use debugger || remove+=( bin/cuda-gdb bin/cuda-gdbserver 
extras/Debugger share/gdb extras/cuda-gdb-${PV}.src.tar.gz 

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

2019-04-05 Thread Jason Zaman
commit: 51ff477d2558f80d208c707d8e1a22b5d31951ca
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 13:15:10 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ff477d

sci-libs/tensorflow-estimator: bump 1.13.0

Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-libs/tensorflow-estimator/Manifest |  1 +
 .../tensorflow-estimator-1.13.0.ebuild | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/sci-libs/tensorflow-estimator/Manifest 
b/sci-libs/tensorflow-estimator/Manifest
index 410ce339186..69be229fa9c 100644
--- a/sci-libs/tensorflow-estimator/Manifest
+++ b/sci-libs/tensorflow-estimator/Manifest
@@ -1 +1,2 @@
+DIST tensorflow-estimator-1.13.0.tar.gz 530871 BLAKE2B 
4f208ed20e10fa68e06d21c9865cd07623e14362bdcff456bc9b412431c8f12f289c8a8f8ad89cb1f0ec98b1432844632d7e1097ea29d40bf6f67b90b4968f93
 SHA512 
e4be92b805776d2be5f391f737f1043b994f42721173c4d4a7dbf3fac9b00121cb072091a474bf71c7dcd952fc8b330cf9254c7a5ad9d096ba1cdc12ba12078b
 DIST tensorflow-estimator-1.13.0_rc0.tar.gz 531012 BLAKE2B 
1398fdec5b81a7bab7ccfb2d37b8094c4ef4b96562e2c6b8b4e565cad3c234245b5d8dfb30a79b73302fc0764b1d3503d4ee2d4363a9d2e635b36fb8e2b726b4
 SHA512 
c8ad78d0df294c7471f1577880905be08edcc038878e9d197b975f33f91192e9c413d13fa70e8fa1ff760ad6bf6141f199322bf2076568690e75fa38bd5a4cf4

diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild 
b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild
new file mode 100644
index 000..a5aede9bca2
--- /dev/null
+++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-1.13.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Jason Zaman
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
+MY_PN="estimator"
+MY_PV=${PV/_rc/-rc}
+MY_P=${MY_PN}-${MY_PV}
+
+inherit bazel distutils-r1 flag-o-matic toolchain-funcs
+
+DESCRIPTION="A high-level TensorFlow API that greatly simplifies machine 
learning programming"
+HOMEPAGE="https://www.tensorflow.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+SRC_URI="https://github.com/tensorflow/${MY_PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+RDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-java/java-config"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   
"${FILESDIR}/0001-pip_package-modularize-build-script-to-allow-distros.patch"
+)
+DOCS=( CONTRIBUTING.md README.md )
+
+src_prepare() {
+   bazel_setup_bazelrc
+   default
+}
+
+src_compile() {
+   export JAVA_HOME=$(java-config --jre-home)
+
+   ebazel build //tensorflow_estimator/tools/pip_package:build_pip_package
+   ebazel shutdown
+
+   local srcdir="${T}/src"
+   mkdir -p "${srcdir}" || die
+   bazel-bin/tensorflow_estimator/tools/pip_package/build_pip_package 
--src "${srcdir}" || die
+}
+
+src_install() {
+   do_install() {
+   cd "${T}/src" || die
+   esetup.py install
+   python_optimize
+   }
+   python_foreach_impl do_install
+
+   cd "${S}" || die
+   einstalldocs
+}



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

2019-04-05 Thread Jason Zaman
commit: 75b89918763fdcdcd6ce044962085de05bfe27df
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 16:33:59 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b89918

dev-libs/cudnn: bump 7.5.0.56

nvidia-cuda-toolkit-10.1 moves include and lib into
targets/x86_64-linux/, so adjust cudnn to install there.

Closes: https://bugs.gentoo.org/681698
Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-libs/cudnn/Manifest  |  1 +
 dev-libs/cudnn/cudnn-7.5.0.56.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-libs/cudnn/Manifest b/dev-libs/cudnn/Manifest
index 73e15ffd2a9..15c4291ed7c 100644
--- a/dev-libs/cudnn/Manifest
+++ b/dev-libs/cudnn/Manifest
@@ -1,5 +1,6 @@
 DIST cudnn-10.0-linux-x64-v7.4.1.5.tgz 422699128 BLAKE2B 
e13b22428f011a4ad6532bfa35d836f23ea6298ad220eaea6c3a6fac7694f1c6b6920255690fac10d84388fb2bec7cc60a0319bd1816b20eac134c7b112822b9
 SHA512 
fd065c23b27416e2ace5f0eee854ea4a5e04f6ab4cf3a38cf806bb37a45d29756c3f138dfa01b991e96410de3668e0bb9d3cfc19cb7da7113c1f10d4147fcf67
 DIST cudnn-10.0-linux-x64-v7.4.2.24.tgz 424488399 BLAKE2B 
9883cccf146e3ca3a05b8e7ebb2d265da3b7e05949ebb76369a865aa1c2c55c217b21a7847417264712882cc882b25380e5978e58c74279eb208ec593d85e919
 SHA512 
1e1533a62355bbebc3df62b4c0f306195c7301334390511fae2e0f071d58451edda69b72c3a257fd16470fe3ac5d3ec00aaf208dee2e30d7db0c1f9300a9c663
+DIST cudnn-10.1-linux-x64-v7.5.0.56.tgz 471291852 BLAKE2B 
966a84e983631c827d7852e1dee0a87d80b61521a3c7c836c746f6ce5b60afb1da955a692dce5f0166600707c1f060231d7062d78acdf6085deb37c023301b8d
 SHA512 
875e50669f7ab0b8f52e793285041c0a33dfc951a562869258dd22f85c94cc924c87325253f39fa64c4386768eafd3b0fe181188ef6dd5707f57fc88a6495e36
 DIST cudnn-8.0-linux-x64-v6.0.tgz 201134139 BLAKE2B 
a7e616c671272a3a0f0c51b93646c8c60302c3dec85b71144e011bc3460d0ce80ff75d39869c05c4ef183d2d09aff31bb470a3fd3fd3d79b581a7a2d5a349279
 SHA512 
ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47
 DIST cudnn-9.1-linux-x64-v7.tgz 343081241 BLAKE2B 
22c2fbef38a05e7929ccc28410dfdbff906b2c3e97e0419cf83988c2fc2340005e4a944d43b1a215b0c3458b2cad03480b7e537ae93861924c28ec1010a530fb
 SHA512 
7eadb64a3d5e49aec2761e6f7dc0295c1d356910b114eed450c47081fc81b6e3b7748f3a4153f6a9d957691e3689cd52823bfa12816b1950dfc8794d6f332749
 DIST cudnn-9.2-linux-x64-v7.1.tgz 421083972 BLAKE2B 
1a1dd6708132d6ad6f8f541694b1406de4a26b7bb78b6198bc8ec5ddde2172d0cc0dc540c7c446a2f941ad11cfafa562235d17129ab8e6aa641433c35c8d31d6
 SHA512 
2f67c905976eb041512eb012a7cc98e1f408ec867f6a1d9d440afbcddc622c03c40de10386e44e4ab138c1a4ad040d39b0e9243f68e22975ca27ec297be25c5d

diff --git a/dev-libs/cudnn/cudnn-7.5.0.56.ebuild 
b/dev-libs/cudnn/cudnn-7.5.0.56.ebuild
new file mode 100644
index 000..2f134235f5a
--- /dev/null
+++ b/dev-libs/cudnn/cudnn-7.5.0.56.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CUDA_PV=10.1
+
+DESCRIPTION="NVIDIA Accelerated Deep Learning on GPU library"
+HOMEPAGE="https://developer.nvidia.com/cuDNN;
+
+MY_PV_MAJOR=$(ver_cut 1-2)
+SRC_URI="cudnn-${CUDA_PV}-linux-x64-v${PV}.tgz"
+
+SLOT="0/7"
+KEYWORDS="~amd64 ~amd64-linux"
+RESTRICT="fetch"
+LICENSE="NVIDIA-cuDNN"
+QA_PREBUILT="*"
+
+S="${WORKDIR}"
+
+DEPEND="=dev-util/nvidia-cuda-toolkit-${CUDA_PV}*"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto /opt/cuda
+   doins cuda/NVIDIA_SLA_cuDNN_Support.txt
+
+   insinto /opt/cuda/targets/x86_64-linux/include
+   doins -r cuda/include/*
+
+   insinto /opt/cuda/targets/x86_64-linux/lib
+   doins -r cuda/lib*/*
+}



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

2019-04-05 Thread Jason Zaman
commit: a3ab781fefeacbaf5f48b945d7d5e25baba1ed52
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 13:13:23 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ab781f

sci-visualization/tensorboard: bump 1.13.1

Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-visualization/tensorboard/Manifest |  1 +
 .../tensorboard/tensorboard-1.13.1.ebuild  | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/sci-visualization/tensorboard/Manifest 
b/sci-visualization/tensorboard/Manifest
index 30d02832f76..8f01fa17b2d 100644
--- a/sci-visualization/tensorboard/Manifest
+++ b/sci-visualization/tensorboard/Manifest
@@ -2,3 +2,4 @@ DIST tensorboard-1.10.0.zip 3280385 BLAKE2B 
b4e9f6d4fc6252b57f31e8514516205c8f81
 DIST tensorboard-1.11.0.zip 3027414 BLAKE2B 
5a0c32571d5dfea98cc96cfa5ee0a8c9d39c2e7bcf8139daea54dcc89e5004de0dd90069e626264e11633acc283055ee3e73654b3d883418e07eef6f0f08
 SHA512 
d3948143a883ed6c6353cfab945814ff4ef21833b38875f003ef375d1e3a63dd65fce49ef80b2eec5827c46ffb6a82f8464f2b0e7d4af348ad8ba51ce4829426
 DIST tensorboard-1.12.1.zip 3046273 BLAKE2B 
13d49cc9ed194c629943942b95c7a084220ce5f7ac2faaf5c010f8c4b71412144528feb58b2b67cae0d342f6a41e078c0fdffa45fdf526ec93b39ad204242c7c
 SHA512 
b739f387c27a609d3064f7f7a162780d8807f4f9f6b95401f088bc7d6a1763613148056472c8b24b0941d562bb14bb323a82a248deb416ec5fba27fc25d7e62f
 DIST tensorboard-1.12.2.zip 3046421 BLAKE2B 
a43d2b10845364deac5742652bbae6edb6c87400ea45f03acf5ea2a7363f7687911c14a4d23631d329aec017ecac0d42ccda5501f1061f7835acadfc1ba2b377
 SHA512 
41b8fbd4b0e015931929cd701986c655785221debec3041638d807f412b73d46fbf1c9ad01cb20dbbe9bb8886f9e2e2439afa724f156fcea5bd35e74e278ac9b
+DIST tensorboard-1.13.1.zip 3187614 BLAKE2B 
e1b8cb43f7941b843e4fa8c84746f4b341e7c7e246422182eec9e1d3e2a5c367fb818c8e3ddd20cb6b5f64515a986dc5e814728340f0592d346dc55ec6065648
 SHA512 
d1581b7f694909e94a09d4c3fb2d34ddc31a18a6a09323ef48221e88560a9ec3bbb050ff12a2cd78607a2545053cabc448eab7264036a54dddc4720becfc44b3

diff --git a/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild 
b/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild
new file mode 100644
index 000..c5f7d80d69d
--- /dev/null
+++ b/sci-visualization/tensorboard/tensorboard-1.13.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Jason Zaman
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit python-r1 python-utils-r1
+
+DESCRIPTION="TensorFlow's Visualization Toolkit"
+HOMEPAGE="https://www.tensorflow.org/;
+SRC_URI="https://files.pythonhosted.org/packages/0f/39/bdd75b08a6fba41f098b6cb091b9e8c7a80e1b4d679a581a0ccd17b10373/${P}-py3-none-any.whl
 -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   dev-python/bleach[${PYTHON_USEDEP}]
+   dev-python/grpcio[${PYTHON_USEDEP}]
+   dev-python/html5lib[${PYTHON_USEDEP}]
+   dev-python/markdown[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   virtual/python-futures[${PYTHON_USEDEP}]"
+BDEPEND="app-arch/unzip"
+PDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   eapply_user
+
+   rm -rf "${S}/${PN}/_vendor/bleach" || die
+   rm -rf "${S}/${PN}/_vendor/html5lib" || die
+   sed -i -e '/_vendor.bleach/d' -e '/_vendor.html5lib/d' 
"${S}/${P}.dist-info/RECORD" || die "failed to unvendor"
+
+   find "${S}/${PN}" -name '*.py' -exec sed -i \
+   -e 's/^from tensorboard\._vendor import html5lib/import 
html5lib/' \
+   -e 's/^from tensorboard\._vendor import bleach/import bleach/' \
+   -e 's/^from tensorboard\._vendor\.html5lib/from html5lib/' \
+   -e 's/^from tensorboard\._vendor\.bleach/from bleach/' \
+   {} + || die "failed to unvendor"
+}
+
+src_install() {
+   do_install() {
+   python_domodule "${PN}"
+   python_domodule "${P}.dist-info"
+   }
+   python_foreach_impl do_install
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/nvidia-cuda-toolkit/

2019-04-05 Thread Jason Zaman
commit: 9ac30253c9155b30564a3176afc127ad71841566
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 16:58:33 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac30253

dev-util/nvidia-cuda-toolkit: call cuda-config with absolute path

When doing a clean install, cuda-config is not in $PATH yet so the
gcc version check fails with 0.0. Calling with the absolute path fixes
it.

Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild 
b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild
index 0ba04a3b7cc..7030ff9fe1d 100644
--- a/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild
+++ b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.1.105.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -115,7 +115,7 @@ src_install() {
 
 pkg_postinst_check() {
local a b
-   a="$(cuda-config -s)"
+   a="$(${EROOT%/}/opt/cuda/bin/cuda-config -s)"
b="0.0"
for v in $a; do
if ver_test "${v}" -gt "${b}"; then



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

2019-04-05 Thread Jason Zaman
commit: 61d7366d7af761835634c5f3cc9c4c89dd74c171
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Mar 30 14:21:37 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Fri Apr  5 15:38:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d7366d

sci-libs/tensorflow: bump 1.13.1

Closes: https://bugs.gentoo.org/682000
Closes: https://bugs.gentoo.org/678920
Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-libs/tensorflow/Manifest |   1 +
 sci-libs/tensorflow/metadata.xml |   1 -
 sci-libs/tensorflow/tensorflow-1.13.1.ebuild | 326 +++
 3 files changed, 327 insertions(+), 1 deletion(-)

diff --git a/sci-libs/tensorflow/Manifest b/sci-libs/tensorflow/Manifest
index 5f40d24cfc9..edb1878c323 100644
--- a/sci-libs/tensorflow/Manifest
+++ b/sci-libs/tensorflow/Manifest
@@ -34,6 +34,7 @@ DIST tensorflow-1.11.0.tar.gz 25024790 BLAKE2B 
74129fb1e6db0317fd45266dae7aa4fab
 DIST tensorflow-1.12.0.tar.gz 26341737 BLAKE2B 
6b9e21a9367ec7454916af327ae21fc6c46e54885f30823784985a61193654fd1942cbd3b5688f55cbd63f890417eac812d0cdb576d0f0b8677df92c259837c0
 SHA512 
b145a9118856aa00a829ab6af89bff4e1e131371c96d77b07532544112803c4574d97ef224b28a64437a2af8db4286786dc0b4123efe110b2aa734b443a7e238
 DIST tensorflow-1.13.0_rc0.tar.gz 31616223 BLAKE2B 
b4cb76cdb0e79639e8a1282835101d8a5e23a0e9d659dfbc01d8395528d05c434d0cc93df010086acbc338590d8ced3d95b4b00d6e1a7ebbe8d1df1f87265114
 SHA512 
0d8f88a8882ae1f69eee82fd54a836b3a0629c6a274af8ef329421445aeb446b651b90285c3ea19cb768860fd759e715dea481d5a07ec722ebd34323331e61dd
 DIST tensorflow-1.13.0_rc2.tar.gz 31616906 BLAKE2B 
94e6ba8a56cad25e1c90950c75129d77bd6351dcd4e87721efb41cd560835ca7212d1f1a932c54c2f328756f92afe1fe299c48e9b520aea74bbb3b0928b0c356
 SHA512 
a0b5c961f56530cf5245d4f2f0d51642829dd348b811315eff533dae9f77d38e99f03ec0d61c40a20237758916a7173f4baf99a474717c1aefc111614f9171e0
+DIST tensorflow-1.13.1.tar.gz 31614228 BLAKE2B 
3e78309744747afd5a0929eebccb414efe51320f9291424ef6e3cb848f265aaac5ff16a7064c7aac8094f06b1edb61aa9fe22a55c28c23cfc4e2a6f640f4f12d
 SHA512 
1e5c020a82b0b502c9c6fc9439905e19e8f1fb07e32740a5e2c70f4a3565c8c87053ccdcad360e95550dad648154e399ca8e352fb97a1788acfec3b87bf323bb
 DIST tensorflow-patches-1.10.0.tar.bz2 4032 BLAKE2B 
8588deec74179d8044af631de8e651491cc713553ee15ece9dff5052bd95b10924bdbe4301453f00d0f2fccd5d595d496b48fe45b0259837653b2de9e1898ab9
 SHA512 
1f57995ca9b3278735636cc42c88dc45558fa6a1d656108293f8df3fd9961d75f5e979bf0a9909136134e1cdaab41a34f83e605b48b23dddf17a6b1be684117b
 DIST tensorflow-patches-1.11.0.tar.bz2 11013 BLAKE2B 
929cb9fee5e6b63f00341351908d3050c676670d9cc2c1241bd2e3c86601704a7495ab598b992718f0b51fc369e33e7c646bc5db3ba3b86b18326b1c2d2974a8
 SHA512 
76a94c9444e1d984afaf080222d430032636204d05a5e3ff5530012dfa1eba78619dd2a2942343ccc2f7fc489eb8c6f51fddd0b84cb2c2db645b2b914cc61f80
 DIST tensorflow-patches-1.12.0.tar.bz2 10638 BLAKE2B 
fc2c30f6b425390f5791df8ec409165aa4cc242eb93885845cc34e8302f781b267efaebf9e996f0cbc7558d975d742fb2e5509df9f06d85a370ea73795f92c49
 SHA512 
2b734e206eda58c898ad7090b3fe371b08c06dcb52d07fc0991548cec7e45c2500e797dd7b98b8a3a4416b85c8886314bd75921d0cd6d942a7cd15688954dd5d

diff --git a/sci-libs/tensorflow/metadata.xml b/sci-libs/tensorflow/metadata.xml
index 1dca7af5e0f..fd7eed03454 100644
--- a/sci-libs/tensorflow/metadata.xml
+++ b/sci-libs/tensorflow/metadata.xml
@@ -10,7 +10,6 @@


Enable support for nVidia CUDA
-   Enable support for MPI
Link with system instead of bundled 
libraries



diff --git a/sci-libs/tensorflow/tensorflow-1.13.1.ebuild 
b/sci-libs/tensorflow/tensorflow-1.13.1.ebuild
new file mode 100644
index 000..22f3f9300fa
--- /dev/null
+++ b/sci-libs/tensorflow/tensorflow-1.13.1.ebuild
@@ -0,0 +1,326 @@
+# Copyright 1999-2019 Jason Zaman
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_OPTIONAL=1
+PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
+MY_PV=${PV/_rc/-rc}
+MY_P=${PN}-${MY_PV}
+
+inherit bazel check-reqs cuda distutils-r1 flag-o-matic toolchain-funcs
+
+DESCRIPTION="Computation framework using data flow graphs for scalable machine 
learning"
+HOMEPAGE="https://www.tensorflow.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cuda mpi +python"
+CPU_USE_FLAGS_X86="sse sse2 sse3 sse4_1 sse4_2 avx avx2 fma3 fma4"
+for i in $CPU_USE_FLAGS_X86; do
+   IUSE+=" cpu_flags_x86_$i"
+done
+
+# distfiles that bazel uses for the workspace, will be copied to basel-distdir
+bazel_external_uris="
+   http://www.kurims.kyoto-u.ac.jp/~ooura/fft.tgz -> oourafft-20061228.tgz
+   https://bitbucket.org/eigen/eigen/get/9f48e814419e.tar.gz -> 
eigen-9f48e814419e.tar.gz
+   
https://github.com/abseil/abseil-cpp/archive/389ec3f906f018661a5308458d623d01f96d7b23.tar.gz
 -> abseil-cpp-389ec3f906f018661a5308458d623d01f96d7b23.tar.gz
+ 

[gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/, sci-biology/ncbi-tools++/

2019-04-05 Thread Martin Mokrejs
commit: 903f1a13a0c2953d5f556ccdd996d72120188c56
Author: Martin Mokrejs  fold  natur  cuni  cz>
AuthorDate: Fri Apr  5 15:24:06 2019 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Apr  5 15:26:16 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=903f1a13

sci-biology/ncbi-tools++: set -rpath-link to temp build location

Add more regexps specifying which parts of the test suite should
not be compiled at all.

We have so far problems with say ncbi-tools++-18.0.0 libs installed
in ${EPREFIX}/usr/lib64/ncbi-tools++/ which get picked during linking
of a currently emerged package, like ncbi-tools++-22.0.0. That happens
due to LDPATH being set through

```
  echo "LDPATH=${EPREFIX}/usr/$(get_libdir)/${PN}" > ${S}/99${PN}
  doenvd "${S}/99${PN}"
```

which results in

```
$ cat /etc/env.d/99ncbi-tools++
LDPATH=/usr/lib64/ncbi-tools++
$
```

and later used during linking of a future version. Some symbols will be
resolved by ${EPREFIX}/usr/lib64/ncbi-tools++/ from older version,
some probably not. It is confusing to debug the errors popping up
during compilation/linking.

Aaron Ucko from NCBI proposed:

To avoid interference from old installations, please try passing
`LDFLAGS=-Wl,-rpath-link,"${S}"_build/lib` to configure, no patches
(likely) needed.

@kiwifb François Bissey commented with:


LDPATH is used to generate the ld.so.conf.d files. So it is important
to have it to be able to find the libraries that are not in a standard
path. LDPATH is a Gentoo special. You need to regenerate the cache with
ldconfig after installing such a library and such a path.

...

$ /usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++11 -Wl,--verbose
  -Wl,-rpath,/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0
  -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -Wl,-O1
  -Wl,--as-needed -g speedtest.o
  -L/scratch/var/tmp/portage/sci-biology/ncbi-tools++-22.0.0/work/\
ncbi_cxx--22_0_0_build/lib
  -lprosplign -lxalgoalignutil -ltaxon1 -lxalgoseq -lxcleanup
  -lxobjedit -ltaxon3 -lvalid -lvalerr -lproteinkmer -lxblast
  -lxalgoblastdbindex -lcomposition_adjustment -lxalgodustmask
  -lxalgowinmask -lseqmasks_io -lseqdb -lblast_services -lxalnmgr
  -lxobjutil -lxobjread -lvariation -lcreaders -lsubmit -lxnetblastcli
  -lxnetblast -lblastdb -lscoremat -ltables -lxqueryparse -lxregexp
  -lncbi_xloader_genbank -lncbi_xreader_id1 -lncbi_xreader_id2
  -lncbi_xreader_cache -ldbapi_driver -lncbi_xreader -lxconnect
  -lid1 -lid2 -lxobjmgr -lgenome_collection -lseqedit -lseqsplit
  -lsubmit -lseqset -lseq -lseqcode -lsequtil -lpub -lmedline
  -lbiblio -lgeneral -lxser -lxutil -lxncbi -lxcompress -lz -lbz2
  -llzo2 -lz -lnsl -ldl -lpcre -llmdb -lpthread -ldw -ldl -lm
  -lpthread -o speedtest

It cannot find libmlacli.so. Note that there isn’t a `-lmlacli`
anywhere in the above line. It is searched for because you are
compiling an executable and executable cannot have unresolved
symbols. It must in the table of needed libraries for libxobjedit.so
libmlacli.so needed by /scratch/var/tmp/portage/sci-biology/\
  ncbi-tools++-22.0.0/work/ncbi_cxx--22_0_0_build/lib/libxobjedit.so

Because there is no path or possibly a final path in libxobjedit.so
that library cannot be found.
Two solutions here:
1) add -lmlacli in the compilation line above
2) Precede the whole line with
LD_LIBRARY_PATH=/scratch/var/tmp/portage/sci-biology/\
  ncbi-tools++-22.0.0/work/ncbi_cxx--22_0_0_build/lib

The LDPATH setting probably enabled you to find a previously
installed version of the library.

François

PS: You can pass that analysis upstream because -lmlacli should
probably be added by right.


Later François also wrote:


rpath are usually the preferred solution but it is not the end all
solution. Looking for LDPATH in your /etc/env.d/ may shock you.
In the case of ncbi, adding path is only one of the solution I
would consider. I don’t see why they need to install in
/usr/lib{,64}/ncbi-tools++ rather than just /usr/lib{,64} in
the first place. It is not even versioned to allow several versions
installed in parallel. It is not plugins or “modules” or other
special kinds of shared objects.

Possibly it is some language runtime - at best. Does it use names
that could collide easily with something else? May be some of them
should be prefixed then.


make[3]: Entering directory '/scratch/var/tmp/portage/sci-biology/\
  ncbi-tools++-22.0.0/work/ncbi_cxx--22_0_0_build/build/app/speedtest'
Updating dependency information for /scratch/var/tmp/portage/sci-biology/\
  ncbi-tools++-22.0.0/work/ncbi_cxx--22_0_0/src/app/speedtest/speedtest.cpp.
/usr/bin/x86_64-pc-linux-gnu-g++  -std=gnu++11 -c  -Wall -Wno-format-y2k
  -pthread -pipe -mpclmul -mpopcnt -march=native -ftree-vectorize -fPIC
  -g -D_DEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
  -D_MT -D_REENTRANT -D_THREAD_SAFE
  -I/scratch/var/tmp/portage/sci-biology/ncbi-tools++-22.0.0/work/\
ncbi_cxx--22_0_0_build/inc
  

[gentoo-commits] proj/php-patches: New branch: php5.6

2019-04-05 Thread Brian Evans
commit: 
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Apr  5 15:19:18 2019 +

New branch: php5.6




[gentoo-commits] proj/php-patches: New branch: master

2019-04-05 Thread Brian Evans
commit: 
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Apr  5 15:18:57 2019 +

New branch: master




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

2019-04-05 Thread Brian Evans
commit: 4ea7582008609ece894f2a38d59baec92ae58403
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Apr  5 14:34:57 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Apr  5 14:34:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea75820

dev-lang/php: Drop old patches relocated to an archive

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 .../php/files/5.6-mbstring-oniguruma-6.8.patch |  12 -
 .../php-5.6-intl-detect-icu-via-pkg-config.patch   | 154 -
 .../files/php-5.6-intl-icu-memory-corruption.patch |  88 -
 .../php/files/php-5.6-intl-use-icu-namespace.patch | 365 -
 dev-lang/php/files/php-5.6-no-bison-warnings.patch |  42 ---
 5 files changed, 661 deletions(-)

diff --git a/dev-lang/php/files/5.6-mbstring-oniguruma-6.8.patch 
b/dev-lang/php/files/5.6-mbstring-oniguruma-6.8.patch
deleted file mode 100644
index 642b261950f..000
--- a/dev-lang/php/files/5.6-mbstring-oniguruma-6.8.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aurN a/ext/mbstring/php_mbregex.c b/ext/mbstring/php_mbregex.c
 a/ext/mbstring/php_mbregex.c   2018-03-28 17:28:58.0 -0400
-+++ b/ext/mbstring/php_mbregex.c   2018-04-04 12:53:23.268296387 -0400
-@@ -454,7 +454,7 @@
-   OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN];
- 
-   found = zend_hash_find((ht_rc), (char *)pattern, patlen+1, (void 
**) );
--  if (found == FAILURE || (*rc)->options != options || (*rc)->enc != enc 
|| (*rc)->syntax != syntax) {
-+  if (found == FAILURE || onig_get_options(*rc) != options || 
onig_get_encoding(*rc) != enc || onig_get_syntax(*rc) != syntax) {
-   if ((err_code = onig_new(, (OnigUChar *)pattern, 
(OnigUChar *)(pattern + patlen), options, enc, syntax, _info)) != 
ONIG_NORMAL) {
-   onig_error_code_to_str(err_str, err_code, _info);
-   php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex 
compile err: %s", err_str);

diff --git a/dev-lang/php/files/php-5.6-intl-detect-icu-via-pkg-config.patch 
b/dev-lang/php/files/php-5.6-intl-detect-icu-via-pkg-config.patch
deleted file mode 100644
index dea2949c25e..000
--- a/dev-lang/php/files/php-5.6-intl-detect-icu-via-pkg-config.patch
+++ /dev/null
@@ -1,154 +0,0 @@
-Based on the following upstream commits:
-
-https://github.com/php/php-src/commit/9a8e7b571896f39f83cb000fdb7c466b6d328d52
-https://github.com/php/php-src/pull/3701
-https://github.com/php/php-src/commit/2bd299f7318492fd7e5cafffa562d76ba60e69d4
-
 a/acinclude.m4
-+++ b/acinclude.m4
-@@ -2201,49 +2201,16 @@ dnl
- dnl Common setup macro for ICU
- dnl
- AC_DEFUN([PHP_SETUP_ICU],[
--  PHP_ARG_WITH(icu-dir,,
--  [  --with-icu-dir=DIR  Specify where ICU libraries and headers can be 
found], DEFAULT, no)
-+  PKG_CHECK_MODULES([ICU], [icu-io >= 50.1])
- 
--  if test "$PHP_ICU_DIR" = "no"; then
--PHP_ICU_DIR=DEFAULT
--  fi
--
--  if test "$PHP_ICU_DIR" = "DEFAULT"; then
--dnl Try to find icu-config
--AC_PATH_PROG(ICU_CONFIG, icu-config, no, [$PATH:/usr/local/bin])
--  else
--ICU_CONFIG="$PHP_ICU_DIR/bin/icu-config"
--  fi
--
--  AC_MSG_CHECKING([for location of ICU headers and libraries])
--
--  dnl Trust icu-config to know better what the install prefix is..
--  icu_install_prefix=`$ICU_CONFIG --prefix 2> /dev/null`
--  if test "$?" != "0" || test -z "$icu_install_prefix"; then
--AC_MSG_RESULT([not found])
--AC_MSG_ERROR([Unable to detect ICU prefix or $ICU_CONFIG failed. Please 
verify ICU install prefix and make sure icu-config works.])
--  else
--AC_MSG_RESULT([$icu_install_prefix])
--
--dnl Check ICU version
--AC_MSG_CHECKING([for ICU 4.0 or greater])
--icu_version_full=`$ICU_CONFIG --version`
--ac_IFS=$IFS
--IFS="."
--set $icu_version_full
--IFS=$ac_IFS
--icu_version=`expr [$]1 \* 1000 + [$]2`
--AC_MSG_RESULT([found $icu_version_full])
-+  PHP_EVAL_INCLINE($ICU_CFLAGS)
-+  PHP_EVAL_LIBLINE($ICU_LIBS, $1)
- 
--if test "$icu_version" -lt "4000"; then
--  AC_MSG_ERROR([ICU version 4.0 or later is required])
--fi
-+  ICU_CFLAGS="$ICU_CFLAGS -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1"
-+  ICU_CXXFLAGS="$ICU_CXXFLAGS -DUNISTR_FROM_CHAR_EXPLICIT=explicit 
-DUNISTR_FROM_STRING_EXPLICIT=explicit"
- 
--ICU_VERSION=$icu_version
--ICU_INCS=`$ICU_CONFIG --cppflags-searchpath`
--ICU_LIBS=`$ICU_CONFIG --ldflags --ldflags-icuio`
--PHP_EVAL_INCLINE($ICU_INCS)
--PHP_EVAL_LIBLINE($ICU_LIBS, $1)
-+  if test "$PKG_CONFIG icu-io --atleast-version=60"; then
-+ICU_CFLAGS="$ICU_CFLAGS -DU_HIDE_OBSOLETE_UTF_OLD_H=1"
-   fi
- ])
- 
 a/ext/intl/config.m4
-+++ b/ext/intl/config.m4
-@@ -9,18 +9,10 @@ if test "$PHP_INTL" != "no"; then
-   PHP_SETUP_ICU(INTL_SHARED_LIBADD)
-   PHP_SUBST(INTL_SHARED_LIBADD)
-   PHP_REQUIRE_CXX()
--  if test "$icu_version" -ge "4002"; then
--icu_spoof_src=" spoofchecker/spoofchecker_class.c \
--

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

2019-04-05 Thread Thomas Deutschmann
commit: 346d639d649530ea24f095f911f6f863ffb1acae
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 14:03:12 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 14:13:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346d639d

dev-lang/php: bump to v7.1.28

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-7.1.28.ebuild | 737 +
 2 files changed, 738 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 73de5b3770c..063e51c83b2 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,5 +1,6 @@
 DIST php-5.6.40.tar.xz 12472236 BLAKE2B 
f41147eaec9b15e965540f9e871691cc88848dd619bae6af85e7bba0130b71ce91bad5cdbbadbb537c42df83369f5c731007339a9d9e21e689e913c135201afc
 SHA512 
997b5a952a60cf9166671cc91fcc34c674dd62bfd5cb0a9cdf3fdf2d088b5d19943d94c1cf193f8ab71fc4957d9a9a4c7c2fb8826f937501c1c0a0858f10e329
 DIST php-7.1.27.tar.xz 12219868 BLAKE2B 
9de4902504e50b53aab28eac2252aa79302541352b1323a17e68cc58e22cd3b6108b3f7d6ba4779a7f87a561442cf3c44c5660418a354d3b48b6df270a761f8b
 SHA512 
a7019788b02f624e19f804cb0c34578443fc2e0a582a32e72d1340f3cd7bb866631497fe61d18f31f92bad5aa7667847e21bd3916fcdd6f04a3b8f88c805f544
+DIST php-7.1.28.tar.xz 1508 BLAKE2B 
1e52632f801a717ea7020665da11536ba7ab21ea0e5d5ccf147003cb9a87878053ebabf5f4cdd0810207de1e2ebdd683d7afefd72aa5be521c5690130a72b349
 SHA512 
fcf983adb7669b83ff3aee33f9d18328f8f36b304bc51bfd1f13a7493365e98204c63214fe4add157dffa44d5407b257dee7247168a14efa36dcfa70d4909a6e
 DIST php-7.2.16.tar.xz 12166372 BLAKE2B 
c59ac69b717a8ee88f229baa94c43f9ee1d9c7161c767a95c3a9719ee70cdc9b61aaff75504aca09bba10d224d9a717cb7c985060b6912491857a003e6cbc349
 SHA512 
cd2ea3c68d7ed20317800f4b838b0dd9ae2fde508c79662b296dacdacf6c7e35b6ef30a6564516d7b22e82749a6e9e2ffcfd95b05cd79a9f227fbfaf9e25bc31
 DIST php-7.2.17.tar.xz 12144120 BLAKE2B 
5e49af74b9e049962c21b30e77b89db36e376b1fe580118b5bc598fcc42421b8a4ed3b1be3de9ab2a9fc483b3e54acaaf268518b045e808f4a8e4d9c64a2204d
 SHA512 
52451a13bdb480e599a8d0baf3b76303cfec0bc2057166607ae1b0cf423a16361c059bd4df85f7c435715c86d7252399cb1744e435f0adb50bada0e40804c302
 DIST php-7.3.3.tar.xz 11972184 BLAKE2B 
e6404d8af6d0196f27a8939e995e317307287e2110b3cdc436659eb074087ac545a4253d86c4ee7374dffbe4348004bd257ec0e2b7169e8c125e664c56f9dfe7
 SHA512 
bad5fa35f5962fa23dbe01fe85f76ce80e431cf2f9719284c082bb1fa32af26407407a97d3bf999165a6158f83a9669e3dd641f6d70028ec644b74a414fb803d

diff --git a/dev-lang/php/php-7.1.28.ebuild b/dev-lang/php/php-7.1.28.ebuild
new file mode 100644
index 000..21ae6551ee5
--- /dev/null
+++ b/dev-lang/php/php-7.1.28.ebuild
@@ -0,0 +1,737 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/;
+SRC_URI="https://php.net/distributions/${P}.tar.xz;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk
+   coverage crypt +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer truetype unicode wddx webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre-8.32[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =dev-libs/libmcrypt-2.4 )
+   curl? ( >=net-misc/curl-7.10.5 )
+   enchant? ( =sys-libs/gdbm-1.8.0:0= )
+   gmp? ( dev-libs/gmp:0= )
+   iconv? ( virtual/libiconv )
+   imap? ( 

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

2019-04-05 Thread Thomas Deutschmann
commit: 78989d67070729e5bc069d49516b418a56362eb4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 14:00:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 14:13:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78989d67

dev-lang/php: bump to v7.2.17

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-7.2.17.ebuild | 749 +
 2 files changed, 750 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 4d6642bae9d..73de5b3770c 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,6 +1,7 @@
 DIST php-5.6.40.tar.xz 12472236 BLAKE2B 
f41147eaec9b15e965540f9e871691cc88848dd619bae6af85e7bba0130b71ce91bad5cdbbadbb537c42df83369f5c731007339a9d9e21e689e913c135201afc
 SHA512 
997b5a952a60cf9166671cc91fcc34c674dd62bfd5cb0a9cdf3fdf2d088b5d19943d94c1cf193f8ab71fc4957d9a9a4c7c2fb8826f937501c1c0a0858f10e329
 DIST php-7.1.27.tar.xz 12219868 BLAKE2B 
9de4902504e50b53aab28eac2252aa79302541352b1323a17e68cc58e22cd3b6108b3f7d6ba4779a7f87a561442cf3c44c5660418a354d3b48b6df270a761f8b
 SHA512 
a7019788b02f624e19f804cb0c34578443fc2e0a582a32e72d1340f3cd7bb866631497fe61d18f31f92bad5aa7667847e21bd3916fcdd6f04a3b8f88c805f544
 DIST php-7.2.16.tar.xz 12166372 BLAKE2B 
c59ac69b717a8ee88f229baa94c43f9ee1d9c7161c767a95c3a9719ee70cdc9b61aaff75504aca09bba10d224d9a717cb7c985060b6912491857a003e6cbc349
 SHA512 
cd2ea3c68d7ed20317800f4b838b0dd9ae2fde508c79662b296dacdacf6c7e35b6ef30a6564516d7b22e82749a6e9e2ffcfd95b05cd79a9f227fbfaf9e25bc31
+DIST php-7.2.17.tar.xz 12144120 BLAKE2B 
5e49af74b9e049962c21b30e77b89db36e376b1fe580118b5bc598fcc42421b8a4ed3b1be3de9ab2a9fc483b3e54acaaf268518b045e808f4a8e4d9c64a2204d
 SHA512 
52451a13bdb480e599a8d0baf3b76303cfec0bc2057166607ae1b0cf423a16361c059bd4df85f7c435715c86d7252399cb1744e435f0adb50bada0e40804c302
 DIST php-7.3.3.tar.xz 11972184 BLAKE2B 
e6404d8af6d0196f27a8939e995e317307287e2110b3cdc436659eb074087ac545a4253d86c4ee7374dffbe4348004bd257ec0e2b7169e8c125e664c56f9dfe7
 SHA512 
bad5fa35f5962fa23dbe01fe85f76ce80e431cf2f9719284c082bb1fa32af26407407a97d3bf999165a6158f83a9669e3dd641f6d70028ec644b74a414fb803d
 DIST php-7.3.4.tar.xz 11977004 BLAKE2B 
7a3a805a55272a7d641b6cf26965ff6fccca607f035c0e40be8d83cf4aa79ee246ec906e0f1352b7c654744a618d1c1a1e60dfea56b6b0be06ef9811efe22126
 SHA512 
fc45cd6cb273ca7a959a3ab0d2d15febedc60e9e289803f5f4340149b5fe8f52ca23119b128513194d769c842cd0941f8086c338db115d585c2f4e791e83b141
 DIST php-patches-20190307-r1.tar.xz 20796 BLAKE2B 
251f0d8b222e4a6a339a3b1d4aff39fab8bd7203ec34295b7316a366a7d0015bb9e6665614005949da9decbca53aa9ac0aab63845638a6b4d3d462eabff4ea35
 SHA512 
d7a412ec1bc6002c458c6bc3cb53faf4e95a852a6cdad337f6a81a978dd56ba72801cccbe866857d6c5b7e95dfe558878133e44a4e9f9b6efd38e679acc82af9

diff --git a/dev-lang/php/php-7.2.17.ebuild b/dev-lang/php/php-7.2.17.ebuild
new file mode 100644
index 000..2d85e9d999e
--- /dev/null
+++ b/dev-lang/php/php-7.2.17.ebuild
@@ -0,0 +1,749 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/;
+SRC_URI="https://php.net/distributions/${P}.tar.xz;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   

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

2019-04-05 Thread Thomas Deutschmann
commit: 2fd5d70f4ad0a76b08a6e8a2f9cb386b8ccc00aa
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Apr  5 13:37:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Apr  5 14:13:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd5d70f

dev-lang/php: bump to v7.3.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/php/Manifest |   1 +
 dev-lang/php/php-7.3.4.ebuild | 750 ++
 2 files changed, 751 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 4a1e7c15617..4d6642bae9d 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -2,4 +2,5 @@ DIST php-5.6.40.tar.xz 12472236 BLAKE2B 
f41147eaec9b15e965540f9e871691cc88848dd6
 DIST php-7.1.27.tar.xz 12219868 BLAKE2B 
9de4902504e50b53aab28eac2252aa79302541352b1323a17e68cc58e22cd3b6108b3f7d6ba4779a7f87a561442cf3c44c5660418a354d3b48b6df270a761f8b
 SHA512 
a7019788b02f624e19f804cb0c34578443fc2e0a582a32e72d1340f3cd7bb866631497fe61d18f31f92bad5aa7667847e21bd3916fcdd6f04a3b8f88c805f544
 DIST php-7.2.16.tar.xz 12166372 BLAKE2B 
c59ac69b717a8ee88f229baa94c43f9ee1d9c7161c767a95c3a9719ee70cdc9b61aaff75504aca09bba10d224d9a717cb7c985060b6912491857a003e6cbc349
 SHA512 
cd2ea3c68d7ed20317800f4b838b0dd9ae2fde508c79662b296dacdacf6c7e35b6ef30a6564516d7b22e82749a6e9e2ffcfd95b05cd79a9f227fbfaf9e25bc31
 DIST php-7.3.3.tar.xz 11972184 BLAKE2B 
e6404d8af6d0196f27a8939e995e317307287e2110b3cdc436659eb074087ac545a4253d86c4ee7374dffbe4348004bd257ec0e2b7169e8c125e664c56f9dfe7
 SHA512 
bad5fa35f5962fa23dbe01fe85f76ce80e431cf2f9719284c082bb1fa32af26407407a97d3bf999165a6158f83a9669e3dd641f6d70028ec644b74a414fb803d
+DIST php-7.3.4.tar.xz 11977004 BLAKE2B 
7a3a805a55272a7d641b6cf26965ff6fccca607f035c0e40be8d83cf4aa79ee246ec906e0f1352b7c654744a618d1c1a1e60dfea56b6b0be06ef9811efe22126
 SHA512 
fc45cd6cb273ca7a959a3ab0d2d15febedc60e9e289803f5f4340149b5fe8f52ca23119b128513194d769c842cd0941f8086c338db115d585c2f4e791e83b141
 DIST php-patches-20190307-r1.tar.xz 20796 BLAKE2B 
251f0d8b222e4a6a339a3b1d4aff39fab8bd7203ec34295b7316a366a7d0015bb9e6665614005949da9decbca53aa9ac0aab63845638a6b4d3d462eabff4ea35
 SHA512 
d7a412ec1bc6002c458c6bc3cb53faf4e95a852a6cdad337f6a81a978dd56ba72801cccbe866857d6c5b7e95dfe558878133e44a4e9f9b6efd38e679acc82af9

diff --git a/dev-lang/php/php-7.3.4.ebuild b/dev-lang/php/php-7.3.4.ebuild
new file mode 100644
index 000..1e66c720846
--- /dev/null
+++ b/dev-lang/php/php-7.3.4.ebuild
@@ -0,0 +1,750 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+MY_PV=${PV/_rc/RC}
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/;
+SRC_URI="https://php.net/distributions/${P}.tar.xz;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
+   >=dev-libs/libpcre2-10.30[unicode]
+   fpm? ( acl? ( sys-apps/acl ) )
+   apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
+   =net-misc/curl-7.10.5 )
+   enchant? ( =sys-libs/zlib-1.2.0.4 )
+   gdbm? ( >=sys-libs/gdbm-1.8.0:0= )
+   gmp? ( dev-libs/gmp:0= )
+   iconv? ( virtual/libiconv )
+   imap? ( virtual/imap-c-client[kerberos=,ssl=] )
+   intl? ( dev-libs/icu:= )
+   iodbc? ( dev-db/libiodbc )
+   kerberos? ( virtual/krb5 )
+ 

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

2019-04-05 Thread Mike Auty
commit: 1a3c9c27fb83ee21151d1d30b544e4e34090c7e9
Author: Mike Auty  gentoo  org>
AuthorDate: Fri Apr  5 14:03:48 2019 +
Commit: Mike Auty  gentoo  org>
CommitDate: Fri Apr  5 14:03:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3c9c27

dev-python/mypy: Version bump to 0.700

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mike Auty  gentoo.org>

 dev-python/mypy/Manifest  |  2 ++
 dev-python/mypy/mypy-0.700.ebuild | 75 +++
 2 files changed, 77 insertions(+)

diff --git a/dev-python/mypy/Manifest b/dev-python/mypy/Manifest
index 83f540764cf..8369e4fe95a 100644
--- a/dev-python/mypy/Manifest
+++ b/dev-python/mypy/Manifest
@@ -4,9 +4,11 @@ DIST mypy-0.600.tar.gz 1097269 BLAKE2B 
ee3327cdd7383a93f319335017815bb3341d1b91e
 DIST mypy-0.630.tar.gz 1172089 BLAKE2B 
672f05f5fa45b922ddebb5ea802358f8a63eecf2671540e9fd53419e9bf04f9513815bdb9cca546b4f9483443ea0d4b55bca259d972f124a33f3a77c4b853e17
 SHA512 
42e2874c2334d04a08a4ac95ea3adae6e910a7811abc9f8a480ae7b87b3034fa8096c12b4dba1d3a9722a2857da8bb76813dd1d858b828934273c1147bc7387d
 DIST mypy-0.660.tar.gz 1274856 BLAKE2B 
da59dbae31df1c2c8530fddf44f02d608cc9019c9294919e015ef7e62ac8680162a044a98d109e5aa7cdb1f1a611b09659f828c2366ce5a850c23d5f68a11047
 SHA512 
4d18fb8e04ba2e4d290582ecc2af660ca26c4ef3ccf5ee5455f4be9fe9dabddafe644ce6463a8079dbfb04c463b759283af23014065f290edfa0255879bd0076
 DIST mypy-0.670.tar.gz 1376917 BLAKE2B 
1c7de26e48d91a1dd8b007607e6e8989e6b622eb62ad98b3c575faef1373ba510acba546977d26984689c5cd245ea341022ae68209d498d8bac78b01760daa24
 SHA512 
1fb994410acb3ae3ef6c4380f1b76d2f65790fa7822067dfd75eb34d0336547f85810e475563c797dca268de35b1594217cb3edfe32033eb012d121a3a2e6406
+DIST mypy-0.700.tar.gz 1413962 BLAKE2B 
6739960bdb5984115b4bd84ec3ca63e6b7a4c4494c48fcde8bab4b3679814e3ffdbe1319a4c0e221e3cab6521d95568839ded58c29dc6f2528d15d684e3c870d
 SHA512 
934adaaf8ef48a843c8cce159502a2d4ca9697cf44bfd9a1c0f77e05da9bfb75ec099819e5543a4bc2492c670ee1f1f843df82746aaf7573776006d7dc6b57b0
 DIST mypy-typeshed-0.570.tar.gz 413076 BLAKE2B 
774a6d07308228c379a5deec2ee36a498863a1386181b47ceb8783537afdb75bc0fb4893b07cf8cf7bf5bfe977babbdc44a6420784e2cba6ce94346175858573
 SHA512 
e9afb2fe841fa82ed264a73a1ce6c1c0fede42008042a34cf21f1e39aabaa8f1cd945861aa9e80a86f61f1dd6a362892b25a1c5469915fbca95406e72740ba6d
 DIST mypy-typeshed-0.590.tar.gz 413076 BLAKE2B 
774a6d07308228c379a5deec2ee36a498863a1386181b47ceb8783537afdb75bc0fb4893b07cf8cf7bf5bfe977babbdc44a6420784e2cba6ce94346175858573
 SHA512 
e9afb2fe841fa82ed264a73a1ce6c1c0fede42008042a34cf21f1e39aabaa8f1cd945861aa9e80a86f61f1dd6a362892b25a1c5469915fbca95406e72740ba6d
 DIST mypy-typeshed-0.600-2dc7d39.tar.gz 425045 BLAKE2B 
e2ef63f2ed988f77f52e2a01c158ff8e3fbdec118c1f613ffe6c57d025da8d5bcf6dc0e6bcbc1bb8655fbf340a0f358535d7e1ed214a5a1af8e3188f2dde5459
 SHA512 
9c960c2dcb2cd5ed36d77efa47a5632698e841b685386f8d5a31200c61235b68d627fc450d070955ab14962d6a70a2d538929e2dc845512e83161c0299d91807
 DIST mypy-typeshed-0.630-8ed0159.tar.gz 451750 BLAKE2B 
8d59204bf71fadc36788d93e817fe22cd498dfee08709f4c72ba67bca34d0db4792ea1a01f5632b5b52e94298c183e804357c9bb043e28e0628d82320d20852c
 SHA512 
6c5a03853da452f6540b8411bd702ec59e70aae8ca6f923c16959bdba1ee97a619704c5825faa9e428151898b648f0436f9c9dd0c5ef20f5022598e3b88afcb3
 DIST mypy-typeshed-0.660-f343150.tar.gz 456324 BLAKE2B 
b7a0f7e3da84b4be8c4cfdb43a62887ab433c22395af2ecee558440b15b9ffadf824c1eb3e8084d8c74ec61301a14f73a7e1ed4802522481e3545872be3f1010
 SHA512 
c64dd1aa2eb1bb6a0bebe819f7f9ee1b81fb6f6f1da5a2246f5b60aea97a16d86051dcef176b673afe9788bf16f5378d03c5b071f72b9aea727737ddb5adbaca
 DIST mypy-typeshed-0.670-3eb66ba.tar.gz 462981 BLAKE2B 
9e321e71637edf6b7b08bdad3ffe76798aec2ad9ff7be0d1649e29ae7543536a6a6d413d9bd9bc4b15e164500e95ee3ba2ad58abc8f984499493c4753dd39337
 SHA512 
2b3d59451caaf4779c6543cee70461afd9a95b809ba5db7b0fc43e02711d8c4b28c98f680d9ddb9f0c01dcfb5011b6626fe746187c47e737d87689245da9344a
+DIST mypy-typeshed-0.700-f7c00b8.tar.gz 467098 BLAKE2B 
f10c9c6b3cfe9bc8518950839c2bb00d22521b6696a155cf721d34aac46205a8415f569d566f20ce865a44c23e5935748e5e488aff22950fbdd12bad4e679a42
 SHA512 
88e1ca3bc88f349a26cbd97303398de270eaf9332432b0402d7b44794cadbca86612df98ff1abed2a146450df760278946cb8eecc660f3dd5e00439c60807362

diff --git a/dev-python/mypy/mypy-0.700.ebuild 
b/dev-python/mypy/mypy-0.700.ebuild
new file mode 100644
index 000..caf10d3393d
--- /dev/null
+++ b/dev-python/mypy/mypy-0.700.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+if [ "${PV}" == "" ]; then
+   inherit distutils-r1 git-r3
+   EGIT_REPO_URI="https://github.com/python/${PN};
+   SRC_URI=""
+else
+   inherit distutils-r1
+   TYPESHED_COMMIT="f7c00b8"
+   SRC_URI="https://github.com/python/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+  

[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2019-04-05 Thread Andreas Sturmlechner
commit: 9e4686ca82952b849ccf9ceb56a5dd1e81e5e4d7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr  5 13:26:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr  5 13:57:48 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e4686ca

profiles: Drop obsolete kde-apps-19.03.80 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask/kde-apps-19.03.80 | 237 
 1 file changed, 237 deletions(-)

diff --git a/profiles/package.mask/kde-apps-19.03.80 
b/profiles/package.mask/kde-apps-19.03.80
deleted file mode 100644
index cc20fadc18..00
--- a/profiles/package.mask/kde-apps-19.03.80
+++ /dev/null
@@ -1,237 +0,0 @@
-# Andreas Sturmlechner  (22 Mar 2019)
-# KDE Applications 19.04 beta mask
-# Unstable release.
-~kde-apps/akonadi-19.03.80
-~kde-apps/akonadi-calendar-19.03.80
-~kde-apps/akonadiconsole-19.03.80
-~kde-apps/akonadi-contacts-19.03.80
-~kde-apps/akonadi-import-wizard-19.03.80
-~kde-apps/akonadi-mime-19.03.80
-~kde-apps/akonadi-notes-19.03.80
-~kde-apps/akonadi-search-19.03.80
-~kde-apps/akregator-19.03.80
-~kde-apps/analitza-19.03.80
-~kde-apps/ark-19.03.80
-~kde-apps/artikulate-19.03.80
-~kde-apps/audiocd-kio-19.03.80
-~kde-apps/baloo-widgets-19.03.80
-~kde-apps/blinken-19.03.80
-~kde-apps/bomber-19.03.80
-~kde-apps/bovo-19.03.80
-~kde-apps/calendarjanitor-19.03.80
-~kde-apps/calendarsupport-19.03.80
-~kde-apps/cantor-19.03.80
-~kde-apps/cervisia-19.03.80
-~kde-apps/dolphin-19.03.80
-~kde-apps/dolphin-plugins-bazaar-19.03.80
-~kde-apps/dolphin-plugins-dropbox-19.03.80
-~kde-apps/dolphin-plugins-git-19.03.80
-~kde-apps/dolphin-plugins-mercurial-19.03.80
-~kde-apps/dolphin-plugins-subversion-19.03.80
-~kde-apps/dragon-19.03.80
-~kde-apps/eventviews-19.03.80
-~kde-apps/ffmpegthumbs-19.03.80
-~kde-apps/filelight-19.03.80
-~kde-apps/granatier-19.03.80
-~kde-apps/grantlee-editor-19.03.80
-~kde-apps/grantleetheme-19.03.80
-~kde-apps/gwenview-19.03.80
-~kde-apps/incidenceeditor-19.03.80
-~kde-apps/juk-19.03.80
-~kde-apps/k3b-19.03.80
-~kde-apps/kaccounts-integration-19.03.80
-~kde-apps/kaccounts-providers-19.03.80
-~kde-apps/kaddressbook-19.03.80
-~kde-apps/kajongg-19.03.80
-~kde-apps/kalarm-19.03.80
-~kde-apps/kalarmcal-19.03.80
-~kde-apps/kalgebra-19.03.80
-~kde-apps/kalzium-19.03.80
-~kde-apps/kamera-19.03.80
-~kde-apps/kamoso-19.03.80
-~kde-apps/kanagram-19.03.80
-~kde-apps/kapman-19.03.80
-~kde-apps/kapptemplate-19.03.80
-~kde-apps/kate-19.03.80
-~kde-apps/katomic-19.03.80
-~kde-apps/kbackup-19.03.80
-~kde-apps/kblackbox-19.03.80
-~kde-apps/kblocks-19.03.80
-~kde-apps/kblog-19.03.80
-~kde-apps/kbounce-19.03.80
-~kde-apps/kbreakout-19.03.80
-~kde-apps/kbruch-19.03.80
-~kde-apps/kcachegrind-19.03.80
-~kde-apps/kcalc-19.03.80
-~kde-apps/kcalcore-19.03.80
-~kde-apps/kcalutils-19.03.80
-~kde-apps/kcharselect-19.03.80
-~kde-apps/kcolorchooser-19.03.80
-~kde-apps/kcontacts-19.03.80
-~kde-apps/kcron-19.03.80
-~kde-apps/kdav-19.03.80
-~kde-apps/kdeaccessibility-meta-19.03.80
-~kde-apps/kdeadmin-meta-19.03.80
-~kde-apps/kde-apps-meta-19.03.80
-~kde-apps/kdebase-meta-19.03.80
-~kde-apps/kdebugsettings-19.03.80
-~kde-apps/kdecore-meta-19.03.80
-~kde-apps/kde-dev-scripts-19.03.80
-~kde-apps/kde-dev-utils-19.03.80
-~kde-apps/kdeedu-data-19.03.80
-~kde-apps/kdeedu-meta-19.03.80
-~kde-apps/kdegames-meta-19.03.80
-~kde-apps/kdegraphics-meta-19.03.80
-~kde-apps/kdegraphics-mobipocket-19.03.80
-~kde-apps/kde-meta-19.03.80
-~kde-apps/kdemultimedia-meta-19.03.80
-~kde-apps/kdenetwork-filesharing-19.03.80
-~kde-apps/kdenetwork-meta-19.03.80
-~kde-apps/kdenlive-19.03.80
-~kde-apps/kdepim-addons-19.03.80
-~kde-apps/kdepim-apps-libs-19.03.80
-~kde-apps/kdepim-meta-19.03.80
-~kde-apps/kdepim-runtime-19.03.80
-~kde-apps/kdesdk-kioslaves-19.03.80
-~kde-apps/kdesdk-meta-19.03.80
-~kde-apps/kdesdk-thumbnailers-19.03.80
-~kde-apps/kdeutils-meta-19.03.80
-~kde-apps/kdf-19.03.80
-~kde-apps/kdialog-19.03.80
-~kde-apps/kdiamond-19.03.80
-~kde-apps/keditbookmarks-19.03.80
-~kde-apps/kfind-19.03.80
-~kde-apps/kfloppy-19.03.80
-~kde-apps/kfourinline-19.03.80
-~kde-apps/kgeography-19.03.80
-~kde-apps/kget-19.03.80
-~kde-apps/kgoldrunner-19.03.80
-~kde-apps/kgpg-19.03.80
-~kde-apps/khangman-19.03.80
-~kde-apps/khelpcenter-19.03.80
-~kde-apps/kidentitymanagement-19.03.80
-~kde-apps/kig-19.03.80
-~kde-apps/kigo-19.03.80
-~kde-apps/killbots-19.03.80
-~kde-apps/kimagemapeditor-19.03.80
-~kde-apps/kimap-19.03.80
-~kde-apps/kio-extras-19.03.80
-~kde-apps/kiriki-19.03.80
-~kde-apps/kiten-19.03.80
-~kde-apps/kitinerary-19.03.80
-~kde-apps/kjumpingcube-19.03.80
-~kde-apps/kldap-19.03.80
-~kde-apps/kleopatra-19.03.80
-~kde-apps/klettres-19.03.80
-~kde-apps/klickety-19.03.80
-~kde-apps/klines-19.03.80
-~kde-apps/kmag-19.03.80
-~kde-apps/kmahjongg-19.03.80
-~kde-apps/kmail-19.03.80
-~kde-apps/kmail-account-wizard-19.03.80
-~kde-apps/kmailtransport-19.03.80
-~kde-apps/kmbox-19.03.80
-~kde-apps/kmime-19.03.80

[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2019-04-05 Thread Andreas Sturmlechner
commit: 5bfc937067cd83790d574f78192fa3d5a3415406
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr  5 13:25:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr  5 13:57:48 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5bfc9370

profiles: Add kde-apps-19.03.90 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask/kde-apps-19.03.90 | 237 
 1 file changed, 237 insertions(+)

diff --git a/profiles/package.mask/kde-apps-19.03.90 
b/profiles/package.mask/kde-apps-19.03.90
new file mode 100644
index 00..70d5ba4347
--- /dev/null
+++ b/profiles/package.mask/kde-apps-19.03.90
@@ -0,0 +1,237 @@
+# Andreas Sturmlechner  (05 Apr 2019)
+# KDE Applications 19.04 RC mask
+# Unstable release.
+~kde-apps/akonadi-19.03.90
+~kde-apps/akonadi-calendar-19.03.90
+~kde-apps/akonadiconsole-19.03.90
+~kde-apps/akonadi-contacts-19.03.90
+~kde-apps/akonadi-import-wizard-19.03.90
+~kde-apps/akonadi-mime-19.03.90
+~kde-apps/akonadi-notes-19.03.90
+~kde-apps/akonadi-search-19.03.90
+~kde-apps/akregator-19.03.90
+~kde-apps/analitza-19.03.90
+~kde-apps/ark-19.03.90
+~kde-apps/artikulate-19.03.90
+~kde-apps/audiocd-kio-19.03.90
+~kde-apps/baloo-widgets-19.03.90
+~kde-apps/blinken-19.03.90
+~kde-apps/bomber-19.03.90
+~kde-apps/bovo-19.03.90
+~kde-apps/calendarjanitor-19.03.90
+~kde-apps/calendarsupport-19.03.90
+~kde-apps/cantor-19.03.90
+~kde-apps/cervisia-19.03.90
+~kde-apps/dolphin-19.03.90
+~kde-apps/dolphin-plugins-bazaar-19.03.90
+~kde-apps/dolphin-plugins-dropbox-19.03.90
+~kde-apps/dolphin-plugins-git-19.03.90
+~kde-apps/dolphin-plugins-mercurial-19.03.90
+~kde-apps/dolphin-plugins-subversion-19.03.90
+~kde-apps/dragon-19.03.90
+~kde-apps/eventviews-19.03.90
+~kde-apps/ffmpegthumbs-19.03.90
+~kde-apps/filelight-19.03.90
+~kde-apps/granatier-19.03.90
+~kde-apps/grantlee-editor-19.03.90
+~kde-apps/grantleetheme-19.03.90
+~kde-apps/gwenview-19.03.90
+~kde-apps/incidenceeditor-19.03.90
+~kde-apps/juk-19.03.90
+~kde-apps/k3b-19.03.90
+~kde-apps/kaccounts-integration-19.03.90
+~kde-apps/kaccounts-providers-19.03.90
+~kde-apps/kaddressbook-19.03.90
+~kde-apps/kajongg-19.03.90
+~kde-apps/kalarm-19.03.90
+~kde-apps/kalarmcal-19.03.90
+~kde-apps/kalgebra-19.03.90
+~kde-apps/kalzium-19.03.90
+~kde-apps/kamera-19.03.90
+~kde-apps/kamoso-19.03.90
+~kde-apps/kanagram-19.03.90
+~kde-apps/kapman-19.03.90
+~kde-apps/kapptemplate-19.03.90
+~kde-apps/kate-19.03.90
+~kde-apps/katomic-19.03.90
+~kde-apps/kbackup-19.03.90
+~kde-apps/kblackbox-19.03.90
+~kde-apps/kblocks-19.03.90
+~kde-apps/kblog-19.03.90
+~kde-apps/kbounce-19.03.90
+~kde-apps/kbreakout-19.03.90
+~kde-apps/kbruch-19.03.90
+~kde-apps/kcachegrind-19.03.90
+~kde-apps/kcalc-19.03.90
+~kde-apps/kcalcore-19.03.90
+~kde-apps/kcalutils-19.03.90
+~kde-apps/kcharselect-19.03.90
+~kde-apps/kcolorchooser-19.03.90
+~kde-apps/kcontacts-19.03.90
+~kde-apps/kcron-19.03.90
+~kde-apps/kdav-19.03.90
+~kde-apps/kdeaccessibility-meta-19.03.90
+~kde-apps/kdeadmin-meta-19.03.90
+~kde-apps/kde-apps-meta-19.03.90
+~kde-apps/kdebase-meta-19.03.90
+~kde-apps/kdebugsettings-19.03.90
+~kde-apps/kdecore-meta-19.03.90
+~kde-apps/kde-dev-scripts-19.03.90
+~kde-apps/kde-dev-utils-19.03.90
+~kde-apps/kdeedu-data-19.03.90
+~kde-apps/kdeedu-meta-19.03.90
+~kde-apps/kdegames-meta-19.03.90
+~kde-apps/kdegraphics-meta-19.03.90
+~kde-apps/kdegraphics-mobipocket-19.03.90
+~kde-apps/kde-meta-19.03.90
+~kde-apps/kdemultimedia-meta-19.03.90
+~kde-apps/kdenetwork-filesharing-19.03.90
+~kde-apps/kdenetwork-meta-19.03.90
+~kde-apps/kdenlive-19.03.90
+~kde-apps/kdepim-addons-19.03.90
+~kde-apps/kdepim-apps-libs-19.03.90
+~kde-apps/kdepim-meta-19.03.90
+~kde-apps/kdepim-runtime-19.03.90
+~kde-apps/kdesdk-kioslaves-19.03.90
+~kde-apps/kdesdk-meta-19.03.90
+~kde-apps/kdesdk-thumbnailers-19.03.90
+~kde-apps/kdeutils-meta-19.03.90
+~kde-apps/kdf-19.03.90
+~kde-apps/kdialog-19.03.90
+~kde-apps/kdiamond-19.03.90
+~kde-apps/keditbookmarks-19.03.90
+~kde-apps/kfind-19.03.90
+~kde-apps/kfloppy-19.03.90
+~kde-apps/kfourinline-19.03.90
+~kde-apps/kgeography-19.03.90
+~kde-apps/kget-19.03.90
+~kde-apps/kgoldrunner-19.03.90
+~kde-apps/kgpg-19.03.90
+~kde-apps/khangman-19.03.90
+~kde-apps/khelpcenter-19.03.90
+~kde-apps/kidentitymanagement-19.03.90
+~kde-apps/kig-19.03.90
+~kde-apps/kigo-19.03.90
+~kde-apps/killbots-19.03.90
+~kde-apps/kimagemapeditor-19.03.90
+~kde-apps/kimap-19.03.90
+~kde-apps/kio-extras-19.03.90
+~kde-apps/kiriki-19.03.90
+~kde-apps/kiten-19.03.90
+~kde-apps/kitinerary-19.03.90
+~kde-apps/kjumpingcube-19.03.90
+~kde-apps/kldap-19.03.90
+~kde-apps/kleopatra-19.03.90
+~kde-apps/klettres-19.03.90
+~kde-apps/klickety-19.03.90
+~kde-apps/klines-19.03.90
+~kde-apps/kmag-19.03.90
+~kde-apps/kmahjongg-19.03.90
+~kde-apps/kmail-19.03.90
+~kde-apps/kmail-account-wizard-19.03.90
+~kde-apps/kmailtransport-19.03.90
+~kde-apps/kmbox-19.03.90
+~kde-apps/kmime-19.03.90
+~kde-apps/kmines-19.03.90

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

2019-04-05 Thread Michał Górny
commit: c517e4d45aee114001aaab69c7013502b68fc87b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  5 13:33:11 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  5 13:33:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c517e4d4

sys-devel/llvm: Squash unnecessary revbump to 8.0.0

Signed-off-by: Michał Górny  gentoo.org>

 sys-devel/llvm/llvm-8.0.0-r1.ebuild | 301 
 sys-devel/llvm/llvm-8.0.0.ebuild|   4 +
 2 files changed, 4 insertions(+), 301 deletions(-)

diff --git a/sys-devel/llvm/llvm-8.0.0-r1.ebuild 
b/sys-devel/llvm/llvm-8.0.0-r1.ebuild
deleted file mode 100644
index 212c6de1227..000
--- a/sys-devel/llvm/llvm-8.0.0-r1.ebuild
+++ /dev/null
@@ -1,301 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-# (needed due to CMAKE_BUILD_TYPE != Gentoo)
-CMAKE_MIN_VERSION=3.7.0-r1
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils eapi7-ver flag-o-matic multilib-minimal \
-   multiprocessing pax-utils python-any-r1 toolchain-funcs
-
-DESCRIPTION="Low Level Virtual Machine"
-HOMEPAGE="https://llvm.org/;
-SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz
-   !doc? ( https://dev.gentoo.org/~mgorny/dist/llvm/${P}-manpages.tar.bz2 
)"
-
-# Keep in sync with CMakeLists.txt
-ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
-   NVPTX PowerPC Sparc SystemZ WebAssembly X86 XCore )
-ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
-
-# Additional licenses:
-# 1. OpenBSD regex: Henry Spencer's license ('rc' in Gentoo) + BSD.
-# 2. ARM backend: LLVM Software Grant by ARM.
-# 3. MD5 code: public-domain.
-# 4. Tests (not installed):
-#  a. gtest: BSD.
-#  b. YAML tests: MIT.
-
-LICENSE="UoI-NCSA rc BSD public-domain
-   llvm_targets_ARM? ( LLVM-Grant )"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos 
~x64-macos ~x86-macos"
-IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml
-   kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   sys-libs/zlib:0=
-   exegesis? ( dev-libs/libpfm:= )
-   gold? (
-   || (
-   >=sys-devel/binutils-2.31.1-r4:*[plugins]
-   =virtual/libffi-3.0.13-r1:0=[${MULTILIB_USEDEP}] )
-   ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
-   xar? ( app-arch/xar )
-   xml? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
-   ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
-   )
-   kernel_Darwin? (
-   =sys-devel/binutils-apple-5.1
-   )
-   doc? ( $(python_gen_any_dep '
-   dev-python/recommonmark[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   ') )
-   !doc? ( ${PYTHON_DEPS} )
-   gold? ( sys-libs/binutils-libs )
-   libffi? ( virtual/pkgconfig )
-   !!https://bugs.gentoo.org/674662
-   eapply 
"${FILESDIR}"/8.0.0/0001-llvm-cmake-Add-additional-headers-only-if-they-exist.patch
-
-   # Fix llvm-config for shared linking and sane flags
-   # https://bugs.gentoo.org/show_bug.cgi?id=565358
-   eapply 
"${FILESDIR}"//0007-llvm-config-Clean-up-exported-values-update-for-shar.patch
-
-   # disable use of SDK on OSX, bug #568758
-   sed -i -e 's/xcrun/false/' utils/lit/lit/util.py || die
-
-   # User patches + QA
-   cmake-utils_src_prepare
-}
-
-# Is LLVM being linked against libc++?
-is_libcxx_linked() {
-   local code='#include 
-#if defined(_LIBCPP_VERSION)
-   HAVE_LIBCXX
-#endif
-'
-   local out=$($(tc-getCXX) ${CXXFLAGS} ${CPPFLAGS} -x c++ -E -P - 
<<<"${code}") || return 1
-
-   [[ ${out} == *HAVE_LIBCXX* ]]
-}
-
-multilib_src_configure() {
-   local ffi_cflags ffi_ldflags
-   if use libffi; then
-   ffi_cflags=$($(tc-getPKG_CONFIG) --cflags-only-I libffi)
-   ffi_ldflags=$($(tc-getPKG_CONFIG) --libs-only-L libffi)
-   fi
-
-   local libdir=$(get_libdir)
-   local mycmakeargs=(
-   # disable appending VCS revision to the version to improve
-   # direct cache hit ratio
-   -DLLVM_APPEND_VC_REV=OFF
-   -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr/lib/llvm/${SLOT}"
-   -DLLVM_LIBDIR_SUFFIX=${libdir#lib}
-
-   -DBUILD_SHARED_LIBS=ON
-   -DLLVM_TARGETS_TO_BUILD="${LLVM_TARGETS// /;}"
-   -DLLVM_BUILD_TESTS=$(usex test)
-
-   -DLLVM_ENABLE_FFI=$(usex libffi)
-   -DLLVM_ENABLE_LIBEDIT=$(usex libedit)
-   -DLLVM_ENABLE_TERMINFO=$(usex ncurses)
-   

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

2019-04-05 Thread Lars Wendler
commit: 56e43759e728871cdcc0aa94896a195e06c2f4f2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:45:07 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:29:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e43759

dev-libs/cyrus-sasl-2.1.27-r2: fix LDAP dependencies

Otherwise it fails to configure:

  checking LDAPDB... enabled
  configure: error: Cannot enable LDAPDB plugin: You need to specify --with-ldap

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/11598
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild 
b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
index b31b213093b..01882f08d7e 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r2.ebuild
@@ -34,6 +34,8 @@ CDEPEND="
)
java? ( >=virtual/jdk-1.6:= )"
 
+REQUIRED_USE="ldapdb? ( openldap )"
+
 RDEPEND="
${CDEPEND}
selinux? ( sec-policy/selinux-sasl )"



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

2019-04-05 Thread Lars Wendler
commit: 7423ade70cfc2d7b97a6b73799839efeccd505c0
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 13:24:46 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:24:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7423ade7

dev-libs/ell: Fix test suite failure

Closes: https://bugs.gentoo.org/662694
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/ell/ell-0.17.ebuild | 3 ++-
 dev-libs/ell/ell-0.18.ebuild | 3 ++-
 dev-libs/ell/ell-0.9.ebuild  | 5 +++--
 dev-libs/ell/ell-.ebuild | 3 ++-
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-libs/ell/ell-0.17.ebuild b/dev-libs/ell/ell-0.17.ebuild
index 233c824d182..0211e5991e1 100644
--- a/dev-libs/ell/ell-0.17.ebuild
+++ b/dev-libs/ell/ell-0.17.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib-minimal
+inherit flag-o-matic multilib-minimal
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
 HOMEPAGE="https://01.org/ell;
@@ -20,6 +20,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 multilib_src_configure() {
+   append-cflags "-fsigned-char" #662694
local myeconfargs=(
$(use_enable glib)
$(use_enable pie)

diff --git a/dev-libs/ell/ell-0.18.ebuild b/dev-libs/ell/ell-0.18.ebuild
index 6e917adf811..7cc62bc675e 100644
--- a/dev-libs/ell/ell-0.18.ebuild
+++ b/dev-libs/ell/ell-0.18.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib-minimal
+inherit flag-o-matic multilib-minimal
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
 HOMEPAGE="https://01.org/ell;
@@ -30,6 +30,7 @@ src_prepare() {
 }
 
 multilib_src_configure() {
+   append-cflags "-fsigned-char" #662694
local myeconfargs=(
$(use_enable glib)
$(use_enable pie)

diff --git a/dev-libs/ell/ell-0.9.ebuild b/dev-libs/ell/ell-0.9.ebuild
index af1ce781e17..4fab6351b42 100644
--- a/dev-libs/ell/ell-0.9.ebuild
+++ b/dev-libs/ell/ell-0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit multilib-minimal
+inherit flag-o-matic multilib-minimal
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
 HOMEPAGE="https://01.org/ell;
@@ -20,6 +20,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 multilib_src_configure() {
+   append-cflags "-fsigned-char" #662694
local myeconfargs=(
$(use_enable glib)
$(use_enable pie)

diff --git a/dev-libs/ell/ell-.ebuild b/dev-libs/ell/ell-.ebuild
index 6e917adf811..7cc62bc675e 100644
--- a/dev-libs/ell/ell-.ebuild
+++ b/dev-libs/ell/ell-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib-minimal
+inherit flag-o-matic multilib-minimal
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
 HOMEPAGE="https://01.org/ell;
@@ -30,6 +30,7 @@ src_prepare() {
 }
 
 multilib_src_configure() {
+   append-cflags "-fsigned-char" #662694
local myeconfargs=(
$(use_enable glib)
$(use_enable pie)



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

2019-04-05 Thread Lars Wendler
commit: 5f2cd27c1e3991122bb6e2c7dab47f776ce13485
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 13:16:37 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:16:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2cd27c

dev-libs/ell: Removed old.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/ell/Manifest|  1 -
 dev-libs/ell/ell-0.16.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-libs/ell/Manifest b/dev-libs/ell/Manifest
index 0d6d7b19c40..bd9a3db8d34 100644
--- a/dev-libs/ell/Manifest
+++ b/dev-libs/ell/Manifest
@@ -1,4 +1,3 @@
-DIST ell-0.16.tar.xz 409716 BLAKE2B 
64dddac470f7de3384886a8790fcf429b7a254e86c22b50fd4045c551aa0d8d7569f93c8d8b5b472f880fb87fa6ce9830a544b83ae237774e5f8236a1bf1b033
 SHA512 
bf2b4c8b50841ce8eb5e90ab9fd76f0e8fa1993e7dab0a45a50c21f33537fd110f0bbf1326c6e4cefeb6b95b8db5874c2802ec957b47173fe3681f2522fa5816
 DIST ell-0.17.tar.xz 434024 BLAKE2B 
1e6b1917d897eeb4d1308db388accad26077ec1f39b9fdd5fea7c79926d5b3eaa51178d0af9089a2614225f26188fc2c380ec5b1116c321658edac9a4c0573be
 SHA512 
5ca82bf3dbfacb7770fe1132ec3d93d7ebd139f1781157f1def8d810b21c84b212c555c981f7b80152e49e0da0a82b46fbd6322aadc25c56f26c21065a8886ef
 DIST ell-0.18.tar.xz 439368 BLAKE2B 
9e65ed73119f322fea711d21e46ce9ad7d4060e50d8850451939a66bc82dcc1731ddff56458f4cd60c1b6b82b5023bb96adaf3992d3ec982ed845283c8dd
 SHA512 
cc62d01ffaa11a491d1a3ab2898da001f0a418b968350c2bdba2f381df931e53c4281cc4287937264eee72da263844886816af9baea96d7f65309b3e47e42d31
 DIST ell-0.9.tar.xz 396968 BLAKE2B 
566735cedd3525c4fd3fec9cec0e9b089dd60c6b79416a9c254c771729b6db9137af050f4c7f9c4c6dfa1ce33b8c7d41b877c9e3caa582c6ab9be716bd986a8b
 SHA512 
e1208066012b9ff927baae271f94116376ccd2577d7f6510cc1444eee912988aa1c25e8e8c9195cccfa39ed48fc8c2f07bd7a414719e6ce76ee1e5bd2a64b8c3

diff --git a/dev-libs/ell/ell-0.16.ebuild b/dev-libs/ell/ell-0.16.ebuild
deleted file mode 100644
index 69fc97dbb17..000
--- a/dev-libs/ell/ell-0.16.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-minimal
-
-DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
-HOMEPAGE="https://01.org/ell;
-SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="glib pie"
-
-RDEPEND="
-   glib? ( dev-libs/glib:2[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-
-multilib_src_configure() {
-   local myeconfargs=(
-   $(use_enable glib)
-   $(use_enable pie)
-   )
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
-   local DOCS=( ChangeLog README )
-   einstalldocs
-
-   find "${ED}" -name "*.la" -delete || die
-}



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

2019-04-05 Thread Lars Wendler
commit: 46f32abf56d2e6eaa509e515035410bee4760807
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 13:16:12 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:16:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f32abf

dev-libs/ell: Bump to version 0.18

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/ell/Manifest|  1 +
 dev-libs/ell/ell-0.18.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/dev-libs/ell/Manifest b/dev-libs/ell/Manifest
index 79d350b8c28..0d6d7b19c40 100644
--- a/dev-libs/ell/Manifest
+++ b/dev-libs/ell/Manifest
@@ -1,3 +1,4 @@
 DIST ell-0.16.tar.xz 409716 BLAKE2B 
64dddac470f7de3384886a8790fcf429b7a254e86c22b50fd4045c551aa0d8d7569f93c8d8b5b472f880fb87fa6ce9830a544b83ae237774e5f8236a1bf1b033
 SHA512 
bf2b4c8b50841ce8eb5e90ab9fd76f0e8fa1993e7dab0a45a50c21f33537fd110f0bbf1326c6e4cefeb6b95b8db5874c2802ec957b47173fe3681f2522fa5816
 DIST ell-0.17.tar.xz 434024 BLAKE2B 
1e6b1917d897eeb4d1308db388accad26077ec1f39b9fdd5fea7c79926d5b3eaa51178d0af9089a2614225f26188fc2c380ec5b1116c321658edac9a4c0573be
 SHA512 
5ca82bf3dbfacb7770fe1132ec3d93d7ebd139f1781157f1def8d810b21c84b212c555c981f7b80152e49e0da0a82b46fbd6322aadc25c56f26c21065a8886ef
+DIST ell-0.18.tar.xz 439368 BLAKE2B 
9e65ed73119f322fea711d21e46ce9ad7d4060e50d8850451939a66bc82dcc1731ddff56458f4cd60c1b6b82b5023bb96adaf3992d3ec982ed845283c8dd
 SHA512 
cc62d01ffaa11a491d1a3ab2898da001f0a418b968350c2bdba2f381df931e53c4281cc4287937264eee72da263844886816af9baea96d7f65309b3e47e42d31
 DIST ell-0.9.tar.xz 396968 BLAKE2B 
566735cedd3525c4fd3fec9cec0e9b089dd60c6b79416a9c254c771729b6db9137af050f4c7f9c4c6dfa1ce33b8c7d41b877c9e3caa582c6ab9be716bd986a8b
 SHA512 
e1208066012b9ff927baae271f94116376ccd2577d7f6510cc1444eee912988aa1c25e8e8c9195cccfa39ed48fc8c2f07bd7a414719e6ce76ee1e5bd2a64b8c3

diff --git a/dev-libs/ell/ell-0.18.ebuild b/dev-libs/ell/ell-0.18.ebuild
new file mode 100644
index 000..6e917adf811
--- /dev/null
+++ b/dev-libs/ell/ell-0.18.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal
+
+DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
+HOMEPAGE="https://01.org/ell;
+if [[ "${PV}" == * ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
+else
+   
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+fi
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+IUSE="glib pie"
+
+RDEPEND="
+   glib? ( dev-libs/glib:2[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   [[ "${PV}" == * ]] && eautoreconf
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   $(use_enable glib)
+   $(use_enable pie)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+   local DOCS=( ChangeLog README )
+   einstalldocs
+
+   find "${ED}" -name "*.la" -delete || die
+}



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

2019-04-05 Thread Lars Wendler
commit: fd88098364053a9b5c2bfe1154a37627f3e50eb4
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 13:15:01 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:16:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd880983

dev-libs/ell: Added live ebuild

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/ell/ell-.ebuild | 45 
 1 file changed, 45 insertions(+)

diff --git a/dev-libs/ell/ell-.ebuild b/dev-libs/ell/ell-.ebuild
new file mode 100644
index 000..6e917adf811
--- /dev/null
+++ b/dev-libs/ell/ell-.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal
+
+DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
+HOMEPAGE="https://01.org/ell;
+if [[ "${PV}" == * ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
+else
+   
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+fi
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+IUSE="glib pie"
+
+RDEPEND="
+   glib? ( dev-libs/glib:2[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   [[ "${PV}" == * ]] && eautoreconf
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   $(use_enable glib)
+   $(use_enable pie)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+   local DOCS=( ChangeLog README )
+   einstalldocs
+
+   find "${ED}" -name "*.la" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-metrics/alertmanager/

2019-04-05 Thread Manuel Rüger
commit: 155d3772fb4d23fb3c1bcb567696d046f9b22492
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Apr  5 13:13:20 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Apr  5 13:13:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155d3772

app-metrics/alertmanager: Version bump to 0.16.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-metrics/alertmanager/Manifest  |  1 +
 .../alertmanager/alertmanager-0.16.2.ebuild| 53 ++
 2 files changed, 54 insertions(+)

diff --git a/app-metrics/alertmanager/Manifest 
b/app-metrics/alertmanager/Manifest
index 2631080eeed..c9fabbccf5d 100644
--- a/app-metrics/alertmanager/Manifest
+++ b/app-metrics/alertmanager/Manifest
@@ -5,3 +5,4 @@ DIST alertmanager-0.15.2.tar.gz 2758175 BLAKE2B 
c2b612c2ad5723085c1d5515ce205054
 DIST alertmanager-0.15.3.tar.gz 2758678 BLAKE2B 
68c319e00e800fc35ce5a319b0c6bc3717bc7d5479e3204420949cc937a1470006d1e582f79b1562a810dc67c5827a6e0c8985618101a05c62c4231541d299a5
 SHA512 
95822f786b488fe747dbd780267f91830dbf0629878942a0ad131dcd3c8b18c34e672cb1e59151fb2ac9bcbf25095d0b134dabe4ff87d6a3625b4f443784f716
 DIST alertmanager-0.16.0.tar.gz 3608969 BLAKE2B 
a0cc7af4da45cb240e85cb39bd1eb87a8b8705f2ee2e87227cccd7e9ccc78278a89a089dd4a19a5a3d9f9667a0934b4e681e2fbbb378fb22510a742ee76fbaa3
 SHA512 
a3a2288d2a2205e0d94915603e4758447f194ebe06e69b5518fb7ebdb7d6ec4bab5db623e4dec57938a7936a9ac96be7cebd57304c7983deac11c61edd39b2b3
 DIST alertmanager-0.16.1.tar.gz 3611221 BLAKE2B 
9871ff9c6e117cc8655d61b24d2f70a4061246d4c8902850c1802215b0dfa69d3b840ce46b237ae7d0caa2de33b956e7e9f47a8db40c6c32df53117e2d5e69b5
 SHA512 
7ac369bca5a3425bb80e5610a3e4141a2e112dac7c44d468096c7b80bcf7d77c7f653fd14d2db999f4abdea07df5ea250b27aa78c073be412777bdd289983332
+DIST alertmanager-0.16.2.tar.gz 3616125 BLAKE2B 
f7ab0dc0b4ae08527d02643facb1e0192215b64b80120e2ca0b203af2ae21b2ba9d247a037b36e96be841f39f170964e6f27e07b65003b610c04a25d1e30f3c3
 SHA512 
94012739c5c9691ff34bb521e220e00de13ef866451ffaaa8d45f85c228c6b515a84550a819b351db36e3da7c17a0fa397b5b1c6a4cbc3451442f5064a0184a3

diff --git a/app-metrics/alertmanager/alertmanager-0.16.2.ebuild 
b/app-metrics/alertmanager/alertmanager-0.16.2.ebuild
new file mode 100644
index 000..0436ba1b213
--- /dev/null
+++ b/app-metrics/alertmanager/alertmanager-0.16.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/prometheus/alertmanager"
+EGIT_COMMIT="v${PV/_rc/-rc.}"
+ALERTMANAGER_COMMIT="308b762"
+ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Alertmanager for alerts sent by client applications such as 
Prometheus"
+HOMEPAGE="https://github.com/prometheus/alertmanager;
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-lang/go-1.11
+   dev-util/promu"
+
+RESTRICT="test"
+
+pkg_setup() {
+   enewgroup ${PN}
+   enewuser ${PN} -1 -1 -1 ${PN}
+}
+
+src_prepare() {
+   default
+   sed -i -e "s/{{.Revision}}/${ALERTMANAGER_COMMIT}/" 
src/${EGO_PN}/.promu.yml || die
+}
+
+src_compile() {
+   pushd src/${EGO_PN} || die
+   mkdir -p bin || die
+   GO111MODULE=on GOPATH="${S}" GOCACHE="${T}/go-cache" promu build -v 
--prefix bin || die
+   popd || die
+}
+
+src_install() {
+   pushd src/${EGO_PN} || die
+   dobin bin/*
+   dodoc {README,CHANGELOG,CONTRIBUTING}.md
+   insinto /etc/alertmanager/
+   newins doc/examples/simple.yml config.yml.example
+   popd || die
+   keepdir /var/lib/alertmanager /var/log/alertmanager
+   fowners ${PN}:${PN} /var/lib/alertmanager /var/log/alertmanager
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+}



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

2019-04-05 Thread Manuel Rüger
commit: 17fff169066a2b3d9a577255227a6bda18181156
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Apr  5 13:13:51 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Apr  5 13:13:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17fff169

www-apps/grafana-bin: Version bump to 6.1.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 www-apps/grafana-bin/Manifest |  1 +
 www-apps/grafana-bin/grafana-bin-6.1.1.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 6d2aa6266b3..0f1d84f2277 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -3,3 +3,4 @@ DIST grafana-bin-6.0.0.tar.gz 56196184 BLAKE2B 
c3b50e93816a747cfaf343a40589291ff
 DIST grafana-bin-6.0.1.tar.gz 56203033 BLAKE2B 
190c838d08b95e0a38dafbaa64f77eae8e2cea178c7b079de0684119fc2cab412e19639624e5c99ae6cac5dd4ce6db1209555a5aafdc6a5d990297f06b6e1ca2
 SHA512 
d0e920406fe3b0c9540cf2ae7ea1efe9681d1de40f5971742cf7814374823d04dedaa5dda26f1cba42b615d542e6e00a16cf8ef3a55def4bdcea5b47ea92ea2a
 DIST grafana-bin-6.0.2.tar.gz 56207202 BLAKE2B 
805dde25c102c9ca6b1698c06a61d6b153343897fcd43258b3cd2f97613b6e914d60a59c467124bb6c248a30e6624345161f2032f622eddac5366b173f38
 SHA512 
6fda6342aea0281627ad368f39943e54540e6d672d0e026d04f3061840802ab9a0c51f819f16a53d329f15fd50ab4ff54e0afe984fd4fb6f0be6629c7f2629ef
 DIST grafana-bin-6.1.0.tar.gz 56560533 BLAKE2B 
4cd15ab713fecf46c554335ec520dce998a8a277e0cdb92d41bad08f8b8a58ac6ce48b6218bc56d39cdd43ef64113ed0725a12f7edec6ed35d6aff0c99477151
 SHA512 
a7528497cf09e3d00218a3205038377efb84d6d2d5a238067aed7a5ae34ef46051d29f0d35575e37d67f4681dd56136a91af28414f4f87aaba302301eabe0b04
+DIST grafana-bin-6.1.1.tar.gz 56562242 BLAKE2B 
0917594ed5b219bf230bc043c5b0726d85de6764019cf2b2353293a13d5f1343071dff09f0741b32bd9973a6270ef57ba9dc14b08f74e745d1fa3330fe8d2040
 SHA512 
60b72f93242528808912083f75d9454d449f9371492492ced3c1ae87374fa5ae81d5c25a05abe793862b5b92f112f30a3e05c93fc73a14e6d93ba56129c9b991

diff --git a/www-apps/grafana-bin/grafana-bin-6.1.1.ebuild 
b/www-apps/grafana-bin/grafana-bin-6.1.1.ebuild
new file mode 100644
index 000..f5baddc3529
--- /dev/null
+++ b/www-apps/grafana-bin/grafana-bin-6.1.1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit user systemd
+
+MY_PN=${PN/-bin/}
+MY_PV=${PV/_beta/-beta}
+S=${WORKDIR}/${MY_PN}-${MY_PV}
+
+DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB 
& OpenTSDB"
+HOMEPAGE="https://grafana.org;
+SRC_URI="https://s3-us-west-2.amazonaws.com/grafana-releases/release/${MY_PN}-${MY_PV}.linux-amd64.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   media-libs/fontconfig"
+
+QA_EXECSTACK="usr/share/grafana/tools/phantomjs/phantomjs"
+QA_PREBUILT="usr/bin/grafana-* ${QA_EXECSTACK}"
+QA_PRESTRIPPED=${QA_PREBUILT}
+
+pkg_setup() {
+   enewgroup grafana
+   enewuser grafana -1 -1 /usr/share/grafana grafana
+}
+
+src_install() {
+   keepdir /etc/grafana
+   insinto /etc/grafana
+   newins "${S}"/conf/sample.ini grafana.ini
+   rm "${S}"/conf/sample.ini || die
+
+   # Frontend assets
+   insinto /usr/share/${MY_PN}
+   doins -r public conf
+
+   dobin bin/grafana-cli
+   dobin bin/grafana-server
+
+   exeinto /usr/share/grafana/tools/phantomjs
+   doexe tools/phantomjs/phantomjs
+
+   insinto /usr/share/grafana/tools/phantomjs
+   doins tools/phantomjs/render.js
+
+   newconfd "${FILESDIR}"/grafana.confd grafana
+   newinitd "${FILESDIR}"/grafana.initd.3 grafana
+   systemd_newunit "${FILESDIR}"/grafana.service grafana.service
+
+   keepdir /var/{lib,log}/grafana
+   keepdir /var/lib/grafana/{dashboards,plugins}
+   fowners grafana:grafana /var/{lib,log}/grafana
+   fowners grafana:grafana /var/lib/grafana/{dashboards,plugins}
+   fperms 0750 /var/{lib,log}/grafana
+   fperms 0750 /var/lib/grafana/{dashboards,plugins}
+}
+
+postinst() {
+   elog "${PN} has built-in log rotation. Please see [log.file] section of"
+   elog "/etc/grafana/grafana.ini for related settings."
+   elog
+   elog "You may add your own custom configuration for app-admin/logrotate 
if you"
+   elog "wish to use external rotation of logs. In this case, you also 
need to make"
+   elog "sure the built-in rotation is turned off."
+}



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

2019-04-05 Thread Lars Wendler
commit: c57aba70f194564c68528dbfc85e8ff5f2498b0c
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 13:06:17 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 13:06:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57aba70

dev-vcs/git: Drop dependency on dev-perl/Net-SMTP-SSL

Closes: https://bugs.gentoo.org/665574
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git/git-2.19.2.ebuild| 3 +--
 dev-vcs/git/git-2.20.1.ebuild| 1 -
 dev-vcs/git/git-2.21.0-r1.ebuild | 1 -
 dev-vcs/git/git-2.21.0.ebuild| 1 -
 dev-vcs/git/git--r1.ebuild   | 1 -
 dev-vcs/git/git--r2.ebuild   | 1 -
 dev-vcs/git/git--r3.ebuild   | 1 -
 dev-vcs/git/git-.ebuild  | 1 -
 8 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/dev-vcs/git/git-2.19.2.ebuild b/dev-vcs/git/git-2.19.2.ebuild
index 1041b17df45..7a8f583cf00 100644
--- a/dev-vcs/git/git-2.19.2.ebuild
+++ b/dev-vcs/git/git-2.19.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git-2.20.1.ebuild b/dev-vcs/git/git-2.20.1.ebuild
index fef34523526..09bb206abd2 100644
--- a/dev-vcs/git/git-2.20.1.ebuild
+++ b/dev-vcs/git/git-2.20.1.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git-2.21.0-r1.ebuild b/dev-vcs/git/git-2.21.0-r1.ebuild
index dfeadcd4118..da10d81239c 100644
--- a/dev-vcs/git/git-2.21.0-r1.ebuild
+++ b/dev-vcs/git/git-2.21.0-r1.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git-2.21.0.ebuild b/dev-vcs/git/git-2.21.0.ebuild
index 2adcea3de81..7f9badb1427 100644
--- a/dev-vcs/git/git-2.21.0.ebuild
+++ b/dev-vcs/git/git-2.21.0.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git--r1.ebuild b/dev-vcs/git/git--r1.ebuild
index 882ac65deae..202ebcd97b2 100644
--- a/dev-vcs/git/git--r1.ebuild
+++ b/dev-vcs/git/git--r1.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git--r2.ebuild b/dev-vcs/git/git--r2.ebuild
index 882ac65deae..202ebcd97b2 100644
--- a/dev-vcs/git/git--r2.ebuild
+++ b/dev-vcs/git/git--r2.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git--r3.ebuild b/dev-vcs/git/git--r3.ebuild
index 882ac65deae..202ebcd97b2 100644
--- a/dev-vcs/git/git--r3.ebuild
+++ b/dev-vcs/git/git--r3.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI

diff --git a/dev-vcs/git/git-.ebuild b/dev-vcs/git/git-.ebuild
index 882ac65deae..202ebcd97b2 100644
--- a/dev-vcs/git/git-.ebuild
+++ b/dev-vcs/git/git-.ebuild
@@ -76,7 +76,6 @@ RDEPEND="${CDEPEND}
perl? (
dev-perl/Error
dev-perl/MailTools
-   dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? (
dev-perl/CGI



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

2019-04-05 Thread Mikle Kolyada
commit: eba3f2577b710c91c43ecff2e3527b2c5925379d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Apr  5 12:45:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Apr  5 12:45:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba3f257

net-fs/minio: Version bump

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 net-fs/minio/Manifest | 105 
 net-fs/minio/minio-2019.04.04.18.31.46.ebuild | 172 ++
 2 files changed, 277 insertions(+)

diff --git a/net-fs/minio/Manifest b/net-fs/minio/Manifest
index 9b95c941d09..01865c43437 100644
--- a/net-fs/minio/Manifest
+++ b/net-fs/minio/Manifest
@@ -1,3 +1,107 @@
+DIST 
github.com-Azure-azure-sdk-for-go-d659f2a91175cac99aa5627d09b83026eacc978d.tar.gz
 14883858 BLAKE2B 
dcc2f5fc0878c8f47cf04af727825ee42e51eeb0e1eb8695f404a92aa572b83cec8684e9a6e59d20acf8a354cdd2eaf07d257907a852aea93d1331dadc3b2752
 SHA512 
0852cb1e2f9996e42a0206a0457fa6f95d35fc1e31041f37b413e2605adea40f4001bc0100a1cebf5c2af3baeb8c0621f1fed587fbd0e7a4abd54c985e03abe4
+DIST 
github.com-Azure-go-autorest-3b1641ed03046f2ee28d73f7a51e5b884d55b92a.tar.gz 
134957 BLAKE2B 
758a94be9ebe23e8184aa5f80f3bd9dec41ef8cecf7e28d051bf5082fd5a77be477bb2391f0b7c730b38435ed5762a989502896b561c8d48463cf53bdf4fa7c7
 SHA512 
bb689f2a70680d0cd9c0f3337c45b93fba6329b03aba31a2737f4888d8460d5f1614b78e54bf9b277ec47d1daa368c637c8a0b6d61133ee07296d964d4943230
+DIST github.com-DataDog-zstd-c7161f8c63c045cbc7ca051dcc969dd0e4054de2.tar.gz 
445833 BLAKE2B 
ebe3bf82d8c0839ef62be90223cc8052a5ecb700b1a8e8ee543d347589e1c26210e613d6fd9d6692c7b2f83728aba151734fe0ce849e68516fd291e78fdfcb09
 SHA512 
3405efb05ad33a04a78f7c5807c512bfef4d43103d912ff36746d6f64a12b02a5fb864d3eecd1ff8e8cc91b961a47ee61c540ad42bccf30523ada9c89c89
+DIST github.com-Shopify-sarama-879f631812a30a580659e8035e7cda9994bb99ac.tar.gz 
187136 BLAKE2B 
d9bc4330dc2a1eac3db6aafb79837f7a2c6173b53c9d07947643d66791814db970adfb26654952378d137bfca6cd53b805545e4a8016ea917fdf2e60249e362b
 SHA512 
1c1fde4982161b69897d88e825d1baa23a57157ffeec741c6ff55990140ef496f1e3394a09988fbb158ff2dbd058b66c3cea935d4ba64029cceed5f38cd37c65
+DIST 
github.com-alecthomas-participle-98cb121381c371cf1542c7ae145e485d703aec0b.tar.gz
 53386 BLAKE2B 
709989e25fbc217390d291911b7074bd9b03c379e43379eb83f9af1f22335310b4dd9516bb1785d1186c914d6aa6234478f9399dcee26b42ced7b49f3d59286a
 SHA512 
fef6820aa36033bdabeb28e832a9828eeaddb1ba162defd9e35eea0fbe0882ffbdd1759439fc668474831dcaf4670099e239f8106a64d3a6df846c9837cff525
+DIST 
github.com-aliyun-aliyun-oss-go-sdk-86c17b95fcd5db33628a61e492fb4a1a937d5906.tar.gz
 608124 BLAKE2B 
15b99b58204dc9e74df1397993a59d5d2459e6f28b4782fb4614701ae39f3843df7ece1816495aabd156830599eeaf7f09ed29c731c2155a6a8e1898e32a0c84
 SHA512 
1da4cddb57506dd5ae33738a15a396b0b0c90f854ad16c2d942daf40182e7d1b375b27c1b9f994cacca33303d9943e0e86dec221313ad0a5905af719c96d7183
+DIST github.com-apache-thrift-c9b1e29bc9e0702d7441383358d565e1e76ccea7.tar.gz 
3162819 BLAKE2B 
141a4fc18876d11e01d6ce47660b050e0c3654d9a02e1158370b156d8c2d4202437a9a5c36b279ae23fd33358004a05669d7b1a54ecfa322ddaf577111d1e443
 SHA512 
9c2fef780d85ae1a01138af16f4e87179254da416186d609bf74c326c49c586616d12b6eebd8e615ce9ba78e93602f860a2ff4c8d54eea0b9b7c55f111094d7c
+DIST github.com-bcicen-jstream-16c1f8af81c2a9967b30d365a29472126274f998.tar.gz 
42510 BLAKE2B 
61cb8ac82c072f9929a2df6f77b7c10d08028e8d2886925dd0bc7973791ec1ab0cc0f0c2f78409f2ef58ac420778160df3dfbd2028a0ca9063975be84211d057
 SHA512 
eccd9319a479e77dfa8ac902236991bb418cea77d50350a4ba1142bfbea29dc25d7b0a8f262ee271281eb9ce630bf26d42f508e1f834c80a93fdc7dcbd96353a
+DIST github.com-beorn7-perks-3a771d992973f24aa725d07868b467d1ddfceafb.tar.gz 
10800 BLAKE2B 
5487155a4d010af70b6ea2625d10ae03b6642507902d7dc168edb5d7cf0efa1777b248d0df34ed1a2564950b12613256c1c6ce1d8c9723cc34977ed883b21c8d
 SHA512 
c6aa5df262ab607c0a5f64372fc2fec1ddda9e5624e9d9a22cdd1bc11822c99736d88bdf5e3fc6050217b5084548417cb2926c3940e156da9397d828d59ce277
+DIST 
github.com-census-ecosystem-opencensus-go-exporter-ocagent-902c0ccba68df93f7fefbe7e7c6f16be33108b40.tar.gz
 31045 BLAKE2B 
50fc3c30930a365e163052bddfb4af5c8b2cd217a11006962ae805d98778c813226711e10c4e2fdace40a8156422cfa7e5dbd3bad30fd7cd66095b5682df0447
 SHA512 
e1e21c04345b26497751d7fa6474ec4f916f4b2bf8710f43fcf2771cb9d3b7ecffe6e40957414399659e38ad95980bc830e3d53137d605a76770f5ea7c5f3142
+DIST 
github.com-census-instrumentation-opencensus-go-43463a80402d8447b7fce0d2c58edf1687ff0b58.tar.gz
 220937 BLAKE2B 
ea099d34a0e869128227b8ad99977e8b7bae6386f32eeefefb7d36477d2d1e1b4e18c00e0e5db7d811adc04478a23aa745a8b89d59c95b863ab3f3aaee084935
 SHA512 
b2d85e2b86fd7940d8cf434f1140eae8c03cb2b77a2f46553e9d9cad9e2b913cb235a5d7da2852d75827d80b1f242a1a678490c13bfcdb6c7120338b3be43b3a
+DIST 
github.com-census-instrumentation-opencensus-proto-a105b96453fe85139acc07b68de48f2cbdd71249.tar.gz
 124003 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/files/, www-apps/roundup/

2019-04-05 Thread Cédric Krier
commit: 2e46fefc132c4394885cabc130fe9b627fe4307b
Author: Cédric Krier  gentoo  org>
AuthorDate: Fri Apr  5 12:39:55 2019 +
Commit: Cédric Krier  gentoo  org>
CommitDate: Fri Apr  5 12:39:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e46fefc

www-apps/roundup: Apply patches from maint-1.6 branch

Signed-off-by: Cédric Krier  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../roundup/files/roundup-1.6.0-configparser.patch |  40 ++
 .../roundup/files/roundup-1.6.0-csrf-headers.patch | 150 +
 www-apps/roundup/files/roundup-1.6.0-xss.patch |  35 +
 ...oundup-1.6.0.ebuild => roundup-1.6.0-r1.ebuild} |   6 +
 4 files changed, 231 insertions(+)

diff --git a/www-apps/roundup/files/roundup-1.6.0-configparser.patch 
b/www-apps/roundup/files/roundup-1.6.0-configparser.patch
new file mode 100644
index 000..6bdfc8dfaaa
--- /dev/null
+++ b/www-apps/roundup/files/roundup-1.6.0-configparser.patch
@@ -0,0 +1,40 @@
+changeset:   5625:99175953520e
+branch:  maint-1.6
+parent:  5537:d698d3d843a9
+user:Joseph Myers 
+date:Mon Aug 20 00:50:16 2018 +
+files:   CHANGES.txt roundup/configuration.py
+description:
+Fix issue2550994: breakage caused by configparser backports.
+
+
+diff -r d698d3d843a9 -r 99175953520e roundup/configuration.py
+--- a/roundup/configuration.py Thu Sep 06 17:04:49 2018 -0400
 b/roundup/configuration.py Mon Aug 20 00:50:16 2018 +
+@@ -2,9 +2,15 @@
+ #
+ __docformat__ = "restructuredtext"
+ 
+-try:
++# Some systems have a backport of the Python 3 configparser module to
++# Python 2: .  That breaks
++# Roundup if used with Python 2 because it generates unicode objects
++# where not expected by the Python code.  Thus, a version check is
++# used here instead of try/except.
++import sys
++if sys.version_info[0] > 2:
+ import configparser   # Python 3
+-except ImportError:
++else:
+ import ConfigParser as configparser   # Python 2
+ 
+ import getopt
+@@ -12,7 +18,6 @@
+ import logging, logging.config
+ import os
+ import re
+-import sys
+ import time
+ import smtplib
+ 
+

diff --git a/www-apps/roundup/files/roundup-1.6.0-csrf-headers.patch 
b/www-apps/roundup/files/roundup-1.6.0-csrf-headers.patch
new file mode 100644
index 000..8be484d5f80
--- /dev/null
+++ b/www-apps/roundup/files/roundup-1.6.0-csrf-headers.patch
@@ -0,0 +1,150 @@
+changeset:   5629:8e3df461d316
+branch:  maint-1.6
+user:John Rouillard 
+date:Wed Feb 27 21:47:39 2019 -0500
+files:   CHANGES.txt roundup/cgi/client.py 
roundup/scripts/roundup_server.py test/test_cgi.py
+description:
+issue2551023: Fix CSRF headers for use with wsgi and cgi. The
+env variable array used - separators rather than _. Compare:
+HTTP_X-REQUESTED-WITH to HTTP_X_REQUESTED_WITH. The last is
+correct. Also fix roundup-server to produce the latter form. (Patch
+by Cédric Krier)
+
+
+diff -r 64ceb9c14b28 -r 8e3df461d316 roundup/cgi/client.py
+--- a/roundup/cgi/client.pyTue Feb 12 21:31:41 2019 -0500
 b/roundup/cgi/client.pyWed Feb 27 21:47:39 2019 -0500
+@@ -1026,7 +1026,7 @@
+ # If required headers are missing, raise an error
+ for header in header_names:
+ if (config["WEB_CSRF_ENFORCE_HEADER_%s"%header] == 'required'
+-and "HTTP_%s"%header not in self.env):
++and "HTTP_%s" % header.replace('-', '_') not in self.env):
+ logger.error(self._("csrf header %s required but missing for 
user%s."), header, current_user)
+ raise Unauthorised, self._("Missing header: %s")%header
+ 
+@@ -1062,9 +1062,9 @@
+ header_pass += 1
+ 
+ enforce=config['WEB_CSRF_ENFORCE_HEADER_X-FORWARDED-HOST']
+-if 'HTTP_X-FORWARDED-HOST' in self.env:
++if 'HTTP_X_FORWARDED_HOST' in self.env:
+ if enforce != "no":
+-host = self.env['HTTP_X-FORWARDED-HOST']
++host = self.env['HTTP_X_FORWARDED_HOST']
+ foundat = self.base.find('://' + host + '/')
+ # 4 means self.base has http:/ prefix, 5 means https:/ prefix
+ if foundat not in [4, 5]:
+@@ -,7 +,7 @@
+ # Note we do not use CSRF nonces for xmlrpc requests.
+ #
+ # see: 
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet#Protecting_REST_Services:_Use_of_Custom_Request_Headers
+-if 'HTTP_X-REQUESTED-WITH' not in self.env:
++if 'HTTP_X_REQUESTED_WITH' not in self.env:
+ logger.error(self._("csrf X-REQUESTED-WITH xmlrpc 
required header check failed for user%s."), current_user)
+ raise UsageError, self._("Required Header Missing")
+ 
+diff -r 64ceb9c14b28 -r 8e3df461d316 

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

2019-04-05 Thread Lars Wendler
commit: 87dc5b7dd6501c80df10b9eaa23c7fdd6c3bd964
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 12:02:30 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 12:02:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87dc5b7d

net-misc/wget: Security bump to version 1.20.3

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest   |   1 +
 net-misc/wget/wget-1.20.3.ebuild | 118 +++
 2 files changed, 119 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 97b3c5a4065..79d60d0897b 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,3 @@
 DIST wget-1.20.1.tar.gz 4392853 BLAKE2B 
5740fa70064e24a699ba5fc0b6262b372fc877e86fc74bede07bcfe7dcdf6d4a15db7686fc900d8ec90ad3adce8c4af1c00460601c1845da7907f929d8d48447
 SHA512 
855c7e3c45f9020a9fdb30e286ee6a0bdcaa780be3d0dda9ffdae73b562ae1012d4550242f66240407a28076a7054328d4f08a469a0da227a9e3410b8d5f46dc
 DIST wget-1.20.2.tar.gz 4486237 BLAKE2B 
7392e445cb801ac5fafee804e6b0459d0a001b91b5b413f1a5592da6bea690a2d6b864b64a1add1c4114085def7a73312a88cd1cf1c12434c6535f79de222d9a
 SHA512 
42d59ddb3abec6ff30e2be890ceeec35fc144acd8e2def25f5280c2f8c21e6fd54dc71217e9ca7fb1d4f0470716bf288e90501e8e6e39b09938e3f5710a3016a
+DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c

diff --git a/net-misc/wget/wget-1.20.3.ebuild b/net-misc/wget/wget-1.20.3.ebuild
new file mode 100644
index 000..b9c1aa3290a
--- /dev/null
+++ b/net-misc/wget/wget-1.20.3.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
+REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+
+# Force a newer libidn2 to avoid libunistring deps. #612498
+LIB_DEPEND="
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+   static? ( ${LIB_DEPEND} )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/perl
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # revert some hack that breaks linking, bug #585924
+   if [[ ${CHOST} == *-darwin* ]] \
+   || [[ ${CHOST} == *-solaris* ]] \
+   || [[ ${CHOST} == *-uclibc* ]] \
+   || [[ ${CHOST} == *-cygwin* ]] \
+   ; then
+   sed -i \
+   -e 's/^  LIBICONV=$/:/' \
+   configure || die
+   fi
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only
+   # controls the search path (which is why we turn it off below).
+   # Further, libunistring is only needed w/older libidn2 installs,
+   # and since we force the latest, we can force off libunistring. #612498
+   local myeconfargs=(
+   --disable-assert
+   --disable-pcre
+  

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

2019-04-05 Thread Mart Raudsepp
commit: abbb81b65c8798f25bebe75e7c88627056801325
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Apr  5 11:25:43 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Apr  5 11:25:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbb81b6

net-misc/modemmanager: bump to 1.10.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/modemmanager/Manifest   |   1 +
 net-misc/modemmanager/modemmanager-1.10.0.ebuild | 129 +++
 2 files changed, 130 insertions(+)

diff --git a/net-misc/modemmanager/Manifest b/net-misc/modemmanager/Manifest
index 983484905f6..d30a9df75e4 100644
--- a/net-misc/modemmanager/Manifest
+++ b/net-misc/modemmanager/Manifest
@@ -1 +1,2 @@
+DIST ModemManager-1.10.0.tar.xz 2201468 BLAKE2B 
4a572feba7d62269ed9d6066565e1b7d41db3bece5d450796ee18f43a9a91a886f76dfe0db4887c9ca13643f72f4460c93b3dd2ae7643eb4c37b01905a3ff3c4
 SHA512 
676b11892b284c2da587895e71903f80ec96978c66eafae5e2d90e5c0f1dae18e50efc68b704c7907f01f208d585f5a8140316cf83e093df3f782c80949c33bc
 DIST ModemManager-1.8.2.tar.xz 2088248 BLAKE2B 
e53ec3dacac2b1d57191de0eba130ea575a40047e5faa1c813543f1ca17164d71a18478ec6c0392adabea94d2455ee510ceceefc16798fec6f26ec834ebbf84c
 SHA512 
fb00ce6f3dc9795468e81ba295ad82e9586add2d7118661ea5f287a99afca97dc3aea64488393792bb1198e7abf2605bbc5ded2517980d67f8819931effdeea5

diff --git a/net-misc/modemmanager/modemmanager-1.10.0.ebuild 
b/net-misc/modemmanager/modemmanager-1.10.0.ebuild
new file mode 100644
index 000..f7ea0d8471d
--- /dev/null
+++ b/net-misc/modemmanager/modemmanager-1.10.0.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 user readme.gentoo-r1 systemd udev vala
+
+DESCRIPTION="Modem and mobile broadband management libraries"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/ModemManager/;
+SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+IUSE="elogind +introspection mbim policykit +qmi systemd +udev vala"
+REQUIRED_USE="
+   ?? ( elogind systemd )
+   vala? ( introspection )
+"
+
+RDEPEND="
+   >=dev-libs/glib-2.36.0:2
+   udev? ( >=virtual/libgudev-230:= )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
+   mbim? ( >=net-libs/libmbim-1.18.0 )
+   policykit? ( >=sys-auth/polkit-0.106[introspection] )
+   qmi? ( >=net-libs/libqmi-1.22.0:= )
+   elogind? ( sys-auth/elogind )
+   systemd? ( >=sys-apps/systemd-209 )
+"
+DEPEND="${RDEPEND}
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+S="${WORKDIR}/ModemManager-${PV}"
+
+src_prepare() {
+   DOC_CONTENTS="
+   If your USB modem shows up only as a storage device when you 
plug it in,
+   then you should install sys-apps/usb_modeswitch, which will 
automatically
+   switch it over to USB modem mode whenever you plug it in.\n"
+
+   if use policykit; then
+   DOC_CONTENTS+="\nTo control your modem without needing to enter 
the root password,
+   add your user account to the 'plugdev' group."
+   fi
+
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   local myconf=(
+   --disable-more-warnings
+   --disable-static
+   --with-dist-version=${PVR}
+   --with-udev-base-dir="$(get_udevdir)"
+   $(use_with udev)
+   $(use_enable introspection)
+   $(use_with mbim)
+   $(use_with policykit polkit)
+   $(use_with systemd systemd-suspend-resume)
+   $(use_with systemd systemd-journal)
+   $(use_with qmi)
+   $(use_enable vala)
+   )
+   if use elogind; then
+   myconf+=(
+   --with-systemd-suspend-resume
+   LIBSYSTEMD_LOGIN_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
+   LIBSYSTEMD_LOGIN_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   )
+   fi
+   gnome2_src_configure "${myconf[@]}"
+}
+
+src_install() {
+   gnome2_src_install
+
+   # Allow users in plugdev group full control over their modem
+   if use policykit; then
+   insinto /usr/share/polkit-1/rules.d/
+   doins "${FILESDIR}"/01-org.freedesktop.ModemManager1.rules
+   fi
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+

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

2019-04-05 Thread Lars Wendler
commit: c2bffccb9f65cfe37894a290634c4e90a7f7b643
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Apr  5 10:58:01 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Apr  5 11:09:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bffccb

dev-libs/apr: Bump to version 1.7.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/apr/Manifest |   1 +
 dev-libs/apr/apr-1.7.0.ebuild | 153 ++
 2 files changed, 154 insertions(+)

diff --git a/dev-libs/apr/Manifest b/dev-libs/apr/Manifest
index 67aab0480ef..e664da23c52 100644
--- a/dev-libs/apr/Manifest
+++ b/dev-libs/apr/Manifest
@@ -1,3 +1,4 @@
 DIST apr-1.5.2.tar.bz2 826885 BLAKE2B 
62953c31cd6cb9a80142cf65f791543febffd1716d9e4babd55c8010c6fc6e60ba3c287b21e146c19446185c03407f3990d862a0b9816039c2d1b7158ac90cd3
 SHA512 
d1156ad16abf0788779b56c2147c890f16d8445829b3e3b4917950d24c5fd2f8febd439992467a5ea0511da562c0fb4a7cfd8a235ab55882388bfa2b919d
 DIST apr-1.6.3.tar.bz2 854100 BLAKE2B 
ac3d38ef201d92bb2e50a35b6f41de6120e6196f1412377eae56f013dfebbe7fe8461fcd4e5e82be275bde51253a7f1c5f708e780203382b64fe61637d97226c
 SHA512 
f6b8679ae7fafff793c825c78775c84a646267c441710a50664589850e13148719b4eab48ab6e7c95b7aed085cff831115687434a7b160dcc2faa0eae63ac996
 DIST apr-1.6.5.tar.bz2 855393 BLAKE2B 
ee01a841aaf5e98175c77e406baebcd82a2148bb8220f2cfac00d91dff38525606bb0f66ecb549eb6edf1fece53cb4eec4876423a864f09ce42bd0d999dc77e6
 SHA512 
d3511e320457b5531f565813e626e7941f6b82864852db6aa03dd298a65dbccdcdc4bd580f5314f8be45d268388edab25efe88cf8340b7d2897a4dbe9d0a41fc
+DIST apr-1.7.0.tar.bz2 872238 BLAKE2B 
a8750c45ca6495073a7120f3ae9b858905aecb24b6af5966c3900b06ac1f6d6b55346b17a39a9604cf1b595882335adedf8c8cf4db10e322501bfff4ad7adfe7
 SHA512 
3dc42d5caf17aab16f5c154080f020d5aed761e22db4c5f6506917f6bfd2bf8becfb40af919042bd4ce1077d5de74aa666f5edfba7f275efba78e8893c115148

diff --git a/dev-libs/apr/apr-1.7.0.ebuild b/dev-libs/apr/apr-1.7.0.ebuild
new file mode 100644
index 000..1a7fe29b7a2
--- /dev/null
+++ b/dev-libs/apr/apr-1.7.0.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools libtool multilib toolchain-funcs
+
+DESCRIPTION="Apache Portable Runtime Library"
+HOMEPAGE="https://apr.apache.org/;
+SRC_URI="mirror://apache/apr/${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="1/${PV%.*}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs 
+urandom"
+
+CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
+   elibc_mintlib? ( >=sys-apps/util-linux-2.18 )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-apache )"
+DEPEND="${CDEPEND}
+   >=sys-devel/libtool-2.4.2
+   doc? ( app-doc/doxygen )"
+
+DOCS=( CHANGES NOTICE README )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.0-mint.patch
+   "${FILESDIR}"/${PN}-1.5.0-libtool.patch
+   "${FILESDIR}"/${PN}-1.5.0-cross-types.patch
+   "${FILESDIR}"/${PN}-1.5.0-sysroot.patch #385775
+   "${FILESDIR}"/${PN}-1.6.3-skip-known-failing-tests.patch
+)
+
+src_prepare() {
+   default
+
+   mv configure.in configure.ac || die
+   AT_M4DIR="build" eautoreconf
+   elibtoolize
+
+   eapply "${FILESDIR}/config.layout.patch"
+}
+
+src_configure() {
+   local myconf=(
+   --enable-layout=gentoo
+   --enable-nonportable-atomics
+   --enable-posix-shm
+   --enable-threads
+   $(use_enable static-libs static)
+   --with-installbuilddir="${EPREFIX}"/usr/share/${PN}/build
+   )
+
+   [[ ${CHOST} == *-mint* ]] && export ac_cv_func_poll=no
+
+   if use older-kernels-compatibility; then
+   local apr_cv_accept4 apr_cv_dup3 apr_cv_epoll_create1 
apr_cv_sock_cloexec
+   export apr_cv_accept4="no"
+   export apr_cv_dup3="no"
+   export apr_cv_epoll_create1="no"
+   export apr_cv_sock_cloexec="no"
+   fi
+   if tc-is-cross-compiler; then
+   # The apache project relies heavily on AC_TRY_RUN and doesn't
+   # have any sane cross-compiling fallback logic.
+   export \
+   ac_cv_file__dev_zero="yes" \
+   ac_cv_func_sem_open="yes" \
+   ac_cv_negative_eai="yes" \
+   ac_cv_o_nonblock_inherited="no" \
+   ac_cv_struct_rlimit="yes" \
+   ap_cv_atomic_builtins="yes" \
+   apr_cv_accept4="yes" \
+   apr_cv_dup3="yes" \
+   

  1   2   >