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

2019-04-13 Thread Pacho Ramos
commit: 9534c94dc52beae6b052b7ace05a500a6b2831ab
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 13 07:09:35 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 13 07:09:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9534c94d

dev-util/systemtap: Rename 'avahi' to 'zeroconf' USE (#477620)

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

 dev-util/systemtap/systemtap-4.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/systemtap/systemtap-4.0-r1.ebuild 
b/dev-util/systemtap/systemtap-4.0-r1.ebuild
index c978e0325f7..7f0a83604ad 100644
--- a/dev-util/systemtap/systemtap-4.0-r1.ebuild
+++ b/dev-util/systemtap/systemtap-4.0-r1.ebuild
@@ -14,14 +14,13 @@ 
SRC_URI="https://www.sourceware.org/${PN}/ftp/releases/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="avahi libvirt selinux sqlite +ssl"
+IUSE="libvirt selinux sqlite +ssl zeroconf"
 
 RDEPEND=">=dev-libs/elfutils-0.142
dev-libs/json-c:=
sys-libs/ncurses:0=
sys-libs/readline:0=
${PYTHON_DEPS}
-   avahi? ( net-dns/avahi )
libvirt? ( >=app-emulation/libvirt-1.0.2 )
selinux? ( sys-libs/libselinux )
sqlite? ( dev-db/sqlite:3 )
@@ -29,6 +28,7 @@ RDEPEND=">=dev-libs/elfutils-0.142
dev-libs/nspr
dev-libs/nss
)
+   zeroconf? ( net-dns/avahi )
 "
 DEPEND="${RDEPEND}
app-arch/cpio
@@ -97,7 +97,7 @@ src_configure() {
--without-rpm
$(use_enable libvirt virt)
$(use_enable sqlite)
-   $(use_with avahi)
+   $(use_with zeroconf avahi)
$(use_with ssl nss)
$(use_with selinux)
)



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-gsconnect/

2019-04-13 Thread Pacho Ramos
commit: a35d08f06941e85b5a1459fbca86af43d04b0883
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 13 07:15:58 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 13 07:15:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35d08f0

gnome-extra/gnome-shell-extension-gsconnect: Drop old

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

 .../gnome-shell-extension-gsconnect/Manifest   |  1 -
 .../gnome-shell-extension-gsconnect-20.ebuild  | 61 --
 2 files changed, 62 deletions(-)

diff --git a/gnome-extra/gnome-shell-extension-gsconnect/Manifest 
b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
index 4d578cf5808..ca534d6cddd 100644
--- a/gnome-extra/gnome-shell-extension-gsconnect/Manifest
+++ b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-shell-extension-gsconnect-12.tar.gz 1034122 BLAKE2B 
dc9e4003532bbb500c81d2bd0d2a715f60bb5c70b6bcf3286ebd8b2219d511f51e63c93ef30b0b71ced720531c811462f3b343d9a9eaa07ef4a56a498e5c497f
 SHA512 
3b88aa7ff6e6a6e438376c578a007d41d266dc91f6d56dfccde217bd0ede7ed40c10b05903582d9bde392f0a375f34b1fbdfd1aae0204f46b9d7e6c246ef
-DIST gnome-shell-extension-gsconnect-20.tar.gz 282464 BLAKE2B 
1d0949a34f209f85ebe857494ef94ca429755c13d4988f5ef965f90194b7fad2d37ba0ebfb65ddb2df0db8aba17f27ca400e19755e528cf445dc1cd2b5a8b9d5
 SHA512 
7db21a580593f429eb7d89054d6ec5e867d33ddc36e29a7e08ba54be8941cc507f081539fdbb0b14bd9ef3c6461964f02e23c12136f475c683c90685e4ea1354
 DIST gnome-shell-extension-gsconnect-21.tar.gz 290699 BLAKE2B 
cfdaf5d3e02e7a73009ff6f355f9ba444a811fa0834f1d16ac191217a613b56ab39d0952fdd1119e2e6371ba3e5ac89473d1a10de922189c6b2a40e0518b97fc
 SHA512 
3382b5043fcaa359cb12777098f4f89ccdca1a20c6e0b953a8f165563902e3b4d0d469f09a59d01bad708748969efd79651cdd5ab9129c29ff656c6a918e0821

diff --git 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-20.ebuild
 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-20.ebuild
deleted file mode 100644
index 8f9bd59c0ad..000
--- 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-20.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils meson readme.gentoo-r1
-
-DESCRIPTION="KDE Connect implementation for Gnome Shell"
-HOMEPAGE="https://github.com/andyholmes/gnome-shell-extension-gsconnect";
-SRC_URI="https://github.com/andyholmes/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="nautilus"
-
-COMMON_DEPEND="dev-libs/glib:2"
-
-RDEPEND="${COMMON_DEPEND}
-   app-eselect/eselect-gnome-shell-extensions
-   >=dev-libs/gjs-1.48
-   >=gnome-base/gnome-shell-3.28
-   net-fs/sshfs
-   || ( ( net-libs/gnome-online-accounts dev-libs/libgdata ) 
dev-libs/folks )
-   || ( media-libs/libcanberra media-libs/gsound )
-   nautilus? (
-   dev-python/nautilus-python
-   gnome-base/nautilus[introspection] )
-"
-DEPEND="${COMMON_DEPEND}
-   virtual/pkgconfig
-"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="For knowing more about how to do the setup, please visit:
-https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki/Installation";
-
-src_configure() {
-   meson_src_configure \
-   $(meson_use nautilus)
-}
-
-src_install() {
-   meson_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-   readme.gentoo_print_elog
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}



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

2019-04-13 Thread Michał Górny
commit: b3aec3ac4870588f1ef639737fc6b3f87251d1c5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 07:18:14 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 07:24:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3aec3ac

package.mask: Last rite games-simulation/lincity-ng

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index e0b51517a2b..bd82159495d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Apr 2019)
+# Fails to build.  The current (beta) release is from 2013, and upstream
+# had not made a release since.  Few commits since 2014.
+# Uses games.eclass.
+# Removal in 30 days.  Bug #654552.
+games-simulation/lincity-ng
+
 # Hans de Graaff  (13 Apr 2019)
 # Old ruby24-only slots of Rails-related packages
 # These no longer have reverse dependencies or newer



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

2019-04-13 Thread Sergei Trofimovich
commit: d1662c54b14e50439afecccb005330c3e335feba
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:28:20 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1662c54

dev-libs/opensc: stable 0.19.0-r2 for hppa, bug #682356

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

 dev-libs/opensc/opensc-0.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/opensc/opensc-0.19.0-r2.ebuild 
b/dev-libs/opensc/opensc-0.19.0-r2.ebuild
index b2361a1c25c..8c2f9ff2b4d 100644
--- a/dev-libs/opensc/opensc-0.19.0-r2.ebuild
+++ b/dev-libs/opensc/opensc-0.19.0-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenSC/OpenSC/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="ctapi doc libressl openct notify +pcsc-lite readline secure-messaging 
ssl test zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )



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

2019-04-13 Thread Sergei Trofimovich
commit: 3ac0284ee9180622d0231ce842bc5f9f7e59cde7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:26:54 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac0284e

net-libs/libnetfilter_conntrack: stable 1.0.7 for hppa, bug #681932

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

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

diff --git 
a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild 
b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild
index 61d6754f16f..e80e7dcd907 100644
--- a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild
+++ b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="static-libs"
 
 RDEPEND="



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

2019-04-13 Thread Sergei Trofimovich
commit: 9fec8b3aaf143fbfcd312102c63bfc4629f27f1e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:21:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fec8b3a

dev-python/pyquery: stable 1.4.0 for sparc, bug #675160

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

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

diff --git a/dev-python/pyquery/pyquery-1.4.0.ebuild 
b/dev-python/pyquery/pyquery-1.4.0.ebuild
index dd2a2087390..7df9e603e24 100644
--- a/dev-python/pyquery/pyquery-1.4.0.ebuild
+++ b/dev-python/pyquery/pyquery-1.4.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 s390 ~sh sparc x86"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Sergei Trofimovich
commit: d803887af992c135ecd52e332c0199fc6e8a0a0a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:27:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d803887a

net-libs/gssdp: stable 1.0.3 for hppa, bug #682116

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

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

diff --git a/net-libs/gssdp/gssdp-1.0.3.ebuild 
b/net-libs/gssdp/gssdp-1.0.3.ebuild
index 909e50eb14d..fd37730761b 100644
--- a/net-libs/gssdp/gssdp-1.0.3.ebuild
+++ b/net-libs/gssdp/gssdp-1.0.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP";
 
 LICENSE="LGPL-2"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="+introspection gtk"
 
 RDEPEND="



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

2019-04-13 Thread Sergei Trofimovich
commit: 3cb8f5a482d9944fcac9d7c2cb95d5beab20ec86
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:22:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb8f5a4

media-sound/id3ed: stable 1.10.4-r1 for sparc, bug #679464

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

 media-sound/id3ed/id3ed-1.10.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/id3ed/id3ed-1.10.4-r1.ebuild 
b/media-sound/id3ed/id3ed-1.10.4-r1.ebuild
index 021df28d312..0cfd2a879da 100644
--- a/media-sound/id3ed/id3ed-1.10.4-r1.ebuild
+++ b/media-sound/id3ed/id3ed-1.10.4-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://code.fluffytapeworm.com/projects/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 sparc ~x86"
 
 DEPEND="sys-libs/ncurses:0=
sys-libs/readline:0="



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

2019-04-13 Thread Sergei Trofimovich
commit: 27e3bd51910a18b3840446bb6e85fd351f53af67
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr 13 06:21:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 13 07:38:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e3bd51

sys-devel/autogen: stable 5.18.16 for sparc, bug #676082

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

 sys-devel/autogen/autogen-5.18.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/autogen/autogen-5.18.16.ebuild 
b/sys-devel/autogen/autogen-5.18.16.ebuild
index 7dafcacf40b..820e21bfa5a 100644
--- a/sys-devel/autogen/autogen-5.18.16.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
 IUSE="libopts static-libs"
 
 RDEPEND=">=dev-scheme/guile-2.0:=



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

2019-04-13 Thread Matthew Thode
commit: 9814782873c8efbbdea190f07297c1a82dcba97a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr 13 07:57:10 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr 13 07:57:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98147828

dev-python/os-ken: fix install

Closes: https://bugs.gentoo.org/683228
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/os-ken/os-ken-0.3.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/os-ken/os-ken-0.3.1.ebuild 
b/dev-python/os-ken/os-ken-0.3.1.ebuild
index 8da122e4c1c..f71dd33d6d1 100644
--- a/dev-python/os-ken/os-ken-0.3.1.ebuild
+++ b/dev-python/os-ken/os-ken-0.3.1.ebuild
@@ -9,7 +9,6 @@ inherit distutils-r1
 DESCRIPTION="OpenStack Cinder brick library for managing local volume attaches"
 HOMEPAGE="https://github.com/openstack/os-ken";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/os-ken-${PV}.tar.gz"
-S="${WORKDIR}/os_vif-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2019-04-13 Thread Michał Górny
commit: d612f19db4c03938a5434459adf9870437bdc8f9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 08:04:19 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 08:04:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d612f19d

package.mask: Last rite games-strategy/freecol

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index bd82159495d..b754bf74570 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Apr 2019)
+# Fails to run.  The current release is from 2015, and upstream has not
+# made a release since.  Uses games.eclass.
+# Removal in 30 days.  Bug #654564.
+games-strategy/freecol
+
 # Michał Górny  (13 Apr 2019)
 # Fails to build.  The current (beta) release is from 2013, and upstream
 # had not made a release since.  Few commits since 2014.



[gentoo-commits] repo/gentoo:master commit in: app-crypt/signing-party/

2019-04-13 Thread Alon Bar-Lev
commit: 5d439c08c47e8ef6b05d924799a5910f99bb9a88
Author: Wim Muskee  gmail  com>
AuthorDate: Sat Apr 13 07:57:54 2019 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Apr 13 08:06:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d439c08

app-crypt/signing-party: update HOMEPAGE

Closes: https://bugs.gentoo.org/683186
Signed-off-by: Wim Muskee  gmail.com>
Signed-off-by: Alon Bar-Lev  gentoo.org>

 app-crypt/signing-party/signing-party-2.7.ebuild | 4 ++--
 app-crypt/signing-party/signing-party-2.9.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/signing-party/signing-party-2.7.ebuild 
b/app-crypt/signing-party/signing-party-2.7.ebuild
index 80217c2b8ab..4e555984e3e 100644
--- a/app-crypt/signing-party/signing-party-2.7.ebuild
+++ b/app-crypt/signing-party/signing-party-2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs autotools
 
 DESCRIPTION="A collection of several tools related to OpenPGP"
-HOMEPAGE="http://pgp-tools.alioth.debian.org/";
+HOMEPAGE="https://salsa.debian.org/signing-party-team/signing-party";
 SRC_URI="mirror://debian/pool/main/s/signing-party/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-crypt/signing-party/signing-party-2.9.ebuild 
b/app-crypt/signing-party/signing-party-2.9.ebuild
index f1181a3c174..5f53d40d3de 100644
--- a/app-crypt/signing-party/signing-party-2.9.ebuild
+++ b/app-crypt/signing-party/signing-party-2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs autotools
 
 DESCRIPTION="A collection of several tools related to OpenPGP"
-HOMEPAGE="http://pgp-tools.alioth.debian.org/";
+HOMEPAGE="https://salsa.debian.org/signing-party-team/signing-party";
 SRC_URI="mirror://debian/pool/main/s/signing-party/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"



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

2019-04-13 Thread Lars Wendler
commit: ea2c8d48344d2e2c64f82ad2312d653a1d917f55
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 08:13:57 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 08:14:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2c8d48

media-libs/freetype: Cosmetic ebuild improvement

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

 media-libs/freetype/freetype-2.10.0.ebuild   | 2 +-
 media-libs/freetype/freetype-2.9.1-r3.ebuild | 4 ++--
 media-libs/freetype/freetype-2.9.1-r4.ebuild | 4 ++--
 media-libs/freetype/freetype-.ebuild | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/freetype/freetype-2.10.0.ebuild 
