[gentoo-commits] proj/gentoo-bugzilla:master commit in: template/en/default/attachment/

2018-09-30 Thread Michał Górny
commit: 607033bbd1e5b524eaf5c74e3914590d82b3742a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 08:00:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:00:54 2018 +
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=607033bb

attachment/list: Display attachment filename

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

 template/en/default/attachment/list.html.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/template/en/default/attachment/list.html.tmpl 
b/template/en/default/attachment/list.html.tmpl
index 9676dd67b..a7205ddcd 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -75,7 +75,8 @@ function toggle_display(link) {
 
   
 [% IF attachment.datasize %]
-  ([% attachment.datasize FILTER unitconvert %],
+  ([% attachment.filename FILTER html %],
+  [% attachment.datasize FILTER unitconvert %],
   [% IF attachment.ispatch %]
 patch)
   [% ELSE %]



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

2018-09-30 Thread Michał Górny
commit: 22ef38f541d3fac3fd96b19bb3a47e71b6d39901
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:36:28 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ef38f5

arch/hppa/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/hppa/package.use.force | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/arch/hppa/package.use.force 
b/profiles/arch/hppa/package.use.force
deleted file mode 100644
index 35f334005f3..000
--- a/profiles/arch/hppa/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua



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

2018-09-30 Thread Michał Górny
commit: 94e2f48167fb0618c645158f6ff840921a3c
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:43:25 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e2f481

arch/sparc/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/10019

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

diff --git a/profiles/arch/sparc/package.use.force 
b/profiles/arch/sparc/package.use.force
index 26b496cc322..dbbc8446318 100644
--- a/profiles/arch/sparc/package.use.force
+++ b/profiles/arch/sparc/package.use.force
@@ -5,7 +5,3 @@
 # Force the host target to avoid dependency hell
 sys-devel/clang llvm_targets_Sparc
 sys-devel/llvm llvm_targets_Sparc
-
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua



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

2018-09-30 Thread Michał Górny
commit: df991c353ff43bcf6f340375b2bc8ae5bf5a0084
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:38:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df991c35

arch/mips/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/mips/package.use.force 
b/profiles/arch/mips/package.use.force
index 713307fcb40..42de426a583 100644
--- a/profiles/arch/mips/package.use.force
+++ b/profiles/arch/mips/package.use.force
@@ -5,7 +5,3 @@
 # Force the host target to avoid dependency hell
 sys-devel/clang llvm_targets_Mips
 sys-devel/llvm llvm_targets_Mips
-
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua



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

2018-09-30 Thread Michał Górny
commit: 50c38e39b93056053c071c95d4ef5676d59f587a
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:34:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c38e39

arch/arm64/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/arm64/package.use.force 
b/profiles/arch/arm64/package.use.force
index cadd4e1b4c9..65ff7bc3be7 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -14,7 +14,3 @@ sys-devel/llvm llvm_targets_AArch64
 # For reasons best known to themselves, Oracle do not ship the
 # libawt_xawt.so library on arm64 even though they do on arm32.
 dev-java/oracle-jdk-bin headless-awt
-
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua



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

2018-09-30 Thread Michał Górny
commit: 68dd9447f727f675d1fef9d029bb8fa32a35dc42
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:42:39 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dd9447

arch/sh/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/sh/package.use.force | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/arch/sh/package.use.force 
b/profiles/arch/sh/package.use.force
deleted file mode 100644
index 3961c343ce9..000
--- a/profiles/arch/sh/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua



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

2018-09-30 Thread Michał Górny
commit: 839d8e00869c2952cca9705bd3285cd44daf37f1
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:41:46 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839d8e00

arch/s390/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/s390/package.use.force 
b/profiles/arch/s390/package.use.force
index 48d41876993..bb8eae84de6 100644
--- a/profiles/arch/s390/package.use.force
+++ b/profiles/arch/s390/package.use.force
@@ -1,10 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
-
 # Mike Frysinger  (09 Dec 2016)
 # The ABI changes when the flag is disabled.  Force it for now.
 # https://gmplib.org/list-archives/gmp-bugs/2016-December/004039.html



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

2018-09-30 Thread Michał Górny
commit: ea8672cb9a71f458f3093c9ac1c2616e53fe4abd
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:33:41 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea8672cb

arch/alpha/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/alpha/package.use.force 
b/profiles/arch/alpha/package.use.force
index f386f109f7f..78a0be60eff 100644
--- a/profiles/arch/alpha/package.use.force
+++ b/profiles/arch/alpha/package.use.force
@@ -1,10 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
-
 # Tobias Klausmann  2014-12-04
 # The Firefox/Mozilla build system is broken in regards to linking the shipped
 # ICU library. Bug 529944



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

2018-09-30 Thread Michał Górny
commit: 2a6a4769a00dbc1b54d7eab655e97fa9bcef7b18
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:37:19 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6a4769

arch/ia64/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/ia64/package.use.force 
b/profiles/arch/ia64/package.use.force
index d21f658825d..e56b9ebfa18 100644
--- a/profiles/arch/ia64/package.use.force
+++ b/profiles/arch/ia64/package.use.force
@@ -1,10 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
-
 # Raúl Porcel  (21 Oct 2007)
 # It segfaults without debug use-flags
 # Remove when http://bugs.php.net/bug.php?id=42893 is fixed



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

2018-09-30 Thread Michał Górny
commit: 95288914baf4fb5ec9cde5356c2abaa59cd9d2f4
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:40:15 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95288914

arch/powerpc/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/powerpc/package.use.force 
b/profiles/arch/powerpc/package.use.force
index 447d4135aff..139a2181303 100644
--- a/profiles/arch/powerpc/package.use.force
+++ b/profiles/arch/powerpc/package.use.force
@@ -6,10 +6,6 @@
 sys-devel/clang llvm_targets_PowerPC
 sys-devel/llvm llvm_targets_PowerPC
 
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
-
 # Kacper Kowalik  (16 Jan 2011)
 # bug 303931
 # sci-chemistry/arp-warp-bin is not available for ppc



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

2018-09-30 Thread Michał Górny
commit: 4f086b1956f6c3ca7b5436e3ce23c92e558feb13
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Sep 30 06:38:04 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 08:11:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f086b19

arch/m68k/package.use.force: remove dev-libs/efl USE force

Signed-off-by: Joonas Niilola  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/arch/m68k/package.use.force 
b/profiles/arch/m68k/package.use.force
index db154e8efd5..95e99635bb0 100644
--- a/profiles/arch/m68k/package.use.force
+++ b/profiles/arch/m68k/package.use.force
@@ -1,10 +1,6 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Mike Frysinger  (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
-
 # Ulrich Müller  (10 Aug 2013)
 # Building from source requires TeX Live as dependency
 app-doc/pms binary



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/

2018-09-30 Thread Andreas Sturmlechner
commit: c0bebb60eecd2ea6da965080fa63acae175e33dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 29 21:05:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:38:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0bebb60

kde-frameworks/extra-cmake-modules: Fix src_configure

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
index 74bb9282f34..5c672c66a8d 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"
 KDE_QTHELP="false"
@@ -49,7 +50,7 @@ src_configure() {
)
use test && mycmakeargs+=( 
-DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON )
 
-   cmake-utils_src_configure
+   kde5_src_configure
 }
 
 src_test() {



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

2018-09-30 Thread Andreas Sturmlechner
commit: 305ae9305fa3ffde1ef8ed0141ae24f280a6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:28:19 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:38:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305ae930

media-sound/glmix: EAPI7 bump, https, description

Thanks-to: Michael Mair-Keimberger  gmail.com>
Closes: https://bugs.gentoo.org/666888
Closes: https://github.com/gentoo/gentoo/pull/9957
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/glmix/glmix-0.3.ebuild | 26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/media-sound/glmix/glmix-0.3.ebuild 
b/media-sound/glmix/glmix-0.3.ebuild
index fa4e7709de0..b2b43f2ec36 100644
--- a/media-sound/glmix/glmix-0.3.ebuild
+++ b/media-sound/glmix/glmix-0.3.ebuild
@@ -1,30 +1,32 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=7
 
-inherit eutils toolchain-funcs
+inherit desktop toolchain-funcs
 
-DESCRIPTION="A 3D widget for mixing up to eight JACK audio streams down to 
stereo"
-HOMEPAGE="http://devel.tlrmx.org/audio";
-SRC_URI="http://devel.tlrmx.org/audio/source/${P}.tar.gz";
+DESCRIPTION="3D widget for mixing up to eight JACK audio streams down to 
stereo"
+HOMEPAGE="https://devel.tlrmx.org/audio";
+SRC_URI="https://devel.tlrmx.org/audio/source/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 
-RDEPEND="media-sound/jack-audio-connection-kit
+RDEPEND="
+   media-sound/jack-audio-connection-kit
+   x11-libs/gtk+:2
>=x11-libs/gtkglext-1
-   x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 src_compile() {
local libs="gtk+-2.0 gtkglext-1.0 jack pango"
emake CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} $(pkg-config --cflags ${libs})" \
-   LDFLAGS="-lm ${LDFLAGS} $(pkg-config --libs ${libs})" || die 
"emake failed."
+   LDFLAGS="-lm ${LDFLAGS} $(pkg-config --libs ${libs})"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/

2018-09-30 Thread Andreas Sturmlechner
commit: baf4366a47ebf04c794108bb4fca5abfe1700464
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:15:10 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:38:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf4366a

kde-frameworks/extra-cmake-modules: Bind BUILD_QTHELP_DOCS to USE=doc

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

 .../extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild  | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git 
a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
index 5c672c66a8d..4f32e710bac 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.50.0.ebuild
@@ -44,9 +44,10 @@ pkg_setup() {
 
 src_configure() {
local mycmakeargs=(
-   -DBUILD_HTML_DOCS="$(usex doc)"
-   -DBUILD_MAN_DOCS="$(usex doc)"
-   -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
+   -DBUILD_QTHELP_DOCS=$(usex doc)
+   -DBUILD_HTML_DOCS=$(usex doc)
+   -DBUILD_MAN_DOCS=$(usex doc)
+   -DDOC_INSTALL_DIR=/usr/share/doc/"${PF}"
)
use test && mycmakeargs+=( 
-DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON )
 



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

2018-09-30 Thread Andreas Sturmlechner
commit: 8918de2aedbd24bf4836b2343104c3f3f94e624b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 29 16:25:48 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:38:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8918de2a

dev-libs/libuv: remove ltprune eclass

Closes: https://bugs.gentoo.org/666722
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/9938
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/libuv/libuv-1.23.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libuv/libuv-1.23.1.ebuild 
b/dev-libs/libuv/libuv-1.23.1.ebuild
index 1edbef416b0..da446c4f459 100644
--- a/dev-libs/libuv/libuv-1.23.1.ebuild
+++ b/dev-libs/libuv/libuv-1.23.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit autotools ltprune multilib-minimal
+inherit autotools multilib-minimal
 
 DESCRIPTION="Cross-platform asychronous I/O"
 HOMEPAGE="https://github.com/libuv/libuv";
@@ -43,5 +43,5 @@ multilib_src_test() {
 
 multilib_src_install_all() {
einstalldocs
-   prune_libtool_files
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] proj/kde:master commit in: kde-frameworks/extra-cmake-modules/

2018-09-30 Thread Andreas Sturmlechner
commit: 58d515c619833259d54104e8ca115fef8d249342
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:15:10 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:44:45 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=58d515c6

kde-frameworks/extra-cmake-modules: Bind BUILD_QTHELP_DOCS to USE=doc

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
index c9fe16132a..642ffd4e77 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
@@ -44,9 +44,10 @@ pkg_setup() {
 
 src_configure() {
local mycmakeargs=(
-   -DBUILD_HTML_DOCS="$(usex doc)"
-   -DBUILD_MAN_DOCS="$(usex doc)"
-   -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
+   -DBUILD_QTHELP_DOCS=$(usex doc)
+   -DBUILD_HTML_DOCS=$(usex doc)
+   -DBUILD_MAN_DOCS=$(usex doc)
+   -DDOC_INSTALL_DIR=/usr/share/doc/"${PF}"
)
use test && mycmakeargs+=( 
-DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON )
 



[gentoo-commits] proj/kde:master commit in: kde-frameworks/extra-cmake-modules/

2018-09-30 Thread Andreas Sturmlechner
commit: 638728ffdf33cd47e3583c5967accb775b87bd89
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 29 21:05:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:43:36 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=638728ff

kde-frameworks/extra-cmake-modules: Fix src_configure

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
index 8ca8a79e63..c9fe16132a 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"
 KDE_QTHELP="false"
@@ -49,7 +50,7 @@ src_configure() {
)
use test && mycmakeargs+=( 
-DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON )
 
-   cmake-utils_src_configure
+   kde5_src_configure
 }
 
 src_test() {



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

2018-09-30 Thread Andreas Sturmlechner
commit: db1193bfb8a7c12afb4d1b0c8d24dcc2ed8d0921
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Sep 21 15:43:44 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:42:26 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=db1193bf

kde-frameworks/kfilemetadata: Raise min media-video/libav to 12.2

Closes: https://bugs.gentoo.org/665518
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 kde-frameworks/kfilemetadata/kfilemetadata-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild 
b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
index b44204e841..d93fa35407 100644
--- a/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
+++ b/kde-frameworks/kfilemetadata/kfilemetadata-.ebuild
@@ -16,7 +16,7 @@ RDEPEND="
epub? ( app-text/ebook-tools )
exif? ( media-gfx/exiv2:= )
ffmpeg? (
-   libav? ( media-video/libav:= )
+   libav? ( >=media-video/libav-12.2:= )
!libav? ( media-video/ffmpeg:0= )
)
office? ( $(add_frameworks_dep karchive) )



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

2018-09-30 Thread Andreas Sturmlechner
commit: 9cdda20b716f29b34b399f5600bd11a040c316b2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:46:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:46:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdda20b

media-sound/glmix: Restore keywords

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

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

diff --git a/media-sound/glmix/glmix-0.3.ebuild 
b/media-sound/glmix/glmix-0.3.ebuild
index b2b43f2ec36..e25af6abda6 100644
--- a/media-sound/glmix/glmix-0.3.ebuild
+++ b/media-sound/glmix/glmix-0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://devel.tlrmx.org/audio/source/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 
 RDEPEND="
media-sound/jack-audio-connection-kit



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

2018-09-30 Thread Andreas Sturmlechner
commit: 486354fd2ec2b3aeaa1cb036702774d5b4b5f02c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:48:53 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:48:53 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=486354fd

kde-frameworks/kio: Add missing DEPEND

Upstream commit d428fc8e6447ede81f1e1911d0b66b39265672f3

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

 kde-frameworks/kio/kio-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kio/kio-.ebuild 
b/kde-frameworks/kio/kio-.ebuild
index 144d29d298..f3c1563d16 100644
--- a/kde-frameworks/kio/kio-.ebuild
+++ b/kde-frameworks/kio/kio-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)



[gentoo-commits] proj/gentoo-bugzilla:bugstest commit in: template/en/default/bug/process/, template/en/default/list/, ...

2018-09-30 Thread Michał Górny
commit: 285857e7c7800290963d901fa443d02d0bb9ad15
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 09:06:40 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 09:06:40 2018 +
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=285857e7

Try hiding 'version' field

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

 template/en/default/bug/create/create.html.tmpl | 17 ++---
 template/en/default/bug/edit.html.tmpl  |  7 ---
 template/en/default/bug/field-help.none.tmpl|  4 
 .../en/default/bug/process/verify-new-product.html.tmpl | 13 -
 template/en/default/list/edit-multiple.html.tmpl|  7 ---
 5 files changed, 2 insertions(+), 46 deletions(-)

diff --git a/template/en/default/bug/create/create.html.tmpl 
b/template/en/default/bug/create/create.html.tmpl
index 3e25e9c29..e7f2b2aed 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -82,6 +82,8 @@ TUI_hide_default('attachment_text_field');
   onsubmit="return validateEnterBug(this)">
 
 
+
 
 
 
@@ -184,21 +186,6 @@ TUI_hide_default('attachment_text_field');
   
 
   
-[% INCLUDE "bug/field-label.html.tmpl"
-  field = bug_fields.version editable = 1 rowspan = 4
-%]
-
-  
-[%- FOREACH v = version %]
-  [% NEXT IF NOT v.is_active %]
-  [% 
v.name FILTER html -%]
-  
-[%- END %]
-  
-
-
 [% INCLUDE bug/field.html.tmpl
   bug = default, field = bug_fields.bug_severity, editable = 1, 
   value = default.bug_severity %]

diff --git a/template/en/default/bug/edit.html.tmpl 
b/template/en/default/bug/edit.html.tmpl
index 29387b301..dcadb89d1 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -260,13 +260,6 @@
   editable = bug.check_can_change_field('component', 0, 1)
   %]
 
-
-  [% INCLUDE "bug/field-label.html.tmpl"
-  field = bug_fields.version
-  editable = bug.check_can_change_field('version', 0, 1) %]
-
-  [% PROCESS select selname => "version" %]
-
 [%%]
 [%# PLATFORM #%]
 [%%]

diff --git a/template/en/default/bug/field-help.none.tmpl 
b/template/en/default/bug/field-help.none.tmpl
index 2b6096547..af6c6ac96 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -152,10 +152,6 @@ target_milestone =>
"The $vars.field_descs.target_milestone field is used to define when the"
_ " engineer the $terms.bug is assigned to expects to fix it.",
 
-version =>
-  "The version field defines the version of the software the"
-  _ " $terms.bug was found in.",
-
 votes =>
   "Some $terms.bugs can be voted for, and you can limit your search to"
   _ " $terms.bugs with more than a certain number of votes.",

diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl 
b/template/en/default/bug/process/verify-new-product.html.tmpl
index c562bf54d..affd6b674 100644
--- a/template/en/default/bug/process/verify-new-product.html.tmpl
+++ b/template/en/default/bug/process/verify-new-product.html.tmpl
@@ -59,19 +59,6 @@
 
 
   
-
-  Version:
-  [% IF versions.size == 1 %]
-[% SET default_version = versions.0 %]
-  [% ELSE %]
-[% SET default_version = defaults.version %]
-  [% END %]
-  [% PROCESS "global/select-menu.html.tmpl" 
- name="version"
- options=versions
- default=default_version
- size=10 %]
-
 
   Component:
   [% IF components.size == 1 %]

diff --git a/template/en/default/list/edit-multiple.html.tmpl 
b/template/en/default/list/edit-multiple.html.tmpl
index e581f0892..878f9954b 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -61,13 +61,6 @@
%]
 
 
-Version:
-
-  [% PROCESS selectmenu menuname = "version"
-menuitems = versions
-property = "" %]
-
-
   
   
 



[gentoo-commits] proj/gentoo-bugzilla:bugstest commit in: template/en/default/attachment/

2018-09-30 Thread Michał Górny
commit: 7cb572f9092d534be6c05b944cfa13c61c0d8670
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 08:00:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 09:06:21 2018 +
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=7cb572f9

attachment/list: Display attachment filename

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

 template/en/default/attachment/list.html.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/template/en/default/attachment/list.html.tmpl 
b/template/en/default/attachment/list.html.tmpl
index 9676dd67b..a7205ddcd 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -75,7 +75,8 @@ function toggle_display(link) {
 
   
 [% IF attachment.datasize %]
-  ([% attachment.datasize FILTER unitconvert %],
+  ([% attachment.filename FILTER html %],
+  [% attachment.datasize FILTER unitconvert %],
   [% IF attachment.ispatch %]
 patch)
   [% ELSE %]



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

2018-09-30 Thread Andreas Sturmlechner
commit: a72efc4b83d5b5bd9a70cac377c37549ed678302
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 08:55:15 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 08:55:15 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a72efc4b

kde-misc/kdeconnect: Add USE=bluetooth

Bug: https://bugs.gentoo.org/666584
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 kde-misc/kdeconnect/kdeconnect-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-.ebuild 
b/kde-misc/kdeconnect/kdeconnect-.ebuild
index 10739efd37..5456faa9c2 100644
--- a/kde-misc/kdeconnect/kdeconnect-.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ fi
 DESCRIPTION="Adds communication between KDE Plasma and your smartphone"
 HOMEPAGE="https://www.kde.org/ https://community.kde.org/KDEConnect";
 LICENSE="GPL-2+"
-IUSE="app mousepad sms wayland"
+IUSE="app bluetooth mousepad sms wayland"
 
 DEPEND="
$(add_frameworks_dep kcmutils)
@@ -39,6 +39,7 @@ DEPEND="
$(add_qt_dep qtx11extras)
>=app-crypt/qca-2.1.0:2[qt5(+),ssl]
app? ( $(add_frameworks_dep kdeclarative) )
+   bluetooth? ( $(add_qt_dep qtbluetooth) )
mousepad? (
x11-libs/libfakekey
x11-libs/libX11
@@ -68,6 +69,7 @@ src_prepare() {
 src_configure() {
local mycmakeargs=(
-DEXPERIMENTALAPP_ENABLED=$(usex app)
+   -DBLUETOOTH_ENABLED=$(usex bluetooth)
$(cmake-utils_use_find_package mousepad LibFakeKey)
-DSMSAPP_ENABLED=$(usex sms)
$(cmake-utils_use_find_package wayland KF5Wayland)
@@ -79,10 +81,8 @@ src_configure() {
 pkg_postinst(){
kde5_pkg_postinst
 
-   elog
elog "The Android .apk file is available via"
elog 
"https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp";
elog "or via"
elog "https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp";
-   elog
 }



[gentoo-commits] proj/gentoo-bugzilla:master commit in: template/en/default/list/, template/en/default/bug/process/, ...

2018-09-30 Thread Michał Górny
commit: 8b675c5aa0cd4b9f4353c129385c69cdde35b714
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 09:06:40 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 09:35:54 2018 +
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=8b675c5a

Try hiding 'version' field

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

 template/en/default/bug/create/create.html.tmpl | 17 ++---
 template/en/default/bug/edit.html.tmpl  |  7 ---
 template/en/default/bug/field-help.none.tmpl|  4 
 .../en/default/bug/process/verify-new-product.html.tmpl | 13 -
 template/en/default/list/edit-multiple.html.tmpl|  7 ---
 5 files changed, 2 insertions(+), 46 deletions(-)

diff --git a/template/en/default/bug/create/create.html.tmpl 
b/template/en/default/bug/create/create.html.tmpl
index 3e25e9c29..e7f2b2aed 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -82,6 +82,8 @@ TUI_hide_default('attachment_text_field');
   onsubmit="return validateEnterBug(this)">
 
 
+
 
 
 
@@ -184,21 +186,6 @@ TUI_hide_default('attachment_text_field');
   
 
   
-[% INCLUDE "bug/field-label.html.tmpl"
-  field = bug_fields.version editable = 1 rowspan = 4
-%]
-
-  
-[%- FOREACH v = version %]
-  [% NEXT IF NOT v.is_active %]
-  [% 
v.name FILTER html -%]
-  
-[%- END %]
-  
-
-
 [% INCLUDE bug/field.html.tmpl
   bug = default, field = bug_fields.bug_severity, editable = 1, 
   value = default.bug_severity %]

diff --git a/template/en/default/bug/edit.html.tmpl 
b/template/en/default/bug/edit.html.tmpl
index 29387b301..dcadb89d1 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -260,13 +260,6 @@
   editable = bug.check_can_change_field('component', 0, 1)
   %]
 
-
-  [% INCLUDE "bug/field-label.html.tmpl"
-  field = bug_fields.version
-  editable = bug.check_can_change_field('version', 0, 1) %]
-
-  [% PROCESS select selname => "version" %]
-
 [%%]
 [%# PLATFORM #%]
 [%%]

diff --git a/template/en/default/bug/field-help.none.tmpl 
b/template/en/default/bug/field-help.none.tmpl
index 2b6096547..af6c6ac96 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -152,10 +152,6 @@ target_milestone =>
"The $vars.field_descs.target_milestone field is used to define when the"
_ " engineer the $terms.bug is assigned to expects to fix it.",
 
-version =>
-  "The version field defines the version of the software the"
-  _ " $terms.bug was found in.",
-
 votes =>
   "Some $terms.bugs can be voted for, and you can limit your search to"
   _ " $terms.bugs with more than a certain number of votes.",

diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl 
b/template/en/default/bug/process/verify-new-product.html.tmpl
index c562bf54d..affd6b674 100644
--- a/template/en/default/bug/process/verify-new-product.html.tmpl
+++ b/template/en/default/bug/process/verify-new-product.html.tmpl
@@ -59,19 +59,6 @@
 
 
   
-
-  Version:
-  [% IF versions.size == 1 %]
-[% SET default_version = versions.0 %]
-  [% ELSE %]
-[% SET default_version = defaults.version %]
-  [% END %]
-  [% PROCESS "global/select-menu.html.tmpl" 
- name="version"
- options=versions
- default=default_version
- size=10 %]
-
 
   Component:
   [% IF components.size == 1 %]

diff --git a/template/en/default/list/edit-multiple.html.tmpl 
b/template/en/default/list/edit-multiple.html.tmpl
index e581f0892..878f9954b 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -61,13 +61,6 @@
%]
 
 
-Version:
-
-  [% PROCESS selectmenu menuname = "version"
-menuitems = versions
-property = "" %]
-
-
   
   
 



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

2018-09-30 Thread Pacho Ramos
commit: 899f0e6bf88c3dc6693f93f7fad486ef8e7f185e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 30 10:06:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 30 10:09:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899f0e6b

sci-libs/netcdf: Update subslot (#654036 by Jouni Kosonen)

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

 sci-libs/netcdf/netcdf-4.6.1-r1.ebuild | 53 ++
 1 file changed, 53 insertions(+)

diff --git a/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild 
b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
new file mode 100644
index 000..f4ebee1029c
--- /dev/null
+++ b/sci-libs/netcdf/netcdf-4.6.1-r1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Scientific library and interface for array oriented data access"
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/";
+SRC_URI="https://github.com/Unidata/netcdf-c/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="UCAR-Unidata"
+SLOT="0/13"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
+
+RDEPEND="
+   dap? ( net-misc/curl:0= )
+   hdf? ( sci-libs/hdf:0= sci-libs/hdf5:0= )
+   hdf5? ( sci-libs/hdf5:0=[hl(+),mpi=,szip=,zlib] )"
+DEPEND="${RDEPEND}"
+# doc generation is missing many doxygen files in tar ball
+#  doc? ( app-doc/doxygen[dot] )"
+
+REQUIRED_USE="test? ( tools ) szip? ( hdf5 ) mpi? ( hdf5 )"
+
+S="${WORKDIR}/${PN}-c-${PV}"
+
+src_configure() {
+   local myconf
+   if use mpi; then
+   export CC=mpicc
+   fi
+   econf "${myconf}" \
+   --disable-examples \
+   --disable-dap-remote-tests \
+   $(use_enable dap) \
+   $(use_enable hdf hdf4) \
+   $(use_enable hdf5 netcdf-4) \
+   $(use_enable static-libs static) \
+   $(use_enable tools utilities)
+}
+
+src_test() {
+   # fails parallel tests: bug #621486
+   emake check -j1
+}
+
+src_install() {
+   default
+   use examples && dodoc -r examples
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/agg/files/, x11-libs/agg/

2018-09-30 Thread Pacho Ramos
commit: 66a47798fa3de7c06628ad07399093ae97dd924e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 30 10:24:46 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 30 10:24:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a47798

x11-libs/agg: Fix build with gcc8 (#664078)

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

 x11-libs/agg/agg-2.5-r3.ebuild|  9 +
 x11-libs/agg/files/agg-2.5-gcc8.patch | 24 
 2 files changed, 29 insertions(+), 4 deletions(-)

diff --git a/x11-libs/agg/agg-2.5-r3.ebuild b/x11-libs/agg/agg-2.5-r3.ebuild
index 0925c837a90..b2def3f9fd8 100644
--- a/x11-libs/agg/agg-2.5-r3.ebuild
+++ b/x11-libs/agg/agg-2.5-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit autotools ltprune
+EAPI=7
+inherit autotools
 
 DESCRIPTION="High quality rendering engine library for C++"
 HOMEPAGE="http://antigrain.com/";
@@ -32,6 +32,7 @@ PATCHES=(
"${FILESDIR}"/${P}-autotools.patch
"${FILESDIR}"/${P}-sdl-m4.patch
"${FILESDIR}"/${P}-sdl-automagic.patch
+   "${FILESDIR}"/${P}-gcc8.patch
"${FILESDIR}"/${PVR}
 )
 
@@ -56,5 +57,5 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files
+   find "${D}" -name '*.la' -delete || die
 }

diff --git a/x11-libs/agg/files/agg-2.5-gcc8.patch 
b/x11-libs/agg/files/agg-2.5-gcc8.patch
new file mode 100644
index 000..6214bd62e3a
--- /dev/null
+++ b/x11-libs/agg/files/agg-2.5-gcc8.patch
@@ -0,0 +1,24 @@
+From ca818d4dcd428c5560fc3c341fbaf427a7485e32 Mon Sep 17 00:00:00 2001
+From: Tom Hughes 
+Date: Sat, 22 Jun 2013 12:34:37 +0100
+Subject: [PATCH 15/15] Ensure first value in the gamma table is always zero
+
+---
+ include/agg_gamma_functions.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/include/agg_gamma_functions.h b/include/agg_gamma_functions.h
+index beb0c04..b8eda52 100644
+--- a/include/agg_gamma_functions.h
 b/include/agg_gamma_functions.h
+@@ -49,6 +49,7 @@ namespace agg
+ 
+ double operator() (double x) const
+ {
++if (x == 0.0) return 0.0;
+ return pow(x, m_gamma);
+ }
+ 
+-- 
+1.8.1.4
+



[gentoo-commits] repo/gentoo:master commit in: app-cdr/dvdisaster/

2018-09-30 Thread Pacho Ramos
commit: 7825bb59cdfcc6f2c7209fb39b078a64bf37ba7e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 30 10:30:33 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 30 10:30:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7825bb59

app-cdr/dvdisaster: Cleanup ebuild (#653788 by Daniel Kenzelmann)

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

 app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild | 23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild 
b/app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild
index dbc782d73d2..072635d91b4 100644
--- a/app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild
+++ b/app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils gnome2-utils toolchain-funcs
+EAPI=6
+inherit desktop gnome2-utils toolchain-funcs
 
 DESCRIPTION="Tool for creating error correction data (ecc) for optical media 
(DVD, CD, BD)"
 HOMEPAGE="http://dvdisaster.net/";
@@ -19,14 +19,17 @@ for dvdi_lang in ${dvdi_langs}; do
 done
 unset dvdi_lang
 
-RDEPEND=">=dev-libs/glib-2.32
+RDEPEND="
+   >=dev-libs/glib-2.32:2
nls? ( virtual/libintl )
>=x11-libs/gtk+-2.6:2
-   x11-libs/gdk-pixbuf"
+   x11-libs/gdk-pixbuf
+"
 DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
virtual/os-headers
-   virtual/pkgconfig"
+   virtual/pkgconfig
+"
 
 src_configure() {
./configure \
@@ -46,8 +49,7 @@ src_compile() {
 }
 
 src_install() {
-   emake install
-   dodoc CHANGELOG CREDITS.en README* TODO *HOWTO
+   DOCS="CHANGELOG CREDITS.en README* TODO *HOWTO" default
 
newicon contrib/${PN}48.png ${PN}.png
make_desktop_entry ${PN} ${PN} ${PN} 'System;Utility'
@@ -64,12 +66,11 @@ src_install() {
use l10n_${dvdi_lang} || rm -rf \
${dest}/doc/${PF}/${dvdi_lang/-/_} \
${dest}/doc/${PF}/CREDITS.${dvdi_lang/-/_} \
-   ${dest}/man/${dvdi_lang/-/_}
+   ${dest}/man/${dvdi_lang/-/_} || die
done
 
-   rm -f "${D}"usr/bin/*-uninstall.sh
+   rm -f "${D}"usr/bin/*-uninstall.sh || die
 }
 
-pkg_preinst() { gnome2_icon_savelist; }
 pkg_postinst() { gnome2_icon_cache_update; }
 pkg_postrm() { gnome2_icon_cache_update; }



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

2018-09-30 Thread Michał Górny
commit: 52b809031961e32051870ace639b4efd87234160
Author: Ștefan Talpalaru  yahoo  com>
AuthorDate: Fri Aug 17 19:45:30 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 10:53:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b80903

dev-lang/erlang: version bump to 21.1

I removed some deprecated configure options, properly (re-)added the
"wxwidgets" USE flag - without automagic dependencies, added the "pgo"
flag and made some USE flags enabled by default to match upstream's
defaults.

Most of the ebuild was refactored, after code reviews, with the more
significant change being the replacement of two shell functions copied
from an upstream build script with a call to a patched version of that
script.

When the "pgo" USE flag is enabled, distcc and ccache are disabled, to
avoid a build failure due to a version mismatch in .gcda files that
cannot be explained by different GCC versions.

Closes: https://bugs.gentoo.org/653700
Closes: https://bugs.gentoo.org/658656
Signed-off-by: Ștefan Talpalaru  yahoo.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9357

 dev-lang/erlang/Manifest   |   3 +
 dev-lang/erlang/erlang-21.1.ebuild | 161 +
 dev-lang/erlang/files/erlang-custom-autoconf.patch |  14 ++
 dev-lang/erlang/metadata.xml   |  27 ++--
 4 files changed, 192 insertions(+), 13 deletions(-)

diff --git a/dev-lang/erlang/Manifest b/dev-lang/erlang/Manifest
index 9efbfa0c7fd..e3c0b5398af 100644
--- a/dev-lang/erlang/Manifest
+++ b/dev-lang/erlang/Manifest
@@ -3,10 +3,13 @@ DIST erlang-20.3.8.9.tar.gz 53514692 BLAKE2B 
1afa37ff8cc462cb0cc719c49c2c10b2684
 DIST erlang-20.3.8.tar.gz 53499006 BLAKE2B 
0c38fb739a9c4f4b79533faea8c533f85c30d680081b5de96e70722a243d53b9317a26c7138a24a78cadd938777bd48a515484fffef2fdfd720819ab12bb8c0c
 SHA512 
2ada142b47fdd0d1807a179e7cd3067e001f94682011436d33e503219a8a93495a187f8192fa2ebcdac48409e489b7b310d538779447981e6ba033a6dde12e1c
 DIST erlang-21.0.2.tar.gz 52835517 BLAKE2B 
bf7e2e166236a7c0a3e3411889f163dce0d938c1a854a6c264c137b601587c4cd4d62d58d9a87cf925406272d6e3d6547e4403927adc8e901716289ee2164162
 SHA512 
ff736a6df92ac7feec7b9ebb1b6523d511a533d48e536f36aee20fa21b5a1dc33791065d45f6900bbbaa48b4ba80b57a306b416801456a5ac33468786dfb00b7
 DIST erlang-21.0.9.tar.gz 52842736 BLAKE2B 
57de5e94450a70d32eb46bff691be4d3679daa56bee4e9aa2aad156b9447ea5bbe1287b806c304115c0ac4a677b8a04fb23286e269c7e0516f60cebd5ef2b3c7
 SHA512 
01bc5ce8d5c76823af1a17d389f326509c4ade5add0b0e66830e2c6aec2c7d93906cbbf9fb6b454178bddfa1c96355d632e4c557ab6da2bbdb8c6b0e05d87ee8
+DIST erlang-21.1.tar.gz 53857079 BLAKE2B 
ae292f5e98d747a6afb5d82205dd33d55cb6e275e3ebc98a4dbc8378cfcb1ea64f83d5f2d2256fd7208c7fe553b47ff25edf2858287f5316cae50788f2175337
 SHA512 
9e118e902c33b8dd71266efb4cc4aeb0db0d8be8adb64ac85595a6507dc847b84e5444a9b5c5cbf46b560c885db9f4cd934c74de4aa2e1574785295ea0865348
 DIST erlang_doc_html_20.3.tar.gz 33594990 BLAKE2B 
34db68a5c3ae56f097474cc0b776971853d96c57d3d2e058a5db8998aad9c8d498610979a46155e8e935022f363c944f407c10c650fd35174cf1f50697ddf1de
 SHA512 
4b280228fb9cbd9eb62db12ff9d6fad67d6855d0cdbc780839bbc95302ffd907c5b410e6f8519207db8850b753964571a9bf9df9eca53749f5b01d1b27dbc6d4
 DIST erlang_doc_html_21.0.tar.gz 32501093 BLAKE2B 
5c5bab831d4a86129cca41f8e82416d45a92e8ae29cd2223301633b46471783ee6bb8131d469cedcf0f655ea21879c475c61d0b9eefba9e12d78d0a803403a19
 SHA512 
8be300d9e502b7dcf8db4621d7c5c8981f47cbff851b30b33ef33871f737554eda73dacd179b64995fc45362c4dfd91e15ff659d2898f863465222176bfbff9f
+DIST erlang_doc_html_21.1.tar.gz 32692731 BLAKE2B 
a7fa8ebe1c876ab7eecd2dd46ffd4d288db6d308e0f131d53c26ee4b67a92cb6fcb89b6c880ef34df395c7ad61fcdc81eac32e0fcf7336be7d517263218146bc
 SHA512 
0d659f55bfb01eecf140a310154724489ef56b6ccbe9ac30f6b053f598276721b80de7b5b3200707cf8a6e77b8854eae5453f655225f431fcc982550539f767f
 DIST erlang_doc_man_20.3.tar.gz 1339710 BLAKE2B 
00aba848940914b3d98f9500b8201b0679d7d63d066cee296c8fbb399f132340b989f3cdcdd6c45a46e432efdb7c40c39d8ab4f3dbd64570316d649efc9faed1
 SHA512 
22c398ce3b42c7ef8abec1db85745eeb4d8804bc679d40b6a786fdc40dc241e43b5551df5d1eccb3ca8d4a64b833bf6663e77044f4564bb49cf67c4b74c5ea25
 DIST erlang_doc_man_21.0.tar.gz 1311959 BLAKE2B 
70b049c6d7b83bf77f7588ccf0eb937d5fe511968d47e1325dd01b48e986ae82804ffc88b750f0f7e2fe0482c0506ad060a6a84892eea61264aa2b003dd9
 SHA512 
611ac0b7cb2c0bc0bb6cd194dffe4f9d2c95bf38da033aa8c43d386a9bedf6f7d6fa8a95d340dbb57da2698602599c8e0501cbbdd735d6e5d35110aa9087dc79
+DIST erlang_doc_man_21.1.tar.gz 1317726 BLAKE2B 
5e5c2b77a41da6ab9ae1264ba5824a9f3bda6d3b7a824b372e01356888db437ed9e45bf987d678aca3fd8d0f0e6dce25080c7a2aaa4e061936f1e6ac4717e843
 SHA512 
94c6191ba9f42bffeb398e865026fbc79f3b233389c7d471f0c680799aa3669e97ab5305cd53f26d6525aed33d738ebfc4eb79a8f1a0b29dc4b79a2a37a29a4f
 DIST otp_doc_html_19.1.tar.gz 34624316 BLAKE2B 
e3a5edfe1645d58e4cbd6537c775190716eed7

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

2018-09-30 Thread Michał Górny
commit: abedc4453dd44485cda3931af60dfeddb3b947e2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 30 10:16:47 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 11:01:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abedc445

package.mask: Last rite ag-projects' dev-python/python-* packages

Bug: https://bugs.gentoo.org/667354
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/10021

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ffab13352d..704bdee2486 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,19 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (30 Sep 2018)
+# Poor quality NIH ebuilds with multiple issues and lack of test suites.
+# They do not support Python 3 (even if somebody claimed otherwise,
+# completely ignoring all the errors during install phase), depend
+# on old Twisted packages and have no reverse dependencies in ::gentoo.
+# Removal in 30 days.  Bug #667354.
+dev-python/python-application
+dev-python/python-cjson
+dev-python/python-eventlib
+dev-python/python-gnutls
+dev-python/python-msrplib
+dev-python/python-xcaplib
+
 # Matt Turner  (29 Sep 2018)
 # Removal in 30 days, bug #576334
 app-eselect/eselect-mesa



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

2018-09-30 Thread Jason Zaman
commit: 2c484ac90e39d890a71ef54d64c13a1352737ed9
Author: Jason Zaman  gentoo  org>
AuthorDate: Sun Sep 30 11:18:58 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Sep 30 11:19:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c484ac9

sci-visualization/tensorboard: dont unvendor tensorflow_serving

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

 ...sorboard-1.11.0.ebuild => tensorboard-1.11.0-r1.ebuild} | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/sci-visualization/tensorboard/tensorboard-1.11.0.ebuild 
b/sci-visualization/tensorboard/tensorboard-1.11.0-r1.ebuild
similarity index 69%
rename from sci-visualization/tensorboard/tensorboard-1.11.0.ebuild
rename to sci-visualization/tensorboard/tensorboard-1.11.0-r1.ebuild
index 5e3272e5be0..c7bf274d1a9 100644
--- a/sci-visualization/tensorboard/tensorboard-1.11.0.ebuild
+++ b/sci-visualization/tensorboard/tensorboard-1.11.0-r1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]"
 BDEPEND="app-arch/unzip"
 PDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]"
@@ -30,10 +31,15 @@ PDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]"
 S="${WORKDIR}/${PN}"
 
 src_prepare() {
-   rm -rf "${S}/_vendor" || die
-   find "${S}" -name '*.py' -exec sed -i -e \
-   's/^from tensorboard\._vendor import /import /;
-   s/^from tensorboard\._vendor\./from /' {} + || die "failed to 
unvendor"
+   rm -rf "${S}/_vendor/bleach" || die
+   rm -rf "${S}/_vendor/html5lib" || die
+
+   find "${S}" -name '*.py' -exec sed -i \
+   -e 's/^from tensorboard\._vendor import html5lib/import 
html5lib/' \
+   -e 's/^from tensorboard\._vendor import bleach/import bleach/' \
+   -e 's/^from tensorboard\._vendor\.html5lib/from html5lib/' \
+   -e 's/^from tensorboard\._vendor\.bleach/from bleach/' \
+   {} + || die "failed to unvendor"
 
eapply_user
 }



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

2018-09-30 Thread Michał Górny
commit: bbf7d6bf4cc16f1c0ab5604fe6019f78dcfb1e02
Author: Joonas Niilola  gmail  com>
AuthorDate: Wed Sep 19 13:31:58 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 11:44:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf7d6bf

net-misc/econnman: new package

Closes: https://bugs.gentoo.org/473262
Signed-off-by: Joonas Niilola  gmail.com>
Package-Manager: Portage[mgorny]-2.3.43.3
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9913

 net-misc/econnman/Manifest|  1 +
 net-misc/econnman/econnman-1.1.ebuild | 30 ++
 net-misc/econnman/metadata.xml| 11 +++
 3 files changed, 42 insertions(+)

diff --git a/net-misc/econnman/Manifest b/net-misc/econnman/Manifest
new file mode 100644
index 000..f4811f08640
--- /dev/null
+++ b/net-misc/econnman/Manifest
@@ -0,0 +1 @@
+DIST econnman-1.1.tar.xz 108100 BLAKE2B 
85a0a38847955c5338f95ae8b1144231d4d2b05b10cc3056af798a7a49658b1e042acad2570d5d0fea181a6bacfc565ac974fd2af78a057c95939292a288c8ce
 SHA512 
8a20d2d5387f9a2eae552178eb2c399ff0c0952c1591f63ca0865f016240ebec6608795c4a722b84c0d703434f70d97d561b95174ed9c08d3a855cd0e9d0929b

diff --git a/net-misc/econnman/econnman-1.1.ebuild 
b/net-misc/econnman/econnman-1.1.ebuild
new file mode 100644
index 000..c8d70fe25a9
--- /dev/null
+++ b/net-misc/econnman/econnman-1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4..7} )
+
+inherit python-single-r1
+
+DESCRIPTION="ConnMan User Interface written with EFL & python"
+HOMEPAGE="https://phab.enlightenment.org/w/projects/econnman/ 
https://www.enlightenment.org/";
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz";
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="
+   ${DEPEND}
+   dev-libs/efl[X,connman]
+   dev-python/python-efl[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+   default
+   python_fix_shebang econnman-bin.in
+}

diff --git a/net-misc/econnman/metadata.xml b/net-misc/econnman/metadata.xml
new file mode 100644
index 000..d9a6217dd22
--- /dev/null
+++ b/net-misc/econnman/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+juip...@gmail.com
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+



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

2018-09-30 Thread Michał Górny
commit: b8f75793ffc80f43466bc645bd02e6525cd042a8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Sep 19 17:48:08 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 11:44:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f75793

dev-libs/shhopt: EAPI7 revbump, improve ebuild

Closes: https://bugs.gentoo.org/666574
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9921

 dev-libs/shhopt/files/shhopt-1.1.7-build.patch |  4 ++--
 dev-libs/shhopt/shhopt-1.1.7-r3.ebuild | 29 ++
 2 files changed, 31 insertions(+), 2 deletions(-)

diff --git a/dev-libs/shhopt/files/shhopt-1.1.7-build.patch 
b/dev-libs/shhopt/files/shhopt-1.1.7-build.patch
index d1d5606faab..3405511e223 100644
--- a/dev-libs/shhopt/files/shhopt-1.1.7-build.patch
+++ b/dev-libs/shhopt/files/shhopt-1.1.7-build.patch
@@ -1,5 +1,5 @@
 Makefile
-+++ Makefile
+--- a/Makefile
 b/Makefile
 @@ -5,20 +5,15 @@
  VERPAT= 7
  VERSION   = $(VERMAJ).$(VERMIN).$(VERPAT)

diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild 
b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
new file mode 100644
index 000..83fb8b878ac
--- /dev/null
+++ b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="library for parsing command line options"
+HOMEPAGE="http://shh.thathost.com/pub-unix/";
+SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz";
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+PATCHES=( "${FILESDIR}"/${P}-build.patch )
+
+src_compile() {
+   emake CC=$(tc-getCC)
+}
+
+src_install() {
+   dolib.a libshhopt.a
+   ln -s libshhopt.so.${PV} libshhopt.so || die
+   ln -s libshhopt.so.${PV} libshhopt.so.${PV:0:1} || die
+   dolib.so libshhopt.so*
+   doheader shhopt.h
+   dodoc ChangeLog CREDITS README TODO
+}



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

2018-09-30 Thread Michał Górny
commit: e0dcb076974be636827fd2ecb817ba9cfc7f0ee5
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Sep 23 16:50:06 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 11:52:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0dcb076

x11-wm/larswm: EAPI7 revbump, fix HOMEPAGE, SRC_URI

Closes: https://bugs.gentoo.org/666886
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9956

 x11-wm/larswm/larswm-7.5.3-r2.ebuild | 52 
 1 file changed, 52 insertions(+)

diff --git a/x11-wm/larswm/larswm-7.5.3-r2.ebuild 
b/x11-wm/larswm/larswm-7.5.3-r2.ebuild
new file mode 100644
index 000..84b61cef262
--- /dev/null
+++ b/x11-wm/larswm/larswm-7.5.3-r2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Tiling window manager for X11, based on 9wm by David Hogan"
+HOMEPAGE="http://www.fnurt.net/larswm/";
+SRC_URI="http://www.fnurt.net/larswm/${P}.tar.gz";
+LICENSE="9wm"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXt
+   x11-libs/libXext"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   x11-misc/imake
+   x11-misc/gccmakedep
+   app-text/rman"
+
+src_configure() {
+   xmkmf -a || die
+}
+
+src_compile() {
+   emake \
+   CC=$(tc-getCC) \
+   CCOPTIONS="${CFLAGS}" \
+   EXTRA_LDOPTIONS="${LDFLAGS}"
+}
+
+src_install() {
+   dobin larsclock larsmenu larsremote larswm
+   newbin sample.xsession larswm-session
+   local x
+   for x in *.man; do
+   newman ${x} ${x/man/1}
+   done
+   dodoc ChangeLog README* sample.*
+
+   insinto /etc/X11
+   newins sample.larswmrc larswmrc
+   exeinto /etc/X11/Sessions
+   newexe sample.xsession larswm
+   insinto /usr/share/xsessions
+   doins "${FILESDIR}"/larswm.desktop
+}



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

2018-09-30 Thread Michał Górny
commit: 87318b1cde334275d51b80790b476f4cc8159242
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Sep 30 11:36:02 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 11:46:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87318b1c

app-admin/chroot_safe: EAPI7 revbump, improve ebuild

Closes: https://bugs.gentoo.org/667358
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/10022

 app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild 
b/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild
new file mode 100644
index 000..1eb04bd3ccb
--- /dev/null
+++ b/app-admin/chroot_safe/chroot_safe-1.4-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Chroot any dynamically linked application in a safe and sane 
manner"
+HOMEPAGE="http://chrootsafe.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN//_}/${P}.tgz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+PATCHES=( "${FILESDIR}"/${P}-ldflags.patch )
+
+src_configure() {
+   econf --libexecdir="${EPREFIX}/usr/$(get_libdir)"
+}
+
+src_compile() {
+   emake CPPFLAGS="${CXXFLAGS}" CXX="$(tc-getCXX)"
+}
+
+src_install() {
+   dolib.so chroot_safe.so
+   dosbin chroot_safe
+   sed -i -e "s:/chroot_safe::" "${ED}"/usr/sbin/chroot_safe \
+   || die "sed chroot_safe failed"
+   doman chroot_safe.1
+   dodoc CHANGES.txt
+}



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

2018-09-30 Thread Sergei Trofimovich
commit: add23a64e7eb4d27bed13f10228721270b83a37f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 12:08:22 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 12:13:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add23a64

toolchain.eclass: pass CONFIG_SHELL to emake, bug #664486

Christian reports 'make install' failure caused by limitation
of ancient autotools in detecting CONFIG_SHELL:

```
/bin/bash .../gcc-3.3.6/libstdc++-v3/../mkinstalldirs \
  .../gcc-3.3.6-r2/image//usr/lib/../lib32
/bin/bash ../libtool  --mode=install /bin/bash .../gcc-3.3.6/install-sh \
-c libsupc++.la .../gcc-3.3.6-r2/image//usr/lib/../lib32/libsupc++.la
libtool: install: `.../gcc-3.3.6-r2/image//usr/lib/../lib32/libsupc++.la' \
is not a directory
```

We already pass CONFIG_SHELL to top-level ./configure.
The workaround is to pass CONFIG_SHELL variable to 'make' as well.

Reported-by: Christian Schmidt
Fixed-by: Christian Schmidt
Bug: https://bugs.gentoo.org/664486
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/toolchain.eclass | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index ef0d7ab1f99..e2629d40393 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1350,7 +1350,7 @@ toolchain_src_configure() {
addwrite /dev/zero
echo "${S}"/configure "${confgcc[@]}"
# Older gcc versions did not detect bash and re-exec itself, so force 
the
-   # use of bash.  Newer ones will auto-detect, but this is not harmeful.
+   # use of bash.  Newer ones will auto-detect, but this is not harmful.
CONFIG_SHELL="${EPREFIX}/bin/bash" \
bash "${S}"/configure "${confgcc[@]}" || die "failed to run configure"
 
@@ -1625,6 +1625,11 @@ toolchain_src_compile() {
[[ ! -x /usr/bin/perl ]] \
&& find "${WORKDIR}"/build -name '*.[17]' -exec touch {} +
 
+   # Older gcc versions did not detect bash and re-exec itself, so force 
the
+   # use of bash.  Newer ones will auto-detect, but this is not harmful.
+   # This needs to be set for compile as well, as it's used in libtool
+   # generation, which will break install otherwise (at least in 3.3.6): 
#664486
+   CONFIG_SHELL="${EPREFIX}/bin/bash" \
gcc_do_make ${GCC_MAKE_TARGET}
 }
 



[gentoo-commits] proj/gcc-patches:master commit in: 3.3.6/gentoo/

2018-09-30 Thread Sergei Trofimovich
commit: c0986555810d6795912a6a20185197c4e612bedd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 12:16:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 12:16:13 2018 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=c0986555

3.3.6: add 90_all_libtool-pass-all.patch

Fix shared library detection by libtool.
Before the patch libtool was not able to see
through linker scripts and rejected -lc and -lm existence.

Signed-off-by: Sergei Trofimovich  gentoo.org>

 3.3.6/gentoo/90_all_libtool-pass-all.patch | 163 +
 3.3.6/gentoo/README.history|   2 +
 2 files changed, 165 insertions(+)

diff --git a/3.3.6/gentoo/90_all_libtool-pass-all.patch 
b/3.3.6/gentoo/90_all_libtool-pass-all.patch
new file mode 100644
index 000..735c5ea
--- /dev/null
+++ b/3.3.6/gentoo/90_all_libtool-pass-all.patch
@@ -0,0 +1,163 @@
+Unbreak libc and libm detection by libtool when those
+are linker scripts: use file presence as a signal,
+not the output of 'file' command on linux-gnu*.
+
+Backport of upstream patch:
+
+From 7f93fe7a469fb4d342d90736e801fcafb23b5a8b Mon Sep 17 00:00:00 2001
+From: kcook 
+Date: Wed, 24 Nov 2004 22:04:38 +
+Subject: [PATCH] 2004-11-24  Kelley Cook  
+
+   * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
+   from CVS libtool to always pass_all.
+   * boehm-gc/configure: Regenerate.
+   * libffi/configure: Regenerate.
+   * libgfortran/configure: Regenerate.
+   * libjava/configure: Regenerate.
+   * libobjc/configure: Regenerate.
+   * libstdc++-v3/configure: Regenerate.
+   * zlib/configure: Regenerate.
+
+
+git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91200 
138bc75d-0d04-0410-961f-82ee72b054a4
+---
+ ChangeLog  |   5 +
+ boehm-gc/ChangeLog |   4 +
+ boehm-gc/configure |  11 +-
+ libffi/ChangeLog   |   4 +
+ libffi/configure   |  11 +-
+ libgfortran/ChangeLog  |   4 +
+ libgfortran/configure  |  13 +-
+ libjava/ChangeLog  |   4 +
+ libjava/aclocal.m4 |   2 +-
+ libjava/configure  | 322 +
+ libobjc/ChangeLog  |   4 +
+ libobjc/configure  |  13 +-
+ libstdc++-v3/ChangeLog |   4 +
+ libstdc++-v3/configure |  13 +-
+ libtool.m4 |   9 +-
+ zlib/ChangeLog.gcj |   4 +
+ zlib/configure |  11 +-
+ 17 files changed, 249 insertions(+), 189 deletions(-)
+
+--- a/boehm-gc/configure
 b/boehm-gc/configure
+@@ -4317,13 +4317,6 @@ irix5* | irix6*)
+ 
+ # This must be Linux ELF.
+ linux-gnu*)
+-  case $host_cpu in
+-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
+-lt_cv_deplibs_check_method=pass_all ;;
+-  *)
+-# glibc up to 2.1.1 does not perform some relocations on ARM
+-lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )' ;;
+-  esac
+-  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+--- a/libffi/configure
 b/libffi/configure
+@@ -3454,13 +3454,6 @@ irix5* | irix6*)
+ 
+ # This must be Linux ELF.
+ linux-gnu*)
+-  case $host_cpu in
+-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
+-lt_cv_deplibs_check_method=pass_all ;;
+-  *)
+-# glibc up to 2.1.1 does not perform some relocations on ARM
+-lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )' ;;
+-  esac
+-  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+--- a/libjava/configure
 b/libjava/configure
+@@ -4337,13 +4347,6 @@ irix5* | irix6*)
+ 
+ # This must be Linux ELF.
+ linux-gnu*)
+-  case $host_cpu in
+-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
+-lt_cv_deplibs_check_method=pass_all ;;
+-  *)
+-# glibc up to 2.1.1 does not perform some relocations on ARM
+-lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )' ;;
+-  esac
+-  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+--- a/libobjc/configure
 b/libobjc/configure
+@@ -3269,13 +3269,6 @@ irix5* | irix6*)
+ 
+ # This must be Linux ELF.
+ linux-gnu*)
+-  case $host_cpu in
+-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
+-lt_cv_deplibs_check_method=pass_all ;;
+-  *)
+-# glibc up to 2.1.1 does not perform some relocations on ARM
+-lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )' ;;
+-  esac
+-  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
++  lt_cv_deplibs_check_method=pass_all
+   ;;
+ 
+index e87d8b27130..0024e82faa2 100755
+--- a/libstdc++-v3/configure
 b/libstdc++-v3/configure
+@@ -3995,13 +3995,6 @@ irix5* | irix6*)
+ 
+ # This must be Linux ELF.
+ linux-gnu*)
+-  case $host_cpu in
+-  alpha* | hppa* | i*86 | m6

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

2018-09-30 Thread Anthony G. Basile
commit: 8e74ed24112de04ab875ba59a9f3142e81f75889
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Sep 30 12:17:53 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Sep 30 12:23:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e74ed24

net-libs/mbedtls: version bump to 2.13.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-libs/mbedtls/Manifest  |  1 +
 net-libs/mbedtls/mbedtls-2.13.0.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index 0f4dde80bc6..bfb66bcd687 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -1,4 +1,5 @@
 DIST mbedtls-2.10.0.tar.gz 2190139 BLAKE2B 
f4e6da0bc433992a79088a86c7bad48564e5d8eca110633960c8197becf1fb64b77e36f2bd63e241ff0a3eb86aae1b6b538de2043e1bb6626b9b18fa9951db91
 SHA512 
a1dcb46d3e27c93b511a0dc846b5ed6dc35992cdcf04fce6ad83f5a92440d11d60a07e0fec64f9d6c5e2f27365bdd7a557a35af4ff250b342adbde6193240a95
 DIST mbedtls-2.11.0.tar.gz 2224911 BLAKE2B 
adbcdb9e002fc2d84e345aec00aaae1cbef67f686895a45e6263339f0d7c9d0453d81d6bf4b30c31d6c4db96ab9d631918fc93e5d361e0b305053462b7fbf64e
 SHA512 
301ddc6757be32aaa8ddbfd6c665a1d78c4869007a5aff954b54479c26f90d25bbfcb8c866dd6ae73a8222123928355e84ca5b59d24512d2bfdf1cdc41050e29
 DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24cec709f0f79475b53e3c319f6e5239bd6c82db07562252a35d9746600502c5a856bf6c0de67f2fbbea840b4491c
 SHA512 
c7c2aeb1717886ad87486af2dccb05b2f051372c69fc914f30e4ace1067f5be39ba04e093ad522f904e23a576c1ff430bd772e77823d0f4720f6fc5c1b8aa98c
+DIST mbedtls-2.13.0.tar.gz 2343870 BLAKE2B 
99c51c6fbb47cc4a74420c119c72de80acac788677e5176c93ee69f7391266e701308ca4c4742551e41203dc525f16d7696b5de633c78b7bc5b125565e600cca
 SHA512 
416267ab2475d2e5409170dd2eb4c68317b20364c7347e231e6fdeaf8784161ba1fb97d31d787d6ef27c31866981bb8bfa95b45579525a18cd0e96425087179f
 DIST mbedtls-2.7.2.tar.gz 2127772 BLAKE2B 
d66c65f0d974baf97ae361e64db5028af6c402ea248a785009b422d993deaa4facee98dd338ee4b5d36087fd07e679069fc4fb57cce548097d1f788cedb825fa
 SHA512 
52455b68744a3c220aed7346d19c7b9bebd3a065406242b446816a3b02325d72005b5c381b158bfff90e2fe5854064629b297fbec95fea3ad203bfae51a15cab

diff --git a/net-libs/mbedtls/mbedtls-2.13.0.ebuild 
b/net-libs/mbedtls/mbedtls-2.13.0.ebuild
new file mode 100644
index 000..32c435985e2
--- /dev/null
+++ b/net-libs/mbedtls/mbedtls-2.13.0.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils multilib-minimal
+
+DESCRIPTION="Cryptographic library for embedded systems"
+HOMEPAGE="https://tls.mbed.org/";
+SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz";
+S=${WORKDIR}/${PN}-${P}
+
+LICENSE="Apache-2.0"
+SLOT="0/12" # slot for libmbedtls.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
+
+RDEPEND="
+   programs? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen media-gfx/graphviz )
+   test? ( dev-lang/perl )"
+
+enable_mbedtls_option() {
+   local myopt="$@"
+   # check that config.h syntax is the same at version bump
+   sed -i \
+   -e "s://#define ${myopt}:#define ${myopt}:" \
+   include/mbedtls/config.h || die
+}
+
+src_prepare() {
+   use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
+   use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
+   use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_C
+   use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
+
+   cmake-utils_src_prepare
+}
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DENABLE_PROGRAMS=$(multilib_native_usex programs)
+   -DENABLE_ZLIB_SUPPORT=$(usex zlib)
+   -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
+   -DENABLE_TESTING=$(usex test)
+   -DUSE_SHARED_MBEDTLS_LIBRARY=ON
+   -DINSTALL_MBEDTLS_HEADERS=ON
+   -DLIB_INSTALL_DIR="/usr/$(get_libdir)"
+   )
+
+   cmake-utils_src_configure
+}
+
+multilib_src_compile() {
+   cmake-utils_src_compile
+   use doc && multilib_is_native_abi && emake apidoc
+}
+
+multilib_src_test() {
+   LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BUILD_DIR}/library" \
+   cmake-utils_src_test
+}
+
+multilib_src_install() {
+   cmake-utils_src_install
+}
+
+multilib_src_install_all() {
+   use doc && HTML_DOCS=(

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

2018-09-30 Thread Mikle Kolyada
commit: 5097c45e1e2c0b08c24a8be9dcf1bc4c77d090c2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep 30 12:24:45 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep 30 12:25:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5097c45e

sys-libs/pam: Add myself as maintainer

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

 sys-libs/pam/metadata.xml | 53 ++-
 1 file changed, 29 insertions(+), 24 deletions(-)

diff --git a/sys-libs/pam/metadata.xml b/sys-libs/pam/metadata.xml
index 2933b7ddf8c..cea4a44e6cd 100644
--- a/sys-libs/pam/metadata.xml
+++ b/sys-libs/pam/metadata.xml
@@ -1,29 +1,34 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-pam-b...@gentoo.org
-  
-  
-
-  Build the pam_userdb module, that allows to authenticate users
-  against a Berkeley DB file. Please note that enabling this USE
-  flag will create a PAM module that links to the Berkeley DB (as
-  provided by sys-libs/db) installed in /usr/lib and
-  will thus not work for boot-critical services authentication.
-
+
+   zlog...@gentoo.org
+   Mikle Kolyada
+
+
+   pam-b...@gentoo.org
+   PAM bugs
+
+
+   
+   Build the pam_userdb module, that allows to authenticate users
+   against a Berkeley DB file. Please note that enabling this USE
+   flag will create a PAM module that links to the Berkeley DB (as
+   provided by sys-libs/db) installed in /usr/lib and
+   will thus not work for boot-critical services authentication.
+   
 
-
-  Build the pam_cracklib module, that allows to verify the chosen
-  passwords' strength through the use of
-  sys-libs/cracklib. Please note that simply enabling
-  the USE flag on this package will not make use of pam_cracklib
-  by default, you should also enable it in
-  sys-auth/pambase as well as update your configuration
-  files.
-
-  
-  
-cpe:/a:kernel:linux-pam
-  
+   
+   Build the pam_cracklib module, that allows to verify the chosen
+   passwords' strength through the use of
+   sys-libs/cracklib. Please note that simply enabling
+   the USE flag on this package will not make use of pam_cracklib
+   by default, you should also enable it in
+   sys-auth/pambase as well as update your configuration
+   files.
+   
+   
+
+   cpe:/a:kernel:linux-pam
+
 



[gentoo-commits] proj/gcc-patches:master commit in: 3.4.6/gentoo/

2018-09-30 Thread Sergei Trofimovich
commit: 98b63243a86963135a7adff5507a5bed67b42c79
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 12:26:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 12:26:42 2018 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=98b63243

3.4.6: expand 'struct ucontext' to 'ucontext_t' rename in glibc

Fixed forgotten 'sh' and 'libjava' entries.

Signed-off-by: Sergei Trofimovich  gentoo.org>

 3.4.6/gentoo/91_all_ucontext-to-ucontext_t.patch | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/3.4.6/gentoo/91_all_ucontext-to-ucontext_t.patch 
b/3.4.6/gentoo/91_all_ucontext-to-ucontext_t.patch
index 00ea653..0ce1ed4 100644
--- a/3.4.6/gentoo/91_all_ucontext-to-ucontext_t.patch
+++ b/3.4.6/gentoo/91_all_ucontext-to-ucontext_t.patch
@@ -42,3 +42,25 @@ https://bugs.gentoo.org/664486
} *rt_ = (CONTEXT)->cfa;\
sc_ = (struct sigcontext *) &rt_->uc.uc_mcontext;   \
}   
\
+--- a/gcc/config/sh/linux.h
 b/gcc/config/sh/linux.h
+@@ -251,7 +251,7 @@ do { \
+   {   
\
+   struct rt_sigframe {\
+ siginfo_t info;   \
+-struct ucontext uc;   \
++ucontext_t uc;\
+   } *rt_ = (CONTEXT)->cfa;\
+   sc_ = (struct sigcontext *) &rt_->uc.uc_mcontext;   \
+   }   
\
+--- a/libjava/include/x86_64-signal.h
 b/libjava/include/x86_64-signal.h
+@@ -40,7 +40,7 @@ do   
 \
+   /* Advance the program counter so that it is after the start of the  \
+  instruction:  the x86_64 exception handler expects   
 \
+  the PC to point to the instruction after a call. */   \
+-  struct ucontext *_uc = (struct ucontext *)_p;   
 \
++  ucontext_t *_uc = (struct ucontext *)_p; \
+   volatile struct sigcontext *_sc = (struct sigcontext *) &_uc->uc_mcontext; \
+   _sc->rip += 2;   \
+ }  \



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

2018-09-30 Thread Michael Orlitzky
commit: 2ddfa65c2244d92429897a51b1d8a8e3dc8a92dc
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Sep 30 12:26:56 2018 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Sep 30 12:27:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ddfa65c

net-analyzer/nrpe: new revision to eliminate PID files with systemd.

The NRPE systemd service is "simple," which means that it runs in the
foreground. As a result, no PID file is needed to later kill it.
Nevertheless, the systemd service file that ships with NRPE tries to
create one. And in order to do that, it messes with some permissions
(Gentoo bug 648992) that shouldn't be messed with. This commit adds a
patch to remove the PID file from the service.

A related problem that this revision fixes is the automagic detection
of the operating system, distribution, and init system by the NRPE
autotools. The new revision hard-codes all of these to "unknown,"
which should result in behavior that is consistent across machines. In
particular, it should cause the problematic tmpfiles.d entry
(associated with the PID file) to not be installed.

Bug: https://bugs.gentoo.org/648992
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michael Orlitzky  gentoo.org>

 .../files/nrpe-3.2.1-eliminate-systemd-pid.patch   | 38 +
 net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild | 89 ++
 2 files changed, 127 insertions(+)

diff --git a/net-analyzer/nrpe/files/nrpe-3.2.1-eliminate-systemd-pid.patch 
b/net-analyzer/nrpe/files/nrpe-3.2.1-eliminate-systemd-pid.patch
new file mode 100644
index 000..6ee520dfa69
--- /dev/null
+++ b/net-analyzer/nrpe/files/nrpe-3.2.1-eliminate-systemd-pid.patch
@@ -0,0 +1,38 @@
+From c4ad513294e8db25ebaf25127948cce37c13e1b2 Mon Sep 17 00:00:00 2001
+From: Michael Orlitzky 
+Date: Sat, 29 Sep 2018 20:23:53 -0400
+Subject: [PATCH 1/1] startup/default-service.in: remove PIDFile and
+ ExecStopPost lines.
+
+The nrpe systemd service is a "simple" service, which means that it
+runs in the foreground and doesn't need any PID file tracking to begin
+with. The tmpfiles.d entry associated with the PID file is causing
+problems in Gentoo bug 648992, and so as a prerequisite for deleting
+it, this commit eliminates the PID file.
+
+Bug: https://bugs.gentoo.org/648992
+Bug: https://github.com/NagiosEnterprises/nrpe/issues/188
+---
+ startup/default-service.in | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/startup/default-service.in b/startup/default-service.in
+index b6c6063..110a0cd 100644
+--- a/startup/default-service.in
 b/startup/default-service.in
+@@ -11,12 +11,10 @@ WantedBy=multi-user.target
+ [Service]
+ Type=simple
+ Restart=on-abort
+-PIDFile=@piddir@/nrpe.pid
+ RuntimeDirectory=nrpe
+ RuntimeDirectoryMode=0755
+ ExecStart=@sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg -f
+ ExecReload=/bin/kill -HUP $MAINPID
+-ExecStopPost=/bin/rm -f @piddir@/nrpe.pid
+ TimeoutStopSec=60
+ User=@nrpe_user@
+ Group=@nrpe_group@
+-- 
+2.16.4
+

diff --git a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild 
b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild
new file mode 100644
index 000..af8c100f0f3
--- /dev/null
+++ b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit systemd user
+
+DESCRIPTION="Nagios Remote Plugin Executor"
+HOMEPAGE="https://github.com/NagiosEnterprises/nrpe";
+SRC_URI="${HOMEPAGE}/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="command-args libressl selinux ssl"
+
+DEPEND="sys-apps/tcp-wrappers
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )"
+RDEPEND="${DEPEND}
+   || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )
+   selinux? ( sec-policy/selinux-nagios )"
+
+PATCHES=( "${FILESDIR}/nrpe-3.2.1-eliminate-systemd-pid.patch" )
+
+pkg_setup() {
+   enewgroup nagios
+   enewuser nagios -1 /bin/bash /var/nagios/home nagios
+}
+
+src_configure() {
+   # The configure script tries to detect what OS, distribution, and
+   # init system you're running and changes the build/install process
+   # depending on what it comes up with. We specify fixed values
+   # because we don't want it guessing, for example, whether or not
+   # to install the tmpfiles.d entry based on whether or not systemd
+   # is currently running (OpenRC uses them too).
+   econf \
+   --libexecdir=/usr/$(get_libdir)/nagios/plugins \
+   --localstatedir=/var/nagios \
+   --sysconfdir=/etc/nagios \
+   --with-nrpe-user=nagios \
+   --with-nrpe-group=nagios \
+   --with-piddir=/run \
+   --with-opsys=unknown \
+   --with-dist-type=unknown \
+   

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

2018-09-30 Thread Anthony G. Basile
commit: eed46112860781e25c529fd9aefcb410c567a002
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Sep 30 12:41:22 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Sep 30 12:42:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed46112

net-libs/mbedtls: remove older version

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-libs/mbedtls/Manifest  |  2 -
 net-libs/mbedtls/mbedtls-2.11.0.ebuild | 93 --
 net-libs/mbedtls/mbedtls-2.7.2.ebuild  | 93 --
 3 files changed, 188 deletions(-)

diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index bfb66bcd687..aacdcc06d9b 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -1,5 +1,3 @@
 DIST mbedtls-2.10.0.tar.gz 2190139 BLAKE2B 
f4e6da0bc433992a79088a86c7bad48564e5d8eca110633960c8197becf1fb64b77e36f2bd63e241ff0a3eb86aae1b6b538de2043e1bb6626b9b18fa9951db91
 SHA512 
a1dcb46d3e27c93b511a0dc846b5ed6dc35992cdcf04fce6ad83f5a92440d11d60a07e0fec64f9d6c5e2f27365bdd7a557a35af4ff250b342adbde6193240a95
-DIST mbedtls-2.11.0.tar.gz 2224911 BLAKE2B 
adbcdb9e002fc2d84e345aec00aaae1cbef67f686895a45e6263339f0d7c9d0453d81d6bf4b30c31d6c4db96ab9d631918fc93e5d361e0b305053462b7fbf64e
 SHA512 
301ddc6757be32aaa8ddbfd6c665a1d78c4869007a5aff954b54479c26f90d25bbfcb8c866dd6ae73a8222123928355e84ca5b59d24512d2bfdf1cdc41050e29
 DIST mbedtls-2.12.0.tar.gz 2299830 BLAKE2B 
e65da9feaca4dc22e843cb645259ab8c81e24cec709f0f79475b53e3c319f6e5239bd6c82db07562252a35d9746600502c5a856bf6c0de67f2fbbea840b4491c
 SHA512 
c7c2aeb1717886ad87486af2dccb05b2f051372c69fc914f30e4ace1067f5be39ba04e093ad522f904e23a576c1ff430bd772e77823d0f4720f6fc5c1b8aa98c
 DIST mbedtls-2.13.0.tar.gz 2343870 BLAKE2B 
99c51c6fbb47cc4a74420c119c72de80acac788677e5176c93ee69f7391266e701308ca4c4742551e41203dc525f16d7696b5de633c78b7bc5b125565e600cca
 SHA512 
416267ab2475d2e5409170dd2eb4c68317b20364c7347e231e6fdeaf8784161ba1fb97d31d787d6ef27c31866981bb8bfa95b45579525a18cd0e96425087179f
-DIST mbedtls-2.7.2.tar.gz 2127772 BLAKE2B 
d66c65f0d974baf97ae361e64db5028af6c402ea248a785009b422d993deaa4facee98dd338ee4b5d36087fd07e679069fc4fb57cce548097d1f788cedb825fa
 SHA512 
52455b68744a3c220aed7346d19c7b9bebd3a065406242b446816a3b02325d72005b5c381b158bfff90e2fe5854064629b297fbec95fea3ad203bfae51a15cab

diff --git a/net-libs/mbedtls/mbedtls-2.11.0.ebuild 
b/net-libs/mbedtls/mbedtls-2.11.0.ebuild
deleted file mode 100644
index ce835a31211..000
--- a/net-libs/mbedtls/mbedtls-2.11.0.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils multilib-minimal
-
-DESCRIPTION="Cryptographic library for embedded systems"
-HOMEPAGE="https://tls.mbed.org/";
-SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz";
-S=${WORKDIR}/${PN}-${P}
-
-LICENSE="Apache-2.0"
-SLOT="0/11" # slot for libmbedtls.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test 
threads zlib"
-
-RDEPEND="
-   programs? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen media-gfx/graphviz )
-   test? ( dev-lang/perl )"
-
-enable_mbedtls_option() {
-   local myopt="$@"
-   # check that config.h syntax is the same at version bump
-   sed -i \
-   -e "s://#define ${myopt}:#define ${myopt}:" \
-   include/mbedtls/config.h || die
-}
-
-src_prepare() {
-   use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
-   use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
-   use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
-   use threads && enable_mbedtls_option MBEDTLS_THREADING_C
-   use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
-
-   cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DENABLE_PROGRAMS=$(multilib_native_usex programs)
-   -DENABLE_ZLIB_SUPPORT=$(usex zlib)
-   -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
-   -DENABLE_TESTING=$(usex test)
-   -DUSE_SHARED_MBEDTLS_LIBRARY=ON
-   -DINSTALL_MBEDTLS_HEADERS=ON
-   -DLIB_INSTALL_DIR="/usr/$(get_libdir)"
-   )
-
-   cmake-utils_src_configure
-}
-
-multilib_src_compile() {
-   cmake-utils_src_compile
-   use doc && multilib_is_native_abi && emake apidoc
-}
-
-multilib_src_test() {
-   LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BUILD_DIR}/library" \
-   cmake-utils_src_test
-}
-
-multilib_src_install() {
-   cmake-u

[gentoo-commits] repo/gentoo:master commit in: x11-wm/treewm/files/, x11-wm/treewm/

2018-09-30 Thread Virgil Dupras
commit: da3ec746b026699b762728ee3a939bc2786754b0
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Jul  9 17:54:50 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Sun Sep 30 12:55:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3ec746

x11-wm/treewm: EAPI7, improve ebuild

Closes: https://bugs.gentoo.org/663802
Closes: https://github.com/gentoo/gentoo/pull/9161
Signed-off-by: Virgil Dupras  gentoo.org>

 x11-wm/treewm/files/treewm-0.4.5-gcc43.patch |  8 ++--
 x11-wm/treewm/treewm-0.4.5-r2.ebuild | 60 
 2 files changed, 64 insertions(+), 4 deletions(-)

diff --git a/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch 
b/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
index a8faf431987..687bf809e3c 100644
--- a/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
+++ b/x11-wm/treewm/files/treewm-0.4.5-gcc43.patch
@@ -1,5 +1,5 @@
 treewm-0.4.5b/src/action.cc2009-01-17 18:17:32.0 -0400
-+++ treewm-0.4.5/src/action.cc 2009-01-17 18:20:41.0 -0400
+--- a/src/action.cc2009-01-17 18:17:32.0 -0400
 b/src/action.cc2009-01-17 18:20:41.0 -0400
 @@ -9,6 +9,7 @@
  #include "clienttree.h"
  #include "clientinfo.h"
@@ -8,8 +8,8 @@
  
  Action::Action(Section *section) {
s = section;
 treewm-0.4.5b/src/resmanager.h 2009-01-17 18:17:32.0 -0400
-+++ treewm-0.4.5/src/resmanager.h  2009-01-17 18:21:10.0 -0400
+--- a/src/resmanager.h 2009-01-17 18:17:32.0 -0400
 b/src/resmanager.h 2009-01-17 18:21:10.0 -0400
 @@ -12,6 +12,7 @@
  #include "global.h"
  #include "client.h"

diff --git a/x11-wm/treewm/treewm-0.4.5-r2.ebuild 
b/x11-wm/treewm/treewm-0.4.5-r2.ebuild
new file mode 100644
index 000..751b8b2fe24
--- /dev/null
+++ b/x11-wm/treewm/treewm-0.4.5-r2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="WindowManager that arranges the windows in a tree (not in a list)"
+HOMEPAGE="http://treewm.sourceforge.net/";
+SRC_URI="mirror://sourceforge/treewm/${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~ppc ~sparc ~x86"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXxf86vm
+   x11-libs/libXpm"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   x11-misc/imake"
+
+src_prepare() {
+   default
+   # bug 251845
+   eapply "${FILESDIR}/${P}-gcc43.patch"
+   # bug 86453
+   sed -i xprop/dsimple.c \
+   -e 's:malloc:Malloc:g' \
+   || die "sed xprop/dsimple.c"
+}
+
+src_compile() {
+   # only compile treewm, not (x11-apps/){xprop,xkill}
+   emake treewm \
+   CXX=$(tc-getCXX) \
+   CCOPTIONS="${CFLAGS}" \
+   EXTRA_LDOPTIONS="${LDFLAGS}" \
+   PREFIX="/usr" ROOT="${D}"
+}
+
+src_install() {
+   # only install treewm, not (x11-apps/){xprop,xkill}
+   dobin src/treewm
+   dodoc AUTHORS ChangeLog PROBLEMS README README.tiling TODO default.cfg \
+   sample.cfg
+   insinto /usr/share/pixmaps/treewm
+   doins src/pixmaps/*.xpm
+}
+
+pkg_postinst() {
+   elog "x11-wm/treewm used to install its own versions of x11-apps/xprop 
and"
+   elog "x11-apps/xkill as treewm-xprop and treewm-xkill respectively, 
since"
+   elog "they are assumed to be broken in combination with treewm. Since"
+   elog "X(org) has become modular since treewm's last release and are not"
+   elog "installed by default, we can leave those out and simply point out"
+   elog "that it is NOT adviseable to use these programs when using 
treewm."
+}



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

2018-09-30 Thread Jeroen Roovers
commit: 5670bda2daa5d150d0638db28bd480b69daa6187
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 12:56:32 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 12:57:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5670bda2

dev-libs/botan: Fix HPPA build.

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers  gentoo.org>

 dev-libs/botan/botan-2.7.0.ebuild | 37 +
 1 file changed, 21 insertions(+), 16 deletions(-)

diff --git a/dev-libs/botan/botan-2.7.0.ebuild 
b/dev-libs/botan/botan-2.7.0.ebuild
index 9763cbe67a6..e6887c050c9 100644
--- a/dev-libs/botan/botan-2.7.0.ebuild
+++ b/dev-libs/botan/botan-2.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -49,8 +49,12 @@ src_configure() {
 
local myos=
case ${CHOST} in
-   *-darwin*)   myos=darwin ;;
-   *)   myos=linux  ;;
+   *-darwin*)  myos=darwin ;;
+   *)  myos=linux  ;;
+   esac
+
+   case ${CHOST} in
+   hppa*)  CHOSTARCH=parisc ;;
esac
 
local pythonvers=()
@@ -62,25 +66,26 @@ src_configure() {
fi
 
CXX="$(tc-getCXX)" AR="$(tc-getAR)" ./configure.py \
-   --prefix="${EPREFIX}/usr" \
-   --libdir=$(get_libdir) \
-   --docdir=share/doc \
-   --cc=gcc \
-   --os=${myos} \
-   --cpu=${CHOSTARCH} \
-   --with-endian="$(tc-endian)" \
-   --without-doxygen \
+   $(use_enable static-libs static-library) \
+   $(use_with boost) \
$(use_with bzip2) \
+   $(use_with doc documentation) \
+   $(use_with doc sphinx) \
$(use_with lzma) \
$(use_with sqlite sqlite3) \
$(use_with ssl openssl) \
$(use_with zlib) \
-   $(use_with boost) \
-   $(use_with doc sphinx) \
-   $(use_with doc documentation) \
-   $(use_enable static-libs static-library) \
-   --with-python-version=$(IFS=","; echo "${pythonvers[*]}" ) \
+   $(usex hppa --without-stack-protector '') \
+   --cc=gcc \
+   --cpu=${CHOSTARCH} \
--disable-modules=$(IFS=","; echo "${disable_modules[*]}" ) \
+   --docdir=share/doc \
+   --libdir=$(get_libdir) \
+   --os=${myos} \
+   --prefix="${EPREFIX}/usr" \
+   --with-endian="$(tc-endian)" \
+   --with-python-version=$(IFS=","; echo "${pythonvers[*]}" ) \
+   --without-doxygen \
|| die "configure.py failed"
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/vulkan-loader/files/

2018-09-30 Thread Matt Turner
commit: f7531cadff953f5213d0b1e407ea3aedd30b1431
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Sep 30 12:46:46 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep 30 13:11:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7531cad

media-libs/vulkan-loader: remove unused patches

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10025
Signed-off-by: Matt Turner  gentoo.org>

 ...nt-require-glslang-if-not-building-layers.patch | 45 --
 ...ulkan-loader-Fix-layers-install-directory.patch | 26 -
 ...e-a-file-to-get-the-spirv-tools-commit-ID.patch | 42 
 3 files changed, 113 deletions(-)

diff --git 
a/media-libs/vulkan-loader/files/vulkan-loader-1.1.70.0-Dont-require-glslang-if-not-building-layers.patch
 
b/media-libs/vulkan-loader/files/vulkan-loader-1.1.70.0-Dont-require-glslang-if-not-building-layers.patch
deleted file mode 100644
index 3c5a30b10a0..000
--- 
a/media-libs/vulkan-loader/files/vulkan-loader-1.1.70.0-Dont-require-glslang-if-not-building-layers.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 4efbd5c81cfb9071757e446d57957aa81e9d9374 Mon Sep 17 00:00:00 2001
-From: James Le Cuirot 
-Date: Thu, 15 Mar 2018 22:25:19 +
-Subject: [PATCH] build: Don't require glslang if not building layers
-

- CMakeLists.txt | 10 --
- 1 file changed, 8 insertions(+), 2 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 713a9cdfd3..c9f73ce965 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -350,6 +350,10 @@ macro(run_external_revision_generate source_dir 
symbol_name output)
- endmacro()
- 
- # Custom target for generated vulkan helper file dependencies
-+set(generate_helper_files_DEPENDS)
-+if(BUILD_LAYERS)
-+LIST(APPEND generate_helper_files_DEPENDS spirv_tools_commit_id.h)
-+endif()
- add_custom_target(generate_helper_files DEPENDS
- vk_enum_string_helper.h
- vk_safe_struct.h
-@@ -359,7 +363,7 @@ add_custom_target(generate_helper_files DEPENDS
- vk_dispatch_table_helper.h
- vk_extension_helper.h
- vk_typemap_helper.h
--spirv_tools_commit_id.h
-+${generate_helper_files_DEPENDS}
- )
- set_target_properties(generate_helper_files PROPERTIES FOLDER 
${LVL_TARGET_FOLDER})
- 
-@@ -372,7 +376,9 @@ run_vk_xml_generate(helper_file_generator.py 
vk_enum_string_helper.h)
- run_vk_xml_generate(helper_file_generator.py vk_object_types.h)
- run_vk_xml_generate(helper_file_generator.py vk_extension_helper.h)
- run_vk_xml_generate(helper_file_generator.py vk_typemap_helper.h)
--run_external_revision_generate(${EXTERNAL_SOURCE_ROOT}/glslang/External/spirv-tools
 SPIRV_TOOLS_COMMIT_ID spirv_tools_commit_id.h)
-+if(BUILD_LAYERS)
-+
run_external_revision_generate(${EXTERNAL_SOURCE_ROOT}/glslang/External/spirv-tools
 SPIRV_TOOLS_COMMIT_ID spirv_tools_commit_id.h)
-+endif()
- 
- 
- 
-

diff --git 
a/media-libs/vulkan-loader/files/vulkan-loader-Fix-layers-install-directory.patch
 
b/media-libs/vulkan-loader/files/vulkan-loader-Fix-layers-install-directory.patch
deleted file mode 100644
index 193a8e55a46..000
--- 
a/media-libs/vulkan-loader/files/vulkan-loader-Fix-layers-install-directory.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 4ae095d8d3e668311b3db3657af753dfb39a149c Mon Sep 17 00:00:00 2001
-From: Nick Sarnie 
-Date: Sun, 22 Apr 2018 18:44:48 -0400
-Subject: [PATCH] Make the layers install into the data root directory
-
-Signed-off-by: Nick Sarnie 

- layers/CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/layers/CMakeLists.txt b/layers/CMakeLists.txt
-index 9ade6a03..c1a3cedd 100644
 a/layers/CMakeLists.txt
-+++ b/layers/CMakeLists.txt
-@@ -142,7 +142,7 @@ if(UNIX)
- VERBATIM
- DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/linux/${config_file}.json
- )
--install(FILES 
${CMAKE_CURRENT_BINARY_DIR}/staging-json/${config_file}.json DESTINATION 
${CMAKE_INSTALL_SYSCONFDIR}/vulkan/explicit_layer.d)
-+install(FILES 
${CMAKE_CURRENT_BINARY_DIR}/staging-json/${config_file}.json DESTINATION 
${CMAKE_INSTALL_DATAROOTDIR}/vulkan/explicit_layer.d)
- endforeach(config_file)
- endif()
- endif()
--- 
-2.17.0
-

diff --git 
a/media-libs/vulkan-loader/files/vulkan-loader-Use-a-file-to-get-the-spirv-tools-commit-ID.patch
 
b/media-libs/vulkan-loader/files/vulkan-loader-Use-a-file-to-get-the-spirv-tools-commit-ID.patch
deleted file mode 100644
index 066f126e437..000
--- 
a/media-libs/vulkan-loader/files/vulkan-loader-Use-a-file-to-get-the-spirv-tools-commit-ID.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-From 58299a001068a28f5d5f6985c2066b7c4caa7b18 Mon Sep 17 00:00:00 2001
-From: Nick Sarnie 
-Date: Fri, 23 Mar 2018 20:23:54 -0400
-Subject: [PATCH] Use a file to get the spirv-tools commit ID
-
-Signed-off-by: Nick Sarnie 

- CMakeLists.txt | 10 +-
- 1 file changed, 9 i

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-tslib/files/

2018-09-30 Thread Matt Turner
commit: 80df3f58ac9916763372ca28c368f5a92cde30c8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Sep 30 12:49:56 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Sep 30 13:11:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80df3f58

x11-drivers/xf86-input-tslib: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 .../files/fix-overlapped-variable.patch|  20 ---
 ...f86-input-tslib-0.0.6-xf86XInputSetScreen.patch |  23 ---
 .../files/xf86-input-tslib-port-ABI-12-r48.patch   | 191 -
 3 files changed, 234 deletions(-)

diff --git a/x11-drivers/xf86-input-tslib/files/fix-overlapped-variable.patch 
b/x11-drivers/xf86-input-tslib/files/fix-overlapped-variable.patch
deleted file mode 100644
index 7a4363e9727..000
--- a/x11-drivers/xf86-input-tslib/files/fix-overlapped-variable.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 src/tslib.c.orig   2010-05-19 19:01:01.0 +0200
-+++ src/tslib.c2010-05-19 19:02:00.0 +0200
-@@ -543,7 +543,7 @@
-   return (pInfo);
- }
- 
--_X_EXPORT InputDriverRec TSLIB = {
-+_X_EXPORT InputDriverRec TSLIB_DRIVER = {
-   1,  /* driver version */
-   "tslib",/* driver name */
-   NULL,   /* identify */
-@@ -580,7 +580,7 @@
- {
-   static Bool Initialised = FALSE;
- 
--  xf86AddInputDriver(&TSLIB, module, 0);
-+  xf86AddInputDriver(&TSLIB_DRIVER, module, 0);
- 
-   return module;
- }

diff --git 
a/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-0.0.6-xf86XInputSetScreen.patch
 
b/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-0.0.6-xf86XInputSetScreen.patch
deleted file mode 100644
index d3738bfecb9..000
--- 
a/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-0.0.6-xf86XInputSetScreen.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ur xf86-input-tslib-0.0.6.orig/src/tslib.c 
xf86-input-tslib-0.0.6/src/tslib.c
 xf86-input-tslib-0.0.6.orig/src/tslib.c2012-12-05 01:12:16.286597071 
+0100
-+++ xf86-input-tslib-0.0.6/src/tslib.c 2012-12-05 01:11:02.686598595 +0100
-@@ -75,6 +75,19 @@
- #define COLLECT_INPUT_OPTIONS(pInfo, options) 
xf86CollectInputOptions((pInfo), (options))
- #endif
- 
-+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) > 13
-+static void
-+xf86XInputSetScreen(InputInfoPtr  pInfo,
-+  int screen_number,
-+  int x,
-+  int y)
-+{
-+if (miPointerGetScreen(pInfo->dev) !=
-+  screenInfo.screens[screen_number]) {
-+  miPointerSetScreen(pInfo->dev, screen_number, x, y);
-+}
-+}
-+#endif
- 
- enum { TSLIB_ROTATE_NONE=0, TSLIB_ROTATE_CW=270, TSLIB_ROTATE_UD=180, 
TSLIB_ROTATE_CCW=90 };
- 

diff --git 
a/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-port-ABI-12-r48.patch 
b/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-port-ABI-12-r48.patch
deleted file mode 100644
index a4288fdc135..000
--- a/x11-drivers/xf86-input-tslib/files/xf86-input-tslib-port-ABI-12-r48.patch
+++ /dev/null
@@ -1,191 +0,0 @@
-Index: xf86-input-tslib-trunk/src/tslib.c
-===
 xf86-input-tslib-trunk/src/tslib.c (revision 48)
-+++ xf86-input-tslib-trunk/src/tslib.c (working copy)
-@@ -69,6 +69,13 @@
- #define DEFAULT_HEIGHT240
- #define DEFAULT_WIDTH 320
- 
-+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 12
-+#define COLLECT_INPUT_OPTIONS(pInfo, options) 
xf86CollectInputOptions((pInfo), (options), NULL)
-+#else
-+#define COLLECT_INPUT_OPTIONS(pInfo, options) 
xf86CollectInputOptions((pInfo), (options))
-+#endif
-+
-+
- enum { TSLIB_ROTATE_NONE=0, TSLIB_ROTATE_CW=270, TSLIB_ROTATE_UD=180, 
TSLIB_ROTATE_CCW=90 };
- 
- enum button_state { BUTTON_NOT_PRESSED = 0, BUTTON_1_PRESSED = 1, 
BUTTON_3_CLICK = 3, BUTTON_3_CLICKED=4, BUTTON_EMULATION_OFF=-1 };
-@@ -106,7 +113,7 @@
- }
- 
- static Bool
--ConvertProc( LocalDevicePtr local,
-+ConvertProc( InputInfoPtr local,
-int first,
-int num,
-int v0,
-@@ -135,7 +142,7 @@
- return t;
- }
- 
--static void ReadInput (LocalDevicePtr local)
-+static void ReadInput (InputInfoPtr local)
- {
-   struct ts_priv *priv = (struct ts_priv *) (local->private);
-   struct ts_sample samp;
-@@ -382,7 +389,11 @@
-  axiswidth - 1,   /* max val */
-  axiswidth,   /* resolution */
-  0,   /* min_res */
-- axiswidth);  /* max_res */
-+ axiswidth/* max_res */
-+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 12
-+ ,Absolute
-+#endif
-+ 

[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-openssl/

2018-09-30 Thread Michał Górny
commit: 11bc5a4ccc016c7d0cade246fe7ec0573ffccfb1
Author: Matthias Hauber  fnordpipe  org>
AuthorDate: Fri Sep 28 19:30:28 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 13:22:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bc5a4c

dev-lua/lua-openssl: takeover maintainership

Signed-off-by: Matthias Hauber  fnordpipe.org>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9975

 dev-lua/lua-openssl/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-lua/lua-openssl/metadata.xml b/dev-lua/lua-openssl/metadata.xml
index 5056b9e74ff..731dad42e18 100644
--- a/dev-lua/lua-openssl/metadata.xml
+++ b/dev-lua/lua-openssl/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   cr...@fnordpipe.org
+   Matthias Hauber
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

zhaozg/lua-openssl




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

2018-09-30 Thread Michał Górny
commit: 4abefe703ad472858a908192386430102a9c972c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 29 17:15:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 13:21:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abefe70

dev-libs/liblzw: EAPI7 revbump, improve ebuild

Closes: https://bugs.gentoo.org/667306
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/10014

 dev-libs/liblzw/liblzw-0.2-r1.ebuild | 21 +
 1 file changed, 21 insertions(+)

diff --git a/dev-libs/liblzw/liblzw-0.2-r1.ebuild 
b/dev-libs/liblzw/liblzw-0.2-r1.ebuild
new file mode 100644
index 000..d2613787f46
--- /dev/null
+++ b/dev-libs/liblzw/liblzw-0.2-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="small C library for reading LZW compressed files (.Z)"
+HOMEPAGE="https://github.com/vapier/liblzw";
+SRC_URI="mirror://sourceforge/freestdf/${P}.tar.lzma"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~x86"
+
+src_configure(){
+   econf --disable-static
+}
+
+src_install(){
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-openssl/

2018-09-30 Thread Michał Górny
commit: 7c046aef03eaba52136378da017e6fb60b80e7d7
Author: crito  fnordpipe  org>
AuthorDate: Tue Sep 25 19:02:20 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 30 13:22:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c046aef

dev-lua/lua-openssl: bump version to 0.7.3

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

 dev-lua/lua-openssl/Manifest |  3 ++
 dev-lua/lua-openssl/lua-openssl-0.7.3.ebuild | 58 
 2 files changed, 61 insertions(+)

diff --git a/dev-lua/lua-openssl/Manifest b/dev-lua/lua-openssl/Manifest
index 1e6aec74b04..e5bf8b96d2c 100644
--- a/dev-lua/lua-openssl/Manifest
+++ b/dev-lua/lua-openssl/Manifest
@@ -1 +1,4 @@
 DIST lua-openssl-0.4.1.tar.gz 363525 BLAKE2B 
cd241f742421c31eb4334a472bdd79b3b348210f02a5d4275163a3d57ea6c13adf894aa9aeb24266a8bedf839aadc3c3923bb65d075963b1810581629fb4
 SHA512 
c6deda86f77f9d6de1863611db9eb82506ea9789ec0425cb40cdb7d142d53aa633d53e1446b7eeb464636261385822d9cedc841bd35163931cc3758e7c3a308d
+DIST lua-openssl-0.7.3.tar.gz 383743 BLAKE2B 
2709eed607e6d752488cacd5b96ee4a845f1ec13948fc7e40e45af968f240579b5d96ab69380f87d7edfc8a55aa44b099e9a592891f78a7928d172f5abcbc9fb
 SHA512 
00eea8d4d04e167456a7602ae111cb768db61f7bdf9e0056c424bdcd67618811cd304543f95ecb273c66c6b41779e2fe721cb43bc332765ce77effb6245edbe2
+DIST lua-openssl-aux-b56f6937096acea34ddf241ec7ea08ac52414d18.tar.gz 3684 
BLAKE2B 
78e92c6cc1c2a29b00a9179db71a9404aff40a0e844f2f092b7868bbf98b6f3fa9519c63a2c38304ce2928b007bd4c015c5afa66ca32b1646035ebb949b3c655
 SHA512 
ba1eaf7c6b58fde48f47146d6c773368484ea10a229d6a45f317bda8d8cc21829ceda68071685f1b071e150936362b934b90532344ebb266febcc0efa45904f4
+DIST lua-openssl-compat-daebe77a2f498817713df37f0bb316db1d8f.tar.gz 51418 
BLAKE2B 
1d04684e6b6d850bdf6bd3165a90c6a08bd93b757d91e387da152bcb3fc4756db5c16f3cc12ecf33bcdd647742c7923cc2e72627beb5527c5e9dfbfd63c147ba
 SHA512 
60ec9ecfc4e4ad47b6a8189ffb1e7c83fe8b9e9df13cb91bf33725905ab72bff3d3009e8ad04fb73fd7255facdbb8279f20bfd160aee89b12c25431786eaca14

diff --git a/dev-lua/lua-openssl/lua-openssl-0.7.3.ebuild 
b/dev-lua/lua-openssl/lua-openssl-0.7.3.ebuild
new file mode 100644
index 000..7f3d2b11e5e
--- /dev/null
+++ b/dev-lua/lua-openssl/lua-openssl-0.7.3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="OpenSSL binding for Lua"
+HOMEPAGE="https://github.com/zhaozg/lua-openssl";
+LUA_AUX_COMMIT="b56f6937096acea34ddf241ec7ea08ac52414d18"
+LUA_COMPAT_COMMIT="daebe77a2f498817713df37f0bb316db1d8f"
+SRC_URI="https://github.com/zhaozg/lua-openssl/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   https://github.com/zhaozg/lua-auxiliar/archive/${LUA_AUX_COMMIT}.tar.gz 
-> ${PN}-aux-${LUA_AUX_COMMIT}.tar.gz
+   
https://github.com/keplerproject/lua-compat-5.3/archive/${LUA_COMPAT_COMMIT}.tar.gz
 -> ${PN}-compat-${LUA_COMPAT_COMMIT}.tar.gz"
+
+LICENSE="MIT openssl PHP-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libressl luajit"
+
+RDEPEND="
+   luajit? ( dev-lang/luajit:2 )
+   !luajit? ( >=dev-lang/lua-5.1:0 )
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( dev-libs/openssl:0=[-bindist] )
+   !dev-lua/luaossl
+   "
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   pushd "${WORKDIR}/${P}/deps" > /dev/null || die
+   unpack "${PN}-aux-${LUA_AUX_COMMIT}.tar.gz"
+   unpack "${PN}-compat-${LUA_COMPAT_COMMIT}.tar.gz"
+   rmdir auxiliar lua-compat || die
+   mv "lua-auxiliar-${LUA_AUX_COMMIT}" auxiliar || die
+   mv "lua-compat-5.3-${LUA_COMPAT_COMMIT}" lua-compat || die
+   popd > /dev/null || die
+}
+
+src_configure() {
+   tc-export PKG_CONFIG
+   LUA_VERSION="$(${PKG_CONFIG} --variable=$(usex luajit abiver V) $(usex 
luajit luajit lua))"
+   LUA_CFLAGS="$(${PKG_CONFIG} $(usex luajit luajit lua) --cflags) 
${CFLAGS}"
+   LUA_LIBS="$(${PKG_CONFIG} $(usex luajit luajit lua) --libs) ${LDFLAGS}"
+
+   export LUA_VERSION LUA_CFLAGS LUA_LIBS
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${ED}/usr" install
+   einstalldocs
+}



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

2018-09-30 Thread Jeroen Roovers
commit: 969e263b90fd9a5d68f1feea832321cca1ff72e4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 13:26:48 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 13:33:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969e263b

dev-libs/botan: Stable for HPPA too.

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

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

diff --git a/dev-libs/botan/botan-2.7.0.ebuild 
b/dev-libs/botan/botan-2.7.0.ebuild
index e6887c050c9..10f8cd214c7 100644
--- a/dev-libs/botan/botan-2.7.0.ebuild
+++ b/dev-libs/botan/botan-2.7.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
 HOMEPAGE="https://botan.randombit.net/";
 SRC_URI="https://botan.randombit.net/releases/${MY_P}.tgz";
 
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
 SLOT="2/$(ver_cut 1-2)" # soname version
 LICENSE="BSD"
 IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"



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

2018-09-30 Thread Jeroen Roovers
commit: 4450ee57aec67aed3f9c4ee37ed3457488b7a559
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 13:31:27 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 13:33:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4450ee57

sys-cluster/cluster-glue: Fix implicit openipmi dependency

* Depend on sys-libs/openipmi if USE=ipmilan
* Fix selector_t compile error with >openipmi-2.0.22
* Drop -fstack-protector-all while we're there

Fixes: https://bugs.gentoo.org/653248
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../cluster-glue/cluster-glue-1.0.12-r1.ebuild | 96 ++
 sys-cluster/cluster-glue/metadata.xml  |  1 +
 2 files changed, 97 insertions(+)

diff --git a/sys-cluster/cluster-glue/cluster-glue-1.0.12-r1.ebuild 
b/sys-cluster/cluster-glue/cluster-glue-1.0.12-r1.ebuild
new file mode 100644
index 000..74f9306385a
--- /dev/null
+++ b/sys-cluster/cluster-glue/cluster-glue-1.0.12-r1.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="${P/cluster-}"
+inherit autotools eutils flag-o-matic multilib user
+
+DESCRIPTION="Library pack for Heartbeat / Pacemaker"
+HOMEPAGE="http://www.linux-ha.org/wiki/Cluster_Glue";
+SRC_URI="http://hg.linux-ha.org/glue/archive/${MY_P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="doc ipmilan libnet static-libs"
+
+RDEPEND="
+   !http://docbook.sourceforge.net/release/xsl/current@/usr/share/sgml/docbook/xsl-stylesheets/@g";
 \
+   -i doc/Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   append-cppflags -DOPENIPMI_DEFINE_SELECTOR_T
+   local myopts
+
+   use doc && myopts=" --enable-doc"
+   econf \
+   $(use_enable ipmilan) \
+   $(use_enable libnet) \
+   $(use_enable static-libs static) \
+   --disable-fatal-warnings \
+   --disable-dependency-tracking \
+   --docdir=/usr/share/doc/${PF} \
+   --localstatedir=/var \
+   --with-ocf-root=/usr/$(get_libdir)/ocf \
+   ${myopts} \
+   --with-group-id=$(id -g hacluster) \
+   --with-ccmuser-id=$(id -u hacluster) \
+   --with-daemon-user=hacluster --with-daemon-group=haclient
+}
+
+src_install() {
+   default
+
+   dodir /var/lib/heartbeat/cores
+   dodir /var/lib/heartbeat/lrm
+
+   keepdir /var/lib/heartbeat/cores
+   keepdir /var/lib/heartbeat/lrm
+
+   # init.d file
+   cp "${FILESDIR}"/heartbeat-logd.init "${T}/" || die
+   sed -i \
+   -e "s:%libdir%:$(get_libdir):" \
+   "${T}/heartbeat-logd.init" || die
+#  newinitd "${T}/heartbeat-logd.init" heartbeat-logd || die
+   rm "${D}"/etc/init.d/logd
+
+   use static-libs || find "${D}" -type f -name "*.la" -delete
+}
+
+pkg_postinst() {
+   chown -R hacluster:haclient /var/lib/heartbeat/cores
+   chown -R hacluster:haclient /var/lib/heartbeat/lrm
+}

diff --git a/sys-cluster/cluster-glue/metadata.xml 
b/sys-cluster/cluster-glue/metadata.xml
index c8788d4ba45..a3716ef230b 100644
--- a/sys-cluster/cluster-glue/metadata.xml
+++ b/sys-cluster/cluster-glue/metadata.xml
@@ -7,6 +7,7 @@

Cluster Glue is a set of libraries, tools and 
utilities suitable for the Heartbeat/Pacemaker cluster stack.

+   Install the ipmilan plugin (requires 
sys-libs/openipmi)
Force use of 
net-libs/libnet

 



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

2018-09-30 Thread Jeroen Roovers
commit: d4a97373ef61f87d566ae329e3f7e439ecd6ad4a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 14:09:48 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 14:09:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a97373

dev-lang/spidermonkey: Do not test for dnet_ntoa in libdnet

It's checking for the wrong libdnet, creating a false dependency.

Fixes: https://bugs.gentoo.org/634364
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers  gentoo.org>

 dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild 
b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
index c023e9f7c88..fb6e97c7685 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -77,6 +77,8 @@ src_configure() {
CC="$(tc-getCC)" CXX="$(tc-getCXX)" \
AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" \
LD="$(tc-getLD)" \
+   ac_cv_lib_dnet_dnet_ntoa=no \
+   ac_cv_lib_dnet_stub_dnet_ntoa=no \
econf \
${myopts} \
--enable-jemalloc \



[gentoo-commits] repo/gentoo:master commit in: media-fonts/infinality-ultimate-meta/

2018-09-30 Thread Jeroen Roovers
commit: 6ec3de82f82ea9e8de34b39d204d7eb0f9f44bd7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 14:17:31 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 14:17:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec3de82

media-fonts/infinality-ultimate-meta: Fix HOMEPAGE

Original homepage showed "explicit" content, so reset it to Gentoo's
default. Thanks to dfch for bringing up the problem on IRC.

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild 
b/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
index e089f832aba..13c8306d60b 100644
--- a/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
+++ b/media-fonts/infinality-ultimate-meta/infinality-ultimate-meta-1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Meta package for infinality-ultimate with fonts"
-HOMEPAGE="http://bohoomil.com/";
+HOMEPAGE="https://www.gentoo.org/";
 
 LICENSE="metapackage"
 SLOT="0"



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

2018-09-30 Thread Jeroen Roovers
commit: 0c820df590dd2e17bd1fd9bff6dcf40d654cbe45
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Sep 30 14:21:54 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Sep 30 14:22:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c820df5

media-libs/fontconfig-ultimate: Fix HOMEPAGE

Original homepage showed "explicit" content, so reset it to Gentoo's
default. Thanks to grknight for bringing up the problem on IRC.

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers  gentoo.org>

 media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.04.ebuild| 4 ++--
 media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.04.ebuild 
b/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.04.ebuild
index 1ae06828462..fb67d6643e1 100644
--- a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.04.ebuild
+++ b/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit readme.gentoo versionator
 
 MY_PV=$(replace_all_version_separators "-")
 DESCRIPTION="A set of font rendering and replacement rules for 
fontconfig-infinality"
-HOMEPAGE="http://bohoomil.com/";
+HOMEPAGE="https://www.gentoo.org/";
 SRC_URI="https://github.com/bohoomil/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"

diff --git 
a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild 
b/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild
index 1ae06828462..fb67d6643e1 100644
--- a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild
+++ b/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit readme.gentoo versionator
 
 MY_PV=$(replace_all_version_separators "-")
 DESCRIPTION="A set of font rendering and replacement rules for 
fontconfig-infinality"
-HOMEPAGE="http://bohoomil.com/";
+HOMEPAGE="https://www.gentoo.org/";
 SRC_URI="https://github.com/bohoomil/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"



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

2018-09-30 Thread Thomas Deutschmann
commit: 038a275a0331ef6939d44186558a8cbb9d084dac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 14:20:43 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 14:23:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038a275a

mail-client/thunderbird: fix typo in CXX

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

 mail-client/thunderbird/thunderbird-60.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-60.0-r3.ebuild 
b/mail-client/thunderbird/thunderbird-60.0-r3.ebuild
index 256c7511bb7..5c3905485b0 100644
--- a/mail-client/thunderbird/thunderbird-60.0-r3.ebuild
+++ b/mail-client/thunderbird/thunderbird-60.0-r3.ebuild
@@ -264,7 +264,7 @@ src_configure() {
# Force gcc
einfo "Enforcing the use of gcc due to USE=-clang ..."
CC=${CHOST}-gcc
-   CXX=${CHOST}-gcc++
+   CXX=${CHOST}-g++
strip-unsupported-flags
fi
 



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

2018-09-30 Thread Thomas Deutschmann
commit: 05d69bae3f5e86b1e118effd963cda7102593db8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 14:15:50 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 14:23:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d69bae

mozconfig-v6.60.eclass: fix typo in CXX

Signed-off-by: Thomas Deutschmann  gentoo.org>

 eclass/mozconfig-v6.60.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index b86fa2a0dc6..42a693b5e10 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -203,7 +203,7 @@ mozconfig_config() {
# Force gcc
einfo "Enforcing the use of gcc due to USE=-clang ..."
CC=${CHOST}-gcc
-   CXX=${CHOST}-gcc++
+   CXX=${CHOST}-g++
strip-unsupported-flags
fi
 



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

2018-09-30 Thread Thomas Deutschmann
commit: 4499b731e942be486fef8b88895ea6fa07f1af35
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 14:19:39 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep 30 14:23:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4499b731

www-client/firefox: fix typo in CXX

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

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

diff --git a/www-client/firefox/firefox-62.0.2.ebuild 
b/www-client/firefox/firefox-62.0.2.ebuild
index fa5d585375b..e83a43676a4 100644
--- a/www-client/firefox/firefox-62.0.2.ebuild
+++ b/www-client/firefox/firefox-62.0.2.ebuild
@@ -268,7 +268,7 @@ src_configure() {
# Force gcc
einfo "Enforcing the use of gcc due to USE=-clang ..."
CC=${CHOST}-gcc
-   CXX=${CHOST}-gcc++
+   CXX=${CHOST}-g++
strip-unsupported-flags
fi
 



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

2018-09-30 Thread Mart Raudsepp
commit: c09241fccd68ab8822e76a548c7f1dd3776c0467
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 30 14:23:30 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 30 14:39:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09241fc

dev-python/gst-python: remove old

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

 dev-python/gst-python/Manifest |  1 -
 dev-python/gst-python/gst-python-1.12.3.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/gst-python/Manifest b/dev-python/gst-python/Manifest
index cc7f032fc48..7efdc26b091 100644
--- a/dev-python/gst-python/Manifest
+++ b/dev-python/gst-python/Manifest
@@ -1,3 +1,2 @@
 DIST gst-python-0.10.22.tar.bz2 632651 BLAKE2B 
17c139c2b5514a7a5e4c2351109418a2ed1bcda149e83c0e940dd09619225fa0930bba5f5d42d3c03f5f8567f3c90454b47a51513d609a36887efedcae8ab482
 SHA512 
bbbd6b661778cca990da0e216294d86da31a6e472049905989a3311459dd1227bf8f2ae3699a3cdbb66a16288569764352f1e1b93e696d3db4b0728bc38e5b12
-DIST gst-python-1.12.3.tar.xz 388220 BLAKE2B 
ce9cecab7e65c66b43f7363be18299be0e86b1023b0897d735b8526b30290ccd320204f6acce29e512e85b2e5d7298bdc184eec1488d00fc3b2869311b71295e
 SHA512 
f4d0d09a5b068e79496aa5e0d73f09af2d1e929cf6f80874dba8396950952b795a30f5a33c18b42a650f173c80ce342f959d497aa0d9d281bbe36507a71d1b4a
 DIST gst-python-1.14.1.tar.xz 405312 BLAKE2B 
29be6f79b20a27e0d21f27cbf29b1881216e412c3c4ea016f3ee6bd921ec7b73139f74a20528f7f704526786347b065d246940f152d61a64e4eb926dbb44bb87
 SHA512 
32537e6556b69d00cb0b467239c148c0b9c282b76786be395e053a30554b84aea7c22e7fe6fc6faf77b35fca82fb799df4f52c114b282d0a6ea660f67dc40c53

diff --git a/dev-python/gst-python/gst-python-1.12.3.ebuild 
b/dev-python/gst-python/gst-python-1.12.3.ebuild
deleted file mode 100644
index c23317d494e..000
--- a/dev-python/gst-python/gst-python-1.12.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} )
-
-inherit eutils python-r1
-
-DESCRIPTION="A Python Interface to GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/";
-SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz";
-
-LICENSE="LGPL-2+"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
-   >=media-libs/gstreamer-${PV}:1.0[introspection]
-   >=media-libs/gst-plugins-base-${PV}:1.0[introspection]
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   prepare_gst() {
-   mkdir -p "${BUILD_DIR}" || die
-   }
-   python_foreach_impl prepare_gst
-}
-
-src_configure() {
-   ECONF_SOURCE="${S}" python_foreach_impl run_in_build_dir econf
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir default
-}
-
-src_install() {
-   python_foreach_impl run_in_build_dir default
-   prune_libtool_files --modules
-   einstalldocs
-}



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

2018-09-30 Thread Mart Raudsepp
commit: e27843217f060db5e2c2d3e6cf2c8cafbec40e28
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 30 14:27:18 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 30 14:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2784321

media-plugins/gst-plugins-meta: remove old

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

 .../gst-plugins-meta-1.12.4.ebuild | 69 --
 1 file changed, 69 deletions(-)

diff --git a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.4.ebuild 
b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.4.ebuild
deleted file mode 100644
index dcd283104d8..000
--- a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.4.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-build
-
-DESCRIPTION="Meta ebuild to pull in gst plugins for apps"
-HOMEPAGE="https://www.gentoo.org";
-
-LICENSE="metapackage"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
-IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass 
libvisual mms mp3 modplug mpeg ogg opus oss pulseaudio taglib theora v4l vaapi 
vcd vorbis vpx wavpack X x264"
-REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"
-
-RDEPEND="
-   >=media-libs/gstreamer-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-libs/gst-plugins-base-${PV}:1.0[alsa?,ogg?,theora?,vorbis?,X?,${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-good-${PV}:1.0[${MULTILIB_USEDEP}]
-   a52? ( >=media-plugins/gst-plugins-a52dec-${PV}:1.0[${MULTILIB_USEDEP}] 
)
-   aac? ( >=media-plugins/gst-plugins-faad-${PV}:1.0[${MULTILIB_USEDEP}] )
-   cdda? ( || (
-   
>=media-plugins/gst-plugins-cdparanoia-${PV}:1.0[${MULTILIB_USEDEP}]
-   >=media-plugins/gst-plugins-cdio-${PV}:1.0[${MULTILIB_USEDEP}] 
) )
-   dts? ( >=media-plugins/gst-plugins-dts-${PV}:1.0[${MULTILIB_USEDEP}] )
-   dv? ( >=media-plugins/gst-plugins-dv-${PV}:1.0[${MULTILIB_USEDEP}] )
-   dvb? (
-   >=media-plugins/gst-plugins-dvb-${PV}:1.0[${MULTILIB_USEDEP}]
-   >=media-libs/gst-plugins-bad-${PV}:1.0[${MULTILIB_USEDEP}] )
-   dvd? (
-   >=media-libs/gst-plugins-ugly-${PV}:1.0[${MULTILIB_USEDEP}]
-   >=media-plugins/gst-plugins-a52dec-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-plugins/gst-plugins-dvdread-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-plugins/gst-plugins-mpeg2dec-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-plugins/gst-plugins-resindvd-${PV}:1.0[${MULTILIB_USEDEP}] )
-   ffmpeg? ( 
>=media-plugins/gst-plugins-libav-${PV}:1.0[${MULTILIB_USEDEP}] )
-   flac? ( >=media-plugins/gst-plugins-flac-${PV}:1.0[${MULTILIB_USEDEP}] )
-   http? ( >=media-plugins/gst-plugins-soup-${PV}:1.0[${MULTILIB_USEDEP}] )
-   jack? ( >=media-plugins/gst-plugins-jack-${PV}:1.0[${MULTILIB_USEDEP}] )
-   lame? ( >=media-plugins/gst-plugins-lame-${PV}:1.0[${MULTILIB_USEDEP}] )
-   libass? ( 
>=media-plugins/gst-plugins-assrender-${PV}:1.0[${MULTILIB_USEDEP}] )
-   libvisual? ( 
>=media-plugins/gst-plugins-libvisual-${PV}:1.0[${MULTILIB_USEDEP}] )
-   mms? ( >=media-plugins/gst-plugins-libmms-${PV}:1.0[${MULTILIB_USEDEP}] 
)
-   modplug? ( 
>=media-plugins/gst-plugins-modplug-${PV}:1.0[${MULTILIB_USEDEP}] )
-   mp3? (
-   >=media-libs/gst-plugins-ugly-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-plugins/gst-plugins-mpg123-${PV}:1.0[${MULTILIB_USEDEP}] )
-   mpeg? ( 
>=media-plugins/gst-plugins-mpeg2dec-${PV}:1.0[${MULTILIB_USEDEP}] )
-   opus? ( >=media-plugins/gst-plugins-opus-${PV}:1.0[${MULTILIB_USEDEP}] )
-   oss? ( >=media-plugins/gst-plugins-oss-${PV}:1.0[${MULTILIB_USEDEP}] )
-   pulseaudio? ( 
>=media-plugins/gst-plugins-pulse-${PV}:1.0[${MULTILIB_USEDEP}] )
-   taglib? ( 
>=media-plugins/gst-plugins-taglib-${PV}:1.0[${MULTILIB_USEDEP}] )
-   v4l? ( >=media-plugins/gst-plugins-v4l2-${PV}:1.0[${MULTILIB_USEDEP}] )
-   vaapi? ( 
>=media-plugins/gst-plugins-vaapi-${PV}:1.0[${MULTILIB_USEDEP}] )
-   vcd? (
-   >=media-plugins/gst-plugins-mplex-${PV}:1.0[${MULTILIB_USEDEP}]
-   
>=media-plugins/gst-plugins-mpeg2dec-${PV}:1.0[${MULTILIB_USEDEP}] )
-   vpx? ( >=media-plugins/gst-plugins-vpx-${PV}:1.0[${MULTILIB_USEDEP}] )
-   wavpack? ( 
>=media-plugins/gst-plugins-wavpack-${PV}:1.0[${MULTILIB_USEDEP}] )
-   x264? ( >=media-plugins/gst-plugins-x264-${PV}:1.0[${MULTILIB_USEDEP}] )
-"
-
-# Usage note:
-# The idea is that apps depend on this for optional gstreamer plugins.  Then,
-# when USE flags change, no app gets rebuilt, and all apps that can make use of
-# the new plugin automatically do.
-
-# When adding deps here, make sur

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Search-Xapian/

2018-09-30 Thread Anthony G. Basile
commit: 31065e8b4705454700907380f60b1436b5692b88
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Sep 30 14:55:40 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Sep 30 14:56:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31065e8b

dev-perl/Search-Xapian: version bump to 1.2.25.2

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Signed-off-by: Anthony G. Basile  gentoo.org>

 dev-perl/Search-Xapian/Manifest|  1 +
 .../Search-Xapian/Search-Xapian-1.2.25.2.ebuild| 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/Search-Xapian/Manifest b/dev-perl/Search-Xapian/Manifest
index 306acf45872..5a7cfa721b3 100644
--- a/dev-perl/Search-Xapian/Manifest
+++ b/dev-perl/Search-Xapian/Manifest
@@ -1,3 +1,4 @@
 DIST Search-Xapian-1.2.23.0.tar.gz 70255 BLAKE2B 
7258dde8dd58f3627d1b7fc8a508c8d7a403b3212bbe90e8f2f76e9e77fc4fa522e0dfd04d865435ccae3d6c43446d7fd70361af0036ed10013fb6111a3467b6
 SHA512 
48d47e4edc5f752fc31c4142ce3c92a8ead122d4d872326a153fcb9f8667da4101384a3e06375ebb8d2e3148df744484e92bedad7bf4743417c84018ccda9526
 DIST Search-Xapian-1.2.25.0.tar.gz 72097 BLAKE2B 
9e9f54718bf597c7592cc936e23ce4684ba4104f890ee7216e303af9a075eb895459a46d17bd2c32820eb436545a8a9e008b17f83fa586bf3e9160d80813872d
 SHA512 
2bb0bea59ddfd8159df0b3051034ca28478cb74832cfe7a103b8a4dbeddbd41f6223be6ad56eb3dcb8c7a785d2f7d500844c41f35da3997a843b3ba624a4e795
 DIST Search-Xapian-1.2.25.1.tar.gz 72320 BLAKE2B 
ffdc57cd70b35ef0ddfa94818d7b34b5d80077380901791b27564e6f544a658221e34e3997ae1412ccb8f1e21d515041959de90859f66c450273432de1d1f9bf
 SHA512 
7cb78c1304b69a733b75c1a9b5ae4197be519e67528214a46e4bb9da660cda79f8e9ecf46219af09f174bf652b6000e0eeb50f736a80f2e6f47be46b2d58ef8d
+DIST Search-Xapian-1.2.25.2.tar.gz 72424 BLAKE2B 
b959e1f111def3660f17669e49dfa9bff95bc421bdde35dac22d5cad4d350057cf7b077f030797158c3ae6c7c292775f44e88381e685b9fb5e8364bef3d03403
 SHA512 
92b92f28cf50d162905ef230a28956a4e57d3baca81d227751e905756239be0f843b58f38a8dfdb6c8b6ae827e37a60d7df7022cfab43164293223dd430d4d2d

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.2.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.2.ebuild
new file mode 100644
index 000..cc66a718254
--- /dev/null
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OLLY
+inherit perl-module toolchain-funcs versionator
+
+VERSION=$(get_version_component_range 1-3)
+
+SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz";
+DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="examples test"
+
+RDEPEND="dev-libs/xapian:0/1.2.22
+   !dev-libs/xapian-bindings[perl]"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( dev-perl/Devel-Leak )
+"
+
+DIST_TEST=do
+# parallel fails sometimes...
+
+myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}"
+
+src_install() {
+   perl-module_src_install
+
+   use examples && {
+   docinto examples
+   dodoc "${S}"/examples/*
+   }
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Search-Xapian/

2018-09-30 Thread Anthony G. Basile
commit: e257ae6e82ddeeb9845b5d54e8f5bbe5705a86c4
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Sep 30 14:58:25 2018 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Sep 30 14:58:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e257ae6e

dev-perl/Search-Xapian: remove older versions

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Signed-off-by: Anthony G. Basile  gentoo.org>

 dev-perl/Search-Xapian/Manifest|  2 --
 .../Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild | 38 --
 .../Search-Xapian/Search-Xapian-1.2.23.0.ebuild| 36 
 .../Search-Xapian/Search-Xapian-1.2.25.1.ebuild| 38 --
 4 files changed, 114 deletions(-)

diff --git a/dev-perl/Search-Xapian/Manifest b/dev-perl/Search-Xapian/Manifest
index 5a7cfa721b3..77a3228dc3c 100644
--- a/dev-perl/Search-Xapian/Manifest
+++ b/dev-perl/Search-Xapian/Manifest
@@ -1,4 +1,2 @@
-DIST Search-Xapian-1.2.23.0.tar.gz 70255 BLAKE2B 
7258dde8dd58f3627d1b7fc8a508c8d7a403b3212bbe90e8f2f76e9e77fc4fa522e0dfd04d865435ccae3d6c43446d7fd70361af0036ed10013fb6111a3467b6
 SHA512 
48d47e4edc5f752fc31c4142ce3c92a8ead122d4d872326a153fcb9f8667da4101384a3e06375ebb8d2e3148df744484e92bedad7bf4743417c84018ccda9526
 DIST Search-Xapian-1.2.25.0.tar.gz 72097 BLAKE2B 
9e9f54718bf597c7592cc936e23ce4684ba4104f890ee7216e303af9a075eb895459a46d17bd2c32820eb436545a8a9e008b17f83fa586bf3e9160d80813872d
 SHA512 
2bb0bea59ddfd8159df0b3051034ca28478cb74832cfe7a103b8a4dbeddbd41f6223be6ad56eb3dcb8c7a785d2f7d500844c41f35da3997a843b3ba624a4e795
-DIST Search-Xapian-1.2.25.1.tar.gz 72320 BLAKE2B 
ffdc57cd70b35ef0ddfa94818d7b34b5d80077380901791b27564e6f544a658221e34e3997ae1412ccb8f1e21d515041959de90859f66c450273432de1d1f9bf
 SHA512 
7cb78c1304b69a733b75c1a9b5ae4197be519e67528214a46e4bb9da660cda79f8e9ecf46219af09f174bf652b6000e0eeb50f736a80f2e6f47be46b2d58ef8d
 DIST Search-Xapian-1.2.25.2.tar.gz 72424 BLAKE2B 
b959e1f111def3660f17669e49dfa9bff95bc421bdde35dac22d5cad4d350057cf7b077f030797158c3ae6c7c292775f44e88381e685b9fb5e8364bef3d03403
 SHA512 
92b92f28cf50d162905ef230a28956a4e57d3baca81d227751e905756239be0f843b58f38a8dfdb6c8b6ae827e37a60d7df7022cfab43164293223dd430d4d2d

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
deleted file mode 100644
index cb142fb846f..000
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=OLLY
-inherit perl-module toolchain-funcs versionator
-
-VERSION=$(get_version_component_range 1-3)
-
-SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz";
-DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="examples test"
-
-RDEPEND="dev-libs/xapian:0/1.2.22
-   !dev-libs/xapian-bindings[perl]"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? ( dev-perl/Devel-Leak )
-"
-
-DIST_TEST=do
-# parallel fails sometimes...
-
-myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}"
-
-src_install() {
-   perl-module_src_install
-
-   use examples && {
-   docinto examples
-   dodoc "${S}"/examples/*
-   }
-}

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild
deleted file mode 100644
index e7f905da093..000
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MODULE_AUTHOR=OLLY
-inherit perl-module toolchain-funcs versionator
-
-VERSION=$(get_version_component_range 1-3)
-
-SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz";
-DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86"
-IUSE="examples"
-
-RDEPEND="dev-libs/xapian:0/1.2.22
-   !dev-libs/xapian-bindings[perl]"
-DEPEND="${RDEPEND}
-   dev-perl/Module-Build"
-
-SRC_TEST=skip
-# missing dependencies; fixed in -r1
-
-myconf="CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS}"
-
-src_install() {
-   perl-module_src_install
-
-   use examples && {
-   docinto examples
-   dodoc "${S}"/examples/*
-   }
-}

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.1.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.1.ebuild
deleted file mode 100644
index cc66a718254..000
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms 

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

2018-09-30 Thread Mike Gilbert
commit: 2b62967b00abf6c6672461e5cdd8799751f5d861
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 15:22:08 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 15:22:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b62967b

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

Signed-off-by: Mike Gilbert  gentoo.org>
Package-Manager: Portage-2.3.50_p2, Repoman-2.3.11_p9

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...38.22_beta.ebuild => chrome-binary-plugins-70.0.3538.35_beta.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index c5d2238a41e..3bb7644b824 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_70.0.3538.22-1_amd64.deb 57115922 BLAKE2B 
e963deccf0cee55fc581c43bcab388e5197df560be3769ce3c32a091d556844c034f9897753f53d700c42079d96db529db0db1c5767238e5327129d9f0003931
 SHA512 
ecc07e8ecad852035f60692b5b3d04ec15567ada4d519095067f6d937116fdc2350a1b5cb62f0f4bb8fdc19f720a9f652f77b50b6556010b1128733c504377b7
+DIST google-chrome-beta_70.0.3538.35-1_amd64.deb 57135036 BLAKE2B 
32bb60b0391b0736b9d466ea7a41c2a3234e5294362da44e72e4c20078fa0ed4e4acb5871174b22e9ed505cde3a8bb6585c80863d7fed3c9071536519d8a06e9
 SHA512 
751843d0ad0d74586b9100c07a29579509e56694972eef089697df8dd05128484bd2bdd656bcbaacd6f90177ec3dd6cecd39b1df095ec7936abffe2ee6161223
 DIST google-chrome-stable_69.0.3497.100-1_amd64.deb 54675966 BLAKE2B 
7043eca541b3dd75ed45ffd7bd06b26f2c3561378be913bc3988274ac1adc98ac05df7e7d42ec24402dea482131494f939578b5b1fde87224caa3e59bad25e96
 SHA512 
6566fefd13ef3013368d3f9edb7aa967d83fa888bec429beca16c0cab6398eaef5c07c31f399417baebeb7d0f79f5eebd651a31d0bca34eaa6ec729798b430e4
 DIST google-chrome-unstable_71.0.3559.6-1_amd64.deb 57503184 BLAKE2B 
48fdb39d3523e1cd58641d57a7fd10172c67879fbcf327a68fdf76b4ce7adfbeddced03136f2a89d9012cfd27d79bd32c20f7c158d6541be5dcbc0180791beb9
 SHA512 
30367f713bb283df64c157f01bb9c3d6dc39354628f331d5aca8b886d213d2f5b990536468a57979c7fc2fd89350abe32d47dbc1a4ebffa4055a2193ad4e

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.22_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.35_beta.ebuild
similarity index 97%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.22_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.35_beta.ebuild
index 08f94544e0a..6fcfccb7dc1 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.22_beta.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-70.0.3538.35_beta.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



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

2018-09-30 Thread Mike Gilbert
commit: cff60df86f67aa0cee022f83d66eb6867ab71c7b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Sep 30 15:21:54 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 30 15:21:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff60df8

www-client/google-chrome-beta: automated update (70.0.3538.35)

Signed-off-by: Mike Gilbert  gentoo.org>
Package-Manager: Portage-2.3.50_p2, Repoman-2.3.11_p9

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-70.0.3538.22.ebuild => google-chrome-beta-70.0.3538.35.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 33379927dc4..75f9a49fbf4 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_70.0.3538.22-1_amd64.deb 57115922 BLAKE2B 
e963deccf0cee55fc581c43bcab388e5197df560be3769ce3c32a091d556844c034f9897753f53d700c42079d96db529db0db1c5767238e5327129d9f0003931
 SHA512 
ecc07e8ecad852035f60692b5b3d04ec15567ada4d519095067f6d937116fdc2350a1b5cb62f0f4bb8fdc19f720a9f652f77b50b6556010b1128733c504377b7
+DIST google-chrome-beta_70.0.3538.35-1_amd64.deb 57135036 BLAKE2B 
32bb60b0391b0736b9d466ea7a41c2a3234e5294362da44e72e4c20078fa0ed4e4acb5871174b22e9ed505cde3a8bb6585c80863d7fed3c9071536519d8a06e9
 SHA512 
751843d0ad0d74586b9100c07a29579509e56694972eef089697df8dd05128484bd2bdd656bcbaacd6f90177ec3dd6cecd39b1df095ec7936abffe2ee6161223

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-70.0.3538.22.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-70.0.3538.35.ebuild
similarity index 98%
rename from www-client/google-chrome-beta/google-chrome-beta-70.0.3538.22.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-70.0.3538.35.ebuild
index 3a57de6d8e1..3a03ee42c9b 100644
--- a/www-client/google-chrome-beta/google-chrome-beta-70.0.3538.22.ebuild
+++ b/www-client/google-chrome-beta/google-chrome-beta-70.0.3538.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"



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

2018-09-30 Thread Mike Pagano
commit: 3c492558704ec5e01caeedb469f81d71943bbd59
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Sep 30 15:35:46 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Sep 30 15:35:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c492558

sys-kernel/git-sources: Linux patch 4.19-rc6

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

 sys-kernel/git-sources/Manifest|  1 +
 sys-kernel/git-sources/git-sources-4.19_rc6.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 8e5b5465482..02c34e2a478 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -4,3 +4,4 @@ DIST patch-4.19-rc2.patch 38326203 BLAKE2B 
7cb9f6a80591dcecc13b22d9990d2ea03218f
 DIST patch-4.19-rc3.patch 38635039 BLAKE2B 
c6f5840a1483c0a97b284f038f965d74b268c3f2eb7c60d7c0b6136e8d996482127653a000135af32a9c2d69d42bea571acbe88d1a0ee42be38fee07853aa121
 SHA512 
ba836197b02bc25af6201c819efc3266a8e12214161203b82aac488c28f939065b8b7887c035cfe3ca18f0cbec5b833bb9623277686b05228002f9f0f2986a8c
 DIST patch-4.19-rc4.patch 38932487 BLAKE2B 
fc07f52bc086f9d4f52e1ebd996ac1a2cdfce8130edb2f26251863b2f4a78f0f55c82a7f7aaf744db8b40e1ad4ab8aa3f16f3934960c46a06edb5967382d5d96
 SHA512 
8d61ff650a479676310db533d0d0625c5304caf777d924199b91a7b94d4840d9088def4a9b184e493a083a03ed20853811a5ee45b4f5074efd79129d6b3fb7b1
 DIST patch-4.19-rc5.patch 39132199 BLAKE2B 
511377a23c45f3905fb710c09727a2a8ce93b7e1b10e2274dd38ee7b2095390a4f99c6e193756719b5de9fd6c17d0d901be1aef78b92718436745ece0a57b82f
 SHA512 
0080e66cf9f0ae187c9210ecc5af15978642916d71920383e365cfcb3c837a5ee4052fd53030eafa1ccdd996663ad66d1730c8e49e85e584bc616dcf6389868e
+DIST patch-4.19-rc6.patch 39335180 BLAKE2B 
94bbeb07c7d0dadabdad0c177148747d04d3f1d1dc47257183113d6d54d9b59f67a80efeed8d7c8116d088065435b9c87352631cb910ac583f02688ee96f2884
 SHA512 
15b4748e8d98a6843c7fc47081996c79c3d4a11302ef786193432f70ec809628294dbffc5b162113aa04d2313ad69d8fafe5713a19397ce82d36e134630be59b

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



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

2018-09-30 Thread Andreas Sturmlechner
commit: 78dc4b326a317b0dbada8261be2ce45016ded02f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 20 10:16:23 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 15:39:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78dc4b32

media-sound/wildmidi: Security cleanup

Bug: https://bugs.gentoo.org/627316
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/wildmidi/Manifest|  4 --
 media-sound/wildmidi/wildmidi-0.2.3.5.ebuild | 43 -
 media-sound/wildmidi/wildmidi-0.3.6.ebuild   | 70 
 media-sound/wildmidi/wildmidi-0.3.7.ebuild   | 68 ---
 media-sound/wildmidi/wildmidi-0.3.8.ebuild   | 70 
 5 files changed, 255 deletions(-)

diff --git a/media-sound/wildmidi/Manifest b/media-sound/wildmidi/Manifest
index 25252a2ab96..97a6718b240 100644
--- a/media-sound/wildmidi/Manifest
+++ b/media-sound/wildmidi/Manifest
@@ -1,5 +1 @@
-DIST wildmidi-0.2.3.5.tar.gz 375792 BLAKE2B 
d4f14df0e46ce59d18fc2949d5e3789831301fa86b3abe9d0d027e4beb15cfde871561851d49bcfe3784db16d1a4433a8b3a19a05e673215d84255e0caaa51d5
 SHA512 
20bce7c551239944d2f6cd27a0963628e13624e651aabfae62380fe953ac3fc67eb27551a427c41ef2b057ec00903128d6afeccfc2688aefd46709d1f941befc
 DIST wildmidi-0.3.13.tar.gz 132407 BLAKE2B 
5f603adb7583d47ca0595a48a385412d09ca8b19e99c93ba474d91076fa17a54e12e08bb39ea73d16c07addeab86e6c9d8b778d19045ef6b7d551d041bbc58fa
 SHA512 
e9ede8a98c97e57a7bd34e63fc725a1b47bbff6b41f5dca101249917f0e7756ce4d93a84b8d5b6f592687fd3deed369c22c727873c9bdd1bea6e8c31fdbb4fdb
-DIST wildmidi-0.3.6.tar.gz 105534 BLAKE2B 
4c2a62ec61333c3d9dc7f26e981389f22c6b2b611a548d6ff3fa9bc450490ece42f5b1c636dc53fc05c51b445a0ce8bc68fdfccdd440aa82bef36001049ce9d5
 SHA512 
e7efb9e9e67ee518dd0cdabbe8d701ec3c0762ea007e52533b82f4a4984e0600f7ba1cd9f9b79dda9e553fa04ca861b0b8d4b21ceb35ed0c8f5a4fe6de66d1d0
-DIST wildmidi-0.3.7.tar.gz 121501 BLAKE2B 
bae856c00449564f9199f977a4881d51c19769da10bf554a8baf681454a50b67b70feeda19592be91beda65131d4f241e661524f9c65163fb95a8570fee7f779
 SHA512 
b4d40404891161cb55a71dd790e2dbd2c4ec21730c8aaa6f3a68eeacd36d939f859b55ab535bee2feb9ffed04337332ef1eedcffbff6ae02d7499fec97f7a42b
-DIST wildmidi-0.3.8.tar.gz 121690 BLAKE2B 
fd11315e930a30f89ca57af0819116f8385fa1a7ecaedf7df1decc39774fa0a98df6b12e47bc8254a6c856bf41083571effa3aa70a448c1fdbcc0bbc7e848178
 SHA512 
883c5b2db84bee85f14a98729496aa9e15f5c1414dbaed6108d07e649b34937cbd3e8a8823a2b6519fcc7fdd354219c0667615c7b31e8952e13f8635e5284f50

diff --git a/media-sound/wildmidi/wildmidi-0.2.3.5.ebuild 
b/media-sound/wildmidi/wildmidi-0.2.3.5.ebuild
deleted file mode 100644
index 965c76bff30..000
--- a/media-sound/wildmidi/wildmidi-0.2.3.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit base autotools readme.gentoo
-
-DESCRIPTION="Midi processing library and a midi player using the gus patch set"
-HOMEPAGE="http://wildmidi.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86"
-IUSE="alsa debug"
-
-DEPEND="alsa? ( media-libs/alsa-lib )"
-RDEPEND="${DEPEND}
-   media-sound/timidity-freepats"
-
-src_prepare() {
-   DOC_CONTENTS="${PN} is using timidity-freepats for midi playback.
-   A default configuration file was placed on /etc/${PN}.cfg.
-   For more information please read the ${PN}.cfg manpage."
-
-   # Workaround for parallel make
-   sed -i -e "/^wildmidi_libs/s:=.*:= libWildMidi.la:" 
"${S}"/src/Makefile.am || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-werror \
-   $(use_enable debug) \
-   $(use alsa || echo --with-oss)
-}
-
-src_install() {
-   base_src_install
-   find "${D}" -name '*.la' -exec rm -f {} +
-   insinto /etc
-   doins "${FILESDIR}"/${PN}.cfg
-   readme.gentoo_create_doc
-}

diff --git a/media-sound/wildmidi/wildmidi-0.3.6.ebuild 
b/media-sound/wildmidi/wildmidi-0.3.6.ebuild
deleted file mode 100644
index a2e39896724..000
--- a/media-sound/wildmidi/wildmidi-0.3.6.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils readme.gentoo
-
-DESCRIPTION="Midi processing library and a midi player using the gus patch set"
-HOMEPAGE="http://www.mindwerks.net/projects/wildmidi/";
-SRC_URI="https://github.com/Mindwerks/${PN}/archive/${P}.tar.gz";
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+alsa openal oss +player"
-
-DEPEND="player? (
-   alsa? ( media-libs/alsa-lib )
-   openal? ( media-libs/openal )
-   )"
-RDEPEND=

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

2018-09-30 Thread Andreas Sturmlechner
commit: 121373c3bd28988c0fd3012373cdfd0dc23f6d2f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 15:35:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 15:39:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=121373c3

profiles: alpha: Mask media-sound/mpd[wildmidi]

Blocking security cleanup.

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

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

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 2f61400500f..5ff732c764d 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (30 Sep 2018)
+# Optional dependency blocking security cleanup, bug #627316
+media-sound/mpd wildmidi
+
 # Joonas Niilola  (09 Sep 2018)
 # Optional dependency blocking updates.
 media-plugins/imlib2_loaders eet



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

2018-09-30 Thread Andreas Sturmlechner
commit: 57772d505badbdfc8114ed122aa4a022855f538a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 15:57:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 15:58:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57772d50

app-office/libreoffice-bin: Drop 6.0.3.2

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

 app-office/libreoffice-bin/Manifest|  12 -
 .../libreoffice-bin/libreoffice-bin-6.0.3.2.ebuild | 268 -
 2 files changed, 280 deletions(-)

diff --git a/app-office/libreoffice-bin/Manifest 
b/app-office/libreoffice-bin/Manifest
index d99d57e5ba9..437830de20e 100644
--- a/app-office/libreoffice-bin/Manifest
+++ b/app-office/libreoffice-bin/Manifest
@@ -1,24 +1,12 @@
-DIST amd64-bin-libreoffice-6.0.3.2.tar.xz 80241340 BLAKE2B 
ccf0df99283356aa384bae7d33c92fd44adb3aca4ddfd18a1afefad6c1dbf40e6fd31f2fea2ab53f15beb9d13707632c651d94a512ebc3959ae1dbce432139d7
 SHA512 
72a955f80c371c899c39ca2b2ad29e029ac5d71d5690b7cc198b413cbd2cf50064ee8340fc7fec82b5db24a1d94148788dfa3685dfd70ca7437aad3c0a443939
 DIST amd64-bin-libreoffice-6.0.6.2.tar.xz 80491496 BLAKE2B 
a182c9e47a625e15a08976dbfe16724f6201094bae93f8a9ed7f4b819a1657a0781d4970ea213e652a49c5916e8e34c0dbeaa4989ee6e2ce4760a041a3714a20
 SHA512 
d5a92d430022a0b56902395e9224e87681130a489b41aa93d171848d7c612d5e2138422e8738d673f43744963fe0caadacd729f49193cd96e9bd1f394c868892
-DIST amd64-bin-libreoffice-gnome-6.0.3.2.xd3 16533839 BLAKE2B 
32513b9df6f67fa54ff61abbf26e48e785cc47ab7f1df38ce5b30bb5e156b79834bbd3933dd9fc15397453af44eb5d1cd60bb07b238df5360ead432f08600bc8
 SHA512 
677538bf28049dfd4e285ebbe260392ef12730b96c9d5772e919afbea87e07ccbfc427258ecc2715e4dd97e0e0e6c23150a972747848b352281be1da765e07ae
 DIST amd64-bin-libreoffice-gnome-6.0.6.2.xd3 16613087 BLAKE2B 
7cdec36d986fc7ed3c92c26b1ea91c24d8b951d27a8f0f32821f542e7abf456cd611eee79667e2d508a4d9510d1685253807b0e2a0e62a3f3b3e76a03f12cc6b
 SHA512 
1686d19c296096ac2d3400ea06c8a8e00d56e0db2896d66021b88f7025981d14a9ea207cdb68685a1f6efcbe9be133ebdae27771c8e7c8a9e3c5675bb1e20a9f
-DIST amd64-bin-libreoffice-gnome-java-6.0.3.2.xd3 27088942 BLAKE2B 
3642466bec0631a8c801d10e699c027db8ef2b7ffb207113afd4a80cd165c5575647927095e513dbc7ba5cfc256b9b24058559a18ef47107d3632608da5c1744
 SHA512 
71c47127cdafc1f89a1bbec5d640916fe4005beb3a3cae750685050724817805a564c4c6ffaa1b70157e0769b363bb79b2cd5a70e42edb439e59e8a7678aec57
 DIST amd64-bin-libreoffice-gnome-java-6.0.6.2.xd3 27267767 BLAKE2B 
42e3cdb1754bd97ce11320ed6a01b678399be0fb541fcbe9193dcf662955be4d3483fb561958a94b82c73c4c02cc2de88d80d951514a6a0b4667657907941f41
 SHA512 
820d340c0d3a20074f636b970f5a6ac37a67ea99be1c1bded2cd2d6a508f05e3406e97d42ccf1f66c9beb19f9d027acf2e557a57157e74ff2873388dca123a2d
-DIST amd64-bin-libreoffice-java-6.0.3.2.xd3 26086875 BLAKE2B 
8b11a74400a5d275c72325842024cc911e38e987bd33f8a42292c4bbba1c6c25f95374c37ddf25377f02e799e47c745704faad0482840e867e53790e76a1fb41
 SHA512 
b8ecbc631de6451c27a40c5dbe373a829a6a1ac8ad7762817182aac71cb2efb70859badc9f08d67ccb836f32958d79f029236a910f0cd32cd583aff68422af33
 DIST amd64-bin-libreoffice-java-6.0.6.2.xd3 25919864 BLAKE2B 
e08fe57214893d270a2f56dd1732a72279f8ba38451ea7bc852ab1d43ea5dab0ff22d77f22456dce260164395f0900c28670c051a992368ebcb1c6a23efef609
 SHA512 
bf7c988e619399b36471f11ed719b8bac025fe6fb80300b2cd625346035fc823b84b812d68ebd98e81c9eceab632e5a933787088bc55a0719e9ced2305772b55
-DIST amd64-bin-libreoffice-kde-6.0.3.2.xd3 16836580 BLAKE2B 
b71b5945367d20e0b05cf17304ff860ba6d504a4922c125028ce02748c7fa88dabf086a0c57f35257f511475f87169137332a0b1a44e7e380041c5cf301266ed
 SHA512 
0ff269492903f66b8702168fc9c0d432aa287ee01d167919abe7cd913e1975b8ae63b28fa4383d96cffced5a71420b445f762aa9ec3163301b164122dbe167cf
 DIST amd64-bin-libreoffice-kde-6.0.6.2.xd3 16483824 BLAKE2B 
1685f5af9ffc3d879130741d7ada9abfdbd0ad54c47fa44cf60425cad9637ed2bb1c787e95193c223be44dd03c04585e27210a53f3cf518d354e698eff48a13d
 SHA512 
897bb83515941724eb2b580887d75627e4113b87f57620046fc298cc83e4a7ced5c49320fd0f2c71c7fbd976b69be796702d8522067747b6b96e766d04d911b1
-DIST amd64-bin-libreoffice-kde-java-6.0.3.2.xd3 27332736 BLAKE2B 
6ec2d1b3e66bc05bce17706206fbecc8cb00d1d472795e1b194286e2da4137aacb97f8fffe86b8628d61c3fcfd95e766ba1e58c0aca4f1ac7bfad26c143a1820
 SHA512 
7116c9ccac4c6453c5f859c12157ee908ad718958922b3c7cfff460319cb6b214f177f1f922fc670a395ce08630987b7f85497dc20f5802e5d2fc4c1aa7fbb45
 DIST amd64-bin-libreoffice-kde-java-6.0.6.2.xd3 27132579 BLAKE2B 
c7f406f0e2d3ab088985b504ddc3bf9c7e8feb1fd569918f21161dca571af134d5cdbc1aac7d00f5a99d8b943088f711ba6066009a7f399826fae85bc5b3443d
 SHA512 
934d5faea55ec1a8292c3d45a6621e773f1132a51bf513703237b684b22784acbada8b6e5fa0e119ee4ebcf15873f4d7fc56aa60007632da32ed8ed54b6ef1cc
-DIST x86-bin-libreoffice-6.0.3.2.tar.xz 82383316 BLAKE2B 
24841434c900c08fe8090e1981cf700b671dc19b7e38bc4d2a228dd86a31feec70de4c569bf9fafae48ca5adba7f7822d491433dd9579a88

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

2018-09-30 Thread Andreas Sturmlechner
commit: 5628d2207212ce9c9b61d5f4da710872bc5302b6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 15:58:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 15:58:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5628d220

app-office/libreoffice-l10n: Drop 6.0.3.2

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

 app-office/libreoffice-l10n/Manifest   | 168 -
 .../libreoffice-l10n-6.0.3.2.ebuild|  88 ---
 2 files changed, 256 deletions(-)

diff --git a/app-office/libreoffice-l10n/Manifest 
b/app-office/libreoffice-l10n/Manifest
index 0ff5ef42a76..9225bf034c1 100644
--- a/app-office/libreoffice-l10n/Manifest
+++ b/app-office/libreoffice-l10n/Manifest
@@ -1,171 +1,3 @@
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_am.tar.gz 7989311 BLAKE2B 
7ff6325d64d79df5c4a4785895a8124b694dbed8cf531ed0fc430a5eaeea5150d907649108523cb7307e76b8bba6667a1b387c69319a4f97fc89d0d0e1a04e01
 SHA512 
ed74a073453986b5b1ce9a10c661019f224e5e759a221b1a82dccafee346c686aaabecc76a10ee40f57c06840a5292099671cad6d76cc85ba7e579a13f0b2b1a
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_ast.tar.gz 7905060 BLAKE2B 
2276f2fbffb28de02fbbd6aaadca9f7e9e91f6469cabdcaba2774c47b71b4558c0b832d1dae196223b23781e67fb068dd3be37b4bcd4fb1e6cb2d9c35c456e54
 SHA512 
80d01b4fe97857de7a44cc2df14f2ec835a80ec1ba2b29f75f69590288aa496158654989b32bc678b528366171af4278125bdf0a48aa96539443124bfe443283
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_bg.tar.gz 8465944 BLAKE2B 
4c8b6f310b2cf804562df7718f9d9020f0fa06549136688e82aff2313a86f0bde314895417f04757b5da84e0f75e613f93c0344a62f0d5e7d44f8d6dd73f4c7c
 SHA512 
308eb6d78746696456a91b80e95cbc10642d6594d47c180f85924457368755347bc9d949d5e8395175dc5acdfedd88b350211d18fbd61fcd99ed04d493fbdd93
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_bn-IN.tar.gz 9145265 BLAKE2B 
03a40f0d4c163690f9737745ea4099bebdfcac79f330afd90fa3e1c8b720a32c30430c0e6f5db921f7227e1a04a51a4aec67468e01626280e5a7e583b917a306
 SHA512 
08b4fccf40cb5c4d95351b19eafce7d138315b1566fb7ff4974368a31a2875da0e31adabc0af099e3d77fdf99806b659b44fe879a771effb11001963f973dfff
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_bn.tar.gz 9145077 BLAKE2B 
11db29866225ed0198cf1a792441ef423a969ee33f402d70c88e36532dd6952716e13169969c254ec1aae615cff1cc05c4adc4235799283a64dc30e4063e8f8e
 SHA512 
cd4b44db2b0d41c5fe5c64d6d5b6d9a17477c850c691f759966d0aa8db1bdbc490ee4ec0e6a35eb457b6fde9fc89611634a23181232eb91a91663bd4402c772c
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_bo.tar.gz 8890766 BLAKE2B 
2dd15400c6338bec55b3b87d4cf3c216f2df1e4c11180789a85284935289a033f14a2d9b7b2a696deb3c54944db21f673977ae33cdbdb896afa1aa4ebec70f90
 SHA512 
ddf25cf1d50d69b6631d4b1b073ce601f0429422deef7b0b9fc9ed70943f727796f53967f3843b309670ee490e92b90361f18b6258f8617d47cb51c9e2ba4a3d
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_bs.tar.gz 7210660 BLAKE2B 
774cc885d9ccefb3272f930428c44b2796c830928a31e748189d0cba33bf5b7b85154263dfa5167850c2fb7b7041ca21808fc53acc172b3ad62a26cf4dd020c8
 SHA512 
9876fcfe2776c01632218f2025a305894a828f2087b61a4c1ffe0afa400ce72c7858aeeb18f46b4a1e4faa85f2cdee0295b21438de2a8b94ebbef4a6c10e5afb
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_ca-valencia.tar.gz 8091859 
BLAKE2B 
79cfe1fd2699c8f6b399c9c3fab35d776f24ca97fc592903a62b1db4b4de42c1166abf1bbc7b552c660a611a94e131515e1d3f4f923476cb5627609565e1252e
 SHA512 
67404f9a73c749fecd7edf689c4d7f25b901278368cf24e1c20f57b7d3a8a04e9fe61782556215e9d6e33ada6d80c1812c56631942b93618356f5128b528a50a
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_ca.tar.gz 8095296 BLAKE2B 
d6433136e6044ca936dc275722d16be86cab3c4514b078c44d9d437ef66f2308162bc671a3ab0b34159365cdcb31790cc9c35fd7263e435a300470701a75c6c4
 SHA512 
b88fdc80bf4dd193061d141b9c4f6e0deec86d9fb4db435f3259fc4cd1cf4bbd8dc22802ab2ed9abb36d5d4f7ba014cc52586c78eccb69b0b16a07f8fb39aa7c
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_cs.tar.gz 7798311 BLAKE2B 
89a9d236ec41b2d8f64286839e99acdd735ea8a72d7b5710a1f0e9b367baf82ce22305ff27ae0db3e4d0a3c714cdab448011a5b50be93fa48829bd5dd7211b5c
 SHA512 
1f740b586430f62d770f8bba86ae6cc4d5292f6f27b3957d9ffcce06adfda0348ce0f7d2b9858ea08df5dd61549549d6cda056a01c2c837a9341d10be40a5599
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_da.tar.gz 7725962 BLAKE2B 
9c84cfc2599c14a8b92be833debc8eab6474a4cfb79613e9389955dd6b395611152e21a77b6418f8fda60f10c22288c5eb2e9dc55745442d84c2e529eac08c29
 SHA512 
e54f20f53d684786952a490bf24a10217a0dc30e61094d6a41686dc972ec84620ab837bac5b5aad8ad1c53d76e23cb9424ec74dbe40b2cb9348bb36a211d290b
-DIST LibreOffice_6.0.3.2_Linux_x86_rpm_helppack_de.tar.gz 8226939 BLAKE2B 
ca261cd3f6a1ce1b8d7c681b1d8cd83790ccddbe91ddd3d8779b7d7d0fd57bd7e21e9f88bf78b48647dc59a42fdfe572756299e409bfa87648cb2e7f16e9a349
 SHA512 
da0c71bf351eff40581b0c824587b256a451e7af01bd6a80310f591e0c8f8e27903e33ee7ffd49721acb79671c0f411825495ae7fcf63a4a590ed3fffc715ee4
-D

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

2018-09-30 Thread Andreas Sturmlechner
commit: 893ad6617685e206c0d1ca8916cac0d893df5165
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:06:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:06:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893ad661

media-libs/libgig: Security cleanup

Bug: https://bugs.gentoo.org/634878
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/libgig/Manifest   |  2 --
 media-libs/libgig/libgig-3.3.0.ebuild| 39 -
 media-libs/libgig/libgig-4.0.0-r1.ebuild | 42 
 3 files changed, 83 deletions(-)

diff --git a/media-libs/libgig/Manifest b/media-libs/libgig/Manifest
index c23e0ff51dc..f1eb0a69026 100644
--- a/media-libs/libgig/Manifest
+++ b/media-libs/libgig/Manifest
@@ -1,3 +1 @@
-DIST libgig-3.3.0.tar.bz2 338119 BLAKE2B 
71135ae9296977925e7c351579643d1d950e87525072a2210e33a67cdf427ca06d38f7ccfb35df5c2a60158f7e3fb9c01a5adf3c81446576fa2b35e4a031121e
 SHA512 
e46c3746eed234303618cef68e21aee86cfc4be785bbacbb4483169450cd98d379a2598b44c1f90c4d9fb8d87f3fea74e5faa45291561b52c1d0d02de46a52a7
-DIST libgig-4.0.0.tar.bz2 700905 BLAKE2B 
909e4c88de0859be29ff52ed2dc366b056388252fefe426add8937ebf9630c6767ef179de6f92176ce2031877c4d4839734ce461396d5bfbdf118157c78cf3f3
 SHA512 
171eb322a913447708881edad8da5d0d12b873bf36d191cd181dddf67a82446c8400cb4b7a6386b62ac20df8571a1597c6765fa0ef6d443957b5aae03afb345c
 DIST libgig-4.1.0.tar.bz2 538345 BLAKE2B 
c05a1dfb5a7a3f358008cbde10dc081c9d8593a01bf4458585609cf5736eea3c8cdcedef85d3be6fc3208f27feb253174458f982b51e2e9c7f7b10a81da4c264
 SHA512 
e88500f5d60d597b383093f904a2356aba7505a3a22b4852fe3fbbe71723fddbfc81029a82edf3c18e46ade519343cdbe87c06c652f982ffd4cfb4c35d5a9a0a

diff --git a/media-libs/libgig/libgig-3.3.0.ebuild 
b/media-libs/libgig/libgig-3.3.0.ebuild
deleted file mode 100644
index a9607e0a96a..000
--- a/media-libs/libgig/libgig-3.3.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="a C++ library for loading Gigasampler files and DLS (Downloadable 
Sounds) Level 1/2 files"
-HOMEPAGE="http://www.linuxsampler.org/libgig/";
-SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc"
-
-RDEPEND=">=media-libs/libsndfile-1.0.2
-   >=media-libs/audiofile-0.2.3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_compile() {
-   econf
-   emake -j1 || die "emake failed."
-
-   if use doc; then
-   emake -j1 docs || die "emake docs failed."
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog NEWS README TODO
-
-   if use doc; then
-   dohtml -r doc/html/*
-   fi
-}

diff --git a/media-libs/libgig/libgig-4.0.0-r1.ebuild 
b/media-libs/libgig/libgig-4.0.0-r1.ebuild
deleted file mode 100644
index 74520ea90bf..000
--- a/media-libs/libgig/libgig-4.0.0-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib
-
-DESCRIPTION="a C++ library for loading Gigasampler files and DLS (Downloadable 
Sounds) Level 1/2 files"
-HOMEPAGE="http://www.linuxsampler.org/libgig/";
-SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc"
-
-RDEPEND=">=media-libs/libsndfile-1.0.2
-   >=media-libs/audiofile-0.2.3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_compile() {
-   emake
-
-   if use doc ; then
-   emake docs
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS ChangeLog NEWS README TODO
-
-   # For libgig.so to be found at runtime
-   printf "LDPATH=\"${EPREFIX}/usr/$(get_libdir)/libgig/\"" > 99${PN}
-   doenvd "99${PN}"
-
-   if use doc ; then
-   dohtml -r doc/html/*
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-09-30 Thread Sergei Trofimovich
commit: 5cb1060e652b1cd3c5f6f8a755417642ceb61bef
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:58:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb1060e

dev-perl/IO-Multiplex: stable 1.160.0-r1 for sparc, bug #667266

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

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index c7ab59e6bb1..549abb06bc4 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Hook-LexWrap/

2018-09-30 Thread Sergei Trofimovich
commit: f7cb0be9d0fbe347bfaa46ca46852db0d5fafa81
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:52:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cb0be9

dev-perl/Hook-LexWrap: stable 0.260.0 for sparc, bug #667266

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

 dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild 
b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
index 14936965d8c..0669e8dd889 100644
--- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
+++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Lexically scoped subroutine wrappers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Tiny/

2018-09-30 Thread Sergei Trofimovich
commit: f2cc11f9e795352fd349c74a6b9a0dff22d272ba
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:53:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cc11f9

dev-perl/Exporter-Tiny: stable 1.2.1 for sparc, bug #667266

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

 dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild 
b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
index 813c9d6b227..a98254dd6a5 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="An exporter with the features of Sub::Exporter but only core 
dependencies"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/

2018-09-30 Thread Sergei Trofimovich
commit: b52de43e66358a9e69e9c19ce7858c06ca35
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:54:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52de4cc

dev-perl/Variable-Magic: stable 0.620.0 for sparc, bug #667266

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

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild 
b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index dcb76578eee..a64e5b6259d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockRandom/

2018-09-30 Thread Sergei Trofimovich
commit: 088ee0b7eb6509f8c9155a9f7a1981e339a99403
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:57:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088ee0b7

dev-perl/Test-MockRandom: stable 1.10.0 for sparc, bug #667266

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

 dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild 
b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
index a9019d4a764..0c83afc13fd 100644
--- a/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
+++ b/dev-perl/Test-MockRandom/Test-MockRandom-1.10.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Replaces random number generation with 
non-random number generation
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE="test minimal examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/

2018-09-30 Thread Sergei Trofimovich
commit: 3af93269c831691e5f15aafece9c71dc1b3d3382
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:05:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af93269

dev-perl/ExtUtils-F77: stable 1.200.0-r1 for sparc, bug #667266

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

 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild 
b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
index d50e1a9dbcb..ac102227a76 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="virtual/perl-File-Spec



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

2018-09-30 Thread Sergei Trofimovich
commit: dc60f4155e253df02e09b3c22c8d57412bacbd3b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:03:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc60f415

dev-perl/DateTime: stable 1.280.0 for sparc, bug #667266

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

 dev-perl/DateTime/DateTime-1.280.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.280.0.ebuild 
b/dev-perl/DateTime/DateTime-1.280.0.ebuild
index cf3160559fd..9a8d1506f00 100644
--- a/dev-perl/DateTime/DateTime-1.280.0.ebuild
+++ b/dev-perl/DateTime/DateTime-1.280.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="A date and time object"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Taint-Runtime/

2018-09-30 Thread Sergei Trofimovich
commit: 187033755075cf9864b9922054d153920b76dbf4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:02:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18703375

dev-perl/Taint-Runtime: stable 0.30.0-r1 for sparc, bug #667266

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

 dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild 
b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
index 708409e6148..cf093886c10 100644
--- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
+++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Runtime enable taint checking"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE=""
 
 SRC_TEST=do



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2018-09-30 Thread Sergei Trofimovich
commit: 3d7f714a338373d6b42987aaf833b054f19c13be
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:04:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d7f714a

dev-perl/IO-Socket-SSL: stable 2.52.0 for sparc, bug #667266

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

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
index d932aa35d29..0c7d51f5215 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
 
 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="idn"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-TimeZone/

2018-09-30 Thread Sergei Trofimovich
commit: 948b31a1c25a75b0c2320dd059a56b550cc91725
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:39:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948b31a1

dev-perl/DateTime-TimeZone: stable 2.10.0 for sparc, bug #667266

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

 dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild 
b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
index 3c78317e063..eb749ced7e6 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Time zone object base class and factory"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Locale/

2018-09-30 Thread Sergei Trofimovich
commit: 45b01c811a51fcfd8936fca0438e1ff2eec3022b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:07:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b01c81

dev-perl/DateTime-Locale: stable 1.30.0 for sparc, bug #667266

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

 dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild 
b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
index 300f5cf746f..f1e1ee849bf 100644
--- a/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
+++ b/dev-perl/DateTime-Locale/DateTime-Locale-1.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Localization support for DateTime"
 
 LICENSE="|| ( Artistic GPL-2+ ) unicode"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-SubCalls/

2018-09-30 Thread Sergei Trofimovich
commit: 56e1d7d3ee716328d21a9454f05902e3d7da111c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:12:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e1d7d3

dev-perl/Test-SubCalls: stable 1.100.0 for sparc, bug #667266

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

 dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild 
b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
index 1ee2277825e..98bfa816024 100644
--- a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
+++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Track the number of times subs are called"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 DEPEND="



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

2018-09-30 Thread Sergei Trofimovich
commit: 0453f736d4b4cd1c3ea2c04ced5a335aacb5a39e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:42:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0453f736

dev-perl/libwww-perl: stable 6.270.0 for sparc, bug #667266

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

 dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild 
b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild
index e64f033ac0c..417ab6b7cd8 100644
--- a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A collection of Perl Modules for the WWW"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ssl test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/

2018-09-30 Thread Sergei Trofimovich
commit: b6e77057acb0d63222546f21bcfc43a3dee65afb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:09:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e77057

dev-perl/Festival-Client-Async: stable 0.30.300-r2 for sparc, bug #667266

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

 .../Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild 
b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
index 6427667e2db..b8ba0095f85 100644
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Non-blocking interface to a Festival server"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 sparc ~x86"
 IUSE=""
 
 src_test() {



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

2018-09-30 Thread Sergei Trofimovich
commit: 8a851da57c42a1a8bc3a5dc1ed6cf8ccf9aefb44
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:45:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a851da5

dev-perl/CGI: stable 4.400.0 for sparc, bug #667266

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

 dev-perl/CGI/CGI-4.400.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/CGI/CGI-4.400.0.ebuild b/dev-perl/CGI/CGI-4.400.0.ebuild
index 4e07e857138..6d24057fc0c 100644
--- a/dev-perl/CGI/CGI-4.400.0.ebuild
+++ b/dev-perl/CGI/CGI-4.400.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~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 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~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="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/

2018-09-30 Thread Sergei Trofimovich
commit: 3af28991398cb7b01964b8b37ba9407506a42d64
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:48:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af28991

dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for sparc, bug #667266

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

 dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild 
b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
index 7653cc94663..7a3acd49f17 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~x86-linux"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Mock-Config/

2018-09-30 Thread Sergei Trofimovich
commit: 1ca6421574ecf632adb6484e11e87b32cdd5bc53
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:40:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca64215

dev-perl/Mock-Config: stable 0.30.0 for sparc, bug #667266

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

 dev-perl/Mock-Config/Mock-Config-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Mock-Config/Mock-Config-0.30.0.ebuild 
b/dev-perl/Mock-Config/Mock-Config-0.30.0.ebuild
index 9effced5b0e..bca13f9b143 100644
--- a/dev-perl/Mock-Config/Mock-Config-0.30.0.ebuild
+++ b/dev-perl/Mock-Config/Mock-Config-0.30.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Temporarily set Config or XSConfig values"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
 LICENSE="Artistic-2"
 IUSE="test"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-DesktopEntry/

2018-09-30 Thread Sergei Trofimovich
commit: 678350601bf1b02dbbda57b70dcd1c92da8fc6fc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:38:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67835060

dev-perl/File-DesktopEntry: stable 0.220.0 for sparc, bug #667266

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

 dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild 
b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild
index 8f9d3e94e72..a36f8b1f1e1 100644
--- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild
+++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Object to handle .desktop files"
 
 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 ~x86-macos 
~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/

2018-09-30 Thread Sergei Trofimovich
commit: 79ab92b3ded7623a07275f213a544a593c1f8f19
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:13:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ab92b3

dev-perl/DBD-SQLite: stable 1.580.0 for sparc, bug #667266

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

 dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild 
b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
index 8e84fa9db15..7272b20e7ce 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~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 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="test system-sqlite"
 
 # Please read 
https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite



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

2018-09-30 Thread Sergei Trofimovich
commit: 01b9fcbce6b20e4ace8f127e03ce1d4c4ee61760
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:15:00 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b9fcbc

dev-perl/Error: stable 0.170.250 for sparc, bug #667266

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

 dev-perl/Error/Error-0.170.250.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Error/Error-0.170.250.ebuild 
b/dev-perl/Error/Error-0.170.250.ebuild
index f1f5699f6ef..cca5015f4f8 100644
--- a/dev-perl/Error/Error-0.170.250.ebuild
+++ b/dev-perl/Error/Error-0.170.250.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way"
 
 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="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-MapUTF8/

2018-09-30 Thread Sergei Trofimovich
commit: 5d9d77fa9204ec36e165b758b43b5206effbb27a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:11:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9d77fa

dev-perl/Unicode-MapUTF8: stable 1.110.0-r2 for sparc, bug #667266

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

 dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild 
b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
index 56cf2032540..57e952c95f8 100644
--- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
+++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Conversions to and from arbitrary character sets and UTF8"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
~x86"
 IUSE=""
 
 RDEPEND="dev-perl/Unicode-Map



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

2018-09-30 Thread Sergei Trofimovich
commit: f9260e0d0c6e91003eae031115e739c375343069
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 15:16:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9260e0d

dev-perl/Expect: stable 1.350.0 for sparc, bug #667266

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

 dev-perl/Expect/Expect-1.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Expect/Expect-1.350.0.ebuild 
b/dev-perl/Expect/Expect-1.350.0.ebuild
index 930484b50b0..86743e4ed91 100644
--- a/dev-perl/Expect/Expect-1.350.0.ebuild
+++ b/dev-perl/Expect/Expect-1.350.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Expect for Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-fbsd"
 IUSE="test minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-System-Simple/

2018-09-30 Thread Sergei Trofimovich
commit: 4744a390b0d0d2caacc6b46f3ecde59386ff0d91
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:59:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4744a390

dev-perl/IPC-System-Simple: stable 1.250.0 for sparc, bug #667266

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

 dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild 
b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
index 65cd434cbb7..a0044cbdf66 100644
--- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
+++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Run commands simply, with detailed diagnostics"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Warn/

2018-09-30 Thread Sergei Trofimovich
commit: 32740afd4ec5007f63330a61b40d377954140c77
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:56:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32740afd

dev-perl/Test-Warn: stable 0.320.0 for sparc, bug #667266

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

 dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild 
b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
index cba2bedf170..a5d23991a2d 100644
--- a/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
+++ b/dev-perl/Test-Warn/Test-Warn-0.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension to test methods for warnings"
 
 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 
~x86-macos ~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 
~x86-macos ~x86-solaris"
 
 IUSE="test"
 



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

2018-09-30 Thread Sergei Trofimovich
commit: 361c45d570bf7d18128b9d544fe2c3c476384a77
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:55:29 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361c45d5

dev-perl/TermReadKey: stable 2.370.0 for sparc, bug #667266

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

 dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild 
b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
index b41b3886d32..de8efae73b1 100644
--- a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
+++ b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change terminal modes, and perform non-blocking reads"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.580.0"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-FailWarnings/

2018-09-30 Thread Sergei Trofimovich
commit: fb2920aed8f9e1bd0a104cbb63d9d0e3ab4c81bc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:51:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2920ae

dev-perl/Test-FailWarnings: stable 0.8.0-r1 for sparc, bug #667266

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

 dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild 
b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
index 2a2b255e47b..a013f3c1e32 100644
--- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
+++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Add test failures if warnings are caught"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-fbsd"
 IUSE="test"
 LICENSE="Apache-2.0"
 



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

2018-09-30 Thread Andreas Sturmlechner
commit: 94f586be667593eabf9fb452ba3a5a1408ff624b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:11:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:13:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f586be

profiles: hppa: Stable-mask media-video/ffmpeg[gme]

Blocking security cleanup.

Bug: https://bugs.gentoo.org/650890
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index ee0fa1d71c3..e5105f6ae72 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (30 Sep 2018)
+# media-libs/game-music-emu is not stable.
+media-video/ffmpeg gme
+
 # Andreas Sturmlechner  (20 May 2018)
 # media-libs/libraw is not stable
 media-gfx/imagemagick raw



[gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/

2018-09-30 Thread Andreas Sturmlechner
commit: bb6569a8680d2d2548a2127b3a40171e008d9f9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:12:40 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:13:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6569a8

media-libs/game-music-emu: Security cleanup

Bug: https://bugs.gentoo.org/650890
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/game-music-emu/Manifest|  1 -
 media-libs/game-music-emu/game-music-emu-0.6.1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/media-libs/game-music-emu/Manifest 
b/media-libs/game-music-emu/Manifest
index d6e1bdc2267..2267396c36d 100644
--- a/media-libs/game-music-emu/Manifest
+++ b/media-libs/game-music-emu/Manifest
@@ -1,2 +1 @@
-DIST game-music-emu-0.6.1.tar.bz2 171140 BLAKE2B 
d42a34fa531cf5da8ddd5b1d72cf7735c9edaad67bf47733d75dd74c201652d4031bdc3d634a5f64317957791db0446e96e788c4c07cbdb1c908bfffd094fee0
 SHA512 
06b3544086fae51361706b0417ae1bc3769863c7d060ebabdd09b930d37df973314c43afff32aedaa9ebb74cdeafdeadaac4aa5d448700ee961d79d7fc9012b4
 DIST game-music-emu-0.6.2.tar.xz 163052 BLAKE2B 
8bce2a5c09eef947f02cfc3521aa380564ddaad5f8a8f40ac38b645fc146332ba1cb6755592892dab00200c169a4d1f94978d80c52976c04e120d9d01c8db9dc
 SHA512 
1808d28b54cbbd8dc5e3240eb27d2e546398fb62ab6577e59430a7543cfdaa06482f70b4750656b73a05f1c1bc0c0254db97d0940271ea2144724e1c44f5da10

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild 
b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
deleted file mode 100644
index 116ab63d0cd..000
--- a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="Video game music file emulators"
-HOMEPAGE="https://bitbucket.org/mpyne/game-music-emu/wiki/Home";
-SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.bz2";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-DOCS=( changes.txt design.txt gme.txt readme.txt )



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

2018-09-30 Thread Andreas Sturmlechner
commit: 67d6a069c83a4fc44fa7e864d607a1c6c1d201cb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:16:18 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:16:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d6a069

app-office/libreoffice-bin-debug: Drop 6.0.3.2

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

 app-office/libreoffice-bin-debug/Manifest  | 12 ---
 .../libreoffice-bin-debug-6.0.3.2.ebuild   | 87 --
 2 files changed, 99 deletions(-)

diff --git a/app-office/libreoffice-bin-debug/Manifest 
b/app-office/libreoffice-bin-debug/Manifest
index 321210c96e7..75158689a38 100644
--- a/app-office/libreoffice-bin-debug/Manifest
+++ b/app-office/libreoffice-bin-debug/Manifest
@@ -1,24 +1,12 @@
-DIST amd64-debug-libreoffice-6.0.3.2.tar.xz 1229801400 BLAKE2B 
7803c708814a8551c495d6dacd1f15cfe54bbe95b2101f1551519718dc464f990d86ef6bf3f0de88189f0f1119dd23c00b6557c5b59f7a11c12f56849db6a690
 SHA512 
46a3d5b27598ffe5fa20683aa4419119659e40fdf64e45a6770627e1b308efb19297ab7f856b2b89caeb3df409d569ed4095ae13fb39b1ea4e10305d2caef3ac
 DIST amd64-debug-libreoffice-6.0.6.2.tar.xz 1226804568 BLAKE2B 
0522713fa08168ed1eeada9a3c7562fd43ccae15b03b75cd7b27e9b800d165a45ee66f9540311788547e0da75c3a911831507a956b3c05f73994c09410a92014
 SHA512 
76a6c22ec217b338cf6f597401aef5b0d523ae9ee99a680e57b26ab07f56460396d6491e6229e71bb50cbdf3fce9912faf560f82b421093db7d5e6dfe9397e28
-DIST amd64-debug-libreoffice-gnome-6.0.3.2.xd3 337274654 BLAKE2B 
469596571d6fd22622218c6dc45d9b72638fb7f00cae7137c8a18a7ba716f0049c9b0e63d6811028784a8bdba999442d3da75d1de1d6a07ac09f66b1eb1e0191
 SHA512 
4020dc29a8c316f6fab9ff9d77faf30008219b01c0bb0cb2a3b48edf6680b390cfebeee22d361ee4e779af30a3e59c8b1f6677669a87f9a41c11a83ea73dd6c7
 DIST amd64-debug-libreoffice-gnome-6.0.6.2.xd3 335183287 BLAKE2B 
4bd98a0a3f5c3e1a1b5d68eb9601937efbec1f3dd81a4b463fc99420a2f41ce70c5d801f8045afbeadfbc2f0228941e8504344d0a282e431b53e406df4c489b1
 SHA512 
54ba70e76bc263e8c1ec554b6241fbc3685ce15e3e729c79bd0ab718daa506745425e514b22ace5e46284562192ae5727b7c4fff9f6f5152b5f1e44912345199
-DIST amd64-debug-libreoffice-gnome-java-6.0.3.2.xd3 611891145 BLAKE2B 
9877d89fc3445401754facf2df41c962cc6b69889b2f67b536b6f7bca22ca9b608d834c10eb09ae11f602fe0196b71a37b84f9b92266d72f56c562ef27fcf4de
 SHA512 
175ef1ca77c090e3a6f788925a79b177a7e34e1509d1eb169ca70384821b83b3b32bf4ff4913e6175cddfa3e92ec45dd18ccf1f43c8af9751617e932ff0f58e0
 DIST amd64-debug-libreoffice-gnome-java-6.0.6.2.xd3 612061584 BLAKE2B 
3cba602d840a8c086161fbb46f323bf4a660d25e3c30e90c79241bc5278487d6038661a87b5610e57cbf08074ffa87cfab7620ceefc51828fa1520159415cd32
 SHA512 
c21a5d30d1fc6602c3fd7e79ee1942aba5c4af0767311d13289a06980f156c1c3b5c21dac8105bc57af5564d5e663ae6af2617bfc18c32330bf8fd452afad1d0
-DIST amd64-debug-libreoffice-java-6.0.3.2.xd3 602837451 BLAKE2B 
71a87e3cfe01391ff0fc921e1e8227e5a5f60ea45fba1ea44c657f5a970edad464b161b60c051a8ae01570407994aebba8d69780475f7200d2c4bbf0faa167b9
 SHA512 
3c07c774e8b7aeb2ccd0977b9fd0737725fb3818c84d2ea35213e10b87543b73a3f7fc4a0c9748b3ca317c4f631308375720c8f73fe7a488bf07374064fd25ab
 DIST amd64-debug-libreoffice-java-6.0.6.2.xd3 603154536 BLAKE2B 
f9584de8d860d4a7d04ffeecd70c094152a134bf45054a1a3526f061a493045ceed27b5e5f0325f8f836e511af1c6bc64b19581c895bbce592b551460c7bcdbb
 SHA512 
8841179dce5b2adf9a5011715354acb1f20b65f44bb318988a9df910428010ef33d59ebd58a06635905044e45da68496a25325184016e41dd8a7753a38f292d3
-DIST amd64-debug-libreoffice-kde-6.0.3.2.xd3 342896759 BLAKE2B 
ef402abc0739975818feda3c3112f3af36654d0ca912f017beb76b9d3043d371316b8d294ae56d98acd4d3f4073d9505895f6f8f59f1003dde39a2907db4482b
 SHA512 
877575d6c920db5ceb81f259053c8f7296f596e6bfaf75176bb522592f5eff0b4599f5901b42a553fc224a2245cff15b002f959f001be8e438f5c6c081ea77c4
 DIST amd64-debug-libreoffice-kde-6.0.6.2.xd3 333983698 BLAKE2B 
970a9f50b3f0f6780fde8948686715b3f078aeb7922e2604f24c2f57adde7efade1f47eed1f72d487f4a0f662387bfae8a3e60baa0a05e271fdfeee280282157
 SHA512 
99837f2968f9d4437047db9fe72e39c35797b3c38d1dc271a0156b4665e0573cc129dbc9b98f9f669c92d340dd034cb5eb005ca768f693181a70d447c0e24d56
-DIST amd64-debug-libreoffice-kde-java-6.0.3.2.xd3 617577189 BLAKE2B 
e22f192a8533d3500a3cc362c3d0f713d6e6fbc0874d337cc1742cf7825e4348301885317412ac2c038c6e83269f20e67c526792e0fde91df3cbbe46e5b5bbd5
 SHA512 
25973bade0ff78f6a482f88449de70cd237d430da1ff8ef561c6fe7eb4459d3e582ceae4721c37e589304324446bf877005de3923b857279c98f112180dca9a1
 DIST amd64-debug-libreoffice-kde-java-6.0.6.2.xd3 610851675 BLAKE2B 
4f23bc53a115a1a5604106bc8398b1aa40ec9d4329fb4146c13919170172205103c73b7f679f8eae66e7d1eebf569536082e738b5ea2e6fa743d60fa8d7b2c5f
 SHA512 
9a4195becf67a31f0c7ba6653b1c878d4b00af43f2642a80ee097eb99176114595cc2373092df9034c44593d5a3db83dd252541ba22109176393ef276b126345
-DIST x86-debug-libreoffice-6.0.3.2.tar.xz 1201421892 BLAKE2B 
205c3eda17dde4f096347e962bd3e4b9806da6e1

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

2018-09-30 Thread Andreas Sturmlechner
commit: bfd37a0a05d9c7ddd9be5a34fae08574341303df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:26:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:26:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd37a0a

media-libs/libbs2b: EAPI-7 bump

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

 media-libs/libbs2b/files/3.1.0-format-security.patch |  4 ++--
 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild   | 14 ++
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-libs/libbs2b/files/3.1.0-format-security.patch 
b/media-libs/libbs2b/files/3.1.0-format-security.patch
index 1b9f9f97479..d5600a5b584 100644
--- a/media-libs/libbs2b/files/3.1.0-format-security.patch
+++ b/media-libs/libbs2b/files/3.1.0-format-security.patch
@@ -1,5 +1,5 @@
 src/bs2bconvert.c.orig 2015-03-06 12:24:00.168451618 +
-+++ src/bs2bconvert.c  2015-03-06 12:22:20.504446655 +
+--- a/src/bs2bconvert.c2015-03-06 12:24:00.168451618 +
 b/src/bs2bconvert.c2015-03-06 12:22:20.504446655 +
 @@ -153,7 +153,7 @@
if( ( infile = sf_open( infilename, SFM_READ, &sfinfo ) ) == NULL )
{

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index a20a4be4c6c..0f105059128 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils multilib-minimal
+inherit multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
 HOMEPAGE="http://bs2b.sourceforge.net/";
@@ -15,12 +15,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-f
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 # for default_src_configure to work
 ECONF_SOURCE="${S}"
 
-src_prepare() {
-   epatch "${FILESDIR}/${PV}-format-security.patch"
-}
+PATCHES=( "${FILESDIR}/${PV}-format-security.patch" )



[gentoo-commits] proj/gcc-patches:master commit in: 3.3.6/gentoo/

2018-09-30 Thread Sergei Trofimovich
commit: f4cf8c88325985c2bc2ffe7d4828b410b73732ce
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 30 16:44:40 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:44:40 2018 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f4cf8c88

3.3.6: fix stage1 bulding against modern toolchain

One new patche:
- 91_all_libexec-gcc-binutils.patch: add /usr/libexec/gcc/ to search 
path

Signed-off-by: Sergei Trofimovich  gentoo.org>

 3.3.6/gentoo/91_all_libexec-gcc-binutils.patch | 61 ++
 3.3.6/gentoo/README.history|  1 +
 2 files changed, 62 insertions(+)

diff --git a/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch 
b/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch
new file mode 100644
index 000..8e0e774
--- /dev/null
+++ b/3.3.6/gentoo/91_all_libexec-gcc-binutils.patch
@@ -0,0 +1,61 @@
+Before gcc-3.4 gcc libraries and searched executables
+were in /usr/lib/gcc-lib/ (STANDARD_EXEC_PREFIX)
+
+After gcc-3.4 the split happened:
+- /usr/lib/gcc/ for libraries (STARDARD_EXEC_PREFIX)
+- /usr/libexec/gcc/ for executables (STANDARD_LIBEXEC_PREFIX)
+
+This patch adds STANDARD_LIBEXEC_PREFIX to allow bootstrapping
+on 3.4+-only system.
+--- a/gcc/Makefile.in
 b/gcc/Makefile.in
+@@ -323,8 +323,13 @@ exec_prefix = @exec_prefix@
+ bindir = @bindir@
+ # Directory in which to put the directories used by the compiler.
+ libdir = @libdir@
++# Directory in which GCC puts its executables.
++libexecdir = @libexecdir@
++
+ # Directory in which the compiler finds executables, libraries, etc.
+ libsubdir = $(libdir)/gcc-lib/$(target_alias)/$(version)
++# Directory in which the compiler finds executables
++libexecsubdir = $(libexecdir)/gcc/$(target_alias)/$(version)
+ # Used to produce a relative $(gcc_tooldir) in gcc.o
+ unlibsubdir = ../../..
+ # Directory in which to find other cross-compilation tools and headers.
+@@ -726,6 +731,7 @@ ORDINARY_FLAGS_TO_PASS = \
+   "gcc_tooldir=$(gcc_tooldir)" \
+   "bindir=$(bindir)" \
+   "libsubdir=$(libsubdir)" \
++  "libexecsubdir=$(libsubdir)" \
+   "datadir=$(datadir)" \
+   "localedir=$(localedir)"
+ FLAGS_TO_PASS = $(ORDINARY_FLAGS_TO_PASS) "CC=@cc_set_by_configure@" \
+@@ -1297,6 +1303,7 @@ c-dump.o : c-dump.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) 
$(C_TREE_H) tree-dump.h
+ DRIVER_DEFINES = \
+   -DSTANDARD_STARTFILE_PREFIX=\"$(unlibsubdir)/\" \
+   -DSTANDARD_EXEC_PREFIX=\"$(libdir)/gcc-lib/\" \
++  -DSTANDARD_LIBEXEC_PREFIX=\"$(libexecdir)/gcc/\" \
+   -DDEFAULT_TARGET_VERSION=\"$(version)\" \
+   -DDEFAULT_TARGET_MACHINE=\"$(target_alias)\" \
+   -DSTANDARD_BINDIR_PREFIX=\"$(bindir)/\" \
+--- a/gcc/gcc.c
 b/gcc/gcc.c
+@@ -1346,6 +1346,8 @@ static const char *const standard_exec_prefix = 
STANDARD_EXEC_PREFIX;
+ static const char *const standard_exec_prefix_1 = "/usr/lib/gcc/";
+ static const char *md_exec_prefix = MD_EXEC_PREFIX;
+ 
++static const char *standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX;
++
+ static const char *md_startfile_prefix = MD_STARTFILE_PREFIX;
+ static const char *md_startfile_prefix_1 = MD_STARTFILE_PREFIX_1;
+ static const char *const standard_startfile_prefix = 
STANDARD_STARTFILE_PREFIX;
+@@ -3718,6 +3720,8 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.\n\n"
+ PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
+   add_prefix (&exec_prefixes, standard_exec_prefix_1, "BINUTILS",
+ PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
++  add_prefix (&exec_prefixes, standard_libexec_prefix, "BINUTILS",
++PREFIX_PRIORITY_LAST, 2, warn_std_ptr, 0);
+ #endif
+ 
+   add_prefix (&startfile_prefixes, standard_exec_prefix, "BINUTILS",

diff --git a/3.3.6/gentoo/README.history b/3.3.6/gentoo/README.history
index 8cf625a..dc6baaf 100644
--- a/3.3.6/gentoo/README.history
+++ b/3.3.6/gentoo/README.history
@@ -1,6 +1,7 @@
 1.10   TODO
+ 89_all_gcc-3.3.x-ucontext.patch
+ 90_all_libtool-pass-all.patch
+   + 91_all_libexec-gcc-binutils.patch
 
 1.906 Apr 2015
R 05_all_gcc-4.3.x-siginfo.patch -> 05_all_gcc-3.3.x-siginfo.patch



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

2018-09-30 Thread Andreas Sturmlechner
commit: 73a84757832eef175ea2b082378277d546c8accc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:46:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:46:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a84757

media-libs/exempi: Fix CVE-2018-12648

Bug: https://bugs.gentoo.org/659038
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/exempi/exempi-2.4.5-r1.ebuild   | 58 ++
 .../exempi/files/exempi-2.4.5-CVE-2018-12648.patch | 42 
 2 files changed, 100 insertions(+)

diff --git a/media-libs/exempi/exempi-2.4.5-r1.ebuild 
b/media-libs/exempi/exempi-2.4.5-r1.ebuild
new file mode 100644
index 000..234df5a17a5
--- /dev/null
+++ b/media-libs/exempi/exempi-2.4.5-r1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Port of the Adobe XMP SDK to work on UNIX"
+HOMEPAGE="https://libopenraw.freedesktop.org/wiki/Exempi";
+SRC_URI="https://libopenraw.freedesktop.org/download/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="2/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd"
+IUSE="examples static-libs test"
+
+RDEPEND="
+   >=dev-libs/expat-2:=
+   sys-libs/zlib
+   virtual/libiconv
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-devel/autoconf-archive
+   sys-devel/gettext
+   test? ( >=dev-libs/boost-1.48 )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.2-iconv.patch
+   "${FILESDIR}"/${P}-CVE-2018-12648.patch
+)
+
+src_prepare() {
+   default
+   cp /usr/share/gettext/config.rpath . || die
+   eautoreconf
+}
+
+src_configure() {
+   # Valgrind detection is "disabled" due to bug #295875
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable test unittest) \
+   VALGRIND=""
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+
+   if use examples; then
+   emake -C samples/source distclean
+   rm samples/{,source,testfiles}/Makefile* || die
+   insinto /usr/share/doc/${PF}/examples
+   doins -r samples/*
+   fi
+}

diff --git a/media-libs/exempi/files/exempi-2.4.5-CVE-2018-12648.patch 
b/media-libs/exempi/files/exempi-2.4.5-CVE-2018-12648.patch
new file mode 100644
index 000..36f0d073435
--- /dev/null
+++ b/media-libs/exempi/files/exempi-2.4.5-CVE-2018-12648.patch
@@ -0,0 +1,42 @@
+From 8ed2f034705fd2d032c81383eee8208fd4eee0ac Mon Sep 17 00:00:00 2001
+From: Victor Rodriguez 
+Date: Sat, 18 Aug 2018 13:54:55 +
+Subject: [PATCH] Issue #9 - Fix null-pointer-dereference (CVE-2018-12648)
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The WEBP::GetLE32 function in
+XMPFiles/source/FormatSupport/WEBP_Support.hpp in Exempi 2.4.5 has a
+NULL pointer dereference.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=106981
+https://gitlab.freedesktop.org/libopenraw/exempi/issues/9
+
+Signed-off-by: Victor Rodriguez 
+Signed-off-by: Hubert Figuière 
+---
+ XMPFiles/source/FormatSupport/WEBP_Support.cpp | 8 +---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/XMPFiles/source/FormatSupport/WEBP_Support.cpp 
b/XMPFiles/source/FormatSupport/WEBP_Support.cpp
+index ffaf220..4fe705b 100644
+--- a/XMPFiles/source/FormatSupport/WEBP_Support.cpp
 b/XMPFiles/source/FormatSupport/WEBP_Support.cpp
+@@ -160,9 +160,11 @@ bool VP8XChunk::xmp()
+ }
+ void VP8XChunk::xmp(bool hasXMP)
+ {
+-XMP_Uns32 flags = GetLE32(&this->data[0]);
+-flags ^= (-hasXMP ^ flags) & (1 << XMP_FLAG_BIT);
+-PutLE32(&this->data[0], flags);
++if (&this->data[0] != NULL) {
++XMP_Uns32 flags = GetLE32(&this->data[0]);
++flags ^= (-hasXMP ^ flags) & (1 << XMP_FLAG_BIT);
++PutLE32(&this->data[0], flags);
++}
+ }
+ 
+ Container::Container(WEBP_MetaHandler* handler) : Chunk(NULL, handler)
+-- 
+2.18.0



  1   2   3   >