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

2020-01-26 Thread Andreas Sturmlechner
commit: 77449d5f5228e1584da20d63bbcbf675ce650db3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 00:50:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:26:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77449d5f

net-libs/socket_wrapper: Drop 1.1.6, 1.1.7, 1.1.9, 1.2.1

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

 net-libs/socket_wrapper/Manifest   |  4 
 .../socket_wrapper/socket_wrapper-1.1.6.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.1.7.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.1.9.ebuild | 25 --
 .../socket_wrapper/socket_wrapper-1.2.1.ebuild | 18 
 5 files changed, 97 deletions(-)

diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 1574c2a2dd9..025082872d5 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,5 +1 @@
-DIST socket_wrapper-1.1.6.tar.gz 54150 BLAKE2B 
c9d655d87e4462bf36289c7800e17fed9db24153fd82e11eaa1007a1507e3ec146d94beb6425c6e43941f904698eaddbf138707adda74735d7812845751176f8
 SHA512 
8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea
-DIST socket_wrapper-1.1.7.tar.gz 54774 BLAKE2B 
132b3875cc3434b2ae9c9e37c664737c7916fee9f1c0a6207b85e881c37c6222d17f8ca191519d8bafcbfad7700c7e24726fa807a5cd2ceb233ebf129a282e54
 SHA512 
3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1
-DIST socket_wrapper-1.1.9.tar.gz 772252 BLAKE2B 
ab8031ddd5b22fc9534daf996dd137466d2592bb83dfac4f15fb1adc3f0369544ad74b5b8fdb8dd61a09b6264f445604571d1b6b886401b96720ccd0499219bc
 SHA512 
62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
-DIST socket_wrapper-1.2.1.tar.gz 67955 BLAKE2B 
77091f0650ef4be31e581e32651920acd532c8a0018ff2775c0b273ddabdd4251a63b9cb2536f2dbda37b324e13ecf49422241fe7cdb92c8439e4b675f88af96
 SHA512 
2e905591bf7ff9cf06a1b5ce2c683996a32c6d08a416aeb07e4b6049849c915040b528171275a8b101a3ea549f05c9c7b2fc9ad6096089dc471e0278a4fc610d
 DIST socket_wrapper-1.2.3.tar.gz 67476 BLAKE2B 
66858406398ce3f33311390812f5fe377a7064d94be5af15fe03c363ab39798fd5a5dad7259e4ef477887c3de8b1d4d1739d08128adea0b1759b3227b4657214
 SHA512 
78eb85da900b43cbb5b639f19a159fc55ec1209a1a86d5d1eee5f5d749043712b74c0f8fcb77f5a9bb705568f4cd1cbc89f85941946c745ca2d3a60878b2

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
deleted file mode 100644
index b7634586956..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
-# Because of this we cannot use cmake-multilib_src_configure() here.
-multilib_src_configure() {
-   local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
-   cmake-utils_src_configure
-}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
deleted file mode 100644
index 3fcdc04954a..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-DESCRIPTION="A library passing all socket communications through unix sockets"
-HOMEPAGE="https://cwrap.org/socket_wrapper.html;
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
-# Because of this we cannot use cmake-multilib_src_configure() here.
-multilib_src_configure() {
-   local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
-   cmake-utils_src_configure
-}

diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild 
b/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
deleted file mode 100644
index 117f187291e..000
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 

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

2020-01-26 Thread Matthew Thode
commit: b5418484968bf3e16a2feb4257a2ed24cce56d72
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:19:53 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:25:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5418484

dev-python/hacking: 2.0.0 stable amd64 / x86 fast

Bug: https://bugs.gentoo.org/643616
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/hacking/hacking-2.0.0.ebuild 
b/dev-python/hacking/hacking-2.0.0.ebuild
index 3be16cad037..0e24beabae6 100644
--- a/dev-python/hacking/hacking-2.0.0.ebuild
+++ b/dev-python/hacking/hacking-2.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread Thomas Deutschmann
commit: 960849000276ea936209e9d4f3f30d81e770859f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:04:26 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:04:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96084900

