[gentoo-commits] repo/gentoo:master commit in: dev-tex/ivritex/

2021-11-05 Thread Sam James
commit: 24de38027b7f09e2c0da55f4c28886cddd76ef44
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:57:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:57:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24de3802

dev-tex/ivritex: DoubleEmptyLine

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

 dev-tex/ivritex/ivritex-1.1.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-tex/ivritex/ivritex-1.1.2.ebuild 
b/dev-tex/ivritex/ivritex-1.1.2.ebuild
index e8890025ddd..6b51f262a84 100644
--- a/dev-tex/ivritex/ivritex-1.1.2.ebuild
+++ b/dev-tex/ivritex/ivritex-1.1.2.ebuild
@@ -14,7 +14,6 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
 RESTRICT="mirror"
 
-
 src_install() {
export VARTEXFONTS="${T}/fonts"
 



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

2021-11-05 Thread Sam James
commit: 74aa889df01826995c4293b747381ed492181836
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:54:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:54:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74aa889d

media-libs/urt: fix metadata indentation

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

 media-libs/urt/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/urt/metadata.xml b/media-libs/urt/metadata.xml
index 2f462961f11..0962f154ba6 100644
--- a/media-libs/urt/metadata.xml
+++ b/media-libs/urt/metadata.xml
@@ -1,8 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-
-Install tools
-
+   
+   
+   Install tools
+   
 



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

2021-11-05 Thread Sam James
commit: 07bbc4a98c82d44fc160cd9bb2cb915a0b7c6fba
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:55:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:55:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bbc4a9

app-text/pep: use 'emake', not 'make'

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

 app-text/pep/pep-2.8-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/pep/pep-2.8-r2.ebuild b/app-text/pep/pep-2.8-r2.ebuild
index e38782d4b5f..288dacb2649 100644
--- a/app-text/pep/pep-2.8-r2.ebuild
+++ b/app-text/pep/pep-2.8-r2.ebuild
@@ -17,7 +17,7 @@ BDEPEND="app-arch/unzip"
 
 S=${WORKDIR}
 
-# pep does not come with autconf so here's a patch to configure
+# pep does not come with autoconf so here's a patch to configure
 # Makefile with the correct path
 PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
@@ -35,7 +35,7 @@ src_prepare() {
 
 src_compile() {
# make man page too
-   make Doc/pep.1 || die "make man page failed"
+   emake Doc/pep.1
emake CC="$(tc-getCC)"
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-tex/ivritex/

2021-11-05 Thread Sam James
commit: 3550fab6b482ad9634fb19dfd868467866fdfb7a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:57:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:57:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3550fab6

dev-tex/ivritex: use 'emake', not 'make'

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

 dev-tex/ivritex/ivritex-1.1.2.ebuild | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-tex/ivritex/ivritex-1.1.2.ebuild 
b/dev-tex/ivritex/ivritex-1.1.2.ebuild
index 7556a29e83f..e8890025ddd 100644
--- a/dev-tex/ivritex/ivritex-1.1.2.ebuild
+++ b/dev-tex/ivritex/ivritex-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,17 +9,14 @@ DESCRIPTION="Hebrew support for TeX"
 HOMEPAGE="http://ivritex.sourceforge.net/;
 SRC_URI="mirror://sourceforge/ivritex/${P}.tar.gz"
 
+LICENSE="LPPL-1.2"
+SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
-
 RESTRICT="mirror"
 
-LICENSE="LPPL-1.2"
-SLOT="0"
-IUSE=""
-DEPEND=""
 
 src_install() {
export VARTEXFONTS="${T}/fonts"
 
-   make TEX_ROOT="${D}"/usr/share/texmf install || die "make failed"
+   emake TEX_ROOT="${D}"/usr/share/texmf install
 }



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmMatrix/

2021-11-05 Thread Sam James
commit: 1ce60dbcc3f1b9c227ab2df3820753a887ee4d9a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:54:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:54:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce60dbc

x11-plugins/wmMatrix: fix whitespace in longdescription

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

 x11-plugins/wmMatrix/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmMatrix/metadata.xml 
b/x11-plugins/wmMatrix/metadata.xml
index b01069ff078..79fb5281981 100644
--- a/x11-plugins/wmMatrix/metadata.xml
+++ b/x11-plugins/wmMatrix/metadata.xml
@@ -7,6 +7,6 @@


wmMatrix is an early beta version of a cpu monitor built around 
the display
-   from the movie"The Matrix".
+   from the movie "The Matrix".

 



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

2021-11-05 Thread Sam James
commit: d3b73b4b2ba690e533be8866c1f8b3caef9f59e3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 05:52:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 05:53:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b73b4b

dev-python/scipy: add 1.7.2

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

 dev-python/scipy/Manifest   |   3 +
 dev-python/scipy/scipy-1.7.2.ebuild | 185 
 2 files changed, 188 insertions(+)

diff --git a/dev-python/scipy/Manifest b/dev-python/scipy/Manifest
index c8c120cd8eb..8219933ad78 100644
--- a/dev-python/scipy/Manifest
+++ b/dev-python/scipy/Manifest
@@ -1,7 +1,10 @@
 DIST scipy-1.6.2.tar.gz 27187804 BLAKE2B 
af3578bc029c3af548c04144d7405ac8e6f8e057f870394e124f24aea9989120275407e5a7fdd29fbe1019d2acc295c1ce00872461ecf3a325000e8817cd559f
 SHA512 
18b03f32e8343c5a6c6148ac0bfd4b5f2cc9ff5f74d5d41761ae9e773d6af8774c7b09a3fcc47122864eccce1dbbc17e9325819885d3fc3ab2baf98e7d3befa4
 DIST scipy-1.6.3.tar.gz 27187987 BLAKE2B 
30f7171ca0dc0842f254472f4b52c0b0ad4389964a140cc4b94f9d85437c5a7da238c082be503242d433f1d3c65c3fd4afeb2f7831eea39ce303077406e718df
 SHA512 
10ff25da84ce09ae231e781873902d8040d79868721d75a3f9facee177e7f46f7c9c34374feee6fe2253ddd968716d2993658ce514c4ac0c98d255c06a6ef808
 DIST scipy-1.7.1.tar.gz 36102628 BLAKE2B 
67a414d863c61bf419fa907b9bed53b57beedc20d71d0630fac9719f02e951ea79b893d0803b385936a7c04a6c2f723d3870f0498f71e3c210ccd6ee75a009dc
 SHA512 
81fea7e4f5fbcd537d662273507b6ac75bd4cf900567da8083ac86fb06d9f96b010d01a1697db53211440f0fdb2d89510313bafd3d383284d0ab9a08311dd102
+DIST scipy-1.7.2.tar.gz 36104529 BLAKE2B 
8e31a71e8cd69a83e1b60747a01e34f79e42664089a2c41aa263c1697a689464fde0b467063e0ae3bafa37721294a79e21d0eedc6023c1558aea6e0105aefeae
 SHA512 
87596430571ff2a43f067eaaf3254c0841dac82b9152cb64040f1a4d9bc5429aebc31c619ce55d74727f2a79567dfef4acbc6252c24c46d3c8849f97e6e8cfef
 DIST scipy-html-1.6.1.zip 23946591 BLAKE2B 
d3464c342b1d4f43e17e214c7557737913bf4131f88b9d569cff106c75dc7ebf0d065283792fddc189e2a3ddc322f1b2b4f38c6d313569f28395e79680060b58
 SHA512 
73561f9daa303c6e967f9b11952c6239dea7ff1a2fa02434354ac78fcffe7a552aa0f1043a17cb5c35a442def499eff199856cca8efa1415449cbf54f0d4913b
 DIST scipy-html-1.6.2.zip 23947380 BLAKE2B 
e4616a157c037b0830fc32d23678fb7e8ebe023d1fd9f0f762695a0d93bc56e432e441e675ec3c7a7d6586a665f6127ce49d570f1716876e58afb402761f8e95
 SHA512 
119a2227a808c752a751bc7bec6463da739c68391ebac8d2451998d90ebe03b2af401adbf987f0b694244e715c0ef1fd86c2f4a36c48dbb1ff7cdf4d914875df
+DIST scipy-html-1.7.1.zip 32435246 BLAKE2B 
fd8173da41aba95a14b1376f848bc668c4659bf1bbbdd0f87d926633d36f29c039957d38be145a5583010ebd83f6458090f75bdad773cc0f1591664e13c04c20
 SHA512 
ee59722878f6ef2d2319cdf4e6a60d3d1184f7c22752f9a8859eaa46fb677ebac9e8eef9c0826998e12bac9399e336799843341ef203224a82c9101347149672
 DIST scipy-ref-1.6.1.pdf 34594740 BLAKE2B 
905ddcd7a3d462b09ded688f0818204d7684fa18058d0dac480d0a000e9ea0b7ebcdd33c01adae17234dcdf630d4aef9078174127af46f1db55d5c14b3245346
 SHA512 
355f4681439c1720f45dca6badfe72d77edfca0962fd9b42df34f1cd8fff7121fa6e7f60570bb638abd3ba9693930fa46b25af862d8fc1568b508c6fdd785479
 DIST scipy-ref-1.6.2.pdf 34599668 BLAKE2B 
9ae3221c814eb0d1b1e9191e08000955af503f6448cf8b5841e400fad106c658670339219f4838bd312023601776fe0b0d123ebbd41460c478145da2ac3e9989
 SHA512 
9aecb7ca760805c470c41121268281c9547aef35ddf078816c5e48f7cf4912a67cf622e267152c6cc823df9d82be1f3a875d97469169d0d91d6219164c130c88
+DIST scipy-ref-1.7.1.pdf 33542025 BLAKE2B 
6c978f06b770805f0fae06db740e8596658d98bbbc93c865127eae909957503bb38e02a9c97319aed07608718f8f373374b1cf3a8c3bd624aa3143f1d21bc428
 SHA512 
45720dc299594bac5c7539f950a0ff135b125d86bfe9847032cbff1f294601fefd0a1ac3fd7e3928b2702390c318ae2f8adca6403ba06ea1ded705fcff94ab79

diff --git a/dev-python/scipy/scipy-1.7.2.ebuild 
b/dev-python/scipy/scipy-1.7.2.ebuild
new file mode 100644
index 000..7290265e9ab
--- /dev/null
+++ b/dev-python/scipy/scipy-1.7.2.ebuild
@@ -0,0 +1,185 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit fortran-2 distutils-r1 flag-o-matic toolchain-funcs
+
+# upstream is slacking forever with doc updates
+DOC_PV=1.7.1
+DESCRIPTION="Scientific algorithms library for Python"
+HOMEPAGE="https://www.scipy.org/;
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   doc? (
+   
https://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-html-${DOC_PV}.zip
+   
https://docs.scipy.org/doc/${PN}-${DOC_PV}/${PN}-ref-${DOC_PV}.pdf
+   )"
+
+LICENSE="BSD LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~s390 ~sparc ~x86"
+IUSE="doc +pythran sparse"
+
+DEPEND="
+   >=dev-python/numpy-1.16.5[lapack,${PYTHON_USEDEP}]
+   sci-libs/arpack:0=
+   virtual/cblas
+   virtual/lapack
+   sparse? ( sci-libs/umfpack:0= )"

[gentoo-commits] repo/user/gerislay:master commit in: media-sound/mixxx/, media-sound/mixxx/files/

2021-11-05 Thread gerion
commit: 9003d67b4072e7879fedcf823a4e4855aa6b199c
Author: Gerion Entrup  flump  de>
AuthorDate: Sat Nov  6 04:25:34 2021 +
Commit: gerion  flump  de>
CommitDate: Sat Nov  6 04:26:20 2021 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=9003d67b

media-sound/mixxx: fix compilation

Drop mixxx-test build. This disables the test but don't require
google/benchmark anymore.

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

 media-sound/mixxx/Manifest|   3 +-
 media-sound/mixxx/files/drop-mixxx-test.patch | 194 ++
 media-sound/mixxx/mixxx-.ebuild   |   1 +
 3 files changed, 197 insertions(+), 1 deletion(-)

diff --git a/media-sound/mixxx/Manifest b/media-sound/mixxx/Manifest
index 6e2bac3..3940456 100644
--- a/media-sound/mixxx/Manifest
+++ b/media-sound/mixxx/Manifest
@@ -1,4 +1,5 @@
+AUX drop-mixxx-test.patch 6540 BLAKE2B 
63de950b2555c58ed5c70c8cf6c0c50c97a98c3f7aac0873f9d12b131bef29836d70650c2cc5154b1d890e3c20d89d5d70d0dc7ddfc7977d084e24b3c5d163d9
 SHA512 
c5790b626c43573d23c524d9280031f157e0a0e3fa9ff6e4bd0c480a25c0a0b95e0598a4a137ee7361ca09df0144ae0d7c41b80aab8ccaaa1bd149e8d745e71f
 AUX mixxx--docs.patch 1043 BLAKE2B 
bfdb51de701e279f841de83cce6bccd613feaaeb7ffe2e209f357837d52d6cbf2ab452916752f8e6f8cec635a39e0efa5d1f7a921d76d8d093876584151fc35b
 SHA512 
8be44f7d286c5fe6cabbd64d9294f72aada7fb3bfdeb8d0787772e131e48642698bdf0fd1975f8a385a5e76508889464e4c4f0f377b0c60f61fc967ee647e661
 AUX mixxx--gentoo-build.patch 651 BLAKE2B 
7f20c41fa4bf89be5e1e8dff28daf9d72e5ef20f2e71fcde97504cad4de50dd40af83fa5542bba6a1e156d9fe31e3c39486f9b2494c4855e890f3aa43d606768
 SHA512 
490309a7d49f385d75b54acbc155ec0e011e7f7753a7b876c123d521dc32659172c5e3354ceff47251746807b8182792ba3ee1e26bbe907dc7c99f7ab6d7c99f
-EBUILD mixxx-.ebuild 2764 BLAKE2B 
376e42b36aa436d8dbf54cf31894b69c23c0154c6608d080a088028dfe3adc8285d1723fc5d5707bfeee44238b4b84f6a39bcd229004e983e27a7e19911c569b
 SHA512 
b51bbe7d43b2e44d83f10179995341cf41569f57157e085cf0c8baec999bd9998a8d359918e8ddee14cc96bf403e79bb04cda32dcd3c7710403157cf4fbf7c27
+EBUILD mixxx-.ebuild 2801 BLAKE2B 
8e171b776bc7e9beae0fd3d817519c3a53c7c153d8156b3382aee5e5993b4319c8529aaf6718c28310c7c4dc6555cf3b0b610f958bbb2d6bc815130822529728
 SHA512 
6185bc920410d00f67e5eb0d6790209b482b8e0d46f27532d41a1341b0ee18ee4d3728e7320eb7f440ca2574f7bcfaf89ef51f98e319be16a6896b690626c1f4
 MISC metadata.xml 849 BLAKE2B 
68fcb8b3e3353ad0c99ff9532c5b098738addbe5f3965bc931df0110ee3b4a39514ae471881d8a4b0270d4257e502bd82d9010b235394ae3d0daf2ba4089
 SHA512 
eb222405a3de8c013d44b2fb114d42f32d54651309ec66176433ad055937a45d4dc7cc2cf3075a413ba508348100f74bd4c06ac77fc7960fbcf915d86bb02336

diff --git a/media-sound/mixxx/files/drop-mixxx-test.patch 
b/media-sound/mixxx/files/drop-mixxx-test.patch
new file mode 100644
index 000..4cce055
--- /dev/null
+++ b/media-sound/mixxx/files/drop-mixxx-test.patch
@@ -0,0 +1,194 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 278fca7b27..dbc451862c 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1567,172 +1567,6 @@ add_subdirectory(
+   "${CMAKE_CURRENT_BINARY_DIR}/lib/googletest"
+ )
+ 
+-add_executable(mixxx-test
+-  src/test/analyserwaveformtest.cpp
+-  src/test/analyzersilence_test.cpp
+-  src/test/audiotaperpot_test.cpp
+-  src/test/autodjprocessor_test.cpp
+-  src/test/beatgridtest.cpp
+-  src/test/beatmaptest.cpp
+-  src/test/beatstest.cpp
+-  src/test/beatstranslatetest.cpp
+-  src/test/bpmtest.cpp
+-  src/test/bpmcontrol_test.cpp
+-  src/test/broadcastprofile_test.cpp
+-  src/test/broadcastsettings_test.cpp
+-  src/test/cache_test.cpp
+-  src/test/channelhandle_test.cpp
+-  src/test/colorconfig_test.cpp
+-  src/test/colormapperjsproxy_test.cpp
+-  src/test/colorpalette_test.cpp
+-  src/test/configobject_test.cpp
+-  src/test/controller_mapping_validation_test.cpp
+-  src/test/controllerscriptenginelegacy_test.cpp
+-  src/test/controlobjecttest.cpp
+-  src/test/coreservicestest.cpp
+-  src/test/coverartcache_test.cpp
+-  src/test/coverartutils_test.cpp
+-  src/test/cratestorage_test.cpp
+-  src/test/cue_test.cpp
+-  src/test/cuecontrol_test.cpp
+-  src/test/dbconnectionpool_test.cpp
+-  src/test/dbidtest.cpp
+-  src/test/directorydaotest.cpp
+-  src/test/duration_test.cpp
+-  src/test/durationutiltest.cpp
+-  #TODO: write useful tests for refactored effects system
+-  #src/test/effectchainslottest.cpp
+-  src/test/enginebufferscalelineartest.cpp
+-  src/test/enginebuffertest.cpp
+-  src/test/enginefilterbiquadtest.cpp
+-  src/test/enginemastertest.cpp
+-  src/test/enginemicrophonetest.cpp
+-  src/test/enginesynctest.cpp
+-  src/test/fileinfo_test.cpp
+-  src/test/frametest.cpp
+-  src/test/globaltrackcache_test.cpp
+-  src/test/hotcuecontrol_test.cpp
+-  src/test/imageutils_test.cpp
+-  src/test/indexrange_test.cpp
+-  src/test/keyutilstest.cpp
+-  src/test/lcstest.cpp
+-  src/test/learningutilstest.cpp
+-  src/test/libraryscannertest.cpp
+-  

[gentoo-commits] repo/gentoo:master commit in: sci-libs/rocThrust/, sci-libs/rocThrust/files/

2021-11-05 Thread Benda XU
commit: d89374796f7e7ee37eaf2881d7b86074542fc999
Author: YiyangWu  gmail  com>
AuthorDate: Thu Aug 26 03:19:10 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Nov  6 04:52:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8937479

sci-libs/rocThrust: bump version to 4.3.0

Enable benchmark and test build options

Closes: https://github.com/gentoo/gentoo/pull/22803
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 sci-libs/rocThrust/Manifest|  1 +
 .../rocThrust-4.3.0-deprecate-hcc_detail.patch | 13 
 sci-libs/rocThrust/metadata.xml|  3 +
 sci-libs/rocThrust/rocThrust-4.3.0.ebuild  | 76 ++
 4 files changed, 93 insertions(+)

diff --git a/sci-libs/rocThrust/Manifest b/sci-libs/rocThrust/Manifest
index 282c08da9b9..d94ba9ef58d 100644
--- a/sci-libs/rocThrust/Manifest
+++ b/sci-libs/rocThrust/Manifest
@@ -1 +1,2 @@
 DIST rocThrust-4.0.0.tar.gz 1166346 BLAKE2B 
02c89e0c4ab2c888a20b7c956a73012157f2735e6ec76369a1f75fbc17bb3f995d1914106ec58562f28243fbe5f019ac230ac3313b6aacb4d8b868f3ac1f091e
 SHA512 
476aa5706487c5801cc91908806a1a1fcb550171f63e0b2debd9b59b18c7435c484578ec456ccfabc140dd7bca7d9bb432a7ba223946b1fca22e72e7d053af2d
+DIST rocThrust-4.3.0.tar.gz 1156832 BLAKE2B 
a462cfaa31883253fabba584ca77622cc5a7234bd9979472a84ec77b91c60f48f1064149b86d624aaedd70262fb65fb6aadb03cc6e00939d4eed6cd11bfc0090
 SHA512 
8c6aa3aefd59c87cc8278930bf90021867f519c356c86a3c3ebfcdf90887b8631250b6a9a8156f77c0cbf7ddbad7881e5e1b802f1cd1305cc3a2e7d95ef4e6f3

diff --git 
a/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch 
b/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
new file mode 100644
index 000..a923a016f96
--- /dev/null
+++ b/sci-libs/rocThrust/files/rocThrust-4.3.0-deprecate-hcc_detail.patch
@@ -0,0 +1,13 @@
+https://github.com/ROCmSoftwarePlatform/rocThrust/issues/180
+
+--- orig/thrust/system/hip/detail/guarded_driver_types.h
 rocThrust-rocm-4.3.0/thrust/system/hip/detail/guarded_driver_types.h
+@@ -47,7 +47,7 @@
+ #  endif // __DRIVER_TYPES_H__
+ #endif // __GNUC__
+ 
+-#include 
++#include 
+ 
+ #if !defined(__GNUC__) || ((1 * __GNUC__ + 100 * __GNUC_MINOR__ + 
__GNUC_PATCHLEVEL__) >= 40500)
+ #  ifdef THRUST_HOST_NEEDS_RESTORATION

diff --git a/sci-libs/rocThrust/metadata.xml b/sci-libs/rocThrust/metadata.xml
index 2de21c17fe6..20ece3c2955 100644
--- a/sci-libs/rocThrust/metadata.xml
+++ b/sci-libs/rocThrust/metadata.xml
@@ -15,4 +15,7 @@
   
 ROCm-Developer-Tools/rocThrust
   
+
+  Build and install benchmark binary.
+
 

diff --git a/sci-libs/rocThrust/rocThrust-4.3.0.ebuild 
b/sci-libs/rocThrust/rocThrust-4.3.0.ebuild
new file mode 100644
index 000..5063cf4dbce
--- /dev/null
+++ b/sci-libs/rocThrust/rocThrust-4.3.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="HIP back-end for the parallel algorithm library Thrust"
+HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocThrust;
+SRC_URI="https://github.com/ROCmSoftwarePlatform/rocThrust/archive/rocm-${PV}.tar.gz
 -> rocThrust-${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0/$(ver_cut 1-2)"
+IUSE="benchmark test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-util/hip:${SLOT}
+   sci-libs/rocPRIM:${SLOT}"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/rocThrust-rocm-${PV}"
+
+PATCHES=( "${FILESDIR}/${PN}-4.0-operator_new.patch"
+   "${FILESDIR}/${P}-deprecate-hcc_detail.patch" )
+
+src_prepare() {
+   sed -e "/PREFIX rocthrust/d" \
+   -e 
"/DESTINATION/s:rocthrust/include/thrust:include/rocthrust/thrust:" \
+   -e "/rocm_install_symlink_subdir(rocthrust)/d" \
+   -e 
"/

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

2021-11-05 Thread Benda XU
commit: a14ecad8b352b82ab925546099a4014649338e08
Author: YiyangWu  gmail  com>
AuthorDate: Fri Aug 27 09:20:54 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Nov  6 04:47:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14ecad8

dev-util/bazel: remove hack for Gentoo prefix

In bazel-3.2 prefix and static-libs use flag is added concerning bug #773982

For bazel-3.7 the issue is gone and specifying static link flags causes build 
error.

Closes: https://github.com/gentoo/gentoo/pull/22126
Bugs: https://bugs.gentoo.org/773982
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 dev-util/bazel/{bazel-3.7.2.ebuild => bazel-3.7.2-r1.ebuild} | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-util/bazel/bazel-3.7.2.ebuild 
b/dev-util/bazel/bazel-3.7.2-r1.ebuild
similarity index 93%
rename from dev-util/bazel/bazel-3.7.2.ebuild
rename to dev-util/bazel/bazel-3.7.2-r1.ebuild
index 8f687a47d16..161e10ad821 100644
--- a/dev-util/bazel/bazel-3.7.2.ebuild
+++ b/dev-util/bazel/bazel-3.7.2-r1.ebuild
@@ -13,8 +13,7 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples tools prefix static-libs"
-REQUIRED_USE="prefix? ( static-libs )"
+IUSE="examples tools"
 # strip corrupts the bazel binary
 # test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
 RESTRICT="strip test"
@@ -71,9 +70,6 @@ src_prepare() {
 
 src_compile() {
export EXTRA_BAZEL_ARGS="--jobs=$(makeopts_jobs) $(bazel-get-flags) 
--host_javabase=@local_jdk//:jdk"
-   if use static-libs; then
-   export BAZEL_LINKOPTS=-static-libs:-static-libgcc 
BAZEL_LINKLIBS=-l%:libstdc++.a:-lm
-   fi
VERBOSE=yes ./compile.sh || die
 
./scripts/generate_bash_completion.sh \



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

2021-11-05 Thread Sam James
commit: a7ac720a5b83c5b83ca5df2273263161ff2c41d4
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:31:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:31:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ac720a

net-dialup/lrzsz: use 'emake', not 'make'

Gets us error handling and other niceties for free.

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

 net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild 
b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
index b89e6b98f2c..9134cf53053 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -30,6 +30,7 @@ DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
 
 src_prepare() {
default
+
# automake is unhappy if this is missing
>> config.rpath || die
# This is too old.  Remove it so automake puts in a newer copy.
@@ -43,13 +44,14 @@ src_prepare() {
 src_configure() {
tc-export CC
append-flags -Wstrict-prototypes
+
econf $(use_enable nls)
 }
 
 src_test() {
-   #Don't use check target.
-   #See bug #120748 before changing this function.
-   make vcheck || die "tests failed"
+   # Don't use check target.
+   # See bug #120748 before changing this function.
+   emake vcheck
 }
 
 src_install() {



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

2021-11-05 Thread Sam James
commit: 26408ff9c065270506ec1b82b4fa24cca103d9ac
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:39:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:39:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26408ff9

sys-apps/input-utils: reformat metadata.xml

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

 sys-apps/input-utils/metadata.xml | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/sys-apps/input-utils/metadata.xml 
b/sys-apps/input-utils/metadata.xml
index 5ef7ecf1242..632c9a4b156 100644
--- a/sys-apps/input-utils/metadata.xml
+++ b/sys-apps/input-utils/metadata.xml
@@ -1,14 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-robb...@gentoo.org
-Robin H. Johnson
-
-
-This is a collection of utilities which are useful when working with the input
-layer of the Linux kernel (version 2.6 and later). Included are utilities to
-list the input devices known to the kernel, show the input events that are
-received by a device, and query or modify keyboard maps.
-
+   
+   robb...@gentoo.org
+   Robin H. Johnson
+   
+   
+   This is a collection of utilities which are useful when working with 
the input
+   layer of the Linux kernel (version 2.6 and later). Included are 
utilities to
+   list the input devices known to the kernel, show the input events that 
are
+   received by a device, and query or modify keyboard maps.
+   
 



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

2021-11-05 Thread Sam James
commit: 316c99eeca5cd2f4f4e5992d17664441490caf22
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:41:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:41:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316c99ee

sys-apps/input-utils: use 'emake', not 'make'

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

 sys-apps/input-utils/input-utils-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/input-utils/input-utils-1.3.ebuild 
b/sys-apps/input-utils/input-utils-1.3.ebuild
index d5499f832ba..244234922d6 100644
--- a/sys-apps/input-utils/input-utils-1.3.ebuild
+++ b/sys-apps/input-utils/input-utils-1.3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86"
 S="${WORKDIR}/${MY_P}"
 
 src_install() {
-   make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man STRIP="" 
|| die "make install failed"
+   emake install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man STRIP=""
dodoc lircd.conf
dodoc README
 }



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

2021-11-05 Thread Sam James
commit: de5d1ced452359eb8030dcfd852278f0d897db52
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:39:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:39:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5d1ced

app-misc/todo: use default src_test implementation (emake, not make)

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

 app-misc/todo/todo-2.11.0.ebuild| 6 +-
 app-misc/todo/todo-2.12.0-r1.ebuild | 6 +-
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/app-misc/todo/todo-2.11.0.ebuild b/app-misc/todo/todo-2.11.0.ebuild
index 4db4b749f06..c3a527e1a45 100644
--- a/app-misc/todo/todo-2.11.0.ebuild
+++ b/app-misc/todo/todo-2.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,10 +34,6 @@ src_prepare() {
sed -i -e '4i export TODO_DIR="$HOME/.todo"' todo.cfg || die
 }
 
-src_test() {
-   make test || die "tests failed"
-}
-
 src_install() {
dobin "${PN}.sh"
dosym "${PN}.sh" "/usr/bin/${PN}cli"

diff --git a/app-misc/todo/todo-2.12.0-r1.ebuild 
b/app-misc/todo/todo-2.12.0-r1.ebuild
index 623c419ac0a..547d0e721b4 100644
--- a/app-misc/todo/todo-2.12.0-r1.ebuild
+++ b/app-misc/todo/todo-2.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,10 +32,6 @@ src_prepare() {
sed -i -e '4i export TODO_DIR="$HOME/.todo"' todo.cfg || die
 }
 
-src_test() {
-   make test || die "tests failed"
-}
-
 src_install() {
dobin "${PN}.sh"
newbashcomp "${PN}_completion" "${PN}.sh"



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

2021-11-05 Thread Sam James
commit: 94d7465f40784afb9ac634314540a327a69a443a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:37:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:37:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d7465f

net-vpn/openvpn: use 'emake', not 'make'

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

 net-vpn/openvpn/openvpn-2.5.2-r2.ebuild | 14 ++
 net-vpn/openvpn/openvpn-.ebuild | 15 +++
 2 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild 
b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
index e09e6ac634d..f3520516410 100644
--- a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
+++ b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
@@ -72,6 +72,7 @@ pkg_setup() {
 
 src_prepare() {
default
+
eautoreconf
 }
 
@@ -83,6 +84,7 @@ src_configure() {
$(use_enable pkcs11)
)
fi
+
myeconfargs+=(
$(use_enable inotify async-push)
--with-crypto-library=$(usex mbedtls mbedtls openssl)
@@ -94,6 +96,7 @@ src_configure() {
$(use_enable down-root plugin-down-root)
$(use_enable systemd)
)
+
SYSTEMD_UNIT_DIR=$(systemd_get_systemunitdir) \
TMPFILES_DIR="/usr/lib/tmpfiles.d" \
IPROUTE=$(usex iproute2 '/bin/ip' '') \
@@ -103,9 +106,12 @@ src_configure() {
 src_test() {
local -x RUN_SUDO=false
 
-   make check || die "top-level tests failed"
+   elog "Running top-level tests"
+   emake check
+
pushd tests/unit_tests &>/dev/null || die
-   make check || die "unit tests failed"
+   elog "Running unit tests"
+   emake check
popd &>/dev/null || die
 }
 
@@ -142,12 +148,12 @@ src_install() {
 pkg_postinst() {
tmpfiles_process openvpn.conf
 
-   if use x64-macos; then
+   if use x64-macos ; then
elog "You might want to install tuntaposx for TAP interface 
support:"
elog "http://tuntaposx.sourceforge.net;
fi
 
-   if systemd_is_booted ||  has_version sys-apps/systemd; then
+   if systemd_is_booted || has_version sys-apps/systemd ; then
elog "In order to use OpenVPN with systemd please use the 
correct systemd service file."
elog  ""
elog "server:"

diff --git a/net-vpn/openvpn/openvpn-.ebuild 
b/net-vpn/openvpn/openvpn-.ebuild
index d5d643edb2f..1dfab6f2d9f 100644
--- a/net-vpn/openvpn/openvpn-.ebuild
+++ b/net-vpn/openvpn/openvpn-.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://build.openvpn.net/downloads/releases/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-2"
@@ -72,6 +72,7 @@ pkg_setup() {
 
 src_prepare() {
default
+
eautoreconf
 }
 
@@ -83,6 +84,7 @@ src_configure() {
$(use_enable pkcs11)
)
fi
+
myeconfargs+=(
$(use_enable inotify async-push)
--with-crypto-library=$(usex mbedtls mbedtls openssl)
@@ -94,6 +96,7 @@ src_configure() {
$(use_enable down-root plugin-down-root)
$(use_enable systemd)
)
+
SYSTEMD_UNIT_DIR=$(systemd_get_systemunitdir) \
TMPFILES_DIR="/usr/lib/tmpfiles.d" \
IPROUTE=$(usex iproute2 '/bin/ip' '') \
@@ -103,9 +106,12 @@ src_configure() {
 src_test() {
local -x RUN_SUDO=false
 
-   make check || die "top-level tests failed"
+   elog "Running top-level tests"
+   emake check
+
pushd tests/unit_tests &>/dev/null || die
-   make check || die "unit tests failed"
+   elog "Running unit tests"
+   emake check
popd &>/dev/null || die
 }
 
@@ -129,7 +135,8 @@ src_install() {
 
# install examples, controlled by the respective useflag
if use examples ; then
-   # dodoc does not supportly support directory traversal, #15193
+   # (is the below comment relevant anymore?)
+   ## dodoc does not supportly support directory traversal, #15193
docinto examples
dodoc -r sample contrib
fi



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

2021-11-05 Thread Sam James
commit: eb9328fe3472b826a77241ffe6d01738cae2342e
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:29:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:29:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9328fe

games-rpg/manaplus: drop unnecessary/incorrect src_test

- 'make check' won't catch errors and the default src_test implementation
works here for us anyway.

- sync with live ebuild.

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

 games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild | 58 --
 games-rpg/manaplus/manaplus-.ebuild| 10 ++---
 2 files changed, 30 insertions(+), 38 deletions(-)

diff --git a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild 
b/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
index a319f2a4328..c93acd1164d 100644
--- a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
+++ b/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild
@@ -1,15 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools
-
 DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
 HOMEPAGE="https://manaplus.org;
 if [[ ${PV} ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git;
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://gitlab.com/manaplus/manaplus.git;
 else

SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz;
KEYWORDS="~amd64 ~x86"
@@ -53,23 +51,21 @@ RDEPEND="
media-libs/sdl-net
media-libs/sdl-ttf
)"
-DEPEND="${RDEPEND}"
-BDEPEND="
+DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"
 
-PATCHES=(
-   "${FILESDIR}/${P}-metainfo.patch"
-)
-
 src_prepare() {
default
-   eautoreconf
+
+   if [[ ${PV} ==  ]] ; then
+   eautoreconf
+   fi
 }
 
 src_configure() {
local myeconfargs=(
-   --localedir="${EPREFIX}"/usr/share/locale
+   --localedir="${EPREFIX}/usr/share/locale"
--without-internalsdlgfx
$(use_with mumble)
$(use_enable nls)
@@ -78,28 +74,26 @@ src_configure() {
$(use_with sdl2)
$(use_enable test unittests)
)
-   CONFIG_SHELL="/bin/bash" econf "${myeconfargs[@]}"
+
+   CONFIG_SHELL="${BROOT}/bin/bash" econf "${myeconfargs[@]}"
 }
 
 src_install() {
default
 
-   local destpath="/usr/share/${PN}"
-   dosym ../../../fonts/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/data/fonts/dejavusans-bold.ttf
-   dosym ../../../fonts/dejavu/DejaVuSans.ttf 
"${destpath}"/data/fonts/dejavusans.ttf
-   dosym ../../../fonts/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/data/fonts/dejavusansmono-bold.ttf
-   dosym ../../../fonts/dejavu/DejaVuSansMono.ttf 
"${destpath}"/data/fonts/dejavusansmono.ttf
-   dosym ../../../fonts/dejavu/DejaVuSerifCondensed-Bold.ttf 
"${destpath}"/data/fonts/dejavuserifcondensed-bold.ttf
-   dosym ../../../fonts/dejavu/DejaVuSerifCondensed.ttf 
"${destpath}"/data/fonts/dejavuserifcondensed.ttf
-   dosym ../../../fonts/liberation-fonts/LiberationMono-Bold.ttf 
"${destpath}"/data/fonts/liberationsansmono-bold.ttf
-   dosym ../../../fonts/liberation-fonts/LiberationMono-Regular.ttf 
"${destpath}"/data/fonts/liberationsansmono.ttf
-   dosym ../../../fonts/liberation-fonts/LiberationSans-Bold.ttf 
"${destpath}"/data/fonts/liberationsans-bold.ttf
-   dosym ../../../fonts/liberation-fonts/LiberationSans-Regular.ttf 
"${destpath}"/data/fonts/liberationsans.ttf
-   dosym ../../../fonts/mplus-outline-fonts/mplus-1p-bold.ttf 
"${destpath}"/data/fonts/mplus-1p-bold.ttf
-   dosym ../../../fonts/mplus-outline-fonts/mplus-1p-regular.ttf 
"${destpath}"/data/fonts/mplus-1p-regular.ttf
-   dosym ../../../fonts/wqy-microhei/wqy-microhei.ttc 
"${destpath}"/data/fonts/wqy-microhei.ttf
-}
-
-src_test() {
-   make check
+   local srcpath="../../../fonts"
+   local destpath="/usr/share/${PN}/data/fonts"
+   dosym ${srcpath}/dejavu/DejaVuSans-Bold.ttf 
"${destpath}"/dejavusans-bold.ttf
+   dosym ${srcpath}/dejavu/DejaVuSans.ttf "${destpath}"/dejavusans.ttf
+   dosym ${srcpath}/dejavu/DejaVuSansMono-Bold.ttf 
"${destpath}"/dejavusansmono-bold.ttf
+   dosym ${srcpath}/dejavu/DejaVuSansMono.ttf 
"${destpath}"/dejavusansmono.ttf
+   dosym ${srcpath}/dejavu/DejaVuSerifCondensed-Bold.ttf 
"${destpath}"/dejavuserifcondensed-bold.ttf
+   dosym ${srcpath}/dejavu/DejaVuSerifCondensed.ttf 
"${destpath}"/dejavuserifcondensed.ttf
+   dosym ${srcpath}/liberation-fonts/LiberationMono-Bold.ttf 
"${destpath}"/liberationsansmono-bold.ttf
+   dosym ${srcpath}/liberation-fonts/LiberationMono-Regular.ttf 
"${destpath}"/liberationsansmono.ttf
+   dosym 

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

2021-11-05 Thread Sam James
commit: e1d4e85dd80fa98ab6c7f0e0c2040185ca69ee54
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:12:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:12:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d4e85d

media-libs/harfbuzz: Stabilize 2.8.2-r1 hppa, #806322

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

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

diff --git a/media-libs/harfbuzz/harfbuzz-2.8.2-r1.ebuild 
b/media-libs/harfbuzz/harfbuzz-2.8.2-r1.ebuild
index cef9400fbdb..c24312bb372 100644
--- a/media-libs/harfbuzz/harfbuzz-2.8.2-r1.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-2.8.2-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="Old-MIT ISC icu"



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

2021-11-05 Thread Sam James
commit: 2b5fcb6a224530640c6099041db05fef5b606a9e
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:12:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:12:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b5fcb6a

x11-libs/pango: Stabilize 1.48.10-r1 hppa, #815013

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

 x11-libs/pango/pango-1.48.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.48.10-r1.ebuild 
b/x11-libs/pango/pango-1.48.10-r1.ebuild
index 7d0b4e9de95..c83171f103b 100644
--- a/x11-libs/pango/pango-1.48.10-r1.ebuild
+++ b/x11-libs/pango/pango-1.48.10-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
 
 IUSE="debug +introspection sysprof X"
 



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

2021-11-05 Thread Sam James
commit: 150141afdd440688764d1757539964feac59ad9b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:12:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:12:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150141af

dev-libs/glib: Stabilize 2.68.4 hppa, #815013

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

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

diff --git a/dev-libs/glib/glib-2.68.4.ebuild b/dev-libs/glib/glib-2.68.4.ebuild
index df4a5b9d8b6..f89faf66ed9 100644
--- a/dev-libs/glib/glib-2.68.4.ebuild
+++ b/dev-libs/glib/glib-2.68.4.ebuild
@@ -15,7 +15,7 @@ IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux 
+mime selinux static-
 RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk-doc? ( test )" # Bug #777636
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 # * elfutils (via libelf) does not build on Windows. gresources are not 
embedded
 # within ELF binaries on that platform anyway and inspecting ELF binaries from



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

2021-11-05 Thread Sam James
commit: a7b75554244e634623aa406ee50d5affc02b4d5c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:11:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:11:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b75554

dev-libs/glib: Stabilize 2.68.3-r1 hppa, #800710

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

 dev-libs/glib/glib-2.68.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/glib/glib-2.68.3-r1.ebuild 
b/dev-libs/glib/glib-2.68.3-r1.ebuild
index ff067ae12a1..1ac19210fd6 100644
--- a/dev-libs/glib/glib-2.68.3-r1.ebuild
+++ b/dev-libs/glib/glib-2.68.3-r1.ebuild
@@ -15,7 +15,7 @@ IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux 
+mime selinux static-
 RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk-doc? ( test )" # Bug #777636
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 # * elfutils (via libelf) does not build on Windows. gresources are not 
embedded
 # within ELF binaries on that platform anyway and inspecting ELF binaries from



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

2021-11-05 Thread Sam James
commit: 95543011a0b89eb4e5415af4d832db0ddfd18a52
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95543011

sys-apps/osinfo-db: Stabilize 20210809 x86, #815013

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

 sys-apps/osinfo-db/osinfo-db-20210809.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/osinfo-db/osinfo-db-20210809.ebuild 
b/sys-apps/osinfo-db/osinfo-db-20210809.ebuild
index f98e3d55b64..20e2cff978e 100644
--- a/sys-apps/osinfo-db/osinfo-db-20210809.ebuild
+++ b/sys-apps/osinfo-db/osinfo-db-20210809.ebuild
@@ -11,7 +11,7 @@ S="${WORKDIR}"
 LICENSE="GPL-2+"
 SLOT="0"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="sys-apps/osinfo-db-tools"
 



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

2021-11-05 Thread Sam James
commit: 8653c5d8efa28264ca61ef47d2b3ceca4f647214
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8653c5d8

net-libs/libnma: Stabilize 1.8.32 x86, #815013

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

 net-libs/libnma/libnma-1.8.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libnma/libnma-1.8.32.ebuild 
b/net-libs/libnma/libnma-1.8.32.ebuild
index d4843570fb5..83317236981 100644
--- a/net-libs/libnma/libnma-1.8.32.ebuild
+++ b/net-libs/libnma/libnma-1.8.32.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
 # pkcs11 default enabled as it's a small dep often already present by libnma 
users, and it was default enabled as IUSE=+gcr in nm-applet before
 IUSE="gtk-doc +introspection +pkcs11 vala"
 REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
 
 DEPEND="
app-text/iso-codes



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

2021-11-05 Thread Sam James
commit: 8dea6e0c8ef3b51f4a3645e794a063e0c8c434c3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dea6e0c

net-libs/glib-networking: Stabilize 2.68.2 x86, #815013

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

 net-libs/glib-networking/glib-networking-2.68.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.68.2.ebuild 
b/net-libs/glib-networking/glib-networking-2.68.2.ebuild
index 1fc8a05d88b..8c43ea3df5f 100644
--- a/net-libs/glib-networking/glib-networking-2.68.2.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.68.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.67.0:2[${MULTILIB_USEDEP}]



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

2021-11-05 Thread Sam James
commit: 09c03827abbbc8799a95443cd4fff7c801fe6cad
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c03827

net-vpn/networkmanager-openvpn: Stabilize 1.8.14 x86, #815013

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

 net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.14.ebuild 
b/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.14.ebuild
index 817ffd23ee8..0087339898b 100644
--- a/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.14.ebuild
+++ b/net-vpn/networkmanager-openvpn/networkmanager-openvpn-1.8.14.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="gtk test"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: 8cd0b8277758c253b947f314ab77b49194fb3a0f
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd0b827

www-client/epiphany: Stabilize 40.3 x86, #815013

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

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

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



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

2021-11-05 Thread Sam James
commit: 8928d6942057cccec96e7d575d909f8abe461286
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8928d694

net-dialup/moserial: Stabilize 3.0.20 x86, #815013

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

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

diff --git a/net-dialup/moserial/moserial-3.0.20.ebuild 
b/net-dialup/moserial/moserial-3.0.20.ebuild
index 7337d154642..56783a65363 100644
--- a/net-dialup/moserial/moserial-3.0.20.ebuild
+++ b/net-dialup/moserial/moserial-3.0.20.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial 
https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=dev-libs/glib-2.16:2[dbus]



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

2021-11-05 Thread Sam James
commit: 70d179c933cb515d105e7154fd53e51c73570574
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d179c9

sci-geosciences/gnome-maps: Stabilize 40.5 x86, #815013

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

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

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



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

2021-11-05 Thread Sam James
commit: 2f60d99267907123ca7f292b4e54cf852b8cfd59
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f60d992

x11-libs/pango: Stabilize 1.48.10-r1 x86, #815013

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

 x11-libs/pango/pango-1.48.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.48.10-r1.ebuild 
b/x11-libs/pango/pango-1.48.10-r1.ebuild
index 81374d7310b..7d0b4e9de95 100644
--- a/x11-libs/pango/pango-1.48.10-r1.ebuild
+++ b/x11-libs/pango/pango-1.48.10-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
 
 IUSE="debug +introspection sysprof X"
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/gdk-pixbuf-loader-webp/

2021-11-05 Thread Sam James
commit: e52b88dac3ccde2aa7a2d95972987ad290f75d44
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52b88da

gui-libs/gdk-pixbuf-loader-webp: Stabilize 0.0.3 x86, #815013

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

 gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild 
b/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
index e45c28a28dc..0caafcb76b2 100644
--- a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
+++ b/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/webp-pixbuf-loader-${PV}"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">x11-libs/gdk-pixbuf-2.22.0:2[${MULTILIB_USEDEP}]



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

2021-11-05 Thread Sam James
commit: 6753e8bcae867da28797239d13b0697ac3ffbcd3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6753e8bc

gnome-extra/evolution-ews: Stabilize 3.40.4 x86, #815013

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

 gnome-extra/evolution-ews/evolution-ews-3.40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.40.4.ebuild 
b/gnome-extra/evolution-ews/evolution-ews-3.40.4.ebuild
index d79bdc101cb..cf149d49e10 100644
--- a/gnome-extra/evolution-ews/evolution-ews-3.40.4.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-3.40.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 # libical-glib currently (2020-02-29) oddly behind USE=introspection



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

2021-11-05 Thread Sam James
commit: f75e19dd0adccb7d99fd9eb426852f57cf8568d0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75e19dd

mail-client/balsa: Stabilize 2.6.3 x86, #815013

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

 mail-client/balsa/balsa-2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/balsa/balsa-2.6.3.ebuild 
b/mail-client/balsa/balsa-2.6.3.ebuild
index 241fe96fdce..97f92e6b874 100644
--- a/mail-client/balsa/balsa-2.6.3.ebuild
+++ b/mail-client/balsa/balsa-2.6.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
 
 IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite webkit xface"
 



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

2021-11-05 Thread Sam James
commit: 2bb42845c357f5fab7ba34beab166898bcc40890
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb42845

media-gfx/eog: Stabilize 40.3 x86, #815013

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

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

diff --git a/media-gfx/eog/eog-40.3.ebuild b/media-gfx/eog/eog-40.3.ebuild
index 52fabba921b..af9c70a389b 100644
--- a/media-gfx/eog/eog-40.3.ebuild
+++ b/media-gfx/eog/eog-40.3.ebuild
@@ -14,7 +14,7 @@ SLOT="1"
 IUSE="+exif gtk-doc +introspection +jpeg lcms +svg xmp tiff"
 REQUIRED_USE="exif? ( jpeg )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.53.4:2



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2021-11-05 Thread Sam James
commit: 377ca28397906b4c5d970e1b49d4690517648518
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377ca283

games-board/tali: Stabilize 40.3 x86, #815013

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

 games-board/tali/tali-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/tali/tali-40.3.ebuild 
b/games-board/tali/tali-40.3.ebuild
index 619c9ca6ebb..bb0e06a8cf2 100644
--- a/games-board/tali/tali-40.3.ebuild
+++ b/games-board/tali/tali-40.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 DEPEND="
dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna-connector-dbus/

2021-11-05 Thread Sam James
commit: 5ba728eac1ee7d424f5ff3b8e6b99323ba290f9b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba728ea

net-libs/dleyna-connector-dbus: Stabilize 0.4.1 x86, #815013

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

 net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild 
b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild
index 6a0c548c7e2..4b30995f9e4 100644
--- a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild
+++ b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2.1"
 SLOT="1.0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.28:2



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

2021-11-05 Thread Sam James
commit: 72757314aef6dc324712b81e81ba303a8664d314
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72757314

media-libs/gsound: Stabilize 1.0.3 x86, #815013

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

 media-libs/gsound/gsound-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gsound/gsound-1.0.3.ebuild 
b/media-libs/gsound/gsound-1.0.3.ebuild
index a1a08561da2..62a1dc5013c 100644
--- a/media-libs/gsound/gsound-1.0.3.ebuild
+++ b/media-libs/gsound/gsound-1.0.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
 IUSE="gtk-doc +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
 



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

2021-11-05 Thread Sam James
commit: 7ffd39950581b3ee23870e9a17868672ce8a6104
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffd3995

media-gfx/shotwell: Stabilize 0.30.14 x86, #815013

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

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

diff --git a/media-gfx/shotwell/shotwell-0.30.14.ebuild 
b/media-gfx/shotwell/shotwell-0.30.14.ebuild
index 5d0a000fcb6..46f2f6e7fac 100644
--- a/media-gfx/shotwell/shotwell-0.30.14.ebuild
+++ b/media-gfx/shotwell/shotwell-0.30.14.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
 IUSE="opencv udev"
 
 DEPEND="



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

2021-11-05 Thread Sam James
commit: 32fdbd31959d1cd9599ab2967d342f2b9408a5aa
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fdbd31

media-video/cheese: Stabilize 3.38.0-r1 x86, #815013

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

 media-video/cheese/cheese-3.38.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/cheese/cheese-3.38.0-r1.ebuild 
b/media-video/cheese/cheese-3.38.0-r1.ebuild
index 1bb93338d5a..f721a44d310 100644
--- a/media-video/cheese/cheese-3.38.0-r1.ebuild
+++ b/media-video/cheese/cheese-3.38.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese;
 
 LICENSE="GPL-2+"
 SLOT="0/8" # subslot = libcheese soname version
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="gtk-doc +introspection test"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: 1f8cbb9df7870a88105da12295866222fd4e1e18
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8cbb9d

media-gfx/gthumb: Stabilize 3.10.4 x86, #815013

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

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

diff --git a/media-gfx/gthumb/gthumb-3.10.4.ebuild 
b/media-gfx/gthumb/gthumb-3.10.4.ebuild
index f69717603d1..d04ede00e33 100644
--- a/media-gfx/gthumb/gthumb-3.10.4.ebuild
+++ b/media-gfx/gthumb/gthumb-3.10.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gthumb;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="cdr colord exif gnome-keyring gstreamer http lcms raw slideshow svg tiff 
webp"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/

2021-11-05 Thread Sam James
commit: 63595422a9d9825a75805edd9dd51bc3cc5febd1
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63595422

gnome-extra/evolution-data-server: Stabilize 3.40.4 x86, #815013

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

 gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild 
b/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild
index da84f9765a0..266c3291aa5 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild
@@ -16,7 +16,7 @@ SLOT="0/62-26-20" # subslot = 
libcamel-1.2/libedataserver-1.2/libebook-1.2.so so
 IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap 
kerberos oauth vala +weather"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to 
handle more than 100 google tasks
 # berkdb needed only for migrating old addressbook data from <3.13 versions, 
bug #519512



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

2021-11-05 Thread Sam James
commit: 5b0eee4f9ae28ae02ffb8e093cff2186e0b918fe
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0eee4f

gnome-extra/gnome-weather: Stabilize 40.1 x86, #815013

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

 gnome-extra/gnome-weather/gnome-weather-40.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild 
b/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild
index 1a3de388f8d..9899247ecc2 100644
--- a/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild
+++ b/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Weather;
 
 LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.32:2



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

2021-11-05 Thread Sam James
commit: 1b47e4c6df16b7f1f43a84bbaa5e6e8f9cec5aa7
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b47e4c6

gnome-extra/gnome-user-docs: Stabilize 40.5 x86, #815013

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

 gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild 
b/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild
index cb67072301d..f9a0f49950e 100644
--- a/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild
+++ b/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-user-docs;
 
 LICENSE="CC-BY-3.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 BDEPEND="test? ( dev-libs/libxml2 )"



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

2021-11-05 Thread Sam James
commit: ef0f034d039a2a83875ad9a61a05cd8e3997b5f7
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0f034d

mail-client/evolution: Stabilize 3.40.4 x86, #815013

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

 mail-client/evolution/evolution-3.40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/evolution/evolution-3.40.4.ebuild 
b/mail-client/evolution/evolution-3.40.4.ebuild
index 9df09b45982..49e0a4481f0 100644
--- a/mail-client/evolution/evolution-3.40.4.ebuild
+++ b/mail-client/evolution/evolution-3.40.4.ebuild
@@ -14,7 +14,7 @@ SLOT="2.0"
 
 IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin 
spell ssl +weather ytnef"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 # glade-3 support is for maintainers only per configure.ac
 # pst is not mature enough and changes API/ABI frequently



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

2021-11-05 Thread Sam James
commit: 0e3f94fcbc7851cc514e4b63a4b439fc6bd414d7
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3f94fc

gnome-base/gnome-desktop: Stabilize 40.4 x86, #815013

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

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

diff --git a/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
index 1aa9edcde38..7881aafc22c 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/;
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
 SLOT="3/19" # subslot = libgnome-desktop-3 soname version
 IUSE="debug gtk-doc +introspection seccomp systemd udev"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 COMMON_DEPEND="
>=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]



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

2021-11-05 Thread Sam James
commit: 871b448eec179785ea411b23453ded418bb929d0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871b448e

sys-apps/bubblewrap: Stabilize 0.5.0 x86, #815013

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

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

diff --git a/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
index b003644b0fe..6f58a64f538 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
 IUSE="selinux +suid"
 
 RDEPEND="



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

2021-11-05 Thread Sam James
commit: 372c15a29e69c9434ad584a35842753368bd395d
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:08:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:08:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372c15a2

dev-util/meld: Stabilize 3.20.4 x86, #815013

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

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

diff --git a/dev-util/meld/meld-3.20.4.ebuild b/dev-util/meld/meld-3.20.4.ebuild
index a82d9d54436..9223e1ebb5f 100644
--- a/dev-util/meld/meld-3.20.4.ebuild
+++ b/dev-util/meld/meld-3.20.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://meldmerge.org/;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}



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

2021-11-05 Thread Sam James
commit: adc8a3ad3f27e27de18138bca612da84c3a9b56c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc8a3ad

net-libs/libnma: Stabilize 1.8.32 ppc64, #815013

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

 net-libs/libnma/libnma-1.8.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libnma/libnma-1.8.32.ebuild 
b/net-libs/libnma/libnma-1.8.32.ebuild
index 845aa309668..d4843570fb5 100644
--- a/net-libs/libnma/libnma-1.8.32.ebuild
+++ b/net-libs/libnma/libnma-1.8.32.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
 # pkcs11 default enabled as it's a small dep often already present by libnma 
users, and it was default enabled as IUSE=+gcr in nm-applet before
 IUSE="gtk-doc +introspection +pkcs11 vala"
 REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 
 DEPEND="
app-text/iso-codes



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

2021-11-05 Thread Sam James
commit: b1c0ff7de8750b134bd1866023eb50c62c228fba
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c0ff7d

net-libs/libqmi: Stabilize 1.30.2 ppc64, #815013

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

 net-libs/libqmi/libqmi-1.30.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libqmi/libqmi-1.30.2.ebuild 
b/net-libs/libqmi/libqmi-1.30.2.ebuild
index 86eed78b659..7327bfd0eea 100644
--- a/net-libs/libqmi/libqmi-1.30.2.ebuild
+++ b/net-libs/libqmi/libqmi-1.30.2.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools

EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/libqmi.git;
 else
-   KEYWORDS="amd64 ~arm arm64 ~mips ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~x86"
SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz;
 fi
 



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

2021-11-05 Thread Sam James
commit: 7745c203ed88918bec70b99331f791171862d6d3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7745c203

net-libs/libmbim: Stabilize 1.26.0 ppc64, #815013

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

 net-libs/libmbim/libmbim-1.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libmbim/libmbim-1.26.0.ebuild 
b/net-libs/libmbim/libmbim-1.26.0.ebuild
index ffe9d4d07af..1ce3fcacd1b 100644
--- a/net-libs/libmbim/libmbim-1.26.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.26.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~x86"
 
 RDEPEND=">=dev-libs/glib-2.56:2"
 DEPEND="${RDEPEND}"



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

2021-11-05 Thread Sam James
commit: 961650866b7d2af02a5a97a9e710d172c984b0c5
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96165086

x11-libs/gtksourceview: Stabilize 4.8.2 ppc64, #815013

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

 x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild 
b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
index 05afb94d023..0d71a89071e 100644
--- a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
@@ -14,7 +14,7 @@ SLOT="4"
 IUSE="glade gtk-doc +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.48:2



[gentoo-commits] repo/gentoo:master commit in: net-misc/mobile-broadband-provider-info/

2021-11-05 Thread Sam James
commit: a540bba2d6a90eb75ed948952c903c9b4878582f
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a540bba2

net-misc/mobile-broadband-provider-info: Stabilize 20210805 ppc64, #815013

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

 .../mobile-broadband-provider-info-20210805.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20210805.ebuild
 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20210805.ebuild
index f58e3a58217..80ccd1904b1 100644
--- 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20210805.ebuild
+++ 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20210805.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband;
 
 LICENSE="CC-PD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: f43fa67c2909bf16aebad5a4c5aecdb81897efcc
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43fa67c

x11-libs/pango: Stabilize 1.48.10-r1 ppc64, #815013

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

 x11-libs/pango/pango-1.48.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.48.10-r1.ebuild 
b/x11-libs/pango/pango-1.48.10-r1.ebuild
index c78ed23d372..ddff44be8ce 100644
--- a/x11-libs/pango/pango-1.48.10-r1.ebuild
+++ b/x11-libs/pango/pango-1.48.10-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc 
~x86"
 
 IUSE="debug +introspection sysprof X"
 



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

2021-11-05 Thread Sam James
commit: 3cb8fc69259e952640666ffb5e9cdfbf261554f3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb8fc69

sys-apps/bubblewrap: Stabilize 0.5.0 ppc64, #815013

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

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

diff --git a/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
index 868f7f5f785..648bd51547a 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.5.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~x86"
 IUSE="selinux +suid"
 
 RDEPEND="



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

2021-11-05 Thread Sam James
commit: 1305351c945d1c69954768880ee196e2cc149f69
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1305351c

net-misc/modemmanager: Stabilize 1.18.0 ppc64, #815013

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

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

diff --git a/net-misc/modemmanager/modemmanager-1.18.0.ebuild 
b/net-misc/modemmanager/modemmanager-1.18.0.ebuild
index 00d7e051400..1dc463c0847 100644
--- a/net-misc/modemmanager/modemmanager-1.18.0.ebuild
+++ b/net-misc/modemmanager/modemmanager-1.18.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.ta
 
 LICENSE="GPL-2+"
 SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
 
 IUSE="elogind +introspection mbim policykit +qmi systemd +udev vala"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: gui-libs/gdk-pixbuf-loader-webp/

2021-11-05 Thread Sam James
commit: e42e09956fd7b764dd1695737703374e0b760156
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42e0995

gui-libs/gdk-pixbuf-loader-webp: Stabilize 0.0.3 ppc64, #815013

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

 gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild 
b/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
index 89c59add5f3..cf19bdab9ba 100644
--- a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
+++ b/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/webp-pixbuf-loader-${PV}"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">x11-libs/gdk-pixbuf-2.22.0:2[${MULTILIB_USEDEP}]



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

2021-11-05 Thread Sam James
commit: 4005035cda63e648ba8ead1e4e7fe693335bd64d
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4005035c

net-misc/networkmanager: Stabilize 1.32.10-r1 ppc64, #815013

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

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

diff --git a/net-misc/networkmanager/networkmanager-1.32.10-r1.ebuild 
b/net-misc/networkmanager/networkmanager-1.32.10-r1.ebuild
index 2a347481600..40e4be4fcf9 100644
--- a/net-misc/networkmanager/networkmanager-1.32.10-r1.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.32.10-r1.ebuild
@@ -29,7 +29,7 @@ REQUIRED_USE="
?? ( syslog systemd )
 "
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 
 COMMON_DEPEND="
sys-apps/util-linux[${MULTILIB_USEDEP}]



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

2021-11-05 Thread Sam James
commit: 9cc9d48fb3fbe39990666c8187c4d6d0fd3e1536
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc9d48f

dev-libs/gdl: Stabilize 3.40.0 ppc64, #815013

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

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

diff --git a/dev-libs/gdl/gdl-3.40.0.ebuild b/dev-libs/gdl/gdl-3.40.0.ebuild
index 2c392fc62b4..85290ac2e6f 100644
--- a/dev-libs/gdl/gdl-3.40.0.ebuild
+++ b/dev-libs/gdl/gdl-3.40.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gdl;
 LICENSE="LGPL-2.1+"
 SLOT="3/5" # subslot = libgdl-3 soname version
 IUSE="+introspection"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc ~x86"
 
 RDEPEND="
dev-libs/glib:2



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

2021-11-05 Thread Sam James
commit: eac15feb7f0ae300ab004cd14123b858d5c9abe0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac15feb

dev-util/glib-utils: Stabilize 2.68.4 ppc64, #815013

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

 dev-util/glib-utils/glib-utils-2.68.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glib-utils/glib-utils-2.68.4.ebuild 
b/dev-util/glib-utils/glib-utils-2.68.4.ebuild
index 228f2b3ee7d..025def032f2 100644
--- a/dev-util/glib-utils/glib-utils-2.68.4.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.68.4.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0" # /usr/bin utilities that can't be parallel installed by their nature
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}"
 DEPEND="${RDEPEND}"



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

2021-11-05 Thread Sam James
commit: d56d00cc351beb0296ee932052027badd3027c5e
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56d00cc

net-libs/glib-networking: Stabilize 2.68.2 ppc64, #815013

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

 net-libs/glib-networking/glib-networking-2.68.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.68.2.ebuild 
b/net-libs/glib-networking/glib-networking-2.68.2.ebuild
index 9cedcd0f88b..c5c82664ca7 100644
--- a/net-libs/glib-networking/glib-networking-2.68.2.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.68.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.67.0:2[${MULTILIB_USEDEP}]



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

2021-11-05 Thread Sam James
commit: 37964ea2f13ea0c6bc1408c064b8eaba26c0bc83
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37964ea2

dev-libs/gjs: Stabilize 1.68.3 ppc64, #815013

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

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

diff --git a/dev-libs/gjs/gjs-1.68.3.ebuild b/dev-libs/gjs/gjs-1.68.3.ebuild
index cace9d9e771..2c7057ba1bd 100644
--- a/dev-libs/gjs/gjs-1.68.3.ebuild
+++ b/dev-libs/gjs/gjs-1.68.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs;
 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
 SLOT="0"
 IUSE="+cairo examples gtk readline sysprof test"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
 RESTRICT="!test? ( test )"
 
 RDEPEND="



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

2021-11-05 Thread Sam James
commit: 60bf86d7ed65283146b53bdfec92b31cf5dc3883
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bf86d7

app-text/iso-codes: Stabilize 4.7.0 ppc64, #815013

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

 app-text/iso-codes/iso-codes-4.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/iso-codes/iso-codes-4.7.0.ebuild 
b/app-text/iso-codes/iso-codes-4.7.0.ebuild
index 42cd8ded726..6f1c4bc5769 100644
--- a/app-text/iso-codes/iso-codes-4.7.0.ebuild
+++ b/app-text/iso-codes/iso-codes-4.7.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/gettext



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

2021-11-05 Thread Sam James
commit: 6e8ad5f02a0f4906ce17f7eaa09c845dd1d8bb49
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8ad5f0

dev-util/gi-docgen: Stabilize 2021.7 ppc64, #815013

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

 dev-util/gi-docgen/gi-docgen-2021.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gi-docgen/gi-docgen-2021.7.ebuild 
b/dev-util/gi-docgen/gi-docgen-2021.7.ebuild
index 9ec2efa7239..a4741545cfa 100644
--- a/dev-util/gi-docgen/gi-docgen-2021.7.ebuild
+++ b/dev-util/gi-docgen/gi-docgen-2021.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 GPL-3+ ) CC0-1.0 OFL-1.1 MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc 
~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



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

2021-11-05 Thread Sam James
commit: d6c008557976e27f7fdd9f5bcdc54ab97235ec46
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c00855

dev-libs/vala-common: Stabilize 0.52.5 ppc64, #815013

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

 dev-libs/vala-common/vala-common-0.52.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/vala-common-0.52.5.ebuild 
b/dev-libs/vala-common/vala-common-0.52.5.ebuild
index e9eaf8c1d9e..7c4e0c627ee 100644
--- a/dev-libs/vala-common/vala-common-0.52.5.ebuild
+++ b/dev-libs/vala-common/vala-common-0.52.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 
 RDEPEND=""
 DEPEND=""



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

2021-11-05 Thread Sam James
commit: 938bff43188a9fa960f9bbf86a14280fd876ad7b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938bff43

dev-lang/vala: Stabilize 0.52.5 ppc64, #815013

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

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

diff --git a/dev-lang/vala/vala-0.52.5.ebuild b/dev-lang/vala/vala-0.52.5.ebuild
index a2cdc9e73e0..5ffa5082246 100644
--- a/dev-lang/vala/vala-0.52.5.ebuild
+++ b/dev-lang/vala/vala-0.52.5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.52"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
 IUSE="test valadoc"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: a9d47a429ca424a3f5e287b66296d46862e069f1
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d47a42

dev-lang/vala: Stabilize 0.50.9 ppc64, #815013

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

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

diff --git a/dev-lang/vala/vala-0.50.9.ebuild b/dev-lang/vala/vala-0.50.9.ebuild
index b5257c175c9..031d2793848 100644
--- a/dev-lang/vala/vala-0.50.9.ebuild
+++ b/dev-lang/vala/vala-0.50.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.50"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
 IUSE="test valadoc"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: 022f1705ce57566e04223d11f875d21c8aabbc6c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:58:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:58:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022f1705

dev-lang/vala: Stabilize 0.48.18 ppc64, #815013

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

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

diff --git a/dev-lang/vala/vala-0.48.18.ebuild 
b/dev-lang/vala/vala-0.48.18.ebuild
index 012db02a267..9c4fc4106f6 100644
--- a/dev-lang/vala/vala-0.48.18.ebuild
+++ b/dev-lang/vala/vala-0.48.18.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.48"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~x86-linux"
 IUSE="test valadoc"
 RESTRICT="!test? ( test )"
 



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

2021-11-05 Thread Sam James
commit: 2fefb6eb554ae509fd1b8195c3dd45d178cf9f51
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fefb6eb

dev-util/gdbus-codegen: Stabilize 2.68.4 ppc64, #815013

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

 dev-util/gdbus-codegen/gdbus-codegen-2.68.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.68.4.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.68.4.ebuild
index 311e9591d76..1dac3ff60b6 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.68.4.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.68.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.gtk.org/;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="${PYTHON_DEPS}"
 DEPEND="${RDEPEND}"



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

2021-11-05 Thread Sam James
commit: 5ad5765639f3ba35453c0ebf20b943a91b400ffc
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad57656

x11-libs/gtksourceview: Stabilize 4.8.2 ppc, #815013

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

 x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild 
b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
index 17432083d65..05afb94d023 100644
--- a/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-4.8.2.ebuild
@@ -14,7 +14,7 @@ SLOT="4"
 IUSE="glade gtk-doc +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.48:2



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

2021-11-05 Thread Sam James
commit: 7b4919f06b2308f30c71194b252a558d191fc653
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4919f0

dev-libs/glib: Stabilize 2.68.4 ppc64, #815013

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

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

diff --git a/dev-libs/glib/glib-2.68.4.ebuild b/dev-libs/glib/glib-2.68.4.ebuild
index 71a8951bc36..6f732f3a768 100644
--- a/dev-libs/glib/glib-2.68.4.ebuild
+++ b/dev-libs/glib/glib-2.68.4.ebuild
@@ -15,7 +15,7 @@ IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux 
+mime selinux static-
 RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk-doc? ( test )" # Bug #777636
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 
 # * elfutils (via libelf) does not build on Windows. gresources are not 
embedded
 # within ELF binaries on that platform anyway and inspecting ELF binaries from



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

2021-11-05 Thread Sam James
commit: 8c87c152999e25dc911f3641008865f5a027e189
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c87c152

app-text/enchant: Stabilize 2.3.1 ppc64, #815013

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

 app-text/enchant/enchant-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/enchant/enchant-2.3.1.ebuild 
b/app-text/enchant/enchant-2.3.1.ebuild
index 2d5ba9a56ae..620c2dee55f 100644
--- a/app-text/enchant/enchant-2.3.1.ebuild
+++ b/app-text/enchant/enchant-2.3.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 IUSE="aspell +hunspell test voikko"
 REQUIRED_USE="|| ( hunspell aspell )"



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

2021-11-05 Thread Sam James
commit: 15986016219ffdd1aa763b6cadefb8c15c35928a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:57:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:57:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15986016

x11-libs/pango: Stabilize 1.48.10-r1 ppc, #815013

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

 x11-libs/pango/pango-1.48.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/pango/pango-1.48.10-r1.ebuild 
b/x11-libs/pango/pango-1.48.10-r1.ebuild
index 9eb3d082e26..c78ed23d372 100644
--- a/x11-libs/pango/pango-1.48.10-r1.ebuild
+++ b/x11-libs/pango/pango-1.48.10-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv sparc 
~x86"
 
 IUSE="debug +introspection sysprof X"
 



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

2021-11-05 Thread Mike Frysinger
commit: 93db41e8d06902f3a6b75003df5e81f83846e500
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Nov  6 00:21:47 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Nov  6 00:21:47 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=93db41e8

build: drop support for ancient C library versions

We don't need to support glibc versions that predate Linux-2.6.

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

 configure.ac | 12 
 localdecls.h | 13 ++---
 2 files changed, 2 insertions(+), 23 deletions(-)

diff --git a/configure.ac b/configure.ac
index c1aa576..a353e0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -307,18 +307,6 @@ dnl uClibc doesn't currently provide dlvsym() so lets
 dnl verify the toolchain supports it
 AC_CHECK_FUNCS([dlvsym])
 
-dnl when using libc5, (f)trucate's offset argument type is size_t with
-dnl libc5, but it's off_t with libc6 (glibc2).
-AC_MSG_CHECKING([truncate argument type])
-AC_EGREP_HEADER([truncate.*size_t], [unistd.h],
-   [dnl
-   AC_MSG_RESULT([size_t])
-   AC_DEFINE([TRUNCATE_T], [size_t], [truncate arg type])
-   ],[dnl
-   AC_MSG_RESULT([off_t])
-   AC_DEFINE([TRUNCATE_T], [off_t], [truncate arg type])
-])
-
 dnl Check if libc provides RTLD_NEXT
 AC_MSG_CHECKING([for RTLD_NEXT])
 AC_TRY_COMPILE([

diff --git a/localdecls.h b/localdecls.h
index ecc5856..6b727ff 100644
--- a/localdecls.h
+++ b/localdecls.h
@@ -11,9 +11,8 @@
 /* take care of broken ld loading */
 #if defined(__GLIBC__) && !defined(__UCLIBC__)
 
-# if __GLIBC__ <= 2 && __GLIBC_MINOR__ <= 2
-#  define BROKEN_RTLD_NEXT
-#  define LIBC 5
+# if __GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ <= 2)
+#  error "glibc-2.3+ required"
 # endif
 
 # if !defined(BROKEN_RTLD_NEXT)
@@ -22,14 +21,6 @@
 #  endif
 # endif
 
-#else
-
-#if 0
-# if defined(__FreeBSD__)
-#  define BROKEN_RTLD_NEXT
-# endif
-#endif
-
 #endif
 
 #ifdef PATH_MAX



[gentoo-commits] proj/sandbox:master commit in: libsandbox/wrapper-funcs/, libsandbox/

2021-11-05 Thread Mike Frysinger
commit: 35459036a204bbf147b11631317aff9eb1804573
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Nov  6 03:38:02 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Nov  6 03:38:02 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=35459036

libsandbox: reduce & inline the __64_{pre,post}.h headers

Now that we use 64-bit stat & lstat explicitly everywhere, we don't
need these dynamic redirects for 64-bit wrappers.  The off_t define
is only used by one file anymore too, but we can inline that.

That leaves the SB64 define which we use inconsistently in places.
In some 64-bit modules that include the 32-bit, we use SB64 to switch
between the 64-bit & 32-bit APIs.  In other places, the 64-bit file
is responsible for redefining the few relevant APIs.  Let's switch
all the files away from SB64 and to defining the single thing that
the 64-bit module needs directly.  It's either the same or fewer LOC
this way, and doesn't seem any more or less difficult to maintain.
The __64_{pre,post}.h & SB64 define weren't easily discoverable.

Bug: https://bugs.gentoo.org/583282
Signed-off-by: Mike Frysinger  gentoo.org>

 libsandbox/pre_check_openat64.c  | 2 --
 libsandbox/wrapper-funcs/__64_post.h | 4 
 libsandbox/wrapper-funcs/__64_pre.h  | 4 
 libsandbox/wrapper-funcs/__open64_2.c| 4 ++--
 libsandbox/wrapper-funcs/__openat64_2.c  | 4 ++--
 libsandbox/wrapper-funcs/__openat_2.c| 6 +-
 libsandbox/wrapper-funcs/fopen.c | 7 +--
 libsandbox/wrapper-funcs/fopen64.c   | 4 ++--
 libsandbox/wrapper-funcs/fopen64_pre_check.c | 2 --
 libsandbox/wrapper-funcs/open64.c| 4 ++--
 libsandbox/wrapper-funcs/openat.c| 6 +-
 libsandbox/wrapper-funcs/openat64.c  | 4 ++--
 libsandbox/wrapper-funcs/truncate.c  | 4 +++-
 libsandbox/wrapper-funcs/truncate64.c| 3 +--
 14 files changed, 17 insertions(+), 41 deletions(-)

diff --git a/libsandbox/pre_check_openat64.c b/libsandbox/pre_check_openat64.c
index 9420c98..d4dbe97 100644
--- a/libsandbox/pre_check_openat64.c
+++ b/libsandbox/pre_check_openat64.c
@@ -10,8 +10,6 @@
 #include "libsandbox.h"
 #include "wrappers.h"
 
-#include "wrapper-funcs/__64_pre.h"
 #define sb_openat_pre_check sb_openat64_pre_check
 #include "pre_check_openat.c"
 #undef sb_openat_pre_check
-#include "wrapper-funcs/__64_post.h"

diff --git a/libsandbox/wrapper-funcs/__64_post.h 
b/libsandbox/wrapper-funcs/__64_post.h
deleted file mode 100644
index 82d2a16..000
--- a/libsandbox/wrapper-funcs/__64_post.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#undef SB64
-#undef stat
-#undef lstat
-#undef off_t

diff --git a/libsandbox/wrapper-funcs/__64_pre.h 
b/libsandbox/wrapper-funcs/__64_pre.h
deleted file mode 100644
index 0b34b25..000
--- a/libsandbox/wrapper-funcs/__64_pre.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#define SB64
-#define stat stat64
-#define lstat lstat64
-#define off_t off64_t

diff --git a/libsandbox/wrapper-funcs/__open64_2.c 
b/libsandbox/wrapper-funcs/__open64_2.c
index bdbd5d8..52daff1 100644
--- a/libsandbox/wrapper-funcs/__open64_2.c
+++ b/libsandbox/wrapper-funcs/__open64_2.c
@@ -5,6 +5,6 @@
  * Licensed under the GPL-2
  */
 
-#include "__64_pre.h"
+#define sb_openat_pre_check sb_openat64_pre_check
 #include "__open_2.c"
-#include "__64_post.h"
+#undef sb_openat_pre_check

diff --git a/libsandbox/wrapper-funcs/__openat64_2.c 
b/libsandbox/wrapper-funcs/__openat64_2.c
index 445164a..ccc4fdd 100644
--- a/libsandbox/wrapper-funcs/__openat64_2.c
+++ b/libsandbox/wrapper-funcs/__openat64_2.c
@@ -5,6 +5,6 @@
  * Licensed under the GPL-2
  */
 
-#include "__64_pre.h"
+#define sb_openat_pre_check sb_openat64_pre_check
 #include "__openat_2.c"
-#include "__64_post.h"
+#undef sb_openat_pre_check

diff --git a/libsandbox/wrapper-funcs/__openat_2.c 
b/libsandbox/wrapper-funcs/__openat_2.c
index 4549a23..f2e85ea 100644
--- a/libsandbox/wrapper-funcs/__openat_2.c
+++ b/libsandbox/wrapper-funcs/__openat_2.c
@@ -13,11 +13,7 @@
 # define dirfd AT_FDCWD
 #endif
 
-#ifdef SB64
-# define WRAPPER_PRE_CHECKS() sb_openat64_pre_check(STRING_NAME, pathname, 
dirfd, flags)
-#else
-# define WRAPPER_PRE_CHECKS() sb_openat_pre_check(STRING_NAME, pathname, 
dirfd, flags)
-#endif
+#define WRAPPER_PRE_CHECKS() sb_openat_pre_check(STRING_NAME, pathname, dirfd, 
flags)
 
 #include "__wrapper_simple.c"
 

diff --git a/libsandbox/wrapper-funcs/fopen.c b/libsandbox/wrapper-funcs/fopen.c
index ce2fdf3..5d36ffa 100644
--- a/libsandbox/wrapper-funcs/fopen.c
+++ b/libsandbox/wrapper-funcs/fopen.c
@@ -10,11 +10,6 @@
 #define WRAPPER_SAFE() SB_SAFE_OPEN_CHAR(pathname, mode)
 #define WRAPPER_RET_TYPE FILE *
 #define WRAPPER_RET_DEFAULT NULL
-
-#ifdef SB64
-# define WRAPPER_PRE_CHECKS() sb_fopen64_pre_check(STRING_NAME, pathname, mode)
-#else
-# define WRAPPER_PRE_CHECKS() sb_fopen_pre_check(STRING_NAME, pathname, mode)
-#endif
+#define WRAPPER_PRE_CHECKS() 

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

2021-11-05 Thread Mike Frysinger
commit: 05aa21138340e1e47fdc1221fe28f91c56069efd
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Nov  6 01:00:57 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Nov  6 01:00:57 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=05aa2113

build: require at least a C99 compiler

Realistically we aren't even testing with older than C11 compilers,
but one thing at a time.

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

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a353e0a..56ca87f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,8 @@ env 1>_MESSAGE_LOG_FD
 AC_MSG_RESULT([ok])
 
 dnl Check for compiler and features first.
-AC_PROG_CC
+AC_PROG_CC_C99
+AS_IF([test "$ac_cv_prog_cc_c99" = "no"], [AC_MSG_ERROR([A C99+ compiler is 
required])])
 AM_PROG_CC_C_O
 AC_ISC_POSIX
 AC_USE_SYSTEM_EXTENSIONS



[gentoo-commits] proj/sandbox:master commit in: libsbutil/include/rcscripts/util/, libsandbox/wrapper-funcs/, tests/, ...

2021-11-05 Thread Mike Frysinger
commit: 632cc66ba52eb6aa7fd3e457c64d9186389a20b4
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Nov  6 03:14:42 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Nov  6 03:14:42 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=632cc66b

change FS calls to use 64-bit interfaces explicitly

Make sure we use 64-bit FS interfaces when accessing the FS.  This
is needed not only to stat or open large files, but even files with
64-bit inodes.

Bug: https://bugs.gentoo.org/583282
Signed-off-by: Mike Frysinger  gentoo.org>

 configure.ac  |  7 +++
 libsandbox/canonicalize.c |  8 
 libsandbox/libsandbox.c   | 14 +++---
 libsandbox/pre_check_mkdirat.c|  6 +++---
 libsandbox/trace.c|  2 +-
 libsandbox/wrapper-funcs/__wrapper_exec.c |  4 ++--
 libsbutil/include/rcscripts/util/file.h   |  2 +-
 libsbutil/sb_close.c  |  4 ++--
 libsbutil/src/file.c  | 24 
 src/namespaces.c  |  4 ++--
 tests/get-group.c |  4 ++--
 tests/get-user.c  |  4 ++--
 tests/test-skel-0.c   |  2 +-
 tests/trace-memory_static_tst.c   |  4 ++--
 14 files changed, 48 insertions(+), 41 deletions(-)

diff --git a/configure.ac b/configure.ac
index 56ca87f..698051f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,6 +25,13 @@ AS_IF([test "$ac_cv_prog_cc_c99" = "no"], [AC_MSG_ERROR([A 
C99+ compiler is requ
 AM_PROG_CC_C_O
 AC_ISC_POSIX
 AC_USE_SYSTEM_EXTENSIONS
+dnl http://www.gnu.org/s/libc/manual/html_node/Feature-Test-Macros.html
+dnl _LARGEFILE_SOURCE: enable support for new LFS funcs (ftello/etc...)
+dnl _LARGEFILE64_SOURCE: enable support for 64-bit variants 
(off64_t/fseeko64/etc...)
+dnl NB: We do not want -D_FILE_OFFSET_BITS=64 because we need to interpose 
both 32-bit
+dnl and 64-bit FS interfaces, and having the C library rewrite them makes that 
difficult.
+dnl Along those lines, we do not use AC_SYS_LARGEFILE.
+AS_VAR_APPEND([CPPFLAGS], [" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE"])
 
 dnl Checks for programs.
 AM_PROG_AR

diff --git a/libsandbox/canonicalize.c b/libsandbox/canonicalize.c
index 6519340..f742ed4 100644
--- a/libsandbox/canonicalize.c
+++ b/libsandbox/canonicalize.c
@@ -92,7 +92,7 @@ erealpath(const char *name, char *resolved)
goto error;
}
 
-   /* This stat() business uses relative paths atm */
+   /* This stat business uses relative paths atm. */
if (trace_pid)
goto no_recover;
 
@@ -100,14 +100,14 @@ erealpath(const char *name, char *resolved)
 * If not, try a little harder to consume this path in
 * case it has symlinks out into a better world ...
 */
-   struct stat st;
-   if (lstat(rpath, ) == -1 && errno == EACCES) {
+   struct stat64 st;
+   if (lstat64(rpath, ) == -1 && errno == EACCES) {
char *p = rpath;
strcpy(rpath, name);
do {
p = strchr(p, '/');
if (p) *p = '\0';
-   if (lstat(rpath, ))
+   if (lstat64(rpath, ))
break;
if (S_ISLNK(st.st_mode)) {
ssize_t cnt = readlink(rpath, rpath, 
path_max);

diff --git a/libsandbox/libsandbox.c b/libsandbox/libsandbox.c
index b4db9ba..0ca2bc9 100644
--- a/libsandbox/libsandbox.c
+++ b/libsandbox/libsandbox.c
@@ -333,7 +333,7 @@ static char *resolve_path(const char *path, int follow_link)
 
 char *egetcwd(char *buf, size_t size)
 {
-   struct stat st;
+   struct stat64 st;
char *tmpbuf;
 
/* We can't let the C lib allocate memory for us since we have our
@@ -376,12 +376,12 @@ char *egetcwd(char *buf, size_t size)
 */
if ((tmpbuf) && (errno == 0)) {
save_errno();
-   if (!lstat(buf, ))
+   if (!lstat64(buf, ))
/* errno is set only on failure */
errno = 0;
 
if (errno == ENOENT)
-   /* If lstat() failed with eerror = ENOENT, then its
+   /* If lstat failed with eerror = ENOENT, then its
 * possible that we are running on an older kernel
 * which had issues with returning invalid paths if
 * they got too long.  Return with errno = ENAMETOOLONG,
@@ -396,8 +396,8 @@ char *egetcwd(char *buf, size_t size)
free(buf);
 
/* Not sure if we should 

[gentoo-commits] proj/sandbox:master commit in: m4/, /

2021-11-05 Thread Mike Frysinger
commit: 34bd750be930dee47ba6114f211aa97935939ecc
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Nov  6 00:49:22 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Nov  6 00:49:22 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=34bd750b

build: slim down autoconf-archive macro search

Only copy in files that define the macros we need and not ones that
reference the macros.  This avoids copying a lot unused files in.

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

 autogen.sh  |  13 +-
 m4/ax_append_compile_flags.m4   |  46 
 m4/ax_append_flag.m4|  50 
 m4/ax_append_link_flags.m4  |  44 ---
 m4/ax_cc_maxopt.m4  | 191 -
 m4/ax_cflags_force_c89.m4   |  72 -
 m4/ax_cflags_no_writable_strings.m4 |  99 ---
 m4/ax_cflags_strict_prototypes.m4   |  97 ---
 m4/ax_compiler_flags.m4 | 158 ---
 m4/ax_compiler_flags_cflags.m4  | 161 ---
 m4/ax_compiler_flags_cxxflags.m4| 136 -
 m4/ax_compiler_flags_gir.m4 |  60 
 m4/ax_compiler_flags_ldflags.m4 | 111 
 m4/ax_compiler_version.m4   | 529 
 m4/ax_cxx_cppflags_std_lang.m4  |  41 ---
 m4/ax_cxx_cxxflags_std_lang.m4  |  36 ---
 m4/ax_cxx_ldflags_std_lang.m4   |  36 ---
 m4/ax_gcc_archflag.m4   | 267 --
 18 files changed, 10 insertions(+), 2137 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index e583300..432152b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,11 +10,18 @@ rm -f m4/*.m4
 # not everyone has sys-devel/autoconf-archive installed
 has() { [[ " ${*:2} " == *" $1 "* ]] ; }
 import_ax() {
-   local macro content m4 lm4s=()
+   local macro content m4 found lm4s=()
content=$(sed -e '/^[[:space:]]*#/d' -e 's:\.*::' "$@")
for macro in $(echo "${content}" | grep -o '\' | sort -u) ; 
do
-   for m4 in $(grep -rl "\[${macro}\]" /usr/share/aclocal/) ; do
-   has ${m4} "${m4s[@]}" || lm4s+=( ${m4} )
+   if ! found=$(grep -rl "AC_DEFUN(\[${macro}\]" 
/usr/share/aclocal/) ; then
+   echo "error: ${macro}: unable to locate m4 definition"
+   exit 1
+   fi
+   for m4 in ${found} ; do
+   if ! has ${m4} "${m4s[@]}" "${lm4s[@]}" ; then
+   echo "$*: ${macro}: ${m4}"
+   lm4s+=( ${m4} )
+   fi
done
done
if [[ ${#lm4s[@]} -gt 0 ]] ; then

diff --git a/m4/ax_append_compile_flags.m4 b/m4/ax_append_compile_flags.m4
deleted file mode 100644
index 9c85635..000
--- a/m4/ax_append_compile_flags.m4
+++ /dev/null
@@ -1,46 +0,0 @@
-# 
-#  https://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html
-# 
-#
-# SYNOPSIS
-#
-#   AX_APPEND_COMPILE_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], 
[EXTRA-FLAGS], [INPUT])
-#
-# DESCRIPTION
-#
-#   For every FLAG1, FLAG2 it is checked whether the compiler works with the
-#   flag.  If it does, the flag is added FLAGS-VARIABLE
-#
-#   If FLAGS-VARIABLE is not specified, the current language's flags (e.g.
-#   CFLAGS) is used.  During the check the flag is always added to the
-#   current language's flags.
-#
-#   If EXTRA-FLAGS is defined, it is added to the current language's default
-#   flags (e.g. CFLAGS) when the check is done.  The check is thus made with
-#   the flags: "CFLAGS EXTRA-FLAGS FLAG".  This can for example be used to
-#   force the compiler to issue an error when a bad flag is given.
-#
-#   INPUT gives an alternative input source to AC_COMPILE_IFELSE.
-#
-#   NOTE: This macro depends on the AX_APPEND_FLAG and
-#   AX_CHECK_COMPILE_FLAG. Please keep this macro in sync with
-#   AX_APPEND_LINK_FLAGS.
-#
-# LICENSE
-#
-#   Copyright (c) 2011 Maarten Bosmans 
-#
-#   Copying and distribution of this file, with or without modification, are
-#   permitted in any medium without royalty provided the copyright notice
-#   and this notice are preserved.  This file is offered as-is, without any
-#   warranty.
-
-#serial 7
-
-AC_DEFUN([AX_APPEND_COMPILE_FLAGS],
-[AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG])
-AX_REQUIRE_DEFINED([AX_APPEND_FLAG])
-for flag in $1; do
-  AX_CHECK_COMPILE_FLAG([$flag], [AX_APPEND_FLAG([$flag], [$2])], [], [$3], 
[$4])
-done
-])dnl AX_APPEND_COMPILE_FLAGS

diff --git a/m4/ax_append_flag.m4 b/m4/ax_append_flag.m4
deleted file mode 100644
index dd6d8b6..000
--- a/m4/ax_append_flag.m4
+++ /dev/null
@@ -1,50 +0,0 @@
-# ===
-#  https://www.gnu.org/software/autoconf-archive/ax_append_flag.html
-# 

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

2021-11-05 Thread Sam James
commit: c44d34624a40c83f5e775678e4f080b604326a99
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:39:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:39:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44d3462

dev-ml/opam-installer: fix 2.0.10

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

 dev-ml/opam-installer/opam-installer-2.0.10.ebuild | 16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild 
b/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
index 1ea426a6380..a2b88905a29 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
@@ -6,21 +6,20 @@ EAPI=7
 # We are opam
 OPAM_INSTALLER_DEP=" "
 OPAM_SKIP_VALIDATION=yes
-inherit dune
+inherit opam
 
 DESCRIPTION="Core installer for opam packages"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 
SRC_URI="https://github.com/ocaml/opam/releases/download/${PV}/opam-full-${PV}.tar.gz;
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-full-${PV/_/-}"
-OPAM_INSTALLER="${S}/_build/install/default/bin/opam-installer"
+OPAM_INSTALLER="${S}/opam-installer"
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 RDEPEND="
>=dev-lang/ocaml-4.02.3
@@ -38,3 +37,10 @@ src_configure() {
--docdir="${EPREFIX}/usr/share/doc/${PF}" \
--mandir="${EPREFIX}/usr/share/man"
 }
+
+src_compile() {
+   sed -e 's/DUNE = .*$/DUNE = /' -i Makefile.config
+   #passing -jX to the dune build leads to errors
+   #see: https://github.com/ocaml/opam/issues/3585
+   emake DUNE_PROMOTE_ARG="" -j1
+}



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

2021-11-05 Thread Sam James
commit: 1427b594640e727526672fd618a6b07e93423f8c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:39:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:39:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1427b594

dev-ml/opam-solver: fix 2.0.10

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

 dev-ml/opam-solver/opam-solver-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam-solver/opam-solver-2.0.10.ebuild 
b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
index 3ee659981fd..aa993e87c76 100644
--- a/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
@@ -8,7 +8,6 @@ inherit dune
 DESCRIPTION="opam solver"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV/_/-}"
 
 LICENSE="LGPL-2.1"
@@ -28,7 +27,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
test? ( dev-ml/opam-client )"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: ee366b5dc082a3a85e531871368267c275f3022b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:40:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:40:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee366b5d

dev-ml/opam-repository: fix 2.0.10

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

 dev-ml/opam-repository/opam-repository-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam-repository/opam-repository-2.0.10.ebuild 
b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild
index b7f297cca04..77365ae1bce 100644
--- a/dev-ml/opam-repository/opam-repository-2.0.10.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild
@@ -8,7 +8,6 @@ inherit dune
 DESCRIPTION="opam repository libraries"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV/_/-}"
 
 LICENSE="LGPL-2.1"
@@ -25,7 +24,8 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: b6c0dad4c5c045bb6012b4aed1db09fd333413ba
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:39:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:39:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c0dad4

dev-ml/opam-format: fix 2.0.10

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

 dev-ml/opam-format/opam-format-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam-format/opam-format-2.0.10.ebuild 
b/dev-ml/opam-format/opam-format-2.0.10.ebuild
index 027845d265f..ace83b9a6ae 100644
--- a/dev-ml/opam-format/opam-format-2.0.10.ebuild
+++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild
@@ -10,7 +10,6 @@ inherit dune
 DESCRIPTION="Core libraries for opam"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV}"
 OPAM_INSTALLER="${S}/opam-installer"
 
@@ -28,7 +27,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
dev-ml/cppo"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: 8c801134a846766362e51bb7543f2c70fed59cf3
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:37:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:37:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c801134

dev-ml/opam: fix 2.0.10

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

 dev-ml/opam/opam-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam/opam-2.0.10.ebuild b/dev-ml/opam/opam-2.0.10.ebuild
index c123071f54a..e882aefd038 100644
--- a/dev-ml/opam/opam-2.0.10.ebuild
+++ b/dev-ml/opam/opam-2.0.10.ebuild
@@ -8,7 +8,6 @@ inherit dune
 DESCRIPTION="A source-based package manager for OCaml"
 HOMEPAGE="http://opam.ocaml.org/;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV/_/-}"
 
 LICENSE="LGPL-2.1-with-linking-exception"
@@ -26,7 +25,8 @@ RDEPEND="
dev-ml/re:="
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: 973b7d13cabeca5de6b8e0790b5ddfc1474a01ab
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:38:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:38:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973b7d13

dev-ml/opam-state: fix 2.0.10

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

 dev-ml/opam-state/opam-state-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam-state/opam-state-2.0.10.ebuild 
b/dev-ml/opam-state/opam-state-2.0.10.ebuild
index 6c2a6cf8e81..cf9ab72c819 100644
--- a/dev-ml/opam-state/opam-state-2.0.10.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.10.ebuild
@@ -8,7 +8,6 @@ inherit dune
 DESCRIPTION="opam state libraries"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV/_/-}"
 
 LICENSE="LGPL-2.1"
@@ -24,7 +23,8 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: 1eddfc250728c15f25591cab9964ee1c2e76eb54
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:38:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:38:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eddfc25

dev-ml/opam-client: fix 2.0.10

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

 dev-ml/opam-client/opam-client-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/opam-client/opam-client-2.0.10.ebuild 
b/dev-ml/opam-client/opam-client-2.0.10.ebuild
index b03d1b11796..4b52fb7e1ef 100644
--- a/dev-ml/opam-client/opam-client-2.0.10.ebuild
+++ b/dev-ml/opam-client/opam-client-2.0.10.ebuild
@@ -8,7 +8,6 @@ inherit dune
 DESCRIPTION="opam client libraries"
 HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
 SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
-SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
 S="${WORKDIR}/opam-${PV/_/-}"
 
 LICENSE="LGPL-2.1"
@@ -26,7 +25,8 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+# Cherry-picked from 
https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
+PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )
 
 src_prepare() {
default



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

2021-11-05 Thread Sam James
commit: 5c12941dc7a47c6497869981ba769f3c9f8b4ffb
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c12941d

dev-ml/opam-installer: add 2.1.1

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

 dev-ml/opam-installer/Manifest|  1 +
 dev-ml/opam-installer/opam-installer-2.1.1.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/opam-installer/Manifest b/dev-ml/opam-installer/Manifest
index 97c8e1c8c00..8f2c10b6c1c 100644
--- a/dev-ml/opam-installer/Manifest
+++ b/dev-ml/opam-installer/Manifest
@@ -3,3 +3,4 @@ DIST opam-full-2.0.10.tar.gz 8173617 BLAKE2B 
6bf7a52835512b3de5bcf0de24f5ba3a322
 DIST opam-full-2.0.8.tar.gz 8006252 BLAKE2B 
26348bdbb8bdc2fbf9d736286c1f4134ce065e8c15e34d51c8d2c6e5338fd6db089df38a19b07cde70770724fc4cc3dbd9e7d75628e5435ca8a2f8c0d4d3f2f0
 SHA512 
f08893ad0c1e124368168f28dcb5c3293e443da712d7b12db432c21ff72f7e1440bcc7156f49661d286360a16dcd166d3d02ecdebf8b1cda7c7df2b22e48f80f
 DIST opam-full-2.0.9.tar.gz 8029605 BLAKE2B 
c2ae06bdbbdbe9db270ec0027ec8d13a228f0af2ae5089476fa3a698d27e1f47abf2e3a15ecc9ca610717ba6b979b4ca76cce56c52f6592ae789b88fb5e5b68d
 SHA512 
9f44d878a2599a876f5e5b9b7457b6f446a5e59156ed3d449dcc29e40c44df8b69da619eabdf030e45526fba4bd9a00c65dec2c36552d2e03788596b0aceee85
 DIST opam-full-2.1.0.tar.gz 9136886 BLAKE2B 
3d51159568b6e85834f70a3545fe37d82470d4253bf9db6fef32b4314fd0a82182737bba6be62a9dd04b6d8fb8d7468b2e23ac39fa475f467adfdb0ec8d52181
 SHA512 
2c4955e450cde7211dbab507cbdc5d6e67805353e384df525d77ebf5561d6a4de91f7e5691567b2dc61146fc29df6fa5dc8aa8562330a4746db3a52b7487811a
+DIST opam-full-2.1.1.tar.gz 9275192 BLAKE2B 
b5729bc938633073efdf979f8e160c42aee682fe311b613d4d82be7add64b42506d1b6c107f3770fd8de4dc9eed7076f7774a34482d1956b8bd6315f551aea6d
 SHA512 
7876a015fc2a421f70f9e8fa35c7ce56397dde7b679f3aba73c2a38f4967afc410c707a00f0a107baf353efe8bb6d4eee0601a5e205dc05a0f9c3d2a0c4d44d8

diff --git a/dev-ml/opam-installer/opam-installer-2.1.1.ebuild 
b/dev-ml/opam-installer/opam-installer-2.1.1.ebuild
new file mode 100644
index 000..1ea426a6380
--- /dev/null
+++ b/dev-ml/opam-installer/opam-installer-2.1.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+OPAM_SKIP_VALIDATION=yes
+inherit dune
+
+DESCRIPTION="Core installer for opam packages"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/releases/download/${PV}/opam-full-${PV}.tar.gz;
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-full-${PV/_/-}"
+OPAM_INSTALLER="${S}/_build/install/default/bin/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+RDEPEND="
+   >=dev-lang/ocaml-4.02.3
+   dev-ml/cmdliner:=
+   ~dev-ml/opam-format-${PV}
+   >=dev-ml/dose3-6
+"
+DEPEND="${RDEPEND}
+   dev-ml/findlib"
+
+src_configure() {
+   econf \
+   --prefix="${EPREFIX}/usr" \
+   --with-mccs \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   --mandir="${EPREFIX}/usr/share/man"
+}



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

2021-11-05 Thread Sam James
commit: 809e77152c6db7c546b814929f40862928f1815d
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809e7715

dev-ml/opam-repository: add 2.1.1

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

 dev-ml/opam-repository/Manifest|  1 +
 .../opam-repository/opam-repository-2.1.1.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ml/opam-repository/Manifest b/dev-ml/opam-repository/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-repository/Manifest
+++ b/dev-ml/opam-repository/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-repository/opam-repository-2.1.1.ebuild 
b/dev-ml/opam-repository/opam-repository-2.1.1.ebuild
new file mode 100644
index 000..b7f297cca04
--- /dev/null
+++ b/dev-ml/opam-repository/opam-repository-2.1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam repository libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/re:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/opam-file-format:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: e41ca37b7a07400bdefee997279ba28c96fe63cd
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41ca37b

dev-ml/opam-client: add 2.1.1

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

 dev-ml/opam-client/Manifest |  1 +
 dev-ml/opam-client/opam-client-2.1.1.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/opam-client/Manifest b/dev-ml/opam-client/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-client/Manifest
+++ b/dev-ml/opam-client/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-client/opam-client-2.1.1.ebuild 
b/dev-ml/opam-client/opam-client-2.1.1.ebuild
new file mode 100644
index 000..b03d1b11796
--- /dev/null
+++ b/dev-ml/opam-client/opam-client-2.1.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam client libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   ~dev-ml/opam-repository-${PV}:=
+   ~dev-ml/opam-state-${PV}:=
+   ~dev-ml/opam-solver-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 4aa28a2698b8de5cff5c1390470339942a7a4026
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:24:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:24:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa28a26

dev-ml/opam-repository: add 2.0.10

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

 dev-ml/opam-repository/Manifest|  1 +
 .../opam-repository/opam-repository-2.0.10.ebuild  | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ml/opam-repository/Manifest b/dev-ml/opam-repository/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-repository/Manifest
+++ b/dev-ml/opam-repository/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-repository/opam-repository-2.0.10.ebuild 
b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild
new file mode 100644
index 000..b7f297cca04
--- /dev/null
+++ b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam repository libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/re:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/opam-file-format:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 0aa1ddf890f731f37690c669f4aff654bf84d0e0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa1ddf8

dev-ml/opam-solver: add 2.1.1

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

 dev-ml/opam-solver/Manifest |  1 +
 dev-ml/opam-solver/opam-solver-2.1.1.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-solver/Manifest b/dev-ml/opam-solver/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-solver/Manifest
+++ b/dev-ml/opam-solver/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-solver/opam-solver-2.1.1.ebuild 
b/dev-ml/opam-solver/opam-solver-2.1.1.ebuild
new file mode 100644
index 000..3ee659981fd
--- /dev/null
+++ b/dev-ml/opam-solver/opam-solver-2.1.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam solver"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+   >=dev-ml/mccs-1.1.4:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/cudf:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ml/opam-client )"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 673708e5a26b1f18f01f8073559d1809e649f4e2
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673708e5

dev-ml/opam-core: add 2.1.1

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

 dev-ml/opam-core/Manifest   |  1 +
 dev-ml/opam-core/opam-core-2.1.1.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-ml/opam-core/Manifest b/dev-ml/opam-core/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-core/Manifest
+++ b/dev-ml/opam-core/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-core/opam-core-2.1.1.ebuild 
b/dev-ml/opam-core/opam-core-2.1.1.ebuild
new file mode 100644
index 000..200b36c8bd1
--- /dev/null
+++ b/dev-ml/opam-core/opam-core-2.1.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+inherit opam
+
+DESCRIPTION="Core libraries for opam"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV}"
+OPAM_INSTALLER="${S}/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   dev-ml/ocamlgraph:=
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   dev-ml/cmdliner:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/cppo"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9)))
+(release
+ (flags (:standard -warn-error -3-9
+   EOF
+}
+
+src_compile() {
+   emake -j1 opam-installer
+   emake -j1 ${PN}.install
+}



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

2021-11-05 Thread Sam James
commit: dfd7ebba500c907514a8826af045b2582e940557
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:24:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:24:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd7ebba

dev-ml/opam-client: add 2.0.10

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

 dev-ml/opam-client/Manifest  |  1 +
 dev-ml/opam-client/opam-client-2.0.10.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/opam-client/Manifest b/dev-ml/opam-client/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-client/Manifest
+++ b/dev-ml/opam-client/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-client/opam-client-2.0.10.ebuild 
b/dev-ml/opam-client/opam-client-2.0.10.ebuild
new file mode 100644
index 000..b03d1b11796
--- /dev/null
+++ b/dev-ml/opam-client/opam-client-2.0.10.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam client libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   ~dev-ml/opam-repository-${PV}:=
+   ~dev-ml/opam-state-${PV}:=
+   ~dev-ml/opam-solver-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: caa276d633bdc682d26eec920bbebc8d09ca78d0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa276d6

dev-ml/opam: add 2.1.1

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

 dev-ml/opam/Manifest  |  1 +
 dev-ml/opam/opam-2.1.1.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-ml/opam/Manifest b/dev-ml/opam/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam/Manifest
+++ b/dev-ml/opam/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam/opam-2.1.1.ebuild b/dev-ml/opam/opam-2.1.1.ebuild
new file mode 100644
index 000..c123071f54a
--- /dev/null
+++ b/dev-ml/opam/opam-2.1.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="A source-based package manager for OCaml"
+HOMEPAGE="http://opam.ocaml.org/;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   dev-ml/cudf:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/extlib:=
+   ~dev-ml/opam-client-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:="
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: ae76f90ae1cad71a37a7b0a5f6d7fc50bdaf4aed
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:24:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:24:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae76f90a

dev-ml/opam-solver: add 2.0.10

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

 dev-ml/opam-solver/Manifest  |  1 +
 dev-ml/opam-solver/opam-solver-2.0.10.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-solver/Manifest b/dev-ml/opam-solver/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-solver/Manifest
+++ b/dev-ml/opam-solver/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-solver/opam-solver-2.0.10.ebuild 
b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
new file mode 100644
index 000..3ee659981fd
--- /dev/null
+++ b/dev-ml/opam-solver/opam-solver-2.0.10.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam solver"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+   >=dev-ml/mccs-1.1.4:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/cudf:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ml/opam-client )"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: bd8ae4e75f0fd269f9b9f100e2c39be81625504b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:23:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:23:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8ae4e7

dev-ml/opam: add 2.0.10

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

 dev-ml/opam/Manifest   |  1 +
 dev-ml/opam/opam-2.0.10.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-ml/opam/Manifest b/dev-ml/opam/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam/Manifest
+++ b/dev-ml/opam/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam/opam-2.0.10.ebuild b/dev-ml/opam/opam-2.0.10.ebuild
new file mode 100644
index 000..c123071f54a
--- /dev/null
+++ b/dev-ml/opam/opam-2.0.10.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="A source-based package manager for OCaml"
+HOMEPAGE="http://opam.ocaml.org/;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   dev-ml/cudf:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/extlib:=
+   ~dev-ml/opam-client-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:="
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: e8781fa31702ed7587a8b93180f06e39e561b091
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:20:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:20:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8781fa3

sci-libs/geos: add github upstream metadata

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

 sci-libs/geos/metadata.xml | 37 -
 1 file changed, 20 insertions(+), 17 deletions(-)

diff --git a/sci-libs/geos/metadata.xml b/sci-libs/geos/metadata.xml
index 0999c9f48f9..cc52aafc5a7 100644
--- a/sci-libs/geos/metadata.xml
+++ b/sci-libs/geos/metadata.xml
@@ -1,21 +1,24 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-sci-geoscien...@gentoo.org
-Gentoo Geosciences Project
-  
-  
-pgsql-b...@gentoo.org
-PostgreSQL and Related Package Development
-  
-  
-Geometric Engine Open Source provides a spatial object model and
-fundamental geometric functions. It implements the geometry model
-defined in the OpenGIS Consortium Simple Features Specification for
-SQL. Functions provided include: spatial predicates (based on the
-DE-9IM model), overlay functions (intersection, difference, union,
-symmetric difference), buffer, convex hull, area and distance
-functions, and topological validity checking.
-  
+   
+   sci-geoscien...@gentoo.org
+   Gentoo Geosciences Project
+   
+   
+   pgsql-b...@gentoo.org
+   PostgreSQL and Related Package Development
+   
+   
+   Geometric Engine Open Source provides a spatial object model and
+   fundamental geometric functions. It implements the geometry 
model
+   defined in the OpenGIS Consortium Simple Features Specification 
for
+   SQL. Functions provided include: spatial predicates (based on 
the
+   DE-9IM model), overlay functions (intersection, difference, 
union,
+   symmetric difference), buffer, convex hull, area and distance
+   functions, and topological validity checking.
+   
+   
+   libgeos/geos
+   
 



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

2021-11-05 Thread Sam James
commit: b9d4521f5fe42c69695b2ef95253d46b57071e60
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:23:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:23:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d4521f

dev-ml/opam-state: add 2.0.10

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

 dev-ml/opam-state/Manifest |  1 +
 dev-ml/opam-state/opam-state-2.0.10.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/opam-state/Manifest b/dev-ml/opam-state/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-state/Manifest
+++ b/dev-ml/opam-state/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-state/opam-state-2.0.10.ebuild 
b/dev-ml/opam-state/opam-state-2.0.10.ebuild
new file mode 100644
index 000..6c2a6cf8e81
--- /dev/null
+++ b/dev-ml/opam-state/opam-state-2.0.10.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam state libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   ~dev-ml/opam-repository-${PV}:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 02f64fa7ae2d47237bda6230869a31fd110ec4e0
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f64fa7

dev-ml/opam-state: add 2.1.1

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

 dev-ml/opam-state/Manifest|  1 +
 dev-ml/opam-state/opam-state-2.1.1.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/opam-state/Manifest b/dev-ml/opam-state/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-state/Manifest
+++ b/dev-ml/opam-state/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-state/opam-state-2.1.1.ebuild 
b/dev-ml/opam-state/opam-state-2.1.1.ebuild
new file mode 100644
index 000..6c2a6cf8e81
--- /dev/null
+++ b/dev-ml/opam-state/opam-state-2.1.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam state libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   ~dev-ml/opam-repository-${PV}:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 39bfd96694d31fd78dff9e396fb78dbd21996752
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:35:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:35:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bfd966

dev-ml/opam-format: add 2.1.1

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

 dev-ml/opam-format/Manifest |  1 +
 dev-ml/opam-format/opam-format-2.1.1.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-format/Manifest b/dev-ml/opam-format/Manifest
index ed498336536..f220f1c2472 100644
--- a/dev-ml/opam-format/Manifest
+++ b/dev-ml/opam-format/Manifest
@@ -3,3 +3,4 @@ DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
+DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e

diff --git a/dev-ml/opam-format/opam-format-2.1.1.ebuild 
b/dev-ml/opam-format/opam-format-2.1.1.ebuild
new file mode 100644
index 000..027845d265f
--- /dev/null
+++ b/dev-ml/opam-format/opam-format-2.1.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+inherit dune
+
+DESCRIPTION="Core libraries for opam"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV}"
+OPAM_INSTALLER="${S}/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   ~dev-ml/opam-core-${PV}:=
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   >=dev-ml/dose3-6.0:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/cppo"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 7f68124dc60890fa5d463246339712dcfe69b356
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:24:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:24:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f68124d

dev-ml/opam-installer: add 2.0.10

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

 dev-ml/opam-installer/Manifest |  1 +
 dev-ml/opam-installer/opam-installer-2.0.10.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/opam-installer/Manifest b/dev-ml/opam-installer/Manifest
index f32e897aec2..97c8e1c8c00 100644
--- a/dev-ml/opam-installer/Manifest
+++ b/dev-ml/opam-installer/Manifest
@@ -1,4 +1,5 @@
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
+DIST opam-full-2.0.10.tar.gz 8173617 BLAKE2B 
6bf7a52835512b3de5bcf0de24f5ba3a322f718e6b590902add5ca162e449e40fa3c27cff7b042240441c031303b24cf6b1a100d7f7c3c0cc275d47e60c0bce1
 SHA512 
05c6bd7e08f131c910871867590a6eb95b488d943ebbb0f93212f2101f09f54dcffd5d6492c9e2edf0485e3ee681815c6353d43ef185bc934fc8afb84d02cf5f
 DIST opam-full-2.0.8.tar.gz 8006252 BLAKE2B 
26348bdbb8bdc2fbf9d736286c1f4134ce065e8c15e34d51c8d2c6e5338fd6db089df38a19b07cde70770724fc4cc3dbd9e7d75628e5435ca8a2f8c0d4d3f2f0
 SHA512 
f08893ad0c1e124368168f28dcb5c3293e443da712d7b12db432c21ff72f7e1440bcc7156f49661d286360a16dcd166d3d02ecdebf8b1cda7c7df2b22e48f80f
 DIST opam-full-2.0.9.tar.gz 8029605 BLAKE2B 
c2ae06bdbbdbe9db270ec0027ec8d13a228f0af2ae5089476fa3a698d27e1f47abf2e3a15ecc9ca610717ba6b979b4ca76cce56c52f6592ae789b88fb5e5b68d
 SHA512 
9f44d878a2599a876f5e5b9b7457b6f446a5e59156ed3d449dcc29e40c44df8b69da619eabdf030e45526fba4bd9a00c65dec2c36552d2e03788596b0aceee85
 DIST opam-full-2.1.0.tar.gz 9136886 BLAKE2B 
3d51159568b6e85834f70a3545fe37d82470d4253bf9db6fef32b4314fd0a82182737bba6be62a9dd04b6d8fb8d7468b2e23ac39fa475f467adfdb0ec8d52181
 SHA512 
2c4955e450cde7211dbab507cbdc5d6e67805353e384df525d77ebf5561d6a4de91f7e5691567b2dc61146fc29df6fa5dc8aa8562330a4746db3a52b7487811a

diff --git a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild 
b/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
new file mode 100644
index 000..1ea426a6380
--- /dev/null
+++ b/dev-ml/opam-installer/opam-installer-2.0.10.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+OPAM_SKIP_VALIDATION=yes
+inherit dune
+
+DESCRIPTION="Core installer for opam packages"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/releases/download/${PV}/opam-full-${PV}.tar.gz;
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-full-${PV/_/-}"
+OPAM_INSTALLER="${S}/_build/install/default/bin/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+RDEPEND="
+   >=dev-lang/ocaml-4.02.3
+   dev-ml/cmdliner:=
+   ~dev-ml/opam-format-${PV}
+   >=dev-ml/dose3-6
+"
+DEPEND="${RDEPEND}
+   dev-ml/findlib"
+
+src_configure() {
+   econf \
+   --prefix="${EPREFIX}/usr" \
+   --with-mccs \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   --mandir="${EPREFIX}/usr/share/man"
+}



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

2021-11-05 Thread Sam James
commit: 8d611256181fbe357dbd76adc52bfa366f3e4a90
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:23:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:23:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d611256

dev-ml/opam-core: add 2.0.10

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

 dev-ml/opam-core/Manifest|  1 +
 dev-ml/opam-core/opam-core-2.0.10.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-ml/opam-core/Manifest b/dev-ml/opam-core/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-core/Manifest
+++ b/dev-ml/opam-core/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-core/opam-core-2.0.10.ebuild 
b/dev-ml/opam-core/opam-core-2.0.10.ebuild
new file mode 100644
index 000..200b36c8bd1
--- /dev/null
+++ b/dev-ml/opam-core/opam-core-2.0.10.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+inherit opam
+
+DESCRIPTION="Core libraries for opam"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV}"
+OPAM_INSTALLER="${S}/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   dev-ml/ocamlgraph:=
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   dev-ml/cmdliner:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/cppo"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9)))
+(release
+ (flags (:standard -warn-error -3-9
+   EOF
+}
+
+src_compile() {
+   emake -j1 opam-installer
+   emake -j1 ${PN}.install
+}



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

2021-11-05 Thread Sam James
commit: fd75f7751020272798de7049d63a15b424b61a22
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:24:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:24:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd75f775

dev-ml/opam-format: add 2.0.10

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

 dev-ml/opam-format/Manifest  |  1 +
 dev-ml/opam-format/opam-format-2.0.10.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-format/Manifest b/dev-ml/opam-format/Manifest
index 0b145947da0..ed498336536 100644
--- a/dev-ml/opam-format/Manifest
+++ b/dev-ml/opam-format/Manifest
@@ -1,3 +1,4 @@
+DIST opam-2.0.10.tar.gz 641739 BLAKE2B 
7cd201fe6bed2ae81fc8d9d0a7063b284621e579713c2b8672a5ea37cd7516a030367664823c75594a789136ffe5b313818fa120fb64e499b8276706700df776
 SHA512 
49218a14c3b7e2f47052c1fb6907b54086f5af4adb43d120065c77f2c573d72136ac64f55f577a613eb43ebe29fbe14f9ac0e25756209ca7a572aa35a4410a5d
 DIST opam-2.0.8.tar.gz 643221 BLAKE2B 
66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2
 SHA512 
14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9
 DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e513736a27904a4e471d1eaf432db72998251ac786cb8fbf1ad425fff42b772c5d26934e0929aae75c0946d4659
 SHA512 
0d8ee19ac0f3df9de4fd9cfa8daab1f7228f090f5e2e7e26bedf24d8c2ab377aade95048f2d7cd9ee9dbbe738729e26dc99f41f730fa2252df74953362464a22
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608

diff --git a/dev-ml/opam-format/opam-format-2.0.10.ebuild 
b/dev-ml/opam-format/opam-format-2.0.10.ebuild
new file mode 100644
index 000..027845d265f
--- /dev/null
+++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+inherit dune
+
+DESCRIPTION="Core libraries for opam"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV}"
+OPAM_INSTALLER="${S}/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   ~dev-ml/opam-core-${PV}:=
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   >=dev-ml/dose3-6.0:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/cppo"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2021-11-05 Thread Sam James
commit: 23b42c94d0aae37879364c96e999867de4b10fb9
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:18:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:19:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b42c94

sci-libs/geos: add 3.10.1

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

 sci-libs/geos/Manifest   |  1 +
 sci-libs/geos/geos-3.10.1.ebuild | 43 
 2 files changed, 44 insertions(+)

diff --git a/sci-libs/geos/Manifest b/sci-libs/geos/Manifest
index e05d89eaa6b..88c4bb2c3f5 100644
--- a/sci-libs/geos/Manifest
+++ b/sci-libs/geos/Manifest
@@ -1,4 +1,5 @@
 DIST geos-3.10.0.tar.bz2 6799370 BLAKE2B 
dd1490318fccda8ccaf5152f8521ab98ef5e4b143e12e861d02124421985a8b2c966bca6f966aa167fb60f703d25c132b8c7ee4d61e382a449bce5eb40d4cb89
 SHA512 
12657c6649bfbf6efa3232a054969c6229bb23fc16a7c72d6ca5fdb662e0d08e14bbcaa6944a17de8972b6c236608d94c870ead0b04fada2d2af3d42c238058e
+DIST geos-3.10.1.tar.bz2 6714713 BLAKE2B 
932a24a7431bbd14b7412957a028a42b3877247931e529ee9b17f61dcecf4445a0aedf6a6f3e703793a9c3b33f0a4bbfd21f10bed34f6dfd3de7d301096f24c2
 SHA512 
1ba3af5e07bad40bae584b24ed7750a96f2974b974fbc7ccbaaa756fa6d98ed2ef6c0346e122c9c140307164084c436708bdaec86c0469f665cb1a19d0bdd0c9
 DIST geos-3.8.1.tar.bz2 2505407 BLAKE2B 
43053ea9e29d190f41c37d5d382b689ef477e0256cfd5705f4f2f316cac21a1674660bcf0900c51db72909c41d46be7a41d297958de48e108ae6d6bd1ca9d247
 SHA512 
1d8d8b3ece70eb388ea128f4135c7455899f01828223b23890ad3a2401e27104efce03987676794273a9b9d4907c0add2be381ff14b8420aaa9a858cc5941056
 DIST geos-3.9.0-r1.tar.bz2 4710957 BLAKE2B 
dab0f4e0bfb1bd244c2faf5ee6149b65d142eea78e87490025f90b672eee0d25d4ba9bc4c3b223e78ea0c9d34625b4750c7ba03852e5ea9540ad5c479d84b995
 SHA512 
1081f2aa20e671450953f7bb53b17c703804a1c9f4987c9da0987ff24339af5811b2c8b79c8e438d04ca38e4d06164dc5a4206f266f7efc19af3f9d9ea8f71f8
 DIST geos-3.9.1-r1.tar.bz2 4761372 BLAKE2B 
af1597d9372b18a2f280d82941949518cd8edb9296e9647aa3949c9e10fdd1b6ef500298471ec469d711ab0569eabd8fc3fb0a8f7e9bd48f91150cfdcaea65a8
 SHA512 
7ea131685cd110ec5e0cb7c214b52b75397371e75f011e1410b6770b6a48ca492a02337d86a7be35c852ef94604fe9d6f49634c79d4946df611aaa4f5cbaee28

diff --git a/sci-libs/geos/geos-3.10.1.ebuild b/sci-libs/geos/geos-3.10.1.ebuild
new file mode 100644
index 000..4eac2dd4380
--- /dev/null
+++ b/sci-libs/geos/geos-3.10.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Geometry engine library for Geographic Information Systems"
+HOMEPAGE="https://trac.osgeo.org/geos/;
+SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+IUSE="doc"
+
+BDEPEND="doc? ( app-doc/doxygen )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_DOCUMENTATION=$(usex doc)
+
+   # bug #709368
+   $(usex arm '-DDISABLE_GEOS_INLINE=ON' '')
+   )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+
+   use doc && cmake_src_compile docs
+}
+
+src_install() {
+   cmake_src_install
+
+   if use doc ; then
+   HTML_DOCS=( "${BUILD_DIR}"/doc/doxygen_docs/html/. )
+   einstalldocs
+   fi
+}



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

2021-11-05 Thread Sam James
commit: 554c24d4958ecb8463c7cba76a90204009256569
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 03:07:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 03:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554c24d4

dev-util/diffoscope: add 190

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

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

diff --git a/dev-util/diffoscope/Manifest b/dev-util/diffoscope/Manifest
index 8c407a73e06..1e8f7a5ec47 100644
--- a/dev-util/diffoscope/Manifest
+++ b/dev-util/diffoscope/Manifest
@@ -3,3 +3,4 @@ DIST diffoscope-186.tar.gz 2685030 BLAKE2B 
b9fcb05fbdd939ece3727f232777c56119aa5
 DIST diffoscope-187.tar.gz 2699208 BLAKE2B 
193eb0575814df7ee1d0a0e989a936782a52d4c8dc3e56d47db7ff5d631776559a604755e1d1be6687c1168ef7bb9d899f3b5ea8cab9506ef5b2da195485d7e0
 SHA512 
b3ba6743c9c4e0460f56a0830801f72e00bf7500c54dd9392e6e1de470a3b7348d900a8b9012f17b509abbc59575c7b9ee8e1048b3b23e5813a5ddabeadb1be4
 DIST diffoscope-188.tar.gz 2703049 BLAKE2B 
2d517a6067a70221a34545456e23eefb42b5dbae1daa3459366ad429446844d64714ab5d229cd909de533b8994e870d16314282454ce2ebbf3408685e6b94f5f
 SHA512 
b2c17bd577d5450439d2871f027f675f4e5bbfdc26e0f18bbe3579f214b023e1610a2095aec4b9d91c52e4a4c3e5fb226209e8f1c643b1c82ec190124d5d47d5
 DIST diffoscope-189.tar.gz 2703482 BLAKE2B 
9c3a86b71d02c456b72955ddc2c9df580c60c898b00cdebaeea369065536b531fd93cbc12f25d9d94ca6bf1cb11bf90f28e6c77f3573a623b35174e59466778d
 SHA512 
4c9a8c909cc18fa524be3979e211420b1240b7336a5895ec7e8682786e01952c6ae2ed494796aa08cdff2b21d13a55c4f47cb8e947743407e38790e8b40fb04c
+DIST diffoscope-190.tar.gz 2704083 BLAKE2B 
a2a0313f87fdb9c20b0dc696a1aea570857dd7005e0f69dc2dd139bca86a4b5711f98862b60f4d1a581bf3e0dfd38ef3be96991b96862584f289f1eb80415480
 SHA512 
646380d52730cf2efef57e3fa2995c7b2d5958d75597a59a24027bca1fc35c5b59dd96352faac9b7bd1d5bc053064f11760877651d52099f6b1ca0b3ad65d63c

diff --git a/dev-util/diffoscope/diffoscope-190.ebuild 
b/dev-util/diffoscope/diffoscope-190.ebuild
new file mode 100644
index 000..bd59e85cceb
--- /dev/null
+++ b/dev-util/diffoscope/diffoscope-190.ebuild
@@ -0,0 +1,110 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_REQ_USE="ncurses"
+
+inherit distutils-r1
+
+DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"
+HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="acl binutils bzip2 libcaca colord cpio +diff docx dtc e2fsprogs file
+find gettext gif gpg haskell hdf5 hex imagemagick iso java llvm lzma
+mono opendocument pascal pdf postscript R rpm sqlite squashfs
+ssh tar test tcpdump zip zlib zstd"
+
+RESTRICT="!test? ( test )"
+
+# pull in optional tools for tests:
+# img2txt: bug #797688
+# docx2txt: bug #797688
+BDEPEND="test? (
+   app-text/docx2txt
+   media-libs/libcaca
+   virtual/imagemagick-tools[jpeg]
+   )"
+RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}]
+   dev-python/libarchive-c[${PYTHON_USEDEP}]
+   dev-python/distro[${PYTHON_USEDEP}]
+   acl? ( sys-apps/acl )
+   binutils? ( sys-devel/binutils )
+   bzip2? ( app-arch/bzip2 )
+   libcaca? ( media-libs/libcaca )
+   colord? ( x11-misc/colord )
+   cpio? ( app-arch/cpio )
+   diff? ( sys-apps/diffutils )
+   docx? ( app-text/docx2txt )
+   dtc? ( sys-apps/dtc )
+   e2fsprogs? ( sys-fs/e2fsprogs )
+   file? ( sys-apps/file )
+   find? ( sys-apps/findutils )
+   gettext? ( sys-devel/gettext )
+   gif? ( media-libs/giflib )
+   gpg? ( app-crypt/gnupg )
+   haskell? ( dev-lang/ghc )
+   hdf5? ( sci-libs/hdf5 )
+   hex? ( app-editors/vim-core )
+   imagemagick? ( media-gfx/imagemagick )
+   iso? ( app-cdr/cdrtools )
+   java? ( virtual/jdk )
+   llvm? ( sys-devel/llvm )
+   lzma? ( app-arch/xz-utils )
+   mono? ( dev-lang/mono )
+   opendocument? ( app-text/odt2txt )
+   pascal? ( dev-lang/fpc )
+   pdf? (
+   app-text/pdftk
+   app-text/poppler
+   dev-python/PyPDF2[${PYTHON_USEDEP}]
+   )
+   postscript? ( app-text/ghostscript-gpl )
+   R? ( dev-lang/R )
+   rpm? ( app-arch/rpm )
+   sqlite? ( dev-db/sqlite:3 )
+   squashfs? ( sys-fs/squashfs-tools )
+   ssh? ( net-misc/openssh )
+   tar? ( app-arch/tar )
+   tcpdump? ( net-analyzer/tcpdump )
+   zip? ( app-arch/unzip )
+   zlib? ( app-arch/gzip )
+   zstd? ( app-arch/zstd )
+"
+# Presence if filemagic's magic.py breaks imports
+# of 

  1   2   3   4   5   >