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

2019-01-12 Thread Jason Zaman
commit: 3efd919e420205787573e26ed2c2599eed964a91
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Jan 12 08:07:52 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Jan 12 08:09:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3efd919e

sys-libs/libselinux: stable amd64, x86 for ruby update

Bug: https://bugs.gentoo.org/672988
Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-libs/libselinux/libselinux-2.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libselinux/libselinux-2.8-r1.ebuild 
b/sys-libs/libselinux/libselinux-2.8-r1.ebuild
index 7ff555999a0..10c723c4704 100644
--- a/sys-libs/libselinux/libselinux-2.8-r1.ebuild
+++ b/sys-libs/libselinux/libselinux-2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,7 +21,7 @@ if [[ ${PV} ==  ]] ; then
S="${WORKDIR}/${MY_P}/${PN}"
 else

SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz";
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2019-01-12 Thread Hans de Graaff
commit: 09871b884ed219d12e8910cf437e0c412e9692a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 07:45:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:15:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09871b88

dev-ruby/hashdiff: add ruby26

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

 dev-ruby/hashdiff/hashdiff-0.3.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild 
b/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
index 873e64ffba4..f216f8aff5f 100644
--- a/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
+++ b/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-12 Thread Hans de Graaff
commit: a9fbc6c7a427b50108efc04fdfab351446eebddc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 07:50:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:15:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fbc6c7

dev-ruby/http-form_data: add ruby26

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

 dev-ruby/http-form_data/http-form_data-2.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild 
b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
index ad9ba34aa31..142f5221b32 100644
--- a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
+++ b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-12 Thread Hans de Graaff
commit: df1001ed6c8befc9dd33c6d5c26104859d513b5d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 08:28:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:28:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1001ed

dev-ruby/vcr: document ruby25 status

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

 dev-ruby/vcr/vcr-1.11.3.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/vcr/vcr-1.11.3.ebuild b/dev-ruby/vcr/vcr-1.11.3.ebuild
index 11db1db4188..6801924a845 100644
--- a/dev-ruby/vcr/vcr-1.11.3.ebuild
+++ b/dev-ruby/vcr/vcr-1.11.3.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+# ruby25: code is not compatible
+USE_RUBY="ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"



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

2019-01-12 Thread Andreas Sturmlechner
commit: ffe1fb5e78c619d2c4d0b55b6c33654dd64aa5d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 08:38:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 08:38:00 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ffe1fb5e

kde-frameworks/kfilemetadata: Fix USE exif build switch

Reported-by: josef64 in #gentoo-kde
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild | 2 +-
 kde-frameworks/kfilemetadata/kfilemetadata-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild
index c4add7e66b..c9f47a45a2 100644
--- a/kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild
+++ b/kde-frameworks/kfilemetadata/kfilemetadata-5.54.0.ebuild
@@ -36,7 +36,7 @@ pkg_setup() {
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package epub EPub)
-   $(cmake-utils_use_find_package exif Exiv2)
+   $(cmake-utils_use_find_package exif LibExiv2)
$(cmake-utils_use_find_package ffmpeg FFmpeg)
$(cmake-utils_use_find_package office KF5Archive)
$(cmake-utils_use_find_package pdf Poppler)

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
index a35c0dda66..1f31f4b090 100644
--- a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
+++ b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
@@ -36,7 +36,7 @@ pkg_setup() {
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package epub EPub)
-   $(cmake-utils_use_find_package exif Exiv2)
+   $(cmake-utils_use_find_package exif LibExiv2)
$(cmake-utils_use_find_package ffmpeg FFmpeg)
$(cmake-utils_use_find_package office KF5Archive)
$(cmake-utils_use_find_package pdf Poppler)



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kfilemetadata/

2019-01-12 Thread Andreas Sturmlechner
commit: ff69a21fcdecaa1f2a956a2131b205acb19e82e2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 08:38:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 08:41:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff69a21f

kde-frameworks/kfilemetadata: Fix USE exif build switch

