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

2022-08-18 Thread Andreas Sturmlechner
commit: 2bd7d6ebe6fc06e70e6179bfc4fac05c7aacd9c4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Aug 16 21:34:08 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug 19 05:56:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd7d6eb

dev-db/ocp: drop 0.2-r1, EAPI-6--

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-db/ocp/Manifest  |  1 -
 dev-db/ocp/ocp-0.2-r1.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/dev-db/ocp/Manifest b/dev-db/ocp/Manifest
index ea45fabd60b9..7ce94fa57a9d 100644
--- a/dev-db/ocp/Manifest
+++ b/dev-db/ocp/Manifest
@@ -1,2 +1 @@
-DIST ocp-0.2.tar.gz 144968 BLAKE2B 
495b2af182768a0c18b08350fb77b09964be52afd72f3ff610ed6a0a54905b116744c93c6261986ca48a0a0c56fd23fd2d15d1919f4c8a4ff8b55ebe532efa07
 SHA512 
0ff132a368a615c2a8e8ecb391da138ce9fd52d638de82e5a4d1c9ec3340b117c9c4d8f971ee86724664f93b4073b189407c3c19a0c22c961922145d30221c85
 DIST ocp-0.3.tar.gz 156447 BLAKE2B 
0c7f8743fe4ae46c3b9d95847e39c51fd1b829af9e9a7e87f3b7a59ab146a89ccf0913bebc3b1c0ef985b0faf24152756dc73f243217e4d2dcf8013de342ed27
 SHA512 
1af862f21cc3572344d26b6765a93e4e9c8744e01d550a36647afbe690886717e3fb1d8264832563161d65d04c41fe183dd8b518320df959fd3aa4ebbe602d38

diff --git a/dev-db/ocp/ocp-0.2-r1.ebuild b/dev-db/ocp/ocp-0.2-r1.ebuild
deleted file mode 100644
index f53cafed6893..
--- a/dev-db/ocp/ocp-0.2-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="Oracle copy tool"
-HOMEPAGE="https://github.com/maxsatula/ocp;
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/maxsatula/ocp.git;
-   EGIT_BRANCH="develop"
-   inherit git-r3 autotools
-else
-   
SRC_URI="https://github.com/maxsatula/ocp/releases/download/v${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-db/oracle-instantclient[sdk]
-   dev-libs/popt
-   sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-
-   if [[ ${PV} == * ]] ; then
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   append-ldflags $(no-as-needed)
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/

2022-08-18 Thread Arthur Zamarin
commit: 2343aa8cfa695623210a4c624861b0b749b8d52e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:25 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2343aa8c

dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 ia64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
index dc112dc45619..b3d68c39d784 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~s390"
 
 RDEPEND="
dev-python/hatchling[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-java/javassist/

2022-08-18 Thread Arthur Zamarin
commit: 36457632c220222d7656e59e2bd1cfef49228a2f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36457632

dev-java/javassist: Stabilize 3.29.0-r2 ppc64, #865743

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/javassist/javassist-3.29.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/javassist/javassist-3.29.0-r2.ebuild 
b/dev-java/javassist/javassist-3.29.0-r2.ebuild
index dd078cbb9c34..d2300cc511bd 100644
--- a/dev-java/javassist/javassist-3.29.0-r2.ebuild
+++ b/dev-java/javassist/javassist-3.29.0-r2.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/jboss-javassist/javassist/archive/rel_${PV//./_}_ga.
 
 LICENSE="Apache-2.0 LGPL-2.1 MPL-1.1"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 # Tests run: 431,  Failures: 6
 # Cannot solve those test failures. Using "mvn test" they all pass.



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

2022-08-18 Thread Arthur Zamarin
commit: 9245e58fceb032e6f26a0e63bb295bbd70281350
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9245e58f

dev-libs/libbytesize: Stabilize 2.7 ppc64, #865735

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild 
b/dev-libs/libbytesize/libbytesize-2.7.ebuild
index 1ca421c3351a..19f2ecadabe7 100644
--- a/dev-libs/libbytesize/libbytesize-2.7.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.7.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize;
 
SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz;
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc 
~x86"
 IUSE="doc python test tools"
 
 REQUIRED_USE="



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

2022-08-18 Thread Arthur Zamarin
commit: e3ddc5a2e9b24ad8a3e117efd462243211e500c8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:24 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ddc5a2

dev-python/jsonschema: Keyword 4.12.1 ia64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index c0bb0591736b..a11be1507d1f 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~s390"
 
 RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-java/j2objc-annotations/

2022-08-18 Thread Arthur Zamarin
commit: f15185373e7268eeda0549d286d6cc526d7b795e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1518537

dev-java/j2objc-annotations: Stabilize 2.8 ppc64, #865741

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/j2objc-annotations/j2objc-annotations-2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/j2objc-annotations/j2objc-annotations-2.8.ebuild 
b/dev-java/j2objc-annotations/j2objc-annotations-2.8.ebuild
index 6d1ab4cdf1d2..0217547f3264 100644
--- a/dev-java/j2objc-annotations/j2objc-annotations-2.8.ebuild
+++ b/dev-java/j2objc-annotations/j2objc-annotations-2.8.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/google/j2objc/archive/${PV}.tar.gz -> j2objc-${PV}.t
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 
 DEPEND="virtual/jdk:1.8"
 RDEPEND=">=virtual/jre-1.8:*"



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

2022-08-18 Thread Arthur Zamarin
commit: afc3cb057387a8c401fd3a53684e720807f8a2b6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:54:24 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:54:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc3cb05

dev-libs/libbytesize: Stabilize 2.7 ppc, #865735

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild 
b/dev-libs/libbytesize/libbytesize-2.7.ebuild
index 19f2ecadabe7..fd7290e7a920 100644
--- a/dev-libs/libbytesize/libbytesize-2.7.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.7.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize;
 
SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz;
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
~x86"
 IUSE="doc python test tools"
 
 REQUIRED_USE="



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

2022-08-18 Thread Andreas Sturmlechner
commit: 7115d33fd55f99670bfef909cc6262623955daa3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug 19 05:52:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Aug 19 05:52:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7115d33f

media-plugins/frei0r-plugins: stabilize 1.7.0-r2 for ppc

Closes: https://bugs.gentoo.org/865175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild 
b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
index 2a96dee104b3..a6baff9613ff 100644
--- a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
+++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
 IUSE="doc +facedetect +scale0tilt"
 
 RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}]



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

2022-08-18 Thread Hans de Graaff
commit: b1474a60c37899431f546b6a327a360da42fb940
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 19 05:45:52 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 19 05:45:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1474a60

dev-ruby/git: add 1.12.0

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/git/Manifest b/dev-ruby/git/Manifest
index 6ff924a106bc..5c646bb20156 100644
--- a/dev-ruby/git/Manifest
+++ b/dev-ruby/git/Manifest
@@ -1,2 +1,3 @@
 DIST git-1.10.2.tar.gz 212738 BLAKE2B 
4059066fac1a22e8f19ecce1ebaed648fedc30767b91cb38cf9cf4c9f7091f55f5e9682183e188357dd12ed06dc1ad905d9b688db0c536623487e3c5431ba6f8
 SHA512 
5d8150a8f974c9b9f531d169e2899b311965a9e9d48d1e45c8bb778a48ea0887ccecf7681baf7cbfad4d22509ba0aafb9886559565e918b84f740b3da7430d86
 DIST git-1.11.0.tar.gz 214161 BLAKE2B 
69471f89fddf18bf31d74e318141046395281ba64de1f91fd49cb866508dca9cf7c568c113ed7d7e928bf1d7dfdb0e130a193d4069b87155a4dbc046d6dd6ce9
 SHA512 
a71da8890622b6ad5a341908e968040ef6c00e2f9edd0bfee1a0c1e9f110cc12b9c01015605b0fb902fdf04fab6011adfbffcf5e8f853c550bff7c263d2e6bd6
+DIST git-1.12.0.tar.gz 218472 BLAKE2B 
f5e0465fd2f0f2f1eb1584da6757c012cf80457a15e61b9a974707c8f026f34940d86b25fdd708b9fa6071fc35e8e65c6c87bc83b94bb0daec61ef015a03184c
 SHA512 
9967bf6c9f00e29442495fb24abfd1ea3b6ad0068829e9d86727d41ecf07be0b8fbdc6d05b3c245a23223b4e35e87e984e7a60a5883839e6de45f8bdac406b0d

diff --git a/dev-ruby/git/git-1.12.0.ebuild b/dev-ruby/git/git-1.12.0.ebuild
new file mode 100644
index ..8d159ddd965c
--- /dev/null
+++ b/dev-ruby/git/git-1.12.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="git.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library for using Git in Ruby"
+HOMEPAGE="https://github.com/schacon/ruby-git;
+SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+RUBY_S="ruby-git-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"
+RDEPEND+=">=dev-vcs/git-1.6.0.0"
+
+ruby_add_rdepend ">=dev-ruby/addressable-2.8:0 >=dev-ruby/rchardet-1.8:1"
+
+ruby_add_bdepend "test? ( dev-ruby/bundler dev-ruby/minitar 
dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   # Don't use hardcoded /tmp directory.
+   sed -i -e "s:/tmp:${TMPDIR}:" tests/units/test_archive.rb 
tests/test_helper.rb || die
+
+   sed -i -e 's/__dir__/"."/' -e 's/git ls-files -z/find * -print0/' 
${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+   git config --global user.email "g...@example.com" || die
+   git config --global user.name "GitExample" || die
+   ${RUBY} -Ilib:.:test -e 'Dir["tests/**/test_*.rb"].each {|f| require 
f}' || die
+}



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

2022-08-18 Thread Hans de Graaff
commit: f58a85aa04d12631e43003602dc70598e41ac39b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 19 05:47:39 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 19 05:47:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58a85aa

dev-ruby/git: stabilize 1.11.0 for amd64

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/git/git-1.11.0.ebuild b/dev-ruby/git/git-1.11.0.ebuild
index 6029dfa5687c..583ba08c7881 100644
--- a/dev-ruby/git/git-1.11.0.ebuild
+++ b/dev-ruby/git/git-1.11.0.ebuild
@@ -18,7 +18,7 @@ RUBY_S="ruby-git-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"



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

2022-08-18 Thread Thomas Beierlein
commit: afca7e57215660f810048f2ba9dd8cf25ccf15e2
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Aug 19 05:36:10 2022 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Aug 19 05:36:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afca7e57

net-libs/libiio: add 0.24

Signed-off-by: Thomas Beierlein  gentoo.org>

 net-libs/libiio/Manifest   |  1 +
 net-libs/libiio/libiio-0.24.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/net-libs/libiio/Manifest b/net-libs/libiio/Manifest
index a47f63770209..b5ee0ed13623 100644
--- a/net-libs/libiio/Manifest
+++ b/net-libs/libiio/Manifest
@@ -1 +1,2 @@
 DIST libiio-0.21.tar.gz 446893 BLAKE2B 
02b6af8e78ab95fa68b146808c58dd012846837646bb0e7e60af890c0e867ed9bb798596e6ff773d6da9efa2750859d23a0f83d874510273ef1d1db8f9424bcb
 SHA512 
5bbacd6a1141654f4825f00c1c2b27223e6cc324c80d7bcbb49e29997a83d585e45c0c52331ca10ee881c2f340b535984c3d667b61d8377a77e5c0f5cb1d2dc0
+DIST libiio-0.24.tar.gz 482936 BLAKE2B 
cd8dce7af7bbafcb10c08722871d3d9abe089cb22fc3a0ada97905a1c5f96c55905980b8511178d662e9316b7ffdada6e84c29b5cbf1ca92b2d53b02d1ac8cfe
 SHA512 
4e7b54870e986e6ba5860ccd8ad6ece4808c21e27a9d3975065f096bac0b035e65bbc68931023c19e69b72006294c3863bfb7272853b5fb1401b77eec88a89fd

diff --git a/net-libs/libiio/libiio-0.24.ebuild 
b/net-libs/libiio/libiio-0.24.ebuild
new file mode 100644
index ..8c0f8320c620
--- /dev/null
+++ b/net-libs/libiio/libiio-0.24.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake udev
+
+DESCRIPTION="Library for interfacing with IIO devices"
+HOMEPAGE="https://github.com/analogdevicesinc/libiio;
+if [ "${PV}" = "" ]; then
+   EGIT_REPO_URI="https://github.com/analogdevicesinc/libiio;
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/analogdevicesinc/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+IUSE="+aio +zeroconf"
+
+RDEPEND="dev-libs/libxml2:=
+   virtual/libusb:1=
+   aio? ( dev-libs/libaio )
+   zeroconf? ( net-dns/avahi )"
+DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}



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

2022-08-18 Thread Thomas Beierlein
commit: d802c67464f27d5254cd5919a80f6efd44f532c3
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Fri Aug 19 05:33:41 2022 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Fri Aug 19 05:33:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d802c674

net-libs/libiio: call udev_reload

Closes: https://bugs.gentoo.org/848924
Signed-off-by: Thomas Beierlein  gentoo.org>

 net-libs/libiio/libiio-0.21.ebuild | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/net-libs/libiio/libiio-0.21.ebuild 
b/net-libs/libiio/libiio-0.21.ebuild
index 9e0145ed05ba..8c0f8320c620 100644
--- a/net-libs/libiio/libiio-0.21.ebuild
+++ b/net-libs/libiio/libiio-0.21.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake
+inherit cmake udev
 
 DESCRIPTION="Library for interfacing with IIO devices"
 HOMEPAGE="https://github.com/analogdevicesinc/libiio;
@@ -24,3 +24,11 @@ RDEPEND="dev-libs/libxml2:=
aio? ( dev-libs/libaio )
zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}



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

2022-08-18 Thread Arthur Zamarin
commit: 8c3851cf172ad7bb16111f6aeedd53a363d1a1ec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:27:13 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:27:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3851cf

dev-python/jsonschema: Keyword 4.12.1 ppc, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index f2d0ac73ef6f..6433e6bb44e3 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~ppc ~s390"
 
 RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/

2022-08-18 Thread Arthur Zamarin
commit: 25338b80acd1deae690449e26f0b372a1617111d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:27:13 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:27:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25338b80

dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 ppc, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
index 7975738d03aa..d1f36abec06f 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~ppc ~s390"
 
 RDEPEND="
dev-python/hatchling[${PYTHON_USEDEP}]



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

2022-08-18 Thread Arthur Zamarin
commit: 09884dc088947bfbf1010bf30d2dbb41f9a1a2d5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:27:14 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:27:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09884dc0

dev-python/jsonschema: Keyword 4.12.1 ppc64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index 6433e6bb44e3..c0bb0591736b 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~s390"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~s390"
 
 RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/

2022-08-18 Thread Arthur Zamarin
commit: 87c55a0293158895349a1c5d88af7dd78e3839f7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:27:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:27:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c55a02

dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 ppc64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
index d1f36abec06f..dc112dc45619 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~s390"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~s390"
 
 RDEPEND="
dev-python/hatchling[${PYTHON_USEDEP}]



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

2022-08-18 Thread Arthur Zamarin
commit: e4a8279a527fb7ed12e06a8861e2edea7de6fa48
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:24:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:24:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a8279a

dev-python/jsonschema: Keyword 4.12.1 s390, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index dc34f689f24e..a68cd4ac1143 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~s390"
 
 RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/

2022-08-18 Thread Arthur Zamarin
commit: 5b0ecc9784d58fee99c0d17bfae58b4f174347fa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:24:35 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:24:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0ecc97

dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 arm64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
index 0931be638037..7975738d03aa 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~s390"
 
 RDEPEND="
dev-python/hatchling[${PYTHON_USEDEP}]



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

2022-08-18 Thread Arthur Zamarin
commit: f0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:24:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:24:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b71f80

dev-python/jsonschema: Keyword 4.12.1 arm64, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index a68cd4ac1143..f2d0ac73ef6f 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~s390"
 
 RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/

2022-08-18 Thread Arthur Zamarin
commit: bc326b756448a1024e4bb9a3d7b1e30effb82bcd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:24:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:24:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc326b75

dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 s390, #865739

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
index 8d7f5fedb883..0931be638037 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.3.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~s390"
 
 RDEPEND="
dev-python/hatchling[${PYTHON_USEDEP}]



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

2022-08-18 Thread Miroslav Šulc
commit: e32e881915f6491a7958b12e8600e23b71f7af20
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Thu Aug 18 06:29:47 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Aug 19 05:21:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32e8819

app-misc/rundeck-cli-bin: drop 0.1.11

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/26905
Signed-off-by: Miroslav Šulc  gentoo.org>

 app-misc/rundeck-cli-bin/Manifest  |  1 -
 .../rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild  | 25 --
 2 files changed, 26 deletions(-)

diff --git a/app-misc/rundeck-cli-bin/Manifest 
b/app-misc/rundeck-cli-bin/Manifest
index b6da4d3fb154..3466583087f8 100644
--- a/app-misc/rundeck-cli-bin/Manifest
+++ b/app-misc/rundeck-cli-bin/Manifest
@@ -1,2 +1 @@
-DIST rundeck-cli-0.1.11-all.jar 3447560 BLAKE2B 
e840d3b27dd173244781d1c37a6c3348d89896d3e81dd8fd36e7c3a33911228e46fff460d838d6c8d9bd79c254c9e469dd8b8e26bb645bd7334d38e04e257512
 SHA512 
