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

2021-09-28 Thread Ionen Wolkens
commit: 4538454589d0f37545ec378638d54b07f1c3c59b
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Mon Sep 27 19:27:19 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Sep 29 00:56:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45384545

app-text/cmark: remove old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22422
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/cmark/Manifest|  1 -
 app-text/cmark/cmark-0.30.1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-text/cmark/Manifest b/app-text/cmark/Manifest
index 8b66ab3fabd..f6800339eee 100644
--- a/app-text/cmark/Manifest
+++ b/app-text/cmark/Manifest
@@ -1,3 +1,2 @@
 DIST cmark-0.29.0.tar.gz 234545 BLAKE2B 
1571cdf08f85142ff790db811b7973f2d95a7b1c8669af467cbeac1ad0907826a46f7e0e3ba717ba677746406f8372e40b9878f7810d317fa3c0e14db06dc8fb
 SHA512 
06eb110cfd90c9e980c022b7588e28864d15a4da5d07d61ad4b27c6de47367492b9e58e9434e62b07517aa6dc484f17af13916808be3188f38c37d20cbf33112
-DIST cmark-0.30.1.tar.gz 245126 BLAKE2B 
4b6b7bcd87f931a50849d70afdd8593131fec6d937a804432444045b90eb6813a56c50e08dbb94bd424e0d5d53f9323f596d1bd2d1ab363bef742fe8d24971a6
 SHA512 
883bf559874f05af501de9dbce7e08c7297c09ebb26b3e08f55a8a5c43109e47ac14d129a2db31d7f105803e7259e3e104fe4241fd5c1248820a96e5228008f4
 DIST cmark-0.30.2.tar.gz 246033 BLAKE2B 
487f5adf47afdd4133e16b6cca1403cd555f8722b47c423960909de73aacac1d0f8b16311f6d5349addb5f03a86562545bb2ec80771b822bb8e5b82816375124
 SHA512 
aaa9b2103cf89c522f9b42a2b43c07ecf75e07eb42214c0be5de17682ea1faf9c85e3dd28fe91d446b69a34f9980bcab6e276a99b42540c40c9ee1481b3a0d17

diff --git a/app-text/cmark/cmark-0.30.1.ebuild 
b/app-text/cmark/cmark-0.30.1.ebuild
deleted file mode 100644
index 6dff7a3f62c..000
--- a/app-text/cmark/cmark-0.30.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit cmake python-any-r1
-
-DESCRIPTION="CommonMark parsing and rendering library and program in C"
-HOMEPAGE="https://github.com/commonmark/cmark;
-SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( ${PYTHON_DEPS} )"
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMARK_LIB_FUZZER=OFF
-   -DCMARK_SHARED=ON
-   -DCMARK_STATIC=OFF
-   -DCMARK_TESTS="$(usex test)"
-   )
-   cmake_src_configure
-}



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

2021-09-28 Thread Ionen Wolkens
commit: ef42a7f69b0f13c7c03f737a7ba6212201c25ee5
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Mon Sep 27 19:25:50 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Sep 29 00:56:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef42a7f6

app-text/cmark: update to 0.30.2

Updated to EAPI=8.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/cmark/Manifest|  1 +
 app-text/cmark/cmark-0.30.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-text/cmark/Manifest b/app-text/cmark/Manifest
index c54ea3ac458..8b66ab3fabd 100644
--- a/app-text/cmark/Manifest
+++ b/app-text/cmark/Manifest
@@ -1,2 +1,3 @@
 DIST cmark-0.29.0.tar.gz 234545 BLAKE2B 
1571cdf08f85142ff790db811b7973f2d95a7b1c8669af467cbeac1ad0907826a46f7e0e3ba717ba677746406f8372e40b9878f7810d317fa3c0e14db06dc8fb
 SHA512 
06eb110cfd90c9e980c022b7588e28864d15a4da5d07d61ad4b27c6de47367492b9e58e9434e62b07517aa6dc484f17af13916808be3188f38c37d20cbf33112
 DIST cmark-0.30.1.tar.gz 245126 BLAKE2B 
4b6b7bcd87f931a50849d70afdd8593131fec6d937a804432444045b90eb6813a56c50e08dbb94bd424e0d5d53f9323f596d1bd2d1ab363bef742fe8d24971a6
 SHA512 
883bf559874f05af501de9dbce7e08c7297c09ebb26b3e08f55a8a5c43109e47ac14d129a2db31d7f105803e7259e3e104fe4241fd5c1248820a96e5228008f4
+DIST cmark-0.30.2.tar.gz 246033 BLAKE2B 
487f5adf47afdd4133e16b6cca1403cd555f8722b47c423960909de73aacac1d0f8b16311f6d5349addb5f03a86562545bb2ec80771b822bb8e5b82816375124
 SHA512 
aaa9b2103cf89c522f9b42a2b43c07ecf75e07eb42214c0be5de17682ea1faf9c85e3dd28fe91d446b69a34f9980bcab6e276a99b42540c40c9ee1481b3a0d17

diff --git a/app-text/cmark/cmark-0.30.2.ebuild 
b/app-text/cmark/cmark-0.30.2.ebuild
new file mode 100644
index 000..67faa19c8c5
--- /dev/null
+++ b/app-text/cmark/cmark-0.30.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit cmake python-any-r1
+
+DESCRIPTION="CommonMark parsing and rendering library and program in C"
+HOMEPAGE="https://github.com/commonmark/cmark;
+SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( ${PYTHON_DEPS} )"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMARK_LIB_FUZZER=OFF
+   -DCMARK_SHARED=ON
+   -DCMARK_STATIC=OFF
+   -DCMARK_TESTS="$(usex test)"
+   )
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/

2021-09-28 Thread Ionen Wolkens
commit: a4e207f9d10c79c1728a391675ce64c38c489095
Author: Ian Hixson  sdf  org>
AuthorDate: Sat Sep 25 22:03:28 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Sep 29 00:47:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e207f9

app-editors/kakoune: Drop old release.

Signed-off-by: Ian Hixson  sdf.org>
Closes: https://github.com/gentoo/gentoo/pull/22403
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-editors/kakoune/Manifest  |  1 -
 app-editors/kakoune/kakoune-2021.08.28.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest
index 48589fef2d5..290b402984c 100644
--- a/app-editors/kakoune/Manifest
+++ b/app-editors/kakoune/Manifest
@@ -1,2 +1 @@
 DIST kakoune-2021.08.28.tar.bz2 535791 BLAKE2B 
b04f23b29def72659925b104a203033cd547ec9483225e35a216276716b2d31da76e1c4a239b60a1e72f3e3f4777997bc59560f6ccd4a0e3eaf509e537ed85ad
 SHA512 
a304f1ce3295196468784e27f019d155b5aa0305d90adf5ae65c74a9be4ee740df400ebeb819eb059bb42efee503daa988a2ea929fa6d60ec63ad408be9b575a
-DIST kakoune-2021.08.28.tar.gz 654429 BLAKE2B 
8cf769d2dea74fd8bab8261e4d79276af089d73753052fdd3776bff0adc72bc20c43f840350076e675c633de2175ad83960fa2ccf85fc852c7c81bd4888ced2b
 SHA512 
1f4f0648959e94e45eb00f2398aa6897595457ef3ee4d1c6e18d494f3e68f8d3a0c4d0dbed88b6588fda61137a060c648ff635972731c0f29faef4cdc03c829f

diff --git a/app-editors/kakoune/kakoune-2021.08.28.ebuild 
b/app-editors/kakoune/kakoune-2021.08.28.ebuild
deleted file mode 100644
index f44978e9973..000
--- a/app-editors/kakoune/kakoune-2021.08.28.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Modal editor inspired by vim"
-HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune;
-SRC_URI="https://github.com/mawww/kakoune/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Unlicense"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-php-filetype-fix.patch
-)
-
-src_prepare() {
-   sed -i '/CXXFLAGS += -O3/d' src/Makefile || die
-   default
-}
-
-src_configure() {
-   tc-export CXX
-}
-
-src_compile() {
-   emake -C src all
-}
-
-src_test() {
-   emake -C src test
-}
-
-src_install() {
-   emake PREFIX="${D}"/usr docdir="${ED}/usr/share/doc/${PF}" install
-
-   rm "${ED}/usr/share/man/man1/kak.1.gz" || die
-   doman doc/kak.1
-}



[gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/

2021-09-28 Thread Ionen Wolkens
commit: 755a2884c3304e627530cf2a65cb9da287d6fafe
Author: Ian Hixson  sdf  org>
AuthorDate: Sat Sep 25 21:58:55 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Sep 29 00:47:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755a2884

app-editors/kakoune: Update download location. Bump to 2021.08.28-r1

Signed-off-by: Ian Hixson  sdf.org>
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-editors/kakoune/Manifest |  1 +
 app-editors/kakoune/kakoune-2021.08.28-r1.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest
index 0e6d7aafad9..48589fef2d5 100644
--- a/app-editors/kakoune/Manifest
+++ b/app-editors/kakoune/Manifest
@@ -1 +1,2 @@
+DIST kakoune-2021.08.28.tar.bz2 535791 BLAKE2B 
b04f23b29def72659925b104a203033cd547ec9483225e35a216276716b2d31da76e1c4a239b60a1e72f3e3f4777997bc59560f6ccd4a0e3eaf509e537ed85ad
 SHA512 
a304f1ce3295196468784e27f019d155b5aa0305d90adf5ae65c74a9be4ee740df400ebeb819eb059bb42efee503daa988a2ea929fa6d60ec63ad408be9b575a
 DIST kakoune-2021.08.28.tar.gz 654429 BLAKE2B 
8cf769d2dea74fd8bab8261e4d79276af089d73753052fdd3776bff0adc72bc20c43f840350076e675c633de2175ad83960fa2ccf85fc852c7c81bd4888ced2b
 SHA512 
1f4f0648959e94e45eb00f2398aa6897595457ef3ee4d1c6e18d494f3e68f8d3a0c4d0dbed88b6588fda61137a060c648ff635972731c0f29faef4cdc03c829f

diff --git a/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild 
b/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild
new file mode 100644
index 000..66fdc47a76c
--- /dev/null
+++ b/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Modal editor inspired by vim"
+HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune;
+SRC_URI="https://github.com/mawww/kakoune/releases/download/v${PV}/${P}.tar.bz2;
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-php-filetype-fix.patch
+)
+
+src_prepare() {
+   sed -i '/CXXFLAGS += -O3/d' src/Makefile || die
+   default
+}
+
+src_configure() {
+   tc-export CXX
+}
+
+src_compile() {
+   emake -C src all
+}
+
+src_test() {
+   emake -C src test
+}
+
+src_install() {
+   emake PREFIX="${D}"/usr docdir="${ED}/usr/share/doc/${PF}" install
+
+   rm "${ED}/usr/share/man/man1/kak.1.gz" || die
+   doman doc/kak.1
+}



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

2021-09-28 Thread Sam James
commit: 8c47b9f8bb0fa50692609f64318d01871cd55697
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 29 00:31:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 29 00:32:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c47b9f8

app-admin/puppet-agent: add subslot dep on libcrypt

We need this to ensure that the symlink we set doesn't
become stale during the libxcrypt migration (despite
being a binary package...)

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

 ...{puppet-agent-6.19.1-r1.ebuild => puppet-agent-6.19.1-r2.ebuild} | 6 --
 .../{puppet-agent-7.10.0.ebuild => puppet-agent-7.10.0-r1.ebuild}   | 5 -
 .../{puppet-agent-7.11.0.ebuild => puppet-agent-7.11.0-r1.ebuild}   | 5 -
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild 
b/app-admin/puppet-agent/puppet-agent-6.19.1-r2.ebuild
similarity index 93%
rename from app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
rename to app-admin/puppet-agent/puppet-agent-6.19.1-r2.ebuild
index 22dc570bbd3..8ef74d148ca 100644
--- a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-6.19.1-r2.ebuild
@@ -14,13 +14,15 @@ KEYWORDS="amd64"
 IUSE="puppetdb selinux"
 RESTRICT="strip"
 
+# virtual/libcrypt:= is in here despite being a pre-built package
+# to ensure that the has_version logic for the symlink doesn't become stale
 CDEPEND="!app-admin/puppet
!dev-ruby/hiera
!dev-ruby/facter
!app-emulation/virt-what
acct-user/puppet
-   acct-group/puppet"
-
+   acct-group/puppet
+   virtual/libcrypt:="
 DEPEND="
${CDEPEND}
app-admin/augeas"

diff --git a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.10.0-r1.ebuild
similarity index 92%
rename from app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
rename to app-admin/puppet-agent/puppet-agent-7.10.0-r1.ebuild
index 8621917db95..77dd8d3fbcf 100644
--- a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.10.0-r1.ebuild
@@ -14,12 +14,15 @@ KEYWORDS="amd64"
 IUSE="puppetdb selinux"
 RESTRICT="strip"
 
+# virtual/libcrypt:= is in here despite being a pre-built package
+# to ensure that the has_version logic for the symlink doesn't become stale
 CDEPEND="!app-admin/puppet
!dev-ruby/hiera
!dev-ruby/facter
app-emulation/virt-what
acct-user/puppet
-   acct-group/puppet"
+   acct-group/puppet
+   virtual/libcrypt:="
 
 DEPEND="
${CDEPEND}

diff --git a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild
similarity index 92%
rename from app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
rename to app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild
index 302711db8e5..6e7e8d74150 100644
--- a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild
@@ -14,12 +14,15 @@ KEYWORDS="~amd64"
 IUSE="puppetdb selinux"
 RESTRICT="strip"
 
+# virtual/libcrypt:= is in here despite being a pre-built package
+# to ensure that the has_version logic for the symlink doesn't become stale
 CDEPEND="!app-admin/puppet
!dev-ruby/hiera
!dev-ruby/facter
app-emulation/virt-what
acct-user/puppet
-   acct-group/puppet"
+   acct-group/puppet
+   virtual/libcrypt:="
 
 DEPEND="
${CDEPEND}



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

2021-09-28 Thread Matthew Thode
commit: 3c98e14765c0f9fb90cb489dfc56f1ac8c8adfde
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Sep 29 00:23:23 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Sep 29 00:23:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c98e147

net-misc/memcached: 1.6.12 bump...

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

 net-misc/memcached/Manifest | 2 +-
 net-misc/memcached/{memcached-1.6.11.ebuild => memcached-1.6.12.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index d81b3e86597..f0f918bf2f0 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -1,2 +1,2 @@
 DIST memcached-1.6.10.tar.gz 609630 BLAKE2B 
1b4d632cb57e1f49d6e667aea5a4d2a1c74bbac038db329d84f2b9229e6db8204c2c0b55075ef238a5c3fa3751de5a0fb843a2ee0e71a648a194aed832d6dd36
 SHA512 
46d41c87afd0fb3a15bd418d757a25f93bee7d052653a488b4bc29a795826b9c238590cd9ee602ca4e5f645ece74685c644a9bb12bb58ff79b098c4fcf5b3835
-DIST memcached-1.6.11.tar.gz 612832 BLAKE2B 
4c8eee47eede85d13e3835d9e75c6182703f290ba6472dabd65acdc3dad6125d036db33433bd8e1cbc909aeb1564eab6366d1af989570a51d589c53df1ed778e
 SHA512 
0c60933a73ae76d829a8fc5655797a348771b7975dc3ba0672d71541eeb5caf54214c9a7094397285fdd07a1ab3086f2ba181852a0917406b116e471ccbb27f8
+DIST memcached-1.6.12.tar.gz 618614 BLAKE2B 
45de1c9610781ed6ab27261642db62b65a846651df64d9db2658ce8bc1cd96a798add6099340281c9dadc470e81b86976b855f4bece29189cfcfdb9b4e3a8991
 SHA512 
6cf41f14679ffac096195c29cf79741f28069e92d8ceddd5039061f1b8d3d4018f2983a6e43a27306ff299f9198e56f9ebd8ee8b62aa4882b38a0aa712ab1779

diff --git a/net-misc/memcached/memcached-1.6.11.ebuild 
b/net-misc/memcached/memcached-1.6.12.ebuild
similarity index 100%
rename from net-misc/memcached/memcached-1.6.11.ebuild
rename to net-misc/memcached/memcached-1.6.12.ebuild



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

2021-09-28 Thread Matthew Thode
commit: 3b7d053be294096fa609a3f2566f90c50ab2459d
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Sep 29 00:20:25 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Sep 29 00:20:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7d053b

net-misc/memcached: 1.6.11 update

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

 net-misc/memcached/Manifest|   1 +
 net-misc/memcached/memcached-1.6.11.ebuild | 104 +
 2 files changed, 105 insertions(+)

diff --git a/net-misc/memcached/Manifest b/net-misc/memcached/Manifest
index c1818365672..d81b3e86597 100644
--- a/net-misc/memcached/Manifest
+++ b/net-misc/memcached/Manifest
@@ -1 +1,2 @@
 DIST memcached-1.6.10.tar.gz 609630 BLAKE2B 
1b4d632cb57e1f49d6e667aea5a4d2a1c74bbac038db329d84f2b9229e6db8204c2c0b55075ef238a5c3fa3751de5a0fb843a2ee0e71a648a194aed832d6dd36
 SHA512 
46d41c87afd0fb3a15bd418d757a25f93bee7d052653a488b4bc29a795826b9c238590cd9ee602ca4e5f645ece74685c644a9bb12bb58ff79b098c4fcf5b3835
+DIST memcached-1.6.11.tar.gz 612832 BLAKE2B 
4c8eee47eede85d13e3835d9e75c6182703f290ba6472dabd65acdc3dad6125d036db33433bd8e1cbc909aeb1564eab6366d1af989570a51d589c53df1ed778e
 SHA512 
0c60933a73ae76d829a8fc5655797a348771b7975dc3ba0672d71541eeb5caf54214c9a7094397285fdd07a1ab3086f2ba181852a0917406b116e471ccbb27f8

diff --git a/net-misc/memcached/memcached-1.6.11.ebuild 
b/net-misc/memcached/memcached-1.6.11.ebuild
new file mode 100644
index 000..16eba892a14
--- /dev/null
+++ b/net-misc/memcached/memcached-1.6.11.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic systemd
+
+MY_PV="${PV/_rc/-rc}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="High-performance, distributed memory object caching system"
+HOMEPAGE="http://memcached.org/;
+SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
+   https://www.memcached.org/files/old/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
+
+RDEPEND=">=dev-libs/libevent-1.4:=
+   dev-lang/perl
+   sasl? ( dev-libs/cyrus-sasl )
+   seccomp? ( sys-libs/libseccomp )
+   selinux? ( sec-policy/selinux-memcached )"
+DEPEND="${RDEPEND}
+   acct-user/memcached
+   test? ( virtual/perl-Test-Harness >=dev-perl/Cache-Memcached-1.24 )"
+
+S="${WORKDIR}/${MY_P}"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.2.2-fbsd.patch"
+   "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
+   "${FILESDIR}/${PN}-1.4.4-as-needed.patch"
+   "${FILESDIR}/${PN}-1.4.17-EWOULDBLOCK.patch"
+)
+
+src_prepare() {
+   default
+
+   sed -i -e 's,-Werror,,g' configure.ac || die
+   sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac || die
+
+   eautoreconf
+
+   use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
+
+   # Tweak upstream systemd unit to use Gentoo variables/envfile.
+   # As noted by bug #587440
+   sed -i -e '/^ExecStart/{
+   s,{USER},{MEMCACHED_RUNAS},g;
+   s,{CACHESIZE},{MEMUSAGE},g;
+   s,OPTIONS,MISC_OPTS,g;
+   };
+   /Environment=/{s,OPTIONS,MISC_OPTS,g;};
+   /EnvironmentFile=/{s,/sysconfig/,/conf.d/,g;};
+   ' \
+   "${S}"/scripts/memcached.service
+}
+
+src_configure() {
+   econf \
+   --disable-docs \
+   $(use_enable sasl)
+   # The xml2rfc tool to build the additional docs requires TCL :-(
+   # `use_enable doc docs`
+}
+
+src_compile() {
+   # There is a heavy degree of per-object compile flags
+   # Users do NOT know better than upstream. Trying to compile the testapp 
and
+   # the -debug version with -DNDEBUG _WILL_ fail.
+   append-flags -UNDEBUG -pthread
+   emake testapp memcached-debug CFLAGS="${CFLAGS}"
+
+   filter-flags -UNDEBUG
+   emake
+}
+
+src_test() {
+   emake -j1 test
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dobin scripts/memcached-tool
+   use debug && dobin memcached-debug
+
+   dodoc AUTHORS ChangeLog NEWS README.md doc/{CONTRIBUTORS,*.txt}
+
+   newconfd "${FILESDIR}/memcached.confd" memcached
+   newinitd "${FILESDIR}/memcached.init2" memcached
+   systemd_dounit "${S}/scripts/memcached.service"
+}
+
+pkg_postinst() {
+   elog "With this version of Memcached Gentoo now supports multiple 
instances."
+   elog "To enable this you should create a symlink in /etc/init.d/ for 
each instance"
+   elog "to /etc/init.d/memcached and create the matching conf files in 
/etc/conf.d/"
+   elog "Please see Gentoo bug #122246 

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

2021-09-28 Thread William Hubbs
commit: 51ccd7f82d83f1926b92e39e5d87ae6a5b45d9ac
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Sep 29 00:19:09 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Sep 29 00:19:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ccd7f8

sys-apps/baselayout: add keywords to 2.8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

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

diff --git a/sys-apps/baselayout/baselayout-2.8.ebuild 
b/sys-apps/baselayout/baselayout-2.8.ebuild
index 17df4a83021..c5f4dbf7dda 100644
--- a/sys-apps/baselayout/baselayout-2.8.ebuild
+++ b/sys-apps/baselayout/baselayout-2.8.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} =  ]]; then
inherit git-r3
 else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2;
-#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/

2021-09-28 Thread Sam James
commit: 539564bb1bb723bfe70297d481a65ecd89650e6f
Author: Christopher Byrne  gmail  com>
AuthorDate: Tue Sep 28 17:20:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 29 00:07:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539564bb

app-crypt/ima-evm-utils: Fix tests

Closes: https://bugs.gentoo.org/815210
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Christopher Byrne  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22432
Signed-off-by: Sam James  gentoo.org>

 app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 1e7b2fccd74..4835f863526 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -12,7 +12,8 @@ 
SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz;
 RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   test? ( app-editors/vim-core )"
 BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
@@ -20,7 +21,9 @@ BDEPEND="
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug"
+IUSE="debug test"
+
+RESTRICT="!test? ( test )"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/

2021-09-28 Thread Sam James
commit: ec32c9c6ff47c9e572f7ce68cefcc448f25a548d
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 29 00:07:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 29 00:09:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec32c9c6

app-crypt/ima-evm-utils: shift vim-core into BDEPEND

We need to execute 'xxd' during tests.

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

 app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 4835f863526..530379501d7 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -12,12 +12,12 @@ 
SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz;
 RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
-DEPEND="${RDEPEND}
-   test? ( app-editors/vim-core )"
+DEPEND="${RDEPEND}"
 BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt"
+   dev-libs/libxslt
+   test? ( app-editors/vim-core )"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/

2021-09-28 Thread Sam James
commit: 5656bd34d70467baec41833eece6328dcdc73989
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 29 00:08:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 29 00:09:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5656bd34

app-crypt/ima-evm-utils: use standard variable order

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

 app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild |  9 +
 app-crypt/ima-evm-utils/ima-evm-utils-.ebuild  | 11 +++
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 530379501d7..760e13c5031 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -9,6 +9,11 @@ DESCRIPTION="Supporting tools for IMA and EVM"
 HOMEPAGE="http://linux-ima.sourceforge.net;
 SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz;
 
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug test"
+
 RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
@@ -18,10 +23,6 @@ BDEPEND="
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
test? ( app-editors/vim-core )"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
 
 RESTRICT="!test? ( test )"
 

diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild 
b/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
index 50b1baf00da..bdb4d49d4f7 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-.ebuild
@@ -9,6 +9,10 @@ DESCRIPTION="Supporting tools for IMA and EVM"
 HOMEPAGE="http://linux-ima.sourceforge.net;
 EGIT_REPO_URI="https://git.code.sf.net/p/linux-ima/ima-evm-utils;
 
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="debug test"
+
 RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
@@ -16,11 +20,10 @@ DEPEND="${RDEPEND}"
 BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt"
+   dev-libs/libxslt
+   test? ( app-editors/vim-core )"
 
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug"
+RESTRICT="!test? ( test )"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: app-portage/recover-broken-vdb/

2021-09-28 Thread Sam James
commit: e2c483d4502274566c5cd17e284d9639fe6b543d
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 23:53:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 23:54:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c483d4

app-portage/recover-broken-vdb: stable 0.0.4

Match Portage's KEYWORDS.

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

 app-portage/recover-broken-vdb/recover-broken-vdb-0.0.4.ebuild | 2 +-
 app-portage/recover-broken-vdb/recover-broken-vdb-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.4.ebuild 
b/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.4.ebuild
index 75b07e4fa59..ce233e99dd6 100644
--- a/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.4.ebuild
+++ b/app-portage/recover-broken-vdb/recover-broken-vdb-0.0.4.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/thesamesam/recover-broken-vdb.git;
 else

SRC_URI="https://github.com/thesamesam/recover-broken-vdb/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 LICENSE="GPL-2"

diff --git a/app-portage/recover-broken-vdb/recover-broken-vdb-.ebuild 
b/app-portage/recover-broken-vdb/recover-broken-vdb-.ebuild
index 75b07e4fa59..6bf73687516 100644
--- a/app-portage/recover-broken-vdb/recover-broken-vdb-.ebuild
+++ b/app-portage/recover-broken-vdb/recover-broken-vdb-.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/thesamesam/recover-broken-vdb.git;
 else

SRC_URI="https://github.com/thesamesam/recover-broken-vdb/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 LICENSE="GPL-2"



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

2021-09-28 Thread Louis Sautier
commit: 245ca244680a330525caa4cb0028f875a425e706
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Sep 28 23:09:45 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Sep 28 23:16:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245ca244

sys-apps/smartmontools: hide stdout from drivedb update cron task

Signed-off-by: Louis Sautier  gentoo.org>

 sys-apps/smartmontools/files/smartmontools-update-drivedb | 4 +++-
 .../{smartmontools-7.2.ebuild => smartmontools-7.2-r1.ebuild} | 0
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-apps/smartmontools/files/smartmontools-update-drivedb 
b/sys-apps/smartmontools/files/smartmontools-update-drivedb
index 831f1e6541b..b7d1bb95243 100644
--- a/sys-apps/smartmontools/files/smartmontools-update-drivedb
+++ b/sys-apps/smartmontools/files/smartmontools-update-drivedb
@@ -1,3 +1,5 @@
 #!/bin/sh
 
-/usr/sbin/update-smart-drivedb
+# Hide stdout until a --quiet switch is added:
+# https://github.com/smartmontools/smartmontools/issues/110
+/usr/sbin/update-smart-drivedb > /dev/null

diff --git a/sys-apps/smartmontools/smartmontools-7.2.ebuild 
b/sys-apps/smartmontools/smartmontools-7.2-r1.ebuild
similarity index 100%
rename from sys-apps/smartmontools/smartmontools-7.2.ebuild
rename to sys-apps/smartmontools/smartmontools-7.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/flobopuyo/

2021-09-28 Thread Ionen Wolkens
commit: e7db67265d61ea97539537f19080a7a8b7625662
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 22:55:55 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 22:55:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7db6726

games-puzzle/flobopuyo: remove unsued CC export

Signed-off-by: Ionen Wolkens  gentoo.org>

 games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild 
b/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild
index 295962f0e66..c38cdc1d7cb 100644
--- a/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild
+++ b/games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
 }
 
 src_compile() {
-   tc-export CC CXX PKG_CONFIG
+   tc-export CXX PKG_CONFIG
 
emake PREFIX="${EPREFIX}"/usr ENABLE_OPENGL=$(usex opengl true false)
 }



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/flobopuyo/, games-puzzle/flobopuyo/files/

2021-09-28 Thread Ionen Wolkens
commit: cecff2663a5b57278bd8e6e5f7a60ce86292614f
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 20:53:48 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 22:50:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cecff266

games-puzzle/flobopuyo: EAPI6->8, fix runtime with optimizations

Works with -O0, but broke at -O2 likely some gcc versions ago.

Also:
* cleanup patches, and while there have Makefile use pkg-config,
  echo commands, and respect CPPFLAGS
* add missing [joystick], bison, and flex deps
* removed dead HOMEPAGE, no replacement found

Closes: https://bugs.gentoo.org/815262
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../flobopuyo/files/flobopuyo-0.20-gcc4.patch  |  25 
 .../flobopuyo/files/flobopuyo-0.20-gcc41.patch |  28 +++--
 .../flobopuyo/files/flobopuyo-0.20-libs.patch  | 136 -
 .../flobopuyo/files/flobopuyo-0.20-makefile.patch  |  62 ++
 .../flobopuyo/files/flobopuyo-0.20-segfault.patch  |  84 +
 games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild|  50 
 games-puzzle/flobopuyo/flobopuyo-0.20-r3.ebuild|  56 +
 7 files changed, 221 insertions(+), 220 deletions(-)

diff --git a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc4.patch 
b/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc4.patch
deleted file mode 100644
index 6c5d39445a4..000
--- a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc4.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Index: flobopuyo-0.20/IosVector.cpp
-===
 flobopuyo-0.20.orig/IosVector.cpp
-+++ flobopuyo-0.20/IosVector.cpp
-@@ -102,6 +102,6 @@ void IosVector::increaseVectorSize()
- void IosVector::dumpVector() const {
-   fprintf(stderr, "Size: %d\n", getSize());
-   for (int i = 0, j = getSize() ; i < j ; i++)
--  fprintf(stderr, "elt[%d]=%d ", i, (int)getElementAt(i));
-+  fprintf(stderr, "elt[%d]=%p ", i, getElementAt(i));
-   fprintf(stderr, "\n");
- }
-Index: flobopuyo-0.20/PuyoGame.cpp
-===
 flobopuyo-0.20.orig/PuyoGame.cpp
-+++ flobopuyo-0.20/PuyoGame.cpp
-@@ -45,7 +45,7 @@ PuyoState PuyoRandomSystem::getPuyoForSe
-   return (PuyoState)newItem;
-   }
-   else
--  return (PuyoState)(int)(sequenceItems.getElementAt(sequence));
-+  return (PuyoState)(long)(sequenceItems.getElementAt(sequence));
- }
- 
- PuyoPuyo::PuyoPuyo(PuyoState state)

diff --git a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch 
b/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch
index 6b3f54ef563..765bcae8d21 100644
--- a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch
+++ b/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch
@@ -1,13 +1,23 @@
-Index: flobopuyo-0.20/PuyoGame.h
-===
 flobopuyo-0.20.orig/PuyoGame.h
-+++ flobopuyo-0.20/PuyoGame.h
-@@ -46,7 +46,7 @@ public:
- virtual ~PuyoPuyo() {};
- PuyoState getPuyoState();
+https://bugs.gentoo.org/106406
+https://bugs.gentoo.org/121259
+--- a/IosVector.cpp
 b/IosVector.cpp
