[gentoo-commits] repo/gentoo:master commit in: dev-lisp/clisp/

2018-03-24 Thread Sergei Trofimovich
commit: fd6580af1c2310c6faab7d2f32a3000c25a38b51
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 01:28:47 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 01:30:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6580af

dev-lisp/clisp: keyworded 2.49.90 for ia64, bug #649816

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-lisp/clisp/clisp-2.49.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/clisp/clisp-2.49.90.ebuild 
b/dev-lisp/clisp/clisp-2.49.90.ebuild
index 9168ff8785d..8aa62e9f504 100644
--- a/dev-lisp/clisp/clisp-2.49.90.ebuild
+++ b/dev-lisp/clisp/clisp-2.49.90.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://haible.de/bruno/gnu/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2/8"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk pari +pcre postgres +readline 
svm -threads +unicode +zlib"
 # "jit" disabled ATM
 



[gentoo-commits] repo/gentoo:master commit in: x11-proto/scrnsaverproto/

2018-03-24 Thread Brian Evans
commit: cb05bc69b8ff9faafeedcc0aeb733761285d4bc0
Author: Brian Evans  gentoo  org>
AuthorDate: Sun Mar 25 01:16:43 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Sun Mar 25 01:16:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb05bc69

x11-proto/scrnsaverproto: amd64 stable

Bug: https://bugs.gentoo.org/651286
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild 
b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild
index 7ae2fcfca10..6f67acacd14 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



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

2018-03-24 Thread Mike Gilbert
commit: 04ff307aecd73ab15def646553c42f2a9be5ea70
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Mar 25 00:31:41 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Mar 25 00:31:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ff307a

www-plugins/chrome-binary-plugins: drop libwidevinecdmadapter

 .../chrome-binary-plugins-67.0.3377.1_alpha.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3377.1_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3377.1_alpha.ebuild
index e94c35d4702..f2cb5723b3d 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3377.1_alpha.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3377.1_alpha.ebuild
@@ -54,8 +54,7 @@ pkg_nofetch() {
 src_install() {
insinto /usr/$(get_libdir)/chromium
if use widevine; then
-   doins libwidevinecdm.so libwidevinecdmadapter.so
+   doins libwidevinecdm.so
dosym ../chromium/libwidevinecdm.so 
/usr/$(get_libdir)/chromium-browser/libwidevinecdm.so
-   dosym ../chromium/libwidevinecdmadapter.so 
/usr/$(get_libdir)/chromium-browser/libwidevinecdmadapter.so
fi
 }



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

2018-03-24 Thread Tim Harder
commit: 728756951da6efffe9407b15dd2fc6adec8e
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:22:24 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:22:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72875695

app-vim/nerdcommenter: version bump to 2.5.1

 app-vim/nerdcommenter/Manifest   |  1 +
 app-vim/nerdcommenter/nerdcommenter-2.5.1.ebuild | 25 
 2 files changed, 26 insertions(+)

diff --git a/app-vim/nerdcommenter/Manifest b/app-vim/nerdcommenter/Manifest
index 526cb7dc15e..6fe9d50556c 100644
--- a/app-vim/nerdcommenter/Manifest
+++ b/app-vim/nerdcommenter/Manifest
@@ -1 +1,2 @@
 DIST nerdcommenter-2.5.0.tar.gz 36834 BLAKE2B 
517988392e0ac508f18819a088588d3ede50b634268109ec2c67907c663fb6713b55f45cd2562236c481dea86793ab5999a480f2be309e12cb43b5ccbb34d552
 SHA512 
8616f56d90dfe2fece0a82b888700c4c762c75b7d1cd30e32a3294d1fe7b65d506a13cfead534ae0f11a2384593d246a723e9a0042421691a5d6fb44969e7ead
+DIST nerdcommenter-2.5.1.tar.gz 36889 BLAKE2B 
997fa853ea3b6950de864afc1bda71085154dee484ad07b03e8d0da101151f5df5c4ffc4404714c95c7632ac7678e18eb0ef72d238403c708f7faed8aff2
 SHA512 
84638a3b216f7bc1535030eed8d766c30d5d7de7f6339fdb9bde65561abfa7f1f660cfa81dc057ee2d146af6df26076880b057a7ff7868e9bc55ab53291e9445

diff --git a/app-vim/nerdcommenter/nerdcommenter-2.5.1.ebuild 
b/app-vim/nerdcommenter/nerdcommenter-2.5.1.ebuild
new file mode 100644
index 000..e698dd51a16
--- /dev/null
+++ b/app-vim/nerdcommenter/nerdcommenter-2.5.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/scrooloose/nerdcommenter.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~x86-linux ~x86-macos ~sparc64-solaris"
+fi
+
+DESCRIPTION="vim plugin: easy commenting of code for many filetypes"
+HOMEPAGE="https://github.com/scrooloose/nerdcommenter 
https://www.vim.org/scripts/script.php?script_id=1218;
+LICENSE="WTFPL-2 "
+
+VIM_PLUGIN_HELPFILES="NERD_commenter.txt"
+
+src_prepare() {
+   default
+   rm README.md Rakefile || die
+}



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

2018-03-24 Thread Tim Harder
commit: 36c50ff53b7d4226d0287eb0b0f5cf72e0fa8678
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:20:06 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:20:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c50ff5

app-vim/dbext: stabilize 26.00

 app-vim/dbext/dbext-26.00.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/dbext/dbext-26.00.ebuild b/app-vim/dbext/dbext-26.00.ebuild
index 6f66ec1f03b..90f05bddfff 100644
--- a/app-vim/dbext/dbext-26.00.ebuild
+++ b/app-vim/dbext/dbext-26.00.ebuild
@@ -8,6 +8,6 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: easy access to databases"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356;
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~mips ppc x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



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

2018-03-24 Thread Tim Harder
commit: 7db8192ffe997149060064657779c358ff6af3b7
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:20:21 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:20:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db8192f

app-vim/dbext: remove old

 app-vim/dbext/Manifest  |  1 -
 app-vim/dbext/dbext-25.0.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-vim/dbext/Manifest b/app-vim/dbext/Manifest
index 50605e89037..7aab346a9e7 100644
--- a/app-vim/dbext/Manifest
+++ b/app-vim/dbext/Manifest
@@ -1,2 +1 @@
-DIST dbext-25.0.tar.bz2 108580 BLAKE2B 
858d9828348acbb2094f127ef4184a124443ac2b8a0a5bffe013259536c99594df8fa9284976f4528ba15e6e8e8e043103028e3bd93be693ea8fee958cfd
 SHA512 
715d9d41be46f691ea5e635bf564c4f16d16a74e5b65d9ae12f794406a2a7815df836e34d0c415e8696847e8f36f2ceed1fda4bc688ebe0db8826dc3f0493340
 DIST dbext-26.00.tar.bz2 109724 BLAKE2B 
01f1378514836ac43cbdf9ca6087377ce83118b95fba04d530854a268f22dc2dc78a5f163c75c35ed9bf76514b3889c5f420b704f105dbd88bffc17f3d3c1bd3
 SHA512 
02d0f75443d91d32f8a6423712fb7eebde7659b986fcca2ddfef6458a5fd5caea3c73ba21ecd7a0fd57793f0a6fbc71d81c2ee6db3b82a9d98fd84572b1df18b

diff --git a/app-vim/dbext/dbext-25.0.ebuild b/app-vim/dbext/dbext-25.0.ebuild
deleted file mode 100644
index 90f05bddfff..000
--- a/app-vim/dbext/dbext-25.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356;
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ppc x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"



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

2018-03-24 Thread Tim Harder
commit: bcf4824ca101b0d9c23bafaf755bb5be599fec12
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:16:10 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:16:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf4824c

app-vim/gundo: stabilize 2.6.2

 app-vim/gundo/gundo-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/gundo/gundo-2.6.2.ebuild b/app-vim/gundo/gundo-2.6.2.ebuild
index 28f68459e8e..6822904f1e7 100644
--- a/app-vim/gundo/gundo-2.6.2.ebuild
+++ b/app-vim/gundo/gundo-2.6.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://sjl.bitbucket.io/gundo.vim/;
 SRC_URI="https://bitbucket.org/sjl/gundo.vim/get/v${PV}.tar.bz2 -> 
${P}.tar.bz2"
 
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 x86 ~x64-macos"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



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

2018-03-24 Thread Tim Harder
commit: 5602d3060620a8778b73cc7a87ae0d187bdae3e7
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:16:23 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:16:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5602d306

app-vim/gundo: remove old

 app-vim/gundo/Manifest   |  1 -
 app-vim/gundo/gundo-2.6.1.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/app-vim/gundo/Manifest b/app-vim/gundo/Manifest
index 43f5ac495e3..76fe806d737 100644
--- a/app-vim/gundo/Manifest
+++ b/app-vim/gundo/Manifest
@@ -1,2 +1 @@
-DIST gundo-2.6.1.tar.gz 153125 BLAKE2B 
c08016986dee222bd1f508776765f2f94fcef76178c5d9eea92e789b359e95d699b5540f5646b5825879f725c9ad91b7034192f807f923fde9e6d4314cbb7b5b
 SHA512 
c8b9b20ff8ef24bd94b0adc18b2cf912cbd0a07c5a70df11be39fbe69d81306027b73d9a60c9127c658c913602a819774c7b1202a8db704677da59cb9916532b
 DIST gundo-2.6.2.tar.bz2 144107 BLAKE2B 
7915a60a77e07e49cc1a214c6e250028e61ff33e6f085960836a3e49c1562f4ff713ff4c57125f677d352ae3477bb514fd94d636ee5ba9afac5d23c4ecd70029
 SHA512 
e03450a1bfb0a7f5013c1493f1b25b963c2bbb37fc8fa24c1b85237bd12847c3edd7b9465caae7bdadf8923dbdcdb24930b160d7824f835417bf30725fa910b4

diff --git a/app-vim/gundo/gundo-2.6.1.ebuild b/app-vim/gundo/gundo-2.6.1.ebuild
deleted file mode 100644
index 86515acdeb8..000
--- a/app-vim/gundo/gundo-2.6.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit vim-plugin python-single-r1
-
-DESCRIPTION="vim plugin: visualize your vim undo tree"
-HOMEPAGE="https://sjl.bitbucket.io/gundo.vim/;
-SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-KEYWORDS="amd64 x86 ~x64-macos"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   || (
-   app-editors/vim[python,${PYTHON_USEDEP}]
-   app-editors/gvim[python,${PYTHON_USEDEP}]
-   )
-   ${PYTHON_DEPS}"
-
-S=${WORKDIR}/${PN}.vim-${PV}
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
-   rm -r .gitignore .hg* package.sh README* site tests || die
-}



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

2018-03-24 Thread Tim Harder
commit: fb8fb8ada1aec27d2866d498633e82f18e7f9c0d
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:01:07 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:09:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8fb8ad

app-vim/gitgutter: stabilize 20171101

 app-vim/gitgutter/gitgutter-20171101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/gitgutter/gitgutter-20171101.ebuild 
b/app-vim/gitgutter/gitgutter-20171101.ebuild
index 0cb5b2aebcc..2dada9f85e8 100644
--- a/app-vim/gitgutter/gitgutter-20171101.ebuild
+++ b/app-vim/gitgutter/gitgutter-20171101.ebuild
@@ -11,7 +11,7 @@ else
inherit vcs-snapshot
COMMIT_HASH="1e60667322b7cd1bfcba98762fbba746a888d21a"

SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="vim plugin: shows a git diff in the sign column and 
stages/reverts hunks"



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

2018-03-24 Thread Tim Harder
commit: 1ef1dc969a9f08218a903430f243c3646ee408a0
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:01:19 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:09:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef1dc96

app-vim/gitgutter: remove old

 app-vim/gitgutter/Manifest  |  1 -
 app-vim/gitgutter/gitgutter-20170222.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/app-vim/gitgutter/Manifest b/app-vim/gitgutter/Manifest
index ebb613e4a39..c139b6e1dc2 100644
--- a/app-vim/gitgutter/Manifest
+++ b/app-vim/gitgutter/Manifest
@@ -1,3 +1,2 @@
-DIST gitgutter-20170222.tar.bz2 41819 BLAKE2B 
eb9e381c06aaf7136bcc40029cbee98f62be6eda66dcd63ef368bcaa9a6fe01476e90ebf0a99133bc341a129c603695cdf8173b6dfb710f224b8da9297c8a13b
 SHA512 
970a956a839c2eaa05b699e8507b239d36ad623c40d3d05d9ce82320ec93ae733de2d40619898c5ff43074e2c8f95611b94879424767fac4f2b1fe2747611f4e
 DIST gitgutter-20171101.tar.gz 43534 BLAKE2B 
cb0b935c1b2d16a50bbecc73f4f8c657a9087bef56bef36af8ff52a7ff09d39293296eaf49507015eaeac7f4faba2a26a09a49296c28237029110068cb9f6048
 SHA512 
24d8ad740931df17c2c67e2a2a13e3bba7c1205ba5543f5c11353e639876f4a54e69170dc0a946660ee2e3a23a110c90f4195fa9a1ddfff19163f00d88528219
 DIST gitgutter-20180316.tar.gz 46344 BLAKE2B 
f981753a0f8d066b7cb5c16c49cfdd1a1aac1c6623b4645b8b1abd5719470ac181e09c8b736f8b8a14e6098b60cb8f97b114dc5c2a587b6d1875fcf27b4b12cf
 SHA512 
15873b249f8aec9de312efedc615d6fa822b45ca8ce53cc6cc878fcaf3a6ab3f02eb5d082ff329528cce1b48358846b0aba3f9d3bc8aadd29aa57d3b1a30

diff --git a/app-vim/gitgutter/gitgutter-20170222.ebuild 
b/app-vim/gitgutter/gitgutter-20170222.ebuild
deleted file mode 100644
index 0a08a4ac7e7..000
--- a/app-vim/gitgutter/gitgutter-20170222.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/airblade/vim-gitgutter.git;
-   inherit git-r3
-else
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="vim plugin: shows a git diff in the sign column and 
stages/reverts hunks"
-HOMEPAGE="https://github.com/airblade/vim-gitgutter/;
-LICENSE="MIT"
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="dev-vcs/git"
-
-src_prepare() {
-   default
-   rm LICENCE README* screenshot.png || die
-   rm -rf test || die
-}



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

2018-03-24 Thread Tim Harder
commit: 2b1813df5a0aa2bb26fe224d838f8195d13e61e5
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 23:38:56 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:09:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1813df

app-vim/airline: version bump to 0.9

 app-vim/airline/Manifest| 1 +
 app-vim/airline/{airline-.ebuild => airline-0.9.ebuild} | 5 -
 app-vim/airline/airline-.ebuild | 3 ++-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/app-vim/airline/Manifest b/app-vim/airline/Manifest
index 22a2ad1c7d2..3f2e8b29c92 100644
--- a/app-vim/airline/Manifest
+++ b/app-vim/airline/Manifest
@@ -1 +1,2 @@
 DIST airline-0.8.tar.gz 52767 BLAKE2B 
908489fca1fb31d0ee41f279b146046d50c9069055bb13645b049c4333984f0ca180315e50fe3fda13e36780dffa0b213719babbbcd2b27defd60470a05dbc2f
 SHA512 
51ae20f7e5b869f714e9c21ab6ab8af4d2de31b3cf4fe9f6bd64e75e87e7796184d41ddd9536f3e41dcc93e9ca6aad684b286df6e5d8d6eae202f91ed8851292
+DIST airline-0.9.tar.gz 72660 BLAKE2B 
d6c9762d8140b2a88a001b9ea3ae62c3c9147ccf3db90146d7fded8dcbc6062bf97c0725baa79db9d7bfe0eeaa5dc00ddfabde8ed1b9aec7f5aa24c41b11d1f2
 SHA512 
f3fd03c7ab6603eee6e892a1b8d72fc43cf0a8582ad7e65152cddebb0d14be3a805529fa5467fc82e040cce2616f1693bf294c892c0849d9fb51cbbd04ec

diff --git a/app-vim/airline/airline-.ebuild 
b/app-vim/airline/airline-0.9.ebuild
similarity index 97%
copy from app-vim/airline/airline-.ebuild
copy to app-vim/airline/airline-0.9.ebuild
index 248f1fbb3ed..2b0d045e241 100644
--- a/app-vim/airline/airline-.ebuild
+++ b/app-vim/airline/airline-0.9.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
+
 inherit vim-plugin
 
 if [[ ${PV} != * ]] ; then
@@ -21,6 +22,8 @@ LICENSE="MIT"
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 
 src_prepare() {
+   default
+
# remove unwanted files
rm -r t Gemfile Rakefile LICENSE README* || die
 }

diff --git a/app-vim/airline/airline-.ebuild 
b/app-vim/airline/airline-.ebuild
index 248f1fbb3ed..8f8c0974303 100644
--- a/app-vim/airline/airline-.ebuild
+++ b/app-vim/airline/airline-.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
+
 inherit vim-plugin
 
 if [[ ${PV} != * ]] ; then



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

2018-03-24 Thread Tim Harder
commit: b5767ffb9d191fb5c88f8c7798138e5af0244be7
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 23:54:05 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:09:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5767ffb

app-vim/vimtex: version bump to 20180324

 app-vim/vimtex/Manifest   |  1 +
 app-vim/vimtex/vimtex-20180324.ebuild | 36 +++
 app-vim/vimtex/vimtex-.ebuild | 36 +++
 3 files changed, 73 insertions(+)

diff --git a/app-vim/vimtex/Manifest b/app-vim/vimtex/Manifest
index ab1c9291010..a943ac802bd 100644
--- a/app-vim/vimtex/Manifest
+++ b/app-vim/vimtex/Manifest
@@ -1 +1,2 @@
 DIST vimtex-20160324.tar.bz2 95040 BLAKE2B 
a6ea2c0ace2aea108545347e0dd624dd838005d752d3e823d230f6fff04ba37f82c98ff472b06b6b5b58a8481824ba1ffad3c756d50a96ea9c79e8e506783131
 SHA512 
0c0d2a95f3b62239f47113f5b8876728d6d9fddf7e526477e92ef1f09317cb607ddd3b2aa07f6e8bebd357308adf21e4c353795952dc30372b493963bd0554ff
+DIST vimtex-20180324.tar.gz 684092 BLAKE2B 
4472c9e62c5795b621a9230fbd7ea1f018c6df440f58065e7b439f64ae67f4064b158094c8d0b8a6eba6202bc9e6729b792fced02ea9deeaf400f0240537795d
 SHA512 
59038aff6ec761a9f73db7d638a70e9ea5ba4d3ef4bd9283f3a62beb5e412f1a3c752dd0d739dc4c9c5e33e4a00a84a91da56e8fea2b8113b7ef73d219997409

diff --git a/app-vim/vimtex/vimtex-20180324.ebuild 
b/app-vim/vimtex/vimtex-20180324.ebuild
new file mode 100644
index 000..d4031034c01
--- /dev/null
+++ b/app-vim/vimtex/vimtex-20180324.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/lervag/vimtex.git;
+   inherit git-r3
+else
+   inherit vcs-snapshot
+   COMMIT_HASH="17d809706edcb277f1ee7fa5e33aff3619926fe4"
+   SRC_URI="https://github.com/lervag/vimtex/archive/${COMMIT_HASH}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="vim plugin: a modern vim plugin for editing LaTeX files"
+HOMEPAGE="https://github.com/lervag/vimtex;
+LICENSE="MIT"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+RDEPEND="
+   !app-vim/vim-latex
+   !app-vim/automatictexplugin
+   virtual/latex-base
+   dev-tex/latexmk
+"
+
+src_prepare() {
+   default
+
+   # remove unwanted files
+   rm -r *.md media test || die
+}

diff --git a/app-vim/vimtex/vimtex-.ebuild 
b/app-vim/vimtex/vimtex-.ebuild
new file mode 100644
index 000..d4031034c01
--- /dev/null
+++ b/app-vim/vimtex/vimtex-.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/lervag/vimtex.git;
+   inherit git-r3
+else
+   inherit vcs-snapshot
+   COMMIT_HASH="17d809706edcb277f1ee7fa5e33aff3619926fe4"
+   SRC_URI="https://github.com/lervag/vimtex/archive/${COMMIT_HASH}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="vim plugin: a modern vim plugin for editing LaTeX files"
+HOMEPAGE="https://github.com/lervag/vimtex;
+LICENSE="MIT"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+RDEPEND="
+   !app-vim/vim-latex
+   !app-vim/automatictexplugin
+   virtual/latex-base
+   dev-tex/latexmk
+"
+
+src_prepare() {
+   default
+
+   # remove unwanted files
+   rm -r *.md media test || die
+}



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

2018-03-24 Thread Tim Harder
commit: c3642e6f6dd359f4eacc8532b08cab4fa8b53c2b
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 25 00:00:30 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Mar 25 00:09:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3642e6f

app-vim/gitgutter: version bump to 20180316

 app-vim/gitgutter/Manifest| 1 +
 .../{gitgutter-.ebuild => gitgutter-20180316.ebuild}  | 8 +---
 app-vim/gitgutter/gitgutter-.ebuild   | 8 +---
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/app-vim/gitgutter/Manifest b/app-vim/gitgutter/Manifest
index 5d8b609f9c5..ebb613e4a39 100644
--- a/app-vim/gitgutter/Manifest
+++ b/app-vim/gitgutter/Manifest
@@ -1,2 +1,3 @@
 DIST gitgutter-20170222.tar.bz2 41819 BLAKE2B 
eb9e381c06aaf7136bcc40029cbee98f62be6eda66dcd63ef368bcaa9a6fe01476e90ebf0a99133bc341a129c603695cdf8173b6dfb710f224b8da9297c8a13b
 SHA512 
970a956a839c2eaa05b699e8507b239d36ad623c40d3d05d9ce82320ec93ae733de2d40619898c5ff43074e2c8f95611b94879424767fac4f2b1fe2747611f4e
 DIST gitgutter-20171101.tar.gz 43534 BLAKE2B 
cb0b935c1b2d16a50bbecc73f4f8c657a9087bef56bef36af8ff52a7ff09d39293296eaf49507015eaeac7f4faba2a26a09a49296c28237029110068cb9f6048
 SHA512 
24d8ad740931df17c2c67e2a2a13e3bba7c1205ba5543f5c11353e639876f4a54e69170dc0a946660ee2e3a23a110c90f4195fa9a1ddfff19163f00d88528219
+DIST gitgutter-20180316.tar.gz 46344 BLAKE2B 
f981753a0f8d066b7cb5c16c49cfdd1a1aac1c6623b4645b8b1abd5719470ac181e09c8b736f8b8a14e6098b60cb8f97b114dc5c2a587b6d1875fcf27b4b12cf
 SHA512 
15873b249f8aec9de312efedc615d6fa822b45ca8ce53cc6cc878fcaf3a6ab3f02eb5d082ff329528cce1b48358846b0aba3f9d3bc8aadd29aa57d3b1a30

diff --git a/app-vim/gitgutter/gitgutter-.ebuild 
b/app-vim/gitgutter/gitgutter-20180316.ebuild
similarity index 80%
copy from app-vim/gitgutter/gitgutter-.ebuild
copy to app-vim/gitgutter/gitgutter-20180316.ebuild
index 0cb5b2aebcc..002f6583087 100644
--- a/app-vim/gitgutter/gitgutter-.ebuild
+++ b/app-vim/gitgutter/gitgutter-20180316.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
inherit vcs-snapshot
-   COMMIT_HASH="1e60667322b7cd1bfcba98762fbba746a888d21a"
+   COMMIT_HASH="37bdd03d176c5e182c7e8dbdc79c3f71d2a04898"

SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
@@ -23,6 +23,8 @@ RDEPEND="dev-vcs/git"
 
 src_prepare() {
default
-   rm LICENCE README* screenshot.png || die
-   rm -rf test || die
+
+   # remove unwanted files
+   rm LICENCE README* screenshot.png unplace.vim || die
+   rm -r test || die
 }

diff --git a/app-vim/gitgutter/gitgutter-.ebuild 
b/app-vim/gitgutter/gitgutter-.ebuild
index 0cb5b2aebcc..002f6583087 100644
--- a/app-vim/gitgutter/gitgutter-.ebuild
+++ b/app-vim/gitgutter/gitgutter-.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
inherit vcs-snapshot
-   COMMIT_HASH="1e60667322b7cd1bfcba98762fbba746a888d21a"
+   COMMIT_HASH="37bdd03d176c5e182c7e8dbdc79c3f71d2a04898"

SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz
 -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
@@ -23,6 +23,8 @@ RDEPEND="dev-vcs/git"
 
 src_prepare() {
default
-   rm LICENCE README* screenshot.png || die
-   rm -rf test || die
+
+   # remove unwanted files
+   rm LICENCE README* screenshot.png unplace.vim || die
+   rm -r test || die
 }



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

2018-03-24 Thread Mike Gilbert
commit: da6971c87d4a615215523cee5963b7b0c740da7e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 24 23:49:58 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 23:49:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da6971c8

www-client/chromium: beta channel bump (66.0.3359.45)

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 www-client/chromium/Manifest| 2 +-
 .../{chromium-66.0.3355.0.ebuild => chromium-66.0.3359.45.ebuild}   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index db1d5a0635f..2213c132dcf 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,4 @@
 DIST chromium-65.0.3325.146.tar.xz 570305180 BLAKE2B 
b4ac28ea267a673e0c8d22abb41b607ea7f1bca12b43f80f3fffd562bb85af5b298725beca2ac3e3a31297537c2d485912eda3996ab56c45bf8e113cc7ebf764
 SHA512 
e8227325c0128e6c476006aaba97db24b7458de56fb47a26c5880564b730d6e3c130945bfa1e8f664a270b8f22dc25869633d42860c2a9ac684e37325802fbf5
 DIST chromium-65.0.3325.181.tar.xz 570386836 BLAKE2B 
e170c80dc59ccf84c08430d9685f2d491f609d6217cfea4e0618622dbf53722e9803a41df4e922446be90d8ae70229b3b8bb9a86e9a5fd21a7986aee4665866c
 SHA512 
52472127b46da48699f401ab9c64f80975398bc3e97d032c517736babc327bfa0a0ce6415831ff3f585cd309e2e05e48d5252b15d0873fee118adf70f54d1a05
-DIST chromium-66.0.3355.0.tar.xz 582642152 BLAKE2B 
16a89cc99984b566741770f9081a738596ac0b031e916073df417ac42406a96a8f874278720f3462fba827218dff141eddd614cf2ca494ec3d38577744e7c441
 SHA512 
324902e3e8ec7c22dbb95f2d8f97069dac97f702f528130c06eb7a246e495e51b069f4ce09a7ca875ff511e0bf992207b55b1f887aaa3a438179618c206df436
 DIST chromium-66.0.3359.22.tar.xz 583532916 BLAKE2B 
94a09d7aa687697ec572a933fdf032ad27a77bed24a31c7a497222da86bbc44f0a25846c7a925c527d3f8ee601110eaf8cd8f4691a19170ca68098acbfd885be
 SHA512 
7143e6e048d5b370032ab24f231b63fda0044f08c6f2c3f8722a33d43387629d7462434b7c3fea8bab8a4a1e25622d9576cd3eba80d23b8c937b85e61c6bc55f
+DIST chromium-66.0.3359.45.tar.xz 583703472 BLAKE2B 
6ebbc83c870889319b99ba33f0416e2ce5988955890c579b1df38da3bd6938aa0d158c65a574ea48d3a34a2f87f7982f35a9280b017f8471c6ac837e2689303a
 SHA512 
be32c4ab8db1e8d1e2581f015fdbe12ee4c734b77611511c53a5279114ba4d5d4d1dfe9fb1385bea587b530d6551491db70b275615a96fe86e5a525512fc6d73

diff --git a/www-client/chromium/chromium-66.0.3355.0.ebuild 
b/www-client/chromium/chromium-66.0.3359.45.ebuild
similarity index 99%
rename from www-client/chromium/chromium-66.0.3355.0.ebuild
rename to www-client/chromium/chromium-66.0.3359.45.ebuild
index 72c8738a74f..cf52ce6305d 100644
--- a/www-client/chromium/chromium-66.0.3355.0.ebuild
+++ b/www-client/chromium/chromium-66.0.3359.45.ebuild
@@ -289,7 +289,6 @@ src_prepare() {
third_party/mesa
third_party/metrics_proto
third_party/modp_b64
-   third_party/mt19937ar
third_party/node

third_party/node/node_modules/polymer-bundler/lib/third_party/UglifyJS2
third_party/openmax_dl



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

2018-03-24 Thread Mike Gilbert
commit: e9ce18c77cee6bc4cccf62fa8ead982dbfe6c477
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 24 23:51:00 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 23:51:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ce18c7

profiles: update chromium mask for M67

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2ef68d9c2bc..ee3c0e8ceb5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (24 Mar 2018)
+# Dev channel releases are only for people who are developers or want more
+# experimental features and accept a more unstable release.
+>=www-client/chromium-67
+
 # Aaron W. Swenson  (22 Mar 2018)
 # EOL. No longer receives bug or security fixes. Recommended to update
 # to latest available.
@@ -547,11 +552,6 @@ media-gfx/photivo
 # Masked for removal in 30 days. Bug 644404
 net-fs/smbtatools
 
-# Mike Gilbert  (04 Mar 2018)
-# Dev channel releases are only for people who are developers or want more
-# experimental features and accept a more unstable release.
->=www-client/chromium-66
-
 # Andreas Sturmlechner  (04 Mar 2018)
 # Dead upstream, depends on deprecated Qt4. media-sound/cantata
 # is an actively developed alternative based on Qt5.



[gentoo-commits] repo/gentoo:master commit in: x11-proto/recordproto/

2018-03-24 Thread Mikle Kolyada
commit: 3210cc6bd6962d70db9482dbcf6ab46b8bb58607
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:17:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:17:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3210cc6b

x11-proto/recordproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/recordproto/recordproto-1.14.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild 
b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild
index 403951058df..cc886c3bda1 100644
--- a/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild
+++ b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/inputproto/

2018-03-24 Thread Mikle Kolyada
commit: 7a77a3281c21247dcecdeb80255bc1d37e63b803
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:19:48 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:19:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a77a328

x11-proto/inputproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/inputproto/inputproto-2.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild 
b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
index 984c5e1f4a4..451cd33e91b 100644
--- a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
+++ b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/resourceproto/

2018-03-24 Thread Mikle Kolyada
commit: b8bc31259d875909aad08e9658cf95a8b7dbc329
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:16:10 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:16:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bc3125

x11-proto/resourceproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild 
b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild
index 6116fb50948..62be8692b04 100644
--- a/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild
+++ b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/glproto/

2018-03-24 Thread Mikle Kolyada
commit: d532790788f72fc2ca5c61e74bad56455e09fb4e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:20:21 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:20:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5327907

x11-proto/glproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/glproto/glproto-1.4.17-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/glproto/glproto-1.4.17-r2.ebuild 
b/x11-proto/glproto/glproto-1.4.17-r2.ebuild
index 890c5f4cdc1..d1c06d7a73e 100644
--- a/x11-proto/glproto/glproto-1.4.17-r2.ebuild
+++ b/x11-proto/glproto/glproto-1.4.17-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="SGI-B-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/presentproto/

2018-03-24 Thread Mikle Kolyada
commit: eae9a1b1e111e7571a1561c37e4671e5ed033ee4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:18:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:18:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae9a1b1

x11-proto/presentproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/presentproto/presentproto-1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/presentproto/presentproto-1.1-r1.ebuild 
b/x11-proto/presentproto/presentproto-1.1-r1.ebuild
index c143746652f..eb996f1b276 100644
--- a/x11-proto/presentproto/presentproto-1.1-r1.ebuild
+++ b/x11-proto/presentproto/presentproto-1.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/fixesproto/

2018-03-24 Thread Mikle Kolyada
commit: cba63925d0d1f5e231115b9af81acdd9e6eb5fe9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:21:20 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:21:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba63925

x11-proto/fixesproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/fixesproto/fixesproto-5.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild 
b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild
index fc18ec00545..9b4024437a5 100644
--- a/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild
+++ b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/fontsproto/

2018-03-24 Thread Mikle Kolyada
commit: 1072e6c99f53db99eea5979a0bf51689060ac78e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:20:52 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:20:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1072e6c9

x11-proto/fontsproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild 
b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild
index 87ea704628d..079b8b5fb71 100644
--- a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/kbproto/

2018-03-24 Thread Mikle Kolyada
commit: 1880cc9da3abe380304c5cba125602064ce5afe1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:19:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:19:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1880cc9d

x11-proto/kbproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/kbproto/kbproto-1.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild 
b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild
index 4cf1f76a1e6..4a85895e14c 100644
--- a/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild
+++ b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/randrproto/

2018-03-24 Thread Mikle Kolyada
commit: 1c5b368667fc9a7cab3642572686d259f60658d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:18:17 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:18:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5b3686

x11-proto/randrproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/randrproto/randrproto-1.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild 
b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild
index b786ddab7b5..dabcca9a427 100644
--- a/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild
+++ b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/renderproto/

2018-03-24 Thread Mikle Kolyada
commit: dc58bef413581419ceb15eac744be5dbb3e3fcb3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:16:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:16:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc58bef4

x11-proto/renderproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/renderproto/renderproto-0.11.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild 
b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild
index 03d7ed9afb1..c204cee3357 100644
--- a/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild
+++ b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xineramaproto/

2018-03-24 Thread Mikle Kolyada
commit: db3880a54757d78298b283427c0948eac5473f4e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:03:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3880a5

x11-proto/xineramaproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild 
b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild
index 6ceb488f0d0..f2a71d0b67f 100644
--- a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/trapproto/

2018-03-24 Thread Mikle Kolyada
commit: d0f7926cf8c000210b6b5b1ba7b3d3da7e61548d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:13:22 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f7926c

x11-proto/trapproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/trapproto/trapproto-3.4.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild 
b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild
index 48dff5a1474..f945d40984c 100644
--- a/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild
+++ b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/damageproto/

2018-03-24 Thread Mikle Kolyada
commit: 95cbd5515398d7d162efdc35ea4aa70a685a72c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:10:02 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cbd551

x11-proto/damageproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/damageproto/damageproto-1.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild 
b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild
index df8a63b3ee9..14c4c868eb9 100644
--- a/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild
+++ b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/bigreqsproto/

2018-03-24 Thread Mikle Kolyada
commit: b67434a2debe8526426f2ccdffeaa0b496b62dd2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:08:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67434a2

x11-proto/bigreqsproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild 
b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild
index 2f500edee01..f87835b0461 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86bigfontproto/

2018-03-24 Thread Mikle Kolyada
commit: bf83ca7ac3afe8da720f833abebbd4c453df15e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:06:23 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf83ca7a

x11-proto/xf86bigfontproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild 
b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild
index b56e83e5339..9c132991f95 100644
--- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild
+++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/dmxproto/

2018-03-24 Thread Mikle Kolyada
commit: e1664311293810b825a03b9bf7e8fc81db077fba
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:10:35 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1664311

x11-proto/dmxproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild 
b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild
index 8eb171cd06c..5168351f7ca 100644
--- a/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xcmiscproto/

2018-03-24 Thread Mikle Kolyada
commit: c5e969c6ffd96ac7a7a7cdd6a63537ee0df38071
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:07:36 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e969c6

x11-proto/xcmiscproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild 
b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild
index a7282e59ab8..9b5eb6d8595 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86miscproto/

2018-03-24 Thread Mikle Kolyada
commit: 6f7e8a163dbe2e58934f58cf9e692501d0a027a1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:04:29 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7e8a16

x11-proto/xf86miscproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild 
b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
index d6eb62e53ba..02492d1a823 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/compositeproto/

2018-03-24 Thread Mikle Kolyada
commit: 4529f1f46e85bc51d1ab2ca19f9e8308498839b3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:09:26 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4529f1f4

x11-proto/compositeproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild 
b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild
index 7af94082815..acac8d76698 100644
--- a/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild
+++ b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xproto/

2018-03-24 Thread Mikle Kolyada
commit: fe1093c9208e0e4c52c640cccdd6b34e446d8959
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:02:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1093c9

x11-proto/xproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xproto/xproto-7.0.31-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xproto/xproto-7.0.31-r1.ebuild 
b/x11-proto/xproto/xproto-7.0.31-r1.ebuild
index 4594623a146..780b70d845e 100644
--- a/x11-proto/xproto/xproto-7.0.31-r1.ebuild
+++ b/x11-proto/xproto/xproto-7.0.31-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86driproto/

2018-03-24 Thread Mikle Kolyada
commit: 62af04af6ef1b966a7ab55a9538f59ae2acd53df
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:05:05 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62af04af

x11-proto/xf86driproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild 
b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild
index ec89cdb4c52..d482140903a 100644
--- a/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/dri3proto/

2018-03-24 Thread Mikle Kolyada
commit: 08ce29fc1adbf3c3b11db07bd3c96e2a36656a7c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:11:43 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ce29fc

x11-proto/dri3proto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/dri3proto/dri3proto-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild 
b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
index b643a328471..cb0e733cfa6 100644
--- a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
+++ b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/videoproto/

2018-03-24 Thread Mikle Kolyada
commit: 9800b6fa110e8446c28d0fb9ec6d47b8b1ff0073
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:12:38 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9800b6fa

x11-proto/videoproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/videoproto/videoproto-2.3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild 
b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild
index eae5e2b9ee6..f5112c77cd5 100644
--- a/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild
+++ b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/dri2proto/

2018-03-24 Thread Mikle Kolyada
commit: 9fc5fec6a25e1c260474bb6c2b80559719615548
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:11:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc5fec6

x11-proto/dri2proto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/dri2proto/dri2proto-2.8-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild 
b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild
index 0912a776d55..2074ab2633c 100644
--- a/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild
+++ b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86dgaproto/

2018-03-24 Thread Mikle Kolyada
commit: be0c04c9821b58a70f03ea25d451f744bcd1a57b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:05:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be0c04c9

x11-proto/xf86dgaproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild 
b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
index b8ebed97cbf..ee4d53fc462 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xcb-proto/

2018-03-24 Thread Mikle Kolyada
commit: cfc26b12269d3faa0703fbf4135d3bf55e93258a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:08:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc26b12

x11-proto/xcb-proto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xcb-proto/xcb-proto-1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild 
b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
index ff528d697dc..b11d2a1c24e 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.13.ebuild
@@ -14,7 +14,7 @@ 
EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git;
 [[ ${PV} != * ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2;
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-proto/

2018-03-24 Thread Mikle Kolyada
commit: b7b89acb98c361a1d078a069d11b3b617df9ea80
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:01:49 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b89acb

x11-base/xorg-proto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-base/xorg-proto/xorg-proto-2018.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild 
b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
index 4ba51d6d8b2..b35ef258e35 100644
--- a/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-fbsd ~x64-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-fbsd ~x64-solaris"

SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz;
S="${WORKDIR}/${MY_P}"
 fi



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xextproto/

2018-03-24 Thread Mikle Kolyada
commit: 1559687f5cec51ab3aa5a0b199d595f7d16e0dee
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:06:57 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1559687f

x11-proto/xextproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xextproto/xextproto-7.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild 
b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild
index 4da70fddd45..d617efb4e99 100644
--- a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild
+++ b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86vidmodeproto/

2018-03-24 Thread Mikle Kolyada
commit: 2a5e410df0e0c80610f354b2abb2472d722a91b2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 23:03:54 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 23:14:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5e410d

x11-proto/xf86vidmodeproto: amd64 stable wrt bug #651286

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild 
b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild
index 117538cc636..d794ecc7286 100644
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild
+++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE=""
 
 DEPEND=""



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

2018-03-24 Thread Patrice Clement
commit: 6aecce909b2319314607ba0e7226f0d2c8e88682
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Mar 24 22:57:03 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 24 22:57:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aecce90

app-misc/calendar: clean up old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/calendar/calendar-0.9.1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/app-misc/calendar/calendar-0.9.1.ebuild 
b/app-misc/calendar/calendar-0.9.1.ebuild
deleted file mode 100644
index 70fdb97478f..000
--- a/app-misc/calendar/calendar-0.9.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit toolchain-funcs
-
-DESCRIPTION="Standard unix calendar program for Linux, ported from OpenBSD"
-HOMEPAGE="http://bsdcalendar.sourceforge.net/;
-SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-src_compile() {
-   tc-export CC
-   emake || die "emake failed"
-}
-
-src_install() {
-   dodoc README || die
-   cp -R "${S}/calendars" "${D}/usr/share/calendar" || die "cp failed"
-   dobin calendar || die "dobin failed"
-   doman calendar.1 || die
-}



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

2018-03-24 Thread Tim Harder
commit: 0d4fb248c1253c1b6047a868a9f59b4dbd2fa589
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 22:49:48 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 22:49:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4fb248

sys-apps/ripgrep: fix bash comp install

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

 sys-apps/ripgrep/{ripgrep-0.8.1-r1.ebuild => ripgrep-0.8.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild 
b/sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild
similarity index 97%
rename from sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild
rename to sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild
index 27998b14ac3..e0f4fe2ab36 100644
--- a/sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild
+++ b/sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild
@@ -76,7 +76,7 @@ src_install() {
# hacks to find/install generated files
BUILD_DIR=$(dirname $(find target/release -name rg.1))
doman "${BUILD_DIR}"/rg.1
-   dobashcomp "${BUILD_DIR}"/rg.bash
+   newbashcomp "${BUILD_DIR}"/rg.bash rg
 
dodoc CHANGELOG.md README.md
 



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

2018-03-24 Thread Tim Harder
commit: 1d5c51fba72fbff4b5001cfcfab84dcfeb9a6def
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 22:16:58 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 22:35:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5c51fb

dev-python/freezegun: version bump to 0.3.10

 dev-python/freezegun/Manifest|  1 +
 dev-python/freezegun/freezegun-0.3.10.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/dev-python/freezegun/Manifest b/dev-python/freezegun/Manifest
index cdfe975ce1a..b1e2c7b2d7b 100644
--- a/dev-python/freezegun/Manifest
+++ b/dev-python/freezegun/Manifest
@@ -1 +1,2 @@
+DIST freezegun-0.3.10.tar.gz 20398 BLAKE2B 
971f4f3de565878b8a1e4671160f41cc7c558f5c848f5c79dfc48e3f3e3cb71ff9c71090705167d4252edbfee040ef52a7eafd33073011c07337311a7e0ec366
 SHA512 
64364459dc72484e2124a20a0a84d2b88617efd0578fba687adb51635d578a1e36a00cb119998082610c608e7b6c3589bff5424e38845bad026e85449c8065a5
 DIST freezegun-0.3.9.tar.gz 18118 BLAKE2B 
7382646acf0ca8100680cd44d22de3263541031686e05f7957023eaf22f2a1dea370c98f8b6af89a5075aa5636c304e6e7d5a1c64285aa221a73c732bfc5e0c6
 SHA512 
1aba8ffacc8b9ebdf810253181418bacb75c04222dc59a5e1e526a9f2d97573944926b1b9fcb6c6e6971a7958acaf9b7522c5582190ae6be448c043b6f908c17

diff --git a/dev-python/freezegun/freezegun-0.3.10.ebuild 
b/dev-python/freezegun/freezegun-0.3.10.ebuild
new file mode 100644
index 000..c9305c43c92
--- /dev/null
+++ b/dev-python/freezegun/freezegun-0.3.10.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Let your Python tests travel through time"
+HOMEPAGE="https://github.com/spulec/freezegun;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+   >dev-python/python-dateutil-2.0
+   dev-python/six
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_impl_dep sqlite)
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}



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

2018-03-24 Thread Tim Harder
commit: bf788c94c117061fa80d648a004adf19e4e1b37d
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 22:32:37 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 22:35:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf788c94

dev-python/attrs: remove old

 dev-python/attrs/Manifest|  2 --
 dev-python/attrs/attrs-17.2.0.ebuild | 33 -
 dev-python/attrs/attrs-17.3.0.ebuild | 36 
 3 files changed, 71 deletions(-)

diff --git a/dev-python/attrs/Manifest b/dev-python/attrs/Manifest
index 388e84c5c45..70c4ccfc741 100644
--- a/dev-python/attrs/Manifest
+++ b/dev-python/attrs/Manifest
@@ -1,4 +1,2 @@
 DIST attrs-16.3.0.tar.gz 57512 BLAKE2B 
e00c825034b21cb4d5a9eb9ca3ffb92193b8d793ebaeb8cb5e69b07c326738da4efd98ebc6e79903017276b6b501c56a8e0b37f6b0d13d8461b8ea4e5cb72b08
 SHA512 
1a91e6f27ecaf20c409c3abf88ffed5c6cfdbba8cff44637399b713271ff838a054f5859dd29440b2780d81b40673033e3f8e43dd491bece72e0a4f08c4ef688
-DIST attrs-17.2.0.tar.gz 73733 BLAKE2B 
898f219ff73b73200b590f8e8011fd605d68fa68b94f1b59ae6dacdc6ef5185e4858702ac0e816bed33a07450676cfe1bc6040e0918f94adb04fc3552882efbf
 SHA512 
02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21
-DIST attrs-17.3.0.tar.gz 89046 BLAKE2B 
32ac348b57a5ce5b69e099c3f13e11af51a95a797bfc21eecdb8eca9e9785e5e205c5f0778d59c268f4f1ed8f50b86df0765c7c82ea91a1177683bfad0069962
 SHA512 
69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee
 DIST attrs-17.4.0.tar.gz 97071 BLAKE2B 
f755abe89cedbf1ced003087fb106fae7c38dbdf0614ec0c525629ae09b3b790a7e0912da887dad4c5686afe7fb0df8123fea42e08e4e6718cdaf477edafcb2a
 SHA512 
b631cd5af1be7c78175230363a3cf9d37cb0237d87b24f994812b5734985d114708d5bf7ee5d92b8b13c6b8daa313efde4a9f60f0630df0b62bbcf4928a016ff

diff --git a/dev-python/attrs/attrs-17.2.0.ebuild 
b/dev-python/attrs/attrs-17.2.0.ebuild
deleted file mode 100644
index 5e9fdd7f33f..000
--- a/dev-python/attrs/attrs-17.2.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Attributes without boilerplate"
-HOMEPAGE="
-   https://github.com/hynek/attrs
-   https://attrs.readthedocs.org/
-   https://pypi.python.org/pypi/attrs;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-lang/python[sqlite]
-   >=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   py.test -v || die "tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/attrs/attrs-17.3.0.ebuild 
b/dev-python/attrs/attrs-17.3.0.ebuild
deleted file mode 100644
index 08e27b3718a..000
--- a/dev-python/attrs/attrs-17.3.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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} pypy{,3} )
-
-inherit distutils-r1
-
-DESCRIPTION="Attributes without boilerplate"
-HOMEPAGE="
-   https://github.com/hynek/attrs
-   https://attrs.readthedocs.org/
-   https://pypi.python.org/pypi/attrs;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
-IUSE="test"
-
-RDEPEND="
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-
-DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-lang/python[sqlite]
-   >=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   py.test -v || die "tests failed with ${EPYTHON}"
-}



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