3390d5b6ece391a9cf7754cc4c6d79a7720ac1db2f7a555d0b8216eea23feecc7e4cc947fb4c894362ece3bfaddcb383b7b10558d2e499e364e023c65636aa33
 DIST rundeck-cli-2.0.1-all.jar 7470231 BLAKE2B 
485b229f49aaf6fda912ab822a7997f8889d487367dcd28ae7fea9e03947f369e1aa61902e5bd38f0990086fc9c73fc5b61426de03cedec33057dee58de49a68
 SHA512 
9242bff4f736bb324b4ff3321876160d71ff8703f8b6be263df638f5e07e3a78e9edf9a2f47076c0a763c23a403de65819afc0a52890d492669889b593e7f2ae

diff --git a/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild 
b/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild
deleted file mode 100644
index 00eb20f5567a..
--- a/app-misc/rundeck-cli-bin/rundeck-cli-bin-0.1.11.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="rundeck-cli"
-MY_P="rundeck-cli-${PV}"
-
-inherit java-pkg-2
-
-DESCRIPTION="Command line tool for rundeck"
-HOMEPAGE="http://www.rundeck.com/open-source;
-SRC_URI="https://github.com/rundeck/${MY_PN}/releases/download/v${PV}/${MY_P}-all.jar;
-S="${WORKDIR}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=virtual/jre-1.8"
-
-src_install() {
-   java-pkg_newjar "${DISTDIR}"/${MY_P}-all.jar ${MY_PN}.jar
-   java-pkg_dolauncher rd
-}



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

2022-08-18 Thread Arthur Zamarin
commit: 55483df85f29c94ffec8ab5e99a4505c1dda918c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:19:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:19:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55483df8

sys-auth/seatd: Stabilize 0.7.0 ppc64, #865715

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-auth/seatd/seatd-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild 
b/sys-auth/seatd/seatd-0.7.0.ebuild
index df4b85f2cbdf..38a16a371fb9 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd;
 else
-   KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 LICENSE="MIT"



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

2022-08-18 Thread Arthur Zamarin
commit: a37c9744e13ade1603ac61f7845462894be56415
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 05:19:35 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 05:19:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37c9744

dev-libs/libbytesize: Stabilize 2.7 sparc, #865735

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-libs/libbytesize/libbytesize-2.7.ebuild 
b/dev-libs/libbytesize/libbytesize-2.7.ebuild
index c57dc622514b..1ca421c3351a 100644
--- a/dev-libs/libbytesize/libbytesize-2.7.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.7.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize;
 
SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${P}.tar.gz;
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
sparc ~x86"
 IUSE="doc python test tools"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: media-libs/zita-alsa-pcmi/

2022-08-18 Thread Miroslav Šulc
commit: 6f584c8dc10fb40eff40f6fce51649938b6151be
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Aug 19 05:15:44 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Aug 19 05:15:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f584c8d

media-libs/zita-alsa-pcmi: dropped obsolete 0.4.0

Bug: https://bugs.gentoo.org/865461
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/zita-alsa-pcmi/Manifest |  1 -
 .../zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/media-libs/zita-alsa-pcmi/Manifest 
b/media-libs/zita-alsa-pcmi/Manifest
index b0aa6ca7603d..48f509125714 100644
--- a/media-libs/zita-alsa-pcmi/Manifest
+++ b/media-libs/zita-alsa-pcmi/Manifest
@@ -1,2 +1 @@
-DIST zita-alsa-pcmi-0.4.0.tar.bz2 21673 BLAKE2B 
16e4adb9e531e70528b6128997a2b899036e21bd00aed24ad257c1247c08b59f6a33c30b1d3ae22c29893fadb31af84fc3b336b405dc50c39b9ef6c9b2a90beb
 SHA512 
e06ae18e657d75b354c7269fcf1a4ae56241e3efbb182c7a64611855a49e086028d4f9bd91a6bbe8da2a64357ab7190d6e0dc5ae38dc9c3457fc8ce256930a50
 DIST zita-alsa-pcmi-0.5.1.tar.bz2 21728 BLAKE2B 
7ea5980939ebdcb25b88cc15ff10037adbb328128174d6d6ee243dae1be6305d5967c8c53b15ac37739abb168b2fd24ec2349eba82c9452cc178c39e8a204c59
 SHA512 
afa0751ef4e510bdc2603d52bdb921cbf8b0a8372bdcae77dd9ba5b4790c08a0a510b9a9e2240bd9ee7ce23163125bd44556621bbb9312c8ab5f82780b648c22

diff --git a/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild 
b/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild
deleted file mode 100644
index 60ea0ca7a8d0..
--- a/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Provides easy access to ALSA PCM devices"
-HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/;
-SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
-IUSE=""
-
-CDEPEND="media-libs/alsa-lib"
-DEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}"
-
-DOCS=( AUTHORS COPYING README )
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.3.2-Makefile.patch"
-)
-
-src_compile() {
-   tc-export CXX
-   cd "${S}"/source || "Failed to cd to sources dir"
-   emake PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)"
-}
-
-src_install() {
-   default
-   cd "${S}"/source || "Failed to cd to sources dir"
-   emake PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" 
DESTDIR="${D}" install
-}



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

2022-08-18 Thread Matthew Thode
commit: eca6df2ed20259a990b29b59f3548ff5766053e2
Author: Henry Paradiz  gmail  com>
AuthorDate: Thu May 26 05:33:01 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Aug 19 04:52:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca6df2e

media-sound/spotify: wrapper script should send spotify links with dbus to 
already running spotify instance

Bug: https://bugs.gentoo.org/848948
Signed-off-by: Henry Paradiz  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

 media-sound/spotify/files/spotify-wrapper | 45 ---
 1 file changed, 30 insertions(+), 15 deletions(-)

diff --git a/media-sound/spotify/files/spotify-wrapper 
b/media-sound/spotify/files/spotify-wrapper
index db8f8b948780..fd6c4f314f9f 100644
--- a/media-sound/spotify/files/spotify-wrapper
+++ b/media-sound/spotify/files/spotify-wrapper
@@ -3,21 +3,36 @@
 export LD_LIBRARY_PATH="/usr/$LIBDIR/apulse"
 
 if command -v spotify-dbus.py > /dev/null; then
-   echo "Launching spotify with Gnome systray integration."
-   spotify-dbus.py "$@"
+echo "Launching spotify with Gnome systray integration."
+spotify-dbus.py "$@"
 elif command -v spotify-tray > /dev/null; then
-   echo "Launching spotify with generic systray integration."
-   minimized=
-   for arg; do
-   if [ "$arg" = --minimized ]; then
-   minimized=$arg
-   break
-   fi
-   done
-   spotify-tray \
-   --client-path="$SPOTIFY_HOME/spotify" --toggle $minimized -- 
"$@"
+echo "Launching spotify with generic systray integration."
+minimized=
+for arg; do
+if [ "$arg" = --minimized ]; then
+minimized=$arg
+break
+fi
+done
+spotify-tray \
+--client-path="$SPOTIFY_HOME/spotify" --toggle $minimized -- 
"$@"
 else
-   echo "Neither gnome-integration-spotify nor spotify-tray are installed."
-   echo "Launching spotify without systray integration."
-   exec "$SPOTIFY_HOME/spotify" "$@"
+if pgrep -f "Spotify/[0-9].[0-9].[0-9]" > /dev/null; then
+busline="org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 
org.mpris.MediaPlayer2.Player.OpenUri ${1}"
+echo "Spotify is already running"
+echo "Sending ${busline} to dbus"
+if command -v qdbus &> /dev/null; then
+qdbus $busline
+exit
+fi
+if command -v dbus-send &> /dev/null; then
+dbus-send $busline
+exit
+fi
+echo "No bus dispatcher found."
+else
+echo "Neither gnome-integration-spotify nor spotify-tray are 
installed."
+echo "Launching spotify without systray integration."
+exec "$SPOTIFY_HOME/spotify" "$@"
+fi
 fi



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

2022-08-18 Thread Sam James
commit: 06c68720adcf87151128ad9e057a50c22909f66c
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 04:13:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:13:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c68720

sys-apps/systemd-utils: add github upstream metadata

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

 sys-apps/systemd-utils/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-apps/systemd-utils/metadata.xml 
b/sys-apps/systemd-utils/metadata.xml
index 5f3934d37331..a5585a7ca034 100644
--- a/sys-apps/systemd-utils/metadata.xml
+++ b/sys-apps/systemd-utils/metadata.xml
@@ -11,4 +11,8 @@
Enable systemd-tmpfiles
Enable systemd-udev (userspace device 
manager)

+   
+   systemd/systemd
+   systemd/systemd-stable
+   
 



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

2022-08-18 Thread Sam James
commit: 81c4dfb133cdcc9af33b5d58732479ab039f8aee
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:54:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:04:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c4dfb1

dev-db/freetds: add github upstream metadata

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

 dev-db/freetds/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-db/freetds/metadata.xml b/dev-db/freetds/metadata.xml
index f6065763dbe6..778555752459 100644
--- a/dev-db/freetds/metadata.xml
+++ b/dev-db/freetds/metadata.xml
@@ -4,5 +4,6 @@


cpe:/a:freetds:freetds
+   FreeTDS/freetds

 



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

2022-08-18 Thread Sam James
commit: b28972951f6a6169989f54508cc41d830422156d
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 04:02:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:04:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2897295

net-vpn/openvpn: add github upstream metadata

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

 net-vpn/openvpn/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-vpn/openvpn/metadata.xml b/net-vpn/openvpn/metadata.xml
index d50cf81a3e8a..8e2bb32b6432 100644
--- a/net-vpn/openvpn/metadata.xml
+++ b/net-vpn/openvpn/metadata.xml
@@ -22,5 +22,6 @@ networks using an encrypted tunnel.
   
   
 cpe:/a:openvpn:openvpn
+OpenVPN/openvpn
   
 



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

2022-08-18 Thread Sam James
commit: 47edd2126a06e278f611132db06aeb73319d71d5
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:58:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:04:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47edd212

sys-block/fio: add github upstream metadata

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

 sys-block/fio/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-block/fio/metadata.xml b/sys-block/fio/metadata.xml
index 35aae97a4d18..4bcc4d25ecf5 100644
--- a/sys-block/fio/metadata.xml
+++ b/sys-block/fio/metadata.xml
@@ -20,4 +20,7 @@
Link against 
dev-util/google-perftools by default which will speed up USE=rbd up 
to 20%
Enable ZBC  ZAC disks via 
sys-block/libzbc.

+   
+   axboe/fio
+   
 



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

2022-08-18 Thread Sam James
commit: ef87807d1cd377f09749b05d5fa94c92fdbb6b7c
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:59:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:04:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef87807d

sys-block/libzbc: add github upstream metadata

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

 sys-block/libzbc/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-block/libzbc/metadata.xml b/sys-block/libzbc/metadata.xml
index 01e222a443d6..d2751918ea5d 100644
--- a/sys-block/libzbc/metadata.xml
+++ b/sys-block/libzbc/metadata.xml
@@ -16,4 +16,7 @@
emulation mode allowing emulating the behavior of a 
host-managed zoned
disk using a regular file or a standard block device as backing 
store.

+   
+   westerndigitalcorporation/libzbc
+   
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/noise-suppression-for-voice/

2022-08-18 Thread Sam James
commit: a5251c17caa89bb9a79c69bffcdc7af7314bdcea
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 04:02:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 04:04:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5251c17

media-libs/noise-suppression-for-voice: add github upstream metadata

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

 media-libs/noise-suppression-for-voice/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/noise-suppression-for-voice/metadata.xml 
b/media-libs/noise-suppression-for-voice/metadata.xml
index a0fddf470150..c2a4b6f4874c 100644
--- a/media-libs/noise-suppression-for-voice/metadata.xml
+++ b/media-libs/noise-suppression-for-voice/metadata.xml
@@ -5,4 +5,7 @@
Rick Farina
zeroch...@gentoo.org

+   
+   werman/noise-suppression-for-voice
+   
 



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

2022-08-18 Thread Sam James
commit: c3a9cabfebc56b0039a4b848496638d1df8a88d5
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:46:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a9cabf

dev-perl/Alien-HDF4: add github upstream metadata

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

 dev-perl/Alien-HDF4/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Alien-HDF4/metadata.xml b/dev-perl/Alien-HDF4/metadata.xml
index 2751fe2408b5..02ebd2012cfa 100644
--- a/dev-perl/Alien-HDF4/metadata.xml
+++ b/dev-perl/Alien-HDF4/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-p...@gentoo.org
-Gentoo Perl Project
-
+   
+   p...@gentoo.org
+   Gentoo Perl Project
+   
+   
+   PDLPorters/Alien-HDF4
+   
 



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

2022-08-18 Thread Sam James
commit: 5996bd741045b2d7446d73aaf9220ce81c0ccefa
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:38:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5996bd74

dev-libs/snowball-stemmer: add github upstream metadata

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

 dev-libs/snowball-stemmer/metadata.xml | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-libs/snowball-stemmer/metadata.xml 
b/dev-libs/snowball-stemmer/metadata.xml
index 9bd890df5565..fb1d915598c4 100644
--- a/dev-libs/snowball-stemmer/metadata.xml
+++ b/dev-libs/snowball-stemmer/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  gra...@gentoo.org
-
+   
+   gra...@gentoo.org
+   
+   
+   snowballstem/snowball
+   
 



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

2022-08-18 Thread Sam James
commit: 44509d1ea56aa3ec0051004fb0232b9296d2c677
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:45:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44509d1e

sci-libs/hdf: add github upstream metadata

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

 sci-libs/hdf/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-libs/hdf/metadata.xml b/sci-libs/hdf/metadata.xml
index 15ed11bf8172..c4fb0d5104c1 100644
--- a/sci-libs/hdf/metadata.xml
+++ b/sci-libs/hdf/metadata.xml
@@ -16,4 +16,7 @@
unstructured grids. You can also mix and match them in HDF files
according to your needs.

+   
+   HDFGroup/hdf4
+   
 



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

2022-08-18 Thread Sam James
commit: 9a2cbe5f09a37029cbcb78b34eeb971c4be89569
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:40:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a2cbe5f

net-libs/pjproject: add github upstream metadata

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

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

diff --git a/net-libs/pjproject/metadata.xml b/net-libs/pjproject/metadata.xml
index 6e8f87fab911..526020157e7d 100644
--- a/net-libs/pjproject/metadata.xml
+++ b/net-libs/pjproject/metadata.xml
@@ -26,4 +26,7 @@
Include VP8 and VP9 codec support in the 
build
Enable WebRTC support

+   
+   pjsip/pjproject
+   
 



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

2022-08-18 Thread Sam James
commit: 826f3f8b960f192aac71c3f4e4a799ca57b082f2
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:40:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826f3f8b

net-misc/asterisk: add github upstream metadata

It's a mirror but it's useful to be able to get to the
repo quickly for checking things.

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

 net-misc/asterisk/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-misc/asterisk/metadata.xml b/net-misc/asterisk/metadata.xml
index 24a85024683a..a24c794eaae3 100644
--- a/net-misc/asterisk/metadata.xml
+++ b/net-misc/asterisk/metadata.xml
@@ -25,4 +25,7 @@
Enable statsd integration
Enable improved DNS core (SRV, NAPTR) by 
use of libunbound

+   
+   asterisk/asterisk
+   
 



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

2022-08-18 Thread Sam James
commit: 3ef417cd376c266c951546d401234285def1c530
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:43:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:46:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef417cd

media-gfx/scrot: add github upstream metadata

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

 media-gfx/scrot/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-gfx/scrot/metadata.xml b/media-gfx/scrot/metadata.xml
index 85e4ed814fa2..b6bd99f24f29 100644
--- a/media-gfx/scrot/metadata.xml
+++ b/media-gfx/scrot/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   
+   resurrecting-open-source-projects/scrot
+   
 



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

2022-08-18 Thread Sam James
commit: 2f2f3f6f3128159d1b625854062789e6b80cf82d
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:16:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2f3f6f

sys-fs/udisks: add github upstream metadata

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

 sys-fs/udisks/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-fs/udisks/metadata.xml b/sys-fs/udisks/metadata.xml
index 599515bee4b9..8e19b03530bb 100644
--- a/sys-fs/udisks/metadata.xml
+++ b/sys-fs/udisks/metadata.xml
@@ -12,4 +12,7 @@
Enable Virtual Data Optimizer support.
Enable ZRAM support (requires 
sys-apps/systemd).

+   
+   storaged-project/udisks
+   
 



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

2022-08-18 Thread Sam James
commit: 8dd6b305bb1d01b0d50e53696131ffce695678ce
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:25:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd6b305

x11-misc/colord: add github upstream metadata

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

 x11-misc/colord/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-misc/colord/metadata.xml b/x11-misc/colord/metadata.xml
index d0fe4e35f081..3e7d77091c27 100644
--- a/x11-misc/colord/metadata.xml
+++ b/x11-misc/colord/metadata.xml
@@ -10,4 +10,7 @@
Generate extra print profiles.
Warning: significant build time and memory 
requirements.

+   
+   hughsie/colord
+   
 



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

2022-08-18 Thread Sam James
commit: 4ec776ec88ca5417fe79bb0b6a5fea6b317887b6
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:26:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec776ec

dev-libs/appstream-glib: add github upstream metadata

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

 dev-libs/appstream-glib/metadata.xml | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/dev-libs/appstream-glib/metadata.xml 
