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

2020-02-18 Thread Mart Raudsepp
commit: 985b7c52c7e378124ec95c5137d4d6dbbf9d0d05
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 08:22:13 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 08:22:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985b7c52

dev-libs/vala-common: remove old

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

 dev-libs/vala-common/Manifest  |  2 --
 dev-libs/vala-common/vala-common-0.46.5.ebuild | 30 --
 dev-libs/vala-common/vala-common-0.47.4.ebuild | 30 --
 3 files changed, 62 deletions(-)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index 74b72061753..fdad7269faa 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1,6 +1,4 @@
 DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
 DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb6a1bae899591a799dcf25882a0539c3acef282d0ba42a7ea78d68e7a5d99aa4daa306a70afe6938732d03c25
 SHA512 
9af559a6cb1680013886a4d425e619503d60394f2c7b1ab897cc7830ee566f8122dcd4380b78b551fbf556cead623c245adc1f7f3357b8315be8c120412a3e9f
-DIST vala-0.46.5.tar.xz 3375148 BLAKE2B 
22bf169159d4f4e23398789e46c39d98a7727cd02e6539104963d34bfe569bad25338b3455ffd32413a36f5cd6061a29bdbbdb275f225f1408d6b34967b64a6c
 SHA512 
eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
-DIST vala-0.47.4.tar.xz 3408516 BLAKE2B 
a531bc4698aa40ef413bc0a139225130f8d82bfa2b890ed33e1993203c9c48c345e10dc15bf8b86a0542814a8a41cad330ce15322e68936b6e6b8c31a3516824
 SHA512 
96d2453ababcb64db7db754a33e0f2e9d60f831a52c39bd086191659efa5941989bdc35b677b992524860f129d28fbbe8e3071e893991b8c8c21d6948d32377f
 DIST vala-0.47.91.tar.xz 3419624 BLAKE2B 
de2fd01808e1d5a80c414fb9d3927f212bcf43291ab6e049a8ebf802077515e4abe9c6c1c35b3442958c2db8e4b887c0e56214c13ce258b0c4658520ca3beca3
 SHA512 
914cd15397abf968574c7a6ac382494609ad1c4593c467473e1aecf79f124973a1615aae1603f96e273019a8e1134b73a5cecd928c9035752534b94ca1c04ae4

diff --git a/dev-libs/vala-common/vala-common-0.46.5.ebuild 
b/dev-libs/vala-common/vala-common-0.46.5.ebuild
deleted file mode 100644
index f66b34153af..000
--- a/dev-libs/vala-common/vala-common-0.46.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GNOME_ORG_MODULE="vala"
-
-inherit gnome.org
-
-DESCRIPTION="Build infrastructure for packages that use Vala"
-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"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
-   insinto /usr/share/aclocal
-   doins vala.m4 vapigen/vapigen.m4
-   insinto /usr/share/vala
-   doins vapigen/Makefile.vapigen
-}

diff --git a/dev-libs/vala-common/vala-common-0.47.4.ebuild 
b/dev-libs/vala-common/vala-common-0.47.4.ebuild
deleted file mode 100644
index d55cd027cf5..000
--- a/dev-libs/vala-common/vala-common-0.47.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GNOME_ORG_MODULE="vala"
-
-inherit gnome.org
-
-DESCRIPTION="Build infrastructure for packages that use Vala"
-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"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
-   insinto /usr/share/aclocal
-   doins vala.m4 vapigen/vapigen.m4
-   insinto /usr/share/vala
-   doins vapigen/Makefile.vapigen
-}



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

2020-02-18 Thread Mart Raudsepp
commit: 4147edc537be92c9dc9e69791aecae835ab47c9e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 08:21:49 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 08:21:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4147edc5

dev-lang/vala: remove old

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

 dev-lang/vala/Manifest   |  2 --
 dev-lang/vala/vala-0.46.5.ebuild | 49 
 dev-lang/vala/vala-0.47.4.ebuild | 49 
 3 files changed, 100 deletions(-)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 6c9186b7c62..725d3aa3212 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -4,7 +4,5 @@ DIST vala-0.40.18.tar.xz 3429060 BLAKE2B 
113cebedfefec3a510085e6562012cefedcc687
 DIST vala-0.40.19.tar.xz 3435688 BLAKE2B 
caacacd0ed33a5a1fd465c7494d326941225f4cca052cdeda103430a6313d1f5bf30f254d1f7451663988b1303dc564923ab5717d796673b0af71912c49196ff
 SHA512 
a1ef798ed754192da8677d9dd9627b24c0addd658d38e217ace6889c462a70d1d19c029cd7f660c82b97a48f77eba3b03758ab625ad6ccf4fe20dfd627ecd30a
 DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
 DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb6a1bae899591a799dcf25882a0539c3acef282d0ba42a7ea78d68e7a5d99aa4daa306a70afe6938732d03c25
 SHA512 
9af559a6cb1680013886a4d425e619503d60394f2c7b1ab897cc7830ee566f8122dcd4380b78b551fbf556cead623c245adc1f7f3357b8315be8c120412a3e9f
-DIST vala-0.46.5.tar.xz 3375148 BLAKE2B 
22bf169159d4f4e23398789e46c39d98a7727cd02e6539104963d34bfe569bad25338b3455ffd32413a36f5cd6061a29bdbbdb275f225f1408d6b34967b64a6c
 SHA512 
eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
-DIST vala-0.47.4.tar.xz 3408516 BLAKE2B 
a531bc4698aa40ef413bc0a139225130f8d82bfa2b890ed33e1993203c9c48c345e10dc15bf8b86a0542814a8a41cad330ce15322e68936b6e6b8c31a3516824
 SHA512 
96d2453ababcb64db7db754a33e0f2e9d60f831a52c39bd086191659efa5941989bdc35b677b992524860f129d28fbbe8e3071e893991b8c8c21d6948d32377f
 DIST vala-0.47.91.tar.xz 3419624 BLAKE2B 
de2fd01808e1d5a80c414fb9d3927f212bcf43291ab6e049a8ebf802077515e4abe9c6c1c35b3442958c2db8e4b887c0e56214c13ce258b0c4658520ca3beca3
 SHA512 
914cd15397abf968574c7a6ac382494609ad1c4593c467473e1aecf79f124973a1615aae1603f96e273019a8e1134b73a5cecd928c9035752534b94ca1c04ae4

diff --git a/dev-lang/vala/vala-0.46.5.ebuild b/dev-lang/vala/vala-0.46.5.ebuild
deleted file mode 100644
index 365332156e8..000
--- a/dev-lang/vala/vala-0.46.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2
-
-DESCRIPTION="Compiler for the GObject type system"
-HOMEPAGE="https://wiki.gnome.org/Projects/Vala";
-
-LICENSE="LGPL-2.1+"
-SLOT="0.46"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-linux"
-IUSE="test valadoc"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.0:2
-   >=dev-libs/vala-common-${PV}
-   valadoc? ( >=media-gfx/graphviz-2.16 )
-   != it, which 
would be bad
-# as the newer is not required with older vala when those are picked instead 
of 0.46.
-# vala-0.45.91 ships a broken libsoup-2.4.vapi copy too, but that'll be fixed 
by 0.45.92
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   sys-devel/flex
-   virtual/pkgconfig
-   virtual/yacc
-   test? (
-   dev-libs/dbus-glib
-   >=dev-libs/glib-2.26:2
-   dev-libs/gobject-introspection )
-"
-
-src_configure() {
-   # weasyprint enables generation of PDF from HTML
-   gnome2_src_configure \
-   --disable-unversioned \
-   $(use_enable valadoc) \
-   VALAC=: \
-   WEASYPRINT=:
-}
-
-src_install() {
-   default
-   find "${D}" -name "*.la" -delete || die
-}

diff --git a/dev-lang/vala/vala-0.47.4.ebuild b/dev-lang/vala/vala-0.47.4.ebuild
deleted file mode 100644
index e7477d18c54..000
--- a/dev-lang/vala/vala-0.47.4.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
-
-inherit gnome2
-
-DESCRIPTION="Com

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

2020-02-18 Thread Mart Raudsepp
commit: 0e903b7b460a36164b04f6946e03c145d6505d71
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 08:16:32 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 08:16:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e903b7b

dev-libs/vala-common: bump p.masked to 0.47.91

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

 dev-libs/vala-common/Manifest   |  1 +
 dev-libs/vala-common/vala-common-0.47.91.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index 94ad7723ce2..74b72061753 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -3,3 +3,4 @@ DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb
 DIST vala-0.46.5.tar.xz 3375148 BLAKE2B 
22bf169159d4f4e23398789e46c39d98a7727cd02e6539104963d34bfe569bad25338b3455ffd32413a36f5cd6061a29bdbbdb275f225f1408d6b34967b64a6c
 SHA512 
eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
 DIST vala-0.47.4.tar.xz 3408516 BLAKE2B 
a531bc4698aa40ef413bc0a139225130f8d82bfa2b890ed33e1993203c9c48c345e10dc15bf8b86a0542814a8a41cad330ce15322e68936b6e6b8c31a3516824
 SHA512 
96d2453ababcb64db7db754a33e0f2e9d60f831a52c39bd086191659efa5941989bdc35b677b992524860f129d28fbbe8e3071e893991b8c8c21d6948d32377f
+DIST vala-0.47.91.tar.xz 3419624 BLAKE2B 
de2fd01808e1d5a80c414fb9d3927f212bcf43291ab6e049a8ebf802077515e4abe9c6c1c35b3442958c2db8e4b887c0e56214c13ce258b0c4658520ca3beca3
 SHA512 
914cd15397abf968574c7a6ac382494609ad1c4593c467473e1aecf79f124973a1615aae1603f96e273019a8e1134b73a5cecd928c9035752534b94ca1c04ae4

diff --git a/dev-libs/vala-common/vala-common-0.47.91.ebuild 
b/dev-libs/vala-common/vala-common-0.47.91.ebuild
new file mode 100644
index 000..d55cd027cf5
--- /dev/null
+++ b/dev-libs/vala-common/vala-common-0.47.91.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME_ORG_MODULE="vala"
+
+inherit gnome.org
+
+DESCRIPTION="Build infrastructure for packages that use Vala"
+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"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/aclocal
+   doins vala.m4 vapigen/vapigen.m4
+   insinto /usr/share/vala
+   doins vapigen/Makefile.vapigen
+}



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

2020-02-18 Thread Lars Wendler
commit: 557fd8ba795a841069d6c3709fec7f6b57b51568
Author: Tomáš Mózes  gmail  com>
AuthorDate: Tue Feb 18 08:21:12 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb 18 08:23:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557fd8ba

net-misc/dhcp: Revbump to remove old user eclass remnants

