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

2018-04-07 Thread Matt Turner
commit: 61b7e9dc40f3d806b5f3023847211ee242e6ecc8
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 05:01:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 05:04:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b7e9dc

media-libs/exempi-2.4.5: ppc64 stable, bug 650714

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

diff --git a/media-libs/exempi/exempi-2.4.5.ebuild 
b/media-libs/exempi/exempi-2.4.5.ebuild
index 9fde73ec988..237e4f528ce 100644
--- a/media-libs/exempi/exempi-2.4.5.ebuild
+++ b/media-libs/exempi/exempi-2.4.5.ebuild
@@ -10,7 +10,7 @@ 
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"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh ~sparc x86 
~x86-fbsd"
 IUSE="examples static-libs test"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: b150d66cab2370d47fc27001817467adffc28f96
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 05:01:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 05:04:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b150d66c

media-libs/exempi-2.4.5: ppc stable, bug 650714

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

diff --git a/media-libs/exempi/exempi-2.4.5.ebuild 
b/media-libs/exempi/exempi-2.4.5.ebuild
index 73f4defb62a..9fde73ec988 100644
--- a/media-libs/exempi/exempi-2.4.5.ebuild
+++ b/media-libs/exempi/exempi-2.4.5.ebuild
@@ -10,7 +10,7 @@ 
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"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 ~sh ~sparc x86 
~x86-fbsd"
 IUSE="examples static-libs test"
 
 RDEPEND="



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

2018-04-07 Thread Matthias Maier
commit: 4059eb3986e2813de01c7d18b8726911d84ffb82
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Apr  8 05:02:40 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Apr  8 05:03:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4059eb39

sci-visualization/paraview: fix QA issues for 5.4.1

