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

2020-05-11 Thread Michał Górny
commit: 13419f560c37cd142c3d3b050babb146e061eb2f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 12 06:51:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 12 06:57:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13419f56

dev-python/django: Add missing test-dep on selenium

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

 dev-python/django/django-3.0.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/django/django-3.0.6.ebuild 
b/dev-python/django/django-3.0.6.ebuild
index 9b34e353eec..2dd01d0fcb6 100644
--- a/dev-python/django/django-3.0.6.ebuild
+++ b/dev-python/django/django-3.0.6.ebuild
@@ -41,6 +41,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[webp,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
)"
 



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

2020-05-11 Thread Fabian Groffen
commit: 5dc85c00b5e3ee5204e0fc371e8285ad2bba45a8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 12 06:52:58 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 12 06:53:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc85c00

dev-util/itstool: marked ~x64-macos

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

 dev-util/itstool/itstool-2.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/itstool/itstool-2.0.6-r1.ebuild 
b/dev-util/itstool/itstool-2.0.6-r1.ebuild
index 9dd83ba8686..18610ce40e3 100644
--- a/dev-util/itstool/itstool-2.0.6-r1.ebuild
+++ b/dev-util/itstool/itstool-2.0.6-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://files.itstool.org/itstool/${P}.tar.bz2";
 # files in /usr/share/itstool/its are under a special exception || GPL-3+
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x86-linux ~x64-macos"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2020-05-11 Thread Jeroen Roovers
commit: 56bfded61fe579ad760e393ec7d53983feec8958
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue May 12 06:51:01 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue May 12 06:51:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bfded6

net-misc/youtube-dl: Old

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

 net-misc/youtube-dl/Manifest |  1 -
 net-misc/youtube-dl/youtube-dl-2020.05.03.ebuild | 74 
 2 files changed, 75 deletions(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index cad99e73f30..85df10dd705 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,2 +1 @@
-DIST youtube-dl-2020.05.03.tar.gz 3169742 BLAKE2B 
af0d6192ef564111d42b452c95e4d275217c5230a6a19413aa08b152a5e5f37eb50abe3f14d7fe09cbca0c85ce9a79f0e92c7e1a9a2648c6c8668866d64ff7c3
 SHA512 
52cbbe49f17489cdf30298c300a7615f53d329305f3afac282fd5ecdb069641644064bf70a7ef93874252a7c206b2f1da42781e81542878261c21b7017950bc7
 DIST youtube-dl-2020.05.08.tar.gz 3172744 BLAKE2B 
d3ae7cc18f4156f4fe6fc17b4ef46f8406cd0b01ae18e3317d048bdbc737a9b12c67c9aded22a8e7631ea3b0f90f6b306f4148a5e33a0a597490b35fcf3b5113
 SHA512 
fbfd6bc42959547c6307b291478d7d86b79847a92d193b795d91f717471927d22c45356c0e2ba03ea1c5bc96d2fa5a949cb2283b0d7ec976bcf3a54d6c928ed1

diff --git a/net-misc/youtube-dl/youtube-dl-2020.05.03.ebuild 
b/net-misc/youtube-dl/youtube-dl-2020.05.03.ebuild
deleted file mode 100644
index 9dc88dfb159..000
--- a/net-misc/youtube-dl/youtube-dl-2020.05.03.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python3_{6,7,8})
-inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Download videos from YouTube.com (and more sites...)"
-HOMEPAGE="https://github.com/ytdl-org/youtube-dl/";
-SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz";
-LICENSE="public-domain"
-
-KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-RDEPEND="
-   dev-python/pycryptodome[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-DEPEND="
-   ${RDEPEND}
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/flake8[${PYTHON_USEDEP}]
-   )
-"
-S=${WORKDIR}/${PN}
-
-src_compile() {
-   distutils-r1_src_compile
-}
-
-python_test() {
-   emake offlinetest
-}
-
-python_install_all() {
-   dodoc README.txt
-   doman ${PN}.1
-
-   newbashcomp ${PN}.bash-completion ${PN}
-
-   insinto /usr/share/zsh/site-functions
-   newins ${PN}.zsh _${PN}
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins ${PN}.fish
-
-   distutils-r1_python_install_all
-
-   rm -r "${ED}"/usr/etc || die
-   rm -r "${ED}"/usr/share/doc/youtube_dl || die
-}
-
-pkg_postinst() {
-   elog "${PN}(1) / https://bugs.gentoo.org/355661 /"
-   elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
-   elog
-   elog "${PN} works fine on its own on most sites. However, if you want"
-   elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
-   elog "On some sites - most notably YouTube - videos can be retrieved in"
-   elog "a higher quality format without sound. ${PN} will detect whether"
-   elog "ffmpeg is present and automatically pick the best option."
-   elog
-   elog "Videos or video formats streamed via RTMP protocol can only be"
-   elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
-   elog
-   elog "Downloading MMS and RTSP videos requires either mplayer"
-   elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
-   elog
-   elog "If you want ${PN} to embed thumbnails from the metadata into the"
-   elog "resulting MP4 files, consider installing 
media-video/atomicparsley"
-}



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

2020-05-11 Thread Jeroen Roovers
commit: d379474569eb4a5f0805e1dabebdddeea2ba98fe
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue May 12 06:50:01 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue May 12 06:51:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3794745

net-misc/youtube-dl: Stable

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

 net-misc/youtube-dl/youtube-dl-2020.05.08.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-dl/youtube-dl-2020.05.08.ebuild 
b/net-misc/youtube-dl/youtube-dl-2020.05.08.ebuild
index 27edc068096..9dc88dfb159 100644
--- a/net-misc/youtube-dl/youtube-dl-2020.05.08.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2020.05.08.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ytdl-org/youtube-dl/";
 SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz";
 LICENSE="public-domain"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"



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

2020-05-11 Thread Fabian Groffen
commit: 903a890ff05ce3dbbe456a7a309a3febb52daa95
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 12 06:37:10 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 12 06:41:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903a890f

mail-mta/exim-4.93.0.4: force correct version of db.h to be found

Closes: https://bugs.gentoo.org/722530
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen  gentoo.org>

 mail-mta/exim/exim-4.93.0.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail-mta/exim/exim-4.93.0.4.ebuild 