dev-ruby/minitest-global_expectations: x86 keyworded (bug #706388)

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

 .../minitest-global_expectations-1.0.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
index c4b5e1552c8..a7d675b26e8 100644
--- 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
+++ 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
@@ -11,5 +11,5 @@ 
HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: app-editors/gedit/, app-editors/gedit/files/

2020-01-26 Thread Mart Raudsepp
commit: 9511b7acbc2942c6f0209e52b9b7ce2a6ea96dee
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Jan 26 22:01:06 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jan 26 22:01:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9511b7ac

app-editors/gedit: fix potential parallel build issue

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

 .../gedit/files/3.32.2-fix-parallel-build.patch| 49 ++
 app-editors/gedit/gedit-3.32.2-r1.ebuild   |  5 ++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/app-editors/gedit/files/3.32.2-fix-parallel-build.patch 
b/app-editors/gedit/files/3.32.2-fix-parallel-build.patch
new file mode 100644
index 000..b3a52a0cdc9
--- /dev/null
+++ b/app-editors/gedit/files/3.32.2-fix-parallel-build.patch
@@ -0,0 +1,49 @@
+From 79ff20c4123fb674b467f78b542f048f07516652 Mon Sep 17 00:00:00 2001
+From: Will Thompson 
+Date: Wed, 17 Apr 2019 06:29:27 +0100
+Subject: [PATCH] filebrowser: fix build order for enum-types.h
+
+On Endless's package build server, building gedit on x86_64 failed as
+follows:
+
+[  194s] [97/147] /usr/bin/meson --internal exe 
/usr/src/packages/BUILD/obj-x86_64-linux-gnu/meson-private/meson_exe_gedit-tool-merge.pl_cd41154a78cf16ac2c5a9a58261cb6418b36427a.dat
+[  195s] [98/147] /usr/bin/msgfmt --desktop --keyword=Name 
--keyword=Description 
--template=../plugins/externaltools/externaltools.plugin.desktop.in -d 
/usr/src/packages/BUILD/po --output=plugins/externaltools/externaltools.plugin
+[  195s] [99/147] /usr/bin/meson --internal exe 
/usr/src/packages/BUILD/obj-x86_64-linux-gnu/meson-private/meson_exe_glib-mkenums_ea0cb1ece8d7fa2e9a3e7c5a57f45df212823d0f.dat
+[  195s] [100/147] cc -Iplugins/filebrowser/5f8d977@@filebrowser@sha 
-Iplugins/filebrowser -I../plugins/filebrowser -I. -I../ -Isubprojects/libgd 
-I../subprojects/libgd -Iplugins/filebrowser/resources -Igedit 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/gtksourceview-4 -I/usr/include/libxml2 
-I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 
-fdebug-prefix-map=/usr/src/packages/BUILD=. -f
 stack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_TAGGED_ENTRY=1 -DHAVE_CONFIG_H  -MD 
-MQ 
'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o' 
-MF 
'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o.d' 
-o 'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o' 
-c ../plugins/filebrowser/gedit-file-browser-plugin.c
+[  195s] FAILED: 
plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o
+[  195s] cc -Iplugins/filebrowser/5f8d977@@filebrowser@sha 
-Iplugins/filebrowser -I../plugins/filebrowser -I. -I../ -Isubprojects/libgd 
-I../subprojects/libgd -Iplugins/filebrowser/resources -Igedit 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/gtksourceview-4 -I/usr/include/libxml2 
-I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 
-fdebug-prefix-map=/usr/src/packages/BUILD=. -fstack-prot
 ector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
-fPIC -pthread -DLIBGD_TAGGED_ENTRY=1 -DHAVE_CONFIG_H  -MD -MQ 
'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o' 
-MF 
'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o.d' 
-o 'plugins/filebrowser/5f8d977@@filebrowser@sha/gedit-file-browser-plugin.c.o' 
-c ../plugins/filebrowser/gedit-file-browser-plugin.c
+[  195s] ../plugins/filebrowser/gedit-file-browser-plugin.c:35:10: fatal 
error: gedit-file-browser-enum-types.h: No such file or directory
+[  195s]  #include 

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

2020-01-26 Thread Thomas Deutschmann
commit: 66dc1634a7e088b7ebe943696a946d8ca766dcfc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:04:04 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:04:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66dc1634

dev-ruby/rack: x86 keyworded (bug #706388)

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

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

diff --git a/dev-ruby/rack/rack-2.1.1.ebuild b/dev-ruby/rack/rack-2.1.1.ebuild
index 124bbd6e71a..666d193eee0 100644
--- a/dev-ruby/rack/rack-2.1.1.ebuild
+++ b/dev-ruby/rack/rack-2.1.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rack/rack/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "virtual/ruby-ssl"



[gentoo-commits] proj/kde:master commit in: app-office/kmymoney/

2020-01-26 Thread Andreas Sturmlechner
commit: 1f6c0ef10131e3c96367b0dcee6180fa7daf0e7f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 22:21:29 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 22:22:51 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f6c0ef1

app-office/kmymoney: More sorting

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

 app-office/kmymoney/kmymoney-5.0..ebuild | 2 +-
 app-office/kmymoney/kmymoney-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0..ebuild 
b/app-office/kmymoney/kmymoney-5.0..ebuild
index b9058d3376..3a5a973ab6 100644
--- a/app-office/kmymoney/kmymoney-5.0..ebuild
+++ b/app-office/kmymoney/kmymoney-5.0..ebuild
@@ -66,9 +66,9 @@ COMMON_DEPEND="
>=kde-frameworks/sonnet-${KFMIN}:5
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
addressbook? (
-   >=kde-frameworks/kcontacts-${KFMIN}:5
kde-apps/akonadi:5
kde-apps/kidentitymanagement:5
+   >=kde-frameworks/kcontacts-${KFMIN}:5
)
calendar? ( dev-libs/libical:= )
hbci? (

diff --git a/app-office/kmymoney/kmymoney-.ebuild 
b/app-office/kmymoney/kmymoney-.ebuild
index a9d299325a..3b8a373963 100644
--- a/app-office/kmymoney/kmymoney-.ebuild
+++ b/app-office/kmymoney/kmymoney-.ebuild
@@ -65,9 +65,9 @@ COMMON_DEPEND="
>=kde-frameworks/sonnet-${KFMIN}:5
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
addressbook? (
-   >=kde-frameworks/kcontacts-${KFMIN}:5
kde-apps/akonadi:5
kde-apps/kidentitymanagement:5
+   >=kde-frameworks/kcontacts-${KFMIN}:5
)
calendar? ( dev-libs/libical:= )
hbci? (



[gentoo-commits] proj/kde:master commit in: app-office/kmymoney/

2020-01-26 Thread Andreas Sturmlechner
commit: 6dfbcee2fabd36c36430d29e26ed3e90c8b376dc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 22:21:29 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 22:21:29 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dfbcee2

app-office/kmymoney: Fix typo

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

 app-office/kmymoney/kmymoney-5.0..ebuild | 2 +-
 app-office/kmymoney/kmymoney-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0..ebuild 
b/app-office/kmymoney/kmymoney-5.0..ebuild
index 483f0a978f..b9058d3376 100644
--- a/app-office/kmymoney/kmymoney-5.0..ebuild
+++ b/app-office/kmymoney/kmymoney-5.0..ebuild
@@ -101,7 +101,7 @@ pkg_setup() {
ecm_pkg_setup
 
if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
-   ewarn "USE experimental set: Building infinished features."
+   ewarn "USE experimental set: Building unfinished features."
ewarn "This *will* chew up your data. You have been warned."
fi
 }

diff --git a/app-office/kmymoney/kmymoney-.ebuild 
b/app-office/kmymoney/kmymoney-.ebuild
index fc9a43ec10..a9d299325a 100644
--- a/app-office/kmymoney/kmymoney-.ebuild
+++ b/app-office/kmymoney/kmymoney-.ebuild
@@ -100,7 +100,7 @@ pkg_setup() {
ecm_pkg_setup
 
if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
-   ewarn "USE experimental set: Building infinished features."
+   ewarn "USE experimental set: Building unfinished features."
ewarn "This *will* chew up your data. You have been warned."
fi
 }



[gentoo-commits] repo/gentoo:master commit in: dev-libs/hsa-ext-rocr/

2020-01-26 Thread Mike Gilbert
commit: 4e6fbfd68ffefcf05031827fa26e9674f536fe18
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:09:27 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:09:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6fbfd6

dev-libs/hsa-ext-rocr: fix ${EPREFIX} missing trailing slash

Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild | 6 +++---
 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild 
b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
index cb5e5cc1699..d53be71a135 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
into "${destdir}"
for solib in ${solibs_to_install[@]}; do
dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-   dosym 
"${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-   dosym "${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+   dosym 
"${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+   dosym "${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
done
 }

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild 
b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
index c6e7178bbc1..2d88906c963 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
into "${destdir}"
for solib in ${solibs_to_install[@]}; do
dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-   dosym 
"${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-   dosym "${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+   dosym 
"${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+   dosym "${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
done
 }



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcharts/

2020-01-26 Thread Georgy Yakovlev
commit: f4ce226e515966c278564cb218878061185c32dc
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan 26 23:51:35 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan 26 23:55:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ce226e

dev-qt/qtcharts: keyword on ~ppc64

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-qt/qtcharts/qtcharts-5.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtcharts/qtcharts-5.14.0.ebuild 
b/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
index 44f40be187e..c2fe1de176f 100644
--- a/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
+++ b/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Chart component library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-libarchive/

2020-01-26 Thread Craig Andrews
commit: b58f655c55e5f9d0bd737453a390b856b87dab5d
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 27 00:54:47 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 27 00:55:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58f655c

media-plugins/kodi-vfs-libarchive: 1.0.6 version bump

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-vfs-libarchive/Manifest |  1 +
 .../kodi-vfs-libarchive-1.0.6.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/media-plugins/kodi-vfs-libarchive/Manifest 
b/media-plugins/kodi-vfs-libarchive/Manifest
index 266dc93e32c..ec367de99cd 100644
--- a/media-plugins/kodi-vfs-libarchive/Manifest
+++ b/media-plugins/kodi-vfs-libarchive/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-vfs-libarchive-1.0.2.tar.gz 21985 BLAKE2B 
0d3b8d7405cc7ea1a766a138b4327de295811f248ba50ab085d223406e172607ff08e1cd395b8d421e8f81a7339e9f053a4542567007803ea6285b52907d2264
 SHA512 
fec6506e4e85da9cde8fb5b800486cd95666bfcf834e4da9331ee67ff35880507175249229504fd3e10d3b3b475ffc8d1bd90d5c5ad0d3457dc5cf01eff36f83
 DIST kodi-vfs-libarchive-1.0.5.tar.gz 32808 BLAKE2B 
f822cfb188d5d6ff2f5237fc3d242b7e9095d967314d9701a1a1635ff7865b9fd4d836686af5dd6afc90fd52c097952937d0ed7c02eb56c4c51b335d8f9b328c
 SHA512 
3d9c5d1b8cba0545ca2b30a3a72d2ed930324329968f17a1fe3c145b54632d8d60dee45efdc1d7e74f7872503ce893101c71b6d9063b372de912a60980c762c7
+DIST kodi-vfs-libarchive-1.0.6.tar.gz 47484 BLAKE2B 
ed0140b6266884c277f58d33280942cd2274e9b07a73a6471a58eb0fff54836d54c8956921617fc92e332d318451af6fb58df85ee5be2fc20c8d1c359c1d6126
 SHA512 
395f226640fca5adc31a3dc12e99c25bf379d531f5ee972a8c087afeda6d872add1aef8bd66aabed53671a6657ea223a998521902a7ce8c9d4c96384272b8b2b

diff --git a/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild 
b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild
new file mode 100644
index 000..7a993c6932b
--- /dev/null
+++ b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Libarchive VFS add-on for Kodi"
+HOMEPAGE="https://github.com/xbmc/vfs.libarchive;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/vfs.libarchive.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/xbmc/vfs.libarchive/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/vfs.libarchive-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="libressl"
+
+DEPEND="
+   app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib]
+   app-arch/lzma
+   app-arch/bzip2
+   sys-libs/zlib
+   app-arch/lz4
+   dev-libs/lzo:2
+   !libressl? ( >=dev-libs/openssl-1.0.2l:0= )
+   libressl? (
+   dev-libs/libressl:0=
+   app-arch/libarchive[libressl]
+   )
+   =media-tv/kodi-18*
+   "



[gentoo-commits] repo/gentoo:master commit in: net-libs/libnet/, net-libs/libnet/files/

2020-01-26 Thread Jeroen Roovers
commit: ecd205fb78fa52836a18d835c1468e0afd03b38d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:53:03 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:54:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd205fb

net-libs/libnet: Old

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

 net-libs/libnet/Manifest |  1 -
 net-libs/libnet/files/libnet-1.1.6-musl.patch| 29 ---
 net-libs/libnet/files/libnet-1.2-_SOURCE.patch   | 20 
 net-libs/libnet/files/libnet-1.2-rc.patch| 11 -
 net-libs/libnet/files/libnet-1.2-sizeof.patch| 11 -
 net-libs/libnet/files/libnet-1.2-socklen_t.patch | 11 -
 net-libs/libnet/libnet-1.0.2a-r5.ebuild  | 63 
 net-libs/libnet/libnet-1.0.2a-r6.ebuild  | 58 --
 net-libs/libnet/libnet-1.2_rc3-r1.ebuild | 50 ---
 9 files changed, 254 deletions(-)

diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest
index 0392bfec5f9..b64b987126b 100644
--- a/net-libs/libnet/Manifest
+++ b/net-libs/libnet/Manifest
@@ -1,3 +1,2 @@
 DIST libnet-1.0.2a.tar.gz 140191 BLAKE2B 
4107cb714b7be901250759ce5288a86922bd7cc20081a9d2c93758150d74c55844db98c43874befdfb593ec25e128d6ae2389eff7c46da79dcbb9681f649e059
 SHA512 
2e9a73bd767e1f46eea92e18ddd83cc3179144c8cc5b1a22b4dba50fee16173c951be4dd647a247bd7067c33b9e33489a6efb313ce1ea0c61c4a06009c3c4d95
-DIST libnet-1.2-rc3.tar.gz 676205 BLAKE2B 
f1aa199489e9aacc6b2bf567f5885e3b54b1044fb292693581c8fbc8fb99c565e0a9436b35914bdbda65798b00527049f279da3b3b6048e32f575f51b92c3309
 SHA512 
4f1c5c1a72e2c35ca3add772cb1af63e8245bb5c127e4a74fb9f619f987a4ea047bf17caaa292e9b7fa7642635773b90975d013644be0383dca93d688ca8430d
 DIST libnet-1.2.tar.gz 649191 BLAKE2B 
bc463c7869e0327ec2f7663c2e66a27302e368f9846235f6774f36aed66263655badaf980e7e7fb08cc2f9a7f2620129c193bbdd49bbee58401f229a69c50c2a
 SHA512 
84430f24e000eb7728b1fbb5e620716d13d193e8b9e024cf56a08fbeeeaaf56c9122caaf7647f01e6b38b73212e592fa5cc4e8ff56b1d5f5a73aea462e84edd6

diff --git a/net-libs/libnet/files/libnet-1.1.6-musl.patch 
b/net-libs/libnet/files/libnet-1.1.6-musl.patch
deleted file mode 100644
index 238fb8acbef..000
--- a/net-libs/libnet/files/libnet-1.1.6-musl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
 a/src/libnet_link_linux.c
-+++ b/src/libnet_link_linux.c
-@@ -30,26 +30,15 @@
- #include 
- 
- #include 
--#if (__GLIBC__)
- #include 
- #include 
--#else
--#include 
--#include 
--#endif
- 
- #if (HAVE_PACKET_SOCKET)
- #ifndef SOL_PACKET
- #define SOL_PACKET 263
- #endif  /* SOL_PACKET */
--#if __GLIBC__ >= 2 && __GLIBC_MINOR >= 1
- #include 
- #include  /* the L2 protocols */
--#else
--#include 
--#include 
--#include/* The L2 protocols */
--#endif
- #endif  /* HAVE_PACKET_SOCKET */
- 
- #include "../include/libnet.h"

diff --git a/net-libs/libnet/files/libnet-1.2-_SOURCE.patch 
b/net-libs/libnet/files/libnet-1.2-_SOURCE.patch
deleted file mode 100644
index d9c74f40e30..000
--- a/net-libs/libnet/files/libnet-1.2-_SOURCE.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -157,14 +157,14 @@
- case "$target_os" in
- 
- *linux*)
--AC_DEFINE(_BSD_SOURCE, 1,
-+AC_DEFINE(_DEFAULT_SOURCE, 1,
- [Define as necessary to "unhide" header symbols.])
--AC_DEFINE(__BSD_SOURCE, 1,
-+AC_DEFINE(__DEFAULT_SOURCE, 1,
- [Define as necessary to "unhide" header symbols.])
- AC_DEFINE(__FAVOR_BSD, 1,
- [Define if we should favor the BSD APIs when possible in Linux.])
- 
--LIBNET_CONFIG_DEFINES="-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD"
-+LIBNET_CONFIG_DEFINES="-D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD"
- AC_CHECK_HEADERS(net/ethernet.h, \
- LIBNET_CONFIG_DEFINES="$LIBNET_CONFIG_DEFINES -DHAVE_NET_ETHERNET_H")
- ;;

diff --git a/net-libs/libnet/files/libnet-1.2-rc.patch 
b/net-libs/libnet/files/libnet-1.2-rc.patch
deleted file mode 100644
index b9e44a3491c..000
--- a/net-libs/libnet/files/libnet-1.2-rc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -4,7 +4,7 @@
- dnl
- dnl Process this file with autoconf to produce a configure script.
- 
--AC_INIT([libnet],[1.2-rc3])
-+AC_INIT([libnet],[1.2])
- AC_MSG_RESULT(beginning autoconfiguration process for 
libnet-${PACKAGE_VERSION} ...)
- AC_CANONICAL_TARGET
- AC_CONFIG_SRCDIR([src/libnet_build_ip.c])

diff --git a/net-libs/libnet/files/libnet-1.2-sizeof.patch 
b/net-libs/libnet/files/libnet-1.2-sizeof.patch
deleted file mode 100644
index 603224267fd..000
--- a/net-libs/libnet/files/libnet-1.2-sizeof.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/sample/sebek.c
-+++ b/sample/sebek.c
-@@ -167,7 +167,7 @@
- 
- if (payload_flag)
- {
--  memset(cmd, 0, sizeof(cmd));
-+  memset(cmd, 0, length);
-   memcpy(cmd, payload, (payload_s < 12 ? 

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

2020-01-26 Thread Craig Andrews
commit: 419087f0c577c215cd496926c3c18de2add1ac77
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 27 00:53:23 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 27 00:55:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419087f0

net-p2p/cpuminer-opt: 3.11.7 version bump

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 net-p2p/cpuminer-opt/Manifest   |  1 +
 net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
index b0bb7498c58..049db331747 100644
--- a/net-p2p/cpuminer-opt/Manifest
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -1,2 +1,3 @@
 DIST cpuminer-opt-3.11.5.tar.gz 1927342 BLAKE2B 
92f5bc74e6ef31ff320e502807d884dd0106ae3c28722b0b453b7a9c1d9568596e9beab1ee9d2a5a5ab1f1ad184f04d4cf012503393407a8133d3c806764fafa
 SHA512 
7b31286a4d8a3613ace70be85cd80f7645d148a19b1707ea9c4b0c0b023b656a7bac37587e21a9db5477074e04ce1b87fdac794be999c284c51b0b7680be12e8
 DIST cpuminer-opt-3.11.6.tar.gz 1927145 BLAKE2B 
8cb90a3a419011b98c5105e80aafcf0918934f9648fc2719d876430e6d706e7010a78c01c2b281f7c371a06be9df514dad0bad0c6b8eff456fe14ba9d74ac3f0
 SHA512 
bfe2df3ba577195781f92b4d96c34a5ea991217b59a5de4f1931458a8475ff630bd9779965110484b2540def1aea5c84de6136203a82c664e968c195a0e494ee
+DIST cpuminer-opt-3.11.7.tar.gz 1926765 BLAKE2B 
710dc5f03c5df8645170acafae0db01728120202cab6ec4840b590e48d14d5d3ddf611faec394dbade0fed6158120c5e9468ca0bfbb110f06d1d7ab705a6204c
 SHA512 
c6f57598731683f5c3a68bd7ce39c1ed95694249cf5c65dac98ea4cbafe515e272587a93d43b16cc21d53ef9cb74c3db86863705b020e8941e3518f31f3a59d3

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild
new file mode 100644
index 000..a5d436b3b8b
--- /dev/null
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic systemd
+
+DESCRIPTION="Optimized multi algo CPU miner"
+HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
+IUSE="cpu_flags_x86_sse2 curl libressl"
+LICENSE="GPL-2"
+SLOT="0"
+REQUIRED_USE="cpu_flags_x86_sse2"
+DEPEND="
+   dev-libs/gmp:0
+   dev-libs/jansson
+   >=net-misc/curl-7.15[ssl]
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64"
+   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   econf --with-crypto --with-curl
+}
+
+src_install() {
+   default
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   insinto "/etc/${PN}"
+   doins cpuminer-conf.json
+}
+
+src_test() {
+   ./cpuminer --cputest || die
+}



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

2020-01-26 Thread Georgy Yakovlev
commit: 0143c42f1fd4cab80fa97185466b75d867ce1fa5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 27 02:41:57 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 27 02:41:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0143c42f

profiles: Last rite virtual/cargo

Bug: https://bugs.gentoo.org/695698
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9b70244fcb2..aa6b1489dcb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Georgy Yakovlev  (2020-01-26)
+# Not needed anymore, feel free to remove from your system
+# emerge -C virtual/cargo
+# update your rust packages running emerge with the
+# --changed-deps option if you have problems
+# https://bugs.gentoo.org/695698
+virtual/cargo
+
 # David Seifert  (2020-01-27)
 # Unmaintained, py2 only, depends on dead dev-python/pygtkglext, last release
 # over 8 years ago, no sign of py3 port. Removal in 30 days.



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

2020-01-26 Thread Georgy Yakovlev
commit: bacfe43f0a49ac69a5b86c686f02cab4d679c04f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 27 02:43:06 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 27 02:43:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bacfe43f

profiles/package.deprecated: remove virtual/cargo entry

it's masked now

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index d47fcc1c158..96e38e0caae 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -30,11 +30,6 @@ virtual/wireguard
 virtual/pypy
 virtual/pypy3
 
-# Georgy Yakovlev  (2019-12-29)
-# consumers should depend on virtual/rust,
-# bug https://bugs.gentoo.org/695698
-virtual/cargo
-
 # Georgy Yakovlev  (2019-12-21)
 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
 # requires agreement to restrictive license



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

2020-01-26 Thread Thomas Deutschmann
commit: 71a45b2a2eb8742e88a8f5a5392e3242b88cd5ff
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:59:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:59:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a45b2a

dev-python/thrift: x86 stable (bug #704296)

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

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index b2e382ac8ed..50bebccd4bf 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-01-26 Thread Thomas Deutschmann
commit: bd269629822537163147a7d68e0c507705e16414
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:58:37 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:58:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd269629

app-emacs/nxml-gentoo-schemas: x86 stable (bug #706328)

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

 app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild 
b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
index 62219fbca6b..39e7dc23cf1 100644
--- a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 SITEFILE="60${PN}-gentoo.el"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/

2020-01-26 Thread Thomas Deutschmann
commit: bff0665c24bc2d4489ac5827e92a40adb9e1e287
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:57:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:57:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff0665c

app-text/editorconfig-core-c: x86 stable (bug #706418)

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

 app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild 
b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
index 8b49daf591d..7bdcad2ecae 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="cli doc"
 CDEPEND="dev-libs/libpcre:="
 DEPEND="${CDEPEND}



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

2020-01-26 Thread Thomas Deutschmann
commit: e95b14a59cf2103e18df079aad0690d012a940c5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 03:01:17 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 03:01:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95b14a5

dev-python/python-lzo: x86 stable (bug #705528)

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

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

diff --git a/dev-python/python-lzo/python-lzo-1.12-r1.ebuild 
b/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
index ea2ed26e539..f54ea7b27f7 100644
--- a/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
+++ b/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread William Hubbs
commit: 4563b30e623ddcebc6e510bc51fb97af7ce9272e
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 20:32:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 20:32:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4563b30e

dev-python/django-taggit: 1.2.0 bump

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

 dev-python/django-taggit/Manifest   |  1 +
 dev-python/django-taggit/django-taggit-1.2.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/django-taggit/Manifest 
b/dev-python/django-taggit/Manifest
index 6e518049a02..95677e469ba 100644
--- a/dev-python/django-taggit/Manifest
+++ b/dev-python/django-taggit/Manifest
@@ -1,2 +1,3 @@
 DIST django-taggit-0.24.0.tar.gz 44534 BLAKE2B 
7a7c756cebc57bc870407d85b81c527ca7cfa5933050e02e5ea5ad18e2879732ea8993c725a4a8b1ded95bcefae3a8f4afa7c38d323bde347be7fb8a5d36c229
 SHA512 
669fd69c8c66dc4561fa87e94c7277d3de9aeb14136e8911b542dd3e6af84751781f5985c63deba5defedfa80e6650cafd608e206932ff4dfdfc80f796035a8c
 DIST django-taggit-1.1.0.tar.gz 41780 BLAKE2B 
9f9460bc2f8fe3e42ca3c9f206e23f48c3761b486db026a4818e0a3934064bbe467a477b81cca0d8f133233db17558de2dc40779748a190408af090f8ce942d3
 SHA512 
974c1ef77e28b764707aceb9c5030c531ac57ea25ee112e46bf6c100f9ccfb186fe8681042425de25850b04b8925d844af9d35d4221f86e4426529037a47d36e
+DIST django-taggit-1.2.0.tar.gz 42938 BLAKE2B 
0de8e942c28ce1b268742150061c78221aa957c2574d3df617e72f71104287e73f14fa66ade1e8642459cb1f0400e8d0f995ccd1fe7182bd8f980bb5b3595448
 SHA512 
7e074ba5ce2399ae0a85da0726b8a945b1da5c22afa9f6fe47b1ad6d65257b54de3b9596091872a48a8a12f53393bdea97aee5f32e42cb0658ae39475a003c78

diff --git a/dev-python/django-taggit/django-taggit-1.2.0.ebuild 
b/dev-python/django-taggit/django-taggit-1.2.0.ebuild
new file mode 100644
index 000..26a38263ae7
--- /dev/null
+++ b/dev-python/django-taggit/django-taggit-1.2.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="simple tagging for django"
+HOMEPAGE="https://github.com/jazzband/django-taggit;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-python/django-1.11[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-26 Thread Thomas Deutschmann
commit: f650e1bf38d49c65bf83057f6627bb1bc0e8011e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 20:23:02 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 20:25:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f650e1bf

dev-lang/php: x86 stable (bug #706168)

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

 dev-lang/php/php-7.2.27.ebuild | 2 +-
 dev-lang/php/php-7.3.14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

diff --git a/dev-lang/php/php-7.3.14.ebuild b/dev-lang/php/php-7.3.14.ebuild
index fdeeab88b27..f9a3b9d778a 100644
--- a/dev-lang/php/php-7.3.14.ebuild
+++ b/dev-lang/php/php-7.3.14.ebuild
@@ -19,7 +19,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 



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

2020-01-26 Thread Matthew Thode
commit: 0b41fe0db199b91b7db0c386c86949c636ea0cf6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 20:19:21 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 20:24:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b41fe0d

dev-python/cmd2: add ppc64 keyword to 0.8.9 under ALLARCHES for py27

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

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

diff --git a/dev-python/cmd2/cmd2-0.8.9.ebuild 
b/dev-python/cmd2/cmd2-0.8.9.ebuild
index bb951d31430..02dd3f6816d 100644
--- a/dev-python/cmd2/cmd2-0.8.9.ebuild
+++ b/dev-python/cmd2/cmd2-0.8.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 # restrict tests because pyperclip is fairly unstable...



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

2020-01-26 Thread Thomas Deutschmann
commit: 8ead8427aebe76afee2412aaafae3e4e36573fe0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 20:20:47 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 20:24:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ead8427

dev-php/PEAR-File_SMBPasswd: x86 keyworded (bug #703372)

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

 dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild 
b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
index 62b1b51a1a4..c93463376e0 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit php-pear-r2
 DESCRIPTION="Class for managing SAMBA style password files"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~sparc"
+KEYWORDS="amd64 ~hppa ~sparc ~x86"
 IUSE=""
 RDEPEND=">=dev-lang/php-5.3:*
>=dev-php/PEAR-Crypt_CHAP-1.0.0"



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

2020-01-26 Thread Matthew Thode
commit: a0b199b5fd71a7342267deda3c328e4e73968267
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 20:21:08 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 20:24:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b199b5

dev-python/stestr: add ppc64 KEYWORD under ALLARCHES for hacking

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

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

diff --git a/dev-python/stestr/stestr-2.1.0.ebuild 
b/dev-python/stestr/stestr-2.1.0.ebuild
index 18acb832372..2a44ac818bc 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 
~amd64-linux ~x86-linux"
-KEYWORDS="amd64 arm64 hppa ~mips s390 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 hppa ~mips ~ppc64 s390 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"



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

2020-01-26 Thread Thomas Deutschmann
commit: 691f46a08626d7b252038703a3c31526583268f5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 20:23:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 20:25:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691f46a0

app-i18n/translate-shell: x86 keyworded (bug #703802)

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

 app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild 
b/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
index 833f76cb661..2538cb44a32 100644
--- a/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
+++ b/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Unlicense"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread Matthew Thode
commit: 56ea910c347034b86eaa5ef6688bd1bb1e01ab48
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 20:11:08 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 20:24:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ea910c

dev-python/stevedore: added ppc64 keyword under ALLARCHES for cliff

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

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

diff --git a/dev-python/stevedore/stevedore-1.30.1.ebuild 
b/dev-python/stevedore/stevedore-1.30.1.ebuild
index 2eec276bd2b..a507bacdf85 100644
--- a/dev-python/stevedore/stevedore-1.30.1.ebuild
+++ b/dev-python/stevedore/stevedore-1.30.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread William Hubbs
commit: 46f9b7b19d12b1bc1447edcf21dd01368dc45c10
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 20:29:42 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 20:29:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f9b7b1

dev-python/django-rq: 2.2.0 bump

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

 dev-python/django-rq/Manifest   |  1 +
 dev-python/django-rq/django-rq-2.2.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/django-rq/Manifest b/dev-python/django-rq/Manifest
index 16eea4c5571..0c5dc7c71d4 100644
--- a/dev-python/django-rq/Manifest
+++ b/dev-python/django-rq/Manifest
@@ -1,2 +1,3 @@
 DIST django-rq-1.3.1.tar.gz 37462 BLAKE2B 
17c3eb4527315c7d562586b5d62ac1866d4e1de755a61f6d882007139494921efc689b3c649f0647ceb2b29d6b0914159c5247af33cc6c21ac6108beef7c40dd
 SHA512 
7e8443889fb7f7e8059f81fc8e7cd319e5a8b54c0388130190a39cc167bcd2e85b761f7f3703a3cd37e5be245cbc788d98a121d048837dc77072c8713c332577
 DIST django-rq-2.1.0.tar.gz 38237 BLAKE2B 
d99a25655ab0f2ceb08f433b86e84f54f76bc6a93482655f117dced1f8242fb527acb8cfc598fadd282f932f9b7f02b780ef925dcbc8ee7778594a95d73e8ad2
 SHA512 
4bc59ed32176a121debcbc259386bd406ae141ad859b52ea779e7ee8c8b1d2634a1afc31b666e55bc8a70c841ce7aac81ba0e7f4207e925587cbf3817d9da666
+DIST django-rq-2.2.0.tar.gz 39758 BLAKE2B 
3f6b3b990539eb2f8379e054b64202c142372563ba1ffd155d14c700b58b1c0b2aea6af1818ef377e26a27e3a4bf9519d1234fe61605ae1bfdebf7065f1cdad0
 SHA512 
cfa987b1cb08e09552a27d0997a8fcefcc60247115243a47ce30c561b5cbdacb45d702c8e5994a22ec6e812e66378d9a298dacdeb48e85163ae26798e47b98f6

diff --git a/dev-python/django-rq/django-rq-2.2.0.ebuild 
b/dev-python/django-rq/django-rq-2.2.0.ebuild
new file mode 100644
index 000..73efbd04889
--- /dev/null
+++ b/dev-python/django-rq/django-rq-2.2.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="An app that provides django integration for RQ (Redis Queue)"
+HOMEPAGE="https://github.com/rq/django-rq;
+SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=">=dev-python/django-2.0[${PYTHON_USEDEP}]
+   >=dev-python/rq-1.0[${PYTHON_USEDEP}]
+   >=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"



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

2020-01-26 Thread William Hubbs
commit: a23e2d6ce15356406add8854cbb24c586422b4f7
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 20:29:55 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 20:29:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23e2d6c

dev-python/django-tables2: 2.2.1 bump

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

 dev-python/django-tables2/Manifest |  1 +
 .../django-tables2/django-tables2-2.2.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/django-tables2/Manifest 
b/dev-python/django-tables2/Manifest
index 96575748b97..3caac97874f 100644
--- a/dev-python/django-tables2/Manifest
+++ b/dev-python/django-tables2/Manifest
@@ -1 +1,2 @@
 DIST django-tables2-2.0.6.tar.gz 71283 BLAKE2B 
d72259d65930aac6856bdd32c1827ad6f659ca19303dcd10abbaef2ff5b49179aba301fd5b0159bd134b3cdec217980780ed39f96a2ba1876e306773d79e3f9b
 SHA512 
d6e872226caf123bb0c560ca2f455e29972d9e0634b4538ab751baef999368ff64f1b5095397838fd1c2146a7e5528555e5c01c8d9ff9b2324a3d24da7557161
+DIST django-tables2-2.2.1.tar.gz 71769 BLAKE2B 
4f507b43907e2c0fd112f493d40681f13039e8a959c3ad4b3ea794dd08a3db24150263e880e79316aaafe59be7c4842504a496ee2e834eea68468c2a3ad0a297
 SHA512 
f5760f53d76af22033543757dd1b89876f9e40ab606bac1019fb10338c83884298a3f9feb280cfc03b209dfc551d07182ff0950c3cba9fafedd8371ecbce

diff --git a/dev-python/django-tables2/django-tables2-2.2.1.ebuild 
b/dev-python/django-tables2/django-tables2-2.2.1.ebuild
new file mode 100644
index 000..19ee3f4b79e
--- /dev/null
+++ b/dev-python/django-tables2/django-tables2-2.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Table/data-grid framework for Django"
+HOMEPAGE="https://pypi.org/project/django-tables2/ 
https://github.com/bradleyayers/django-tables2/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=dev-python/django-1.11"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"



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

2020-01-26 Thread William Hubbs
commit: 24f3332e2126cbdac017501fd8926da1bf822162
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 21:30:07 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 21:31:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f3332e

dev-python/drf-yasg: 1.17.0 bump

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

 dev-python/drf-yasg/Manifest   |  1 +
 dev-python/drf-yasg/drf-yasg-1.17.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/drf-yasg/Manifest b/dev-python/drf-yasg/Manifest
index 345b2aff4ac..39af47b2915 100644
--- a/dev-python/drf-yasg/Manifest
+++ b/dev-python/drf-yasg/Manifest
@@ -1,2 +1,3 @@
 DIST drf-yasg-1.14.0.tar.gz 1270930 BLAKE2B 
11c075fecf1e0742765ebcab27ffda719867e4d49f5e6f337d2d048dea26e3fd1585f42a2bc58808395ff3ef2e1c5aae912d5ab547f91be5b3f0bc3a0ebae98e
 SHA512 
283307cecfc0c8fe97a8742780184bd73b547f9cd4e28bafd35cb1447519f65a432f112627fc7f5e9560185014d0477a9bf507c1cb9afcbdc3f58a21a7dd351f
 DIST drf-yasg-1.16.0.tar.gz 1288698 BLAKE2B 
cc27c5da43a20a21af8b775b891ae4f528bbe6db570f4af0008d3ca0d7ae404a20e9781985c567e880d584f219fa819709e7fcb0bcf851f5ab2ecf9d5122186f
 SHA512 
f13abe5647df15c241abe3569eb2f12865cca7018898240da7b2d7a583c362b4fd1f8a6bf57de0efb27a19a2e8e894edf74d83d82b4d69b80ed56c4836d4
+DIST drf-yasg-1.17.0.tar.gz 1299955 BLAKE2B 
a2fe34a7cc37fdaed471ce4d7d8e9f0df2f5945ead412d4a2e7ef42f8867c346f66ca95dce4f65e64854b3b4265ee99f3c97c19412084c359bb47896b1925944
 SHA512 
90cc3ebe0208be721b34b1f33c23caa4aa4055bd41a694dc562e9819a14a8f92494b2ab26d3993378fd56ce0542fba294405b719c899f11f30478d0cc064560d

diff --git a/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild 
b/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
new file mode 100644
index 000..db8d6123062
--- /dev/null
+++ b/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="Automated generation of Swagger/OpenAPI 2.0 schemas from Django 
Rest framework"
+HOMEPAGE="https://github.com/axnsan12/drf-yasg;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+validation"
+
+RDEPEND=">=dev-python/coreapi-2.3.3[${PYTHON_USEDEP}]
+   >=dev-python/coreschema-0.0.4[${PYTHON_USEDEP}]
+   >=dev-python/ruamel-yaml-0.15.34[${PYTHON_USEDEP}]
+   >=dev-python/inflection-0.3.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/djangorestframework-3.8[${PYTHON_USEDEP}]
+   >=dev-python/django-1.11.7[${PYTHON_USEDEP}]
+   validation? ( 
>=dev-python/swagger-spec-validator-2.1.0[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}
+dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-26 Thread Andreas Sturmlechner
commit: ec25ebbea661a32c9fade994c70b9bd34ba03e64
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 09:47:12 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:48:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec25ebbe

profiles: Drop obsolete  gentoo.org>

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 113ba03cdf9..83ae1577da4 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -62,7 +62,6 @@ sci-visualization/veusz fits
 # Michał Górny  (2019-11-25)
 # Requires old version of dev-python/sphinx that's being removed.
 ~dev-python/fabric-2.3.1 doc
- (2019-11-09)
 # eMovix is being removed.



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

2020-01-26 Thread Andreas Sturmlechner
commit: bc662a3f89127e296b757facffc3a94c686619ca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 12:56:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:48:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc662a3f

dev-python/flake8: Drop 2.1.0, 2.2.5 and 3.6.0

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

 dev-python/flake8/Manifest|  3 --
 dev-python/flake8/flake8-2.1.0.ebuild | 38 -
 dev-python/flake8/flake8-2.2.5.ebuild | 38 -
 dev-python/flake8/flake8-3.6.0.ebuild | 52 ---
 4 files changed, 131 deletions(-)

diff --git a/dev-python/flake8/Manifest b/dev-python/flake8/Manifest
index 9bc27e23356..a23e729810e 100644
--- a/dev-python/flake8/Manifest
+++ b/dev-python/flake8/Manifest
@@ -1,6 +1,3 @@
-DIST flake8-2.1.0.tar.gz 25010 BLAKE2B 
23f89456a28815700f88e2eb3abd29e0936b0c40b93e57036f07ac384a82ab6b05bdb0a656fed08406569d33165f68ff1fb8074ef376a4d8c530c4d62405bfa4
 SHA512 
bf961d76ed08dafe7c2a9b767594577a57a2276166e515f1d84654223aa50879c5ee1e20919b3a4c7576c7d549037c8cfe67c11ab1f6648a0205200f5060950b
-DIST flake8-2.2.5.tar.gz 28333 BLAKE2B 
016b5b05b7448dec762e7d5e06fad9d631351d02ba5941a34760c51406164dc2c5508e3c4c54b52c49738c193f815a816d9cd39558bfecaeb83cfddbc6dcc63f
 SHA512 
fe5e06d3a7699e3f348181108f1ab3ee9eb1f2b0422de582a172d3a4aed42a5cf839ef8a5b5b113da1e0c3c2b53ed7b43af1ca24314ea842d0d3d3735eba1dee
 DIST flake8-2.5.4.tar.gz 81663 BLAKE2B 
89bd5965fe1f6862cadbfc7b614a819a13d4ab147994485542ba519d6151ab11d4b496066c74141020858f468050e7b6dc3d6ce3a89ddf809e9cdc6d130984ef
 SHA512 
31cbec556fc41361ac464d2547275e319ab663c907a4a8644113a2288a9f349bcfbec85197b6dfa13a7db9e82419f01e0f2abc84a347e133c144ea137e0daa28
 DIST flake8-3.5.0.tar.gz 140608 BLAKE2B 
938ad4406370da27155512355432edd23a824db1d6ee635591628fefad43ee1116256ae7f240496d93941800212ea2479be73fb9ee9bd03c9a54ab70bbce452f
 SHA512 
ac5d1bd9c44ed76c9e5cbd941b24bb552aa76e156b24ccda6cc8440ee90f3a574fdb393665adc75298e4f57111d7ab3115ef21ef9088fb327d0a9703d442450c
-DIST flake8-3.6.0.tar.gz 144684 BLAKE2B 
3a6edf83860c6c6a59c150cde47b22eeb17b9e83cb23e4d8f747715b8867093a7f1d1e2bc55c9f9cf43b69463746026d839b0177f2abef746581563a670c3ce0
 SHA512 
f4377bc7806074a88f88b3652c3061583e576ee515b2b741cee9c6dc18f84f34a7807c93fda9dca3d8b006e379dcee60bb3ae20e6a2e62fd216a82a2b36f2eb5
 DIST flake8-3.7.9.tar.gz 150123 BLAKE2B 
fd46710c0dcce7d3dcb3d5fc8ff7a83a35315679fa838e68abafd5bdc342c13218706fec0dac3fc9a6d919971f1f846c855f00cbd60c925e979378e431dace0b
 SHA512 
c3c753ad050d8a8f87f7c28c8a1c953ed9bd04f08b09512d9323152b4eebb57d67fbfb0f5317d629174fa12fa234e1a86d6a633dd951fff6a45330b1c4f62850

diff --git a/dev-python/flake8/flake8-2.1.0.ebuild 
b/dev-python/flake8/flake8-2.1.0.ebuild
deleted file mode 100644
index c755bd34d17..000
--- a/dev-python/flake8/flake8-2.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
-HOMEPAGE="https://bitbucket.org/tarek/flake8;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 
~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-LICENSE="MIT"
-SLOT="0"
-
-# requires.txt inc. mccabe however that creates a circular dep
-RDEPEND=">=dev-python/pyflakes-0.7.3[${PYTHON_USEDEP}]
-   >=dev-python/pep8-1.4.6[${PYTHON_USEDEP}]"
-PDEPEND=">=dev-python/mccabe-0.2.1[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( ${PDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # This tests requires / assumes this version is already installed.
-   sed -e 's:test_register_extensions:_&:' -i flake8/tests/test_engine.py 
|| die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-python/flake8/flake8-2.2.5.ebuild 
b/dev-python/flake8/flake8-2.2.5.ebuild
deleted file mode 100644
index 52f882e61d2..000
--- a/dev-python/flake8/flake8-2.2.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
-HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.org/project/flake8/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-LICENSE="MIT"
-SLOT="0"
-
-# requires.txt 

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

2020-01-26 Thread Sergei Trofimovich
commit: aaf9113e63f2b0f420fcf571f28b960dd2ef8c95
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:12:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:12:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf9113e

toolchain.eclass: fix typo in GCC_CONFIG_VER assignment

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

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

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 3614f870b52..23b29925469 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -78,7 +78,7 @@ GCCMICRO=$(ver_cut 3 ${GCC_PV})
 # same name.
 # TODO: once ada ebuilds are fixed turn it to
 # GCC_CONFIG_VER=${GCC_RELEASE_VER}
-GCC_CONFIG_VER=${GCC_CONFIG_VER:-GCC_RELEASE_VER}
+GCC_CONFIG_VER=${GCC_CONFIG_VER:-${GCC_RELEASE_VER}}
 
 # Pre-release support. Versioning schema:
 # 1.0.0_pre: live ebuild



[gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/

2020-01-26 Thread Zac Medico
commit: 13a0b050dfd6b18b96367f5b8dc1a7d96de7b7c3
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan 26 22:12:24 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan 26 22:14:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a0b050

app-text/editorconfig-core-c: Bump to version 0.12.3

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 app-text/editorconfig-core-c/Manifest  |  1 +
 .../editorconfig-core-c-0.12.3.ebuild  | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/app-text/editorconfig-core-c/Manifest 
b/app-text/editorconfig-core-c/Manifest
index 2433f69490a..ac4ff6d578e 100644
--- a/app-text/editorconfig-core-c/Manifest
+++ b/app-text/editorconfig-core-c/Manifest
@@ -1,2 +1,3 @@
 DIST editorconfig-core-c-0.12.1.tar.gz 65369 BLAKE2B 
30296b64bd215a8b51d3b4d6146ce5eac13cb1a8ba8a25d0faabcc22989503d9d73bc138240b475eb7ea4eecd5f5bbbf347519b1696373daf55ffd27fc772f4c
 SHA512 
3517f7db84d632615ba651eeafab6730739b7bf01f4ea34fbca65f58463fbbcbabc101587b289a7922b55708453262c65569077c51087424d47d0676dc1db686
 DIST editorconfig-core-c-0.12.2.tar.gz 67002 BLAKE2B 
6b808366acc8d0a96fc47cb74d620a4028978d7114b4a64d6799527276442f1d39ba8d5611530f873c78b7c49893c5edecec84dcc6f2616ba2663cb36fa92d0d
 SHA512 
6ab3e4f7f95c83c0781064ca15bb70394bb947f9d4cd1348224f02e25c65021d14439b913775d7cfafb93476158799c34438fa548adf3c7ec6dbfd6f1052a046
+DIST editorconfig-core-c-0.12.3.tar.gz 67701 BLAKE2B 
d5e6310f770099f542eb81f4ca7ec975e74c49f481c4e8e07832a7f9fc0882e2cb65da5b4b18ad926786d7ac92c3deb6ac0a547188bd68d350143258796ad1b8
 SHA512 
4a17cd6317bd45f8b0131070165d852569d020f1cf74e72b44057b97672184b4992aee54aae6e3222c669fdce8bb6b1f3482235e6518acffcef05e1d74087e6e

diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild 
b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
new file mode 100644
index 000..2a7d562db47
--- /dev/null
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="EditorConfig core library written in C"
+HOMEPAGE="https://github.com/editorconfig/editorconfig-core-c/;
+SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="cli doc"
+CDEPEND="dev-libs/libpcre:="
+DEPEND="${CDEPEND}
+   doc? ( app-doc/doxygen )"
+RDEPEND="${CDEPEND}
+   cli? ( !dev-python/editorconfig-core-py[cli] )"
+
+src_prepare() {
+   sed -e 's:OUTPUT_NAME editorconfig_static:OUTPUT_NAME editorconfig:' \
+   -i src/lib/CMakeLists.txt || die
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=()
+   use doc && mycmakeargs+=(-DINSTALL_HTML_DOC=ON)
+   cmake-utils_src_configure
+   sed -e "s:/share/doc/editorconfig\":/share/doc/${PF}\":" \
+   -i "${BUILD_DIR}/doc/cmake_install.cmake" || die
+}
+
+src_install() {
+   cmake-utils_src_install
+   use cli || rm -rf "${ED}usr/bin"
+}



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

2020-01-26 Thread Sebastian Pipping
commit: 48ddca6fa973721e4647ac464fc5def7bddfe748
Author: Craig Hesling  chromium  org>
AuthorDate: Sun Jan 26 10:38:25 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Jan 26 22:42:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ddca6f

dev-python/gevent: bump to 1.4.0

Closes: https://github.com/gentoo/gentoo/pull/14458
Signed-off-by: Craig Hesling  chromium.org>
Signed-off-by: Sebastian Pipping  gentoo.org>

 dev-python/gevent/Manifest|  1 +
 dev-python/gevent/gevent-1.4.0.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-python/gevent/Manifest b/dev-python/gevent/Manifest
index 86bf972ee6c..cf6c378e2fc 100644
--- a/dev-python/gevent/Manifest
+++ b/dev-python/gevent/Manifest
@@ -3,3 +3,4 @@ DIST gevent-1.2.1.tar.gz 2808619 BLAKE2B 
2e3c15adb33401012951f0f93fe7f17c1c7597b
 DIST gevent-1.2.2.tar.gz 3108671 BLAKE2B 
f80df00f58ae2f65aa7f65fc9eac5cbf63a0084f24ccebc71ba9bafba72cd48fff2e7d0b1d8de7939dc669d7708e120fc14077cc845fe3ce212d6a80a42b5158
 SHA512 
1e2dd544cffea62ee32de2e4066b3f4c121058a1211b89da281ec3882f3763217fe2d346ce38b66e27df9f59cfe05bb137d1608a681dd10eaf06a33dc22f531c
 DIST gevent-1.3.5.tar.gz 4609085 BLAKE2B 
55cb4111c9eaf9bbf636c9f1ef8d695def15a92e5591a0c441aae27f41a126487b37b8cc7a701a43453109f24114e3a0c584dff4b9b202018fd8334f0bae8e8d
 SHA512 
4fd6d66e62437c859d653de4e981500fb3a025e6608b91fbb3d5ba4d8f0bff7cce980c03484c1c160a608427979ca763a6660d40ffcb45df4abe5f152ce65d1c
 DIST gevent-1.3.7.tar.gz 4614437 BLAKE2B 
43d50c36fba2bedf41a7b33d38180f096b18846146953fa68325155f4a3cb6edb7352b9bb4cff5c7eca7a06ac25dc5b3e82a04545704fd0d6f43e9839a8749a1
 SHA512 
6dba487a9527eb352dc6a5f57120bf7973da655b3a331cad6637271b626c6e9e5439b20ee8abd9035ecb36e5259c99c69dea5ecdb8fa7ad0dbe28876c4d746d8
+DIST gevent-1.4.0.tar.gz 5169595 BLAKE2B 
0c78f67bc94d15419b8eadf8825d9657c6a7a82756308216e1ca94d5465c25836cb736b8b370a12d1003eb8614effd4110d8ed47ee2b0d7febc2bda4038adc0a
 SHA512 
6771f4f2932055270e4f5a79ae815e93fd0f471defa7f437dc84907ea8b44672e05ae5eb6958f8d90580b2471785dce4044d9d1bbea0dd0c34c1381d88af0344

diff --git a/dev-python/gevent/gevent-1.4.0.ebuild 
b/dev-python/gevent/gevent-1.4.0.ebuild
new file mode 100644
index 000..4e9650bf6fc
--- /dev/null
+++ b/dev-python/gevent/gevent-1.4.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_REQ_USE="ssl(+),threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+MY_PV=${PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="Coroutine-based network library"
+HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   >=dev-libs/libev-4.23
+   >=net-dns/c-ares-1.12
+   >=dev-python/greenlet-0.4.14
+   virtual/python-greenlet[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+# Tests take long and fail terribly a few times.
+# It also seems that they require network access.
+RESTRICT="test"
+
+S=${WORKDIR}/${MY_P}
+
+python_prepare_all() {
+   export LIBEV_EMBED="false"
+   export CARES_EMBED="false"
+   export EMBED="false"
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   append-flags -fno-strict-aliasing
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   cd src/greentest || die
+
+   GEVENT_RESOLVER=thread \
+   "${PYTHON}" testrunner.py --config known_failures.py || die
+   GEVENT_RESOLVER=ares GEVENTARES_SERVERS=8.8.8.8 \
+   "${PYTHON}" testrunner.py --config known_failures.py \
+   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_FILE=thread \
+   "${PYTHON}" testrunner.py --config known_failures.py $(grep -l 
subprocess test_*.py) || die
+}
+
+python_install_all() {
+   local DOCS=( AUTHORS README.rst )
+   use doc && local HTML_DOCS=( doc/_build/html/. )
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}



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

2020-01-26 Thread Sebastian Pipping
commit: ec6bbbcd2e357c495f3def3910a519d7b5ea6da4
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Jan 26 22:37:12 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Jan 26 22:42:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6bbbcd

dev-python/gevent: EAPI 7 + Python 3.8

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 dev-python/gevent/gevent-1.4.0.ebuild | 12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/gevent/gevent-1.4.0.ebuild 
b/dev-python/gevent/gevent-1.4.0.ebuild
index 4e9650bf6fc..0a8fede4aa8 100644
--- a/dev-python/gevent/gevent-1.4.0.ebuild
+++ b/dev-python/gevent/gevent-1.4.0.ebuild
@@ -1,19 +1,16 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 PYTHON_REQ_USE="ssl(+),threads(+)"
 
 inherit distutils-r1 flag-o-matic
 
-MY_PV=${PV/_beta/b}
-MY_P=${PN}-${MY_PV}
-
 DESCRIPTION="Coroutine-based network library"
 HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
@@ -26,15 +23,12 @@ RDEPEND="
>=dev-python/greenlet-0.4.14
virtual/python-greenlet[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
 # Tests take long and fail terribly a few times.
 # It also seems that they require network access.
 RESTRICT="test"
 
-S=${WORKDIR}/${MY_P}
-
 python_prepare_all() {
export LIBEV_EMBED="false"
export CARES_EMBED="false"



[gentoo-commits] proj/gentoo-functions: New tag: 0.13

2020-01-26 Thread Mike Gilbert
commit: 
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:19:49 2020 +

New tag: 0.13




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

2020-01-26 Thread Mike Gilbert
commit: 7cd936fe31f611dc932fa2280392543bf3729a94
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:15:11 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:18:38 2020 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=7cd936fe

Update version (0.13)

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

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 6de74d7..47f41ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # gentoo-functions Makefile
-# Copyright 2014 Gentoo Foundation
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-VERSION = 0.12
+VERSION = 0.13
 GITREF ?= $(VERSION)
 PKG ?= gentoo-functions-$(VERSION)
 



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/packit/, net-analyzer/packit/files/

2020-01-26 Thread Jeroen Roovers
commit: 6860d33861e30d5cce2c81297ca3988b1b0e7f29
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 26 23:45:58 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 26 23:46:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6860d338

net-analyzer/packit: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706520
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../packit/files/packit-1.0-fno-common.patch   | 251 +
 net-analyzer/packit/packit-1.6.1.ebuild|   1 +
 2 files changed, 252 insertions(+)

diff --git a/net-analyzer/packit/files/packit-1.0-fno-common.patch 
b/net-analyzer/packit/files/packit-1.0-fno-common.patch
new file mode 100644
index 000..f4813d868ab
--- /dev/null
+++ b/net-analyzer/packit/files/packit-1.0-fno-common.patch
@@ -0,0 +1,251 @@
+--- a/src/capture_defs.h
 b/src/capture_defs.h
+@@ -30,12 +30,12 @@
+ #define READ_TIMEOUT500
+ #define SNAPLEN_DEFAULT 68
+ 
+-u_int16_t g_display;
+-u_int16_t g_link_layer;
+-u_int16_t g_dump_pkt;
+-u_int16_t g_time_gmt;
+-u_int16_t g_t_rst;
+-u_int16_t g_snap_len;
+-u_int32_t g_pkt_rst;
++extern u_int16_t g_display;
++extern u_int16_t g_link_layer;
++extern u_int16_t g_dump_pkt;
++extern u_int16_t g_time_gmt;
++extern u_int16_t g_t_rst;
++extern u_int16_t g_snap_len;
++extern u_int32_t g_pkt_rst;
+ 
+ #endif /* __CAPTURE_DEFS_H */
+--- a/src/error.c
 b/src/error.c
+@@ -26,6 +26,8 @@
+ 
+ #include "error.h"
+ 
++char error_buf[ERRBUF_MAXLEN];
++
+ void
+ fatal_error(char *err,...)
+ {
+--- a/src/error.h
 b/src/error.h
+@@ -33,7 +33,7 @@
+ #define SUCCESS   1
+ #define FAILURE   -1
+ 
+-char error_buf[ERRBUF_MAXLEN];
++extern char error_buf[ERRBUF_MAXLEN];
+ 
+ void fatal_error(char *,...);
+ 
+--- a/src/globals.h
 b/src/globals.h
+@@ -138,20 +138,20 @@
+ #define P_INT64 0x7FFF
+ #define P_UINT640x
+ 
+-char g_w_file[OPT_MAXLEN];
+-char g_r_file[OPT_MAXLEN];
++extern char g_w_file[OPT_MAXLEN];
++extern char g_r_file[OPT_MAXLEN];
+ 
+-pcap_t *g_pkt;
+-u_int8_t g_tr_fin;
+-char *g_filter;
+-char *g_device;
+-u_int16_t g_hdr_len;
+-u_int16_t g_pkt_len;
+-u_int16_t g_verbose;
+-u_int16_t g_resolve;
+-u_int16_t g_p_mode;
+-u_int64_t g_cnt;
+-u_int64_t g_inj_cnt;
+-u_int64_t g_cap_cnt;
++extern pcap_t *g_pkt;
++extern u_int8_t g_tr_fin;
++extern char *g_filter;
++extern char *g_device;
++extern u_int16_t g_hdr_len;
++extern u_int16_t g_pkt_len;
++extern u_int16_t g_verbose;
++extern u_int16_t g_resolve;
++extern u_int16_t g_p_mode;
++extern u_int64_t g_cnt;
++extern u_int64_t g_inj_cnt;
++extern u_int64_t g_cap_cnt;
+ 
+ #endif /* __GLOBALS_H */
+--- a/src/inject_defs.h
 b/src/inject_defs.h
+@@ -30,7 +30,7 @@
+ #ifndef __INJECTION_STRUCTS_H
+ #define __INJECTION_STRUCTS_H
+ 
+-struct ip4hdr_opts
++extern struct ip4hdr_opts
+ {
+ u_int16_t p;   /* protocol type */
+ u_int16_t rand_p;
+@@ -59,7 +59,7 @@
+ u_int16_t rand_d_addr;
+ } g_ip4hdr_o;
+ 
+-struct tcphdr_opts
++extern struct tcphdr_opts
+ {
+ u_int16_t s_port;  /* tcp source port */
+ u_int16_t d_port;  /* tcp destination port */
+@@ -82,7 +82,7 @@
+ 
+ } g_thdr_o;
+ 
+-struct udphdr_opts
++extern struct udphdr_opts
+ {
+ u_int16_t s_port;  /* udp source port */
+ u_int16_t d_port;  /* udp destination port */
+@@ -90,7 +90,7 @@
+ u_int16_t sum;  /* udp checksum */
+ } g_uhdr_o;
+ 
+-struct icmp4hdr_opts
++extern struct icmp4hdr_opts
+ {
+ u_int16_t type;/* icmp4 type */
+ u_int16_t code;/* icmp4 code */
+@@ -132,7 +132,7 @@
+ u_int32_t ttime;/* transmit timestamp */
+ } g_i4hdr_o;
+ 
+-struct enethdr_opts
++extern struct enethdr_opts
+ {
+ u_int16_t rand_s_addr;
+ u_int16_t rand_d_addr;
+@@ -143,7 +143,7 @@
+ u_int8_t dhw_addr[18];
+ } g_ehdr_o;
+ 
+-struct arphdr_opts
++extern struct arphdr_opts
+ {
+ u_int16_t op_type;  /* arp operation */
+ 
+@@ -163,28 +163,28 @@
+ u_int8_t rhw_addr[18];
+ } g_ahdr_o;
+ 
+-libnet_t *g_pkt_d;
++extern libnet_t *g_pkt_d;
+ 
+-u_int16_t g_init_type;
+-u_int16_t g_rand_d_port;
+-u_int16_t g_rand_s_port;
+-u_int16_t g_s_port;
+-u_int16_t g_d_port;
+-u_int16_t g_port_range;
+-u_int16_t g_interval_sec;
+-u_int16_t g_interval_usec;
+-u_int16_t g_injection_type;
+-u_int16_t g_r_timeout;
+-u_int16_t g_burst_rate;
+-u_int16_t g_payload_len;
+-u_int8_t *g_payload;
+-u_int8_t g_hex_payload;
+-u_int8_t *g_s_d_port;
+-u_int8_t g_hwaddr_p[18];
+-u_int8_t g_rawip;
++extern u_int16_t g_init_type;
++extern u_int16_t g_rand_d_port;
++extern u_int16_t g_rand_s_port;
++extern u_int16_t g_s_port;
++extern u_int16_t g_d_port;
++extern u_int16_t 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/, net-analyzer/hping/files/

2020-01-26 Thread Jeroen Roovers
commit: b5e5f0a4194fe88aafa939045d92391eeeb87bff
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:44:34 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:44:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e5f0a4

net-analyzer/hping: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706566
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch | 11 +++
 net-analyzer/hping/hping-3_pre20141226.ebuild |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch 
b/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch
new file mode 100644
index 000..e21a6d513c5
--- /dev/null
+++ b/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/hping2.h
 b/hping2.h
+@@ -357,8 +357,6 @@
+   int status;
+ };
+ 
+-volatile struct delaytable_element delaytable[TABLESIZE];
+-
+ /* protos */
+ void  nop(void);  /* nop */
+ int   parse_options(int, char**); /* option parser */

diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild 
b/net-analyzer/hping/hping-3_pre20141226.ebuild
index 72c3c724933..3c3a3f166ea 100644
--- a/net-analyzer/hping/hping-3_pre20141226.ebuild
+++ b/net-analyzer/hping/hping-3_pre20141226.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=6
@@ -33,6 +33,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3_pre20141226-pcap-bpf.patch
"${FILESDIR}"/${PN}-3_pre20141226-scan-overflow.patch
"${FILESDIR}"/${PN}-3_pre20141226-unused-but-set.patch
+   "${FILESDIR}"/${PN}-3_pre20141226-fno-common.patch
 )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipv6toolkit/files/, net-analyzer/ipv6toolkit/

2020-01-26 Thread Jeroen Roovers
commit: 1218896cfa1438d0a327d0d21ca9d44763a75f2e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 01:48:21 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 01:49:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1218896c

net-analyzer/ipv6toolkit: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706312
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../ipv6toolkit-2.1_p20190919-fno-common.patch | 192 +
 .../ipv6toolkit/ipv6toolkit-2.1_p20190919.ebuild   |   3 +
 .../ipv6toolkit/ipv6toolkit-.ebuild|   3 +
 3 files changed, 198 insertions(+)

diff --git 
a/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch 
b/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch
new file mode 100644
index 000..9d4a3dcffe9
--- /dev/null
+++ b/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch
@@ -0,0 +1,192 @@
+--- a/tools/flow6.c
 b/tools/flow6.c
+@@ -85,8 +85,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/frag6.c
 b/tools/frag6.c
+@@ -94,8 +94,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/icmp6.c
 b/tools/icmp6.c
+@@ -114,8 +114,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/ipv6toolkit.h
 b/tools/ipv6toolkit.h
+@@ -2,3 +2,10 @@
+ #define   MAX_CMDLINE_OPT_LEN 40
+ #define DATE_STR_LEN  40
+ 
++#include 
++#include 
++
++extern char errbuf[PCAP_ERRBUF_SIZE];
++extern struct bpf_program pcap_filter;
++extern sigjmp_buf env;
++extern unsigned int canjump;
+--- a/tools/jumbo6.c
 b/tools/jumbo6.c
+@@ -80,8 +80,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/na6.c
 b/tools/na6.c
+@@ -61,8 +61,7 @@
+ struct in6_addr   *pkt_ipv6addr;
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ char  all_nodes_addr[]= ALL_NODES_MULTICAST_ADDR;
+ unsigned char buffer[65556];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/ni6.c
 b/tools/ni6.c
+@@ -90,8 +90,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ char  domain[MAX_DOMAIN_LEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/ns6.c
 b/tools/ns6.c
+@@ -59,8 +59,7 @@
+ const u_char  *pktdata;
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ 
+ unsigned char buffer[65556];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/path6.c
 b/tools/path6.c
+@@ -88,8 +88,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], 

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

2020-01-26 Thread Andreas Sturmlechner
commit: 476b5e00c4c8819aa41faeeefed84ca3904ecf1e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 00:51:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 20:42:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476b5e00

sys-fs/udisks: Drop 2.8.2 and 2.8.3

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

 sys-fs/udisks/Manifest|   2 -
 sys-fs/udisks/udisks-2.8.2.ebuild | 119 -
 sys-fs/udisks/udisks-2.8.3.ebuild | 120 --
 3 files changed, 241 deletions(-)

diff --git a/sys-fs/udisks/Manifest b/sys-fs/udisks/Manifest
index b816cb4ff8b..19e0dcde357 100644
--- a/sys-fs/udisks/Manifest
+++ b/sys-fs/udisks/Manifest
@@ -1,4 +1,2 @@
 DIST udisks-1.0.5.tar.gz 736221 BLAKE2B 
9a709c5d4fcd390d9a52ac764d0e3c678983a14644f79cfcf92dd4ea7ddecbac90aa046b890b7bdd1ad701f1106d5956d72dab1fbb030606319b4bcc4c297bdd
 SHA512 
bdf4970113975221ff0e17866db18fd969ff9c8e1e851c8ad7572630814ab0c46b59df59433edcb2e7cc41cc8152afd35807f45e07f6d0fa87b21b5a77d0965a
-DIST udisks-2.8.2.tar.bz2 1589149 BLAKE2B 
eaa9d95e175bbdd4255c627a0dcd93ff6f0a3660134d2117551c2d61298733570409481393ceeafc92ff26b74277b3a754b70d9359ed402c19d73fea2f39ec04
 SHA512 
dc0087ed2d3ab71dc66f63f868a6e2cd0e4e7578c40b2240739cecaffd6f50f5a2cecfc7ef7df9304e291d84ab12f59a940b9fb42b34a5a60d12061e6aaffc1a
-DIST udisks-2.8.3.tar.bz2 1613373 BLAKE2B 
d2f5e145ee0fefaafab71ff2cfec40962d835c7df22fee47702bc8406760b2463cbe334404e8d27b21e0c05134c67d336d24a6de7b19c0dc5d16ea78553a2738
 SHA512 
6d1d9ed18cb1742de13aad48709356f3dd9b8324967fd47107bd0f1e16b697d0928bd722397062495bdea51190774a25309834d27a5160feb7915becb474468f
 DIST udisks-2.8.4.tar.bz2 1619051 BLAKE2B 
4fdf3d5ea8ae02eb74efd552afee2dbe94137767c343034dd68f1553b224871a51bb2382eda00de90d45bad18b4088b4812e1f3fbb004cd29e753e92afb34e05
 SHA512 
70860e5ca9ac73d442ca67f0e0429ce2f33575d8f64945fbf06d1694b080c8b6fed8d65b2485eff0ab66eab59cdebeb9309424820a2ee82c5faaa38029e15e6c

diff --git a/sys-fs/udisks/udisks-2.8.2.ebuild 
b/sys-fs/udisks/udisks-2.8.2.ebuild
deleted file mode 100644
index 2b24fb53de0..000
--- a/sys-fs/udisks/udisks-2.8.2.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 linux-info systemd udev xdg-utils
-
-DESCRIPTION="Daemon providing interfaces to work with storage devices"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/udisks;
-SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}.tar.bz2;
-
-LICENSE="LGPL-2+ GPL-2+"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
-IUSE="acl debug elogind +introspection lvm nls selinux systemd vdo"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.50:2
-   >=dev-libs/libatasmart-0.19
-   >=dev-libs/libgudev-165:=
-   >=sys-auth/polkit-0.110
-   >=sys-libs/libblockdev-2.19[cryptsetup,lvm?,vdo?]
-   virtual/udev
-   acl? ( virtual/acl )
-   elogind? ( >=sys-auth/elogind-219 )
-   introspection? ( >=dev-libs/gobject-introspection-1.30:= )
-   lvm? ( sys-fs/lvm2 )
-   systemd? ( >=sys-apps/systemd-209 )
-"
-# util-linux -> mount, umount, swapon, swapoff (see also #403073)
-RDEPEND="${COMMON_DEPEND}
-   >=sys-apps/util-linux-2.30
-   >=sys-block/parted-3
-   virtual/eject
-   selinux? ( sec-policy/selinux-devicekit )
-"
-DEPEND="${COMMON_DEPEND}
-   >=sys-kernel/linux-headers-3.1
-"
-BDEPEND="
-   app-text/docbook-xsl-stylesheets
-   >=dev-util/gdbus-codegen-2.32
-   >=dev-util/gtk-doc-am-1.3
-   virtual/pkgconfig
-   nls? ( >=sys-devel/gettext-0.19.8 )
-"
-# If adding a eautoreconf, then these might be needed at buildtime:
-# dev-libs/gobject-introspection-common
-# sys-devel/autoconf-archive
-
-DOCS=( AUTHORS HACKING NEWS README.md )
-
-pkg_setup() {
-   # Listing only major arch's here to avoid tracking kernel's defconfig
-   if use amd64 || use arm || use ppc || use ppc64 || use x86; then
-   CONFIG_CHECK="~!IDE" #319829
-   CONFIG_CHECK+=" ~TMPFS_POSIX_ACL" #412377
-   CONFIG_CHECK+=" ~NLS_UTF8" #425562
-   kernel_is lt 3 10 && CONFIG_CHECK+=" ~USB_SUSPEND" #331065, 
#477278
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   xdg_environment_reset
-   default
-
-   if ! use systemd ; then
-   sed -i -e 's:libsystemd-login::' configure || die
-   fi
-}
-
-src_configure() {
-   local myeconfargs=(
-   --enable-btrfs
-   --disable-gtk-doc
-   --disable-static
-   --localstatedir="${EPREFIX%/}"/var
-   --with-html-dir="${EPREFIX%/}"/usr/share/gtk-doc/html
-   

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

2020-01-26 Thread Alfredo Tupone
commit: 9fd2c6357eda52159e1df8daab1e3da41bf0863b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Jan 26 21:07:36 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jan 26 21:07:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd2c635

net-mail/courier-imap: Removing old version

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone  gentoo.org>

 net-mail/courier-imap/Manifest   |   1 -
 net-mail/courier-imap/courier-imap-4.18.2.ebuild | 241 ---
 2 files changed, 242 deletions(-)

diff --git a/net-mail/courier-imap/Manifest b/net-mail/courier-imap/Manifest
index c3e60df089a..e1c826c1973 100644
--- a/net-mail/courier-imap/Manifest
+++ b/net-mail/courier-imap/Manifest
@@ -1,3 +1,2 @@
-DIST courier-imap-4.18.2.tar.bz2 3205230 BLAKE2B 
dd52c55698ac4307a52ef76ed6ca54d4289e00aacff487609cfe01bce351e180561b4bec4904e2701a0c05916bbac2e301409530ccbdcd08474b50be4c1365e3
 SHA512 
821f0151012f1a357faf705d938d8498a939cc994957398c0d5e2b7a619eabe202549f174e625161545ba6a94b753072458e9f0edc30cbb2443b15405740347e
 DIST courier-imap-5.0.7.tar.bz2 3296879 BLAKE2B 
022522387cc667223c44354f4f3da822ac8abab19222bfc69a9dde4b7460665c97ca565b21705519f3bc0dfbe1d69bbd2ef288329bfa7b8d99e3251a4f9d3e98
 SHA512 
a0be5cb3e6bc42f4bf45b14132e7d4ad7e822c26aa3b3dd4bfefa7783a047b9c928ad503b462c8e832fddefb356af58b4adfa5ee91481bd024149992157a1aad
 DIST courier-imap-5.0.8.tar.bz2 3296810 BLAKE2B 
43b9cf61253145c4f877ed350140159014d812c197f82cb2621db4484c66ae57e0c1a237ba0f13e0edb35439f562662557ca98d3193ba8b6e35e392dac00cd03
 SHA512 
bc60f4540da8db02758d593694ca4b7336a7d65fd3c48ea5c373e18abfc9973db836c505f77caf844529947ad0c4ef0dc276898e437ca60f0facb2ec6650702c

diff --git a/net-mail/courier-imap/courier-imap-4.18.2.ebuild 
b/net-mail/courier-imap/courier-imap-4.18.2.ebuild
deleted file mode 100644
index 9b1f0e577e4..000
--- a/net-mail/courier-imap/courier-imap-4.18.2.ebuild
+++ /dev/null
@@ -1,241 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools libtool readme.gentoo-r1 systemd
-
-DESCRIPTION="An IMAP daemon designed specifically for maildirs"
-HOMEPAGE="https://www.courier-mta.org/imap/;
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-
-IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
-REQUIRED_USE="|| ( berkdb gdbm )"
-
-CDEPEND="
-   gnutls? ( net-libs/gnutls )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   )
-   >=net-libs/courier-authlib-0.66.4
-   >=net-libs/courier-unicode-2
-   >=net-mail/mailbase-0.00-r8
-   berkdb? ( sys-libs/db:= )
-   fam? ( virtual/fam )
-   gdbm? ( >=sys-libs/gdbm-1.8.0 )
-"
-DEPEND="${CDEPEND}
-   dev-lang/perl
-   !mail-mta/courier
-   userland_GNU? ( sys-process/procps )
-"
-RDEPEND="${CDEPEND}
-   selinux? ( sec-policy/selinux-courier )
-"
-
-# get rid of old style virtual - bug 350792
-RDEPEND="${RDEPEND}
-   !mail-mta/courier
-   !net-mail/bincimap
-   !net-mail/cyrus-imapd
-   !net-mail/uw-imap
-"
-
-RC_VER="4.0.6-r1"
-INITD_VER="4.0.6-r1"
-
-# make check is not supported by this package due to the
-# --enable-workarounds-for-imap-client-bugs option.
-RESTRICT="test"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-Please read http://www.courier-mta.org/imap/INSTALL.html#upgrading
-and remove TLS_DHPARAMS from configuration files or run mkdhparams
-
-For a quick-start howto please refer to
-${PN}-gentoo.readme in /usr/share/doc/${PF}
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-4.17-disable-fam-configure.ac.patch"
-   "${FILESDIR}/${PN}-4.17-aclocal-fix.patch"
-)
-
-src_prepare() {
-   default
-
-   # These patches should fix problems detecting BerkeleyDB.
-   # We now can compile with db4 support.
-   if use berkdb ; then
-   eapply "${FILESDIR}/${PN}-4.17-db4-bdbobj_configure.ac.patch"
-   eapply "${FILESDIR}/${PN}-4.17-db4-configure.ac.patch"
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=""
-
-   # Default to gdbm if both berkdb and gdbm are present.
-   if use gdbm ; then
-   einfo "Building with GDBM support"
-   myconf="${myconf} --with-db=gdbm"
-   elif use berkdb ; then
-   einfo "Building with BerkeleyDB support"
-   myconf="${myconf} --with-db=db"
-   fi
-
-   if use trashquota ; then
-   einfo "Building with Trash Quota Support"
-   myconf="${myconf} --with-trashquota"
-   fi
-
-   use debug && myconf="${myconf} debug=true"
-
-   econf \
-   --disable-root-check \
-   --bindir=/usr/sbin \
-   

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

2020-01-26 Thread Sergei Trofimovich
commit: 3dd25eef1c1ab86a142864cbce3bd46f2db006ce
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:31:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:32:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd25eef

toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatal

dev-lang/gnat-gpl uses ${GCC_CONFIG_VER} to override exposed gcc
version. Let's keep it nonfatal until ada ebuilds are fixed.

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

 eclass/toolchain.eclass | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 23b29925469..8796ff10e8e 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -574,7 +574,9 @@ toolchain_src_prepare() {
local actual_version=$(< "${S}"/gcc/BASE-VER)
if [[ "${GCC_RELEASE_VER}" != "${actual_version}" ]] ; then
eerror "'${S}/gcc/BASE-VER' contains 
'${actual_version}', expected '${GCC_RELEASE_VER}'"
-   die "Please rename ebuild to 
'${PN}-${actual_version}...'"
+   # TODO: once ada ebuilds are fixed turn it to 'die'
+   eerror "Please set GCC_RELEASE_VER to 
'${actual_version}'"
+   echo "${GCC_CONFIG_VER}" > "${S}"/gcc/BASE-VER
fi
fi
 



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/ia64/, profiles/arch/alpha/, ...

2020-01-26 Thread Andreas Sturmlechner
commit: 6f74a5c42e6324bec71365423373f95dd776f60e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 22:44:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 22:46:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f74a5c4

profiles: alpha/arm/hppa/ia64/ppc32/sparc: Mask media-gfx/gimp[heif]

Don't bother with media-libs/libheif on slow arches anyway.

Bug: https://bugs.gentoo.org/685624
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/arch/alpha/package.use.mask  | 4 ++--
 profiles/arch/arm/package.use.mask| 4 
 profiles/arch/hppa/package.use.mask   | 4 ++--
 profiles/arch/ia64/package.use.mask   | 4 ++--
 profiles/arch/powerpc/ppc32/package.use.mask  | 4 ++--
 profiles/arch/powerpc/ppc64/32ul/package.use.mask | 4 ++--
 profiles/arch/sparc/package.use.mask  | 4 ++--
 7 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 36f49089eff..c6a8e0b6919 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Tomáš Mózes  (2019-12-19)
 # dev-libs/criterion is not keyworded yet

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index b46a0d0cec8..5542a3ff9b1 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (2020-01-26)
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
+
 # Georgy Yakovlev  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 46188977669..8ff1aadcadb 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # David Seifert  (2020-01-26)
 # media-libs/libkate is not keyworded on ia64 anymore

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index 9ddce17a0bd..28fa7a39116 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask 
b/profiles/arch/powerpc/ppc64/32ul/package.use.mask
index 2a9f6430960..4d780e3eeba 100644
--- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 7de86fba878..b83d540f386 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches



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

2020-01-26 Thread Sergei Trofimovich
commit: a8ecf9d66d77064ccb6aabd4f5f90a3c730a67d6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:44:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ecf9d6

flag-o-matic.eclass: fix probe file extension

A cosmetic fix as we rely on -x ${lang} to detect correct language.

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

 eclass/flag-o-matic.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index ebfc49bf30b..b1b5c866a00 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -474,7 +474,7 @@ test-flag-PROG() {
cmdline_extra+=(-xc)
;;
esac
-   local test_in=${T}/test-flag.${lang}
+   local test_in=${T}/test-flag.${in_ext}
local test_out=${T}/test-flag.exe
 
printf "%s\n" "${in_src}" > "${test_in}" || return 1



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

2020-01-26 Thread Sergei Trofimovich
commit: a2478718a9960f7844eee45e6b140fd071447428
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:42:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2478718

flag-o-matic.eclass: fix probe when CC points to absolute path

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

 eclass/flag-o-matic.eclass   | 4 ++--
 eclass/tests/flag-o-matic.sh | 6 ++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 0aec22c83f2..ebfc49bf30b 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -474,8 +474,8 @@ test-flag-PROG() {
cmdline_extra+=(-xc)
;;
esac
-   local test_in=${T}/test-flag-${comp}.${lang}
-   local test_out=${T}/test-flag-${comp}.exe
+   local test_in=${T}/test-flag.${lang}
+   local test_out=${T}/test-flag.exe
 
printf "%s\n" "${in_src}" > "${test_in}" || return 1
 

diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh
index 90eaf3a6ffb..229dff52af9 100755
--- a/eclass/tests/flag-o-matic.sh
+++ b/eclass/tests/flag-o-matic.sh
@@ -139,6 +139,12 @@ out=$(test-flags-CC -O3)
 [[ $? -eq 0 && ${out} == "-O3" ]]
 ftend
 
+tbegin "test-flags-CC (valid flags, absolute path)"
+absolute_CC=$(type -P $(tc-getCC))
+out=$(CC=${absolute_CC} test-flags-CC -O3)
+[[ $? -eq 0 && ${out} == "-O3" ]]
+ftend
+
 tbegin "test-flags-CC (invalid flags)"
 out=$(test-flags-CC -finvalid-flag)
 [[ $? -ne 0 && -z ${out} ]]



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 299f064040213f1ebcf936d3f710c9967d7fb243
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Dec 27 13:25:09 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:52:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=299f0640

scripts/bootstrap-prefix.sh: Change headers to Gentoo standard.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index b0d2a09ec8..b0e69b37c9 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-# Copyright 2006-2018 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2006-2019 Gentoo Authors; Distributed under the GPL v2
 
 trap 'exit 1' TERM KILL INT QUIT ABRT
 



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 87e07a00dc1f94a8798f56003192daf81be7d717
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:43:05 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=87e07a00

s/bootstrap-prefix.sh: turn off app-portage/portage-utils[qmanifest].

  In early stage 3, this is to break to following dependency circle:
  - app-crypt/gnupg
  - dev-libs/libgpg-error
  - sys-devel/gettext (autopoint)
  - dev-lang/perl
  - app-admin/perl-cleaner
  - app-portage/portage-utils

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 2abc3905d4..4dc2422e2a 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1551,6 +1551,7 @@ do_emerge_pkgs() {
-pcre
-ssl
-python
+   -qmanifest
bootstrap
clang
internal-glib



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 02451cdd8614f1072096608c49ae7796a6363819
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:38:20 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=02451cdd

s/bootstrap-prefix.sh: fake rsync to install linux-headers.

  linux-headers starts to use rsync to do the installation.  Replace
  it with a shell script to call cp instead.

Closes: https://bugs.gentoo.org/699718
Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 20 
 1 file changed, 20 insertions(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 0669107fb5..3bb523071c 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1858,6 +1858,24 @@ bootstrap_stage3() {
> "${ROOT}"/usr/bin/perl
chmod +x "${ROOT}"/usr/bin/perl
fi
+
+   # Need rsync to for linux-headers installation
+   if [[ ! -x "${ROOT}"/usr/bin/rsync ]]; then
+   cat > "${ROOT}"/usr/bin/rsync <<-EOF
+   #!${ROOT}/bin/bash
+   while (( \$# > 0 )); do
+   case \$1 in
+   -*) shift; continue ;;
+   *) break ;;
+   esac
+   done
+   dst="\$2"/\$(basename \$1)
+   mkdir -p "\${dst}"
+   cp -rv \$1/* "\${dst}"/
+   EOF
+   chmod +x "${ROOT}"/usr/bin/rsync
+   fi
+
# Tell dynamic loader the path of libgcc_s.so of stage2
if [[ ! -f "${ROOT}"/etc/ld.so.conf.d/stage2.conf ]]; then
mkdir -p "${ROOT}"/etc/ld.so.conf.d
@@ -1877,6 +1895,8 @@ bootstrap_stage3() {
with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
grep -q 'apiversion=' "${ROOT}"/usr/bin/perl && \
rm "${ROOT}"/usr/bin/perl
+   grep -q 'esac' "${ROOT}"/usr/bin/rsync && \
+   rm "${ROOT}"/usr/bin/rsync
 
pkgs=(
sys-devel/binutils-config



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: af7eccdcb91377561e658cf0efe3221544d00286
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Dec 27 13:30:25 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:52:56 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=af7eccdc

s/bootstrap-prefix.sh: no encryption while completing @system.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index b0e69b37c9..0669107fb5 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2035,8 +2035,8 @@ bootstrap_stage3() {
emerge --sync || emerge-webrsync || return 1
fi
 
-   # avoid installing git just for fun while completing @system
-   export USE="-git"
+   # avoid installing git or encryption just for fun while completing 
@system
+   export USE="-git -crypt"
 
# Portage should figure out itself what it needs to do, if anything.
# Avoid glib compiling for Cocoa libs if it finds them, since we're



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: e8e0f7f4c06a8ddbe113ebe6413c6d5f1925c84d
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:41:04 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=e8e0f7f4

s/bootstrap-prefix.sh: Disable stage2 gcc /usr/local/include lookup.

  stage2 gcc searching inside /usr/local/include induces errors with
  exotic headers.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 3bb523071c..2abc3905d4 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1717,7 +1717,7 @@ bootstrap_stage2() {
for pkg in ${compiler_stage1} ; do
# 

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

2020-01-26 Thread Thomas Deutschmann
commit: 660e88fd49e31874179d01d776e9c8f291d71842
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:57:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:57:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660e88fd

media-sound/ario: x86 stable (bug #706490)

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

 media-sound/ario/ario-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ario/ario-1.6.ebuild b/media-sound/ario/ario-1.6.ebuild
index a909b0299b6..dfcfe51aad7 100644
--- a/media-sound/ario/ario-1.6.ebuild
+++ b/media-sound/ario/ario-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="dbus debug +idle nls taglib zeroconf"
 
 RDEPEND="dev-libs/glib:2



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

2020-01-26 Thread Thomas Deutschmann
commit: 6bc715e497d9653afec778a3ac6508d4035e61ee
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:59:28 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:59:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc715e4

dev-python/simplejson: x86 stable (bug #706506)

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

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

diff --git a/dev-python/simplejson/simplejson-3.17.0.ebuild 
b/dev-python/simplejson/simplejson-3.17.0.ebuild
index 89906034589..126ab8ee27d 100644
--- a/dev-python/simplejson/simplejson-3.17.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT AFL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-01-26 Thread Thomas Deutschmann
commit: 1d0dc669a960f9a7bd394218cce4c896375c6bfc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:58:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:58:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0dc669

x11-libs/gtkdatabox: x86 stable (bug #706452)

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

 x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild 
b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
index dface576ae4..b41f80d6ec9 100644
--- a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
+++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples +glade static-libs test"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread Thomas Deutschmann
commit: 7dd3378c448c1f6d1cce959bb6405b3a1abb50a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 03:00:52 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 03:00:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd3378c

x11-wm/xpra: x86 stable (bug #705528)

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

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

diff --git a/x11-wm/xpra/xpra-3.0.2.ebuild b/x11-wm/xpra/xpra-3.0.2.ebuild
index 2d11aede8ca..41fe6e1e161 100644
--- a/x11-wm/xpra/xpra-3.0.2.ebuild
+++ b/x11-wm/xpra/xpra-3.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.xz;
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 
enc_x265 jpeg libav +lz4 lzo opengl pillow pulseaudio server sound test vpx 
webcam webp"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-01-26 Thread David Seifert
commit: 661c3b10ffd2543765276935ab259474059d7068
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 26 20:21:58 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 26 20:21:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661c3b10

package.mask: Last rite app-i18n/zhcon

Bug: https://bugs.gentoo.org/685928
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 379f526eda6..029503dcbf2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2020-01-26)
+# Unmaintained, last release 14 years ago, tons of patches,
+# Autoconf script is broken, fails with gettext-0.20.
+# Removal in 30 days.  Bug #578234, #685928.
+app-i18n/zhcon
+
 # Andreas Sturmlechner  (2020-01-26)
 # No revdeps, blocks dev-python/pygtk cleanup, bug #706476
 # Masked for removal in 30 days.



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

2020-01-26 Thread Michał Górny
commit: 7d9f9147d6d8ee09a880703eb63ef81dd69d15ac
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 26 19:42:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 26 20:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f9147

go-module.eclass: Fix case in copyright

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

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

diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
index 89b32ed1201..d5de5f60ccd 100644
--- a/eclass/go-module.eclass
+++ b/eclass/go-module.eclass
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo authors
+# Copyright 2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: go-module.eclass



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

2020-01-26 Thread Michał Górny
commit: 6d99d9592de987abb4ac730a1df01455647e508e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 26 19:42:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 26 20:45:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d99d959

bazel.eclass: Fix copyright line

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

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

diff --git a/eclass/bazel.eclass b/eclass/bazel.eclass
index 7c5f92977ba..016041b8f9f 100644
--- a/eclass/bazel.eclass
+++ b/eclass/bazel.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Jason Zaman
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: bazel.eclass



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

2020-01-26 Thread William Hubbs
commit: 667b81e402517cc2b59341f48144c6584872b99a
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 21:17:46 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 21:18:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667b81e4

dev-python/psycopg2: 2.8.4 bump

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

 dev-python/psycopg/Manifest |  1 +
 dev-python/psycopg/psycopg-2.8.4.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/dev-python/psycopg/Manifest b/dev-python/psycopg/Manifest
index e145a42249f..81fd1c31710 100644
--- a/dev-python/psycopg/Manifest
+++ b/dev-python/psycopg/Manifest
@@ -2,3 +2,4 @@ DIST psycopg2-2.7.4.tar.gz 425331 BLAKE2B 
9d256ea340e4bace53981596d9d42863ddc9c8
 DIST psycopg2-2.7.5.tar.gz 426358 BLAKE2B 
301bd4c6ecbc29b1b02e477ffd3576c4bbb00142998a85f5a79678a96b521098a8d0bf75779ab7ecb082c6d374cbf41cc845dcba0e1413b98621f67f9b139135
 SHA512 
5bf85b6760871f904b6b570ea454f99b72cf97acf9cce10b63dc7b6b0b18913b50ad4f24c469d101c54de6ad6100f1cac3c58225076b5e584a677f5ab4170a93
 DIST psycopg2-2.7.7.tar.gz 427474 BLAKE2B 
bc721b721693bc5f560a4829e84715d15e8c14523ada00109c7d7ba916c91928082fff286bd3c2ff5987c0436443128d1408ac9de073ad538b1e356fc73aaf8f
 SHA512 
032344957c00bf659ca5e46f54f827a6d79809e370d661cd349e2ce935873359bcc4f440b74c6f14658bf1cd9598b6d884abae507fd33db9e07b01fc87967fb0
 DIST psycopg2-2.8.3.tar.gz 377333 BLAKE2B 
a4f22fb4dfc5492147bee198c587c5c5e43e197e5abb60cc7d5d7a006d91ffd22e35fbfeba35b8d36322f3802073fc105cb8270d436a3ad4d52b1c3c41ba39b1
 SHA512 
74268f6d05922c968d46ad62a49b4af54dc30463daa67cc0f32d5930c366596f9a1b2f368f2b38c8a9d45bfdcffb13be469a5cbf3911c62d163bea5c7a3ad928
+DIST psycopg2-2.8.4.tar.gz 377883 BLAKE2B 
6d25a96d6fb45cc450b20fb570741538c2870e0ab205b9aab1018d4ef716bfba129235a422f2a0dfd182162bff948db8a2e4d23cd57dc01971f2e6f734ebf90e
 SHA512 
d4590c6e4e310d280b6b341cb23427b56b04c1ef08e877f0d99a79c6b00b959307bb18defaf1d9cea58482fb974a78760c5f26a3ece8c1f34ae1840570a71a28

diff --git a/dev-python/psycopg/psycopg-2.8.4.ebuild 
b/dev-python/psycopg/psycopg-2.8.4.ebuild
new file mode 100644
index 000..4f7153baf26
--- /dev/null
+++ b/dev-python/psycopg/psycopg-2.8.4.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+
+inherit distutils-r1 flag-o-matic
+
+MY_PN="${PN}2"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="PostgreSQL database adapter for Python"
+HOMEPAGE="http://initd.org/psycopg/ https://pypi.org/project/psycopg2/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="2"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="debug doc"
+
+RDEPEND=">=dev-db/postgresql-8.1:*"
+DEPEND="${RDEPEND}
+   doc? (
+   >=dev-python/pygments-2.2[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6
+   )"
+
+RESTRICT="test"
+
+# Avoid using mxdatetime: https://bugs.gentoo.org/452028
+PATCHES=(
+   "${FILESDIR}"/psycopg-2.8.3-avoid-mxdatetime.patch
+)
+
+S="${WORKDIR}/${MY_P}"
+
+python_compile() {
+   local CFLAGS=${CFLAGS} CXXFLAGS=${CXXFLAGS}
+
+   ! python_is_python3 && append-flags -fno-strict-aliasing
+
+   distutils-r1_python_compile
+}
+
+python_prepare_all() {
+   if use debug; then
+   sed -i 's/^\(define=\)/\1PSYCOPG_DEBUG,/' setup.cfg || die
+   fi
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C doc/src -j1 html text
+}
+
+python_install_all() {
+   if use doc; then
+   dodoc -r doc/src/_build/html
+   dodoc doc/src/_build/text/*
+   fi
+
+   distutils-r1_python_install_all
+}



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

2020-01-26 Thread Andreas Sturmlechner
commit: ee8a1a19515dc78890ebc3a737c848015c303172
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 21:00:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:00:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee8a1a19

kde-misc/ktrip: No need for KFMIN here

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

 kde-misc/ktrip/ktrip-.ebuild | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/kde-misc/ktrip/ktrip-.ebuild b/kde-misc/ktrip/ktrip-.ebuild
index 06456d026a..352876775f 100644
--- a/kde-misc/ktrip/ktrip-.ebuild
+++ b/kde-misc/ktrip/ktrip-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-KFMIN=5.60.0
 inherit ecm kde.org
 
 DESCRIPTION="Public transport assistant targeted towards mobile Linux and 
Android"
@@ -18,16 +17,16 @@ DEPEND="
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kcontacts:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kitemmodels:5
kde-misc/kpublictransport:5
 "
 RDEPEND="${DEPEND}
dev-qt/qtquickcontrols:5
dev-qt/qtquickcontrols2:5
-   >=kde-frameworks/kirigami-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
+   kde-frameworks/kirigami:5
+   kde-frameworks/plasma:5
 "



[gentoo-commits] proj/kde:master commit in: app-office/kmymoney/

2020-01-26 Thread Andreas Sturmlechner
commit: 8dbd512b9a701f3fdb2aae8cbee8b387a5f4d807
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 21:15:15 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 21:15:15 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dbd512b

app-office/kmymoney: Add USE experimental - only for live

Closes: https://bugs.gentoo.org/705908
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-office/kmymoney/kmymoney-5.0..ebuild | 11 ++-
 app-office/kmymoney/kmymoney-.ebuild | 11 ++-
 app-office/kmymoney/metadata.xml |  1 +
 3 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0..ebuild 
b/app-office/kmymoney/kmymoney-5.0..ebuild
index add18b3c87..483f0a978f 100644
--- a/app-office/kmymoney/kmymoney-5.0..ebuild
+++ b/app-office/kmymoney/kmymoney-5.0..ebuild
@@ -25,6 +25,7 @@ fi
 LICENSE="GPL-2"
 SLOT="5"
 IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob"
+[[ ${KDE_BUILD_TYPE} = live ]] && IUSE+=" experimental"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -77,8 +78,8 @@ COMMON_DEPEND="
holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
ofx? ( dev-libs/libofx )
webkit? (
-   >=kde-frameworks/kdewebkit-${KFMIN}:5
>=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   >=kde-frameworks/kdewebkit-${KFMIN}:5
)
!webkit? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] )
weboob? (
@@ -98,6 +99,11 @@ RDEPEND="${COMMON_DEPEND}
 pkg_setup() {
use weboob && python_setup
ecm_pkg_setup
+
+   if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
+   ewarn "USE experimental set: Building infinished features."
+   ewarn "This *will* chew up your data. You have been warned."
+   fi
 }
 
 src_configure() {
@@ -115,6 +121,9 @@ src_configure() {
-DENABLE_WEBOOB=$(usex weboob)
$(cmake_use_find_package weboob PythonLibs)
)
+   [[ ${KDE_BUILD_TYPE} = live ]] &&
+   mycmakeargs+=( -DENABLE_UNFINISHEDFEATURES=$(usex experimental) 
)
+
ecm_src_configure
 }
 

diff --git a/app-office/kmymoney/kmymoney-.ebuild 
b/app-office/kmymoney/kmymoney-.ebuild
index 62e386a045..fc9a43ec10 100644
--- a/app-office/kmymoney/kmymoney-.ebuild
+++ b/app-office/kmymoney/kmymoney-.ebuild
@@ -24,6 +24,7 @@ fi
 LICENSE="GPL-2"
 SLOT="5"
 IUSE="activities addressbook calendar hbci holidays ofx quotes webkit weboob"
+[[ ${KDE_BUILD_TYPE} = live ]] && IUSE+=" experimental"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -76,8 +77,8 @@ COMMON_DEPEND="
holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
ofx? ( dev-libs/libofx )
webkit? (
-   >=kde-frameworks/kdewebkit-${KFMIN}:5
>=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   >=kde-frameworks/kdewebkit-${KFMIN}:5
)
!webkit? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] )
weboob? (
@@ -97,6 +98,11 @@ RDEPEND="${COMMON_DEPEND}
 pkg_setup() {
use weboob && python_setup
ecm_pkg_setup
+
+   if [[ ${KDE_BUILD_TYPE} = live ]] && use experimental; then
+   ewarn "USE experimental set: Building infinished features."
+   ewarn "This *will* chew up your data. You have been warned."
+   fi
 }
 
 src_configure() {
@@ -114,6 +120,9 @@ src_configure() {
-DENABLE_WEBOOB=$(usex weboob)
$(cmake_use_find_package weboob PythonLibs)
)
+   [[ ${KDE_BUILD_TYPE} = live ]] &&
+   mycmakeargs+=( -DENABLE_UNFINISHEDFEATURES=$(usex experimental) 
)
+
ecm_src_configure
 }
 

diff --git a/app-office/kmymoney/metadata.xml b/app-office/kmymoney/metadata.xml
index 34cd0358c5..8bbfa55917 100644
--- a/app-office/kmymoney/metadata.xml
+++ b/app-office/kmymoney/metadata.xml
@@ -8,6 +8,7 @@

Enable 
kde-frameworks/kactivities integration
Enable kde-apps/akonadi 
contact integration
+   Build unfinished features. DANGEROUS 
to set - this *will* chew up data
Enable HBCI support using 
net-libs/aqbanking
Enable 
kde-frameworks/kholidays integration
Enable Online Stock Quote retrieval



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

2020-01-26 Thread Andreas Sturmlechner
commit: 54e42cc3660632a03265c39726b00114e59c55c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 20:58:00 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 20:58:18 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=54e42cc3

kde-misc/ktrip: Add new DEPEND

Upstream commit c613e72c46071df41462add464355c2bbe70a2ca

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

 kde-misc/ktrip/ktrip-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-misc/ktrip/ktrip-.ebuild b/kde-misc/ktrip/ktrip-.ebuild
index a63320c3a1..06456d026a 100644
--- a/kde-misc/ktrip/ktrip-.ebuild
+++ b/kde-misc/ktrip/ktrip-.ebuild
@@ -19,6 +19,7 @@ DEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
>=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcontacts-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kitemmodels-${KFMIN}:5



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

2020-01-26 Thread Matthew Thode
commit: c8d88a067fce0fb2b2c696ac93534a177efb056f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:45:37 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d88a06

dev-python/hacking: 1.1.0 removed

Closes: https://bugs.gentoo.org/643616
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/hacking/Manifest |  1 -
 dev-python/hacking/hacking-1.1.0.ebuild | 59 -
 2 files changed, 60 deletions(-)

diff --git a/dev-python/hacking/Manifest b/dev-python/hacking/Manifest
index da8ad358aff..d716e3067de 100644
--- a/dev-python/hacking/Manifest
+++ b/dev-python/hacking/Manifest
@@ -1,2 +1 @@
-DIST hacking-1.1.0.tar.gz 55620 BLAKE2B 
6a6f30ef8a1eef3aa1b1b630dd43e1d2e9adff1623d8db19a545f186f60ce367e4b820582893e6444b7d58573b4a70a47a30cdc8d2ce1202666cf6e1b0e7456f
 SHA512 
d326995976c04469c9d164ff31d02471346af715730d97fee23261988100156c4598ea8968cb483e8f386ee3f94a6bdffb5f67d8a7dfc238f4607fb7fe09e128
 DIST hacking-2.0.0.tar.gz 53296 BLAKE2B 
50606d700c324acc8695499ee97cd592b051fe0cfc020efdfe7bf82b44d2f6ac858ed2f923ea08343066820c7da1686aa0b172bbab541cc564dc5ecc016cfac6
 SHA512 
d44d62f694c79af4c2044e745b140f0582fb5a6bbfa8050d45b17e8cb354198e8eac3a06586cf96d516844bb079d429d73ce9755a23e256857c4de19aca7ffe3

diff --git a/dev-python/hacking/hacking-1.1.0.ebuild 
b/dev-python/hacking/hacking-1.1.0.ebuild
deleted file mode 100644
index 806a3495fd5..000
--- a/dev-python/hacking/hacking-1.1.0.ebuild
+++ /dev/null
@@ -1,59 +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
-
-DESCRIPTION="A client for the OpenStack Nova API"
-HOMEPAGE="https://github.com/openstack-dev/hacking;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/flake8-2.6.0[${PYTHON_USEDEP}]
-   =dev-python/six-1.10.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   ${RDEPEND}
-   )
-   doc? (
-   >=dev-python/sphinx-1.7.0[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   )"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-python_compile_all() {
-   use doc && sphinx-build -b html -c doc/source/ doc/source/ 
doc/source/html
-}
-
-python_test() {
-   testr init || die "testr init died"
-   testr run || die "testsuite failed under ${EPYTHON}"
-   flake8 "${PN}"/tests || die "flake8 drew error on a run over 
${PN}/tests folder"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/source/html/. )
-   distutils-r1_python_install_all
-}



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

2020-01-26 Thread Matthew Thode
commit: cbd8ddf667004f838e0eda73e1d5e79458e3533b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:42:10 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd8ddf6

dev-python/soupsieve: 1.9.5 stable allarches

Bug: https://bugs.gentoo.org/706412
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild 
b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
index 78ee602f0a1..01309b36d9e 100644
--- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild
+++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-01-26 Thread Matthew Thode
commit: 1c49ac3598acae4066a62492069172fced2ad292
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:35:19 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c49ac35

sys-cluster/openstack-meta: remove 2019.1

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

 .../openstack-meta-2019.1..ebuild  | 23 --
 1 file changed, 23 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
deleted file mode 100644
index e2a3180efd8..000
--- a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova placement swift"
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-   placement? ( ~sys-cluster/placement-${PV} )
-"



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

2020-01-26 Thread Matthew Thode
commit: b6ba3dc3673a064726764032bf673d90151d3787
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:43:57 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ba3dc3

dev-python/bandit: 1.5.1 stable x86 with cleanup

Closes: https://bugs.gentoo.org/706412
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/bandit/Manifest   |  1 -
 dev-python/bandit/bandit-1.4.0-r1.ebuild | 49 
 2 files changed, 50 deletions(-)

diff --git a/dev-python/bandit/Manifest b/dev-python/bandit/Manifest
index 6a007950634..87999002a9f 100644
--- a/dev-python/bandit/Manifest
+++ b/dev-python/bandit/Manifest
@@ -1,2 +1 @@
-DIST bandit-1.4.0.tar.gz 138019 BLAKE2B 
1a7aee62aa44fca533d02bdb6e5d44fe136038b9ee8ab462d6af6af84a4111ae341bd791b142d5e090e90f639cd5968419b2a9fa3b51e664dda971af13d52959
 SHA512 
e5ae412e3b13c89f8c4a85d318b0504c2d5b9aa4ca81652266a13d96f859705c2d0112dc534373cd7fd1020790369e3fe6b55da57773fa7821e663c37fe98817
 DIST bandit-1.5.1.tar.gz 480856 BLAKE2B 
f8a1a7dc1d93a1b6c8d3eb5bcbecda895b29dfebe055ac358b9437bd0c9ab5562e6d25a658bc2092cff6bddfd0245e71bf39ee88b2718e3a0c7376fa50293ae1
 SHA512 
e6f596e73af45ca2ff4d200fad63d37adf44efd5de52f8061f5a349b66457a39eb442ad442d5fb57b2e0e98c8bae0eb0879b958ff619b4e26c0183bc8b928e36

diff --git a/dev-python/bandit/bandit-1.4.0-r1.ebuild 
b/dev-python/bandit/bandit-1.4.0-r1.ebuild
deleted file mode 100644
index 974ae4c8083..000
--- a/dev-python/bandit/bandit-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A security linter from OpenStack Security"
-HOMEPAGE="https://openstack.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~s390 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/hacking-0.9.2[${PYTHON_USEDEP}]
-   =dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
-   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
-   >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
-   >=dev-python/pylint-1.4.5[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/git-python-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.10.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-1.17.1[${PYTHON_USEDEP}]"
-
-python_test() {
-   testr init
-   testr run || die
-}



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

2020-01-26 Thread Matthew Thode
commit: 070259c7218496d6152a92d7d7bdb107199db356
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:41:35 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070259c7

dev-python/beautifulsoup: 4.8.1 stable allarches

Bug: https://bugs.gentoo.org/706412
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index b5e62a152a5..8248869170c 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 
 # html5lib is optional however hard coding since its use is actively 
discouraged in the devmanual
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/placement/

2020-01-26 Thread Matthew Thode
commit: 755406d644cf6b7835cbb634dad1c5c78e0f43f7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:32:34 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755406d6

sys-cluster/placement: cleanup

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

 sys-cluster/placement/Manifest |   3 -
 sys-cluster/placement/placement-1.0.0-r1.ebuild| 108 -
 sys-cluster/placement/placement-2019.1..ebuild | 108 -
 sys-cluster/placement/placement-2019.2..ebuild |  11 +--
 4 files changed, 4 insertions(+), 226 deletions(-)

diff --git a/sys-cluster/placement/Manifest b/sys-cluster/placement/Manifest
index 83301096e34..d21da5fb32b 100644
--- a/sys-cluster/placement/Manifest
+++ b/sys-cluster/placement/Manifest
@@ -1,6 +1,3 @@
-DIST openstack-placement-1.0.0.tar.gz 428179 BLAKE2B 
342997d848f134de747e4fa7ac0c38c07c3ff0840b529a8664a0733aa9700592b00c9ef72ae27e3b0ce892c44a14eebc2c32edf078e1c1a77885be4655fc8bf4
 SHA512 
50c93d35868b0ee78a6f753e174b2c22742fed1287dfa5801db28692033fa92e21dbce8fe22d16eb8e3e1dbd798fb80e6c9631ac838455f8b91c3e4ba01e5fff
 DIST openstack-placement-2.0.0.tar.gz 500804 BLAKE2B 
5747245c746ca28a3c77c10e5f979765b85972f3eef9583318245ded994c97ef84f3ee0d2c08f9205a3682b8c6a9d391454cae7ef655a1b06bbabde9556b811f
 SHA512 
0964fcdd690c660168ce1f8a11b09a2f237613e81f6850f30b36f826fe51a967bf85ed632b7e4ee9faea1634346f9e0ecc8a79b1b5cc039ce97317a263b33d7c
-DIST placement.conf.sample-1.0.0 19383 BLAKE2B 
0088bffd3755ff589026856c977f241a1d98d151966ad7ece7b11e6fb382b1cc49fd606c66d857defba52db1927b6255f74144ce61d86e806e014baf97e6af1f
 SHA512 
ea3c842145870fc51cf9d118734cab07498691fabc5313297e8956e2c8547eddfd0ef99b8529a8ad5e4d7b98e708276c3bed6549158b5ea774c39ef16777d1d3
 DIST placement.conf.sample-2.0.0 25512 BLAKE2B 
ddc802d500bc7f5b8627740ab5d8905fbf0c4629b18810907cee74dbe82a55b2440d89a4ddba496196627373c3f109daec33dd2841e73b8b1dbadb6407daa8f0
 SHA512 
3d4f81a00a2f98bfdb25b6a15f2db94c06547b4f98f22d503123475f9e73cdb65252c5958ba5e954cfcddfa64c60de362768fca88b83a4215ec462d9995ac1fc
-DIST placement.conf.sample-2019.1. 19383 BLAKE2B 
0088bffd3755ff589026856c977f241a1d98d151966ad7ece7b11e6fb382b1cc49fd606c66d857defba52db1927b6255f74144ce61d86e806e014baf97e6af1f
 SHA512 
ea3c842145870fc51cf9d118734cab07498691fabc5313297e8956e2c8547eddfd0ef99b8529a8ad5e4d7b98e708276c3bed6549158b5ea774c39ef16777d1d3
 DIST placement.conf.sample-2019.2. 25512 BLAKE2B 
ddc802d500bc7f5b8627740ab5d8905fbf0c4629b18810907cee74dbe82a55b2440d89a4ddba496196627373c3f109daec33dd2841e73b8b1dbadb6407daa8f0
 SHA512 
3d4f81a00a2f98bfdb25b6a15f2db94c06547b4f98f22d503123475f9e73cdb65252c5958ba5e954cfcddfa64c60de362768fca88b83a4215ec462d9995ac1fc

diff --git a/sys-cluster/placement/placement-1.0.0-r1.ebuild 
b/sys-cluster/placement/placement-1.0.0-r1.ebuild
deleted file mode 100644
index 05dd9fb8deb..000
--- a/sys-cluster/placement/placement-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 user
-
-DESCRIPTION="A HTTP service for managing, selecting, and claiming cloud 
resources."
-HOMEPAGE="https://github.com/openstack/placement;
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/placement/stein/placement.conf.sample
 -> placement.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/placement.git;
-   EGIT_BRANCH="stable/stein"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/placement/stein/placement.conf.sample
 -> placement.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-   S="${WORKDIR}/openstack-${P}"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="mysql postgres sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND="
-   >=dev-python/setuptools-21.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-24.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.2[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.3[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.1.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.1.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.2.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.2[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-36.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   

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

2020-01-26 Thread Matthew Thode
commit: 79249d80cd3d444d5c53df880ef43a13b907b375
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:39:00 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79249d80

app-admin/glance: cleanup

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

 app-admin/glance/Manifest  |   3 -
 app-admin/glance/glance-17.0.0.ebuild  | 143 
 app-admin/glance/glance-18.0.0.ebuild  | 146 -
 app-admin/glance/glance-18.0.1.ebuild  | 140 ---
 app-admin/glance/glance-2018.2..ebuild | 140 ---
 app-admin/glance/glance-2019.1..ebuild | 142 
 6 files changed, 714 deletions(-)

diff --git a/app-admin/glance/Manifest b/app-admin/glance/Manifest
index 981b70194d0..bcc7c27901a 100644
--- a/app-admin/glance/Manifest
+++ b/app-admin/glance/Manifest
@@ -1,5 +1,2 @@
-DIST glance-17.0.0.tar.gz 1961137 BLAKE2B 
ff649ce366739320bcc5073cb60cc24ab09e098bd6808374007f89808d6caf020a77f711a714b34f8a1ef5b0754220aab7c35c02fbdc0d3d0f44e24185a8cdc4
 SHA512 
cd10bd2d3e98ab1a80ec4f09b5954dbc334079a36d3dfc0d27c5a4f40e5920e0a6fb91c0fc5430c9e625a375e44a8d886568f2a712190dc0f80df10b4998e9af
-DIST glance-18.0.0.tar.gz 1987182 BLAKE2B 
1e30d1897b360a8691e79e5e4eda290148146dd55103ea44c5f2cc96990dde0d2cf6bdf785913b5712dc0dda4a79ff0a2cf9bac1a58f5195fe5f5cc22116cae6
 SHA512 
79129c6ee1cce0fec0c5e656a97278ae275aa8ba33690ac62959f317c4e6b2f548ab0c97f0905dcda2500594acb3f5c05644064bdd3cccb443c593513522d274
-DIST glance-18.0.1.tar.gz 1994751 BLAKE2B 
d04928cefaebb5370e050f0908b5058e63d7430c8834cb4b4c2b72eb35c7d48234d620a9fa6db31603c8310888249039b569f37399829047f90b60950df09274
 SHA512 
c50d3ccafe96dc4839362f1b94ac7e6e9e5aeeb7254718114bbce1ae6a52d9ad0b5c8a296f2e75c20cf030bbe75f9e397103d43536d413a258f3788f90532bde
 DIST glance-19.0.0.tar.gz 1942312 BLAKE2B 
b4b3e6cd86385dfe19d4a3b2e9c96aed984457da71433ea1608b177702f1f0cc5c5057f475f7c0024d18fd196b48a774514511534cf6d325d5c9ccc1cb2d
 SHA512 
7c72f988f2baebd6af17cd7de8e5daaa0ec889d8f210e3bb5cf45bd4d9296b45f1dd2dbbd1709705d0e2b6203bad60faaa11a56328124d47b95328b6678827a6
 DIST glance-19.0.1.tar.gz 1943385 BLAKE2B 
5e2530a05a171f640499a3e595ad15be29e95a10e6f22a186514cc73c4fc77d0ae5bf00a3d43616e8cb53ccde748a6560dd448db631c86343b2667c0dc6719a1
 SHA512 
b672d84d709149191103ed54cca91d604b43460b1bd6ab56263c1b8c382d1c4261ebfd58ca9e233ee50b248327bcbfd7bfd47fee57c8c08a9635b2ca0c0cffe4

diff --git a/app-admin/glance/glance-17.0.0.ebuild 
b/app-admin/glance/glance-17.0.0.ebuild
deleted file mode 100644
index ac61eca8115..000
--- a/app-admin/glance/glance-17.0.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1 user
-
-DESCRIPTION="Services for discovering, registering, and retrieving VM images"
-HOMEPAGE="https://launchpad.net/glance;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/openstack/glance.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc mysql postgres +sqlite +swift"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-
-#note to self, wsgiref is a python builtin, no need to package it
-#>=dev-python/wsgiref-0.1.2[${PYTHON_USEDEP}]
-
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
-   sqlite? (
-   >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
-   )
-   mysql? (
-   >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
-   !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
-   )
-   postgres? (
-   >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/

2020-01-26 Thread Matthew Thode
commit: 07bba3657881747e6cacd9a57b9b1cffcb9d392c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:35:04 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bba365

sys-cluster/neutron: cleanup

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

 sys-cluster/neutron/Manifest   |  11 --
 sys-cluster/neutron/neutron-14.0.2.ebuild  | 229 -
 sys-cluster/neutron/neutron-14.0.3.ebuild  | 229 -
 sys-cluster/neutron/neutron-14.0.4.ebuild  | 229 -
 sys-cluster/neutron/neutron-2018.2..ebuild | 229 -
 5 files changed, 927 deletions(-)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 9804f36bf8f..a9b51a3fae2 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,21 +1,10 @@
-DIST neutron-14.0.2.tar.gz 10734311 BLAKE2B 
fea60def53a82bddf0815701d0f4998a51acc1e8fea6c589761852605c3a30b0f9c31656dc251f53698fe633befe40eb6eb32225e1ea6412f71fc6550d3698b5
 SHA512 
ab58e0fdf501e279532b78f02326e56722a81a8baa0800e2c28bf2d46ef7d9f20fc4516a8b8f84f2738aaaef83997b096223d3abbc07c6f712ca4d4fd587c731
-DIST neutron-14.0.3.tar.gz 10747068 BLAKE2B 
47cbb470408781ab98573c6f3398e1d42e8005be3cdfbe7e4dd26ec50924cbc2c073b0198e578c7de88f3859ec010373f426712d78efaa39c898e22802790c55
 SHA512 
f3a65d43c13d80715709f355926ecb712a9c18c579c1bbc7b05e4efd38cdef13305c3c2cc317437eebc648a57115a109ff32d54a0819322e78b74fb40412c1ae
-DIST neutron-14.0.4.tar.gz 10750971 BLAKE2B 
448f26ee523895f37849463250fa9eb73c53c300d468e7a58e01a1023a1ed05639171093d81bdd60b8256fd9aaccbfc56cc6a4415b2df038e589d7375fc8a2bb
 SHA512 
02ae67fd30f9cb63014638de85ebe3b52bc816e473615dc2a9bde1995249cdd436ab86e397e273b2d6d32e15628124071c46c21d9c12e7c536590cfe52876da8
 DIST neutron-15.0.0.tar.gz 10512007 BLAKE2B 
a0cbd9a9279daf89ac6c162063c1e1f706335a53c24d9cdc946be2f44c42fc62c4755ad0c8414b5c67c26c916656491e24dcf398c670588815155a498a0cee56
 SHA512 
911cddb5521b8f3758895f91f638f28adeda8e5b2154376dd99eb78e189f8fd77074fbec8b9805b75db7002a71442630380f0aa37cd8a2e3c13d38c10f9dbcef
 DIST neutron-15.0.1.tar.gz 10516525 BLAKE2B 
a74d96c09cc387ca65654e7b6e338ea5c2407e3af051b4ba442c5658b9a5578b13f9d2419afb75816c6b8f006b5f27d611525246afb592931dd86e179a7d2df8
 SHA512 
f724f8f830e2b6b04914b0e00851acb0c43c671a32d6b751cc0a3cdd8f7fc03a35c61baa6ce839f85044a56870f58054d6775ad9770d59de447263165de58e9c
-DIST neutron-configs-14.0.2.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
-DIST neutron-configs-14.0.3.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
-DIST neutron-configs-14.0.4.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-15.0.0.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
 DIST neutron-configs-15.0.1.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
-DIST neutron-configs-2018.2..tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-configs-2019.1..tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-2019.2..tar.gz 23546 BLAKE2B 

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

2020-01-26 Thread Matthew Thode
commit: f8e87108e1ee2f5751a320db38dcecd64fe9709d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:40:38 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e87108

sys-auth/keystone: cleanup

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

 sys-auth/keystone/Manifest|  10 --
 sys-auth/keystone/keystone-14.1.0-r1.ebuild   | 181 --
 sys-auth/keystone/keystone-15.0.0.ebuild  | 170 
 sys-auth/keystone/keystone-2018.2..ebuild | 181 --
 sys-auth/keystone/keystone-2019.1..ebuild | 170 
 sys-auth/keystone/keystone-2019.2..ebuild |  14 +-
 6 files changed, 4 insertions(+), 722 deletions(-)

diff --git a/sys-auth/keystone/Manifest b/sys-auth/keystone/Manifest
index a13bae67afe..25e01d35833 100644
--- a/sys-auth/keystone/Manifest
+++ b/sys-auth/keystone/Manifest
@@ -1,13 +1,3 @@
-DIST keystone-14.1.0.tar.gz 1467270 BLAKE2B 
ed4bd8a109fe80577d210a09ddb1e49d61cee329f52ded02dfa36d7996089b62b7570bdea3d4afd69d51e91183f6011b6ab69842d4b0463efc22e5140be7e02b
 SHA512 
ab2462f7d4bec19b37e0a482f19fd6cac3559d3fcb2422488646f18590a955bf324c260ca69f34c192508833378bba56c5ef21ee44c653dec50e3dc6e7b65425
-DIST keystone-15.0.0.tar.gz 1620138 BLAKE2B 
35a8800bb25e40f01837624058d62bf829e50eefe20953785dbbb9afc646c0178031b3d8b7a02e6f9b2b273294f1acdb7ac2c17e8200929cf8dbaac5dbf284ed
 SHA512 
b88f4ca95167a8cf0d1ed5891d692de43d43e95706b6efe8317ecc7356ee69eef85580d6f37dc9a31279c2127db946528fcd2b3612b43ccf6b952f88be097b01
 DIST keystone-16.0.0.tar.gz 1671648 BLAKE2B 
172ce385a009c4c5fb83fa6fb7fa06d5be98e72064e21d4b5a62bb61bcbdfdce3702847820b71837ff54077b7b454fc0d2b95eabcbb2150f2919c7f9d3fc7299
 SHA512 
af4c977c4ef0fdcc89e94929c026daa1175caef96332f9dcb71a559659d8361467b2a40174847a8e7d7b70e1a151002cfe846a1be5fc7c5bfd1a8aeae3975397
-DIST keystone.conf.sample-14.1.0 119794 BLAKE2B 
3f3c43b0972230a57b444ffe3ca41fa94a0886831941c8c259738e6575b74776a6add907fac833ba178769bbecd4bc16fe383b53344c1e3cebf3d4eacdbcb50d
 SHA512 
5513b4e3bed869d6fa56bf6163355de2dcbf859dd8f7e76ffa3a0e7b644fe367bbde75a4e090098faba473e1fb26b061d434771e9e6bb8cb105ca609c161e5c1
-DIST keystone.conf.sample-15.0.0 109344 BLAKE2B 
72542b4d42594bb86ba0afa4179705059c10f4d6978ae7081ba45762a4725c9340f8096099e0db6f6afc84e2b1d328b257f2f08cf25285f41032289458dfb92f
 SHA512 
b73c232e7a58f1bdaf7c50fb6fa6e75edc14742c7e74f70a44fe8be55ac673ae851015ed24c31891647bbddfd9a6c67b57bba4ce2dc368c5cee63e9ab72c8ce9
 DIST keystone.conf.sample-16.0.0 104552 BLAKE2B 
35ec8deb13239ba3d46c5ca78ea41372065a867e2715be3fb17cd43d65f1902f02d79d7bc6c6cb5c6aec19a3833d17e9dda12e8e0605919d3a28b6300d3f2cf3
 SHA512 
535c47e3ec39d454818c883599cf6fc304044208b71b822bdb67099728306235b2ad06ee60cfce9033375ae7b2338b03a0488267af65e900e80ed68e4fee8c5a
-DIST keystone.conf.sample-2018.2. 119794 BLAKE2B 
3f3c43b0972230a57b444ffe3ca41fa94a0886831941c8c259738e6575b74776a6add907fac833ba178769bbecd4bc16fe383b53344c1e3cebf3d4eacdbcb50d
 SHA512 
5513b4e3bed869d6fa56bf6163355de2dcbf859dd8f7e76ffa3a0e7b644fe367bbde75a4e090098faba473e1fb26b061d434771e9e6bb8cb105ca609c161e5c1
-DIST keystone.conf.sample-2019.1. 109344 BLAKE2B 
72542b4d42594bb86ba0afa4179705059c10f4d6978ae7081ba45762a4725c9340f8096099e0db6f6afc84e2b1d328b257f2f08cf25285f41032289458dfb92f
 SHA512 
b73c232e7a58f1bdaf7c50fb6fa6e75edc14742c7e74f70a44fe8be55ac673ae851015ed24c31891647bbddfd9a6c67b57bba4ce2dc368c5cee63e9ab72c8ce9
 DIST keystone.conf.sample-2019.2. 104552 BLAKE2B 
35ec8deb13239ba3d46c5ca78ea41372065a867e2715be3fb17cd43d65f1902f02d79d7bc6c6cb5c6aec19a3833d17e9dda12e8e0605919d3a28b6300d3f2cf3
 SHA512 
535c47e3ec39d454818c883599cf6fc304044208b71b822bdb67099728306235b2ad06ee60cfce9033375ae7b2338b03a0488267af65e900e80ed68e4fee8c5a
-DIST keystone.policy.yaml.sample-14.1.0 38318 BLAKE2B 
a27e4ea59c99dc91dde9d1cc62340faa4b91e644dc6b8725c2d7de731e44684d8d59571e6470da3ab9fa191087a890a0b417b58b1473038bf39cfc75e5b2bad4
 SHA512 
95fad079d1fb77d15b9f8e507be8b1e01b493c3f1dd4e992567fe9c905bae01a058e93d59677d472ae47856b13d5cffa213d89e8e267f081a2bad1bf8e1f6036
-DIST keystone.policy.yaml.sample-15.0.0 6644 BLAKE2B 
f983189bc8e855db0b1ae92b1066840f3dd13545a1ce8af22be877df1630816fa8fae36217a828d483385e199ede73066b14beb421fe57316ae82a83e851e0f9
 SHA512 
e358661d4ec363ab11d7d78f6324bbe42c3382b02a1a8579de79686f7c91fe1a09b612ea81138bfcef73f0391262c9fceb3af14e8a8728839b203d281a989c4f
-DIST keystone.policy.yaml.sample-2018.2. 38318 BLAKE2B 
a27e4ea59c99dc91dde9d1cc62340faa4b91e644dc6b8725c2d7de731e44684d8d59571e6470da3ab9fa191087a890a0b417b58b1473038bf39cfc75e5b2bad4
 SHA512 
95fad079d1fb77d15b9f8e507be8b1e01b493c3f1dd4e992567fe9c905bae01a058e93d59677d472ae47856b13d5cffa213d89e8e267f081a2bad1bf8e1f6036
-DIST keystone.policy.yaml.sample-2019.1. 6644 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/

2020-01-26 Thread Matthew Thode
commit: cc4f8d5968fe1c6bedb48df0421ded48e161dfdc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:36:33 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4f8d59

sys-cluster/cinder: cleanup

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

 sys-cluster/cinder/Manifest  |   8 -
 sys-cluster/cinder/cinder-13.0.7.ebuild  | 213 --
 sys-cluster/cinder/cinder-14.0.1.ebuild  | 214 ---
 sys-cluster/cinder/cinder-14.0.3.ebuild  | 214 ---
 sys-cluster/cinder/cinder-2018.2..ebuild | 213 --
 sys-cluster/cinder/cinder-2019.1..ebuild | 214 ---
 sys-cluster/cinder/cinder-2019.2..ebuild |  11 +-
 7 files changed, 4 insertions(+), 1083 deletions(-)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index 66e8d9cbcb3..47d917ba826 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,13 +1,5 @@
-DIST cinder-13.0.7.tar.gz 5477179 BLAKE2B 
210abb3b1e961eae43edb598deaeddee8ac2ff948519cacf8410d42d306b7e3476e46ecd0acc9392453647ca886bea512c5b7c48f8ae83e2ddf012c4556a8d18
 SHA512 
4ae3939b5b43ede09d36aeafc623baa4b2dd55b801b22d95230ff3fa2130c84cd2891351d14caf5516982294fcbcab7fd5f4f59a63e8e46e63d5493ba94f9d98
-DIST cinder-14.0.1.tar.gz 5504153 BLAKE2B 
1f895cd93a433e93907e5c8eb69675084f3d2f4f3fd5e605e1bbc505795bd853bca15acc1e6af86a0dea88063e9ee5d95dad17dc62abf2ee2a8a4db8efe962b3
 SHA512 
f2ba53f67fe15216c4f7296fbf5135e9289ead41e6ca94d1b9a003d21000cf0b178c156b100868796c6f36a4bb2bc1cf081fca5c30e6d4cc3ee36d396a3d53f3
-DIST cinder-14.0.3.tar.gz 5517381 BLAKE2B 
2a7391e8e0d36b7857b528a6059ded753ecd70de4d270803cb72c84279df1a465b79a56fbbdcb89e89efdb8b9f27936124ec4b6418b7e5fb802836182ecb4aaa
 SHA512 
5dcf0e51f068171e1657a0ebf1b416dcb3a7f9c988ea41ab745b7acfa0ea21265e06b91bd54bd065c0172580022bd28e99ef5388ac5480ea4c1ef579b1a443c9
 DIST cinder-15.0.0.tar.gz 5515047 BLAKE2B 
c7b62dc424bda2a86b9369f283fae4d891f5598dc2c05206cee67bb7553b75b98e86f8d90035d0566baddad28a76aa4ca454fb4e003eaff346d2bb49a699
 SHA512 
f80705782976ec778681ef65f5da79ee2028a8dccbe9a14150b3577354882beedbde73f562b40ec395427e23766688299e07bf173476627c579bc812eec065fa
 DIST cinder-15.0.1.tar.gz 5516811 BLAKE2B 
081b3a6175303c783ff23122d409814812fdab2a7955174cd90b57ea62c055c1e39936d8e8a38e21fc2820e7069e0afc91fa46a490f539f518f33302067b4acd
 SHA512 
7a63f25bcd6beedc60bb4a6b976d8b1f862b445a6d858e2fbbf53f4ff425d8bee094af354883a46c6226349d7557d45a649cd745e79a445e32b759b24294116f
-DIST cinder.conf.sample-13.0.7 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-14.0.1 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-14.0.3 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
 DIST cinder.conf.sample-15.0.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
 DIST cinder.conf.sample-15.0.1 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
-DIST cinder.conf.sample-2018.2. 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-2019.1. 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
 DIST cinder.conf.sample-2019.2. 183153 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2020-01-26 Thread Matthew Thode
commit: 0249211d25a5fa7c12acbcaea351ba97b9fccc6c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:01:12 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0249211d

sys-cluster/heat: cleanup

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

 sys-cluster/heat/Manifest|   6 --
 sys-cluster/heat/heat-11.0.2.ebuild  | 161 --
 sys-cluster/heat/heat-12.0.0.ebuild  | 163 ---
 sys-cluster/heat/heat-2018.2..ebuild | 161 --
 sys-cluster/heat/heat-2019.1..ebuild | 162 --
 5 files changed, 653 deletions(-)

diff --git a/sys-cluster/heat/Manifest b/sys-cluster/heat/Manifest
index d7b576d092a..6a95dfe24a3 100644
--- a/sys-cluster/heat/Manifest
+++ b/sys-cluster/heat/Manifest
@@ -1,9 +1,3 @@
-DIST heat.conf.sample-11.0.2 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
-DIST heat.conf.sample-12.0.0 74064 BLAKE2B 
8ed905ab27d0478a8ff7f705cddb00e1331e52570f799d0d7dda91563fc3a8567a76d50110403ce9e4810efb8c61e9e07fe4871953d66f6bbdcfe90ce3bae772
 SHA512 
aa4f4d0a306cff8a56b043c3891c5aaa2ec3582ab253adc2c0d4ed51f79086fdbe0286faa22cf57f87029e0f6895f12cd56db6feb51308679d42fcb956ea7b8c
 DIST heat.conf.sample-13.0.0 75054 BLAKE2B 
294313cc94bea784536030f7b4cd6b87d8b1624cf842ad98c47451541745d0d0874cccd8167362722b18d9f6cd000dc42ff512ff97a9f40dd31985327a27dbc2
 SHA512 
53f7c8be06006f81316468144376cb8b6fefcd4d149609735ce491e677d2aca88337801598f2366f2b279d52e4c2f7a8422ec7fd0b8aae0ef21dd70553a289ec
-DIST heat.conf.sample-2018.2. 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
-DIST heat.conf.sample-2019.1. 74064 BLAKE2B 
8ed905ab27d0478a8ff7f705cddb00e1331e52570f799d0d7dda91563fc3a8567a76d50110403ce9e4810efb8c61e9e07fe4871953d66f6bbdcfe90ce3bae772
 SHA512 
aa4f4d0a306cff8a56b043c3891c5aaa2ec3582ab253adc2c0d4ed51f79086fdbe0286faa22cf57f87029e0f6895f12cd56db6feb51308679d42fcb956ea7b8c
 DIST heat.conf.sample-2019.2. 75054 BLAKE2B 
294313cc94bea784536030f7b4cd6b87d8b1624cf842ad98c47451541745d0d0874cccd8167362722b18d9f6cd000dc42ff512ff97a9f40dd31985327a27dbc2
 SHA512 
53f7c8be06006f81316468144376cb8b6fefcd4d149609735ce491e677d2aca88337801598f2366f2b279d52e4c2f7a8422ec7fd0b8aae0ef21dd70553a289ec
-DIST openstack-heat-11.0.2.tar.gz 2320284 BLAKE2B 
0bb16840cf0637dfd4783cf837f0b9eb8806275f9e292fcde54b18d14058004ce8382a17e433a785027c74653761412c3851a737c30b7a3e7100d6ef34a4f13e
 SHA512 
fdc9dbdfd6c927c9df681a9d1213cd5ea8191d5efeb07c172f87baedad00a16687a074137f88d1d2dcce4081ca23f53cc7afbee8cb3c2a6add6fd01560684cdf
-DIST openstack-heat-12.0.0.tar.gz 2366052 BLAKE2B 
53c44cb20be0383c1dc7df6edea35bfc3547cb9ca652645879b7156a87fa645b74f3317ac28ce15587cee281bb0ba219ddacc2f03cfc56e528156412a104ce5e
 SHA512 
2fcc42de118e2abf380c1b8c2637812f0f3dcaaad0f9ddcf349bd372e9880d2b45bc09ab349faa5c2d2c9384aba73d7679f6e80ba6b143a52b669e13d56fe0e9
 DIST openstack-heat-13.0.0.tar.gz 2342125 BLAKE2B 
1fe46924ff491301f69d91979e3e1be9297a4b499e1dbf5004b1e37633afee1167fcd5e8bb79a2b87d7cf54c50ba9accfa6f3a56874555a3640e22ad69ccb4dc
 SHA512 
b122cb864982730fa3ae5db0b41aa4f9cc0d2cf93c439595c85ed5946cdb25483b30d9dfaf066f4450d5cb4a9613b5527810dd2535f9090e568c5eb63c6e60a4

diff --git a/sys-cluster/heat/heat-11.0.2.ebuild 
b/sys-cluster/heat/heat-11.0.2.ebuild
deleted file mode 100644
index c9b2bf422cc..000
--- a/sys-cluster/heat/heat-11.0.2.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 eutils linux-info user
-
-DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration 
engine."
-HOMEPAGE="https://launchpad.net/heat;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/heat.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-S="${WORKDIR}/openstack-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="+mysql 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/

2020-01-26 Thread Matthew Thode
commit: 9af79118a5a2bd51cc3a7369b6c93e155aef41af
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:29:39 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af79118

sys-cluster/nova: cleanup

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

 sys-cluster/nova/Manifest|   6 -
 sys-cluster/nova/nova-18.2.3.ebuild  | 252 --
 sys-cluster/nova/nova-19.0.3.ebuild  | 254 ---
 sys-cluster/nova/nova-2018.2..ebuild | 252 --
 sys-cluster/nova/nova-2019.1..ebuild | 247 --
 sys-cluster/nova/nova-2019.2..ebuild |   8 +-
 6 files changed, 4 insertions(+), 1015 deletions(-)

diff --git a/sys-cluster/nova/Manifest b/sys-cluster/nova/Manifest
index bcc7de3f6e6..1514cf25095 100644
--- a/sys-cluster/nova/Manifest
+++ b/sys-cluster/nova/Manifest
@@ -1,9 +1,3 @@
-DIST nova-18.2.3.tar.gz 11450952 BLAKE2B 
1e0b0afefe8281ab9024394194697d3aea81169da7a003a07890dfc11bd38511d39315152dab1b9a1d17b2d1c8109102112b245957e727d053de7fd67ad0c757
 SHA512 
1dcb3fa2ea80afcd5739efad01f3d65723a754fc8d79639e54cd3fbd6e4e4125593799a123b4572c63f8c074a10c244d91814f15d2c7135066d55cd2a991f7fc
-DIST nova-19.0.3.tar.gz 11646820 BLAKE2B 
31aa6ef44609f5698f24168fc79cd9c6d5dd2c5b0da5eed277ccd8d1aa4ee7d6a07a1318bd7f964dd141dbca8f0297a2d677ad2fdf949fcc7a72970d099197e9
 SHA512 
4869d705c165a909e13b27ac383b7be52f9d5925fbe9d8779f773d0b1ce87b6ae7642c4551e01f57c24221e6fe120a3e2b5de41d73dfdcd73f82252b48a2af39
 DIST nova-20.0.1.tar.gz 11587774 BLAKE2B 
62f7b6d4ab83533e4462f16978a2f95ceca3d6594029f87dbb170f3abc19917a4449ec95b007adae16c2e290649a560404d12e738a83bc8ad4bbbc1a4554d074
 SHA512 
3c83a1061696bb6e830e1e518ceea5e5b6405673373df674926b8c01955ea71714bf484906db3dc556209fb895c052003b54477d6a2791df0905244abbf9abe0
-DIST nova.conf.sample-18.2.3 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61
-DIST nova.conf.sample-19.0.3 387769 BLAKE2B 
2b4668e78765469c5ee518a8c340a09407a8f7e9bf3f87a6919b820db0ce2f38499827dbea58994490c8db3a648eef2c95521f7c62b3ae37606bb249492b4b12
 SHA512 
4facb96c111945f472654788e1ac3d52808b0c45e36c87b873cd1355d36b71922fa94b11d66ec5a8b250739072ecdec394dd4f852a8eb57dbd900c61c71ba770
 DIST nova.conf.sample-20.0.1 220110 BLAKE2B 
af98687c895ee091cc2e8d668eb50b52cc94618081f8a50b544faebed29b2b3a5dfa38309da70dcc6d0083792605b810081b50c15a6c960947e0c782f25717ab
 SHA512 
cc6cce95943b06d60dfc1f85b87d527662eeb57388dca4a6037078b517302b86fd7f752c6e9e43c59c10be83ac5955f21c08284bbc946ffe2171f5bfa6edff38
-DIST nova.conf.sample-2018.2. 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61
-DIST nova.conf.sample-2019.1. 387769 BLAKE2B 
2b4668e78765469c5ee518a8c340a09407a8f7e9bf3f87a6919b820db0ce2f38499827dbea58994490c8db3a648eef2c95521f7c62b3ae37606bb249492b4b12
 SHA512 
4facb96c111945f472654788e1ac3d52808b0c45e36c87b873cd1355d36b71922fa94b11d66ec5a8b250739072ecdec394dd4f852a8eb57dbd900c61c71ba770
 DIST nova.conf.sample-2019.2. 220110 BLAKE2B 
af98687c895ee091cc2e8d668eb50b52cc94618081f8a50b544faebed29b2b3a5dfa38309da70dcc6d0083792605b810081b50c15a6c960947e0c782f25717ab
 SHA512 
cc6cce95943b06d60dfc1f85b87d527662eeb57388dca4a6037078b517302b86fd7f752c6e9e43c59c10be83ac5955f21c08284bbc946ffe2171f5bfa6edff38

diff --git a/sys-cluster/nova/nova-18.2.3.ebuild 
b/sys-cluster/nova/nova-18.2.3.ebuild
deleted file mode 100644
index c0f27aa09b1..000
--- a/sys-cluster/nova/nova-18.2.3.ebuild
+++ /dev/null
@@ -1,252 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1 eutils linux-info multilib user
-
-DESCRIPTION="Cloud computing fabric controller (main part of an IaaS system) 
in Python"
-HOMEPAGE="https://launchpad.net/nova;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/nova.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2020-01-26 Thread Matthew Thode
commit: 026ae19aee9794902af163011fb74add2cfdf408
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:28:18 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026ae19a

sys-cluster/heat: cleanup

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

 sys-cluster/heat/heat-2019.2..ebuild | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/heat/heat-2019.2..ebuild 
b/sys-cluster/heat/heat-2019.2..ebuild
index 25cc976a900..ebfb8f30027 100644
--- a/sys-cluster/heat/heat-2019.2..ebuild
+++ b/sys-cluster/heat/heat-2019.2..ebuild
@@ -124,16 +124,13 @@ RDEPEND="
>=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
>=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-   >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]"
+   >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
+   acct-user/heat
+   acct-group/heat"
 
 PATCHES=(
 )
 
-pkg_setup() {
-   enewgroup heat
-   enewuser heat -1 -1 /var/lib/heat heat
-}
-
 python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2020-01-26 Thread Thomas Deutschmann
commit: fab467a5bff68ff8cda15f4e089266abbf70c388
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:21:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab467a5

dev-util/gtk-update-icon-cache: x86 stable (bug #706524)

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

 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
index 7b3b5619d04..c1a146fef74 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # man page was previously installed by gtk+:3 ebuild
 RDEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: 9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:24:18 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc884fd

gnome-extra/zenity: x86 stable (bug #706524)

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

 gnome-extra/zenity/zenity-3.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/zenity/zenity-3.32.0.ebuild 
b/gnome-extra/zenity/zenity-3.32.0.ebuild
index a22518e6237..4cf9410b6ca 100644
--- a/gnome-extra/zenity/zenity-3.32.0.ebuild
+++ b/gnome-extra/zenity/zenity-3.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="debug libnotify webkit"
 
 # TODO: X11 dependency is automagically enabled



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

2020-01-26 Thread Thomas Deutschmann
commit: 9c969fdd75ce2d0c35760e97c51f9e700c38c9aa
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:31:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c969fdd

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

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

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

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



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

2020-01-26 Thread Thomas Deutschmann
commit: 785a1cb60ebb8ca88ae6e00057bd5b1522101c20
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:17:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785a1cb6

dev-libs/libgusb: x86 stable (bug #706524)

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

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

diff --git a/dev-libs/libgusb/libgusb-0.3.2.ebuild 
b/dev-libs/libgusb/libgusb-0.3.2.ebuild
index 87219dfe567..c79995199c3 100644
--- a/dev-libs/libgusb/libgusb-0.3.2.ebuild
+++ b/dev-libs/libgusb/libgusb-0.3.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="gtk-doc +introspection static-libs test vala"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/

2020-01-26 Thread Thomas Deutschmann
commit: 03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:32:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fd776a

sys-block/gparted: x86 stable (bug #706524)

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

 sys-block/gparted/gparted-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/gparted/gparted-1.0.0.ebuild 
b/sys-block/gparted/gparted-1.0.0.ebuild
index 7bd74943e76..20ba3fd1790 100644
--- a/sys-block/gparted/gparted-1.0.0.ebuild
+++ b/sys-block/gparted/gparted-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+ FDL-1.2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="btrfs cryptsetup dmraid f2fs fat hfs jfs kde mdadm ntfs policykit 
reiserfs reiser4 udf wayland xfs"
 
 COMMON_DEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: f00d4831e6a874fa43210322555d1356705559e4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:35:32 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00d4831

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

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

 x11-libs/gtk+/gtk+-3.24.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.13.ebuild 
b/x11-libs/gtk+/gtk+-3.24.13.ebuild
index fc1b2443d4e..9b5dd716d3b 100644
--- a/x11-libs/gtk+/gtk+-3.24.13.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2020-01-26 Thread Thomas Deutschmann
commit: cfd4da8acced030a26034d9e3f1f69e81d4a4f02
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:18:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd4da8a

dev-libs/libreport: x86 stable (bug #706524)

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

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

diff --git a/dev-libs/libreport/libreport-2.10.0.ebuild 
b/dev-libs/libreport/libreport-2.10.0.ebuild
index f44fc8f3ffb..f8865c17386 100644
--- a/dev-libs/libreport/libreport-2.10.0.ebuild
+++ b/dev-libs/libreport/libreport-2.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/abrt/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 IUSE="+gtk python"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/totem-pl-parser/

2020-01-26 Thread Thomas Deutschmann
commit: 0e798a39bb51274f89bac6832f5c537d3ab63e38
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:20:04 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e798a39

dev-libs/totem-pl-parser: x86 stable (bug #706524)

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

 dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild 
b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
index c9bbdbd5fe9..93f323abbed 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ LICENSE="LGPL-2+"
 SLOT="0/18"
 IUSE="archive crypt gtk-doc +introspection +quvi test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.56:2



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

2020-01-26 Thread Thomas Deutschmann
commit: c4281c46173389de1a9e6241ef6e7ec75bca86d7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:20:44 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4281c46

dev-libs/vala-common: x86 stable (bug #706524)

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

 dev-libs/vala-common/vala-common-0.44.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/vala-common/vala-common-0.44.11.ebuild 
b/dev-libs/vala-common/vala-common-0.44.11.ebuild
index f66b34153af..e4b348f84be 100644
--- a/dev-libs/vala-common/vala-common-0.44.11.ebuild
+++ b/dev-libs/vala-common/vala-common-0.44.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 IUSE=""
 
 RDEPEND=""



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

2020-01-26 Thread Thomas Deutschmann
commit: 5eda36d2669a1a19d336668e5fc4431a77507a4c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:24:42 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eda36d2

gui-libs/tepl: x86 stable (bug #706524)

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

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

diff --git a/gui-libs/tepl/tepl-4.2.1.ebuild b/gui-libs/tepl/tepl-4.2.1.ebuild
index 43b7ec06cd1..58314c7735d 100644
--- a/gui-libs/tepl/tepl-4.2.1.ebuild
+++ b/gui-libs/tepl/tepl-4.2.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gtef;
 
 LICENSE="LGPL-2.1+"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+introspection"
 
 RDEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: 543a1487c1b5d1b25d4cafff787792570dd9f3ab
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:28:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543a1487

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

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

 net-libs/glib-networking/glib-networking-2.60.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/glib-networking/glib-networking-2.60.4.ebuild 
b/net-libs/glib-networking/glib-networking-2.60.4.ebuild
index 43a3bcfd5c5..00cffc21a57 100644
--- a/net-libs/glib-networking/glib-networking-2.60.4.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.60.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~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 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]



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

2020-01-26 Thread Thomas Deutschmann
commit: b3f634ffe1343b18cd8f199cff0656b124f47e26
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:16:41 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f634ff

dev-libs/gmime: x86 stable (bug #706524)

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

 dev-libs/gmime/gmime-3.2.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/gmime/gmime-3.2.5.ebuild 
b/dev-libs/gmime/gmime-3.2.5.ebuild
index 3ae7bfbbc5f..3b946acc4f4 100644
--- a/dev-libs/gmime/gmime-3.2.5.ebuild
+++ b/dev-libs/gmime/gmime-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="http://spruce.sourceforge.net/gmime/ 
https://developer.gnome.org/gmime
 
 SLOT="3.0"
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="crypt doc idn static-libs test vala"
 RESTRICT="!test? ( test )"
 



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

2020-01-26 Thread Thomas Deutschmann
commit: f5222d75f4e93be560870cca38e9f4cb6a943c89
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:29:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5222d75

net-misc/modemmanager: x86 stable (bug #706524)

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

 net-misc/modemmanager/modemmanager-1.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/modemmanager/modemmanager-1.10.0.ebuild 
b/net-misc/modemmanager/modemmanager-1.10.0.ebuild
index b5e1e657cfc..098c50020a1 100644
--- a/net-misc/modemmanager/modemmanager-1.10.0.ebuild
+++ b/net-misc/modemmanager/modemmanager-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.ta
 
 LICENSE="GPL-2+"
 SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="elogind +introspection mbim policykit +qmi systemd +udev vala"
 REQUIRED_USE="



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

2020-01-26 Thread Thomas Deutschmann
commit: bd4ad3702419b35502b2561dec5928f497c52267
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:23:29 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4ad370

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

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

 gnome-extra/libgsf/libgsf-1.14.46.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/libgsf/libgsf-1.14.46.ebuild 
b/gnome-extra/libgsf/libgsf-1.14.46.ebuild
index 3dd0c65552b..a34f6934a41 100644
--- a/gnome-extra/libgsf/libgsf-1.14.46.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.46.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/114" # libgsf-1.so version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="bzip2 gtk +introspection"
 
 RDEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: 8c9152e0811766c8c63456e8d20e6da401ba70f8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:19:11 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9152e0

dev-libs/satyr: x86 stable (bug #706524)

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

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

diff --git a/dev-libs/satyr/satyr-0.27.ebuild b/dev-libs/satyr/satyr-0.27.ebuild
index 8293ade15b7..4ca04b83b3c 100644
--- a/dev-libs/satyr/satyr-0.27.ebuild
+++ b/dev-libs/satyr/satyr-0.27.ebuild
@@ -16,7 +16,7 @@ SLOT="0/3"
 IUSE="python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )
>=dev-libs/elfutils-0.158



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

2020-01-26 Thread Thomas Deutschmann
commit: 59c5597aa4f87625b58800d4dceac7f61a255d77
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:22:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c5597a

gnome-base/gnome-menus: x86 stable (bug #706524)

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

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

diff --git a/gnome-base/gnome-menus/gnome-menus-3.32.0.ebuild 
b/gnome-base/gnome-menus/gnome-menus-3.32.0.ebuild
index c9f8efffcd4..5e5715a510c 100644
--- a/gnome-base/gnome-menus/gnome-menus-3.32.0.ebuild
+++ b/gnome-base/gnome-menus/gnome-menus-3.32.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-menus;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="+introspection test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/

2020-01-26 Thread Andreas Sturmlechner
commit: dcc8cc0604ef9d5f9c9e2e7474a355b4d1e0df13
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 23:26:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 23:27:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc8cc06

app-text/editorconfig-core-c: Add missing slash to fix CI

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

 app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild 
b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
index 2a7d562db47..98408d4748d 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
@@ -35,5 +35,5 @@ src_configure() {
 
 src_install() {
cmake-utils_src_install
-   use cli || rm -rf "${ED}usr/bin"
+   use cli || rm -rf "${ED}/usr/bin"
 }



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

2020-01-26 Thread Jeroen Roovers
commit: 97e603a8b4d7348a1015fc14078be0e0e5724629
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:19:33 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:19:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e603a8

net-analyzer/packit: Add live ebuild

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

 net-analyzer/packit/packit-.ebuild | 32 
 1 file changed, 32 insertions(+)

diff --git a/net-analyzer/packit/packit-.ebuild 
b/net-analyzer/packit/packit-.ebuild
new file mode 100644
index 000..d58eaf300f8
--- /dev/null
+++ b/net-analyzer/packit/packit-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools git-r3
+
+DESCRIPTION="network packet generator and capture tool"
+HOMEPAGE="https://github.com/resurrecting-open-source-projects/packit;
+EGIT_REPO_URI="https://github.com/resurrecting-open-source-projects/packit;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+   net-libs/libnet:1.1
+   net-libs/libpcap
+"
+RDEPEND="${DEPEND}"
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.0-noopt.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodoc docs/*
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/netbox/

2020-01-26 Thread William Hubbs
commit: 8a229ce0554a1b771bedfe8b90d28d643ac9e37f
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:38:37 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a229ce0

www-apps/netbox: 2.7.2 bump

closes: https://bugs.gentoo.org/701258
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/netbox/Manifest|   1 +
 www-apps/netbox/netbox-2.7.2.ebuild | 120 
 2 files changed, 121 insertions(+)

diff --git a/www-apps/netbox/Manifest b/www-apps/netbox/Manifest
index 7a8e0e74148..acadbe59187 100644
--- a/www-apps/netbox/Manifest
+++ b/www-apps/netbox/Manifest
@@ -6,3 +6,4 @@ DIST netbox-2.6.5.tar.gz 2408180 BLAKE2B 
d119a1bf8256e0d6265eda7122a1d436ecb0e8e
 DIST netbox-2.6.6.tar.gz 2414895 BLAKE2B 
b27e1bd5bf810627a4ec563b2eb5dbd7c86bf3d98e52555e511ee16492fd96a6cb7604dce8f5954120ab8b3a48d6acf7878721005bcfd2bd9e3880294dfbcd4d
 SHA512 
9b2cea1f76cdecb37faee8fe32012b869ff63c1b0bc678d2bb8624851941e9296854a9d85abea24e49a75fd5b31b968e4adbd56e5bc03a1c9f28fc8b846e
 DIST netbox-2.6.7.tar.gz 2416096 BLAKE2B 
9c9744b60c3999fa7c3336539937cc20eebac67559444a4512cc4d69e8d38babc147254fd1fc49b8515203a8fd4411bc61c4c30aa3313e1ffe0d0e86abd8c9bb
 SHA512 
63ed6a95a1f33ee5dd19dc2e43fc5c6aa09979c6f6856b28060992a8aaee956363caf20c48e72884adb84d260669d828311c0cf0d143fc0e58fed9677baf76db
 DIST netbox-2.6.8.tar.gz 2416523 BLAKE2B 
1624415302696f47f799f8bd42b827bfdac7866e750ad71cca84a3c095aa39e403036d82257c864f0e4ecc1725087cc1253c73fa26928915e2c53213c3a3852a
 SHA512 
12a094434c66f954cdd356a41123d5e6c2df8ba9aa846731ee439fd0bf330a003ca4b96c8889aef7be2e551c1d518e96c83182168049a76e9cf4ca3104533280
+DIST netbox-2.7.2.tar.gz 4936914 BLAKE2B 
905e2667d0637d2edb655efcba1d697eacb097ddd67c8e4586ee2a3ce5a81e4fe98a71f574ae5c732190e03e42fd4cab2f781a30622e79d5e9ea4db7c86de263
 SHA512 
87753ce955e296d9605e44d5f0df58c14876ca8feda3245dee166fba8a51cbfda7def8da39663570cd0e7c9195cc163d9e877b59027ea1161c7eec33702a3ea4

diff --git a/www-apps/netbox/netbox-2.7.2.ebuild 
b/www-apps/netbox/netbox-2.7.2.ebuild
new file mode 100644
index 000..f80801767e3
--- /dev/null
+++ b/www-apps/netbox/netbox-2.7.2.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="IP address and data center infrastructure management tool"
+HOMEPAGE="https://github.com/netbox-community/netbox;
+SRC_URI="https://github.com/netbox-community/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ldap"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+acct-group/netbox
+acct-user/netbox
+   ${PYTHON_DEPS}
+   >=dev-python/django-2.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cacheops-4.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cors-headers-3.2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-debug-toolbar-2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-filter-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-mptt-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/django-prometheus-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/django-rq-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-tables2-2.2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-serializer-0.1.7[${PYTHON_USEDEP}]
+   >=dev-python/django-timezone-field-4.0[${PYTHON_USEDEP}]
+   >=dev-python/djangorestframework-3.10.3[${PYTHON_USEDEP}]
+   >=dev-python/drf-yasg-1.17.0[${PYTHON_USEDEP},validation]
+   >=dev-python/jinja-2.10.3[${PYTHON_USEDEP}]
+   >=dev-python/markdown-2.6.11[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
+   >=dev-python/pillow-7.0.0[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.8.4[${PYTHON_USEDEP}]
+   >=dev-python/py-gfm-0.1.4[${PYTHON_USEDEP}]
+   >=dev-python/pycryptodome-3.9.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.3[${PYTHON_USEDEP}]
+   >=dev-python/redis-py-3.3.11[${PYTHON_USEDEP}]
+   www-servers/gunicorn[${PYTHON_USEDEP}]
+   ldap? ( >=dev-python/django-auth-ldap-1.7[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.6.7-no-pip.patch
+   )
+
+DISABLE_AUTOFORMATTING=YES
+DOC_CONTENTS="
+netbox is installed on your system. However, there are some manual steps
+you need to complete from the installation guide [1].
+
+On Gentoo, the configuration files you need to edit are located in
+/etc/netbox, not /opt/netbox as shown in the installation guide.
+
+If this is a new installation, please follow the installation guide
+other than this difference. Also, if you need ldap, set the appropriate
+use flag when emerging netbox to install the dependency for it.
+
+Once that is done, you should be able to add the 

[gentoo-commits] repo/gentoo:master commit in: acct-group/netbox/

2020-01-26 Thread William Hubbs
commit: 07aee2a96b9ce3be3e8a21bb3e037482fb388439
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:37:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07aee2a9

acct-group/netbox: add netbox group

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

 acct-group/netbox/metadata.xml| 8 
 acct-group/netbox/netbox-0.ebuild | 8 
 2 files changed, 16 insertions(+)

diff --git a/acct-group/netbox/metadata.xml b/acct-group/netbox/metadata.xml
new file mode 100644
index 000..c36c37139fa
--- /dev/null
+++ b/acct-group/netbox/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+

diff --git a/acct-group/netbox/netbox-0.ebuild 
b/acct-group/netbox/netbox-0.ebuild
new file mode 100644
index 000..84d5f36743b
--- /dev/null
+++ b/acct-group/netbox/netbox-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=431



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/fping/, net-analyzer/fping/files/

2020-01-26 Thread Jeroen Roovers
commit: 0cccf240057e4581546bb59c6221d82d34660183
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:39:11 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:39:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cccf240

net-analyzer/fping: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706528
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/fping/files/fping-4.2-fno-common.patch | 11 +++
 net-analyzer/fping/fping-4.2.ebuild |  6 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/fping/files/fping-4.2-fno-common.patch 
b/net-analyzer/fping/files/fping-4.2-fno-common.patch
new file mode 100644
index 000..d18af66b063
--- /dev/null
+++ b/net-analyzer/fping/files/fping-4.2-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/src/fping.h
 b/src/fping.h
+@@ -11,7 +11,7 @@
+ void crash_and_burn( char *message );
+ void errno_crash_and_burn( char *message );
+ int in_cksum( unsigned short *p, int n );
+-int random_data_flag;
++extern int random_data_flag;
+ 
+ /* socket.c */
+ int  open_ping_socket_ipv4();

diff --git a/net-analyzer/fping/fping-4.2.ebuild 
b/net-analyzer/fping/fping-4.2.ebuild
index b181b90c670..fff3fa9ccd7 100644
--- a/net-analyzer/fping/fping-4.2.ebuild
+++ b/net-analyzer/fping/fping-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,6 +12,10 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-macos"
 IUSE="ipv6 suid"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.2-fno-common.patch
+)
+
 src_configure() {
econf $(use_enable ipv6)
 }



[gentoo-commits] repo/gentoo:master commit in: acct-user/netbox/

2020-01-26 Thread William Hubbs
commit: 5a875bc47076cfff31ce053ed8bf3107dbc7def1
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:38:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a875bc4

acct-user/netbox: add netbox user

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

 acct-user/netbox/metadata.xml|  8 
 acct-user/netbox/netbox-0.ebuild | 13 +
 2 files changed, 21 insertions(+)

diff --git a/acct-user/netbox/metadata.xml b/acct-user/netbox/metadata.xml
new file mode 100644
index 000..c36c37139fa
--- /dev/null
+++ b/acct-user/netbox/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+

diff --git a/acct-user/netbox/netbox-0.ebuild b/acct-user/netbox/netbox-0.ebuild
new file mode 100644
index 000..1d47bf20c23
--- /dev/null
+++ b/acct-user/netbox/netbox-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for netbox"
+ACCT_USER_ID=431
+ACCT_USER_GROUPS=( netbox )
+ACCT_USER_HOME=/var/lib/netbox
+
+acct-user_add_deps



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

2020-01-26 Thread Benda XU
commit: 809afd4a24533311ced5ecfb2f022b539a3b6dd2
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 04:54:55 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 04:59:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809afd4a

sci-libs/scipy: disable parallel build completely.

  After 4 years discussion and debugging, we conclude that Python 3 is
  deeply broken in parallel builds for anything involving compiling of
  C/C++/fortran code.  The problem is universal, regardless how
  dev-python/numpy is built.

  Numpy and scipy upstream cannot do anything about this.  We bite the
  bullet and disable parallel build of scipy completely.

  Thanks to all who have contributed to this heroic marathon
  debugging.  We regret that only a workaround can be provided at this
  moment.

Credit: Andrés Becerra Sandoval, Hendrik v. Raven, younky.yang  yahoo.com
Credit: matoro, Denis Descheneaux, Mathy Vanvoorden, email200202  yahoo.com
Credit: jon R-B, Anton Kochkov, Jonas Stein, edes, David Duchesne
Credit: thulle, Mathy Vanvoorden, Sasha Medvedev, rtgiskard  gmail.com
Credit: Lukasz Ligowski, Zentoo, Jouni Kosonen, Neil, Harris Landgarten
Credit: Markus Oehme, Andreas Proteus
Suggested-By: François Bissey,  Arfrever Frehtes Taifersar Arahesis
Reference: https://github.com/numpy/numpy/issues/13080
Reference: https://github.com/scipy/scipy/issues/7112
Closes: https://bugs.gentoo.org/614464
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 sci-libs/scipy/scipy-1.4.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-libs/scipy/scipy-1.4.1.ebuild 
b/sci-libs/scipy/scipy-1.4.1.ebuild
index a9e7e584875..b176683c887 100644
--- a/sci-libs/scipy/scipy-1.4.1.ebuild
+++ b/sci-libs/scipy/scipy-1.4.1.ebuild
@@ -108,6 +108,8 @@ python_prepare_all() {
 
 python_compile() {
# FIXME: parallel python building fails, bug #614464
+   export MAKEOPTS=-j1
+
${EPYTHON} tools/cythonize.py || die
distutils-r1_python_compile \
${SCIPY_FCONFIG}



[gentoo-commits] proj/kde:master commit in: kde-apps/kdemultimedia-meta/

2020-01-26 Thread Andreas Sturmlechner
commit: 9ac517a667bd01abdf211f2bd2e1aee88e53291e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 20:32:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 20:32:05 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ac517a6

kde-apps/kdemultimedia-meta: Add media-sound/elisa

media-sound/elisa was finally keyworded for x86.

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

 kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.12.49..ebuild | 1 +
 kde-apps/kdemultimedia-meta/kdemultimedia-meta-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.12.49..ebuild 
b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.12.49..ebuild
index ba6465e7a9..2150fff875 100644
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.12.49..ebuild
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.12.49..ebuild
@@ -18,6 +18,7 @@ RDEPEND="
>=kde-apps/kdenlive-${PV}:${SLOT}
>=kde-apps/kmix-${PV}:${SLOT}
>=kde-apps/kwave-${PV}:${SLOT}
+   >=media-sound/elisa-${PV}:${SLOT}
cdrom? (
>=kde-apps/audiocd-kio-${PV}:${SLOT}
>=kde-apps/k3b-${PV}:${SLOT}

diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-.ebuild 
b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-.ebuild
index ba6465e7a9..2150fff875 100644
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-.ebuild
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
>=kde-apps/kdenlive-${PV}:${SLOT}
>=kde-apps/kmix-${PV}:${SLOT}
>=kde-apps/kwave-${PV}:${SLOT}
+   >=media-sound/elisa-${PV}:${SLOT}
cdrom? (
>=kde-apps/audiocd-kio-${PV}:${SLOT}
>=kde-apps/k3b-${PV}:${SLOT}



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

2020-01-26 Thread William Hubbs
commit: bd6464dbef39670ed6aa71402cf8c72a39f2b334
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan 26 20:38:31 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jan 26 20:39:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6464db

dev-python/django-timezone-field: 4.0 bump

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

 dev-python/django-timezone-field/Manifest|  1 +
 .../django-timezone-field-4.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/django-timezone-field/Manifest 
b/dev-python/django-timezone-field/Manifest
index 3a32750c502..77e0d89af0d 100644
--- a/dev-python/django-timezone-field/Manifest
+++ b/dev-python/django-timezone-field/Manifest
@@ -1 +1,2 @@
 DIST django-timezone-field-3.0.tar.gz 6217 BLAKE2B 
4f4214ecd142284f7da89711535834c8d4d931a2532ff54181e6b072d7e636bcfaa1fe0cab5421d047fdd6d6ab472246054dd8bec8bb0c987df6e336aa269e96
 SHA512 
624e5b1e6b75ec40252ea7137608d9f62a5fbba1a136068c0c4c5e6192afa9756456cfbcba5ae3b00980f8e0ab44e507226815b25196bb58a39789a75036789b
+DIST django-timezone-field-4.0.tar.gz 6866 BLAKE2B 
1904dbdc6454109ab00df5008d36a9db9e8dc68215d1824c980ef82711871747d7b51a263d591968494511a33bc4325930dd7d87ba4b62d9386c78c5508d7680
 SHA512 
d928cc22d45f027b9d5776272cd8bc03b3d7e403d4ade293973e25a7ef96ab1ff6ccaa5bfce2900f579b52f5e8cd6c581054e90d05b774457faf4ca9c9b1

diff --git a/dev-python/django-timezone-field/django-timezone-field-4.0.ebuild 
b/dev-python/django-timezone-field/django-timezone-field-4.0.ebuild
new file mode 100644
index 000..907886a12e6
--- /dev/null
+++ b/dev-python/django-timezone-field/django-timezone-field-4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="A Django app providing database and form fields for pytz timezone 
objects"
+HOMEPAGE="https://github.com/mfogel/django-timezone-field;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/django-2.2[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-01-26 Thread Thomas Deutschmann
commit: 0bd47c2d6b90d9f85b19fab9707ab5d687765a84
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 20:49:01 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 20:55:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd47c2d

dev-php/pecl-apcu: x86 stable (bug #706180)

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

 dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild 
b/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild
index 97d7ace4239..df758bf3f79 100644
--- a/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4"
 
 inherit php-ext-pecl-r3
 
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DESCRIPTION="Stripped down version of APC supporting only user cache"
 LICENSE="PHP-3.01"



<    1   2   3   4   >