b/media-libs/freetype/freetype-2.10.0.ebuild
index 2563974f72b..d845306b946 100644
--- a/media-libs/freetype/freetype-2.10.0.ebuild
+++ b/media-libs/freetype/freetype-2.10.0.ebuild
@@ -209,7 +209,7 @@ multilib_src_install() {
dodir /usr/bin #654780
local ft2demo
for ft2demo in ../ft2demos-${PV}/bin/*; do
-   ./libtool --mode=install $(type -P install) -m 755 
"$ft2demo" \
+   ./libtool --mode=install $(type -P install) -m 755 
"${ft2demo}" \
"${ED}"/usr/bin || die
done
fi

diff --git a/media-libs/freetype/freetype-2.9.1-r3.ebuild 
b/media-libs/freetype/freetype-2.9.1-r3.ebuild
index e74ac024413..d3cd1dee862 100644
--- a/media-libs/freetype/freetype-2.9.1-r3.ebuild
+++ b/media-libs/freetype/freetype-2.9.1-r3.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
@@ -206,7 +206,7 @@ multilib_src_install() {
dodir /usr/bin #654780
local ft2demo
for ft2demo in ../ft2demos-${PV}/bin/*; do
-   ./libtool --mode=install $(type -P install) -m 755 
"$ft2demo" \
+   ./libtool --mode=install $(type -P install) -m 755 
"${ft2demo}" \
"${ED%/}"/usr/bin || die
done
fi

diff --git a/media-libs/freetype/freetype-2.9.1-r4.ebuild 
b/media-libs/freetype/freetype-2.9.1-r4.ebuild
index 62dcbc70637..9dbc2fc98b5 100644
--- a/media-libs/freetype/freetype-2.9.1-r4.ebuild
+++ b/media-libs/freetype/freetype-2.9.1-r4.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
@@ -206,7 +206,7 @@ multilib_src_install() {
dodir /usr/bin #654780
local ft2demo
for ft2demo in ../ft2demos-${PV}/bin/*; do
-   ./libtool --mode=install $(type -P install) -m 755 
"$ft2demo" \
+   ./libtool --mode=install $(type -P install) -m 755 
"${ft2demo}" \
"${ED%/}"/usr/bin || die
done
fi

diff --git a/media-libs/freetype/freetype-.ebuild 
b/media-libs/freetype/freetype-.ebuild
index 2563974f72b..d845306b946 100644
--- a/media-libs/freetype/freetype-.ebuild
+++ b/media-libs/freetype/freetype-.ebuild
@@ -209,7 +209,7 @@ multilib_src_install() {
dodir /usr/bin #654780
local ft2demo
for ft2demo in ../ft2demos-${PV}/bin/*; do
-   ./libtool --mode=install $(type -P install) -m 755 
"$ft2demo" \
+   ./libtool --mode=install $(type -P install) -m 755 
"${ft2demo}" \
"${ED}"/usr/bin || die
done
fi



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

2019-04-13 Thread Michał Górny
commit: f93f9e6d8c0fb9ba8e2ebbcd003a4c07a1e53754
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 08:17:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 08:19:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93f9e6d

package.mask: Revert "Last rite games-simulation/lincity-ng"

I've been informed that it actually works, and someone failed to close
the bug.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b754bf74570..186a323da6a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -35,13 +35,6 @@
 # Removal in 30 days.  Bug #654564.
 games-strategy/freecol
 
-# Michał Górny  (13 Apr 2019)
-# Fails to build.  The current (beta) release is from 2013, and upstream
-# had not made a release since.  Few commits since 2014.
-# Uses games.eclass.
-# Removal in 30 days.  Bug #654552.
-games-simulation/lincity-ng
-
 # Hans de Graaff  (13 Apr 2019)
 # Old ruby24-only slots of Rails-related packages
 # These no longer have reverse dependencies or newer



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

2019-04-13 Thread Michał Górny
commit: b0466623b5ec0e50a90113f83250f389e5fb2414
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 08:21:47 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 08:21:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0466623

package.mask: Last rite app-crypt/sgeps

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 186a323da6a..07897fca1d4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Apr 2019)
+# Apparently this was last updated in 2012.  It's unclear if the proxied
+# maintainer actually ever maintained it since it was imported in 2010.
+# The HOMEPAGE is now empty.  app-admin/pass is a good alternative.
+# Removal in 30 days.  Bug #682914.
+app-crypt/sgeps
+
 # Michał Górny  (13 Apr 2019)
 # Fails to run.  The current release is from 2015, and upstream has not
 # made a release since.  Uses games.eclass.



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

2019-04-13 Thread Michał Górny
commit: 2ec2e997995c6fdf5a6712f89a6bed6148215dc6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 08:35:27 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 08:35:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec2e997

package.mask: Last rite net-misc/netkit-rwho

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 07897fca1d4..025acf5b4e0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Apr 2019)
+# Unmaintained.  Does not build (again).  Last release in 2000.  Carries
+# a large number of patches already.
+# Removal in 30 days.  Bug #637484.
+net-misc/netkit-rwho
+
 # Michał Górny  (13 Apr 2019)
 # Apparently this was last updated in 2012.  It's unclear if the proxied
 # maintainer actually ever maintained it since it was imported in 2010.



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

2019-04-13 Thread Ian Whyman
commit: 857caeca579775228ffd8b5be5208c33ac3823bb
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 12 18:12:12 2019 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Sat Apr 13 08:50:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857caeca

dev-lang/duktape: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11662
Signed-off-by: Ian Whyman  gentoo.org>

 dev-lang/duktape/duktape-2.1.1.ebuild | 6 +++---
 dev-lang/duktape/duktape-2.2.0.ebuild | 6 +++---
 dev-lang/duktape/duktape-2.2.1.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-lang/duktape/duktape-2.1.1.ebuild 
b/dev-lang/duktape/duktape-2.1.1.ebuild
index 976fa042698..311fee357a5 100644
--- a/dev-lang/duktape/duktape-2.1.1.ebuild
+++ b/dev-lang/duktape/duktape-2.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org";
-SRC_URI="http://duktape.org/${P}.tar.xz";
+HOMEPAGE="https://duktape.org";
+SRC_URI="https://duktape.org/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-lang/duktape/duktape-2.2.0.ebuild 
b/dev-lang/duktape/duktape-2.2.0.ebuild
index ca7d7d4b2e1..311fee357a5 100644
--- a/dev-lang/duktape/duktape-2.2.0.ebuild
+++ b/dev-lang/duktape/duktape-2.2.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org";
-SRC_URI="http://duktape.org/${P}.tar.xz";
+HOMEPAGE="https://duktape.org";
+SRC_URI="https://duktape.org/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-lang/duktape/duktape-2.2.1.ebuild 
b/dev-lang/duktape/duktape-2.2.1.ebuild
index 13e2afcd347..311fee357a5 100644
--- a/dev-lang/duktape/duktape-2.2.1.ebuild
+++ b/dev-lang/duktape/duktape-2.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org";
-SRC_URI="http://duktape.org/${P}.tar.xz";
+HOMEPAGE="https://duktape.org";
+SRC_URI="https://duktape.org/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0"



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

2019-04-13 Thread Lars Wendler
commit: 00b4b0c7b258b20fcda962e75425a76c24d5b1d8
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 08:55:27 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 08:55:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b4b0c7

dev-util/cmake: Bump to version 3.14.2

Closes: https://bugs.gentoo.org/680964
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.14.2.ebuild | 229 +
 2 files changed, 230 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 1c7d5d4dc7f..3d62b9fd59e 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,4 +2,5 @@ DIST cmake-3.11.4.tar.gz 7955301 BLAKE2B 
2bad70e9e8b1a4081daf79fbec46d7389f68592
 DIST cmake-3.12.3.tar.gz 8388552 BLAKE2B 
3e4150461f0d03ddaec790c7aa701bdb84b7f22b9e948262214d363d8457a9e2986470e7a0237f46e8a72109b61dc05d657516bb19c42d63c951af92055dd4d9
 SHA512 
2b5b006bd0fa09431eb525a7f419c64b811afbe1cc81d34e6167e04112966d9f48f28652b21b5a04c889de6227315db57dd2099a17ea6329e27f3e97eac9051c
 DIST cmake-3.13.4.tar.gz 8617881 BLAKE2B 
c6bc47c79ea16f975def31ee4a85b795fc2adf96f9af1d99f702519f0bae6adf531fb5abe3e1e23a6b00226c6cb22719d3d58e8caa5b178acfa4de8d01b42b8a
 SHA512 
5a2cc092109652ced5a3a6ae00fe0c7d134efa7d90d59f376368408bb684343db9e144ee53b184f3437f8a86cf9976a130a1e1676c993d56b278a6640a418c93
 DIST cmake-3.14.1.tar.gz 8849712 BLAKE2B 
a4f917507a7ba354889606f17b9ce2c37e69d80a4ee86e75f23e214c9db11bd7947f8abc879a23c7fe76bdda32ab49360eb53f00eb1c4c4e74a8f80a7221d41d
 SHA512 
2f0c0fb1559f71c5c2bf1a77f6fb2ecdaf078e47b5ab8ce997c6877f5d165619bc7a101b1566a8a40f8883ffef6ee690f93f2652855825019ec153aa4543ffb5
+DIST cmake-3.14.2.tar.gz 8850106 BLAKE2B 
c0e3a726d51caf8d0b3dd6fdc893c090d42094b49c8be9a6c8bc694457131eeb14c97dce71e11024afd419058f69db52a7c38e0e9a6eb0dab0374366baf198ea
 SHA512 
b47dfa3c825cd520a5a92d8092f39595d2c89992c94b7fc5f7a5cc6d009dc6f9164c31f1801188862e58e943da3f84167571c2253697eace7a819a4ba43bcc42
 DIST cmake-3.9.6.tar.gz 7705400 BLAKE2B 
e0a5307af0a34863c50ea6aa9323025ef588b27e648107c3a81c362ee7ae4a1d2a07cc335d816b286ce4ddb249f9c6c08c3e8cf99856c7113f3724f47c62da43
 SHA512 
9fda2c9ac054ef8fb1bf3885fbdec02c518da89ade220eba06b5502ac3ff300f635ec0922e61f3b2d090644fb743b8f71a04c532ab66b2d890a180cc7da54e6c

diff --git a/dev-util/cmake/cmake-3.14.2.ebuild 
b/dev-util/cmake/cmake-3.14.2.ebuild
new file mode 100644
index 000..af14db2da32
--- /dev/null
+++ b/dev-util/cmake/cmake-3.14.2.ebuild
@@ -0,0 +1,229 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+CMAKE_REMOVE_MODULES="no"
+inherit bash-completion-r1 elisp-common flag-o-matic gnome2-utils 
toolchain-funcs eapi7-ver virtualx xdg-utils cmake-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/";
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs system-jsoncpp ncurses qt5"
+
+RDEPEND="
+   app-crypt/rhash
+   >=app-arch/libarchive-3.0.0:=
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( virtual/emacs )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= )
+"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
+   # Next patch requires new work from prefix people
+   #"${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.14.0_rc1-FindBLAS.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc1-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   # boost (#660980)
+   "${FILESDIR}"/${PN}-3.11.4-fix-boost-detection.patch
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # Cleanup args to extract only JOBS.
+   # Because bootstrap does not know anything else.
+

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

2019-04-13 Thread Lars Wendler
commit: 6923adf5db76559838b65dfa6b3c7a073d192cd3
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 08:24:22 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 08:55:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6923adf5

sys-apps/gawk: Bump to version 5.0.0

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

 sys-apps/gawk/Manifest  |  1 +
 sys-apps/gawk/gawk-5.0.0.ebuild | 93 +
 2 files changed, 94 insertions(+)

diff --git a/sys-apps/gawk/Manifest b/sys-apps/gawk/Manifest
index bd74f33aff2..5da999102e9 100644
--- a/sys-apps/gawk/Manifest
+++ b/sys-apps/gawk/Manifest
@@ -1,2 +1,3 @@
 DIST gawk-4.1.4.tar.xz 2367832 BLAKE2B 
67004e2867e4c4f43aac7142a52c83642d8bb3b0a5451293418bc15e575a8ed1d97c0a975e084bf46ffd1c27dc70e48de492cd2e007773622ef14886b9269ee1
 SHA512 
6a0e9cf086544212f54b54261dcd517b611aaf495ef99c4b7740d07e363bb00c5632f3d7fd5e12a954d5aa9793764162a57453e0e18884b29c6c54b5f444c097
 DIST gawk-4.2.1.tar.xz 2985412 BLAKE2B 
ea0635904ae8af8943d545b21affbfad64de5a688a615e22e1af2634583d0002094c0668c3260837184f965452ccf84141fff705bbf42d55b6d55c7516c24d8b
 SHA512 
0e3006a795dc3ac91359a7d2590c0cccbfd39b18a1d491617d68505c55a2800355b1439050681b4fcacf65fb0d533151a046babe0fd774503037bab363ef2ae4
+DIST gawk-5.0.0.tar.xz 3000432 BLAKE2B 
d7885442c615e2b7986d6cb617db3ac376a5e572ab2aca3c6b2bd0f43feca4374f310bbf2e2a875b617df97cfebf98cb983d169468d51db39058b83eb9771afa
 SHA512 
9eb663bbcad53165b7ddb7d72cfb8377252b68004733a9eb8c191b2aff857e48ba811280311384243eb67574fbe7ac9edf4e507f9a82d67b4b2adff8ef6e

diff --git a/sys-apps/gawk/gawk-5.0.0.ebuild b/sys-apps/gawk/gawk-5.0.0.ebuild
new file mode 100644
index 000..f1caee35c34
--- /dev/null
+++ b/sys-apps/gawk/gawk-5.0.0.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit toolchain-funcs multilib
+
+DESCRIPTION="GNU awk pattern-matching language"
+HOMEPAGE="https://www.gnu.org/software/gawk/gawk.html";
+SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="forced-sandbox mpfr nls readline"
+
+RDEPEND="
+   dev-libs/gmp:0=
+   mpfr? ( dev-libs/mpfr:0= )
+   readline? ( sys-libs/readline:0= )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   default
+
+   # use symlinks rather than hardlinks, and disable version links
+   sed -i \
+   -e '/^LN =/s:=.*:= $(LN_S):' \
+   -e '/install-exec-hook:/s|$|\nfoo:|' \
+   Makefile.in doc/Makefile.in || die
+   sed -i '/^pty1:$/s|$|\n_pty1:|' test/Makefile.in #413327
+   # fix standards conflict on Solaris
+   if [[ ${CHOST} == *-solaris* ]] ; then
+   sed -i \
+   -e '/\<_XOPEN_SOURCE\>/s/1$/600/' \
+   -e '/\<_XOPEN_SOURCE_EXTENDED\>/s/1//' \
+   extension/inplace.c || die
+   fi
+
+   if use forced-sandbox ; then
+   # Upstream doesn't want to add a configure flag for this.
+   # 
https://lists.gnu.org/archive/html/bug-sed/2018-03/msg1.html
+   sed -i \
+   -e '/^int do_flags = false;/s:false:DO_SANDBOX:' \
+   main.c || die
+   # Make sure the sed took.
+   grep -q '^int do_flags = DO_SANDBOX;' main.c || die "forcing 
sandbox failed"
+   fi
+}
+
+src_configure() {
+   export ac_cv_libsigsegv=no
+   local myeconfargs=(
+   --libexec='$(libdir)/misc'
+   $(use_with mpfr)
+   $(use_enable nls)
+   $(use_with readline)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   rm -rf README_d # automatic dodocs barfs
+   default
+
+   # Install headers
+   insinto /usr/include/awk
+   doins *.h
+   rm "${ED%/}"/usr/include/awk/config.h || die
+}
+
+pkg_postinst() {
+   # symlink creation here as the links do not belong to gawk, but to any 
awk
+   if has_version app-admin/eselect \
+   && has_version app-eselect/eselect-awk ; then
+   eselect awk update ifunset
+   else
+   local l
+   for l in "${EROOT}"/usr/share/man/man1/gawk.1* 
"${EROOT}"/usr/bin/gawk; do
+   [[ -e ${l} && ! -e ${l/gawk/awk} ]] && ln -s "${l##*/}" 
"${l/gawk/awk}"
+   done
+   [[ ! -e ${EROOT}/bin/awk ]] && ln -s "../usr/bin/gawk" 
"${EROOT}/bin/awk"
+   fi
+}
+
+pkg_postrm() {
+   if has_version app-admin/eselect \
+   

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

2019-04-13 Thread Michał Górny
commit: 6382bf6661617ec710f0094aae4a1bc128ff0aba
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 13 08:59:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 09:00:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6382bf66

package.mask: Last rite media-video/hasciicam, net-libs/ftplib

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

 profiles/base/package.use.mask |  4 
 profiles/package.mask  | 14 ++
 2 files changed, 18 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 271af38a49d..4d25b6c630e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Michał Górny  (13 Apr 2019)
+# net-libs/ftplib is slated for removal.
+app-cdr/xbiso ftp
+
 # Michał Górny  (10 Apr 2019)
 # media-sound/aacplusenc is slated for removal.
 media-video/h264enc aac

diff --git a/profiles/package.mask b/profiles/package.mask
index 025acf5b4e0..9fd8202ba6e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,20 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (13 Apr 2019)
+# net-libs/ftplib: Unmaintained.  The ebuild suffers build failures due
+# to broken multilib conversion.  Last bumped in 2014, and needs local
+# patches to even work.  Obscure library with only two revdeps.
+#
+# media-video/hasciicam: Unmaintained.  The only unconditional revdep
+# of ftplib.  Upstream's FTP is down, and the current release is
+# no newer than 2011.  Upstream removed ftplib usage afterwards,
+# so a snapshot could help.
+#
+# Removal in 30 days.  Bug #520026.
+media-video/hasciicam
+net-libs/ftplib
+
 # Michał Górny  (13 Apr 2019)
 # Unmaintained.  Does not build (again).  Last release in 2000.  Carries
 # a large number of patches already.



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

2019-04-13 Thread Ulrich Müller
commit: 860c800d432af5e86f57f53d38f0dde9708cffef
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Apr 13 09:02:19 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Apr 13 09:03:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860c800d

app-text/texi2html: Fix LICENSE.

Closes: https://bugs.gentoo.org/681946
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ulrich Müller  gentoo.org>

 app-text/texi2html/texi2html-5.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/texi2html/texi2html-5.0-r1.ebuild 
b/app-text/texi2html/texi2html-5.0-r1.ebuild
index 3c4b85e12fc..89bcf9296bf 100644
--- a/app-text/texi2html/texi2html-5.0-r1.ebuild
+++ b/app-text/texi2html/texi2html-5.0-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=4
@@ -9,7 +9,7 @@ DESCRIPTION="Perl script that converts Texinfo to HTML"
 HOMEPAGE="http://www.nongnu.org/texi2html/";
 SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
 
-LICENSE="CC-SA-1.0 FDL-1.3 GPL-2"
+LICENSE="GPL-2+ || ( GPL-2 CC-BY-SA-1.0 ) Texinfo-manual LGPL-2+ MIT"
 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 ~x64-solaris ~x86-solaris"
 IUSE="unicode"



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

2019-04-13 Thread Ulrich Müller
commit: afa3fc20f142911ecd0da534d8cc73dd48dee1df
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Apr  7 17:31:28 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Apr  7 17:31:28 2019 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=afa3fc20

pms.cls: Drop page references when processing with tex4ht.

They are meaningless in the HTML output. Delete \pageref in the text;
it was used only once.

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

 commands.tex |  3 +--
 pms.cls  | 18 ++
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/commands.tex b/commands.tex
index 5ba9626..1733ebd 100644
--- a/commands.tex
+++ b/commands.tex
@@ -22,8 +22,7 @@ dependencies must be used to ensure their presence.
 
 The following commands must always be available in the ebuild environment:
 \begin{compactitem}
-\item All builtin commands in GNU bash, version as listed in 
table~\ref{tab:bash-version} on
-page~\pageref{tab:bash-version}.
+\item All builtin commands in GNU bash, version as listed in 
table~\ref{tab:bash-version}.
 \item \t{sed} must be available, and must support all forms of invocations 
valid for GNU sed
 version 4 or later.
 \item \featurelabel{gnu-patch} \t{patch} must be available, and must support 
all inputs valid

diff --git a/pms.cls b/pms.cls
index f0ec4b3..4015f98 100644
--- a/pms.cls
+++ b/pms.cls
@@ -87,15 +87,17 @@
 
 % Define own label and reference commands, that display the label in
 % the page margin.
-\newcommand{\featureref}[1]{\textsc{#1} on page~\pageref{feat:#1}}
-\newcommand{\compactfeatureref}[1]{#1~p\pageref{feat:#1}}
-\newcommand{\featurelabel}[1]{\leavevmode\label{feat:#1}%
-\ifthenelse{\boolean{TEX4HT-HACKS}}{%
+\ifthenelse{\boolean{TEX4HT-HACKS}}{%
+\newcommand{\featureref}[1]{\hyperref[feat:#1]{\textsc{#1}}}
+\newcommand{\compactfeatureref}[1]{\hyperref[feat:#1]{#1}}
+\newcommand{\featurelabel}[1]{\leavevmode\label{feat:#1}%
 % tex4ht does not support marginnote
-\framebox{\textsc{#1}}%
-}{%
-\marginnote{\framebox{\textsc{#1}}}\ignorespaces
-}%
+\framebox{\textsc{#1}}}
+}{%
+\newcommand{\featureref}[1]{\textsc{#1} on page~\pageref{feat:#1}}
+\newcommand{\compactfeatureref}[1]{#1~p\pageref{feat:#1}}
+\newcommand{\featurelabel}[1]{\leavevmode\label{feat:#1}%
+\marginnote{\framebox{\textsc{#1}}}\ignorespaces}
 }
 % Change marginnote test to pretend that landscape pages are odd numbered
 \g@addto@macro\@mn@margintest{%



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

2019-04-13 Thread Ulrich Müller
commit: 2a2b395df1b334f2cd28791056891123331daf92
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Apr  7 17:34:08 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Apr  7 17:34:08 2019 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=2a2b395d

eapi-cheatsheet.tex: Fix colour of cross reference links.

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

 eapi-cheatsheet.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 14a56a3..3919d17 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -44,6 +44,7 @@
 colorlinks=true,
 citecolor=black,
 linkcolor=black,
+filecolor=black,
 pdftitle={EAPI Desk Reference},
 pdfauthor={Christian Faulhammer, Ulrich Müller},
 pdfsubject={Making look-up faster for EAPI features},



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

2019-04-13 Thread Ulrich Müller
commit: 786e294e720a945157a73e65da65ae037f4eb277
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Apr  7 17:22:32 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Apr  7 17:22:32 2019 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=786e294e

pms.cls: Change bibliographystyle to unsrturl.

This will list references in order of citation. Also, use the url
field to specify URLs.

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

 pms.bib | 16 
 pms.cls |  3 ++-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/pms.bib b/pms.bib
index b3413db..5bd52a2 100644
--- a/pms.bib
+++ b/pms.bib
@@ -1,31 +1,31 @@
-@misc{Glep37,
+@manual{Glep37,
 author = {Jason Stubbs},
 title = {{GLEP} 37: Virtuals deprecation},
 year = 2005,
 month = Apr,
-howpublished = "\url{https://www.gentoo.org/glep/glep-0037.html}";
+url = {https://www.gentoo.org/glep/glep-0037.html}
 }
 
-@misc{Glep44,
+@manual{Glep44,
 author = {Marius Mauch},
 title = {{GLEP} 44: Manifest2 format},
 year = 2005,
 month = Dec,
-howpublished = "\url{https://www.gentoo.org/glep/glep-0044.html}";
+url = {https://www.gentoo.org/glep/glep-0044.html}
 }
 
-@misc{Glep55,
+@manual{Glep55,
 author = {Piotr Jaroszyński},
 title = {{GLEP} 55: Use {EAPI}-suffixed ebuilds},
 year = 2007,
 month = Dec,
-howpublished = "\url{https://www.gentoo.org/glep/glep-0055.html}";
+url = {https://www.gentoo.org/glep/glep-0055.html}
 }
 
-@misc{Glep68,
+@manual{Glep68,
 author = {Michał Górny},
 title = {{GLEP} 68: Package and category metadata},
 year = 2016,
 month = Apr,
-howpublished = "\url{https://www.gentoo.org/glep/glep-0068.html}";
+url = {https://www.gentoo.org/glep/glep-0068.html}
 }

diff --git a/pms.cls b/pms.cls
index 6cc5a77..f0ec4b3 100644
--- a/pms.cls
+++ b/pms.cls
@@ -102,7 +102,8 @@
 \ifdim\columnwidth>\textheight\@tempswatrue\fi
 }
 
-\bibliographystyle{plainurl}
+% Support url fields in bibliography entries
+\bibliographystyle{unsrturl}
 
 % Redefine the titlepage environment not to reset the page number
 \renewenvironment{titlepage}{\newpage\thispagestyle{empty}}{\newpage}



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

2019-04-13 Thread Lars Wendler
commit: e6484c0a4467207b8912afc50db6f14dc5309b6c
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 09:16:24 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 09:18:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6484c0a

app-admin/keepassxc: Bump to version 2.4.1

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

 app-admin/keepassxc/Manifest   |  1 +
 app-admin/keepassxc/keepassxc-2.4.1.ebuild | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/app-admin/keepassxc/Manifest b/app-admin/keepassxc/Manifest
index 0e963d06d41..0f7251343dd 100644
--- a/app-admin/keepassxc/Manifest
+++ b/app-admin/keepassxc/Manifest
@@ -1,2 +1,3 @@
 DIST keepassxc-2.3.4-src.tar.xz 4137176 BLAKE2B 
bbf8dbef5fb365f3c0d9332454b2b3bce7d4e411f43939ae683428ca669a459f1662bb8b1a1da228bc9447ee15349a5cd558e4fdfcc5194f22401f56003fd0f0
 SHA512 
edca22ef9d7c553d21d8ea6115a5635265176acc56fdf055f1961a3e65046de49ed5b67eb68ecf4f925226fb5bca140d5d473a5082301168f6a8bb7979f562a8
 DIST keepassxc-2.4.0-src.tar.xz 3252104 BLAKE2B 
7c82822f6fb0eaf6b5d086aebdf4927af215339f92e7f52104e05d5ff301461a1ad816d8a39b377c717e975001c9295ec6d8b2f2003a2215c05931eb9acb5c73
 SHA512 
b7295f5983237606efd236955dc73d477992d944e547eeb2c3a267d846e70ce6f83e489f58e3bd9b5bb21decabd9052a4ea7b98bd98e8283abbb678ae19e5559
+DIST keepassxc-2.4.1-src.tar.xz 3277856 BLAKE2B 
64ed15987f26fd884db8fec9dc8e5d9ecd1ab9c298c2c35ee41f5aacd51bf3cd512c8ca0370ccc294d4f1ac6214678d2a3a4d8c47441c01ae8e858252018ec97
 SHA512 
4369043700d3de4fece0a1dd0f8aab3f621df379bc9d0214b4c70ab72d081f978104aa09fd39c4b4bf8b8df8f78266835dc206c31e7174bdf872a977c0d79502

diff --git a/app-admin/keepassxc/keepassxc-2.4.1.ebuild 
b/app-admin/keepassxc/keepassxc-2.4.1.ebuild
new file mode 100644
index 000..5b33ef6ebd1
--- /dev/null
+++ b/app-admin/keepassxc/keepassxc-2.4.1.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils xdg
+
+DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition"
+HOMEPAGE="https://keepassxc.org";
+
+if [[ "${PV}" !=  ]] ; then
+   if [[ "${PV}" == *_beta* ]] ; then
+   
SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV/_/-}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${P/_/-}"
+   else
+   
#SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   
SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz";
+   KEYWORDS="~amd64 ~x86"
+   fi
+else
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}";
+fi
+
+LICENSE="LGPL-2.1 GPL-2 GPL-3"
+SLOT="0"
+IUSE="autotype browser debug +network test yubikey"
+
+RDEPEND="
+   app-crypt/argon2:=
+   dev-libs/libgcrypt:=
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   media-gfx/qrencode:=
+   sys-libs/zlib
+   autotype? (
+   dev-qt/qtx11extras:5
+   x11-libs/libX11
+   x11-libs/libXi
+   x11-libs/libXtst
+   )
+   browser? ( >=dev-libs/libsodium-1.0.12 )
+   yubikey? ( sys-auth/ykpers )
+"
+
+DEPEND="
+   ${RDEPEND}
+   dev-qt/linguist-tools:5
+   dev-qt/qttest:5
+   dev-qt/qtconcurrent:5
+"
+
+# Not a runtime dependency but still needed (see bug #667092)
+PDEPEND="
+   x11-misc/xsel
+"
+
+src_prepare() {
+use test || \
+   sed -e "/^find_package(Qt5Test/d" -i CMakeLists.txt || die
+
+cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_GUI_TESTS=OFF
+   -DWITH_TESTS="$(usex test)"
+   -DWITH_XC_AUTOTYPE="$(usex autotype)"
+   -DWITH_XC_BROWSER="$(usex browser)"
+   -DWITH_XC_NETWORKING="$(usex network)"
+   -DWITH_XC_SSHAGENT=ON
+   -DWITH_XC_UPDATECHECK=OFF
+   -DWITH_XC_YUBIKEY="$(usex yubikey)"
+   )
+   if [[ "${PV}" == *_beta* ]] ; then
+   mycmakeargs+=( -DOVERRIDE_VERSION="${PV/_/-}" )
+   fi
+   cmake-utils_src_configure
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}



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

2019-04-13 Thread Lars Wendler
commit: c568dbf480c93bb9f7c0efa259e4262674a9b3e3
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 09:17:02 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 09:18:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c568dbf4

app-admin/keepassxc: Synced live ebuild

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

 app-admin/keepassxc/keepassxc-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-admin/keepassxc/keepassxc-.ebuild 
b/app-admin/keepassxc/keepassxc-.ebuild
index 4aa8f179e8b..5b33ef6ebd1 100644
--- a/app-admin/keepassxc/keepassxc-.ebuild
+++ b/app-admin/keepassxc/keepassxc-.ebuild
@@ -24,7 +24,7 @@ fi
 
 LICENSE="LGPL-2.1 GPL-2 GPL-3"
 SLOT="0"
-IUSE="autotype browser debug network test yubikey"
+IUSE="autotype browser debug +network test yubikey"
 
 RDEPEND="
app-crypt/argon2:=
@@ -74,6 +74,7 @@ src_configure() {
-DWITH_XC_BROWSER="$(usex browser)"
-DWITH_XC_NETWORKING="$(usex network)"
-DWITH_XC_SSHAGENT=ON
+   -DWITH_XC_UPDATECHECK=OFF
-DWITH_XC_YUBIKEY="$(usex yubikey)"
)
if [[ "${PV}" == *_beta* ]] ; then



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

2019-04-13 Thread Lars Wendler
commit: f80f55bcb939c704ee02f5e2b7c12a1af3ef4b08
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 13 09:17:58 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 13 09:18:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80f55bc

app-admin/keepassxc: Removed old

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

 app-admin/keepassxc/keepassxc-2.4.0.ebuild | 100 -
 1 file changed, 100 deletions(-)

diff --git a/app-admin/keepassxc/keepassxc-2.4.0.ebuild 
b/app-admin/keepassxc/keepassxc-2.4.0.ebuild
deleted file mode 100644
index fc5f6889a73..000
--- a/app-admin/keepassxc/keepassxc-2.4.0.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils xdg
-
-DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition"
-HOMEPAGE="https://keepassxc.org";
-
-if [[ "${PV}" !=  ]] ; then
-   if [[ "${PV}" == *_beta* ]] ; then
-   
SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV/_/-}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${P/_/-}"
-   else
-   
#SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   
SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz";
-   KEYWORDS="~amd64 ~x86"
-   fi
-else
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/keepassxreboot/${PN}";
-fi
-
-LICENSE="LGPL-2.1 GPL-2 GPL-3"
-SLOT="0"
-IUSE="autotype browser debug network test yubikey"
-
-RDEPEND="
-   app-crypt/argon2:=
-   dev-libs/libgcrypt:=
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   media-gfx/qrencode:=
-   sys-libs/zlib
-   autotype? (
-   dev-qt/qtx11extras:5
-   x11-libs/libX11
-   x11-libs/libXi
-   x11-libs/libXtst
-   )
-   browser? ( >=dev-libs/libsodium-1.0.12 )
-   yubikey? ( sys-auth/ykpers )
-"
-
-DEPEND="
-   ${RDEPEND}
-   dev-qt/linguist-tools:5
-   dev-qt/qttest:5
-   dev-qt/qtconcurrent:5
-"
-
-# Not a runtime dependency but still needed (see bug #667092)
-PDEPEND="
-   x11-misc/xsel
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-dont_call_mandb.patch"
-   "${FILESDIR}/${P}-build_fix.patch"
-)
-
-src_prepare() {
-use test || \
-   sed -e "/^find_package(Qt5Test/d" -i CMakeLists.txt || die
-
-cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DWITH_GUI_TESTS=OFF
-   -DWITH_TESTS="$(usex test)"
-   -DWITH_XC_AUTOTYPE="$(usex autotype)"
-   -DWITH_XC_BROWSER="$(usex browser)"
-   -DWITH_XC_NETWORKING="$(usex network)"
-   -DWITH_XC_SSHAGENT=ON
-   -DWITH_XC_YUBIKEY="$(usex yubikey)"
-   )
-   if [[ "${PV}" == *_beta* ]] ; then
-   mycmakeargs+=( -DOVERRIDE_VERSION="${PV/_/-}" )
-   fi
-   cmake-utils_src_configure
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-}



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

2019-04-13 Thread Mart Raudsepp
commit: eb774cd6edd07aa07193a04ed2a5ff9b2b1bfd47
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 13 09:46:56 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 13 09:46:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb774cd6

net-wireless/gnome-bluetooth: avoid double icon cache update

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

 net-wireless/gnome-bluetooth/gnome-bluetooth-3.28.2.ebuild | 8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.28.2.ebuild 
b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.28.2.ebuild
index 3d98bbae7f4..4b51a84407d 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.28.2.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.28.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -53,14 +53,8 @@ src_install() {
 
 pkg_postinst() {
xdg_pkg_postinst
-   gnome2_icon_cache_update
if ! has_version sys-auth/consolekit[acl] && ! has_version 
sys-apps/systemd[acl] ; then
elog "Don't forget to add yourself to the plugdev group "
elog "if you want to be able to control bluetooth transmitter."
fi
 }
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_icon_cache_update
-}



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

2019-04-13 Thread Mart Raudsepp
commit: 888339020f3c9b32b26ce68c49032bbb75e858ae
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 13 09:43:12 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 13 09:43:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88833902

dev-util/anjuta: remove old

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

 dev-util/anjuta/Manifest |   1 -
 dev-util/anjuta/anjuta-3.22.0.ebuild | 135 ---
 2 files changed, 136 deletions(-)

diff --git a/dev-util/anjuta/Manifest b/dev-util/anjuta/Manifest
index e5de14f93d8..1a1e5917fe4 100644
--- a/dev-util/anjuta/Manifest
+++ b/dev-util/anjuta/Manifest
@@ -1,2 +1 @@
-DIST anjuta-3.22.0.tar.xz 6363016 BLAKE2B 
8b02f3dc0f97d0e195039cfd462bb6db64199c92d689fbf751e8a88141f65a4dc604bbf848342d73e398ba755e89b3d934df375aad50c9cee12c38df8a8c2d9e
 SHA512 
64689392bfe6102698ef8a1ce62aac37bffd793b917ef6ffc53cb5b8aa9eb5b8961a999c32db559e9e348bcf46a7ec0ca9448100910b52885ddff898a62f3295
 DIST anjuta-3.28.0.tar.xz 6382736 BLAKE2B 
8872736d80d0a09d35706ef69c0de56c84b9abf025f9552ae4b21b0b51c3ab8ad93f07dd1564601422890e92155cc7be80bae8de77106035621a54316608832b
 SHA512 
c8de0b0debf0a511d6c50fe2582077a33c04290a045cce637c05c15df984cc3e8ee942c0c3a75bfd01c48e6c302d5424565c4e54fe6eb118c87a3590563505ef

diff --git a/dev-util/anjuta/anjuta-3.22.0.ebuild 
b/dev-util/anjuta/anjuta-3.22.0.ebuild
deleted file mode 100644
index d68d2eee168..000
--- a/dev-util/anjuta/anjuta-3.22.0.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-# libanjuta-language-vala.so links to a specific slot of libvala; we want to
-# avoid automagic behavior.
-VALA_MIN_API_VERSION="0.32"
-VALA_MAX_API_VERSION="${VALA_MIN_API_VERSION}"
-
-inherit gnome2 flag-o-matic readme.gentoo-r1 python-single-r1 vala
-
-DESCRIPTION="A versatile IDE for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Anjuta";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
-
-IUSE="debug devhelp glade +introspection packagekit subversion terminal test 
vala"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# FIXME: make python dependency non-automagic
-COMMON_DEPEND="
-   >=dev-libs/glib-2.34:2[dbus]
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.10:3
-   >=dev-libs/libxml2-2.4.23
-   >=dev-libs/gdl-3.5.5:3=
-   >=x11-libs/gtksourceview-3:3.0
-
-   sys-devel/autogen
-
-   >=gnome-extra/libgda-5:5=
-   dev-util/ctags
-
-   x11-libs/libXext
-   x11-libs/libXrender
-
-   ${PYTHON_DEPS}
-
-   devhelp? ( >=dev-util/devhelp-3.7.4:= )
-   glade? ( >=dev-util/glade-3.12:3.10= )
-   introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-   subversion? (
-   >=dev-vcs/subversion-1.8:=
-   >=net-libs/serf-1.2:1=
-   >=dev-libs/apr-1:=
-   >=dev-libs/apr-util-1:= )
-   terminal? ( >=x11-libs/vte-0.27.6:2.91 )
-   vala? ( $(vala_depend) )
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gsettings-desktop-schemas
-   packagekit? ( app-admin/packagekit-base )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-lang/perl-5
-   >=dev-util/gtk-doc-am-1.4
-   >=dev-util/intltool-0.40.1
-   sys-devel/bison
-   sys-devel/flex
-   >=sys-devel/gettext-0.17
-   virtual/pkgconfig
-   !!dev-libs/gnome-build
-   test? (
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/docbook-xml-dtd:4.5 )
-   app-text/yelp-tools
-   dev-libs/gobject-introspection-common
-   gnome-base/gnome-common
-"
-# yelp-tools, gi-common and gnome-common are required by eautoreconf
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   if use vala; then
-   DISABLE_AUTOFORMATTING="yes"
-   DOC_CONTENTS="To create a generic vala project you will need to 
specify
-desired valac versioned binary to be used, to do that you
-will need to:
-1. Go to 'Build' -> 'Configure project'
-2. Add 'VALAC=/usr/bin/valac-X.XX' (respecting quotes) to
-'Configure options'."
-   fi
-
-   # COPYING is used in Anjuta's help/about entry
-   DOCS="AUTHORS ChangeLog COPYING FUTURE MAINTAINERS NEWS README ROADMAP 
THANKS TODO"
-
-   # Conflicts with -pg in a plugin, bug #266777
-   filter-flags -fomit-frame-pointer
-
-   # Do not build benchmarks, they are not installed and for dev purpose 
only
-   sed -e '/SUBDIRS =/ s/benchmark//' \
-   -i plugins/symbol-db/Makefile.{am,in} || die
-
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-neon \
-   --disable-static \
-   $(use_enable debug) \
-   $(use_enable devhelp 

[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2019-04-13 Thread Anthony G. Basile
commit: 2db87446cc799c26322d6c94b87827fc44853694
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 13 10:33:38 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 13 10:33:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db87446

net-vpn/tor: version bump to 0.4.0.4_rc

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

 net-vpn/tor/Manifest| 2 +-
 net-vpn/tor/{tor-0.4.0.3_alpha.ebuild => tor-0.4.0.4_rc.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 82f465df984..503f7f62e3f 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,2 +1,2 @@
 DIST tor-0.3.5.8.tar.gz 6994335 BLAKE2B 
d37006ee48f6ecb9205fe9ad1178f2375aec5a8f8c614a85af398e2114d13e4ef7dcfc501685f2f6d4dbb44cca2ab318be69ac37686a3ef1bb980adcdefcac11
 SHA512 
47a21cdd6d4563dd9bfb43c26f054f00747d069611dc9b16eb11b9653fab5c0133fb8bd30e162fa27d90d6bc4f88c0e2bf49eb4fe54529017d5eb87c3bb86132
-DIST tor-0.4.0.3-alpha.tar.gz 7173481 BLAKE2B 
cc3710d3530364a29cc1b461643c847ca449c711d9abdc6b39bb366e7d7b0edea2f146429d5fbcef85a9d4515d260cf689576414bf37db9b12424a20637994f0
 SHA512 
88a7380b6c674dc06ee5c7aaa9b4d444c8f771220e47c83fe27612659432c6cb8ac8dd79998e6c27b7815b77113478d475fa8c6ab9733d26bb261b143456f8ad
+DIST tor-0.4.0.4-rc.tar.gz 7193480 BLAKE2B 
31b1f95f8c8226a56945c96c10d81c7c93269bd0d377f76281e95fd8014ab0b93c8fb84c9837f977017a66043b1e1da144bf50be2af10c2c47b524acbadf83c3
 SHA512 
5389e87110824747cab4875414d95d2da3c3740dfd0a74a67d1bcb0b90a6ed76bc16c87dd51a3c93020376d927f07645a50fccba4123c56e83518fedbd508773

diff --git a/net-vpn/tor/tor-0.4.0.3_alpha.ebuild 
b/net-vpn/tor/tor-0.4.0.4_rc.ebuild
similarity index 100%
rename from net-vpn/tor/tor-0.4.0.3_alpha.ebuild
rename to net-vpn/tor/tor-0.4.0.4_rc.ebuild



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

2019-04-13 Thread Tiziano Müller
commit: 1f0a334057d92489c4f2749085194910767653da
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 10:33:27 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 10:36:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0a3340

sys-devel/dwz: fix calling cc directly

Closes: https://bugs.gentoo.org/683024
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 sys-devel/dwz/dwz-0.12-r1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/sys-devel/dwz/dwz-0.12-r1.ebuild b/sys-devel/dwz/dwz-0.12-r1.ebuild
new file mode 100644
index 000..9926eba6d80
--- /dev/null
+++ b/sys-devel/dwz/dwz-0.12-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+FPKG_HASH="1624afa75b94633e03c6e1bb952fb348"
+
+DESCRIPTION="DWARF optimization and duplicate removal tool"
+HOMEPAGE="https://sourceware.org/git/?p=dwz.git;a=summary";
+SRC_URI="https://src.fedoraproject.org/repo/pkgs/dwz/${P}.tar.bz2/${FPKG_HASH}/${P}.tar.bz2";
+
+LICENSE="GPL-2+ GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-libs/elfutils"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_prepare() {
+   default
+   sed -i \
+   -e '/^CFLAGS/d' \
+   Makefile || die "sed failed"
+   tc-export CC
+}



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

2019-04-13 Thread Tiziano Müller
commit: 4b14cf6cf29ee9807c4e72a999742fb85446f94b
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 10:35:06 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 10:36:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b14cf6c

sys-devel/dwz: remove superseded revision

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

 sys-devel/dwz/dwz-0.12.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/sys-devel/dwz/dwz-0.12.ebuild b/sys-devel/dwz/dwz-0.12.ebuild
deleted file mode 100644
index 73840565b41..000
--- a/sys-devel/dwz/dwz-0.12.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-FPKG_HASH="1624afa75b94633e03c6e1bb952fb348"
-
-DESCRIPTION="DWARF optimization and duplicate removal tool"
-HOMEPAGE="https://sourceware.org/git/?p=dwz.git;a=summary";
-SRC_URI="https://src.fedoraproject.org/repo/pkgs/dwz/${P}.tar.bz2/${FPKG_HASH}/${P}.tar.bz2";
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-libs/elfutils"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i \
-   -e '/^CFLAGS/d' \
-   Makefile || die "sed failed"
-}



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

2019-04-13 Thread Anthony G. Basile
commit: fcc7bcc64b577a4d3b867c60789ba012bbf0847d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 13 10:41:08 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 13 10:42:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc7bcc6

sys-apps/elfix: stable on arm64

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

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

diff --git a/sys-apps/elfix/elfix-0.9.4.ebuild 
b/sys-apps/elfix/elfix-0.9.4.ebuild
index fcc5f838919..c5af80158a3 100644
--- a/sys-apps/elfix/elfix-0.9.4.ebuild
+++ b/sys-apps/elfix/elfix-0.9.4.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == ** ]] ; then
inherit autotools git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/${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
 
 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"



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

2019-04-13 Thread Anthony G. Basile
commit: f6f57daafadc2afdd01ecee63d1e83b7ffa9b787
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 13 10:42:06 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 13 10:42:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f57daa

dev-python/pypax: stable on arm64

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

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

diff --git a/dev-python/pypax/pypax-0.9.4.ebuild 
b/dev-python/pypax/pypax-0.9.4.ebuild
index fe86fc29cdc..a505bb8d555 100644
--- a/dev-python/pypax/pypax-0.9.4.ebuild
+++ b/dev-python/pypax/pypax-0.9.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]] ; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.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"
S="${WORKDIR}/elfix-${PV}"
 fi
 



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

2019-04-13 Thread David Seifert
commit: 8f7213e94cecb00bf87659617a1e0f850395d4be
Author: David Seifert  gentoo  org>
AuthorDate: Sat Apr 13 10:41:21 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Apr 13 10:42:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7213e9

net-im/skypeforlinux: Does not link to either systemd or elogind

Closes: https://bugs.gentoo.org/671524
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert  gentoo.org>

 ...rlinux-8.34.0.78-r1.ebuild => skypeforlinux-8.34.0.78-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild
similarity index 96%
rename from net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild
rename to net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild
index 32896b26fbc..62edb86e1c1 100644
--- a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild
+++ b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.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
@@ -22,8 +22,8 @@ RESTRICT="mirror bindist strip" #299368
 
 RDEPEND="
|| (
-   sys-auth/elogind[${MULTILIB_USEDEP}]
-   sys-apps/systemd[${MULTILIB_USEDEP}]
+   sys-auth/elogind
+   sys-apps/systemd
)
dev-libs/atk[${MULTILIB_USEDEP}]
dev-libs/expat[${MULTILIB_USEDEP}]



[gentoo-commits] proj/releng:master commit in: tools-musl/

2019-04-13 Thread Anthony G. Basile
commit: 2ebfa50ee3ca5bed1f32046d363551acb95f042a
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Apr 13 10:54:07 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Apr 13 10:54:18 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=2ebfa50e

tools-musl: fix do_stage(), see commit 189b6291

Signed-off-by: Anthony G. Basile  gentoo.org>

 tools-musl/run-arm64.sh  | 2 +-
 tools-musl/run-armv7a.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools-musl/run-arm64.sh b/tools-musl/run-arm64.sh
index 200b33de..6b20710f 100755
--- a/tools-musl/run-arm64.sh
+++ b/tools-musl/run-arm64.sh
@@ -49,7 +49,7 @@ main() {
   done
 
   for flavor in hardened vanilla; do
-do_stages ${flavor}
+do_stages "arm64" ${flavor}
 [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
   done
 }

diff --git a/tools-musl/run-armv7a.sh b/tools-musl/run-armv7a.sh
index bf5bd753..35f14193 100755
--- a/tools-musl/run-armv7a.sh
+++ b/tools-musl/run-armv7a.sh
@@ -53,7 +53,7 @@ main() {
   done
 
   for flavor in hardened vanilla; do
-do_stages ${flavor}
+do_stages "armv7a_hardfp" ${flavor}
 [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
   done
 }



[gentoo-commits] repo/gentoo:master commit in: net-im/gajim/, net-im/gajim/files/

2019-04-13 Thread Mart Raudsepp
commit: 6ec6cf8f2b5d80b8be41a92d892797ec8fd28aef
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 13 11:05:05 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 13 11:05:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec6cf8f

net-im/gajim: remove old

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

 net-im/gajim/Manifest  |   2 -
 ...01-Add-config-option-to-activate-XEP-0146.patch |  45 
 net-im/gajim/gajim-0.16.6-r1.ebuild| 126 -
 net-im/gajim/gajim-0.16.9.ebuild   | 125 
 net-im/gajim/metadata.xml  |   5 -
 5 files changed, 303 deletions(-)

diff --git a/net-im/gajim/Manifest b/net-im/gajim/Manifest
index 8055cbb9a9d..471c77bebd0 100644
--- a/net-im/gajim/Manifest
+++ b/net-im/gajim/Manifest
@@ -1,3 +1 @@
-DIST gajim-0.16.6.tar.bz2 4564505 BLAKE2B 
0446d826afc782ceba4fe67d6c7173d60264ec1b5a227f0da62285ea1d083143b4895e4472c2df499de419f9a34c59d9afa1ac2348052defb100438782a3df46
 SHA512 
6c8c2a38429468a1e6f02aae730ff947c649960e8cc672457c1e1733ab2dad6534b1e5ac2e1c0c385e331a6ba817c6e67c1a27443632b9fd43e7ab76ad66c935
-DIST gajim-0.16.9.tar.bz2 4469275 BLAKE2B 
451f09cde9d177932429b9ece900e09c58ac43b5f97cd64cf70e75d13f2261ab52ee35e02e8680c83a5d81d7574bca561532dd1327f1109b0cc872956b1a05f7
 SHA512 
d8ddae3826bbcd4458b016b3cf6b0472b41db4b9026b300b058d9cef403195e38423ff950fcbf6fed0cdbbb485a274905a9a5945028c4cbb24d1a38c72bf4cbb
 DIST gajim-1.0.3.tar.bz2 5964743 BLAKE2B 
af4bf2206a962eb68c4df09359fa3a0ccaca1e886d4fad67d9839f5fd4c1fd359c7ee7933d39d8c1ae7dcbde6b72548fef3564a467653064d4d37aa1db234c04
 SHA512 
a6d7f92a22a9dddc8a4b07eda0aae0b6fb4db57c73133ee19937f7e2a2a82c5351051d1f3627c94a44434276ed001b83d375f708f177962125af66cda8579ec8

diff --git 
a/net-im/gajim/files/0.16.6-0001-Add-config-option-to-activate-XEP-0146.patch 
b/net-im/gajim/files/0.16.6-0001-Add-config-option-to-activate-XEP-0146.patch
deleted file mode 100644
index 046c72c0ca2..000
--- 
a/net-im/gajim/files/0.16.6-0001-Add-config-option-to-activate-XEP-0146.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 285392b27db7cb01b0566b4bda3920e6559b75e4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Philipp=20H=C3=B6rist?= 
-Date: Fri, 26 May 2017 23:10:05 +0200
-Subject: [PATCH] Add config option to activate XEP-0146 commands
-
-Some of the Commands have security implications, thats why we disable them per 
default
-Fixes #8378

- src/common/commands.py | 7 ---
- src/common/config.py   | 1 +
- 2 files changed, 5 insertions(+), 3 deletions(-)
-
-diff --git a/src/common/commands.py b/src/common/commands.py
-index 40d700710..46d6947f8 100644
 a/src/common/commands.py
-+++ b/src/common/commands.py
-@@ -345,9 +345,10 @@ class ConnectionCommands:
- def __init__(self):
- # a list of all commands exposed: node -> command class
- self.__commands = {}
--for cmdobj in (ChangeStatusCommand, ForwardMessagesCommand,
--LeaveGroupchatsCommand, FwdMsgThenDisconnectCommand):
--self.__commands[cmdobj.commandnode] = cmdobj
-+if gajim.config.get('remote_commands'):
-+for cmdobj in (ChangeStatusCommand, ForwardMessagesCommand,
-+LeaveGroupchatsCommand, FwdMsgThenDisconnectCommand):
-+self.__commands[cmdobj.commandnode] = cmdobj
- 
- # a list of sessions; keys are tuples (jid, sessionid, node)
- self.__sessions = {}
-diff --git a/src/common/config.py b/src/common/config.py
-index 3884d9e1d..7c1313fc4 100644
 a/src/common/config.py
-+++ b/src/common/config.py
-@@ -313,6 +313,7 @@ class Config:
- 'ignore_incoming_attention': [opt_bool, False, _('If True, Gajim 
will ignore incoming attention requestd ("wizz").')],
- 'remember_opened_chat_controls': [ opt_bool, True, _('If enabled, 
Gajim will reopen chat windows that were opened last time Gajim was closed.')],
- 'positive_184_ack': [ opt_bool, False, _('If enabled, Gajim will 
show an icon to show that sent message has been received by your contact')],
-+'remote_commands': [opt_bool, False, _('If True, Gajim will 
execute XEP-0146 Commands.')],
- }, {})
- 
- __options_per_key = {
--- 
-2.12.2
-

diff --git a/net-im/gajim/gajim-0.16.6-r1.ebuild 
b/net-im/gajim/gajim-0.16.6-r1.ebuild
deleted file mode 100644
index f8bda52c421..000
--- a/net-im/gajim/gajim-0.16.6-r1.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite,xml"
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils python-r1 versionator
-
-MY_PV=${PV/_/-}
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="Jabber client written in PyGTK"
-HOMEPAGE="https://www.gajim.org/";
-SRC_URI="
-   https://www.gajim.

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

2019-04-13 Thread Mart Raudsepp
commit: 879a1b10e8ab189576a46f42707ab2ac3bc85690
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 13 11:09:09 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 13 11:09:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879a1b10

net-libs/gssdp: remove old

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

 net-libs/gssdp/Manifest   |  1 -
 net-libs/gssdp/gssdp-1.0.2.ebuild | 57 ---
 2 files changed, 58 deletions(-)

diff --git a/net-libs/gssdp/Manifest b/net-libs/gssdp/Manifest
index 6866ff08b6e..66dafa5a2f1 100644
--- a/net-libs/gssdp/Manifest
+++ b/net-libs/gssdp/Manifest
@@ -1,2 +1 @@
-DIST gssdp-1.0.2.tar.xz 312352 BLAKE2B 
0712ce4e698fb9a455bf217863aecf4e4e87654d9b78a4e0e9c2f618a8bd9c62dd3c85ab7bd4c4400a8a658b2743bbe3a6b0d454f1b7c4a3383c893bc5ae2e7c
 SHA512 
eac1d3db495d0433c27ad84c33c23a25b3ebdf5c85bb2d5f5b2198c00aae484f2128c22838534b9b4bf4c9787795241acafe30d00407912bdb9945422cbdc103
 DIST gssdp-1.0.3.tar.xz 316740 BLAKE2B 
50293e653ec5596a986770f3ea81a244b8f9772e9d0c13df0e48f00ee34445c2fc7250702d7928e7dba081715e6d4e379d7a899905c35da84915e6b4058a3307
 SHA512 
ef72335c3f796aff0d3dce1781d5a0b015508f614d4a73699ebce411b0593419b40c09839ffb62e50cf9d77e16ec0e31d0e23f92d35abb4d105dea47c00a0506

diff --git a/net-libs/gssdp/gssdp-1.0.2.ebuild 
b/net-libs/gssdp/gssdp-1.0.2.ebuild
deleted file mode 100644
index 1e4733766a1..000
--- a/net-libs/gssdp/gssdp-1.0.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 multilib-minimal vala
-
-DESCRIPTION="A GObject-based API for handling resource discovery and 
announcement over SSDP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP";
-
-LICENSE="LGPL-2"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="+introspection gtk"
-
-RDEPEND="
-   >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-   >=net-libs/libsoup-2.44.2:2.4[${MULTILIB_USEDEP},introspection?]
-   gtk? ( >=x11-libs/gtk+-3.0:3 )
-   introspection? (
-   $(vala_depend)
-   >=dev-libs/gobject-introspection-1.36:= )
-   !

[gentoo-commits] repo/gentoo:master commit in: app-backup/borgbackup/

2019-04-13 Thread Patrick Lauer
commit: a4116f322ff79e5b8f1a94633de9c992474713ac
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Apr 13 11:26:38 2019 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Apr 13 11:26:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4116f32

app-backup/borgbackup: Restrict msgpack version

Otherwise it'll refuse to run.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick Lauer  gentoo.org>

 app-backup/borgbackup/borgbackup-1.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/borgbackup/borgbackup-1.1.9.ebuild 
b/app-backup/borgbackup/borgbackup-1.1.9.ebuild
index dc020049d63..f4df6c1d6de 100644
--- a/app-backup/borgbackup/borgbackup-1.1.9.ebuild
+++ b/app-backup/borgbackup/borgbackup-1.1.9.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
app-arch/lz4
virtual/acl
dev-python/llfuse[${PYTHON_USEDEP}]
-   dev-python/msgpack[${PYTHON_USEDEP}]
+   <=dev-python/msgpack-0.6.1[${PYTHON_USEDEP}]
dev-python/pyzmq[${PYTHON_USEDEP}]
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )



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

2019-04-13 Thread Patrick Lauer
commit: ade75a980b3badc56e26545677db73aadea608f1
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Apr 13 11:53:57 2019 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Apr 13 11:53:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade75a98

dev-lang/opendylan-bin: Bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick Lauer  gentoo.org>

 dev-lang/opendylan-bin/Manifest|  2 ++
 dev-lang/opendylan-bin/opendylan-bin-2019.1.ebuild | 34 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-lang/opendylan-bin/Manifest b/dev-lang/opendylan-bin/Manifest
index 4235ad332bb..f8658180435 100644
--- a/dev-lang/opendylan-bin/Manifest
+++ b/dev-lang/opendylan-bin/Manifest
@@ -8,3 +8,5 @@ DIST opendylan-2013.2-x86-linux.tar.bz2 32953359 BLAKE2B 
c482cbf7498120b789e7216
 DIST opendylan-2013.2-x86_64-linux.tar.bz2 48471480 BLAKE2B 
49dd5cd1f8e0756031933aaf595ca0b7a2525e58cd67952ddaf50ef9ae83e971655479fea3e47f5c10ba610253b8945b6f0e25219dbeff05d27687881d07559c
 SHA512 
cac4205e47bee41dfa99cf059897025a60942fb0e73c970f26fffba7c77ceebcd789e0acb110ad636d6b8ebac947632e9d28e8d0887e4d4b7be2bc2791c1eeac
 DIST opendylan-2014.1-x86-linux.tar.bz2 42086000 BLAKE2B 
7c56962867348f8ec4de74bf37a52ebe0dd0b7aaab242217e660599667b5fbb498e83b14b21dec2622c1dbc7437edb434105105127da37e63917fce17d3a1829
 SHA512 
8411db8cf56b6b4dad11d29ab49f3d9d21d93b05af2c45a5fee0cea1a56eb471b40cb6cbd622f1db995284c499a1c5a5b7d509e31ae6f4f4afe1595a2f4aab79
 DIST opendylan-2014.1-x86_64-linux.tar.bz2 49625384 BLAKE2B 
a2fdf67efe41c0f91e071b83bb03c214bb596cba1e051a4014677c822f9d34a4d3efea21c3e8cb230b065c75e8ae040e157f5d1ecc48a0531fb152852ed6948d
 SHA512 
4d88ab8c6916e82465d846b32a86da0ec654d40a2a1310a7b05897d9bfa325c839713f46f62081b968793b3713a61cb74158c405cb724fa5fdf4c97596e1c6bf
+DIST opendylan-2019.1-x86-linux.tar.bz2 48674460 BLAKE2B 
24bb8a47c36fb55972a72c49acca74808dd9091eca9cf6dd2c0a2f3e650dc4f52d323b38f1bb064830b90859b130425a9369fd5791b6f1dd8e3b2123103331c1
 SHA512 
74338f8f5eb7ad886624ce206fc30689e087aa3620b724af0ef34be006f937c9228ea4cdf86b0b96b496f6506d07e90ae7d3429b01c7c9e1a80bd1118edfc437
+DIST opendylan-2019.1-x86_64-linux.tar.bz2 66704263 BLAKE2B 
062c8ebec898594cbb8e446b30a5b1b37541c5a4e193f0f7afe7c73b90ac5c35a58dd4caa407f22708a0d2fd39ecf5ebd50a0eaf519b842997a524b15f7ee7f5
 SHA512 
172ad77c3e6f4e2248c9c27e28a7d9769578ab65c42af0228eaec41d9f950a284c44673191b48f527dcb2232a4dfa2dfec118a51b79e2e4742c1a7d157e07842

diff --git a/dev-lang/opendylan-bin/opendylan-bin-2019.1.ebuild 
b/dev-lang/opendylan-bin/opendylan-bin-2019.1.ebuild
new file mode 100644
index 000..178291c8b68
--- /dev/null
+++ b/dev-lang/opendylan-bin/opendylan-bin-2019.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenDylan language runtime environment (prebuilt)"
+
+MY_PN="opendylan"
+MY_P="${MY_PN}-${PV}"
+HOMEPAGE="http://opendylan.org";
+SRC_URI="amd64? ( 
http://opendylan.org/downloads/${MY_PN}/${PV}/${MY_P}-x86_64-linux.tar.bz2 )
+   x86? ( 
http://opendylan.org/downloads/${MY_PN}/${PV}/${MY_P}-x86-linux.tar.bz2 )"
+LICENSE="Opendylan"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+IUSE=""
+
+DEPEND="dev-libs/boehm-gc
+   sys-libs/libunwind"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() { :; }
+src_compile() { :; }
+
+src_install() {
+   # this is a precompiled tarball
+   mkdir -p "${D}/opt/${MY_P}"
+   cp -ar "${S}"/* "${D}/opt/${MY_P}" || die "Failed to copy stuff"
+   mkdir -p "${D}/etc/env.d/opendylan"
+   echo "export PATH=/opt/opendylan-${PV}/bin:\$PATH" > 
"${D}/etc/env.d/opendylan/99-opendylan-bin" || die "Failed to add env settings"
+}



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

2019-04-13 Thread Michał Górny
commit: 9db93904d8cb6945f8b8e4c7e8cde25f9de469fa
Author: Joonas Niilola  gmail  com>
AuthorDate: Sat Jan 12 19:28:47 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 13 12:02:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db93904

profiles: force 'unwind' on with dev-libs/efl on ppc & ppc64

Bug: https://bugs.gentoo.org/668486
Bug: https://bugs.gentoo.org/657750
Signed-off-by: Joonas Niilola  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10812
Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/powerpc/package.use.force | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/powerpc/package.use.force 
b/profiles/arch/powerpc/package.use.force
index a010945c966..511015cf60e 100644
--- a/profiles/arch/powerpc/package.use.force
+++ b/profiles/arch/powerpc/package.use.force
@@ -1,6 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Joonas Niilola  (12 Jan 2019)
+# Force 'unwind' on for ppc and ppc64 with dev-libs/efl
+# #668486, #657750
+dev-libs/efl unwind
+
 # Sergei Trofimovich  (25 Dec 2018)
 # Enable powerpc target by default.
 dev-lang/rust llvm_targets_PowerPC



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

2019-04-13 Thread Hans de Graaff
commit: 23d8eccfa4ae4970fb448717c457b56b9b3273cc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 13 12:16:44 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 13 12:26:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d8eccf

dev-ruby/safe_yaml: cleanup

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

 dev-ruby/safe_yaml/safe_yaml-1.0.4-r4.ebuild | 38 
 1 file changed, 38 deletions(-)

diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r4.ebuild 
b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r4.ebuild
deleted file mode 100644
index 0a259ce3be6..000
--- a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Parse YAML safely, alternative implementation of YAML.load"
-HOMEPAGE="https://dtao.github.com/safe_yaml";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-PATCHES=( "${FILESDIR}/${P}-datetime.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/hashie
-   dev-ruby/heredoc_unindent
-   dev-ruby/rspec:3 )"
-
-all_ruby_prepare() {
-   sed -i -e '/local timezone/askip "timezone"' 
spec/transform/to_date_spec.rb || die
-}
-
-each_ruby_test() {
-   # Run specs with monkeypatch
-   ${RUBY} -S rspec-3 spec --tag ~libraries || die
-
-   # Running specs without monkeypatch
-   ${RUBY} -S rspec-3 spec --tag libraries || die
-}



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

2019-04-13 Thread James Le Cuirot
commit: 99c47b485089d702abba2b5bb8feef72f767f1cc
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sat Apr 13 13:16:26 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Apr 13 13:16:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c47b48

dev-libs/libgcrypt-compat: New libgcrypt compatibility package

Currently provides version 1.5 (slot 11), which is about to be
last-rited. This is required by some older binaries.

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

 dev-libs/libgcrypt-compat/Manifest |  1 +
 .../files/libgcrypt-1.5.0-uscore.patch | 33 +
 .../files/libgcrypt-1.5.4-clang-arm.patch  | 84 ++
 .../libgcrypt-compat/libgcrypt-compat-1.5.6.ebuild | 58 +++
 dev-libs/libgcrypt-compat/metadata.xml |  8 +++
 5 files changed, 184 insertions(+)

diff --git a/dev-libs/libgcrypt-compat/Manifest 
b/dev-libs/libgcrypt-compat/Manifest
new file mode 100644
index 000..c7a08977556
--- /dev/null
+++ b/dev-libs/libgcrypt-compat/Manifest
@@ -0,0 +1 @@
+DIST libgcrypt-1.5.6.tar.bz2 1548918 BLAKE2B 
14ff8dfcfd7c5345f1be6d5300b97db27c9ac3c78141cc888ee978882aee39ac386a1e90588d3840bf0595a519437e92fa53b5f73d8659e193a43cfa374dfb34
 SHA512 
2c16912de66bc83adfbf8f43a2a9f57e1afcc866b1774ec11a670e2a793a7c5f2029d134c0bda681c9cb95f7dcc166133782c124e520b7fbe246ec10a9e1c06a

diff --git a/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.0-uscore.patch 
b/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.0-uscore.patch
new file mode 100644
index 000..1d4f650b6c7
--- /dev/null
+++ b/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.0-uscore.patch
@@ -0,0 +1,33 @@
+The version taken from GnuPG 1.4 assumes any cross-compiled package have
+prefixed underscores, which is not the case; by using libtool's own macro,
+we can avoid the whole issue.
+
+diff --git a/configure.ac b/configure.ac
+index ab160c3..6df49bf 100644
+--- a/configure.ac
 b/configure.ac
+@@ -886,7 +886,7 @@ fi
+ #
+ # Setup assembler stuff.
+ #
+-GNUPG_SYS_SYMBOL_UNDERSCORE()
++LT_SYS_SYMBOL_USCORE
+ AC_ARG_ENABLE(mpi-path,
+   AC_HELP_STRING([--enable-mpi-path=EXTRA_PATH],
+ [prepend EXTRA_PATH to list of CPU specific optimizations]),
+diff --git a/mpi/config.links b/mpi/config.links
+index 7e910ee..9696828 100644
+--- a/mpi/config.links
 b/mpi/config.links
+@@ -291,7 +291,7 @@ fi
+ 
+ # Make sysdep.h
+ echo '/* created by config.links - do not edit */' >./mpi/sysdep.h
+-if test x$ac_cv_sys_symbol_underscore = xyes; then
++if test x$sys_symbol_underscore = xyes; then
+ cat <>./mpi/sysdep.h
+ #if __STDC__
+ #define C_SYMBOL_NAME(name) _##name
+-- 
+1.7.6.1
+

diff --git a/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.4-clang-arm.patch 
b/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.4-clang-arm.patch
new file mode 100644
index 000..ab5d844552a
--- /dev/null
+++ b/dev-libs/libgcrypt-compat/files/libgcrypt-1.5.4-clang-arm.patch
@@ -0,0 +1,84 @@
+fix from upstream
+
+From e67c67321ce240c93dd0fa2b21c649c0a8e233f7 Mon Sep 17 00:00:00 2001
+From: Jussi Kivilinna 
+Date: Tue, 22 Oct 2013 17:07:53 +0300
+Subject: [PATCH] mpi: allow building with clang on ARM
+
+* mpi/longlong.h [__arm__] (add_ss, sub_ddmmss, umul_ppmm)
+(count_leading_zeros): Do not cast assembly output arguments.
+[__arm__] (umul_ppmm): Remove the extra '%' ahead of assembly comment.
+[_ARM_ARCH >= 4] (umul_ppmm): Use correct inputs and outputs instead of
+registers.
+--
+
+Signed-off-by: Jussi Kivilinna 
+---
+ mpi/longlong.h | 27 +--
+ 1 file changed, 13 insertions(+), 14 deletions(-)
+
+diff --git a/mpi/longlong.h b/mpi/longlong.h
+index c2ab9c5..8c8260e 100644
+--- a/mpi/longlong.h
 b/mpi/longlong.h
+@@ -188,8 +188,8 @@ extern UDItype __udiv_qrnnd ();
+ #define add_ss(sh, sl, ah, al, bh, bl) \
+   __asm__ ("adds %1, %4, %5\n"  \
+  "adc  %0, %2, %3"\
+- : "=r" ((USItype)(sh)),  \
+-   "=&r" ((USItype)(sl))  \
++ : "=r" ((sh)),   \
++   "=&r" ((sl))   \
+  : "%r" ((USItype)(ah)),  \
+"rI" ((USItype)(bh)),  \
+"%r" ((USItype)(al)),  \
+@@ -197,15 +197,15 @@ extern UDItype __udiv_qrnnd ();
+ #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
+   __asm__ ("subs %1, %4, %5\n"  \
+  "sbc  %0, %2, %3"\
+- : "=r" ((USItype)(sh)),  \
+-   "=&r" ((USItype)(sl))  

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

2019-04-13 Thread Aaron Bauman
commit: 9ed23baa5d82bc7363cb9ac82c552ec3977a3c6b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 13:38:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 13:39:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed23baa

sys-apps/dbus: arm64 stable (bug #655068)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/sys-apps/dbus/dbus-1.12.12-r1.ebuild 
b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
index 145518c608f..65939bc411a 100644
--- a/sys-apps/dbus/dbus-1.12.12-r1.ebuild
+++ b/sys-apps/dbus/dbus-1.12.12-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz";
 
 LICENSE="|| ( AFL-2.1 GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug doc elogind selinux static-libs systemd test user-session X"
 
 REQUIRED_USE="?? ( elogind systemd )"



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

2019-04-13 Thread Aaron Bauman
commit: b47a021f0b6a1175338d1a47b202f8eee45615c5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 09:28:41 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 13:38:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47a021f

dev-libs/libedit: arm64 stable (bug #677216)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-libs/libedit/libedit-20170329.3.1.ebuild 
b/dev-libs/libedit/libedit-20170329.3.1.ebuild
index 45c8e3c9509..114fd99a8cc 100644
--- a/dev-libs/libedit/libedit-20170329.3.1.ebuild
+++ b/dev-libs/libedit/libedit-20170329.3.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz";
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="static-libs"
 
 DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]



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

2019-04-13 Thread Mike Gilbert
commit: 6ff400688d95696650641565e44203e1b7cfd02a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 13 13:37:35 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr 13 13:43:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff40068

sys-apps/systemd: bump to 242

Fixes DNS-over-TLS support, based loosely on work by Lucas Yamanishi.

Closes: https://bugs.gentoo.org/674672
Closes: https://github.com/gentoo/gentoo/pull/11030
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/Manifest|  2 +-
 sys-apps/systemd/metadata.xml|  1 +
 .../{systemd-242_rc3.ebuild => systemd-242.ebuild}   | 20 
 sys-apps/systemd/systemd-.ebuild | 20 
 4 files changed, 34 insertions(+), 9 deletions(-)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 1251ddef58c..ccc853651c0 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -1,4 +1,4 @@
 DIST systemd-239-patches-2.tar.gz 33416 BLAKE2B 
9602d101cbac65d3b2490f28308e843c28fcaea848dd09005abef0da0bc79ba0766a1cbe7c3cac63f796accddf0295b4eb946e601a201f7e81a48bd1720051ca
 SHA512 
5f5a764d317c43c6b1854171a753eafaca006e12e4f91c81e6ba1d50e80bbbaca23c900fba417264bf9f0d827a73aca71a6da8f2a2043aaaefefed62f5a92b23
 DIST systemd-239.tar.gz 7157293 BLAKE2B 
975f6215c8bb6662d6e161f637e1fece22930c0190b3c31a8fc4cb1a10600546a252704ac95590d9d14e495fcd06082a590e6d755e36603a41b3a396d579d8b0
 SHA512 
fd44590dfd148504c5ed1e67521efce50d84b627b7fc77015fa95dfa76d7a42297c56cc89eff40181809732024b16d48f2a87038cf435e0c63bc2b95ecd86b0f
 DIST systemd-241.tar.gz 7640538 BLAKE2B 
69d7196fee0d0ad06ea8d7c78b0299cc17517ecce3ca4c0b1181a3fbb13bc2627629156785051e2ff427dcc21414f7a078724c6409ebaa431618e4799ebcd50a
 SHA512 
a7757574590e8aa37e1291ea0b2c5eb03a8d8062fe9462fa5b0bf50830c933e2b301d106c70d904f94afc0aa8e43a8acfd11926dfa25b1b89174580e491e545e
-DIST systemd-242-rc3.tar.gz 7818751 BLAKE2B 
594555f3ecc39d29f57653614f8f03812cefc759a3faca3cab21aac79820e8851d70e94da7922a02dd0342ff3693c3007b0379cad40d049e55ba3a25c3b72e1c
 SHA512 
89471959adfe8b80f8ae8993463cecbcb4c7115f2bf36d256eff1a1bbbe10ac6ce4301763f98594ee8faf547ec1187ff872b1bed0207e092e300345af92baaad
+DIST systemd-242.tar.gz 7831435 BLAKE2B 
288e65d0a8e133ef5885689eb16118a83d93c730e342da63115cea0892fc999104c3a4856c83f3e7ef909ba2f3311146730b05ee02d84cc0400851ccbdcd54cd
 SHA512 
578f68a3c8f2d454198fc04ff8d943abcfb390531d57f9603d185857f7afa7f4dc641dafecf49ce50fe22f5837b252b181400891e8efd4459fd4f69bb4283cb4

diff --git a/sys-apps/systemd/metadata.xml b/sys-apps/systemd/metadata.xml
index ad89da66586..cdd60730620 100644
--- a/sys-apps/systemd/metadata.xml
+++ b/sys-apps/systemd/metadata.xml
@@ -13,6 +13,7 @@
Enable support for 
sys-process/audit
Enable support for uploading journals
Enable cryptsetup tools (includes unit 
generator for crypttab)
+   Enable DNS-over-TLS support
Enable EFI boot manager and stub loader 
(built using sys-boot/gnu-efi)
Enable coredump stacktraces in the 
journal
Enable sealing of journal files using 
gcrypt

diff --git a/sys-apps/systemd/systemd-242_rc3.ebuild 
b/sys-apps/systemd/systemd-242.ebuild
similarity index 95%
rename from sys-apps/systemd/systemd-242_rc3.ebuild
rename to sys-apps/systemd/systemd-242.ebuild
index c167a2fd0b7..9c4d9d338b2 100644
--- a/sys-apps/systemd/systemd-242_rc3.ebuild
+++ b/sys-apps/systemd/systemd-242.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd";
 
 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0/2"
-IUSE="acl apparmor audit build cryptsetup curl elfutils +gcrypt gnuefi http 
idn importd +kmod libidn2 +lz4 lzma nat pam pcre policykit qrcode +resolvconf 
+seccomp selinux +split-usr ssl +sysv-utils test vanilla xkb"
+IUSE="acl apparmor audit build cryptsetup curl dns-over-tls elfutils +gcrypt 
gnuefi gnutls http idn importd +kmod libidn2 +lz4 lzma nat pam pcre policykit 
qrcode +resolvconf +seccomp selinux +split-usr +sysv-utils test vanilla xkb"
 
 REQUIRED_USE="importd? ( curl gcrypt lzma )"
 RESTRICT="!test? ( test )"
@@ -38,11 +38,15 @@ 
COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
audit? ( >=sys-process/audit-2:0= )
cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
curl? ( net-misc/curl:0= )
+   dns-over-tls? (
+   gnutls? ( >=net-libs/gnutls-3.5.3:0= )
+   !gnutls? ( >=dev-libs/openssl-1.1.0:0= )
+   )
elfutils? ( >=dev-libs/elfutils-0.158:0= )
gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
-   ssl? ( >=net-libs/gnutls-3.1.4:0= )
+   gnutls? ( >=net-libs/gnutls-3.1.4:0= )
)
idn? (
  

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

2019-04-13 Thread Mike Gilbert
commit: bbfc31dfa14baf5547ef2576193ae8c912b609b7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 13 13:42:42 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr 13 13:43:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbfc31df

sys-apps/systemd: add warning about failing tests with pid-sandbox

Bug: https://bugs.gentoo.org/674458
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/systemd-241-r1.ebuild | 5 +
 sys-apps/systemd/systemd-242.ebuild| 5 +
 sys-apps/systemd/systemd-.ebuild   | 5 +
 3 files changed, 15 insertions(+)

diff --git a/sys-apps/systemd/systemd-241-r1.ebuild 
b/sys-apps/systemd/systemd-241-r1.ebuild
index 371117a954a..c782cd8c385 100644
--- a/sys-apps/systemd/systemd-241-r1.ebuild
+++ b/sys-apps/systemd/systemd-241-r1.ebuild
@@ -110,6 +110,11 @@ BDEPEND="
 
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
+   if use test && has pid-sandbox ${FEATURES}; then
+   ewarn "Tests are known to fail with PID sandboxing 
enabled."
+   ewarn "See https://bugs.gentoo.org/674458.";
+   fi
+
local CONFIG_CHECK="~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~CHECKPOINT_RESTORE ~DEVTMPFS ~EPOLL ~FANOTIFY ~FHANDLE
~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD 
~SYSFS

diff --git a/sys-apps/systemd/systemd-242.ebuild 
b/sys-apps/systemd/systemd-242.ebuild
index 9c4d9d338b2..73fc227ea9e 100644
--- a/sys-apps/systemd/systemd-242.ebuild
+++ b/sys-apps/systemd/systemd-242.ebuild
@@ -114,6 +114,11 @@ BDEPEND="
 
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
+   if use test && has pid-sandbox ${FEATURES}; then
+   ewarn "Tests are known to fail with PID sandboxing 
enabled."
+   ewarn "See https://bugs.gentoo.org/674458.";
+   fi
+
local CONFIG_CHECK="~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~CHECKPOINT_RESTORE ~DEVTMPFS ~EPOLL ~FANOTIFY ~FHANDLE
~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD 
~SYSFS

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 9c4d9d338b2..73fc227ea9e 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -114,6 +114,11 @@ BDEPEND="
 
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
+   if use test && has pid-sandbox ${FEATURES}; then
+   ewarn "Tests are known to fail with PID sandboxing 
enabled."
+   ewarn "See https://bugs.gentoo.org/674458.";
+   fi
+
local CONFIG_CHECK="~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~CHECKPOINT_RESTORE ~DEVTMPFS ~EPOLL ~FANOTIFY ~FHANDLE
~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD 
~SYSFS



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

2019-04-13 Thread Mikle Kolyada
commit: 7564f133d77cff005aa99df6bcca87fd484ab6d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 13:52:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 13:52:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7564f133

app-admin/metalog: amd64 stable wrt bug #682842

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/app-admin/metalog/metalog-20181125.ebuild 
b/app-admin/metalog/metalog-20181125.ebuild
index c56ce5002f0..fcef94a872b 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/hvisage/${PN}/archive/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd"
 IUSE="unicode"
 
 RDEPEND=">=dev-libs/libpcre-3.4"



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

2019-04-13 Thread Tiziano Müller
commit: 364ab66d47a0098019eb131714254a8b38a3afc4
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 13:56:35 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 13:57:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364ab66d

dev-util/source-highlight: serialize tests

Upstream uses the same intermediate files in multiple tests, running
them in parallel by make will eventually break one or more tests.

Closes: https://bugs.gentoo.org/635100
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 dev-util/source-highlight/source-highlight-3.1.8.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild 
b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
index 4cc9a772630..4f6024727e8 100644
--- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild
+++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild
@@ -44,5 +44,7 @@ src_install () {
 
 src_test() {
export LD_LIBRARY_PATH="${S}/lib/srchilite/.libs/"
-   default
+   # upstream uses the same temporary filenames in numerous places
+   # see https://bugs.gentoo.org/635100
+   emake -j1 check
 }



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

2019-04-13 Thread Mikle Kolyada
commit: 9ca5c6576fa1c898ee46117662bbc44450ca0518
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:05:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:05:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca5c657

dev-util/debugedit: amd64 stable wrt bug #683222

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-util/debugedit/debugedit-4.14.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/debugedit/debugedit-4.14.2-r1.ebuild 
b/dev-util/debugedit/debugedit-4.14.2-r1.ebuild
index 0aabb6cf18d..010d93ca641 100644
--- a/dev-util/debugedit/debugedit-4.14.2-r1.ebuild
+++ b/dev-util/debugedit/debugedit-4.14.2-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=7
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 
1-2).x/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-util/source-highlight/files/, dev-util/source-highlight/

2019-04-13 Thread Tiziano Müller
commit: 94686e9c582faa576804c20a0e2e037f701f8f5b
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 14:07:10 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 14:08:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94686e9c

dev-util/source-highlight: fix dark colors in GDB

rev.bump to import patch from Fedora (and bump EAPI) to make functions
names readable in syntax colored GDB output when using a dark
background, see

  https://bugzilla.redhat.com/show_bug.cgi?id=1688372

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

 .../files/source-highlight-3.1.8-no-black.patch| 12 +
 .../source-highlight-3.1.8-r1.ebuild   | 55 ++
 2 files changed, 67 insertions(+)

diff --git 
a/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch 
b/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch
new file mode 100644
index 000..b673c2f7922
--- /dev/null
+++ b/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch
@@ -0,0 +1,12 @@
+diff -up source-highlight-3.1.8/src/esc.style.no-black 
source-highlight-3.1.8/src/esc.style
+--- source-highlight-3.1.8/src/esc.style.no-black  2019-03-20 
16:52:33.053965325 +
 source-highlight-3.1.8/src/esc.style   2019-03-20 16:52:42.502965289 
+
+@@ -7,7 +7,7 @@ comment cyan i ;
+ number purple ;
+ preproc darkblue b ;
+ symbol darkred ;
+-function black b;
++function b;
+ cbracket red;
+ variable darkgreen ;
+ 

diff --git a/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild 
b/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild
new file mode 100644
index 000..2d1d48d6033
--- /dev/null
+++ b/dev-util/source-highlight/source-highlight-3.1.8-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 flag-o-matic
+
+DESCRIPTION="Generate highlighted source code as an (x)html document"
+HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html";
+SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
+SLOT="0"
+IUSE="doc static-libs"
+
+RDEPEND=">=dev-libs/boost-1.62.0:=[threads]
+   dev-util/ctags"
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}/${P}-no-black.patch"
+   )
+
+src_configure() {
+   # required as rev-dep of dev-libs/boost-1.62.0
+   # https://wiki.gentoo.org/wiki/Project:C%2B%2B/Maintaining_ABI
+   append-cxxflags -std=c++14
+
+   econf \
+   --with-boost="${EPREFIX}/usr" \
+   --with-boost-regex="boost_regex" \
+   --without-bash-completion \
+   $(use_enable static-libs static)
+}
+
+src_install () {
+   use doc && local HTML_DOCS=( doc/*.{html,css,java} )
+   default
+
+   # That's not how we want it
+   rm -rf "${ED%/}"/usr/share/{aclocal,doc} || die
+
+   # package provides .pc file
+   find "${D}" -name '*.la' -delete || die
+
+   dobashcomp completion/source-highlight
+}
+
+src_test() {
+   export LD_LIBRARY_PATH="${S}/lib/srchilite/.libs/"
+   # upstream uses the same temporary filenames in numerous places
+   # see https://bugs.gentoo.org/635100
+   emake -j1 check
+}



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

2019-04-13 Thread Aaron Bauman
commit: fe61d21709a249c9fb0d3741def5679d4bd0ab2b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 14:08:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 14:09:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe61d217

media-libs/urt: arm64 stable (bug #681534)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 media-libs/urt/urt-3.1b-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/urt/urt-3.1b-r3.ebuild 
b/media-libs/urt/urt-3.1b-r3.ebuild
index 49d4c7897ed..01004688783 100644
--- a/media-libs/urt/urt-3.1b-r3.ebuild
+++ b/media-libs/urt/urt-3.1b-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.iastate.edu/pub/utah-raster/${P}.tar.Z";
 
 LICENSE="URT gif? ( free-noncomm )"
 SLOT="0/3.1b-r2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="gif postscript static-libs tiff tools X"
 
 RDEPEND="



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

2019-04-13 Thread Mikle Kolyada
commit: e6187d930938ad5c45ad51b40002e358013c6417
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6187d93

dev-ruby/dbf: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/dbf/dbf-4.1.2.ebuild b/dev-ruby/dbf/dbf-4.1.2.ebuild
index ac660bd38e6..0aea4bf30a6 100644
--- a/dev-ruby/dbf/dbf-4.1.2.ebuild
+++ b/dev-ruby/dbf/dbf-4.1.2.ebuild
@@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/infused/dbf";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""



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

2019-04-13 Thread Mikle Kolyada
commit: 882c0de872e78f27119b0dc52f665c0b5efef06f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882c0de8

dev-ruby/flexmock: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/flexmock/flexmock-2.3.6.ebuild 
b/dev-ruby/flexmock/flexmock-2.3.6.ebuild
index 11c9e70c095..9ae964252d5 100644
--- a/dev-ruby/flexmock/flexmock-2.3.6.ebuild
+++ b/dev-ruby/flexmock/flexmock-2.3.6.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/doudou/flexmock/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="flexmock"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2019-04-13 Thread Mikle Kolyada
commit: b23bd7bf883986fa3572a9aa07a27fae3467199d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23bd7bf

dev-ruby/ruby-glib2: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.3.2.ebuild 
b/dev-ruby/ruby-glib2/ruby-glib2-3.3.2.ebuild
index 27277633767..92e6ad7aa6d 100644
--- a/dev-ruby/ruby-glib2/ruby-glib2-3.3.2.ebuild
+++ b/dev-ruby/ruby-glib2/ruby-glib2-3.3.2.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby Glib2 bindings"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 RDEPEND+=" >=dev-libs/glib-2"
 DEPEND+=" >=dev-libs/glib-2"



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

2019-04-13 Thread Mikle Kolyada
commit: 72de7ca4a7eb834f0c7f27100658386589f66844
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72de7ca4

dev-ruby/patron: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/patron/patron-0.13.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/patron/patron-0.13.1-r1.ebuild 
b/dev-ruby/patron/patron-0.13.1-r1.ebuild
index d98c6550e70..6543c702c03 100644
--- a/dev-ruby/patron/patron-0.13.1-r1.ebuild
+++ b/dev-ruby/patron/patron-0.13.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ HOMEPAGE="https://toland.github.com/patron/";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND+=" net-misc/curl"



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

2019-04-13 Thread Mikle Kolyada
commit: fd33cd18207e0e55c4c716b1dbdd04ea5742e4b5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd33cd18

dev-ruby/connection_pool: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild 
b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
index 0d64f0dc249..f036210d7f6 100644
--- a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mperham/connection_pool";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"



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

2019-04-13 Thread Mikle Kolyada
commit: ac365a423ac7cf9c7a90353211bfb67ec3582e68
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac365a42

dev-ruby/safe_yaml: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild 
b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
index 1f94905ba59..8bb41c81832 100644
--- a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
+++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 ruby_add_bdepend "test? ( dev-ruby/hashie



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

2019-04-13 Thread Mikle Kolyada
commit: 9edb60dac83d66e66882e1d0402fa44d1030b63c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edb60da

dev-ruby/crack: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/crack/crack-0.4.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/crack/crack-0.4.3-r2.ebuild 
b/dev-ruby/crack/crack-0.4.3-r2.ebuild
index e74082f18a4..661dc7b9f82 100644
--- a/dev-ruby/crack/crack-0.4.3-r2.ebuild
+++ b/dev-ruby/crack/crack-0.4.3-r2.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
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jnunemaker/crack";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest )"



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

2019-04-13 Thread Mikle Kolyada
commit: 7879e068e9c6d9a4e3313d8aa76a72ad3ce4bcd3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7879e068

dev-ruby/net-http-persistent: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
index e3de3f77fa9..c321005c9cf 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent";
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2019-04-13 Thread Mikle Kolyada
commit: b8b0458c4d5384f31e6d761a9b0f5e6e9113915c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b0458c

www-servers/puma: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 www-servers/puma/puma-3.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-3.12.1.ebuild 
b/www-servers/puma/puma-3.12.1.ebuild
index df9ff4d937e..091df024abd 100644
--- a/www-servers/puma/puma-3.12.1.ebuild
+++ b/www-servers/puma/puma-3.12.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



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

2019-04-13 Thread Mikle Kolyada
commit: 25199bb07629f1ba1817b9a1f30d53037eb36aab
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25199bb0

dev-ruby/simple-rss: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/simple-rss/simple-rss-1.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simple-rss/simple-rss-1.3.3.ebuild 
b/dev-ruby/simple-rss/simple-rss-1.3.3.ebuild
index b18126b09c5..d6ca28e502a 100644
--- a/dev-ruby/simple-rss/simple-rss-1.3.3.ebuild
+++ b/dev-ruby/simple-rss/simple-rss-1.3.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A simple, flexible, extensible, and liberal RSS 
and Atom reader for
 HOMEPAGE="https://github.com/cardmagic/simple-rss";
 LICENSE="LGPL-2"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 SLOT="0"
 IUSE=""
 



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

2019-04-13 Thread Mike Gilbert
commit: 9830c2263498a6c9c4beabbefeb3533b372e9fc0
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 13 14:02:39 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr 13 14:17:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9830c226

sys-apps/man-db: add /var/cache/man to SANDBOX_PREDICT

Closes: https://bugs.gentoo.org/675478
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/man-db/{man-db-2.8.5.ebuild => man-db-2.8.5-r1.ebuild} | 7 +++
 sys-apps/man-db/man-db-.ebuild  | 7 +++
 2 files changed, 14 insertions(+)

diff --git a/sys-apps/man-db/man-db-2.8.5.ebuild 
b/sys-apps/man-db/man-db-2.8.5-r1.ebuild
similarity index 96%
rename from sys-apps/man-db/man-db-2.8.5.ebuild
rename to sys-apps/man-db/man-db-2.8.5-r1.ebuild
index 6935f3bcada..7c43b7e40d5 100644
--- a/sys-apps/man-db/man-db-2.8.5.ebuild
+++ b/sys-apps/man-db/man-db-2.8.5-r1.ebuild
@@ -73,6 +73,10 @@ src_configure() {
sed -i \
-e '/^#DEFINE.*\<[nt]roff\>/{s:^#::;s:$: -c:}' \
src/man_db.conf || die
+
+   cat > 15man-db <<-EOF || die
+   SANDBOX_PREDICT="/var/cache/man"
+   EOF
 }
 
 src_install() {
@@ -82,6 +86,9 @@ src_install() {
 
exeinto /etc/cron.daily
newexe "${FILESDIR}"/man-db.cron-r1 man-db #289884
+
+   insinto /etc/sandbox.d
+   doins 15man-db
 }
 
 pkg_preinst() {

diff --git a/sys-apps/man-db/man-db-.ebuild 
b/sys-apps/man-db/man-db-.ebuild
index 6935f3bcada..7c43b7e40d5 100644
--- a/sys-apps/man-db/man-db-.ebuild
+++ b/sys-apps/man-db/man-db-.ebuild
@@ -73,6 +73,10 @@ src_configure() {
sed -i \
-e '/^#DEFINE.*\<[nt]roff\>/{s:^#::;s:$: -c:}' \
src/man_db.conf || die
+
+   cat > 15man-db <<-EOF || die
+   SANDBOX_PREDICT="/var/cache/man"
+   EOF
 }
 
 src_install() {
@@ -82,6 +86,9 @@ src_install() {
 
exeinto /etc/cron.daily
newexe "${FILESDIR}"/man-db.cron-r1 man-db #289884
+
+   insinto /etc/sandbox.d
+   doins 15man-db
 }
 
 pkg_preinst() {



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

2019-04-13 Thread Mike Gilbert
commit: b6f12b9afc5637525fbff362e0902ac096e744ec
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 13 14:15:14 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Apr 13 14:17:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f12b9a

sys-apps/man-db: don't clobber /var/cache/man on every reinstall

Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/man-db/man-db-2.8.5-r1.ebuild | 2 +-
 sys-apps/man-db/man-db-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/man-db/man-db-2.8.5-r1.ebuild 
b/sys-apps/man-db/man-db-2.8.5-r1.ebuild
index 7c43b7e40d5..ac0efdfd790 100644
--- a/sys-apps/man-db/man-db-2.8.5-r1.ebuild
+++ b/sys-apps/man-db/man-db-2.8.5-r1.ebuild
@@ -99,7 +99,7 @@ pkg_preinst() {
local _replacing_version=
local _setgid_vuln=0
for _replacing_version in ${REPLACING_VERSIONS}; do
-   if ver_test '2.7.6.1-r2' -gt "${_replacing_version}"; then
+   if ver_test '2.7.6.1-r2' -le "${_replacing_version}"; then
debug-print "Skipping security bug #602588 ... existing 
installation (${_replacing_version}) should not be affected!"
else
_setgid_vuln=1

diff --git a/sys-apps/man-db/man-db-.ebuild 
b/sys-apps/man-db/man-db-.ebuild
index 7c43b7e40d5..ac0efdfd790 100644
--- a/sys-apps/man-db/man-db-.ebuild
+++ b/sys-apps/man-db/man-db-.ebuild
@@ -99,7 +99,7 @@ pkg_preinst() {
local _replacing_version=
local _setgid_vuln=0
for _replacing_version in ${REPLACING_VERSIONS}; do
-   if ver_test '2.7.6.1-r2' -gt "${_replacing_version}"; then
+   if ver_test '2.7.6.1-r2' -le "${_replacing_version}"; then
debug-print "Skipping security bug #602588 ... existing 
installation (${_replacing_version}) should not be affected!"
else
_setgid_vuln=1



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

2019-04-13 Thread Mikle Kolyada
commit: 37a81fff6d94108daf2c273c1366c94bcb488d8f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:11:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:17:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a81fff

dev-ruby/ruby_parser: amd64 stable wrt bug #683250

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild 
b/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
index ecb7abcfefb..436011ca5da 100644
--- a/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser";
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/sexp_processor-4.9.0:4



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

2019-04-13 Thread Mikle Kolyada
commit: 9fde1bb49ad9a3c1b5de28ef72f4b25e682723fa
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:11:47 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:17:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fde1bb4

dev-ruby/ruby2ruby: amd64 stable wrt bug #683250

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/ruby2ruby/ruby2ruby-2.4.2.ebuild 
b/dev-ruby/ruby2ruby/ruby2ruby-2.4.2.ebuild
index 551cac345a7..c137d2724be 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-2.4.2.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-2.4.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby2ruby";
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 ruby_add_rdepend "



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

2019-04-13 Thread Mikle Kolyada
commit: 7531b75267ed94db264b43334f0ad111231a89ae
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:11:53 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:17:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7531b752

dev-ruby/sexp_processor: amd64 stable wrt bug #683250

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

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

diff --git a/dev-ruby/sexp_processor/sexp_processor-4.12.0.ebuild 
b/dev-ruby/sexp_processor/sexp_processor-4.12.0.ebuild
index 4d0bfd8bc01..580b12f88fb 100644
--- a/dev-ruby/sexp_processor/sexp_processor-4.12.0.ebuild
+++ b/dev-ruby/sexp_processor/sexp_processor-4.12.0.ebuild
@@ -16,7 +16,7 @@ 
HOMEPAGE="https://www.zenspider.com/projects/sexp_processor.html";
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-fontconfig/

2019-04-13 Thread Aaron Bauman
commit: f973ea8c0b1d8057f4b786b29543437736cac8e8
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 14:29:44 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 14:29:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f973ea8c

app-eselect/eselect-fontconfig: arm64 stable (bug #677356)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild 
b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild
index 3eccfaf4b8a..36fa78e814c 100644
--- a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild
+++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/fontconfig.eselect-${PV}.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=app-admin/eselect-1.2.3



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

2019-04-13 Thread Ulrich Müller
commit: 4da9e97eb5977c5383961801c21b666144c307bb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Apr 13 15:55:07 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Apr 13 15:55:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da9e97e

app-doc/pms: Update comment about package dependencies.

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

 app-doc/pms/pms-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-doc/pms/pms-.ebuild b/app-doc/pms/pms-.ebuild
index 4a32970eb17..4de9727baee 100644
--- a/app-doc/pms/pms-.ebuild
+++ b/app-doc/pms/pms-.ebuild
@@ -14,10 +14,10 @@ LICENSE="CC-BY-SA-3.0"
 SLOT="live"
 IUSE="html twoside"
 
-# texlive-bibtexextra: plainurl.bst
-# texlive-latexextra: chngcntr, isodate, marginnote, paralist, tocbibind
-# texlive-mathscience: algorithm, algorithmic
-# leaflet used by eapi-cheatsheet
+# leaflet: used by eapi-cheatsheet
+# tl-bibtexextra: unsrturl.bst
+# tl-latexextra: chngcntr, gitinfo2, isodate, marginnote, paralist, tocbibind
+# tl-mathscience: algorithm, algorithmic
 BDEPEND="dev-tex/leaflet
dev-texlive/texlive-bibtexextra
dev-texlive/texlive-fontsrecommended



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

2019-04-13 Thread Pacho Ramos
commit: 5cb81d0fdadffb91f45e4a399888be693a14e0c6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 13 15:58:09 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 13 15:58:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb81d0f

features/selinux/package.mask: mask package relying on gnome-shell-extensions

Signed-off-by: Pacho Ramos  gentoo.org>

 profiles/features/selinux/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index da6bdcafc91..3c3e2d5da57 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -34,6 +34,7 @@ gnome-extra/gnome-shell-extension-gsconnect
 gnome-extra/gnome-tweaks
 x11-themes/zukitwo-shell
 gnome-extra/office-runner
+gnome-extra/pch-session
 kde-misc/systemd-kcm
 net-firewall/firewalld
 sys-apps/gentoo-systemd-integration



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

2019-04-13 Thread Pacho Ramos
commit: 39dd8b031e3f34c93fcdf24c3a8ead7ca240a046
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Apr 13 15:57:43 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Apr 13 15:58:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39dd8b03

gnome-extra/pch-session: New package with alternative unofficial session

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

 gnome-extra/pch-session/Manifest  |  1 +
 gnome-extra/pch-session/metadata.xml  |  7 
 gnome-extra/pch-session/pch-session-3.30.0.ebuild | 39 +++
 3 files changed, 47 insertions(+)

diff --git a/gnome-extra/pch-session/Manifest b/gnome-extra/pch-session/Manifest
new file mode 100644
index 000..9dfdf3a5c60
--- /dev/null
+++ b/gnome-extra/pch-session/Manifest
@@ -0,0 +1 @@
+DIST pch-session-3.30.0.tar.bz2 8865 BLAKE2B 
ee6b0b3a621f609a89392c21fd03dfd14679b2007a135b85795963170ceae49ea913f5ba587e56e0c8ff44efef1602e91da4648379c4412a6c21c5ae6f3fa21d
 SHA512 
3994d7dbd7587fc8d65e1f561cc5f522ac68c86578b97279239fcc2e535e2c4a7f179793312d66cd8c3e7876d8d217e98a22b2f50eb79c54343117dc1c3afaaa

diff --git a/gnome-extra/pch-session/metadata.xml 
b/gnome-extra/pch-session/metadata.xml
new file mode 100644
index 000..020b40648ee
--- /dev/null
+++ b/gnome-extra/pch-session/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   pa...@gentoo.org
+   
+

diff --git a/gnome-extra/pch-session/pch-session-3.30.0.ebuild 
b/gnome-extra/pch-session/pch-session-3.30.0.ebuild
new file mode 100644
index 000..ca53eeb88fa
--- /dev/null
+++ b/gnome-extra/pch-session/pch-session-3.30.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2-utils
+
+DESCRIPTION="Unofficial gnome based session with different default settings 
and extensions"
+HOMEPAGE="https://gitlab.com/pachoramos/pch-session";
+SRC_URI="https://gitlab.com/pachoramos/${PN}/-/archive/${PV}/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=gnome-base/gnome-shell-3.30
+   gnome-extra/gnome-shell-extensions
+   gnome-extra/gnome-shell-extension-dash-to-panel
+   gnome-extra/gnome-shell-extension-desktop-icons
+   gnome-extra/gnome-shell-extension-gsconnect
+   gnome-extra/gnome-shell-extensions-topicons-plus
+"
+BDEPEND=""
+DEPEND=""
+
+src_install() {
+   insinto /usr
+   doins -r usr/.
+   einstalldocs
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



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

2019-04-13 Thread Andreas K. Hüttel
commit: f99af4631f3251f9e10cbd048ab8638e027fe1b2
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Apr 13 16:08:52 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Apr 13 16:13:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99af463

sys-libs/glibc: python pkg_setup fails during bootstrap.

Glibc-2.29 introduces a new python dependency for building. However,
during Prefix bootstrap, glibc has to be built before python.  The
dependency circle is broken by disabling pkg_setup() of
python-any-r1.eclass.

Bug: https://bugs.gentoo.org/682570
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Benda Xu  gentoo.org>
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/glibc-2.29-r2.ebuild | 4 
 sys-libs/glibc/glibc-.ebuild| 4 
 2 files changed, 8 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild 
b/sys-libs/glibc/glibc-2.29-r2.ebuild
index e675e2b5c14..0e1db7e3c85 100644
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.29-r2.ebuild
@@ -719,6 +719,10 @@ pkg_pretend() {
sanity_prechecks
 }
 
+pkg_setup() {
+   [[ -z ${BOOTSTRAP_RAP} ]] && python-any-r1_pkg_setup
+}
+
 # src_unpack
 
 src_unpack() {

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index 478b5e5c9dc..ba1d5041cb7 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -720,6 +720,10 @@ pkg_pretend() {
sanity_prechecks
 }
 
+pkg_setup() {
+   [[ -z ${BOOTSTRAP_RAP} ]] && python-any-r1_pkg_setup
+}
+
 # src_unpack
 
 src_unpack() {



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

2019-04-13 Thread Aaron Bauman
commit: f550ecbe901d551a8ecbfa5e933ae952fc3b8b3b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 16:14:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 16:15:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f550ecbe

dev-libs/oniguruma: arm64 stable (bug #678796)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

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



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

2019-04-13 Thread Ulrich Müller
commit: a6bf0debc2f601edfece954d08bfd906d3525dbb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Apr 13 16:20:29 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Apr 13 16:22:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bf0deb

profiles: Mask app-emacs/prom-wl for removal.

Bug: https://bugs.gentoo.org/683248
Signed-off-by: Ulrich Müller  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9fd8202ba6e..f99dba105d2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (13 Apr 2019)
+# Last release in 2001, HOMEPAGE and SRC_URI are gone.
+# Byte-compilation with recent Emacs versions fails.
+# Masked for removal in 30 days, bug #683248.
+app-emacs/prom-wl
+
 # Michał Górny  (13 Apr 2019)
 # net-libs/ftplib: Unmaintained.  The ebuild suffers build failures due
 # to broken multilib conversion.  Last bumped in 2014, and needs local



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

2019-04-13 Thread Tiziano Müller
commit: 697e3c0695aa214f2734434077326f929456ac19
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 16:35:46 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 16:37:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697e3c06

net-wireless/blueman: fix DHCP server dir & kernel config check

Closes: https://bugs.gentoo.org/596634
Closes: https://bugs.gentoo.org/628924
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 ...eman-.ebuild => blueman-2.1_alpha3-r1.ebuild} | 20 +++-
 net-wireless/blueman/blueman-.ebuild | 18 +-
 2 files changed, 20 insertions(+), 18 deletions(-)

diff --git a/net-wireless/blueman/blueman-.ebuild 
b/net-wireless/blueman/blueman-2.1_alpha3-r1.ebuild
similarity index 91%
copy from net-wireless/blueman/blueman-.ebuild
copy to net-wireless/blueman/blueman-2.1_alpha3-r1.ebuild
index c05adb445a6..80488b8450b 100644
--- a/net-wireless/blueman/blueman-.ebuild
+++ b/net-wireless/blueman/blueman-2.1_alpha3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit gnome2-utils linux-info python-single-r1 systemd
 
 DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager"
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/blueman-project/blueman.git";
KEYWORDS=""
 else
-   
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz";
+   
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz";
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 fi
 
@@ -22,15 +22,15 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="appindicator network nls policykit pulseaudio"
 
-COMMON_DEPEND="
+DEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]
>=net-wireless/bluez-5:=
${PYTHON_DEPS}"
-DEPEND="${COMMON_DEPEND}
+BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
virtual/pkgconfig
nls? ( dev-util/intltool sys-devel/gettext )"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
sys-apps/dbus
@@ -59,18 +59,19 @@ RDEPEND="${COMMON_DEPEND}
!net-wireless/gnome-bluetooth
 "
 
+S=${WORKDIR}/${P/_/.}
+
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 pkg_pretend() {
if use network; then
local CONFIG_CHECK="~BRIDGE ~IP_NF_IPTABLES
~IP_NF_NAT ~IP_NF_TARGET_MASQUERADE"
-   linux-info_pkg_setup
+   check_extra_config
fi
 }
 
 pkg_setup() {
-   pkg_pretend
python-single-r1_pkg_setup
 }
 
@@ -86,6 +87,7 @@ src_configure() {
--disable-static
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
--with-systemduserunitdir="$(systemd_get_userunitdir)"
+   --with-dhcp-config="/etc/dhcp/dhcpd.conf"
$(use_enable appindicator)
$(use_enable policykit polkit)
$(use_enable nls)

diff --git a/net-wireless/blueman/blueman-.ebuild 
b/net-wireless/blueman/blueman-.ebuild
index c05adb445a6..d7fc408394e 100644
--- a/net-wireless/blueman/blueman-.ebuild
+++ b/net-wireless/blueman/blueman-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit gnome2-utils linux-info python-single-r1 systemd
 
 DESCRIPTION="Simple and intuitive GTK+ Bluetooth Manager"
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/blueman-project/blueman.git";
KEYWORDS=""
 else
-   
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz";
+   
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV/_/.}/${P/_/.}.tar.xz";
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 fi
 
@@ -22,15 +22,15 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="appindicator network nls policykit pulseaudio"
 
-COMMON_DEPEND="
+DEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]
>=net-wireless/bluez-5:=
${PYTHON_DEPS}"
-DEPEND="${COMMON_DEPEND}
+BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
virtual/pkgconfig
nls? ( dev-util/intltool sys-devel/gettext )"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
sys-apps/dbus
@@ -65,12 +65,11 @@ pkg_pretend() {
if use network; then
local C

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

2019-04-13 Thread Tiziano Müller
commit: 9df3466524c7e920d10ebb6e955723ac30651de7
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 16:53:57 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 16:53:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df34665

sys-apps/edac-utils: remove -Werror with USE=debug

Closes: https://bugs.gentoo.org/637696
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 sys-apps/edac-utils/edac-utils-0.18.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/sys-apps/edac-utils/edac-utils-0.18.ebuild 
b/sys-apps/edac-utils/edac-utils-0.18.ebuild
index 5bf6da23f31..84151a32ea1 100644
--- a/sys-apps/edac-utils/edac-utils-0.18.ebuild
+++ b/sys-apps/edac-utils/edac-utils-0.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,12 @@ DEPEND="sys-fs/sysfsutils"
 RDEPEND="${DEPEND}
sys-apps/dmidecode"
 
+src_prepare() {
+   sed -i \
+   -e 's|-Werror||' \
+   configure || die
+}
+
 src_configure() {
econf \
--disable-static \



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

2019-04-13 Thread Tiziano Müller
commit: c3a6916d243821f098999d78ba14c1b515226fd0
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sat Apr 13 17:07:58 2019 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sat Apr 13 17:07:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a6916d

net-misc/openvswitch: never run flake8

Closes: https://bugs.gentoo.org/607280
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tiziano Müller  gentoo.org>

 net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild 
b/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild
index f74b7fd5ea7..e3272da6496 100644
--- a/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.10.1-r1.ebuild
@@ -66,6 +66,10 @@ src_configure() {
# pyside is staticly disabled
export ovs_cv_pyuic4="no"
 
+   # flake8 is primarily a style guide tool, running it as part of the 
tests
+   # in Gentoo does not make much sense, only breaks them: bug 607280
+   export ovs_cv_flake8="no"
+
local linux_config
use modules && linux_config="--with-linux=${KV_OUT_DIR}"
 



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

2019-04-13 Thread Aaron Bauman
commit: 7892fcec3bc286d85ad512f5ce1d52c993ae6fe3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:20:04 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7892fcec

dev-perl/GDGraph: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild 
b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
index 708e5d9fccb..ba256cfc6f7 100644
--- a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module to create charts using the GD module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 0f738683049832137be680ae3f2e1e5614283715
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:17:57 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f738683

dev-perl/Class-Load: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

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



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

2019-04-13 Thread Aaron Bauman
commit: ef488a354131a7a3ee56f263566467d531868e84
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:19:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef488a35

dev-perl/LaTeX-Table: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild 
b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index e7e343efdb8..05b0c716ba9 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of 
LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: ed1a7f4d96d2bc5c951ba55bb43b660b0a59fc7c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:21:30 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1a7f4d

dev-perl/File-pushd: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild 
b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
index 684284fa02c..1e14666cf65 100644
--- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
+++ b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 30a82dea8d41ca4777178cea24bcb4a3fbacbfd0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:18:26 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a82dea

dev-perl/Class-Load-XS: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild 
b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
index 1e85cde5dfe..19e81403ce7 100644
--- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
+++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="XS implementation of parts of Class::Load"
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: ce91b9728097f7bb7dc84e1d659197b6f6d5ccb1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:26:07 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce91b972

dev-perl/ExtUtils-InstallPaths: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild 
b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
index 49c43a74ad2..c35facae331 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Build.PL install path logic made easy"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 301aa858f70410e535ea213ccc28d623190a37bc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:25:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301aa858

dev-perl/GDTextUtil: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
index 84f6fafad6b..9bb349efc82 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.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
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Text utilities for use with GD"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/GD"



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

2019-04-13 Thread Aaron Bauman
commit: 3552e177d0526138d856617bb10ca2d8cff40e0e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:15:45 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3552e177

dev-perl/Spiffy: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild 
b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
index dd22f5fa3db..33bbb04a98f 100644
--- a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Spiffy Perl Interface Framework For You"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"



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

2019-04-13 Thread Aaron Bauman
commit: 32ab8cfcb540487e6d9f234f9337b9758a512364
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:24:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ab8cfc

dev-perl/LaTeX-Driver: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild 
b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild
index a89ce2eac4d..82f5b6621f4 100644
--- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild
+++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl encapsulation of invoking the Latex programs"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 7b1c4ee258175a48e65db32a08ec855087e59acc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:16:49 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1c4ee2

dev-perl/Template-Plugin-Latex: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild 
b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild
index 0ce3c63a6a8..0fadc03e6d2 100644
--- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild
+++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module eutils
 DESCRIPTION="LaTeX support for the Template Toolkit"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: f77d813066ff0ebc10163fa873967bd239589f80
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:14:18 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77d8130

dev-perl/DateTime-Format-W3CDTF: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git 
a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild 
b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild
index 80b3497dd6e..0b786634076 100644
--- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild
+++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Parse and format W3CDTF datetime strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/DateTime"



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

2019-04-13 Thread Aaron Bauman
commit: f463b3f30523b07e0b8f24f92c3cafa24be5f3a2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:25:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f463b3f3

dev-perl/LaTeX-Encode: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/LaTeX-Encode/LaTeX-Encode-0.92.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Encode/LaTeX-Encode-0.92.0.ebuild 
b/dev-perl/LaTeX-Encode/LaTeX-Encode-0.92.0.ebuild
index 1f6b8930fa5..a79e9e7a609 100644
--- a/dev-perl/LaTeX-Encode/LaTeX-Encode-0.92.0.ebuild
+++ b/dev-perl/LaTeX-Encode/LaTeX-Encode-0.92.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Encode characters for LaTeX formatting"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: aa7c81e396fbef3cc5efe8925762f1035922f9e5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:22:58 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7c81e3

dev-perl/Module-Runtime-Conflicts: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild 
b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
index a5e88f560b8..3ff9097151d 100644
--- a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
+++ b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Provide information on conflicts for Module::Runtime"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-games/freecell-solver/

2019-04-13 Thread Aaron Bauman
commit: 634d453ea54c2a188743ccf6f5fc6aa8c2b9bb44
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:20:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634d453e

dev-games/freecell-solver: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-games/freecell-solver/freecell-solver-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/freecell-solver/freecell-solver-5.6.0.ebuild 
b/dev-games/freecell-solver/freecell-solver-5.6.0.ebuild
index 9d6cd4c0f6c..29158844326 100644
--- a/dev-games/freecell-solver/freecell-solver-5.6.0.ebuild
+++ b/dev-games/freecell-solver/freecell-solver-5.6.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://fc-solve.shlomifish.org/downloads/fc-solve/${P}.tar.xz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}



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

2019-04-13 Thread Aaron Bauman
commit: a108d8d7f1eb75e81f0b5b12bdc54cc8fa3e4867
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:16:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a108d8d7

dev-perl/Template-GD: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild 
b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
index 1aa190e6f95..119c1b5bc03 100644
--- a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
+++ b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="GD plugin(s) for the Template Toolkit"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~x86-fbsd ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/GD



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

2019-04-13 Thread Aaron Bauman
commit: 8731c1dfef6055e0d0f4122f24c9f981ed9058fd
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:23:56 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8731c1df

dev-perl/Carp-Always: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild 
b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
index f59ce4ab749..b6cfd6e125a 100644
--- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
+++ b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Warns and dies noisily with stack backtraces"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 1b156e826553721df8e7c2004c5a65b61e4eb59d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:20:37 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b156e82

dev-perl/Test-CleanNamespaces: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild 
b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild
index a6b90a19235..26cd55dde82 100644
--- a/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild
+++ b/dev-perl/Test-CleanNamespaces/Test-CleanNamespaces-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Check for uncleaned imports"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test minimal"
 
 # r:Test::Builder -> Test-Simple



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

2019-04-13 Thread Aaron Bauman
commit: 7141403684556759d0f6a58927055dbbb0c0a0cb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:14:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71414036

dev-perl/Template-DBI: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Template-DBI/Template-DBI-2.650.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



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

2019-04-13 Thread Aaron Bauman
commit: 2a81cc8da1d70bf9a5bcc9e3f178f12affee7c1c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:17:21 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a81cc8d

dev-perl/ExtUtils-Helpers: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild 
b/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild
index ad0e473aaba..d5835114b68 100644
--- a/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild
+++ b/dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.26.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Various portability utilities for module builders"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: b21ca10e6cd22f637095d0561b4c9f02fd0ad3f8
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:19:02 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21ca10e

dev-perl/Module-Build-Tiny: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild 
b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild
index 6bb8163..8c92a867be5 100644
--- a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild
+++ b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION='A tiny replacement for Module::Build'
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 61e067f9f41f3f6429688712948dfc3bbb114b0a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:26:34 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e067f9

dev-perl/Devel-GlobalDestruction: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild 
b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
index ec57abbd095..6567b40dd33 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older 
perls'
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 639b6d85ad65b2a7398cfd05a4ac6add30e693fe
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:23:32 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639b6d85

dev-perl/DateTime-Format-Mail: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild 
b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild
index 33660951934..07fce7d3439 100644
--- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild
+++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Convert between DateTime and RFC2822/822 formats"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2019-04-13 Thread Aaron Bauman
commit: 765cef7035d5828289548776592d499d30d10703
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:15:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765cef70

dev-perl/ExtUtils-Config: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild 
b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild
index e52500b210a..514d2c0cc25 100644
--- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild
+++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="A wrapper for perl's configuration"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



  1   2   3   >