2018-03-24 Thread Tim Harder
commit: 7ffd46488e91ea1e1086f250ca23cc76af610fea
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 22:32:09 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 22:35:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffd4648

dev-python/attrs: fix test dep on python sqlite support

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

diff --git a/dev-python/attrs/attrs-17.4.0.ebuild 
b/dev-python/attrs/attrs-17.4.0.ebuild
index 08e27b3718a..d3fb2ff39a3 100644
--- a/dev-python/attrs/attrs-17.4.0.ebuild
+++ b/dev-python/attrs/attrs-17.4.0.ebuild
@@ -26,7 +26,7 @@ DEPEND="
${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
-   dev-lang/python[sqlite]
+   $(python_gen_impl_dep sqlite)
>=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"



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

2018-03-24 Thread Tim Harder
commit: 841c00fee6bc375d8d5bc58da14fed47933b1cb9
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 22:17:16 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 22:35:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841c00fe

dev-python/python-dateutil: version bump to 2.7.1

 dev-python/python-dateutil/Manifest|  1 +
 .../python-dateutil/python-dateutil-2.7.1.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/python-dateutil/Manifest 
b/dev-python/python-dateutil/Manifest
index 6ad1b0842c4..81fd7db8450 100644
--- a/dev-python/python-dateutil/Manifest
+++ b/dev-python/python-dateutil/Manifest
@@ -1 +1,2 @@
 DIST python-dateutil-2.6.1.tar.gz 241428 BLAKE2B 
93b1d43dacdfbf528b085864b04231c1a34b37b23bc64a58a0733f53ace0f7e0258ca58fbc725dc2aae15eebe8ed1f555b02862a4dfd360014e7ee9aa8d6a9f9
 SHA512 
f16dd29fc975629f594dd2683a525e2a86acb020bf8962558d19040b14ac6f19d4ab07a910d6bb55c9db3cc02b5472774a3a05ccc86cf624ca5e5144463646db
+DIST python-dateutil-2.7.1.tar.gz 298061 BLAKE2B 
a6bc2a3bf83ff234ddc53db5a3353b19303dd9e0c6d2d702537643e134508f96ccc69b962fd957d4cc754b07cd24b3c3c2ce07becc0add7db925b841d6a32b5d
 SHA512 
3dbadeac3dd22bf51279c4237df96a925ed4063384a82e756a41e314c216751f2c90f8909a20ba96fdb065966034e9c7e40c1ea152876ca733a2176893c4deb2

diff --git a/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild 
b/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild
new file mode 100644
index 000..8ccb00532b2
--- /dev/null
+++ b/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild
@@ -0,0 +1,45 @@
+# 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} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Extensions to the standard Python datetime module"
+HOMEPAGE="
+   https://dateutil.readthedocs.org/
+   https://pypi.python.org/pypi/python-dateutil
+   https://github.com/dateutil/dateutil/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/six-1.5[${PYTHON_USEDEP}]
+   sys-libs/timezone-data
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+python_prepare_all() {
+   # don't install zoneinfo tarball
+   sed -i '/package_data=/d' setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   py.test -v || die "Tests failed under ${EPYTHON}"
+}



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/eclipse-sdk-bin/

2018-03-24 Thread Samuel Bernardo
commit: 8a70340a6facef8b506acac37d98b6e535423ebc
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sat Mar 24 22:34:14 2018 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sat Mar 24 22:34:14 2018 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=8a70340a

update eclipse

 dev-util/eclipse-sdk-bin/Manifest  | 49 +
 .../eclipse-sdk-bin/eclipse-sdk-bin-4.6.1.ebuild   | 51 --
 .../eclipse-sdk-bin/eclipse-sdk-bin-4.6.2.ebuild   | 51 --
 .../eclipse-sdk-bin/eclipse-sdk-bin-4.7.0.ebuild   | 51 --
 ...n-4.7.1.ebuild => eclipse-sdk-bin-4.7.3.ebuild} |  2 +-
 5 files changed, 21 insertions(+), 183 deletions(-)

diff --git a/dev-util/eclipse-sdk-bin/Manifest 
b/dev-util/eclipse-sdk-bin/Manifest
index 46d6ec5..643e956 100644
--- a/dev-util/eclipse-sdk-bin/Manifest
+++ b/dev-util/eclipse-sdk-bin/Manifest
@@ -1,29 +1,20 @@
-AUX eclipse-bin-4.4 1402 SHA256 
7ac6fe25d07a1d33a33fde1de7dac6fa129c7a6911c9134cdf02fb690982ea0f SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 WHIRLPOOL 
556aa7148972a7e6542412cf04012232e5ea5a78224919bd06d0522b06a714d2cf48b3a78325bebf254ea9e48483abd4b95d9beb8ad34b4c298297e738ff28b2
-AUX eclipse-bin-4.5 1402 SHA256 
7ac6fe25d07a1d33a33fde1de7dac6fa129c7a6911c9134cdf02fb690982ea0f SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 WHIRLPOOL 
556aa7148972a7e6542412cf04012232e5ea5a78224919bd06d0522b06a714d2cf48b3a78325bebf254ea9e48483abd4b95d9beb8ad34b4c298297e738ff28b2
-AUX eclipse-bin-4.6 1402 SHA256 
7ac6fe25d07a1d33a33fde1de7dac6fa129c7a6911c9134cdf02fb690982ea0f SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 WHIRLPOOL 
556aa7148972a7e6542412cf04012232e5ea5a78224919bd06d0522b06a714d2cf48b3a78325bebf254ea9e48483abd4b95d9beb8ad34b4c298297e738ff28b2
-AUX eclipse-bin-4.7 1402 SHA256 
7ac6fe25d07a1d33a33fde1de7dac6fa129c7a6911c9134cdf02fb690982ea0f SHA512 
149f1a170fdabcb9aab6fa2812172030f4878a52c8d12aa7090e813fee843f3955d9fb4f738eca0fbd35b9dadaff7ba1bbd5570e34c3b274bfd4e86b8c23318a
 WHIRLPOOL 
556aa7148972a7e6542412cf04012232e5ea5a78224919bd06d0522b06a714d2cf48b3a78325bebf254ea9e48483abd4b95d9beb8ad34b4c298297e738ff28b2
-AUX eclipserc-bin-4.4 859 SHA256 
7a53c472d37b9c3978e77c4a6bdacbb0da0047d10d4af5c44c862d63de2de097 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 WHIRLPOOL 
02349dcca3fbe7cdfe5cd8bf898868a22255310fdacf4fbce5bb8f91e6664710166feae125d8c884438e22445c360cf27b29c125a0347235bd2bb50667d686d4
-AUX eclipserc-bin-4.5 859 SHA256 
7a53c472d37b9c3978e77c4a6bdacbb0da0047d10d4af5c44c862d63de2de097 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 WHIRLPOOL 
02349dcca3fbe7cdfe5cd8bf898868a22255310fdacf4fbce5bb8f91e6664710166feae125d8c884438e22445c360cf27b29c125a0347235bd2bb50667d686d4
-AUX eclipserc-bin-4.6 859 SHA256 
7a53c472d37b9c3978e77c4a6bdacbb0da0047d10d4af5c44c862d63de2de097 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 WHIRLPOOL 
02349dcca3fbe7cdfe5cd8bf898868a22255310fdacf4fbce5bb8f91e6664710166feae125d8c884438e22445c360cf27b29c125a0347235bd2bb50667d686d4
-AUX eclipserc-bin-4.7 859 SHA256 
7a53c472d37b9c3978e77c4a6bdacbb0da0047d10d4af5c44c862d63de2de097 SHA512 
9dca096a94ed4e3cd09e8ab9eb026014ce961deb913f2adfe63b2d027bf56b2f893b890effddba01c178ecd404b010695da01f7e24e94ff1a345847462783487
 WHIRLPOOL 
02349dcca3fbe7cdfe5cd8bf898868a22255310fdacf4fbce5bb8f91e6664710166feae125d8c884438e22445c360cf27b29c125a0347235bd2bb50667d686d4
-DIST eclipse-java-mars-R-linux-gtk-4.5.2.tar.gz 169974282 SHA256 
43089aa4738d05e92fd24cf320336e8ab1cfd2e66ce07de9955a40bf7a08de87 SHA512 
de17412b82c6150268142e99858f26641b465c1c296a1a13d413a47226dc9a01db26bd07985c926b5fe80e0225ff7b3e0ef35137fce31e0bb261ae5cc96cc888
 WHIRLPOOL 
9ccbcc5c36711531a2f93daf8bab92892f589822cee09f5751fcf0ab7a1fe3e183100cfe4a9e71ecefe3a04a1b2bae2843162b27250a052ed4846f343fa0bbb1
-DIST eclipse-java-mars-R-linux-gtk-x86_64-4.5.2.tar.gz 170118332 SHA256 
2eeea5e563001f6812bad97e159befe4152bf8ef49124c98e635fd68104a1727 SHA512 
9997a23d29e95c91177cd7460291caab46f04ca9b4af52b724c0d61577a16fa69b0aa4cdd01322aba21a05da24380d3f9395f799be4af8fc41c373353573a517
 WHIRLPOOL 
4d468c1959e2f9dd5b5fd661e60b56c55aa6d5fbc4b090d749237dfb56146213ab51716c8f645a288357b9302975d84a9aa502f94b07d78a7da31d84dead48db
-DIST eclipse-java-neon-1a-linux-gtk-4.6.1.tar.gz 31225 SHA256 
72837910c89f8b48fda5e19b8ec118c9711492fd32ee5b16e2d752fc5b15f6e7 SHA512 

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

2018-03-24 Thread Mikle Kolyada
commit: ee08f7248e15b619d563635fc06ced384887c320
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 22:16:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 22:16:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee08f724

mail-client/mailx: amd64 stable wrt bug #533208

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 mail-client/mailx/mailx-8.1.2.20160123.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/mailx/mailx-8.1.2.20160123.ebuild 
b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
index 3560add8afd..574a7dde4b5 100644
--- a/mail-client/mailx/mailx-8.1.2.20160123.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${DP/_/-}.orig"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 DEPEND=">=net-libs/liblockfile-1.03



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

2018-03-24 Thread Mikle Kolyada
commit: 76585311ea1d8af40916856f810df71e74c7ffdd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 22:11:01 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 22:11:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76585311

media-libs/jasper: amd64 stable wrt bug #614030

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/media-libs/jasper/jasper-2.0.14.ebuild 
b/media-libs/jasper/jasper-2.0.14.ebuild
index 9e3a3090008..dc7e9711194 100644
--- a/media-libs/jasper/jasper-2.0.14.ebuild
+++ b/media-libs/jasper/jasper-2.0.14.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then
 else
inherit vcs-snapshot
SRC_URI="https://github.com/mdadams/${PN}/archive/version-${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 fi
 
 # We limit memory usage to 128 MiB by default, specified in bytes



[gentoo-commits] repo/gentoo:master commit in: x11-wm/ctwm/

2018-03-24 Thread Mikle Kolyada
commit: 6c3ca1ad6657a848f662bc7cafdc2b76660e25d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 22:07:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 22:07:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3ca1ad

x11-wm/ctwm: amd64 stable wrt bug #64

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-wm/ctwm/ctwm-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/ctwm/ctwm-4.0.1.ebuild b/x11-wm/ctwm/ctwm-4.0.1.ebuild
index d2d7b872f6c..f95c140b423 100644
--- a/x11-wm/ctwm/ctwm-4.0.1.ebuild
+++ b/x11-wm/ctwm/ctwm-4.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}dist/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 
 RDEPEND="
x11-libs/libICE



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

2018-03-24 Thread Mikle Kolyada
commit: 639b46fbbf65c65032aa96f08828b2859d8f54cc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 22:02:24 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 22:02:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639b46fb

sci-libs/szip: amd64 stable wrt bug #648344

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-libs/szip/szip-2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/szip/szip-2.1-r2.ebuild b/sci-libs/szip/szip-2.1-r2.ebuild
index e35354c3e66..040c45accc1 100644
--- a/sci-libs/szip/szip-2.1-r2.ebuild
+++ b/sci-libs/szip/szip-2.1-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="ftp://ftp.hdfgroup.org/lib-external/${PN}/${PV}/src/${P}.tar.gz;
 LICENSE="szip"
 
 SLOT="0/2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux"
 
 IUSE="static-libs"
 RDEPEND="!sci-libs/libaec[szip]"



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

2018-03-24 Thread James Le Cuirot
commit: 711327860c93283aa4d7708b11ff625644c3dd08
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Mar 22 21:14:51 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Mar 24 21:49:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71132786

java-ant-2.eclass: Drop unused and banned java-ant_remove-taskdefs

It's been on the scrapheap long enough now.

 eclass/java-ant-2.eclass | 36 +---
 1 file changed, 1 insertion(+), 35 deletions(-)

diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass
index db8404a3c24..8da5971844a 100644
--- a/eclass/java-ant-2.eclass
+++ b/eclass/java-ant-2.eclass
@@ -1,4 +1,4 @@
-# Copyright 2004-2017 Gentoo Foundation
+# Copyright 2004-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: java-ant-2.eclass
@@ -359,40 +359,6 @@ java-ant_rewrite-classpath() {
fi
 }
 
-# @FUNCTION: java-ant_remove-taskdefs
-# @USAGE: [--name NAME] [path/to/build.xml]
-# @DESCRIPTION:
-# Removes (named) taskdef elements from the build.xml file.
-# When --name NAME is specified, only remove taskdef with name NAME. Otherwise,
-# all taskdefs are removed.
-# The file to rewrite defaults to build.xml when not specified.
-java-ant_remove-taskdefs() {
-   debug-print-function ${FUNCNAME} $*
-
-   die "${FUNCNAME} has been banned, see bug #479838."
-
-   local task_name
-   if [[ "${1}" == --name ]]; then
-   task_name="${2}"
-   shift 2
-   fi
-   local file="${1:-build.xml}"
-   echo "Removing taskdefs from ${file}"
-   python <

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

2018-03-24 Thread Sergei Trofimovich
commit: 4cd964d7a298a5e86a18e9e60cbbfe03ffba700c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 21:37:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 21:37:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd964d7

media-libs/gd: stable 2.2.5 for ia64, bug #629886

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/media-libs/gd/gd-2.2.5.ebuild b/media-libs/gd/gd-2.2.5.ebuild
index e2e8a7de5a7..3f6b91a2f62 100644
--- a/media-libs/gd/gd-2.2.5.ebuild
+++ b/media-libs/gd/gd-2.2.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz;
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
 
 # fontconfig has prefixed font paths, details see bug #518970



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

2018-03-24 Thread Sergei Trofimovich
commit: 33bdde860e15105bd49183056f675a638ad7a96e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 21:19:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 21:19:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bdde86

dev-libs/cyrus-sasl: stable 2.1.26-r10 for ia64, bug #647786

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild 
b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
index 15bbac302cc..187a24db105 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz;
 
 LICENSE="BSD-with-attribution"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam 
postgres sample selinux sqlite
 srp ssl static-libs urandom"
 



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

2018-03-24 Thread Sergei Trofimovich
commit: 2cb15f761d84cb5872fbcfede3c0dceb953911f0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 21:19:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 21:19:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb15f76

sys-libs/ncurses: stable 6.1-r1 for ia64, bug #639706

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 sys-libs/ncurses/ncurses-6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/ncurses/ncurses-6.1-r1.ebuild 
b/sys-libs/ncurses/ncurses-6.1-r1.ebuild
index cbdc9b1d84a..5daa060c7c9 100644
--- a/sys-libs/ncurses/ncurses-6.1-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-6.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz"
 LICENSE="MIT"
 # The subslot reflects the SONAME.
 SLOT="0/6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo 
trace unicode"
 
 DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )"



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

2018-03-24 Thread Sergei Trofimovich
commit: 57ce1b106f2d2d4e317d14534573becbb7f308cd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 21:19:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 21:19:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ce1b10

net-libs/serf: stable 1.3.8-r1 for ia64, bug #647786

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 net-libs/serf/serf-1.3.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild 
b/net-libs/serf/serf-1.3.8-r1.ebuild
index c93bcfde2fc..7f3512ce094 100644
--- a/net-libs/serf/serf-1.3.8-r1.ebuild
+++ b/net-libs/serf/serf-1.3.8-r1.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="5"
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 
 RDEPEND="dev-libs/apr:1=



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

2018-03-24 Thread Sergei Trofimovich
commit: 060fb03cf25dca1aa7adf2659092a930e88b5dde
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 21:16:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 21:16:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060fb03c

dev-util/mingw64-runtime: switch to --prefix=/usr (from --prefix=/)

A couple of changes:
- Allow dev-util/mingw64-runtime[headers-only] for cross-building case.
  One day crossdew won't need cross-${CTARGET}/mingw64-runtime packages
  and will be able to use dev-util/mingw64-runtime directly.
  This change is a step in that direction.
- Awitch to --prefix=/usr (from --prefix=/). This allow cross-building
  dev-util/mingw64-runtime itself and installing libraries into /usr/lib
  (instead of /lib).

Tested as:
- generated working toolchain:
  $ crossdev -t x86_64-w64-mingw32
- cross-built mingw64-runtime successfully:
  $ x86_64-w64-mingw32-emerge -v1 dev-util/mingw64-runtime

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../mingw64-runtime-5.0.3-r2.ebuild| 117 +
 1 file changed, 117 insertions(+)

diff --git a/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r2.ebuild 
b/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r2.ebuild
new file mode 100644
index 000..e52536087f3
--- /dev/null
+++ b/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r2.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+
+WANT_AUTOMAKE="1.15"
+
+inherit autotools flag-o-matic eutils
+
+DESCRIPTION="Free Win64 runtime and import library definitions"
+HOMEPAGE="http://mingw-w64.sourceforge.net/;
+SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="headers-only idl libraries tools"
+RESTRICT="strip"
+
+S="${WORKDIR}/mingw-w64-v${PV}"
+
+PATCHES=(
+   "${FILESDIR}/${P}-build.patch"
+)
+
+is_crosscompile() {
+   [[ ${CHOST} != ${CTARGET} ]]
+}
+just_headers() {
+   use headers-only
+}
+alt_prefix() {
+   is_crosscompile && echo /usr/${CTARGET}
+}
+crt_with() {
+   just_headers && echo --without-$1 || echo --with-$1
+}
+crt_use_enable() {
+   just_headers && echo --without-$2 || use_enable "$@"
+}
+crt_use_with() {
+   just_headers && echo --without-$2 || use_with "$@"
+}
+
+pkg_setup() {
+   if [[ ${CBUILD} == ${CHOST} ]] && [[ ${CHOST} == ${CTARGET} ]] ; then
+   die "Invalid configuration"
+   fi
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   CHOST=${CTARGET} strip-unsupported-flags
+
+   if ! just_headers; then
+   mkdir "${WORKDIR}/headers"
+   pushd "${WORKDIR}/headers" > /dev/null
+   CHOST=${CTARGET} "${S}/configure" \
+   --prefix="${T}/tmproot" \
+   --with-headers \
+   --without-crt \
+   || die
+   popd > /dev/null
+   append-cppflags "-I${T}/tmproot/include"
+   fi
+
+   # By default configure tries to set --sysroot=${prefix}. We disable
+   # this behaviour with --with-sysroot=no to use gcc's sysroot default.
+   # That way we can cross-build mingw64-runtime with cross-emerge.
+   CHOST=${CTARGET} econf \
+   --with-sysroot=no \
+   --prefix="${EPREFIX}"$(alt_prefix)/usr \
+   --with-headers \
+   --enable-sdk \
+   $(crt_with crt) \
+   $(crt_use_enable idl idl) \
+   $(crt_use_with libraries libraries) \
+   $(crt_use_with tools tools) \
+   $(
+   $(tc-getCPP ${CTARGET}) ${CPPFLAGS} -dM - < /dev/null | 
grep -q __MINGW64__ \
+   && echo --disable-lib32 --enable-lib64 \
+   || echo --enable-lib32 --disable-lib64
+   )
+}
+
+src_compile() {
+   if ! just_headers; then
+   emake -C "${WORKDIR}/headers" install
+   fi
+   default
+}
+
+src_install() {
+   default
+
+   if is_crosscompile ; then
+   # gcc is configured to look at specific hard-coded paths for 
mingw #419601
+   dosym usr /usr/${CTARGET}/mingw
+   dosym usr /usr/${CTARGET}/${CTARGET}
+   dosym usr/include /usr/${CTARGET}/sys-include
+   fi
+
+   env -uRESTRICT CHOST=${CTARGET} prepallstrip
+   rm -rf "${ED}/usr/share"
+}



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

2018-03-24 Thread Mikle Kolyada
commit: 3f972d44f17a62b83454129835be769adacee982
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 21:10:13 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 21:10:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f972d44

media-libs/jpeg: amd64 stable wrt bug #646984

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/jpeg/jpeg-9c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/jpeg/jpeg-9c.ebuild b/media-libs/jpeg/jpeg-9c.ebuild
index 08a81c8e0b6..638fe69e45f 100644
--- a/media-libs/jpeg/jpeg-9c.ebuild
+++ b/media-libs/jpeg/jpeg-9c.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.ijg.org/files/${PN}src.v${PV}.tar.gz
 
 LICENSE="IJG"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 DEPEND=""



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

2018-03-24 Thread Mikle Kolyada
commit: 4ce902c9a6b9d8373368d186fe327e5acd764626
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 21:07:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 21:07:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce902c9

media-libs/gd: amd64 stable wrt bug #629886

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/media-libs/gd/gd-2.2.5.ebuild b/media-libs/gd/gd-2.2.5.ebuild
index dd27316e7a2..e2e8a7de5a7 100644
--- a/media-libs/gd/gd-2.2.5.ebuild
+++ b/media-libs/gd/gd-2.2.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz;
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="fontconfig jpeg png static-libs tiff truetype webp xpm zlib"
 
 # fontconfig has prefixed font paths, details see bug #518970



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

2018-03-24 Thread Mikle Kolyada
commit: a732f5c8194fe462ed595c7afbe4e77d33803c1a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 21:04:12 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 21:04:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a732f5c8

sys-apps/sandbox: amd64 stable wrt bug #651336

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/sys-apps/sandbox/sandbox-2.13.ebuild 
b/sys-apps/sandbox/sandbox-2.13.ebuild
index 67e98d94d0f..966c4ce8a6d 100644
--- a/sys-apps/sandbox/sandbox-2.13.ebuild
+++ b/sys-apps/sandbox/sandbox-2.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="app-arch/xz-utils



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