Closes: https://bugs.gentoo.org/710014
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/dhcp/{dhcp-4.4.2-r1.ebuild => dhcp-4.4.2-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/dhcp/dhcp-4.4.2-r1.ebuild 
b/net-misc/dhcp/dhcp-4.4.2-r2.ebuild
similarity index 99%
rename from net-misc/dhcp/dhcp-4.4.2-r1.ebuild
rename to net-misc/dhcp/dhcp-4.4.2-r2.ebuild
index 26c97d7eafa..87b562df602 100644
--- a/net-misc/dhcp/dhcp-4.4.2-r1.ebuild
+++ b/net-misc/dhcp/dhcp-4.4.2-r2.ebuild
@@ -236,12 +236,12 @@ src_install() {
mv "${f}" "${f%.example}" || die
done
sed -i '/^[^#]/s:^:#:' "${ED}"/etc/dhcp/*.conf || die
+
+   diropts -m0750 -o dhcp -g dhcp
+   keepdir /var/lib/dhcp
 }
 
 pkg_preinst() {
-   enewgroup dhcp
-   enewuser dhcp -1 -1 /var/lib/dhcp dhcp
-
# Keep the user files over the sample ones.  The
# hashing is to ignore the crappy defaults #384087.
local f h



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

2020-02-18 Thread Mart Raudsepp
commit: 72f42889eedccfe6651cf151b50fc39980a8a80b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 08:21:16 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 08:21:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f42889

dev-lang/vala: bump p.masked to 0.47.91

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

 dev-lang/vala/Manifest|  1 +
 dev-lang/vala/vala-0.47.91.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index d410f23aef4..6c9186b7c62 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -7,3 +7,4 @@ DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb
 DIST vala-0.46.5.tar.xz 3375148 BLAKE2B 
22bf169159d4f4e23398789e46c39d98a7727cd02e6539104963d34bfe569bad25338b3455ffd32413a36f5cd6061a29bdbbdb275f225f1408d6b34967b64a6c
 SHA512 
eb1763d9c4bfe74441640f7228d44ff7cfd9a379b24b8aa906bc59be4514b319598ffee616d3de1db101134bb163715f33dd1d7a0a10ec03246c7ccf62a4778b
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
 DIST vala-0.47.4.tar.xz 3408516 BLAKE2B 
a531bc4698aa40ef413bc0a139225130f8d82bfa2b890ed33e1993203c9c48c345e10dc15bf8b86a0542814a8a41cad330ce15322e68936b6e6b8c31a3516824
 SHA512 
96d2453ababcb64db7db754a33e0f2e9d60f831a52c39bd086191659efa5941989bdc35b677b992524860f129d28fbbe8e3071e893991b8c8c21d6948d32377f
+DIST vala-0.47.91.tar.xz 3419624 BLAKE2B 
de2fd01808e1d5a80c414fb9d3927f212bcf43291ab6e049a8ebf802077515e4abe9c6c1c35b3442958c2db8e4b887c0e56214c13ce258b0c4658520ca3beca3
 SHA512 
914cd15397abf968574c7a6ac382494609ad1c4593c467473e1aecf79f124973a1615aae1603f96e273019a8e1134b73a5cecd928c9035752534b94ca1c04ae4

diff --git a/dev-lang/vala/vala-0.47.91.ebuild 
b/dev-lang/vala/vala-0.47.91.ebuild
new file mode 100644
index 000..e7477d18c54
--- /dev/null
+++ b/dev-lang/vala/vala-0.47.91.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala";
+
+LICENSE="LGPL-2.1+"
+SLOT="0.48"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-linux"
+IUSE="test valadoc"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.0:2
+   >=dev-libs/vala-common-${PV}
+   valadoc? ( >=media-gfx/graphviz-2.16 )
+   != it, which 
would be bad
+# as the newer is not required with older vala when those are picked instead 
of 0.46.
+# vala-0.45.91 ships a broken libsoup-2.4.vapi copy too, but that'll be fixed 
by 0.45.92
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   test? (
+   dev-libs/dbus-glib
+   >=dev-libs/glib-2.26:2
+   dev-libs/gobject-introspection )
+"
+
+src_configure() {
+   # weasyprint enables generation of PDF from HTML
+   gnome2_src_configure \
+   --disable-unversioned \
+   $(use_enable valadoc) \
+   VALAC=: \
+   WEASYPRINT=:
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}



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

2020-02-18 Thread Miroslav Šulc
commit: 4913488afdf8a3286399729a2f9e7fc932d53853
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 18 08:49:35 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 18 08:49:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4913488a

media-sound/qtractor: removed old 0.9.11

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/qtractor/Manifest   |  1 -
 media-sound/qtractor/qtractor-0.9.11.ebuild | 67 -
 2 files changed, 68 deletions(-)

diff --git a/media-sound/qtractor/Manifest b/media-sound/qtractor/Manifest
index 677373f98ae..e6a246e2254 100644
--- a/media-sound/qtractor/Manifest
+++ b/media-sound/qtractor/Manifest
@@ -1,2 +1 @@
-DIST qtractor-0.9.11.tar.gz 1849813 BLAKE2B 
747916fe45285b00c837af5868ebdaa6b9bf5812b8fa58c4bfbd8662c5519106cbb0a9708121f3391ca4f45bf0af0715994ad8400edf01fa8bd0dcec848aa438
 SHA512 
8c6cb7ce5f5b5162c4a233aa733f0cb8424f4f84a91546fbbe7af35d534ffc3db6a583712d8ca906adc7edd5e92d28cce6927b340ec4750eafe14500eb8dd8c6
 DIST qtractor-0.9.12.tar.gz 1893356 BLAKE2B 
221062e1557fbfa209a3a55b3eaa8c80a5026886d33bb1c27de2fa410f0ab301bf3323cb7b451e2b326d26c9de9904e19578c02f602aed681fa9100b6124842e
 SHA512 
cdd7414e2b287272164e3876603f4b051f22399e14aeb61c0e8d30a159a146d0028d36463400a239630cb31ba66bcd96302fb522fd8304342e533fd9d420cb2d

diff --git a/media-sound/qtractor/qtractor-0.9.11.ebuild 
b/media-sound/qtractor/qtractor-0.9.11.ebuild
deleted file mode 100644
index 1a712fa3ce0..000
--- a/media-sound/qtractor/qtractor-0.9.11.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic qmake-utils xdg
-
-DESCRIPTION="Audio/MIDI multi-track sequencer written in C++ with the Qt 
framework"
-HOMEPAGE="https://qtractor.sourceforge.io";
-SRC_URI="mirror://sourceforge/qtractor/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="aubio cpu_flags_x86_sse debug dssi libsamplerate mad osc rubberband 
vorbis zlib"
-
-BDEPEND="
-   dev-qt/linguist-tools:5
-   virtual/pkgconfig
-"
-DEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   dev-qt/qtx11extras:5
-   media-libs/alsa-lib
-   media-libs/ladspa-sdk
-   media-libs/libsndfile
-   >=media-libs/lilv-0.16.0
-   media-libs/lv2
-   media-libs/suil
-   virtual/jack
-   aubio? ( media-libs/aubio )
-   dssi? ( media-libs/dssi )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad )
-   osc? ( media-libs/liblo )
-   rubberband? ( media-libs/rubberband )
-   vorbis? ( media-libs/libvorbis )
-   zlib? ( sys-libs/zlib )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.9.4-dont-compress-manpages.patch"
-)
-
-src_configure() {
-   append-cxxflags -std=c++11
-   econf \
-   --enable-ladspa \
-   --enable-lilv \
-   $(use_enable debug) \
-   $(use_enable aubio libaubio) \
-   $(use_enable dssi) \
-   $(use_enable libsamplerate) \
-   $(use_enable mad libmad) \
-   $(use_enable osc liblo) \
-   $(use_enable rubberband librubberband) \
-   $(use_enable cpu_flags_x86_sse sse) \
-   $(use_enable vorbis libvorbis) \
-   $(use_enable zlib libz)
-
-   eqmake5 ${PN}.pro -o ${PN}.mak
-}



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

2020-02-18 Thread Joonas Niilola
commit: f8be7774fbb089dbeae3352c15a79a261740adf3
Author: Marc Joliet  gmx  de>
AuthorDate: Sun Jan 19 14:56:02 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 08:49:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8be7774

app-text/asciidoc: 9.0.0_rc1 version bump

Note that since reference outputs are now included in the source
distribution, it doesn't make sense anymore to update the test data
outputs.

- Fix the test deps by adding a dependency on app-text/dvisvgm.  This
  did not cause test failures, but did cause "command not found" type
  errors.

- List documentation in $DOCS instead of calling dodocs manually.

- Consistently put $PYTHON_DEPS at the top of the dependency lists.

- Constrain the dev-libs/libxml2 dependency to slot 2.

- Instead of controlling optional runtime deps with USE flags, use
  "optfeature" from the eutils eclass.  While at it, add further calls
  to optfeature for hitherto only indirectly documented optional
  dependencies.

Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 92 +
 2 files changed, 93 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 2cc64555678..9821a9f8b5f 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1 +1,2 @@
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
+DIST asciidoc-9.0.0_rc1.tar.gz 1143528 BLAKE2B 
97e2ee77cf7554e2e0d53e792213377e6cb233853717487b0c0ac1c70d233a5d58a08f3aa69ae840c90f98185b595f9feb7396795b2de47ff0cfc0147920bc2a
 SHA512 
965d65df18ff90596e5cd72bec8d0f7daf2f6ad585ec77af2a6ae9637569b613e2384cc7015c1823fcde99be8170107789505a543fe8b6d3273f2c75a6a92960

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
new file mode 100644
index 000..dd4f5537e21
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
+
+inherit autotools eutils python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/";
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/9.0.0rc1.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="examples test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+S="${WORKDIR}/${PN}-py3-9.0.0rc1"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   "${S}/asciidoc.py" || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_test() {
+   local -x ASCIIDOC_PY=asciidoc.py
+   "${EPYTHON}" tests/test${PN}.py run || die
+}
+
+src_install() {
+   default
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+
+   # Below results in some files being installed twice in different 
locations, but they are
+   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
+   if use examples; then
+   # examples/website is full of relative symlinks,
+   # deref them for copying, which dodoc doesn't do
+   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
+   doc

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

2020-02-18 Thread Miroslav Šulc
commit: ca525c97dffba2a1a0574923273233622febdd0d
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Feb 18 08:51:57 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 18 08:51:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca525c97

media-gfx/plantuml: removed old 1.2019.13

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-gfx/plantuml/Manifest  |  1 -
 media-gfx/plantuml/plantuml-1.2019.13.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-gfx/plantuml/Manifest b/media-gfx/plantuml/Manifest
index cf7f004f717..e6dc7e2baf4 100644
--- a/media-gfx/plantuml/Manifest
+++ b/media-gfx/plantuml/Manifest
@@ -1,2 +1 @@
-DIST plantuml-1.2019.13.tar.gz 4552633 BLAKE2B 
f6ea05bdd1e4e3cf748dc4d48ca9a89f06246d135bfcc410ec1b2094d1e53ab6ae415c2b39a3fc56441d17999794c1862b95718932d6a20152550deaa42a6c0e
 SHA512 
8d2a2520821a5f75c3508bf2598186718469c6cf2c411f3b975de1abbb4792be8ae70ec84da7ae0bf4668738ca052de5463701dafc5805f362876f1d770ad494
 DIST plantuml-1.2020.0.tar.gz 4552164 BLAKE2B 
c78da31cffbeb0cf1a8852e53d07126c9b0dc80bf12f36f1039c806651c6802dd63456610307836207158bc871c4e2a8d9cf12a80bafa9dbde3b2be29b02f2e8
 SHA512 
1c3a7f735a197e5fd044547a6c48f21c2ee774d553d3de82d4931b2684a56dc4ef8af5f524e6aa4eebcb16f214620f6c99c038101d6703f03642a5b94f124fa8

diff --git a/media-gfx/plantuml/plantuml-1.2019.13.ebuild 
b/media-gfx/plantuml/plantuml-1.2019.13.ebuild
deleted file mode 100644
index e02996fa69c..000
--- a/media-gfx/plantuml/plantuml-1.2019.13.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="source"
-inherit java-pkg-2 java-ant-2 desktop xdg
-
-DESCRIPTION="Draw UML diagrams using a simple and human readable text 
description"
-HOMEPAGE="http://plantuml.com";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-DEPEND=">=virtual/jdk-1.8"
-
-RDEPEND=">=virtual/jre-1.8
-   dev-java/ant-core:0
-   >=media-gfx/graphviz-2.26.3"
-
-EANT_BUILD_TARGET="dist"
-EANT_GENTOO_CLASSPATH="ant-core"
-JAVA_ANT_REWRITE_CLASSPATH="true"
-
-src_install() {
-   java-pkg_dojar ${PN}.jar
-   java-pkg_dolauncher ${PN} --jar ${PN}.jar
-   use source && java-pkg_dosrc src/*
-
-   make_desktop_entry plantuml PlantUML
-}



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

2020-02-18 Thread Lars Wendler
commit: 581307e60b7d4b51a230ba0c66c9c5eb2c31c701
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Feb 18 08:55:01 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb 18 08:56:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581307e6

sys-apps/gptfdisk: Bump to version 1.0.5

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

 sys-apps/gptfdisk/Manifest  |  1 +
 sys-apps/gptfdisk/gptfdisk-1.0.5.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/sys-apps/gptfdisk/Manifest b/sys-apps/gptfdisk/Manifest
index 6b75a80ad4d..c326e0261d6 100644
--- a/sys-apps/gptfdisk/Manifest
+++ b/sys-apps/gptfdisk/Manifest
@@ -1,2 +1,3 @@
 DIST gptfdisk-1.0.3.tar.gz 199924 BLAKE2B 
f664398cb58d081ad19e267a370a4a7363e1060358aac394d87cd5874efe558fbd7bea4a33da871287c144b664c60e283d3338ca88d7d494503afe9a0b652e7a
 SHA512 
80d437bfa2365abfffbd4812ea928fcebd52c5421de321cf190d395549e32c5ebdbb2d060cc4b95f77fe13cdd719f4d2bb3d0ed5d97792b100325f92d7c852d7
 DIST gptfdisk-1.0.4.tar.gz 204075 BLAKE2B 
45be16bd4e8312e4797a70c07447702a7f966edec94a9e9e17cff89eee51bf33cb9418dcac2a103e68ea2ebb8df4e7a997fd006bfa4109cfd774838bd4bd7d19
 SHA512 
2df6db6974c06a6677a155d32566b8b46dad0df7781131e9018072db9acce5e41f6c4e7024b0e5f236dd43350a63572be34fb4b6fdb580cd9b946619a7a683bf
+DIST gptfdisk-1.0.5.tar.gz 205973 BLAKE2B 
e026dd4b4f2b63ca660feef34a1fdfb14034d0d64e4828fddf4a0c63756cbc840b3292231838f0c016256be2358069bde8a17ef0e33dec355c48406a9a930e75
 SHA512 
3d3a59e3488dd3d6bda5d103b9ad8b7936752210346b9787ddc936681498fba90577b6ae950c471d09a01bf6405fce32038ff1777c52db0b21e5277737fe3703

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.5.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.5.ebuild
new file mode 100644
index 000..253b6a84a84
--- /dev/null
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.5.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="GPT partition table manipulator for Linux"
+HOMEPAGE="https://www.rodsbooks.com/gdisk/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="kernel_linux ncurses static"
+
+# libuuid from util-linux is required.
+RDEPEND="!static? (
+   dev-libs/popt
+   ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[unicode] )
+   kernel_linux? ( sys-apps/util-linux )
+   )"
+DEPEND="
+   ${RDEPEND}
+   static? (
+   dev-libs/popt[static-libs(+)]
+   ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[unicode,static-libs(+)] 
)
+   kernel_linux? ( sys-apps/util-linux[static-libs(+)] )
+   )
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+
+   tc-export CXX PKG_CONFIG
+
+   if ! use ncurses ; then
+   sed -i \
+   -e '/^all:/s:cgdisk::' \
+   Makefile || die
+   fi
+
+   sed \
+   -e '/g++/s:=:?=:g' \
+   -e 's:-lncursesw:$(shell $(PKG_CONFIG) --libs ncursesw):g' \
+   -i Makefile || die
+
+   use static && append-ldflags -static
+}
+
+src_install() {
+   dosbin gdisk sgdisk $(usex ncurses cgdisk '') fixparts
+   doman *.8
+   dodoc NEWS README
+}



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

2020-02-18 Thread Sergei Trofimovich
commit: 30aa3d74a2d68a7caff824ef31a917f16031d0fe
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 07:10:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30aa3d74

dev-python/virtualenv: keyworded 16.7.9 for hppa, bug #700918

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

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

diff --git a/dev-python/virtualenv/virtualenv-16.7.9.ebuild 
b/dev-python/virtualenv/virtualenv-16.7.9.ebuild
index 3102fedaf9c..56cd7faf9da 100644
--- a/dev-python/virtualenv/virtualenv-16.7.9.ebuild
+++ b/dev-python/virtualenv/virtualenv-16.7.9.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"



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

2020-02-18 Thread Sergei Trofimovich
commit: 54fc253c59b69823f77c178cbda59044b20cf926
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 06:58:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fc253c

dev-python/pypiserver: keyworded 1.3.1-r1 for hppa, bug #700918

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

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

diff --git a/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild 
b/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
index 8aabc6bf36a..75d145630ce 100644
--- a/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
+++ b/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="ZLIB MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~hppa x86"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-02-18 Thread Sergei Trofimovich
commit: a1bd56ea61be68f4837df6989e089643b7533f3d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 07:07:07 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bd56ea

dev-python/hyper-h2: stable 3.1.1 for hppa, bug #708944

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

 dev-python/hyper-h2/hyper-h2-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild 
b/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild
index 1f8f456465d..eeda7a5f4bd 100644
--- a/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild
+++ b/dev-python/hyper-h2/hyper-h2-3.1.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-18 Thread Sergei Trofimovich
commit: ac14f9ce27496190db165bf62dc692a6bcea3460
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 07:06:39 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac14f9ce

dev-python/hpack: stable 3.0.0 for hppa, bug #708944

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

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

diff --git a/dev-python/hpack/hpack-3.0.0.ebuild 
b/dev-python/hpack/hpack-3.0.0.ebuild
index e3fc99046c2..8f7ed209d65 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-18 Thread Sergei Trofimovich
commit: aa1a99f9bf4bc30ff00ac17f1c694efaa871ff14
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 07:06:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1a99f9

dev-python/hypothesis: stable 4.50.8 for hppa, bug #703062

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

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

diff --git a/dev-python/hypothesis/hypothesis-4.50.8.ebuild 
b/dev-python/hypothesis/hypothesis-4.50.8.ebuild
index 9ef46441156..0b29ec27632 100644
--- a/dev-python/hypothesis/hypothesis-4.50.8.ebuild
+++ b/dev-python/hypothesis/hypothesis-4.50.8.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-18 Thread Sergei Trofimovich
commit: bc0533c5680ca83496b535a70ceacca31b28c8b2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Feb 18 06:50:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 08:59:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0533c5

dev-python/pytest: keyworded 5.3.5 for hppa, bug #703174

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

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

diff --git a/dev-python/pytest/pytest-5.3.5.ebuild 
b/dev-python/pytest/pytest-5.3.5.ebuild
index eb0ee3e1258..33a14f2edb1 100644
--- a/dev-python/pytest/pytest-5.3.5.ebuild
+++ b/dev-python/pytest/pytest-5.3.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-02-18 Thread Lars Wendler
commit: c87f2609f9cf9593bbb11ff2295f6d3c45bbc1f9
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Feb 18 09:52:17 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb 18 09:52:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87f2609

dev-util/unifdef: Bump to version 2.12

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

 dev-util/unifdef/Manifest|  1 +
 dev-util/unifdef/unifdef-2.12.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-util/unifdef/Manifest b/dev-util/unifdef/Manifest
index db4578745fe..6c42395eb04 100644
--- a/dev-util/unifdef/Manifest
+++ b/dev-util/unifdef/Manifest
@@ -1,2 +1,3 @@
 DIST unifdef-2.10.tar.gz 73285 BLAKE2B 
e13b75afc9b8e514559b8a13e3069bfb1cb489d21ce4ac56134921e702666bd9b23dad36d251cb65535e5d6fe02bea0d21a5610c542d727dc5e90d7e1726e4dd
 SHA512 
39d4551f43fa8eccaee8a9fc469b5ddc8ca8eb0e0ce46c17c3a8300f7e6960fbf0960f364a83df20059b4aa623edc7c3c16df1b7162f068332e6c066d7ffe9b3
 DIST unifdef-2.11.tar.gz 77947 BLAKE2B 
2ddc1a300b329ae91f72f1a8dad86443ba36fc02c7205eacafe1ec3ef82467003bb855c32485e6ca92b61dc45d160990b8aad531ace60ba3e55967f900150af6
 SHA512 
948abf878852da321f15c6060dfe33a2ab38f1787b0a6096f10bb3828d0b4e50226643e9dbcb678a422868c215b5c4e981dc7da5244d38688e8e91287beb8845
+DIST unifdef-2.12.tar.gz 87091 BLAKE2B 
d14072f79b9d8b17a033c7068a3c6a423c2e66570aac6d232e387ffd256bc66ad3c4c1467b6f101124bf494f2c12c7b8d37c64104623b0022e435a7e5aa78d5a
 SHA512 
9a00f69309578817af5b3a6cf45f293506e8326b520bed7c0ab2f1e32a115b7f5aa9b0572cfbee5887044e5f0d70967904ec137172e67a1aab5abe09d3b5

diff --git a/dev-util/unifdef/unifdef-2.12.ebuild 
b/dev-util/unifdef/unifdef-2.12.ebuild
new file mode 100644
index 000..e10516d447e
--- /dev/null
+++ b/dev-util/unifdef/unifdef-2.12.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the 
file alone"
+HOMEPAGE="https://dotat.at/prog/unifdef/";
+SRC_URI="https://dotat.at/prog/unifdef/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DOCS=( README )
+
+src_prepare() {
+   sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
+   tc-export CC
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/myodbc/

2020-02-18 Thread Agostino Sarubbo
commit: b941846518e535c6d4c57bedc091fd9b699aea0e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 09:54:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 09:54:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9418465

dev-db/myodbc: ppc stable wrt bug #709626

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-db/myodbc/myodbc-8.0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/myodbc/myodbc-8.0.19.ebuild 
b/dev-db/myodbc/myodbc-8.0.19.ebuild
index d068036b4fc..93159f140c9 100644
--- a/dev-db/myodbc/myodbc-8.0.19.ebuild
+++ b/dev-db/myodbc/myodbc-8.0.19.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://dev.mysql.com/get/Downloads/Connector-ODBC/${MAJOR}/${MY_P}.tar
 
 LICENSE="GPL-2"
 SLOT="${MAJOR}"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 # Broken when built dynamically against libmysqlclient.so



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/iverilog/

2020-02-18 Thread Sergei Trofimovich
commit: 055dc279103007ce97dbe6a7df6549fdec2874b1
Author: Huang Rui  gmail  com>
AuthorDate: Mon Feb 17 13:04:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 10:07:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055dc279

sci-electronics/iverilog: fix DEPEND's problem for 

Add flex and bison to DEPEND's of the iverilog suggested by @trofi
https://github.com/gentoo/gentoo/pull/14619

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Huang Rui  gmail.com>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sci-electronics/iverilog/iverilog-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-electronics/iverilog/iverilog-.ebuild 
b/sci-electronics/iverilog/iverilog-.ebuild
index 46f342bfb5a..74c2574d0ab 100644
--- a/sci-electronics/iverilog/iverilog-.ebuild
+++ b/sci-electronics/iverilog/iverilog-.ebuild
@@ -35,6 +35,8 @@ RDEPEND="
 
 DEPEND="
dev-util/gperf
+   sys-devel/bison
+   sys-devel/flex
${RDEPEND}
 "
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/iverilog/

2020-02-18 Thread Sergei Trofimovich
commit: 06e1355d5c053e849e198ab7d14869404dba3cb9
Author: Huang Rui  gmail  com>
AuthorDate: Mon Feb 17 13:29:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 10:07:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e1355d

sci-electronics/iverilog: fix DEPEND's problem for 10.3

Add flex and bison to DEPEND's of the iverilog suggested by @trofi
https://github.com/gentoo/gentoo/pull/14619

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Huang Rui  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14685
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sci-electronics/iverilog/iverilog-10.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-electronics/iverilog/iverilog-10.3.ebuild 
b/sci-electronics/iverilog/iverilog-10.3.ebuild
index b5e65f56c2e..cb0a5a2dca5 100644
--- a/sci-electronics/iverilog/iverilog-10.3.ebuild
+++ b/sci-electronics/iverilog/iverilog-10.3.ebuild
@@ -35,6 +35,8 @@ RDEPEND="
 
 DEPEND="
dev-util/gperf
+   sys-devel/bison
+   sys-devel/flex
${RDEPEND}
 "
 



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

2020-02-18 Thread Jeroen Roovers
commit: 1390455799be243fa6c73ccc43892f5c4c50
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Feb 18 09:58:09 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Feb 18 10:12:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13904552

www-client/opera-developer: Old

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

 www-client/opera-developer/Manifest|   1 -
 .../opera-developer-68.0.3581.0.ebuild | 115 -
 2 files changed, 116 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 121638618b0..4fe85f04248 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,3 +1,2 @@
-DIST opera-developer_68.0.3581.0_amd64.deb 66812684 BLAKE2B 
39420b5dc3cf4c7b4abf872319f7a57f379b67d9234a1b4284e7242fec3d726bbbcdd5a1dd68b98f2838e5896c400940350d103e4730a61b9e269c44437cb2f9
 SHA512 
035160b969922b92cf4020a2d012e6dc01e215212f03e509e6bfb0827a307171d3e9fffc77c1efb50ea37db007d221df2b40b7ccee1a5780fa9b092744d7912f
 DIST opera-developer_68.0.3590.0_amd64.deb 67585024 BLAKE2B 
cb704830f393c496bd0de67e149ce70c334d1e6de43eb4ebd028c80789172780aa5d525490ddf87fa9348c4241b82797af2e2f9ede528b6e38e17d3cb7eafcb9
 SHA512 
d6bc26e1e1bed61f496fdb6ab3687bbfc2ecef1afef653ab1749ec9c86192329f832c2fd3a10179a5deb707bac6268cb302856f3824fea9e345fa03f4ba1994d
 DIST opera-developer_68.0.3602.0_amd64.deb 67726784 BLAKE2B 
1bc2593a291abb45aeba9e98bc86fb3741cd9da93ef635e8b6f08a963476cbff89fbd8d879ae048b4c7ee7bbc6d72750532679bab564ca9dc1029bfe92ff7302
 SHA512 
a5f2e42003ebeb892b7d8c22ebd4b9c9e8d94cd5f39eade4d3500819b96bd4d8ffec110c51a58fc5c2ca90d912885e25781ca5a362d3a07727b8561a653e55b8

diff --git a/www-client/opera-developer/opera-developer-68.0.3581.0.ebuild 
b/www-client/opera-developer/opera-developer-68.0.3581.0.ebuild
deleted file mode 100644
index 837674712ea..000
--- a/www-client/opera-developer/opera-developer-68.0.3581.0.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-pkg_setup() {
-   OPERA_HOME="usr/$(get_libdir)/${PN}"
-}
-
-src_prepare() {
-   default
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_upda

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

2020-02-18 Thread Jeroen Roovers
commit: 172ace707b1085d3f8f0d0de932c0e84a5a83a61
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Feb 18 09:53:14 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Feb 18 10:12:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172ace70

www-client/opera-developer: Version 68.0.3602.0

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

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-68.0.3602.0.ebuild | 115 +
 2 files changed, 116 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index c2af2dee84c..121638618b0 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,2 +1,3 @@
 DIST opera-developer_68.0.3581.0_amd64.deb 66812684 BLAKE2B 
39420b5dc3cf4c7b4abf872319f7a57f379b67d9234a1b4284e7242fec3d726bbbcdd5a1dd68b98f2838e5896c400940350d103e4730a61b9e269c44437cb2f9
 SHA512 
035160b969922b92cf4020a2d012e6dc01e215212f03e509e6bfb0827a307171d3e9fffc77c1efb50ea37db007d221df2b40b7ccee1a5780fa9b092744d7912f
 DIST opera-developer_68.0.3590.0_amd64.deb 67585024 BLAKE2B 
cb704830f393c496bd0de67e149ce70c334d1e6de43eb4ebd028c80789172780aa5d525490ddf87fa9348c4241b82797af2e2f9ede528b6e38e17d3cb7eafcb9
 SHA512 
d6bc26e1e1bed61f496fdb6ab3687bbfc2ecef1afef653ab1749ec9c86192329f832c2fd3a10179a5deb707bac6268cb302856f3824fea9e345fa03f4ba1994d
+DIST opera-developer_68.0.3602.0_amd64.deb 67726784 BLAKE2B 
1bc2593a291abb45aeba9e98bc86fb3741cd9da93ef635e8b6f08a963476cbff89fbd8d879ae048b4c7ee7bbc6d72750532679bab564ca9dc1029bfe92ff7302
 SHA512 
a5f2e42003ebeb892b7d8c22ebd4b9c9e8d94cd5f39eade4d3500819b96bd4d8ffec110c51a58fc5c2ca90d912885e25781ca5a362d3a07727b8561a653e55b8

diff --git a/www-client/opera-developer/opera-developer-68.0.3602.0.ebuild 
b/www-client/opera-developer/opera-developer-68.0.3602.0.ebuild
new file mode 100644
index 000..837674712ea
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-68.0.3602.0.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/";
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+pkg_setup() {
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+}
+
+src_prepare() {
+   default
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_

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

2020-02-18 Thread Ulrich Müller
commit: 0d4ffd51d3dc86782dae2db9fe632f45af7eec87
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 15 09:56:55 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb 15 09:56:55 2020 +
URL:https://gitweb.gentoo.org/proj/pms.git/commit/?id=0d4ffd51

ebuild-functions.tex: Update array detection code.

Remove the space after "declare -a" for matching "declare -p" output.
With the update of the bash version to 4.2 in EAPI 6, variables can
have other attributes in addition, which would make the test fail.
For example, see https://bugs.gentoo.org/444832#c7. The implementation
in Portage already omits the space.

Replace grep by functionally equivalent code in bash. This is how the
test is implemented in package managers, and follows the principle
that external programs should not be called unnecessarily.

Redirect stderr for "declare -p", because it outputs an error message
if the PATCHES variable is not defined.

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

 ebuild-functions.tex | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index 33c003a..4a13db6 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -133,7 +133,7 @@ as:
 \caption{\t{src_prepare}, format~6}
 \begin{verbatim}
 src_prepare() {
-if declare -p PATCHES | grep -q "^declare -a "; then
+if [[ $(declare -p PATCHES 2>/dev/null) == "declare -a"* ]]; then
 [[ -n ${PATCHES[@]} ]] && eapply "${PATCHES[@]}"
 else
 [[ -n ${PATCHES} ]] && eapply ${PATCHES}
@@ -325,13 +325,13 @@ src_install() {
 emake DESTDIR="${D}" install
 fi
 
-if ! declare -p DOCS >/dev/null 2>&1 ; then
+if ! declare -p DOCS >/dev/null 2>&1; then
 local d
 for d in README* ChangeLog AUTHORS NEWS TODO CHANGES \
-THANKS BUGS FAQ CREDITS CHANGELOG ; do
+THANKS BUGS FAQ CREDITS CHANGELOG; do
 [[ -s "${d}" ]] && dodoc "${d}"
 done
-elif declare -p DOCS | grep -q "^declare -a " ; then
+elif [[ $(declare -p DOCS) == "declare -a"* ]]; then
 dodoc "${DOCS[@]}"
 else
 dodoc ${DOCS}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kross-interpreters/

2020-02-18 Thread Vadim Misbakh-Soloviov
commit: 4b63647df7150b370717290d33fa6c8897a0a355
Author: Vadim Misbakh-Soloviov  gentoo  org>
AuthorDate: Tue Feb 18 10:34:34 2020 +
Commit: Vadim Misbakh-Soloviov  gentoo  org>
CommitDate: Tue Feb 18 10:34:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b63647d

kde-apps/kross-interpreters: support for new ruby

ruby26 and ruby27 are added to USE_RUBY, so, it can be
linked against newer ruby versions since now.
As far as I tested, it works flawlessly (at least, in my cases)

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Vadim Misbakh-Soloviov  gentoo.org>

 kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild 
b/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild
index 9b58b5932f5..7129aa70fd0 100644
--- a/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild
+++ b/kde-apps/kross-interpreters/kross-interpreters-19.12.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby25"
+USE_RUBY="ruby25 ruby26 ruby27"
 KFMIN=5.63.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1 ruby-single



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

2020-02-18 Thread Alfredo Tupone
commit: cace804f673d1d78a94e7244d66986853859ca22
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Tue Feb 18 11:21:46 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Feb 18 11:22:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cace804f

media-libs/glm: restore arm64 stable version

Signed-off-by: Alfredo Tupone  gentoo.org>

 media-libs/glm/Manifest   |  1 +
 media-libs/glm/glm-0.9.9.5.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-libs/glm/Manifest b/media-libs/glm/Manifest
index 6b41fed3948..f75ae6b2e52 100644
--- a/media-libs/glm/Manifest
+++ b/media-libs/glm/Manifest
@@ -1 +1,2 @@
+DIST glm-0.9.9.5.tar.gz 4578601 BLAKE2B 
9ce4dc7e638a651f958e2e0e1bfa0da121aefc382579838bfd810952bb8f4253e17caa6d743de713c86a4e8bd5f1afa38f8162e5f2d98ab141d94574d1103d40
 SHA512 
3b329acf5144aab1c0f47f8045d34e097699bd6685118ad8322c5ce23afdcb44ba2bb07e49301db06355b8eef7d4340b72251d55e113b533740d1e6ef6609911
 DIST glm-0.9.9.7.tar.gz 4357077 BLAKE2B 
59746a8775e0fc20fe8a8c3ae01c48841066d6092ce3cd7fa93bbf29f5247c42645bc920a3dbf3f0b4b61eb1e47f46514d9cd98c4e6df133ced0072ba6a570ee
 SHA512 
9c557788d6382777317c94f8b30bc3df7e533877705514fa5d384f97b076d6bc750e841acbecdec8113e21af07bd8850159f5f1e079aaa2cde25540b480f983b

diff --git a/media-libs/glm/glm-0.9.9.5.ebuild 
b/media-libs/glm/glm-0.9.9.5.ebuild
new file mode 100644
index 000..b439b0bf903
--- /dev/null
+++ b/media-libs/glm/glm-0.9.9.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="OpenGL Mathematics"
+HOMEPAGE="http://glm.g-truc.net/";
+SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( HappyBunny MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
+IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
+RESTRICT="!test? ( test )"
+
+RDEPEND="virtual/opengl"
+
+src_configure() {
+   if use test; then
+   local mycmakeargs=(
+   -DGLM_TEST_ENABLE=ON
+   -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 
ON OFF)"
+   -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 
ON OFF)"
+   -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON 
OFF)"
+   -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 
ON OFF)"
+   )
+   fi
+
+   cmake-utils_src_configure
+}



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

2020-02-18 Thread Jeroen Roovers
commit: 55ac224c82ef1c5cb3e3a508c74b830cba74c5f1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Feb 18 11:49:07 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Feb 18 11:49:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ac224c

www-client/vivaldi: Version 2.11.1811.38_p1

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

 www-client/vivaldi/Manifest   |   4 +
 www-client/vivaldi/vivaldi-2.11.1811.38_p1.ebuild | 125 ++
 2 files changed, 129 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index ab0cd81ce2f..d338626cfbd 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -2,3 +2,7 @@ DIST vivaldi-2.11.1811.33_p1-amd64.deb 65557444 BLAKE2B 
98d31396d9d17aa715656608
 DIST vivaldi-2.11.1811.33_p1-arm64.deb 58892020 BLAKE2B 
1a412e4ec7c1941a834d548898c0d18354932d6f5da68e66181f5869abb34978e12eeb6803aec935daa4df14f197f7cd3d0e6ab978721d32a46aaa5bbd6eb6b4
 SHA512 
ee0f201646ffa5cbef96d2af5f60735e67f3399e0bf0c04f066423a79ce78edd80656f012b3c9fc926529504570bd7ec4e8970cac5617cd54dc1c0105c05c4e5
 DIST vivaldi-2.11.1811.33_p1-armhf.deb 58195300 BLAKE2B 
179471fc083131c20e819ad8d3d492d80541537649a284e305c5ee9044feb27d5267e7fc8bcbfc0733bd655d17236e84e3e4f5aafcc96eff0feea65714f92a75
 SHA512 
fe40af7fb239fba17850857ede6e8981a1e25e3bfe2b62299e787b5544ed6c1e53cf00c32ca5993d26e328461fd000e9c15d521ea68e8dca95879508259c94b4
 DIST vivaldi-2.11.1811.33_p1-i386.deb 64343856 BLAKE2B 
29de804a5b825623faa789a742dc683ba369604176a7640c9cc3d8e00a377d17288f22504669c2bd782d5cf451432ba7ef7099178d3dbaf8aee9dcda6a68700d
 SHA512 
bd4a82bee60a9cda5c24c6a31eefefcfbde7b1ad70d2bd74035075e0f15bd87328cba72d7f3fe706bc495a59612b00d78e3a123adc1bc25364987635ef4fb768
+DIST vivaldi-2.11.1811.38_p1-amd64.deb 65557808 BLAKE2B 
91d55f922038bc55d8e8fcbc9d67bd98a329ec79687cc6b690a4386d9d880d7657bc0e4c4f97515184d40c96b63a5584215c224fc1daccdbd4b50cd348e28005
 SHA512 
7fdac87cf32111c3ac7e2618bc8c579df0dc3dafe07b014f2b18eac6aa463ed96a5fa9ecd586860178e8e9c0fdf269e0f46b9589bc43e10d4ed3755c8cb0740a
+DIST vivaldi-2.11.1811.38_p1-arm64.deb 58895680 BLAKE2B 
e13b461f336a79a6ae72bf69a80c32ce1e348928075e79f088d4795376711e6a05ca8455eb682a443fc90e1e545f062b255bf908aa74605359382f09571d4064
 SHA512 
b60883827421ccc7a6d2b6cc232cc4220cf1d60f1f501c110f5524031e0f79123e2cd58a7f197445f29b9feb7761677bb46fcc9ff51f07c49c9917662c97e33c
+DIST vivaldi-2.11.1811.38_p1-armhf.deb 58212764 BLAKE2B 
a1abc16bfe5b47a40d36b09f75e322c53a69cf2c8734109600cd03736824698964b53ef5c31eeb82ab105b3ee9503bf764c5bd94be0520f2e6e20f046d529383
 SHA512 
8db699c20931363221a6afa142df524faa6b2621a07e340ae74c56f093deb413b583e47e2de6dd55e96a5b5beef4a590bffe32935f3a205174f9d91c510c7a4a
+DIST vivaldi-2.11.1811.38_p1-i386.deb 64361772 BLAKE2B 
3a6cd6fb36b787a3551419b64034e2fde6921a721fc3f55bf0ae967cdd81ab2c098a26945a5c43b24b75f4fd20d97f894c190c1bfa71d9e6805fa37347e48a02
 SHA512 
454f956b87f7ff6511816532508b2d1d63931536ee68f4631e9b6676a52f06ffaf07923c1f769f2e4f094f63a490e3f217d3185bc12ea8cbdf509c66baad60a6

diff --git a/www-client/vivaldi/vivaldi-2.11.1811.38_p1.ebuild 
b/www-client/vivaldi/vivaldi-2.11.1811.38_p1.ebuild
new file mode 100644
index 000..a156328cef5
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-2.11.1811.38_p1.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu
+   fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku 
lt
+   lv mk ml mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te 
th
+   tr uk vi zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
+
+#VIVALDI_BRANCH="snapshot"
+
+VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
+VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
+VIVALDI_HOME="opt/${VIVALDI_BIN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs

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

2020-02-18 Thread Mart Raudsepp
commit: 427e04fef1d918b4ed2488d017341d59fbbc05e4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 12:13:38 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 12:14:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427e04fe

dev-libs/gmime: bump to 3.2.6

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

 dev-libs/gmime/Manifest   |  1 +
 dev-libs/gmime/gmime-3.2.6.ebuild | 69 +++
 2 files changed, 70 insertions(+)

diff --git a/dev-libs/gmime/Manifest b/dev-libs/gmime/Manifest
index c42cb89d6a5..f5cb5653fd9 100644
--- a/dev-libs/gmime/Manifest
+++ b/dev-libs/gmime/Manifest
@@ -1,3 +1,4 @@
 DIST gmime-2.6.23.tar.xz 5216588 BLAKE2B 
e173a7dbd418663ebbc55b856359bf9286c3791827f9b7f89da48dd7c3609e77312546f9489c08d34a7dcaeb78659789809d5fafc1323cbae9b9f1c4a316c659
 SHA512 
2ff6718b7a555cd5b34848399f29c7d0aa5a15e1f3cb46e9258c499e874191ee00f41b737386805d3000bad34367d174a25c45d38ba90cba7902400e733afa14
 DIST gmime-3.2.4.tar.xz 2219876 BLAKE2B 
210941d10dd5c0ce8a638a54a51da9000b4638ae2cc8a37be757fb331c0c2360fc497d7bcf2101ed6bf22de668fe0b779984e83ab40d00d551a5b2971d7a5dcd
 SHA512 
34592e89a2f923dacc37ac535da785918c2c0d6a63b0f2ec1d86393264aace44d1060e8ef4a77e60fd57e97475435f8e79d87e46b269ae332db9b9aaf98bf61b
 DIST gmime-3.2.5.tar.xz 2220348 BLAKE2B 
677a5cf88633b0d437a86ed3189399ee9ae4a23704f2b92ba6224e395309bea69cee419e39dde69d14f689df737319946eaed6460cc22c529c18f8d3b68872c6
 SHA512 
37488da84f1befb37a0dff9465e9f786670dfb7248adbbc1f227dcc0e80bcd4ee7cd239abeab2b52e8ded6ea7f8aa432bcc0461b379282dacd6ee4f867aa049d
+DIST gmime-3.2.6.tar.xz 2225796 BLAKE2B 
899762dc74b43273e1cf2f277ca624207a2ef9ac62d09bff5972404c315e5498b1476ea19cf4c8c71fdec99702d9d69ac33bdda33a79d2b3db12840a4f1cd5ed
 SHA512 
a60d3f9f1aa8490865c22cd9539544e9c9f3ceb4037b9749cf9e5c279f97aa88fc4cd077bf2aff314ba0db2a1b7bbe76f9b1ca5a17fffcbd6315ecebc5414a3d

diff --git a/dev-libs/gmime/gmime-3.2.6.ebuild 
b/dev-libs/gmime/gmime-3.2.6.ebuild
new file mode 100644
index 000..704fb43aade
--- /dev/null
+++ b/dev-libs/gmime/gmime-3.2.6.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+VALA_USE_DEPEND="vapigen"
+
+inherit flag-o-matic gnome2 vala
+
+DESCRIPTION="Utilities for creating and parsing messages using MIME"
+HOMEPAGE="http://spruce.sourceforge.net/gmime/ 
https://developer.gnome.org/gmime/stable/";
+
+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"
+IUSE="crypt doc idn static-libs test vala"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/glib-2.32.0:2
+   sys-libs/zlib
+   crypt? ( >=app-crypt/gpgme-1.8.0:1= )
+   idn? ( net-dns/libidn2:= )
+   vala? (
+   $(vala_depend)
+   >=dev-libs/gobject-introspection-1.30.0:= )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.8
+   virtual/libiconv
+   virtual/pkgconfig
+   doc? ( app-text/docbook-sgml-utils )
+   test? ( app-crypt/gnupg )
+"
+# gnupg is needed for tests if --enable-cryptography is enabled, which we do 
unconditionally
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   if [[ ${CHOST} == *-solaris* ]]; then
+   # bug #???, why not use --with-libiconv
+   append-libs iconv
+   fi
+
+   gnome2_src_configure \
+   $(use_enable crypt crypto) \
+   $(use_enable static-libs static) \
+   $(use_enable vala) \
+   $(use_with idn libidn) \
+   $(usex doc "" DB2HTML=)
+}
+
+src_compile() {
+   gnome2_src_compile
+   if use doc; then
+   emake -C docs/tutorial html
+   fi
+}
+
+src_install() {
+   gnome2_src_install
+
+   if use doc ; then
+   docinto tutorial
+   dodoc -r docs/tutorial/html/
+   fi
+}



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

2020-02-18 Thread Mart Raudsepp
commit: 661145be2ac1a50b22ed102f6d6688c6a0f16b5a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 08:26:27 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 12:14:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661145be

net-libs/srt: add myself as secondary maintainer

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

 net-libs/srt/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-libs/srt/metadata.xml b/net-libs/srt/metadata.xml
index b865368cdf4..eb897f1728c 100644
--- a/net-libs/srt/metadata.xml
+++ b/net-libs/srt/metadata.xml
@@ -5,6 +5,10 @@
lu_z...@gentoo.org
Luca Barbato

+   
+   l...@gentoo.org
+   Mart Raudsepp
+   

Haivision/srt




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

2020-02-18 Thread Mart Raudsepp
commit: c69d74fb24fc30f43ea759dc4e53fb89c56eab87
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 09:43:50 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 12:14:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69d74fb

app-arch/file-roller: bump to 3.32.4 for translation updates

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

 app-arch/file-roller/Manifest  |  1 +
 app-arch/file-roller/file-roller-3.32.4.ebuild | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
index d6045009964..1b186312ff6 100644
--- a/app-arch/file-roller/Manifest
+++ b/app-arch/file-roller/Manifest
@@ -1 +1,2 @@
 DIST file-roller-3.32.3.tar.xz 852808 BLAKE2B 
939b931d7b179cc45ca3766dd122e2242e4de22b8c15f0942c31b5f9b5e8eed9d636122445d265539f9368f86d2efc10af161aaa046b3de6be05072d2b53004b
 SHA512 
8256995f776524772936c6d60777c6c2668a610a672788a51ed83de1ae1c131b12373d2a918658f64f004757bb8c71b03edbf0c89776fcad6d64b4fc7fdb8e49
+DIST file-roller-3.32.4.tar.xz 85 BLAKE2B 
04264e64af8ab4376fa6985683b16be7fef730a4e24044f726933b8856b630f347a256b09c2ce6183d0a0a392b33b4328715bf6d19cf7128c1980f9f4792
 SHA512 
16b5ddbdeacf4e9e61265ecff05e8f2e0034147c67ae7355d2442f9b26098ff253d24cb34c8e686c2ac031da6acac8e1e3c8a9f978e1eb2b446b1e045babafc7

diff --git a/app-arch/file-roller/file-roller-3.32.4.ebuild 
b/app-arch/file-roller/file-roller-3.32.4.ebuild
new file mode 100644
index 000..e414eeeaab8
--- /dev/null
+++ b/app-arch/file-roller/file-roller-3.32.4.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
+
+DESCRIPTION="Archive manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller";
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+IUSE="libnotify nautilus packagekit"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+# gdk-pixbuf used extensively in the source
+# cairo used in eggtreemultidnd.c
+# pango used in fr-window
+RDEPEND="
+   >=app-arch/libarchive-3:=
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/json-glib-0.14
+   >=x11-libs/gtk+-3.13.2:3
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/pango
+   libnotify? ( >=x11-libs/libnotify-0.4.3:= )
+   nautilus? ( >=gnome-base/nautilus-2.22.2 )
+   packagekit? ( app-admin/packagekit-base )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="
+${PN} is a frontend for several archiving utilities. If you want a
+particular archive format support, see ${HOMEPAGE}
+and install the relevant package. For example:
+7-zip   - app-arch/p7zip
+ace - app-arch/unace
+arj - app-arch/arj
+brotli  - app-arch/brotli
+cpio- app-arch/cpio
+deb - app-arch/dpkg
+iso - app-cdr/cdrtools
+jar,zip - app-arch/zip and app-arch/unzip
+lha - app-arch/lha
+lzop- app-arch/lzop
+lz4 - app-arch/lz4
+rar - app-arch/unrar or app-arch/unar
+rpm - app-arch/rpm
+unstuff - app-arch/stuffit
+zoo - app-arch/zoo"
+
+src_prepare() {
+   # File providing Gentoo package names for various archivers
+   cp -v "${FILESDIR}"/3.32-packages.match data/packages.match || die
+
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Drun-in-place=false
+   $(meson_use nautilus nautilus-actions)
+   $(meson_use libnotify notification)
+   $(meson_use packagekit)
+   -Dlibarchive=true
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-02-18 Thread Mart Raudsepp
commit: 8a0dfa08fe96095786391ec8cc46668f49aeca09
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 09:25:35 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 12:14:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0dfa08

net-libs/srt: bump to 1.4.1

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

 net-libs/srt/Manifest |  1 +
 net-libs/srt/srt-1.4.1.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/net-libs/srt/Manifest b/net-libs/srt/Manifest
index a2f532bcdb7..5a843da9466 100644
--- a/net-libs/srt/Manifest
+++ b/net-libs/srt/Manifest
@@ -1,2 +1,3 @@
 DIST srt-1.3.2.tar.gz 812053 BLAKE2B 
97e9053fb80da967d0ce90b0276f37d23c93b8c9847910559a12f672c1f224b9069955f57b920417b205374e921f7dbdabf96a66f5cad59e14e85506e5d19d89
 SHA512 
7cd8b64fafe99c47f82ba3b0c34436353161cd829bbe639038e995a0a39557f9c754a3dcadf4cf7ca587779ce185325ba88e391a058818b84b9ed32212a88817
 DIST srt-1.4.0.tar.gz 1293647 BLAKE2B 
93edaa8b1d2b59776bc3efc851a5216e0acef3766b47100646306bb04e3054d4cdf612da07bc5d1124380abe595733393d7e47f1885282a75e24f34b688ddb1e
 SHA512 
b22e7c98b3a5f8ad9647f03bc697254f0f3637716a84b077307f894a193bcf0348c9c10bf09e2ae197f5c721bd6118e2b6134d6770f80eb440783c2d87dd5248
+DIST srt-1.4.1.tar.gz 1316195 BLAKE2B 
1831494c9817d03b7f69e46344b41ace13c22e1817aced2fdeef715ecc7da9e3cf421c399951177ce052328e5baa56445b66769b7a9e4762efee3394c43568a4
 SHA512 
ff30b7e413c4b9f0b5076d9ebf5f0942b5d802773a27ed1f7b886a12eb01eec0148d1c305e933d4f54ee1b451a445a48cba582111eb2057326c0f61fab097f94

diff --git a/net-libs/srt/srt-1.4.1.ebuild b/net-libs/srt/srt-1.4.1.ebuild
new file mode 100644
index 000..715e4cbdfed
--- /dev/null
+++ b/net-libs/srt/srt-1.4.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 2018-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-multilib
+
+DESCRIPTION="Open-source implementation of the Secure Real-time Transport 
Protocol (SRTP)"
+HOMEPAGE="https://github.com/Haivision/srt";
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/Haivision/${PN}.git";
+   inherit git-r3
+else
+   SRC_URI="https://github.com/Haivision/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 
~ppc-macos ~x64-macos ~x86-macos"
+fi
+
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE="gnutls libressl"
+
+DEPEND="
+   gnutls? (
+   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
+   net-libs/gnutls:0=[${MULTILIB_USEDEP}]
+   )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+   )
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-always-GNUInstallDirs.patch"
+)
+
+src_prepare() {
+   cmake-utils_src_prepare
+   sed -i -e "s:hcrypt_ut.c::" "${S}"/haicrypt/*.maf || die
+   sed -i -e 's:DESTINATION lib:DESTINATION lib${LIB_SUFFIX}:' 
CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_GNUTLS=$(usex gnutls)
+   )
+   cmake-multilib_src_configure
+}



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

2020-02-18 Thread Mart Raudsepp
commit: 031d98e888679aed81034894fae0307a6bb21eaa
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 18 09:29:27 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 18 12:14:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031d98e8

dev-util/meld: bump to 3.20.2

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

 dev-util/meld/Manifest   |  1 +
 dev-util/meld/meld-3.20.2.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest
index 94ebb24ace3..a93c2b08289 100644
--- a/dev-util/meld/Manifest
+++ b/dev-util/meld/Manifest
@@ -1 +1,2 @@
 DIST meld-3.20.1.tar.xz 594812 BLAKE2B 
a06ae48af37008b99e7110a826e1d97326b71150870c1546b50d971f51d6c9eb3b24fd8e5ae8e8e8daf30f0a83c71356a368d9ed49114989cd22fb793a644a78
 SHA512 
cd21f298dc1da6eb08261599b9270989c837e0923d5cf5cfdad227dd7f256ac5f53ac903939ebef90ea6cd684c7355ce9482648057284f4ce44f1c7101959c1f
+DIST meld-3.20.2.tar.xz 593948 BLAKE2B 
9f2fee48405d76f9ae2fd0b0dd4116321aa176059dd4ef217a5c4c8d0edff5859bab72bbca83b2e7d612706f017d1889d68579eaf9838d7784c9ecb74ed7d403
 SHA512 
9c9074cb879e3574eb9a1025eb1212771419ab0d8e92bf8a99f38e70ca583ff5c8cbeaccb87b414e6ff73a61afa08e10742991d574b810cc90e8c4a5ac82ddaa

diff --git a/dev-util/meld/meld-3.20.2.ebuild b/dev-util/meld/meld-3.20.2.ebuild
new file mode 100644
index 000..8c64e793921
--- /dev/null
+++ b/dev-util/meld/meld-3.20.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_REQ_USE="xml"
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit gnome2 distutils-r1
+
+DESCRIPTION="A graphical diff and merge tool"
+HOMEPAGE="http://meldmerge.org/";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE=""
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.12:3[cairo,${PYTHON_MULTI_USEDEP}]
+   ')
+   gnome-base/gsettings-desktop-schemas
+   >=x11-libs/gtk+-3.20:3[introspection]
+   >=x11-libs/gtksourceview-3.20.0:3.0[introspection]
+   >=x11-libs/pango-1.34[introspection]
+   x11-themes/hicolor-icon-theme
+"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   dev-util/itstool
+   sys-devel/gettext
+"
+# dev-python/distro is soft-required in BDEPEND for python3.8 and onwards,
+# but it's mainly needed for debian and derivatives - seems the fallback
+# works fine, as we aren't a special_case, just an annoying warning.
+
+python_compile_all() {
+   mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
+}



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

2020-02-18 Thread Mike Pagano
commit: 72d6ecdffcf094356ae279f908e729d8f4c49f20
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 18 12:45:54 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 18 12:45:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d6ecdf

sys-kernel/gentoo-sources: Clean-up 5.4.X series

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

 sys-kernel/gentoo-sources/Manifest | 27 -
 .../gentoo-sources/gentoo-sources-5.4.10.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.11.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.12.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.13.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.14.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.15.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.16.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.17.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.18.ebuild| 28 --
 10 files changed, 279 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index a3407b0ad6b..9b80f20f809 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -100,33 +100,6 @@ DIST genpatches-4.9-217.extras.tar.xz 17360 BLAKE2B 
a91217fb1a1b4ea91aedd3174d4e
 DIST genpatches-4.9-218.base.tar.xz 3862168 BLAKE2B 
9763417558dd3f708455acaa5b5e7d79190381b6f371f4cc139bf0dc083ed34a7b432d72b7742445a1f88ff40fa60473120fd0a1f907166fc01a21c510239593
 SHA512 
c00123666e1900d9b57f460f90c976ea9d7cb980f8956e880ed996d51ae782eec857f6e169d5a08e30f60b739503b4e1763388a145fb2eb243801df2f25af0ec
 DIST genpatches-4.9-218.experimental.tar.xz 106360 BLAKE2B 
64165db7072f9346a1570daa415dbb48b0ed7a321d91b9fda0d07d6435d577007cf79e96e103561435f5da0f612f7a0d79ba0a48cebdad4c3abf6bda48e2dd50
 SHA512 
8a9e6747145f3fddcf59920b3641826b50da030ee1c56332bd75b783f6399bf1d262660ab58941b8c740823ddec5419eaf416e78e823e60423c2e765cbe425d8
 DIST genpatches-4.9-218.extras.tar.xz 17372 BLAKE2B 
336f48f174ce49ee91f54a5b6e2621f4e8229681f734cab2b2d1ef63271edee44221e83a780663f700bb0f9ae34be002160327fe6cef48ba99b6948ce7b0504f
 SHA512 
8bd3e353d9335f3f1c65711ebaf7aff67d97702786acf3b9a59ad1448cec7f51c1bcb8840531ab1b4599e87937fade23169d07566b74be562961116fc5457229
-DIST genpatches-5.4-10.base.tar.xz 391596 BLAKE2B 
8ee4da95c032e586bd72f7147f76e2423486a96dc69c8251e5913ffd9c22f31daf66a134f65bf11ed4feb7fd8e3c7cbb7ee93752dd5cff81787dffb87d294ccb
 SHA512 
dff22f648a27c46fe5500186ad780d106a37bbd3bff37020947dd9e2661a0f24954347ca93f526a963ab4993bee4e0a14aad06870cce82479fc0987c621f0e50
-DIST genpatches-5.4-10.experimental.tar.xz 6144 BLAKE2B 
e438dd352b39385b57e6757822c6a1cc1e199d4c5c3627b140588f864d86dbb94efd4e153207325d48e98d86c58b4bdaa6727ebc3f597507a0e381d9686fa5b2
 SHA512 
e6c565e2870eb6e620e16350486360585c95ef08ca9096d7ed0bb55aaa33cdadc5d76151bf2564647b80cc9b4310e87d71f067a04d847fbfb007d0a306daa88f
-DIST genpatches-5.4-10.extras.tar.xz 1740 BLAKE2B 
804259c95725a2366baf8254e518c11077efbf207612b58193748983e10a0e0270bcd2fa8270a7a7321f49a04112ed9688788c922fba77dced3cb704d2645d1c
 SHA512 
abb1e10bf19fffeb66c93f6dc8b8dcdef8a6b0d6c2b3f00e97cf42258de1c441ae1455750275bc4c311de9fd7b0905990bc842d837890738665341d75918
-DIST genpatches-5.4-11.base.tar.xz 431936 BLAKE2B 
a94659cd51a23e137e578a3619b9b8a7d46a9fb7ab3530efa70b04931834b79e3bc9fe47452ebe21cf1f3d932a394dcdef9fe6c781b0accd58e3f475807e5574
 SHA512 
4011764719fb8da0d922bb90fc355103c0c58e122369bcc35cb2699669478820e68aa0c0e7ecb2b7e446fd232c3422d69195beff151d3146b2c1e1fa0e5e
-DIST genpatches-5.4-11.experimental.tar.xz 6140 BLAKE2B 
6d725370553fb5948cafcacdc3d2a93df87392c6ff8ecd8ec5969084122fc1d3a0f0a3f6ac3e213182d06e044b23056987eb93e02013172da77c04b3b45ca80d
 SHA512 
cb23a2b509b43bbaf96204846e9a1b6dc071a9b4ca1236e3d22d12a261471d6beea3a110b520d50d2c34fb04b837f241559548a68824fc0e4182f9d676064985
-DIST genpatches-5.4-11.extras.tar.xz 1744 BLAKE2B 
1d91acfccddbe890f2663b7c02fcd0c663db2f6856c930fef82239080cb9dfe0d7630a961b5a34a51ba2b4c930e24c094bbfa633e998f714c8eb42e1ecf1c7d1
 SHA512 
7bde2dd58bb0560e16c1f1e800ac7f2975e3363f3dfeba738218facaa8c55927e05a7bd614a699c7ab9b3e0ac89c1d92062043a10262e09403425db13b407413
-DIST genpatches-5.4-12.base.tar.xz 449796 BLAKE2B 
c0d88dd19d2e71c877bfc4320801a4ed617444accad16440512ceb721e127200db522153db73640e3b00c66561eb497a09775f71d4a3ba528718850350ad9ad1
 SHA512 
edc638f64933078b2a6601b88ba030283cceed5e739ce43d1748d6d46196d75e02477ae30775f653bf664bc046b117164cd62572f32099a82816c536bdde4c2d
-DIST genpatches-5.4-12.experimental.tar.xz 6136 BLAKE2B 
4bbc4c786742b48d8d8b74e66cc9e001483a0ccd88841a0145f7d5a0ae2149ac59a624f6685a82ccba1e0bc779752bc91a2e7c2f0d4c59d159f56231258afb3a
 SHA512 
1cdf1af479e44f

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

2020-02-18 Thread Mike Pagano
commit: a05e74a4f8f81a2f2500d9f444a6cbe02b1285a8
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 18 12:48:03 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 18 12:48:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05e74a4

sys-kernel/gentoo-sources: Clean-up of 4.19.X series

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

 sys-kernel/gentoo-sources/Manifest | 18 --
 .../gentoo-sources/gentoo-sources-4.19.100.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.101.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.95.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.19.96.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.19.98.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.19.99.ebuild   | 28 --
 7 files changed, 186 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9b80f20f809..609a48be24f 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -25,9 +25,6 @@ DIST genpatches-4.14-180.extras.tar.xz 17508 BLAKE2B 
8d568d4e18cc1194db8def0ecb0
 DIST genpatches-4.14-181.base.tar.xz 3991280 BLAKE2B 
264a2f0fed15bdf7cb84257887d0e4ce5dd0e9eb6a9febdc08903c6760d9c0a744d8f80dac5625592c46f3667dbce3500287c20ef0052f1026e2b01d6ec437c6
 SHA512 
4332f2eca701e179cebb58db2802da71f0c5fc96928c7b403a0964bf6370942c89058d6a25fd3ad587c5af795822b42a86488783fef85a47b9057ed6d38654ba
 DIST genpatches-4.14-181.experimental.tar.xz 5936 BLAKE2B 
0392297b2232fb2bd18d8d9ab833968f6dc7f4ae8946fd579afcf3375fe9d22d10f4a76a9071fd110a84edd65c43e2a92a57cb263a9cf02a3907a67150122dd9
 SHA512 
42a68efcd26ec8f4d3ddc5163a424e678544869a6de0768b879402c87d4525c29c7cdb89e51a539bed247d5b84a2034dec57e7af7a30d31beced6743a9868109
 DIST genpatches-4.14-181.extras.tar.xz 17512 BLAKE2B 
3a45afa10e478bbe324d038d34289ada633dfb7ad62e12081d3b3c21fa7b991b7920dc4bb320b0007b6f899c5450b7d47d402d1f0f3766978ba870036839fb4a
 SHA512 
4918e375f9a051268816034c1403e13a99afe91fa45d44b3f358e467a54829841ece674be7b097080cab2b36d0e6746ecb1a0a83be77b4b27f3a776509145bd5
-DIST genpatches-4.19-100.base.tar.xz 2992824 BLAKE2B 
02722c5568726284afa812be3d9cb4555bad11133dd5876d8ee09771e584e73dfb6e7bd8a2829126ff2dada931856a07429715a918a0fe88786fa98fb6ad6edb
 SHA512 
621a9294c3377720723e89b175bb4f0f2812e566b73952a81112bc1ef675862842e00f642ba37f728ae8aa0e5e5cc17b347cea564821c02c88c532668007b5cc
-DIST genpatches-4.19-100.experimental.tar.xz 6436 BLAKE2B 
94dfb63ecb4c0127217274091ca34e32ad6de9166e351368381755e3f49073344bcdb625e3c783d3aa6698f8b4d99a732c61accd8dd73e90da41ffa7667594f6
 SHA512 
1d8418eed09e492f65d03fd57a7915f38278e06ee9fe63e1fbcbd29ab2fd3906f81a84a2d4fa7f53fd7920b9c795d36195502633a98524a34e2fb9aeef9b9238
-DIST genpatches-4.19-100.extras.tar.xz 17492 BLAKE2B 
c896c916f2dfad38b35f1ebd080cb5b66f6bd51b28a77535fc2ae44b11a1a5bee1be52a7d6d5e30b80c635b59e43f40d99c2cea98cf0744374412626a939cc00
 SHA512 
169dea4d9c41057807c63a8d66aa7fb94d783e841a94a700bc0eb1995e620e6b529658d3899ffc54e5cfde4e9267e385dc2e36786ff0c31acecc0593456f8909
 DIST genpatches-4.19-101.base.tar.xz 3008416 BLAKE2B 
920228c1a69dea64f1e9c5f1dded4b01f2de69c92420daf45ede91bfe1db4004989015ae52cfe9013e300779a68bcbabb1af4e17f90db631a43e1ee38885ad32
 SHA512 
4b1062307426582521d4366bd3802b3adf9bc53c597f9b7dcca335241e797b1c5bd34e637added9633b73d4171bb08f34410350c21f670c07feb6c800a94c5b2
 DIST genpatches-4.19-101.experimental.tar.xz 6436 BLAKE2B 
826c01824ae66204ae00f63625105e585246e51f2ee6a070386fcc4ce0f92d21eb050e4bbfcbe8c0f8021a394ba9f03c9eba76b1cc251fb0ad557c9028e0b137
 SHA512 
11d944100d055a4129ee59fbb116d6ee9ae0d21eefbdcd2ab2e433175858f5477ac1e3bbdcfb8fc5efc56074433b70767fb51954a6ebd05b15ff281c0e5b65f5
 DIST genpatches-4.19-101.extras.tar.xz 17496 BLAKE2B 
824a49411f6ab8f4691fe994ee2da8736a74759dcc7cbae69d807cb9fac3d0890a660e5ee24a8f1fe10e0bf449855c5a9c6e7e523fec057b5ad3af5dd13d1a3e
 SHA512 
1fe7326b95bc4eecbe4e3aada018bd6cd5897810a44ac8c0e031c2052964c917050c775e0a32304c1838c8c00ad9091adda1901818346cbbe3e2a12cd941bf72
@@ -40,24 +37,9 @@ DIST genpatches-4.19-103.extras.tar.xz 17500 BLAKE2B 
b2bd771a3f2b53155599c250378
 DIST genpatches-4.19-85.base.tar.xz 2403008 BLAKE2B 
ed31488bc37aff8e5a7e0491f9b4ac2d70689c9d47c219f001d6900b0c79792cc0dd82e5e368924193be93d747e8a17931aa462cd263e6c517ed8ae1fc070ddb
 SHA512 
6218d1fb01617544f3218b451fbf0ff2b166c861621bb782d00dd01a28a51c97685b44d19f1a2e8da0b8d4178eb38adfc8047a98a2931558f1ff4f26288b8323
 DIST genpatches-4.19-85.experimental.tar.xz 6428 BLAKE2B 
e1f94a7fbb0b72c9d43d0785f212a4d739e086eb6338e7fdf3979c9055c69908a388e9c2f5669eaae6ac8a9adce14dad11d450878b0dbeffa8b5316513f92b16
 SHA512 
ca204d8ca75278e72648b8e79609b533de9de7635e3602476773f7040ae493c6e356de08a60588defe9491960b4ac046aee5813a25dfcb3eae9779b720a341d0
 DIST genpa

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

2020-02-18 Thread Mike Pagano
commit: 574824fc264766e6de83376d4ed2b6e583a23297
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 18 12:49:31 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 18 12:49:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574824fc

sys-kernel/gentoo-sources: Clean-up of 4.14.X series

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

 sys-kernel/gentoo-sources/Manifest | 12 --
 .../gentoo-sources/gentoo-sources-4.14.164.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.14.165.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.14.167.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.14.168.ebuild  | 28 --
 5 files changed, 124 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 609a48be24f..0b31f219bcb 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -1,21 +1,9 @@
 DIST genpatches-4.14-165.base.tar.xz 3535804 BLAKE2B 
04138406447a87c3b5cca02990946dcb9139fec2cef75f9daaf66dffa2616b88802540437524b8e7d636471f99188d1442d15b6400ade337566bf74530e630fb
 SHA512 
4fd602cacb18b16fc623f9c55cdd70005b5ccc053b194587d3b92f3f79450d1654ab2d30171fcfd6179a1de43b7a4e48b486950c0eeb607ed9db61254912968a
 DIST genpatches-4.14-165.experimental.tar.xz 5936 BLAKE2B 
b09b68224f2376f3ced4dc1399f676438bbe67e5aa7732ba6263e50aa53b48d5c1e767e9aa9bf407d06e527587cdb1a99a8ae1ca222d69d51de458f5f3dd59cd
 SHA512 
5ae55d73a86766084a9e1456ffd0d5127a63a6c5605de377c6ec99fc683d7d72c36a76387538d20f52261ca0efaae70fbdb052a07dbd5b1de909e2f189772e04
 DIST genpatches-4.14-165.extras.tar.xz 17504 BLAKE2B 
e53a90401fbb16acb433c3f0bdd5875b65c2dff8dcba3d962093112b6ce250f9297aa1fe1ccbc4acc081614861a1a5ea00539d2fa8ddb14cc06fc630b0744c09
 SHA512 
9b7300a0acd7dcbd3ecb0ed6ebf22fb7f445cace807c316e32388c430e3cd74e8e59c0d4a404f3fbeacbf4ac17eaf28804b31e7cc610854bdfa260b66d164308
-DIST genpatches-4.14-173.base.tar.xz 3780012 BLAKE2B 
7307a887cceac859a8b4cae1107c6060ca050d29d2811adc188e792c01cb9ee3294c885c3d159e35db8339b34fc395bcd005a12fa1b631f547a9503cbe28b39a
 SHA512 
9fbe69b54a9da45cef7065b1925ab504a1480d24b660f5bdd9f38765d9cb63428d16b49e3175afc3f0ef6ee0700358c94f0bbed39578faff2c1c789ad287d2e0
-DIST genpatches-4.14-173.experimental.tar.xz 5936 BLAKE2B 
ec651b11164e361618b3b81fa189d56abf819f6220744852312a9413d6d5cc16dd15710b265eb96dd79035c9b424d311c1cd1e42506953a433521fb0bc4b4b58
 SHA512 
4b171beccaed2370f760ef2c06f6fd966551ed709e7a37e68736aa5631db7efdb084d2437459fdd5763645aeebdca0ede1e4331ca9d47f527ef54840395ecd74
-DIST genpatches-4.14-173.extras.tar.xz 17512 BLAKE2B 
9c377f62193a18918f5e3340fb006333f4fda261d9c134af784f74e829024688c6d5a847bc720d2263586d76b5ef3160e3c5cf4b19652746342decf0d0e81436
 SHA512 
820e37f570b8ec708b615a2a2516c5af001c851105a009620be0cd62c8fa04affc4d7cfed104195692b1dcb2d65d92f727f24f851727e805f821e91dca5060eb
-DIST genpatches-4.14-174.base.tar.xz 3788236 BLAKE2B 
080bb8b6a6eddbf2b96ea8eceed23e8a7fe10155ecd3fc4340eb6ccb8d7373aa426add330a068f37c16dcb652165279fe9e57ef810e2a7619a9a390ae2be
 SHA512 
ba06aa84a2d24adcb78fc6a230fd0ca6b51db66fa82c54d91e34836e3ef62fa98b40ec79963877b40f53ebcb1e2ebce556ed55d82e8e17fadff62b481dfc4150
-DIST genpatches-4.14-174.experimental.tar.xz 5932 BLAKE2B 
e0eaefa086d3b7fe17f977a6d1939c034cf25986ea30a859aa0d680007e4881c2028e1a919fb6a328008a92892e07a090ef4d28727f266e272006d5ce1e6bcf9
 SHA512 
575612edbeb233c9ffe48aa9500ccde663d61fcad993dd5da6100b0744038b0367a6beb269687ee63bcd888f79a5bf09ad0a21254d539128a6a1db368475ba86
-DIST genpatches-4.14-174.extras.tar.xz 17504 BLAKE2B 
06ecb37a636d1f1ac6560bbc1cf8a23daa6a56051e78daf593a9c70986b0d939e4d2f6a3b480b9ef3cfb326068174eab66e2016572748408f7064fac3a597904
 SHA512 
4c34650f33d2ffd1b926d0a2d94831ae63cb3b25ea483ad41b5a4d09cc4f7976b220dbac1fd66c5aac1aed721f69501e1f3addaccea4e1a33f1a9df45d17e2e7
 DIST genpatches-4.14-175.base.tar.xz 3801828 BLAKE2B 
47a880aa27edde889d8659438ceae437dea7eb21fd72932cff7ce388daba38f6b39be174b26745a116a347a83cf5099ea54fd7eb21651011d38fe6fe3811c7ca
 SHA512 
640616ef2c34900130d5759bf7e6ecd79358c5f8380c94f0e3cda3572637dda5a94331e106d7cfeb8d3b3127a844fb89f55107fc6123f7000777bb09918a4b17
 DIST genpatches-4.14-175.experimental.tar.xz 5936 BLAKE2B 
79e38de1f1013986c2b3b57b4de32a8c83fbb0ea094f24a6bbac85fc5001cb6b9bcd4157506dba84c404cdf03a2406db4ee62170c656f44e72938479890f56f0
 SHA512 
7b9a2d3fb660c0f9c47636429f41db89f31dd1000f7edc580c13ff405dee8eb021ae44c4daa77578f43893d4e9e3d113fb6dbf650b0c8584d641853a85f5c27e
 DIST genpatches-4.14-175.extras.tar.xz 17508 BLAKE2B 
2d0c30a08a1945d3829bb50b96e284a92e7388374db5879c4939b534b5dea29ec297e0b6f58f651d57c30d778668ab1dc73584ef3d3cd3a78f375e537f0e
 SHA512 
f1ab60b3fd2a28a6f925656993f742121b9e2ced739aab0b381cea9d126b11ef4ffb4756208ecec5af63be272c8cd603e4d5d016fdfe7cd649825dfa8b5aa7a5
-DIST genpatches-4.14-176.base.tar.

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

2020-02-18 Thread Mike Pagano
commit: fa06807e28f7b41207611a9c66c2d0d63d2d4f7b
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 18 12:51:28 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 18 12:51:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa06807e

sys-kernel/gentoo-sources: Clean-up of 4.9.X series

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

 sys-kernel/gentoo-sources/Manifest |  6 -
 .../gentoo-sources/gentoo-sources-4.9.209.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.9.211.ebuild   | 28 --
 3 files changed, 62 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 0b31f219bcb..1ec4af6b6e9 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -52,15 +52,9 @@ DIST genpatches-4.4-215.extras.tar.xz 16488 BLAKE2B 
7f957c5937d0879f178932240b83
 DIST genpatches-4.9-208.base.tar.xz 3556800 BLAKE2B 
e2b1669a938b4283a1a2f10f21ca7420b5d9195124e19ee07fa797b174b5ca8f6fb82fa11763f6dc9278cee248c62ea7dd6a53917746165b26312d3848fe28ee
 SHA512 
bd71eed8091e2329af51d06535b544a807b11f03512b4d94cf063021e007a1a5ce982b056d4667268a1fb8a0b86aab8b29854161002d89ba05445e1fdb6c2b88
 DIST genpatches-4.9-208.experimental.tar.xz 106404 BLAKE2B 
44fdfc1fcaa908d7a3be59e2d6778322af8a72c7a475fa02548a4eabe13e5ad1fab275b7de8c1e766f4c1d9f0258ebf0062864b8e29acbe79e637054fa5009c7
 SHA512 
bd2e0bfb5be072fe5e2535aabb50b51e0ac522f6d22e6c48afdc4af4eab411bf5596c5ec4cd70de005eac2124b88bbf9041937bc4191693d9c5bdfeb222bf038
 DIST genpatches-4.9-208.extras.tar.xz 17360 BLAKE2B 
95edefd4d14829086b477b1c8995b19a1a5a801c357f7736688eb28ef1e12788b6ba0d5c7fa592fae378348c718779b0f85dc04f963d98cd47833c9433d74637
 SHA512 
44caaefb6836314b2f5db4723726415d5ab9254d5aad54aa1f72fbd3adfa055c77aa9c0494ab87468c55223704f161b4b73f4ac23b57793f0e4b2028a35c3442
-DIST genpatches-4.9-213.base.tar.xz 3707276 BLAKE2B 
f89d3d4c3b6bd1668d2b10a17e845aae5e39c39f51be71c336a1f3b92227626d3eedde4edde986669138f26110dcd06b4abad6ab6771c15f5ca339a8d4552913
 SHA512 
7f2d0f540cff779e936d435147be9756e91092f640fd30080c7e7b5260bee80ff596c1a071d61b8eddb58bc26b66941727a1a4d1170710328898270f0f5b70bb
-DIST genpatches-4.9-213.experimental.tar.xz 106364 BLAKE2B 
f072aebac98377f473cbc13b94f89ba0329e18c840d16d1ab2f8aa39145257beb2a03bac7001b29fece0bf380e113b9842adba3310131e5d328064d35caf28c7
 SHA512 
1e1c6364ec7357f23fcc33761e2e4492d2f4089406c112858edbfb3aaa1051500cb8ca2b8899e37b3c248f60f3f0954a64d7d30bb155f949a6661c4cacc99bea
-DIST genpatches-4.9-213.extras.tar.xz 17368 BLAKE2B 
670c95d452637bb73f45732a2e923e963b82cabfa757d2d664076aa41c90cf2795e91f37813532de118289a12c1d4864c77ec610941334f84393a78d72fc5211
 SHA512 
61339ac283883c72b350a437091b477af8e3ab090bee62f5faef3bb426e18d3b43e73ef7553ac0ab1995098e555da519fc88368c738519233bf8f57caa123d21
 DIST genpatches-4.9-214.base.tar.xz 3713608 BLAKE2B 
48f929b195bf8b8e75ebda4419cb3eab4be289b855e7a77396c6d7a06db0c5997a5f9674da79a203df9ca8f771469c5347e3798b4b3a82cf67d90d841e9d6f89
 SHA512 
1387ff5bbfad7b1458100ec53fa17a28bb3bebb97f84ba8b9f17c25eb8e21b94cf304e485e02583a3b08a175a5a85c3890c5f0fb3ac6bfebcf8637ae6bfbf879
 DIST genpatches-4.9-214.experimental.tar.xz 106388 BLAKE2B 
4c7b687bfa021dfb02095f8d2db61c6231a597f8640358f4da19235c6b8751988b324ed26092d1c942b06ff2af7eecada8d18d0a881dbfcf1671a67e409772f2
 SHA512 
a8520668c7c62b972f9b55d2c0bae3247a87ac9ea447834c5cc0bab832b4ab99575d552e5480d8fa4673b6a77f7b3eea204b950d4b9892676ca7f652adf83fa2
 DIST genpatches-4.9-214.extras.tar.xz 17360 BLAKE2B 
cd305ac635faf0c167e3ba0f31df6223746661d4897780cea241fe7f731004ceec09aef2e975fd44a9ad048cc6c54d2ee2b21bab09f72b5c74ed49545440d3a3
 SHA512 
e2a1bf5155b2e4f60c56a395d28544bd8dde93a2d5413b57f34f952cd26478095bb0760186bb445f96d3129f6ae765010fe5125e1b1b3558e99e5a71f8c428e2
-DIST genpatches-4.9-215.base.tar.xz 3734768 BLAKE2B 
9031c48f2182824f5a210c82012cef514ab71c85bbcf1315e65070d312d9913579c4f05584c0270642b9c387169d91930a8aa9764f01ad422ad6972db50f687c
 SHA512 
cfefe6690a479922fe8ddc72b03a3e722bd397b226571a74c43b3442f9384a855b9e4c0627dc7c2362b18e76259f29b65f1e90486b57e03c6eed0894e24a78ac
-DIST genpatches-4.9-215.experimental.tar.xz 106400 BLAKE2B 
5eee70874a97540f86fd44d61b385445c781e8391584bee5e8f48bbcf1651903946b1c4e6ac6ec863896bc07c06d86dde5de9cb9a036f3bcb1e80d97d66d12de
 SHA512 
dedb43022a31f12ec874086ab3dacbefde2d3962870a8d07659e258cbb0abedba4b79bd4e508b3e0e07e3e6b17b9094973bcccd40b2d26dcf85029b5af52c92d
-DIST genpatches-4.9-215.extras.tar.xz 17368 BLAKE2B 
1e4319bec42e7f81af6462874921ff025b6941ddf79edbeb3cbb02cae7cb2fd0020bea4a87e3542c602886ee6c03a7ae5fd77ae720b5edfcd24c4411e554bc45
 SHA512 
95ddd274f341aee50b555af4b23520337a2c0f4dc5f25423f8a54e859765674b27f5c7a0dfcf8a4df9b5da4d6d5193304aa82969931bff4bfcf48c28013475bb
 DIST genpatches-4.9-216.base.tar.xz 3781496 BLAKE2B 
a9d08d0c2d3db9836ec53f4c8b79f20e3f1d0e7e16e519f50943cb577bee9605e3a1

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

2020-02-18 Thread Mike Pagano
commit: 68454739763c3da1974d0dad27b833c00b75d130
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 18 12:52:16 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 18 12:52:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68454739

sys-kernel/gentoo-sources: Clean-up of 4.4.X series

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

 sys-kernel/gentoo-sources/Manifest |  6 -
 .../gentoo-sources/gentoo-sources-4.4.209.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.4.211.ebuild   | 28 --
 3 files changed, 62 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 1ec4af6b6e9..ff17d184466 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -31,15 +31,9 @@ DIST genpatches-4.19-96.extras.tar.xz 17496 BLAKE2B 
11ccad1f1a7d67cbf5f39023b903
 DIST genpatches-4.4-204.base.tar.xz 3212208 BLAKE2B 
355e515cacbf4b2631efd132c32885a302a084bc7bab7b0dcd08abc8865b0321344a2b44cf4c5bc05630639b776a855ec271597b07cbe8b8a9fe4f6029b9a638
 SHA512 
46b05ad6b29f0dd0f612a36e20b1aae2c09b1946e74dd4aef3912938fa95c48cfedd9087ed2b857f7989b39fc1fc035a2f0f477b9bf46d72ea55e15565b364ac
 DIST genpatches-4.4-204.experimental.tar.xz 83300 BLAKE2B 
8f3327cc2d92b43eb1b3df801a46af54719b160c577962998d61d53d6f4564b8178ac37f867e7b7799bd86fe5a35494c81ef73fc639317f7499dc9f16aac
 SHA512 
dcb1663a0703e1e3b3271e32219603d6f6963b9518ac538fb99309ce60ef09136a755ab4a0ec5a09d163cb22eb5dc7aeecdf4e3d658c3423eff51ef2ac68090b
 DIST genpatches-4.4-204.extras.tar.xz 16476 BLAKE2B 
e65878f489a4d0bb03ca6cc34c35e075e2fbbdb79fe08d8012f99b0678383828dd0edb9fd409adba705285e16d6d0fd37cf3a82c1447c76d8eadfe4e2207e26c
 SHA512 
1c7d6ddb0a5c3b23a62bee6b96d193c4c38d24665228bfd12395ac9ecc8fac38100dec9f85ad7a13f3de6c33fc53b703e2b8d4fceb61857a21ac5630fa6e
-DIST genpatches-4.4-210.base.tar.xz 3323572 BLAKE2B 
63eefd44b0703047e4760b4fb341c951c3439fa36c34a43de1fa08ef4d9b068b604219696c8988c99bda380190c0669929dbc30070add8b45ffc18a195c3c56d
 SHA512 
50aa64287dae783c3c07c428fe0982f80a51dc23f8eb80f719b2bf0edb20c7f001ed50240941290064222471b0f934f4b4590163bb423a07c5d69f322a585d26
-DIST genpatches-4.4-210.experimental.tar.xz 83248 BLAKE2B 
1b55f94fe3a2abc5245e6ef88751077ce65299a7d6a05e422d568b10097ea8494271674e509a7e308615ce8926698a2b3bf39f0ca48380cddfb4db6d4dd04002
 SHA512 
6c3d11dc09d3ac5b5e803ca25ea32dd82427953296ad29ea2df3073248e098bcd39294d8c83d8c344d4f163c3ab76edac6ad02b71fe8a930c32318f7f13da8e1
-DIST genpatches-4.4-210.extras.tar.xz 16476 BLAKE2B 
f42d18475b5408e1dfb03d8c766275665b1362743862914ce3d7ce0421333a4a43752970f6fc2a7e1ed21f6e8c98a6a5107703ec6a12abd0ba2975e709bdd7c0
 SHA512 
deeac098f19756488bd96ec232d106925804b0103fbc3c55a00ee6279a61247ecced5d8535c27822eb85c895d37ace2f7eae30709035388789e3e9da4790b928
 DIST genpatches-4.4-211.base.tar.xz 3328764 BLAKE2B 
28044f1d9010c292ae90d1f231d9edf6c56f9bdcce4ce3bd9d7989e76416cea760572046cc535152b8206593b30117954d72e8997016c0fe23329dc39037490a
 SHA512 
5b0550f1df8c3636d56933d88d4ec9a16d0089e4e522e4e3526c11c64aed4d855224f86ffc6203f9ec59f8209cd27b7aa7a104e64ba504effc8f818a620828f4
 DIST genpatches-4.4-211.experimental.tar.xz 83280 BLAKE2B 
a41a037385f2ece9b4a9ae4368573c127dc0425827085f533585182ad6afa37d2e8ec4107f79d56777c5d529ef88816d7f1df5a89a5920de1439a79d4c991e1b
 SHA512 
dd2ade3fd131f22bc60a77f01e358e17034d596cc14bc7456f6182be1dee16f0cb1753a5c2e305d6bc8c606baff8f137473194ecc5c50f52d523db2be0980e89
 DIST genpatches-4.4-211.extras.tar.xz 16480 BLAKE2B 
2647f19ecef02f0b965a832cedf62f08bd611f2d6d1ef3c910c2d27aa37cdd71d761d6d6cf8083f8311967ad9c2c92ac6909865c09d739394bcf4c39bf080db2
 SHA512 
de8179f7894e5ac3174e915ef4536d2120d8f57a7ac12af442e7b54ea1cee8488ae319770ba9de3cb551a494bfc23b2708c3073e26c3af2b3f1415cb8150b138
-DIST genpatches-4.4-212.base.tar.xz 3345684 BLAKE2B 
5486a295f2e06c69c201e12559730fb56fabea217d04d489384e790297204725b13d08ca64d212ed86c224a98094d545db2756f0d8b2a7e3bc6a5647fc1a76c4
 SHA512 
119a929ef5d9873044671ac6afea946f2b04e41577a8e9ce758c4380260afa240db2a35b610a698e39fed69c25fbe99f39523e3481f78e721ba2da1c4935aad1
-DIST genpatches-4.4-212.experimental.tar.xz 83276 BLAKE2B 
5364d8e77dacac7bec1fc823790e346f14472d2a193675f187be7ff9a72a3284fb0d08d49f8e08e1573ee44909035293c4c0bbcdb5a7ac3ab21f466f56f7196c
 SHA512 
1e68efe6329a7a4beada69bcd08cc74a35c0fd62da84d84ad3da88374459b13a1505fa090fed643ef7393b6522bbf31cee19b41ee3df1cdccc8c5dfd62bfb514
-DIST genpatches-4.4-212.extras.tar.xz 16476 BLAKE2B 
233b42e2d5ac1c7544e5322b163abfe27626dc928c9f2d10d84212eb8957a2f703a9f0c464c1244a6175b81779715583b6a6bda56761deeb6e37270e22212298
 SHA512 
2ae268c7d4d5e1940535ffaa1641e24eefde7bd7ee49952f27ad4fd08b5eaee9916c1b658079d005467740d085ebc425049e987b970f4dcba443434c2835af3d
 DIST genpatches-4.4-213.base.tar.xz 3379100 BLAKE2B 
799610a8603683b70e5f686616dd59a0c23bde3ebc8c5b47cb83b52ca6fe859584172a3a

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

2020-02-18 Thread Joonas Niilola
commit: 60b50347ffea7bb0ba9c3b49ed377dd8beb8fff3
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Feb 18 13:20:59 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 13:21:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b50347

app-text/asciidoc: update PYTHON_USEDEP to PYTHON_SINGLE_USEDEP

Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
index dd4f5537e21..a7197ccf8fd 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -86,7 +86,7 @@ pkg_postinst() {
readme.gentoo_print_elog
 
optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
-   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_USEDEP}] app-text/highlight
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_SINGLE_USEDEP}] app-text/highlight
optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
optfeature "\"graphviz\" filter support" media-gfx/graphviz
 }



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

2020-02-18 Thread Joonas Niilola
commit: 78c2c6fb8f73d722baf06c7f967c32d10572654a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Feb 18 13:28:28 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 13:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c2c6fb

app-text/asciidoc: make optfeature readable

Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
index a7197ccf8fd..1b8ec0e44bf 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -86,7 +86,7 @@ pkg_postinst() {
readme.gentoo_print_elog
 
optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
-   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_SINGLE_USEDEP}] app-text/highlight
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
optfeature "\"graphviz\" filter support" media-gfx/graphviz
 }



[gentoo-commits] repo/gentoo:master commit in: dev-db/libzdb/

2020-02-18 Thread Sergei Trofimovich
commit: 9cf2e8e3fc6262e7dd0166c9317450ce62bb45c4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Feb 18 13:57:41 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 13:58:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf2e8e3

dev-db/libzdb: drop lexicographical comparison, bug #705244

Closes: https://bugs.gentoo.org/705244
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-db/libzdb/libzdb-3.1-r1.ebuild | 9 +++--
 dev-db/libzdb/libzdb-3.1.ebuild| 9 +++--
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-db/libzdb/libzdb-3.1-r1.ebuild 
b/dev-db/libzdb/libzdb-3.1-r1.ebuild
index 13b086bcda5..b3ba017bb1a 100644
--- a/dev-db/libzdb/libzdb-3.1-r1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1-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
@@ -36,11 +36,8 @@ src_configure() {
## TODO: check what --enable-optimized actually does
## TODO: find someone with oracle db to add oci8 support
myconf=""
-   if  [[ $(gcc-version) < 4.1 ]];then
-   myconf="${myconf} --disable-protected"
-   else
-   myconf="${myconf} --enable-protected"
-   fi
+   # enable default hidden visibility
+   myconf="${myconf} --enable-protected"
 
if use sqlite; then
myconf="${myconf} --with-sqlite=${EPREFIX}/usr/ 
--enable-sqliteunlock"

diff --git a/dev-db/libzdb/libzdb-3.1.ebuild b/dev-db/libzdb/libzdb-3.1.ebuild
index 21ce5f4ef1c..caa64e3ef38 100644
--- a/dev-db/libzdb/libzdb-3.1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1.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=5
@@ -33,11 +33,8 @@ src_configure() {
## TODO: check what --enable-optimized actually does
## TODO: find someone with oracle db to add oci8 support
myconf=""
-   if  [[ $(gcc-version) < 4.1 ]];then
-   myconf="${myconf} --disable-protected"
-   else
-   myconf="${myconf} --enable-protected"
-   fi
+   # enable default hidden visibility
+   myconf="${myconf} --enable-protected"
 
if use sqlite; then
myconf="${myconf} --with-sqlite=${EPREFIX}/usr/ 
--enable-sqliteunlock"



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

2020-02-18 Thread Sergei Trofimovich
commit: 1a05e3a4ad8c8948465e22509b356e191b90789a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Feb 18 14:30:43 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 14:31:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a05e3a4

portability.eclass: avoid lexicographic number comparison, bug #705250

Closes: https://bugs.gentoo.org/705250
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/portability.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/portability.eclass b/eclass/portability.eclass
index c56f03fb876..1402c0420cb 100644
--- a/eclass/portability.eclass
+++ b/eclass/portability.eclass
@@ -67,8 +67,8 @@ seq() {
 
# Screw it, do the output ourselves
while :; do
-   [[ $max < $min && $step > 0 ]] && break
-   [[ $min < $max && $step < 0 ]] && break
+   [[ $max -lt $min && $step -gt 0 ]] && break
+   [[ $min -lt $max && $step -gt 0 ]] && break
echo $min
: $(( min += step ))
done



[gentoo-commits] repo/gentoo:master commit in: games-action/openclonk/

2020-02-18 Thread Sergei Trofimovich
commit: 5826fd14fa4f2cfb27fab52fa6fbf8a8483badd4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Feb 18 14:40:11 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 14:40:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5826fd14

games-action/openclonk: drop outdated compiler check, bug #705254

Avoid lexicographical compare in pkg_setup().

Closes: https://bugs.gentoo.org/705254
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 games-action/openclonk/openclonk-7.0.ebuild | 10 +-
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/games-action/openclonk/openclonk-7.0.ebuild 
b/games-action/openclonk/openclonk-7.0.ebuild
index 46aeb31b45a..5543cc1292e 100644
--- a/games-action/openclonk/openclonk-7.0.ebuild
+++ b/games-action/openclonk/openclonk-7.0.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=5
@@ -56,14 +56,6 @@ PATCHES=(
 )
 S=${WORKDIR}/${P}-src
 
-pkg_pretend() {
-   if [[ $(tc-getCXX) == *g++* && $(gcc-version) < 4.9 ]] ; then
-   die 'The active compiler needs to be gcc 4.9 (or newer) or 
clang'
-   else
-   einfo 'The active compiler should be ok'
-   fi
-}
-
 pkg_setup() {
games_pkg_setup
use doc && python-any-r1_pkg_setup



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

2020-02-18 Thread Rick Farina
commit: 57c83db7084fe3737637adef13cc8ee8996dd15d
Author: Rick Farina  gentoo  org>
AuthorDate: Tue Feb 18 14:49:24 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue Feb 18 14:49:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c83db7

net-wireless/wpa_supplicant: please pkgcheck

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

 net-wireless/wpa_supplicant/wpa_supplicant-2.9-r2.ebuild | 16 
 net-wireless/wpa_supplicant/wpa_supplicant-.ebuild   | 16 
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.9-r2.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-2.9-r2.ebuild
index 13942c996c1..3705130f557 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.9-r2.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.9-r2.ebuild
@@ -59,9 +59,9 @@ RDEPEND="${CDEPEND}
 DOC_CONTENTS="
If this is a clean installation of wpa_supplicant, you
have to create a configuration file named
-   ${EROOT%/}/etc/wpa_supplicant/wpa_supplicant.conf
+   ${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf
An example configuration file is available for reference in
-   ${EROOT%/}/usr/share/doc/${PF}/
+   ${EROOT}/usr/share/doc/${PF}/
 "
 
 S="${WORKDIR}/${P}/${PN}"
@@ -445,10 +445,10 @@ src_install() {
 pkg_postinst() {
readme.gentoo_print_elog
 
-   if [[ -e "${EROOT%/}"/etc/wpa_supplicant.conf ]] ; then
+   if [[ -e "${EROOT}"/etc/wpa_supplicant.conf ]] ; then
echo
-   ewarn "WARNING: your old configuration file 
${EROOT%/}/etc/wpa_supplicant.conf"
-   ewarn "needs to be moved to 
${EROOT%/}/etc/wpa_supplicant/wpa_supplicant.conf"
+   ewarn "WARNING: your old configuration file 
${EROOT}/etc/wpa_supplicant.conf"
+   ewarn "needs to be moved to 
${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf"
fi
 
if use bindist; then
@@ -466,11 +466,11 @@ pkg_postinst() {
# Mea culpa, feel free to remove that after some time --mgorny.
local fn
for fn in wpa_supplicant{,@wlan0}.service; do
-   if [[ -e 
"${EROOT%/}"/etc/systemd/system/network.target.wants/${fn} ]]
+   if [[ -e 
"${EROOT}"/etc/systemd/system/network.target.wants/${fn} ]]
then
ebegin "Moving ${fn} to multi-user.target"
-   mv 
"${EROOT%/}"/etc/systemd/system/network.target.wants/${fn} \
-   
"${EROOT%/}"/etc/systemd/system/multi-user.target.wants/ || die
+   mv 
"${EROOT}"/etc/systemd/system/network.target.wants/${fn} \
+   
"${EROOT}"/etc/systemd/system/multi-user.target.wants/ || die
eend ${?} \
"Please try to re-enable ${fn}"
fi

diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild 
b/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
index 67a54e06ba6..c91b6d2f562 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-.ebuild
@@ -59,9 +59,9 @@ RDEPEND="${CDEPEND}
 DOC_CONTENTS="
If this is a clean installation of wpa_supplicant, you
have to create a configuration file named
-   ${EROOT%/}/etc/wpa_supplicant/wpa_supplicant.conf
+   ${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf
An example configuration file is available for reference in
-   ${EROOT%/}/usr/share/doc/${PF}/
+   ${EROOT}/usr/share/doc/${PF}/
 "
 
 S="${WORKDIR}/${P}/${PN}"
@@ -442,10 +442,10 @@ src_install() {
 pkg_postinst() {
readme.gentoo_print_elog
 
-   if [[ -e "${EROOT%/}"/etc/wpa_supplicant.conf ]] ; then
+   if [[ -e "${EROOT}"/etc/wpa_supplicant.conf ]] ; then
echo
-   ewarn "WARNING: your old configuration file 
${EROOT%/}/etc/wpa_supplicant.conf"
-   ewarn "needs to be moved to 
${EROOT%/}/etc/wpa_supplicant/wpa_supplicant.conf"
+   ewarn "WARNING: your old configuration file 
${EROOT}/etc/wpa_supplicant.conf"
+   ewarn "needs to be moved to 
${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf"
fi
 
if use bindist; then
@@ -463,11 +463,11 @@ pkg_postinst() {
# Mea culpa, feel free to remove that after some time --mgorny.
local fn
for fn in wpa_supplicant{,@wlan0}.service; do
-   if [[ -e 
"${EROOT%/}"/etc/systemd/system/network.target.wants/${fn} ]]
+   if [[ -e 
"${EROOT}"/etc/systemd/system/network.target.wants/${fn} ]]
then
ebegin "Moving ${fn} to multi-user.target"
-   mv 
"${EROOT%/}"/etc/systemd/system/network.target.wants/${fn} \
-   
"${EROOT%/}"/etc/systemd/system/multi-use

[gentoo-commits] repo/gentoo:master commit in: sys-auth/libnss-nis/files/, sys-auth/libnss-nis/

2020-02-18 Thread Sergei Trofimovich
commit: d5fcf67ae6a2b338b367b8efc2869ba4466fc6fa
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Tue Feb 18 14:33:16 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 18 15:03:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fcf67a

sys-auth/libnss-nis: fix build with glibc 2.30

Closes: https://bugs.gentoo.org/692768
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Stephan Hartmann  googlemail.com>
Closes: https://github.com/gentoo/gentoo/pull/14691
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../files/libnss-nis-1.4-glibc-2.30.patch  | 157 +
 sys-auth/libnss-nis/libnss-nis-1.4.ebuild  |   4 +-
 2 files changed, 160 insertions(+), 1 deletion(-)

diff --git a/sys-auth/libnss-nis/files/libnss-nis-1.4-glibc-2.30.patch 
b/sys-auth/libnss-nis/files/libnss-nis-1.4-glibc-2.30.patch
new file mode 100644
index 000..ac8d497ecb4
--- /dev/null
+++ b/sys-auth/libnss-nis/files/libnss-nis-1.4-glibc-2.30.patch
@@ -0,0 +1,157 @@
+From e9f0f4286d5a923eca1a9c84ff125268d144822e Mon Sep 17 00:00:00 2001
+From: Khem Raj 
+Date: Thu, 25 Jul 2019 12:10:56 -0700
+Subject: [PATCH] nis-hosts: Remove use of RES_USE_INET6
+
+Upstream glibc dropped it starting glibc 2.30
+see
+https://sourceware.org/git/?p=glibc.git;a=commit;h=3f8b44be0a658266adff5ece1e4bc3ce097a5dbe
+
+Fixes issue #6
+
+Signed-off-by: Khem Raj 
+---
+ src/nis-hosts.c | 55 -
+ 1 file changed, 13 insertions(+), 42 deletions(-)
+
+diff --git a/src/nis-hosts.c b/src/nis-hosts.c
+index 307b46e..bd3c4ad 100644
+--- a/src/nis-hosts.c
 b/src/nis-hosts.c
+@@ -35,15 +35,12 @@
+ #include "libc-lock.h"
+ #include "nss-nis.h"
+ 
+-/* Get implementation for some internal functions. */
+-#include "mapv4v6addr.h"
+-
+ #define ENTNAME hostent
+ #define DATABASE"hosts"
+ #define NEED_H_ERRNO
+ 
+-#define EXTRA_ARGS  , af, flags
+-#define EXTRA_ARGS_DECL , int af, int flags
++#define EXTRA_ARGS  , af
++#define EXTRA_ARGS_DECL , int af
+ 
+ #define ENTDATA hostent_data
+ struct hostent_data
+@@ -67,19 +64,8 @@ LINE_PARSER
+/* Parse address.  */
+if (af != AF_INET6 && inet_pton (AF_INET, addr, entdata->host_addr) > 0)
+  {
+-   assert ((flags & AI_V4MAPPED) == 0 || af != AF_UNSPEC);
+-   if (flags & AI_V4MAPPED)
+-   {
+- map_v4v6_address ((char *) entdata->host_addr,
+-   (char *) entdata->host_addr);
+- result->h_addrtype = AF_INET6;
+- result->h_length = IN6ADDRSZ;
+-   }
+-   else
+-   {
+- result->h_addrtype = AF_INET;
+- result->h_length = INADDRSZ;
+-   }
++   result->h_addrtype = AF_INET;
++   result->h_length = INADDRSZ;
+  }
+else if (af != AF_INET
+   && inet_pton (AF_INET6, addr, entdata->host_addr) > 0)
+@@ -134,7 +120,7 @@ strong_alias (_nss_nis_sethostent, _nss_nis_endhostent)
+ static enum nss_status
+ internal_nis_gethostent_r (struct hostent *host, char *buffer,
+  size_t buflen, int *errnop, int *h_errnop,
+- int af, int flags)
++ int af)
+ {
+   char *domain;
+   if (yp_get_default_domain (&domain))
+@@ -203,7 +189,7 @@ internal_nis_gethostent_r (struct hostent *host, char 
*buffer,
+   ++p;
+   free (result);
+ 
+-  parse_res = parse_line (p, host, data, buflen, errnop, af, flags);
++  parse_res = parse_line (p, host, data, buflen, errnop, af);
+   if (parse_res == -1)
+   {
+ free (outkey);
+@@ -232,8 +218,7 @@ _nss_nis_gethostent_r (struct hostent *host, char *buffer, 
size_t buflen,
+   __libc_lock_lock (lock);
+ 
+   status = internal_nis_gethostent_r (host, buffer, buflen, errnop, h_errnop,
+-  ((_res.options & RES_USE_INET6) ? AF_INET6 : AF_INET),
+-  ((_res.options & RES_USE_INET6) ? AI_V4MAPPED : 0 ));
++  AF_INET);
+ 
+   __libc_lock_unlock (lock);
+ 
+@@ -244,7 +229,7 @@ _nss_nis_gethostent_r (struct hostent *host, char *buffer, 
size_t buflen,
+ static enum nss_status
+ internal_gethostbyname2_r (const char *name, int af, struct hostent *host,
+  char *buffer, size_t buflen, int *errnop,
+- int *h_errnop, int flags)
++ int *h_errnop)
+ {
+   uintptr_t pad = -(uintptr_t) buffer % __alignof__ (struct parser_data);
+   buffer += pad;
+@@ -318,7 +303,7 @@ internal_gethostbyname2_r (const char *name, int af, 
struct hostent *host,
+ ++p;
+   free (result);
+ 
+-  int parse_res = parse_line (p, host, data, buflen, errnop, af, flags);
++  int parse_res = parse_line (p, host, data, buflen, errnop, af);
+ 
+   if (parse_res < 1 || host->h_addrtype != af)
+ {
+@@ -351,8 +336,7 @@ _nss_nis_gethostbyname2_r (const char *name, int af, 
struct hostent *host,
+ }
+ 
+   return internal_gethostb

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

2020-02-18 Thread Thomas Deutschmann
commit: e31f7ba9618f2ba1c6c1fc2b39d5ecc81004b789
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Feb 18 15:04:42 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Feb 18 15:04:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31f7ba9

sys-apps/systemd: update Manifest

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

 sys-apps/systemd/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 61af91e2f71..0001c941864 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -1,5 +1,4 @@
 DIST systemd-243.tar.gz 8242522 BLAKE2B 
89e3ebbea5a99061329f7c78220a66c1e075d5ba90dfdf5ee8d0d9b762ef4600dc82d8ca2054632e5e343b6272cd8046c92f7f99dcfa8287c5ef2b42fb96d4cb
 SHA512 
56b52a297aa5ac04d9667eb3afb1598725b197de73ff72baa1aabbc2844e36fba7b7fccdf6d214ae8b5b926616b2b7e15772763aaa80ec938d74333ff9c8673e
 DIST systemd-244.tar.gz 8445963 BLAKE2B 
19751fb9c058a079694ee1b991259fd3f1fa30ae98ca38bbe8caadfc5628db7848c7f742a1b11781fbd67f911adda917d7a4da1dddb63064907f86f47e5a3256
 SHA512 
08f260fb15b5eb273faafda826dd9154e9a02841b4c5911cc1c7e1445072ad51389f8cced7b9acf112737c20fd56b2fbf48b3f914733c934c774d38a23b616fb
 DIST systemd-245-rc1.tar.gz 8961356 BLAKE2B 
ed04166ead57c2f1cc1a1ca2f0041cae134b503d3448ea9fdd799e12d81f45721ee304d4aabd96d3eab8ea1321b283820e8d2a850b41733e40f07fd419f67b95
 SHA512 
2ef9a295f3897c6642a2fac2e3c73467ece9bc6fc196cc4f3707b9c23af2581eb9f74def78909d57513b67604bf1cf6dc5dbb31c6d435f7997677d09a73d006b
-DIST systemd-stable-244.2.tar.gz 8484718 BLAKE2B 
7ba41c443aa3e34379c24eb1590bd1090037a03178dd76cf8324ee50a1d7e82d2da27abdf9ea7c6b9b0b5467d15625dd432739878e8b482636a9f4bae802f2a5
 SHA512 
fad6c9da7bf7b6f572ea411e70bea7a44e9be0b373cb86cbe5a77a08cd1b5e4f4f3ae6bfa001194e14a9849313a9151e3fdeee62c93f18f15439a657a05783e2
 DIST systemd-stable-244.3.tar.gz 8484735 BLAKE2B 
25125ecdae59c852e8ceb45b7ed0b76631b301ab4026c4e389c4bc12090fe41f5918411a75bd20f38b6b3993445df93c850ba98f8d9b30fd24fc4e25f8355a3d
 SHA512 
f8e83fa3e57ac8fdbed61b66bb45fd0eafa6fb36eda26f10690d93f34b03daab6ce4e7eff45b79dcaf59f11f41c1b022d1d9314f576c50ad28f6bb5901f1b18d



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

2020-02-18 Thread Rick Farina
commit: 17cadfd2c3c437bdc153cbbd8b2680b8f87b34d1
Author: Rick Farina  gentoo  org>
AuthorDate: Tue Feb 18 15:05:38 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue Feb 18 15:06:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17cadfd2

dev-python/pybluez: bump

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

 dev-python/pybluez/Manifest|  1 +
 dev-python/pybluez/pybluez-0.23.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/pybluez/Manifest b/dev-python/pybluez/Manifest
index 4a9eac10730..90fe9ac99f3 100644
--- a/dev-python/pybluez/Manifest
+++ b/dev-python/pybluez/Manifest
@@ -1,2 +1,3 @@
 DIST PyBluez-0.18.tar.gz 74501 BLAKE2B 
59ff94cd001f98ef113b0c705c11171ce61e1cb69d2eb596161a3c52764dad64ec2e3f6c5b8c1eedf2bcc463de781e60bcea84413866d10e47e742851bb23f43
 SHA512 
ddd185ad90f7c6235e25182afccfb586efa0d361f38140f33718dc2d29ca62f3aa68867d075820afffd5ee2fbd306b907b565fbdfdf32f906657f6a3a8c779da
 DIST PyBluez-0.22.zip 109060 BLAKE2B 
0bbe0d23b3baf0e76567f2dee8f38ca1460767179df15b52c545e84cd131d23a5ae3752dd7867aae6307fd98f0b2c5a5f55b23c550805e163675526696f559fb
 SHA512 
c166a976d311eba73516aaf86ab42b100a39ebccd3d70f93ccb89f59c12127a857698dcfe4b25f8f689eee12187b5f35ccc8235e36cf012e73df155ba5adfae6
+DIST PyBluez-0.23.tar.gz 97562 BLAKE2B 
6a234d5c41dc0bb9f08559431eafcf1d1fb1c881d2cb912cc048e2717bfe8a06f09aae045d2961c9ba5e087422cfc8249a1907368eb6dc45942175bcf97b1841
 SHA512 
78ce2c014d0055d0220163e7df94de5b6e891aa528ecf4f106f9dd0bdeb94244d18c752f93e62a133f3cec7053cb4646599e7588cf7ce5994ae7abe74ed05d47

diff --git a/dev-python/pybluez/pybluez-0.23.ebuild 
b/dev-python/pybluez/pybluez-0.23.ebuild
new file mode 100644
index 000..7a47efc5362
--- /dev/null
+++ b/dev-python/pybluez/pybluez-0.23.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_P="PyBluez-${PV}"
+
+DESCRIPTION="Python bindings for Bluez Bluetooth Stack"
+HOMEPAGE="https://github.com/pybluez/pybluez";
+SRC_URI="mirror://pypi/P/PyBluez/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="examples"
+
+RDEPEND="net-wireless/bluez"
+DEPEND="${RDEPEND}
+   app-arch/unzip"
+
+S=${WORKDIR}/${MY_P}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   if use examples; then
+   dodoc -r examples
+   docompress -x usr/share/doc/${PF}/examples
+   fi
+}



[gentoo-commits] proj/devmanual:master commit in: general-concepts/use-flags/, general-concepts/mirrors/, ...

2020-02-18 Thread Ulrich Müller
commit: 02a6c2a31a74d492d4df38947341dea6636a5a82
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Feb 18 15:05:42 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Feb 18 15:05:42 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=02a6c2a3

Replace ">" by ">" throughout.

Most instances are already being escaped, so convert the few remaining
ones for consistency throughout the document.

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

 appendices/devbook-guide/text.xml |  4 ++--
 archs/amd64/text.xml  | 22 +++---
 devbook.xsl   |  2 +-
 ebuild-writing/functions/src_install/text.xml |  2 +-
 ebuild-writing/functions/src_test/text.xml|  4 ++--
 ebuild-writing/using-eclasses/text.xml|  2 +-
 general-concepts/autotools/text.xml   |  2 +-
 general-concepts/dependencies/text.xml| 14 +++---
 general-concepts/mirrors/text.xml |  2 +-
 general-concepts/portage-cache/text.xml   |  2 +-
 general-concepts/use-flags/text.xml   |  4 ++--
 general-concepts/virtuals/text.xml|  2 +-
 quickstart/text.xml   |  8 
 tools-reference/find/text.xml |  2 +-
 tools-reference/sed/text.xml  |  6 +++---
 xsl/lang.highlight.c.xsl  |  2 +-
 xsl/lang.highlight.ebuild.xsl |  2 +-
 17 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/appendices/devbook-guide/text.xml 
b/appendices/devbook-guide/text.xml
index 72e51e9..1a3d538 100644
--- a/appendices/devbook-guide/text.xml
+++ b/appendices/devbook-guide/text.xml
@@ -334,14 +334,14 @@ EAPI=7
 
 DESCRIPTION="MicroGnuEmacs, a port from the BSDs"
 HOMEPAGE="https://homepage.boetes.org/software/mg/";
-SRC_URI="https://github.com/hboetes/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/hboetes/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86"
 
 RDEPEND="sys-libs/ncurses:0=
-   >=dev-libs/libbsd-0.7.0"
+   >=dev-libs/libbsd-0.7.0"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 

diff --git a/archs/amd64/text.xml b/archs/amd64/text.xml
index 73264df..057d92c 100644
--- a/archs/amd64/text.xml
+++ b/archs/amd64/text.xml
@@ -183,13 +183,13 @@ configurations.
   2004.3
 
 
-  *l->emul*
+  *l->emul*
 
 
   d64
 
 
-  *l->lib*
+  *l->lib*
 
   
   
@@ -197,10 +197,10 @@ configurations.
   2004.3/lib64
 
 
-  *l->emul*
+  *l->emul*
 
 
-  *l->64*
+  *l->64*
 
 
   d64
@@ -208,13 +208,13 @@ configurations.
   
   
 
-  >=2005.0
+  >=2005.0
 
 
   d32
 
 
-  *l->64*
+  *l->64*
 
 
   d64
@@ -222,13 +222,13 @@ configurations.
   
   
 
-  >=2005.0/no-multilib
+  >=2005.0/no-multilib
 
 
   d32
 
 
-  *l->64*
+  *l->64*
 
 
   d64
@@ -236,7 +236,7 @@ configurations.
   
   
 
-  >=2005.0/no-symlink
+  >=2005.0/no-symlink
 
 
   d32
@@ -250,7 +250,7 @@ configurations.
   
   
 
-  >=2005.0/no-symlink/no-lib32
+  >=2005.0/no-symlink/no-lib32
 
 
   inexistant
@@ -278,7 +278,7 @@ configurations.
 Directory containing XXbit objects
   
   
-l->foo
+l->foo
   
   
 Link to foo

diff --git a/devbook.xsl b/devbook.xsl
index 7a8af1b..0fd8766 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -413,7 +413,7 @@
   
 
 
-
+
 
   
   

diff --git a/ebuild-writing/functions/src_install/text.xml 
b/ebuild-writing/functions/src_install/text.xml
index 010638b..1dd1bac 100644
--- a/ebuild-writing/functions/src_install/text.xml
+++ b/ebuild-writing/functions/src_install/text.xml
@@ -41,7 +41,7 @@ src_install() {
emake DESTDIR="${D}" install
fi
 
-   if ! declare -p DOCS >/dev/null 2>&1 ; then
+   if ! declare -p DOCS >/dev/null 2>&1 ; then
local d
for d in README* ChangeLog AUTHORS NEWS TODO CHANGES THANKS 
BUGS \
FAQ CREDITS CHANGELOG ; do

diff --git a/ebuild-writing/functions/src_test/text.xml 
b/ebuild-writing/functions/src_test/text.xml
index 135eb39..c278aa0 100644
--- a/ebuild-writing/functions/src_test/text.xml
+++ b/ebuild-writing/functions/src_test/text.xml
@@ -34,9 +34,9 @@
 The default test phase in EAPI 6 is equivalent to the following:
 
 src_test() {
-   if emake check -n &> /dev/null; then
+   if emake check -n &> /dev/null; then
emake check
-   elif emake test -n &> /dev/null; then
+   elif emake test -n &> /dev/null; then
emake test
fi
 }

diff --git a/ebuild-writing/using-ecl

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

2020-02-18 Thread Thomas Deutschmann
commit: 5a91e43dec8969c86faf7fc49f40adfe6c5c88e5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Feb 18 15:26:12 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Feb 18 15:26:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a91e43d

dev-php/fedora-autoloader: bump to v1.0.1

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

 dev-php/fedora-autoloader/Manifest |  1 +
 .../fedora-autoloader-1.0.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-php/fedora-autoloader/Manifest 
b/dev-php/fedora-autoloader/Manifest
index 4125877c22a..7317bfbc30e 100644
--- a/dev-php/fedora-autoloader/Manifest
+++ b/dev-php/fedora-autoloader/Manifest
@@ -1,2 +1,3 @@
 DIST fedora-autoloader-0.2.1.tar.gz 7634 BLAKE2B 
e2827ac332a7b50f94383a11b33f25625d67984491fc46dce6ad01d6e4b986c489062464d09ff5ed32f29c2d623ff9d59579fc007eceb1279f660695feea72a0
 SHA512 
81501dbc0668c1cc6d6fb030e0d9ee91d31db8fa32b3348a0215dbf20a3ef1d41bc398124e1d7f0c1d5ffa8fce8c33e60a3182eaba6ba740d78b4a7f6db2aea8
 DIST fedora-autoloader-1.0.0.tar.gz 8504 BLAKE2B 
ada69f3f3126b2c233b0ab933e52468d8303dbaacfc27364f490ce7b093043f92913ecc55180b460828573f0f204f5e7f4d10b3149ef6f5b3cee1d645fa6ac58
 SHA512 
a8e3330d961a9415a817d41ad9feb91018aa398607a2adce1f8386d491581773226f6819ac3d90827344898fbbdb32c0881af3f122efdad021f7ce70a07cc66e
+DIST fedora-autoloader-1.0.1.tar.gz 8743 BLAKE2B 
4ba6ed275812036f171138e05f5aa56611c6430bc5e440dac5ee45ad975f2300c70c0b964c8c5e0681028829738ad1e4abd69b14e83e10e5215ea9ec7f2d705f
 SHA512 
dd27348e23b69f03e64c2608ae9fd8caf54baa60327c944f46ab5f4cc762677baacc21ba0ea97cad5d97e9f168b1b3731e0ab2bb48df394c07aaa61fd9d66de6

diff --git a/dev-php/fedora-autoloader/fedora-autoloader-1.0.1.ebuild 
b/dev-php/fedora-autoloader/fedora-autoloader-1.0.1.ebuild
new file mode 100644
index 000..81eea123850
--- /dev/null
+++ b/dev-php/fedora-autoloader/fedora-autoloader-1.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Fedora's Static PSR-4, PSR-0, and classmap autoloader"
+HOMEPAGE="https://github.com/php-fedora/autoloader";
+SRC_URI="https://github.com/php-fedora/autoloader/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+IUSE="test"
+
+RESTRICT="test"
+
+RDEPEND="dev-lang/php:*"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   dev-php/phpunit )"
+
+S="${WORKDIR}/autoloader-${PV}"
+
+src_install() {
+   insinto "/usr/share/php/Fedora/Autoloader"
+   doins -r src/.
+   dodoc CHANGELOG.md README.md
+}
+
+src_test() {
+   phpunit || die "test suite failed"
+}



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

2020-02-18 Thread Agostino Sarubbo
commit: 9063bf55c0190944262494840e73d31ba8594c08
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:07:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:07:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9063bf55

sys-apps/gptfdisk: amd64 stable wrt bug #710018

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

 sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild 
b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
index 5f5ea9aeddd..7fd897eecbe 100644
--- a/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
+++ b/sys-apps/gptfdisk/gptfdisk-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="kernel_linux ncurses static"
 
 # libuuid from util-linux is required.



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

2020-02-18 Thread Agostino Sarubbo
commit: f5f35206254dbff3d3bbd6e6dcfd5f8699246a87
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:51 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f35206

dev-util/schroot: amd64 stable wrt bug #710012

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

 dev-util/schroot/schroot-1.6.10_p7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/schroot/schroot-1.6.10_p7.ebuild 
b/dev-util/schroot/schroot-1.6.10_p7.ebuild
index 37c1dd419a1..78a80a02ba4 100644
--- a/dev-util/schroot/schroot-1.6.10_p7.ebuild
+++ b/dev-util/schroot/schroot-1.6.10_p7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P/%-*/}.orig.tar.xz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 IUSE="btrfs +dchroot debug doc lvm nls pam test zfs"
 RESTRICT="!test? ( test )"
 



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

2020-02-18 Thread Agostino Sarubbo
commit: f83efc5d8e1d7eb56e147faf0717ec40af21bfe4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:41 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83efc5d

net-im/mcabber: amd64 stable wrt bug #710006

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

 net-im/mcabber/mcabber-1.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/mcabber/mcabber-1.1.0-r2.ebuild 
b/net-im/mcabber/mcabber-1.1.0-r2.ebuild
index bb6bd1e7427..bfb1656962f 100644
--- a/net-im/mcabber/mcabber-1.1.0-r2.ebuild
+++ b/net-im/mcabber/mcabber-1.1.0-r2.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" ==  ]]; then
 else
SRC_URI="http://mcabber.com/files/${P}.tar.bz2";
SRC_URI+=" 
https://dev.gentoo.org/~andrey_utkin/distfiles/${P}_bug699972.patch";
-   KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+   KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 fi
 
 LICENSE="GPL-2"



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

2020-02-18 Thread Agostino Sarubbo
commit: 5f91a3a08cfb947bb27f8d3e10d74303fedac9c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f91a3a0

mail-mta/msmtp: amd64 stable wrt bug #709928

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

 mail-mta/msmtp/msmtp-1.8.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/msmtp/msmtp-1.8.7-r1.ebuild 
b/mail-mta/msmtp/msmtp-1.8.7-r1.ebuild
index 5c4a44c0fe6..95b70474dcf 100644
--- a/mail-mta/msmtp/msmtp-1.8.7-r1.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos"
 IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax"
 
 # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for



[gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/

2020-02-18 Thread Agostino Sarubbo
commit: 4686ee1d8dbfdc38a4b730b0df487def75c51f50
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4686ee1d

sys-power/acpid: amd64 stable wrt bug #710004

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

 sys-power/acpid/acpid-2.0.32-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-power/acpid/acpid-2.0.32-r1.ebuild 
b/sys-power/acpid/acpid-2.0.32-r1.ebuild
index 8e7cc7e4da8..cb6a7a82ee2 100644
--- a/sys-power/acpid/acpid-2.0.32-r1.ebuild
+++ b/sys-power/acpid/acpid-2.0.32-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
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~x86"
 IUSE="selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-apm )"



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

2020-02-18 Thread Agostino Sarubbo
commit: a29697ed4bbe78ebcc2356e26b88bd8ab6034fa0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29697ed

net-libs/libproxy: amd64 stable wrt bug #709948

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

 net-libs/libproxy/libproxy-0.4.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libproxy/libproxy-0.4.15-r1.ebuild 
b/net-libs/libproxy/libproxy-0.4.15-r1.ebuild
index 4dcab470c23..2def4a245f5 100644
--- a/net-libs/libproxy/libproxy-0.4.15-r1.ebuild
+++ b/net-libs/libproxy/libproxy-0.4.15-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/libproxy/libproxy/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="gnome kde mono networkmanager spidermonkey test webkit"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius/

2020-02-18 Thread Agostino Sarubbo
commit: c51b20969a587cac745646c0bdfaf5295e876cbb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 18 16:24:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 18 16:24:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51b2096

net-dialup/freeradius: amd64 stable wrt bug #709804

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

 net-dialup/freeradius/freeradius-3.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/freeradius/freeradius-3.0.20.ebuild 
b/net-dialup/freeradius/freeradius-3.0.20.ebuild
index 5d43f28c636..6b80e764770 100644
--- a/net-dialup/freeradius/freeradius-3.0.20.ebuild
+++ b/net-dialup/freeradius/freeradius-3.0.20.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 "
 HOMEPAGE="http://www.freeradius.org/";
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/facter/files/, dev-ruby/facter/

2020-02-18 Thread Matthew Thode
commit: 5624d85c41eb5d8db26a56d521702ea5d56710dd
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 16:39:22 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 16:39:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5624d85c

dev-ruby/facter: fix 3.14.8 patch

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

 dev-ruby/facter/facter-3.14.8.ebuild   |  2 +-
 dev-ruby/facter/files/facter-3.14.8-explicit-rspec-2.patch | 10 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/facter/facter-3.14.8.ebuild 
b/dev-ruby/facter/facter-3.14.8.ebuild
index 9eddae0a3f5..dbf805620b4 100644
--- a/dev-ruby/facter/facter-3.14.8.ebuild
+++ b/dev-ruby/facter/facter-3.14.8.ebuild
@@ -45,7 +45,7 @@ S="${WORKDIR}/${P}"
 PATCHES=(
"${FILESDIR}"/${PN}-3.14.6-fix-static-libcpp-hocon.patch
# be explicit about the version of rspec we test with
-   "${FILESDIR}"/${PN}-3.14.6-explicit-rspec-2.patch
+   "${FILESDIR}"/${PN}-3.14.8-explicit-rspec-2.patch
 )
 
 pkg_setup() {

diff --git a/dev-ruby/facter/files/facter-3.14.8-explicit-rspec-2.patch 
b/dev-ruby/facter/files/facter-3.14.8-explicit-rspec-2.patch
new file mode 100644
index 000..bca424be1b8
--- /dev/null
+++ b/dev-ruby/facter/files/facter-3.14.8-explicit-rspec-2.patch
@@ -0,0 +1,10 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -205,7 +205,7 @@
+ if (BUNDLER_PATH)
+ message(STATUS "Bundler found, installing dependencies for Ruby 
tests...")
+ execute_process(COMMAND ${BUNDLER_PATH} install --retry 2 
--path=vendor/bundle WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}/lib")
+-add_test(NAME "libfacter\\ specs" COMMAND ${BUNDLER_PATH} exec rspec 
WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}/lib")
++add_test(NAME "libfacter\\ specs" COMMAND ${BUNDLER_PATH} exec 
rspec-2 WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}/lib")
+ endif()
+ endif()



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

2020-02-18 Thread Johannes Huber
commit: b93596bed08f06a8fef14e0a377be11f350bab97
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 16:56:54 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 16:56:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93596be

net-vpn/openfortivpn: Remove 1.10.0

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

 net-vpn/openfortivpn/Manifest   |  1 -
 net-vpn/openfortivpn/openfortivpn-1.10.0.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/net-vpn/openfortivpn/Manifest b/net-vpn/openfortivpn/Manifest
index fd18edaf1b5..0289e10156f 100644
--- a/net-vpn/openfortivpn/Manifest
+++ b/net-vpn/openfortivpn/Manifest
@@ -1,2 +1 @@
-DIST openfortivpn-1.10.0.tar.gz 74872 BLAKE2B 
98b6840aedb72592d95f12c011823119f1622154f1ebe20da867e6e0b8b2da666928a74d8712564d743d37b9c1ef24d9e1764cd11e86b53d4969594f549e68d6
 SHA512 
504cc489c298a59b958afe8278e3d7089fa2f5c21b0ce4c1c6e8bd99ccc670f86ba48812b844dffae04930d3398ac38e7a27768022e972f45b81f19e8400801e
 DIST openfortivpn-1.11.0.tar.gz 77325 BLAKE2B 
af899a0e096f439fd85bf65d5a6bf620fd970177ab2afbf4b4bcfec6fdd34179ec7e239ceadcf0fe326c8eb9d281e7c19756e2ea444e96c58a203f0c32795163
 SHA512 
09a1d2deea932be80306a2a394aae8553e23389668844dd16d69626bdf1e6c28f58c0d45483fbb994b046e4e4cce4bf6e1e79fcd3ebc2c4d93870f431a8553f4

diff --git a/net-vpn/openfortivpn/openfortivpn-1.10.0.ebuild 
b/net-vpn/openfortivpn/openfortivpn-1.10.0.ebuild
deleted file mode 100644
index 5e5d4af55cb..000
--- a/net-vpn/openfortivpn/openfortivpn-1.10.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools linux-info
-
-DESCRIPTION="Fortinet compatible VPN client"
-HOMEPAGE="https://github.com/adrienverge/openfortivpn";
-SRC_URI="https://github.com/adrienverge/openfortivpn/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3-with-openssl-exception openssl"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="libressl"
-
-DEPEND="
-   net-dialup/ppp
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}"
-
-CONFIG_CHECK="~PPP ~PPP_ASYNC"
-
-src_prepare() {
-   default
-
-   sed -i 's/-Werror//g' Makefile.am || die "Failed to remove -Werror from 
Makefile.am"
-
-   eautoreconf
-}
-
-src_install() {
-   default
-
-   keepdir /etc/openfortivpn
-}



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

2020-02-18 Thread Johannes Huber
commit: a9266024b2b905c70d156fcaf02d97c551781380
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 16:55:21 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 16:55:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9266024

app-misc/screenfetch: Remove 3.8.0-r1

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

 app-misc/screenfetch/Manifest|  1 -
 app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild | 35 
 2 files changed, 36 deletions(-)

diff --git a/app-misc/screenfetch/Manifest b/app-misc/screenfetch/Manifest
index 64ebc2ca137..a9694fb1126 100644
--- a/app-misc/screenfetch/Manifest
+++ b/app-misc/screenfetch/Manifest
@@ -1,2 +1 @@
-DIST screenfetch-3.8.0.tar.gz 71970 BLAKE2B 
783d14bb30f5858f2f2f8ac81c6c8bca2fa4c1e7c9225d9ba13a7ace05c365459e277bea625b680fc3e3fedd0303507a583190d866627cedcb33e042aa8fdca7
 SHA512 
903f42e3bfcd719c4d6b91d10e5678063e223c2baa58214c7e8dae9ea925852f9e2c07ad90148e02d87ce5f9af7b989e80e93c2f569cd579e6f4f7d5c49c62f2
 DIST screenfetch-3.9.1.tar.gz 77350 BLAKE2B 
10852e63c9ad615cea9a5e53374f16e2f3ac40074bc247c144c91b5e96e0040c6b6623d2a79300e859cef0d8eeb2e935aad585c73d668676dda388d5af6693b3
 SHA512 
e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0

diff --git a/app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild 
b/app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
deleted file mode 100644
index 5a74091728c..000
--- a/app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/f/F}"
-
-DESCRIPTION="Bash Screenshot Information Tool"
-HOMEPAGE="https://github.com/KittyKatt/screenFetch";
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git";
-   inherit git-r3
-else
-   KEYWORDS="amd64 ~arm x86 ~x64-macos"
-   SRC_URI="https://github.com/KittyKatt/screenFetch/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${MY_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="curl X"
-
-DEPEND=""
-RDEPEND="
-   curl? ( net-misc/curl )
-   X? (
-   media-gfx/scrot
-   x11-apps/xdpyinfo
-   )"
-
-src_install() {
-   newbin ${PN}-dev ${PN}
-   einstalldocs
-}



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

2020-02-18 Thread Johannes Huber
commit: 81ed783dbca18e8e7c587f5f1e7684a3dd3a62ec
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 16:54:02 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 16:54:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ed783d

app-admin/packagekit-qt: Remove 1.0.1 (r0)

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

 app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
deleted file mode 100644
index 8e125d09672..000
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-inherit cmake-utils
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/";
-SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0/1"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   >=app-admin/packagekit-base-0.9
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"



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

2020-02-18 Thread Johannes Huber
commit: b7de8276b2878f6c093200b63a77fc2a8ee91d15
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 16:58:03 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 16:58:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7de8276

dev-libs/qtkeychain: Remove 0.9.0

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

 dev-libs/qtkeychain/Manifest|  1 -
 dev-libs/qtkeychain/qtkeychain-0.9.0.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-libs/qtkeychain/Manifest b/dev-libs/qtkeychain/Manifest
index e3c45d989b2..3197a0391a1 100644
--- a/dev-libs/qtkeychain/Manifest
+++ b/dev-libs/qtkeychain/Manifest
@@ -1,2 +1 @@
 DIST qtkeychain-0.10.0.tar.gz 38488 BLAKE2B 
229270158f08a17e391a68bb6eaf6a1924fd1e5caa9ba026e15619dd159d1514894000a74301a2f2dda706f0629b5bc06afeb38191700e834d412c9cff505263
 SHA512 
de35d1a39c717db5c8c3b8a59571e96ed8925836a7043dd9f236c284bf92de4875c4b53686ba73244bbc84b55a88d44316a16da3012e50cbc7594fbf0b1140b6
-DIST qtkeychain-0.9.0.tar.gz 35614 BLAKE2B 
b8fbcc3737808f8415f703cd92dd1f036fd6d1d83c056562e0142f67a234ddc29ad7f029ce9f520c8bcf179d8b99b5cf8b702ad010763956ff0fb8ce3f030934
 SHA512 
d8e7895169e9746c234a156e00edb939926d14da1a5eadab7cb1e67790958973bfd11c9c04c6fa5cf776aafbd0af40dcd50c683f1c80bef60d47d1465bb350df

diff --git a/dev-libs/qtkeychain/qtkeychain-0.9.0.ebuild 
b/dev-libs/qtkeychain/qtkeychain-0.9.0.ebuild
deleted file mode 100644
index 3272ffda360..000
--- a/dev-libs/qtkeychain/qtkeychain-0.9.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-HOMEPAGE="https://github.com/frankosterfeld/qtkeychain";
-DESCRIPTION="Qt API for storing passwords securely"
-
-if [[ ${PV} != ** ]]; then
-   
SRC_URI="https://github.com/frankosterfeld/qtkeychain/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 x86"
-else
-   inherit git-r3
-   EGIT_REPO_URI="${HOMEPAGE}.git"
-fi
-
-LICENSE="BSD"
-SLOT="0/1"
-IUSE="gnome-keyring"
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   gnome-keyring? ( dev-libs/glib:2 )
-"
-DEPEND="${RDEPEND}
-   dev-qt/linguist-tools:5
-   gnome-keyring? ( gnome-base/libgnome-keyring )
-"
-
-DOCS=( ChangeLog ReadMe.txt )
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_WITH_QT4=OFF
-   -DQTKEYCHAIN_STATIC=OFF
-   -DBUILD_TEST_APPLICATION=OFF
-   -DBUILD_TRANSLATIONS=ON
-   -DLIBSECRET_SUPPORT=$(usex gnome-keyring)
-   )
-
-   cmake-utils_src_configure
-}



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

2020-02-18 Thread Michał Górny
commit: 6866994fbfdece3805051dd1701e032079e1fcb5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:57:32 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:57:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6866994f

app-admin/eclean-kernel: Enable py3.8

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

 app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild 
b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
index 1043330acff..9407f165eeb 100644
--- a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-02-18 Thread Michał Górny
commit: 85f6bf79eea4537f9bc60b762050eb89ec93cf3a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:56:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:56:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f6bf79

dev-python/pymountboot: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 ++
 dev-python/pymountboot/pymountboot-.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index bd534a02f4e..8e23ae2ddd0 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index d631744311e..ad2a05edcc4 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 git-r3



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

2020-02-18 Thread Michał Górny
commit: b4cebfebdd63f83d1a578d29fdd654579e976dfb
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:56:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:56:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cebfeb

dev-python/pymountboot: Enable py3.8

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 2 +-
 dev-python/pymountboot/pymountboot-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 8e23ae2ddd0..228e51d34b4 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index ad2a05edcc4..4d9d3be8846 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1 git-r3
 



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

2020-02-18 Thread Michał Górny
commit: e48dffe73d03b51e8be5db506e04587f02e66e32
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:55:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:55:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48dffe7

app-admin/eclean-kernel: Set DISTUTILS_USE_SETUPTOOLS

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

 app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild 
b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
index 89a5c4d8fe0..1043330acff 100644
--- a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1



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

2020-02-18 Thread Michał Górny
commit: 9d25176f0feda0927ef8fa0cf0fdba57a98fe539
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 18 17:57:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 18 17:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d25176f

dev-python/pymountboot: Clean stale code up

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

 dev-python/pymountboot/pymountboot-0.2.2.ebuild | 5 -
 dev-python/pymountboot/pymountboot-.ebuild  | 5 -
 2 files changed, 10 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
index 228e51d34b4..c5007a5efda 100644
--- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile
-}

diff --git a/dev-python/pymountboot/pymountboot-.ebuild 
b/dev-python/pymountboot/pymountboot-.ebuild
index 4d9d3be8846..d68a2826bdc 100644
--- a/dev-python/pymountboot/pymountboot-.ebuild
+++ b/dev-python/pymountboot/pymountboot-.ebuild
@@ -19,8 +19,3 @@ IUSE=""
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"
-
-python_compile() {
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile
-}



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

2020-02-18 Thread Johannes Huber
commit: a17aabaff3817572a9dade236f4834e099501de3
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 18:16:03 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 18:16:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17aabaf

media-sound/lollypop: Remove 1.2.20

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

 media-sound/lollypop/Manifest   |  1 -
 media-sound/lollypop/lollypop-1.2.20.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 55df3284582..5510b4760f9 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,3 +1,2 @@
 DIST lollypop-1.1.4.16.tar.xz 455312 BLAKE2B 
358fae45a4332c10ba59d65d09ae51f28fb7fc026e137289c47951536753796e0b7efa9f3713bccde68e6260f79b1132eb00357be8c53fba04f3c827e97851cf
 SHA512 
08b8ec7c1fbe5f1b8f95f95677012eeb9bd83951ee320470a0da852e0a446818e48ede7de045f6d7b98dff8be139fa69d780dbf03e65904c773f8ec1493f9915
-DIST lollypop-1.2.20.tar.xz 486920 BLAKE2B 
b4ce120935dbdd6392ff9b6ffa8acc6cceba33953d6595163cb0774adfeef9ca901f00d19101367d43d7edd3b8ebdfb15c43179de5780a0c56c825bc60ec9e72
 SHA512 
a5e17135a0d7ab3cc074c3fac49e76c22358d704e1b7bd5e2d554b426d9872947625c37d490f2859841b53d3c6d38e934efd8b1cf5a75b4fc76a2c5fbdf8fb82
 DIST lollypop-1.2.22.tar.xz 492964 BLAKE2B 
b113d5e19ec63a5535c86e2347b49c3fe4f56dabdfc4c7943ce956931580cdd92e96cb35c5c45c84d75f2d599e78c93caa195216a1a754f764254e4b73ccb531
 SHA512 
0161be7d6d2a10db57679c4c230ab9832ab34ce7074fc9e215a56a0dcc64fe17b3b8367c271209a75096b327dd6b793be2f54fb3904e3c98a26b1cd2aa88962b

diff --git a/media-sound/lollypop/lollypop-1.2.20.ebuild 
b/media-sound/lollypop/lollypop-1.2.20.ebuild
deleted file mode 100644
index 0134d5693e9..000
--- a/media-sound/lollypop/lollypop-1.2.20.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-inherit python-r1 gnome2-utils meson xdg-utils
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop";
-SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz";
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DEPEND="${PYTHON_DEPS}
-   dev-libs/appstream-glib[introspection]
-   dev-libs/glib:2
-   dev-libs/gobject-introspection[cairo]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   gnome-base/gnome-common
-   x11-libs/gtk+:3
-"
-BDEPEND="${DEPEND}
-   dev-python/pkgconfig[${PYTHON_USEDEP}]
-   dev-util/desktop-file-utils
-   dev-util/itstool
-   dev-util/intltool
-"
-RDEPEND="${DEPEND}
-   app-crypt/libsecret[introspection]
-   dev-libs/totem-pl-parser
-   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
-   dev-python/dbus-python
-   dev-python/pillow[${PYTHON_USEDEP}]
-   >=dev-python/pylast-1.0.0[${PYTHON_USEDEP}]
-   media-libs/gst-plugins-base:1.0[introspection]
-"
-
-RESTRICT="test"
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-}
-
-src_install() {
-   meson_src_install
-   python_foreach_impl python_optimize
-}
-
-pkg_postinst() {
-   gnome2_gconf_install
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_gconf_uninstall
-   gnome2_schemas_update
-   xdg_desktop_database_update
-}



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

2020-02-18 Thread Johannes Huber
commit: fa9a96d272ab767e4599c32e1861861b45a7ba59
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Feb 18 18:14:58 2020 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Feb 18 18:16:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9a96d2

media-sound/lollypop: Version bump 1.2.22

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

 media-sound/lollypop/Manifest   |  1 +
 media-sound/lollypop/lollypop-1.2.22.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index d18406ac562..55df3284582 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,2 +1,3 @@
 DIST lollypop-1.1.4.16.tar.xz 455312 BLAKE2B 
358fae45a4332c10ba59d65d09ae51f28fb7fc026e137289c47951536753796e0b7efa9f3713bccde68e6260f79b1132eb00357be8c53fba04f3c827e97851cf
 SHA512 
08b8ec7c1fbe5f1b8f95f95677012eeb9bd83951ee320470a0da852e0a446818e48ede7de045f6d7b98dff8be139fa69d780dbf03e65904c773f8ec1493f9915
 DIST lollypop-1.2.20.tar.xz 486920 BLAKE2B 
b4ce120935dbdd6392ff9b6ffa8acc6cceba33953d6595163cb0774adfeef9ca901f00d19101367d43d7edd3b8ebdfb15c43179de5780a0c56c825bc60ec9e72
 SHA512 
a5e17135a0d7ab3cc074c3fac49e76c22358d704e1b7bd5e2d554b426d9872947625c37d490f2859841b53d3c6d38e934efd8b1cf5a75b4fc76a2c5fbdf8fb82
+DIST lollypop-1.2.22.tar.xz 492964 BLAKE2B 
b113d5e19ec63a5535c86e2347b49c3fe4f56dabdfc4c7943ce956931580cdd92e96cb35c5c45c84d75f2d599e78c93caa195216a1a754f764254e4b73ccb531
 SHA512 
0161be7d6d2a10db57679c4c230ab9832ab34ce7074fc9e215a56a0dcc64fe17b3b8367c271209a75096b327dd6b793be2f54fb3904e3c98a26b1cd2aa88962b

diff --git a/media-sound/lollypop/lollypop-1.2.22.ebuild 
b/media-sound/lollypop/lollypop-1.2.22.ebuild
new file mode 100644
index 000..0134d5693e9
--- /dev/null
+++ b/media-sound/lollypop/lollypop-1.2.22.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="sqlite"
+inherit python-r1 gnome2-utils meson xdg-utils
+
+DESCRIPTION="Modern music player for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop";
+SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz";
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+DEPEND="${PYTHON_DEPS}
+   dev-libs/appstream-glib[introspection]
+   dev-libs/glib:2
+   dev-libs/gobject-introspection[cairo]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   gnome-base/gnome-common
+   x11-libs/gtk+:3
+"
+BDEPEND="${DEPEND}
+   dev-python/pkgconfig[${PYTHON_USEDEP}]
+   dev-util/desktop-file-utils
+   dev-util/itstool
+   dev-util/intltool
+"
+RDEPEND="${DEPEND}
+   app-crypt/libsecret[introspection]
+   dev-libs/totem-pl-parser
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/dbus-python
+   dev-python/pillow[${PYTHON_USEDEP}]
+   >=dev-python/pylast-1.0.0[${PYTHON_USEDEP}]
+   media-libs/gst-plugins-base:1.0[introspection]
+"
+
+RESTRICT="test"
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+src_install() {
+   meson_src_install
+   python_foreach_impl python_optimize
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_desktop_database_update
+}



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

2020-02-18 Thread Matthew Thode
commit: 9f88836b5124df9cb6d5eb2f2c32401a2896e7ec
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:40:47 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 18:41:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f88836b

sys-cluster/neutron: 15.0.2 bump

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

 sys-cluster/neutron/Manifest  |   3 +
 sys-cluster/neutron/neutron-15.0.2.ebuild | 229 ++
 2 files changed, 232 insertions(+)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index a9b51a3fae2..2993e88de68 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,10 +1,13 @@
 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-15.0.2.tar.gz 10523237 BLAKE2B 
d900a95286549ede403a988b206315cee911c0dfde198101c2961a39f3059ed2121352ca0d232eac2a8deacb55344de3073b821312d40156331064b8aa00add8
 SHA512 
36a2adcbecf7b168a4a8141bae29453bc8122e3400bff9987d2cfe40728896a0a55040c2fd7d98ecade27162e49bbd0918be712940a0c2b7b31984d0677d1dbe
 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-15.0.2.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
 DIST neutron-configs-2019.1..tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-2019.2..tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
 DIST neutron-ml2-plugins-15.0.0.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
 DIST neutron-ml2-plugins-15.0.1.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
+DIST neutron-ml2-plugins-15.0.2.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
 DIST neutron-ml2-plugins-2019.1..tar.gz 8642 BLAKE2B 
71d945504f3e2185bffddb94956f019fa38bdd4a8782e936de2b8753e2a934374b6f0ed11ea0cdc9d454a80544b2e225e70ff987acbb971d756ae940cf4d7d16
 SHA512 
399e3f0cd8daaaf18e36d47aa105cf71d70e3ed5f707093e2292e480e3a0868818ee0ee68ca7a8eeb8e28cec51721e2508ed75815f04a415eb42dfe56708fce2
 DIST neutron-ml2-plugins-2019.2..tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082

diff --git a/sys-cluster/neutron/neutron-15.0.2.ebuild 
b/

[gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/

2020-02-18 Thread Aaron W. Swenson
commit: 27206121b42b41a28faeeaf4e6a052ffb204f68e
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Tue Feb 18 18:58:16 2020 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Tue Feb 18 18:58:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27206121

dev-db/pspg: Bump to 2.6.6

Package-Manager: Portage-2.3.84, Repoman-2.3.16
Signed-off-by: Aaron W. Swenson  gentoo.org>

 dev-db/pspg/Manifest  |  1 +
 dev-db/pspg/pspg-2.6.6.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest
index ec804ee7aa5..436f577e256 100644
--- a/dev-db/pspg/Manifest
+++ b/dev-db/pspg/Manifest
@@ -2,3 +2,4 @@ DIST pspg-1.6.5.tar.gz 1005525 BLAKE2B 
2befb8a7081e1fcf5df60eca48f34b819d9de3d07
 DIST pspg-1.6.8.tar.gz 1017316 BLAKE2B 
0150b4577365000b2fdd9de93307acbb5133915917c92affd1a598b3f16769ff0afa6e0b9c0d4639b771dcd62f1f7364a028a3b9d96cc6c40e3ac41c550a8d48
 SHA512 
337ae1eb9e92dc97ca32127322aaa3d0c5edb8766e5cab16e778148b3256119c7c5b1b2e4b6ab0b520113ede07c464d1c1c5e460c8efb7714f5a29acfa845e9d
 DIST pspg-2.5.4.tar.gz 1346559 BLAKE2B 
01c0a35a6372ccb7ad007595d01eb0c8380428722418a4f4b6040a549757d2eab601371ded51a762d81677adc259abf5f8af4311fca6427fb24244e0c33035d2
 SHA512 
2a9c677bbff4eb032403b90f44dbe9f62a46775c1cf180e90fc3df2853973c4b584b674fa11e2b3be844402f5c00777388ff05782fdecee3b27d92280fc288ff
 DIST pspg-2.5.5.tar.gz 1346896 BLAKE2B 
7b5b64affcc6ec52ae9712fab06089db3a8ae208d94190fa6695d2285d29a13ac2c5ca3854a1a13ec6907eed04dd6bb188b31cc6440963a069a2715ecf109eba
 SHA512 
74e8c8c5a156d9115a2bc6c9957d302b5e48182181c9560100c09dea765f9a382d78b5fe74ca11fdccd40bdd2f8a165218edf89ffd7713e479f0443a49766c4d
+DIST pspg-2.6.6.tar.gz 1355951 BLAKE2B 
134f6af029f070bac66e9f514fee985b7ce77f788b44280cc4df969801d2776a60aa9dd679ae848c4fe68ce58d593c10fd1e2305734d0f76e08f1d2e51ad17bd
 SHA512 
963a4bb3e93880c5dd8538b2ba777977585b2e9766a29001f1e5dd8d4692ccc333cf8bdcf0d7ae3f0cf02568e5645d4534cc58dc540d22df5debc5b4e034114c

diff --git a/dev-db/pspg/pspg-2.6.6.ebuild b/dev-db/pspg/pspg-2.6.6.ebuild
new file mode 100644
index 000..e802ac47a29
--- /dev/null
+++ b/dev-db/pspg/pspg-2.6.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A better pager for psql and mysql"
+HOMEPAGE="https://github.com/okbob/pspg";
+SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-libs/ncurses:*
+dev-db/postgresql:=
+sys-libs/readline:*"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-db/pgagent/files/, dev-db/pgagent/

2020-02-18 Thread Aaron W. Swenson
commit: cf58dfea3eb65e157aa56bc11cc795b49c629c1c
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Tue Feb 18 19:03:37 2020 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Tue Feb 18 19:03:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf58dfea

dev-db/pgagent: Fix pthread linking

Bug: https://bugs.gentoo.org/688472
Package-Manager: Portage-2.3.84, Repoman-2.3.16
Signed-off-by: Aaron W. Swenson  gentoo.org>

 .../files/pgagent-4.0.0-pthreads-linking.patch | 33 +
 dev-db/pgagent/pgagent-4.0.0-r1.ebuild | 55 ++
 2 files changed, 88 insertions(+)

diff --git a/dev-db/pgagent/files/pgagent-4.0.0-pthreads-linking.patch 
b/dev-db/pgagent/files/pgagent-4.0.0-pthreads-linking.patch
new file mode 100644
index 000..95f8e998f58
--- /dev/null
+++ b/dev-db/pgagent/files/pgagent-4.0.0-pthreads-linking.patch
@@ -0,0 +1,33 @@
+From 5b79460bdda286ca988b39e93e446176e8a781d1 Mon Sep 17 00:00:00 2001
+From: Neel Patel 
+Date: Fri, 20 Jul 2018 13:35:35 +0100
+Subject: [PATCH] Link with pthreads on non-Windows and non-macOS platforms.
+
+Patch based on feedback and initial work by Christoph Berg.
+---
+ CMakeLists.txt | 6 ++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 1be24da..6f1eaa0 100755
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -134,9 +134,15 @@ IF(WIN32)
+ ENDIF(WIN32)
+ 
+ ADD_EXECUTABLE(pgagent ${_srcs})
++IF(UNIX AND NOT APPLE)
++TARGET_LINK_LIBRARIES(
++pgagent ${PG_LIBRARIES} ${Boost_LIBRARIES} -pthread
++)
++ELSE()
+ TARGET_LINK_LIBRARIES(
+ pgagent ${PG_LIBRARIES} ${Boost_LIBRARIES}
+ )
++ENDIF()
+ 
+ # Installation
+ IF (WIN32)
+-- 
+2.24.1
+

diff --git a/dev-db/pgagent/pgagent-4.0.0-r1.ebuild 
b/dev-db/pgagent/pgagent-4.0.0-r1.ebuild
new file mode 100644
index 000..fe9014a136f
--- /dev/null
+++ b/dev-db/pgagent/pgagent-4.0.0-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CMAKE_IN_SOURCE_BUILD=1
+
+inherit cmake-utils user
+
+MY_PN=${PN/a/A}
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
+HOMEPAGE="https://www.pgadmin.org/download/pgagent-source-code/";
+SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/${MY_PN}-${PV}-Source.tar.gz";
+
+LICENSE="POSTGRESQL GPL-2"
+SLOT="0"
+
+RDEPEND="dev-db/postgresql:*
+   dev-libs/boost
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_PN}-${PV}-Source"
+
+PATCHES=( "${FILESDIR}"/pgagent-4.0.0-pthreads-linking.patch )
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   sed -e "s:share):share/${P}):" \
+   -i CMakeLists.txt || die "failed to patch CMakeLists.txt"
+}
+
+src_configure() {
+   mycmakeargs=( "-DSTATIC_BUILD:BOOLEAN=FALSE"
+  )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   newinitd "${FILESDIR}/pgagent.initd-r1" "${PN}"
+   newconfd "${FILESDIR}/pgagent.confd" "${PN}"
+
+   rm "${ED}"/usr/{LICENSE,README} || die "failed to remove useless docs"
+}
+
+pkg_preinst() {
+   # This user needs a real shell, and the daemon will use the
+   # ~/.pgpass file from its home directory.
+   enewuser pgagent -1 /bin/bash /home/pgagent
+}



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

2020-02-18 Thread Matthew Thode
commit: 25ede9887233f3d532056346317e9e2b5969bd04
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:58:47 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ede988

dev-python/ovsdbapp: 0.17.2 bump

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

 dev-python/ovsdbapp/Manifest   |  1 +
 dev-python/ovsdbapp/ovsdbapp-0.17.2.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/ovsdbapp/Manifest b/dev-python/ovsdbapp/Manifest
index f2ce81b6147..31dbeee721e 100644
--- a/dev-python/ovsdbapp/Manifest
+++ b/dev-python/ovsdbapp/Manifest
@@ -1,2 +1,3 @@
 DIST ovsdbapp-0.12.2.tar.gz 78135 BLAKE2B 
bd0e0b209352af0bc2939a98d2ef52aa4d610471669d9eb3e9050dccdaa093ea9c922a588e6709defc0182cc991cd38883a9a9780f03cf7350a08eee5b99d424
 SHA512 
ef2b4080e600c585e23e5e9fa80fd684b42a1f2209db7ff00ec59a751e47c887d296339958d2805be0d359bb30dfab35271cea1b750039170c7bbf719ccc9d6e
 DIST ovsdbapp-0.15.0.tar.gz 79493 BLAKE2B 
a035a8571033e210db253dc4a301c602f9b213bbeb6fc73e9317d2a29f3b3520f43c0f6c8fa7f3d549f3fd76484993f5b905d3916c93c1daef228e9c15fa4a0f
 SHA512 
db8179c32bb58b04019b215083bbf7490418305631a826a44965d52ebbfa9d75e08bff840659982a93c3941cecc0ef1e81299e83408731582907e24d2e2764f0
+DIST ovsdbapp-0.17.2.tar.gz 82830 BLAKE2B 
a9c7661685aeb215f79b9c14fb7069019ae3641217fd2234db44f4d7bada9c9533919a104ec5a0f05843edae2b71e86edab11e545973e626ea657eea852e0682
 SHA512 
0d7a5d5c0ea0456a2bdf51b39b864253b52d1699b32a301a549b80568fef63d516158dcb6772cfb97b88d56e840a070f5cc2569acaa414bcab4a65be673a66eb

diff --git a/dev-python/ovsdbapp/ovsdbapp-0.17.2.ebuild 
b/dev-python/ovsdbapp/ovsdbapp-0.17.2.ebuild
new file mode 100644
index 000..14a97a3f2a2
--- /dev/null
+++ b/dev-python/ovsdbapp/ovsdbapp-0.17.2.ebuild
@@ -0,0 +1,26 @@
+# 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 library for creating OVSDB applications"
+HOMEPAGE="http://bugs.launchpad.net/ovsdbapp";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/ovs-2.8.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]"



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

