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

2020-03-20 Thread Jeroen Roovers
commit: 8f09736f281ea64e3ef974b738eb121710c1acf8
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Mar 21 06:37:15 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Mar 21 06:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f09736f

x11-misc/xscreensaver: Old

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

 x11-misc/xscreensaver/Manifest |   1 -
 .../files/xscreensaver-5.41-comments.patch |  14 --
 x11-misc/xscreensaver/xscreensaver-5.42.ebuild | 142 
 x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild  | 143 -
 4 files changed, 300 deletions(-)

diff --git a/x11-misc/xscreensaver/Manifest b/x11-misc/xscreensaver/Manifest
index 73759e4f7fe..0f3ab0cdbd3 100644
--- a/x11-misc/xscreensaver/Manifest
+++ b/x11-misc/xscreensaver/Manifest
@@ -1,4 +1,3 @@
 DIST xscreensaver-5.38.tar.gz 10712548 BLAKE2B 
02630aa7daa3faf8aa7ff453218bed5e3db287b7c4d9b564a6d8822db8b2e1ae6be7843342d585f2d2900d2bd0e7fd2a12d49748d81bf10818fa5bc4254f6ef8
 SHA512 
9014571505afd3a116f541334ea37737659f63f4cbb267a56be451e2c353d9e57218119670a44297d36d140672ea423d0682433401b17749138ab6baf6507561
-DIST xscreensaver-5.42.tar.gz 26903469 BLAKE2B 
a82716a3f1f19f85eb1bc7a8ba1981221ac2ad47c1411687f1043da7e50edada73ab9c7465d655546f8a9015db69ab4f35ef8ff2a0b3d79f5a59d3e02aa2f819
 SHA512 
84cde9364c933de720acd51a0bf75eb4d0642d60f62b92de89d932233eb5abb51e1edb53cd413b2dc4801a02cb68652a28d7d1f83cdaa8d8cdd1fee7d651eefd
 DIST xscreensaver-5.43-r1.tar.gz 26973508 BLAKE2B 
67b57214e8a41ba895df6e9efcac3e712f24be06ee7914b38d3a8e639d4945c927c4ac28469d2180bc4a3999a4b89d2a60e633799ac5204c42fa17ad76dd21fc
 SHA512 
7ccaf30fb05ae2110f742f1a5c99f83cd4c8e6749124066b5a418cf3e0ba1b8ff09858eeec29c11b0c8ea428b95b2916481c50cee6a5d952ec941b3ad1b6adcd
 DIST xscreensaver-5.44-r1.tar.gz 27001826 BLAKE2B 
102025aa2f57672ed3547f0e9bab989566fb8e50ecae8b9e4078ec5ee5de3cad09fec107695335ef236ad9fe19b2638978366a180a998d77b0ce8a2a5d1ebde3
 SHA512 
9d9144dec6f075c2d6a1c3cd45123a98d6d0cd732d6c3e3389e97b3f802b8f8765a188d1e35f97f123ca0a64661ea616b7b710577063c311da3d99d8439f1dae

diff --git a/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch 
b/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch
deleted file mode 100644
index 8cef848ac7b..000
--- a/x11-misc/xscreensaver/files/xscreensaver-5.41-comments.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 a/hacks/fontglide.c
-+++ b/hacks/fontglide.c
-@@ -2421,8 +2421,9 @@
- 
-   textclient_close (s->tc);
- 
--//  if (s->b && s->b != s->window) XFreePixmap (dpy, s->b);
--//  if (s->ba && s->ba != s->b) XFreePixmap (dpy, s->ba);
-+/*  if (s->b && s->b != s->window) XFreePixmap (dpy, s->b);
-+/  if (s->ba && s->ba != s->b) XFreePixmap (dpy, s->ba);
-+*/
-   XFreeGC (dpy, s->bg_gc);
-   if (s->charset) free (s->charset);
-   if (s->font_override) free (s->font_override);