2018-03-24 Thread Mike Gilbert
commit: 0558be15b4b00518ef690e8d9f9ed78a7f4e7b29
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 24 20:49:15 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 20:49:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0558be15

www-client/chromium: stable channel bump (65.0.3325.181)

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 www-client/chromium/Manifest  |   1 +
 www-client/chromium/chromium-65.0.3325.181.ebuild | 696 ++
 2 files changed, 697 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index aa73ebc07f5..db1d5a0635f 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,3 +1,4 @@
 DIST chromium-65.0.3325.146.tar.xz 570305180 BLAKE2B 
b4ac28ea267a673e0c8d22abb41b607ea7f1bca12b43f80f3fffd562bb85af5b298725beca2ac3e3a31297537c2d485912eda3996ab56c45bf8e113cc7ebf764
 SHA512 
e8227325c0128e6c476006aaba97db24b7458de56fb47a26c5880564b730d6e3c130945bfa1e8f664a270b8f22dc25869633d42860c2a9ac684e37325802fbf5
+DIST chromium-65.0.3325.181.tar.xz 570386836 BLAKE2B 
e170c80dc59ccf84c08430d9685f2d491f609d6217cfea4e0618622dbf53722e9803a41df4e922446be90d8ae70229b3b8bb9a86e9a5fd21a7986aee4665866c
 SHA512 
52472127b46da48699f401ab9c64f80975398bc3e97d032c517736babc327bfa0a0ce6415831ff3f585cd309e2e05e48d5252b15d0873fee118adf70f54d1a05
 DIST chromium-66.0.3355.0.tar.xz 582642152 BLAKE2B 
16a89cc99984b566741770f9081a738596ac0b031e916073df417ac42406a96a8f874278720f3462fba827218dff141eddd614cf2ca494ec3d38577744e7c441
 SHA512 
324902e3e8ec7c22dbb95f2d8f97069dac97f702f528130c06eb7a246e495e51b069f4ce09a7ca875ff511e0bf992207b55b1f887aaa3a438179618c206df436
 DIST chromium-66.0.3359.22.tar.xz 583532916 BLAKE2B 
94a09d7aa687697ec572a933fdf032ad27a77bed24a31c7a497222da86bbc44f0a25846c7a925c527d3f8ee601110eaf8cd8f4691a19170ca68098acbfd885be
 SHA512 
7143e6e048d5b370032ab24f231b63fda0044f08c6f2c3f8722a33d43387629d7462434b7c3fea8bab8a4a1e25622d9576cd3eba80d23b8c937b85e61c6bc55f

diff --git a/www-client/chromium/chromium-65.0.3325.181.ebuild 
b/www-client/chromium/chromium-65.0.3325.181.ebuild
new file mode 100644
index 000..3ca4d45a0ba
--- /dev/null
+++ b/www-client/chromium/chromium-65.0.3325.181.ebuild
@@ -0,0 +1,696 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 eutils gnome2-utils flag-o-matic multilib 
ninja-utils pax-utils portability python-any-r1 readme.gentoo-r1 
toolchain-funcs versionator xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="http://chromium.org/;
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="component-build cups gnome-keyring +hangouts jumbo-build kerberos neon 
pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg +system-icu 
+system-libvpx +tcmalloc widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+
+COMMON_DEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   dev-libs/atk
+   dev-libs/expat:=
+   dev-libs/glib:2
+   system-icu? ( >=dev-libs/icu-59:= )
+   >=dev-libs/libxml2-2.9.4-r3:=[icu]
+   dev-libs/libxslt:=
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.26:=
+   >=dev-libs/re2-0.2016.05.01:=
+   gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   >=media-libs/harfbuzz-1.6.0:=[icu(-)]
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   system-libvpx? ( media-libs/libvpx:=[postproc,svc] )
+   >=media-libs/openh264-1.6.0:=
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? (
+   >=media-video/ffmpeg-3:=
+   || (
+   media-video/ffmpeg[-samba]
+   >=net-fs/samba-4.5.10-r1[-debug(-)]
+   )
+   !=net-fs/samba-4.5.12
+   media-libs/opus:=
+   )
+   sys-apps/dbus:=
+   sys-apps/pciutils:=
+   virtual/udev
+   x11-libs/cairo:=
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libX11:=
+   x11-libs/libXcomposite:=
+   x11-libs/libXcursor:=
+   x11-libs/libXdamage:=
+   x11-libs/libXext:=
+   x11-libs/libXfixes:=
+   >=x11-libs/libXi-1.6.0:=
+   x11-libs/libXrandr:=
+   x11-libs/libXrender:=
+   x11-libs/libXScrnSaver:=
+   x11-libs/libXtst:=
+   x11-libs/pango:=
+

[gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/files/

2018-03-24 Thread Patrice Clement
commit: aa23a20186a954e81dfb973be73d6e9cf2d03ce0
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Mar 22 19:46:20 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 24 20:14:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa23a201

sys-power/acpid: remove unused file.

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

 sys-power/acpid/files/acpid-2.0.16-init.d | 20 
 1 file changed, 20 deletions(-)

diff --git a/sys-power/acpid/files/acpid-2.0.16-init.d 
b/sys-power/acpid/files/acpid-2.0.16-init.d
deleted file mode 100644
index 642d8008ccd..000
--- a/sys-power/acpid/files/acpid-2.0.16-init.d
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-extra_started_commands="reload"
-command="/usr/sbin/acpid"
-command_args="${ACPID_ARGS}"
-start_stop_daemon_args="--quiet"
-description="Daemon for Advanced Configuration and Power Interface"
-
-depend() {
-   need localmount
-   use logger
-}
-
-reload() {
-   ebegin "Reloading acpid configuration"
-   start-stop-daemon --exec $command --signal HUP
-   eend $?
-}



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

2018-03-24 Thread Michał Górny
commit: 5813c61666a019002f48fe95459bd12f61270f97
Author: Herb Miller Jr  hlmjr  com>
AuthorDate: Sun Mar  4 00:19:58 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 19:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5813c616

app-misc/gramps: Fix MimeType QA notice.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/gramps/gramps-4.2.8.ebuild | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/app-misc/gramps/gramps-4.2.8.ebuild 
b/app-misc/gramps/gramps-4.2.8.ebuild
index 8b6fa4bcdef..556bb44410a 100644
--- a/app-misc/gramps/gramps-4.2.8.ebuild
+++ b/app-misc/gramps/gramps-4.2.8.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 PYTHON_COMPAT=( python3_{4,5} )
 
 DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
+inherit distutils-r1 xdg-utils
 
 DESCRIPTION="Genealogical Research and Analysis Management Programming System"
 HOMEPAGE="https://gramps-project.org/;
@@ -44,3 +44,13 @@ python_prepare_all() {
sed -i "s:share/doc/gramps:share/doc/${PF}:g" setup.py || die
distutils-r1_python_prepare_all
 }
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



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

2018-03-24 Thread Michał Górny
commit: f34f1d2975c24e6edcf644bd829bbf2254bcf897
Author: Herb Miller Jr  hlmjr  com>
AuthorDate: Sat Mar 24 17:39:42 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 19:57:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34f1d29

app-misc/gramps: Don't compress man pages during compile.

Closes: https://github.com/gentoo/gentoo/pull/7346
Package-Manager: Portage[mgorny]-2.3.24.1

 .../files/gramps-4.2.8-uncompressed-docs.patch | 33 ++
 app-misc/gramps/gramps-4.2.8.ebuild|  9 +++---
 2 files changed, 38 insertions(+), 4 deletions(-)

diff --git a/app-misc/gramps/files/gramps-4.2.8-uncompressed-docs.patch 
b/app-misc/gramps/files/gramps-4.2.8-uncompressed-docs.patch
new file mode 100644
index 000..8d43447027d
--- /dev/null
+++ b/app-misc/gramps/files/gramps-4.2.8-uncompressed-docs.patch
@@ -0,0 +1,33 @@
+diff --git a/setup.py b/setup.py
+index 0177ce7..7aaa681 100644
+--- a/setup.py
 b/setup.py
+@@ -160,27 +160,8 @@ def build_man(build_cmd):
+ subst_vars = (('@VERSION@', VERSION), )
+ substitute_variables(filename, newfile, subst_vars)
+ 
+-import gzip
+-man_file_gz = os.path.join(newdir, 'gramps.1.gz')
+-if os.path.exists(man_file_gz):
+-if newer(filename, man_file_gz):
+-os.remove(man_file_gz)
+-else:
+-filename = False
+-os.remove(newfile)
+-
+-if filename:
+-#Binary io, so open is OK
+-with open(newfile, 'rb') as f_in,\
+-gzip.open(man_file_gz, 'wb') as f_out:
+-f_out.writelines(f_in)
+-log.info('Compiling %s >> %s', filename, man_file_gz)
+-
+-os.remove(newfile)
+-filename = False
+-
+ lang = man_dir[8:]
+-src = build_cmd.build_base  + '/data/man/' + lang  + 
'/gramps.1.gz'
++src = build_cmd.build_base  + '/data/man/' + lang  + '/gramps.1'
+ target = 'share/man/' + lang + '/man1'
+ data_files.append((target, [src]))
+ 

diff --git a/app-misc/gramps/gramps-4.2.8.ebuild 
b/app-misc/gramps/gramps-4.2.8.ebuild
index 556bb44410a..d9142b2bb5c 100644
--- a/app-misc/gramps/gramps-4.2.8.ebuild
+++ b/app-misc/gramps/gramps-4.2.8.ebuild
@@ -33,18 +33,19 @@ RDEPEND="
rcs? ( dev-vcs/rcs )
 "
 
-python_configure_all() {
-   mydistutilsargs=( --resourcepath=/usr/share )
-}
-
 python_prepare_all() {
# Install documentation to the proper location. This can't be done
# easily with a patch because we substitute in the $PF variable,
# and that changes with every revision.
sed -i "s:share/doc/gramps:share/doc/${PF}:g" setup.py || die
+   eapply "${FILESDIR}/${P}-uncompressed-docs.patch"
distutils-r1_python_prepare_all
 }
 
+python_configure_all() {
+   mydistutilsargs=( --resourcepath=/usr/share )
+}
+
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



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

2018-03-24 Thread Michał Górny
commit: 5d0334c44ed720fa32da841227f9ab6c1d26dea4
Author: Herb Miller Jr  hlmjr  com>
AuthorDate: Sat Mar  3 23:59:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 19:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0334c4

app-misc/gramps: Add rcs USE flag.

Allows versioning family tree archives.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/gramps/gramps-4.2.8.ebuild | 3 ++-
 app-misc/gramps/metadata.xml| 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-misc/gramps/gramps-4.2.8.ebuild 
b/app-misc/gramps/gramps-4.2.8.ebuild
index 98ff2a5d263..e22e8837711 100644
--- a/app-misc/gramps/gramps-4.2.8.ebuild
+++ b/app-misc/gramps/gramps-4.2.8.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+reports exif geo spell"
+IUSE="+rcs +reports exif geo spell"
 
 RDEPEND="
dev-python/bsddb3[${PYTHON_USEDEP}]
@@ -30,6 +30,7 @@ RDEPEND="
exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] )
geo? ( >=sci-geosciences/osm-gps-map-1.1.0 )
spell? ( app-text/gtkspell:3[introspection] )
+   rcs? ( dev-vcs/rcs )
 "
 
 python_configure_all() {

diff --git a/app-misc/gramps/metadata.xml b/app-misc/gramps/metadata.xml
index a3c05404a80..f7eab38a893 100644
--- a/app-misc/gramps/metadata.xml
+++ b/app-misc/gramps/metadata.xml
@@ -94,6 +94,7 @@

Enable rendering of geographical data using 
sci-geosciences/osm-gps-map
All external software that is needed for 
graphical reports will be installed
+   Adds support for family tree archives via 
dev-vcs/rcs


gramps



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

2018-03-24 Thread Michał Górny
commit: 63fccbe8b5a36d7fb74c9206b3ea1d19a9f9c8c7
Author: Herb Miller Jr  hlmjr  com>
AuthorDate: Sat Mar  3 23:40:40 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 19:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fccbe8

app-misc/gramps: Bump to version 4.2.8.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/gramps/Manifest|  1 +
 app-misc/gramps/gramps-4.2.8.ebuild | 45 +
 app-misc/gramps/metadata.xml|  9 +++-
 3 files changed, 54 insertions(+), 1 deletion(-)

diff --git a/app-misc/gramps/Manifest b/app-misc/gramps/Manifest
index d2f65c0919c..6c36a45d995 100644
--- a/app-misc/gramps/Manifest
+++ b/app-misc/gramps/Manifest
@@ -1 +1,2 @@
 DIST gramps-4.2.5.tar.gz 18694912 BLAKE2B 
f91bc665ab4a970e7de193ba3bea4250e99b692cb92e76fae4a37cfa2c46280e6a45ff6712c7a68213735b6e7016f2caa3180971976c92aaa7e61d73ad2e3d5a
 SHA512 
20a8ebff7ea2e3a80248830e55d58ebe0b5a350e1ac31efb3f2b900af38c134037bae91a58fb441be54f9fac8226555a3f5771cc358d3a4a92e89af911433b9c
+DIST gramps-4.2.8.tar.gz 18704769 BLAKE2B 
795febcc2c93a0c9b72aceeba1ac4c4f10953c2bf3b23dd8d38f662a231e21967e6f263e14d2344ef2f422e170617b7b80be4fafc2cb20c4a659366836b0e641
 SHA512 
c814914eb3a650dd5753d83e492d91d5db11b55321f63bd460e4eb8d80a36dd727a3792a203e3061dfaa89fd13549f51809bb83cc65b2a494c1fb8f42dcb4b8f

diff --git a/app-misc/gramps/gramps-4.2.8.ebuild 
b/app-misc/gramps/gramps-4.2.8.ebuild
new file mode 100644
index 000..98ff2a5d263
--- /dev/null
+++ b/app-misc/gramps/gramps-4.2.8.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{4,5} )
+
+DISTUTILS_SINGLE_IMPL=1
+inherit distutils-r1
+
+DESCRIPTION="Genealogical Research and Analysis Management Programming System"
+HOMEPAGE="https://gramps-project.org/;
+SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+reports exif geo spell"
+
+RDEPEND="
+   dev-python/bsddb3[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
+   dev-python/pyicu[${PYTHON_USEDEP}]
+   gnome-base/librsvg:2
+   >x11-libs/gtk+-3.14.8:3[introspection]
+   x11-libs/pango[introspection]
+   x11-misc/xdg-utils
+   reports? ( media-gfx/graphviz )
+   exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] )
+   geo? ( >=sci-geosciences/osm-gps-map-1.1.0 )
+   spell? ( app-text/gtkspell:3[introspection] )
+"
+
+python_configure_all() {
+   mydistutilsargs=( --resourcepath=/usr/share )
+}
+
+python_prepare_all() {
+   # Install documentation to the proper location. This can't be done
+   # easily with a patch because we substitute in the $PF variable,
+   # and that changes with every revision.
+   sed -i "s:share/doc/gramps:share/doc/${PF}:g" setup.py || die
+   distutils-r1_python_prepare_all
+}

diff --git a/app-misc/gramps/metadata.xml b/app-misc/gramps/metadata.xml
index 38431e0f967..a3c05404a80 100644
--- a/app-misc/gramps/metadata.xml
+++ b/app-misc/gramps/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   h...@hlmjr.com
+   Herb Miller Jr. (herbmillerjr)
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

GRAMPS helps you track your family tree. It allows you to 
store, edit,
and research genealogical data. GRAMPS attempts to provide all 
of the



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

2018-03-24 Thread Michał Górny
commit: a14ae9af648c714f63618e2f51de6a28dc9466c8
Author: Herb Miller Jr  hlmjr  com>
AuthorDate: Sun Mar  4 00:00:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 19:39:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14ae9af

app-misc/gramps: Add postscript USE flag.

Triggers postscript on graphviz, allowing creation of reports as PDFs.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/gramps/gramps-4.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/gramps/gramps-4.2.8.ebuild 
b/app-misc/gramps/gramps-4.2.8.ebuild
index e22e8837711..8b6fa4bcdef 100644
--- a/app-misc/gramps/gramps-4.2.8.ebuild
+++ b/app-misc/gramps/gramps-4.2.8.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+rcs +reports exif geo spell"
+IUSE="+rcs +reports exif geo postscript spell"
 
 RDEPEND="
dev-python/bsddb3[${PYTHON_USEDEP}]
@@ -26,7 +26,7 @@ RDEPEND="
>x11-libs/gtk+-3.14.8:3[introspection]
x11-libs/pango[introspection]
x11-misc/xdg-utils
-   reports? ( media-gfx/graphviz )
+   reports? ( media-gfx/graphviz[postscript?] )
exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] )
geo? ( >=sci-geosciences/osm-gps-map-1.1.0 )
spell? ( app-text/gtkspell:3[introspection] )



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

2018-03-24 Thread William Hubbs
commit: 5bbf39bd88e072c865fe80ea350796c7a8da6c84
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Mar 24 18:53:27 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Mar 24 18:53:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbf39bd

dev-util/meson: remove 0.45.0-r1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/meson/Manifest   |  1 -
 dev-util/meson/meson-0.45.0-r1.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index 2c2c83f7eab..47088e2e9e7 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,3 +1,2 @@
 DIST meson-0.44.1.tar.gz 1136337 BLAKE2B 
7391776d2f480f43c6cf0bfae3665c16a61c4a28fc4310dc8659ab4165ef76ad1729a9daf645330ea213aeb59e5ba9d991d021d1ad620f6673cebfd64b085d93
 SHA512 
3c350d1752ae4463ec47060e051d79cc0855385e9552deff34fad8431175fb5d0f04b51a242f8f8f737726d06e504339d6b02a5aa9558ee673fb867dbb4e5b2d
-DIST meson-0.45.0.tar.gz 1161584 BLAKE2B 
4344d2eaa9f6242c69fa94603b948a43bb32143791aa9ebcb1e8ec4504af76696bca5b6da903551b4511ab498c4b5a8df4d231c965b304396224c646323d18f9
 SHA512 
9bc08655e113dc09857a71fe17bb3101d7aea625b65ae73054b0119069af71028d3b46ceee9f3a4eba02f5d21dbfab533c7c113c416881f213fdf01d452037e3
 DIST meson-0.45.1.tar.gz 1163287 BLAKE2B 
820ab763193322c75ebf3a79cd38f49f9fa06f9645f382961eddab9bb088263f5ecc603d3ba6db9e038db1ea150d6897dc202bad24ff985ab1ef2dea3f08b724
 SHA512 
704731aae28ba5fe4c2040464d42489cfc1946c95c39e28eef170ba5ab929b8672c782ed18798528b59aeb38abd23e4930f38e38f1e8c45f1ccf96071b097731

diff --git a/dev-util/meson/meson-0.45.0-r1.ebuild 
b/dev-util/meson/meson-0.45.0-r1.ebuild
deleted file mode 100644
index 37aab5a3b43..000
--- a/dev-util/meson/meson-0.45.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-solaris"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Open source build system"
-HOMEPAGE="http://mesonbuild.com/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-RESTRICT="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_test() {
-   ${EPYTHON} run_tests.py || die
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   insinto /usr/share/vim/vimfiles
-   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
-   insinto /usr/share/zsh/site-functions
-   doins data/shell-completions/zsh/_meson
-}



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

2018-03-24 Thread William Hubbs
commit: a2ebde67912bfb7df95a03ee21ef8740aaf47a71
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Mar 24 18:47:42 2018 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Mar 24 18:48:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ebde67

dev-util/meson: 0.45.1 version bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/meson/Manifest|  1 +
 dev-util/meson/meson-0.45.1.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index e0104e27f76..2c2c83f7eab 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,2 +1,3 @@
 DIST meson-0.44.1.tar.gz 1136337 BLAKE2B 
7391776d2f480f43c6cf0bfae3665c16a61c4a28fc4310dc8659ab4165ef76ad1729a9daf645330ea213aeb59e5ba9d991d021d1ad620f6673cebfd64b085d93
 SHA512 
3c350d1752ae4463ec47060e051d79cc0855385e9552deff34fad8431175fb5d0f04b51a242f8f8f737726d06e504339d6b02a5aa9558ee673fb867dbb4e5b2d
 DIST meson-0.45.0.tar.gz 1161584 BLAKE2B 
4344d2eaa9f6242c69fa94603b948a43bb32143791aa9ebcb1e8ec4504af76696bca5b6da903551b4511ab498c4b5a8df4d231c965b304396224c646323d18f9
 SHA512 
9bc08655e113dc09857a71fe17bb3101d7aea625b65ae73054b0119069af71028d3b46ceee9f3a4eba02f5d21dbfab533c7c113c416881f213fdf01d452037e3
+DIST meson-0.45.1.tar.gz 1163287 BLAKE2B 
820ab763193322c75ebf3a79cd38f49f9fa06f9645f382961eddab9bb088263f5ecc603d3ba6db9e038db1ea150d6897dc202bad24ff985ab1ef2dea3f08b724
 SHA512 
704731aae28ba5fe4c2040464d42489cfc1946c95c39e28eef170ba5ab929b8672c782ed18798528b59aeb38abd23e4930f38e38f1e8c45f1ccf96071b097731