2020-02-18 Thread Matthew Thode
commit: 57816de1b5fd8671a92ff45d17ce7e3bca13a773
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:45:22 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57816de1

dev-python/python-neutronclient: 6.12.1 bump

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

 dev-python/python-neutronclient/Manifest   |  1 +
 .../python-neutronclient-6.12.1.ebuild | 87 ++
 2 files changed, 88 insertions(+)

diff --git a/dev-python/python-neutronclient/Manifest 
b/dev-python/python-neutronclient/Manifest
index 9ee71140f1d..3ca613ff659 100644
--- a/dev-python/python-neutronclient/Manifest
+++ b/dev-python/python-neutronclient/Manifest
@@ -1 +1,2 @@
 DIST python-neutronclient-6.12.0.tar.gz 290025 BLAKE2B 
f863826a531708fda1b9ddb43f8bfd8f66fbba99ce3fe4afc1135d20fe4718dc7f11789c3e75cf52089690ce0286bf5339c9253d1e7e35916befb52ed905448a
 SHA512 
c7e69e263b37aa14b59b08ecc12f13210e1bd6f10cde10d8b4d5b8b9f912d604e23ff41eed684baf09bb6dc278393a55ca87d6e41e0986235cd3366d321dd85f
+DIST python-neutronclient-6.12.1.tar.gz 290511 BLAKE2B 
046de903c30539183c5650e3f666ba1f24c311d0a9848cbc7c79d64f0d35a0c380917453bf7c8251a1099fc13a15da2ecd5facacde26ec46d859510ba4203dff
 SHA512 