b/dev-libs/appstream-glib/metadata.xml
index 66cc005e7bda..a4d2e78fcfe2 100644
--- a/dev-libs/appstream-glib/metadata.xml
+++ b/dev-libs/appstream-glib/metadata.xml
@@ -1,12 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   Enable fonts support for appstream-builder.
-   Add word stemming via 
dev-libs/snowball-stemmer.
-
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   Enable fonts support for 
appstream-builder.
+   Add word stemming via 
dev-libs/snowball-stemmer.
+   
+   
+   hughsie/appstream-glib
+   
 



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

2022-08-18 Thread Sam James
commit: 93eadf8485530213ac20e5227ddf43709d168404
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:17:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93eadf84

dev-libs/libbytesize: update upstream metadata

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

 dev-libs/libbytesize/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbytesize/metadata.xml 
b/dev-libs/libbytesize/metadata.xml
index 947560c105b5..aca3155bc462 100644
--- a/dev-libs/libbytesize/metadata.xml
+++ b/dev-libs/libbytesize/metadata.xml
@@ -6,6 +6,6 @@
 Build bscalc python CLI tool
   
   
-rhinstaller/libbytesize
+storaged-project/libbytesize
   
 



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

2022-08-18 Thread Sam James
commit: d58dfdd3615721b8ec7d8a787bf2dc723de742c5
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:30:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58dfdd3

net-analyzer/nrpe: add github upstream metadata

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

 net-analyzer/nrpe/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/nrpe/metadata.xml b/net-analyzer/nrpe/metadata.xml
index 176f956f4bb6..1876e4216dde 100644
--- a/net-analyzer/nrpe/metadata.xml
+++ b/net-analyzer/nrpe/metadata.xml
@@ -17,6 +17,7 @@
 
   
   
+NagiosEnterprises/nrpe
 nagios
   
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2022-08-18 Thread Sam James
commit: 8cd157ea4a2599a8c02aca0f8ab76fe477afea65
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:31:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd157ea

sys-firmware/intel-microcode: add github upstream metadata

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

 sys-firmware/intel-microcode/metadata.xml | 24 ++--
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/sys-firmware/intel-microcode/metadata.xml 
b/sys-firmware/intel-microcode/metadata.xml
index d12b8b092528..bc639705faae 100644
--- a/sys-firmware/intel-microcode/metadata.xml
+++ b/sys-firmware/intel-microcode/metadata.xml
@@ -1,14 +1,18 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   base-sys...@gentoo.org
-   Gentoo Base System
-
-
-   install a small initramfs for use with 
CONFIG_MICROCODE_EARLY
-   only install ucode(s) supported by currently 
available (=online) processor(s)
-   install the split binary ucode files (used by 
the kernel directly)
-   install only microcode updates from Intel's 
official microcode tarball
-
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   install a small initramfs for use with 
CONFIG_MICROCODE_EARLY
+   only install ucode(s) supported by 
currently available (=online) processor(s)
+   install the split binary ucode files 
(used by the kernel directly)
+   install only microcode updates from 
Intel's official microcode tarball
+   
+   
+   intel/Intel-Linux-Processor-Microcode-Data-Files
+   platomav/CPUMicrocodes
+   
 



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

2022-08-18 Thread Sam James
commit: 7d2c2b61259608ceeef2b9e4713ea55e12ed6519
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:33:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2c2b61

sys-apps/iucode_tool: add gitlab upstream metadata

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

 sys-apps/iucode_tool/metadata.xml | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/sys-apps/iucode_tool/metadata.xml 
b/sys-apps/iucode_tool/metadata.xml
index 73dda144f9ac..b7ae2e3c253b 100644
--- a/sys-apps/iucode_tool/metadata.xml
+++ b/sys-apps/iucode_tool/metadata.xml
@@ -1,8 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   base-sys...@gentoo.org
-   Gentoo Base System
-
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   iucode-tool/iucode-tool
+   iucode-tool/releases
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/cifs-utils/

2022-08-18 Thread Sam James
commit: b3c8f0d2ced959cef9cb01d5211e07eec7dc3422
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:24:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c8f0d2

net-fs/cifs-utils: update HOMEPAGE

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

 net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild 
b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
index cb09a6056c8e..42cecd45dbaf 100644
--- a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..11} )
 inherit autotools bash-completion-r1 linux-info pam python-single-r1
 
 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
-HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils;
+HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils 
https://git.samba.org/cifs-utils.git/?p=cifs-utils.git;
 SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2;
 
 LICENSE="GPL-3"



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

2022-08-18 Thread Sam James
commit: 813c486d612cb22f85fcd18d6ff5fa0b48294865
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 03:19:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 03:35:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813c486d

x11-wm/fvwm: add github upstream metadata

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

 x11-wm/fvwm/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-wm/fvwm/metadata.xml b/x11-wm/fvwm/metadata.xml
index bcafe20d8bd7..77ae8a85cb35 100644
--- a/x11-wm/fvwm/metadata.xml
+++ b/x11-wm/fvwm/metadata.xml
@@ -14,4 +14,7 @@
Enable rplay support
Mouse Gesture support

+   
+   fvwmorg/fvwm
+   
 



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

2022-08-18 Thread Matt Turner
commit: 3535975cfd500525a358cd54e9f91036b93856a8
Author: Marc Cramer  posteo  net>
AuthorDate: Thu Aug 18 20:26:37 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Aug 19 03:28:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3535975c

app-misc/mosquitto: Version bump to 2.0.15

... with some updates by mattst88:

* Bump to EAPI=8
* Add Python 3.11 compatibility
* Move ${PYTHON_DEPS} from DEPEND to BDEPEND, and only under USE=test
* Move python_setup to pkg_setup(), and only under USE=test
* Call python_fix_shebang only under USE=test
* Remove no-op prestripping sed
* Update failing test list

Closes: https://github.com/gentoo/gentoo/pull/26915
Signed-off-by: Marc Cramer  posteo.net>
Signed-off-by: Matt Turner  gentoo.org>

 app-misc/mosquitto/Manifest|   1 +
 app-misc/mosquitto/mosquitto-2.0.15.ebuild | 125 +
 2 files changed, 126 insertions(+)

diff --git a/app-misc/mosquitto/Manifest b/app-misc/mosquitto/Manifest
index c5a5d28f4bef..b02492d6ee37 100644
--- a/app-misc/mosquitto/Manifest
+++ b/app-misc/mosquitto/Manifest
@@ -1 +1,2 @@
 DIST mosquitto-2.0.14.tar.gz 787414 BLAKE2B 
926e39756a0293404c8591e489e64e47cd95640d7884f2cfb687a0d548b709d8aff6d671a4941aae8b3506315d28567520c183b762639822d2d78afe323d111e
 SHA512 
a9e4f41b9af679b30318570e86a465546024651373df10e3b132f4593b89d22d0dbac01bb7371a57132ba030a2e73971c612acb5c9ac12f5ccd06aa38d9444c2
+DIST mosquitto-2.0.15.tar.gz 792632 BLAKE2B 
a6e986998473c16efd4c5fc5fd743782e085b3e7e30bcdcb867f0ae87f85e608f5d50d0dcc5bbbcc2f25eb6a618ab2f287fdcba47660fa593fe1636d08eb183e
 SHA512 
8a0c58222ea0b9304e7f096f6d13965478072baf1d1c9bc931b32a33f5ea8196c2dd54bde8d83fec7ed9cd413cb5fb115ce0a6701ca20664df52fdd7ca63ddaf