diff --git a/x11-misc/xscreensaver/xscreensaver-5.42.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.42.ebuild
deleted file mode 100644
index 97cd9a81944..000
--- a/x11-misc/xscreensaver/xscreensaver-5.42.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools desktop eutils flag-o-matic multilib pam
-
-DESCRIPTION="A modular screen saver and locker for the X Window System"
-HOMEPAGE="https://www.jwz.org/xscreensaver/";
-SRC_URI="
-   https://www.jwz.org/xscreensaver/${P}.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
-IUSE="gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama"
-
-COMMON_DEPEND="
-   >=gnome-base/libglade-2
-   dev-libs/libxml2
-   media-libs/netpbm
-   x11-apps/appres
-   x11-apps/xwininfo
-   x11-libs/gdk-pixbuf:2[X]
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXi
-   x11-libs/libXmu
-   x11-libs/libXrandr
-   x11-libs/libXt
-   x11-libs/libXxf86misc
-   x11-libs/libXxf86vm
-   jpeg? ( virtual/jpeg:0 )
-   new-login? (
-   gdm? ( gnome-base/gdm )
-   !gdm? ( || ( x11-misc/lightdm lxde-base/lxdm ) )
-   )
-   opengl? (
-   virtual/glu
-   virtual/opengl
-   )
-   pam? ( sys-libs/pam )
-   xinerama? ( x11-libs/libXinerama )
-"
-# For USE="perl" see output of `qlist xscreensaver | grep bin | xargs grep 
'::'`
-RDEPEND="
-   ${COMMON_DEPEND}
-   perl? (
-   dev-lang/perl
-   dev-perl/libwww-perl
-   virtual/perl-Digest-MD5
-   )
-   selinux? ( sec-policy/selinux-xscreensaver )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/bc
-  

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

2020-03-20 Thread Jeroen Roovers
commit: f19e939385fe582eef0728cee5fd783c7ddd15a7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Mar 21 06:34:57 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Mar 21 06:39:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19e9393

x11-misc/xscreensaver: Version 5.44

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

 x11-misc/xscreensaver/Manifest |   1 +
 x11-misc/xscreensaver/xscreensaver-5.44.ebuild | 141 +
 2 files changed, 142 insertions(+)

diff --git a/x11-misc/xscreensaver/Manifest b/x11-misc/xscreensaver/Manifest
index 2b2c858d783..73759e4f7fe 100644
--- a/x11-misc/xscreensaver/Manifest
+++ b/x11-misc/xscreensaver/Manifest
@@ -1,3 +1,4 @@
 DIST xscreensaver-5.38.tar.gz 10712548 BLAKE2B 
02630aa7daa3faf8aa7ff453218bed5e3db287b7c4d9b564a6d8822db8b2e1ae6be7843342d585f2d2900d2bd0e7fd2a12d49748d81bf10818fa5bc4254f6ef8
 SHA512 
9014571505afd3a116f541334ea37737659f63f4cbb267a56be451e2c353d9e57218119670a44297d36d140672ea423d0682433401b17749138ab6baf6507561
 DIST xscreensaver-5.42.tar.gz 26903469 BLAKE2B 
a82716a3f1f19f85eb1bc7a8ba1981221ac2ad47c1411687f1043da7e50edada73ab9c7465d655546f8a9015db69ab4f35ef8ff2a0b3d79f5a59d3e02aa2f819
 SHA512 
84cde9364c933de720acd51a0bf75eb4d0642d60f62b92de89d932233eb5abb51e1edb53cd413b2dc4801a02cb68652a28d7d1f83cdaa8d8cdd1fee7d651eefd
 DIST xscreensaver-5.43-r1.tar.gz 26973508 BLAKE2B 
67b57214e8a41ba895df6e9efcac3e712f24be06ee7914b38d3a8e639d4945c927c4ac28469d2180bc4a3999a4b89d2a60e633799ac5204c42fa17ad76dd21fc
 SHA512 
7ccaf30fb05ae2110f742f1a5c99f83cd4c8e6749124066b5a418cf3e0ba1b8ff09858eeec29c11b0c8ea428b95b2916481c50cee6a5d952ec941b3ad1b6adcd
+DIST xscreensaver-5.44-r1.tar.gz 27001826 BLAKE2B 
102025aa2f57672ed3547f0e9bab989566fb8e50ecae8b9e4078ec5ee5de3cad09fec107695335ef236ad9fe19b2638978366a180a998d77b0ce8a2a5d1ebde3
 SHA512 
9d9144dec6f075c2d6a1c3cd45123a98d6d0cd732d6c3e3389e97b3f802b8f8765a188d1e35f97f123ca0a64661ea616b7b710577063c311da3d99d8439f1dae

diff --git a/x11-misc/xscreensaver/xscreensaver-5.44.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.44.ebuild
new file mode 100644
index 000..7186a3fdcfa
--- /dev/null
+++ b/x11-misc/xscreensaver/xscreensaver-5.44.ebuild
@@ -0,0 +1,141 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools desktop eutils flag-o-matic multilib pam
+
+DESCRIPTION="A modular screen saver and locker for the X Window System"
+HOMEPAGE="https://www.jwz.org/xscreensaver/";
+SRC_URI="
+   https://www.jwz.org/xscreensaver/${P}.tar.gz -> ${P}-r1.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+IUSE="caps gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama"
+
+COMMON_DEPEND="
+   >=gnome-base/libglade-2
+   dev-libs/libxml2
+   media-libs/netpbm
+   x11-apps/appres
+   x11-apps/xwininfo
+   x11-libs/gdk-pixbuf:2[X]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXmu
+   x11-libs/libXrandr
+   x11-libs/libXt
+   x11-libs/libXxf86misc
+   x11-libs/libXxf86vm
+   caps? ( sys-libs/libcap )
+   jpeg? ( virtual/jpeg:0 )
+   new-login? (
+   gdm? ( gnome-base/gdm )
+   !gdm? ( || ( x11-misc/lightdm lxde-base/lxdm ) )
+   )
+   opengl? (
+   virtual/glu
+   virtual/opengl
+   )
+   pam? ( sys-libs/pam )
+   xinerama? ( x11-libs/libXinerama )
+"
+# For USE="perl" see output of `qlist xscreensaver | grep bin | xargs grep 
'::'`
+RDEPEND="
+   ${COMMON_DEPEND}
+   perl? (
+   dev-lang/perl
+   dev-perl/libwww-perl
+   virtual/perl-Digest-MD5
+   )
+   selinux? ( sec-policy/selinux-xscreensaver )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/bc
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-base/xorg-proto
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.05-interix.patch
+   "${FILESDIR}"/${PN}-5.20-blurb-hndl-test-passwd.patch
+   "${FILESDIR}"/${PN}-5.31-pragma.patch
+   "${FILESDIR}"/${PN}-5.43-gentoo.patch
+)
+
+src_prepare() {
+   sed -i configure.in -e '/^ALL_LINGUAS=/d' || die
+   strip-linguas -i po/
+   export ALL_LINGUAS="${LINGUAS}"
+
+   if use new-login && ! use gdm; then #392967
+   sed -i \
+   -e "/default_l.*1/s:gdmflexiserver 
-ls:${EPREFIX}/usr/libexec/lightdm/&:" \
+   configure{,.in} || die
+   fi
+
+   default
+
+   use offensive || eapply "${FILESDIR}"/${PN}-5.43-offensive.patch
+
+   eapply_user
+
+   eautoconf
+   eautoheader
+}
+
+src_confi

[gentoo-commits] proj/musl:master commit in: media-libs/mesa/

2020-03-20 Thread Jory Pratt
commit: 0e5a44375b9b1d6b3a926726f53663b340aa3c81
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Mar 21 03:09:12 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Mar 21 03:09:12 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=0e5a4437

media-libs/mesa: Version bump 20.0.2

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Jory Pratt  gentoo.org>

 media-libs/mesa/Manifest  | 2 +-
 media-libs/mesa/{mesa-20.0.1-r1.ebuild => mesa-20.0.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 14c03e7..a88f62a 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,2 +1,2 @@
 DIST mesa-19.3.5.tar.xz 12064980 BLAKE2B 
a20ebfb149624f13951795e07154ab70dc1856a7a1261b339b0bdf000951756c88439e7b8729f768b0b4b298301b9a3c0c10d7f2fab3abd91649c12ba51c
 SHA512 
413929573fab31e1bb2a1a04c0c770161c2db464a5aab3f0567d27603fff889ede70e1f6e197e7ff1c1639dc4cc543457bcf45761f0f8e6dffafccfa773a4e3f
-DIST mesa-20.0.1.tar.xz 12174080 BLAKE2B 
bc25d95b6737006d755384cfe759439819fadfacf441db723247fd5d0c7dad1daa84695dfdf86319ba2ac68ac2d66f48dc396e8d7e8c579faa7fbdda4391636f
 SHA512 
9e005ebbb699c1ad83b73c503c467907958a3d9cad644d8f7ac95804fd265debcf563784a1054c8e0bf40106e33b13185607e8270a197e9ddc34c50b1b2c4d82
+DIST mesa-20.0.2.tar.xz 12203152 BLAKE2B 
09db28e0d267e0ff4b06109b21e2152743219c338bc37b3abf3415747d5dfc86d54fd9f68ad3a6ffbaf72701b1fa805eb0f4803debc7f5e6b46bc47c615879d3
 SHA512 
d6ffc29bbc5b908cb0f08fa1b5a83e029b76c7b697c488a73e6bb60990a55beeb3ecdba1745868f6885ee2f660975f5debf7d2c9418e0a96e2f7049e83fd89ab

diff --git a/media-libs/mesa/mesa-20.0.1-r1.ebuild 
b/media-libs/mesa/mesa-20.0.2.ebuild
similarity index 100%
rename from media-libs/mesa/mesa-20.0.1-r1.ebuild
rename to media-libs/mesa/mesa-20.0.2.ebuild



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

2020-03-20 Thread Mike Gilbert
commit: d2893019683d2fb21a2b95aa84ccceb3debc3ec2
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Mar 21 02:36:08 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Mar 21 02:36:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2893019

profiles: mask sys-apps/systemd-boot on musl

Bug: https://bugs.gentoo.org/713698
Signed-off-by: Mike Gilbert  gentoo.org>

 profiles/features/musl/package.mask | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index 4b84427191b..172c3b44219 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2020 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 sys-libs/uclibc-ng
@@ -9,6 +9,9 @@ sys-libs/glibc
 sys-apps/systemd
 sys-fs/udev
 
+# systemd sources fail to build without glibc
+sys-boot/systemd-boot
+
 # Ian Stakenvicius, 2017-06-14
 # on behalf of mozi...@gentoo.org
 # Mask firefox-54 and above as it requires rust



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

2020-03-20 Thread Louis Sautier
commit: 78d48932b9421768fb61a083ce43461069c3f8fe
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Mar 21 01:24:29 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Mar 21 01:26:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d48932

dev-python/humanize: bump to 2.1.0

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/humanize/Manifest  |  1 +
 dev-python/humanize/humanize-2.1.0.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest
index 5f99be1b3db..4c61b8ccd03 100644
--- a/dev-python/humanize/Manifest
+++ b/dev-python/humanize/Manifest
@@ -1,3 +1,4 @@
 DIST humanize-0.5.1.tar.gz 20507 BLAKE2B 
55d7b598b32658b1d4c4741b37b5c33bdc9d63a5a779455e2fb93e1e4c3a0d8fd58e8522ef82734e1ba2b161fd881829373ba3569baffd9ea3271ad7ed3e7568
 SHA512 
dd7ad7f3c564cc6abcb6b128e50dbea7f19f7f418bfd936aae2472961c53ec71202133c5c2b5b930ef41ef807b51d6ba1210565627ed32c0b41acc0abd32a2d5
 DIST humanize-1.0.0.tar.gz 34411 BLAKE2B 
dc1d2f3c5db2ddbecccf7c1f9894a7fa7ddbb98a530e971ecc1de2b666a1b3a21e2770f25cefa37029d1d439d03e68bbb5a3496cc2fbd074b8bb427a09f52cf1
 SHA512 
2e012b7be88d0297301f25ecba7ba8083f5fc6384715a657c815373c6f2742f1429e62363e6e16f1bfc85c41b8ab8d4a361112045414e9aef038c12783df2592
 DIST humanize-2.0.0.tar.gz 38001 BLAKE2B 
a2a6a1900bd8c02a1c669429aa12d1ccf906407802d6505ab68609fa87268adcbe0d87be21d7997e71f393dd8496ecd4f99b0e5ff89c6adf1da972cd9b1708dd
 SHA512 
3bc0a6a42d0a4942d6c0c3f5eb70f57f1132b05ef581099658082b1769eb3040b2484990457811c60134fbaf6267fc4d73f440fc72d84cc0dbfdb5b0be6d8192
+DIST humanize-2.1.0.tar.gz 38484 BLAKE2B 
482ef77b004be1c122bec036dc38d93deda7f714d0384804b9374d7031109e74ec1fbe3bb0fa8e7b28f8c98ccad9a11757a64c765d0ec05e7f031f4cb7d6ee96
 SHA512 
1efd1c34febf6140a02f15b73a90f453630b255414e056c75fd77c83e9aaa30f802a845b7e1c4e90baf0da26fa6d258e0d0fd84f0d4660b55730baccfde62b2d

diff --git a/dev-python/humanize/humanize-2.1.0.ebuild 
b/dev-python/humanize/humanize-2.1.0.ebuild
new file mode 100644
index 000..4785489816a
--- /dev/null
+++ b/dev-python/humanize/humanize-2.1.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+# The package uses pkg_resources to determine its version
+DISTUTILS_USE_SETUPTOOLS=manual
+
+inherit distutils-r1
+
+DESCRIPTION="Common humanization utilities"
+HOMEPAGE="https://github.com/jmoiron/humanize/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   # The package uses pkg_resources to determine its version
+   distutils_install_for_testing
+   pytest -vv || die "Tests fail with ${EPYTHON}"
+}



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

2020-03-20 Thread Louis Sautier
commit: f6275b9bbd3e4af7c7ebb56ad0adbc2084222ea2
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Mar 21 01:25:32 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Mar 21 01:26:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6275b9b

dev-python/humanize: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/humanize/Manifest  |  1 -
 dev-python/humanize/humanize-1.0.0.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest
index 4c61b8ccd03..c2f7d21378f 100644
--- a/dev-python/humanize/Manifest
+++ b/dev-python/humanize/Manifest
@@ -1,4 +1,3 @@
 DIST humanize-0.5.1.tar.gz 20507 BLAKE2B 
55d7b598b32658b1d4c4741b37b5c33bdc9d63a5a779455e2fb93e1e4c3a0d8fd58e8522ef82734e1ba2b161fd881829373ba3569baffd9ea3271ad7ed3e7568
 SHA512 
dd7ad7f3c564cc6abcb6b128e50dbea7f19f7f418bfd936aae2472961c53ec71202133c5c2b5b930ef41ef807b51d6ba1210565627ed32c0b41acc0abd32a2d5
-DIST humanize-1.0.0.tar.gz 34411 BLAKE2B 
dc1d2f3c5db2ddbecccf7c1f9894a7fa7ddbb98a530e971ecc1de2b666a1b3a21e2770f25cefa37029d1d439d03e68bbb5a3496cc2fbd074b8bb427a09f52cf1
 SHA512 
2e012b7be88d0297301f25ecba7ba8083f5fc6384715a657c815373c6f2742f1429e62363e6e16f1bfc85c41b8ab8d4a361112045414e9aef038c12783df2592
 DIST humanize-2.0.0.tar.gz 38001 BLAKE2B 
a2a6a1900bd8c02a1c669429aa12d1ccf906407802d6505ab68609fa87268adcbe0d87be21d7997e71f393dd8496ecd4f99b0e5ff89c6adf1da972cd9b1708dd
 SHA512 
3bc0a6a42d0a4942d6c0c3f5eb70f57f1132b05ef581099658082b1769eb3040b2484990457811c60134fbaf6267fc4d73f440fc72d84cc0dbfdb5b0be6d8192
 DIST humanize-2.1.0.tar.gz 38484 BLAKE2B 
482ef77b004be1c122bec036dc38d93deda7f714d0384804b9374d7031109e74ec1fbe3bb0fa8e7b28f8c98ccad9a11757a64c765d0ec05e7f031f4cb7d6ee96
 SHA512 
1efd1c34febf6140a02f15b73a90f453630b255414e056c75fd77c83e9aaa30f802a845b7e1c4e90baf0da26fa6d258e0d0fd84f0d4660b55730baccfde62b2d

diff --git a/dev-python/humanize/humanize-1.0.0.ebuild 
b/dev-python/humanize/humanize-1.0.0.ebuild
deleted file mode 100644
index 1a0e2103b9e..000
--- a/dev-python/humanize/humanize-1.0.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-# The package uses pkg_resources to determine its version
-DISTUTILS_USE_SETUPTOOLS=manual
-
-inherit distutils-r1
-
-DESCRIPTION="Common humanization utilities"
-HOMEPAGE="https://github.com/jmoiron/humanize/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
-"
-
-python_test() {
-   # The package uses pkg_resources to determine its version
-   distutils_install_for_testing
-   "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
-}



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

2020-03-20 Thread Thomas Deutschmann
commit: c04c247c64ca935798fd6ca14ae9e929ac2ba599
Author: Ralph Seichter  seichter  de>
AuthorDate: Fri Mar 20 22:32:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Mar 21 01:23:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c247c

net-analyzer/ossec-hids: Fix dependency

Add dev-libs/libevent as a dependency.

Closes: https://bugs.gentoo.org/713692
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15030
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild 
b/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild
index 24d95cba9f5..7c416ed9c25 100644
--- a/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild
+++ b/net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild
@@ -18,6 +18,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="acct-user/ossec
acct-user/ossecm
acct-user/ossecr
+   dev-libs/libevent
dev-libs/libpcre2
mysql? ( virtual/mysql )
postgres? ( dev-db/postgresql:= )



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

2020-03-20 Thread Zac Medico
commit: 1461630b38fede5845bd9066c937ae192bbfd893
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri Mar 20 15:37:13 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Mar 21 01:15:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1461630b

dev-python/cheroot: depend on jaraco.functools

Closes: https://github.com/gentoo/gentoo/pull/15023
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Alessandro Barbieri  gmail.com>
Signed-off-by: Zac Medico  gentoo.org>

 ...heroot-8.2.1.ebuild => cheroot-8.2.1-r1.ebuild} | 24 +-
 1 file changed, 19 insertions(+), 5 deletions(-)

diff --git a/dev-python/cheroot/cheroot-8.2.1.ebuild 
b/dev-python/cheroot/cheroot-8.2.1-r1.ebuild
similarity index 66%
rename from dev-python/cheroot/cheroot-8.2.1.ebuild
rename to dev-python/cheroot/cheroot-8.2.1-r1.ebuild
index 2254cb7b014..5e4108662bb 100644
--- a/dev-python/cheroot/cheroot-8.2.1.ebuild
+++ b/dev-python/cheroot/cheroot-8.2.1-r1.ebuild
@@ -18,11 +18,24 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 #IUSE="test"
 RESTRICT="test"
 
-RDEPEND=">=dev-python/six-1.11.0[${PYTHON_USEDEP}]
-   >=dev-python/more-itertools-2.6[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/jaraco-functools[${PYTHON_USEDEP}]
+   >=dev-python/more-itertools-2.6[${PYTHON_USEDEP}]
+   >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+"
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
 
+#  doc? (
+#  >=dev-python/sphinx-1.8.2[${PYTHON_USEDEP}]
+#  >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
+#  >=dev-python/sphinx-tabs-1.1.0[${PYTHON_USEDEP}]
+#  dev-python/docutils[${PYTHON_USEDEP}]
+#  dev-python/alabaster[${PYTHON_USEDEP}]
+#  dev-python/python-dateutil[${PYTHON_USEDEP}]
+#  >=dev-python/sphinxcontrib-spelling-4.3.0[${PYTHON_USEDEP}]
+#  )
+
# Add the following for unit tests, some packages listed will need
# to be added and keyworded appropriately.
 #  test? (
@@ -32,12 +45,13 @@ DEPEND="${RDEPEND}
 #  >=dev-python/pytest-testmon-0.9.7[${PYTHON_USEDEP}]
 #  ~dev-python/pytest-watch-4.2.0[${PYTHON_USEDEP}]
 #  >=dev-python/pytest-xdist-1.2.28[${PYTHON_USEDEP}]
-#  ~dev-python/coverage-4.5.3[${PYTHON_USEDEP}]
-#  ~dev-python/codecov-2.0.15[${PYTHON_USEDEP}]
-#  ~dev-python/pytest-cov-2.7.1[${PYTHON_USEDEP}]
+#  ~dev-python/coverage-4.5.3[${PYTHON_USEDEP}]#undesired
+#  ~dev-python/codecov-2.0.15[${PYTHON_USEDEP}]#undesired
+#  ~dev-python/pytest-cov-2.7.1[${PYTHON_USEDEP}]  #undesired
 #  >=dev-python/trustme-0.4.0[${PYTHON_USEDEP}]
 #  dev-python/pyopenssl[${PYTHON_USEDEP}]
 #  dev-python/requests-unixsocket[${PYTHON_USEDEP}]
+#  >=dev-python/jaraco-text-3.1[${PYTHON_USEDEP}]
 #  )"
 
 #python_test() {



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

2020-03-20 Thread Thomas Deutschmann
commit: 822c01a576d1b9c063b45be5b1eba77130f4b073
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 23:14:09 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 23:48:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822c01a5

app-antivirus/clamav: rev bump

- Migrate to EAPI 7.

- Fix USE=libclamav-only.

- Set proper REQUIRED_USE to indicate that USE=libclamav-only
  will really only install libs.

- Install HTML docs only when USE=doc is set.

Closes: https://bugs.gentoo.org/709616
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...mav-0.102.2.ebuild => clamav-0.102.2-r1.ebuild} | 178 +++--
 .../files/clamav-0.102.2-fix-curl-detection.patch  |  26 +++
 2 files changed, 123 insertions(+), 81 deletions(-)

diff --git a/app-antivirus/clamav/clamav-0.102.2.ebuild 
b/app-antivirus/clamav/clamav-0.102.2-r1.ebuild
similarity index 50%
rename from app-antivirus/clamav/clamav-0.102.2.ebuild
rename to app-antivirus/clamav/clamav-0.102.2-r1.ebuild
index 1aa121ef78f..1c7040145e4 100644
--- a/app-antivirus/clamav/clamav-0.102.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.102.2-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit autotools eutils flag-o-matic ltprune systemd
+inherit autotools flag-o-matic systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
 HOMEPAGE="https://www.clamav.net/";
@@ -13,6 +13,9 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter 
metadata-analysis-api selinux static-libs test uclibc xml"
+
+REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"
+
 RESTRICT="!test? ( test )"
 
 # Require acct-{user,group}/clamav at build time so that we can set
@@ -20,37 +23,33 @@ RESTRICT="!test? ( test )"
 # pkg_postinst; calling "chown" on the live filesystem scares me.
 CDEPEND="acct-group/clamav
acct-user/clamav
+   dev-libs/libltdl
+   dev-libs/libmspack
+   || ( dev-libs/libpcre2 >dev-libs/libpcre-6 )
+   >=sys-libs/zlib-1.2.2:=
bzip2? ( app-arch/bzip2 )
clamdtop? ( sys-libs/ncurses:0 )
+   clamsubmit? ( net-misc/curl dev-libs/json-c:= )
+   elibc_musl? ( sys-libs/fts-standalone )
iconv? ( virtual/libiconv )
-   metadata-analysis-api? ( dev-libs/json-c:= )
-   milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
-   >=sys-libs/zlib-1.2.2:=
+   !libclamav-only? ( net-misc/curl )
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
-   dev-libs/libltdl
-   || ( dev-libs/libpcre2 >dev-libs/libpcre-6 )
-   dev-libs/libmspack
-   xml? ( dev-libs/libxml2 )
-   elibc_musl? ( sys-libs/fts-standalone )
-   !libclamav-only? ( net-misc/curl )
-   clamsubmit? ( net-misc/curl dev-libs/json-c:= )"
-REQUIRED_USE="
-   libclamav-only? ( !clamsubmit )
-   clamsubmit? ( !libclamav-only )
-"
+   milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
+   xml? ( dev-libs/libxml2 )"
+
+BDEPEND="virtual/pkgconfig"
 
 DEPEND="${CDEPEND}
-   virtual/pkgconfig
+   metadata-analysis-api? ( dev-libs/json-c:* )
test? ( dev-libs/check )"
 RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-clamav )"
 
-HTML_DOCS=( docs/html/. )
-
 PATCHES=(
"${FILESDIR}/${PN}-0.101.2-tinfo.patch" #670729
"${FILESDIR}/${PN}-0.102.1-libxml2_pkgconfig.patch" #661328
+   "${FILESDIR}/${PN}-0.102.2-fix-curl-detection.patch" #709616
 )
 
 src_prepare() {
@@ -106,79 +105,94 @@ src_install() {
default
 
rm -rf "${ED}"/var/lib/clamav || die
-   newinitd "${FILESDIR}"/clamd.initd-r6 clamd
-   newconfd "${FILESDIR}"/clamd.conf-r1 clamd
-
-   systemd_dotmpfilesd "${FILESDIR}/tmpfiles.d/clamav.conf"
-   systemd_newunit "${FILESDIR}/clamd_at.service" "clamd@.service"
-   systemd_dounit "${FILESDIR}/clamd.service"
-   systemd_dounit "${FILESDIR}/freshclamd.service"
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/clamav.logrotate clamav
-
-   # Modify /etc/{clamd,freshclam}.conf to be usable out of the box
-   sed -i -e "s:^\(Example\):\# \1:" \
-   -e "s:.*\(PidFile\) .*:\1 ${EPREFIX}/var/run/clamav/clamd.pid:" 
\
-   -e "s:.*\(LocalSocket\) .*:\1 
${EPREFIX}/var/run/clamav/clamd.sock:" \
-   -e "s:.*\(User\) .*:\1 clamav:" \
-   -e "s:^\#\(LogFile\) .*:\1 
${EPREFIX}/var/log/clamav/clamd.log:" \
-   -e "s:^\#\(LogTime\).*:\1 yes:" \
-   -e "s:^\#\(AllowSupplementaryGroups\).*:\1 yes:" \
-   -e "s:^\#\(DatabaseDirectory\).*:\1 /var/lib/clamav:" \
-   

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

2020-03-20 Thread Mike Gilbert
commit: 073803ef5f2f587ae607ba0d02d505c95b975059
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Mar 20 23:43:11 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Mar 20 23:43:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073803ef

dev-util/ninja: fix doxygen build

Closes: https://bugs.gentoo.org/713720
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-util/ninja/files/ninja-1.10.0-readme.patch | 38 ++
 dev-util/ninja/ninja-1.10.0.ebuild |  1 +
 2 files changed, 39 insertions(+)

diff --git a/dev-util/ninja/files/ninja-1.10.0-readme.patch 
b/dev-util/ninja/files/ninja-1.10.0-readme.patch
new file mode 100644
index 000..1d84f123daf
--- /dev/null
+++ b/dev-util/ninja/files/ninja-1.10.0-readme.patch
@@ -0,0 +1,38 @@
+From b748d085618bf5e802de6a13b07d632d20ab04bf Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Fri, 20 Mar 2020 19:36:01 -0400
+Subject: [PATCH] Replace references to README with README.md
+
+The README file was renamed to README.md in commit
+a37da20ae74c81703b1c811182fc154d95ed46fe.
+---
+ configure.py  | 2 +-
+ misc/packaging/ninja.spec | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/configure.py b/configure.py
+index 7d8ce9045..8eef7e6eb 100755
+--- a/configure.py
 b/configure.py
+@@ -649,7 +649,7 @@ def has_re2c():
+command='$doxygen_mainpage_generator $in > $out',
+description='DOXYGEN_MAINPAGE $out')
+ mainpage = n.build(built('doxygen_mainpage'), 'doxygen_mainpage',
+-   ['README', 'COPYING'],
++   ['README.md', 'COPYING'],
+implicit=['$doxygen_mainpage_generator'])
+ n.build('doxygen', 'doxygen', doc('doxygen.config'),
+ implicit=mainpage)
+diff --git a/misc/packaging/ninja.spec b/misc/packaging/ninja.spec
+index 05f5a079a..36e518186 100644
+--- a/misc/packaging/ninja.spec
 b/misc/packaging/ninja.spec
+@@ -32,7 +32,7 @@ cp -p ninja %{buildroot}%{_bindir}/
+ 
+ %files
+ %defattr(-, root, root)
+-%doc COPYING README doc/manual.html
++%doc COPYING README.md doc/manual.html
+ %{_bindir}/*
+ 
+ %clean

diff --git a/dev-util/ninja/ninja-1.10.0.ebuild 
b/dev-util/ninja/ninja-1.10.0.ebuild
index 5e63fdd14f4..1f57d9e412c 100644
--- a/dev-util/ninja/ninja-1.10.0.ebuild
+++ b/dev-util/ninja/ninja-1.10.0.ebuild
@@ -46,6 +46,7 @@ RDEPEND="
 
 PATCHES=(
"${FILESDIR}"/ninja-cflags.patch
+   "${FILESDIR}"/ninja-1.10.0-readme.patch
 )
 
 run_for_build() {



[gentoo-commits] repo/gentoo:master commit in: media-tv/v4l-utils/, media-tv/v4l-utils/files/

2020-03-20 Thread Andrey Utkin
commit: 7c327d152ca416ef1b6583cba873fbf0c1cab7a6
Author: Andrey Utkin  gentoo  org>
AuthorDate: Fri Mar 20 22:58:24 2020 +
Commit: Andrey Utkin  gentoo  org>
CommitDate: Fri Mar 20 23:06:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c327d15

media-tv/v4l-utils: patch for -fno-common bug

Reused the patch already used for media-libs/libv4l.

Applied to ebuilds 1.16.6 (last stable) and 1.18.0 (not stabilized).
No revision bump as this is a trivial build failure treatment.

Bug: https://bugs.gentoo.org/706834
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin  gentoo.org>

 .../files/v4l-utils-1.16.6-gcc10-fno-common.patch  | 68 ++
 media-tv/v4l-utils/v4l-utils-1.16.6.ebuild |  4 +-
 media-tv/v4l-utils/v4l-utils-1.18.0.ebuild |  2 +
 3 files changed, 73 insertions(+), 1 deletion(-)

diff --git a/media-tv/v4l-utils/files/v4l-utils-1.16.6-gcc10-fno-common.patch 
b/media-tv/v4l-utils/files/v4l-utils-1.16.6-gcc10-fno-common.patch
new file mode 100644
index 000..33855c682b6
--- /dev/null
+++ b/media-tv/v4l-utils/files/v4l-utils-1.16.6-gcc10-fno-common.patch
@@ -0,0 +1,68 @@
+From afb123618b087f3ca2305b84fb004624662e52f0 Mon Sep 17 00:00:00 2001
+From: David Seifert 
+Date: Wed, 26 Feb 2020 11:07:29 +0100
+Subject: Fix GCC 10 / -fno-common
+
+* GCC 10 switches its default symbol emission mode
+  to cause linker errors when an object is defined
+  more than once.
+
+Bug: https://bugs.gentoo.org/706756
+Signed-off-by: David Seifert 
+Signed-off-by: Hans Verkuil 
+---
+ lib/include/libdvbv5/desc_t2_delivery.h |  2 +-
+ lib/libdvbv5/dvb-v5.h   | 26 +-
+ 2 files changed, 14 insertions(+), 14 deletions(-)
+
+diff --git a/lib/include/libdvbv5/desc_t2_delivery.h 
b/lib/include/libdvbv5/desc_t2_delivery.h
+index 93594b76..8c11fa9a 100644
+--- a/lib/include/libdvbv5/desc_t2_delivery.h
 b/lib/include/libdvbv5/desc_t2_delivery.h
+@@ -215,7 +215,7 @@ extern const unsigned dvbt2_transmission_mode[];
+  * @brief converts from internal representation to string the SISO_MISO
+  *  field of dvb_desc_t2_delivery:SISO_MISO field.
+  */
+-const char *siso_miso[4];
++extern const char *siso_miso[4];
+ 
+ #ifdef __cplusplus
+ }
+diff --git a/lib/libdvbv5/dvb-v5.h b/lib/libdvbv5/dvb-v5.h
+index 45aaddda..3540bac1 100644
+--- a/lib/libdvbv5/dvb-v5.h
 b/lib/libdvbv5/dvb-v5.h
+@@ -14,17 +14,17 @@ struct fe_status_name {
+   char *name;
+ };
+ extern struct fe_status_name fe_status_name[8];
+-const char *fe_code_rate_name[14];
+-const char *fe_modulation_name[15];
+-const char *fe_transmission_mode_name[10];
+-const unsigned fe_bandwidth_name[8];
+-const char *fe_guard_interval_name[12];
+-const char *fe_hierarchy_name[6];
+-const char *fe_voltage_name[4];
+-const char *fe_tone_name[3];
+-const char *fe_inversion_name[4];
+-const char *fe_pilot_name[4];
+-const char *fe_rolloff_name[5];
+-const char *dvb_v5_name[72];
+-const char *delivery_system_name[20];
++extern const char *fe_code_rate_name[14];
++extern const char *fe_modulation_name[15];
++extern const char *fe_transmission_mode_name[10];
++extern const unsigned fe_bandwidth_name[8];
++extern const char *fe_guard_interval_name[12];
++extern const char *fe_hierarchy_name[6];
++extern const char *fe_voltage_name[4];
++extern const char *fe_tone_name[3];
++extern const char *fe_inversion_name[4];
++extern const char *fe_pilot_name[4];
++extern const char *fe_rolloff_name[5];
++extern const char *dvb_v5_name[72];
++extern const char *delivery_system_name[20];
+ #endif
+-- 
+cgit v1.2.1
+

diff --git a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
index 72e4deafa29..5b1881372f2 100644
--- a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,6 +31,8 @@ BDEPEND="
sys-devel/gettext
virtual/pkgconfig"
 
+PATCHES=( "${FILESDIR}"/${PN}-1.16.6-gcc10-fno-common.patch )
+
 src_configure() {
if use qt5; then
append-cxxflags -std=c++11

diff --git a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
index ec17de13f97..777a22b6a55 100644
--- a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
@@ -31,6 +31,8 @@ BDEPEND="
sys-devel/gettext
virtual/pkgconfig"
 
+PATCHES=( "${FILESDIR}"/${PN}-1.16.6-gcc10-fno-common.patch )
+
 src_configure() {
if use qt5; then
append-cxxflags -std=c++11



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

2020-03-20 Thread Louis Sautier
commit: f51a60e0d0dfddd68c401f7139c14f1c1daead58
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 23:04:28 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 23:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51a60e0

dev-python/tempora: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 -
 dev-python/tempora/tempora-2.1.1.ebuild | 55 -
 2 files changed, 56 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 429468344d6..d70e219e739 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -2,5 +2,4 @@ DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a72
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
-DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0
 DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7

diff --git a/dev-python/tempora/tempora-2.1.1.ebuild 
b/dev-python/tempora/tempora-2.1.1.ebuild
deleted file mode 100644
index 5f1a40b22dd..000
--- a/dev-python/tempora/tempora-2.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs \
-   ">=dev-python/jaraco-packaging-3.2" \
-   ">=dev-python/rst-linker-1.9"
-
-python_prepare_all() {
-   # avoid a setuptools_scm dependency
-   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
-   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
-   setup.cfg || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   # Skip a test that requires pytest-freezegun
-   # because it seems to be poorly maintained
-   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
-   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
-   || die "tests failed with ${EPYTHON}"
-}



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

2020-03-20 Thread Louis Sautier
commit: fd1f6a09f0172ad79202658597427653e53a99e9
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 23:03:53 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 23:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1f6a09

dev-python/tempora: bump to 3.0.0, fix DISTUTILS_USE_SETUPTOOLS

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-3.0.0.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 260eb499958..429468344d6 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -3,3 +3,4 @@ DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
 DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0
+DIST tempora-3.0.0.tar.gz 21500 BLAKE2B 
7bf241d5ab60c78c0ea56df6b28e33504200eb5427cdffaf9d5f34da202c3ba4550fa4dcc48874ee870345fa5a10f2b874687fe7de2bbe049b1c14d05161b0e0
 SHA512 
2d397c1d17bb4c502817ad0278090137fb8ca00273c63a7336200ed7e621a99cd5c954cdc2da00d06eba34ed4f079429f5ddc68b928cc83feacb2335f995e1b7

diff --git a/dev-python/tempora/tempora-3.0.0.ebuild 
b/dev-python/tempora/tempora-3.0.0.ebuild
new file mode 100644
index 000..e013b0301a8
--- /dev/null
+++ b/dev-python/tempora/tempora-3.0.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/files/, sci-chemistry/chemical-mime-data/

2020-03-20 Thread Pacho Ramos
commit: 6e55faca8e30c09560fd910ac2040759af689b54
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 22:52:38 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 22:52:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e55faca

sci-chemistry/chemical-mime-data: Fix rsvg-convert vs convert interaction

Thanks-to: Agostino Sarubbo
Closes: https://bugs.gentoo.org/713584
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Pacho Ramos  gentoo.org>

 .../chemical-mime-data-0.1.94-r4.ebuild|  2 +-
 ...chemical-mime-data-0.1.94-rsvg-convert-r2.patch | 36 ++
 2 files changed, 37 insertions(+), 1 deletion(-)

diff --git 
a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild 
b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
index 3abec36ba7d..02cd6e2bc87 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
@@ -33,7 +33,7 @@ PATCHES=(
"${FILESDIR}"/${P}-turbomole.patch
"${FILESDIR}"/${P}-pigz.patch
"${FILESDIR}"/${P}-namespace-svg.patch
-   "${FILESDIR}"/${P}-rsvg-convert.patch
+   "${FILESDIR}"/${P}-rsvg-convert-r2.patch
# https://github.com/dleidert/chemical-mime/issues/1
"${FILESDIR}"/${P}-drop-turbomole-vibrational.patch
 )

diff --git 
a/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-rsvg-convert-r2.patch
 
b/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-rsvg-convert-r2.patch
new file mode 100644
index 000..55039f8be07
--- /dev/null
+++ 
b/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-rsvg-convert-r2.patch
@@ -0,0 +1,36 @@
+--- a/configure.ac.old 2020-03-20 23:32:05.866604992 +0100
 b/configure.ac 2020-03-20 23:32:30.866022834 +0100
+@@ -97,14 +97,12 @@
+ AC_PATH_PROG([CONVERT], [convert], [no])
+ AC_SUBST([CONVERT])
+ 
+-if test "x$enable_convert" != "xyes" -a "x$CONVERT" = "xno" ; then
+-  AC_ARG_VAR(
+-  [RSVG],
+-  [The 'rsvg' binary with path. Use it to define or override the 
location of 'rsvg'.]
+-  )
+-  AC_PATH_PROG([RSVG], [rsvg], [no])
+-  AC_SUBST([RSVG])
+-fi
++AC_ARG_VAR(
++  [RSVG],
++  [The 'rsvg' binary with path. Use it to define or override the location 
of 'rsvg'.]
++)
++AC_PATH_PROG([RSVG], [rsvg-convert], [no])
++AC_SUBST([RSVG])
+ 
+ if test "x$RSVG" = "xno" -a "x$CONVERT" = "xno" ; then
+   AC_MSG_ERROR([Cannot find rsvg (librsvg binary) or convert 
(imagemagick). Please install one of them.])
+--- a/icons/hicolor/Makefile.am.old2020-03-20 23:32:54.292414381 +0100
 b/icons/hicolor/Makefile.am2020-03-20 23:33:40.052179227 +0100
+@@ -23,8 +23,8 @@
+ .svg.svgz:
+   gzip $< -c > $@
+   for size in $(icon_sizes) ; do \
+-  if test "x$(RSVG)" != "x" ; then \
+-  $(RSVG) -w $${size} -h $${size} -f png $< 
$*_$${size}.png ; \
++  if test "x$(RSVG)" != "xno" ; then \
++  $(RSVG) -w $${size} -h $${size} -f png $< --output 
$*_$${size}.png ; \
+   else \
+   $(CONVERT) $< -resize $${size}x$${size} $*_$${size}.png 
; \
+   fi \



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

2020-03-20 Thread Louis Sautier
commit: 741695b8ccb5cbbc6ba518734d0a22b71e95de0d
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 22:38:42 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 22:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741695b8

dev-python/tempora: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest|  1 -
 dev-python/tempora/tempora-1.12.ebuild | 53 --
 2 files changed, 54 deletions(-)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index 961caa7e553..260eb499958 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1,4 +1,3 @@
-DIST tempora-1.12.tar.gz 15208 BLAKE2B 
ced6e5d069780b516ff791ee598683f59d02588d45282f1b6b6c2b8b61d354bc399d10c961b5a112c7ef1185c3661cbe9b1b9c95ab28d42ed2429fa4f504917e
 SHA512 
4acd38fb464e858db371fc4ac6d2082f4f0c676016cdb95d8415895b7d0bdd3c787c2678737e437d1f5861368dd54040ce289407cfeea3ca43b130c56da133b6
 DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a724722bfc83c129f18032e731d69b2d12635a519226ef4ce99e77a3418e7e1a05a116a80c222b4e8138f9966f9e
 SHA512 
4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102

diff --git a/dev-python/tempora/tempora-1.12.ebuild 
b/dev-python/tempora/tempora-1.12.ebuild
deleted file mode 100644
index 9718791ac17..000
--- a/dev-python/tempora/tempora-1.12.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_6 )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora";
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]
-   >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? (
-   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   # Override pytest options to skip flake8
-   PYTHONPATH=. py.test --override-ini="addopts=--doctest-modules" \
-   || die "tests failed with ${EPYTHON}"
-}



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

2020-03-20 Thread Louis Sautier
commit: 9a05dcd789ff88a42d0addd31eec0b53ee4b7255
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 20 22:34:32 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 20 22:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a05dcd7

dev-python/tempora: bump to 2.1.1

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-2.1.1.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index a30bb40a0b2..961caa7e553 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -3,3 +3,4 @@ DIST tempora-1.14.1.tar.gz 19383 BLAKE2B 
f65896391e839c3da43bb42715459b9ab870a72
 DIST tempora-1.7.tar.gz 11645 BLAKE2B 
d354fb863a8d30bd9e603ad942d7c7f61a70c24e7f1fe94fffd59982431190e2807c2dc577ff83eb90ffc5fd2b2f8415965de1d77e4dca0dd02291733bfbb97c
 SHA512 
2420e32a9b8c990609d8f09225004e0b1c445cad1fe3c3c74625cb8317b552469acf2d3b28aa56633a87260a93c77d73b02178cb662016c514bc740aa01399e5
 DIST tempora-2.0.0.tar.gz 19828 BLAKE2B 
af06f7cfd6742c41fa08333da30bd2b6173affe4d368024122d0464856fa3e2264c85d34505cae023167b4266ed0e927a5a8d620101c02c352cf08b269c8c6b4
 SHA512 
9f488ecca0673a0071503475378bc8f5ddcfabb32fcc548392434df45767fbeb8b914117622ec6f9dc6a8de90e5bfe6e5571a9a18ddecf7c25e94fc1f7fff102
 DIST tempora-2.1.0.tar.gz 21329 BLAKE2B 
a157a6b9bcb21aac08693ec72e60d011c29d4e6320706186b8a656f096ce19140731e41ca0b7b8b98110a2eed8cee2bfce5ca303b3a7526bbfaec8aafa3d
 SHA512 
f66ebf03d5c6d71f1316e3ac9b2c16a96eb622e553917f7e52fe8881cbd5f4651174130e70d2212cad78811859dfb4fe248e6f81a5bb6c928a0c43e9363d2c4e
+DIST tempora-2.1.1.tar.gz 21495 BLAKE2B 
4300ae55f8c26e0aa55782b9b6a0cb49cb41d2b80c28ce2093d602821854561b977944eb85e1656998b1734e5975634821060edc3c91ecaf16d5e6dae9cd
 SHA512 
a680ce8b9255e72755beb6e00bfbdd6cb5b76ff4e5b588191c5d263b21cf95e9f717c0fbebb462fbba9a9855e49b4a100c8b41c4ec7d2b8aa44dac75a92679f0

diff --git a/dev-python/tempora/tempora-2.1.1.ebuild 
b/dev-python/tempora/tempora-2.1.1.ebuild
new file mode 100644
index 000..5f1a40b22dd
--- /dev/null
+++ b/dev-python/tempora/tempora-2.1.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+
+python_prepare_all() {
+   # avoid a setuptools_scm dependency
+   sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" 
setup.py || die
+   sed -r -i 
"s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::"
 \
+   setup.cfg || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Override pytest options to skip flake8
+   # Skip a test that requires pytest-freezegun
+   # because it seems to be poorly maintained
+   PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \
+   --deselect 
tempora/__init__.py::tempora.get_nearest_year_for_day \
+   || die "tests failed with ${EPYTHON}"
+}



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

2020-03-20 Thread Sergei Trofimovich
commit: ab8fe14ae2e9110faa85ca1c4528b470c0be1535
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Mar 20 22:28:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 22:33:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8fe14a

flag-o-matic.eclass: don't use -Werror in test-flag-PROG(), bug #712488

-Werror filters out too much (everything) if used compiler happens
to always generate warnings. Let's drop cosmetic stripping of
ignored flags until we really need it. Then we can consider more
selective filtering by using more targeted -Werror= options.

Reported-by: Anton Gubarkov
Closes: https://bugs.gentoo.org/712488
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/flag-o-matic.eclass   | 19 ---
 eclass/tests/flag-o-matic.sh | 10 ++
 2 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 9ef9ac3685e..d8111fb9e38 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -487,11 +487,15 @@ test-flag-PROG() {
 
printf "%s\n" "${in_src}" > "${test_in}" || die "Failed to create 
'${test_in}'"
 
+   # Don't set -Werror as there are cases when benign
+   # always-on warnings filter out all flags like bug #712488.
+   # We'll have to live with potential '-Wunused-command-line-argument'.
+   # flags.
+   #
+   # We can add more selective detection of no-op flags via
+   # '-Werror=ignored-optimization-argument' and similar error options.
local cmdline=(
"${comp[@]}"
-   # Clang will warn about unknown gcc flags but exit 0.
-   # Need -Werror to force it to exit non-zero.
-   -Werror
"$@"
# -x options need to go before first source file
"${cmdline_extra[@]}"
@@ -499,14 +503,7 @@ test-flag-PROG() {
"${test_in}" -o "${test_out}"
)
 
-   if ! "${cmdline[@]}" &>/dev/null; then
-   # -Werror makes clang bail out on unused arguments as well;
-   # try to add -Qunused-arguments to work-around that
-   # other compilers don't support it but then, it's failure like
-   # any other
-   cmdline+=( -Qunused-arguments )
-   "${cmdline[@]}" &>/dev/null
-   fi
+   "${cmdline[@]}" &>/dev/null
 }
 
 # @FUNCTION: test-flag-CC

diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh
index 229dff52af9..6dfacb04c07 100755
--- a/eclass/tests/flag-o-matic.sh
+++ b/eclass/tests/flag-o-matic.sh
@@ -161,10 +161,12 @@ out=$(CC=clang test-flags-CC -finvalid-flag)
 [[ $? -ne 0 && -z ${out} ]]
 ftend
 
-tbegin "test-flags-CC (gcc-valid but clang-invalid flags)"
-out=$(CC=clang test-flags-CC -finline-limit=1200)
-[[ $? -ne 0 && -z ${out} ]]
-ftend
+### '-finline-limit=1200' is 'ignored' flag, not invalid.
+### We don't filter out ignored flags currently, bug #712488
+#tbegin "test-flags-CC (gcc-valid but clang-invalid flags)"
+#out=$(CC=clang test-flags-CC -finline-limit=1200)
+#[[ $? -ne 0 && -z ${out} ]]
+#ftend
 
 tbegin "test-flags-CC (unused flags w/clang)"
 out=$(CC=clang test-flags-CC -Wl,-O1)



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

2020-03-20 Thread Andreas Sturmlechner
commit: 5b570bc03b9a4cf746fb1a063dbf460c36813e63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:09:53 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 20:09:53 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b570bc0

kde-misc/kdeconnect: Add missing keywords

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

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

diff --git a/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild 
b/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
index f2a793f485..d1a081c924 100644
--- a/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
@@ -17,7 +17,7 @@ https://kde.org/applications/internet/org.kde.kdeconnect.kcm";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="bluetooth pulseaudio wayland X"
 
 DEPEND="



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

2020-03-20 Thread Andreas Sturmlechner
commit: c6aee89a02d57d0d4bc65ad5612d78b305e73e0d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 22:25:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:25:34 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c6aee89a

kde-misc/kdeconnect: Actually set KDE_RELEASE_SERVICE="true"

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

 kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild  | 1 +
 kde-misc/kdeconnect/kdeconnect-20.04.49..ebuild | 1 +
 kde-misc/kdeconnect/kdeconnect-.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild 
b/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
index d1a081c924..837b334cd4 100644
--- a/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-20.03.80.ebuild
@@ -6,6 +6,7 @@ EAPI=7
 ECM_HANDBOOK="optional"
 ECM_TEST="true"
 KDE_ORG_NAME="${PN}-kde"
+KDE_RELEASE_SERVICE="true"
 KDE_SELINUX_MODULE="${PN}"
 KFMIN=5.68.0
 QTMIN=5.12.3

diff --git a/kde-misc/kdeconnect/kdeconnect-20.04.49..ebuild 
b/kde-misc/kdeconnect/kdeconnect-20.04.49..ebuild
index f2a793f485..eb582c84de 100644
--- a/kde-misc/kdeconnect/kdeconnect-20.04.49..ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-20.04.49..ebuild
@@ -6,6 +6,7 @@ EAPI=7
 ECM_HANDBOOK="optional"
 ECM_TEST="true"
 KDE_ORG_NAME="${PN}-kde"
+KDE_RELEASE_SERVICE="true"
 KDE_SELINUX_MODULE="${PN}"
 KFMIN=5.68.0
 QTMIN=5.12.3

diff --git a/kde-misc/kdeconnect/kdeconnect-.ebuild 
b/kde-misc/kdeconnect/kdeconnect-.ebuild
index f2a793f485..eb582c84de 100644
--- a/kde-misc/kdeconnect/kdeconnect-.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-.ebuild
@@ -6,6 +6,7 @@ EAPI=7
 ECM_HANDBOOK="optional"
 ECM_TEST="true"
 KDE_ORG_NAME="${PN}-kde"
+KDE_RELEASE_SERVICE="true"
 KDE_SELINUX_MODULE="${PN}"
 KFMIN=5.68.0
 QTMIN=5.12.3



[gentoo-commits] repo/gentoo:master commit in: media-sound/volti/, profiles/

2020-03-20 Thread Andreas Sturmlechner
commit: d05ab6438ad39554d3bcde939bc29f13f2fbaebf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:27:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05ab643

media-sound/volti: Remove last-rited package

Closes: https://bugs.gentoo.org/626374
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/volti/Manifest  |  1 -
 media-sound/volti/metadata.xml  | 12 
 media-sound/volti/volti-0.2.3-r1.ebuild | 26 --
 profiles/package.mask   |  5 -
 4 files changed, 44 deletions(-)

diff --git a/media-sound/volti/Manifest b/media-sound/volti/Manifest
deleted file mode 100644
index e06539e5e53..000
--- a/media-sound/volti/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST volti-0.2.3.tar.gz 164833 BLAKE2B 
09b3d30479a2c77a51dc2247b940e78256958657f60997c8a4bd740fac247520b2afffa881ee34fab6aad7d94b0498d20b2dad3d71d239b4f3baf9e6306e3bb9
 SHA512 
a2af2ad8c5475e6c2a08e5382748e7b5ed64130c6ac988afc8800ec505abf80ef1f73b3506ad4de2fc5177968aee806b779d0f0924ee92b1b734cf662f4266a3

diff --git a/media-sound/volti/metadata.xml b/media-sound/volti/metadata.xml
deleted file mode 100644
index 921e2b3a553..000
--- a/media-sound/volti/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   so...@gentoo.org
-   Gentoo Sound project
-   
-   
-   volti
-   gen2brain/volti
-   
-

diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild 
b/media-sound/volti/volti-0.2.3-r1.ebuild
deleted file mode 100644
index a84d6b68eb8..000
--- a/media-sound/volti/volti-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="GTK+ application for controlling audio volume from system 
tray/notification area"
-HOMEPAGE="https://github.com/gen2brain/volti";
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libnotify X"
-
-RDEPEND=">=dev-python/pygtk-2.16
-   >=dev-python/pyalsaaudio-0.7-r1
-   dev-python/dbus-python
-   X? ( >=dev-python/python-xlib-0.15_rc1 )
-   libnotify? ( x11-libs/libnotify )"
-DEPEND=""
-
-DOCS=( AUTHORS ChangeLog README )

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b1d18c4ce4..7a0a21e28e4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -520,11 +520,6 @@ app-mobilephone/pysms
 # bugs #678656, #707632. Masked for removal in 30 days.
 media-sound/pympd
 
-# Andreas Sturmlechner  (2020-02-19)
-# Abandoned upstream, broken by current dbus-python, py2-only, blocks
-# dev-python/pygtk removal, bug #626374. Masked for removal in 30 days.
-media-sound/volti
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.



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

2020-03-20 Thread Andreas Sturmlechner
commit: 4c43f3259bc380e1ef017d02e8b6be62a0bf9b07
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:35:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c43f325

media-gfx/mirage: Remove last-rited package

Closes: https://bugs.gentoo.org/708102
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/mirage/Manifest  |  1 -
 .../files/mirage-0.9.3-stop_cleaning_up.patch  | 27 -
 media-gfx/mirage/metadata.xml  |  8 -
 media-gfx/mirage/mirage-0.9.5.2-r1.ebuild  | 35 --
 profiles/package.mask  |  5 
 5 files changed, 76 deletions(-)

diff --git a/media-gfx/mirage/Manifest b/media-gfx/mirage/Manifest
deleted file mode 100644
index f6a4b4f4903..000
--- a/media-gfx/mirage/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mirage-0.9.5.2.tar.bz2 114991 BLAKE2B 
7c2494ed799b0034b81e65d4fffc5c30823ffef5be9e4f5240109d5979b4fbcceae2ed4ca4804406aea33d069ffcbc032018307af7434da6ac1b1ec3bf8fe19e
 SHA512 
c754c7c74523f060cf5c120750de3a5d9935eff2b04a30b4f266939528c1b01f26a27294765dbed47adeef88301cb3d7ff8f7464e6504ba5e8ff734ec0685c76

diff --git a/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch 
b/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch
deleted file mode 100644
index 0f315297184..000
--- a/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -ur mirage-0.9.3.orig/setup.py mirage-0.9.3/setup.py
 mirage-0.9.3.orig/setup.py 2008-03-27 06:05:28.0 +0200
-+++ mirage-0.9.3/setup.py  2008-11-30 16:34:11.0 +0200
-@@ -70,23 +70,3 @@
-   ('share/locale/cs/LC_MESSAGES', ['mo/cs/mirage.mo']),
-   ('share/locale/it/LC_MESSAGES', ['mo/it/mirage.mo'])],
-   )
--
--# Cleanup (remove /build, /mo, and *.pyc files:
--print "Cleaning up..."
--try:
--  removeall("build/")
--  os.rmdir("build/")
--except:
--  pass
--try:
--  removeall("mo/")
--  os.rmdir("mo/")
--except:
--  pass
--try:
--  for f in os.listdir("."):
--  if os.path.isfile(f):
--  if os.path.splitext(os.path.basename(f))[1] == ".pyc":
--  os.remove(f)
--except:
--  pass

diff --git a/media-gfx/mirage/metadata.xml b/media-gfx/mirage/metadata.xml
deleted file mode 100644
index 6ade85e1c64..000
--- a/media-gfx/mirage/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-graph...@gentoo.org
-Gentoo Graphics Project
-  
-

diff --git a/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild 
b/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild
deleted file mode 100644
index 71ed3e1b089..000
--- a/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A fast and simple image viewer based on python and GTK+"
-HOMEPAGE="http://mirageiv.berlios.de/";
-#SRC_URI="mirror://berlios/mirageiv/${P}.tar.bz2"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   >=dev-python/pygtk-2.12:2[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-   !media-plugins/banshee-mirage"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.9.3-stop_cleaning_up.patch )
-
-src_install() {
-   distutils-r1_src_install
-   local XDOCS="COPYING CHANGELOG README TODO TRANSLATORS"
-   local x
-   for x in ${XDOCS}; do
-   rm -f "${D}"/usr/share/mirage/${x}
-   done
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index db0f2ce52a5..90ae96bf223 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -486,11 +486,6 @@ net-libs/gupnp-ui
 # Removal in 30 days.
 media-gfx/cropgui
 
-# Andreas Sturmlechner  (2020-02-19)
-# Last release in 2011, py2-only, blocks dev-python/pygtk removal, bug #708102
-# There are plenty other image viewers to choose. Masked for removal in 30 
days.
-media-gfx/mirage
-
 # Andreas Sturmlechner  (2020-02-19)
 # No maintainer, py2-only, blocks dev-python/pygtk removal, needs version bump
 # See bugs #546024, #706486. Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: profiles/, app-mobilephone/pysms/

2020-03-20 Thread Andreas Sturmlechner
commit: e3ed40154623a2b5e9c0b8e698f5a7bca0069267
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:30:04 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ed4015

app-mobilephone/pysms: Remove last-rited package

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

 app-mobilephone/pysms/Manifest  |  1 -
 app-mobilephone/pysms/metadata.xml  |  9 -
 app-mobilephone/pysms/pysms-0.9.4-r1.ebuild | 28 
 profiles/package.mask   |  5 -
 4 files changed, 43 deletions(-)

diff --git a/app-mobilephone/pysms/Manifest b/app-mobilephone/pysms/Manifest
deleted file mode 100644
index 83208814bf7..000
--- a/app-mobilephone/pysms/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pysms-0.9.4.tar.gz 57843 BLAKE2B 
eded164faa92d70a288e483868b518dc68e1096565642816d13ca1ac4e23c3ed57cef6d497293a6245e0df64bb64b23cf52e29ae62b393ed0de35503001555ee
 SHA512 
7f2a1279368b68ef17e16f346079aa5f3daf50c7ab43570425e9be8c5144e6c291390e4178fded52f7fcd16aeb2960993897036d09ee265f2717fe60d583e8d9

diff --git a/app-mobilephone/pysms/metadata.xml 
b/app-mobilephone/pysms/metadata.xml
deleted file mode 100644
index 012e58409b5..000
--- a/app-mobilephone/pysms/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   Tool for sending text messages for various Swiss 
providers
-   
-   pysms
-   
-

diff --git a/app-mobilephone/pysms/pysms-0.9.4-r1.ebuild 
b/app-mobilephone/pysms/pysms-0.9.4-r1.ebuild
deleted file mode 100644
index 492f6b098e0..000
--- a/app-mobilephone/pysms/pysms-0.9.4-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Tool for sending text messages for various Swiss providers"
-HOMEPAGE="https://sourceforge.net/projects/pysms/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]"
-
-python_prepare() {
-   sed -e "s:0.9.1:0.9.4:" \
-   -e "s/Application;Network/Network/" \
-   -i data/pysms.desktop || die
-   rm -f MANIFEST.in
-
-   distutils-r1_python_prepare
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a0083673853..73e498c0eb7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -510,11 +510,6 @@ net-wireless/wifi-radar
 # Dead upstream, py2-only. Masked for removal in 30 days.
 app-misc/pysmssend
 
-# Andreas Sturmlechner  (2020-02-19)
-# Last release in 2007, py2-only, blocks dev-python/pygtk removal,
-# Masked for removal in 30 days.
-app-mobilephone/pysms
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.



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

2020-03-20 Thread Andreas Sturmlechner
commit: 6d8f960e02ad0c5fdebb3d534a142804ac322db1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:26:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8f960e

dev-util/cmake: Drop 3.16.4

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

 dev-util/cmake/Manifest|   1 -
 dev-util/cmake/cmake-3.16.4.ebuild | 216 -
 2 files changed, 217 deletions(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index c027c31000d..d35dd20e5d8 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,5 +1,4 @@
 DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20236c3a6fda873b8edd11cd1401b4f4c05f170b8f600f38bde5f1227c715499eee072a8de3bb29d4f5cd230226
 SHA512 
99e3a8f5bc147dd90b9cab11f06892d87f289aa1354ad323711fe96ebc9c32b1e887e8f9d3575a37831c4d2153a070ff9115c5e27a185d54170bad9dbbaabc26
 DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 
257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99
 SHA512 
8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56
-DIST cmake-3.16.4.tar.gz 9113021 BLAKE2B 
5aa34cadec4ed09e4d0c46f6983b88cf81ea719c47a0848a21be36911b223d9e609bdc7f5b52086762ab83e4230a3ec9e38d9c9e3c9c6f508aa2118e769e3783
 SHA512 
4aa36608bac3b9e29ea765003cdc684733c025d7b18fbae057f3be1f726a159d4b0231b8b1be269206aa7dbd7177fe0110d5bac8d72fb0f6ad392bb284b1fce3
 DIST cmake-3.16.5.tar.gz 9111262 BLAKE2B 
5f996113a4979563d7b9f298b4b1a32d6f91eebaa79af42e1cbf247884e443de47e30030fd0f16c7755c4086e2bff0c0741911753ea7c889b68c393c0b98c876
 SHA512 
204ce83501c8068ff660c30a68641a354764135e1600a9a95b39476d072876e400961377e19bbe03a7b18412b36dcf21a693946a2a81cff5985e637e9f193671
 DIST cmake-3.17.0.tar.gz 9466484 BLAKE2B 
63dc59a9551d6afcf009403bcc68f3bb87065f962c39f443d9a73c7babbb2e49b4237d00072d2ff4f91a6cd4c9d5ac05cd9b97acd0404c852fe03133b538f2ea
 SHA512 
f09440681e0c414f5ca669f3aebad09e0642f30a2e12c3199e7fb3da95a7dd17994fc54475c49638c37f0502ea0a2d8da0f9098805f11088ba7b299bf72a

diff --git a/dev-util/cmake/cmake-3.16.4.ebuild 
b/dev-util/cmake/cmake-3.16.4.ebuild
deleted file mode 100644
index 5b1f3688d59..000
--- a/dev-util/cmake/cmake-3.16.4.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-CMAKE_REMOVE_MODULES_LIST=( none )
-inherit bash-completion-r1 elisp-common flag-o-matic multiprocessing \
-   toolchain-funcs virtualx xdg cmake
-
-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc emacs ncurses qt5 test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-crypt/rhash
-   >=app-arch/libarchive-3.0.0:=
-   >=dev-libs/expat-2.0.1
-   >=dev-libs/jsoncpp-1.9.2-r2:0=
-   >=dev-libs/libuv-1.10.0:=
-   >=net-misc/curl-7.21.5[ssl]
-   sys-libs/zlib
-   virtual/pkgconfig
-   emacs? ( >=app-editors/emacs-23.1:* )
-   ncurses? ( sys-libs/ncurses:0= )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   doc? (
-   dev-python/requests
-   dev-python/sphinx
-   )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-PATCHES=(
-   # prefix
-   "${FILESDIR}"/${PN}-3.16.0_rc4-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.15.0_rc2-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
-
-   # upstream fixes (can usually be removed with a version bump)
-)
-
-cmake_src_bootstrap() {
-   # disable running of cmake in boostrap command
-   sed -i \
-   -e '/"${cmake_bootstrap_dir}\/cmake"/s/^/#DONOTRUN /' \
-   bootstrap || die "sed failed"
-
-   # execinfo.h on Solaris isn't quite what it is on Darwin
-   if [[ ${CHOST} == *-solaris* ]]

[gentoo-commits] repo/gentoo:master commit in: x11-misc/driconf/files/, profiles/, x11-misc/driconf/

2020-03-20 Thread Andreas Sturmlechner
commit: 4e1983094cded9faa0691cab222763c6e834fbb9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:32:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e198309

x11-misc/driconf: Remove last-rited package

Closes: https://bugs.gentoo.org/708134
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask  |   5 -
 x11-misc/driconf/Manifest  |   1 -
 x11-misc/driconf/driconf-0.9.1-r2.ebuild   |  51 --
 .../driconf/files/driconf-0.9.1-desktop-menu.patch |   9 --
 .../files/driconf-0.9.1-driconf_simpleui.py.patch  |  16 ---
 .../files/driconf-0.9.1-drop-old-tooltips.patch|  61 
 .../files/driconf-0.9.1-glxinfo-unicode.patch  |  22 -
 .../driconf-0.9.1-update-toolbar-methods.patch | 108 -
 x11-misc/driconf/metadata.xml  |   8 --
 9 files changed, 281 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0d364a60b3f..db0f2ce52a5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -496,11 +496,6 @@ media-gfx/mirage
 # See bugs #546024, #706486. Masked for removal in 30 days.
 gnome-extra/nautilus-dropbox
 
-# Andreas Sturmlechner  (2020-02-19)
-# Last release in 2006, py2-only, blocks dev-python/pygtk removal, bug #708134
-# Masked for removal in 30 days.
-x11-misc/driconf
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.

diff --git a/x11-misc/driconf/Manifest b/x11-misc/driconf/Manifest
deleted file mode 100644
index e9c21e9b9c1..000
--- a/x11-misc/driconf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST driconf-0.9.1.tar.gz 112529 BLAKE2B 
05adc545bdc584c8569e7e139703c1c6726157cb00aa5c61355bdd8dabf49e3f7c4e1982ee34482259934d4593b86d66ae60d28238114a72bd7021abecdd3e6c
 SHA512 
659c857fd490384cb807d6f909fcf6a0e64b9245597c43b14a793a65934f3df6ab30770b45a4180279ff9ef4b74bf7d5253a6560fcd8b15df35a76b795b6c369

diff --git a/x11-misc/driconf/driconf-0.9.1-r2.ebuild 
b/x11-misc/driconf/driconf-0.9.1-r2.ebuild
deleted file mode 100644
index dd0e15240e8..000
--- a/x11-misc/driconf/driconf-0.9.1-r2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="driconf is a GTK+2 GUI configurator for DRI"
-HOMEPAGE="https://dri.freedesktop.org/wiki/DriConf";
-SRC_URI="https://freedesktop.org/~fxkuehl/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   x11-apps/xdriinfo"
-DEPEND="${RDEPEND}"
-
-DOCS=( CHANGELOG COPYING PKG-INFO README TODO )
-PATCHES=(
-   "${FILESDIR}"/${P}-glxinfo-unicode.patch
-   "${FILESDIR}"/${P}-update-toolbar-methods.patch
-   "${FILESDIR}"/${P}-driconf_simpleui.py.patch
-   "${FILESDIR}"/${P}-desktop-menu.patch
-   "${FILESDIR}"/${P}-drop-old-tooltips.patch
-)
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-
-   # Fix install locations which breaks location policy - Josh_B
-   sed -i \
-   -e 's:/usr/local:/usr:g' \
-   driconf \
-   driconf.desktop \
-   driconf.py \
-   setup.cfg \
-   setup.py \
-   || die "Sed failed!"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   domenu driconf.desktop
-}

diff --git a/x11-misc/driconf/files/driconf-0.9.1-desktop-menu.patch 
b/x11-misc/driconf/files/driconf-0.9.1-desktop-menu.patch
deleted file mode 100644
index a8ca9841274..000
--- a/x11-misc/driconf/files/driconf-0.9.1-desktop-menu.patch
+++ /dev/null
@@ -1,9 +0,0 @@
 a/driconf.desktop  2006-09-18 04:41:45.0 +0300
-+++ b/driconf.desktop  2017-02-05 13:14:11.319444931 +0200
-@@ -5,5 +5,5 @@
- Exec=driconf
- Icon=/usr/local/share/driconf/driconf-icon.png
- Type=Application
--Categories=GNOME;Application;Settings;AdvancedSettings;
-+Categories=GNOME;Settings;HardwareSettings;
- StartupNotify=true

diff --git a/x11-misc/driconf/files/driconf-0.9.1-driconf_simpleui.py.patch 
b/x11-misc/driconf/files/driconf-0.9.1-driconf_simpleui.py.patch
deleted file mode 100644
index 71403cd7162..000
--- a/x11-misc/driconf/files/driconf-0.9.1-driconf_simpleui.py.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-http://cvs.fedoraproject.org/viewvc/rpms/driconf/devel/
-
 a/driconf_simpleui.py
-+++ b/driconf_simpleui.py
-@@ -266,8 +266,8 @@
- j = i
- break
- i = i - 1
--if i < chars/3:
--i = chars
-+else

[gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/pysmssend/

2020-03-20 Thread Andreas Sturmlechner
commit: fd89fe656fcaeba99a67d4a50e5d5d9fcf767bb2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:30:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd89fe65

app-misc/pysmssend: Remove last-rited package

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

 app-misc/pysmssend/Manifest |  1 -
 app-misc/pysmssend/metadata.xml |  5 -
 app-misc/pysmssend/pysmssend-1.48-r2.ebuild | 34 -
 profiles/package.mask   |  4 
 4 files changed, 44 deletions(-)

diff --git a/app-misc/pysmssend/Manifest b/app-misc/pysmssend/Manifest
deleted file mode 100644
index b7d859f1d8b..000
--- a/app-misc/pysmssend/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pysmssend-1.48.tar.gz 58172 BLAKE2B 
a1a33178505f3b9571c81ec90b2fc8c786ad988210c2d87f739d4b1c5c7df20bc1cc84e546a97c7a4b4063bbac363db93358c603994f99d216d1b6800c8d1c29
 SHA512 
d1d08e11bb4a5f450a98e9bf6292ce65edb61e0610e085dd79dcb80fd8ce1d15f7350797a0150eb6ddcc0116c17e3290f2790632eb7f54ab66efdcf662022088

diff --git a/app-misc/pysmssend/metadata.xml b/app-misc/pysmssend/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/app-misc/pysmssend/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-

diff --git a/app-misc/pysmssend/pysmssend-1.48-r2.ebuild 
b/app-misc/pysmssend/pysmssend-1.48-r2.ebuild
deleted file mode 100644
index 9a6c08568a6..000
--- a/app-misc/pysmssend/pysmssend-1.48-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python Application for sending sms over multiple ISPs"
-HOMEPAGE="http://pysmssend.silverarrow.org/";
-SRC_URI="http://pysmssend.silverarrow.org/files/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">dev-python/mechanize-0.1.7b[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-python_install() {
-   distutils-r1_python_install
-   python_doscript pysmssendcmd
-   ln -s pysmssendcmd "${D}$(python_get_scriptdir)"/pysmssend || die
-}
-
-src_install() {
-   distutils-r1_src_install
-   dosym   pysmssendcmd /usr/bin/pysmssend
-   einstalldocs
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 73e498c0eb7..0e6bff52eee 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -506,10 +506,6 @@ x11-misc/driconf
 # Masked for removal in 30 days.
 net-wireless/wifi-radar
 
-# Andreas Sturmlechner  (2020-02-19)
-# Dead upstream, py2-only. Masked for removal in 30 days.
-app-misc/pysmssend
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.



[gentoo-commits] repo/gentoo:master commit in: media-sound/pympd/, profiles/, media-sound/pympd/files/

2020-03-20 Thread Andreas Sturmlechner
commit: ae181fe257e7a60447a92e00f10a21f781888d33
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:28:48 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae181fe2

media-sound/pympd: Remove last-rited package

Closes: https://bugs.gentoo.org/678656
Closes: https://bugs.gentoo.org/707632
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pympd/Manifest |  1 -
 .../pympd/files/pympd-0.08.1-desktop-entry.patch   | 30 ---
 media-sound/pympd/metadata.xml | 14 -
 media-sound/pympd/pympd-0.08.1-r2.ebuild   | 63 --
 profiles/package.mask  |  5 --
 5 files changed, 113 deletions(-)

diff --git a/media-sound/pympd/Manifest b/media-sound/pympd/Manifest
deleted file mode 100644
index 3906a9baa53..000
--- a/media-sound/pympd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pympd-0.08.1.tar.gz 101120 BLAKE2B 
d9b0ea313818eee121762d0d0a047a25e52934cce1b7b2aeb19fe6de90d4603249fecaeb661e99a0039a5b9c22a3ee1af1c6938598a75265d3597fd681c2a744
 SHA512 
199ea794fbcd5d7678c079bcc07613c106fb43a423f05fb7ef624a41580c263ede147ff9c2f2a22f38a4f150f71d9ee99c99c7524278f8e98525f955233641ea

diff --git a/media-sound/pympd/files/pympd-0.08.1-desktop-entry.patch 
b/media-sound/pympd/files/pympd-0.08.1-desktop-entry.patch
deleted file mode 100644
index ac8698c6794..000
--- a/media-sound/pympd/files/pympd-0.08.1-desktop-entry.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -ur pympd-0.08.1.orig/pympd.desktop pympd-0.08.1/pympd.desktop
 pympd-0.08.1.orig/pympd.desktop2007-05-10 16:11:16.0 +0300
-+++ pympd-0.08.1/pympd.desktop 2009-05-22 05:20:43.0 +0300
-@@ -1,11 +1,10 @@
- [Desktop Entry]
--Version=0.06.2
-+Version=1.0
- Type=Application
--Encoding=UTF-8
- Name=pympd
- Comment=pyGTK+ Frontend for MPD
- TryExec=pympd
- Exec=pympd
--Icon=pympd.svg
--Categories=Application;AudioVideo;Audio;Player;
-+Icon=pympd
-+Categories=AudioVideo;Audio;Player;
- Terminal=false
-diff -ur pympd-0.08.1.orig/setup.py pympd-0.08.1/setup.py
 pympd-0.08.1.orig/setup.py 2007-05-10 16:11:16.0 +0300
-+++ pympd-0.08.1/setup.py  2009-05-22 05:24:56.0 +0300
-@@ -23,7 +23,7 @@
- package_dir= {'pympd':'src'},
- packages=['pympd', 'pympd.modules'],
- package_data={'pympd.modules': ['trayicon.so']},
--data_files=[('share/pympd/glade', glades + ['pympd.svg']), 
('share/pympd/plugins', plugins), ('share/pixmaps', ['pympd.svg']), 
('share/pympd/', ['pympd.svg']), ('share/applications', ['pympd.desktop']), 
('share/pympd/pixmaps',icons) ],
-+data_files=[('share/pympd/glade', glades + ['pympd.svg']), 
('share/pympd/plugins', plugins), ('share/icons/hicolor/scalable/apps', 
['pympd.svg']), ('share/pympd/', ['pympd.svg']), ('share/applications', 
['pympd.desktop']), ('share/pympd/pixmaps',icons) ],
- 
- scripts = ['pympd']
-  )

diff --git a/media-sound/pympd/metadata.xml b/media-sound/pympd/metadata.xml
deleted file mode 100644
index 0747a6d8aeb..000
--- a/media-sound/pympd/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-so...@gentoo.org
-Gentoo Sound project
-  
-  
-pympd is a GTK+ front end client for the music playing daemon MPD
-  
-  
-pympd
-  
-

diff --git a/media-sound/pympd/pympd-0.08.1-r2.ebuild 
b/media-sound/pympd/pympd-0.08.1-r2.ebuild
deleted file mode 100644
index 597dce6dfe2..000
--- a/media-sound/pympd/pympd-0.08.1-r2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils gnome2-utils multilib python-single-r1 toolchain-funcs
-
-DESCRIPTION="a Rhythmbox-like PyGTK+ client for Music Player Daemon"
-HOMEPAGE="https://sourceforge.net/projects/pympd";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=dev-python/pygtk-2.6:2[${PYTHON_MULTI_USEDEP}]
-   ')
-   gnome-base/libglade:2.0
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-themes/adwaita-icon-theme
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-PATCHES=( "${FILESDIR}"/${P}-desktop-entry.patch )
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   python_fix_shebang .
-   sed -i -e 's:FLAGS =:FLAGS +=:' src/modules/tray/Makefile || die
-   sed -i -e 's:\..\/py:/usr/share/pympd/py:g' src/glade/pympd.glade || die
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" PREFIX=/usr DESTDIR="${D}"
-}
-
-src_install() {
-   emake PREFIX=/usr DESTDIR="${D}" install
- 

[gentoo-commits] repo/gentoo:master commit in: net-wireless/wifi-radar/, profiles/

2020-03-20 Thread Andreas Sturmlechner
commit: dbb09ac7ac5c1a88b256586b69331bc1afe7d699
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 20:31:44 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb09ac7

net-wireless/wifi-radar: Remove last-rited package

Closes: https://bugs.gentoo.org/710170
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-wireless/wifi-radar/Manifest   |  1 -
 net-wireless/wifi-radar/metadata.xml   |  5 --
 net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild | 71 --
 profiles/package.mask  |  5 --
 4 files changed, 82 deletions(-)

diff --git a/net-wireless/wifi-radar/Manifest b/net-wireless/wifi-radar/Manifest
deleted file mode 100644
index 786789fd176..000
--- a/net-wireless/wifi-radar/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wifi-radar-2.0.s08.tar.bz2 62781 BLAKE2B 
f7ea7a2a884ac2ddc4dcc74f44c1bd4799dcf7ce03a19a5c32aea886f0c4bca47a33fe8789f1b75d26867604b9f2703e1f6664e789636605faf6bf313ee36078
 SHA512 
8b14a227c4e1e60f05c981b51777dcb5318a1dda2026bc32e9fd761adb0a4243caabd7444768630ad54258f9f065f4c7cc73e9d8b17bc2ccd98f63f3119ce584

diff --git a/net-wireless/wifi-radar/metadata.xml 
b/net-wireless/wifi-radar/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/net-wireless/wifi-radar/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-

diff --git a/net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild 
b/net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild
deleted file mode 100644
index 0e2d255179e..000
--- a/net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils versionator python-single-r1 readme.gentoo
-
-MY_PV="$(get_version_component_range 1-2)"
-MY_PL="$(get_version_component_range 3)"
-MY_PL="s0${MY_PL}"
-MY_PV="${MY_PV}.${MY_PL}"
-
-DESCRIPTION="WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles"
-HOMEPAGE="http://wifi-radar.tuxfamily.org/";
-SRC_URI="http://wifi-radar.tuxfamily.org/pub/${PN}-${MY_PV}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   app-admin/sudo
-   $(python_gen_cond_dep '
-   >=dev-python/pygtk-2.16.0-r1[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=net-wireless/wireless-tools-29
-   || ( net-misc/dhcpcd net-misc/dhcp net-misc/pump )
-"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-Remember to edit configuration file /etc/${PN}.conf to suit your needs.
-To use ${PN} with a normal user (with sudo) add:
-%users   ALL = /usr/sbin/${PN}
-in your /etc/sudoers. Also, find the line saying:
-Defaults  env_reset
-and modify it as follows:
-Defaults  env_keep=DISPLAY
-
-Then launch ${PN}.sh
-"
-
-src_prepare() {
-   sed -i 
"s:/etc/wpa_supplicant.conf:/etc/wpa_supplicant/wpa_supplicant.conf:" ${PN} || 
die
-   sed -i -e "s:/sbin/ifconfig:/bin/ifconfig:" ${PN} || die
-   python_fix_shebang .
-}
-
-src_install() {
-   dosbin ${PN}
-   dobin ${PN}.sh
-   doicon -s scalable pixmaps/${PN}.svg
-   doicon -s 32 pixmaps/wifi_radar_32x32.png
-   doicon pixmaps/${PN}.png
-   make_desktop_entry ${PN}.sh "WiFi Radar" ${PN} Network
-
-   doman man/man1/${PN}.1 man/man5/${PN}.conf.5
-
-   cd docs
-   dodoc BUGS CREDITS DEVELOPER_GUIDELINES HISTORY README 
README.WPA-Mini-HOWTO.txt TODO
-   keepdir /etc/${PN}
-
-   readme.gentoo_create_doc
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 0e6bff52eee..0d364a60b3f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -501,11 +501,6 @@ gnome-extra/nautilus-dropbox
 # Masked for removal in 30 days.
 x11-misc/driconf
 
-# Andreas Sturmlechner  (2020-02-19)
-# Last commit in 2015, py2-only, blocks dev-python/pygtk removal, bug #710170
-# Masked for removal in 30 days.
-net-wireless/wifi-radar
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.



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

2020-03-20 Thread Andreas Sturmlechner
commit: 4af89c3b95d9e67a5f342a771ca6ce83e4671664
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 22:02:06 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 22:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af89c3b

profiles: Update gnome-extra/nautilus-dropbox package.mask

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

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 90ae96bf223..839daeac086 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -488,7 +488,7 @@ media-gfx/cropgui
 
 # Andreas Sturmlechner  (2020-02-19)
 # No maintainer, py2-only, blocks dev-python/pygtk removal, needs version bump
-# See bugs #546024, #706486. Masked for removal in 30 days.
+# See bugs #546024, #706486, pending PR #14720. Masked for removal in 40 days.
 gnome-extra/nautilus-dropbox
 
 # Michał Górny  (2020-02-18)



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

2020-03-20 Thread Matt Turner
commit: e638f65453a46ecb1d3c6c49f65fdd8d42a40036
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:49:34 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e638f654

media-sound/ncmpc: drop hppa keywords

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

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

diff --git a/media-sound/ncmpc/ncmpc-0.34.ebuild 
b/media-sound/ncmpc/ncmpc-0.34.ebuild
index 61366c96ff3..94de1e83a06 100644
--- a/media-sound/ncmpc/ncmpc-0.34.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.34.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
 IUSE="async-connect chat-screen doc +help-screen key-screen +library-screen 
lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen"
 
 BDEPEND="



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

2020-03-20 Thread Matt Turner
commit: eb57e91f6b019bc80012dd942ee3b456f8b34b29
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:47:32 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb57e91f

games-fps/duke3d-data: drop hppa keywords

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

 games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild 
b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
index 7be1ed35cfc..a367bad4e4b 100644
--- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
+++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="gog? ( ${GOG_FILE} )"
 
 LICENSE="DUKE3D gog? ( GOG-EULA )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="gog"
 REQUIRED_USE="^^ ( cdinstall gog )"
 RESTRICT="mirror bindist gog? ( fetch )"



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

2020-03-20 Thread Matt Turner
commit: 8b5a8529c2e5729f87321483850d24e74802586e
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:47:51 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5a8529

games-fps/eduke32: drop hppa keywords

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

 games-fps/eduke32/eduke32-20200311.8738.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/eduke32/eduke32-20200311.8738.ebuild 
b/games-fps/eduke32/eduke32-20200311.8738.ebuild
index 24c4a39ab66..1b0613bf663 100644
--- a/games-fps/eduke32/eduke32-20200311.8738.ebuild
+++ b/games-fps/eduke32/eduke32-20200311.8738.ebuild
@@ -29,7 +29,7 @@ SRC_URI="
 
 LICENSE="BUILDLIC GPL-2 HRP"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="cdinstall demo flac fluidsynth gtk hrp offensive opengl opl png psx 
sc-55 server sdk timidity tools vorbis voxels vpx xmp"
 REQUIRED_USE="
cdinstall? ( !demo )



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

2020-03-20 Thread Matt Turner
commit: ec036c6cebc63a9d5b2d699c9032521bfa5dc6fc
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:49:05 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec036c6c

media-sound/easytag: drop hppa keywords

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

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

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild 
b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index ff38eae74dc..48dbede7e4d 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG";
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-hotkeys/

2020-03-20 Thread Matt Turner
commit: 8d3be62661ed1f1a268ce03b1ded805288e997f6
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:51:41 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3be626

x11-plugins/pidgin-hotkeys: drop hppa keywords

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

 x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild 
b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
index ec4f95533fb..3fae8d3cd79 100644
--- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
+++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="net-im/pidgin[gtk]



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

2020-03-20 Thread Matt Turner
commit: 73f81d5c2e3e4d9ee05deb9e869d840d33947b21
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:46:36 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f81d5c

app-office/lyx: drop hppa keywords

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

 app-office/lyx/lyx-2.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.3.3.ebuild b/app-office/lyx/lyx-2.3.3.ebuild
index 37c1439a3f8..64d788415e1 100644
--- a/app-office/lyx/lyx-2.3.3.ebuild
+++ b/app-office/lyx/lyx-2.3.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos"
 IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex 
monolithic-build nls rcs rtf subversion svg l10n_he"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2020-03-20 Thread Matt Turner
commit: 1343bebcc3bc01a7b1f10537799c42fff050b8b8
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:50:25 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1343bebc

net-libs/farstream: drop hppa keywords

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

 net-libs/farstream/farstream-0.2.8-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 94ad2225e92..9cb35078d63 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream";
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-encryption/

2020-03-20 Thread Matt Turner
commit: 40ab0226e4cd91ce3e6b237202d9d3f180380557
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:51:10 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ab0226

x11-plugins/pidgin-encryption: drop hppa keywords

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

 x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild 
b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
index d6abbea91a0..561a3df71d6 100644
--- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
+++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pidgin-encrypt/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
 IUSE="nls"
 
 RDEPEND="net-im/pidgin[gtk]



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/guifications/

2020-03-20 Thread Matt Turner
commit: 5d4d8370f27005a963095786e52d717df26c0101
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:50:55 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4d8370

x11-plugins/guifications: drop hppa keywords

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

 x11-plugins/guifications/guifications-2.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/guifications/guifications-2.16.ebuild 
b/x11-plugins/guifications/guifications-2.16.ebuild
index 1f47640b99b..f6ac6a1017d 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE="debug nls"
 
 RDEPEND="net-im/pidgin[gtk]



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

2020-03-20 Thread Matt Turner
commit: 8006fe30b46eaf2d6d2e6d0edbb1f6a284ed141f
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:51:58 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8006fe30

x11-wm/enlightenment: drop hppa keywords

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

 x11-wm/enlightenment/enlightenment-0.23.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.23.1.ebuild 
b/x11-wm/enlightenment/enlightenment-0.23.1.ebuild
index 4b8be24627a..f7ace170386 100644
--- a/x11-wm/enlightenment/enlightenment-0.23.1.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.23.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz";
 
 LICENSE="BSD-2"
 SLOT="0.17/${PV%%_*}"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="acpi bluetooth connman doc geolocation nls packagekit pam systemd udisks 
wayland wifi xwayland"
 
 REQUIRED_USE="xwayland? ( wayland )"



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

2020-03-20 Thread Matt Turner
commit: e6a0ea43c7afba630df38c22bd3d5c5f0fdd59f4
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:49:56 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a0ea43

media-tv/v4l-utils: drop hppa keywords

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

 media-tv/v4l-utils/v4l-utils-1.10.1.ebuild| 2 +-
 media-tv/v4l-utils/v4l-utils-1.16.3-r1.ebuild | 2 +-
 media-tv/v4l-utils/v4l-utils-1.16.3.ebuild| 2 +-
 media-tv/v4l-utils/v4l-utils-1.16.6.ebuild| 2 +-
 media-tv/v4l-utils/v4l-utils-1.18.0.ebuild| 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild
index 3baefa7a4ed..e18fe0d1846 100644
--- a/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86"
 IUSE="qt5 udev"
 
 RDEPEND=">=media-libs/libv4l-${PV}

diff --git a/media-tv/v4l-utils/v4l-utils-1.16.3-r1.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.16.3-r1.ebuild
index b1b0a9cc793..0a929df32fb 100644
--- a/media-tv/v4l-utils/v4l-utils-1.16.3-r1.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.16.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
 IUSE="+bpf opengl qt5"
 
 RDEPEND=">=media-libs/libv4l-${PV}[jpeg]

diff --git a/media-tv/v4l-utils/v4l-utils-1.16.3.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.16.3.ebuild
index 2c205e2624a..c17b61ef742 100644
--- a/media-tv/v4l-utils/v4l-utils-1.16.3.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.16.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE="opengl qt5"
 
 RDEPEND=">=media-libs/libv4l-${PV}[jpeg]

diff --git a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
index b756dca8b45..72e4deafa29 100644
--- a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc x86"
 IUSE="+bpf opengl qt5"
 
 RDEPEND=">=media-libs/libv4l-${PV}[jpeg]

diff --git a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild 
b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
index 7218a02f1a9..ec17de13f97 100644
--- a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2";
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+bpf opengl qt5"
 
 RDEPEND=">=media-libs/libv4l-${PV}[jpeg]



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-meta/

2020-03-20 Thread Matt Turner
commit: dad0c30646201d99f822c25d1c220688a5682981
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:52:16 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad0c306

xfce-base/xfce4-meta: drop hppa keywords

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

 xfce-base/xfce4-meta/xfce4-meta-4.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.14-r2.ebuild 
b/xfce-base/xfce4-meta/xfce4-meta-4.14-r2.ebuild
index ee0927b43a0..0328c6e1d74 100644
--- a/xfce-base/xfce4-meta/xfce4-meta-4.14-r2.ebuild
+++ b/xfce-base/xfce4-meta/xfce4-meta-4.14-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="minimal +svg upower"
 
 RDEPEND="x11-themes/hicolor-icon-theme



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

2020-03-20 Thread Matt Turner
commit: 16a0cf22443578b1641b00c5bcf1f79cb9390c93
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:50:13 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a0cf22

net-im/pidgin: drop hppa keywords

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

 net-im/pidgin/pidgin-2.13.0-r7.ebuild | 2 +-
 net-im/pidgin/pidgin-2.13.0-r8.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/pidgin/pidgin-2.13.0-r7.ebuild 
b/net-im/pidgin/pidgin-2.13.0-r7.ebuild
index 0ce12275796..e52446cac55 100644
--- a/net-im/pidgin/pidgin-2.13.0-r7.ebuild
+++ b/net-im/pidgin/pidgin-2.13.0-r7.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0/2" # libpurple version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-macos"
 IUSE="aqua dbus debug doc eds gadu gnutls groupwise +gstreamer +gtk idn
 meanwhile ncurses networkmanager nls perl pie prediction python sasl spell tcl
 tk +xscreensaver zephyr zeroconf" # mono

diff --git a/net-im/pidgin/pidgin-2.13.0-r8.ebuild 
b/net-im/pidgin/pidgin-2.13.0-r8.ebuild
index 2f3544b9a15..5aa856fa9d2 100644
--- a/net-im/pidgin/pidgin-2.13.0-r8.ebuild
+++ b/net-im/pidgin/pidgin-2.13.0-r8.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0/2" # libpurple version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-macos"
 IUSE="aqua dbus debug doc eds gadu gnutls groupwise +gstreamer +gtk idn
 meanwhile ncurses networkmanager nls perl pie prediction python sasl spell tcl
 tk +xscreensaver zephyr zeroconf"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/brltty/

2020-03-20 Thread Matt Turner
commit: 141cdadf5d503f29a080bbdaf16d4c4af84af828
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:45:35 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141cdadf

app-accessibility/brltty: drop hppa keywords

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

 app-accessibility/brltty/brltty-5.2-r1.ebuild | 2 +-
 app-accessibility/brltty/brltty-6.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/brltty/brltty-5.2-r1.ebuild 
b/app-accessibility/brltty/brltty-5.2-r1.ebuild
index 6f2cfc46a78..2fbb49b7c3c 100644
--- a/app-accessibility/brltty/brltty-5.2-r1.ebuild
+++ b/app-accessibility/brltty/brltty-5.2-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://brltty.app/archive/${P}.tar.xz";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 x86"
 IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu
java +midi ncurses nls ocaml +pcm python usb +speech
tcl X"

diff --git a/app-accessibility/brltty/brltty-6.0-r1.ebuild 
b/app-accessibility/brltty/brltty-6.0-r1.ebuild
index 751c3942a0a..f5c8a4a1f32 100644
--- a/app-accessibility/brltty/brltty-6.0-r1.ebuild
+++ b/app-accessibility/brltty/brltty-6.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://brltty.app/archive/${P}.tar.xz";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu
java louis +midi ncurses nls ocaml +pcm policykit python
usb systemd +speech tcl xml X"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-extprefs/

2020-03-20 Thread Matt Turner
commit: 0e3adbe2bb53c8bc9b2dceb0e0633ed3f5c02b66
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:51:27 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3adbe2

x11-plugins/pidgin-extprefs: drop hppa keywords

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

 x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild 
b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
index 5b4c48f33e1..eaa00ed1dce 100644
--- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
+++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gaim-extprefs/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="net-im/pidgin[gtk]"



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

2020-03-20 Thread Matt Turner
commit: 6a544cf758653ed9139371ae5942a070fbad72ff
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:48:48 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a544cf7

media-libs/sdl2-mixer: drop hppa keywords

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

 media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild | 2 +-
 media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild 
b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
index 727a9d409dd..b29cb197cdc 100644
--- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
+++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz";
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg 
static-libs timidity tremor vorbis +wav"
 REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )

diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild 
b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
index a609fd86c22..c79497e2bd1 100644
--- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
+++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz";
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 opus playtools 
static-libs timidity tremor vorbis +wav"
 REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )



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

2020-03-20 Thread Matt Turner
commit: ed01a8414697a123a554e0b2b853d6d607ba7254
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:48:10 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed01a841

gnome-base/gnome-desktop: drop hppa keywords

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

 gnome-base/gnome-desktop/gnome-desktop-3.32.2.ebuild | 2 +-
 gnome-base/gnome-desktop/gnome-desktop-3.34.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.32.2.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.32.2.ebuild
index f678ef39697..ede39c8cdc4 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.32.2.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.32.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz";
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
 SLOT="3/17" # subslot = libgnome-desktop-3 soname version
 IUSE="debug gtk-doc +introspection seccomp udev"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 # cairo[X] needed for gnome-bg
 COMMON_DEPEND="

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.34.4.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.34.4.ebuild
index 0bb4998cafe..69181d36cf8 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.34.4.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.34.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/";
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
 SLOT="3/18" # subslot = libgnome-desktop-3 soname version
 IUSE="debug gtk-doc +introspection seccomp systemd udev"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 # cairo[X] needed for gnome-bg
 COMMON_DEPEND="



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

2020-03-20 Thread Matt Turner
commit: a8d056796c1759143783988f64c6d4c56b91b416
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:49:20 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d05679

media-sound/mpd: drop hppa keywords

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

 media-sound/mpd/mpd-0.21.18-r1.ebuild | 2 +-
 media-sound/mpd/mpd-0.21.19-r1.ebuild | 2 +-
 media-sound/mpd/mpd-0.21.20.ebuild| 2 +-
 media-sound/mpd/mpd-0.21.21.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/mpd/mpd-0.21.18-r1.ebuild 
b/media-sound/mpd/mpd-0.21.18-r1.ebuild
index 9194a171c2c..45f52d26051 100644
--- a/media-sound/mpd/mpd-0.21.18-r1.ebuild
+++ b/media-sound/mpd/mpd-0.21.18-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sh x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sh x86 ~x64-macos"
 IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl +dbus debug
+eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+ipv6 jack lame libav libmpdclient libsamplerate libsoxr +mad mikmod mms

diff --git a/media-sound/mpd/mpd-0.21.19-r1.ebuild 
b/media-sound/mpd/mpd-0.21.19-r1.ebuild
index 8ef1c4dc882..8299659372f 100644
--- a/media-sound/mpd/mpd-0.21.19-r1.ebuild
+++ b/media-sound/mpd/mpd-0.21.19-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
 IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl +dbus debug
+eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+ipv6 jack lame libav libmpdclient libsamplerate libsoxr +mad mikmod mms

diff --git a/media-sound/mpd/mpd-0.21.20.ebuild 
b/media-sound/mpd/mpd-0.21.20.ebuild
index 8ef1c4dc882..8299659372f 100644
--- a/media-sound/mpd/mpd-0.21.20.ebuild
+++ b/media-sound/mpd/mpd-0.21.20.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
 IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl +dbus debug
+eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+ipv6 jack lame libav libmpdclient libsamplerate libsoxr +mad mikmod mms

diff --git a/media-sound/mpd/mpd-0.21.21.ebuild 
b/media-sound/mpd/mpd-0.21.21.ebuild
index 8ef1c4dc882..8299659372f 100644
--- a/media-sound/mpd/mpd-0.21.21.ebuild
+++ b/media-sound/mpd/mpd-0.21.21.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~x86 ~x64-macos"
 IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl +dbus debug
+eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+ipv6 jack lame libav libmpdclient libsamplerate libsoxr +mad mikmod mms



[gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/

2020-03-20 Thread Matt Turner
commit: 8413693be83b3bac21d49e7dda7e27f54e1727e8
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:48:25 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8413693b

mail-filter/amavisd-new: drop hppa keywords

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

 mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild | 2 +-
 mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild | 2 +-
 mail-filter/amavisd-new/amavisd-new-2.12.0.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild 
b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
index aed561d90ce..ba4e5ba01f5 100644
--- a/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
+++ b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://gitlab.com/amavis/amavis/-/archive/${P}/amavis-${P}.tar.gz";
 
 LICENSE="GPL-2 BSD-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin 
zmq"
 
 DEPEND=">=sys-apps/sed-4

diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild 
b/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild
index 12e9e6ba1f1..a46381630e2 100644
--- a/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild
+++ b/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitlab.com/amavis/amavis/-/archive/v${PV}/amavis-v${PV}.tar.bz2
 
 LICENSE="GPL-2 BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https 
snmp spamassassin zmq"
 
 MY_RSPAMD_DEPEND="dev-perl/HTTP-Message

diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.0.ebuild 
b/mail-filter/amavisd-new/amavisd-new-2.12.0.ebuild
index 5494757a110..e38d6d4fe4f 100644
--- a/mail-filter/amavisd-new/amavisd-new-2.12.0.ebuild
+++ b/mail-filter/amavisd-new/amavisd-new-2.12.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://gitlab.com/amavis/amavis/-/archive/v${PV}/amavis-v${PV}.tar.bz2
 
 LICENSE="GPL-2 BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https 
snmp spamassassin zmq"
 
 MY_RSPAMD_DEPEND="( dev-perl/JSON dev-perl/HTTP-Message 
dev-perl/LWP-UserAgent-Determined )"



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

2020-03-20 Thread Matt Turner
commit: 8f6a0da14c2a98cedd6ae510d7a63e755a770074
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:47:00 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f6a0da1

app-office/scribus: drop hppa keywords

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

 app-office/scribus/scribus-1.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/scribus/scribus-1.5.5.ebuild 
b/app-office/scribus/scribus-1.5.5.ebuild
index ca708fa897b..b9350d63eef 100644
--- a/app-office/scribus/scribus-1.5.5.ebuild
+++ b/app-office/scribus/scribus-1.5.5.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://sourceforge/project/${PN}/${PN}-devel/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts 
+templates tk"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-03-20 Thread Matt Turner
commit: f9b56f7d68c9881bee8f81807e121b30b091e696
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:28:10 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:28:10 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=f9b56f7d

specs/hppa: Drop app-accessibility/brltty from installcd

It has far too many dependencies.

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

 releases/weekly/specs/hppa/installcd-stage1.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/releases/weekly/specs/hppa/installcd-stage1.spec 
b/releases/weekly/specs/hppa/installcd-stage1.spec
index 8873fae2..6a4d5048 100644
--- a/releases/weekly/specs/hppa/installcd-stage1.spec
+++ b/releases/weekly/specs/hppa/installcd-stage1.spec
@@ -27,7 +27,6 @@ livecd/use:
unicode
 
 livecd/packages:
-   app-accessibility/brltty
app-admin/hddtemp
app-admin/passook
app-admin/pwgen



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

2020-03-20 Thread Thomas Deutschmann
commit: b5156bbc233ee9e74417ccde7bc7430be672cb9f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 20:21:57 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 20:21:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5156bbc

dev-libs/hiredis: bump to v0.14.1

Bug: https://bugs.gentoo.org/710734
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/hiredis/Manifest  |  1 +
 dev-libs/hiredis/hiredis-0.14.1.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/dev-libs/hiredis/Manifest b/dev-libs/hiredis/Manifest
index f34a3040d70..f67130eed2a 100644
--- a/dev-libs/hiredis/Manifest
+++ b/dev-libs/hiredis/Manifest
@@ -1,2 +1,3 @@
 DIST hiredis-0.13.3.tar.gz 58291 BLAKE2B 
2af5853475a48b1f05c17100197633af61663a23a1259c702545938367b6a5b9fc09b886e12f57d27f23db3f5c636bb42d7e58887cc1481b7016cea405345ddb
 SHA512 
0d8b71d5ee4105e8aa308795afc2c1f60a04b0bfe8ae873d800a0c157882ec307efa04a8d0e63b538fd3fc3f88eedf4d46cb87c8937e2403927aeb7e434c
 DIST hiredis-0.14.0.tar.gz 63061 BLAKE2B 
1923a63317f5f4a5bcbc9f8fd35e11fda15c30bb766d377f3be1eaf961cf34339e16b9b7c468b5bf07e513db4913c564e49eb29a2684b945db6c914b07d01905
 SHA512 
57a81a35b4750f0ca9dba830789483667f8ca1559f13b0ebdc3fab3e34ad16b2809f9734cf88157041263784e11447556b7a748bfb7ef318a60bb5dda3e358a0
+DIST hiredis-0.14.1.tar.gz 64372 BLAKE2B 
9846b05e21bfadb876e26ab45bf5c29a3283b602ef725dfbd877815be690bb5579551f0c452e1d8abf9ae985f6b71408a3b86b343ca5d6dce58dd4897640996a
 SHA512 
a7310f2d65075df0c17636a0220e16487759471a3442b1de2595ab747565f6b6262e37131613b13e396b31050bcbe5529c35d420cd43fd7d500d9d563d469c4f

diff --git a/dev-libs/hiredis/hiredis-0.14.1.ebuild 
b/dev-libs/hiredis/hiredis-0.14.1.ebuild
new file mode 100644
index 000..5ce5a79e75d
--- /dev/null
+++ b/dev-libs/hiredis/hiredis-0.14.1.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Minimalistic C client library for the Redis database"
+HOMEPAGE="https://github.com/redis/hiredis";
+SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/0.14"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-solaris"
+IUSE="examples static-libs test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-db/redis )"
+
+src_prepare() {
+   local PATCHES=( "${FILESDIR}/${PN}-0.13.3-disable-network-tests.patch" )
+   default
+
+   # use GNU ld syntax on Solaris
+   sed -i -e '/DYLIB_MAKE_CMD=.* -G/d' Makefile || die
+}
+
+_build() {
+   emake \
+   AR="$(tc-getAR)" \
+   CC="$(tc-getCC)" \
+   PREFIX="${EPREFIX}/usr" \
+   LIBRARY_PATH="$(get_libdir)" \
+   ARCH= \
+   DEBUG= \
+   OPTIMIZATION="${CPPFLAGS}" \
+   "$@"
+}
+
+src_compile() {
+   # The static lib re-uses the same objects as the shared lib, so
+   # overhead is low w/creating it all the time.  It's also needed
+   # by the tests.
+   _build dynamic static hiredis.pc
+}
+
+src_test() {
+   local REDIS_PID="${T}"/hiredis.pid
+   local REDIS_SOCK="${T}"/hiredis.sock
+   local REDIS_PORT=56379
+   local REDIS_TEST_CONFIG="daemonize yes
+   pidfile ${REDIS_PID}
+   port ${REDIS_PORT}
+   bind 127.0.0.1
+   unixsocket //${REDIS_SOCK}"
+
+   _build hiredis-test
+
+   /usr/sbin/redis-server - <<< "${REDIS_TEST_CONFIG}" || die
+   ./hiredis-test -h 127.0.0.1 -p ${REDIS_PID} -s ${REDIS_SOCK}
+   local ret=$?
+
+   kill "$(<"${REDIS_PID}")" || die
+   [ ${ret} != "0" ] && die "tests failed"
+}
+
+src_install() {
+   _build PREFIX="${ED}/usr" install
+   if ! use static-libs; then
+   rm "${ED}/usr/$(get_libdir)/libhiredis.a" || die
+   fi
+
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins ${PN}.pc
+
+   local DOCS=( CHANGELOG.md README.md )
+   use examples && DOCS+=( examples )
+   einstalldocs
+}



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

2020-03-20 Thread Thomas Deutschmann
commit: 5dfc793c88ee24a247d17f1dfa4d9886cea547e7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 20:16:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 20:17:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfc793c

net-libs/http-parser: x86 stable (bug #708458)

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

 net-libs/http-parser/http-parser-2.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/http-parser/http-parser-2.9.3.ebuild 
b/net-libs/http-parser/http-parser-2.9.3.ebuild
index 28a3330d367..5845aafaf5a 100644
--- a/net-libs/http-parser/http-parser-2.9.3.ebuild
+++ b/net-libs/http-parser/http-parser-2.9.3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0/2.9.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x64-macos ~x64-solaris"
 IUSE="static-libs"
 
 src_prepare() {



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

2020-03-20 Thread Thomas Deutschmann
commit: 63bdceb2f12abc28287f60845597a25d846bf14c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 20:15:14 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 20:17:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bdceb2

dev-libs/libuv: x86 stable (bug #713676)

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

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

diff --git a/dev-libs/libuv/libuv-1.35.0.ebuild 
b/dev-libs/libuv/libuv-1.35.0.ebuild
index 062b57ada6f..7cbc0beb8e4 100644
--- a/dev-libs/libuv/libuv-1.35.0.ebuild
+++ b/dev-libs/libuv/libuv-1.35.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2020-03-20 Thread Thomas Deutschmann
commit: 8343bf76e909740394b3150768c30aacb072e9df
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 20:16:13 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 20:17:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8343bf76

net-libs/nodejs: x86 stable (bug #708458)

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

 net-libs/nodejs/nodejs-10.19.0.ebuild | 2 +-
 net-libs/nodejs/nodejs-12.16.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/nodejs/nodejs-10.19.0.ebuild 
b/net-libs/nodejs/nodejs-10.19.0.ebuild
index 1aedca2b28c..f997ecb805d 100644
--- a/net-libs/nodejs/nodejs-10.19.0.ebuild
+++ b/net-libs/nodejs/nodejs-10.19.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz";
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl 
+system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )

diff --git a/net-libs/nodejs/nodejs-12.16.1.ebuild 
b/net-libs/nodejs/nodejs-12.16.1.ebuild
index d0e7e0c5b4c..1866d3a7d75 100644
--- a/net-libs/nodejs/nodejs-12.16.1.ebuild
+++ b/net-libs/nodejs/nodejs-12.16.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl 
+system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )



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

2020-03-20 Thread Thomas Deutschmann
commit: 20cd7cab7e486e1675964c27de7eeb8dd9e43d9d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Mar 20 20:14:16 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 20:17:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20cd7cab

net-libs/nghttp2: x86 stable (bug #713678)

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

 net-libs/nghttp2/nghttp2-1.40.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/nghttp2/nghttp2-1.40.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
index 4600d9387e9..e94cef05716 100644
--- a/net-libs/nghttp2/nghttp2-1.40.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: Add python support.
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else

SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz";
-   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"
 fi
 
 DESCRIPTION="HTTP/2 C Library"



[gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/files/, net-p2p/transmission-remote-gtk/

2020-03-20 Thread David Seifert
commit: 5801471187c94578ce69daaee1f2fe9fda3d4256
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 20:14:57 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 20:14:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58014711

net-p2p/transmission-remote-gtk: Replace with updated upstream patch

Bug: https://bugs.gentoo.org/706980
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert  gentoo.org>

 ...mission-remote-gtk-1.4.1-gcc10-fno-common.patch | 24 +++---
 .../transmission-remote-gtk-1.4.1.ebuild   |  3 +--
 2 files changed, 8 insertions(+), 19 deletions(-)

diff --git 
a/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.4.1-gcc10-fno-common.patch
 
b/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.4.1-gcc10-fno-common.patch
index 5cba628a07c..1c445b50854 100644
--- 
a/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.4.1-gcc10-fno-common.patch
+++ 
b/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.4.1-gcc10-fno-common.patch
@@ -1,18 +1,17 @@
-From 617aaf628962af85bf9b44ab517fec2b6fa178f9 Mon Sep 17 00:00:00 2001
+From b20655081332847426a7d10189bb1e2369efea42 Mon Sep 17 00:00:00 2001
 From: David Seifert 
-Date: Tue, 10 Mar 2020 11:20:12 +0100
+Date: Fri, 20 Mar 2020 20:30:24 +0100
 Subject: [PATCH] Fix building under GCC 10 / -fno-common
 
-* Define an enum type `TrgColumnType`, not an anonymous
-  enum with an object called `TrgColumnType`.
+* Add a `typedef` to avoid defining a variable.
 
 Bug: https://bugs.gentoo.org/706980
 ---
- src/trg-tree-view.h | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ src/trg-tree-view.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/trg-tree-view.h b/src/trg-tree-view.h
-index 435848f..363f662 100644
+index 435848f..78cd76e 100644
 --- a/src/trg-tree-view.h
 +++ b/src/trg-tree-view.h
 @@ -51,7 +51,7 @@ GtkWidget *trg_tree_view_new(void);
@@ -20,16 +19,7 @@ index 435848f..363f662 100644
  G_END_DECLS GList *trg_tree_view_get_selected_refs_list(GtkTreeView * tv);
  
 -enum {
-+enum TrgColumnType {
++typedef enum {
  TRG_COLTYPE_ICONTEXT,
  TRG_COLTYPE_FILEICONTEXT,
  TRG_COLTYPE_WANTED,
-@@ -65,7 +65,7 @@ enum {
- TRG_COLTYPE_PRIO,
- TRG_COLTYPE_NUMGTZERO,
- TRG_COLTYPE_NUMGTEQZERO
--} TrgColumnType;
-+};
- 
- typedef struct {
- gint model_column;

diff --git 
a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild 
b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild
index c769e211f47..38e770e754b 100644
--- a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild
+++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild
@@ -35,8 +35,7 @@ DEPEND="${RDEPEND}
 " # eautoreconf needs sys-devel/autoconf-archive
 
 PATCHES=(
-   # 
https://github.com/transmission-remote-gtk/transmission-remote-gtk/pull/92
-   "${FILESDIR}"/${PN}-1.4.1-gcc10-fno-common.patch
+   "${FILESDIR}"/${PN}-1.4.1-gcc10-fno-common.patch # merged, remove on 
bump
 )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk/

2020-03-20 Thread David Seifert
commit: e33c4bb5fc96549fcab05a039a849a5c560a4980
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 20:05:41 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 20:05:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33c4bb5

dev-ml/lablgtk: Remove USE="opengl"

* Depends on EOL GtkGLArea

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 dev-ml/lablgtk/lablgtk-2.18.10.ebuild   | 9 +++--
 dev-ml/lablgtk/lablgtk-2.18.5.ebuild| 7 ++-
 dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild | 9 +++--
 3 files changed, 8 insertions(+), 17 deletions(-)

diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
index 4cbb3b17630..ea2040f934d 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
@@ -10,17 +10,13 @@ 
SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
 SLOT="2/${PV}"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
-IUSE="debug examples glade gnomecanvas +ocamlopt opengl sourceview spell svg"
+IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
 
 DEPEND="dev-lang/ocaml:=[ocamlopt?]
dev-ml/camlp4:=
x11-libs/gtk+:2
glade? ( gnome-base/libglade )
gnomecanvas? ( gnome-base/libgnomecanvas )
-   opengl? (
-   dev-ml/lablgl:=
-   x11-libs/gtkglarea:2
-   )
sourceview? ( x11-libs/gtksourceview:2.0 )
spell? ( app-text/gtkspell:2 )
svg? ( gnome-base/librsvg:2 )"
@@ -37,7 +33,8 @@ src_configure() {
$(use_with glade)
--without-gnomeui
--without-panel
-   $(use_with opengl gl)
+   # relies on EOL gtkglarea
+   --without-gl
$(use_with spell gtkspell)
--without-gtksourceview
$(use_with sourceview gtksourceview2)

diff --git a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild
index 8cfdfda4cf9..bf0575dc8bd 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit multilib findlib
 
-IUSE="debug examples glade gnomecanvas sourceview +ocamlopt opengl spell svg"
+IUSE="debug examples glade gnomecanvas sourceview +ocamlopt spell svg"
 
 DESCRIPTION="Objective CAML interface for Gtk+2"
 HOMEPAGE="http://lablgtk.forge.ocamlcore.org/";
@@ -17,8 +17,6 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
svg? ( >=gnome-base/librsvg-2.2:2 )
glade? ( >=gnome-base/libglade-2.0.1 )
gnomecanvas? ( >=gnome-base/libgnomecanvas-2.2 )
-   opengl? ( >=dev-ml/lablgl-0.98:=
-   >=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
dev-ml/camlp4:=
@@ -35,7 +33,7 @@ src_configure() {
$(use_with glade) \
--without-gnomeui \
--without-panel \
-   $(use_with opengl gl) \
+   --without-gl \
$(use_with spell gtkspell) \
--without-gtksourceview \
$(use_with sourceview gtksourceview2) \
@@ -58,7 +56,6 @@ install_examples() {
use svg && insinto /usr/share/doc/${PF}/examples/rsvg && doins 
examples/rsvg/*.ml examples/rsvg/*.svg
use glade && insinto /usr/share/doc/${PF}/examples/glade && doins 
examples/glade/*.ml examples/glade/*.glade*
use sourceview && insinto /usr/share/doc/${PF}/examples/sourceview && 
doins examples/sourceview/*.ml examples/sourceview/*.lang
-   use opengl && insinto /usr/share/doc/${PF}/examples/GL && doins 
examples/GL/*.ml
 
docompress -x /usr/share/doc/${PF}/examples
 }

diff --git a/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild
index d1e17c9dd1b..92dd9af9dc6 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.8-r1.ebuild
@@ -10,17 +10,13 @@ 
SRC_URI="https://github.com/garrigue/lablgtk/releases/download/lablgtk2188/${P}.
 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
 SLOT="2/${PV}"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
-IUSE="debug examples glade gnomecanvas +ocamlopt opengl sourceview spell svg"
+IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
 
 DEPEND="dev-lang/ocaml:=[ocamlopt?]
dev-ml/camlp4:=
x11-libs/gtk+:2
glade? ( gnome-base/libglade )
gnomecanvas? ( gnome-base/libgnomecanvas )
-   opengl? (
-   dev-ml/lablgl:=
-   x11-libs/gtkglarea:2
-   )
sourceview? ( x11-libs/gtksourceview:2.0 )
spell? ( app-text/gtkspell:2 )
svg? ( gnome-base/librsvg:2 )"
@@

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

2020-03-20 Thread David Seifert
commit: 6408f7f6b1864ec7fcad9b8c0cbdd59669e2c2f4
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 20:05:44 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 20:05:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6408f7f6

package.mask: Last-rite x11-libs/gtkglarea and media-sound/galan

Closes: https://github.com/gentoo/gentoo/pull/14886
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b01bdbc35d9..1b1d18c4ce4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2020-03-20)
+# Last release in 2014, unsupported, EOL.
+# Include the last remaining revdep, which was last updated in 2004.
+x11-libs/gtkglarea
+media-sound/galan
+
 # Matt Turner  (2020-03-20)
 # No reverse deps. GNOME 2 era slot. Removal in 30 days
 gnome-base/gnome-desktop:2



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

2020-03-20 Thread Andreas Sturmlechner
commit: 178a65f3e52107c69151acdcb7be629ba9a11a79
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 20 19:23:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 20 19:24:39 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=178a65f3

profiles: Add kde-release-service-20.03.80 package.mask

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

 profiles/package.mask/kde-release-service-20.03.80 | 240 +
 1 file changed, 240 insertions(+)

diff --git a/profiles/package.mask/kde-release-service-20.03.80 
b/profiles/package.mask/kde-release-service-20.03.80
new file mode 100644
index 00..afca25d5f4
--- /dev/null
+++ b/profiles/package.mask/kde-release-service-20.03.80
@@ -0,0 +1,240 @@
+# Andreas Sturmlechner ~ast...@gentoo.org> (20 Mar 2020)
+# KDE Release Service 20.03.80 (20.04 beta) mask
+# Unstable release.
+~kde-apps/kdialog-20.03.80
+~kde-apps/keditbookmarks-20.03.80
+~kde-apps/kfind-20.03.80
+~kde-apps/konqueror-20.03.80
+~kde-apps/baloo-widgets-20.03.80
+~kde-apps/dolphin-20.03.80
+~kde-apps/kate-20.03.80
+~kde-apps/kde-apps-meta-20.03.80
+~kde-apps/kde-meta-20.03.80
+~kde-apps/kdebase-meta-20.03.80
+~kde-apps/kdecore-meta-20.03.80
+~kde-apps/khelpcenter-20.03.80
+~kde-apps/konsole-20.03.80
+~kde-apps/kwrite-20.03.80
+~kde-apps/kdeaccessibility-meta-20.03.80
+~kde-apps/kmag-20.03.80
+~kde-apps/kmousetool-20.03.80
+~kde-apps/kmouth-20.03.80
+~kde-apps/kdeadmin-meta-20.03.80
+~kde-apps/kcron-20.03.80
+~kde-apps/ksystemlog-20.03.80
+~kde-apps/analitza-20.03.80
+~kde-apps/artikulate-20.03.80
+~kde-apps/blinken-20.03.80
+~kde-apps/cantor-20.03.80
+~kde-apps/kalgebra-20.03.80
+~kde-apps/kalzium-20.03.80
+~kde-apps/kanagram-20.03.80
+~kde-apps/kbruch-20.03.80
+~kde-apps/kdeedu-data-20.03.80
+~kde-apps/kdeedu-meta-20.03.80
+~kde-apps/kgeography-20.03.80
+~kde-apps/khangman-20.03.80
+~kde-apps/kig-20.03.80
+~kde-apps/kiten-20.03.80
+~kde-apps/klettres-20.03.80
+~kde-apps/kmplot-20.03.80
+~kde-apps/kqtquickcharts-20.03.80
+~kde-apps/ktouch-20.03.80
+~kde-apps/kturtle-20.03.80
+~kde-apps/kwordquiz-20.03.80
+~kde-apps/libkeduvocdocument-20.03.80
+~kde-apps/marble-20.03.80
+~kde-apps/minuet-20.03.80
+~kde-apps/parley-20.03.80
+~kde-apps/rocs-20.03.80
+~kde-apps/step-20.03.80
+~kde-apps/bomber-20.03.80
+~kde-apps/bovo-20.03.80
+~kde-apps/granatier-20.03.80
+~kde-apps/kajongg-20.03.80
+~kde-apps/kapman-20.03.80
+~kde-apps/katomic-20.03.80
+~kde-apps/kblackbox-20.03.80
+~kde-apps/kblocks-20.03.80
+~kde-apps/kbounce-20.03.80
+~kde-apps/kbreakout-20.03.80
+~kde-apps/kdegames-meta-20.03.80
+~kde-apps/kdiamond-20.03.80
+~kde-apps/kfourinline-20.03.80
+~kde-apps/kgoldrunner-20.03.80
+~kde-apps/kigo-20.03.80
+~kde-apps/killbots-20.03.80
+~kde-apps/kiriki-20.03.80
+~kde-apps/kjumpingcube-20.03.80
+~kde-apps/klickety-20.03.80
+~kde-apps/klines-20.03.80
+~kde-apps/kmahjongg-20.03.80
+~kde-apps/kmines-20.03.80
+~kde-apps/knavalbattle-20.03.80
+~kde-apps/knetwalk-20.03.80
+~kde-apps/knights-20.03.80
+~kde-apps/kolf-20.03.80
+~kde-apps/kollision-20.03.80
+~kde-apps/konquest-20.03.80
+~kde-apps/kpat-20.03.80
+~kde-apps/kreversi-20.03.80
+~kde-apps/kshisen-20.03.80
+~kde-apps/ksirk-20.03.80
+~kde-apps/ksnakeduel-20.03.80
+~kde-apps/kspaceduel-20.03.80
+~kde-apps/ksquares-20.03.80
+~kde-apps/ksudoku-20.03.80
+~kde-apps/ktuberling-20.03.80
+~kde-apps/kubrick-20.03.80
+~kde-apps/libkdegames-20.03.80
+~kde-apps/libkmahjongg-20.03.80
+~kde-apps/lskat-20.03.80
+~kde-apps/palapeli-20.03.80
+~kde-apps/picmi-20.03.80
+~kde-apps/gwenview-20.03.80
+~kde-apps/kamera-20.03.80
+~kde-apps/kcolorchooser-20.03.80
+~kde-apps/kdegraphics-meta-20.03.80
+~kde-apps/kdegraphics-mobipocket-20.03.80
+~kde-apps/kipi-plugins-20.03.80
+~kde-apps/kolourpaint-20.03.80
+~kde-apps/kruler-20.03.80
+~kde-apps/libkdcraw-20.03.80
+~kde-apps/libkexiv2-20.03.80
+~kde-apps/libkgeomap-20.03.80
+~kde-apps/libkipi-20.03.80
+~kde-apps/libksane-20.03.80
+~kde-apps/okular-20.03.80
+~kde-apps/spectacle-20.03.80
+~kde-apps/svgpart-20.03.80
+~kde-apps/thumbnailers-20.03.80
+~kde-apps/audiocd-kio-20.03.80
+~kde-apps/dragon-20.03.80
+~kde-apps/ffmpegthumbs-20.03.80
+~kde-apps/juk-20.03.80
+~kde-apps/k3b-20.03.80
+~kde-apps/kamoso-20.03.80
+~kde-apps/kdemultimedia-meta-20.03.80
+~kde-apps/kdenlive-20.03.80
+~kde-apps/kmix-20.03.80
+~kde-apps/kwave-20.03.80
+~kde-apps/libkcddb-20.03.80
+~kde-apps/libkcompactdisc-20.03.80
+~media-sound/elisa-20.03.80
+~kde-apps/dolphin-plugins-dropbox-20.03.80
+~kde-apps/kaccounts-integration-20.03.80
+~kde-apps/kaccounts-providers-20.03.80
+~kde-apps/kdenetwork-meta-20.03.80
+~kde-apps/kdenetwork-filesharing-20.03.80
+~kde-apps/kget-20.03.80
+~kde-apps/kio-extras-20.03.80
+~kde-apps/krdc-20.03.80
+~kde-apps/krfb-20.03.80
+~kde-apps/kopete-20.03.80
+~kde-apps/ktp-accounts-kcm-20.03.80
+~kde-apps/ktp-approver-20.03.80
+~kde-apps/ktp-auth-handler-20.03.80
+~kde-apps/ktp-call-ui-20.03.80
+~kde-apps/ktp-common-internals-20.03.80
+~kde-apps/ktp-contact-list-20.0

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

2020-03-20 Thread Matt Turner
commit: 0017ccda7808895318ad814394872847a83fef51
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 19:27:24 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 19:28:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0017ccda

Revert "package.mask: Also dev-python/gnome-python-base"

This reverts commit 63def0f635c00251d8bb85a0ae0fe7c7f4420db9.

Evidently I missed that gconf-python is not masked for removal.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 3ce1fab41ca..b01bdbc35d9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -45,7 +45,6 @@ sci-physics/espresso++
 # Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
 # No reverse dependencies.
 # Removal in 30 days.  Bug #713566.
-dev-python/gnome-python-base
 dev-python/gnome-python-desktop-base
 dev-python/gnome-python-extras-base
 dev-python/gnome-vfs-python



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

2020-03-20 Thread Patrick McLean
commit: 41164167a2eb4aaab591f86657a655d3e84bda1a
Author: Patrick McLean  gentoo  org>
AuthorDate: Fri Mar 20 19:16:49 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Mar 20 19:16:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41164167

sci-mathematics/z3-4.8.6: Add missing dep on dev-libs/gmp[cxx]

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/sci-mathematics/z3/z3-4.8.6.ebuild 
b/sci-mathematics/z3/z3-4.8.6.ebuild
index fe56e09602b..fca0f4ef0b6 100644
--- a/sci-mathematics/z3/z3-4.8.6.ebuild
+++ b/sci-mathematics/z3/z3-4.8.6.ebuild
@@ -19,7 +19,7 @@ IUSE="doc examples gmp isabelle java python"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-   gmp? ( dev-libs/gmp:0=[${MULTILIB_USEDEP}] )"
+   gmp? ( dev-libs/gmp:0=[cxx,${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
java? ( >=virtual/jdk-1.8 )"
 BDEPEND="



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

2020-03-20 Thread Lars Wendler
commit: 7b3e19a2f9e9a8bb67c5008758aef47598c4062f
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Mar 20 18:35:56 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Mar 20 18:53:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3e19a2

dev-util/cmake: Bump to version 3.17.0. Removed old

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

 dev-util/cmake/Manifest | 2 +-
 dev-util/cmake/{cmake-3.17.0_rc3.ebuild => cmake-3.17.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index f9c978b75e3..c027c31000d 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,4 +2,4 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20
 DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 
257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99
 SHA512 
8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56
 DIST cmake-3.16.4.tar.gz 9113021 BLAKE2B 
5aa34cadec4ed09e4d0c46f6983b88cf81ea719c47a0848a21be36911b223d9e609bdc7f5b52086762ab83e4230a3ec9e38d9c9e3c9c6f508aa2118e769e3783
 SHA512 
4aa36608bac3b9e29ea765003cdc684733c025d7b18fbae057f3be1f726a159d4b0231b8b1be269206aa7dbd7177fe0110d5bac8d72fb0f6ad392bb284b1fce3
 DIST cmake-3.16.5.tar.gz 9111262 BLAKE2B 
5f996113a4979563d7b9f298b4b1a32d6f91eebaa79af42e1cbf247884e443de47e30030fd0f16c7755c4086e2bff0c0741911753ea7c889b68c393c0b98c876
 SHA512 
204ce83501c8068ff660c30a68641a354764135e1600a9a95b39476d072876e400961377e19bbe03a7b18412b36dcf21a693946a2a81cff5985e637e9f193671
-DIST cmake-3.17.0-rc3.tar.gz 9463874 BLAKE2B 
5987806e7d42030fa8ef533a40df66692e957cd6d61ad1655c7d647a02622678112a796ea1d5872cbd7f8a695e0871879773ec4d0aee8080084d0671887a2d93
 SHA512 
db37a74fa5750a4796b6c50e024d0ef739fa1ddce6f9ee63955c4cf2049c47e571fb0bb9141cfbf49df654a88a4162f48b5aa6c15ee05dcfe09b3eccbf06e907
+DIST cmake-3.17.0.tar.gz 9466484 BLAKE2B 
63dc59a9551d6afcf009403bcc68f3bb87065f962c39f443d9a73c7babbb2e49b4237d00072d2ff4f91a6cd4c9d5ac05cd9b97acd0404c852fe03133b538f2ea
 SHA512 
f09440681e0c414f5ca669f3aebad09e0642f30a2e12c3199e7fb3da95a7dd17994fc54475c49638c37f0502ea0a2d8da0f9098805f11088ba7b299bf72a

diff --git a/dev-util/cmake/cmake-3.17.0_rc3.ebuild 
b/dev-util/cmake/cmake-3.17.0.ebuild
similarity index 100%
rename from dev-util/cmake/cmake-3.17.0_rc3.ebuild
rename to dev-util/cmake/cmake-3.17.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-arch/zstd/, app-arch/zstd/files/

2020-03-20 Thread Lars Wendler
commit: 164363f78449fd945fc67228409ea94fd66dc882
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Mar 20 19:02:18 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Mar 20 19:02:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164363f7

app-arch/zstd: Use upstream fix for pkgconfig libdir

- Shortened make43 patch name
- Simplified ebuild a bit

Closes: https://bugs.gentoo.org/700780
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Lars Wendler  gentoo.org>

 ...ix-usage-1987.patch => zstd-1.4.4-make43.patch} |   0
 app-arch/zstd/files/zstd-1.4.4-pkgconfig_fix.patch |  67 ---
 .../zstd/files/zstd-1.4.4-pkgconfig_libdir.patch   | 215 +
 app-arch/zstd/zstd-1.4.4-r3.ebuild |  12 +-
 4 files changed, 220 insertions(+), 74 deletions(-)

diff --git 
a/app-arch/zstd/files/zstd-1.4.4-build-issue-More-portable-header-prefix-usage-1987.patch
 b/app-arch/zstd/files/zstd-1.4.4-make43.patch
similarity index 100%
rename from 
app-arch/zstd/files/zstd-1.4.4-build-issue-More-portable-header-prefix-usage-1987.patch
rename to app-arch/zstd/files/zstd-1.4.4-make43.patch

diff --git a/app-arch/zstd/files/zstd-1.4.4-pkgconfig_fix.patch 
b/app-arch/zstd/files/zstd-1.4.4-pkgconfig_fix.patch
deleted file mode 100644
index 2fab9804c13..000
--- a/app-arch/zstd/files/zstd-1.4.4-pkgconfig_fix.patch
+++ /dev/null
@@ -1,67 +0,0 @@
-From a025c46969b76a10ce1618df4dbb11a09563c413 Mon Sep 17 00:00:00 2001
-From: Lars Wendler 
-Date: Wed, 20 Nov 2019 16:41:18 +0100
-Subject: [PATCH] Revert "In pkg-config File, Derive Lib and Include Dir from
- Prefix at Use-Time"
-
-This reverts commit 74bd76c3ffb3837a3fefc055edbc347620447236.
-
-This breaks systems that use lib32 and/or lib64 instead of lib
-See https://github.com/facebook/zstd/issues/1900
-
-Signed-off-by: Lars Wendler 

- build/cmake/lib/CMakeLists.txt | 3 ++-
- lib/Makefile   | 2 ++
- lib/libzstd.pc.in  | 5 ++---
- 3 files changed, 6 insertions(+), 4 deletions(-)
-
-diff --git a/build/cmake/lib/CMakeLists.txt b/build/cmake/lib/CMakeLists.txt
-index 7adca875..77b389ca 100644
 a/build/cmake/lib/CMakeLists.txt
-+++ b/build/cmake/lib/CMakeLists.txt
-@@ -134,10 +134,11 @@ if (UNIX)
- # pkg-config
- set(PREFIX "${CMAKE_INSTALL_PREFIX}")
- set(LIBDIR "${CMAKE_INSTALL_FULL_LIBDIR}")
-+set(INCLUDEDIR "${CMAKE_INSTALL_FULL_INCLUDEDIR}")
- set(VERSION 
"${zstd_VERSION_MAJOR}.${zstd_VERSION_MINOR}.${zstd_VERSION_PATCH}")
- add_custom_target(libzstd.pc ALL
- ${CMAKE_COMMAND} -DIN="${LIBRARY_DIR}/libzstd.pc.in" 
-DOUT="libzstd.pc"
---DPREFIX="${PREFIX}" -DVERSION="${VERSION}"
-+-DPREFIX="${PREFIX}" -DLIBDIR="${LIBDIR}" 
-DINCLUDEDIR="${INCLUDEDIR}" -DVERSION="${VERSION}"
- -P "${CMAKE_CURRENT_SOURCE_DIR}/pkgconfig.cmake"
- COMMENT "Creating pkg-config file")
- 
-diff --git a/lib/Makefile b/lib/Makefile
-index fd1710cf..97375ad2 100644
 a/lib/Makefile
-+++ b/lib/Makefile
-@@ -244,6 +244,8 @@ libzstd.pc:
- libzstd.pc: libzstd.pc.in
-   @echo creating pkgconfig
-   @sed -e 's|@PREFIX@|$(PREFIX)|' \
-+ -e 's|@LIBDIR@|$(LIBDIR)|' \
-+ -e 's|@INCLUDEDIR@|$(INCLUDEDIR)|' \
-  -e 's|@VERSION@|$(VERSION)|' \
-  $< >$@
- 
-diff --git a/lib/libzstd.pc.in b/lib/libzstd.pc.in
-index e7880be4..1d07b91f 100644
 a/lib/libzstd.pc.in
-+++ b/lib/libzstd.pc.in
-@@ -3,9 +3,8 @@
- #   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
- 
- prefix=@PREFIX@
--exec_prefix=${prefix}
--includedir=${prefix}/include
--libdir=${exec_prefix}/lib
-+libdir=@LIBDIR@
-+includedir=@INCLUDEDIR@
- 
- Name: zstd
- Description: fast lossless compression algorithm library
--- 
-2.24.0
-

diff --git a/app-arch/zstd/files/zstd-1.4.4-pkgconfig_libdir.patch 
b/app-arch/zstd/files/zstd-1.4.4-pkgconfig_libdir.patch
new file mode 100644
index 000..e8d745a56aa
--- /dev/null
+++ b/app-arch/zstd/files/zstd-1.4.4-pkgconfig_libdir.patch
@@ -0,0 +1,215 @@
+From e668c9b52896e1cf92c99da3b01e3bdbbae77100 Mon Sep 17 00:00:00 2001
+From: "W. Felix Handte" 
+Date: Tue, 18 Feb 2020 10:50:38 -0500
+Subject: [PATCH 1/3] Fix pkg-config File Generation Again
+
+Revises #1851. Fixes #1900. Replaces #1930.
+
+Thanks to @orbea, @neheb, @Polynomial-C, and particularly @eli-schwartz for
+pointing out the problem and suggesting solutions.
+
+Tested with
+
+  ```
+  make -C lib clean libzstd.pc
+  cat lib/libzstd.pc
+
+  # should fail
+  make -C lib clean libzstd.pc LIBDIR=/foo
+  make -C lib clean libzstd.pc INCLUDEDIR=/foo
+  make -C lib clean libzstd.pc LIBDIR=/usr/localfoo
+  make -C lib clean libzstd.pc INCLUDEDIR=/usr/localfoo
+  make -C lib clean libzstd.pc LIBDIR=/usr/local/lib prefix=/foo
+  make -C lib clean libzstd.pc INCLUDEDIR=/usr/local/include prefix=/foo
+
+  # should succeed
+  make -C lib clean libzstd.pc LI

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