cae17fbffb4f0e78aeff07e90a1d08e5f2aaa3221192be8bf66ad8ed108ee01b0307f7a9a862c685061c77ceb831a7eac4c8343a8b5a71d1380277c90b07

diff --git a/dev-python/python-neutronclient/python-neutronclient-6.12.1.ebuild 
b/dev-python/python-neutronclient/python-neutronclient-6.12.1.ebuild
new file mode 100644
index 000..e6783c8e132
--- /dev/null
+++ b/dev-python/python-neutronclient/python-neutronclient-6.12.1.ebuild
@@ -0,0 +1,87 @@
+# 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 Quantum API"
+HOMEPAGE="https://launchpad.net/neutron";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/mox3-0.20.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.17.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/osprofiler-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   )"
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   # built in...
+   sed -i '/^hacking/d' test-requirements.txt || die
+   sed -i '/^flake8-import-order/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   testr init
+   testr run || die "tests failed under python2.7"
+   flake8 neutronclient/tests || die "run by flake8 over tests folder 
yielded error"
+}
+
+python_install() {
+   distutils

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

2020-02-18 Thread Matthew Thode
commit: 2fe636adba042555a675d050cbb9da1133d34d50
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:59:53 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe636ad

dev-python/ovsdbapp: cleanup

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

 dev-python/ovsdbapp/Manifest   |  1 -
 dev-python/ovsdbapp/ovsdbapp-0.12.2.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/ovsdbapp/Manifest b/dev-python/ovsdbapp/Manifest
index 31dbeee721e..c7cdff4f01d 100644
--- a/dev-python/ovsdbapp/Manifest
+++ b/dev-python/ovsdbapp/Manifest
@@ -1,3 +1,2 @@
-DIST ovsdbapp-0.12.2.tar.gz 78135 BLAKE2B 
bd0e0b209352af0bc2939a98d2ef52aa4d610471669d9eb3e9050dccdaa093ea9c922a588e6709defc0182cc991cd38883a9a9780f03cf7350a08eee5b99d424
 SHA512 
ef2b4080e600c585e23e5e9fa80fd684b42a1f2209db7ff00ec59a751e47c887d296339958d2805be0d359bb30dfab35271cea1b750039170c7bbf719ccc9d6e
 DIST ovsdbapp-0.15.0.tar.gz 79493 BLAKE2B 
a035a8571033e210db253dc4a301c602f9b213bbeb6fc73e9317d2a29f3b3520f43c0f6c8fa7f3d549f3fd76484993f5b905d3916c93c1daef228e9c15fa4a0f
 SHA512 
db8179c32bb58b04019b215083bbf7490418305631a826a44965d52ebbfa9d75e08bff840659982a93c3941cecc0ef1e81299e83408731582907e24d2e2764f0
 DIST ovsdbapp-0.17.2.tar.gz 82830 BLAKE2B 
a9c7661685aeb215f79b9c14fb7069019ae3641217fd2234db44f4d7bada9c9533919a104ec5a0f05843edae2b71e86edab11e545973e626ea657eea852e0682
 SHA512 
0d7a5d5c0ea0456a2bdf51b39b864253b52d1699b32a301a549b80568fef63d516158dcb6772cfb97b88d56e840a070f5cc2569acaa414bcab4a65be673a66eb

diff --git a/dev-python/ovsdbapp/ovsdbapp-0.12.2.ebuild 
b/dev-python/ovsdbapp/ovsdbapp-0.12.2.ebuild
deleted file mode 100644
index 8445558ea1b..000
--- a/dev-python/ovsdbapp/ovsdbapp-0.12.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="A library for creating OVSDB applications"
-HOMEPAGE="http://bugs.launchpad.net/ovsdbapp";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-RDEPEND="${CDEPEND}
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/ovs-2.8.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]"



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