Closes: https://bugs.gentoo.org/652698
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-visualization/paraview/paraview-5.4.1.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/sci-visualization/paraview/paraview-5.4.1.ebuild 
b/sci-visualization/paraview/paraview-5.4.1.ebuild
index ebd30586b09..acefd924bae 100644
--- a/sci-visualization/paraview/paraview-5.4.1.ebuild
+++ b/sci-visualization/paraview/paraview-5.4.1.ebuild
@@ -114,6 +114,7 @@ pkg_setup() {
 
 src_prepare() {
default
+   cmake-utils_src_prepare
 
# lib64 fixes
sed -i \
@@ -152,7 +153,6 @@ src_configure() {
-DOPENGL_glu_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libGLU.so
-DBUILD_SHARED_LIBS=ON
-DCMAKE_COLOR_MAKEFILE=TRUE
-   -DCMAKE_USE_PTHREADS=ON
-DCMAKE_VERBOSE_MAKEFILE=ON
-DVTK_Group_StandAlone=ON
-DVTK_RENDERING_BACKEND=OpenGL2
@@ -161,7 +161,6 @@ src_configure() {
# -DVTK_USE_SYSTEM_AUTOBAHN once we transitioned to Python 3...
-DVTK_USE_SYSTEM_CGNS=ON
-DVTK_USE_SYSTEM_PUGIXML=ON
-   -DVTK_USE_SYSTEM_PYGMENTS=ON
-DVTK_USE_SYSTEM_EXPAT=ON
-DVTK_USE_SYSTEM_FREETYPE=ON
-DVTK_USE_SYSTEM_GL2PS=OFF # doesn't compile, requires modified 
sources
@@ -173,18 +172,14 @@ src_configure() {
-DVTK_USE_SYSTEM_LIBHARU=OFF # doesn't compile, requires 
modified sources
-DVTK_USE_SYSTEM_LIBXML2=ON
-DVTK_USE_SYSTEM_LZ4=ON
-   -DVTK_USE_SYSTEM_MPI4PY=ON
-DVTK_USE_SYSTEM_NETCDF=ON
-DVTK_USE_SYSTEM_OGGTHEORA=ON
-DVTK_USE_SYSTEM_PNG=ON
-DVTK_USE_SYSTEM_PROTOBUF=ON
-   -DVTK_USE_SYSTEM_SIX=ON
-DVTK_USE_SYSTEM_TIFF=ON
-DVTK_USE_SYSTEM_XDMF2=ON
-   -DVTK_USE_SYSTEM_TWISTED=ON
-DVTK_USE_SYSTEM_XDMF2=OFF
-DVTK_USE_SYSTEM_ZLIB=ON
-   -DVTK_USE_SYSTEM_ZOPE=ON
# force this module due to incorrect build system deps
# wrt bug 460528
-DModule_vtkUtilitiesProcessXML=ON



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

2018-04-07 Thread Alon Bar-Lev
commit: 24ae17840823e38aa1a8f0e8176461d7846053ad
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Apr  8 05:02:44 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Apr  8 05:02:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ae1784

net-dns/openresolv: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-dns/openresolv/files/3.8.1-restore-newline.patch | 16 
 1 file changed, 16 deletions(-)

diff --git a/net-dns/openresolv/files/3.8.1-restore-newline.patch 
b/net-dns/openresolv/files/3.8.1-restore-newline.patch
deleted file mode 100644
index 2522710bf94..000
--- a/net-dns/openresolv/files/3.8.1-restore-newline.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/libc.in
-+++ b/libc.in
-@@ -214,11 +214,11 @@
- # If the old file does not have our signature, back it up.
- # If the new file just has our signature, restore the backup.
- if $backup; then
-   if [ "$newconf" = "$signature$NL" ]; then
-   if [ -e "$resolv_conf.bak" ]; then
--  newconf="$(cat "$resolv_conf.bak")"
-+  newconf="$(cat "$resolv_conf.bak")$NL"
-   fi
-   elif [ -e "$resolv_conf" ]; then
-   read line <"$resolv_conf"
-   if [ "$line" != "$signature" ]; then
-   cp "$resolv_conf" "$resolv_conf.bak"
-



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

2018-04-07 Thread Alon Bar-Lev
commit: 1638f06c9a4f61fbbfb554346987c1ff76f62fe3
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sat Apr  7 21:59:06 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Apr  7 21:59:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1638f06c

net-dns/openresolv: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-dns/openresolv/Manifest|  1 -
 net-dns/openresolv/openresolv-3.8.1.ebuild | 44 --
 2 files changed, 45 deletions(-)

diff --git a/net-dns/openresolv/Manifest b/net-dns/openresolv/Manifest
index 68417c02f45..a95699af176 100644
--- a/net-dns/openresolv/Manifest
+++ b/net-dns/openresolv/Manifest
@@ -1,2 +1 @@
-DIST openresolv-3.8.1.tar.xz 18396 BLAKE2B 
bddfb919728cb49baba6df6226abe2f893d36770643e735b41717dfd98edf17255d8b293f01b335d6ae31c7075884ea65aa150ebac9d34f252be724aa0a695ec
 SHA512 
390bf30bb85b071839104e5c7e276b402f6f485edc038e38da389730d82e614bb11b0dde44a55aa2ca5e790b374671a9c89cc07b053633401a608150eebbf2c8
 DIST openresolv-3.9.0.tar.xz 18844 BLAKE2B 
0aa2125d79305aab04a8d052d56328493d51aa6ff5b44fdfe08e96ccc78ae1d84f2115e5d59940e7e1cedf7e4fe7dc36a461839bcef8fc2c5b2e21242e441f36
 SHA512 
4498db60f0b5a762194dd3651b94cc8b01a349a8cfb891e10d040cd6b8e22fa0e9897909517831591787ad22ffad97c78d3281e32296aa1ee67de5dff9bf765e

diff --git a/net-dns/openresolv/openresolv-3.8.1.ebuild 
b/net-dns/openresolv/openresolv-3.8.1.ebuild
deleted file mode 100644
index cc55e3160f1..000
--- a/net-dns/openresolv/openresolv-3.8.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A framework for managing DNS information"
-HOMEPAGE="https://roy.marples.name/projects/openresolv;
-SRC_URI="https://roy.marples.name/downloads/${PN}/${P}.tar.xz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE="selinux"
-
-DEPEND="!net-dns/resolvconf-gentoo
-   !

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

2018-04-07 Thread Matt Turner
commit: 592f72868433c3d322b8e072d272886229d477c3
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:57:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:57:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592f7286

media-libs/libvorbis-1.3.6: ppc64 stable, bug 650654

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

diff --git a/media-libs/libvorbis/libvorbis-1.3.6.ebuild 
b/media-libs/libvorbis/libvorbis-1.3.6.ebuild
index 1f02e646e59..6f1334ceae9 100644
--- a/media-libs/libvorbis/libvorbis-1.3.6.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.3.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.xiph.org/releases/vorbis/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]



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

2018-04-07 Thread Matt Turner
commit: 46ac6a99f4c09d95efc614bd62406ab464841a0e
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:57:49 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:57:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ac6a99

media-libs/libvorbis-1.3.6: ppc stable, bug 650654

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

diff --git a/media-libs/libvorbis/libvorbis-1.3.6.ebuild 
b/media-libs/libvorbis/libvorbis-1.3.6.ebuild
index 022b249dfdd..1f02e646e59 100644
--- a/media-libs/libvorbis/libvorbis-1.3.6.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.3.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.xiph.org/releases/vorbis/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]



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

2018-04-07 Thread Matt Turner
commit: 7ebb440629959cdcf0db2e639ab94c6063daf99a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:54:36 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:54:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebb4406

net-analyzer/nmap-7.70: ppc stable, bug 651118

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

diff --git a/net-analyzer/nmap/nmap-7.70.ebuild 
b/net-analyzer/nmap/nmap-7.70.ebuild
index 1d627ed723e..8b370276511 100644
--- a/net-analyzer/nmap/nmap-7.70.ebuild
+++ b/net-analyzer/nmap/nmap-7.70.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 
 IUSE="
ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl 
system-lua



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

2018-04-07 Thread Matt Turner
commit: 01d1d03575636d6aee7fe276fa82f426c5ea2388
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:54:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:54:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d1d035

net-analyzer/nmap-7.70: ppc64 stable, bug 651118

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

diff --git a/net-analyzer/nmap/nmap-7.70.ebuild 
b/net-analyzer/nmap/nmap-7.70.ebuild
index 8b370276511..a649c0dacfc 100644
--- a/net-analyzer/nmap/nmap-7.70.ebuild
+++ b/net-analyzer/nmap/nmap-7.70.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 
 IUSE="
ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl 
system-lua



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

2018-04-07 Thread Matt Turner
commit: 75c637873f33e8400aad261fb76ab1598fd962cf
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:47:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:47:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c63787

sys-libs/slang-2.3.2: ppc64 stable, bug 651302

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

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



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

2018-04-07 Thread Matt Turner
commit: adecc3b63c42dc06633e6f6c736c3ce975776648
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  8 04:47:33 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  8 04:47:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adecc3b6

sys-libs/slang-2.3.2: ppc stable, bug 651302

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

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



[gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/

2018-04-07 Thread Aaron Bauman
commit: 513fb0ed930b5dd74167f9daf558f4ef9161a7ec
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr  8 02:49:48 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr  8 02:49:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513fb0ed

app-doc/elisp-manual: stabilize per ALLARCHES

Bug: https://bugs.gentoo.org/652746
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-doc/elisp-manual/elisp-manual-25.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/elisp-manual/elisp-manual-25.3.ebuild 
b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
index b245ea12f39..10e056f739c 100644
--- a/app-doc/elisp-manual/elisp-manual-25.3.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
 
 LICENSE="FDL-1.3+"
 SLOT="25"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 
 DEPEND="sys-apps/texinfo"
 



[gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/

2018-04-07 Thread Aaron Bauman
commit: 10a25aa0786ad86efac2dff9d5339fa7e662fe32
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr  8 02:47:48 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr  8 02:47:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a25aa0

app-doc/elisp-manual: amd64 stable

Bug: https://bugs.gentoo.org/652746
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-doc/elisp-manual/elisp-manual-25.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/elisp-manual/elisp-manual-25.3.ebuild 
b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
index 348832c80cf..b245ea12f39 100644
--- a/app-doc/elisp-manual/elisp-manual-25.3.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-25.3.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 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
 
 LICENSE="FDL-1.3+"
 SLOT="25"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
 
 DEPEND="sys-apps/texinfo"
 



[gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/files/, kde-apps/kalzium/

2018-04-07 Thread Andreas Sturmlechner
commit: 32d4b9449d4fa47cc1dd0a3cb75d77bc990071e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr  8 01:02:28 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr  8 01:02:28 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=32d4b944

kde-apps/kalzium: Fix build with USE=editor, fix DEPENDs

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../files/kalzium-18.03.90-missing-header.patch| 24 ++
 kde-apps/kalzium/kalzium-18.03.90.ebuild   |  3 +++
 kde-apps/kalzium/kalzium-18.04.49..ebuild  |  1 +
 kde-apps/kalzium/kalzium-.ebuild   |  1 +
 4 files changed, 29 insertions(+)

diff --git a/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch 
b/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch
new file mode 100644
index 00..8d1eee5720
--- /dev/null
+++ b/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch
@@ -0,0 +1,24 @@
+From a56c48890a21f0d9556474e3edae9c11be898243 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 8 Apr 2018 02:35:14 +0200
+Subject: [PATCH] Add missing header when building with AvogadroLibs support
+
+---
+ src/kalzium.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/kalzium.cpp b/src/kalzium.cpp
+index d7c9b4c6..4636308c 100644
+--- a/src/kalzium.cpp
 b/src/kalzium.cpp
+@@ -42,6 +42,7 @@
+ #ifdef HAVE_OPENBABEL2
+ #if defined(HAVE_EIGEN) && defined(HAVE_AVOGADRO)
+ #include "tools/moleculeview.h"
++#include 
+ #endif
+ #include "tools/obconverter.h"
+ #endif
+-- 
+2.17.0
+

diff --git a/kde-apps/kalzium/kalzium-18.03.90.ebuild 
b/kde-apps/kalzium/kalzium-18.03.90.ebuild
index 18d7618887..17bbb2a991 100644
--- a/kde-apps/kalzium/kalzium-18.03.90.ebuild
+++ b/kde-apps/kalzium/kalzium-18.03.90.ebuild
@@ -32,6 +32,7 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
editor? (
+   $(add_qt_dep qtopengl)
$(add_frameworks_dep knewstuff)
dev-cpp/eigen:3
sci-chemistry/openbabel
@@ -43,6 +44,8 @@ RDEPEND="${DEPEND}
sci-chemistry/chemical-mime-data
 "
 
+PATCHES=( "${FILESDIR}/${P}-missing-header.patch" )
+
 src_configure(){
# Fix missing finite()
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H

diff --git a/kde-apps/kalzium/kalzium-18.04.49..ebuild 
b/kde-apps/kalzium/kalzium-18.04.49..ebuild
index 06a1e39dc7..3d6301a922 100644
--- a/kde-apps/kalzium/kalzium-18.04.49..ebuild
+++ b/kde-apps/kalzium/kalzium-18.04.49..ebuild
@@ -32,6 +32,7 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
editor? (
+   $(add_qt_dep qtopengl)
$(add_frameworks_dep knewstuff)
dev-cpp/eigen:3
sci-chemistry/openbabel

diff --git a/kde-apps/kalzium/kalzium-.ebuild 
b/kde-apps/kalzium/kalzium-.ebuild
index 06a1e39dc7..3d6301a922 100644
--- a/kde-apps/kalzium/kalzium-.ebuild
+++ b/kde-apps/kalzium/kalzium-.ebuild
@@ -32,6 +32,7 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
editor? (
+   $(add_qt_dep qtopengl)
$(add_frameworks_dep knewstuff)
dev-cpp/eigen:3
sci-chemistry/openbabel



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

2018-04-07 Thread Andreas Sturmlechner
commit: 7bb3c9033ab3e8efe84a2ac6f45fcb48864f9b64
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 22:31:30 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 22:32:03 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bb3c903

profiles: Rename kde-frameworks-5.4{4 => 5} package.mask

 profiles/package.mask/{kde-frameworks-5.44 => kde-frameworks-5.45} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/profiles/package.mask/kde-frameworks-5.44 
b/profiles/package.mask/kde-frameworks-5.45
similarity index 100%
rename from profiles/package.mask/kde-frameworks-5.44
rename to profiles/package.mask/kde-frameworks-5.45



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

2018-04-07 Thread Sergei Trofimovich
commit: 6b76d2c343dfcbd1b89a5fb08a4fae09a667c8d4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b76d2c3

app-text/convertlit: stable 1.8-r3 for ppc, bug #647500

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-text/convertlit/convertlit-1.8-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convertlit/convertlit-1.8-r3.ebuild 
b/app-text/convertlit/convertlit-1.8-r3.ebuild
index 099fd657fd9..40bbd4f65e5 100644
--- a/app-text/convertlit/convertlit-1.8-r3.ebuild
+++ b/app-text/convertlit/convertlit-1.8-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.convertlit.com/${MY_P}src.zip;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libtommath-0.36-r1"



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

2018-04-07 Thread Sergei Trofimovich
commit: 87b981568017c57b0e03dc74a85d3d7bc8c16d0d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b98156

dev-util/sel: stable 0.08.4-r2 for ppc, bug #647518

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 dev-util/sel/sel-0.08.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/sel/sel-0.08.4-r2.ebuild 
b/dev-util/sel/sel-0.08.4-r2.ebuild
index 4699a177a3c..ed76a82daa4 100644
--- a/dev-util/sel/sel-0.08.4-r2.ebuild
+++ b/dev-util/sel/sel-0.08.4-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.rninet.de/darkstar/sel.html;
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~s390 sparc x86"
+KEYWORDS="amd64 ppc ~s390 sparc x86"
 
 RDEPEND="sys-libs/ncurses:0="
 



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

2018-04-07 Thread Sergei Trofimovich
commit: 35e67a9f5e88a9dd2ba61a58e7c9281871dc336b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e67a9f

media-libs/gexiv2: stable 0.10.8 for ppc, bug #647408

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

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

diff --git a/media-libs/gexiv2/gexiv2-0.10.8.ebuild 
b/media-libs/gexiv2/gexiv2-0.10.8.ebuild
index 5ae34b22a46..311e9d0dfdf 100644
--- a/media-libs/gexiv2/gexiv2-0.10.8.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.8.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="introspection python static-libs test vala"
 
 REQUIRED_USE="



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

2018-04-07 Thread Sergei Trofimovich
commit: dc04f74ae11c622ca589505e7b7055c7b18f066e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04f74a

app-text/tabler: stable 2-r1 for ppc, bug #647502

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-text/tabler/tabler-2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/tabler/tabler-2-r1.ebuild 
b/app-text/tabler/tabler-2-r1.ebuild
index 759ba70d284..f727d216278 100644
--- a/app-text/tabler/tabler-2-r1.ebuild
+++ b/app-text/tabler/tabler-2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 src_install() {



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

2018-04-07 Thread Sergei Trofimovich
commit: 93dc3529bf3b19a3d6a9df3201609b024bc7f855
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dc3529

media-gfx/figurine: stable 1.0.5-r1 for ppc, bug #647520

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

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

diff --git a/media-gfx/figurine/figurine-1.0.5-r1.ebuild 
b/media-gfx/figurine/figurine-1.0.5-r1.ebuild
index 0f18f45c3da..7c6fffe4dba 100644
--- a/media-gfx/figurine/figurine-1.0.5-r1.ebuild
+++ b/media-gfx/figurine/figurine-1.0.5-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/figurine/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 RDEPEND=""



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

2018-04-07 Thread Sergei Trofimovich
commit: c3d9dbb3f1543b2210ae0efd33f7a1c47e0ff972
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 22:12:31 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 22:12:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d9dbb3

dev-libs/http-fetcher: stable 1.1.0-r1 for ppc, bug #647516

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild 
b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
index b55698fa999..f8cfc283904 100644
--- a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
+++ b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 LICENSE="LGPL-2.1"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~x86"
+KEYWORDS="alpha amd64 ppc ~x86"
 IUSE="debug"
 
 S="${WORKDIR}/${MY_P}"



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

2018-04-07 Thread Matt Turner
commit: 1cc4834a8137b35442fd1b43b31a8d2fade2be2e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:46 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc4834a

sys-fs/xfsdump-3.1.8: hppa stable, bug 628120

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

diff --git a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild 
b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild
index dee1b9b97ba..bbb4595deca 100644
--- a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild
+++ b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 -sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 -sparc x86"
 IUSE="ncurses nls"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: 31c0778be08f555d85821d7669ef6583caeec03b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:50 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c0778b

app-arch/unace-2.5-r5: hppa stable, bug 646964

 app-arch/unace/unace-2.5-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/unace/unace-2.5-r5.ebuild 
b/app-arch/unace/unace-2.5-r5.ebuild
index 85fc9b80e53..19f0b6747fb 100644
--- a/app-arch/unace/unace-2.5-r5.ebuild
+++ b/app-arch/unace/unace-2.5-r5.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig.
 
 LICENSE="freedist"
 SLOT="1"
-KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux 
~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux 
~sparc-solaris"
 IUSE=""
 
 PATCHES=( "${WORKDIR}"/debian/patches/ )



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

2018-04-07 Thread Matt Turner
commit: e69a4a3252b29d4b51d2ebbb2eb46db4c34b26c9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:48 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69a4a32

sys-apps/rename-1.3-r2: hppa stable, bug 646960

 sys-apps/rename/rename-1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/rename/rename-1.3-r2.ebuild 
b/sys-apps/rename/rename-1.3-r2.ebuild
index d988da6c61a..fc964811bd6 100644
--- a/sys-apps/rename/rename-1.3-r2.ebuild
+++ b/sys-apps/rename/rename-1.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}/sourceforge.net/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 MY_PATCHES=(
"${FILESDIR}"/${P}-rename.patch



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

2018-04-07 Thread Matt Turner
commit: 1d7d7fca93c507c2ef501a4808c6e191f4ed6023
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:41 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7d7fca

dev-libs/jsoncpp-1.8.4: hppa stable, bug 651538

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

diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
index 9ad40f8d7dc..427d3c1b7b4 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/19"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
 IUSE="doc test"
 
 DEPEND="



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

2018-04-07 Thread Matt Turner
commit: 4c485747f70472e6ce924c2f0646606c334a28e3
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:47 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c485747

net-dns/openresolv-3.9.0: hppa stable, bug 633686

 net-dns/openresolv/openresolv-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/openresolv/openresolv-3.9.0.ebuild 
b/net-dns/openresolv/openresolv-3.9.0.ebuild
index 31dbc8e92a3..529606d90b8 100644
--- a/net-dns/openresolv/openresolv-3.9.0.ebuild
+++ b/net-dns/openresolv/openresolv-3.9.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://roy.marples.name/downloads/${PN}/${P}.tar.xz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="selinux"
 
 DEPEND="!net-dns/resolvconf-gentoo



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

2018-04-07 Thread Matt Turner
commit: e51966630e1c9963fc4a8925d4121ef7548bce45
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:45 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5196663

app-arch/lzop-1.04: hppa stable, bug 651510

 app-arch/lzop/lzop-1.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/lzop/lzop-1.04.ebuild b/app-arch/lzop/lzop-1.04.ebuild
index 48a6342ec84..24f4d9a25de 100644
--- a/app-arch/lzop/lzop-1.04.ebuild
+++ b/app-arch/lzop/lzop-1.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.lzop.org/download/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/lzo-2"



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

2018-04-07 Thread Matt Turner
commit: ffb02410660b6b4a702bc830055b17b5c5123933
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 22:10:49 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 22:10:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb02410

sys-apps/setserial-2.17-r5: hppa stable, bug 646962

 sys-apps/setserial/setserial-2.17-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/setserial/setserial-2.17-r5.ebuild 
b/sys-apps/setserial/setserial-2.17-r5.ebuild
index 972b31c332b..2c6f9afc8f4 100644
--- a/sys-apps/setserial/setserial-2.17-r5.ebuild
+++ b/sys-apps/setserial/setserial-2.17-r5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 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"
 
 PATCHES=(
"${FILESDIR}"/${P}-spelling.patch



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

2018-04-07 Thread Andreas Sturmlechner
commit: 1784546b8e1e1007846bc43067b2069f33e65ad4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 22:09:05 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 22:09:05 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1784546b

kde5.eclass: Fix kde-frameworks-5.45.0 mark as unreleased

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

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



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

2018-04-07 Thread Andreas Sturmlechner
commit: 5a3882e0112b5ddcea807f72aee4387617bf79b5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 22:06:15 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 22:06:15 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5a3882e0

profiles: Add kde-frameworks-5.45 package.mask

 profiles/package.mask/kde-frameworks-5.44 | 82 +++
 1 file changed, 82 insertions(+)

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



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2018-04-07 Thread Sergei Trofimovich
commit: ce3d59820cfd632f90208f7256ee7a94cbf043d9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3d5982

net-mail/dovecot: stable 2.2.34 for ppc64, bug #648894

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 net-mail/dovecot/dovecot-2.2.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.2.34.ebuild 
b/net-mail/dovecot/dovecot-2.2.34.ebuild
index 50e365cae94..31dcedc18f0 100644
--- a/net-mail/dovecot/dovecot-2.2.34.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.34.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 ~s390 ~sparc x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"



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

2018-04-07 Thread Sergei Trofimovich
commit: 793680f772c38a5f39fb1b8d10ec93a775ca4bd5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793680f7

sys-fs/mtools: stable 4.0.18-r2 for ppc64, bug #648852

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 sys-fs/mtools/mtools-4.0.18-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mtools/mtools-4.0.18-r2.ebuild 
b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
index 5d3714efbff..30aee0d41f1 100644
--- a/sys-fs/mtools/mtools-4.0.18-r2.ebuild
+++ b/sys-fs/mtools/mtools-4.0.18-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 sparc x86 ~x64-macos ~x64-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc ppc64 sparc x86 ~x64-macos ~x64-solaris"
 IUSE="X elibc_glibc"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: af41ed78ddc81de628d83f6ae2a4c34e751ec3c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:28 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af41ed78

media-libs/glew: stable 2.1.0 for ppc64, bug #649078

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/media-libs/glew/glew-2.1.0.ebuild 
b/media-libs/glew/glew-2.1.0.ebuild
index 229a4f52130..da95b824c04 100644
--- a/media-libs/glew/glew-2.1.0.ebuild
+++ b/media-libs/glew/glew-2.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="BSD MIT"
 SLOT="0/$(get_version_component_range 1-2)"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs"
 
 DEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: 59c81e82457fe5bd66a45fc4913789f8dabbea92
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:28:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c81e82

sci-libs/libnova: stable 0.15.0 for ppc64, bug #648818

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 sci-libs/libnova/libnova-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/libnova/libnova-0.15.0.ebuild 
b/sci-libs/libnova/libnova-0.15.0.ebuild
index 8e4aa22c43d..5f190893d75 100644
--- a/sci-libs/libnova/libnova-0.15.0.ebuild
+++ b/sci-libs/libnova/libnova-0.15.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs"
 
 DEPEND="doc? ( app-doc/doxygen )"



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

2018-04-07 Thread Sergei Trofimovich
commit: b259e436d5904ac64300f6fa4963ac4c455f2513
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b259e436

sys-apps/man: stable 1.6g-r1 for ppc64, bug #648824

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 sys-apps/man/man-1.6g-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/man/man-1.6g-r1.ebuild b/sys-apps/man/man-1.6g-r1.ebuild
index 1a296cf7f7f..0a36b29819f 100644
--- a/sys-apps/man/man-1.6g-r1.ebuild
+++ b/sys-apps/man/man-1.6g-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://primates.ximian.com/~flucifredi/man/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="+lzma nls selinux"
 
 DEPEND="nls? ( sys-devel/gettext )"



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

2018-04-07 Thread Sergei Trofimovich
commit: 0ad285714a765ff09d508823d0e2b8ddb48e9673
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:22 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad28571

dev-libs/libtar: stable 1.2.20-r4 for ppc64, bug #648936

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-libs/libtar/libtar-1.2.20-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libtar/libtar-1.2.20-r4.ebuild 
b/dev-libs/libtar/libtar-1.2.20-r4.ebuild
index 4a3b780059e..b9717afbdee 100644
--- a/dev-libs/libtar/libtar-1.2.20-r4.ebuild
+++ b/dev-libs/libtar/libtar-1.2.20-r4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="static-libs zlib"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-terms/eterm/

2018-04-07 Thread Sergei Trofimovich
commit: f7429835709b345f84a3291d333dbae9cbb0d272
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7429835

x11-terms/eterm: stable 0.9.6-r1 for ppc64, bug #648882

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 x11-terms/eterm/eterm-0.9.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/eterm/eterm-0.9.6-r1.ebuild 
b/x11-terms/eterm/eterm-0.9.6-r1.ebuild
index f7d66b42b04..6e087089db4 100644
--- a/x11-terms/eterm/eterm-0.9.6-r1.ebuild
+++ b/x11-terms/eterm/eterm-0.9.6-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~amd64-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~amd64-linux ~ppc-macos ~x86-macos"
 IUSE="escreen minimal cpu_flags_x86_mmx cpu_flags_x86_sse2 unicode +utempter"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: 2363fc9a64e43d63e520843ea3729b0f830019db
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:28:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2363fc9a

mail-client/sylpheed: stable 3.6.0 for ppc64, bug #648514

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/mail-client/sylpheed/sylpheed-3.6.0.ebuild 
b/mail-client/sylpheed/sylpheed-3.6.0.ebuild
index 98b90da3496..ea2a5a03bad 100644
--- a/mail-client/sylpheed/sylpheed-3.6.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface"
 
 CDEPEND="net-libs/liblockfile



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2018-04-07 Thread Sergei Trofimovich
commit: 92f675ba7040ab99d46d53e6d1f79cac5398
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f675ba

app-antivirus/clamav: stable 0.99.4-r1 for ppc64, bug #649314

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-antivirus/clamav/clamav-0.99.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild 
b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
index 406c48d599e..87ed749d4b7 100644
--- a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux 
static-libs test uclibc"
 
 CDEPEND="bzip2? ( app-arch/bzip2 )



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

2018-04-07 Thread Sergei Trofimovich
commit: 931a9981d2785dac83fcbd96fc626ae106fcd27d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:29:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:30:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931a9981

x11-misc/xscreensaver: stable 5.38 for ppc64, bug #649176

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 x11-misc/xscreensaver/xscreensaver-5.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.38.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.38.ebuild
index b94ece9c83e..62c3eab2b11 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.38.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.38.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama"
 
 COMMON_DEPEND="



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

2018-04-07 Thread Michał Górny
commit: 132e9a33cfbdaf22c518f8c0a231b3599b2c6ad2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  7 09:05:44 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  7 21:29:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132e9a33

sys-devel/clang: Include LLVMTestingSupport lib in - checkout

Include the lib/Testing/Support directory in LLVM checkout since
the clangd tests (part of clang-tools-extra) require that library now.
The code still needs a fix upstream to actually build the library.

 sys-devel/clang/clang-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-.ebuild 
b/sys-devel/clang/clang-.ebuild
index d769bda1d03..8bc9b08cc45 100644
--- a/sys-devel/clang/clang-.ebuild
+++ b/sys-devel/clang/clang-.ebuild
@@ -99,7 +99,8 @@ src_unpack() {
"${S}"/tools/extra
if use test; then
git-r3_checkout https://llvm.org/git/llvm.git \
-   "${WORKDIR}"/llvm '' utils/{lit,llvm-lit,unittest}
+   "${WORKDIR}"/llvm '' \
+   lib/Testing/Support utils/{lit,llvm-lit,unittest}
fi
git-r3_checkout "${EGIT_REPO_URI}" "${S}"
 }



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

2018-04-07 Thread Michał Górny
commit: c5a58952083aa9392b1944ec73942494a2440198
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  7 21:04:52 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  7 21:29:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a58952

sys-devel/clang: Update for clang-X naming in -

Upstream has removed the minor version from clang symlink in git.
Update our code accordingly.

 sys-devel/clang/clang-.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-devel/clang/clang-.ebuild 
b/sys-devel/clang/clang-.ebuild
index 8bc9b08cc45..0ece5c80216 100644
--- a/sys-devel/clang/clang-.ebuild
+++ b/sys-devel/clang/clang-.ebuild
@@ -219,19 +219,19 @@ src_install() {
# Apply CHOST and version suffix to clang tools
# note: we use two version components here (vs 3 in runtime path)
local llvm_version=$(llvm-config --version) || die
-   local clang_version=$(ver_cut 1-2 "${llvm_version}")
+   local clang_version=$(ver_cut 1 "${llvm_version}")
local clang_full_version=$(ver_cut 1-3 "${llvm_version}")
local clang_tools=( clang clang++ clang-cl clang-cpp )
local abi i
 
# cmake gives us:
-   # - clang-X.Y
-   # - clang -> clang-X.Y
+   # - clang-X
+   # - clang -> clang-X
# - clang++, clang-cl, clang-cpp -> clang
# we want to have:
-   # - clang-X.Y
-   # - clang++-X.Y, clang-cl-X.Y, clang-cpp-X.Y -> clang-X.Y
-   # - clang, clang++, clang-cl, clang-cpp -> clang*-X.Y
+   # - clang-X
+   # - clang++-X, clang-cl-X, clang-cpp-X -> clang-X
+   # - clang, clang++, clang-cl, clang-cpp -> clang*-X
# also in CHOST variant
for i in "${clang_tools[@]:1}"; do
rm "${ED%/}/usr/lib/llvm/${SLOT}/bin/${i}" || die



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

2018-04-07 Thread Sergei Trofimovich
commit: 19cc8046200e2903c3a6ab55a45d6fbd6b11eca7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cc8046

dev-perl/CDDB: stable 1.222.0-r2 for ia64, bug #652498

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/CDDB/CDDB-1.222.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild 
b/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
index ce2f2236813..7743f28e04f 100644
--- a/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
+++ b/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="high-level interface to cddb/freedb protocol"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: b3b58a4c12b9e4ffaf80c6b92e027839d4603df3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b58a4c

dev-lang/php: stable 7.1.16 for ia64, bug #652420

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

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



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

2018-04-07 Thread Sergei Trofimovich
commit: ba260dfc9bd0bb1aefa84bc9012093917a51274e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba260dfc

dev-libs/oniguruma: stable 6.7.1 for ia64, bug #652444

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-libs/oniguruma/oniguruma-6.7.1.ebuild 
b/dev-libs/oniguruma/oniguruma-6.7.1.ebuild
index 30e6a613438..2ff34f9cb3c 100644
--- a/dev-libs/oniguruma/oniguruma-6.7.1.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.7.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0/4"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
 IUSE="combination-explosion-check crnl-as-line-terminator static-libs"
 
 S="${WORKDIR}/${MY_P}"



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

2018-04-07 Thread Sergei Trofimovich
commit: 85f87b5463da2e4a4b65b2325fd63ee766d2167c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:14:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f87b54

dev-perl/AtExit: stable 2.30.0 for ia64, bug #652366

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/AtExit/AtExit-2.30.0.ebuild 
b/dev-perl/AtExit/AtExit-2.30.0.ebuild
index 5fe4b271a21..45cbb6913fd 100644
--- a/dev-perl/AtExit/AtExit-2.30.0.ebuild
+++ b/dev-perl/AtExit/AtExit-2.30.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="atexit() function to register exit-callbacks"
 LICENSE="|| ( Artistic Artistic-2 )"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: 59b35a751678c72dae0e8e66c23de980a829a99d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:18:11 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:18:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b35a75

dev-perl/Capture-Tiny: stable 0.460.0 for ia64, bug #652492

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
index dee394130e8..65c0c15504e 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or 
external programs"
 
 LICENSE="Apache-2.0"
 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="test"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: da4071aefa91d48dcd101c1fc00f8873315fd1a6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:17:27 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4071ae

dev-perl/Archive-Zip: stable 1.600.0 for ia64, bug #652362

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild 
b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
index 8bd997147b1..9ffd6747e2c 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were 
files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: e670c5c39cefcc56f96179acbfa9dd8f714cf42f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:18:03 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:18:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e670c5c3

dev-perl/Authen-PAM: stable 0.160.0-r2 for ia64, bug #652466

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild 
b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
index 68efd80c746..c854a8c35e4 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Interface to PAM library"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="examples"
 
 RDEPEND="virtual/pam"



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

2018-04-07 Thread Sergei Trofimovich
commit: 57a151208ad3d844d4afb0711388b1e899bb31c4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:14:43 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a15120

dev-lang/php: stable 5.6.35-r1 for ia64, bug #652420

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

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



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/

2018-04-07 Thread Sergei Trofimovich
commit: 7c13393bed35cea3ae5a28033a729e2ddd5e74b4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c13393b

dev-perl/Carp-Assert-More: stable 1.160.0 for ia64, bug #652494

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
index e1685301d12..8e5345526d6 100644
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="convenience wrappers around Carp::Assert"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Sergei Trofimovich
commit: c7fb5e77be10dff9d1138423d590440ff7e49ff3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:15:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fb5e77

dev-perl/Canary-Stability: stable 2012.0.0 for ia64, bug #652490

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild 
b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild
index 063e789865e..49e688ebe80 100644
--- a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild
+++ b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Canary to check perl compatibility for schmorp's modules"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE=""
 
 RDEPEND=""



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

2018-04-07 Thread Sergei Trofimovich
commit: d4747ac9002ff402ecbd0416745e887f4424101a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:18:22 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:18:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4747ac9

dev-perl/CGI: stable 4.360.0 for ia64, bug #652502

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/CGI/CGI-4.360.0.ebuild b/dev-perl/CGI/CGI-4.360.0.ebuild
index 6a45c72fc82..5bd844c6940 100644
--- a/dev-perl/CGI/CGI-4.360.0.ebuild
+++ b/dev-perl/CGI/CGI-4.360.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-lang/php/

2018-04-07 Thread Sergei Trofimovich
commit: 1af5d84531931aa3088fc6ad829b41532dcd5d88
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:14:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af5d845

dev-lang/php: stable 7.0.29 for ia64, bug #652420

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

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



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

2018-04-07 Thread Sergei Trofimovich
commit: 5ed5a7fb32750c4b03085df92fe5583f11d84b00
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:14:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed5a7fb

dev-perl/Audio-Mixer: stable 0.700.0-r2 for ia64, bug #652372

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Audio-Mixer/Audio-Mixer-0.700.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0-r2.ebuild 
b/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0-r2.ebuild
index 3beb5e073d4..e5123ceb9e5 100644
--- a/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0-r2.ebuild
+++ b/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for Sound Mixer control"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Audio-CD-disc-cover/

2018-04-07 Thread Sergei Trofimovich
commit: 1d51c4bb0aede16113c5d88be17919e70df1d705
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:14:24 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:17:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d51c4bb

dev-perl/Audio-CD-disc-cover: stable 0.05-r2 for ia64, bug #652368

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild 
b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
index e827cc4d748..dfeceb6f619 100644
--- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
+++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz;
 
 IUSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 
 RDEPEND=">=dev-perl/URI-1.10
>=dev-perl/HTML-Parser-3.15



[gentoo-commits] proj/lisp:master commit in: dev-lisp/gcl/

2018-04-07 Thread José María Alonso
commit: 915fe4b44e3b7fad5f4e6a340faaabfe36390b4d
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Apr  7 21:15:48 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Apr  7 21:15:48 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=915fe4b4

dev-lisp/gcl: Set VARTEXFONTS to prevent sandbox violations

 dev-lisp/gcl/gcl-2.6.12.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/gcl/gcl-2.6.12.ebuild b/dev-lisp/gcl/gcl-2.6.12.ebuild
index 1d4449e6..b8fee9e3 100644
--- a/dev-lisp/gcl/gcl-2.6.12.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,10 +17,10 @@ IUSE="+ansi athena emacs +readline tk X"
 RESTRICT="strip"
 
 RDEPEND="emacs? ( virtual/emacs )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
-   >=dev-libs/gmp-4.1
-   tk? ( dev-lang/tk )
+   >=dev-libs/gmp-4.1:=
+   tk? ( dev-lang/tk:= )
X? ( x11-libs/libXt x11-libs/libXext x11-libs/libXmu x11-libs/libXaw )
virtual/latex-base"
 DEPEND="${RDEPEND}
@@ -82,7 +82,7 @@ src_configure() {
 
 src_compile() {
emake -j1
-   emake -C info gcl.info
+   VARTEXFONTS="${T}"/fonts emake -C info gcl.info
if use athena; then
pushd xgcl-2 > /dev/null
pdflatex dwdoc.tex



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-Random/

2018-04-07 Thread Matt Turner
commit: 57665d3d7515e61e8f86ad79212722f1d77c6c96
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:03 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57665d3d

dev-perl/Crypt-OpenSSL-Random-0.110.0: hppa stable, bug 652612

 dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild 
b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild
index 0136c631c77..a394154218d 100644
--- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild
+++ b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="OpenSSL/LibreSSL pseudo-random number generator access"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="libressl"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: 76566ae035dcd084dccb938a19957a224094707e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:54 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76566ae0

dev-perl/Class-Load-0.240.0: hppa stable, bug 652538

 dev-perl/Class-Load/Class-Load-0.240.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild 
b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild
index 9302436900c..6ad18989953 100644
--- a/dev-perl/Class-Load/Class-Load-0.240.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.240.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A working (require q{Class::Name}) and more"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 # uses Scalar-Util



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

2018-04-07 Thread Matt Turner
commit: d34311cca821fb01ab90a9bde4d422ef35b582d3
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:59 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34311cc

dev-perl/Crypt-DES-2.70.0-r1: hppa stable, bug 652578

 dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild 
b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
index 5dcc7c3393b..56df40dc8ba 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module"
 
 LICENSE="DES"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="test? ( dev-perl/Crypt-CBC )"



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

2018-04-07 Thread Matt Turner
commit: 8c1a8a58cf27c9dd18231042fdad3d93bd71245d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:52 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1a8a58

dev-perl/Class-ErrorHandler-0.40.0: hppa stable, bug 652530

 dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild 
b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
index e49cc587080..33687969534 100644
--- a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
+++ b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Automated accessor generation"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Cpanel-JSON-XS/

2018-04-07 Thread Matt Turner
commit: 078424e29bf836e4f376d325adbd58a496e34561
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:57 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078424e2

dev-perl/Cpanel-JSON-XS-3.23.900: hppa stable, bug 652568

 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild 
b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
index bd67340337a..31007c6a52d 100644
--- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2018-04-07 Thread Matt Turner
commit: 8095d94ac832c09e440b1267382d301ef60a9e12
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:02 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8095d94a

dev-perl/Crypt-DH-0.70.0-r2: hppa stable, bug 652608

 dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild 
b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild
index ec4fda513a4..4d9547978a0 100644
--- a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild
+++ b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Diffie-Hellman key exchange system"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
 IUSE=""
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: fa6b7bf983a0bbad3f8f059ef406a96c01d80710
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:07 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6b7bf9

dev-perl/File-Copy-Link-0.140.0: hppa stable, bug 652624

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild 
b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 994558cbf7a..5f5e376ee2e 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: 27bac8744374468f14ce6920707df81463c6335c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:05 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bac874

dev-perl/Curses-UI-0.960.900-r2: hppa stable, bug 652622

 dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild 
b/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild
index ad5df5e83dc..fbc619a957d 100644
--- a/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild
+++ b/dev-perl/Curses-UI/Curses-UI-0.960.900-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl UI framework based on the curses library"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Curses



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

2018-04-07 Thread Matt Turner
commit: a65cdd61c5fa1b7509fb6c6d13184a06af77948c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:46 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65cdd61

dev-perl/Authen-PAM-0.160.0-r2: hppa stable, bug 652466

 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild 
b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
index 95ebe3b204e..68efd80c746 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Interface to PAM library"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="examples"
 
 RDEPEND="virtual/pam"



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

2018-04-07 Thread Matt Turner
commit: 47bb66189b21e98a59bdcdd1e1d2e749a99b31cb
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bb6618

dev-perl/Any-Moose-0.270.0: hppa stable, bug 652292

 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild 
b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 83c4f0d0f47..d656baa5977 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
 IUSE="test"
 PERL_RM_FILES=(
"t/001-basic-mouse.t"



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

2018-04-07 Thread Matt Turner
commit: fbeb9daa36e98f78ae1ff073d5034e64abdadcb5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:04 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbeb9daa

dev-perl/Crypt-SmbHash-0.120.0-r2: hppa stable, bug 652620

 dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild 
b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
index e57b1c7f185..15d132a38fe 100644
--- a/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
+++ b/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.120.0-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="LM/NT hashing, for Samba's smbpasswd entries"
 
 LICENSE="GPL-2"
 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/Digest-MD4"



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

2018-04-07 Thread Matt Turner
commit: f4f4b1f344346ca4a0d743d3b67c7e61997d34f0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:49 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f4b1f3

dev-perl/Capture-Tiny-0.460.0: hppa stable, bug 652492

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

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
index 001b2f38c10..dee394130e8 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or 
external programs"
 
 LICENSE="Apache-2.0"
 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="test"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: 479d416efb84c1806f326176a3ea1654556a40c2
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:56 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479d416e

dev-perl/Convert-BinHex-1.125.0: hppa stable, bug 652564

 dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild 
b/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild
index 5b05dcfc392..cadb4def417 100644
--- a/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild
+++ b/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Extract data from Macintosh BinHex files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Data-Inheritable/

2018-04-07 Thread Matt Turner
commit: 0b5492a6d28737a8e56c3b7fb15317752c5055bb
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:51 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5492a6

dev-perl/Class-Data-Inheritable-0.80.0-r2: hppa stable, bug 652524

 dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild 
b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild
index f307c204b5c..f7d24fe0038 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Inheritable, overridable class data"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE=""
 
 export OPTIMIZE="${CFLAGS}"



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

2018-04-07 Thread Matt Turner
commit: 7f3d5ca559af8188ac45e0a88d411079b7d82de1
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:45 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3d5ca5

dev-perl/Archive-Zip-1.600.0: hppa stable, bug 652362

 dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild 
b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
index ff4dc5e5cf9..8bd997147b1 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were 
files"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-OP-Check/

2018-04-07 Thread Matt Turner
commit: c7537e6fe40b2c44948a710dec1812f003b711d5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:48 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7537e6f

dev-perl/B-Hooks-OP-Check-0.220.0: hppa stable, bug 652478

 dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild 
b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
index 9d265db1c33..0fa11ae6373 100644
--- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
+++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Wrap OP check callbacks"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-parent"



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

2018-04-07 Thread Matt Turner
commit: f9a21484edb450f6cdb19e9781908125645f5a36
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:06 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a21484

dev-perl/Cwd-Guard-0.50.0: hppa stable, bug 652624

 dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild 
b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild
index 9f25f7261aa..c0946a22d4e 100644
--- a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild
+++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Temporary changing working directory (chdir)"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test minimal"
 # Cwd -> perl-File-Spec
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: 1755361e637303da02283ae457300bbb27569465
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:53 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1755361e

dev-perl/Class-Inspector-1.320.0: hppa stable, bug 652534

 dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild 
b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index e1216515fb9..e509e5a188d 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2018-04-07 Thread Matt Turner
commit: e5f735a7eaf95f0ae986a5c0e722752bdfc384eb
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:41 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f735a7

dev-lang/perl-5.24.3-r1: hppa stable, bug 648460

 dev-lang/perl/perl-5.24.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/perl/perl-5.24.3-r1.ebuild 
b/dev-lang/perl/perl-5.24.3-r1.ebuild
index d92030e77ab..75d558b8107 100644
--- a/dev-lang/perl/perl-5.24.3-r1.ebuild
+++ b/dev-lang/perl/perl-5.24.3-r1.ebuild
@@ -30,7 +30,7 @@ HOMEPAGE="https://www.perl.org/;
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SHORT_PV}"
-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="berkdb debug doc gdbm ithreads"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Meta-Check/

2018-04-07 Thread Matt Turner
commit: feb4cb27160fd6d467d473c0fc367fa766c9ecf0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:58 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb4cb27

dev-perl/CPAN-Meta-Check-0.14.0: hppa stable, bug 652570

 dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild 
b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild
index 4793d9f0e02..0211a015b26 100644
--- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild
+++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Verify requirements in a CPAN::Meta object"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="test"
 
 # CPAN::Meta::Prereqs -> perl-CPAN-Meta



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load-XS/

2018-04-07 Thread Matt Turner
commit: f55d88028b41181be702805e513e8df54e0134bd
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55d8802

dev-perl/Class-Load-XS-0.100.0: hppa stable, bug 652540

 dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild 
b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
index 32dc9366a25..de8377dccd5 100644
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
+++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="XS implementation of parts of Class::Load"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread Matt Turner
commit: a748bceb0492187ef32c2f35442625fd72431e4c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:13:00 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a748bceb

dev-perl/Test-Needs-0.2.5: hppa stable, bug 652604

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

diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild 
b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
index 4aa7a84873b..386a0fa112a 100644
--- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
+++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Skip tests when modules not available"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 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 ~mips ppc ppc64 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/CGI/

2018-04-07 Thread Matt Turner
commit: 4e83dd13d8d7684837f9e3f4f9625ccb74f6cded
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:50 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e83dd13

dev-perl/CGI-4.360.0: hppa stable, bug 652502

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

diff --git a/dev-perl/CGI/CGI-4.360.0.ebuild b/dev-perl/CGI/CGI-4.360.0.ebuild
index 791e6a0c4c2..6a45c72fc82 100644
--- a/dev-perl/CGI/CGI-4.360.0.ebuild
+++ b/dev-perl/CGI/CGI-4.360.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/Archive-Extract/

2018-04-07 Thread Matt Turner
commit: 55bdcee045906eb412d43d457f3e8f663c2805dd
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:43 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bdcee0

dev-perl/Archive-Extract-0.800.0: hppa stable, bug 652360

 dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild 
b/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild
index dc99dd76433..5d545aecb62 100644
--- a/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild
+++ b/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Generic archive extracting mechanism"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Hooks-EndOfScope/

2018-04-07 Thread Matt Turner
commit: 4a787a623248c6c7fab3aebe27375dcee627d28b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:12:47 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:13:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a787a62

dev-perl/B-Hooks-EndOfScope-0.210.0: hppa stable, bug 652474

 dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild 
b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild
index d9cc55d022a..cff501f6083 100644
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Execute code after a scope finished compilation"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="



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

2018-04-07 Thread José María Alonso
commit: 5abcac7a564f555ad2d414de3e1c8d6c62fc19d3
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Apr  7 21:11:27 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Apr  7 21:11:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abcac7a

dev-lisp/gcl: Set VARTEXFONTS to prevent sandbox violations

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

 dev-lisp/gcl/gcl-2.6.10.ebuild | 11 ++-
 dev-lisp/gcl/gcl-2.6.11.ebuild | 11 ++-
 dev-lisp/gcl/gcl-2.6.12.ebuild | 10 +-
 3 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/dev-lisp/gcl/gcl-2.6.10.ebuild b/dev-lisp/gcl/gcl-2.6.10.ebuild
index 6b2fd2d6d60..55fc3ee2e42 100644
--- a/dev-lisp/gcl/gcl-2.6.10.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.10.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit elisp-common eutils flag-o-matic
 
 DESCRIPTION="GNU Common Lisp"
@@ -17,10 +18,10 @@ IUSE="+ansi athena emacs +readline tk X"
 RESTRICT="strip"
 
 RDEPEND="emacs? ( virtual/emacs )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
-   >=dev-libs/gmp-4.1
-   tk? ( dev-lang/tk )
+   >=dev-libs/gmp-4.1:=
+   tk? ( dev-lang/tk:= )
X? ( x11-libs/libXt x11-libs/libXext x11-libs/libXmu x11-libs/libXaw )
virtual/latex-base"
 DEPEND="${RDEPEND}
@@ -85,7 +86,7 @@ src_configure() {
 
 src_compile() {
emake -j1
-   emake -C info gcl.info
+   VARTEXFONTS="${T}"/fonts emake -C info gcl.info
if use athena; then
pushd xgcl-2 > /dev/null
pdflatex dwdoc.tex

diff --git a/dev-lisp/gcl/gcl-2.6.11.ebuild b/dev-lisp/gcl/gcl-2.6.11.ebuild
index a49d2af852f..3a5b2a82ad5 100644
--- a/dev-lisp/gcl/gcl-2.6.11.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.11.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit elisp-common eutils flag-o-matic
 
 DESCRIPTION="GNU Common Lisp"
@@ -17,10 +18,10 @@ IUSE="+ansi athena emacs +readline tk X"
 RESTRICT="strip"
 
 RDEPEND="emacs? ( virtual/emacs )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
-   >=dev-libs/gmp-4.1
-   tk? ( dev-lang/tk )
+   >=dev-libs/gmp-4.1:=
+   tk? ( dev-lang/tk:= )
X? ( x11-libs/libXt x11-libs/libXext x11-libs/libXmu x11-libs/libXaw )
virtual/latex-base"
 DEPEND="${RDEPEND}
@@ -82,7 +83,7 @@ src_configure() {
 
 src_compile() {
emake -j1
-   emake -C info gcl.info
+   VARTEXFONTS="${T}"/fonts emake -C info gcl.info
if use athena; then
pushd xgcl-2 > /dev/null
pdflatex dwdoc.tex

diff --git a/dev-lisp/gcl/gcl-2.6.12.ebuild b/dev-lisp/gcl/gcl-2.6.12.ebuild
index 1d4449e6009..b8fee9e3528 100644
--- a/dev-lisp/gcl/gcl-2.6.12.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,10 +17,10 @@ IUSE="+ansi athena emacs +readline tk X"
 RESTRICT="strip"
 
 RDEPEND="emacs? ( virtual/emacs )
-   readline? ( sys-libs/readline )
+   readline? ( sys-libs/readline:= )
athena? ( x11-libs/libXaw )
-   >=dev-libs/gmp-4.1
-   tk? ( dev-lang/tk )
+   >=dev-libs/gmp-4.1:=
+   tk? ( dev-lang/tk:= )
X? ( x11-libs/libXt x11-libs/libXext x11-libs/libXmu x11-libs/libXaw )
virtual/latex-base"
 DEPEND="${RDEPEND}
@@ -82,7 +82,7 @@ src_configure() {
 
 src_compile() {
emake -j1
-   emake -C info gcl.info
+   VARTEXFONTS="${T}"/fonts emake -C info gcl.info
if use athena; then
pushd xgcl-2 > /dev/null
pdflatex dwdoc.tex



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

2018-04-07 Thread Sergei Trofimovich
commit: 6d4deb0a40458b6750285c9099611f4db5b1be2d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:05:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:09:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4deb0a

app-misc/dailystrips: stable 1.0.28-r3 for ppc, bug #647388

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-misc/dailystrips/dailystrips-1.0.28-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/dailystrips/dailystrips-1.0.28-r3.ebuild 
b/app-misc/dailystrips/dailystrips-1.0.28-r3.ebuild
index 6ad447cab8d..55c6f508537 100644
--- a/app-misc/dailystrips/dailystrips-1.0.28-r3.ebuild
+++ b/app-misc/dailystrips/dailystrips-1.0.28-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/dailystrips/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc x86"
+KEYWORDS="alpha amd64 ppc x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/libwww-perl-5.50



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

2018-04-07 Thread Sergei Trofimovich
commit: 9a9f07eccb379f0a65d122f3edb5aab8061a16ef
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:06:20 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:09:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9f07ec

app-misc/timestamp: stable 1.1-r1 for ppc, bug #647398

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-misc/timestamp/timestamp-1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/timestamp/timestamp-1.1-r1.ebuild 
b/app-misc/timestamp/timestamp-1.1-r1.ebuild
index abb385021b5..b0cd6f1496f 100644
--- a/app-misc/timestamp/timestamp-1.1-r1.ebuild
+++ b/app-misc/timestamp/timestamp-1.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://math.smsu.edu/~erik/files/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 DEPEND="!sys-apps/moreutils"
 RDEPEND="${DEPEND}"



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

2018-04-07 Thread Sergei Trofimovich
commit: 8d73f4364656f9b044d376e8a68406264c5e6e9d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:06:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:09:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d73f436

app-misc/inputlircd: stable 0.0.1_pre15-r2 for ppc, bug #647390

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-misc/inputlircd/inputlircd-0.0.1_pre15-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/inputlircd/inputlircd-0.0.1_pre15-r2.ebuild 
b/app-misc/inputlircd/inputlircd-0.0.1_pre15-r2.ebuild
index 93674ba4e99..0176163074c 100644
--- a/app-misc/inputlircd/inputlircd-0.0.1_pre15-r2.ebuild
+++ b/app-misc/inputlircd/inputlircd-0.0.1_pre15-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm64 ia64 ~ppc ppc64 x86"
+KEYWORDS="alpha amd64 ~arm64 ia64 ppc ppc64 x86"
 
 src_prepare() {
local ver="$(best_version sys-kernel/linux-headers)"



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

2018-04-07 Thread Sergei Trofimovich
commit: 1396da7d5fc573b9bffa2c0c52ca928d27f93acb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 21:06:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 21:09:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1396da7d

app-misc/pipeworks: stable 0.4-r1 for ppc, bug #647396

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-misc/pipeworks/pipeworks-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild 
b/app-misc/pipeworks/pipeworks-0.4-r1.ebuild
index eae515efe9d..c1cb72b55af 100644
--- a/app-misc/pipeworks/pipeworks-0.4-r1.ebuild
+++ b/app-misc/pipeworks/pipeworks-0.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pipeworks/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=""



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

2018-04-07 Thread Matt Turner
commit: 8ee21048e5f317d348161f3c90278283241e599f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:07:12 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:07:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee21048

dev-python/configparser-3.5.0-r1: hppa stable, bug 649350

 dev-python/configparser/configparser-3.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/configparser/configparser-3.5.0-r1.ebuild 
b/dev-python/configparser/configparser-3.5.0-r1.ebuild
index 0af73f402b7..3c4094dde4a 100644
--- a/dev-python/configparser/configparser-3.5.0-r1.ebuild
+++ b/dev-python/configparser/configparser-3.5.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"



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

2018-04-07 Thread Matt Turner
commit: d6bc6efcd303aeed8d43c2fe997d3bee471c454c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:07:19 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:07:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bc6efc

dev-python/mccabe-0.6.1: hppa stable, bug 649350

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

diff --git a/dev-python/mccabe/mccabe-0.6.1.ebuild 
b/dev-python/mccabe/mccabe-0.6.1.ebuild
index 343e122472b..352c6ce816e 100644
--- a/dev-python/mccabe/mccabe-0.6.1.ebuild
+++ b/dev-python/mccabe/mccabe-0.6.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="flake8 plugin: McCabe complexity checker"
 HOMEPAGE="https://github.com/PyCQA/mccabe;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd 
~amd64-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 x86 ~amd64-fbsd 
~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 LICENSE="MIT"
 SLOT="0"



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

2018-04-07 Thread Matt Turner
commit: 2a3c27e517575ffadd03aa3ff68948fd5daa5c09
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:07:16 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:07:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3c27e5

dev-python/flake8-3.5.0: hppa stable, bug 649350

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

diff --git a/dev-python/flake8/flake8-3.5.0.ebuild 
b/dev-python/flake8/flake8-3.5.0.ebuild
index 138b6a16dc9..ebff1d2388a 100644
--- a/dev-python/flake8/flake8-3.5.0.ebuild
+++ b/dev-python/flake8/flake8-3.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~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 ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 # requires.txt inc. mccabe however that creates a circular dep



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

2018-04-07 Thread Matt Turner
commit: 4ac79e12aa16a9e8d906f1a4da65a9508494db8f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:07:21 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:07:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac79e12

dev-python/pycodestyle-2.3.1: hppa stable, bug 649350

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

diff --git a/dev-python/pycodestyle/pycodestyle-2.3.1.ebuild 
b/dev-python/pycodestyle/pycodestyle-2.3.1.ebuild
index 38c779a4b3c..7407b6da20d 100644
--- a/dev-python/pycodestyle/pycodestyle-2.3.1.ebuild
+++ b/dev-python/pycodestyle/pycodestyle-2.3.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~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 x86 ~amd64-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2018-04-07 Thread Matt Turner
commit: 109be3653d63cfc607630a6b305d95c13dadbac3
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 21:07:22 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 21:07:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109be365

dev-python/pyflakes-1.6.0: hppa stable, bug 649350

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

diff --git a/dev-python/pyflakes/pyflakes-1.6.0.ebuild 
b/dev-python/pyflakes/pyflakes-1.6.0.ebuild
index e6d99c9efff..a3661f35e46 100644
--- a/dev-python/pyflakes/pyflakes-1.6.0.ebuild
+++ b/dev-python/pyflakes/pyflakes-1.6.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"



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

2018-04-07 Thread Andreas Sturmlechner
commit: 513fffb8d591f64736b4e543f64d49ce73babe3f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 11:54:04 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 15:45:32 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=513fffb8

sets: Add kde-frameworks-5.45

 sets/kde-frameworks-5.45 | 79 
 1 file changed, 79 insertions(+)

diff --git a/sets/kde-frameworks-5.45 b/sets/kde-frameworks-5.45
new file mode 100644
index 00..4488c93889
--- /dev/null
+++ b/sets/kde-frameworks-5.45
@@ -0,0 +1,79 @@
+

[gentoo-commits] proj/kde:master commit in: kde-frameworks/networkmanager-qt/, kde-frameworks/sonnet/, ...

2018-04-07 Thread Andreas Sturmlechner
commit: 53927d217f0b905f8a527bb722acef821c548cdb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 20:46:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 20:46:27 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=53927d21

kde-frameworks: Add KDE Frameworks 5.45.0

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

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

2018-04-07 Thread Andreas Sturmlechner
commit: 5450cd3f6ac7677a13975265c96200b2fb21f050
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 12:00:47 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 15:45:32 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5450cd3f

kde5.eclass: Mark KDE Frameworks 5.45 unreleased

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

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



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2018-04-07 Thread Andreas Sturmlechner
commit: 1df3aa2d0f063e3718dd0acce4344cc8f9d2e58e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 11:59:45 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 15:45:32 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1df3aa2d

Documentation: Add KDE Frameworks 5.45

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.45/_HEADER_  |  2 +
 .../.kde-frameworks-5.45/kde-frameworks-5.45   |  1 +
 .../.kde-frameworks-5.45/more-deps |  0
 .../kde-frameworks-5.45.keywords   | 82 ++
 Documentation/package.mask/kde-frameworks-5.45 | 82 ++
 .../package.unmask/.kde-frameworks-5.45/_HEADER_   |  2 +
 .../.kde-frameworks-5.45/kde-frameworks-5.45   |  1 +
 Documentation/package.unmask/kde-frameworks-5.45   | 82 ++
 9 files changed, 253 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 8bcd10f4bf..1fdc134ee3 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.43 5.44"
+KF_RELEASES="5.43 5.44 5.45"
 KF_RELEASE=${KF_RELEASE:-5.43}
 
 PLASMA_RELEASES="5.11 5.12"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.45/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.45/_HEADER_
new file mode 100644
index 00..e5d2268954
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.45/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.45 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.45/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.45/kde-frameworks-5.45
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.45/kde-frameworks-5.45
new file mode 12
index 00..bf441230c5
--- /dev/null
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.45/kde-frameworks-5.45
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.45
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.45/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.45/more-deps
new file mode 100644
index 00..e69de29bb2

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.45.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.45.keywords
new file mode 100644
index 00..e7ae8b6b3e
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.45.keywords
@@ -0,0 +1,82 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.45 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.45/ files 
instead.
+

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

2018-04-07 Thread Andreas Sturmlechner
commit: 0bdae1a3845db5572b948a1f8a2cfb3d31b042ef
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 20:14:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 20:48:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdae1a3

dev-libs/libcdio: Fix I/O leak w/ unreadable ISO file

DOCS to array, drop ltprune for find.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../libcdio/files/libcdio-2.0.0-iso-ioleak.patch   | 37 +++
 dev-libs/libcdio/libcdio-2.0.0-r1.ebuild   | 75 ++
 2 files changed, 112 insertions(+)

diff --git a/dev-libs/libcdio/files/libcdio-2.0.0-iso-ioleak.patch 
b/dev-libs/libcdio/files/libcdio-2.0.0-iso-ioleak.patch
new file mode 100644
index 000..17732104c3d
--- /dev/null
+++ b/dev-libs/libcdio/files/libcdio-2.0.0-iso-ioleak.patch
@@ -0,0 +1,37 @@
+From 8c0de2d3f0324ecf3fd135589589dcd783c15556 Mon Sep 17 00:00:00 2001
+From: rocky 
+Date: Fri, 16 Feb 2018 09:14:17 -0500
+Subject: Fix small I/O leak when we can't read ISO file
+
+See Savannah bug #53170. Thanks to David Binderman.
+---
+ src/iso-read.c | 8 ++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+diff --git a/src/iso-read.c b/src/iso-read.c
+index 0541e27..8647485 100644
+--- a/src/iso-read.c
 b/src/iso-read.c
+@@ -1,5 +1,6 @@
+ /*
+-  Copyright (C) 2004-2006, 2008, 2012-2013, 2017 Rocky Bernstein 

++  Copyright (C) 2004-2006, 2008, 2012-2013, 2017-2018 Rocky Bernstein
++  
+ 
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+@@ -364,7 +365,10 @@ main(int argc, char *argv[])
+   ret = read_iso_file (opts.iso9660_image, opts.file_name,
+outfd, _written);
+   }
+-  if (ret != 0) return ret;
++  if (ret != 0) {
++fclose (outfd);
++return ret;
++  }
+ 
+   fflush (outfd);
+ 
+-- 
+cgit v1.0-41-gc330
+

diff --git a/dev-libs/libcdio/libcdio-2.0.0-r1.ebuild 
b/dev-libs/libcdio/libcdio-2.0.0-r1.ebuild
new file mode 100644
index 000..62bcbab5b55
--- /dev/null
+++ b/dev-libs/libcdio/libcdio-2.0.0-r1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools libtool multilib-minimal
+
+DESCRIPTION="A library to encapsulate CD-ROM reading and control"
+HOMEPAGE="https://www.gnu.org/software/libcdio/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/18" # subslot is based on SONAME
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="cddb +cxx minimal static-libs test"
+
+RDEPEND="
+   !minimal? (
+   >=sys-libs/ncurses-5.7-r7:0=
+   cddb? ( >=media-libs/libcddb-1.3.2 )
+   )
+   >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   sys-apps/sed
+   sys-devel/gettext
+   virtual/pkgconfig
+   test? ( dev-lang/perl )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS README{,.libcdio} THANKS TODO )
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/cdio/cdio_config.h
+   /usr/include/cdio/version.h
+)
+
+PATCHES=( "${FILESDIR}/${P}-iso-ioleak.patch" )
+
+src_prepare() {
+   default
+
+   eautoreconf
+
+   sed \
+   -e "s:-lncurses:$($(tc-getPKG_CONFIG) --libs ncurses):g" \
+   -i configure || die
+
+   elibtoolize # to prevent -L/usr/lib ending up in the linker line wrt 
499510
+}
+
+multilib_src_configure() {
+   local util_switch
+   if ! multilib_is_native_abi || use minimal ; then
+   util_switch="--without"
+   else
+   util_switch="--with"
+   fi
+
+   # Tests fail if ECONF_SOURCE is not relative
+   ECONF_SOURCE="../${P}" econf \
+   --disable-maintainer-mode \
+   $(use_enable cxx) \
+   --disable-cpp-progs \
+   --disable-example-progs \
+   $(use_enable static-libs static) \
+   $(use_enable cddb) \
+   --disable-vcd-info \
+   
${util_switch}-{cd-drive,cd-info,cdda-player,cd-read,iso-info,iso-read}
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/

2018-04-07 Thread Andreas Sturmlechner
commit: 8838fcf498568b7ddac0c8baa4f38547b65059fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 18:20:06 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 20:48:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8838fcf4

sci-mathematics/octave: Fix HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-mathematics/octave/octave-4.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild 
b/sci-mathematics/octave/octave-4.2.2.ebuild
index 3992dc9da4e..66323d5a8b5 100644
--- a/sci-mathematics/octave/octave-4.2.2.ebuild
+++ b/sci-mathematics/octave/octave-4.2.2.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic fortran-2 gnome2-utils 
java-pkg-opt-2 pax-utils t
 
 DESCRIPTION="High-level interactive language for numerical computations"
 LICENSE="GPL-3"
-HOMEPAGE="http://www.octave.org/;
+HOMEPAGE="https://www.gnu.org/software/octave/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 SLOT="0/${PV}"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/

2018-04-07 Thread Andreas Sturmlechner
commit: b50914de0aeb0dd48dbf59d30499cf2af1458f27
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 17:58:34 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 20:48:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50914de

sci-mathematics/octave: Drop obsolete qt4 comment

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-mathematics/octave/octave-4.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild 
b/sci-mathematics/octave/octave-4.2.2.ebuild
index f120643f017..308659f6f62 100644
--- a/sci-mathematics/octave/octave-4.2.2.ebuild
+++ b/sci-mathematics/octave/octave-4.2.2.ebuild
@@ -95,7 +95,7 @@ PATCHES=(
 )
 
 src_prepare() {
-   # nasty prefix hacks for fltk:1 and qt4 linking
+   # nasty prefix hacks for fltk:1 linking
if use prefix; then
use opengl && append-ldflags 
-Wl,-rpath,"${EPREFIX}/usr/$(get_libdir)/fltk-1"
fi



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

2018-04-07 Thread Andreas Sturmlechner
commit: f30b5ae726b9109ca13925c3c7d83e7a5204c305
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  7 20:41:38 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  7 20:48:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30b5ae7

sci-libs/avogadrolibs: Fix DEPEND

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-libs/avogadrolibs/avogadrolibs-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/avogadrolibs/avogadrolibs-0.9.0.ebuild 
b/sci-libs/avogadrolibs/avogadrolibs-0.9.0.ebuild
index ea71fa95ce6..7c4a4362b85 100644
--- a/sci-libs/avogadrolibs/avogadrolibs-0.9.0.ebuild
+++ b/sci-libs/avogadrolibs/avogadrolibs-0.9.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
@@ -33,7 +33,7 @@ RDEPEND="
)
vtk? ( sci-libs/vtk )
 "
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
dev-cpp/eigen:3
test? ( dev-cpp/gtest )"
 



  1   2   3   >