[gentoo-commits] repo/gentoo:master commit in: net-nds/rpcbind/

2019-09-07 Thread Thomas Deutschmann
commit: 55cb6635e66055502b79cfe0785afff0c162dd46
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:45:12 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cb6635

net-nds/rpcbind: x86 stable (bug #693310)

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

 net-nds/rpcbind/rpcbind-1.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nds/rpcbind/rpcbind-1.2.5.ebuild 
b/net-nds/rpcbind/rpcbind-1.2.5.ebuild
index 9178ff90a0b..36e0975d75a 100644
--- a/net-nds/rpcbind/rpcbind-1.2.5.ebuild
+++ b/net-nds/rpcbind/rpcbind-1.2.5.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit autotools git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="portmap replacement which supports RPC over various protocols"



[gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/

2019-09-07 Thread Thomas Deutschmann
commit: 3f7b6086d75368c88f652ddd09431a2b65547534
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:47:13 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7b6086

net-fs/nfs-utils: x86 stable (bug #693310)

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

 net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild 
b/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild
index 3bb65dad756..693fd32bb56 100644
--- a/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r1.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_rc* ]] ; then
S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
 else
SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="GPL-2"



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

2019-09-07 Thread Thomas Deutschmann
commit: 327f7f7fb9ab7900f4c28d1e40e95bed8c808d59
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:37:36 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327f7f7f

net-libs/glib-networking: x86 stable (bug #692932)

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

 net-libs/glib-networking/glib-networking-2.60.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.60.3.ebuild 
b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
index 3840bd352f9..304bde51dc7 100644
--- a/net-libs/glib-networking/glib-networking-2.60.3.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
-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 ~x64-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 ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2019-09-07 Thread Thomas Deutschmann
commit: 33e617261db3750801e4e00f80d423104ed7ed4c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:25:21 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e61726

dev-libs/libgee: x86 stable (bug #692932)

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

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

diff --git a/dev-libs/libgee/libgee-0.20.2.ebuild 
b/dev-libs/libgee/libgee-0.20.2.ebuild
index b3be4767d4a..a929f90f544 100644
--- a/dev-libs/libgee/libgee-0.20.2.ebuild
+++ b/dev-libs/libgee/libgee-0.20.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgee;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.8/2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-linux"
 IUSE="+introspection"
 
 # FIXME: add doc support, requires valadoc



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

2019-09-07 Thread Thomas Deutschmann
commit: 1c93bc43e3e27b0d14de878510aa825ea1a2c5b9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:31:55 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c93bc43

gnome-base/gvfs: x86 stable (bug #692932)

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

 gnome-base/gvfs/gvfs-1.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.40.2.ebuild 
b/gnome-base/gvfs/gvfs-1.40.2.ebuild
index 9bd7d4c8cd8..5ec4eaa4d7d 100644
--- a/gnome-base/gvfs/gvfs-1.40.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.40.2.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="
mtp? ( udev )
udisks? ( udev )
 "
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.57.2:2



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

2019-09-07 Thread Thomas Deutschmann
commit: 2f48c1b6bd2ae6fe5274344ff4c509cd17b4b2b1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:29:49 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f48c1b6

dev-util/glib-utils: x86 stable (bug #692932)

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

 dev-util/glib-utils/glib-utils-2.60.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glib-utils/glib-utils-2.60.6.ebuild 
b/dev-util/glib-utils/glib-utils-2.60.6.ebuild
index 16b0d8f4047..b40aa0f9de2 100644
--- a/dev-util/glib-utils/glib-utils-2.60.6.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.60.6.ebuild
@@ -15,7 +15,7 @@ SLOT="0" # /usr/bin utilities that can't be parallel 
installed by their nature
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 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 ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 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 ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}
!

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

2019-09-07 Thread Thomas Deutschmann
commit: 1bd1de439679663dc12f39f55ac72c0c7fd5ff77
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:39:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd1de43

net-misc/networkmanager: x86 stable (bug #692932)

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

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

diff --git a/net-misc/networkmanager/networkmanager-1.18.2.ebuild 
b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
index 0e98e4e8353..f5ada34e9f9 100644
--- a/net-misc/networkmanager/networkmanager-1.18.2.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.18.2.ebuild
@@ -26,7 +26,7 @@ REQUIRED_USE="
?? ( consolekit elogind systemd )
 "
 
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271



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

2019-09-07 Thread Thomas Deutschmann
commit: 30726c98b9a418d65d3573490cbc482943b3243a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:44:19 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30726c98

media-libs/libsdl2: x86 stable (bug #690064)

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

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

diff --git a/media-libs/libsdl2/libsdl2-2.0.10.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.10.ebuild
index 9bdb31f1060..ce7262bf97f 100644
--- a/media-libs/libsdl2/libsdl2-2.0.10.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.0.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 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="cpu_flags_x86_3dnow alsa altivec aqua custom-cflags dbus gles haptic 
libsamplerate +joystick kms cpu_flags_x86_mmx nas opengl oss pulseaudio +sound 
cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video 
video_cards_vc4 vulkan wayland X xinerama xscreensaver"
 REQUIRED_USE="



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

2019-09-07 Thread Thomas Deutschmann
commit: db332400ed23c71cc09f7882d2b08e6496a9a440
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:46:03 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db332400

net-libs/libtirpc: x86 stable (bug #693310)

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

 net-libs/libtirpc/libtirpc-1.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtirpc/libtirpc-1.1.4.ebuild 
b/net-libs/libtirpc/libtirpc-1.1.4.ebuild
index 154c5fcdab3..e289c840cc7 100644
--- a/net-libs/libtirpc/libtirpc-1.1.4.ebuild
+++ b/net-libs/libtirpc/libtirpc-1.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0/3" # subslot matches SONAME major
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="ipv6 kerberos static-libs"
 
 RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"



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

2019-09-07 Thread Thomas Deutschmann
commit: 69860157c51d4fd55777986a55b591c4b98ff4a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:36:25 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69860157

media-sound/pulseaudio: x86 stable (bug #692932)

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

 media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild 
b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
index 2a4cc0e9089..14fcb10d3ed 100644
--- a/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-12.2-r2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz;
 LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux"
 
 # +alsa-plugin as discussed in bug #519530
 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind 
gconf



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

2019-09-07 Thread Thomas Deutschmann
commit: 7b0794630ddff8daa1500e2fc4c9fd0962615725
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:48:03 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b079463

net-libs/rpcsvc-proto: x86 stable (bug #693310)

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild 
b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 353734d0571..8c392087f23 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!

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

2019-09-07 Thread Thomas Deutschmann
commit: 23096c811b7a2ea55bec5a7fb4e205a812e6243d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:48:49 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23096c81

app-emacs/vhdl-mode: x86 stable (bug #693702)

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

 app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild 
b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
index b998478a45d..c07a197c7ad 100644
--- a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
+++ b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 ELISP_PATCHES="${PN}-info-dir-gentoo.patch"
 ELISP_REMOVE="site-start.*"



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

2019-09-07 Thread Thomas Deutschmann
commit: ef419424fc887dbdfd1051d14684b2a0ef393693
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:42:54 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef419424

x11-libs/gtk+: x86 stable (bug #692932)

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

 x11-libs/gtk+/gtk+-3.24.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.10.ebuild 
b/x11-libs/gtk+/gtk+-3.24.10.ebuild
index efd5436f066..ecf03668282 100644
--- a/x11-libs/gtk+/gtk+-3.24.10.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.10.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2019-09-07 Thread Thomas Deutschmann
commit: 534ab83759edd2a6655025ea2c2319ec988676b8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:48:23 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534ab837

media-libs/stops: x86 stable (bug #693646)

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

 media-libs/stops/stops-0.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/stops/stops-0.3.0-r1.ebuild 
b/media-libs/stops/stops-0.3.0-r1.ebuild
index 5025ac5c931..4eee913ccce 100644
--- a/media-libs/stops/stops-0.3.0-r1.ebuild
+++ b/media-libs/stops/stops-0.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/

2019-09-07 Thread Thomas Deutschmann
commit: 49140f47b899f0effd1ed47b2abadaa3dbd074ee
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:40:30 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49140f47

sci-geosciences/gnome-maps: x86 stable (bug #692932)

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

 sci-geosciences/gnome-maps/gnome-maps-3.30.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.30.3.1.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-3.30.3.1.ebuild
index 801d1c7091b..1bf08528751 100644
--- a/sci-geosciences/gnome-maps/gnome-maps-3.30.3.1.ebuild
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.30.3.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Maps;
 LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
 SLOT="0"
 IUSE=""
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # Pure introspection dependencies found by grepping imports.gi in ${S}
 RDEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: c98ffa88e42158be65187d77195eff73063ca5a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:28:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98ffa88

dev-util/glade: x86 stable (bug #692932)

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

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

diff --git a/dev-util/glade/glade-3.22.1.ebuild 
b/dev-util/glade/glade-3.22.1.ebuild
index 77500747cd9..68c852cb93e 100644
--- a/dev-util/glade/glade-3.22.1.ebuild
+++ b/dev-util/glade/glade-3.22.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 
 IUSE="debug +introspection python webkit"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2019-09-07 Thread Thomas Deutschmann
commit: 66c8dd0ade87257addb1f9d2389106d643679d44
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:27:23 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c8dd0a

dev-util/gdbus-codegen: x86 stable (bug #692932)

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

 dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
index eb44d7ca49d..0f4c4cd2867 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.60.6.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/

2019-09-07 Thread Thomas Deutschmann
commit: 5642a749273d965d3c05e72cc58f59d5b240ba5e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:34:11 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5642a749

gnome-extra/nm-applet: x86 stable (bug #692932)

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

 gnome-extra/nm-applet/nm-applet-1.8.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild 
b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
index a9669752da5..578c09c6d1d 100644
--- a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="ayatana +introspection +gcr +modemmanager selinux teamd"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=app-crypt/libsecret-0.18



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

2019-09-07 Thread Thomas Deutschmann
commit: 2276e9a8bcf4f5978b7c07b4b389fcc371167719
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:26:22 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2276e9a8

dev-libs/libgudev: x86 stable (bug #692932)

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

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

diff --git a/dev-libs/libgudev/libgudev-233.ebuild 
b/dev-libs/libgudev/libgudev-233.ebuild
index dcc92f86ab3..c4c93639be3 100644
--- a/dev-libs/libgudev/libgudev-233.ebuild
+++ b/dev-libs/libgudev/libgudev-233.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgudev;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
 IUSE="introspection static-libs"
 
 COMMON_DEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: 7c5c1252ddd97731baabd4cd7af7b894d1419a74
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:22:06 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5c1252

dev-libs/glib: x86 stable (bug #692932)

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

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

diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
index 7ea978200ad..989de333118 100644
--- a/dev-libs/glib/glib-2.60.6.ebuild
+++ b/dev-libs/glib/glib-2.60.6.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="2"
 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux 
static-libs systemtap test utils xattr"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 
 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
 # the check is automagic in gio/meson.build. gresource is not a multilib tool



[gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection-common/

2019-09-07 Thread Thomas Deutschmann
commit: 204a6cd5676f776e7d84282879007259082e37dd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:24:24 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204a6cd5

dev-libs/gobject-introspection-common: x86 stable (bug #692932)

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

 .../gobject-introspection-common-1.60.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
index de62f83e3ef..a0b22e1b18f 100644
--- 
a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
+++ 
b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild
@@ -11,7 +11,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection;
 
 LICENSE="HPND"
 SLOT="0"
-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 ~x64-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 ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 69b281b0109733702e84a12a394fc3968ac1b80b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:20:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b281b0

dev-lang/vala: x86 stable (bug #692932)

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

 dev-lang/vala/vala-0.36.20.ebuild | 2 +-
 dev-lang/vala/vala-0.40.16.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/vala/vala-0.36.20.ebuild 
b/dev-lang/vala/vala-0.36.20.ebuild
index 8065118e097..6b540dec378 100644
--- a/dev-lang/vala/vala-0.36.20.ebuild
+++ b/dev-lang/vala/vala-0.36.20.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.36"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test"
 
 RDEPEND="

diff --git a/dev-lang/vala/vala-0.40.16.ebuild 
b/dev-lang/vala/vala-0.40.16.ebuild
index fada0b1047f..18e37a04e68 100644
--- a/dev-lang/vala/vala-0.40.16.ebuild
+++ b/dev-lang/vala/vala-0.40.16.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1"
 SLOT="0.40"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="test valadoc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/

2019-09-07 Thread Thomas Deutschmann
commit: 4c95cda15672f14b28aee63b3352d586a393dc46
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:33:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:13:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c95cda1

gnome-extra/libgsf: x86 stable (bug #692932)

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

 gnome-extra/libgsf/libgsf-1.14.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.45.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.45.ebuild
index e36f75f51ea..bbf262c75ce 100644
--- a/gnome-extra/libgsf/libgsf-1.14.45.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.45.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: 7951b0772f566dd1b839bb86bd1e005acae96b2d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:23:36 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7951b077

dev-libs/gobject-introspection: x86 stable (bug #692932)

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

 dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
index 5161c5e448d..6cbcd37f2d0 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.60.2.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
 "
-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 ~x64-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 ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-editors/ghex/

2019-09-07 Thread Thomas Deutschmann
commit: dd051433ac32e3271408c1dee36fef380fd05fa9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  8 00:19:26 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  8 01:12:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd051433

app-editors/ghex: x86 stable (bug #692932)

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

 app-editors/ghex/ghex-3.18.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/ghex/ghex-3.18.4-r1.ebuild 
b/app-editors/ghex/ghex-3.18.4-r1.ebuild
index 8e81590e73b..3cd47749cca 100644
--- a/app-editors/ghex/ghex-3.18.4-r1.ebuild
+++ b/app-editors/ghex/ghex-3.18.4-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Ghex;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="2"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2019-09-07 Thread Mike Gilbert
commit: d105568f6007be8fbc9368e164b8200ec73f3df4
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Sat Sep  7 17:47:36 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Sep  7 23:24:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d105568f

www-client/chromium: beta channel bump to 77.0.3865.70

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Stephan Hartmann  googlemail.com>
Signed-off-by: Mike Gilbert  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/12883

 www-client/chromium/Manifest| 2 +-
 .../{chromium-77.0.3865.56.ebuild => chromium-77.0.3865.70.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 982846bda90..3284056a020 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,3 +1,3 @@
 DIST chromium-76.0.3809.132.tar.xz 728899912 BLAKE2B 
725513b659f613c5827f5e847dde8c5ea448adb3a3d5561312ad05d54293c72150b010e6c804fb17be22882e4c87f2ebcdd40d08dbd601d78573678fd9d195c9
 SHA512 
e267d4a975fdcc33125d8fed1597e2dc8ec37a78ee2f9a4e03a1aaf6b83b594b444280b7f2ee68b41d227e7daf31b9de91ab2f998f9146613ebd50651c0d16e8
-DIST chromium-77.0.3865.56.tar.xz 733257056 BLAKE2B 
7915e97952361f9a28f345fe664398f6abd6532e57b9736687cae59d51d1b9d4ce1655dc756bb3a3764fc98d14866cbee743eb095348f1fa081532508ba88a9c
 SHA512 
945a8aa721e4a3d35be79698b298c4c69e0850f5621fa565e25cd01aac0a67fb966a9ed90f597464ed117680794503205cc1f257bd41dc2454b02cc0c64e
+DIST chromium-77.0.3865.70.tar.xz 733272096 BLAKE2B 
e7965ebed01c591f42513315309fdf2c2948ccb9938e76bd7019cf6aefb81dc782ba5c1cb00c38259f4735f22712a3a0b2c643c3d02f37e6c6ec1e4560523803
 SHA512 
1e5a9abbc01abde364c70bef8ffda7437c8e6cf0d4eb71c7236c14c4ee89795bf831b4632a0306189224b13695a8245fca30b0060f086e9a4d72dee5de7f3a4d
 DIST chromium-78.0.3887.7.tar.xz 737057024 BLAKE2B 
b4754f1fa9a243c29e83d6136494c6db1726a6d3f23013115a4a576428f7ca3c0fcd3f81cf7fe4037f2c3e6901b3fce015aeed7b7b945b4a3e368f2e6fb9afa1
 SHA512 
9b8eb33c6f19e5b247372e19a61ec1ae6c804bd7b9731222430e2e1b585146fc543a686ccfc9553d6d137999570c544cdb45696db6ce50c38dfead1b0760c1a4

diff --git a/www-client/chromium/chromium-77.0.3865.56.ebuild 
b/www-client/chromium/chromium-77.0.3865.70.ebuild
similarity index 100%
rename from www-client/chromium/chromium-77.0.3865.56.ebuild
rename to www-client/chromium/chromium-77.0.3865.70.ebuild



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

2019-09-07 Thread Thomas Deutschmann
commit: 9f7f8dd99fa7b76ed0172fb13f3435fe5058e5ac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:08:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:08:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7f8dd9

dev-ruby/actionpack: x86 keyworded (bug #692324)

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

 dev-ruby/actionpack/actionpack-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionpack/actionpack-6.0.0.ebuild 
b/dev-ruby/actionpack/actionpack-6.0.0.ebuild
index 3a42d564dd5..b1cc5f966eb 100644
--- a/dev-ruby/actionpack/actionpack-6.0.0.ebuild
+++ b/dev-ruby/actionpack/actionpack-6.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: ec27d5e45d73a3ea5d1a1bb18d81ecf9ab132e2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:14:19 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:14:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec27d5e4

www-client/epiphany: x86 keyworded (bug #692802)

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

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

diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild 
b/www-client/epiphany/epiphany-3.32.4.ebuild
index d9f85340b6a..07cf82ff503 100644
--- a/www-client/epiphany/epiphany-3.32.4.ebuild
+++ b/www-client/epiphany/epiphany-3.32.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



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

2019-09-07 Thread Thomas Deutschmann
commit: fad2dc42e1dd2e60e57d72248bd5f977edf1b540
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:07:11 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:07:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad2dc42

dev-ruby/railties: x86 keyworded (bug #692324)

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

 dev-ruby/railties/railties-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/railties/railties-6.0.0.ebuild 
b/dev-ruby/railties/railties-6.0.0.ebuild
index 0917e9af46e..7a99469 100644
--- a/dev-ruby/railties/railties-6.0.0.ebuild
+++ b/dev-ruby/railties/railties-6.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 7c7288c6b8a77dac507af310cbee0bb11d8e7012
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:06:24 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:06:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7288c6

dev-ruby/activemodel: x86 keyworded (bug #692324)

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

 dev-ruby/activemodel/activemodel-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activemodel/activemodel-6.0.0.ebuild 
b/dev-ruby/activemodel/activemodel-6.0.0.ebuild
index 3c147647fc6..67ce0d6246c 100644
--- a/dev-ruby/activemodel/activemodel-6.0.0.ebuild
+++ b/dev-ruby/activemodel/activemodel-6.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 796a306da6a701bb826d3bf94f7d9280c0e4a717
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:10:18 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:10:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796a306d

dev-ruby/activejob: x86 keyworded (bug #692324)

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

 dev-ruby/activejob/activejob-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activejob/activejob-6.0.0.ebuild 
b/dev-ruby/activejob/activejob-6.0.0.ebuild
index ed669a6589d..cfe821af9cf 100644
--- a/dev-ruby/activejob/activejob-6.0.0.ebuild
+++ b/dev-ruby/activejob/activejob-6.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: b9eac9d157da7a8b7bc02cd325db0fb44215c45f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:11:50 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:11:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eac9d1

dev-ruby/actionmailbox: x86 keyworded (bug #692324)

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

 dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild 
b/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild
index f219dd40253..b319575cf9e 100644
--- a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild
+++ b/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: b548a37d97353807209ce1c4b815f168d0a9b483
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:12:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:12:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b548a37d

dev-ruby/image_processing: x86 keyworded (bug #692324)

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

 dev-ruby/image_processing/image_processing-1.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/image_processing/image_processing-1.9.3.ebuild 
b/dev-ruby/image_processing/image_processing-1.9.3.ebuild
index 00324c0fa69..ab9b9c9b4bd 100644
--- a/dev-ruby/image_processing/image_processing-1.9.3.ebuild
+++ b/dev-ruby/image_processing/image_processing-1.9.3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



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

2019-09-07 Thread Thomas Deutschmann
commit: 17d2e4bfc7f6b87a38025ae54657157cd8951eea
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:15:03 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:15:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d2e4bf

dev-ruby/rouge: x86 keyworded (bug #692660)

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

 dev-ruby/rouge/rouge-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rouge/rouge-3.9.0.ebuild 
b/dev-ruby/rouge/rouge-3.9.0.ebuild
index 64550857606..461a3735117 100644
--- a/dev-ruby/rouge/rouge-3.9.0.ebuild
+++ b/dev-ruby/rouge/rouge-3.9.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="MIT"
 
 SLOT="2"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )



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

2019-09-07 Thread Thomas Deutschmann
commit: 156f62f69757c2c0e25b97877e9376a8078f7e68
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:12:09 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:12:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156f62f6

dev-ruby/actiontext: x86 keyworded (bug #692324)

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

 dev-ruby/actiontext/actiontext-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actiontext/actiontext-6.0.0.ebuild 
b/dev-ruby/actiontext/actiontext-6.0.0.ebuild
index a70a3765a19..880d78e98aa 100644
--- a/dev-ruby/actiontext/actiontext-6.0.0.ebuild
+++ b/dev-ruby/actiontext/actiontext-6.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 3317b6acc8ed20ce5821cbc8486b8810c2884e92
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:05:09 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:05:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3317b6ac

dev-ruby/activesupport: x86 keyworded (bug #692324)

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

 dev-ruby/activesupport/activesupport-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild 
b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
index 096dcd80f05..73ef46a6fc4 100644
--- a/dev-ruby/activesupport/activesupport-6.0.0.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 4460d81524312688abbce518ac0f6b7d9a47279b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:12:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4460d815

dev-ruby/activestorage: x86 keyworded (bug #692324)

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

 dev-ruby/activestorage/activestorage-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activestorage/activestorage-6.0.0.ebuild 
b/dev-ruby/activestorage/activestorage-6.0.0.ebuild
index 219f9b6c76f..9310bf04d0d 100644
--- a/dev-ruby/activestorage/activestorage-6.0.0.ebuild
+++ b/dev-ruby/activestorage/activestorage-6.0.0.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: a47bccd12c83c7eacf98eaf47330870caa481b0c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:15:25 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:15:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47bccd1

dev-ruby/minitest-power_assert: x86 keyworded (bug #692660)

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

 dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild 
b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
index 1aeada72407..4ecada28e5a 100644
--- a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
+++ b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/hsbt/minitest-power_assert;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/

2019-09-07 Thread Thomas Deutschmann
commit: 7caa89c3a9256c60a4357019ea29e5e2ad50ca4d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:13:24 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:13:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7caa89c3

gui-libs/libhandy: x86 keyworded (bug #692802)

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

 gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild 
b/gui-libs/libhandy/libhandy-0.0.9.ebuild
index 8ecc861052b..28172d85637 100644
--- a/gui-libs/libhandy/libhandy-0.0.9.ebuild
+++ b/gui-libs/libhandy/libhandy-0.0.9.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="LGPL-2.1+"
 SLOT="0.0/0" # It may or may not break ABI in future versions at this point; 
if new
 # SLOT happens, it'll likely file conflict on gtk-doc and glade library and 
catalog
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 IUSE="examples glade gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-09-07 Thread Thomas Deutschmann
commit: 1a47953f870832e1a34f0f4827da4e1cfe012e17
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:11:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:11:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a47953f

dev-ruby/actionmailer: x86 keyworded (bug #692324)

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

 dev-ruby/actionmailer/actionmailer-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionmailer/actionmailer-6.0.0.ebuild 
b/dev-ruby/actionmailer/actionmailer-6.0.0.ebuild
index bdccb6635d0..0d08ac6d670 100644
--- a/dev-ruby/actionmailer/actionmailer-6.0.0.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-6.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 5fd27c980fec89189cf164b0f856cf4ce78494e1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:05:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:05:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd27c98

dev-ruby/zeitwerk: x86 keyworded (bug #692324)

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

 dev-ruby/zeitwerk/zeitwerk-2.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/zeitwerk/zeitwerk-2.1.9.ebuild 
b/dev-ruby/zeitwerk/zeitwerk-2.1.9.ebuild
index 6ba2e45be88..ba6fac43e34 100644
--- a/dev-ruby/zeitwerk/zeitwerk-2.1.9.ebuild
+++ b/dev-ruby/zeitwerk/zeitwerk-2.1.9.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/fxn/zeitwerk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2019-09-07 Thread Thomas Deutschmann
commit: 87923f5d904ba80eca99529a9593456ad7027171
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:11:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:11:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87923f5d

dev-ruby/actioncable: x86 keyworded (bug #692324)

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

 dev-ruby/actioncable/actioncable-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actioncable/actioncable-6.0.0.ebuild 
b/dev-ruby/actioncable/actioncable-6.0.0.ebuild
index 636672deef0..39588cd47e1 100644
--- a/dev-ruby/actioncable/actioncable-6.0.0.ebuild
+++ b/dev-ruby/actioncable/actioncable-6.0.0.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: 848bc811ac02f8f23cb38fc672aae1cbdc76e932
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:09:39 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:09:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848bc811

dev-ruby/activerecord: x86 keyworded (bug #692324)

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

 dev-ruby/activerecord/activerecord-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activerecord/activerecord-6.0.0.ebuild 
b/dev-ruby/activerecord/activerecord-6.0.0.ebuild
index 541ae5e776d..40f5d86d704 100644
--- a/dev-ruby/activerecord/activerecord-6.0.0.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"



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

2019-09-07 Thread Thomas Deutschmann
commit: e84f683b7b25fec9c8836b989c3c4777fc27703f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:07:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:07:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84f683b

dev-ruby/actionview: x86 keyworded (bug #692324)

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

 dev-ruby/actionview/actionview-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionview/actionview-6.0.0.ebuild 
b/dev-ruby/actionview/actionview-6.0.0.ebuild
index 8f84d5478fc..e44caffb5f5 100644
--- a/dev-ruby/actionview/actionview-6.0.0.ebuild
+++ b/dev-ruby/actionview/actionview-6.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz 
-> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



[gentoo-commits] proj/gcc-config:master commit in: gcc-backup/, /

2019-09-07 Thread Sergei Trofimovich
commit: 04d7a13d933a0fb7266df332ddaa2a2d1141d7be
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep  7 22:44:34 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep  7 22:44:34 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=04d7a13d

Revert "gcc-config: store gcc backup into /lib/gcc-backup, not /lib"

This reverts commit 44570a44be60a8fc33bd05089047c1f2980b3047.

Unfortunately ld.so does has static set of fallback paths
when it fails to lookup shared library from ld.so.cache:
those are /lib64 and /usr/lib64 on amd64.

Let's revert the change and jkeep relying on /lib64 for now.

Bug: https://bugs.gentoo.org/667020
Signed-off-by: Sergei Trofimovich  gentoo.org>

 Makefile  | 22 +++---
 envd-gcc-backup   |  3 ---
 gcc-backup/README | 41 -
 gcc-config| 18 +-
 4 files changed, 4 insertions(+), 80 deletions(-)

diff --git a/Makefile b/Makefile
index 087000b..2b3b235 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ EPREFIX ?=
 PN = gcc-config
 PV = git
 P = $(PN)-$(PV)
-BACKUPDIR = gcc-backup
 
 PREFIX = $(EPREFIX)/usr
 BINDIR = $(PREFIX)/bin
@@ -12,18 +11,15 @@ ESELECTDIR = $(PREFIX)/share/eselect/modules
 
 SUBLIBDIR = lib
 LIBDIR = $(PREFIX)/$(SUBLIBDIR)
-LIBGCC_BACKUPDIR = $(EPREFIX)/$(SUBLIBDIR)/$(BACKUPDIR)
-
-ENVD = $(EPREFIX)/etc/env.d
 
 MKDIR_P = mkdir -p -m 755
 INSTALL_EXE = install -m 755
 INSTALL_DATA = install -m 644
 
-all: .gcc-config .envd-gcc-backup
+all: .gcc-config
 
 clean:
-   rm -f .gcc-config .envd-gcc-backup
+   rm -f .gcc-config
 
 .gcc-config: gcc-config
sed \
@@ -31,26 +27,14 @@ clean:
-e 's:@GENTOO_EPREFIX@:$(EPREFIX):g' \
-e 's:@GENTOO_LIBDIR@:$(SUBLIBDIR):g' \
-e 's:@PV@:$(PV):g' \
-   -e 's:@GENTOO_GCC_BACKUP_DIR@:$(BACKUPDIR):g' \
$< > $@
chmod a+rx $@
 
-.envd-gcc-backup: envd-gcc-backup
-   sed \
-   -e 's:@LIBGCC_BACKUPDIR@:$(LIBGCC_BACKUPDIR):g' \
-   $< > $@
-
 install: all
-   $(MKDIR_P) $(DESTDIR)$(BINDIR)
+   $(MKDIR_P) $(DESTDIR)$(BINDIR) $(DESTDIR)$(ESELECTDIR) 
$(DESTDIR)$(DOCDIR)
$(INSTALL_EXE) .gcc-config $(DESTDIR)$(BINDIR)/gcc-config
-   $(MKDIR_P) $(DESTDIR)$(ESELECTDIR)
$(INSTALL_DATA) gcc.eselect $(DESTDIR)$(ESELECTDIR)
-   $(MKDIR_P) $(DESTDIR)$(DOCDIR)
$(INSTALL_DATA) README $(DESTDIR)$(DOCDIR)
-   $(MKDIR_P) $(DESTDIR)$(LIBGCC_BACKUPDIR)
-   $(INSTALL_DATA) gcc-backup/README $(DESTDIR)$(LIBGCC_BACKUPDIR)
-   $(MKDIR_P) $(DESTDIR)$(ENVD)
-   $(INSTALL_DATA) .envd-gcc-backup $(DESTDIR)$(ENVD)/99gcc-backup
 
 test check: .gcc-config
cd tests && ./run_tests

diff --git a/envd-gcc-backup b/envd-gcc-backup
deleted file mode 100644
index 4367b62..000
--- a/envd-gcc-backup
+++ /dev/null
@@ -1,3 +0,0 @@
-# A fallback for libgcc_s.so.* and dependencies.
-# See @LIBGCC_BACKUPDIR@/README for details
-LDPATH="@LIBGCC_BACKUPDIR@"

diff --git a/gcc-backup/README b/gcc-backup/README
deleted file mode 100644
index fdac223..000
--- a/gcc-backup/README
+++ /dev/null
@@ -1,41 +0,0 @@
-What is gcc-backup
-==
-
-gcc-backup is a directory to backup critical runtime
-libraries used by gcc to link in code too big to inline it
-from code generator.
-
-See gcc/doc/libgcc.texi doc in gcc source tree.
-
-gcc-config is responsible to back up libgcc_s.so.* and it's
-runtime dependencies.
-
-Which systems needed this backup
-
-
-During normal system operation these libraries should not be
-needed (unless gcc installation is somehow completely broken).
-
-The main use case for libgcc-backup is booting of a system
-with the following properties:
-- '/usr' mount is separate from '/' mount
-- AND binaries in /bin (say, /bin/bash) are executed before
-  /usr is mounted
-
-Which systems link libgcc_s.so in
-=
-
-By default gcc attempts to link libgcc_s.so in into every
-binary and shared library. If code generator happens to
-generate the code that does not refer libgcc_s.so then
--Wl,--as-needed linker option omits the dependency.
-
-Thus any system might have libgcc_s.so linked into any binary
-or shared library.
-
-What goes into this directory
-=
-
-- libgcc_s.so.* itself: gcc driver attempts to link it in as-is
-- libunwind.so.*: ia64-*-linux only, a runtime dependency of
-  libgcc_so.so.*

diff --git a/gcc-config b/gcc-config
index b1cda70..b8f695f 100755
--- a/gcc-config
+++ b/gcc-config
@@ -42,9 +42,6 @@ PV="@PV@"
 GENTOO_LIBDIR="@GENTOO_LIBDIR@"
 [[ ${GENTOO_LIBDIR} == @*@ ]] && GENTOO_LIBDIR="lib"
 
-GENTOO_GCC_BACKUP_DIR="@GENTOO_GCC_BACKUP_DIR@"
-[[ ${GENTOO_GCC_BACKUP_DIR} == @*@ ]] && GENTOO_GCC_BACKUP_DIR="gcc-backup"
-
 usage() {
cat <<-EOF
Usage: gcc-config [options] [CC Profile]

[gentoo-commits] repo/gentoo:master commit in: games-engines/box2d/

2019-09-07 Thread James Le Cuirot
commit: 83b6c7da77061484a32bab7a95da5f7ecc67c996
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep  7 22:37:58 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  7 22:39:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b6c7da

games-engines/box2d: New package

I had hoped to use this for Shovel Knight but it needs a custom
version. Adding it anyway.

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/box2d/Manifest   |  3 +++
 games-engines/box2d/box2d-2.1.2.ebuild | 45 ++
 games-engines/box2d/box2d-2.2.1.ebuild | 45 ++
 games-engines/box2d/box2d-2.3.1.ebuild | 43 
 games-engines/box2d/metadata.xml   | 11 +
 5 files changed, 147 insertions(+)

diff --git a/games-engines/box2d/Manifest b/games-engines/box2d/Manifest
new file mode 100644
index 000..26dc21a63d3
--- /dev/null
+++ b/games-engines/box2d/Manifest
@@ -0,0 +1,3 @@
+DIST Box2D_v2.1.2.zip 3100922 BLAKE2B 
1f2d2b201517ef2adb1b1a2c1f62f94b2f7cde6f857935dba11544b931481a2b87e036269f34571b99f5272b9dd985dcf463d153b628c54163166e2ae77d95d5
 SHA512 
cc50be6db8d02a4ddbb61208f67b05c264e24ab96885debc708b1b284957f18193b6a57d84d378cb0ba33ab3fc9a0f5c534b8ca9f8982e7e0fe656115cb5a82f
+DIST Box2D_v2.2.1.zip 3637276 BLAKE2B 
844b589b43b916e20cb594ba160c4a025b2fb98bacb7c856884ec728c7b67f44ed86151df0b005ce1c813d74c8c55ce93e5060b4b9387662870cdcda9cdea76e
 SHA512 
3d0d4eb06d9e2c425ffafb26839032cae897a4a82f27356ccad2fc764a02c3ca6dd53b24c51196291f5492f795356fb03575f8c75e599467577ba19165ccdcb4
+DIST box2d-2.3.1.tar.gz 1553222 BLAKE2B 
e21eafb9d807c5f241486c875bd8ee350c3e44601801b98d9ee35e2343244f5c72998cbc1e9f687d3a72033a76361a1ff7dd3bacad50f21212fca3618e887bb6
 SHA512 
22e31005644ae1f5a947149dee832286b0d5a96648a0e9766c32a9a047ae839b4354403eaf7040895074cf3bd33bb298e65053cf1b5b67a6a23fbf3fd5777dd5

diff --git a/games-engines/box2d/box2d-2.1.2.ebuild 
b/games-engines/box2d/box2d-2.1.2.ebuild
new file mode 100644
index 000..953853c4921
--- /dev/null
+++ b/games-engines/box2d/box2d-2.1.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson multilib
+
+MY_PN="Box2D"
+DESCRIPTION="A C++ engine for simulating rigid bodies in 2D games"
+HOMEPAGE="https://box2d.org/;
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${MY_PN}_v${PV}.zip;
+LICENSE="ZLIB"
+SLOT="$(ver_cut 1-2).0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${MY_PN}_v${PV}/${MY_PN}"
+
+src_prepare() {
+   # This version supports CMake but upstream has dropped it since this
+   # release. They now use Premake but this Meson file is actually
+   # simpler! Installation is manual but that's true for Premake too.
+   cat > meson.build  meson.build  meson.build <
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+   
+   erincatto/Box2D
+   
+



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/

2019-09-07 Thread Mart Raudsepp
commit: d78e56bb9dd5a779675c7a60568b33487c748f5b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 15:09:35 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78e56bb

gnome-extra/gnome-calendar-3.30.1: block evolution-data-server-3.32

It tries to define its own (g_autoptr) autocleanup stuff for eds
structures, which now conflict with the eds upstream provided ones
in 3.32. As there will be a 3.32 bump for gnome-calendar, which
solves it, just block the newer e-d-s there to enforce in-sync
updates and avoid build failures for those that try to mix keywords
(and suggest what more to put into the mix).

Closes: https://bugs.gentoo.org/688422
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild 
b/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild
index e2e4c225a98..b9984a75d07 100644
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.30.1.ebuild
@@ -17,6 +17,7 @@ RDEPEND="
>=dev-libs/libical-1.0.1:0=
>=gnome-base/gsettings-desktop-schemas-3.21.2
>=gnome-extra/evolution-data-server-3.17.1:=
+   =dev-libs/libdazzle-3.26.1
>=dev-libs/glib-2.58.0:2



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/

2019-09-07 Thread Mart Raudsepp
commit: ded08ee11daa6ca8fa3b42e3a1fec6270a76e78c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 20:06:40 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded08ee1

gui-libs/libhandy: default enable USE=vala

gnome-contacts-3.32 will hard require it

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

 gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild 
b/gui-libs/libhandy/libhandy-0.0.9.ebuild
index 5e89a43e402..8ecc861052b 100644
--- a/gui-libs/libhandy/libhandy-0.0.9.ebuild
+++ b/gui-libs/libhandy/libhandy-0.0.9.ebuild
@@ -16,7 +16,7 @@ SLOT="0.0/0" # It may or may not break ABI in future versions 
at this point; if
 # SLOT happens, it'll likely file conflict on gtk-doc and glade library and 
catalog
 KEYWORDS="~amd64 ~arm64"
 
-IUSE="examples glade gtk-doc +introspection test vala"
+IUSE="examples glade gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"
 RESTRICT="!test? ( test )"
 



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

2019-09-07 Thread Mart Raudsepp
commit: b9b86cbab0473da6a858d3b2c34f24e66e693fd3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 15:07:20 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b86cba

app-misc/bijiben: bump to 3.32.2

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

 app-misc/bijiben/Manifest  |  1 +
 app-misc/bijiben/bijiben-3.32.2.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/app-misc/bijiben/Manifest b/app-misc/bijiben/Manifest
index 31bd023838f..5b464843652 100644
--- a/app-misc/bijiben/Manifest
+++ b/app-misc/bijiben/Manifest
@@ -1 +1,2 @@
 DIST bijiben-3.26.2.tar.xz 865148 BLAKE2B 
77bb78745295d414153e18491fd16faad29defabaff4ad979db7cc6e6fe075e042dd8b04d321282fbfbf163541818019bc2cbda0f8562010dfc32f275f3f54e8
 SHA512 
1db8c5e605b5c6a0fcd8743365a53b6ab2d986a18d501a3f02e892bcfc8ba91e9ca933b6f2a4318f71724b40f190d0ebc18eabfe1332de6765b9bca09d36718e
+DIST bijiben-3.32.2.tar.xz 659988 BLAKE2B 
a155b3ad4d340b6efe039ae8458be6665f5ea37935b2040d8aa59f4b019a7ce2a9bb42c309fbc212b8f87cd2e3db533305b64d6987b3b527435ab9906165a7ff
 SHA512 
71573ced01a5e984998fc5ce97ebbd4fcf04a91165465697ff29ea67076a31654b8f66a93c3ed79b30a8af2e38fad3ac4bfc3047106411078c6cbb67c20d5c5d

diff --git a/app-misc/bijiben/bijiben-3.32.2.ebuild 
b/app-misc/bijiben/bijiben-3.32.2.ebuild
new file mode 100644
index 000..9d14aaf463c
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.32.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Note editor designed to remain simple to use"
+HOMEPAGE="https://wiki.gnome.org/Apps/Notes;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   app-misc/tracker:0/2.0
+   >=dev-libs/glib-2.53.4:2
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.19.3:3
+   >=gnome-extra/evolution-data-server-3.13.90:=
+   dev-libs/libxml2:2
+   sys-apps/util-linux
+   >=net-libs/webkit-gtk-2.10:4
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dzeitgeist=false
+   -Dupdate_mimedb=false
+   -Dprivate_store=false # private store is mainly meant for 
flatpak builds
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/

2019-09-07 Thread Mart Raudsepp
commit: adfa93a4401ce8e3a20a6527c0d28214d85348b1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 22:08:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfa93a4

gnome-extra/evolution-ews: bump to 3.32.2

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

 gnome-extra/evolution-ews/Manifest |  1 +
 .../evolution-ews/evolution-ews-3.32.2.ebuild  | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/gnome-extra/evolution-ews/Manifest 
b/gnome-extra/evolution-ews/Manifest
index 5e43bcb9f64..88654c07c40 100644
--- a/gnome-extra/evolution-ews/Manifest
+++ b/gnome-extra/evolution-ews/Manifest
@@ -1,2 +1,3 @@
 DIST evolution-ews-3.30.5-certificate-validation.patch.xz 6928 BLAKE2B 
eb1f070797231f14cc71cce2f19a0dc925edc0f67eca9267568c835e878d9f1567aaad7dd8a14c88abb047af8db8220239c78d62387329c9d38e5c5eda21822b
 SHA512 
2d4fa5f9c24bf92ab4e5105cc5d265907e8af760d7c969ffdf74d090795948e1f9e0e84f5d051c2a6c4324ed49cc2c23f23ebdccf67fa8baab965c612ad807e6
 DIST evolution-ews-3.30.5.tar.xz 525252 BLAKE2B 
510666cdf6bdb95e73799256daa9b4c753ed70de71798d3acb73eb55c30158a7b6b56fe7617150ec0a1f5ce20676da8a3ab4608fca06f009ea16fbc234770736
 SHA512 
6b17fd73b461e0ddd725ee87c854fca45fbc14f10922a60aff5a9a25b56728f1f16a0d3196b4bc3cba83e75655c15244c3bf2442fa17449c7466ab95371e93d7
+DIST evolution-ews-3.32.2.tar.xz 534056 BLAKE2B 
2f935910cba44d69b2d8bcc3021709502c1a129ef29d18a847bccd14837d0c18c9700a97f978decb36f9c28242df81a9021dfc536e31f3d8f7793a0dc4c6b680
 SHA512 
5696ea660d0b52c0083664ad203eaed372fb9653399152ccbca0f6360a3e0c4503b5dacf4f9bf5650b1b64696c0fe06e2383bb408bed604ea0312660b4639388

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.32.2.ebuild 
b/gnome-extra/evolution-ews/evolution-ews-3.32.2.ebuild
new file mode 100644
index 000..403bd52ea19
--- /dev/null
+++ b/gnome-extra/evolution-ews/evolution-ews-3.32.2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils gnome2
+
+DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web 
Services"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evolution;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-db/sqlite:3
+   >=dev-libs/glib-2.46:2
+   dev-libs/libical:0=
+   >=dev-libs/libmspack-0.4
+   dev-libs/libxml2:2
+   >=gnome-extra/evolution-data-server-${PV}-r1:0=
+   >=mail-client/evolution-${PV}:2.0
+   >=net-libs/libsoup-2.58:2.4
+   >=x11-libs/gtk+-3.10:3
+"
+DEPEND="${RDEPEND}
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=dev-util/intltool-0.35.5
+   >=sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+   test? ( net-libs/uhttpmock )
+"
+
+# Unittests fail to find libevolution-ews.so
+RESTRICT="test !test? ( test )"
+
+# global scope PATCHES or DOCS array mustn't be used due to double 
default_src_prepare
+# call; if needed, set them after cmake-utils_src_prepare call, if that works
+src_prepare() {
+   cmake-utils_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_MSPACK=ON
+   -DENABLE_TESTS=$(usex test)
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+}
+
+src_test() {
+   cmake-utils_src_test
+}
+
+src_install() {
+   cmake-utils_src_install
+}



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

2019-09-07 Thread Mart Raudsepp
commit: 531e80bd475132687f17641d2d6f2fc781416ffe
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 22:04:07 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531e80bd

mail-client/evolution: bump to 3.32.4

Closes: https://bugs.gentoo.org/689582
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 mail-client/evolution/Manifest |   1 +
 mail-client/evolution/evolution-3.32.4.ebuild  | 154 +
 .../evolution/files/3.32.4-gtk-doc-fix1.patch  |  88 
 .../evolution/files/3.32.4-gtk-doc-fix2.patch  |  29 
 4 files changed, 272 insertions(+)

diff --git a/mail-client/evolution/Manifest b/mail-client/evolution/Manifest
index 5301d9a2432..c2e8d4461e2 100644
--- a/mail-client/evolution/Manifest
+++ b/mail-client/evolution/Manifest
@@ -1 +1,2 @@
 DIST evolution-3.30.5.tar.xz 11995960 BLAKE2B 
4a2ac539e88467148dd3be2bf2607be55ea39dfb0ceb89183a6f4fa3ee66c1973690c4e540a7405743c202aa777ad9aa147600390e909ffc93cb2dae1ebb62d9
 SHA512 
1d776fdb0da4166d9346ad4cd05d7ee050e0bf3ac1edc1f7d3fb4ba8909e35429e8d076a5b6e223f3fc94e2a8ad6337205c1d648220a3fdf593bae64d9c975d1
+DIST evolution-3.32.4.tar.xz 11793452 BLAKE2B 
bb009a5881cca6724b804a1203d393003f92ef9f6a8fa9692fc42344224b0b2f5def5c05160d46bbf7f76b9ae9bfa1737f78207aee7038540f410df57f7a76cd
 SHA512 
a09ef7e39a73449a8a897c430fb97aadac01790d350b21e456d86cc785b67bdc2b542771ef9c6daa160fc0c1946b4a4e3eb9429a8ad1d69284698cbdb0ac4931

diff --git a/mail-client/evolution/evolution-3.32.4.ebuild 
b/mail-client/evolution/evolution-3.32.4.ebuild
new file mode 100644
index 000..d83be2ff5b8
--- /dev/null
+++ b/mail-client/evolution/evolution-3.32.4.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils gnome2 flag-o-matic readme.gentoo-r1
+
+DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evolution;
+
+# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
+LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
+SLOT="2.0"
+
+IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin 
spell ssl +weather ytnef"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+
+# glade-3 support is for maintainers only per configure.ac
+# pst is not mature enough and changes API/ABI frequently
+# dconf explicitely needed for backup plugin
+# gnome-desktop support is optional with --enable-gnome-desktop
+# automagic libunity dep
+COMMON_DEPEND="
+   >=app-crypt/gcr-3.4:=[gtk]
+   >=app-text/enchant-1.6.0:0
+   >=dev-libs/glib-2.46:2[dbus]
+   >=dev-libs/libxml2-2.7.3:2
+   >=gnome-base/gnome-desktop-2.91.3:3=
+   >=gnome-base/gsettings-desktop-schemas-2.91.92
+   >=gnome-extra/evolution-data-server-${PV}:=[gtk,weather?]
+   >=media-libs/libcanberra-0.25[gtk3]
+   >=net-libs/libsoup-2.42:2.4
+   >=net-libs/webkit-gtk-2.16.0:4
+   >=x11-libs/cairo-1.9.15:=[glib]
+   >=x11-libs/gdk-pixbuf-2.24:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libnotify-0.7:=
+   >=x11-misc/shared-mime-info-0.22
+
+   >=app-text/iso-codes-0.49
+   dev-libs/atk
+   gnome-base/dconf
+   >=dev-libs/libical-3.0.2:=
+   x11-libs/libSM
+   x11-libs/libICE
+
+   archive? ( >=app-arch/gnome-autoar-0.1.1[gtk] )
+   geolocation? (
+   >=media-libs/libchamplain-0.12:0.12[gtk]
+   >=media-libs/clutter-1.0.0:1.0
+   >=media-libs/clutter-gtk-0.90:1.0
+   >=sci-geosciences/geocode-glib-3.10.0
+   x11-libs/mx:1.0 )
+   ldap? ( >=net-nds/openldap-2:= )
+   spell? ( app-text/gtkspell:3 )
+   ssl? (
+   >=dev-libs/nspr-4.6.1:=
+   >=dev-libs/nss-3.11:= )
+   weather? ( >=dev-libs/libgweather-3.10:2= )
+   ytnef? ( net-mail/ytnef )
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   gtk-doc? ( dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+   >=dev-util/intltool-0.40.0
+   >=sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   bogofilter? ( mail-filter/bogofilter )
+   highlight? ( app-text/highlight )
+   spamassassin? ( mail-filter/spamassassin )
+   !gnome-extra/evolution-exchange
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="To change the default browser if you are not using GNOME, edit
+~/.local/share/applications/mimeapps.list so it includes the
+following content:
+
+[Default Applications]
+x-scheme-handler/http=firefox.desktop
+x-scheme-handler/https=firefox.desktop
+
+(replace firefox.desktop with the name of the appropriate 

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

2019-09-07 Thread Mart Raudsepp
commit: b3475527b8a46235bbf4f80d8aa6424a10c4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 19:38:16 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b347

dev-libs/folks: bump to 0.12.1

Closes: https://bugs.gentoo.org/690544
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-libs/folks/Manifest|  1 +
 .../folks/files/0.12.1-conditional-tests.patch | 40 ++
 dev-libs/folks/files/0.12.1-no-tracker-tests.patch | 26 +++
 dev-libs/folks/folks-0.12.1.ebuild | 88 ++
 4 files changed, 155 insertions(+)

diff --git a/dev-libs/folks/Manifest b/dev-libs/folks/Manifest
index d362ae2148b..a14a94a5d96 100644
--- a/dev-libs/folks/Manifest
+++ b/dev-libs/folks/Manifest
@@ -1 +1,2 @@
 DIST folks-0.11.4.tar.xz 1972272 BLAKE2B 
69fa21f9baf34a3597f8a7e3f789ab3d03ad508ec74e0e1dfaa8df09865cb99748483b4fa4aa9c219803c512a49a23e95d4c3ded5b285b0a0d2f7416a1d9bf7f
 SHA512 
bd4088322c34b5d6e633d7d5d83dfb61eb3499014adf6fecad27231ec63509401b2867186d019a2f7c92cc3b3f2e6cfbc80e0d4700d84ce7a08d8153af3d2392
+DIST folks-0.12.1.tar.xz 522688 BLAKE2B 
584957b628e286b850ee45c3f79d942ae602124e0130eeddc8806ae6fc12accd26c140df5caa0a1a68c84bff707df785d863d2f69ee9a0b6b450b8159c21fb39
 SHA512 
f60e993508137b33602ccc814bde45ad780d61afb0566f8175fd01b3dcaa5f5771e11d98156c4ecfd85f920a7adc140a5b2582eaaa97568b8fb3b3761668decb

diff --git a/dev-libs/folks/files/0.12.1-conditional-tests.patch 
b/dev-libs/folks/files/0.12.1-conditional-tests.patch
new file mode 100644
index 000..cde0847fe14
--- /dev/null
+++ b/dev-libs/folks/files/0.12.1-conditional-tests.patch
@@ -0,0 +1,40 @@
+From 93c03b9582eb1eac21f084decf86ca5f1340dc53 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Sat, 7 Sep 2019 22:16:43 +0300
+Subject: [PATCH] meson: Allow disabling build of tests
+
+---
+ meson.build   | 4 +++-
+ meson_options.txt | 1 +
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/meson.build b/meson.build
+index 91800654..37e6b5c2 100644
+--- a/meson.build
 b/meson.build
+@@ -219,7 +219,9 @@ subdir('tools')
+ subdir('po')
+ 
+ # Tests
+-subdir('tests')
++if get_option('test')
++  subdir('tests')
++endif
+ 
+ if docs_enabled
+   subdir('docs')
+diff --git a/meson_options.txt b/meson_options.txt
+index 042a72e8..b4552d49 100644
+--- a/meson_options.txt
 b/meson_options.txt
+@@ -9,6 +9,7 @@ option('zeitgeist', type: 'boolean', value: false, 
description: 'build Zeitgeist
+ option('import_tool', type: 'boolean', value: true, description: 'Enable 
building the meta-contact import tool')
+ option('inspect_tool', type: 'boolean', value: true, description: 'Enable 
building the data inspection tool')
+ # Test options
++option('test', type: 'boolean', value: true, description: 'Build test 
programs')
+ option('installed_tests', type: 'boolean', value: false, description: 
'Install test programs')
+ # Docs
+ option('docs', type: 'boolean', value: false, description: 'Enable 
documentation generation')
+-- 
+2.20.1
+

diff --git a/dev-libs/folks/files/0.12.1-no-tracker-tests.patch 
b/dev-libs/folks/files/0.12.1-no-tracker-tests.patch
new file mode 100644
index 000..3dbfadf7452
--- /dev/null
+++ b/dev-libs/folks/files/0.12.1-no-tracker-tests.patch
@@ -0,0 +1,26 @@
+From b2b0832cf69560bdf0692d275d49d4ed6e293426 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Sat, 7 Sep 2019 22:26:38 +0300
+Subject: [PATCH] tests: disable failing tracker tests
+
+All tracker tests fail for me, so disable them for now to at least
+continue testing the rest.
+---
+ tests/meson.build | 4 
+ 1 file changed, 4 deletions(-)
+
+diff --git a/tests/meson.build b/tests/meson.build
+index 6a7fa29c..2079051b 100644
+--- a/tests/meson.build
 b/tests/meson.build
+@@ -43,7 +43,3 @@ endif
+ if eds_backend_enabled
+   subdir('eds')
+ endif
+-
+-if tracker_backend_enabled
+-  subdir('tracker')
+-endif
+-- 
+2.20.1
+

diff --git a/dev-libs/folks/folks-0.12.1.ebuild 
b/dev-libs/folks/folks-0.12.1.ebuild
new file mode 100644
index 000..0809549521c
--- /dev/null
+++ b/dev-libs/folks/folks-0.12.1.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_USE_DEPEND="vapigen"
+VALA_MAX_API_VERSION="0.44" # tests-utils fails to build with newer with 
v0.12.1
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Library for aggregating people from multiple sources"
+HOMEPAGE="https://wiki.gnome.org/Projects/Folks;
+
+LICENSE="LGPL-2.1+"
+SLOT="0/25" # subslot = libfolks soname version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
+
+IUSE="bluetooth eds +telepathy test tracker utils"
+REQUIRED_USE="bluetooth? ( eds )"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/

2019-09-07 Thread Mart Raudsepp
commit: 6d8a58e00795bb91b10e51814f7da87f7882f92c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 15:19:27 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8a58e0

gnome-extra/gnome-calendar: bump to 3.32.2

Bug: https://bugs.gentoo.org/688422
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-extra/gnome-calendar/Manifest|  1 +
 .../gnome-calendar/gnome-calendar-3.32.2.ebuild| 60 ++
 2 files changed, 61 insertions(+)

diff --git a/gnome-extra/gnome-calendar/Manifest 
b/gnome-extra/gnome-calendar/Manifest
index 2d06a1153da..794c3186400 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1 +1,2 @@
 DIST gnome-calendar-3.30.1.tar.xz 2443936 BLAKE2B 
1826488ee03742a9350e589954723264318450d50fa7175955deee8fb3b3bbf2a29fbc6106644bccc062dd45bd9a16e7f40e2928c488bc333ba35d00f2411f25
 SHA512 
acb428f123fe716b41c4e828213b1106296731b5aa99607838219b8e6c802b22d3481eaa91429cfb34bc3d098344f406ea86c5e2f794f26414ba05bf0189fe29
+DIST gnome-calendar-3.32.2.tar.xz 695416 BLAKE2B 
bf5b2b5bd8ea5934075d00614a3888208a06926b8587fc39724850c0fccb7e34920bb650f45a241074f5ea383acb80edf91884936c7b432e0a7f9e672e457b8a
 SHA512 
6a1ee1b41080d7814e9a49b3a95689fb01325c9ac5eb1314b11e7097c3b8b120c7ca45b05c806c3dbac284a70474beaf419773ab185a7cdde96303fcc7cd3915

diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.32.2.ebuild 
b/gnome-extra/gnome-calendar/gnome-calendar-3.32.2.ebuild
new file mode 100644
index 000..65754ebcf00
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.32.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="gtk-doc"
+
+# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+DEPEND="
+   >=dev-libs/libical-1.0.1:0=
+   >=gnome-base/gsettings-desktop-schemas-3.21.2
+   >=gnome-extra/evolution-data-server-3.17.1:=
+   net-libs/libsoup:2.4
+   >=dev-libs/libdazzle-3.26.1
+   >=dev-libs/glib-2.58.0:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=net-libs/gnome-online-accounts-3.2.0:=
+   >=dev-libs/libgweather-3.27.2:=
+   >=app-misc/geoclue-2.4:2.0
+   >=sci-geosciences/geocode-glib-3.23
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   gtk-doc? ( dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   meson_src_configure \
+   $(meson_use gtk-doc documentation)
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/, gnome-extra/evolution-data-server/files/

2019-09-07 Thread Mart Raudsepp
commit: a05460c8b8328d896b4d6fecaba3eb7066ec3267
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 15:06:28 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05460c8

gnome-extra/evolution-data-server: bump to 3.32.4

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

 gnome-extra/evolution-data-server/Manifest |   1 +
 .../evolution-data-server-3.32.4.ebuild| 153 +
 .../files/3.32.4-gtk-doc-fix1.patch|  88 
 .../files/3.32.4-gtk-doc-fix2.patch|  29 
 4 files changed, 271 insertions(+)

diff --git a/gnome-extra/evolution-data-server/Manifest 
b/gnome-extra/evolution-data-server/Manifest
index 6e514e69b7e..2ee2362be1c 100644
--- a/gnome-extra/evolution-data-server/Manifest
+++ b/gnome-extra/evolution-data-server/Manifest
@@ -1 +1,2 @@
 DIST evolution-data-server-3.30.5.tar.xz 4582264 BLAKE2B 
96303da0fcd285dffc2a56bab0828b2011238a0970dc50df005f690a76c432abad27afd74569b1cc6ff2ddc56f1dbde003241d53609b0222a474941724e46910
 SHA512 
b841b23343745afdc59f42ee384911ae24be6b1518095d52099ce5b657def17e5b4e1fe1e61fc1e03e4856b0d26c6a1abac3d9ee5530da84c645d07c69b8d859
+DIST evolution-data-server-3.32.4.tar.xz 4585396 BLAKE2B 
d89b71beaf24deb89e510e318050a8a3146b8a6804c148c62d4cb2c0cfb3b50a3767cfc213db05b44c6b5b99e578a24d3c272daccadb4e950b2d103639ce9797
 SHA512 
fccbad5989e6366840c50dacf2e81510f65c8640c9309ca0446c1b236df99f43a310fcadd377e205d0a94f0e3f9b53b83c41c042c3244e05bfda0d6df090d0c7

diff --git 
a/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild 
b/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild
new file mode 100644
index 000..f2100b28c06
--- /dev/null
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+VALA_USE_DEPEND="vapigen"
+
+inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala 
virtualx
+
+DESCRIPTION="Evolution groupware backend"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evolution;
+
+# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
+LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
+SLOT="0/62-24" # subslot = libcamel-1.2/libedataserver-1.2 soname version
+
+IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap 
kerberos oauth vala +weather"
+REQUIRED_USE="vala? ( introspection )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-solaris"
+
+# gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to 
handle more than 100 google tasks
+# berkdb needed only for migrating old addressbook data from <3.13 versions, 
bug #519512
+# >=libical-3.0.2 present at build-time ensures less memory usage by calendar 
backend
+gdata_depend=">=dev-libs/libgdata-0.17.7:="
+RDEPEND="
+   >=app-crypt/gcr-3.4
+   >=app-crypt/libsecret-0.5[crypt]
+   >=dev-db/sqlite-3.7.17:=
+   >=dev-libs/glib-2.46:2
+   >=dev-libs/libical-3.0.2:=
+   >=dev-libs/libxml2-2
+   >=dev-libs/nspr-4.4:=
+   >=dev-libs/nss-3.9:=
+   >=net-libs/libsoup-2.42:2.4
+
+   dev-libs/icu:=
+   sys-libs/zlib:=
+   virtual/libiconv
+
+   berkdb? ( >=sys-libs/db-4:= )
+   gtk? (
+   >=app-crypt/gcr-3.4[gtk]
+   >=x11-libs/gtk+-3.10:3
+   >=media-libs/libcanberra-0.25[gtk3]
+   )
+   oauth? (
+   >=dev-libs/json-glib-1.0.4
+   >=net-libs/webkit-gtk-2.11.91:4
+   ${gdata_depend}
+   )
+   gnome-online-accounts? (
+   >=net-libs/gnome-online-accounts-3.8:=
+   ${gdata_depend} )
+   introspection? ( >=dev-libs/gobject-introspection-0.9.12:= )
+   kerberos? ( virtual/krb5:= )
+   ldap? ( >=net-nds/openldap-2:= )
+   weather? ( >=dev-libs/libgweather-3.10:2= )
+"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/gperf
+   gtk-doc? ( >=dev-util/gtk-doc-1.14
+   app-text/docbook-xml-dtd:4.1.2 )
+   >=dev-util/intltool-0.35.5
+   >=sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+# Some tests fail due to missing locales.
+# Also, dbus tests are flaky, bugs #397975 #501834
+# It looks like a nightmare to disable those for now.
+RESTRICT="test !test? ( test )"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+# global scope PATCHES or DOCS array mustn't be used due to double 
default_src_prepare call
+src_prepare() {
+   eapply "${FILESDIR}"/${PV}-gtk-doc-fix{1,2}.patch
+   use vala && vala_src_prepare
+   

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/

2019-09-07 Thread Mart Raudsepp
commit: 23b250e7fca0844fed467fa0a77e27fcc51835f5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Sep  7 20:23:25 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  7 22:08:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b250e7

gnome-extra/gnome-contacts: bump to 3.32.1

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

 gnome-extra/gnome-contacts/Manifest|  1 +
 .../gnome-contacts/gnome-contacts-3.32.1.ebuild| 72 ++
 2 files changed, 73 insertions(+)

diff --git a/gnome-extra/gnome-contacts/Manifest 
b/gnome-extra/gnome-contacts/Manifest
index e50b19e4bad..5198f380b3f 100644
--- a/gnome-extra/gnome-contacts/Manifest
+++ b/gnome-extra/gnome-contacts/Manifest
@@ -1 +1,2 @@
 DIST gnome-contacts-3.30.2.tar.xz 368476 BLAKE2B 
502170e327eb63a6d026af94a09949f6b973dba0c59079a23c7f37dfde2a391ffa13d905452741c403ada8e6f1101f7a5620ad9b59eb4c5341e96d357d8fe99b
 SHA512 
cf6ab33ef6147bceb5a4681b83830828fd4caa47d83fa9f71e01db3caf710f7f09fe60d2956565a2b9bd124356e100b31d6372ac4d4d231718230915a135e79d
+DIST gnome-contacts-3.32.1.tar.xz 358800 BLAKE2B 
a3cdc58948b994868a18e74dd2ab1a1ffea04b84da95347f19b79b49a7eb9363589e08e11e8fa2f588c5833592be3149ea435b6036a376d4c9e1477d0d308e96
 SHA512 
25fc4835c61bd5f195512fd304955058e1178cbafaff09a6bbfffc58840876f514ebc3119247925266a9c10f8fc452511a055d84aa1e815571188aba7212fe71

diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild 
b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild
new file mode 100644
index 000..297ca628309
--- /dev/null
+++ b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="GNOME contact management application"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="telepathy v4l"
+KEYWORDS="~amd64 ~arm64"
+
+VALA_DEPEND="
+   $(vala_depend)
+   >=dev-libs/gobject-introspection-1.54
+   dev-libs/folks[vala(+)]
+   net-libs/gnome-online-accounts[vala]
+   gnome-extra/evolution-data-server[vala]
+   telepathy? ( net-libs/telepathy-glib[vala] )
+   gui-libs/libhandy:0.0[vala]
+"
+# Configure is wrong; it needs cheese-3.5.91, not 3.3.91
+RDEPEND="
+   >=gnome-extra/evolution-data-server-3.13.90:=[gnome-online-accounts]
+   >=dev-libs/folks-0.11.4:=[eds,telepathy?]
+   >=dev-libs/glib-2.44:2
+   >=dev-libs/libgee-0.10:0.8
+   >=gnome-base/gnome-desktop-3.0:3=
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.23.1:3
+   v4l? ( >=media-video/cheese-3.5.91:= )
+   telepathy? ( >=net-libs/telepathy-glib-0.22 )
+   >=gui-libs/libhandy-0.0.9:0.0=
+"
+DEPEND="${RDEPEND}
+   ${VALA_DEPEND}
+   app-text/docbook-xml-dtd:4.2
+   app-text/docbook-xsl-stylesheets
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-libs/libxslt
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use v4l cheese)
+   $(meson_use telepathy)
+   -Dmanpage=true
+   -Ddocs=false
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2019-09-07 Thread Sergei Trofimovich
commit: 1bcd38512f35ab0724279d7fc5bb8e5e1213a9d2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep  7 22:07:05 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep  7 22:07:05 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=1bcd3851

gcc-config: add einfo logging around library backup

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

 gcc-config | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc-config b/gcc-config
index 65b30bc..b1cda70 100755
--- a/gcc-config
+++ b/gcc-config
@@ -324,6 +324,7 @@ handle_split_usr() {
# Can be removed in 2021.
for lib in "${EROOT}"/lib*/libgcc_s{.so*,*dylib} 
"${EROOT}"/lib*/libunwind.so.7* ; do
# If we previously had stuff in /, make sure ldconfig 
gets re-run.
+   einfo "Removing '${lib}'"
rm -f "${lib}"
old_libs=1
done
@@ -332,6 +333,7 @@ handle_split_usr() {

"${EROOT}"/lib*/"${GENTOO_GCC_BACKUP_DIR}"/libgcc_s.so.* \

"${EROOT}"/lib*/"${GENTOO_GCC_BACKUP_DIR}"/libunwind.so.* ; do
# If we previously had stuff in /, make sure ldconfig 
gets re-run.
+   einfo "Removing '${lib}'"
rm -f "${lib}"
old_libs=1
done
@@ -350,6 +352,7 @@ handle_split_usr() {
# but for now, that should be safe ...
for gcclib in "${ROOT}${LDPATH}"/lib${gcclib}.so.* ; do
[[ -e ${gcclib} ]] || continue
+   einfo "Backing up '${gcclib}' to '${libdir}"
cp -pP "${gcclib}" "${libdir}"/.gcc.config.new/
# no need to sanity `rm` this as the `mv` should take 
care
# of it.  we also need this step to be completely atomic



[gentoo-commits] proj/gcc-config:master commit in: gcc-backup/, /

2019-09-07 Thread Sergei Trofimovich
commit: 44570a44be60a8fc33bd05089047c1f2980b3047
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep  7 20:17:52 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep  7 21:29:12 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=44570a44

gcc-config: store gcc backup into /lib/gcc-backup, not /lib

Writing (and removing) libraries to /lib outside package manager
was a surprise to users in bug #667020# where libunwind.so was
clobbered by gcc-config runs.

This change isolates all logic that handles file copies
outside package manager into /lib/gcc-backup directory.

To make new library still resolveable we install env.d entry
with contents of
LDPATH="/lib/gcc-backup"

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

 Makefile  | 22 +++---
 envd-gcc-backup   |  3 +++
 gcc-backup/README | 41 +
 gcc-config| 17 -
 4 files changed, 79 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index 2b3b235..087000b 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ EPREFIX ?=
 PN = gcc-config
 PV = git
 P = $(PN)-$(PV)
+BACKUPDIR = gcc-backup
 
 PREFIX = $(EPREFIX)/usr
 BINDIR = $(PREFIX)/bin
@@ -11,15 +12,18 @@ ESELECTDIR = $(PREFIX)/share/eselect/modules
 
 SUBLIBDIR = lib
 LIBDIR = $(PREFIX)/$(SUBLIBDIR)
+LIBGCC_BACKUPDIR = $(EPREFIX)/$(SUBLIBDIR)/$(BACKUPDIR)
+
+ENVD = $(EPREFIX)/etc/env.d
 
 MKDIR_P = mkdir -p -m 755
 INSTALL_EXE = install -m 755
 INSTALL_DATA = install -m 644
 
-all: .gcc-config
+all: .gcc-config .envd-gcc-backup
 
 clean:
-   rm -f .gcc-config
+   rm -f .gcc-config .envd-gcc-backup
 
 .gcc-config: gcc-config
sed \
@@ -27,14 +31,26 @@ clean:
-e 's:@GENTOO_EPREFIX@:$(EPREFIX):g' \
-e 's:@GENTOO_LIBDIR@:$(SUBLIBDIR):g' \
-e 's:@PV@:$(PV):g' \
+   -e 's:@GENTOO_GCC_BACKUP_DIR@:$(BACKUPDIR):g' \
$< > $@
chmod a+rx $@
 
+.envd-gcc-backup: envd-gcc-backup
+   sed \
+   -e 's:@LIBGCC_BACKUPDIR@:$(LIBGCC_BACKUPDIR):g' \
+   $< > $@
+
 install: all
-   $(MKDIR_P) $(DESTDIR)$(BINDIR) $(DESTDIR)$(ESELECTDIR) 
$(DESTDIR)$(DOCDIR)
+   $(MKDIR_P) $(DESTDIR)$(BINDIR)
$(INSTALL_EXE) .gcc-config $(DESTDIR)$(BINDIR)/gcc-config
+   $(MKDIR_P) $(DESTDIR)$(ESELECTDIR)
$(INSTALL_DATA) gcc.eselect $(DESTDIR)$(ESELECTDIR)
+   $(MKDIR_P) $(DESTDIR)$(DOCDIR)
$(INSTALL_DATA) README $(DESTDIR)$(DOCDIR)
+   $(MKDIR_P) $(DESTDIR)$(LIBGCC_BACKUPDIR)
+   $(INSTALL_DATA) gcc-backup/README $(DESTDIR)$(LIBGCC_BACKUPDIR)
+   $(MKDIR_P) $(DESTDIR)$(ENVD)
+   $(INSTALL_DATA) .envd-gcc-backup $(DESTDIR)$(ENVD)/99gcc-backup
 
 test check: .gcc-config
cd tests && ./run_tests

diff --git a/envd-gcc-backup b/envd-gcc-backup
new file mode 100644
index 000..4367b62
--- /dev/null
+++ b/envd-gcc-backup
@@ -0,0 +1,3 @@
+# A fallback for libgcc_s.so.* and dependencies.
+# See @LIBGCC_BACKUPDIR@/README for details
+LDPATH="@LIBGCC_BACKUPDIR@"

diff --git a/gcc-backup/README b/gcc-backup/README
new file mode 100644
index 000..fdac223
--- /dev/null
+++ b/gcc-backup/README
@@ -0,0 +1,41 @@
+What is gcc-backup
+==
+
+gcc-backup is a directory to backup critical runtime
+libraries used by gcc to link in code too big to inline it
+from code generator.
+
+See gcc/doc/libgcc.texi doc in gcc source tree.
+
+gcc-config is responsible to back up libgcc_s.so.* and it's
+runtime dependencies.
+
+Which systems needed this backup
+
+
+During normal system operation these libraries should not be
+needed (unless gcc installation is somehow completely broken).
+
+The main use case for libgcc-backup is booting of a system
+with the following properties:
+- '/usr' mount is separate from '/' mount
+- AND binaries in /bin (say, /bin/bash) are executed before
+  /usr is mounted
+
+Which systems link libgcc_s.so in
+=
+
+By default gcc attempts to link libgcc_s.so in into every
+binary and shared library. If code generator happens to
+generate the code that does not refer libgcc_s.so then
+-Wl,--as-needed linker option omits the dependency.
+
+Thus any system might have libgcc_s.so linked into any binary
+or shared library.
+
+What goes into this directory
+=
+
+- libgcc_s.so.* itself: gcc driver attempts to link it in as-is
+- libunwind.so.*: ia64-*-linux only, a runtime dependency of
+  libgcc_so.so.*

diff --git a/gcc-config b/gcc-config
index 01e2b90..65b30bc 100755
--- a/gcc-config
+++ b/gcc-config
@@ -42,6 +42,9 @@ PV="@PV@"
 GENTOO_LIBDIR="@GENTOO_LIBDIR@"
 [[ ${GENTOO_LIBDIR} == @*@ ]] && GENTOO_LIBDIR="lib"
 
+GENTOO_GCC_BACKUP_DIR="@GENTOO_GCC_BACKUP_DIR@"
+[[ ${GENTOO_GCC_BACKUP_DIR} == @*@ ]] && GENTOO_GCC_BACKUP_DIR="gcc-backup"
+
 usage() {
cat <<-EOF
   

[gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/, net-firewall/nftables/files/libexec/

2019-09-07 Thread Matthew Thode
commit: 73598a5e25d6583dde4f08a34df5073817c5a391
Author: Francisco Blas (klondike) Izquierdo Riera  gentoo 
 org>
AuthorDate: Sat Sep  7 20:38:38 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Sep  7 21:24:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73598a5e

net-firewall/nftables: Fix permissions for rules.save

Due to a bug, the rules.save file was created with the wrong
permissions which allowed all users to read the file with the
system rules although root privileges are usually required to
do so.

To fix this issue, the following measures have been taken:
* The umask on nftables-mk.sh is now correctly set to 177
* nftables.sh now also sets the umask before saving the rules
* The ebuilds will warn on post installation if the rules.save
  has insecure permissions
* The ebuilds have been bumped to ensure these changes are
  applied

Bug: https://bugs.gentoo.org/691326
Signed-off-by: Francisco Blas Izquierdo Riera (klondike)  
gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.11
Signed-off-by: Matthew Thode  gentoo.org>

 net-firewall/nftables/files/libexec/nftables-mk.sh |  2 +-
 net-firewall/nftables/files/libexec/nftables.sh|  1 +
 ...ables-0.9.2.ebuild => nftables-0.9.0-r5.ebuild} | 87 +++---
 ...ables-0.9.1.ebuild => nftables-0.9.1-r1.ebuild} | 10 ++-
 ...ables-0.9.2.ebuild => nftables-0.9.2-r1.ebuild} | 10 ++-
 5 files changed, 44 insertions(+), 66 deletions(-)

diff --git a/net-firewall/nftables/files/libexec/nftables-mk.sh 
b/net-firewall/nftables/files/libexec/nftables-mk.sh
index b3d7db60d7f..27defe3c1c3 100644
--- a/net-firewall/nftables/files/libexec/nftables-mk.sh
+++ b/net-firewall/nftables/files/libexec/nftables-mk.sh
@@ -24,7 +24,7 @@ main() {
;;
"store")
local tmp_save="${NFTABLES_SAVE}.tmp"
-   umask 600;
+   umask 177
(
printf '#!/sbin/nft -f\nflush ruleset\n'
nft ${SAVE_OPTIONS} list ruleset

diff --git a/net-firewall/nftables/files/libexec/nftables.sh 
b/net-firewall/nftables/files/libexec/nftables.sh
index cc55f856600..557b454a911 100755
--- a/net-firewall/nftables/files/libexec/nftables.sh
+++ b/net-firewall/nftables/files/libexec/nftables.sh
@@ -25,6 +25,7 @@ main() {
 retval=$?
 ;;
 "store")
+umask 177
 local tmp_save="${NFTABLES_SAVE}.tmp"
 if ! use_legacy; then
 nft ${SAVE_OPTIONS} list ruleset > ${tmp_save}

diff --git a/net-firewall/nftables/nftables-0.9.2.ebuild 
b/net-firewall/nftables/nftables-0.9.0-r5.ebuild
similarity index 54%
copy from net-firewall/nftables/nftables-0.9.2.ebuild
copy to net-firewall/nftables/nftables-0.9.0-r5.ebuild
index 112b5f0b9af..d98c11e37e4 100644
--- a/net-firewall/nftables/nftables-0.9.2.ebuild
+++ b/net-firewall/nftables/nftables-0.9.0-r5.ebuild
@@ -1,54 +1,33 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=6
 
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit autotools linux-info python-r1 systemd
+inherit autotools linux-info systemd
 
 DESCRIPTION="Linux kernel (3.13+) firewall, NAT and packet mangling tools"
 HOMEPAGE="https://netfilter.org/projects/nftables/;
-#SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2;
+SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
-IUSE="debug +doc +gmp json +modern_kernel python +readline static-libs xtables"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+IUSE="debug doc +gmp json +modern_kernel +readline"
 
-RDEPEND="
-   >=net-libs/libmnl-1.0.3:0=
+RDEPEND=">=net-libs/libmnl-1.0.3:0=
gmp? ( dev-libs/gmp:0= )
json? ( dev-libs/jansson )
-   python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0= )
-   >=net-libs/libnftnl-1.1.4:0=
-   xtables? ( >=net-firewall/iptables-1.6.1 )
-"
-
-DEPEND="${RDEPEND}"
+   >=net-libs/libnftnl-1.1.1:0="
 
-BDEPEND="
-   doc? ( app-text/asciidoc )
+DEPEND="${RDEPEND}
>=app-text/docbook2X-0.8.8-r4
+   doc? ( >=app-text/dblatex-0.3.7 )
sys-devel/bison
sys-devel/flex
-   virtual/pkgconfig
-"
+   virtual/pkgconfig"
 
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-#S="${WORKDIR}/v${PV}"
-
-python_make() {
-   emake \
-   -C py \
-   abs_builddir="${S}" \
-   DESTDIR="${D}" \
-   PYTHON_BIN="${PYTHON}" \
-   ${@}
-}
+S="${WORKDIR}/v${PV}"
 
 pkg_setup() {
if kernel_is ge 3 13; then
@@ -64,44 +43,26 @@ pkg_setup() {
 
 src_prepare() {
default
-
-   # fix installation path for doc 

[gentoo-commits] repo/gentoo:master commit in: dev-scheme/gambit/

2019-09-07 Thread Thomas Deutschmann
commit: 4591e1a3e7ee27cf26c0b7c1b4b475addd2a4f49
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:15:53 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4591e1a3

dev-scheme/gambit: x86 stable (bug #689868)

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

 dev-scheme/gambit/gambit-4.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/gambit/gambit-4.9.3.ebuild 
b/dev-scheme/gambit/gambit-4.9.3.ebuild
index d31d3757ed4..79a3ff8279b 100644
--- a/dev-scheme/gambit/gambit-4.9.3.ebuild
+++ b/dev-scheme/gambit/gambit-4.9.3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://www-labs.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/sour
 
 LICENSE="|| ( Apache-2.0 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 
 RDEPEND="ssl? (
!libressl? ( dev-libs/openssl:0= )



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

2019-09-07 Thread Thomas Deutschmann
commit: c5db6bba3492f151a0c52988943287c8cf05fbc1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:31:00 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5db6bba

x11-misc/zim: x86 stable (bug #687176)

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

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

diff --git a/x11-misc/zim/zim-0.71.1.ebuild b/x11-misc/zim/zim-0.71.1.ebuild
index 757e353f887..d8925b78f1d 100644
--- a/x11-misc/zim/zim-0.71.1.ebuild
+++ b/x11-misc/zim/zim-0.71.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_
 
 LICENSE="BSD GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 RESTRICT="test"
 
 RDEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: f4d3c3c79375972e67a6443ed1e105055cc7ff85
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:24:08 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d3c3c7

media-gfx/sxiv: x86 stable (bug #692120)

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

 media-gfx/sxiv/sxiv-25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/sxiv/sxiv-25.ebuild b/media-gfx/sxiv/sxiv-25.ebuild
index d1cdfacac94..5ce1e79a92e 100644
--- a/media-gfx/sxiv/sxiv-25.ebuild
+++ b/media-gfx/sxiv/sxiv-25.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/muennich/sxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 DESCRIPTION="Simple (or small or suckless) X Image Viewer"



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

2019-09-07 Thread Thomas Deutschmann
commit: f9389127a5e64b4b54eca78f59199fd81e236f18
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:10:11 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9389127

net-im/choqok: x86 stable (bug #692312)

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

 net-im/choqok/choqok-1.6.0_p20190726.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/choqok/choqok-1.6.0_p20190726.ebuild 
b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
index bb949cf2200..85dc2f67437 100644
--- a/net-im/choqok/choqok-1.6.0_p20190726.ebuild
+++ b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://choqok.kde.org/;
 SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
 
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="attica konqueror telepathy"
 
 DEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: 6f7d5a0fd24a0d266147f079fdf8b06847059264
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:19:09 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:06:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7d5a0f

kde-misc/kdeconnect: x86 stable (bug #693212)

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

 kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild 
b/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
index 613caa6a61b..e4a432e2a62 100644
--- a/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-1.3.5.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${KMNAME}-${PV}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 DESCRIPTION="Adds communication between KDE Plasma and your smartphone"



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

2019-09-07 Thread Thomas Deutschmann
commit: 81182583e574915997d3cd930c449d674bb44dd0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:28:17 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81182583

app-emulation/virtualbox-additions: x86 stable (bug #693476)

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

 app-emulation/virtualbox-additions/virtualbox-additions-5.2.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/virtualbox-additions/virtualbox-additions-5.2.32.ebuild 
b/app-emulation/virtualbox-additions/virtualbox-additions-5.2.32.ebuild
index 6faf7e7e8a0..c940c25a2f8 100644
--- a/app-emulation/virtualbox-additions/virtualbox-additions-5.2.32.ebuild
+++ b/app-emulation/virtualbox-additions/virtualbox-additions-5.2.32.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.iso;
 
 LICENSE="GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 RESTRICT="mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-extpack-oracle/

2019-09-07 Thread Thomas Deutschmann
commit: 309172e0a35b3446eda0e25f73e340904a7afbab
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:29:20 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309172e0

app-emulation/virtualbox-extpack-oracle: x86 stable (bug #693476)

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

 .../virtualbox-extpack-oracle-5.2.32.132073.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-5.2.32.132073.ebuild
 
b/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-5.2.32.132073.ebuild
index e598ba63811..8a287415fec 100644
--- 
a/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-5.2.32.132073.ebuild
+++ 
b/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-5.2.32.132073.ebuild
@@ -25,7 +25,7 @@ 
SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.vbox-extpac
 
 LICENSE="PUEL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 RESTRICT="mirror strip"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: c9624767a4ea1fac6da1160f7d8e48ab747dacfd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:16:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9624767

app-i18n/ibus-hangul: x86 stable (bug #691380)

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

 app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild 
b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
index 068462e45de..b427dafeb86 100644
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
+++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="nls"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: a0927a4eec2fb77315d4c51344b7e7ed2c482c29
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:08:38 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0927a4e

app-arch/atool: x86 stable (bug #688954)

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

 app-arch/atool/atool-0.39.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/atool/atool-0.39.0-r1.ebuild 
b/app-arch/atool/atool-0.39.0-r1.ebuild
index 29071b4b90a..729fa245614 100644
--- a/app-arch/atool/atool-0.39.0-r1.ebuild
+++ b/app-arch/atool/atool-0.39.0-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="dev-lang/perl"
 RDEPEND="${DEPEND}



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

2019-09-07 Thread Thomas Deutschmann
commit: 62180f9798de272bf1c68ac9314becc6541adc3a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:27:54 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62180f97

app-emulation/virtualbox: x86 stable (bug #693476)

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

 app-emulation/virtualbox/virtualbox-5.2.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/virtualbox/virtualbox-5.2.32.ebuild 
b/app-emulation/virtualbox/virtualbox-5.2.32.ebuild
index a5834468ff5..eb8a3b08289 100644
--- a/app-emulation/virtualbox/virtualbox-5.2.32.ebuild
+++ b/app-emulation/virtualbox/virtualbox-5.2.32.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2
 
 LICENSE="GPL-2 dtrace? ( CDDL )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="alsa debug doc dtrace headless java libressl lvm +opus pam pax_kernel 
pulseaudio +opengl python +qt5 +sdk +udev vboxwebsrv vnc"
 
 RDEPEND="!app-emulation/virtualbox-bin



[gentoo-commits] repo/gentoo:master commit in: app-doc/linkers-and-loaders/

2019-09-07 Thread Thomas Deutschmann
commit: 4dd64fcd54161b41f7f1a387ed24f4cfede8a9c3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:19:54 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:06:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd64fcd

app-doc/linkers-and-loaders: x86 stable (bug #688960)

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

 app-doc/linkers-and-loaders/linkers-and-loaders-1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/linkers-and-loaders/linkers-and-loaders-1-r1.ebuild 
b/app-doc/linkers-and-loaders/linkers-and-loaders-1-r1.ebuild
index e22382a94ce..4ed9b9c1539 100644
--- a/app-doc/linkers-and-loaders/linkers-and-loaders-1-r1.ebuild
+++ b/app-doc/linkers-and-loaders/linkers-and-loaders-1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://wh0rd.org/books/${P}.tar.lzma;
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc"
 RESTRICT="mirror bindist"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: 490acc2a7e503dc379616eb749bc60de4eef91b8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:18:30 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:06:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490acc2a

app-i18n/ibus: x86 stable (bug #691380)

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

 app-i18n/ibus/ibus-1.5.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.20.ebuild b/app-i18n/ibus/ibus-1.5.20.ebuild
index e52f4b21706..8009d581ee1 100644
--- a/app-i18n/ibus/ibus-1.5.20.ebuild
+++ b/app-i18n/ibus/ibus-1.5.20.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde nls +python test +unicode 
vala wayland"
 REQUIRED_USE="emoji? ( gtk )
gtk2? ( gtk )



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

2019-09-07 Thread Thomas Deutschmann
commit: 1ec61ea6f0b575c18233e252e4c84913e9bd8f49
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:21:04 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:06:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec61ea6

lxde-base/lxsession: x86 stable (bug #692514)

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

 lxde-base/lxsession/lxsession-0.5.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxsession/lxsession-0.5.4-r1.ebuild 
b/lxde-base/lxsession/lxsession-0.5.4-r1.ebuild
index 3c2f2eae218..bc053c8f299 100644
--- a/lxde-base/lxsession/lxsession-0.5.4-r1.ebuild
+++ b/lxde-base/lxsession/lxsession-0.5.4-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.lxde.org/en/LXSession;
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc x86 ~x86-linux"
 SLOT="0"
 
 # upower USE flag is enabled by default in the desktop profile



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

2019-09-07 Thread Thomas Deutschmann
commit: 6e2e843e3b9fe564670e59c7d8b3fd577a72570a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:11:59 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2e843e

media-gfx/digikam: x86 stable (bug #693206)

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

 media-gfx/digikam/digikam-6.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/digikam/digikam-6.2.0.ebuild 
b/media-gfx/digikam/digikam-6.2.0.ebuild
index d28773546dc..04257cd7958 100644
--- a/media-gfx/digikam/digikam-6.2.0.ebuild
+++ b/media-gfx/digikam/digikam-6.2.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_BRANCH=stable
[[ ${PV} =~ beta[0-9]$ ]] && SRC_BRANCH=unstable
SRC_URI="mirror://kde/${SRC_BRANCH}/digikam/${PV}/${MY_P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2019-09-07 Thread Thomas Deutschmann
commit: 4d5df2bc6a039c5d1ded3d90751c4b4dc255e4e4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:10:58 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5df2bc

app-arch/deb2targz: x86 stable (bug #688958)

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

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

diff --git a/app-arch/deb2targz/deb2targz-1-r3.ebuild 
b/app-arch/deb2targz/deb2targz-1-r3.ebuild
index 358edbadab5..3a448ce5246 100644
--- a/app-arch/deb2targz/deb2targz-1-r3.ebuild
+++ b/app-arch/deb2targz/deb2targz-1-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.miketaylor.org.uk/tech/deb/${PN};
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 
 RDEPEND="dev-lang/perl"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: 780a0ab2c49cb2477bf06e2ae94c6a49268787a0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:12:51 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780a0ab2

app-arch/dump: x86 stable (bug #689874)

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

 app-arch/dump/dump-0.4.46-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/dump/dump-0.4.46-r1.ebuild 
b/app-arch/dump/dump-0.4.46-r1.ebuild
index c3529b8a5bd..1734d2b375d 100644
--- a/app-arch/dump/dump-0.4.46-r1.ebuild
+++ b/app-arch/dump/dump-0.4.46-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 # We keep uuid USE flag default dsiabled for this version. Don't forget
 # to default enable it for later versions as this is the upstream default.
 IUSE="bzip2 debug ermt libressl lzo readline selinux sqlite ssl static test 
uuid zlib"



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

2019-09-07 Thread Thomas Deutschmann
commit: b43aeee5b21eb0e1c70c9e8d6f26a1c03123cf14
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:14:49 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43aeee5

www-client/firefox: x86 stable (bug #693442)

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

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

diff --git a/www-client/firefox/firefox-68.1.0.ebuild 
b/www-client/firefox/firefox-68.1.0.ebuild
index 6859fc92330..a5816c47a99 100644
--- a/www-client/firefox/firefox-68.1.0.ebuild
+++ b/www-client/firefox/firefox-68.1.0.ebuild
@@ -47,7 +47,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs 
eutils \
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox;
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2019-09-07 Thread Thomas Deutschmann
commit: ec5ff90a23ef654c9073526dbb56b1982a7b821e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:28:57 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5ff90a

app-emulation/virtualbox-bin: x86 stable (bug #693476)

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

 app-emulation/virtualbox-bin/virtualbox-bin-5.2.32.132073.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-5.2.32.132073.ebuild 
b/app-emulation/virtualbox-bin/virtualbox-bin-5.2.32.132073.ebuild
index e4f534871c4..30622f1d5dd 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-5.2.32.132073.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.2.32.132073.ebuild
@@ -34,7 +34,7 @@ SRC_URI="amd64? ( 
https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_am
 
 LICENSE="GPL-2 PUEL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+additions +chm headless python vboxwebsrv rdesktop-vrdp"
 RESTRICT="mirror"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: b9cba44751db4c7e83f6b10de0c0d74880fadba5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:30:22 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9cba447

app-emulation/virtualbox-modules: x86 stable (bug #693476)

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

 app-emulation/virtualbox-modules/virtualbox-modules-5.2.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/virtualbox-modules/virtualbox-modules-5.2.32.ebuild 
b/app-emulation/virtualbox-modules/virtualbox-modules-5.2.32.ebuild
index c4b01a1b3f9..095ffe009b8 100644
--- a/app-emulation/virtualbox-modules/virtualbox-modules-5.2.32.ebuild
+++ b/app-emulation/virtualbox-modules/virtualbox-modules-5.2.32.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://dev.gentoo.org/~polynomial-c/virtualbox/${MY_P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="pax_kernel"
 
 RDEPEND="!=app-emulation/virtualbox-"



[gentoo-commits] repo/gentoo:master commit in: sci-biology/bioruby/

2019-09-07 Thread Thomas Deutschmann
commit: 850e5fee33c2e2e1ec29775525fcba9ad38aa20b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:09:26 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e5fee

sci-biology/bioruby: x86 stable (bug #690048)

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

 sci-biology/bioruby/bioruby-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/bioruby/bioruby-1.5.2.ebuild 
b/sci-biology/bioruby/bioruby-1.5.2.ebuild
index 69854312675..3ef1921ce4d 100644
--- a/sci-biology/bioruby/bioruby-1.5.2.ebuild
+++ b/sci-biology/bioruby/bioruby-1.5.2.ebuild
@@ -17,6 +17,6 @@ HOMEPAGE="http://bioruby.org/;
 
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 ruby_add_rdepend "dev-ruby/libxml"



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

2019-09-07 Thread Thomas Deutschmann
commit: 2dbf66598f827aca52d554488d2d3325d761cf7f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:26:44 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dbf6659

sys-apps/systemd: x86 stable (bug #693156)

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

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

diff --git a/sys-apps/systemd/systemd-242-r7.ebuild 
b/sys-apps/systemd/systemd-242-r7.ebuild
index a6a72335739..481f75192aa 100644
--- a/sys-apps/systemd/systemd-242-r7.ebuild
+++ b/sys-apps/systemd/systemd-242-r7.ebuild
@@ -11,7 +11,7 @@ else
MY_P=${PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc 
~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc 
x86"
 fi
 
 PYTHON_COMPAT=( python{3_5,3_6,3_7} )



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

2019-09-07 Thread Thomas Deutschmann
commit: ad631b7073666305324794fbb0f4846f52b17e12
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:23:40 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad631b70

mail-mta/sendmail: x86 stable (bug #689862)

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

 mail-mta/sendmail/sendmail-8.15.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild 
b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
index 7fd19c8b12e..33ce68bff6e 100644
--- a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
+++ b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz;
 
 LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
 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="ssl ldap libressl sasl tcpd mbox ipv6 nis sockets"
 
 DEPEND="net-mail/mailbase



[gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-fr/

2019-09-07 Thread Thomas Deutschmann
commit: 24153b3fe0361e357e99efb8093382ddef933fdf
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:21:57 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:06:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24153b3f

app-i18n/man-pages-fr: x86 stable (bug #693276)

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

 app-i18n/man-pages-fr/man-pages-fr-3.70-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/man-pages-fr/man-pages-fr-3.70-r1.ebuild 
b/app-i18n/man-pages-fr/man-pages-fr-3.70-r1.ebuild
index b940c747c2c..5d86ea30442 100644
--- a/app-i18n/man-pages-fr/man-pages-fr-3.70-r1.ebuild
+++ b/app-i18n/man-pages-fr/man-pages-fr-3.70-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="BSD GPL-2+ man-pages"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="app-text/po4a"
 



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

2019-09-07 Thread Thomas Deutschmann
commit: cc5bb03d2922a428438a1dab58cffc60f92d11ca
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:15:22 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:05:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5bb03d

dev-util/cbindgen: x86 stable (bug #693442)

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

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

diff --git a/dev-util/cbindgen/cbindgen-0.9.1.ebuild 
b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
index 0e533c40924..3ac0d32c5db 100644
--- a/dev-util/cbindgen/cbindgen-0.9.1.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
@@ -58,6 +58,6 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/;
 SRC_URI="$(cargo_crate_uris ${CRATES})"
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 BDEPEND=">=virtual/cargo-1.30.0"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-additions/

2019-09-07 Thread Thomas Deutschmann
commit: 794d01a0df8b9b9b33678f49295152c701bd11df
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:29:57 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794d01a0

app-emulation/virtualbox-guest-additions: x86 stable (bug #693476)

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

 .../virtualbox-guest-additions/virtualbox-guest-additions-5.2.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.2.32.ebuild
 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.2.32.ebuild
index 280f40811cd..350e4c1e96c 100644
--- 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.2.32.ebuild
+++ 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.2.32.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="X"
 
 RDEPEND="



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

2019-09-07 Thread Thomas Deutschmann
commit: 59bc4900701914753a21b6c4f353273e156a8d3c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 18:22:34 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 21:07:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bc4900

media-video/movit: x86 stable (bug #690946)

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

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

diff --git a/media-video/movit/movit-1.6.2.ebuild 
b/media-video/movit/movit-1.6.2.ebuild
index 6e0e0f56c65..b515ff5747a 100644
--- a/media-video/movit/movit-1.6.2.ebuild
+++ b/media-video/movit/movit-1.6.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://movit.sesse.net/${P}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 
-KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="media-libs/mesa[X(+)]



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

2019-09-07 Thread Andreas K. Hüttel
commit: 81e9c2ac67b548824bdd3c49d80feff6e03dcf40
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Sep  7 20:58:50 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Sep  7 20:58:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e9c2ac

net-mail/isync: Version bump, bug 689044

Closes: https://bugs.gentoo.org/689044
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 net-mail/isync/Manifest  | 1 +
 net-mail/isync/{isync-.ebuild => isync-1.3.1.ebuild} | 6 --
 net-mail/isync/isync-.ebuild | 6 --
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/net-mail/isync/Manifest b/net-mail/isync/Manifest
index b40b69a042a..ca24db4d87f 100644
--- a/net-mail/isync/Manifest
+++ b/net-mail/isync/Manifest
@@ -1 +1,2 @@
 DIST isync-1.3.0.tar.gz 309459 BLAKE2B 
852b37e1d9d5b0c4fc2f84305e88263adff5448ea355782da17f295a22e3265e68edcc049ce6172155ab0be7518a0431091d45f4e012f49b500fde7c28491ece
 SHA512 
b5186f2afe97cab58ce55d3ec19ae7371676ae614448614a9e3e02d09662c34b74e559f0926661fa0300ab22dab9e2e9089b78ee38b94141ff3f8b4d75578ffa
+DIST isync-1.3.1.tar.gz 311868 BLAKE2B 
e7eae36407873b8f9f3c4e9a827e719aefa608994f5a48a93779207148123c7b796f6aa8ad8157f5eb9e863c5845889ad595d23570f12a0520fe997f8282158c
 SHA512 
59d702d41d4a4e72f03cb282b414d0bb859593171763e845bc24d116a74f807a79e5be61f1dd1f59a9ece492322bceac156b08958a246cbfbe7f230fab4cdda2

diff --git a/net-mail/isync/isync-.ebuild 
b/net-mail/isync/isync-1.3.1.ebuild
similarity index 91%
copy from net-mail/isync/isync-.ebuild
copy to net-mail/isync/isync-1.3.1.ebuild
index a91ca12fb5b..a9663859bf8 100644
--- a/net-mail/isync/isync-.ebuild
+++ b/net-mail/isync/isync-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,9 @@ RDEPEND="
)
zlib?   ( sys-libs/zlib:0= )
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+"
 
 src_prepare () {
default

diff --git a/net-mail/isync/isync-.ebuild b/net-mail/isync/isync-.ebuild
index a91ca12fb5b..a9663859bf8 100644
--- a/net-mail/isync/isync-.ebuild
+++ b/net-mail/isync/isync-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,9 @@ RDEPEND="
)
zlib?   ( sys-libs/zlib:0= )
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+"
 
 src_prepare () {
default



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

2019-09-07 Thread Ulrich Müller
commit: 83dfd9c4be4ae4de42e3d8d226b8f87e054a3d58
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 20:32:27 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 20:32:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83dfd9c4

app-emacs/vhdl-mode: Remove old.

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

 app-emacs/vhdl-mode/Manifest|  1 -
 app-emacs/vhdl-mode/vhdl-mode-3.34.2.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-emacs/vhdl-mode/Manifest b/app-emacs/vhdl-mode/Manifest
index 812e45a6fd7..1cdb2278609 100644
--- a/app-emacs/vhdl-mode/Manifest
+++ b/app-emacs/vhdl-mode/Manifest
@@ -1,3 +1,2 @@
-DIST vhdl-mode-3.34.2.tar.gz 313856 BLAKE2B 
e4c685b0e9d616bc242e02d6ad17dec56feba580c11763d522f336c96b0ff09a740bf37ce5473437175e111d6b64b9b8e5612d70f9d2823a5e17b484ef54b0ec
 SHA512 
38b3275fd4d92966bc806e16362bfea3d3ed8789330ba891fa0c149633d938abb1c8ea32085dd0b06a17fdd98a645121a5fe60a8c4c5fd3261d1f45d14ee4a6f
 DIST vhdl-mode-3.35.1.tar.gz 316090 BLAKE2B 
5517c7881fc52df631d3efeb82e88d0b5db7038575eb378e241d062c4746d810ab308005b24570725ab244d1d3229b69896f8821944b15664561a38d828f4ae3
 SHA512 
963d4c8c938c9c9279a7ab862da6fc91257ab270e8eefb185d73b9c9217c4cc7b7330f2b33300bb7b604ed348543621d8371685e7e4a8f29d596e76ce8795f1c
 DIST vhdl-mode-3.38.1.tar.gz 318400 BLAKE2B 
2ddad9f4e8fdb0fafd2e27075f5722fcf7959a2b50ad61c5860af52706d9579065e0880d7b9bd1b884c21cfc902760dff006404490c8cbb1474831aa4c6d841d
 SHA512 
2cc12994e17658d65cffa348c59ac3208cc0f498731941b8f64da68e258ca57d6aa500d72103b005996cf3496e119cf59b52bbc1c4b740401685030b42f272a8

diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.34.2.ebuild 
b/app-emacs/vhdl-mode/vhdl-mode-3.34.2.ebuild
deleted file mode 100644
index 781cee81001..000
--- a/app-emacs/vhdl-mode/vhdl-mode-3.34.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="VHDL-mode for Emacs"
-HOMEPAGE="http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html;
-SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-ELISP_PATCHES="${PN}-info-dir-gentoo.patch"
-ELISP_REMOVE="site-start.*"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="ChangeLog README"
-
-src_install() {
-   elisp_src_install
-   doinfo vhdl-mode.info
-}



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

2019-09-07 Thread Ulrich Müller
commit: e863932d9cc4477739d32f44c5183c0bf6184958
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 20:23:36 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 20:26:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e863932d

app-emacs/emacs-w3m: New snapshot.

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

 app-emacs/emacs-w3m/Manifest   |  1 +
 .../emacs-w3m/emacs-w3m-1.4.632_pre20181112.ebuild | 53 ++
 app-emacs/emacs-w3m/metadata.xml   |  3 ++
 3 files changed, 57 insertions(+)

diff --git a/app-emacs/emacs-w3m/Manifest b/app-emacs/emacs-w3m/Manifest
index 2661d690a6d..8c6f37b2126 100644
--- a/app-emacs/emacs-w3m/Manifest
+++ b/app-emacs/emacs-w3m/Manifest
@@ -1,3 +1,4 @@
 DIST emacs-w3m-1.4.528_pre20140213.tar.xz 751532 BLAKE2B 
14527b80ed3938f2685a98cf37633a9ba046b070d94dffd7c8082d65c09dfca4a63114aff55d0bfe85853d8623db55dd63db3e7d10142871287312281fa4ef59
 SHA512 
f4ccb41f2011354c091c9b07b2ab596f030a6b2e8ef2ef674db75c93e5bfe7347b8b3602283e169e7fd591c44b222482d1a399880c60176fc55a5e77ed728483
 DIST emacs-w3m-1.4.570_pre20170203.tar.xz 765108 BLAKE2B 
75568e543719a25863ee943293f1a6ca4fff8b5af19a39d910efe5a8bfa7f311ef3620c34a6fcfe23e231e33d61c9ba5a03cf39b23155982079a0cf28471a341
 SHA512 
d1940679055d7ad74b7c417dc9e56061524f5afdf758075139e279c2df325af10eae334a6b83d40d39857237396da04744f19c293ffb8adb2e579c32ed118b52
 DIST emacs-w3m-1.4.625_pre20180518.tar.xz 788404 BLAKE2B 
f621071c8657cab848789d359d492e5bee0fe401af48871fa54298571d87192de7186b1ea92fd3d64e6f1713fd12e5750b49b7e54c94e8d3b455d614ef0d0683
 SHA512 
f60317024f6dca23699510c21f185c162a5b3f0be551c681ce69b3b46e6fc7860e875fa6fc46a0bfafd8e5e6aaa9f1b29af0e0731685fbca2ce2b636eca7ad93
+DIST emacs-w3m-1.4.632_pre20181112.tar.xz 792664 BLAKE2B 
f60249a064cf9b63a46e0d9ae0d845d3877dd9ddfc1f7770609c68c9d9b60c67b9e461c399b83c5b01fbe94609914937fbf8177475274faa262d8fab0b4e6a19
 SHA512 
01ecb8a282484d164f5d630adac39784aec9f2e37975865f132be4b8b82d4be1e5667d903775c4adf0470109053b1b229f09472410a0ac7d1588e64c86c7b8f9

diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.632_pre20181112.ebuild 
b/app-emacs/emacs-w3m/emacs-w3m-1.4.632_pre20181112.ebuild
new file mode 100644
index 000..e2f6b0b1b9a
--- /dev/null
+++ b/app-emacs/emacs-w3m/emacs-w3m-1.4.632_pre20181112.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp autotools readme.gentoo-r1
+
+DESCRIPTION="emacs-w3m is an interface program of w3m on Emacs"
+HOMEPAGE="http://emacs-w3m.namazu.org/;
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="gzip-el l10n_ja"
+
+RDEPEND="virtual/w3m"
+BDEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}"
+SITEFILE="70${PN}-gentoo.el"
+
+src_prepare() {
+   mv configure.{in,ac} || die
+   sed -i -e '/^configure:/,+2d' Makefile.in || die
+   eapply_user
+   eautoreconf
+}
+
+src_configure() {
+   econf --without-compress-install
+}
+
+src_compile() {
+   emake all-en $(use l10n_ja && echo all-ja)
+}
+
+src_install() {
+   emake lispdir="${ED}${SITELISP}/${PN}" \
+   COMPRESS_INSTALL=$(usex gzip-el) \
+   install-lisp
+   emake infodir="${ED}/usr/share/info" \
+   ICONDIR="${ED}${SITEETC}/${PN}" \
+   install-info-en $(use l10n_ja && echo install-info-ja) 
install-icons
+
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   dodoc ChangeLog* NEWS README
+   use l10n_ja && dodoc BUGS.ja NEWS.ja README.ja
+
+   DOC_CONTENTS="If you want to use the shimbun library, please emerge
+   app-emacs/apel and app-emacs/flim."
+   readme.gentoo_create_doc
+}

diff --git a/app-emacs/emacs-w3m/metadata.xml b/app-emacs/emacs-w3m/metadata.xml
index c918cdef959..e85e29b23db 100644
--- a/app-emacs/emacs-w3m/metadata.xml
+++ b/app-emacs/emacs-w3m/metadata.xml
@@ -6,4 +6,7 @@
   Gentoo GNU Emacs project
 
 
+
+  Compress bundled Emacs Lisp source
+
 



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

2019-09-07 Thread Ulrich Müller
commit: 1b9c5af5b787d4226479f21dea48a28f54fc6227
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 20:25:02 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 20:26:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9c5af5

app-emacs/emacs-w3m: Remove old.

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

 app-emacs/emacs-w3m/Manifest   |  2 -
 .../emacs-w3m/emacs-w3m-1.4.528_pre20140213.ebuild | 48 
 .../emacs-w3m/emacs-w3m-1.4.570_pre20170203.ebuild | 51 --
 3 files changed, 101 deletions(-)

diff --git a/app-emacs/emacs-w3m/Manifest b/app-emacs/emacs-w3m/Manifest
index 8c6f37b2126..f835ac44cca 100644
--- a/app-emacs/emacs-w3m/Manifest
+++ b/app-emacs/emacs-w3m/Manifest
@@ -1,4 +1,2 @@
-DIST emacs-w3m-1.4.528_pre20140213.tar.xz 751532 BLAKE2B 
14527b80ed3938f2685a98cf37633a9ba046b070d94dffd7c8082d65c09dfca4a63114aff55d0bfe85853d8623db55dd63db3e7d10142871287312281fa4ef59
 SHA512 
f4ccb41f2011354c091c9b07b2ab596f030a6b2e8ef2ef674db75c93e5bfe7347b8b3602283e169e7fd591c44b222482d1a399880c60176fc55a5e77ed728483
-DIST emacs-w3m-1.4.570_pre20170203.tar.xz 765108 BLAKE2B 
75568e543719a25863ee943293f1a6ca4fff8b5af19a39d910efe5a8bfa7f311ef3620c34a6fcfe23e231e33d61c9ba5a03cf39b23155982079a0cf28471a341
 SHA512 
d1940679055d7ad74b7c417dc9e56061524f5afdf758075139e279c2df325af10eae334a6b83d40d39857237396da04744f19c293ffb8adb2e579c32ed118b52
 DIST emacs-w3m-1.4.625_pre20180518.tar.xz 788404 BLAKE2B 
f621071c8657cab848789d359d492e5bee0fe401af48871fa54298571d87192de7186b1ea92fd3d64e6f1713fd12e5750b49b7e54c94e8d3b455d614ef0d0683
 SHA512 
f60317024f6dca23699510c21f185c162a5b3f0be551c681ce69b3b46e6fc7860e875fa6fc46a0bfafd8e5e6aaa9f1b29af0e0731685fbca2ce2b636eca7ad93
 DIST emacs-w3m-1.4.632_pre20181112.tar.xz 792664 BLAKE2B 
f60249a064cf9b63a46e0d9ae0d845d3877dd9ddfc1f7770609c68c9d9b60c67b9e461c399b83c5b01fbe94609914937fbf8177475274faa262d8fab0b4e6a19
 SHA512 
01ecb8a282484d164f5d630adac39784aec9f2e37975865f132be4b8b82d4be1e5667d903775c4adf0470109053b1b229f09472410a0ac7d1588e64c86c7b8f9

diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.528_pre20140213.ebuild 
b/app-emacs/emacs-w3m/emacs-w3m-1.4.528_pre20140213.ebuild
deleted file mode 100644
index 7f9097a4aa5..000
--- a/app-emacs/emacs-w3m/emacs-w3m-1.4.528_pre20140213.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit readme.gentoo elisp autotools
-
-DESCRIPTION="emacs-w3m is an interface program of w3m on Emacs"
-HOMEPAGE="http://emacs-w3m.namazu.org/;
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="l10n_ja"
-
-DEPEND="virtual/w3m"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-SITEFILE="70${PN}-gentoo.el"
-
-src_prepare() {
-   eautoreconf
-}
-
-src_configure() {
-   default
-}
-
-src_compile() {
-   emake all-en $(use l10n_ja && echo all-ja)
-}
-
-src_install() {
-   emake lispdir="${ED}${SITELISP}/${PN}" \
-   infodir="${ED}/usr/share/info" \
-   ICONDIR="${ED}${SITEETC}/${PN}" \
-   install-en $(use l10n_ja && echo install-ja) install-icons
-
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
-   dodoc ChangeLog* NEWS README
-   use l10n_ja && dodoc BUGS.ja NEWS.ja README.ja
-
-   DOC_CONTENTS="If you want to use the shimbun library, please emerge
-   app-emacs/apel and app-emacs/flim."
-   readme.gentoo_create_doc
-}

diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.570_pre20170203.ebuild 
b/app-emacs/emacs-w3m/emacs-w3m-1.4.570_pre20170203.ebuild
deleted file mode 100644
index cfd2bfcc7f2..000
--- a/app-emacs/emacs-w3m/emacs-w3m-1.4.570_pre20170203.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp autotools readme.gentoo-r1
-
-DESCRIPTION="emacs-w3m is an interface program of w3m on Emacs"
-HOMEPAGE="http://emacs-w3m.namazu.org/;
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="l10n_ja"
-
-DEPEND="virtual/w3m"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-SITEFILE="70${PN}-gentoo.el"
-
-src_prepare() {
-   mv configure.{in,ac} || die
-   sed -i -e '/^configure:/,+2d' Makefile.in || die
-   eapply_user
-   eautoreconf
-}
-
-src_configure() {
-   default
-}
-
-src_compile() {
-   emake all-en $(use l10n_ja && echo all-ja)
-}
-
-src_install() {
-   emake lispdir="${ED}${SITELISP}/${PN}" \
-   infodir="${ED}/usr/share/info" \
-   ICONDIR="${ED}${SITEETC}/${PN}" \

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

2019-09-07 Thread Joonas Niilola
commit: 14d7c3ce2e2f08f5c52cf5457c172ffbc7f4088c
Author: Bernardo Meurer  standard  ai>
AuthorDate: Fri Sep  6 21:36:43 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Sep  7 19:42:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d7c3ce

dev-lua/luv: Fix lack of dev-lang/lua in DEPEND

Closes: https://bugs.gentoo.org/693614
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Bernardo Meurer  standard.ai>
Closes: https://github.com/gentoo/gentoo/pull/12879
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-lua/luv/luv-1.30.1_p0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-lua/luv/luv-1.30.1_p0.ebuild b/dev-lua/luv/luv-1.30.1_p0.ebuild
index 50c64f2bb52..70dc438f362 100644
--- a/dev-lua/luv/luv-1.30.1_p0.ebuild
+++ b/dev-lua/luv/luv-1.30.1_p0.ebuild
@@ -23,14 +23,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="luajit test"
 
-BDEPEND="
-   virtual/pkgconfig
-   test? (
-   luajit? ( dev-lang/luajit:2 )
-   !luajit? ( dev-lang/lua:0 )
-   )
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+   dev-libs/libuv:=
+   luajit? ( dev-lang/luajit:2 )
+   !luajit? ( dev-lang/lua:0 )
 "
-DEPEND="dev-libs/libuv:="
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"



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

2019-09-07 Thread Ulrich Müller
commit: 09b7d5ee0ad5c4bf389ffbe697bb9887b1e8e0a8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 18:30:40 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 18:31:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b7d5ee

app-emacs/emacs-common-gentoo: Remove old.

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

 .../emacs-common-gentoo-1.6-r1.ebuild  | 106 -
 1 file changed, 106 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild
deleted file mode 100644
index 84eab96b484..000
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 user
-
-DESCRIPTION="Common files needed by all GNU Emacs versions"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs;
-SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-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 ~x86-solaris"
-IUSE="games X"
-
-PDEPEND="virtual/emacs"
-
-pkg_setup() {
-   use games && enewgroup gamestat 36
-}
-
-src_install() {
-   insinto "${SITELISP}"
-   doins subdirs.el
-   newins site-gentoo.el{,.orig}
-
-   keepdir /etc/emacs
-   insinto /etc/emacs
-   doins site-start.el
-
-   if use games; then
-   keepdir /var/games/emacs
-   fowners 0:gamestat /var/games/emacs
-   fperms g+w /var/games/emacs
-   fi
-
-   if use X; then
-   local i
-   domenu emacs.desktop emacsclient.desktop || die
-
-   pushd icons || die
-   newicon sink.png emacs-sink.png
-   newicon emacs25_48.png emacs.png
-   for i in 16 24 32 48 128; do
-   [[ ${i} -le 48 ]] && newicon -s ${i} emacs22_${i}.png 
emacs22.png
-   newicon -s ${i} emacs23_${i}.png emacs23.png
-   newicon -s ${i} emacs25_${i}.png emacs.png
-   done
-   doicon -s scalable emacs23.svg
-   newicon -s scalable emacs25.svg emacs.svg
-   popd
-
-   gnome2_icon_savelist
-   fi
-
-   DOC_CONTENTS="All site initialisation for Gentoo-installed packages is
-   added to ${SITELISP}/site-gentoo.el. In order for this site
-   initialisation to be loaded for all users automatically, a 
default
-   site startup file /etc/emacs/site-start.el is installed. You are
-   responsible for maintenance of this file.
-   \n\nAlternatively, individual users can add the following 
command:
-   \n\n(require 'site-gentoo)
-   \n\nto their ~/.emacs initialisation files, or, for greater
-   flexibility, users may load single package-specific 
initialisation
-   files from the ${SITELISP}/site-gentoo.d/ directory."
-   readme.gentoo_create_doc
-}
-
-pkg_preinst() {
-   # make sure that site-gentoo.el exists since site-start.el requires it
-   if [[ ! -f ${ED}${SITELISP}/site-gentoo.el ]]; then #554518
-   mv "${ED}${SITELISP}"/site-gentoo.el{.orig,} || die
-   fi
-   if [[ -d ${EROOT}${SITELISP} ]]; then
-   elisp-site-regen
-   cp "${EROOT}${SITELISP}/site-gentoo.el" "${ED}${SITELISP}/" || 
die
-   fi
-
-   if use games; then
-   local f
-   for f in /var/games/emacs/{snake,tetris}-scores; do
-   if [[ -e ${EROOT}${f} ]]; then
-   cp "${EROOT}${f}" "${ED}${f}" || die
-   fi
-   touch "${ED}${f}" || die
-   chgrp gamestat "${ED}${f}" || die
-   chmod g+w "${ED}${f}" || die
-   done
-   fi
-}
-
-pkg_postinst() {
-   if use X; then
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-   fi
-   readme.gentoo_print_elog
-}
-
-pkg_postrm() {
-   if use X; then
-   xdg_desktop_database_update
-   gnome2_icon_cache_update
-   fi
-}



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

2019-09-07 Thread Ulrich Müller
commit: 2926fba9be692cbf8a4ae0865d5fa852a96013db
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 18:29:29 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 18:30:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2926fba9

app-emacs/emacs-common-gentoo: hppa stable per allarches policy, bug 693382.

Fixes: ddc9f77b3d2588c1782127b96a193eb62021ac0a
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild
index 0e9f0fb9c15..ac15465304f 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh 
sparc x86 ~amd64-fbsd ~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 ~riscv ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="games X"
 
 RDEPEND="games? ( acct-group/gamestat )"



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

2019-09-07 Thread Ulrich Müller
commit: 4ccfbd5eff95f679718e5bad2ee4efb931e41822
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Sep  7 18:19:29 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Sep  7 18:20:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccfbd5e

profiles: Remove mask for app-emacs/wikipedia-mode.

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

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8fc22d86a92..a3f108563dd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -132,12 +132,6 @@ media-libs/libipod
 # Removal in 30 days.  Bug #453748.
 media-libs/fmod
 
-# Ulrich Müller  (2019-09-06)
-# Unmaintained upstream, last release in 2006.
-# Use app-emacs/mediawiki as replacement.
-# Masked for removal in 30 days, bug #693598.
-app-emacs/wikipedia-mode
-
 # Michał Górny  (2019-09-06)
 # Unmaintained.  Tests fail to build.  Last release in 2014.  No reverse
 # dependencies.  Removal in 30 days.  Bug #640860.



[gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/

2019-09-07 Thread Matt Turner
commit: 2da54f16e2dd8cff9043ac077beefded02e5ee17
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep  7 17:50:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep  7 17:50:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da54f16

app-crypt/mit-krb5: Use slot operator for sys-apps/keyutils

Bug: https://bugs.gentoo.org/693226
Signed-off-by: Matt Turner  gentoo.org>

 app-crypt/mit-krb5/{mit-krb5-1.17.ebuild => mit-krb5-1.17-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.17.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild
similarity index 98%
rename from app-crypt/mit-krb5/mit-krb5-1.17.ebuild
rename to app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild
index 573c3e33023..f18acd2b3c7 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.17.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.17-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
>=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]
>=dev-libs/libverto-0.2.5[tevent,${MULTILIB_USEDEP}]
)
-   keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] )
+   keyutils? ( >=sys-apps/keyutils-1.5.8:=[${MULTILIB_USEDEP}] )
lmdb? ( dev-db/lmdb )
nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] )



[gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/

2019-09-07 Thread Matt Turner
commit: 62010d4e8391a9ed7c918c127e6726e4ee81de5c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep  7 17:47:32 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep  7 17:48:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62010d4e

sys-auth/sssd: Use slot operator for sys-apps/keyutils

Closes: https://bugs.gentoo.org/693236
Signed-off-by: Matt Turner  gentoo.org>

 sys-auth/sssd/{sssd-1.16.3-r2.ebuild => sssd-1.16.3-r3.ebuild} | 2 +-
 sys-auth/sssd/{sssd-2.1.0.ebuild => sssd-2.1.0-r1.ebuild}  | 2 +-
 sys-auth/sssd/{sssd-2.2.0.ebuild => sssd-2.2.0-r1.ebuild}  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-auth/sssd/sssd-1.16.3-r2.ebuild 
b/sys-auth/sssd/sssd-1.16.3-r3.ebuild
similarity index 99%
rename from sys-auth/sssd/sssd-1.16.3-r2.ebuild
rename to sys-auth/sssd/sssd-1.16.3-r3.ebuild
index 6397b5835b1..258ac366ddd 100644
--- a/sys-auth/sssd/sssd-1.16.3-r2.ebuild
+++ b/sys-auth/sssd/sssd-1.16.3-r3.ebuild
@@ -33,7 +33,7 @@ COMMON_DEP="
>=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
>=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
)
-   >=sys-apps/keyutils-1.5
+   >=sys-apps/keyutils-1.5:=
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
selinux? (

diff --git a/sys-auth/sssd/sssd-2.1.0.ebuild 
b/sys-auth/sssd/sssd-2.1.0-r1.ebuild
similarity index 99%
rename from sys-auth/sssd/sssd-2.1.0.ebuild
rename to sys-auth/sssd/sssd-2.1.0-r1.ebuild
index 3bb83f60232..baa8c104757 100644
--- a/sys-auth/sssd/sssd-2.1.0.ebuild
+++ b/sys-auth/sssd/sssd-2.1.0-r1.ebuild
@@ -33,7 +33,7 @@ COMMON_DEP="
>=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
>=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
)
-   >=sys-apps/keyutils-1.5
+   >=sys-apps/keyutils-1.5:=
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
selinux? (

diff --git a/sys-auth/sssd/sssd-2.2.0.ebuild 
b/sys-auth/sssd/sssd-2.2.0-r1.ebuild
similarity index 99%
rename from sys-auth/sssd/sssd-2.2.0.ebuild
rename to sys-auth/sssd/sssd-2.2.0-r1.ebuild
index 3bb83f60232..baa8c104757 100644
--- a/sys-auth/sssd/sssd-2.2.0.ebuild
+++ b/sys-auth/sssd/sssd-2.2.0-r1.ebuild
@@ -33,7 +33,7 @@ COMMON_DEP="
>=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
>=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
)
-   >=sys-apps/keyutils-1.5
+   >=sys-apps/keyutils-1.5:=
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
selinux? (



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/files/, games-fps/freedoom-data/

2019-09-07 Thread James Le Cuirot
commit: 6e1214a616443a221efb504663087ee6976d02c1
Author: William Breathitt Gray  gmail  com>
AuthorDate: Fri Sep  6 07:42:00 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  7 17:46:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1214a6

games-fps/freedoom-data: Set DOOMWADPATH in freedoom launch script

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12871
Signed-off-by: James Le Cuirot  gentoo.org>

 .../freedoom-data-0.11.3-Set-DOOMWADPATH.patch | 38 ++
 .../freedoom-data/freedoom-data-0.11.3-r2.ebuild   | 61 ++
 2 files changed, 99 insertions(+)

diff --git 
a/games-fps/freedoom-data/files/freedoom-data-0.11.3-Set-DOOMWADPATH.patch 
b/games-fps/freedoom-data/files/freedoom-data-0.11.3-Set-DOOMWADPATH.patch
new file mode 100644
index 000..0998cc45ebd
--- /dev/null
+++ b/games-fps/freedoom-data/files/freedoom-data-0.11.3-Set-DOOMWADPATH.patch
@@ -0,0 +1,38 @@
+From 19b8fe33843b1e431fb0737a57087f58c168952c Mon Sep 17 00:00:00 2001
+From: William Breathitt Gray 
+Date: Fri, 6 Sep 2019 16:20:49 +0900
+Subject: [PATCH] dist/freedoom: Set DOOMWADPATH with sensible default value if
+ unset
+
+Engines such as Odamex may not have a default search path and simply
+search for freedoom1.wad relative to the current directory. This can
+cause an unexpected WAD file not found error when executing the freedoom
+script.
+
+This issue is mitigated by setting a default DOOMWADPATH environment
+variable with sensible search paths, if it is not already set. All
+engines listed in the PORTS variable support the DOOMWADPATH environment
+variable, which makes it a simple and convenient way of helping prevent
+this error.
+---
+ dist/freedoom | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/dist/freedoom b/dist/freedoom
+index 62e3c4d5..0c0961a5 100755
+--- a/dist/freedoom
 b/dist/freedoom
+@@ -31,6 +31,10 @@ case "$(basename "$0")" in
+ ;;
+ esac
+ 
++if [ -z "$DOOMWADPATH" ]; then
++export 
DOOMWADPATH="/usr/share/doom:/usr/share/games/doom:/usr/local/share/doom:/usr/local/share/games/doom"
++fi
++
+ if [ -z "$PORT" ] && [ -h "$HOME"/.doomport ]; then
+ if [ -f "$(readlink -f "$HOME"/.doomport)" ] \
+ && [ -x "$(readlink -f "$HOME"/.doomport)" ]; then
+-- 
+2.23.0
+

diff --git a/games-fps/freedoom-data/freedoom-data-0.11.3-r2.ebuild 
b/games-fps/freedoom-data/freedoom-data-0.11.3-r2.ebuild
new file mode 100644
index 000..83aced1b3be
--- /dev/null
+++ b/games-fps/freedoom-data/freedoom-data-0.11.3-r2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit prefix python-any-r1 xdg
+
+DESCRIPTION="Game resources for Freedoom: Phase 1+2"
+HOMEPAGE="https://freedoom.github.io;
+SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
+   app-text/asciidoc
+   games-util/deutex
+   virtual/imagemagick-tools[png]"
+
+S="${WORKDIR}/freedoom-${PV}"
+
+PATCHES="${FILESDIR}/${P}-Set-DOOMWADPATH.patch"
+
+DOOMWADPATH=share/doom
+
+python_check_deps() {
+   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   # This is to enable usage of the 'PS' coder, which is
+   # disabled by default (https://bugs.gentoo.org/664236)
+   install -D -t ~/.config/ImageMagick 
"${FILESDIR}"/ImageMagick/policy.xml || die
+
+   xdg_src_prepare
+   eapply_user
+
+   hprefixify dist/freedoom
+}
+
+src_compile() {
+   emake wads/freedoom{1,2}.wad
+}
+
+src_install() {
+   emake install-freedoom{1,2} \
+   prefix="${ED}/usr/" \
+   bindir="bin/" \
+   mandir="share/man/" \
+   waddir="${DOOMWADPATH}/"
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   elog "Freedoom WAD files installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/files/, games-fps/freedm-data/

2019-09-07 Thread James Le Cuirot
commit: 0d0e63e4915907d850af231c41c990e959805c82
Author: William Breathitt Gray  gmail  com>
AuthorDate: Fri Sep  6 07:45:19 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  7 17:46:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0e63e4

games-fps/freedm-data: Set DOOMWADPATH in freedoom launch script

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: William Breathitt Gray  gmail.com>
Signed-off-by: James Le Cuirot  gentoo.org>

 .../files/freedm-data-0.11.3-Set-DOOMWADPATH.patch | 38 ++
 games-fps/freedm-data/freedm-data-0.11.3-r2.ebuild | 61 ++
 2 files changed, 99 insertions(+)

diff --git 
a/games-fps/freedm-data/files/freedm-data-0.11.3-Set-DOOMWADPATH.patch 
b/games-fps/freedm-data/files/freedm-data-0.11.3-Set-DOOMWADPATH.patch
new file mode 100644
index 000..0998cc45ebd
--- /dev/null
+++ b/games-fps/freedm-data/files/freedm-data-0.11.3-Set-DOOMWADPATH.patch
@@ -0,0 +1,38 @@
+From 19b8fe33843b1e431fb0737a57087f58c168952c Mon Sep 17 00:00:00 2001
+From: William Breathitt Gray 
+Date: Fri, 6 Sep 2019 16:20:49 +0900
+Subject: [PATCH] dist/freedoom: Set DOOMWADPATH with sensible default value if
+ unset
+
+Engines such as Odamex may not have a default search path and simply
+search for freedoom1.wad relative to the current directory. This can
+cause an unexpected WAD file not found error when executing the freedoom
+script.
+
+This issue is mitigated by setting a default DOOMWADPATH environment
+variable with sensible search paths, if it is not already set. All
+engines listed in the PORTS variable support the DOOMWADPATH environment
+variable, which makes it a simple and convenient way of helping prevent
+this error.
+---
+ dist/freedoom | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/dist/freedoom b/dist/freedoom
+index 62e3c4d5..0c0961a5 100755
+--- a/dist/freedoom
 b/dist/freedoom
+@@ -31,6 +31,10 @@ case "$(basename "$0")" in
+ ;;
+ esac
+ 
++if [ -z "$DOOMWADPATH" ]; then
++export 
DOOMWADPATH="/usr/share/doom:/usr/share/games/doom:/usr/local/share/doom:/usr/local/share/games/doom"
++fi
++
+ if [ -z "$PORT" ] && [ -h "$HOME"/.doomport ]; then
+ if [ -f "$(readlink -f "$HOME"/.doomport)" ] \
+ && [ -x "$(readlink -f "$HOME"/.doomport)" ]; then
+-- 
+2.23.0
+

diff --git a/games-fps/freedm-data/freedm-data-0.11.3-r2.ebuild 
b/games-fps/freedm-data/freedm-data-0.11.3-r2.ebuild
new file mode 100644
index 000..29e3894685d
--- /dev/null
+++ b/games-fps/freedm-data/freedm-data-0.11.3-r2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit prefix python-any-r1 xdg
+
+DESCRIPTION="Game resources for FreeDM"
+HOMEPAGE="https://freedoom.github.io;
+SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
+   app-text/asciidoc
+   games-util/deutex
+   virtual/imagemagick-tools[png]"
+
+S="${WORKDIR}/freedoom-${PV}"
+
+PATCHES="${FILESDIR}/${P}-Set-DOOMWADPATH.patch"
+
+DOOMWADPATH=share/doom
+
+python_check_deps() {
+   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
+}
+
+src_prepare() {
+   # This is to enable usage of the 'PS' coder, which is
+   # disabled by default (https://bugs.gentoo.org/664236)
+   install -D -t ~/.config/ImageMagick 
"${FILESDIR}"/ImageMagick/policy.xml || die
+
+   xdg_src_prepare
+   eapply_user
+
+   hprefixify dist/freedoom
+}
+
+src_compile() {
+   emake wads/freedm.wad
+}
+
+src_install() {
+   emake install-freedm \
+   prefix="${ED}/usr/" \
+   bindir="bin/" \
+   mandir="share/man/" \
+   waddir="${DOOMWADPATH}/"
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   elog "FreeDM WAD file installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/

2019-09-07 Thread James Le Cuirot
commit: ec201da66bf5e0764a24e58478a6e646d240321f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep  7 17:45:46 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  7 17:46:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec201da6

games-fps/freedm-data: Drop old 0.11.3-r1

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild 
b/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild
deleted file mode 100644
index 99ce657c786..000
--- a/games-fps/freedm-data/freedm-data-0.11.3-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit python-any-r1 xdg
-
-DESCRIPTION="Game resources for FreeDM"
-HOMEPAGE="https://freedoom.github.io;
-SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
-   app-text/asciidoc
-   games-util/deutex
-   virtual/imagemagick-tools[png]"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=share/doom
-
-python_check_deps() {
-   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
-}
-
-src_prepare() {
-   # This is to enable usage of the 'PS' coder, which is
-   # disabled by default (https://bugs.gentoo.org/664236)
-   install -D -t ~/.config/ImageMagick 
"${FILESDIR}"/ImageMagick/policy.xml || die
-
-   xdg_src_prepare
-   eapply_user
-}
-
-src_compile() {
-   emake wads/freedm.wad
-}
-
-src_install() {
-   emake install-freedm \
-   prefix="${ED}/usr/" \
-   bindir="bin/" \
-   mandir="share/man/" \
-   waddir="${DOOMWADPATH}/"
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   elog "FreeDM WAD file installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
-}



[gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/

2019-09-07 Thread James Le Cuirot
commit: 43b6559ae2be85af0299a23270d275752f9bd89c
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Sep  7 17:44:37 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Sep  7 17:46:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b6559a

games-fps/freedoom-data: Drop old 0.11.3-r1

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 .../freedoom-data/freedoom-data-0.11.3-r1.ebuild   | 57 --
 1 file changed, 57 deletions(-)

diff --git a/games-fps/freedoom-data/freedoom-data-0.11.3-r1.ebuild 
b/games-fps/freedoom-data/freedoom-data-0.11.3-r1.ebuild
deleted file mode 100644
index ed2ae707e1a..000
--- a/games-fps/freedoom-data/freedoom-data-0.11.3-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit python-any-r1 xdg
-
-DESCRIPTION="Game resources for Freedoom: Phase 1+2"
-HOMEPAGE="https://freedoom.github.io;
-SRC_URI="https://github.com/freedoom/freedoom/archive/v${PV}.tar.gz -> 
freedoom-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-   $(python_gen_any_dep 'dev-python/pillow[${PYTHON_USEDEP}]')
-   app-text/asciidoc
-   games-util/deutex
-   virtual/imagemagick-tools[png]"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=share/doom
-
-python_check_deps() {
-   has_version -b "dev-python/pillow[${PYTHON_USEDEP}]"
-}
-
-src_prepare() {
-   # This is to enable usage of the 'PS' coder, which is
-   # disabled by default (https://bugs.gentoo.org/664236)
-   install -D -t ~/.config/ImageMagick 
"${FILESDIR}"/ImageMagick/policy.xml || die
-
-   xdg_src_prepare
-   eapply_user
-}
-
-src_compile() {
-   emake wads/freedoom{1,2}.wad
-}
-
-src_install() {
-   emake install-freedoom{1,2} \
-   prefix="${ED}/usr/" \
-   bindir="bin/" \
-   mandir="share/man/" \
-   waddir="${DOOMWADPATH}/"
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   elog "Freedoom WAD files installed into ${EPREFIX}/usr/${DOOMWADPATH} 
directory."
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/

2019-09-07 Thread Matt Turner
commit: e70738af90b64fbad95b188c0b405ca6123416f9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep  7 17:43:36 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep  7 17:43:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70738af

app-crypt/ima-evm-utils: Use slot operator for sys-apps/keyutils

Closes: https://bugs.gentoo.org/693224
Signed-off-by: Matt Turner  gentoo.org>

 .../{ima-evm-utils-1.1.ebuild => ima-evm-utils-1.1-r1.ebuild} | 4 ++--
 app-crypt/ima-evm-utils/ima-evm-utils-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
similarity index 92%
rename from app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
rename to app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
index 35ae3638a98..93152d94896 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
 
 RDEPEND="
dev-libs/openssl:0=
-   sys-apps/keyutils"
+   sys-apps/keyutils:="
 DEPEND="${RDEPEND}
app-text/asciidoc
app-text/docbook-xsl-stylesheets

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
index 4d21524b674..1a92d1287ad 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
 
 RDEPEND="
dev-libs/openssl:0=
-   sys-apps/keyutils"
+   sys-apps/keyutils:="
 DEPEND="${RDEPEND}
app-text/asciidoc
app-text/docbook-xsl-stylesheets



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

2019-09-07 Thread Matt Turner
commit: a6b60ef6ebc6266a5773912c17ea0133c2682a51
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Sep  7 17:41:55 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep  7 17:42:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b60ef6

sys-fs/ecryptfs-utils: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 sys-fs/ecryptfs-utils/ecryptfs-utils-108-r1.ebuild | 82 -
 sys-fs/ecryptfs-utils/ecryptfs-utils-108-r2.ebuild | 84 --
 2 files changed, 166 deletions(-)

diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r1.ebuild 
b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r1.ebuild
deleted file mode 100644
index 0cd09f5f26e..000
--- a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit flag-o-matic pam python-single-r1 linux-info autotools
-
-DESCRIPTION="eCryptfs userspace utilities"
-HOMEPAGE="https://launchpad.net/ecryptfs;
-SRC_URI="https://launchpad.net/ecryptfs/trunk/${PV}/+download/${PN}_${PV}.orig.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="doc gpg gtk openssl pam pkcs11 python suid tpm"
-
-RDEPEND=">=sys-apps/keyutils-1.0
-   >=dev-libs/libgcrypt-1.2.0:0
-   dev-libs/nss
-   gpg? ( app-crypt/gpgme )
-   gtk? ( x11-libs/gtk+:2 )
-   openssl? ( >=dev-libs/openssl-0.9.7 )
-   pam? ( sys-libs/pam )
-   pkcs11? (
-   >=dev-libs/openssl-0.9.7
-   >=dev-libs/pkcs11-helper-1.04
-   )
-   python? ( ${PYTHON_DEPS} )
-   tpm? ( app-crypt/trousers )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/gettext
-   >=dev-util/intltool-0.41.0
-   python? ( dev-lang/swig )"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-
-   CONFIG_CHECK="~ECRYPT_FS"
-   linux-info_pkg_setup
-}
-
-src_configure() {
-   append-cppflags -D_FILE_OFFSET_BITS=64
-
-   econf \
-   --enable-nss \
-   --with-pamdir=$(getpam_mod_dir) \
-   $(use_enable doc docs) \
-   $(use_enable gpg) \
-   $(use_enable gtk gui) \
-   $(use_enable openssl) \
-   $(use_enable pam) \
-   $(use_enable pkcs11 pkcs11-helper) \
-   $(use_enable python pywrap) \
-   $(use_enable tpm tspi)
-}
-
-src_install(){
-   emake DESTDIR="${D}" install
-
-   if use python; then
-   echo "ecryptfs-utils" > 
"${D}$(python_get_sitedir)/ecryptfs-utils.pth" || die
-   fi
-
-   use suid && fperms u+s /sbin/mount.ecryptfs_private
-
-   find "${ED}" -name '*.la' -exec rm -f '{}' + || die
-}
-
-pkg_postinst() {
-   if use suid; then
-   ewarn
-   ewarn "You have chosen to install ${PN} with the binary setuid 
root. This"
-   ewarn "means that if there are any undetected vulnerabilities 
in the binary,"
-   ewarn "then local users may be able to gain root access on your 
machine."
-   ewarn
-   fi
-}

diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r2.ebuild 
b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r2.ebuild
deleted file mode 100644
index 8ffcfa24ccc..000
--- a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r2.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit flag-o-matic pam python-single-r1 linux-info autotools
-
-DESCRIPTION="eCryptfs userspace utilities"
-HOMEPAGE="https://launchpad.net/ecryptfs;
-SRC_URI="https://launchpad.net/ecryptfs/trunk/${PV}/+download/${PN}_${PV}.orig.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="doc gpg gtk nls openssl pam pkcs11 python suid tpm"
-
-RDEPEND=">=sys-apps/keyutils-1.0
-   >=dev-libs/libgcrypt-1.2.0:0
-   dev-libs/nss
-   gpg? ( app-crypt/gpgme )
-   gtk? ( x11-libs/gtk+:2 )
-   openssl? ( >=dev-libs/openssl-0.9.7:= )
-   pam? ( sys-libs/pam )
-   pkcs11? (
-   >=dev-libs/openssl-0.9.7:=
-   >=dev-libs/pkcs11-helper-1.04
-   )
-   python? ( ${PYTHON_DEPS} )
-   tpm? ( app-crypt/trousers )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/gettext
-   >=dev-util/intltool-0.41.0
-   python? ( dev-lang/swig )"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-
-   CONFIG_CHECK="~ECRYPT_FS"
-   linux-info_pkg_setup
-}
-
-src_configure() {
-   append-cppflags -D_FILE_OFFSET_BITS=64
-
-   econf \
-   --enable-nss \
-   

  1   2   3   >