2020-02-18 Thread Matthew Thode
commit: f1139263b5d50e5f0e09842eec0fc1292ac2f34d
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 19:07:40 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1139263

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   |   5 -
 sys-cluster/neutron/neutron-15.0.0.ebuild  | 232 -
 sys-cluster/neutron/neutron-2019.1..ebuild | 226 
 3 files changed, 463 deletions(-)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 2993e88de68..c78cb59da30 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,13 +1,8 @@
-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-15.0.2.tar.gz 10523237 BLAKE2B 
d900a95286549ede403a988b206315cee911c0dfde198101c2961a39f3059ed2121352ca0d232eac2a8deacb55344de3073b821312d40156331064b8aa00add8
 SHA512 
36a2adcbecf7b168a4a8141bae29453bc8122e3400bff9987d2cfe40728896a0a55040c2fd7d98ecade27162e49bbd0918be712940a0c2b7b31984d0677d1dbe
-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-15.0.2.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
-DIST neutron-configs-2019.1..tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-2019.2..tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
-DIST neutron-ml2-plugins-15.0.0.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
 DIST neutron-ml2-plugins-15.0.1.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
 DIST neutron-ml2-plugins-15.0.2.tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5f32b43abcb5c186082
-DIST neutron-ml2-plugins-2019.1..tar.gz 8642 BLAKE2B 
71d945504f3e2185bffddb94956f019fa38bdd4a8782e936de2b8753e2a934374b6f0ed11ea0cdc9d454a80544b2e225e70ff987acbb971d756ae940cf4d7d16
 SHA512 
