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

2021-01-20 Thread Miroslav Šulc
commit: 51936a7dbc829e73d98bd79f11058d9ee388bb27
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Thu Jan 21 07:59:19 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Jan 21 07:59:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51936a7d

media-sound/qsynth: fixed path to the patch in live

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

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

diff --git a/media-sound/qsynth/qsynth-.ebuild 
b/media-sound/qsynth/qsynth-.ebuild
index 70d95bac46a..e7d76b66393 100644
--- a/media-sound/qsynth/qsynth-.ebuild
+++ b/media-sound/qsynth/qsynth-.ebuild
@@ -34,7 +34,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${P}-cmake-no-git-version.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.9.0-cmake-no-git-version.patch" )
 
 src_prepare() {
cmake_src_prepare



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

2021-01-20 Thread Agostino Sarubbo
commit: ef874281250ff4380512a1bc8201e141a0231c06
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:40:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:40:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef874281

dev-db/pgrouting: amd64 stable wrt bug #762187

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

 dev-db/pgrouting/pgrouting-3.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/pgrouting/pgrouting-3.1.1.ebuild 
b/dev-db/pgrouting/pgrouting-3.1.1.ebuild
index 519683a61f9..0742615d549 100644
--- a/dev-db/pgrouting/pgrouting-3.1.1.ebuild
+++ b/dev-db/pgrouting/pgrouting-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ HOMEPAGE="https://pgrouting.org/;
 LICENSE="GPL-2 MIT Boost-1.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 IUSE=""
 



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

2021-01-20 Thread Agostino Sarubbo
commit: 8e6380cfdcdb402c426c27500f719fb4345dcf9b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:40:28 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:40:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6380cf

dev-python/autobahn: amd64 stable wrt bug #761840

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

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

diff --git a/dev-python/autobahn/autobahn-20.12.3.ebuild 
b/dev-python/autobahn/autobahn-20.12.3.ebuild
index f47aceda528..122aefeaa42 100644
--- a/dev-python/autobahn/autobahn-20.12.3.ebuild
+++ b/dev-python/autobahn/autobahn-20.12.3.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="crypt scram test xbr"
 RESTRICT="!test? ( test )"
 



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

2021-01-20 Thread Agostino Sarubbo
commit: 1ea55cabc584f6f6964cbe042711d0660b55cc38
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:40:06 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:40:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea55cab

app-emulation/qemu: amd64 stable wrt bug #761598

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

 app-emulation/qemu/qemu-5.1.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-5.1.0-r3.ebuild 
b/app-emulation/qemu/qemu-5.1.0-r3.ebuild
index edc4ce86384..1e92a983776 100644
--- a/app-emulation/qemu/qemu-5.1.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-5.1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -23,7 +23,7 @@ if [[ ${PV} = ** ]]; then
SRC_URI=""
 else
SRC_URI="https://download.qemu.org/${P}.tar.xz;
-   KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"



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

2021-01-20 Thread Agostino Sarubbo
commit: 62c45d9ce4d8ba764f0271fdba32f8d9f5ced4d8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:39:51 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:39:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c45d9c

sys-apps/man-db: amd64 stable wrt bug #761436

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

 sys-apps/man-db/man-db-2.9.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/man-db/man-db-2.9.3-r1.ebuild 
b/sys-apps/man-db/man-db-2.9.3-r1.ebuild
index b61f464d342..c3ae301e813 100644
--- a/sys-apps/man-db/man-db-2.9.3-r1.ebuild
+++ b/sys-apps/man-db/man-db-2.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ if [[ "${PV}" = * ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/man-db.git;
 else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-3"



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

2021-01-20 Thread Agostino Sarubbo
commit: d071247a6e734407ba6df5f8b0ae4535d3a7aaf8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:39:40 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:39:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d071247a

app-backup/amanda: amd64 stable wrt bug #756883

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

 app-backup/amanda/amanda-3.5.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/amanda/amanda-3.5.1-r3.ebuild 
b/app-backup/amanda/amanda-3.5.1-r3.ebuild
index 071fccdd890..fe0544d2393 100644
--- a/app-backup/amanda/amanda-3.5.1-r3.ebuild
+++ b/app-backup/amanda/amanda-3.5.1-r3.ebuild
@@ -13,7 +13,7 @@ LICENSE="HPND BSD BSD-2 GPL-2+ GPL-3+"
 SLOT="0"
 IUSE="curl gnuplot ipv6 kerberos minimal ndmp nls readline s3 samba systemd 
xfs"
 
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
 DEPEND="
acct-group/amanda
acct-user/amanda



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

2021-01-20 Thread Agostino Sarubbo
commit: 2c39660a8dc38c1217d709ad1789ba381de5c310
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:39:24 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:39:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c39660a

dev-php/pecl-redis: amd64 stable wrt bug #754015

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

 dev-php/pecl-redis/pecl-redis-5.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild 
b/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
index 65762af9b8d..28935f2552a 100644
--- a/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
+++ b/dev-php/pecl-redis/pecl-redis-5.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ inherit php-ext-pecl-r3
 DESCRIPTION="PHP extension for interfacing with Redis"
 LICENSE="PHP-3.01"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="amd64 ~arm"
 IUSE="igbinary +json lz4 +session zstd"
 
 DEPEND="



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

2021-01-20 Thread Agostino Sarubbo
commit: 19fe41e40c87f13624f79bbc0f7394f76a2baaa9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:40:16 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe41e4

dev-python/secretstorage: amd64 stable wrt bug #761655

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

 dev-python/secretstorage/secretstorage-3.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
index 71a0ab3a09a..183ae46171b 100644
--- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2021-01-20 Thread Agostino Sarubbo
commit: 5de5ec5738f28f7ad8ad487b78851ecc6b95e115
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:34 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de5ec57

media-video/openshot: amd64 stable wrt bug #737290

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

 media-video/openshot/openshot-2.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/openshot/openshot-2.5.1.ebuild 
b/media-video/openshot/openshot-2.5.1.ebuild
index 20bc674050f..790126ba278 100644
--- a/media-video/openshot/openshot-2.5.1.ebuild
+++ b/media-video/openshot/openshot-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/OpenShot/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc"
 
 RDEPEND="



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

2021-01-20 Thread Agostino Sarubbo
commit: 97f9767f9e2e283c75b27112e428d18a28b9b7f6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:25 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f9767f

media-libs/libopenshot: amd64 stable wrt bug #737290

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

 media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild 
b/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
index d4927c47a61..1c5d1a9b83e 100644
--- a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
+++ b/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0/19"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc examples +imagemagick +python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2021-01-20 Thread Agostino Sarubbo
commit: 94c0f87b915e61d973a7e2ec632b390d6a41b39e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:14 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c0f87b

dev-python/llvmlite: amd64 stable wrt bug #763738

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

 dev-python/llvmlite/llvmlite-0.35.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/llvmlite/llvmlite-0.35.0.ebuild 
b/dev-python/llvmlite/llvmlite-0.35.0.ebuild
index 3fa3c11d9cb..b1e69e98910 100644
--- a/dev-python/llvmlite/llvmlite-0.35.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.35.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples"
 
 LLVM_MAX_SLOT=10



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

2021-01-20 Thread Agostino Sarubbo
commit: b05e26645996e7f426d902ce617c1419cab788b3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:39:15 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:39:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05e2664

net-analyzer/cacti: amd64/x86 stable (ALLARCHES policy) wrt bug #765019

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-analyzer/cacti/cacti-1.2.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/cacti/cacti-1.2.16-r1.ebuild 
b/net-analyzer/cacti/cacti-1.2.16-r1.ebuild
index 0113bd81074..78185ebd73d 100644
--- a/net-analyzer/cacti/cacti-1.2.16-r1.ebuild
+++ b/net-analyzer/cacti/cacti-1.2.16-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.cacti.net/;
 SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
 IUSE="snmp doc"
 
 need_httpd



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

2021-01-20 Thread Agostino Sarubbo
commit: f41b5a55889c93daa548f543e17cfa3aa8cb6d56
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:43 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41b5a55

dev-lang/erlang: amd64 stable wrt bug #764587

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

 dev-lang/erlang/erlang-23.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/erlang/erlang-23.1.5.ebuild 
b/dev-lang/erlang/erlang-23.1.5.ebuild
index a3053cbf932..27ebfc6b45e 100644
--- a/dev-lang/erlang/erlang-23.1.5.ebuild
+++ b/dev-lang/erlang/erlang-23.1.5.ebuild
@@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
 # same build of ERTS that was used when compiling the code.  See
 # http://erlang.org/doc/system_principles/misc.html for more information.
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
 
 RDEPEND="



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

2021-01-20 Thread Agostino Sarubbo
commit: f32c6a81df5a28f59c32518c36dd402fd106f9ee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:29 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32c6a81

media-libs/libopenshot-audio: amd64 stable wrt bug #737290

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

 media-libs/libopenshot-audio/libopenshot-audio-0.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libopenshot-audio/libopenshot-audio-0.2.0.ebuild 
b/media-libs/libopenshot-audio/libopenshot-audio-0.2.0.ebuild
index ed11d8638bf..904c56d046d 100644
--- a/media-libs/libopenshot-audio/libopenshot-audio-0.2.0.ebuild
+++ b/media-libs/libopenshot-audio/libopenshot-audio-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0/7"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
media-libs/alsa-lib



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

2021-01-20 Thread Agostino Sarubbo
commit: cf52c404b0deacd4a0f21840050b16b13f3bf479
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:39:00 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:39:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf52c404

dev-ruby/redcarpet: amd64 stable wrt bug #765013

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

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

diff --git a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild 
b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild
index 23db100e992..28b95765d35 100644
--- a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild
+++ b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/vmg/redcarpet;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2021-01-20 Thread Agostino Sarubbo
commit: 4ccb635bf054904f42f2a7e37c49d5454d227029
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:52 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccb635b

net-misc/remmina: amd64 stable wrt bug #764971

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

 net-misc/remmina/remmina-1.4.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/remmina/remmina-1.4.10.ebuild 
b/net-misc/remmina/remmina-1.4.10.ebuild
index 26a80b64c27..9d4bfcf14a1 100644
--- a/net-misc/remmina/remmina-1.4.10.ebuild
+++ b/net-misc/remmina/remmina-1.4.10.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.gz;
 
 LICENSE="GPL-2+-with-openssl-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="appindicator crypt cups examples gnome-keyring kwallet libressl nls 
spice ssh rdp telemetry telepathy vnc webkit zeroconf"
 
 DEPEND="



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

2021-01-20 Thread Agostino Sarubbo
commit: 029a149e066929ca081003fd52bdd428635f8aa8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=029a149e

dev-util/ostree: amd64 stable wrt bug #764203

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

 dev-util/ostree/ostree-2020.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ostree/ostree-2020.8.ebuild 
b/dev-util/ostree/ostree-2020.8.ebuild
index e7284c8419d..19462abbce9 100644
--- a/dev-util/ostree/ostree-2020.8.ebuild
+++ b/dev-util/ostree/ostree-2020.8.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Operating system and container binary deployment 
and upgrades"
 HOMEPAGE="https://ostreedev.github.io/ostree/;
 
SRC_URI="https://github.com/ostreedev/ostree/releases/download/v${PV}/lib${P}.tar.xz
 -> ${P}.tar.xz"
 
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 LICENSE="LGPL-2+"
 SLOT="0"
 



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

2021-01-20 Thread Agostino Sarubbo
commit: fc897a0c4104eb98b3a4340f4f5e176deb7a4987
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:16 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc897a0c

dev-lang/php: amd64 stable wrt bug #764314

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

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

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

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



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authz_unixgroup/

2021-01-20 Thread Agostino Sarubbo
commit: e91562dd74a9bba8a63ac323a5580d00012f445b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:36:38 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:36:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91562dd

www-apache/mod_authz_unixgroup: amd64 stable wrt bug #763549

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

 www-apache/mod_authz_unixgroup/mod_authz_unixgroup-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_authz_unixgroup/mod_authz_unixgroup-1.1.0.ebuild 
b/www-apache/mod_authz_unixgroup/mod_authz_unixgroup-1.1.0.ebuild
index 7c9081bf357..58dd0cc9226 100644
--- a/www-apache/mod_authz_unixgroup/mod_authz_unixgroup-1.1.0.ebuild
+++ b/www-apache/mod_authz_unixgroup/mod_authz_unixgroup-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
S="${WORKDIR}/${P}/${PN}"
 else
SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
S="${WORKDIR}/mod-auth-external-${P}"
 fi
 



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

2021-01-20 Thread Agostino Sarubbo
commit: d294c6556eab2fc718b49711fe5fadfb119ad97a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:56 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d294c655

sys-apps/flatpak: amd64 stable wrt bug #764203

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

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

diff --git a/sys-apps/flatpak/flatpak-1.10.0.ebuild 
b/sys-apps/flatpak/flatpak-1.10.0.ebuild
index be7b57cfebd..62dc9a6edd2 100644
--- a/sys-apps/flatpak/flatpak-1.10.0.ebuild
+++ b/sys-apps/flatpak/flatpak-1.10.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://flatpak.org/;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="doc gtk kde introspection policykit seccomp systemd"
 RESTRICT+=" test"
 



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

2021-01-20 Thread Agostino Sarubbo
commit: ea136365e5f408ce7ae38a10a7249d767e821b44
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:38 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea136365

media-gfx/cairosvg: amd64 stable wrt bug #764173

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

 media-gfx/cairosvg/cairosvg-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild 
b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
index f4c46a47454..4b84e379a4f 100644
--- a/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
+++ b/media-gfx/cairosvg/cairosvg-2.5.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/cairocffi[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gtk/

2021-01-20 Thread Agostino Sarubbo
commit: 4288b9d6c7bec3b03738cf626ae1f3311f65a6ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:38:01 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:38:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4288b9d6

sys-apps/xdg-desktop-portal-gtk: amd64 stable wrt bug #764203

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

 sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild 
b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
index f35e8cfddec..9d097a11e0a 100644
--- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
+++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/flatpak/${PN}/releases/download/${MY_PV}/${MY_P}.tar
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="wayland X"
 
 BDEPEND="



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

2021-01-20 Thread Agostino Sarubbo
commit: 414c5fb0bf4ada59322874c879150357f3d8f5b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:29 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414c5fb0

dev-python/protobuf-python: amd64 stable wrt bug #763747

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

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

diff --git a/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild 
b/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild
index 5fa84d6565c..168923c3368 100644
--- a/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild
@@ -24,7 +24,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/25"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 BDEPEND="${PYTHON_DEPS}



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

2021-01-20 Thread Agostino Sarubbo
commit: 1456d4314da0d092b185d065c6855e7e9adc1899
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:23 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1456d431

dev-libs/protobuf: amd64 stable wrt bug #763747

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

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

diff --git a/dev-libs/protobuf/protobuf-3.14.0.ebuild 
b/dev-libs/protobuf/protobuf-3.14.0.ebuild
index 45e38f15fb6..98be55cc45e 100644
--- a/dev-libs/protobuf/protobuf-3.14.0.ebuild
+++ b/dev-libs/protobuf/protobuf-3.14.0.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/25"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="emacs examples static-libs test zlib"
 RESTRICT="!test? ( test )"
 



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

2021-01-20 Thread Agostino Sarubbo
commit: f8e7b247935e78f2e58bba43107122289864d315
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:37:04 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:37:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e7b247

dev-python/mkdocs: amd64/x86 stable (ALLARCHES policy) wrt bug #763732

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/mkdocs/mkdocs-1.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mkdocs/mkdocs-1.1.2.ebuild 
b/dev-python/mkdocs/mkdocs-1.1.2.ebuild
index f5a0614afd5..610975bc612 100644
--- a/dev-python/mkdocs/mkdocs-1.1.2.ebuild
+++ b/dev-python/mkdocs/mkdocs-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="doc"
 



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

2021-01-20 Thread Agostino Sarubbo
commit: 1e393866a67c19169853beea824632ed4e5a47f8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 21 07:36:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 21 07:36:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e393866

dev-python/aiohttp: amd64 stable wrt bug #763684

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

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

diff --git a/dev-python/aiohttp/aiohttp-3.7.3.ebuild 
b/dev-python/aiohttp/aiohttp-3.7.3.ebuild
index 150a28290d8..dbfcf04ec26 100644
--- a/dev-python/aiohttp/aiohttp-3.7.3.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.7.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
>=dev-python/async_timeout-3.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/

2021-01-20 Thread Joonas Niilola
commit: 4019e20c65ef4abd390d08adfb39c7e606788b60
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jan 21 07:28:55 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 07:28:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4019e20c

x11-themes/e-flat-theme: bump to 2021-01-21 snapshot

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

 x11-themes/e-flat-theme/Manifest   |  1 +
 .../e-flat-theme/e-flat-theme-0_pre20210121.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest
index 460ace4f317..969ed3cdbe3 100644
--- a/x11-themes/e-flat-theme/Manifest
+++ b/x11-themes/e-flat-theme/Manifest
@@ -1 +1,2 @@
 DIST e-flat-theme-0_pre20201018.edj 45600078 BLAKE2B 
28f1949aa1bb316726d81fbc3fc056b29d101528be55bf26ea7e4dd8e1f96410b6d5d2c6c7d4e7742d124709a9c968cf86507dd0392aa4a1ed8142a6c0dd0c69
 SHA512 
def07d7d92c8dd05d0cefe6205c3af2b67ab81ba9472b070dc5acd3cce60e9f6aa1e374086efcad787aedfc4d755818f7d170e1139c104804e0154921d03ca8b
+DIST e-flat-theme-0_pre20210121.edj 45282525 BLAKE2B 
baf27345585d45ca57c2826271dcd377628ef6e733ee98a06020fb4c303034bbe7866cb8704cc33361019cfb00f186839972835e9119390caf833a7a51a0cb7a
 SHA512 
dbced249ff0fc4fd775e8c6bba524a1636f02854f7ccd42d1c038f426edea2e12c1ec677e7e1666c7a1ff74d11cbcd96c8959997dae8f8f36eb77dbcdef84822

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210121.ebuild 
b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210121.ebuild
new file mode 100644
index 000..d9b01189610
--- /dev/null
+++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210121.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A modern, flat theme for Enlightenment WM"
+HOMEPAGE="https://www.enlightenment.org/ https://phab.enlightenment.org/T6726;
+SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ppc x86"
+
+RDEPEND="x11-wm/enlightenment"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+
+   # doins doesn't allow installing straight from DISTDIR.
+   cp "${DISTDIR}"/${P}.edj . || die "Failed to prepare theme file."
+}
+
+src_configure() { :; }
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/elementary/themes/
+   newins ${P}.edj flat-0.edj
+}
+
+pkg_postinst() {
+   elog "You'll find e-flat-theme under System themes in theme selector."
+
+   if [[ -n ${REPLACING_VERSIONS} ]]; then
+   ewarn ""
+   ewarn "You're updating flat-0 theme. Please reload 
Enlightenment"
+   ewarn "through Menu -> Enlightenment -> Restart, or by issuing"
+   ewarn "  enlightenment -restart"
+   ewarn ""
+   fi
+}



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

2021-01-20 Thread Joonas Niilola
commit: 698a3565d8b0ea8ad4b00e2a6013374c96005a40
Author: Maciej Barć  protonmail  com>
AuthorDate: Sun Dec 27 20:09:09 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 07:09:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698a3565

net-misc/gallery-dl: bump to 1.16.3

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18842
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/gallery-dl/Manifest |  1 +
 net-misc/gallery-dl/gallery-dl-1.16.3.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/net-misc/gallery-dl/Manifest b/net-misc/gallery-dl/Manifest
index 28ec6a69300..8550886958e 100644
--- a/net-misc/gallery-dl/Manifest
+++ b/net-misc/gallery-dl/Manifest
@@ -1,3 +1,4 @@
 DIST gallery-dl-1.15.2.tar.gz 323739 BLAKE2B 
99a06331bd7dc6ec951749129ad0ac797d9ce2d9f98e75a29198fd47d0481c43b96922ea08149abfe990e8994a19b3170853618de9b51465264d100dba777f32
 SHA512 
7f31c0485d9de6eaf76e7b0772e66049f9aa8fd7d77d3ef6fd2803d7ec7dddbf3419051c9d8b3984eb86a8fbbf9a168cf8ec69a55082a38e2ca23cfc3574b1f4
 DIST gallery-dl-1.15.3.tar.gz 325926 BLAKE2B 
9ae31ba89a60460cd041fe9f353d4a7d1dab14fe63a8967f1a94f8d0ea42ef30032e5f734cbb370f5ac681f9274ba756a156acc7bd11ca4b5aad387fdc6be76f
 SHA512 
618dc26ba74274c961cce1ef058fce3e12741366329ce50d09421245987a88a796be3f1a31926e8b2c33cc87cddcde3585f74f4f1a80347153c2a7a9cab7e3c0
 DIST gallery-dl-1.16.0.tar.gz 327915 BLAKE2B 
8d7805219f900ab66afc400a56b279a18ebb78c47a531b380af2d1578c338f84575f1fb5a006a5e1bb0684349d595550dc89177493890001e38077edd34e00b5
 SHA512 
84cd8ab4b3e4a63f912e36454e6f35adb9f9c395002d04391c4093d4efe62ff24eda3755f0ce77b4d4b7ce11ccfb2acb972cd5144ea84b00d61e370f5de7
+DIST gallery-dl-1.16.3.tar.gz 333058 BLAKE2B 
df45afa7c745a6176e8490bdcef95b7e1eb63b8c8ea61abf5422928fc72b5bedb101336c2470fb8edde0d12ce48d8d5f0eb4ab44acf6dc032eed2412e55ca30f
 SHA512 
abb3223c13d67297bfd8cd94ac0efa66d7f6315ff589bb8b5ab96a3487015b91e8ab27e9ee43f4ee1dbbc7b69676c73cf4d4833bcd868295332aca417008c0e1

diff --git a/net-misc/gallery-dl/gallery-dl-1.16.3.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.16.3.ebuild
new file mode 100644
index 000..b1acc9d0aa4
--- /dev/null
+++ b/net-misc/gallery-dl/gallery-dl-1.16.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=(python3_{7..9})
+PYTHON_REQ_USE="sqlite,ssl,xml"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Download image galleries and collections from several image 
hosting sites"
+HOMEPAGE="https://github.com/mikf/gallery-dl;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/mikf/${PN}.git;
+else
+   SRC_URI="https://github.com/mikf/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+# tests require network access
+RESTRICT="test"
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND=">=dev-python/requests-2.11.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests setup.py
+
+src_compile() {
+   emake data/completion/gallery-dl
+   emake data/completion/_gallery-dl
+   emake man
+   distutils-r1_src_compile
+}
+
+pkg_postinst() {
+   elog "To get additional features, some optional runtime dependencies"
+   elog "may be installed:"
+   elog ""
+   optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg
+   optfeature "video downloads" net-misc/youtube-dl
+}



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

2021-01-20 Thread Joonas Niilola
commit: e70b76941e263812ae9405634e482eddf06bc14b
Author: Jonas Licht  fem  tu-ilmenau  de>
AuthorDate: Thu Jan  7 17:17:02 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 07:08:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70b7694

net-analyzer/gvmd: drop old broken version 8.0.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jonas Licht  fem.tu-ilmenau.de>
Closes: https://github.com/gentoo/gentoo/pull/18984
Signed-off-by: Joonas Niilola  gentoo.org>

 net-analyzer/gvmd/Manifest   |   1 -
 net-analyzer/gvmd/files/gvmd-8.0.1-sbin.patch|  56 ---
 net-analyzer/gvmd/files/gvmd-8.0.1-tmplock.patch |  34 ---
 net-analyzer/gvmd/gvmd-8.0.1.ebuild  | 118 ---
 4 files changed, 209 deletions(-)

diff --git a/net-analyzer/gvmd/Manifest b/net-analyzer/gvmd/Manifest
index 04581ca8a8b..de6f6ae1f9b 100644
--- a/net-analyzer/gvmd/Manifest
+++ b/net-analyzer/gvmd/Manifest
@@ -1,2 +1 @@
-DIST gvmd-8.0.1.tar.gz 1495311 BLAKE2B 
17419f5fecf7cce07536a5e12f17a61a31d45add185e0e1635515834eca6abd8a6babeb89b8f879ff8cb90b60f3682a19a62403142f4901be3f932b8a44cac68
 SHA512 
5490b902ad42499657eca9031b396c70a82d3c523985601067e697758f2472d123c4e99b085b963e5d99224fa2a441a140772c702d7cd60d6424b126bfc8
 DIST gvmd-9.0.1.tar.gz 1446748 BLAKE2B 
7b7b4e8e4224e7a24964f39157bd0535fb4e6405b2813da7c827f4705c4b5df4d953783a3e21950c9196aa5878a09ce6eec7b4d906cc13730e508b0aa5d4be61
 SHA512 
4c4f0e1fdd2255be1a96967d61d9066d8860aecc5959f04c559b1a248bcc54d9cb75facd0156e223d674f038718f1e8ba0ee6b36cdc8ed88efe480acd1aa54cf

diff --git a/net-analyzer/gvmd/files/gvmd-8.0.1-sbin.patch 
b/net-analyzer/gvmd/files/gvmd-8.0.1-sbin.patch
deleted file mode 100644
index bf21acb7b01..000
--- a/net-analyzer/gvmd/files/gvmd-8.0.1-sbin.patch
+++ /dev/null
@@ -1,56 +0,0 @@
 a/src/CMakeLists.txt   2019-07-17 17:11:52.0 +0300
-+++ b/src/CMakeLists.txt   2019-07-21 22:43:17.299106863 +0300
-@@ -248,12 +248,12 @@
- ## Install
- 
- install (TARGETS ${BINARY_NAME}
-- RUNTIME DESTINATION ${SBINDIR}
-+ RUNTIME DESTINATION ${BINDIR}
-  LIBRARY DESTINATION ${LIBDIR}
-  ARCHIVE DESTINATION ${LIBDIR}/static)
- 
- install (FILES ${CMAKE_CURRENT_BINARY_DIR}/gvmd
-- DESTINATION ${SBINDIR})
-+ DESTINATION ${BINDIR})
- 
- if (BACKEND STREQUAL POSTGRESQL)
-   install (TARGETS gvm-pg-server
 a/CMakeLists.txt   2019-07-22 11:31:13.430827400 +0300
-+++ b/CMakeLists.txt   2019-07-22 11:32:29.034765809 +0300
-@@ -571,17 +571,17 @@
-  PERMISSIONS OWNER_WRITE OWNER_READ GROUP_READ WORLD_READ)
- 
- install (FILES ${CMAKE_BINARY_DIR}/tools/gvm-portnames-update
-- DESTINATION ${SBINDIR}
-+ DESTINATION ${BINDIR}
-  PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
-  GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
- 
- install (FILES ${CMAKE_BINARY_DIR}/tools/greenbone-scapdata-sync
-- DESTINATION ${SBINDIR}
-+ DESTINATION ${BINDIR}
-  PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
-  GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
- 
- install (FILES ${CMAKE_BINARY_DIR}/tools/greenbone-certdata-sync
-- DESTINATION ${SBINDIR}
-+ DESTINATION ${BINDIR}
-  PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
-  GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
- 
-@@ -593,13 +593,13 @@
-  WORLD_READ WORLD_EXECUTE)
- 
- install (FILES ${CMAKE_BINARY_DIR}/tools/gvm-migrate-to-postgres
-- DESTINATION ${SBINDIR}
-+ DESTINATION ${BINDIR}
-  PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
-  GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
- 
- if (BACKEND STREQUAL SQLITE3)
-   install (FILES ${CMAKE_SOURCE_DIR}/tools/database-statistics-sqlite
--   DESTINATION ${SBINDIR}
-+   DESTINATION ${BINDIR}
-PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
-GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
- endif (BACKEND STREQUAL SQLITE3)

diff --git a/net-analyzer/gvmd/files/gvmd-8.0.1-tmplock.patch 
b/net-analyzer/gvmd/files/gvmd-8.0.1-tmplock.patch
deleted file mode 100644
index 40b1e009557..000
--- a/net-analyzer/gvmd/files/gvmd-8.0.1-tmplock.patch
+++ /dev/null
@@ -1,34 +0,0 @@
 a/tools/greenbone-certdata-sync.in 2019-07-17 17:11:52.0 +0300
-+++ b/tools/greenbone-certdata-sync.in 2019-07-22 21:11:36.173099530 +0300
-@@ -494,13 +494,11 @@
- fi
- (
-   flock -n 9
--  date > $LOCK_FILE
-   if [ $? -eq 1 ] ; then
- log_notice "Sync in progress, exiting."
- exit 1
-   fi
-   sync_certdata
--  echo -n > $LOCK_FILE
--) 9>$LOCK_FILE
-+)
- 
- exit 0
 a/tools/greenbone-scapdata-sync.in 2019-07-17 17:11:52.0 +0300
-+++ b/tools/greenbone-scapdata-sync.in 2019-07-22 21:12:49.193161531 +0300
-@@ 

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/asio/

2021-01-20 Thread Joonas Niilola
commit: 245ca638c0fd9d4eb3775784395fc35a335c1309
Author: Alexey Sokolov  google  com>
AuthorDate: Fri Jan  1 10:42:02 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 06:37:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245ca638

dev-cpp/asio: 1.18.1

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Alexey Sokolov  asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/18893
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-cpp/asio/Manifest   |  1 +
 dev-cpp/asio/asio-1.18.1.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/dev-cpp/asio/Manifest b/dev-cpp/asio/Manifest
index 6e24c16e433..77508e631b0 100644
--- a/dev-cpp/asio/Manifest
+++ b/dev-cpp/asio/Manifest
@@ -1,3 +1,4 @@
 DIST asio-1.10.8.tar.bz2 1270332 BLAKE2B 
97e4a6a7c8b4562f10af1d122e9b08c12d567fd0447d1951a907f47f77832dcd42df4cb9b5b392feaaa2ea7c79d8bedfcf12e3052957ec012d8bb6b4d1347eb5
 SHA512 
d870686d2b19bec9925c311f2f0fd370e9797bbad252176a80a998f9c322ecd502b5081826105712e7caf87c03c3e6b70a0e219019e5bff46077d6e8c3c6db09
 DIST asio-1.17.0.tar.bz2 1694631 BLAKE2B 
0463355eef1714604290be43247139ea0220c5614c3c280ccf6049b64a2bb920c9eb885cf5f00c7e007caf3b049fe5cd6589dad0cb23cda4994fd31c7ecd8102
 SHA512 
5978cbf452aff07d6d19a2e641824628f409ab74e2e1a964776dae4c586386149acea56e4c8aa1075b247d2ce566daad640c3bbd15e211df1f73fc7b02964353
 DIST asio-1.18.0.tar.bz2 1724947 BLAKE2B 
6772a70c035e7df08484703b6f2fa294b6a1ade4b1e661481df0e790fe4a36d74f0f4b14023c7505fc599c4eefb3e3baf392fd7897c10c07707a0474870a6557
 SHA512 
4b21b72463951ffc5ef72636858955ae5af5ce0dec4c835fccf3c7e8ccfa10bd97530bfc2ec9c3f601374da8300ac2e61418845d3331c980fa98760571e0
+DIST asio-1.18.1.tar.bz2 1729219 BLAKE2B 
3f020407403175ffb6777b855a38e708241499e0fc8f1389b367bac4faf1e14b94cdf45f3b5ba64e12303237c8a3f817f7b7c320e7a58d72be6b19e04022c681
 SHA512 
06b41869858b69bc523564d5b219f8ebc995ca862e989f65233778c7596143075662880b6c5dd2eb24c21ba6e68a450888ab07a6bc8585bb6ede9a738e1e27c0

diff --git a/dev-cpp/asio/asio-1.18.1.ebuild b/dev-cpp/asio/asio-1.18.1.ebuild
new file mode 100644
index 000..55fc4cb2fe5
--- /dev/null
+++ b/dev-cpp/asio/asio-1.18.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Asynchronous Network Library"
+HOMEPAGE="https://think-async.com https://github.com/chriskohlhoff/asio;
+SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc examples libressl ssl test"
+RESTRICT="!test? ( test )"
+# test searches for libssl during ./configure, and REQUIRED_USE is easier than
+# patching configure to not search for it with USE=-ssl
+REQUIRED_USE="test? ( ssl )"
+
+RDEPEND="dev-libs/boost:=
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   if ! use test; then
+   # Don't build nor install any examples or unittests
+   # since we don't have a script to run them
+   cat > src/Makefile.in <<-EOF || die
+   all:
+
+   install:
+
+   clean:
+   EOF
+   fi
+}
+
+src_install() {
+   use doc && local HTML_DOCS=( doc/. )
+   default
+
+   if use examples; then
+   # Get rid of the object files
+   emake clean
+   dodoc -r src/examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2021-01-20 Thread Joonas Niilola
commit: a097327bd9a55c6642dd1922b5e9b6be6a182676
Author: Vladimir Pavljuchenkov (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Thu Jan  7 15:11:05 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 06:42:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a097327b

app-shells/peco: version bump to 0.5.8

Closes: https://bugs.gentoo.org/735454
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Vladimir Pavljuchenkov  spiderx.dp.ua>
Closes: https://github.com/gentoo/gentoo/pull/18975
Signed-off-by: Joonas Niilola  gentoo.org>

 app-shells/peco/Manifest  |  1 +
 app-shells/peco/peco-0.5.8.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/app-shells/peco/Manifest b/app-shells/peco/Manifest
index e2677ed5708..1b325c1450f 100644
--- a/app-shells/peco/Manifest
+++ b/app-shells/peco/Manifest
@@ -17,3 +17,4 @@ DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip 
12433 BLAKE2B 0c911c9d1
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.mod 
35 BLAKE2B 
0357260904c9ba41892132c7e07d2add9b10ce4a09e8db4966219d1f515f917581e2afa0987094c90759634bc2aeb66e758074e023ff331a8337f5090c0102f6
 SHA512 
5b7ce867497852e4918b8cde5f75ecf2f24b9c95ad112478ac132322e904243f1cea3d16f5731646efb669256dbefc129ac70a499c8b1d25403a14c7e4fad10b
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.zip 
64565 BLAKE2B 
6df66d84239453907b8fba81f24e2f54c0454bc2a4bb2ca574c9392edfc4910dfaa6ccb5151b9af3979249c78f79d501979f97d87fd40aacbe9152a38c19672a
 SHA512 
e5fd6044defe077fd53a7e8b4258b134d58ea1299d8698c61ed5e6de51ca437300cca0a3b4a8eb1d39b5cb04d039bff769dc63ca73d3f016cfdae8e9e3963c0e
 DIST peco-0.5.7.tar.gz 79584 BLAKE2B 
2e3119dd7ce344ce1534bf5fc17668eaa6e8fa9b0ff82a3f8f6d0b382280b15eeca4948439f906d2625a6259b575bb50066e77b678b148b2ceb50963e325841e
 SHA512 
f657327a34e2565b2fdb8cce68485c6fab66640124dc7e1d5010ddd229072d6c54cfc37c1fe8d8ee4f1e03f8e41e6ac878b013949bed901dcafa30969160c843
+DIST peco-0.5.8.tar.gz 79589 BLAKE2B 
04ae33b276686fb227de348a0ad4843a9ef15a3ef3ec051f82cf5a2955099a7092c4eb598cb718eac0092799f552066a32d4ca7773c0d1cf9a46b08ae115593a
 SHA512 
7ab831a55eecd2091637da6e9044f2dce188b29748d5ccf2ff81ceff49c5013dd7cba52137ada3ad9aa779955197f7963cb7261f0d9551ddd13c5a0f5c8f835b

diff --git a/app-shells/peco/peco-0.5.8.ebuild 
b/app-shells/peco/peco-0.5.8.ebuild
new file mode 100644
index 000..bc378f41cc9
--- /dev/null
+++ b/app-shells/peco/peco-0.5.8.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit go-module
+
+EGO_SUM=(
+   "github.com/davecgh/go-spew v1.1.0"
+   "github.com/davecgh/go-spew v1.1.0/go.mod"
+   "github.com/google/btree v0.0.0-20161213163243-0c3044bc8bad"
+   "github.com/google/btree v0.0.0-20161213163243-0c3044bc8bad/go.mod"
+   "github.com/jessevdk/go-flags v1.1.0"
+   "github.com/jessevdk/go-flags v1.1.0/go.mod"
+   "github.com/lestrrat-go/pdebug v0.0.0-20180220043849-39f9a71bcabe"
+   "github.com/lestrrat-go/pdebug 
v0.0.0-20180220043849-39f9a71bcabe/go.mod"
+   "github.com/mattn/go-runewidth v0.0.0-20161012013512-737072b4e32b"
+   "github.com/mattn/go-runewidth 
v0.0.0-20161012013512-737072b4e32b/go.mod"
+   "github.com/nsf/termbox-go v0.0.0-20190817171036-93860e161317"
+   "github.com/nsf/termbox-go v0.0.0-20190817171036-93860e161317/go.mod"
+   "github.com/pkg/errors v0.0.0-20161029093637-248dadf4e906"
+   "github.com/pkg/errors v0.0.0-20161029093637-248dadf4e906/go.mod"
+   "github.com/pmezard/go-difflib v1.0.0"
+   "github.com/pmezard/go-difflib v1.0.0/go.mod"
+   "github.com/stretchr/testify v0.0.0-20161117074351-18a02ba4a312"
+   "github.com/stretchr/testify v0.0.0-20161117074351-18a02ba4a312/go.mod"
+   )
+go-module_set_globals
+
+DESCRIPTION="Simplistic interactive filtering tool"
+HOMEPAGE="https://github.com/peco/peco;
+SRC_URI="https://github.com/peco/peco/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   ${EGO_SUM_SRC_URI}"
+
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DOCS=( {Changes,README.md} )
+
+PATCHES=( "${FILESDIR}/${PN}-0.5.7-go.sum.patch" )
+
+src_compile() {
+   go build ./cmd/... || die "build failed"
+}
+
+src_test() {
+   go test ./... || die "test failed"
+}
+
+src_install() {
+   einstalldocs
+   dobin peco
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/greenbone-security-assistant/files/, ...

2021-01-20 Thread Joonas Niilola
commit: 783b1340e4d8f2f82960e52a1d001c6329612427
Author: Jonas Licht  fem  tu-ilmenau  de>
AuthorDate: Thu Jan  7 17:08:25 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 07:08:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783b1340

net-analyzer/greenbone-security-assistant: add glibc patch in 9.0.1

Bug: https://bugs.gentoo.org/751592
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jonas Licht  fem.tu-ilmenau.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 .../greenbone-security-assistant-9.0.1-glibc_siglist.patch | 14 ++
 .../greenbone-security-assistant-9.0.1.ebuild  |  4 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git 
a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.1-glibc_siglist.patch
 
b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.1-glibc_siglist.patch
new file mode 100644
index 000..f9f587c96c8
--- /dev/null
+++ 
b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.1-glibc_siglist.patch
@@ -0,0 +1,14 @@
+#---
+# compatibility with glibc 2.32 version #751592
+#---
+--- ./gsad/src/gsad.c  2020-05-13 09:22:13.0 +0200
 ./gsad/src/gsad.c  2020-10-28 13:07:25.12754 +0100
+@@ -3318,7 +3318,7 @@
+ {
+   if (termination_signal)
+ {
+-  g_debug ("Received %s signal.\n", sys_siglist[termination_signal]);
++  g_debug ("Received %s signal.\n", strsignal(termination_signal));
+   gsad_cleanup ();
+   /* Raise signal again, to exit with the correct return value. */
+   signal (termination_signal, SIG_DFL);

diff --git 
a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild
 
b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild
index 552948dc9d4..a0621ef2652 100644
--- 
a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild
+++ 
b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -54,6 +54,8 @@ PATCHES=(
"${FILESDIR}/${PN}-8.0.1-node.patch"
# Remove ugly uninstall-snippet that causes failing re-emerge.
"${FILESDIR}/${P}-uninstall-snippet.patch"
+   # Replace deprecated glibc sys_siglist with strsignal
+   "${FILESDIR}/${P}-glibc_siglist.patch"
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: sys-fs/bees/, sys-fs/bees/files/

2021-01-20 Thread Joonas Niilola
commit: 816bbe85535e4e3bfb07940b4529306a889babf4
Author: Kai Krakow  kaishome  de>
AuthorDate: Wed Jan  6 19:57:46 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 06:20:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816bbe85

sys-fs/bees: Rebased musl patch for -

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Kai Krakow  kaishome.de>
Closes: https://github.com/gentoo/gentoo/pull/18968
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/bees/bees-.ebuild   |  2 +-
 ...K-musl-does-not-define-pthread_getname_np.patch | 50 ++
 2 files changed, 51 insertions(+), 1 deletion(-)

diff --git a/sys-fs/bees/bees-.ebuild b/sys-fs/bees/bees-.ebuild
index 6c38f7b9c91..d656c4e6cde 100644
--- a/sys-fs/bees/bees-.ebuild
+++ b/sys-fs/bees/bees-.ebuild
@@ -29,7 +29,7 @@ RDEPEND="${DEPEND}"
 CONFIG_CHECK="~BTRFS_FS"
 ERROR_BTRFS_FS="CONFIG_BTRFS_FS: bees does currently only work with btrfs"
 
-PATCHES=( 
"${FILESDIR}/0001-HACK-musl-does-not-define-pthread_getname_np.patch" )
+PATCHES=( 
"${FILESDIR}/v-0001-HACK-musl-does-not-define-pthread_getname_np.patch" )
 
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then

diff --git 
a/sys-fs/bees/files/v-0001-HACK-musl-does-not-define-pthread_getname_np.patch
 
b/sys-fs/bees/files/v-0001-HACK-musl-does-not-define-pthread_getname_np.patch
new file mode 100644
index 000..6b8224a5a56
--- /dev/null
+++ 
b/sys-fs/bees/files/v-0001-HACK-musl-does-not-define-pthread_getname_np.patch
@@ -0,0 +1,50 @@
+From 02bdb636be5abd15836e5e43e9b53517595686c9 Mon Sep 17 00:00:00 2001
+From: Kai Krakow 
+Date: Thu, 16 Apr 2020 21:21:57 +0200
+Subject: [PATCH v] HACK: musl does not define pthread_getname_np()
+
+The glibc alternative musl does not define this setter function. This
+fix is probably wrong because it resets the thread names used for
+logging internally to empty strings.
+
+Link: https://www.openwall.com/lists/musl/2019/07/17/3
+Signed-off-by: Kai Krakow 
+---
+ lib/task.cc | 2 ++
+ src/bees.cc | 2 ++
+ 2 files changed, 4 insertions(+)
+
+diff --git a/lib/task.cc b/lib/task.cc
+index 937a477..85da59b 100644
+--- a/lib/task.cc
 b/lib/task.cc
+@@ -194,7 +194,9 @@ namespace crucible {
+   lock.unlock();
+ 
+   char buf[24] = { 0 };
++#ifdef _GNU_SOURCE
+   DIE_IF_MINUS_ERRNO(pthread_getname_np(pthread_self(), buf, 
sizeof(buf)));
++#endif
+   DIE_IF_MINUS_ERRNO(pthread_setname_np(pthread_self(), 
m_title.c_str()));
+ 
+   sched_param param = { .sched_priority = 0 };
+diff --git a/src/bees.cc b/src/bees.cc
+index 03a626c..3db5d73 100644
+--- a/src/bees.cc
 b/src/bees.cc
+@@ -152,10 +152,12 @@ BeesNote::get_name()
+   // OK try the pthread name next.
+   char buf[24];
+   memset(buf, '\0', sizeof(buf));
++#ifdef _GNU_SOURCE
+   int err = pthread_getname_np(pthread_self(), buf, sizeof(buf));
+   if (err) {
+   return string("pthread_getname_np: ") + strerror(err);
+   }
++#endif
+   buf[sizeof(buf) - 1] = '\0';
+ 
+   // thread_getname_np returns process name
+-- 
+2.26.2
+



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/greenbone-security-assistant/, ...

2021-01-20 Thread Joonas Niilola
commit: af523bd5ffe58b8dbdd2e977356a5152eac06c21
Author: Jonas Licht  fem  tu-ilmenau  de>
AuthorDate: Thu Jan  7 17:13:29 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 21 07:08:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af523bd5

net-analyzer/greenbone-security-assistant: drop old broken version 8.0.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jonas Licht  fem.tu-ilmenau.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 net-analyzer/greenbone-security-assistant/Manifest |   2 -
 ...enbone-security-assistant-8.0.1-cmakelist.patch |  30 -
 .../greenbone-security-assistant-8.0.1-pid.patch   |  11 --
 ...reenbone-security-assistant-8.0.1-reactjs.patch |  20 
 .../greenbone-security-assistant-8.0.1-sbin.patch  |  12 --
 ...ecurity-assistant-8.0.1-uninstall-snippet.patch |  12 --
 .../greenbone-security-assistant-8.0.1-r1.ebuild   | 125 -
 7 files changed, 212 deletions(-)

diff --git a/net-analyzer/greenbone-security-assistant/Manifest 
b/net-analyzer/greenbone-security-assistant/Manifest
index 16c11eb444d..d46d8a5a635 100644
--- a/net-analyzer/greenbone-security-assistant/Manifest
+++ b/net-analyzer/greenbone-security-assistant/Manifest
@@ -1,4 +1,2 @@
-DIST greenbone-security-assistant-8.0.1-node_modules.tar.gz 34084175 BLAKE2B 
17c9e24961b63b957f932e4c5970113499ad65655b42e624284fb22a495d50c12e5f8289da4e17db717885b65909a6e18213fa312052c9c06c9bdc37816204f1
 SHA512 
552ea55fe218ae2345fa45b43af349825f255ccd86137dd245679efe6abc805d16c4ced3599f644d9b9f2686047b486d5e0c8aa4eaa0cbbf13157b9e2dbc8cc2
-DIST greenbone-security-assistant-8.0.1.tar.gz 1558918 BLAKE2B 
75287784ed215300cfb30101d39b06b134092ca2d4311bcca976be23cc289529c6a8d661b99cb28e890c68f27e93a9259681add067749a772b7e3aea28761f3b
 SHA512 
b91c1c4b8073c3ad3d3d636abbaa7881393f1448eae7366636ff618391c199c240e6bc4c848740a4267b4142aa872fb91c0798b8034d152d16016e650fbda2b8
 DIST greenbone-security-assistant-9.0.1-node_modules.tar.gz 44176347 BLAKE2B 
c8d1195ddc8167ff7a228a4e013c6139524e8527310c65529d37de8fe5e984379ba783e10544caf81ac801ceb1199ad7249c96a0e6032ade8a519068e6cefb42
 SHA512 
1718f97d330f7868afe34bf172699b8aa8ce795dc2e4a6f20b28135434623a68022c36310e381bd55bacbb621fd9bf5c8595c8030f5d3dc32bb427cc2febd028
 DIST greenbone-security-assistant-9.0.1.tar.gz 1936391 BLAKE2B 
22b9020a97e79b31555d66826740ca49d1eba5d55324f0e80349dc571a7b45bcf2c6403ac311e78f742c51900921f3e61ef0740f11fd794069242e2ab21b1c3e
 SHA512 
688bde97722f31416406e43230253c05dc8d05eb9fea6d8fd084ec4e748b67bab238f78cc11534e4fc948d911e468d43b5be0b224f17959db5e59faae7f5d086

diff --git 
a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-cmakelist.patch
 
b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-cmakelist.patch
deleted file mode 100644
index d0fc7963a50..000
--- 
a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-cmakelist.patch
+++ /dev/null
@@ -1,30 +0,0 @@
 a/gsad/config/CMakeLists.txt   2019-07-18 20:39:10.331949702 +0300
-+++ b/gsad/config/CMakeLists.txt   2019-07-18 20:40:18.946830294 +0300
-@@ -16,27 +16,3 @@
- # along with this program; if not, write to the Free Software
- # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- 
--if (NOT SYSTEMD_SERVICE_DIR)
--  set (SYSTEMD_SERVICE_DIR "${CMAKE_INSTALL_PREFIX}/lib/systemd/system")
--endif (NOT SYSTEMD_SERVICE_DIR)
--
--if (NOT DEFAULT_CONFIG_DIR)
--  set (DEFAULT_CONFIG_DIR "${CMAKE_INSTALL_PREFIX}/etc/default")
--endif (NOT DEFAULT_CONFIG_DIR)
--
--if (NOT LOGROTATE_DIR)
--  set (LOGROTATE_DIR "${CMAKE_INSTALL_PREFIX}/etc/logrotate.d")
--endif (NOT LOGROTATE_DIR)
--
--configure_file (gsad.service.in gsad.service)
--configure_file (gsad.logrotate.in gsad.logrotate)
--
--install (FILES ${CMAKE_CURRENT_BINARY_DIR}/gsad.service
-- DESTINATION ${SYSTEMD_SERVICE_DIR}/)
--
--install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/gsad.default
-- DESTINATION ${DEFAULT_CONFIG_DIR}/ RENAME gsad)
--
--install (FILES ${CMAKE_CURRENT_BINARY_DIR}/gsad.logrotate
-- DESTINATION ${LOGROTATE_DIR}/ RENAME gsad)
--

diff --git 
a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-pid.patch
 
b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-pid.patch
deleted file mode 100644
index a318c87225e..000
--- 
a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-8.0.1-pid.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -222,7 +222,7 @@ if (NOT DATADIR)
- endif (NOT DATADIR)
- 
- if (NOT GSAD_PID_DIR)
--  set (GSAD_PID_DIR "${LOCALSTATEDIR}/run")
-+  set (GSAD_PID_DIR "/run")
- endif (NOT GSAD_PID_DIR)
- 
- set (OPENVAS_STATE_DIR "${LOCALSTATEDIR}/lib/openvas")

diff --git 

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

2021-01-20 Thread Rui Huang
commit: 8e57aed332f3eac50e6e825472f18089d454a570
Author: Huang Rui  gmail  com>
AuthorDate: Thu Jan 21 06:39:29 2021 +
Commit: Rui Huang  gmail  com>
CommitDate: Thu Jan 21 06:39:29 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e57aed3

sci-electronics/verilator: drop 4.106

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

 sci-electronics/verilator/Manifest   |  1 -
 sci-electronics/verilator/verilator-4.106.ebuild | 42 
 2 files changed, 43 deletions(-)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 5e4ad9aa..b2d561ac 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1,2 +1 @@
-DIST verilator-4.106.tar.gz 2191982 BLAKE2B 
9dbd0dad390b4a009a062a8405dc01a317fed68a2f0becd4bf088c566f2457a4cda04a4c276cf31cdbaa0efa6e64f5618b9439221f8cf4bb469f20f1de1af397
 SHA512 
b1840b294b22c0d4cf17a0a154e73a631c62b30055f324dca98839ab85e2a524f9e3b6e981b192b941c1dd9837f326ae38cc3fcf686c3f8731d376dc89dd46fe
 DIST verilator-4.108.tar.gz 2217541 BLAKE2B 
52321477102f3762f3881b7b8ca38b7ffc6a19903f9f8091909d0bbe003fcb86c2bc0075249044b6483705d97fd2e85998e0d6b7b7c64c362a5224a4dc2ccbaf
 SHA512 
a2e2f279f08c0781e3fa158923376574244052dc87a2d72ecd48d63efac3743e264a79f2121175a1766c7fb2fb56104e919baee75879a1e5c4c4a96dd22bfd91

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



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

2021-01-20 Thread Rui Huang
commit: 13605823eccfafbfb7458938e66d9b6081b3d8f4
Author: Huang Rui  gmail  com>
AuthorDate: Thu Jan 21 06:38:58 2021 +
Commit: Rui Huang  gmail  com>
CommitDate: Thu Jan 21 06:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13605823

sci-electronics/verilator: bump to 4.108

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

 sci-electronics/verilator/Manifest   |  1 +
 sci-electronics/verilator/verilator-4.108.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 3c891d35..5e4ad9aa 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1 +1,2 @@
 DIST verilator-4.106.tar.gz 2191982 BLAKE2B 
9dbd0dad390b4a009a062a8405dc01a317fed68a2f0becd4bf088c566f2457a4cda04a4c276cf31cdbaa0efa6e64f5618b9439221f8cf4bb469f20f1de1af397
 SHA512 
b1840b294b22c0d4cf17a0a154e73a631c62b30055f324dca98839ab85e2a524f9e3b6e981b192b941c1dd9837f326ae38cc3fcf686c3f8731d376dc89dd46fe
+DIST verilator-4.108.tar.gz 2217541 BLAKE2B 
52321477102f3762f3881b7b8ca38b7ffc6a19903f9f8091909d0bbe003fcb86c2bc0075249044b6483705d97fd2e85998e0d6b7b7c64c362a5224a4dc2ccbaf
 SHA512 
a2e2f279f08c0781e3fa158923376574244052dc87a2d72ecd48d63efac3743e264a79f2121175a1766c7fb2fb56104e919baee75879a1e5c4c4a96dd22bfd91

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



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian2-gtk-theme/

2021-01-20 Thread Rui Huang
commit: 8c5757d36142f60c121520be9b7a751af3e497ba
Author: Huang Rui  gmail  com>
AuthorDate: Thu Jan 21 06:37:19 2021 +
Commit: Rui Huang  gmail  com>
CommitDate: Thu Jan 21 06:37:19 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c5757d3

x11-themes/obsidian2-gtk-theme: bump to 2.18

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

 x11-themes/obsidian2-gtk-theme/Manifest|  1 +
 .../obsidian2-gtk-theme-2.18.ebuild| 35 ++
 2 files changed, 36 insertions(+)

diff --git a/x11-themes/obsidian2-gtk-theme/Manifest 
b/x11-themes/obsidian2-gtk-theme/Manifest
index 511f5c94..422440ec 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1 +1,2 @@
 DIST obsidian2-gtk-theme-2.17.tar.gz 958471 BLAKE2B 
7eb39a6ad371a43d0a6693724626d6ffb8e00bda04d5490f59d5f8d7822b08d486295558454021e51157f0fc381ac8691adbc5b6138c511bebcec78141c99830
 SHA512 
266e7974622b5fcbd56791649279e369efb78798b16562eb4aa4b0f8d647ccd9497189effc457b9d008408a34f8f40a7ff47dab81c4df286064ac39f9438a548
+DIST obsidian2-gtk-theme-2.18.tar.gz 915168 BLAKE2B 
d139d9ee3d203d57dcedfedb1adc5091c59c33564503e5cc3aebef9fd66ca51f6ea13d63c2f591e6db737184e76b9e3661f3c14b276d230fb5026923657e02cd
 SHA512 
d05cd86a881515d01ac4a11851fdab982d5f7970493da4f673a8f8851a0d673c763936b7dc008eddbde104cf9e11e1630ae09315c4daba257c85057ca8f84985

diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.18.ebuild 
b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.18.ebuild
new file mode 100644
index ..0f3a37fa
--- /dev/null
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.18.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+GIT_PN="theme-obsidian-2"
+
+DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin"
+
+HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2;
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git;
+else
+   SRC_URI="https://github.com/madmaxms/${GIT_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   S="${WORKDIR}/${GIT_PN}-${PV}"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+   >=x11-libs/gtk+-3.22
+   x11-themes/gtk-engines-adwaita
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )
+
+src_install() {
+   insinto /usr/share/themes
+   doins -r Obsidian*
+}



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian2-gtk-theme/

2021-01-20 Thread Rui Huang
commit: 3a66e44805729d63d5e321743636db3c0c480605
Author: Huang Rui  gmail  com>
AuthorDate: Thu Jan 21 06:37:50 2021 +
Commit: Rui Huang  gmail  com>
CommitDate: Thu Jan 21 06:37:50 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a66e448

x11-themes/obsidian2-gtk-theme: drop 2.17

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

 x11-themes/obsidian2-gtk-theme/Manifest|  1 -
 .../obsidian2-gtk-theme-2.17.ebuild| 35 --
 2 files changed, 36 deletions(-)

diff --git a/x11-themes/obsidian2-gtk-theme/Manifest 
b/x11-themes/obsidian2-gtk-theme/Manifest
index 422440ec..1eaba00d 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1,2 +1 @@
-DIST obsidian2-gtk-theme-2.17.tar.gz 958471 BLAKE2B 
7eb39a6ad371a43d0a6693724626d6ffb8e00bda04d5490f59d5f8d7822b08d486295558454021e51157f0fc381ac8691adbc5b6138c511bebcec78141c99830
 SHA512 
266e7974622b5fcbd56791649279e369efb78798b16562eb4aa4b0f8d647ccd9497189effc457b9d008408a34f8f40a7ff47dab81c4df286064ac39f9438a548
 DIST obsidian2-gtk-theme-2.18.tar.gz 915168 BLAKE2B 
d139d9ee3d203d57dcedfedb1adc5091c59c33564503e5cc3aebef9fd66ca51f6ea13d63c2f591e6db737184e76b9e3661f3c14b276d230fb5026923657e02cd
 SHA512 
d05cd86a881515d01ac4a11851fdab982d5f7970493da4f673a8f8851a0d673c763936b7dc008eddbde104cf9e11e1630ae09315c4daba257c85057ca8f84985

diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.17.ebuild 
b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.17.ebuild
deleted file mode 100644
index 0f3a37fa..
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.17.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-GIT_PN="theme-obsidian-2"
-
-DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin"
-
-HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2;
-
-if [[ "${PV}" == "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git;
-else
-   SRC_URI="https://github.com/madmaxms/${GIT_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-   S="${WORKDIR}/${GIT_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-   >=x11-libs/gtk+-3.22
-   x11-themes/gtk-engines-adwaita
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )
-
-src_install() {
-   insinto /usr/share/themes
-   doins -r Obsidian*
-}



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

2021-01-20 Thread William Hubbs
commit: fe7e7d0a2e8573cb06144c5ac8df5374318a94e7
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Jan 21 04:01:24 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 21 04:01:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7e7d0a

dev-lang/go: 1.14.14 bump

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

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

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 5adbdb1ef2d..8ace5e4d64a 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1,2 +1,3 @@
 DIST go1.14.13.src.tar.gz 22553900 BLAKE2B 
35aed1c43a59e06c1d5feaa91a6c4120c586958257cb3e4f83ab4e767159e20ae953d70bc0debabd80722bca0965d1b129531a2bd89f558df0a8700cadc09edc
 SHA512 
b54a0bc3b85809a78d4704fe2e97ad7417a2027608ec0f90c2784e2ddb28b505df3cda862dc6f1b99af2d136363cbb9b120e2fd6ed985cb300c43f8e539a5e28
+DIST go1.14.14.src.tar.gz 22557733 BLAKE2B 
aa3638c7a20f89e90bf17e9da1b12323cc8c0f52fb0a92ca6a850f7b2c94e406ea50a57fc28cc34b951bf7ecee0a9bb1ce884ad86dfc23241d7b62cd9435f881
 SHA512 
76213b19eeec66ca6c6b5bdef875bea0b64c3877c70eec64dd65f7869ceb8db016ff19193f01771f8944fd5f0ae3b54c68185e158f2622d1db5552fec1f37976
 DIST go1.15.6.src.tar.gz 23019337 BLAKE2B 
d328401af9843f4a099dee7d82433ad2a0b349add0f2ecb609635814cca610e17a6fc50215e9928b8cb0d8ea8dd6ae9d84ffca125e1362dfb18ba08783bb4264
 SHA512 
f20e495204f32170d6554e8f4b64763dae8302a7859005020f650d1d53a5b15de3afbaff28e0b6418287396166c67bdc4c6bee7a0fd7ba8a87bb79b6c1d38326

diff --git a/dev-lang/go/go-1.14.14.ebuild b/dev-lang/go/go-1.14.14.ebuild
new file mode 100644
index 000..461f57dcd52
--- /dev/null
+++ b/dev-lang/go/go-1.14.14.ebuild
@@ -0,0 +1,197 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git;
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   ;;
+   esac
+esac
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://golang.org;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+
+BDEPEND="|| (
+   dev-lang/go
+   dev-lang/go-bootstrap )"
+RDEPEND="!https://golang.org/issue/2775
+   dodir /usr/lib/go
+   cp -R api bin doc lib pkg misc src test "${ED}"/usr/lib/go
+   einstalldocs
+
+   # testdata directories are not needed on the installed system
+   rm -fr $(find "${ED}"/usr/lib/go -iname testdata -type d -print)
+
+   local bin_path
+   if go_cross_compile; then
+   bin_path="bin/$(go_tuple)"
+   else
+   bin_path=bin
+   fi
+   local f x
+   for x in ${bin_path}/*; do
+   f=${x##*/}
+   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
+   done
+
+   # install the @golang-rebuild set for Portage
+   insinto /usr/share/portage/config/sets
+   newins "${FILESDIR}"/go-sets.conf go.conf
+}
+
+pkg_postinst() {
+   [[ -z ${REPLACING_VERSIONS} ]] && return
+   einfo "After ${CATEGORY}/${PN} is updated it is recommended to rebuild"
+   einfo "all packages compiled with previous versions of 
${CATEGORY}/${PN}"
+   einfo "due to the static linking nature of go."
+   einfo "If this is not done, the packages compiled with the older"
+   einfo "version of the compiler will not be updated until they are"
+   einfo "updated individually, which could mean they will have"
+   einfo "vulnerabilities."
+   einfo "Run 'emerge @golang-rebuild' to rebuild all 'go' packages"
+   einfo "See https://bugs.gentoo.org/752153 for more info"
+}



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

2021-01-20 Thread William Hubbs
commit: 9f15ebb836abb3bf790420c6c21e4aab10cf0e4b
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Jan 21 04:01:24 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 21 04:01:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f15ebb8

dev-lang/go: 1.15.7 bump

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

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

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 8ace5e4d64a..85fdcd7caf0 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1,3 +1,4 @@
 DIST go1.14.13.src.tar.gz 22553900 BLAKE2B 
35aed1c43a59e06c1d5feaa91a6c4120c586958257cb3e4f83ab4e767159e20ae953d70bc0debabd80722bca0965d1b129531a2bd89f558df0a8700cadc09edc
 SHA512 
b54a0bc3b85809a78d4704fe2e97ad7417a2027608ec0f90c2784e2ddb28b505df3cda862dc6f1b99af2d136363cbb9b120e2fd6ed985cb300c43f8e539a5e28
 DIST go1.14.14.src.tar.gz 22557733 BLAKE2B 
aa3638c7a20f89e90bf17e9da1b12323cc8c0f52fb0a92ca6a850f7b2c94e406ea50a57fc28cc34b951bf7ecee0a9bb1ce884ad86dfc23241d7b62cd9435f881
 SHA512 
76213b19eeec66ca6c6b5bdef875bea0b64c3877c70eec64dd65f7869ceb8db016ff19193f01771f8944fd5f0ae3b54c68185e158f2622d1db5552fec1f37976
 DIST go1.15.6.src.tar.gz 23019337 BLAKE2B 
d328401af9843f4a099dee7d82433ad2a0b349add0f2ecb609635814cca610e17a6fc50215e9928b8cb0d8ea8dd6ae9d84ffca125e1362dfb18ba08783bb4264
 SHA512 
f20e495204f32170d6554e8f4b64763dae8302a7859005020f650d1d53a5b15de3afbaff28e0b6418287396166c67bdc4c6bee7a0fd7ba8a87bb79b6c1d38326
+DIST go1.15.7.src.tar.gz 23017978 BLAKE2B 
15b0827fb56b8e9208c65e8f7f11c7f67820efce1627b4123e937301bb437c597e87adfff9a2eee9aaf53ba0f22eb2f10746bafb7247b4250566f20181b7a2a0
 SHA512 
7b3e8bcd2fc95baad41f8b5f0456c009e01896d160e65c2670d51c23d8cfcf7a6801e831e6f9a8877fe58c8f54ac8f75bf6e7935b38ba7aaa51dc8e46cf76ddb

diff --git a/dev-lang/go/go-1.15.7.ebuild b/dev-lang/go/go-1.15.7.ebuild
new file mode 100644
index 000..461f57dcd52
--- /dev/null
+++ b/dev-lang/go/go-1.15.7.ebuild
@@ -0,0 +1,197 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git;
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   ;;
+   esac
+esac
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://golang.org;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+
+BDEPEND="|| (
+   dev-lang/go
+   dev-lang/go-bootstrap )"
+RDEPEND="!https://golang.org/issue/2775
+   dodir /usr/lib/go
+   cp -R api bin doc lib pkg misc src test "${ED}"/usr/lib/go
+   einstalldocs
+
+   # testdata directories are not needed on the installed system
+   rm -fr $(find "${ED}"/usr/lib/go -iname testdata -type d -print)
+
+   local bin_path
+   if go_cross_compile; then
+   bin_path="bin/$(go_tuple)"
+   else
+   bin_path=bin
+   fi
+   local f x
+   for x in ${bin_path}/*; do
+   f=${x##*/}
+   dosym ../lib/go/${bin_path}/${f} /usr/bin/${f}
+   done
+
+   # install the @golang-rebuild set for Portage
+   insinto /usr/share/portage/config/sets
+   newins "${FILESDIR}"/go-sets.conf go.conf
+}
+
+pkg_postinst() {
+   [[ -z ${REPLACING_VERSIONS} ]] && return
+   einfo "After ${CATEGORY}/${PN} is updated it is recommended to rebuild"
+   einfo "all packages compiled with previous versions of 
${CATEGORY}/${PN}"
+   einfo "due to the static linking nature of go."
+   einfo "If this is not done, the packages compiled with the older"
+   einfo "version of the compiler will not be updated until they are"
+   einfo "updated individually, which could mean they will have"
+   einfo "vulnerabilities."
+   einfo "Run 'emerge @golang-rebuild' to rebuild all 'go' packages"
+   einfo "See https://bugs.gentoo.org/752153 for more info"
+}



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

2021-01-20 Thread Brian Evans
commit: 97877865cc9af4b640997811164c4e9eda396dd9
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 21 02:49:22 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 21 02:49:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97877865

dev-php/pecl-http: Version bump for 3.2.4

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-http/Manifest   |  1 +
 dev-php/pecl-http/pecl-http-3.2.4.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/dev-php/pecl-http/Manifest b/dev-php/pecl-http/Manifest
index 833083f5d43..d7a64d8c8cf 100644
--- a/dev-php/pecl-http/Manifest
+++ b/dev-php/pecl-http/Manifest
@@ -1,4 +1,5 @@
 DIST pecl_http-3.2.1.tgz 221244 BLAKE2B 
b6581829fb8a800e24ccedd4d0f3efbaf558850bdc356d27a6e1d1097a8e2cfc61963a1daccd1d0f269a7cef5b243d45cdfaff5138321fe20df615dde44d19e3
 SHA512 
e67d4b32ba6f524e3fcf65f5497b94275e1a4a14fce97c57afe366369f368b3acdbedf364ed73cf983fb2c5f57f498adaa1100e7c936f11cbc5de1caedad7b51
 DIST pecl_http-3.2.3.tgz 220204 BLAKE2B 
2a712dc8f69a8a80f6f8c306883df580fdff4a0d4cb0ac06cc004f8622b30b8e2f5d373276381fd3ad67657a80cc929be81745f200a98b6ed5e475de5639dfc5
 SHA512 
e955e3246db9a9172081dd9a077154139c585bfce546e91839052bbab4d0db9d0695122574a66891ceba5c0b7e8a8f0768274e1516521ccb95cd19504dc13666
+DIST pecl_http-3.2.4.tgz 220631 BLAKE2B 
996236cf9dd2f7d9bfaf046306e99c3ccf778261df19df8fd828b5811798f784841d89a6890e7347bd20cc6da71c966ea3ac9b17bf058e0bb766db7e1a8a6c49
 SHA512 
59c41d57c94a6e50e2f0b261130a24791b2845246f783b55e7f644f9a897d3650da364c5b38a860761b4a23f9266ed05000d6348bae2a7941e59d6bf5fb61a9e
 DIST pecl_http-4.0.0.tgz 218259 BLAKE2B 
c9f5973686fd4db95a24dd4c50f217b93becc6a439066a395b0b7fec6e977154e5ae8f2261414458aed8e4a9d1281f44da2ecc67a05127610579f5be91196a88
 SHA512 
268b569c23f10ed72fe3c84fc5e5bf526c3e5ac345ca0556a24fbd01ce95da468d4e9aac6300d058001534ab826836793bf901e9560b744f1e20d7059be2ec79
 DIST pecl_http-4.0.0beta1.tgz 219277 BLAKE2B 
184ea0a92fc514f24fd31aaec7824ba80293a52d168d11b3b3a9cea410df1bc9a6a819c45f301b357a3d19246e3c36b56f238c264579509eadf00fb42ae32d91
 SHA512 
d3e487d10e18e8af1a750d171e4432dd30562e1fb8d8ae7cbb33a379e3d385d27a6ce1896ed8f727802eae1045505254cb68840395098310e22f6dc640c5c616

diff --git a/dev-php/pecl-http/pecl-http-3.2.4.ebuild 
b/dev-php/pecl-http/pecl-http-3.2.4.ebuild
new file mode 100644
index 000..f4816f1ac8c
--- /dev/null
+++ b/dev-php/pecl-http/pecl-http-3.2.4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="http"
+PHP_EXT_PECL_PKG="pecl_http"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_INI_NAME="50-http"
+
+USE_PHP="php7-3 php7-4 php8-0"
+
+inherit php-ext-pecl-r3
+
+USE_PHP="php7-3 php7-4"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Extended HTTP Support for PHP"
+LICENSE="BSD-2 MIT"
+SLOT="7"
+IUSE="ssl curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl"
+
+COMMON_DEPEND="app-arch/brotli:=
+   dev-libs/libevent
+   dev-php/pecl-propro:7[php_targets_php7-3(-)?,php_targets_php7-4(-)?]
+   
>=dev-php/pecl-raphf-2.0.1:7[php_targets_php7-3(-)?,php_targets_php7-4(-)?]
+   net-dns/libidn2
+   sys-libs/zlib
+   ssl? ( 
net-misc/curl[ssl,curl_ssl_gnutls=,curl_ssl_libressl=,curl_ssl_nss=,curl_ssl_openssl=]
 )
+   !ssl? ( net-misc/curl[-ssl] )
+"
+DEPEND="
+   php_targets_php7-3? ( ${COMMON_DEPEND} 
dev-lang/php:7.3[hash,session,iconv] )
+   php_targets_php7-4? ( ${COMMON_DEPEND} dev-lang/php:7.4[session,iconv] 
)"
+RDEPEND="${DEPEND}
+   php_targets_php8-0? ( dev-php/pecl-http:8[php_targets_php8-0(-)] )"
+
+PHP_EXT_ECONF_ARGS=( --with-http --without-http-shared-deps 
--without-http-libidn-dir )
+
+src_prepare() {
+   if use php_targets_php7-3 || use php_targets_php7-4 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default_src_prepare
+   fi
+}
+
+src_install() {
+   if use php_targets_php7-3 || use php_targets_php7-4 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}
+
+src_test() {
+   # Cannot use eclass function due to required modules
+   # All tests SKIP otherwise
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   # Link in required modules for testing
+   ln -s "${EXT_DIR}/propro.so" "modules/propro.so" || die
+   ln -s "${EXT_DIR}/raphf.so" "modules/raphf.so" || die
+   sed -i \
+   
's/PHP_TEST_SHARED_EXTENSIONS)/PHP_TEST_SHARED_EXTENSIONS) -d 
extension=propro.so -d extension=raphf.so/' \
+   Makefile || die
+   SKIP_ONLINE_TESTS=yes NO_INTERACTION="yes" emake test
+   # Clean up testing links
+   rm modules/propro.so modules/raphf.so || die
+   done
+}



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

2021-01-20 Thread Brian Evans
commit: 36c08050933d9556f28968ab81ea19af723cec48
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 21 02:42:07 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 21 02:43:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c08050

dev-php/pecl-http: Version bump for 4.0.0

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-http/Manifest   |  1 +
 dev-php/pecl-http/pecl-http-4.0.0.ebuild | 69 
 2 files changed, 70 insertions(+)

diff --git a/dev-php/pecl-http/Manifest b/dev-php/pecl-http/Manifest
index eb018948dc4..833083f5d43 100644
--- a/dev-php/pecl-http/Manifest
+++ b/dev-php/pecl-http/Manifest
@@ -1,3 +1,4 @@
 DIST pecl_http-3.2.1.tgz 221244 BLAKE2B 
b6581829fb8a800e24ccedd4d0f3efbaf558850bdc356d27a6e1d1097a8e2cfc61963a1daccd1d0f269a7cef5b243d45cdfaff5138321fe20df615dde44d19e3
 SHA512 
e67d4b32ba6f524e3fcf65f5497b94275e1a4a14fce97c57afe366369f368b3acdbedf364ed73cf983fb2c5f57f498adaa1100e7c936f11cbc5de1caedad7b51
 DIST pecl_http-3.2.3.tgz 220204 BLAKE2B 
2a712dc8f69a8a80f6f8c306883df580fdff4a0d4cb0ac06cc004f8622b30b8e2f5d373276381fd3ad67657a80cc929be81745f200a98b6ed5e475de5639dfc5
 SHA512 
e955e3246db9a9172081dd9a077154139c585bfce546e91839052bbab4d0db9d0695122574a66891ceba5c0b7e8a8f0768274e1516521ccb95cd19504dc13666
+DIST pecl_http-4.0.0.tgz 218259 BLAKE2B 
c9f5973686fd4db95a24dd4c50f217b93becc6a439066a395b0b7fec6e977154e5ae8f2261414458aed8e4a9d1281f44da2ecc67a05127610579f5be91196a88
 SHA512 
268b569c23f10ed72fe3c84fc5e5bf526c3e5ac345ca0556a24fbd01ce95da468d4e9aac6300d058001534ab826836793bf901e9560b744f1e20d7059be2ec79
 DIST pecl_http-4.0.0beta1.tgz 219277 BLAKE2B 
184ea0a92fc514f24fd31aaec7824ba80293a52d168d11b3b3a9cea410df1bc9a6a819c45f301b357a3d19246e3c36b56f238c264579509eadf00fb42ae32d91
 SHA512 
d3e487d10e18e8af1a750d171e4432dd30562e1fb8d8ae7cbb33a379e3d385d27a6ce1896ed8f727802eae1045505254cb68840395098310e22f6dc640c5c616

diff --git a/dev-php/pecl-http/pecl-http-4.0.0.ebuild 
b/dev-php/pecl-http/pecl-http-4.0.0.ebuild
new file mode 100644
index 000..a65db6f2634
--- /dev/null
+++ b/dev-php/pecl-http/pecl-http-4.0.0.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="http"
+PHP_EXT_PECL_PKG="pecl_http"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_INI_NAME="50-http"
+
+USE_PHP="php7-3 php7-4 php8-0"
+
+inherit php-ext-pecl-r3
+
+USE_PHP="php8-0"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Extended HTTP Support for PHP"
+LICENSE="BSD-2 MIT"
+SLOT="8"
+IUSE="ssl curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl"
+
+COMMON_DEPEND="app-arch/brotli:=
+   dev-libs/libevent
+   >=dev-php/pecl-raphf-2.0.1:7[php_targets_php8-0(-)?]
+   net-dns/libidn2
+   sys-libs/zlib
+   ssl? ( 
net-misc/curl[ssl,curl_ssl_gnutls=,curl_ssl_libressl=,curl_ssl_nss=,curl_ssl_openssl=]
 )
+   !ssl? ( net-misc/curl[-ssl] )
+"
+DEPEND="
+   php_targets_php8-0? ( ${COMMON_DEPEND} dev-lang/php:8.0[session,iconv] 
)"
+RDEPEND="${DEPEND}
+   php_targets_php7-3? ( dev-php/pecl-http:7[php_targets_php7-3(-)] )
+   php_targets_php7-4? ( dev-php/pecl-http:7[php_targets_php7-4(-)] )"
+
+PHP_EXT_ECONF_ARGS=( --with-http --without-http-shared-deps 
--without-http-libidn-dir )
+
+src_prepare() {
+   if use php_targets_php8-0 ; then
+   php-ext-source-r3_src_prepare
+   else
+   default_src_prepare
+   fi
+}
+
+src_install() {
+   if use php_targets_php8-0 ; then
+   php-ext-pecl-r3_src_install
+   fi
+}
+
+src_test() {
+   # Cannot use eclass function due to required modules
+   # All tests SKIP otherwise
+   for slot in $(php_get_slots); do
+   php_init_slot_env "${slot}"
+   # Link in required modules for testing
+   ln -s "${EXT_DIR}/raphf.so" "modules/raphf.so" || die
+   sed -i \
+   
's/PHP_TEST_SHARED_EXTENSIONS)/PHP_TEST_SHARED_EXTENSIONS) -d extension=raphf/' 
\
+   Makefile || die
+   SKIP_ONLINE_TESTS=yes NO_INTERACTION="yes" emake test
+   # Clean up testing links
+   rm modules/raphf.so || die
+   done
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tootle/

2021-01-20 Thread Maciej Barć
commit: ecb88141fa0b54e1849fbb0d807ffcd02c33c22a
Author: Maciej Barć  protonmail  com>
AuthorDate: Tue Jan 19 20:07:07 2021 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Wed Jan 20 22:15:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecb88141

net-misc/tootle: new pkg; add version 1.0_alpha2 and live

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 net-misc/tootle/Manifest |  1 +
 net-misc/tootle/metadata.xml | 11 ++
 net-misc/tootle/tootle-1.0_alpha2.ebuild | 58 
 net-misc/tootle/tootle-.ebuild   | 57 +++
 4 files changed, 127 insertions(+)

diff --git a/net-misc/tootle/Manifest b/net-misc/tootle/Manifest
new file mode 100644
index ..7f182e5d
--- /dev/null
+++ b/net-misc/tootle/Manifest
@@ -0,0 +1 @@
+DIST tootle-1.0_alpha2.tar.gz 794059 BLAKE2B 
7dd03b8bdb3f8b9ae3758fc8c3e7f1fa3529ddc61cf3e281ed92330b89c99651e860d213cf1a3818abff24853b20a9562f46ac1c601e94537bf45940166a17aa
 SHA512 
cb51fce1b439a0703be5e0c755aaebd4ad81b87252f19784cbec80ce3c43e94bfc72c5e205e9a016706a8edd4dfffc9ce0ecfddae4fc45f0edec85f5fca9dfcf

diff --git a/net-misc/tootle/metadata.xml b/net-misc/tootle/metadata.xml
new file mode 100644
index ..e0e9cf02
--- /dev/null
+++ b/net-misc/tootle/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   x...@protonmail.com
+   Maciej Barć
+   
+   
+   bleakgrey/tootle
+   
+

diff --git a/net-misc/tootle/tootle-1.0_alpha2.ebuild 
b/net-misc/tootle/tootle-1.0_alpha2.ebuild
new file mode 100644
index ..e0cbe714
--- /dev/null
+++ b/net-misc/tootle/tootle-1.0_alpha2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vala meson gnome2-utils xdg
+
+DESCRIPTION="Mastodon client written in GTK3"
+HOMEPAGE="https://github.com/bleakgrey/tootle;
+
+if [[ "${PV}" == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/bleakgrey/${PN}.git;
+else
+   MY_PV="${PV/_/-}"
+   SRC_URI="https://github.com/bleakgrey/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${PN}-${MY_PV}"
+fi
+
+LICENSE="GPL-3"
+KEYWORDS="~arm64 ~amd64"
+SLOT="0"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/json-glib
+   dev-libs/libgee:0.8
+   gui-libs/libhandy:1
+   net-libs/libsoup:2.4
+   x11-libs/gtk+:3
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+   default
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_pkg_postrm
+}

diff --git a/net-misc/tootle/tootle-.ebuild 
b/net-misc/tootle/tootle-.ebuild
new file mode 100644
index ..71270f2c
--- /dev/null
+++ b/net-misc/tootle/tootle-.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vala meson gnome2-utils xdg
+
+DESCRIPTION="Mastodon client written in GTK3"
+HOMEPAGE="https://github.com/bleakgrey/tootle;
+
+if [[ "${PV}" == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/bleakgrey/${PN}.git;
+else
+   MY_PV="${PV/_/-}"
+   SRC_URI="https://github.com/bleakgrey/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${PN}-${MY_PV}"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/json-glib
+   dev-libs/libgee:0.8
+   gui-libs/libhandy:1
+   net-libs/libsoup:2.4
+   x11-libs/gtk+:3
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+   default
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: net-proxy/trojan/

2021-01-20 Thread Yixun Lan
commit: de547aab939095c5e3bc605bae5df2348c5fb517
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jan 21 01:51:11 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 21 01:51:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de547aab

net-proxy/trojan: bump PYTHON_COMPAT versions

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Yixun Lan  gentoo.org>

 net-proxy/trojan/trojan-1.16.0-r1.ebuild | 4 ++--
 net-proxy/trojan/trojan-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-proxy/trojan/trojan-1.16.0-r1.ebuild 
b/net-proxy/trojan/trojan-1.16.0-r1.ebuild
index 21f494f1364..43966961b72 100644
--- a/net-proxy/trojan/trojan-1.16.0-r1.ebuild
+++ b/net-proxy/trojan/trojan-1.16.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit cmake python-any-r1 systemd
 

diff --git a/net-proxy/trojan/trojan-.ebuild 
b/net-proxy/trojan/trojan-.ebuild
index fd0888f198b..bf515ed0730 100644
--- a/net-proxy/trojan/trojan-.ebuild
+++ b/net-proxy/trojan/trojan-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6..9} )
 EGIT_REPO_URI="https://github.com/trojan-gfw/trojan.git;
 
 inherit cmake git-r3 python-any-r1 systemd



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

2021-01-20 Thread Sam James
commit: dda4b95f92d4d182a571ce690675d6a7c79fac32
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:49:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:49:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda4b95f

profiles/arch/hppa/package.use.stable.mask: add bug ref to ragel mask

Signed-off-by: Sam James  gentoo.org>

 profiles/arch/hppa/package.use.stable.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index f04560d5b6b..ffbe9d4a682 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -19,6 +19,7 @@
 
 # Sam James  (2021-01-21)
 # media-gfx/transfig ends up pulling in Xorg
+# bug #766051
 dev-util/ragel doc
 
 # Matt Turner  (2020-12-31)



[gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/, profiles/arch/hppa/, profiles/arch/riscv/

2021-01-20 Thread Sam James
commit: c25f62b16c24c38f22f9a2b08cb599216c2b58f9
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:51:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:51:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25f62b1

profiles: add sys-apps/groff[uchardet] bug ref

Bug: https://bugs.gentoo.org/750032
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/hppa/package.use.mask  | 1 +
 profiles/arch/riscv/package.use.mask | 1 +
 profiles/features/prefix/standalone/package.use.mask | 1 +
 3 files changed, 3 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index c3b496873f9..b533938ec02 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -11,6 +11,7 @@ dev-util/ragel doc
 
 # Georgy Yakovlev  (2021-01-19)
 # uchardet not stable/keyworded yet on this arch
+# bug #750032
 sys-apps/groff uchardet
 
 # Sam James  (2021-01-19)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 1c1d4ceb4c3..95a61706297 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -3,6 +3,7 @@
 
 # Georgy Yakovlev  (2021-01-19)
 # uchardet not stable/keyworded yet on this arch
+# bug #750032
 sys-apps/groff uchardet
 
 # Sam James  (2021-01-19)

diff --git a/profiles/features/prefix/standalone/package.use.mask 
b/profiles/features/prefix/standalone/package.use.mask
index ce9807b1bd2..6c81333b0b2 100644
--- a/profiles/features/prefix/standalone/package.use.mask
+++ b/profiles/features/prefix/standalone/package.use.mask
@@ -3,6 +3,7 @@
 
 # Georgy Yakovlev  (2021-01-19)
 # uchardet not stable/keyworded yet on this profile keyword
+# bug #750032
 sys-apps/groff uchardet
 
 # Benda Xu  (2019-10-09)



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

2021-01-20 Thread Sam James
commit: ac82f9c7b55ce3daaf1b1504ab7c3ceb09a0b7ee
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:47:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:48:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82f9c7

profiles/arch/hppa/package.use.stable.mask: mask dev-util/ragel[doc]

Pulls in Xorg which was recently destabilised.

Bug: https://bugs.gentoo.org/766051
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index ba207e5f35e..f04560d5b6b 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-01-21)
+# media-gfx/transfig ends up pulling in Xorg
+dev-util/ragel doc
+
 # Matt Turner  (2020-12-31)
 # The following packages have no stable keywords on hppa:
 #   amqp: net-libs/rabbitmq



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

2021-01-20 Thread Sam James
commit: 5f466a0d40a655c5aeba7e7725060fb205d0f2b8
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:16:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:16:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f466a0d

dev-python/gevent: bump to 21.1.2

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/gevent/Manifest   | 2 +-
 dev-python/gevent/{gevent-21.1.1.ebuild => gevent-21.1.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gevent/Manifest b/dev-python/gevent/Manifest
index 2bf8e7d068a..a9697a5e7fa 100644
--- a/dev-python/gevent/Manifest
+++ b/dev-python/gevent/Manifest
@@ -1,4 +1,4 @@
 DIST gevent-20.12.0.tar.gz 5898634 BLAKE2B 
a73129c7d393aedcd84b6e62c890c3b306722876a1ea4c96485096ce2ea7d1db5f03c77ea77a2c35ef41c7a96183246316c577735bcf4b25fb41095282c64d38
 SHA512 
76c75128ba2b33e47bd85ef2788387aa6d47d230ef9aeac4bceee03e8a2555dd204c321de7d1779fe4f44503e4fca5dce3b43c1922238da994faed0d78e5c4c1
 DIST gevent-20.12.1.tar.gz 5908977 BLAKE2B 
fd3536de1ca518e889868537cfb856d022ec2be8f5f658cddb06b9797841333a475d2c4d7eb3f97ecd715a1804e724f8126b189087582452a88076bf5d12
 SHA512 
63bf8d63ed0eeed63b5ae6b58a2a0a36bb4a606d7d76f51cb59d5b76aa639296264a01455699cfb6abee53c958368c17f4c6bfca1543d04f9d750637b113046b
 DIST gevent-20.9.0.tar.gz 5806581 BLAKE2B 
6b1b653fa6e22539e049a9bba3d3a2b9d798ace4ba60ce33ecbdf14bb5201967d22d677e1ce3170129b0763fddfcc5991347186fb102d10ae39e22538c44
 SHA512 
966efc945b623df2521fffadca3b7e56cae1efe6de904a724765e0593389e8b1305094baa6fbc9f4fa376b1157d0f230b01e2a90de21e4b9650614363edec9f4
-DIST gevent-21.1.1.tar.gz 5928822 BLAKE2B 
dac05942b228a9e29da459c078e2c182f59a7ed8352c14d7efdb63ded8a0c7d25b1d91468c6a3e75e5fdfe8b101fa5be43db61bba6b24b00a6a20778b56b34d2
 SHA512 
668f30f62a923e53f11ba272f96adc2289f6af82424a800a9c83dda6d093e993b28857fad3bfc07de1002bcd3f62b5670f486bbaab900d443ebc01a4a03c3fce
+DIST gevent-21.1.2.tar.gz 5943652 BLAKE2B 
ef85e9941a8e46370437a34728c012f9d8976b5680b22bf9b13ab35d7417019ac0e85fac5cfc8632972e38a2f70028a00ba3fe9f8be11aa2ff64e364052da594
 SHA512 
1ee2b748a97fa40f67ad2c3b83c6b9f48dbfaae9f2b4f1c118919cfd642c1ca27de0e33a00d950f003f90131354b56a4868ce3051864dbe2ea9b7f22eeafc1eb

diff --git a/dev-python/gevent/gevent-21.1.1.ebuild 
b/dev-python/gevent/gevent-21.1.2.ebuild
similarity index 100%
rename from dev-python/gevent/gevent-21.1.1.ebuild
rename to dev-python/gevent/gevent-21.1.2.ebuild



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

2021-01-20 Thread Sam James
commit: e8e752038d021afdf23f4146319d562809ef0566
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:06:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:06:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e75203

dev-python/humanfriendly: mark ALLARCHES

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/humanfriendly/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/humanfriendly/metadata.xml 
b/dev-python/humanfriendly/metadata.xml
index 963d1abe79b..16360517e2a 100644
--- a/dev-python/humanfriendly/metadata.xml
+++ b/dev-python/humanfriendly/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

humanfriendly
xolox/python-humanfriendly



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

2021-01-20 Thread Sam James
commit: 2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:03:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8e07ca

net-mail/ezmlm-idx: drop stable keywords

Reports of a regression.

Bug: https://bugs.gentoo.org/763831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild 
b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild
index 7335166489f..eb106105776 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild
@@ -11,7 +11,8 @@ 
SRC_URI="https://untroubled.org/ezmlm/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+#KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
 IUSE="mysql postgres sqlite"
 
 DEPEND="mysql? ( dev-db/mysql-connector-c:0= )



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

2021-01-20 Thread Sam James
commit: 89849257fd6ed7c71b06be42a59881cbbb7c6571
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 00:57:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89849257

dev-python/iso8601: bump to 0.1.13

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/iso8601/Manifest  |  1 +
 dev-python/iso8601/iso8601-0.1.13.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/iso8601/Manifest b/dev-python/iso8601/Manifest
index c6a1a3d7e88..0617a4b6f93 100644
--- a/dev-python/iso8601/Manifest
+++ b/dev-python/iso8601/Manifest
@@ -1 +1,2 @@
 DIST iso8601-0.1.12.tar.gz 8868 BLAKE2B 
5463af17cfaf2c1f256790ec11dc50f808857abdf0a341f2c88033e9e94f09069ed570223c3743007e0fff8fdd9a714bce0ef3e88a961c2bb131b79e88a1424f
 SHA512 
d64f3a83fd3a678446e17fb35265c0487491a53a2ec306fe2332c59e9e471bfe8580b3280da7ae13664f07f7f29edb0347196351ab698849ccaefb52d6ce6613
+DIST iso8601-0.1.13.tar.gz 12205 BLAKE2B 
21dbc1f4212ec76bba2105e15eaeaac1a3bbac9f296e91e813efcb0811e75e45c4dcb5500bb29446e401c88035a602746ebe9394abc65b4d9637a12a2bf96a00
 SHA512 
0a16e2699ba3f33cec57acdd2be70c64d0e2655f08d30581f56997992945b700e6bfb14164f1f422e073eefeaefab4377a56ec6b3800156347e1568172c32737

diff --git a/dev-python/iso8601/iso8601-0.1.13.ebuild 
b/dev-python/iso8601/iso8601-0.1.13.ebuild
new file mode 100644
index 000..530faf4427d
--- /dev/null
+++ b/dev-python/iso8601/iso8601-0.1.13.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple module to parse ISO 8601 dates"
+HOMEPAGE="https://pypi.org/project/iso8601/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris"
+
+distutils_enable_tests pytest



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

2021-01-20 Thread Sam James
commit: 7467c4b861b1d139821cac07568ce11c32765f7d
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 01:01:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7467c4b8

dev-python/humanfriendly: bump to 9.1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/humanfriendly/Manifest 
b/dev-python/humanfriendly/Manifest
index f3681458fa1..e5765ca7382 100644
--- a/dev-python/humanfriendly/Manifest
+++ b/dev-python/humanfriendly/Manifest
@@ -1 +1,2 @@
 DIST humanfriendly-8.2.tar.gz 358747 BLAKE2B 
bc5824e94ea94df6ee93ea44d273ccb856f50b69e52ae6293afaedf06c9f00c67e064f0c85edd88be9954bb258334b1b9af4ab88efc5b352f3efe8d322fc55c1
 SHA512 
123d8592e6613a70421740648bb8998733b118927a0bd6182af848612e46eec8e35cae95168219c9b7672bed8e18e1c4a493a80248eabe47f8a4cb1813c8b591
+DIST humanfriendly-9.1.tar.gz 359616 BLAKE2B 
c67ca9498ff4a0dac237c8f1c81ae2a7ab162e2cfd663cd50a066dbcfe045424bdf4dcc1df473f5fc41f0c1b8c0f2aca9883aa21915281618ba332c579a3
 SHA512 
859a9ff01abe0671a23a63e73c9c09c0f92151e96ec38dd5695c75f99fa436e186835cb8a16f59b82d5216b9c427ea0abd419b470b067f8032fe984776f02a8f

diff --git a/dev-python/humanfriendly/humanfriendly-9.1.ebuild 
b/dev-python/humanfriendly/humanfriendly-9.1.ebuild
new file mode 100644
index 000..9ba2dcee001
--- /dev/null
+++ b/dev-python/humanfriendly/humanfriendly-9.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_REQ_USE="threads(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Human friendly output for text interfaces using Python"
+HOMEPAGE="https://pypi.org/project/humanfriendly/
+   https://github.com/xolox/python-humanfriendly/
+   https://humanfriendly.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+   test? (
+   dev-python/capturer[${PYTHON_USEDEP}]
+   dev-python/coloredlogs[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_test() {
+   pytest -vv ${PN}/tests.py || die "Tests fail with ${EPYTHON}"
+}



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

2021-01-20 Thread Sam James
commit: 454d2bcc6694a517d006919a4da89294e5501e64
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 00:54:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454d2bcc

dev-python/ipy: bump to 1.01

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/ipy/Manifest|  1 +
 dev-python/ipy/ipy-1.01.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-python/ipy/Manifest b/dev-python/ipy/Manifest
index d6c42806e7c..567fb54e50b 100644
--- a/dev-python/ipy/Manifest
+++ b/dev-python/ipy/Manifest
@@ -1 +1,2 @@
 DIST IPy-1.00.tar.gz 35324 BLAKE2B 
a0e04201a59c61e5cc8f7ce2837c83dded99d0d786406e2e341183a0903d43ed5496ae8ea05d1bee019007bfef7420be623ab3dc08cce33812f1720a59ca413d
 SHA512 
94a8f26cad0d966fdf8d4e57284eadf4cfde88515af6f5aafc8f9597eb0758324b876039d1a121021ba1ac26be2e2ffa89a3f5803dddefdee03fdb5d65b07a81
+DIST IPy-1.01.tar.gz 33641 BLAKE2B 
10d5ac5c3df00a562393ee762e9ad0f458ecf4745f894ab23e686b7112842adcbb3f25064c0010630745273fa72280ba5ef92a951d687d0f46f341acd6c041ad
 SHA512 
f0983254523025a1819d543877d9651fb6a9e39dabd3b043488495f681b02e43b544a0121658a0430a418a1c39b360a59db1699af87a75a16a2bdc29fcb2b74c

diff --git a/dev-python/ipy/ipy-1.01.ebuild b/dev-python/ipy/ipy-1.01.ebuild
new file mode 100644
index 000..a8260ce8a9d
--- /dev/null
+++ b/dev-python/ipy/ipy-1.01.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+MY_PN="IPy"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and 
networks"
+HOMEPAGE="https://github.com/autocracy/python-ipy/wiki 
https://pypi.org/project/IPy/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="examples"
+
+python_test() {
+   # 1 test fail under pypy, persistent from 0.82a, not a regression.
+   cp -r test_doc.py README.rst test "${BUILD_DIR}" || die
+   pushd "${BUILD_DIR}" > /dev/null || die
+   "${PYTHON}" test/test_IPy.py || die "Tests fail with ${EPYTHON}"
+   "${PYTHON}" test_doc.py || die "Doctests fail with ${EPYTHON}"
+   popd > /dev/null || die
+}
+
+python_install_all() {
+   if use examples; then
+   docinto examples
+   dodoc -r example/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
+   distutils-r1_python_install_all
+}



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

2021-01-20 Thread Sam James
commit: 72e7e62046fb886d2e0d6ae748ee271f37176ed3
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 00:55:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e7e620

dev-python/iso8601: add github remote-id

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/iso8601/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/iso8601/metadata.xml b/dev-python/iso8601/metadata.xml
index 7320caf6f36..8e99ce2c78d 100644
--- a/dev-python/iso8601/metadata.xml
+++ b/dev-python/iso8601/metadata.xml
@@ -8,5 +8,6 @@


iso8601
+   micktwomey/pyiso8601

 



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

2021-01-20 Thread Sam James
commit: 3ec38577d33de8f00fe2089f997a871dc6d812ab
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 21 00:54:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 21 01:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec38577

dev-python/ipy: mark ALLARCHES

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/ipy/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/ipy/metadata.xml b/dev-python/ipy/metadata.xml
index 4ec74958c56..27b69f8f156 100644
--- a/dev-python/ipy/metadata.xml
+++ b/dev-python/ipy/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 IPy
 autocracy/python-ipy



[gentoo-commits] repo/user/gerislay:master commit in: app-misc/plirc/

2021-01-20 Thread gerion
commit: 792d410c4b59dba428e2ca695356efca9c873017
Author: Gerion Entrup  flump  de>
AuthorDate: Thu Jan 21 00:51:31 2021 +
Commit: gerion  flump  de>
CommitDate: Thu Jan 21 00:51:31 2021 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=792d410c

app-misc/plirc: fix license, use Gentoo syntax

Signed-off-by: Gerion Entrup  flump.de>

 app-misc/plirc/Manifest  | 2 +-
 app-misc/plirc/plirc-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/plirc/Manifest b/app-misc/plirc/Manifest
index e609f78..5eb8c17 100644
--- a/app-misc/plirc/Manifest
+++ b/app-misc/plirc/Manifest
@@ -1,2 +1,2 @@
-EBUILD plirc-.ebuild 483 BLAKE2B 
c094b9e1d88eaaa114355566fbee3e26499308c63021822088c7d0baf9dc40e0dbf0a1d4047a8d9c1cad6bf7d4f3e6cfd758419f05f248e9a9859621a0b8a4de
 SHA512 
915fb5f5c1fcc5d3cb452e46d739783f52606f364b02eb2b9d0ba4f1169ca2c7b511af8fbe086fd0762aec5d6adf0331d1a97e7083974856f301dcd8b559c3c4
+EBUILD plirc-.ebuild 483 BLAKE2B 
82b135efe1d4fce3238cc22aeb8b180a5b3027ab1323aea4aff1c0a642f24d60d1ba73542313d3846b621612c413f1ff5a8cde08b9896d10716c84b83c71f34b
 SHA512 
ceb43386f5d35eac59f5f35d5cc8c70686f50235a0028cc8915553ec9a2aae8c095983498edcb2a7ace31026956b2f478487e89ee4b34c8832fec7a5825e69ab
 MISC metadata.xml 513 BLAKE2B 
e49f03c582a23fee05849016822f186ec4d9bb3c6f5bc1ca0ba51e55b455a3c7fdd7046efbbadb5f350a00c72515bc0b38a73cf66a1b462f216df6cefe63024e
 SHA512 
82c3f43a3e813e527c6fea9f3142e150e0431657e1fd8546c91f04cc081b3a1b7fd0e16ac6e92b17e5d85ac8c4547d11ad94bb5cd8401ddba28444212dbe

diff --git a/app-misc/plirc/plirc-.ebuild b/app-misc/plirc/plirc-.ebuild
index 7009270..34881c9 100644
--- a/app-misc/plirc/plirc-.ebuild
+++ b/app-misc/plirc/plirc-.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.com/geri0n/plirc;
 
 EGIT_REPO_URI="https://gitlab.com/geri0n/plirc.git;
 
-LICENSE="GPLv3"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE=""



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

2021-01-20 Thread Steve Arnold
commit: 5990d82fb7a1282cacd7aef95457dff48cb8c251
Author: Steve Arnold  gentoo  org>
AuthorDate: Thu Jan 21 00:49:22 2021 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Thu Jan 21 00:49:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5990d82f

dev-python/smartypants: new (revived) ebuild, dep for rst2pdf

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Steve Arnold  gentoo.org>

 dev-python/smartypants/Manifest |  1 +
 dev-python/smartypants/metadata.xml | 15 
 dev-python/smartypants/smartypants-2.0.1.ebuild | 32 +
 dev-python/smartypants/smartypants-.ebuild  | 32 +
 4 files changed, 80 insertions(+)

diff --git a/dev-python/smartypants/Manifest b/dev-python/smartypants/Manifest
new file mode 100644
index 000..79e9099de5d
--- /dev/null
+++ b/dev-python/smartypants/Manifest
@@ -0,0 +1 @@
+DIST smartypants-2.0.1.tar.gz 24152 BLAKE2B 
258c9692eec675054dc31f760cf3a9fc3995683d7a15fc549fb390611761c0b09f73e077f5917f9f071a8fc1ae3f06e36f745fdc0e2c368f465e29f6ce51457f
 SHA512 
d47a866a5478c3520251f87a93a468a5eea10318b24b2e8d4bc918d533b5a5789aa56d3a8d5fb8ccff9572fb63e5b6f2eafc44f93fb57a19e6621ebef5d64d9d

diff --git a/dev-python/smartypants/metadata.xml 
b/dev-python/smartypants/metadata.xml
new file mode 100644
index 000..21caf30ef38
--- /dev/null
+++ b/dev-python/smartypants/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   nerd...@gentoo.org
+   Steve Arnold
+
+
+   smartypants is a Python fork of SmartyPants (wha?)
+
+
+   smartypants
+   leohemsted/smartypants.py
+
+

diff --git a/dev-python/smartypants/smartypants-2.0.1.ebuild 
b/dev-python/smartypants/smartypants-2.0.1.ebuild
new file mode 100644
index 000..0624ab1574f
--- /dev/null
+++ b/dev-python/smartypants/smartypants-2.0.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..8} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+MY_PN="${PN}.py"
+MY_P="${MY_PN}-${PV}"
+
+inherit distutils-r1
+
+DESCRIPTION="ASCII quote-dot-dash to HTML entity converter"
+HOMEPAGE="https://pypi.python.org/pypi/smartypants/;
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/leohemsted/smartypants.py.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/leohemsted/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+distutils_enable_sphinx docs

diff --git a/dev-python/smartypants/smartypants-.ebuild 
b/dev-python/smartypants/smartypants-.ebuild
new file mode 100644
index 000..0624ab1574f
--- /dev/null
+++ b/dev-python/smartypants/smartypants-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..8} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+MY_PN="${PN}.py"
+MY_P="${MY_PN}-${PV}"
+
+inherit distutils-r1
+
+DESCRIPTION="ASCII quote-dot-dash to HTML entity converter"
+HOMEPAGE="https://pypi.python.org/pypi/smartypants/;
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/leohemsted/smartypants.py.git;
+   EGIT_BRANCH="master"
+   inherit git-r3
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/leohemsted/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+distutils_enable_sphinx docs



[gentoo-commits] repo/user/gerislay:master commit in: app-misc/plirc/

2021-01-20 Thread gerion
commit: b7468466e8338e36fb1c6d38dab40b4c0594bbb3
Author: Gerion Entrup  flump  de>
AuthorDate: Thu Jan 21 00:48:34 2021 +
Commit: gerion  flump  de>
CommitDate: Thu Jan 21 00:48:57 2021 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=b7468466

app-misc/plirc: update python versions

Signed-off-by: Gerion Entrup  flump.de>

 app-misc/plirc/Manifest  | 4 ++--
 app-misc/plirc/plirc-.ebuild | 8 
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-misc/plirc/Manifest b/app-misc/plirc/Manifest
index 37b3a35..e609f78 100644
--- a/app-misc/plirc/Manifest
+++ b/app-misc/plirc/Manifest
@@ -1,2 +1,2 @@
-EBUILD plirc-.ebuild 484 SHA256 
193c1c1147f6df84b380d159471d217c3ae89ee4f4b02e001ac165d40e239b9a SHA512 
0209a1a9eea35cbccc5f9679f6228e4900ac19e9786dcc78c175c5a3255ad9b4d232532d86183aa83283335bd0d0f491ce59f689c9fa3a1e970c1ad4c6cd21bb
 WHIRLPOOL 
53b4b80432ead1d2af5cc0cbc659ed6a28bc56058b0f28c5f6719e83f06e01ea8c3799f62131e68a1b18784b44c11d531d0ef5a79880e0e13108356a2b19a65e
-MISC metadata.xml 513 SHA256 
134f5787db0bed9330a9dbc1843a6968f1c7fe108ffe0f7758fa46945efc3595 SHA512 
82c3f43a3e813e527c6fea9f3142e150e0431657e1fd8546c91f04cc081b3a1b7fd0e16ac6e92b17e5d85ac8c4547d11ad94bb5cd8401ddba28444212dbe
 WHIRLPOOL 
db024441ff0a967fd344f89ba8b5462e48db4f8659620f7a549b16c90709288e65214d3d0ecf2692e1ffcbd6afb701bfac7f96095ce792b9fdbbf5f9885f48e6
+EBUILD plirc-.ebuild 483 BLAKE2B 
c094b9e1d88eaaa114355566fbee3e26499308c63021822088c7d0baf9dc40e0dbf0a1d4047a8d9c1cad6bf7d4f3e6cfd758419f05f248e9a9859621a0b8a4de
 SHA512 
915fb5f5c1fcc5d3cb452e46d739783f52606f364b02eb2b9d0ba4f1169ca2c7b511af8fbe086fd0762aec5d6adf0331d1a97e7083974856f301dcd8b559c3c4
+MISC metadata.xml 513 BLAKE2B 
e49f03c582a23fee05849016822f186ec4d9bb3c6f5bc1ca0ba51e55b455a3c7fdd7046efbbadb5f350a00c72515bc0b38a73cf66a1b462f216df6cefe63024e
 SHA512 
82c3f43a3e813e527c6fea9f3142e150e0431657e1fd8546c91f04cc081b3a1b7fd0e16ac6e92b17e5d85ac8c4547d11ad94bb5cd8401ddba28444212dbe

diff --git a/app-misc/plirc/plirc-.ebuild b/app-misc/plirc/plirc-.ebuild
index 11fb4e4..7009270 100644
--- a/app-misc/plirc/plirc-.ebuild
+++ b/app-misc/plirc/plirc-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="A Python implementation of Lirc."
@@ -13,7 +13,7 @@ EGIT_REPO_URI="https://gitlab.com/geri0n/plirc.git;
 
 LICENSE="GPLv3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="dev-python/pyserial[${PYTHON_USEDEP}]



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

2021-01-20 Thread Sam James
commit: 61698b1c3df5ae3381a5fc89e36233c9186fb74e
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 20 23:05:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 20 23:05:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61698b1c

net-misc/dhcpcd: Stabilize 8.1.9-r1 ppc, #766285

Signed-off-by: Sam James  gentoo.org>

 net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild 
b/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
index 51168466db7..22216f9315b 100644
--- a/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
@@ -14,7 +14,7 @@ else
MY_P="${MY_P/_rc/-rc}"
SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz
https://dev.gentoo.org/~polynomial-c/${P}-patches-01.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-01-20 Thread Conrad Kostecki
commit: 74796bf9788e1ca466bdcbde6c7b548765f2cabf
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Jan 18 19:43:53 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 23:04:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74796bf9

app-admin/rasdaemon: remove unused files

Closes: https://github.com/gentoo/gentoo/pull/19111
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/rasdaemon/files/ras-mc-ctl.openrc   | 10 --
 app-admin/rasdaemon/files/rasdaemon.openrc| 18 --
 app-admin/rasdaemon/files/rasdaemon.openrc-r1 | 24 
 3 files changed, 52 deletions(-)

diff --git a/app-admin/rasdaemon/files/ras-mc-ctl.openrc 
b/app-admin/rasdaemon/files/ras-mc-ctl.openrc
deleted file mode 100644
index c428d78e64d..000
--- a/app-admin/rasdaemon/files/ras-mc-ctl.openrc
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-description="Starts ${SVCNAME} service for rasdaemon"
-
-command="/usr/sbin/${SVCNAME}"
-command_args="--register-labels"
-pidfile=/run/${SVCNAME}.pid
-command_background=true

diff --git a/app-admin/rasdaemon/files/rasdaemon.openrc 
b/app-admin/rasdaemon/files/rasdaemon.openrc
deleted file mode 100644
index 08fc09e6416..000
--- a/app-admin/rasdaemon/files/rasdaemon.openrc
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-description="Starts ${SVCNAME} service"
-
-command="/usr/sbin/${SVCNAME}"
-command_args="--foreground --record"
-pidfile=/run/${SVCNAME}.pid
-command_background=true
-
-start_post() {
-  "${command}" --enable
-}
-
-stop_post() {
-  "${command}" --disable
-}

diff --git a/app-admin/rasdaemon/files/rasdaemon.openrc-r1 
b/app-admin/rasdaemon/files/rasdaemon.openrc-r1
deleted file mode 100644
index 6532826add5..000
--- a/app-admin/rasdaemon/files/rasdaemon.openrc-r1
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-description="Starts Reliablity, Availability and Serviceability (RAS) service"
-
-depend() {
-   need localmount
-   use logger
-}
-
-command="/usr/sbin/rasdaemon"
-command_args="--foreground --record"
-command_background=true
-pidfile=/run/${RC_SVCNAME}.pid
-
-
-start_post() {
-   "${command}" --enable >/dev/null 2>&1
-}
-
-stop_post() {
-   "${command}" --disable >/dev/null 2>&1
-}



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

2021-01-20 Thread Conrad Kostecki
commit: d7a53e854bc6aa14751eb3625b3ae6e64a1431fe
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Nov 20 17:23:35 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 23:04:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a53e85

dev-db/redis: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/18338
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-db/redis/files/redis-6.0.3-sharedlua.patch | 60 --
 1 file changed, 60 deletions(-)

diff --git a/dev-db/redis/files/redis-6.0.3-sharedlua.patch 
b/dev-db/redis/files/redis-6.0.3-sharedlua.patch
deleted file mode 100644
index 20df7983d7a..000
--- a/dev-db/redis/files/redis-6.0.3-sharedlua.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff --git a/deps/lua/src/lua_cjson.c b/deps/lua/src/lua_cjson.c
-index c26c0d7..fa50c41 100644
 a/deps/lua/src/lua_cjson.c
-+++ b/deps/lua/src/lua_cjson.c
-@@ -46,7 +46,7 @@
- #include "strbuf.h"
- #include "fpconv.h"
- 
--#include "../../../src/solarisfixes.h"
-+#include "solarisfixes.h"
- 
- #ifndef CJSON_MODNAME
- #define CJSON_MODNAME   "cjson"
-diff --git a/src/Makefile b/src/Makefile
-index b8c05c3..e5a7cc2 100644
 a/src/Makefile
-+++ b/src/Makefile
-@@ -16,7 +16,7 @@ release_hdr := $(shell sh -c './mkreleasehdr.sh')
- uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not')
- uname_M := $(shell sh -c 'uname -m 2>/dev/null || echo not')
- OPTIMIZATION?=-O2
--DEPENDENCY_TARGETS=hiredis linenoise lua
-+DEPENDENCY_TARGETS=hiredis linenoise
- NODEPS:=clean distclean
- 
- # Default settings
-@@ -76,6 +76,7 @@ endif
- FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS)
- FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG)
- FINAL_LIBS=-lm
-+FINAL_LIBS+=@LUA_LIBS@
- DEBUG=-g -ggdb
- 
- # Linux ARM needs -latomic at linking time
-@@ -149,7 +150,7 @@ endif
- endif
- endif
- # Include paths to dependencies
--FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src
-+FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise @LUA_CFLAGS@
- 
- # Determine systemd support and/or build preference (defaulting to 
auto-detection)
- BUILD_WITH_SYSTEMD=no
-@@ -217,6 +218,7 @@ endif
- REDIS_SERVER_NAME=redis-server
- REDIS_SENTINEL_NAME=redis-sentinel
- REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o 
zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o 
networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o 
t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o 
intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o 
rio.o rand.o memtest.o crcspeed.o crc64.o bitops.o sentinel.o notify.o 
setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o 
redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o 
geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o 
localtime.o lolwut.o lolwut5.o lolwut6.o acl.o gopher.o tracking.o connection.o 
tls.o sha256.o timeout.o setcpuaffinity.o
-+REDIS_SERVER_OBJ+=fpconv.o strbuf.o lua_bit.o lua_cjson.o lua_cmsgpack.o 
lua_struct.o
- REDIS_CLI_NAME=redis-cli
- REDIS_CLI_OBJ=anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o 
crcspeed.o crc64.o siphash.o crc16.o
- REDIS_BENCHMARK_NAME=redis-benchmark
-@@ -268,7 +270,7 @@ endif
- 
- # redis-server
- $(REDIS_SERVER_NAME): $(REDIS_SERVER_OBJ)
--  $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a 
../deps/lua/src/liblua.a $(FINAL_LIBS)
-+  $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(FINAL_LIBS)
- 
- # redis-sentinel
- $(REDIS_SENTINEL_NAME): $(REDIS_SERVER_NAME)



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

2021-01-20 Thread Conrad Kostecki
commit: 82abdea39b819ce26a5ec385170f5b506e7d3656
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Jan 18 19:42:31 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 23:04:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82abdea3

app-admin/logrotate: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/19109
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/logrotate/files/gcc-fnocommon.patch | 41 ---
 1 file changed, 41 deletions(-)

diff --git a/app-admin/logrotate/files/gcc-fnocommon.patch 
b/app-admin/logrotate/files/gcc-fnocommon.patch
deleted file mode 100644
index d490c20ce0a..000
--- a/app-admin/logrotate/files/gcc-fnocommon.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 908e86191bf062711ea44c922e66d27203e90214 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= 
-Date: Wed, 8 Jan 2020 10:54:53 +0100
-Subject: [PATCH] split declaration and definition of queue variable
-
-Support compilation with -fno-common flag, which is the default for GCC 10.
-
-Fixes: #288
-Closes #289

- config.c| 2 ++
- logrotate.h | 3 ++-
- 2 files changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/config.c b/config.c
-index 0e9a828..f027c7e 100644
 a/config.c
-+++ b/config.c
-@@ -28,6 +28,8 @@
- #include "log.h"
- #include "logrotate.h"
- 
-+struct logInfoHead logs;
-+
- #if !defined(GLOB_ABORTED) && defined(GLOB_ABEND)
- #define GLOB_ABORTED GLOB_ABEND
- #endif
-diff --git a/logrotate.h b/logrotate.h
-index 1c178da..6c1c2e7 100644
 a/logrotate.h
-+++ b/logrotate.h
-@@ -89,7 +89,8 @@ struct logInfo {
- TAILQ_ENTRY(logInfo) list;
- };
- 
--TAILQ_HEAD(logInfoHead, logInfo) logs;
-+TAILQ_HEAD(logInfoHead, logInfo);
-+extern struct logInfoHead logs;
- 
- extern int numLogs;
- extern int debug;



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

2021-01-20 Thread Conrad Kostecki
commit: 61a73249d4422f26e2fe58354d70d71e665e0635
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Jan 18 19:44:37 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 23:04:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a73249

app-admin/whowatch: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/19112
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/whowatch/files/whowatch-1.8.4-select.patch | 17 -
 1 file changed, 17 deletions(-)

diff --git a/app-admin/whowatch/files/whowatch-1.8.4-select.patch 
b/app-admin/whowatch/files/whowatch-1.8.4-select.patch
deleted file mode 100644
index 0907c70e675..000
--- a/app-admin/whowatch/files/whowatch-1.8.4-select.patch
+++ /dev/null
@@ -1,17 +0,0 @@
 a/src/whowatch.c
-+++ b/src/whowatch.c
-@@ -436,12 +436,12 @@
-   gettimeofday(, 0);
-   tv.tv_sec -= (after.tv_sec - before.tv_sec);
-   if(retval > 0) {
--  int key = read_key();
-+  int key = getkey();
-   key_action(key);
-   }
-   if(tv.tv_sec <= 0) {
-   ticks++;
--  periodic();
-+  main_periodic();
-   tv.tv_sec = TIMEOUT;
-   }
- #endif



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

2021-01-20 Thread Sam James
commit: fa1134a0a3e13f71d47fe7d3b84590e96eb1be16
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 20 23:01:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 20 23:02:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa1134a0

dev-python/pyyaml: bump to 5.4.1

Bug: https://bugs.gentoo.org/766228
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/pyyaml/Manifest   | 2 +-
 dev-python/pyyaml/{pyyaml-5.4.ebuild => pyyaml-5.4.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyyaml/Manifest b/dev-python/pyyaml/Manifest
index 78896f1cf48..3826a56adb8 100644
--- a/dev-python/pyyaml/Manifest
+++ b/dev-python/pyyaml/Manifest
@@ -1,2 +1,2 @@
 DIST pyyaml-5.3.1.gh.tar.gz 168044 BLAKE2B 
2acc62ecc7448925eb340c2555001c8a74bd883d720b992d6deaea890b4eac435e4ae02eb129db3a6778c0be21a231fa9d96ee8ae59a4a39bc49961e5fb0d6ab
 SHA512 
27d97e8493c7660c7c0c471e20a8aa46c85431e4559a98bcbdafc2bd89a67fd04c6f2090e54ff6b206c868b33635ef8be68070a4c25d17a25c97fd5ad3549556
-DIST pyyaml-5.4.gh.tar.gz 173140 BLAKE2B 
2ff298cce2b8431197b9222c2fba18d4f0aaf600fe636174864096f49f1392c3e965155b36c94ad0cf659402ffbd660cea5719b509bf90e9f316c1893248
 SHA512 
a76f9cf1838380b2e509bf1d5251f175cca1b413aadc511517de5fb3b4743747918f94abc1cf1976171731a1ba67596def3cb0652d08e1e3af3235cf7c0a610f
+DIST pyyaml-5.4.1.gh.tar.gz 173319 BLAKE2B 
b81cdec32588a419840dd536a2d8addb41eec3e20897f6c464a00a5badb4d6eed9b34b4f95146695187e7d9bcf2d03b81e884290c6dc47927be6192dfdb21eab
 SHA512 
691e54fd9ca01fdc0dcb7de03ddd1970614d92a716c2437032999f9001f90a2ebbcc195a49bfdbe54da0f7a63178c83b02b05b18b5b1024127013f004d1f5997

diff --git a/dev-python/pyyaml/pyyaml-5.4.ebuild 
b/dev-python/pyyaml/pyyaml-5.4.1.ebuild
similarity index 100%
rename from dev-python/pyyaml/pyyaml-5.4.ebuild
rename to dev-python/pyyaml/pyyaml-5.4.1.ebuild



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

2021-01-20 Thread Sergei Trofimovich
commit: d0f043e9ae89bf33665e708940bbd5ebe588bd9a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 20 20:43:02 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 20 22:48:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f043e9

dev-lang/python: stable 2.7.18-r6 for sparc, bug #766189

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

 dev-lang/python/python-2.7.18-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-2.7.18-r6.ebuild 
b/dev-lang/python/python-2.7.18-r6.ebuild
index 4b884090348..3ffc8e249f9 100644
--- a/dev-lang/python/python-2.7.18-r6.ebuild
+++ b/dev-lang/python/python-2.7.18-r6.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc ~x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.



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

2021-01-20 Thread Steve Arnold
commit: 9407d9102cd4c8625c8ee77abbe4fd9db8ae9ed0
Author: Steve Arnold  gentoo  org>
AuthorDate: Wed Jan 20 22:45:56 2021 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Wed Jan 20 22:46:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9407d910

sci-libs/eccodes: add missing test restrict to make QA happy again

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Steve Arnold  gentoo.org>

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

diff --git a/sci-libs/eccodes/eccodes-2.18.0.ebuild 
b/sci-libs/eccodes/eccodes-2.18.0.ebuild
index 82c91c14eef..62965ad9e82 100644
--- a/sci-libs/eccodes/eccodes-2.18.0.ebuild
+++ b/sci-libs/eccodes/eccodes-2.18.0.ebuild
@@ -41,6 +41,8 @@ DEPEND="${RDEPEND}
 
 BDEPEND="virtual/pkgconfig"
 
+RESTRICT="!test? ( test )"
+
 S="${WORKDIR}/${MY_P}"
 
 CMAKE_BUILD_TYPE=RelWithDebInfo



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

2021-01-20 Thread Mikle Kolyada
commit: e47553b22c4ce78a5cb75d603af932081f54c97f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 20 22:29:07 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 20 22:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47553b2

app-admin/terraform: Version bump (v0.14.5)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-admin/terraform/Manifest|   3 +
 app-admin/terraform/terraform-0.14.5.ebuild | 982 
 2 files changed, 985 insertions(+)

diff --git a/app-admin/terraform/Manifest b/app-admin/terraform/Manifest
index 035f7371f7f..23e9d47ddc5 100644
--- a/app-admin/terraform/Manifest
+++ b/app-admin/terraform/Manifest
@@ -476,6 +476,8 @@ DIST github.com%2Fkylelemons%2Fgodebug%2F@v%2Fv1.1.0.mod 46 
BLAKE2B 1989fd1b1863
 DIST github.com%2Fkylelemons%2Fgodebug%2F@v%2Fv1.1.0.zip 25634 BLAKE2B 
a236740e22b6dcadaf27ea0f90a68c15bed68599ef6cb086acfb1c555a8c0210663f165f3bc64bd9cfc20f3b8a9f1c5828a4a658699d3bda97104f759aef78b4
 SHA512 
a5ffd5713ddc3d9bd49ee9cbb0a8f5154bcf0eb073c9a772c24a6e11e824b2deee18425347f84b267192c52f3559086573e966fdd8e73e84fcee03c1971e1b7f
 DIST github.com%2Flib%2Fpq%2F@v%2Fv1.0.0.mod 25 BLAKE2B 
f81559c285e1be835f5ba6f95730022986373524dc66f0ff825885bc3d959ebef5711ccaae86983c0710da8a501a3e97829a01cf67bbd560dc7fdae682b0b7f6
 SHA512 
493893b0368a6e9ba2c2aab1650135de1dcc087e6eb172226a623d62a48e4102857f68f9ab6cd4f7047e6a291c62824ba924076891d162bbae846d97166bd1e9
 DIST github.com%2Flib%2Fpq%2F@v%2Fv1.0.0.zip 109027 BLAKE2B 
cdf1ed976d193fcfe3a3e632354605c4ee3caf5313525ebb04f12199036f6a2ed748a3c90c1c1847884670f47d61d94b3704de6e4d591a29b6b28b99c0158e75
 SHA512 
a3e7d0eedd2b18ca5580819c4983b700f242accfb08293898ef74e8f3ebde28a35a90c9927f90d2103aafbfa7274da3a91d274da6ec0e8cfdb1f8b994a5fd79e
+DIST github.com%2Flib%2Fpq%2F@v%2Fv1.8.0.mod 34 BLAKE2B 
1f70e2e8670ecb572e36b3697429bbe82bb3372aa977eb116270674c689b66d2195dff69887c8555bd886a67a07bf1bf5d43c2eeca0bbc51b6613183378eabef
 SHA512 
f0f38407ddaf1cddb83a07d7435e78dc4bd789761325b68d689a6e571e8d28ae352717a7aebabf4b63918fac9fb792f6b7ecb0db4898b563706e1fad9c30e13a
+DIST github.com%2Flib%2Fpq%2F@v%2Fv1.8.0.zip 118447 BLAKE2B 
35bf2178c21f6b65693863db7160f4e2392b3525ca9d51db07c64eb026e736cc346009cf8b9b9a0415386c7792833ffe3715ce9658a2e0bdcff8162b7ace7829
 SHA512 
d01f415ee9e59e1e9b9d8d55a4f79b508aa871ea1106686defab608b6f2c76223e0b85bf7aef3b098b12cf66de89be5767180789691c1abe17680defedf408f4
 DIST 
github.com%2Flikexian%2Fgokit%2F@v%2Fv0.0.0-20190309162924-0a377eecf7aa.mod 33 
BLAKE2B 
86b48a32cb6fc28be9a4bff7a4bb26476927a721756fbbdbed15c5616fe1a24c923012bb0e7096461a98f3a502cdb0b6629ad7fe271a19a603076647b0509c1e
 SHA512 
57b4b2e6362f8ae9ea2f6051a0759ede6e9ef235b150e612e6851604e6d64878df76b986caa743113ff3c849ba812b072a3f82b9e2f31a06bb07380daf3f109b
 DIST 
github.com%2Flikexian%2Fgokit%2F@v%2Fv0.0.0-20190418170008-ace88ad0983b.mod 111 
BLAKE2B 
cc5feebcb8909656facde261e7ce1b4d57be6af1021845409567aa6748d9b53f69a101d7fce3031a8b579266d28c8edbabc6193939c99968387e6ad1ef8827e9
 SHA512 
11ccbd759b2a4a93296b0904b0059bb8327a7dfc79b603dc01d218fb7beef19e2bc55fc7a7290de833c138a0c254a3289ae58364d2d9441b7a25f480704bec63
 DIST 
github.com%2Flikexian%2Fgokit%2F@v%2Fv0.0.0-20190501133040-e77ea8b19cdc.mod 111 
BLAKE2B 
bea53bdd22d5d5fc097a7fb5ea923b1fe0e5fc18abef971c00f917fa0340295d95f9439a2b4787ccced87c49061e8555619e316c3c32a738e880d9d6fbfef4d6
 SHA512 
debde42d51813c72b30425ca7bc3073fdd430c84951f1c757732f50b6c99e551b702d55edc03ad36526899f9e69d7e8cab6d9fd059bd11ac16c05a1b2a716912
@@ -1066,3 +1068,4 @@ DIST terraform-0.13.3.tar.gz 12801673 BLAKE2B 
2e966dc17195acf500690a60cb98e66435
 DIST terraform-0.13.4.tar.gz 12800024 BLAKE2B 
af158e318c335d750e4fdefa4ce18e150202aeadf26f389ef27dd83669946957799e9e3f38e6cba0bc48ab96721109fb408b01493e733159c15a57ba6a767e96
 SHA512 
e02cb2a9967a923b918e64acd2ffa6f8a8a03676e5207d238a6cf215f4e5cb0e1db3ac9760792187757a8f18d9d23cbfd44c1ce5d6d5bacf70786ef473824dc3
 DIST terraform-0.13.5.tar.gz 12802967 BLAKE2B 
a70c3209a17e75c8c5f68deacade8e7b1b85c68d1d978933ab1fa32d6b64b2298f9ea5fe11fdc040ba40c7b73480d6da4020b58602e9a5f963ef0dd287540ed7
 SHA512 
d8af93023275b5aa50ef0dbb66fcc834593ad598300a1c38bfcf2b9bd43bc84eab81a5e63bef29701b2a078019e4b7223cae2a846ef7680a6105b5f90790b41c
 DIST terraform-0.14.4.tar.gz 2804977 BLAKE2B 
28a2f1acb4f1f11d81bebd2b120c0fc7230ace921aa9feb382a5338d248697e1d7a9f6721932cd2803dac387b844c8fade793cd1645c8837bb90013141c139a3
 SHA512 
b39d081e03a9a2272ba979ae236049d1b5825110e0cae35961de42464e98d531a8be8b4c1fae150c10d148583cada30ff820f8a09cd71e2ea7bae43e8367f2c4
+DIST terraform-0.14.5.tar.gz 2807756 BLAKE2B 
0edc56fb36a3aa560c7fe7031fedc2591cc12cd6f0dd874b5cdfb68b5be97a56f6b2c3f315bead51ff40270a8609a024e60ff80c5880432c22d17411a555b34f
 SHA512 
f18744d32006c2ecf0217d1710c2134d7aa2c2eacbbc2cfa445e786611250d14508b13fef763a1c4820f357481eebc21649cef8f8c7d3774ff62680d2fc7f2d5

diff --git 

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

2021-01-20 Thread Patrick McLean
commit: 0d0a165d3665487227432b4b28a2eb819c5ce9aa
Author: Patrick McLean  sony  com>
AuthorDate: Wed Jan 20 22:09:39 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Jan 20 22:09:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0a165d

sys-cluster/ceph: Revbumps, force older rocksdb (bug #764221)

Closes: https://bugs.gentoo.org/764221
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Patrick McLean  gentoo.org>

 sys-cluster/ceph/{ceph-14.2.15.ebuild => ceph-14.2.15-r1.ebuild} | 4 ++--
 sys-cluster/ceph/{ceph-14.2.16.ebuild => ceph-14.2.16-r1.ebuild} | 4 ++--
 sys-cluster/ceph/{ceph-15.2.8.ebuild => ceph-15.2.8-r1.ebuild}   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/ceph/ceph-14.2.15.ebuild 
b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-14.2.15.ebuild
rename to sys-cluster/ceph/ceph-14.2.15-r1.ebuild
index cd7f6cfa6cb..a73a21657f4 100644
--- a/sys-cluster/ceph/ceph-14.2.15.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -44,7 +44,7 @@ DEPEND="
app-shells/bash:0
app-misc/jq:=
dev-libs/crypto++:=
-   dev-libs/rocksdb:=
+   

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

2021-01-20 Thread Mikle Kolyada
commit: e8a2bf0e68093bc94a0fedc634da6c6bde93bb69
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 20 21:51:28 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 20 21:54:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a2bf0e

media-gfx/inkscape: Version bump (v1.0.2)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-gfx/inkscape/Manifest  |   1 +
 media-gfx/inkscape/inkscape-1.0.2.ebuild | 157 +++
 2 files changed, 158 insertions(+)

diff --git a/media-gfx/inkscape/Manifest b/media-gfx/inkscape/Manifest
index 9048977f8e6..aaa5a70469f 100644
--- a/media-gfx/inkscape/Manifest
+++ b/media-gfx/inkscape/Manifest
@@ -1,2 +1,3 @@
 DIST inkscape-1.0.1.tar.xz 32051632 BLAKE2B 
d17ae49c42908e24aade2216f5adaf56b14ac830decfa2c07ea711c034d144251d5c039f516934a6d004b48165ab3a70d40a7cb7e658ae5e97ef37b392a7d556
 SHA512 
70145e02fe7c3ffbfa3dcea690bfe3315131fb9a507c70bcdc1d0db394d207e3bd04d7cc86c3b625597bddfd2b6e09a03841aece6d2ffb6517fe1c619193ec96
+DIST inkscape-1.0.2.tar.xz 32421620 BLAKE2B 
c3f9c37b15343ba0955a6d06810aef5fb9e035a240f99579301b8cd93858a62b5ed1a3ff528a9642ec74b8900305495236cf7f4c672864369a4e33dca3b34bd4
 SHA512 
f4fbc627c0f07db11194715c505b771a60af29a9a7f8be0232e4f7eb6b1c5814c3f160c2003d64ec62aeb92ef44174320a47aa6b6abc7a67cc27c996cba9522d
 DIST inkscape-1.0.tar.xz 31935616 BLAKE2B 
096ef6ccfd519118acffa3b15302a2d92f94976f37cf58c1fdab79abb64a2de14d02e1199364c71265a332f57809603ec1b6f4f34b90e910376e1cbc5c6d1cb8
 SHA512 
37c18079eb926fd6874deee95e4008bae165c5e52d05cb53bbc8f4a48eedd0e0ab6b3e5dfbb23709169187bfe8eb5aa44d576268667f2566a2cd4dd5426554f0

diff --git a/media-gfx/inkscape/inkscape-1.0.2.ebuild 
b/media-gfx/inkscape/inkscape-1.0.2.ebuild
new file mode 100644
index 000..ed4d6019f5e
--- /dev/null
+++ b/media-gfx/inkscape/inkscape-1.0.2.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_REQ_USE="xml"
+
+inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1
+
+DESCRIPTION="SVG based generic vector-drawing program"
+HOMEPAGE="https://inkscape.org/;
+SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms
+openmp postscript spell static-libs svg2 visio wpg"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+BDEPEND="
+   dev-util/glib-utils
+   >=dev-util/intltool-0.40
+   >=sys-devel/gettext-0.17
+   virtual/pkgconfig
+"
+COMMON_DEPEND="${PYTHON_DEPS}
+   >=app-text/poppler-0.57.0:=[cairo]
+   >=dev-cpp/cairomm-1.12
+   >=dev-cpp/glibmm-2.54.1
+   dev-cpp/gtkmm:3.0
+   >=dev-cpp/pangomm-2.40
+   >=dev-libs/boehm-gc-7.1:=
+   dev-libs/double-conversion:=
+   >=dev-libs/glib-2.41
+   >=dev-libs/libsigc++-2.8
+   >=dev-libs/libxml2-2.7.4
+   >=dev-libs/libxslt-1.1.25
+   dev-libs/gdl:3
+   dev-libs/popt
+   media-gfx/potrace
+   media-libs/fontconfig
+   media-libs/freetype:2
+   media-libs/libpng:0=
+   net-libs/libsoup
+   sci-libs/gsl:=
+   x11-libs/libX11
+   >=x11-libs/pango-1.37.2
+   x11-libs/gtk+:3
+   $(python_gen_cond_dep '
+   dev-python/lxml[${PYTHON_MULTI_USEDEP}]
+   media-gfx/scour[${PYTHON_MULTI_USEDEP}]
+   ')
+   cdr? (
+   app-text/libwpg:0.3
+   dev-libs/librevenge
+   media-libs/libcdr
+   )
+   dbus? ( dev-libs/dbus-glib )
+   exif? ( media-libs/libexif )
+   imagemagick? (
+   !graphicsmagick? ( media-gfx/imagemagick:=[cxx] )
+   graphicsmagick? ( media-gfx/graphicsmagick:=[cxx] )
+   )
+   jemalloc? ( dev-libs/jemalloc )
+   jpeg? ( virtual/jpeg:0 )
+   lcms? ( media-libs/lcms:2 )
+   spell? (
+   app-text/aspell
+   app-text/gtkspell:3
+   )
+   visio? (
+   app-text/libwpg:0.3
+   dev-libs/librevenge
+   media-libs/libvisio
+   )
+   wpg? (
+   app-text/libwpg:0.3
+   dev-libs/librevenge
+   )
+"
+# These only use executables provided by these packages
+# See share/extensions for more details. inkscape can tell you to
+# install these so we could of course just not depend on those and rely
+# on that.
+RDEPEND="${COMMON_DEPEND}
+   $(python_gen_cond_dep '
+   dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+   ')
+   dia? ( app-office/dia )
+   postscript? ( app-text/ghostscript-gpl )
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/boost-1.65
+"
+
+RESTRICT="test"
+
+S="${WORKDIR}"/${P}_2021-01-15_e86c870879
+
+pkg_pretend() {

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

2021-01-20 Thread Mikle Kolyada
commit: 323957f1b4ab12aae8c22b3fbf6aad9498e878cb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 20 21:52:49 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 20 21:54:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323957f1

media-gfx/inkscape: mark stable

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-gfx/inkscape/inkscape-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/inkscape/inkscape-1.0.1.ebuild 
b/media-gfx/inkscape/inkscape-1.0.1.ebuild
index ebd89f20c15..01a5f16bfc2 100644
--- a/media-gfx/inkscape/inkscape-1.0.1.ebuild
+++ b/media-gfx/inkscape/inkscape-1.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://inkscape.org/gallery/item/21571/${P}.tar.xz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
 IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms
 openmp postscript spell static-libs svg2 visio wpg"
 



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

2021-01-20 Thread Mikle Kolyada
commit: 16be4f6fa41e9b2250a103d66345761d9cf23943
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 20 21:53:27 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 20 21:54:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16be4f6f

media-gfx/inkscape: Drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-gfx/inkscape/Manifest   |   1 -
 media-gfx/inkscape/inkscape-1.0-r1.ebuild | 158 --
 2 files changed, 159 deletions(-)

diff --git a/media-gfx/inkscape/Manifest b/media-gfx/inkscape/Manifest
index aaa5a70469f..2455bcce911 100644
--- a/media-gfx/inkscape/Manifest
+++ b/media-gfx/inkscape/Manifest
@@ -1,3 +1,2 @@
 DIST inkscape-1.0.1.tar.xz 32051632 BLAKE2B 
d17ae49c42908e24aade2216f5adaf56b14ac830decfa2c07ea711c034d144251d5c039f516934a6d004b48165ab3a70d40a7cb7e658ae5e97ef37b392a7d556
 SHA512 
70145e02fe7c3ffbfa3dcea690bfe3315131fb9a507c70bcdc1d0db394d207e3bd04d7cc86c3b625597bddfd2b6e09a03841aece6d2ffb6517fe1c619193ec96
 DIST inkscape-1.0.2.tar.xz 32421620 BLAKE2B 
c3f9c37b15343ba0955a6d06810aef5fb9e035a240f99579301b8cd93858a62b5ed1a3ff528a9642ec74b8900305495236cf7f4c672864369a4e33dca3b34bd4
 SHA512 
f4fbc627c0f07db11194715c505b771a60af29a9a7f8be0232e4f7eb6b1c5814c3f160c2003d64ec62aeb92ef44174320a47aa6b6abc7a67cc27c996cba9522d
-DIST inkscape-1.0.tar.xz 31935616 BLAKE2B 
096ef6ccfd519118acffa3b15302a2d92f94976f37cf58c1fdab79abb64a2de14d02e1199364c71265a332f57809603ec1b6f4f34b90e910376e1cbc5c6d1cb8
 SHA512 
37c18079eb926fd6874deee95e4008bae165c5e52d05cb53bbc8f4a48eedd0e0ab6b3e5dfbb23709169187bfe8eb5aa44d576268667f2566a2cd4dd5426554f0

diff --git a/media-gfx/inkscape/inkscape-1.0-r1.ebuild 
b/media-gfx/inkscape/inkscape-1.0-r1.ebuild
deleted file mode 100644
index 53bd4516401..000
--- a/media-gfx/inkscape/inkscape-1.0-r1.ebuild
+++ /dev/null
@@ -1,158 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE="xml"
-
-inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1
-
-DESCRIPTION="SVG based generic vector-drawing program"
-HOMEPAGE="https://inkscape.org/;
-SRC_URI="https://inkscape.org/gallery/item/18460/${P}.tar.xz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
-IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms
-openmp postscript spell static-libs svg2 visio wpg"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-PATCHES=(
-   "${FILESDIR}/missing_atomic_include.patch"
-)
-
-BDEPEND="
-   dev-util/glib-utils
-   >=dev-util/intltool-0.40
-   >=sys-devel/gettext-0.17
-   virtual/pkgconfig
-"
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-text/poppler-0.57.0:=[cairo]
-   >=dev-cpp/cairomm-1.12
-   >=dev-cpp/glibmm-2.54.1
-   dev-cpp/gtkmm:3.0
-   >=dev-cpp/pangomm-2.40
-   >=dev-libs/boehm-gc-7.1:=
-   dev-libs/double-conversion:=
-   >=dev-libs/glib-2.41
-   >=dev-libs/libsigc++-2.8
-   >=dev-libs/libxml2-2.7.4
-   >=dev-libs/libxslt-1.1.25
-   dev-libs/gdl:3
-   dev-libs/popt
-   media-gfx/potrace
-   media-libs/fontconfig
-   media-libs/freetype:2
-   media-libs/libpng:0=
-   net-libs/libsoup
-   sci-libs/gsl:=
-   x11-libs/libX11
-   >=x11-libs/pango-1.37.2
-   x11-libs/gtk+:3
-   $(python_gen_cond_dep '
-   dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-   media-gfx/scour[${PYTHON_MULTI_USEDEP}]
-   ')
-   cdr? (
-   app-text/libwpg:0.3
-   dev-libs/librevenge
-   media-libs/libcdr
-   )
-   dbus? ( dev-libs/dbus-glib )
-   exif? ( media-libs/libexif )
-   imagemagick? (
-   !graphicsmagick? ( media-gfx/imagemagick:=[cxx] )
-   graphicsmagick? ( media-gfx/graphicsmagick:=[cxx] )
-   )
-   jemalloc? ( dev-libs/jemalloc )
-   jpeg? ( virtual/jpeg:0 )
-   lcms? ( media-libs/lcms:2 )
-   spell? (
-   app-text/aspell
-   app-text/gtkspell:3
-   )
-   visio? (
-   app-text/libwpg:0.3
-   dev-libs/librevenge
-   media-libs/libvisio
-   )
-   wpg? (
-   app-text/libwpg:0.3
-   dev-libs/librevenge
-   )
-"
-# These only use executables provided by these packages
-# See share/extensions for more details. inkscape can tell you to
-# install these so we could of course just not depend on those and rely
-# on that.
-RDEPEND="${COMMON_DEPEND}
-   $(python_gen_cond_dep '
-   dev-python/numpy[${PYTHON_MULTI_USEDEP}]
-   ')
-   dia? ( app-office/dia )
-   postscript? ( app-text/ghostscript-gpl )
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/boost-1.65
-"
-
-RESTRICT="test"
-

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

2021-01-20 Thread Stephan Hartmann
commit: 925b055c7fd89227639aa3a1be39e3c351b7acf5
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Jan 20 21:52:25 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Jan 20 21:53:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925b055c

www-client/google-chrome-unstable: automated update (89.0.4389.9)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-89.0.4385.0.ebuild => google-chrome-unstable-89.0.4389.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 1e75ef69b7c..57e09706102 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_89.0.4385.0-1_amd64.deb 78021836 BLAKE2B 
a6f35c29f52c3c0f8b6138a7bd3611883a2346727951359f6769512b487bdb9bfd6b471d4dd69cea378b63bc09c604e98db17e93b5dd05cfcac136024389f489
 SHA512 
1b095943af8d53c1e45a8fb599b70f25536adf0db4339e84b5a332ef69d441953d8bed50a043effc4a0b2eb37cfac5b0e371b6bc23ca6e0b8aa73c54a295094a
+DIST google-chrome-unstable_89.0.4389.9-1_amd64.deb 75091524 BLAKE2B 
325478b65c6cd278e4ca1fc140c58a0f1af2958cd6a585e4d7082d7b626ad294a7268a89609c8a3f7fb2cf0594091a6c5aec41439d8fb93fab66af00d58312e2
 SHA512 
63ec8573cefcd9639ed7869157eb2419645b3e4a957f116339ff2d448620cc20f8dc3ccd58082fde7c4e513e5dcd1d9b7eb93bc418bac6c87f3790d00a1beeb0

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-89.0.4385.0.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-89.0.4389.9.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-89.0.4385.0.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-89.0.4389.9.ebuild



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

2021-01-20 Thread Stephan Hartmann
commit: a73088029f1a7f65fb3691ab6d61a4f9a7e8d302
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Jan 20 21:52:29 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Jan 20 21:53:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7308802

www-plugins/chrome-binary-plugins: automated update (89.0.4389.9)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...85.0_alpha.ebuild => chrome-binary-plugins-89.0.4389.9_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index b2011176cae..5b6143b6f0a 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_88.0.4324.96-1_amd64.deb 72789708 BLAKE2B 
59c51a403e28e6e84d4faf8b65b208eb38f83d794370bf17ffebbf834e55ccfeaa6b773c329e2334cf59b9611a1593712996a458101b9edcd70b33c61e6bcf04
 SHA512 
389bb17d2ed18628fb61979c3c06f4cfbaa963ed6a33d6648e887aaf5dca4131f7160242b38b8c6846e7068b1f4c38d9409f1df91eaa3c98efce1e9141b03eb6
 DIST google-chrome-stable_88.0.4324.96-1_amd64.deb 72800524 BLAKE2B 
42e207e5472715d4477b354aa9816c6ccf28856caac4bcd11344be158b44376d55d95ff355f07a03d681a148ecbb6c61b6795947479112a9305229ed3f6186f6
 SHA512 
6ee29f4ad5c8dcec70b1d18eb80e57fb4fd1b543f032e83bd50350bc8f903a7930a9f68c381d8659a235d310f3faa00bcae81e1e025135164648d2f48ed9f588
-DIST google-chrome-unstable_89.0.4385.0-1_amd64.deb 78021836 BLAKE2B 
a6f35c29f52c3c0f8b6138a7bd3611883a2346727951359f6769512b487bdb9bfd6b471d4dd69cea378b63bc09c604e98db17e93b5dd05cfcac136024389f489
 SHA512 
1b095943af8d53c1e45a8fb599b70f25536adf0db4339e84b5a332ef69d441953d8bed50a043effc4a0b2eb37cfac5b0e371b6bc23ca6e0b8aa73c54a295094a
+DIST google-chrome-unstable_89.0.4389.9-1_amd64.deb 75091524 BLAKE2B 
325478b65c6cd278e4ca1fc140c58a0f1af2958cd6a585e4d7082d7b626ad294a7268a89609c8a3f7fb2cf0594091a6c5aec41439d8fb93fab66af00d58312e2
 SHA512 
63ec8573cefcd9639ed7869157eb2419645b3e4a957f116339ff2d448620cc20f8dc3ccd58082fde7c4e513e5dcd1d9b7eb93bc418bac6c87f3790d00a1beeb0

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4385.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4389.9_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4385.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4389.9_alpha.ebuild



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

2021-01-20 Thread Andreas K. Hüttel
commit: d0b14dd484a3395d343e0250bc1a09b9d3833953
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jan 20 21:43:40 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan 20 21:46:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b14dd4

sci-libs/armadillo: Version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sci-libs/armadillo/Manifest|   1 +
 sci-libs/armadillo/armadillo-10.2.0.ebuild | 148 +
 2 files changed, 149 insertions(+)

diff --git a/sci-libs/armadillo/Manifest b/sci-libs/armadillo/Manifest
index b81f29c2eae..d603294cedd 100644
--- a/sci-libs/armadillo/Manifest
+++ b/sci-libs/armadillo/Manifest
@@ -1,2 +1,3 @@
+DIST armadillo-10.2.0.tar.xz 6042348 BLAKE2B 
e85f24ca7137c3a8c8fc53db15b382f2e4d468673c99e036ef9b4a4436be47d24a37664dfa88ff9effa08a4c868bd212d03c204dda09cd26038a0f8ccbf61375
 SHA512 
c5d6f4bac0acba63fbd7681653d521249fd303ffbbc5b18df71500eb111514c1d09db600a580091d6a23c83748c109c30938bbcd80a3a0b2c25e2fdea932f2cd
 DIST armadillo-8.300.2.tar.xz 4593916 BLAKE2B 
0cb9082d9452b43599dea810036a1cdcd8ef4ab6ce5b2bc7b9d9201f1f39a2aecb81ffa62388e1ee3de9a8c7df083df594224af47e5df7ee4d3c2743d6cc
 SHA512 
df069634db377e95e02dfca02312b082b34cab91bae0b1fd04a97339477074fc50c74f8adf92786ac6f0fc148044d527461617f382cc996523251b6d1287e41c
 DIST armadillo-9.850.1.tar.xz 4715832 BLAKE2B 
41256d8f54ec1f2d4f7cfdf58bd67e66cc2ffbe0f1daf259a4d76e0816d89708fa5528d57b244000393404108c8d0d613d03321f14e5653163d0c1cc6ec7e273
 SHA512 
b2b9f0290f8f39a687db71a02b127086d5ff22cee77fba5211da2ea8a8d8a5edc256b31b7fce8e98aa1955a84c63e488adcd22f8cd070015a6fcd4b4f1cb37c7

diff --git a/sci-libs/armadillo/armadillo-10.2.0.ebuild 
b/sci-libs/armadillo/armadillo-10.2.0.ebuild
new file mode 100644
index 000..baaa3579072
--- /dev/null
+++ b/sci-libs/armadillo/armadillo-10.2.0.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_IN_SOURCE_BUILD=1
+
+inherit cmake toolchain-funcs multilib eutils
+
+DESCRIPTION="Streamlined C++ linear algebra library"
+HOMEPAGE="http://arma.sourceforge.net/;
+SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
+
+LICENSE="Apache-2.0"
+SLOT="0/10"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="arpack blas doc examples hdf5 lapack mkl superlu test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( lapack )"
+
+#  atlas? ( sci-libs/atlas[lapack] )
+
+RDEPEND="
+   dev-libs/boost
+   arpack? ( sci-libs/arpack )
+   blas? ( virtual/blas )
+   lapack? ( virtual/lapack )
+   superlu? ( >=sci-libs/superlu-5.2 )
+"
+
+DEPEND="${RDEPEND}
+   arpack? ( virtual/pkgconfig )
+   blas? ( virtual/pkgconfig )
+   hdf5? ( sci-libs/hdf5 )
+   lapack? ( virtual/pkgconfig )
+   mkl? ( sci-libs/mkl )
+"
+PDEPEND="${RDEPEND}
+   hdf5? ( sci-libs/hdf5 )
+   mkl? ( sci-libs/mkl )
+"
+
+src_prepare() {
+   # avoid the automagic cmake macros...
+   sed -i -e 's/^ *include(ARMA_Find/# No automagic include(ARMA_Find/g' 
CMakeLists.txt || die
+
+   # ... except for mkl, since without a license it's hard to figure out 
what to do there
+   if use mkl; then
+   sed -i -e 's/^# No automagic 
include(ARMA_FindMKL)/include(ARMA_FindMKL)/g' CMakeLists.txt || die
+   fi
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_LIB_DIR="${EPREFIX}/usr/$(get_libdir)"
+   )
+   if use arpack; then
+   mycmakeargs+=(
+   -DARPACK_FOUND=ON
+   -DARPACK_LIBRARY="$($(tc-getPKG_CONFIG) --libs arpack)"
+   )
+   else
+   mycmakeargs+=(
+   -DARPACK_FOUND=OFF
+   )
+   fi
+#  if use atlas; then
+#  local c=atlas-cblas l=atlas-clapack
+#  $(tc-getPKG_CONFIG) --exists ${c}-threads && c+=-threads
+#  $(tc-getPKG_CONFIG) --exists ${l}-threads && l+=-threads
+#  mycmakeargs+=(
+#  -DCBLAS_FOUND=ON
+#  -DCBLAS_INCLUDE_DIR="$($(tc-getPKG_CONFIG) 
--cflags-only-I ${c} | sed 's/-I//')"
+#  -DCBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs ${c})"
+#  -DCLAPACK_FOUND=ON
+#  -DCLAPACK_INCLUDE_DIR="$($(tc-getPKG_CONFIG) 
--cflags-only-I ${l} | sed 's/-I//')"
+#  -DCLAPACK_LIBRARIES="$($(tc-getPKG_CONFIG) --libs ${l})"
+#  )
+#  fi
+   if use blas; then
+   mycmakeargs+=(
+   -DBLAS_FOUND=ON
+   -DBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs blas)"
+   )
+   else
+   mycmakeargs+=(
+   -DBLAS_FOUND=OFF
+   )
+   fi
+   if use 

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

2021-01-20 Thread Andreas K. Hüttel
commit: b899644269b985af391b7420204809f81b5ad20e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jan 20 21:39:34 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan 20 21:39:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8996442

dev-perl/Lab-Measurement: Remove old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../Lab-Measurement/Lab-Measurement-3.692.ebuild   | 148 -
 dev-perl/Lab-Measurement/Manifest  |   1 -
 2 files changed, 149 deletions(-)

diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild 
b/dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild
deleted file mode 100644
index 4bf9cc43266..000
--- a/dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_EXAMPLES=( "examples/*" )
-
-if [[ "${PV}" != "" ]]; then
-   DIST_VERSION=${PV%.0}
-   DIST_AUTHOR="AKHUETTEL"
-   KEYWORDS="~amd64 ~x86"
-   inherit perl-module
-else
-   EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Measurement.git;
-   EGIT_BRANCH="master"
-   EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}-git"
-   inherit perl-module git-r3
-fi
-
-DESCRIPTION="Measurement control and automation with Perl"
-HOMEPAGE="https://www.labmeasurement.de;
-
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DZIL_PLUGINS=( Git PodWeaver AuthorsFromGit )
-
-RDEPEND="
-   virtual/perl-Carp
-   dev-perl/Class-ISA
-   >=dev-perl/Class-Method-Modifiers-2.110.0
-   >=dev-perl/Clone-0.310.0
-   virtual/perl-Data-Dumper
-   virtual/perl-Encode
-   >=dev-perl/Exception-Class-1.0.0
-   virtual/perl-Exporter
-   virtual/perl-File-Path
-   virtual/perl-File-Spec
-   virtual/perl-Getopt-Long
-   dev-perl/Hook-LexWrap
-   virtual/perl-IO
-   >=dev-perl/IO-Socket-Timeout-0.320.0
-   dev-perl/List-MoreUtils
-   virtual/perl-Scalar-List-Utils
-   virtual/perl-Math-Complex
-   >=virtual/perl-Module-Load-0.260.0
-   >=dev-perl/Moose-2.121.300
-   >=dev-perl/MooseX-Params-Validate-0.180.0
-   dev-perl/MooseX-StrictConstructor
-   >=dev-perl/PDL-2.7.0
-   dev-perl/PDL-Graphics-Gnuplot
-   >=dev-perl/Role-Tiny-1.3.4
-   virtual/perl-Socket
-   dev-perl/Statistics-Descriptive
-   virtual/perl-Storable
-   >=dev-perl/TermReadKey-2.300.0
-   virtual/perl-Thread-Semaphore
-   virtual/perl-Time-HiRes
-   dev-perl/Time-Monotonic
-   virtual/perl-Time-Piece
-   >=dev-perl/Try-Tiny-0.220.0
-   >=dev-perl/YAML-LibYAML-0.410.0
-   virtual/perl-autodie
-   >=dev-perl/namespace-autoclean-0.200.0
-   virtual/perl-parent
-   sci-visualization/gnuplot
-   dev-perl/Lab-VXI11
-   dev-perl/USB-TMC
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   dev-perl/File-Slurper
-   virtual/perl-File-Temp
-   dev-perl/Test-Fatal
-   dev-perl/Test-File
-   virtual/perl-Test-Simple
-   dev-perl/Text-Diff
-   dev-perl/aliased
-   )
-"
-if [[ "${PV}" == "" ]]; then
-   DEPEND="${DEPEND}
-   dev-perl/Dist-Zilla"
-   for dzp in "${DZIL_PLUGINS[@]}" ; do
-   DEPEND="${DEPEND}
-   dev-perl/Dist-Zilla-Plugin-${dzp}"
-   done
-fi
-
-src_unpack() {
-   if [[ "${PV}" == "" ]]; then
-   git-r3_src_unpack
-   mkdir -p "${S}" || die "Can't make ${S}"
-   else
-   default
-   fi
-}
-
-dzil_to_distdir() {
-   local dzil_root dest has_missing modname dzil_version
-   dzil_root="$1"
-   dest="$2"
-
-   cd "${dzil_root}" || die "Can't enter git workdir '${dzil_root}'";
-
-   dzil_version="$(dzil version)" || die "Error invoking 'dzil version'"
-   einfo "Generating CPAN dist with ${dzil_version}"
-
-   has_missing=""
-
-   einfo "Checking dzil authordeps"
-   while IFS= read -d $'\n' -r modname; do
-   if [[ -z "${has_missing}" ]]; then
-   has_missing=1
-   eerror "'dzil authordeps' indicates missing build 
dependencies"
-   eerror "These will prevent building, please report a 
bug"
-   eerror "Missing:"
-   fi
-   eerror "  ${modname}"
-   done < <( dzil authordeps --missing --versions )
-
-   [[ -z "${has_missing}" ]] || die "Satisfy all missing authordeps first"
-
-   einfo "Checking dzil build deps"
-   while IFS= read -d $'\n' -r modname; do
-   if [[ -z "${has_missing}" ]]; then
-   has_missing=1
-   ewarn "'dzil listdeps' indicates missing build 

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

2021-01-20 Thread Andreas K. Hüttel
commit: 74387afdc08435dc52394acb6120cdcede629b72
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jan 20 21:39:15 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan 20 21:39:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74387afd

dev-perl/Lab-Measurement: Version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../Lab-Measurement/Lab-Measurement-3.740.ebuild   | 148 +
 dev-perl/Lab-Measurement/Manifest  |   1 +
 2 files changed, 149 insertions(+)

diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-3.740.ebuild 
b/dev-perl/Lab-Measurement/Lab-Measurement-3.740.ebuild
new file mode 100644
index 000..e3f434a03ec
--- /dev/null
+++ b/dev-perl/Lab-Measurement/Lab-Measurement-3.740.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_EXAMPLES=( "examples/*" )
+
+if [[ "${PV}" != "" ]]; then
+   DIST_VERSION=${PV%.0}
+   DIST_AUTHOR="AKHUETTEL"
+   KEYWORDS="~amd64 ~x86"
+   inherit perl-module
+else
+   EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Measurement.git;
+   EGIT_BRANCH="master"
+   EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}-git"
+   inherit perl-module git-r3
+fi
+
+DESCRIPTION="Measurement control and automation with Perl"
+HOMEPAGE="https://www.labmeasurement.de;
+
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DZIL_PLUGINS=( Git PodWeaver AuthorsFromGit )
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Class-ISA
+   >=dev-perl/Class-Method-Modifiers-2.110.0
+   >=dev-perl/Clone-0.310.0
+   virtual/perl-Data-Dumper
+   virtual/perl-Encode
+   >=dev-perl/Exception-Class-1.0.0
+   virtual/perl-Exporter
+   virtual/perl-File-Path
+   virtual/perl-File-Spec
+   virtual/perl-Getopt-Long
+   dev-perl/Hook-LexWrap
+   virtual/perl-IO
+   >=dev-perl/IO-Socket-Timeout-0.320.0
+   dev-perl/List-MoreUtils
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-Math-Complex
+   >=virtual/perl-Module-Load-0.260.0
+   >=dev-perl/Moose-2.121.300
+   >=dev-perl/MooseX-Params-Validate-0.180.0
+   dev-perl/MooseX-StrictConstructor
+   >=dev-perl/PDL-2.7.0
+   dev-perl/PDL-Graphics-Gnuplot
+   >=dev-perl/Role-Tiny-1.3.4
+   virtual/perl-Socket
+   dev-perl/Statistics-Descriptive
+   virtual/perl-Storable
+   >=dev-perl/TermReadKey-2.300.0
+   virtual/perl-Thread-Semaphore
+   virtual/perl-Time-HiRes
+   dev-perl/Time-Monotonic
+   virtual/perl-Time-Piece
+   >=dev-perl/Try-Tiny-0.220.0
+   >=dev-perl/YAML-LibYAML-0.410.0
+   virtual/perl-autodie
+   >=dev-perl/namespace-autoclean-0.200.0
+   virtual/perl-parent
+   sci-visualization/gnuplot
+   dev-perl/Lab-VXI11
+   dev-perl/USB-TMC
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/File-Slurper
+   virtual/perl-File-Temp
+   dev-perl/Test-Fatal
+   dev-perl/Test-File
+   virtual/perl-Test-Simple
+   dev-perl/Text-Diff
+   dev-perl/aliased
+   )
+"
+if [[ "${PV}" == "" ]]; then
+   DEPEND="${DEPEND}
+   dev-perl/Dist-Zilla"
+   for dzp in "${DZIL_PLUGINS[@]}" ; do
+   DEPEND="${DEPEND}
+   dev-perl/Dist-Zilla-Plugin-${dzp}"
+   done
+fi
+
+src_unpack() {
+   if [[ "${PV}" == "" ]]; then
+   git-r3_src_unpack
+   mkdir -p "${S}" || die "Can't make ${S}"
+   else
+   default
+   fi
+}
+
+dzil_to_distdir() {
+   local dzil_root dest has_missing modname dzil_version
+   dzil_root="$1"
+   dest="$2"
+
+   cd "${dzil_root}" || die "Can't enter git workdir '${dzil_root}'";
+
+   dzil_version="$(dzil version)" || die "Error invoking 'dzil version'"
+   einfo "Generating CPAN dist with ${dzil_version}"
+
+   has_missing=""
+
+   einfo "Checking dzil authordeps"
+   while IFS= read -d $'\n' -r modname; do
+   if [[ -z "${has_missing}" ]]; then
+   has_missing=1
+   eerror "'dzil authordeps' indicates missing build 
dependencies"
+   eerror "These will prevent building, please report a 
bug"
+   eerror "Missing:"
+   fi
+   eerror "  ${modname}"
+   done < <( dzil authordeps --missing --versions )
+
+   [[ -z "${has_missing}" ]] || die "Satisfy all missing authordeps first"
+
+   einfo "Checking dzil build deps"
+   while IFS= read -d $'\n' -r modname; do
+   if [[ -z "${has_missing}" ]]; then
+   has_missing=1
+   ewarn "'dzil listdeps' indicates missing build 

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

2021-01-20 Thread Andreas K. Hüttel
commit: 0d82b105540296a86f20ad188eaa2018f0ec53fc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jan 20 21:37:07 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan 20 21:37:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d82b105

app-text/xournalpp: Version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/xournalpp/Manifest|  1 +
 .../{xournalpp-.ebuild => xournalpp-1.0.20.ebuild} | 10 +++---
 app-text/xournalpp/xournalpp-.ebuild   |  6 +++---
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/app-text/xournalpp/Manifest b/app-text/xournalpp/Manifest
index 7c0401e0f4e..e1652032186 100644
--- a/app-text/xournalpp/Manifest
+++ b/app-text/xournalpp/Manifest
@@ -1 +1,2 @@
 DIST xournalpp-1.0.18.tgz 14892343 BLAKE2B 
d2aaede0e85d724cf8032f38a6fa2c3c4862f26d410dbab8264dd50ab8ee0d26889eeab433ef615fe9ce271710192eca380ff80149431d5368125926cf8d2b25
 SHA512 
90568a2674a18ff711ecef5f1a66ea1c5746d7f1fde271b36342d9bf48e096e63075cf7fd8b69e39e144273a4d1b922c415eee929eba94b2fa515a0bb481815a
+DIST xournalpp-1.0.20.tgz 14895705 BLAKE2B 
f1a4721f4f0b2f0e666c7466d7ddbd1f299172576d5f86b4ab8150d3bf05231cc7bb40e750394d892fe8ce32b6106e29456e3e9fa976b1bf07a808bf1bfff953
 SHA512 
c73783d5e40262b2c6f7f6be372839c73a19ab25fc258a7524660654526a3a35a6ba16ba282f793e7982ff97d006703c103fdd579fc16a3e636bf6daf94fe346

diff --git a/app-text/xournalpp/xournalpp-.ebuild 
b/app-text/xournalpp/xournalpp-1.0.20.ebuild
similarity index 84%
copy from app-text/xournalpp/xournalpp-.ebuild
copy to app-text/xournalpp/xournalpp-1.0.20.ebuild
index 7057d336d41..8d5be9b04fe 100644
--- a/app-text/xournalpp/xournalpp-.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.20.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils xdg
+inherit cmake xdg
 
 if [[ ${PV} == * ]]; then
inherit git-r3
@@ -40,6 +40,10 @@ BDEPEND="
sys-apps/lsb-release
 "
 
+PATCHES=(
+   "${FILESDIR}/${PN}-1.0.18-nostrip.patch" # bug 745255
+)
+
 src_prepare() {
-   cmake-utils_src_prepare
+   cmake_src_prepare
 }

diff --git a/app-text/xournalpp/xournalpp-.ebuild 
b/app-text/xournalpp/xournalpp-.ebuild
index 7057d336d41..6ef5cab3894 100644
--- a/app-text/xournalpp/xournalpp-.ebuild
+++ b/app-text/xournalpp/xournalpp-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils xdg
+inherit cmake xdg
 
 if [[ ${PV} == * ]]; then
inherit git-r3
@@ -41,5 +41,5 @@ BDEPEND="
 "
 
 src_prepare() {
-   cmake-utils_src_prepare
+   cmake_src_prepare
 }



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

2021-01-20 Thread Anthony G. Basile
commit: 210cfef531993f7985c2999f883b7285b4657bec
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 20 21:34:24 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 20 21:34:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210cfef5

dev-libs/xapian-bindings: remove 1.4.18 without lua

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

 .../xapian-bindings/xapian-bindings-1.4.18.ebuild  | 296 -
 1 file changed, 296 deletions(-)

diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild 
b/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild
deleted file mode 100644
index 741f0f146da..000
--- a/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild
+++ /dev/null
@@ -1,296 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
-PYTHON_REQ_USE="threads(+)"
-
-USE_PHP="php7-2 php7-3 php7-4"
-
-PHP_EXT_NAME="xapian"
-PHP_EXT_INI="yes"
-PHP_EXT_OPTIONAL_USE="php"
-
-USE_RUBY="ruby24 ruby25 ruby26"
-RUBY_OPTIONAL="yes"
-
-inherit java-pkg-opt-2 mono-env multibuild php-ext-source-r3 python-r1 ruby-ng 
toolchain-funcs
-
-DESCRIPTION="SWIG and JNI bindings for Xapian"
-HOMEPAGE="https://www.xapian.org/;
-SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="java mono perl php python ruby tcl"
-REQUIRED_USE="|| ( java mono perl php python ruby tcl )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   ruby? ( || ( $(ruby_get_use_targets) ) )"
-
-COMMONDEPEND=">=dev-libs/xapian-1.4.15
-   perl? ( dev-lang/perl:= )
-   php? ( dev-lang/php:=[-threads] )
-   python? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   ${PYTHON_DEPS}
-   )
-   ruby? ( $(ruby_implementations_depend) )
-   tcl? ( dev-lang/tcl:= )
-   mono? ( dev-lang/mono )"
-DEPEND="${COMMONDEPEND}
-   virtual/pkgconfig
-   java? ( >=virtual/jdk-1.6 )"
-RDEPEND="${COMMONDEPEND}
-   java? ( >=virtual/jre-1.6 )"
-
-S="${WORKDIR}/${P}"
-
-has_basic_bindings() {
-   # Update this list if new bindings are added that are not built
-   # multiple times for multiple versions like lua, php, python and ruby 
are
-   return $(use mono || use java || use perl || use tcl)
-}
-
-php_copy_sources() {
-   local MULTIBUILD_VARIANTS=($(php_get_slots))
-   multibuild_copy_sources
-}
-
-php_foreach_impl() {
-   local MULTIBUILD_VARIANTS=($(php_get_slots))
-   multibuild_foreach_variant "$@"
-}
-
-ruby_copy_sources() {
-   local MULTIBUILD_VARIANTS=($(ruby_get_use_implementations))
-   multibuild_copy_sources
-}
-
-ruby_foreach_impl() {
-   local MULTIBUILD_VARIANTS=($(ruby_get_use_implementations))
-   multibuild_foreach_variant "$@"
-}
-
-pkg_setup() {
-   use mono && mono-env_pkg_setup
-   use java && java-pkg-opt-2_pkg_setup
-}
-
-src_unpack() {
-   default
-
-   if use php; then
-   local php_slot
-   for php_slot in $(php_get_slots); do
-   # Unfortunately required for 
php-ext-source-r3_createinifiles().
-   mkdir "${WORKDIR}/${php_slot}"
-   done
-   fi
-}
-
-src_prepare() {
-   use java && java-pkg-opt-2_src_prepare
-
-   # https://trac.xapian.org/ticket/702
-   export XAPIAN_CONFIG="/usr/bin/xapian-config"
-
-   if use php; then
-   php_copy_sources
-   fi
-
-   if use python; then
-   python_copy_sources
-   fi
-
-   if use ruby; then
-   ruby_copy_sources
-   fi
-
-   eapply_user
-}
-
-src_configure() {
-   if has_basic_bindings ; then
-   local conf=(
-   --disable-documentation
-   $(use_with mono csharp)
-   $(use_with java)
-   $(use_with perl)
-   $(use_with tcl)
-   --without-lua
-   --without-php
-   --without-php7
-   --without-python
-   --without-python3
-   --without-ruby
-   )
-
-   if use java; then
-   local -x CXXFLAGS="${CXXFLAGS} 
$(java-pkg_get-jni-cflags)"
-   fi
-
-   if use perl; then
-   local -x PERL_ARCH="$(perl -MConfig -e 'print 
$Config{installvendorarch}')"
-   local -x PERL_LIB="$(perl -MConfig -e 'print 
$Config{installvendorlib}')"
-   fi
-
-   econf "${conf[@]}"
-   fi
-
-   php_configure() {
-   local myconf=(
-   --disable-documentation
-   --without-java
-  

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

2021-01-20 Thread Anthony G. Basile
commit: 42fdeaf292e38e7071eaa5c45f47a3a4f7694d76
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 20 21:33:24 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 20 21:34:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fdeaf2

dev-libs/xapian-bindings: restore lua bindings to 1.4.18

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

 ...bindings-1.4.17-r100.ebuild => xapian-bindings-1.4.18-r1.ebuild} | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.17-r100.ebuild 
b/dev-libs/xapian-bindings/xapian-bindings-1.4.18-r1.ebuild
similarity index 98%
rename from dev-libs/xapian-bindings/xapian-bindings-1.4.17-r100.ebuild
rename to dev-libs/xapian-bindings/xapian-bindings-1.4.18-r1.ebuild
index 0c2cba44761..ca365bb03da 100644
--- a/dev-libs/xapian-bindings/xapian-bindings-1.4.17-r100.ebuild
+++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -169,7 +169,9 @@ src_configure() {
 
}
 
-   lua_foreach_impl run_in_build_dir lua_configure
+   if use lua; then
+   lua_foreach_impl run_in_build_dir lua_configure
+   fi
 
php_configure() {
local myconf=(



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

2021-01-20 Thread Conrad Kostecki
commit: 0ee2ce738bd38c7ffcdc69943e66273e38f5a189
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Jan  4 13:15:19 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 21:18:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee2ce73

eclass/lua-utils.eclass: Add support for test-runners

During migration of dev-lua/* ebuilds to slotted lua, I noticed, that
many ebuilds use 'dev-lua/busted' for running tests. This change adds
support for running a test-runner, at first only 'busted' for now.
Also a non-color and plaintext output will be used for the test-runner 'busted'.

This is basically a copy of the test-runner section, written by mgorny,
which already exists in 'distutils-r1', but modified and adapted to lua.

In order to use this feature, you can define 'lua_enable_tests busted'
to setup everything needed for tests and run them. By default,
'dev-lua/busted' assumes, that tests are in the 'spec' folder.

If this is not the case, you can add a second argument to specify a
different folder. For example, if the folder is called 'foo', you can
just run 'lua_enable_tests busted foo'.

More test-runners can be added in future, if needed.

Signed-off-by: Conrad Kostecki  gentoo.org>

 eclass/lua-utils.eclass | 70 +
 1 file changed, 70 insertions(+)

diff --git a/eclass/lua-utils.eclass b/eclass/lua-utils.eclass
index 100be14cb08..0589318ef51 100644
--- a/eclass/lua-utils.eclass
+++ b/eclass/lua-utils.eclass
@@ -344,6 +344,76 @@ _lua_export() {
done
 }
 
+# @FUNCTION: lua_enable_tests
+# @USAGE:  
+# @DESCRIPTION:
+# Set up IUSE, RESTRICT, BDEPEND and src_test() for running tests
+# with the specified test runner.  Also copies the current value
+# of RDEPEND to test?-BDEPEND.  The test-runner argument must be one of:
+#
+# - busted: dev-lua/busted
+#
+# Additionally, a second argument can be passed after ,
+# so  will use that directory to search for tests.
+# If not passed, a default directory of  will be used.
+#
+# - busted: spec
+#
+# This function is meant as a helper for common use cases, and it only
+# takes care of basic setup.  You still need to list additional test
+# dependencies manually.  If you have uncommon use case, you should
+# not use it and instead enable tests manually.
+#
+# This function must be called in global scope, after RDEPEND has been
+# declared.  Take care not to overwrite the variables set by it.
+lua_enable_tests() {
+   debug-print-function ${FUNCNAME} "${@}"
+
+   [[ ${#} -ge 1 ]] || die "${FUNCNAME} takes at least one argument: 
test-runner (test-directory)"
+   local test_directory
+   local test_pkg
+   case ${1} in
+   busted)
+   test_directory="${2:-spec}"
+   test_pkg="dev-lua/busted"
+   if [[ ! ${_LUA_SINGLE_R0} ]]; then
+   eval "lua_src_test() {
+   busted --lua=\"\${ELUA}\" 
--output=\"plainTerminal\" \"${test_directory}\" || die \"Tests fail with 
\${ELUA}\"
+   }"
+   src_test() {
+   lua_foreach_impl lua_src_test
+   }
+   else
+   eval "src_test() {
+   busted --lua=\"\${ELUA}\" 
--output=\"plainTerminal\" \"${test_directory}\" || die \"Tests fail with 
\${ELUA}\"
+   }"
+   fi
+   ;;
+   *)
+   die "${FUNCNAME}: unsupported argument: ${1}"
+   esac
+
+   local test_deps=${RDEPEND}
+   if [[ -n ${test_pkg} ]]; then
+   if [[ ! ${_LUA_SINGLE_R0} ]]; then
+   test_deps+=" ${test_pkg}[${LUA_USEDEP}]"
+   else
+   test_deps+=" $(lua_gen_cond_dep "
+   ${test_pkg}[\${LUA_USEDEP}]
+   ")"
+   fi
+   fi
+   if [[ -n ${test_deps} ]]; then
+   IUSE+=" test"
+   RESTRICT+=" !test? ( test )"
+   BDEPEND+=" test? ( ${test_deps} )"
+   fi
+
+   # we need to ensure successful return in case we're called last,
+   # otherwise Portage may wrongly assume sourcing failed
+   return 0
+}
+
 # @FUNCTION: lua_get_CFLAGS
 # @USAGE: []
 # @DESCRIPTION:



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

2021-01-20 Thread Lars Wendler
commit: b360c76405c6bc4a1c8169e49c954dee22cae5c0
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jan 20 21:05:31 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jan 20 21:16:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b360c764

sys-apps/haveged: Removed old

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

 sys-apps/haveged/Manifest|  2 --
 sys-apps/haveged/haveged-1.9.13.ebuild   | 41 
 sys-apps/haveged/haveged-1.9.2-r1.ebuild | 41 
 3 files changed, 84 deletions(-)

diff --git a/sys-apps/haveged/Manifest b/sys-apps/haveged/Manifest
index 32b8067283a..cee8b42e254 100644
--- a/sys-apps/haveged/Manifest
+++ b/sys-apps/haveged/Manifest
@@ -1,4 +1,2 @@
-DIST haveged-1.9.13.tar.gz 495737 BLAKE2B 
5a8c154d27ca7dc71e7d34051a5e24ec2bd49be7a68175c351293958261083f2cfb0b318daaf005cc95f6a9b76664df63d4c41d28d4276f6906081d21097475a
 SHA512 
dff0f4273643ed6b2fea26f1ba5c17be3d655d27ab0b96091bcd23e1cb984fc440cc81e694cc7bcc84a9a667d96f3c04a73675f79ecae525ee56390940cce576
 DIST haveged-1.9.14.tar.gz 496346 BLAKE2B 
9df0b51dc5856b4b943a0c1c1c8f9b947dd3d22bdf45639920911e2619264fc771cba68ad70559b34523a6361cc5da588392bf0b24de1dbf824f1dfc7898a2bb
 SHA512 
bdb6d9de667298d32b474bcbdd5f90c12b870b154b86f8817948de787d378b428bf823234f20129666bd1abced2f154643b5999e43975969f6bba87124650924
-DIST haveged-1.9.2.tar.gz 494682 BLAKE2B 
a972d128b19fecc3d01e17bd4cf6d5ec03ae716c4b4934c73193e03f3d3f9ff3461a8280ec0a20885499fd334343deb193ddc98b0697b2b14f92fff897bbf59b
 SHA512 
65f70950fb90ef9c24ff3bf1b26e19a9cde2bec4749e2e64d5461a51646a20cf610efa2a5014219b8605957afa0084abd2ba11c7dc15f9379afce784971627b8
 DIST haveged-1.9.8c.tar.gz 494470 BLAKE2B 
840aa0b985107feb38a7b5823f94de3473e79f75542565e571c4ec9b2640dddcabb09d598e101678defbdd2eb04fe2fc1fb1f8466157e53d7c41272131450dec
 SHA512 
24167e8a9773d96b3c57cd3e57def7e291f3de86873e796cafc1a59d3f89818c6cb8d46d05e5ae4eb2683fc86b313b1acaed7f210724dadb7df3939e1b3900aa

diff --git a/sys-apps/haveged/haveged-1.9.13.ebuild 
b/sys-apps/haveged/haveged-1.9.13.ebuild
deleted file mode 100644
index e312af7ae69..000
--- a/sys-apps/haveged/haveged-1.9.13.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit systemd
-
-DESCRIPTION="A simple entropy daemon using the HAVEGE algorithm"
-HOMEPAGE="http://www.issihosts.com/haveged/;
-SRC_URI="https://github.com/jirka-h/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE="selinux static-libs threads"
-
-RDEPEND="
-   !http://www.issihosts.com/haveged/;
-SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc x86"
-IUSE="selinux static-libs"
-
-DEPEND=""
-RDEPEND="!

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

2021-01-20 Thread Lars Wendler
commit: 3b853bc10cb8fcf60be77c8ce89ce559ba2d7ff4
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jan 20 21:15:29 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jan 20 21:16:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b853bc1

sys-apps/haveged: Revbump to not install .la files

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

 sys-apps/haveged/{haveged-1.9.14.ebuild => haveged-1.9.14-r1.ebuild} | 2 ++
 sys-apps/haveged/{haveged-1.9.8c.ebuild => haveged-1.9.8c-r1.ebuild} | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/sys-apps/haveged/haveged-1.9.14.ebuild 
b/sys-apps/haveged/haveged-1.9.14-r1.ebuild
similarity index 94%
rename from sys-apps/haveged/haveged-1.9.14.ebuild
rename to sys-apps/haveged/haveged-1.9.14-r1.ebuild
index 92c901487af..832568999fe 100644
--- a/sys-apps/haveged/haveged-1.9.14.ebuild
+++ b/sys-apps/haveged/haveged-1.9.14-r1.ebuild
@@ -38,4 +38,6 @@ src_install() {
systemd_newunit "${FILESDIR}"/service.gentoo ${PN}.service
insinto /etc
doins "${FILESDIR}"/haveged.conf
+
+   find "${ED}" -type f -name "*.la" -delete || die
 }

diff --git a/sys-apps/haveged/haveged-1.9.8c.ebuild 
b/sys-apps/haveged/haveged-1.9.8c-r1.ebuild
similarity index 91%
rename from sys-apps/haveged/haveged-1.9.8c.ebuild
rename to sys-apps/haveged/haveged-1.9.8c-r1.ebuild
index 52a76b0dcb2..8861599ce68 100644
--- a/sys-apps/haveged/haveged-1.9.8c.ebuild
+++ b/sys-apps/haveged/haveged-1.9.8c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -42,4 +42,6 @@ src_install() {
systemd_newunit "${FILESDIR}"/service.gentoo ${PN}.service
insinto /etc
doins "${FILESDIR}"/haveged.conf
+
+   find "${ED}" -type f -name "*.la" -delete || die
 }



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

2021-01-20 Thread Anthony G. Basile
commit: eae8802bc39c9b0c6db31a39a45cb5292604420e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Jan 20 20:55:27 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Jan 20 20:55:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae8802b

dev-libs/xapian-bindings: version bump to 1.4.18

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

 dev-libs/xapian-bindings/Manifest  |   1 +
 .../xapian-bindings/xapian-bindings-1.4.18.ebuild  | 296 +
 2 files changed, 297 insertions(+)

diff --git a/dev-libs/xapian-bindings/Manifest 
b/dev-libs/xapian-bindings/Manifest
index 136a50b10fe..14676a58327 100644
--- a/dev-libs/xapian-bindings/Manifest
+++ b/dev-libs/xapian-bindings/Manifest
@@ -2,3 +2,4 @@ DIST xapian-bindings-1.4.14.tar.xz 1132008 BLAKE2B 
3057f8f98cfd11e82555df4b554ad
 DIST xapian-bindings-1.4.15.tar.xz 1132248 BLAKE2B 
ba9f60263881ca558f9d3deab09bd07271e6f54e06a13d09bcb59bfaf9a637e959b3a62a9e9db0724ae2262e605fc3fd2160559d53702b2af5012f47177ea66a
 SHA512 
dec8a0431c9070fc70d79b67bddc2e0adb10ef5366c4b9d7a135365ea6c6680d2e7682dbfd60c29eca51da48eaa0715509e30b13d5482d5a38bfd0d0156c43f9
 DIST xapian-bindings-1.4.16.tar.xz 1133900 BLAKE2B 
cea310cea777f665feac3b0cac7189da66e596d245af0a3a6cc40d01e6b9862bae2b61d5b21e7d742c1e0eb1424603a47c44a4fab9d17125820ab793360a85f9
 SHA512 
afdc4379c8dc8381813eefcaf761ea560a23ba6718a54c61874c0d29786b9f49dd548ed3854fee38689c273acebb4637833b8cf5c75d0c2ed05df83384e59113
 DIST xapian-bindings-1.4.17.tar.xz 1135100 BLAKE2B 
8c45322725c341f6e6484e0aa8716798aa5b31e5bbc795d0f5c631022c69e96f472b3fd76609116a196431e5b069a710c3ebbfc989de8fb57d5e2d081008b89c
 SHA512 
9cfd9809b8b13d47a7b50950c19b821d4ae902611eed3972d93cccda82d07d5858e37989bb9de31ede082c2574487e0bcd8c1e5f30f1479d47f4c28200ff76e7
+DIST xapian-bindings-1.4.18.tar.xz 1135644 BLAKE2B 
7120c42d73794f8212bf15afb4566119e44cd39c711d50aab4fcc4320419babc440d4dd732af9e739c68397e740da192fa80cd08c5d2b59e1ae13afff3d6
 SHA512 
e965384febaa83c28fd63b82192bfa4d5d34b4eb7cfacf1ddfc1201deada4f0498df8e50a191713dc95feb8edb0b1a4e9d6983a639c564f086ee305b8a05397e

diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild 
b/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild
new file mode 100644
index 000..741f0f146da
--- /dev/null
+++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.18.ebuild
@@ -0,0 +1,296 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_REQ_USE="threads(+)"
+
+USE_PHP="php7-2 php7-3 php7-4"
+
+PHP_EXT_NAME="xapian"
+PHP_EXT_INI="yes"
+PHP_EXT_OPTIONAL_USE="php"
+
+USE_RUBY="ruby24 ruby25 ruby26"
+RUBY_OPTIONAL="yes"
+
+inherit java-pkg-opt-2 mono-env multibuild php-ext-source-r3 python-r1 ruby-ng 
toolchain-funcs
+
+DESCRIPTION="SWIG and JNI bindings for Xapian"
+HOMEPAGE="https://www.xapian.org/;
+SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="java mono perl php python ruby tcl"
+REQUIRED_USE="|| ( java mono perl php python ruby tcl )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   ruby? ( || ( $(ruby_get_use_targets) ) )"
+
+COMMONDEPEND=">=dev-libs/xapian-1.4.15
+   perl? ( dev-lang/perl:= )
+   php? ( dev-lang/php:=[-threads] )
+   python? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   )
+   ruby? ( $(ruby_implementations_depend) )
+   tcl? ( dev-lang/tcl:= )
+   mono? ( dev-lang/mono )"
+DEPEND="${COMMONDEPEND}
+   virtual/pkgconfig
+   java? ( >=virtual/jdk-1.6 )"
+RDEPEND="${COMMONDEPEND}
+   java? ( >=virtual/jre-1.6 )"
+
+S="${WORKDIR}/${P}"
+
+has_basic_bindings() {
+   # Update this list if new bindings are added that are not built
+   # multiple times for multiple versions like lua, php, python and ruby 
are
+   return $(use mono || use java || use perl || use tcl)
+}
+
+php_copy_sources() {
+   local MULTIBUILD_VARIANTS=($(php_get_slots))
+   multibuild_copy_sources
+}
+
+php_foreach_impl() {
+   local MULTIBUILD_VARIANTS=($(php_get_slots))
+   multibuild_foreach_variant "$@"
+}
+
+ruby_copy_sources() {
+   local MULTIBUILD_VARIANTS=($(ruby_get_use_implementations))
+   multibuild_copy_sources
+}
+
+ruby_foreach_impl() {
+   local MULTIBUILD_VARIANTS=($(ruby_get_use_implementations))
+   multibuild_foreach_variant "$@"
+}
+
+pkg_setup() {
+   use mono && mono-env_pkg_setup
+   use java && java-pkg-opt-2_pkg_setup
+}
+
+src_unpack() {
+   default
+
+   if use php; then
+   local php_slot
+   for php_slot in $(php_get_slots); do
+   # Unfortunately required for 
php-ext-source-r3_createinifiles().
+   mkdir 

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

2021-01-20 Thread Sam James
commit: 77e0c38662c069325d5664c96ecbe8bbf75df001
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 20 20:53:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 20 20:53:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e0c386

dev-libs/libgcrypt: Stabilize 1.9.0 arm64, #766213

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-libs/libgcrypt/libgcrypt-1.9.0.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.9.0.ebuild
index b3d167ee7b1..0dda6fc59ce 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.9.0.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.9.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1 MIT"
 SLOT="0/20" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc o-flag-munging static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]"



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

2021-01-20 Thread Sam James
commit: 8add7948953ff7cdd1f66c922a55181872dbe66e
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 20 20:53:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 20 20:53:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8add7948

net-misc/dhcpcd: Stabilize 8.1.9-r1 arm64, #766285

Signed-off-by: Sam James  gentoo.org>

 net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild 
b/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
index 8f9d6190cf8..51168466db7 100644
--- a/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-8.1.9-r1.ebuild
@@ -14,7 +14,7 @@ else
MY_P="${MY_P/_rc/-rc}"
SRC_URI="https://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz
https://dev.gentoo.org/~polynomial-c/${P}-patches-01.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-01-20 Thread Bernard Cafarelli
commit: 81b800f3042276f956ea722dbfc51a5bf104d799
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Jan 20 20:49:46 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Jan 20 20:49:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b800f3

www-apps/piwigo: 11.0.0 bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/piwigo/Manifest |  1 +
 www-apps/piwigo/piwigo-11.0.0.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index 99de152d320..f88b9a27a88 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1 +1,2 @@
+DIST piwigo-11.0.0.zip 17686353 BLAKE2B 
ea9425c70aa4d3febf93b473393e551b05955b8248c1e710fd49af50bf112e99902b14ac3a90e63e0651602b5005a7bb2f0f7e5a8e71fea8589fc369045399f0
 SHA512 
833b2daa8d0f71dc2a38647b11df3fed41d76451dae43fd32ef9e785b057d29fc11407c1c69233da895051de400b10e1d07395824ec71615146852b938bc963c
 DIST piwigo-2.10.2.zip 17391322 BLAKE2B 
9982b398b8f3ead6bb5e70b34508d868e2a7440c1fe2d066f659d1a04e90f3239af0b63c2bcdc2fa250edab216acd155d5201d2634c30b275008f25bd0a5e7d0
 SHA512 
b75359a5ca1fd863de766eaf46dee64fc36482162fd1013bb95fd98553ae1135f9eafd584929a8d0f4dd074e9231978e84917e557de328786c6060098ab3734b

diff --git a/www-apps/piwigo/piwigo-11.0.0.ebuild 
b/www-apps/piwigo/piwigo-11.0.0.ebuild
new file mode 100644
index 000..978f3b237a3
--- /dev/null
+++ b/www-apps/piwigo/piwigo-11.0.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit webapp
+
+DESCRIPTION="a photo gallery software for the web"
+HOMEPAGE="http://piwigo.org/;
+SRC_URI="http://piwigo.org/download/dlcounter.php?code=${PV} -> ${P}.zip"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+exif +gd imagemagick"
+
+DEPEND=""
+RDEPEND="
+   imagemagick? ( virtual/imagemagick-tools )
+   dev-lang/php[ctype,exif?,gd?,filter,iconv,json,mysqli]
+   >=virtual/mysql-5.0
+   virtual/httpd-php"
+BDEPEND="app-arch/unzip"
+
+REQUIRED_USE="|| ( gd imagemagick )"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   # Local configuration, and parts that can be updated
+   webapp_serverowned "${MY_HTDOCSDIR}"/_data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/galleries
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/language
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/local
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/plugins
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/template-extension
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/themes
+   webapp_serverowned "${MY_HTDOCSDIR}"/upload
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/mit-krb5/, app-crypt/mit-krb5/files/

2021-01-20 Thread Conrad Kostecki
commit: 04bdab0f9da07f3c3242281135914029efe44caf
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Jan 20 20:30:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 20 20:47:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bdab0f

app-crypt/mit-krb5: don't hardcode libpath

If libpath is hardcoded for 'krb5-config --libs' this will fail the
compilation on 32-bit systems.

Closes: https://bugs.gentoo.org/634126
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/mit-krb5-1.18.2-krb5-config.patch|  15 ++
 app-crypt/mit-krb5/mit-krb5-1.18.2-r3.ebuild   | 169 +
 app-crypt/mit-krb5/mit-krb5-1.18.3-r1.ebuild   | 168 
 3 files changed, 352 insertions(+)

diff --git a/app-crypt/mit-krb5/files/mit-krb5-1.18.2-krb5-config.patch 
b/app-crypt/mit-krb5/files/mit-krb5-1.18.2-krb5-config.patch
new file mode 100644
index 000..ec901ce9c31
--- /dev/null
+++ b/app-crypt/mit-krb5/files/mit-krb5-1.18.2-krb5-config.patch
@@ -0,0 +1,15 @@
+--- a/build-tools/krb5-config.in
 b/build-tools/krb5-config.in
+@@ -208,12 +208,6 @@
+ 
+ 
+ if test -n "$do_libs"; then
+-# Assumes /usr/lib is the standard library directory everywhere...
+-if test "$libdir" = /usr/lib; then
+-  libdirarg=
+-else
+-  libdirarg="-L$libdir"
+-fi
+ # Ugly gross hack for our build tree
+ lib_flags=`echo $CC_LINK | sed -e 's/\$(CC)//' \
+   -e 's/\$(PURE)//' \

diff --git a/app-crypt/mit-krb5/mit-krb5-1.18.2-r3.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.18.2-r3.ebuild
new file mode 100644
index 000..7bbe482d448
--- /dev/null
+++ b/app-crypt/mit-krb5/mit-krb5-1.18.2-r3.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit autotools flag-o-matic multilib-minimal python-any-r1 systemd 
toolchain-funcs
+
+MY_P="${P/mit-}"
+P_DIR=$(ver_cut 1-2)
+DESCRIPTION="MIT Kerberos V"
+HOMEPAGE="https://web.mit.edu/kerberos/www/;
+SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz;
+
+LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit 
selinux +threads test xinetd"
+
+# Test suite requires network access
+RESTRICT="test"
+
+DEPEND="
+   !!app-crypt/heimdal
+   >=sys-libs/e2fsprogs-libs-1.42.9[${MULTILIB_USEDEP}]
+   || (
+   >=dev-libs/libverto-0.2.5[libev,${MULTILIB_USEDEP}]
+   >=dev-libs/libverto-0.2.5[libevent,${MULTILIB_USEDEP}]
+   >=dev-libs/libverto-0.2.5[tevent,${MULTILIB_USEDEP}]
+   )
+   keyutils? ( >=sys-apps/keyutils-1.5.8:=[${MULTILIB_USEDEP}] )
+   lmdb? ( dev-db/lmdb )
+   nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
+   openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] )
+   pkinit? (
+   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+   )
+   xinetd? ( sys-apps/xinetd )
+   "
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/yacc
+   cpu_flags_x86_aes? (
+   amd64? ( dev-lang/yasm )
+   x86? ( dev-lang/yasm )
+   )
+   doc? ( virtual/latex-base )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/tcl:0
+   dev-util/dejagnu
+   dev-util/cmocka
+   )"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-kerberos )"
+
+S=${WORKDIR}/${MY_P}/src
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.12_warn_cflags.patch"
+   "${FILESDIR}/${PN}-config_LDFLAGS-r1.patch"
+   "${FILESDIR}/${PN}-1.16.3-libressl-r1.patch"
+   "${FILESDIR}/${PN}_dont_create_run.patch"
+   "${FILESDIR}/${PN}-1.18-libressl.patch"
+   "${FILESDIR}/CVE-2020-28196.patch"
+   "${FILESDIR}/${PN}-1.18.2-krb5-config.patch"
+)
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/krb5-config
+)
+
+src_prepare() {
+   default
+   # Make sure we always use the system copies.
+   rm -rf util/{et,ss,verto}
+   sed -i 's:^[[:space:]]*util/verto$::' configure.ac || die
+
+   eautoreconf
+}
+
+src_configure() {
+   # QA
+   append-flags -fno-strict-aliasing
+   append-flags -fno-strict-overflow
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   WARN_CFLAGS="set" \
+   econf \
+   $(use_with openldap ldap) \
+   "$(multilib_native_use_with test tcl "${EPREFIX}/usr")" \
+   $(use_enable nls) \
+   $(use_enable pkinit) \
+   $(use_enable threads thread-support) \
+   

[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_export_libraries/

2021-01-20 Thread Alexis Ballier
commit: 024f9f867c7d06d52b9604260392e35c6b85e094
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:28 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024f9f86

dev-ros/ament_cmake_export_libraries: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_export_libraries/Manifest  |  1 +
 .../ament_cmake_export_libraries-1.0.3.ebuild  | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_export_libraries/Manifest 
b/dev-ros/ament_cmake_export_libraries/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_export_libraries/Manifest
+++ b/dev-ros/ament_cmake_export_libraries/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git 
a/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.0.3.ebuild
 
b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.0.3.ebuild
new file mode 100644
index 000..d4c3c7ec2f7
--- /dev/null
+++ 
b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Export libraries to downstream packages in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_test/

2021-01-20 Thread Alexis Ballier
commit: 3bd0317b36d62af6d2d0ba3b2cbd656f087e8ffd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:23:00 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd0317b

dev-ros/ament_cmake_test: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_test/Manifest  |  1 +
 .../ament_cmake_test/ament_cmake_test-1.0.3.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/dev-ros/ament_cmake_test/Manifest 
b/dev-ros/ament_cmake_test/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_test/Manifest
+++ b/dev-ros/ament_cmake_test/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_test/ament_cmake_test-1.0.3.ebuild 
b/dev-ros/ament_cmake_test/ament_cmake_test-1.0.3.ebuild
new file mode 100644
index 000..0649041487a
--- /dev/null
+++ b/dev-ros/ament_cmake_test/ament_cmake_test-1.0.3.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The ability to add tests in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+DEPEND="
+   dev-ros/ament_cmake_core
+   dev-python/ament_package[${PYTHON_USEDEP}]
+   dev-python/catkin_pkg[${PYTHON_USEDEP}]
+   dev-ros/ament_cmake_python
+   ${PYTHON_DEPS}
+"
+RDEPEND="${DEPEND}"
+BDEPEND="${DEPEND}"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+src_configure() {
+   python_foreach_impl cmake_src_configure
+}
+
+src_compile() {
+   python_foreach_impl cmake_src_compile
+}
+
+src_test() {
+   python_foreach_impl cmake_src_test
+}
+
+src_install() {
+   python_foreach_impl cmake_src_install
+   python_foreach_impl python_optimize
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_version/

2021-01-20 Thread Alexis Ballier
commit: 5923dacae3e17828d547132ef19968f5a0610638
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:23:03 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5923daca

dev-ros/ament_cmake_version: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_version/Manifest   |  1 +
 .../ament_cmake_version-1.0.3.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_version/Manifest 
b/dev-ros/ament_cmake_version/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_version/Manifest
+++ b/dev-ros/ament_cmake_version/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_version/ament_cmake_version-1.0.3.ebuild 
b/dev-ros/ament_cmake_version/ament_cmake_version-1.0.3.ebuild
new file mode 100644
index 000..f177169cb5a
--- /dev/null
+++ b/dev-ros/ament_cmake_version/ament_cmake_version-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Override the exported package version in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_gtest/

2021-01-20 Thread Alexis Ballier
commit: 0ca131a0621345c829dc75054c9246de2b359d40
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:41 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca131a0

dev-ros/ament_cmake_gtest: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_gtest/Manifest |  1 +
 .../ament_cmake_gtest-1.0.3.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_gtest/Manifest 
b/dev-ros/ament_cmake_gtest/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_gtest/Manifest
+++ b/dev-ros/ament_cmake_gtest/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_gtest/ament_cmake_gtest-1.0.3.ebuild 
b/dev-ros/ament_cmake_gtest/ament_cmake_gtest-1.0.3.ebuild
new file mode 100644
index 000..19e8b3f3f02
--- /dev/null
+++ b/dev-ros/ament_cmake_gtest/ament_cmake_gtest-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The ability to add gtest-based tests in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_pytest/

2021-01-20 Thread Alexis Ballier
commit: f679a9a688cf4b0cac503fe60c396a3fef182cc7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:53 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f679a9a6

dev-ros/ament_cmake_pytest: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_pytest/Manifest|  1 +
 .../ament_cmake_pytest-1.0.3.ebuild| 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_pytest/Manifest 
b/dev-ros/ament_cmake_pytest/Manifest
index 56fccc8713e..037e37d7dda 100644
--- a/dev-ros/ament_cmake_pytest/Manifest
+++ b/dev-ros/ament_cmake_pytest/Manifest
@@ -1,2 +1,3 @@
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_pytest/ament_cmake_pytest-1.0.3.ebuild 
b/dev-ros/ament_cmake_pytest/ament_cmake_pytest-1.0.3.ebuild
new file mode 100644
index 000..cefdc0d87e3
--- /dev/null
+++ b/dev-ros/ament_cmake_pytest/ament_cmake_pytest-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The ability to run Python tests using pytest in the ament 
buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_python/

2021-01-20 Thread Alexis Ballier
commit: 485de1672254ab88537c6d1964bd8f0e3b99eb3f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:50 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485de167

dev-ros/ament_cmake_python: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_python/Manifest|  1 +
 .../ament_cmake_python-1.0.3.ebuild| 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-ros/ament_cmake_python/Manifest 
b/dev-ros/ament_cmake_python/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_python/Manifest
+++ b/dev-ros/ament_cmake_python/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_python/ament_cmake_python-1.0.3.ebuild 
b/dev-ros/ament_cmake_python/ament_cmake_python-1.0.3.ebuild
new file mode 100644
index 000..7f0a525558f
--- /dev/null
+++ b/dev-ros/ament_cmake_python/ament_cmake_python-1.0.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The ability to use Python in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+PATCHES=( "${FILESDIR}/destdir.patch" )
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_export_link_flags/

2021-01-20 Thread Alexis Ballier
commit: 47f45739b8c76cb615e1413bbe1eebc44a825dad
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:31 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f45739

dev-ros/ament_cmake_export_link_flags: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_export_link_flags/Manifest |  1 +
 .../ament_cmake_export_link_flags-1.0.3.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_export_link_flags/Manifest 
b/dev-ros/ament_cmake_export_link_flags/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_export_link_flags/Manifest
+++ b/dev-ros/ament_cmake_export_link_flags/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git 
a/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.3.ebuild
 
b/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.3.ebuild
new file mode 100644
index 000..a448d65732b
--- /dev/null
+++ 
b/dev-ros/ament_cmake_export_link_flags/ament_cmake_export_link_flags-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Export link flags to downstream packages in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_libraries/

2021-01-20 Thread Alexis Ballier
commit: 5d14b8dabc74bfa0e0120dd01aa78d3a996b4203
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:47 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d14b8da

dev-ros/ament_cmake_libraries: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_libraries/Manifest |  1 +
 .../ament_cmake_libraries-1.0.3.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_libraries/Manifest 
b/dev-ros/ament_cmake_libraries/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_libraries/Manifest
+++ b/dev-ros/ament_cmake_libraries/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_libraries/ament_cmake_libraries-1.0.3.ebuild 
b/dev-ros/ament_cmake_libraries/ament_cmake_libraries-1.0.3.ebuild
new file mode 100644
index 000..54072eb71ae
--- /dev/null
+++ b/dev-ros/ament_cmake_libraries/ament_cmake_libraries-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The functionality to deduplicate libraries in the ament 
buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_target_dependencies/

2021-01-20 Thread Alexis Ballier
commit: 5c0fb01897c771fdc6aa86b702d410840c4870c3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:57 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0fb018

dev-ros/ament_cmake_target_dependencies: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_target_dependencies/Manifest   |  1 +
 .../ament_cmake_target_dependencies-1.0.3.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-ros/ament_cmake_target_dependencies/Manifest 
b/dev-ros/ament_cmake_target_dependencies/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_target_dependencies/Manifest
+++ b/dev-ros/ament_cmake_target_dependencies/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git 
a/dev-ros/ament_cmake_target_dependencies/ament_cmake_target_dependencies-1.0.3.ebuild
 
b/dev-ros/ament_cmake_target_dependencies/ament_cmake_target_dependencies-1.0.3.ebuild
new file mode 100644
index 000..034cb6e5b25
--- /dev/null
+++ 
b/dev-ros/ament_cmake_target_dependencies/ament_cmake_target_dependencies-1.0.3.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Add defs, include dirs and libs to a target in the ament 
buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+   dev-ros/ament_cmake_include_directories
+   dev-ros/ament_cmake_libraries
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_include_directories/

2021-01-20 Thread Alexis Ballier
commit: a8d733ee0a8bd33dcd528d65bfa6135e938614f2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:44 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d733ee

dev-ros/ament_cmake_include_directories: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_include_directories/Manifest   |  1 +
 .../ament_cmake_include_directories-1.0.3.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_include_directories/Manifest 
b/dev-ros/ament_cmake_include_directories/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_include_directories/Manifest
+++ b/dev-ros/ament_cmake_include_directories/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git 
a/dev-ros/ament_cmake_include_directories/ament_cmake_include_directories-1.0.3.ebuild
 
b/dev-ros/ament_cmake_include_directories/ament_cmake_include_directories-1.0.3.ebuild
new file mode 100644
index 000..5c7886431d2
--- /dev/null
+++ 
b/dev-ros/ament_cmake_include_directories/ament_cmake_include_directories-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Export include directories to downstream packages in the ament 
buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/hector_slam_launch/

2021-01-20 Thread Alexis Ballier
commit: 1e6ea4305107d03eb6d9010fc133fbcccdad5981
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:20:41 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6ea430

dev-ros/hector_slam_launch: Remove old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/hector_slam_launch/Manifest|  2 --
 .../hector_slam_launch-0.4.1.ebuild| 23 --
 .../hector_slam_launch-0.5.0.ebuild| 23 --
 3 files changed, 48 deletions(-)

diff --git a/dev-ros/hector_slam_launch/Manifest 
b/dev-ros/hector_slam_launch/Manifest
index 5621bc8ca34..82bb9ffe5c3 100644
--- a/dev-ros/hector_slam_launch/Manifest
+++ b/dev-ros/hector_slam_launch/Manifest
@@ -1,3 +1 @@
-DIST hector_slam-0.4.1.tar.gz 66772 BLAKE2B 
ad6f5596ea1fca2ed68017534280a4d622179de8df4c039e95f3e87a0e591212944d65e4d507194eb33584f7f55cba4fe398b19f5a22bfb3afce1b2406d1635d
 SHA512 
bd0932971114f13c41c6e346756f2c95cc0a9a011d11202792a6f837757a144355e05c3e7ed1afa574b743166a78f1a7855c5693b0c57378611e50c386c2483e
-DIST hector_slam-0.5.0.tar.gz 160320 BLAKE2B 
9109b81740296aada8b0987d153774ac547cf063546973e8034849a5c81117c10047c12ca65f15feae5355c35a6e746cbf0ab8fa2089d282beb1f7aa06528254
 SHA512 
d9d7e0e7de96330358bcd98de2083ee67e0d232d6758599291607951696aef5dd93b335252448ddec59202627f69fd5a9122c0f3a2829744b4b6417906aab3ed
 DIST hector_slam-0.5.1.tar.gz 160548 BLAKE2B 
7a4cf8f0c1a387c4de08620478c8954df27a3ae6d23b1f11bf8574a1f62f8e742934cfb08d278e881dfb73941be89de43fe97813c992f9aa53a97487b0ae2efb
 SHA512 
b46131a4ba3bc1eaef27091040a29f4b0f7d1a80f54e2f2756f13e08ef4d4b37ad4fef2802737bb31afe7cbbbf0e49573b87d7df991e7a19e80219a4158e3064

diff --git a/dev-ros/hector_slam_launch/hector_slam_launch-0.4.1.ebuild 
b/dev-ros/hector_slam_launch/hector_slam_launch-0.4.1.ebuild
deleted file mode 100644
index a3654d95687..000
--- a/dev-ros/hector_slam_launch/hector_slam_launch-0.4.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files for launching hector_slam with different robot 
scenarios"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-   dev-ros/hector_mapping
-   dev-ros/hector_map_server
-   dev-ros/hector_trajectory_server
-   dev-ros/hector_geotiff
-   dev-ros/hector_geotiff_plugins
-"

diff --git a/dev-ros/hector_slam_launch/hector_slam_launch-0.5.0.ebuild 
b/dev-ros/hector_slam_launch/hector_slam_launch-0.5.0.ebuild
deleted file mode 100644
index aaf43b37417..000
--- a/dev-ros/hector_slam_launch/hector_slam_launch-0.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam;
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files for launching hector_slam with different robot 
scenarios"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-   dev-ros/hector_mapping
-   dev-ros/hector_map_server
-   dev-ros/hector_trajectory_server
-   dev-ros/hector_geotiff
-   dev-ros/hector_geotiff_plugins
-"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_gmock/

2021-01-20 Thread Alexis Ballier
commit: f011ffd381ffe055452be522e33b99ad41650534
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:37 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f011ffd3

dev-ros/ament_cmake_gmock: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_gmock/Manifest |  1 +
 .../ament_cmake_gmock-1.0.3.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-ros/ament_cmake_gmock/Manifest 
b/dev-ros/ament_cmake_gmock/Manifest
index 56fccc8713e..037e37d7dda 100644
--- a/dev-ros/ament_cmake_gmock/Manifest
+++ b/dev-ros/ament_cmake_gmock/Manifest
@@ -1,2 +1,3 @@
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git a/dev-ros/ament_cmake_gmock/ament_cmake_gmock-1.0.3.ebuild 
b/dev-ros/ament_cmake_gmock/ament_cmake_gmock-1.0.3.ebuild
new file mode 100644
index 000..aaa2ff2d883
--- /dev/null
+++ b/dev-ros/ament_cmake_gmock/ament_cmake_gmock-1.0.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="The ability to add Google mock-based tests in the ament 
buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/ament_cmake_export_targets/

2021-01-20 Thread Alexis Ballier
commit: 112b15be7159757c1c5ac9655cbed5e5ad7c9fa2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jan 20 20:22:34 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jan 20 20:35:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112b15be

dev-ros/ament_cmake_export_targets: bump to 1.0.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/ament_cmake_export_targets/Manifest|  1 +
 .../ament_cmake_export_targets-1.0.3.ebuild| 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-ros/ament_cmake_export_targets/Manifest 
b/dev-ros/ament_cmake_export_targets/Manifest
index d4bd850b64b..1dc2a3ed13a 100644
--- a/dev-ros/ament_cmake_export_targets/Manifest
+++ b/dev-ros/ament_cmake_export_targets/Manifest
@@ -1,3 +1,4 @@
 DIST ament_cmake-0.9.6.tar.gz 60800 BLAKE2B 
71c4e71c50b7715bb8f1b5b737ce23e30f79459a14a5866801bcb810b8fe82d807b6a4eae11de427f52c618e14ef22b7693905f1a0200cc38f0ffab1d70e80cd
 SHA512 
c923260bbd0142ea57bf3e868e94e76020939e8ec49cbf23f14221d0048f21efed00dcdae9978e00f246725ba216c151f5d53b1cd94297b8731f53dc0e45b554
 DIST ament_cmake-1.0.0.tar.gz 63304 BLAKE2B 
dd0c4bc5b72d9143cfb8ee9caae236a3608981ee8523e879ea9c168d64fd1d0cb84e54679cfc0cfc5834519bb1032afc956c3130c1da8b4f98d60a9191be
 SHA512 
69236015368df29a128eceeb64dd1c683eb32a44188b52120592238f999be8c8c7c5892a36ddcef48b6686bf97eba77e820ca3b8896c64ec1522661fa3ed4fc7
 DIST ament_cmake-1.0.1.tar.gz 66465 BLAKE2B 
cd905b52f4600ccf364ab8d5e4dcf102e1f6034bae7ab020022860fa440ff058a996752cbb0e743b5f66a2b6bc0d1f46cec7c71900be53f035ed8a0642e50b04
 SHA512 
5f60c933c0ba1eea97f2d0913e19f383e154f26a0625ea4e40c529dd1fa5831109f7cbc0c39a514d37334d61c5d614df0ea546e49ab46202002af09a2adf6288
+DIST ament_cmake-1.0.3.tar.gz 67279 BLAKE2B 
5a11fd6e8174a47acc2f7524c8aec4ce0b77668525928d722c631b6d874d8d7229a84e5dd084eda834d5afcdf4cc1faf692c3ea4552374b0858c2b60610417e6
 SHA512 
654a02d8c8130d023d063eff29197ed71e75a1f46c73e3808f5e481ce1b68ff6d0b3002b471bb3ba13a473c4947f4a291cc91cf1aa803906d3a89c78e66eb76a

diff --git 
a/dev-ros/ament_cmake_export_targets/ament_cmake_export_targets-1.0.3.ebuild 
b/dev-ros/ament_cmake_export_targets/ament_cmake_export_targets-1.0.3.ebuild
new file mode 100644
index 000..ad4a03f2600
--- /dev/null
+++ b/dev-ros/ament_cmake_export_targets/ament_cmake_export_targets-1.0.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit cmake python-any-r1
+
+ROS_PN="ament_cmake"
+if [ "${PV#}" != "${PV}" ] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ament/ament_cmake;
+   SRC_URI=""
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/ament/ament_cmake/archive/${PV}.tar.gz -> 
${ROS_PN}-${PV}.tar.gz"
+   S="${WORKDIR}/${ROS_PN}-${PV}/${PN}"
+fi
+
+DESCRIPTION="Export targets to downstream packages in the ament buildsystem"
+HOMEPAGE="https://github.com/ament/ament_cmake;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+if [ "${PV#}" != "${PV}" ] ; then
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64"
+fi
+IUSE=""
+
+RDEPEND="
+   dev-ros/ament_cmake_core
+   dev-ros/ament_cmake_export_libraries
+"
+DEPEND="${RDEPEND}"
+# Deps here are transitive from ament_cmake_core to have matching python 
support
+BDEPEND="
+   $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] 
dev-python/catkin_pkg[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+"
+
+python_check_deps() {
+   has_version "dev-python/ament_package[${PYTHON_USEDEP}]" && \
+   has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]"
+}



  1   2   3   4   >