2020-03-20 Thread Matt Turner
commit: 3beaf586c6b25ccfd080a25b502e8d26833ddfe5
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 18:48:41 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 18:50:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3beaf586

package.deprecated: Remove mask'd entries

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

 profiles/package.deprecated | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index aa7f331274a..e5643128292 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -22,16 +22,8 @@
 # Bugs #640022, #713010
 dev-python/gconf-python
 dev-python/gnome-python-base
-dev-python/gnome-python-desktop-base
-dev-python/gnome-python-extras-base
-dev-python/gnome-vfs-python
-dev-python/libbonobo-python
-dev-python/libgnomecanvas-python
-dev-python/libgnome-python
-dev-python/librsvg-python
 dev-python/pygobject:2
 dev-python/pygtksourceview
-dev-python/pyorbit
 gnome-base/gnome-desktop:2
 gnome-base/gnome-vfs
 gnome-base/libbonobo



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

2020-03-20 Thread Matt Turner
commit: 63def0f635c00251d8bb85a0ae0fe7c7f4420db9
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 18:48:15 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 18:50:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63def0f6

package.mask: Also dev-python/gnome-python-base

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f997078d0ad..1832d0db23e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -41,6 +41,7 @@ sci-physics/espresso++
 # Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
 # No reverse dependencies.
 # Removal in 30 days.  Bug #713566.