+@@ -104,3 +104,3 @@
+   for (int i = 0, j = getSize() ; i < j ; i++)
+-  fprintf(stderr, "elt[%d]=%d ", i, (int)getElementAt(i));
++  fprintf(stderr, "elt[%d]=%p ", i, getElementAt(i));
+   fprintf(stderr, "\n");
+--- a/PuyoGame.cpp
 b/PuyoGame.cpp
+@@ -47,3 +47,3 @@
+   else
+-  return (PuyoState)(int)(sequenceItems.getElementAt(sequence));
++  return (PuyoState)(long)(sequenceItems.getElementAt(sequence));
+ }
+--- a/PuyoGame.h
 b/PuyoGame.h
+@@ -48,3 +48,3 @@
  void setPuyoState(PuyoState state);
 -bool PuyoPuyo::isFalling();
 +bool isFalling();
  int getPuyoX() const;
- int getPuyoY() const;
- void setPuyoXY(int X, int Y);

diff --git a/games-puzzle/flobopuyo/files/flobopuyo-0.20-libs.patch 
b/games-puzzle/flobopuyo/files/flobopuyo-0.20-libs.patch
deleted file mode 100644
index b9b55a333cb..000
--- a/games-puzzle/flobopuyo/files/flobopuyo-0.20-libs.patch
+++ /dev/null
@@ -1,136 +0,0 @@
 a/Makefile.orig2004-10-08 18:41:12.0 -0400