399e3f0cd8daaaf18e36d47aa105cf71d70e3ed5f707093e2292e480e3a0868818ee0ee68ca7a8eeb8e28cec51721e2508ed75815f04a415eb42dfe56708fce2
 DIST neutron-ml2-plugins-2019.2..tar.gz 8669 BLAKE2B 
3c34a857c0e7dd4e5313f5f9a1bb22384aeae6d1e43e719c50eab8dc3e842e98f202eb12cbb788127603931292deeed802f0592bad232e6a05121939e3b26fe0
 SHA512 
0e6858425ee3d3e2233c8ebf19aa8e62b5ff849532a2fdceb953f384f3b33432137537afbb2878f23ec5eb57e185eda36a6d6ff71d8be5

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

2020-02-18 Thread Matthew Thode
commit: 09716480784cf8e5402570a94d442d084bc20602
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 19:06:28 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09716480

sys-cluster/openstack-meta: don't hard track on versions

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

 sys-cluster/openstack-meta/metadata.xml |  2 +-
 .../openstack-meta/openstack-meta-2019.2.2.ebuild   | 21 ++---
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index 57f3985438c..d2ce7526d7e 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -6,7 +6,7 @@
 Matthew Thode
   
   
-An openstack meta package to allow for easier installation of openstack.
+An openstack meta package to allow for easier installation of openstack 
services.
   
   
 Installs Openstack Keystone

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
index 135d73ac37c..2fcebd4b1a3 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
@@ -16,12 +16,19 @@ fi
 
 DEPEND=""
 RDEPEND="