+dev-python/gnome-python-base
 dev-python/gnome-python-desktop-base
 dev-python/gnome-python-extras-base
 dev-python/gnome-vfs-python



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

2020-03-20 Thread Matt Turner
commit: c5086886ad717324fb2e4d9f9ba2b1606b678b77
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 18:50:09 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 18:50:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5086886

package.mask: Mask gnome-base/gnome-desktop:2 for removal

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

 profiles/package.deprecated | 1 -
 profiles/package.mask   | 4 
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index e5643128292..731d77731b5 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -24,7 +24,6 @@ dev-python/gconf-python
 dev-python/gnome-python-base
 dev-python/pygobject:2
 dev-python/pygtksourceview
-gnome-base/gnome-desktop:2
 gnome-base/gnome-vfs
 gnome-base/libbonobo
 gnome-base/libbonoboui

diff --git a/profiles/package.mask b/profiles/package.mask
index 1832d0db23e..3ce1fab41ca 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2020-03-20)
+# No reverse deps. GNOME 2 era slot. Removal in 30 days
+gnome-base/gnome-desktop:2
+
 # Michał Górny  (2020-03-20)
 # Python 2 only.  Upstream is not working on a port.
 # Removal in 30 days.  Bug #713568.



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

2020-03-20 Thread Matthew Thode
commit: a398a9bfd5148dc3d2569962fcf330dcdc6d46db
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar 20 18:34:37 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Mar 20 18:34:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a398a9bf