b/mail-mta/exim/exim-4.93.0.4.ebuild
index 6e787039465..1599e1d7e65 100644
--- a/mail-mta/exim/exim-4.93.0.4.ebuild
+++ b/mail-mta/exim/exim-4.93.0.4.ebuild
@@ -223,7 +223,8 @@ src_configure() {
LOOKUP_CDB=yes
LOOKUP_PASSWD=yes
LOOKUP_DSEARCH=yes
-   LOOKUP_INCLUDE += -I$(db_includedir ${DB_VERS})
+   # keep include in CFLAGS because exim.h -> dbstuff.h -> db.h
+   CFLAGS += -I$(db_includedir ${DB_VERS})
DBMLIB = -l$(db_libname ${DB_VERS})
EOC
 



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

2020-05-11 Thread Agostino Sarubbo
commit: cf9b47566cbe623280a555b4d40f73768422d5da
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9b4756

media-video/vlc: x86 stable wrt bug #721940

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-video/vlc/vlc-3.0.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/vlc/vlc-3.0.10-r1.ebuild 
b/media-video/vlc/vlc-3.0.10-r1.ebuild
index 1bb20ecdf48..475c1423e01 100644
--- a/media-video/vlc/vlc-3.0.10-r1.ebuild
+++ b/media-video/vlc/vlc-3.0.10-r1.ebuild
@@ -19,7 +19,7 @@ else
else

SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz";
fi
-   KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 -sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 -sparc x86"
 fi
 inherit autotools flag-o-matic toolchain-funcs virtualx xdg
 



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

2020-05-11 Thread Agostino Sarubbo
commit: 53a341bfde02962d35b4cd3a8c5c4c7398da2cb2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a341bf

dev-python/peewee: x86 stable wrt bug #721768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/peewee/peewee-3.13.2.ebuild 
b/dev-python/peewee/peewee-3.13.2.ebuild
index 6cc46a6d910..d1d51cbabc2 100644
--- a/dev-python/peewee/peewee-3.13.2.ebuild
+++ b/dev-python/peewee/peewee-3.13.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kio-extras/

2020-05-11 Thread Agostino Sarubbo
commit: 7e49f9e13e6a1253df565681b9235a08f5a11102
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e49f9e1

kde-apps/kio-extras: x86 stable wrt bug #722152

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-apps/kio-extras/kio-extras-19.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-19.12.3-r1.ebuild 
b/kde-apps/kio-extras/kio-extras-19.12.3-r1.ebuild
index 2cf39ae7414..d8ef4f607de 100644
--- a/kde-apps/kio-extras/kio-extras-19.12.3-r1.ebuild
+++ b/kde-apps/kio-extras/kio-extras-19.12.3-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-pda/usbmuxd/

2020-05-11 Thread Agostino Sarubbo
commit: 59effef04d8714ed302c1e64c6ffdc31a85be7ce
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59effef0

app-pda/usbmuxd: x86 stable wrt bug #722124

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild 
b/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild
index 1dda2f314a9..0451b37d361 100644
--- a/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.1.1_pre20200121.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://cgit.libimobiledevice.org/usbmuxd.git/snapshot/usbmuxd-${COMMIT
 # src/utils.h is LGPL-2.1+, rest is found in COPYING*
 LICENSE="GPL-2 GPL-3 LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="systemd"
 
 DEPEND="



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

2020-05-11 Thread Agostino Sarubbo
commit: d2915ba22ab8919caaecd113c09e6454ba2d123e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:39:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:39:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2915ba2

dev-python/libcloud: x86 stable wrt bug #721436

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
index 559f9967c3d..3bab3980f0f 100644
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-firewall/arno-iptables-firewall/

2020-05-11 Thread Agostino Sarubbo
commit: aab8f99d8853d96a4c9be86f4afe379ac417c87e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab8f99d

net-firewall/arno-iptables-firewall: x86 stable wrt bug #722200

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild 
b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild
index 7d71cd96f7f..e9eecc7f736 100644
--- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild
+++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/aif/archive/${MY_PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+plugins rsyslog"
 
 DEPEND=""



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

2020-05-11 Thread Agostino Sarubbo
commit: b939d25b4cf1b0d6802ac9683412c41230cb5efc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b939d25b

media-sound/xmms2: x86 stable wrt bug #721788

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild 
b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild
index 88483e44f2c..76112766d78 100644
--- a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.bz2
 LICENSE="GPL-2 LGPL-2.1"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ppc x86"
 
 IUSE="aac airplay +alsa ao asf cdda curl cxx ffmpeg flac fluidsynth ices
 jack mac mlib-update mms +mad modplug mp3 mp4 musepack ofa opus oss



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

2020-05-11 Thread Agostino Sarubbo
commit: cf491acabe1563ae96abd3919f2f972367a1e1d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf491aca

dev-python/zstandard: x86 stable wrt bug #721414

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/zstandard/zstandard-0.13.0.ebuild 
b/dev-python/zstandard/zstandard-0.13.0.ebuild
index 516c6df24d1..2b6a5215994 100644
--- a/dev-python/zstandard/zstandard-0.13.0.ebuild
+++ b/dev-python/zstandard/zstandard-0.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~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 ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: 3087f7587997ec18303305435352a594ee008570
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3087f758

app-crypt/trousers: x86 stable wrt bug #721948

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-crypt/trousers/trousers-0.3.14-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/trousers/trousers-0.3.14-r2.ebuild 
b/app-crypt/trousers/trousers-0.3.14-r2.ebuild
index b398cc1f6aa..b62a9eb9345 100644
--- a/app-crypt/trousers/trousers-0.3.14-r2.ebuild
+++ b/app-crypt/trousers/trousers-0.3.14-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz"
 
 LICENSE="CPL-1.0 GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~m68k ~ppc ppc64 ~s390 ~x86"
+KEYWORDS="amd64 arm arm64 ~m68k ~ppc ppc64 ~s390 x86"
 IUSE="doc libressl selinux" # gtk
 
 # gtk support presently does NOT compile.



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

2020-05-11 Thread Agostino Sarubbo
commit: b792e4dc2066370ef1890a2a94735ee1e55a1654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b792e4dc

app-backup/duplicity: x86 stable wrt bug #721432

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild 
b/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild
index 223928555b8..9bbe98ffa27 100644
--- a/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild
+++ b/app-backup/duplicity/duplicity-0.8.12.1612-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://code.launchpad.net/${PN}/$(ver_cut 
1-2)-series/$(ver_cut 1-3)/+
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="s3 test"
 
 CDEPEND="



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

2020-05-11 Thread Agostino Sarubbo
commit: 7ee07a8ac4dc2ee05a0eba5528b60be3807f8ea4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee07a8a

dev-python/roman: x86 stable wrt bug #722232

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/roman/roman-3.2.ebuild 
b/dev-python/roman/roman-3.2.ebuild
index 5e6d8b33be3..feaa2ac2b4f 100644
--- a/dev-python/roman/roman-3.2.ebuild
+++ b/dev-python/roman/roman-3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: 5587958d1a499ee5e5e696d5ba37282647c0954c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5587958d

net-misc/dropbox-cli: x86 stable wrt bug #721408

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
index c3b29ad0d86..52ba5ba4bb1 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: 9d8ebae49d4f27bbb4779e1372fb86b3857868dc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8ebae4

media-plugins/gst-transcoder: x86 stable wrt bug #721898

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-plugins/gst-transcoder/gst-transcoder-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-transcoder/gst-transcoder-1.14.1.ebuild 
b/media-plugins/gst-transcoder/gst-transcoder-1.14.1.ebuild
index 218ae367c27..9b6e5e958bd 100644
--- a/media-plugins/gst-transcoder/gst-transcoder-1.14.1.ebuild
+++ b/media-plugins/gst-transcoder/gst-transcoder-1.14.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/pitivi/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gtk-doc"
 
 RDEPEND="



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

2020-05-11 Thread Agostino Sarubbo
commit: cfb00091c3983e2652074129d66f309b0a564a41
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb00091

dev-python/pycxx: x86 stable wrt bug #721778

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pycxx/pycxx-7.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild 
b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild
index 72ce70be458..50033f1a9cb 100644
--- a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild
+++ b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-solaris"
 IUSE="doc examples"
 
 python_prepare_all() {



[gentoo-commits] repo/gentoo:master commit in: app-portage/overlint/

2020-05-11 Thread Agostino Sarubbo
commit: df666cadde75fb884a604e2f4823ea6e7a9de45f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:39:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df666cad

app-portage/overlint: x86 stable wrt bug #721438

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/overlint/overlint-0.5.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
index a5feaf173ed..38e05f8207f 100644
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ b/app-portage/overlint/overlint-0.5.3-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.hartwork.org/public/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"



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

2020-05-11 Thread Agostino Sarubbo
commit: 4675e87038da85c6c3b30efb1a5cdef1fa7b3a15
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4675e870

dev-python/bpython: x86 stable wrt bug #720494

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/bpython/bpython-0.19.ebuild 
b/dev-python/bpython/bpython-0.19.ebuild
index d01fd0b7ed6..178c7afd56d 100644
--- a/dev-python/bpython/bpython-0.19.ebuild
+++ b/dev-python/bpython/bpython-0.19.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc test"
 
 RDEPEND="



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

2020-05-11 Thread Agostino Sarubbo
commit: 6977968433d2c879decd08a9880ec7265fa7f705
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69779684

x11-terms/mlterm: x86 stable wrt bug #722068

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-terms/mlterm/mlterm-3.8.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mlterm/mlterm-3.8.9.ebuild 
b/x11-terms/mlterm/mlterm-3.8.9.ebuild
index b49489ce34a..81617541d78 100644
--- a/x11-terms/mlterm/mlterm-3.8.9.ebuild
+++ b/x11-terms/mlterm/mlterm-3.8.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus 
libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
 REQUIRED_USE="gtk2? ( gtk )"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: fec6b5567cfd97d888c1112cd64778556d3f87e9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec6b556

dev-python/markdown2: x86 stable wrt bug #76

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/markdown2/markdown2-2.3.8.ebuild 
b/dev-python/markdown2/markdown2-2.3.8.ebuild
index d513cf879f5..34140e887c9 100644
--- a/dev-python/markdown2/markdown2-2.3.8.ebuild
+++ b/dev-python/markdown2/markdown2-2.3.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/trentm/python-markdown2";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2020-05-11 Thread Agostino Sarubbo
commit: 9410fb50c218525f827ba58bc63b203c4beb6637
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9410fb50

dev-vcs/mercurial: x86 stable wrt bug #721414

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-vcs/mercurial/mercurial-5.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/mercurial/mercurial-5.3.2.ebuild 
b/dev-vcs/mercurial/mercurial-5.3.2.ebuild
index ad8d7db68a7..b296c9f4cc6 100644
--- a/dev-vcs/mercurial/mercurial-5.3.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-5.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+chg emacs gpg test tk zsh-completion"
 
 BROKEN_PYTHON="



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

2020-05-11 Thread Agostino Sarubbo
commit: d451a2fbf0fe4ffc861a373d55245ff8b08e682c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:37 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d451a2fb

dev-python/pyphen: x86 stable wrt bug #721396

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pyphen/pyphen-0.9.5.ebuild 
b/dev-python/pyphen/pyphen-0.9.5.ebuild
index 747a81d8cd9..545808efbe1 100644
--- a/dev-python/pyphen/pyphen-0.9.5.ebuild
+++ b/dev-python/pyphen/pyphen-0.9.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Kozea/Pyphen";
 
 LICENSE="GPL-2+ LGPL-2+ MPL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=""



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

2020-05-11 Thread Agostino Sarubbo
commit: 4e8bd65e2fb36682143fcb8657bc354845478883
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:39:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:39:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8bd65e

app-misc/trash-cli: x86 stable wrt bug #721444

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild 
b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild
index 7ca3ec67764..fe91aa36723 100644
--- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild
+++ b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/andreafrancia/${PN}/archive/${GIT_REF}.tar.gz -> ${P
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: ddb303b14a79ca39adc6843856179f48902b973a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb303b1

dev-python/twisted: x86 stable wrt bug #722278

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/twisted/twisted-20.3.0.ebuild 
b/dev-python/twisted/twisted-20.3.0.ebuild
index ba1633f0e32..47624031dc7 100644
--- a/dev-python/twisted/twisted-20.3.0.ebuild
+++ b/dev-python/twisted/twisted-20.3.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}";
 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz";
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc64 ~s390 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc64 ~s390 sparc x86 ~amd64-linux 
~x86-linux"
 
 LICENSE="MIT"
 SLOT="0"



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

2020-05-11 Thread Agostino Sarubbo
commit: 36570c9d67b42d3c346132c40e34ed266688a5e2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:57 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36570c9d

sys-apps/lm-sensors: x86 stable wrt bug #722098

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/lm-sensors/lm-sensors-3.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lm-sensors/lm-sensors-3.6.0.ebuild 
b/sys-apps/lm-sensors/lm-sensors-3.6.0.ebuild
index 750b73b4792..ee16374173e 100644
--- a/sys-apps/lm-sensors/lm-sensors-3.6.0.ebuild
+++ b/sys-apps/lm-sensors/lm-sensors-3.6.0.ebuild
@@ -22,7 +22,7 @@ LICENSE="GPL-2+ LGPL-2.1"
 # SUBSLOT based on SONAME of libsensors.so
 SLOT="0/5.0.0"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~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="contrib sensord static-libs"
 
 COMMON_DEPS="



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

2020-05-11 Thread Agostino Sarubbo
commit: fd81365268ec5c516845a4cb0f59208177de3a2e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:37:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:37:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd813652

media-video/pitivi: x86 stable wrt bug #721898

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-video/pitivi/pitivi-0.999-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/pitivi/pitivi-0.999-r3.ebuild 
b/media-video/pitivi/pitivi-0.999-r3.ebuild
index d17f094fba2..563d758487b 100644
--- a/media-video/pitivi/pitivi-0.999-r3.ebuild
+++ b/media-video/pitivi/pitivi-0.999-r3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.pitivi.org";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="v4l test"
 RESTRICT="!test? ( test )"



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

2020-05-11 Thread Agostino Sarubbo
commit: 0da45888658fd60549e6baa2fe15373ea764d0a6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:32 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da45888

dev-python/python-slugify: x86 stable wrt bug #722506

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/python-slugify/python-slugify-1.2.6.ebuild 
b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
index 371d2d68baa..569e6c07989 100644
--- a/dev-python/python-slugify/python-slugify-1.2.6.ebuild
+++ b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-python/unidecode[${PYTHON_USEDEP}]"



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

2020-05-11 Thread Agostino Sarubbo
commit: 402ac358327fb2a191a0d1e1b0408dcda571acbd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:36:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:36:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402ac358

dev-libs/check: s390 stable wrt bug #721600

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/check/check-0.14.0-r2.ebuild 
b/dev-libs/check/check-0.14.0-r2.ebuild
index d1b8d562eaf..e104b81ce89 100644
--- a/dev-libs/check/check-0.14.0-r2.ebuild
+++ b/dev-libs/check/check-0.14.0-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc subunit test"
 
 RESTRICT="!test? ( test )"



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

2020-05-11 Thread Agostino Sarubbo
commit: 870316f762d33d183020b8767ed051f314f03ca4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:31:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:31:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870316f7

dev-python/pysvn: amd64 stable wrt bug #721784

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pysvn/pysvn-1.9.11.ebuild 
b/dev-python/pysvn/pysvn-1.9.11.ebuild
index 1f1576d7383..3244a6e6dbe 100644
--- a/dev-python/pysvn/pysvn-1.9.11.ebuild
+++ b/dev-python/pysvn/pysvn-1.9.11.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="mirror://sourceforge/project/pysvn/pysvn/V${PV}/${P}.tar.gz"
 
 LICENSE="Apache-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="doc examples"
 
 DEPEND="



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

2020-05-11 Thread Agostino Sarubbo
commit: be975a07f577c11a5dcc4fe51257fe6700888fe4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:31:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:31:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be975a07

dev-python/python-slugify: amd64 stable wrt bug #722506

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/python-slugify/python-slugify-1.2.6.ebuild 
b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
index 8d4cc5710f7..371d2d68baa 100644
--- a/dev-python/python-slugify/python-slugify-1.2.6.ebuild
+++ b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/unidecode[${PYTHON_USEDEP}]"



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

2020-05-11 Thread Agostino Sarubbo
commit: f324cddf525b94f6334dc96ab95b76a538a45442
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:30:57 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:30:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f324cddf

app-office/gnucash: amd64 stable wrt bug #721748

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/gnucash/gnucash-3.8b.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/gnucash/gnucash-3.8b.ebuild 
b/app-office/gnucash/gnucash-3.8b.ebuild
index 2742a73f8ca..0c4611b5d6f 100644
--- a/app-office/gnucash/gnucash-3.8b.ebuild
+++ b/app-office/gnucash/gnucash-3.8b.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 IUSE="aqbanking debug doc examples gnome-keyring +gui mysql nls ofx postgres
  python quotes -register2 smartcard sqlite test"



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

2020-05-11 Thread Agostino Sarubbo
commit: 839c83315b4359fd3d0fedfcf012ada9dc4d9d8f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:31:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:31:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839c8331

dev-python/peewee: amd64 stable wrt bug #721768

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/peewee/peewee-3.13.2.ebuild 
b/dev-python/peewee/peewee-3.13.2.ebuild
index 36f6047511b..6cc46a6d910 100644
--- a/dev-python/peewee/peewee-3.13.2.ebuild
+++ b/dev-python/peewee/peewee-3.13.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: d379fe2f28dc58d7a0b0dfdffbd709cb280af7ba
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:30:41 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:30:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d379fe2f

app-doc/gnucash-docs: amd64 stable wrt bug #721748

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-doc/gnucash-docs/gnucash-docs-3.8b.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/gnucash-docs/gnucash-docs-3.8b.ebuild 
b/app-doc/gnucash-docs/gnucash-docs-3.8b.ebuild
index 6123d911e43..de422061448 100644
--- a/app-doc/gnucash-docs/gnucash-docs-3.8b.ebuild
+++ b/app-doc/gnucash-docs/gnucash-docs-3.8b.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Gnucash/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2 FDL-1.1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 LOCALES=( de it ja pt ru )
 IUSE="${LOCALES[*]/#/l10n_}"
 



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

2020-05-11 Thread Agostino Sarubbo
commit: 249b0d41ef3974357e0072e7a32c64d1676281ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:31:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:31:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249b0d41

net-mail/muchsync: amd64 stable wrt bug #722486

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-mail/muchsync/muchsync-5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/muchsync/muchsync-5.ebuild 
b/net-mail/muchsync/muchsync-5.ebuild
index d7d65ceaa7c..06745b47f85 100644
--- a/net-mail/muchsync/muchsync-5.ebuild
+++ b/net-mail/muchsync/muchsync-5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://www.muchsync.org/src/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="dev-db/sqlite:3



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

2020-05-11 Thread Matthias Maier
commit: 1d07a615424c9725a453f2bfe0beebeced723c5e
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 06:19:08 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 06:19:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d07a615

sci-geosciences/gpsd: update python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 sci-geosciences/gpsd/gpsd-3.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/gpsd/gpsd-3.19.ebuild 
b/sci-geosciences/gpsd/gpsd-3.19.ebuild
index 466deda4514..881256686bc 100644
--- a/sci-geosciences/gpsd/gpsd-3.19.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.19.ebuild
@@ -4,7 +4,7 @@
 EAPI=5
 
 DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 SCONS_MIN_VERSION="2.3.0"
 
 inherit eutils udev user multilib distutils-r1 scons-utils toolchain-funcs



[gentoo-commits] repo/dev/tamiko:master commit in: media-gfx/displaycal/

2020-05-11 Thread Matthias Maier
commit: 6b70f1f46d32829c7b8d20017dbf585a3e63ecea
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 06:21:58 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 06:22:30 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=6b70f1f4

remove package

Signed-off-by: Matthias Maier  gentoo.org>

 media-gfx/displaycal/Manifest  |  1 -
 media-gfx/displaycal/displaycal-3.8.9.3.ebuild | 67 --
 media-gfx/displaycal/metadata.xml  | 11 -
 3 files changed, 79 deletions(-)

diff --git a/media-gfx/displaycal/Manifest b/media-gfx/displaycal/Manifest
deleted file mode 100644
index bc9eb1c..000
--- a/media-gfx/displaycal/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST DisplayCAL-3.8.9.3.tar.gz 10639277 SHA256 
7c34dfbd9f66f24f1d4c88de4a5a0de688aad719f095874b6259637d30893bea SHA512 
cece09605c12be6a154d8d8b088005e527a9e6674a89ec2787b0687a92b7f424749681f149a07bb798df6729c9f4c37e8760abeec115a014c06f94f25fc2f904
 WHIRLPOOL 
55ebd2ca92fc48283a58ab8ce14e48d155752f46fc75e5968cabc33214846bc6a6d029eeb446ccd9a555af6876ba83116ddf1f43e81c3c6db950cb9884b02811

diff --git a/media-gfx/displaycal/displaycal-3.8.9.3.ebuild 
b/media-gfx/displaycal/displaycal-3.8.9.3.ebuild
deleted file mode 100644
index d70de6c..000
--- a/media-gfx/displaycal/displaycal-3.8.9.3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 gnome2-utils xdg
-
-MY_PN="DisplayCAL"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
-HOMEPAGE="https://displaycal.net/";
-SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=media-gfx/argyllcms-1.1.0
-   dev-python/wxpython:3.0[${PYTHON_USEDEP}]
-   >=x11-libs/libX11-1.3.3
-   >=x11-apps/xrandr-1.3.2
-   >=x11-libs/libXxf86vm-1.1.0
-   >=x11-libs/libXinerama-1.1
-"
-RDEPEND="${DEPEND}
-   dev-python/faulthandler[${PYTHON_USEDEP}]
-   || (
-   dev-python/numpy-python2[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.2.1[${PYTHON_USEDEP}]
-   )
-"
-
-# Just in case someone renames the ebuild
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   # Do not generate udev/hotplug files
-   sed -e '/if 
os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
-   -i DisplayCAL/setup.py || die
-   # Prohibit setup from running xdg-* programs, resulting to sandbox 
violation
-   sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
-   -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
-   -i DisplayCAL/postinstall.py || die
-
-   # Remove deprecated Encoding key from .desktop file
-   sed -e '/Encoding=UTF-8/d' -i misc/*.desktop  || die
-
-   # Remove x-world Media Type
-   sed -e 's/x\-world\/x\-vrml\;//g' \
-   -i misc/displaycal-vrml-to-x3d-converter.desktop || die
-
-   distutils-r1_src_prepare
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_icon_cache_update
-}

diff --git a/media-gfx/displaycal/metadata.xml 
b/media-gfx/displaycal/metadata.xml
deleted file mode 100644
index 8e283c1..000
--- a/media-gfx/displaycal/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-voyag...@gentoo.org
-Bernard Cafarelli
-  
-  
-dispcalgui
-  
-



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

2020-05-11 Thread Matthias Maier
commit: 8349b01939d7531d480059772674756fe4365d5d
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:58:09 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:58:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8349b019

sci-libs/vtk: add python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 sci-libs/vtk/vtk-8.1.0-r7.ebuild | 2 +-
 sci-libs/vtk/vtk-8.2.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/vtk/vtk-8.1.0-r7.ebuild b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
index 3743369e069..dc399b3e2c5 100644
--- a/sci-libs/vtk/vtk-8.1.0-r7.ebuild
+++ b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes
 

diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild
index 379e3ee5085..8f8191938e7 100644
--- a/sci-libs/vtk/vtk-8.2.0.ebuild
+++ b/sci-libs/vtk/vtk-8.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes
 



[gentoo-commits] data/api:master commit in: files/overlays/

2020-05-11 Thread Michał Górny
commit: d81b87056fa45826f03508466f10267965e3baf2
Author: Simon Prosser  pross  org  uk>
AuthorDate: Mon May 11 22:18:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 12 05:55:11 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=d81b8705

repositories: Update pross' description

Closes: https://github.com/gentoo/api-gentoo-org/pull/277
Signed-off-by: Michał Górny  gentoo.org>

 files/overlays/repositories.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 648783e..897500f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3659,7 +3659,7 @@
   
   
 pross
-User overlay
+Up to date ck-sources
 https://github.com/Pross/pross-overlay
 
   pr...@pross.org.uk



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

2020-05-11 Thread Robin H. Johnson
commit: 62bfd232bb9a2312be840f717f692da5d6db808a
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:46:34 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:46:34 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=62bfd232

catalyst-auto: defer purge until all sets are done

Signed-off-by: Robin H. Johnson  gentoo.org>

 tools/catalyst-auto | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index efa7a99d..e6e7f30f 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -421,11 +421,25 @@ run_catalyst_commands() {
fi
done
 
+   # Do not purge yet, because there might be interdendency 
between specs
+   # in different build sets!
+
+   update_symlinks
+   done
+
+   # Now do the cleanup
+   for a in "" ${SETS}; do
+   if [[ -z ${a} ]]; then
+   specs_var="SPECS"
+   optional_specs_var="OPTIONAL_SPECS"
+   else
+   specs_var="SET_${a}_SPECS"
+   optional_specs_var="SET_${a}_OPTIONAL_SPECS"
+   fi
for i in ${!specs_var} ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::')_purge.log"
run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${i}"
done
-
update_symlinks
done
 



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

2020-05-11 Thread Robin H. Johnson
commit: 703d2ef0c1ae105b22a25094ce18fbf5a339b974
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:47:03 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:47:03 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=703d2ef0

catalyst-auto: print full path to specfile for the email

Signed-off-by: Robin H. Johnson  gentoo.org>

 tools/catalyst-auto | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index e6e7f30f..51b0471c 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -399,7 +399,8 @@ run_catalyst_commands() {
 
for i in ${!specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::').log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${specpath}"
if [[ $? != 0 ]]; then
build_failure=1
send_email "Catalyst fatal build error - ${i}" 
"" "${LOGFILE}"
@@ -411,7 +412,8 @@ run_catalyst_commands() {
 
for i in ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::').log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${specpath}"
if [[ $? != 0 ]]; then
build_failure=1
send_email "Catalyst non-fatal build error - 
${i}" "" "${LOGFILE}"
@@ -438,7 +440,8 @@ run_catalyst_commands() {
fi
for i in ${!specs_var} ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::')_purge.log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${specpath}"
done
update_symlinks
done



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

2020-05-11 Thread Matthias Maier
commit: 33e617f9f89caaeb97d9fbcf7cdd2cc964190451
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:33:50 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e617f9

sci-visualization/paraview: add python compat versions

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 sci-visualization/paraview/paraview-5.8.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/paraview/paraview-5.8.0-r3.ebuild 
b/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
index fc460ddd847..fad68f534bd 100644
--- a/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
+++ b/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils desktop gnome2-utils python-single-r1 qmake-utils 
toolchain-funcs
 
 MAIN_PV=$(ver_cut 0-1)



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

2020-05-11 Thread Matthias Maier
commit: fc65dd3b53c9d5c69cbcbe45701a49097f565e67
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:35:11 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc65dd3b

app-emulation/virt-manager: remove dev-python/ipaddr dep

Closes: https://bugs.gentoo.org/719322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild | 1 -
 app-emulation/virt-manager/virt-manager-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild 
b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
index 091a92f50ba..0e5768565cd 100644
--- a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
+++ b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
@@ -32,7 +32,6 @@ RDEPEND="!app-emulation/virtinst
>=app-emulation/libvirt-glib-1.0.0[introspection]
$(python_gen_cond_dep '
dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
-   dev-python/ipaddr[${PYTHON_MULTI_USEDEP}]
dev-python/libvirt-python[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]

diff --git a/app-emulation/virt-manager/virt-manager-.ebuild 
b/app-emulation/virt-manager/virt-manager-.ebuild
index b7b613db892..9a6099ba8b8 100644
--- a/app-emulation/virt-manager/virt-manager-.ebuild
+++ b/app-emulation/virt-manager/virt-manager-.ebuild
@@ -33,7 +33,6 @@ RDEPEND="!app-emulation/virtinst
$(python_gen_cond_dep '
dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
dev-python/argcomplete[${PYTHON_MULTI_USEDEP}]
-   dev-python/ipaddr[${PYTHON_MULTI_USEDEP}]
dev-python/libvirt-python[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]



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

2020-05-11 Thread Matthias Maier
commit: b44c6761975fa2262ad4b2dc32f2e1ed04a1e64b
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:37:34 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44c6761

dev-python/libvirt-python: update python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 dev-python/libvirt-python/libvirt-python-6.0.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-6.1.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-6.2.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
index 79a9f02c1ff..4f6663eb583 100644
--- a/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
index 607c6f77b7f..bb55c2b9c37 100644
--- a/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
index 79a9f02c1ff..4f6663eb583 100644
--- a/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-.ebuild 
b/dev-python/libvirt-python/libvirt-python-.ebuild
index 14a5fba8787..9fd68025b03 100644
--- a/dev-python/libvirt-python/libvirt-python-.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 



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

2020-05-11 Thread Matthias Maier
commit: 6a706a51bd437de1de52bf8615154ee505d68774
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:38:14 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a706a51

app-emulation/virt-manager: update python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild | 2 +-
 app-emulation/virt-manager/virt-manager-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild 
b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
index 0e5768565cd..e90e77b0dba 100644
--- a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
+++ b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_SINGLE_IMPL=1
 
 DISTUTILS_USE_SETUPTOOLS=no

diff --git a/app-emulation/virt-manager/virt-manager-.ebuild 
b/app-emulation/virt-manager/virt-manager-.ebuild
index 9a6099ba8b8..dc329fa32f1 100644
--- a/app-emulation/virt-manager/virt-manager-.ebuild
+++ b/app-emulation/virt-manager/virt-manager-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_SINGLE_IMPL=1
 
 DISTUTILS_USE_SETUPTOOLS=no



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

2020-05-11 Thread Michał Górny
commit: f131e41d705156d63f67928cf124b40136398d43
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 12 05:38:42 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 12 05:40:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f131e41d

profiles/arch: Mask dev-python/wxpython[webkit] where needed

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

 profiles/arch/arm/package.use.stable.mask | 1 +
 profiles/arch/mips/package.use.mask   | 1 +
 profiles/arch/powerpc/package.use.stable.mask | 1 +
 3 files changed, 3 insertions(+)

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 4f1fcd7aec1..79669edb61d 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -130,6 +130,7 @@ media-gfx/graphviz java
 # Markus Meier  (2015-07-30)
 # Missing stable
 x11-libs/wxGTK webkit
+dev-python/wxpython webkit
 
 # Markus Meier  (2015-07-19)
 # Missing stable

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index df5929ca84e..715ea7e5513 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -89,6 +89,7 @@ media-libs/devil  nvtt
 # Ryan Hill  (2014-01-07)
 # req net-libs/webkit-gtk:2
 x11-libs/wxGTK webkit
+dev-python/wxpython webkit
 
 # Markos Chandras  (2014-01-05)
 # Perl is heavily unkeyworded on MIPS. See 497068

diff --git a/profiles/arch/powerpc/package.use.stable.mask 
b/profiles/arch/powerpc/package.use.stable.mask
index 582827a67b6..97c1d5e568e 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -80,6 +80,7 @@ x11-misc/xscreensaver new-login
 # that are the only arches upstream is taking care
 >=x11-libs/wxGTK-3.0.2.0-r1 webkit
 dev-util/glade webkit
+dev-python/wxpython webkit
 
 # Justin Lecher  (2015-02-21)
 # Needs stable GNOME-3



[gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/

2020-05-11 Thread Matthias Maier
commit: 6fbfb682ede20b776241f40c08057cb4d20171f8
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:29:45 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:29:45 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=6fbfb682

sys-fs/btrfs-heatmap: add python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 sys-fs/btrfs-heatmap/Manifest   | 2 +-
 sys-fs/btrfs-heatmap/{btrfs-heatmap-7.ebuild => btrfs-heatmap-8.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/btrfs-heatmap/Manifest b/sys-fs/btrfs-heatmap/Manifest
index 6ce985e..8e16490 100644
--- a/sys-fs/btrfs-heatmap/Manifest
+++ b/sys-fs/btrfs-heatmap/Manifest
@@ -1 +1 @@
-DIST btrfs-heatmap-7.tar.gz 666267 SHA256 
d4c7de04a87695db595a5f5a1fedc0456714c08cedfea3cf404738c69c3269d7 SHA512 
d3391b02ff3daa9cb489c75f54b8fb361925440ed22dcfdea230c93203de56ac0f326d0fc78f2481ca6233e7330a6a574a28afb3cfecf67a909a19a4eb2cc29b
 WHIRLPOOL 
86980cdee3d3f39673188d2b8fe364d8fe6dcb6126de2ac5356e959b61fe06c6dd6278e4b30c1d7a1dffe4f9ed02bb169faa4601f8fbbb11adf32c1966f8b4ea
+DIST btrfs-heatmap-8.tar.gz 660304 SHA256 
bd8bceead5bb1ae3d15ab6dafa87c5b128dd0f71cdba284f6dffac7b27061f19 SHA512 
aaf5c3765aeae18364ef68b2ff467384612073d97f8d038dd088a774d38cdf238c881f29409ecaeb2882fc4f546681293900b4cdd4e062af573d0ca846056c70
 WHIRLPOOL 
6ec26dec88203fae3bf4e4d654579970f586c8deb41fd8d3bd7e5afca5881777fa1bb067b8d627ec0fb7b2cc468c79972e8ca96cbf42959a8e6e7c5746926305

diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild 
b/sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
similarity index 95%
rename from sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild
rename to sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
index 11e1004..a9ede96 100644
--- a/sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild
+++ b/sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit python-single-r1
 



[gentoo-commits] repo/dev/tamiko:master commit in: net-analyzer/flent/

2020-05-11 Thread Matthias Maier
commit: 3075b321e2c21eaaa2c6e9bb09d20c30063eb390
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:28:06 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=3075b321

net-analyzer/flent: add python compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

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

diff --git a/net-analyzer/flent/flent-1.3.2.ebuild 
b/net-analyzer/flent/flent-1.3.2.ebuild
index 58e37af..08218bc 100644
--- a/net-analyzer/flent/flent-1.3.2.ebuild
+++ b/net-analyzer/flent/flent-1.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-11 Thread Matthias Maier
commit: 7cdd06fe07092b7fd6b3e8229652ab7e0491ed8c
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:26:16 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:26:16 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=7cdd06fe

dev-python/python-btrfs: version bump to 11, add python 3.{678} compat

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 dev-python/python-btrfs/Manifest  | 2 +-
 .../python-btrfs/{python-btrfs-9.ebuild => python-btrfs-11.ebuild}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-btrfs/Manifest b/dev-python/python-btrfs/Manifest
index e60450a..354da84 100644
--- a/dev-python/python-btrfs/Manifest
+++ b/dev-python/python-btrfs/Manifest
@@ -1 +1 @@
-DIST python-btrfs-9.tar.gz 39998 SHA256 
cb85c82cc684e0a361bb0eac0356c46731469703e7adbdd70fd5575fb717af05 SHA512 
6a84907edda0a3854fa56007fc16591ad21d46760e23fe0373567d9491431b5ca210dc04ed5b787ed0ee3e9b61f16274414fc377d45406edf106d93a2a15a5ce
 WHIRLPOOL 
9e2a39bb87bb7480dfb4519906b7487aeba9c84ca1b34664677c4965ef871c49a4597038bde11533c70ee8034d11feb148923b752f00e86cfacb36b7ab623561
+DIST python-btrfs-11.tar.gz 85142 SHA256 
c4e9f91ced7106cf39db3a4045fad9f32ab88bc63ade42bab0ec813e4993cfe2 SHA512 
73fc78f712a18b072b7377f29e1a976c3799901c97dee99d196868cc4d8592219c01103cf10317188f14fbc562d0f536beaa92d47aa3b96237673729d6399239
 WHIRLPOOL 
8ea9e3870cc3eecb68fc53d4f7dff9ec60649b1de2dd009290e54e9e18488a7da4dc89ebc7a87f9248457763c8055214e8ff20bb2c681f2464a5b2e9994d1d06

diff --git a/dev-python/python-btrfs/python-btrfs-9.ebuild 
b/dev-python/python-btrfs/python-btrfs-11.ebuild
similarity index 86%
rename from dev-python/python-btrfs/python-btrfs-9.ebuild
rename to dev-python/python-btrfs/python-btrfs-11.ebuild
index 2639c1d..d16f0d4 100644
--- a/dev-python/python-btrfs/python-btrfs-9.ebuild
+++ b/dev-python/python-btrfs/python-btrfs-11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-11 Thread Robin H. Johnson
commit: affe64920529782abc21f92e045dbbc91e78d2f9
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:14:17 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:14:35 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=affe6492

catalyst-auto: no special behavior for nightheron copy anymore

Signed-off-by: Robin H. Johnson  gentoo.org>

 tools/catalyst-auto-amd64-experimental.conf | 3 ++-
 tools/catalyst-auto-amd64.conf  | 3 ++-
 tools/catalyst-auto-x86-experimental.conf   | 3 ++-
 tools/catalyst-auto-x86.conf| 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/tools/catalyst-auto-amd64-experimental.conf 
b/tools/catalyst-auto-amd64-experimental.conf
index b78f3d23..e7b1ea79 100644
--- a/tools/catalyst-auto-amd64-experimental.conf
+++ b/tools/catalyst-auto-amd64-experimental.conf
@@ -70,7 +70,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 57f080aa..0b7e9b2f 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -71,7 +71,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-x86-experimental.conf 
b/tools/catalyst-auto-x86-experimental.conf
index da8c3df6..3fd60287 100644
--- a/tools/catalyst-auto-x86-experimental.conf
+++ b/tools/catalyst-auto-x86-experimental.conf
@@ -49,7 +49,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index 6d8ea027..27637e59 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -57,7 +57,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;



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

2020-05-11 Thread Andreas K. Hüttel
commit: cc79a30709cc296470454c1a13a40a3ed5639c37
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue May 12 05:02:54 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 05:05:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc79a307

sys-libs/glibc: Use externally packaged locale-gen

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/Manifest  |  1 +
 sys-libs/glibc/glibc-.ebuild | 14 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index d9dbb5ba599..74611966866 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -9,3 +9,4 @@ DIST glibc-2.30.tar.xz 16576920 BLAKE2B 
bd5aae4c9854f40785b91f83c3b632de6d48d811
 DIST glibc-2.31-patches-4.tar.xz 40464 BLAKE2B 
8c79b446a37be8f33c10b9fe987d2f55f285bf672a48bf307b60cbc322aadad1eec209b8d2ab88c023fcc718b08d089a151797e2b7352672234044ccd5eb9a9d
 SHA512 
385de24a814646af3c8504ac1b76aa9d8ee5043d1e56f7b31fc4a66c32b7c2a7b361b1a77e910182c07ff44bb1d228fd8de13a1915210035cad71251001a
 DIST glibc-2.31.tar.xz 16676764 BLAKE2B 
91df1792345f157265eae405185a81fd4b8ce36d4c2388f44b0d5b1ae38174ea374cbc909cd260770b9f38ea58051da13766d4fa22abf41c2d4a2493257b179b
 SHA512 
735e4c0ef10418b6ea945ad3906585e5bbd8b282d76f2131309dce4cec6b15066a5e4a3731773ce428a819b542579c9957867bb0abf05ed2030983fca4412306
 DIST glibc--patches-16.tar.xz 17736 BLAKE2B 
772f5012ead8e27f5cf5fd2613de9a76ead2128ecd9324cc499e677ea3a96110cb0d4b1d3f12860ffa1267093db310503d7d873fb95060b0c1e046c6a60601d0
 SHA512 
eb885b7743ac88df7e9eb3a1cd415bc9eabff1c6bd00d32c4e50f1d9dfcc32419eb72ef06749b279d5b80a200a83bc951a851b8c96a023ab09a8a0c28045d563
+DIST locale-gen-2.00.tar.gz 7738 BLAKE2B 
cde6de5ba3400aea24d0d5f1b79471f89f09fb747c8e371e38316c7ada92f967e0865f573f23cb353d82419c234724143c0aeca9eb70eb945dfc581cc7491eb1
 SHA512 
b609fddb9ec5e567c008841fef3390eddb5d6e7699a8271b3b8c0ade1b44b0ac2e5d1daa8b9acabf3432e3b88110b538a96f209b1ad0f9e988b7efce66606dff

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index aec5e3c69a7..32cac60af6e 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -28,10 +28,14 @@ RELEASE_VER=${PV}
 
 GCC_BOOTSTRAP_VER=20180511
 
+LOCALE_GEN_VER=2.00
+
 # Gentoo patchset
 PATCH_VER=16
+PATCH_DEV=slyfox
 
-SRC_URI+=" 
https://dev.gentoo.org/~slyfox/distfiles/${P}-patches-${PATCH_VER}.tar.xz";
+SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz";
+SRC_URI+=" 
https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/locale-gen-${LOCALE_GEN_VER}.tar.gz";
 SRC_URI+=" multilib? ( 
https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-${GCC_BOOTSTRAP_VER}.tar.xz
 )"
 
 IUSE="audit caps cet compile-locales +crypt custom-cflags doc gd headers-only 
+multiarch multilib nscd profile selinux +ssp +static-libs static-pie suid 
systemtap test vanilla"
@@ -728,6 +732,8 @@ src_unpack() {
 
cd "${WORKDIR}" || die
unpack glibc-${RELEASE_VER}-patches-${PATCH_VER}.tar.xz
+
+   unpack locale-gen-${LOCALE_GEN_VER}.tar.gz
 }
 
 src_prepare() {
@@ -744,6 +750,12 @@ src_prepare() {
cd "${WORKDIR}"
find . -name configure -exec touch {} +
 
+   # until the patchset is updated
+   rm -rf extra/locale || die
+
+   # move the external locale-gen to its old place
+   mv locale-gen-${LOCALE_GEN_VER} extra/locale || die
+
eprefixify extra/locale/locale-gen
 
# Fix permissions on some of the scripts.



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

2020-05-11 Thread Robin H. Johnson
commit: dc9472da73a688bd3579984fba750c83fd0534d4
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 04:54:43 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 04:55:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9472da

app-misc/solaar: bump

Signed-off-by: Robin H. Johnson  gentoo.org>

 app-misc/solaar/Manifest|  1 +
 app-misc/solaar/solaar-1.0.2_rc2.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest
index c9144dca339..cff36d1fca4 100644
--- a/app-misc/solaar/Manifest
+++ b/app-misc/solaar/Manifest
@@ -1,3 +1,4 @@
 DIST solaar-0.9.2.tar.gz 864509 BLAKE2B 
57c58d203d8d1ae390eaaa1cfc963cfcc9523de8d7edcb482f30c66bcaaceebc7c514cf0fcffb1b20ca5cc3bc869c94cb61bcddff44debba9307ec3b1c0e1def
 SHA512 
13f469df753cc8fab55f5259ccc3e62b6e44471d277d240cd56ce0580144d2b1f95d731268176648663dd15e5607bfb512f477362f4f100aa0a653b001dfe04b
 DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B 
e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2
 SHA512 
e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac
 DIST solaar-1.0.2-rc1.tar.gz 1219777 BLAKE2B 
aa6780aa4748de97c69c03263e731a47068844e7f4275f87eadd3251e8dcf14b82fdd5ba0eae13492634b7d252340a01b9492cc8948f78fb86c15b4bc4698789
 SHA512 
1aa5a066c8b735e6525da4da738e9632107867e3d70d67fe7e643debdc9dc7969b033d618ff2c3f538095a9995a7e90d068f9d0f41e858361327c75718dbdb12
+DIST solaar-1.0.2rc2.tar.gz 1212725 BLAKE2B 
e43dcd013e4251e7450079cafa34e171d10e0144e2b736148a90052e4b2dfed76d6b2c0048a848bb2449febff312d3c058ad03e32f0bdede04cb418adf9d030a
 SHA512 
33a63bc8405a4d48d4dc834d22c0376119a6f611067cd14eaa815503e120a2d877a4f73362aa53bc857aef9626d82413619b1e9a748b9b8bbed0828146c64342

diff --git a/app-misc/solaar/solaar-1.0.2_rc2.ebuild 
b/app-misc/solaar/solaar-1.0.2_rc2.ebuild
new file mode 100644
index 000..5a5a4947822
--- /dev/null
+++ b/app-misc/solaar/solaar-1.0.2_rc2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit linux-info udev xdg distutils-r1
+
+DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
+HOMEPAGE="https://pwr-solaar.github.io/Solaar/";
+SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV/_rc/rc}.tar.gz -> 
${P/_rc/rc}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc"
+
+RDEPEND="
+   acct-group/plugdev
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
+   x11-libs/gtk+:3[introspection]"
+
+S="${WORKDIR}"/Solaar-${PV/_rc/rc}
+
+CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
+
+python_prepare_all() {
+   # don't autostart (bug #494608)
+   sed -i \
+   -e '/yield autostart_path/d' \
+   setup.py || die
+
+   sed -i -r \
+   -e '/yield.*udev.*rules.d/{s,/etc,/lib,g}' \
+   setup.py || die
+
+   # grant plugdev group rw access
+   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   dodoc docs/devices.md
+   if use doc; then
+   dodoc -r docs/*
+   fi
+}



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

2020-05-11 Thread Robin H. Johnson
commit: cc690e0b5e99c0a9829faeacc82e9813ba87f202
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 04:55:29 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 04:55:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc690e0b

app-misc/solaar: prune old versions

Signed-off-by: Robin H. Johnson  gentoo.org>

 app-misc/solaar/Manifest   |  1 -
 app-misc/solaar/solaar-0.9.2-r3.ebuild | 58 --
 app-misc/solaar/solaar-1.0.1.ebuild| 47 ---
 3 files changed, 106 deletions(-)

diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest
index cff36d1fca4..571bd048921 100644
--- a/app-misc/solaar/Manifest
+++ b/app-misc/solaar/Manifest
@@ -1,4 +1,3 @@
-DIST solaar-0.9.2.tar.gz 864509 BLAKE2B 
57c58d203d8d1ae390eaaa1cfc963cfcc9523de8d7edcb482f30c66bcaaceebc7c514cf0fcffb1b20ca5cc3bc869c94cb61bcddff44debba9307ec3b1c0e1def
 SHA512 
13f469df753cc8fab55f5259ccc3e62b6e44471d277d240cd56ce0580144d2b1f95d731268176648663dd15e5607bfb512f477362f4f100aa0a653b001dfe04b
 DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B 
e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2
 SHA512 
e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac
 DIST solaar-1.0.2-rc1.tar.gz 1219777 BLAKE2B 
aa6780aa4748de97c69c03263e731a47068844e7f4275f87eadd3251e8dcf14b82fdd5ba0eae13492634b7d252340a01b9492cc8948f78fb86c15b4bc4698789
 SHA512 
1aa5a066c8b735e6525da4da738e9632107867e3d70d67fe7e643debdc9dc7969b033d618ff2c3f538095a9995a7e90d068f9d0f41e858361327c75718dbdb12
 DIST solaar-1.0.2rc2.tar.gz 1212725 BLAKE2B 
e43dcd013e4251e7450079cafa34e171d10e0144e2b736148a90052e4b2dfed76d6b2c0048a848bb2449febff312d3c058ad03e32f0bdede04cb418adf9d030a
 SHA512 
33a63bc8405a4d48d4dc834d22c0376119a6f611067cd14eaa815503e120a2d877a4f73362aa53bc857aef9626d82413619b1e9a748b9b8bbed0828146c64342

diff --git a/app-misc/solaar/solaar-0.9.2-r3.ebuild 
b/app-misc/solaar/solaar-0.9.2-r3.ebuild
deleted file mode 100644
index 5c823ed39c4..000
--- a/app-misc/solaar/solaar-0.9.2-r3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 udev linux-info gnome2-utils
-
-DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
-HOMEPAGE="https://pwr.github.com/Solaar/";
-SRC_URI="https://github.com/pwr/Solaar/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="doc"
-
-RDEPEND="
-   acct-group/plugdev
-   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-
-S=${WORKDIR}/Solaar-${PV}
-
-CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
-
-python_prepare_all() {
-   # don't autostart (bug #494608)
-   sed -i '/yield autostart_path/d' setup.py || die
-
-   # grant plugdev group rw access
-   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   udev_dorules rules.d/*.rules
-
-   dodoc docs/devices.md
-   if use doc; then
-   dodoc -r docs/*
-   fi
-}
-
-pkg_postinst() {
-   if [[ -z ${REPLACING_VERSIONS} ]] ; then
-   elog "Users must be in the plugdev group to use this 
application."
-   fi
-
-   gnome2_icon_cache_update
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/app-misc/solaar/solaar-1.0.1.ebuild 
b/app-misc/solaar/solaar-1.0.1.ebuild
deleted file mode 100644
index c947969d7c4..000
--- a/app-misc/solaar/solaar-1.0.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 linux-info udev xdg
-
-DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
-HOMEPAGE="https://pwr-solaar.github.io/Solaar/";
-SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="doc"
-
-RDEPEND="
-   acct-group/plugdev
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-
-S=${WORKDIR}/Solaar-${PV}
-
-CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
-
-python_prepare_all() {
-   # don't autostart (bug #494608)
-   sed -i '/yield autostart_path/d' setup.py || die
-
-   # grant plugdev group rw access
-   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
-
-  

[gentoo-commits] proj/locale-gen:locale-gen-1.42 commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 31c0603dae06a4bb3508e6960827fa9895e5f3d7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  9 22:31:17 2017 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  9 22:31:17 2017 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=31c0603d

Add current files (as of sys-libs/glibc-2.25-r9 and sys-libs/glibc-2.26-r2)

 README   |   1 +
 locale-gen   | 384 +++
 locale-gen.8 |  69 +++
 locale.gen   |  36 ++
 locale.gen.5 |  77 
 5 files changed, 567 insertions(+)

diff --git a/README b/README
new file mode 100644
index 000..2d5a3f0
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+A port/rewrite of Debian's locale-gen. See the man pages for more information.

diff --git a/locale-gen b/locale-gen
new file mode 100755
index 000..6653cad
--- /dev/null
+++ b/locale-gen
@@ -0,0 +1,384 @@
+#!/bin/bash
+
+#
+# Based upon Debian's locale-gen, fetched from glibc_2.3.6-7.diff.gz
+#
+
+unset POSIXLY_CORRECT IFS
+umask 0022
+
+argv0=${0##*/}
+
+EPREFIX="@GENTOO_PORTAGE_EPREFIX@"
+if [[ ${EPREFIX} == "@"GENTOO_PORTAGE_EPREFIX"@" ]] ; then
+   EPREFIX=""
+fi
+
+FUNCTIONS_SH="/lib/gentoo/functions.sh"
+source "${EPREFIX}"${FUNCTIONS_SH} || {
+   echo "${argv0}: Could not source ${FUNCTIONS_SH}!" 1>&2
+   exit 1
+}
+
+show_usage() {
+   cat <<-EOF
+   Usage: ${HILITE}${argv0}${NORMAL} ${GOOD}[options]${NORMAL} -- 
${GOOD}[localedef options]${NORMAL}
+
+   Generate locales based upon the config file /etc/locale.gen.
+
+   ${HILITE}Options:${NORMAL}
+   ${GOOD}-k, --keep${NORMAL}   Don't nuke existing locales
+   ${GOOD}-d, --destdir ${NORMAL}  Use locale data in 
specified DESTDIR tree
+   ${GOOD}-c, --config ${NORMAL}Use specified config 
instead of default locale.gen
+   ${GOOD}-l, --list${NORMAL}   List all the locales to be 
generated
+   ${GOOD}-a, --ask${NORMAL}Ask before generating each 
locale
+   ${GOOD}-A, --all${NORMAL}Pretend the locale list 
contains all locales
+   ${GOOD}-u, --update${NORMAL} Only generate locales that 
are missing
+   ${GOOD}-G, --generate ${NORMAL}  Generate specified locale 
(one shot; implies -k -u)
+   ${GOOD}-j, --jobs ${NORMAL} Number of locales to 
generate at a time (parallel)
+   ${GOOD}-q, --quiet${NORMAL}  Only show errors
+   ${GOOD}-V, --version${NORMAL}Meaningless version 
information
+   ${GOOD}-h, --help${NORMAL}   Show this help cruft
+
+   ${HILITE}Localedef Options:${NORMAL}
+   By default, ${GOOD}${LOCALEDEF_OPTS}${NORMAL} is passed to 
localedef.
+
+   For more info, see the ${HILITE}locale-gen${NORMAL}(1) and 
${HILITE}locale.gen${NORMAL}(8) manpages.
+   EOF
+   [[ $# -eq 0 ]] && exit 0
+   echo ""
+   eerror "Unknown option '$1'"
+   exit 1
+}
+show_version() {
+   local b="(" a=")"
+   local cvsver="$Revision: 1.42 $b $Date: 2017/08/12 16:30:06 $a"
+   echo "locale-gen-${cvsver//: }"
+   exit 0
+}
+
+
+
+LOCALEDEF_OPTS="-c"
+KEEP=""
+DESTDIR=""
+CONFIG=""
+JUST_LIST=""
+ASK=""
+ALL=""
+UPDATE=""
+GENERATE=""
+JOBS_MAX=""
+QUIET=0
+SET_X=""
+LOCALE_ARCHIVE=true
+while [[ $# -gt 0 ]] ; do
+   case $1 in
+   -k|--keep|--keep-existing) KEEP=$1;;
+   -d|--destdir)  shift; DESTDIR=$1; unset ROOT;;
+   -c|--config)   shift; CONFIG=$1;;
+   -l|--list) JUST_LIST=$1;;
+   -a|--ask)  ASK=$1;;
+   -A|--all)  ALL=$1;;
+   -u|--update)   UPDATE=$1;;
+   -G|--generate) shift; GENERATE=$1;;
+   -j|--jobs) shift; JOBS_MAX=$(( $1 ));;
+   -j*)   : $(( JOBS_MAX = ${1#-j} ));;
+   -q|--quiet): $(( ++QUIET ));;
+   -x|--debug)SET_X="true";;
+   -V|--version)  show_version;;
+   -h|--help) show_usage;;
+   --)shift; LOCALEDEF_OPTS=$*; break;;
+   *) show_usage $1;;
+   esac
+   shift
+done
+if [[ -z ${JOBS_MAX} ]] ; then
+   JOBS_MAX=$(getconf _NPROCESSORS_ONLN 2>/dev/null)
+   : ${JOBS_MAX:=1}
+fi
+[[ ${JOBS_MAX} -lt 1 ]] && JOBS_MAX=1
+[[ -n ${SET_X} ]] && set -x
+: ${KEEP:=${JUST_LIST}}
+[[ -n ${GENERATE} ]] && UPDATE="true" && KEEP="true"
+
+: ${ROOT:=/}
+ROOT="${ROOT%/}/"
+if [[ -n ${DESTDIR} ]] && [[ ${ROOT} != "/" ]] ; then
+   eerror "DESTDIR and ROOT are mutually exclusive options"
+   exit 1
+fi
+: ${EROOT:="${ROOT%/}${EPREFIX}/"}
+if [[ ${EROOT} != "/" ]] ; then
+   einfo "Using locale.gen

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