diff --git a/dev-util/meson/meson-0.45.1.ebuild 
b/dev-util/meson/meson-0.45.1.ebuild
new file mode 100644
index 000..37aab5a3b43
--- /dev/null
+++ b/dev-util/meson/meson-0.45.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{5,6} )
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-solaris"
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="http://mesonbuild.com/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+RESTRICT="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+python_test() {
+   ${EPYTHON} run_tests.py || die
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   insinto /usr/share/vim/vimfiles
+   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
+   insinto /usr/share/zsh/site-functions
+   doins data/shell-completions/zsh/_meson
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/files/, sys-kernel/dracut/

2018-03-24 Thread Mike Gilbert
commit: c9943a36849687a41b3feec6d6a7de5715da
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Fri Mar 23 14:45:25 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 18:02:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9943a36

sys-kernel/dracut: add upstream patches

Fixes the following issues:
- issues found by shellcheck
- broken plymouth directory detection

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

 .../{dracut-047.ebuild => dracut-047-r1.ebuild}|  2 +
 .../047-all-fix-issues-found-by-shellcheck.patch   | 77 ++
 ...mouth-fix-detection-of-plymouth-directory.patch | 31 +
 3 files changed, 110 insertions(+)

diff --git a/sys-kernel/dracut/dracut-047.ebuild 
b/sys-kernel/dracut/dracut-047-r1.ebuild
similarity index 97%
rename from sys-kernel/dracut/dracut-047.ebuild
rename to sys-kernel/dracut/dracut-047-r1.ebuild
index b37520c7e9f..0ced6bdb8d9 100644
--- a/sys-kernel/dracut/dracut-047.ebuild
+++ b/sys-kernel/dracut/dracut-047-r1.ebuild
@@ -52,6 +52,8 @@ QA_MULTILIB_PATHS="usr/lib/dracut/.*"
 
 PATCHES=(
"${FILESDIR}/045-systemdutildir.patch"
+   "${FILESDIR}/047-all-fix-issues-found-by-shellcheck.patch"
+   "${FILESDIR}/047-plymouth-fix-detection-of-plymouth-directory.patch"
 )
 
 src_configure() {

diff --git 
a/sys-kernel/dracut/files/047-all-fix-issues-found-by-shellcheck.patch 
b/sys-kernel/dracut/files/047-all-fix-issues-found-by-shellcheck.patch
new file mode 100644
index 000..d5cbe042b63
--- /dev/null
+++ b/sys-kernel/dracut/files/047-all-fix-issues-found-by-shellcheck.patch
@@ -0,0 +1,77 @@
+From 3aa37cafde734719f2377600a17459fad30edfbc Mon Sep 17 00:00:00 2001
+From: Lukas Nykryn 
+Date: Fri, 2 Mar 2018 12:29:46 +0100
+Subject: [PATCH 06/14] all: fix issues found by shellcheck
+To: 
+
+Error: SHELLCHECK_WARNING:
+/usr/lib/dracut/dracut-init.sh:939:20: error: Argument to implicit -n is 
always true due to literal strings. [SC2157]
+  937|   dracut_kernel_post() {
+  938|   for _f in modules.builtin.bin modules.builtin modules.order; do
+  939|-> [[ $srcmods/$_f ]] && inst_simple "$srcmods/$_f" 
"/lib/modules/$kernel/$_f"
+  940|   done
+  941|
+
+Error: SHELLCHECK_WARNING:
+/usr/lib/dracut/modules.d/98syslog/parse-syslog-opts.sh:18:12: error: This 
expression is constant. Did you forget a $ somewhere? [SC2078]
+   16|   elif [ -e /sbin/syslogd ]; then
+   17|   syslogtype="syslogd"
+   18|-> elif [ /sbin/syslog-ng ]; then
+   19|   syslogtype="syslog-ng"
+   20|   else
+
+Error: SHELLCHECK_WARNING:
+/usr/lib/dracut/modules.d/90crypt/crypt-lib.sh:15:29: error: Since you double 
quoted this, it will not word split, and the loop will only run once. [SC2066]
+   13|   strstr "$d" "${luks##luks-}" && return 0
+   14|   if [ -n "$dev" ]; then
+   15|-> for _dev in "$(devnames $d)"; do
+   16|   [ "$dev" -ef "$_dev" ] && return 0
+   17|   done
+---
+ dracut-init.sh  | 2 +-
+ modules.d/90crypt/crypt-lib.sh  | 2 +-
+ modules.d/98syslog/parse-syslog-opts.sh | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/dracut-init.sh b/dracut-init.sh
+index 53e6f13a..1278c638 100644
+--- a/dracut-init.sh
 b/dracut-init.sh
+@@ -942,7 +942,7 @@ for_each_kmod_dep() {
+ 
+ dracut_kernel_post() {
+ for _f in modules.builtin.bin modules.builtin modules.order; do
+-[[ $srcmods/$_f ]] && inst_simple "$srcmods/$_f" 
"/lib/modules/$kernel/$_f"
++[[ -e $srcmods/$_f ]] && inst_simple "$srcmods/$_f" 
"/lib/modules/$kernel/$_f"
+ done
+ 
+ # generate module dependencies for the initrd
+diff --git a/modules.d/90crypt/crypt-lib.sh b/modules.d/90crypt/crypt-lib.sh
+index 532b9a71..bbf485e0 100755
+--- a/modules.d/90crypt/crypt-lib.sh
 b/modules.d/90crypt/crypt-lib.sh
+@@ -12,7 +12,7 @@ crypttab_contains() {
+ strstr "${l##luks-}" "${luks##luks-}" && return 0
+ strstr "$d" "${luks##luks-}" && return 0
+ if [ -n "$dev" ]; then
+-for _dev in "$(devnames $d)"; do
++for _dev in $(devnames $d); do
+ [ "$dev" -ef "$_dev" ] && return 0
+ done
+ fi
+diff --git a/modules.d/98syslog/parse-syslog-opts.sh 
b/modules.d/98syslog/parse-syslog-opts.sh
+index 50ec2759..9ec6ad47 100755
+--- a/modules.d/98syslog/parse-syslog-opts.sh
 b/modules.d/98syslog/parse-syslog-opts.sh
+@@ -15,7 +15,7 @@ detect_syslog() {
+ syslogtype="rsyslogd"
+ elif [ -e /sbin/syslogd ]; then
+ syslogtype="syslogd"
+-elif [ /sbin/syslog-ng ]; then
++elif [ -e /sbin/syslog-ng ]; then
+ syslogtype="syslog-ng"
+ else
+ warn "Could not find any syslog binary although the syslogmodule is 
selected to be installed. Please check."
+-- 
+2.16.1
+

diff 

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

2018-03-24 Thread Mike Gilbert
commit: 94110751d3cbbbf054e6c57f202641d713c03dec
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Sat Mar 10 19:47:43 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 18:02:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94110751

sys-kernel/dracut: fix html doc installation path

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

 sys-kernel/dracut/dracut-047-r1.ebuild | 5 -
 sys-kernel/dracut/dracut-.ebuild   | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/dracut/dracut-047-r1.ebuild 
b/sys-kernel/dracut/dracut-047-r1.ebuild
index 0ced6bdb8d9..d663ce2a26f 100644
--- a/sys-kernel/dracut/dracut-047-r1.ebuild
+++ b/sys-kernel/dracut/dracut-047-r1.ebuild
@@ -46,7 +46,7 @@ DEPEND="${COMMON_DEPEND}
"
 
 DOCS=( AUTHORS HACKING NEWS README README.generic README.kernel README.modules
-   README.testsuite TODO dracut.html )
+   README.testsuite TODO )
 
 QA_MULTILIB_PATHS="usr/lib/dracut/.*"
 
@@ -86,6 +86,9 @@ src_install() {
 
insinto /etc/logrotate.d
newins dracut.logrotate dracut
+
+   docinto html
+   dodoc dracut.html
 }
 
 pkg_postinst() {

diff --git a/sys-kernel/dracut/dracut-.ebuild 
b/sys-kernel/dracut/dracut-.ebuild
index 684ea423e89..791e382ac49 100644
--- a/sys-kernel/dracut/dracut-.ebuild
+++ b/sys-kernel/dracut/dracut-.ebuild
@@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
"
 
 DOCS=( AUTHORS HACKING NEWS README README.generic README.kernel README.modules
-   README.testsuite TODO dracut.html )
+   README.testsuite TODO )
 
 QA_MULTILIB_PATHS="usr/lib/dracut/.*"
 
@@ -91,6 +91,9 @@ src_install() {
 
insinto /etc/logrotate.d
newins dracut.logrotate dracut
+
+   docinto html
+   dodoc dracut.html
 }
 
 pkg_postinst() {



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

2018-03-24 Thread Mikle Kolyada
commit: 94e2e09f9f85b7eadf8cda8eb6a1bf05e919e643
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 17:56:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 17:56:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e2e09f

net-wireless/bluez: amd64 stable wrt bug #649336

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-wireless/bluez/bluez-5.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluez/bluez-5.49.ebuild 
b/net-wireless/bluez/bluez-5.49.ebuild
index 921e17a3ae8..8bb65b3e299 100644
--- a/net-wireless/bluez/bluez-5.49.ebuild
+++ b/net-wireless/bluez/bluez-5.49.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
 IUSE="alsa cups doc debug deprecated extra-tools experimental +mesh +obex 
+readline selinux systemd test test-programs +udev user-session"
 
 # Since this release all remaining extra-tools need readline support, but this 
could



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

2018-03-24 Thread Mike Gilbert
commit: fe442b90a35ea44b123f57e08a925e3680691aa4
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 24 17:54:22 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 17:54:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe442b90

www-plugins/chrome-binary-plugins: automated update (67.0.3377.1)

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

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

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index f143ae388e3..0184ae79cbe 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_66.0.3359.45-1_amd64.deb 53277754 BLAKE2B 
88f410a3c44eb3ced01a7a81ecd94f42047c9b251b967a414e143dff1e688e67b69d1767df84cac01dc43451fec0356ac66762ddb95464dfaaacd18496948e46
 SHA512 
2ab0ab4970fa3d0ad0228287c9ef4839efb35bbd4b28877f6d6d2924d35c98ee52b112f23e8a64b041a547ccde38baf428df6c76cc410a661bf6860d7716db39
 DIST google-chrome-stable_65.0.3325.181-1_amd64.deb 52132868 BLAKE2B 
8a40527aa5c6b6f82ed5ec0436a1887989029e514d90306b8d459ed71740fd7184cf5f4c6b0427b41e15b32cc7176c7cacfd3cb34270cc2ee0e0e6c677962e6f
 SHA512 
b80a02753ca302967dadbfc3336eab8577ff3940fea1270454c43c6bf26bd64bc6178e8d70a44aa418a3ace47cabf49d7da918d806d2957415fffb78b7faf98b
-DIST google-chrome-unstable_67.0.3371.0-1_amd64.deb 53414772 BLAKE2B 
fd7cc9cda00b82b447e976b0f65f3db302f832d0288700254a731d6731784becd0008ba631e713e594c667a8a182c676e16acde279f170cf910dcf876bc730f7
 SHA512 
bf460bf14c3535e2bbd16c40e4e221aea7b1690a9570c31f977910fa875feb03e638514f2610f41b4aaf4402f1211ae1c89f69834a9a6d180cb2fe99fadab3a8
+DIST google-chrome-unstable_67.0.3377.1-1_amd64.deb 53591960 BLAKE2B 
7fa2e92b9fb9ab5a194d97da2a6385ada58590f8563d2ee706653a279a79cdaa6f924e7270e20ba2552f75d40659e751937378b9d9e820c06398b0299ef4df99
 SHA512 
4459dd494581acfe8abfb98768201555b794ba02bcb69dc8ad9baeb253ed4da8b7f6257a60e72c203b4073b5585431066b90ac11a78140b16fce45ce8336fe58

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



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

2018-03-24 Thread Mike Gilbert
commit: 46fd99568a3f11afeea6b247e256e205fd25cf59
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 24 17:54:11 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 24 17:54:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46fd9956

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

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

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 9c026e978cd..d2352a745d0 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_67.0.3371.0-1_amd64.deb 53414772 BLAKE2B 
fd7cc9cda00b82b447e976b0f65f3db302f832d0288700254a731d6731784becd0008ba631e713e594c667a8a182c676e16acde279f170cf910dcf876bc730f7
 SHA512 
bf460bf14c3535e2bbd16c40e4e221aea7b1690a9570c31f977910fa875feb03e638514f2610f41b4aaf4402f1211ae1c89f69834a9a6d180cb2fe99fadab3a8
+DIST google-chrome-unstable_67.0.3377.1-1_amd64.deb 53591960 BLAKE2B 
7fa2e92b9fb9ab5a194d97da2a6385ada58590f8563d2ee706653a279a79cdaa6f924e7270e20ba2552f75d40659e751937378b9d9e820c06398b0299ef4df99
 SHA512 
4459dd494581acfe8abfb98768201555b794ba02bcb69dc8ad9baeb253ed4da8b7f6257a60e72c203b4073b5585431066b90ac11a78140b16fce45ce8336fe58

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



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

2018-03-24 Thread Lars Wendler
commit: 5041c727ff41857bdd93f53126968e3cfe70161a
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 24 17:12:26 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 24 17:12:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5041c727

mail-client/thunderbird-bin: Bump to version 52.7.0. Removed old.

Bumped straight to stable.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 mail-client/thunderbird-bin/Manifest   | 116 ++---
 ...52.6.0.ebuild => thunderbird-bin-52.7.0.ebuild} |   0
 2 files changed, 58 insertions(+), 58 deletions(-)

diff --git a/mail-client/thunderbird-bin/Manifest 
b/mail-client/thunderbird-bin/Manifest
index a18a99b51da..6a36de533f4 100644
--- a/mail-client/thunderbird-bin/Manifest
+++ b/mail-client/thunderbird-bin/Manifest
@@ -1,59 +1,59 @@
 DIST lightning-5.4.5.tar.xz 1898160 BLAKE2B 
ed8c2f54140444610fdcc91e375636d53d7ede9e70e114e072a55867278130e09bf54bb4e04cec789efa47ed8e92586b2217b53663e6057d6556df1a5a25f48f
 SHA512 
621d21c20bd74271f83ce9eb89b1f65cb43ab6182793bb7b9b3ca04799644f6700d15a59c6b312459d0471f5f243c3b9f534d1adf4bc72c36c2bd04f2937e3d3
-DIST thunderbird-52.6.0-ar.xpi 604236 BLAKE2B 
fb3d14519457fee343dc1be376338f55cbb9f68b33cf9fd11c3c9d9300bf10dee9b65c44d01d20bc9a2b626194625f6a23fe0e517c1ce0c97d809dd9ad2415e2
 SHA512 
6d9be27bc7fd08b55d68b07eba1791db4d18af06e2fadf4ed252934cc610954b85fdfc5fca5366d15444a6f693f60fcd7f466ed5cf23881c586f214d15e3
-DIST thunderbird-52.6.0-ast.xpi 541173 BLAKE2B 
63aa8617d4824525ac7c9287d01b8066a48958dbc9e19f51c48d63e0a52f4f51ded9b1205edc8bdc1e1ef1ebdba5a2a1c81045c483bae8b7a39dcf674a9efe6f
 SHA512 
7838b5195baa3bd0c46ac4a81e8ebb9a4e113062fc217a619a41300795abecf277de7e0898a58f52575d37ca7fef841a2f27ce6ced90cc508fdebe9a40381d3a
-DIST thunderbird-52.6.0-be.xpi 570932 BLAKE2B 
1aacf13bbe52c14f6bfa5e484663ea49eb0cf4272feb7010a60574de0002d9dcc1733e058ebfac0c2fb0acc707fe4a8cc1c6fac9d9bc403bbcd12dc27b46c3d4
 SHA512 
914968e2fe7dc279deaf0e30d676ab7f028953aff890153bdc2f2b07cb47f9225c4f9bcf9ffafa44f8b289f29f1132466b443cb976deba6021cadf9a9ae1a59e
-DIST thunderbird-52.6.0-bg.xpi 634897 BLAKE2B 
309da88bd5224953b04e34e28ae480782c0b25ec1e63c50b27340dd6877b3ef388df875b31d27a87dee67b5644a304b7e3c91179d89a27c3a27f6003a56a1e36
 SHA512 
60e85b6c842a779668b1ba3c73a6fb2254846db7fbf37fbe06fbfe71b65deade435f45511b43920a293ab9d4d32276809196169a7513a7a982fd904c3671c5b9
-DIST thunderbird-52.6.0-bn-BD.xpi 676901 BLAKE2B 
98c01cff6b1f47879a87cdb192f0512d14626c9bc334d58b8c25d172dac92b24e45444de9ed4fdae2aa6c866942ddebb11ea2f2ad74ca787c1422a531c8616d6
 SHA512 
d4576943e7ab07973e9384c287840d7ae0d70a5d30f57f6dd0ee2e050a78eabc74db4ca2c1473ebce981af8cba903c65f349e523585d5fcf63f1dc4c0a6d
-DIST thunderbird-52.6.0-br.xpi 559380 BLAKE2B 
472e60477e224ccc5c421ef5de08b2096bc4035a843ead771fc108e0abeab38c5b40d53b76576d694c5c305f9ac1845625491e20baa2f4d1b718f9c491e6f658
 SHA512 
2620ad382f20d84073e1f2a6e21dff2ddd722d4d17ef14e57ffeb2efe2359b6767dc418c81e250864db73d204326ae61ed5550d65b557c503f01c57cc780778a
-DIST thunderbird-52.6.0-ca.xpi 569910 BLAKE2B 
346e7ad2f20e1af7563a159c20e66f0512587167f4e2076422ac3a1f84a7b7cd68e0f03fda20deb5319eaa68f71e4ec9be43fb84bdb173c4b30fa1441d7514a1
 SHA512 
0cd3b488b3af4b30304d892544d605d992ece56909290571e097c832c572a883de7664a451b631b71e561e75b4fa2fee07efb75400d90a75007d96d20b13fab2
-DIST thunderbird-52.6.0-cs.xpi 579150 BLAKE2B 
f866368547878453df392565d641e8b7343176f53132c97891da5d10de70c242539c06f0eaa8066b5520f1424cdd9771a82796ec416edefb2ac81ba31dd87fa5
 SHA512 
ea681ffcb8ed9c7b8b251f42614283852319d62a5fea537f4df43978deb63b221669253a59110eb86320dd7923be1d7d79d85f87c4256c79d2d4ef40db833035
-DIST thunderbird-52.6.0-cy.xpi 554858 BLAKE2B 
23341d1bc4647632789aaf10625e59b0c4450ba45b3096bfc8f913c4f28ab7045739d2a694f84884ff7a37eff0414505208e1f6ca9aa4c68378a5d8a5e215179
 SHA512 
5e199d720027526fb8f477530ee99d41bd283b4e751fdc58ea55dbc558d0ebbbd61ffeace8cda176e2ea69afb08d57567b5dcf09443608100184884548ea1041
-DIST thunderbird-52.6.0-da.xpi 543336 BLAKE2B 
3c6d894db0e1cd89857fa394698f81b815e7e8b023f0435268440b6e45c0603425d0bb19011c08135eb4d1a0e0dc5e548ae66d705c46bfec58e4a45022592ec2
 SHA512 
8de93f940992627068a68d2d817c1bca290b056eddfc04a01662eed23e370f4275f5cdb8ed26b25fa549eef2046c1022b6caa2391a0728dff3a296cc70904e99
-DIST thunderbird-52.6.0-de.xpi 555744 BLAKE2B 
818721c4a242f634eccaa3eacb8e2610e8d5cd1cca73bcf72d96f837ad21b8795aaf0239ff90eeb17d0932683d3b3b66505f56c68d85978147c389a86e65b6ca
 SHA512 
6fc5b497e6973a1cec843f169ca6c5fb3d603d04c9692e4b9184b9832f59178b70098a25eca1c5b01972158cdf6fbe357de170b14baac5d1e9e71a90b60fd881
-DIST thunderbird-52.6.0-el.xpi 662965 BLAKE2B 
dfaf8eb735a31abe454d0e1c0070f1b984c2db2b3849e138eef07b651395061c8348272c32c869a257a038fea007a956ac048801b163af4ec1645f927b95773c
 SHA512 
1ca3ee4e427afd5ac154345286866ac65b2c440bf3466f33355ff38d3a41c67fed79aa7e5fc5468c3093ab67af2d15305dc30e85661649e7195f2a3d22901107
-DIST thunderbird-52.6.0-en-GB.xpi 531234 

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

2018-03-24 Thread Lars Wendler
commit: bf3058f1735778ce746c436b2c84d00589e7cce0
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 24 17:08:13 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 24 17:12:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3058f1

mail-client/thunderbird: Bump to version 52.7.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 mail-client/thunderbird/Manifest  |  57 
 mail-client/thunderbird/thunderbird-52.7.0.ebuild | 342 ++
 2 files changed, 399 insertions(+)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index c0e26469065..fc91d85b227 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -235,3 +235,60 @@ DIST thunderbird-52.6.0-vi.xpi 637164 BLAKE2B 
7a2f8b4861cfb1af294480a1a301b48a98
 DIST thunderbird-52.6.0-zh-CN.xpi 593612 BLAKE2B 
fbe92431a085803d194d4852611270f12be63f6b279f3e808e602e0d88c0668d0484c623f084cae7929ec380b6e5dc088b10e4a26c490dfbb2e555cc6db5ed09
 SHA512 
424aa45f9984628e81222dff3d7be3e53d3936d813fe347a32dd9a44974a98293907a85ad618111971cd2b165cb7d657f3c2cb3f49f1803184a0d68d1d1bb577
 DIST thunderbird-52.6.0-zh-TW.xpi 595729 BLAKE2B 
eb23d82a05ef1ecb15c3c333afe17efacef6107586d2e8e2ff646fcf009ed5ab5128f1f2be43fbbb0fa349e28dcc3b80cf5cca46ae78505c0d9298baac2ba186
 SHA512 
715c53ba721672f45b9b6f221125f56fd08f74bcd4439b89e0d8b5d72b6779581eab66a8f4cba7227a45e33a9f47dd090d96cf517393ea68114e4b46c4969788
 DIST thunderbird-52.6.0.source.tar.xz 230376180 BLAKE2B 
cbf1b39f504beb2a862e79ed8e612770cd2f2ca97abb790b8e379be856f9d41fa3a28d15adda69deeb9a3559ef1132dff1f9959c8110374a854f59eff0a9645c
 SHA512 
80742c95ed61d1cb2e72b71bb23bdd211a40240ab4393e9f028a38f902547372084a8f56445e2394484be088a7b9801405f3d6618fb2742601cc968bf34427f0
+DIST thunderbird-52.7.0-ar.xpi 604236 BLAKE2B 
9b0f94a0e934b4a34b2ce8cfa7415969132af062f9251f628052a43ce78c5792acc839268fa946f408fc7caed62517019d23176a40d07b648cefee4e02496392
 SHA512 
5adfff22e8f42f1927e467d4912b46558d8db72b7ab34783824e1ce374861000a49922eab3d46fdbe9b64582c186887b491489af4ff9371243fc97344caa1350
+DIST thunderbird-52.7.0-ast.xpi 541174 BLAKE2B 
0056c2c36bc9f9196e607a0c0f91387fc48bda6e8d8d728b7ff57d152852267c28af5a31cab3867630b9d0ec29b55e77880bae39301f9ac1b7bde4381fd7981b
 SHA512 
5c67a7573e70fb8fc66cbb0c3180ab00387905b7f4b1d03139ba876074a963b96e04c5bd6dc0ee1c6fd35e9ba014220179533e876dd9558351f148bd7cc5bc6b
+DIST thunderbird-52.7.0-be.xpi 570932 BLAKE2B 
1f4d1dc2b486797a500f2c3327710ff43edcac3dcf3a74aab29234b72167b8e65c343457799b2a571c0f9f4d3e23b24dfe8481573429c25d9df256ca441bfa44
 SHA512 
918fed7ea14d50d04fb375e3e550ca6beb167f5a92ef4cb535c04f1a73d49ccd404a5dcd3d724b07767e073fa5c78ef7a86744d06eab37f5221d73a369f9ca77
+DIST thunderbird-52.7.0-bg.xpi 634897 BLAKE2B 
3b3e4984fd995098705089dc579cc4885cbfcf2637ce54cbacb6bc005bbb33850cd265a85cf0769966e19158647df20e99f99093ede5b3ff2e80f306ebcc656a
 SHA512 
1abe8cde30a787a8167050b6309e576906c7049c019281ea900acfa0199038eb736f7643f963256d1158820435f24f2c814a3e893e32a2db6b826b8022df9019
+DIST thunderbird-52.7.0-bn-BD.xpi 676901 BLAKE2B 
fe41f7a21247b97fe636fb3434e5f39eeb9b99e1166671d88492925fcee6c796ec9e135fc2bf5ad3b2c792d956ac36683ec76736f699ef981c589ab3f0d98c43
 SHA512 
ec9d98fcb0f587a6c2dd19ade3017ba1210e55cae62d6499182944dd7cced262dd8b3808719a425953f46ad0f7d8d3a7b8d54e889bee0d8878b87172a6db592d
+DIST thunderbird-52.7.0-br.xpi 559381 BLAKE2B 
5dd5e0b0ff3fb8341eab27c55074b9c9503e669eb96e024548a97e6380f0ec7935f990df8275a72982cd826e6c892f50bb99f3fe0e6aae33f99159962112b7c3
 SHA512 
c8c96e418f87d7ea31cfc596301233f28a178b34e19a7d6185f2ee8ecf04280e78f728fc408b948bd5daff3a34173f4240305cc742e275d9655311be02d31d33
+DIST thunderbird-52.7.0-ca.xpi 569910 BLAKE2B 
f763578d971eefe70fd22eb1abc76864b1a50c9431275286ceff236fbfca846174f92bb23abd3dbefc766ce7229c2dbb04946a1fc63983a33a28474f688bfb74
 SHA512 
58d42989075e4ca8165de7d50eafc4b2a7f59849bfa726d945367699f1e08ecd22a5461b386c46a1678e7628a78e90281f55ea4b30a147b5d48acc0869679298
+DIST thunderbird-52.7.0-cs.xpi 579150 BLAKE2B 
38a93335376aa17ce3c210bea976d602d99d422831923257b6e6f3ea4ba8c661cdbd0de70002d5a2f811327d09a2e0c630e5e7e97452f8e532130c0ab58fb92e
 SHA512 
2ac3759661c2e2007f9797ec83ae9b38cc5eacf9a7f3489a56f50fcadc6294e1a32458a5f5f5155fc60b749be17e2f2ab8f1907770bd3b7761be8c22bf0d1f9f
+DIST thunderbird-52.7.0-cy.xpi 554858 BLAKE2B 
91b2c17c7eb328f9f25c16ed078e01b719f32e040c11352506cc98d86fca09837bcb702b566c82a1eb77f1bff6e0cbf725f950007cb812887b12011a5c37d2b6
 SHA512 
c20a359639b6f4e6369fce17008c6b9a86567e451ec14cc0cb0fa3c4cf1ddbba700e06186907b8995b12ac748711b13a3d39e7b1875c56e5eae3803a5acbf19d
+DIST thunderbird-52.7.0-da.xpi 543336 BLAKE2B 
f5c56cdeb5865e70a5b0d652697d821502205e2ebfa11fee58b5da82ca90031c9834248bc89eb6f9040dce469691c29693bb6aa06e9ce4b9c4cd2f7694eca9ac
 SHA512 
4ca0f6bee5daaa96fc7f3c2a9dce76cff408c7893c8fd5164237468b913f2585944b909cf581cc72d05999a8bd1d5030eca1d4e727bfa8b5bc2aa491083444ac
+DIST 

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

2018-03-24 Thread Lars Wendler
commit: ac5eac806822afc1e159ebf208a8184e03ab6acb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 24 17:11:15 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 24 17:12:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5eac80

mail-client/thunderbird: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 mail-client/thunderbird/Manifest  |  58 
 mail-client/thunderbird/thunderbird-52.5.0.ebuild | 341 -
 mail-client/thunderbird/thunderbird-52.6.0.ebuild | 342 --
 3 files changed, 741 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index fc91d85b227..e80e1b7ccfa 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -4,7 +4,6 @@ DIST gdata-provider-2.6-r1.tar.xz 83836 BLAKE2B 
774458132c914cd0165387f2d8c1ebaa
 DIST gdata-provider-3.3.tar.xz 85628 BLAKE2B 
2ccde620b181a2d8678f50d7107373886f3b2e7d1d1e8861c4e42602cedb02108d28e0bf5e5cd9e31474356b70cb99baa7870e20436bc72e25cd8a8fc1353d14
 SHA512 
ae0c0e6fd42d6e7088256ca8a4be5b0bac84b2f331b51afdc982354caef60b6ba631d4f76bfba7523000b49235c8f8c63704d90acf24b34b14696b709be9342b
 DIST lightning-4.7.8.tar.xz 1951252 BLAKE2B 
df8900cacfe660ad17454836893e7199b8590d47ef093699afd135e0a39201cb43dda8d581a36b5375a29c43bb55dd7cb9479dcaf02f52ee8f4a454fe3d426a0
 SHA512 
37decaf4010e48cf242e76c5d73caf96f7b1e34c67fd465fb8b33055a6986d5fa7b1557862526224ab4ac421df3441e974d297ec4a9454dd63a039683ec46fe6
 DIST lightning-5.4.5.2.tar.xz 1896864 BLAKE2B 
545db49edb693696440a48e1b4e0367580284815f918129fe148037312a9950887cfdbc4d41719f8cd8eb47ed193c8e29c10b49dfb919f8bc7d362e07b238ff6
 SHA512 
544961df074123548c7d71ae195835a17d861d74f838849666380ba6e2975179668d79c2e8053429eb9c52a6b315335e109c942ecf498f48f5729307334a174f
-DIST lightning-5.4.5.tar.xz 1898160 BLAKE2B 
ed8c2f54140444610fdcc91e375636d53d7ede9e70e114e072a55867278130e09bf54bb4e04cec789efa47ed8e92586b2217b53663e6057d6556df1a5a25f48f
 SHA512 
621d21c20bd74271f83ce9eb89b1f65cb43ab6182793bb7b9b3ca04799644f6700d15a59c6b312459d0471f5f243c3b9f534d1adf4bc72c36c2bd04f2937e3d3
 DIST lightning-5.4.6.tar.xz 1862620 BLAKE2B 
a7d1d3dd1926844aba7c83378d672317e3ee01ea0d96d233471dcd64cd16af7f1d33c7b2d58ce7539f13874a93efb65edd3329b522eb69f088f734934c5a166f
 SHA512 
10deb6990c260e9b64e08d4a562f6ca496299e5087037632ce082e063999e9af0b0f9fd45df592859b802c510b45818f123a091cde2105167985f99b63031abe
 DIST thunderbird-38.0-patches-0.1.tar.xz 684 BLAKE2B 
5f55008421169da375e5cca5e3e4944c207e53b194b7d7b6bc0a589cbcb38695ffd4b06c1f9a8adec9c6affc41717f3a4f0e7da2d8aca647cf8164b6f4834a78
 SHA512 
52c83af301be959e861dfec55b3c4bc60035387c606976bd29232c4cba077230edcadef242491e699fba10027d0408dd4f33fa320bcf96727afe149166ca02de
 DIST thunderbird-45.8.0-ar.xpi 490775 BLAKE2B 
acd6914f3792b71a2245c8cdb14f143ff3c3b0f8f5176d2808fbaead0c0c57affbc82c26075d7e3c2c31658e29f038200252ca726a4b9ca0eb8fb8e934439301
 SHA512 
95adc2355a27d916f96c43bee0d4527990a1eba8cee9e4f85cd6da9202ea0ff4fb89fde127abce03962e185b272f5bbd1d8cfb032f6f32c7895bf3dde8d35a2c
@@ -64,63 +63,6 @@ DIST thunderbird-45.8.0-vi.xpi 540498 BLAKE2B 
196c681c121b0d8aafc34c29e8fb616724
 DIST thunderbird-45.8.0-zh-CN.xpi 489209 BLAKE2B 
ddd2b7b6b282a6ce0e2be337fa5d139c2cdeb11a8a61582addbaf1eabb3880de704f2f275976b89f6dd3662f22ad459383358187e3c19629731d268455e382e7
 SHA512 
346e15d8bec51831c2205a653e84735abfdbc6db1266a8545d138ed11f492d58f3529fc15870eac3c7c28cc60300de2fde85b6927338a2c8fb03ca90449f8a81
 DIST thunderbird-45.8.0-zh-TW.xpi 490850 BLAKE2B 
ca3c29580b561ee525c2d178dac36a87db12e07c261807d9becb1584b6c3c2a0e14c59f6e3738d65364ee69dc96b19569a0824fa32ce063ac0e23e98b04204df
 SHA512 
0b473f3eadbcc63225c5f2b90d6be26d79a139aa72120d45dcfad4a22a20309f11c4565e72bbe9281f0ea0fe508173e046d3f747975f1619f6717835361ab70f
 DIST thunderbird-45.8.0.source.tar.xz 201199348 BLAKE2B 
af3f228ca23b1cbaa8fdb37c0cc303f9d54f8767f1b7af4058d93d9b013f8ba501041d104bca4d553dde9cc941b0474024a669bacd454a1cf08b660d5d42d728
 SHA512 
f8ba08d874fb1a09ac9ba5d4d1f46cefe801783ba4bf82eee682ac2ecc4e231d07033a80e036ad04bda7780c093fb7bc3122a23dc6e19c12f18fb7168dc78deb
-DIST thunderbird-52.5.0-ar.xpi 604235 BLAKE2B 
88a5df7e0fdef432a556506c86cda2c92a938c0efbe240b21c215e23ca225beb3375600ca744c72fc83032114f8f99904838bb9ea596de4c2b079af11c9295ca
 SHA512 
2d9b168f14fac07d66c7d889b3d28061f5f85eb6c60d1f8650382cbca3749bc3b77cae67ad707f6c4bbcb956eb2003abac5734040b289a50ed21fecd3d2ad12f
-DIST thunderbird-52.5.0-ast.xpi 541173 BLAKE2B 
6b71fa1955c959708cd276322c2300df5bfa4a20d4f5481bb8ae970b075e49bbc5bf151ad4f2208e326901fe3231a595151f45e1de6e0a68e51e633141c447b8
 SHA512 
e4955ea38a41126f5304431f0eaaf06a01a7f186b9ac52867ce2df098b5ea761c97c8be4ebebd4cb6598bf7dd6aeded6b257dac1ce27dda8b719877a275e7ffb
-DIST thunderbird-52.5.0-be.xpi 570932 BLAKE2B 

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

2018-03-24 Thread Sergei Trofimovich
commit: cc5a0eda2906375e96f60cfc6b0b390d4ea937dc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 16:47:14 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 16:47:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5a0eda

sys-apps/sandbox: stable 2.13 for ia64, bug #651336

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/sys-apps/sandbox/sandbox-2.13.ebuild 
b/sys-apps/sandbox/sandbox-2.13.ebuild
index 37b52a70e2e..67e98d94d0f 100644
--- a/sys-apps/sandbox/sandbox-2.13.ebuild
+++ b/sys-apps/sandbox/sandbox-2.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="app-arch/xz-utils



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

2018-03-24 Thread Lars Wendler
commit: 2f38cf9abd4cd41526772a0dfd6a88b0ac7ca0e3
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 24 16:39:00 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 24 16:40:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f38cf9a

www-client/seamonkey: Bump to version 2.49.7.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-client/seamonkey/Manifest |  19 +
 www-client/seamonkey/seamonkey-2.49.7.0_p0.ebuild | 403 ++
 2 files changed, 422 insertions(+)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index ac3f133b8de..1195c76846f 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -56,6 +56,25 @@ DIST seamonkey-2.49.6.0-sk.xpi 967988 BLAKE2B 
fd7db86b778be8b1202c031ccb6b18805f
 DIST seamonkey-2.49.6.0-sv-SE.xpi 940793 BLAKE2B 
ec901577f833e69f78d0fba13fe1ee1297105332db66fa5e0c841f19aca4e3274822f43f49b925eba7e86bb8682963424369bb4ce8b089df32d8fc7fbd294e2d
 SHA512 
0ac1b0a8e599ef0ffe49d8a7b94dd25818601fb5603273ed995b9a4bb52c5e13a360c76b9278bf8a14b8dce5609f33be319c43fa13ee7b16eda897f6c2d39ddf
 DIST seamonkey-2.49.6.0-zh-CN.xpi 946349 BLAKE2B 
ff8d5dfc671cf51e9af849e7781eb3ada2cda97cc542a8a28306a7c060043752be7614574c0c4882c54dec8a82972a46a7c8bc8085d94a9273264cd15dbfbc83
 SHA512 
5d3a6accc9deb69b6d52bccca0b52e12b8727d0e6a99067dba52921a147c333b7b777d7dc4935510fb981c9cfae2c4cfc30f310fad9b06e5537ef1dbb89b5e28
 DIST seamonkey-2.49.6.0-zh-TW.xpi 1002365 BLAKE2B 
e66f68187c0373f96ba8f58f420c8a4c917015e6c38a54a6c80d9cdf4b31620ff3c104ffccc1f4e0f140673b15eefe1742a2b0f3208e00abb4a593322cb1edf9
 SHA512 
a5797304f4de6edf807238a551676fe9755d9ae0dc0141ea959c6edae8bc742ad11976a2b1cf4f2a324ad6b94c1a97c77e29b8100a679af7002156d1d0150376
+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 
14124e0b9b60f360f6f2b77b5bafe80569894754a3ffd27b6a3aab34136d7876d785b5e9178cb1d34ec46a7b858f26327658e1a3e43ac97abe272838dde78228
+DIST seamonkey-2.49.7.0-nl.xpi 

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

2018-03-24 Thread Lars Wendler
commit: 04ad27b4e29fb80771b7a48d942e95eea0c328a2
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Mar 24 16:39:52 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Mar 24 16:40:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ad27b4

www-client/seamonkey: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-client/seamonkey/Manifest |  38 --
 www-client/seamonkey/seamonkey-2.49.5.2_p0.ebuild | 403 --
 www-client/seamonkey/seamonkey-2.49.6.0_p0.ebuild | 403 --
 3 files changed, 844 deletions(-)

diff --git a/www-client/seamonkey/Manifest b/www-client/seamonkey/Manifest
index 1195c76846f..2b67feae55f 100644
--- a/www-client/seamonkey/Manifest
+++ b/www-client/seamonkey/Manifest
@@ -20,42 +20,6 @@ DIST seamonkey-2.49.5.0-sk.xpi 967988 BLAKE2B 
fd7db86b778be8b1202c031ccb6b18805f
 DIST seamonkey-2.49.5.0-sv-SE.xpi 940793 BLAKE2B 
ec901577f833e69f78d0fba13fe1ee1297105332db66fa5e0c841f19aca4e3274822f43f49b925eba7e86bb8682963424369bb4ce8b089df32d8fc7fbd294e2d
 SHA512 
0ac1b0a8e599ef0ffe49d8a7b94dd25818601fb5603273ed995b9a4bb52c5e13a360c76b9278bf8a14b8dce5609f33be319c43fa13ee7b16eda897f6c2d39ddf
 DIST seamonkey-2.49.5.0-zh-CN.xpi 946349 BLAKE2B 
ff8d5dfc671cf51e9af849e7781eb3ada2cda97cc542a8a28306a7c060043752be7614574c0c4882c54dec8a82972a46a7c8bc8085d94a9273264cd15dbfbc83
 SHA512 
5d3a6accc9deb69b6d52bccca0b52e12b8727d0e6a99067dba52921a147c333b7b777d7dc4935510fb981c9cfae2c4cfc30f310fad9b06e5537ef1dbb89b5e28
 DIST seamonkey-2.49.5.0-zh-TW.xpi 1002365 BLAKE2B 
e66f68187c0373f96ba8f58f420c8a4c917015e6c38a54a6c80d9cdf4b31620ff3c104ffccc1f4e0f140673b15eefe1742a2b0f3208e00abb4a593322cb1edf9
 SHA512 
a5797304f4de6edf807238a551676fe9755d9ae0dc0141ea959c6edae8bc742ad11976a2b1cf4f2a324ad6b94c1a97c77e29b8100a679af7002156d1d0150376
-DIST seamonkey-2.49.5.2-cs.xpi 941974 BLAKE2B 
4de71b190c63e4284b5915ab3f9f9672026fd2375996df26064598a6e1859f3e9b56c668c63a4741c37471c23dadb6eefc018a1715d7afa3e5ced8477a16eb50
 SHA512 
c3b061e0b735c6949a0ce7f8be22c7818e6bd039de5284015b0ff63b8456f18bd51db9f3a3d1f9a5df2a6d0610043ea9e33f16ccd3ba64e20ac53e901196afd3
-DIST seamonkey-2.49.5.2-de.xpi 949902 BLAKE2B 
a51a5ccf0a86708b26c9394cc88d3a05f6108760933b5ccca92d54390090f379ab34b4d90796e77764bcba1fbb20a8ffe56f7cf5ba7aeefc80e0e01d3f5cc86b
 SHA512 
fb85fa867b5b9417190aa25cc678d68e3afed04bfe052896167aaf46042397da6e1bbeb70acc321f46bd0bed4f0856152d80a348b478a336d28825c4120af1c6
-DIST seamonkey-2.49.5.2-en-GB.xpi 911789 BLAKE2B 
495cd6fcb8cde5dcbab636bad20e1da5f89dcfb3bbafea12fec1c2fc68bdf9145d533828163884dd25988f792839739a3374a233567820cdf97fb49c44d7228c
 SHA512 
973fc7f693abe9b87bd971f79e050bd4bd9a16e4e6f6a50d9298f2c71d45aa328c4279055382b7f9bf8c807dff9c1ab8855d97dbbe3eb4d71c40ee5e3a02f3b6
-DIST seamonkey-2.49.5.2-es-AR.xpi 952759 BLAKE2B 
fb882c78290507b7bd349ab01545c7263b983b156c26938fa77565658b55d567d3f057b177b2e98be0d83e5bfb21c3b9bf39f31ecbc4b406739afa6f3af5e5ec
 SHA512 
ec198ed919079e16bf638be032cc7de165d0e9d05d0742a12828b5ad510884d4dd0da57c0cbae85b3fe0089a1be26f42c9887957ab6ecac8b8ef6cf0fbbcb345
-DIST seamonkey-2.49.5.2-es-ES.xpi 897737 BLAKE2B 
6ddefeeff9b9d1c96b4dc8d068a179d92a353470329571e8b84962f3c667bdb06cd4f9851a64868958e99412d7eb7f3a3910edf48c4a73c86474283a8268c504
 SHA512 
e9fb5834f3086ee1cf99404930149f06ee7f3f0d5796550c3368b915ed9f729dbd92032682c6273b687b6f3077a4ca3a78192e101f1276d90ebf2eb71f39f22e
-DIST seamonkey-2.49.5.2-fr.xpi 969290 BLAKE2B 
ec7bbac2dda87d64486e36a18b18ab89c5940df2134704c5fa5af892c0b9669ff2cea81fb34355d383b6207c0993504afe052c5c435a4a402862a5c814debfe7
 SHA512 
188f4a8c79b10f95c807a08837290fbc3245c983e6797b8f8a0beea4f4ffad915abeb942920f9986910a0530218f4e35ba16de60b4f21d33116ae16756eb4e8c
-DIST seamonkey-2.49.5.2-hu.xpi 955174 BLAKE2B 
60784e962a43bf01630f76693b17954d4788daebb54d29f95ff5f3650ecd78b7067f1af20421d104feffaed10d08dfe1b25f8551969678bd4e1fe9b414a7edcf
 SHA512 
e28beb23242a6535230df4fd1adb82e8957487179402cb82dedc2faa6464b411d22ddb2732e0490a916597301eebf2fda727bcadb34e029bd468bd066dbc3080
-DIST seamonkey-2.49.5.2-it.xpi 793590 BLAKE2B 
4c7e837b93a090b3f0934a37bb1c63534dce632839677b0127055502cb7dc57f210c1390afa663ca9c2f4f01196756579750d94b8815de12fc6b2bd9c12a6a19
 SHA512 
c750a85b74bb37d966f1bbecdafcd6ad9d4532eaf0f49f9148081f821c61aec332646eb7c43f0eef4b736362a8c2ab0a1205a38537129f6fe920dc8ae0f16ca9
-DIST seamonkey-2.49.5.2-ja.xpi 1033801 BLAKE2B 
0fb8ebcde8c64f60872d3ed4acd17249c852fb43863e5649cf778dfffde13cdee5ed63af4d66647d4c57a9d456a769b2b43f28cf9637b8b71ffb053dc0f46bee
 SHA512 
454756af04d5d3301c3ffe321109e1c78aa69a3b9e4a29e1b1e7226b958062e451551d73c3df87785fd80e74a4e433fc2094e3702ceb1a547abb858551878056
-DIST seamonkey-2.49.5.2-lt.xpi 956024 BLAKE2B 
75ffe875f683e8e47e703574e4a3b73cb2bb764e8163f833208e06b914709acf772734848a2164b94f138dae021c4915e8b20f417132c84197042215548b5b25
 SHA512 

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

2018-03-24 Thread Michael Orlitzky
commit: 300f46c1c52cc79238e88dba28241a6e78525966
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Mar 24 16:12:23 2018 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Mar 24 16:12:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300f46c1

dev-python/pyzor: fix the binary stdin patch to work with v1.0.0.

In my previous commit (adding -r1), I applied a new patch that I've
submitted upstream to address a unicode crash with python-3.x. That
patch applies cleanly against v1.0.0, but won't actually work: the
get_binary_stdin() function it uses exists only in upstream's git
master branch.

To make the patch work (and to fix some other small issues), I've
included the rest of the client changes between v1.0.0 and git
master. There are very few of them -- all python-3.x fixes -- so this
should not be too objectionable.

Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../read-stdin-as-binary-in-get_input_msg.patch| 94 +++---
 1 file changed, 67 insertions(+), 27 deletions(-)

diff --git a/dev-python/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch 
b/dev-python/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch
index 81668e36937..03031a97669 100644
--- a/dev-python/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch
+++ b/dev-python/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch
@@ -1,45 +1,85 @@
-From 6332a429ed415187599ecce7d8a169ee19f0bbe5 Mon Sep 17 00:00:00 2001
+From 66225b32d2774cf37fa7f702f7eb26cd94094482 Mon Sep 17 00:00:00 2001
 From: Michael Orlitzky 
-Date: Sun, 4 Mar 2018 17:34:33 -0500
-Subject: [PATCH 1/1] scripts/pyzor: read stdin as binary in _get_input_msg().
+Date: Sun, 4 Mar 2018 17:27:01 -0500
+Subject: [PATCH 1/1] scripts/pyzor: replace the client with the git (+ issue
+ 64 fix) version.
 
-Reading stdin in python-3.x is done as text, with a best-guess
-encoding. But this can go awry: for example, if an iso-8859-1 message
-is passed in and if python guesses the "utf-8" encoding, then read()
-will fail with a UnicodeDecodeError on non-ASCII characters. For
-example, the "copyright" symbol is a single byte 0xa9 in iso-8859-1,
-and the utf-8 decoder can't handle it:
-
-  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9... invalid
-  start byte
-
-Instead -- and as was done in python-2.x -- we can read stdin as
-binary using the new get_binary_stdin() function. Afterwards, we use
-email.message_from_bytes() instead of the email.message_from_file()
-constructor to parse the byte data. The resulting function is able to
-correctly parse these messages.
-
-Closes: https://github.com/SpamExperts/pyzor/issues/64
 ---
- scripts/pyzor | 5 -
- 1 file changed, 4 insertions(+), 1 deletion(-)
+ scripts/pyzor | 33 +++--
+ 1 file changed, 27 insertions(+), 6 deletions(-)
 
 diff --git a/scripts/pyzor b/scripts/pyzor
-index 567a7f9..1ba632f 100755
+index 19b1d21..86c6f7d 100755
 --- a/scripts/pyzor
 +++ b/scripts/pyzor
-@@ -171,7 +171,10 @@ def _get_input_digests(dummy):
+@@ -17,9 +17,9 @@ import tempfile
+ import threading
+ 
+ try:
+-import ConfigParser
+-except ImportError:
+ import configparser as ConfigParser
++except ImportError:
++import ConfigParser
+ 
+ import pyzor.digest
+ import pyzor.client
+@@ -110,7 +110,7 @@ def load_configuration():
+ config = ConfigParser.ConfigParser()
+ # Set the defaults.
+ config.add_section("client")
+-for key, value in defaults.iteritems():
++for key, value in defaults.items():
+ config.set("client", key, value)
+ # Override with the configuration.
+ config.read(os.path.join(options.homedir, "config"))
+@@ -171,14 +171,35 @@ def _get_input_digests(dummy):
  
  
  def _get_input_msg(digester):
 -msg = email.message_from_file(sys.stdin)
-+# Read and process stdin as bytes because we don't know its
-+# encoding. Python-3.x will try to guess -- and can sometimes
-+# guess wrong -- leading to decoding errors in read().
 +msg = email.message_from_bytes(get_binary_stdin().read())
  digested = digester(msg).value
  yield digested
  
+ 
++def _is_binary_reader(stream, default=False):
++try:
++return isinstance(stream.read(0), bytes)
++except Exception:
++return default
++
++
++def get_binary_stdin():
++# sys.stdin might or might not be binary in some extra cases.  By
++# default it's obviously non binary which is the core of the
++# problem but the docs recommend changing it to binary for such
++# cases so we need to deal with it.
++is_binary = _is_binary_reader(sys.stdin, False)
++if is_binary:
++return sys.stdin
++buf = getattr(sys.stdin, 'buffer', None)
++if buf is not None and _is_binary_reader(buf, True):
++return buf
++raise RuntimeError('Did not manage to get binary stdin')
++
++
+ def _get_input_mbox(digester):
+ 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-DBI/

2018-03-24 Thread Mikle Kolyada
commit: c6ed6a67a4154ea907df3370f7cdc9b310cc6e8c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 15:58:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 15:58:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ed6a67

dev-perl/Template-DBI: Mark stable

Closes: https://bugs.gentoo.org/648978
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild 
b/dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild
index 6f9f1eb9648..7927b05f8be 100644
--- a/dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild
+++ b/dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="DBI plugin for the Template Toolkit"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-perl/DBI-1.612



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

2018-03-24 Thread Mikle Kolyada
commit: dd01e3171eb0d15ad5376c614ae337d54549113e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 24 15:49:49 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar 24 15:53:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd01e317

www-client/qupzilla: amd64 stable wrt bug #638996

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-client/qupzilla/qupzilla-2.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/qupzilla/qupzilla-2.2.5.ebuild 
b/www-client/qupzilla/qupzilla-2.2.5.ebuild
index acb97d50c17..6ba44dd86d4 100644
--- a/www-client/qupzilla/qupzilla-2.2.5.ebuild
+++ b/www-client/qupzilla/qupzilla-2.2.5.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == * ]]; then
 else
MY_P=QupZilla-${PV}

SRC_URI="https://github.com/QupZilla/${PN}/releases/download/v${PV}/${MY_P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
S=${WORKDIR}/${MY_P}
 fi
 



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

2018-03-24 Thread Michał Górny
commit: 7fc7ce2e6c9d818f61bf3cc6272fb9fed7ce8ba3
Author: Karol Grudziński  gmail  com>
AuthorDate: Sat Mar 24 14:33:28 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 15:35:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc7ce2e

net-im/skypeforlinux: removed unfetchable version 8.13.0.2

 net-im/skypeforlinux/Manifest  |   1 -
 net-im/skypeforlinux/skypeforlinux-8.13.0.2.ebuild | 116 -
 2 files changed, 117 deletions(-)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index 480053c64d7..4692e4a4817 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1,4 +1,3 @@
-DIST skypeforlinux_8.13.0.2-1.x86_64.rpm 102816632 BLAKE2B 
402b95a4dfaebf93200f46fb226d907fe99bb42141f629750ec34c97bae576b79953178c21cfb5309e20867a227577998887e063b9aa2a7e4aacfd0c747911e6
 SHA512 
2628cb5be1d95b838afd2bc51f200e7c2591e5620c45019ff179fb2f8a480dea0f643676ab0cfea5946a1a5d79d0e181b1b1e4c8f7bade60ffe176e5cb8b3795
 DIST skypeforlinux_8.14.0.10-1.x86_64.rpm 103063075 BLAKE2B 
c1d414ffbaa633bc29146c2a8b0e731c575c8c0afc523b487834aef9759981449659aec6720e6a3659f785d7089d9af3f59a959553f87e9007e4dcac9ebb91f4
 SHA512 
86471e71f2cb0eca0a41f0fc6e9dce6c67d2af898376bb70524a06ac21af4aa18855f1f22493f2fdd0a9753cd3d451228fe8b24661b1abed328a8bf85381f6d0
 DIST skypeforlinux_8.15.0.4-1.x86_64.rpm 104944478 BLAKE2B 
6a490eb49e1887a6e4aa97c644d840dd5daf085212db431ade92232f354d7f6f707b596055f4fd2b74922c071de7179de7be570dc9fa8c08e536ada8abecc0e2
 SHA512 
5a70ef2395b9d37b4d6417de9a3211b64f0fc7f6bc92b93abace51da911a79e559d1c4f590f1ee830a56e186a91ab713ee8e3327dfae260635ae9005341fcb1c
 DIST skypeforlinux_8.16.0.4-1.x86_64.rpm 105226365 BLAKE2B 
377c4d646740c29efb10e7379b37e4661dd5e4f438e31895b4b32e2dacb922fcde8d6713790266f4532dbd6818a8ffefc5749ead0b495deafa0e85b00a8f4f00
 SHA512 
e499a3d9bb50695989ad629256a1e974bd9ccb3cfeeb5090cdc4986fca58fcdeb9dd9e969caacc0b42945481fc0f26b91353a0a0c60fe57a44581f6c3e27b1bb

diff --git a/net-im/skypeforlinux/skypeforlinux-8.13.0.2.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.13.0.2.ebuild
deleted file mode 100644
index e7683f76434..000
--- a/net-im/skypeforlinux/skypeforlinux-8.13.0.2.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MULTILIB_COMPAT=( abi_x86_64 )
-
-inherit eutils gnome2-utils pax-utils rpm multilib-build xdg-utils
-
-DESCRIPTION="Instant messaging client, with support for audio and video"
-HOMEPAGE="https://www.skype.com/;
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
-
-LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 -*"
-IUSE="pax_kernel"
-
-S="${WORKDIR}"
-QA_PREBUILT="*"
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="
-   app-crypt/libsecret[${MULTILIB_USEDEP}]
-   dev-libs/atk[${MULTILIB_USEDEP}]
-   dev-libs/expat[${MULTILIB_USEDEP}]
-   dev-libs/glib:2[${MULTILIB_USEDEP}]
-   dev-libs/nspr[${MULTILIB_USEDEP}]
-   dev-libs/nss[${MULTILIB_USEDEP}]
-   gnome-base/gconf:2[${MULTILIB_USEDEP}]
-   media-libs/alsa-lib[${MULTILIB_USEDEP}]
-   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
-   media-libs/freetype:2[${MULTILIB_USEDEP}]
-   media-libs/libv4l[${MULTILIB_USEDEP}]
-   net-print/cups[${MULTILIB_USEDEP}]
-   sys-apps/dbus[${MULTILIB_USEDEP}]
-   sys-devel/gcc[cxx]
-   virtual/ttf-fonts
-   x11-libs/cairo[${MULTILIB_USEDEP}]
-   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
-   x11-libs/gtk+:2[${MULTILIB_USEDEP}]
-   x11-libs/libX11[${MULTILIB_USEDEP}]
-   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
-   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
-   x11-libs/libXcursor[${MULTILIB_USEDEP}]
-   x11-libs/libXdamage[${MULTILIB_USEDEP}]
-   x11-libs/libXext[${MULTILIB_USEDEP}]
-   x11-libs/libXfixes[${MULTILIB_USEDEP}]
-   x11-libs/libXi[${MULTILIB_USEDEP}]
-   x11-libs/libXrandr[${MULTILIB_USEDEP}]
-   x11-libs/libXrender[${MULTILIB_USEDEP}]
-   x11-libs/libXtst[${MULTILIB_USEDEP}]
-   x11-libs/libxcb[${MULTILIB_USEDEP}]
-   x11-libs/libxkbfile[${MULTILIB_USEDEP}]
-   x11-libs/pango[${MULTILIB_USEDEP}]"
-
-src_unpack() {
-   rpm_src_unpack ${A}
-}
-
-src_prepare() {
-   default
-   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
-   -i usr/bin/skypeforlinux || die
-   sed -e "s!^Exec=/usr/!Exec=${EPREFIX}/opt/!" \
-   -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
-   -e "/^OnlyShowIn=/d" \
-   -i usr/share/applications/skypeforlinux.desktop || die
-}
-
-src_install() {
-   dodir /opt
-   cp -a usr/share/skypeforlinux 

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

2018-03-24 Thread Michał Górny
commit: 6b0190fdb91b888905865dc990532a0a88730403
Author: Karol Grudziński  gmail  com>
AuthorDate: Sat Mar 24 14:36:43 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 15:35:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0190fd

net-im/skypeforlinux: version bump to 8.18.0.6

Closes: https://github.com/gentoo/gentoo/pull/7568
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-im/skypeforlinux/Manifest  |   1 +
 net-im/skypeforlinux/skypeforlinux-8.18.0.6.ebuild | 116 +
 2 files changed, 117 insertions(+)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index 4692e4a4817..82e1cb122b1 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -2,3 +2,4 @@ DIST skypeforlinux_8.14.0.10-1.x86_64.rpm 103063075 BLAKE2B 
c1d414ffbaa633bc2914
 DIST skypeforlinux_8.15.0.4-1.x86_64.rpm 104944478 BLAKE2B 
6a490eb49e1887a6e4aa97c644d840dd5daf085212db431ade92232f354d7f6f707b596055f4fd2b74922c071de7179de7be570dc9fa8c08e536ada8abecc0e2
 SHA512 
5a70ef2395b9d37b4d6417de9a3211b64f0fc7f6bc92b93abace51da911a79e559d1c4f590f1ee830a56e186a91ab713ee8e3327dfae260635ae9005341fcb1c
 DIST skypeforlinux_8.16.0.4-1.x86_64.rpm 105226365 BLAKE2B 
377c4d646740c29efb10e7379b37e4661dd5e4f438e31895b4b32e2dacb922fcde8d6713790266f4532dbd6818a8ffefc5749ead0b495deafa0e85b00a8f4f00
 SHA512 
e499a3d9bb50695989ad629256a1e974bd9ccb3cfeeb5090cdc4986fca58fcdeb9dd9e969caacc0b42945481fc0f26b91353a0a0c60fe57a44581f6c3e27b1bb
 DIST skypeforlinux_8.17.0.2-1.x86_64.rpm 101588489 BLAKE2B 
0a92756c403ae8a8b7f9aa4769cecc518988904d3b9cdc5e3cfc11518e2c369816df1c9e9c71e973cbef8200de3ca5be0ea18daa5e75432a0267f2dd09f9ce6c
 SHA512 
121907e15b6b52d3ba35be7162ff0ba66b183d76fc929ca238a698d5035b625fcdf4efb93f2dbfd92fb18dc2aaf0b5bfbebac9fc96bd408478e4549d7e47454a
+DIST skypeforlinux_8.18.0.6-1.x86_64.rpm 101968899 BLAKE2B 
2aa2ed9d290f2f9307cb8db124b407b509a7b8f869805f25293df343978cc4911476a1734563325063bd1e3ef0e9044bc12d864edff838855af1f1b731dd4b39
 SHA512 
0917875b21b9d77f2299260ea2152b3c14c0b332343cb9832be2a613c875025b77ca782f60987f638d430d005d1bf78f1763fe82b7d91c3146c39e7fafbf1c11

diff --git a/net-im/skypeforlinux/skypeforlinux-8.18.0.6.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.18.0.6.ebuild
new file mode 100644
index 000..d5e5dfdff41
--- /dev/null
+++ b/net-im/skypeforlinux/skypeforlinux-8.18.0.6.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit eutils gnome2-utils pax-utils rpm multilib-build xdg-utils
+
+DESCRIPTION="Instant messaging client, with support for audio and video"
+HOMEPAGE="https://www.skype.com/;
+SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
+
+LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 -*"
+IUSE="pax_kernel"
+
+S="${WORKDIR}"
+QA_PREBUILT="*"
+RESTRICT="mirror bindist strip" #299368
+
+RDEPEND="
+   app-crypt/libsecret[${MULTILIB_USEDEP}]
+   dev-libs/atk[${MULTILIB_USEDEP}]
+   dev-libs/expat[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr[${MULTILIB_USEDEP}]
+   dev-libs/nss[${MULTILIB_USEDEP}]
+   gnome-base/gconf:2[${MULTILIB_USEDEP}]
+   media-libs/alsa-lib[${MULTILIB_USEDEP}]
+   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
+   media-libs/freetype:2[${MULTILIB_USEDEP}]
+   media-libs/libv4l[${MULTILIB_USEDEP}]
+   net-print/cups[${MULTILIB_USEDEP}]
+   sys-apps/dbus[${MULTILIB_USEDEP}]
+   sys-devel/gcc[cxx]
+   virtual/ttf-fonts
+   x11-libs/cairo[${MULTILIB_USEDEP}]
+   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:2[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXrender[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libxkbfile[${MULTILIB_USEDEP}]
+   x11-libs/pango[${MULTILIB_USEDEP}]"
+
+src_unpack() {
+   rpm_src_unpack ${A}
+}
+
+src_prepare() {
+   default
+   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
+   -i usr/bin/skypeforlinux || die
+   sed -e "s!^Exec=/usr/!Exec=${EPREFIX}/opt/!" \
+   -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
+   -e 

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

2018-03-24 Thread Michał Górny
commit: 6a04c56c1d26b5b094b298b46a762871575ab621
Author: Christian Strahl  gmail  com>
AuthorDate: Thu Mar 22 13:44:42 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 15:34:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a04c56c

dev-util/clion: remove old version

Closes: https://github.com/gentoo/gentoo/pull/7550
Package-Manager: Portage-2.3.24-r1, Repoman-2.3.6

 dev-util/clion/Manifest  |  1 -
 dev-util/clion/clion-2017.3.3.ebuild | 62 
 2 files changed, 63 deletions(-)

diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
index fdd9ceac39d..fac8d8e48c2 100644
--- a/dev-util/clion/Manifest
+++ b/dev-util/clion/Manifest
@@ -1,4 +1,3 @@
 DIST clion-143.1186.tar.gz 220702330 BLAKE2B 
05799e66aff500adbb66f553f6fc00c58d1ea5e352b0f3d2e50897fbaa48c0977438027ec6282133502c0ce29d2392c49b2c000eae35407d8c3947b7e2d5ebe7
 SHA512 
d4ea1bad5f3da3bab569380114011798c29e633009867c8020363c9af72326ebaa3232dff9c931a67dd0a0195bf4903647e250963c7aeebe9ad83340c988cbad
 DIST clion-2016.2.1.tar.gz 287103613 BLAKE2B 
a3b31d5a5de5a9640cc7298ee6431030ed3e5954455a34845ee525b0edd73a265d0ac38df50094564f68f9f7c17883571c61c2e5dadcdfe504f7320492d7380c
 SHA512 
a4734c1b5d544cb7f6bd4752f5853d3c44e123e8ad8584b76098ef51a00261350d49bdd628d08c171f7c04b77862e8f28b5d8f16813c282542f83a16100c7415
-DIST clion-2017.3.3.tar.gz 331047955 BLAKE2B 
eb12a2c5a22fe6541127f187da55eb2841ba878a1d8d1ff1b7c3bebf7e1a7895b451f089507306ecc5fa50190448826be69056ff848e1a25440330f3cb048f7c
 SHA512 
b3003b8e3edd623f8356fae290a3c567b6712cd4dee335e7e4b35aed02bdf16abc57e8b4944e654d854d34f3e18d643bb4a3e0caf9e0ddac178d1e9d4bdb55ce
 DIST clion-2017.3.4.tar.gz 331195446 BLAKE2B 
5d868de5b1d97a80dd2d63977dfda8d3ab56840c95e4cdba5b8e55cf626dbd68e1015fd8dae664dbdf8161853a96a492ce43a78e0e6bd13138144d28e1146f78
 SHA512 
044e713e2ab3724b891b48a1d75936dce1580be0fded174101f768f6976f76f2557768128fd596cc8855c15f27dbd9a1e9d4299b947ad00ca458c537d81fd0b8

diff --git a/dev-util/clion/clion-2017.3.3.ebuild 
b/dev-util/clion/clion-2017.3.3.ebuild
deleted file mode 100644
index e648402ebdb..000
--- a/dev-util/clion/clion-2017.3.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop
-inherit eutils
-
-SLOT="0"
-
-SRC_URI="http://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
-DESCRIPTION="A complete toolset for C and C++ development"
-HOMEPAGE="http://www.jetbrains.com/clion;
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="IDEA
-   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
-
-# RDEPENDS may cause false positives in repoman.
-# clion requires cmake and gdb at runtime to build and debug C/C++ projects
-RDEPEND="
-   sys-devel/gdb
-   dev-util/cmake"
-
-QA_PREBUILT="opt/${P}/*"
-
-src_prepare() {
-   default
-
-   local remove_me=(
-   bin/gdb/bin
-   bin/gdb/lib
-   bin/gdb/share
-   bin/cmake
-   license/CMake*
-   plugins/tfsIntegration/lib/native/hpux
-   plugins/tfsIntegration/lib/native/solaris
-   )
-
-   use amd64 || remove_me+=( 
plugins/tfsIntegration/lib/native/linux/x86_64 )
-   use arm || remove_me+=( bin/fsnotifier-arm 
plugins/tfsIntegration/lib/native/linux/arm )
-   use ppc || remove_me+=( plugins/tfsIntegration/lib/native/linux/ppc )
-   use x86 || remove_me+=( plugins/tfsIntegration/lib/native/linux/x86 )
-
-   rm -rv "${remove_me[@]}" || die
-}
-
-src_install() {
-   local dir="/opt/${P}"
-
-   insinto "${dir}"
-   doins -r *
-   fperms 755 "${dir}"/bin/{clion.sh,fsnotifier{,64}}
-
-   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
-   newicon "bin/${PN}.svg" "${PN}.svg"
-   make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
-
-   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
-   mkdir -p "${D}/etc/sysctl.d/" || die
-   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die
-}



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

2018-03-24 Thread Michał Górny
commit: fe38bbc6966d24d20f4efa10b24675fb3178dd10
Author: Christian Strahl  gmail  com>
AuthorDate: Thu Mar 22 13:43:23 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 24 15:34:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe38bbc6

dev-util/clion: version bump to 2017.3.4

Package-Manager: 2.3.24-r1, Repoman-2.3.6

 dev-util/clion/Manifest  |  1 +
 dev-util/clion/clion-2017.3.4.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
index 360e332eb71..fdd9ceac39d 100644
--- a/dev-util/clion/Manifest
+++ b/dev-util/clion/Manifest
@@ -1,3 +1,4 @@
 DIST clion-143.1186.tar.gz 220702330 BLAKE2B 
05799e66aff500adbb66f553f6fc00c58d1ea5e352b0f3d2e50897fbaa48c0977438027ec6282133502c0ce29d2392c49b2c000eae35407d8c3947b7e2d5ebe7
 SHA512 
d4ea1bad5f3da3bab569380114011798c29e633009867c8020363c9af72326ebaa3232dff9c931a67dd0a0195bf4903647e250963c7aeebe9ad83340c988cbad
 DIST clion-2016.2.1.tar.gz 287103613 BLAKE2B 
a3b31d5a5de5a9640cc7298ee6431030ed3e5954455a34845ee525b0edd73a265d0ac38df50094564f68f9f7c17883571c61c2e5dadcdfe504f7320492d7380c
 SHA512 
a4734c1b5d544cb7f6bd4752f5853d3c44e123e8ad8584b76098ef51a00261350d49bdd628d08c171f7c04b77862e8f28b5d8f16813c282542f83a16100c7415
 DIST clion-2017.3.3.tar.gz 331047955 BLAKE2B 
eb12a2c5a22fe6541127f187da55eb2841ba878a1d8d1ff1b7c3bebf7e1a7895b451f089507306ecc5fa50190448826be69056ff848e1a25440330f3cb048f7c
 SHA512 
b3003b8e3edd623f8356fae290a3c567b6712cd4dee335e7e4b35aed02bdf16abc57e8b4944e654d854d34f3e18d643bb4a3e0caf9e0ddac178d1e9d4bdb55ce
+DIST clion-2017.3.4.tar.gz 331195446 BLAKE2B 
5d868de5b1d97a80dd2d63977dfda8d3ab56840c95e4cdba5b8e55cf626dbd68e1015fd8dae664dbdf8161853a96a492ce43a78e0e6bd13138144d28e1146f78
 SHA512 
044e713e2ab3724b891b48a1d75936dce1580be0fded174101f768f6976f76f2557768128fd596cc8855c15f27dbd9a1e9d4299b947ad00ca458c537d81fd0b8

diff --git a/dev-util/clion/clion-2017.3.4.ebuild 
b/dev-util/clion/clion-2017.3.4.ebuild
new file mode 100644
index 000..376319ea602
--- /dev/null
+++ b/dev-util/clion/clion-2017.3.4.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit desktop eutils
+
+DESCRIPTION="A complete toolset for C and C++ development"
+HOMEPAGE="http://www.jetbrains.com/clion;
+SRC_URI="http://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="IDEA
+   || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# RDEPENDS may cause false positives in repoman.
+# clion requires cmake and gdb at runtime to build and debug C/C++ projects
+RDEPEND="
+   sys-devel/gdb
+   dev-util/cmake"
+
+QA_PREBUILT="opt/${P}/*"
+
+src_prepare() {
+   default
+
+   local remove_me=(
+   bin/gdb/bin
+   bin/gdb/lib
+   bin/gdb/share
+   bin/cmake
+   license/CMake*
+   plugins/tfsIntegration/lib/native/hpux
+   plugins/tfsIntegration/lib/native/solaris
+   )
+
+   use amd64 || remove_me+=( 
plugins/tfsIntegration/lib/native/linux/x86_64 )
+   use arm || remove_me+=( bin/fsnotifier-arm 
plugins/tfsIntegration/lib/native/linux/arm )
+   use ppc || remove_me+=( plugins/tfsIntegration/lib/native/linux/ppc )
+   use x86 || remove_me+=( plugins/tfsIntegration/lib/native/linux/x86 )
+
+   rm -rv "${remove_me[@]}" || die
+}
+
+src_install() {
+   local dir="/opt/${P}"
+
+   insinto "${dir}"
+   doins -r *
+   fperms 755 "${dir}"/bin/{clion.sh,fsnotifier{,64}}
+
+   make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
+   newicon "bin/${PN}.svg" "${PN}.svg"
+   make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
+
+   # recommended by: 
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
+   dodir /usr/lib/sysctl.d/
+   echo "fs.inotify.max_user_watches = 524288" > 
"${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fim/files/, media-gfx/fim/

2018-03-24 Thread Tim Harder
commit: aeded3688ae9bda56646423b6993965d128a17b0
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 24 15:29:43 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 24 15:31:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeded368

media-gfx/fim: version bump to 0.5_rc3

Add graphics as another maintainer.

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

 media-gfx/fim/Manifest   |   1 +
 media-gfx/fim/files/fim-0.5_rc3-jpeg.patch   |  13 
 media-gfx/fim/files/fim-0.5_rc3-libsdl.patch |  27 +++
 media-gfx/fim/fim-0.5_rc3.ebuild | 105 +++
 media-gfx/fim/metadata.xml   |  24 +++---
 5 files changed, 161 insertions(+), 9 deletions(-)

diff --git a/media-gfx/fim/Manifest b/media-gfx/fim/Manifest
index 01899175238..590f31a3f2c 100644
--- a/media-gfx/fim/Manifest
+++ b/media-gfx/fim/Manifest
@@ -1 +1,2 @@
 DIST fim-0.4-rc3.tar.bz2 504681 BLAKE2B 
6a161e5b278b980a4442300f1c7d90b5ab690f6379cb0f2e72d7b2b3478d1877f1c99f1f46f173f788390ea32d6185f13d570ea128d2f52ff351dff74c779737
 SHA512 
82a2b191c0cd26fb77b442df9ed104e51ae15f485390f07cf15a043725e6ee9b860ce903bf8355ad556adbbe076516a8807c0a6d937e89177e46c0068d5acabf
+DIST fim-0.5-rc3.tar.bz2 564226 BLAKE2B 
117e4a8644f1b7133f8a5337ce1a606017bee81180ff9a6fbd0c19d3056d2e670a84db20f2a0080ff5bf8e6e91108fdc952b77e4799f47968b38a108f145871e
 SHA512 
946825e683a9020740b6e2115e44e4cd99b4d6bf59fde53d08d90666f00cdb8d98797d4e88b4513dd0e8d8fe5fbab3073cb1aae72117d129688050adf73da306

diff --git a/media-gfx/fim/files/fim-0.5_rc3-jpeg.patch 
b/media-gfx/fim/files/fim-0.5_rc3-jpeg.patch
new file mode 100644
index 000..1887196f7cb
--- /dev/null
+++ b/media-gfx/fim/files/fim-0.5_rc3-jpeg.patch
@@ -0,0 +1,13 @@
+https://svn.savannah.gnu.org/viewvc/fbi-improved/trunk/src/FbiStuffJpeg.cpp?r1=1041=1076
+
+--- trunk/src/FbiStuffJpeg.cpp
 trunk/src/FbiStuffJpeg.cpp
+@@ -179,7 +179,7 @@
+ 
+   if(nsp)
+   /* std::cout << "|" << title << "|\n", */
+-  nsp->setVariable(string("EXIF_") + title,value);
++  nsp->setVariable(string("EXIF_") + string(title),value);
+ }
+ 
+ static void fim_ExifDataForeachContentFunc (ExifContent *content, void * 
user_data)

diff --git a/media-gfx/fim/files/fim-0.5_rc3-libsdl.patch 
b/media-gfx/fim/files/fim-0.5_rc3-libsdl.patch
new file mode 100644
index 000..0f1e6beb6fe
--- /dev/null
+++ b/media-gfx/fim/files/fim-0.5_rc3-libsdl.patch
@@ -0,0 +1,27 @@
+https://svn.savannah.gnu.org/viewvc/fbi-improved/trunk/configure.ac?r1=1474=1521
+
+--- trunk/configure.ac
 trunk/configure.ac
+@@ -1128,15 +1128,17 @@
+   fim_handle_sdl='no'
+   fi
+ else
+-dnl   if test x$fim_cv_want_static == x1 ; then 
+-  LIBSDL_CONFIG_FLAGS=--static-libs
+-dnl   else
+-dnl   LIBSDL_CONFIG_FLAGS=--libs
+-dnl   fi
+   AC_MSG_NOTICE([Activating LIBSDL.])
+   fim_handle_sdl='yes'
+ LIBSDL_CXXFLAGS=`$LIBSDL_CONFIG --cflags`
+ CXXFLAGS="$CXXFLAGS $LIBSDL_CXXFLAGS"
++  LIBSDL_CONFIG_FLAGS=--static-libs
++  if $LIBSDL_CONFIG $LIBSDL_CONFIG_FLAGS ; then 
++  LIBSDL_CONFIG_FLAGS=--static-libs
++  else
++  LIBSDL_CONFIG_FLAGS=--libs
++  fi
++  AC_MSG_NOTICE([Invoking $LIBSDL_CONFIG $LIBSDL_CONFIG_FLAGS.])
+ LIBS="$LIBS `$LIBSDL_CONFIG $LIBSDL_CONFIG_FLAGS`"
+   # finish this !
+ #FIM_LIB_OBJECTS="$FIM_LIB_OBJECTS SDLDevice.o"

diff --git a/media-gfx/fim/fim-0.5_rc3.ebuild b/media-gfx/fim/fim-0.5_rc3.ebuild
new file mode 100644
index 000..1fc260ca524
--- /dev/null
+++ b/media-gfx/fim/fim-0.5_rc3.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Fbi-IMproved is a framebuffer image viewer based on Fbi and 
inspired from Vim"
+HOMEPAGE="https://savannah.nongnu.org/projects/fbi-improved;
+SRC_URI="http://download.savannah.gnu.org/releases/fbi-improved/${P/_rc/-rc}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="aalib bmp dia djvu exif fbcon gif graphicsmagick imagemagick jpeg jpeg2k 
pcx pdf png postscript readline sdl static svg tiff xfig"
+
+RDEPEND="media-fonts/terminus-font
+   aalib? ( media-libs/aalib[slang] )
+   dia? ( app-office/dia )
+   djvu? ( app-text/djvu )
+   exif? ( media-libs/libexif )
+   gif? ( media-libs/giflib )
+   graphicsmagick? ( media-gfx/graphicsmagick )
+   imagemagick? ( virtual/imagemagick-tools )
+   jpeg? ( virtual/jpeg:0 )
+   jpeg2k? ( media-libs/jasper:= )
+   pdf? ( >=app-text/poppler-0.31 )
+   png? ( media-libs/libpng:0= )
+   postscript? ( app-text/libspectre )
+   readline? ( 

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

2018-03-24 Thread Matthias Maier
commit: 0e6753f646fc079ae499aaef034d1a7bdeb94467
Author: Michal Privoznik  redhat  com>
AuthorDate: Sat Mar 24 10:02:15 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Mar 24 15:23:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6753f6

app-emulation/virt-manager-: Drop python2 support

With upstream commit of bd891eb380cdf771f0296a39193614a10749088b
virt-manager is strictly python3 only. Update the ebuild to
follow this change.

Closes: https://bugs.gentoo.org/650790
Closes: https://bugs.gentoo.org/647376

Signed-off-by: Michal Privoznik  redhat.com>
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/virt-manager/virt-manager-.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-.ebuild 
b/app-emulation/virt-manager/virt-manager-.ebuild
index a3b8ec6f354..9a719e6ef54 100644
--- a/app-emulation/virt-manager/virt-manager-.ebuild
+++ b/app-emulation/virt-manager/virt-manager-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit gnome2 distutils-r1
@@ -69,9 +69,6 @@ src_install() {
local mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
 
distutils-r1_src_install
-
-   python_fix_shebang \
-   
"${ED}"/usr/share/virt-manager/virt-{clone,convert,install,manager}
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: app-text/enchant/, app-text/enchant/files/

2018-03-24 Thread Mart Raudsepp
commit: c2f2346d2e643c00c90ddf75a3a4fc39b24cf1c3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 24 15:10:36 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 24 15:10:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f2346d

app-text/enchant: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/enchant/Manifest  |  1 -
 app-text/enchant/enchant-1.6.0.ebuild  | 62 --
 .../files/enchant-1.6.0-hunspell140_fix.patch  | 16 --
 3 files changed, 79 deletions(-)

diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest
index a2f5158eb44..e9f343b8ca0 100644
--- a/app-text/enchant/Manifest
+++ b/app-text/enchant/Manifest
@@ -1,4 +1,3 @@
-DIST enchant-1.6.0.tar.gz 607018 BLAKE2B 
623473ddc9fdddbfd7ce4861ec22ab8d4d4f790ee29b189056a809783fbd2a4f42c45ac3865a5533d9ea8be26a6825bc7ae957ee6e8a04db693791d1a9070a30
 SHA512 
0ca1634bb783df51512df4abecc89abdadee6baf7330d6e5f90cc15d10779896a3521a1c079ecc07e4df4f7a018ce398cca9d0125a7845a314a059840ebc9137
 DIST enchant-1.6.1.tar.gz 642124 BLAKE2B 
d41aa9b313e7fe8b0887728b55f3c5218e270c7359b4edcdc8d9180af68687230bcc9f7d1abb9f85ac673478530e5674366c9bc7d08b983e7226725b2cdd73d3
 SHA512 
26c62dfa89ee40150db502651a2f876fba00569b7015f205dae27a029557effacff335bbe36124dbe6686537da2305bcab02592179d03e95fdf9741d54b98036
 DIST enchant-2.1.0.tar.gz 962857 BLAKE2B 
f1ee729f20f06c14cbe81c27eeff5ff3bfe9e815bdf278c0c5e27ab48a78301e0731cfc2a55d065cfc702b5939623e352817a3fa6102636bca6779a8903ce537
 SHA512 
5dee7c5693ffc4ca0933e0881ca6e1f6bab1553af79cadf29733589790c6626db524cf33b0008b3de4c48e122ed93929478cce35608d9a52ab71edb51f598f27
 DIST enchant-2.1.1.tar.gz 961821 BLAKE2B 
1aaedc16e2108a382390c9401233d6a77dcff8732fb0af1a35816993b8eb127f22f9e6f4359b997f6793f53dd37c50c1c69d2aa09cf53bb5c47baa47277e044e
 SHA512 
5cb57198ea826da6d9ed9042edca87fcca9b811e8e75b382ed1568c5b1d8d4f8d6ba732a167c8d52261cfce540f23f84bd4d2889a4beafd2db1d8509c0b6bc15

diff --git a/app-text/enchant/enchant-1.6.0.ebuild 
b/app-text/enchant/enchant-1.6.0.ebuild
deleted file mode 100644
index 5a4e593dc79..000
--- a/app-text/enchant/enchant-1.6.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils autotools
-
-DESCRIPTION="Spellchecker wrapping library"
-HOMEPAGE="http://www.abisource.com/enchant/;
-SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-
-IUSE="aspell +hunspell static-libs zemberek"
-REQUIRED_USE="|| ( hunspell aspell zemberek )"
-
-COMMON_DEPENDS="
-   dev-libs/glib:2
-   aspell? ( app-text/aspell )
-   hunspell? ( >=app-text/hunspell-1.2.1:0= )
-   zemberek? ( dev-libs/dbus-glib )
-"
-RDEPEND="${COMMON_DEPENDS}
-   zemberek? ( app-text/zemberek-server )
-"
-DEPEND="${COMMON_DEPENDS}
-   virtual/pkgconfig
-"
-
-DOCS="AUTHORS BUGS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
-PATCHES=(
-   # http://bugzilla.abisource.com/show_bug.cgi?id=13772
-   "${FILESDIR}/${P}-hunspell140_fix.patch"
-   "${FILESDIR}/${P}-hunspell150_fix.patch"
-)
-
-src_prepare() {
-   default
-   sed -i \
-   -e 's:noinst_PROGRAMS:check_PROGRAMS:' \
-   tests/Makefile.am || die
-   mv configure.in configure.ac || die
-   AT_M4DIR=ac-helpers eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable aspell) \
-   $(use_enable hunspell myspell) \
-   $(use_with hunspell system-myspell) \
-   $(use_enable static-libs static) \
-   $(use_enable zemberek) \
-   --disable-ispell \
-   --with-myspell-dir="${EPREFIX}"/usr/share/myspell/
-}
-
-src_install() {
-   default
-   prune_libtool_files --modules
-}

diff --git a/app-text/enchant/files/enchant-1.6.0-hunspell140_fix.patch 
b/app-text/enchant/files/enchant-1.6.0-hunspell140_fix.patch
deleted file mode 100644
index 5d58ab7f540..000
--- a/app-text/enchant/files/enchant-1.6.0-hunspell140_fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-https://bugs.gentoo.org/583486
-http://bugzilla.abisource.com/show_bug.cgi?id=13772
-
 enchant-1.6.0/src/myspell/myspell_checker.cpp
-+++ enchant-1.6.0/src/myspell/myspell_checker.cpp
-@@ -148,6 +148,10 @@
-   g_iconv_close(m_translate_out);
- }
- 
-+#ifndef MAXWORDLEN
-+#   define MAXWORDLEN 100
-+#endif
-+
- bool
- MySpellChecker::checkWord(const char *utf8Word, size_t len)
- {



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

2018-03-24 Thread Mart Raudsepp
commit: 721881d74f1efe810bdb80c3abf1b0ca4f0ce45d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 24 15:00:44 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 24 15:00:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721881d7

gnome-base/gnome-menus: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 gnome-base/gnome-menus/Manifest|  2 -
 .../gnome-menus/gnome-menus-3.10.1-r1.ebuild   | 55 --
 gnome-base/gnome-menus/gnome-menus-3.13.3.ebuild   | 47 --
 3 files changed, 104 deletions(-)

diff --git a/gnome-base/gnome-menus/Manifest b/gnome-base/gnome-menus/Manifest
index d7eb56f48fd..352b5c37f05 100644
--- a/gnome-base/gnome-menus/Manifest
+++ b/gnome-base/gnome-menus/Manifest
@@ -1,3 +1 @@
-DIST gnome-menus-3.10.1-patches.tar.xz 5708 BLAKE2B 
0f6549744aa157f362ed6743b600e73d9897ca6c88c8f1d0bfcc2d7c96889e69624cc1f80b44c46bba6425f98379dd85e737885f079b6f15be47047922fd6da6
 SHA512 
bfdca2ba70525b71059262d4d19a2567c3d74c7f255ff823e5c24e631b764ab05be954ec16630729220a22f2425f8d2a8ecb1b22641346f53d5af9d9f90feebc
-DIST gnome-menus-3.10.1.tar.xz 423052 BLAKE2B 
5ab0144d1a44db598746822accc11f528520ff4eb453f667352d1ce590f10c9a7956dc0e552b98e680fbe9809c5c32b4faf91c03230088675cffad965cd7abb4
 SHA512 
e6f0fe223e60f6c33a2ed2cd958035e5560d4063fbe7485263c4ad0eba82e18948d19f7dbe84dd0db5c339e94366759a0f98da533e2798c3ed9cc9a87f73c7e0
 DIST gnome-menus-3.13.3.tar.xz 404664 BLAKE2B 
7772c817317b4af86e740aeea3095f51ff210f73e53160ca2359d45a017236c82fe787956c04a9e0001e2511671438d4955f0bf7947cdfa8649d78fe931d6d79
 SHA512 
d631eb17ddc1b33227d0e5862a9344a8605ee1e9ebc1f12ce4ac98895adaf8a82ef2a49415d99bc194a02f30f30c3d6d49759f280fbc246c9e482711fd5021d2

diff --git a/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild 
b/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild
deleted file mode 100644
index 57afc35dc8d..000
--- a/gnome-base/gnome-menus/gnome-menus-3.10.1-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2
-
-DESCRIPTION="Library for the Desktop Menu fd.o specification"
-HOMEPAGE="https://git.gnome.org/browse/gnome-menus;
-SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~tetromino/distfiles/${PN}/${PN}-3.10.1-patches.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-
-IUSE="debug +introspection test"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.29.15:2
-   introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
-"
-# Older versions of slot 0 install the menu editor and the desktop directories
-
-RDEPEND="${COMMON_DEPEND}
-   !https://git.gnome.org/browse/gnome-menus;
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-
-IUSE="+introspection test"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.29.15:2
-   introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-"
-# Older versions of slot 0 install the menu editor and the desktop directories
-RDEPEND="${COMMON_DEPEND}
-   !

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

2018-03-24 Thread Mart Raudsepp
commit: 7670c2aa380584c1fb2dcb888b0c6cff21a2ff67
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 24 15:14:28 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 24 15:14:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7670c2aa

x11-libs/gksu: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-libs/gksu/gksu-2.0.2-r1.ebuild | 80 --
 1 file changed, 80 deletions(-)

diff --git a/x11-libs/gksu/gksu-2.0.2-r1.ebuild 
b/x11-libs/gksu/gksu-2.0.2-r1.ebuild
deleted file mode 100644
index 6032ee3cb1a..000
--- a/x11-libs/gksu/gksu-2.0.2-r1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 fixheadtails
-
-DESCRIPTION="A gtk+ frontend for libgksu"
-HOMEPAGE="http://www.nongnu.org/gksu/;
-SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc gnome"
-
-RDEPEND=">=x11-libs/libgksu-2.0.8
-   >=x11-libs/gtk+-2.4:2
-   >=gnome-base/gconf-2
-   gnome? (
-   >=gnome-base/nautilus-2
-   x11-terms/gnome-terminal )"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig
-   doc? ( dev-util/gtk-doc )"
-
-pkg_setup() {
-   DOCS="AUTHORS ChangeLog NEWS README"
-   G2CONF="${G2CONF}
-   --disable-static
-   $(use_enable gnome nautilus-extension)"
-}
-
-src_prepare() {
-   ht_fix_file "${S}/gksu-migrate-conf.sh"
-
-   # https://savannah.nongnu.org/bugs/index.php?36127
-   epatch "${FILESDIR}/${PN}-2.0.2-glib-2.31.patch"
-
-   if use gnome ; then
-   sed 's/x-terminal-emulator/gnome-terminal/' \
-   -i gksu.desktop || die "sed 1 failed"
-
-   # Conditional patch to avoid eautoreconf
-   # https://savannah.nongnu.org/bugs/index.php?36129
-   epatch "${FILESDIR}/${PN}-2.0.2-nautilus-dir.patch"
-
-   sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac 
|| die #467024
-   eautoreconf
-   else
-   sed 's/dist_desktop_DATA = 
$(desktop_in_files:.desktop.in=.desktop)/dist_desktop_DATA =/' \
-   -i Makefile.am Makefile.in || die "sed 2 failed"
-   fi
-
-   gnome2_src_prepare
-}
-
-src_install() {
-   gnome2_src_install
-   chmod +x "${D}/usr/share/gksu/gksu-migrate-conf.sh"
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-   einfo 'updating configuration'
-   "${ROOT}"/usr/share/gksu/gksu-migrate-conf.sh
-   einfo ""
-   einfo "A note on gksudo:  It actually runs sudo to get it's work done"
-   einfo "However, by default, Gentoo's sudo wipes your environment."
-   einfo "This means that gksudo will fail to run any X-based programs."
-   einfo "You need to either add yourself to wheel and uncomment this line"
-   einfo "in your /etc/sudoers:"
-   einfo "Defaults:%wheel   !env_reset"
-   einfo "Or remove the env_reset line entirely.  This can cause security"
-   einfo "problems; if you don't trust your users, don't do this, use gksu"
-   einfo "instead."
-}



[gentoo-commits] proj/crossdev:master commit in: wrappers/

2018-03-24 Thread Sergei Trofimovich
commit: 394fb518fbc0789402b853d7ec44eaf283ffae51
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 15:08:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 15:12:51 2018 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=394fb518

cross-emerge: fix empty EPREFIX handling, bug #650100

commit 21a0f5a3d83084436e6f6b66114cc5c593528866
("cross-emerge: tweak EPREFIX handling to be POSIX sh, bug #650100")
introduced a bug:
$ foo-emerge
foo-emerge: line 13: [: =: unary operator expected

Tweak it by quoting 'test' argument.

Reported-by: Marty E. Plummer
Bug: https://bugs.gentoo.org/650100
Signed-off-by: Sergei Trofimovich  gentoo.org>

 wrappers/cross-emerge | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrappers/cross-emerge b/wrappers/cross-emerge
index d775b90..7b63756 100755
--- a/wrappers/cross-emerge
+++ b/wrappers/cross-emerge
@@ -10,7 +10,7 @@ fi
 export CHOST
 
 EPREFIX="@GENTOO_PORTAGE_EPREFIX@"
-if [ ${EPREFIX} = "@"GENTOO_PORTAGE_EPREFIX"@" ] ; then
+if [ "${EPREFIX}" = "@"GENTOO_PORTAGE_EPREFIX"@" ] ; then
EPREFIX=""
 fi
 



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

2018-03-24 Thread Sergei Trofimovich
commit: 1da451458ddc4f927b16a8877b44cf4ca15d7a56
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 14:34:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 14:34:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da45145

dev-util/mingw64-runtime: use $(alt_prefix) when cross-building

It's one of the steps to be able to cross-build 'dev-util/mingw64-runtime'
("CBUILD != (CHOST = CTARGET)" case).

Noticed by Marty E. Plummer.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild 
b/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild
index 0dcbcfe06ee..68655a1ed3a 100644
--- a/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild
+++ b/dev-util/mingw64-runtime/mingw64-runtime-5.0.3-r1.ebuild
@@ -35,7 +35,10 @@ is_crosscompile() {
[[ ${CHOST} != ${CTARGET} ]]
 }
 just_headers() {
-   use headers-only && [[ ${CHOST} != ${CTARGET} ]]
+   is_crosscompile && use headers-only
+}
+alt_prefix() {
+   is_crosscompile && echo /usr/${CTARGET}
 }
 crt_with() {
just_headers && echo --without-$1 || echo --with-$1
@@ -74,9 +77,9 @@ src_configure() {
fi
 
CHOST=${CTARGET} econf \
-   --prefix="${EPREFIX}"/usr/${CTARGET} \
-   --includedir="${EPREFIX}"/usr/${CTARGET}/usr/include \
-   --libdir="${EPREFIX}"/usr/${CTARGET}/usr/lib \
+   --prefix="${EPREFIX}"$(alt_prefix) \
+   --includedir="${EPREFIX}"$(alt_prefix)/usr/include \
+   --libdir="${EPREFIX}"$(alt_prefix)/usr/lib \
--with-headers \
--enable-sdk \
$(crt_with crt) \



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

2018-03-24 Thread Sergei Trofimovich
commit: 5c4734e1f7008e69617d8d11785bbf4b346d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 14:01:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 14:01:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4734e1

sys-libs/slang: stable 2.3.2 for ia64, bug #651302

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 sys-libs/slang/slang-2.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/slang/slang-2.3.2.ebuild 
b/sys-libs/slang/slang-2.3.2.ebuild
index c7726ba7f80..e3eead6d4d8 100644
--- a/sys-libs/slang/slang-2.3.2.ebuild
+++ b/sys-libs/slang/slang-2.3.2.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_pre* ]] ; then
 else
SRC_URI="http://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
http://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
 fi
 LICENSE="GPL-2"
 SLOT="0"



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

2018-03-24 Thread Sergei Trofimovich
commit: 6e9db02bda9c62f8efd0866677477dfbebadf331
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 24 13:52:47 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 24 13:56:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9db02b

x11-libs/libast: stable 0.7-r1 for ia64, bug #648364

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 x11-libs/libast/libast-0.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libast/libast-0.7-r1.ebuild 
b/x11-libs/libast/libast-0.7-r1.ebuild
index 079c427988a..281091cbdc3 100644
--- a/x11-libs/libast/libast-0.7-r1.ebuild
+++ b/x11-libs/libast/libast-0.7-r1.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
@@ -9,7 +9,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="imlib cpu_flags_x86_mmx pcre"
 
 RDEPEND="



  1   2   >