dev-ruby/puppetdb-termini: 6.9.1 stable amd64/x86 with cleanup

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

 dev-ruby/puppetdb-termini/Manifest |  2 --
 .../puppetdb-termini/puppetdb-termini-6.8.0.ebuild | 28 --
 .../puppetdb-termini/puppetdb-termini-6.9.0.ebuild | 28 --
 .../puppetdb-termini/puppetdb-termini-6.9.1.ebuild |  2 +-
 4 files changed, 1 insertion(+), 59 deletions(-)

diff --git a/dev-ruby/puppetdb-termini/Manifest 
b/dev-ruby/puppetdb-termini/Manifest
index ad2095ceecb..af844a06135 100644
--- a/dev-ruby/puppetdb-termini/Manifest
+++ b/dev-ruby/puppetdb-termini/Manifest
@@ -1,3 +1 @@
-DIST puppetdb-termini_6.8.0-1stretch_all.deb 21302 BLAKE2B 
d3524f7acfb60ba73ca5ec42d3d4f2c79efb944ad597e97b664dd7925f24aa80905b2fa7f8dfb98ef7da777242f34d36711affabb179b005703bed8e5d4b33e3
 SHA512 
8d92e9bffe8e377823b644a54aa73e59c32cf1a69b2b97b9bbf61d9e5149f31c03bb5d39175844f2651a33f6028d44bf0eb6dc2e3ac3236faab9f11a801d4981
-DIST puppetdb-termini_6.9.0-1stretch_all.deb 21298 BLAKE2B 
98ace25e1768af323beee73b98587921d1880d8af7365401e648ff4db3133bcd3703a356233f03775712aa265e829de6ab5b09f6b02017f833824788bff3dcab
 SHA512 
c74e7d5296c07116d4f95aad24314574a32c8be61d9b53cdb5fddffdc4acc872318b624a6128e61e299e903b864e51217636e3932a931c7c957dd008ad28af57
 DIST puppetdb-termini_6.9.1-1stretch_all.deb 21294 BLAKE2B 
579181f4404e5b9dfbc444364c58402135ea68bef0fd3bff894976ee04f7d181699d2456d5ee6105707b765ee1842fac38af7e97f07621436164d79ff8c32a35
 SHA512 
62d3ac5b922eb3b3ba50f47a104dfb04ca8f3284b2474ed45cf609b21696fa01fa2eaecaa1c94d7b50ac22e8b187b4efc8e43d3cb7d66bf02554b1c03996b040

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild
deleted file mode 100644
index 7919b7b236e..000
--- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.8.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-inherit unpacker
-
-DESCRIPTION="Library needed to connect puppet to puppetdb"
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/";
-SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-# will need the same keywords as puppet
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND+=""
-DEPEND+=""
-
-S=${WORKDIR}
-
-src_install() {
-   insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
-   doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
-}

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.0.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.0.ebuild
deleted file mode 100644
index a7f2b53b2dd..000
--- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-inherit unpacker
-
-DESCRIPTION="Library needed to connect puppet to puppetdb"
-HOMEPAGE="http://docs.puppetlabs.com/puppetdb/";
-SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-# will need the same keywords as puppet
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND+=""
-DEPEND+=""
-
-S=${WORKDIR}
-
-src_install() {
-   insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
-   doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
-}

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild
index a7f2b53b2dd..7919b7b236e 100644
--- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild
+++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.9.1.ebuild
@@ -15,7 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
 # will need the same keywords as puppet
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND+=""
 DEPEND+=""



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

2020-03-20 Thread Matt Turner
commit: d12cc35e8dc72515330a2a94192f9796e76013ac
Author: Jan Ziak <0xe2.0x9a.0x9b  gmail  com>
AuthorDate: Tue Mar 17 18:44:22 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 18:31:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12cc35e

app-arch/zstd: IUSE=threads

Closes: https://bugs.gentoo.org/699020
Closes: https://github.com/gentoo/gentoo/pull/14992
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-arch/zstd/zstd-1.4.4-r3.ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/app-arch/zstd/zstd-1.4.4-r3.ebuild 
b/app-arch/zstd/zstd-1.4.4-r3.ebuild
index 23c642f5684..d5c67e17ca2 100644
--- a/app-arch/zstd/zstd-1.4.4-r3.ebuild
+++ b/app-arch/zstd/zstd-1.4.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0/1"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="lz4 static-libs"
+IUSE="lz4 static-libs +threads"
 
 RDEPEND="app-arch/xz-utils