-   keystone? ( ~sys-auth/keystone-16.0.0 )
+   keystone? ( >=sys-auth/keystone-16.0.0
+   =sys-cluster/neutron-15.0.0
+=app-admin/glance-19.0.0
+   =sys-cluster/cinder-15.0.0
+   =sys-cluster/nova-20.0.0
+ =sys-cluster/heat-13.0.0
+ =sys-cluster/placement-2.0.0
+  

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

2020-02-18 Thread Matthew Thode
commit: 0a740d986f73d62a5b478a6887de094432fa874b
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:55:36 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a740d98

dev-python/neutron-lib: cleanup

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

 dev-python/neutron-lib/Manifest  |  2 -
 dev-python/neutron-lib/neutron-lib-1.18.0.ebuild | 51 
 dev-python/neutron-lib/neutron-lib-1.25.0.ebuild | 49 ---
 3 files changed, 102 deletions(-)

diff --git a/dev-python/neutron-lib/Manifest b/dev-python/neutron-lib/Manifest
index 5e8530e5b45..0c1d3b8f9c9 100644
--- a/dev-python/neutron-lib/Manifest
+++ b/dev-python/neutron-lib/Manifest
@@ -1,4 +1,2 @@
-DIST neutron-lib-1.18.0.tar.gz 395616 BLAKE2B 
4970a7254eb3d94e06f332a9ac75d371db370fe1348497d86a535e3a12fb9f56652b319d23e9d6e5b83aa0fef30ff9c903704e00747e1176097572a7a0ec2a19
 SHA512 
8b20fab0f2b0a7c4ffedc0012fe80a0b1a972233fd4a4f1b5c68c77f4dcafb67df3074573453961a087481a821c2df4696a1e186adbffc09f55172cecdc1c132
-DIST neutron-lib-1.25.0.tar.gz 434978 BLAKE2B 
5e7687862a8e02b1b7cb1e10135f7940c5e42c96f652ed3e694d8ffd12a55528637928ce31c6511367b80251feb609fcc6b1c92ea73c3ecc27902798d68f63bd
 SHA512 
79614d391e6b812875312970b1cd020bcd3fb6c9135935b8f3e7a2c611d1948a9ddfa33a5f625cd6badc80c1a2fc37549add85a09dfeaad0422353b7e641e9e9
 DIST neutron-lib-1.29.1.tar.gz 454760 BLAKE2B 
21dc2059d7e34e8fb155620d176da999e839019915d6d37bfc0caced305964402a38ecc8f4cac59c1e9c89db9a57a6116082253d8359835ad0460e828c447a6f
 SHA512 
b6f646806a137cd0114663c5f192b9b20ee72af30d453a19218a00f25cd48389f0888ddec13082838cf1c88cb6c9204a08f73b0605f82801b9f4abd610ab6798
 DIST neutron-lib-1.29.2.tar.gz 455629 BLAKE2B 
2969a7d844ec5a972bbd5cacc07d3fbeb59bb9a62bb98a94d6fa60dc1f0b7796499433fa54de80d96e2a467e3c022092e816e282e390febeabc8d87d1c13273f
 SHA512 
9c3398e268be56864410fd7c71d796c3944f49c334faa1e7099fe768f1916b23b2b996d06c76c23b54a1889b605717091c787d345069cb51852f3f9cae636213

diff --git a/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild 
b/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild
deleted file mode 100644
index 0c00989638c..000
--- a/dev-python/neutron-lib/neutron-lib-1.18.0.ebuild
+++ /dev/null
@@ -1,51 +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="Neutron shared routines and utilities."
-HOMEPAGE="https://github.com/openstack/neutron-lib";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-RDEPEND="${CDEPEND}
-   >=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}]
->=dev-python/pecan-1.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pecan-1.0.2[${PYTHON_USEDEP}]
-   !~dev-python/pecan-1.0.3[${PYTHON_USEDEP}]
-   !~dev-python/pecan-1.0.4[${PYTHON_USEDEP}]
-   !~dev-python/pecan-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-db-4.27.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
-   >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]"

diff --git a/dev-python/neutron-lib/neutron-lib-1.25.0.ebuild 
b/dev-python/neutron-lib/neutron-lib-1.25.0.ebuild
deleted file mode 100644
index f6fac8a2e76..000
--- a/dev-python/neutron-lib/neutron-lib-1.25.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=

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

2020-02-18 Thread Matthew Thode
commit: 5f58293cef470e79e14dd071eb38618dc19676d9
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 18:54:14 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f58293c

dev-python/neutron-lib: 1.29.2 bump

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

 dev-python/neutron-lib/Manifest  |  1 +
 dev-python/neutron-lib/neutron-lib-1.29.2.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/dev-python/neutron-lib/Manifest b/dev-python/neutron-lib/Manifest
index 8dd6e7f9cfc..5e8530e5b45 100644
--- a/dev-python/neutron-lib/Manifest
+++ b/dev-python/neutron-lib/Manifest
@@ -1,3 +1,4 @@
 DIST neutron-lib-1.18.0.tar.gz 395616 BLAKE2B 
4970a7254eb3d94e06f332a9ac75d371db370fe1348497d86a535e3a12fb9f56652b319d23e9d6e5b83aa0fef30ff9c903704e00747e1176097572a7a0ec2a19
 SHA512 
8b20fab0f2b0a7c4ffedc0012fe80a0b1a972233fd4a4f1b5c68c77f4dcafb67df3074573453961a087481a821c2df4696a1e186adbffc09f55172cecdc1c132
 DIST neutron-lib-1.25.0.tar.gz 434978 BLAKE2B 
5e7687862a8e02b1b7cb1e10135f7940c5e42c96f652ed3e694d8ffd12a55528637928ce31c6511367b80251feb609fcc6b1c92ea73c3ecc27902798d68f63bd
 SHA512 
79614d391e6b812875312970b1cd020bcd3fb6c9135935b8f3e7a2c611d1948a9ddfa33a5f625cd6badc80c1a2fc37549add85a09dfeaad0422353b7e641e9e9
 DIST neutron-lib-1.29.1.tar.gz 454760 BLAKE2B 
21dc2059d7e34e8fb155620d176da999e839019915d6d37bfc0caced305964402a38ecc8f4cac59c1e9c89db9a57a6116082253d8359835ad0460e828c447a6f
 SHA512 
b6f646806a137cd0114663c5f192b9b20ee72af30d453a19218a00f25cd48389f0888ddec13082838cf1c88cb6c9204a08f73b0605f82801b9f4abd610ab6798
+DIST neutron-lib-1.29.2.tar.gz 455629 BLAKE2B 
2969a7d844ec5a972bbd5cacc07d3fbeb59bb9a62bb98a94d6fa60dc1f0b7796499433fa54de80d96e2a467e3c022092e816e282e390febeabc8d87d1c13273f
 SHA512 
9c3398e268be56864410fd7c71d796c3944f49c334faa1e7099fe768f1916b23b2b996d06c76c23b54a1889b605717091c787d345069cb51852f3f9cae636213