diff --git a/app-misc/mosquitto/mosquitto-2.0.15.ebuild 
b/app-misc/mosquitto/mosquitto-2.0.15.ebuild
new file mode 100644
index ..a584158956db
--- /dev/null
+++ b/app-misc/mosquitto/mosquitto-2.0.15.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-any-r1 systemd toolchain-funcs
+
+DESCRIPTION="An Open Source MQTT v3 Broker"
+HOMEPAGE="https://mosquitto.org/ https://github.com/eclipse/mosquitto;
+SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
+
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="test? ( bridge )"
+
+RDEPEND="
+   acct-user/mosquitto
+   acct-group/mosquitto
+   dev-libs/cJSON:=
+   srv? ( net-dns/c-ares:= )
+   ssl? (
+   dev-libs/openssl:0=
+   )
+   tcpd? ( sys-apps/tcp-wrappers )
+"
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-util/cunit )
+   websockets? ( net-libs/libwebsockets[lejp] )
+"
+BDEPEND="
+   test? ( ${PYTHON_DEPS} )
+"
+
+pkg_setup() {
+   use test && python_setup
+}
+
+_emake() {
+   local LIBDIR=$(get_libdir)
+   emake \
+   CC="$(tc-getCC)" \
+   CXX="$(tc-getCXX)" \
+   CLIENT_LDFLAGS="${LDFLAGS}" \
+   LIB_SUFFIX="${LIBDIR:3}" \
+   WITH_BRIDGE="$(usex bridge)" \
+   WITH_PERSISTENCE="$(usex persistence)" \
+   WITH_SRV="$(usex srv)" \
+   WITH_TLS="$(usex ssl)" \
+   WITH_WEBSOCKETS="$(usex websockets)" \
+   WITH_WRAP="$(usex tcpd)" \
+   "$@"
+}
+
+src_prepare() {
+   default
+   if use persistence; then
+   sed -i -e "/^#autosave_interval/s|^#||" \
+   -e "s|^#persistence false$|persistence true|" \
+   -e "/^#persistence_file/s|^#||" \
+   -e "s|#persistence_location|persistence_location 
/var/lib/mosquitto/|" \
+   mosquitto.conf || die
+   fi
+
+   # Remove failing tests
+   sed -i \
+   -e '/06-bridge-reconnect-local-out.py/d' \
+   test/broker/Makefile || die
+   sed -i \
+   -e '/02-subscribe-qos1-async2.test/d' \
+   test/lib/Makefile || die
+
+   # Extend test timeout to prevent spurious failures
+   sed -i -e 's/SUB_TIMEOUT=1/SUB_TIMEOUT=3/' \
+   test/client/test.sh || die
+
+   use test && python_fix_shebang test
+}
+
+src_compile() {
+   _emake
+}
+
+src_test() {
+   _emake test
+}
+
+src_install() {
+   _emake DESTDIR="${D}" prefix=/usr install
+   keepdir /var/lib/mosquitto
+   fowners mosquitto:mosquitto /var/lib/mosquitto
+   dodoc README.md CONTRIBUTING.md ChangeLog.txt
+   doinitd "${FILESDIR}"/mosquitto
+   insinto /etc/mosquitto
+   doins mosquitto.conf
+   insinto /usr/share/mosquitto
+   doins misc/letsencrypt/mosquitto-copy.sh
+   systemd_dounit "${FILESDIR}/mosquitto.service"
+
+   

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

2022-08-18 Thread Sam James
commit: afa4cb219a79f3f55a27b48569498276eb77b8cc
Author: Matt Jolly  footclan  ninja>
AuthorDate: Thu Aug 18 23:34:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:42:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa4cb21

net-libs/libtorrent-rasterbar: enable py3.11

Signed-off-by: Matt Jolly  footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/26920
Signed-off-by: Sam James  gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
index 2f3e3831c0b8..160c4e6ec106 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit cmake python-single-r1
 



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

2022-08-18 Thread Sam James
commit: 3bebbb342df05b59ba8bd1a241ab75f4ca975f0c
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:40:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bebbb34

dev-perl/Email-Valid: add 1.203.0

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

 dev-perl/Email-Valid/Email-Valid-1.203.0.ebuild | 33 +
 dev-perl/Email-Valid/Manifest   |  1 +
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Email-Valid/Email-Valid-1.203.0.ebuild 
b/dev-perl/Email-Valid/Email-Valid-1.203.0.ebuild
new file mode 100644
index ..1685432397ef
--- /dev/null
+++ b/dev-perl/Email-Valid/Email-Valid-1.203.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.203
+inherit perl-module
+
+DESCRIPTION="Check validity of Internet email addresses"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   virtual/perl-Encode
+   virtual/perl-Carp
+   virtual/perl-File-Spec
+   dev-perl/IO-CaptureOutput
+   virtual/perl-IO
+   dev-perl/MailTools
+   dev-perl/Net-DNS
+   >=dev-perl/Net-Domain-TLD-1.650.0
+   virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   dev-perl/Capture-Tiny
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Email-Valid/Manifest b/dev-perl/Email-Valid/Manifest
index 6100e44789cc..cad0da314f28 100644
--- a/dev-perl/Email-Valid/Manifest
+++ b/dev-perl/Email-Valid/Manifest
@@ -1 +1,2 @@
 DIST Email-Valid-1.202.tar.gz 33891 BLAKE2B 
439dd466fb9f28242531de30a1b3e6b90ee4db69c8680739fae3d97974eec8ca11f2c5f88a39e266851392bca221a429cd68b7f8ef628c93eb788d164b7200ac
 SHA512 
16605a0f935cb429f83209e0b67a36339c74ce77aea1aefbb338a00d236f57648672bb179e543dcb28b02603ccdc0a9c6a696176eecb5075cbd119d1de7a114c
+DIST Email-Valid-1.203.tar.gz 35146 BLAKE2B 
aab21ce981e3c353ce28707676c5ca96fc29374ad37d97eccfe88529c5bed70b174622e27bb78d61137eb921d1ec883c78501a66abe7175e3ee1533f4ddbb8d3
 SHA512 
5c91298df72d1084401be47f035d44a350a0aa5de7bfa5019b7f2b44fe61a1e64875f77a4b3412d660f0136c548dde6158eae1a8fcba4442d0de0a19c51e84fd



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

2022-08-18 Thread Sam James
commit: a01e2df06c921cc4cbc16a6ccffb4f55f09be26f
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:35:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:35:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01e2df0

dev-perl/Email-Send: add github upstream metadata

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

 dev-perl/Email-Send/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Send/metadata.xml b/dev-perl/Email-Send/metadata.xml
index e0c8bac41576..b008d16350cd 100644
--- a/dev-perl/Email-Send/metadata.xml
+++ b/dev-perl/Email-Send/metadata.xml
@@ -13,5 +13,6 @@
 Email::Send::SMTP
 Email::Send::Sendmail
 Email::Send::Test
+Perl-Email-Project/Email-Send
   
 



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

2022-08-18 Thread Sam James
commit: a0d85d4cde0d4c843ed474e372720cc01cb283b9
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:36:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:36:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d85d4c

dev-perl/Email-Sender: add github upstream metadata

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

 dev-perl/Email-Sender/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Sender/metadata.xml 
b/dev-perl/Email-Sender/metadata.xml
index d3483656d0c1..dead4cac1a94 100644
--- a/dev-perl/Email-Sender/metadata.xml
+++ b/dev-perl/Email-Sender/metadata.xml
@@ -31,5 +31,6 @@
 Email::Sender::Transport::Test
 Email::Sender::Transport::Wrapper
 Email::Sender::Util
+rjbs/Email-Sender
   
 



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

2022-08-18 Thread Sam James
commit: 21788120d9d603bad75bd7d2c32ad0b4327de77b
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:36:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:36:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21788120

dev-perl/Email-Simple: add github upstream metadata

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

 dev-perl/Email-Simple/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Simple/metadata.xml 
b/dev-perl/Email-Simple/metadata.xml
index 39df5d596e94..7fdfa3ddb2ad 100644
--- a/dev-perl/Email-Simple/metadata.xml
+++ b/dev-perl/Email-Simple/metadata.xml
@@ -10,5 +10,6 @@
 Email::Simple
 Email::Simple::Creator
 Email::Simple::Header
+rjbs/Email-Simple
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-Encodings/

2022-08-18 Thread Sam James
commit: 5329beeeceae7c08c956869641477f877a9c4f9a
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:34:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:34:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5329beee

dev-perl/Email-MIME-Encodings: add github upstream metadata

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

 dev-perl/Email-MIME-Encodings/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-MIME-Encodings/metadata.xml 
b/dev-perl/Email-MIME-Encodings/metadata.xml
index d4edcc929256..6fff42ed004a 100644
--- a/dev-perl/Email-MIME-Encodings/metadata.xml
+++ b/dev-perl/Email-MIME-Encodings/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-MIME-Encodings
 Email::MIME::Encodings
+rjbs/Email-MIME-Encodings
   
 



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

2022-08-18 Thread Sam James
commit: 850c6431ad82381ad46b965ab9a6099ad2e540d1
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:33:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:33:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850c6431

dev-perl/Email-MIME: add 1.952.0

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

 dev-perl/Email-MIME/Email-MIME-1.952.0.ebuild | 35 +++
 dev-perl/Email-MIME/Manifest  |  1 +
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/Email-MIME/Email-MIME-1.952.0.ebuild 
b/dev-perl/Email-MIME/Email-MIME-1.952.0.ebuild
new file mode 100644
index ..969fe2123c32
--- /dev/null
+++ b/dev-perl/Email-MIME/Email-MIME-1.952.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.952
+inherit perl-module
+
+DESCRIPTION="Easy MIME message parsing"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Email-Address-XS
+   >=dev-perl/Email-MIME-ContentType-1.23.0
+   >=dev-perl/Email-MIME-Encodings-1.314.0
+   dev-perl/Email-MessageID
+   >=dev-perl/Email-Simple-2.212.0
+   >=virtual/perl-Encode-1.980.100
+   virtual/perl-MIME-Base64
+   >=dev-perl/MIME-Types-1.130.0
+   dev-perl/Module-Runtime
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.780.0
+   test? (
+   virtual/perl-File-Spec
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Email-MIME/Manifest b/dev-perl/Email-MIME/Manifest
index c06c2a14a237..1b4237e8b6ec 100644
--- a/dev-perl/Email-MIME/Manifest
+++ b/dev-perl/Email-MIME/Manifest
@@ -1 +1,2 @@
 DIST Email-MIME-1.949.tar.gz 126937 BLAKE2B 
f50fb17ba8db67319e9bcf056a276e810860cdeab659d6b34f216e1caad5d8471504d5d5b333631fb7df510d0406bda7c6e02444657f67bb4bf00eeb8e5b6d78
 SHA512 
2cd8653a4efe8195d574827ad15883ff7f82d92325197c0458f1ddfd4c50ed275068e8a2df5ed5110b37b5b904aaf4234855eefec9cfc0d70987e678df2732ea
+DIST Email-MIME-1.952.tar.gz 124514 BLAKE2B 
89f294a6b8bb648b4b745fafb6c7009ba4943b070300544a535a5aa98d38275b1d1927e9bd41a7574aae73bec55191dbcb7190cc026b74cd0b189adc5c6c096d
 SHA512 
bae81cf6e4db11848951c8a900e58de7077b30e8f16cd28fd5a7bbe44668b09419f51acb70b393d292b83c32b61f9c91af1abdc258453cb3b1590146f4bc6d70



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-Attachment-Stripper/

2022-08-18 Thread Sam James
commit: 436544235d06516197851652e6ed745c79332b12
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:33:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:33:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43654423

dev-perl/Email-MIME-Attachment-Stripper: add github upstream metadata

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

 dev-perl/Email-MIME-Attachment-Stripper/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-MIME-Attachment-Stripper/metadata.xml 
b/dev-perl/Email-MIME-Attachment-Stripper/metadata.xml
index ae296de46119..290780454bc0 100644
--- a/dev-perl/Email-MIME-Attachment-Stripper/metadata.xml
+++ b/dev-perl/Email-MIME-Attachment-Stripper/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-MIME-Attachment-Stripper
 Email::MIME::Attachment::Stripper
+Perl-Email-Project/Email-MIME-Attachment-Stripper
   
 



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

2022-08-18 Thread Sam James
commit: b6638a018e8d644be9f07dfa00da29cd1c2d26a2
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:37:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:37:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6638a01

dev-perl/Email-Valid: add github upstream metadata

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

 dev-perl/Email-Valid/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Valid/metadata.xml 
b/dev-perl/Email-Valid/metadata.xml
index e505bb387a6e..8abb07a481fa 100644
--- a/dev-perl/Email-Valid/metadata.xml
+++ b/dev-perl/Email-Valid/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Valid
 Email::Valid
+Perl-Email-Project/Email-Valid
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-ContentType/

2022-08-18 Thread Sam James
commit: 52f0a331fb30c9df12f0cb3ba9c6c05a54d82444
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:34:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:34:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f0a331

dev-perl/Email-MIME-ContentType: add github upstream metadata

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

 dev-perl/Email-MIME-ContentType/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-MIME-ContentType/metadata.xml 
b/dev-perl/Email-MIME-ContentType/metadata.xml
index f99000202b50..ba4a790bbadc 100644
--- a/dev-perl/Email-MIME-ContentType/metadata.xml
+++ b/dev-perl/Email-MIME-ContentType/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-MIME-ContentType
 Email::MIME::ContentType
+rjbs/Email-MIME-ContentType
   
 



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

2022-08-18 Thread Sam James
commit: 61a369825d7f8e8787c1cef2eda1346a7c2db734
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:28:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:28:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a36982

dev-perl/Email-Filter: add github upstream metadata

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

 dev-perl/Email-Filter/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Filter/metadata.xml 
b/dev-perl/Email-Filter/metadata.xml
index 494e2bb22eec..e99fa24e55c3 100644
--- a/dev-perl/Email-Filter/metadata.xml
+++ b/dev-perl/Email-Filter/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Filter
 Email::Filter
+Perl-Email-Project/Email-Filter
   
 



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

2022-08-18 Thread Sam James
commit: 09449175cb701b7fe37b75a3eadfb1d3f181763d
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:30:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:30:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09449175

dev-perl/Email-MessageID: add github upstream metadata

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

 dev-perl/Email-MessageID/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-MessageID/metadata.xml 
b/dev-perl/Email-MessageID/metadata.xml
index b1af7ec570e0..bc72bd93bb03 100644
--- a/dev-perl/Email-MessageID/metadata.xml
+++ b/dev-perl/Email-MessageID/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-MessageID
 Email::MessageID
+rjbs/Email-MessageID
   
 



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

2022-08-18 Thread Sam James
commit: b19f182106b61eb21740a5d6efbb4dc12c62b2cc
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:30:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:30:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19f1821

dev-perl/Email-LocalDelivery: add github upstream metadata

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

 dev-perl/Email-LocalDelivery/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-LocalDelivery/metadata.xml 
b/dev-perl/Email-LocalDelivery/metadata.xml
index b87869af4e54..fcc4155929f3 100644
--- a/dev-perl/Email-LocalDelivery/metadata.xml
+++ b/dev-perl/Email-LocalDelivery/metadata.xml
@@ -10,5 +10,6 @@
 Email::LocalDelivery
 Email::LocalDelivery::Maildir
 Email::LocalDelivery::Mbox
+rjbs/Email-LocalDelivery
   
 



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

2022-08-18 Thread Sam James
commit: df6865f68cecfe5cf3a61c755d9a5db03d57d6f9
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:29:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:29:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6865f6

dev-perl/Email-FolderType: add github upstream metadata

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

 dev-perl/Email-FolderType/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-FolderType/metadata.xml 
b/dev-perl/Email-FolderType/metadata.xml
index 5576fbd5b7e0..3975796098c6 100644
--- a/dev-perl/Email-FolderType/metadata.xml
+++ b/dev-perl/Email-FolderType/metadata.xml
@@ -12,5 +12,6 @@
 Email::FolderType::MH
 Email::FolderType::Maildir
 Email::FolderType::Mbox
+Perl-Email-Project/Email-FolderType
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Date-Format/

2022-08-18 Thread Sam James
commit: 47c5c01773640530fef5bebd5540294378aa0afb
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:27:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:27:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c5c017

dev-perl/Email-Date-Format: add github upstream metadata

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

 dev-perl/Email-Date-Format/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Date-Format/metadata.xml 
b/dev-perl/Email-Date-Format/metadata.xml
index 0ed7cf5a4576..194024a270b1 100644
--- a/dev-perl/Email-Date-Format/metadata.xml
+++ b/dev-perl/Email-Date-Format/metadata.xml
@@ -8,5 +8,6 @@

Email-Date-Format
Email::Date::Format
+   rjbs/Email-Date-Format

 



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

2022-08-18 Thread Sam James
commit: a949ba67f48b72c6b39e186fb88ac2ed5f8ade87
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:35:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:35:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a949ba67

dev-perl/Email-Reply: add github upstream metadata

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

 dev-perl/Email-Reply/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Reply/metadata.xml 
b/dev-perl/Email-Reply/metadata.xml
index 925250d6fbdb..9439e8195eec 100644
--- a/dev-perl/Email-Reply/metadata.xml
+++ b/dev-perl/Email-Reply/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Reply
 Email::Reply
+Perl-Email-Project/Email-Reply
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Address-XS/

2022-08-18 Thread Sam James
commit: d777462eda18e9c629bc2fee38e300949ce39f97
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:24:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:24:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d777462e

dev-perl/Email-Address-XS: add github upstream metadata

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

 dev-perl/Email-Address-XS/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Address-XS/metadata.xml 
b/dev-perl/Email-Address-XS/metadata.xml
index 25b139d26ab1..f3241e339bb8 100644
--- a/dev-perl/Email-Address-XS/metadata.xml
+++ b/dev-perl/Email-Address-XS/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Address-XS
 Email::Address::XS
+pali/Email-Address-XS
   
 



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

2022-08-18 Thread Sam James
commit: 6142c4816b4feaeefc4b3e42d9bbc52f0cd301e0
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:27:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:27:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6142c481

dev-perl/Email-Date: add github upstream metadata

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

 dev-perl/Email-Date/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Date/metadata.xml b/dev-perl/Email-Date/metadata.xml
index 86ab97457f70..12c5da10862b 100644
--- a/dev-perl/Email-Date/metadata.xml
+++ b/dev-perl/Email-Date/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Date
 Email::Date
+Perl-Email-Project/Email-Date
   
 



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

2022-08-18 Thread Sam James
commit: 5d6b549d2b463acb77272de7e7a0842fabc5fb03
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:19:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:19:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6b549d

dev-php/libvirt-php: add gitlab upstream metadata

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

 dev-php/libvirt-php/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-php/libvirt-php/metadata.xml b/dev-php/libvirt-php/metadata.xml
index 77a2a28f5074..51ec912fb58a 100644
--- a/dev-php/libvirt-php/metadata.xml
+++ b/dev-php/libvirt-php/metadata.xml
@@ -9,4 +9,7 @@
php-b...@gentoo.org
PHP

+   
+   libvirt/libvirt-php
+   
 



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

2022-08-18 Thread Sam James
commit: f62fd856f75436d7fd491b1049551e353943d853
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:18:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:18:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62fd856

app-emulation/virt-viewer: add gitlab upstream metadata

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

 app-emulation/virt-viewer/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-emulation/virt-viewer/metadata.xml 
b/app-emulation/virt-viewer/metadata.xml
index 4acf8131c37a..bed4bdbaeac4 100644
--- a/app-emulation/virt-viewer/metadata.xml
+++ b/app-emulation/virt-viewer/metadata.xml
@@ -15,4 +15,7 @@
Support connecting to VNC-enabled virtual
machines.

+   
+   virt-viewer/virt-viewer
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Address-XS/

2022-08-18 Thread Sam James
commit: 545257f67362f8d66f62d4f52e5101ba2d3e9a1b
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:26:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:26:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545257f6

dev-perl/Email-Address-XS: add 1.50.0

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

 .../Email-Address-XS-1.50.0.ebuild | 26 ++
 dev-perl/Email-Address-XS/Manifest |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Email-Address-XS/Email-Address-XS-1.50.0.ebuild 
b/dev-perl/Email-Address-XS/Email-Address-XS-1.50.0.ebuild
new file mode 100644
index ..96fe77631d8e
--- /dev/null
+++ b/dev-perl/Email-Address-XS/Email-Address-XS-1.50.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PALI
+DIST_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="Parse and format RFC 2822 email addresses and groups"
+
+LICENSE="|| ( Artistic GPL-1+ ) MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-XSLoader
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/Email-Address-XS/Manifest 
b/dev-perl/Email-Address-XS/Manifest
index 3050a4c961ec..848b199c 100644
--- a/dev-perl/Email-Address-XS/Manifest
+++ b/dev-perl/Email-Address-XS/Manifest
@@ -1 +1,2 @@
 DIST Email-Address-XS-1.04.tar.gz 29112 BLAKE2B 
8ad1ed264a1d568839864946a22063e6e591663bd8ae3d857e67ec187757a05c1a72d48125b154ce625cf32ad1abff7829aba746d68cfa30ec5244796c182acf
 SHA512 
2dda846f998cdc2112067b7a994e86162de765a0a23f2288cb8292f26b9ac07171452961389badb678d5568c7f4b0966d9dc97c1d91cd4be2b9767f0e615b1d8
+DIST Email-Address-XS-1.05.tar.gz 30413 BLAKE2B 
bd27d8af150e1f7cb2f2e836aa54b8615a12cd7988f4ae647bda529e22a0f4f4384f74cc3d936aabb0c9f4e550c4f9fa55f0df92ec8faa9455588a8ba001b175
 SHA512 
129841de4e945f935529e4b67a325b78c1aa9ca2f7623078450ed4d3516dffa4791a1f5ea37c8647ee15677414761475593d17073171623ea322023c9cef44eb



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

2022-08-18 Thread Sam James
commit: e9c736e5b434d646292f154a4dfca187535cbbc8
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:20:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:20:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c736e5

app-emulation/libvirt-glib: add gitlab upstream metadata

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

 app-emulation/libvirt-glib/metadata.xml | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/app-emulation/libvirt-glib/metadata.xml 
b/app-emulation/libvirt-glib/metadata.xml
index 084d30608713..08a5f06bdf97 100644
--- a/app-emulation/libvirt-glib/metadata.xml
+++ b/app-emulation/libvirt-glib/metadata.xml
@@ -1,12 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   tam...@gentoo.org
-   Matthias Maier
-
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   tam...@gentoo.org
+   Matthias Maier
+   
+   
+   libvirt/libvirt-glib
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/emacspeak/

2022-08-18 Thread Sam James
commit: 5133d269e69a7e5ce0e30810f5ccafc589237bb8
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:15:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:15:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5133d269

app-accessibility/emacspeak: fix doc install

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

 .../emacspeak/{emacspeak-56.0.ebuild => emacspeak-56.0-r1.ebuild}   | 2 +-
 app-accessibility/emacspeak/emacspeak-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/emacspeak/emacspeak-56.0.ebuild 
b/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
similarity index 98%
rename from app-accessibility/emacspeak/emacspeak-56.0.ebuild
rename to app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
index e9ce5050771c..c69eb8523dc5 100644
--- a/app-accessibility/emacspeak/emacspeak-56.0.ebuild
+++ b/app-accessibility/emacspeak/emacspeak-56.0-r1.ebuild
@@ -42,7 +42,7 @@ by adding the following to your ~/.emacs file:
 (load "/usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el")
 '
 
-HTML_DOCS=( info/ )
+HTML_DOCS=( etc/ info/ )
 
 src_configure() {
MAKEOPTS+=" -j1"

diff --git a/app-accessibility/emacspeak/emacspeak-.ebuild 
b/app-accessibility/emacspeak/emacspeak-.ebuild
index e9ce5050771c..c69eb8523dc5 100644
--- a/app-accessibility/emacspeak/emacspeak-.ebuild
+++ b/app-accessibility/emacspeak/emacspeak-.ebuild
@@ -42,7 +42,7 @@ by adding the following to your ~/.emacs file:
 (load "/usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el")
 '
 
-HTML_DOCS=( info/ )
+HTML_DOCS=( etc/ info/ )
 
 src_configure() {
MAKEOPTS+=" -j1"



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

2022-08-18 Thread Sam James
commit: 5fc61288bb520cc46dc76e651c717d84f3b57045
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:21:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:21:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc61288

dev-perl/Sys-Virt: add gitlab upstream metadata

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

 dev-perl/Sys-Virt/metadata.xml | 33 +
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/dev-perl/Sys-Virt/metadata.xml b/dev-perl/Sys-Virt/metadata.xml
index 36873612d0d7..6f94fbfb9041 100644
--- a/dev-perl/Sys-Virt/metadata.xml
+++ b/dev-perl/Sys-Virt/metadata.xml
@@ -2,23 +2,24 @@
 https://www.gentoo.org/dtd/metadata.dtd;>
 

-   p...@gentoo.org
-   Gentoo Perl Project
+   p...@gentoo.org
+   Gentoo Perl Project


-   Sys-Virt
-   Sys::Virt
-   Sys::Virt::Domain
-   Sys::Virt::DomainSnapshot
-   Sys::Virt::Error
-   Sys::Virt::Event
-   Sys::Virt::Interface
-   Sys::Virt::NWFilter
-   Sys::Virt::Network
-   Sys::Virt::NodeDevice
-   Sys::Virt::Secret
-   Sys::Virt::StoragePool
-   Sys::Virt::StorageVol
-   Sys::Virt::Stream
+   Sys-Virt
+   Sys::Virt
+   Sys::Virt::Domain
+   Sys::Virt::DomainSnapshot
+   Sys::Virt::Error
+   Sys::Virt::Event
+   Sys::Virt::Interface
+   Sys::Virt::NWFilter
+   Sys::Virt::Network
+   Sys::Virt::NodeDevice
+   Sys::Virt::Secret
+   Sys::Virt::StoragePool
+   Sys::Virt::StorageVol
+   Sys::Virt::Stream
+   libvirt/libvirt-perl

 



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

2022-08-18 Thread Sam James
commit: 313a0a99fa189ce9e2c1f876eff9464b0845bf4b
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:23:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:23:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313a0a99

dev-perl/Email-Abstract: add github upstream metadata

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

 dev-perl/Email-Abstract/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Abstract/metadata.xml 
b/dev-perl/Email-Abstract/metadata.xml
index 6dcad45da589..1f6e727e1634 100644
--- a/dev-perl/Email-Abstract/metadata.xml
+++ b/dev-perl/Email-Abstract/metadata.xml
@@ -14,5 +14,6 @@
 Email::Abstract::MailInternet
 Email::Abstract::MailMessage
 Email::Abstract::Plugin
+rjbs/Email-Abstract
   
 



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

2022-08-18 Thread Sam James
commit: 6a38cf4494075249b55b3ef90aa2c58d26c80de0
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:23:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:23:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a38cf44

dev-perl/Email-Address: add github upstream metadata

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

 dev-perl/Email-Address/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Email-Address/metadata.xml 
b/dev-perl/Email-Address/metadata.xml
index 5dc321612e84..63079d13209e 100644
--- a/dev-perl/Email-Address/metadata.xml
+++ b/dev-perl/Email-Address/metadata.xml
@@ -8,5 +8,6 @@
   
 Email-Address
 Email::Address
+Perl-Email-Project/Email-Address
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/files/, dev-vcs/git/

2022-08-18 Thread Sam James
commit: 71e80ba67621b7f95a5859af2a5adec5acc5fd14
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 01:43:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 01:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e80ba6

dev-vcs/git: rebase Darwin patch

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

 .../files/git-2.37.2-darwin-prefix-gettext.patch   | 22 ++
 dev-vcs/git/git-2.37.2.ebuild  |  2 +-
 dev-vcs/git/git--r1.ebuild |  2 +-
 dev-vcs/git/git--r2.ebuild |  2 +-
 dev-vcs/git/git--r3.ebuild |  2 +-
 dev-vcs/git/git-.ebuild|  2 +-
 6 files changed, 27 insertions(+), 5 deletions(-)

diff --git a/dev-vcs/git/files/git-2.37.2-darwin-prefix-gettext.patch 
b/dev-vcs/git/files/git-2.37.2-darwin-prefix-gettext.patch
new file mode 100644
index ..af267347e65e
--- /dev/null
+++ b/dev-vcs/git/files/git-2.37.2-darwin-prefix-gettext.patch
@@ -0,0 +1,22 @@
+Don't examine outside of the prefix for gettext on macOS/Darwin.
+https://bugs.gentoo.org/757309
+--- a/config.mak.uname
 b/config.mak.uname
+@@ -148,17 +148,6 @@ ifeq ($(uname_S),Darwin)
+   HAVE_NS_GET_EXECUTABLE_PATH = YesPlease
+   CSPRNG_METHOD = arc4random
+ 
+-  # Workaround for `gettext` being keg-only and not even being linked via
+-  # `brew link --force gettext`, should be obsolete as of
+-  # https://github.com/Homebrew/homebrew-core/pull/53489
+-  ifeq ($(shell test -d /usr/local/opt/gettext/ && echo y),y)
+-  BASIC_CFLAGS += -I/usr/local/include 
-I/usr/local/opt/gettext/include
+-  BASIC_LDFLAGS += -L/usr/local/lib -L/usr/local/opt/gettext/lib
+-  ifeq ($(shell test -x /usr/local/opt/gettext/bin/msgfmt && echo 
y),y)
+-  MSGFMT = /usr/local/opt/gettext/bin/msgfmt
+-  endif
+-  endif
+-
+   # The builtin FSMonitor on MacOS builds upon Simple-IPC.  Both require
+   # Unix domain sockets and PThreads.
+   ifndef NO_PTHREADS

diff --git a/dev-vcs/git/git-2.37.2.ebuild b/dev-vcs/git/git-2.37.2.ebuild
index 70bd35f67fb0..cdfdd0b66a85 100644
--- a/dev-vcs/git/git-2.37.2.ebuild
+++ b/dev-vcs/git/git-2.37.2.ebuild
@@ -265,7 +265,7 @@ src_prepare() {
 
if use prefix ; then
# bug #757309
-   eapply "${FILESDIR}"/git-2.31.0-darwin-prefix-gettext.patch
+   eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch
fi
 
sed -i \

diff --git a/dev-vcs/git/git--r1.ebuild b/dev-vcs/git/git--r1.ebuild
index cf66a5432c9c..a3a70228f500 100644
--- a/dev-vcs/git/git--r1.ebuild
+++ b/dev-vcs/git/git--r1.ebuild
@@ -258,7 +258,7 @@ src_prepare() {
 
if use prefix ; then
# bug #757309
-   eapply "${FILESDIR}"/git-2.31.0-darwin-prefix-gettext.patch
+   eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch
fi
 
sed -i \

diff --git a/dev-vcs/git/git--r2.ebuild b/dev-vcs/git/git--r2.ebuild
index cf66a5432c9c..a3a70228f500 100644
--- a/dev-vcs/git/git--r2.ebuild
+++ b/dev-vcs/git/git--r2.ebuild
@@ -258,7 +258,7 @@ src_prepare() {
 
if use prefix ; then
# bug #757309
-   eapply "${FILESDIR}"/git-2.31.0-darwin-prefix-gettext.patch
+   eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch
fi
 
sed -i \

diff --git a/dev-vcs/git/git--r3.ebuild b/dev-vcs/git/git--r3.ebuild
index cf66a5432c9c..a3a70228f500 100644
--- a/dev-vcs/git/git--r3.ebuild
+++ b/dev-vcs/git/git--r3.ebuild
@@ -258,7 +258,7 @@ src_prepare() {
 
if use prefix ; then
# bug #757309
-   eapply "${FILESDIR}"/git-2.31.0-darwin-prefix-gettext.patch
+   eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch
fi
 
sed -i \

diff --git a/dev-vcs/git/git-.ebuild b/dev-vcs/git/git-.ebuild
index cf66a5432c9c..a3a70228f500 100644
--- a/dev-vcs/git/git-.ebuild
+++ b/dev-vcs/git/git-.ebuild
@@ -258,7 +258,7 @@ src_prepare() {
 
if use prefix ; then
# bug #757309
-   eapply "${FILESDIR}"/git-2.31.0-darwin-prefix-gettext.patch
+   eapply "${FILESDIR}"/git-2.37.2-darwin-prefix-gettext.patch
fi
 
sed -i \



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

2022-08-18 Thread Sam James
commit: 41c634b34bb6a4e95fd7c76373a61e2565119e57
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 00:25:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 00:30:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c634b3

dev-python/tokenize-rt: new package, add 4.2.1

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

 dev-python/tokenize-rt/Manifest |  1 +
 dev-python/tokenize-rt/metadata.xml | 21 +
 dev-python/tokenize-rt/tokenize-rt-4.2.1.ebuild | 18 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/tokenize-rt/Manifest b/dev-python/tokenize-rt/Manifest
new file mode 100644
index ..9d1301e3addf
--- /dev/null
+++ b/dev-python/tokenize-rt/Manifest
@@ -0,0 +1 @@
+DIST tokenize-rt-4.2.1.gh.tar.gz 7712 BLAKE2B 
b8cee02bbb9bb559a92645d8230abc29a58f100b9d03a496106bf9301ff2fa6b47e472970dc71203c61a7d1d3b95f6bb88ef8da15641c509efd10a7711e85d2b
 SHA512 
e45d0da12962d67ebf6afe165750dbc6ddf41305154b1c01e99c1172aca27ccdd4da7c9338b84c74bb7e30192b6fc496cbda75a652304c7da6e2bfa63a513631

diff --git a/dev-python/tokenize-rt/metadata.xml 
b/dev-python/tokenize-rt/metadata.xml
new file mode 100644
index ..4bd5a6fb82c6
--- /dev/null
+++ b/dev-python/tokenize-rt/metadata.xml
@@ -0,0 +1,21 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   s...@gentoo.org
+   Sam James
+   
+   
+   a...@gentoo.org
+   John Helmert III
+   
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   tokenize-rt
+   asottile/tokenize-rt
+   
+

diff --git a/dev-python/tokenize-rt/tokenize-rt-4.2.1.ebuild 
b/dev-python/tokenize-rt/tokenize-rt-4.2.1.ebuild
new file mode 100644
index ..78d51660fef3
--- /dev/null
+++ b/dev-python/tokenize-rt/tokenize-rt-4.2.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="A wrapper around the stdlib 'tokenize' which roundtrips"
+HOMEPAGE="https://github.com/asottile/tokenize-rt;
+SRC_URI="https://github.com/asottile/tokenize-rt/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest



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

2022-08-18 Thread Sam James
commit: 5677f67bb122928803d11c4083e4815c359502eb
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 00:26:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 00:30:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5677f67b

dev-python/pyupgrade: new package, add 2.37.3

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

 dev-python/pyupgrade/Manifest|  1 +
 dev-python/pyupgrade/metadata.xml| 21 +
 dev-python/pyupgrade/pyupgrade-2.37.3.ebuild | 20 
 3 files changed, 42 insertions(+)

diff --git a/dev-python/pyupgrade/Manifest b/dev-python/pyupgrade/Manifest
new file mode 100644
index ..93f27da63275
--- /dev/null
+++ b/dev-python/pyupgrade/Manifest
@@ -0,0 +1 @@
+DIST pyupgrade-2.37.3.gh.tar.gz 64041 BLAKE2B 
531ac8038c7084a4e46bac15d8da056d04496d979beb1fa98ab0832fab50425f412e3b17de3a52a24264acf489af9a9dde6094dd8a5939877269b38d1997d9ad
 SHA512 
dd7e31c2e586d412902d25f30102dc7d229f76f4735e61ad9c77ad59642c2c2ed65d937cc5c6cde9bd50a1a2dad99d06a97c88fb6b0bd034cbc139685045f738

diff --git a/dev-python/pyupgrade/metadata.xml 
b/dev-python/pyupgrade/metadata.xml
new file mode 100644
index ..f072f4d85273
--- /dev/null
+++ b/dev-python/pyupgrade/metadata.xml
@@ -0,0 +1,21 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   s...@gentoo.org
+   Sam James
+   
+   
+   a...@gentoo.org
+   John Helmert III
+   
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   pypi
+   asottile/pyupgrade
+   
+

diff --git a/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild 
b/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
new file mode 100644
index ..568af18a9d08
--- /dev/null
+++ b/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="A tool (and pre-commit hook) to automatically upgrade syntax for 
newer versions of the language."
+HOMEPAGE="https://github.com/asottile/pyupgrade;
+SRC_URI="https://github.com/asottile/pyupgrade/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/tokenize-rt[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] proj/portage:master commit in: bin/install-qa-check.d/

2022-08-18 Thread Sam James
commit: 87deddd57a3259875d524138aeadd297d7b660c7
Author: genBTC  gmx  com>
AuthorDate: Sun May 22 22:04:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 00:07:34 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=87deddd5

install-qa-check.d/90gcc-warnings: add -Wincompatible-pointer-types, -Wclobbered

They appear rarely enough that the additional noise should not be too much of a 
concern for QA,
but of enough importance that it should be investigated and dealt with.

Only a couple (~2) packages were flagged during inspecting my past build logs 
to test this commit.

Closes: https://github.com/gentoo/portage/pull/833
Signed-off-by: Sam James  gentoo.org>

 bin/install-qa-check.d/90gcc-warnings | 5 +
 1 file changed, 5 insertions(+)

diff --git a/bin/install-qa-check.d/90gcc-warnings 
b/bin/install-qa-check.d/90gcc-warnings
index 52124427d..d118ce958 100644
--- a/bin/install-qa-check.d/90gcc-warnings
+++ b/bin/install-qa-check.d/90gcc-warnings
@@ -58,6 +58,11 @@ gcc_warn_check() {
'warning: .*\[-Wsizeof-pointer-memaccess\]'
# iteration invokes undefined behavior
'warning: .*\[-Waggressive-loop-optimizations\]'
+   # conversion between pointers that have incompatible 
types
+   'warning: .*\[-Wincompatible-pointer-types\]'
+   # clobbered: Warn for variables that might be changed 
by longjmp or vfork
+   # (This warning is also enabled by -Wextra.)
+   'warning: .*\[-Wclobbered\]'
 
# this may be valid code :/
#': warning: multi-character character constant'



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

2022-08-18 Thread Sam James
commit: 0ce59bb3541cb4fe9b4ad592a472bc11a18de5dd
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:07:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce59bb3

net-misc/bgpq4: Keyword 1.5 arm, #865725

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

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

diff --git a/net-misc/bgpq4/bgpq4-1.5.ebuild b/net-misc/bgpq4/bgpq4-1.5.ebuild
index 0f28e3358d49..5ba6fcf47242 100644
--- a/net-misc/bgpq4/bgpq4-1.5.ebuild
+++ b/net-misc/bgpq4/bgpq4-1.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/bgp/bgpq4/archive/refs/tags/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 src_prepare() {
default



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

2022-08-18 Thread Sam James
commit: 620576dafb1f79930a822959b80ec57b40ab
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 22:29:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620576de

sys-apps/shadow: add 4.12.2

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

 sys-apps/shadow/Manifest |   2 +
 sys-apps/shadow/shadow-4.12.2.ebuild | 259 +++
 2 files changed, 261 insertions(+)

diff --git a/sys-apps/shadow/Manifest b/sys-apps/shadow/Manifest
index 353c59f7b52f..acb270ebf3d2 100644
--- a/sys-apps/shadow/Manifest
+++ b/sys-apps/shadow/Manifest
@@ -1,3 +1,5 @@
 DIST shadow-4.11.1.tar.xz 1656584 BLAKE2B 
d459a1e0ffb342b6b455caf65e6af60b32eee72d4a9b1ab126485fb4632503a42061d3f0b960554c8155af6dc0564c585335b27aecca6538b394a0d58d927588
 SHA512 
12fbe4d6ac929ad3c21525ed0f1026b5b678ccec9762f2ec7e611d9c180934def506325f2835fb750dd30af035b592f827ff151cd6e4c805aaaf8e01425c279f
 DIST shadow-4.12.1.tar.xz 1745968 BLAKE2B 
613055a1ffa4499b8e9e106327dc13c38e51a7bdee8da0a9786fa03c6b609300514cc44d7a90dcc75414b6e3848855e82ad76ce8e40f11f379beba7a484da952
 SHA512 
997d127f25bf04dfbcf82f6afd27d1f6bd018a027211f43126e91361bb8d96ffa968c5cbb6409e215cc4c3cafb82ba62d9777b2ba3fbf367a0d48beba3269568
 DIST shadow-4.12.1.tar.xz.asc 488 BLAKE2B 
a8c38241971712ed1d382dcbb0ba7976b0e9d063feee2d5b23b443d7e5c4f51c221f660223ba92aa2d9ca3111bd200456425e9d8104a5be60c2c3d5b6b662a3f
 SHA512 
f87d4353812e95b6b20d0be48fd1d63eebe6ecc4fe23a05493195c7b158a6454df7b88cb2617d56332f620a1ef0387ba782afa0b1b49a50545a79c14d4f928b9
+DIST shadow-4.12.2.tar.xz 1746756 BLAKE2B 
0f5b6c57b8682ffad34fe6acd700f6a2072ae327a6348142b37b87f1327af56beab5ee978b837453151f590aeb085d5c15040fe8403c257e3af8d92351c091b4
 SHA512 
d463fa84ce2a0b43a4a74be46d7a6d8c4ee90454bd4ec38ff4f1a1d016cf49c27ad3a2834e85795f093ae220ba594510aa5b5e4f12330ff3e35b752c285b1e15
+DIST shadow-4.12.2.tar.xz.asc 488 BLAKE2B 
342cbc8b0332cb007f78792fdcc5260d09df75a522973cc7c608966ce68e6523a7b56069ef2a651f1c8ed26fb75f05be61622b088aea0ebb23b9042bfcd47356
 SHA512 
1362a4e447b6d64c1fb4e670cad8b3f2c44c1a089d62b5f25c9e7e79ca12c472589729aafdbb51cd96eb3a12e2a5612fa3af8fb905f9cfc82168f22260b33d55

diff --git a/sys-apps/shadow/shadow-4.12.2.ebuild 
b/sys-apps/shadow/shadow-4.12.2.ebuild
new file mode 100644
index ..e3760212af13
--- /dev/null
+++ b/sys-apps/shadow/shadow-4.12.2.ebuild
@@ -0,0 +1,259 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sergehallyn.asc
+inherit libtool pam verify-sig
+
+DESCRIPTION="Utilities to deal with user accounts"
+HOMEPAGE="https://github.com/shadow-maint/shadow;
+SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.xz;
+SRC_URI+=" verify-sig? ( 
https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.xz.asc 
)"
+
+LICENSE="BSD GPL-2"
+# Subslot is for libsubid's SONAME.
+SLOT="0/4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+IUSE="acl audit bcrypt cracklib nls pam selinux skey split-usr su xattr"
+# Taken from the man/Makefile.am file.
+LANGS=( cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW )
+
+REQUIRED_USE="?? ( cracklib pam )"
+
+COMMON_DEPEND="
+   virtual/libcrypt:=
+   acl? ( sys-apps/acl:0= )
+   audit? ( >=sys-process/audit-2.6:0= )
+   cracklib? ( >=sys-libs/cracklib-2.7-r3:0= )
+   nls? ( virtual/libintl )
+   pam? ( sys-libs/pam:0= )
+   skey? ( sys-auth/skey:0= )
+   selinux? (
+   >=sys-libs/libselinux-1.28:0=
+   sys-libs/libsemanage:0=
+   )
+   xattr? ( sys-apps/attr:0= )
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-kernel/linux-headers-4.14
+"
+RDEPEND="${COMMON_DEPEND}
+   !=sys-auth/pambase-20150213 )
+   su? ( !sys-apps/util-linux[su(-)] )
+"
+BDEPEND="
+   app-arch/xz-utils
+   sys-devel/gettext
+   verify-sig? ( sec-keys/openpgp-keys-sergehallyn )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.1.3-dots-in-usernames.patch"
+)
+
+src_prepare() {
+   default
+
+   elibtoolize
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-account-tools-setuid
+   --disable-static
+   --with-btrfs
+   --without-group-name-max-length
+   --without-tcb
+   $(use_enable nls)
+   $(use_with acl)
+   $(use_with audit)
+   $(use_with bcrypt)
+   $(use_with cracklib libcrack)
+   $(use_with elibc_glibc nscd)
+   $(use_with pam libpam)
+   $(use_with selinux)
+   $(use_with skey)
+   $(use_with su)
+   $(use_with xattr attr)
+   )
+
+   econf 

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

2022-08-18 Thread Sam James
commit: 6ed15c082f2d33d0e51a63d7c36a6e13e409b117
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:06:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed15c08

dev-util/meson: add 0.63.1

Notably fixes Qt 6 libexecdir detection.

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

 dev-util/meson/Manifest|   1 +
 dev-util/meson/meson-0.63.1.ebuild | 110 +
 2 files changed, 111 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index e6bd1e90d8fa..1436e70d5c79 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,2 +1,3 @@
 DIST meson-0.62.2.tar.gz 2038542 BLAKE2B 
51446cd348f3e8681a61ebecf95f5aafcafd90654e3c86d87ee2b68239237bd889b667f3c6543faba7d4b98d7e0ed73d96c6a988913e5262d3b9611b80ff8db2
 SHA512 
4089588701f0f702eb3b794e0ede78b99f13ec7545d1a7470c7bfd6a857de59673684a543928dd578402578c53f38365a3a59e3e29022fd30a525353818a4195
 DIST meson-0.63.0.tar.gz 2060688 BLAKE2B 
763d35a6dee42d7ef61b00c472681042289f38737374178d43eb8e66c3abe38affd372fca7aea4f4c7cd52f25ad3754485f54f24ac5e453b7a58011397ddbbb8
 SHA512 
8d427261bb42d2bd1da7d4f7b5f53908044aa2cea6d020fb320b0ab9d9848e17cf28deb12ae6dc139807f9e377db0c8a546561e94301216b634bd77703f17cea
+DIST meson-0.63.1.tar.gz 2064118 BLAKE2B 
2d7bf439ed096cc38d9e676a8837069d10f34299cc5a61773df7a27d9a67fd33ce3b4193f33b35e5d77dc5cc346098e427f70f0dc0eafcebce055940420c785e
 SHA512 
25f96e18bcdbb6346c44d9f8e63035d6cb3d8f781cf43ac5530ddd6f8090f4d16d192f8d331240154602e92b498b410fabb1381dc5f39db1dfb9da05a964d44e

diff --git a/dev-util/meson/meson-0.63.1.ebuild 
b/dev-util/meson/meson-0.63.1.ebuild
new file mode 100644
index ..14ecaa4f465b
--- /dev/null
+++ b/dev-util/meson/meson-0.63.1.ebuild
@@ -0,0 +1,110 @@
+# Copyright 2016-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
+   inherit git-r3
+else
+   MY_P=${P/_/}
+   S=${WORKDIR}/${MY_P}
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~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"
+fi
+
+inherit bash-completion-r1 distutils-r1 toolchain-funcs
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="https://mesonbuild.com/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   test? (
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-util/ninja
+   dev-vcs/git
+   sys-libs/zlib[static-libs(+)]
+   virtual/pkgconfig
+   )
+"
+
+python_prepare_all() {
+   local disable_unittests=(
+   # ASAN and sandbox both want control over LD_PRELOAD
+   # https://bugs.gentoo.org/673016
+   -e 's/test_generate_gir_with_address_sanitizer/_&/'
+
+   # ASAN is unsupported on some targets
+   # https://bugs.gentoo.org/692822
+   -e 's/test_pch_with_address_sanitizer/_&/'
+
+   # https://github.com/mesonbuild/meson/issues/7203
+   -e 's/test_templates/_&/'
+
+   # Broken due to python2 wrapper
+   -e 's/test_python_module/_&/'
+   )
+
+   sed -i "${disable_unittests[@]}" unittests/*.py || die
+
+   # Broken due to python2 script created by python_wrapper_setup
+   rm -r "test cases/frameworks/1 boost" || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   tc-export PKG_CONFIG
+   if ${PKG_CONFIG} --exists Qt5Core && ! ${PKG_CONFIG} --exists Qt5Gui; 
then
+   ewarn "Found Qt5Core but not Qt5Gui; skipping tests"
+   else
+   distutils-r1_src_test
+   fi
+}
+
+python_test() {
+   (
+   # test_meson_installed
+   unset PYTHONDONTWRITEBYTECODE
+
+   # https://bugs.gentoo.org/687792
+   unset PKG_CONFIG
+
+   # test_cross_file_system_paths
+   unset XDG_DATA_HOME
+
+   # 'test cases/unit/73 summary' expects 80 columns
+   export COLUMNS=80
+
+   # If JAVA_HOME is not set, meson looks for javac in PATH.
+   # If javac is in /usr/bin, meson assumes /usr/include is a valid
+   # JDK include path. Setting JAVA_HOME works around this broken
+   # autodetection. If no JDK is installed, we should end up with 
an empty
+   # value in JAVA_HOME, and the tests should get skipped.
+   export JAVA_HOME=$(java-config -O 2>/dev/null)
+
+   # 

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

2022-08-18 Thread Sam James
commit: eff776d4999ae1f4f3e43f61af24c285bb6754b7
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:07:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff776d4

sys-auth/seatd: Stabilize 0.7.0 arm64, #865715

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

 sys-auth/seatd/seatd-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild 
b/sys-auth/seatd/seatd-0.7.0.ebuild
index 516e41f9c30c..df4b85f2cbdf 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd;
 else
-   KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 LICENSE="MIT"



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

2022-08-18 Thread Sam James
commit: 92fe53282872e59ef0742eb271bca807c7bc0053
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:07:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fe5328

sys-auth/seatd: Stabilize 0.7.0 amd64, #865715

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

 sys-auth/seatd/seatd-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild 
b/sys-auth/seatd/seatd-0.7.0.ebuild
index 0e20322a39a4..c319985ad32f 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd;
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 LICENSE="MIT"



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

2022-08-18 Thread Sam James
commit: e395cd7fca14ec9831e8802e9d063e773b85922e
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 22:32:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e395cd7f

media-sound/mpd: add 0.23.9

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

 media-sound/mpd/Manifest  |   1 +
 media-sound/mpd/mpd-0.23.9.ebuild | 290 ++
 2 files changed, 291 insertions(+)

diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 7eedc53184d2..7a3736edc027 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -4,3 +4,4 @@ DIST mpd-0.23.5.tar.xz 770700 BLAKE2B 
91f0d37bca0632a414083f6ecf8838ba5dc4ef4965
 DIST mpd-0.23.6.tar.xz 770812 BLAKE2B 
5ccb4a7c06c4317e3285846a261438bdcc10db5eaf71fcba969bcae8321ca50bb26fe9317e23e38eca1c4a8785015596064d5bfc692bf66f8007d0d2a1b71cbb
 SHA512 
1595fcc53a67f1a68b0c0516697d242da53b91626e37bc2f49095add78eb497a52c67c961a421f20b40f3c57a571557a76559a212838de2a3ec4aec6c7a3288d
 DIST mpd-0.23.7.tar.xz 771992 BLAKE2B 
2c75196c37eb8d075cca2881bb7ed10e434a071d3c64bb7cdb3bb96dfea74c30de2dce5bfdbc51da945df325d9f278cdf8dd03b7ba07c0ad51cea50971f4a143
 SHA512 
2a6b3eb2c8b61a22861ae75fe2f62c8ec6cd391f029438577127e309b910e99d7b735e40afae96d52ed4f161195a0ce7cb89cc51ad45df5a18e04736c16ce3a6
 DIST mpd-0.23.8.tar.xz 773280 BLAKE2B 
fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a
 SHA512 
62f7571de29a329b8ef1fc6f7c338125e70895e06fca134eb9ade19635498ec13da00511870bfadabc5a9ccb090c44543d3101361ffe109e4fadce66435b37ab
+DIST mpd-0.23.9.tar.xz 774156 BLAKE2B 
2c045c86ecbe2267d032ebfd4a18835e9b1323860eb348b047d0900a284f5457ca4f18fdd50ea2f678e07a63817b4e4e3245cf0d3948e1f14cf3539d47b314d2
 SHA512 
67db093e35693f79267f955463ecaa284773b5e47a38f1548a0d16c9ba82aecc3434fd805e224b78782c5978c07e16d26f7632823e536f5304f557985f028d6e

diff --git a/media-sound/mpd/mpd-0.23.9.ebuild 
b/media-sound/mpd/mpd-0.23.9.ebuild
new file mode 100644
index ..1fd13a8f0f7c
--- /dev/null
+++ b/media-sound/mpd/mpd-0.23.9.ebuild
@@ -0,0 +1,290 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic linux-info meson systemd xdg
+
+DESCRIPTION="The Music Player Daemon (mpd)"
+HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD;
+SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl doc +dbus
+   +eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+   jack lame libmpdclient libsamplerate libsoxr +mad mikmod mms
+   modplug mpg123 musepack +network nfs openal openmpt opus oss pipe 
pipewire pulseaudio qobuz
+   recorder samba selinux sid signalfd snapcast sndfile sndio soundcloud 
sqlite systemd
+   test twolame udisks vorbis wavpack webdav wildmidi upnp
+   zeroconf zip zlib"
+
+OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pipewire pulseaudio 
snapcast sndio recorder"
+DECODER_PLUGINS="audiofile faad ffmpeg flac fluidsynth mad mikmod
+   modplug mpg123 musepack opus openmpt flac sid vorbis wavpack wildmidi"
+ENCODER_PLUGINS="audiofile flac lame twolame vorbis"
+
+REQUIRED_USE="
+   || ( ${OUTPUT_PLUGINS} )
+   || ( ${DECODER_PLUGINS} )
+   network? ( || ( ${ENCODER_PLUGINS} ) )
+   recorder? ( || ( ${ENCODER_PLUGINS} ) )
+   qobuz? ( curl soundcloud )
+   soundcloud? ( curl qobuz )
+   udisks? ( dbus )
+   upnp? ( curl expat )
+   webdav? ( curl expat )
+"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   acct-user/mpd
+   dev-libs/libfmt:=
+   dev-libs/libpcre2
+   media-libs/libogg
+   sys-libs/liburing:=
+   alsa? (
+   media-libs/alsa-lib
+   media-sound/alsa-utils
+   )
+   ao? ( media-libs/libao:=[alsa?,pulseaudio?] )
+   audiofile? ( media-libs/audiofile:= )
+   bzip2? ( app-arch/bzip2 )
+   cdio? (
+   dev-libs/libcdio:=
+   dev-libs/libcdio-paranoia
+   )
+   chromaprint? ( media-libs/chromaprint )
+   curl? ( net-misc/curl )
+   dbus? ( sys-apps/dbus )
+   doc? ( dev-python/sphinx )
+   expat? ( dev-libs/expat )
+   faad? ( media-libs/faad2 )
+   ffmpeg? ( media-video/ffmpeg:0= )
+   flac? ( media-libs/flac )
+   fluidsynth? ( media-sound/fluidsynth )
+   gme? ( >=media-libs/game-music-emu-0.6.0_pre20120802 )
+   icu? (
+   dev-libs/icu:=
+   virtual/libiconv
+   )
+   id3tag? ( media-libs/libid3tag:= )
+   jack? ( virtual/jack )
+   lame? ( network? ( media-sound/lame ) )
+   libmpdclient? ( media-libs/libmpdclient )
+   

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

2022-08-18 Thread Sam James
commit: 6318bd86cf1cf08eb0aa840c933d87d62fd4db28
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:07:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6318bd86

sys-auth/seatd: Stabilize 0.7.0 x86, #865715

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

 sys-auth/seatd/seatd-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild 
b/sys-auth/seatd/seatd-0.7.0.ebuild
index c319985ad32f..66cfde31dd7a 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd;
 else
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 LICENSE="MIT"



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

2022-08-18 Thread Sam James
commit: 6ed67a00f0db43856ec7c510da135a544c2af464
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 23:07:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 23:07:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed67a00

sys-auth/seatd: Stabilize 0.7.0 arm, #865715

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

 sys-auth/seatd/seatd-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/seatd/seatd-0.7.0.ebuild 
b/sys-auth/seatd/seatd-0.7.0.ebuild
index 66cfde31dd7a..516e41f9c30c 100644
--- a/sys-auth/seatd/seatd-0.7.0.ebuild
+++ b/sys-auth/seatd/seatd-0.7.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd;
 else
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 LICENSE="MIT"



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

2022-08-18 Thread James Le Cuirot
commit: 220267aff07a79aa16a220233edfc4d738be93b8
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 18 22:59:26 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 18 22:59:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220267af

dev-util/uglifyjs: Add missing 3.17.0 ebuild

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

 dev-util/uglifyjs/uglifyjs-3.17.0.ebuild | 40 
 1 file changed, 40 insertions(+)

diff --git a/dev-util/uglifyjs/uglifyjs-3.17.0.ebuild 
b/dev-util/uglifyjs/uglifyjs-3.17.0.ebuild
new file mode 100644
index ..1a44c1a32320
--- /dev/null
+++ b/dev-util/uglifyjs/uglifyjs-3.17.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="UglifyJS"
+DESCRIPTION="JavaScript parser, minifier, compressor and beautifier toolkit"
+HOMEPAGE="https://lisperator.net/uglifyjs/;
+SRC_URI="https://github.com/mishoo/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="net-libs/nodejs[npm]"
+RDEPEND="net-libs/nodejs"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+NPM_FLAGS=(
+   --audit false
+   --color false
+   --foreground-scripts
+   --global
+   --offline
+   --progress false
+   --save false
+   --verbose
+)
+
+src_compile() {
+   npm "${NPM_FLAGS[@]}" pack || die
+}
+
+src_install() {
+   npm "${NPM_FLAGS[@]}" \
+   --prefix "${ED}"/usr \
+   install \
+   uglify-js-${PV}.tgz || die
+}



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

2022-08-18 Thread Mike Pagano
commit: 74efc0fca4db311c0d54725dba4a1cbfd3497970
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 18 22:39:13 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 18 22:39:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74efc0fc

dev-util/idea-community: add 2022.2.1.222.3739.54

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

 dev-util/idea-community/Manifest   |   1 +
 .../idea-community-2022.2.1.222.3739.54.ebuild | 142 +
 2 files changed, 143 insertions(+)

diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest
index 5aeb97ce230a..991c649e20f7 100644
--- a/dev-util/idea-community/Manifest
+++ b/dev-util/idea-community/Manifest
@@ -1,2 +1,3 @@
+DIST ideaIC-2.1.222.3739.54.tar.gz 683283861 BLAKE2B 
00c61adc4518c83197ff5c7fd125824feff2e733359114cb1a39cad6dd9e7102263a4c1a6d0d0f125e47dc86ac4bf4bd45f139718529102b9de33908de86d8b5
 SHA512 
e87e8b686e9e3bdf2d7f7c93e476a5cbd9460bab61872abc7b8d61139a1580a9f6b0e30e4c302e0adb3b1cd06176bc3bc13fee8ee1fe33f87606756fd8fc677e
 DIST ideaIC-2.222.3345.118.tar.gz 683048510 BLAKE2B 
d0504108c6eb099c9591f2a629dfd708577573c1115403562e2ecbbfdbd09748b4e0cb3ef0c86a2e97762c5395435836fde0ca6f99b9a8dec57c5a8ac58d454c
 SHA512 
fdbcd77d78be23e7e3285bb4fd59f7a6363b480a23695e18f5d1392a7a9b0e29b82145ab0194fb2b50bf4d7a1d9b6e205ac8723f0b9d113c2115e10ce7c738bd
 DIST jbr-11_0_13-linux-x64-b1751.21.tar.gz 295860296 BLAKE2B 
cd6edd69fa34896a388ec929d5f53ebc1f078ceebbed8d4e414a19eb91e004e8f53cbae95c2e3b191c39aa89b307bc8a1854b8a86ca2129eb3997c62705563bf
 SHA512 
7d97e520b67197718951609370e90a1e08ef1daca1433373ff6e34fc9c6f4f005478b142190ef5dab46f14e85440f9daca5c662348bbca5207fc2f8d7892361f

diff --git a/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild 
b/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild
new file mode 100644
index ..f80ddd7b3aae
--- /dev/null
+++ b/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit desktop wrapper
+
+SLOT="0"
+PV_STRING="$(ver_cut 2-6)"
+MY_PV="$(ver_cut 1-3)"
+
+MY_PN="idea"
+# Using the most recent Jetbrains Runtime binaries available at the time of 
writing
+# ( jre 11.0.10 build 1304.4  )
+JRE11_BASE="11_0_13"
+JRE11_VER="1751.21"
+IDEA_VER="2.151348410.2082789468.1660859635-1531039212.1660859635"
+
+
+# distinguish settings for official stable releases and EAP-version releases
+if [[ "$(ver_cut 7)"x = "prex" ]]
+then
+   # upstream EAP
+   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${MY_PV}.tar.gz?_ga=${IDEA_VER};
+else
+   # upstream stable
+   KEYWORDS="~amd64 ~arm64"
+   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${MY_PV}-no-jbr.tar.gz?_ga=${IDEA_VER}
 -> ${MY_PN}IC-${PV_STRING}.tar.gz
+   amd64? ( 
https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz
 -> jbr-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz )"
+fi
+
+DESCRIPTION="A complete toolset for web, mobile and enterprise development"
+HOMEPAGE="https://www.jetbrains.com/idea;
+
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
+   codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0
+   GPL-2 GPL-2-with-classpath-exception ISC
+   JDOM LGPL-2.1 LGPL-2.1+ LGPL-3-with-linking-exception MIT
+   MPL-1.0 MPL-1.1 OFL ZLIB"
+
+DEPEND="
+   || (
+   >=dev-java/openjdk-11.0.13_p8:11
+   >=dev-java/openjdk-bin-11.0.13_p8-r1:11
+   )"
+RDEPEND="${DEPEND}
+   sys-libs/glibc
+   media-libs/harfbuzz
+   dev-java/jansi-native
+   dev-libs/libdbusmenu"
+
+BDEPEND="dev-util/patchelf"
+RESTRICT="splitdebug"
+S="${WORKDIR}/${MY_PN}-IC-$(ver_cut 4-6)"
+
+QA_PREBUILT="opt/${PN}-${MY_PV}/*"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-jdk.patch"
+)
+
+src_unpack() {
+   default_src_unpack
+   mkdir jre64 && cd jre64 && unpack 
jbr-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz
+}
+
+src_prepare() {
+
+   default_src_prepare
+
+   if use amd64; then
+   JRE_DIR=jre64
+   else
+   JRE_DIR=jre
+   fi
+
+   PLUGIN_DIR="${S}/${JRE_DIR}/lib/"
+
+   # rm LLDBFrontEnd after licensing questions with Gentoo License Team
+   rm -vf "${S}"/plugins/Kotlin/bin/linux/LLDBFrontend
+   rm -vf ${PLUGIN_DIR}/libavplugin*
+   rm -vf "${S}"/plugins/maven/lib/maven3/lib/jansi-native/*/libjansi*
+   rm -vrf "${S}"/lib/pty4j-native/linux/ppc64le
+   rm -vf "${S}"/bin/libdbm64*
+   rm -vf "${S}"/lib/pty4j-native/linux/mips64el/libpty.so
+   rm -vf 
"${S}"/plugins/cwm-plugin/quiche-native/linux-aarch64/libquiche.so
+
+   if [[ -d "${S}"/"${JRE_DIR}" ]]; then
+   for file in "${PLUGIN_DIR}"/{libfxplugins.so,libjfxmedia.so}
+   do
+   

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

2022-08-18 Thread Mike Pagano
commit: fae82dd91677da0c9db05f287e321dc2b95abf3d
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Aug 18 22:39:30 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Aug 18 22:39:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae82dd9

dev-util/idea-community: drop 2022.2.222.3345.118

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

 dev-util/idea-community/Manifest   |   1 -
 .../idea-community-2022.2.222.3345.118.ebuild  | 141 -
 2 files changed, 142 deletions(-)

diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest
index 991c649e20f7..8bf5489257d2 100644
--- a/dev-util/idea-community/Manifest
+++ b/dev-util/idea-community/Manifest
@@ -1,3 +1,2 @@
 DIST ideaIC-2.1.222.3739.54.tar.gz 683283861 BLAKE2B 
00c61adc4518c83197ff5c7fd125824feff2e733359114cb1a39cad6dd9e7102263a4c1a6d0d0f125e47dc86ac4bf4bd45f139718529102b9de33908de86d8b5
 SHA512 
e87e8b686e9e3bdf2d7f7c93e476a5cbd9460bab61872abc7b8d61139a1580a9f6b0e30e4c302e0adb3b1cd06176bc3bc13fee8ee1fe33f87606756fd8fc677e
-DIST ideaIC-2.222.3345.118.tar.gz 683048510 BLAKE2B 
d0504108c6eb099c9591f2a629dfd708577573c1115403562e2ecbbfdbd09748b4e0cb3ef0c86a2e97762c5395435836fde0ca6f99b9a8dec57c5a8ac58d454c
 SHA512 
fdbcd77d78be23e7e3285bb4fd59f7a6363b480a23695e18f5d1392a7a9b0e29b82145ab0194fb2b50bf4d7a1d9b6e205ac8723f0b9d113c2115e10ce7c738bd
 DIST jbr-11_0_13-linux-x64-b1751.21.tar.gz 295860296 BLAKE2B 
cd6edd69fa34896a388ec929d5f53ebc1f078ceebbed8d4e414a19eb91e004e8f53cbae95c2e3b191c39aa89b307bc8a1854b8a86ca2129eb3997c62705563bf
 SHA512 
7d97e520b67197718951609370e90a1e08ef1daca1433373ff6e34fc9c6f4f005478b142190ef5dab46f14e85440f9daca5c662348bbca5207fc2f8d7892361f

diff --git a/dev-util/idea-community/idea-community-2022.2.222.3345.118.ebuild 
b/dev-util/idea-community/idea-community-2022.2.222.3345.118.ebuild
deleted file mode 100644
index 7d58f6100aaf..
--- a/dev-util/idea-community/idea-community-2022.2.222.3345.118.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit desktop wrapper
-
-SLOT="0"
-PV_STRING="$(ver_cut 2-6)"
-MY_PV="$(ver_cut 1-2)"
-
-MY_PN="idea"
-# Using the most recent Jetbrains Runtime binaries available at the time of 
writing
-# ( jre 11.0.10 build 1304.4  )
-JRE11_BASE="11_0_13"
-JRE11_VER="1751.21"
-IDEA_VER="2.49836838.1031729952.1658961170-1305167137.1658527855"
-
-# distinguish settings for official stable releases and EAP-version releases
-if [[ "$(ver_cut 7)"x = "prex" ]]
-then
-   # upstream EAP
-   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${MY_PV}.tar.gz?_ga=${IDEA_VER};
-else
-   # upstream stable
-   KEYWORDS="~amd64 ~arm64"
-   
SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${MY_PV}-no-jbr.tar.gz?_ga=${IDEA_VER}
 -> ${MY_PN}IC-${PV_STRING}.tar.gz
-   amd64? ( 
https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz
 -> jbr-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz )"
-fi
-
-DESCRIPTION="A complete toolset for web, mobile and enterprise development"
-HOMEPAGE="https://www.jetbrains.com/idea;
-
-LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
-   codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0
-   GPL-2 GPL-2-with-classpath-exception ISC
-   JDOM LGPL-2.1 LGPL-2.1+ LGPL-3-with-linking-exception MIT
-   MPL-1.0 MPL-1.1 OFL ZLIB"
-
-DEPEND="
-   || (
-   >=dev-java/openjdk-11.0.13_p8:11
-   >=dev-java/openjdk-bin-11.0.13_p8-r1:11
-   )"
-RDEPEND="${DEPEND}
-   sys-libs/glibc
-   media-libs/harfbuzz
-   dev-java/jansi-native
-   dev-libs/libdbusmenu"
-
-BDEPEND="dev-util/patchelf"
-RESTRICT="splitdebug"
-S="${WORKDIR}/${MY_PN}-IC-$(ver_cut 3-6)"
-
-QA_PREBUILT="opt/${PN}-${MY_PV}/*"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-jdk.patch"
-)
-
-src_unpack() {
-   default_src_unpack
-   mkdir jre64 && cd jre64 && unpack 
jbr-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz
-}
-
-src_prepare() {
-
-   default_src_prepare
-
-   if use amd64; then
-   JRE_DIR=jre64
-   else
-   JRE_DIR=jre
-   fi
-
-   PLUGIN_DIR="${S}/${JRE_DIR}/lib/"
-
-   # rm LLDBFrontEnd after licensing questions with Gentoo License Team
-   rm -vf "${S}"/plugins/Kotlin/bin/linux/LLDBFrontend
-   rm -vf ${PLUGIN_DIR}/libavplugin*
-   rm -vf "${S}"/plugins/maven/lib/maven3/lib/jansi-native/*/libjansi*
-   rm -vrf "${S}"/lib/pty4j-native/linux/ppc64le
-   rm -vf "${S}"/bin/libdbm64*
-   rm -vf "${S}"/lib/pty4j-native/linux/mips64el/libpty.so
-   rm -vf 
"${S}"/plugins/cwm-plugin/quiche-native/linux-aarch64/libquiche.so
-
-   if [[ -d "${S}"/"${JRE_DIR}" ]]; then
-   for file in "${PLUGIN_DIR}"/{libfxplugins.so,libjfxmedia.so}
-   do
-   if 

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

2022-08-18 Thread Ulrich Müller
commit: 424bd8ae7cbb3ce55e0567e8c9057d8d23c6cb57
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 19:18:20 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Aug 18 22:24:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424bd8ae

elisp-common.eclass: fix for Emacs 29 (explicitly require autoload)

Emacs 29's NEWS says: "The autoload.el library is now obsolete."

We should therefore explicitly 'require it in order to have the
eclass machinery work.

Fix build failures with e.g. exec-path-from-shell, flycheck:
```
 * Generating autoload file for GNU Emacs ...

Error: void-function (batch-update-autoloads)
  debug-early-backtrace()
  debug-early(error (void-function batch-update-autoloads))
  batch-update-autoloads()
  command-line-1(("--eval" "(setq make-backup-files nil)" "--eval" "(setq 
generated-autoload-file (expand-file-name 
\"exec-path-from-shell-autoloads.el\"))" "-f" "batch-update-autoloads" "."))
  command-line()
  normal-top-level()
Symbol’s function definition is void: batch-update-autoloads
 * elisp-make-autoload-file: batch-update-autoloads failed
 [ !! ]
 * ERROR: app-emacs/exec-path-from-shell-1.12::gentoo failed (compile phase):
 *   (no error message)
```

See https://www.mail-archive.com/freebsd-pkg-fallout  
freebsd.org/msg1982134.html
and https://lists.gnu.org/archive/html/bug-gnu-emacs/2022-08/msg01259.html.

Thanks-to: John Turner  gmail.com>
Signed-off-by: Sam James  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 eclass/elisp-common.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 47c8132192ca..2715c26c91a8 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -329,6 +329,7 @@ elisp-make-autoload-file() {
EOF
 
${EMACS} ${EMACSFLAGS} \
+   --eval "(require 'autoload)" \
--eval "(setq make-backup-files nil)" \
--eval "(setq generated-autoload-file (expand-file-name 
\"${f}\"))" \
-f batch-update-autoloads "${@-.}"



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

2022-08-18 Thread James Le Cuirot
commit: 999742db5d9e98e0159f400dca2e401a8ee52118
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 18 22:21:11 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 18 22:21:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999742db

dev-util/uglifyjs: Version bump to 3.17.0

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

 dev-util/uglifyjs/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/uglifyjs/Manifest b/dev-util/uglifyjs/Manifest
index 1cb1a3dca95d..3f17193adc61 100644
--- a/dev-util/uglifyjs/Manifest
+++ b/dev-util/uglifyjs/Manifest
@@ -1,2 +1,3 @@
 DIST uglifyjs-3.16.1.tar.gz 519333 BLAKE2B 
6e4978aa776256be575ea91fd6cd584fe8885886300db1b77cc889af5112615175cd40d527ac6356d653e60ab3ed404670355f80e0391da538313b494bb1104b
 SHA512 
e0ef3e2b82cb6f211120b1d66132b5b5b13bc48dd946d7e7bbeddd1bee16330c9a3541d07f51b6eddf9036b0e520a527849ddc3cf6de467331b42f1fba37e66e
 DIST uglifyjs-3.16.3.tar.gz 527549 BLAKE2B 
9fa89b62d2b38a543c07d5e02c8e07228eadbf1d577e96491961af1e5bbead5e8268536cf3e2c64b5a6274d7badb22ea926b87e9faddc9ed8b1d83642b69267d
 SHA512 
173eacc7914fd4dba2671018760f0c1fb7c9d695c199003b80cdaa6ef8bda303efe647c0abbc3a7a95156512a6d2b99058340cc70a124758683d5c3829fed3bc
+DIST uglifyjs-3.17.0.tar.gz 531823 BLAKE2B 
5163b392a22431a5f622fccfbb2eaa005eb4c42650446bc55c94ddf564b4c629ecad4a62ed6499f7aaab2ebe05b08ab0de7b56a18db74cb284497ea661edcace
 SHA512 
0af47bfa5f10432edb8eb5245ef194ce73db49e3e35db094c8faa8cb7a22bf89e5b9b8933b2f23113a02537f61e4e3dd3a4eeb22bf65602ee50ff78cf28bfdf9



[gentoo-commits] proj/crossdev:master commit in: wrappers/

2022-08-18 Thread Sam James
commit: 2e96f990095bd86dbe2d181047fbb00674fb
Author: Alfred Persson Forsberg  catcream  org>
AuthorDate: Thu Aug 18 21:49:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:57:26 2022 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=2e96f990

wrappers/Makefile: fix weird double spaces

Signed-off-by: Alfred Persson Forsberg  catcream.org>
Closes: https://github.com/gentoo/crossdev/pull/4
Signed-off-by: Sam James  gentoo.org>

 wrappers/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrappers/Makefile b/wrappers/Makefile
index 79f47aa..031f099 100644
--- a/wrappers/Makefile
+++ b/wrappers/Makefile
@@ -4,7 +4,7 @@
 include ../settings.mk
 
 PORTDIR ?= $(shell portageq envvar PORTDIR)
-FNAMES = cross-ebuild  cross-emerge  cross-fix-root  cross-pkg-config  
emerge-wrapper
+FNAMES = cross-ebuild cross-emerge cross-fix-root cross-pkg-config 
emerge-wrapper
 SITEDIR = $(PREFIX)/share/crossdev/include/site
 ETC_SITEDIR = $(EPREFIX)/etc/crossdev/include/site
 



[gentoo-commits] proj/crossdev:master commit in: wrappers/

2022-08-18 Thread Sam James
commit: c4cf9b41b4b7b7bc36d3878383666a77d51c804b
Author: Alfred Persson Forsberg  catcream  org>
AuthorDate: Thu Aug 18 21:16:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:57:25 2022 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=c4cf9b41

wrappers/cross-ebuild: new file

Crossdev currently installs a dead symlink to cross-ebuild. This commit
creates it. Mostly copied from cross-emerge.

Signed-off-by: Alfred Persson Forsberg  catcream.org>
Signed-off-by: Sam James  gentoo.org>

 wrappers/Makefile |  2 +-
 wrappers/cross-ebuild | 41 +
 2 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/wrappers/Makefile b/wrappers/Makefile
index 19a1da3..79f47aa 100644
--- a/wrappers/Makefile
+++ b/wrappers/Makefile
@@ -4,7 +4,7 @@
 include ../settings.mk
 
 PORTDIR ?= $(shell portageq envvar PORTDIR)
-FNAMES = cross-emerge  cross-fix-root  cross-pkg-config  emerge-wrapper
+FNAMES = cross-ebuild  cross-emerge  cross-fix-root  cross-pkg-config  
emerge-wrapper
 SITEDIR = $(PREFIX)/share/crossdev/include/site
 ETC_SITEDIR = $(EPREFIX)/etc/crossdev/include/site
 

diff --git a/wrappers/cross-ebuild b/wrappers/cross-ebuild
new file mode 100644
index 000..6f47cb8
--- /dev/null
+++ b/wrappers/cross-ebuild
@@ -0,0 +1,41 @@
+#!/bin/sh
+# Copyright 2008-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+if [ -z "${CHOST}" ] ; then
+   CHOST=${0##*/}
+   CHOST=${CHOST%-ebuild}
+   CHOST=${CHOST#ebuild-}
+fi
+export CHOST
+
+BROOT="@GENTOO_PORTAGE_EPREFIX@"
+if [ "${BROOT}" = "@"GENTOO_PORTAGE_EPREFIX"@" ] ; then
+   BROOT=""
+fi
+
+: ${EPREFIX=}
+: ${SYSROOT=${BROOT}/usr/${CHOST}}
+: ${PORTAGE_CONFIGROOT=${SYSROOT}${EPREFIX}}
+export EPREFIX SYSROOT PORTAGE_CONFIGROOT
+
+if [ -z "${CHOST}" ] || [ ! -d "${SYSROOT}" ] ; then
+   echo "cross-ebuild: CHOST is not set properly"
+   exit 1
+fi
+
+# Portage defaults CBUILD to CHOST, so we have to remove CHOST
+# from the env to get a "good" value for CBUILD
+query_vars="CBUILD CFLAGS CXXFLAGS CPPFLAGS LDFLAGS"
+clean_vars="${query_vars} CHOST SYSROOT PORTAGE_CONFIGROOT"
+eval $(env $(printf -- '-u %s ' ${clean_vars}) \
+   portageq envvar -v ${query_vars} | sed s:^:_E_:)
+: ${CBUILD=${_E_CBUILD}}
+: ${BUILD_CFLAGS=${_E_CFLAGS}}
+: ${BUILD_CXXFLAGS=${_E_CXXFLAGS}}
+: ${BUILD_CPPFLAGS=${_E_CPPFLAGS}}
+: ${BUILD_LDFLAGS=${_E_LDFLAGS}}
+export CBUILD BUILD_CFLAGS BUILD_CXXFLAGS BUILD_CPPFLAGS BUILD_LDFLAGS
+
+: ${CROSS_CMD:=ebuild}
+exec ${CROSS_CMD} "$@"



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

2022-08-18 Thread Sam James
commit: 0849e9d735d6fa060b41baac668eee399a2829c9
Author: Jaco Kroon  uls  co  za>
AuthorDate: Thu Aug 18 21:41:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:48:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0849e9d7

net-misc/bgpq4: replacement for bgpq3

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/26918
Signed-off-by: Sam James  gentoo.org>

 net-misc/bgpq4/Manifest |  1 +
 net-misc/bgpq4/bgpq4-1.5.ebuild | 25 +
 net-misc/bgpq4/metadata.xml | 25 +
 3 files changed, 51 insertions(+)

diff --git a/net-misc/bgpq4/Manifest b/net-misc/bgpq4/Manifest
new file mode 100644
index ..891a030a87be
--- /dev/null
+++ b/net-misc/bgpq4/Manifest
@@ -0,0 +1 @@
+DIST bgpq4-1.5.tar.gz 52779 BLAKE2B 
538d10983180413298ad005032e069c0847f7cb8eb78eee253f1072935a4d0db24626e3e20117224027e71c5f499001ffbe15816066ad89e08c30b7bf3431ce4
 SHA512 
b0d552634db6e7a90f76387b22c3539b59c5f89f9564b661bc810f9a9729f0dd87931a64fc230b8ed0a38162a572d8d93139a792ee80e996663b47ec3e060b9b

diff --git a/net-misc/bgpq4/bgpq4-1.5.ebuild b/net-misc/bgpq4/bgpq4-1.5.ebuild
new file mode 100644
index ..b0440b2764c9
--- /dev/null
+++ b/net-misc/bgpq4/bgpq4-1.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Generate access-lists for various routers, maintained fork of 
bgpq3"
+HOMEPAGE="https://github.com/bgp/bgpq4/;
+SRC_URI="https://github.com/bgp/bgpq4/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+
+src_prepare() {
+   eapply_user
+   eautoreconf
+}
+
+src_install() {
+   dobin bgpq4
+   doman bgpq4.8
+   dodoc CHANGES COPYRIGHT README.md
+}

diff --git a/net-misc/bgpq4/metadata.xml b/net-misc/bgpq4/metadata.xml
new file mode 100644
index ..9c468ef07db7
--- /dev/null
+++ b/net-misc/bgpq4/metadata.xml
@@ -0,0 +1,25 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@uls.co.za
+   Jaco Kroon
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   bgpq4 allows to generate different config entries with prefix 
lists, useful for Cisco/Juniper routers and their software analogs, such as 
Quagga.
+   This program is a successor of bgpq from same author, main 
difference - it supports IPv6.
+   
+   
+   bgpq4 позволяет создавать различные чaсти конфигурационных 
файлов со списком сетей для маршрутизаторов Cisco/Juniper и их программных 
аналогов,
+   таких как Quagga.
+   Данная программа - идейный наследник bgpq от того же автора, 
основное отличие - поддержка IPv6.
+   
+   
+   bgp/bgpq4
+   https://github.com/bgp/bgpq4/issues
+   
+



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

2022-08-18 Thread Sam James
commit: e677cbf834ed137136227d650a9acabef408cc8c
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 21:49:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:49:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e677cbf8

net-misc/bgpq4: drop new keywords except for ~amd64, drop src_install

- We'll file for new rekeywording to copy bgpq3 keywords shortly
- Drop unnecessary src_install (Makefile works fine)

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

 net-misc/bgpq4/bgpq4-1.5.ebuild | 11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/net-misc/bgpq4/bgpq4-1.5.ebuild b/net-misc/bgpq4/bgpq4-1.5.ebuild
index b0440b2764c9..0f28e3358d49 100644
--- a/net-misc/bgpq4/bgpq4-1.5.ebuild
+++ b/net-misc/bgpq4/bgpq4-1.5.ebuild
@@ -11,15 +11,10 @@ 
SRC_URI="https://github.com/bgp/bgpq4/archive/refs/tags/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64"
 
 src_prepare() {
-   eapply_user
-   eautoreconf
-}
+   default
 
-src_install() {
-   dobin bgpq4
-   doman bgpq4.8
-   dodoc CHANGES COPYRIGHT README.md
+   eautoreconf
 }



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

2022-08-18 Thread Sam James
commit: ad2189a274995e6f36a0f2ab796925699da85fb6
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 21:30:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:30:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2189a2

net-misc/asterisk: Stabilize 18.13.0 x86, #857867

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

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

diff --git a/net-misc/asterisk/asterisk-18.13.0.ebuild 
b/net-misc/asterisk/asterisk-18.13.0.ebuild
index 35c1425772ec..4294a967beb9 100644
--- a/net-misc/asterisk/asterisk-18.13.0.ebuild
+++ b/net-misc/asterisk/asterisk-18.13.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.asterisk.org/;
 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0/${PV%%.*}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 IUSE_VOICEMAIL_STORAGE=(
voicemail_storage_odbc



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

2022-08-18 Thread Sam James
commit: 4a4f8e1c6a94076ba5a481db1c60f1eadb4a6ad1
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 21:30:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:30:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4f8e1c

net-misc/asterisk: Stabilize 16.26.1 x86, #857867

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

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

diff --git a/net-misc/asterisk/asterisk-16.26.1.ebuild 
b/net-misc/asterisk/asterisk-16.26.1.ebuild
index 9476542d1b24..92057c69d284 100644
--- a/net-misc/asterisk/asterisk-16.26.1.ebuild
+++ b/net-misc/asterisk/asterisk-16.26.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.asterisk.org/;
 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0/${PV%%.*}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 IUSE_VOICEMAIL_STORAGE=(
+voicemail_storage_file



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

2022-08-18 Thread Sam James
commit: 7c800d68d17b4e18e5d15df789598a97e429c21f
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 21:30:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:30:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c800d68

net-misc/asterisk: Stabilize 18.13.0 amd64, #857867

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

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

diff --git a/net-misc/asterisk/asterisk-18.13.0.ebuild 
b/net-misc/asterisk/asterisk-18.13.0.ebuild
index cdb30c050d92..35c1425772ec 100644
--- a/net-misc/asterisk/asterisk-18.13.0.ebuild
+++ b/net-misc/asterisk/asterisk-18.13.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.asterisk.org/;
 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0/${PV%%.*}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 IUSE_VOICEMAIL_STORAGE=(
voicemail_storage_odbc



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

2022-08-18 Thread Sam James
commit: 2a2311fccac71c6095e617e7e89a86c7ddca0d3e
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 18 21:30:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 21:30:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2311fc

net-misc/asterisk: Stabilize 16.26.1 amd64, #857867

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

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

diff --git a/net-misc/asterisk/asterisk-16.26.1.ebuild 
b/net-misc/asterisk/asterisk-16.26.1.ebuild
index 357286071693..9476542d1b24 100644
--- a/net-misc/asterisk/asterisk-16.26.1.ebuild
+++ b/net-misc/asterisk/asterisk-16.26.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.asterisk.org/;
 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0/${PV%%.*}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 IUSE_VOICEMAIL_STORAGE=(
+voicemail_storage_file



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

2022-08-18 Thread James Le Cuirot
commit: e01af229fd3096e2f8ed776f7310e5b1733428cf
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 18 21:25:54 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 18 21:25:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01af229

www-client/vivaldi: Add version 5.4.2753.37

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

 www-client/vivaldi/Manifest   |   3 +
 www-client/vivaldi/vivaldi-5.4.2753.37.ebuild | 206 ++
 2 files changed, 209 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 3c0526566e16..67267e4cd2c1 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-stable_5.4.2753.28-1_armhf.deb 88386840 BLAKE2B 
1f11e37da7cb0d940d7
 DIST vivaldi-stable_5.4.2753.33-1_amd64.deb 97610588 BLAKE2B 
2505632b54c0c281c895d0cc20ef857a4bb4d2b3bc3f965e83658b05b5ffeb27867dc57e84c1356229a072fc04a6462c2a6fbbe2f980d2589227bbef0b536fd7
 SHA512 
be379d50ba2575705cf25938af871ccc45f3aa5162e9e0211008e26f50d18311ca07d77decc10922f3a494f1f2ea124790f23560dcd8990e686507188f0017c4
 DIST vivaldi-stable_5.4.2753.33-1_arm64.deb 87881072 BLAKE2B 
6ab23c42e91c0479b9a284caeadef081e5c9cab0ec53b1cc20748da33bf1dee69520c96eabd89e77e60d3fdc32fc5696fb3a2ce0d2dcc88bc738303c785bc05e
 SHA512 
1ca757fd6d8b922c82b366aef0e0c86da4adf79e834166381988e3215be95b61b1343b7e38a39b2b6d041021d4dd5d2376384b7592908d8570c0b5b23542e20b
 DIST vivaldi-stable_5.4.2753.33-1_armhf.deb 88395604 BLAKE2B 
814c490fb4ac1d73209431c7f6078cd01cf80b4aef794559e189561fe87a2e4b54f0fdca2d309418bc6510eafcc82a4dce79154d3c5986597fa3dffdb2d7991e
 SHA512 
3b6dedf7f303edbefae98c2cd6720b9e330d607a85f0a1f0b1c9537f64f68fccf2138b270795dcbd71c9b8686e1677ce0aa862c9ea1dd295e7f01477384575e5
+DIST vivaldi-stable_5.4.2753.37-1_amd64.deb 97622892 BLAKE2B 
ea636fe9b6dcd92a2e9978df41a7fe635acd074c926da9cd7676fe399bdfe3785d229fa9e0d60abc087e426c1a3562e9e849a7c323ba1d44e4d8d4e90ee08843
 SHA512 
12d7037ef482a9f675053ea150f55a9ff14b7f20c05fd959011f4d5c08c888bd78ea5432bd428f82770302efae6c4534686059160ddff191f7ead91c55c7dfd9
+DIST vivaldi-stable_5.4.2753.37-1_arm64.deb 87878980 BLAKE2B 
65f73b926facf8b00298f714759710feace86b779309289c0f40d44c8ce8881673d3994838ea7272d31aa1561863cf6c3ef4e85c6c5f251bacc77ffec9748cc8
 SHA512 
888955f09cfb70672ee7ae2228fced49394881fbdb9da53d1685c64c3bc804d2b299e83d2c018530bdff85cf3291ed13939943177de6fddc8bb199ab1db242cd
+DIST vivaldi-stable_5.4.2753.37-1_armhf.deb 88414104 BLAKE2B 
566efb6c64b604140ec45ecf3954bfecc89d89592d9fe8c4f0c7e765dfcf174761bdaaa8550b85b47368e566470c3dc92c1f8e23cff9000737531ebaa0637072
 SHA512 
457f52fb5f10b2de8cd98abd93d99ca7f2a1463864bfc647ff48d2dc15698e206f1dfb24da22720cc3db18cecb345d899c84e6fb90627aed3297ab81ad953c27

diff --git a/www-client/vivaldi/vivaldi-5.4.2753.37.ebuild 
b/www-client/vivaldi/vivaldi-5.4.2753.37.ebuild
new file mode 100644
index ..cc815568ad94
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-5.4.2753.37.ebuild
@@ -0,0 +1,206 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="102"
+CHROMIUM_LANGS="
+   af
+   am
+   ar
+   az
+   be
+   bg
+   bn
+   ca
+   cs
+   da
+   de
+   de-CH
+   el
+   en-GB
+   en-US
+   eo
+   es
+   es-419
+   es-PE
+   et
+   eu
+   fa
+   fi
+   fil
+   fr
+   fy
+   gd
+   gl
+   gu
+   he
+   hi
+   hr
+   hu
+   hy
+   id
+   io
+   is
+   it
+   ja
+   jbo
+   ka
+   kab
+   kn
+   ko
+   ku
+   lt
+   lv
+   mk
+   ml
+   mr
+   ms
+   nb
+   nl
+   nn
+   pa
+   pl
+   pt-BR
+   pt-PT
+   ro
+   ru
+   sc
+   sk
+   sl
+   sq
+   sr
+   sr-Latn
+   sv
+   sw
+   ta
+   te
+   th
+   tr
+   uk
+   ur
+   vi
+   zh-CN
+   zh-TW
+"
+
+inherit chromium-2 desktop unpacker xdg
+
+VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+
+if [[ ${PV} = *_p* ]]; then
+   DEB_REV="${PV#*_p}"
+else
+   DEB_REV=1
+fi
+
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
+
+RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
+RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
+RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
+RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
+
+LICENSE="Vivaldi"
+SLOT="0"
+IUSE="proprietary-codecs widevine"

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

2022-08-18 Thread James Le Cuirot
commit: dec63aa318af3367063dc060ee41574258fbd42f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Aug 18 21:27:30 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Aug 18 21:27:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec63aa3

www-client/vivaldi: Drop old 5.4.2753.28

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

 www-client/vivaldi/Manifest   |   3 -
 www-client/vivaldi/vivaldi-5.4.2753.28.ebuild | 206 --
 2 files changed, 209 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 67267e4cd2c1..fd85e2121f67 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-stable_5.4.2753.28-1_amd64.deb 97607844 BLAKE2B 
98b4d55931f9809c20dcebb162d30c83375af725fc11ca72ebcf61c2a3ff91de563bfe127ab507224255f5c6865df76d3ea9b141827981e5a78cb42c1cbdbc5b
 SHA512 
88b43a8378986b608ae7bd840b55f5c98d83a4614a5fda7ee4ceb03923511edf7128dfbe138a320ecc27dd047db21f5e31f41f42e298a5ede93b564f7efec800
-DIST vivaldi-stable_5.4.2753.28-1_arm64.deb 87875228 BLAKE2B 
88c43b2f07f81bc809bb5a3a7e3bd4cc4fb2b85e86f8d17518cba1e9769ce550bd7c08e74b1f9c11cbc003674a23b359bd4b70ecc67ed2eb70b18a7f50ce86bb
 SHA512 
2bef4d5fa85ce14b068dc4528984321dc1d21f05fad266d6247a9afaecae9e3f740ff9a0acad633d9f189b2c979f6c3be7120c981b528ee325fc04eb4d76ea70
-DIST vivaldi-stable_5.4.2753.28-1_armhf.deb 88386840 BLAKE2B 
1f11e37da7cb0d940d70d652109a6aa71952e00669e3a7416e1c3a2c1406109948273f6eed56eb5e2cb7e16417746a08b4ad5584a45b94d7527308ae155a97a2
 SHA512 
596f3d3b6deb2aef8b95892b510c0486ddb26f1babf581f5fc2701872108804efeede4107b85a399c0ddbd1f338bc58492f3458028a4dc573b74fc1df8ad34ef
 DIST vivaldi-stable_5.4.2753.33-1_amd64.deb 97610588 BLAKE2B 
2505632b54c0c281c895d0cc20ef857a4bb4d2b3bc3f965e83658b05b5ffeb27867dc57e84c1356229a072fc04a6462c2a6fbbe2f980d2589227bbef0b536fd7
 SHA512 
be379d50ba2575705cf25938af871ccc45f3aa5162e9e0211008e26f50d18311ca07d77decc10922f3a494f1f2ea124790f23560dcd8990e686507188f0017c4
 DIST vivaldi-stable_5.4.2753.33-1_arm64.deb 87881072 BLAKE2B 
6ab23c42e91c0479b9a284caeadef081e5c9cab0ec53b1cc20748da33bf1dee69520c96eabd89e77e60d3fdc32fc5696fb3a2ce0d2dcc88bc738303c785bc05e
 SHA512 
1ca757fd6d8b922c82b366aef0e0c86da4adf79e834166381988e3215be95b61b1343b7e38a39b2b6d041021d4dd5d2376384b7592908d8570c0b5b23542e20b
 DIST vivaldi-stable_5.4.2753.33-1_armhf.deb 88395604 BLAKE2B 
814c490fb4ac1d73209431c7f6078cd01cf80b4aef794559e189561fe87a2e4b54f0fdca2d309418bc6510eafcc82a4dce79154d3c5986597fa3dffdb2d7991e
 SHA512 
3b6dedf7f303edbefae98c2cd6720b9e330d607a85f0a1f0b1c9537f64f68fccf2138b270795dcbd71c9b8686e1677ce0aa862c9ea1dd295e7f01477384575e5

diff --git a/www-client/vivaldi/vivaldi-5.4.2753.28.ebuild 
b/www-client/vivaldi/vivaldi-5.4.2753.28.ebuild
deleted file mode 100644
index 24b5ca5420a8..
--- a/www-client/vivaldi/vivaldi-5.4.2753.28.ebuild
+++ /dev/null
@@ -1,206 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_VERSION="102"
-CHROMIUM_LANGS="
-   af
-   am
-   ar
-   az
-   be
-   bg
-   bn
-   ca
-   cs
-   da
-   de
-   de-CH
-   el
-   en-GB
-   en-US
-   eo
-   es
-   es-419
-   es-PE
-   et
-   eu
-   fa
-   fi
-   fil
-   fr
-   fy
-   gd
-   gl
-   gu
-   he
-   hi
-   hr
-   hu
-   hy
-   id
-   io
-   is
-   it
-   ja
-   jbo
-   ka
-   kab
-   kn
-   ko
-   ku
-   lt
-   lv
-   mk
-   ml
-   mr
-   ms
-   nb
-   nl
-   nn
-   pa
-   pl
-   pt-BR
-   pt-PT
-   ro
-   ru
-   sc
-   sk
-   sl
-   sq
-   sr
-   sr-Latn
-   sv
-   sw
-   ta
-   te
-   th
-   tr
-   uk
-   ur
-   vi
-   zh-CN
-   zh-TW
-"
-
-inherit chromium-2 desktop unpacker xdg
-
-VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-
-if [[ ${PV} = *_p* ]]; then
-   DEB_REV="${PV#*_p}"
-else
-   DEB_REV=1
-fi
-
-KEYWORDS="-* amd64 ~arm ~arm64"
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
-
-RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
-RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
-RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
-RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
-
-LICENSE="Vivaldi"
-SLOT="0"
-IUSE="proprietary-codecs widevine"
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   

  1   2   3   >