lz4? ( app-arch/lz4 )"
@@ -39,7 +39,11 @@ mymake() {
 }
 
 multilib_src_compile() {
-   mymake -C lib libzstd libzstd.a libzstd.pc
+   if use threads; then
+   mymake -C lib libzstd-mt libzstd.a-mt libzstd.pc
+   else
+   mymake -C lib libzstd libzstd.a libzstd.pc
+   fi
 
if multilib_is_native_abi ; then
mymake HAVE_LZ4="$(usex lz4 1 0)" zstd



[gentoo-commits] repo/gentoo:master commit in: app-arch/zstd/, app-arch/zstd/files/

2020-03-20 Thread Matt Turner
commit: 7dd359a8181e14f2bf0bdc11236e287f845ad70f
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 18:26:52 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 18:31:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd359a8

app-arch/zstd: Fix feature detection with make-4.3

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

 ...ue-More-portable-header-prefix-usage-1987.patch | 60 ++
 .../{zstd-1.4.4-r2.ebuild => zstd-1.4.4-r3.ebuild} |  1 +
 2 files changed, 61 insertions(+)

diff --git 
a/app-arch/zstd/files/zstd-1.4.4-build-issue-More-portable-header-prefix-usage-1987.patch
 
b/app-arch/zstd/files/zstd-1.4.4-build-issue-More-portable-header-prefix-usage-1987.patch
new file mode 100644
index 000..679e0b791e3
--- /dev/null
+++ 
b/app-arch/zstd/files/zstd-1.4.4-build-issue-More-portable-header-prefix-usage-1987.patch
@@ -0,0 +1,60 @@
+From 06a57cf57e3c4e887cadcf688e3081154f3f6db4 Mon Sep 17 00:00:00 2001
+From: Bimba Shrestha 
+Date: Thu, 6 Feb 2020 14:10:51 -0800
+Subject: [PATCH] [build-issue] More portable header prefix usage (#) (#1987)
+
+* make 4.3 build issue fix
+
+* Changing header name and adding comment
+---
+ programs/Makefile | 11 +++
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+diff --git a/programs/Makefile b/programs/Makefile
+index b75314a8..a9ee3cb5 100644
+--- a/programs/Makefile
 b/programs/Makefile
+@@ -94,9 +94,12 @@ endif
+ 
+ VOID = /dev/null
+ 
++# Make 4.3 doesn't support '\#' anymore (https://lwn.net/Articles/810071/)
++NUM_SYMBOL := \#
++
+ # thread detection
+ NO_THREAD_MSG := ==> no threads, building without multithreading support
+-HAVE_PTHREAD := $(shell printf '\#include \nint main(void) { 
return 0; }' > have_pthread.c && $(CC) $(FLAGS) -o have_pthread$(EXT) 
have_pthread.c -pthread 2> $(VOID) && rm have_pthread$(EXT) && echo 1 || echo 
0; rm have_pthread.c)
++HAVE_PTHREAD := $(shell printf '$(NUM_SYMBOL)include \nint 
main(void) { return 0; }' > have_pthread.c && $(CC) $(FLAGS) -o 
have_pthread$(EXT) have_pthread.c -pthread 2> $(VOID) && rm have_pthread$(EXT) 
&& echo 1 || echo 0; rm have_pthread.c)
+ HAVE_THREAD := $(shell [ "$(HAVE_PTHREAD)" -eq "1" -o -n "$(filter 
Windows%,$(OS))" ] && echo 1 || echo 0)
+ ifeq ($(HAVE_THREAD), 1)
+ THREAD_MSG := ==> building with threading support
+@@ -108,7 +111,7 @@ endif
+ 
+ # zlib detection
+ NO_ZLIB_MSG := ==> no zlib, building zstd without .gz support
+-HAVE_ZLIB := $(shell printf '\#include \nint main(void) { return 0; 
}' > have_zlib.c && $(CC) $(FLAGS) -o have_zlib$(EXT) have_zlib.c -lz 2> 
$(VOID) && rm have_zlib$(EXT) && echo 1 || echo 0; rm have_zlib.c)
++HAVE_ZLIB := $(shell printf '$(NUM_SYMBOL)include \nint main(void) { 
return 0; }' > have_zlib.c && $(CC) $(FLAGS) -o have_zlib$(EXT) have_zlib.c -lz 
2> $(VOID) && rm have_zlib$(EXT) && echo 1 || echo 0; rm have_zlib.c)
+ ifeq ($(HAVE_ZLIB), 1)
+ ZLIB_MSG := ==> building zstd with .gz compression support
+ ZLIBCPP = -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS
+@@ -119,7 +122,7 @@ endif
+ 
+ # lzma detection
+ NO_LZMA_MSG := ==> no liblzma, building zstd without .xz/.lzma support
+-HAVE_LZMA := $(shell printf '\#include \nint main(void) { return 0; 
}' > have_lzma.c && $(CC) $(FLAGS) -o have_lzma$(EXT) have_lzma.c -llzma 2> 
$(VOID) && rm have_lzma$(EXT) && echo 1 || echo 0; rm have_lzma.c)
++HAVE_LZMA := $(shell printf '$(NUM_SYMBOL)include \nint main(void) { 
return 0; }' > have_lzma.c && $(CC) $(FLAGS) -o have_lzma$(EXT) have_lzma.c 
-llzma 2> $(VOID) && rm have_lzma$(EXT) && echo 1 || echo 0; rm have_lzma.c)
+ ifeq ($(HAVE_LZMA), 1)
+ LZMA_MSG := ==> building zstd with .xz/.lzma compression support
+ LZMACPP = -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS
+@@ -130,7 +133,7 @@ endif
+ 
+ # lz4 detection
+ NO_LZ4_MSG := ==> no liblz4, building zstd without .lz4 support
+-HAVE_LZ4 := $(shell printf '\#include \n\#include \nint 
main(void) { return 0; }' > have_lz4.c && $(CC) $(FLAGS) -o have_lz4$(EXT) 
have_lz4.c -llz4 2> $(VOID) && rm have_lz4$(EXT) && echo 1 || echo 0; rm 
have_lz4.c)
++HAVE_LZ4 := $(shell printf '$(NUM_SYMBOL)include \n\#include 
\nint main(void) { return 0; }' > have_lz4.c && $(CC) $(FLAGS) -o 
have_lz4$(EXT) have_lz4.c -llz4 2> $(VOID) && rm have_lz4$(EXT) && echo 1 || 
echo 0; rm have_lz4.c)
+ ifeq ($(HAVE_LZ4), 1)
+ LZ4_MSG := ==> building zstd with .lz4 compression support
+ LZ4CPP = -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS
+-- 
+2.24.1
+

diff --git a/app-arch/zstd/zstd-1.4.4-r2.ebuild 
b/app-arch/zstd/zstd-1.4.4-r3.ebuild
similarity index 94%
rename from app-arch/zstd/zstd-1.4.4-r2.ebuild
rename to app-arch/zstd/zstd-1.4.4-r3.ebuild
index 4af98aeb8cd..23c642f5684 100644
--- a/app-arch/zstd/zstd-1.4.4-r2.ebuild
+++ b/app-arch/zstd/zstd-1.4.4-r3.ebuild
@@ -20,6 +20,7 @@ DEPEND="${RDEPEND}"
 
 PATCHES=(
"${FILESDIR}/${PN}-1.4.4-pkgconfig_fix.patch" #700780
+   
"${FILESDIR}/${P}-build-issue-More-portable-

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

2020-03-20 Thread Marek Szuba
commit: 44db2b2b8f3d8a27a2ce646c2848a5c5370cc5d4
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Mar 20 17:38:29 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Mar 20 17:38:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44db2b2b

net-p2p/syncthing: bump to 1.4.0

Signed-off-by: Marek Szuba  gentoo.org>

 net-p2p/syncthing/Manifest   |  13 ++
 net-p2p/syncthing/syncthing-1.4.0.ebuild | 372 +++
 2 files changed, 385 insertions(+)

diff --git a/net-p2p/syncthing/Manifest b/net-p2p/syncthing/Manifest
index 2751d9a776c..c29d5cfe461 100644
--- a/net-p2p/syncthing/Manifest
+++ b/net-p2p/syncthing/Manifest
@@ -9,8 +9,10 @@ DIST 
github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904
 DIST 
github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.zip
 14905 BLAKE2B 
9aa626472e6bebbcb1d454f892ebf3c5f953ccf952e6ca7e60715211d418ab9c8d54832f9949824702278cd753758425dda72867e61ece209da688196d13d2ef
 SHA512 
82818b2eb7e8f7265b814f202c420e5a187fd5e9a43536a062715e1a3d1d5717acc8d2daeb1f678dd13bf5703545309ad9d4b4e78fbb6e9befd9bb7370ddaa3b
 DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20160405071501-a0175ee3bccc.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de950478545319ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
 DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20190718012654-fb15b899a751.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de950478545319ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
+DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20190718012654-fb15b899a751.zip
 66303 BLAKE2B 
4b02e631a3537d577b78b1372f8496113c582bfaafc48f5ce6981ed72da6a611d6c692a85c6e7cc8aeb47c89d0fec9f491d59607ead55d5e4be256525d3173bb
 SHA512 
d29dc8a3c82c34af07b0c393349eda79b30c988d439771e02106bf2f386ef5fc3feaebf00da3953a40bff2c5ed93880ecbf45e1607303c11a417bfffb96e2e65
 DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20151022065526-2efee857e7cf.mod 
35 BLAKE2B 
873b4b9c8491117a0b99bcc183ae96fc7e392c68d7271b73b5d7876574a5c7d67580425b35445ff2fff326c5cc7f328326d5d11946699c213cb2b84e8a9a0aad
 SHA512 
7f23b8c5622c02b295646c7baf6f2ea3dd01e11e18ac9c263b853c7f771f5d098d8bcb75971f0cdc33d1c4765b563f3382ec5dc4bf20010065c3f1bc94e93175
 DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20190717042225-c3de453c63f4.mod 
35 BLAKE2B 
873b4b9c8491117a0b99bcc183ae96fc7e392c68d7271b73b5d7876574a5c7d67580425b35445ff2fff326c5cc7f328326d5d11946699c213cb2b84e8a9a0aad
 SHA512 
7f23b8c5622c02b295646c7baf6f2ea3dd01e11e18ac9c263b853c7f771f5d098d8bcb75971f0cdc33d1c4765b563f3382ec5dc4bf20010065c3f1bc94e93175
+DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20190717042225-c3de453c63f4.zip 
5447 BLAKE2B 
9b79de84354305adc2019db61eaa5f84daaf0ba088b1582776b4973d85fda9055264b14218a00ddaa3c23696f5c57574eecbd48c2c7dc4df84348bf5c507d559
 SHA512 
eb9b80bd07a9586681ccb20b48644c404ad326e65251571531776ffb51eed20dfc79cb34dba332dea2fb4aa1a766da2cbad597b59db3c7f770b56febe1956ed4
 DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod 
31 BLAKE2B 
f69b0989e51b0b649f81b044169fe4309f130eba5bcc6ff33aa9666b1b754aa0e524b8c7a627a91000ccc4f93bf93cdee3e97bd3b2184b050878bc3f413f0c72
 SHA512 
f21fd002853e4435421f8396e6be016f65be1537815c60d23940caf26e3f14dd6f2caac802cb64cd586b1b1f1220b2727de347b3d1816b8e741f68d87ebcf03f
 DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.zip 
15013 BLAKE2B 
daecbcbb12a60a1423c4f419db44a0d63108fe622cf843593abb16fd75dcea703b3cf56f1c13433959eccbfb2a9bd5640f837f4be3296220366438dd7ed04f86
 SHA512 
44ccb3d6134742a80ac15830613c169d1b0d43e6ce40c2f2fdea07203bec134e1ba80dc57c6d14a007014ea141dca311b3ebe61b12d2181311665a9ffe83ca39
 DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.mod 40 BLAKE2B 
ce42c81a7dcb03d21a99d6240ce12f8455297722513497b1a75f2c848b5fb7ef70b577c2406638442f16beedd68806de890a5c299cf1c008c439df23df2f5bb1
 SHA512 
ec4424da8e1e3849408da7bfe83d37e21ac75edb889de8ef63be897d59678679b018f4606be78500952e7eee73a6252ee6e477b1a1612e2d036dbf72c17b9c9b
@@ -143,6 +145,8 @@ DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.1.mod 29 BLAKE2B 
7fb53b19bd1be0e78303
 DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.1.zip 14339 BLAKE2B 
9332d9cac7dd3aa2f4d756f0d92c911cd0fb8e00232db3bb013a0ef12addae0aea2388ce3adf79407a81e13cfe9cd4b45aeb2bc9f8b84b4e3c5dfa63b59d46a1
 SHA512 
f97471d54c5e73b3f59326847cdd4dbbb142a9ae790df83493f11a851d716fb407e01a857152812caf731b8f3e0f37ae151ee83300feaa73152173f6cb5b8515
 DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.0.mod 29 BLAKE2B 
7fb53b19bd1be0e783039647b42ecbe2070f51af102e473ec6d3544eea0ffa5863f18

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

2020-03-20 Thread Ben Kohler
commit: 2759f1544fa7be42bd8a82d23d13e77395b0ab2f
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Mar 20 17:13:24 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Mar 20 17:14:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2759f154

net-misc/dropbox: bump to 93.4.273 & drop old

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Ben Kohler  gentoo.org>

 net-misc/dropbox/Manifest   |  4 ++--
 ...x-89.3.268-r1.ebuild => dropbox-93.4.273.ebuild} | 21 +++--
 2 files changed, 9 insertions(+), 16 deletions(-)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index d58c1e82995..c1f00e63d88 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,4 +1,4 @@
-DIST dropbox-lnx.x86-89.3.268.tar.gz 92308961 BLAKE2B 
4b1a229eca8e96b49360404fc3a03277343f1dcea9b2065b637d8531b266233215e3f3c21163d20ed104db90b4d37dcd873bc1353036a14f89ac50b78180a518
 SHA512 
25195ef1f44641ca3aee00c4b5cb52006d9610b9d067ea1ade4717dd47729db98e5b0556b5c61ea881ee84e8f8aafec86891d8d3f4c1ecc81974159e3321
 DIST dropbox-lnx.x86-93.3.258.tar.gz 93320225 BLAKE2B 
d6b9d87718e1a2832c6afd28515658c2219dc3cae1b16fc3704c00cad9e2a63547b5c09ec5d80a41b32ba688fc7d064f493db43714e693d3a2ba71303730be83
 SHA512 
2b1fb83ce43f6e8db12294ff1850dfb65bb88ba14e9e5b734d66f07b4ce8e805f4d63260f1036e083796db7a42f03d62516ee96cab993705a4bce878c86279ca
-DIST dropbox-lnx.x86_64-89.3.268.tar.gz 96723713 BLAKE2B 
5bfb7721303b466f9015709f1a235045263fa0db46ff4f0ad7e772c4dc1261b8c7549d63c0ac4a9d98e35581c630ad5ed851d0c63334267b196bec7dc93c0ddf
 SHA512 
627bf49df5a6da76bf04484912c7be686f4e9adc51be619fd613b56fdd514088c173c39cab5fb5a6757074130efc54edf192c7df43090965ba9066de5d0f1755
+DIST dropbox-lnx.x86-93.4.273.tar.gz 94058022 BLAKE2B 
436f861aa569d6468031a841d9a5f5e592e7a1213d3eb84d3029deb842e5a03cfa54a570c5f20efa7e66ead62aff44f599b8c3eb99fceacccadda95a45123bee
 SHA512 
fd8e1fc05ded55fadaae484605f36d14779432d843d9e7ead20e77f33cad2b45ddc3f35c6dc1acd8b544d152998682ec3c5cf28b96c08143b85c60a75e063015
 DIST dropbox-lnx.x86_64-93.3.258.tar.gz 97663412 BLAKE2B 
bed59ecb0c9ad57eb11597deac29bbca09c4a938eca7c759c0314c47392e2eb33b75febfb9056057f8495cd34078645c203b16e5aac7ad505d56c460ab7d529f
 SHA512 
6873d6b27330eacc5e8300331863c84f5a4425d84216a2879e0784c86224576d71a729d4720b986b74ec0733c4254012e0013cdf775bbc8114f48704836a783d
+DIST dropbox-lnx.x86_64-93.4.273.tar.gz 98410343 BLAKE2B 
fa9828aa695521d64d911a7f958e9b7df926a4457b6613759d769ed78b7d7111448069d18855f0184c7228e9ca6dbd811b5739fd0763f23952d0b33ab9ea8514
 SHA512 
98829692f4b662bfafd709c99708067f172a10cafc32af1e53ecc9592ab0d5b15dae2da492c24f6b6079a2ad66eff1293416453e03090aca427b4ea7a5ea059b

diff --git a/net-misc/dropbox/dropbox-89.3.268-r1.ebuild 
b/net-misc/dropbox/dropbox-93.4.273.ebuild
similarity index 87%
rename from net-misc/dropbox/dropbox-89.3.268-r1.ebuild
rename to net-misc/dropbox/dropbox-93.4.273.ebuild
index c62cee3a6ea..ff550315591 100644
--- a/net-misc/dropbox/dropbox-89.3.268-r1.ebuild
+++ b/net-misc/dropbox/dropbox-93.4.273.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
 SLOT="0"
-KEYWORDS="amd64 x86 ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
 IUSE="+librsync-bundled selinux X"
 
 RESTRICT="mirror strip"
@@ -21,24 +21,12 @@ RESTRICT="mirror strip"
 QA_PREBUILT="opt/.*"
 QA_EXECSTACK="opt/dropbox/dropbox"
 
-DEPEND="librsync-bundled? ( dev-util/patchelf )"
+BDEPEND="dev-util/patchelf"
 
 # Be sure to have GLIBCXX_3.4.9, #393125
 RDEPEND="
X? (
dev-libs/glib:2
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   || (
-   dev-qt/qtgui:5[-gles2,X(-)]
-   dev-qt/qtgui:5[-gles2,xcb(-)]
-   )
-   dev-qt/qtopengl:5[-gles2]
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5[-gles2]
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5[-gles2]
media-libs/fontconfig
media-libs/freetype
virtual/jpeg
@@ -85,6 +73,11 @@ src_prepare() {
else
rm -vf librsync.so.1 || die
fi
+   patchelf --set-rpath '$ORIGIN' \
+   apex._apex.*.so \
+   nucleus_python.*.so \
+   tprt.*.so \
+   || die
pax-mark cm dropbox
mv README ACKNOWLEDGEMENTS "${T}" || die
 }



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

2020-03-20 Thread Michał Górny
commit: 3f27a5538a39a015c40986c25baf86d12dae1582
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 16:14:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 16:17:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f27a553

package.mask: Last rite sci-physics/espresso++

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d3616398ca8..f997078d0ad 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-03-20)
+# Python 2 only.  Upstream is not working on a port.
+# Removal in 30 days.  Bug #713568.
+sci-physics/espresso++
+
 # Michał Górny  (2020-03-20)
 # Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
 # No reverse dependencies.



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

2020-03-20 Thread Michał Górny
commit: a6049bcef199613ed3f9f9eeb5e45191bedfb700
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 16:15:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 16:17:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6049bce

dev-python/mpi4py: Remove py2

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

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

diff --git a/dev-python/mpi4py/mpi4py-3.0.2.ebuild 
b/dev-python/mpi4py/mpi4py-3.0.2.ebuild
index e4467754f59..71031851a63 100644
--- a/dev-python/mpi4py/mpi4py-3.0.2.ebuild
+++ b/dev-python/mpi4py/mpi4py-3.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



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

2020-03-20 Thread Ben Kohler
commit: 7db5b1ec1894e71275a5bf16567857dc6e13b5bd
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Mar 20 15:54:15 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Mar 20 16:04:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db5b1ec

arch/arm64/package.use.stable.mask: mask lzip

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

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

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index bd5bd01299e..0de9dce17e7 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ben Kohler  (2020-03-20)
+# waiting on lzip stabilization in bug 679898
+www-client/links lzip
+
 # Mikle Kolyada  (2020-03-19)
 # deps not yet stable
 kde-apps/umbrello php



[gentoo-commits] repo/gentoo:master commit in: media-fonts/kochi-substitute/

2020-03-20 Thread Ulrich Müller
commit: 06eb059d6b7da3f61e607a6aaeb9b1ebbd8daae4
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:17 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06eb059d

Revert "media-fonts/kochi-substitute: Add missing FONT_S assignment."

This reverts commit 8ce5fdee8b2e714078d6ebd8eba0351235593120.

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

 media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild 
b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
index 6d6792469e4..36f5204320b 100644
--- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
+++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
@@ -16,7 +16,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc 
ppc64 s390 sh sparc x8
 RESTRICT="strip binchecks"
 
 S="${WORKDIR}/${PN}-${PV:0:8}"
-FONT_S="${S}"
 
 DOCS="README.ja Changelog"
 FONT_SUFFIX="ttf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/office-code-pro/

2020-03-20 Thread Ulrich Müller
commit: eba05ba603baac1ba64c67d11bb463d61177dfb7
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Mar 20 14:48:47 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba05ba6

media-fonts/office-code-pro: Drop FONT_S assignment.

No longer necessary after font.eclass update.

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

 media-fonts/office-code-pro/office-code-pro-1.004.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-fonts/office-code-pro/office-code-pro-1.004.ebuild 
b/media-fonts/office-code-pro/office-code-pro-1.004.ebuild
index 23be1877518..b3f28ac79d7 100644
--- a/media-fonts/office-code-pro/office-code-pro-1.004.ebuild
+++ b/media-fonts/office-code-pro/office-code-pro-1.004.ebuild
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
 
 S="${WORKDIR}/Office-Code-Pro-${PV}"
 
-FONT_S="${S}"
 FONT_SUFFIX="otf"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: media-fonts/tex-gyre/

2020-03-20 Thread Ulrich Müller
commit: bbae71e775221afded6b91e73d28b62d09fc3b3d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:12 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:47:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbae71e7

Revert "media-fonts/tex-gyre: Add missing FONT_S assignment."

This reverts commit 5aca0212ddfc8894072af9ff24558ce12d465c56.

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

 media-fonts/tex-gyre/tex-gyre-2.005.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild 
b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
index 950ee4b56c4..1a12d6e0a27 100644
--- a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
+++ b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
@@ -13,5 +13,4 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~hppa x86"
 
 S=${WORKDIR}
-FONT_S="${S}"
 FONT_SUFFIX="otf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/gidole/

2020-03-20 Thread Ulrich Müller
commit: 7676d09a850bc868dd263b6eb52b7f92c19c906c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:24 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7676d09a

Revert "media-fonts/gidole: Add missing FONT_S assignment."

This reverts commit 558309315d030a3874628630ac60e4e2e520f6f2.

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

 media-fonts/gidole/gidole-2.0.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-fonts/gidole/gidole-2.0.2.ebuild 
b/media-fonts/gidole/gidole-2.0.2.ebuild
index a419df0f38a..0e02ce58ec5 100644
--- a/media-fonts/gidole/gidole-2.0.2.ebuild
+++ b/media-fonts/gidole/gidole-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,5 +15,4 @@ IUSE=""
 
 DEPEND="app-arch/unzip"
 S="${WORKDIR}/GidoleFont"
-FONT_S="${S}"
 FONT_SUFFIX="otf ttf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/crosextrafonts-caladea/

2020-03-20 Thread Ulrich Müller
commit: 16dc7832a608ee638167346dc766ec53f507bb6d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:26 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16dc7832

Revert "media-fonts/crosextrafonts-caladea: Add missing FONT_S assignment."

This reverts commit 712920f61136fba50bf1c48b2adfb06f067ec95b.

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

 .../crosextrafonts-caladea/crosextrafonts-caladea-20130214.ebuild  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/media-fonts/crosextrafonts-caladea/crosextrafonts-caladea-20130214.ebuild 
b/media-fonts/crosextrafonts-caladea/crosextrafonts-caladea-20130214.ebuild
index 024b99d79ad..14028bd0bb9 100644
--- a/media-fonts/crosextrafonts-caladea/crosextrafonts-caladea-20130214.ebuild
+++ b/media-fonts/crosextrafonts-caladea/crosextrafonts-caladea-20130214.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,6 +18,5 @@ IUSE=""
 RESTRICT="binchecks strip test"
 
 S="${WORKDIR}/${MY_P}"
-FONT_S="${S}"
 FONT_SUFFIX="ttf"
 FONT_CONF=( "${FILESDIR}"/62-crosextra-caladea.conf )



[gentoo-commits] repo/gentoo:master commit in: media-fonts/zh-kcfonts/

2020-03-20 Thread Ulrich Müller
commit: 443bc01ea1c42e1c0222f5c560ad1a605dbcd688
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:10 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:47:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443bc01e

Revert "media-fonts/zh-kcfonts: Add missing FONT_S assignment."

This reverts commit a93ebf50271fe4f950b69f1c9f461f551377f267.

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

 media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild 
b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild
index 25a0a498bac..e2e33f0ed5a 100644
--- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild
+++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild
@@ -25,7 +25,6 @@ RESTRICT="strip binchecks"
 BDEPEND="x11-apps/bdftopcf"
 
 S="${WORKDIR}"
-FONT_S="${S}"
 
 PATCHES=(
"${WORKDIR}"/${P}-freebsd-aa_ad.patch



[gentoo-commits] repo/gentoo:master commit in: media-fonts/quivira/

2020-03-20 Thread Ulrich Müller
commit: 9e53a66b818cabd769832e9293758b189aed9528
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:14 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:47:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e53a66b

Revert "media-fonts/quivira: Add missing FONT_S assignment."

This reverts commit b0448ccefe7d7449a678f8ea751458c2fef1829e.

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

 media-fonts/quivira/quivira-4.0.ebuild | 3 +--
 media-fonts/quivira/quivira-4.1.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/media-fonts/quivira/quivira-4.0.ebuild 
b/media-fonts/quivira/quivira-4.0.ebuild
index 7db92ab3a70..edea0e21cfb 100644
--- a/media-fonts/quivira/quivira-4.0.ebuild
+++ b/media-fonts/quivira/quivira-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,6 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE="doc"
 
 S="${WORKDIR}"
-FONT_S="${S}"
 FONT_SUFFIX="otf"
 
 src_prepare() {

diff --git a/media-fonts/quivira/quivira-4.1.ebuild 
b/media-fonts/quivira/quivira-4.1.ebuild
index 7db92ab3a70..edea0e21cfb 100644
--- a/media-fonts/quivira/quivira-4.1.ebuild
+++ b/media-fonts/quivira/quivira-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,6 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE="doc"
 
 S="${WORKDIR}"
-FONT_S="${S}"
 FONT_SUFFIX="otf"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: media-fonts/open-sans/

2020-03-20 Thread Ulrich Müller
commit: 804a75b90e8fa3acdf8185daaf95ef306caf41f0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:15 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804a75b9

Revert "media-fonts/open-sans: Add missing FONT_S assignment."

This reverts commit afd9ce6ee2ebaf272c7fd1b39205a87e6dbe9051.

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

 media-fonts/open-sans/open-sans-1-r1.ebuild | 1 -
 media-fonts/open-sans/open-sans-1.ebuild| 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-fonts/open-sans/open-sans-1-r1.ebuild 
b/media-fonts/open-sans/open-sans-1-r1.ebuild
index 5bb2cb9d053..cea11b713e0 100644
--- a/media-fonts/open-sans/open-sans-1-r1.ebuild
+++ b/media-fonts/open-sans/open-sans-1-r1.ebuild
@@ -16,5 +16,4 @@ IUSE=""
 
 DEPEND="app-arch/unzip"
 S=${WORKDIR}
-FONT_S="${S}"
 FONT_SUFFIX="ttf"

diff --git a/media-fonts/open-sans/open-sans-1.ebuild 
b/media-fonts/open-sans/open-sans-1.ebuild
index 5491aab1ab1..2508f76ec95 100644
--- a/media-fonts/open-sans/open-sans-1.ebuild
+++ b/media-fonts/open-sans/open-sans-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,5 +16,4 @@ IUSE=""
 
 DEPEND="app-arch/unzip"
 S=${WORKDIR}
-FONT_S="${S}"
 FONT_SUFFIX="ttf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/bitstream-cyberbit/

2020-03-20 Thread Ulrich Müller
commit: 27ee75963f888bf353fc84ee934c2a1b5e8fb03e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:28 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ee7596

Revert "media-fonts/bitstream-cyberbit: Add missing FONT_S assignment."

This reverts commit 47d97b1c7a44d2bfd5e7b7924e546f27ebee7255.

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

 media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild 
b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
index 38bae1895fa..dd46e6e5976 100644
--- a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
+++ b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,5 +19,4 @@ RDEPEND=""
 RESTRICT="bindist mirror"
 
 S="${WORKDIR}"
-FONT_S="${S}"
 FONT_SUFFIX="ttf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/jetbrains-mono/

2020-03-20 Thread Ulrich Müller
commit: a4234be897ea2aa03fe66bb8c05eb9b927bc22ed
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:20 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4234be8

Revert "media-fonts/jetbrains-mono: Add missing FONT_S assignment."

This reverts commit f69811f5167ac9df8c20abdfb86a94ee030b9eca.

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

 media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild | 2 +-
 media-fonts/jetbrains-mono/jetbrains-mono-1.0.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild 
b/media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild
index e107d624f97..be5ad1a80a9 100644
--- a/media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild
+++ b/media-fonts/jetbrains-mono/jetbrains-mono-1.0.0.ebuild
@@ -16,5 +16,5 @@ KEYWORDS="~amd64 ~x86"
 BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}"
-FONT_S="${S}"
+
 FONT_SUFFIX="ttf"

diff --git a/media-fonts/jetbrains-mono/jetbrains-mono-1.0.3.ebuild 
b/media-fonts/jetbrains-mono/jetbrains-mono-1.0.3.ebuild
index 2fdea097b77..18f5e2e696e 100644
--- a/media-fonts/jetbrains-mono/jetbrains-mono-1.0.3.ebuild
+++ b/media-fonts/jetbrains-mono/jetbrains-mono-1.0.3.ebuild
@@ -16,5 +16,5 @@ KEYWORDS="~amd64 ~x86"
 BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}/JetBrainsMono-${PV}"