diff --git a/dev-python/neutron-lib/neutron-lib-1.29.2.ebuild 
b/dev-python/neutron-lib/neutron-lib-1.29.2.ebuild
new file mode 100644
index 000..4501586dd88
--- /dev/null
+++ b/dev-python/neutron-lib/neutron-lib-1.29.2.ebuild
@@ -0,0 +1,51 @@
+# 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="Neutron shared routines and utilities."
+HOMEPAGE="https://github.com/openstack/neutron-lib";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/sqlalchemy-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pecan-1.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.2[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.3[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.0.4[${PYTHON_USEDEP}]
+   !~dev-python/pecan-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/os-ken-0.3.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-db-4.37.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-policy-1.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-service-1.24.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-service-1.28.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-versionedobjects-1.31.2[${PYTHON_USEDEP}]
+   >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/setproctitle-1.1.10[${PYTHON_USEDEP}]
+   >=dev-python/os-traits-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]"



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

2020-02-18 Thread David Seifert
commit: b77637058726e0896999640c63fe12b137870f64
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:10:52 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:10:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7763705

dev-libs/libdshconfig: Port to EAPI 7

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

 dev-libs/libdshconfig/libdshconfig-0.20.13.ebuild | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-libs/libdshconfig/libdshconfig-0.20.13.ebuild 
b/dev-libs/libdshconfig/libdshconfig-0.20.13.ebuild
index 649f6761cc4..d7ed58d8cbb 100644
--- a/dev-libs/libdshconfig/libdshconfig-0.20.13.ebuild
+++ b/dev-libs/libdshconfig/libdshconfig-0.20.13.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit eutils ltprune
+EAPI=7
 
 DESCRIPTION="Library for parsing dsh.style configuration files"
 HOMEPAGE="http://www.netfort.gr.jp/~dancer/software/downloads/";
@@ -12,18 +10,16 @@ 
SRC_URI="http://www.netfort.gr.jp/~dancer/software/downloads/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~m68k-mint"
-IUSE="static-libs"
 
-DEPEND=""
 RDEPEND="virtual/ssh"
 
 src_configure() {
-   econf \
-   $(use_enable static-libs static)
+   econf --disable-static
 }
 
 src_install() {
default
 
-   prune_libtool_files --all
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



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

2020-02-18 Thread David Seifert
commit: 94afb8682a30f5e6d1b45c01cd863e0782cf54f5
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:31 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94afb868

dev-util/biew: Port to EAPI 7

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

 dev-util/biew/biew-6.1.0-r3.ebuild | 43 +++---
 1 file changed, 22 insertions(+), 21 deletions(-)

diff --git a/dev-util/biew/biew-6.1.0-r3.ebuild 
b/dev-util/biew/biew-6.1.0-r3.ebuild
index d35ab26a959..9c225d4a5e5 100644
--- a/dev-util/biew/biew-6.1.0-r3.ebuild
+++ b/dev-util/biew/biew-6.1.0-r3.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-inherit eutils flag-o-matic toolchain-funcs versionator
+EAPI=7
 
-MY_P=${PN}-$(replace_all_version_separators "")
+inherit flag-o-matic toolchain-funcs
+
+MY_P=${PN}-$(ver_rs 1- "")
 
 DESCRIPTION="A portable viewer of binary files, hexadecimal and disassembler 
modes"
 HOMEPAGE="http://beye.sourceforge.net/";
 SRC_URI="mirror://sourceforge/beye/${PV}/${MY_P}-src.tar.bz2"
-S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -20,30 +20,31 @@ REQUIRED_USE="cpu_flags_x86_mmx cpu_flags_x86_sse"
 RDEPEND="gpm? ( sys-libs/gpm )"
 DEPEND="${RDEPEND}"
 
-pkg_setup() {
-   append-flags -mmmx -msse #362043
-}
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-610-fix_localedep-1.patch
+   "${FILESDIR}"/${PN}-610-portable_configure-1.patch
+   "${FILESDIR}"/${PN}-610-crash.patch
+)
 
 src_prepare() {
-   epatch "${FILESDIR}/${PN}-610-fix_localedep-1.patch"
-   epatch "${FILESDIR}/${PN}-610-portable_configure-1.patch"
-   epatch "${FILESDIR}/${PN}-610-crash.patch"
-   sed -i -e 's^man/man1/biew.1^share/man/man1/biew.1^' makefile || die 
"Failed to edit makefile."
+   default
+   sed -i -e 's^man/man1/biew.1^share/man/man1/biew.1^' makefile || die
 }
 
 src_configure() {
-   if use gpm; then
-   append-cppflags -DHAVE_MOUSE
-   else
-   append-cppflags -UHAVE_MOUSE
-   fi
-   ./configure --datadir=/usr/share/${PN} \
-   --prefix=/usr \
+   append-flags -mmmx -msse #362043
+   append-cppflags $(usex gpm -DHAVE_MOUSE -UHAVE_MOUSE)
+
+   ./configure \
+   --datadir="${EPREFIX}"/usr/share/${PN} \
+   --prefix="${EPREFIX}"/usr \
--cc="$(tc-getCC)" \
--ld="$(tc-getCC)" \
--ar="$(tc-getAR) -rcu" \
--as="$(tc-getAS)" \
-   --ranlib="$(tc-getRANLIB)" || die "configure failed."
+   --ranlib="$(tc-getRANLIB)" || die "configure failed"
 }
 
 src_compile() {
@@ -51,7 +52,7 @@ src_compile() {
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
+   default
dodoc doc/{biew_en,release,unix}.txt
 }
 



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

2020-02-18 Thread David Seifert
commit: 5069d2b1c7b274a34c1091c6eb59d1121b8af402
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:04 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5069d2b1

dev-libs/fcgi: Port to EAPI 7

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

 dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild | 47 +---
 1 file changed, 26 insertions(+), 21 deletions(-)

diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild 
b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
index ce2b68111c9..2cf2e56dae2 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
-inherit eutils autotools multilib
+inherit autotools
 
 DESCRIPTION="FastCGI Developer's Kit"
 HOMEPAGE="http://www.fastcgi.com/";
@@ -14,38 +14,43 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="html"
 
-DEPEND=""
-RDEPEND=""
+S="${WORKDIR}/${PN}-2.4.1-SNAP-0910052249"
 
-S="${WORKDIR}/fcgi-2.4.1-SNAP-0910052249"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.0-Makefile.patch
+   "${FILESDIR}"/${PN}-2.4.0-clientdata-pointer.patch
+   "${FILESDIR}"/${PN}-2.4.0-html-updates.patch
+   "${FILESDIR}"/${PN}-2.4.1_pre032127-gcc44.patch
+   "${FILESDIR}"/${P}-link.patch
+   "${FILESDIR}"/${P}-poll.patch
+)
 
 src_prepare() {
-   epatch "${FILESDIR}/fcgi-2.4.0-Makefile.patch"
-   epatch "${FILESDIR}/fcgi-2.4.0-clientdata-pointer.patch"
-   epatch "${FILESDIR}/fcgi-2.4.0-html-updates.patch"
-   epatch "${FILESDIR}"/fcgi-2.4.1_pre032127-gcc44.patch
-   epatch "${FILESDIR}"/${P}-link.patch
-   epatch "${FILESDIR}"/${P}-poll.patch
-
+   default
eautoreconf
 }
 
-src_install() {
-   emake DESTDIR="${D}" install LIBRARY_PATH="${ED}/usr/$(get_libdir)"
+src_configure() {
+   econf --disable-static
+}
 
-   dodoc README
+src_install() {
+   emake DESTDIR="${D}" install LIBRARY_PATH="${ED}"/usr/$(get_libdir)
+   einstalldocs
 
# install the manpages into the right place
doman doc/*.[13]
 
# Only install the html documentation if USE=html
-   if use html ; then
-   dohtml "${S}"/doc/*/*
-   insinto /usr/share/doc/${PF}/html
-   doins -r "${S}/images"
+   if use html; then
+   docinto html
+   dodoc -r doc/*/* images
fi
 
# install examples in the right place
-   insinto /usr/share/doc/${PF}/examples
-   doins "${S}/examples/"*.c
+   docinto examples
+   dodoc examples/*.c
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



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

2020-02-18 Thread David Seifert
commit: 2040b0d642f3de39fa3cb12c0d71fa329c60eb2d
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2040b0d6

dev-util/elfkickers: Remove old

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

 dev-util/elfkickers/Manifest   |   2 -
 dev-util/elfkickers/elfkickers-3.0a.ebuild |  33 ---
 dev-util/elfkickers/elfkickers-3.1.ebuild  |  37 
 .../elfkickers/files/create-destdir-path.patch |  14 ---
 .../elfkickers/files/respect-CFLAGS-LDFLAGS.patch  | 102 -
 5 files changed, 188 deletions(-)

diff --git a/dev-util/elfkickers/Manifest b/dev-util/elfkickers/Manifest
index fc20901c0db..9ec6982fc21 100644
--- a/dev-util/elfkickers/Manifest
+++ b/dev-util/elfkickers/Manifest
@@ -1,3 +1 @@
-DIST ELFkickers-3.0a.tar.gz 100112 BLAKE2B 
3fad92a6fd0cb285d8df2d529f95eccd7df8382925520989a3096354170535e02c890f5d5b4f6ae5a520750afe2477625371ee71f1bfc5d6b35d752749c7dc5a
 SHA512 
c90a763e5b60069f9cb67fd5c114da753184ff466c3db1dd9a44e86de9408a4384a3ac00a8c67191ca9a6556fd0db11058542361e987710f9b5bedabaec2717c
-DIST ELFkickers-3.1.tar.gz 101406 BLAKE2B 
8de2c27904909ede753b94cebe87789b27f02f98ce54342031330579a7ae021585117be4b61d8c7895c9c6a2c9b33f398cde9be1070ccbe24e51669db59bba73
 SHA512 
a0b1ba6cdb23b12f41b81cac1960b15cc2a4418cef48923900b668fa5132ce428bab16b1780698864fdf0c374762d57f471fc124d231f8de143be172c757000b
 DIST ELFkickers-3.1a.tar.gz 101709 BLAKE2B 
f4e32be84bb05d0f5823fb09d60596086d70f726312285ce847b79ed7f08eed936cf72a9eff92123c4fecee9e4748a83363a05075a29d04490bd02701d53bc59
 SHA512 
a3ec3c1d5062c67e0108a04ea9a7e9d88d1e5090af887544be756f3269a28950d1211908b74da287d82975dada4a6ea30686b5a3cffa203b9ebf835a5c13d408

diff --git a/dev-util/elfkickers/elfkickers-3.0a.ebuild 
b/dev-util/elfkickers/elfkickers-3.0a.ebuild
deleted file mode 100644
index f23d0b5fe81..000
--- a/dev-util/elfkickers/elfkickers-3.0a.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils toolchain-funcs
-
-MY_PN=${PN/elf/ELF}-${PV}
-S=${WORKDIR}/${MY_PN}
-
-DESCRIPTION="collection of programs to manipulate ELF files: sstrip, rebind, 
elfls, elftoc"
-HOMEPAGE="http://www.muppetlabs.com/~breadbox/software/elfkickers.html";
-SRC_URI="http://www.muppetlabs.com/~breadbox/pub/software/${MY_PN}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips sparc x86"
-IUSE="doc"
-
-DEPEND="app-misc/pax-utils"
-RDEPEND=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/respect-CFLAGS-LDFLAGS.patch
-   epatch "${FILESDIR}"/create-destdir-path.patch
-   epatch "${FILESDIR}"/add-freebsd-elf-defs.patch
-   sed -i -e "s:^prefix = /usr/local:prefix = ${D}:" Makefile \
-   || die "sed failed"
-}
-
-src_compile() {
-   emake CC=$(tc-getCC) all
-}

diff --git a/dev-util/elfkickers/elfkickers-3.1.ebuild 
b/dev-util/elfkickers/elfkickers-3.1.ebuild
deleted file mode 100644
index 25bd020329b..000
--- a/dev-util/elfkickers/elfkickers-3.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-MY_PN=${PN/elf/ELF}-${PV}
-S=${WORKDIR}/${MY_PN}
-
-DESCRIPTION="collection of programs to manipulate ELF files: sstrip, rebind, 
elfls, elftoc"
-HOMEPAGE="http://www.muppetlabs.com/~breadbox/software/elfkickers.html";
-SRC_URI="http://www.muppetlabs.com/~breadbox/pub/software/${MY_PN}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~sparc ~x86"
-IUSE="doc"
-
-DEPEND="app-misc/pax-utils"
-RDEPEND=""
-
-PATCHES=(
-   "${FILESDIR}"/${P}-respect-CFLAGS-LDFLAGS.patch
-   "${FILESDIR}"/${P}-create-destdir-path.patch
-   "${FILESDIR}"/add-freebsd-elf-defs.patch
-)
-
-src_prepare() {
-   default
-   sed -i -e "s:^prefix = /usr/local:prefix = ${D}:" Makefile \
-   || die "sed failed"
-}
-
-src_compile() {
-   emake CC=$(tc-getCC) all
-}

diff --git a/dev-util/elfkickers/files/create-destdir-path.patch 
b/dev-util/elfkickers/files/create-destdir-path.patch
deleted file mode 100644
index d279db0ad60..000
--- a/dev-util/elfkickers/files/create-destdir-path.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 Makefile.orig  2011-05-30 16:37:41.0 -0400
-+++ Makefile   2011-05-30 16:38:30.0 -0400
-@@ -22,8 +22,9 @@
- infect: bin/infect doc/infect.1
- 
- install: $(PROGRAMS:%=bin/%)
--  cp bin/* $(prefix)/bin/.
--  cp doc/* $(prefix)/share/man/man1/.
-+  install -d $(prefix)/usr/bin $(prefix)/usr/share/man/man1
-+  install bin/* $(prefix)/usr/bin
-+  install -m 644 doc/* $(prefix)/usr/share/man/man1
- 
- clean:
-

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

2020-02-18 Thread David Seifert
commit: 19d9eeadebfed5c85d23ef8f9d47c6592d6ce8e8
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:25 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d9eead

dev-util/cutils: Port to EAPI 7

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

 dev-util/cutils/cutils-1.6-r4.ebuild | 42 
 1 file changed, 23 insertions(+), 19 deletions(-)

diff --git a/dev-util/cutils/cutils-1.6-r4.ebuild 
b/dev-util/cutils/cutils-1.6-r4.ebuild
index 8f333cb5c84..0f4268c780b 100644
--- a/dev-util/cutils/cutils-1.6-r4.ebuild
+++ b/dev-util/cutils/cutils-1.6-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="C language utilities"
 HOMEPAGE="http://www.sigala.it/sandro/software.php#cutils";
@@ -12,38 +12,42 @@ SRC_URI="http://www.sigala.it/sandro/files/${P}.tar.gz";
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
 
-RDEPEND=""
-DEPEND="sys-devel/flex"
+BDEPEND="sys-devel/flex"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-infopage.patch
+   "${FILESDIR}"/${P}-case-insensitive.patch
+)
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PN}-infopage.patch
+   default
+
+   mv src/cdecl/{,cutils-}cdecl.1 || die
 
-   epatch "${FILESDIR}"/${P}-case-insensitive.patch
+   # delete pointless README
+   rm README.compile || die
 
-   mv "${S}"/src/cdecl/cdecl.1 \
-   "${S}"/src/cdecl/cutils-cdecl.1 || die
# Force rebuild of cutils.info
-   rm -f "${S}"/doc/cutils.info || die
+   rm doc/cutils.info || die
 
sed -e "s/cdecl/cutils-cdecl/g" \
-   -i "${S}"/doc/cutils.texi || die
+   -i doc/cutils.texi || die
sed -e "/PROG/s/cdecl/cutils-cdecl/" \
-   -i "${S}"/src/cdecl/Makefile.in || die
+   -i src/cdecl/Makefile.in || die
sed -e "/Xr/s/cdecl/cutils-cdecl/" \
-   -i "${S}"/src/cundecl/cundecl.1 || die
-   sed -i "/Nm/s/cdecl/cutils-cdecl/" \
-   "${S}"/src/cdecl/cutils-cdecl.1 || die
+   -i src/cundecl/cundecl.1 || die
+   sed -e "/Nm/s/cdecl/cutils-cdecl/" \
+   -i src/cdecl/cutils-cdecl.1 || die
 }
 
 src_compile() {
emake CC="$(tc-getCC)" -j1
 }
 
-src_install () {
-   emake DESTDIR="${D}" install
-   dodoc CREDITS HISTORY NEWS README
+src_install() {
+   default
+   dodoc HISTORY
 }
 
 pkg_postinst () {



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

2020-02-18 Thread David Seifert
commit: b43d525b88277bcdff66ee5b2f4901aae0b01f05
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:01 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43d525b

dev-libs/libltdl: Port to EAPI 7

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

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

diff --git a/dev-libs/libltdl/libltdl-2.4.6.ebuild 
b/dev-libs/libltdl/libltdl-2.4.6.ebuild
index 28d8c55cbf4..87edfbde910 100644
--- a/dev-libs/libltdl/libltdl-2.4.6.ebuild
+++ b/dev-libs/libltdl/libltdl-2.4.6.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 inherit multilib-minimal
 
@@ -19,7 +19,7 @@ IUSE="static-libs"
 RESTRICT="test"
 
 RDEPEND="!

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

2020-02-18 Thread David Seifert
commit: 6339b345f14e80c00a868e83bc4d145b27cf6902
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:28 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6339b345

dev-util/dmake: Port to EAPI 7

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

 dev-util/dmake/dmake-4.12.2.ebuild | 17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/dev-util/dmake/dmake-4.12.2.ebuild 
b/dev-util/dmake/dmake-4.12.2.ebuild
index 9029df2aefe..0f81ca5ffa7 100644
--- a/dev-util/dmake/dmake-4.12.2.ebuild
+++ b/dev-util/dmake/dmake-4.12.2.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit eutils
+EAPI=7
 
 DESCRIPTION="Improved make"
 HOMEPAGE="https://github.com/mohawk2/dmake";
@@ -12,24 +10,23 @@ 
SRC_URI="http://${PN}.apache-extras.org.codespot.com/files/${P}.tar.bz2";
 LICENSE="GPL-1"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
 
 # test failure, reported upstream at
 # https://code.google.com/a/apache-extras.org/p/dmake/issues/detail?id=1
 RESTRICT="test"
 
-DEPEND="
+BDEPEND="
app-arch/unzip
-   sys-apps/groff
-"
-RDEPEND=""
+   sys-apps/groff"
 
 src_prepare() {
+   default
+
# make tests executable, bug #404989
chmod +x tests/targets-{1..12} || die
 }
 
-src_install () {
+src_install() {
default
newman man/dmake.tf dmake.1
 }



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

2020-02-18 Thread David Seifert
commit: d52af4a5cd1ec5d56c3cd37f2b50afc30c206bc1
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:10:55 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:10:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52af4a5

dev-libs/libg15: Port to EAPI 7

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

 dev-libs/libg15/libg15-1.2.7-r1.ebuild | 31 ++
 dev-libs/libg15/libg15-.ebuild | 47 --
 2 files changed, 37 insertions(+), 41 deletions(-)

diff --git a/dev-libs/libg15/libg15-1.2.7-r1.ebuild 
b/dev-libs/libg15/libg15-1.2.7-r1.ebuild
index 5ec490f2e52..3e7892e8cce 100644
--- a/dev-libs/libg15/libg15-1.2.7-r1.ebuild
+++ b/dev-libs/libg15/libg15-1.2.7-r1.ebuild
@@ -1,29 +1,38 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
+
+if [[ ${PV} == * ]]; then
+   inherit autotools subversion
+   ESVN_PROJECT=g15tools/trunk
+   ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}";
+else
+   KEYWORDS="amd64 ppc ppc64 x86"
+   SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
+fi
 
 DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 
keyboard"
 HOMEPAGE="https://sourceforge.net/projects/g15tools/";
-SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
 
-DEPEND="=virtual/libusb-0*"
-RDEPEND=${DEPEND}
+RDEPEND="virtual/libusb:0"
+DEPEND="${RDEPEND}"
 
-DOCS=( AUTHORS README ChangeLog )
+src_prepare() {
+   default
+   [[ ${PV} == * ]] && eautoreconf
+}
 
 src_configure() {
-   econf \
-   --disable-static
+   econf --disable-static
 }
 
 src_install() {
default
 
-   find "${ED}" -name '*.la' -exec rm -f {} +
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }

diff --git a/dev-libs/libg15/libg15-.ebuild 
b/dev-libs/libg15/libg15-.ebuild
index a2faa821117..3e7892e8cce 100644
--- a/dev-libs/libg15/libg15-.ebuild
+++ b/dev-libs/libg15/libg15-.ebuild
@@ -1,51 +1,38 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-ESVN_PROJECT=g15tools/trunk
-ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}";
+EAPI=7
 
-inherit subversion base eutils autotools
+if [[ ${PV} == * ]]; then
+   inherit autotools subversion
+   ESVN_PROJECT=g15tools/trunk
+   ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}";
+else
+   KEYWORDS="amd64 ppc ppc64 x86"
+   SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
+fi
 
 DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 
keyboard"
 HOMEPAGE="https://sourceforge.net/projects/g15tools/";
-[[ $PV = ** ]] || SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
 
-DEPEND="=virtual/libusb-0*"
-RDEPEND=${DEPEND}
-
-DOCS=( AUTHORS README ChangeLog )
-
-PATCHES=( "${FILESDIR}"/g15tools.patch )
-
-src_unpack() {
-   if [[ ${PV} = ** ]]; then
-   subversion_src_unpack
-   fi
-}
+RDEPEND="virtual/libusb:0"
+DEPEND="${RDEPEND}"
 
 src_prepare() {
-   if [[ ${PV} = ** ]]; then
-   subversion_wc_info
-   fi
-   base_src_prepare
-   if [[ ${PV} = ** ]]; then
-   eautoreconf
-   fi
+   default
+   [[ ${PV} == * ]] && eautoreconf
 }
 
 src_configure() {
-   econf \
-   --disable-static
+   econf --disable-static
 }
 
 src_install() {
default
 
-   find "${ED}" -name '*.la' -exec rm -f {} +
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



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

2020-02-18 Thread David Seifert
commit: e7f63502b2283be5cae8c470e21ba192aa1fbf64
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:19 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f63502

dev-util/appinventor: Port to EAPI 7

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

 dev-util/appinventor/appinventor-1.1.ebuild | 22 --
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/dev-util/appinventor/appinventor-1.1.ebuild 
b/dev-util/appinventor/appinventor-1.1.ebuild
index 6e3baf91d34..4051167c6a8 100644
--- a/dev-util/appinventor/appinventor-1.1.ebuild
+++ b/dev-util/appinventor/appinventor-1.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 MY_P="${PN}-setup_${PV}"
+
 DESCRIPTION="MIT App Inventor Setup package"
 HOMEPAGE="http://www.appinventor.mit.edu/";
 SRC_URI="https://dl.google.com/dl/${PN}/installers/linux/${MY_P}.tar.gz";
@@ -11,22 +12,23 @@ 
SRC_URI="https://dl.google.com/dl/${PN}/installers/linux/${MY_P}.tar.gz";
 LICENSE="android"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND=""
-RDEPEND=">=virtual/jre-1.6.0"
+RDEPEND="
+   sys-libs/ncurses-compat:5
+   >=virtual/jre-1.6.0"
 
-APP_INSTALL_DIR="/opt/${PN}"
 S="${WORKDIR}/${MY_P}"
-QA_PREBUILT="/opt/appinventor/commands-for-Appinventor/adb
+
+QA_PREBUILT="
+   /opt/appinventor/commands-for-Appinventor/adb
/opt/appinventor/commands-for-Appinventor/emulator
/opt/appinventor/commands-for-Appinventor/mksdcard"
 
 src_install() {
-   insinto ${APP_INSTALL_DIR}
-   dodir ${APP_INSTALL_DIR}
+   insinto /opt/${PN}
doins -r "${PN}"/extras
doins -r "${PN}"/from-Android-SDK
-   exeinto "${APP_INSTALL_DIR}"/commands-for-Appinventor/
+
+   exeinto /opt/${PN}/commands-for-Appinventor/
doexe "${PN}"/commands-for-Appinventor/*
 }



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

2020-02-18 Thread David Seifert
commit: 399b04c2032d01fde6093036d15046a2bc62e7d8
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:16 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399b04c2

dev-util/bin_replace_string: Port to EAPI 7

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

 .../bin_replace_string/bin_replace_string-0.2.ebuild  | 19 ++-
 1 file changed, 6 insertions(+), 13 deletions(-)

diff --git a/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild 
b/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild
index d51ab769609..39ed0c289e8 100644
--- a/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild
+++ b/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild
@@ -1,27 +1,20 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit autotools-utils
+EAPI=7
 
 DESCRIPTION="A tool to edit C strings in compiled binaries"
 HOMEPAGE="http://ohnopub.net/~ohnobinki/bin_replace_string";
 SRC_URI="ftp://mirror.ohnopub.net/mirror/${P}.tar.bz2";
-LICENSE="AGPL-3"
 
+LICENSE="AGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="doc"
 
 RDEPEND="virtual/libelf:0"
-DEPEND="doc? ( app-text/txt2man )
-   ${RDEPEND}"
+DEPEND="${RDEPEND}"
+BDEPEND="app-text/txt2man"
 
 src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   )
-
-   autotools-utils_src_configure
+   econf --enable-doc
 }



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

2020-02-18 Thread David Seifert
commit: b5aabfdb9394719896261a3f888d3131552ce93a
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:07 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5aabfdb

dev-libs/dmalloc: Remove old

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

 dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild | 76 
 dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild | 85 
 2 files changed, 161 deletions(-)

diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild 
b/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
deleted file mode 100644
index 0e973b23497..000
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils multilib
-
-DESCRIPTION="A Debug Malloc Library"
-HOMEPAGE="http://dmalloc.com";
-SRC_URI="http://dmalloc.com/releases/${P}.tgz";
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE="static-libs threads"
-
-DEPEND="sys-apps/texinfo"
-RDEPEND=""
-
-DOCS=( NEWS README docs/NOTES docs/TODO )
-
-src_prepare() {
-   # - Build objects twice, once -fPIC for shared.
-   # - Use DESTDIR.
-   # - Fix SONAME and NEEDED.
-   epatch "${FILESDIR}"/${P}-Makefile.in.patch
-   # - Broken test, always returns false.
-   epatch "${FILESDIR}"/${P}-cxx.patch
-   # - Add threads support.
-   use threads && epatch "${FILESDIR}"/${P}-threads.patch
-   # Respect CFLAGS/LDFLAGS. #337429
-   sed -i Makefile.in \
-   -e '/libdmalloc/ s:$(CC):& $(CFLAGS) $(LDFLAGS):g' \
-   || die "sed Makefile.in"
-   # - Run autoconf for -cxx.patch.
-   eautoconf
-}
-
-src_configure() {
-   econf --enable-cxx --enable-shlib $(use_enable threads)
-}
-
-src_compile() {
-   default
-
-   cd docs
-   makeinfo dmalloc.texi || die
-}
-
-src_test() {
-   emake heavy
-}
-
-src_install() {
-   default
-
-   newdoc ChangeLog.1 ChangeLog
-   insinto /usr/share/doc/${PF}
-   doins docs/dmalloc.pdf
-   dohtml RELEASE.html docs/dmalloc.html
-   doinfo docs/dmalloc.info
-
-   # add missing symlinks, lazy
-   dosym lib${PN}.so.${PV} /usr/$(get_libdir)/lib${PN}.so
-   dosym lib${PN}.so.${PV} /usr/$(get_libdir)/lib${PN}.so.${PV%%.*}
-
-   for lib in cxx th thcxx; do
-   dosym lib${PN}${lib}.so.${PV} 
/usr/$(get_libdir)/lib${PN}${lib}.so
-   dosym lib${PN}${lib}.so.${PV} \
-   /usr/$(get_libdir)/lib${PN}${lib}.so.${PV%%.*}
-   done
-
-   if ! use static-libs; then
-   rm "${D}"/usr/$(get_libdir)/lib${PN}*.a || die
-   fi
-}

diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild 
b/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
deleted file mode 100644
index 89f15be5253..000
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils multilib toolchain-funcs
-
-DESCRIPTION="A Debug Malloc Library"
-HOMEPAGE="http://dmalloc.com";
-SRC_URI="http://dmalloc.com/releases/${P}.tgz";
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="static-libs threads"
-
-DEPEND="sys-apps/texinfo"
-RDEPEND=""
-
-DOCS=( NEWS README docs/NOTES docs/TODO )
-
-src_prepare() {
-   # - Build objects twice, once -fPIC for shared.
-   # - Use DESTDIR.
-   # - Fix SONAME and NEEDED.
-   epatch "${FILESDIR}"/${P}-Makefile.in.patch
-
-   # - Broken test, always returns false.
-   epatch "${FILESDIR}"/${P}-cxx.patch
-   epatch "${FILESDIR}"/${P}-ar.patch
-
-   # - Add threads support.
-   use threads && epatch "${FILESDIR}"/${P}-threads.patch
-
-   # strdup() strndup() macros
-   epatch "${FILESDIR}"/${P}-string-macros.patch
-
-   # Respect CFLAGS/LDFLAGS. #337429
-   sed -i \
-   -e '/libdmalloc/ s:$(CC):& $(CFLAGS) $(LDFLAGS):g' \
-   -e 's|ar cr|$(AR) cr|g' \
-   Makefile.in || die
-
-   # Run autoconf for -cxx.patch.
-   eautoconf
-}
-
-src_configure() {
-   tc-export AR
-   econf --enable-cxx --enable-shlib $(use_enable threads)
-}
-
-src_compile() {
-   default
-
-   cd docs
-   makeinfo dmalloc.texi || die
-}
-
-src_test() {
-   emake heavy
-}
-
-src_install() {
-   default
-
-   newdoc ChangeLog.1 ChangeLog
-   insinto /usr/share/doc/${PF}
-   doins docs/dmalloc.pdf
-   dohtml RELEASE.html docs/dmalloc.html
-   doinfo docs/dmalloc.info
-
-   # add missing symlinks, lazy
-   dosym lib${PN}.so.${PV} /

[gentoo-commits] repo/gentoo:master commit in: dev-util/fix-la-relink-command/

2020-02-18 Thread David Seifert
commit: e4cd245e40c87ce92b95b76aeefc0226122d200b
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:13 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cd245e

dev-util/fix-la-relink-command: Port to EAPI 7

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

 .../fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild  | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild 
b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
index b50cca94ecf..8e221804e41 100644
--- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
+++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 DESCRIPTION="Helps prevent .la files from relinking to libraries outside a 
build tree"
 HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/fix-la-relink-command";
@@ -10,15 +10,14 @@ 
SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz";
 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
-RDEPEND="dev-lang/perl
+RDEPEND="
+   dev-lang/perl
virtual/perl-Getopt-Long"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils"
+BDEPEND="app-arch/xz-utils"
 
 src_install() {
dobin ${PN}
doman ${PN}.1
-   dodoc NEWS
+   einstalldocs
 }



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

2020-02-18 Thread David Seifert
commit: 315334b53166562660a4cce84d8e001ca018824b
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:11:10 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:11:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315334b5

dev-libs/xalan-c: Port to EAPI 7

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

 .../xalan-c/files/1.11.0_pre797991-as-needed.patch | 15 +++---
 .../xalan-c/files/1.11.0_pre797991-bugfixes.patch  |  5 +-
 .../files/1.11.0_pre797991-parallel-build.patch|  5 +-
 dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild  | 63 +-
 4 files changed, 36 insertions(+), 52 deletions(-)

diff --git a/dev-libs/xalan-c/files/1.11.0_pre797991-as-needed.patch 
b/dev-libs/xalan-c/files/1.11.0_pre797991-as-needed.patch
index e8a9cc9d03b..791da1cd7e7 100644
--- a/dev-libs/xalan-c/files/1.11.0_pre797991-as-needed.patch
+++ b/dev-libs/xalan-c/files/1.11.0_pre797991-as-needed.patch
@@ -1,6 +1,5 @@
-diff -Naur xml-xalan.orig/c/src/xalanc/Makefile.in 
xml-xalan/c/src/xalanc/Makefile.in
 xml-xalan.orig/c/src/xalanc/Makefile.in2009-07-27 00:23:08.411122528 
+0200
-+++ xml-xalan/c/src/xalanc/Makefile.in 2009-07-27 00:45:09.514777553 +0200
+--- a/src/xalanc/Makefile.in
 b/src/xalanc/Makefile.in
 @@ -174,7 +174,7 @@
  
  "//'$(LOADSAMP)(${BATCH_XALAN_UTIL_NAME})'": ${XSL_OBJ_DIR}/XalanExe.o
@@ -64,9 +63,8 @@ diff -Naur xml-xalan.orig/c/src/xalanc/Makefile.in 
xml-xalan/c/src/xalanc/Makefi
  ifeq ($(PLATFORM), OS390)
mv *.x  ${XSL_LIB_DIR}
  else
-diff -Naur xml-xalan.orig/c/src/xalanc/Utils/MsgCreator/Makefile.in 
xml-xalan/c/src/xalanc/Utils/MsgCreator/Makefile.in
 xml-xalan.orig/c/src/xalanc/Utils/MsgCreator/Makefile.in   2009-07-27 
00:23:08.431122558 +0200
-+++ xml-xalan/c/src/xalanc/Utils/MsgCreator/Makefile.in2009-07-27 
00:43:47.674693543 +0200
+--- a/src/xalanc/Utils/MsgCreator/Makefile.in
 b/src/xalanc/Utils/MsgCreator/Makefile.in
 @@ -29,7 +29,7 @@
  
  $(XSL_BIN_DIR)/MsgCreator : $(MSG_CREATOR_OBJECTS)
@@ -76,9 +74,8 @@ diff -Naur 
xml-xalan.orig/c/src/xalanc/Utils/MsgCreator/Makefile.in xml-xalan/c/

  $(XSL_OBJ_DIR)/%.o : $(MSG_CREATOR_SRC)/%.cpp
$(CC1) $(XSL_BUILD_OPTIONS) -c $(XSL_INCL) $(EXTRA_COMPILE_OPTIONS) -o 
$@ $<
-diff -Naur xml-xalan.orig/c/Tests/Makefile.in xml-xalan/c/Tests/Makefile.in
 xml-xalan.orig/c/Tests/Makefile.in 2009-07-27 00:23:08.514445103 +0200
-+++ xml-xalan/c/Tests/Makefile.in  2009-07-27 00:45:50.541094978 +0200
+--- a/Tests/Makefile.in
 b/Tests/Makefile.in
 @@ -62,7 +62,7 @@
  
  $(XSL_BIN_DIR)/ThreadTest: ${XSL_OBJ_DIR}/ThreadTest.o 

diff --git a/dev-libs/xalan-c/files/1.11.0_pre797991-bugfixes.patch 
b/dev-libs/xalan-c/files/1.11.0_pre797991-bugfixes.patch
index d86f1bd45f4..8b7f618bb8b 100644
--- a/dev-libs/xalan-c/files/1.11.0_pre797991-bugfixes.patch
+++ b/dev-libs/xalan-c/files/1.11.0_pre797991-bugfixes.patch
@@ -1,6 +1,5 @@
-diff -Naur 
xml-xalan.orig/c/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp 
xml-xalan/c/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp
 xml-xalan.orig/c/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp  
2009-07-27 00:23:08.507787691 +0200
-+++ xml-xalan/c/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp   
2009-07-27 00:53:50.781756249 +0200
+--- a/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp
 b/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp
 @@ -28,7 +28,7 @@
  #include 
  

diff --git a/dev-libs/xalan-c/files/1.11.0_pre797991-parallel-build.patch 
b/dev-libs/xalan-c/files/1.11.0_pre797991-parallel-build.patch
index 46d9659b0f0..da2c7957298 100644
--- a/dev-libs/xalan-c/files/1.11.0_pre797991-parallel-build.patch
+++ b/dev-libs/xalan-c/files/1.11.0_pre797991-parallel-build.patch
@@ -1,6 +1,5 @@
-diff -urN xml-xalan.orig//c/src/xalanc/Makefile.in 
xml-xalan/c/src/xalanc/Makefile.in
 xml-xalan.orig//c/src/xalanc/Makefile.in   2010-02-23 10:51:30.058353490 
+0100
-+++ xml-xalan/c/src/xalanc/Makefile.in 2010-02-23 10:52:53.251679288 +0100
+--- a/src/xalanc/Makefile.in
 b/src/xalanc/Makefile.in
 @@ -84,6 +84,10 @@
  SAMPLES_DIR = ${XALANCROOT}/samples
  TESTS_DIR = ${XALANCROOT}/Tests

diff --git a/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild 
b/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
index 894d99b5b6b..8d8eda0a222 100644
--- a/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
+++ b/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
-inherit toolchain-funcs eutils multilib
+inherit toolchain-funcs
 
 DESCRIPTION="XSLT processor for transforming XML into HTML, text, or other XML 
types"
-HOMEPAGE="http://xml.apache.org/xalan-c/";
+HOMEPAGE="https://xml.apache.org/xalan-c/";
 SRC_URI="mirror://

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

2020-02-18 Thread David Seifert
commit: b494f3adc4171d519211345b7e3abe29e5dfe9c5
Author: David Seifert  gentoo  org>
AuthorDate: Tue Feb 18 19:10:58 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 18 19:10:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b494f3ad

dev-libs/libee: Port to EAPI 7

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

 dev-libs/libee/libee-0.4.1.ebuild | 31 +--
 1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/dev-libs/libee/libee-0.4.1.ebuild 
b/dev-libs/libee/libee-0.4.1.ebuild
index 266f1568695..c00d1015be5 100644
--- a/dev-libs/libee/libee-0.4.1.ebuild
+++ b/dev-libs/libee/libee-0.4.1.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit autotools-utils
+EAPI=7
 
 DESCRIPTION="An Event Expression Library inspired by CEE"
 HOMEPAGE="http://www.libee.org";
@@ -12,22 +10,27 @@ SRC_URI="http://www.libee.org/files/download/${P}.tar.gz";
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 arm ~arm64 hppa x86 ~amd64-linux"
-IUSE="debug static-libs"
+IUSE="debug"
 
-DEPEND="dev-libs/libxml2
+RDEPEND="
+   dev-libs/libxml2
dev-libs/libestr"
-RDEPEND="${DEPEND}"
-
-DOCS=(INSTALL ChangeLog)
+DEPEND="${RDEPEND}"
 
 src_configure() {
-   local myeconfargs=(
+   econf \
+   --disable-static \
+   --enable-testbench \
$(use_enable debug)
-   --enable-testbench
-   )
-   autotools-utils_src_configure
 }
 
 src_compile() {
-   autotools-utils_src_compile -j1
+   emake -j1
+}
+
+src_install() {
+   default
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



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

2020-02-18 Thread Patrick McLean
commit: 7486ea82e8a31541f3c9213fc61ae636ea1f4a7b
Author: Patrick McLean  sony  com>
AuthorDate: Tue Feb 18 20:02:19 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Feb 18 20:02:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7486ea82

dev-python/pyformance-0.4-r1: revbump, EAPI=7, pull in bugfixes from git

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

 dev-python/pyformance/Manifest |  1 +
 dev-python/pyformance/pyformance-0.4-r1.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/pyformance/Manifest b/dev-python/pyformance/Manifest
index 6960c533444..eb27933535b 100644
--- a/dev-python/pyformance/Manifest
+++ b/dev-python/pyformance/Manifest
@@ -1,2 +1,3 @@
 DIST pyformance-0.3.4.tar.gz 19394 BLAKE2B 
4bd141df5b3264ae8abb5b5314fcba93aeeab960e4d1d70631a3d5ac072f94a2da48b480f74c446124fb9fbd54a8ffad9c75b2352509aaf991025a02bf736648
 SHA512 
5dbc83da62bf66767eaaf316824cf5683488d8ee594b72baee327c4ef594f84b5aed07654da483aff29bee98605e5265425be88c165a4bb06e7bdddbbf28e440
+DIST pyformance-0.4-patches.tar.xz 3500 BLAKE2B 
511001e9011db5ef25b802739dca51337d039193a9d3322bbf94bcb120bbbeff2e1a818217970a1a97d77cd8d7da462792248910acbb3ef586704596276b7056
 SHA512 
858cefd6c8b151db10c63e0d8117cd6c226bd153103993040909e8fd2ab7a41a7770a2ae6de0f395a4f9f6cce3213d7ecabc0bf647657ee04fc10d76f51e07e3
 DIST pyformance-0.4.tar.gz 20683 BLAKE2B 
d818832b7ff43a7e1db888bdb7dc333a532c7d3365dd472f9dbb3300f676cd3cc8f82f8d1c444aa277404ff8e72843eca35e3905542700ea37b1dad3e05c8b4c
 SHA512 
a03324977b40f5097ae4608dd7c36bdbd2a20b261c9d3e32d1be19e5fca50e17fcc24df781b6c3ab60314534368c5e9cf08bc3863d4d2d7ecc59f9af26f8d20e

diff --git a/dev-python/pyformance/pyformance-0.4-r1.ebuild 
b/dev-python/pyformance/pyformance-0.4-r1.ebuild
new file mode 100644
index 000..92b43e1f1e9
--- /dev/null
+++ b/dev-python/pyformance/pyformance-0.4-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Performance metrics, based on Coda Hale's Yammer metrics"
+HOMEPAGE="https://pyformance.readthedocs.org/ 
https://github.com/omergertel/pyformance/ https://pypi.org/project/pyformance/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   
https://dev.gentoo.org/~chutzpah/dist/python/pyformance-0.4-patches.tar.xz";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${WORKDIR}/pyformance-0.4-patches"
+)
+
+python_prepare() {
+   sed -e "s/find_packages()/find_packages(exclude=['tests'])/" \
+   -i setup.py || die
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-network-monitor/

2020-02-18 Thread Andreas Sturmlechner
commit: 7b4a446bffd3fd860c444243abe2893c97cd685d
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:26:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4a446b

kde-misc/plasma-applet-network-monitor: added ~arm64 keyword

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

 .../plasma-applet-network-monitor-1.7.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild
 
b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild
index 8c2d1ef1e5f..5abe0011e6c 100644
--- 
a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3-r1.ebuild
+++ 
b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.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=7
@@ -11,7 +11,7 @@ https://github.com/kotelnik/plasma-applet-network-monitor";
 SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2+"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-weather-widget/

2020-02-18 Thread Andreas Sturmlechner
commit: e74ad7addf9f8e43b7cff25e1bad1caa9c3b4cd8
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:28:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74ad7ad

kde-misc/plasma-applet-weather-widget: added ~arm64 keyword

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

 .../plasma-applet-weather-widget-1.6.10-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild
 
b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild
index 3441c226550..ec1574a7307 100644
--- 
a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild
+++ 
b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-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=7
@@ -12,7 +12,7 @@ https://github.com/kotelnik/plasma-applet-weather-widget";
 SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2+"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 DEPEND="



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

2020-02-18 Thread Andreas Sturmlechner
commit: 4f78a1115f53baed1ca046de5ae5a31b24259344
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:23:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f78a111

kde-misc/krusader: added ~arm64 keyword

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

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

diff --git a/kde-misc/krusader/krusader-2.7.2.ebuild 
b/kde-misc/krusader/krusader-2.7.2.ebuild
index 63b6bcebb4c..c9660bef128 100644
--- a/kde-misc/krusader/krusader-2.7.2.ebuild
+++ b/kde-misc/krusader/krusader-2.7.2.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~arm64 x86"
 fi
 
 DESCRIPTION="Advanced twin-panel (commander-style) file-manager with many 
extras"



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

2020-02-18 Thread Andreas Sturmlechner
commit: 6f6a8437a957399bf85cdf0287cbf7dbefdc3f96
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:05:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:04:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6a8437

media-libs/pulseaudio-qt: added ~arm64 keyword

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

 media-libs/pulseaudio-qt/pulseaudio-qt-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.2.ebuild 
b/media-libs/pulseaudio-qt/pulseaudio-qt-1.2.ebuild
index b29582ac6cf..62d36e38454 100644
--- a/media-libs/pulseaudio-qt/pulseaudio-qt-1.2.ebuild
+++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://cgit.kde.org/pulseaudio-qt.git/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="LGPL-2.1"



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

2020-02-18 Thread Andreas Sturmlechner
commit: 68c213358323609ce484b44c072fa24c059a4dd4
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:20:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c21335

app-text/podofo: added ~arm64 keyword

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

 app-text/podofo/podofo-0.9.6_p20180715.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild 
b/app-text/podofo/podofo-0.9.6_p20180715.ebuild
index 667a0283915..e53db8b61f4 100644
--- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild
+++ b/app-text/podofo/podofo-0.9.6_p20180715.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://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/${PV%_*}"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86"
 IUSE="+boost idn libressl debug test +tools"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( tools )"



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

2020-02-18 Thread Andreas Sturmlechner
commit: 0b230f1ee84cfb6112277e01ce0f95ae08c74acd
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:13:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b230f1e

kde-misc/kio-gdrive: added ~arm64 keyword

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

 kde-misc/kio-gdrive/kio-gdrive-1.2.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.7.ebuild 
b/kde-misc/kio-gdrive/kio-gdrive-1.2.7.ebuild
index 52c588af79a..038869b249e 100644
--- a/kde-misc/kio-gdrive/kio-gdrive-1.2.7.ebuild
+++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.7.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
@@ -14,7 +14,7 @@ HOMEPAGE="https://phabricator.kde.org/project/profile/72/";
 
 if [[ ${KDE_BUILD_TYPE} != live ]] ; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="GPL-2+"



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

2020-02-18 Thread Andreas Sturmlechner
commit: aabfd9db6220e9e6b96fa3ce38e2bc2b9c685192
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:14:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabfd9db

kde-misc/kio-gopher: added ~arm64 keyword

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

 kde-misc/kio-gopher/kio-gopher-0.1.99-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kio-gopher/kio-gopher-0.1.99-r1.ebuild 
b/kde-misc/kio-gopher/kio-gopher-0.1.99-r1.ebuild
index 5a483ac987a..483601d1c3b 100644
--- a/kde-misc/kio-gopher/kio-gopher-0.1.99-r1.ebuild
+++ b/kde-misc/kio-gopher/kio-gopher-0.1.99-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=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="



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

2020-02-18 Thread Andreas Sturmlechner
commit: 7e38d9d69ce219830c97c8fee64433913bbf91a2
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:21:26 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e38d9d6

kde-misc/krename: added ~arm64 keyword

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

 kde-misc/krename/krename-5.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/krename/krename-5.0.0-r1.ebuild 
b/kde-misc/krename/krename-5.0.0-r1.ebuild
index d1ae0af0e04..3884d54fa10 100644
--- a/kde-misc/krename/krename-5.0.0-r1.ebuild
+++ b/kde-misc/krename/krename-5.0.0-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=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="exif pdf taglib truetype"
 
 BDEPEND="sys-devel/gettext"



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

2020-02-18 Thread Andreas Sturmlechner
commit: cae86fabad40f95d196dd98ae225c0d07a460ce1
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:38:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:05:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae86fab

kde-misc/tellico: added ~arm64 keyword

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

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

diff --git a/kde-misc/tellico/tellico-3.2.3.ebuild 
b/kde-misc/tellico/tellico-3.2.3.ebuild
index 238ff1f2d72..b176e576cc4 100644
--- a/kde-misc/tellico/tellico-3.2.3.ebuild
+++ b/kde-misc/tellico/tellico-3.2.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/";
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="https://tellico-project.org/files/${P}.tar.xz";
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="|| ( GPL-2 GPL-3 )"



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

2020-02-18 Thread Andreas Sturmlechner
commit: a4f48255972d66972297b49bb7e78eebedea93db
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 10:59:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:04:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f48255

kde-misc/basket: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14690
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/basket/basket-2.49b.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/basket/basket-2.49b.ebuild 
b/kde-misc/basket/basket-2.49b.ebuild
index 335ddfe9281..6a9fcbf3e6a 100644
--- a/kde-misc/basket/basket-2.49b.ebuild
+++ b/kde-misc/basket/basket-2.49b.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
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="crypt git"
 
 BDEPEND="git? ( virtual/pkgconfig )"



  1   2   >