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

2018-08-09 Thread Hans de Graaff
commit: 2bca3d3d1ca9eaa6287d690776355ab5cea12822
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 10 05:44:51 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 10 05:44:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bca3d3d

dev-ruby/mocha: add 1.7.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/mocha/Manifest   |  1 +
 dev-ruby/mocha/mocha-1.7.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index 96eb0409590..23231a7bc49 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -4,3 +4,4 @@ DIST mocha-1.1.0.gem 87552 BLAKE2B 
b09721474520b57472bc54eece8ea27f0172e49ffbf43
 DIST mocha-1.4.0.gem 92672 BLAKE2B 
8b8640038da40f2577431630ffbc773f5a9474a3a872a5f6c26d53b41d2827da59f32f6c7abab78cbf491bb6d58cabe0834e4b1706869cedd1e72f116817537a
 SHA512 
54953d815cddf52deccdddcebc9a9880fa2f14cab9f4ee1e164bfa3afe095d56b409312149341d1bf84fb336ed23512e7acce371135f8a2a1bb16f1de7acff1d
 DIST mocha-1.5.0.gem 93184 BLAKE2B 
fe29eab462db2283449587324fa7c607c84bdc6cf8106c8714de29ac2ec8aa9352ed0ebe60a5f8ad05e8ed9a1256f534c352b17f9519de79490a548468afeb57
 SHA512 
dd4e37f2d3e65fbaafb9bad345419a042682c5db33ee1787b65db1d0889418463d32c87deeddd2b953e0024ea55a5a36b816712e94b4ca740a6163c6ee51dc85
 DIST mocha-1.6.0.gem 94720 BLAKE2B 
57836aed4a5c0dc4c2c9e9c32d5c0dcceb4e65d6987e79c2085de295bb742b8f709ca828cbc9558e261317a637af7f14f8160058bb067c2102bc7d708bdc4d90
 SHA512 
7269df7796aa124c79256914fc2dd2cadaa6f2f0fbb9f5bbf48b71fabaa1d87c3f9c6a086f8f8c5fd43ba31e482d164cee1ec344a289e5824b124ac5d27de50c
+DIST mocha-1.7.0.gem 96768 BLAKE2B 
d6b2f14bb1277473c3393b06e2f4830331bcf4f2d02fa918a006eeb65a340e1f8bf25e354910bff1cdc3abae9b98bd53de272c628cec7bb59e30c5b02dc8ffc6
 SHA512 
b3fd656523e6ec1eb81e941cd43fe402254b6b15a00cdb459a900c94df02bd20f7ca8aafc796e418c6ba3e3b71c5bdc74a97e380f1c106e2831e78d9aaa7887e

diff --git a/dev-ruby/mocha/mocha-1.7.0.ebuild 
b/dev-ruby/mocha/mocha-1.7.0.ebuild
new file mode 100644
index 000..7522eb9038e
--- /dev/null
+++ b/dev-ruby/mocha/mocha-1.7.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_TEST="test:units"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
+HOMEPAGE="http://gofreerange.com/mocha/docs/;
+
+LICENSE="MIT"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "
+   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
+
+ruby_add_rdepend "=dev-ruby/metaclass-0.0*"
+
+all_ruby_prepare() {
+   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
+}
+
+each_ruby_test() {
+   export MOCHA_NO_DOCS=true
+   each_fakegem_test
+}



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/

2018-08-09 Thread Erik Mackdanz
commit: b3b6e337cdcdf0d056c1795c9897d1a72ca2df8d
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Fri Aug 10 03:36:57 2018 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Fri Aug 10 03:36:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b6e337

games-roguelike/stone-soup: bump to 0.22.0

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-roguelike/stone-soup/Manifest|   1 +
 .../stone-soup/stone-soup-0.22.0.ebuild| 143 +
 2 files changed, 144 insertions(+)

diff --git a/games-roguelike/stone-soup/Manifest 
b/games-roguelike/stone-soup/Manifest
index 2f7f184949e..86ea079c416 100644
--- a/games-roguelike/stone-soup/Manifest
+++ b/games-roguelike/stone-soup/Manifest
@@ -2,3 +2,4 @@ DIST stone-soup.png 1351 BLAKE2B 
cc31abd59701aa6f0fb0bdcd90630ceebf7b3cb8b60f0e2
 DIST stone-soup.svg 68546 BLAKE2B 
7c66286c9e8a3516e8483b3edb628a59fce29d8d248c3fd5b06e308782bbc651814f21ec958b30c36074a2576ced4bb10f291b5236da6f6e865ce1d7cefdf96d
 SHA512 
dca555271faf704eb8ecdf5ee8a763df42cdeba94e9c163608c438cfc73c6fbf53416547050cad57f477ade191842e701785b65b7a9f18e27ceab05df8f2f75f
 DIST stone_soup-0.20.1.tar.xz 28372712 BLAKE2B 
c12a76afcaf1691a74f23bc2b2927ac2573cb83c602a50aab1567b9e2077c6f12f0847c8c27f17c45941660ab0fac1c28b2531c176c1fc0d4e946b84456d4e75
 SHA512 
420ccc3c66977da8ae15f9c0465b01a6260ad5db450efced3041455674922e714d9aaed226e1bc32fa3c22bca1ec06bd91979a9378c6ab08fbe1d2bfc3f0da4a
 DIST stone_soup-0.21.1.tar.xz 29091300 BLAKE2B 
0ce29554483eb244eb74ef08c3e2a7d253037cec141e90fba0bf5f59eebb30dad0668c997eba0d6ea12a354d515fe770cc7fcf6a2afb8c968a09cb9a337bcde4
 SHA512 
1fa50e5b434391b6f3abad62931318f28dd2af3d3148a72c1f2ff80142f3ce9128b8fe6e5b8fbcc502a3d7e79b777bd9f345f8cca06d7e3dbe7575a42f8bd9e7
+DIST stone_soup-0.22.0.tar.xz 29263688 BLAKE2B 
e0a4d6953677583fafe1fce037d4d484c821b4d8782c63fa90b6b4f5db3df7b8fd4c5e843740517a7c2321f864df2a346fcd9bc69a1446c74685afc239d1fc55
 SHA512 
e8daa0f66a5212b116ce997b30b8f0f9ef01cef7e1213a1b6fe17c800d44fa7e318624902ce638dee79027ffaa3a4af8a10f6552de756a2045b5919d817498bd