-FONT_S="${S}/ttf"
+
 FONT_SUFFIX="ttf"



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

2020-03-20 Thread Ulrich Müller
commit: 58cea2803d7aa7b1a98f72aa55b6221618dc5e5f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Feb 14 14:50:18 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:40:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cea280

font.eclass: Don't assign FONT_S in global scope, allow an array.

Accessing ${S} in global scope is not allowed by PMS, therefore remove
the global variable assignment of FONT_S which uses it. Add a fallback
to ${S} in font_src_install() instead.

Allow FONT_S to be an array, if there are multiple directories.
Support for whitespace-separated lists will be kept for some time,
and a QA warning will be shown.

Die if pushd or popd fails.

Closes: https://bugs.gentoo.org/613108
Closes: https://bugs.gentoo.org/709578
Signed-off-by: Ulrich Müller  gentoo.org>

 eclass/font.eclass | 36 
 1 file changed, 24 insertions(+), 12 deletions(-)

diff --git a/eclass/font.eclass b/eclass/font.eclass
index 1287f227345..bf24701f12f 100644
--- a/eclass/font.eclass
+++ b/eclass/font.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: font.eclass
@@ -25,10 +25,10 @@ EXPORT_FUNCTIONS pkg_setup src_install pkg_postinst 
pkg_postrm
 FONT_SUFFIX=${FONT_SUFFIX:-}
 
 # @ECLASS-VARIABLE: FONT_S
-# @REQUIRED
+# @DEFAULT_UNSET
 # @DESCRIPTION:
-# Space delimited list of directories containing the fonts.
-FONT_S=${FONT_S:-${S}}
+# Directory containing the fonts.  If unset, ${S} is used instead.
+# Can also be an array of several directories.
 
 # @ECLASS-VARIABLE: FONT_PN
 # @DESCRIPTION:
@@ -159,27 +159,39 @@ font_pkg_setup() {
 font_src_install() {
local dir suffix commondoc
 
-   set -- ${FONT_S:-${S}}
-   if [[ $# -gt 1 ]]; then
-   # if we have multiple FONT_S elements then we want to recreate 
the dir
-   # structure
+   if [[ $(declare -p FONT_S 2>/dev/null) == "declare -a"* ]]; then
+   # recreate the directory structure if FONT_S is an array
+   for dir in "${FONT_S[@]}"; do
+   pushd "${dir}" > /dev/null || die "pushd ${dir} failed"
+   insinto "${FONTDIR}/${dir#"${S}"}"
+   for suffix in ${FONT_SUFFIX}; do
+   doins *.${suffix}
+   done
+   font_xfont_config "${dir}"
+   popd > /dev/null || die
+   done
+   elif [[ ${FONT_S/ } != "${FONT_S}" ]]; then
+   # backwards compatibility code, can be removed after 2021-02-14
+   eqawarn "Using a space-separated list for FONT_S is deprecated."
+   eqawarn "Use a bash array instead if there are multiple 
directories."
for dir in ${FONT_S}; do
-   pushd "${dir}" > /dev/null
+   pushd "${dir}" > /dev/null || die "pushd ${dir} failed"
insinto "${FONTDIR}/${dir//${S}/}"
for suffix in ${FONT_SUFFIX}; do
doins *.${suffix}
done
font_xfont_config "${dir}"
-   popd > /dev/null
+   popd > /dev/null || die
done
else
-   pushd "${FONT_S}" > /dev/null
+   pushd "${FONT_S:-${S}}" > /dev/null \
+   || die "pushd ${FONT_S:-${S}} failed"
insinto "${FONTDIR}"
for suffix in ${FONT_SUFFIX}; do
doins *.${suffix}
done
font_xfont_config
-   popd > /dev/null
+   popd > /dev/null || die
fi
 
font_fontconfig



[gentoo-commits] repo/gentoo:master commit in: media-fonts/hermit/

2020-03-20 Thread Ulrich Müller
commit: ba1d10487de9851e16f21b5b7c8e031ef1815d54
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:46:22 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:48:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1d1048

Revert "media-fonts/hermit: Add missing FONT_S assignment."

This reverts commit 2639dff541ad33bd9487f57f6aace0072df8756f.

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

 media-fonts/hermit/hermit-1.1.ebuild  | 3 +--
 media-fonts/hermit/hermit-1.21.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/media-fonts/hermit/hermit-1.1.ebuild 
b/media-fonts/hermit/hermit-1.1.ebuild
index 73233bd3b52..dffd2a5cc5d 100644
--- a/media-fonts/hermit/hermit-1.1.ebuild
+++ b/media-fonts/hermit/hermit-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,5 +14,4 @@ KEYWORDS="~amd64"
 IUSE=""
 
 S=${WORKDIR}
-FONT_S="${S}"
 FONT_SUFFIX="otf"

diff --git a/media-fonts/hermit/hermit-1.21.ebuild 
b/media-fonts/hermit/hermit-1.21.ebuild
index 73233bd3b52..dffd2a5cc5d 100644
--- a/media-fonts/hermit/hermit-1.21.ebuild
+++ b/media-fonts/hermit/hermit-1.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,5 +14,4 @@ KEYWORDS="~amd64"
 IUSE=""
 
 S=${WORKDIR}
-FONT_S="${S}"
 FONT_SUFFIX="otf"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/cronyx-fonts/

2020-03-20 Thread Ulrich Müller
commit: fdbb26075d4ccd165463fc0081c64bf7fff3dd90
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 19:41:55 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 20 15:40:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbb2607

media-fonts/cronyx-fonts: Change FONT_S into an array.

Following the update of font.eclass.

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

 media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild 
b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild
index c553ee26361..3f9ea76fad1 100644
--- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild
+++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild
@@ -23,5 +23,5 @@ PATCHES=( "${WORKDIR}"/${MY_P}-6.diff )
 
 DOCS="Changelog.en xcyr.README.* xrus.README"
 FONT_PN="cronyx"
-FONT_S="${S}/75dpi ${S}/100dpi ${S}/misc"
+FONT_S=( "${S}"/75dpi "${S}"/100dpi "${S}"/misc )
 FONTDIR="/usr/share/fonts/cronyx"



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

2020-03-20 Thread Andreas K. Hüttel
commit: bebea707eeeb62bbee333cb4e4981af8ebd32985
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Thu Mar 19 21:32:06 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Mar 20 15:30:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebea707

sys-libs/glibc: Remove old

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel  gentoo.org>

 sys-libs/glibc/Manifest |2 -
 sys-libs/glibc/glibc-2.29-r2.ebuild | 1454 --
 sys-libs/glibc/glibc-2.30-r4.ebuild | 1489 ---
 3 files changed, 2945 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index ab5a0f5cf36..dcd0e760f61 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -12,10 +12,8 @@ DIST glibc-2.27-patches-3.tar.bz2 166511 BLAKE2B 
1dc54bef6e82112935c7411f7a5cd07
 DIST glibc-2.27.tar.xz 15395316 BLAKE2B 
ea206d304c8c9aa86d69db981a14bea008602cea06a6c151c4971a8df059949ffe5632b42a67ab0ffcd7c4d7ce1ec02ac48815dac4dade1c4dd41eaee8a6ed33
 SHA512 
7c5581154487d38d173ce1feb944e60207139cca148bccf066eaae322c0c2d219423bdcfa15c7f9be1b5e45dfc43c641cc5d80d3c3c65837d08a83cdb4e2a147
 DIST glibc-2.28-patches-9.tar.xz 98588 BLAKE2B 
4ab583be712994f949dee2512da6e12fd7f7ad73e96393f21678552b43da98f49321b53b5b009551300cdb09ca135e7f6adc636ff750c251a1d6d7f262dbc410
 SHA512 
e3f40ae6e9d06471c1a11bd2bce7b5161d07c3d0a81791505a72aec4817e7faf9ef09841e98c6dcf62a0a00754dff87dd194d97ac6b6354aeb2497cf60900b96
 DIST glibc-2.28.tar.xz 16484344 BLAKE2B 
9aa8cbd5a145c2a6fde3a60b3d0a14b12b46ed79333ad1ca3e73464adcfe700277a17a9e7fd0ca36e355a0c5b0b27decfa091da320ba802741ad75cc955bbcc8
 SHA512 
521f820953ff07c69ece4c2186f59fc061a7f9747932cd70ef2995c2b2deee76eeb6de700d85071cdca5949179aa8ccee75eda7feca1394121ec7b821ad0a3f3
-DIST glibc-2.29-patches-3.tar.xz 35812 BLAKE2B 
90b8bc57b7a63f03617795c368b92e525eccfec462d638dbc25c581e5b7a2a72ffd5191842f5ac443a868cbc950838d7e5120e866d343a14b80c55dcbfa48f30
 SHA512 
4c9b78d9d1a8aa629418f2d758ef800857780b8a1fd8d3582b88348a513ca26ca7f6ac9110a8c6bae16949b360ba36840d184f42293cd4324760273592d1b438
 DIST glibc-2.29-patches-8.tar.xz 102712 BLAKE2B 
49aacff358c0f8499c444e73eec92f402b81236d6a91d1fc9864f974c5cb72fc5c87bf5ee77700a8333db4c68892b3940948158530cea0d0fbbda51df0ae7953
 SHA512 
7a929e023294e6b76569120cc234bc862f3e260994e56c3a2fc2b969b7313c94a47de7ef85f4e93c9083c16fde987ca470ab9d69d881ab49a22f5fd3a721703a
 DIST glibc-2.29.tar.xz 16515488 BLAKE2B 
b754e6825176538a2b8ca03fce014f0d87d333dc4d038bf0cda5ee8a2f484cd3ce93ad78ec126737e093ab64b55ceedf04cd08aecb4f8041daaa329e99717afa
 SHA512 
146bc0769fe853d9edbf93cea7f74c5b3d84d69cb7614c62588e7acdecd1ec789a9d8949f3e8b99f8f36f2ccac740a003bed94f32b07817baf780b06cfeb6ed0
-DIST glibc-2.30-patches-5.tar.xz 62504 BLAKE2B 
19797021000cbf0951144aa7d72b3a16c8e21677f3af8a34dba2813d1547b9773d50412492dec9c0be50c4734fdc49459a482bb2724f06bbe0be4729f19aff28
 SHA512 
58567963b3802aa3f51a4a462557b89fc46c930b3a0613536e650a66f95cadaa96305a2ba0d59acf2c959ceda64aa7089e86b60cd0e3e68af68612c38c96b9d6
 DIST glibc-2.30-patches-6.tar.xz 66612 BLAKE2B 
21ce2de45c1bd847ddf0e4e848e0d7adccc77eb91d452b9a81404b46c44ae681f31f8f41c156a782ec9390cf0d5f4d741f6a393ff6dca65b8091f126c1a30623
 SHA512 
0871ae71a67b21339055ac05dcb634f3b705ae44c10e7ac51e19f15196232349ed9b79a856c5e9f681dd44f9b946bbbfe170e9195819e76d0ca95dba7cede71b
 DIST glibc-2.30-patches-7.tar.xz 70632 BLAKE2B 
5442262a4566a18a9a43fa5348365e6299873db320aa6e530ab8ded27cbac137ccbbccf8f0d7954facc6650fea935c9824ea94d69619e30cff9d17b912dec77e
 SHA512 
d33787dcc0e1b4a45e91babe3b87cf979fa5f32d1b285d8f1d0d13729a692606ff65527d5c189f0b3b3c1bec735fda40682399eb8d66897dad49101ddfa195ec
 DIST glibc-2.30.tar.xz 16576920 BLAKE2B 
bd5aae4c9854f40785b91f83c3b632de6d48d811027ddfe61651cb1bc617db8017d7914c23a770cdd3feed06fcc316da841eea916cdba54179e7eace4ea45484
 SHA512 
37483990cd653685873e96c45dd1651b32b441b6d7919a68ebe3bae31a0c3f7ce183fc9b110f0b268b353f80312f18370559a1e7aecea0e5aa755c8f2aef1d6b

diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild 
b/sys-libs/glibc/glibc-2.29-r2.ebuild
deleted file mode 100644
index 6265efcd469..000
--- a/sys-libs/glibc/glibc-2.29-r2.ebuild
+++ /dev/null
@@ -1,1454 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit python-any-r1 prefix eutils eapi7-ver toolchain-funcs flag-o-matic 
gnuconfig \
-   multilib systemd multiprocessing
-
-DESCRIPTION="GNU libc C library"
-HOMEPAGE="https://www.gnu.org/software/libc/";
-LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-SLOT="2.2"
-
-EMULTILIB_PKG="true"
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://sourceware.org/git/glibc.git";
-   inherit git-r3
-else
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
s390 sh sparc x86"
-   SRC_URI="mirror://gnu/glibc/$

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

2020-03-20 Thread David Seifert
commit: 418ec12aa4ce223f7688c215040b6c8544798b63
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 15:29:00 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 15:29:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418ec12a

app-crypt/gnupg: Enable SSH_AUTH_SOCK in systemctl --user mode

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Acked-by: Kristian Fiskerstrand  gentoo.org>
Signed-off-by: David Seifert  gentoo.org>

 app-crypt/gnupg/gnupg-2.2.19.ebuild | 13 +
 1 file changed, 13 insertions(+)

diff --git a/app-crypt/gnupg/gnupg-2.2.19.ebuild 
b/app-crypt/gnupg/gnupg-2.2.19.ebuild
index 0a1d2df46af..e756ff966ad 100644
--- a/app-crypt/gnupg/gnupg-2.2.19.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.19.ebuild
@@ -53,6 +53,19 @@ PATCHES=(

"${FILESDIR}/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch"
 )
 
+src_prepare() {
+   default
+
+   # Inject SSH_AUTH_SOCK into user's sessions after enabling 
gpg-agent-ssh.socket in systemctl --user mode,
+   # idea borrowed from libdbus, see
+   #   
https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/bus/systemd-user/dbus.socket.in#L6
+   #
+   # This cannot be upstreamed, as it requires determining the exact 
prefix of 'systemctl',
+   # which in turn requires discovery in Autoconf, something that upstream 
deeply resents.
+   sed -e "/DirectoryMode=/a ExecStartPost=-${EPREFIX}/bin/systemctl 
--user set-environment SSH_AUTH_SOCK=%t/gnupg/S.gpg-agent.ssh" \
+   -i doc/examples/systemd-user/gpg-agent-ssh.socket || die
+}
+
 src_configure() {
local myconf=()
 



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

2020-03-20 Thread William Hubbs
commit: 53083ff226b74e630a6fe8fd90d49e8288a558c1
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Mar 20 15:25:21 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Mar 20 15:26:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53083ff2

dev-lang/go: remove 1.14

Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest   |   1 -
 dev-lang/go/go-1.14.ebuild | 217 -
 2 files changed, 218 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 3aa5c6f6cc4..6812f466f9e 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -13,4 +13,3 @@ DIST go1.12.17.src.tar.gz 20725913 BLAKE2B 
2eef7374195302656268a42409619445dfeb3
 DIST go1.13.8.src.tar.gz 21631178 BLAKE2B 
1752a4ecc4fd9409ebbb129f6b6edaacb7d9e140e3b0a8cbbb9b16b64b481a375b4fbe2a4814e2a272be4fdb5929e5d40f40778a07d6ff0b814230b2d4ed9697
 SHA512 
5df45c4701631e7a70f4f25b07ed00dc9a56bdebeb5ead2d04e0e6b000e8a9f00d193247e626ef5b1e6b7fc54bf27fbc5e8fb21b23ab52ec397f2238c5dfa000
 DIST go1.13.9.src.tar.gz 21700289 BLAKE2B 
7c58dd89d164913dc85c8dc9e8b86798daad8bd58936b0ced21d3c084e0488306577273a6fa748bfee505fd38b90727a3cd9ab4ceebc1e62a0490b992cfa5bbe
 SHA512 
0034ec394141e2c19941bf839cad93992c175476e3f3fa7b483c919aeea01fa4e0136eb8dd87a3158b911c04ded98a3c4960975a13280f1be076eb8f51464a98
 DIST go1.14.1.src.tar.gz 22451159 BLAKE2B 
2b45716cdc82edb94609143bcbb79b313ff3b6b1cc9e0791236a8d968a2fc1d84015037a2cfb75e5b73dac4974b97a1e62f1fd1f5afe0dc633137b73ab15004a
 SHA512 
f0112fbf984e2764cd90d42b2f844b986b421adf8bf68551cccefeb320db7f3490ab1532f770f20c943c68c7185ce139c8248991adb0529527358ffdc8047ad9
-DIST go1.14.src.tar.gz 22377333 BLAKE2B 
94ba8bac1cffd4ee71051a3ac4a1366f0fcbd0ccf71dad2152e77851593e2a3e8807c0d1f5b6dc396c217b9e7e9c3eeb788760c671b439ee244f8f856406598f
 SHA512 
b04f2a90b9693f2c7a0b5c7048f186318937f3dd3831162c4130d88e2b185a5047db15e284041c70f1f42da512f42e5e85c13256018982cf2739244a31874328

diff --git a/dev-lang/go/go-1.14.ebuild b/dev-lang/go/go-1.14.ebuild
deleted file mode 100644
index f32caeeb399..000
--- a/dev-lang/go/go-1.14.ebuild
+++ /dev/null
@@ -1,217 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-
-MY_PV=${PV/_/}
-
-inherit toolchain-funcs linux-info
-
-case ${PV}  in
-**)
-   EGIT_REPO_URI="https://github.com/golang/go.git";
-   inherit git-r3
-   ;;
-*)
-   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
-   S="${WORKDIR}"/go
-   case ${PV} in
-   *_beta*|*_rc*) ;;
-   *)
-   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
-   # The upstream tests fail under portage but pass if the build is
-   # run according to their documentation [1].
-   # I am restricting the tests on released versions until this is
-   # solved.
-   # [1] https://golang.org/issues/18442
-   RESTRICT="test"
-   ;;
-   esac
-esac
-
-DESCRIPTION="A concurrent garbage collected and typesafe programming language"
-HOMEPAGE="https://golang.org";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-
-BDEPEND="|| (
-   dev-lang/go
-   dev-lang/go-bootstrap )"
-RDEPEND="!https://github.com/golang/go/issues/37436";
-   die "Attempted to build ${P} with unsupported kernel"
-   fi
-}
-
-src_compile()
-{
-   if has_version -b dev-lang/go; then
-   export GOROOT_BOOTSTRAP="${BROOT}/usr/lib/go"
-   elif has_version -b dev-lang/go-bootstrap; then
-   export GOROOT_BOOTSTRAP="${BROOT}/usr/lib/go-bootstrap"
-   else
-   eerror "Go cannot be built without go or go-bootstrap installed"
-   die "Should not be here, please report a bug"
-   fi
-
-   export GOROOT_FINAL="${EPREFIX}"/usr/lib/go
-   export GOROOT="$(pwd)"
-   export GOBIN="${GOROOT}/bin"
-
-   # Go's build script does not use BUILD/HOST/TARGET consistently. :(
-   export GOHOSTARCH=$(go_arch ${CBUILD})
-   export GOHOSTOS=$(go_os ${CBUILD})
-   export CC=$(tc-getBUILD_CC)
-
-   export GOARCH=$(go_arch)
-   export GOOS=$(go_os)
-   export CC_FOR_TARGET=$(tc-getCC)
-   export CXX_FOR_TARGET=$(tc-getCXX)
-   if [[ ${ARCH} == arm ]]; then
-   export GOARM=$(go_arm)
-   fi
-
-   cd src
-   ./make.bash || die "build failed"
-}
-
-src_test()
-{
-   go_cross_compile && return 0
-
-   cd src
-   PATH="${GOBIN}:${PATH}" \
-   ./run.bash -no-rebuild || die "tests failed"
-}
-
-src_install()
-{
-   local bin_path f x
-
-   dodir /usr/lib/go
-
-   # There is a known issue which requires the source tree to be installed 
[1].
-   # Once this is fixed, we can cons

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

2020-03-20 Thread William Hubbs
commit: 6d6cb5c447311f1286ecfff667814fa74371de50
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Mar 20 14:37:44 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Mar 20 15:17:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6cb5c4

dev-lang/go: 1.14.1 bump

Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   1 +
 dev-lang/go/go-1.14.1.ebuild | 197 +++
 2 files changed, 198 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 2b2e755c620..6534a80cb7f 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -11,4 +11,5 @@ DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
 DIST go1.12.17.src.tar.gz 20725913 BLAKE2B 
2eef7374195302656268a42409619445dfeb3ede1f9218ae4eab195916876b97f7510cc62585a0bfdd9f86dddf8a7432a84b29bc9891d84fc69db94f0274
 SHA512 
069f8f445d9d2268ebb14b2446fab34843d56283c04561636d122fd8b4c1ea0b63640a84437db7a7be71039440ffe170cd3f8025b03b0acf95f2a56fa2febec6
 DIST go1.13.8.src.tar.gz 21631178 BLAKE2B 
1752a4ecc4fd9409ebbb129f6b6edaacb7d9e140e3b0a8cbbb9b16b64b481a375b4fbe2a4814e2a272be4fdb5929e5d40f40778a07d6ff0b814230b2d4ed9697
 SHA512 
5df45c4701631e7a70f4f25b07ed00dc9a56bdebeb5ead2d04e0e6b000e8a9f00d193247e626ef5b1e6b7fc54bf27fbc5e8fb21b23ab52ec397f2238c5dfa000
+DIST go1.14.1.src.tar.gz 22451159 BLAKE2B 
2b45716cdc82edb94609143bcbb79b313ff3b6b1cc9e0791236a8d968a2fc1d84015037a2cfb75e5b73dac4974b97a1e62f1fd1f5afe0dc633137b73ab15004a
 SHA512 
f0112fbf984e2764cd90d42b2f844b986b421adf8bf68551cccefeb320db7f3490ab1532f770f20c943c68c7185ce139c8248991adb0529527358ffdc8047ad9
 DIST go1.14.src.tar.gz 22377333 BLAKE2B 
94ba8bac1cffd4ee71051a3ac4a1366f0fcbd0ccf71dad2152e77851593e2a3e8807c0d1f5b6dc396c217b9e7e9c3eeb788760c671b439ee244f8f856406598f
 SHA512 
b04f2a90b9693f2c7a0b5c7048f186318937f3dd3831162c4130d88e2b185a5047db15e284041c70f1f42da512f42e5e85c13256018982cf2739244a31874328

diff --git a/dev-lang/go/go-1.14.1.ebuild b/dev-lang/go/go-1.14.1.ebuild
new file mode 100644
index 000..f7c4c78376b
--- /dev/null
+++ b/dev-lang/go/go-1.14.1.ebuild
@@ -0,0 +1,197 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git";
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   # The upstream tests fail under portage but pass if the build is
+   # run according to their documentation [1].
+   # I am restricting the tests on released versions until this is
+   # solved.
+   # [1] https://golang.org/issues/18442
+   RESTRICT="test"
+   ;;
+   esac
+esac
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://golang.org";
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+
+BDEPEND="|| (
+   dev-lang/go
+   dev-lang/go-bootstrap )"
+RDEPEND="!https://golang.org/issue/2775
+   #
+   # deliberately use cp to retain permissions
+   cp -R api bin doc lib pkg misc src test "${ED}"/usr/lib/go
+   if go_cross_compile; then
+   bin_path="bin/$(go_tuple)"
+   else
+   bin_path=bin
+   fi
+   for x in ${bin_path}/*; do
+   f=${x##*/}
+   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
+   done
+   einstalldocs
+
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # fix install_name for test object (binutils_test) on Darwin, it
+   # is never used in real circumstances
+   local 
libmac64="${EPREFIX}"/usr/lib/go/src/cmd/vendor/github.com/
+ 
libmac64+=google/pprof/internal/binutils/testdata/lib_mac_64
+   install_name_tool -id "${libmac64}" "${D}${libmac64}"
+   fi
+}



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

2020-03-20 Thread William Hubbs
commit: 841c1978b9cacaf09dc52beb7117744a98c91759
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Mar 20 14:40:32 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Mar 20 15:17:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841c1978

dev-lang/go: 1.13.9 bump

Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   1 +
 dev-lang/go/go-1.13.9.ebuild | 197 +++
 2 files changed, 198 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 6534a80cb7f..3aa5c6f6cc4 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -11,5 +11,6 @@ DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
 DIST go1.12.17.src.tar.gz 20725913 BLAKE2B 
2eef7374195302656268a42409619445dfeb3ede1f9218ae4eab195916876b97f7510cc62585a0bfdd9f86dddf8a7432a84b29bc9891d84fc69db94f0274
 SHA512 
069f8f445d9d2268ebb14b2446fab34843d56283c04561636d122fd8b4c1ea0b63640a84437db7a7be71039440ffe170cd3f8025b03b0acf95f2a56fa2febec6
 DIST go1.13.8.src.tar.gz 21631178 BLAKE2B 
1752a4ecc4fd9409ebbb129f6b6edaacb7d9e140e3b0a8cbbb9b16b64b481a375b4fbe2a4814e2a272be4fdb5929e5d40f40778a07d6ff0b814230b2d4ed9697
 SHA512 
5df45c4701631e7a70f4f25b07ed00dc9a56bdebeb5ead2d04e0e6b000e8a9f00d193247e626ef5b1e6b7fc54bf27fbc5e8fb21b23ab52ec397f2238c5dfa000
+DIST go1.13.9.src.tar.gz 21700289 BLAKE2B 
7c58dd89d164913dc85c8dc9e8b86798daad8bd58936b0ced21d3c084e0488306577273a6fa748bfee505fd38b90727a3cd9ab4ceebc1e62a0490b992cfa5bbe
 SHA512 
0034ec394141e2c19941bf839cad93992c175476e3f3fa7b483c919aeea01fa4e0136eb8dd87a3158b911c04ded98a3c4960975a13280f1be076eb8f51464a98
 DIST go1.14.1.src.tar.gz 22451159 BLAKE2B 
2b45716cdc82edb94609143bcbb79b313ff3b6b1cc9e0791236a8d968a2fc1d84015037a2cfb75e5b73dac4974b97a1e62f1fd1f5afe0dc633137b73ab15004a
 SHA512 
f0112fbf984e2764cd90d42b2f844b986b421adf8bf68551cccefeb320db7f3490ab1532f770f20c943c68c7185ce139c8248991adb0529527358ffdc8047ad9
 DIST go1.14.src.tar.gz 22377333 BLAKE2B 
94ba8bac1cffd4ee71051a3ac4a1366f0fcbd0ccf71dad2152e77851593e2a3e8807c0d1f5b6dc396c217b9e7e9c3eeb788760c671b439ee244f8f856406598f
 SHA512 
b04f2a90b9693f2c7a0b5c7048f186318937f3dd3831162c4130d88e2b185a5047db15e284041c70f1f42da512f42e5e85c13256018982cf2739244a31874328

diff --git a/dev-lang/go/go-1.13.9.ebuild b/dev-lang/go/go-1.13.9.ebuild
new file mode 100644
index 000..f7c4c78376b
--- /dev/null
+++ b/dev-lang/go/go-1.13.9.ebuild
@@ -0,0 +1,197 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git";
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   # The upstream tests fail under portage but pass if the build is
+   # run according to their documentation [1].
+   # I am restricting the tests on released versions until this is
+   # solved.
+   # [1] https://golang.org/issues/18442
+   RESTRICT="test"
+   ;;
+   esac
+esac
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://golang.org";
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+
+BDEPEND="|| (
+   dev-lang/go
+   dev-lang/go-bootstrap )"
+RDEPEND="!https://golang.org/issue/2775
+   #
+   # deliberately use cp to retain permissions
+   cp -R api bin doc lib pkg misc src test "${ED}"/usr/lib/go
+   if go_cross_compile; then
+   bin_path="bin/$(go_tuple)"
+   else
+   bin_path=bin
+   fi
+   for x in ${bin_path}/*; do
+   f=${x##*/}
+   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
+   done
+   einstalldocs
+
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # fix install_name for test object (binutils_test) on Darwin, it
+   # is never used in real circumstances
+   local 
libmac64="${EPREFIX}"/usr/lib/go/src/cmd/vendor/github.com/
+ 
libmac64+=google/pprof/internal/binutils/testdata/lib_mac_64
+   install_name_tool -id "${libmac64}" "${D}${libmac64}"
+   fi
+}



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

2020-03-20 Thread Mike Pagano
commit: b693c0550139749106267296df24d54ba5cb7d4a
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Mar 20 15:16:16 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Mar 20 15:16:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b693c055

sys-kernel/gentoo-sources: Linux version bumps