-+++ b/Makefile 2008-08-06 19:48:47.0 -0400
-@@ -41,15 +41,13 @@
- ##
- 
- SDL_CONFIG=sdl-config
--CC=g++
--CXX=g++
- 
--CFLAGS= -DDATADIR=\"${DATADIR}\"
--LDFLAGS=
-+CXXFLAGS+= -DDATADIR=\"${DATADIR}\"
- 
- ifneq ($(PLATFORM), $(CYGWIN_VERSION))
--CFLAGS:=$(CFLAGS) `$(SDL_CONFIG) --cflags` -I/sw/include
--LDFLAGS:=$(LDFLAGS) `$(SDL_CONFIG) --cflags --libs`
-+CXXFLAGS:=$(CXXFLAGS) `$(SDL_CONFIG) --cflags` -I/sw/include
-+LDFLAGS:=$(LDFLAGS)
-+LIBS:=$(LIBS) `$(SDL_CONFIG) --cflags --libs`
- endif
- 
- HFILES= HiScores.h IosException.h IosImgProcess.h IosVector.h PuyoCommander.h\
-@@ -71,46 +69,46 @@
- 
- # Mac OS X
- ifeq ($(PLATFORM), 

[gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/

2021-09-28 Thread Adrian Schollmeyer
commit: 10c4d7924a420812eec4ae8802c0a17554b8f8b9
Author: Adrian Schollmeyer  nexadn  de>
AuthorDate: Tue Sep 28 15:18:49 2021 +
Commit: Adrian Schollmeyer  nexadn  de>
CommitDate: Tue Sep 28 18:42:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10c4d792

sys-process/btop: Bump to 1.0.10

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer  nexadn.de>

 sys-process/btop/Manifest  | 2 +-
 sys-process/btop/{btop-1.0.8.ebuild => btop-1.0.10.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
index fbfe00cdc..c4c8112d4 100644
--- a/sys-process/btop/Manifest
+++ b/sys-process/btop/Manifest
@@ -1 +1 @@
-DIST btop-1.0.8.tar.gz 922509 BLAKE2B 
338dd8c3254850a40a1c8eb189d8bab12b5eb8aa57380c7e932b6d024420d73b688db6dc13e0e611876e79c3112d8749d4e32130bea0279741eafdad93f0f6aa
 SHA512 
5473784542621d28b8112ea835ba697fd16bf79f8bdddb276e3a840049c1f7584872b5a7fc888ffc626684c23393a5063d890788a5c1020f970e43045bea945e
+DIST btop-1.0.10.tar.gz 923711 BLAKE2B 
6c756a786fc1f8911c1854f1690c4828d4d6fe126e5b916bed38e08ce78678be31f96bb4ad857466f6cf6741967393a6ba8561d1c616ef95c9d32b969ebd1ac8
 SHA512 
d39ab2f52fc9ba789643932641b37d0af7c1930ef32917e8eb711a1ca256174002fc651a32d2d28af49cfb4ea1e18a3a45593a7eb0c177e562fe30382f63fca8

diff --git a/sys-process/btop/btop-1.0.8.ebuild 
b/sys-process/btop/btop-1.0.10.ebuild
similarity index 100%
rename from sys-process/btop/btop-1.0.8.ebuild
rename to sys-process/btop/btop-1.0.10.ebuild



[gentoo-commits] proj/tinderbox-cluster:master commit in: buildbot_gentoo_ci/steps/

2021-09-28 Thread Magnus Granberg
commit: c7aed08bcefcd3a3c4b4941f968416ba6d2a530e
Author: Magnus Granberg  gentoo  org>
AuthorDate: Tue Sep 28 22:16:42 2021 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Tue Sep 28 22:16:42 2021 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=c7aed08b

Fix package exclude code missing package_exclude['packages']

Signed-off-by: Magnus Granberg  gentoo.org>

 buildbot_gentoo_ci/steps/builders.py | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/buildbot_gentoo_ci/steps/builders.py 
b/buildbot_gentoo_ci/steps/builders.py
index 4f2b1b6..8f0aadb 100644
--- a/buildbot_gentoo_ci/steps/builders.py
+++ b/buildbot_gentoo_ci/steps/builders.py
@@ -458,12 +458,14 @@ class RunEmerge(BuildStep):
 p = yield catpkgsplit(cpv)[1]
 # Check if package is on the exclude list
 if packages_excludes != []:
+print(packages_excludes)
+print(cpv)
 for package_exclude in packages_excludes:
-if '/' not in package_exclude:
-if package_exclude == p:
+if '/' in package_exclude['package']:
+if package_exclude['package'] == c + '/' + p:
 return SKIPPED
 else:
-if package_exclude == c + '/' + p:
+if package_exclude['package'] == p:
 return SKIPPED
 shell_commad_list.append('-pO')
 # don't use bin for match



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/xslide/

2021-09-28 Thread Mats Lidell
commit: 735de51f7e7815d730468f8aaea0e39f22114e55
Author: Mats Lidell  gentoo  org>
AuthorDate: Tue Sep 28 21:34:59 2021 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Tue Sep 28 21:36:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735de51f

app-xemacs/xslide: Remove redundant version

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/xslide/Manifest   |  1 -
 app-xemacs/xslide/xslide-1.09.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/app-xemacs/xslide/Manifest b/app-xemacs/xslide/Manifest
index c8c3b2e7b70..12505a85d86 100644
--- a/app-xemacs/xslide/Manifest
+++ b/app-xemacs/xslide/Manifest
@@ -1,2 +1 @@
-DIST xslide-1.09-pkg.tar.gz 39199 BLAKE2B 
bd8cdfec35c9f7e309e51639958c15ffdbe0ed99a720f0dc3c001d1bda5904de914d075b65eb25ec0151d8b90260c2b1baadab2939f3d1c90f319461f9c2e4bf
 SHA512 
2844b1d71b9a9938443d550e8a9dc5eb53932d92695839dd20d633dd5f0ab4448a08ff10f228d7b63380df6c367f27a236dd91e203d7cfe4b0632bb0639e6553
 DIST xslide-1.11-pkg.tar.gz 39204 BLAKE2B 
d333a427aff3532c6c04eb18de7d171c0f3737ee6c73f1ee33ff6967cab5e8ebbe30d12a0e12c63ceedbcf0a883cb4fb67328ccb33ef9ff99d3c880f7d0a05a0
 SHA512 
fb47d139bf61c632ea14aa9458c307a02cd4f2c70d69732c7d27d2247f70d338719525931d83dd9527669bd451c1eca8f92ce8a2c77f332d56ff64b979e1d513

diff --git a/app-xemacs/xslide/xslide-1.09.ebuild 
b/app-xemacs/xslide/xslide-1.09.ebuild
deleted file mode 100644
index 0b928488427..000
--- a/app-xemacs/xslide/xslide-1.09.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="XSL editing support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-ispell
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages



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

2021-09-28 Thread James Le Cuirot
commit: b9c02e744c4e39566724ca211ee39c03faaf9481
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 21:28:38 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 21:28:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c02e74

dev-libs/nss-pem: Keyword 1.0.8 for ~m68k

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-libs/nss-pem/nss-pem-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nss-pem/nss-pem-1.0.8.ebuild 
b/dev-libs/nss-pem/nss-pem-1.0.8.ebuild
index f8c08a83863..206d21b0280 100644
--- a/dev-libs/nss-pem/nss-pem-1.0.8.ebuild
+++ b/dev-libs/nss-pem/nss-pem-1.0.8.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz;
 
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-solaris"
 IUSE=""
 
 BDEPEND=" >=dev-libs/nss-3.50-r1 "



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

2021-09-28 Thread James Le Cuirot
commit: 6bb89678d8cf00d136cbb2bfbe28fab44a076cc9
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 21:27:55 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 21:27:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb89678

dev-python/testpath: Keyword 0.5.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/dev-python/testpath/testpath-0.5.0.ebuild 
b/dev-python/testpath/testpath-0.5.0.ebuild
index f4aa974c867..c525350e0de 100644
--- a/dev-python/testpath/testpath-0.5.0.ebuild
+++ b/dev-python/testpath/testpath-0.5.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
 BDEPEND=">=dev-python/pyproject2setuppy-15"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/

2021-09-28 Thread James Le Cuirot
commit: aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 21:28:18 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 21:28:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaeeaea9

dev-python/sphinxcontrib-github-alt: Keyword 1.2 for ~m68k

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild 
b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
index 65ee1e05f67..f121d17bf14 100644
--- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
+++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}"



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

2021-09-28 Thread Miroslav Šulc
commit: 0d56cf27568f372405a490c14b5b86d3350e4a6e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Sep 28 21:19:51 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Sep 28 21:24:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d56cf27

media-sound/picard: removed obsolete 2.6.2

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

 media-sound/picard/Manifest|  1 -
 media-sound/picard/picard-2.6.2.ebuild | 73 --
 2 files changed, 74 deletions(-)

diff --git a/media-sound/picard/Manifest b/media-sound/picard/Manifest
index 8c10e10ee9b..0b7e3c9d3b6 100644
--- a/media-sound/picard/Manifest
+++ b/media-sound/picard/Manifest
@@ -1,2 +1 @@
-DIST picard-2.6.2.tar.gz 4318817 BLAKE2B 
9b4b9837fc7703368f28f2451c230ee9cb4826b61a970c514162bf615461d942512764661295bba98499000e781662e3a001c5fc91571abbafce8d7bc7418a63
 SHA512 
01fc8f49b273edbd020e3c9f91d622e60a84421b6de9dfd584d086224897b81f5e7c3f94616341c56f952774af7d912a8369d8fff4e47f19e00324c4f6944225
 DIST picard-2.6.3.tar.gz 4320046 BLAKE2B 
ce308440ed4c6297128a5470b7bdced50fb22e62995c26670339ff71c70d610fc0c4ea8433f9dbacb197b710b8100de171817df604d76986596391d029b3c20f
 SHA512 
71bdeb4777a0d996ac0093edefc448a348aa72e657ec639331e67257c47c389993d2715ccebf715458c3b606051154586d63b22b3cebd541d8b2da5e96a833b5

diff --git a/media-sound/picard/picard-2.6.2.ebuild 
b/media-sound/picard/picard-2.6.2.ebuild
deleted file mode 100644
index 69225481a3a..000
--- a/media-sound/picard/picard-2.6.2.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-DISTUTILS_SINGLE_IMPL=1
-DISABLE_AUTOFORMATTING=true
-inherit distutils-r1 xdg
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://github.com/metabrainz/picard;
-   inherit git-r3
-else
-   
SRC_URI="https://musicbrainz.osuosl.org/pub/musicbrainz/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 x86"
-   S="${WORKDIR}/${PN}-release-${PV}"
-fi
-
-DESCRIPTION="Cross-platform music tagger"
-HOMEPAGE="https://picard.musicbrainz.org;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="discid fingerprints nls"
-
-BDEPEND="
-   nls? ( dev-qt/linguist-tools:5 )
-"
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/fasteners[${PYTHON_USEDEP}]
-   
dev-python/PyQt5[declarative,gui,network,widgets,${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   ')
-   dev-qt/qtgui:5
-   media-libs/mutagen
-   discid? ( dev-python/python-discid )
-   fingerprints? ( media-libs/chromaprint[tools] )
-"
-
-RESTRICT="test" # doesn't work with ebuilds
-
-python_compile() {
-   local build_args=(
-   --disable-autoupdate
-   )
-   if ! use nls; then
-   build_args+=( --disable-locales )
-   fi
-   distutils-r1_python_compile ${build_args[@]}
-}
-
-python_install() {
-   local install_args=(
-   --disable-autoupdate
-   --skip-build
-   )
-   if ! use nls; then
-   install_args+=( --disable-locales )
-   fi
-   distutils-r1_python_install ${install_args[@]}
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   if [[ -n "${REPLACING_VERSIONS}" ]]; then
-   elog "If you are upgrading Picard and it does not start, try 
removing"
-   elog "Picard's settings:"
-   elog "rm ~/.config/MusicBrainz/Picard.conf"
-   fi
-}



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

2021-09-28 Thread Bernard Cafarelli
commit: acb697174bbe25a704e733e931ebf3a1d0e16a0c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Sep 28 21:02:21 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 28 21:20:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb69717

net-misc/nextcloud-client: drop some old ~arch versions

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

 net-misc/nextcloud-client/Manifest |  2 -
 .../nextcloud-client/nextcloud-client-3.2.1.ebuild | 92 -
 .../nextcloud-client/nextcloud-client-3.2.2.ebuild | 92 -
 .../nextcloud-client/nextcloud-client-3.2.3.ebuild | 94 --
 4 files changed, 280 deletions(-)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index 90a33f02f15..a9ec507b716 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,4 +1,2 @@
 DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d426c26c99307c5e7d204bc60fd1bafe773fbed9cb54264f7b1ec7766078b8c06a2399c916a8bd9291e0e28e5b6b3ed8725a7a4
 SHA512 
ca0a70e65be67e10a7cb45f2b30f6b82230f30c2e3afcd16a222a8ed6fb8df4eff5e78fe0b6e3f4c6a18ff963896ccd6d8282c9829bd75a943324d4ab0068a99
-DIST nextcloud-client-3.2.1.tar.gz 15234115 BLAKE2B 
2fcbaab4e73db3cfbf7dea750a0e0782c6cb8bb03c867653a47d2f21cfe369da8e4eff8bf1f0ff548c62909e770132799a927e18f9c732a4d551b97ff6362572
 SHA512 
bf2b4e1c85e07ad32ed00efa4a56d6b4195b42f4d95c7cb32d8c43d2c5564ac1512155a9f51508d522366c5ce44104f1b076f1addef1147a77ace5a11bd500e6
-DIST nextcloud-client-3.2.2.tar.gz 15398900 BLAKE2B 
b91c814977486db57b1864f71d3763c64f676449a5547f21bb379154f66a38bc4db355bb16cc6a70781cb45d4a4704f55238dd570f123b450c512bc3e0ce5b3c
 SHA512 
ce6adbb09ee8495448b7da0c5e9637b3c775d28b8ee1656864843264bdacffbc402c9f507ced3e3943896ae25ee73975054b8ffa1577bdd3d32dc453c3f94d74
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild
deleted file mode 100644
index 7e82191086c..000
--- a/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg
-
-DESCRIPTION="Desktop Syncing Client for Nextcloud"
-HOMEPAGE="https://github.com/nextcloud/desktop;
-SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="CC-BY-3.0 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin nautilus test"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND=">=dev-db/sqlite-3.34:3
-   dev-libs/qtkeychain[qt5(+)]
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtquickcontrols2:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwebengine:5[widgets]
-   dev-qt/qtwebsockets:5
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-   dolphin? (
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kio:5
-   )
-   >=dev-libs/openssl-1.1.0:0=
-   nautilus? ( dev-python/nautilus-python )"
-
-DEPEND="${COMMON_DEPEND}
-   dev-qt/linguist-tools:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtxml:5
-   doc? (
-   dev-python/sphinx
-   dev-tex/latexmk
-   dev-texlive/texlive-latexextra
-   virtual/latex-base
-   )
-   dolphin? ( kde-frameworks/extra-cmake-modules )
-   test? (
-   dev-util/cmocka
-   dev-qt/qttest:5
-   )"
-
-RDEPEND="${COMMON_DEPEND}"
-
-S="${WORKDIR}/desktop-${PV/_/-}"
-
-src_prepare() {
-   # Keep tests in ${T}
-   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
-
-   if ! use nautilus; then
-   pushd shell_integration > /dev/null || die
-   cmake_comment_add_subdirectory nautilus
-   popd > /dev/null || die
-   fi
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
-   -DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
-   -DNO_SHIBBOLETH=yes
-   -DBUILD_UPDATER=OFF
-   -DUNIT_TESTING=$(usex test)
-   )
-
-   cmake_src_configure
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   if ! use doc ; then
-   

[gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/, net-misc/nextcloud-client/files/

2021-09-28 Thread Bernard Cafarelli
commit: 4daec60d09eb5d41be67c1b4da2371396dad65d7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Sep 28 21:20:46 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 28 21:20:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daec60d

net-misc/nextcloud-client: 3.3.4 bump

Backport upstream patch to depend on librsvg instead of inkscape to
generate PNG images

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

 net-misc/nextcloud-client/Manifest |  1 +
 .../nextcloud-client-3.3.4-inkscape_to_rsvg.patch  | 54 +
 .../nextcloud-client/nextcloud-client-3.3.4.ebuild | 93 ++
 3 files changed, 148 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index a9ec507b716..d4ea815aecd 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,2 +1,3 @@
 DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d426c26c99307c5e7d204bc60fd1bafe773fbed9cb54264f7b1ec7766078b8c06a2399c916a8bd9291e0e28e5b6b3ed8725a7a4
 SHA512 
ca0a70e65be67e10a7cb45f2b30f6b82230f30c2e3afcd16a222a8ed6fb8df4eff5e78fe0b6e3f4c6a18ff963896ccd6d8282c9829bd75a943324d4ab0068a99
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d
+DIST nextcloud-client-3.3.4.tar.gz 14032214 BLAKE2B 
2d5a4cb8ed2aff6166e13c5e7ea5450d9b9ba1f385eb3cb99588584d1ccaf114ecdd4ed2fa0bdfcba6e5582df8e4bcdee371ef0de8c023fde131f23828d30fbf
 SHA512 
c4fe2d032161fea556610396c5b51d6745f41de76d17e21fdd93ed0163f2079d1abba997a3184842403041cc25a303c5844fbd2213717b27d11ff9612f364151

diff --git 
a/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch 
b/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch
new file mode 100644
index 000..8e5510db04d
--- /dev/null
+++ 
b/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch
@@ -0,0 +1,54 @@
+From 727de34879b8ef800945e11951cc1a7bee811f03 Mon Sep 17 00:00:00 2001
+From: Heinz Wiesinger 
+Date: Thu, 26 Aug 2021 16:07:25 +0200
+Subject: [PATCH] Allow using rsvg-convert to generate pngs instead of inkscape
+
+Signed-off-by: Heinz Wiesinger 
+---
+ src/gui/CMakeLists.txt | 18 +-
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
+index 970d2fc165..efe1b1c349 100644
+--- a/src/gui/CMakeLists.txt
 b/src/gui/CMakeLists.txt
+@@ -236,13 +236,13 @@ if (NOT DEFINED APPLICATION_ICON_NAME)
+ endif()
+ 
+ # Generate png icons from svg
+-find_program(INKSCAPE
+-  NAMES inkscape inkscape.exe
++find_program(SVG_CONVERTER
++  NAMES inkscape inkscape.exe rsvg-convert
+   REQUIRED
+-  HINTS "C:\\Program Files\\Inkscape\\bin" "/usr/bin" ENV INKSCAPE_DIR)
++  HINTS "C:\\Program Files\\Inkscape\\bin" "/usr/bin" ENV SVG_CONVERTER_DIR)
+ # REQUIRED keyword is only supported on CMake 3.18 and above
+-if (NOT INKSCAPE)
+-  message(FATAL_ERROR "Could not find inkscape. Set INKSCAPE_DIR to the path 
of executable.")
++if (NOT SVG_CONVERTER)
++  message(FATAL_ERROR "Could not find a suitable svg converter. Set 
SVG_CONVERTER_DIR to the path of either the inkscape or rsvg-convert 
executable.")
+ endif()
+ 
+ function(generate_sized_png_from_svg icon_path size)
+@@ -256,16 +256,16 @@ function(generate_sized_png_from_svg icon_path size)
+   set(icon_output_name "${size}-${icon_name_wle}.png")
+   message(STATUS "Generate ${icon_output_name}")
+   execute_process(COMMAND
+-"${INKSCAPE}" -w ${size} -h ${size} "${icon_path}" -o 
"${icon_output_name}"
++"${SVG_CONVERTER}" -w ${size} -h ${size} "${icon_path}" -o 
"${icon_output_name}"
+ WORKING_DIRECTORY "${icon_name_dir}"
+ RESULT_VARIABLE
+-INKSCAPE_SIDEBAR_ERROR
++SVG_CONVERTER_SIDEBAR_ERROR
+ OUTPUT_QUIET
+ ERROR_QUIET)
+ 
+-  if (INKSCAPE_SIDEBAR_ERROR)
++  if (SVG_CONVERTER_SIDEBAR_ERROR)
+ message(FATAL_ERROR
+-  "inkscape could not generate icon: ${INKSCAPE_SIDEBAR_ERROR}")
++  "${SVG_CONVERTER} could not generate icon: 
${SVG_CONVERTER_SIDEBAR_ERROR}")
+   else()
+   endif()
+ endfunction()

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild
new file mode 100644
index 000..79fbb809fed
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"

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

2021-09-28 Thread Sam James
commit: 352dc16cc34477c9ee011ebd72bf242f7b4f03be
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 21:15:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 21:15:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=352dc16c

media-sound/picard: Stabilize 2.6.3 x86, #815214

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

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

diff --git a/media-sound/picard/picard-2.6.3.ebuild 
b/media-sound/picard/picard-2.6.3.ebuild
index f3f1b642cb1..ea73dd43253 100644
--- a/media-sound/picard/picard-2.6.3.ebuild
+++ b/media-sound/picard/picard-2.6.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else

SRC_URI="https://musicbrainz.osuosl.org/pub/musicbrainz/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
S="${WORKDIR}/${PN}-release-${PV}"
 fi
 



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

2021-09-28 Thread Sam James
commit: 9b715bae96d20bb1f5d68ec077c6532a240e40ec
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 21:14:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 21:14:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b715bae

media-sound/picard: Stabilize 2.6.3 amd64, #815214

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

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

diff --git a/media-sound/picard/picard-2.6.3.ebuild 
b/media-sound/picard/picard-2.6.3.ebuild
index 2c7f465e744..f3f1b642cb1 100644
--- a/media-sound/picard/picard-2.6.3.ebuild
+++ b/media-sound/picard/picard-2.6.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else

SRC_URI="https://musicbrainz.osuosl.org/pub/musicbrainz/${PN}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${PN}-release-${PV}"
 fi
 



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

2021-09-28 Thread Sam James
commit: 08353981403c287224bcc7d76b8c209791dfb3ee
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 20:53:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 21:11:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08353981

dev-ruby/rotp: fix RDEPEND

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

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

diff --git a/dev-ruby/rotp/rotp-6.2.0.ebuild b/dev-ruby/rotp/rotp-6.2.0.ebuild
index 1d586425b66..cf584132bc3 100644
--- a/dev-ruby/rotp/rotp-6.2.0.ebuild
+++ b/dev-ruby/rotp/rotp-6.2.0.ebuild
@@ -19,7 +19,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-libs/openssl:0="
+RDEPEND="dev-libs/openssl"
 
 ruby_add_bdepend "
test? ( >=dev-ruby/timecop-0.8 )



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/zenirc/

2021-09-28 Thread Mats Lidell
commit: 2b272f8d14a0936e530b8ff6f10412f2e9e82fc5
Author: Mats Lidell  gentoo  org>
AuthorDate: Tue Sep 28 21:07:27 2021 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Tue Sep 28 21:07:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b272f8d

app-xemacs/zenirc: Remove redundant version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/zenirc/Manifest   |  1 -
 app-xemacs/zenirc/zenirc-1.16.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-xemacs/zenirc/Manifest b/app-xemacs/zenirc/Manifest
index da272366692..25d486c0613 100644
--- a/app-xemacs/zenirc/Manifest
+++ b/app-xemacs/zenirc/Manifest
@@ -1,2 +1 @@
-DIST zenirc-1.16-pkg.tar.gz 277377 BLAKE2B 
9d4bbe33bfa82ad1eb06ffdedb73e3eb52fe43a1eeb1b2da8692b877207a8e28a43d345472f67812b8531eb0222c17f9b99a40e3ad4bcaf14820dbbd377afd63
 SHA512 
2fd93791a94682bd26a2133a9a10b13587aa5a5d0b9a559c9589153f3132810c86d5fd7c6b607f2b777f22edf3aa4eab61d47ca161e0c2bf8b4a6f43ced2a07c
 DIST zenirc-1.18-pkg.tar.gz 277811 BLAKE2B 
ab8e8ca711b04db52dc4139bd4f75cf661267d3fa629572960c07e1c0e5537e824f6179e8c3b252bd78315fdce043e97c2cd03dd7adfd014c017c18a6be47fad
 SHA512 
f4440d02b65aff416dd8c6064e678c365cf2137e94ef2a701c4b5459612b295d35b14f93097cc896787d1d5b74e418e5326ee41eb0edfedd08e00c7e56d5546c

diff --git a/app-xemacs/zenirc/zenirc-1.16.ebuild 
b/app-xemacs/zenirc/zenirc-1.16.ebuild
deleted file mode 100644
index 18133962fa3..000
--- a/app-xemacs/zenirc/zenirc-1.16.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="ZENIRC IRC Client"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND=""
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2021-09-28 Thread Stephan Hartmann
commit: 98935f4cfc5b758e819afff4015e6a87af1fbda9
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 21:06:10 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 21:06:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98935f4c

www-client/microsoft-edge-beta: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-beta/Manifest|   1 -
 .../microsoft-edge-beta-94.0.992.23.ebuild | 105 -
 2 files changed, 106 deletions(-)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index 7375f62a477..9f8ce175728 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-beta_94.0.992.23-1_amd64.deb 115135864 BLAKE2B 
18328b01f282cd78f4997c7ec893c3e2e1d40a808f0d17e81285be916813207b7d1a31918603f9e04ef2c3aae90eecd5be09f92e0f81d08378dd61009228918f
 SHA512 
7971de51d214a0ff769c31490ef287be3a4865f2edb7c542a1194fdc50220d44c017b3a4215bd69e1301e9c2d217686e05ad698f9841ea6963d8f1b4dd23536b
 DIST microsoft-edge-beta_94.0.992.30-1_amd64.deb 115094820 BLAKE2B 
dbddc2268b77e0ad8dae82f036fef6db41412a7cbd61b6415c6340a68d074c6e7da5d4a29145a292bfe92a0f4d71cde2031fe72b800f3ee428293b75ff7ddf7c
 SHA512 
cb32641a07aa96ef5c6839b865dd10eb70c8f707b59ef7a9badb86330a84047d4afd93e55d8aa3bc50b31f8462609bccaf9a6590b04695dba1fe16ae8b9c9391
 DIST microsoft-edge-beta_94.0.992.31-1_amd64.deb 115045128 BLAKE2B 
c8e8475cf6608c548070af7e94920165c885c791671136884ceaf084043919a7f6d4b898cdedcd2b3fe1220f9aaa2a85e0b4a0330712494fa875248ffce0
 SHA512 
ce68a505d220b4a5e1a5a6942d3501737747e8ee1c6b9a01b2a94de75406bc6ba2bfe361ebfb728ab6db16fb53b656a8ea0e089d9a141c29dc7ab43477cc9920
 DIST microsoft-edge-beta_95.0.1020.9-1_amd64.deb 115261788 BLAKE2B 
afa7ef4d5a40cf12d7f4c16e525cbdc56ac64a0298ecd64ddea8044dddf11b5ae61936e39dc04f2bd09012b04d50fb40fe2f212d714dc35e8ea590524be7078d
 SHA512 
4dcf0963b174b38bdffc80e7aa8dcb02caf909369ba5803d206b9bfd55087f29d75716f669dd14bd9bd4021eb14673631a6e9e9e5b91abbb526f0b30c5c35f5c

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-94.0.992.23.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-94.0.992.23.ebuild
deleted file mode 100644
index 3b1abf5f25d..000
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-94.0.992.23.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 2011-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/en-us/edge;
-
-if [[ ${PN} == microsoft-edge ]]; then
-   MY_PN=${PN}-stable
-else
-   MY_PN=${PN}
-fi
-
-KEYWORDS="-* ~amd64"
-
-MY_P="${MY_PN}_${PV}-1"
-
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
-
-LICENSE="microsoft-edge"
-SLOT="0"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   app-misc/ca-certificates
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/liberation-fonts
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl[ssl]
-   net-print/cups
-   sys-apps/dbus
-   sys-apps/util-linux
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libxshmfence
-   x11-libs/pango
-   x11-misc/xdg-utils
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-S=${WORKDIR}
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   rm _gpgorigin || die
-
-   rm -r etc usr/share/menu || die
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-
-   local suffix=
-   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
-   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
-   local size
-   for size in 16 24 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2021-09-28 Thread Stephan Hartmann
commit: eade090a4f098233fe44d2ce808aac527770542f
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 21:05:33 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 21:05:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eade090a

www-client/microsoft-edge-beta: bump to 95.0.1020.9

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-beta/Manifest|   1 +
 .../microsoft-edge-beta-95.0.1020.9.ebuild | 105 +
 2 files changed, 106 insertions(+)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index b7d16a49bcc..7375f62a477 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-beta_94.0.992.23-1_amd64.deb 115135864 BLAKE2B 
18328b01f282cd78f4997c7ec893c3e2e1d40a808f0d17e81285be916813207b7d1a31918603f9e04ef2c3aae90eecd5be09f92e0f81d08378dd61009228918f
 SHA512 
7971de51d214a0ff769c31490ef287be3a4865f2edb7c542a1194fdc50220d44c017b3a4215bd69e1301e9c2d217686e05ad698f9841ea6963d8f1b4dd23536b
 DIST microsoft-edge-beta_94.0.992.30-1_amd64.deb 115094820 BLAKE2B 
dbddc2268b77e0ad8dae82f036fef6db41412a7cbd61b6415c6340a68d074c6e7da5d4a29145a292bfe92a0f4d71cde2031fe72b800f3ee428293b75ff7ddf7c
 SHA512 
cb32641a07aa96ef5c6839b865dd10eb70c8f707b59ef7a9badb86330a84047d4afd93e55d8aa3bc50b31f8462609bccaf9a6590b04695dba1fe16ae8b9c9391
 DIST microsoft-edge-beta_94.0.992.31-1_amd64.deb 115045128 BLAKE2B 
c8e8475cf6608c548070af7e94920165c885c791671136884ceaf084043919a7f6d4b898cdedcd2b3fe1220f9aaa2a85e0b4a0330712494fa875248ffce0
 SHA512 
ce68a505d220b4a5e1a5a6942d3501737747e8ee1c6b9a01b2a94de75406bc6ba2bfe361ebfb728ab6db16fb53b656a8ea0e089d9a141c29dc7ab43477cc9920
+DIST microsoft-edge-beta_95.0.1020.9-1_amd64.deb 115261788 BLAKE2B 
afa7ef4d5a40cf12d7f4c16e525cbdc56ac64a0298ecd64ddea8044dddf11b5ae61936e39dc04f2bd09012b04d50fb40fe2f212d714dc35e8ea590524be7078d
 SHA512 
4dcf0963b174b38bdffc80e7aa8dcb02caf909369ba5803d206b9bfd55087f29d75716f669dd14bd9bd4021eb14673631a6e9e9e5b91abbb526f0b30c5c35f5c

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-95.0.1020.9.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-95.0.1020.9.ebuild
new file mode 100644
index 000..a14f69804a0
--- /dev/null
+++ b/www-client/microsoft-edge-beta/microsoft-edge-beta-95.0.1020.9.ebuild
@@ -0,0 +1,105 @@
+# Copyright 2011-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit chromium-2 desktop pax-utils unpacker xdg
+
+DESCRIPTION="The web browser from Microsoft"
+HOMEPAGE="https://www.microsoft.com/en-us/edge;
+
+if [[ ${PN} == microsoft-edge ]]; then
+   MY_PN=${PN}-stable
+else
+   MY_PN=${PN}
+fi
+
+KEYWORDS="-* ~amd64"
+
+MY_P="${MY_PN}_${PV}-1"
+
+SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
+
+LICENSE="microsoft-edge"
+SLOT="0"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   app-misc/ca-certificates
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/liberation-fonts
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl[ssl]
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/pango
+   x11-misc/xdg-utils
+"
+
+QA_PREBUILT="*"
+QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
+S=${WORKDIR}
+EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
+
+pkg_nofetch() {
+   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
+}
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "microsoft-edge only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   rm _gpgorigin || die
+
+   rm -r etc usr/share/menu || die
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
+
+   local suffix=
+   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
+   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
+
+   local size
+   for size in 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-dev/

2021-09-28 Thread Stephan Hartmann
commit: ebd5c5c0ff05a980059bf56eabed3f287e9a0e82
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 21:02:58 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 21:02:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd5c5c0

www-client/microsoft-edge-dev: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-dev/Manifest |   1 -
 .../microsoft-edge-dev-95.0.1011.1.ebuild  | 105 -
 2 files changed, 106 deletions(-)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index 0929f9e6a78..66bdf738af7 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-dev_95.0.1011.1-1_amd64.deb 115948988 BLAKE2B 
fbae0ca4805bc18529c43fdab645fe4065c0af66be4afeb012d2282e7dc3103b5dafcc29e53a41804768425b189857722eea89bfb665c20d8df61d01f549e341
 SHA512 
ce27882236671a94ef4926595f7283a69281a06d236dfd4a9e5b4b4acbd6f4c21b4d808c96de595a12d64c5858bf42a85f40933a4640f0ae902b1840b859a3b7
 DIST microsoft-edge-dev_95.0.1020.0-1_amd64.deb 115147332 BLAKE2B 
62d7990cf6a3aca5d955afd45b6c7bf2f0531c3f05aee2959f3498d6405444ad0e557453a38991ad98108fd09a54133e497686b077412a274dbe5759f7dbcd2a
 SHA512 
fa58419cbfb9068321a586e26c6af5c8351734f737cbff58a97c5b2f072839b515208eb9388f85c752de043e09bfa960edfd069a46fff6d230119b015171d295
 DIST microsoft-edge-dev_95.0.1020.5-1_amd64.deb 115316476 BLAKE2B 
5e99b0d43e5c7cbf7ce5ba1ee2d2a4c1dd7c60e0575d3c8c1c9d1506d339774ca832aaa2d69993c61c379654863230853fd414a96f1c1431af94a9d0ad11f785
 SHA512 
a565da7f78195410553145cfb6dff5ee32f62dfbe3f9522815dce64a6620aeb686c6acca43079fea3ac7febacbab82461df5c1b98fe4f9cf7df51936e2043df0
 DIST microsoft-edge-dev_96.0.1028.0-1_amd64.deb 115444532 BLAKE2B 
13a1d6b04dc410fc54a9381daaeb173a4b4d3e3e923b0a7bd8ae06d240965757e5a3a7bb76fc6c4218ef11cc169bccdebe81ddb4fb840d12524614b307d52107
 SHA512 
18e3f34515ac5040097616e623386bf574a378d57d96e24e03759193e9fb03ef6fb57560138566834a5c99f494f08b7264836d466ce9d3552f78938791c97b00

diff --git 
a/www-client/microsoft-edge-dev/microsoft-edge-dev-95.0.1011.1.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-95.0.1011.1.ebuild
deleted file mode 100644
index 3b1abf5f25d..000
--- a/www-client/microsoft-edge-dev/microsoft-edge-dev-95.0.1011.1.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 2011-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/en-us/edge;
-
-if [[ ${PN} == microsoft-edge ]]; then
-   MY_PN=${PN}-stable
-else
-   MY_PN=${PN}
-fi
-
-KEYWORDS="-* ~amd64"
-
-MY_P="${MY_PN}_${PV}-1"
-
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
-
-LICENSE="microsoft-edge"
-SLOT="0"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   app-misc/ca-certificates
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/liberation-fonts
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl[ssl]
-   net-print/cups
-   sys-apps/dbus
-   sys-apps/util-linux
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libxshmfence
-   x11-libs/pango
-   x11-misc/xdg-utils
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-S=${WORKDIR}
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   rm _gpgorigin || die
-
-   rm -r etc usr/share/menu || die
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-
-   local suffix=
-   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
-   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
-   local size
-   for size in 16 24 32 48 64 128 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-dev/

2021-09-28 Thread Stephan Hartmann
commit: 66302403bb9621d2059bd4a863a1061eca8d6ee5
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 21:01:25 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 21:02:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66302403

www-client/microsoft-edge-dev: bump to 96.0.1028.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-dev/Manifest |   1 +
 .../microsoft-edge-dev-96.0.1028.0.ebuild  | 105 +
 2 files changed, 106 insertions(+)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index 763b54ecc20..0929f9e6a78 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-dev_95.0.1011.1-1_amd64.deb 115948988 BLAKE2B 
fbae0ca4805bc18529c43fdab645fe4065c0af66be4afeb012d2282e7dc3103b5dafcc29e53a41804768425b189857722eea89bfb665c20d8df61d01f549e341
 SHA512 
ce27882236671a94ef4926595f7283a69281a06d236dfd4a9e5b4b4acbd6f4c21b4d808c96de595a12d64c5858bf42a85f40933a4640f0ae902b1840b859a3b7
 DIST microsoft-edge-dev_95.0.1020.0-1_amd64.deb 115147332 BLAKE2B 
62d7990cf6a3aca5d955afd45b6c7bf2f0531c3f05aee2959f3498d6405444ad0e557453a38991ad98108fd09a54133e497686b077412a274dbe5759f7dbcd2a
 SHA512 
fa58419cbfb9068321a586e26c6af5c8351734f737cbff58a97c5b2f072839b515208eb9388f85c752de043e09bfa960edfd069a46fff6d230119b015171d295
 DIST microsoft-edge-dev_95.0.1020.5-1_amd64.deb 115316476 BLAKE2B 
5e99b0d43e5c7cbf7ce5ba1ee2d2a4c1dd7c60e0575d3c8c1c9d1506d339774ca832aaa2d69993c61c379654863230853fd414a96f1c1431af94a9d0ad11f785
 SHA512 
a565da7f78195410553145cfb6dff5ee32f62dfbe3f9522815dce64a6620aeb686c6acca43079fea3ac7febacbab82461df5c1b98fe4f9cf7df51936e2043df0
+DIST microsoft-edge-dev_96.0.1028.0-1_amd64.deb 115444532 BLAKE2B 
13a1d6b04dc410fc54a9381daaeb173a4b4d3e3e923b0a7bd8ae06d240965757e5a3a7bb76fc6c4218ef11cc169bccdebe81ddb4fb840d12524614b307d52107
 SHA512 
18e3f34515ac5040097616e623386bf574a378d57d96e24e03759193e9fb03ef6fb57560138566834a5c99f494f08b7264836d466ce9d3552f78938791c97b00

diff --git 
a/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1028.0.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1028.0.ebuild
new file mode 100644
index 000..a14f69804a0
--- /dev/null
+++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1028.0.ebuild
@@ -0,0 +1,105 @@
+# Copyright 2011-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit chromium-2 desktop pax-utils unpacker xdg
+
+DESCRIPTION="The web browser from Microsoft"
+HOMEPAGE="https://www.microsoft.com/en-us/edge;
+
+if [[ ${PN} == microsoft-edge ]]; then
+   MY_PN=${PN}-stable
+else
+   MY_PN=${PN}
+fi
+
+KEYWORDS="-* ~amd64"
+
+MY_P="${MY_PN}_${PV}-1"
+
+SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
+
+LICENSE="microsoft-edge"
+SLOT="0"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   app-misc/ca-certificates
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/liberation-fonts
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl[ssl]
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/pango
+   x11-misc/xdg-utils
+"
+
+QA_PREBUILT="*"
+QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
+S=${WORKDIR}
+EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
+
+pkg_nofetch() {
+   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
+}
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "microsoft-edge only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   rm _gpgorigin || die
+
+   rm -r etc usr/share/menu || die
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
+
+   local suffix=
+   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
+   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
+
+   local size
+   for size in 16 24 32 48 64 

[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/

2021-09-28 Thread Conrad Kostecki
commit: 38b42b49fc7eeb09ed587b8802318e2f341643b3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 28 20:59:58 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 28 21:01:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b42b49

app-benchmarks/stress-ng: bump to version 0.13.04

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

 app-benchmarks/stress-ng/Manifest |  1 +
 app-benchmarks/stress-ng/stress-ng-0.13.04.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index d42cf5eecb0..e0ff4dfa520 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1,2 @@
 DIST stress-ng-0.13.03.tar.xz 578220 BLAKE2B 
b40e11a1a338de70f040fb3b0997f0fd101e00708c92c9137528c3c6914ce15251a06579df38d532b96e47149b0c39bc92e878ba53225f9a01e397d3376eff00
 SHA512 
78b05948b5a8622faba8ffb54f08a81c5ad31fcbbf060a95addaf4a5ec1605d3f190b1aebaa4b2b54315525e248289dcdbf16fdcf8395678fb33e74b22b0e7eb
+DIST stress-ng-0.13.04.tar.xz 580436 BLAKE2B 
c0aa542453fc0901f7cc6ad7500097df258c28cac2fe5136574b839abdbe349678d428571cb5eb1da1fb94b59a8ea23f20d96dba67c6210773f3bc8daf32fc3b
 SHA512 
0d5dda9c7887cba9ce5b21d3a270e8c699df0d205f40ee2ccb5f45d49968feea850ed2e1008be2c3863a8d58f50d5a3e4327a4887ea68905e0355ae86101b48b

diff --git a/app-benchmarks/stress-ng/stress-ng-0.13.04.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.13.04.ebuild
new file mode 100644
index 000..309cd350a1c
--- /dev/null
+++ b/app-benchmarks/stress-ng/stress-ng-0.13.04.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit optfeature toolchain-funcs
+
+DESCRIPTION="Stress test for a computer system with various selectable ways"
+HOMEPAGE="https://kernel.ubuntu.com/~cking/stress-ng/;
+SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   dev-libs/libaio
+   dev-libs/libbsd
+   dev-libs/libgcrypt:0=
+   sys-apps/attr
+   sys-apps/keyutils:=
+   sys-libs/libcap
+   sys-libs/zlib
+   virtual/libcrypt:=
+"
+
+RDEPEND="${DEPEND}"
+
+DOCS=( "README" "README.Android" "TODO" "syscalls.txt" )
+
+src_compile() {
+   export MAN_COMPRESS=0
+   export VERBOSE=1
+   tc-export CC
+
+   default
+}
+
+pkg_postinst() {
+   optfeature "AppArmor support" sys-libs/libapparmor
+   optfeature "SCTP support" net-misc/lksctp-tools
+}



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/

2021-09-28 Thread Conrad Kostecki
commit: 7e235e6d82ca7f4bef70858bdb11eb458635ddee
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Sep 28 21:01:22 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 28 21:01:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e235e6d

app-benchmarks/stress-ng: drop old version

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

 app-benchmarks/stress-ng/Manifest |  1 -
 app-benchmarks/stress-ng/stress-ng-0.13.03.ebuild | 42 ---
 2 files changed, 43 deletions(-)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index e0ff4dfa520..8d750ebd691 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1,2 +1 @@
-DIST stress-ng-0.13.03.tar.xz 578220 BLAKE2B 
b40e11a1a338de70f040fb3b0997f0fd101e00708c92c9137528c3c6914ce15251a06579df38d532b96e47149b0c39bc92e878ba53225f9a01e397d3376eff00
 SHA512 
78b05948b5a8622faba8ffb54f08a81c5ad31fcbbf060a95addaf4a5ec1605d3f190b1aebaa4b2b54315525e248289dcdbf16fdcf8395678fb33e74b22b0e7eb
 DIST stress-ng-0.13.04.tar.xz 580436 BLAKE2B 
c0aa542453fc0901f7cc6ad7500097df258c28cac2fe5136574b839abdbe349678d428571cb5eb1da1fb94b59a8ea23f20d96dba67c6210773f3bc8daf32fc3b
 SHA512 
0d5dda9c7887cba9ce5b21d3a270e8c699df0d205f40ee2ccb5f45d49968feea850ed2e1008be2c3863a8d58f50d5a3e4327a4887ea68905e0355ae86101b48b

diff --git a/app-benchmarks/stress-ng/stress-ng-0.13.03.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.13.03.ebuild
deleted file mode 100644
index 309cd350a1c..000
--- a/app-benchmarks/stress-ng/stress-ng-0.13.03.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 optfeature toolchain-funcs
-
-DESCRIPTION="Stress test for a computer system with various selectable ways"
-HOMEPAGE="https://kernel.ubuntu.com/~cking/stress-ng/;
-SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-DEPEND="
-   dev-libs/libaio
-   dev-libs/libbsd
-   dev-libs/libgcrypt:0=
-   sys-apps/attr
-   sys-apps/keyutils:=
-   sys-libs/libcap
-   sys-libs/zlib
-   virtual/libcrypt:=
-"
-
-RDEPEND="${DEPEND}"
-
-DOCS=( "README" "README.Android" "TODO" "syscalls.txt" )
-
-src_compile() {
-   export MAN_COMPRESS=0
-   export VERBOSE=1
-   tc-export CC
-
-   default
-}
-
-pkg_postinst() {
-   optfeature "AppArmor support" sys-libs/libapparmor
-   optfeature "SCTP support" net-misc/lksctp-tools
-}



[gentoo-commits] proj/tinderbox-cluster-www:master commit in: /

2021-09-28 Thread Magnus Granberg
commit: 50e585855726e1d79ab7f21b2c5494321e79b7d2
Author: Magnus Granberg  gentoo  org>
AuthorDate: Tue Sep 28 21:01:56 2021 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Tue Sep 28 21:01:56 2021 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster-www.git/commit/?id=50e58585

Add TODO list

Signed-off-by: Magnus Granberg  gentoo.org>

 TODO.txt | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 000..8a6fdee
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,26 @@
+* Project
++ List Project
++ Add Project (User) (Admins enable project)
++ Add workers (Project creator), (Admins enable worker)
++ List builds
++ List build requests
++ List issues
++ Add issues (User)
++ Add,change,remove settings (User, Group Member of the project)
++ Add repository (Project creator), (Admins enable repository)
+* Repository
++ Mix of Gitlab, Github, Gitweb view
++ Request builds (User, Group Member of the projects)
+* Issues
++ List
++ Add issues (User)
++ Support for PR's (User creator)
++ Support for Bugzilla (User creator)
++ Support Bumps (User)
++ Support Patches (User)
++ Support Attachment (User)
+* REST
++ List Workers
++ List Workers with password (authentication needed)
++ List Repository
++ List Repository with ssh keys (authentication needed)



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/xwem/

2021-09-28 Thread Mats Lidell
commit: fd5c41bb52aa7b0d1568e550a8fa5e2c61b2b877
Author: Mats Lidell  gentoo  org>
AuthorDate: Tue Sep 28 20:54:42 2021 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Tue Sep 28 20:56:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5c41bb

app-xemacs/xwem: Remove redundant versions

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/xwem/Manifest |  2 --
 app-xemacs/xwem/xwem-1.22.ebuild | 23 ---
 app-xemacs/xwem/xwem-1.23.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/app-xemacs/xwem/Manifest b/app-xemacs/xwem/Manifest
index 3db8622143e..c3418b03657 100644
--- a/app-xemacs/xwem/Manifest
+++ b/app-xemacs/xwem/Manifest
@@ -1,4 +1,2 @@
-DIST xwem-1.22-pkg.tar.gz 649363 BLAKE2B 
732ea3fa3810a5a2aff923ed1e9e6d5aa8d95a6b27ba888f2a9ea6590c1e61e37a4c2df1e4af35e7bed1886bc85a3118deb56b2071eee8ffb78be56583f0b22a
 SHA512 
5de50db9a9b0e3fe33aeae0f01cf5f4df61c57760c0cb66ec37288f03f3c3da1c45805b9d37b2ab6e375ac308f7074fb2cf12d9f6174742a9075cb64c82f68f5
-DIST xwem-1.23-pkg.tar.gz 649490 BLAKE2B 
1d31ae12ffda979da37872a1653709f80b8965380d23ebbb3d021cfa86b3fee7fc3c232d000c27b4c0eec2ea5e34a27c80af283f14decc0ea72acca4685dd305
 SHA512 
f070ca895b6b114e2d17198b07e3584fd72410b0663fb86fe3048635b8a795ee9b575c8f583108bddaae37de44864080a0402ae6312dd1d7172882473063
 DIST xwem-1.26-pkg.tar.gz 649043 BLAKE2B 
b644127e233b0c93816687d992f54a2c3cbbb822100d4e56ca088ee9d05306a1a14ff602ddfdf5ea1ed822813df4df6bd6dc802d5f27b670bae86ea61eca742a
 SHA512 
00783faa899bd2f3da8128339c54b677843bafb30b8c1a5fca29709de31448aa29a91bf62affbbe42981a97a8ec7ab807b8ee0b64642c73e6a2fda412213eb0a
 DIST xwem-1.27-pkg.tar.gz 648980 BLAKE2B 
e4170d56e52f5cf46b314ace4c53fde5b38c64e385411b0011b6168e6ebc26fbde1e616349eb499cc5ff816862f4cf30e9663f9dffbdb01910a0fcd4eb44cc9c
 SHA512 
0b6029f659ae1150c74b93d654e1ab01823386336796fe18eb4f542e9de0ceb2a171a6ed32cf941b2a872a6422e9842f44ae2767550bcc3bbd19f08fa4bbdabe

diff --git a/app-xemacs/xwem/xwem-1.22.ebuild b/app-xemacs/xwem/xwem-1.22.ebuild
deleted file mode 100644
index a1cac188116..000
--- a/app-xemacs/xwem/xwem-1.22.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="X Emacs Window Manager"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/xlib
-app-xemacs/strokes
-app-xemacs/edit-utils
-app-xemacs/text-modes
-app-xemacs/time
-app-xemacs/slider
-app-xemacs/elib
-app-xemacs/ilisp
-app-xemacs/mail-lib
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages

diff --git a/app-xemacs/xwem/xwem-1.23.ebuild b/app-xemacs/xwem/xwem-1.23.ebuild
deleted file mode 100644
index a1cac188116..000
--- a/app-xemacs/xwem/xwem-1.23.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="X Emacs Window Manager"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/xlib
-app-xemacs/strokes
-app-xemacs/edit-utils
-app-xemacs/text-modes
-app-xemacs/time
-app-xemacs/slider
-app-xemacs/elib
-app-xemacs/ilisp
-app-xemacs/mail-lib
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages



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

2021-09-28 Thread Sam James
commit: 9e3cd037131f18b31af0ac8b32aa59816d35b27c
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep 28 10:59:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3cd037

www-apps/redmine: remove old vulnerable version

Bug: https://bugs.gentoo.org/786561
Bug: https://bugs.gentoo.org/806842
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22429
Signed-off-by: Sam James  gentoo.org>

 www-apps/redmine/Manifest |   1 -
 www-apps/redmine/redmine-4.1.2.ebuild | 231 --
 2 files changed, 232 deletions(-)

diff --git a/www-apps/redmine/Manifest b/www-apps/redmine/Manifest
index f9c323ebe59..429e25eb863 100644
--- a/www-apps/redmine/Manifest
+++ b/www-apps/redmine/Manifest
@@ -1,3 +1,2 @@
-DIST redmine-4.1.2.tar.gz 2719030 BLAKE2B 
a169d024a76dc0b592a71da55e785152ba1cdb2203a864cff905571f1eae350d77e6955d819c660379e3e7b539664bf77a21f0f91ed5c4299f173221e763859c
 SHA512 
a7ed547e8907d98c16c9d7c775fa3fcdb322d3e4494a1e5467cbc37c9710f04b9d5121fbdd9d8444b2028f7c8a842237ccc9d1b62c066c26bdc150cf408afb3b
 DIST redmine-4.1.4.tar.gz 2720709 BLAKE2B 
9e0c2b990248c9000fd6062e3928bf4bc8e8043e0d9ceff13d5000da824cde027090121ce3a8be2f5d92eedb97b91629fb8b681ae5e380459fdb97904abd9b98
 SHA512 
93e46f2ed220c05b83b7bab34327891a7f05a46a01c6cbfc1a5c9bf18613e308d94d84fc3158a8bb7af740b8792448d935bc9d29795ee341bca577c82ac0619b
 DIST redmine-4.2.2.tar.gz 3038398 BLAKE2B 
995179b6a5f75548525912dc20b4c0ded8709a12d6eb84873d899b20cf3b83469af7f14713187cce8ec720be4d501a9e7e890e1f38cbe2b118041dc91f555f53
 SHA512 
71155358ca68d9eb5bf6b79e26202c29ba3355d499662bfe659ff1672625a25d91694d5f1e4bb8db18456642470244aca914efe4456adef2850b70ff7eb216b2

diff --git a/www-apps/redmine/redmine-4.1.2.ebuild 
b/www-apps/redmine/redmine-4.1.2.ebuild
deleted file mode 100644
index 6225d28927a..000
--- a/www-apps/redmine/redmine-4.1.2.ebuild
+++ /dev/null
@@ -1,231 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26"
-inherit depend.apache ruby-ng
-
-DESCRIPTION="Flexible project management web application using the Ruby on 
Rails framework"
-HOMEPAGE="https://www.redmine.org/;
-SRC_URI="https://www.redmine.org/releases/${P}.tar.gz;
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="imagemagick fastcgi ldap markdown mysql passenger postgres sqlite"
-
-DEPS="
-   fastcgi? ( dev-ruby/fcgi )
-   imagemagick? ( dev-ruby/mini_magick )
-   ldap? ( dev-ruby/ruby-net-ldap )
-   markdown? ( >=dev-ruby/redcarpet-3.5.1 )
-   mysql? ( >=dev-ruby/mysql2-0.5.0:0.5 )
-   passenger? ( www-apache/passenger )
-   postgres? ( >=dev-ruby/pg-1.1.4:1 )
-   sqlite? ( >=dev-ruby/sqlite3-1.4.0 )
-   dev-ruby/actionpack-xml_parser:2
-   >=dev-ruby/i18n-1.6.0:1
-   >=dev-ruby/mail-2.7.1
-   dev-ruby/mimemagic
-   >=dev-ruby/mini_mime-1.0.1
-   >=dev-ruby/nokogiri-1.11.0
-   dev-ruby/rails:5.2
-   >=dev-ruby/rbpdf-1.20.0
-   dev-ruby/request_store:0
-   >=dev-ruby/roadie-rails-2.1.0
-   >=dev-ruby/rouge-3.12.0
-   >=dev-ruby/ruby-openid-2.9.2
-   dev-ruby/rack-openid
-"
-
-ruby_add_bdepend "${DEPS}"
-
-RDEPEND="
-   acct-group/redmine
-   acct-user/redmine
-"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-all_ruby_prepare() {
-   rm -fr log files/delete.me .github || die
-
-   # bug #406605
-   rm .{git,hg}ignore || die
-
-   # newenvd not working here
-   cat > "${T}/50${PN}" <<-EOF || die
-   CONFIG_PROTECT="${EROOT}/${REDMINE_DIR}/config"
-   CONFIG_PROTECT_MASK="${EROOT}/${REDMINE_DIR}/config/locales 
${EROOT}/${REDMINE_DIR}/config/settings.yml"
-   EOF
-
-   # Fixing versions in Gemfile
-   sed -i -e "s/~>/>=/g" Gemfile || die
-   # bug #724464
-   sed -i -e "s/gem 'rails',.*/gem 'rails', '~>5.2.4'/" Gemfile || die
-
-   sed -i -e "/csv/d" Gemfile || die
-   sed -i -e "/group :development do/,/end$/d" Gemfile || die
-   sed -i -e "/group :test do/,/end$/d" Gemfile || die
-
-   if ! use imagemagick ; then
-   sed -i -e "/group :minimagick do/,/end$/d" Gemfile || die
-   fi
-   if ! use ldap ; then
-   # remove ldap stuff module if disabled to avoid #413779
-   use ldap || rm app/models/auth_source_ldap.rb || die
-   sed -i -e "/group :ldap do/,/end$/d" Gemfile || die
-   fi
-   if ! use markdown ; then
-   sed -i -e "/group :markdown do/,/end$/d" Gemfile || die
-   fi
-   # Additional dependency for Gemfile (#657156)
-   if use fastcgi; then
-   echo "gem 'fcgi'" > Gemfile.local
-   fi
-}
-
-all_ruby_install() {
-   dodoc doc/* README.rdoc
-   rm -r doc appveyor.yml 

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

2021-09-28 Thread Sam James
commit: c643648f6ff3fde7b1f118c0d477305a1acdfdd7
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 20:48:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c643648f

dev-ruby/rotp: drop git requirement

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

 dev-ruby/rotp/rotp-6.2.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-ruby/rotp/rotp-6.2.0.ebuild b/dev-ruby/rotp/rotp-6.2.0.ebuild
index 8b16fcb7f63..1d586425b66 100644
--- a/dev-ruby/rotp/rotp-6.2.0.ebuild
+++ b/dev-ruby/rotp/rotp-6.2.0.ebuild
@@ -28,4 +28,9 @@ ruby_add_bdepend "
 all_ruby_prepare() {
# Remove simplecov
sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
+   # Don't require git
+   sed -i \
+   -e 's/git ls-files/find/' \
+   -e 's/{test,spec,features}/spec/' \
+   ${RUBY_FAKEGEM_GEMSPEC} || die
 }



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

2021-09-28 Thread Sam James
commit: 7417daf1ebd970123ddd94f37e96eaa0e9455c91
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 20:49:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7417daf1

dev-ruby/rotp: fix metadata.xml

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

 dev-ruby/rotp/metadata.xml | 27 ---
 1 file changed, 12 insertions(+), 15 deletions(-)

diff --git a/dev-ruby/rotp/metadata.xml b/dev-ruby/rotp/metadata.xml
index 7d387e411d0..e6795abd2b9 100644
--- a/dev-ruby/rotp/metadata.xml
+++ b/dev-ruby/rotp/metadata.xml
@@ -1,19 +1,16 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-r...@gentoo.org
-
-
-azamat.hacki...@gmail.com
-Azamat H. Hackimov
-
-
-proxy-ma...@gentoo.org
-Proxy Maintainers
-
-
-mdp/rotp
-rotp
-
+   
+   azamat.hacki...@gmail.com
+   Azamat H. Hackimov
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mdp/rotp
+   rotp
+   
 



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

2021-09-28 Thread Sam James
commit: e442f457956901e411910c0080d297e30ddc32db
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep 28 10:26:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e442f457

dev-ruby/rotp: new package

Ruby One Time Password library, runtime dependency for www-apps/redmine.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/rotp/Manifest  |  1 +
 dev-ruby/rotp/metadata.xml  | 19 +++
 dev-ruby/rotp/rotp-6.2.0.ebuild | 31 +++
 3 files changed, 51 insertions(+)

diff --git a/dev-ruby/rotp/Manifest b/dev-ruby/rotp/Manifest
new file mode 100644
index 000..69bab31e7f7
--- /dev/null
+++ b/dev-ruby/rotp/Manifest
@@ -0,0 +1 @@
+DIST rotp-6.2.0.tar.gz 6 BLAKE2B 
dba270201593425c9282aca71efb33ecacda916996ebfffc703dd865a6c6ee3b3da4098497ce036a95157089d8d736e9413d0aa9fd0dc582d4b278ce811e05d0
 SHA512 
938cf9feffbe7e86f542c6dde4cd87b57e2ddd2696303e69cb76bc9fb04ffb40c9a5ef45288f23cb096d9f6706e0b48ad89907dc9322594df10c8c0521feffa1

diff --git a/dev-ruby/rotp/metadata.xml b/dev-ruby/rotp/metadata.xml
new file mode 100644
index 000..7d387e411d0
--- /dev/null
+++ b/dev-ruby/rotp/metadata.xml
@@ -0,0 +1,19 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+r...@gentoo.org
+
+
+azamat.hacki...@gmail.com
+Azamat H. Hackimov
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
+
+mdp/rotp
+rotp
+
+

diff --git a/dev-ruby/rotp/rotp-6.2.0.ebuild b/dev-ruby/rotp/rotp-6.2.0.ebuild
new file mode 100644
index 000..8b16fcb7f63
--- /dev/null
+++ b/dev-ruby/rotp/rotp-6.2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="The Ruby One Time Password Library"
+HOMEPAGE="https://github.com/mdp/rotp;
+SRC_URI="https://github.com/mdp/rotp/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-libs/openssl:0="
+
+ruby_add_bdepend "
+   test? ( >=dev-ruby/timecop-0.8 )
+"
+
+all_ruby_prepare() {
+   # Remove simplecov
+   sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
+}



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

2021-09-28 Thread Sam James
commit: 2bc877fbfd8ccad198fce3c2a0cdea16decdf94f
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep 28 08:44:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc877fb

www-apps/redmine: update to 4.1.4

Fixes security issues CVE-2021-31866, CVE-2021-31865, CVE-2021-31864,
CVE-2021-31863

Bug: https://bugs.gentoo.org/786561
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 www-apps/redmine/Manifest |   1 +
 www-apps/redmine/redmine-4.1.4.ebuild | 233 ++
 2 files changed, 234 insertions(+)

diff --git a/www-apps/redmine/Manifest b/www-apps/redmine/Manifest
index bc2967a7818..0cf7b4d475a 100644
--- a/www-apps/redmine/Manifest
+++ b/www-apps/redmine/Manifest
@@ -1 +1,2 @@
 DIST redmine-4.1.2.tar.gz 2719030 BLAKE2B 
a169d024a76dc0b592a71da55e785152ba1cdb2203a864cff905571f1eae350d77e6955d819c660379e3e7b539664bf77a21f0f91ed5c4299f173221e763859c
 SHA512 
a7ed547e8907d98c16c9d7c775fa3fcdb322d3e4494a1e5467cbc37c9710f04b9d5121fbdd9d8444b2028f7c8a842237ccc9d1b62c066c26bdc150cf408afb3b
+DIST redmine-4.1.4.tar.gz 2720709 BLAKE2B 
9e0c2b990248c9000fd6062e3928bf4bc8e8043e0d9ceff13d5000da824cde027090121ce3a8be2f5d92eedb97b91629fb8b681ae5e380459fdb97904abd9b98
 SHA512 
93e46f2ed220c05b83b7bab34327891a7f05a46a01c6cbfc1a5c9bf18613e308d94d84fc3158a8bb7af740b8792448d935bc9d29795ee341bca577c82ac0619b

diff --git a/www-apps/redmine/redmine-4.1.4.ebuild 
b/www-apps/redmine/redmine-4.1.4.ebuild
new file mode 100644
index 000..f331ffe6d23
--- /dev/null
+++ b/www-apps/redmine/redmine-4.1.4.ebuild
@@ -0,0 +1,233 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby26"
+inherit depend.apache ruby-ng
+
+DESCRIPTION="Flexible project management web application using the Ruby on 
Rails framework"
+HOMEPAGE="https://www.redmine.org/;
+SRC_URI="https://www.redmine.org/releases/${P}.tar.gz;
+
+KEYWORDS="~amd64"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="imagemagick fastcgi ldap markdown mysql passenger postgres sqlite"
+
+DEPS="
+   fastcgi? ( dev-ruby/fcgi )
+   imagemagick? ( dev-ruby/mini_magick )
+   ldap? ( dev-ruby/ruby-net-ldap )
+   markdown? ( >=dev-ruby/redcarpet-3.5.1 )
+   mysql? ( >=dev-ruby/mysql2-0.5.0:0.5 )
+   passenger? ( www-apache/passenger )
+   postgres? ( >=dev-ruby/pg-1.1.4:1 )
+   sqlite? ( >=dev-ruby/sqlite3-1.4.0 )
+   dev-ruby/actionpack-xml_parser:2
+   dev-ruby/csv:3
+   >=dev-ruby/i18n-1.6.0:1
+   >=dev-ruby/mail-2.7.1
+   dev-ruby/marcel
+   dev-ruby/mimemagic
+   >=dev-ruby/mini_mime-1.0.1
+   >=dev-ruby/nokogiri-1.11.1
+   dev-ruby/rails:5.2
+   >=dev-ruby/rbpdf-1.20.0
+   dev-ruby/request_store:0
+   >=dev-ruby/roadie-rails-2.1.0
+   >=dev-ruby/rouge-3.12.0
+   >=dev-ruby/ruby-openid-2.9.2
+   dev-ruby/rack-openid
+"
+
+ruby_add_bdepend "${DEPS}"
+
+RDEPEND="
+   acct-group/redmine
+   acct-user/redmine
+"
+
+REDMINE_DIR="/var/lib/${PN}"
+
+all_ruby_prepare() {
+   rm -fr log files/delete.me .github || die
+
+   # bug #406605
+   rm .{git,hg}ignore || die
+
+   # newenvd not working here
+   cat > "${T}/50${PN}" <<-EOF || die
+   CONFIG_PROTECT="${EROOT}/${REDMINE_DIR}/config"
+   CONFIG_PROTECT_MASK="${EROOT}/${REDMINE_DIR}/config/locales 
${EROOT}/${REDMINE_DIR}/config/settings.yml"
+   EOF
+
+   # Fixing versions in Gemfile
+   sed -i -e "s/~>/>=/g" Gemfile || die
+
+   # bug #724464
+   sed -i -e "s/gem 'rails',.*/gem 'rails', '~>5.2.6'/" Gemfile || die
+
+   sed -i -e "/group :development do/,/end$/d" Gemfile || die
+   sed -i -e "/group :test do/,/end$/d" Gemfile || die
+
+   if ! use imagemagick ; then
+   sed -i -e "/group :minimagick do/,/end$/d" Gemfile || die
+   fi
+   if ! use ldap ; then
+   # remove ldap stuff module if disabled to avoid #413779
+   use ldap || rm app/models/auth_source_ldap.rb || die
+   sed -i -e "/group :ldap do/,/end$/d" Gemfile || die
+   fi
+   if ! use markdown ; then
+   sed -i -e "/group :markdown do/,/end$/d" Gemfile || die
+   fi
+   # Additional dependency for Gemfile (#657156)
+   if use fastcgi; then
+   echo "gem 'fcgi'" > Gemfile.local
+   fi
+}
+
+all_ruby_install() {
+   dodoc doc/* README.rdoc
+   rm -r doc test appveyor.yml CONTRIBUTING.md README.rdoc || die
+
+   keepdir /var/log/${PN}
+
+   insinto "${REDMINE_DIR}"
+   doins -r .
+   insinto "${REDMINE_DIR}/config"
+   doins "${FILESDIR}/additional_environment.rb"
+   keepdir 
"${REDMINE_DIR}"/{app/views/previews,files,public/plugin_assets,vendor}
+   keepdir 

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

2021-09-28 Thread Sam James
commit: fed382ffbf51b0e4b17b43e13f75b3c9a58628b2
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep 28 10:57:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:51:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed382ff

www-apps/redmine: new version in 4.2 branch

Fixes CVE-2021-37156
Bug: https://bugs.gentoo.org/806842
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 www-apps/redmine/Manifest |   1 +
 www-apps/redmine/metadata.xml |   1 +
 www-apps/redmine/redmine-4.2.2.ebuild | 240 ++
 3 files changed, 242 insertions(+)

diff --git a/www-apps/redmine/Manifest b/www-apps/redmine/Manifest
index 0cf7b4d475a..f9c323ebe59 100644
--- a/www-apps/redmine/Manifest
+++ b/www-apps/redmine/Manifest
@@ -1,2 +1,3 @@
 DIST redmine-4.1.2.tar.gz 2719030 BLAKE2B 
a169d024a76dc0b592a71da55e785152ba1cdb2203a864cff905571f1eae350d77e6955d819c660379e3e7b539664bf77a21f0f91ed5c4299f173221e763859c
 SHA512 
a7ed547e8907d98c16c9d7c775fa3fcdb322d3e4494a1e5467cbc37c9710f04b9d5121fbdd9d8444b2028f7c8a842237ccc9d1b62c066c26bdc150cf408afb3b
 DIST redmine-4.1.4.tar.gz 2720709 BLAKE2B 
9e0c2b990248c9000fd6062e3928bf4bc8e8043e0d9ceff13d5000da824cde027090121ce3a8be2f5d92eedb97b91629fb8b681ae5e380459fdb97904abd9b98
 SHA512 
93e46f2ed220c05b83b7bab34327891a7f05a46a01c6cbfc1a5c9bf18613e308d94d84fc3158a8bb7af740b8792448d935bc9d29795ee341bca577c82ac0619b
+DIST redmine-4.2.2.tar.gz 3038398 BLAKE2B 
995179b6a5f75548525912dc20b4c0ded8709a12d6eb84873d899b20cf3b83469af7f14713187cce8ec720be4d501a9e7e890e1f38cbe2b118041dc91f555f53
 SHA512 
71155358ca68d9eb5bf6b79e26202c29ba3355d499662bfe659ff1672625a25d91694d5f1e4bb8db18456642470244aca914efe4456adef2850b70ff7eb216b2

diff --git a/www-apps/redmine/metadata.xml b/www-apps/redmine/metadata.xml
index c957cd80dda..c1fdc250a8e 100644
--- a/www-apps/redmine/metadata.xml
+++ b/www-apps/redmine/metadata.xml
@@ -11,6 +11,7 @@
 
 
   Enable support for Markdown
+  Enable image processing support via 
dev-ruby/mini_magick
   Enable support for 
www-apache/passenger
 
 

diff --git a/www-apps/redmine/redmine-4.2.2.ebuild 
b/www-apps/redmine/redmine-4.2.2.ebuild
new file mode 100644
index 000..bd3fc3e7a87
--- /dev/null
+++ b/www-apps/redmine/redmine-4.2.2.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby26"
+inherit depend.apache ruby-ng
+
+DESCRIPTION="Flexible project management web application using the Ruby on 
Rails framework"
+HOMEPAGE="https://www.redmine.org/;
+SRC_URI="https://www.redmine.org/releases/${P}.tar.gz;
+
+KEYWORDS="~amd64"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="fastcgi imagemagick ldap markdown +minimagick mysql passenger pdf 
postgres sqlite"
+
+ruby_add_bdepend "
+   fastcgi? ( dev-ruby/fcgi )
+   ldap? ( dev-ruby/ruby-net-ldap )
+   minimagick? ( dev-ruby/mini_magick )
+   markdown? ( >=dev-ruby/redcarpet-3.5.1 )
+   mysql? ( >=dev-ruby/mysql2-0.5.0:0.5 )
+   passenger? ( www-apache/passenger )
+   postgres? ( >=dev-ruby/pg-1.1.4:1 )
+   sqlite? ( >=dev-ruby/sqlite3-1.4.0 )
+   dev-ruby/actionpack-xml_parser:2
+   dev-ruby/addressable
+   dev-ruby/csv:3
+   >=dev-ruby/i18n-1.8.2:1
+   >=dev-ruby/mail-2.7.1
+   dev-ruby/marcel
+   dev-ruby/mimemagic
+   >=dev-ruby/mini_mime-1.0.1
+   >=dev-ruby/nokogiri-1.11.1
+   dev-ruby/rack-openid
+   dev-ruby/rails:5.2
+   >=dev-ruby/rbpdf-1.20.0
+   >=dev-ruby/request_store-1.5.0:0
+   >=dev-ruby/roadie-rails-2.2.0
+   dev-ruby/rotp
+   >=dev-ruby/rouge-3.26.0
+   dev-ruby/rqrcode
+   >=dev-ruby/ruby-openid-2.9.2
+   >=dev-ruby/rubyzip-2.3.0:2
+"
+
+RDEPEND="
+   acct-group/redmine
+   acct-user/redmine
+   imagemagick? ( media-gfx/imagemagick )
+   pdf? (
+   app-text/ghostscript-gpl
+   media-gfx/imagemagick
+   )
+"
+
+REDMINE_DIR="/var/lib/${PN}"
+
+all_ruby_prepare() {
+   rm -fr log files/delete.me .github || die
+
+   # bug #406605
+   rm .{git,hg}ignore || die
+
+   # newenvd not working here
+   cat > "${T}/50${PN}" <<-EOF || die
+   CONFIG_PROTECT="${EROOT}/${REDMINE_DIR}/config"
+   CONFIG_PROTECT_MASK="${EROOT}/${REDMINE_DIR}/config/locales 
${EROOT}/${REDMINE_DIR}/config/settings.yml"
+   EOF
+
+   # Fixing versions in Gemfile
+   sed -i -e "s/~>/>=/g" Gemfile || die
+
+   # bug #724464
+   sed -i -e "s/gem 'rails',.*/gem 'rails', '~>5.2.6'/" Gemfile || die
+
+   sed -i -e "/group :development do/,/end$/d" Gemfile || die
+   sed -i -e "/group :test do/,/end$/d" Gemfile || die
+
+   if ! use imagemagick ; then
+   sed -i -e "/group :minimagick do/,/end$/d" Gemfile || die
+   fi
+   

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

2021-09-28 Thread Marek Szuba
commit: d1243b7473bc4b39be921b60bb8fae18e5009a7a
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Sep 28 20:48:03 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Sep 28 20:48:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1243b74

x11-misc/xnots: keyword 0.2.1-r2 for -riscv

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

 x11-misc/xnots/xnots-0.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xnots/xnots-0.2.1-r2.ebuild 
b/x11-misc/xnots/xnots-0.2.1-r2.ebuild
index 86bc3273dd5..808203035be 100644
--- a/x11-misc/xnots/xnots-0.2.1-r2.ebuild
+++ b/x11-misc/xnots/xnots-0.2.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 -riscv x86"
 IUSE="vim-syntax"
 
 RDEPEND="



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

2021-09-28 Thread Alfredo Tupone
commit: 3e83e357130d22d0d6f0001edecc791f7a0d86c6
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Sep 28 20:43:22 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Sep 28 20:43:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e83e357

dev-ml/merlin: rm failing test

Closes: https://bugs.gentoo.org/789360
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/merlin/merlin-4.1-r2.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ml/merlin/merlin-4.1-r2.ebuild 
b/dev-ml/merlin/merlin-4.1-r2.ebuild
index 70e3b0b53a5..1da4c679bcf 100644
--- a/dev-ml/merlin/merlin-4.1-r2.ebuild
+++ b/dev-ml/merlin/merlin-4.1-r2.ebuild
@@ -35,6 +35,9 @@ src_prepare() {
 
# Handle installation via the eclass
rm emacs/dune || die
+
+   # rm failing test
+   rm -r tests/test-dirs/locate/context-detection/cd-mod_constr.t || die
 }
 
 src_compile() {



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

2021-09-28 Thread James Le Cuirot
commit: 2de85ae7a65ae607e4df227a87c9a64b7eb86670
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 20:24:41 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 20:26:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de85ae7

dev-libs/fcgi: Keyword 2.4.1_pre0910052249-r2 for ~m68k

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild 
b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
index 5b5f6b46643..9c62e11a386 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0910052249.tar.gz;
 
 LICENSE="FastCGI"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="html"
 
 S="${WORKDIR}/${PN}-2.4.1-SNAP-0910052249"



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

2021-09-28 Thread James Le Cuirot
commit: 19a49fa92e90161a617c0c8cd571b46075e27811
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 20:25:38 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 20:26:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a49fa9

dev-perl/GD: Keyword 2.730.0-r1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-perl/GD/GD-2.730.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/GD/GD-2.730.0-r1.ebuild b/dev-perl/GD/GD-2.730.0-r1.ebuild
index 66ada24424d..eeb13273e5b 100644
--- a/dev-perl/GD/GD-2.730.0-r1.ebuild
+++ b/dev-perl/GD/GD-2.730.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Interface to Thomas Boutell's gd library"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="animgif fcgi test truetype xpm"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Fork/

2021-09-28 Thread James Le Cuirot
commit: f2cf4589281ea5ce837c3e0ababff807c68dfd1d
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Sep 28 20:25:17 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Sep 28 20:26:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cf4589

dev-perl/Test-Fork: Keyword 0.20.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-perl/Test-Fork/Test-Fork-0.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Fork/Test-Fork-0.20.0.ebuild 
b/dev-perl/Test-Fork/Test-Fork-0.20.0.ebuild
index 3590baa9067..2d8581b8033 100644
--- a/dev-perl/Test-Fork/Test-Fork-0.20.0.ebuild
+++ b/dev-perl/Test-Fork/Test-Fork-0.20.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="test code which forks"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-09-28 Thread Matthew Thode
commit: 12a5605caf7ef360ceea481138405ad0b961f30e
Author: Phil DeMonaco  demona  co>
AuthorDate: Wed Sep  1 18:51:29 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Sep 28 20:25:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a5605c

app-admin/puppet-agent: symlink fix

Both 7.9 and 7.10 installed a broken symlink to the libcrypt.so.1
library which cause the agent to fail. There may be some systems where
the appropriate library still appears first in the system search path,
however, on my system the glibc version is selected and it does not
contain `XCRYPT_2.0` which ruby apparently requires.

Closes: https://bugs.gentoo.org/809263
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Philip DeMonaco  demona.co>
Signed-off-by: Matthew Thode  gentoo.org>

 app-admin/puppet-agent/puppet-agent-7.10.0.ebuild | 2 +-
 app-admin/puppet-agent/puppet-agent-7.11.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
index 1af71eb6f52..8ad3ca37f43 100644
--- a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
@@ -70,7 +70,7 @@ src_install() {
dosym ../../opt/puppetlabs/bin/facter /usr/bin/facter
dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
-   dosym ../../../../usr/lib/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
+   dosym ../../../../usr/lib64/xcrypt/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
 }
 
 pkg_postinst() {

diff --git a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
index c24ff0f353a..f90ff43e876 100644
--- a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
@@ -70,7 +70,7 @@ src_install() {
dosym ../../opt/puppetlabs/bin/facter /usr/bin/facter
dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
-   dosym ../../../../usr/lib/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
+   dosym ../../../../usr/lib64/xcrypt/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
 }
 
 pkg_postinst() {



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

2021-09-28 Thread Matthew Thode
commit: abe372a63dacd57ed7809233ef02591e37941cb4
Author: Phil DeMonaco  demona  co>
AuthorDate: Tue Sep 28 19:09:22 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Sep 28 20:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe372a6

app-admin/puppet-agent: libxcrypt logic fix #22183

Incorporates the logic suggested by thesamesame that directs to the
libxcrypt non-system path if and only if the crypt flag is still enabled
on sys-libs/glibc.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Philip DeMonaco  demona.co>
Signed-off-by: Matthew Thode  gentoo.org>

 app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild | 11 ++-
 app-admin/puppet-agent/puppet-agent-7.10.0.ebuild| 11 ++-
 app-admin/puppet-agent/puppet-agent-7.11.0.ebuild| 11 ++-
 3 files changed, 30 insertions(+), 3 deletions(-)

diff --git a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild 
b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
index e99c2fe2b84..22dc570bbd3 100644
--- a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
@@ -72,7 +72,16 @@ src_install() {
dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
dosym ../../opt/puppetlabs/puppet/bin/virt-what /usr/bin/virt-what
-   dosym ../../../../usr/lib64/xcrypt/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
+
+   # Handling of the path to the crypt library during the ongoing migration
+   # from glibc[crypt] to libxcrypt
+   # 
https://www.gentoo.org/support/news-items/2021-07-23-libxcrypt-migration.html
+   if has_version "sys-libs/glibc[crypt]"; then
+   local crypt_target='../../../../usr/lib64/xcrypt/libcrypt.so.1'
+   else
+   local crypt_target='../../../../usr/lib/libcrypt.so.1'
+   fi
+   dosym $crypt_target /opt/puppetlabs/puppet/lib/libcrypt.so.1
 }
 
 pkg_postinst() {

diff --git a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
index 8ad3ca37f43..8621917db95 100644
--- a/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.10.0.ebuild
@@ -70,7 +70,16 @@ src_install() {
dosym ../../opt/puppetlabs/bin/facter /usr/bin/facter
dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
-   dosym ../../../../usr/lib64/xcrypt/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
+
+   # Handling of the path to the crypt library during the ongoing migration
+   # from glibc[crypt] to libxcrypt
+   # 
https://www.gentoo.org/support/news-items/2021-07-23-libxcrypt-migration.html
+   if has_version "sys-libs/glibc[crypt]"; then
+   local crypt_target='../../../../usr/lib64/xcrypt/libcrypt.so.1'
+   else
+   local crypt_target='../../../../usr/lib/libcrypt.so.1'
+   fi
+   dosym $crypt_target /opt/puppetlabs/puppet/lib/libcrypt.so.1
 }
 
 pkg_postinst() {

diff --git a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
index f90ff43e876..302711db8e5 100644
--- a/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.11.0.ebuild
@@ -70,7 +70,16 @@ src_install() {
dosym ../../opt/puppetlabs/bin/facter /usr/bin/facter
dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
-   dosym ../../../../usr/lib64/xcrypt/libcrypt.so.1 
/opt/puppetlabs/puppet/lib/libcrypt.so.1
+
+   # Handling of the path to the crypt library during the ongoing migration
+   # from glibc[crypt] to libxcrypt
+   # 
https://www.gentoo.org/support/news-items/2021-07-23-libxcrypt-migration.html
+   if has_version "sys-libs/glibc[crypt]"; then
+   local crypt_target='../../../../usr/lib64/xcrypt/libcrypt.so.1'
+   else
+   local crypt_target='../../../../usr/lib/libcrypt.so.1'
+   fi
+   dosym $crypt_target /opt/puppetlabs/puppet/lib/libcrypt.so.1
 }
 
 pkg_postinst() {



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

2021-09-28 Thread Sam James
commit: 595b8ae8c58985e058e0be9acdda1c8849623b24
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 20:04:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 20:05:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595b8ae8

dev-ruby/roadie-rails: fix tests in 2.2.0

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

 dev-ruby/roadie-rails/roadie-rails-2.2.0.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/roadie-rails/roadie-rails-2.2.0.ebuild 
b/dev-ruby/roadie-rails/roadie-rails-2.2.0.ebuild
index d939b3c7c11..fe6ad76611c 100644
--- a/dev-ruby/roadie-rails/roadie-rails-2.2.0.ebuild
+++ b/dev-ruby/roadie-rails/roadie-rails-2.2.0.ebuild
@@ -19,9 +19,6 @@ SRC_URI="https://github.com/Mange/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="$(ver_cut 1)"
 KEYWORDS="~amd64"
-IUSE=""
-
-#RESTRICT="test"
 
 ruby_add_rdepend ">=dev-ruby/roadie-3.1
|| ( dev-ruby/railties:6.1 dev-ruby/railties:6.0 dev-ruby/railties:5.2 
)"
@@ -38,6 +35,12 @@ all_ruby_prepare() {
 
# Avoid already removed rails version
sed -i -e '/rails_51/ s:^:#:' spec/integration_spec.rb || die
+
+   # Revert 
https://github.com/Mange/roadie-rails/commit/03acd8fddf651d43919e92db35d541ec4281c5fc
 for now
+   # Fragile test which is affected by dependency versions (unclear which)
+   sed -e 
's/cd95a25e70dfe61add5a96e11d3fee0f29e9ba2b05099723d57bba7dfa725c8a/322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e/'
 \
+   -i spec/integration_spec.rb || die
+
 }
 
 each_ruby_test() {



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

2021-09-28 Thread Conrad Kostecki
commit: 0b25fac1cdd3246f2f6dc0f045f2ab0c82969427
Author: Jaco Kroon  uls  co  za>
AuthorDate: Tue Sep 28 08:36:30 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Sep 28 19:46:44 2021 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=0b25fac1

uid-gid.txt: add mailman (41) uid/gid

Same as used by RHEL.

Closes: https://github.com/gentoo/api-gentoo-org/pull/433
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Conrad Kostecki  gentoo.org>

 files/uid-gid.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index 7adeff1..f402861 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -109,6 +109,7 @@ games   35  
-   historical  Removed from baselayout in 
[r1478](https://sources.
 games  36  35  
user.eclass Names configurable via eclass; group: deprecated by Council 
decision, removed from baselayout in 
[r1478](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/group?limit_changes=0=1477=1478=2545)
 gamestat   -   36  
acct
 named  40  40  
acctRemoved from baselayout in 
[r1369](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0=1335=1369=2545)
+mailman41  41  
reserved
 tor43  43  
acct
 mpd45  -   
acct
 openctd46  -   
acct



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

2021-09-28 Thread Sam James
commit: 002bdb44d2735a78ea24d32410076a54c63de4e6
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 19:44:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 19:46:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002bdb44

dev-ruby/vagrant_cloud: add 3.0.5

Closes: https://bugs.gentoo.org/812770
Closes: https://bugs.gentoo.org/815228
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/vagrant_cloud/Manifest   |  1 +
 dev-ruby/vagrant_cloud/vagrant_cloud-3.0.5.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/vagrant_cloud/Manifest b/dev-ruby/vagrant_cloud/Manifest
index 5e0e4a36067..c9f4b4c5846 100644
--- a/dev-ruby/vagrant_cloud/Manifest
+++ b/dev-ruby/vagrant_cloud/Manifest
@@ -1,2 +1,3 @@
 DIST vagrant_cloud-2.0.3.tar.gz 14854 BLAKE2B 
823b9ffbdb6896422e32e697075c7e9ab16ae7a299d6672eb497f17034737d2d017bdd416b56191149044afe97ee06533213311bb5e9da603e9eefcf824c8df7
 SHA512 
4431aa446d9bce2e67b121159a8345562b41c86937b2b1677f0397494521137fa66c997009632011cac9565a5a2b54d4ef6ef1ea9d4ac74ee35f8c149f5d
 DIST vagrant_cloud-3.0.2.tar.gz 34177 BLAKE2B 
299014b569deac667429d90b8952f77a835669e17cf724ee7f5b6fd135c1a3f16b9292e203a75baf50cf117022d0ab4d31f797c432a07386097c6bcc338ae2da
 SHA512 
c7e5050a0f3cefe95ad38e0734317a93939de0b54251163be1a52dfc413cdb08a4bf44e1c73215f81a0126552242a1d9f2cefe8fa43d9e60acf41ccdbed0ae80
+DIST vagrant_cloud-3.0.5.tar.gz 34844 BLAKE2B 
2624219c470ed62e60056c825dc40611bf1bd2d1e822cc40e1592f8473517df53d814934f4426ef61d9adabbf89112bc1c44b61ee7129c4270e67b468fcf87cb
 SHA512 
e3b138584baa956de30be5b307b7a05a728a9c84e5c4c831d9a703f0367886b82905057c8d6dda5e337b7b4256704d22a60869710e98493da8eea2074df70995

diff --git a/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.5.ebuild 
b/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.5.ebuild
new file mode 100644
index 000..2a3a347153c
--- /dev/null
+++ b/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_GEMSPEC="vagrant_cloud.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Vagrant Cloud API Library"
+HOMEPAGE="https://github.com/hashicorp/vagrant_cloud;
+SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend "
+   >=dev-ruby/excon-0.73
+   >=dev-ruby/log4r-1.1.10
+"
+ruby_add_bdepend ">=dev-ruby/rake-12.3
+   test? (
+   >=dev-ruby/webmock-3.0
+   )
+"
+
+all_ruby_prepare() {
+   # # loosen dependencies
+   sed -e 's:require_relative ":require "./:' \
+   -e '/excon/s/~>/>=/' \
+   -e '/log4r/s/~>/>=/' \
+   -e '/rake/s/~>/>=/' \
+   -e '/rspec/s/~>/>=/' \
+   -e '/webmock/s/~>/>=/' \
+   -i ${PN}.gemspec || die
+}



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

2021-09-28 Thread Sam James
commit: e4f9c379cd74b0f883db5479a49eb4218ecdd4c5
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 19:44:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 19:46:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f9c379

app-emulation/vagrant: drop 2.2.14

Closes: https://bugs.gentoo.org/812770
Closes: https://bugs.gentoo.org/815228
Signed-off-by: Sam James  gentoo.org>

 app-emulation/vagrant/Manifest  |  1 -
 app-emulation/vagrant/vagrant-2.2.14.ebuild | 93 -
 2 files changed, 94 deletions(-)

diff --git a/app-emulation/vagrant/Manifest b/app-emulation/vagrant/Manifest
index 7dd0548ecca..61ef4925d30 100644
--- a/app-emulation/vagrant/Manifest
+++ b/app-emulation/vagrant/Manifest
@@ -1,4 +1,3 @@
-DIST vagrant-2.2.14.tar.gz 2522944 BLAKE2B 
21980ab11fb7477518a40839715b6b207e9a2268e19df2ded0042a7d3d32cd45db02acfeb528c89869e54e9f4358b200f831150ada43c062513d864896eb7895
 SHA512 
540457c23ff52faef10774ac2d0da7a8c30682a19964f5ce805d5013eb27a6538468fcd511610d4bef539df14cbc4cf3a3dcdd9c96ba303ecf538028dc4aa659
 DIST vagrant-2.2.18.tar.gz 1620261 BLAKE2B 
8938801b383373967365ca64a79f70885a61c02221eeebf75f15fa40440dfdc585f0a0d0cafe9a01484d594dc49b98397a0724776586c2c9fe4f529b6891bb26
 SHA512 
4694ca499136b53fc5cbab1efd47c9175293ba84521614edbe545766b93e54dc8dc11278f7170c88f3bb05a4ca0a7c52e21deca285f848578a890858b8f21b64
 DIST vagrant-2.2.7.tar.gz 2173893 BLAKE2B 
bf905cb25a905e4fb79ce9c1fb59ad5520b5176d5681dfdc22855ca0a7520535346d2aebffe47162a1f8ca008083c94426e9de92b6d92de4373c654784605c7e
 SHA512 
3455b74c8a867ab37ca9873187a98cdb80feb22a400c4e9f2266897da815815aaefbe0c166172b1c1dbd66aa49ccb1201dcbf904fd883ad34218d694e20d7f87
 DIST vagrant-2.2.9.tar.gz 2215868 BLAKE2B 
6d40827c91c86f6b11865d9949e5313c419456c573686944ecd0d1874323aa81d6f26178d5b7a16fee701c513a98b3483dbea0531d9d77dee7b7e284004e17b3
 SHA512 
15e230bcf336615f0d49a2c40db36f7f26a9f0f6fd42d2ce801f28afc663aadded4fa373e33f9102b21ee70d98563fc68e2b24ffa6c3eec321f58b2c42b0d260

diff --git a/app-emulation/vagrant/vagrant-2.2.14.ebuild 
b/app-emulation/vagrant/vagrant-2.2.14.ebuild
deleted file mode 100644
index 850c675b347..000
--- a/app-emulation/vagrant/vagrant-2.2.14.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec"
-RUBY_FAKEGEM_EXTRAINSTALL="keys plugins templates version.txt"
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit bash-completion-r1 optfeature ruby-fakegem
-
-DESCRIPTION="A tool for building and distributing development environments"
-HOMEPAGE="https://vagrantup.com/;
-SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   ${RDEPEND}
-   app-arch/libarchive
-   net-misc/curl
-"
-
-ruby_add_rdepend "
-   >=dev-ruby/bcrypt_pbkdf-1.0.0
-   >=dev-ruby/childprocess-4.0.0
-   >=dev-ruby/ed25519-1.2.4
-   dev-ruby/erubi
-   >=dev-ruby/hashicorp-checkpoint-0.1.5
-   >=dev-ruby/i18n-1.8:1
-   >=dev-ruby/listen-3.1
-   =dev-ruby/mime-types-3.3:*
-   >=dev-ruby/rubyzip-2.0
-   >=dev-ruby/net-scp-3.0.0
-   >=dev-ruby/net-sftp-3.0
-   >=dev-ruby/net-ssh-6.1.0
-   dev-ruby/rest-client:2
-   >=dev-ruby/vagrant_cloud-3.0.2
-"
-
-ruby_add_bdepend "
-   >=dev-ruby/rake-12.3.3
-   test? (
-   dev-ruby/rspec
-   dev-ruby/rspec-its
-   dev-ruby/webmock
-   )
-"
-
-all_ruby_prepare() {
-   # remove bundler support
-   sed -i '/[Bb]undler/d' Rakefile || die
-   rm Gemfile || die
-   rm tasks/bundler.rake || die
-
-   sed -e ':rake\|rspec\|webmock: s:~>:>=:' \
-   -e 
':bcrypt_pbkdf\|hashicorp-checkpoint\|i18n\|listen\|net-ssh\|net-scp\|net-sftp\|childprocess:
 s:~>:>=:' \
-   -e '/fake_ftp/ s:^#*:#:' \
-   -e '/wdm/ s:^#*:#:' \
-   -e '/winrm/ s:^#*:#:' \
-   -e '/rb-kqueue/ s:^#*:#:' \
-   -e '/ruby_dep/ s:^#*:#:' \
-   -i ${PN}.gemspec || die
-
-   sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}.in" > "${PN}" 
|| die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   newbashcomp contrib/bash/completion.sh ${PN}
-
-   # provide executable similar to upstream:
-   # 
https://github.com/hashicorp/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
-   dobin "${PN}"
-
-   # directory for plugins.json
-   keepdir /var/lib/vagrant
-
-   insinto /usr/share/vim/vimfiles/syntax/
-   doins contrib/vim/vagrantfile.vim
-
-   elog "Optional dependencies:"
-   optfeature "virtualbox support" app-emulation/virtualbox
- 

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

2021-09-28 Thread Sam James
commit: 892f6c39ef11c8de7e7d6387956b8789487a1414
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 19:44:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 19:46:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892f6c39

app-emulation/vagrant: add 2.2.18

Closes: https://bugs.gentoo.org/812770
Closes: https://bugs.gentoo.org/815228
Signed-off-by: Sam James  gentoo.org>

 app-emulation/vagrant/Manifest  |  1 +
 app-emulation/vagrant/vagrant-2.2.18.ebuild | 94 +
 2 files changed, 95 insertions(+)

diff --git a/app-emulation/vagrant/Manifest b/app-emulation/vagrant/Manifest
index b59e046f1a2..7dd0548ecca 100644
--- a/app-emulation/vagrant/Manifest
+++ b/app-emulation/vagrant/Manifest
@@ -1,3 +1,4 @@
 DIST vagrant-2.2.14.tar.gz 2522944 BLAKE2B 
21980ab11fb7477518a40839715b6b207e9a2268e19df2ded0042a7d3d32cd45db02acfeb528c89869e54e9f4358b200f831150ada43c062513d864896eb7895
 SHA512 
540457c23ff52faef10774ac2d0da7a8c30682a19964f5ce805d5013eb27a6538468fcd511610d4bef539df14cbc4cf3a3dcdd9c96ba303ecf538028dc4aa659
+DIST vagrant-2.2.18.tar.gz 1620261 BLAKE2B 
8938801b383373967365ca64a79f70885a61c02221eeebf75f15fa40440dfdc585f0a0d0cafe9a01484d594dc49b98397a0724776586c2c9fe4f529b6891bb26
 SHA512 
4694ca499136b53fc5cbab1efd47c9175293ba84521614edbe545766b93e54dc8dc11278f7170c88f3bb05a4ca0a7c52e21deca285f848578a890858b8f21b64
 DIST vagrant-2.2.7.tar.gz 2173893 BLAKE2B 
bf905cb25a905e4fb79ce9c1fb59ad5520b5176d5681dfdc22855ca0a7520535346d2aebffe47162a1f8ca008083c94426e9de92b6d92de4373c654784605c7e
 SHA512 
3455b74c8a867ab37ca9873187a98cdb80feb22a400c4e9f2266897da815815aaefbe0c166172b1c1dbd66aa49ccb1201dcbf904fd883ad34218d694e20d7f87
 DIST vagrant-2.2.9.tar.gz 2215868 BLAKE2B 
6d40827c91c86f6b11865d9949e5313c419456c573686944ecd0d1874323aa81d6f26178d5b7a16fee701c513a98b3483dbea0531d9d77dee7b7e284004e17b3
 SHA512 
15e230bcf336615f0d49a2c40db36f7f26a9f0f6fd42d2ce801f28afc663aadded4fa373e33f9102b21ee70d98563fc68e2b24ffa6c3eec321f58b2c42b0d260

diff --git a/app-emulation/vagrant/vagrant-2.2.18.ebuild 
b/app-emulation/vagrant/vagrant-2.2.18.ebuild
new file mode 100644
index 000..208e7ee1537
--- /dev/null
+++ b/app-emulation/vagrant/vagrant-2.2.18.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec"
+RUBY_FAKEGEM_EXTRAINSTALL="keys plugins templates version.txt"
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit bash-completion-r1 optfeature ruby-fakegem
+
+DESCRIPTION="A tool for building and distributing development environments"
+HOMEPAGE="https://vagrantup.com/;
+SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ${RDEPEND}
+   app-arch/libarchive
+   net-misc/curl
+"
+
+ruby_add_rdepend "
+   >=dev-ruby/bcrypt_pbkdf-1.0.0
+   >=dev-ruby/childprocess-4.0.0
+   >=dev-ruby/ed25519-1.2.4
+   dev-ruby/erubi
+   >=dev-ruby/hashicorp-checkpoint-0.1.5
+   >=dev-ruby/i18n-1.8:1
+   >=dev-ruby/listen-3.1
+   =dev-ruby/mime-types-3.3:*
+   >=dev-ruby/rubyzip-2.0
+   >=dev-ruby/net-scp-3.0.0
+   >=dev-ruby/net-sftp-3.0
+   >=dev-ruby/net-ssh-6.1.0
+   dev-ruby/rest-client:2
+   >=dev-ruby/vagrant_cloud-3.0.5
+"
+
+ruby_add_bdepend "
+   >=dev-ruby/rake-12.3.3
+   test? (
+   dev-ruby/rspec
+   dev-ruby/rspec-its
+   dev-ruby/webmock
+   )
+"
+
+all_ruby_prepare() {
+   # remove bundler support
+   sed -i '/[Bb]undler/d' Rakefile || die
+   rm Gemfile || die
+   rm tasks/bundler.rake || die
+
+   sed -e ':rake\|rspec\|webmock: s:~>:>=:' \
+   -e 
':bcrypt_pbkdf\|hashicorp-checkpoint\|i18n\|listen\|net-ssh\|net-scp\|net-sftp\|childprocess:
 s:~>:>=:' \
+   -e '/fake_ftp/ s:^#*:#:' \
+   -e '/wdm/ s:^#*:#:' \
+   -e '/winrm/ s:^#*:#:' \
+   -e '/rb-kqueue/ s:^#*:#:' \
+   -e '/ruby_dep/ s:^#*:#:' \
+   -i ${PN}.gemspec || die
+
+   sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}.in" > "${PN}" 
|| die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   newbashcomp contrib/bash/completion.sh ${PN}
+
+   # provide executable similar to upstream:
+   # 
https://github.com/hashicorp/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
+   dobin "${PN}"
+
+   # directory for plugins.json
+   keepdir /var/lib/vagrant
+
+   insinto /usr/share/vim/vimfiles/syntax/
+   doins contrib/vim/vagrantfile.vim
+
+   optfeature_header "Optional emulation/container backends:"
+   optfeature "VirtualBox support" 

[gentoo-commits] repo/gentoo:master commit in: games-puzzle/fbg/files/, games-puzzle/fbg/

2021-09-28 Thread Ionen Wolkens
commit: b7deab8b7bc7d1579ee883d855a1cbcd0627b787
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 19:32:05 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 19:36:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7deab8b

games-puzzle/fbg: EAPI6->8, fix runtime

Haven't tried with it, but this likely been
broken since gcc-8 or so.

Also added --without-x so it doesn't try to
link with libXt that it does not actually use.

Closes: https://bugs.gentoo.org/815259
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../fbg/{fbg-0.9-r2.ebuild => fbg-0.9-r3.ebuild}   | 36 +-
 .../fbg/files/fbg-0.9-missing-return.patch |  8 +
 2 files changed, 29 insertions(+), 15 deletions(-)

diff --git a/games-puzzle/fbg/fbg-0.9-r2.ebuild 
b/games-puzzle/fbg/fbg-0.9-r3.ebuild
similarity index 52%
rename from games-puzzle/fbg/fbg-0.9-r2.ebuild
rename to games-puzzle/fbg/fbg-0.9-r3.ebuild
index b0c84fa8eec..5da0c050885 100644
--- a/games-puzzle/fbg/fbg-0.9-r2.ebuild
+++ b/games-puzzle/fbg/fbg-0.9-r3.ebuild
@@ -1,41 +1,47 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit desktop
 
-DESCRIPTION="A Tetris clone written in OpenGL"
+DESCRIPTION="Tetris clone written in OpenGL"
 HOMEPAGE="http://fbg.sourceforge.net/;
 SRC_URI="mirror://sourceforge/fbg/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="virtual/opengl
-   virtual/glu
+RDEPEND="
dev-games/physfs
-   media-libs/libsdl[opengl,video]
media-libs/libmikmod
-   x11-libs/libXt"
-RDEPEND="${DEPEND}"
+   media-libs/libsdl[opengl,video]
+   virtual/glu
+   virtual/opengl"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-missing-return.patch
+)
 
 src_prepare() {
default
-   sed -i \
-   -e "/FBGDATADIR=/s:\".*\":\"/usr/share/${PN}\":" \
+
+   sed -e "/FBGDATADIR=/s|=.*|=\"${EPREFIX}/usr/share/${PN}\"|" \
-e '/^datadir=/d' \
-   configure || die
+   -i configure || die
 }
 
 src_configure() {
-   econf --disable-fbglaunch
+   econf --disable-fbglaunch --without-x
 }
 
 src_install() {
default
+
newicon startfbg/icon.xpm ${PN}.xpm
-   make_desktop_entry ${PN} "Falling Block Game" ${PN}
-   rm -rf "${ED}/usr/doc"
+   make_desktop_entry ${PN} "Falling Block Game"
+
+   rm -r "${ED}"/usr/doc || die
 }

diff --git a/games-puzzle/fbg/files/fbg-0.9-missing-return.patch 
b/games-puzzle/fbg/files/fbg-0.9-missing-return.patch
new file mode 100644
index 000..86b0b551957
--- /dev/null
+++ b/games-puzzle/fbg/files/fbg-0.9-missing-return.patch
@@ -0,0 +1,8 @@
+Lack of return leads to segmentation fault on startup.
+https://bugs.gentoo.org/815259
+--- a/src/glTGAImage.cc
 b/src/glTGAImage.cc
+@@ -180,2 +180,3 @@
+   glTexImage2D(GL_TEXTURE_2D, 0, type, getWidth(), getHeight(), 0, type, 
GL_UNSIGNED_BYTE, getImageData());
++  return true;
+ }



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

2021-09-28 Thread Sam James
commit: 5dd88defd7f4a8482ad22e71e72ebd7740b85fd2
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 19:30:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 19:34:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd88def

dev-ruby/eventmachine: skip fewer tests, backport OpenSSL 1.1.1 fixes

While I'd prefer to not mess with SSL patches where possible,
on balance, it's worth using these here:
- They're upstream patches;
- They're being used in production by Fedora and Debian (in stable too);
- This is the lesser evil given that tests fail with latest OpenSSL
(hence we can't really judge if things are working) and, in the best case,
at runtime, this will fallback to older SSL/TLS versions.

Bug: https://bugs.gentoo.org/765253
Closes: https://bugs.gentoo.org/723818
Closes: https://bugs.gentoo.org/759250
Fixes: f05cc0db4473e05d408574c23a494ce903173e8d
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/eventmachine/Manifest |  1 +
 2.7-r2.ebuild => eventmachine-1.2.7-r3.ebuild} | 30 +-
 2 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/dev-ruby/eventmachine/Manifest b/dev-ruby/eventmachine/Manifest
index bcec3e811ea..81c0d1ad05a 100644
--- a/dev-ruby/eventmachine/Manifest
+++ b/dev-ruby/eventmachine/Manifest
@@ -1 +1,2 @@
+DIST eventmachine-1.2.7-openssl-patches.tar.bz2 14837 BLAKE2B 
5f3280c053bd67c97db53814db3bbfd9bb3047d0fdae3972494a88bc9062e0f20b5684da8ba4264299a4fd5b0c159ad0d006fe78f6f1e8c0e9cdb531d98e3017
 SHA512 
9294ae918a51c2e7db098add3e793a2a57e40b223b7ee7113664245b5584af7b7bb180cf1dd83d0c30a316b6598a0a4507b953603c95482c42738099d33419d0
 DIST eventmachine-1.2.7.tar.gz 246402 BLAKE2B 
3eee1e5fbb367c03e3d801cb705a0f95b7bbb461885f04820f57421019a3d61eecabe71309981eec35168395eb6d98a8c675bd0fb225497de511f2ce09a5df92
 SHA512 
768ec084903dce4c737cf564fce7886a3e7e5b7d4a89c2baea3e998130c53dc00488eaa2d8e9b0133d9e4d8fffbde80c3025403881486a7968c2d84425cc1f50

diff --git a/dev-ruby/eventmachine/eventmachine-1.2.7-r2.ebuild 
b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
similarity index 71%
rename from dev-ruby/eventmachine/eventmachine-1.2.7-r2.ebuild
rename to dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
index d3b2c9b344d..ce7cdf3ce6a 100644
--- a/dev-ruby/eventmachine/eventmachine-1.2.7-r2.ebuild
+++ b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
@@ -19,6 +19,8 @@ inherit ruby-fakegem
 DESCRIPTION="EventMachine is a fast, simple event-processing library for Ruby 
programs"
 HOMEPAGE="https://github.com/eventmachine/eventmachine;
 SRC_URI="https://github.com/eventmachine/eventmachine/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+# Collection of upstream patches to fix compatibility with newer OpenSSL
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-openssl-patches.tar.bz2;
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
@@ -27,12 +29,18 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 DEPEND="${DEPEND}
-   dev-libs/openssl:0"
+   dev-libs/openssl:0="
 RDEPEND="${RDEPEND}
dev-libs/openssl:0="
 
 ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
 
+PATCHES=(
+   # Collection of upstream patches (rebased by Fedora, thanks!) to
+   # fix (mostly test) compatibility with >= OpenSSL 1.1.1.
+   "${WORKDIR}"/all/patches/
+)
+
 all_ruby_prepare() {
# Remove package tasks to avoid dependency on rake-compiler.
rm rakelib/package.rake || die
@@ -50,20 +58,18 @@ all_ruby_prepare() {
-e '/test_invalid_address_bind_connect_src/,/^  end/ s:^:#:' \
-e '/test_invalid_address_bind_connect_dst/,/^  end/ s:^:#:' \
-i tests/test_basic.rb || die
-   # Avoid tests for insecure SSL versions that may not be available
-   sed -e '/test_any_to_v3/,/^end/ s:^:#:' \
-   -e '/test_v3_/,/^end/ s:^:#:' \
-   -e '/test_tlsv1_required_with_external_client/aomit "sslv3"' \
-   -e '/test_any_to_any/,/^end/ s:^:#:' \
-   -e '/test_case_insensitivity/,/^end/ s:^:#:' \
-   -e '/test_default_to_default/,/^end/ s:^:#:' \
-   -i tests/test_ssl_protocols.rb || die
-   # Those also want network
sed -e '/test_ipv6_udp_local_server/,/^end/ s:^:#:' \
-e '/test_ipv6_tcp_local_server/,/^end/ s:^:#:' \
-i tests/test_ipv6.rb || die
-
-   rm 
tests/test_{sock_opt,ssl_verify,ssl_methods,ssl_dhparam,ssl_ecdh_curve,idle_connection}.rb
 || die
+   sed -e '/test_for_real/,/^end/ s:^:#:' -i 
tests/test_pending_connect_timeout.rb || die
+   sed -e '/test_connect_timeout/,/^  end/ s:^:#:' -i 
tests/test_unbind_reason.rb || die
+   sed -e '/test_cookie/,/^  end/ s:^:#:' \
+   -e '/test_http_client/,/^  end/ s:^:#:' \
+   -e '/test_version_1_0/,/^  end/ s:^:#:' \
+   -i tests/test_httpclient.rb || die
+   sed -e '/test_get/,/^  

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

2021-09-28 Thread Anna Vyalkova
commit: 9d4a4d86be99d24ce4b7ab5c97f0f49114a569ab
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Sep 28 15:14:41 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Sep 28 15:17:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d4a4d86

net-misc/lagrange: add 1.7.0, drop 1.6.4

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 net-misc/lagrange/Manifest |  2 +-
 ...lagrange-1.6.4.ebuild => lagrange-1.7.0.ebuild} | 24 
 net-misc/lagrange/metadata.xml | 68 ++
 3 files changed, 46 insertions(+), 48 deletions(-)

diff --git a/net-misc/lagrange/Manifest b/net-misc/lagrange/Manifest
index 391cc1491..3933119cc 100644
--- a/net-misc/lagrange/Manifest
+++ b/net-misc/lagrange/Manifest
@@ -1,2 +1,2 @@
-DIST lagrange-1.6.4.tar.gz 22716222 BLAKE2B 
c6688fb10624f2f3c4366a4f17a8f26616bdee385a63977fd1306e785f0a713be8c4f3c4916fc91cb2a708011893b50c47ab28982e27c61a92125b842de3d526
 SHA512 
8807018e68fe5ea3f5ee1de17858015594dd872aa1797cbadf3e5d5e89033e0adf2484543e1b4b191b6d990ea1c202fd864758182c0936b91b594292777f9ae5
 DIST lagrange-1.6.5.tar.gz 22717536 BLAKE2B 
6906696560ea329c82650f6f4ff00e45e7d094a28f6ecc100fdec9b6934ab5dc904003d67f259e74e71fd1685332ceefe0e40900366a2f4554cefd221ced2a76
 SHA512 
f86eac167f68221166fdb93ff26b33c070e771405a845884c3f1ccfd4c54cee6a207a21022d4e9ade48a33648ca3f5a607ac432879c6163ea494225448188e88
+DIST lagrange-1.7.0.tar.gz 22806723 BLAKE2B 
39ff14fee8b057abe41034a7e3878cbf4693eed4b6fd98cecf91222e90f00ccd61ae1898161503c6adea15f301a335a7c4d0c87f59b81f405dcf96fa8f97ae0a
 SHA512 
3ebf9b3bbcac0ba59eff76ded099abfc0a405b64af2dc529fd1e03529aff737c7456b840f9f81f71b2260610348c13c24f84ec41d3939705951f8fdd1b7b

diff --git a/net-misc/lagrange/lagrange-1.6.4.ebuild 
b/net-misc/lagrange/lagrange-1.7.0.ebuild
similarity index 62%
rename from net-misc/lagrange/lagrange-1.6.4.ebuild
rename to net-misc/lagrange/lagrange-1.7.0.ebuild
index ac4593c4f..6eb7a75e8 100644
--- a/net-misc/lagrange/lagrange-1.6.4.ebuild
+++ b/net-misc/lagrange/lagrange-1.7.0.ebuild
@@ -13,17 +13,18 @@ 
SRC_URI="https://git.skyjake.fi/gemini/${PN}/releases/download/v${PV}/${P}.tar.g
 LICENSE="|| ( MIT Unlicense ) Apache-2.0 BSD-2 OFL-1.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="cpu_flags_x86_sse4_1 +fribidi +harfbuzz +mp3"
+IUSE="cpu_flags_x86_sse4_1 +fribidi +harfbuzz mp3 webp"
 
 DEPEND="
dev-libs/libpcre:3
-   dev-libs/libunistring
-   dev-libs/openssl
+   dev-libs/libunistring:=
+   dev-libs/openssl:=
media-libs/libsdl2[sound(+),video(+)]
-   sys-libs/zlib
+   sys-libs/zlib:=
fribidi? ( dev-libs/fribidi )
-   harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
+   harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] )
mp3? ( media-sound/mpg123 )
+   webp? ( media-libs/libwebp:= )
 "
 RDEPEND="${DEPEND}"
 
@@ -34,6 +35,7 @@ src_configure() {
-DENABLE_FRIBIDI=$(usex fribidi)
-DENABLE_HARFBUZZ=$(usex harfbuzz)
-DENABLE_MPG123=$(usex mp3)
+   -DENABLE_WEBP=$(usex webp)
 
# never build bundled libs
-DENABLE_FRIBIDI_BUILD=OFF
@@ -50,11 +52,13 @@ src_configure() {
 pkg_postinst() {
xdg_pkg_postinst
 
-   if [[ -n ${REPLACING_VERSIONS} ]] && ver_test ${REPLACING_VERSIONS} -lt 
1.6.0 ; then
-   ewarn "Lagrange 1.6 introduces some breaking changes:"
+   if [[ -n ${REPLACING_VERSIONS} ]] && ver_test ${REPLACING_VERSIONS} -lt 
1.7.0 ; then
+   ewarn "Lagrange 1.7 introduces some backwards incompatible 
changes:"
ewarn
-   ewarn "- A new TOFU trust store will be created. The old one is 
kept around but ignored."
-   ewarn "- App state serialization format has been updated. 
Downgrading to a previous release"
-   ewarn "  will cause app state to be reset (e.g., tabs closed, 
navigation history cleared)."
+   ewarn "- Bookmarks file format has changed. Your existing 
bookmarks will be imported to"
+   ewarn "  the new format. The old bookmarks.txt file can be 
found in the config directory"
+   ewarn "  and is writable only by v1.6 and earlier versions."
+   ewarn "- Saved UI state format has changed. Downgrading will 
reset window state, close"
+   ewarn "  all tabs, and clear the navigation cache."
fi
 }

diff --git a/net-misc/lagrange/metadata.xml b/net-misc/lagrange/metadata.xml
index a7ebe217c..eb63020e4 100644
--- a/net-misc/lagrange/metadata.xml
+++ b/net-misc/lagrange/metadata.xml
@@ -1,41 +1,35 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>
+https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   ala...@swordarmor.fr
-   Alarig Le Lay
-   
-   
-   cyber+gen...@sysrq.in
-   Anna
-   
-   
-   Lagrange is a desktop 

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

2021-09-28 Thread Sebastian Pipping
commit: fad084374c99c8ceee320654a4440c0429fb
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Sep 28 19:12:06 2021 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Sep 28 19:15:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad0

app-portage/metagen: Fix doc files destination

Closes: https://bugs.gentoo.org/814545
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-3.0.23, Repoman-3.0.3

 app-portage/metagen/metagen-0.7.2-r2.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/app-portage/metagen/metagen-0.7.2-r2.ebuild 
b/app-portage/metagen/metagen-0.7.2-r2.ebuild
new file mode 100644
index 000..c0b8ff11a9d
--- /dev/null
+++ b/app-portage/metagen/metagen-0.7.2-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="metadata.xml generator for ebuilds"
+HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
+
+IUSE=""
+DEPEND="dev-python/lxml[${PYTHON_USEDEP}]
+   sys-apps/portage[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman docs/metagen.1
+
+   # Bug 814545
+   mv "${D}"/usr/share/doc/${P}/* "${D}"/usr/share/doc/${PF}/ || die
+   rmdir "${D}"/usr/share/doc/${P}/ || die
+}
+
+python_test() {
+   "${PYTHON}" -c "from metagen import metagenerator; 
metagenerator.do_tests()" || die
+}



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

2021-09-28 Thread Sam James
commit: 1879cb6bf7e627f3667ab3b7d564cc11c5380e10
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 19:14:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 19:14:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1879cb6b

dev-libs/apr: add libcrypt subslot dependency to force rebuilds

Needed to ensure our pkgconfig files we install aren't stale.

Closes: https://bugs.gentoo.org/815265
Signed-off-by: Sam James  gentoo.org>

 dev-libs/apr/{apr-1.6.3-r5.ebuild => apr-1.6.3-r6.ebuild} | 4 +++-
 dev-libs/apr/{apr-1.6.5-r2.ebuild => apr-1.6.5-r3.ebuild} | 4 +++-
 dev-libs/apr/{apr-1.7.0-r2.ebuild => apr-1.7.0-r3.ebuild} | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-libs/apr/apr-1.6.3-r5.ebuild b/dev-libs/apr/apr-1.6.3-r6.ebuild
similarity index 97%
rename from dev-libs/apr/apr-1.6.3-r5.ebuild
rename to dev-libs/apr/apr-1.6.3-r6.ebuild
index 977176aee5c..828c9a2b2e7 100644
--- a/dev-libs/apr/apr-1.6.3-r5.ebuild
+++ b/dev-libs/apr/apr-1.6.3-r6.ebuild
@@ -14,7 +14,9 @@ SLOT="1/${PV%.*}"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs 
+urandom"
 
-CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
+# See bug #815265 for libcrypt dependency
+CDEPEND="virtual/libcrypt:=
+   elibc_glibc? ( >=sys-apps/util-linux-2.16 )
elibc_mintlib? ( >=sys-apps/util-linux-2.18 )"
 RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-base-policy )"

diff --git a/dev-libs/apr/apr-1.6.5-r2.ebuild b/dev-libs/apr/apr-1.6.5-r3.ebuild
similarity index 97%
rename from dev-libs/apr/apr-1.6.5-r2.ebuild
rename to dev-libs/apr/apr-1.6.5-r3.ebuild
index c7f60001d87..725836e7349 100644
--- a/dev-libs/apr/apr-1.6.5-r2.ebuild
+++ b/dev-libs/apr/apr-1.6.5-r3.ebuild
@@ -14,7 +14,9 @@ SLOT="1/${PV%.*}"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs 
+urandom"
 
-CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
+# See bug #815265 for libcrypt dependency
+CDEPEND="virtual/libcrypt:=
+   elibc_glibc? ( >=sys-apps/util-linux-2.16 )
elibc_mintlib? ( >=sys-apps/util-linux-2.18 )"
 RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-base-policy )"

diff --git a/dev-libs/apr/apr-1.7.0-r2.ebuild b/dev-libs/apr/apr-1.7.0-r3.ebuild
similarity index 97%
rename from dev-libs/apr/apr-1.7.0-r2.ebuild
rename to dev-libs/apr/apr-1.7.0-r3.ebuild
index 36cf0552875..70e3bd4db4b 100644
--- a/dev-libs/apr/apr-1.7.0-r2.ebuild
+++ b/dev-libs/apr/apr-1.7.0-r3.ebuild
@@ -14,7 +14,9 @@ SLOT="1/${PV%.*}"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs 
+urandom"
 
-CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
+# See bug #815265 for libcrypt dependency
+CDEPEND="virtual/libcrypt:=
+   elibc_glibc? ( >=sys-apps/util-linux-2.16 )
elibc_mintlib? ( >=sys-apps/util-linux-2.18 )"
 RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-base-policy )"



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

2021-09-28 Thread Ionen Wolkens
commit: 6220bd7b14241c9217036c8e89bf7c3ffadad8ca
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 09:32:49 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 18:36:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6220bd7b

x11-misc/unclutter-xfixes: drop 1.5-r2

Signed-off-by: Ionen Wolkens  gentoo.org>

 x11-misc/unclutter-xfixes/Manifest |  1 -
 .../unclutter-xfixes-1.5-r2.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/x11-misc/unclutter-xfixes/Manifest 
b/x11-misc/unclutter-xfixes/Manifest
index 07e8feac982..4c3c38b56b1 100644
--- a/x11-misc/unclutter-xfixes/Manifest
+++ b/x11-misc/unclutter-xfixes/Manifest
@@ -1,2 +1 @@
-DIST unclutter-xfixes-1.5.tar.gz 7998 BLAKE2B 
3eb6e259d85ca85eac3776fe1f4ff57dd3f2a8573f478880d174b3fb75ba23e54281e12b9d62243501539dee4225d3c64c5bf32a3c6aa1549f729ebd617ab5aa
 SHA512 
0b8823d5ab64193f7e5fe03ceecbe0f475bbe36f78c4a0295705a80e9df1e5a8c4f65eb749b55e5b8b06aa3248e4f2fc1daac1b14b84aab157bdfbff39bba095
 DIST unclutter-xfixes-1.6.tar.gz 8965 BLAKE2B 
f0975c2fdf1409acf85cb44faf5d0e34a23bb934f8715fb19c9c67a2218f0f1ca85fd83b1a180be2d2362c2547ec040c4494247c63f5bb0bf74da9e779206aaf
 SHA512 
aebcd85d0474471a3cd4a4e190692cf2fe91e47da1057b46e33ee79e5c47e3a488f4ac264530df71a0fbebeb679e0da33bafa19a29c73acd0ae62d0edf8acead

diff --git a/x11-misc/unclutter-xfixes/unclutter-xfixes-1.5-r2.ebuild 
b/x11-misc/unclutter-xfixes/unclutter-xfixes-1.5-r2.ebuild
deleted file mode 100644
index 81baeb48650..000
--- a/x11-misc/unclutter-xfixes/unclutter-xfixes-1.5-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hides mouse pointer while not in use (rewrite of unclutter)"
-HOMEPAGE="https://github.com/Airblader/unclutter-xfixes;
-SRC_URI="https://github.com/Airblader/unclutter-xfixes/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
-   dev-libs/libev
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libXi
-   !x11-misc/unclutter"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto"
-BDEPEND="
-   app-text/asciidoc
-   virtual/pkgconfig"
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   dobin unclutter
-   newman man/${PN}.1 unclutter.1
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/sumwars/

2021-09-28 Thread Ionen Wolkens
commit: a84d571280f3658821ae3bacc40095de1670ea0e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 15:46:37 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 18:37:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84d5712

games-rpg/sumwars: EAPI7->8, fix MisplacedEclassVar, tighten deps

* add required [truetype] to cegui
* depend on freeimage to ensure [jpeg,png] (used through ogre)
* use sourceforge as HOMEPAGE, old is redirecting to an unrelated page
* cleanup cmake path options, defaults accomplish the same and
  changes were formerly intended to support games.eclass
* remove lua patch, can be handled through cmake variables
* make IUSE=tools non-default, it's primarily for content authors
  and being disabled allows to skip boost rebuilds

This game has a tendency to randomly crash while upstream and the
short lived fork are dead, unsure how worth it is to keep/maintain.

Closes: https://bugs.gentoo.org/815232
Signed-off-by: Ionen Wolkens  gentoo.org>

 games-rpg/sumwars/sumwars-0.5.8-r101.ebuild | 70 +
 1 file changed, 70 insertions(+)

diff --git a/games-rpg/sumwars/sumwars-0.5.8-r101.ebuild 
b/games-rpg/sumwars/sumwars-0.5.8-r101.ebuild
new file mode 100644
index 000..c77b3729484
--- /dev/null
+++ b/games-rpg/sumwars/sumwars-0.5.8-r101.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_REMOVE_MODULES_LIST=( FindLua{,51} )
+LUA_COMPAT=( lua5-1 )
+inherit cmake desktop flag-o-matic lua-single
+
+MY_L10N=( de en it pl pt ru uk )
+
+DESCRIPTION="Multi-player, 3D action role-playing game"
+HOMEPAGE="https://sourceforge.net/projects/sumwars/;
+SRC_URI="mirror://sourceforge/sumwars/${P/_/-}-src.tar.bz2"
+
+LICENSE="GPL-3 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug tools ${MY_L10N[*]/#/l10n_}"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+DEPEND="
+   ${LUA_DEPS}
+   dev-games/cegui[ogre,truetype]
+   dev-games/ogre:=[freeimage,opengl]
+   dev-games/ois
+   dev-games/physfs
+   dev-libs/tinyxml
+   media-libs/freealut
+   media-libs/libvorbis
+   media-libs/openal
+   net-libs/enet:1.3=
+   x11-libs/libX11
+   x11-libs/libXrandr
+   tools? ( dev-libs/boost:= )"
+RDEPEND="
+   ${DEPEND}
+   media-libs/freeimage[jpeg,png]"
+
+src_configure() {
+   append-flags -fno-strict-aliasing
+
+   local l langs=
+   for l in "${MY_L10N[@]}"; do
+   use l10n_${l} && langs+="${l} "
+   done
+
+   use debug && CMAKE_BUILD_TYPE=Debug
+
+   local mycmakeargs=(
+   -DLua_FIND_VERSION_MAJOR=$(ver_cut 1 $(lua_get_version))
+   -DLua_FIND_VERSION_MINOR=$(ver_cut 2 $(lua_get_version))
+   -DLua_FIND_VERSION_COUNT=2
+   -DLua_FIND_VERSION_EXACT=ON
+   -DSUMWARS_BUILD_TOOLS=$(usex tools)
+   -DSUMWARS_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
+   -DSUMWARS_LANGUAGES="${langs:-en}"
+   -DSUMWARS_NO_ENET=ON
+   -DSUMWARS_NO_TINYXML=ON
+   )
+
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   newicon share/icon/SumWarsIcon_128x128.png ${PN}.png
+   make_desktop_entry ${PN} "Summoning Wars"
+}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/sumwars/

2021-09-28 Thread Ionen Wolkens
commit: 84bf4daef457b2210ec878f0dea96c25b6bde763
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 18:25:33 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 18:38:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bf4dae

games-rpg/sumwars: remove dead upstream links from metadata.xml

Signed-off-by: Ionen Wolkens  gentoo.org>

 games-rpg/sumwars/metadata.xml | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/games-rpg/sumwars/metadata.xml b/games-rpg/sumwars/metadata.xml
index 38362758353..b6bf04ac1cc 100644
--- a/games-rpg/sumwars/metadata.xml
+++ b/games-rpg/sumwars/metadata.xml
@@ -5,12 +5,10 @@
ga...@gentoo.org
Gentoo Games Project

-   
-   
http://sumwars.org/mantis/changelog_page.php
-   https://sumwars.org/mantis/index.php
-   sumwars
-   

Builds editor tools

+   
+   sumwars
+   
 



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

2021-09-28 Thread Ionen Wolkens
commit: 8153454eb9b48d6517d984b6950e6a66ded5aadd
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 09:32:27 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 18:36:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8153454e

app-portage/iwdevtools: drop 0.5.3, 0.6.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-portage/iwdevtools/Manifest|  2 --
 app-portage/iwdevtools/iwdevtools-0.5.3.ebuild | 50 --
 app-portage/iwdevtools/iwdevtools-0.6.0.ebuild | 50 --
 3 files changed, 102 deletions(-)

diff --git a/app-portage/iwdevtools/Manifest b/app-portage/iwdevtools/Manifest
index a9a5d793851..66f7098216c 100644
--- a/app-portage/iwdevtools/Manifest
+++ b/app-portage/iwdevtools/Manifest
@@ -1,3 +1 @@
-DIST iwdevtools-0.5.3.tar.gz 42845 BLAKE2B 
9e6b634e8409cffc57fde36157be0186943d4df07c47f0b07eeb0dd5071bc3e4c7b84e543a46cd2ff4e49d9b9b34b9121b3583bd227479f1485ec5957dee4780
 SHA512 
8458abba687135caaefd1cb0adb8af079a2cf94ca484a4bb95ef2b32e00eea46a2c8df7d305d4b0bf7121f46a92ac3a25cd9067e22ad9a314f289f77379a1684
-DIST iwdevtools-0.6.0.tar.gz 51788 BLAKE2B 
1b37e3097cd77201398959272c09d6391746036530c6341b7b2ccfccc4361067dc46c6e3b2c729717855e346a7ebf7279f8d0fc0a760203527a1431e2366dad0
 SHA512 
0c192c9a6b52eca99574eda8da8d41b051a502cbbf891188e323f376f43472aaa72c2f8ac78f4790c4f41d610aa0927180a3fbe290ac2964ccb9f257b7f508fc
 DIST iwdevtools-0.7.0.tar.gz 56208 BLAKE2B 
205bb9bc1e894b9cc6a9c3abb4f902c9c3f8337fff8618df162f4dc5d78416fe8e2852cb513d4153d8acf2a0d918e43352714502e1f40faffc777e19ad81ab55
 SHA512 
ec528901229066d333fcd8f53060601628b682a93c3e07a89826ff0fd2e406a4dffe76397883d4c50b459588cc6364873c43e5129bd172049c30aea039ae36d5

diff --git a/app-portage/iwdevtools/iwdevtools-0.5.3.ebuild 
b/app-portage/iwdevtools/iwdevtools-0.5.3.ebuild
deleted file mode 100644
index 25cb8346209..000
--- a/app-portage/iwdevtools/iwdevtools-0.5.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson optfeature
-
-DESCRIPTION="Small tools to aid with Gentoo development, primarily intended 
for QA"
-HOMEPAGE="https://github.com/ionenwks/iwdevtools;
-SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-misc/pax-utils
-   app-portage/portage-utils
-   sys-apps/diffutils
-   sys-apps/file
-   sys-apps/portage
-   sys-apps/util-linux"
-BDEPEND="
-   sys-apps/help2man
-   test? ( ${RDEPEND} )"
-
-src_configure() {
-   local emesonargs=(
-   -Ddocdir=${PF}
-   -Deprefix="${EPREFIX}"
-   $(meson_use test)
-   )
-   meson_src_configure
-}
-
-pkg_postinst() {
-   optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
-
-   if [[ ! ${REPLACING_VERSIONS} ]]; then
-   elog "To (optionally) integrate with portage, inspect the 
.bashrc files installed"
-   elog "at ${EROOT}/usr/share/${PN}. If not already using a 
bashrc, you can use"
-   elog "the example bashrc directly by creating a symlink:"
-   elog
-   elog "ln -s ../../usr/share/${PN}/bashrc 
${EROOT}/etc/portage/bashrc"
-   elog
-   elog "See ${EROOT}/usr/share/doc/${PF}/README.rst* for info on 
tools."
-   fi
-}

diff --git a/app-portage/iwdevtools/iwdevtools-0.6.0.ebuild 
b/app-portage/iwdevtools/iwdevtools-0.6.0.ebuild
deleted file mode 100644
index 25cb8346209..000
--- a/app-portage/iwdevtools/iwdevtools-0.6.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson optfeature
-
-DESCRIPTION="Small tools to aid with Gentoo development, primarily intended 
for QA"
-HOMEPAGE="https://github.com/ionenwks/iwdevtools;
-SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-misc/pax-utils
-   app-portage/portage-utils
-   sys-apps/diffutils
-   sys-apps/file
-   sys-apps/portage
-   sys-apps/util-linux"
-BDEPEND="
-   sys-apps/help2man
-   test? ( ${RDEPEND} )"
-
-src_configure() {
-   local emesonargs=(
-   -Ddocdir=${PF}
-   -Deprefix="${EPREFIX}"
-   $(meson_use test)
-   )
-   meson_src_configure
-}
-
-pkg_postinst() {
-   optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
-
-   if [[ ! ${REPLACING_VERSIONS} ]]; then
-   elog "To (optionally) integrate with portage, 

[gentoo-commits] repo/gentoo:master commit in: games-rpg/sumwars/files/, games-rpg/sumwars/

2021-09-28 Thread Ionen Wolkens
commit: 8891cd48b1032d4f3c94d319667cd5b2aeb2ea85
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 28 18:32:48 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 28 18:38:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8891cd48

games-rpg/sumwars: drop 0.5.8-r100

Signed-off-by: Ionen Wolkens  gentoo.org>

 .../files/sumwars-0.5.8-cmake_lua_version.patch|  11 ---
 games-rpg/sumwars/sumwars-0.5.8-r100.ebuild| 101 -
 2 files changed, 112 deletions(-)

diff --git a/games-rpg/sumwars/files/sumwars-0.5.8-cmake_lua_version.patch 
b/games-rpg/sumwars/files/sumwars-0.5.8-cmake_lua_version.patch
deleted file mode 100644
index eed17e93dcd..000
--- a/games-rpg/sumwars/files/sumwars-0.5.8-cmake_lua_version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -179,7 +179,7 @@
-  FIND_PACKAGE(GNUWIN REQUIRED)
- ENDIF (WIN32)
- FIND_PACKAGE(OIS REQUIRED)
--FIND_PACKAGE(Lua REQUIRED)
-+FIND_PACKAGE(Lua ${LUA_VERSION} EXACT REQUIRED)
- FIND_PACKAGE(CEGUI REQUIRED)
- SET(CEGUI_VERSION_RESOURCES "gui_0.8")
- 

diff --git a/games-rpg/sumwars/sumwars-0.5.8-r100.ebuild 
b/games-rpg/sumwars/sumwars-0.5.8-r100.ebuild
deleted file mode 100644
index f6f1badd5ae..000
--- a/games-rpg/sumwars/sumwars-0.5.8-r100.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-LUA_COMPAT=( lua5-{1..2} )
-
-inherit cmake desktop flag-o-matic lua-single xdg-utils
-
-DESCRIPTION="a multi-player, 3D action role-playing game"
-HOMEPAGE="http://sumwars.org;
-SRC_URI="mirror://sourceforge/sumwars/${P//_/-}-src.tar.bz2"
-
-LICENSE="GPL-3 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+tools debug"
-
-LANGS="de en it pl pt ru uk"
-for L in ${LANGS} ; do
-   IUSE="${IUSE} l10n_${L}"
-done
-unset L
-
-REQUIRED_USE="${LUA_REQUIRED_USE}"
-
-RDEPEND="${LUA_DEPS}
-   >=dev-games/cegui-0.8[ogre]
-   >=dev-games/ogre-1.7.4-r1[freeimage,opengl]
-   dev-games/ois
-   dev-games/physfs
-   >=dev-libs/tinyxml-2.6.2-r2
-   media-libs/freealut
-   media-libs/openal
-   media-libs/libogg
-   media-libs/libvorbis
-   >=net-libs/enet-1.3.0
-   x11-libs/libX11
-   x11-libs/libXrandr
-   tools? ( dev-libs/boost )"
-DEPEND=${RDEPEND}
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.5.8-cmake_lua_version.patch
-)
-CMAKE_REMOVE_MODULES_LIST="FindLua FindLua51"
-
-S=${WORKDIR}/${PN}-${PV%_*}
-
-src_configure() {
-   # QA
-   append-flags -fno-strict-aliasing
-
-   use debug && CMAKE_BUILD_TYPE=Debug
-
-   local l langs
-   for l in ${LANGS}; do
-   if use l10n_${l}; then
-   langs="${langs} ${l}"
-   fi
-   done
-
-   [[ -z "${langs}" ]] && langs="en"
-
-   # configure sumwars with cmake
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_PREFIX=""
-   -DLUA_VERSION="$(lua_get_version)"
-   -DSUMWARS_BUILD_TOOLS="$(usex tools)"
-   -DSUMWARS_DOC_DIR="/usr/share/doc/${PF}"
-   -DSUMWARS_EXECUTABLE_DIR="/usr/bin"
-   -DSUMWARS_LANGUAGES="${langs}"
-   -DSUMWARS_NO_ENET=ON
-   -DSUMWARS_NO_TINYXML=ON
-   -DSUMWARS_PORTABLE_MODE=OFF
-   -DSUMWARS_POST_BUILD_COPY=OFF
-   -DSUMWARS_RANDOM_REGIONS=ON
-   -DSUMWARS_SHARE_DIR="/usr/share/${PN}"
-   -DSUMWARS_STANDALONE_MODE=OFF
-   )
-
-   cmake_src_configure
-}
-
-src_compile() {
-   cmake_src_compile
-}
-
-src_install() {
-   cmake_src_install
-   newicon -s 128 share/icon/SumWarsIcon_128x128.png ${PN}.png
-   make_desktop_entry ${PN} "Summoning Wars"
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Simple/

2021-09-28 Thread Andreas K. Hüttel
commit: e880f877c7b310a7bfe690e9292f6e9cc33b466b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:28:29 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e880f877

dev-perl/Tie-Simple: EAPI=8 bump

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

 .../{Tie-Simple-1.40.0.ebuild => Tie-Simple-1.40.0-r1.ebuild}| 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Tie-Simple/Tie-Simple-1.40.0.ebuild 
b/dev-perl/Tie-Simple/Tie-Simple-1.40.0-r1.ebuild
similarity index 79%
rename from dev-perl/Tie-Simple/Tie-Simple-1.40.0.ebuild
rename to dev-perl/Tie-Simple/Tie-Simple-1.40.0-r1.ebuild
index 7bb0b5544a7..263c6270c62 100644
--- a/dev-perl/Tie-Simple/Tie-Simple-1.40.0.ebuild
+++ b/dev-perl/Tie-Simple/Tie-Simple-1.40.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=HANENKAMP
 DIST_VERSION=1.04
@@ -11,14 +11,13 @@ DESCRIPTION="Module for creating easier variable ties"
 
 SLOT="0"
 KEYWORDS="amd64 ~hppa x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )
 "
+
 src_test() {
perl_rm_files t/author-pod-{coverage,syntax}.t
perl-module_src_test



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-LLHash/

2021-09-28 Thread Andreas K. Hüttel
commit: 59032498446734f0ade73bae869fbdda1ae6506a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:26:33 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59032498

dev-perl/Tie-LLHash: EAPI=8 bump

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

 .../{Tie-LLHash-1.4.0.ebuild => Tie-LLHash-1.4.0-r1.ebuild}  | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Tie-LLHash/Tie-LLHash-1.4.0.ebuild 
b/dev-perl/Tie-LLHash/Tie-LLHash-1.4.0-r1.ebuild
similarity index 80%
rename from dev-perl/Tie-LLHash/Tie-LLHash-1.4.0.ebuild
rename to dev-perl/Tie-LLHash/Tie-LLHash-1.4.0-r1.ebuild
index ff4eb3222c9..d131f16a9ff 100644
--- a/dev-perl/Tie-LLHash/Tie-LLHash-1.4.0.ebuild
+++ b/dev-perl/Tie-LLHash/Tie-LLHash-1.4.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=XAERXESS
 DIST_VERSION=1.004
@@ -11,14 +11,13 @@ DESCRIPTION="Implements an ordered hash-like object"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="virtual/perl-Carp"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( >=virtual/perl-Test-Simple-0.880.0 )
 "
+
 src_test() {
perl_rm_files t/10_changes.t t/11_kwalitee.t
perl-module_src_test



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-StrictHash/

2021-09-28 Thread Andreas K. Hüttel
commit: 0653becdf3c4dc6529b34ff3e492875151e3c1e4
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:29:31 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0653becd

dev-perl/Tie-StrictHash: EAPI=8 bump

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

 ...ictHash-1.0.0-r1.ebuild => Tie-StrictHash-1.0.0-r2.ebuild} | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r1.ebuild 
b/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r2.ebuild
similarity index 61%
rename from dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r1.ebuild
rename to dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r2.ebuild
index abacdf4356c..ad3dd2f8015 100644
--- a/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r1.ebuild
+++ b/dev-perl/Tie-StrictHash/Tie-StrictHash-1.0.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=KVAIL
-MODULE_VERSION=1.0
+DIST_AUTHOR=KVAIL
+DIST_VERSION=1.0
 inherit perl-module
 
 DESCRIPTION="A hash with strict-like semantics"
 
 SLOT="0"
 KEYWORDS="amd64 ~ia64 x86"
-IUSE=""
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-ToObject/

2021-09-28 Thread Andreas K. Hüttel
commit: d2cec8334a2b26e483dbb2754361c2061ac8826d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:31:45 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2cec833

dev-perl/Tie-ToObject: EAPI=8 bump

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

 dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r1.ebuild | 20 
 dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r2.ebuild | 16 
 2 files changed, 16 insertions(+), 20 deletions(-)

diff --git a/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r1.ebuild 
b/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r1.ebuild
deleted file mode 100644
index 932beefc42c..000
--- a/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=NUFFIN
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="Tie to an existing object"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="test? ( >=virtual/perl-Test-Simple-1.1.10 )"
-
-SRC_TEST=do

diff --git a/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r2.ebuild 
b/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r2.ebuild
new file mode 100644
index 000..62e58049510
--- /dev/null
+++ b/dev-perl/Tie-ToObject/Tie-ToObject-0.30.0-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NUFFIN
+DIST_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="Tie to an existing object"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+
+RDEPEND=""
+BDEPEND="test? ( >=virtual/perl-Test-Simple-1.1.10 )"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-ShadowHash/

2021-09-28 Thread Andreas K. Hüttel
commit: 9bffbacb68935ce45b6c21b5033e599ad0ca24c4
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:27:33 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bffbacb

dev-perl/Tie-ShadowHash: EAPI=8 bump

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

 ...dowHash-1.0.0-r1.ebuild => Tie-ShadowHash-1.0.0-r2.ebuild} | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r1.ebuild 
b/dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r2.ebuild
similarity index 61%
rename from dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r1.ebuild
rename to dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r2.ebuild
index 0c5349008f6..1fd56403b5e 100644
--- a/dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r1.ebuild
+++ b/dev-perl/Tie-ShadowHash/Tie-ShadowHash-1.0.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=RRA
-MODULE_VERSION=1.00
+DIST_AUTHOR=RRA
+DIST_VERSION=1.00
 inherit perl-module
 
 DESCRIPTION="Merge multiple data sources into a hash"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Sub/

2021-09-28 Thread Andreas K. Hüttel
commit: 2207c203751800c5db5b77e4c000c7fcf9d51386
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:30:42 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2207c203

dev-perl/Tie-Sub: EAPI=8 bump

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

 .../{Tie-Sub-1.1.0-r1.ebuild => Tie-Sub-1.1.0-r2.ebuild}  | 15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild 
b/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r2.ebuild
similarity index 81%
rename from dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild
rename to dev-perl/Tie-Sub/Tie-Sub-1.1.0-r2.ebuild
index ac9b5da49c3..6879ca274be 100644
--- a/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r1.ebuild
+++ b/dev-perl/Tie-Sub/Tie-Sub-1.1.0-r2.ebuild
@@ -1,29 +1,26 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=STEFFENW
-MODULE_VERSION=1.001
+DIST_AUTHOR=STEFFENW
+DIST_VERSION=1.001
 inherit perl-module
 
 DESCRIPTION="Tying a subroutine, function or method to a hash"
 
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="dev-perl/Params-Validate"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
test? (
>=dev-perl/Test-Differences-0.600.0
dev-perl/Test-NoWarnings
dev-perl/Test-Exception
virtual/perl-Test-Simple
-   )"
-
-SRC_TEST="do"
+   )
+"
 
 src_test() {
perl_rm_files t/pod.t t/pod_coverage.t t/perl_critic.t \



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/

2021-09-28 Thread Andreas K. Hüttel
commit: ac116c2206a037fd1c3edc954aeb47cfcabe4383
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:17:47 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac116c22

dev-perl/Tie-Cycle: Version bump 1.226

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

 dev-perl/Tie-Cycle/Manifest |  1 +
 dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index 2c18d1fb80d..18e836bcb05 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1 +1,2 @@
 DIST Tie-Cycle-1.225.tar.gz 11109 BLAKE2B 
8a1d2905988c33216932e6d88765afcf6f0dfa9ea42f4b3ce9146856a21aaad4931660066d52d18569171292c3175dfe1fd4fcc9dc1f43b42acf0d586122e946
 SHA512 
68822821a6bb5475bef7bfdb6775a876aaac6afead5b79b0bd1365f99eb1bf4430a5ae97b8e124f66fd4cbef2b4095df526c85d2d9240b0750bfae6af3c9f75e
+DIST Tie-Cycle-1.226.tar.gz 11064 BLAKE2B 
e7ff61f6ffbf4bbb1b1263c55054acdb6603345e67a9952f83eeb8562910a5fb26a7ad5b0004ecca2b45271d5f7524aa26d9dafdd301fa7c55fc2236c8fe25ee
 SHA512 
74097ea346efd3217e076fee5fec2bcbcd1c0165f6b94c435e022e7aafa581d5b17f2c03768e351c2e404d067b064984c595d7d53b20f5b16e6874c8ad4e

diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild 
b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
new file mode 100644
index 000..924772f6fc6
--- /dev/null
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.226
+inherit perl-module
+
+DESCRIPTION="Cycle through a list of values via a scalar"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+
+PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" )
+
+PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )
+
+RDEPEND="
+   virtual/perl-Carp
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   virtual/perl-File-Spec
+   test? (
+   >=virtual/perl-Test-Simple-0.950.0
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-IxHash/

2021-09-28 Thread Andreas K. Hüttel
commit: d3abc69ec2246d8e10f816c3246b9f1d7052d83b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:25:38 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3abc69e

dev-perl/Tie-IxHash: EAPI=8 bump

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

 ...ie-IxHash-1.230.0.ebuild => Tie-IxHash-1.230.0-r1.ebuild} | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild 
b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild
similarity index 82%
rename from dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild
rename to dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild
index d0b13e4957c..101548e3087 100644
--- a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild
+++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild
@@ -1,27 +1,23 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=CHORNY
-MODULE_VERSION=1.23
+DIST_AUTHOR=CHORNY
+DIST_VERSION=1.23
 inherit perl-module
 
 DESCRIPTION="Ordered associative arrays for Perl"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
-DEPEND="
+BDEPEND="
dev-perl/Module-Build
test? ( virtual/perl-Test-Simple )
 "
 
-SRC_TEST=do
-
 src_test() {
perl_rm_files t/pod.t
perl-module_src_test



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-EncryptedHash/

2021-09-28 Thread Andreas K. Hüttel
commit: c168cf1757e243c4056748505edadf5e06488aca
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:22:45 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c168cf17

dev-perl/Tie-EncryptedHash: EAPI=8 bump

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

 ...1.240.0-r1.ebuild => Tie-EncryptedHash-1.240.0-r2.ebuild} | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild 
b/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
similarity index 81%
rename from dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild
rename to dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
index 3d858a418ec..99c6795736e 100644
--- a/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild
+++ b/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
@@ -1,21 +1,19 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=VIPUL
-MODULE_VERSION=1.24
+DIST_AUTHOR=VIPUL
+DIST_VERSION=1.24
 inherit perl-module
 
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish
dev-perl/Crypt-DES
dev-perl/Crypt-CBC"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
+BDEPEND="${RDEPEND}
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Hash-Method/

2021-09-28 Thread Andreas K. Hüttel
commit: 812c31e77e4d2c0540d21c88230518910373e961
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Sep 28 18:24:17 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue Sep 28 18:32:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=812c31e7

dev-perl/Tie-Hash-Method: EAPI=8 bump

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

 ...thod-0.20.0.ebuild => Tie-Hash-Method-0.20.0-r1.ebuild} | 14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild 
b/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0-r1.ebuild
similarity index 51%
rename from dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild
rename to dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0-r1.ebuild
index 3dcf9641187..87411175d04 100644
--- a/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild
+++ b/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=YVES
-MODULE_VERSION=0.02
+DIST_AUTHOR=YVES
+DIST_VERSION=0.02
 
 inherit perl-module
 
@@ -12,9 +12,5 @@ DESCRIPTION="Tied hash with specific methods overriden by 
callbacks"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST="do parallel"
+BDEPEND="test? ( dev-perl/Test-Pod )"



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

2021-09-28 Thread Stephan Hartmann
commit: f77a08ae31a388936a76f187593a1b27fcd89077
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 18:12:28 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 18:14:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77a08ae

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

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

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-96.0.4651.0.ebuild => google-chrome-unstable-96.0.4655.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 30419487481..8326697879d 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_96.0.4651.0-1_amd64.deb 88841160 BLAKE2B 
4ee01a3187d4092009e24cb2d7f585eb4bf87eddfde7bf32c9b9bfb4e05a5120fc2f29db749ea3b9758f903b1c1c407187bb39a4cc650ee421f30ca3c6418613
 SHA512 
c3b5aa6d27d38f67bb509724814cef389418c808edf831465095c3e4b2de36c669db894251c3769e4da1b0430ce78152bb1c504a36ff90dc4c78b7df05944e2a
+DIST google-chrome-unstable_96.0.4655.0-1_amd64.deb 89354896 BLAKE2B 
69b2e65712351b3b7835005eb975dc5ededb09a5172efd8f0de75ec7f0c781513d6af6014f90fa03ae8c7ae3ea4ab1299b8a9ee4ef61feeba7d26b9f64c1f379
 SHA512 
fae22eb0cb6b1e52cbc12f9d18fb2733da9efa53c7b8fbd3a71132766c0be9c341522aacb4853b9317f01e11e216dc8c4b970ae70a606149122a0eba95f5d165

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-96.0.4651.0.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-96.0.4655.0.ebuild
similarity index 99%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-96.0.4651.0.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-96.0.4655.0.ebuild
index c92f2d8d73a..56dba81cca9 100644
--- 
a/www-client/google-chrome-unstable/google-chrome-unstable-96.0.4651.0.ebuild
+++ 
b/www-client/google-chrome-unstable/google-chrome-unstable-96.0.4655.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2011-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr



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

2021-09-28 Thread Stephan Hartmann
commit: 002a2f93e7ee9a0cc329fb0968b7bc5e2dcbe597
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Sep 28 18:12:38 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Sep 28 18:18:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002a2f93

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

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

 www-plugins/chrome-binary-plugins/Manifest| 2 +-
 0_alpha.ebuild => chrome-binary-plugins-96.0.4655.0_alpha.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 31b63676c76..f39219492ba 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_95.0.4638.17-1_amd64.deb 89846788 BLAKE2B 
22be2ba9f2e7e307f4a6f1076faf2c138481c1b26619f3704a03adb960c4e5b861ae197d6ac100cf09e84ab671be3aece42fe910e4763ee3291dbf915acdb78f
 SHA512 
c1a131ba53e170b3603cc5160489e527393928a9b6fc4d5c20001fbcb10c0d97e3b64365169c2d9b507fdc24a06993105e65e696a8bf6525b5abda5f93033d53
 DIST google-chrome-stable_94.0.4606.61-1_amd64.deb 90287596 BLAKE2B 
0ac80477a3248ce2aaff59855e10542364e50e8baf80a52cb4e3ffa900bb369a22eae73d659d1f87f93b9f19deb6630fc2b9eb1185b851cb0ec1193d8b77246f
 SHA512 
1a596bf6941688b13d1e74d1ee7c8676fad1f79f8224526dd7372c5bc3cb7c96cff3267b4b812f81ca114eb3acac6dd6e5576b536e0bd8cfee8263aa7a91e3a8
-DIST google-chrome-unstable_96.0.4651.0-1_amd64.deb 88841160 BLAKE2B 
4ee01a3187d4092009e24cb2d7f585eb4bf87eddfde7bf32c9b9bfb4e05a5120fc2f29db749ea3b9758f903b1c1c407187bb39a4cc650ee421f30ca3c6418613
 SHA512 
c3b5aa6d27d38f67bb509724814cef389418c808edf831465095c3e4b2de36c669db894251c3769e4da1b0430ce78152bb1c504a36ff90dc4c78b7df05944e2a
+DIST google-chrome-unstable_96.0.4655.0-1_amd64.deb 89354896 BLAKE2B 
69b2e65712351b3b7835005eb975dc5ededb09a5172efd8f0de75ec7f0c781513d6af6014f90fa03ae8c7ae3ea4ab1299b8a9ee4ef61feeba7d26b9f64c1f379
 SHA512 
fae22eb0cb6b1e52cbc12f9d18fb2733da9efa53c7b8fbd3a71132766c0be9c341522aacb4853b9317f01e11e216dc8c4b970ae70a606149122a0eba95f5d165

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4651.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4655.0_alpha.ebuild
similarity index 97%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4651.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4655.0_alpha.ebuild
index 969dd2f57c6..e11c8c2a2bb 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4651.0_alpha.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-96.0.4655.0_alpha.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2012-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit multilib unpacker
+inherit unpacker
 
 DESCRIPTION="Binary plugins from Google Chrome for use in Chromium"
 HOMEPAGE="https://www.google.com/chrome;



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

2021-09-28 Thread William Hubbs
commit: 9a1c976568166ac9236b1e5a9b5aa98ac32887f7
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Sep 28 17:58:50 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Sep 28 17:59:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1c9765

sys-apps/baselayout: remove extra file

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

 sys-apps/baselayout/x | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/sys-apps/baselayout/x b/sys-apps/baselayout/x
deleted file mode 100644
index a6859d9f723..000
--- a/sys-apps/baselayout/x
+++ /dev/null
@@ -1,11 +0,0 @@
 baselayout-2.8.ebuild  2021-09-27 16:54:24.631071046 -0500
-+++ baselayout-.ebuild 2021-09-27 15:56:09.320772518 -0500
-@@ -12,7 +12,7 @@
-   inherit git-r3
- else
-   SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2;
--# KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-+  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
- fi
- 
- LICENSE="GPL-2"



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

2021-09-28 Thread Lars Wendler
commit: f4f777ec8fed602312d50a185be63749aa6c6a8a
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 28 17:35:35 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 28 17:48:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f777ec

app-admin/keepassxc: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 app-admin/keepassxc/Manifest   |  2 -
 .../keepassxc/files/keepassxc-2.6.4-quazip1.patch  | 28 ---
 app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild  | 95 -
 app-admin/keepassxc/keepassxc-2.6.5.ebuild | 98 --
 4 files changed, 223 deletions(-)

diff --git a/app-admin/keepassxc/Manifest b/app-admin/keepassxc/Manifest
index 46a0d186df9..bdde1c3d9cb 100644
--- a/app-admin/keepassxc/Manifest
+++ b/app-admin/keepassxc/Manifest
@@ -1,3 +1 @@
-DIST keepassxc-2.6.4-src.tar.xz 7575164 BLAKE2B 
ca02e59c7355f7f7e14bb4fa318fab66d354e84d1025847b413b7e838dc5a42024b963dea1e3ba2060c51da7daed2ee5b220e5dab72b5813d39c04b49c6ba9ba
 SHA512 
3bde0c8670ba14be80c6f3676bd447b0855a2af2915a395ee236c2d4c6e4b859936351643d679480aae1fcf55ed4315447ae927ac9bdedeb0332593cb4e9fedb
-DIST keepassxc-2.6.5.tar.gz 9809372 BLAKE2B 
d51782c65fffc4499d85cfa893a908b1f5964fc018a8b878ee61896684e55c8f3d935f7c14d38ba75f26fda3b59b6e408b77b68e11504b9fb95d82fdcc02bf5a
 SHA512 
a5993170ff7e28cb56fc14fbbb7e93a5821b2edefd6d8cd6ce798f810c8045595913a8508c9a256363028be93aaad6ff2f13904ebc19229309d356e119ed0dce
 DIST keepassxc-2.6.6.tar.gz 9809433 BLAKE2B 
cfaadae509ff2a4fb4190dde8672201af128c2ae17950b7a4effa694ed3dc00f0a7d275d5031175191ce0f4bd7e323d29cfb3fa586653f3d3cd31f1747ef8c2f
 SHA512 
fb41d25b9b4ac97feddf9632e7a26140d7a9fbba4256ac0394814fd9097d0d30f810cb48939325b4b858cac1378747aadd1987eb468657c929e0008b736eddd7

diff --git a/app-admin/keepassxc/files/keepassxc-2.6.4-quazip1.patch 
b/app-admin/keepassxc/files/keepassxc-2.6.4-quazip1.patch
deleted file mode 100644
index 42f4fe7478b..000
--- a/app-admin/keepassxc/files/keepassxc-2.6.4-quazip1.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From efbb6fc9da02fed4e5db21858aa7d265081df2c8 Mon Sep 17 00:00:00 2001
-From: Antonio Rojas 
-Date: Mon, 5 Oct 2020 21:00:24 +0200
-Subject: [PATCH] Support quazip 1.0
-

- cmake/FindQuaZip.cmake | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/cmake/FindQuaZip.cmake b/cmake/FindQuaZip.cmake
-index a387e2f81..9fab3e579 100644
 a/cmake/FindQuaZip.cmake
-+++ b/cmake/FindQuaZip.cmake
-@@ -10,12 +10,12 @@ if(MINGW)
- find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h)
- else()
- find_library(QUAZIP_LIBRARIES
--NAMES quazip5 quazip
-+NAMES quazip5 quazip quazip1-qt5
-   PATHS /usr/lib /usr/lib64 /usr/local/lib
- )
- find_path(QUAZIP_INCLUDE_DIR quazip.h
-   PATHS /usr/include /usr/local/include
--PATH_SUFFIXES quazip5 quazip
-+PATH_SUFFIXES quazip5 quazip QuaZip-Qt5-1.0/quazip
- )
- find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h PATHS /usr/include 
/usr/local/include)
- endif()

diff --git a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild 
b/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
deleted file mode 100644
index e15340b8174..000
--- a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic xdg
-
-DESCRIPTION="KeePassXC - KeePass Cross-platform Community Edition"
-HOMEPAGE="https://keepassxc.org;
-
-if [[ "${PV}" !=  ]] ; then
-   if [[ "${PV}" == *_beta* ]] ; then
-   
SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV/_/-}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${P/_/-}"
-   else
-   
#SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   
SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz;
-   KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-   fi
-else
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/keepassxreboot/${PN};
-fi
-
-LICENSE="LGPL-2.1 GPL-2 GPL-3"
-SLOT="0"
-IUSE="autotype browser ccache keeshare +network test yubikey"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   app-crypt/argon2:=
-   dev-libs/libgcrypt:=
-   >=dev-libs/libsodium-1.0.12:=
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   media-gfx/qrencode:=
-   sys-libs/readline:0=
-   sys-libs/zlib:=
-   autotype? (
-   dev-qt/qtx11extras:5
-   x11-libs/libX11
-   x11-libs/libXi
-   x11-libs/libXtst
-   )
-   keeshare? ( dev-libs/quazip:0= )
-   yubikey? ( sys-auth/ykpers )
-"
-
-DEPEND="
-   ${RDEPEND}
-   

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

2021-09-28 Thread Lars Wendler
commit: b85c84a3b871e0efcf09a9be47f82c2a9514bf3c
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Sep 28 17:43:08 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Sep 28 17:48:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85c84a3

app-admin/keepassxc: EAPI-8 bump

Signed-off-by: Lars Wendler  gentoo.org>

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

diff --git a/app-admin/keepassxc/keepassxc-.ebuild 
b/app-admin/keepassxc/keepassxc-.ebuild
index 377737479d9..44ca0b85d8d 100644
--- a/app-admin/keepassxc/keepassxc-.ebuild
+++ b/app-admin/keepassxc/keepassxc-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake flag-o-matic xdg
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/simpleini/

2021-09-28 Thread Adrian Schollmeyer
commit: 71c1702bd72b77ab8ef7cceb9e27e1464fa05d5b
Author: Adrian Schollmeyer  nexadn  de>
AuthorDate: Tue Sep 28 13:41:59 2021 +
Commit: Adrian Schollmeyer  nexadn  de>
CommitDate: Tue Sep 28 13:41:59 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71c1702b

dev-cpp/simpleini: Add new package

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer  nexadn.de>

 dev-cpp/simpleini/Manifest|  1 +
 dev-cpp/simpleini/metadata.xml|  8 ++
 dev-cpp/simpleini/simpleini-4.17_p20210831.ebuild | 35 +++
 3 files changed, 44 insertions(+)

diff --git a/dev-cpp/simpleini/Manifest b/dev-cpp/simpleini/Manifest
new file mode 100644
index 0..62e2bf405
--- /dev/null
+++ b/dev-cpp/simpleini/Manifest
@@ -0,0 +1 @@
+DIST simpleini-4.17_p20210831.tar.gz 60205 BLAKE2B 
b72ef78fa3261548188fbd5b971519b64073ea89fde11be1dbdbd850fa72295964fbe22ddd712f7651f833de4a855340e822d9332cf8c48a5ee3821b32e23dd5
 SHA512 
57b7ab28976fb5e1c54e613fbc9dc6a69054c210927aeba96b00348da0cae75e7ae2764ea5f4e33a842557269eff81522585187d3f1620e779900629db7f59b4

diff --git a/dev-cpp/simpleini/metadata.xml b/dev-cpp/simpleini/metadata.xml
new file mode 100644
index 0..9997c2e86
--- /dev/null
+++ b/dev-cpp/simpleini/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   nex+b-...@nexadn.de
+   Adrian Schollmeyer
+   
+

diff --git a/dev-cpp/simpleini/simpleini-4.17_p20210831.ebuild 
b/dev-cpp/simpleini/simpleini-4.17_p20210831.ebuild
new file mode 100644
index 0..5b02a84c7
--- /dev/null
+++ b/dev-cpp/simpleini/simpleini-4.17_p20210831.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+SIMPLEINI_COMMIT="7bca74f6535a37846162383e52071f380c99a43a"
+
+DESCRIPTION="C++ library for reading/writing INI files"
+HOMEPAGE="https://github.com/brofield/simpleini;
+SRC_URI="https://github.com/brofield/simpleini/archive/${SIMPLEINI_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/simpleini-${SIMPLEINI_COMMIT}"
+
+src_compile() {
+   $(tc-getCC) ${CFLAGS} -c ConvertUTF.c -o ConvertUTF.o || die
+   $(tc-getCC) -shared -fPIC ${LDFLAGS} ConvertUTF.o -o libsimpleini.so || 
die
+}
+
+src_install() {
+   einstalldocs
+   dolib.so libsimpleini.so
+
+   insinto /usr/include/simpleini
+   doins SimpleIni.h ConvertUTF.h
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-im/abaddon/files/, net-im/abaddon/

2021-09-28 Thread Adrian Schollmeyer
commit: 34706315a36de754450ca83eda6d40346f388766
Author: Adrian Schollmeyer  nexadn  de>
AuthorDate: Tue Sep 28 13:43:10 2021 +
Commit: Adrian Schollmeyer  nexadn  de>
CommitDate: Tue Sep 28 13:43:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34706315

net-im/abaddon: Remove vendored dependencies

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer  nexadn.de>

 net-im/abaddon/Manifest|  1 -
 net-im/abaddon/abaddon-0.1.0.ebuild| 12 +++--
 ...baddon-0.1.0-remove-vendored-dependencies.patch | 29 ++
 3 files changed, 33 insertions(+), 9 deletions(-)

diff --git a/net-im/abaddon/Manifest b/net-im/abaddon/Manifest
index b9936a57a..a9031ec07 100644
--- a/net-im/abaddon/Manifest
+++ b/net-im/abaddon/Manifest
@@ -1,2 +1 @@
 DIST abaddon-0.1.0.tar.gz 12804667 BLAKE2B 
d158c06050c5bcc394d449d83b59239c1ea41a65ee50f641b3aa1f3f827c404de1b4beae979e76bb06006caa5090b7e9da66925a96b0d124b3a8ac7fc6788474
 SHA512 
e445d35e121f5e896fbb2355c628060654957cbbc9fcb1855972980dc4f165d16542edd2b1987e5b2088bb48db97c477fbcde7c4237fecd70e929c2492179734
-DIST simpleini.tar.gz 60205 BLAKE2B 
b72ef78fa3261548188fbd5b971519b64073ea89fde11be1dbdbd850fa72295964fbe22ddd712f7651f833de4a855340e822d9332cf8c48a5ee3821b32e23dd5
 SHA512 
57b7ab28976fb5e1c54e613fbc9dc6a69054c210927aeba96b00348da0cae75e7ae2764ea5f4e33a842557269eff81522585187d3f1620e779900629db7f59b4

diff --git a/net-im/abaddon/abaddon-0.1.0.ebuild 
b/net-im/abaddon/abaddon-0.1.0.ebuild
index f987740f9..5e1dfdca0 100644
--- a/net-im/abaddon/abaddon-0.1.0.ebuild
+++ b/net-im/abaddon/abaddon-0.1.0.ebuild
@@ -5,13 +5,10 @@ EAPI=7
 
 inherit cmake desktop
 
-SIMPLEINI_COMMIT="7bca74f6535a37846162383e52071f380c99a43a"
-
 DESCRIPTION="Alternative Discord client using GTK instead of Electron"
 HOMEPAGE="https://github.com/uowuo/abaddon;
 SRC_URI="
https://github.com/uowuo/abaddon/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
-   
https://github.com/brofield/simpleini/archive/${SIMPLEINI_COMMIT}.tar.gz -> 
simpleini.tar.gz
 "
 
 LICENSE="GPL-3"
@@ -19,6 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
+   >=dev-cpp/simpleini-4.17_p20210831
dev-cpp/gtkmm:3.0=
dev-db/sqlite:3
net-misc/curl
@@ -31,11 +29,9 @@ DEPEND="
 "
 BDEPEND=""
 
-src_unpack() {
-   default
-   rm -r "${S}/thirdparty/simpleini" || die
-   ln -s "../../simpleini-${SIMPLEINI_COMMIT}" "${S}/thirdparty/simpleini" 
|| die
-}
+PATCHES=(
+   "${FILESDIR}/${P}-remove-vendored-dependencies.patch"
+)
 
 src_install() {
dodoc README.md

diff --git 
a/net-im/abaddon/files/abaddon-0.1.0-remove-vendored-dependencies.patch 
b/net-im/abaddon/files/abaddon-0.1.0-remove-vendored-dependencies.patch
new file mode 100644
index 0..b1993cd1d
--- /dev/null
+++ b/net-im/abaddon/files/abaddon-0.1.0-remove-vendored-dependencies.patch
@@ -0,0 +1,29 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 82d405f..5a2f75b 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -15,13 +15,7 @@ find_package(CURL)
+ find_package(ZLIB REQUIRED)
+ find_package(SQLite3 REQUIRED)
+ find_package(gtkmm REQUIRED)
+-
+-find_path(IXWEBSOCKET_INCLUDE_DIRS ixwebsocket/IXWebSocket.h)
+-find_library(IXWEBSOCKET_LIBRARY ixwebsocket)
+-if (NOT IXWEBSOCKET_LIBRARY)
+-  add_subdirectory(thirdparty/IXWebSocket)
+-  include_directories(IXWEBSOCKET_INCLUDE_DIRS)
+-endif()
++find_package(ixwebsocket REQUIRED)
+ 
+ include_directories(thirdparty/simpleini)
+ 
+@@ -63,6 +57,9 @@ target_include_directories(abaddon PUBLIC 
${GTKMM_INCLUDE_DIRS})
+ target_include_directories(abaddon PUBLIC ${ZLIB_INCLUDE_DIRS})
+ target_include_directories(abaddon PUBLIC ${SQLite3_INCLUDE_DIRS})
+ target_include_directories(abaddon PUBLIC ${NLOHMANN_JSON_INCLUDE_DIRS})
++target_include_directories(abaddon PUBLIC /usr/include/simpleini)
++
++target_link_libraries(abaddon simpleini)
+ 
+ if ((CMAKE_CXX_COMPILER_ID STREQUAL "GNU") OR
+   (CMAKE_CXX_COMPILER_ID STREQUAL "Clang" AND



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

2021-09-28 Thread Ben Kohler
commit: 4fb32852e02b082a3b27183ef85118e17c541d54
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Sep 28 12:52:31 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Sep 28 17:33:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb32852

sys-apps/hwinfo: better homepage

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

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

diff --git a/sys-apps/hwinfo/hwinfo-21.76.ebuild 
b/sys-apps/hwinfo/hwinfo-21.76.ebuild
index f1d008f7869..09823f8d203 100644
--- a/sys-apps/hwinfo/hwinfo-21.76.ebuild
+++ b/sys-apps/hwinfo/hwinfo-21.76.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit rpm toolchain-funcs
 
 DESCRIPTION="Hardware detection tool used in SuSE Linux"
-HOMEPAGE="https://www.opensuse.org/;
+HOMEPAGE="https://github.com/openSUSE/hwinfo/;
 #Using srpms from SUSE to get pregenerated changelog, otherwise we could use GH
 #SRC_URI="https://github.com/openSUSE/hwinfo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
SRC_URI="http://download.opensuse.org/tumbleweed/repo/src-oss/src/${P}-1.1.src.rpm;



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

2021-09-28 Thread Ben Kohler
commit: 8f1a11e8712bec63ed238f06ef76e9928c88b80a
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Sep 28 12:52:48 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Sep 28 17:33:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1a11e8

sys-apps/hwinfo: drop old

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

 sys-apps/hwinfo/Manifest|  1 -
 sys-apps/hwinfo/hwinfo-21.74.ebuild | 61 -
 2 files changed, 62 deletions(-)

diff --git a/sys-apps/hwinfo/Manifest b/sys-apps/hwinfo/Manifest
index e7cbb79a492..78589443f5b 100644
--- a/sys-apps/hwinfo/Manifest
+++ b/sys-apps/hwinfo/Manifest
@@ -1,2 +1 @@
-DIST hwinfo-21.74-1.1.src.rpm 967046 BLAKE2B 
305db6eb3184de0e84d166f0e32988ea2a0ec65eceb322c8c451f33ab8656c38a21a74f416ff08442bcbc5fa91fb4fa8439d907c2c244fe62a2048be7f84b181
 SHA512 
1a681b51934fbed229b7daa96b5e4e0d8fc62d480927034d0c95ae8c89dc2ae43214c63cca273379162353aeb2bf81883e7c02006c4f45fd1deab0d74f8a2988
 DIST hwinfo-21.76-1.1.src.rpm 966123 BLAKE2B 
dbacb4d8605e3529eb94dd91b4a480c73c935024cf119ba12fd1be4850dd3f5e07df6a306b39b04b1e830284be73d0fcb476f396f27312b692b0a424190a1388
 SHA512 
990c63574531f74949b60e072bb68069aba99594b57b4b1f71150c96a8630c32a56437968b37bff675a837e08f172e0e18743517566460b8120630d8195f8224

diff --git a/sys-apps/hwinfo/hwinfo-21.74.ebuild 
b/sys-apps/hwinfo/hwinfo-21.74.ebuild
deleted file mode 100644
index f1d008f7869..000
--- a/sys-apps/hwinfo/hwinfo-21.74.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit rpm toolchain-funcs
-
-DESCRIPTION="Hardware detection tool used in SuSE Linux"
-HOMEPAGE="https://www.opensuse.org/;
-#Using srpms from SUSE to get pregenerated changelog, otherwise we could use GH
-#SRC_URI="https://github.com/openSUSE/hwinfo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI="http://download.opensuse.org/tumbleweed/repo/src-oss/src/${P}-1.1.src.rpm;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   amd64? ( dev-libs/libx86emu )
-   x86? ( dev-libs/libx86emu )"
-DEPEND="${RDEPEND}
-   sys-devel/flex
-   >=sys-kernel/linux-headers-2.6.17"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-src_prepare() {
-   # Respect AR variable.
-   sed -i \
-   -e 's:ar r:$(AR) r:' \
-   src/{,isdn,ids,smp,hd}/Makefile || die
-
-   # Respect LDFLAGS.
-   sed -i -e 's:$(CC) $(CFLAGS):$(CC) $(LDFLAGS) $(CFLAGS):' 
src/ids/Makefile || die
-
-   # Respect MAKE variable. Skip forced -pipe and -g. Respect LDFLAGS.
-   sed -i \
-   -e 's:make:$(MAKE):' \
-   -e 's:-pipe -g::' \
-   -e 's:LDFLAGS.*=:LDFLAGS +=:' \
-   Makefile{,.common} || die
-   # Workaround from Arch, if using source tarballs from github
-   # echo 'touch changelog' > git2log
-   default
-}
-
-src_compile() {
-   tc-export AR
-   emake CC="$(tc-getCC)" RPM_OPT_FLAGS="${CFLAGS}"
-}
-
-src_install() {
-   emake DESTDIR="${ED}" LIBDIR="/usr/$(get_libdir)" install
-   keepdir /var/lib/hardware/udi
-
-   dodoc changelog README*
-   docinto examples
-   dodoc doc/example*.c
-   doman doc/*.{1,8}
-}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/os-prober/

2021-09-28 Thread Ben Kohler
commit: 074cfd8e74ec0b4524677cb6c8dbe6cd6c3706fd
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Sep 28 12:51:33 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Sep 28 17:33:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074cfd8e

sys-boot/os-prober: better homepage

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

 sys-boot/os-prober/os-prober-1.78.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/os-prober/os-prober-1.78.ebuild 
b/sys-boot/os-prober/os-prober-1.78.ebuild
index 0ee253a646f..ba56852a216 100644
--- a/sys-boot/os-prober/os-prober-1.78.ebuild
+++ b/sys-boot/os-prober/os-prober-1.78.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit readme.gentoo-r1 toolchain-funcs
 
 DESCRIPTION="Utility to detect other OSs on a set of drives"
-HOMEPAGE="https://packages.debian.org/source/sid/os-prober;
+HOMEPAGE="https://salsa.debian.org/installer-team/os-prober;
 SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
 
 LICENSE="GPL-3"



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

2021-09-28 Thread Sam James
commit: 52020b7e32ab1932763dc8f1c48f0e03a041d1c7
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 16:54:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 16:54:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52020b7e

sys-kernel/gentoo-kernel-bin: add 5.4.149-r1 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.4.149-r1.ebuild| 113 +
 2 files changed, 114 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 59e688894cd..ae3d67a14f9 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -29,6 +29,7 @@ DIST gentoo-kernel-5.4.148-1.amd64.xpak 61364378 BLAKE2B 
2d5a665f5ccee0de5abc78d
 DIST gentoo-kernel-5.4.148-1.arm64-r1.xpak 57998682 BLAKE2B 
a27bee25e2e6b2c0fea38cb5bee1ce433c6dbf10468b374ffb237a15403a4acb7feb0729526d337c5c9b1a85c4afc63716fa3c4b5fbe32c03ddb6966765f8946
 SHA512 
c72a4d8bc4bca7cf9ad5b594d7cadff11f9a4ec7181c0dbdce14919a1af50c1a901dd69b1a5d3f35abe51f9ca82f729f352ac8873d0b0f225e4bdd45a213b350
 DIST gentoo-kernel-5.4.148-1.x86.xpak 53159913 BLAKE2B 
7269d52529bf78b43819ffaf435d129ad6982f8046239a15da5c6df359feada8793fed93b206e3aa031817fbb235d221d7468601f7091f40cf5bdd16c30100c9
 SHA512 
07c4e3b73122ac915695858891fb408ed17ba11ed8e6adf1e17b8eda6ec4112ef293db5154067dfbfd8d32ec6b1380797f87263272c1b16b6d1044476e054a05
 DIST gentoo-kernel-5.4.149-1.amd64.xpak 61361096 BLAKE2B 
d6878e37659f587c3adcb64c3407e7cf805fa15dba5f411071f95c7627b75cbe20b43cda07a2728bd75b17b133f0aca224a397f28b8906299d756156966e1b9c
 SHA512 
25d9dde0ab4559b9c53dd672fc5f6b64073e49b774760c1d93aaf86a0f4c3129adff7bdfcae2523132be54078cdb8a68455b0652d95b9ba7cfd1bb68f4d2f372
+DIST gentoo-kernel-5.4.149-1.arm64-r1.xpak 58015698 BLAKE2B 
46f0c4da592df3cb7082e9669c5c27818a9fc139bf64e7df95804d7c814326dc1a85fc7ced061b1f3924412ba88e5a20551655639ea515832cf388f16a57c772
 SHA512 
2d3a78e2a7319163ced95e8d16ea1ee1aa25fc071539e1f0b7a0f3a7b86e587aa9bf20d369e2e0ad8c67937d21514c60d9d145e1b56084c2e555ec4fd9c81072
 DIST gentoo-kernel-5.4.149-1.x86.xpak 53165112 BLAKE2B 
a4776fd1b202800147146896a97a35a137b006bad285fa29dd5be02507024057acfe5b3e9909c89d00037add03177e4202c671e951a384f91f1d57673ccaf704
 SHA512 
344e2054cfcff49a32fa3baa76f92076377832987a6f109bc33f518bf06c6b714edf3fce62ade100dd4775c2ddbdde98db1eb22e672388a95f6c45b964f0495e
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.13.tar.xz 119297284 BLAKE2B 
9c4c12e2394dec064adff51f7ccdf389192eb27ba7906db5eda543afe3d04afca6b9ea0848a057571bf2534eeb98e1e3a67734deff82c0d3731be205ad995668
 SHA512 
a8edf97e9d38a49f1be2bde1e29ad96274bb2c6f7e8a2bebaa1161dd4df9cabcbaec4ff644c45bee94f86ae47725087d6deed0cd954209cec717621d137db85e

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.149-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.149-r1.ebuild
new file mode 100644
index 000..3b97f74d104
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.149-r1.ebuild
@@ -0,0 +1,113 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 4 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64-r1.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}
+
+src_configure() {
+  

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

2021-09-28 Thread Sam James
commit: 65ece1f4f89e72a4bcac1097ff2c0eb712515ff1
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 28 16:54:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 28 16:54:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ece1f4

sys-kernel/gentoo-kernel-bin: add 5.10.69-r1 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.10.69-r1.ebuild| 113 +
 2 files changed, 114 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index ae3d67a14f9..cac5cf8ccb1 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -16,6 +16,7 @@ DIST gentoo-kernel-5.10.68-1.amd64.xpak 65497706 BLAKE2B 
526ea1fc91fc906828366b4
 DIST gentoo-kernel-5.10.68-1.arm64.xpak 61234698 BLAKE2B 
f30cf0cd18711f3b42d9bfcb528ca56c7bafb88477414a3ed6ecd9c26b66fe76c1c1370461c3b1b83a13266240a20f55cbc35fd68d66bb8ca20503cc26f91f15
 SHA512 
df478abac49f43635cbe7b79faa188570cee3419d920877f05346fae7a3a16333f95c778d170b509277a0ee08c08d73589a177b69f86fdcdf800bde8481b903c
 DIST gentoo-kernel-5.10.68-1.x86.xpak 57237230 BLAKE2B 
be3156a79fc45bac92220f715e0e7270c060545f222d01fc24ff5bb6a239d8187077f6c4beba1d18c704c6e858f36b22db6f1ce9ebc737e574e9130410d5c813
 SHA512 
7ac97263d05bd70b29388d749786788124c6e636a3b1e975df8c9225ad3106d66a93898ce1e6cffefc4ec948a36830cfd3ae16dade66d3281bfebdd3a2bf6f7e
 DIST gentoo-kernel-5.10.69-1.amd64.xpak 65520787 BLAKE2B 
a96f97152bb31b016e2d4a04b97de4e4bdc404780fb4e6d066721bc7f7c7c47b6fc6ffde1afba6aff09b76a413c0e9a94b5d4a1cc6f4378d755a69d831c54c3f
 SHA512 
040b51860d7bca583b2335b1ca2bb99d645705284a18a7ef838911ff2ba197bbd13009e881c700eefc1d5192a94f49261830c9cf2123fa0f2956971bf4738036
+DIST gentoo-kernel-5.10.69-1.arm64.xpak 61267801 BLAKE2B 
466e762a98ec117fb32016ac9c6b16b1a78d784031b82194341c9787c0e42599cbace2452647f1c9146e0b90b56d2b8c6d458d9dbb6609cedc03059362b5b17e
 SHA512 
c42443160b31bb5b705cba5e75742ff097ffd1f3e7956294ed6b2104ace2521008fac91c5a7882c13600b9759e0e996a88ffef6b8965b42ea313085213f6038a
 DIST gentoo-kernel-5.10.69-1.x86.xpak 57234909 BLAKE2B 
2bc547a9370383560c151ee1a8a16e74e2202c1a7bf6877119a1ad1fa6776cb5fdd4c3ab6a711ef9d74e2790564593e9dfce9662ac788454a961026cbce7d1cf
 SHA512 
7380a5a2db05fedf934383dd2fb85ca6e3909ebe8576abaae47e734cd4989d6c6fbdabd47062edb64c79b552831159801d1e1897972263f6adf42ad2c9d99171
 DIST gentoo-kernel-5.13.19-1.amd64.xpak 67338326 BLAKE2B 
d9e718a94bf9a341f5b57063cbde2f3f1f0ea6d03f1805051c084b792388789494a49786d643f1570871ca2b6366a206497aed83f9ed00837c542ac970a71fc6
 SHA512 
aea74f6f39861752f7a5dae16d955d541f65d3e7b8a0e5fba593011d9ca8583f3dd0964e76aa21daa6583d5d26e3616885aeca8a04dbba222e0aae2a85062b40
 DIST gentoo-kernel-5.13.19-1.arm64.xpak 62747957 BLAKE2B 
1981ddb4e35d2210e1c678856ac58e088cd100ecbd70d2b5c88ffe8eb25b56f3f0c90e45d12adb74c7a0fb881dfd36b1d46d6fdfb837dbdff1881ded066b906d
 SHA512 
d8c1e524a3e58def5352b3faae07c42074a2d67015cc62b9601e20bb9b7f29d44d2843e7771e0399e9150be1de2be2b28776f96f7fe75ba7ec4e8f2c31e1f715

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.69-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.69-r1.ebuild
new file mode 100644
index 000..9f8ae493e21
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.69-r1.ebuild
@@ -0,0 +1,113 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 6 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

[gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/

2021-09-28 Thread Nicolas Bock
commit: d1cd167ddc27dc858630490c9b3048d6f33de393
Author: Jan Krieg  jankrieg  anonaddy  com>
AuthorDate: Mon Sep 27 21:24:54 2021 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Tue Sep 28 16:37:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1cd167d

mail-client/neomutt: Add use flags for header cache compression

Add the use flags lz4, zlib, and zstd to enable header cache
compression, which is supported by upstream since release 2020-03-13.

Closes: https://bugs.gentoo.org/815187
Closes: https://github.com/gentoo/gentoo/pull/22425
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Jan Krieg  jankrieg.anonaddy.com>
Signed-off-by: Nicolas Bock  gentoo.org>

 mail-client/neomutt/metadata.xml   |  3 +++
 mail-client/neomutt/neomutt-20210205-r1.ebuild | 12 ++--
 mail-client/neomutt/neomutt-.ebuild| 12 ++--
 3 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/mail-client/neomutt/metadata.xml b/mail-client/neomutt/metadata.xml
index ba1eb61f14b..f0351b470d8 100644
--- a/mail-client/neomutt/metadata.xml
+++ b/mail-client/neomutt/metadata.xml
@@ -27,6 +27,9 @@
traditional/inline PGP
Build classic-smime backend to 
support
S/MIME
+   Add lz4 support for header cache 
compression
+   Add zlib support for header cache 
compression
+   Add zstd support for header cache 
compression


neomutt/neomutt

diff --git a/mail-client/neomutt/neomutt-20210205-r1.ebuild 
b/mail-client/neomutt/neomutt-20210205-r1.ebuild
index ca913af6f3c..cf9c213f4c7 100644
--- a/mail-client/neomutt/neomutt-20210205-r1.ebuild
+++ b/mail-client/neomutt/neomutt-20210205-r1.ebuild
@@ -22,8 +22,8 @@ HOMEPAGE="https://neomutt.org/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet
-   lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
-   ssl tokyocabinet test"
+   lmdb lz4 nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
+   ssl tokyocabinet test zlib zstd"
 REQUIRED_USE="
autocrypt? ( gpgme )"
 
@@ -53,6 +53,9 @@ CDEPEND="
!slang? ( sys-libs/ncurses:0= )
slang? ( sys-libs/slang )
ssl? ( >=dev-libs/openssl-1.0.2u:0= )
+   lz4? ( app-arch/lz4 )
+   zlib? ( sys-libs/zlib )
+   zstd? ( app-arch/zstd )
 "
 DEPEND="${CDEPEND}
dev-lang/tcl:=
@@ -96,6 +99,11 @@ src_configure() {
"$(use_enable qdbm)"
"$(use_enable tokyocabinet)"
 
+   # Header compression.
+   "$(use_enable lz4)"
+   "$(use_enable zlib)"
+   "$(use_enable zstd)"
+
"$(use_enable idn)"
"$(use_enable kerberos gss)"
"$(use_enable lmdb)"

diff --git a/mail-client/neomutt/neomutt-.ebuild 
b/mail-client/neomutt/neomutt-.ebuild
index 2731fc6fe9f..dd0fe7e9a57 100644
--- a/mail-client/neomutt/neomutt-.ebuild
+++ b/mail-client/neomutt/neomutt-.ebuild
@@ -22,8 +22,8 @@ HOMEPAGE="https://neomutt.org/;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet
-   lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
-   ssl tokyocabinet test"
+   lmdb lz4 nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
+   ssl tokyocabinet test zlib zstd"
 REQUIRED_USE="
autocrypt? ( gpgme )"
 
@@ -53,6 +53,9 @@ CDEPEND="
!slang? ( sys-libs/ncurses:0= )
slang? ( sys-libs/slang )
ssl? ( >=dev-libs/openssl-1.0.2u:0= )
+   lz4? ( app-arch/lz4 )
+   zlib? ( sys-libs/zlib )
+   zstd? ( app-arch/zstd )
 "
 DEPEND="${CDEPEND}
dev-lang/tcl:=
@@ -92,6 +95,11 @@ src_configure() {
"$(use_enable qdbm)"
"$(use_enable tokyocabinet)"
 
+   # Header compression.
+   "$(use_enable lz4)"
+   "$(use_enable zlib)"
+   "$(use_enable zstd)"
+
"$(use_enable idn)"
"$(use_enable kerberos gss)"
"$(use_enable lmdb)"



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

2021-09-28 Thread Rick Farina
commit: 5359200eb15a6971057f9d072426be01a78d1ebd
Author: Rick Farina  gentoo  org>
AuthorDate: Tue Sep 28 16:07:09 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Tue Sep 28 16:07:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5359200e

net-wireless/qdmr: bump

add some config warnings as suggested by Anarchy

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

 net-wireless/qdmr/Manifest |  2 +-
 net-wireless/qdmr/{qdmr-0.8.0.ebuild => qdmr-0.8.1.ebuild} | 10 +-
 net-wireless/qdmr/qdmr-.ebuild | 10 +-
 3 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/net-wireless/qdmr/Manifest b/net-wireless/qdmr/Manifest
index ea4483787da..a00474802bf 100644
--- a/net-wireless/qdmr/Manifest
+++ b/net-wireless/qdmr/Manifest
@@ -1 +1 @@
-DIST qdmr-0.8.0.tar.gz 3858103 BLAKE2B 
1e3e16854ae12b4ae7d1b484c03ee6bea16b06d4b7b8619b084b93216fdafc0b5f9736a32f8b195b73fabc04503a0c3c0f874f4ec2ed81bd2cf564ae6cf4525f
 SHA512 
1964981e77e738215abf3459ccaf46e7b0207f31a8e315b4d36f902e722472b1e37348a87e0cc724294df7a843244b15096b591722490b9955da9a27a8843c79
+DIST qdmr-0.8.1.tar.gz 3870631 BLAKE2B 
3be78a398a41cb105abac07b2a3c3ddaf0a5e51b5af855860c5ea06a407447d71ae89d4f3be5d46ba8fd50c38baec42663977373c643813f4db193ab034cfb88
 SHA512 
068eaad49393dca4384146b5254342d57921fd2e3f972057dd0f6abc1f8ce1412ae544ab09f50ce0ffa50f48f7fb2145fc36e82c2c8f9cf534fedb60e947130d

diff --git a/net-wireless/qdmr/qdmr-0.8.0.ebuild 
b/net-wireless/qdmr/qdmr-0.8.1.ebuild
similarity index 70%
rename from net-wireless/qdmr/qdmr-0.8.0.ebuild
rename to net-wireless/qdmr/qdmr-0.8.1.ebuild
index ae09930cdab..21f42f59eb7 100644
--- a/net-wireless/qdmr/qdmr-0.8.0.ebuild
+++ b/net-wireless/qdmr/qdmr-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake udev
+inherit cmake udev linux-info
 
 DESCRIPTION="GUI application for configuring and programming cheap DMR radios"
 HOMEPAGE="https://dm3mat.darc.de/qdmr/;
@@ -33,6 +33,14 @@ DEPEND="${RDEPEND}
dev-qt/linguist-tools:5"
 BDEPEND=""
 
+pkg_setup() {
+   CONFIG_CHECK="~USB_ACM"
+   WARNING_USB_ACM="Some radios require CONFIG_USB_ACM to work, you may 
need to enable this driver to talk to your radio"
+   CONFIG_CHECK="~USB_SERIAL"
+   WARNING_USB_SERIAL="Some radios require CONFIG_USB_SERIAL to work, you 
may need to enable this driver to talk to your radio"
+   check_extra_config
+}
+
 src_prepare() {
#no devil perms
sed -i 's#666#660#' dist/99-qdmr.rules

diff --git a/net-wireless/qdmr/qdmr-.ebuild 
b/net-wireless/qdmr/qdmr-.ebuild
index ae09930cdab..21f42f59eb7 100644
--- a/net-wireless/qdmr/qdmr-.ebuild
+++ b/net-wireless/qdmr/qdmr-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake udev
+inherit cmake udev linux-info
 
 DESCRIPTION="GUI application for configuring and programming cheap DMR radios"
 HOMEPAGE="https://dm3mat.darc.de/qdmr/;
@@ -33,6 +33,14 @@ DEPEND="${RDEPEND}
dev-qt/linguist-tools:5"
 BDEPEND=""
 
+pkg_setup() {
+   CONFIG_CHECK="~USB_ACM"
+   WARNING_USB_ACM="Some radios require CONFIG_USB_ACM to work, you may 
need to enable this driver to talk to your radio"
+   CONFIG_CHECK="~USB_SERIAL"
+   WARNING_USB_SERIAL="Some radios require CONFIG_USB_SERIAL to work, you 
may need to enable this driver to talk to your radio"
+   check_extra_config
+}
+
 src_prepare() {
#no devil perms
sed -i 's#666#660#' dist/99-qdmr.rules



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/oslo-service/

2021-09-28 Thread Alessandro Barbieri
commit: d56d3fb8d2684f055d2ebe3a19c02ba21702f1ef
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Sep 28 15:44:55 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Sep 28 15:44:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d56d3fb8

dev-python/oslo-service: add 2.6.0, drop 2.4.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/oslo-service/Manifest   |  2 +-
 ...vice-2.4.0.ebuild => oslo-service-2.6.0.ebuild} | 32 +++---
 2 files changed, 23 insertions(+), 11 deletions(-)

diff --git a/dev-python/oslo-service/Manifest b/dev-python/oslo-service/Manifest
index 41177b5d7..b185ce730 100644
--- a/dev-python/oslo-service/Manifest
+++ b/dev-python/oslo-service/Manifest
@@ -1 +1 @@
-DIST oslo.service-2.4.0.tar.gz 80999 BLAKE2B 
813c67eceb303d76ef39fecf057a2304966a367704a1a86a00bb2de515ded862a4eb3684f1e0f7dd4a17aca654fc6571243176d53397f8f93b5ee4cf34849d20
 SHA512 
7942a913c598471e9a828dba5e624ff6829d061692526021b9ae872ab558f119612e8b7b09c43efa7596e8102fbff323f106f755eef9a0ac68324606bb539703
+DIST oslo.service-2.6.0.tar.gz 84317 BLAKE2B 
9f0d4b541a7bf30e8bc4c29acf17ee2e8a0f0f09b80ed65972a5e914cb51ffd181481288f5693da9293f508ad9a299e050c1cd9e22ec203572d99aa5ce8b6a7b
 SHA512 
102690b122822bafaf7614d97c753475665befc2153c6af0348e6766fdbb9e96bcb1dcda0221fa925031691a53a9f3c9bf9102a380c2f561c057241920192e12

diff --git a/dev-python/oslo-service/oslo-service-2.4.0.ebuild 
b/dev-python/oslo-service/oslo-service-2.6.0.ebuild
similarity index 68%
rename from dev-python/oslo-service/oslo-service-2.4.0.ebuild
rename to dev-python/oslo-service/oslo-service-2.6.0.ebuild
index fb1a3bab9..18f3c8baf 100644
--- a/dev-python/oslo-service/oslo-service-2.4.0.ebuild
+++ b/dev-python/oslo-service/oslo-service-2.6.0.ebuild
@@ -1,14 +1,19 @@
-# 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=( python3_{7,8} )
+EAPI=8
+
 DISTUTILS_USE_SETUPTOOLS=bdepend
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 
 DESCRIPTION="Library for running OpenStack services"
-HOMEPAGE="https://pypi.org/project/oslo.service/;
+HOMEPAGE="
+   https://pypi.org/project/oslo.service
+   https://opendev.org/openstack/oslo.service
+   https://launchpad.net/oslo.service
+"
 SRC_URI="mirror://pypi/${PN:0:1}/oslo.service/oslo.service-${PV}.tar.gz"
 S="${WORKDIR}/oslo.service-${PV}"
 
@@ -17,13 +22,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
 RDEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
>=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.25.2[${PYTHON_USEDEP}]
@@ -39,3 +38,16 @@ RDEPEND="
>=dev-python/paste-2.0.2[${PYTHON_USEDEP}]
>=dev-python/yappi-1.0[${PYTHON_USEDEP}]
 "
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/oslo-versionedobjects/

2021-09-28 Thread Alessandro Barbieri
commit: 5c36f129ac7331c7b44cb53d71d3c1a874ddbbad
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Sep 28 15:33:51 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Sep 28 15:34:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c36f129

dev-python/oslo-versionedobjects: add 2.5.0, drop 2.3.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/oslo-versionedobjects/Manifest  |  2 +-
 ...0.ebuild => oslo-versionedobjects-2.5.0.ebuild} | 41 +++---
 2 files changed, 29 insertions(+), 14 deletions(-)

diff --git a/dev-python/oslo-versionedobjects/Manifest 
b/dev-python/oslo-versionedobjects/Manifest
index 94569d20c..0f97c6988 100644
--- a/dev-python/oslo-versionedobjects/Manifest
+++ b/dev-python/oslo-versionedobjects/Manifest
@@ -1 +1 @@
-DIST oslo.versionedobjects-2.3.0.tar.gz 149912 BLAKE2B 
0a4636e35832a5d6574d35956d6d2c894db1972bf5d8859174b0e05bb1d613776d3a1546f2f523acd882f89d7dcd3675c29f3b415b02e419b381cbf4867afa3c
 SHA512 
57078411f765b5b6d044f4f87286a2ab07a4dc1d3f3e247a8887d10b1c68a2fc40e4635f490ecab4041af1244d36cdcedafc0528ae842e1c5fa5434c08b2f4ad
+DIST oslo.versionedobjects-2.5.0.tar.gz 153968 BLAKE2B 
a109caf418148dc8e00e5afe1344d1a849c89ce454df1fb44eb48ae0455e3208f942d3d1ad5a002127a4cc02ab5c43fdf883fbd502aa43ef90f8d26372403bff
 SHA512 
1eceac157f223e25cb08041fc2d7f73d9f4b5d8fb75cf5a542c6c6a1ecb16457c1f15cbed227b742a62c1608744dcee1f11d3dd1e8841bd9bc9990880b9bb73f

diff --git 
a/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.3.0.ebuild 
b/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild
similarity index 53%
rename from dev-python/oslo-versionedobjects/oslo-versionedobjects-2.3.0.ebuild
rename to dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild
index c0d9608bc..37eed62ef 100644
--- a/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.3.0.ebuild
+++ b/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild
@@ -1,13 +1,19 @@
-# 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=( python3_{7,8} )
+EAPI=8
+
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 
 DESCRIPTION="A library that provides a generic versioned and RPC-friendly  
object model."
-HOMEPAGE="https://docs.openstack.org/developer/oslo.versionedobjects;
+HOMEPAGE="
+   https://docs.openstack.org/developer/oslo.versionedobjects
+   https://opendev.org/openstack/oslo.versionedobjects
+   https://pypi.org/project/oslo.versionedobjects
+   https://launchpad.net/oslo.versionedobjects
+"
 
SRC_URI="mirror://pypi/${PN:0:1}/oslo.versionedobjects/oslo.versionedobjects-${PV}.tar.gz"
 S="${WORKDIR}/oslo.versionedobjects-${PV}"
 
@@ -15,22 +21,31 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
 RDEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
>=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
>=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
>=dev-python/oslo-messaging-5.29.0[${PYTHON_USEDEP}]
>=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-serialization-1.19.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-4.7.0[${PYTHON_USEDEP}]
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
>=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
>=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]"
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.3.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/oslo-vmware/

2021-09-28 Thread Alessandro Barbieri
commit: 226ce18fb6a37d2cd4fdb1e93449ff48838d95d0
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Sep 28 15:06:59 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Sep 28 15:07:21 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=226ce18f

dev-python/oslo-vmware: add 3.9.1, drop 3.7.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/oslo-vmware/Manifest|  2 +-
 ...mware-3.7.0.ebuild => oslo-vmware-3.9.1.ebuild} | 33 --
 2 files changed, 25 insertions(+), 10 deletions(-)

diff --git a/dev-python/oslo-vmware/Manifest b/dev-python/oslo-vmware/Manifest
index 32a9a44e9..af458b5d4 100644
--- a/dev-python/oslo-vmware/Manifest
+++ b/dev-python/oslo-vmware/Manifest
@@ -1 +1 @@
-DIST oslo.vmware-3.7.0.tar.gz 334704 BLAKE2B 
f3dd399a1cc53904070f687e1d16915097ed78147270e32c3ce71ff7621c19229a5ad1ff345bafa794567a41d83bfa613f87e07ee08f04b90b62d403be0cba63
 SHA512 
e9a1b0303b7208fd8071ba5c2a677ec09568cd837489d329667f9e4eb93b5aa56490fa1cda9b7927f6ee071c5b44f302742f80bfeab9812d38c3c6376b5d117f
+DIST oslo.vmware-3.9.1.tar.gz 466589 BLAKE2B 
cd4a29dc6131e9ac3afce3faae5153c24235b49c4cb51de5917b3d7fb68b5b88048f871e7448f9c84ec9b187d293624ce7e9614c9827ad2ae95bb5a5cb77090b
 SHA512 
323eead60aa91f6fb82c928f5140d3447d45c657d889564bc5ad47eb53f057f54873210695734b3366d3b3b9cf9d248c92211168eb0bda61d7fadc7ca49bd1e9

diff --git a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild 
b/dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild
similarity index 61%
rename from dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
rename to dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild
index e3b1e894b..3da8633e5 100644
--- a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
+++ b/dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild
@@ -1,13 +1,19 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+EPYTEST_DESELECT=( 
oslo_vmware/tests/test_service.py::RequestsTransportTest::test_send_with_local_file_url
 )
 PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 
 DESCRIPTION="Oslo VMware library for OpenStack projects"
-HOMEPAGE="https://pypi.org/project/oslo.vmware/;
+HOMEPAGE="
+   https://pypi.org/project/oslo.vmware
+   https://opendev.org/openstack/oslo.vmware
+   https://launchpad.net/oslo.vmware
+"
 SRC_URI="mirror://pypi/${PN:0:1}/oslo.vmware/oslo.vmware-${PV}.tar.gz"
 S="${WORKDIR}/oslo.vmware-${PV}"
 
@@ -15,13 +21,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
 RDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
>=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
@@ -30,12 +31,26 @@ RDEPEND="
>=dev-python/lxml-4.5.0[${PYTHON_USEDEP}]
>=dev-python/suds-0.6[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
>=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
>=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
>=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
 "
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.19.2[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
 
 python_prepare() {
sed -i '/^suds-jurko/d' requirements.txt || die



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/aws-cli-bin/

2021-09-28 Thread Wolfgang E. Sanyer
commit: 52799fea2c35430a752eefa4d824f016e51a5386
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Tue Sep 28 14:58:42 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Tue Sep 28 14:58:42 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52799fea

dev-util/aws-cli-bin: add missing ||die to install

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 dev-util/aws-cli-bin/aws-cli-bin-2.2.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/aws-cli-bin/aws-cli-bin-2.2.41.ebuild 
b/dev-util/aws-cli-bin/aws-cli-bin-2.2.41.ebuild
index 948ed4f7c..336e68b16 100644
--- a/dev-util/aws-cli-bin/aws-cli-bin-2.2.41.ebuild
+++ b/dev-util/aws-cli-bin/aws-cli-bin-2.2.41.ebuild
@@ -22,5 +22,5 @@ S="${WORKDIR}/${MY_PN_BASE}"
 src_install() {
local install_dir="${D}/${EPREFIX}/opt/${PN}"
 
-   ./install -i ${install_dir} -b "${D}/${EPREFIX}/usr/bin"
+   ./install -i ${install_dir} -b "${D}/${EPREFIX}/usr/bin" || die
 }



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

2021-09-28 Thread Andreas Sturmlechner
commit: 2b77233d485dc1960d0c24ab7148867c838d9b05
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 28 14:45:20 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 28 14:58:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b77233d

dev-qt/qtwayland: 5.15.2-r13 version bump at KDE efe6edca

"Client: Don't always recreate frame callbacks"
See also: https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/16
QTBUG: https://bugreports-test.qt.io/browse/QTBUG-81504

"Wayland client: Fix crash when windows are shown/hidden during drag"
See also: https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/17
QTBUG: https://bugreports-test.qt.io/browse/QTBUG-87624

Bug: https://bugs.gentoo.org/806797
Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtwayland/Manifest|  1 +
 dev-qt/qtwayland/qtwayland-5.15.2-r13.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest
index 9e110f7478c..70b2d66acb4 100644
--- a/dev-qt/qtwayland/Manifest
+++ b/dev-qt/qtwayland/Manifest
@@ -1,2 +1,3 @@
 DIST qtwayland-5.15.2-3c420cd1.tar.gz 829193 BLAKE2B 
dcd6f466184263b8988f5ae8e8cd47d22711ec791d5f7afdc156ce6de31488f6b37970bac00edbbe9a485b3627f86f865e45d9515e48eccf37cc12a831d7740e
 SHA512 
d4e247d08ed17a31073005b4bef818571cd1268f8b4a430dd366f680a0f652d3aa321ea264efc88628405ac254693bdc1b34d32a2bcb14f4d987d5380e4cedfc
+DIST qtwayland-5.15.2-efe6edca.tar.gz 829293 BLAKE2B 
6ccc5a4e111818cc65855eb4570727f30932bec9a749069550d07332df719eaeec0baf472c025150a32c9c380294f5e9496ad3babd181887a02fc37d1bfd5f2a
 SHA512 
87190cd1ade57c98da972a2f5d48aa0376ccc4bfa589f5832b8a62a63b3eafa6acf88d812ae98c484d4b02878ae2c1986c3759c0ba3f46894c76af713d7b8346
 DIST qtwayland-everywhere-src-5.15.2.tar.xz 564884 BLAKE2B 
472effd3e9f3fd5470e0449703a52d45f2fd823770880b5ad15d8bf99196eee5d8511ca2bc9e23df6e27c933551d1853928ba79b4b1e5fa6e53334c54c04a463
 SHA512 
e8657ed676873da7b949e6a1605d025918a03336af9c68f32741945ec3c71a604def55bb00737ba4d97b91c00d0e2df1a83cdcedcf5795c6b2a1ef2caa21c91c

diff --git a/dev-qt/qtwayland/qtwayland-5.15.2-r13.ebuild 
b/dev-qt/qtwayland/qtwayland-5.15.2-r13.ebuild
new file mode 100644
index 000..04ad1dcd63c
--- /dev/null
+++ b/dev-qt/qtwayland/qtwayland-5.15.2-r13.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_COMMIT=efe6edcaf8eba601dff99ec6ad4457c8a4442f86
+inherit qt5-build
+
+DESCRIPTION="Wayland platform plugin for Qt"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="vulkan X"
+
+DEPEND="
+   dev-libs/wayland
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   =dev-qt/qtdeclarative-${QT5_PV}*:5=
+   =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?]
+   media-libs/libglvnd
+   >=x11-libs/libxkbcommon-0.2.0
+   vulkan? ( dev-util/vulkan-headers )
+   X? (
+   =dev-qt/qtgui-${QT5_PV}*[-gles2-only]
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local myqmakeargs=(
+   --
+   $(qt_use vulkan feature-wayland-vulkan-server-buffer)
+   $(qt_use X feature-xcomposite-egl)
+   $(qt_use X feature-xcomposite-glx)
+   )
+   qt5-build_src_configure
+}



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

2021-09-28 Thread Andreas Sturmlechner
commit: e3f309af0cd1da27b08f5ab8be9296cb6ded199e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 28 14:50:09 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 28 14:58:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f309af

dev-qt/qtwayland: Drop 5.15.2-r12

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

 dev-qt/qtwayland/Manifest|  1 -
 dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild | 41 
 2 files changed, 42 deletions(-)

diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest
index 70b2d66acb4..daf4a7de725 100644
--- a/dev-qt/qtwayland/Manifest
+++ b/dev-qt/qtwayland/Manifest
@@ -1,3 +1,2 @@
-DIST qtwayland-5.15.2-3c420cd1.tar.gz 829193 BLAKE2B 
dcd6f466184263b8988f5ae8e8cd47d22711ec791d5f7afdc156ce6de31488f6b37970bac00edbbe9a485b3627f86f865e45d9515e48eccf37cc12a831d7740e
 SHA512 
d4e247d08ed17a31073005b4bef818571cd1268f8b4a430dd366f680a0f652d3aa321ea264efc88628405ac254693bdc1b34d32a2bcb14f4d987d5380e4cedfc
 DIST qtwayland-5.15.2-efe6edca.tar.gz 829293 BLAKE2B 
6ccc5a4e111818cc65855eb4570727f30932bec9a749069550d07332df719eaeec0baf472c025150a32c9c380294f5e9496ad3babd181887a02fc37d1bfd5f2a
 SHA512 
87190cd1ade57c98da972a2f5d48aa0376ccc4bfa589f5832b8a62a63b3eafa6acf88d812ae98c484d4b02878ae2c1986c3759c0ba3f46894c76af713d7b8346
 DIST qtwayland-everywhere-src-5.15.2.tar.xz 564884 BLAKE2B 
472effd3e9f3fd5470e0449703a52d45f2fd823770880b5ad15d8bf99196eee5d8511ca2bc9e23df6e27c933551d1853928ba79b4b1e5fa6e53334c54c04a463
 SHA512 
e8657ed676873da7b949e6a1605d025918a03336af9c68f32741945ec3c71a604def55bb00737ba4d97b91c00d0e2df1a83cdcedcf5795c6b2a1ef2caa21c91c

diff --git a/dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild 
b/dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild
deleted file mode 100644
index 89a557d9935..000
--- a/dev-qt/qtwayland/qtwayland-5.15.2-r12.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_COMMIT=3c420cd180397e3f42c8a436a7f1b11465925bdd
-inherit qt5-build
-
-DESCRIPTION="Wayland platform plugin for Qt"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-fi
-
-IUSE="vulkan X"
-
-DEPEND="
-   dev-libs/wayland
-   =dev-qt/qtcore-${QT5_PV}*:5=
-   =dev-qt/qtdeclarative-${QT5_PV}*:5=
-   =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?]
-   media-libs/libglvnd
-   >=x11-libs/libxkbcommon-0.2.0
-   vulkan? ( dev-util/vulkan-headers )
-   X? (
-   =dev-qt/qtgui-${QT5_PV}*[-gles2-only]
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local myqmakeargs=(
-   --
-   $(qt_use vulkan feature-wayland-vulkan-server-buffer)
-   $(qt_use X feature-xcomposite-egl)
-   $(qt_use X feature-xcomposite-glx)
-   )
-   qt5-build_src_configure
-}



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

2021-09-28 Thread Yixun Lan
commit: 342c789781ea50a1444d6aeb67df7b84440dcb1a
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:28:03 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342c7897

dev-libs/libdazzle: keyword ~riscv

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

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

diff --git a/dev-libs/libdazzle/libdazzle-3.40.0.ebuild 
b/dev-libs/libdazzle/libdazzle-3.40.0.ebuild
index 9995d728a14..86eded995e3 100644
--- a/dev-libs/libdazzle/libdazzle-3.40.0.ebuild
+++ b/dev-libs/libdazzle/libdazzle-3.40.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libdazzle;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 IUSE="gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2021-09-28 Thread Yixun Lan
commit: b774fc70b211035d6c93012b25d1efe99bdb3d15
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:44:01 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b774fc70

www-client/surf: keyword ~riscv

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

 www-client/surf/surf-2.1.ebuild  | 2 +-
 www-client/surf/surf-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/surf/surf-2.1.ebuild b/www-client/surf/surf-2.1.ebuild
index 15922a19958..c4af2cd640b 100644
--- a/www-client/surf/surf-2.1.ebuild
+++ b/www-client/surf/surf-2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_BRANCH="surf-webkit2"
 else
SRC_URI="https://dl.suckless.org/${PN}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~riscv ~x86"
 fi
 
 LICENSE="MIT"

diff --git a/www-client/surf/surf-.ebuild b/www-client/surf/surf-.ebuild
index 9dce31f4128..49c122b93da 100644
--- a/www-client/surf/surf-.ebuild
+++ b/www-client/surf/surf-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_BRANCH="surf-webkit2"
 else
SRC_URI="https://dl.suckless.org/${PN}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~riscv ~x86"
 fi
 
 LICENSE="MIT"



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

2021-09-28 Thread Yixun Lan
commit: a031ebd20dfd100278fc2cd29c1c27273281407e
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:35:33 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a031ebd2

www-client/epiphany: keyword ~riscv

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

 www-client/epiphany/epiphany-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
index 71d0a74577c..8b06f903df9 100644
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



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

2021-09-28 Thread Yixun Lan
commit: c03aca981e4f3ce0b290700f719497055197bba4
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:37:27 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03aca98

www-client/midori: keyword ~riscv

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

 www-client/midori/midori-9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/midori/midori-9.0.ebuild 
b/www-client/midori/midori-9.0.ebuild
index 75a58cf254d..ffc74fa3d24 100644
--- a/www-client/midori/midori-9.0.ebuild
+++ b/www-client/midori/midori-9.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=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/midori-browser/core/releases/download/v${PV}/${MY_P}
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips x86"
+KEYWORDS="amd64 ~arm ~mips ~riscv x86"
 IUSE=""
 
 RDEPEND="



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

2021-09-28 Thread Yixun Lan
commit: e256efdebcf4621a87c9a6236b0042c7d3de6ecc
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:42:48 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e256efde

x11-misc/tabbed: keyword ~riscv

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

 x11-misc/tabbed/tabbed-0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/tabbed/tabbed-0.6-r1.ebuild 
b/x11-misc/tabbed/tabbed-0.6-r1.ebuild
index d03d6b60662..790999dd6b2 100644
--- a/x11-misc/tabbed/tabbed-0.6-r1.ebuild
+++ b/x11-misc/tabbed/tabbed-0.6-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11"



[gentoo-commits] repo/gentoo:master commit in: sci-biology/mira/, profiles/, sci-biology/mira/files/

2021-09-28 Thread Jakov Smolić
commit: 35d98adecae341f50c42caf4cea4bb264a57fd67
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Sep 28 14:31:19 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Sep 28 14:31:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d98ade

sci-biology/mira: Remove last-rited package

Closes: https://bugs.gentoo.org/808667
Closes: https://bugs.gentoo.org/585942
Closes: https://bugs.gentoo.org/731880
Signed-off-by: Jakov Smolić  gentoo.org>

 profiles/package.mask  |  7 --
 sci-biology/mira/Manifest  |  2 -
 sci-biology/mira/files/mira-4.0.2-boost-1.50.patch | 22 -
 sci-biology/mira/files/mira-4.0.2-cmath.patch  | 14 
 sci-biology/mira/files/mira-4.0.2-cout.patch   | 27 --
 sci-biology/mira/metadata.xml  | 11 ---
 sci-biology/mira/mira-4.0.2-r1.ebuild  | 97 --
 7 files changed, 180 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ce047751e24..3479a66b74a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -240,13 +240,6 @@ dev-util/trinity
 # Should be safe to unmask if you are using x11-wm/mutter instead.
 >=gui-libs/egl-wayland-1.1.8
 
-# David Seifert  (2021-08-29)
-# Broken for the past 5 years (#585942), no new upstream release in over
-# 5 years. Same issues as sci-biology/wgs-assembler, use a modern
-# assembler like sci-biology/abyss or canu.
-# Bug #585942, #731880, #808667, removal in 30 days.
-sci-biology/mira
-
 # Alexey Sokolov  (2021-08-30)
 # Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344
 games-puzzle/gnudoku

diff --git a/sci-biology/mira/Manifest b/sci-biology/mira/Manifest
deleted file mode 100644
index 48fa9af279d..000
--- a/sci-biology/mira/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST mira-4.0.2.tar.bz2 10368046 BLAKE2B 
cc84c6c13c8024409634ccafd103be8a4f2a9e27fa7f19d2ef401393db9e8063a6fac2f21cd25dfe58e90aee8cf38983369d928241f9bc65e78da0e95fa41d3b
 SHA512 
a7f9845de207cefb87ffa652f4f6b9b85735ef22eeb29b456e4d946ba1675e7dd2c78abb2da56f11fddcb699f5c0700a08ce298196ce1a8e586a758a8d3bdc7e
-DIST mira_3rdparty_06-07-2012.tar.bz2 31656 BLAKE2B 
7e952d96e9073acd8ab1d1fc7c51c37f6526287d31698c5090500d421147285b535e8cab7e49f4e51a5634c901d1cd969206b1727e683d3fcebdc195399e3589
 SHA512 
4d4dbdf7ab5126f9d47160bee8bc127b6a225de8087f6b9914c754324a74d966333207c86a3f38cf0ea9f91408707e2a24086dbe1318fdfa2870b0c39bc5033b

diff --git a/sci-biology/mira/files/mira-4.0.2-boost-1.50.patch 
b/sci-biology/mira/files/mira-4.0.2-boost-1.50.patch
deleted file mode 100644
index 50f83c9021d..000
--- a/sci-biology/mira/files/mira-4.0.2-boost-1.50.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-ax_boost_regex.m4 |4 ++--
-1 file changed, 2 insertions(+), 2 deletions(-)
-
 mira-4.0.2/m4/ax_boost_regex.m4
-+++ mira-4.0.2/m4/ax_boost_regex.m4
-@@ -78,14 +78,14 @@
- for libextension in `ls $BOOSTLIBDIR/libboost_regex*.so* 
$BOOSTLIBDIR/libboost_regex*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 
's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;'` ; do
-  ax_lib=${libextension}
-   AC_CHECK_LIB($ax_lib, exit,
-- [BOOST_REGEX_LIB="-l$ax_lib"; 
AC_SUBST(BOOST_REGEX_LIB) link_regex="yes"; break],
-+ [BOOST_REGEX_LIB="-l$ax_lib -lboost_system"; 
AC_SUBST(BOOST_REGEX_LIB) link_regex="yes"; break],
-  [link_regex="no"])
-   done
- if test "x$link_regex" != "xyes"; then
- for libextension in `ls $BOOSTLIBDIR/boost_regex*.{dll,a}* 
2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_regex.*\)\.dll.*$;\1;' -e 
's;^\(boost_regex.*\)\.a*$;\1;'` ; do
-  ax_lib=${libextension}
-   AC_CHECK_LIB($ax_lib, exit,
-- [BOOST_REGEX_LIB="-l$ax_lib"; 
AC_SUBST(BOOST_REGEX_LIB) link_regex="yes"; break],
-+ [BOOST_REGEX_LIB="-l$ax_lib -lboost_system"; 
AC_SUBST(BOOST_REGEX_LIB) link_regex="yes"; break],
-  [link_regex="no"])
-   done
- fi

diff --git a/sci-biology/mira/files/mira-4.0.2-cmath.patch 
b/sci-biology/mira/files/mira-4.0.2-cmath.patch
deleted file mode 100644
index a4a020177af..000
--- a/sci-biology/mira/files/mira-4.0.2-cmath.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 mira-4.0.2/src/mira/ads.C
-+++ mira-4.0.2/src/mira/ads.C
-@@ -31,10 +31,11 @@
-  * Routines for computing scores and some other classification number are
-  *  provided, too.
-  *
-  */
- 
-+#include 
- 
- #include "ads.H"
- 
- #include "errorhandling/errorhandling.H"
- #include "util/dptools.H"

diff --git a/sci-biology/mira/files/mira-4.0.2-cout.patch 

  1   2   >