2020-05-11 Thread Mike Frysinger
commit: 1b0949ef878bc6436a7c3a43474c8af01a87e95c
Author: Mike Frysinger  chromium  org>
AuthorDate: Tue May 12 04:44:37 2020 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue May 12 04:44:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0949ef

dev-libs/libev: drop ancient glibc workaround

People have had 10+ years to upgrade.  Drop this dep to simplify
portage upgrade depgraph calculations.

Signed-off-by: Mike Frysinger  gentoo.org>

 dev-libs/libev/libev-4.33.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-libs/libev/libev-4.33.ebuild b/dev-libs/libev/libev-4.33.ebuild
index 437b8463d1c..1191b2b546f 100644
--- a/dev-libs/libev/libev-4.33.ebuild
+++ b/dev-libs/libev/libev-4.33.ebuild
@@ -13,11 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="elibc_glibc static-libs"
-
-# Bug #283558
-DEPEND="elibc_glibc? ( >=sys-libs/glibc-2.9_p20081201 )"
-RDEPEND="${DEPEND}"
+IUSE="static-libs"
 
 DOCS=( Changes README )
 



[gentoo-commits] proj/locale-gen: New tag: locale-gen-2.00

2020-05-11 Thread Andreas K. Hüttel
commit: 
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:28:27 2020 +

New tag: locale-gen-2.00




[gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/

2020-05-11 Thread Rui Huang
commit: 6f2b5f48f1844c6ae422c597e25ae378df06ac1d
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 04:24:03 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 04:24:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f2b5f48

media-video/kikoplay: drop 0.6.1

Drop old package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 media-video/kikoplay/Manifest  |  1 -
 media-video/kikoplay/kikoplay-0.6.1.ebuild | 60 --
 2 files changed, 61 deletions(-)

diff --git a/media-video/kikoplay/Manifest b/media-video/kikoplay/Manifest
index b146193..9870b22 100644
--- a/media-video/kikoplay/Manifest
+++ b/media-video/kikoplay/Manifest
@@ -1,2 +1 @@
-DIST kikoplay-0.6.1.tar.gz 7528741 BLAKE2B 
92ec99bc64661688509fe1ec951e90a28cbdd9c06999ba8574d23ffec4628e7ad4e2ac60c955009beb2ea9023e9d18faa35ae9f0b9f63d5a098aa4ad15315bd5
 SHA512 
4e304c5f1b0592ce5eb4b22745e73f4a9446843002cb8f050433be33137c660ef41b71c7a80055bff86f21381bad5b1be2088b621feb6e86e6575ecf6acc16ed
 DIST kikoplay-0.6.2.tar.gz 7520940 BLAKE2B 
4015463b137a7605107a87db86d56658ef5e563374f67cc42f401d71ef2b72be10c9b817b90cb294674c9ee4a285fd908521be7b01fa37df879214c3c37c54a2
 SHA512 
c436da509b89d3ecb0e86cb195cb058fbe594e643959f24a91792b69ce2649ef5186116bc4b3e01b14bcb7286d30303276d48d4f0b2db45d6fbf385e370b8db5

diff --git a/media-video/kikoplay/kikoplay-0.6.1.ebuild 
b/media-video/kikoplay/kikoplay-0.6.1.ebuild
deleted file mode 100644
index 05c327c..000
--- a/media-video/kikoplay/kikoplay-0.6.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-GIT_PN="KikoPlay"
-
-inherit qmake-utils xdg
-
-DESCRIPTION="KikoPlay is a full-featured danmu player"
-HOMEPAGE="
-   https://kikoplay.fun
-   https://github.com/Protostars/KikoPlay
-"
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git";
-else
-   SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
-   S="${WORKDIR}/${GIT_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua
-# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo
-# With out dev-lang/lua:5.3, this package can't work
-# See also: https://github.com/gentoo/guru/issues/9
-RDEPEND="
-   dev-lang/lua:5.3
-   dev-libs/qhttpengine:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsql:5
-   dev-qt/qtwidgets:5
-   media-video/mpv[libmpv,-luajit]
-   net-misc/aria2
-"
-
-DEPEND="
-   ${RDEPEND}
-"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-
-src_configure() {
-   eqmake5 PREFIX="${D}"/usr
-}
-
-src_install() {
-   # Can't use default, set INSTALL_ROOT
-   emake INSTALL_ROOT="${D}" install
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/

2020-05-11 Thread Rui Huang
commit: 3eae09bfc39353cd7eeb501f7515cd6d65437730
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 04:23:17 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 04:23:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3eae09bf

media-video/kikoplay: bump version to 0.6.2

Add video preview function

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 media-video/kikoplay/Manifest  |  1 +
 media-video/kikoplay/kikoplay-0.6.2.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/media-video/kikoplay/Manifest b/media-video/kikoplay/Manifest
index c9500fe..b146193 100644
--- a/media-video/kikoplay/Manifest
+++ b/media-video/kikoplay/Manifest
@@ -1 +1,2 @@
 DIST kikoplay-0.6.1.tar.gz 7528741 BLAKE2B 
92ec99bc64661688509fe1ec951e90a28cbdd9c06999ba8574d23ffec4628e7ad4e2ac60c955009beb2ea9023e9d18faa35ae9f0b9f63d5a098aa4ad15315bd5
 SHA512 
4e304c5f1b0592ce5eb4b22745e73f4a9446843002cb8f050433be33137c660ef41b71c7a80055bff86f21381bad5b1be2088b621feb6e86e6575ecf6acc16ed
+DIST kikoplay-0.6.2.tar.gz 7520940 BLAKE2B 
4015463b137a7605107a87db86d56658ef5e563374f67cc42f401d71ef2b72be10c9b817b90cb294674c9ee4a285fd908521be7b01fa37df879214c3c37c54a2
 SHA512 
c436da509b89d3ecb0e86cb195cb058fbe594e643959f24a91792b69ce2649ef5186116bc4b3e01b14bcb7286d30303276d48d4f0b2db45d6fbf385e370b8db5

diff --git a/media-video/kikoplay/kikoplay-0.6.2.ebuild 
b/media-video/kikoplay/kikoplay-0.6.2.ebuild
new file mode 100644
index 000..05c327c
--- /dev/null
+++ b/media-video/kikoplay/kikoplay-0.6.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+GIT_PN="KikoPlay"
+
+inherit qmake-utils xdg
+
+DESCRIPTION="KikoPlay is a full-featured danmu player"
+HOMEPAGE="
+   https://kikoplay.fun
+   https://github.com/Protostars/KikoPlay
+"
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git";
+else
+   SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+   S="${WORKDIR}/${GIT_PN}-${PV}"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua
+# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo
+# With out dev-lang/lua:5.3, this package can't work
+# See also: https://github.com/gentoo/guru/issues/9
+RDEPEND="
+   dev-lang/lua:5.3
+   dev-libs/qhttpengine:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   media-video/mpv[libmpv,-luajit]
+   net-misc/aria2
+"
+
+DEPEND="
+   ${RDEPEND}
+"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_configure() {
+   eqmake5 PREFIX="${D}"/usr
+}
+
+src_install() {
+   # Can't use default, set INSTALL_ROOT
+   emake INSTALL_ROOT="${D}" install
+}



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: e384a5562c53795590cfc9239b422062bf559105
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Aug  2 23:45:43 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:17:24 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=e384a556

locale-gen: add trigger variable for compiled-locales and warning to locale-gen

Originally ab05be2e3957ccbec1279124f7da51c0a602fdea, gentoo/glibc--14

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/locale-gen b/locale-gen
index 794cfeb..bfbd505 100755
--- a/locale-gen
+++ b/locale-gen
@@ -20,6 +20,8 @@ source "${EPREFIX}"${FUNCTIONS_SH} || {
exit 1
 }
 
+COMPILED_LOCALES=""
+
 show_usage() {
cat <<-EOF
Usage: ${HILITE}${argv0}${NORMAL} ${GOOD}[options]${NORMAL} -- 
${GOOD}[localedef options]${NORMAL}
@@ -96,6 +98,15 @@ while [[ $# -gt 0 ]] ; do
esac
shift
 done
+
+if [[ -n ${COMPILED_LOCALES} ]] ; then
+   ewarn "All locales have been installed and registered by the package 
manager. If you"
+   ewarn "rebuild the locale archive now, file integrity tools may show it 
as corrupted."
+   ewarn "This is not really a big problem, but a better solution is to 
disable"
+   ewarn "USE=compile-locales and re-install glibc if you dont need all 
locales."
+   echo
+fi
+
 if [[ -z ${JOBS_MAX} ]] ; then
JOBS_MAX=$(getconf _NPROCESSORS_ONLN 2>/dev/null)
: ${JOBS_MAX:=1}



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 720917daed356ccda8a39bab4870b6d6db2bfc0e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb 10 15:27:30 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:05:38 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=720917da

locale-gen: suppress ignored error when emptying already empty directory

Originally aba214da1a265afe4dfa3b52bc356275a275a9aa, gentoo/glibc--6

Closes: https://bugs.gentoo.org/647188
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index 6653cad..fc861f4 100755
--- a/locale-gen
+++ b/locale-gen
@@ -193,7 +193,7 @@ mkdir -p "${LOCALEDIR}"
 if [[ -z ${KEEP} && -z ${UPDATE} ]] ; then
# Remove all old locale dir and locale-archive before generating new
# locale data.  Scrubbing via update is done elsewhere.
-   rm -rf "${LOCALEDIR}"/* || true
+   rm -rf "${LOCALEDIR}"/* &> /dev/null || true
 fi
 
 # Transform the name in locales.gen to the name used when storing



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: e384fae0f4cafe49304afbc872cb7d3422903681
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:08:39 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=e384fae0

locale-gen: Always build the C.UTF-8 locale (which we now patch in)

Originally f2ed15510fd0f7b9bcc923e24efd2681aacd0d5f, gentoo/glibc--9

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/locale-gen b/locale-gen
index fc861f4..f88c677 100755
--- a/locale-gen
+++ b/locale-gen
@@ -181,6 +181,10 @@ if [[ -z ${locales_to_generate} ]] && [[ -e ${CONFIG} ]] ; 
then
ewarn "Some might be filtered, but you must fix it."
locales_to_generate=$(echo "${locales_to_generate}" | uniq)
fi
+
+   if echo ${locales_to_generate} | grep -vq 'C.UTF-8' ; then
+   locales_to_generate=$(echo "${locales_to_generate}" ; echo 
"C.UTF-8 UTF-8")
+   fi
 fi
 
 if [[ -z ${locales_to_generate} ]] ; then
@@ -339,7 +343,7 @@ ret=$(( 0 ${JOB_RETS[@]/#/+} ))
 [[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
 einfo "Generation complete"
 
-if ${LOCALE_ARCHIVE} ; then
+if ${LOCALE_ARCHIVE} && [[ -z ${JUST_LIST} ]] ; then
ebegin "Adding locales to archive"
# The pattern ends with / on purpose: we don't care about files (like
# locale-archive) in the locale subdir, and we definitely don't want to
@@ -367,7 +371,7 @@ if ${LOCALE_ARCHIVE} ; then
 fi
 
 # Remove locales that existed but were not requested
-if [[ -n ${UPDATE} ]] ; then
+if [[ -n ${UPDATE} ]] && [[ -z ${JUST_LIST} ]] ; then
# Ignore these pseudo locales
existing_locales=${existing_locales/ C / }
existing_locales=${existing_locales/ POSIX / }



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: b7315c4a85743a10719bc4a3b1364b5035944eb8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:14:50 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=b7315c4a

locale-gen: Add switch to force use of newly built ld.so for glibc updates

Originally 6f89339308241bceb5194a200c99002e6c75dbb6, gentoo/glibc--11

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 55 ---
 1 file changed, 44 insertions(+), 11 deletions(-)

diff --git a/locale-gen b/locale-gen
index 87dd30e..794cfeb 100755
--- a/locale-gen
+++ b/locale-gen
@@ -73,8 +73,10 @@ QUIET=0
 SET_X=""
 LOCALE_ARCHIVE=true
 CUTF_ADDED=""
+INPLACE_GLIBC=""
 while [[ $# -gt 0 ]] ; do
case $1 in
+   --inplace-glibc)   INPLACE_GLIBC=$1;;
-k|--keep|--keep-existing) KEEP=$1;;
-d|--destdir)  shift; DESTDIR=$1; unset ROOT;;
-c|--config)   shift; CONFIG=$1;;
@@ -262,13 +264,30 @@ generate_locale() {
# jobs don't tromp on each other
x=$(
[[ -n ${output} ]] && ebegin "${output}"
-   "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} \
-   --no-archive \
-   -i "${input}" \
-   -f "${charmap}" \
-   -A "${ALIAS}" \
-   --prefix "${DESTDIR%${EPREFIX}/}/" \
-   "${locale}" 2>&1
+   # In most cases, localedef can just use the system 
glibc.
+   # However, if we are within a major glibc upgrade, this 
may fail
+   # in src_* phases since the new localedef links against 
the new
+   # glibc, but the new glibc is not installed yet...
+   if [[ -z ${INPLACE_GLIBC} ]] ; then
+   "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} 
\
+   --no-archive \
+   -i "${input}" \
+   -f "${charmap}" \
+   -A "${ALIAS}" \
+   --prefix "${DESTDIR%${EPREFIX}/}/" \
+   "${locale}" 2>&1
+   else
+   # We assume that the current directory is 
"${ED}"/$(get_libdir),
+   # see the glibc ebuild, function 
glibc_sanity_check(), for why.
+   LC_ALL=C ./ld-*.so --library-path . \
+   "${DESTDIR}"usr/bin/localedef 
${LOCALEDEF_OPTS} \
+   --no-archive \
+   -i "${input}" \
+   -f "${charmap}" \
+   -A "${ALIAS}" \
+   --prefix "${DESTDIR%${EPREFIX}/}/" \
+   "${locale}" 2>&1
+   fi
ret=$?
[[ -n ${output} ]] && eend ${ret}
exit ${ret}
@@ -363,10 +382,24 @@ if ${LOCALE_ARCHIVE} && [[ -z ${JUST_LIST} ]] ; then
for LOC in "${LOCALEDIR}"/*/; do 
LOC=${LOC%/} # Strip trailing /, since localedef doesn't like it
x=$(
-   "${DESTDIR}"usr/bin/localedef \
-   --add-to-archive "${LOC}" \
-   --replace \
-   --prefix "${DESTDIR%${EPREFIX}/}/"
+   # In most cases, localedef can just use the system 
glibc.
+   # However, if we are within a major glibc upgrade, this 
may fail
+   # in src_* phases since the new localedef links against 
the new
+   # glibc, but the new glibc is not installed yet...
+   if [[ -z ${INPLACE_GLIBC} ]] ; then
+   "${DESTDIR}"usr/bin/localedef \
+   --add-to-archive "${LOC}" \
+   --replace \
+   --prefix "${DESTDIR%${EPREFIX}/}/"
+   else
+   # We assume that the current directory is 
"${ED}"/$(get_libdir),
+   # see the glibc ebuild, function 
glibc_sanity_check(), for why.
+   LC_ALL=C ./ld-*.so --library-path . \
+   "${DESTDIR}"usr/bin/localedef \
+   --add-to-archive "${LOC}" \
+   --repla

[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 3f617b2cc378016b4eaa458151b809487af54c8a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 21 15:30:13 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:12:04 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=3f617b2c

locale-gen: do not touch locale-archive when no locales requested in config

Originally 3179a4df4ea81aa9116b70e2a064f55da65d13e8, gentoo/glibc--10

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 16 ++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/locale-gen b/locale-gen
index f88c677..87dd30e 100755
--- a/locale-gen
+++ b/locale-gen
@@ -72,6 +72,7 @@ JOBS_MAX=""
 QUIET=0
 SET_X=""
 LOCALE_ARCHIVE=true
+CUTF_ADDED=""
 while [[ $# -gt 0 ]] ; do
case $1 in
-k|--keep|--keep-existing) KEEP=$1;;
@@ -183,13 +184,24 @@ if [[ -z ${locales_to_generate} ]] && [[ -e ${CONFIG} ]] 
; then
fi
 
if echo ${locales_to_generate} | grep -vq 'C.UTF-8' ; then
-   locales_to_generate=$(echo "${locales_to_generate}" ; echo 
"C.UTF-8 UTF-8")
+   if [[ -z  ${locales_to_generate} ]] ; then
+   locales_to_generate='C.UTF-8 UTF-8'
+   else
+   locales_to_generate=$(echo "${locales_to_generate}" ; 
echo -n 'C.UTF-8 UTF-8')
+   fi
+   CUTF_ADDED="true"
fi
 fi
 
 if [[ -z ${locales_to_generate} ]] ; then
[[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
-   ewarn "No locales found"
+   ewarn "No locales found, keeping locale archive"
+   exit 0
+fi
+
+if [[ ${locales_to_generate} == "C.UTF-8 UTF-8" ]] && [[ -n ${CUTF_ADDED} ]] ; 
then
+   [[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
+   ewarn "No locales found, keeping locale archive"
exit 0
 fi
 



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: faf329009b4df7d2f4c02f9745ea345301e6aeeb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:19:26 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=faf32900

locale-gen: remove --force option from localedef call

Originally 9231f507d365b6d81ccae618aaeca27076b92164, gentoo/glibc--15

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index bfbd505..8afb5d1 100755
--- a/locale-gen
+++ b/locale-gen
@@ -61,7 +61,7 @@ show_version() {
 
 
 
-LOCALEDEF_OPTS="-c"
+LOCALEDEF_OPTS=""
 KEEP=""
 DESTDIR=""
 CONFIG=""



[gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/verilator/

2020-05-11 Thread Rui Huang
commit: 30e1317a1f6860186fd0bf19e7785d0b9645c3c8
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 03:59:39 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 03:59:39 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30e1317a

sci-electronics/verilator: drop 4.032

Drop old package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 sci-electronics/verilator/Manifest   |  1 -
 sci-electronics/verilator/verilator-4.032.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 6161f9b..359ae7d 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1,2 +1 @@
-DIST verilator-4.032.tar.gz 2497830 BLAKE2B 
eb318e0326be9f72b32bd98f8a6de74516bda4bdf2d21d572c72e92759a4ee64e514fdb3dae20c8bea40e72d493775a02766e7ea619dd8eb541f3450278b0b20
 SHA512 
2b34d0b6d94babb74b443b3f3ae4e6c9f15423a0b078df72930c4f75b4a831843a4d4b901dc586725a67a49c6f5308402fef4c9ca72b88b13b01746b36d2fb20
 DIST verilator-4.034.tar.gz 2612571 BLAKE2B 
ff4fd49f3ef09fb17c7cce799b2c39f89ce327245b11d2f6ab9a6644e04654d637be4689e4b8d8841e37c889f7d614a41b9e475a276de8adf80587cf14fc9d3b
 SHA512 
04c9c0f51c5c8262cd8e8338204ed6729a3f5be399e012252dd2c102f6474a9abcfdb693bc13eb4fcf7e74e0a6dfa375c3b6592fbc5b5ad2ed07f852a4a06646

diff --git a/sci-electronics/verilator/verilator-4.032.ebuild 
b/sci-electronics/verilator/verilator-4.032.ebuild
deleted file mode 100644
index 10df066..000
--- a/sci-electronics/verilator/verilator-4.032.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit autotools
-
-DESCRIPTION="The fast free Verilog/SystemVerilog simulator"
-HOMEPAGE="https://www.veripool.org/wiki/verilator";
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.veripool.org/git/${PN}";
-else
-   SRC_URI="http://www.veripool.org/ftp/${P}.tgz -> ${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-fi
-
-LICENSE="|| ( Artistic-2 LGPL-3 )"
-SLOT="0"
-
-RDEPEND="
-   dev-lang/perl
-   sys-libs/zlib
-"
-
-DEPEND="
-   ${RDEPEND}
-"
-
-BDEPEND="
-   sys-devel/bison
-   sys-devel/flex
-"
-
-src_prepare() {
-   default
-   eautoconf --force
-}



[gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/verilator/

2020-05-11 Thread Rui Huang
commit: cec003e759481c0070e3e366b33bb8504aeb046d
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 03:56:26 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 03:56:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cec003e7

sci-electronics/verilator: bump to version 4.034

Verilator: Verilator 4.034 Released
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 sci-electronics/verilator/Manifest   |  1 +
 sci-electronics/verilator/verilator-4.034.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 82e2bf7..6161f9b 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1 +1,2 @@
 DIST verilator-4.032.tar.gz 2497830 BLAKE2B 
eb318e0326be9f72b32bd98f8a6de74516bda4bdf2d21d572c72e92759a4ee64e514fdb3dae20c8bea40e72d493775a02766e7ea619dd8eb541f3450278b0b20
 SHA512 
2b34d0b6d94babb74b443b3f3ae4e6c9f15423a0b078df72930c4f75b4a831843a4d4b901dc586725a67a49c6f5308402fef4c9ca72b88b13b01746b36d2fb20
+DIST verilator-4.034.tar.gz 2612571 BLAKE2B 
ff4fd49f3ef09fb17c7cce799b2c39f89ce327245b11d2f6ab9a6644e04654d637be4689e4b8d8841e37c889f7d614a41b9e475a276de8adf80587cf14fc9d3b
 SHA512 
04c9c0f51c5c8262cd8e8338204ed6729a3f5be399e012252dd2c102f6474a9abcfdb693bc13eb4fcf7e74e0a6dfa375c3b6592fbc5b5ad2ed07f852a4a06646

diff --git a/sci-electronics/verilator/verilator-4.034.ebuild 
b/sci-electronics/verilator/verilator-4.034.ebuild
new file mode 100644
index 000..10df066
--- /dev/null
+++ b/sci-electronics/verilator/verilator-4.034.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools
+
+DESCRIPTION="The fast free Verilog/SystemVerilog simulator"
+HOMEPAGE="https://www.veripool.org/wiki/verilator";
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.veripool.org/git/${PN}";
+else
+   SRC_URI="http://www.veripool.org/ftp/${P}.tgz -> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+LICENSE="|| ( Artistic-2 LGPL-3 )"
+SLOT="0"
+
+RDEPEND="
+   dev-lang/perl
+   sys-libs/zlib
+"
+
+DEPEND="
+   ${RDEPEND}
+"
+
+BDEPEND="
+   sys-devel/bison
+   sys-devel/flex
+"
+
+src_prepare() {
+   default
+   eautoconf --force
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/, dev-python/botocore/files/

2020-05-11 Thread Patrick McLean
commit: 6d14995e4eb605b83cc830e4e4417b3a40e133b5
Author: Patrick McLean  sony  com>
AuthorDate: Tue May 12 03:08:17 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue May 12 03:08:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d14995e

dev-python/botocore-1.16.7: Bump, remove dep version locks

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/botocore/Manifest   |  1 +
 ...botocore-.ebuild => botocore-1.16.7.ebuild} | 28 ++
 dev-python/botocore/botocore-.ebuild   |  4 
 .../files/botocore-1.16.7-unlock-deps.patch| 27 +
 4 files changed, 45 insertions(+), 15 deletions(-)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 5a0e3c32ac3..1258eaa265a 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -3,3 +3,4 @@ DIST botocore-1.15.16.tar.gz 6173930 BLAKE2B 
70e185faa9fa3f8537e38e4db8c263f5bfb
 DIST botocore-1.15.32.tar.gz 6261957 BLAKE2B 
7825e7d6315cae3578155825e0b5cb3961e5548021d63dad1747903c8f55bede03c4fdb0a07b724e2816ef294a890e85a648bae313620ab4156fd2a28d4e517b
 SHA512 
865612fa52aae3bf08ee74b52a3fe685d7308d0d86bd438851e0b9db639ba3f6430211a7863c1b0737c0af0afc6ba760b2ccfd0103d303e87758317f773cef6d
 DIST botocore-1.15.48.tar.gz 6336322 BLAKE2B 
0d25424e82fcbf1376bb1eb9cac9eeb7a45d08698f39563f635a34b1b24bc6823c5f2b08b6a40a0fc9b54b0404b8f5dd7d07fc21e0c7e0c489fe172e7f29a936
 SHA512 
91d86731909be5828e38a69e32e5189fbd0357378c51a04f60efbcfbb1b6c0c01151c982fc32619e3be240f5df881e5342bbba6b290b3092d9fe11ce9e3b28d0
 DIST botocore-1.16.6.tar.gz 6386032 BLAKE2B 
e909e2fa021d5b1be333a31758af408cdc6e11224addefac31b87b8ce9983350aeaaf862feaf040490fad8eb87d7dde800bd8a77156410e6a734f567e2cc1055
 SHA512 
1f265a0a8adb7f0172f02448d3be5aeacf11e3fb7023da8d81e6d19c39d97cac99cfe3a70997e682deb44a4fd78304e4a0c1df43787f3139bbccbe852c682a82
+DIST botocore-1.16.7.tar.gz 6391893 BLAKE2B 
19a8770ef1058e5601a1c292e2e17e1625e4d5d0d1845b59bbd403a2c285da1a774935e9d1e1fa7ca26a1e3c4703b29fcbb2f021a7251aa3ca756c80b2ba0461
 SHA512 
0ab2b4ff4096049cd92b96c710a38867a53b2dba0f07a319ec1a2f9b3cbce60776026c62e3eaaebe571b6ad26eb5c1c258b2dd350a444d30e54b342bcd675768

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-1.16.7.ebuild
similarity index 74%
copy from dev-python/botocore/botocore-.ebuild
copy to dev-python/botocore/botocore-1.16.7.ebuild
index f9ce3c85acf..be9914c2cda 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-1.16.7.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Low-level, data-driven core of boto 3."
 HOMEPAGE="https://github.com/boto/botocore";
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="doc test"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 if [[ "${PV}" == "" ]]; then
@@ -22,17 +22,13 @@ else
 fi
 
 RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/jmespath[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
 "
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   dev-python/guzzle_sphinx_theme[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
+BDEPEND="
test? (
${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
@@ -41,19 +37,21 @@ DEPEND="
)
 "
 
-PATCHES=( "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch" )
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+   "${FILESDIR}/botocore-1.16.7-unlock-deps.patch"
+)
+
+distutils_enable_sphinx docs \
+   'dev-python/guzzle_sphinx_theme'
 
 python_compile_all() {
-   use doc && emake -C docs html
+   # remove version locked deps
+   sed -r -e 's:([a-zA-Z0-9_-]+)[><|=].*:\1:' \
+   -i requirements.txt || die
 }
 
 python_test() {
PYTHONPATH="${BUILD_DIR}/lib" nosetests -v tests/unit || die "unit 
tests failed under ${EPYTHON}"
PYTHONPATH="${BUILD_DIR}/lib" nosetests -v tests/functional || die 
"functional tests failed under ${EPYTHON}"
 }
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/build/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-.ebuild
index f9ce3c85acf..54136d6d482 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-.ebuild
@@ -45,6 +45,10 @@ PATCHES=( 
"${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch" )
 
 python_compile_all() {
use doc && emake -C docs html
+
+   # remove version locked deps
+   sed -r -e 's:([a-zA-Z0-9_-]+)[><|=].*:\1:' \
+   -i requirements.txt || die
 }
 
 python_test()

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

2020-05-11 Thread Patrick McLean
commit: 740b5fac89a4a55fa350f3c2e1b87772df570d09
Author: Patrick McLean  sony  com>
AuthorDate: Tue May 12 01:41:16 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue May 12 01:41:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740b5fac

net-misc/openssh-8.2_p1-r6: Fix libressl patch

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch 
b/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
index aa6eea44107..69dd22a5eeb 100644
--- a/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
+++ b/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
@@ -5,7 +5,7 @@
  +evp_aes_ctr_mt(void)
  +{
 -+# if OPENSSL_VERSION_NUMBER >= 0x1010UL
-++# if OPENSSL_VERSION_NUMBER >= 0x1010UL || defined(HAVE_OPAQUE_STRUCTS)
+++# if (OPENSSL_VERSION_NUMBER >= 0x1010UL || 
defined(HAVE_OPAQUE_STRUCTS)) && !defined(LIBRESSL_VERSION_NUMBER)
  + static EVP_CIPHER *aes_ctr;
  + aes_ctr = EVP_CIPHER_meth_new(NID_undef, 16/*block*/, 16/*key*/);
  + EVP_CIPHER_meth_set_iv_length(aes_ctr, AES_BLOCK_SIZE);



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

2020-05-11 Thread Mike Pagano
commit: f74515f1755083cbb085c097b8507b7c36e99fcb
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:25:17 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:25:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74515f1

sys-kernel/gentoo-sources: Linux 5.6.12 and gcc 10 boot crash fix

gcc 10 boot crash fix:
Closes: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.6.12.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6155fc80d03..7d9fefaf0bc 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -148,6 +148,9 @@ DIST genpatches-5.6-13.extras.tar.xz 1756 BLAKE2B 
5ea8930fdd8b27d07d053efeff5427
 DIST genpatches-5.6-15.base.tar.xz 292284 BLAKE2B 
0d80ef60c429516c2888e18704a4deaf6d293f5e60179b4dff080b1aff0088c69d5629a2bef1f57ccd90ca694460f3d57cfde7ed3274d30e982b506edf2bb5f6
 SHA512 
afb1c877d5317881deda321c87aae3138b147b45aeb4af5c1c377d87c142626904db59a5b26758a9f873bd8760c26e305487156438a553c9dda11f3ed1801875
 DIST genpatches-5.6-15.experimental.tar.xz 13692 BLAKE2B 
f7db281753553775c290c985a70296274746b650798b3d0e3dccd7cde9981992d198115d3b6a611e0b7a8df5265c906d21f00820610a1bcb8e2d33ec162c9791
 SHA512 
0cd0048fa84a26eea32b00eaff0f1ce343d17582b18e590250fa2501febf58421f1582ce5860e0a853f4ac949876f23d82d33a0fab2b77f0ae13038675eb879f
 DIST genpatches-5.6-15.extras.tar.xz 1756 BLAKE2B 
b28a36cb3ccbfb9b79757e1684535eb8283157accdfa357d47ee8a699a4837f75f4aa0dfedfbac3d9e402b36bb669d8623f37b0c8b9dc24d095457a0da40ffe0
 SHA512 
107ab66357f3ae9183488fdf0d963561e1b862dedc0863310d78e6607c380c8dce54d555e1190b6aa8b09c1222e6fd137947b489e84e91a3bf3f98fa7d85df20
+DIST genpatches-5.6-16.base.tar.xz 305568 BLAKE2B 
90609dd7eb9cda256927fbce372f24898098f933cccfb90d73f88ab0d6b4caca29b3f2e8d016eb344394e9828e5fd493f38b3b2c0f621fd08c99f54acff58fae
 SHA512 
19b460551fe26dd7b7dcf929914710f0d7aa51bca384a5184518d97776e14d2ff40ae74e81c2d1f2c833e9a1b61cb513867b5243994dd54ed4aba62cb49291d3
+DIST genpatches-5.6-16.experimental.tar.xz 13688 BLAKE2B 
0bd806869a83af9ddbeb4e193b9c80a2e366a259611241736eddee01d7f51e5691c4be8f57fc053a2a33a13ff995ed9a518889b715a3573475f01ce9508cdb22
 SHA512 
590f8ebcfc21446c5bb6b4a804c8ed782ea01efc1bd36cdba89682fcde6dcfdbf092ebd3de75e68eb1eca7ac3a372dffbe700c3dd66f72db356d6139ef78bcdb
+DIST genpatches-5.6-16.extras.tar.xz 1752 BLAKE2B 
5d723106dfd00b958b1b2c59132d2443bde590175a55e3d6db73464bd8acd6284631eb0fef8fb552417ffb8af67061f7c8c4c5caaa53d703baf2c8fcd1319444
 SHA512 
aee1de432c1c329bdc847446ff07227a7352ab3f9ceaa03d87aa08abd51b9aa1146e4416c6c665a4958c2acf726d06993f116029bd6524a75e1eb09c923e2282
 DIST genpatches-5.6-5.base.tar.xz 15076 BLAKE2B 
e48379bb74f9e04b93d47af7ddaa548e5b9e50067772c5aec2696eb882d8d631975387dcc2928063e6897c60125f06f0bdbb6dc2d985af88662da0d185f31749
 SHA512 
a9345d49e9dd2329587d7de72205385b56abd155dcf58e6cdf0aa6a7e2e2785db3d4e9465ba83dd3ab17efe8625c6e98568a055f87217a0a359ad0a02b5625b6
 DIST genpatches-5.6-5.experimental.tar.xz 5596 BLAKE2B 
6e3199e9af593dd057c2085af09ab817efc69975948d5409c6075755ca255a8238ad5a94113c05437783a7e4332f683f3335d667d913a4d9b12d8b71dd128c27
 SHA512 
62dffa0b0bac808fec335ae31c07a02a940c0417bab886eed033300233e9f2034b412269a3852f6b5b03b142de9d46e859305160c240f3dbe327b47281e81622
 DIST genpatches-5.6-5.extras.tar.xz 1744 BLAKE2B 
1cb019bf02ad78583ba447bd8f0eddecf803af41d5179923d5db4ebf499a28938724676214d1f0f3332115de145703b7e2ba578c377654effadd4c1ca4f5464b
 SHA512 
fa0ecb856659e3f6849c4fa20dcbe03c794a1dd3afae8dce267d4abfd5ef987e58436a31815ece4babf839b35d6554fedd95429fca988133cfd56105655d64d6

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild
new file mode 100644
index 000..e87fd6f5945
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="16"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: c36d5ccb3710cf6c9e2b6511d2826c3ef51918d7
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:22:59 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:22:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36d5ccb

sys-kernel/gentoo-sources: Linux 5.4.40 and gcc 10 boot crash fix

gcc 10 boot crash fix:
Bug: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.4.40.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 2dec9fbdfcf..6155fc80d03 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -127,6 +127,9 @@ DIST genpatches-5.4-38.extras.tar.xz 1756 BLAKE2B 
2e4d217bf53de074717b1874826331
 DIST genpatches-5.4-39.base.tar.xz 1376580 BLAKE2B 
a546be9d077e978f8918f4d3903c2769a898d8985cf20d9b5806312bb1b99b492b1101e104bc2fba10fb5bae372ae941020b064df8fe1aba64814a3adf864fce
 SHA512 
d046451cbc18490c6956d723ddf26a9a0e5c4e6906c76c65a2579b0aa269ea3c4b58a94e17b868f54e752e13e0d67c75074d5d91d3657d4da0be47e81ce2fb89
 DIST genpatches-5.4-39.experimental.tar.xz 6140 BLAKE2B 
61bef1eb83fd9b2f14a3778acf9e4a3c437463834c32c6a32b7e815aa6f0978cfe21a530560a6d7d68df2fa6fd39ce52a0029a36b342a5dd2add525963b0348f
 SHA512 
a0088fe77bda5c744943e0bdda0b55e53a2bc89511f9d9b26bc16ec6872a982b1dfcecde541cc32c125abe3b9c077f90b4ac8305c663131d28fd23b790b16ccf
 DIST genpatches-5.4-39.extras.tar.xz 1756 BLAKE2B 
5b79d2b75579aa2f660b90a00289398c1d271fce5a07726d487d9fee827a1ec42a9325f6162a82ce73d4e76dccd0a8e3ad58e6221a5e8d227f35fbe16bf75958
 SHA512 
5a14168aa45866d5c90151f2e8c93306d3e85fe0517763c6384d30d196696c30dd99cee709db322ad2e0089059e39325c91b08b566a09c30f41f45f3499c188c
+DIST genpatches-5.4-40.base.tar.xz 1387836 BLAKE2B 
563a3ca82b3e6fad34e37530a9416559e0ede0730897c953ed67364c2ed4aca72e0b10050369779b4c85400784762ff1b672c34d56c0f044be7f28e62c0c2ba8
 SHA512 
45f02b016db58893b52e7920ad8b4b08bb924fa30df6d9b26546fced609c81f4aa4527026b1b3bb177267eca5e8fa38ad345d36ec1e2d46c2db9263682f05fde
+DIST genpatches-5.4-40.experimental.tar.xz 6144 BLAKE2B 
4839ba6f1658f5e9686b3e0fb11e3b0a6508cd4bea71c0a3cb0c31d169ec71958ecd479e80130303cecfc55d7331be50193de1b20f511718105330798a5ff56b
 SHA512 
72bf7e4c7979207876b52867b104d3f717bad23e42f0f29d3aaa3fd0dcff21c2fa8546e1870d942a9ccaf9196370d292f977d180ff2d3778eb2dafa26387c3d3
+DIST genpatches-5.4-40.extras.tar.xz 1756 BLAKE2B 
546f44a21973cdce099df5f163c9c655b590c9ee7b2fdbc533f2586ef6b3995cd7348ff32378fda3a991c567000b5d5956680b35374ca1b990f2e1ba698ecb32
 SHA512 
bcf61ddc04e0673c68e025889264f67525a2c7d66c826dfdfb6e65b38f5c1d12a25e9d4aa6b01ebdd170ea6d72196f972df5bfc284122581e153d4fc2f69edf0
 DIST genpatches-5.5-21.base.tar.xz 767444 BLAKE2B 
812732ed230a0605a40bd0a0d80bb64cf3582e0bcb94cb26e53aee7a69c0e66b200db8787abec14466287d9f9bfaa6f71d15d0cae56c5c820070833aa1996d81
 SHA512 
ed48a01f132d1dabc2bf2fe6b29156d1303cafdc53bcd843924f4ce14f6e0e35fc4d930b055b37a24365a6a31b36034d79f25112e1bd8526a6e0922e66dfc561
 DIST genpatches-5.5-21.experimental.tar.xz 5596 BLAKE2B 
41a76e50012335e382643a9c0f1252f7aad1d13ab4b2b2b6c8e5dbed57fd298577e6fb6cb27b79fc56e408c0fd005a3df582a612a22fed0d10135cee71f32bc9
 SHA512 
62263423eb6a495535cbd4ba54a49ba87936ddea22fe5b20b27e729190978d301871770917576ef640324417786d129fc856043b4775e6e0d84c794ca72432b0
 DIST genpatches-5.5-21.extras.tar.xz 1756 BLAKE2B 
f277d12cbb65f109e49d96a47ba0a8429b2a791872b16548656db9f4275259fc774169a75f310edb7392b0c548b1ea7559eaa841376cb6a7c507cce31385cc37
 SHA512 
ce1c4b6ac121ecb6bbe1c738abd9ce967e4875654eb5aeb373f59e116c4b29fc2fb3f8383db6d093005ba85be1a36d1023780a35f27bf2e1c3bfaad15abdc084

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild
new file mode 100644
index 000..9c7ea224999
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="40"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: 1b8ad842ba3c4fecb70896f494aff129f8d29d2b
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:21:00 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:21:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8ad842

sys-kernel/gentoo-sources: Linux 4.19.122 and gcc boot crash fix

gcc boot crash fix:
Bug: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.122.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 86aac21540b..2dec9fbdfcf 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -46,6 +46,9 @@ DIST genpatches-4.19-119.extras.tar.xz 17508 BLAKE2B 
fd7ac78c365d496e3a3ef6584c2
 DIST genpatches-4.19-120.base.tar.xz 3434844 BLAKE2B 
fa5022c6476d915f056c56a94e23dae312e3691e70e0530e6172e0adca70e825e5016367321d9acc494114cf50b862956344988796a47893ddd28fc508dac747
 SHA512 
db3bcd5f2ef1bb5e006da657131a66a492cf29868e788e039957b2b5f2cdf765bdf723be38fba4da1553de501ca627664780f728f6f9b8b669aaf8dd1b36ea9c
 DIST genpatches-4.19-120.experimental.tar.xz 6436 BLAKE2B 
43ed72f8ab9f9cca274e3d9374034677bc4fb6222928984acebff53642589c9be5b0365c19152d916ccf447245d93c28cee12c920f8d9015daee8e6713b60da6
 SHA512 
6b0adfbc96413c02ec13231fedd6f583f62a714b740b0959d58968288d455c1b06539f393258cb673464e8dbc43b91dc2d20b9dd7b041906acc8d9331c73
 DIST genpatches-4.19-120.extras.tar.xz 17508 BLAKE2B 
5d362f470d7a6723e9b1e38da2f2772046537fba6603f29e5526879083c2ba3c823f8a8a2e23a4aa06fca32cfc128e57f9ca01f76b272d8a626ecd6be7124e18
 SHA512 
ac89a89de25d1b039fcbacaf9973120380ceabadce849cfb09e9b9467d6bd89cc6e1199200ebd3411cebba734d2cbafaa2d949183f0e5c8b6f4e3c23d01534ff
+DIST genpatches-4.19-121.base.tar.xz 3442844 BLAKE2B 
7a2183312ff3f153bdb9b298bdb694b04965f0ecf4f2dfedd9cbb588b881702d616a864537fb4fe1a2d2668d26bfc7378251d6f8cc3b4f8b3142b60f51e03136
 SHA512 
5202f2c30e57a3a6ca8207c0069bec68ed57f1a2db348393c0308126faf36c7ad83d8f52835629e7264765e347edc2fb384267e76312622e51adefef3860b811
+DIST genpatches-4.19-121.experimental.tar.xz 6436 BLAKE2B 
94a870004b5a1da7ea400c8267bcd0f5a709bd94b7554f6402cd0ce29dc578ca6052e38456e6c1a9f2e588442fcfb59d8816b253d6c270195b5e7c3eaa447070
 SHA512 
1f2dd13927bbf45b1e9dce316ccd70fe2dd3b795ff0f12d6bf99784813c8c091cc766ef88f85e8702fa4366bedc0c084e434ac3012fd71210bcfae7867dd8c2b
+DIST genpatches-4.19-121.extras.tar.xz 17516 BLAKE2B 
1cb3cc5317a3fb06006a75c05368ddc20aa72bd266a5d602d21dff65a66f228acbc81dcfb4caaedd7b24539fac41a85237f90d7a33b92f0dda2cf35e02ecb8de
 SHA512 
3f7c66ea6ec09f64dae36fea1bcddc91d00dd9a34610dadee647af68432a2593c452acd7aa7c5b59ecfcd92d3338f4beaba0ca4aa9bae0c8e43de1f0e16d8037
 DIST genpatches-4.4-218.base.tar.xz 3519436 BLAKE2B 
042150067044423e448af0e0f6626c578698269a92d8ad194ffd8df9d4480f3bcebd7b64e9fc62530098848468cbf226d659e1cb25f93145f7b2dd95f0470f84
 SHA512 
5edd51e43a3e0f13a01a5086fba60de68071d0173e4cfaed4bf3567c9c680c2793681e94fb2fcf1d84b9a4f86f02df9fd904b426e8e007420cdf6690873f4d35
 DIST genpatches-4.4-218.experimental.tar.xz 83304 BLAKE2B 
b4e1426296c600b9bf13059862baaa436df60501e19ce5b3292bf7797ff1ee941fe54f0b5a3d8ef4d2ac1ff7b2048dd5231234694733c8d089eadccbb55a
 SHA512 
93999844343df0d955db1f48123c9d3e6033268b4e572bcecfb8fcb0fd528d8017a2d6bcfabae6ddac98b03aa76bad668ae59ec61e3c5729fb8345d2cf2ca60a
 DIST genpatches-4.4-218.extras.tar.xz 16472 BLAKE2B 
909b70ea16d8ac0b0039e9792e70d29219aa3a8fab297e576b8d6778dd762123ba4e08e957c199e9465cc4286681c31bca3c0e6afba148fa7b9874d06854805a
 SHA512 
3f2a113a94f6d45900cd934d6ce085bed691a787d5f4f3f4a62f4e7fa36d7cf9e965d9338fa7392787ba0b04e344cb59f336ebcfcb087a022e76a595437b51d2

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild
new file mode 100644
index 000..150adc0c008
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="121"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: 66cad62ae1a45afff74d84b70e09bed1b97432cc
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:18:29 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:18:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cad62a

sys-kernel/gentoo-sources: Linux patch 4.14.180

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.180.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 50384410224..86aac21540b 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -16,6 +16,9 @@ DIST genpatches-4.14-188.extras.tar.xz 17532 BLAKE2B 
dbf10075485fd549c59090263e5
 DIST genpatches-4.14-189.base.tar.xz 4212692 BLAKE2B 
760bed5d1ab6529b75fc6903070f9e7eab8861ad4926f6b62e8fedac6b978c39f3168f084f1128dfb6ac53222aa30ff7543a8c5d84af8067ab8b2e2c54e2b650
 SHA512 
ef24e819a8a832f6c5c87fd95b7c9842cf14e32306160c3cedc7c5af0f79c1a444be3e8b3dbd8f34fae75670b6f6bab8f407640afbcf5e2098dedab1e34e4559
 DIST genpatches-4.14-189.experimental.tar.xz 5936 BLAKE2B 
36c2e655f6fad851134b3176890cd02c8673d9257157e76ae30071dd16d2103c2f367793d9767df423853b24d52fb74dbe29eea1140b9842ed8b7ab8abe5b54f
 SHA512 
343127c123c714c251ab17bca22cbbc2cab8cba27b1da2cda98ec1ab3e6044768a7ecdcb4bea33d28051427742228282df894df627ea414bf1febf43ed226964
 DIST genpatches-4.14-189.extras.tar.xz 17528 BLAKE2B 
b0040c770ac92238675d0e87f15ddad3dc7200d6eb3d022f0d87be6aec0d071940d2605a5a52f4a7ffbcc7d6be015734a2c05d700d55946b969dae675b507039
 SHA512 
b07a30a8823ce4c815affee8949f10658e83660be649b103f8c5dd37eff4e3c5307b965362ab070d4f4399f96dbaed1fec352a59901b5f1c77cb0ade5cc10881
+DIST genpatches-4.14-190.base.tar.xz 4217932 BLAKE2B 
59c8ca10cfa9b37c37f07855e3a8cfa7bf79751c8cad4eff8314006a081d6d55e5f78614e5096165f7a000b184f3bafcafbba6fc266a764d3facd9354f4b5fd4
 SHA512 
5f494d5380ad941aca3ca218b04a5df1e283f83e04cfa7b8b186c06451014fff13f4952c7e1cc912f0409f16d5361218c900ecaeb2d4d96b05059d182a36cf4e
+DIST genpatches-4.14-190.experimental.tar.xz 5936 BLAKE2B 
f27d344f6724abe08a5f73a5d0f1a55d0edf01452a1d9a7b4f6e60e05eca65d3795d32954bf37436457b7f86d718cb7c8cb191440c02949fd6ccb8f0cdacecbc
 SHA512 
b8b9cf3ba220403a5461a732aad07b017f39b30efe7a05f59c1e1bdc43bf523db1771f4de5c7812d2831f23c1b3b808639fd0b14e31bb2ee393661e0341496d4
+DIST genpatches-4.14-190.extras.tar.xz 17524 BLAKE2B 
024de2ea7386fc22609d47c3e806cb287d616b2e0a68f9f0339537b0e3b30e1385c77092c9dbc7c890b09bf3edb914eed7f22e97a405794f5792b1ee02a33e11
 SHA512 
0adaee60e60a4b50e572b03022fd85ccf8124612d06881248c25924fc6d0cdde7ce8f690bed3e7d72db8dc0cb91d0d539ce48a097d12555e0455e7ce1fac43bc
 DIST genpatches-4.19-112.base.tar.xz 3289056 BLAKE2B 
7a3f0186898c69118cdbb450bc5482ef910b876c34a087b292bd1b906f38b64b49ff593fab91d3c309057de8f89c1e22fb62326d5f945b7dbdd60ae9d7b92fb8
 SHA512 
f89b06e193469b79fce00a62cfc96e601c025fcaf0bcd684c0682e87ee91c622e613b77b53d2320ac3c45fdcc14373ba85728d57e95f0eb02fadb805f181da16
 DIST genpatches-4.19-112.experimental.tar.xz 6428 BLAKE2B 
a8cc2ac5aa8250e3dc0255aca267e82c0fc1719319b9ab8ba8fd18c885f5bbac5c3cb95c5fe6dedf5bd42ce6c09f6d9212aa1c4e058662be2c4bfa82f2a426a8
 SHA512 
30c88820d6d5f2a93c914e7c31a79063ed73c7c6d3bba76546e502d999e2cee786c995157707b352520c17953c372e5e73bf591cea4259294f72a59a5f76e750
 DIST genpatches-4.19-112.extras.tar.xz 17488 BLAKE2B 
3be8e01bb3e3fc7cfcab9b5c1c0675c3adff87e3c87defd1e6261a60fe7b0a04c1928f733b0aef0e3316538a9595f97ddea0d87bca5245f812e21d8f8b944ec8
 SHA512 
94803b2dc4417a17bf648351f9d1c1220db3d16e324019ac67aa06b8e88d38a066fd69fe791057e35b0b08f6603cba5f9f04d5f32bad4d434e84a6f014d33b9c

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild
new file mode 100644
index 000..a4769da7afb
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="190"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: 9eeb2735b26c0edba2fdcaf621537bb0431ca82b
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:16:40 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:16:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eeb2735

sys-kernel/gentoo-sources: Linux patch 4.9.223

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.223.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index ab7d5701241..50384410224 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -82,6 +82,9 @@ DIST genpatches-4.9-225.extras.tar.xz 17384 BLAKE2B 
6346d0933a74224a34f78ab9df10
 DIST genpatches-4.9-226.base.tar.xz 4006652 BLAKE2B 
3e9838d356f7fbfa74200d05edfa9670a688a07ce586fd2ca5da691b76423d374946d1d70c5a4789826bed986b50ef38b5ad2379dc5921cae098a3becb30b3e0
 SHA512 
8bb5b56348309fa0ec8ca36de70ef40cb1eadbadaa0dc4a2e615404ff17f218e10423ccdb29241a28ae339a4ea12358c877d22423a11720c25be00912cbd1610
 DIST genpatches-4.9-226.experimental.tar.xz 106368 BLAKE2B 
3eef0fc0d95d1e1ec5c01b9f3c072704c3f8c970612fd3931797dd1b2af4c379664c2135946201cac8463b6d7f799cac90de584a2df56283c54163f01bd36059
 SHA512 
4e29844b139aa2d41025339a740b6775a000aa36964435077c5258a80008217b33a84f521870318efe1415c8a385336655a9d73f8cfe60a0dc7cd038b20c0c36
 DIST genpatches-4.9-226.extras.tar.xz 17396 BLAKE2B 
8f0cfeb6d48da83f35c53e4b28ad1d78b4670f30331865072bfd95045ca8ec5c3dd651c25d8393e4d0ea5bdc042a14589c1c82d80c50ae876f7a48fa950740f3
 SHA512 
04e12dd7654b206348553456470d79e16d357ada421c6b469bc0e0bd8868ba0a08ccb59bf55f2838bb2ab641e8ae86611529bfac587a8c10dde4aac2a4895e60
+DIST genpatches-4.9-227.base.tar.xz 4011136 BLAKE2B 
69ea9c24c7305fe43f69d1ee3861fcab6f268dd95eaf90378ecae41aa35211ea664c1879a606d06a9dd4e1e1fdb68dedf04a8ab4f7ff297e28330cebcbbf9b80
 SHA512 
44e94112ea03fa662ff97b437214b92e4ed5c383891e413bf0dfcabd271cefc3789db8aae7c4943a9b9cf5128e59924467d9c29e6ee0a2d4c75dee31c3310181
+DIST genpatches-4.9-227.experimental.tar.xz 106392 BLAKE2B 
2025a31fd4b3d643ba60ad3c9305ad7646ab49cac3451bb952d4ec235f4b184ce73996cfbb82c6afdede95dc2c172780e69bee875bf2af7e287de37d0bbf50aa
 SHA512 
db1b85b76c328bf8168001685ffcd00b0387d01dfa00675dcb4eaa58e4e2306a87170051209e1e6d1c32b96dee58fde6c0eb4cc543bd18b8f37afd58a46cb06f
+DIST genpatches-4.9-227.extras.tar.xz 17392 BLAKE2B 
1581f0d3b458b073f9017f97f2bb5a12d23f90dfaa6c3574b94e396e06a24d9025383ae15f60c54ef59422a6ed3de26ef4ea649a7a555ba3a198610600cb4631
 SHA512 
ab02da0d26006be037f5225b65c3a4af0535c12386936eab883d3e82e22df225ad957059370049045fe678fb7da9452871b5cb61e1dc3b07765e78ddf795f141
 DIST genpatches-5.4-28.base.tar.xz 1116800 BLAKE2B 
9046755867bb255b7faefbee6b4b1d8ad4c105927dc4d215f9712c8e6972010d048d4d11732f50a38d6e1d12877c29520ddcc1572c50aa11bd5224dd75076398
 SHA512 
1be72cb5436ae5671f56f3cfe5fe1a426ccd2d4adcd5a77932bce7656f7987efbee2d3f601c7dc9aeda45b52ee96c097a2940cd5014aabecb4efd37b77e7d061
 DIST genpatches-5.4-28.experimental.tar.xz 6144 BLAKE2B 
e3d2c5ff450f02f9beaa88e3386acd39da9cbea0431097ad9a089f795d62d0c7409de3ea2c25e2173bb8e6860215f76800fab2d5cfe0c8c8012c7453bd1f950e
 SHA512 
f7f521dad25375ac5a630ff506439db1598039e51e4e704069ed1c942037099a77048dece44bdd7d46e591a1168347a78c70504204ac9a19965b33e0b83a8ceb
 DIST genpatches-5.4-28.extras.tar.xz 1744 BLAKE2B 
6516e021b69ebb3bf6632e255752ea34fc9b76dc1b6061c412c4ea1abd652771463902cc8e9f163ed1153965c403fe22e733a6e9a35de1e8b0b033e48a769be5
 SHA512 
4766a65d4a37ff44ecce6140710b3e8aab4a997966ff8af3551573fb37b369cba7c626338090a09451ca118425158729c3b1bb9c4478245c067b28fbc4f45754

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild
new file mode 100644
index 000..7cbd8c60385
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="227"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: c27a2cb255d868d4fa0d73134b717ea7588b3aff
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:14:31 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:14:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27a2cb2

sys-kernel/gentoo-sources: Linux patch 4.4.223

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.4.223.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index e8b627685c1..ab7d5701241 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -61,6 +61,9 @@ DIST genpatches-4.4-222.extras.tar.xz 16496 BLAKE2B 
cc06659a35fed7d1bac1d7c8076f
 DIST genpatches-4.4-223.base.tar.xz 3574828 BLAKE2B 
a6757ed115ccbb79031b2466abc6308b4f1d2743b6d247b6f6f3f4e28c53fa10a1901aa069f81d5b490cbfbe344d9e5b3081ce7fa5060fa0b0dd7f46043b5548
 SHA512 
3ea0bad8211e84948695826e7d1de688f2669f8fa529d7c68f59cd70a2ca22debc5cc9cbc55f6b705b27f9b77e3f727ad60aeedfe70ffc9ccc5532bfc4965df1
 DIST genpatches-4.4-223.experimental.tar.xz 83296 BLAKE2B 
63447373632c4dea9f81d7a258fc3e42742e88ba16040ec6c2e96cf423197382d4fe8026928ce570fa235936d57fef68bb56901b424b6c6c350507fcf0f06f50
 SHA512 
8a86f302dca77dce781005ebbd630b8f009f8fba6b646ac28eda351192f481ee58b293e905690c5b1f0701de56fb082283197b983f285943eb39c9576f747d38
 DIST genpatches-4.4-223.extras.tar.xz 16496 BLAKE2B 
ba482da3e7ab4306b7bf8ff4e0036ad4103ef39ff1f2bef4d3642afad1a9ed11c67ae48ee30c43de248fae28b5e84a92f21bdc2e0bf253bdbf0b29c97453
 SHA512 
bac34dc9344e04b252d3ce9743f735d9ee7fa544a03c71794a6a62d411f8839760307759519f30b26d556a54b94b1d69870138995421c3223317887c71d9be3a
+DIST genpatches-4.4-224.base.tar.xz 3636632 BLAKE2B 
fb3c83440bc52015178527652c51f9dca06e148ba5fb392ab1dcc3a0220644345959650116c3c88a1be29e0c81ba3347d56a32b8fcb930dd40001574019ebf16
 SHA512 
bc2457335bcd58821296764491a336eff4f963deea3f2a6b36feb13ce85acdc5b3ef980593449f91ff0c9377278f6ab36050a05e8a983a354a41e618df33d434
+DIST genpatches-4.4-224.experimental.tar.xz 83276 BLAKE2B 
b6e3ef0f2a0ac5d2ad0674042100a2aaf569a115c52310852ac2055db2f7f6c76636fdcd24fba718204e983910bbe4f3b6db2cf172d7f1a9d87d273b8948968b
 SHA512 
bc638b6f4ca905262044eade81257b55f8d2fad23aa8313aa69a7aaa96ba9b3946e3067e13d8732d3a4cd42062463e5122cdedcaf3f831b809b53f65dec63b29
+DIST genpatches-4.4-224.extras.tar.xz 16496 BLAKE2B 
7d2a3030711076475b194676baffc9c969a57d7c772fff755362acfc1d552ad4ea2d319df3c9b71c178f37c950b8906a7fdab5b6a01e51cc2faf5f51cd73ff70
 SHA512 
247edf39c1e4f8f9a1c110a98a10f120e4aa53f8d19554b20877a096b7576a17f45995ba5f17e1a3fe49ce94b82139f4729064feb9a576a0a951fbfd483ac1a8
 DIST genpatches-4.9-221.base.tar.xz 3941076 BLAKE2B 
4c9bb8ced3b8ad55538ef48e7c88b98e86c8949310a6373c3275e8baaaccff932ae97378e28ba52574e4ae27791e95cb40246331e25ad51096ee46022b13c970
 SHA512 
06a478322b5e4bb935b5bbca33c46b7871329cc10e63fd4b2322277ee27764fcfc7ce6964f78393f6101e24948378227ad949af32e375f3fc3ea65c4459d67f2
 DIST genpatches-4.9-221.experimental.tar.xz 106428 BLAKE2B 
27bac39217be7eb875423edbb5cd4d4f4e07a40c75205d8eb669038e4ecaa5ac5ad076c263d79fb39fd1fe3cf9a2b9cf800a993aefce1ce6d641203ec0495013
 SHA512 
593497feba82f709df0c60f81ad8caffd8c0344a8ccb70961ebf6abda75ac208d7d16664af74d372d877cb0c252aaf38d026542f49bc5d3b08ece16e5d698fe3
 DIST genpatches-4.9-221.extras.tar.xz 17372 BLAKE2B 
997ee1424f0746a5b2f004ad3c7973213dd533cded400e5a44e84b8d6099600eec91322ec3a03fa295f54f91d122935e02108756e5ade4540d06441bac888c6b
 SHA512 
ffaac7f643364345c84b11144aa3dc020ae0bf0efd610ea58db3beeba8e1909af9c44c2a74348a7f9f78f59502790d51dab2b6fa24ea5ced24547e1f751173a0

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild
new file mode 100644
index 000..76cbbf5171f
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="224"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread William Hubbs
commit: 9db471f9cb3ce55745baf3cd3f483fbf31cb0ff7
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:39:41 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:40:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db471f9

dev-go/go-license-detector: remove old

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

 dev-go/go-license-detector/Manifest| 33 
 .../go-license-detector-3.0.0.ebuild   | 59 --
 2 files changed, 92 deletions(-)

diff --git a/dev-go/go-license-detector/Manifest 
b/dev-go/go-license-detector/Manifest
index b43bd58c751..35dbf35dc74 100644
--- a/dev-go/go-license-detector/Manifest
+++ b/dev-go/go-license-detector/Manifest
@@ -72,39 +72,6 @@ DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod 154 
BLAKE2B 60cd7801e7cd3
 DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip 83537 BLAKE2B 
6d6de57cc5e393aaef1cdc7e2140143eb7fa324bb2ea3b9f63bfe1e8652c02d24eb441fc3b435c6b287f165c5540a008a7c21ab4070d8bc77c77e6fb608f7e46
 SHA512 
c5cd06f825bbfdcf2ae58ea21edbeea03c110de3fc20fcf69db07aae26c9ae67a8ac57a9ffedec9b3b4f1f3b016089935049d75d92a9a03e45ce6345b4c9c611
 DIST github.com%2Fxanzy%2Fssh-agent%2F@v%2Fv0.2.1.mod 168 BLAKE2B 
61409485b5a15b6972b31745d6d4153561aba9608993faefed322829f885949f7f09f4455d786ad2b088cc8b40f30bc6746388e86625964fe9adee36adc33035
 SHA512 
8685959ca2e8ca2ae8e0d802e8fa954c91c9cffd318b476669fc1a2bf969a0463ebe3fc0ec2588a5f151e2da394b0d37fabafb83c8d25337d9b65a307d79b51b
 DIST github.com%2Fxanzy%2Fssh-agent%2F@v%2Fv0.2.1.zip 10353 BLAKE2B 
386f5fcd209b8a2f2428e8460dae57d3f5a41649f8a42ba7c5c0f2037fa3b858e949ad3b526d99d71a4f5b094d5b409788dd398a8daacf8e28166be7f290c936
 SHA512 
8feb5dc97b7c8acbcb7989f7ee6d87b1b3b1074163482438c609418b0dd02135238f80edd968ef7a730aced473d18ea08f5c23ab8b0f7a5e63e76d39d7d8cc96
-DIST github.com-davecgh-go-spew-v1.1.0.tar.gz 42337 BLAKE2B 
691ee430beca602ea686aa065b23af5e00356e866cbca2b014bf0c8f4cc965a2318e6a39232772098e250d61d5bd6707afb769fdf4223c81a8249cad267d1971
 SHA512 
20c9f0550a2d5030265dde8ad3ed009ce5c6490d010f184ad3f656b8fe5eb6e5c6abc9594408240aa731c0977afd9739d293490e6164cc0ce156652611b05b39
-DIST github.com-dgryski-go-minhash-7fe510aff544.tar.gz 3480 BLAKE2B 
2516a1db5cad46c82de904562015287fa392b80026a0d896d8ae370ca709523bc1c2c7de8aaf271e587b5e9c58f8b9d8eac04a23af0ce011abd3c5572a817329
 SHA512 
296c74cde68da4bb1ed7ad220a5493429559d4bbfaf3795c1dc376d8972536f183413549d31967f14f57b7bae723fde6cb37ae20fcce51d7beafdc2ecbceff7b
-DIST github.com-ekzhu-minhash-lsh-5c06ee8586a1.tar.gz 7280 BLAKE2B 
e54111ecad1054c6fe0528b1c1c2801ceb7861510a07165e4d5e6a82d7eb170afa74b2b83c919b235333564b13489a25b12a90c44bf2ceeab2b29ab7b5f5ba13
 SHA512 
7522b8dcd3bc386fac4c796c712e0a0b8420a460808f533df82edae40c35fe2682991d57fce723b1337afe3a36a26dfd8151569a3e4c922c9bc2b2d7f3018bb0
-DIST github.com-go-warnings-warnings-v0.1.2.tar.gz 3769 BLAKE2B 
8947385b0db67df1e36566bd7dc683520f14107a51b55d9d1a8be7418e4beb1fa4cb665aa5f07114f61194803ba330a101aa0a8b7e6c9e2b393c82495774b612
 SHA512 
7dd67fcdcd6d6b10969df3a739229ea058cabfe189c53e41a39a2a2fe00f4b4e7e16b8de334320cbbaf82c54fdf045d8eac88d96ee69e2132044def0
-DIST github.com-golang-crypto-d9133f546934.tar.gz 1448001 BLAKE2B 
1ccdd10e0145b73d3ab4d2bfe5943d9dc20527ca88229779665749377f231214a8fcfaaddf5b0944d1de2b6d70bd519f1ff931a4351776250c6abe6ddcdda8eb
 SHA512 
0086ddec2d611cadf3fd2c377fc919fd0e48d3b30925e084cdf6045ccb8fdab4bc9ea5d6d577dfa5d85d7615a9c0321014ef38acabda417b4d179bc7113b5e36
-DIST github.com-golang-exp-072991165226.tar.gz 1327840 BLAKE2B 
fe6cc66122e64776f5a1440e487fb3f344e638a0cf89485207718b3d912d6018a6a7d473851a0604925ce93633f5c6b08e5fc11928e8aeb82808efb12aa9d5cf
 SHA512 
e260fe9936c0cb1c50ea87c6ac4d909e8eaf5fc95ea3cd970fa5a1bf13e1cfe81346eef89c5b6512065411ef542099f14f297eb96a8127434fc98ed177078630
-DIST github.com-golang-net-f5dfe339be1d.tar.gz 936886 BLAKE2B 
ef59f617302b7d97ec52a233e50d90d0ebf9e09a053ee0396a58e0e83661db405077c37632dc7f2a5314565452df7dfb052c977a9ed30432525f283adc31687f
 SHA512 
56cf1889a7db20830a9e4471311026cec92e228b5fd2d397bb673a5452b3803987c1bbbd886ddde8925c1805cc44f20ed6d89dbc852ed595c40ab056b27cafa5
-DIST github.com-golang-sys-2b024373dcd9.tar.gz 1035138 BLAKE2B 
41cb346edd12ed478a781ab9e5081296ee802269f4c7c7483ca23e3453adac4fba893992d4ffc440fed9b23df5203576ea836381a5b7cd16449bb3910493df22
 SHA512 
34e97033d606f18a0ae4cfd819fa4dff528fe99e4be2bb400c6bf1db099c89bc1c5b9ebfa8fe3aa4a66036864dea494cf7075e3e5e8625e1850ce8054a881058
-DIST github.com-golang-text-4e4a3210bb54.tar.gz 6112758 BLAKE2B 
88f0ece79f03800d6482430d569fa9b65d8ec4b15d42f65706ca665349346961ab273d3a7d2d0676d0c6c05a12d08f75c1465fd0ef632611b7b606593466e5ae
 SHA512 
9fc536d4971e8861c5b905dec44fc7eddfaf8b0dafd5f904929bc2b63a65ce3fa28108d3f9f954a9db8d4ed24be532a519bad41e09e8076f9b75e6564f75f7ce
-DIST github.com-gonum-gonum-996b88e8f894.tar.gz 3544635 BLAKE2B 
adc8564909698b747c90f5e29eb71d071c091411f69d98fb7a95

[gentoo-commits] repo/gentoo:master commit in: dev-go/go-license-detector/, dev-go/go-license-detector/files/

2020-05-11 Thread William Hubbs
commit: de4c8a9dbb2c88bf09f5ab3b9341e383b7b218fb
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:36:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:36:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4c8a9d

dev-go/go-license-detector: 3.1.0 bump

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

 dev-go/go-license-detector/Manifest| 122 +
 .../files/go-license-detector-3.1.0-go-sum.patch   | 140 +++
 .../go-license-detector-3.1.0.ebuild   | 152 +
 3 files changed, 414 insertions(+)

diff --git a/dev-go/go-license-detector/Manifest 
b/dev-go/go-license-detector/Manifest
index 295645e650e..b43bd58c751 100644
--- a/dev-go/go-license-detector/Manifest
+++ b/dev-go/go-license-detector/Manifest
@@ -1,3 +1,77 @@
+DIST 
github.com%2Fajstarks%2Fsvgo%2F@v%2Fv0.0.0-20180226025133-644b8db467af.mod 32 
BLAKE2B 
b8647c299d1f9a1c4f8ade152cfcb58f73d4bba4b6803f7fed7e0584607c6da369f9f622e70c1a415af2f5f53cdd1c8de7f29a7843b3ce505821ff1ffacaaec7
 SHA512 
031c2c2f683d57f81b504c68d24aa328a8f03af7d3ab9021b0acffd541d9a295a80cc7b1c9051d19ba30caad619d3e454ec5b804f14e24e9e39b008ec27dfaf5
+DIST 
github.com%2Falcortesm%2Ftgz%2F@v%2Fv0.0.0-20161220082320-9c5fe88206d7.mod 32 
BLAKE2B 
9bf3bf45ceb1891fcb6ecbd977b3968e249d293377508fc645c3fac44f8ebfa0e6aac924836fadc02888ac771c7d641472c2022a31f3c3b068ba94b0dc0e27cb
 SHA512 
678d2ba568fcff09b59e5110b204af334fa1a8357e14194b88d67bc982d4eb3d9c26000fb6f2d51e2a2ce2424681c7ff203b98a5cd3d0fdcb32145a5f05b49e6
+DIST 
github.com%2Falcortesm%2Ftgz%2F@v%2Fv0.0.0-20161220082320-9c5fe88206d7.zip 6229 
BLAKE2B 
d323214228551dc39895094d5b14844455ee189c8fed81fbf6bedc54a6b4d89bdc17868ac9ffe6bb7b4afb8d7f2b07472bc32147d819daea80720417105d94c6
 SHA512 
43b0c75102ab46b13aa65072da441e775eba55ec7d7b8b5a8f298441664750d29cfe4301d10b63b2cb5491517881a6647f7725421c4b79e9cc08ad899b718331
+DIST 
github.com%2Fanmitsu%2Fgo-shlex%2F@v%2Fv0.0.0-20161002113705-648efa622239.mod 
35 BLAKE2B 
f41c90b71b4b9e1876a13df9703b57f52ec6d7fd4258a7c44bca15c12310b512e400b32715180bfbe4726887aa7284fa21832ca9f9eb1dd759ee7d0c627307ac
 SHA512 
5a93ead508f4f5e229e5d0e59dc820840819d9b32158ddecf2d6dae7ee96ce92af6bd80d18a98e437cbdda5de6df6cac03f7b535017fa92ef868dcccbc6e1f27
+DIST 
github.com%2Fanmitsu%2Fgo-shlex%2F@v%2Fv0.0.0-20161002113705-648efa622239.zip 
5273 BLAKE2B 
fd47f46372a66797bb7028a856f903e9768589b550f869b80cb271fc6ae602f57fed7a296cac6ca14d668d4220f2c3f9f6e6e67bf23801ceed6b2b8e3c8a4494
 SHA512 
7002be4436a93e90cf69cdf16b92d93b4651e3f18bbae099c3780c6b8abc24363044807dcda3d943c0d6f6fb5f428effeea6a3b8e456eb151b072edf5f4fbfed
+DIST 
github.com%2Farmon%2Fgo-socks5%2F@v%2Fv0.0.0-20160902184237-e75332964ef5.mod 34 
BLAKE2B 
2ee2c993fac070e463df0896b1eb4c2160acf22c1f404b58a17024f8b5f2630d2cd1ad6526c611de0b651cd0c7f0f687398fabea864e7e7b0cebeeb7676579e9
 SHA512 
75898dfee327b793e7f253f409433214a7fb0336f3c33122ae5b2ef66e22ac44970202f67ed5d94f2dc02701b8a0f62cd1d80f543d93d347d83ec26da8c8
+DIST 
github.com%2Farmon%2Fgo-socks5%2F@v%2Fv0.0.0-20160902184237-e75332964ef5.zip 
14665 BLAKE2B 
c20de14ba0c48501dee0f4fc7d4c74ce6eb893ffae015dddc34c266c0dad3b89b7bbaf7b3dad87b7f732d6d4ac28e4edbf4b391a2450399257fed73085811c86
 SHA512 
4e5e94555ba2ec98840e46d482e453e25311ffecc4a745d3afef3a619e9700ece8c72f27e75b7e3017333516af1f373858a56775ef8b599737956170cb9de85c
+DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
+DIST 
github.com%2Fdgryski%2Fgo-metro%2F@v%2Fv0.0.0-20180109044635-280f6062b5bc.mod 
35 BLAKE2B 
052a54de40fcaed5c6e0a5d1ba3a9905fb95faa3c34d0f3d5fb9abea9a8646130f8abcf1b6bea405c411ac87d5d14447f994310bb6bed69d4f073470ea523ed1
 SHA512 
523

[gentoo-commits] proj/linux-patches: New tag: 4.4-224

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:28:12 2020 +

New tag: 4.4-224




[gentoo-commits] proj/linux-patches: New tag: 4.9-227

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:26:55 2020 +

New tag: 4.9-227




[gentoo-commits] proj/linux-patches: New tag: 4.14-190

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:23:50 2020 +

New tag: 4.14-190




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

2020-05-11 Thread William Hubbs
commit: 29fca449ca7c0009507aa707099792708f0ba97b
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:06:01 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:20:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fca449

app-misc/go-jira: stabilize 1.0.23 on amd64

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

 app-misc/go-jira/go-jira-1.0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/go-jira/go-jira-1.0.23.ebuild 
b/app-misc/go-jira/go-jira-1.0.23.ebuild
index ea958066106..c57a9036806 100644
--- a/app-misc/go-jira/go-jira-1.0.23.ebuild
+++ b/app-misc/go-jira/go-jira-1.0.23.ebuild
@@ -109,7 +109,7 @@ 
SRC_URI="https://github.com/go-jira/jira/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MIT-with-advertising"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 S="${WORKDIR}/jira-${PV}"
 



[gentoo-commits] proj/linux-patches: New tag: 4.19-121

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:20:05 2020 +

New tag: 4.19-121




[gentoo-commits] proj/linux-patches: New tag: 5.4-40

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:17:45 2020 +

New tag: 5.4-40




[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/SU2/, sci-physics/SU2/files/

2020-05-11 Thread Sergey Torokhov
commit: 021c7068ab1f61ef171029cbb243d13f1b33237e
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Mon May 11 22:56:45 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Mon May 11 22:56:45 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=021c7068

sci-physics/SU2: new package

The SU2 package contains several bunbled libraries that currently
aren't unbundled in ebuild.

CGNS:
Tried to unbundled CNGS but it failed to compiled against system
gcnslib-3.3.0; successfully compiled against cgnslib-3.4.0
but related tests are failed.

Metis, Parmetis:
This packages couldn't be installed simultaneously in Gentoo
and required by build system if compiled via meson build system
with mpi option being enabled. They could be optionaly chosen
if autotools build system is used (ebuild uses meson).

Some addidional features disabled due to their experimantal status
or due to requirement to download additional third-party libraries.
At this moment ebuild doesn't provide such features to be built.
They are also will be bundled if implemented and compiled statically.

Signed-off-by: Sergey Torokhov  yandex.ru>

 sci-physics/SU2/Manifest   |3 +
 sci-physics/SU2/SU2-7.0.4.ebuild   |  112 +
 sci-physics/SU2/files/SU2-7.0.4-fix-env.patch  |   24 +
 .../SU2/files/SU2-7.0.4-fix-python-optimize.patch  | 2302 
 .../SU2/files/SU2-7.0.4-unbundle_boost.patch   |   31 +
 sci-physics/SU2/metadata.xml   |   28 +
 6 files changed, 2500 insertions(+)

diff --git a/sci-physics/SU2/Manifest b/sci-physics/SU2/Manifest
new file mode 100644
index 000..6ebe00f
--- /dev/null
+++ b/sci-physics/SU2/Manifest
@@ -0,0 +1,3 @@
+DIST SU2-7.0.4-TestCases.tar.gz 437960103 BLAKE2B 
2469edc23f62589fa18be5fff6e036965f6b5f6e2be207642d318aac4d2044c07f0891568f86c1a3ab065e79afce50cc73ad0857b82093d79ac28a4d0451a4ad
 SHA512 
f21d963815e024582e99647a21ebae0b17fc69f75bc34bb72cc3a86cc9ff8502342b31755b5da73e7088b4d0ce430bdd6b4efefc03583cbfcf5156c1849328e1
+DIST SU2-7.0.4-Tutorials.tar.gz 64282233 BLAKE2B 
b0d13a0988d5617868fad6098fe8110e3600415f05784ff04416cb23162fadc8c1d06d50c5200b14f65afb3e97ee766b21dfdcd4ec8ded9026baf510ca829e48
 SHA512 
604a05e15a8eae1c7255016261a6576a97fc364f66004ecaccaae932e3a97624c2599d354dd874562824caa8f8ea3dac2f03e0105b1c27d66ec0bf59e3a27105
+DIST SU2-7.0.4.tar.gz 20516147 BLAKE2B 
21f45e4918bbc6a72bf47ad61d3301abed50a7cf569e9e8d4040201ff653e583d50a547853365302671922f023d0cc6f3735c1afcd0f3b6bf3c3fc92dc807787
 SHA512 
8e69f0e1d335adef0bd98666c98e29bc15ee0d7a0fcbbbc91a1ba02275ca52fda7f8f47434547f7982ce0e73a6ff78bd2ed57ca328d1e87b8afdd3b0a698d262

diff --git a/sci-physics/SU2/SU2-7.0.4.ebuild b/sci-physics/SU2/SU2-7.0.4.ebuild
new file mode 100644
index 000..1884b11
--- /dev/null
+++ b/sci-physics/SU2/SU2-7.0.4.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit meson python-single-r1
+
+DESCRIPTION="SU2: An Open-Source Suite for Multiphysics Simulation and Design"
+HOMEPAGE="https://su2code.github.io/";
+SRC_URI="
+   https://github.com/su2code/SU2/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   test? ( https://github.com/su2code/TestCases/archive/v${PV}.tar.gz -> 
${P}-TestCases.tar.gz )
+   tutorials? ( https://github.com/su2code/Tutorials/archive/v${PV}.tar.gz 
-> ${P}-Tutorials.tar.gz )
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="cgns -mkl +mpi openblas tecio test tutorials"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   mkl? ( !openblas )
+"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   mpi? ( virtual/mpi[cxx] )
+   mkl? ( sci-libs/mkl )
+   openblas? ( sci-libs/openblas )
+"
+DEPEND="
+   ${RDEPEND}
+   tecio? ( dev-libs/boost:= )
+"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix-env.patch"
+   "${FILESDIR}/${P}-unbundle_boost.patch"
+   "${FILESDIR}/${P}-fix-python-optimize.patch"
+)
+
+DOCS=( "LICENSE.md" "README.md" "SU2_PY/documentation.txt" )
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   if use test ; then
+   einfo "Unpacking ${P}-TestCases.tar.gz to 
/var/tmp/portage/sci-physics/${P}/work/${P}/TestCases"
+   tar -C "${P}"/TestCases --strip-components=1 -xzf 
"${DISTDIR}/${P}-TestCases.tar.gz" || die
+   fi
+   if use tutorials ; then
+   einfo "Unpacking ${P}-Tutorials.tar.gz to 
/var/tmp/portage/sci-physics/${P}/work/${P}"
+   mkdir "${P}"/Tutorials
+   tar -C "${P}"/Tutorials --strip-components=1 -xzf 
"${DISTDIR}/${P}-Tutorials.tar.gz" || die
+   fi
+}
+
+src_configure() {
+   local emesonargs=(
+   -Denable-autodiff=false
+   -Denable-directdiff=false
+   -Denable-pastix=false
+   -Denable-pywrapper=false
+ 

[gentoo-commits] proj/linux-patches: New tag: 5.6-16

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:57:19 2020 +

New tag: 5.6-16




[gentoo-commits] proj/linux-patches:4.9 commit in: /

2020-05-11 Thread Mike Pagano
commit: 3965e59bb607dc512cb1de26942aa8ed37051a54
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:52:02 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:52:02 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=3965e59b

Linux patch 4.9.223

Signed-off-by: Mike Pagano  gentoo.org>

 _README  |   4 +
 1222_linux-4.9.223.patch | 696 +++
 2 files changed, 700 insertions(+)

diff --git a/_README b/_README
index e92c377..b6392e3 100644
--- a/_README
+++ b/_README
@@ -931,6 +931,10 @@ Patch:  1221_linux-4.9.222.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.222
 
+Patch:  1222_linux-4.9.223.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.223
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1222_linux-4.9.223.patch b/1222_linux-4.9.223.patch
new file mode 100644
index 000..33dc3b1
--- /dev/null
+++ b/1222_linux-4.9.223.patch
@@ -0,0 +1,696 @@
+diff --git a/Makefile b/Makefile
+index 67c9106594be..2a923301987e 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 222
++SUBLEVEL = 223
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/mips/kernel/perf_event_mipsxx.c 
b/arch/mips/kernel/perf_event_mipsxx.c
+index d3ba9f4105b5..8e04fe8325db 100644
+--- a/arch/mips/kernel/perf_event_mipsxx.c
 b/arch/mips/kernel/perf_event_mipsxx.c
+@@ -1605,7 +1605,6 @@ static const struct mips_perf_event 
*mipsxx_pmu_map_raw_event(u64 config)
+   break;
+   case CPU_P5600:
+   case CPU_P6600:
+-  case CPU_I6400:
+   /* 8-bit event numbers */
+   raw_id = config & 0x1ff;
+   base_id = raw_id & 0xff;
+@@ -1618,6 +1617,11 @@ static const struct mips_perf_event 
*mipsxx_pmu_map_raw_event(u64 config)
+   raw_event.range = P;
+ #endif
+   break;
++  case CPU_I6400:
++  /* 8-bit event numbers */
++  base_id = config & 0xff;
++  raw_event.cntr_mask = CNTR_EVEN | CNTR_ODD;
++  break;
+   case CPU_1004K:
+   if (IS_BOTH_COUNTERS_1004K_EVENT(base_id))
+   raw_event.cntr_mask = CNTR_EVEN | CNTR_ODD;
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index e0648a09d9c8..194c0ab82e7c 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", &proplen);
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", &proplen);
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/drivers/iio/adc/ad7793.c b/drivers/iio/adc/ad7793.c
+index 47c3d7f32900..437762a1e487 100644
+--- a/drivers/iio/adc/ad7793.c
 b/drivers/iio/adc/ad7793.c
+@@ -570,7 +570,7 @@ static const struct iio_info ad7797_info = {
+   .read_raw = &ad7793_read_raw,
+   .write_raw = &ad7793_write_raw,
+   .write_raw_get_fmt = &ad7793_write_raw_get_fmt,
+-  .attrs = &ad7793_attribute_group,
++  .attrs = &ad7797_attribute_group,
+   .validate_trigger = ad_sd_validate_trigger,
+   .driver_module = THIS_MODULE,
+ };
+diff --git a/drivers/net/dsa/b53/b53_common.c 
b/drivers/net/dsa/b53/b53_common.c
+index 71525950c641..060f9b176929 100644
+--- a/drivers/net/dsa/b53/b53_common.c
 b/drivers/net/dsa/b53/b53_common.c
+@@ -1109,6 +1109,7 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   u16 vid, struct b53_arl_entry *ent, u8 *idx,
+   bool is_valid)
+ {
++  DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES);
+   unsigned int i;
+   int ret;
+ 
+@@ -1116,6 +1117,8 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   if (ret)
+   return ret;
+ 
++  bitmap_zero(free_bins, dev->num_arl_entries);

[gentoo-commits] proj/linux-patches:4.14 commit in: /

2020-05-11 Thread Mike Pagano
commit: 670be8e162dc47617539d7f1b0ccc5fc844d9512
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:51:14 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:51:14 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=670be8e1

Linux patch 4.14.180

Signed-off-by: Mike Pagano  gentoo.org>

 _README   |   4 +
 1179_linux-4.14.180.patch | 866 ++
 2 files changed, 870 insertions(+)

diff --git a/_README b/_README
index 0eb3dcb..83c6864 100644
--- a/_README
+++ b/_README
@@ -759,6 +759,10 @@ Patch:  1178_linux-4.14.179.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.14.179
 
+Patch:  1179_linux-4.14.180.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.14.180
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1179_linux-4.14.180.patch b/1179_linux-4.14.180.patch
new file mode 100644
index 000..6be6ec5
--- /dev/null
+++ b/1179_linux-4.14.180.patch
@@ -0,0 +1,866 @@
+diff --git a/Makefile b/Makefile
+index d2baacc1b0f6..525565f44b17 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 179
++SUBLEVEL = 180
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index 6ca1b3a1e196..54e949d5452d 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", &proplen);
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", &proplen);
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/arch/s390/kernel/diag.c b/arch/s390/kernel/diag.c
+index 35c842aa8705..4c7cf8787a84 100644
+--- a/arch/s390/kernel/diag.c
 b/arch/s390/kernel/diag.c
+@@ -128,7 +128,7 @@ void diag_stat_inc(enum diag_stat_enum nr)
+ }
+ EXPORT_SYMBOL(diag_stat_inc);
+ 
+-void diag_stat_inc_norecursion(enum diag_stat_enum nr)
++void notrace diag_stat_inc_norecursion(enum diag_stat_enum nr)
+ {
+   this_cpu_inc(diag_stat.counter[nr]);
+   trace_s390_diagnose_norecursion(diag_map[nr].code);
+diff --git a/arch/s390/kernel/smp.c b/arch/s390/kernel/smp.c
+index b649a6538350..808f4fbe869e 100644
+--- a/arch/s390/kernel/smp.c
 b/arch/s390/kernel/smp.c
+@@ -406,7 +406,7 @@ int smp_find_processor_id(u16 address)
+   return -1;
+ }
+ 
+-bool arch_vcpu_is_preempted(int cpu)
++bool notrace arch_vcpu_is_preempted(int cpu)
+ {
+   if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu))
+   return false;
+@@ -416,7 +416,7 @@ bool arch_vcpu_is_preempted(int cpu)
+ }
+ EXPORT_SYMBOL(arch_vcpu_is_preempted);
+ 
+-void smp_yield_cpu(int cpu)
++void notrace smp_yield_cpu(int cpu)
+ {
+   if (MACHINE_HAS_DIAG9C) {
+   diag_stat_inc_norecursion(DIAG_STAT_X09C);
+diff --git a/arch/s390/kernel/trace.c b/arch/s390/kernel/trace.c
+index 490b52e85014..11a669f3cc93 100644
+--- a/arch/s390/kernel/trace.c
 b/arch/s390/kernel/trace.c
+@@ -14,7 +14,7 @@ EXPORT_TRACEPOINT_SYMBOL(s390_diagnose);
+ 
+ static DEFINE_PER_CPU(unsigned int, diagnose_trace_depth);
+ 
+-void trace_s390_diagnose_norecursion(int diag_nr)
++void notrace trace_s390_diagnose_norecursion(int diag_nr)
+ {
+   unsigned long flags;
+   unsigned int *depth;
+diff --git a/drivers/net/dsa/b53/b53_common.c 
b/drivers/net/dsa/b53/b53_common.c
+index 434e6dced6b7..274d36915110 100644
+--- a/drivers/net/dsa/b53/b53_common.c
 b/drivers/net/dsa/b53/b53_common.c
+@@ -1094,6 +1094,7 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   u16 vid, struct b53_arl_entry *ent, u8 *idx,
+   bool is_valid)
+ {
++  DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES);
+   unsigned int i;
+   int ret;
+ 
+@@ -1101,6 +1102,8 @@ static int b53_arl_read(struct b53_device

[gentoo-commits] proj/linux-patches:4.19 commit in: /

2020-05-11 Thread Mike Pagano
commit: 658b60846c40c965b05ab664549c1eb1e4f0b213
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:50:23 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:50:23 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=658b6084

Linux patch 4.19.122

Signed-off-by: Mike Pagano  gentoo.org>

 _README   |   4 +
 1121_linux-4.19.122.patch | 939 ++
 2 files changed, 943 insertions(+)

diff --git a/_README b/_README
index fc9a335..1a8557c 100644
--- a/_README
+++ b/_README
@@ -523,6 +523,10 @@ Patch:  1120_linux-4.19.121.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.19.121
 
+Patch:  1121_linux-4.19.122.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.19.122
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1121_linux-4.19.122.patch b/1121_linux-4.19.122.patch
new file mode 100644
index 000..de5ed49
--- /dev/null
+++ b/1121_linux-4.19.122.patch
@@ -0,0 +1,939 @@
+diff --git a/Makefile b/Makefile
+index f7406a6f8330..2a4ee629f011 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 121
++SUBLEVEL = 122
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/hexagon/include/asm/io.h b/arch/hexagon/include/asm/io.h
+index e17262ad125e..bd429d6a3163 100644
+--- a/arch/hexagon/include/asm/io.h
 b/arch/hexagon/include/asm/io.h
+@@ -186,16 +186,10 @@ static inline void writel(u32 data, volatile void 
__iomem *addr)
+ 
+ #define mmiowb()
+ 
+-/*
+- * Need an mtype somewhere in here, for cache type deals?
+- * This is probably too long for an inline.
+- */
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size);
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size);
++#define ioremap_nocache ioremap
++#define ioremap_uc(X, Y) ioremap((X), (Y))
+ 
+-static inline void __iomem *ioremap(unsigned long phys_addr, unsigned long 
size)
+-{
+-  return ioremap_nocache(phys_addr, size);
+-}
+ 
+ static inline void iounmap(volatile void __iomem *addr)
+ {
+diff --git a/arch/hexagon/kernel/hexagon_ksyms.c 
b/arch/hexagon/kernel/hexagon_ksyms.c
+index aa248f595431..d13d4a06ee38 100644
+--- a/arch/hexagon/kernel/hexagon_ksyms.c
 b/arch/hexagon/kernel/hexagon_ksyms.c
+@@ -33,7 +33,7 @@ EXPORT_SYMBOL(__vmgetie);
+ EXPORT_SYMBOL(__vmsetie);
+ EXPORT_SYMBOL(__vmyield);
+ EXPORT_SYMBOL(empty_zero_page);
+-EXPORT_SYMBOL(ioremap_nocache);
++EXPORT_SYMBOL(ioremap);
+ EXPORT_SYMBOL(memcpy);
+ EXPORT_SYMBOL(memset);
+ 
+diff --git a/arch/hexagon/mm/ioremap.c b/arch/hexagon/mm/ioremap.c
+index d27d67224046..370ade265e58 100644
+--- a/arch/hexagon/mm/ioremap.c
 b/arch/hexagon/mm/ioremap.c
+@@ -22,7 +22,7 @@
+ #include 
+ #include 
+ 
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size)
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size)
+ {
+   unsigned long last_addr, addr;
+   unsigned long offset = phys_addr & ~PAGE_MASK;
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index c101b321dece..7765837ba203 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", &proplen);
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", &proplen);
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/arch/s390/kernel/diag.c b/arch/s390/kernel/diag.c
+index 35c842aa8705..4c7cf8787a84 100644
+--- a/arch/s390/kernel/diag.c
 b/arch/s390/kernel/diag.c
+@@ -128,7 +128,7 @@ void diag_stat_inc(enum diag_stat_enum nr)
+ }
+ EXPORT_SYMBOL(diag_stat_inc);
+ 
+-void diag_stat_inc_norecursion(enum diag_stat_enum nr)
++void notrace diag_stat_inc_norecursion(enum diag_stat_enum nr)
+ {
+   this_cpu_inc(diag_stat.counter[nr]);
+ 

[gentoo-commits] proj/linux-patches:5.4 commit in: /

2020-05-11 Thread Mike Pagano
commit: 7b35ba9085df50794079a74308e8240ed54bc4fb
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:49:26 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:49:26 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=7b35ba90

Linux patch 5.4.40

Signed-off-by: Mike Pagano  gentoo.org>

 _README |4 +
 1039_linux-5.4.40.patch | 1493 +++
 2 files changed, 1497 insertions(+)

diff --git a/_README b/_README
index ea8edd3..ed1776e 100644
--- a/_README
+++ b/_README
@@ -199,6 +199,10 @@ Patch:  1038_linux-5.4.39.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.4.39
 
+Patch:  1039_linux-5.4.40.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.4.40
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1039_linux-5.4.40.patch b/1039_linux-5.4.40.patch
new file mode 100644
index 000..63f8fbd
--- /dev/null
+++ b/1039_linux-5.4.40.patch
@@ -0,0 +1,1493 @@
+diff --git a/Makefile b/Makefile
+index ff2b90ddc9bc..6d4fca82529a 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 4
+-SUBLEVEL = 39
++SUBLEVEL = 40
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/arch/hexagon/include/asm/io.h b/arch/hexagon/include/asm/io.h
+index ba1a444d55b3..68a68147504d 100644
+--- a/arch/hexagon/include/asm/io.h
 b/arch/hexagon/include/asm/io.h
+@@ -171,16 +171,10 @@ static inline void writel(u32 data, volatile void 
__iomem *addr)
+ #define writew_relaxed __raw_writew
+ #define writel_relaxed __raw_writel
+ 
+-/*
+- * Need an mtype somewhere in here, for cache type deals?
+- * This is probably too long for an inline.
+- */
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size);
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size);
++#define ioremap_nocache ioremap
++#define ioremap_uc(X, Y) ioremap((X), (Y))
+ 
+-static inline void __iomem *ioremap(unsigned long phys_addr, unsigned long 
size)
+-{
+-  return ioremap_nocache(phys_addr, size);
+-}
+ 
+ static inline void iounmap(volatile void __iomem *addr)
+ {
+diff --git a/arch/hexagon/kernel/hexagon_ksyms.c 
b/arch/hexagon/kernel/hexagon_ksyms.c
+index cf8974beb500..b3dbb472572e 100644
+--- a/arch/hexagon/kernel/hexagon_ksyms.c
 b/arch/hexagon/kernel/hexagon_ksyms.c
+@@ -20,7 +20,7 @@ EXPORT_SYMBOL(__vmgetie);
+ EXPORT_SYMBOL(__vmsetie);
+ EXPORT_SYMBOL(__vmyield);
+ EXPORT_SYMBOL(empty_zero_page);
+-EXPORT_SYMBOL(ioremap_nocache);
++EXPORT_SYMBOL(ioremap);
+ EXPORT_SYMBOL(memcpy);
+ EXPORT_SYMBOL(memset);
+ 
+diff --git a/arch/hexagon/mm/ioremap.c b/arch/hexagon/mm/ioremap.c
+index 77d8e1e69e9b..b103d83b5fbb 100644
+--- a/arch/hexagon/mm/ioremap.c
 b/arch/hexagon/mm/ioremap.c
+@@ -9,7 +9,7 @@
+ #include 
+ #include 
+ 
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size)
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size)
+ {
+   unsigned long last_addr, addr;
+   unsigned long offset = phys_addr & ~PAGE_MASK;
+diff --git a/arch/x86/kvm/vmx/ops.h b/arch/x86/kvm/vmx/ops.h
+index 09b0937d56b1..19717d0a1100 100644
+--- a/arch/x86/kvm/vmx/ops.h
 b/arch/x86/kvm/vmx/ops.h
+@@ -12,6 +12,7 @@
+ 
+ #define __ex(x) __kvm_handle_fault_on_reboot(x)
+ 
++asmlinkage void vmread_error(unsigned long field, bool fault);
+ __attribute__((regparm(0))) void vmread_error_trampoline(unsigned long field,
+bool fault);
+ void vmwrite_error(unsigned long field, unsigned long value);
+diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
+index ce1d9048a36d..edad89e58c58 100644
+--- a/drivers/acpi/sleep.c
 b/drivers/acpi/sleep.c
+@@ -979,10 +979,7 @@ static int acpi_s2idle_prepare_late(void)
+ 
+ static void acpi_s2idle_sync(void)
+ {
+-  /*
+-   * The EC driver uses the system workqueue and an additional special
+-   * one, so those need to be flushed too.
+-   */
++  /* The EC driver uses special workqueues that need to be flushed. */
+   acpi_ec_flush_work();
+   acpi_os_wait_events_complete(); /* synchronize Notify handling */
+ }
+diff --git a/drivers/base/swnode.c b/drivers/base/swnode.c
+index d5b4905e2adb..77cc138d138c 100644
+--- a/drivers/base/swnode.c
 b/drivers/base/swnode.c
+@@ -679,6 +679,13 @@ static void software_node_release(struct kobject *kobj)
+ {
+   struct swnode *swnode = kobj_to_swnode(kobj);
+ 
++  if (swnode->parent) {
++  ida_simple_remove(&swnode->parent->child_ids, swnode->id);
++  list_del(&swnode->entry);
++  } else {
++  ida_simple_remove(&swnode_root_ids, swnode->id);
++  }
++
+   if (swnode->allocated) {
+   property_entries_free(swnode->node->properties);
+ 

[gentoo-commits] proj/linux-patches:5.6 commit in: /

2020-05-11 Thread Mike Pagano
commit: ca149b605a796e49d6fa6b4c264c93712590bfd5
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:46:12 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:46:12 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=ca149b60

Linux patch 5.6.12

Signed-off-by: Mike Pagano  gentoo.org>

 _README |4 +
 1011_linux-5.6.12.patch | 1575 +++
 2 files changed, 1579 insertions(+)

diff --git a/_README b/_README
index 9c9c8b5..dcfb651 100644
--- a/_README
+++ b/_README
@@ -87,6 +87,10 @@ Patch:  1010_linux-5.6.11.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.6.11
 
+Patch:  1011_linux-5.6.12.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.6.12
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1011_linux-5.6.12.patch b/1011_linux-5.6.12.patch
new file mode 100644
index 000..d32b884
--- /dev/null
+++ b/1011_linux-5.6.12.patch
@@ -0,0 +1,1575 @@
+diff --git a/Makefile b/Makefile
+index 5dedd6f9ad75..97e4c4d9ac95 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 6
+-SUBLEVEL = 11
++SUBLEVEL = 12
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/arch/x86/kvm/vmx/ops.h b/arch/x86/kvm/vmx/ops.h
+index 09b0937d56b1..19717d0a1100 100644
+--- a/arch/x86/kvm/vmx/ops.h
 b/arch/x86/kvm/vmx/ops.h
+@@ -12,6 +12,7 @@
+ 
+ #define __ex(x) __kvm_handle_fault_on_reboot(x)
+ 
++asmlinkage void vmread_error(unsigned long field, bool fault);
+ __attribute__((regparm(0))) void vmread_error_trampoline(unsigned long field,
+bool fault);
+ void vmwrite_error(unsigned long field, unsigned long value);
+diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
+index f4dbdfafafe3..4edc8a3ce40f 100644
+--- a/drivers/acpi/sleep.c
 b/drivers/acpi/sleep.c
+@@ -982,10 +982,7 @@ static int acpi_s2idle_prepare_late(void)
+ 
+ static void acpi_s2idle_sync(void)
+ {
+-  /*
+-   * The EC driver uses the system workqueue and an additional special
+-   * one, so those need to be flushed too.
+-   */
++  /* The EC driver uses special workqueues that need to be flushed. */
+   acpi_ec_flush_work();
+   acpi_os_wait_events_complete(); /* synchronize Notify handling */
+ }
+diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 
b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
+index b03b1eb7ba04..1ae174c3d160 100644
+--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
 b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
+@@ -91,7 +91,8 @@ void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev)
+   adev->pm.ac_power = true;
+   else
+   adev->pm.ac_power = false;
+-  if (adev->powerplay.pp_funcs->enable_bapm)
++  if (adev->powerplay.pp_funcs &&
++  adev->powerplay.pp_funcs->enable_bapm)
+   amdgpu_dpm_enable_bapm(adev, adev->pm.ac_power);
+   mutex_unlock(&adev->pm.mutex);
+   }
+diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 
b/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
+index 77c14671866c..719597c5d27d 100644
+--- a/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
 b/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
+@@ -984,6 +984,32 @@ static int init_thermal_controller(
+   struct pp_hwmgr *hwmgr,
+   const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table)
+ {
++  hwmgr->thermal_controller.ucType =
++  powerplay_table->sThermalController.ucType;
++  hwmgr->thermal_controller.ucI2cLine =
++  powerplay_table->sThermalController.ucI2cLine;
++  hwmgr->thermal_controller.ucI2cAddress =
++  powerplay_table->sThermalController.ucI2cAddress;
++
++  hwmgr->thermal_controller.fanInfo.bNoFan =
++  (0 != (powerplay_table->sThermalController.ucFanParameters &
++  ATOM_PP_FANPARAMETERS_NOFAN));
++
++  hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
++  powerplay_table->sThermalController.ucFanParameters &
++  ATOM_PP_FANPARAMETERS_TACHOMETER_PULSES_PER_REVOLUTION_MASK;
++
++  hwmgr->thermal_controller.fanInfo.ulMinRPM
++  = powerplay_table->sThermalController.ucFanMinRPM * 100UL;
++  hwmgr->thermal_controller.fanInfo.ulMaxRPM
++  = powerplay_table->sThermalController.ucFanMaxRPM * 100UL;
++
++  set_hw_cap(hwmgr,
++ ATOM_PP_THERMALCONTROLLER_NONE != 
hwmgr->thermal_controller.ucType,
++ PHM_PlatformCaps_ThermalController);
++
++  hwmgr->thermal_controller.use_hw_fan_control = 1;
++
+   return 0;
+ }
+ 
+diff 

[gentoo-commits] repo/gentoo:master commit in: app-shells/peco/files/, app-shells/peco/

2020-05-11 Thread William Hubbs
commit: 571a9d07c435c4f3fb4ec84dbe9220989cea27d4
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 21:55:30 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 22:01:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571a9d07

app-shells/peco: migrate to EGO_SUM

Bug: https://bugs.gentoo.org/714728
Signed-off-by: William Hubbs  gentoo.org>

 app-shells/peco/Manifest  | 27 ++-
 app-shells/peco/files/peco-0.5.7-go.sum.patch | 37 +
 app-shells/peco/peco-0.5.7.ebuild | 47 +--
 3 files changed, 85 insertions(+), 26 deletions(-)

diff --git a/app-shells/peco/Manifest b/app-shells/peco/Manifest
index c08924900d5..b2416ccd715 100644
--- a/app-shells/peco/Manifest
+++ b/app-shells/peco/Manifest
@@ -1,18 +1,27 @@
-DIST github.com-davecgh-go-spew-v1.1.0.tar.gz 42337 BLAKE2B 
691ee430beca602ea686aa065b23af5e00356e866cbca2b014bf0c8f4cc965a2318e6a39232772098e250d61d5bd6707afb769fdf4223c81a8249cad267d1971
 SHA512 
20c9f0550a2d5030265dde8ad3ed009ce5c6490d010f184ad3f656b8fe5eb6e5c6abc9594408240aa731c0977afd9739d293490e6164cc0ce156652611b05b39
-DIST github.com-google-btree-0c3044bc8bad.tar.gz 14149 BLAKE2B 
0042260a128569f42bd5cb03280d129893f15f3eec3e063a5892fa08d43c42f50c0fcfcab9a0dfd58dab1b198fb730fa45d61a474957e89157bc96804cd8097e
 SHA512 
47885509723b39d9b1be6552e4c3ae49088e52daff2c0d0babfd2ca27c5b40f9665cba0f4b45f6a673d04d7ea906da3416cc3de4ea33cdcbf4d8ccf6e350a46b
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip 60546 BLAKE2B 
e775860f49c6ee09a6c48902d38fdf5d2d77af4cd405d8d303902170e46493301d4aa873a48b4d12a16d92dafaa65290de1fd3a42545025fbfc82f15a3881e8d
 SHA512 
53dc5484f488ae1f8d0eb672c3431bbf9fce33dfcee83dda7929103e3650559cf703f601716984a640422f01cc640860dba0b47e16aef04d0d2452a266fefbf9
+DIST github.com%2Fgoogle%2Fbtree%2F@v%2Fv0.0.0-20161213163243-0c3044bc8bad.mod 
31 BLAKE2B 
910f367210db741c9f31a77f8eaaea348d3accbf0f219efbed95a780b93e2416fe64dd420ae45ff13da94a8f2a0c7b19850b13e1d9fc6cc1249d327bf04b5fd9
 SHA512 
f2ff873ecf0144b7f434810af1b49f66f09b4bcadc91d99201465a6ce36c7e7f05996f52800be287dcb3b62e14b75fcebb7c32be0eeda6bb0a15a23058c2d410
+DIST github.com%2Fgoogle%2Fbtree%2F@v%2Fv0.0.0-20161213163243-0c3044bc8bad.zip 
16808 BLAKE2B 
87624dde52df22e98f4e7fea736baa4a694b905c609bfccbafab020e7bbd35ee2078b2c800fcb6b5374b66e82c1eeef11d5d68571e1ead2be94e4878b675
 SHA512 
414d39e5b7bcefdf0f6c1219499b83087355ffe626046e36fcd88e99da163bce59dafe480d83249bb72330a39bc80e614d40b8b677d7b00d4796bee83a1165a6
+DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.1.0.mod 36 BLAKE2B 
67fdbc6d14995318979fb3e5575136262165afd7a1582f078d2c84c5d7fcc893f52707f01d798bd2a43e1cef8fdab6613f34fd9e4f5f1f6a61d91bf09a55ffa7
 SHA512 
5db9838fe6a00be9849cb79ad148813a573b652d6f6cf220c55b68bd23636016e6bddd6733f6b29d63e5f02d2750a86c2dcea6b964ceb87d4048d5c5f3cc989b
+DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.1.0.zip 72278 BLAKE2B 
1c7341f09d17f8952c0f07e5b97c43809a73c828de995a126f65acc4695a6ba0e344b6910ddd7ec743161171eb69ca7fa50147eadc17fe42b724612743844311
 SHA512 
3730382370d4f7d444ae81ef7620340451b920a1d49e14679f68da1d2c7778bac0d2a717481ad24516c0af2c2e62e0f0da9dbe7a99a014f793407491a1b55345
+DIST 
github.com%2Flestrrat-go%2Fpdebug%2F@v%2Fv0.0.0-20180220043849-39f9a71bcabe.mod 
37 BLAKE2B 
8bb9752d99ab092a7eb74ae3f4ea059578a80cada605f4c7e092a0cb39222adf22e0dc2244eee6a532de33e8dd7006e27855e9b81d7ebdae84be8a199f5b6646
 SHA512 
b4e267014841318b3f02ee7da09ee71d11cb91f0807d87a415f27d7a375f943d7a541dec3cb1124f4560da4bce89626d1212a04f2b16c97b1805e53c60c1f554
+DIST 
github.com%2Flestrrat-go%2Fpdebug%2F@v%2Fv0.0.0-20180220043849-39f9a71bcabe.zip 
9309 BLAKE2B 
195de3b640e40975ee3b02931eb28c2b048fa0d0e4434b352ead6021af93bbb35a28c11009329eeef1067d45c4bb64399f00315f8198f4cef03292a27ef58575
 SHA512 
eef051aa4b0e8af382c740feb53293a5423c84f62678ea54267f9910bcefd7ada92b67f8ace6e0487fad715345e0f6ace1e11d73884978473183f2ecdee1ac70
+DIST 
github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.0-20161012013512-737072b4e32b.mod 
37 BLAKE2B 
f36ba4b667bc5bebbf49062ee5be234891ecc0a2be075c7bf57f5e39ee7fa2657d6bc086ba9a89728468ddd0623d27edb3c357ba4e91f79563bc9747d1d9ae63
 SHA512 
b891712f639a850e41582c15bcb384a985fad4f8aa86ce2d3f4d2554354aa1a9619667f60837a8280f869fc07dd58dc676c222bac23aaa5b2b00c06284b2f475
+DIST 
github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.0-20161012013512-737072b4e32b.zip 
8885 BLAKE2B 
930aed35cf7cad6fb3cbf19fcbdb557971efe0e3f9e25bbea99adf18cb94f1fb762648055ff2cbba0643be88c0ec62cd2c331832fcf9309cf41c8b83c792c26d
 SHA512 
c2d68c0b96764a6f3eb419062d90786520b3bb2393b62627cf4ea8a642

[gentoo-commits] repo/gentoo:master commit in: app-shells/peco/

2020-05-11 Thread William Hubbs
commit: b3bc473f6fabeb4a1bee74fe58d05682f87185a4
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 21:59:52 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 22:01:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bc473f

app-shells/peco: remove old

Closes: https://bugs.gentoo.org/714728
Signed-off-by: William Hubbs  gentoo.org>

 app-shells/peco/Manifest |  8 --
 app-shells/peco/peco-0.5.3-r2.ebuild | 49 
 2 files changed, 57 deletions(-)

diff --git a/app-shells/peco/Manifest b/app-shells/peco/Manifest
index b2416ccd715..e2677ed5708 100644
--- a/app-shells/peco/Manifest
+++ b/app-shells/peco/Manifest
@@ -16,12 +16,4 @@ DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod 37 
BLAKE2B 94636062c94f
 DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip 12433 BLAKE2B 
0c911c9d173080abd8edbbab1f47222343801d8eeae36b4add24773e3282fc2a39283fdf519a3d4483e39cdb7d9509b8570d151f46841ac1a616f312dc4cb0ba
 SHA512 
3b85697185ba85cdef6202444ab6cabeabfad8a03d66b3839a852586b1f91ddae7897a57c8c138d5647022aa44906c7ef3c5339d520f90eeea0742a935da8cf2
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.mod 
35 BLAKE2B 
0357260904c9ba41892132c7e07d2add9b10ce4a09e8db4966219d1f515f917581e2afa0987094c90759634bc2aeb66e758074e023ff331a8337f5090c0102f6
 SHA512 
5b7ce867497852e4918b8cde5f75ecf2f24b9c95ad112478ac132322e904243f1cea3d16f5731646efb669256dbefc129ac70a499c8b1d25403a14c7e4fad10b
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.zip 
64565 BLAKE2B 
6df66d84239453907b8fba81f24e2f54c0454bc2a4bb2ca574c9392edfc4910dfaa6ccb5151b9af3979249c78f79d501979f97d87fd40aacbe9152a38c19672a
 SHA512 
e5fd6044defe077fd53a7e8b4258b134d58ea1299d8698c61ed5e6de51ca437300cca0a3b4a8eb1d39b5cb04d039bff769dc63ca73d3f016cfdae8e9e3963c0e
-DIST github.com-google-btree-0c3044bc8bada22db67b93f5760fe3f05d6a5c25.tar.gz 
14149 BLAKE2B 
0042260a128569f42bd5cb03280d129893f15f3eec3e063a5892fa08d43c42f50c0fcfcab9a0dfd58dab1b198fb730fa45d61a474957e89157bc96804cd8097e
 SHA512 
47885509723b39d9b1be6552e4c3ae49088e52daff2c0d0babfd2ca27c5b40f9665cba0f4b45f6a673d04d7ea906da3416cc3de4ea33cdcbf4d8ccf6e350a46b
-DIST 
github.com-jessevdk-go-flags-8bc97d602c3bfeb5fc6fc9b5a9c898f245495637.tar.gz 
54382 BLAKE2B 
5bb4a8609bb8d430e1e0adfca5f09bf8c8884832e0b248e93fd2b9e9f83d5fb816dff9afc46fdbfb65a97efa65e346b54898c14d26a302cdba6a4406a7e3a41a
 SHA512 
65bd90bb6c3d9070ff415f514f2dd113bf886c0a2bcfcf3dbec6fe789df9f27683a4df83d71426f63d00a208b3b581cf791755d71f8dc0c7f7a684a38b7c8401
-DIST 
github.com-lestrrat-go-pdebug-2e6eaaa5717f81bda41d27070d3c966f40a1e75f.tar.gz 
5178 BLAKE2B 
f90e9d643bc6e2829bea16c5ccd65db5235b5bbca7c5a6da0bab8ee99c6b6e517b94a896dbadbdd3f92208c33aa9342c77c79e83e648a9721183fba192135b13
 SHA512 
b974046135b8fe7f4272eb0f335f30bea93fb25ec9813a733dd34a2342cd6174a2a67ecd595db51e37eee03ffb5155a67cb86afb74b8b99a151d7cbc9aa52ac7
-DIST 
github.com-mattn-go-runewidth-737072b4e32b7a5018b4a7125da8d12de90e8045.tar.gz 
6862 BLAKE2B 
c74b5450128e0093d5ae7b37871024fbe9c8e6bf166520dfc32482e2636ba3c0981e3224d843cbde880fa218872c65b37a1046ef4823d7cc3c786ec5fa0bd969
 SHA512 
ff8389d189ed1480929954d2567026984d93910a6fa7cdc3c6a925e8dc876a3df10298b08bd7bbf6f7d90914d64212928b2b1b3032ee4bd89974a2938a77f853
-DIST github.com-nsf-termbox-go-e2050e41c8847748ec5288741c0b19a8cb26d084.tar.gz 
31443 BLAKE2B 
821aa359d41a5aada4e184ad38159db5a6d1d581940fad86e175745757eb9451ccdf82de17217d8ddcbee87e5ae3390bba0e64ae656981a91623b952b214bdfa
 SHA512 
81c1f9ce6c507404ee79238c655d7c043c895358ef38256c2e9b95498d88149e8aa6ba37659ec2ce42b46e200d87b043c6922e0d784538e7b9dfe9771ff73ea0
-DIST github.com-pkg-errors-248dadf4e9068a0b3e79f02ed0a610d935de5302.tar.gz 
11334 BLAKE2B 
7d703863f2420dab1975063ab8fe27d4b1b203bfda9f279d288cf50b2ff97e94417fc6cd5dbbe1575b4ba8de3e64efbb1e2903965a3735b9bd6308126fb299c9
 SHA512 
ee488416799f9359958e1cf68cd17a13019a11687dccee7db2633fcd361c7a48da0f6afec6275977f09a38f8475625b66d9f51a4003d2337d07aadf091f5e1d9
-DIST 
github.com-stretchr-testify-18a02ba4a312f95da08ff4cfc0055750ce50ae9e.tar.gz 
83549 BLAKE2B 
7bdaac806a8ea401ad991f995e1f94fa2983debe6ed8ec4f54462a6f7641084c2ffe14814ad265aa825aa2132fc357d023fce43540e7ea3a433a16064cd3e833
 SHA512 
e9af02a015b8eff0c83ba7ad6236d83804f75206586ac7a260c2ee663764aa41af445420f296d793ab7ebd3ac9f346dfdd5f1bfda20a4cbdf0a7b29452c7ce37
-DIST peco-0.5.3.tar.gz 77415 BLAKE2B 
9f060e191550d39eed8dbf4b4379e424886476589e40af2c8bd2758c90636c6e9ab8e7551a32726f1f2d3338c7e59d47432d58f6493f03bbd3b8670095e27382
 SHA512 
c1b5678b369caa35e3bd2679eee857762c73bcc8a815d83e136fa1c30e48728a60f22be5d92132c8a733d591728f9293a973fc387502db79f5676ae1f45c6774
 DIST peco-0.5.7.tar.gz 79584 BLAKE2B 
2e3119dd7ce344ce1534bf5fc17668eaa6e8fa9b0ff82a3f8f6d0b382280b15eeca4948439f906d2625a6259b575bb50066e77b678b148b2ceb50963e325841e
 SHA512 
f657327a34e2565b2fdb8cce68485c6fab66640124dc7e1d5010ddd22

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

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: 4a6cf8ce0469c363fd0d467004930e567847a7ac
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon May 11 21:56:51 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6cf8ce

package.mask: Lastrite sys-boot/plymouth-openrc-plugin

Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 453c73547c2..dd0fada0fb6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Amadeusz Żołnowski  (2020-05-11)
+# Masked for removal in 30 days.  Unmaintained upstream.
+sys-boot/plymouth-openrc-plugin
+
 # William Hubbs  (2020-05-11)
 # No reverse dependencies, upstream has superseeded this with the
 # ggoogle.golang.org/protobuf module.



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

2020-05-11 Thread Conrad Kostecki
commit: 69e4846eefecae7b962e3c263b4828b93c2396e5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:50:11 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e4846e

app-misc/transfolio: respect users ldflags

Closes: https://bugs.gentoo.org/722374
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/transfolio/transfolio-1.0.1-r1.ebuild | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/transfolio/transfolio-1.0.1-r1.ebuild 
b/app-misc/transfolio/transfolio-1.0.1-r1.ebuild
new file mode 100644
index 000..fb39bd28dea
--- /dev/null
+++ b/app-misc/transfolio/transfolio-1.0.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Enables data transfer between the PC and the Atari Portfolio"
+HOMEPAGE="http://leute.server.de/peichl/";
+SRC_URI="http://leute.server.de/peichl/transfolio.zip -> ${P}.zip"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+src_prepare() {
+   default
+
+   # Respect users CC, CFLAGS, LDFLAGS and disable striping
+   sed -e 's/cc/${CC}/' -e 's/-O2/${CFLAGS} ${LDFLAGS}/' -e '/strip/d' -i 
Makefile || die
+
+   tc-export CC
+}
+
+src_install() {
+   dobin transfolio
+
+   einstalldocs
+}



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

2020-05-11 Thread Conrad Kostecki
commit: 840aefe43f85948dca2f3acc71bb69f5ff3f2163
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:52:52 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840aefe4

app-misc/lcdproc: drop old version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/lcdproc/lcdproc-0.5.9.ebuild | 212 --
 1 file changed, 212 deletions(-)

diff --git a/app-misc/lcdproc/lcdproc-0.5.9.ebuild 
b/app-misc/lcdproc/lcdproc-0.5.9.ebuild
deleted file mode 100644
index 2fc2ad8d6a8..000
--- a/app-misc/lcdproc/lcdproc-0.5.9.ebuild
+++ /dev/null
@@ -1,212 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools systemd
-
-DESCRIPTION="Displays real-time system information from your Linux/*BSD box on 
a LCD"
-HOMEPAGE="http://www.lcdproc.org/";
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz
-   
https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook";
-
-KEYWORDS="amd64 ppc ppc64 x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"
-REQUIRED_USE="ethlcd? ( lcd_devices_hd44780 )
-   freetype? ( lcd_devices_glcd )
-   png? ( lcd_devices_glcd )"
-
-# Define the list of valid lcd devices.
-# Some drivers were removed from this list:
-# - svga: It needs media-libs/svgalib, which is masked and obsolete.
-IUSE_LCD_DEVICES=( bayrad CFontz CFontzPacket curses CwLnx ea65
-   EyeboxOne futaba g15 glcd glcdlib glk hd44780 i2500vfd
-   icp_a106 imon imonlcd IOWarrior irman irtrans
-   joy lb216 lcdm001 lcterm linux_input lirc lis MD8800 mdm166a
-   ms6931 mtc_s16209x MtxOrb mx5000 NoritakeVFD
-   Olimex_MOD_LCD1x9 picolcd pyramid rawserial
-   sdeclcd sed1330 sed1520 serialPOS serialVFD
-   shuttleVFD sli stv5730 SureElec t6963 text
-   tyan ula200 vlsys_m428 xosd yard2LCD )
-
-# Add supported drivers from 'IUSE_LCD_DEVICES' to 'IUSE' and 'REQUIRED_USE'
-REQUIRED_USE+=" || ( "
-for LCD_DEVICE in "${IUSE_LCD_DEVICES[@]}"; do
-   LCD_DEVICE="${LCD_DEVICE,,}"
-   IUSE+=" lcd_devices_${LCD_DEVICE} "
-   REQUIRED_USE+=" lcd_devices_${LCD_DEVICE} "
-done
-REQUIRED_USE+=" ) "
-unset LCD_DEVICE
-
-# Define dependencies for all drivers in 'IUSE_LCD_DEVICES'
-DEPEND_LCD_DEVICES="lcd_devices_cfontz? ( dev-libs/libhid:= )
-   lcd_devices_cfontzpacket? ( dev-libs/libhid:= )
-   lcd_devices_cwlnx? ( dev-libs/libhid:= )
-   lcd_devices_futaba? ( virtual/libusb:1= )
-   lcd_devices_g15? ( app-misc/g15daemon
-   dev-libs/libg15render:=
-   virtual/libusb:0= )
-   lcd_devices_glcd? ( app-misc/glcdprocdriver:=
-   dev-embedded/libftdi:1=
-   dev-libs/libhid:=
-   dev-libs/serdisplib:=
-   virtual/libusb:0=
-   x11-libs/libX11:= )
-   lcd_devices_hd44780? ( dev-embedded/libftdi:1=
-   dev-libs/libugpio:=
-   virtual/libusb:0= )
-   lcd_devices_i2500vfd? ( dev-embedded/libftdi:1= )
-   lcd_devices_irman? ( media-libs/libirman:= )
-   lcd_devices_iowarrior? ( virtual/libusb:0= )
-   lcd_devices_lirc? ( app-misc/lirc )
-   lcd_devices_lis? ( dev-embedded/libftdi:1= )
-   lcd_devices_lb216? ( dev-libs/libhid:= )
-   lcd_devices_mdm166a? ( dev-libs/libhid:= )
-   lcd_devices_mtc_s16209x? ( dev-libs/libhid:= )
-   lcd_devices_mx5000? ( app-misc/mx5000tools )
-   lcd_devices_noritakevfd? ( dev-libs/libhid:= )
-   lcd_devices_picolcd? ( virtual/libusb:1= )
-   lcd_devices_shuttlevfd? ( virtual/libusb:0= )
-   lcd_devices_ula200? ( dev-embedded/libftdi:1= )
-   lcd_devices_xosd? ( x11-libs/libX11:=
-   x11-libs/xosd:= )"
-
-RDEPEND="${DEPEND_LCD_DEVICES}"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen[dot]
-   app-text/xmlto )
-   freetype? ( media-libs/freetype:2= )
-   nfs? ( net-fs/nfs-utils )
-   png? ( media-libs/libpng:0= )
-   samba? ( net-fs/samba )"
-
-DOCS=( "CREDITS.md" "TODO" )
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix-parallel-make.patch"
-   "${FILESDIR}/${P}-use-freetype2-pkg-config.patch"
-   "${FILESDIR}/${P}-fix-fno-common-build.patch"
-)
-
-src_unpack() {
-   unpack ${P}.tar.gz
-
-   # Copy missing docbook or the buildung of the lcdproc-user docbook will 
fail
-   cp "${DISTDIR}"/linux_input.docbook 
"${S}"/docs/lcdproc-user/drivers/linux_input.docbook || die
-}
-
-src_prepare() {
-   default
-
-   # Fix path for modules
-   sed -e "37s:server/drivers:/usr/$(get_libdir)/lcdproc:" -i LCDd.conf || 
die
-
-   eautoreconf
-}
-
-src_configure() {
-   # Enable all users enabled lcd devices
-   loc

[gentoo-commits] repo/gentoo:master commit in: app-misc/lcdproc/, app-misc/lcdproc/files/

2020-05-11 Thread Conrad Kostecki
commit: 49ac6b2067ef13ec331862fb25937ee5f0128749
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:52:03 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ac6b20

app-misc/lcdproc: don't call directly ar

Closes: https://bugs.gentoo.org/722346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../lcdproc-0.5.9-respect-users-ldflags.patch  |  25 +++
 app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild   | 233 +
 2 files changed, 258 insertions(+)

diff --git a/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch 
b/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch
new file mode 100644
index 000..8b48d004410
--- /dev/null
+++ b/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch
@@ -0,0 +1,25 @@
+From 28cca1d998fc9a74f16ea00e61c3eaa34017db7c Mon Sep 17 00:00:00 2001
+From: Conrad Kostecki 
+Date: Mon, 11 May 2020 23:43:57 +0200
+Subject: [PATCH] Include AM_PROG_AR to use systems AR
+
+If AM_PROG_AR is not included,
+the 'ar' command is directly called.
+
+Signed-off-by: Conrad Kostecki 
+---
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/configure.ac b/configure.ac
+index 98a2fb1c..53f7bf50 100644
+--- a/configure.ac
 b/configure.ac
+@@ -73,6 +73,7 @@ AC_PROG_CC_STDC
+ AC_PROG_CPP
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AM_PROG_CC_C_O
+ AC_PATH_PROG([XMLTO], [xmlto], [no])
+ 

diff --git a/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild 
b/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild
new file mode 100644
index 000..e3149731d12
--- /dev/null
+++ b/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild
@@ -0,0 +1,233 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools systemd
+
+DESCRIPTION="Displays real-time system information from your Linux/*BSD box on 
a LCD"
+HOMEPAGE="http://www.lcdproc.org/";
+SRC_URI="
+   https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz
+   
https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook
+"
+
+KEYWORDS="amd64 ppc ppc64 x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"
+REQUIRED_USE="
+   ethlcd? ( lcd_devices_hd44780 )
+   freetype? ( lcd_devices_glcd )
+   png? ( lcd_devices_glcd )
+"
+
+# Define the list of valid lcd devices.
+# Some drivers were removed from this list:
+# - svga: It needs media-libs/svgalib, which is masked and obsolete.
+IUSE_LCD_DEVICES=(
+   bayrad CFontz CFontzPacket curses CwLnx ea65
+   EyeboxOne futaba g15 glcd glcdlib glk hd44780 i2500vfd
+   icp_a106 imon imonlcd IOWarrior irman irtrans
+   joy lb216 lcdm001 lcterm linux_input lirc lis MD8800 mdm166a
+   ms6931 mtc_s16209x MtxOrb mx5000 NoritakeVFD
+   Olimex_MOD_LCD1x9 picolcd pyramid rawserial
+   sdeclcd sed1330 sed1520 serialPOS serialVFD
+   shuttleVFD sli stv5730 SureElec t6963 text
+   tyan ula200 vlsys_m428 xosd yard2LCD
+)
+
+# Add supported drivers from 'IUSE_LCD_DEVICES' to 'IUSE' and 'REQUIRED_USE'
+REQUIRED_USE+=" || ( "
+for LCD_DEVICE in "${IUSE_LCD_DEVICES[@]}"; do
+   LCD_DEVICE="${LCD_DEVICE,,}"
+   IUSE+=" lcd_devices_${LCD_DEVICE} "
+   REQUIRED_USE+=" lcd_devices_${LCD_DEVICE} "
+done
+REQUIRED_USE+=" ) "
+unset LCD_DEVICE
+
+# Define dependencies for all drivers in 'IUSE_LCD_DEVICES'
+DEPEND_LCD_DEVICES="
+   lcd_devices_cfontz? ( dev-libs/libhid:= )
+   lcd_devices_cfontzpacket? ( dev-libs/libhid:= )
+   lcd_devices_cwlnx? ( dev-libs/libhid:= )
+   lcd_devices_futaba? ( virtual/libusb:1= )
+   lcd_devices_g15? (
+   app-misc/g15daemon
+   dev-libs/libg15render:=
+   virtual/libusb:0=
+   )
+   lcd_devices_glcd? (
+   app-misc/glcdprocdriver:=
+   dev-embedded/libftdi:1=
+   dev-libs/libhid:=
+   dev-libs/serdisplib:=
+   virtual/libusb:0=
+   x11-libs/libX11:=
+   )
+   lcd_devices_hd44780? (
+   dev-embedded/libftdi:1=
+   dev-libs/libugpio:=
+   virtual/libusb:0=
+   )
+   lcd_devices_i2500vfd? ( dev-embedded/libftdi:1= )
+   lcd_devices_irman? ( media-libs/libirman:= )
+   lcd_devices_iowarrior? ( virtual/libusb:0= )
+   lcd_devices_lirc? ( app-misc/lirc )
+   lcd_devices_lis? ( dev-embedded/libftdi:1= )
+   lcd_devices_lb216? ( dev-libs/libhid:= )
+   lcd_devices_mdm166a? ( dev-libs/libhid:= )
+   lcd_devices_mtc_s16209x? ( dev-libs/libhid:= )
+   lcd_devices_mx5000? ( app-misc/mx5000tools )
+   lcd_devices_noritakevfd? ( dev-libs/libhid:= )
+   lcd_devices_picolcd? ( virtual/libusb:1= )
+   lcd_devices

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

2020-05-11 Thread Conrad Kostecki
commit: e992ed8a4e7636ebcdcbf161aebfde947f208c6a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:50:47 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e992ed8a

app-misc/transfolio: drop old version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/transfolio/transfolio-1.0.1.ebuild | 31 -
 1 file changed, 31 deletions(-)

diff --git a/app-misc/transfolio/transfolio-1.0.1.ebuild 
b/app-misc/transfolio/transfolio-1.0.1.ebuild
deleted file mode 100644
index e05ba9d6008..000
--- a/app-misc/transfolio/transfolio-1.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Enables data transfer between the PC and the Atari Portfolio"
-HOMEPAGE="http://leute.server.de/peichl/";
-SRC_URI="http://leute.server.de/peichl/transfolio.zip -> ${P}.zip"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-arch/unzip"
-
-src_prepare() {
-   default
-
-   # Respect users CC, CFLAGS and disable striping
-   sed -e 's/cc/${CC}/' -e 's/-O2/${CFLAGS}/' -e '/strip/d' -i Makefile || 
die
-
-   tc-export CC
-}
-
-src_install() {
-   dobin transfolio
-
-   einstalldocs
-}



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

2020-05-11 Thread Mike Gilbert
commit: 79740da3186cef1fa3d6a4d147da1c2ff33687d1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:47:57 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:49:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79740da3

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.99_p8, Repoman-2.3.22_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 .../chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild  | 1 -
 34_beta.ebuild => chrome-binary-plugins-83.0.4103.44_beta.ebuild} | 1 -
 3_alpha.ebuild => chrome-binary-plugins-84.0.4136.5_alpha.ebuild} | 1 -
 4 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index df5d914a794..3f1af3a0970 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_83.0.4103.34-1_amd64.deb 68651028 BLAKE2B 
bade9093ef0494a3441ebfac7d53ba49ff96df419361f28a88b4ee182acfcb8227ba8b76a82b5f977150273ca0038b9ffb3c7aea38bb4f12b118ebb2baf3d30b
 SHA512 
a8611ed9a483a5d4f69cb530c768683145fa99aceab44d234450e9c4165194b7e4919fbad3ae7fc1b3c47b173f4b4e18ca07b805a0d356ea4f8b32123838c1a1
+DIST google-chrome-beta_83.0.4103.44-1_amd64.deb 68643860 BLAKE2B 
f56eb25b10daa36fee255fbe85c70c4b86754eced82f8c1a5b23123b1389a5a41d6d40a3b91f3032b03f62136977c939dba4beea20a615159ed8d5f1a59a115a
 SHA512 
1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe
 DIST google-chrome-stable_81.0.4044.138-1_amd64.deb 66985784 BLAKE2B 
b61a18d3823852a019733a1e240ebbcf7e1c93ac965e213ad032f3378a72d0d0194d05636ca7b8e2ff1a0ec8d60c43819d2931aac05b29cb5c89b5491eb6dc09
 SHA512 
64f0a8167e0b49b7614ddc44cb35b28dc4699cde7e14f3868fd27c1ec7848a727a356bd0a9914e8ba42a8c47e3d6fc0901abc495b000d30aa0e73034129b06af
-DIST google-chrome-unstable_84.0.4128.3-1_amd64.deb 69606370 BLAKE2B 
c3e6aca4b0b2c2349ab8ed7e57a2a6b2ae3f639d2e1f5f414fa4d15bef90ea03f953ac7e92e3f84afabc805002b296d694383e83e8005762677a502d4bc15bb0
 SHA512 
5764e16ec8782290447c8be2950250d4dcfb4b039a32bf2f082a2b21d080492ec518322d71894918f6e6f3e6cfcfb329564af3a9f4e2a977521b88ca8c479f38
+DIST google-chrome-unstable_84.0.4136.5-1_amd64.deb 69322588 BLAKE2B 
dfc7ba0bd369d50737c3bdc88e0249d560794d071af4c13e083efa1c26bf7960e628a8f4bcd10db8b9a8517d4f0c10f8292b52d145b1d2b0938b287ee6e2eb9d
 SHA512 
010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
index 9d3de3efa77..e6b0359aad7 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
@@ -39,7 +39,6 @@ RDEPEND="
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
-   !

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

2020-05-11 Thread Mike Gilbert
commit: 7570057abe71385c4265a475aca5752a0cc322ff
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:47:33 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:47:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7570057a

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

Package-Manager: Portage-2.3.99_p8, Repoman-2.3.22_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-83.0.4103.34.ebuild => google-chrome-beta-83.0.4103.44.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 43a7c14aa0c..e8bda9b0270 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_83.0.4103.34-1_amd64.deb 68651028 BLAKE2B 
bade9093ef0494a3441ebfac7d53ba49ff96df419361f28a88b4ee182acfcb8227ba8b76a82b5f977150273ca0038b9ffb3c7aea38bb4f12b118ebb2baf3d30b
 SHA512 
a8611ed9a483a5d4f69cb530c768683145fa99aceab44d234450e9c4165194b7e4919fbad3ae7fc1b3c47b173f4b4e18ca07b805a0d356ea4f8b32123838c1a1
+DIST google-chrome-beta_83.0.4103.44-1_amd64.deb 68643860 BLAKE2B 
f56eb25b10daa36fee255fbe85c70c4b86754eced82f8c1a5b23123b1389a5a41d6d40a3b91f3032b03f62136977c939dba4beea20a615159ed8d5f1a59a115a
 SHA512 
1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-83.0.4103.34.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-83.0.4103.44.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-83.0.4103.34.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-83.0.4103.44.ebuild



  1   2   3   4   >