diff --git a/games-roguelike/stone-soup/stone-soup-0.22.0.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.22.0.ebuild
new file mode 100644
index 000..14ea7d7dbe8
--- /dev/null
+++ b/games-roguelike/stone-soup/stone-soup-0.22.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+## TODO
+# add sound support (no sound files)
+
+EAPI=6
+VIRTUALX_REQUIRED="manual"
+inherit eutils gnome2-utils toolchain-funcs eapi7-ver
+
+MY_P="stone_soup-${PV}"
+DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting 
in dungeons"
+HOMEPAGE="http://crawl.develz.org/wordpress/;
+SRC_URI="
+   https://crawl.develz.org/release/$(ver_cut 1-2)/${PN/-/_}-${PV}.tar.xz
+   https://dev.gentoo.org/~hasufell/distfiles/${PN}.png
+   https://dev.gentoo.org/~hasufell/distfiles/${PN}.svg
+"
+
+# 3-clause BSD: mt19937ar.cc, MSVC/stdint.h
+# 2-clause BSD: all contributions by Steve Noonan and Jesse Luehrs
+# Public Domain|CC0: most of tiles
+# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
+LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug luajit ncurses test +tiles"
+# test is broken
+# see https://crawl.develz.org/mantis/view.php?id=6121
+RESTRICT="test"
+
+RDEPEND="
+   dev-db/sqlite:3
+   luajit? ( >=dev-lang/luajit-2.0.0 )
+   sys-libs/zlib
+   !ncurses? ( !tiles? ( sys-libs/ncurses:0 ) )
+   ncurses? ( sys-libs/ncurses:0 )
+   tiles? (
+   media-fonts/dejavu
+   media-libs/freetype:2
+   media-libs/libpng:0
+   media-libs/libsdl2[X,opengl,video]
+   media-libs/sdl2-image[png]
+   virtual/glu
+   virtual/opengl
+   )"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   tiles? (
+   sys-libs/ncurses:0
+   )"
+
+S=${WORKDIR}/${MY_P}/source
+S_TEST=${WORKDIR}/${MY_P}_test/source
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.20.1-rltiles-ldflags-libs.patch
+)
+
+pkg_setup() {
+   if use !ncurses && use !tiles ; then
+   ewarn "Neither ncurses nor tiles frontend"
+   ewarn "selected, choosing ncurses only."
+   ewarn "Note that you can also enable both."
+   fi
+}
+
+src_prepare() {
+   default
+
+   rm -r 
contrib/{fonts,freetype,libpng,pcre,sdl2,sdl2-image,sdl2-mixer,sqlite,zlib} || 
die
+}
+
+src_compile() {
+   export HOSTCXX=$(tc-getBUILD_CXX)
+
+   # leave DATADIR at the top
+   myemakeargs=(
+   $(usex debug "FULLDEBUG=y DEBUG=y" "")
+   $(usex luajit "" "BUILD_LUA=yes") # luajit is not bundled
+   AR="$(tc-getAR)"
+   CFOPTIMIZE=''
+   

[gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/

2018-08-09 Thread Erik Mackdanz
commit: 8c185f588e6b7e89952a0fe5cb717a9cf1eb53a9
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Fri Aug 10 03:31:26 2018 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Fri Aug 10 03:31:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c185f58

games-roguelike/stone-soup: stabilize 0.20.1

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-roguelike/stone-soup/stone-soup-0.20.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
index 6046f53ae7e..3b31a1d1f7c 100644
--- a/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 ## TODO
@@ -23,7 +23,7 @@ SRC_URI="
 # MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
 LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug luajit ncurses test +tiles"
 # test is broken
 # see https://crawl.develz.org/mantis/view.php?id=6121



[gentoo-commits] proj/android:master commit in: sys-libs/bionic/

2018-08-09 Thread Benda XU
commit: dbc8a7343cf2990dbc046512866cb48f4acf05ea
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Aug 10 03:32:12 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Aug 10 03:32:12 2018 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=dbc8a734

sys-libs/bionic: ebuild that works up to src_configure.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-libs/bionic/Manifest| 14 +++
 sys-libs/bionic/bionic-8.1.0_p41.ebuild | 70 +
 sys-libs/bionic/metadata.xml|  8 
 3 files changed, 92 insertions(+)

diff --git a/sys-libs/bionic/Manifest b/sys-libs/bionic/Manifest
new file mode 100644
index 000..be42026
--- /dev/null
+++ b/sys-libs/bionic/Manifest
@@ -0,0 +1,14 @@
+DIST bionic-8.1.0_p41.tar.gz 3517518 BLAKE2B 
4c5121cda0e3562b3b65d8e7fa621c6e231973077d582b7d4abf861d03533fd4881901bd48ec971d5baaf155dc8f1a92eb62068a910199fa751fb3001d20d0ba
 SHA512 
b110b46e9f67174f8f30f3b8da0e0fa02c42f2dbb5ced6a9ba9ad948d6cd0a82c1850e8a8d4cd5f3b81ad286e9eb400236fb5320ab02b72f44a0510829cd3e6d
+DIST build-8.1.0_p41.tar.gz 2587534 BLAKE2B 
5a0eb0dab1d41c60b8eb2e14c5f6e82584ed57e63541fcfc1087f841d8206bb45302b341cff5754ca641e392ed3a7ab4609932620fe100aba37ff61679b1
 SHA512 
a4b0f24800055cc9e433b578c9e1ae7f511959512459cb916b63fd3ec9312fe272858117f15beea28a60464a04fd8fd17a7bfb6772b346edecfb387aad89a97d
+DIST compiler-rt-8.1.0_p41.tar.gz 2377259 BLAKE2B 
09104aba4ef1dc9ce18609cae395f3849d3df6dbb9b9759c3a1532759afd52d7af37475df21ae2db3bbea0891f9974785833405c3731d0082e749c304a86bc89
 SHA512 
9472ca3fed7a0215f6bd7506f5ba722891c65f9a88a4296c57a69bd038854ad416b7ce433d11451408c632ec23b3f19c4a3fc6373a7955c27563d7786301b6de
+DIST core-8.1.0_p41.tar.gz 5230053 BLAKE2B 
7d061d424554fadf9b91412ee9e20d698ec97f196b899aecd7ba7a9a8353ac7f9f6d29831278fb9b81e910031d15b26038ead0d8a2bb7349a767302243d096be
 SHA512 
44458749dd108cf7c89e7b5ad6fdfdb70c2e2a1fb7116543a8203be1fedf45b27b47734f0602e6d7e3ab340d415115884d52a38bf247eebd27a5f87e9ee2c8cd
+DIST jemalloc-8.1.0_p41.tar.gz 474553 BLAKE2B 
7402befbc29f4ec795c6c5715c015fcd8684207467ac87bf99e65b2c46efc05697f42c0c060ac971367534f57a9e075810fca837089db8fa3c256a2e6c44b5a9
 SHA512 
1cea81038a5bac8902a2f71c571b172c792857d4eb62d13e4ec2514dc724328b8604f412da6708d6f9af78e8c1582f6d38388b707d1d405f425901534f9c
+DIST libcxx-8.1.0_p41.tar.gz 2346631 BLAKE2B 
ba37b446d722108dba6d970e07f3ce63ed4e23678d97f8b6eb215d2795848dbb6e5b0fe50f57686eed4fe6ada762e5e7d7824dbdc4a54496c1ed811684faa2c6
 SHA512 
a9632729ed454711a7c09e11845fe4ef0c111d4e369951d28c8ed179e5d9b4dc7a7108c963d62e20f3c87e1f5362896ade08591b6454a145fa99b87c8931f0ba
+DIST libcxxabi-8.1.0_p41.tar.gz 709877 BLAKE2B 
31ccf771a7397e9207bac222b9ac24bdba07103508426782f743dd0b7766702eac6db22edcfe214135b41f4bec7b12d148fae62fce27348c38fecadc3b127659
 SHA512 
7c26527f569464e93893e4fe31032b18bf9553ef1bd695a0177bdf4e6a8462040a6694f2b87eee0265f777da9ca5f4ebf2be302c6aaec86bbbfbf2f41785bd96
+DIST libunwind-8.1.0_p41.tar.gz 41 BLAKE2B 
e02b2a5f9be17ffa61d607f4e7a0f878d77d3f26f195f9f2a5f6cdb043508aabefff2f18b1e6844700d50b984bc2331bd4f897c1bda73a9edc05f23e656b89f2
 SHA512 
e47282f05baf3accb87b8d7164790929789e84ec4c2542c1da6553ead10558529f4a15d478f43970f4c5ca0ddbd4ce86d96e2aa0c4b859fff24f398e6779ca5d
+DIST libunwind_llvm-8.1.0_p41.tar.gz 90999 BLAKE2B 
3ebd73a228513548ee9f6f84ab22190b9eed4b29b28acde5ed9e7dc8211691629a04980b04712d50fe3f1690e2e4e4df823c818ddd8e23448d4840029bb7acd2
 SHA512 
2a433a5c929b65e4738b9507a807c005aab22ba303676145806d000db9a21b04f6589282a15f36a4be725099501eccfce07349f5734871d59f09e1f732a6dae3
+DIST lzma-8.1.0_p41.tar.gz 733693 BLAKE2B 
733b0995778adce01af50b9f22276ec4a54d3c73ff7b9709a6b3c0327dd89c0a785cb991dbd3343e4e7b9c5eb9009afaea3d78db993a48e1dcbaa9807fdaf7ff
 SHA512 
4cebceabb9096c19ccf3ab25ef27d4ce6f1655e431c6381f888345613f310509864135bc0ee7fd78dc5f1170521effea2113f149e71cca56a07254566755c0c5
+DIST safe-iop-8.1.0_p41.tar.gz 10800 BLAKE2B 
02959e9a0f02259362bfbe840eae50bdfa429b09de8f56f8beec2f99697eabb4a0a71a175a79a52f943facded257a68bff383a53acbe61249b76fe2ff95911e1
 SHA512 
8b717408601194b76a6a44fec5bd62ff2121b89f5f8fea7b3eee7ca46c122e346f8d73d92f5b34575318b1015e74186affda1e1aca7b53ac9c3c303d4e8e7710
+DIST zlib-8.1.0_p41.tar.gz 607311 BLAKE2B 
b175cf9d4548df24cfd587abea62ee4c3dcee56f6a68b4044c4b1419be148ab4542c42cb19ce0d773b247ceaf3193afca385170674c9d6d2f92a4df8f6d346ba
 SHA512 
0d587729c1210ee6efa6bb7cdac723da71a9c56252be67f6973e80c3597dbb7f2c96ea093078e580d97709de5e8d8fabf92aae0594f382b95e2d9559e43953d2
+EBUILD bionic-8.1.0_p41.ebuild 1976 BLAKE2B 
c402bd76515e390fce5169f3f619457748a0621ac37b2f510f628a24963c68399a2dbf4d4c1363cefd74ae31868abb13a4d0f22681bed334a922d0334106be63
 SHA512 
3dd8cc9384519d174b3f45a49c51180d5969d5f3bae7b97069459578340e44edef971d9bb9767343f70ca2aa126dc440e14d42997b2ef6a885abb8d28d1705a0
+MISC metadata.xml 242 BLAKE2B 

[gentoo-commits] proj/android:master commit in: dev-util/soong/

2018-08-09 Thread Benda XU
commit: d8601082c9ef4f781769a2b365e46957ca083bd5
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Aug 10 03:22:50 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Aug 10 03:22:50 2018 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=d8601082

dev-util/soong: distribute root.bp.

  This mocks the Android build system more closely.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/soong/Manifest   | 2 +-
 dev-util/soong/soong-8.1.0_p41.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-util/soong/Manifest b/dev-util/soong/Manifest
index fb9e44f..dbae562 100644
--- a/dev-util/soong/Manifest
+++ b/dev-util/soong/Manifest
@@ -3,5 +3,5 @@ AUX soong-bootstrap-clean.patch 1588 BLAKE2B 
ec20e7fece7c126a19586d1a6db7264f64f
 AUX soong-no-kernel-header.patch 346 BLAKE2B 
9e830f028a47a031b46c5cefbc4ddafc922b1506756ba36266aa97f48e670efd1bae8a438f712add004b17fff3bf3c3f4c059a48039ee6ef619afc39163445d2
 SHA512 
b0ae8e277050911baf262a54c7324f03d69e5f8dd87505942d0a554451e69c6d6f0668801b83d66ac5c69d7827ea7d613d1d55e376c761c7e1f54c3b1ff286be
 DIST blueprint-8.1.0_p41.tar.gz 114222 BLAKE2B 
cb2335fd766212d1c3279ae4d6ee91df5f3c3a9522230ca70cbc080eed9b387a7d567963ba8ea5ffc4a48b01400958cc1d619b9da897e0f90a29b4446becdf46
 SHA512 
8ada4f309767567e7e08e6c8e61f0e442eb14a5923bb6b47bb72c2b923bbb342166cddf6d31ec05a27f70ae60a981c0c8b4a3438820ce20ef47028e9f02b
 DIST soong-8.1.0_p41.tar.gz 355543 BLAKE2B 
0d2b47c30d0515426cffa19c73495f68633dcdbcd5fc33fbbabb8892b712eb85ec68657ea73e07b34573af525055c0f791cd6b54ca58dedd5c14bd4af1a37623
 SHA512 
50f65ac86f4466adfed6fddf6e8288e16fdc0c1717ba57e59d40395115d4f55ceed3407ce6542ef0173c2076783a7bdc908ff0aac6f19aad7c62a8f63daef6e3
-EBUILD soong-8.1.0_p41.ebuild 1606 BLAKE2B 
e67a0f3bdad0b00ae79ea367bb430bc5a598843238d8c8c4bd9fa69baa86942fabc125f54ae833aa37a57f77194f15e19f3579705033c840c5fb87f5dcdc915a
 SHA512 
5bf6928f0d84903ddba4b2b461127af6af45cc0ead533352026304a4dc1972be989cecb385778a10b92fb62c953da097a7c2114ac23a6cd26179302e600903ee
+EBUILD soong-8.1.0_p41.ebuild 1676 BLAKE2B 
f262faa3e8dbe45414160220975c8ca5c64104f3479f8b4fc2bc2fe50b79ce2af3a732375616906c7db1a13b0295dc21e937a208f670aa37d404badd79d2ed68
 SHA512 
da536c2b5f000739a70c8a932f921ef2d52e3e73e4062dfa4b4c13b56612a6e95346b5cc425f8bfe79493c04e52a79e759d8abf704ae090caaa1f6a5b0a64aca
 MISC metadata.xml 242 BLAKE2B 
08b4880748ab6d685ce28f65a9f6cc5ad62deff8f85d4e0a55a3dc12aa8bd63cf1de56b28ff89929e054a6831e223d6ef0207e8b19c6887f09ee22621bd76928
 SHA512 
ae57aaeecc094cffa640d88329a0baa6c2b0703330d84f6406f3f68d8bb9b724d2e19a8478be8708de284db9ac452f95f225a9f79cd1c5d0236aa2f9935b9b21

diff --git a/dev-util/soong/soong-8.1.0_p41.ebuild 
b/dev-util/soong/soong-8.1.0_p41.ebuild
index 7f381cc..9d5c13a 100644
--- a/dev-util/soong/soong-8.1.0_p41.ebuild
+++ b/dev-util/soong/soong-8.1.0_p41.ebuild
@@ -58,6 +58,7 @@ src_install() {
dobin out/.bootstrap/bin/*
dodoc out/.bootstrap/docs/*
sed -n '/\/\/.*host bionic/,$p' < build/soong/Android.bp > 
"${T}"/Android.bp
+   sed '/build = \[/,+3d' < build/soong/root.bp > "${T}"/root.bp
insinto /usr/share/soong
-   doins "${T}"/Android.bp
+   doins "${T}"/{Android,root}.bp
 }



[gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/

2018-08-09 Thread Jason Donenfeld
commit: d3aa8a8dc7bdbb1307e28524d9fcb5357a18b354
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Aug 10 02:25:53 2018 +
Commit: Jason Donenfeld  gentoo  org>
CommitDate: Fri Aug 10 02:26:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3aa8a8d

net-vpn/wireguard: version bump

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 net-vpn/wireguard/Manifest  | 2 +-
 .../{wireguard-0.0.20180802.ebuild => wireguard-0.0.20180809.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest
index f0938d3660a..5fe18f78cf5 100644
--- a/net-vpn/wireguard/Manifest
+++ b/net-vpn/wireguard/Manifest
@@ -1 +1 @@
-DIST WireGuard-0.0.20180802.tar.xz 272932 BLAKE2B 
dbb9d007b16a39bae280183b4cb214d46a1c511ff9437aa50a003582b8e8388bba197e4b248068267fbbfa5cd392b986cb50986365c757dd3efac6372991ec42
 SHA512 
73449764547d531ff5528b49d411c9a8aa9d36bdf659b03ff904272cceb9f09718da81ed204b623c189e194ad11257b05e0d8db27db0a3d3f751fc0abc17d76c
+DIST WireGuard-0.0.20180809.tar.xz 272348 BLAKE2B 
20e78896b685f7ce9bee9b9863d5261b44947049b14a42f6ef75c2bfac1b04e53814faa3f3ddc47d1f8af877c97625dc0e160d3b4955b75422ec218bfb5e23af
 SHA512 
2278cae078cf3ff9e0c43979ff559820d9d99b64c1ccdbc8a7fea3fc1a5fa0818d782a8962aefc07678599cc15f5a4237fd5dd7ffad108d639c39930979e3cc5

diff --git a/net-vpn/wireguard/wireguard-0.0.20180802.ebuild 
b/net-vpn/wireguard/wireguard-0.0.20180809.ebuild
similarity index 100%
rename from net-vpn/wireguard/wireguard-0.0.20180802.ebuild
rename to net-vpn/wireguard/wireguard-0.0.20180809.ebuild



[gentoo-commits] proj/sci:master commit in: sci-libs/nipype/

2018-08-09 Thread Horea Christian
commit: 81bed4e668e2ee6425cc24189ceb2198a04f
Author: Horea Christian  yandex  com>
AuthorDate: Fri Aug 10 01:47:24 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Aug 10 01:47:24 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=81bed4e6

sci-libs/nipype: version bump

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sci-libs/nipype/nipype-1.1.1.ebuild | 53 +
 1 file changed, 53 insertions(+)

diff --git a/sci-libs/nipype/nipype-1.1.1.ebuild 
b/sci-libs/nipype/nipype-1.1.1.ebuild
new file mode 100644
index 0..8c2713712
--- /dev/null
+++ b/sci-libs/nipype/nipype-1.1.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE="threads(+),sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="Neuroimaging in Python: Pipelines and Interfaces"
+HOMEPAGE="http://nipy.sourceforge.net/nipype/;
+SRC_URI="https://github.com/nipy/nipype/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-python/future[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   ~dev-python/prov-1.5.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   sci-libs/nibabel[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   ${RDEPEND}
+   )
+   $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)
+   "
+RDEPEND="
+   >=dev-python/click-6.6[${PYTHON_USEDEP}]
+   dev-python/networkx[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pydotplus[${PYTHON_USEDEP}]
+   dev-python/pygraphviz[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   dev-python/traits[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   "
+
+python_test() {
+   py.test -v --cov nipype\
+   --cov-config .coveragerc\
+   --cov-report xml:cov.xml\
+   -c nipype/pytest.ini\
+   --doctest-modules nipype\
+   || die
+}



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

2018-08-09 Thread Brian Dolbec
commit: cbadbc68c23eec4f2b5f231c85f0f247d5ccb9f6
Author: Francesco Turco  fastmail  fm>
AuthorDate: Fri Aug 10 00:37:03 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Fri Aug 10 00:38:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbadbc68

dev-python/ssl-fetch: use elog instead of einfo for messages to users

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild | 20 ++--
 dev-python/ssl-fetch/ssl-fetch-0.2.ebuild   | 20 ++--
 dev-python/ssl-fetch/ssl-fetch-0.3.ebuild   | 16 
 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild   | 16 
 dev-python/ssl-fetch/ssl-fetch-.ebuild  | 14 +++---
 5 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
index f0d50aefc88..6beb87d8dc9 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -29,13 +29,13 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   einfo
+   elog
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
+   elog
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
index 3b726ab6a53..b8cb4ca7c84 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -29,13 +29,13 @@ RDEPEND="${DEPEND}
"
 
 pkg_postinst() {
-   einfo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
-   einfo
+   elog
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
freenode network"
+   elog
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
index 830e5601435..6103521509a 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,12 +30,12 @@ RDEPEND="${DEPEND}
 
 pkg_postinst() {
echo
-   einfo "This is beta software."
-   einfo "The APIs it installs should be considered unstable"
-   einfo "and are subject to change in these early versions."
-   einfo
-   einfo "Please file any enhancement requests, or bugs"
-   einfo "at https://github.com/dol-sen/ssl-fetch/issues;
-   einfo "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
+   elog "This is beta software."
+   elog "The APIs it installs should be considered unstable"
+   elog "and are subject to change in these early versions."
+   elog
+   elog "Please file any enhancement requests, or bugs"
+   elog "at https://github.com/dol-sen/ssl-fetch/issues;
+   elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the 
Freenode network"
echo
 }

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 39ccaae590d..c951dc93b14 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ 

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

2018-08-09 Thread Brian Evans
commit: ec67cfa11324254e5b67b07c3c34bfc1481e26de
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  9 23:41:02 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  9 23:41:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec67cfa1

dev-db/mariadb: Fix galera and initial install

Install my_print_defaults to libexec so that galera
and mysql_install_db work correctly with the --mysqld option
which is MariaDB specific

Closes: https://bugs.gentoo.org/662566
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-db/mariadb/Manifest  | 3 ---
 dev-db/mariadb/mariadb-10.0.35-r2.ebuild | 8 ++--
 dev-db/mariadb/mariadb-10.0.36.ebuild| 8 ++--
 dev-db/mariadb/mariadb-10.1.34.ebuild| 8 ++--
 dev-db/mariadb/mariadb-10.2.16.ebuild| 8 ++--
 dev-db/mariadb/mariadb-10.3.8.ebuild | 8 ++--
 dev-db/mariadb/mariadb-5.5.61.ebuild | 6 +-
 7 files changed, 35 insertions(+), 14 deletions(-)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 77e748f994a..8c206311b69 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -13,8 +13,5 @@ DIST mariadb-10.3.8.tar.gz 72152953 BLAKE2B 
4742be1d533c7958b61efd430411a1e7390f
 DIST mariadb-5.5.61.tar.gz 45839038 BLAKE2B 
2755963d51aee3b9b560531e00b9df6f5637c90a44ad181cf826234d27c15e9fd1b61ae4faf4d9a4ff06779e605c6a5757192407e6e402ad68dfb3ae45a94088
 SHA512 
a2bebb47ec62eb6cd15e003dea7708948cd96fd7f0fc631a85cfc4691b55e220ed78f3e3b16542b5152ad5bcc61e50a831c71cf8f29481f7de86816ec0bae594
 DIST mysql-extras-20170926-1321Z.tar.bz2 312466 BLAKE2B 
3e3e19a905961570cea9c1eb14dec3780da80409e996b1aeddb08625da875f5d08798a862cb1b80566b0d8be0d9ec2aab0a390ca90f991203c9871538b11f00a
 SHA512 
556e782ccc40d8cffb2fde8c46038c90023440c07785ec667f898afdb8c802faeb4dbfe8b3918a1e563b46d1dc8c0de1172f7843ce08ee1ded435b344f8f0cf5
 DIST mysql-extras-20180515-0123Z.tar.bz2 320380 BLAKE2B 
a56e3ef19f4e30628fea9889dbb55379a8c92f08c9c493fe3f524b98fabf3505150fbe7cc65f97fc8b75632b5dd7360ddb9bd1542714c5e9916f94c2792ff3db
 SHA512 
3e0b36ab4cb3f2e7d30f1fb2d8d3a916439611f1714475f2ab0480ba51176f47dcccd40931de4bd0a46b0aca6dfcb62cfc92b6939eed2e61628947bf664008ee
-DIST mysql-extras-20180515-1334Z.tar.bz2 321462 BLAKE2B 
48fc1e0058fa824e6234b0f3319d261997e99f334c8583c0def4cdac4b59f2380d7153ab0fa2ca9a6ab15e35899c2a7586e3b61f4044c4c949110cc8ab9fb0e6
 SHA512 
de3000f0c65eed9595b52d53205cdcac60cb4a06a5aca27057c8beca6a7890f453aeeda0bb8487b8de75cfb4caa48682b7706273574876c5cefd0d03988c4f7e
 DIST mysql-extras-20180529-0042Z.tar.bz2 321715 BLAKE2B 
c40e7c8de7d24f1ab6208968f3e22aae9e7782f02edef1391d37583ba4a99e67646eba2b9fdcf2a77e3e5a3a86c36632edfebb42b12ab242662cf6913313168d
 SHA512 
a136d9f9567a3bbd396c1e33d1d7b6565be16b5b0a514835299a09b009e9d908328066701bb1c6c19af74225b1d166e3f57af81b277b6d8fad9e63c009523586
-DIST mysql-extras-20180621-0218Z.tar.bz2 321959 BLAKE2B 
f444a3bd5e75c7ef491d175b1fc775a091c12870f4ac1003f0458dd5c7a1c91e09adec78013e828b4d8b16e96060426825b1650def8c22199dd59897b732359e
 SHA512 
20523897dac98b369ab064932507034e547ffd283059285a4fb2bf1d63637c663d4d641dc91c5687de308a50eab3e75788d3cae720259a03d99b7e01f4146762
-DIST mysql-extras-20180628-0201Z.tar.bz2 322141 BLAKE2B 
fce35cfea4ffa9860908fcdf440cd0d714c402c42ee2afb22cec9e727971c216310c7db561ca1b37deebb2cea5137fe24f19b491ad500949e3170ccec3de0b13
 SHA512 
71a3800ec091b41e41d25536199149eb714c0bbfc0f6fc478e8e4dcaf4cf87a7e4d49c513da3c9badc0de810d7d78c05ad91dd898e45005b42136346237de42a
 DIST mysql-extras-20180809-1700Z.tar.bz2 322999 BLAKE2B 
8b5feb32085dc35b2f68dae985b2d266c4eaa0e956b490050a2df04bbff99bf8623b67e75af9326d84e3ad625c4d86b0d21d23c9a96df5a0c9cd5ed730958970
 SHA512 
fbd7af9284bbf09d55f128361e7cc52d94f24ac491aac800cd6d61f2e444aeca66a4d5e6ae94c2fb4044e00cec9b232bae9a76a229f87f19d90b7aecf70792ec

diff --git a/dev-db/mariadb/mariadb-10.0.35-r2.ebuild 
b/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
index 23c9b0f225d..7757768000c 100644
--- a/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
+++ b/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-MY_EXTRAS_VER="20180515-1334Z"
+MY_EXTRAS_VER="20180809-1700Z"
 SUBSLOT="18"
 
 JAVA_PKG_OPT_USE="jdbc"
@@ -211,7 +211,6 @@ src_prepare() {
echo > "${S%/}/plugin/${1}/CMakeLists.txt" || die
}
 
-   java-pkg-opt-2_src_prepare
if use tcmalloc; then
echo "TARGET_LINK_LIBRARIES(mysqld tcmalloc)" >> 
"${S%/}/sql/CMakeLists.txt" || die
fi
@@ -249,6 +248,7 @@ src_prepare() {
fi
 
cmake-utils_src_prepare
+   java-pkg-opt-2_src_prepare
 }
 
 src_configure(){
@@ -458,6 +458,10 @@ src_install() {
for script in "${S%/}"/scripts/mysql* ; do
[[ ( -f "$script" ) && ( "${script%.sh}&q

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

2018-08-09 Thread Brian Evans
commit: d3b44736c3f103c21126c370c6d331aff2537f4e
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  9 23:18:38 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  9 23:18:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b44736

dev-db/mariadb: Version bump for 10.1.35

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-db/mariadb/Manifest   |   2 +
 dev-db/mariadb/mariadb-10.1.35.ebuild | 887 ++
 2 files changed, 889 insertions(+)

diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest
index 65dd6560c56..77e748f994a 100644
--- a/dev-db/mariadb/Manifest
+++ b/dev-db/mariadb/Manifest
@@ -6,6 +6,7 @@ DIST mariadb-10.1.29.tar.gz 67885370 BLAKE2B 
40b94ed519522f16ee4687a9c569a0e5263
 DIST mariadb-10.1.31.tar.gz 67982786 BLAKE2B 
1fabbea67345024157be4be34a50c4e9c73b1a60def452321b6e9209d9fb16aace92e7ab1c37c168e5c9f6c52b623245e9df3171ce3f84e8fd0e840948b3e57f
 SHA512 
db37ddb8ae5daf35b37d5132860c19c4a9b51c40005d05c5107f956ac5b4ecd447375b6f3a09bf59ea5aef2f4009314ed6e969ca2ac516722702b4da286dbd89
 DIST mariadb-10.1.33.tar.gz 65292094 BLAKE2B 
3223f9476e946112f7c1d23cc82ff52636801244136343413ae00336173ec58bb4af8dc36e065f6cd27e9aa3f9f999b1d19f9257b928bd92555b34b614b9cf76
 SHA512 
1d30e06d0c19e338bfbbe6815cf5eee8e1b839b525950f7f54c7cf8f89034658a284df4756f54719ab0f55875546d4713b03bab7dd094ec13291732b069f737e
 DIST mariadb-10.1.34.tar.gz 65298561 BLAKE2B 
3f3af7b8bad68a08f69befd3f3e7bd88b8cf058feb20309dc2cdbd16bf5d015c2cb0d1d9d2fdf831f6183c0b9bb25405124c24b2940467489e05d42c57f7b0a6
 SHA512 
3c18359006b340dcf724d1fce36dcc19916c42492269a7545e0726172b8f7b84860e10725c74e4458dae34572395f1650bf17838e9058544e0a6cfcbffd54f6d
+DIST mariadb-10.1.35.tar.gz 65324620 BLAKE2B 
659ad232a1f2f1cfd74ba8aa9b9f67adc6f4a5dc82e5d8b16011dba83155b1223138df273c935c71021f05068cd8fd14538e935847a36640fc4218b86155698c
 SHA512 
88e6049f3bbc3aa047e108f91a2c4f335758e80f25bfa2974b5f8c2e13f5758824d7835dece021b515c531e5641b9998e4de92256ad4b47b7f694da99bd471aa
 DIST mariadb-10.2.16.tar.gz 73363798 BLAKE2B 
31b4d21612f72ff2784b038479ccb866f8d870019c1ff86ff8fa11256e56e659203c83ba52294cc16d0d73531f1d30f5e4ab218a1daadd02223cda3e4c984590
 SHA512 
3ee476987580c9105645936bbbf29e5614753120247d8909833221c66d68bd507c99643b8b17f23e99644825ad03e03c841309731915e9101f3b5cf47c14e902
 DIST mariadb-10.3.7.tar.gz 71816160 BLAKE2B 
213cfe2999b48c088e08e8289a6243d79b91e465fce51850a253a121896f69df03f935940f25ac290e15e29f97b3a16f75711044b8986f6ec3841ef8beafa0b4
 SHA512 
b1b3ad9ddc45bdfd3d03888ba160f9991b23187341deac402d5dc4b735511e29767a5dc64ca557bea9bf3d3b413b941ef2e1f5fa30be056dfaec4542a43895f1
 DIST mariadb-10.3.8.tar.gz 72152953 BLAKE2B 
4742be1d533c7958b61efd430411a1e7390faffc25ceccc09c736647fb263dc3797064725335abf17f9362c7a92293ea5fc72bc2ddd70636f83c25e35c4c83aa
 SHA512 
e1b61900a06fa57992a2f8516771f5fb98799ed5a4bbe74f858c0fe87b907cc6b600942d6fe97b6064cb39b610a7213cb3bc9634a336f9ebffe11dfe67746422
@@ -16,3 +17,4 @@ DIST mysql-extras-20180515-1334Z.tar.bz2 321462 BLAKE2B 
48fc1e0058fa824e6234b0f3
 DIST mysql-extras-20180529-0042Z.tar.bz2 321715 BLAKE2B 
c40e7c8de7d24f1ab6208968f3e22aae9e7782f02edef1391d37583ba4a99e67646eba2b9fdcf2a77e3e5a3a86c36632edfebb42b12ab242662cf6913313168d
 SHA512 
a136d9f9567a3bbd396c1e33d1d7b6565be16b5b0a514835299a09b009e9d908328066701bb1c6c19af74225b1d166e3f57af81b277b6d8fad9e63c009523586
 DIST mysql-extras-20180621-0218Z.tar.bz2 321959 BLAKE2B 
f444a3bd5e75c7ef491d175b1fc775a091c12870f4ac1003f0458dd5c7a1c91e09adec78013e828b4d8b16e96060426825b1650def8c22199dd59897b732359e
 SHA512 
20523897dac98b369ab064932507034e547ffd283059285a4fb2bf1d63637c663d4d641dc91c5687de308a50eab3e75788d3cae720259a03d99b7e01f4146762
 DIST mysql-extras-20180628-0201Z.tar.bz2 322141 BLAKE2B 
fce35cfea4ffa9860908fcdf440cd0d714c402c42ee2afb22cec9e727971c216310c7db561ca1b37deebb2cea5137fe24f19b491ad500949e3170ccec3de0b13
 SHA512 
71a3800ec091b41e41d25536199149eb714c0bbfc0f6fc478e8e4dcaf4cf87a7e4d49c513da3c9badc0de810d7d78c05ad91dd898e45005b42136346237de42a
+DIST mysql-extras-20180809-1700Z.tar.bz2 322999 BLAKE2B 
8b5feb32085dc35b2f68dae985b2d266c4eaa0e956b490050a2df04bbff99bf8623b67e75af9326d84e3ad625c4d86b0d21d23c9a96df5a0c9cd5ed730958970
 SHA512 
fbd7af9284bbf09d55f128361e7cc52d94f24ac491aac800cd6d61f2e444aeca66a4d5e6ae94c2fb4044e00cec9b232bae9a76a229f87f19d90b7aecf70792ec

diff --git a/dev-db/mariadb/mariadb-10.1.35.ebuild 
b/dev-db/mariadb/mariadb-10.1.35.ebuild
new file mode 100644
index 000..549fe3bb2db
--- /dev/null
+++ b/dev-db/mariadb/mariadb-10.1.35.ebuild
@@ -0,0 +1,887 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+MY_EXTRAS_VER="20180809-1700Z"
+SUBSLOT="18"
+
+JAVA_PKG_OPT_USE="jdbc"
+
+# Keeping eutils in EAPI=6 for emktemp in pkg_config
+
+inherit eutils systemd flag-o-matic prefix toolchain-funcs java-pkg-opt-2 user

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

2018-08-09 Thread Sergei Trofimovich
commit: 9400e1a53ebf4b162e5b24321a658911c1780bae
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  9 21:19:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  9 22:34:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9400e1a5

dev-lang/crystal: drop old

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-lang/crystal/Manifest |   3 -
 dev-lang/crystal/crystal-0.23.1.ebuild| 102 --
 dev-lang/crystal/crystal-0.24.1-r1.ebuild | 102 --
 3 files changed, 207 deletions(-)

diff --git a/dev-lang/crystal/Manifest b/dev-lang/crystal/Manifest
index eacede05b48..7eda964d98e 100644
--- a/dev-lang/crystal/Manifest
+++ b/dev-lang/crystal/Manifest
@@ -1,8 +1,5 @@
 DIST crystal-0.23.0-1-linux-i686.tar.gz 18498501 BLAKE2B 
7a8e4e5a2b1425b6effe0a634b74b28c340c4d23c4bfccc0abac4e5d47473e10421d025e68e1fb1fa5b0ba8296108e36cd17d393fb143b8012168d595e5852f9
 SHA512 
8745114c4824d2859c569ed1bd1057d6d649d57b10d41d22c17627f623704eb98ec2e3ab2bf06622de624906f53e053975a6b9d852aeaafeae4f43585609de28
 DIST crystal-0.23.0-1-linux-x86_64.tar.gz 18729061 BLAKE2B 
bfca07702b2f7c7d6b11aac864475316cabe86bdba90b1819ecd5cb45769b2b7fd9fb4c9f80e46301785209cc5b35fe39bf689163b9376a32b24f8a685a6281b
 SHA512 
6a4e427b4ab3c3be6efcfaee5c1a19eff04eaf00db949d1e1ba8f29c3277affe96a7aba4273d93fd05251453d5b5b937aa792bc448ff2f6d6aa7f2b17d175f75
-DIST crystal-0.23.1-patchset.tar.bz2 7268 BLAKE2B 
135990ac9f1a225f169dbc5bb6034d2194d9fc917954764564d68afec09af703382743965a801c9ce54a5866af60847b4c4fc0b9daf2cf5ea99052fbeb771b2a
 SHA512 
68896fc5d1772eeb3dd263f1615fc8031a63d0f3eebca1feb35165adf14a610157302541c84cbc9031a3070fd5566ffe88ad03a8c523f55980520e5614b00b89
-DIST crystal-0.23.1.tar.gz 1646650 BLAKE2B 
3105a683e61835d1e514d5d403b00d3dfae01100a9862d6346c45201c5fb6cba879255469652463719998e976afc495ee9fd4f14f829a709f832cd323cfc2b3b
 SHA512 
06ee0d45cc79cc343d04c346e9cd47b6e4ebc79bf21833662f268f9604f7d2080f7696824e1959de341539f801ae8f898fe1d7b18e4c75378d4eb191878668d5
-DIST crystal-0.24.1.tar.gz 1744210 BLAKE2B 
e3a49a75f42e734753b369f1ad22db011b3af055acb0886b74151281480015c19b079cfc7246070c96e45942e51ed47d183606906bef8f2a0e6786ec7b39dbc8
 SHA512 
f27b64922eaff45228d9cc16bb229528e523500b8f64a3b4a5ed0584445bebf7812457e17952d0eabac2869ee259949bb12fbc80d60a6aa717307a80932345b8
 DIST crystal-0.24.2-1-linux-i686.tar.gz 17667007 BLAKE2B 
73104ce088e161f03a7b4a191bb6dcdd86d0c65fe4058bb81f1177c6b7162aa48ca7732fbb410de8d3c9ca58830774913acdad9a89d8420a62e6526ecd309a2a
 SHA512 
af0019fa1d140e653812a5d8a4fbb129ccf5d66ae55aa1a4e94ec3166058eb47abd2dd429a9d72a4baad4a6032abdaafc07bc22ca6380ac85e9d1c7168d7bf5d
 DIST crystal-0.24.2-1-linux-x86_64.tar.gz 35022853 BLAKE2B 
5b101a27fef0dfbbf61920d826689a45f400c28afe7383320b69f8887512bcab65cbfe8a2cf35b0c598b06083d1ea5e338f4e2b910db03226ba05195483e4c89
 SHA512 
21d8e7fc34fc24ccb7e8e2c7aade0c3d6fe17e385f0f00534bb91e886788da0b27ff8276b634f7ae13d6342c7e22c6acd609562bcf1af8fddfdee5e256e1bcf0
 DIST crystal-0.24.2.tar.gz 1745462 BLAKE2B 
8f3d5cf9e274558a5622aae44c6f7d54d0b3042d08810ddc650f181b91a536a3d0cc2d8fa726b677cce1f8a946319a55b803823596cef0d4d3e63832bfcea720
 SHA512 
db9fb973eeb2bc72ef91bb894b7c5aea73e727ff46e739aa431d68e556238f346a688a7a43de284afb4667b49366afce3ca423a523bea521180fa8f19ba6862d

diff --git a/dev-lang/crystal/crystal-0.23.1.ebuild 
b/dev-lang/crystal/crystal-0.23.1.ebuild
deleted file mode 100644
index c1b0b885924..000
--- a/dev-lang/crystal/crystal-0.23.1.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1 multiprocessing toolchain-funcs
-
-BV=0.23.0-1
-BV_AMD64=${BV}-linux-x86_64
-BV_X86=${BV}-linux-i686
-
-DESCRIPTION="The Crystal Programming Language"
-HOMEPAGE="https://crystal-lang.org;
-SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2
-   amd64? ( 
https://github.com/crystal-lang/crystal/releases/download/${PV}/crystal-${BV_AMD64}.tar.gz
 )
-   x86? ( 
https://github.com/crystal-lang/crystal/releases/download/${PV}/crystal-${BV_X86}.tar.gz
 )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
-
-# dev-libs/boehm-gc[static-libs] dependency problem,  check the issue: 
https://github.com/manastech/crystal/issues/1382
-DEPEND="
-   >=sys-devel/llvm-3.9.0:*
-   dev-libs/boehm-gc[static-libs,threads]
-   dev-libs/libatomic_ops
-   dev-libs/libevent
-   dev-libs/libpcre
-   sys-libs/libunwind
-   dev-libs/pcl
-   dev-libs/gmp:0
-"
-RDEPEND="${DEPEND}
-   xml? ( dev-libs/libxml2 )
-   yaml? ( dev-libs/libyaml )
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.23.0-verbose-LDFLAGS.patch
-   

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

2018-08-09 Thread Sergei Trofimovich
commit: 1328870550957af8a6d9eace05ff43a344f8440d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  9 22:34:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  9 22:34:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13288705

dev-libs/xxhash: keyworded 0.6.5 for ppc64, bug #663178

Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild 
b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index eed6d2e2356..c8e7e54b1e1 100644
--- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
+++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2 GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd"
 IUSE="static-libs"
 
 DEPEND=""



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

2018-08-09 Thread Sergei Trofimovich
commit: a90b30e0ed07c7844a8f79b7a995be8ab03143b5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  9 20:55:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  9 22:34:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90b30e0

dev-lang/crystal: bump up to 0.26.0

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-lang/crystal/Manifest  |   3 +
 dev-lang/crystal/crystal-0.26.0.ebuild | 105 +
 ...tal-0.26.0-gentoo-tests-network-sandbox-2.patch |  23 +
 3 files changed, 131 insertions(+)

diff --git a/dev-lang/crystal/Manifest b/dev-lang/crystal/Manifest
index 6f848b551cd..eacede05b48 100644
--- a/dev-lang/crystal/Manifest
+++ b/dev-lang/crystal/Manifest
@@ -7,3 +7,6 @@ DIST crystal-0.24.2-1-linux-i686.tar.gz 17667007 BLAKE2B 
73104ce088e161f03a7b4a1
 DIST crystal-0.24.2-1-linux-x86_64.tar.gz 35022853 BLAKE2B 
5b101a27fef0dfbbf61920d826689a45f400c28afe7383320b69f8887512bcab65cbfe8a2cf35b0c598b06083d1ea5e338f4e2b910db03226ba05195483e4c89
 SHA512 
21d8e7fc34fc24ccb7e8e2c7aade0c3d6fe17e385f0f00534bb91e886788da0b27ff8276b634f7ae13d6342c7e22c6acd609562bcf1af8fddfdee5e256e1bcf0
 DIST crystal-0.24.2.tar.gz 1745462 BLAKE2B 
8f3d5cf9e274558a5622aae44c6f7d54d0b3042d08810ddc650f181b91a536a3d0cc2d8fa726b677cce1f8a946319a55b803823596cef0d4d3e63832bfcea720
 SHA512 
db9fb973eeb2bc72ef91bb894b7c5aea73e727ff46e739aa431d68e556238f346a688a7a43de284afb4667b49366afce3ca423a523bea521180fa8f19ba6862d
 DIST crystal-0.25.0.tar.gz 1957613 BLAKE2B 
4c2467e39a9bc6745b74c00f755490a2f726e775c2a0d15562af27d2a6771c95c44f79e6b59ad45f61a59566529854d75c980c55a6886538fa98663879477258
 SHA512 
20f2864919c7710e5aee8112e1c6ab54a2e50b244ac63d374edfed41ab659b11c062f76dbfc38e763a08bdbea9e0a39f3b5cac5e00bf453be3a31d3b0a023917
+DIST crystal-0.25.1-1-linux-i686.tar.gz 39882213 BLAKE2B 
35d0045a72ced6ba7348105c9b88e564f85b075af78decd52c40b47b338cd1c7c1b01565430f9aa21251cfd1266041268e037eb616a24475acfa22b1b8ae1448
 SHA512 
79601b6c586184e064798c4daca3de77f7c81fbc4d0062a558824533f9272f04899c0041b17dce072757f20f7940c99303c6ff1143448b6452e8216ca4bb43dd
+DIST crystal-0.25.1-1-linux-x86_64.tar.gz 38004788 BLAKE2B 
580ccad2227e6467c4c61ce9adf4aeb99c55f694c71a02b9d959c31deba66e428f5c5e7d920dd42d01524ccaef04b9eae3b068f2c6ff16414fa3fd36f462414f
 SHA512 
ec33781b767f8f9f0a6d00f73109fbe9d683a23fca9cc8b462acda3eb024fc970d0daf8c36fb2239297f77510d2e3f544f58ec1cf53d08ea856bc6307f81d1dd
+DIST crystal-0.26.0.tar.gz 1992091 BLAKE2B 
dfc96e3e9a71dbec07235a982bbb34ea81bb3adbb39f6c8f8c9bb855ac97e5faf4d47d4a78901317798941b84117399aeee6af53c6c06ae21b9504ca617a2899
 SHA512 
45a62a2496d477cd72666e98b36bdcbfff958a8f5f0e71f04101f2ba72fc87117d53c8c098a72edb55e9be192b68b73529d5f76e4c66002ed6e88a372519

diff --git a/dev-lang/crystal/crystal-0.26.0.ebuild 
b/dev-lang/crystal/crystal-0.26.0.ebuild
new file mode 100644
index 000..033b3eb6c94
--- /dev/null
+++ b/dev-lang/crystal/crystal-0.26.0.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit bash-completion-r1 llvm multiprocessing toolchain-funcs
+
+BV=0.25.1
+BV_AMD64=${BV}-1-linux-x86_64
+BV_X86=${BV}-1-linux-i686
+
+DESCRIPTION="The Crystal Programming Language"
+HOMEPAGE="https://crystal-lang.org;
+SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   amd64? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV/}/crystal-${BV_AMD64}.tar.gz
 )
+   x86? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV}/crystal-${BV_X86}.tar.gz
 )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
+
+LLVM_MAX_SLOT=6
+
+# dev-libs/boehm-gc[static-libs] dependency problem,  check the issue: 
https://github.com/manastech/crystal/issues/1382
+DEPEND="
+   sys-devel/llvm:${LLVM_MAX_SLOT}
+   dev-libs/boehm-gc[static-libs,threads]
+   dev-libs/libatomic_ops
+   dev-libs/libevent
+   dev-libs/libpcre
+   sys-libs/libunwind
+   dev-libs/pcl
+   dev-libs/gmp:0
+"
+RDEPEND="${DEPEND}
+   xml? ( dev-libs/libxml2 )
+   yaml? ( dev-libs/libyaml )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.25.0-verbose.patch
+   "${FILESDIR}"/${PN}-0.24.2-gentoo-tests-sandbox.patch
+   "${FILESDIR}"/${PN}-0.24.2-gentoo-tests-network-sandbox.patch
+   "${FILESDIR}"/${PN}-0.26.0-gentoo-tests-network-sandbox-2.patch
+)
+
+src_prepare() {
+   default
+
+   use blocking-stdio-hack && eapply 
"${FILESDIR}"/"${PN}"-0.22.0-blocking-stdio-hack.patch
+}
+
+src_compile() {
+   emake \
+   $(usex debug "" release=1) \
+   progress=true \
+   stats=1 \
+   threads=$(makeopts_jobs) \
+   verbose=1 \
+   \
+   CC=$(tc-getCC) \
+   CXX=$(tc-getCXX) \
+

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

2018-08-09 Thread Andreas Sturmlechner
commit: 27f16b16970c8fd338fda948ed5c13e6bcdc6f0b
Author: Jouni Kosonen  tukesoft  com>
AuthorDate: Sat Jul 28 19:02:56 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 22:19:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f16b16

media-libs/mlt: version bump 6.10.0

Bug: https://bugs.gentoo.org/661842
Bug: https://bugs.gentoo.org/650258
Closes: https://github.com/gentoo/gentoo/pull/9371

 media-libs/mlt/Manifest|   1 +
 .../mlt/files/mlt-6.10.0-swig-underlinking.patch   |  12 ++
 media-libs/mlt/mlt-6.10.0.ebuild   | 220 +
 3 files changed, 233 insertions(+)

diff --git a/media-libs/mlt/Manifest b/media-libs/mlt/Manifest
index 58d6d4bec16..acea3b43f21 100644
--- a/media-libs/mlt/Manifest
+++ b/media-libs/mlt/Manifest
@@ -1,2 +1,3 @@
 DIST mlt-6.4.1.tar.gz 1344030 BLAKE2B 
835561eac31a44d292c5915567338eb43110b3474778327af282403b43e3e89eaec407e5920f81a774c03968b4c08a496b0ef6c3e6d0970c17353613e7f4d051
 SHA512 
b082274e2184a0496f496517ddbcae33bab44cd1f50c1708942b7a24e5861ba97cae9fa21ec41ea21d662cbf56e2e2e66caa707a100077ef6e13aa7140f7a9fb
 DIST mlt-6.6.0.tar.gz 1365768 BLAKE2B 
e2e6919d603560dac3d809740a3be2989a3b52a4e933fa67927c5c26796a5c9b35da1aedb54caa4c87133dc682d5f41455900594ebdfd6ec1516ff02d477d58f
 SHA512 
06e553d2deb36deddd9e0f2269ee0529bf768e73d2160ee16a4cd36ed3fba5be145165f0b21278623afece046351264269509ff05f24fbbb2f163be1f4d48845
+DIST mlt-6.10.0.tar.gz 1384632 BLAKE2B 
4bbcf95409df1ea1828d2b34e6d6663cf83f5672641034f775d029037505051c5490c46c69e104811aaf776794be2df95913d094319f4a2dbba0c42117abe15e
 SHA512 
6f374f20f1dc851792c1075537cf7e977038fb557b2bd5d5816c1fc69d471947c8469c914cf662766f3b503ae819881bf2b4e1673e0f7a84309e0fb671a9de1b

diff --git a/media-libs/mlt/files/mlt-6.10.0-swig-underlinking.patch 
b/media-libs/mlt/files/mlt-6.10.0-swig-underlinking.patch
new file mode 100644
index 000..e84e98c1576
--- /dev/null
+++ b/media-libs/mlt/files/mlt-6.10.0-swig-underlinking.patch
@@ -0,0 +1,12 @@
+diff --git a/src/swig/ruby/build b/src/swig/ruby/build
+index 2d0cc0d..1a8aee7 100755
+--- a/src/swig/ruby/build
 b/src/swig/ruby/build
+@@ -8,6 +8,6 @@ system( "ln -sf ../mlt.i" )
+ system( "swig -c++ -ruby -I../../mlt++ -I../.. mlt.i" )
+ $CFLAGS = $CFLAGS.to_s + " -I../.. " + (ENV.has_key?('CXXFLAGS')? 
ENV['CXXFLAGS'] : '')
+ $CXXFLAGS = $CXXFLAGS.to_s + " -I../.. " + (ENV.has_key?('CXXFLAGS')? 
ENV['CXXFLAGS'] : '')
+-$LDFLAGS = $LDFLAGS.to_s + " -L../../mlt++ -lmlt++"
++$LDFLAGS = $LDFLAGS.to_s + " -L../../mlt++ -lmlt++ -L../../framework -lmlt"
+ create_makefile('mlt')
+ system( "make V=1" )

diff --git a/media-libs/mlt/mlt-6.10.0.ebuild b/media-libs/mlt/mlt-6.10.0.ebuild
new file mode 100644
index 000..0e420e80014
--- /dev/null
+++ b/media-libs/mlt/mlt-6.10.0.ebuild
@@ -0,0 +1,220 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+# this ebuild currently only supports installing ruby bindings for a single 
ruby version
+# so USE_RUBY must contain only a single value (the latest stable) as the 
ebuild calls
+# /usr/bin/${USE_RUBY} directly
+USE_RUBY="ruby23"
+inherit flag-o-matic python-single-r1 ruby-single toolchain-funcs
+
+DESCRIPTION="Open source multimedia framework for television broadcasting"
+HOMEPAGE="https://www.mltframework.org/;
+SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 
debug ffmpeg fftw frei0r
+gtk jack kdenlive libav libsamplerate lua melt opencv opengl python qt5 
rtaudio ruby sdl vdpau xine xml"
+# java perl php tcl vidstab
+IUSE="${IUSE} kernel_linux"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+#rtaudio will use OSS on non linux OSes
+COMMON_DEPEND="
+   >=media-libs/libebur128-1.2.2
+   ffmpeg? (
+   libav? ( >=media-video/libav-12:0=[vdpau?] )
+   !libav? ( media-video/ffmpeg:0=[vdpau?] )
+   )
+   fftw? ( sci-libs/fftw:3.0= )
+   frei0r? ( media-plugins/frei0r-plugins )
+   gtk? (
+   media-libs/libexif
+   x11-libs/gtk+:2
+   x11-libs/pango
+   )
+   jack? (
+   >=dev-libs/libxml2-2.5
+   media-libs/ladspa-sdk
+   virtual/jack
+   )
+   libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
+   lua? ( >=dev-lang/lua-5.1.4-r4:= )
+   opencv? ( >=media-libs/opencv-3.2.0:= )
+   opengl? ( media-video/movit )
+   python? ( ${PYTHON_DEPS} )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/libexif
+   

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

2018-08-09 Thread Patrick McLean
commit: 8a8717ca8e040a7a104c589d8a29e90753d8e1b7
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Aug  9 22:18:47 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Aug  9 22:19:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8717ca

sys-cluster/ceph: Rev bump, fix building of python modules

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sys-cluster/ceph/{ceph-13.2.1.ebuild => ceph-13.2.1-r1.ebuild} | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-13.2.1.ebuild 
b/sys-cluster/ceph/ceph-13.2.1-r1.ebuild
similarity index 98%
rename from sys-cluster/ceph/ceph-13.2.1.ebuild
rename to sys-cluster/ceph/ceph-13.2.1-r1.ebuild
index 15c74939685..bcb39ab0771 100644
--- a/sys-cluster/ceph/ceph-13.2.1.ebuild
+++ b/sys-cluster/ceph/ceph-13.2.1-r1.ebuild
@@ -233,8 +233,12 @@ src_configure() {
 
 python_compile() {
local CMAKE_USE_DIR="${S}"
+   ceph_src_configure
+
+   rm -r "${BUILD_DIR}/lib/cython_modules" || die
 
pushd "${BUILD_DIR}/src/pybind" >/dev/null || die
+   emake VERBOSE=1 clean
emake VERBOSE=1 all
 
# python modules are only compiled with "make install" so we need to do 
this to
@@ -273,7 +277,7 @@ src_compile() {
) || die "failed to build node modules for mgr-frontend"
fi
 
-   cmake-utils_src_make all
+   cmake-utils_src_make VERBOSE=1 all
 
# we have to do this here to prevent from building everything multiple 
times
BUILD_DIR="${CMAKE_BUILD_DIR}" python_copy_sources



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

2018-08-09 Thread Patrice Clement
commit: 21f2529865206e5bcc7539389863bad706e3c16a
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Aug  9 21:54:32 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug  9 21:56:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f25298

dev-python/pycdio: fix dependency.

Courtesy of Sam May  gmail.com>.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/pycdio/pycdio-2.0.0.ebuild 
b/dev-python/pycdio/pycdio-2.0.0.ebuild
index 38c8a750aa2..dbde3585e0e 100644
--- a/dev-python/pycdio/pycdio-2.0.0.ebuild
+++ b/dev-python/pycdio/pycdio-2.0.0.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="examples"
 
-RDEPEND=">=dev-libs/libcdio-0.90"
+RDEPEND=">=dev-libs/libcdio-2.0.0"
 
 DEPEND="
${RDEPEND}



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

2018-08-09 Thread Patrice Clement
commit: 9a97c4b560feca20c3e1ef403fba9b8902100840
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Aug  8 08:22:54 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug  9 21:56:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a97c4b5

app-vim/tlib: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-vim/tlib/Manifest |  1 +
 app-vim/tlib/tlib-1.22.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index 60080ae08b8..e9d40970137 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1 +1,2 @@
 DIST tlib-1.20.tar.gz 111202 BLAKE2B 
0ee6c662e1658607706516adab9b770942ec948633a75879b5a516b46989a34744acde52d10d5b2ea58af6e7215f1241b18c53267d643d4c2e08da425a93169e
 SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
+DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908

diff --git a/app-vim/tlib/tlib-1.22.ebuild b/app-vim/tlib/tlib-1.22.ebuild
new file mode 100644
index 000..3b7985db27c
--- /dev/null
+++ b/app-vim/tlib/tlib-1.22.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim;
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   default
+   rm -r test samples addon-info.json || die
+}



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

2018-08-09 Thread Andreas Sturmlechner
commit: 7661f3103e903cca69ef2aca582b1868e686c995
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 21:40:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 21:40:50 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7661f310

kde-apps/kopete: Drop obsolete comment

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 kde-apps/kopete/kopete-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kopete/kopete-.ebuild 
b/kde-apps/kopete/kopete-.ebuild
index e85445d587..9c0c95d69e 100644
--- a/kde-apps/kopete/kopete-.ebuild
+++ b/kde-apps/kopete/kopete-.ebuild
@@ -56,7 +56,6 @@ PROTOCOLS="gadu groupwise jingle meanwhile oscar testbed 
winpopup +xmpp zeroconf
 #  irc: NO DEPS
 #  qq: NO DEPS
 #  telepathy: net-libs/decibel
-#  yahoo: media-libs/jasper (service shutdown)
 #  skype, sms (until fixed)
 
 IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"



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

2018-08-09 Thread Andreas Sturmlechner
commit: 3225128041cd11a9f349a7c300dfc26b82b65f9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 21:10:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 21:39:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32251280

app-office/libreoffice: Drop obsolete config option

Upstream commit 0e2a8bbfa16f9b7fff370b2e7f4ecf9abdd25e66

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-office/libreoffice/libreoffice-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index 46abef27e98..00692c44abb 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -402,7 +402,6 @@ src_configure() {
--disable-openssl
--disable-pdfium
--disable-report-builder
-   --with-alloc=system
--with-build-version="Gentoo official package"
--enable-extension-integration
--with-external-dict-dir="${EPREFIX}/usr/share/myspell"



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

2018-08-09 Thread Andreas Sturmlechner
commit: e32e965ebab82578704fae63dc3991ff6bf408bc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 21:36:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 21:39:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32e965e

app-office/libreoffice: Switch USE=dbus to sys-apps/dbus

Upstream commit 02addb3618f026acd72ece76fc726b9473cc5940
Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-office/libreoffice/libreoffice-.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index 00692c44abb..8654bb522fb 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -144,10 +144,13 @@ COMMON_DEPEND="${PYTHON_DEPS}
x11-libs/libXinerama
x11-libs/libXrandr
x11-libs/libXrender
-   bluetooth? ( net-wireless/bluez )
+   bluetooth? (
+   dev-libs/glib:2
+   net-wireless/bluez
+   )
coinmp? ( sci-libs/coinor-mp )
cups? ( net-print/cups )
-   dbus? ( dev-libs/dbus-glib )
+   dbus? ( sys-apps/dbus )
eds? (
dev-libs/glib:2
gnome-base/dconf



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

2018-08-09 Thread Andreas Sturmlechner
commit: a520806d3657807c34ba35fd0d8fcadc4e0e85ea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 21:19:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 21:39:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a520806d

app-text/libwps: 0.4.10 version bump

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-text/libwps/Manifest |  1 +
 app-text/libwps/libwps-0.4.10.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-text/libwps/Manifest b/app-text/libwps/Manifest
index 3df12475511..00580182a4b 100644
--- a/app-text/libwps/Manifest
+++ b/app-text/libwps/Manifest
@@ -1,2 +1,3 @@
+DIST libwps-0.4.10.tar.xz 695448 BLAKE2B 
ec26b6ccd918aa29d0df053b3e321b651e0c7142910009e0b50a89f88f4dba8f7e9e20f8962a7afb84497b533129d85eb5c7628aa7c64f2a57ce2976d5ff372f
 SHA512 
e5a6155d9e59df226e72db5723ae7574d3f3fdc49bd64156e11f9d3715748fb919dd3d2ab83b6d5fb80c002e7d4ca12563f6ff80472a6485f374b037404acf83
 DIST libwps-0.4.8.tar.xz 648512 BLAKE2B 
b446cff0e760569daa52fd24e42af8cdda78f2c0bc77d26cc25957381456f045dde1eb4ec8bd7999de29f658d67b2a493fdeacde4faa12a00aa28725603f
 SHA512 
bf5d7aeb6f06e87f15ec8e911fb6436fb4e14839123db71488638f0e658034ad4ea8849ed83926af2fab9b50a7ef7410199d4a1102abc63c83d37bf1966a4afb
 DIST libwps-0.4.9.tar.xz 673784 BLAKE2B 
7843de719d6c2ff3152b216e808fc06798ae77e582a644fccd34667e409ec8a34764f302c484bf991e653cd1bb8eaca48f68861aa50e5c41ae41373b5b0c531d
 SHA512 
8703e60837c525ab24e40bb3e2e25244e9f4d2231699373b28d86430f6d7f818a5ba32de08f19febdb4f917f1a90e3b27f95e7d3200ca2d4a9101c262b37a30d

diff --git a/app-text/libwps/libwps-0.4.10.ebuild 
b/app-text/libwps/libwps-0.4.10.ebuild
new file mode 100644
index 000..b9ba610b623
--- /dev/null
+++ b/app-text/libwps/libwps-0.4.10.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Microsoft Works file word processor format import filter library"
+HOMEPAGE="https://sourceforge.net/p/libwps/wiki/Home/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86"
+IUSE="doc debug static-libs tools"
+
+RDEPEND="
+   dev-libs/librevenge
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+
+src_configure() {
+   econf \
+   $(use_enable debug) \
+   $(use_with doc docs) \
+   $(use_enable static-libs static) \
+   $(use_enable tools)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2018-08-09 Thread Patrick McLean
commit: 256471d12022a3e17b3399b013662aa40b8d36a9
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Aug  9 21:24:49 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Aug  9 21:34:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256471d1

sys-kernel/vanilla-sources: Version bump to 4.17.14

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.17.13.ebuild => vanilla-sources-4.17.14.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index be0b643843b..cb22f3a470b 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -9,6 +9,6 @@ DIST patch-3.16.57.xz 2026584 BLAKE2B 
275c631a26fd7832f5845f2bb74ec053b2e289e72b
 DIST patch-3.2.102.xz 1964152 BLAKE2B 
92a9ddef295250db735f7212af956e47385818b1863b27f7852afc6c0a36b3cc1d1099fd3fa37f3de9a8668f4aa7250fbae467451eae67fa4371078dd0de2009
 SHA512 
15e17a1eb39cb73d0efb606d78a44c811fe83b24004ac45504b32531af1db29f1d82fd5270c8ccc56d714cedb124a07f5e31b1eda93f45715154a721df4a
 DIST patch-4.1.52.xz 753264 BLAKE2B 
57e0d116ead0a994bffbe019f229c607c71201452d6a8bb57c9855b637b011471bcf383d51fd8fe725498210d3ddaba7a3a3f6af491effc909a15f902275
 SHA512 
0d18cb892b62edb42e48038125b74edcf13093cefe30616403f0e75d44974d57e569ad28a8c98d9d80b3fbc360f092b7c045778e17e28bbb9748528ed87df43c
 DIST patch-4.14.62.xz 1567892 BLAKE2B 
ccb7ee6097b49755f873d39f9d2f3d4f75f2e646a1e9f8fe6e09a333da97b0958320f8e713bcef17681bb6e90898a139fdcb15d065deb379e084b6a7646660d4
 SHA512 
c0f3746650d697d5bf3c84f9ed3646d32e746102f51f87b62999d49f4ab43dd18fcb7b14d9f5e6fc0329af68e22cec761b1ab6a1395ca5e367151edd5e221407
-DIST patch-4.17.13.xz 329540 BLAKE2B 
1ef58a7ef36a38469f80aabf0a1235f2f94b2c6c2861bf320a2df324bc2822021e5f741355eb28e7605899740ced4e60372b8e599c04bdaf27e377544d9834bd
 SHA512 
8f77239c6c0393aa6e854f98d0ef0832e0a3e936251805ca1fcde2b5d24e0b086582f68e3f494a4a287b404573c26a867170958d53f3c1bf4c46c4c5697188b2
+DIST patch-4.17.14.xz 334432 BLAKE2B 
5feb100e7789de12891ebb0a9f7e305c8b50ede3807bfcff3e6c932e7b61d21cf5d0dc431bc2f68a0c53fe1898844867b0a431034f2e7b69d14892b6e5940ea3
 SHA512 
99b76b9305868a93139d9e977ee244c02ada7e3966856a1c559c049dff4543cd39595b723d9fc9b8f27ffef9ff0e4b28bcfbdb28738d5e19342473336553eb27
 DIST patch-4.4.147.xz 2069532 BLAKE2B 
422d835ac627fe084f324edba6e49f82373b9badb3ef2e86aeea0aba79e7b641a8fe7416d0ea4641abfafcaec4d514d53a443ca8bb5249d6cceed8a99008a1f1
 SHA512 
5f93640fba3aa31740e5fd2f0241bfe96bdec8757bff6617b951127329577a41659765baedc1de1026395954358e66a00efc759dcc40863984f3022285ae7e29
 DIST patch-4.9.119.xz 2114708 BLAKE2B 
ba1de1a24929e8508ce1a7c18874f1e692853f3aedd3b04e4e717ebed2d76ae6173fe29cd03e7c33462ec2f0d138d13c2bd1f7d3f62c814c6f1f6137c96d5650
 SHA512 
857b6d1949759c8a8421707ba8c7a595fa38bc655738fc57018680d97a2e25b4e95e3c8916a2f128cf1f83f51ca28d63a983f700049aed2bcbdc051810ad4dfe

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.17.13.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.17.14.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.17.13.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.17.14.ebuild



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

2018-08-09 Thread Patrick McLean
commit: bd64323f3100c7263030e543e3a3e7b21330aae3
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Aug  9 21:22:58 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Aug  9 21:34:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd64323f

sys-kernel/vanilla-sources: Version bump to 4.4.147

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.4.146.ebuild => vanilla-sources-4.4.147.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index f0a9843bd3e..e983ced82bb 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -10,5 +10,5 @@ DIST patch-3.2.102.xz 1964152 BLAKE2B 
92a9ddef295250db735f7212af956e47385818b186
 DIST patch-4.1.52.xz 753264 BLAKE2B 
57e0d116ead0a994bffbe019f229c607c71201452d6a8bb57c9855b637b011471bcf383d51fd8fe725498210d3ddaba7a3a3f6af491effc909a15f902275
 SHA512 
0d18cb892b62edb42e48038125b74edcf13093cefe30616403f0e75d44974d57e569ad28a8c98d9d80b3fbc360f092b7c045778e17e28bbb9748528ed87df43c
 DIST patch-4.14.62.xz 1567892 BLAKE2B 
ccb7ee6097b49755f873d39f9d2f3d4f75f2e646a1e9f8fe6e09a333da97b0958320f8e713bcef17681bb6e90898a139fdcb15d065deb379e084b6a7646660d4
 SHA512 
c0f3746650d697d5bf3c84f9ed3646d32e746102f51f87b62999d49f4ab43dd18fcb7b14d9f5e6fc0329af68e22cec761b1ab6a1395ca5e367151edd5e221407
 DIST patch-4.17.13.xz 329540 BLAKE2B 
1ef58a7ef36a38469f80aabf0a1235f2f94b2c6c2861bf320a2df324bc2822021e5f741355eb28e7605899740ced4e60372b8e599c04bdaf27e377544d9834bd
 SHA512 
8f77239c6c0393aa6e854f98d0ef0832e0a3e936251805ca1fcde2b5d24e0b086582f68e3f494a4a287b404573c26a867170958d53f3c1bf4c46c4c5697188b2
-DIST patch-4.4.146.xz 2068320 BLAKE2B 
ba739fab960d59ee73e40ad10a8b826437bfa791ddc969a656287f9edab5c4f06d5ac96058402d13470fa13abc8bd900f498467ded71769d9202615c470a3f32
 SHA512 
d05a7b3fe1110bd03f12532c7a336a885909db7bf7824d942fe20a917604c34306fb1a3fd5220beca5f2ece85a1b52d34e9d51e52ca739598aa360017a9840d4
+DIST patch-4.4.147.xz 2069532 BLAKE2B 
422d835ac627fe084f324edba6e49f82373b9badb3ef2e86aeea0aba79e7b641a8fe7416d0ea4641abfafcaec4d514d53a443ca8bb5249d6cceed8a99008a1f1
 SHA512 
5f93640fba3aa31740e5fd2f0241bfe96bdec8757bff6617b951127329577a41659765baedc1de1026395954358e66a00efc759dcc40863984f3022285ae7e29
 DIST patch-4.9.118.xz 2112140 BLAKE2B 
6d30719b1f65e4e5cda7bdedc992142313189510c02485b47f8758b9eb8ca3d9face8046dd8d464e278f0e061ed936a76f6687399bec6e89a5cabfc01af0b300
 SHA512 
9406ddce00942705935068fb38387adce8bdc428523062178465179b447c046428df00dcdb50f9e7a9b541ec06bb26e9bbf607bb4cd21db90a6e2fbbe7fa66c6

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.4.146.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.4.147.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.4.146.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.4.147.ebuild



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

2018-08-09 Thread Patrick McLean
commit: 4f49d332946e18149525963a846e6f6ce936dbc6
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Aug  9 21:23:49 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Aug  9 21:34:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f49d332

sys-kernel/vanilla-sources: Version bump to 4.9.119

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.9.118.ebuild => vanilla-sources-4.9.119.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index e983ced82bb..be0b643843b 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -11,4 +11,4 @@ DIST patch-4.1.52.xz 753264 BLAKE2B 
57e0d116ead0a994bffbe019f229c607c71201452d6a
 DIST patch-4.14.62.xz 1567892 BLAKE2B 
ccb7ee6097b49755f873d39f9d2f3d4f75f2e646a1e9f8fe6e09a333da97b0958320f8e713bcef17681bb6e90898a139fdcb15d065deb379e084b6a7646660d4
 SHA512 
c0f3746650d697d5bf3c84f9ed3646d32e746102f51f87b62999d49f4ab43dd18fcb7b14d9f5e6fc0329af68e22cec761b1ab6a1395ca5e367151edd5e221407
 DIST patch-4.17.13.xz 329540 BLAKE2B 
1ef58a7ef36a38469f80aabf0a1235f2f94b2c6c2861bf320a2df324bc2822021e5f741355eb28e7605899740ced4e60372b8e599c04bdaf27e377544d9834bd
 SHA512 
8f77239c6c0393aa6e854f98d0ef0832e0a3e936251805ca1fcde2b5d24e0b086582f68e3f494a4a287b404573c26a867170958d53f3c1bf4c46c4c5697188b2
 DIST patch-4.4.147.xz 2069532 BLAKE2B 
422d835ac627fe084f324edba6e49f82373b9badb3ef2e86aeea0aba79e7b641a8fe7416d0ea4641abfafcaec4d514d53a443ca8bb5249d6cceed8a99008a1f1
 SHA512 
5f93640fba3aa31740e5fd2f0241bfe96bdec8757bff6617b951127329577a41659765baedc1de1026395954358e66a00efc759dcc40863984f3022285ae7e29
-DIST patch-4.9.118.xz 2112140 BLAKE2B 
6d30719b1f65e4e5cda7bdedc992142313189510c02485b47f8758b9eb8ca3d9face8046dd8d464e278f0e061ed936a76f6687399bec6e89a5cabfc01af0b300
 SHA512 
9406ddce00942705935068fb38387adce8bdc428523062178465179b447c046428df00dcdb50f9e7a9b541ec06bb26e9bbf607bb4cd21db90a6e2fbbe7fa66c6
+DIST patch-4.9.119.xz 2114708 BLAKE2B 
ba1de1a24929e8508ce1a7c18874f1e692853f3aedd3b04e4e717ebed2d76ae6173fe29cd03e7c33462ec2f0d138d13c2bd1f7d3f62c814c6f1f6137c96d5650
 SHA512 
857b6d1949759c8a8421707ba8c7a595fa38bc655738fc57018680d97a2e25b4e95e3c8916a2f128cf1f83f51ca28d63a983f700049aed2bcbdc051810ad4dfe

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.118.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.9.119.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.118.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.119.ebuild



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

2018-08-09 Thread Patrick McLean
commit: e967b8b2f601ba74c8efe14cbd06e92056df4a36
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Aug  9 21:21:01 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Aug  9 21:34:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e967b8b2

sys-kernel/vanilla-sources: Version bump to 4.14.62

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.14.61.ebuild => vanilla-sources-4.14.62.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 66d263e5417..f0a9843bd3e 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -8,7 +8,7 @@ DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c
 DIST patch-3.16.57.xz 2026584 BLAKE2B 
275c631a26fd7832f5845f2bb74ec053b2e289e72b4a7578cf36427f8939f6267d99395857cd40b26e61a56fa2ea8d913298889bf0b629f48f8fc951ab62b398
 SHA512 
ceb84c52cee592f2bf19d47522a01e66c98edea1c5b532b667fb92c8919ebe905c9340bb68bf38205518e5f41e7ab4059f37e40d334c05f4c1f9f0f28f1caafa
 DIST patch-3.2.102.xz 1964152 BLAKE2B 
92a9ddef295250db735f7212af956e47385818b1863b27f7852afc6c0a36b3cc1d1099fd3fa37f3de9a8668f4aa7250fbae467451eae67fa4371078dd0de2009
 SHA512 
15e17a1eb39cb73d0efb606d78a44c811fe83b24004ac45504b32531af1db29f1d82fd5270c8ccc56d714cedb124a07f5e31b1eda93f45715154a721df4a
 DIST patch-4.1.52.xz 753264 BLAKE2B 
57e0d116ead0a994bffbe019f229c607c71201452d6a8bb57c9855b637b011471bcf383d51fd8fe725498210d3ddaba7a3a3f6af491effc909a15f902275
 SHA512 
0d18cb892b62edb42e48038125b74edcf13093cefe30616403f0e75d44974d57e569ad28a8c98d9d80b3fbc360f092b7c045778e17e28bbb9748528ed87df43c
-DIST patch-4.14.61.xz 1563008 BLAKE2B 
b4edb962f1c4eab956d5ff2ce3f78679a7d503ec15e218fd56bfd838f08c3e490472319fd52006c9cf56c8ff7eb2fe1bd980362ba70a576c34c915a22bcd9346
 SHA512 
ef649ffed6c45ccd1b163649cc4cf1a281220cdd3227f4336fcf715e282b312a2068e5d69188ec28185e4a67d4a688c88eaf6030c4ec1460b7d601772f3527da
+DIST patch-4.14.62.xz 1567892 BLAKE2B 
ccb7ee6097b49755f873d39f9d2f3d4f75f2e646a1e9f8fe6e09a333da97b0958320f8e713bcef17681bb6e90898a139fdcb15d065deb379e084b6a7646660d4
 SHA512 
c0f3746650d697d5bf3c84f9ed3646d32e746102f51f87b62999d49f4ab43dd18fcb7b14d9f5e6fc0329af68e22cec761b1ab6a1395ca5e367151edd5e221407
 DIST patch-4.17.13.xz 329540 BLAKE2B 
1ef58a7ef36a38469f80aabf0a1235f2f94b2c6c2861bf320a2df324bc2822021e5f741355eb28e7605899740ced4e60372b8e599c04bdaf27e377544d9834bd
 SHA512 
8f77239c6c0393aa6e854f98d0ef0832e0a3e936251805ca1fcde2b5d24e0b086582f68e3f494a4a287b404573c26a867170958d53f3c1bf4c46c4c5697188b2
 DIST patch-4.4.146.xz 2068320 BLAKE2B 
ba739fab960d59ee73e40ad10a8b826437bfa791ddc969a656287f9edab5c4f06d5ac96058402d13470fa13abc8bd900f498467ded71769d9202615c470a3f32
 SHA512 
d05a7b3fe1110bd03f12532c7a336a885909db7bf7824d942fe20a917604c34306fb1a3fd5220beca5f2ece85a1b52d34e9d51e52ca739598aa360017a9840d4
 DIST patch-4.9.118.xz 2112140 BLAKE2B 
6d30719b1f65e4e5cda7bdedc992142313189510c02485b47f8758b9eb8ca3d9face8046dd8d464e278f0e061ed936a76f6687399bec6e89a5cabfc01af0b300
 SHA512 
9406ddce00942705935068fb38387adce8bdc428523062178465179b447c046428df00dcdb50f9e7a9b541ec06bb26e9bbf607bb4cd21db90a6e2fbbe7fa66c6

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.61.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.14.62.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.14.61.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.14.62.ebuild



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

2018-08-09 Thread Jeroen Roovers
commit: e7763bc4e7ca32255f730b112b1ce8b0edfdee04
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug  9 21:12:15 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug  9 21:12:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7763bc4

www-client/opera-beta: Old.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 www-client/opera-beta/Manifest |   1 -
 .../opera-beta/opera-beta-55.0.2994.23.ebuild  | 114 -
 2 files changed, 115 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index bd2cc1931b9..6c23649e878 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
-DIST opera-beta_55.0.2994.23_amd64.deb 56588490 BLAKE2B 
4ddf932d0ad9cba59a9e221f880d31b3346868cc163974d63ee200dc402d4cb13f0228def39b8f469f09c82eb98e7bce5608f7395126c1721143e52db83132b4
 SHA512 
c0125bb6087998941f7edcdf97b399c3fd965e70491f5de3c1191a826c2687607dc87af4784d942263749e9b361ef976351c16ab925206354030922045734ba3
 DIST opera-beta_55.0.2994.29_amd64.deb 55842144 BLAKE2B 
cde94452c7986e2c913605865eb85928dc250105347db2af81e4891bdc9dfae38006861ac8bcf88df7a4dcf1ed6714b335d978ecf0e32a1ddde9d77a2130b3c2
 SHA512 
8808fec284cad8944000609b286636a929c84d92ca16b41c9398e22811c861ed1b219b0e4bac8dc7b8cecb1202d82588cf7194663f597270f146d3cdffbb0a67
 DIST opera-beta_55.0.2994.34_amd64.deb 56117936 BLAKE2B 
ffb4a440dc34bbd4fc68ad7c929d575d337519098997038cc9d2d75bfc5ee22640bb28b26fb1413b2ce42537a79a776f4274f5bc290cc3623b807daebebec5ae
 SHA512 
110d289e5f42fa0a444bf77a93a9599508d27b7e5f96a4a3721cab7b2d1a61d3cae0088e721dbbcf9c5af4eac700333798747e7137a941861e565e6b1df5bc21

diff --git a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild 
b/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild
deleted file mode 100644
index 135872778f9..000
--- a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-OPERA_HOME="usr/$(get_libdir)/${PN}"
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   rm usr/bin/${PN} || die
-
-   rm usr/share/doc/${PN}/copyright || die
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/

2018-08-09 Thread Jeroen Roovers
commit: d0618e57170960e635749ed516d2e38ca8f306d8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug  9 21:14:55 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug  9 21:14:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0618e57

net-ftp/lftp: Stable for AMD64 x86 too.

Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --ignore-arches

 net-ftp/lftp/lftp-4.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/lftp/lftp-4.8.4.ebuild b/net-ftp/lftp/lftp-4.8.4.ebuild
index 3ea35f33f1d..6f3e633cdb1 100644
--- a/net-ftp/lftp/lftp-4.8.4.ebuild
+++ b/net-ftp/lftp/lftp-4.8.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl 
verify-file"
 RESTRICT="test"
 



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

2018-08-09 Thread Jeroen Roovers
commit: b06f4856d60d730ad5581647096d44159b36a5a5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug  9 17:51:20 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug  9 21:11:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06f4856

www-client/opera-beta: Version 55.0.2994.34.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-55.0.2994.34.ebuild  | 114 +
 2 files changed, 115 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index cf0673bf339..bd2cc1931b9 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,2 +1,3 @@
 DIST opera-beta_55.0.2994.23_amd64.deb 56588490 BLAKE2B 
4ddf932d0ad9cba59a9e221f880d31b3346868cc163974d63ee200dc402d4cb13f0228def39b8f469f09c82eb98e7bce5608f7395126c1721143e52db83132b4
 SHA512 
c0125bb6087998941f7edcdf97b399c3fd965e70491f5de3c1191a826c2687607dc87af4784d942263749e9b361ef976351c16ab925206354030922045734ba3
 DIST opera-beta_55.0.2994.29_amd64.deb 55842144 BLAKE2B 
cde94452c7986e2c913605865eb85928dc250105347db2af81e4891bdc9dfae38006861ac8bcf88df7a4dcf1ed6714b335d978ecf0e32a1ddde9d77a2130b3c2
 SHA512 
8808fec284cad8944000609b286636a929c84d92ca16b41c9398e22811c861ed1b219b0e4bac8dc7b8cecb1202d82588cf7194663f597270f146d3cdffbb0a67
+DIST opera-beta_55.0.2994.34_amd64.deb 56117936 BLAKE2B 
ffb4a440dc34bbd4fc68ad7c929d575d337519098997038cc9d2d75bfc5ee22640bb28b26fb1413b2ce42537a79a776f4274f5bc290cc3623b807daebebec5ae
 SHA512 
110d289e5f42fa0a444bf77a93a9599508d27b7e5f96a4a3721cab7b2d1a61d3cae0088e721dbbcf9c5af4eac700333798747e7137a941861e565e6b1df5bc21

diff --git a/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild 
b/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild
new file mode 100644
index 000..135872778f9
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 gnome2-utils multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+OPERA_HOME="usr/$(get_libdir)/${PN}"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   rm usr/bin/${PN} || die
+
+   rm usr/share/doc/${PN}/copyright || die
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



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

2018-08-09 Thread Andreas Sturmlechner
commit: a2ee6ba9b9e43a5daae3945867bc9b1ed76bafee
Author: Francesco Turco  fastmail  fm>
AuthorDate: Sun Aug  5 19:18:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 20:47:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ee6ba9

x11-misc/sddm: use elog instead of einfo for messages to users

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

 x11-misc/sddm/sddm-0.18.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild
index e182c190190..4763b8f4f54 100644
--- a/x11-misc/sddm/sddm-0.18.0.ebuild
+++ b/x11-misc/sddm/sddm-0.18.0.ebuild
@@ -85,9 +85,9 @@ src_install() {
 }
 
 pkg_postinst() {
-   einfo "Starting with 0.18.0, SDDM no longer installs /etc/sddm.conf"
-   einfo "Use it to override specific options. SDDM defaults are now"
-   einfo "found in: /usr/share/sddm/sddm.conf.d/00default.conf"
+   elog "Starting with 0.18.0, SDDM no longer installs /etc/sddm.conf"
+   elog "Use it to override specific options. SDDM defaults are now"
+   elog "found in: /usr/share/sddm/sddm.conf.d/00default.conf"
 
enewgroup ${PN}
enewuser ${PN} -1 -1 /var/lib/${PN} ${PN},video



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

2018-08-09 Thread Michał Górny
commit: 05d547d55f300cfd39f71fb0eb04745fc1b9964f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  9 20:17:41 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 20:39:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d547d5

dev-util/sysdig: Drop old

 dev-util/sysdig/Manifest |  2 -
 dev-util/sysdig/sysdig-0.21.0.ebuild | 92 
 dev-util/sysdig/sysdig-0.22.0.ebuild | 92 
 3 files changed, 186 deletions(-)

diff --git a/dev-util/sysdig/Manifest b/dev-util/sysdig/Manifest
index 89aa7bd7421..03fc8940d2d 100644
--- a/dev-util/sysdig/Manifest
+++ b/dev-util/sysdig/Manifest
@@ -1,3 +1 @@
-DIST sysdig-0.21.0.tar.gz 756010 BLAKE2B 
0dfcc3e7f5c830e8b250e4edd9d470764ea6be25804fefbc59b020f208edc313a51b3fb783e538d2acb520c56ad7c8555f224fb90999c87b89125394a90d54a1
 SHA512 
73c516c9fccb504d4ccd37384aee37ece542d29f82d696acf7c90df18b3a1538faf8d2b29065eae1f3dca7c04c6c2dbe93ed9369bc1340216482c4af2f61d23a
-DIST sysdig-0.22.0.tar.gz 824519 BLAKE2B 
7d46376f4f3c346fb6e9ce2a0377aea6dc258ce3487b1e5a970a25721fca95d731d7313d1dc4b72dbefd9ac37e4050d7a934b8b9bdce027b5b6774ea1351
 SHA512 
599195bce77f4c2d3f62b11c00361420ab15da5fda4553486a7f812a1a464927cfa4ead36bf046fb1cecd3cf03e5d80a261d4571405d6bc309383bd2b4ad0204
 DIST sysdig-0.22.1.tar.gz 825171 BLAKE2B 
aa4836ed0be30fb3d8318b151c3f60586daaea15974558e7d81ba2da6d9c511bedc67fe8bc518697b6a268ea93bd112f64ae5772ef75c10d8b57d06e1468ff13
 SHA512 
e9f5ca594dc31832b4ea365a624208f5319add1480cfe9fb3d0e960757229fbe6ce46b906a390a667147ae1a7c0a31fd7ffeb9a1a0b376376530d4f60f397453

diff --git a/dev-util/sysdig/sysdig-0.21.0.ebuild 
b/dev-util/sysdig/sysdig-0.21.0.ebuild
deleted file mode 100644
index e366e662630..000
--- a/dev-util/sysdig/sysdig-0.21.0.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-MODULES_OPTIONAL_USE=modules
-inherit linux-mod bash-completion-r1 cmake-utils
-
-DESCRIPTION="A system exploration and troubleshooting tool"
-HOMEPAGE="https://www.sysdig.org/;
-SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl +modules"
-
-RDEPEND="
-   app-misc/jq:0=
-   dev-lang/luajit:2=
-   >=dev-libs/jsoncpp-0.6_pre:0=
-   dev-libs/libb64:0=
-   sys-libs/ncurses:0=
-   sys-libs/zlib:0=
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( dev-libs/openssl:0= )
-   net-misc/curl:0="
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/os-headers"
-
-# needed for the kernel module
-CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"
-
-pkg_pretend() {
-   linux-mod_pkg_setup
-}
-
-pkg_setup() {
-   linux-mod_pkg_setup
-}
-
-src_prepare() {
-   sed -i -e 's:-ggdb::' CMakeLists.txt || die
-
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   # we will use linux-mod for that
-   -DBUILD_DRIVER=OFF
-   # libscap examples are not installed or really useful
-   -DBUILD_LIBSCAP_EXAMPLES=OFF
-
-   # unbundle the deps
-   -DUSE_BUNDLED_DEPS=OFF
-   )
-
-   cmake-utils_src_configure
-
-   # setup linux-mod ugliness
-   MODULE_NAMES="sysdig-probe(extra:${S}/driver:)"
-   BUILD_PARAMS='KERNELDIR="${KERNEL_DIR}"'
-   BUILD_TARGETS="all"
-
-   if use modules; then
-   cmake-utils_src_make configure_driver
-
-   cp "${BUILD_DIR}"/driver/Makefile.dkms driver/Makefile || die
-   fi
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   linux-mod_src_compile
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   linux-mod_src_install
-
-   # remove sources
-   rm -r "${ED%/}"/usr/src || die
-
-   # move bashcomp to the proper location
-   dobashcomp "${ED%/}"/usr/etc/bash_completion.d/sysdig || die
-   rm -r "${ED%/}"/usr/etc || die
-}

diff --git a/dev-util/sysdig/sysdig-0.22.0.ebuild 
b/dev-util/sysdig/sysdig-0.22.0.ebuild
deleted file mode 100644
index e366e662630..000
--- a/dev-util/sysdig/sysdig-0.22.0.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-MODULES_OPTIONAL_USE=modules
-inherit linux-mod bash-completion-r1 cmake-utils
-
-DESCRIPTION="A system exploration and troubleshooting tool"
-HOMEPAGE="https://www.sysdig.org/;
-SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl +modules"
-
-RDEPEND="
-   app-misc/jq:0=
-   dev-lang/luajit:2=
-   >=dev-libs/jsoncpp-0.6_pre:0=
-   

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

2018-08-09 Thread Michał Górny
commit: 12fd96cedc449e8707464871370cfead3ff11e76
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug  9 20:20:21 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 20:39:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fd96ce

dev-util/sysdig: Bump to 0.23.0

 dev-util/sysdig/Manifest |  1 +
 dev-util/sysdig/sysdig-0.23.0.ebuild | 92 
 2 files changed, 93 insertions(+)

diff --git a/dev-util/sysdig/Manifest b/dev-util/sysdig/Manifest
index 03fc8940d2d..5bbbfcbc4c4 100644
--- a/dev-util/sysdig/Manifest
+++ b/dev-util/sysdig/Manifest
@@ -1 +1,2 @@
 DIST sysdig-0.22.1.tar.gz 825171 BLAKE2B 
aa4836ed0be30fb3d8318b151c3f60586daaea15974558e7d81ba2da6d9c511bedc67fe8bc518697b6a268ea93bd112f64ae5772ef75c10d8b57d06e1468ff13
 SHA512 
e9f5ca594dc31832b4ea365a624208f5319add1480cfe9fb3d0e960757229fbe6ce46b906a390a667147ae1a7c0a31fd7ffeb9a1a0b376376530d4f60f397453
+DIST sysdig-0.23.0.tar.gz 829716 BLAKE2B 
d507d28ef606e4ccd96fec1fa735bf305ceb2b2d0292b872309d877c7492def92b7305866316977f0e12325f3b8ae180a1633c8d969b1761eb2197b5250f4d43
 SHA512 
e6ad3f5bba1ad7307a7e0769b1a9a0c20659fff5bcc06b741cb9ce23428d4de38b5acf32a37d10bb1b41e839cc3a86b89075bde577c3f200e9fa5b4bad33a77d

diff --git a/dev-util/sysdig/sysdig-0.23.0.ebuild 
b/dev-util/sysdig/sysdig-0.23.0.ebuild
new file mode 100644
index 000..e366e662630
--- /dev/null
+++ b/dev-util/sysdig/sysdig-0.23.0.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
+MODULES_OPTIONAL_USE=modules
+inherit linux-mod bash-completion-r1 cmake-utils
+
+DESCRIPTION="A system exploration and troubleshooting tool"
+HOMEPAGE="https://www.sysdig.org/;
+SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl +modules"
+
+RDEPEND="
+   app-misc/jq:0=
+   dev-lang/luajit:2=
+   >=dev-libs/jsoncpp-0.6_pre:0=
+   dev-libs/libb64:0=
+   sys-libs/ncurses:0=
+   sys-libs/zlib:0=
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( dev-libs/openssl:0= )
+   net-misc/curl:0="
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/os-headers"
+
+# needed for the kernel module
+CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"
+
+pkg_pretend() {
+   linux-mod_pkg_setup
+}
+
+pkg_setup() {
+   linux-mod_pkg_setup
+}
+
+src_prepare() {
+   sed -i -e 's:-ggdb::' CMakeLists.txt || die
+
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   # we will use linux-mod for that
+   -DBUILD_DRIVER=OFF
+   # libscap examples are not installed or really useful
+   -DBUILD_LIBSCAP_EXAMPLES=OFF
+
+   # unbundle the deps
+   -DUSE_BUNDLED_DEPS=OFF
+   )
+
+   cmake-utils_src_configure
+
+   # setup linux-mod ugliness
+   MODULE_NAMES="sysdig-probe(extra:${S}/driver:)"
+   BUILD_PARAMS='KERNELDIR="${KERNEL_DIR}"'
+   BUILD_TARGETS="all"
+
+   if use modules; then
+   cmake-utils_src_make configure_driver
+
+   cp "${BUILD_DIR}"/driver/Makefile.dkms driver/Makefile || die
+   fi
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   linux-mod_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   linux-mod_src_install
+
+   # remove sources
+   rm -r "${ED%/}"/usr/src || die
+
+   # move bashcomp to the proper location
+   dobashcomp "${ED%/}"/usr/etc/bash_completion.d/sysdig || die
+   rm -r "${ED%/}"/usr/etc || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/fsf-compat/

2018-08-09 Thread Mats Lidell
commit: 336a5b98a948d4851299c6db48cfda476b5868e2
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:25:48 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:25:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336a5b98

app-xemacs/fsf-compat: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/fsf-compat/Manifest   |  1 +
 app-xemacs/fsf-compat/fsf-compat-1.24.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/fsf-compat/Manifest b/app-xemacs/fsf-compat/Manifest
index df346e4dceb..1ed70786720 100644
--- a/app-xemacs/fsf-compat/Manifest
+++ b/app-xemacs/fsf-compat/Manifest
@@ -1,2 +1,3 @@
 DIST fsf-compat-1.15-pkg.tar.gz 18912 BLAKE2B 
c44bea3e0aba7dbd13d747a6faf6e5824df5cae83a2fb341d4fe81590cd0575c163f6f3a7a919ec71a7b3d2860436342df87fb93db89375099b1e08c7ca5
 SHA512 
87e208b0f30d58953c9d49b7988b0dcd886870e29083ec9bfd47eef347e83b2c275e446593f200c8b76075b70c9691286f6c1e6639b82eb9f1599df33c5042a6
 DIST fsf-compat-1.19-pkg.tar.gz 20477 BLAKE2B 
d231757c8498693b1f08d164f1b93a89352e081cb52e3c46dc79007d5e5b0076d59950e7269b62eaa1efdf990aac21f56a355e42dd52b59008e5c182b4179912
 SHA512 
e1c64af5aee787691b527ee90a7ca6112ec0556b5939fc916c32fd4f990a60c8af70fda3b5c9e557888596ae5294b7ca8ddc4ae0df741299ec5d17a99a2479db
+DIST fsf-compat-1.24-pkg.tar.gz 30304 BLAKE2B 
e54d2484b0dd7e42543e7e629bf403e042e3966e3776e9a108a19b34db4ce634a2e9d9915d005e09bf2a35411d95f613b1aaac2f57755e8af685084872b0
 SHA512 
b16e4ac297bbc6fecd278bb7e26842f92cba279c0edf7ddf880c43470e586232d30e84d923f52f5bf13904fb7ce3fb3193f48ecc3d5709fe6613bf6dec681f2d

diff --git a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild 
b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild
new file mode 100644
index 000..c6c238c48dd
--- /dev/null
+++ b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="FSF Emacs compatibility files"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages
+
+RDEPEND="app-xemacs/xemacs-base
+"



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/forms/

2018-08-09 Thread Mats Lidell
commit: 8a9d99befc2b85cbd295b1b7f7167ccfffa7706f
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:22:48 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:22:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9d99be

app-xemacs/forms: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/forms/Manifest  |  1 +
 app-xemacs/forms/forms-1.17.ebuild | 12 
 2 files changed, 13 insertions(+)

diff --git a/app-xemacs/forms/Manifest b/app-xemacs/forms/Manifest
index 5e31fff9ddf..682e5f5bd7e 100644
--- a/app-xemacs/forms/Manifest
+++ b/app-xemacs/forms/Manifest
@@ -1 +1,2 @@
 DIST forms-1.15-pkg.tar.gz 48747 BLAKE2B 
a7695c1d07fc33cf6ccf7f0a3e7bd1039da1f662d589fea02716c9dcccf1441c7acc6bfdf344f6f0dd55965d45fd55633af3f369d57cb18bab3c62f3f95417c8
 SHA512 
eec09fe907c6b2ec94132ccc508d70903b27fb74cd02ae58a60d2196b80ea62111b0849db0c220e205d9e58394e588913b42dcf350d83cbe17cd9fbdd8ac6a62
+DIST forms-1.17-pkg.tar.gz 49071 BLAKE2B 
f0ef7c71819f5d4c036025d8acd7e9da369143500850f7c094729a0d98a5ff3d7fa8f39b2783f3338a9ce81f2036ad2161edecfd3a35966284f39ce5bf44ac55
 SHA512 
7ef9eade79bf53b1c2e3c1f86d9e3e70225f0041c7b41db844ec55bbfaded100edf9b432813ae5dc6a0f8237faa6e3ba7c58acaa26ec73438a45cd2ba326a249

diff --git a/app-xemacs/forms/forms-1.17.ebuild 
b/app-xemacs/forms/forms-1.17.ebuild
new file mode 100644
index 000..c63c8d46e4e
--- /dev/null
+++ b/app-xemacs/forms/forms-1.17.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Forms editing support (obsolete, use Widget instead)"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/games/

2018-08-09 Thread Mats Lidell
commit: c2f9898892293aa99346e461341fa6b97c6ffa98
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:26:21 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:26:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f98988

app-xemacs/games: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/games/Manifest  |  1 +
 app-xemacs/games/games-1.23.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/games/Manifest b/app-xemacs/games/Manifest
index 6c5ad4d563c..8c499b18724 100644
--- a/app-xemacs/games/Manifest
+++ b/app-xemacs/games/Manifest
@@ -1 +1,2 @@
 DIST games-1.20-pkg.tar.gz 84330 BLAKE2B 
c2f7fbd059de6e9da0670ed77fc86d8ada289f9841885038ed81bcf7db2825cf2006fc12f12dd308287a4bcea4d06ee98bb60ec0a0d4d4867356f1e48c446544
 SHA512 
dbee4a0da7a7ef1ddffcec72caa1af09aaa449c3d1f662c217bbd53ce0a7651c0ba3b31a3af750cba79454455c5325c5a9d81bcbae80610f356656b998b2f649
+DIST games-1.23-pkg.tar.gz 84601 BLAKE2B 
05af9e6ef9425712324947369bc84cf8dfd5996293777255f4ff8b06990057eef91bf71d504243e11688098b2ea6f3942819ca0a3aa9762e1d94b5c7066b8605
 SHA512 
0aad12664b89c27bb809d02514cc406165c9d9c938c0cd910ff31380f30898faaf4e38a0cbebd5d9a744321ae4c726f30ad4a920185e7d78b654329adf533a0f

diff --git a/app-xemacs/games/games-1.23.ebuild 
b/app-xemacs/games/games-1.23.ebuild
new file mode 100644
index 000..65a8ef1009a
--- /dev/null
+++ b/app-xemacs/games/games-1.23.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Tetris, Sokoban, and Snake"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/general-docs/

2018-08-09 Thread Mats Lidell
commit: 6c817a3bc955440b0a1f4a2c92691a5adaffd938
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:26:55 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:26:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c817a3b

app-xemacs/general-docs: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/general-docs/Manifest |  1 +
 app-xemacs/general-docs/general-docs-1.10.ebuild | 13 +
 2 files changed, 14 insertions(+)

diff --git a/app-xemacs/general-docs/Manifest b/app-xemacs/general-docs/Manifest
index c74c47e90a6..3321f173c79 100644
--- a/app-xemacs/general-docs/Manifest
+++ b/app-xemacs/general-docs/Manifest
@@ -1,2 +1,3 @@
 DIST general-docs-1.04-pkg.tar.gz 43374 BLAKE2B 
535370c9dd135ac36603812db099624a167bc234203fb4b87f5a8b0e9a535d9e0bb9f6a9adad00fd62d4caf904f551ad61e50f3b16d9ccff9ab795b9e88d5a78
 SHA512 
a5df76303cffcac6e334decca3b11900e927e1ee70be73bbbd217e67ab0594c8f9829f7a0f582c254e616df491aee9a4e89c5a8ad6ef54ab3157abf367ecf647
 DIST general-docs-1.06-pkg.tar.gz 146305 BLAKE2B 
5341120385d4c6c9d631f604e8ad71a8213c5033184a1b8ed14a14c066024a16bda397db9c656dc0d01483e42bfc9ff7754a47afce654014677187479dc4b828
 SHA512 
ff4847f881dd2f431e3a861015212798b23716087bd15ec117b7edb8f182bf5bddb31d370e9e69aa21847fd062164f05d2b4eba93326d6ffb784134b9152ddf8
+DIST general-docs-1.10-pkg.tar.gz 150069 BLAKE2B 
12bc9cdb095685d954500373dcbf5b9000cbea49bda67dc81945ade24896a66ff3ec7b9d73a840706f48570b30da2dd10874bb15bc732a6cd11de5bfa56f64aa
 SHA512 
f94798e437d5278c31e0cf18e22f22c88cc0c8eca1febf23f6c1e5dbe8856955c9334334c70832d6ce25db535704e56355536cb402c7c587a2bfee450c1485b9

diff --git a/app-xemacs/general-docs/general-docs-1.10.ebuild 
b/app-xemacs/general-docs/general-docs-1.10.ebuild
new file mode 100644
index 000..d0abd3616be
--- /dev/null
+++ b/app-xemacs/general-docs/general-docs-1.10.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="General XEmacs documentation"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/gnus/

2018-08-09 Thread Mats Lidell
commit: 66e9c16baf86eeccf781de89f9ece3e6324efa0d
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:27:44 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:27:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e9c16b

app-xemacs/gnus: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/gnus/Manifest |  1 +
 app-xemacs/gnus/gnus-2.04.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-xemacs/gnus/Manifest b/app-xemacs/gnus/Manifest
index 3fb155a8f0f..f7544508f0f 100644
--- a/app-xemacs/gnus/Manifest
+++ b/app-xemacs/gnus/Manifest
@@ -1 +1,2 @@
 DIST gnus-1.99-pkg.tar.gz 3636886 BLAKE2B 
5345498a95388998c5cefe65c20991ae34386e582e291c45d51194e509670ec395b2d4ad164ca219e4892a7377030bd769b2e76e3f624b6751d60f2a5161bb5d
 SHA512 
f938e77d2a93e29b7eb89db5b67d717a55ff36e827b7ba3ea1d114f59eda763e06933b645fe42d51a53c483f1e6fe74c669d595af36aa97b30cb97f5ca39db79
+DIST gnus-2.04-pkg.tar.gz 3628467 BLAKE2B 
1b6f6ffd4693065a666353e87cf5ec4ae5f897470fe1423f43c5f3ec99c827f6c9074c70f4add6cbf7462491ee0a50b8faf0b9f6e1d4cab16d23e64e20d07975
 SHA512 
d7bce3b6ff62ca901e9dabf59a5bf2044ec569ab1dd84898f11cb966dc97bc35b1842b61c62ad024e200db4bd1df9f7d17fd642c251e42931603b0eb286356e2

diff --git a/app-xemacs/gnus/gnus-2.04.ebuild b/app-xemacs/gnus/gnus-2.04.ebuild
new file mode 100644
index 000..cbdc264e3f3
--- /dev/null
+++ b/app-xemacs/gnus/gnus-2.04.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="The Gnus Newsreader and Mailreader"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/os-utils
+app-xemacs/dired
+app-xemacs/mh-e
+app-xemacs/sieve
+app-xemacs/ps-print
+app-xemacs/w3
+app-xemacs/pgg
+app-xemacs/mailcrypt
+app-xemacs/ecrypto
+app-xemacs/sasl
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/fortran-modes/

2018-08-09 Thread Mats Lidell
commit: 4a86cd57dded9360cf5de6641469fd15ca5e9752
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:23:53 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:23:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a86cd57

app-xemacs/fortran-modes: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/fortran-modes/Manifest  |  1 +
 app-xemacs/fortran-modes/fortran-modes-1.07.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/fortran-modes/Manifest 
b/app-xemacs/fortran-modes/Manifest
index 7a6584239db..3fd526a77f2 100644
--- a/app-xemacs/fortran-modes/Manifest
+++ b/app-xemacs/fortran-modes/Manifest
@@ -1 +1,2 @@
 DIST fortran-modes-1.05-pkg.tar.gz 70602 BLAKE2B 
da1e620e74b497290bf655fcbf9d45b5510193388557e33abc769d874ef2d75786cb91ea9964f0019a40b19de968690f396523144f49c7bd79be783111830d8c
 SHA512 
c3eac57a6d84605fde545951d423855cca8a40dd02dc24d0e005e165ab4e52f2f76f7347ddf33e4e85d25717689b85c578ce1e2b3b738df8a080b56057747b27
+DIST fortran-modes-1.07-pkg.tar.gz 70601 BLAKE2B 
637c183415e196090acdaeaf73a1dbc35ba0aa089ed66ffb1cf69240c5bbce84dc30b7563665a0f7cb0615c16590f11ed5b167d25d71cbc50eb750d682e2d1f3
 SHA512 
760d60adacec1f9c1ee591193ced65560968363e7a3d148530a493ce04a4efca4c7a15e6058f30b744d7de7763968064b4f4a7b0a831542fbd2bf4d22d2adb38

diff --git a/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild 
b/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild
new file mode 100644
index 000..34282b386db
--- /dev/null
+++ b/app-xemacs/fortran-modes/fortran-modes-1.07.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Fortran support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/frame-icon/

2018-08-09 Thread Mats Lidell
commit: 93109582f914a86192e9651f5f6cff5de4e5ff7e
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:25:15 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:25:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93109582

app-xemacs/frame-icon: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/frame-icon/Manifest   |  1 +
 app-xemacs/frame-icon/frame-icon-1.13.ebuild | 12 
 2 files changed, 13 insertions(+)

diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest
index e5647a3b2db..c876340e784 100644
--- a/app-xemacs/frame-icon/Manifest
+++ b/app-xemacs/frame-icon/Manifest
@@ -1 +1,2 @@
 DIST frame-icon-1.11-pkg.tar.gz 33800 BLAKE2B 
93c404c9dfc894634e1b463d54eb53812de102e20f0d622dec9dcd5b37006bc92f5f4c1a2d47c5e1e1bc2344a49819bb6839a5c3d41df68546d6027abf6f5f8f
 SHA512 
30e4de2e4bdac71483d39f3893b4ccd5d1ec37bc8b522a621af35f569e00c69bf02312c1039a52bfae759da2eaa748d26356a2b7db8c6b4dc8ce2ceb494d7d82
+DIST frame-icon-1.13-pkg.tar.gz 33818 BLAKE2B 
73f88b6a41c42a5376d68820245b341d9ff290f62b6cfb6b40201c90523d80386b07613a824e35c898456cdd8bcebeb82973eb98724c64e702b5ebdec4aa7ed9
 SHA512 
45e37a4dd59f6e7bdac12558079a4b7c0cd552053950fbc5b67b32b00c3631580d3645bfc2d662a91b3da7410754d89f402ed1faa02eecefcc1691460aea95a2

diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild 
b/app-xemacs/frame-icon/frame-icon-1.13.ebuild
new file mode 100644
index 000..f1692ff4995
--- /dev/null
+++ b/app-xemacs/frame-icon/frame-icon-1.13.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Set up mode-specific icons for each frame under XEmacs"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/footnote/

2018-08-09 Thread Mats Lidell
commit: 83fc12f6cbf92101341d7d96e1126fe79978c31d
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:17:12 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:17:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83fc12f6

app-xemacs/footnote: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/footnote/Manifest |  1 +
 app-xemacs/footnote/footnote-1.18.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/footnote/Manifest b/app-xemacs/footnote/Manifest
index 608f6f9ba43..5093ce09d18 100644
--- a/app-xemacs/footnote/Manifest
+++ b/app-xemacs/footnote/Manifest
@@ -1 +1,2 @@
 DIST footnote-1.16-pkg.tar.gz 22152 BLAKE2B 
4ff8d3df1d76fcf23ec5191516bfeb7be4dbdf11a428d387a5c4a722b8c9b7cf34680548a8e7be2fa39b8dc83f623c96328c974ea4f3d940879b57ae03fde259
 SHA512 
4eba15270fd4529c3a8b5e8f488cd9dc294dab2f4b968490e8bbfc09e81bc4abd4f9c95b38a295a8f5899f4df55b7dab18e8979130cd8b24a533fbc609f0bf92
+DIST footnote-1.18-pkg.tar.gz 22196 BLAKE2B 
a6e99875cda4cf8bba7d27c2fad3d0bc61fcca09d6a79cc30b4e83004fa3dce704201e818ab6b0df96b5359425691f02ee5be92b347c41df6e842a6de6c44437
 SHA512 
222f2aafa6b0e56fdeacacc36a3dffec6ee6de103ae100f8900e00bfbf866d9bc1c3b6f00999c4d9a3c657bea6282a8b3fd89cac10856491745cab182a86e2c9

diff --git a/app-xemacs/footnote/footnote-1.18.ebuild 
b/app-xemacs/footnote/footnote-1.18.ebuild
new file mode 100644
index 000..93743dea695
--- /dev/null
+++ b/app-xemacs/footnote/footnote-1.18.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Footnoting in mail message editing modes"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/gnats/

2018-08-09 Thread Mats Lidell
commit: bfe012229cd7b1ac4facb881d21a1fa4fa1370c9
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:27:17 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:27:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe01222

app-xemacs/gnats: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/gnats/Manifest  |  1 +
 app-xemacs/gnats/gnats-1.19.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/gnats/Manifest b/app-xemacs/gnats/Manifest
index 892ee7baad6..ae4cf3b64aa 100644
--- a/app-xemacs/gnats/Manifest
+++ b/app-xemacs/gnats/Manifest
@@ -1 +1,2 @@
 DIST gnats-1.17-pkg.tar.gz 188959 BLAKE2B 
fd32eea586b1610abba78a51383d86714091a3656dabeeb871bb56eb5b85e7f9ff52dfba87da76bdf3abd15c1e66f98c03d807b26071879f64b33b3fac048b4e
 SHA512 
b8d5a0faeb55c46b7a4f2d42d7b347304bff7a94f8487df72fac0a1aa4e388f188abb351de8764fac1c2381b01b3ac21abb1682878d4e998b5e141e4c443d29b
+DIST gnats-1.19-pkg.tar.gz 190492 BLAKE2B 
a0ee4d1c7014dde6ece2f8e7919832a36ebdfa556083af37561404cd002239ff25d2c7074ac1498f2e388e133040445745620513955f5c4f345b213232c91219
 SHA512 
116375ab1830fff3ecb889a5236c1915a69b4d2e08daa95885aaa22c4980ee27d4e5ea41c3e5d2a9bad507acf3d668752b068c8e3ae9281e4a129f297fb0a9c1

diff --git a/app-xemacs/gnats/gnats-1.19.ebuild 
b/app-xemacs/gnats/gnats-1.19.ebuild
new file mode 100644
index 000..c85a4c57185
--- /dev/null
+++ b/app-xemacs/gnats/gnats-1.19.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="XEmacs bug reports"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/guided-tour/

2018-08-09 Thread Mats Lidell
commit: 6fcfee48d0cd8b57684dbd71a86a1997415fbf96
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 20:27:58 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 20:27:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcfee48

app-xemacs/guided-tour: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/guided-tour/Manifest|  1 +
 app-xemacs/guided-tour/guided-tour-0.54.ebuild | 12 
 2 files changed, 13 insertions(+)

diff --git a/app-xemacs/guided-tour/Manifest b/app-xemacs/guided-tour/Manifest
index efce803d78c..715d3a68836 100644
--- a/app-xemacs/guided-tour/Manifest
+++ b/app-xemacs/guided-tour/Manifest
@@ -1 +1,2 @@
 DIST guided-tour-0.52-pkg.tar.gz 1450982 BLAKE2B 
e201ec081b563998f269dd051e298591be1a885270b8e05b1c4f8e905f977ffcd173b5ea7b684a461866939490d783ef52e6d2c12c659065b542ec85d344b038
 SHA512 
160a4a1a70acaf6e6b02e5d9b3a0fa1d5a31accb98a3b9ad131d08dbc0366163cee21ec912aaa0c2bde7f0c785e01c417f3541bca0ba2eed8a88ad30c0a44691
+DIST guided-tour-0.54-pkg.tar.gz 1451029 BLAKE2B 
015887c44331679d09a32559271da90af8b713ee20cb48ebd680c2cc0efeb993ef8bfbfee70c0dacdef52d0c7ae80edfee6c64dd7bd6a816870b9abb926834d0
 SHA512 
fd395b0b340e0962b589a37cae4af8f2a1c36259c4417019857dcc7dc2ae10b55df754883e618a35cb95e94358f669f557dd173c1da85b251982ccb4b34adaff

diff --git a/app-xemacs/guided-tour/guided-tour-0.54.ebuild 
b/app-xemacs/guided-tour/guided-tour-0.54.ebuild
new file mode 100644
index 000..c456dc72206
--- /dev/null
+++ b/app-xemacs/guided-tour/guided-tour-0.54.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Phil Sung's Guided Tour of Emacs"
+XEMACS_PKG_CAT="standard"
+
+KEYWORDS="~amd64"
+
+inherit xemacs-packages



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

2018-08-09 Thread Andreas Sturmlechner
commit: 4220b443395cd0046c340cc3c7f06db4c038678b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 20:05:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 20:05:28 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4220b443

profiles: Add games-kids to categories

 profiles/categories | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/categories b/profiles/categories
index 7053193fa2..347dc14045 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -9,6 +9,7 @@ dev-python
 dev-util
 dev-vcs
 games-board
+games-kids
 games-mud
 kde-apps
 kde-frameworks



[gentoo-commits] proj/kde:master commit in: games-kids/gcompris/

2018-08-09 Thread Andreas Sturmlechner
commit: 28b6443dd559f1113d802408b236b59984d59ca5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 19:59:29 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 20:01:25 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=28b6443d

games-kids/gcompris: New package (project moved to KDE)

This will need more work, but it builds for now.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 games-kids/gcompris/gcompris-.ebuild | 38 
 games-kids/gcompris/metadata.xml | 15 +
 2 files changed, 53 insertions(+)

diff --git a/games-kids/gcompris/gcompris-.ebuild 
b/games-kids/gcompris/gcompris-.ebuild
new file mode 100644
index 00..d8b757ff20
--- /dev/null
+++ b/games-kids/gcompris/gcompris-.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KDE_TEST="true"
+inherit kde5
+
+DESCRIPTION="Full featured educational application for children from 2 to 10"
+HOMEPAGE="http://gcompris.net/;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS=""
+IUSE="kiosk"
+
+RDEPEND="
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtsensors)
+   $(add_qt_dep qtsvg)
+"
+DEPEND="${RDEPEND}
+   $(add_qt_dep linguist-tools)
+   $(add_qt_dep qtmultimedia)
+   $(add_qt_dep qtxml)
+   $(add_qt_dep qtxmlpatterns)
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DQML_BOX2D_MODULE=disabled
+   -DWITH_KIOSK_MODE=$(usex kiosk)
+   )
+   kde5_src_configure
+}

diff --git a/games-kids/gcompris/metadata.xml b/games-kids/gcompris/metadata.xml
new file mode 100644
index 00..8d4ef553b6
--- /dev/null
+++ b/games-kids/gcompris/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+   
+   Enable kiosk mode by default
+   
+



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

2018-08-09 Thread Andreas Sturmlechner
commit: de09c4a8a222f6ade032cc9df00358b48c5a12b3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 18:36:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 18:36:28 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=de09c4a8

kde-apps/gwenview: ccache option is obsolete already

Upstream commit b883cb894c11acf9a43fe3ccbe0d60ead61dc671

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 kde-apps/gwenview/gwenview-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/gwenview/gwenview-.ebuild 
b/kde-apps/gwenview/gwenview-.ebuild
index 7d906ff06e..b6342a3478 100644
--- a/kde-apps/gwenview/gwenview-.ebuild
+++ b/kde-apps/gwenview/gwenview-.ebuild
@@ -72,7 +72,6 @@ RDEPEND="${COMMON_DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   -DCCACHE_SUPPORT=OFF
$(cmake-utils_use_find_package activities KF5Activities)
$(cmake-utils_use_find_package fits CFitsio)
$(cmake-utils_use_find_package kipi KF5Kipi)



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

2018-08-09 Thread Patrick Lauer
commit: 05bfa64f0fadb4ee74fb8c0c3da8ea47afd27cc9
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Aug  9 19:43:17 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Aug  9 19:43:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bfa64f

dev-db/postgresql: Bump 11_beta3

Add support for llvm JIT #662310

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-db/postgresql/Manifest   |   1 +
 dev-db/postgresql/metadata.xml   |   3 +
 dev-db/postgresql/postgresql-11_beta3.ebuild | 452 +++
 3 files changed, 456 insertions(+)

diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index 31bfe06d637..fa5d2dd8407 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -3,6 +3,7 @@ DIST postgresql-10.4.tar.bz2 20201838 BLAKE2B 
6d1cdc44547740c8f9fbc2e98936464040
 DIST postgresql-10.5.tar.bz2 20284578 BLAKE2B 
af2bc5bdc7e69682dac38785ce4a10c2c5c04202f2c3cd4acbb9200dbae7eec75d83813ac4df84b5a8064e77167f22a4dd54c6e84a68e564642cb5d75effd0ac
 SHA512 
1bad30ae88beca66f7e8b99b82e7f02aac1e9230b328e6e5a762a704cdd9dc767d924f5a66c68c93586badfef91b7ff336120a567ce970eaa58bb44c662ad48c
 DIST postgresql-11beta1.tar.bz2 20945387 BLAKE2B 
a99aff17a656da2250309f2652237c8df3a3aeed088250be6114964c103dec40d0c4cc60b048b2ffa1e9733aed8e9df2597d57cab58482512c42f25139dc3499
 SHA512 
fa4e9cf8293fecf384d98d3a5bbed208eda2e4dd8bf05a9922a74355daba74dde4dbe0cd42bea1de155f4fea3cdcd0d7621d7e315c1d5f49ce5ee794b01b9f6d
 DIST postgresql-11beta2.tar.bz2 21086270 BLAKE2B 
ecea671334cc8dcc59ef46e1e9dfc16c1f0c44623d5355a42ef07797c6794109f10532fb6bfd6b4165e92a83d42514547e402cbe1a3618a6e6894432b3e2945d
 SHA512 
3f9120af5f39d10937d92344c45e19f6d4de097dc24a081cd1984b27df4ecb8b0c15c638c8b1f8830b0003f01808159bd91305f9744eb6ae6c3425b3bf677937
+DIST postgresql-11beta3.tar.bz2 21375988 BLAKE2B 
cd83fcfc55504a028bf42f2c31de4d9e12ead1ad0f238a1f36397b9405ddf8f6d371062a25e2660f8c6754447a09ddc3a122f178101b8ab80237b16422c8cf4c
 SHA512 
6ac6ecf2fff014b3673b11f6f106fdc93e6692a4a67a4669c4a7557f2b3229e41ddf5365c1e9328d88b6fde9141c15bd1a4640356559e727ee7f9f11641d4bf6
 DIST postgresql-9.3.22.tar.bz2 17022938 BLAKE2B 
198705e438717d0d9e12c73e0c0e3eff0ba89ea50a1b183de70f065e13c153c164890fe56bc6ec13b0cb9617df4f66894c122eeddaf9303b9a02b8e08b19b085
 SHA512 
667ff496172626d2fe35c6795935fb07f4f7967a3b0631dd3b96278f8dc00b3d08794f091a5ab060a45d6f2a861e0f10f0e9660f9e343ab34eeabd693104c47f
 DIST postgresql-9.3.23.tar.bz2 17033683 BLAKE2B 
f02ad25f6b8755a9a57c3a6dcb63b78672e29473b061ad1616be2fb97fbfd83fe0dc9fc9fda66ac0231fb30fb13f9ef8975ba5a9701d83f33495bcf2c2651b4a
 SHA512 
bb2d54312de728aa0379ea5bc6385036bbe69d3b7f85bbd78c210840eed19ace29840849caf38d0689e21130a0c94818a362b3927805d8eded53b68e240a52b0
 DIST postgresql-9.3.24.tar.bz2 17042985 BLAKE2B 
976debbc2a072cc307e22beac1d59352ecc214b9879284e635f30295d1f46ad2e0542ffc5f62639527be870afe46ea5daf5b8b2d3da9a069adf1701218def968
 SHA512 
3d457b6218eeb8da2d8dd134dabc7ec8000cad5863870079b85ce00d94218fa049146290a8389fec15e57d586b0edee9810cdad85f36cbabce49b6b4378ce1ee

diff --git a/dev-db/postgresql/metadata.xml b/dev-db/postgresql/metadata.xml
index c02f7774e30..0235533938f 100644
--- a/dev-db/postgresql/metadata.xml
+++ b/dev-db/postgresql/metadata.xml
@@ -6,6 +6,9 @@
 PostgreSQL and Related Package Development
 
 
+
+   Add support for llvm JIT engine
+
 
 Use double precision floating-point numbers instead of 64-bit
 integers for timestamp storage.

diff --git a/dev-db/postgresql/postgresql-11_beta3.ebuild 
b/dev-db/postgresql/postgresql-11_beta3.ebuild
new file mode 100644
index 000..27adb918d12
--- /dev/null
+++ b/dev-db/postgresql/postgresql-11_beta3.ebuild
@@ -0,0 +1,452 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
+zh_TW"
+
+inherit flag-o-matic l10n linux-info multilib pam prefix python-single-r1 \
+   systemd user versionator
+
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+
+SLOT=$(get_major_version)
+
+MY_PV=${PV/_/}
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+SRC_URI="mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2"
+
+LICENSE="POSTGRESQL GPL-2"
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="http://www.postgresql.org/;
+
+IUSE="doc kerberos kernel_linux ldap libressl llvm nls pam perl python 
+readline
+ selinux +server systemd ssl static-libs tcl threads uuid xml zlib"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+CDEPEND="
+>=app-eselect/eselect-postgresql-2.0
+sys-apps/less
+virtual/libintl
+kerberos? ( virtual/krb5 )
+ldap? ( net-nds/openldap )
+llvm? ( sys-devel/llvm:=

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

2018-08-09 Thread Ulrich Müller
commit: 1c247d199182d8baabba044dd7f593a54cf6f46b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug  9 19:34:14 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug  9 19:36:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c247d19

profiles/arch/{arm,ia64,powerpc}: package.use.stable.mask app-editors/emacs.

Namely, the mailutils and xwidgets flags which need net-mail/mailutils
and net-libs/webkit-gtk, respectively.

 profiles/arch/arm/package.use.stable.mask | 5 +
 profiles/arch/ia64/package.use.stable.mask| 7 ++-
 profiles/arch/powerpc/package.use.stable.mask | 5 +
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index c10e731883f..18594f7def4 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Ulrich Müller  (09 Aug 2018)
+# Needs net-mail/mailutils and net-libs/webkit-gtk which are not
+# stable (yet?), bug #663248
+app-editors/emacs mailutils xwidgets
+
 # Mikle Kolyada  (16 Jul 2018)
 # No stable qtnetwork
 net-irc/znc test

diff --git a/profiles/arch/ia64/package.use.stable.mask 
b/profiles/arch/ia64/package.use.stable.mask
index 1e80f436434..13b1358cdf1 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (09 Aug 2018)
+# Needs net-mail/mailutils and net-libs/webkit-gtk which are not
+# stable (yet?), bug #663248
+app-editors/emacs mailutils xwidgets
+
 # Andreas K. Hüttel  (6 Jan 2018)
 # Please unmask after newer dietlibc is finally stable on ia64
 sys-fs/dmraid dietlibc

diff --git a/profiles/arch/powerpc/package.use.stable.mask 
b/profiles/arch/powerpc/package.use.stable.mask
index c9e0a7b9710..fcff1116df4 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (09 Aug 2018)
+# Needs net-mail/mailutils and net-libs/webkit-gtk which are not
+# stable (yet?), bug #663248
+app-editors/emacs mailutils xwidgets
+
 # Andreas Sturmlechner  (20 Jun 2018)
 # dev-python/PyQt5 is not stable.
 media-sound/pulseaudio qt5



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

2018-08-09 Thread Andreas Sturmlechner
commit: d0eaee8d00336859a74127051a8097ffe223c215
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 18:35:34 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 19:24:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0eaee8d

sci-libs/gdal: https

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sci-libs/gdal/gdal-2.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/gdal/gdal-2.3.0-r1.ebuild 
b/sci-libs/gdal/gdal-2.3.0-r1.ebuild
index 2ddaa49d414..436c68a468d 100644
--- a/sci-libs/gdal/gdal-2.3.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-2.3.0-r1.ebuild
@@ -10,8 +10,8 @@ DISTUTILS_OPTIONAL=1
 inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic 
java-pkg-opt-2
 
 DESCRIPTION="Translator library for raster geospatial data formats (includes 
OGR support)"
-HOMEPAGE="http://www.gdal.org/;
-SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz;
+HOMEPAGE="https://www.gdal.org/;
+SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz;
 
 SLOT="0/2.3"
 LICENSE="BSD Info-ZIP MIT"



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

2018-08-09 Thread Andreas Sturmlechner
commit: 68e34f0f23fb57704d57885011f25cee721eadfe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  9 19:09:35 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  9 19:24:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e34f0f

sci-libs/gdal: 2.3.1 version bump

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 sci-libs/gdal/Manifest  |   1 +
 sci-libs/gdal/gdal-2.3.1.ebuild | 316 
 sci-libs/gdal/metadata.xml  |   1 +
 3 files changed, 318 insertions(+)

diff --git a/sci-libs/gdal/Manifest b/sci-libs/gdal/Manifest
index aac7d7c428b..3cbf5b8982b 100644
--- a/sci-libs/gdal/Manifest
+++ b/sci-libs/gdal/Manifest
@@ -1,2 +1,3 @@
 DIST gdal-2.2.3.tar.gz 13754766 BLAKE2B 
d9482e7ee40bb5558fbbb43b750dfb95344abe45142c19e1f767535d3fc127fa9d6ed4496d730a25cb4132980efbffb4685e8663798fa05515b8548edb689e42
 SHA512 
841e5ba3c1a442b678dcaabac719ea7707b817f3dc717a34430dc7ba1f2c27fa88e27b7a8645075fae6e16373b36e6c50f674bdd6b70d10059e6bc4be7a72046
 DIST gdal-2.3.0.tar.gz 14423820 BLAKE2B 
6c67c66b2f68699249ccd4df2cb1e3b7042e94003b730e64bd8b8eec726a32da9485cab29552bd34c23831686ec3e879edd1848a2339c8289580ce282a287992
 SHA512 
b37e433be0b7a587ea9f9e5e720295e4cd1406f6c8ca770f5fedcd7fdc797e01e576eb887034b38f93f04a4e76c0ce84792bc7d91a49fea4122231a37ace812f
+DIST gdal-2.3.1.tar.gz 14450452 BLAKE2B 
226ddf80ff8b9e3d420ac717b245a09fe3daa0331931f4d371b62ab9fa9bb0735ca11e1e045398de92d61b68815aa1dc3e7b6568f4853964cf42d188e46e6eb7
 SHA512 
0c5bb515dd2a9ad3110421b39bd680ce7e9de68e969cf35a7e63118965dbe193d25a7720a525e53af153de3e78f76ccc6983f4dcdfa6ba429d732a7a47a35d57

diff --git a/sci-libs/gdal/gdal-2.3.1.ebuild b/sci-libs/gdal/gdal-2.3.1.ebuild
new file mode 100644
index 000..38736368a99
--- /dev/null
+++ b/sci-libs/gdal/gdal-2.3.1.ebuild
@@ -0,0 +1,316 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+GENTOO_DEPEND_ON_PERL="no"
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+DISTUTILS_OPTIONAL=1
+
+inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic 
java-pkg-opt-2
+
+DESCRIPTION="Translator library for raster geospatial data formats (includes 
OGR support)"
+HOMEPAGE="https://www.gdal.org/;
+SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz;
+
+SLOT="0/2.3"
+LICENSE="BSD Info-ZIP MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres 
python spatialite sqlite threads webp xls zstd"
+
+COMMON_DEPEND="
+   dev-libs/expat
+   dev-libs/json-c:=
+   dev-libs/libpcre
+   dev-libs/libxml2:=
+   media-libs/tiff:0=
+   sci-libs/libgeotiff
+   sys-libs/zlib:=[minizip(+)]
+   armadillo? ( sci-libs/armadillo:=[lapack] )
+   curl? ( net-misc/curl )
+   fits? ( sci-libs/cfitsio:= )
+   geos? ( >=sci-libs/geos-2.2.1 )
+   gif? ( media-libs/giflib:= )
+   gml? ( >=dev-libs/xerces-c-3.1 )
+   hdf5? ( >=sci-libs/hdf5-1.6.4:=[szip] )
+   jpeg? ( virtual/jpeg:0= )
+   jpeg2k? ( media-libs/openjpeg:2= )
+   lzma? ( || (
+   app-arch/xz-utils
+   app-arch/lzma
+   ) )
+   mdb? ( dev-java/jackcess:1 )
+   mysql? ( virtual/mysql )
+   netcdf? ( sci-libs/netcdf:= )
+   odbc? ( dev-db/unixODBC )
+   ogdi? ( sci-libs/ogdi )
+   opencl? ( virtual/opencl )
+   oracle? ( dev-db/oracle-instantclient:= )
+   pdf? ( app-text/poppler:= )
+   perl? ( dev-lang/perl:= )
+   png? ( media-libs/libpng:0= )
+   postgres? ( >=dev-db/postgresql-8.4:= )
+   python? (
+   ${PYTHON_DEPS}
+   dev-python/numpy[${PYTHON_USEDEP}]
+   )
+   spatialite? ( dev-db/spatialite )
+   sqlite? ( dev-db/sqlite:3 )
+   webp? ( media-libs/libwebp:= )
+   xls? ( dev-libs/freexl )
+   zstd? ( app-arch/zstd:= )"
+
+RDEPEND="${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.7:* )"
+
+DEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+   java? ( >=virtual/jdk-1.7:* )
+   perl? ( dev-lang/swig:0 )
+   python? (
+   dev-lang/swig:0
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   )"
+
+REQUIRED_USE="
+   mdb? ( java )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   spatialite? ( sqlite )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.2.3-soname.patch"
+   "${FILESDIR}/${PN}-2.2.3-bashcomp-path.patch" # bug 641866
+   "${FILESDIR}/${PN}-2.3.0-curl.patch" # bug 659840
+)
+
+src_prepare() {
+   # fix datadir and docdir placement
+   sed -e "s:@datadir@:@datadir@/gdal:" \
+   -e "s:@exec_prefix@/doc:@exec_prefix@/share/doc/${PF}/html:g" \
+   -i "${S}"/GDALmake.opt.in || die
+
+   # 

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

2018-08-09 Thread Ulrich Müller
commit: 1db18e8869840edcb63bffb07d0eb57f7e4cf460
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug  9 19:20:02 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug  9 19:20:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db18e88

profiles/arch/alpha: package.use.stable.mask emacs[xwidgets].

 profiles/arch/alpha/package.use.stable.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/alpha/package.use.stable.mask 
b/profiles/arch/alpha/package.use.stable.mask
index c7f454b9555..38084be1381 100644
--- a/profiles/arch/alpha/package.use.stable.mask
+++ b/profiles/arch/alpha/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (09 Aug 2018)
+# Needs net-libs/webkit-gtk which is not stable (yet?), bug #663248
+app-editors/emacs xwidgets
+
 # Tobias Klausmann  (17 Sep 2015)
 # Move this mask here (from package.use.mask) until net-fs/libnfs goes stable.
 # Gilles Dartiguelongue  (09 Jun 2015)



[gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/

2018-08-09 Thread Anthony G. Basile
commit: e8d12fcb6ab10c84f14ad2cc25edfd372fd4239a
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Aug  9 19:12:02 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Aug  9 19:17:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d12fcb

sys-process/dcron: fix qa warning

Also bump to EAPI="6".

Closes: https://bugs.gentoo.org/651202
Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sys-process/dcron/dcron-4.5-r2.ebuild | 52 +++
 sys-process/dcron/metadata.xml| 20 ++
 2 files changed, 66 insertions(+), 6 deletions(-)

diff --git a/sys-process/dcron/dcron-4.5-r2.ebuild 
b/sys-process/dcron/dcron-4.5-r2.ebuild
new file mode 100644
index 000..e0d83c3e1c1
--- /dev/null
+++ b/sys-process/dcron/dcron-4.5-r2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cron toolchain-funcs systemd
+
+DESCRIPTION="A cute little cron from Matt Dillon"
+HOMEPAGE="http://www.jimpryor.net/linux/dcron.html 
http://apollo.backplane.com/FreeSrc/;
+SRC_URI="http://www.jimpryor.net/linux/releases/${P}.tar.gz;
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+
+DOCS=( CHANGELOG README extra/run-cron extra/root.crontab 
"${FILESDIR}"/crontab )
+
+PATCHES=( "${FILESDIR}"/${PN}-4.5-ldflags.patch 
"${FILESDIR}"/${PN}-4.5-pidfile.patch )
+
+src_prepare() {
+   default
+
+   tc-export CC
+
+   cat <<-EOF > config
+   PREFIX = /usr
+   CRONTAB_GROUP = cron
+   EOF
+}
+
+src_install() {
+   default
+
+   docrondir
+   docron crond -m0700 -o root -g wheel
+   docrontab
+
+   insinto /etc
+   doins "${FILESDIR}"/crontab
+
+   insinto /etc/cron.d
+   doins extra/prune-cronstamps
+
+   insinto /etc/logrotate.d
+   newins extra/crond.logrotate dcron
+
+   keepdir /var/spool/cron/cronstamps
+
+   newinitd "${FILESDIR}"/dcron.init dcron
+   newconfd "${FILESDIR}"/dcron.confd dcron
+   systemd_dounit "${FILESDIR}"/dcron.service
+}

diff --git a/sys-process/dcron/metadata.xml b/sys-process/dcron/metadata.xml
index 4fc1e843e09..2cfaa1da1d0 100644
--- a/sys-process/dcron/metadata.xml
+++ b/sys-process/dcron/metadata.xml
@@ -1,10 +1,18 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   cron-b...@gentoo.org
-
-
-   dubiousjim/dcron
-
+   
+   cron-b...@gentoo.org
+   
+   
+   This lightweight cron daemon aims to be simple and secure, with 
just enough
+   features to stay useful.
+   Unlike other fatter cron daemons, though, this cron doesn't 
even try to manage
+   environment variables or act as a shell.
+   All jobs are run with `/bin/sh` for conformity and portability.
+   
+   
+   https://github.com/dubiousjim/dcron/issues
+   dubiousjim/dcron
+   
 



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

2018-08-09 Thread Matthias Maier
commit: 4187a6ce67b36132b05bd1d272260b2cb1bbdd9e
Author: Marty E. Plummer  startmail  com>
AuthorDate: Fri Aug  3 00:19:54 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  9 18:45:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187a6ce

app-emulation/qemu: add missing versionator inherit

c6b150836dfef848e51ec2cce801b12daf2c77b1 dropped versionator from
linux-info, which these ebuilds were using via the implicit inherit.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/qemu/qemu-2.11.1-r2.ebuild | 2 +-
 app-emulation/qemu/qemu-2.12.0-r3.ebuild | 2 +-
 app-emulation/qemu/qemu-2.12.0-r4.ebuild | 2 +-
 app-emulation/qemu/qemu-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/qemu/qemu-2.11.1-r2.ebuild 
b/app-emulation/qemu/qemu-2.11.1-r2.ebuild
index 8922d6793f0..0c0f70a126a 100644
--- a/app-emulation/qemu/qemu-2.11.1-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1-r2.ebuild
@@ -11,7 +11,7 @@ PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 FIRMWARE_ABI_VERSION="2.9.0-r52"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo-r1 pax-utils l10n
+   user udev fcaps readme.gentoo-r1 pax-utils l10n versionator
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git"

diff --git a/app-emulation/qemu/qemu-2.12.0-r3.ebuild 
b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
index a1342232458..09c83ab45b9 100644
--- a/app-emulation/qemu/qemu-2.12.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
@@ -11,7 +11,7 @@ PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 FIRMWARE_ABI_VERSION="2.11.1-r50"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo-r1 pax-utils l10n
+   user udev fcaps readme.gentoo-r1 pax-utils l10n versionator
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git"

diff --git a/app-emulation/qemu/qemu-2.12.0-r4.ebuild 
b/app-emulation/qemu/qemu-2.12.0-r4.ebuild
index 6ece9e3bd0a..d1057ce68be 100644
--- a/app-emulation/qemu/qemu-2.12.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r4.ebuild
@@ -11,7 +11,7 @@ PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 FIRMWARE_ABI_VERSION="2.11.1-r50"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo-r1 pax-utils l10n
+   user udev fcaps readme.gentoo-r1 pax-utils l10n versionator
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git"

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index fd896b5c9bb..06726d977a2 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -11,7 +11,7 @@ PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 FIRMWARE_ABI_VERSION="2.11.1-r50"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
-   user udev fcaps readme.gentoo-r1 pax-utils l10n
+   user udev fcaps readme.gentoo-r1 pax-utils l10n versionator
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git"



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

2018-08-09 Thread Matthias Maier
commit: 507e07555d018b0d5fb0dbb670f20c31306864b7
Author: Marty E. Plummer  startmail  com>
AuthorDate: Fri Aug  3 00:21:13 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  9 18:46:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507e0755

net-misc/openvswitch: add missing versionator inherit

c6b150836dfef848e51ec2cce801b12daf2c77b1 dropped versionator from
linux-info, which these ebuilds were using via the implicit inherit.

Closes: https://github.com/gentoo/gentoo/pull/9427
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Matthias Maier  gentoo.org>

 net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild | 2 +-
 net-misc/openvswitch/openvswitch-2.7.2.ebuild| 2 +-
 net-misc/openvswitch/openvswitch-2.8.1.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild 
b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
index 6f091c8361d..9d3deaa6051 100644
--- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org;

diff --git a/net-misc/openvswitch/openvswitch-2.7.2.ebuild 
b/net-misc/openvswitch/openvswitch-2.7.2.ebuild
index 4269aaab796..f5dbcf60a92 100644
--- a/net-misc/openvswitch/openvswitch-2.7.2.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.7.2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org;

diff --git a/net-misc/openvswitch/openvswitch-2.8.1.ebuild 
b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
index 733122d89e8..b46ba3bd040 100644
--- a/net-misc/openvswitch/openvswitch-2.8.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org;



[gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuserv/files/, app-emacs/gnuserv/

2018-08-09 Thread Ulrich Müller
commit: d7d89ad147edc8b7b348777dc5c00c58abd59a37
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug  9 17:56:14 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug  9 18:19:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d89ad1

app-emacs/gnuserv: Fix runtime failure with Emacs 27.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 .../gnuserv/files/gnuserv-3.12.8-backquotes.patch  | 16 +
 .../files/gnuserv-3.12.8-process-query.patch   | 14 +
 app-emacs/gnuserv/gnuserv-3.12.8-r4.ebuild | 71 ++
 3 files changed, 101 insertions(+)

diff --git a/app-emacs/gnuserv/files/gnuserv-3.12.8-backquotes.patch 
b/app-emacs/gnuserv/files/gnuserv-3.12.8-backquotes.patch
new file mode 100644
index 000..a16124821dd
--- /dev/null
+++ b/app-emacs/gnuserv/files/gnuserv-3.12.8-backquotes.patch
@@ -0,0 +1,16 @@
+Use new-style backquotes, to make it compile with Emacs 27.
+
+--- gnuserv-3.12.8-orig/gnuserv-compat.el
 gnuserv-3.12.8/gnuserv-compat.el
+@@ -193,9 +193,9 @@
+ (defmacro defgroup ( args)
+   nil)
+ (defmacro defcustom (var value doc  args)
+-  (` (defvar (, var) (, value) (, doc
++  `(defvar (, var) (, value) (, doc)))
+ (defmacro defface (var value doc  args)
+-  (` (make-face (, var
++  `(make-face (, var)))
+ (defmacro define-widget ( args)
+   nil)))
+ 

diff --git a/app-emacs/gnuserv/files/gnuserv-3.12.8-process-query.patch 
b/app-emacs/gnuserv/files/gnuserv-3.12.8-process-query.patch
new file mode 100644
index 000..4fcbccc2b59
--- /dev/null
+++ b/app-emacs/gnuserv/files/gnuserv-3.12.8-process-query.patch
@@ -0,0 +1,14 @@
+Function process-kill-without-query is obsolete since 22.1 and no
+longer exists in 27.
+
+--- gnuserv-3.12.8-orig/gnuserv.el
 gnuserv-3.12.8/gnuserv.el
+@@ -738,7 +738,7 @@
+   (start-process "gnuserv" nil gnuserv-program)))
+ (set-process-sentinel gnuserv-process 'gnuserv-sentinel)
+ (set-process-filter gnuserv-process 'gnuserv-process-filter)
+-(process-kill-without-query gnuserv-process)
++(set-process-query-on-exit-flag gnuserv-process nil)
+ (setq allow-deletion-of-last-visible-frame t)
+ (run-hooks 'gnuserv-init-hook)))
+ 

diff --git a/app-emacs/gnuserv/gnuserv-3.12.8-r4.ebuild 
b/app-emacs/gnuserv/gnuserv-3.12.8-r4.ebuild
new file mode 100644
index 000..935e23bd8c8
--- /dev/null
+++ b/app-emacs/gnuserv/gnuserv-3.12.8-r4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit elisp multilib desktop xdg-utils
+
+DESCRIPTION="Attach to an already running Emacs"
+HOMEPAGE="http://meltin.net/hacks/emacs/;
+SRC_URI="http://meltin.net/hacks/emacs/src/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
+IUSE="X"
+
+RDEPEND=">=app-eselect/eselect-emacs-1.15
+   X? ( x11-libs/libXau )"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   eapply "${FILESDIR}"/${P}-backquotes.patch
+   eapply "${FILESDIR}"/${P}-process-query.patch
+   sed -i -e 's/exec gnuclient/&-emacs/' gnudoit || die
+   eapply_user
+}
+
+src_configure() {
+   econf $(use_enable X xauth) \
+   --x-includes="${EPREFIX}"/usr/include \
+   --x-libraries="${EPREFIX}"/usr/$(get_libdir)
+}
+
+src_compile() {
+   default
+}
+
+src_install() {
+   exeinto /usr/libexec/emacs
+   doexe gnuserv
+   newbin gnuclient gnuclient-emacs
+   newbin gnudoit gnudoit-emacs
+   # Don't install gnuattach, it is not functional with FSF GNU Emacs
+
+   newman gnuserv.1 gnuserv-emacs.1
+   echo ".so man1/gnuserv-emacs.1" | newman - gnuclient-emacs.1
+   echo ".so man1/gnuserv-emacs.1" | newman - gnudoit-emacs.1
+
+   elisp-install ${PN} *.el *.elc
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   dodoc ChangeLog README README.orig
+
+   if use X; then
+   domenu "${FILESDIR}"/gnuclient.desktop || die
+   fi
+}
+
+pkg_postinst() {
+   elisp-site-regen
+   use X && xdg_desktop_database_update
+   eselect gnuclient update ifunset
+}
+
+pkg_postrm() {
+   elisp-site-regen
+   use X && xdg_desktop_database_update
+   eselect gnuclient update ifunset
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/mailcrypt/, app-emacs/mailcrypt/files/

2018-08-09 Thread Ulrich Müller
commit: 3dc243c8b8690b0721cb44335850ec1c36afad19
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Aug  9 18:19:03 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug  9 18:19:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc243c8

app-emacs/mailcrypt: Fix build failure with Emacs 27.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 .../files/mailcrypt-3.5.9-backquotes.patch | 11 ++
 app-emacs/mailcrypt/mailcrypt-3.5.9-r1.ebuild  | 44 ++
 2 files changed, 55 insertions(+)

diff --git a/app-emacs/mailcrypt/files/mailcrypt-3.5.9-backquotes.patch 
b/app-emacs/mailcrypt/files/mailcrypt-3.5.9-backquotes.patch
new file mode 100644
index 000..7cacdbb9e48
--- /dev/null
+++ b/app-emacs/mailcrypt/files/mailcrypt-3.5.9-backquotes.patch
@@ -0,0 +1,11 @@
+--- mailcrypt-3.5.9-orig/mc-gpg.el
 mailcrypt-3.5.9/mc-gpg.el
+@@ -108,7 +108,7 @@
+   (defmacro with-current-buffer (buffer  body)
+   "Execute the forms in BODY with BUFFER as the current buffer.
+ The value returned is the value of the last form in BODY."
+-  (` (save-excursion (set-buffer (, buffer)) (,@ body)
++  `(save-excursion (set-buffer (, buffer)) (,@ body
+   )
+ 
+ (defun mc-gpg-debug-print (string)

diff --git a/app-emacs/mailcrypt/mailcrypt-3.5.9-r1.ebuild 
b/app-emacs/mailcrypt/mailcrypt-3.5.9-r1.ebuild
new file mode 100644
index 000..7de100b9da9
--- /dev/null
+++ b/app-emacs/mailcrypt/mailcrypt-3.5.9-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit readme.gentoo-r1 elisp autotools
+
+DESCRIPTION="Provides a simple interface to public key cryptography with 
OpenPGP"
+HOMEPAGE="http://mailcrypt.sourceforge.net/;
+SRC_URI="mirror://sourceforge/mailcrypt/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+RESTRICT="test"
+
+RDEPEND="app-crypt/gnupg"
+
+ELISP_PATCHES="${P}-backquotes.patch"
+ELISP_REMOVE="FSF-timer.el"# remove bundled timer.el
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   elisp_src_prepare
+   eautoreconf
+}
+
+src_configure() {
+   export EMACS
+   econf
+}
+
+src_install() {
+   emake \
+   lispdir="${D}${SITELISP}/${PN}" \
+   infodir="${D}/usr/share/info" \
+   install
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   dodoc ANNOUNCE ChangeLog* INSTALL LCD-entry NEWS ONEWS README*
+
+   DOC_CONTENTS="See the INSTALL file in /usr/share/doc/${PF} for how
+   to customize mailcrypt."
+   readme.gentoo_create_doc
+}



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

2018-08-09 Thread Patrick Lauer
commit: 3cc806db803d6733478c99859cf00e7e6edbb450
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Aug  9 18:12:27 2018 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Aug  9 18:12:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc806db

dev-db/postgresql: Bump

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-db/postgresql/Manifest |   5 +
 dev-db/postgresql/postgresql-10.5.ebuild   | 460 +++
 dev-db/postgresql/postgresql-9.3.24.ebuild | 450 ++
 dev-db/postgresql/postgresql-9.4.19.ebuild | 482 
 dev-db/postgresql/postgresql-9.5.14.ebuild | 488 
 dev-db/postgresql/postgresql-9.6.10.ebuild | 493 +
 6 files changed, 2378 insertions(+)

diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index b7bc43b96fa..31bfe06d637 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -1,12 +1,17 @@
 DIST postgresql-10.3.tar.bz2 19959653 BLAKE2B 
ba3b05f53b0f879b18d6d0649bf819697c77a066b49d941a96d13a4741854b01aeb0c8b868d6550a08ad52572c9463c968660aa83c16cbaa5b4bf7a89387a524
 SHA512 
05cf82d3483bdf38734e6ff0fef6b80e7f8fd3cb5ea6792ffe222a599d97d1a29638970bf28ebf5bd1f877e8dcd9986d88f5c5e5379e74fe79ce83e20d2babba
 DIST postgresql-10.4.tar.bz2 20201838 BLAKE2B 
6d1cdc44547740c8f9fbc2e989364640409c6d2a365568b75731277dd0fba473ce07e2ee27e8ebfad507a6ce0ab3d3a44156c0e3a069d96d320771d8a97ba82f
 SHA512 
b7c0d2fdc724e2eb1cda9fc1eb01b47352bbe6ba6357b3e898b7f5990fd78499c8c68dcb3aa9bde7821d71b5882d8856131384e899f8055d89d51cdfdbc9e663
+DIST postgresql-10.5.tar.bz2 20284578 BLAKE2B 
af2bc5bdc7e69682dac38785ce4a10c2c5c04202f2c3cd4acbb9200dbae7eec75d83813ac4df84b5a8064e77167f22a4dd54c6e84a68e564642cb5d75effd0ac
 SHA512 
1bad30ae88beca66f7e8b99b82e7f02aac1e9230b328e6e5a762a704cdd9dc767d924f5a66c68c93586badfef91b7ff336120a567ce970eaa58bb44c662ad48c
 DIST postgresql-11beta1.tar.bz2 20945387 BLAKE2B 
a99aff17a656da2250309f2652237c8df3a3aeed088250be6114964c103dec40d0c4cc60b048b2ffa1e9733aed8e9df2597d57cab58482512c42f25139dc3499
 SHA512 
fa4e9cf8293fecf384d98d3a5bbed208eda2e4dd8bf05a9922a74355daba74dde4dbe0cd42bea1de155f4fea3cdcd0d7621d7e315c1d5f49ce5ee794b01b9f6d
 DIST postgresql-11beta2.tar.bz2 21086270 BLAKE2B 
ecea671334cc8dcc59ef46e1e9dfc16c1f0c44623d5355a42ef07797c6794109f10532fb6bfd6b4165e92a83d42514547e402cbe1a3618a6e6894432b3e2945d
 SHA512 
3f9120af5f39d10937d92344c45e19f6d4de097dc24a081cd1984b27df4ecb8b0c15c638c8b1f8830b0003f01808159bd91305f9744eb6ae6c3425b3bf677937
 DIST postgresql-9.3.22.tar.bz2 17022938 BLAKE2B 
198705e438717d0d9e12c73e0c0e3eff0ba89ea50a1b183de70f065e13c153c164890fe56bc6ec13b0cb9617df4f66894c122eeddaf9303b9a02b8e08b19b085
 SHA512 
667ff496172626d2fe35c6795935fb07f4f7967a3b0631dd3b96278f8dc00b3d08794f091a5ab060a45d6f2a861e0f10f0e9660f9e343ab34eeabd693104c47f
 DIST postgresql-9.3.23.tar.bz2 17033683 BLAKE2B 
f02ad25f6b8755a9a57c3a6dcb63b78672e29473b061ad1616be2fb97fbfd83fe0dc9fc9fda66ac0231fb30fb13f9ef8975ba5a9701d83f33495bcf2c2651b4a
 SHA512 
bb2d54312de728aa0379ea5bc6385036bbe69d3b7f85bbd78c210840eed19ace29840849caf38d0689e21130a0c94818a362b3927805d8eded53b68e240a52b0
+DIST postgresql-9.3.24.tar.bz2 17042985 BLAKE2B 
976debbc2a072cc307e22beac1d59352ecc214b9879284e635f30295d1f46ad2e0542ffc5f62639527be870afe46ea5daf5b8b2d3da9a069adf1701218def968
 SHA512 
3d457b6218eeb8da2d8dd134dabc7ec8000cad5863870079b85ce00d94218fa049146290a8389fec15e57d586b0edee9810cdad85f36cbabce49b6b4378ce1ee
 DIST postgresql-9.4.17.tar.bz2 17807762 BLAKE2B 
7640c29a71c6aeff47d9b43dd1e4f52edac4295b646b34da3a0ed9c26a8a826061bfd892e9907b62f31b7f01ee3aaf437c88d79b84d1d786d608dcd088309ecf
 SHA512 
9ac03d460e521dcd142ac463dd5bb0f3e3f4767bf8d61499ec7e8d0129d338c6f111667d0006df0c8ced9ae8a337d4c1b40eb5f55e6bc8dd5a24dfd376f0
 DIST postgresql-9.4.18.tar.bz2 17828085 BLAKE2B 
346584e7d74264a7d58b3793cfd6247ae3cad3bb946bedec8df8d97278ffe6f8e881d31ad50e9f5d622aa4ae9b9711b36258bb60d520bb9a1d458af63c343e9e
 SHA512 
2e64c3130c3dfc5183a77d72f61714bea34bfe549f55720eee25046e00b913a7effec3d7e43a021766ac957c1fa3c8c5e6c26ccbd8be1b434ae618e1fe9daab6
+DIST postgresql-9.4.19.tar.bz2 17879273 BLAKE2B 
775a8748218c40440df91307107d46a35bcb3b2baf1c383014684c15d06c0026548770f88dccb1c26c3247813761e4a43003c50fe930041afc5701cddabfbde3
 SHA512 
38e2f1f25bd80fdfdec728cd4a3fee6696ca051e496f0629a0a554ea013bfb9bb83ef5659b00130666462a45036a648cf880a2f49693a8ef2edbde938e4dd830
 DIST postgresql-9.5.12.tar.bz2 18589538 BLAKE2B 
4246eb2bf5fe2e3bb48bdc411ebd3c87015570f0be4d8b1ed2a0f2ed20a8374e3244fa0aa17f9145f4f951c88f5b0717a4dd2186bf1621ce3334789f5f8dd50f
 SHA512 
ab81bc95fd587f76a1986db5616b63d861b84da0eb9e54478f5298248a81d7a608d1bb1a9e30662c8190d05630106ddb3bb6413c34b003de948417214d342654
 DIST postgresql-9.5.13.tar.bz2 18600185 BLAKE2B 

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

2018-08-09 Thread Mike Gilbert
commit: 41f7e82d4ddb7f9541000db01276bbcd0b783270
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Aug  6 18:07:32 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Aug  9 17:44:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f7e82d

systemd.eclass: set BDEPEND for EAPI 7

 eclass/systemd.eclass | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/eclass/systemd.eclass b/eclass/systemd.eclass
index 72f4845efc4..a870624014b 100644
--- a/eclass/systemd.eclass
+++ b/eclass/systemd.eclass
@@ -26,11 +26,15 @@
 inherit toolchain-funcs
 
 case ${EAPI:-0} in
-   0|1|2|3|4|5|6) ;;
+   0|1|2|3|4|5|6|7) ;;
*) die "${ECLASS}.eclass API in EAPI ${EAPI} not yet established."
 esac
 
-DEPEND="virtual/pkgconfig"
+if [[ ${EAPI:-0} == [0123456] ]]; then
+   DEPEND="virtual/pkgconfig"
+else
+   BDEPEND="virtual/pkgconfig"
+fi
 
 # @FUNCTION: _systemd_get_dir
 # @USAGE:  



[gentoo-commits] proj/mysql-extras: New tag: mysql-extras-20180809-1700Z

2018-08-09 Thread Brian Evans
commit: 
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  9 17:01:32 2018 +

New tag: mysql-extras-20180809-1700Z




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

2018-08-09 Thread Brian Evans
commit: 59a8e4748b669c389241d118a54f23cc1c7a9e9c
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  9 16:58:52 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  9 16:58:52 2018 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=59a8e474

client-libs: Add options to execute my_print_defaults from libexec

This is needed for the mariadb's addition of the --mysqld option
used in galera sst and initial database setup

 ..._mariadb-10.0.20-without-clientlibs-tools.patch | 16 ++
 ..._mariadb-10.1.16-without-clientlibs-tools.patch | 36 ++
 ..._mariadb-10.2.16-without-clientlibs-tools.patch | 36 ++
 ...l_mariadb-5.5.60-without-clientlibs-tools.patch | 16 ++
 4 files changed, 104 insertions(+)

diff --git a/20018_all_mariadb-10.0.20-without-clientlibs-tools.patch 
b/20018_all_mariadb-10.0.20-without-clientlibs-tools.patch
index 8d3b41e..5d17863 100644
--- a/20018_all_mariadb-10.0.20-without-clientlibs-tools.patch
+++ b/20018_all_mariadb-10.0.20-without-clientlibs-tools.patch
@@ -112,3 +112,19 @@ diff -aurN a/libmysql/CMakeLists.txt 
b/libmysql/CMakeLists.txt
MERGE_LIBRARIES(libmysql SHARED ${LIBS}
  EXPORTS ${CLIENT_API_FUNCTIONS} ${CLIENT_API_5_1_EXTRA} 
${CLIENT_API_5_5_EXTRA}
  COMPONENT SharedLibraries)
+diff -aurN a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
+--- a/scripts/mysql_install_db.sh  2018-08-04 18:20:58.0 -0400
 b/scripts/mysql_install_db.sh  2018-08-09 12:23:28.707894151 -0400
+@@ -280,10 +280,10 @@
+   print_defaults="$builddir/extra/my_print_defaults"
+ elif test -n "$basedir"
+ then
+-  print_defaults=`find_in_dirs my_print_defaults $basedir/bin $basedir/extra`
++  print_defaults=`find_in_dirs my_print_defaults $basedir/libexec/mariadb 
$basedir/bin $basedir/extra`
+   if test -z "$print_defaults"
+   then
+-cannot_find_file my_print_defaults $basedir/bin $basedir/extra
++cannot_find_file my_print_defaults $basedir/libexec/mariadb $basedir/bin 
$basedir/extra
+ exit 1
+   fi
+ else

diff --git a/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch 
b/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
index 3487b70..8e1a30d 100644
--- a/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
+++ b/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
@@ -109,3 +109,39 @@ diff -aurN a/libmysql/CMakeLists.txt 
b/libmysql/CMakeLists.txt
MERGE_LIBRARIES(libmysql SHARED ${LIBS}
  EXPORTS ${CLIENT_API_FUNCTIONS} ${CLIENT_API_5_1_EXTRA} 
${CLIENT_API_5_5_EXTRA}
  COMPONENT SharedLibraries)
+diff -aurN a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
+--- a/scripts/mysql_install_db.sh  2018-08-04 18:20:58.0 -0400
 b/scripts/mysql_install_db.sh  2018-08-09 12:23:28.707894151 -0400
+@@ -280,10 +280,10 @@
+   print_defaults="$builddir/extra/my_print_defaults"
+ elif test -n "$basedir"
+ then
+-  print_defaults=`find_in_dirs my_print_defaults $basedir/bin $basedir/extra`
++  print_defaults=`find_in_dirs my_print_defaults $basedir/libexec/mariadb 
$basedir/bin $basedir/extra`
+   if test -z "$print_defaults"
+   then
+-cannot_find_file my_print_defaults $basedir/bin $basedir/extra
++cannot_find_file my_print_defaults $basedir/libexec/mariadb $basedir/bin 
$basedir/extra
+ exit 1
+   fi
+ else
+diff -aurN a/scripts/wsrep_sst_common.sh b/scripts/wsrep_sst_common.sh
+--- a/scripts/wsrep_sst_common.sh  2018-08-04 18:20:58.0 -0400
 b/scripts/wsrep_sst_common.sh  2018-08-09 12:30:24.976706933 -0400
+@@ -148,6 +148,7 @@
+ SCRIPTS_DIR="$(cd $(dirname "$0"); pwd -P)"
+ EXTRA_DIR="$SCRIPTS_DIR/../extra"
+ CLIENT_DIR="$SCRIPTS_DIR/../client"
++LIBEXEC_DIR="$SCRIPTS_DIR/../libexec/mariadb"
+ 
+ if [ -x "$CLIENT_DIR/mysql" ]; then
+ MYSQL_CLIENT="$CLIENT_DIR/mysql"
+@@ -165,6 +166,8 @@
+ MY_PRINT_DEFAULTS="$SCRIPTS_DIR/my_print_defaults"
+ elif [ -x "$EXTRA_DIR/my_print_defaults" ]; then
+ MY_PRINT_DEFAULTS="$EXTRA_DIR/my_print_defaults"
++elif [ -x "$LIBEXEC_DIR/my_print_defaults" ]; then
++MY_PRINT_DEFAULTS="LIBEXEC_DIR/my_print_defaults"
+ else
+ MY_PRINT_DEFAULTS=$(which my_print_defaults)
+ fi

diff --git a/20018_all_mariadb-10.2.16-without-clientlibs-tools.patch 
b/20018_all_mariadb-10.2.16-without-clientlibs-tools.patch
index a0159fe..e844046 100644
--- a/20018_all_mariadb-10.2.16-without-clientlibs-tools.patch
+++ b/20018_all_mariadb-10.2.16-without-clientlibs-tools.patch
@@ -186,3 +186,39 @@ diff -aurN a/scripts/CMakeLists.txt 
b/scripts/CMakeLists.txt
FOREACH(file ${BIN_SCRIPTS})
  IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${file}.sh)
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${file}.sh
+diff -aurN a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
+--- a/scripts/mysql_install_db.sh  2018-08-04 18:20:58.0 -0400
 b/scripts/mysql_install_db.sh  2018-08-09 12:23:28.707894151 -0400
+@@ -280,10 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/

2018-08-09 Thread Matt Turner
commit: 9b5ecd13d17117f774beb62774d3780cf540470d
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug  9 16:30:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug  9 16:31:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5ecd13

x11-drivers/xf86-video-r128: Drop unnecessary patch

Closes: https://bugs.gentoo.org/663238

 x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild 
b/x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild
index c967882ffe8..e770f425a24 100644
--- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild
+++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild
@@ -14,8 +14,6 @@ IUSE="dri"
 RDEPEND=">=x11-base/xorg-server-1.2"
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}"/${P}-fix-stdint_h.patch )
-
 pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable dri)



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

2018-08-09 Thread Jason Zaman
commit: bf1e5c52ed4ac2d014b9cbf8d74a4aca84dd58c3
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Aug  9 16:24:44 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Aug  9 16:24:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1e5c52

dev-python/absl-py: Add setuptools build dep

Closes: https://bugs.gentoo.org/662018
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../absl-py/{absl-py-0.2.2.ebuild => absl-py-0.2.2-r1.ebuild}  | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/absl-py/absl-py-0.2.2.ebuild 
b/dev-python/absl-py/absl-py-0.2.2-r1.ebuild
similarity index 80%
rename from dev-python/absl-py/absl-py-0.2.2.ebuild
rename to dev-python/absl-py/absl-py-0.2.2-r1.ebuild
index 34d6e2a3bb6..e9071928b72 100644
--- a/dev-python/absl-py/absl-py-0.2.2.ebuild
+++ b/dev-python/absl-py/absl-py-0.2.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
@@ -15,7 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/six"
-RDEPEND="${DEPEND}"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/abseil-py-pypi-v${PV}"



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

2018-08-09 Thread Jason Zaman
commit: 20b3f8c041a450814e3e8c770302cbafc6bbc30d
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Aug  9 15:20:04 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Aug  9 16:10:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b3f8c0

sci-libs/tensorflow: bump to 1.10.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-libs/tensorflow/Manifest |   2 +
 sci-libs/tensorflow/tensorflow-1.10.0.ebuild | 427 +++
 2 files changed, 429 insertions(+)

diff --git a/sci-libs/tensorflow/Manifest b/sci-libs/tensorflow/Manifest
index 9e2f5eff735..9e53fefae2b 100644
--- a/sci-libs/tensorflow/Manifest
+++ b/sci-libs/tensorflow/Manifest
@@ -58,9 +58,11 @@ DIST snappy-1.1.7.tar.gz 1090550 BLAKE2B 
e389c96e093de5db92b896a7fa17a90d3ad0be0
 DIST sqlite-amalgamation-320.zip 2069628 BLAKE2B 
97b641fdd143af8bd1f4b7b733f9823196d09ac1b1c1ea5b093da12592957b66d8be2450a7edf18c54ae83a03e09564d5c7f6b0cb8dd48d4fa8b4f2b153f62a7
 SHA512 
659b5fe93d526d6121f1530581d3fce5af90c986decf2fab7505fea14dc1ebc9167943261a433207fd70df0019bbcb4faeb5e49e586fc9ba6300439b6e00d1e8
 DIST sqlite-amalgamation-3230100.zip 2183147 BLAKE2B 
af25542f81ac0592d143695466de785779dc8002ebc5b6cf20cb2d56a66cf12b9d4f73392b6ac696b8107beca0e5c3a3e03efb703fa49fc380355d1e9302e78a
 SHA512 
5784f4dea7f14d7dcf5dd07f0e111c8f0b64ff55c68b32a23fba7a36baf1f095c7a35573fc3b57b84822878218b78f9b0187c4e3f0439d4215471ee5f556eee1
 DIST swig-3.0.8.tar.gz 7937213 BLAKE2B 
38f17631a36f178a478bf77f1a7ea77b50b91ed95ca0363f0f75d86bf7da6d855db314c1b7e67634b0e6e1438a0d141d0241595987142154ee356d60955248bc
 SHA512 
85605bd98bf2b56f5bfca23ae23d76d764d76a174b05836c8686825e912d6326c370e9cf2134c0bf4f425560be103b16bf9c9d075077f52e713a69082616e906
+DIST tensorflow-1.10.0.tar.gz 24490786 BLAKE2B 
2ecec19b2b2ebb2e292ec07fee458017aa3fcc4c1445e6c9419ea9bd37990a58607c8f3134c785be0e3ae098c332a734fb85717b2ecd781551a0c8f20ffca8f2
 SHA512 
a25257ad7e561c2040ba9dda699acb24b757e6d79c60324cab20d8d8a428fef79a06a3627a95a59e2c8408a094666b9aa6d8af1c5419fa8c238e1f5e10e9ec33
 DIST tensorflow-1.10.0_rc1.tar.gz 24486453 BLAKE2B 
3b41653695cfa03ae5ca3a4e16d82a0f3248ce674acb76210747614e98fabb9131a298ad947185c462d2e3573dfb7d1580de934d1a0b40710bba16208df7e333
 SHA512 
889430262f686613f39982b9b2ed328db16b651848cbf1dd06fbf9a5ef2304ddf0b43ca21eef2bbcc86800051497f18ba166427788c74a65aac7d3c10ae60f52
 DIST tensorflow-1.8.0.tar.gz 22649439 BLAKE2B 
7384c2cf742fb5a8b4e266e95080ae2513c1b112ab97f74839fa8e81bd91bd24645be8afb02e4447ad5fba9f47c4d146f59aa12085937cd3a364ec34c99590f3
 SHA512 
7280e65d26fb3f15d95f7217ee3bc08d1424cd144cf25bf638fa114fa835b2505dfaf457c55700067d24f485b77120973d094ec568e6d1b1054857402f9c352d
 DIST tensorflow-1.9.0.tar.gz 23571524 BLAKE2B 
2961ef5a35d3271512999478f6e260c90c48537e251b41d60ae9e033386c0dd9e1337af85c5441afca1b8cf5b3726349ba0e56cccdfa95fdf1c5e9e4d4db8af5
 SHA512 
eb25dafccf2ec600c4ca28612362c8317b8b9160610ca9fb60f265815651c155b19ae5be3f213a0d9e716d9e25637d6502164433955247cf6fa5d75408b7ac84
+DIST tensorflow-patches-1.10.0.tar.bz2 4032 BLAKE2B 
8588deec74179d8044af631de8e651491cc713553ee15ece9dff5052bd95b10924bdbe4301453f00d0f2fccd5d595d496b48fe45b0259837653b2de9e1898ab9
 SHA512 
1f57995ca9b3278735636cc42c88dc45558fa6a1d656108293f8df3fd9961d75f5e979bf0a9909136134e1cdaab41a34f83e605b48b23dddf17a6b1be684117b
 DIST tensorflow-patches-1.10.0_rc1.tar.bz2 4032 BLAKE2B 
8588deec74179d8044af631de8e651491cc713553ee15ece9dff5052bd95b10924bdbe4301453f00d0f2fccd5d595d496b48fe45b0259837653b2de9e1898ab9
 SHA512 
1f57995ca9b3278735636cc42c88dc45558fa6a1d656108293f8df3fd9961d75f5e979bf0a9909136134e1cdaab41a34f83e605b48b23dddf17a6b1be684117b
 DIST tensorflow-patches-1.9.0.tar.bz2 8588 BLAKE2B 
7fbdaa680b3bc372c760861709776cf333d587398297fb596332bb7394a7747c86cdc87615ae6f74e81d4e6b39a34aa3a9b6ee7cab95237316f20a315773b12b
 SHA512 
35d56a1e71e500f41e423a2b58d58d210737afd2d9cd955aed227036a066506be1b39e7809f71d82c80f055ed43dfe1813213975acfb8d86be38baf24510e0f3
 DIST tensorflow-python-license.txt 45132 BLAKE2B 
1f572a06eeb4a58a5563b87a2db381a6e9eb0195cf1d006bda0d3da158e62a1e67e889a7d3d0da83d8609c0d048887bcbbd0d7056fd8e4f56b654047f36936fa
 SHA512 
1b8c2f9733fcf27d560879418c366b5c3e44420d42adb3b857ee741793ddc75ad18324b016909457e5311f2143593392ce4404d12962f076e62f6036afbb521e

diff --git a/sci-libs/tensorflow/tensorflow-1.10.0.ebuild 
b/sci-libs/tensorflow/tensorflow-1.10.0.ebuild
new file mode 100644
index 000..cd3af7d2588
--- /dev/null
+++ b/sci-libs/tensorflow/tensorflow-1.10.0.ebuild
@@ -0,0 +1,427 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DISTUTILS_OPTIONAL=1
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+MY_PV=${PV/_rc/-rc}
+MY_P=${PN}-${MY_PV}
+
+inherit check-reqs cuda distutils-r1 eapi7-ver multiprocessing toolchain-funcs
+
+DESCRIPTION="Computation framework using data flow graphs for scalable machine 
learning"

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

2018-08-09 Thread Jason Zaman
commit: ca198846ee9b9fa98c8a923e7bb0932461f9736c
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Aug  9 14:54:19 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Aug  9 16:10:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca198846

sci-visualization/tensorboard: new package, 1.10.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-visualization/tensorboard/Manifest |  1 +
 sci-visualization/tensorboard/metadata.xml | 14 +++
 .../tensorboard/tensorboard-1.10.0.ebuild  | 47 ++
 3 files changed, 62 insertions(+)

diff --git a/sci-visualization/tensorboard/Manifest 
b/sci-visualization/tensorboard/Manifest
new file mode 100644
index 000..aeb37519bbc
--- /dev/null
+++ b/sci-visualization/tensorboard/Manifest
@@ -0,0 +1 @@
+DIST tensorboard-1.10.0.zip 3280385 BLAKE2B 
b4e9f6d4fc6252b57f31e8514516205c8f8150d3d2c0f46049338fe7d7dd601b75c0b1c21945e06d077511426f85c65a318e184f9fd40758b1f83a7e93364518
 SHA512 
2c3a741c4627242e2e4c144d09089c951291826fe1839cf04d9f369b4e88cd5d7fb02b0789ea11cb4810ef458e167e98562ba55ac7cfcc048e4117f12b531818

diff --git a/sci-visualization/tensorboard/metadata.xml 
b/sci-visualization/tensorboard/metadata.xml
new file mode 100644
index 000..d1f23aa30fb
--- /dev/null
+++ b/sci-visualization/tensorboard/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   perfin...@gentoo.org
+   Jason Zaman
+   
+   
+   TensorBoard is a suite of web applications for inspecting and 
understanding your TensorFlow runs and graphs.
+   
+   
+   tensorflow/tensorboard
+   
+

diff --git a/sci-visualization/tensorboard/tensorboard-1.10.0.ebuild 
b/sci-visualization/tensorboard/tensorboard-1.10.0.ebuild
new file mode 100644
index 000..0087abfa2ad
--- /dev/null
+++ b/sci-visualization/tensorboard/tensorboard-1.10.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit python-r1 python-utils-r1
+
+DESCRIPTION="TensorFlow's Visualization Toolkit"
+HOMEPAGE="https://www.tensorflow.org/;
+SRC_URI="https://files.pythonhosted.org/packages/c6/17/ecd918a004f297955c30b4fffbea100b1606c225dbf0443264012773c3ff/${P}-py3-none-any.whl
 -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]
+   dev-python/bleach[${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}]
+   virtual/python-futures[${PYTHON_USEDEP}]"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+   rm -rf "${S}/_vendor" || die
+   find "${S}" -name '*.py' -exec sed -i -e \
+   's/^from tensorboard\._vendor import /import /;
+   s/^from tensorboard\._vendor\./from /' {} + || die "failed to 
unvendor"
+
+   eapply_user
+}
+
+src_install() {
+   sed '1i #!/usr/bin/env python' "${S}/main.py" > "${T}/${PN}" || die
+   do_install() {
+   python_doscript "${T}/${PN}"
+   python_domodule "${S}"
+   }
+   python_foreach_impl do_install
+}



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

2018-08-09 Thread Jason Zaman
commit: b02efb22c8439702adea01f4ff7be4d86c2c7c99
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Aug  9 15:23:26 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Aug  9 16:10:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02efb22

net-libs/libtorrent: amd64 stable

Gentoo-bug: 663012
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild 
b/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
index 9b0f0ae7df4..99356382162 100644
--- a/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.13.7-r1.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # subslot.
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
 IUSE="debug libressl ssl test"
 
 RDEPEND="



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

2018-08-09 Thread Jason Zaman
commit: d1abb957be1df3d3a3f432e1fd6328a934dc8871
Author: Jason Zaman  gentoo  org>
AuthorDate: Thu Aug  9 15:22:07 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Thu Aug  9 16:10:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1abb957

net-p2p/rtorrent: amd64 stable

Gentoo-bug: 663012
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild 
b/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
index 74bf66d2a2c..e41711ece81 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://rtorrent.net/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
 IUSE="daemon debug selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}



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

2018-08-09 Thread Brian Dolbec
commit: 86c989894d9d3df3fb4058c5b91ee87336a28bd8
Author: Brian Dolbec  gentoo  org>
AuthorDate: Thu Aug  9 16:05:28 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Aug  9 16:05:28 2018 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=86c98989

Gentoo-keys: Update gentoo-devs.seeds

 files/gentoo-keys/seeds/gentoo-devs.seeds.sig | Bin 662 -> 662 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig
index d8c21f9..1669701 100644
Binary files a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig and 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig differ



[gentoo-commits] proj/gkey-seeds:master commit in: /

2018-08-09 Thread Brian Dolbec
commit: c7c21cbaef95592151b20ab8307dcea4fa90aa24
Author: Brian Dolbec  gentoo  org>
AuthorDate: Thu Aug  9 16:05:14 2018 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Thu Aug  9 16:05:14 2018 +
URL:https://gitweb.gentoo.org/proj/gkey-seeds.git/commit/?id=c7c21cba

Gentoo-keys: Update gentoo-devs.seeds

 gentoo-devs.seeds.sig | Bin 662 -> 662 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gentoo-devs.seeds.sig b/gentoo-devs.seeds.sig
index d8c21f9..1669701 100644
Binary files a/gentoo-devs.seeds.sig and b/gentoo-devs.seeds.sig differ



[gentoo-commits] proj/sci:master commit in: sci-libs/nipype/

2018-08-09 Thread Horea Christian
commit: 5e2ddabad787cef77cf2197110355953c92aed5e
Author: Horea Christian  yandex  com>
AuthorDate: Thu Aug  9 15:45:45 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Thu Aug  9 15:45:45 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=5e2ddaba

sci-libs/nipype: version bump

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sci-libs/nipype/nipype-1.1.0.ebuild | 53 +
 1 file changed, 53 insertions(+)

diff --git a/sci-libs/nipype/nipype-1.1.0.ebuild 
b/sci-libs/nipype/nipype-1.1.0.ebuild
new file mode 100644
index 0..8c2713712
--- /dev/null
+++ b/sci-libs/nipype/nipype-1.1.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE="threads(+),sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="Neuroimaging in Python: Pipelines and Interfaces"
+HOMEPAGE="http://nipy.sourceforge.net/nipype/;
+SRC_URI="https://github.com/nipy/nipype/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-python/future[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   ~dev-python/prov-1.5.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   sci-libs/nibabel[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   ${RDEPEND}
+   )
+   $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' 
python2_7)
+   "
+RDEPEND="
+   >=dev-python/click-6.6[${PYTHON_USEDEP}]
+   dev-python/networkx[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pydotplus[${PYTHON_USEDEP}]
+   dev-python/pygraphviz[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   dev-python/traits[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   "
+
+python_test() {
+   py.test -v --cov nipype\
+   --cov-config .coveragerc\
+   --cov-report xml:cov.xml\
+   -c nipype/pytest.ini\
+   --doctest-modules nipype\
+   || die
+}



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

2018-08-09 Thread Lars Wendler
commit: 76e00c4508aac08be0adf769720a99fcc3020137
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug  9 15:39:40 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug  9 15:39:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e00c45

app-admin/sudo: Bump to version 1.8.24_beta4. Removed old.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-admin/sudo/Manifest   | 2 +-
 app-admin/sudo/{sudo-1.8.24_beta1.ebuild => sudo-1.8.24_beta4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 4a91e31b016..37c217cd2d2 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,3 +1,3 @@
 DIST sudo-1.8.22.tar.gz 3029051 BLAKE2B 
c77e05b6e9cee738902d6289327fb5d34d19833d96597f983d8af01434d224dd698f9257b0965a0e480e8d19eb38eef0c8216942ca5217c3fe7516cdf397f7b7
 SHA512 
5ce10a9302d25bb726e347499d26a0b3697446cfcdf0fd9094ee35198db7b023d5250a53fdcb4184d1a09f5fd2a78fc645bc8e80f265666b05a91f62f49b0695
 DIST sudo-1.8.23.tar.gz 3150674 BLAKE2B 
11b1c7bfa372005cda8baf651c4662f6fd15e94ca77f7705b23ca6573424796d5c1f8e47e2874c4b54017141d01a632885ac60c92346d932537048373cad0ede
 SHA512 
a9d61850a4857bfd075547a13efb13b054e4736e3ebe3c8a98a90a090b1d9b9688354ec9725fc99d1d256999b6f9c6ae6215ce9770fcdebd7f24731107b48342
-DIST sudo-1.8.24b1.tar.gz 3167476 BLAKE2B 
23fa302773733ac84f36af006076a367c8201ed238f43007b9fff504ead6b8845614c0180aa1cfd33b7fb7082437b9701ff6e4da8df44e97f34a0084a0920feb
 SHA512 
92746df75b32031ef890c48fe0383001640c8470bae841f2277f42008eda4e86b0ed0494ceb0a9e1ac7a7510375c9a7c7d23ec3e84a42e94d457f6771170357c
+DIST sudo-1.8.24b4.tar.gz 3167803 BLAKE2B 
03e4ca426ee000d9a4ae8eb020fa081e0580634f036923cf3107c44dc18be7c5fa82169430c82f2b4d2d6dbe5041a63ecd4f91d6e0cb28cce9a94b1ed48fbc4a
 SHA512 
743adfcc7fd5bfe838dfcd362ffe8daca54964d74318732cfe068e0331aa07feb8b3b9e6a98f4616b49b19f076a43dd62c068b6bde2cb24fa4f2b8657ddc215d

diff --git a/app-admin/sudo/sudo-1.8.24_beta1.ebuild 
b/app-admin/sudo/sudo-1.8.24_beta4.ebuild
similarity index 100%
rename from app-admin/sudo/sudo-1.8.24_beta1.ebuild
rename to app-admin/sudo/sudo-1.8.24_beta4.ebuild



[gentoo-commits] proj/sci:master commit in: sci-libs/nipype/

2018-08-09 Thread Horea Christian
commit: 9ff9b8b3e82229189dffb17c17b394a701e38498
Author: Horea Christian  yandex  com>
AuthorDate: Thu Aug  9 15:37:19 2018 +
Commit: Horea Christian  gmail  com>
CommitDate: Thu Aug  9 15:37:19 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9ff9b8b3

sci-libs/nipype: EAPI and PYTHON_COMPAT bump

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild 
b/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild
index 0fc65a5ce..ce6a52d9b 100644
--- a/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild
+++ b/sci-libs/nipype/nipype-0.14.0_pre20170830.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 PYTHON_REQ_USE="threads(+),sqlite"
 
 inherit distutils-r1
@@ -21,7 +21,7 @@ IUSE="test"
 
 DEPEND="
dev-python/future[${PYTHON_USEDEP}]
-   =dev-python/prov-1.5.0[${PYTHON_USEDEP}]
+   ~dev-python/prov-1.5.0[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=sci-libs/nibabel-2.0.1[${PYTHON_USEDEP}]



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

2018-08-09 Thread Lars Wendler
commit: 3f4e6ff6a7971b1beae12160cbba889c805cb571
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug  9 15:14:14 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug  9 15:14:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4e6ff6

www-client/seamonkey: Removed old.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 www-client/seamonkey/Manifest |  57 ---
 www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild | 403 --
 www-client/seamonkey/seamonkey-2.49.8.0_p0.ebuild | 403 --
 www-client/seamonkey/seamonkey-2.49.9.0_p0.ebuild | 403 --
 4 files changed, 1266 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index 9d8cc1e0471..01537d17d77 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -2,60 +2,6 @@ DIST chatzilla-SEA2_48_RELBRANCH.tar.bz2 440336 BLAKE2B 
3fe09e3d2ba698d95054cbb6
 DIST dom-inspector-DOMI_2_0_17.tar.bz2 155095 BLAKE2B 
e67e90a09db4c5acd4f58d004992094bec38145d48f8aa4abf1b39289222aa9be0498ebc45f01c7e94e90936ffe8b0cb415e3fb42d09b4bb8855317b1b9b4522
 SHA512 
0b9915566270d1d6670075263fffb0c59f834c4bfae933e6da23747914f069918f6f3dcf1ab3de6ea3b456623ef6e008f2d2aadcad0da84e483cae02e11f0b9b
 DIST firefox-52.4-patches-02.tar.xz 14412 BLAKE2B 
9c15aa293dfc36efe1236d9b5736012a3efd0480f0d8eb243687b50245ccdb6e0ed13e564271569211eb767bd01ba3c7688c350005ce862403335dcc2e87bca7
 SHA512 
6befeaefc118bc161ad05eed619142814e5cf31aaeede3fb5618b1f5ace887e9e1fa6914320b513404380a426cfb0f45107435f92b2d7e95d95cd7c44e03ad96
 DIST seamonkey-2.46-patches-01.tar.xz 768 BLAKE2B 
e886f8c43cd856bb7cc4ea2a03c2a364bde1faef5c77156456d161c87867c52e0fb9bd348cc92330a22cff8ae0ebbab997b3d3985bb40c6c0883da4a35789f9c
 SHA512 
2bbf09c8285f9f1ef5e194da7c43a8d1bbd4f2366ba182c78a7be4f0c36f549eb8cfee5e42d2eea87ea5d6920b36196e901b31ddca94e792aa2d3fb28de097ad
-DIST seamonkey-2.49.7.0-cs.xpi 941974 BLAKE2B 
4de71b190c63e4284b5915ab3f9f9672026fd2375996df26064598a6e1859f3e9b56c668c63a4741c37471c23dadb6eefc018a1715d7afa3e5ced8477a16eb50
 SHA512 
c3b061e0b735c6949a0ce7f8be22c7818e6bd039de5284015b0ff63b8456f18bd51db9f3a3d1f9a5df2a6d0610043ea9e33f16ccd3ba64e20ac53e901196afd3
-DIST seamonkey-2.49.7.0-de.xpi 949902 BLAKE2B 
a51a5ccf0a86708b26c9394cc88d3a05f6108760933b5ccca92d54390090f379ab34b4d90796e77764bcba1fbb20a8ffe56f7cf5ba7aeefc80e0e01d3f5cc86b
 SHA512 
fb85fa867b5b9417190aa25cc678d68e3afed04bfe052896167aaf46042397da6e1bbeb70acc321f46bd0bed4f0856152d80a348b478a336d28825c4120af1c6
-DIST seamonkey-2.49.7.0-en-GB.xpi 911789 BLAKE2B 
495cd6fcb8cde5dcbab636bad20e1da5f89dcfb3bbafea12fec1c2fc68bdf9145d533828163884dd25988f792839739a3374a233567820cdf97fb49c44d7228c
 SHA512 
973fc7f693abe9b87bd971f79e050bd4bd9a16e4e6f6a50d9298f2c71d45aa328c4279055382b7f9bf8c807dff9c1ab8855d97dbbe3eb4d71c40ee5e3a02f3b6
-DIST seamonkey-2.49.7.0-es-AR.xpi 952759 BLAKE2B 
fb882c78290507b7bd349ab01545c7263b983b156c26938fa77565658b55d567d3f057b177b2e98be0d83e5bfb21c3b9bf39f31ecbc4b406739afa6f3af5e5ec
 SHA512 
ec198ed919079e16bf638be032cc7de165d0e9d05d0742a12828b5ad510884d4dd0da57c0cbae85b3fe0089a1be26f42c9887957ab6ecac8b8ef6cf0fbbcb345
-DIST seamonkey-2.49.7.0-es-ES.xpi 897737 BLAKE2B 
6ddefeeff9b9d1c96b4dc8d068a179d92a353470329571e8b84962f3c667bdb06cd4f9851a64868958e99412d7eb7f3a3910edf48c4a73c86474283a8268c504
 SHA512 
e9fb5834f3086ee1cf99404930149f06ee7f3f0d5796550c3368b915ed9f729dbd92032682c6273b687b6f3077a4ca3a78192e101f1276d90ebf2eb71f39f22e
-DIST seamonkey-2.49.7.0-fr.xpi 969290 BLAKE2B 
ec7bbac2dda87d64486e36a18b18ab89c5940df2134704c5fa5af892c0b9669ff2cea81fb34355d383b6207c0993504afe052c5c435a4a402862a5c814debfe7
 SHA512 
188f4a8c79b10f95c807a08837290fbc3245c983e6797b8f8a0beea4f4ffad915abeb942920f9986910a0530218f4e35ba16de60b4f21d33116ae16756eb4e8c
-DIST seamonkey-2.49.7.0-hu.xpi 955174 BLAKE2B 
60784e962a43bf01630f76693b17954d4788daebb54d29f95ff5f3650ecd78b7067f1af20421d104feffaed10d08dfe1b25f8551969678bd4e1fe9b414a7edcf
 SHA512 
e28beb23242a6535230df4fd1adb82e8957487179402cb82dedc2faa6464b411d22ddb2732e0490a916597301eebf2fda727bcadb34e029bd468bd066dbc3080
-DIST seamonkey-2.49.7.0-it.xpi 793590 BLAKE2B 
4c7e837b93a090b3f0934a37bb1c63534dce632839677b0127055502cb7dc57f210c1390afa663ca9c2f4f01196756579750d94b8815de12fc6b2bd9c12a6a19
 SHA512 
c750a85b74bb37d966f1bbecdafcd6ad9d4532eaf0f49f9148081f821c61aec332646eb7c43f0eef4b736362a8c2ab0a1205a38537129f6fe920dc8ae0f16ca9
-DIST seamonkey-2.49.7.0-ja.xpi 1033801 BLAKE2B 
0fb8ebcde8c64f60872d3ed4acd17249c852fb43863e5649cf778dfffde13cdee5ed63af4d66647d4c57a9d456a769b2b43f28cf9637b8b71ffb053dc0f46bee
 SHA512 
454756af04d5d3301c3ffe321109e1c78aa69a3b9e4a29e1b1e7226b958062e451551d73c3df87785fd80e74a4e433fc2094e3702ceb1a547abb858551878056
-DIST seamonkey-2.49.7.0-lt.xpi 956024 BLAKE2B 
75ffe875f683e8e47e703574e4a3b73cb2bb764e8163f833208e06b914709acf772734848a2164b94f138dae021c4915e8b20f417132c84197042215548b5b25
 SHA512 

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

2018-08-09 Thread Lars Wendler
commit: c0a2164f46a459950befbc37985cd092caa62b33
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug  9 15:13:27 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug  9 15:14:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a2164f

www-client/seamonkey: Version 2.49.9.1_p0 stable for amd64 and x86

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 www-client/seamonkey/seamonkey-2.49.9.1_p0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/seamonkey/seamonkey-2.49.9.1_p0.ebuild 
b/www-client/seamonkey/seamonkey-2.49.9.1_p0.ebuild
index ad42e85496b..05e55c8f784 100644
--- a/www-client/seamonkey/seamonkey-2.49.9.1_p0.ebuild
+++ b/www-client/seamonkey/seamonkey-2.49.9.1_p0.ebuild
@@ -70,7 +70,7 @@ PATCH="${PN}-2.46-patches-01"
 
 DESCRIPTION="Seamonkey Web Browser"
 HOMEPAGE="http://www.seamonkey-project.org;
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2018-08-09 Thread Mike Pagano
commit: c882f7cf2471efbfb4b0f4093ecd20ac00708bd3
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug  9 15:04:33 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug  9 15:04:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c882f7cf

sys-kernel/gentoo-sources: Linuxpatch 4.4.147

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 47ecd538d49..7aaea3b4c86 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -64,6 +64,9 @@ DIST genpatches-4.4-146.extras.tar.xz 16468 BLAKE2B 
f66c91694babd521348be442aa16
 DIST genpatches-4.4-147.base.tar.xz 2278008 BLAKE2B 
782236c025004d15f3efaac82c54b2eab10e06b77b1f28e8a64a66141fc64974ee8b00f31018898b54926fd320428b556b90f95f8a6230576622a4384ba4
 SHA512 
fc5a4950e07e86cfc36114b3a84296f6405ce108424171e9a2cc884a48ff2a6b7f4f6c8480b765cb72733246f93e100fb7093dbcbfe893c24141aac155992342
 DIST genpatches-4.4-147.experimental.tar.xz 87776 BLAKE2B 
271d221b1793b68fa705e3327d7e9a8e3df1bdda685eae366c6a1dbec55fff394a66bc1821f539ee749ca7cdc138e94dbabe6b806d2960576fec98a4c326dc3c
 SHA512 
6710ef2844f0fc942e4e804032df4d5763531dbad06ff1be2c30be71ed4775b663cbf18bd39398b701558e97c45be7a95468540453d3195b3a726f6ecca70b68
 DIST genpatches-4.4-147.extras.tar.xz 16456 BLAKE2B 
d8077fe3b3ca854e9016782b7a5391e96bf45322c72c058ae207019da028d45457b780a9570918e344a331ddc2d804557987b87c6490b1781d01c7a115fd0b9a
 SHA512 
4dc4607dc2a600459491b53bce34c3130c31792fecbcb6b32832f0c7bbb59f16dd94d73adf71ba4aefcc810554eb1b7a9de839fedbc6a9124dfafd5ec7258aac
+DIST genpatches-4.4-148.base.tar.xz 2279956 BLAKE2B 
83f9e2febbe998207c7d3943803a0c03c679b5e323fe352fbba5f58c9c18b5ae2651ce727cbe3a7c0e292b1a1777a86ded140042633726de764d61cfa1f784a8
 SHA512 
e42b8c2bbe07d36571f8a2c621f920beeff937cd22c03ad9356d122c1dabae2b7a575805ad5f00a035a7da756597ecddaa371ad762d8318704b33a0e23a6fd1d
+DIST genpatches-4.4-148.experimental.tar.xz 87776 BLAKE2B 
271d221b1793b68fa705e3327d7e9a8e3df1bdda685eae366c6a1dbec55fff394a66bc1821f539ee749ca7cdc138e94dbabe6b806d2960576fec98a4c326dc3c
 SHA512 
6710ef2844f0fc942e4e804032df4d5763531dbad06ff1be2c30be71ed4775b663cbf18bd39398b701558e97c45be7a95468540453d3195b3a726f6ecca70b68
+DIST genpatches-4.4-148.extras.tar.xz 16456 BLAKE2B 
d8077fe3b3ca854e9016782b7a5391e96bf45322c72c058ae207019da028d45457b780a9570918e344a331ddc2d804557987b87c6490b1781d01c7a115fd0b9a
 SHA512 
4dc4607dc2a600459491b53bce34c3130c31792fecbcb6b32832f0c7bbb59f16dd94d73adf71ba4aefcc810554eb1b7a9de839fedbc6a9124dfafd5ec7258aac
 DIST genpatches-4.4-91.base.tar.xz 1428436 BLAKE2B 
4b706e9682e883dd1954632efe5ec161347432a6260c353e160b8591f8377e6d1e1768acd2e3e72237e3ea6b7104137e3504e3f290fb12b0dabf662b0fb034c1
 SHA512 
c25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554
 DIST genpatches-4.4-91.experimental.tar.xz 87760 BLAKE2B 
d8a165fb3708192a12e826a713e896ca83785da084c9a9aeaae909473c598669867fa303636d762facd2d7bc1a857da3ba0d994ee62d008dc17955dd84181942
 SHA512 
0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f
 DIST genpatches-4.4-91.extras.tar.xz 16468 BLAKE2B 
b99298cd9e57a2b8a0619495df0450373c9f5c14ff2398d76534c7167f3a563c05e67f9aff80ff97a474ae7a8cb298a4ffbc5eab25d79075aac5cc01964c3e9d
 SHA512 
229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.147.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.147.ebuild
new file mode 100644
index 000..6054c627af2
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.147.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="148"
+
+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] proj/android:master commit in: dev-util/soong/

2018-08-09 Thread Benda XU
commit: 83a02b13c74fbb392ec3caf8ec90fa175232ec3f
Author: Benda Xu  gentoo  org>
AuthorDate: Thu Aug  9 15:00:38 2018 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Aug  9 15:00:38 2018 +
URL:https://gitweb.gentoo.org/proj/android.git/commit/?id=83a02b13

dev-util/soong: use caching reverse proxy.

  The android source tarball is constantly changing.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/soong/Manifest   | 6 +++---
 dev-util/soong/soong-8.1.0_p41.ebuild | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/soong/Manifest b/dev-util/soong/Manifest
index 387c72a..fb9e44f 100644
--- a/dev-util/soong/Manifest
+++ b/dev-util/soong/Manifest
@@ -1,7 +1,7 @@
 AUX blueprint-test-go-1.10.patch 1533 BLAKE2B 
3f764ea5ac68cdce8ecadb0dc40f4e676d8db21095b88cf99d7aa6c950ffd578029782d075d59290fc4898544458cab730471f9f0581dccefccc5a2951aa7234
 SHA512 
2846a098840b4543ec34466d5e97d0f6f8b05ba8dbb01e23c4a802a2bc3995fbb64020e88fa49ded8d7cac527cbfbb5614447165f7f17b392925f4f02556d480
 AUX soong-bootstrap-clean.patch 1588 BLAKE2B 
ec20e7fece7c126a19586d1a6db7264f64f2b427c7386a6a9f2df77d5171a024185e119683ae2d5e87f483937bc05d40b6d3ffd4132826ff7e42448348d96e75
 SHA512 
bb39af5fd5d8ec310506b8a3bb782389e9a3c4a31429d6cf32f4681b5fee64d41c01ecf05f692060bcf15ff53952a31d1d6ffe2ee4de6a6e65ee8f44cca42972
 AUX soong-no-kernel-header.patch 346 BLAKE2B 
9e830f028a47a031b46c5cefbc4ddafc922b1506756ba36266aa97f48e670efd1bae8a438f712add004b17fff3bf3c3f4c059a48039ee6ef619afc39163445d2
 SHA512 
b0ae8e277050911baf262a54c7324f03d69e5f8dd87505942d0a554451e69c6d6f0668801b83d66ac5c69d7827ea7d613d1d55e376c761c7e1f54c3b1ff286be
-DIST blueprint-8.1.0_p41.tar.gz 114220 BLAKE2B 
9b8bc418a718cda7c2a83cabcdc4945a1c1b7272a0c2e3ea5e50c3b0df9b64565583a50a807947479499f6bd90518ee9f10625bed5a2eab4bd001a44b132fc11
 SHA512 
9f94bca7e60197089febb22d182d269a154c9c77f5204a4ba9e7d2e9591d577d1bcb446b4aeacc0ac4d14848eecb2c8e6b1ab5c2af355d6d8d8f96e2d17c96a2
-DIST soong-8.1.0_p41.tar.gz 355525 BLAKE2B 
6d835edc62f4bd5bfefc20242c48da3afed2a611dc5f4536da318c933bde81ffdca9ef026b047e8e7db8a8fb25e27e0a123ba6e0bdba77ce87c2c08343eb4384
 SHA512 
a527a4e0b851f2260c09c4e78c252a84353b3af4daf195b4507a68fdd9a7d19f413be8f7c593e0916a8bf32cef490119ad314a3e3eaeac366c9fcfbb42464d07
-EBUILD soong-8.1.0_p41.ebuild 1613 BLAKE2B 
c23df24920589ea001d7592c36443608ca4d4095fd07fee2c391bdc50224f5797631a0734a3f2c85aaee2eb7519a1d289b5db04c7c3864aab41833849b795a82
 SHA512 
24d4448c39501db07335dc841a81ba4f65a361623f8a001c2d7ad291a388b86a61143cd58dfded024e059f53109cd71fc4a6be8f69e144d9d1b3b483cfd977c6
+DIST blueprint-8.1.0_p41.tar.gz 114222 BLAKE2B 
cb2335fd766212d1c3279ae4d6ee91df5f3c3a9522230ca70cbc080eed9b387a7d567963ba8ea5ffc4a48b01400958cc1d619b9da897e0f90a29b4446becdf46
 SHA512 
8ada4f309767567e7e08e6c8e61f0e442eb14a5923bb6b47bb72c2b923bbb342166cddf6d31ec05a27f70ae60a981c0c8b4a3438820ce20ef47028e9f02b
+DIST soong-8.1.0_p41.tar.gz 355543 BLAKE2B 
0d2b47c30d0515426cffa19c73495f68633dcdbcd5fc33fbbabb8892b712eb85ec68657ea73e07b34573af525055c0f791cd6b54ca58dedd5c14bd4af1a37623
 SHA512 
50f65ac86f4466adfed6fddf6e8288e16fdc0c1717ba57e59d40395115d4f55ceed3407ce6542ef0173c2076783a7bdc908ff0aac6f19aad7c62a8f63daef6e3
+EBUILD soong-8.1.0_p41.ebuild 1606 BLAKE2B 
e67a0f3bdad0b00ae79ea367bb430bc5a598843238d8c8c4bd9fa69baa86942fabc125f54ae833aa37a57f77194f15e19f3579705033c840c5fb87f5dcdc915a
 SHA512 
5bf6928f0d84903ddba4b2b461127af6af45cc0ead533352026304a4dc1972be989cecb385778a10b92fb62c953da097a7c2114ac23a6cd26179302e600903ee
 MISC metadata.xml 242 BLAKE2B 
08b4880748ab6d685ce28f65a9f6cc5ad62deff8f85d4e0a55a3dc12aa8bd63cf1de56b28ff89929e054a6831e223d6ef0207e8b19c6887f09ee22621bd76928
 SHA512 
ae57aaeecc094cffa640d88329a0baa6c2b0703330d84f6406f3f68d8bb9b724d2e19a8478be8708de284db9ac452f95f225a9f79cd1c5d0236aa2f9935b9b21

diff --git a/dev-util/soong/soong-8.1.0_p41.ebuild 
b/dev-util/soong/soong-8.1.0_p41.ebuild
index eed329d..7f381cc 100644
--- a/dev-util/soong/soong-8.1.0_p41.ebuild
+++ b/dev-util/soong/soong-8.1.0_p41.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit ninja-utils
 
-A_URI=https://android.googlesource.com/platform/build
+A_URI=http://aosp.airelinux.org/platform/build
 
 # blueprint is a source level dependency of soong.
 SRC_URI="${A_URI}/${PN}/+archive/android-${PV/p/r}.tar.gz -> ${P}.tar.gz



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

2018-08-09 Thread Jeroen Roovers
commit: f6f8cca95746c5b533eaf0d170ec146aeb2eeb68
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Aug  9 14:17:32 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Aug  9 14:40:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f8cca9

dev-db/couchdb: Old.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-db/couchdb/Manifest |  1 -
 dev-db/couchdb/couchdb-1.7.1.ebuild | 77 -
 2 files changed, 78 deletions(-)

diff --git a/dev-db/couchdb/Manifest b/dev-db/couchdb/Manifest
index 47129fd5691..995550493f1 100644
--- a/dev-db/couchdb/Manifest
+++ b/dev-db/couchdb/Manifest
@@ -1,2 +1 @@
-DIST apache-couchdb-1.7.1.tar.gz 9963069 BLAKE2B 
69a3f835f6a7b5752e4707b02edfa726cfdb76813e36e570566641b999eea556ff788b0ca8ce1e66beb819119d90e387beab3bba8618e3b7a606870794307fef
 SHA512 
cd7417ef4b1eaeb1fe4251b559d904238fd25881c542f1498e6e9f1c4a55a79e34e06e711f90ce39e5e65fcac8be9c611943b8ed57d4a7465859b5811ac0a21f
 DIST apache-couchdb-1.7.2.tar.gz 10009424 BLAKE2B 
3d3b4922fe5b2c55e4851e48993442ba23369753fb17d5cafba936947624af0d3dac70e0a23d0c22c79e7e2776a3a441d5b1020a4a420b7d9a621fb59aad48d9
 SHA512 
507a35a7f1e826b1562eec86146cc6fcff3c65fa7762f9742e6e8fdacfca735473105772757624183778f7a532c742f6644b301677607bb81c1f3f0ceb742867

diff --git a/dev-db/couchdb/couchdb-1.7.1.ebuild 
b/dev-db/couchdb/couchdb-1.7.1.ebuild
deleted file mode 100644
index a86f1de8485..000
--- a/dev-db/couchdb/couchdb-1.7.1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils multilib pax-utils user
-
-DESCRIPTION="Distributed, fault-tolerant and schema-free document-oriented 
database"
-HOMEPAGE="https://couchdb.apache.org/;
-SRC_URI="mirror://apache/couchdb/source/${PV}/apache-${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="libressl selinux test"
-
-RDEPEND=">=dev-libs/icu-4.3.1:=
-   =dev-libs/openssl-0.9.8j:0 )
-   libressl? ( dev-libs/libressl )
-   >=net-misc/curl-7.18.2
-   

[gentoo-commits] repo/gentoo:master commit in: app-i18n/sunpinyin/, app-i18n/sunpinyin/files/

2018-08-09 Thread Akinori Hattori
commit: 9319f48669ceb3a56b1e64c97c8bb89fa8541628
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:38:02 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:38:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9319f486

app-i18n/sunpinyin: drop old

Closes: https://bugs.gentoo.org/596836
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/sunpinyin/Manifest|  3 -
 .../files/sunpinyin-2.0.3-force-switch.patch   | 28 --
 .../sunpinyin/files/sunpinyin-2.0.3-gcc-4.7.patch  | 49 
 app-i18n/sunpinyin/sunpinyin-2.0.3-r2.ebuild   | 65 --
 4 files changed, 145 deletions(-)

diff --git a/app-i18n/sunpinyin/Manifest b/app-i18n/sunpinyin/Manifest
index 7a824982346..07104dfbfad 100644
--- a/app-i18n/sunpinyin/Manifest
+++ b/app-i18n/sunpinyin/Manifest
@@ -1,5 +1,2 @@
-DIST dict.utf8.tar.bz2 1598995 BLAKE2B 
4cb990b6bbb440218c6af695369bdccf97b820da9aa10d118043a7bda1c602e53d0c63c4a460db2c64530e69ac1d98619e1a2efa2113a292063b422fc1b3d32c
 SHA512 
04ec55e4af4b58d29b1141a824b5c3de5dbaaab0133d88e477d9183db738fc63543b4004bf071e611c6ea0d4b4c161b73849a64ab75f4df5bb5116d7f52d8e34
-DIST lm_sc.t3g.arpa.tar.bz2 25098718 BLAKE2B 
a7cd87d4e786a7dfe854b33c5c70019075ec99b02fd6cb33f91f89babdd2b255b6d157fff30c22b5372e74908483b814cc9698fd84caa3e56c61e76a59dbea04
 SHA512 
1e5e577c92df2f230b6b5962298ef7c215f6069b53e8e2dd4c5ad3eb54f999fc239b0924b4ab031af59c3194da15d6317ea2860f158e805b5cf012eaad98
-DIST sunpinyin-2.0.3.tar.gz 169394 BLAKE2B 
d93472c0c208da2a7aab99b1d514fa01acf67e69bdddc2c0e15f40af7a2abaf8860f8e792c2bd286bd1ec3a24124b0284d28295115c8dff1051f5df3c2314bb7
 SHA512 
25f1fc4b8f550663861f2c7426832924676f83e1f201689fde51b04ca78704b46dbbf2b92736234d5e1a729ba1bb23bd1f3a0394f6b8b54cb0df57b9bb7ece1d
 DIST sunpinyin-2.0.4_pre20130108.tar.xz 964764 BLAKE2B 
2c9d2e3fc02009ad10784c9408434c6806d1403026fb27629701650fe0e8a69c5580050846cf5c3b870215b8bfd68fe9c52d8bdaf83c41e523224463af9cf530
 SHA512 
7c1dd7db8b800e9d436746a560a16de2c6777576868f2e7e28f6dcb767b91ccd62b974f9d4ce6bd6ce80d30e1ee83887c3ee03c227e7e9fa59c01db4867465b2
 DIST sunpinyin-3.0.0_rc1.tar.gz 547138 BLAKE2B 
682e733241d690d1fef8ce452c497a894c5ab61bf5298c1f292ce3a25a681d594744db43ebd51b3e59274cce0e47a1bce15a793f2c20e2998915c3432f2a7c32
 SHA512 
c9d4936de5835a7f02e52c5b32bf1a42d76bf7588449aaa813f3df7ab2d72f3ca0f4e18f74a60be4860f0724b5e05cbe567c67e6f3150b0e71b23b3a9002fc5e

diff --git a/app-i18n/sunpinyin/files/sunpinyin-2.0.3-force-switch.patch 
b/app-i18n/sunpinyin/files/sunpinyin-2.0.3-force-switch.patch
deleted file mode 100644
index de85e82c1d5..000
--- a/app-i18n/sunpinyin/files/sunpinyin-2.0.3-force-switch.patch
+++ /dev/null
@@ -1,28 +0,0 @@
 a/SConstruct
-+++ b/SConstruct
-@@ -180,12 +180,6 @@ libdir = env['LIBDIR']
- libdatadir = env['LIBDATADIR'] + '/sunpinyin/data'
- headersdir = env['PREFIX'] + '/include/sunpinyin-2.0'
- 
--if GetOS() != 'Darwin':
--env.Append(LINKFLAGS=['-Wl,-soname=libsunpinyin.so.%d' % abi_major])
--
--if GetOption('rpath') is not None and GetOS() != 'Darwin':
--env.Append(LINKFLAGS='-Wl,-R -Wl,%s' % GetOption('rpath'))
--
- # pass through environmental variables
- envvar = [('CC', 'CC'),
-   ('CXX', 'CXX'),
-@@ -202,6 +196,12 @@ extra_cflags=' -DHAVE_CONFIG_H 
-DSUNPINYIN_DATA_DIR=\'"%s"\'' % libdatadir
- env.Append(CFLAGS=extra_cflags)
- env.Append(CXXFLAGS=extra_cflags)
- 
-+if GetOS() != 'Darwin':
-+env.Append(LINKFLAGS=' -Wl,-soname=libsunpinyin.so.%d' % abi_major)
-+
-+if GetOption('rpath') is not None and GetOS() != 'Darwin':
-+env.Append(LINKFLAGS=' -Wl,-R -Wl,%s' % GetOption('rpath'))
-+
- #
- #==configure
- #

diff --git a/app-i18n/sunpinyin/files/sunpinyin-2.0.3-gcc-4.7.patch 
b/app-i18n/sunpinyin/files/sunpinyin-2.0.3-gcc-4.7.patch
deleted file mode 100644
index c523449ef51..000
--- a/app-i18n/sunpinyin/files/sunpinyin-2.0.3-gcc-4.7.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From 3d35aa0370d9c7bd455098caa9ba22ebe1f82968 Mon Sep 17 00:00:00 2001
-From: Yong Sun 
-Date: Wed, 4 Apr 2012 18:41:39 +0800
-Subject: [PATCH] Integrated patch from YunQiang Su, fixed FTBFS with gcc-4.7
-

- SConstruct|3 ++-
- src/portability.h |5 ++---
- 2 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/SConstruct b/SConstruct
-index 97abf47..354fd19 100644
 a/SConstruct
-+++ b/SConstruct
-@@ -313,7 +313,8 @@ def DoConfigure():
- conf.CheckCHeader('sys/param.h')
- conf.CheckCHeader('sys/stat.h')
- conf.CheckCHeader('sys/types.h')
--conf.CheckCHeader('unistd.h')
-+if conf.CheckCHeader('unistd.h'):
-+conf.Define('DHAVE_UNISTD_H', 1)
- conf.CheckCHeader('wchar.h')
- 
- # add essential package requirements
-diff --git a/src/portability.h b/src/portability.h
-index 949d4f2..cf43bd0 100644
 a/src/portability.h
-+++ b/src/portability.h
-@@ 

[gentoo-commits] repo/gentoo:master commit in: app-xemacs/calendar/

2018-08-09 Thread Mats Lidell
commit: 5278969f68134c3181ac87f1edc992885bcae526
Author: Mats Lidell  gentoo  org>
AuthorDate: Thu Aug  9 14:32:47 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Thu Aug  9 14:33:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5278969f

app-xemacs/calendar: version bump to 1.42

Also remove version 1.41 where the upstream package was corrupted.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/calendar/Manifest   | 2 +-
 app-xemacs/calendar/{calendar-1.41.ebuild => calendar-1.42.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-xemacs/calendar/Manifest b/app-xemacs/calendar/Manifest
index a2c0196d827..59835edd8af 100644
--- a/app-xemacs/calendar/Manifest
+++ b/app-xemacs/calendar/Manifest
@@ -1,3 +1,3 @@
 DIST calendar-1.32-pkg.tar.gz 410752 BLAKE2B 
698ffcef148c6c84fbea7328da45d73bdf49601a94e3776b00ea7bae58223ef6ff1706ee8bf0e090e6aca16bcc6ed5c2037af2f9bb694ba03a840b20913afc19
 SHA512 
ca9a2dd135d012e094044f066939dafad0ef5f73f738b538c0f7aefc08c2e9efa0e1bcd3a3630681cfb90ec3b3319fd9b8594675ca2747627924d53d3fbe8ec1
 DIST calendar-1.38-pkg.tar.gz 411386 BLAKE2B 
be833c4f81a9d2e79e06768836fe1e58601c9b483f9febe127bd2c2bfe77259a3cd50630920e2df38de14234c1eece9c498b71073d967a06bf27258d91c9010c
 SHA512 
d5158147df3fffcba550f4bdb34aba916b9071734c2e08b3bebb4c1969ac06b15b79337b4d2f50a53e057ff097fc63162849d5dc0983da4363e4e484357c571f
-DIST calendar-1.41-pkg.tar.gz 409552 BLAKE2B 
f4ccf53eaf68d8f7098cd94954a3165fcd7513fa920288b08694c6c47f4b43ffe1075090bd303a838a75d67d489ec19f0ed203e6fe92167e89513635ee09f48f
 SHA512 
0b4f48e37a367ab7337b4fd12d97235114ac1e889b6e858c644ff308879a921787c88add3bfcf4d16155324167910254854171c74205fa1822dde86570ba6e0b
+DIST calendar-1.42-pkg.tar.gz 409513 BLAKE2B 
81f59fa4743682beed93be1eadf211ef8f096720bc44ee47d80142ec037029942e2cb02166b15318dbba300eedaa551c1426fbf3e454c3de119f5c2e41a8d4d8
 SHA512 
75e0eeaab3c818d28d4b0da798c961108457d7b2ffb9c671589194473ff3d3f967e52b956601acd42d53ef584d72cac08d4de47a9aa3ea3720211bfde201c8f2

diff --git a/app-xemacs/calendar/calendar-1.41.ebuild 
b/app-xemacs/calendar/calendar-1.42.ebuild
similarity index 100%
rename from app-xemacs/calendar/calendar-1.41.ebuild
rename to app-xemacs/calendar/calendar-1.42.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-sunpinyin/

2018-08-09 Thread Akinori Hattori
commit: 977462f3326e549a3fd1a6cf57f6f6278739c98d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:22:03 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:31:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977462f3

app-i18n/scim-sunpinyin: update to EAPI 6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild  | 30 ++
 1 file changed, 20 insertions(+), 10 deletions(-)

diff --git a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild 
b/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
index fff5cd2a4f4..d5415f9d08f 100644
--- a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
+++ b/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
@@ -1,10 +1,12 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils scons-utils
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
 
-DESCRIPTION="The SunPinyin IMEngine for Smart Common Input Method (SCIM)"
+inherit python-any-r1 scons-utils toolchain-funcs
+
+DESCRIPTION="SunPinyin IMEngine for SCIM"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
 
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN#*-}/${P}.tar.gz;
 
@@ -13,19 +15,27 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="app-i18n/scim
-   ~app-i18n/sunpinyin-2.0.3
-   x11-libs/gtk+:2 "
-RDEPEND="${DEPEND}"
+RDEPEND="app-i18n/scim
+   ~app-i18n/sunpinyin-${PV}:=
+   x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-force-switch.patch )
 
 src_prepare() {
-   epatch "${FILESDIR}/${P}-force-switch.patch"
+   default
+   tc-export CXX
 }
 
 src_compile() {
-   escons --prefix="/usr"
+   escons \
+   --prefix="${EPREFIX}"/usr \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --libexecdir="${EPREFIX}"/usr/libexec
 }
 
 src_install() {
-   escons --prefix="/usr" --install-sandbox="${D}" install
+   escons --install-sandbox="${D}" install
+   einstalldocs
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-sunpinyin/

2018-08-09 Thread Akinori Hattori
commit: f7ab60803ccf3d55a2ad4f4afca24e366f713ea3
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:14:39 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:31:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ab6080

app-i18n/scim-sunpinyin: update HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/scim-sunpinyin/metadata.xml   | 2 +-
 app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/scim-sunpinyin/metadata.xml 
b/app-i18n/scim-sunpinyin/metadata.xml
index 583f6476f8b..271ef4abaa8 100644
--- a/app-i18n/scim-sunpinyin/metadata.xml
+++ b/app-i18n/scim-sunpinyin/metadata.xml
@@ -6,6 +6,6 @@
Cjk


-   sunpinyin
+   sunpinyin/sunpinyin

 

diff --git a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild 
b/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
index 0f247544021..fff5cd2a4f4 100644
--- a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
+++ b/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils scons-utils
 
 DESCRIPTION="The SunPinyin IMEngine for Smart Common Input Method (SCIM)"
-HOMEPAGE="https://sunpinyin.googlecode.com;
-SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN#*-}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-sunpinyin/, app-i18n/scim-sunpinyin/files/

2018-08-09 Thread Akinori Hattori
commit: bb17fcbf64480d9f2c081ebb207fd04113d696c5
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:29:40 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:31:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb17fcbf

app-i18n/scim-sunpinyin: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/scim-sunpinyin/Manifest   |  2 +-
 .../files/scim-sunpinyin-2.0.3-force-switch.patch  | 32 --
 app-i18n/scim-sunpinyin/metadata.xml   |  3 ++
 ...3-r2.ebuild => scim-sunpinyin-3.0.0_rc1.ebuild} | 22 +++
 4 files changed, 15 insertions(+), 44 deletions(-)

diff --git a/app-i18n/scim-sunpinyin/Manifest b/app-i18n/scim-sunpinyin/Manifest
index bc1cf9c6ece..016fef2a715 100644
--- a/app-i18n/scim-sunpinyin/Manifest
+++ b/app-i18n/scim-sunpinyin/Manifest
@@ -1 +1 @@
-DIST scim-sunpinyin-2.0.3.tar.gz 33072 BLAKE2B 
06d9bff2eb35b06a49f6be60c8cd5d257f6ca724f03acc01b29b01fd32c2d95bab87c4737448a448a42a58d070f6b254bcf52e6d0c8b98ff10718d2265e43509
 SHA512 
f983d40972c5792a4a27fdf699cffc7f6882c84060cfe3e260cdc3f587743b0f71339ccdb7067b393f88a69b74d999fba70c4d9bc8016b9b217b3c11667a2986
+DIST sunpinyin-3.0.0_rc1.tar.gz 547138 BLAKE2B 
682e733241d690d1fef8ce452c497a894c5ab61bf5298c1f292ce3a25a681d594744db43ebd51b3e59274cce0e47a1bce15a793f2c20e2998915c3432f2a7c32
 SHA512 
c9d4936de5835a7f02e52c5b32bf1a42d76bf7588449aaa813f3df7ab2d72f3ca0f4e18f74a60be4860f0724b5e05cbe567c67e6f3150b0e71b23b3a9002fc5e

diff --git 
a/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch 
b/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch
deleted file mode 100644
index f397f47ea24..000
--- a/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch
+++ /dev/null
@@ -1,32 +0,0 @@
 a/SConstruct
-+++ b/SConstruct
-@@ -3,7 +3,7 @@
- 
- locales = []
- 
--cflags = '-O2 -g -pipe'
-+cflags = '-O2 -g -pipe '
- version = '2.0.3'
- 
- AddOption('--prefix', dest='prefix', metavar='DIR',
-@@ -51,9 +51,6 @@
- 
- opts.Save('configure.conf', env)
- 
--if GetOption('rpath') is not None:
--env.Append(LINKFLAGS='-Wl,-R -Wl,%s' % GetOption('rpath'))
--
- envvar = [('CC', 'CC'),
-   ('CXX', 'CXX'),
-   ('CFLAGS', 'CFLAGS'),
-@@ -75,6 +72,10 @@
- env.Append(CFLAGS=extra_cflags)
- env.Append(CXXFLAGS=extra_cflags)
- env.Replace(SHLIBPREFIX = '')
-+
-+if GetOption('rpath') is not None:
-+env.Append(LINKFLAGS=' -Wl,-R -Wl,%s' % GetOption('rpath'))
-+
- #
- #==configure
- #

diff --git a/app-i18n/scim-sunpinyin/metadata.xml 
b/app-i18n/scim-sunpinyin/metadata.xml
index 271ef4abaa8..20533d05e2c 100644
--- a/app-i18n/scim-sunpinyin/metadata.xml
+++ b/app-i18n/scim-sunpinyin/metadata.xml
@@ -5,6 +5,9 @@
c...@gentoo.org
Cjk

+   
+   Enable support for 
x11-libs/gtk+:3
+   

sunpinyin/sunpinyin


diff --git a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild 
b/app-i18n/scim-sunpinyin/scim-sunpinyin-3.0.0_rc1.ebuild
similarity index 58%
rename from app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
rename to app-i18n/scim-sunpinyin/scim-sunpinyin-3.0.0_rc1.ebuild
index d5415f9d08f..ed668fa02f7 100644
--- a/app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild
+++ b/app-i18n/scim-sunpinyin/scim-sunpinyin-3.0.0_rc1.ebuild
@@ -4,24 +4,24 @@
 EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
-inherit python-any-r1 scons-utils toolchain-funcs
+inherit python-any-r1 scons-utils toolchain-funcs vcs-snapshot
+
+MY_P="${P#*-}"
 
 DESCRIPTION="SunPinyin IMEngine for SCIM"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN#*-}/${P}.tar.gz;
+SRC_URI="https://github.com/${PN#*-}/${PN#*-}/archive/v${PV/_rc/-rc}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="gtk3"
 
-RDEPEND="app-i18n/scim
-   ~app-i18n/sunpinyin-${PV}:=
-   x11-libs/gtk+:2"
+RDEPEND="app-i18n/scim[gtk3=]
+   ~app-i18n/sunpinyin-${PV}:="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-force-switch.patch )
+S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
default
@@ -29,13 +29,13 @@ src_prepare() {
 }
 
 src_compile() {
-   escons \
+   escons -C wrapper/scim \
--prefix="${EPREFIX}"/usr \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
--libexecdir="${EPREFIX}"/usr/libexec
 }
 
 src_install() {
-   escons --install-sandbox="${D}" install
-   einstalldocs
+   escons -C wrapper/scim --install-sandbox="${D}" install
+   dodoc wrapper/scim/README
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-sunpinyin/files/

2018-08-09 Thread Akinori Hattori
commit: 4497151ad2655781e30a075d37af33db0639177f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:15:48 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:31:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4497151a

app-i18n/scim-sunpinyin: update patch

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/scim-sunpinyin-2.0.3-force-switch.patch| 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git 
a/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch 
b/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch
index a0089ac1150..f397f47ea24 100644
--- a/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch
+++ b/app-i18n/scim-sunpinyin/files/scim-sunpinyin-2.0.3-force-switch.patch
@@ -1,8 +1,6 @@
-diff --git a/wrapper/scim/SConstruct b/wrapper/scim/SConstruct
-index 7739300..ef7c69b 100644
 a/wrapper/scim/SConstruct
-+++ b/wrapper/scim/SConstruct
-@@ -3,7 +3,7 @@ import SCons.Tool.textfile
+--- a/SConstruct
 b/SConstruct
+@@ -3,7 +3,7 @@
  
  locales = []
  
@@ -11,7 +9,7 @@ index 7739300..ef7c69b 100644
  version = '2.0.3'
  
  AddOption('--prefix', dest='prefix', metavar='DIR',
-@@ -51,9 +51,6 @@ if GetOption('datadir') is not None:
+@@ -51,9 +51,6 @@
  
  opts.Save('configure.conf', env)
  
@@ -21,7 +19,7 @@ index 7739300..ef7c69b 100644
  envvar = [('CC', 'CC'),
('CXX', 'CXX'),
('CFLAGS', 'CFLAGS'),
-@@ -75,6 +72,10 @@ extra_cflags += ' -Isrc'
+@@ -75,6 +72,10 @@
  env.Append(CFLAGS=extra_cflags)
  env.Append(CXXFLAGS=extra_cflags)
  env.Replace(SHLIBPREFIX = '')



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

2018-08-09 Thread Michał Górny
commit: 03cc71a6dc5dd5e0af302bacd3ef1a17e3c5d8f0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 26 11:34:39 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 14:08:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cc71a6

desktop.eclass: Add missing ||die when writing to files

 eclass/desktop.eclass | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 08899b4a460..6fc72ab8ec0 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -174,7 +174,7 @@ make_desktop_entry() {
icon=${icon%.*}
fi
 
-   cat <<-EOF > "${desktop}"
+   cat <<-EOF > "${desktop}" || die
[Desktop Entry]
Name=${name}
Type=Application
@@ -190,7 +190,9 @@ make_desktop_entry() {
ewarn "make_desktop_entry: update your 5th arg to read 
Path=${fields}"
fields="Path=${fields}"
fi
-   [[ -n ${fields} ]] && printf '%b\n' "${fields}" >> "${desktop}"
+   if [[ -n ${fields} ]]; then
+   printf '%b\n' "${fields}" >> "${desktop}" || die
+   fi
 
(
# wrap the env here so that the 'insinto' call
@@ -217,7 +219,7 @@ make_session_desktop() {
local desktop=${T}/${wm:-${PN}}.desktop
shift 2
 
-   cat <<-EOF > "${desktop}"
+   cat <<-EOF > "${desktop}" || die
[Desktop Entry]
Name=${title}
Comment=This session logs you into ${title}



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

2018-08-09 Thread Michał Górny
commit: 0197559dcb99c91ddaa146322f5100c326e9d5eb
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 26 11:09:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 14:08:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0197559d

desktop.eclass: domenu, fix potential overflow in exit status

While increasing exit status for each failure may seem brilliant
at first, it serves no purpose and has an overflow risk.  For example,
if domenu counted 256 failures, the exit status would be truncated to 0
(success).

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

diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 1684a21d21f..8f2c6d55c29 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -251,11 +251,11 @@ domenu() {
if [[ -d ${i} ]] ; then
for j in "${i}"/*.desktop ; do
doins "${j}"
-   ((ret+=$?))
+   ((ret|=$?))
done
else
doins "${i}"
-   ((ret+=$?))
+   ((ret|=$?))
fi
done
exit ${ret}



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

2018-08-09 Thread Michał Górny
commit: f6fe42c17ba4a55ea5f13a3bb9c39cc85c790483
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 26 11:12:08 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 14:08:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fe42c1

desktop.eclass: domenu, remove unnecessary nested loop

 eclass/desktop.eclass | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 8f2c6d55c29..08899b4a460 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -244,15 +244,13 @@ domenu() {
(
# wrap the env here so that the 'insinto' call
# doesn't corrupt the env of the caller
-   local i j ret=0
+   local i ret=0
insopts -m 0644
insinto /usr/share/applications
for i in "$@" ; do
if [[ -d ${i} ]] ; then
-   for j in "${i}"/*.desktop ; do
-   doins "${j}"
-   ((ret|=$?))
-   done
+   doins "${i}"/*.desktop
+   ((ret|=$?))
else
doins "${i}"
((ret|=$?))



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

2018-08-09 Thread Michał Górny
commit: e773cbd5a30bfb72253aeb4c711c23362b686048
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 26 11:03:37 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  9 14:08:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e773cbd5

desktop.eclass: domenu, fix dying on non-existing files

The weird logic in domenu had an explicit separate clause
for unsuccessful return on non-existing files.  This worked fine before
EAPI 4 since '|| die' was mandatory.  However, since 'doins' started
dying on its own, developers have assumed the same for 'domenu'
and stopped checking the exit status.  As a result, missing files
are now silently ignored.

Change the logic to explicitly die when the file does not exist.
To provide the best interoperability and avoid code duplication, just
let 'doins' die on its own.

 eclass/desktop.eclass | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass
index 91521b85a82..1684a21d21f 100644
--- a/eclass/desktop.eclass
+++ b/eclass/desktop.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: desktop.eclass
@@ -248,16 +248,14 @@ domenu() {
insopts -m 0644
insinto /usr/share/applications
for i in "$@" ; do
-   if [[ -f ${i} ]] ; then
-   doins "${i}"
-   ((ret+=$?))
-   elif [[ -d ${i} ]] ; then
+   if [[ -d ${i} ]] ; then
for j in "${i}"/*.desktop ; do
doins "${j}"
((ret+=$?))
done
else
-   ((++ret))
+   doins "${i}"
+   ((ret+=$?))
fi
done
exit ${ret}



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

2018-08-09 Thread Akinori Hattori
commit: 7d5d33173944300a9ca5838ba141d839328a7572
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:02:53 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:02:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5d3317

app-i18n/skktools: amd64/x86 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/skktools/skktools-1.3.3_p20170305.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/skktools/skktools-1.3.3_p20170305.ebuild 
b/app-i18n/skktools/skktools-1.3.3_p20170305.ebuild
index 0e1c1f93783..bf622beb43d 100644
--- a/app-i18n/skktools/skktools-1.3.3_p20170305.ebuild
+++ b/app-i18n/skktools/skktools-1.3.3_p20170305.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/skk-dev/skktools/archive/${EGIT_COMMIT}.tar.gz -> ${
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="emacs"
 
 RDEPEND="dev-libs/glib:2



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

2018-08-09 Thread Akinori Hattori
commit: afb3540fa15658e6fe394adeaa6cc69b84ff354b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:00:43 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:00:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb3540f

app-i18n/skktools: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/skktools/Manifest  |  1 +
 app-i18n/skktools/skktools-1.3.4.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/app-i18n/skktools/Manifest b/app-i18n/skktools/Manifest
index 346a2b9e0c0..620a0fa3cb1 100644
--- a/app-i18n/skktools/Manifest
+++ b/app-i18n/skktools/Manifest
@@ -1,2 +1,3 @@
 DIST skktools-1.3.3_p20150901.tar.gz 483005 BLAKE2B 
6db22c59276aee007ed4a457b8b66750d792596855ddfdd98310b14741cd20fe8594672626022dafc17c31d06f3292026e6bba35ea1fa001f4a224e7439eb082
 SHA512 
dbb15068239158c31a706da2fd5afcb8514d088854bdd4f0d05bb8b9e10947cbdce584ff3698571d601e3b357a1ba11b4608f0457615062016862ac89fb91b83
 DIST skktools-1.3.3_p20170305.tar.gz 483715 BLAKE2B 
0de2cb906e8433f66e706f0aa4dd8c4900343b48bfb9bb24aee4927f583650f54132c2a3bb607c17cefb0f0e686bcf8a0f4bd6ac07b6a9a71c0bd870eda587a7
 SHA512 
f6e9041fecf8c28a84c3996ca120371528c034eeca3695cb224b4cf225e8dab9e69969d7fb955112cd1e9c1e80c2ba8e2aef4f0eb81f55374dd626402482c235
+DIST skktools-1.3.4.tar.gz 482860 BLAKE2B 
f9e822531f8f715291e55ec6dec0eeb31683dc72efc7ba73621cfd0c29f0c5147cbef8256d44848792b8a1601c1878321b2dc0260df9d32d0e5e18eb65220987
 SHA512 
8749dfc4f18474db860d8b7cd85fadfc00327b199addb31a339aa78dd66cb98032429664bdad4b47176b5b64b156b7264bc35a284861f6b9ec8cc9979d4d5ce1

diff --git a/app-i18n/skktools/skktools-1.3.4.ebuild 
b/app-i18n/skktools/skktools-1.3.4.ebuild
new file mode 100644
index 000..31dc8f2d8b1
--- /dev/null
+++ b/app-i18n/skktools/skktools-1.3.4.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit elisp-common vcs-snapshot
+
+DESCRIPTION="SKK utilities to manage dictionaries"
+HOMEPAGE="http://openlab.jp/skk/;
+SRC_URI="https://github.com/skk-dev/skktools/archive/${P//./_}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="emacs"
+
+RDEPEND="dev-libs/glib:2
+   sys-libs/gdbm
+   emacs? ( virtual/emacs )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_configure() {
+   econf --with-gdbm
+}
+
+src_compile() {
+   default
+
+   if use emacs; then
+   elisp-compile *.el
+   fi
+}
+
+src_install() {
+   default
+   dodoc READMEs/*
+
+   local d
+   for d in convert2skk filters; do
+   newdoc ${d}/README.md README.${d}
+   rm -f ${d}/README.md
+   done
+
+   insinto /usr/share/${PN}
+   doins *.{awk,scm}
+   rm -rf convert2skk/obsolete
+   doins -r convert2skk filters
+
+   if use emacs; then
+   elisp-install ${PN} *.el{,c}
+   elisp-site-file-install "${FILESDIR}"/${SITEFILE}
+   fi
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



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

2018-08-09 Thread Akinori Hattori
commit: 686e93d9d0c7d16d8ecff6dfc84e8f5b795086eb
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 14:03:43 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 14:03:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686e93d9

app-i18n/skktools: drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/skktools/Manifest|  1 -
 app-i18n/skktools/skktools-1.3.3_p20150901.ebuild | 67 ---
 2 files changed, 68 deletions(-)

diff --git a/app-i18n/skktools/Manifest b/app-i18n/skktools/Manifest
index 620a0fa3cb1..499f81a9502 100644
--- a/app-i18n/skktools/Manifest
+++ b/app-i18n/skktools/Manifest
@@ -1,3 +1,2 @@
-DIST skktools-1.3.3_p20150901.tar.gz 483005 BLAKE2B 
6db22c59276aee007ed4a457b8b66750d792596855ddfdd98310b14741cd20fe8594672626022dafc17c31d06f3292026e6bba35ea1fa001f4a224e7439eb082
 SHA512 
dbb15068239158c31a706da2fd5afcb8514d088854bdd4f0d05bb8b9e10947cbdce584ff3698571d601e3b357a1ba11b4608f0457615062016862ac89fb91b83
 DIST skktools-1.3.3_p20170305.tar.gz 483715 BLAKE2B 
0de2cb906e8433f66e706f0aa4dd8c4900343b48bfb9bb24aee4927f583650f54132c2a3bb607c17cefb0f0e686bcf8a0f4bd6ac07b6a9a71c0bd870eda587a7
 SHA512 
f6e9041fecf8c28a84c3996ca120371528c034eeca3695cb224b4cf225e8dab9e69969d7fb955112cd1e9c1e80c2ba8e2aef4f0eb81f55374dd626402482c235
 DIST skktools-1.3.4.tar.gz 482860 BLAKE2B 
f9e822531f8f715291e55ec6dec0eeb31683dc72efc7ba73621cfd0c29f0c5147cbef8256d44848792b8a1601c1878321b2dc0260df9d32d0e5e18eb65220987
 SHA512 
8749dfc4f18474db860d8b7cd85fadfc00327b199addb31a339aa78dd66cb98032429664bdad4b47176b5b64b156b7264bc35a284861f6b9ec8cc9979d4d5ce1

diff --git a/app-i18n/skktools/skktools-1.3.3_p20150901.ebuild 
b/app-i18n/skktools/skktools-1.3.3_p20150901.ebuild
deleted file mode 100644
index 3ed4d6a6582..000
--- a/app-i18n/skktools/skktools-1.3.3_p20150901.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit elisp-common vcs-snapshot
-
-EGIT_COMMIT="28e36bac97dc8ed089bac409bef15f1831b6adde"
-
-DESCRIPTION="SKK utilities to manage dictionaries"
-HOMEPAGE="http://openlab.jp/skk/;
-SRC_URI="https://github.com/skk-dev/skktools/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="emacs"
-
-RDEPEND="dev-libs/glib:2
-   sys-libs/gdbm
-   emacs? ( virtual/emacs )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( ChangeLog README.md )
-SITEFILE="50${PN}-gentoo.el"
-
-src_configure() {
-   econf --with-gdbm
-}
-
-src_compile() {
-   default
-
-   if use emacs; then
-   elisp-compile *.el
-   fi
-}
-
-src_install() {
-   default
-   dodoc READMEs/*
-
-   local d
-   for d in convert2skk filters; do
-   newdoc ${d}/README.md README.${d}
-   rm -f ${d}/README.md
-   done
-
-   insinto /usr/share/${PN}
-   doins *.awk *.scm
-   rm -rf convert2skk/obsolete
-   doins -r convert2skk filters
-
-   if use emacs; then
-   elisp-install ${PN} *.el{,c}
-   elisp-site-file-install "${FILESDIR}"/${SITEFILE}
-   fi
-}
-
-pkg_postinst() {
-   use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
-   use emacs && elisp-site-regen
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-typing-booster/

2018-08-09 Thread Akinori Hattori
commit: 53d3063976820884396ba026129be0f200fb68a9
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:57:24 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:57:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d30639

app-i18n/ibus-typing-booster: drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-typing-booster/Manifest  |  1 -
 .../ibus-typing-booster-1.5.38.ebuild  | 32 --
 2 files changed, 33 deletions(-)

diff --git a/app-i18n/ibus-typing-booster/Manifest 
b/app-i18n/ibus-typing-booster/Manifest
index bba7d9f2832..c2b756c37d3 100644
--- a/app-i18n/ibus-typing-booster/Manifest
+++ b/app-i18n/ibus-typing-booster/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-typing-booster-1.5.38.tar.gz 6408096 BLAKE2B 
a4559044a4cd06c5dcf69d77d5ec3d8163d564702ff88d3ed11b8c073f5272e2cfab446de548a29887b74767f4318db98fb898dc4d15488fd4c9963cea151009
 SHA512 
67b81a47501ae4e885d2a79b122799b78dcdd044ad8e36a140d4c6587a23072d08e3e025f755c191cee82c3ab81ea1a974a5a0f6438e7203ba2d63d7e1cd4eff
 DIST ibus-typing-booster-2.0.0.tar.gz 5689495 BLAKE2B 
a3ee39faf206c4681d10989d4e438cffc0b78d9339973523af61310482b3ec13c7935e9e49403a3359e0f32d087b72afb27ae7975dcd3abd427b9a0f5f0ba581
 SHA512 
140044be13b47590a0835bb4b8da7311cdb92e8134a88a7b999ea6f530298950c4f8ce9ff3462394e4b52de0c56e3072671da85c99b448a91f442fdc460c608b
 DIST ibus-typing-booster-2.1.0.tar.gz 6054311 BLAKE2B 
c0eef436e89e1de56d47713b2c5685d15cddc08d744926b69e6d0d1d7bd7548614009f489d6ae2579482d4d770b62e51cc76734ab3866451ec4fd4d51c84d59b
 SHA512 
7d1b8d0761bdd71a3c72a60d59e0f7f1c94c8c8863b2a1cfb4ed7742060482500d43d7f71bc328a50628a9c116297695813651d7712b88cf7e8594118c4b339f

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.38.ebuild 
b/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.38.ebuild
deleted file mode 100644
index b4bb8048b30..000
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.38.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit python-single-r1
-
-DESCRIPTION="Completion input method for IBus"
-HOMEPAGE="https://mike-fabian.github.io/ibus-typing-booster;
-SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-CDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-libs/m17n-lib
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=dev-db/m17n-db-1.7"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-typing-booster/

2018-08-09 Thread Akinori Hattori
commit: 0cb5ff47ed38778ff979a6cebcbb8590f040fdce
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:56:26 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:56:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb5ff47

app-i18n/ibus-typing-booster: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-typing-booster/Manifest  |  1 +
 .../ibus-typing-booster-2.1.0.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/app-i18n/ibus-typing-booster/Manifest 
b/app-i18n/ibus-typing-booster/Manifest
index 71a9e3006f6..bba7d9f2832 100644
--- a/app-i18n/ibus-typing-booster/Manifest
+++ b/app-i18n/ibus-typing-booster/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-typing-booster-1.5.38.tar.gz 6408096 BLAKE2B 
a4559044a4cd06c5dcf69d77d5ec3d8163d564702ff88d3ed11b8c073f5272e2cfab446de548a29887b74767f4318db98fb898dc4d15488fd4c9963cea151009
 SHA512 
67b81a47501ae4e885d2a79b122799b78dcdd044ad8e36a140d4c6587a23072d08e3e025f755c191cee82c3ab81ea1a974a5a0f6438e7203ba2d63d7e1cd4eff
 DIST ibus-typing-booster-2.0.0.tar.gz 5689495 BLAKE2B 
a3ee39faf206c4681d10989d4e438cffc0b78d9339973523af61310482b3ec13c7935e9e49403a3359e0f32d087b72afb27ae7975dcd3abd427b9a0f5f0ba581
 SHA512 
140044be13b47590a0835bb4b8da7311cdb92e8134a88a7b999ea6f530298950c4f8ce9ff3462394e4b52de0c56e3072671da85c99b448a91f442fdc460c608b
+DIST ibus-typing-booster-2.1.0.tar.gz 6054311 BLAKE2B 
c0eef436e89e1de56d47713b2c5685d15cddc08d744926b69e6d0d1d7bd7548614009f489d6ae2579482d4d770b62e51cc76734ab3866451ec4fd4d51c84d59b
 SHA512 
7d1b8d0761bdd71a3c72a60d59e0f7f1c94c8c8863b2a1cfb4ed7742060482500d43d7f71bc328a50628a9c116297695813651d7712b88cf7e8594118c4b339f

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.1.0.ebuild 
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.1.0.ebuild
new file mode 100644
index 000..b4bb8048b30
--- /dev/null
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit python-single-r1
+
+DESCRIPTION="Completion input method for IBus"
+HOMEPAGE="https://mike-fabian.github.io/ibus-typing-booster;
+SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="${PYTHON_DEPS}
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-libs/m17n-lib
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pyenchant[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   >=dev-db/m17n-db-1.7"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/, media-tv/mythtv/files/

2018-08-09 Thread Lars Wendler
commit: 797e35a438359be9ee9ae405fb2f41ebf270db71
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Aug  9 13:45:04 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Aug  9 13:45:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797e35a4

media-tv/mythtv: Fixed detection of >=qt-5.10

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 media-tv/mythtv/files/mythtv-0.28.1-qt511.patch | 11 +++
 media-tv/mythtv/mythtv-0.28.1-r4.ebuild |  1 +
 2 files changed, 12 insertions(+)

diff --git a/media-tv/mythtv/files/mythtv-0.28.1-qt511.patch 
b/media-tv/mythtv/files/mythtv-0.28.1-qt511.patch
new file mode 100644
index 000..3fab1e6b548
--- /dev/null
+++ b/media-tv/mythtv/files/mythtv-0.28.1-qt511.patch
@@ -0,0 +1,11 @@
+--- a/configure
 b/configure
+@@ -5907,7 +5907,7 @@
+ enabled pic && enable_weak_pic
+ 
+ is_qmake5(){
+-$1 --version 2>&1 | egrep -q -e "Qt version 5\.[2-9]\.[0-9]"
++$1 --version 2>&1 | egrep -q -e 'Qt version 
5\.(([1-9][0-9]+)|[2-9])\.[0-9]'
+ }
+ 
+ # qmake-qt5 /usr/lib64/qt5/bin/qmake /usr/lib/x86_64-linux-gnu/qt5/bin/qmake

diff --git a/media-tv/mythtv/mythtv-0.28.1-r4.ebuild 
b/media-tv/mythtv/mythtv-0.28.1-r4.ebuild
index b5d2925cc37..24a3c0c7042 100644
--- a/media-tv/mythtv/mythtv-0.28.1-r4.ebuild
+++ b/media-tv/mythtv/mythtv-0.28.1-r4.ebuild
@@ -177,6 +177,7 @@ src_prepare() {
 
eapply "${FILESDIR}/${P}-glibc225.patch"
eapply -p2 "${FILESDIR}/${PN}-29.2-freetype_pkgconfig.patch" #658534
+   eapply "${FILESDIR}/${P}-qt511.patch"
 }
 
 src_configure() {



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

2018-08-09 Thread Akinori Hattori
commit: 34251df04df06c18f06ed312753400a3198f4802
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:33:45 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:33:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34251df0

app-i18n/xsunpinyin: update HOMEPAGE

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/xsunpinyin/metadata.xml| 14 +++---
 app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-i18n/xsunpinyin/metadata.xml b/app-i18n/xsunpinyin/metadata.xml
index 11bbcd490ca..271ef4abaa8 100644
--- a/app-i18n/xsunpinyin/metadata.xml
+++ b/app-i18n/xsunpinyin/metadata.xml
@@ -1,11 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-c...@gentoo.org
-Cjk
-  
-  
-sunpinyin
-  
+   
+   c...@gentoo.org
+   Cjk
+   
+   
+   sunpinyin/sunpinyin
+   
 

diff --git a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild 
b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
index 108302b49c3..0204cd1b121 100644
--- a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
+++ b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit readme.gentoo scons-utils toolchain-funcs
 
 DESCRIPTION="The SunPinyin IMEngine Wrapper for XIM Framework"
-HOMEPAGE="https://sunpinyin.googlecode.com/;
+HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
 SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/sunpinyin-${PV}.tar.xz;
 
 LICENSE="LGPL-2.1 CDDL"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/xsunpinyin/, app-i18n/xsunpinyin/files/

2018-08-09 Thread Akinori Hattori
commit: 8ce0fac29489a46f603d925301a88571a2f90025
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:27:53 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:27:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce0fac2

app-i18n/xsunpinyin: drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/xsunpinyin/Manifest   |  1 -
 .../files/xsunpinyin-2.0.3-force-switch.patch  | 45 --
 app-i18n/xsunpinyin/xsunpinyin-2.0.3-r3.ebuild | 31 ---
 3 files changed, 77 deletions(-)

diff --git a/app-i18n/xsunpinyin/Manifest b/app-i18n/xsunpinyin/Manifest
index 3d23a44546d..d42f82335ff 100644
--- a/app-i18n/xsunpinyin/Manifest
+++ b/app-i18n/xsunpinyin/Manifest
@@ -1,2 +1 @@
 DIST sunpinyin-2.0.4_pre20130108.tar.xz 964764 BLAKE2B 
2c9d2e3fc02009ad10784c9408434c6806d1403026fb27629701650fe0e8a69c5580050846cf5c3b870215b8bfd68fe9c52d8bdaf83c41e523224463af9cf530
 SHA512 
7c1dd7db8b800e9d436746a560a16de2c6777576868f2e7e28f6dcb767b91ccd62b974f9d4ce6bd6ce80d30e1ee83887c3ee03c227e7e9fa59c01db4867465b2
-DIST xsunpinyin-2.0.3.tar.gz 128835 BLAKE2B 
b8f3dd0b7efd0e40d54ee15085e4f1e7e2fff0d4f22845d7e043012f761e358e97843d1f3a26b85e49303afa86fb4a8263974f6f761d192b44bd88a1a0eef18f
 SHA512 
71bc1677d545ecbd8572c9ba1877d091a2a58154eb326623ed240701f98a70ec29245e98d684a30aad46445e6c461359663ba3778e7f5c42469f0bea6e2bc419

diff --git a/app-i18n/xsunpinyin/files/xsunpinyin-2.0.3-force-switch.patch 
b/app-i18n/xsunpinyin/files/xsunpinyin-2.0.3-force-switch.patch
deleted file mode 100644
index 04f70e2d2aa..000
--- a/app-i18n/xsunpinyin/files/xsunpinyin-2.0.3-force-switch.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-diff --git a/wrapper/xim/SConstruct b/wrapper/xim/SConstruct
-index 9d1cafd..495871d 100644
 a/wrapper/xim/SConstruct
-+++ b/wrapper/xim/SConstruct
-@@ -32,7 +32,7 @@ imdkit_sources = ['IMdkit/FrameMgr.c',
-   'IMdkit/IMValues.c']
- 
- 
--cflags='-O2 -g -pipe'
-+cflags='-O2 -g -pipe '
- 
- # options
- AddOption('--prefix', dest='prefix', type='string', nargs=1, action='store',
-@@ -52,7 +52,6 @@ def PassVariables(envvar, env):
- 
- env = Environment(ENV=os.environ,
-   CFLAGS=cflags, CXXFLAGS=cflags,
--  LINKFLAGS=['-export-dynamic'],
-   CPPPATH=['.', 'IMdkit'])
- opts.Update(env)
- 
-@@ -62,11 +61,6 @@ if GetOption('prefix') is not None:
- 
- opts.Save('configure.conf', env)
- 
--
--# set rpath
--if GetOption('rpath') is not None:
--env.Append(LINKFLAGS='-Wl,-R -Wl,%s' % GetOption('rpath'))
--
- envvar = [('CC', 'CC'),
-   ('CXX', 'CXX'),
-   ('CFLAGS', 'CFLAGS'),
-@@ -83,7 +77,11 @@ extra_cflags += ' -DSUNPINYIN_XIM_SETTING_DIR=\\"%s\\"' % 
data_dir
- 
- env.Append(CFLAGS=extra_cflags)
- env.Append(CXXFLAGS=extra_cflags)
-+env.Append(LINKFLAGS=' -export-dynamic')
- 
-+# set rpath
-+if GetOption('rpath') is not None:
-+env.Append(LINKFLAGS=' -Wl,-R -Wl,%s' % GetOption('rpath'))
- 
- #
- #==configure

diff --git a/app-i18n/xsunpinyin/xsunpinyin-2.0.3-r3.ebuild 
b/app-i18n/xsunpinyin/xsunpinyin-2.0.3-r3.ebuild
deleted file mode 100644
index 44ee7e7f2fb..000
--- a/app-i18n/xsunpinyin/xsunpinyin-2.0.3-r3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils scons-utils
-
-DESCRIPTION="The SunPinyin IMEngine Wrapper for XIM Framework"
-HOMEPAGE="https://sunpinyin.googlecode.com;
-SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
-
-LICENSE="LGPL-2.1 CDDL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="~app-i18n/sunpinyin-2.0.3
-   x11-libs/gtk+:2
-   x11-libs/libX11"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-force-switch.patch"
-}
-
-src_compile() {
-   escons --prefix="/usr"
-}
-
-src_install() {
-   escons --prefix="/usr" --install-sandbox="${D}" install
-}



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

2018-08-09 Thread Akinori Hattori
commit: 59ee8aed165eaa24d13c29fcd6ac191b62d46aaf
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:37:08 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:37:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ee8aed

app-i18n/xsunpinyin: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/xsunpinyin/Manifest  | 2 +-
 ...inyin-2.0.4_pre20130108.ebuild => xsunpinyin-3.0.0_rc1.ebuild} | 8 +---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-i18n/xsunpinyin/Manifest b/app-i18n/xsunpinyin/Manifest
index d42f82335ff..016fef2a715 100644
--- a/app-i18n/xsunpinyin/Manifest
+++ b/app-i18n/xsunpinyin/Manifest
@@ -1 +1 @@
-DIST sunpinyin-2.0.4_pre20130108.tar.xz 964764 BLAKE2B 
2c9d2e3fc02009ad10784c9408434c6806d1403026fb27629701650fe0e8a69c5580050846cf5c3b870215b8bfd68fe9c52d8bdaf83c41e523224463af9cf530
 SHA512 
7c1dd7db8b800e9d436746a560a16de2c6777576868f2e7e28f6dcb767b91ccd62b974f9d4ce6bd6ce80d30e1ee83887c3ee03c227e7e9fa59c01db4867465b2
+DIST sunpinyin-3.0.0_rc1.tar.gz 547138 BLAKE2B 
682e733241d690d1fef8ce452c497a894c5ab61bf5298c1f292ce3a25a681d594744db43ebd51b3e59274cce0e47a1bce15a793f2c20e2998915c3432f2a7c32
 SHA512 
c9d4936de5835a7f02e52c5b32bf1a42d76bf7588449aaa813f3df7ab2d72f3ca0f4e18f74a60be4860f0724b5e05cbe567c67e6f3150b0e71b23b3a9002fc5e

diff --git a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild 
b/app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild
similarity index 76%
rename from app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
rename to app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild
index 4b662fbfffb..c87c83f85db 100644
--- a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
+++ b/app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild
@@ -4,11 +4,13 @@
 EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
-inherit python-any-r1 scons-utils toolchain-funcs
+inherit python-any-r1 scons-utils toolchain-funcs vcs-snapshot
+
+MY_P="${P:1}"
 
 DESCRIPTION="A standalone XIM server for SunPinyin"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/sunpinyin-${PV}.tar.xz;
+SRC_URI="https://github.com/${PN#*-}/${PN#*-}/archive/v${PV/_rc/-rc}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0"
@@ -20,7 +22,7 @@ RDEPEND="~app-i18n/sunpinyin-${PV}:=
x11-libs/libX11"
 DEPEND="${RDEPEND}
virtual/pkgconfig"
-S="${WORKDIR}/${P:1}"
+S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: app-i18n/xsunpinyin/files/, app-i18n/xsunpinyin/

2018-08-09 Thread Akinori Hattori
commit: 981ff63597a3ab543236e995e9ec9df1d59e549c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:35:16 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:35:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981ff635

app-i18n/xsunpinyin: update to EAPI 6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/xsunpinyin/files/README.gentoo|  5 
 .../xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild | 32 ++
 2 files changed, 14 insertions(+), 23 deletions(-)

diff --git a/app-i18n/xsunpinyin/files/README.gentoo 
b/app-i18n/xsunpinyin/files/README.gentoo
deleted file mode 100644
index 7de1985c1f3..000
--- a/app-i18n/xsunpinyin/files/README.gentoo
+++ /dev/null
@@ -1,5 +0,0 @@
-To use sunpinyin with XIM, you should use the following in your user startup
-scripts such as .xinitrc or .xprofile:
-
-XMODIFIERS=@im=xsunpinyin ; export XMODIFIERS
-

diff --git a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild 
b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
index 0204cd1b121..4b662fbfffb 100644
--- a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
+++ b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20130108.ebuild
@@ -1,10 +1,12 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit readme.gentoo scons-utils toolchain-funcs
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
 
-DESCRIPTION="The SunPinyin IMEngine Wrapper for XIM Framework"
+inherit python-any-r1 scons-utils toolchain-funcs
+
+DESCRIPTION="A standalone XIM server for SunPinyin"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
 SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/sunpinyin-${PV}.tar.xz;
 
@@ -13,30 +15,24 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="~app-i18n/sunpinyin-${PV}:=
+RDEPEND="~app-i18n/sunpinyin-${PV}:=
x11-libs/gtk+:2
x11-libs/libX11"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+S="${WORKDIR}/${P:1}"
 
-src_unpack() {
+src_prepare() {
default
-   mv "${WORKDIR}/sunpinyin-${PV}" "${S}" || die
-}
-
-src_configure() {
tc-export CXX
-   myesconsargs=( --prefix="${EPREFIX}/usr" )
 }
 
 src_compile() {
-   pushd "${S}"/wrapper/xim
-   escons
-   popd
+   escons -C wrapper/xim \
+   --prefix="${EPREFIX}"/usr
 }
 
 src_install() {
-   pushd "${S}"/wrapper/xim
-   escons --install-sandbox="${D}" install
-   popd
-   readme.gentoo_create_doc
+   escons -C wrapper/xim --install-sandbox="${D}" install
+   dodoc wrapper/xim/README
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-sunpinyin/

2018-08-09 Thread Akinori Hattori
commit: e613a9a2befdf47fd6a651d5409ee7ee5ba72e0d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:15:24 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:15:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e613a9a2

app-i18n/ibus-sunpinyin: update HOMEPAGE

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild | 2 +-
 app-i18n/ibus-sunpinyin/metadata.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild 
b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
index 77a59d46962..771cfd5e0cd 100644
--- a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
+++ b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 scons-utils toolchain-funcs
 
 DESCRIPTION="The SunPinYin IMEngine for IBus Framework"
-HOMEPAGE="https://sunpinyin.googlecode.com/;
+HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
 SRC_URI="https://dev.gentoo.org/~jstein/dist/sunpinyin-${PV}.tar.xz;
 
 LICENSE="LGPL-2.1 CDDL"

diff --git a/app-i18n/ibus-sunpinyin/metadata.xml 
b/app-i18n/ibus-sunpinyin/metadata.xml
index 583f6476f8b..271ef4abaa8 100644
--- a/app-i18n/ibus-sunpinyin/metadata.xml
+++ b/app-i18n/ibus-sunpinyin/metadata.xml
@@ -6,6 +6,6 @@
Cjk


-   sunpinyin
+   sunpinyin/sunpinyin

 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-sunpinyin/

2018-08-09 Thread Akinori Hattori
commit: af435469b21be89c68c786a9e5a55be64279f71e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:18:15 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:18:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af435469

app-i18n/ibus-sunpinyin: update to EAPI 6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild | 34 ++
 1 file changed, 16 insertions(+), 18 deletions(-)

diff --git a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild 
b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
index 771cfd5e0cd..e9553afe6cd 100644
--- a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
+++ b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
@@ -1,11 +1,13 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI="6"
+PLOCALES="zh_CN"
 PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 scons-utils toolchain-funcs
 
-DESCRIPTION="The SunPinYin IMEngine for IBus Framework"
+inherit l10n python-single-r1 scons-utils toolchain-funcs
+
+DESCRIPTION="SunPinyin engine for IBus"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
 SRC_URI="https://dev.gentoo.org/~jstein/dist/sunpinyin-${PV}.tar.xz;
 
@@ -13,6 +15,7 @@ LICENSE="LGPL-2.1 CDDL"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+nls"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
app-i18n/ibus[python,${PYTHON_USEDEP}]
@@ -21,29 +24,24 @@ RDEPEND="${PYTHON_DEPS}
 DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-src_unpack() {
-   default
-   mv "${WORKDIR}/sunpinyin-${PV}" "${S}" || die
-}
+S="${WORKDIR}/${P#*-}"
 
 src_prepare() {
-   sed -i -e "s/python/${EPYTHON}/" 
wrapper/ibus/setup/ibus-setup-sunpinyin.in || die
-}
+   sed -i "/^locales/s/'.*'/$(l10n_get_locales | sed 
"s/\([^[:space:]]\+\)/\'\1\',/g")/" wrapper/ibus/SConstruct
+   sed -i "s/python/${EPYTHON}/" wrapper/ibus/setup/${PN/-/-setup-}.in
 
-src_configure() {
+   default
tc-export CXX
-   myesconsargs=(
-   --prefix="${EPREFIX}"/usr
-   --libexecdir="${EPREFIX}"/usr/libexec
-   )
 }
 
 src_compile() {
-   escons -C wrapper/ibus
+   escons -C wrapper/ibus \
+   --prefix="${EPREFIX}"/usr \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --libexecdir="${EPREFIX}"/usr/libexec
 }
 
 src_install() {
-   escons -C wrapper/ibus --install-sandbox="${ED}" install
+   escons -C wrapper/ibus --install-sandbox="${D}" install
+   dodoc wrapper/ibus/README
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-sunpinyin/files/, app-i18n/ibus-sunpinyin/

2018-08-09 Thread Akinori Hattori
commit: dc24cff689054f4d8b965117002f4e7082849bff
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug  9 13:23:06 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug  9 13:23:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc24cff6

app-i18n/ibus-sunpinyin: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-sunpinyin/Manifest |  2 +-
 .../ibus-sunpinyin/files/ibus-sunpinyin-python3.patch| 16 
 ...0130108-r2.ebuild => ibus-sunpinyin-3.0.0_rc1.ebuild} | 10 +++---
 3 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/app-i18n/ibus-sunpinyin/Manifest b/app-i18n/ibus-sunpinyin/Manifest
index d42f82335ff..016fef2a715 100644
--- a/app-i18n/ibus-sunpinyin/Manifest
+++ b/app-i18n/ibus-sunpinyin/Manifest
@@ -1 +1 @@
-DIST sunpinyin-2.0.4_pre20130108.tar.xz 964764 BLAKE2B 
2c9d2e3fc02009ad10784c9408434c6806d1403026fb27629701650fe0e8a69c5580050846cf5c3b870215b8bfd68fe9c52d8bdaf83c41e523224463af9cf530
 SHA512 
7c1dd7db8b800e9d436746a560a16de2c6777576868f2e7e28f6dcb767b91ccd62b974f9d4ce6bd6ce80d30e1ee83887c3ee03c227e7e9fa59c01db4867465b2
+DIST sunpinyin-3.0.0_rc1.tar.gz 547138 BLAKE2B 
682e733241d690d1fef8ce452c497a894c5ab61bf5298c1f292ce3a25a681d594744db43ebd51b3e59274cce0e47a1bce15a793f2c20e2998915c3432f2a7c32
 SHA512 
c9d4936de5835a7f02e52c5b32bf1a42d76bf7588449aaa813f3df7ab2d72f3ca0f4e18f74a60be4860f0724b5e05cbe567c67e6f3150b0e71b23b3a9002fc5e

diff --git a/app-i18n/ibus-sunpinyin/files/ibus-sunpinyin-python3.patch 
b/app-i18n/ibus-sunpinyin/files/ibus-sunpinyin-python3.patch
new file mode 100644
index 000..07f4699680e
--- /dev/null
+++ b/app-i18n/ibus-sunpinyin/files/ibus-sunpinyin-python3.patch
@@ -0,0 +1,16 @@
+--- a/wrapper/ibus/setup/main.py
 b/wrapper/ibus/setup/main.py
+@@ -37,8 +37,11 @@
+ import sys
+ import os
+ from os import path
+-import gtk
+-import ibus
++from gi import require_version as gi_require_version
++gi_require_version('Gtk', '3.0')
++gi_require_version('IBus', '1.0')
++from gi.repository import Gtk as gtk
++from gi.repository import IBus as ibus
+ import gettext
+ import locale
+ 

diff --git a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild 
b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-3.0.0_rc1.ebuild
similarity index 80%
rename from app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
rename to app-i18n/ibus-sunpinyin/ibus-sunpinyin-3.0.0_rc1.ebuild
index e9553afe6cd..695603734e1 100644
--- a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20130108-r2.ebuild
+++ b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-3.0.0_rc1.ebuild
@@ -5,11 +5,13 @@ EAPI="6"
 PLOCALES="zh_CN"
 PYTHON_COMPAT=( python2_7 )
 
-inherit l10n python-single-r1 scons-utils toolchain-funcs
+inherit l10n python-single-r1 scons-utils toolchain-funcs vcs-snapshot
+
+MY_P="${P#*-}"
 
 DESCRIPTION="SunPinyin engine for IBus"
 HOMEPAGE="https://github.com/sunpinyin/sunpinyin;
-SRC_URI="https://dev.gentoo.org/~jstein/dist/sunpinyin-${PV}.tar.xz;
+SRC_URI="https://github.com/${PN#*-}/${PN#*-}/archive/v${PV/_rc/-rc}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0"
@@ -24,7 +26,9 @@ RDEPEND="${PYTHON_DEPS}
 DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"
-S="${WORKDIR}/${P#*-}"
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=( "${FILESDIR}"/${PN}-python3.patch )
 
 src_prepare() {
sed -i "/^locales/s/'.*'/$(l10n_get_locales | sed 
"s/\([^[:space:]]\+\)/\'\1\',/g")/" wrapper/ibus/SConstruct



[gentoo-commits] proj/linux-patches: New tag: 4.4-148

2018-08-09 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug  9 12:59:07 2018 +

New tag: 4.4-148




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

2018-08-09 Thread Brian Evans
commit: 659454e55734cdac2bf2892442401f523022823c
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Aug  9 12:53:36 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Aug  9 12:57:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659454e5

dev-libs/ossp-uuid: Drop old revision

Non-maintainer commit to remove old eclass code

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-php.patch |  13 ---
 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild   | 118 -
 2 files changed, 131 deletions(-)

diff --git a/dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-php.patch 
b/dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-php.patch
deleted file mode 100644
index d57e8939f15..000
--- a/dev-libs/ossp-uuid/files/ossp-uuid-1.6.2-php.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/php/uuid.c b/php/uuid.c
-index b76b718..455611a 100644
 a/php/uuid.c
-+++ b/php/uuid.c
-@@ -496,7 +496,7 @@ PHP_FUNCTION(uuid_version)
- }
- 
- /* module function table */
--static function_entry uuid_functions[] = {
-+static zend_function_entry uuid_functions[] = {
- PHP_FE(uuid_create,  NULL)
- PHP_FE(uuid_destroy, NULL)
- PHP_FE(uuid_clone,   NULL)

diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild 
b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild
deleted file mode 100644
index 281c96606a4..000
--- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_P="uuid-${PV}"
-
-PHP_EXT_NAME="uuid"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_S="${WORKDIR}/${MY_P}/php"
-PHP_EXT_OPTIONAL_USE="php"
-USE_PHP="php5-5 php5-4"
-
-GENTOO_DEPEND_ON_PERL="no"
-
-inherit eutils multilib perl-module php-ext-source-r2
-
-DESCRIPTION="An ISO-C:1999 API and corresponding CLI for the generation of DCE 
1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID"
-HOMEPAGE="http://www.ossp.org/pkg/lib/uuid/;
-SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz;
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="+cxx perl php static-libs"
-
-DEPEND="perl? ( dev-lang/perl:= )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-
-   epatch \
-   "${FILESDIR}/${P}-gentoo-r1.patch" \
-   "${FILESDIR}/${P}-gentoo-perl.patch" \
-   "${FILESDIR}/${P}-hwaddr.patch" \
-   "${FILESDIR}/${P}-manfix.patch" \
-   
"${FILESDIR}/${P}-uuid-preserve-m-option-status-in-v-option-handling.patch" \
-   "${FILESDIR}/${P}-fix-whatis-entries.patch" \
-   "${FILESDIR}/${P}-fix-data-uuid-from-string.patch"
-
-   if use php; then
-   local slot
-   for slot in $(php_get_slots); do
-   php_init_slot_env ${slot}
-   epatch \
-   "${FILESDIR}/${P}-gentoo-php.patch" \
-   "${FILESDIR}/${P}-php.patch"
-   done
-
-   php-ext-source-r2_src_prepare
-   fi
-}
-
-src_configure() {
-   # Notes:
-   # * collides with e2fstools libs and includes if not moved around
-   # * pgsql-bindings need PostgreSQL-sources and are included since 
PostgreSQL 8.3
-   econf \
-   --includedir="${EPREFIX}"/usr/include/ossp \
-   --with-dce \
-   --without-pgsql \
-   --without-perl \
-   --without-php \
-   $(use_with cxx) \
-   $(use_enable static-libs static)
-
-   if use php; then
-   php-ext-source-r2_src_configure
-   fi
-}
-
-src_compile() {
-   default
-
-   if use perl; then
-   cd perl
-   # configure needs the ossp-uuid.la generated by `make` in $S
-   perl-module_src_configure
-   perl-module_src_compile
-   fi
-
-   if use php; then
-   php-ext-source-r2_src_compile
-   fi
-}
-
-src_install() {
-   DOCS="AUTHORS BINDINGS ChangeLog HISTORY NEWS OVERVIEW PORTING README 
SEEALSO THANKS TODO USERS"
-   default
-
-   if use perl ; then
-   cd perl
-   perl-module_src_install
-   fi
-
-   if use php ; then
-   php-ext-source-r2_src_install
-   cd "${S}/php"
-   insinto /usr/share/php
-   newins uuid.php5 uuid.php
-   fi
-
-   use static-libs || rm -rf "${ED}"/usr/lib*/*.la
-
-   mv "${ED}/usr/$(get_libdir)/pkgconfig"/{,ossp-}uuid.pc
-   mv "${ED}/usr/share/man/man3"/uuid.3{,ossp}
-   mv "${ED}/usr/share/man/man3"/uuid++.3{,ossp}
-}
-
-src_test() {
-   export LD_LIBRARY_PATH="${S}/.libs" # required for the perl-bindings to 
load the (correct) library
-   

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

2018-08-09 Thread Mike Pagano
commit: d16d00a728bed574ca90dfbc8fc802f773341ef2
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug  9 12:54:44 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug  9 12:55:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16d00a7

sys-kernel/gentoo-sources: Linux patch 4.9.119

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 2039de12bda..47ecd538d49 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -94,6 +94,9 @@ DIST genpatches-4.9-120.extras.tar.xz 17360 BLAKE2B 
78e4d2954294b7a521d2a8c7a6b1
 DIST genpatches-4.9-121.base.tar.xz 2306020 BLAKE2B 
c4a5ecdcb86411e610539932165c5b137083853876de6326ee92ad972f3c6da8913d2ca42fe19f65357c7075364c9ce4a49353a603e5c7553d3f7b6348018cd7
 SHA512 
6fd321e8261ff24771d4e543f0b90678689382890ba5f43bc679c6190876ff6b68131e02ae11f7ee162a537ed9e50a2b8975a52859dd763df26af446a2ca8efd
 DIST genpatches-4.9-121.experimental.tar.xz 106388 BLAKE2B 
4accb4a19f87c9b0f171c796b079835d5907c8650ab75516a0cf984e27f4779e748a08a47117a65e5c8d209b51ca4d19bbb751278525a6513f1f601b7ed07a53
 SHA512 
91a73068febf2f660a3123f9afa99c5352eb4fdccad650b19b3d97027f155693b017585f290fb1d0e7ab1d0847018296d5b4a1dcf19ca659d79b1555240b028a
 DIST genpatches-4.9-121.extras.tar.xz 17356 BLAKE2B 
fb1376b9c54ccf5886f134f0fa40d7739b5195ceca890218703c86b625a7bdc882a8c20f9a563a848bb83518bceff206a341a86534cd242996057d050cf9871f
 SHA512 
ecdcd6d776a6f6a901adf2292846f3e6919de40cbc4d4912d698592e7d3f9e6046d657640ac02117a6c350d7219b4176adb6d5476b1fad43ca47145d8bb278bd
+DIST genpatches-4.9-122.base.tar.xz 2308844 BLAKE2B 
a1b7d6e0817b284ada41a2eb6f2b0c25c637d55addd1ec424d67ca5d56eb66f42f91b32d875011636c4be65aedab08895be3667071ff0089465fff7f47d10cb3
 SHA512 
1c1297e0f788fdbd04085e3c0ab4257e6d4a6c63b2c171cef9c85211267717d6d0a85ae9c23c1e8be48e0161b8a9c49da62780312e79520797839ff1abf39482
+DIST genpatches-4.9-122.experimental.tar.xz 106376 BLAKE2B 
76dc6065de926924c51cdefc7aa0e70fc36ce172911b439817451826e233fa6360335374bd5cf95a044315bbdb37b55e22e1476f45f07e8ecb2dc6f46d2a1b41
 SHA512 
d4a54597a5d52108496481d4e9e1260beb36a375c9f36809e569eb8fc859f15af1a62bbb77ae10a50a46a8174ba765ba4a4a27ae370a0e4ae7d239838fc03d7b
+DIST genpatches-4.9-122.extras.tar.xz 17356 BLAKE2B 
640509ded58da944c037cf78c973561bd4c8b6ee4a8e36fa6de67e4a741bbc8a4711dd9f5b57c64d831729c598d248b45304a2ae33794069a5906c0e2cf27706
 SHA512 
126a3b5c81c7cf42be2374f92535c8741389a5e72a184a566a643942bd793a541ae57db957b492d502b9cf4a28d8fce33c6c160340cd654617950939f4880ce7
 DIST genpatches-4.9-51.base.tar.xz 1001928 BLAKE2B 
be8a1a304f634b40dba1daa56922473c25fc57cedca73401bc1a142674832bb797f805f883aecc56a4b17fd63dae6aebe42f7c642739e8c5704f130b6675dfde
 SHA512 
2ab0efa23c556547bd223f066acbebe250346064a3588ee866871e36e3b5b5533ca7a3add6a62b53339acf89dfc8539c42b3877b5a2055ca7e20bc25c5657ca5
 DIST genpatches-4.9-51.experimental.tar.xz 106416 BLAKE2B 
483d57d8e19a135130e7084238c304e07ddf04e51dba8aa705566d4be3cf3a3b21a1f8a4ed49a7b2b06bc5b70f820788bc22e42ece8e6eb5d3ea3597eaf31289
 SHA512 
af7a00b9a3200a50341b9af607fbef362ead2e4f5ca35d58eec505de490c03d6366ab4645e35bbddd6903ac75396413d2902b6a9fc7e2c9d0d1d1254620cfdb3
 DIST genpatches-4.9-51.extras.tar.xz 17356 BLAKE2B 
03160cc66db43d543f4bbd3171741cc36ecdd1d3088a143144e8725d1a8452fbb3743dbbd196ba387875cd0eb4fd966821fc9d3b3269a6848d2fda650da5ccbe
 SHA512 
e05c44a5ad1b68afb04647a86efc6f67e03515861e670e39f960c0a02b87fbcb71194efa6773259ee2be5c8362794a5bb6512e876784d5a521d8890865b3ba0e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.119.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.119.ebuild
new file mode 100644
index 000..2f59d91e529
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.119.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="122"
+
+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
+}



  1   2   >