Reported-by: josef64 in #gentoo-kde
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../{kfilemetadata-5.53.0.ebuild => kfilemetadata-5.53.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.53.0.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-5.53.0-r1.ebuild
similarity index 97%
rename from kde-frameworks/kfilemetadata/kfilemetadata-5.53.0.ebuild
rename to kde-frameworks/kfilemetadata/kfilemetadata-5.53.0-r1.ebuild
index 7bbb0cfdd63..e6b1c185032 100644
--- a/kde-frameworks/kfilemetadata/kfilemetadata-5.53.0.ebuild
+++ b/kde-frameworks/kfilemetadata/kfilemetadata-5.53.0-r1.ebuild
@@ -36,7 +36,7 @@ pkg_setup() {
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package epub EPub)
-   $(cmake-utils_use_find_package exif Exiv2)
+   $(cmake-utils_use_find_package exif LibExiv2)
$(cmake-utils_use_find_package ffmpeg FFmpeg)
$(cmake-utils_use_find_package office KF5Archive)
$(cmake-utils_use_find_package pdf Poppler)



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

2019-01-12 Thread Andreas Sturmlechner
commit: 491a2fbc4f2ba6f1469ff7f84336c326eb9920ba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 08:46:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 08:46:43 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=491a2fbc

kde-apps/libkexiv2: Patch upstreamed

Upstream commit d1be9298c7f2b9c717cda154d41732f230ea13a6

Closes: https://bugs.gentoo.org/675244
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/libkexiv2/libkexiv2-.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kde-apps/libkexiv2/libkexiv2-.ebuild 
b/kde-apps/libkexiv2/libkexiv2-.ebuild
index bb0081ec98..b836f4201d 100644
--- a/kde-apps/libkexiv2/libkexiv2-.ebuild
+++ b/kde-apps/libkexiv2/libkexiv2-.ebuild
@@ -15,5 +15,3 @@ DEPEND="
>=media-gfx/exiv2-0.25:=[xmp=]
 "
 RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-18.12.0-exiv2-0.27.patch" )



[gentoo-commits] proj/portage:prefix commit in: lib/portage/util/_dyn_libs/

2019-01-12 Thread Fabian Groffen
commit: d5ca328072faef047eb6369fcbb225db6766528f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan 12 09:07:45 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan 12 09:07:45 2019 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d5ca3280

LinkageMapMachO: ensure availability of 'os'

Signed-off-by: Fabian Groffen  gentoo.org>

 lib/portage/util/_dyn_libs/LinkageMapMachO.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/portage/util/_dyn_libs/LinkageMapMachO.py 
b/lib/portage/util/_dyn_libs/LinkageMapMachO.py
index 933ce02c1..e74f0c5ba 100644
--- a/lib/portage/util/_dyn_libs/LinkageMapMachO.py
+++ b/lib/portage/util/_dyn_libs/LinkageMapMachO.py
@@ -578,6 +578,7 @@ class LinkageMapMachO(object):
@return: install_name basename as a string
 
"""
+   os = _os_merge
if not self._libs:
self.rebuild()
if isinstance(obj, self._ObjectKey):



[gentoo-commits] repo/proj/prefix:master commit in: sys-apps/portage/

2019-01-12 Thread Fabian Groffen
commit: 7c9b7493663d6656f9d9e8c060f71e0ec72b0a13
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan 12 09:13:10 2019 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan 12 09:13:10 2019 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=7c9b7493

sys-apps/portage: bump for Darwin backtrace

Package-Manager: Portage-2.3.55-prefix, Repoman-2.3.12
Signed-off-by: Fabian Groffen  gentoo.org>

 sys-apps/portage/Manifest  |   3 +-
 ...rtage-2.3.54.ebuild => portage-2.3.55.1.ebuild} |   0
 sys-apps/portage/portage-2.3.55.ebuild | 272 -
 3 files changed, 1 insertion(+), 274 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 49bff9efbb..e314960b4d 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,3 +1,2 @@
 DIST prefix-portage-2.3.52.2.tar.bz2 1258301 BLAKE2B 
1334532e50df0c35a4694242f091395721ff8c6c5cd525c32d0b26cf11b207b17f42198ded88a49d7f2599fa3ad34feef0de2ac4219efe806e24913cb061a236
 SHA512 
d5f199b6c7545f49a8faa3ccdfcdecdb4bc3723513dad2c683db9d3a89a662c474aea0c95fead521f7dc8db71dd38cc55ac0cac9973710364032d8fc7877fbc2
-DIST prefix-portage-2.3.54.tar.bz2 1257276 BLAKE2B 
6ed45b075261944e9aad237b7f525a2ad0b924f60e6f5a8fe1faca4c958412178360706c9cef61f5727b9e98bec3e9ff19a48617711a8c7170e321e1fecb1e1f
 SHA512 
c4c4cfc9133c011df0953c6c984f3f914c27a36ff98bc01083f53d9e8169e63ec5a1333b04b092257c6f8f98ebf191f19cbec21c7a79006a2156115c37aefb1b
-DIST prefix-portage-2.3.55.tar.bz2 1288259 BLAKE2B 
aeefb168797d474a15b6ff9e5a988f1c905f805c904620a43cfd31174ce110b564081ec6ac73a360547ae5f418ca4ed43b6ef0022901086efb159f31e7a0d607
 SHA512 
a9d65c3cb4c32cff6ebb6742bb48fac346bb7e841f064e481830ef78deeed16c0b832d89b8b8ef27f208fc141828643ec1ca10e30c0d4730d4c7150357a6403b
+DIST prefix-portage-2.3.55.1.tar.bz2 1240409 BLAKE2B 
db6d62768382f93fbe933ba1dcbe8ac203529d3fcbe3e53063bdd9e5b67ec7ab10e99fcd8a2ad0d83494fa838b8b2e17f16ad16f45cc9dc4cf9801793babffe7
 SHA512 
11a6c80edd9e4a22e2996ad02ea7d9c5e88f074526d0350d0944d70c31087db11a1357026b2e2987e40e6f9d155524e5cae63aff7348a5692c5e7dcf16ac7a1b

diff --git a/sys-apps/portage/portage-2.3.54.ebuild 
b/sys-apps/portage/portage-2.3.55.1.ebuild
similarity index 100%
rename from sys-apps/portage/portage-2.3.54.ebuild
rename to sys-apps/portage/portage-2.3.55.1.ebuild

diff --git a/sys-apps/portage/portage-2.3.55.ebuild 
b/sys-apps/portage/portage-2.3.55.ebuild
deleted file mode 100644
index 9528084055..00
--- a/sys-apps/portage/portage-2.3.55.ebuild
+++ /dev/null
@@ -1,272 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(
-   pypy
-   python3_4 python3_5 python3_6 python3_7
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit eutils distutils-r1 multilib
-
-DESCRIPTION="Portage package manager used in Gentoo Prefix"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
-LICENSE="GPL-2"
-KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE="build doc epydoc +ipc +native-extensions selinux xattr prefix-chaining"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
-# Require sandbox-2.2 for bug #288863.
-# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
-# quite slow, so it's not considered in the dependencies as an alternative to
-# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
-# for now, don't pull in xattr deps for other kernels.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-RDEPEND="
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-   app-shells/bash:0[readline]
-   >=app-admin/eselect-1.2
-   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-   python{2_7,3_4,3_5} pypy)
-   )
-   elibc_FreeBSD? ( !prefix? ( sys-freebsd/freebsd-bin ) )
-   elibc_glibc? ( !prefix? ( >=sys-apps/sandbox-2.2 ) )
-   elibc_uclibc? ( !prefix? ( >=sys-apps/sandbox-2.2 ) )
-   kernel_linux? ( >=app-misc/pax-utils-0.1.17 )
-   kernel_SunOS? ( >=app-misc/pax-utils-0.1.17 )
-   kernel_FreeBSD? ( >=app-misc/pax-utils-0.1.17 )
-   kernel_Darwin? ( >=app-misc/pax-utils-0.1.18 )
-   kernel_AIX? ( >=sys-apps/aix-miscutils-0.1.1634 )
-   selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
-   xattr? ( kernel_linux? (
-   >=sys-apps/install-xattr-0

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

2019-01-12 Thread Pacho Ramos
commit: 5270ac15b862fb09380ac93cbb5c9b37b4e33f15
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:39:26 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:39:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5270ac15

media-gfx/zbar: Fix deps for v4l

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

 media-gfx/zbar/zbar-0.20.1-r1.ebuild | 163 +++
 1 file changed, 163 insertions(+)

diff --git a/media-gfx/zbar/zbar-0.20.1-r1.ebuild 
b/media-gfx/zbar/zbar-0.20.1-r1.ebuild
new file mode 100644
index 000..a374101200a
--- /dev/null
+++ b/media-gfx/zbar/zbar-0.20.1-r1.ebuild
@@ -0,0 +1,163 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools flag-o-matic java-pkg-opt-2 multilib-minimal 
python-single-r1 virtualx
+
+DESCRIPTION="Library and tools for reading barcodes from images or video"
+HOMEPAGE="https://github.com/mchehab/zbar";
+SRC_URI="https://linuxtv.org/downloads/${PN}/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+IUSE="graphicsmagick gtk imagemagick java jpeg python qt5 static-libs test 
+threads v4l X xv"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( X ${PYTHON_REQUIRED_USE} )
+"
+
+COMMON_DEPEND="
+   gtk? (
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:2[${MULTILIB_USEDEP}]
+   )
+   imagemagick? (
+   !graphicsmagick? ( media-gfx/imagemagick:= )
+   graphicsmagick? ( media-gfx/graphicsmagick:= )
+   )
+   jpeg? ( virtual/jpeg:0[${MULTILIB_USEDEP}] )
+   python? (
+   ${PYTHON_DEPS}
+   gtk? ( >=dev-python/pygtk-2[${PYTHON_USEDEP}] )
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   )
+   v4l? ( media-libs/libv4l:0= )
+   X? (
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   xv? ( x11-libs/libXv[${MULTILIB_USEDEP}] )
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.8 )
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+   virtual/pkgconfig
+   gtk? ( dev-util/glib-utils )
+   java? (
+   >=virtual/jdk-1.8
+   test? (
+   dev-java/junit:4
+   dev-java/hamcrest-core:1.3
+   )
+   )
+   test? ( ${PYTHON_DEPS} )
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.10-errors.patch )
+
+pkg_setup() {
+   if use python || use test; then
+   python-single-r1_pkg_setup
+   fi
+   java-pkg-opt-2_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   if has_version '>=media-gfx/imagemagick-7.0.1.0' ; then
+   eapply "${FILESDIR}/${PN}-0.10_p20121015-ImageMagick-7.patch"
+   fi
+
+   use python && python_fix_shebang examples/upcrpc.py test/*.py
+   java-pkg-opt-2_src_prepare
+
+   sed -e '/AM_INIT_AUTOMAKE/s: -Werror : :' \
+   -e '/^AM_CFLAGS=/s: -Werror::' \
+   -i configure.ac || die
+   sed "s|javadir = \$(pkgdatadir)|javadir = /usr/$(get_libdir)/zbar|" \
+   -i java/Makefile.am || die
+   eautoreconf
+}
+
+multilib_src_configure() {
+   append-cppflags -DNDEBUG
+
+   local myeconfargs=(
+   $(use_with gtk)
+   $(multilib_native_use_with graphicsmagick graphicsmagick)
+   $(multilib_native_use_with imagemagick)
+   $(multilib_native_use_with java)
+   $(use_with jpeg)
+   $(multilib_native_use_with python python2)
+   $(use_enable static-libs static)
+   $(use_enable threads pthread)
+   $(use_enable v4l video)
+   $(use_with X x)
+   $(use_with X xshm)
+   $(use_with xv xv)
+   )
+
+   if multilib_is_native_abi; then
+   if use java; then
+   export JAVACFLAGS="$(java-pkg_javac-args)"
+   export JAVA_CFLAGS="$(java-pkg_get-jni-cflags)"
+   if use test ; then # bug 629078
+   java-pkg_append_ CLASSPATH .
+   java-pkg_append_ CLASSPATH $(java-pkg_getjar 
--build-only junit-4 junit.jar)
+   java-pkg_append_ CLASSPATH $(java-pkg_getjar 
--build-only hamcrest-core-1.3 hamcrest-core.jar)
+   fi
+   fi
+   if use qt5; then
+   myeconfargs+=(
+   $(use_with qt5 qt)
+   $(use_with qt5)
+   )
+   

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

2019-01-12 Thread Pacho Ramos
commit: 064a0f547b24e106202481e5d08796a7b0e53868
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:30:51 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:30:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064a0f54

net-p2p/nicotine+: Fix deps

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

 net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild | 32 +
 1 file changed, 32 insertions(+)

diff --git a/net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild 
b/net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild
new file mode 100644
index 000..97f31a510c6
--- /dev/null
+++ b/net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="A fork of nicotine, a Soulseek client in Python"
+HOMEPAGE="https://github.com/Nicotine-Plus/nicotine-plus";
+SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/1.4.1.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+   >=dev-python/pygtk-2.24[${PYTHON_USEDEP}]
+   media-libs/mutagen[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/nicotine-plus-${PV}"
+
+src_install() {
+   distutils-r1_src_install
+   mv "${ED}/usr/share/doc/nicotine" "${ED}/usr/share/doc/${PF}" || die
+}



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

2019-01-12 Thread Pacho Ramos
commit: dd42fcd07e2e6870299f5102fe81314a65162031
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:03:10 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:03:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd42fcd0

media-sound/gnome-sound-recorder: Bump to 3.28.2

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 media-sound/gnome-sound-recorder/Manifest  |  1 +
 .../gnome-sound-recorder-3.28.2.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/media-sound/gnome-sound-recorder/Manifest 
b/media-sound/gnome-sound-recorder/Manifest
index c68e6cd320c..404fdc9e3d9 100644
--- a/media-sound/gnome-sound-recorder/Manifest
+++ b/media-sound/gnome-sound-recorder/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-sound-recorder-3.24.0.1.tar.xz 452240 BLAKE2B 
37b2b81255af5aff4de08e92bf7db216b229885b1aeee87d91a1210412634b62641758c6132290b75494f780d304d78dee4c3d5d7e08de46736750c2730b20d0
 SHA512 
00e190e8d6a1a3961122485742705da4d85ef926453ff8098718566771600690562597f012f7cd9dc61b5910b4e75cc7518e86a092f052c3fc40a96310ab3c3f
 DIST gnome-sound-recorder-3.28.1.tar.xz 458764 BLAKE2B 
f6d8691758b85e6cfad0d9ddc8d894bfe8a78d34084524986bf6df694c50ca615a666a0d6fc56a82149274f40c346ed6fb317668a5d6a729b06ea4516bcb7f66
 SHA512 
badc5b9013a5b2e66078e4e3c93431297730b8e8ef241daa30d1fd58c5e7d6f58201c569cf8e58b24c1510fa6cce068740a0e68015b5bd59f793cf18c9f566e9
+DIST gnome-sound-recorder-3.28.2.tar.xz 454216 BLAKE2B 
9f9a5a7c0a5a34c2a5ba00ed6d83736a0facb2dd7ffbe86b9c482e7bc50b282f9e20a8800591238e74a45c3c8eb2adf27c66dea59d0551d87c8997b2ef53d24c
 SHA512 
1f4022d96d636391d4973bdc1285286a61a28107b9f875e66b4b2def767b4f2900ba2fe4b92166b1cdb61dc0b5afe65c0f81ffa7304aa38c1f510108dcd8b70f

diff --git 
a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.28.2.ebuild 
b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.28.2.ebuild
new file mode 100644
index 000..3a1a0f65249
--- /dev/null
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.28.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Simple sound recorder"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/SoundRecorder";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   dev-libs/gjs
+   >=dev-libs/glib-2.46:2
+   >=dev-libs/gobject-introspection-1.31.6
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.12:3[introspection]
+"
+RDEPEND="${COMMON_DEPEND}
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection,ogg]
+   media-libs/gst-plugins-bad:1.0
+   media-libs/gst-plugins-good:1.0
+   media-plugins/gst-plugins-flac:1.0
+   media-plugins/gst-plugins-pulse:1.0
+
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   gnome2_src_prepare
+
+   # FIXME: upstream should provide a way to set GST_INSPECT, bug #358755 
& co.
+   # gst-inspect causes sandbox violations when a plugin needs write 
access to
+   # /dev/dri/card* in its init phase.
+   sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
+   -i configure || die
+}



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

2019-01-12 Thread Pacho Ramos
commit: 1f9fb504b81af21d70d04e1dd9f70915ccc0bbaf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:31:03 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:31:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9fb504

net-p2p/nicotine+: Drop old

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 net-p2p/nicotine+/nicotine+-1.4.1.ebuild | 35 
 1 file changed, 35 deletions(-)

diff --git a/net-p2p/nicotine+/nicotine+-1.4.1.ebuild 
b/net-p2p/nicotine+/nicotine+-1.4.1.ebuild
deleted file mode 100644
index a6d9d9d6de4..000
--- a/net-p2p/nicotine+/nicotine+-1.4.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="A fork of nicotine, a Soulseek client in Python"
-HOMEPAGE="https://github.com/Nicotine-Plus/nicotine-plus";
-SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/1.4.1.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtk-2.24[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/nicotine-plus-${PV}"
-
-pkg_postinst() {
-   echo
-   elog "You may want to install these packages to add additional features"
-   elog "to Nicotine+:"
-   elog
-   elog "dev-python/geoip-python Country lookup and flag display"
-   elog "media-libs/mutagen  Media metadata extraction"
-   elog "net-libs/miniupnpc  UPnP portmapping"
-   echo
-}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/lufis/

2019-01-12 Thread Pacho Ramos
commit: 873570d4d401f31d46ce7d080226c20ac5e41a8f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:11:57 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:11:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873570d4

sys-fs/lufis: Use proper fuse slot

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

 sys-fs/lufis/lufis-0.3-r1.ebuild | 36 
 1 file changed, 36 insertions(+)

diff --git a/sys-fs/lufis/lufis-0.3-r1.ebuild b/sys-fs/lufis/lufis-0.3-r1.ebuild
new file mode 100644
index 000..5f2f2645949
--- /dev/null
+++ b/sys-fs/lufis/lufis-0.3-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Wrapper to use lufs modules with fuse kernel support"
+HOMEPAGE="http://fuse.sourceforge.net/";
+SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   !=sys-fs/fuse-1.3:0=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/lufis-allow-uid-and-gid-addon.patch
+)
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   dobin lufis
+   einstalldocs
+
+   insinto /usr/include/lufs/
+   doins fs.h proto.h
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/lessfs/

2019-01-12 Thread Pacho Ramos
commit: 9b33692ee4ef7200b8fc8aac14997859677f184b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:18:48 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:18:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b33692e

sys-fs/lessfs: Fix deps and homepage

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

 sys-fs/lessfs/lessfs-1.7.0-r1.ebuild | 55 
 1 file changed, 55 insertions(+)

diff --git a/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild 
b/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild
new file mode 100644
index 000..f0b3e0a95f0
--- /dev/null
+++ b/sys-fs/lessfs/lessfs-1.7.0-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit readme.gentoo-r1
+
+MY_PV="${PV/_/-}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="A high performance inline data deduplicating filesystem"
+HOMEPAGE="https://sourceforge.net/projects/lessfs/";
+SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="berkdb crypt debug filelog memtrace lzo snappy"
+
+RDEPEND="
+   berkdb? ( sys-libs/db:* )
+   crypt? ( dev-libs/openssl:0= )
+   lzo? ( dev-libs/lzo )
+   snappy? ( app-arch/snappy )
+   >=dev-db/tokyocabinet-1.4.42
+   app-crypt/mhash
+   >=sys-fs/fuse-2.8.0:0=
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOC_CONTENTS="Default configuration file: /etc/${PN}.cfg.
+   If your host is a client consult the following configuration
+   file: /usr/share/doc/${PF}/${PN}.cfg-slave.*"
+
+src_configure() {
+   econf \
+   $(use_enable debug) $(use_enable debug lckdebug) \
+   $(use_enable filelog) $(use_with crypt crypto) \
+   $(use_with lzo) $(use_enable memtrace) \
+   $(use_with berkdb berkeleydb) \
+   $(use_with snappy)
+}
+
+src_install () {
+   default
+   insinto /etc
+   newins examples/lessfs.cfg-master ${PN}.cfg
+   dodoc examples/lessfs.* etc/lessfs.*
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



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

2019-01-12 Thread Pacho Ramos
commit: 37f9b7c2560e861f5148f96bf80ec97b287495bc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 12 10:24:33 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 12 10:24:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f9b7c2

sys-apps/usermode-utilities: Use proper fuse slot

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

 .../usermode-utilities-20070815-headers.patch  |  8 ++--
 .../usermode-utilities-20070815-r4.ebuild  | 44 ++
 2 files changed, 48 insertions(+), 4 deletions(-)

diff --git 
a/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch 
b/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch
index 13fd556ec98..00531a1db2b 100644
--- 
a/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch
+++ 
b/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch
@@ -2,8 +2,8 @@ https://bugs.gentoo.org/580816
 
 include headers needed by targets
 
 b/tools-20070815/uml_net/ethertap.c
-+++ a/tools-20070815/uml_net/ethertap.c
+--- b/uml_net/ethertap.c
 a/uml_net/ethertap.c
 @@ -13,6 +13,7 @@
  #include 
  #include 
@@ -15,8 +15,8 @@ include headers needed by targets
 
 for major/minor macros
 
 b/tools-20070815/uml_net/host.c
-+++ a/tools-20070815/uml_net/host.c
+--- b/uml_net/host.c
 a/uml_net/host.c
 @@ -10,6 +10,7 @@
  #include 
  #include 

diff --git a/sys-apps/usermode-utilities/usermode-utilities-20070815-r4.ebuild 
b/sys-apps/usermode-utilities/usermode-utilities-20070815-r4.ebuild
new file mode 100644
index 000..04ceb9e3621
--- /dev/null
+++ b/sys-apps/usermode-utilities/usermode-utilities-20070815-r4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Tools for use with Usermode Linux virtual machines"
+HOMEPAGE="http://user-mode-linux.sourceforge.net/";
+SRC_URI="http://user-mode-linux.sourceforge.net/uml_utilities_${PV}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="fuse"
+
+RDEPEND="
+   fuse? ( sys-fs/fuse:0= )
+   sys-libs/readline:0=
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/tools-${PV}
+
+src_prepare() {
+   default
+
+   # Merge previous patches with fix for bug #331099
+   eapply "${FILESDIR}"/${P}-rollup.patch
+   # Fix owner of humfsify; bug #364531
+   eapply "${FILESDIR}"/${P}-humfsify-owner.patch
+   eapply "${FILESDIR}"/${P}-headers.patch #580816
+
+   sed -i -e 's:-o \$(BIN):$(LDFLAGS) -o $(BIN):' "${S}"/*/Makefile || die 
"LDFLAGS sed failed"
+   sed -i -e 's:-o \$@:$(LDFLAGS) -o $@:' "${S}"/moo/Makefile || die 
"LDFLAGS sed (moo) failed"
+   if ! use fuse; then
+   einfo "Skipping build of umlmount to avoid sys-fs/fuse 
dependency."
+   sed -i -e 's/\//' Makefile || die "sed to remove 
sys-fs/fuse dependency failed"
+   fi
+}
+
+src_compile() {
+   tc-export AR CC
+   emake CFLAGS="${CFLAGS} ${CPPFLAGS} -DTUNTAP -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -g -Wall" all
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/auto-complete/

2019-01-12 Thread Ulrich Müller
commit: 5f9cf95e73a30c2fb8381d0f1d2992c415e65850
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jan 12 11:51:50 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jan 12 11:51:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9cf95e

app-emacs/auto-complete: Remove old.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/auto-complete/Manifest   |  1 -
 app-emacs/auto-complete/auto-complete-1.3.1.ebuild | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-emacs/auto-complete/Manifest b/app-emacs/auto-complete/Manifest
index d6358929d63..470576fd97e 100644
--- a/app-emacs/auto-complete/Manifest
+++ b/app-emacs/auto-complete/Manifest
@@ -1,2 +1 @@
-DIST auto-complete-1.3.1.tar.bz2 155081 BLAKE2B 
7ceedcececcd80b7d8207cb2ff88f2bbfeee892d56a96f44c6929323ca974206b6d977830a8593ba9f7c87ba86914bf9a0771f5e11a284d7bb42fdd9e9985b48
 SHA512 
5b82120f8faf1ee4ff139f4fbacb894fa0bf617b9a0aaebb5a0d672a6f90cb01bc35f0c99cebe2bef55cb7a6af6ce03936a7226c89e3c79248aacf4ae554fb7b
 DIST auto-complete-1.5.1.tar.gz 196709 BLAKE2B 
1593a6c0b60d9cb25a9597b7283d741042f79d0227c3865386a5d74e03d216a7e96ba7304e23148ac6bd18deb30f36777b88c4b3227b7482f28a224fd027b7b9
 SHA512 
e01a99d5e393d1d2309d6c616b4af34e8f3f2c585eaefad602ba5b6cf1890a18e851fd58804c4a6669c8131e9e7a5470c7aa650583a0bc1a2298875f7181614e

diff --git a/app-emacs/auto-complete/auto-complete-1.3.1.ebuild 
b/app-emacs/auto-complete/auto-complete-1.3.1.ebuild
deleted file mode 100644
index ffc316f4798..000
--- a/app-emacs/auto-complete/auto-complete-1.3.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Auto-complete package"
-HOMEPAGE="http://cx4a.org/software/auto-complete/
-   https://github.com/m2ym/auto-complete/";
-SRC_URI="http://cx4a.org/pub/${PN}/${P}.tar.bz2";
-
-LICENSE="GPL-3+ FDL-1.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="l10n_ja"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_install() {
-   elisp_src_install
-
-   # install dictionaries
-   insinto "${SITEETC}/${PN}"
-   doins -r dict
-
-   dodoc README.txt TODO.txt etc/test.txt
-   cd doc
-   dodoc index.txt manual.txt demo.txt changes.txt *.png
-   if use l10n_ja; then
-   dodoc index.ja.txt manual.ja.txt changes.ja.txt
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/popup/

2019-01-12 Thread Ulrich Müller
commit: aca96f68b82d524e1e2589f9149bc22cdff18e4d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jan 12 11:51:04 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jan 12 11:51:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca96f68

app-emacs/popup: Add test restriction.

Tries to use cask which is not in the tree.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/popup/popup-0.5.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emacs/popup/popup-0.5.3.ebuild 
b/app-emacs/popup/popup-0.5.3.ebuild
index 5d7bcb2cb6f..2c80655c662 100644
--- a/app-emacs/popup/popup-0.5.3.ebuild
+++ b/app-emacs/popup/popup-0.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,6 +13,7 @@ 
SRC_URI="https://github.com/auto-complete/popup-el/archive/v${PV}.tar.gz -> ${MY
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
 
 S="${WORKDIR}/${MY_P}"
 DOCS="README.md"



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

2019-01-12 Thread Horea Christian
commit: d74e2a1c91b6f02109d0bb2778bf3a9e05ce61f0
Author: Horea Christian  yandex  com>
AuthorDate: Sat Jan 12 10:35:39 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Sat Jan 12 12:43:03 2019 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d74e2a1c

sci-biology/samri: PYTHON_COMPAT bump

and testing dependency update

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Horea Christian  yandex.com>

 sci-biology/samri/samri-0.2.ebuild  | 10 --
 sci-biology/samri/samri-.ebuild |  8 +++-
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/sci-biology/samri/samri-0.2.ebuild 
b/sci-biology/samri/samri-0.2.ebuild
index 3b8f06a60..af8210de2 100644
--- a/sci-biology/samri/samri-0.2.ebuild
+++ b/sci-biology/samri/samri-0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
@@ -18,7 +18,13 @@ KEYWORDS="~amd64 ~x86"
 
 # Numpy dependency to circumvent scikits_learn dependency bug:
 # https://bugs.gentoo.org/653052
-DEPEND="test? ( sci-biology/samri_bindata )"
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   sci-biology/samri_bidsdata
+   sci-biology/samri_bindata
+   )
+   "
 RDEPEND="
dev-python/argh[${PYTHON_USEDEP}]
dev-python/joblib[${PYTHON_USEDEP}]

diff --git a/sci-biology/samri/samri-.ebuild 
b/sci-biology/samri/samri-.ebuild
index 1cc0f87a3..ad9b6a35c 100644
--- a/sci-biology/samri/samri-.ebuild
+++ b/sci-biology/samri/samri-.ebuild
@@ -19,7 +19,13 @@ KEYWORDS=""
 
 # Numpy dependency to circumvent scikits_learn dependency bug:
 # https://bugs.gentoo.org/653052
-DEPEND="test? ( sci-biology/samri_bindata )"
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   sci-biology/samri_bidsdata
+   sci-biology/samri_bindata
+   )
+   "
 RDEPEND="
dev-python/argh[${PYTHON_USEDEP}]
dev-python/joblib[${PYTHON_USEDEP}]



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

2019-01-12 Thread Sergei Trofimovich
commit: d99cb7fdfe44383ff4f1a569dd4982a8dd452f79
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jan 11 21:52:53 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 12:59:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99cb7fd

dev-libs/editline: new package, a dependency of >=sys-apps/nix-2.2.1

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/editline/Manifest |  1 +
 dev-libs/editline/editline-1.16.0.ebuild   | 37 ++
 .../files/editline-1.16.0-rename-man.patch | 16 ++
 dev-libs/editline/metadata.xml |  7 
 4 files changed, 61 insertions(+)

diff --git a/dev-libs/editline/Manifest b/dev-libs/editline/Manifest
new file mode 100644
index 000..3b26b14985f
--- /dev/null
+++ b/dev-libs/editline/Manifest
@@ -0,0 +1 @@
+DIST editline-1.16.0.tar.xz 250376 BLAKE2B 
a9e080eb2b105f7c83dfbb26dfaebf07d7d2d664098504f4995b12b14b100420118ab70454afbba63518f4c510e2349b68923fade2412940e190177cfab442df
 SHA512 
99e1070d9d658aaec82582d5148a58e7039182f9d73e755547bc090682821fbfb29af19261f38db9a0f022e304e8f8e779e79f7b21f57ad5c80af5bcf316c6f6

diff --git a/dev-libs/editline/editline-1.16.0.ebuild 
b/dev-libs/editline/editline-1.16.0.ebuild
new file mode 100644
index 000..d1155538016
--- /dev/null
+++ b/dev-libs/editline/editline-1.16.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="line editing library for UNIX call compatible with the FSF 
readline"
+HOMEPAGE="http://troglobit.com/projects/editline/";
+SRC_URI="https://github.com/troglobit/editline/releases/download/${PV}/${P}.tar.xz";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+PATCHES=("${FILESDIR}"/${PN}-1.16.0-rename-man.patch)
+
+src_prepare() {
+   default
+
+   # To avoid collision with dev-libs/libedit
+   # we rename man/editline.3 to man/libeditline.3
+   mv man/editline.3 man/libeditline.3 || die
+}
+
+src_configure() {
+   econf --disable-static
+}
+
+src_install() {
+   default
+
+   # package installs .pc file
+   find "${D}" -name '*.la' -delete || die
+}

diff --git a/dev-libs/editline/files/editline-1.16.0-rename-man.patch 
b/dev-libs/editline/files/editline-1.16.0-rename-man.patch
new file mode 100644
index 000..0f339eeaa13
--- /dev/null
+++ b/dev-libs/editline/files/editline-1.16.0-rename-man.patch
@@ -0,0 +1,16 @@
+To avoid collision with dev-libs/libedit
+we rename man/editline.3 to man/libeditline.3
+
+This patch also needs a rename from outside the patch:
+$ mv man/editline.3 man/libeditline.3
+
+--- a/man/Makefile.am
 b/man/Makefile.am
+@@ -3,1 +3,1 @@
+-dist_man_MANS = editline.3
++dist_man_MANS = libeditline.3
+--- a/man/Makefile.in
 b/man/Makefile.in
+@@ -273,1 +273,1 @@ top_build_prefix = @top_build_prefix@
+-dist_man_MANS = editline.3
++dist_man_MANS = libeditline.3

diff --git a/dev-libs/editline/metadata.xml b/dev-libs/editline/metadata.xml
new file mode 100644
index 000..2907abeb0c4
--- /dev/null
+++ b/dev-libs/editline/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   sly...@gentoo.org
+
+



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

2019-01-12 Thread Sergei Trofimovich
commit: 10d70a4f28e436b2ef7ee730ad593a08c20762f6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 12:47:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 12:59:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d70a4f

sys-apps/nix: bump up to 2.2.1

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/nix/Manifest |   1 +
 sys-apps/nix/nix-2.2.1.ebuild | 144 ++
 2 files changed, 145 insertions(+)

diff --git a/sys-apps/nix/Manifest b/sys-apps/nix/Manifest
index 6c22a7b1d43..f9e694e7dec 100644
--- a/sys-apps/nix/Manifest
+++ b/sys-apps/nix/Manifest
@@ -1,3 +1,4 @@
 DIST nix-2.0.2.tar.xz 796404 BLAKE2B 
0906488bf2c800544c0747a6860ef51f667467f50039f725cf6ec05b8389462fe073bddceba106922a7611fd784b58ed5ca321efba0065b0f424aa53d7620990
 SHA512 
605e2c6dbc814470c25aa4f0aca77bfd11fd6d5c263ef38915cb9b852e77bcff08d515e76de8d929c9eacd02ffeaa5dd5f6b337461d54a1b2648b1fc505c98fa
 DIST nix-2.0.4.tar.xz 798352 BLAKE2B 
0eaf7e507c87e5398ab5967e1f2064a5827038bb84208768aa1c1deadc95e44aab922846b728467e3355d1f25e740590c3d1748ec05dfeae6a171952fd941b77
 SHA512 
bce3b3a14269d42648a4935770260c36dab25fde3ebcfed730063d1d139603468e1c30acf15eb0c617fa36a6b39d4ae31ccfd9cba762f631ecac213fd09a
 DIST nix-2.1.3.tar.xz 816396 BLAKE2B 
9627626075841e7f389f5010418fe17569ae69ea07de5ff9a0557df864052cc8b48f2a4dbfe16dffc5dca3fb180f527199f367810899ae9474d00e8fcc00b760
 SHA512 
d22718d23d8960dac7d07739835caa8183f573b303d77613e77314d873c1fe6da1cb0ed78337fe3219a94675307b23132a62ae7d9aa5354707e58400f403524b
+DIST nix-2.2.1.tar.xz 818648 BLAKE2B 
2e836bd40ea1ee22c308bd287b1ad1e5607729574b5cfe3494fbf017c618d7475d6150a9b97966f1aaea6bcb37b6535db1b2d693f0fedd0598881efe1a8c538e
 SHA512 
42055fcbecc664899203d90d47f85ce2b12987fac6cb776f09dc202d5f3e07a4b2d6a7ee67fe8d6094062dc516dfe42eeb4acc05dfebd31f2b5670c0979bddd4

diff --git a/sys-apps/nix/nix-2.2.1.ebuild b/sys-apps/nix/nix-2.2.1.ebuild
new file mode 100644
index 000..7168bdd8d9a
--- /dev/null
+++ b/sys-apps/nix/nix-2.2.1.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic readme.gentoo-r1 user
+
+DESCRIPTION="A purely functional package manager"
+HOMEPAGE="https://nixos.org/nix";
+
+SRC_URI="http://nixos.org/releases/${PN}/${P}/${P}.tar.xz";
+LICENSE="LGPL-2.1"
+SLOT="0"
+#keywords are blocked by boost-1.66
+#KEYWORDS="~amd64 ~x86"
+IUSE="+etc_profile +gc doc s3 sodium"
+
+RDEPEND="
+   app-arch/brotli
+   app-arch/bzip2
+   app-arch/xz-utils
+   dev-db/sqlite
+   dev-libs/editline:0=
+   dev-libs/openssl:0=
+   >=dev-libs/boost-1.66:0=[context]
+   net-misc/curl
+   sys-libs/libseccomp
+   sys-libs/zlib
+   gc? ( dev-libs/boehm-gc[cxx] )
+   doc? ( dev-libs/libxml2
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   )
+   s3? ( dev-libs/aws-sdk-cpp )
+   sodium? ( dev-libs/libsodium:0= )
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/bison-2.6
+   >=sys-devel/flex-2.5.35
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.11.6-systemd.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-CXXFLAGS.patch
+   "${FILESDIR}"/${PN}-1.11.6-respect-LDFLAGS.patch
+   "${FILESDIR}"/${PN}-2.0-user-path.patch
+)
+
+DISABLE_AUTOFORMATTING=yes
+DOC_CONTENTS=" Quick start user guide on Gentoo:
+
+[as root] enable nix-daemon service:
+   [systemd] # systemctl enable nix-daemon
+   [openrc]  # rc-update add nix-daemon
+[as a user] relogin to get environment and profile update
+[as a user] fetch nixpkgs update:
+   \$ nix-channel --update
+[as a user] install nix packages:
+   \$ nix-env -i mc
+[as a user] configure environment:
+   Somewhere in .bash_profile you might want to set
+   LOCALE_ARCHIVE=\$HOME/.nix-profile/lib/locale/locale-archive
+   but please read https://github.com/NixOS/nixpkgs/issues/21820
+
+Next steps:
+   nix package manager user manual: http://nixos.org/nix/manual/
+"
+
+pkg_setup() {
+   enewgroup nixbld
+   for i in {1..10}; do
+   # we list 'nixbld' twice to
+   # both assign a primary group for user
+   # and add a user to /etc/group
+   enewuser nixbld${i} -1 -1 /var/empty nixbld,nixbld
+   done
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local econf_args=()
+
+   if ! use s3; then
+   # Disable automagic depend: bug #670256
+   export ac_cv_header_aws_s3_S3Client_h=no
+   fi
+   econf \
+   --localstatedir="${EPREFIX}"/nix/var \
+   $(use_enable gc) \
+   "${args[@]}"
+}
+
+src_compile() {
+   local make_vars=(
+   OPTIMIZE=0 # disable hardcoded -O3
+   V

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

2019-01-12 Thread Andreas Sturmlechner
commit: 6dd073f8a67d2f96b097147493f78e0b2dbece53
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 09:32:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 09:32:29 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dd073f8

profiles: Drop obsolete kde-frameworks-5.54 package.mask

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

 profiles/package.mask/kde-frameworks-5.54 | 83 ---
 1 file changed, 83 deletions(-)

diff --git a/profiles/package.mask/kde-frameworks-5.54 
b/profiles/package.mask/kde-frameworks-5.54
deleted file mode 100644
index 11df3c85b5..00
--- a/profiles/package.mask/kde-frameworks-5.54
+++ /dev/null
@@ -1,83 +0,0 @@
-# Andreas Sturmlechner  (06 Jan 2019)
-# KDE Frameworks 5.54.0 mask
-# Not released yet.
-~kde-frameworks/attica-5.54.0:5
-~kde-frameworks/baloo-5.54.0:5
-~kde-frameworks/bluez-qt-5.54.0:5
-~kde-frameworks/breeze-icons-5.54.0:5
-~kde-frameworks/breeze-icons-rcc-5.54.0:5
-~kde-frameworks/extra-cmake-modules-5.54.0:5
-~kde-frameworks/frameworkintegration-5.54.0:5
-~kde-frameworks/kactivities-5.54.0:5
-~kde-frameworks/kactivities-stats-5.54.0:5
-~kde-frameworks/kapidox-5.54.0:5
-~kde-frameworks/karchive-5.54.0:5
-~kde-frameworks/kauth-5.54.0:5
-~kde-frameworks/kbookmarks-5.54.0:5
-~kde-frameworks/kcmutils-5.54.0:5
-~kde-frameworks/kcodecs-5.54.0:5
-~kde-frameworks/kcompletion-5.54.0:5
-~kde-frameworks/kconfig-5.54.0:5
-~kde-frameworks/kconfigwidgets-5.54.0:5
-~kde-frameworks/kcoreaddons-5.54.0:5
-~kde-frameworks/kcrash-5.54.0:5
-~kde-frameworks/kdbusaddons-5.54.0:5
-~kde-frameworks/kdeclarative-5.54.0:5
-~kde-frameworks/kded-5.54.0:5
-~kde-frameworks/kdelibs4support-5.54.0:5
-~kde-frameworks/kdesignerplugin-5.54.0:5
-~kde-frameworks/kdesu-5.54.0:5
-~kde-frameworks/kdewebkit-5.54.0:5
-~kde-frameworks/kdnssd-5.54.0:5
-~kde-frameworks/kdoctools-5.54.0:5
-~kde-frameworks/kemoticons-5.54.0:5
-~kde-frameworks/kfilemetadata-5.54.0:5
-~kde-frameworks/kglobalaccel-5.54.0:5
-~kde-frameworks/kguiaddons-5.54.0:5
-~kde-frameworks/kholidays-5.54.0:5
-~kde-frameworks/khtml-5.54.0:5
-~kde-frameworks/ki18n-5.54.0:5
-~kde-frameworks/kiconthemes-5.54.0:5
-~kde-frameworks/kidletime-5.54.0:5
-~kde-frameworks/kimageformats-5.54.0:5
-~kde-frameworks/kinit-5.54.0:5
-~kde-frameworks/kio-5.54.0:5
-~kde-frameworks/kirigami-5.54.0:5
-~kde-frameworks/kitemmodels-5.54.0:5
-~kde-frameworks/kitemviews-5.54.0:5
-~kde-frameworks/kjobwidgets-5.54.0:5
-~kde-frameworks/kjs-5.54.0:5
-~kde-frameworks/kjsembed-5.54.0:5
-~kde-frameworks/kmediaplayer-5.54.0:5
-~kde-frameworks/knewstuff-5.54.0:5
-~kde-frameworks/knotifications-5.54.0:5
-~kde-frameworks/knotifyconfig-5.54.0:5
-~kde-frameworks/kpackage-5.54.0:5
-~kde-frameworks/kparts-5.54.0:5
-~kde-frameworks/kpeople-5.54.0:5
-~kde-frameworks/kplotting-5.54.0:5
-~kde-frameworks/kpty-5.54.0:5
-~kde-frameworks/kross-5.54.0:5
-~kde-frameworks/krunner-5.54.0:5
-~kde-frameworks/kservice-5.54.0:5
-~kde-frameworks/ktexteditor-5.54.0:5
-~kde-frameworks/ktextwidgets-5.54.0:5
-~kde-frameworks/kunitconversion-5.54.0:5
-~kde-frameworks/kwallet-5.54.0:5
-~kde-frameworks/kwayland-5.54.0:5
-~kde-frameworks/kwidgetsaddons-5.54.0:5
-~kde-frameworks/kwindowsystem-5.54.0:5
-~kde-frameworks/kxmlgui-5.54.0:5
-~kde-frameworks/kxmlrpcclient-5.54.0:5
-~kde-frameworks/modemmanager-qt-5.54.0:5
-~kde-frameworks/networkmanager-qt-5.54.0:5
-~kde-frameworks/oxygen-icons-5.54.0:5
-~kde-frameworks/plasma-5.54.0:5
-~kde-frameworks/prison-5.54.0:5
-~kde-frameworks/purpose-5.54.0:5
-~kde-frameworks/qqc2-desktop-style-5.54.0:5
-~kde-frameworks/solid-5.54.0:5
-~kde-frameworks/sonnet-5.54.0:5
-~kde-frameworks/syndication-5.54.0:5
-~kde-frameworks/syntax-highlighting-5.54.0:5
-~kde-frameworks/threadweaver-5.54.0:5



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

2019-01-12 Thread Andreas Sturmlechner
commit: 0c1b208a247fc530f8f9c5402f8183e1d0f495cd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 09:32:02 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 09:32:02 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c1b208a

kde5.eclass: Mark KDE Frameworks 5.54 as released

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

 eclass/kde5.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 7f632183c9..1c705c03f9 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -158,7 +158,7 @@ fi
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.54.0 )
+KDE_UNRELEASED=( )
 
 if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/";



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kwayland/, kde-frameworks/karchive/, ...

2019-01-12 Thread Andreas Sturmlechner
commit: 366fab5a0e555a5344fb41361847a66f180b76a9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 13:23:31 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 13:23:31 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=366fab5a

kde-frameworks: Drop KDE Frameworks 5.54.0

Moved to Gentoo ebuild repository.

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/attica/attica-5.54.0.ebuild | 25 ---
 kde-frameworks/baloo/baloo-5.54.0.ebuild   | 34 -
 kde-frameworks/bluez-qt/bluez-qt-5.54.0.ebuild | 37 --
 .../breeze-icons-rcc-5.54.0.ebuild | 42 ---
 .../breeze-icons/breeze-icons-5.54.0.ebuild| 41 ---
 .../extra-cmake-modules-5.54.0.ebuild  | 66 -
 .../frameworkintegration-5.54.0.ebuild | 53 --
 .../kactivities-stats-5.54.0.ebuild| 21 --
 .../kactivities/kactivities-5.54.0.ebuild  | 26 ---
 kde-frameworks/kapidox/kapidox-5.54.0.ebuild   | 28 
 kde-frameworks/karchive/karchive-5.54.0.ebuild | 27 ---
 kde-frameworks/kauth/kauth-5.54.0.ebuild   | 41 ---
 kde-frameworks/kbookmarks/kbookmarks-5.54.0.ebuild | 29 
 kde-frameworks/kcmutils/kcmutils-5.54.0.ebuild | 31 
 kde-frameworks/kcodecs/kcodecs-5.54.0.ebuild   | 16 -
 .../kcompletion/kcompletion-5.54.0.ebuild  | 21 --
 kde-frameworks/kconfig/kconfig-5.54.0.ebuild   | 26 ---
 .../kconfigwidgets/kconfigwidgets-5.54.0.ebuild| 36 --
 .../kcoreaddons/kcoreaddons-5.54.0.ebuild  | 39 --
 kde-frameworks/kcrash/kcrash-5.54.0.ebuild | 28 
 .../kdbusaddons/kdbusaddons-5.54.0.ebuild  | 28 
 .../kdeclarative/kdeclarative-5.54.0.ebuild| 31 
 kde-frameworks/kded/kded-5.54.0.ebuild | 36 --
 .../kdelibs4support/kdelibs4support-5.54.0.ebuild  | 84 --
 .../kdesignerplugin/kdesignerplugin-5.54.0.ebuild  | 54 --
 kde-frameworks/kdesu/kdesu-5.54.0.ebuild   | 32 -
 kde-frameworks/kdewebkit/kdewebkit-5.54.0.ebuild   | 30 
 kde-frameworks/kdnssd/kdnssd-5.54.0.ebuild | 31 
 kde-frameworks/kdoctools/kdoctools-5.54.0.ebuild   | 34 -
 kde-frameworks/kemoticons/kemoticons-5.54.0.ebuild | 26 ---
 .../kfilemetadata/kfilemetadata-5.54.0.ebuild  | 63 
 .../kglobalaccel/kglobalaccel-5.54.0.ebuild| 29 
 kde-frameworks/kguiaddons/kguiaddons-5.54.0.ebuild | 22 --
 kde-frameworks/kholidays/kholidays-5.54.0.ebuild   | 30 
 kde-frameworks/khtml/khtml-5.54.0.ebuild   | 68 --
 kde-frameworks/ki18n/ki18n-5.54.0.ebuild   | 35 -
 .../kiconthemes/kiconthemes-5.54.0.ebuild  | 29 
 kde-frameworks/kidletime/kidletime-5.54.0.ebuild   | 46 
 .../kimageformats/kimageformats-5.54.0.ebuild  | 35 -
 kde-frameworks/kinit/kinit-5.54.0.ebuild   | 45 
 kde-frameworks/kio/kio-5.54.0.ebuild   | 81 -
 kde-frameworks/kirigami/kirigami-5.54.0.ebuild | 42 ---
 .../kitemmodels/kitemmodels-5.54.0.ebuild  | 14 
 kde-frameworks/kitemviews/kitemviews-5.54.0.ebuild | 20 --
 .../kjobwidgets/kjobwidgets-5.54.0.ebuild  | 35 -
 kde-frameworks/kjs/kjs-5.54.0.ebuild   | 22 --
 kde-frameworks/kjsembed/kjsembed-5.54.0.ebuild | 26 ---
 .../kmediaplayer/kmediaplayer-5.54.0.ebuild| 21 --
 kde-frameworks/knewstuff/knewstuff-5.54.0.ebuild   | 36 --
 .../knotifications/knotifications-5.54.0.ebuild| 46 
 .../knotifyconfig/knotifyconfig-5.54.0.ebuild  | 24 ---
 kde-frameworks/kpackage/kpackage-5.54.0.ebuild | 34 -
 kde-frameworks/kparts/kparts-5.54.0.ebuild | 30 
 kde-frameworks/kpeople/kpeople-5.54.0.ebuild   | 41 ---
 kde-frameworks/kplotting/kplotting-5.54.0.ebuild   | 18 -
 kde-frameworks/kpty/kpty-5.54.0.ebuild | 26 ---
 kde-frameworks/kross/kross-5.54.0.ebuild   | 32 -
 kde-frameworks/krunner/krunner-5.54.0.ebuild   | 36 --
 kde-frameworks/kservice/kservice-5.54.0.ebuild | 46 
 .../ktexteditor/ktexteditor-5.54.0.ebuild  | 55 --
 .../ktextwidgets/ktextwidgets-5.54.0.ebuild| 37 --
 .../kunitconversion/kunitconversion-5.54.0.ebuild  | 26 ---
 kde-frameworks/kwallet/kwallet-5.54.0.ebuild   | 56 ---
 kde-frameworks/kwayland/kwayland-5.54.0.ebuild | 27 ---
 .../kwidgetsaddons/kwidgetsaddons-5.54.0.ebuild| 26 ---
 .../kwindowsystem/kwindowsystem-5.54.0.ebuild  | 40 ---
 kde-frameworks/kxmlgui/kxmlgui-5.54.0.ebuild   | 52 -

[gentoo-commits] proj/kde:master commit in: media-sound/audex/

2019-01-12 Thread Andreas Sturmlechner
commit: e32cf06780bbed201c36de88f261e1edc170472d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 13:33:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 13:33:34 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e32cf067

media-sound/audex: Add new DEPEND

Upstream commit 9bb62f34878ede3104802709c154b7b244925970

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/audex/audex-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/audex/audex-.ebuild 
b/media-sound/audex/audex-.ebuild
index d776654e1a..fc6580e772 100644
--- a/media-sound/audex/audex-.ebuild
+++ b/media-sound/audex/audex-.ebuild
@@ -19,6 +19,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)



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

2019-01-12 Thread Virgil Dupras
commit: a56b8ef1fea2d50a5b8c02eb178062f4fe3d7819
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sat Jan 12 14:02:19 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sat Jan 12 14:02:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56b8ef1

dev-lang/mujs: add missing dependency

Closes: https://bugs.gentoo.org/675192
Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-lang/mujs/mujs-1.0.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-lang/mujs/mujs-1.0.5.ebuild b/dev-lang/mujs/mujs-1.0.5.ebuild
index 31d29529655..ffaa94ccaf9 100644
--- a/dev-lang/mujs/mujs-1.0.5.ebuild
+++ b/dev-lang/mujs/mujs-1.0.5.ebuild
@@ -17,6 +17,9 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="static-libs"
 
+RDEPEND="sys-libs/readline:0="
+DEPEND="${RDEPEND}"
+
 PATCHES=(
"${FILESDIR}/${P}-flags.patch"
 )



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

2019-01-12 Thread Virgil Dupras
commit: 651f1b479241982ea705ce2de6df0440f412bb5b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Sat Jan 12 14:20:09 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sat Jan 12 14:20:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651f1b47

dev-lang/mujs: stabilize v1.0.5 on amd64

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-lang/mujs/mujs-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mujs/mujs-1.0.5.ebuild b/dev-lang/mujs/mujs-1.0.5.ebuild
index ffaa94ccaf9..1c4faff8eb8 100644
--- a/dev-lang/mujs/mujs-1.0.5.ebuild
+++ b/dev-lang/mujs/mujs-1.0.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ccxvii/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="static-libs"
 
 RDEPEND="sys-libs/readline:0="



[gentoo-commits] proj/releng:master commit in: releases/weekly/specs/sparc/sparc64/

2019-01-12 Thread Ben Kohler
commit: 25d34d5588f1e916ccb401c5a149837cc2b3f38b
Author: Ben Kohler  gentoo  org>
AuthorDate: Sat Jan 12 14:25:52 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Sat Jan 12 14:25:52 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=25d34d55

sparc-installcd: add usbutils, remove commented/unkeyworded acpid

Signed-off-by: Ben Kohler  gentoo.org>

 releases/weekly/specs/sparc/sparc64/installcd-stage1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec 
b/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec
index 0fddecf8..a39114c4 100644
--- a/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec
+++ b/releases/weekly/specs/sparc/sparc64/installcd-stage1.spec
@@ -77,6 +77,7 @@ livecd/packages:
sys-apps/memtester
sys-apps/netplug
sys-apps/sdparm
+   sys-apps/usbutils
sys-block/parted
 #  sys-block/partimage
 #  sys-fs/btrfs-progs
@@ -95,5 +96,4 @@ livecd/packages:
 #  sys-fs/reiserfsprogs
sys-fs/xfsprogs
sys-libs/gpm
-#  sys-power/acpid
www-client/links



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/files/, kde-frameworks/kio/

2019-01-12 Thread Andreas Sturmlechner
commit: 9a23deced58f2f084a8979f4ebf522ae1c72f47b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 13:27:34 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 14:35:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a23dece

kde-frameworks/kio: Tarball respun, add kio core crashfix

1) See also:
https://mail.kde.org/pipermail/release-team/2019-January/011202.html
https://bugs.kde.org/show_bug.cgi?id=403100

2) See also:
https://bugs.kde.org/show_bug.cgi?id=402665

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kio/Manifest|  2 +-
 .../kio/files/kio-5.54.0-elapsedtime.patch | 38 ++
 kde-frameworks/kio/kio-5.54.0.ebuild   |  2 ++
 3 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kio/Manifest b/kde-frameworks/kio/Manifest
index 77df753c9f1..b6ccab1d596 100644
--- a/kde-frameworks/kio/Manifest
+++ b/kde-frameworks/kio/Manifest
@@ -1,3 +1,3 @@
 DIST kio-5.52.0.tar.xz 3159632 BLAKE2B 
4be5993157b6ee08be4cb2f40b5669353079fe2174e6204fbe2e375cfa71fb6121b4a2ca0783f3e4f45205cd3ae4bde36823e9543005a1124ac43fe7ecb189bc
 SHA512 
b5a91c9eedc91eb933f16874163b2882986975c67ef329497b2ae936926292241d05f4dae022054d5db673e195e80159ad1cb70a26a5c23a192223bbe6b28c36
 DIST kio-5.53.0.tar.xz 3143732 BLAKE2B 
89be51cf5270b978fe4e8f28a590b1ad2b39fcb50843d51b99ced22dc5d3b91958975a48110b38a9138ef77f7b618deb6f9f769f403dbee2d31dec1d89717b3c
 SHA512 
121e87c1a0fe17c4b3f1102af34ef65e867efba5e352549da830f874420e8f2b4ee30f27281cbd844617f3d9bf15fa6dfc3548ae86366c70b8ea4e083bee103d
-DIST kio-5.54.0.tar.xz 3150608 BLAKE2B 
cdf34296a8c05a9e9e1e9ff34407f4a995104fd87b4dd1c290033621447c9620024f59997e97c7f5891f6719abfc62b18966df4c29dfda839ea35a94921f3d31
 SHA512 
d957b48ee7fe8490cb9bf854016ad5fe8ce922207036cdc3b3a97c9b8f68487cf87f6215cf18f91e911577d4a26e24c87f9f7c4ed3933f820cdb7ca309f82060
+DIST kio-5.54.0.tar.xz 3150624 BLAKE2B 
0dbca930cfd82e079f5f7d138d9342f701a23d9f7de99847e2371cd9c137b198c55f6dc61c8b9f78e30b7ecfaee3ff3ed52c88d01e4369434045cc0e02979476
 SHA512 
163929bd8e6e4d3be5390090511cafd11213e476a0460e5fdcffde15181332545380ef25f6350e465dbc7f9872a6b771e891f5302af64bd3ced162b2a94a8c6d

diff --git a/kde-frameworks/kio/files/kio-5.54.0-elapsedtime.patch 
b/kde-frameworks/kio/files/kio-5.54.0-elapsedtime.patch
new file mode 100644
index 000..d18347fb63d
--- /dev/null
+++ b/kde-frameworks/kio/files/kio-5.54.0-elapsedtime.patch
@@ -0,0 +1,38 @@
+From cd2f67c39b25de026390bfe2bc1c7aa269f78ccb Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Thu, 10 Jan 2019 16:03:06 +
+Subject: Fix elapsed time check
+
+Summary:
+To match the code it was refactored from it should be checking the code
+since the last time we checked calcSpeed, not since the job started.
+
+CCBUG: 402665
+
+Subscribers: kde-frameworks-devel
+
+Tags: #frameworks
+
+Differential Revision: https://phabricator.kde.org/D18158
+---
+ src/core/slaveinterface.cpp | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/core/slaveinterface.cpp b/src/core/slaveinterface.cpp
+index 6eb2b08..d79b498 100644
+--- a/src/core/slaveinterface.cpp
 b/src/core/slaveinterface.cpp
+@@ -103,7 +103,9 @@ void SlaveInterface::calcSpeed()
+ // using first and last item from the list.
+ 
+ const qint64 elapsed_time = d->elapsed_timer.elapsed();
+-if (elapsed_time >= 900) {
++const qint64 last_time = d->transfer_details.isEmpty() ? 0 : 
d->transfer_details.last().time;
++
++if (elapsed_time - last_time >= 900) {
+ if (d->transfer_details.count() == max_count) {
+ d->transfer_details.removeFirst();
+ }
+-- 
+cgit v1.1
+

diff --git a/kde-frameworks/kio/kio-5.54.0.ebuild 
b/kde-frameworks/kio/kio-5.54.0.ebuild
index e10f37ff9d3..3256957d5aa 100644
--- a/kde-frameworks/kio/kio-5.54.0.ebuild
+++ b/kde-frameworks/kio/kio-5.54.0.ebuild
@@ -68,6 +68,8 @@ PDEPEND="
 # tests hang
 RESTRICT+=" test"
 
+PATCHES=( "${FILESDIR}/${P}-elapsedtime.patch" )
+
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package acl ACL)



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

2019-01-12 Thread Sergei Trofimovich
commit: d8ceba0c44613850dbbcd81794f66048c85060e7
Author: David Roman  gmail  com>
AuthorDate: Fri Jan 11 20:41:02 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 15:17:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ceba0c

dev-util/radare2: verbump to 3.2.0

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: David Roman  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10811
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/radare2/Manifest |  1 +
 dev-util/radare2/metadata.xml |  3 ---
 .../radare2/{radare2-.ebuild => radare2-3.2.0.ebuild} | 15 ---
 dev-util/radare2/radare2-.ebuild  | 15 ---
 4 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/dev-util/radare2/Manifest b/dev-util/radare2/Manifest
index e277ec28535..6751eab7786 100644
--- a/dev-util/radare2/Manifest
+++ b/dev-util/radare2/Manifest
@@ -2,3 +2,4 @@ DIST radare2-3.0.1.tar.gz 6638512 BLAKE2B 
1051e2d948bf312a5d54d03fa20a2fa6954f0e
 DIST radare2-3.1.0.tar.gz 6652526 BLAKE2B 
8da52e93263b47261cadc28e0de637b177943ce978ff342e305c7c924c062458d4eee18d05a21c9ca5153b7ede13332c87e9cd2f22c6880d47fd8e05db21036e
 SHA512 
ee31de49ff83ca1ed093eaf113201cb3709adcb3315671d88413aa4d5c80c37cf9e981c33b4f472b9aa5f67309cdaf9577c2085a8c58e4faf86b37d1ee19866d
 DIST radare2-3.1.2-r1.tar.gz 6664607 BLAKE2B 
a04bc70eee438e00b59ec0e699b9a4d56091c9698d0abb965a65c20bd28ee604f154f50d8e18d9233594aaf77c72708e864b7dbaaefc7ed7c300f46ef5e02311
 SHA512 
365d45b3b82551e4e146c5872d0d502f0daca70286682053f8fb4f61a6771d91fd1b1eda34b113125dcfb06e957496f07184a74c532b7872f37fbb305dda52ad
 DIST radare2-3.1.3.tar.gz 6662694 BLAKE2B 
bb4cec7fd05e4d43473ef2e67e8284c4b6a856ca1ef312153fbb236b800ed3e369ac9833d87e00e2aa5a560c7d8f7f9433d4b8aa9a3f01e7fabe3c26c3f3d60e
 SHA512 
75b4966e8d64ffd341c50b22d12653e4ead23352d25a7a1f923ee6cb177bd0a9a16e7c02cbd5b58cf3da03f415168606cd67ed19f594dca75c66114e9c35903f
+DIST radare2-3.2.0.tar.gz 6690470 BLAKE2B 
edfa7d03d72ab3b7ebda6a2c860165c0c53836f4141674581c0f5f5cc1d6dc7a4ea48530d4825342268e057aeca458a0883f6fd70fb4a2d5d052634f32555442
 SHA512 
9773068568cf71797b0c86837188604130ef9d63e7b7fd115820d8979dde37d259aaea45002c9984e8c3599e9bade53720d3bb1b3635bdad5a2dc73aff54f048

diff --git a/dev-util/radare2/metadata.xml b/dev-util/radare2/metadata.xml
index dc1faaf6b74..45f16b33e56 100644
--- a/dev-util/radare2/metadata.xml
+++ b/dev-util/radare2/metadata.xml
@@ -9,7 +9,4 @@
davidroma...@gmail.com
David Roman

-   
-   Use dev-libs/capstone 
instead of bundled copy.
-   
 

diff --git a/dev-util/radare2/radare2-.ebuild 
b/dev-util/radare2/radare2-3.2.0.ebuild
similarity index 78%
copy from dev-util/radare2/radare2-.ebuild
copy to dev-util/radare2/radare2-3.2.0.ebuild
index e2ecbd2ce57..0b3f4cfb432 100644
--- a/dev-util/radare2/radare2-.ebuild
+++ b/dev-util/radare2/radare2-3.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit eutils bash-completion-r1
+inherit bash-completion-r1 eutils
 
 DESCRIPTION="unix-like reverse engineering framework and commandline tools"
 HOMEPAGE="http://www.radare.org";
@@ -13,27 +13,28 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/radare/radare2";
 else
SRC_URI="https://github.com/radare/radare2/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~arm ~arm64"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="ssl libressl +system-capstone"
+IUSE="ssl libressl"
 
 RDEPEND="
+   dev-libs/capstone:0=
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
)
-   system-capstone? ( dev-libs/capstone:0= )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 src_configure() {
econf \
-   $(use_with ssl openssl) \
-   $(use_with system-capstone syscapstone)
+   --without-libuv \
+   --with-syscapstone \
+   $(use_with ssl openssl)
 }
 
 src_install() {

diff --git a/dev-util/radare2/radare2-.ebuild 
b/dev-util/radare2/radare2-.ebuild
index e2ecbd2ce57..0b3f4cfb432 100644
--- a/dev-util/radare2/radare2-.ebuild
+++ b/dev-util/radare2/radare2-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit eutils bash-completion-r1
+inherit bash-completion-r1 eutils
 
 DESCRIPTION="unix-like reverse engineering framework and commandline tools"
 HOMEPAGE="http://www.radare.org";
@@ -13,27 +13,28 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="http

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

2019-01-12 Thread Michał Górny
commit: cfeeecbdbddcab225a7a00a6e1289d25b8d7da70
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 12 15:34:14 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 12 15:38:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfeeecbd

app-portage/cpuid2cpuflags: Fix desc not to mention _X86

The tool supports ARM as well these days, so X86 might be confusing.
Reported by 'nado'.

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

 app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild| 4 ++--
 app-portage/cpuid2cpuflags/cpuid2cpuflags-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild 
b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
index cb1e96dd1c6..445b12b35e5 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
 HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags";
 
SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2";
 

diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-.ebuild 
b/app-portage/cpuid2cpuflags/cpuid2cpuflags-.ebuild
index 8e891b478ae..d2155527461 100644
--- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-.ebuild
+++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 EGIT_REPO_URI="https://github.com/mgorny/cpuid2cpuflags";
 inherit autotools git-r3
 
-DESCRIPTION="Tool to guess CPU_FLAGS_X86 flags for the host"
+DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host"
 HOMEPAGE="https://github.com/mgorny/cpuid2cpuflags";
 SRC_URI=""
 



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

2019-01-12 Thread Lars Wendler
commit: 677df77ffacf4d8d749352353a4c3bd2fa5a4056
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan 12 15:38:31 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan 12 15:39:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677df77f

sys-apps/dbus: Added autoconf-archive-2019.01.06 blocker

Bug: https://bugs.gentoo.org/674830
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/dbus/dbus-1.12.12.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/sys-apps/dbus/dbus-1.12.12.ebuild 
b/sys-apps/dbus/dbus-1.12.12.ebuild
index c8f41d7c003..00e4b033686 100644
--- a/sys-apps/dbus/dbus-1.12.12.ebuild
+++ b/sys-apps/dbus/dbus-1.12.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,10 @@ CDEPEND="
x11-libs/libXt
)
 "
+# autoconf-archive-2019.01.06 blocker added for bug #674830
+# Please check on bumps if the blocker is still necessary.
 DEPEND="${CDEPEND}
+   !=sys-devel/autoconf-archive-2019.01.06
app-text/xmlto
app-text/docbook-xml-dtd:4.4
dev-libs/expat
@@ -87,7 +90,7 @@ src_prepare() {
# fix standards conflict, due to gcc being c99 by default 
nowadays
sed -i \
-e 's/_XOPEN_SOURCE=500/_XOPEN_SOURCE=600/' \
-   configure.ac configure || die
+   configure.ac || die
fi
 
# required for bug 263909, cross-compile so don't remove eautoreconf



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

2019-01-12 Thread Lars Wendler
commit: fac2b9036b17b5dfecf662cbef0b3bda7a2e2d09
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan 12 15:34:57 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan 12 15:39:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac2b903

sys-apps/dbus: Removed old.

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

 sys-apps/dbus/Manifest|   1 -
 sys-apps/dbus/dbus-1.12.10.ebuild | 274 --
 2 files changed, 275 deletions(-)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 00712a6a5b6..18c3a4d00d3 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -1,4 +1,3 @@
 DIST dbus-1.10.18.tar.gz 1986589 BLAKE2B 
95b8a04362e78001e723301e5f170e923bca8b7b1728e6a7658d606550923d2bd60a6a6916c0fcd88205ecdc4a25ab58309bdcabaeb32c2f6c5e4ef8686af02c
 SHA512 
726f97d0a2016f4f0625ba332e93e2d33bb16857cd35cb6c79da0f44fff297df948c3df62c31ffbec34713a7b85b3ff5b65f31517fe3511ddbd3bf18bd4748ed
 DIST dbus-1.10.24.tar.gz 1991358 BLAKE2B 
ffa82a26f156d5d5b5864cc675f2a24b103dcf5c73ac8a570e1e13f37f9d6b8c2aea2545b1a3979d3a94ce7a2ddda7280afde4ecd9b682d3d31355f82af217f7
 SHA512 
fc0b88b756affdb4fc7a62e84a6f7757121293afeadc38acf8aac48b6c2b82531e136a575be2ab503a39d7669cb7b609a021e20c1064e28c965c091e94c4f68c
-DIST dbus-1.12.10.tar.gz 2073510 BLAKE2B 
27ecd31e2535666a06cb77ab8df4f4a0990e21d43bc9e18e62f2385b9c05515a2f7ea452d4a376ecb4f764379c05235c908cd6392303300b1ff14d9cfeb25554
 SHA512 
36a16393af6630c32474b971fb8864ded0fb5fe08c5ff5243a4ca312b95af4f20335c5f166b72526a0b8162c1ccfe6542ad6953c5d21a0542d920d7cb4a9ac76
 DIST dbus-1.12.12.tar.gz 2077301 BLAKE2B 
6245559fc3419bfdca1bdb2da7f6f5a34e5377dc67e0c8ecb7a87914ea65d044a95be59b749d9cfef7008ad09854b549b86863ca987b8a3949cf0d58cc5a2cb6
 SHA512 
51af4e86ab7d36e1c9a861164e7cd7aa1605fdd82f90aed8728b34c45a87864a00671de9db00d88ea6f96be97459c7eb53d2517ea9d9687ae9ebf81c58c3a80f

diff --git a/sys-apps/dbus/dbus-1.12.10.ebuild 
b/sys-apps/dbus/dbus-1.12.10.ebuild
deleted file mode 100644
index c3168de1487..000
--- a/sys-apps/dbus/dbus-1.12.10.ebuild
+++ /dev/null
@@ -1,274 +0,0 @@
-# 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,5,6,7}} )
-
-inherit autotools linux-info flag-o-matic python-any-r1 readme.gentoo-r1 
systemd virtualx user multilib-minimal
-
-DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
-HOMEPAGE="https://dbus.freedesktop.org/";
-SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
-
-LICENSE="|| ( AFL-2.1 GPL-2 )"
-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 ~sparc-solaris ~x86-solaris"
-IUSE="debug doc elogind selinux static-libs systemd test user-session X"
-
-#RESTRICT="test"
-
-REQUIRED_USE="
-   ?? ( elogind systemd )
-   test? ( debug )
-"
-
-CDEPEND="
-   >=dev-libs/expat-2.1.0
-   selinux? ( sys-libs/libselinux )
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXt
-   )
-"
-DEPEND="${CDEPEND}
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.4
-   dev-libs/expat
-   sys-devel/autoconf-archive
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-   test? (
-   >=dev-libs/glib-2.40:2
-   ${PYTHON_DEPS}
-   )
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-dbus )
-"
-
-DOC_CONTENTS="
-   Some applications require a session bus in addition to the system
-   bus. Please see \`man dbus-launch\` for more information.
-"
-
-# out of sources build dir for make check
-TBD="${WORKDIR}/${P}-tests-build"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-enable-elogind.patch"
-)
-
-pkg_setup() {
-   enewgroup messagebus
-   enewuser messagebus -1 -1 -1 messagebus
-
-   use test && python-any-r1_pkg_setup
-
-   if use kernel_linux; then
-   CONFIG_CHECK="~EPOLL"
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Tests were restricted because of this
-   sed -i \
-   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
-   -e '/"dispatch"/d' \
-   bus/test-main.c || die
-
-   default
-
-   # required for bug 263909, cross-compile so don't remove eautoreconf
-   eautoreconf
-}
-
-multilib_src_configure() {
-   local docconf myconf
-
-   # so we can get backtraces from apps
-   case ${CHOST} in
-   *-mingw*)
-   # error: unrecognized command line option '-rdynamic' 
wrt #488036
-   ;;
-   *)
-   append-f

[gentoo-commits] proj/lua:master commit in: dev-lua/uuid/, dev-lua/nats/

2019-01-12 Thread Vadim A. Misbakh-Soloviov
commit: 5afecd798474c891c14cb71743e681f63dd239a9
Author: Vadim A. Misbakh-Soloviov  mva  name>
AuthorDate: Fri Jan 11 13:04:12 2019 +
Commit: Vadim A. Misbakh-Soloviov  mva  name>
CommitDate: Sat Jan 12 16:04:05 2019 +
URL:https://gitweb.gentoo.org/proj/lua.git/commit/?id=5afecd79

nats: added

Signed-off-by: Vadim A. Misbakh-Soloviov  mva.name>

 dev-lua/nats/metadata.xml | 14 ++
 dev-lua/nats/nats-.ebuild | 44 +++
 dev-lua/uuid/metadata.xml | 14 ++
 dev-lua/uuid/uuid-.ebuild | 30 +
 4 files changed, 102 insertions(+)

diff --git a/dev-lua/nats/metadata.xml b/dev-lua/nats/metadata.xml
new file mode 100644
index 000..23da526
--- /dev/null
+++ b/dev-lua/nats/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+ m...@mva.name
+ 
+   If you have any issues, please contact me, or try to find me in IRC on 
Freenode, OFTC or RusNet.
+  
+ Vadim A. Misbakh-Soloviov
+
+FIXME 
+
+
+

diff --git a/dev-lua/nats/nats-.ebuild b/dev-lua/nats/nats-.ebuild
new file mode 100644
index 000..a297405
--- /dev/null
+++ b/dev-lua/nats/nats-.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VCS="git"
+GITHUB_A="dawnangel"
+GITHUB_PN="lua-${PN}"
+
+inherit lua
+
+DESCRIPTION="Lua client for NATS messaging system"
+HOMEPAGE="https://github.com/dawnangel/lua-nats";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE="doc examples"
+
+RDEPEND="
+   dev-lua/lua-cjson
+   dev-lua/luasocket
+   dev-lua/uuid
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+DOCS=(README.md)
+#HTML_DOCS=(docs/.)
+EXAMPLES=({examples,tests}/.)
+
+#all_lua_compile() {
+#  use doc && ldoc .
+#}
+#
+#each_lua_compile() { :; }
+# Makefile is only used to run tests
+# and ldoc is currently broken
+src_compile() { :; }
+
+each_lua_install() {
+   dolua "src/${PN}.lua"
+}

diff --git a/dev-lua/uuid/metadata.xml b/dev-lua/uuid/metadata.xml
new file mode 100644
index 000..23da526
--- /dev/null
+++ b/dev-lua/uuid/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+ m...@mva.name
+ 
+   If you have any issues, please contact me, or try to find me in IRC on 
Freenode, OFTC or RusNet.
+  
+ Vadim A. Misbakh-Soloviov
+
+FIXME 
+
+
+

diff --git a/dev-lua/uuid/uuid-.ebuild b/dev-lua/uuid/uuid-.ebuild
new file mode 100644
index 000..ca26735
--- /dev/null
+++ b/dev-lua/uuid/uuid-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VCS="git"
+GITHUB_A="Tieske"
+
+inherit lua
+
+DESCRIPTION="Generates uuids in pure Lua"
+HOMEPAGE="https://github.com/Tieske/uuid";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE="doc"
+
+RDEPEND="
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+DOCS=(README.md)
+HTML_DOCS=(doc/.)
+
+each_lua_install() {
+   dolua "src/${PN}.lua"
+}



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

2019-01-12 Thread Mart Raudsepp
commit: 88bb86d361d0d691cc3a08e88dd2d67cd6aa4fe4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:41:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88bb86d3

dev-libs/jansson: arm64 stable (bug #674230)

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

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

diff --git a/dev-libs/jansson/jansson-2.11.ebuild 
b/dev-libs/jansson/jansson-2.11.ebuild
index bdccaed5cbc..89681597d57 100644
--- a/dev-libs/jansson/jansson-2.11.ebuild
+++ b/dev-libs/jansson/jansson-2.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd"
 IUSE="doc static-libs"
 
 DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )"



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

2019-01-12 Thread Mart Raudsepp
commit: a97f608a17f248802bea6c59f9264f2061d9bec9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:40:00 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97f608a

net-misc/curl: arm64 stable (bug #673000)

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

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

diff --git a/net-misc/curl/curl-7.62.0.ebuild b/net-misc/curl/curl-7.62.0.ebuild
index 25fd30f2d3c..27535fc22fe 100644
--- a/net-misc/curl/curl-7.62.0.ebuild
+++ b/net-misc/curl/curl-7.62.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="adns brotli http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl 
static-libs test threads"
 IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls 
curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl"
 IUSE+=" elibc_Winnt"



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

2019-01-12 Thread Mart Raudsepp
commit: 723f1c660909a699cf4c9fa560b1d72d51539dbe
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:42:29 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723f1c66

dev-util/re2c: arm64 stable (bug #675138)

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

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

diff --git a/dev-util/re2c/re2c-1.1.1.ebuild b/dev-util/re2c/re2c-1.1.1.ebuild
index 55d446ebb19..40c0905815e 100644
--- a/dev-util/re2c/re2c-1.1.1.ebuild
+++ b/dev-util/re2c/re2c-1.1.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="public-domain"
 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 ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 src_prepare() {
default



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

2019-01-12 Thread Mart Raudsepp
commit: bc781c4fe39a09d86d040cec759f6d5a66d5fbb0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:43:31 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc781c4f

sys-apps/util-linux: arm64 stable (bug #673976)

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

 sys-apps/util-linux/util-linux-2.33-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/util-linux/util-linux-2.33-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
index 930f1b8dc20..5001bfc2ccc 100644
--- a/sys-apps/util-linux/util-linux-2.33-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]] ; then

EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git";
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 
~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"

SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
 fi
 



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

2019-01-12 Thread Mart Raudsepp
commit: f97ce2c3a8facf72c8ced1f8bb938d27f3e9d7a6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:40:43 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97ce2c3

sys-apps/ed: arm64 stable (bug #674314)

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

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

diff --git a/sys-apps/ed/ed-1.14.2.ebuild b/sys-apps/ed/ed-1.14.2.ebuild
index a0e545705c9..def2b882549 100644
--- a/sys-apps/ed/ed-1.14.2.ebuild
+++ b/sys-apps/ed/ed-1.14.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="sys-apps/texinfo"



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

2019-01-12 Thread Mart Raudsepp
commit: 5fcbfa9d282fa1a28b358f674543dcd0c561ab64
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 12 15:38:15 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 12 16:27:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcbfa9d

sys-process/cronie: arm64 stable (bug #671686)

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

 sys-process/cronie/cronie-1.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/cronie/cronie-1.5.2.ebuild 
b/sys-process/cronie/cronie-1.5.2.ebuild
index b6dffbd5976..34872882b77 100644
--- a/sys-process/cronie/cronie-1.5.2.ebuild
+++ b/sys-process/cronie/cronie-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/cronie-crond/cronie";
 SRC_URI="https://github.com/cronie-crond/cronie/archive/${P}.tar.gz";
 
 LICENSE="ISC BSD BSD-2 GPL-2"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 IUSE="+anacron +inotify pam selinux"
 
 DEPEND="pam? ( virtual/pam )



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

2019-01-12 Thread Ulrich Müller
commit: c00487d1433ca139f34c5ab17ff891c894423afc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Dec  9 23:51:32 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Dec  9 23:51:32 2018 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=c00487d1

pms.tex: Update copyright notice to comply with GLEP 76.

Signed-off-by: Ulrich Müller  gentoo.org>

 pms.tex | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pms.tex b/pms.tex
index 761aade..a1f7a03 100644
--- a/pms.tex
+++ b/pms.tex
@@ -31,9 +31,8 @@
 \vspace*{\fill}
 {%
 \small
-The bulk of this document is \textcopyright{} 2007--2018 Stephen Bennett, 
Christian Faulhammer,
-Ciaran McCreesh and Ulrich Müller. Contributions are owned by their 
respective authors, and may
-have been changed substantially before inclusion.
+\textcopyright{} 2007--2018 Stephen Bennett, Ciaran McCreesh and others. 
Contributions are owned
+by their respective authors, and may have been changed substantially 
before inclusion.
 
 This document is released under the Creative Commons 
Attribution-ShareAlike 3.0 Licence. The
 full text of this licence can be found at 
\url{http://creativecommons.org/licenses/by-sa/3.0/}.



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2019-01-12 Thread Craig Andrews
commit: 2fec0809f1dc2184c96e779cb5e3531a9fba37f9
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Jan 12 18:07:10 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Jan 12 18:07:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fec0809

media-tv/kodi: Require ffmpeg 4.0.3

See https://github.com/xbmc/xbmc/pull/15234

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 media-tv/kodi/Manifest | 1 +
 media-tv/kodi/kodi-.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index bb57955f1f3..94815c9a3dc 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -1,6 +1,7 @@
 DIST ffmpeg-kodi-3.1.11-Krypton-17.5.tar.gz 11188798 BLAKE2B 
bb91a89a47f3ea6894f28834b477cc2c2db64590e0202b784182f724e89fb385385218463404076565bedcd41a81797c2f340ce579aee75e09f2c99ae494031d
 SHA512 
b28bb6970c6767213f34e5f4f3e48ad5219a6c668a5264ff7de0a42712cb7393f389ddd88f56785a2dc8089f8231ae5fd05adfa10dbf15ea3e0ad7bc2ccd4d73
 DIST ffmpeg-kodi-3.1.6-Krypton.tar.gz 11170735 BLAKE2B 
b78a1825ea9a85a91bd9244f93eee1ccd603d5150ee26f08e2de3d04d8a2bb945b1fc16a12d6da98deaaf1bdf5b5a78d75f8814a0cb3d7177980cf1f19440069
 SHA512 
060d06946ee71106196587b36eccf7fb7d0710d6ee72dae2e08f23e5bf7e223a3bac77f1730121f494ecf5f860a40635978023317a06f27a3b28752fa537f1a1
 DIST ffmpeg-kodi-4.0.1-Leia-Alpha3-1.tar.gz 12417851 BLAKE2B 
5275ca29c926c42f0597d9cc4847d597aca0c1ca3efbf3f64d97bde8040386187fbeab5a482179af85977aa72bfd495aa4ea40a34264e2cf29ace3f281da85ca
 SHA512 
f22dd1bb177c218ed049697f3483bfa19a88d36e99d9bdb6ae423c7ea3b9e8fc6e21827c17109bf4b6e7edee1016c3a24168ac2282da19c91a0f07c6c0af9d55
+DIST ffmpeg-kodi-4.0.3-Leia-RC5.tar.gz 12426965 BLAKE2B 
6f255b7d0cbd12eb066a63e443ba4017b05410c7ea79fa6eb5577a12c373e06dcd6a6999c98eb6a797a4b015ec627bf7cb52647e285b017539c587a2b72d5ad4
 SHA512 
a95eaeca26baa9dca4343f1ed6dc068e080017a5ad1a28664061e533aa8b0e6d0ad53c18009e21bdd09177b7eda8e59a5a98a10f0f6a081cf03803ee9277
 DIST kodi-17.3-generated-addons.tar.xz 57548 BLAKE2B 
794c20a2e494d02ee21260080ea4363953a44f424113ef92aaa2aa6e55a1ce51ce9fb84dee4acd10a3bf18af53c22e198a785ddcaf900f31f79b3a272bec08e9
 SHA512 
56d1912f5e24d3fcda3010783a5b32728ece9c81c718ac6f8db2cbbd096059fe97b8d1971b34bbde1216558a8e5db874f7b2179e1f18942774ae5486167bca9a
 DIST kodi-17.3.tar.gz 58466114 BLAKE2B 
5f72f264c139a618802a735f93ecf78ad56bc2b021a8b2e060c32f777fee7ef405544a46cde61951fbfbf886b7f6c93b8b0df53731ec044f23b871f1777cb561
 SHA512 
832071c3e9f332281a767f29168f6d6d003a86b42df849e81d907c2280f81f959ae42a850eddc889ae2280bba6106de3355e701ff2d71c88ee14cb20c84e7987
 DIST kodi-17.6-generated-addons.tar.xz 57564 BLAKE2B 
9b3000ac23a6aab24b703a2b66016dbf0637ff3d615b89435cba3717acb913a4543bb57aaa9ae59a9493891ba62af06414ef2c0cea3a81e9ec32ea60e209330d
 SHA512 
ee1344e859b2871f9dd3e2f2f75f9c0f9f787ac111a6b9ab8f80af6524a786d51baeb4f247a8c5b35001073be49bf4289d1c63e3114625143f3747aa9b1f4be2

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index f981572f1b7..b840a567c2e 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,9 +8,9 @@ PYTHON_REQ_USE="libressl?,sqlite,ssl"
 LIBDVDCSS_VERSION="1.4.2-Leia-Beta-5"
 LIBDVDREAD_VERSION="6.0.0-Leia-Alpha-3"
 LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
-FFMPEG_VERSION="4.0.1"
+FFMPEG_VERSION="4.0.3"
 CODENAME="Leia"
-FFMPEG_KODI_VERSION="Alpha3-1"
+FFMPEG_KODI_VERSION="RC5"
 SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_VERSION}.tar.gz 
-> libdvdread-${LIBDVDREAD_VERSION}.tar.gz
https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_VERSION}.tar.gz 
-> libdvdnav-${LIBDVDNAV_VERSION}.tar.gz



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

2019-01-12 Thread Michał Górny
commit: f89ca2bcdbbcd82fa25e4b604c020ea8e6cd6350
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan 12 18:45:14 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 12 18:46:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89ca2bc

sys-kernel/ck-sources: Remove proxied maintainer

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

 sys-kernel/ck-sources/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/sys-kernel/ck-sources/metadata.xml 
b/sys-kernel/ck-sources/metadata.xml
index 3dcc97708c0..c586499ed09 100644
--- a/sys-kernel/ck-sources/metadata.xml
+++ b/sys-kernel/ck-sources/metadata.xml
@@ -1,18 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-kuze...@poindexter.ovh
-Sarah White
-  
   
 gokt...@gentoo.org
 Göktürk Yüksek
   
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
   
 Remove binary blobs from kernel sources to provide
   libre license compliance.



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/

2019-01-12 Thread Mike Pagano
commit: a054ec899be237d057d2642748b59de04773bf92
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan 12 18:45:55 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 12 18:45:55 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a054ec89

proj/linux-patches: Add local dir for gentoo perl module

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

 web/makesite.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/makesite.pl b/web/makesite.pl
index db2e686..5e4dd44 100755
--- a/web/makesite.pl
+++ b/web/makesite.pl
@@ -10,6 +10,7 @@ use File::Basename;
 use File::Copy;
 use URI::Escape;
 use Cwd;
+use lib '.';
 use gentoo_sources_web;
 use Sort::Versions;
 



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

2019-01-12 Thread Jeroen Roovers
commit: fca5d3171d4d286bee1f61dd1b3a226275ce6e22
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Jan 12 19:02:09 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Jan 12 19:02:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca5d317

dev-util/re2c: Stable for HPPA too.

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers  gentoo.org>

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

diff --git a/dev-util/re2c/re2c-1.1.1.ebuild b/dev-util/re2c/re2c-1.1.1.ebuild
index 40c0905815e..6291e50327d 100644
--- a/dev-util/re2c/re2c-1.1.1.ebuild
+++ b/dev-util/re2c/re2c-1.1.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="public-domain"
 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 ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 src_prepare() {
default



[gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/, web/tarballs/

2019-01-12 Thread Mike Pagano
commit: 96e63469c85edac7c15b5db952c3b621e6489f90
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat Jan 12 19:08:44 2019 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat Jan 12 19:08:44 2019 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=96e63469

proj/linux-patches: Remove autogenerated files.Update .gitignore

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

 web/.gitignore |   1 +
 web/tarballs/email-announcement.pl |  82 -
 web/tarballs/genpatches-3.10-44.base.tar.xz| Bin 690868 -> 0 bytes
 .../genpatches-3.10-44.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-44.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-45.base.tar.xz| Bin 695872 -> 0 bytes
 .../genpatches-3.10-45.experimental.tar.xz | Bin 48596 -> 0 bytes
 web/tarballs/genpatches-3.10-45.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-46.base.tar.xz| Bin 715952 -> 0 bytes
 .../genpatches-3.10-46.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-46.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-47.base.tar.xz| Bin 730260 -> 0 bytes
 .../genpatches-3.10-47.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-47.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-48.base.tar.xz| Bin 752484 -> 0 bytes
 .../genpatches-3.10-48.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-48.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-49.base.tar.xz| Bin 758444 -> 0 bytes
 .../genpatches-3.10-49.experimental.tar.xz | Bin 48596 -> 0 bytes
 web/tarballs/genpatches-3.10-49.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-50.base.tar.xz| Bin 781012 -> 0 bytes
 .../genpatches-3.10-50.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-50.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-51.base.tar.xz| Bin 790688 -> 0 bytes
 .../genpatches-3.10-51.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-51.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-52.base.tar.xz| Bin 796032 -> 0 bytes
 .../genpatches-3.10-52.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-52.extras.tar.xz  | Bin 17832 -> 0 bytes
 web/tarballs/genpatches-3.10-55.base.tar.xz| Bin 839132 -> 0 bytes
 .../genpatches-3.10-55.experimental.tar.xz | Bin 48600 -> 0 bytes
 web/tarballs/genpatches-3.10-55.extras.tar.xz  | Bin 17820 -> 0 bytes
 web/tarballs/genpatches-3.10-56.base.tar.xz| Bin 849584 -> 0 bytes
 .../genpatches-3.10-56.experimental.tar.xz | Bin 48588 -> 0 bytes
 web/tarballs/genpatches-3.10-56.extras.tar.xz  | Bin 17824 -> 0 bytes
 web/tarballs/genpatches-3.10-57.base.tar.xz| Bin 860268 -> 0 bytes
 .../genpatches-3.10-57.experimental.tar.xz | Bin 48596 -> 0 bytes
 web/tarballs/genpatches-3.10-57.extras.tar.xz  | Bin 17828 -> 0 bytes
 web/tarballs/genpatches-3.10-58.base.tar.xz| Bin 871848 -> 0 bytes
 .../genpatches-3.10-58.experimental.tar.xz | Bin 48600 -> 0 bytes
 web/tarballs/genpatches-3.10-58.extras.tar.xz  | Bin 17824 -> 0 bytes
 web/tarballs/genpatches-3.10-59.base.tar.xz| Bin 876880 -> 0 bytes
 .../genpatches-3.10-59.experimental.tar.xz | Bin 48588 -> 0 bytes
 web/tarballs/genpatches-3.10-59.extras.tar.xz  | Bin 17820 -> 0 bytes
 web/tarballs/genpatches-3.10-60.base.tar.xz| Bin 888480 -> 0 bytes
 .../genpatches-3.10-60.experimental.tar.xz | Bin 48608 -> 0 bytes
 web/tarballs/genpatches-3.10-60.extras.tar.xz  | Bin 17824 -> 0 bytes
 web/tarballs/genpatches-3.10-61.base.tar.xz| Bin 896280 -> 0 bytes
 .../genpatches-3.10-61.experimental.tar.xz | Bin 48584 -> 0 bytes
 web/tarballs/genpatches-3.10-61.extras.tar.xz  | Bin 17820 -> 0 bytes
 web/tarballs/genpatches-3.10-62.base.tar.xz| Bin 933044 -> 0 bytes
 .../genpatches-3.10-62.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-62.extras.tar.xz  | Bin 17824 -> 0 bytes
 web/tarballs/genpatches-3.10-63.base.tar.xz| Bin 963264 -> 0 bytes
 .../genpatches-3.10-63.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-63.extras.tar.xz  | Bin 17828 -> 0 bytes
 web/tarballs/genpatches-3.10-64.base.tar.xz| Bin 968576 -> 0 bytes
 .../genpatches-3.10-64.experimental.tar.xz | Bin 48592 -> 0 bytes
 web/tarballs/genpatches-3.10-64.extras.tar.xz  | Bin 17828 -> 0 bytes
 web/tarballs/genpatches-3.12-18.base.tar.xz| Bin 479480 -> 0 bytes
 .../genpatches-3.12-18.experimental.tar.xz | Bin 46540 -> 0 bytes
 web/tarba

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

2019-01-12 Thread Richard Freeman
commit: 313e22e9006d9ace56aae404c83cc9cd2015f6d3
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat Jan 12 19:25:05 2019 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat Jan 12 19:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313e22e9

app-admin/tmpreaper: amd64 stable

Bug: https://bugs.gentoo.org/675214
Signed-off-by: Richard Freeman  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-admin/tmpreaper/tmpreaper-1.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/tmpreaper/tmpreaper-1.6.14.ebuild 
b/app-admin/tmpreaper/tmpreaper-1.6.14.ebuild
index 7f8b09f6dac..1afa10c27b7 100644
--- a/app-admin/tmpreaper/tmpreaper-1.6.14.ebuild
+++ b/app-admin/tmpreaper/tmpreaper-1.6.14.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/t/${PN}/${PN}_${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="sys-apps/util-linux



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

2019-01-12 Thread Andreas Sturmlechner
commit: 480a133f260b9b0e35df1af4d4a19fd738dd58c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 14:46:29 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 20:07:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480a133f

profiles: arm: Drop obsolete sci-chemistry/gromacs[mpi] stable mask

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

 profiles/arch/arm/package.use.stable.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 167d8b00ca3..bdec03cbbba 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -94,7 +94,6 @@ sys-fs/dmraid dietlibc klibc
 # Christoph Junghans  (27 Nov 2016)
 # no stable mpi on arm yet, but maybe in the future
 <=app-crypt/johntheripper-1.7.9-r6 mpi
-<=sci-chemistry/gromacs-5.0.4 mpi
 <=sci-libs/fftw-3.3.4 mpi
 
 # Markus Meier  (27 Sep 2016)



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

2019-01-12 Thread Andreas Sturmlechner
commit: b8e40ee08349cc69eceb19025210a2006572b029
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec 31 20:35:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 20:07:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e40ee0

x11-misc/slim: EAPI-6 bump

Drop duplicate KEYWORDS line
Drop unused eutils

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

 x11-misc/slim/slim-.ebuild | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11-misc/slim/slim-.ebuild b/x11-misc/slim/slim-.ebuild
index 263d58016ab..42f6d06b502 100644
--- a/x11-misc/slim/slim-.ebuild
+++ b/x11-misc/slim/slim-.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit cmake-utils pam eutils systemd versionator
+inherit cmake-utils pam systemd versionator
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/axs-gentoo/slim-git.git";
inherit git-r3
-   KEYWORDS=""
 else
SRC_URI="mirror://sourceforge/project/${PN}.berlios/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
@@ -31,7 +30,7 @@ RDEPEND="x11-libs/libXmu
x11-apps/sessreg
consolekit? ( sys-auth/consolekit
sys-apps/dbus )
-   pam? (  virtual/pam
+   pam? ( virtual/pam
!x11-misc/slimlock )"
 DEPEND="${RDEPEND}
virtual/pkgconfig
@@ -59,8 +58,8 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use pam USE_PAM)
-   $(cmake-utils_use consolekit USE_CONSOLEKIT)
+   -DUSE_PAM=$(usex pam)
+   -DUSE_CONSOLEKIT=$(usex consolekit)
)
 
cmake-utils_src_configure



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

2019-01-12 Thread Andreas Sturmlechner
commit: 864b528b1db3f4e946a21c7badac1448f13feaea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 16:27:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 20:07:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864b528b

sci-libs/gdal: Fix build with poppler-0.71 and poppler-0.72

Bug: https://bugs.gentoo.org/674556
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../gdal/files/gdal-2.3.1-poppler-0.71.0.patch | 82 ++
 .../gdal/files/gdal-2.3.1-poppler-0.72.0.patch | 58 +++
 sci-libs/gdal/gdal-2.3.1.ebuild|  7 +-
 3 files changed, 146 insertions(+), 1 deletion(-)

diff --git a/sci-libs/gdal/files/gdal-2.3.1-poppler-0.71.0.patch 
b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.71.0.patch
new file mode 100644
index 000..90ee94d0621
--- /dev/null
+++ b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.71.0.patch
@@ -0,0 +1,82 @@
+Description: Add support for Poppler 0.71.0.
+Author: Even Rouault 
+Origin: 
https://github.com/OSGeo/gdal/commit/4cc0215b8f2cef3582265cdfaf16589390697706
+Bug: https://github.com/OSGeo/gdal/issues/1121
+Bug-Debian: https://bugs.debian.org/915722
+
+--- a/frmts/pdf/pdfdataset.cpp
 b/frmts/pdf/pdfdataset.cpp
+@@ -2593,18 +2593,25 @@ static void PDFDatasetErrorFunctionCommo
+ }
+ 
+ #ifdef POPPLER_0_20_OR_LATER
+-static void PDFDatasetErrorFunction(CPL_UNUSED void* userData, CPL_UNUSED 
ErrorCategory eErrCategory,
++
++static void PDFDatasetErrorFunction(void* /* userData*/,
++ErrorCategory /* eErrCategory */,
+ #ifdef POPPLER_0_23_OR_LATER
+ Goffset nPos,
+ #else
+ int nPos,
+ #endif
+-char *pszMsg)
++#ifdef POPPLER_0_71_OR_LATER
++const char *pszMsg
++#else
++char *pszMsg
++#endif
++   )
+ {
+ CPLString osError;
+ 
+ if (nPos >= 0)
+-osError.Printf("Pos = %d, ", (int)nPos);
++osError.Printf("Pos = " CPL_FRMT_GUIB ", ", 
static_cast(nPos));
+ osError += pszMsg;
+ PDFDatasetErrorFunctionCommon(osError);
+ }
+@@ -4442,7 +4449,7 @@ GDALDataset *PDFDataset::Open( GDALOpenI
+ #ifdef HAVE_POPPLER
+ if (bUseLib.test(PDFLIB_POPPLER))
+ {
+-PDFRectangle* psMediaBox = poPagePoppler->getMediaBox();
++const auto* psMediaBox = poPagePoppler->getMediaBox();
+ dfX1 = psMediaBox->x1;
+ dfY1 = psMediaBox->y1;
+ dfX2 = psMediaBox->x2;
+@@ -4780,14 +4787,12 @@ GDALDataset *PDFDataset::Open( GDALOpenI
+ GooString* poMetadata = poCatalogPoppler->readMetadata();
+ if (poMetadata)
+ {
+-char* pszContent = poMetadata->getCString();
++const char* pszContent = poMetadata->getCString();
+ if (pszContent != nullptr &&
+ STARTS_WITH(pszContent, "SetMetadata(apszMDList, "xml:XMP");
++const char * const apszMDList[2] = { pszContent, nullptr };
++poDS->SetMetadata(const_cast(apszMDList), "xml:XMP");
+ }
+ delete poMetadata;
+ }
+--- a/frmts/pdf/pdfio.h
 b/frmts/pdf/pdfio.h
+@@ -58,6 +58,15 @@
+ #define makeSubStream_object_type Object*
+ #endif
+ 
++// Detect Poppler 0.71 that no longer defines GBool
++#ifdef POPPLER_0_69_OR_LATER
++#ifndef initObj
++#define POPPLER_0_71_OR_LATER
++#define GBool bool
++#define gFalse false
++#endif
++#endif
++
+ class VSIPDFFileStream: public BaseStream
+ {
+ public:

diff --git a/sci-libs/gdal/files/gdal-2.3.1-poppler-0.72.0.patch 
b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.72.0.patch
new file mode 100644
index 000..3302df9100d
--- /dev/null
+++ b/sci-libs/gdal/files/gdal-2.3.1-poppler-0.72.0.patch
@@ -0,0 +1,58 @@
+From b471814ef406582f2b1bc0aabbe430c0026608c7 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sat, 12 Jan 2019 17:21:54 +0100
+Subject: [PATCH] Fix build with poppler-0.72.0
+
+Non-upstreamable patch that breaks backward compatibility.
+---
+ frmts/pdf/pdfdataset.cpp | 4 ++--
+ frmts/pdf/pdfobject.cpp  | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/frmts/pdf/pdfdataset.cpp b/frmts/pdf/pdfdataset.cpp
+index 84fe1fe..38b8c30 100644
+--- a/frmts/pdf/pdfdataset.cpp
 b/frmts/pdf/pdfdataset.cpp
+@@ -3459,7 +3459,7 @@ void PDFDataset::FindLayersPoppler()
+ #endif
+ if( ocg != nullptr && ocg->getName() != nullptr )
+ {
+-const char* pszLayerName = (const 
char*)ocg->getName()->getCString();
++const char* pszLayerName = (const 
char*)ocg->getName()->c_str();
+ AddLayer(pszLayerName);
+ oLayerOCGMapPoppler[pszLayerName] = ocg;
+ }
+@@ -4787,7 +4787,7 @@ GDALDataset *PDFDataset::Open( GDALOpenInfo * poOpenInfo 
)
+   

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

2019-01-12 Thread Matthew Thode
commit: 7b330fd65185b771630c63c30b46d803ab16a6c0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Jan 12 20:41:30 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Jan 12 20:41:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b330fd6

dev-python/python-glanceclient: 2.13.1 stable amd64 and x86

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

 dev-python/python-glanceclient/Manifest|  1 -
 .../python-glanceclient-2.13.0.ebuild  | 78 --
 .../python-glanceclient-2.13.1.ebuild  |  4 +-
 3 files changed, 2 insertions(+), 81 deletions(-)

diff --git a/dev-python/python-glanceclient/Manifest 
b/dev-python/python-glanceclient/Manifest
index 717784e5d51..7553df966ab 100644
--- a/dev-python/python-glanceclient/Manifest
+++ b/dev-python/python-glanceclient/Manifest
@@ -1,2 +1 @@
-DIST python-glanceclient-2.13.0.tar.gz 185962 BLAKE2B 
a0e1453124c199855a16843aac4155627f6e8070a5c5acb947e10147492d8f12514085d28cb060cf5f8577a60ab14c79104d1453947e71c2cd03f9c54d3e008c
 SHA512 
e8a1551bc427c07e12bc869ee09cf5e11916c7ebbb09b924d765f682010d19c4467f3dc71b1839287dc83eb15841b05598e893cc718dfd6a4882340aa7a10c76
 DIST python-glanceclient-2.13.1.tar.gz 187298 BLAKE2B 
e2fa34ea7840404e183fbb77592f656b296d54942581b2e1dda71285f791cf7f7d5b3b6ef2da28deb4e314f1d35395548e923f548854b7ad3ef4aa50ad000d62
 SHA512 
deb8454aea8b2c231604663fac2f6515e3cd6e86dc1cf3cd2174ba2e35f9d605bf162f5a089d80f52da11f97c540f5c160b96864b85d7535463ec170cba81689

diff --git a/dev-python/python-glanceclient/python-glanceclient-2.13.0.ebuild 
b/dev-python/python-glanceclient/python-glanceclient-2.13.0.ebuild
deleted file mode 100644
index 8317126df93..000
--- a/dev-python/python-glanceclient/python-glanceclient-2.13.0.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A client for the OpenStack Glance API"
-HOMEPAGE="https://github.com/openstack/python-glanceclient";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-REQUIRED_USE="test? ( doc )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/ordereddict-1.1[$(python_gen_usedep 'python2_7')]
-   >=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
-   =dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
-   >=dev-python/warlock-1.2.0[${PYTHON_USEDEP}]
-   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-17.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -e 's:intersphinx_mapping:_&:' -i doc/source/conf.py || die
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-python_test() {
-   testr init
-   testr run || die "testsuite failed under python2.7"
-   flake8 tests && einfo "run flake8 over tests folder passed" || die
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/build/html/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/python-glanceclient/python-glanceclient-2.13.1.ebuild 
b/dev-python/python-glanceclient/python-glanceclient-2.13.1.ebuild
index 0fec31bc89f..6a318ce6e77 100644
--- a/dev-python/python-glanceclient/python-glanceclient-2.13.1.ebuild
+++ b/dev-python/python-gl

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

2019-01-12 Thread Thomas Deutschmann
commit: f802f50db99d4d2e9f2e00281326553ff20c270a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 12 22:04:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 12 22:05:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f802f50d

mail-client/thunderbird-bin: drop old

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

 mail-client/thunderbird-bin/Manifest   |  55 ---
 .../thunderbird-bin/thunderbird-bin-60.3.3.ebuild  | 164 -
 .../thunderbird-bin/thunderbird-bin-60.4.0.ebuild  | 164 -
 3 files changed, 383 deletions(-)

diff --git a/mail-client/thunderbird-bin/Manifest 
b/mail-client/thunderbird-bin/Manifest
index 29148c01e03..aa0269aaf58 100644
--- a/mail-client/thunderbird-bin/Manifest
+++ b/mail-client/thunderbird-bin/Manifest
@@ -56,59 +56,6 @@ DIST thunderbird-52.9.1-uk.xpi 652854 BLAKE2B 
bc5557a1df83f9b8ca0671fb7c76fe3a11
 DIST thunderbird-52.9.1-vi.xpi 637163 BLAKE2B 
95c18bab7d30dea4a8b2241290175c77a2b47e3b02346b734e728adadfa4656e4197ceb3328de4c5a12a076dcc7b4b412b0a32e3cdef41d65e471b2601f2
 SHA512 
dec44726008af723e44146abb89754f9fd0684e3cce0f0db07c05d8a100a8a862e5f7ad028c0f7d3594965ec35251e7c357ac212fb78570463bd8c18174658c9
 DIST thunderbird-52.9.1-zh-CN.xpi 593611 BLAKE2B 
441b5332a08daca64282a8d4233c7d9dc2008c80c1ebeaf4d125d5c804755509b9b67dda3423cc9b9a9af3d29b386bb621b231e426bdd89879e2e620f2106dea
 SHA512 
db0c8a338df861a43563c70fd73768a5db730ce39e7a8400de44ccada3edac1f7e3736edee5cff439df76ff17f2b4838701e95fa739f5aa04463539516a86f0b
 DIST thunderbird-52.9.1-zh-TW.xpi 595728 BLAKE2B 
8e2f6bdb65418ae837cef54f042eb8aa8ae32e952cece4e3a5a8cd13a4ac99a56495b7cca900d7ecd10d82ab77ed334a8e27eba8d49aca066bd2bb7d7182deb4
 SHA512 
24f48563439450751066d49f609ac4df9d7e31d7cea36ce8f2ad8f38b04fc4d1be99d50463700c4ea2963948b0ec1c1b5323cada6a3b1480f1debe52d50c4f1e
-DIST thunderbird-60.3.3-ar.xpi 627181 BLAKE2B 
653e3af238da3615419ce371fef91f137f7015511c3b9d4d18107dd8793ef4ee738b207ac114c34ed0eb07be3ab89173f28ddc5a5eb114deccd2a04892bb13b1
 SHA512 
fabda884fa165a22d0fa6f364f3b8892c925da5b4266bef7027fca6baf51593b69b6334001a7fc0ae8eb6225a5fcad00ce81643a403fd2edccb3265e72c2e0db
-DIST thunderbird-60.3.3-ast.xpi 560866 BLAKE2B 
e2dc5413d54d005463b8857bcfd0b39a0875fe1cae3adf6077cb01d60bb0f8500b3b4dca2f874ccbc1be602c97ee0fed4472e4ab29787c2a1fe7dd19d3620c00
 SHA512 
b9cd070d98e8405e547538ec6e6c83542f9a9c7437abdb7aba7d7d112a6a30a4de93db23cdcb710cf43b73626fb4db4ab1962a3ccfa53304b61f25dc93892edf
-DIST thunderbird-60.3.3-be.xpi 659079 BLAKE2B 
fc2379d9adb9b054c65f86288373c2137793c9f49b192c0842f6e53b7cb51c769bdd3e9ff1e518ab2b61657a0a759c30d3c35b1485a44cee7c586664148a5466
 SHA512 
40d591ec4503a01e72e6990b09694215f32624f2f7a5ce0ca09ec0e18be28dca80fbb469d4a3838e08307a6321a707374d4f4725939aaad98215e5e6bd825570
-DIST thunderbird-60.3.3-bg.xpi 665511 BLAKE2B 
414c5ce3ebd8a5c9f0581cefafa8304c0353c47c009010f02bc36ad910dd5def70d9f8f3549d11235200653f169150fd69ffd8e313f166436ead7dc25aed6b07
 SHA512 
e1f2b7e9f80dcec8ff36730807222e56a9b166ab2978389f97b44358b4fa95e8c9092cd86f02d2bdf52003855d01ff4a6ac48c965d0d484d722be10d27b7ae99
-DIST thunderbird-60.3.3-br.xpi 581592 BLAKE2B 
c805c7b27d2ea824eb92f54ba56d434c109d4cdedd67c2da964e630c12e86797d4694e33e110e8def83311356b093eba7773e85f7bfb63704a825e145e951313
 SHA512 
d81fbb2fb3a0ff01337008e46e480f200a0ad7f3682d5b08733c0a58bb1a9bd5b08b92fbf12ad0d8430259f97991b5848c317c7e158f6f70272d58b3ce4ed5ae
-DIST thunderbird-60.3.3-ca.xpi 591970 BLAKE2B 
4701063629123afbf4b0b5f7cec6b541e0a8854b2d1475973cd9025dd4dc41bfdf0d4e866e8d5da6cfd989dca64ded765ce5cb2fa512f587885edd97be5e05b0
 SHA512 
2356db376581ce3a48e36e58af4ec03c913046fe7d11b3f8cc0cf8795eabba6c49c16a11a903e896f3c3790c2fa3a576e1e5b575a64df2f75e69a7a4642555a6
-DIST thunderbird-60.3.3-cs.xpi 611200 BLAKE2B 
6de53c21a57c289b1032a8ad1cb3e1f975fb52df5048169e365fb743847972e33b41f2c385cb69d213ffd86aecbbe6e5b50415b305a070e13dba29f5b98b16df
 SHA512 
4790d4301cdd5678fab68ffadaba2780d9910568cbc87b17cbeaf1830b668e8a7111849c392bf487884951a875e3d3667895b1e32e882fb13dc5451ca019cfc0
-DIST thunderbird-60.3.3-cy.xpi 582232 BLAKE2B 
fc2b272cf2879a089cf8c5046d9697b4e60d85ac0f6ce4d803976e87c33cdc9de9d58feef129e9c835014f565f16f3d7d868b36a3791ddc2b912dfe4caac6df9
 SHA512 
e9217cc6a22ba9f51f1f01175c32234183336da10639da95ffb8d277015ce36587031d79a54475bbe92739aa74908fd63f9e013ddd0ec3fa0ed75b5ad7d9dec8
-DIST thunderbird-60.3.3-da.xpi 570806 BLAKE2B 
4c923b6b6c1697261c0b84f1b59c100d431d858f81b4c2f944bb5dd11e02b84802486f9a91fde50a1eb4af3d92e53e837ab1e0beb49aa07eaddb1e6b0ccae445
 SHA512 
d10718c25d03e1cd40a4695776de30a7f17e08fa971b37f4c9bca47d9cfe1f922c20921eb9353a48e5347ba130441d2d2a4480f2973a2186b5f2e7dfc9f1cad6
-DIST thunderbird-60.3.3-de.xpi 582574 BLAKE2B 
aba01c18b5f1e4070f9950dc3cf43d1d763d65773c74afc6e935cdfc97efde9b851d3a8137fdcf11d6498d17fb573e08543d7639c67a3179c95ec95a7cd96d6b
 SHA512 
279ebff462

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

2019-01-12 Thread Thomas Deutschmann
commit: f590e4543709513429cab89952a8166b4ee8ef6f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 12 22:03:42 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 12 22:05:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f590e454

mail-client/thunderbird-bin: fix localization

Closes: https://bugs.gentoo.org/673442
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../files/thunderbird-gentoo-default-prefs-r1.js   |  12 ++
 .../thunderbird-bin-60.4.0-r1.ebuild   | 187 +
 2 files changed, 199 insertions(+)

diff --git 
a/mail-client/thunderbird-bin/files/thunderbird-gentoo-default-prefs-r1.js 
b/mail-client/thunderbird-bin/files/thunderbird-gentoo-default-prefs-r1.js
new file mode 100644
index 000..6c5a4dc6b6e
--- /dev/null
+++ b/mail-client/thunderbird-bin/files/thunderbird-gentoo-default-prefs-r1.js
@@ -0,0 +1,12 @@
+// disable auto-update
+pref("app.update.enabled", false);
+pref("app.update.autoInstallEnabled", false);
+
+// localization
+// "intl.locale.matchOS" doesn't exist anymore, see 
https://mail.mozilla.org/pipermail/firefox-dev/2017-December/005991.html
+pref("intl.locale.requested", "");
+
+// misc
+pref("browser.display.use_system_colors", true);
+pref("mail.folder.views.version", "1");
+pref("mail.shell.checkDefaultClient", false);

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-60.4.0-r1.ebuild 
b/mail-client/thunderbird-bin/thunderbird-bin-60.4.0-r1.ebuild
new file mode 100644
index 000..8837f75f140
--- /dev/null
+++ b/mail-client/thunderbird-bin/thunderbird-bin-60.4.0-r1.ebuild
@@ -0,0 +1,187 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+MOZ_ESR=""
+MOZ_LIGHTNING_VER="6.2.2.1"
+
+# Can be updated using scripts/get_langs.sh from mozilla overlay
+MOZ_LANGS=(ar ast be bg br ca cs cy da de el en en-GB en-US es-AR
+es-ES et eu fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM id is it ja ko lt
+nb-NO nl nn-NO pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE tr
+uk vi zh-CN zh-TW )
+
+# Convert the ebuild version to the upstream mozilla version, used by
+MOZ_PN="${PN/-bin}"
+MOZ_PV="${PV/_beta/b}"
+MOZ_PV="${MOZ_PV/_rc/rc}"
+
+if [[ ${MOZ_ESR} == 1 ]]; then
+   # ESR releases have slightly version numbers
+   MOZ_PV="${MOZ_PV}esr"
+fi
+
+MOZ_P="${MOZ_PN}-${MOZ_PV}"
+
+MOZ_HTTP_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases";
+
+inherit eutils multilib pax-utils xdg-utils gnome2-utils nsplugins 
mozlinguas-v2
+
+DESCRIPTION="Thunderbird Mail Client"
+SRC_URI="${SRC_URI}
+   amd64? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 
-> ${PN}_x86_64-${PV}.tar.bz2 )
+   x86? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> 
${PN}_i686-${PV}.tar.bz2 )
+   
https://dev.gentoo.org/~axs/distfiles/lightning-${MOZ_LIGHTNING_VER}.tar.xz
+"
+# the below only works when upstream releases the xpi with all locales bundled
+#  
${MOZ_HTTP_URI/${MOZ_PN}/calendar/lightning}/${MOZ_LIGHTNING_VER}/linux/lightning.xpi
 -> lightning-${MOZ_LIGHTNING_VER}.xpi
+
+HOMEPAGE="https://www.thunderbird.net/";
+RESTRICT="strip mirror"
+
+KEYWORDS="-* amd64 x86"
+SLOT="0"
+LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+IUSE="+crashreporter +ffmpeg +pulseaudio selinux"
+
+DEPEND="app-arch/unzip
+   app-arch/zip"
+
+RDEPEND="virtual/freedesktop-icon-theme
+   dev-libs/atk
+   >=sys-apps/dbus-0.60
+   >=dev-libs/dbus-glib-0.72
+   >=dev-libs/glib-2.26:2
+   >=media-libs/alsa-lib-1.0.16
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.10:2
+   >=x11-libs/cairo-1.10[X]
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-2.18:2
+   >=x11-libs/gtk+-3.4.0:3
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrender
+   x11-libs/libXt
+   >=x11-libs/pango-1.22.0
+   pulseaudio? ( !/dev/null
+   rm -f "${emxpi}" || die
+
+   # Install language packs for calendar
+   mozlinguas_xpistage_langpacks \
+   "${WORKDIR}/${emid}" \
+   "${WORKDIR}"/lightning-${MOZ_LIGHTNING_VER} lightning 
calendar
+
+   # roll a .xpi that mimicks what upstream would roll
+   pushd "${WORKDIR}/${emid}" &>/dev/null || die
+   zip -9 -q -r "${emxpi}" * || die
+   popd &>/dev/null || die
+   eend 0
+   fi
+}
+
+src_install() {
+   declare MOZILLA_FIVE_HOME="/opt/${MOZ_PN}"
+
+   local size sizes icon_path icon name
+   sizes="16 22 24 32 48 128"
+   icon_path="${S}/chrome/icons/default"
+   icon="${PN}-icon"
+   name="Thunderbird"
+
+   # Install icons and .desktop for menu entry
+   for size in ${sizes}; do
+   insinto "/usr/share/icons/hicolor/${size}x${size}/apps"
+   newins "${icon_path}/default${size}.png"

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

2019-01-12 Thread Andreas Sturmlechner
commit: 273151668540b3fe89620f1fe4bb9d648f89dadb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 21:54:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 22:06:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27315166

media-gfx/exiv2: Fix pkgconfig

Closes: https://bugs.gentoo.org/675240
Thanks-to: Mike Auty  gentoo.org>
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 109 +
 .../exiv2/files/exiv2-0.27.0-fix-pkgconfig.patch   |  24 +
 2 files changed, 133 insertions(+)

diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild 
b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
new file mode 100644
index 000..4b30b442529
--- /dev/null
+++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/Exiv2/exiv2.git";
+   inherit git-r3
+else
+   SRC_URI="http://exiv2.dyndns.org/builds/${P}a-Source.tar.gz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
+fi
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit cmake-multilib python-any-r1
+
+DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
+HOMEPAGE="http://www.exiv2.org/";
+
+LICENSE="GPL-2"
+SLOT="0/27"
+IUSE="doc examples nls +png webready +xmp"
+
+RDEPEND="
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
+   png? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
+   webready? (
+   net-libs/libssh[${MULTILIB_USEDEP}]
+   net-misc/curl[${MULTILIB_USEDEP}]
+   )
+   xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   doc? (
+   ${PYTHON_DEPS}
+   app-doc/doxygen
+   dev-libs/libxslt
+   media-gfx/graphviz
+   virtual/pkgconfig
+   )
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( README.md doc/ChangeLog doc/cmd.txt )
+
+S="${S}-Source"
+
+PATCHES=(
+   # pending upstream
+   "${FILESDIR}"/${P}-png-broken-icc-profile.patch
+   # bug 675240
+   "${FILESDIR}"/${P}-fix-pkgconfig.patch
+)
+
+pkg_setup() {
+   use doc && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   # FIXME @upstream:
+   einfo "Converting doc/cmd.txt to UTF-8"
+   iconv -f LATIN1 -t UTF-8 doc/cmd.txt > doc/cmd.txt.tmp || die
+   mv -f doc/cmd.txt.tmp doc/cmd.txt || die
+
+   if use doc; then
+   einfo "Updating doxygen config"
+   doxygen &>/dev/null -u config/Doxyfile || die
+   fi
+
+   cmake-utils_src_prepare
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DEXIV2_BUILD_SAMPLES=NO
+   -DEXIV2_BUILD_PO=$(usex nls)
+   -DEXIV2_ENABLE_NLS=$(usex nls)
+   -DEXIV2_ENABLE_PNG=$(usex png)
+   -DEXIV2_ENABLE_CURL=$(usex webready)
+   -DEXIV2_ENABLE_SSH=$(usex webready)
+   -DEXIV2_ENABLE_WEBREADY=$(usex webready)
+   -DEXIV2_ENABLE_XMP=$(usex xmp)
+   $(multilib_is_native_abi || echo -DEXIV2_BUILD_EXIV2_COMMAND=NO)
+   )
+
+   cmake-utils_src_configure
+}
+
+multilib_src_compile() {
+   cmake-utils_src_compile
+
+   if multilib_is_native_abi; then
+   use doc && emake -j1 doc
+   fi
+}
+
+multilib_src_install_all() {
+   use xmp && DOCS+=( doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} )
+   use doc && HTML_DOCS=( "${S}"/doc/html/. )
+
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+
+   if use examples; then
+   docinto examples
+   dodoc samples/*.cpp
+   fi
+}

diff --git a/media-gfx/exiv2/files/exiv2-0.27.0-fix-pkgconfig.patch 
b/media-gfx/exiv2/files/exiv2-0.27.0-fix-pkgconfig.patch
new file mode 100644
index 000..5fc430e915d
--- /dev/null
+++ b/media-gfx/exiv2/files/exiv2-0.27.0-fix-pkgconfig.patch
@@ -0,0 +1,24 @@
+From e706cca19027dbdf53aeac2041ecce9ccb313c17 Mon Sep 17 00:00:00 2001
+From: Luis Diaz Mas 
+Date: Sat, 12 Jan 2019 13:39:12 +0100
+Subject: [PATCH] Fixes in .pc file for being compatible with more
+ distributions
+
+---
+ cmake/exiv2.pc.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/cmake/exiv2.pc.in b/cmake/exiv2.pc.in
+index e477696d5..9018472be 100644
+--- a/cmake/exiv2.pc.in
 b/cmake/exiv2.pc.in
+@@ -1,7 +1,7 @@
+ prefix=@CMAKE_INSTALL_PREFIX@
+ exec_prefix=${prefix}
+-libdir=${prefix}/lib
+-includedir=${prefix}/include
++libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
++includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
+ 
+ Name: e

[gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/

2019-01-12 Thread Andreas Sturmlechner
commit: 8b8b533b3609ddb5e770399d16173d7314e0ed1c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 21:58:11 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 22:06:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8b533b

kde-misc/kmarkdownwebview: 0.5.4 version bump

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kmarkdownwebview/Manifest |  1 +
 .../kmarkdownwebview/kmarkdownwebview-0.5.4.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/kde-misc/kmarkdownwebview/Manifest 
b/kde-misc/kmarkdownwebview/Manifest
index 5e7eac5a701..6d831d4141a 100644
--- a/kde-misc/kmarkdownwebview/Manifest
+++ b/kde-misc/kmarkdownwebview/Manifest
@@ -1 +1,2 @@
 DIST kmarkdownwebview-0.5.3.tar.xz 62480 BLAKE2B 
ea8104b084e4be66aa37001cf7b1b159c8f7f03c2a32eb75d69aff2d447c9a57c1a5f0419137bfa790510bd8532a8bd7e171dae901d0bceab0cc193868069d83
 SHA512 
04864a069b502f0293d7b66c7ecfb4e32048611028f54b4e33cfcef4931fdc6a3947aff8c863975ea639bd2c3b9c8f2fbc27624247864e20862d050b032b6fc2
+DIST kmarkdownwebview-0.5.4.tar.xz 64148 BLAKE2B 
58a837afe1a85c0f5dfc5c7b3e2c93562e1cba61296712fb0fef7a03bc8d88feb97a65a67dc50f9d33f1099820112e501eb595dbf56ab9f13f19938bcad40719
 SHA512 
30dfd68f63b0b83905a9e2c8aff026313e4df3a4745e26fa9f420677788744e575ef848ffe3e930f0ea3d266a005006a9e033cbf9354c0072c4f2d2902bfc59d

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.4.ebuild 
b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.4.ebuild
new file mode 100644
index 000..8e01e87f59a
--- /dev/null
+++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="KPart for rendering Markdown content"
+HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/";
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="!webkit? ( BSD ) LGPL-2.1+"
+KEYWORDS="~amd64"
+IUSE="webkit"
+
+DEPEND="
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtwidgets)
+   webkit? ( $(add_qt_dep qtwebkit) )
+   !webkit? (
+   $(add_qt_dep qtwebchannel)
+   $(add_qt_dep qtwebengine 'widgets')
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QTWEBKIT=$(usex webkit)
+   )
+
+   kde5_src_configure
+}



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

2019-01-12 Thread Andreas Sturmlechner
commit: 34d57164970f68bd678de5b7093be3f8f92856aa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 22:03:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jan 12 22:06:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d57164

media-gfx/exiv2: Drop 0.27.0-r1

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/exiv2/exiv2-0.27.0-r1.ebuild | 107 -
 1 file changed, 107 deletions(-)

diff --git a/media-gfx/exiv2/exiv2-0.27.0-r1.ebuild 
b/media-gfx/exiv2/exiv2-0.27.0-r1.ebuild
deleted file mode 100644
index 4582b1acd6f..000
--- a/media-gfx/exiv2/exiv2-0.27.0-r1.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} = * ]]; then
-   EGIT_REPO_URI="https://github.com/Exiv2/exiv2.git";
-   inherit git-r3
-else
-   SRC_URI="http://exiv2.dyndns.org/builds/${P}a-Source.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-fi
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-inherit cmake-multilib python-any-r1
-
-DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
-HOMEPAGE="http://www.exiv2.org/";
-
-LICENSE="GPL-2"
-SLOT="0/27"
-IUSE="doc examples nls +png webready +xmp"
-
-RDEPEND="
-   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
-   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
-   png? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
-   webready? (
-   net-libs/libssh[${MULTILIB_USEDEP}]
-   net-misc/curl[${MULTILIB_USEDEP}]
-   )
-   xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   doc? (
-   ${PYTHON_DEPS}
-   app-doc/doxygen
-   dev-libs/libxslt
-   media-gfx/graphviz
-   virtual/pkgconfig
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( README.md doc/ChangeLog doc/cmd.txt )
-
-S="${S}-Source"
-
-PATCHES=(
-   # pending upstream
-   "${FILESDIR}"/${P}-png-broken-icc-profile.patch
-)
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # FIXME @upstream:
-   einfo "Converting doc/cmd.txt to UTF-8"
-   iconv -f LATIN1 -t UTF-8 doc/cmd.txt > doc/cmd.txt.tmp || die
-   mv -f doc/cmd.txt.tmp doc/cmd.txt || die
-
-   if use doc; then
-   einfo "Updating doxygen config"
-   doxygen &>/dev/null -u config/Doxyfile || die
-   fi
-
-   cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DEXIV2_BUILD_SAMPLES=NO
-   -DEXIV2_BUILD_PO=$(usex nls)
-   -DEXIV2_ENABLE_NLS=$(usex nls)
-   -DEXIV2_ENABLE_PNG=$(usex png)
-   -DEXIV2_ENABLE_CURL=$(usex webready)
-   -DEXIV2_ENABLE_SSH=$(usex webready)
-   -DEXIV2_ENABLE_WEBREADY=$(usex webready)
-   -DEXIV2_ENABLE_XMP=$(usex xmp)
-   $(multilib_is_native_abi || echo -DEXIV2_BUILD_EXIV2_COMMAND=NO)
-   )
-
-   cmake-utils_src_configure
-}
-
-multilib_src_compile() {
-   cmake-utils_src_compile
-
-   if multilib_is_native_abi; then
-   use doc && emake -j1 doc
-   fi
-}
-
-multilib_src_install_all() {
-   use xmp && DOCS+=( doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} )
-   use doc && HTML_DOCS=( "${S}"/doc/html/. )
-
-   einstalldocs
-   find "${D}" -name '*.la' -delete || die
-
-   if use examples; then
-   docinto examples
-   dodoc samples/*.cpp
-   fi
-}



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

2019-01-12 Thread Thomas Deutschmann
commit: faa765690ad00cb1725a1047cfca1a41861883db
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 12 22:42:08 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 12 22:42:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa76569

www-client/firefox-bin: fix localization

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

 www-client/firefox-bin/files/all-gentoo-2.js | 12 
 ...ox-bin-60.4.0.ebuild => firefox-bin-60.4.0-r1.ebuild} | 16 +---
 ...ox-bin-64.0.2.ebuild => firefox-bin-64.0.2-r1.ebuild} | 14 --
 3 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/www-client/firefox-bin/files/all-gentoo-2.js 
b/www-client/firefox-bin/files/all-gentoo-2.js
new file mode 100644
index 000..29e34ca753a
--- /dev/null
+++ b/www-client/firefox-bin/files/all-gentoo-2.js
@@ -0,0 +1,12 @@
+// Ensure preference can't be changed by users
+lockPref("app.update.auto", false);
+lockPref("app.update.enabled", false);
+
+// Allow user to change based on needs
+defaultPref("browser.display.use_system_colors", true);
+defaultPref("spellchecker.dictionary_path", "/usr/share/myspell");
+defaultPref("browser.shell.checkDefaultBrowser", false);
+defaultPref("intl.locale.requested", "");
+
+// Preferences that should be reset every session
+pref("browser.EULA.override", true);

diff --git a/www-client/firefox-bin/firefox-bin-60.4.0.ebuild 
b/www-client/firefox-bin/firefox-bin-60.4.0-r1.ebuild
similarity index 92%
rename from www-client/firefox-bin/firefox-bin-60.4.0.ebuild
rename to www-client/firefox-bin/firefox-bin-60.4.0-r1.ebuild
index 371ab74243b..ebbc9c13129 100644
--- a/www-client/firefox-bin/firefox-bin-60.4.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-60.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -123,18 +123,12 @@ src_install() {
insinto ${MOZILLA_FIVE_HOME}/defaults/pref/
doins "${FILESDIR}"/local-settings.js
insinto ${MOZILLA_FIVE_HOME}
-   newins "${FILESDIR}"/all-gentoo-1.js all-gentoo.js
+   newins "${FILESDIR}"/all-gentoo-2.js all-gentoo.js
 
# Install language packs
-   MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install
-
-   local LANG=${LINGUAS%% *}
-   if [[ -n ${LANG} && ${LANG} != "en" ]]; then
-   elog "Setting default locale to ${LANG}"
-   echo "pref(\"intl.locale.requested\", \"${LANG}\");" \
-   >> 
"${ED}${MOZILLA_FIVE_HOME}"/defaults/pref/${PN}-prefs.js || \
-   die "sed failed to change locale"
-   fi
+   MOZEXTENSION_TARGET="distribution/extensions" \
+   MOZ_INSTALL_L10N_XPIFILE="1" \
+   mozlinguas_src_install
 
# Create /usr/bin/firefox-bin
dodir /usr/bin/

diff --git a/www-client/firefox-bin/firefox-bin-64.0.2.ebuild 
b/www-client/firefox-bin/firefox-bin-64.0.2-r1.ebuild
similarity index 93%
rename from www-client/firefox-bin/firefox-bin-64.0.2.ebuild
rename to www-client/firefox-bin/firefox-bin-64.0.2-r1.ebuild
index 0fbbe4c781d..0567f8c5f39 100644
--- a/www-client/firefox-bin/firefox-bin-64.0.2.ebuild
+++ b/www-client/firefox-bin/firefox-bin-64.0.2-r1.ebuild
@@ -123,18 +123,12 @@ src_install() {
insinto ${MOZILLA_FIVE_HOME}/defaults/pref/
doins "${FILESDIR}"/local-settings.js
insinto ${MOZILLA_FIVE_HOME}
-   newins "${FILESDIR}"/all-gentoo-1.js all-gentoo.js
+   newins "${FILESDIR}"/all-gentoo-2.js all-gentoo.js
 
# Install language packs
-   MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install
-
-   local LANG=${LINGUAS%% *}
-   if [[ -n ${LANG} && ${LANG} != "en" ]]; then
-   elog "Setting default locale to ${LANG}"
-   echo "pref(\"intl.locale.requested\", \"${LANG}\");" \
-   >> 
"${ED}${MOZILLA_FIVE_HOME}"/defaults/pref/${PN}-prefs.js || \
-   die "sed failed to change locale"
-   fi
+   MOZEXTENSION_TARGET="distribution/extensions" \
+   MOZ_INSTALL_L10N_XPIFILE="1" \
+   mozlinguas_src_install
 
# Create /usr/bin/firefox-bin
dodir /usr/bin/



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

2019-01-12 Thread Thomas Deutschmann
commit: ddcb85d587ba7f39e9f9f76c42be2ce1ea02d2c4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 12 23:02:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 12 23:02:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddcb85d5

sys-apps/dbus: adjust autoconf-archive-2019.01.06 blocker

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

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

diff --git a/sys-apps/dbus/dbus-1.12.12.ebuild 
b/sys-apps/dbus/dbus-1.12.12.ebuild
index 00e4b033686..ff2be524280 100644
--- a/sys-apps/dbus/dbus-1.12.12.ebuild
+++ b/sys-apps/dbus/dbus-1.12.12.ebuild
@@ -34,7 +34,7 @@ CDEPEND="
 # autoconf-archive-2019.01.06 blocker added for bug #674830
 # Please check on bumps if the blocker is still necessary.
 DEPEND="${CDEPEND}
-   !=sys-devel/autoconf-archive-2019.01.06
+   

[gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/

2019-01-12 Thread Sergei Trofimovich
commit: 360a01deaf0df720026f4c8baed83551125aebde
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:07:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:07:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360a01de

sys-fs/cryptsetup: keyworded 2.0.6 for ia64, bug #674912

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
index 95b79852b4d..661a9ed642e 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 
1-2)/${P/_/-}.tar.xz"
 LICENSE="GPL-2+"
 SLOT="0/12" # libcryptsetup.so version
 [[ ${PV} != *_rc* ]] && \
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



[gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/

2019-01-12 Thread Sergei Trofimovich
commit: 138620fa0e7185a503325ad63addacc8dba6b169
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:20:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:20:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138620fa

sys-fs/cryptsetup: keyworded 2.0.6 for ppc, bug #674912

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
index 661a9ed642e..1101128ad54 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 
1-2)/${P/_/-}.tar.xz"
 LICENSE="GPL-2+"
 SLOT="0/12" # libcryptsetup.so version
 [[ ${PV} != *_rc* ]] && \
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



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

2019-01-12 Thread Sergei Trofimovich
commit: 3b2a95e68d247bf91793bcca4196df3124a71a9a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:22:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:22:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2a95e6

net-dns/bind: stable 9.12.2_p2-r1 for ppc, bug #657654

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-dns/bind/bind-9.12.2_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind/bind-9.12.2_p2-r1.ebuild 
b/net-dns/bind/bind-9.12.2_p2-r1.ebuild
index e52d53d23b6..24f5c1d5df2 100644
--- a/net-dns/bind/bind-9.12.2_p2-r1.ebuild
+++ b/net-dns/bind/bind-9.12.2_p2-r1.ebuild
@@ -36,7 +36,7 @@ 
SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${P}.tar.
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # -berkdb by default re bug 602682
 IUSE="-berkdb +caps dlz dnstap doc dnsrps fixed-rrset geoip gost gssapi idn 
ipv6
 json ldap libidn2 libressl lmdb mysql odbc postgres python rpz seccomp selinux 
ssl static-libs



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

2019-01-12 Thread Sergei Trofimovich
commit: a50a1039691047b5cb26d27a982f4ee2a9d98db1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:22:12 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:22:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50a1039

net-dns/bind-tools: stable 9.12.2_p2-r1 for ppc, bug #657654

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild 
b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
index 446ed7f678e..8bd95dece4d 100644
--- a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}-
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc gost gssapi idn ipv6 libedit libidn2 libressl readline seccomp ssl 
urandom xml"
 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
 



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

2019-01-12 Thread Sergei Trofimovich
commit: ec79bb6f2affa9ae1bd2a101d0b64ff448ac87e2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:24:14 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:24:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec79bb6f

media-gfx/simple-scan: keyworded 3.24.1 for ppc64, bug #674730

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/simple-scan/simple-scan-3.24.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/simple-scan/simple-scan-3.24.1.ebuild 
b/media-gfx/simple-scan/simple-scan-3.24.1.ebuild
index d88b6a65acb..9cb904fdf73 100644
--- a/media-gfx/simple-scan/simple-scan-3.24.1.ebuild
+++ b/media-gfx/simple-scan/simple-scan-3.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 IUSE="colord" # packagekit
 
 COMMON_DEPEND="



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

2019-01-12 Thread Sergei Trofimovich
commit: 15fe54a62250ed1d83684561026779f428216428
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:24:18 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:24:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fe54a6

media-gfx/simple-scan: keyworded 3.30.2 for ppc64, bug #674730

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-gfx/simple-scan/simple-scan-3.30.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild 
b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
index 4a9b7167aff..0c95a91a025 100644
--- a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
+++ b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://launchpad.net/simple-scan";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="colord webp" # packagekit
 
 COMMON_DEPEND="



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

2019-01-12 Thread Sergei Trofimovich
commit: 5cb7be5460cc796b41cd297330e053fc6bfeadc9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:25:38 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:25:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb7be54

net-dns/bind-tools: stable 9.12.2_p2-r1 for ppc64, bug #657654

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild 
b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
index 8bd95dece4d..9e904935f74 100644
--- a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}-
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc gost gssapi idn ipv6 libedit libidn2 libressl readline seccomp ssl 
urandom xml"
 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687
 



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

2019-01-12 Thread Sergei Trofimovich
commit: 6b35d7ade9c3bb60af492156620ab3645182aa77
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:25:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:25:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b35d7ad

net-dns/bind: stable 9.12.2_p2-r1 for ppc64, bug #657654

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-dns/bind/bind-9.12.2_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/bind/bind-9.12.2_p2-r1.ebuild 
b/net-dns/bind/bind-9.12.2_p2-r1.ebuild
index 24f5c1d5df2..4726fbb2ca4 100644
--- a/net-dns/bind/bind-9.12.2_p2-r1.ebuild
+++ b/net-dns/bind/bind-9.12.2_p2-r1.ebuild
@@ -36,7 +36,7 @@ 
SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${P}.tar.
 
 LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # -berkdb by default re bug 602682
 IUSE="-berkdb +caps dlz dnstap doc dnsrps fixed-rrset geoip gost gssapi idn 
ipv6
 json ldap libidn2 libressl lmdb mysql odbc postgres python rpz seccomp selinux 
ssl static-libs



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

2019-01-12 Thread Sergei Trofimovich
commit: 0b237d88515a4bf06bc1bb9e23482def5bba29e4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:27:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:27:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b237d88

app-emulation/x48: stable 0.6.4-r1 for sparc, bug #642224

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-emulation/x48/x48-0.6.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/x48/x48-0.6.4-r1.ebuild 
b/app-emulation/x48/x48-0.6.4-r1.ebuild
index db232232d3c..25255dc0248 100644
--- a/app-emulation/x48/x48-0.6.4-r1.ebuild
+++ b/app-emulation/x48/x48-0.6.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/x48.berlios/${P}.tar.bz2"
 LICENSE="GPL-3"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="readline"
 
 RDEPEND="x11-libs/libX11



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

2019-01-12 Thread Sergei Trofimovich
commit: 9421f807aec9524b1f0d5dcd18bbb114cffefc34
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jan 10 22:31:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:28:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9421f807

sys-process/criu: don't pass -Werror in src_install() either

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-process/criu/criu-3.9.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-process/criu/criu-3.9.ebuild b/sys-process/criu/criu-3.9.ebuild
index 523a1b1c4e5..09d8af6c2b8 100644
--- a/sys-process/criu/criu-3.9.ebuild
+++ b/sys-process/criu/criu-3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -109,6 +109,7 @@ src_install() {
LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
DESTDIR="${D}" \
LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
+   V=1 WERROR=0 DEBUG=0 \
install
 
use doc && dodoc CREDITS README.md



[gentoo-commits] repo/gentoo:master commit in: media-plugins/alsa-plugins/

2019-01-12 Thread Sergei Trofimovich
commit: 7235ad145cb9ba7af7b42d724c0dc6ca1c2482df
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:28:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:28:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7235ad14

media-plugins/alsa-plugins: stable 1.1.6 for sparc, bug #666852

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-plugins/alsa-plugins/alsa-plugins-1.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.1.6.ebuild 
b/media-plugins/alsa-plugins/alsa-plugins-1.1.6.ebuild
index ca281b26c41..515608c9a9e 100644
--- a/media-plugins/alsa-plugins/alsa-plugins-1.1.6.ebuild
+++ b/media-plugins/alsa-plugins/alsa-plugins-1.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/plugins/${P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 
~amd64-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 
~amd64-linux"
 IUSE="arcam_av debug ffmpeg jack libav libsamplerate +mix oss pulseaudio speex 
+usb_stream"
 
 RDEPEND="



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

2019-01-12 Thread Sergei Trofimovich
commit: cc005c383b96519dfd396768c7af97919f968424
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:28:03 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:28:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc005c38

media-sound/alsa-tools: stable 1.1.6 for sparc, bug #666852

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild 
b/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild
index 18fcd567ec8..23ac4f241bb 100644
--- a/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild
+++ b/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0.9"
-KEYWORDS="alpha amd64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
 
 IUSE="fltk gtk alsa_cards_hdsp alsa_cards_hdspm alsa_cards_mixart
 alsa_cards_vx222 alsa_cards_usb-usx2y alsa_cards_sb16 alsa_cards_sbawe



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

2019-01-12 Thread Sergei Trofimovich
commit: be5fcdcd8831ed6be0bbfcee2888799249a79b24
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jan 10 22:33:31 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:28:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5fcdcd

sys-process/criu: bump up to 3.11

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-process/criu/Manifest |   1 +
 sys-process/criu/criu-3.11.ebuild | 125 ++
 2 files changed, 126 insertions(+)

diff --git a/sys-process/criu/Manifest b/sys-process/criu/Manifest
index 00632afc4d0..155dc853310 100644
--- a/sys-process/criu/Manifest
+++ b/sys-process/criu/Manifest
@@ -1,4 +1,5 @@
 DIST criu-2.5.tar.bz2 605226 BLAKE2B 
c4086b9822b119a648bda4f6cc831eba5b7e3fba5af41f8f0b1c00dac7d4aff88a71e81569c4559fd98113e76eba0653c67684f443c1c803c453209367a4c875
 SHA512 
ccf942005ff3b2a567726ddb8aa44048c130f1adf6e2cbdf48e919043c84a4e1c03ad0ec34b44263e5764bea62807a2cc0fa1135b929ad3166fb9486c2880570
+DIST criu-3.11.tar.bz2 809858 BLAKE2B 
873502887a66ab5c9017b55d55ec2b391d0576e4c97f391bcd896041ac4f12f55ba40e9a9190e2a9cc802aa3c3280d68d26e9440507a5201194cbe6b1ff3661e
 SHA512 
d201ca54b20512a4ad890c5081bbee5d1621e65bdf0a672a7a9b74a67cfdb8d451e566c32502eb8ed53c83826f8d5976a77ec451bdf667d89f8fa77c82663d1a
 DIST criu-3.6.tar.bz2 739437 BLAKE2B 
0f128cf69a5a073df3abc736e3081b7d266573575c038a457fdf8adcdab668d957559f3b9a16606ff31871c3bf5e111349995c496c4236b5191340486814981f
 SHA512 
5849024ac4660a5537ed37b6d98adf61d3f071e2a181d873a1f7ca6c4d00a4258445b4bc840e908d907bc34daf8a818450f54e6cdf4826a679e756c0cbc5d586
 DIST criu-3.7.tar.bz2 749499 BLAKE2B 
41222983183910b8a039a69e1a425993703e4f461c1cc0e64e92f877aff571d56c7f32cdae7848ef1633a15cac9e7b746f8c84a71f3607f7fc22959964820258
 SHA512 
8feb9e2579c04b67a7fe9631bb662504a7eb78550c3951cbe29252d87d9258fd6994533f6e60b0017b6a6e21bbdd5e7cd7e8a255be53b77b57efacec4e50140f
 DIST criu-3.9.tar.bz2 772167 BLAKE2B 
7c781acc9d6353a4e32c5daa9606332030d4c99d10c00d7f1c59beb54c1bc4cfb2ca0eea0663caa5ef936de436ac2efadf8c6b01a55e06905bd5a7fb91cf29e8
 SHA512 
875a4bfb809d7b479bb6357a4e114f2f5caaaf2940019a41cc6494fd90025d72b5fc4129be89eef1b9f62a5358eb96509fd15a33b64fe2b8f7f805dc8110b994

diff --git a/sys-process/criu/criu-3.11.ebuild 
b/sys-process/criu/criu-3.11.ebuild
new file mode 100644
index 000..09d8af6c2b8
--- /dev/null
+++ b/sys-process/criu/criu-3.11.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit toolchain-funcs linux-info flag-o-matic python-r1 python-utils-r1
+
+DESCRIPTION="utility to checkpoint/restore a process tree"
+HOMEPAGE="https://criu.org/";
+SRC_URI="https://download.openvz.org/criu/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+IUSE="doc python selinux setproctitle static-libs"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   dev-libs/protobuf-c
+   dev-libs/libnl:3
+   net-libs/libnet:1.1
+   sys-libs/libcap
+   python? ( ${PYTHON_DEPS} )
+   selinux? ( sys-libs/libselinux )
+   setproctitle? ( dev-libs/libbsd )"
+DEPEND="${RDEPEND}
+   doc? (
+   app-text/asciidoc
+   app-text/xmlto
+   )"
+RDEPEND="${RDEPEND}
+   python? (
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/ipaddr[${PYTHON_USEDEP}]
+   )"
+
+CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL 
~INOTIFY_USER
+   ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG 
~NETLINK_DIAG ~TUN
+   ~NETFILTER_XT_MARK"
+
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
+   "${FILESDIR}"/2.3/${PN}-2.3-no-git.patch
+   "${FILESDIR}"/${PN}-2.8-automagic-libbsd.patch
+   "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
+)
+
+criu_arch() {
+   # criu infers the arch from $(uname -m).  We never want this to happen.
+   case ${ARCH} in
+   amd64) echo "x86";;
+   arm64) echo "aarch64";;
+   *) echo "${ARCH}";;
+   esac
+}
+
+src_prepare() {
+   default
+
+   if ! use selinux; then
+   sed \
+   -e 's:libselinux:no_libselinux:g' \
+   -i Makefile.config || die
+   fi
+
+   use doc || sed -i 's_\(install: \)install-man _\1_g' Makefile.install
+}
+
+src_configure() {
+   # Gold linker generates invalid object file when used with criu's custom
+   # linker script.  Use the bfd linker instead. See 
https://crbug.com/839665#c3
+   tc-ld-disable-gold
+}
+
+src_compile() {
+   local target="all $(usex doc 'docs' '')"
+   RAW_LDFLAGS="$(raw-ldflags)" emake \
+   CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" \
+   OBJCOPY="$(tc-getOBJCOPY)" \
+ 

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

2019-01-12 Thread Sergei Trofimovich
commit: 08f8e11ed68cabe5ce756363ba165baa94918f4c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:27:50 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:27:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f8e11e

net-misc/stunnel: stable 5.43 for sparc, bug #656370

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/stunnel/stunnel-5.43.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/stunnel/stunnel-5.43.ebuild 
b/net-misc/stunnel/stunnel-5.43.ebuild
index 278bd534826..6bb6cf8d341 100644
--- a/net-misc/stunnel/stunnel-5.43.ebuild
+++ b/net-misc/stunnel/stunnel-5.43.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,7 +17,7 @@ 
SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="ipv6 libressl selinux stunnel3 tcpd"
 
 DEPEND="tcpd? ( sys-apps/tcp-wrappers )



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

2019-01-12 Thread Sergei Trofimovich
commit: 47e0c0fb5e471326cbc53897b692ab248fadefe8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:07 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e0c0fb

sys-apps/systemd: stable 239-r3 for ia64, bug #674144

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/systemd/systemd-239-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd/systemd-239-r3.ebuild 
b/sys-apps/systemd/systemd-239-r3.ebuild
index 4f86846776a..7b529b76cd0 100644
--- a/sys-apps/systemd/systemd-239-r3.ebuild
+++ b/sys-apps/systemd/systemd-239-r3.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz
https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz";
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc 
x86"
 fi
 
 PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )



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

2019-01-12 Thread Sergei Trofimovich
commit: 3776c1d91691b1aa1b303a7d0c7884e72868267c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:28 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3776c1d9

dev-lang/php: stable 7.1.26 for ia64, bug #675182

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-lang/php/php-7.1.26.ebuild b/dev-lang/php/php-7.1.26.ebuild
index 4b508c147df..f1f1f70e85e 100644
--- a/dev-lang/php/php-7.1.26.ebuild
+++ b/dev-lang/php/php-7.1.26.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 
 # We can build the following SAPIs in the given order
 SAPIS="embed cli cgi fpm apache2 phpdbg"



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

2019-01-12 Thread Sergei Trofimovich
commit: bfda706055a9f822703a8bec29d7c3b0d309b8ea
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfda7060

dev-util/re2c: stable 1.1.1 for ia64, bug #675138

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/re2c/re2c-1.1.1.ebuild b/dev-util/re2c/re2c-1.1.1.ebuild
index 6291e50327d..1242b7e6718 100644
--- a/dev-util/re2c/re2c-1.1.1.ebuild
+++ b/dev-util/re2c/re2c-1.1.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/skvadrik/re2c/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="public-domain"
 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 ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 
 src_prepare() {
default



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

2019-01-12 Thread Sergei Trofimovich
commit: 7e5b1500786f13b293e7041d7334b951cd785663
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5b1500

dev-lang/mujs: stable 1.0.5 for ia64, bug #675274

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/mujs/mujs-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mujs/mujs-1.0.5.ebuild b/dev-lang/mujs/mujs-1.0.5.ebuild
index 1c4faff8eb8..15378ca8479 100644
--- a/dev-lang/mujs/mujs-1.0.5.ebuild
+++ b/dev-lang/mujs/mujs-1.0.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ccxvii/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="static-libs"
 
 RDEPEND="sys-libs/readline:0="



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

2019-01-12 Thread Sergei Trofimovich
commit: db972a63db6c9ac90ea1847c1bfc45f22902e4e4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:36 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db972a63

dev-lang/php: stable 7.2.14 for ia64, bug #675182

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-lang/php/php-7.2.14.ebuild b/dev-lang/php/php-7.2.14.ebuild
index e76e0e56e78..df3c661ac29 100644
--- a/dev-lang/php/php-7.2.14.ebuild
+++ b/dev-lang/php/php-7.2.14.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 
 # We can build the following SAPIs in the given order
 SAPIS="embed cli cgi fpm apache2 phpdbg"



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

2019-01-12 Thread Sergei Trofimovich
commit: 95a8b5e064fdf8de13cbc6b1a3b7b4115c85909e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jan 12 23:56:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 12 23:56:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a8b5e0

dev-lang/php: stable 5.6.40 for ia64, bug #675182

Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild
index e2eae91bd9b..bed2f49d0ef 100644
--- a/dev-lang/php/php-5.6.40.ebuild
+++ b/dev-lang/php/php-5.6.40.ebuild
@@ -19,7 +19,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 
 # We can build the following SAPIs in the given order
 SAPIS="embed cli cgi fpm apache2"



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

2019-01-12 Thread Andreas Sturmlechner
commit: 3533498cafb52bd74c29a52755b7fe959ae96912
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:38:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3533498c

profiles: powerpc: Unmask media-video/vlc[aom]

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

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

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 1fc37980929..fe6120f47d5 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -9,10 +9,6 @@ net-libs/gnutls test-full
 # dev-db/mariadb-connector-c not yet keyworded
 net-analyzer/icinga2 mariadb
 
-# Andreas Sturmlechner  (01 Sep 2018)
-# media-libs/libaom not yet keyworded
-media-video/vlc aom
-
 # Luca Barbato  (12 Aug 2018)
 # grub pc is not supported on powerpc
 sys-boot/grub:2 grub_platforms_pc grub_platforms_efi-32 grub_platforms_efi-64 
grub_platforms_xen



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

2019-01-12 Thread Andreas Sturmlechner
commit: afe0368dad0b0f0c4abae17db6c9505542cf289b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:31:21 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe0368d

profiles: arm: Unmask media-video/vlc[aom,chromaprint,opencv,projectm]

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

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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 72082ef2ada..c59c23c2ac6 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -32,11 +32,6 @@ dev-ruby/capybara test
 # Bug #51.
 sys-devel/llvm exegesis
 
-# Andreas Sturmlechner  (01 Sep 2018)
-# media-libs/libaom not yet keyworded
-# projectm not yet keyworded, bug #314969
-media-video/vlc aom chromaprint opencv projectm
-
 # Christian Ruppert  (25 Aug 2018)
 # pre-built, no ARM support
 net-wireless/gr-osmosdr sdrplay



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

2019-01-12 Thread Andreas Sturmlechner
commit: 818a156ae55838ec16cfb04de296d36f3a446ce2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:38:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818a156a

profiles: x86: Unmask media-video/vlc[aom]

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

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

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 82bc3972eb3..25a8a1927e6 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -33,10 +33,6 @@ dev-python/pymongo test
 # media-libs/qtav not keyworded
 media-video/orion qtav
 
-# Andreas Sturmlechner  (01 Sep 2018)
-# media-libs/libaom not yet keyworded
-media-video/vlc aom
-
 # Ben Kohler  (23 Aug 2018)
 # Unmask iwd support where net-wireless/iwd is keyworded
 net-misc/connman -iwd



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

2019-01-12 Thread Andreas Sturmlechner
commit: 690c91858babd424e44e9ccf938e74f73fb85e94
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:48:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690c9185

media-video/vlc: Restrict to https://bugs.gentoo.org/672290
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/vlc/vlc-3.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/vlc/vlc-3.0.6.ebuild b/media-video/vlc/vlc-3.0.6.ebuild
index a42a129f841..77c3ccca222 100644
--- a/media-video/vlc/vlc-3.0.6.ebuild
+++ b/media-video/vlc/vlc-3.0.6.ebuild
@@ -88,7 +88,7 @@ RDEPEND="
>=media-libs/libdvdread-4.9:0
)
faad? ( media-libs/faad2:0 )
-   fdk? ( media-libs/fdk-aac:0= )
+   fdk? ( =media-video/ffmpeg-3.1.3:0=[vaapi?,vdpau?] )
libav? ( >=media-video/libav-12.2:0=[vaapi?,vdpau?] )



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

2019-01-12 Thread Andreas Sturmlechner
commit: 8f64da03b24d4dbb263147c2296e415bdb814f4e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:10:30 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f64da03

profiles: amd64: Unmask media-video/vlc[dav1d]

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

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

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index f6787865f83..e4c73f1ef12 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (12 Jan 2019)
+# media-libs/dav1d is available on ~amd64
+media-video/vlc -dav1d
+
 # Thomas Deutschmann  (15 Nov 2018)
 # - rdrand plugin is supported on amd64
 net-vpn/strongswan -strongswan_plugins_rdrand



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

2019-01-12 Thread Andreas Sturmlechner
commit: 56bb745a7dfdf4bdbf340164f7bdca573e921b0f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:42:08 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bb745a

media-video/vlc: 3.0.6 version bump, add USE 10bit,dav1d

Fix media-sound/mpg123 automagic

Bug: https://bugs.gentoo.org/669924
Closes: https://bugs.gentoo.org/675056
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/vlc/Manifest  |  1 +
 media-video/vlc/metadata.xml  |  2 ++
 .../vlc/{vlc-3.0..ebuild => vlc-3.0.6.ebuild} | 19 +--
 media-video/vlc/vlc-3.0..ebuild   | 19 +--
 media-video/vlc/vlc-.ebuild   | 19 +--
 5 files changed, 42 insertions(+), 18 deletions(-)

diff --git a/media-video/vlc/Manifest b/media-video/vlc/Manifest
index efd915c5fd9..87aa65fe793 100644
--- a/media-video/vlc/Manifest
+++ b/media-video/vlc/Manifest
@@ -1 +1,2 @@
 DIST vlc-3.0.4.tar.xz 24934112 BLAKE2B 
b8e680e178f5d34b187d5ee613a75e247b9ef500b18843a6c987479d1afc2e723111a7d3f2ac2ec8c2f34cbd36e2e7a9c0e0add6e594418fc429ec8878f0b1b0
 SHA512 
55c5a45a1573d559f8d62272dc446bebfb328bd48f938e634693a45032e1a3095148e634de5bc53a3a3c0e4858f7df3ed7e5dc91f3f5447e47d0ab5775171271
+DIST vlc-3.0.6.tar.xz 25699704 BLAKE2B 
91c43fa3ceb6f55a3808c64a661ca453f0872f01eecc801921eb1b9f9cc462478b1fcd6f7cc36f33b7e1085320710b27a42a3b7b49dd74338fe63a3a46f36b0f
 SHA512 
7c72e98f30ce5c5a94d74e097fa9960442f89240079b042a729f8a33dd7fedee2538c86c99738ccef2eb27f29055f0221d4c70316e3312c5ebba9565eaa15c52

diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml
index 1e1da816671..8a7aef8ab36 100644
--- a/media-video/vlc/metadata.xml
+++ b/media-video/vlc/metadata.xml
@@ -6,12 +6,14 @@
Gentoo Video project


+   Enable H264 10-bit encoding support with 
media-libs/x264
Enable experimental support for AV1 
codec
Enable support for libarchive stream 
extractor
Enable support for decoding ARIB STD-B24 
subtitles
Enable libbluray for Blu-ray disc 
support
Enable libchromaprint for Chromaprint 
based audio fingerprinter support
Enable experimental support for Google 
Chromecast
+   Enable support for 
media-libs/dav1d AV1 decoder
Enable IIDC cameras support
Enable Win32 DirectX, D3D11va and DxVA2 
support
Enable support for Mpeg-TS files (.ts, 
.m2ts, .mts) via media-libs/libdvbpsi

diff --git a/media-video/vlc/vlc-3.0..ebuild 
b/media-video/vlc/vlc-3.0.6.ebuild
similarity index 95%
copy from media-video/vlc/vlc-3.0..ebuild
copy to media-video/vlc/vlc-3.0.6.ebuild
index 793f7690453..a42a129f841 100644
--- a/media-video/vlc/vlc-3.0..ebuild
+++ b/media-video/vlc/vlc-3.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,10 +29,10 @@ HOMEPAGE="https://www.videolan.org/vlc/";
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-9" # vlc - vlccore
 
-IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint 
chromecast dbus
-   dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac 
fluidsynth
-   fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate 
libass
-   libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live 
lua
+IUSE="10bit a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint 
chromecast
+   dav1d dbus dc1394 debug directx dts +dvbpsi dvd +encode faad fdk 
+ffmpeg flac
+   fluidsynth fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack 
jpeg kate
+   libass libav libcaca libnotify +libsamplerate libtar libtiger linsys 
lirc live lua
macosx-notifications macosx-qtkit mad matroska modplug mp3 mpeg mtp 
musepack ncurses
neon nfs ogg omxil opencv optimisememory opus png postproc projectm 
pulseaudio +qt5
rdp run-as-root samba sdl-image sftp shout sid skins soxr speex srt ssl
@@ -75,6 +75,7 @@ RDEPEND="
>=dev-libs/protobuf-2.5.0:=
>=net-libs/libmicrodns-0.0.9:=
)
+   dav1d? ( media-libs/dav1d )
dbus? ( sys-apps/dbus:0 )
dc1394? (
media-libs/libdc1394:2
@@ -211,7 +212,7 @@ RDEPEND="
x11-libs/xcb-util
x11-libs/xcb-util-keysyms
)
-   x264? ( media-libs/x264:0= )
+   x264? ( >=media-libs/x264-0.0.20160712:0=[10bit?] )
x265? ( media-libs/x265:0= )
xml? ( dev-libs/libxml2:2 )
zeroconf? ( net-dns/avahi:0[dbus] )
@@ -418,6 +419,12 @@ src_configure() {
 

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

2019-01-12 Thread Andreas Sturmlechner
commit: 1c17fb053770f1dd911e86bef70ff1868cd21fe9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:09:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c17fb05

profiles: base: Mask media-video/vlc[dav1d]

Not keyworded on most arches.

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

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 203f9d99c71..0fc01a0f2eb 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Andreas Sturmlechner  (12 Jan 2019)
+# Not keyworded on most arches
+media-video/vlc dav1d
+
 # Brian Evans  (11 Jan 2019)
 # Depend on the EOL PHP 7.0
 dev-libs/Ice php



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

2019-01-12 Thread Andreas Sturmlechner
commit: 5a8b7c484291d30f3769e2c429ca797a3de8dec3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jan 12 23:36:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8b7c48

profiles: arm64: Unmask media-video/vlc[aom,chromaprint,opencv,projectm]

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

 profiles/arch/arm64/package.use.mask | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index d1eb738520f..ec1fe2134b8 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -34,13 +34,11 @@ sci-electronics/kicad occ oce ngspice
  (01 Sep 2018)
-# media-libs/libaom not yet keyworded
 # media-libs/aribb24 not yet keyworded, bug #665048
 # net-libs/srt not yet keyworded
 # net-libs/libmicrodns not yet keyworded, bug #653800
-# projectm not yet keyworded, bug #314969
 # net-misc/freerdp not yet keyworded
-media-video/vlc aom aribsub chromaprint chromecast opencv projectm rdp srt
+media-video/vlc aribsub chromecast rdp srt
 
 # Matthew Thode  (30 Aug 2018)
 # Needs pillow and it's deps to build docs



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

2019-01-12 Thread Andreas Sturmlechner
commit: 9ab81ac198938909d91de3f28bd3bd3f9bb4911c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 13 00:40:09 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 00:40:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab81ac1

profiles: arm64: Mask media-video/vlc[aom] again

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

 profiles/arch/arm64/package.use.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index ec1fe2134b8..082892609e0 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -34,11 +34,12 @@ sci-electronics/kicad occ oce ngspice
  (01 Sep 2018)
+# media-libs/libaom not yet keyworded
 # media-libs/aribb24 not yet keyworded, bug #665048
 # net-libs/srt not yet keyworded
 # net-libs/libmicrodns not yet keyworded, bug #653800
 # net-misc/freerdp not yet keyworded
-media-video/vlc aribsub chromecast rdp srt
+media-video/vlc aom aribsub chromecast rdp srt
 
 # Matthew Thode  (30 Aug 2018)
 # Needs pillow and it's deps to build docs



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

2019-01-12 Thread Lars Wendler
commit: 94bfb597738bad84a823b5f086cb7ffa72675ef7
Author: Karel Kočí  email  cz>
AuthorDate: Tue Dec  4 19:27:04 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 13 01:10:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bfb597

app-admin/sudo: Add secure-path use

It makes sense to mask PATH variable when sudo is executed for secure
reasons with known secure content. Problem is that this is not common on
other distributions and in some cases it makes sense to allow user's
PATH to be used because it complicates common use of sudo such as:
sudo !!
This does not change default previous behavior. It just adds an use flag
to enabling secure-path that is in default enabled.

Bug: https://bugs.gentoo.org/672522

Signed-off-by: Karel Kočí  email.cz>
Closes: https://github.com/gentoo/gentoo/pull/10566
Signed-off-by: Lars Wendler  gentoo.org>

 app-admin/sudo/metadata.xml  |   1 +
 app-admin/sudo/sudo-1.8.26-r1.ebuild | 243 +++
 2 files changed, 244 insertions(+)

diff --git a/app-admin/sudo/metadata.xml b/app-admin/sudo/metadata.xml
index 66a78473b2e..de20459ab49 100644
--- a/app-admin/sudo/metadata.xml
+++ b/app-admin/sudo/metadata.xml
@@ -17,6 +17,7 @@
Use SHA2 from dev-libs/openssl 
instead of sudo's internal SHA2
Allow sudo to send emails with 
sendmail
Add System Security Services Daemon 
support
+   Replace PATH variable with compile 
time secure paths


cpe:/a:todd_miller:sudo

diff --git a/app-admin/sudo/sudo-1.8.26-r1.ebuild 
b/app-admin/sudo/sudo-1.8.26-r1.ebuild
new file mode 100644
index 000..fd5b1a9c50b
--- /dev/null
+++ b/app-admin/sudo/sudo-1.8.26-r1.ebuild
@@ -0,0 +1,243 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils pam multilib libtool tmpfiles
+if [[ ${PV} == "" ]] ; then
+   EHG_REPO_URI="https://www.sudo.ws/repos/sudo";
+   inherit mercurial
+fi
+
+MY_P=${P/_/}
+MY_P=${MY_P/beta/b}
+
+uri_prefix=
+case ${P} in
+   *_beta*|*_rc*) uri_prefix=beta/ ;;
+esac
+
+DESCRIPTION="Allows users or groups to run commands as other users"
+HOMEPAGE="https://www.sudo.ws/";
+if [[ ${PV} != "" ]] ; then
+   SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
+   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz";
+   if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
+   fi
+fi
+
+# Basic license is ISC-style as-is, some files are released under
+# 3-clause BSD license
+LICENSE="ISC BSD"
+SLOT="0"
+IUSE="gcrypt ldap nls offensive openssl pam sasl +secure-path selinux 
+sendmail skey sssd"
+
+CDEPEND="
+   sys-libs/zlib:=
+   gcrypt? ( dev-libs/libgcrypt:= )
+   ldap? (
+   >=net-nds/openldap-2.1.30-r1
+   dev-libs/cyrus-sasl
+   )
+   openssl? ( dev-libs/openssl:0= )
+   pam? ( virtual/pam )
+   sasl? ( dev-libs/cyrus-sasl )
+   skey? ( >=sys-auth/skey-1.1.5-r1 )
+   sssd? ( sys-auth/sssd[sudo] )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=app-misc/editor-wrapper-3
+   virtual/editor
+   ldap? ( dev-lang/perl )
+   pam? ( sys-auth/pambase )
+   selinux? ( sec-policy/selinux-sudo )
+   sendmail? ( virtual/mta )
+"
+DEPEND="
+   ${CDEPEND}
+   sys-devel/bison
+"
+
+S="${WORKDIR}/${MY_P}"
+
+REQUIRED_USE="
+   pam? ( !skey )
+   skey? ( !pam )
+   ?? ( gcrypt openssl )
+"
+
+MAKEOPTS+=" SAMPLES="
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+set_secure_path() {
+   # FIXME: secure_path is a compile time setting. using PATH or
+   # ROOTPATH is not perfect, env-update may invalidate this, but until it
+   # is available as a sudoers setting this will have to do.
+   einfo "Setting secure_path ..."
+
+   # first extract the default ROOTPATH from build env
+   SECURE_PATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env;
+   echo "${ROOTPATH}")
+   case "${SECURE_PATH}" in
+   */usr/sbin*) ;;
+   *) SECURE_PATH=$(unset PATH;
+   . "${EPREFIX}"/etc/profile.env; echo "${PATH}")
+   ;;
+   esac
+   if [[ -z ${SECURE_PATH} ]] ; then
+   ewarn " Failed to detect SECURE_PATH, please report this"
+   fi
+
+   # then remove duplicate path entries
+   cleanpath() {
+   local newpath thisp IFS=:
+   for thisp in $1 ; do
+   if [[ :${newpath}: != *:${thisp}:* ]] ; then
+   newpath+=:$thisp
+   else
+   einfo "   Duplica

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

2019-01-12 Thread Lars Wendler
commit: cf10b506c45d157d4b3396846dc1676f53ce270a
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan 13 01:07:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 13 01:10:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf10b506

app-admin/sudo: Bump to version 1.8.27

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

 app-admin/sudo/Manifest   |   1 +
 app-admin/sudo/sudo-1.8.27.ebuild | 242 ++
 2 files changed, 243 insertions(+)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index d4d05d03b50..16b53d45656 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,2 +1,3 @@
 DIST sudo-1.8.25p1.tar.gz 3189951 BLAKE2B 
ebfedaad62e60f625db8c46a5c8f19977a5ec0a86bab3b34d91096c08e8b8ece056ba312f9fecd4cdd704fc17d49a36681b41cd40269df7c67cd66d80c0d8efb
 SHA512 
b1445be688d3c1dd7efbdfab68977a7a9b6fd6887191dc99ca717117eec0a550492642556cd55ca5873d054ddc5ccc2b87b2c34602e1ffc729ab6fbc4e523a72
 DIST sudo-1.8.26.tar.gz 3286368 BLAKE2B 
8df947f3dfa32081020b8a19921ea5daf6f9250c1ae34aa29900e85e80669223f28573217cd7e0a28393c6f30aa2117347014aa0cb554f2b85632e335ae790be
 SHA512 
f5596cdf753ffa54f651bb30126e690640125b2ee54e8022f3740bfbe2e5a23e1bee86ce52879e863b9386babbbcf33d3e2882c573995a7d4612e9eea14d8791
+DIST sudo-1.8.27.tar.gz 3293178 BLAKE2B 
174d63ece5c24309dc0d237fadfc4131243aca333491ffa6dcdb3c44b53cb8149d3bf2f3aea2aa49529ea811d4727a11ac1909305e342b858a4c14f923f12956
 SHA512 
0480def650ab880ab9e6c51c606a06897fd638f0381e99c038f5aa47d064aaa2fb35b73eee7f86e73185e18d5dbb8b6ba49c616b1785a1edb2dd6d7b2fa4fcac

diff --git a/app-admin/sudo/sudo-1.8.27.ebuild 
b/app-admin/sudo/sudo-1.8.27.ebuild
new file mode 100644
index 000..0cf20f0ea91
--- /dev/null
+++ b/app-admin/sudo/sudo-1.8.27.ebuild
@@ -0,0 +1,242 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils pam multilib libtool tmpfiles
+if [[ ${PV} == "" ]] ; then
+   EHG_REPO_URI="https://www.sudo.ws/repos/sudo";
+   inherit mercurial
+fi
+
+MY_P=${P/_/}
+MY_P=${MY_P/beta/b}
+
+uri_prefix=
+case ${P} in
+   *_beta*|*_rc*) uri_prefix=beta/ ;;
+esac
+
+DESCRIPTION="Allows users or groups to run commands as other users"
+HOMEPAGE="https://www.sudo.ws/";
+if [[ ${PV} != "" ]] ; then
+   SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
+   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz";
+   if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris"
+   fi
+fi
+
+# Basic license is ISC-style as-is, some files are released under
+# 3-clause BSD license
+LICENSE="ISC BSD"
+SLOT="0"
+IUSE="gcrypt ldap nls offensive openssl pam sasl selinux +sendmail skey sssd"
+
+CDEPEND="
+   sys-libs/zlib:=
+   gcrypt? ( dev-libs/libgcrypt:= )
+   ldap? (
+   >=net-nds/openldap-2.1.30-r1
+   dev-libs/cyrus-sasl
+   )
+   openssl? ( dev-libs/openssl:0= )
+   pam? ( virtual/pam )
+   sasl? ( dev-libs/cyrus-sasl )
+   skey? ( >=sys-auth/skey-1.1.5-r1 )
+   sssd? ( sys-auth/sssd[sudo] )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=app-misc/editor-wrapper-3
+   virtual/editor
+   ldap? ( dev-lang/perl )
+   pam? ( sys-auth/pambase )
+   selinux? ( sec-policy/selinux-sudo )
+   sendmail? ( virtual/mta )
+"
+DEPEND="
+   ${CDEPEND}
+   sys-devel/bison
+"
+
+S="${WORKDIR}/${MY_P}"
+
+REQUIRED_USE="
+   pam? ( !skey )
+   skey? ( !pam )
+   ?? ( gcrypt openssl )
+"
+
+MAKEOPTS+=" SAMPLES="
+
+src_prepare() {
+   default
+   elibtoolize
+}
+
+set_secure_path() {
+   # FIXME: secure_path is a compile time setting. using PATH or
+   # ROOTPATH is not perfect, env-update may invalidate this, but until it
+   # is available as a sudoers setting this will have to do.
+   einfo "Setting secure_path ..."
+
+   # first extract the default ROOTPATH from build env
+   SECURE_PATH=$(unset ROOTPATH; . "${EPREFIX}"/etc/profile.env;
+   echo "${ROOTPATH}")
+   case "${SECURE_PATH}" in
+   */usr/sbin*) ;;
+   *) SECURE_PATH=$(unset PATH;
+   . "${EPREFIX}"/etc/profile.env; echo "${PATH}")
+   ;;
+   esac
+   if [[ -z ${SECURE_PATH} ]] ; then
+   ewarn " Failed to detect SECURE_PATH, please report this"
+   fi
+
+   # then remove duplicate path entries
+   cleanpath() {
+   local newpath thisp IFS=:
+   for thisp in $1 ; do
+   if [[ :${newpath}: != *:${thisp}:* ]] ; then
+   newpath+=:$thisp
+  

[gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/

2019-01-12 Thread Lars Wendler
commit: d7944d8c21c39b6ab30bb376fd161adb09d800bb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan 13 01:10:11 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 13 01:10:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7944d8c

mail-mta/msmtp: Bump to version 1.8.2

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

 mail-mta/msmtp/Manifest   |   1 +
 mail-mta/msmtp/msmtp-1.8.2.ebuild | 148 ++
 2 files changed, 149 insertions(+)

diff --git a/mail-mta/msmtp/Manifest b/mail-mta/msmtp/Manifest
index 1e1abac098f..ab1f596b3d2 100644
--- a/mail-mta/msmtp/Manifest
+++ b/mail-mta/msmtp/Manifest
@@ -1,3 +1,4 @@
 DIST msmtp-1.6.6.tar.xz 283744 BLAKE2B 
41745d9f20a33b0e4c6f7eee3ad5897c5a555a8cd1e27eb0bf7d347054d072b9eadfc7a31583e12a4f35f071aa710bb403980cba0e06920f65fdb727c786447b
 SHA512 
30f33648b66a6b230cd38d0eee4c916a631a51bddcc1a15c9f7b324305506cb83b9c95f95def9150d0b783d38000db409981331b3c6a756232f0ce49e9b343ab
 DIST msmtp-1.6.8.tar.xz 294872 BLAKE2B 
156237dcc10c320ef15b368ebfe823d6f30f1a740061c5846878a8e478c1f3a3129c52af8327995933ecb15cd8cec0c18a3104993b030bcbfa09e3b0b6c2a58b
 SHA512 
58ccdb6f16ab31959aeb1929c11f820219d4be062edca209c5986e4e0932d718f6f39c81727d05cd448779cedc4ab3e7bb557ce9f5dd3e7cc95e0aa5c3b623bf
 DIST msmtp-1.8.1.tar.xz 303112 BLAKE2B 
6de6c566a0de0f680f354066d1613b3b15be95c24098bdf7019e3f0289f5bce8478d2de65bf5711863617d41eb23b14b6157e25b92fce60f1cd4d33f4a593810
 SHA512 
00c5d8b810d48c171fc975115911c4cdf3e18efb91448800bdab320d0f850f4893343b436899722d3b9c82e3781c3e103dc31175c89a5c867511c14df5b9785a
+DIST msmtp-1.8.2.tar.xz 335760 BLAKE2B 
64952a3614845d72a1e2107ea4c8a2d3599d5aa602928b31c85544a7b2aabef9a22a1371fc68cf4d040317e615448a4f09e473bc0b598359e9d58323ac55302c
 SHA512 
1f37be6f6bb01ddb3ba202673d7ba6457e6e9d8cfb718fdb5e9c19162b85e08c1487f160011775e626df0e37c414dcfbb20380d14084fbe80c46287eec15f5e6

diff --git a/mail-mta/msmtp/msmtp-1.8.2.ebuild 
b/mail-mta/msmtp/msmtp-1.8.2.ebuild
new file mode 100644
index 000..94bbeb282bd
--- /dev/null
+++ b/mail-mta/msmtp/msmtp-1.8.2.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit fcaps multilib user
+
+DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
+HOMEPAGE="https://marlam.de/msmtp/";
+SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
+
+# fcaps.eclass unconditionally defines "filecaps" USE flag which we need for
+# USE="daemon" in order to set the caps we need.
+REQUIRED_USE="daemon? ( filecaps )"
+
+# Upstream discourages usage of openssl. See also
+# https://marlam.de/msmtp/news/openssl-discouraged/
+DEPEND="
+   gnome-keyring? ( app-crypt/libsecret )
+   nls? ( virtual/libintl )
+   sasl? ( virtual/gsasl )
+   ssl? ( net-libs/gnutls[idn?] )
+   !ssl? ( idn? ( net-dns/libidn2:= ) )
+"
+
+RDEPEND="${DEPEND}
+   net-mail/mailbase
+   mta? (
+   !mail-mta/courier
+   !mail-mta/esmtp
+   !mail-mta/exim
+   !mail-mta/mini-qmail
+   !mail-mta/netqmail
+   !mail-mta/nullmailer
+   !mail-mta/postfix
+   !mail-mta/qmail-ldap
+   !mail-mta/sendmail
+   !mail-mta/opensmtpd
+   !=mail-mta/ssmtp-2.64-r2[mta]
+   )
+"
+
+BDEPEND="${DEPEND}
+   doc? ( virtual/texi2dvi )
+   nls? ( sys-devel/gettext )
+   virtual/pkgconfig
+"
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS doc/msmtprc*"
+
+src_prepare() {
+   # Use default Gentoo location for mail aliases
+   sed -i 's:/etc/aliases:/etc/mail/aliases:' 
scripts/find_alias/find_alias_for_msmtp.sh || die
+
+   default
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-gai-idn
+   $(use_enable nls)
+   $(use_with daemon msmtpd)
+   $(use_with gnome-keyring libsecret)
+   $(use_with idn libidn)
+   $(use_with sasl libgsasl)
+   $(use_with ssl tls gnutls)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   default
+
+   if use doc ; then
+   cd doc || die
+   emake html pdf
+   fi
+}
+
+src_install() {
+   default
+
+   if use daemon ; then
+   fcaps CAP_NET_BIND_SERVICE usr/bin/msmtpd
+   newinitd "${FILESDIR}"/msmtpd.init msmtpd
+   newconfd "${FILESDIR}"/msmtpd.confd msmtpd
+   fi
+
+   if use doc ; then
+   dodoc doc/msmtp.{html,pdf}
+   fi
+
+   if use mta ; then
+   dodir /usr/sbin
+   dosym .

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/files/, app-emulation/libvirt/

2019-01-12 Thread Matthias Maier
commit: ac46cbdeaad72eefe4f8f2d35bc2e3b41c4d11f4
Author: Michal Privoznik  redhat  com>
AuthorDate: Fri Jan 11 09:52:13 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Jan 13 02:18:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac46cbde

app-emulation/libvirt: Rebase patches for 5.0.0 release

In the upstream repo a few changes were made that rendered our
patches inapplicable (mostly a520981740015 and 6ee53e54dcfa3285ed7).

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

 .../files/libvirt-5.0.0-do-not-use-sysconf.patch   | 216 +
 .../libvirt-5.0.0-fix-paths-for-apparmor.patch | 110 +++
 app-emulation/libvirt/libvirt-.ebuild  |   4 +-
 3 files changed, 328 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt/files/libvirt-5.0.0-do-not-use-sysconf.patch 
b/app-emulation/libvirt/files/libvirt-5.0.0-do-not-use-sysconf.patch
new file mode 100644
index 000..d4e37e4164a
--- /dev/null
+++ b/app-emulation/libvirt/files/libvirt-5.0.0-do-not-use-sysconf.patch
@@ -0,0 +1,216 @@
+From 947ef7a44e94989f324e0d533499454d540fdef9 Mon Sep 17 00:00:00 2001
+Message-Id: 
<947ef7a44e94989f324e0d533499454d540fdef9.1547196492.git.mpriv...@redhat.com>
+From: Michal Privoznik 
+Date: Tue, 26 Jun 2018 06:51:06 +0200
+Subject: [PATCH] gentoo: do not use sysconf
+
+Signed-off-by: Michal Privoznik 
+---
+ src/Makefile.am  | 29 ++---
+ src/locking/virtlockd.service.in |  3 +--
+ src/logging/virtlogd.service.in  |  3 +--
+ src/remote/libvirtd.service.in   |  3 +--
+ tools/Makefile.am| 17 -
+ tools/libvirt-guests.service.in  |  2 +-
+ tools/libvirt-guests.sysconf |  7 +++
+ 7 files changed, 21 insertions(+), 43 deletions(-)
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index cd386297ed..52a63885d6 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -756,23 +756,6 @@ endif WITH_SETUID_RPC_CLIENT
+ 
+ EXTRA_DIST += $(SYSCONF_FILES)
+ 
+-install-sysconfig:
+-  $(MKDIR_P) $(DESTDIR)$(sysconfdir)/sysconfig
+-  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
+-  do \
+-tgt=`basename $$f`; \
+-$(INSTALL_DATA) $(srcdir)/$$f.sysconf \
+-$(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
+-  done
+-
+-uninstall-sysconfig:
+-  for f in $(SYSCONF_FILES:%.sysconf=%) ; \
+-  do \
+-tgt=`basename $$f`; \
+-rm -f $(DESTDIR)$(sysconfdir)/sysconfig/$$tgt; \
+-  done
+-  rmdir $(DESTDIR)$(sysconfdir)/sysconfig || :
+-
+ SYSVINIT_FILES_IN += \
+   locking/virtlockd.init.in \
+   $(NULL)
+@@ -816,14 +799,14 @@ if WITH_LIBVIRTD
+ if LIBVIRT_INIT_SCRIPT_RED_HAT
+ initdir = $(sysconfdir)/rc.d/init.d
+ 
+-install-init:: $(SYSVINIT_FILES) install-sysconfig
++install-init:: $(SYSVINIT_FILES)
+   $(MKDIR_P) $(DESTDIR)$(initdir)
+   for f in $(SYSVINIT_FILES:%.init=%) ; \
+   do \
+ $(INSTALL_SCRIPT) $$f.init $(DESTDIR)$(initdir)/$$f; \
+   done
+ 
+-uninstall-init:: uninstall-sysconfig
++uninstall-init::
+   rm -f $(SYSVINIT_FILES:%.init=$(DESTDIR)$(initdir)/%)
+   rmdir $(DESTDIR)$(initdir) || :
+ 
+@@ -862,14 +845,14 @@ SYSTEMD_UNIT_FILES = $(notdir 
$(SYSTEMD_UNIT_FILES_IN:%.in=%))
+ BUILT_SOURCES += $(SYSTEMD_UNIT_FILES)
+ DISTCLEANFILES += $(SYSTEMD_UNIT_FILES)
+ 
+-install-systemd: $(SYSTEMD_UNIT_FILES) install-sysconfig
++install-systemd: $(SYSTEMD_UNIT_FILES)
+   $(MKDIR_P) $(DESTDIR)$(SYSTEMD_UNIT_DIR)
+   for f in $(SYSTEMD_UNIT_FILES); \
+   do \
+ $(INSTALL_DATA) $$f $(DESTDIR)$(SYSTEMD_UNIT_DIR)/ ; \
+   done
+ 
+-uninstall-systemd: uninstall-sysconfig
++uninstall-systemd:
+   rm -f $(SYSTEMD_UNIT_FILES:%=$(DESTDIR)$(SYSTEMD_UNIT_DIR)/%)
+   rmdir $(DESTDIR)$(SYSTEMD_UNIT_DIR) || :
+ 
+@@ -884,7 +867,7 @@ EXTRA_DIST += $(UPSTART_FILES)
+ if WITH_LIBVIRTD
+ if LIBVIRT_INIT_SCRIPT_UPSTART
+ 
+-install-upstart: install-sysconfig
++install-upstart:
+   $(MKDIR_P) $(DESTDIR)$(sysconfdir)/event.d
+   for f in $(UPSTART_FILES:%.upstart=%); \
+   do \
+@@ -893,7 +876,7 @@ install-upstart: install-sysconfig
+ $(DESTDIR)$(sysconfdir)/event.d/$$tgt ; \
+   done
+ 
+-uninstall-upstart: uninstall-sysconfig
++uninstall-upstart:
+   for f in $(UPSTART_FILES:%.upstart=%); \
+   do \
+ tgt=`basename $$f` ; \
+diff --git a/src/locking/virtlockd.service.in 
b/src/locking/virtlockd.service.in
+index 3c9d587032..2449b201d9 100644
+--- a/src/locking/virtlockd.service.in
 b/src/locking/virtlockd.service.in
+@@ -7,8 +7,7 @@ Documentation=man:virtlockd(8)
+ Documentation=https://libvirt.org
+ 
+ [Service]
+-EnvironmentFile=-/etc/sysconfig/virtlockd
+-ExecStart=@sbindir@/virtlockd $VIRTLOCKD_ARGS
++ExecStart=@sbindir@/virtlockd
+ ExecReload=/bin/kill -USR1 $MAINPID
+ # Loosing the locks is a really bad thing that will
+ # cause the machine to be fe

[gentoo-commits] repo/gentoo:master commit in: dev-util/bitcoin-tx/files/, dev-util/bitcoin-tx/

2019-01-12 Thread Craig Andrews
commit: 4ccfcada730b9bb00f67968b7cf5d016800b6a6d
Author: Luke Dashjr  utopios  org>
AuthorDate: Sat Jan 12 13:46:11 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Jan 13 03:17:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccfcada

dev-util/bitcoin-tx-0.17.1: Fix build without libevent

Fixes: https://bugs.gentoo.org/675256
Signed-off-by: Luke Dashjr  utopios.org>
Signed-off-by: Craig Andrews  gentoo.org>

 dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild   |  2 ++
 dev-util/bitcoin-tx/files/0.17.1-no-libevent.patch | 20 
 2 files changed, 22 insertions(+)

diff --git a/dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild 
b/dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild
index a431bbafab7..4346aa02591 100644
--- a/dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild
+++ b/dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild
@@ -63,6 +63,8 @@ src_prepare() {
mkdir -p src/obj || die
echo "#define BUILD_SUFFIX gentoo${PVR#${PV}}" >src/obj/build.h || die
 
+   eapply "${FILESDIR}/${PV}-no-libevent.patch"
+
eautoreconf
rm -r src/leveldb src/secp256k1 || die
 }

diff --git a/dev-util/bitcoin-tx/files/0.17.1-no-libevent.patch 
b/dev-util/bitcoin-tx/files/0.17.1-no-libevent.patch
new file mode 100644
index 000..b0e4a954875
--- /dev/null
+++ b/dev-util/bitcoin-tx/files/0.17.1-no-libevent.patch
@@ -0,0 +1,20 @@
+--- a/configure.ac
 b/configure.ac
+@@ -1101,7 +1101,7 @@ if test x$use_pkgconfig = xyes; then
+   if test x$use_qr != xno; then
+ BITCOIN_QT_CHECK([PKG_CHECK_MODULES([QR], [libqrencode], 
[have_qrencode=yes], [have_qrencode=no])])
+   fi
+-  if test 
x$build_bitcoin_cli$build_bitcoin_tx$build_bitcoind$bitcoin_enable_qt$use_tests 
!= xnonononono; then
++  if test x$build_bitcoin_cli$build_bitcoind$bitcoin_enable_qt$use_tests 
!= xnononono; then
+ PKG_CHECK_MODULES([EVENT], [libevent],, [AC_MSG_ERROR(libevent not 
found.)])
+ if test x$TARGET_OS != xwindows; then
+   PKG_CHECK_MODULES([EVENT_PTHREADS], [libevent_pthreads],, 
[AC_MSG_ERROR(libevent_pthreads not found.)])
+@@ -1126,7 +1126,7 @@ else
+   AC_CHECK_HEADER([openssl/ssl.h],, AC_MSG_ERROR(libssl headers missing),)
+   AC_CHECK_LIB([ssl], [main],SSL_LIBS=-lssl, AC_MSG_ERROR(libssl 
missing))
+ 
+-  if test 
x$build_bitcoin_cli$build_bitcoin_tx$build_bitcoind$bitcoin_enable_qt$use_tests 
!= xnonononono; then
++  if test x$build_bitcoin_cli$build_bitcoind$bitcoin_enable_qt$use_tests != 
xnononono; then
+ AC_CHECK_HEADER([event2/event.h],, AC_MSG_ERROR(libevent headers 
missing),)
+ AC_CHECK_LIB([event],[main],EVENT_LIBS=-levent,AC_MSG_ERROR(libevent 
missing))
+ if test x$TARGET_OS != xwindows; then



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

2019-01-12 Thread Mikle Kolyada
commit: 9712201ffd00d11e4f3392c8012fd306f1b3ff5c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 13 05:01:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 13 05:01:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9712201f

sys-apps/busybox: Version bump (v1.30.0)

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

 sys-apps/busybox/Manifest  |   1 +
 sys-apps/busybox/busybox-1.30.0.ebuild | 333 +
 2 files changed, 334 insertions(+)

diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest
index 7deb255a217..9e14b4f10c4 100644
--- a/sys-apps/busybox/Manifest
+++ b/sys-apps/busybox/Manifest
@@ -1,2 +1,3 @@
 DIST busybox-1.29.0.tar.bz2 2303680 BLAKE2B 
2b3082952a3dc17c4a65ee6de24276d0c9dca9082bc75df23e67855d9667508ba146ff2210f6c548628341fae7bbd1ff16f4ef445b4297cd2a1a05be2b4fb591
 SHA512 
49afcb0bfcea881b37cb740cd17b144cb46596d456e72702884a835eee5e4b0b681c3a21ee7095a927a2fe4cd2bb691890aa8f3f32dbd98c4da20c2fa4e7edf9
 DIST busybox-1.29.3.tar.bz2 2305384 BLAKE2B 
dffb26be6d21faf87c7443f233468ec88430a5e4176855c8eb32303eb3e457c63bb7bfa55b59f9fd9da573dceb1cb44815149e90c6d67f2f5e3595fab9eb4ef5
 SHA512 
bf90e24b4564071e0ac2785e2ee4ec4ea0e229a1ff330bb38befe7a27c5a529e7b0657354ce731473814325a27a0c181ab922e0a0a89d5023ba08a6d80472297
+DIST busybox-1.30.0.tar.bz2 7586319 BLAKE2B 
ffb2b156ec1b799351906cd373cee876d16756fdd885fa4874874cab944583d54a4c1ea05539b01229b5aa3dd6f2e06f0655d72574f24d8d01a5e580e09e2930
 SHA512 
c494278f6655cb855e8bd3a316d77b879cf6ee70fa5b0408705391b1108f298d45ab4c2921d939c17122f50c4a9d7b5c77e57bacf5e6c7ac4dc4f78c1bd70a79

diff --git a/sys-apps/busybox/busybox-1.30.0.ebuild 
b/sys-apps/busybox/busybox-1.30.0.ebuild
new file mode 100644
index 000..f091f9def62
--- /dev/null
+++ b/sys-apps/busybox/busybox-1.30.0.ebuild
@@ -0,0 +1,333 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# See `man savedconfig.eclass` for info on how to use USE=savedconfig.
+
+EAPI=6
+
+inherit flag-o-matic savedconfig toolchain-funcs
+
+DESCRIPTION="Utilities for rescue and embedded systems"
+HOMEPAGE="https://www.busybox.net/";
+if [[ ${PV} == "" ]] ; then
+   MY_P=${P}
+   EGIT_REPO_URI="https://git.busybox.net/busybox";
+   inherit git-r3
+else
+   MY_P=${PN}-${PV/_/-}
+   SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2";
+   KEYWORDS=""
+fi
+
+LICENSE="GPL-2" # GPL-2 only
+SLOT="0"
+IUSE="debug ipv6 livecd make-symlinks math mdev pam selinux sep-usr static 
syslog systemd"
+REQUIRED_USE="pam? ( !static )"
+RESTRICT="test"
+
+COMMON_DEPEND="!static? ( selinux? ( sys-libs/libselinux ) )
+   pam? ( sys-libs/pam )"
+DEPEND="${COMMON_DEPEND}
+   static? ( selinux? ( sys-libs/libselinux[static-libs(+)] ) )
+   >=sys-kernel/linux-headers-2.6.39"
+RDEPEND="${COMMON_DEPEND}
+   mdev? ( !::g'
 \
+   Makefile.flags || die
+   #sed -i '/bbsh/s:^//::' include/applets.h
+   sed -i '/^#error Aborting compilation./d' applets/applets.c || die
+   use elibc_glibc && sed -i 's:-Wl,--gc-sections::' Makefile
+   sed -i \
+   -e "/^CROSS_COMPILE/s:=.*:= ${CHOST}-:" \
+   -e "/^AR\>/s:=.*:= $(tc-getAR):" \
+   -e "/^CC\>/s:=.*:= $(tc-getCC):" \
+   -e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \
+   -e "/^PKG_CONFIG\>/s:=.*:= $(tc-getPKG_CONFIG):" \
+   Makefile || die
+   sed -i \
+   -e 's:-static-libgcc::' \
+   Makefile.flags || die
+}
+
+src_configure() {
+   # check for a busybox config before making one of our own.
+   # if one exist lets return and use it.
+
+   restore_config .config
+   if [ -f .config ]; then
+   yes "" | emake -j1 -s oldconfig >/dev/null
+   return 0
+   else
+   ewarn "Could not locate user configfile, so we will save a 
default one"
+   fi
+
+   # setup the config file
+   emake -j1 -s allyesconfig >/dev/null
+   # nommu forces a bunch of things off which we want on #387555
+   busybox_config_option n NOMMU
+   sed -i '/^#/d' .config
+   yes "" | emake -j1 -s oldconfig >/dev/null
+
+   # now turn off stuff we really don't want
+   busybox_config_option n DMALLOC
+   busybox_config_option n FEATURE_2_4_MODULES #607548
+   busybox_config_option n FEATURE_SUID_CONFIG
+   busybox_config_option n BUILD_AT_ONCE
+   busybox_config_option n BUILD_LIBBUSYBOX
+   busybox_config_option n FEATURE_CLEAN_UP
+   busybox_config_option n MONOTONIC_SYSCALL
+   busybox_config_option n USE_PORTABLE_CODE
+   busybox_config_option n WERROR
+   # triming the BSS size may be dangerous
+   busybox_config_option n FEATURE_USE_BSS_TAIL
+
+   # These cause trouble with musl.
+   if use elibc_musl; th

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

2019-01-12 Thread Matthew Thode
commit: e7ba247425da003fc64610291384e96700bfe29b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 13 07:35:56 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 13 07:35:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ba2474

app-admin/puppetdb: fix puppetdb init

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

 app-admin/puppetdb/files/puppetdb.initd-r2 | 64 ++
 ...petdb-6.1.0.ebuild => puppetdb-6.1.0-r1.ebuild} |  4 +-
 2 files changed, 66 insertions(+), 2 deletions(-)

diff --git a/app-admin/puppetdb/files/puppetdb.initd-r2 
b/app-admin/puppetdb/files/puppetdb.initd-r2
new file mode 100644
index 000..a59d798a638
--- /dev/null
+++ b/app-admin/puppetdb/files/puppetdb.initd-r2
@@ -0,0 +1,64 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+extra_commands="checkconfig"
+
+LOGDIR="/var/log/puppetlabs/puppetdb"
+RUNDIR="/run/puppetlabs/puppetdb"
+
+checkconfig() {
+if [ ! -x $JAVA_BIN ]; then
+eerror "Missing JAVA_BIN."
+eend 1
+fi
+if [ ! -d $INSTALL_DIR ]; then
+eerror "Missing INSTALL_DIR."
+eend 1
+fi
+if [ ! -e $BOOTSTRAP_CONFIG ]; then
+eerror "Missing BOOTSTRAP_CONFIG."
+eend 1
+fi
+if [ ! -e $CONFIG ]; then
+eerror "Missing CONFIG."
+eend 1
+fi
+if [ ! -n $USER ]; then
+eerror "Missing USER."
+eend 1
+fi
+if [ ! -n $GROUP ]; then
+eerror "Missing GROUP."
+eend 1
+fi
+
+checkpath -d -m 0755 "${LOGDIR%/*}"
+checkpath -d -m 0755 "${RUNDIR%/*}"
+checkpath -d -m 0700 -o "${USER}:${GROUP}" "${LOGDIR}"
+checkpath -d -m 0755 -o "${USER}:${GROUP}" "${RUNDIR}"
+
+JAVA_ARGS="${JAVA_ARGS} -cp '${INSTALL_DIR}/puppetdb.jar' clojure.main -m 
puppetlabs.puppetdb.cli.services --config ${CONFIG} -b '${BOOTSTRAP_CONFIG}' 
--restart-file /opt/puppetlabs/server/data/puppetdb/restartcounter"
+EXEC="${JAVA_BIN} -XX:OnOutOfMemoryError=\"kill -9 %p\" 
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/puppetlabs/puppetdb 
-Djava.security.egd=/dev/urandom ${JAVA_ARGS}"
+}
+
+start() {
+checkconfig || return 1
+
+ebegin "Starting PuppetDB"
+start-stop-daemon --start -u "${USER}" -g "${GROUP}" \
+-m --pidfile "${RUNDIR}/puppetdb.pid" \
+-b --exec "/bin/bash" \
+-- -c "exec ${EXEC} >> ${LOGDIR}/daemon.log 2>&1"
+local retval=$?
+if [ $retval -ne 0 ]; then
+ewarn "Error starting puppetdb."
+fi
+eend $retval
+}
+
+stop() {
+ebegin "Stopping PuppetDB"
+start-stop-daemon --stop --pidfile "${RUNDIR}/puppetdb.pid"
+eend $?
+}

diff --git a/app-admin/puppetdb/puppetdb-6.1.0.ebuild 
b/app-admin/puppetdb/puppetdb-6.1.0-r1.ebuild
similarity index 96%
rename from app-admin/puppetdb/puppetdb-6.1.0.ebuild
rename to app-admin/puppetdb/puppetdb-6.1.0-r1.ebuild
index 480aee3abe2..7e53a0186d4 100644
--- a/app-admin/puppetdb/puppetdb-6.1.0.ebuild
+++ b/app-admin/puppetdb/puppetdb-6.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -77,7 +77,7 @@ src_install() {
newconfd ext/default puppetdb
systemd_dounit ext/redhat/puppetdb.service
systemd_newtmpfilesd ext/puppetdb.tmpfiles.conf puppetdb.conf
-   newinitd "${FILESDIR}/puppetdb.initd" puppetdb
+   newinitd "${FILESDIR}/puppetdb.initd-r2" puppetdb
# misc
insinto /etc/logrotate.d
newins ext/puppetdb.logrotate.conf puppetdb



[gentoo-commits] repo/gentoo:master commit in: dev-python/betamax/, dev-python/requests-toolbelt/, app-crypt/acme/, ...

2019-01-12 Thread Matthew Thode
commit: 8954c0b02083853fd19f3485234fc261a8f3651c
Author: Andrius Štikonas  stikonas  eu>
AuthorDate: Sun Nov 11 14:50:37 2018 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 13 07:40:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8954c0b0

app-crypt/certbot: add ~arm64 keywords to certbot and dependencies.

Signed-off-by: Andrius Štikonas  stikonas.eu>
Signed-off-by: Matthew Thode  gentoo.org>

 app-admin/augeas/augeas-1.11.0-r1.ebuild| 2 +-
 app-crypt/acme/acme-0.28.0.ebuild   | 2 +-
 app-crypt/acme/acme-0.29.1.ebuild   | 2 +-
 app-crypt/acme/acme-0.30.0.ebuild   | 2 +-
 app-crypt/acme/acme-.ebuild | 2 +-
 app-crypt/certbot-apache/certbot-apache-0.28.0.ebuild   | 2 +-
 app-crypt/certbot-apache/certbot-apache-0.29.1.ebuild   | 2 +-
 app-crypt/certbot-apache/certbot-apache-0.30.0.ebuild   | 2 +-
 app-crypt/certbot-apache/certbot-apache-.ebuild | 2 +-
 app-crypt/certbot-nginx/certbot-nginx-0.28.0.ebuild | 2 +-
 app-crypt/certbot-nginx/certbot-nginx-0.29.1.ebuild | 2 +-
 app-crypt/certbot-nginx/certbot-nginx-0.30.0.ebuild | 2 +-
 app-crypt/certbot-nginx/certbot-nginx-.ebuild   | 2 +-
 app-crypt/certbot/certbot-0.28.0.ebuild | 2 +-
 app-crypt/certbot/certbot-0.29.1.ebuild | 2 +-
 app-crypt/certbot/certbot-0.30.0.ebuild | 2 +-
 app-crypt/certbot/certbot-.ebuild   | 2 +-
 app-doc/NaturalDocs/NaturalDocs-1.52-r1.ebuild  | 4 ++--
 dev-python/betamax/betamax-0.8.0.ebuild | 2 +-
 dev-python/josepy/josepy-1.1.0.ebuild   | 2 +-
 dev-python/python-augeas/python-augeas-0.5.0.ebuild | 4 ++--
 dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild | 2 +-
 22 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/app-admin/augeas/augeas-1.11.0-r1.ebuild 
b/app-admin/augeas/augeas-1.11.0-r1.ebuild
index 339423a7d7e..75dcd83cc45 100644
--- a/app-admin/augeas/augeas-1.11.0-r1.ebuild
+++ b/app-admin/augeas/augeas-1.11.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.augeas.net/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="static-libs test"
 
 RDEPEND="

diff --git a/app-crypt/acme/acme-0.28.0.ebuild 
b/app-crypt/acme/acme-0.28.0.ebuild
index 2691a8a8d0d..4c81e8bdcdb 100644
--- a/app-crypt/acme/acme-0.28.0.ebuild
+++ b/app-crypt/acme/acme-0.28.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 

diff --git a/app-crypt/acme/acme-0.29.1.ebuild 
b/app-crypt/acme/acme-0.29.1.ebuild
index 78a008d6224..f3343da762b 100644
--- a/app-crypt/acme/acme-0.29.1.ebuild
+++ b/app-crypt/acme/acme-0.29.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 

diff --git a/app-crypt/acme/acme-0.30.0.ebuild 
b/app-crypt/acme/acme-0.30.0.ebuild
index b79fcc1ee54..e41e26ef0fc 100644
--- a/app-crypt/acme/acme-0.30.0.ebuild
+++ b/app-crypt/acme/acme-0.30.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 

diff --git a/app-crypt/acme/acme-.ebuild b/app-crypt/acme/acme-.ebuild
index d408adeca31..cc2960bf38c 100644
--- a/app-crypt/acme/acme-.ebuild
+++ b/app-crypt/acme/acme-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 

diff --git a/app-crypt/certbot-apache/certbot-apache-0.28.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-0.28.0.ebuild
index 5f448098501..2ae0df4119f 100644
--- a/app-crypt/certbot-apache/certbot-apache-0.28.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-0.28.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://gith

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

2019-01-12 Thread Hans de Graaff
commit: 103e0ded4239c5e1d75276b7a353e0e75e4f4333
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 13 07:54:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 13 07:54:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103e0ded

dev-ruby/curb: cleanup

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

 dev-ruby/curb/Manifest  |  2 --
 dev-ruby/curb/curb-0.9.4.ebuild | 45 -
 dev-ruby/curb/curb-0.9.6.ebuild | 45 -
 3 files changed, 92 deletions(-)

diff --git a/dev-ruby/curb/Manifest b/dev-ruby/curb/Manifest
index d20c6d099d9..4d0f2dd3078 100644
--- a/dev-ruby/curb/Manifest
+++ b/dev-ruby/curb/Manifest
@@ -1,3 +1 @@
-DIST curb-0.9.4.gem 82432 BLAKE2B 
2bf2bf0d887369c484d246771afc9cb34c6eb72a3809f13c9047f82030d79b1be47141db03659c1e4f42792c94094e40f05d4b1b0d984aed73a47c24ef96379a
 SHA512 
7b81ba587ac9beb203e040234d9f5032d87352a3e045d3705f474d2eaf1f620245240a59894c7147f54d55f0293f60488e8f883367f96945d49ffcdcef42bfc1
-DIST curb-0.9.6.gem 83456 BLAKE2B 
79ef506ef3c570cae2527b3547d3b315ec3b1ba8cb8295f5c886d653ca5f3b8454a3326b9d704ce20aea6e2ff0652bb682e9931f9ba0573f449322e087ea53fe
 SHA512 
b592e04f963a32a81dec0b67348921da7b9a84d6943398984126eae1dc22653efbb049ad04201a7f22cbf19a03d6c587a525491d25585d3f12e29d4a5cf469a8
 DIST curb-0.9.7.gem 83968 BLAKE2B 
591c4fde6fe809c813bb7586875e954dcc3b6190eb6955b5769a2dd1538d156074d0e025af6b1d42cbd820fb012b46eec4e9ca96fe61acc3697cf1f6c5018b43
 SHA512 
6068eaaad6b1dc2dbbf7d0588235ce2a681d786bf8ed6d072e501b7cbff600d8fbc9d675fac3949a565c8451641982cbd9ab29a50cf3707e8c4cdc35b539f42b

diff --git a/dev-ruby/curb/curb-0.9.4.ebuild b/dev-ruby/curb/curb-0.9.4.ebuild
deleted file mode 100644
index db408773e22..000
--- a/dev-ruby/curb/curb-0.9.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rake"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby-language bindings for libcurl"
-HOMEPAGE="https://github.com/taf2/curb";
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND+=" net-misc/curl[ssl]"
-RDEPEND+=" net-misc/curl[ssl]"
-
-all_ruby_prepare() {
-   # fix tests when localhost is also ::1
-   sed -i -e 's|localhost:|127.0.0.1:|g' tests/*.rb || die
-
-   # avoid tests making outside network connections
-   rm tests/bug_postfields_crash.rb || die
-   sed -e '/test_easy_http_verbs_must_respond_to_str/,/^  end/ s:^:#:' \
-   -i tests/tc_curl_easy.rb || die
-
-   # avoid failing tests where failure condition seems weird, no
-   # upstream travis so not clear if the test is indeed broken.
-   sed -i -e '/test_multi_easy_http/,/^  end/ s:^:#:' 
tests/tc_curl_multi.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake -Cext CFLAGS="${CFLAGS} -fPIC" archflags="${LDFLAGS}" V=1
-   cp -l ext/curb_core$(get_modname) lib || die
-}

diff --git a/dev-ruby/curb/curb-0.9.6.ebuild b/dev-ruby/curb/curb-0.9.6.ebuild
deleted file mode 100644
index 303e1f6a101..000
--- a/dev-ruby/curb/curb-0.9.6.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rake"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby-language bindings for libcurl"
-HOMEPAGE="https://github.com/taf2/curb";
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND+=" net-misc/curl[ssl]"
-RDEPEND+=" net-misc/curl[ssl]"
-
-all_ruby_prepare() {
-   # fix tests when localhost is also ::1
-   sed -i -e 's|localhost:|127.0.0.1:|g' tests/*.rb || die
-
-   # avoid tests making outside network connections
-   rm tests/bug_postfields_crash.rb || die
-   sed -e '/test_easy_http_verbs_must_respond_to_str/,/^  end/ s:^:#:' \
-   -i tests/tc_curl_easy.rb || die
-
-   # avoid failing tests where failure condition seems weird, no
-   # upstream travis so not clear if the test is indeed broken.
-   sed -i -e '/test_multi_easy_http/,/^  end/ s:^:#:' 
tests/tc_curl_multi.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext extconf.rb || die "extconf.rb failed"
-}
-
-each_ruby_compile() {
-   emake -Cext CFLAGS="${CFLAGS} -fPIC" archflags="${LDFLAGS}" V=1
-   cp -l ext/curb_core$(get_modname) lib || die
-}



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

2019-01-12 Thread Jason Zaman
commit: 3efd919e420205787573e26ed2c2599eed964a91
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Jan 12 08:07:52 2019 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Jan 12 08:09:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3efd919e

sys-libs/libselinux: stable amd64, x86 for ruby update

Bug: https://bugs.gentoo.org/672988
Signed-off-by: Jason Zaman  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-libs/libselinux/libselinux-2.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libselinux/libselinux-2.8-r1.ebuild 
b/sys-libs/libselinux/libselinux-2.8-r1.ebuild
index 7ff555999a0..10c723c4704 100644
--- a/sys-libs/libselinux/libselinux-2.8-r1.ebuild
+++ b/sys-libs/libselinux/libselinux-2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,7 +21,7 @@ if [[ ${PV} ==  ]] ; then
S="${WORKDIR}/${MY_P}/${PN}"
 else

SRC_URI="https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${MY_RELEASEDATE}/${MY_P}.tar.gz";
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2019-01-12 Thread Hans de Graaff
commit: 09871b884ed219d12e8910cf437e0c412e9692a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 07:45:04 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:15:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09871b88

dev-ruby/hashdiff: add ruby26

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

 dev-ruby/hashdiff/hashdiff-0.3.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild 
b/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
index 873e64ffba4..f216f8aff5f 100644
--- a/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
+++ b/dev-ruby/hashdiff/hashdiff-0.3.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-12 Thread Hans de Graaff
commit: a9fbc6c7a427b50108efc04fdfab351446eebddc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 07:50:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:15:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fbc6c7

dev-ruby/http-form_data: add ruby26

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

 dev-ruby/http-form_data/http-form_data-2.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild 
b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
index ad9ba34aa31..142f5221b32 100644
--- a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
+++ b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2019-01-12 Thread Hans de Graaff
commit: df1001ed6c8befc9dd33c6d5c26104859d513b5d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 08:28:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 08:28:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1001ed

dev-ruby/vcr: document ruby25 status

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

 dev-ruby/vcr/vcr-1.11.3.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/vcr/vcr-1.11.3.ebuild b/dev-ruby/vcr/vcr-1.11.3.ebuild
index 11db1db4188..6801924a845 100644
--- a/dev-ruby/vcr/vcr-1.11.3.ebuild
+++ b/dev-ruby/vcr/vcr-1.11.3.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+# ruby25: code is not compatible
+USE_RUBY="ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"



  1   2   3   4   5   6   7   8   >