Versions: 4.4.217,4.9.217,4.14.174 and 4.19.112
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest | 12 ++
 .../gentoo-sources/gentoo-sources-4.14.174.ebuild  | 28 ++
 .../gentoo-sources/gentoo-sources-4.19.112.ebuild  | 28 ++
 .../gentoo-sources/gentoo-sources-4.4.217.ebuild   | 28 ++
 .../gentoo-sources/gentoo-sources-4.9.217.ebuild   | 28 ++
 5 files changed, 124 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 4a1056a8f8c..77f20ede108 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -19,6 +19,9 @@ DIST genpatches-4.14-182.extras.tar.xz 17512 BLAKE2B 
58021827eafcc78ab47d23d8a54
 DIST genpatches-4.14-183.base.tar.xz 4079620 BLAKE2B 
c248b8f656c274986c7a537b58c8fda3de3da1aa4c9c0252dbed4c3df0be5ac37acbfa0d0861e23dc30f66a2e95f2491337628d8e6c31abeb92bad9f9256363f
 SHA512 
82e42f7c15de8b80af242e586adca28984e381c874161911733f104f9b55db466d600b87cffb69f9f36b3c12cac067025acb30737a2a32907f5a1e540bc9f6c3
 DIST genpatches-4.14-183.experimental.tar.xz 5936 BLAKE2B 
7e2c1db6ed0a16fbb6d2b69f0de3434befb62d4170c5d534af0af04f3730125e718c56eb9625d960291da92cfa50e3b035be9b1de57b7933e5f2b58ca9963e5f
 SHA512 
ba04d3d33d95d3ba1cfe034245a4fe86b68dc9c8abc221d157ad2cde47053738385037a5d12d2bf50f80bb0609dea5ab62a3d0e79a0b92b400ce97b1991ce1bb
 DIST genpatches-4.14-183.extras.tar.xz 17496 BLAKE2B 
e82ce068b3661c672dddc084d79a730f3b9996cd338ab4276982fdc2383baa80722ce6d7e990903a23a8603599534d285123ba033fe0fe0b06a0c2cf96660a76
 SHA512 
18b952c12489348e05d2747d54e62bbc5e80ab7b9638d44bc64bb4bcf1b534ccaeae0ffa646a9d26d12e56e57041e9309b83283e3a0a71e38d9a19448e7354ba
+DIST genpatches-4.14-184.base.tar.xz 4099856 BLAKE2B 
23bcc9fafc8d3662c3c44d49ec63347360382c70bfbd15d3d3ec8d7b285d589ad2880223d06fa6456b99374cb69fe4820654e71ac5a538112c72eced19fc46f7
 SHA512 
b8388a36406c7acd136d674845fa4c214ee3c54d5d6544243b0ee6c04358fd8e9c0cf5253b5b7d1bb4c79b836b6a3bb257909473b0a35b5a61df3f99be6c6bdd
+DIST genpatches-4.14-184.experimental.tar.xz 5932 BLAKE2B 
a9556c3b02dfce3efc85a8fc9d0ae31a5b4c295f392f9f89e91f41fb990effdae3a9047dd26a878f20b432333cd28ac3dca6f3be6bdaf518b3dfbcb94e69bf54
 SHA512 
71a9c67ed996d7cda6413045095545d9b55070bf11cd6d2fadbd3722321b5d017a749048ab3baa5a7c4142901cb4c59f105a535fe79c3ae25eb8d8cdb0a28585
+DIST genpatches-4.14-184.extras.tar.xz 17508 BLAKE2B 
26bc45cfa09466fe11744354a1275dfc1b5bda4021570ef1130661bd30801d8c67578083cde653025d81a24575c52e1f4655ce4cf6be7bc2b124d8609b83d9cc
 SHA512 
9d68cacc829ab9fc8696429af1b47fd1662ceac9f160e975883c0a98e39bffa20d19ed961a55f381aa5b0364cba2d2d5a22c96f3ce928ccdb88126e4e6475faf
 DIST genpatches-4.19-107.base.tar.xz 3227648 BLAKE2B 
0a40b4a65cef13ba6840a3ff5380bc286cbb4fad8bdd1d714385435e0403afd8b128be2253cb9e08756b01bebd319782b5821cb879310fe45d5f034a6234b7da
 SHA512 
d2dd2859104c38014357ebc4fd94b81cee27fb13ce6ece76e8ba82d4726d0ce35cac96c8af7eb7a55f559fc4ac305779ebfdca30b194d4e791a5120fb9a78456
 DIST genpatches-4.19-107.experimental.tar.xz 6428 BLAKE2B 
c69676edb4b2210b8914b42af52134313e2d8aa49875a78f3908892930049be88fcb118c5bd1d6a0c9e705ca7e7822be0cd6275294e7ea78039fbcf692bbf427
 SHA512 
b315dc61e86a7684dc173c6e36ca422a42a0e461a3fcb32a215c11353fd446aef356a0a263c91fe3b881cd3ec37a28ecb80b5366fa28b0e8107eda85cd5802a3
 DIST genpatches-4.19-107.extras.tar.xz 17488 BLAKE2B 
55a484a8927241b721ebcdc0d48f92895982f27e7e05c68f9e04638019355fd296ad514fa767c72b27aaa3fcae0339f436080776fa53081d489e51e889a2e1ff
 SHA512 
42126be688244fda9fb87e1d83785933fb6a96d92e02460f3fd34704e45b5f73ba2921e599f5a51729939f3cacc0d29ca5a9dbedb5d929551169b02ab765617e
@@ -31,6 +34,9 @@ DIST genpatches-4.19-109.extras.tar.xz 17496 BLAKE2B 
1f6f8a59c0562ef2c346cbfe7fc
 DIST genpatches-4.19-110.base.tar.xz 3262204 BLAKE2B 
835215c4e9b808bdbc04bde3dc79512869f91a2652d360a6e11799fd1ecd6b02fcc7a2fba6e8bcaa90c05417136bb3673915fc2468c48b378df4a6a16c985dca
 SHA512 
044cd58f95d679dc7eef3d81672bfe25d0a751b9cdf734122e83d44ae2324bf3bba89fe377a757967c90fc96072f62ad70e20ce29b67cdf45cc7eab7616cf926
 DIST genpatches-4.19-110.experimental.tar.xz 6424 BLAKE2B 
98891f67276d818771311012f2369c5884f1b0696f9b531a876a50827e30903f179c8b2307009defce1557821227ba91be5728162f5250c9788d5a64360bafeb
 SHA512 
5a6e96e5ec8b4232919ce99f669452e28fbc136dd1239c078d3129062c6b34c8ba31faad917011b4a9843891de3bc028268816e741a588c4487bb5c696e691b5
 DIST genpatches-4.19-110.extras.tar.xz 17500 BLAKE2B 
5773fb4a74fa75333cf3add0ce89c0b22b49ac706f1e0ba5a8ea0526c8e8be31991fac43165a

[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-20 Thread Pacho Ramos
commit: b987d72497e8efbbe088493c08ee9a2bf7c55443
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:11:00 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b987d724

x11-themes/QGnomePlatform: Drop old

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

 x11-themes/QGnomePlatform/Manifest |  1 -
 .../QGnomePlatform/QGnomePlatform-0.5.ebuild   | 28 --
 2 files changed, 29 deletions(-)

diff --git a/x11-themes/QGnomePlatform/Manifest 
b/x11-themes/QGnomePlatform/Manifest
index fdabc976a47..94c9d978f6d 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 
9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db
 SHA512 
ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0
 DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B 
af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d
 SHA512 
c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
deleted file mode 100644
index f0a6fda7519..000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform";
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz";
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtwidgets-5.6:5=
-   x11-libs/gtk+:3[X]
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   eqmake5
-}
-
-src_install() {
-   INSTALL_ROOT="${D}" default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-03-20 Thread Pacho Ramos
commit: c22255e826bf5a6a2c521e827e49bf0293f937df
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:10:42 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22255e8

x11-themes/QGnomePlatform: Add missing RDEPEND

Thanks-to: Robert Günzler
Closes: https://bugs.gentoo.org/713264
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Pacho Ramos  gentoo.org>

 .../{QGnomePlatform-0.6.0.ebuild => QGnomePlatform-0.6.0-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
similarity index 96%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
index b7a8dbddae5..93736a5c1d4 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
@@ -16,6 +16,7 @@ IUSE=""
 RDEPEND="
>=dev-qt/qtwidgets-5.6:5=
dev-qt/qtwayland:5=
+   dev-qt/qtx11extras:5=
x11-libs/gtk+:3[X]
 "
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/

2020-03-20 Thread Pacho Ramos
commit: 7cf48c82f728384d54b6b987a762bfdf2695b378
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:07:06 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf48c82

media-fonts/noto-emoji: amd64 stable, bug #713562

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

 media-fonts/noto-emoji/noto-emoji-20200311.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto-emoji/noto-emoji-20200311.ebuild 
b/media-fonts/noto-emoji/noto-emoji-20200311.ebuild
index 9d97e1785d5..f97cce2127e 100644
--- a/media-fonts/noto-emoji/noto-emoji-20200311.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20200311.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/googlei18n/noto-emoji/archive/${COMMIT}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/files/, media-fonts/noto-emoji/

2020-03-20 Thread Pacho Ramos
commit: bd7710aedf195b4eaf033386ffe2bbdb9a8b6444
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Mar 20 15:08:28 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Mar 20 15:11:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7710ae

media-fonts/noto-emoji: Drop old

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

 media-fonts/noto-emoji/Manifest|  2 -
 .../noto-emoji/files/noto-emoji-use-gm.patch   | 30 --
 .../files/noto-emoji-use-system-pngquant.patch | 59 ---
 media-fonts/noto-emoji/noto-emoji-20180823.ebuild  | 66 --
 media-fonts/noto-emoji/noto-emoji-20190328.ebuild  | 63 -
 5 files changed, 220 deletions(-)

diff --git a/media-fonts/noto-emoji/Manifest b/media-fonts/noto-emoji/Manifest
index 29ec1902a9a..51b59084932 100644
--- a/media-fonts/noto-emoji/Manifest
+++ b/media-fonts/noto-emoji/Manifest
@@ -1,3 +1 @@
-DIST noto-emoji-20180823.tar.gz 51710829 BLAKE2B 
66983bdd3cb5e95727f0ddebca5d85c3f22bb9e7b9216eb1af41c4cba19f2020592be3feb7ac47f723985574b8d57070d9d07d0ce5e5870512aecc2a55b52995
 SHA512 
73233f3742faae4e37f8588bda097fe9f745f5cc7e6601301c1dc9e30d656c496e074c80bf4391708f6c0dbe32043e8558e4395cce5dbf735772b0e41642b9bf
-DIST noto-emoji-20190328.tar.gz 51710517 BLAKE2B 
ecedc52d3bdc49281942e7cb6b217928ee57412a420da251855c702e444c5d720464093c173f2878c09b4ef7123aedcfc3aa6aa517a625749d414e4c3b08bd19
 SHA512 
9e775a18a43edadb24fee498a8dff588949475ba27c2daddc1dfb6eacc18d1bf8810ec88e018398f18efe9ff0c414766f569eec7a714e119f3aabdfbe3ceec98
 DIST noto-emoji-20200311.tar.gz 58539077 BLAKE2B 
837ae7ef6a571e40b4ed83a0aa1edfd13404c3ca65e671cdc86f650e63cf77179ef283e6dc032fb93f5107411565f980e594be8880626417fa89c67347e6fe62
 SHA512 
cfafe9c06ccbf888eb1309dc2090abef2f92c0592460693cb45db8ab147311fdd63655d8df182043f05cf503bdfbe16563bc8cea0bddcd830fe193ca86f7fcfb

diff --git a/media-fonts/noto-emoji/files/noto-emoji-use-gm.patch 
b/media-fonts/noto-emoji/files/noto-emoji-use-gm.patch
deleted file mode 100644
index 5710fd53dc5..000
--- a/media-fonts/noto-emoji/files/noto-emoji-use-gm.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Index: noto-emoji-352632eb1935fd2b732f6f3ca0a24e9754c3eccf/Makefile
-===
 noto-emoji-352632eb1935fd2b732f6f3ca0a24e9754c3eccf.orig/Makefile
-+++ noto-emoji-352632eb1935fd2b732f6f3ca0a24e9754c3eccf/Makefile
-@@ -20,7 +20,8 @@ LDFLAGS = -lm `pkg-config --libs cairo`
- PNGQUANT = pngquant
- PNGQUANTFLAGS = --speed 1 --skip-if-larger --quality 85-95 --force
- BODY_DIMENSIONS = 136x128
--IMOPS := -size $(BODY_DIMENSIONS) canvas:none -compose copy -gravity center
-+#IMOPS := -size $(BODY_DIMENSIONS) canvas:none -compose copy -gravity center
-+IMOPS = -size 136x128 -background none -gravity center -extent 136x128 
-compose copy
- 
- # zopflipng is better (about 5-10%) but much slower.  it will be used if
- # present.  pass ZOPFLIPNG= as an arg to make to use optipng instead.
-@@ -172,13 +173,13 @@ waveflag: waveflag.c
- # imagemagick packaged with ubuntu trusty (6.7.7-10) by using -composite.
- 
- $(EMOJI_DIR)/%.png: $(EMOJI_SRC_DIR)/%.png | $(EMOJI_DIR)
--  @convert $(IMOPS) "$<" -composite "PNG32:$@"
-+  @gm convert $(IMOPS) "$<" "PNG32:$@"
- 
- $(FLAGS_DIR)/%.png: $(FLAGS_SRC_DIR)/%.png ./waveflag $(PNGQUANT) | 
$(FLAGS_DIR)
-   @./waveflag $(FLAGS_DIR)/ "$<"
- 
- $(RESIZED_FLAGS_DIR)/%.png: $(FLAGS_DIR)/%.png | $(RESIZED_FLAGS_DIR)
--  @convert $(IMOPS) "$<" -composite "PNG32:$@"
-+  @gm convert $(IMOPS) "$<" "PNG32:$@"
- 
- flag-symlinks: $(RESIZED_FLAG_FILES) | $(RENAMED_FLAGS_DIR)
-   @$(subst ^, ,  \

diff --git a/media-fonts/noto-emoji/files/noto-emoji-use-system-pngquant.patch 
b/media-fonts/noto-emoji/files/noto-emoji-use-system-pngquant.patch
deleted file mode 100644
index ddc6ff881ce..000
--- a/media-fonts/noto-emoji/files/noto-emoji-use-system-pngquant.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-diff -ru noto-emoji-153e1d4c026c124fbac6ee93e559b5df375f24f5.orig/Makefile 
noto-emoji-153e1d4c026c124fbac6ee93e559b5df375f24f5/Makefile
 noto-emoji-153e1d4c026c124fbac6ee93e559b5df375f24f5.orig/Makefile  
2018-03-07 09:22:49.670696985 +0100
-+++ noto-emoji-153e1d4c026c124fbac6ee93e559b5df375f24f5/Makefile   
2018-03-07 09:23:06.824506178 +0100
-@@ -15,10 +15,9 @@
- EMOJI = NotoColorEmoji
- font: $(EMOJI).ttf
- 
--CFLAGS = -std=c99 -Wall -Wextra `pkg-config --cflags --libs cairo`
-+CFLAGS = $(OPT_CFLAGS) `pkg-config --cflags --libs cairo`
- LDFLAGS = -lm `pkg-config --libs cairo`
--PNGQUANTDIR := third_party/pngquant
--PNGQUANT := $(PNGQUANTDIR)/pngquant
-+PNGQUANT = pngquant
- PNGQUANTFLAGS = --speed 1 --skip-if-larger --quality 85-95 --force
- BODY_DIMENSIONS = 136x128
- IMOPS := -size $(BODY_DIMENSIONS) canvas:none -compose copy -gravity center
-@@ -97,6 +96,12 @@
- ALL_COMP

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

2020-03-20 Thread Thomas Deutschmann
commit: 15d9f969f660f4cc4b268f3cc7f8ac53f84e14dc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Jan 25 18:26:48 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Mar 20 15:07:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d9f969

sys-apps/sandbox: remove unused patch

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14445
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/sandbox/files/musl.patch | 42 ---
 1 file changed, 42 deletions(-)

diff --git a/sys-apps/sandbox/files/musl.patch 
b/sys-apps/sandbox/files/musl.patch
deleted file mode 100644
index 419d067f2a2..000
--- a/sys-apps/sandbox/files/musl.patch
+++ /dev/null
@@ -1,42 +0,0 @@
 a/libsandbox/trace.c
-+++ b/libsandbox/trace.c
-@@ -10,7 +10,16 @@
- #include "sb_nr.h"
- 
- static long do_peekdata(long offset);
--static long _do_ptrace(enum __ptrace_request request, const char *srequest, 
void *addr, void *data);
-+/* Note on _do_ptrace argument types:
-+   glibc defines ptrace as:
-+ long ptrace(enum __ptrace_request request, pid_t pid, void *addr, void 
*data);
-+   musl defines ptrace as:
-+ long ptrace(int, ...);
-+
-+   Let's clobber to 'int' lowest common denominator.
-+ */
-+typedef int sb_ptrace_req_t;
-+static long _do_ptrace(sb_ptrace_req_t request, const char *srequest, void 
*addr, void *data);
- #define do_ptrace(request, addr, data) _do_ptrace(request, #request, addr, 
data)
- #define _trace_possible(data) true
- 
-@@ -44,7 +53,7 @@ static void trace_exit(int status)
-   _exit(status);
- }
- 
--static long _do_ptrace(enum __ptrace_request request, const char *srequest, 
void *addr, void *data)
-+static long _do_ptrace(sb_ptrace_req_t request, const char *srequest, void 
*addr, void *data)
- {
-   long ret;
-  try_again:
 a/scripts/gen_symbol_header.awk
-+++ b/scripts/gen_symbol_header.awk
-@@ -117,6 +117,10 @@ END {
-   gsub(/@|\./, "_", sym_real_name);
-   }
- 
-+  # Avoid libc's symbol rename via #define. musl defines 
aliases as:
-+  # #define mkstemp64 mkstemp
-+  # #define mkstemps64 mkstemps
-+  printf("#undef %s\n", sym_index);
-   printf("#define symname_%s \"%s\"\n", sym_real_name, 
sym_index);
- 
-   # We handle non-versioned libc's by setting symver_*



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

2020-03-20 Thread Michał Górny
commit: 2fbc0571c3dec2e39290334e128eca7487d28c0b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 14:53:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 15:05:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbc0571

dev-python/packaging: Remove old

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

 dev-python/packaging/Manifest  |  3 --
 dev-python/packaging/packaging-16.8.ebuild | 52 --
 dev-python/packaging/packaging-19.2.ebuild | 51 -
 dev-python/packaging/packaging-20.0.ebuild | 51 -
 4 files changed, 157 deletions(-)

diff --git a/dev-python/packaging/Manifest b/dev-python/packaging/Manifest
index 000c9a03539..701b98d5d3c 100644
--- a/dev-python/packaging/Manifest
+++ b/dev-python/packaging/Manifest
@@ -1,5 +1,2 @@
-DIST packaging-16.8.tar.gz 44706 BLAKE2B 
6443f05d3745eb6c4cc3d51fccfb1afcfa207ac12498be4d15cd0f5c52c80435f8ea513589e8aec671cf88b10cc8c98555e7cac7fe9a1e0c67f4625fce83f80f
 SHA512 
d1a7b65472c7c02dd758f0c469d6c6aeea34de7b798613f7fcdf45fcccbeba1e9085cab113fa89b392a60f758f8747d13b1c265c809566990c22e61ca8db49bb
-DIST packaging-19.2.tar.gz 59110 BLAKE2B 
8098538b8f48f4ff478eb13f3f4384d08c246b8a99711a48b2f412deaecd85faf13e24fd910a7a262c3407c5eb54939cd926e31e6f802deed0e28e0a92dfdb86
 SHA512 
af7312a85292f577d3e6e57154f10fb380bbdee749344ba4b226a09f22bf5ca664ed63c62cd5b4dea0be5eb5cff5c17ad04415aab8c925fa90dcae2e1c6dee5a
-DIST packaging-20.0.tar.gz 72663 BLAKE2B 
39fe2c52389978d1c6d7a0a0044b549a96fd386f83ece2dac65090b8ea55193fb2334102523c5119ef29050655d81bc015e3b02c6589088ef6f5bc8e97f3aa04
 SHA512 
f7d99700d27d5aebbb3343f1de6ee9ce1372750b805c55a40d1a1fbeb6cfcfe2184875db56de175c6cd46e17f1567c30a39d5527870902c3c69168d025447587
 DIST packaging-20.1.tar.gz 72955 BLAKE2B 
cd23c407693fcfd62c6fb40d996c3768201535cf6ba6dc825a6ee9e1b456a902aa730d1151e3b4e73fcc1193236dbd5ea9cfe6e17eefbc038d48aed12df9089b
 SHA512 
1d51e81ab8b8c552d880ae3d210fe140835de181b6fcee3eb382f0f1d6a416e9cbdaeb52a81c50c53d2c5f5cdc40ee516f29ced845868a1bf7be3b23433f21d7
 DIST packaging-20.3.tar.gz 73015 BLAKE2B 
863a04124543d510455ffd6cd6974e7b3ed0c43e02baa5124631e24e7d56017d0289475fbcd9a4f038607c4a13aced32d2b98a82d975903afa154b520feb0019
 SHA512 
b27ad6f72bfe0965a6e6bff78e4e37d4cbab73dc0a1b019673c85615c9d99edf237effeb9756702c6e8c1575a2d981f6d1af364c73d0a451fbb167d64678630f

diff --git a/dev-python/packaging/packaging-16.8.ebuild 
b/dev-python/packaging/packaging-16.8.ebuild
deleted file mode 100644
index 4b36b505645..000
--- a/dev-python/packaging/packaging-16.8.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3  )
-
-inherit distutils-r1
-
-DESCRIPTION="Core utilities for Python packages"
-HOMEPAGE="https://github.com/pypa/packaging 
https://pypi.org/project/packaging/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/pyparsing-2.1.10[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   test? (
-   dev-python/pretend[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-16.8-distutils.patch"
-)
-
-python_test() {
-   py.test --capture=no --strict -v || die
-}
-
-pkg_preinst() {
-   # https://bugs.gentoo.org/585146
-   cd "${HOME}" || die
-
-   _cleanup() {
-   local pyver=$("${PYTHON}" -c "from distutils.sysconfig import 
get_python_version; print(get_python_version())")
-   local 
egginfo="${ROOT%/}$(python_get_sitedir)/${P}-py${pyver}.egg-info"
-   if [[ -d ${egginfo} ]]; then
-   echo rm -r "${egginfo}"
-   rm -r "${egginfo}" || die "Failed to remove egg-info 
directory"
-   fi
-   }
-   python_foreach_impl _cleanup
-}

diff --git a/dev-python/packaging/packaging-19.2.ebuild 
b/dev-python/packaging/packaging-19.2.ebuild
deleted file mode 100644
index 2675f40b46c..000
--- a/dev-python/packaging/packaging-19.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3  )
-
-inherit distutils-r1
-
-DESCRIPTION="Core utilities for Python packages"
-HOMEPAGE="https://github.com/pypa/packaging 
https://pypi.org/project/packaging/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="|

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

2020-03-20 Thread Michał Górny
commit: 7337edeb44ad8c61b7ebdc7cda96cfe613af6dd0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 14:55:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 15:05:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7337edeb

dev-python/atomicwrites: Remove old

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

 dev-python/atomicwrites/Manifest   |  2 --
 .../atomicwrites/atomicwrites-1.1.5-r2.ebuild  | 26 --
 .../atomicwrites/atomicwrites-1.1.5-r3.ebuild  | 42 --
 dev-python/atomicwrites/atomicwrites-1.2.1.ebuild  | 21 ---
 4 files changed, 91 deletions(-)

diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest
index eaff1f2f8fa..1054382f4ed 100644
--- a/dev-python/atomicwrites/Manifest
+++ b/dev-python/atomicwrites/Manifest
@@ -1,3 +1 @@
-DIST atomicwrites-1.1.5.tar.gz 18951 BLAKE2B 
b0932995aae3ca23c11aace182429f419ea542a12b59d5b7ed4621c4759285d0cba306437bd1ce35b1ba32eac8ae6afc6548f2bae61870dbf03927c4fe75
 SHA512 
4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac
-DIST atomicwrites-1.2.1.tar.gz 11660 BLAKE2B 
06b4ca25f39be0e7e8d8e8b46749d7dce052f912e82b1ccd39e308c8ed51ab0d4891f00c11d0e52ef50901c01566f20fcf1318cb472c9a1f3a08617fd1b56235
 SHA512 
4df7ee97e0817a80378b273ced310b8ad88eb6ced93a594a6e3dc38ad1e7208226fde01b6d282f85583c57a50859e82c85bacaae8a7c64fce55e6965f74b12c5
 DIST atomicwrites-1.3.0.tar.gz 11699 BLAKE2B 
7f1d61547f753a69f28f86dc4f7ea66010c12c68fa9babc7913848b011e956b6cfb30b595cc3d06bd6a3555ecea0b5d1eca703a0fec3f1dc0631fea2a12c7565
 SHA512 
9b619b622f4509c2a41ad340f91bd6e74f238cf9a35f4662fa70f1f957a78069cb89f9bf16f8da70a597bc43a0c6c4fdea6afd0d157364a53a2fa5d8f4272a61

diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild
deleted file mode 100644
index ba9a8c7c00f..000
--- a/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Atomic file writes"
-HOMEPAGE="https://github.com/untitaker/python-atomicwrites";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-DOCS=( README.rst )
-
-python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild
deleted file mode 100644
index 808b7f04150..000
--- a/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Atomic file writes"
-HOMEPAGE="https://github.com/untitaker/python-atomicwrites";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-
-python_prepare_all() {
-   sed -i "/'sphinx.ext.intersphinx'/d" docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   py.test -v || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild 
b/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild
deleted file mode 100644
index e20787abf6c..000
--- a/dev-python/atomicwrites/atomicwrites-1.2.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Atomic file writes"
-HOMEPAGE="https://github.com/untitaker/python-atomicwrites";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs \
-   dev-python/sphinx_

[gentoo-commits] repo/gentoo:master commit in: app-vim/gentoo-syntax/

2020-03-20 Thread Michał Górny
commit: d7ea6d72ef4420f0f88e1ca9a17fed88a797ad95
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 14:56:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 15:05:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ea6d72

app-vim/gentoo-syntax: Remove old

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

 app-vim/gentoo-syntax/Manifest |  1 -
 .../gentoo-syntax/gentoo-syntax-20191127.ebuild| 42 --
 2 files changed, 43 deletions(-)

diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest
index 3db151c1596..020f3439ea2 100644
--- a/app-vim/gentoo-syntax/Manifest
+++ b/app-vim/gentoo-syntax/Manifest
@@ -1,2 +1 @@
-DIST gentoo-syntax-20191127.tar.bz2 18635 BLAKE2B 
79db829602df5795e32c44db71e28cfcda06ef014e9d5e5cf47d6f7fcb0b054c46caef1bb594c4fceae318df8a8cd0c6a619771ae5438eb21deed530842ce53d
 SHA512 
654b69cf55719b9c254c376364f404c393189ec70d7b8a9284349774e00118fb636dbfefa86eb57220a49a5a7324e9f0484879d69afb199bb1c8ae7f0b5e591e
 DIST gentoo-syntax-20200120.tar.bz2 18593 BLAKE2B 
c29dd3b3896bdb78e5c07b40474434c5ba6fa8b3a89f8ec237136d0474e8eaace8a72c7e3974ff63eaa24d3e57a1e61785bfc7889a93f7263ef9387caa651936
 SHA512 
ab57707b4a44f33c085a39eb745ca206312d84ca49680e24a462eb75d65cc37694a545f4a31b4ee2919d0f6b30276ce25f6caa7e20782511c7534bf2319e8a4f

diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20191127.ebuild 
b/app-vim/gentoo-syntax/gentoo-syntax-20191127.ebuild
deleted file mode 100644
index 6971fe843bc..000
--- a/app-vim/gentoo-syntax/gentoo-syntax-20191127.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting"
-HOMEPAGE="https://github.com/gentoo/gentoo-syntax";
-SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2";
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="ignore-glep31"
-
-VIM_PLUGIN_HELPFILES="gentoo-syntax"
-VIM_PLUGIN_MESSAGES="filetype"
-
-src_prepare() {
-   default
-   if use ignore-glep31 ; then
-   for f in ftplugin/*.vim ; do
-   ebegin "Removing UTF-8 rules from ${f} ..."
-   sed -i -e 's~\(setlocal fileencoding=utf-8\)~" \1~' 
${f} \
-   || die "waah! bad sed voodoo. need more goats."
-   eend $?
-   done
-   fi
-}
-
-pkg_postinst() {
-   vim-plugin_pkg_postinst
-
-   if [[ -z ${REPLACING_VERSIONS} ]] ; then
-   if use ignore-glep31 1>/dev/null ; then
-   ewarn "You have chosen to disable the rules which 
ensure GLEP 31"
-   ewarn "compliance. When editing ebuilds, please make 
sure you get"
-   ewarn "the character set correct."
-   fi
-   fi
-}



  1   2   3   >