[gentoo-commits] repo/gentoo:master commit in: dev-haskell/filelock/

2020-08-06 Thread Sergei Trofimovich
commit: 73287870a3ffc8f4d5a962740b1ffc1170647ca8
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Aug  6 22:43:14 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug  7 06:37:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73287870

dev-haskell/filelock: bump up to 0.1.1.5

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro  posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/17036
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/filelock/Manifest|  1 +
 dev-haskell/filelock/filelock-0.1.1.5.ebuild | 25 +
 dev-haskell/filelock/metadata.xml|  4 
 3 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/filelock/Manifest b/dev-haskell/filelock/Manifest
index 933a46e4f00..4a4e052048f 100644
--- a/dev-haskell/filelock/Manifest
+++ b/dev-haskell/filelock/Manifest
@@ -1,3 +1,4 @@
 DIST filelock-0.1.0.1.tar.gz 5884 BLAKE2B 
27596191c70ca71f11fdcd3bd66362d51407774dcda2e9f31220981af5e259edbf7cac8db87fb7899741c937caf240e7e1af210f569b33600c3407956c1fa975
 SHA512 
73cc119bcca61b040692738aefcc779debef8815182a9f74e9e0700d9b1e5de0e12812f573f9daa8a127d99269f69e3cfc572cd5cd104d1fddb04ec8d4bf0c97
 DIST filelock-0.1.1.3.tar.gz 7187 BLAKE2B 
d56f23a9e590417a70586c934de4f189696e61f2472124cd24bee10091e789e4c393bbc7ea96873d6704eadcb205aa14846e54dd6c30fcc4ce99c64f3e9f
 SHA512 
2fc95f33311d43501daaed8472cffd198a0b9146325a9cfded5952c9a43b550fab6e89b722c2453034ee233480778bf2af9fb6089f111d168ebec1ececbaa895
 DIST filelock-0.1.1.4.tar.gz 7216 BLAKE2B 
d99e5e0899e94d683f8cbe9919b40ca85d3f840a766bba2d3d8d1f8dff31595b2d012840fcf3d693708c661f8445780f6258d5b24b6b265364f81954154b
 SHA512 
ff1d87f6c8bb7dc63b63b7d85dfc007285a74fa47b4bcbaa8783a05482a0a8964ab631fdda5bb177eeed1a89f9687eb19014bc7ef20e99f1daf227e1061152ed
+DIST filelock-0.1.1.5.tar.gz 7839 BLAKE2B 
2ac99711315fe11ddf49d680a851b147ee8f2d55c3b5a3fdb1b57edf6e7e6fec1cb5232cf1e2b1eccfe497a50756994cf1c5bf2ef624f5777c55fde9de9f6a30
 SHA512 
6ccd0b671cec8d1c2daa3115a5b2d8cd10a31db0a1dc1c15e6cb80d679bd2e09208be8bebc0f4bb64d7cdd0fad2e7e170e8283b6be61edd5017b788f94a41048

diff --git a/dev-haskell/filelock/filelock-0.1.1.5.ebuild 
b/dev-haskell/filelock/filelock-0.1.1.5.ebuild
new file mode 100644
index 000..5297c74c1da
--- /dev/null
+++ b/dev-haskell/filelock/filelock-0.1.1.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Portable interface to file locking (flock / LockFileEx)"
+HOMEPAGE="https://github.com/takano-akio/filelock";
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
+
+LICENSE="public-domain"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-8.0.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.24.0.0
+   test? ( dev-haskell/async )
+"

diff --git a/dev-haskell/filelock/metadata.xml 
b/dev-haskell/filelock/metadata.xml
index 8bf42d916cf..b7878815d80 100644
--- a/dev-haskell/filelock/metadata.xml
+++ b/dev-haskell/filelock/metadata.xml
@@ -5,8 +5,4 @@
hask...@gentoo.org
Gentoo Haskell

-   
-   This package provides an interface to Windows and Unix
-   file locking functionalities.
-   
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/stack/

2020-08-06 Thread Sergei Trofimovich
commit: 5a60f6b87a579f3b1a57238727cb34b5ad25b56a
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Aug  6 22:55:52 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug  7 06:37:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a60f6b8

dev-haskell/stack: remove old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/stack/Manifest   |   1 -
 dev-haskell/stack/stack-2.3.1.ebuild | 121 ---
 2 files changed, 122 deletions(-)

diff --git a/dev-haskell/stack/Manifest b/dev-haskell/stack/Manifest
index 0ae4b4fe57c..5a39280ee92 100644
--- a/dev-haskell/stack/Manifest
+++ b/dev-haskell/stack/Manifest
@@ -1,2 +1 @@
-DIST stack-2.3.1.tar.gz 570880 BLAKE2B 
7bb2304f61ea58b0d76340a3f8a2b252b904a65ea709e5b0d376c79878a67e8e5e7456e6361143d1d687502b00bd0fdc12fdf98fbfd085b452174d2701c16b99
 SHA512 
b5bab09697d2be10445500911ff0b038adc0e9e27baa2b015de9dd3c7d18dbac8d813c20451ac660c43d3ed2c2f587b4dfffd759653ce9c23b159a936e345aa5
 DIST stack-2.3.3.tar.gz 572406 BLAKE2B 
4b88614ede72ea3704e3bfad433a7931860c1c098bb65aeabca46d3abc5364ea132b8a7f0f559f1b07463d4b753b5501081841fa388a5d817389d91371214236
 SHA512 
cb93e3bcb8f92e01f374806f07f366ca318d66e3b7bd3cfa3fe3b72dce954d2bb371f51e3f79fca8aec19d1d3adef370bb09237bf29340a1bc851a9a103d77a3

diff --git a/dev-haskell/stack/stack-2.3.1.ebuild 
b/dev-haskell/stack/stack-2.3.1.ebuild
deleted file mode 100644
index 75eb762b346..000
--- a/dev-haskell/stack/stack-2.3.1.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.5.
-#hackport: flags: 
-disable-git-info,-hide-dependency-versions,-integration-tests,-static,-supported-build
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="The Haskell Tool Stack"
-HOMEPAGE="http://haskellstack.org";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # requires network access
-
-RDEPEND=">=dev-haskell/aeson-1.4.6.0:=[profile?]
-   >=dev-haskell/annotated-wl-pprint-0.7.0:=[profile?]
-   >=dev-haskell/ansi-terminal-0.9.1:=[profile?]
-   >=dev-haskell/async-2.2.2:=[profile?]
-   >=dev-haskell/attoparsec-0.13.2.3:=[profile?]
-   >=dev-haskell/base64-bytestring-1.0.0.3:=[profile?]
-   >=dev-haskell/cabal-3.0.0.0:=[profile?]
-   >=dev-haskell/casa-client-0.0.1:=[profile?]
-   >=dev-haskell/casa-types-0.0.1:=[profile?]
-   >=dev-haskell/colour-2.3.5:=[profile?]
-   >=dev-haskell/conduit-1.3.1.2:=[profile?]
-   >=dev-haskell/conduit-extra-1.3.4:=[profile?]
-   >=dev-haskell/cryptonite-0.25:=[profile?]
-   >=dev-haskell/cryptonite-conduit-0.2.2:=[profile?]
-   >=dev-haskell/echo-0.1.3:=[profile?]
-   >=dev-haskell/exceptions-0.10.4:=[profile?]
-   >=dev-haskell/extra-1.6.19:=[profile?]
-   >=dev-haskell/file-embed-0.0.11.1:=[profile?]
-   >=dev-haskell/filelock-0.1.1.4:=[profile?]
-   >=dev-haskell/fsnotify-0.3.0.1:=[profile?]
-   >=dev-haskell/generic-deriving-1.12.4:=[profile?]
-   >=dev-haskell/githash-0.1.3.3:=[profile?]
-   >=dev-haskell/hackage-security-0.5.3.0:=[profile?]
-   >=dev-haskell/hashable-1.2.7.0:=[profile?]
-   >=dev-haskell/hi-file-parser-0.1.0.0:=[profile?]
-   >=dev-haskell/hpack-0.33.0:=[profile?]
-   >=dev-haskell/http-client-0.6.4:=[profile?]
-   >=dev-haskell/http-client-tls-0.3.5.3:=[profile?]
-   >=dev-haskell/http-conduit-2.3.7.3:=[profile?]
-   >=dev-haskell/http-download-0.2.0.0:=[profile?]
-   >=dev-haskell/http-types-0.12.3:=[profile?]
-   >=dev-haskell/memory-0.14.18:=[profile?]
-   >=dev-haskell/microlens-0.4.10:=[profile?]
-   >=dev-haskell/mintty-0.1.2:=[profile?]
-   >=dev-haskell/mono-traversable-1.0.15.1:=[profile?]
-   >=dev-haskell/mtl-2.2.2:=[profile?]
-   >=dev-haskell/mustache-2.3.1:=[profile?]
-   >=dev-haskell/neat-interpolation-0.3.2.6:=[profile?]
-   >=dev-haskell/network-uri-2.6.2.0:=[profile?]
-   >=dev-haskell/open-browser-0.2.1.0:=[profile?]
-   >=dev-haskell/optparse-applicative-0.14.3.0:=[profile?]
-   >=dev-haskell/optparse-simple-0.1.1.2:=[profile?]
-   >=dev-haskell/pantry-0.4.0.1:=[profile?] 
=dev-haskell/path-0.6.1:=[profile?]
-   >=dev-haskell/path-io-1.4.2:=[profile?]
-   >=dev-haskell/persistent-2.9.2:=[profile?]
-   >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
-   >=dev-haskell/persistent-template-2.6.0:=[profile?]
-   >=dev-haskell/primitive-0.6.4.0:=[profile?]
-   >=dev-haskell/project-template-0.2.0.1:=[profile?]
-   >=dev-haskell/regex-applicative-text-0.1.0.1:=[profile?]
-   >=dev-haskell/retry-0.8.1.0:

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/filelock/

2020-08-06 Thread Sergei Trofimovich
commit: 846cc4835ebbda1b1d4e5199a074939d4cbf85ad
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Aug  6 22:45:45 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug  7 06:37:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846cc483

dev-haskell/filelock: remove old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/filelock/Manifest|  3 ---
 dev-haskell/filelock/filelock-0.1.0.1.ebuild | 24 
 dev-haskell/filelock/filelock-0.1.1.3.ebuild | 25 -
 dev-haskell/filelock/filelock-0.1.1.4.ebuild | 25 -
 4 files changed, 77 deletions(-)

diff --git a/dev-haskell/filelock/Manifest b/dev-haskell/filelock/Manifest
index 4a4e052048f..96a798f4e55 100644
--- a/dev-haskell/filelock/Manifest
+++ b/dev-haskell/filelock/Manifest
@@ -1,4 +1 @@
-DIST filelock-0.1.0.1.tar.gz 5884 BLAKE2B 
27596191c70ca71f11fdcd3bd66362d51407774dcda2e9f31220981af5e259edbf7cac8db87fb7899741c937caf240e7e1af210f569b33600c3407956c1fa975
 SHA512 
73cc119bcca61b040692738aefcc779debef8815182a9f74e9e0700d9b1e5de0e12812f573f9daa8a127d99269f69e3cfc572cd5cd104d1fddb04ec8d4bf0c97
-DIST filelock-0.1.1.3.tar.gz 7187 BLAKE2B 
d56f23a9e590417a70586c934de4f189696e61f2472124cd24bee10091e789e4c393bbc7ea96873d6704eadcb205aa14846e54dd6c30fcc4ce99c64f3e9f
 SHA512 
2fc95f33311d43501daaed8472cffd198a0b9146325a9cfded5952c9a43b550fab6e89b722c2453034ee233480778bf2af9fb6089f111d168ebec1ececbaa895
-DIST filelock-0.1.1.4.tar.gz 7216 BLAKE2B 
d99e5e0899e94d683f8cbe9919b40ca85d3f840a766bba2d3d8d1f8dff31595b2d012840fcf3d693708c661f8445780f6258d5b24b6b265364f81954154b
 SHA512 
ff1d87f6c8bb7dc63b63b7d85dfc007285a74fa47b4bcbaa8783a05482a0a8964ab631fdda5bb177eeed1a89f9687eb19014bc7ef20e99f1daf227e1061152ed
 DIST filelock-0.1.1.5.tar.gz 7839 BLAKE2B 
2ac99711315fe11ddf49d680a851b147ee8f2d55c3b5a3fdb1b57edf6e7e6fec1cb5232cf1e2b1eccfe497a50756994cf1c5bf2ef624f5777c55fde9de9f6a30
 SHA512 
6ccd0b671cec8d1c2daa3115a5b2d8cd10a31db0a1dc1c15e6cb80d679bd2e09208be8bebc0f4bb64d7cdd0fad2e7e170e8283b6be61edd5017b788f94a41048

diff --git a/dev-haskell/filelock/filelock-0.1.0.1.ebuild 
b/dev-haskell/filelock/filelock-0.1.0.1.ebuild
deleted file mode 100644
index 7c30cae9c73..000
--- a/dev-haskell/filelock/filelock-0.1.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.3.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Portable interface to file locking (flock / LockFileEx)"
-HOMEPAGE="https://github.com/takano-akio/filelock";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="public-domain"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.2:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.14.0
-"

diff --git a/dev-haskell/filelock/filelock-0.1.1.3.ebuild 
b/dev-haskell/filelock/filelock-0.1.1.3.ebuild
deleted file mode 100644
index 87391957179..000
--- a/dev-haskell/filelock/filelock-0.1.1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Portable interface to file locking (flock / LockFileEx)"
-HOMEPAGE="https://github.com/takano-akio/filelock";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="public-domain"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.2:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.14.0
-   test? ( dev-haskell/async )
-"

diff --git a/dev-haskell/filelock/filelock-0.1.1.4.ebuild 
b/dev-haskell/filelock/filelock-0.1.1.4.ebuild
deleted file mode 100644
index 43c345b675f..000
--- a/dev-haskell/filelock/filelock-0.1.1.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.3
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Portable interface to file locking (flock / LockFileEx)"
-HOMEPAGE="https://github.com/takano-akio/filelock";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="public-domain"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.2:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.14.0
-   test? ( dev-haskell/async )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/stack/

2020-08-06 Thread Sergei Trofimovich
commit: 00b98d42bf441379c37d337d41c325c8cf4ebdaa
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Aug  6 22:52:34 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug  7 06:37:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b98d42

dev-haskell/stack: bump up to 2.3.3

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/stack/Manifest   |   1 +
 dev-haskell/stack/metadata.xml   |  16 -
 dev-haskell/stack/stack-2.3.3.ebuild | 114 +++
 3 files changed, 128 insertions(+), 3 deletions(-)

diff --git a/dev-haskell/stack/Manifest b/dev-haskell/stack/Manifest
index 0800360bb47..0ae4b4fe57c 100644
--- a/dev-haskell/stack/Manifest
+++ b/dev-haskell/stack/Manifest
@@ -1 +1,2 @@
 DIST stack-2.3.1.tar.gz 570880 BLAKE2B 
7bb2304f61ea58b0d76340a3f8a2b252b904a65ea709e5b0d376c79878a67e8e5e7456e6361143d1d687502b00bd0fdc12fdf98fbfd085b452174d2701c16b99
 SHA512 
b5bab09697d2be10445500911ff0b038adc0e9e27baa2b015de9dd3c7d18dbac8d813c20451ac660c43d3ed2c2f587b4dfffd759653ce9c23b159a936e345aa5
+DIST stack-2.3.3.tar.gz 572406 BLAKE2B 
4b88614ede72ea3704e3bfad433a7931860c1c098bb65aeabca46d3abc5364ea132b8a7f0f559f1b07463d4b753b5501081841fa388a5d817389d91371214236
 SHA512 
cb93e3bcb8f92e01f374806f07f366ca318d66e3b7bd3cfa3fe3b72dce954d2bb371f51e3f79fca8aec19d1d3adef370bb09237bf29340a1bc851a9a103d77a3

diff --git a/dev-haskell/stack/metadata.xml b/dev-haskell/stack/metadata.xml
index d702142876f..530923816ff 100644
--- a/dev-haskell/stack/metadata.xml
+++ b/dev-haskell/stack/metadata.xml
@@ -5,10 +5,20 @@
hask...@gentoo.org
Gentoo Haskell

+   
+   By default, should extra developer 
information be output?
+   

-   Please see the README.md for usage information, and
-   the wiki on Github for more details.  Also, note that
-   the API for the library is not currently stable, and may
+   Please see the documentation at 
;
+   for usage information.
+   
+   If building a 'stack' executable for distribution, 
please download the
+   source code from 
;
+   and build it using Stack itself in order to ensure identical 
behaviour
+   to official binaries.  This package on Hackage is provided for 
convenience
+   and bootstrapping purposes.
+   
+   Note that the API for the library is not currently stable, and 
may
change significantly, even between minor releases. It is
currently only intended for use by the executable.


diff --git a/dev-haskell/stack/stack-2.3.3.ebuild 
b/dev-haskell/stack/stack-2.3.3.ebuild
new file mode 100644
index 000..3b0a49f834f
--- /dev/null
+++ b/dev-haskell/stack/stack-2.3.3.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+#hackport: flags: 
-disable-git-info,-hide-dependency-versions,-integration-tests,-static,-supported-build
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="The Haskell Tool Stack"
+HOMEPAGE="https://haskellstack.org";
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="developer-mode"
+
+RESTRICT=test # requires network access
+
+RDEPEND=">=dev-haskell/aeson-1.4.6.0:=[profile?]
+   >=dev-haskell/annotated-wl-pprint-0.7.0:=[profile?]
+   >=dev-haskell/ansi-terminal-0.9.1:=[profile?]
+   >=dev-haskell/async-2.2.2:=[profile?]
+   >=dev-haskell/attoparsec-0.13.2.3:=[profile?]
+   >=dev-haskell/base64-bytestring-1.0.0.3:=[profile?]
+   >=dev-haskell/cabal-3.0.0.0:=[profile?]
+   >=dev-haskell/casa-client-0.0.1:=[profile?]
+   >=dev-haskell/casa-types-0.0.1:=[profile?]
+   >=dev-haskell/colour-2.3.5:=[profile?]
+   >=dev-haskell/conduit-1.3.1.2:=[profile?]
+   >=dev-haskell/conduit-extra-1.3.4:=[profile?]
+   >=dev-haskell/cryptonite-0.25:=[profile?]
+   >=dev-haskell/cryptonite-conduit-0.2.2:=[profile?]
+   >=dev-haskell/echo-0.1.3:=[profile?]
+   >=dev-haskell/exceptions-0.10.4:=[profile?]
+   >=dev-haskell/extra-1.6.19:=[profile?]
+   >=dev-haskell/file-embed-0.0.11.1:=[profile?]
+   >=dev-haskell/filelock-0.1.1.5:=[profile?]
+   >=dev-haskell/fsnotify-0.3.0.1:=[profile?]
+   >=dev-haskell/generic-deriving-1.12.4:=[profile?]
+   >=dev-haskell/githash-0.1.3.3:=[profile?]
+   >=dev-haskell/hackage-security-0.5.3.0:=[profile?]
+   >=dev-haskell/hashable-1.2.7.0:=[profile?]
+   >=dev-h

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

2020-08-06 Thread Hans de Graaff
commit: 74081204040c3f6732af6de7c1f947ed095f4e70
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 06:19:20 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 06:21:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74081204

dev-ruby/did_you_mean: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/did_you_mean/Manifest  |  1 -
 dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/did_you_mean/Manifest b/dev-ruby/did_you_mean/Manifest
index 0f128f70f6f..089a17c5493 100644
--- a/dev-ruby/did_you_mean/Manifest
+++ b/dev-ruby/did_you_mean/Manifest
@@ -1,4 +1,3 @@
-DIST did_you_mean-1.1.2.gem 30720 BLAKE2B 
c1fb841143928854854892e2c7890cb3952329ae3efd50401b43bb4bd327b0564ab2f0fb33a4bd23278e1a3570594f2e13ae6c0cb52ea244ccef392f68e79d09
 SHA512 
bd1f5eeaf6c527bd6a0ef79555aeee459f9e2fee82215e6f3a47e380535d366eea1f7b199ae99de2736125785c7fd76a1cd6e8bc7cd0599a8d4cc6c5184c85de
 DIST did_you_mean-1.2.1.gem 20992 BLAKE2B 
e8827b3f6797145c1adf5fae2a681ad8f437c1dfcb746465c4bb0c59f61285c2f2a65d5e31e2a501da812baf52a2f1d78b81c2d74a194d7309778cece56c1752
 SHA512 
98a71ad3c4fe92efec50575e26723cd3b5c60b25cd24767a7aabdb4e2b343b131fe3677367c78995f07c513d39d47984af80bde0ec2f6aeafcb34be97f134b1b
 DIST did_you_mean-1.3.0.gem 23040 BLAKE2B 
2ff2049a9db318151f7a42f00b22452e60b101152d6b170e59aed9804a87658015472cdbf2fb995aea4999cfabf23a09bf09d4ec4f47bdd62193c2e20c7a8a2c
 SHA512 
a2b2bc30d1f87d535e0af765ca53e74ba156cee877f78caefa196e335939748e0ee0512ba4cbdc4ddf4b354715299b9f8593a08f65e97e9f7c83cdba55e354f3
 DIST did_you_mean-1.3.1.gem 24576 BLAKE2B 
939dc676dd7ba5dc4b64e5796b59e2901b36e5b9e1d4ccdd8809fdd008a82377c6bbd35b8677fa273c2196615ad3b7a09cd3bb57267ba2dd9216f13cd0599aa2
 SHA512 
14e672540a93bcf89fb41e27cca31190f9c621c5fb669256a26ccd6c1042437a69911b7ee886305b23fa94fcd0979188b423cad88f87b0adbf6c9437ecffc84c

diff --git a/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild 
b/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild
deleted file mode 100644
index ad38fb1f3c9..000
--- a/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="'did you mean?'experience in Ruby"
-HOMEPAGE="https://github.com/yuki24/did_you_mean";
-
-LICENSE="MIT"
-SLOT="2.4"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/ s:^:#:' Rakefile || die
-
-   # Skip test that is broken with newer ruby releases
-   sed -i -e  '/test_message/,/^  end/ s:^:#:' 
test/core_ext/name_error_extension_test.rb || die
-}



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

2020-08-06 Thread Hans de Graaff
commit: 9162ba309b821b0cf41cff1172a158c512e17f2d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 06:21:40 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 06:21:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9162ba30

profiles/package.mask: remove obsolete dev-lang/ruby:2.4 mask

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

 profiles/package.mask | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d5ee82dcd42..9ef8fcd42d5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -679,13 +679,6 @@ media-gfx/uniconvertor
 # and accept a more unstable release.
 >=www-client/chromium-86
 
-# Hans de Graaff  (2020-06-14)
-# Ruby 2.4 is no longer supported by upstream and no longer gets
-# security updates since the 2.4.10 release. Use ruby 2.5 or later
-# instead.
-dev-lang/ruby:2.4
-dev-ruby/did_you_mean:2.4
-
 # Jonas Stein  (2020-06-07)
 # Last rite unusable package.
 # Removal after 2020-08-01



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

2020-08-06 Thread Hans de Graaff
commit: ccafd4af6decb9879dda86767d01663f3aa89c86
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 06:20:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 06:21:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccafd4af

eclass/ruby-{ng,utils}.eclass: mark ruby24 as removed

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

 eclass/ruby-ng.eclass| 2 +-
 eclass/ruby-utils.eclass | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass
index f92547b49a9..e52c507d801 100644
--- a/eclass/ruby-ng.eclass
+++ b/eclass/ruby-ng.eclass
@@ -118,7 +118,7 @@ _ruby_get_all_impls() {
for i in ${USE_RUBY}; do
case ${i} in
# removed implementations
-   ruby19|ruby20|ruby21|ruby22|ruby23|jruby)
+   ruby19|ruby20|ruby21|ruby22|ruby23|ruby24|jruby)
;;
*)
echo ${i};;

diff --git a/eclass/ruby-utils.eclass b/eclass/ruby-utils.eclass
index 2934c94ffac..3f2acc023a5 100644
--- a/eclass/ruby-utils.eclass
+++ b/eclass/ruby-utils.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: ruby-utils.eclass
@@ -28,7 +28,7 @@ if [[ ! ${_RUBY_UTILS} ]]; then
 # provide for a better first installation experience.
 
 # All stable RUBY_TARGETS
-RUBY_TARGETS_PREFERENCE="ruby25 ruby24 "
+RUBY_TARGETS_PREFERENCE="ruby25 "
 
 # All other active ruby targets
 RUBY_TARGETS_PREFERENCE+="ruby26 ruby27"



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

2020-08-06 Thread Hans de Graaff
commit: b25ed811873c3b87e26a835c8fba7b6c10390595
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 06:18:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 06:21:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25ed811

dev-lang/ruby: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-lang/ruby/Manifest   |   1 -
 dev-lang/ruby/ruby-2.4.10.ebuild | 225 ---
 2 files changed, 226 deletions(-)

diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest
index 8c1b5866ae5..f2fa1f24258 100644
--- a/dev-lang/ruby/Manifest
+++ b/dev-lang/ruby/Manifest
@@ -1,4 +1,3 @@
-DIST ruby-2.4.10.tar.xz 10100664 BLAKE2B 
7301f34b94bb6d88c0d049eed4220ddb290c877b130e90c86bc454b3e72c90ae151db0e828068c8fe02b21cd41c8f3cd43d4e95ab688d2cd6f3f3840ea9d
 SHA512 
11c7a9ea1353f752763b189815ac34674cc8ebf7141517838b7f040823e892780d94ec3091c1f5d1415f9bc1b838b7f6f9de13a706df7bef80ce3b146a7d6660
 DIST ruby-2.5.8.tar.xz 11298404 BLAKE2B 
3256c0448e72b63c0bd89f89a27fa9c09c8feed54d42cd79899b7d5cfe9dbc29ca708d12c630b3f52ff85b0c6a4011ae7ff0483d64b2fd445700a72a91028035
 SHA512 
2886be764a454425c5beef2777c64a70ee0d048b07896b327633d904f5077fea4299526689f9e2ac4dcd2fc4811cf9a6c8ce75367ed35d29dfe1a54222872e0d
 DIST ruby-2.6.6.tar.xz 11567284 BLAKE2B 
45e910dd9b128c46bff3003834c4fdcbbc2e2e4d3e44f298ff4356a285de2c375d6b6021a3aa28d89336b32a1655fa4a7c086d07f4a0f6bcd578a11dd4a894da
 SHA512 
86caf93dbf61d03781767ab5375a7edf4761f13ba08ccfefe16c0a7550499237e7390c2f72a95d42670d4fe76b2401b4218936187c62ec1572799e9e04c50d62
 DIST ruby-2.7.1.tar.xz 12003684 BLAKE2B 
90a35c3e246cfe982a146be29a3d121d6e2c251ed96703dbc46b98c21e0e43e5445132e6119e584ae35f7193f063ff1b14822f947a4e07037c37fbba5e4038da
 SHA512 
79f98b1ea98e0b10ec79da1883e8fc84d48ffe5c09ae945cbebde94365e35a589d919aac965f74d70ca7e21370ecee631ac5a8f9c4eac61d62f5aa629f27bf31

diff --git a/dev-lang/ruby/ruby-2.4.10.ebuild b/dev-lang/ruby/ruby-2.4.10.ebuild
deleted file mode 100644
index 7ea93eb0344..000
--- a/dev-lang/ruby/ruby-2.4.10.ebuild
+++ /dev/null
@@ -1,225 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic multilib
-
-MY_P="${PN}-$(ver_cut 1-3)"
-S=${WORKDIR}/${MY_P}
-
-SLOT=$(ver_cut 1-2)
-MY_SUFFIX=$(ver_rs 1 '' ${SLOT})
-RUBYVERSION=${SLOT}.0
-
-DESCRIPTION="An object-oriented scripting language"
-HOMEPAGE="https://www.ruby-lang.org/";
-SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz";
-
-LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 s390 x86"
-IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests 
socks5 +ssl static-libs tk xemacs"
-
-RDEPEND="
-   berkdb? ( sys-libs/db:= )
-   gdbm? ( sys-libs/gdbm:= )
-   jemalloc? ( dev-libs/jemalloc )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl )
-   )
-   socks5? ( >=net-proxy/dante-1.1.13 )
-   tk? (
-   dev-lang/tcl:0=[threads]
-   dev-lang/tk:0=[threads]
-   )
-   dev-libs/libyaml
-   dev-libs/libffi:=
-   sys-libs/readline:0=
-   sys-libs/zlib
-   >=app-eselect/eselect-ruby-20161226
-   !

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

2020-08-06 Thread Michał Górny
commit: 3d9f7cbfaed8a1eb93d09104ed4f4f317cb9fd45
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 06:05:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 06:05:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9f7cbf

arch/powerpc/ppc64: S-mask dev-libs/eigen[test]

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

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

diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask 
b/profiles/arch/powerpc/ppc64/package.use.stable.mask
index 7f11f0cbf27..354875b5661 100644
--- a/profiles/arch/powerpc/ppc64/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-08-07)
+# Unstable test deps.
+dev-cpp/eigen test
+
 # Andreas Sturmlechner  (2020-06-04)
 # dev-python/pygtk is broken, bug #716294; Bugs #706500, #710160
 # Stable-mask all revdeps, all of them are pending cleanup already.



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

2020-08-06 Thread Michał Górny
commit: 6819364eb2158376770ab00d6427b222bc9b7726
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:58:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:59:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6819364e

licenses: Prune unused

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

 licenses/ASRP   | 38 -
 licenses/CAVER  | 80 -
 licenses/D1X| 45 --
 licenses/LLVM-Grant | 47 ---
 licenses/ipx-utils  |  8 --
 licenses/modeller   | 19 -
 licenses/pymol  | 50 -
 licenses/sparky | 14 --
 8 files changed, 301 deletions(-)

diff --git a/licenses/ASRP b/licenses/ASRP
deleted file mode 100644
index af75589306f..000
--- a/licenses/ASRP
+++ /dev/null
@@ -1,38 +0,0 @@
-PyCIFRW COPYRIGHT AND LICENSING STATEMENT
-
-
-1.This Software copyright © Australian Synchrotron Research Program
-Inc, ("ASRP").
-
-2.Subject to ensuring that this copyright notice and licence terms
-appear on all copies and all modified versions, of PyCIFRW computer
-code ("this Software"), a royalty-free non-exclusive licence is hereby
-given (i) to use, copy and modify this Software including the use of
-reasonable portions of it in other software and (ii) to publish,
-bundle and otherwise re-distribute this Software or modified versions
-of this Software to third parties, provided that this copyright notice
-and terms are clearly shown as applying to all parts of software
-derived from this Software on each occasion it is published, bundled
-or re-distributed.  You are encouraged to communicate useful
-modifications to ASRP for inclusion for future versions.
-
-3.No part of this Software may be sold as a standalone package.
-
-4.If any part of this Software is bundled with Software that is sold,
-a free copy of the relevant version of this Software must be made
-available through the same distribution channel (be that web server,
-tape, CD or otherwise).
-
-5.It is a term of exercise of any of the above royalty free licence
-rights that ASRP gives no warranty, undertaking or representation
-whatsoever whether express or implied by statute, common law, custom
-or otherwise, in respect of this Software or any part of it.  Without
-limiting the generality of the preceding sentence, ASRP will not be
-liable for any injury, loss or damage (including consequential loss or
-damage) or other loss, loss of profits, costs, charges or expenses
-however caused which may be suffered, incurred or arise directly or
-indirectly in respect of this Software.
-
-6. This software is not licensed for use in medical applications.
-
-

diff --git a/licenses/CAVER b/licenses/CAVER
deleted file mode 100644
index 3a0e7d3c47b..000
--- a/licenses/CAVER
+++ /dev/null
@@ -1,80 +0,0 @@
-End-User Software License Agreement for Caver
-
-1.
-National Centre for Biomolecular Research, Faculty of Science,
-Masaryk University Brno, The Czech Republic (``LICENSOR'') grants
-to (``LICENSEE'') non-exclusive, and non-transferable license to use
-the ``CAVER'' computer software program.
-Institute of Computer Science, Masaryk University Brno,
-The Czech Republic (``LICENSOR'') grants to (``LICENSEE'') non-exclusive.
-Using of the associated documentation furnished hereunder (hereinafter
-called the ``PROGRAM'') is also granted upon the terms and conditions
-hereinafter set out and until termination of this license as set forth below.
-LICENSEE will be furnished only by binaries of the program.
-No source code will be provided.
-
-2.
-LICENSEE understands that this Agreement is license for use of, not sale of,
-the PROGRAM. Consequently, no Purchase Orders can be accepted by LICENSOR.
-
-3.
-LICENSEE acknowledges that the PROGRAM is a research tool still in the
-development stage, that is being supplied ``as is'', without any accompanying
-services or improvements from LICENSOR and that this license is entered
-into in order to enable others to utilize the PROGRAM in their scholarly
-activities.
-
-4.
-LICENSEE agrees that PROGRAM will be properly cited whenever results
-obtained using it will be published (for details see the manual).
-
-5.
-LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.
-By way of example, but not limitation, LICENSOR MAKES NO REPRESENTATIONS
-OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE
-OR THAT THE USE OF THE PROGRAM WILL NOT INFRINGE ANY PATENTS, COPYRIGHTS,
-TRADEMARKS OR OTHER RIGHTS. LICENSOR shall have no liability nor be liable
-for an direct, indirect or consequential damages with respect to any claim
-by LICENSEE or any third party on account of or arising from this Agreement
-or use of the PROGRAM.
-
-6.
-LICENSEE agrees that it will use the PROGRAM, and any modifications,
-improvements, or derivatives to PROGRAM t

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

2020-08-06 Thread Michał Górny
commit: ac0e246003ef8d3be44b349a2450b3976bfca2bb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:41:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:41:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0e2460

use.desc: USE=3dfx is now local

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

 profiles/use.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/use.desc b/profiles/use.desc
index 82e93bba33b..36f44a1daf4 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -3,7 +3,6 @@
 
 # Keep them sorted
 
-3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX
 X - Add support for X11
 Xaw3d - Add support for the 3d athena widget set
 a52 - Enable support for decoding ATSC A/52 streams used in DVD



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

2020-08-06 Thread Michał Górny
commit: 9e0bd43a0a83ee3cfb4dca22accab33d2f7cca4c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:41:35 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:41:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0bd43a

use.desc: USE=libav is no longer used

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

 profiles/use.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/use.desc b/profiles/use.desc
index 36f44a1daf4..a0104c8a2f7 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -160,7 +160,6 @@ latex - Add support for LaTeX (typesetting package)
 lcms - Add lcms support (color management engine)
 ldap - Add LDAP support (Lightweight Directory Access Protocol)
 libass - SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support
-libav - Prefer libav over ffmpeg whenever both are supported
 libcaca - Add support for colored ASCII-art graphics
 libedit - Use the libedit library (replacement for readline)
 libffi - Enable support for Foreign Function Interface library



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/, profiles/features/prefix/, profiles/arch/ia64/, ...

2020-08-06 Thread Michał Górny
commit: e30625515394affdb5f9e7938e7d853c33e0ed7e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:58:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:58:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3062551

profiles: Clean up obsolete packages/flags

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

 profiles/arch/alpha/package.use.mask   |  8 
 profiles/arch/amd64/no-multilib/package.mask   |  2 -
 profiles/arch/amd64/package.use.mask   |  4 --
 profiles/arch/amd64/x32/package.mask   |  1 -
 profiles/arch/amd64/x32/package.use.mask   |  1 -
 profiles/arch/arm/package.use.mask | 10 -
 profiles/arch/arm64/package.use.mask   | 13 --
 profiles/arch/arm64/use.mask   |  5 +--
 profiles/arch/base/use.mask|  1 -
 profiles/arch/hppa/package.use.mask|  4 --
 profiles/arch/hppa/package.use.stable.mask |  1 -
 profiles/arch/ia64/package.use.mask|  8 
 profiles/arch/mips/package.use.mask|  2 +-
 profiles/arch/powerpc/package.use.mask | 12 --
 profiles/arch/powerpc/ppc32/package.use.mask   |  8 
 profiles/arch/powerpc/use.mask |  1 -
 profiles/arch/s390/package.use.mask|  2 -
 profiles/arch/sparc/package.use.mask   | 13 --
 profiles/arch/sparc/package.use.stable.mask|  6 +--
 profiles/arch/sparc/use.mask   |  1 -
 profiles/arch/x86/package.use.mask |  4 --
 profiles/base/package.use.force|  1 -
 profiles/base/package.use.mask | 47 --
 profiles/base/package.use.stable.mask  |  4 --
 .../default/linux/uclibc/mips/package.use.mask |  6 +--
 profiles/default/linux/x86/package.use.mask|  1 -
 profiles/features/hardened/amd64/package.use   |  3 +-
 profiles/features/prefix/package.use.mask  |  4 --
 profiles/package.deprecated|  6 ---
 profiles/package.mask  |  8 
 30 files changed, 5 insertions(+), 182 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index a98935d8995..bd84663e3b9 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -28,10 +28,6 @@ app-portage/nattka depgraph-order
 # Requires unsupported dev-python/eventlet and fails tests with gevent
 dev-python/socketpool eventlet gevent
 
-# Mikle Kolyada  (2020-06-08)
-# clisp is keyworded on alpha
-app-text/texlive-core -xindy
-
 # Michał Górny  (2020-06-02)
 # Avoid unkeyworded deps, we really need a minimal install
 # for imagemagick.
@@ -255,10 +251,6 @@ media-sound/rhythmbox upnp-av
 # Tests require non-keyworded qt5
 dev-qt/qtchooser test
 
-# Justin Lecher  (2015-10-14)
-# Requires dev-python/ipython which triggers a long dep chain
-dev-python/restkit cli
-
 # Alexandre Rostovtsev  (2015-09-10)
 # Requires wifi USE flag, which is masked for this arch
 net-misc/networkmanager wext

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index 437a4f6e112..4f07a51129a 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -24,7 +24,6 @@ app-arch/stuffit
 app-benchmarks/cpuburn
 app-editors/emacs:18
 app-emulation/crossover-bin
-app-emulation/playonlinux
 app-emulation/protontricks
 app-emulation/q4wine
 app-emulation/winetricks
@@ -37,7 +36,6 @@ games-action/badland
 games-action/beathazardultra
 games-action/brutal-legend
 games-action/crimsonland
-games-action/cs2d
 games-action/descent3
 games-action/descent3-demo
 games-action/guacamelee

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 725770217af..ee5e091f27e 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -34,10 +34,6 @@ sys-block/fio -io-uring -zbc
 # Unmask globally-masked flashrom drivers and tools which do work on amd64
 sys-apps/flashrom -atahpt -atapromise -internal -nic3com -nicnatsemi 
-nicrealtek -rayer-spi -satamv -tools
 
-# Mikle Kolyada  (2020-06-08)
-# clisp is keyworded on amd64
-app-text/texlive-core -xindy
-
 # Thomas Deutschmann  (2020-04-30)
 # sys-cluster/slurm is keyworded on amd64
 app-metrics/collectd -collectd_plugins_slurm

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index 6a58f6aa527..6e3deb1194c 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -37,7 +37,6 @@ net-im/slack
 # Michał Górny  (2018-01-12)
 # ...and their reverse dependencies.
 dev-lang/coffee-script
-dev-python/bokeh
 dev-ruby/autoprefixer-rails
 dev-ruby/coffee-rails
 dev-ruby/coffee-script

diff --git

[gentoo-commits] repo/gentoo:master commit in: virtual/ffmpeg/

2020-08-06 Thread Michał Górny
commit: 8458d232c433916d271c34f97d59b1f80c5fb338
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:41:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:41:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8458d232

virtual/ffmpeg: Remove stale USE=libav

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

 virtual/ffmpeg/ffmpeg-9-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/virtual/ffmpeg/ffmpeg-9-r2.ebuild 
b/virtual/ffmpeg/ffmpeg-9-r2.ebuild
index ffcd5fe138b..2abb4da05df 100644
--- a/virtual/ffmpeg/ffmpeg-9-r2.ebuild
+++ b/virtual/ffmpeg/ffmpeg-9-r2.ebuild
@@ -14,9 +14,8 @@ DESCRIPTION="Virtual package for FFmpeg executable 
implementation"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="X +encode gsm jpeg2k libav mp3 opus sdl speex theora threads truetype 
vaapi vdpau x264"
+IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi 
vdpau x264"
 
 RDEPEND="
-   libav? ( 
>=media-video/libav-9.12[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 )
-   !libav? ( 
>=media-video/ffmpeg-1.2.6-r1:0[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 )
+   
>=media-video/ffmpeg-1.2.6-r1:0[X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?]
 "



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

2020-08-06 Thread Michał Górny
commit: ce7cfb3852118bd1b5bf2ac7ecd7cfd65bfa5739
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 05:39:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 05:39:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7cfb38

media-libs/libggi: Make USE=3dfx local

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

 media-libs/libggi/metadata.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-libs/libggi/metadata.xml b/media-libs/libggi/metadata.xml
index efd310f1c60..8261e5522d5 100644
--- a/media-libs/libggi/metadata.xml
+++ b/media-libs/libggi/metadata.xml
@@ -5,6 +5,8 @@
 media-vi...@gentoo.org
   
   
+Enables support for Voodoo chipsets, also called
+  3DFX and TDFX
 Enables sparc vis support for libggi
   
   



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

2020-08-06 Thread Robin H. Johnson
commit: f357190ead79cd4b53e07d61264926c135f6a43f
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Aug  7 05:13:41 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  7 05:13:41 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=f357190e

mirrors/distfiles: SVWH not up to date

Signed-off-by: Robin H. Johnson  gentoo.org>

 files/mirrors/distfiles.xml | 5 -
 1 file changed, 5 deletions(-)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 15347fe..13263eb 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -61,11 +61,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   Pair Networks
   http://gentoo.mirrors.pair.com/
 
-
-  Silicon Valley Web Hosting
-  https://mirror.sjc02.svwh.net/gentoo/
-  http://mirror.sjc02.svwh.net/gentoo/
-
   
   
 



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

2020-08-06 Thread Robin H. Johnson
commit: 61db2fab818426bb224ae6ee228db1d802570db1
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Aug  7 05:13:19 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  7 05:13:19 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=61db2fab

mirrors/distfiles: Evowise out of date

Signed-off-by: Robin H. Johnson  gentoo.org>

 files/mirrors/distfiles.xml | 25 -
 1 file changed, 25 deletions(-)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 7fce689..15347fe 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -33,11 +33,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   http://mirror.leaseweb.com/gentoo/
   rsync://mirror.leaseweb.com/gentoo/
 
-
-  Evowise.com (Anycast: Los Angeles, New York)
-  http://mirrors.evowise.com/gentoo/
-  https://mirrors.evowise.com/gentoo/
-
 
   Georgia Tech
   http://www.gtlib.gatech.edu/pub/gentoo
@@ -184,11 +179,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
 
   
   
-
-  Evowise.com (Anycast: Milan)
-  https://mirrors.evowise.com/gentoo/
-  http://mirrors.evowise.com/gentoo/
-
   
   
 
@@ -228,11 +218,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
 
   
   
-
-  Evowise.com (Anycast: Bucharest)
-  https://mirrors.evowise.com/gentoo/
-  http://mirrors.evowise.com/gentoo/
-
 
   xservers.ro Gazduire Web
   http://mirrors.xservers.ro/gentoo/
@@ -263,11 +248,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
 
   
   
-
-  Evowise.com (Anycast: Madrid)
-  https://mirrors.evowise.com/gentoo/
-  http://mirrors.evowise.com/gentoo/
-
   
   
 
@@ -288,11 +268,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   http://mirror.bytemark.co.uk/gentoo/
   rsync://mirror.bytemark.co.uk/gentoo/
 
-
-  Evowise.com (Anycast: London)
-  https://mirrors.evowise.com/gentoo/
-  http://mirrors.evowise.com/gentoo/
-
 
   The UK Mirror Service
   https://www.mirrorservice.org/sites/distfiles.gentoo.org/



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

2020-08-06 Thread Robin H. Johnson
commit: 2b570b4f4a9aafb5b681e5d0b617d388ba841be1
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Aug  7 05:11:26 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  7 05:11:26 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=2b570b4f

mirrors/distfiles: IU USSG is no more

Signed-off-by: Robin H. Johnson  gentoo.org>

 files/mirrors/distfiles.xml | 6 --
 1 file changed, 6 deletions(-)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 2de2210..7fce689 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -43,12 +43,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   http://www.gtlib.gatech.edu/pub/gentoo
   rsync://rsync.gtlib.gatech.edu/gentoo
 
-
-  Indiana University
-  ftp://ftp.ussg.iu.edu/pub/linux/gentoo
-  https://gentoo.ussg.indiana.edu/
-  http://gentoo.ussg.indiana.edu/
-
 
   TDS Internet Services
   http://gentoo.mirrors.tds.net/gentoo



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

2020-08-06 Thread Robin H. Johnson
commit: 1c47d0ed0ebdbc038544aaf865c8720b10da987f
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri Aug  7 05:10:59 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  7 05:10:59 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=1c47d0ed

mirrors/distfiles: JAIST fails for 2+ weeks

Signed-off-by: Robin H. Johnson  gentoo.org>

 files/mirrors/distfiles.xml | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index e1aca6d..2de2210 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -332,13 +332,6 @@ vim: ft=xml et ts=2 sts=2 sw=2:
 
   
   
-
-  Japan Advanced Institute of Science and Technology
-  https://ftp.jaist.ac.jp/pub/Linux/Gentoo/
-  http://ftp.jaist.ac.jp/pub/Linux/Gentoo/
-  rsync://ftp.jaist.ac.jp/pub/Linux/Gentoo/
-  ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/
-
 
   Internet Initiative Japan
   rsync://ftp.iij.ad.jp/pub/linux/gentoo/



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

2020-08-06 Thread Michał Górny
commit: 294a0a6f6990f276f7e676755279c8ef5b5f78fa
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:38:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294a0a6f

dev-python/xlsxwriter: Bump to 1.3.2

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

 dev-python/xlsxwriter/Manifest|  1 +
 dev-python/xlsxwriter/xlsxwriter-1.3.2.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/xlsxwriter/Manifest b/dev-python/xlsxwriter/Manifest
index 56a0841857c..4286a78b4c0 100644
--- a/dev-python/xlsxwriter/Manifest
+++ b/dev-python/xlsxwriter/Manifest
@@ -1,2 +1,3 @@
 DIST xlsxwriter-1.2.9-tests.tar.gz 29395878 BLAKE2B 
010e3baf191dafe04b4c73986c7997048aeb1002515d24e104a241e7bc80c5e3e4e46b2454e01de72e23418a24ad981b758355dc77dfa1980265d5b119e7c247
 SHA512 
4680f2eaa96ec8063432f3f0642d27895cd462d3d9b664a452f8e2956bcd16268f41a5780d172cf61cd3951f1f5fbc2dc904ebef1e08e7f45269821a3157c7eb
 DIST xlsxwriter-1.3.1-tests.tar.gz 31366131 BLAKE2B 
10c39c2a4d7c509ae98cf39feb97ae19bf53fc6be2ed0688d59bc6bd26bd3a8ce53edb43eedc83eba41258074fdc8bcdd54f2514297d045d5b283a7f1aacf922
 SHA512 
822a00911b783eeb907da3563a0fc939693296418b785087d2b7a43db08118b038ea6261f5b8832a1270813c51d54f2937020ccc150bfb4556bee056ae8af34b
+DIST xlsxwriter-1.3.2-tests.tar.gz 31806889 BLAKE2B 
df1e37006487d66ed71dd52f64b9334c1b2ae6fbae836bae9121862d0437cdf6d7ac9d14c3cc2f8943f38ff807e76e2de52b6a0fd4be2c0179a01f05e96bf983
 SHA512 
00f08694d63adb23c11bbbed3546d97861fb6bec22dd36b2e2c31cdfcff656dfab154f8e85d5ba497f1d0a5611828287c35d73296369536ef3a461db505d3932

diff --git a/dev-python/xlsxwriter/xlsxwriter-1.3.2.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-1.3.2.ebuild
new file mode 100644
index 000..11100a0ce79
--- /dev/null
+++ b/dev-python/xlsxwriter/xlsxwriter-1.3.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+
+inherit distutils-r1
+
+MY_PN="XlsxWriter"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Python module for creating Excel XLSX files"
+HOMEPAGE="https://github.com/jmcnamara/XlsxWriter";
+SRC_URI="https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${PV}.tar.gz 
-> ${P}-tests.tar.gz"
+S="${WORKDIR}/${MY_PN}-RELEASE_${PV}"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests pytest



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

2020-08-06 Thread Michał Górny
commit: 52e8a8f01e37f93e4f7764e0521d70a884d0982f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:45:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e8a8f0

dev-python/cmd2: Bump to 1.3.1

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

 dev-python/cmd2/Manifest  |  1 +
 dev-python/cmd2/cmd2-1.3.1.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest
index 7c5fa9ed5f9..5dc26da4975 100644
--- a/dev-python/cmd2/Manifest
+++ b/dev-python/cmd2/Manifest
@@ -2,3 +2,4 @@ DIST cmd2-1.1.0.tar.gz 605311 BLAKE2B 
0816c3975b45c4845f234a746037319213af8860ea
 DIST cmd2-1.2.0.tar.gz 613769 BLAKE2B 
dbdabdd52ef26fa6fd91d4255dab1b77b0363fbfba85c4f42b3d125ab3663ef301bf267ace4617c3a391765b78778d231691cb87fb43d6d47c78d02a4a11cbc8
 SHA512 
2df3342a4b74a29948bba0dc11c44e37be9f2ebd78051efd4d77dd03bd3460d11857c8edc3c57baacb4b1abbc41b3504d475e0395563818032dc6946fcda6538
 DIST cmd2-1.2.1.tar.gz 623518 BLAKE2B 
69aebdb6350c453001b6101988d9b0d3d96ca7970c54cd59d3aad6e01b3e7133d62b57cb44588cec786ea21818d8c5983e5bc64510e8c6f07627505f14c28651
 SHA512 
5f7259111ed8f5719c230c33f6131c8464f5500ba14869d26e9f52850ea619c2b97ed950774930d9e19621e98c64b50c67eaff34277cd81463b60f8dcf6f04a3
 DIST cmd2-1.3.0.tar.gz 642189 BLAKE2B 
5052f0d0f3e42329efb43f4552ef24407812705f90e937bb0ef3c19c7b30b2648171a05346dcaf91df873e61e522161ac1db94ed0898114e81079d08478d45d7
 SHA512 
e9d935435d83b0e6ab946c0abff6d44116a2efcd3ac9eb9997f2f7b765f164ae3e379eca79da781f0689b7944c7ed967e09bd94010f370974a83fb8baab4142f
+DIST cmd2-1.3.1.tar.gz 645161 BLAKE2B 
97d89729fdbcb5a367a6a9bdd0edaf9e5295b21cb6ab8efe6e473c57de1df11ef1c7679f14d5a9e3dd7d494af9bbb8a7300db01c4c4d049ab3593ee8b9897ba3
 SHA512 
84b2c4a1d509e751ba4d88d454143d0c41092ee7101ef916123ef7081ace961eba34c0c9c8be8186aa5200a3ec28d09782380ed609bf21c3e86df1e447020248

diff --git a/dev-python/cmd2/cmd2-1.3.1.ebuild 
b/dev-python/cmd2/cmd2-1.3.1.ebuild
new file mode 100644
index 000..cdd3428887c
--- /dev/null
+++ b/dev-python/cmd2/cmd2-1.3.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Extra features for standard library's cmd module"
+HOMEPAGE="https://github.com/python-cmd2/cmd2";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
+   >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
+   ' python3_{6,7})
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e 's:test_which_editor_good:_&:' tests/test_cmd2.py || die
+   distutils-r1_src_prepare
+}
+
+src_test() {
+   # tests rely on very specific text wrapping...
+   local -x COLUMNS=80
+   virtx distutils-r1_src_test
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv || die "Tests failed with ${EPYTHON}"
+}



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

2020-08-06 Thread Michał Górny
commit: 045941caa86542601806777c93e82bfa8b36ca10
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:39:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045941ca

dev-python/tox: Bump to 3.19.0

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

 dev-python/tox/Manifest  |  1 +
 dev-python/tox/tox-3.19.0.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index 69139aa4ca8..9bc7e7cfbc7 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -5,3 +5,4 @@ DIST tox-3.17.0.tar.gz 294481 BLAKE2B 
a4fe4c94616d003f348b2c4a58276a93887f479a37
 DIST tox-3.17.1.tar.gz 294492 BLAKE2B 
1a2ed9a26ad366a1ae7343289b45a338a8d2a58c1b6df2aaf716a2e8bbcc1cbc797c70fb51665411cf1bb69243aa8415f7fb7c82d78afb2ffb7117e4ae75edad
 SHA512 
b084d4552609c90d006573dc95d46d0b27cf53c40a54465040e3c625b5d33eb19f95f3fa488439f11029e30ca414ce4e9ed6793a44072023826bc1f4398aaeeb
 DIST tox-3.18.0.tar.gz 294769 BLAKE2B 
0b5f13fb172bb4b91fdf6442cfa975319b0e1e5e8c873951bffe083d978d2fdfcd0d0832dc0d3b9ab6d61ad9f551d799db40803be4401a85e8063d2063b914ca
 SHA512 
bb1fdb5b0e74d24f50b19b1508afd87cfb39b9f68780cd3da62ea75410b0fd30094bc8c3209ea7cb970b29e61a471ae093e0e919d77082c8700e44a7b344b1d0
 DIST tox-3.18.1.tar.gz 295279 BLAKE2B 
0dfa9cbf90943fb73df69283850fef98ed9a8c9f16242dd880540e3a89b626c94bd7d5c78708581dd983b68e464f9fb2e1404a2f88f21961ff7c049af1bcac28
 SHA512 
0c991050dbc86d6f5c600040f1701f7639e735397513df869bb66f9d258ae6ca6c82e989df488bd3f37b6c3c8e6dce42330b885e596a70f63b70e32caab5cd09
+DIST tox-3.19.0.tar.gz 296499 BLAKE2B 
cad41c7791108ecdf6efc7bca99623c66d1d8ffbb2b06688eb84e575f14958ba2b497e0035ccc331fc8e0ce667824cba2c8dd37488ac48b3c16902c7b546074b
 SHA512 
7a542282dc2fdef7ab8aff04372aeeeaad54b83bd7f1022c1c60465604d67a5984abcea7d409b8593b646192407c78cb88422aa4dfd11fb2a2d9da520aeafb39

diff --git a/dev-python/tox/tox-3.19.0.ebuild b/dev-python/tox/tox-3.19.0.ebuild
new file mode 100644
index 000..499658c518d
--- /dev/null
+++ b/dev-python/tox/tox-3.19.0.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="https://tox.readthedocs.io https://github.com/tox-dev/tox 
https://pypi.org/project/tox/";
+SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+# doc disabled because of missing deps in tree
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/filelock[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-1.1[${PYTHON_USEDEP}]
+   ' python3_{5,6,7} pypy3)
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pluggy-0.12[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.14[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-16.0.0[${PYTHON_USEDEP}]"
+# TODO: figure out how to make tests work without the package being
+# installed first.
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   >=dev-python/flaky-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/freezegun-0.3.11[${PYTHON_USEDEP}]
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   =dev-python/tox-${PV}-${PR}[${PYTHON_USEDEP}]
+   )"
+
+src_prepare() {
+   distutils-r1_src_prepare
+
+   # broken without internet
+   sed -i -e 's:test_provision_non_canonical_dep:_&:' \
+   tests/unit/session/test_provision.py || die
+   sed -i -e 's:test_provision_interrupt_child:_&:' \
+   tests/integration/test_provision_int.py || die
+   # broken with our mock version (?)
+   sed -i -e 's:test_create_KeyboardInterrupt:_&:' \
+   tests/unit/test_venv.py || die
+   # broken with Gentoo Python layout
+   sed -i -e 's:test_tox_get_python_executable:_&:' \
+   -e 's:test_find_alias_on_path:_&:' \
+   tests/unit/interpreters/test_interpreters.py || die
+
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv --no-network || die "Testsuite failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: www-servers/tornado/

2020-08-06 Thread Michał Górny
commit: 743acf100d533b5f0246b62135b898e7fc12effd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:32:10 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743acf10

www-servers/tornado: Remove old

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

 www-servers/tornado/Manifest  |  2 -
 www-servers/tornado/tornado-5.1-r1.ebuild | 55 ---
 www-servers/tornado/tornado-6.0.3.ebuild  | 62 ---
 3 files changed, 119 deletions(-)

diff --git a/www-servers/tornado/Manifest b/www-servers/tornado/Manifest
index 61034a8fe14..7ac937f14bf 100644
--- a/www-servers/tornado/Manifest
+++ b/www-servers/tornado/Manifest
@@ -1,4 +1,2 @@
 DIST tornado-4.5.3.tar.gz 484221 BLAKE2B 
7b3682fa85a7f6ad32351d40993516a3e397b7b0a5de9d807bcd8b2b21325a6170f3670cb13e12aa208b6590313cf165ddf40537dba1fee61fa9d71954265a66
 SHA512 
c17dd7a3b541c26950d27c8a399ae4fdff1d99d16ff0c5de9871fe2de4c0f797c96712b23b5ed5efdaee06bb251f7def114c83fe6f7f37f344cdac9996d14448
-DIST tornado-5.1.tar.gz 516359 BLAKE2B 
1ff6e6ced124b7b0df0e476eac555de20e4ac86f01369ee484e33bf5d749c269a81dd11a0b4c8b3169db6fd9f7a1b4e3c3551d46474c53a1fed8e342660c57f9
 SHA512 
8f45e5bbee5453a4225f05840a9fa80dd574c5a9cac9ec4d787f11c3f86f347c66d39c984a8bbe96dbb41f599e25102f1a3dad1c55b479bebee7d856aaca764a
-DIST tornado-6.0.3.tar.gz 482444 BLAKE2B 
1dda4baae52034d779879fef507d5764894f4aa054e60b00a2f8a989df4b31b495cbed6397d602e7c19844ea1538988558d5741da91646b64b6dbb8e78d618ed
 SHA512 
2db182da7327fdd32fe76a50726a1285332139972766368c3b3dac5b4d54b4bd452a76062c09d1d158a97ace78b7915d93a29a7a8138499a2e56aee9df461abc
 DIST tornado-6.0.4.tar.gz 496204 BLAKE2B 
6c092214d03baf5cf7615b780043e2fa40a4ed623b7ca59a2528cc3625ba904b21ef93c528278adedaf83e3b6e5a6311d867833dfe9826637e97918dee6fa334
 SHA512 
d29d69cf40f8b34fb2c55d81b6ecd9bc7c6fdf644eb4ff35452829510c0d5ec185da0a6067fec3e8afb2bedf9f5f08b06adb0ad53dcab04cb791a75abc304d6e

diff --git a/www-servers/tornado/tornado-5.1-r1.ebuild 
b/www-servers/tornado/tornado-5.1-r1.ebuild
deleted file mode 100644
index 8ad9e01ae78..000
--- a/www-servers/tornado/tornado-5.1-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python web framework and asynchronous networking library"
-HOMEPAGE="http://www.tornadoweb.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="
-   >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${CDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="${CDEPEND}"
-
-distutils_enable_sphinx docs \
-   dev-python/sphinx_rtd_theme
-
-# doc without intersphinx does not build (asyncio error)
-#PATCHES=(
-#  "${FILESDIR}"/4.5.1-drop-intersphinx.patch
-#)
-
-python_test() {
-   local -x ASYNC_TEST_TIMEOUT=60
-   "${PYTHON}" -m tornado.test.runtests --verbose ||
-   die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins -r demos/.
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-   distutils-r1_python_install_all
-}

diff --git a/www-servers/tornado/tornado-6.0.3.ebuild 
b/www-servers/tornado/tornado-6.0.3.ebuild
deleted file mode 100644
index a26972210ab..000
--- a/www-servers/tornado/tornado-6.0.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python web framework and asynchronous networking library"
-HOMEPAGE="https://www.tornadoweb.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="
-   >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}]
-   >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${CDEPEND}
-   dev-python/mock[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="${CDEPEND}"
-
-distutils_enable_sphinx docs \
-   dev-python/sphinx_rtd_theme
-
-# doc without intersphinx does not build (async

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

2020-08-06 Thread Michał Górny
commit: 5de9e570fed276f080f5713596f7d244cf8fd56e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:52:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de9e570

dev-python/tox: Mark ALLARCHES

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

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

diff --git a/dev-python/tox/metadata.xml b/dev-python/tox/metadata.xml
index 9a563f6807c..c562ca1f399 100644
--- a/dev-python/tox/metadata.xml
+++ b/dev-python/tox/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

tox
tox-dev/tox



[gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/, dev-python/ipyparallel/files/

2020-08-06 Thread Michał Górny
commit: 9e3641c895b7a21aeacf3b02be50a5647f6f478a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  7 04:33:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  7 04:53:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3641c8

dev-python/ipyparallel: Remove old

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

 dev-python/ipyparallel/Manifest|  1 -
 .../ipyparallel-6.2.3-disable-broken-test.patch| 28 
 dev-python/ipyparallel/ipyparallel-6.2.3.ebuild| 76 --
 3 files changed, 105 deletions(-)

diff --git a/dev-python/ipyparallel/Manifest b/dev-python/ipyparallel/Manifest
index abcf93dbc6f..bdce308ec70 100644
--- a/dev-python/ipyparallel/Manifest
+++ b/dev-python/ipyparallel/Manifest
@@ -1,2 +1 @@
-DIST ipyparallel-6.2.3.tar.gz 2371030 BLAKE2B 
73f96bbed280def33ae243e592ecf2e298afe92287cf3a7edb966859c38c6dcb1f1a43082ab83907aa00e06d571f4b750df28e6885a1c2d1fd1489fd4472a7fc
 SHA512 
ddf479a7776c2ca9fd37aa5b7dd402c136ce62a479333f5f56dce413649f9b928daed56c173ad5325268eaa58667d611257b20c8269899cc06ae2829f973b4c1
 DIST ipyparallel-6.3.0.tar.gz 2380153 BLAKE2B 
b8312102e1d2b5fc963491ebe8530e2fd73e9f941f7912fbc72a8db51e7255f5cac95a853d15a57e384926ab1aff27f2a3ad13cc45130a8b612be5dc623538ab
 SHA512 
fe621854b9cc3e5f88aeca2b06b63bb689dd2feee0da451a0a90800d8832f4b44b23bb9a15033029cc33179276f31e982a10fc7540e6d13b04f15d96c348a295

diff --git 
a/dev-python/ipyparallel/files/ipyparallel-6.2.3-disable-broken-test.patch 
b/dev-python/ipyparallel/files/ipyparallel-6.2.3-disable-broken-test.patch
deleted file mode 100644
index b578cd7f73e..000
--- a/dev-python/ipyparallel/files/ipyparallel-6.2.3-disable-broken-test.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff --git a/ipyparallel/tests/test_util.py b/ipyparallel/tests/test_util.py
-index 06fde46..e685a88 100644
 a/ipyparallel/tests/test_util.py
-+++ b/ipyparallel/tests/test_util.py
-@@ -3,7 +3,8 @@ from ipyparallel import util
- from jupyter_client.localinterfaces import localhost, public_ips
- 
- 
--def test_disambiguate_ip():
-+# This test is broken in gentoo's testing environment
-+def xtest_disambiguate_ip():
- # garbage in, garbage out
- public_ip = public_ips()[0]
- assert util.disambiguate_ip_address('garbage') == 'garbage'
-diff --git a/ipyparallel/tests/test_view.py b/ipyparallel/tests/test_view.py
-index 45cb669..dd335b1 100644
 a/ipyparallel/tests/test_view.py
-+++ b/ipyparallel/tests/test_view.py
-@@ -823,7 +823,8 @@ class TestView(ClusterTestCase):
- assert view.apply_sync(find_ipython)
- 
- @skip_without('cloudpickle')
--def test_use_cloudpickle(self):
-+# Broken on Gentoo
-+def xtest_use_cloudpickle(self):
- view = self.client[:]
- view['_a'] = 'engine'
- sys.modules['__main__']._a = 'client'

diff --git a/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild 
b/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild
deleted file mode 100644
index 074fd315ca0..000
--- a/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 eutils
-
-DESCRIPTION="Interactive Parallel Computing with IPython"
-HOMEPAGE="https://ipyparallel.readthedocs.io/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-# About tests and tornado
-# Upstreams claims to work fine with tornado 5, and it's indeed possible to
-# launch a cluster with tornado 5 installed, but tests definitely don't run 
with
-# tornado 5 installed. Upstreams CI runs with tornado 4. This is why we limit
-# ourselves to 

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

2020-08-06 Thread Hans de Graaff
commit: 09bf0dab3b61d273a684ae9f69f9856595a0bd38
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 04:43:17 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:43:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bf0dab

profiles/package.mask: mask dev-ruby/json:0 for removal

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 4331e33b7b2..7f165091cad 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff  (2020-08-07)
+# Slot with known security issues. Please use a newer slot
+# instead. Removal in 30 days. Bug #713478.
+dev-ruby/json:0
+
 # Hans de Graaff  (2020-08-07)
 # Slot with known security issues. Please use a newer slot
 # instead. Removal in 30 days. Bug #733116.



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

2020-08-06 Thread Hans de Graaff
commit: ef5941542de9366629a65b633dc37213f808eebf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 04:37:42 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:37:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef594154

profiles/package.mask: remove obsolete dev-ruby/sanitize mask

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

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f84da5814d4..4331e33b7b2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -650,12 +650,6 @@ kde-apps/kblog
 # Removal in 30 days.
 x11-misc/xmonad-log-applet
 
-# Hans de Graaff  (2020-07-05)
-# Obsolete slot with known security issues. Please
-# update to slot "5" instead.
-# Removal in 30 days.  Bug #728506.
-dev-ruby/sanitize:4
-
 # Michał Górny  (2020-07-04)
 # Unmaintained.  Requires scipy-python2.  Current version is from 2015,
 # latest upstream release from 2017.  The only revdep is masked



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

2020-08-06 Thread Hans de Graaff
commit: 87342fa438dfd1d8c7c36e1a74b5016f7a952890
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 04:37:26 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:37:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87342fa4

dev-ruby/sanitize: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/sanitize/Manifest  |  1 -
 dev-ruby/sanitize/sanitize-4.6.6.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/sanitize/Manifest b/dev-ruby/sanitize/Manifest
index 569814bcbf4..1012bf9fc97 100644
--- a/dev-ruby/sanitize/Manifest
+++ b/dev-ruby/sanitize/Manifest
@@ -1,2 +1 @@
-DIST sanitize-4.6.6.tar.gz 1349809 BLAKE2B 
d34f3359f1241881f96d48cfce6aa554796e7c7a2282c729dc93b6db7f1c5d2ec1677ebd1cddb79cb14f84d7724ddb7dad551136cd130bd89750ab5851a8094f
 SHA512 
6f2567601dea9fd08996fe537e5543c7618e407a68580a19b74333a6e840d1123891a087e6c57c88f887390cd04e4c25af71547d7d9622e61369dc4ffe92f220
 DIST sanitize-5.2.1.tar.gz 1352785 BLAKE2B 
2742085ac296869b8be36cf803f999475032c147d94aa0fba77fb83b8305470baf144f4c68fc5711871779f327c9bf1ba8b3b817f3777a04fb0b9c726318ee1d
 SHA512 
3384d01db244f9f7feeb67bf2fae5773a85f512411bd761db6a71ab3fb690fac33c0caae848e5a4df6f202be7dd7cc52f8bac4c82bef447d20dbc70a586ed82f

diff --git a/dev-ruby/sanitize/sanitize-4.6.6.ebuild 
b/dev-ruby/sanitize/sanitize-4.6.6.ebuild
deleted file mode 100644
index 03582866e28..000
--- a/dev-ruby/sanitize/sanitize-4.6.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Sanitize is a whitelist-based HTML sanitizer"
-HOMEPAGE="https://github.com/rgrove/sanitize";
-SRC_URI="https://github.com/rgrove/sanitize/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-ruby_add_rdepend "
-   >=dev-ruby/crass-1.0.2 =dev-ruby/crass-1.0*
-   >=dev-ruby/nokogiri-1.4.4
-   >=dev-ruby/nokogumbo-1.4:0"
-ruby_add_bdepend "test? ( dev-ruby/minitest )"
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/test_sanitize.rb || die
-}



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

2020-08-06 Thread Hans de Graaff
commit: 937a54f6d4125d3a41356a477b8d05138cd50777
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 04:35:26 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:35:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937a54f6

profiles/package.mask: mask dev-ruby/kramdown:0 for removal

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index f8003426fb3..f84da5814d4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff  (2020-08-07)
+# Slot with known security issues. Please use a newer slot
+# instead. Removal in 30 days. Bug #733116.
+dev-ruby/kramdown:0
+
 # Michał Górny  (2020-08-06)
 # Py2.7 only.  Last release in 2009.  No reverse dependencies left.
 # Removal in 30 days.  Bug #735610.



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

2020-08-06 Thread Hans de Graaff
commit: 1b0a87191a8708cfb9bed129240a0a09db293744
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug  7 04:32:31 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:32:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0a8719

app-text/webgen: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 app-text/webgen/Manifest|  1 -
 app-text/webgen/webgen-1.7.0.ebuild | 53 -
 2 files changed, 54 deletions(-)

diff --git a/app-text/webgen/Manifest b/app-text/webgen/Manifest
index 6d9c7e1fc54..fc89c999814 100644
--- a/app-text/webgen/Manifest
+++ b/app-text/webgen/Manifest
@@ -1,2 +1 @@
-DIST webgen-1.7.0.gem 201728 BLAKE2B 
ed44657420817d98ffbd72093ff56db22ae3a8da43c77661a663d938f3958c4055df4b7b34252eee162846af27a35320f680fdb6b9b1818f96aa1e51eceffd9f
 SHA512 
1e791f720108996a4f52b151d160d9b6f613c036aae2350c634f5539257c4ae946737ba2df94bc424199413463e3016432a6d1e67e30b419b2770bc83b3b14db
 DIST webgen-1.7.1.gem 201728 BLAKE2B 
2ea7d7911b4edf29cb7310a676593a77956b3fffd1a4ca5f69731270e648365fb8293a292b8fdd717444ed8f690dd5f095ac5dd77f5c950253b5de7d6086f966
 SHA512 
7b58c7d2b8ff6a4feabc1435e6bddbf25b3e4695517c2bd8d97b698a49b6fd61538f1a77bdd4e13f7368fdfbeae9f007dfc09ecfcde4eb75a366b8e0ccc8c58a

diff --git a/app-text/webgen/webgen-1.7.0.ebuild 
b/app-text/webgen/webgen-1.7.0.ebuild
deleted file mode 100644
index 3e7ecc33865..000
--- a/app-text/webgen/webgen-1.7.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="task"
-RUBY_FAKEGEM_DOCDIR="htmldoc/rdoc"
-RUBY_FAKEGEM_EXTRADOC="AUTHORS THANKS"
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A template-based static website generator"
-HOMEPAGE="https://webgen.gettalong.org";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="builder doc highlight markdown"
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )
-   test? (
-   dev-ruby/kramdown
-   dev-ruby/minitest:5
-   dev-ruby/rdiscount
-   >=dev-ruby/sass-3.2:* )"
-
-ruby_add_rdepend ">=dev-ruby/cmdparse-3.0.1:3
-   >=dev-ruby/systemu-2.5 =dev-ruby/systemu-2*
-   >=dev-ruby/kramdown-1.3 =dev-ruby/kramdown-1*
-   builder? ( >=dev-ruby/builder-2.1.0:* )
-   highlight? ( >=dev-ruby/coderay-1.0 )
-   markdown? ( dev-ruby/maruku )"
-
-all_ruby_prepare() {
-   # Avoid a test fragile for sass version differences
-   sed -i -e '/test_static_call/,/^  end/ s:^:#:' 
test/webgen/content_processor/test_sass.rb || die
-   # Avoid a test with fragile whitespace tests
-   rm -f test/webgen/content_processor/test_haml.rb || die
-
-   # Avoid tests for rdoc since that requires an obsolete version
-   sed -i -e '/def test_create_nodes/askip' 
test/webgen/path_handler/test_api.rb || die
-
-   # Avoid tests for unpackaged dependencies
-   rm -f test/webgen/content_processor/test_{css_minify,tikz}.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/man1/webgen.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/posix-spawn/files/

2020-08-06 Thread Hans de Graaff
commit: 656c0158bf0eca0ffa1630773a32bf90e134f5fb
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Aug  3 16:58:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug  7 04:26:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656c0158

dev-ruby/posix-spawn: remove unused patch(es)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Hans de Graaff  gentoo.org>

 .../posix-spawn/files/posix-spawn-0.3.13-x86.patch | 23 --
 1 file changed, 23 deletions(-)

diff --git a/dev-ruby/posix-spawn/files/posix-spawn-0.3.13-x86.patch 
b/dev-ruby/posix-spawn/files/posix-spawn-0.3.13-x86.patch
deleted file mode 100644
index b96579b1828..000
--- a/dev-ruby/posix-spawn/files/posix-spawn-0.3.13-x86.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 5201e921a788fbb97f14ea0c617a2213dc3da1ca Mon Sep 17 00:00:00 2001
-From: Pascal Terjan 
-Date: Sun, 20 Aug 2017 12:13:15 +0100
-Subject: [PATCH] Fix build when SIZEOF_INT == SIZEOF_LONG
-
-Signed-off-by: Aman Gupta 

- ext/posix-spawn.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/ext/posix-spawn.c b/ext/posix-spawn.c
-index 1659bed..2e4c4de 100644
 a/ext/posix-spawn.c
-+++ b/ext/posix-spawn.c
-@@ -61,7 +61,7 @@ posixspawn_obj_to_fd(VALUE obj)
-* rb_fix2int takes care of raising if the provided 
object is a
-* Bignum and is out of range of an int
-*/
--  fd = (int)rb_fix2int(obj);
-+  fd = FIX2INT(obj);
-   break;
- 
-   case T_SYMBOL:



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

2020-08-06 Thread Sam James
commit: 80c7063151f5002978f34e29091e19d075e25a66
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 04:20:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 04:20:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c70631

dev-db/mysql: Stabilize 8.0.21 arm64, #732974

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

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

diff --git a/dev-db/mysql/mysql-8.0.21.ebuild b/dev-db/mysql/mysql-8.0.21.ebuild
index d34296859d0..d3edce57334 100644
--- a/dev-db/mysql/mysql-8.0.21.ebuild
+++ b/dev-db/mysql/mysql-8.0.21.ebuild
@@ -37,7 +37,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc )
router? ( server )
tcmalloc? ( server )"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



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

2020-08-06 Thread Sam James
commit: c3b0ef05e7860d694a7f8547cf8c6ee47a71d8a3
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 04:20:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 04:20:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b0ef05

dev-db/mysql: Stabilize 5.7.31 arm64, #732974

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

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

diff --git a/dev-db/mysql/mysql-5.7.31.ebuild b/dev-db/mysql/mysql-5.7.31.ebuild
index c7f2127c3a5..8daf63c3a78 100644
--- a/dev-db/mysql/mysql-5.7.31.ebuild
+++ b/dev-db/mysql/mysql-5.7.31.ebuild
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
 
 REQUIRED_USE="?? ( tcmalloc jemalloc )"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



[gentoo-commits] proj/portage:master commit in: lib/portage/xml/

2020-08-06 Thread Zac Medico
commit: 935c47d972d986f1822850618442c19c97e300c3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  6 23:28:13 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  7 02:53:11 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=935c47d9

lib/portage/xml/metadata.py: fix ungrouped-imports w/refactor

* This drops the import for cElementTree as it is deprecated. See:

https://docs.python.org/3/library/xml.etree.elementtree.html

* Drop the error checking as these modules are a part of stdlib.

* Additionally, the pyexpat issue was fixed in 3.2. See:

https://bugs.python.org/issue14988

Signed-off-by: Aaron Bauman  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/xml/metadata.py | 29 -
 1 file changed, 8 insertions(+), 21 deletions(-)

diff --git a/lib/portage/xml/metadata.py b/lib/portage/xml/metadata.py
index 646edb5b9..808ba2246 100644
--- a/lib/portage/xml/metadata.py
+++ b/lib/portage/xml/metadata.py
@@ -31,29 +31,16 @@
 __all__ = ('MetaDataXML', 'parse_metadata_use')
 
 
-try:
-   import xml.etree.cElementTree as etree
-except (SystemExit, KeyboardInterrupt):
-   raise
-except (ImportError, SystemError, RuntimeError, Exception):
-   # broken or missing xml support
-   # https://bugs.python.org/issue14988
-   import xml.etree.ElementTree as etree
-
-try:
-   from xml.parsers.expat import ExpatError
-except (SystemExit, KeyboardInterrupt):
-   raise
-except (ImportError, SystemError, RuntimeError, Exception):
-   ExpatError = SyntaxError
-
 import re
-import xml.etree.ElementTree
+import xml.etree.ElementTree as etree
+
+from xml.parsers.expat import ExpatError
+
 from portage import _encodings, _unicode_encode
 from portage.util import cmp_sort_key, unique_everseen
 
 
-class _MetadataTreeBuilder(xml.etree.ElementTree.TreeBuilder):
+class _MetadataTreeBuilder(etree.TreeBuilder):
"""
Implements doctype() as required to avoid deprecation warnings with
Python >=2.7.
@@ -198,8 +185,8 @@ class MetaDataXML:
 
try:
self._xml_tree = 
etree.parse(_unicode_encode(metadata_xml_path,
-   encoding=_encodings['fs'], errors='strict'),
-   
parser=etree.XMLParser(target=_MetadataTreeBuilder()))
+   encoding = _encodings['fs'], errors='strict'),
+   parser = 
etree.XMLParser(target=_MetadataTreeBuilder()))
except ImportError:
pass
except ExpatError as e:
@@ -238,7 +225,7 @@ class MetaDataXML:
try:
self._herdstree = 
etree.parse(_unicode_encode(self._herds_path,
encoding=_encodings['fs'], 
errors='strict'),
-   
parser=etree.XMLParser(target=_MetadataTreeBuilder()))
+   parser = 
etree.XMLParser(target=_MetadataTreeBuilder()))
except (ImportError, IOError, SyntaxError):
return None
 



[gentoo-commits] proj/portage:master commit in: lib/_emerge/, lib/portage/sync/modules/rsync/, lib/portage/util/_async/, ...

2020-08-06 Thread Zac Medico
commit: 762f5aff42f9240cb732993b5ba4e99fa2b9383b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Aug  6 18:21:42 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  7 02:53:11 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=762f5aff

lib/*: Fix ungrouped-imports

* This fixes ungrouped imports for a portion of the repo. The remaining
  fixes will come in another batch of atomic commits as the imports are
  buried behind conditionals, are __futures__ that may be able to go
  away, etc

* Per the above, check will not be enabled yet

Signed-off-by: Aaron Bauman  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/FakeVartree.py  |  7 ---
 lib/_emerge/FifoIpcDaemon.py|  2 +-
 lib/_emerge/MetadataRegen.py|  7 ---
 lib/portage/dbapi/porttree.py   |  2 +-
 lib/portage/emaint/modules/move/move.py |  5 +++--
 lib/portage/metadata.py | 16 +---
 lib/portage/sync/modules/rsync/rsync.py | 29 +++--
 lib/portage/util/_async/BuildLogger.py  |  4 ++--
 8 files changed, 39 insertions(+), 33 deletions(-)

diff --git a/lib/_emerge/FakeVartree.py b/lib/_emerge/FakeVartree.py
index 37349bcdd..c5c9e27ca 100644
--- a/lib/_emerge/FakeVartree.py
+++ b/lib/_emerge/FakeVartree.py
@@ -3,10 +3,12 @@
 
 import warnings
 
-import portage
-from portage import os
 from _emerge.Package import Package
 from _emerge.PackageVirtualDbapi import PackageVirtualDbapi
+from _emerge.resolver.DbapiProvidesIndex import PackageDbapiProvidesIndex
+
+import portage
+from portage import os
 from portage.const import VDB_PATH
 from portage.dbapi.vartree import vartree
 from portage.dep._slot_operator import find_built_slot_operator_atoms
@@ -14,7 +16,6 @@ from portage.eapi import _get_eapi_attrs
 from portage.exception import InvalidData, InvalidDependString
 from portage.update import grab_updates, parse_updates, update_dbentries
 from portage.versions import _pkg_str
-from _emerge.resolver.DbapiProvidesIndex import PackageDbapiProvidesIndex
 
 
 class FakeVardbGetPath:

diff --git a/lib/_emerge/FifoIpcDaemon.py b/lib/_emerge/FifoIpcDaemon.py
index a21e94db6..22aa6f9fc 100644
--- a/lib/_emerge/FifoIpcDaemon.py
+++ b/lib/_emerge/FifoIpcDaemon.py
@@ -1,9 +1,9 @@
 # Copyright 2010-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+from _emerge.AbstractPollTask import AbstractPollTask
 
 from portage import os
-from _emerge.AbstractPollTask import AbstractPollTask
 from portage.cache.mappings import slot_dict_class
 
 class FifoIpcDaemon(AbstractPollTask):

diff --git a/lib/_emerge/MetadataRegen.py b/lib/_emerge/MetadataRegen.py
index 8eb110a46..967554503 100644
--- a/lib/_emerge/MetadataRegen.py
+++ b/lib/_emerge/MetadataRegen.py
@@ -1,11 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+from _emerge.EbuildMetadataPhase import EbuildMetadataPhase
+
 import portage
 from portage import os
-from portage.dep import _repo_separator
-from _emerge.EbuildMetadataPhase import EbuildMetadataPhase
 from portage.cache.cache_errors import CacheError
+from portage.dep import _repo_separator
 from portage.util._async.AsyncScheduler import AsyncScheduler
 
 class MetadataRegen(AsyncScheduler):

diff --git a/lib/portage/dbapi/porttree.py b/lib/portage/dbapi/porttree.py
index 9ad8addc7..0c2a4e2b3 100644
--- a/lib/portage/dbapi/porttree.py
+++ b/lib/portage/dbapi/porttree.py
@@ -42,9 +42,9 @@ import os as _os
 import traceback
 import warnings
 import errno
-import collections
 import functools
 
+import collections
 from collections import OrderedDict
 from urllib.parse import urlparse
 

diff --git a/lib/portage/emaint/modules/move/move.py 
b/lib/portage/emaint/modules/move/move.py
index e2df53fd8..8fc3269ca 100644
--- a/lib/portage/emaint/modules/move/move.py
+++ b/lib/portage/emaint/modules/move/move.py
@@ -1,10 +1,11 @@
-# Copyright 2005-2018 Gentoo Foundation
+# Copyright 2005-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+from _emerge.Package import Package
+
 import portage
 from portage import os
 from portage.exception import InvalidData
-from _emerge.Package import Package
 from portage.versions import _pkg_str
 
 class MoveHandler:

diff --git a/lib/portage/metadata.py b/lib/portage/metadata.py
index 935bcc307..f932c094a 100644
--- a/lib/portage/metadata.py
+++ b/lib/portage/metadata.py
@@ -1,19 +1,21 @@
+# Copyright 1998-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
 
 from __future__ import print_function
 
-import sys
-import signal
 import logging
 import operator
-
 import portage
-from portage import os
+import sys
+import signal
+
+from _emerge.ProgressHandler import ProgressHandler
+
 from portage import eapi_is_supported
-from portage.util import writem

[gentoo-commits] proj/portage:master commit in: lib/portage/package/ebuild/, lib/_emerge/, /, ...

2020-08-06 Thread Zac Medico
commit: d695d866e4e7b2ab79264508f1520f89a5585e04
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  7 01:12:15 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  7 02:53:12 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d695d866

*: drop all import __future__ statements

* We only support Py3 now.

Signed-off-by: Aaron Bauman  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 bin/archive-conf   |  4 +---
 bin/check-implicit-pointer-usage.py|  2 --
 bin/clean_locks|  4 +---
 bin/dispatch-conf  |  4 +---
 bin/dohtml.py  |  4 +---
 bin/doins.py   |  2 --
 bin/ebuild |  4 +---
 bin/egencache  |  4 ++--
 bin/emaint |  4 +---
 bin/emerge |  4 +---
 bin/env-update |  4 +---
 bin/fixpackages|  4 +---
 bin/glsa-check |  4 +---
 bin/portageq   |  4 +---
 bin/quickpkg   |  4 +---
 bin/regenworld |  4 +---
 lib/_emerge/Scheduler.py   |  2 --
 lib/_emerge/UserQuery.py   |  2 --
 lib/_emerge/actions.py |  2 --
 lib/_emerge/chk_updated_cfg_files.py   |  2 --
 lib/_emerge/countdown.py   |  4 +---
 lib/_emerge/depgraph.py|  4 +---
 lib/_emerge/help.py|  4 +---
 lib/_emerge/main.py|  2 --
 lib/_emerge/post_emerge.py |  4 +---
 lib/_emerge/resolver/circular_dependency.py|  8 +++
 lib/_emerge/resolver/package_tracker.py|  4 +---
 lib/_emerge/resolver/slot_collision.py |  3 +--
 lib/_emerge/unmerge.py |  2 --
 lib/portage/_emirrordist/FetchTask.py  |  2 --
 lib/portage/_global_updates.py |  4 +---
 lib/portage/_sets/__init__.py  |  2 --
 lib/portage/_sets/dbapi.py |  2 --
 lib/portage/_sets/libs.py  |  4 +---
 lib/portage/cache/anydbm.py|  5 ++--
 lib/portage/cache/sqlite.py|  3 +--
 lib/portage/cvstree.py |  2 --
 lib/portage/dbapi/vartree.py   |  2 --
 lib/portage/dispatch_conf.py   |  5 +---
 lib/portage/elog/mod_echo.py   |  4 +---
 lib/portage/emaint/main.py |  4 +---
 lib/portage/glsa.py| 27 +++---
 lib/portage/localization.py|  4 +---
 lib/portage/metadata.py|  4 +---
 lib/portage/module.py  |  5 +---
 lib/portage/news.py|  2 --
 lib/portage/output.py  |  2 --
 lib/portage/package/ebuild/fetch.py|  2 --
 lib/portage/sync/controller.py |  3 ---
 lib/portage/sync/old_tree_timestamp.py |  4 +---
 lib/portage/tests/__init__.py  |  4 +---
 lib/portage/tests/util/test_xattr.py   |  4 +---
 .../util/_dyn_libs/display_preserved_libs.py   |  6 ++---
 lib/portage/util/_eventloop/EventLoop.py   |  5 +---
 lib/portage/util/_eventloop/PollSelectAdapter.py   |  5 ++--
 lib/portage/util/_xattr.py |  4 +---
 lib/portage/util/locale.py |  4 ++--
 lib/portage/util/movefile.py   |  2 --
 repoman/bin/repoman|  5 ++--
 repoman/lib/repoman/actions.py |  4 +---
 repoman/lib/repoman/errors.py  |  2 --
 repoman/lib/repoman/gpg.py |  2 --
 repoman/lib/repoman/main.py|  5 ++--
 repoman/lib/repoman/metadata.py|  2 --
 repoman/lib/repoman/modules/commit/repochecks.py   |  2 --
 repoman/lib/repoman/modules/scan/ebuild/ebuild.py  |  3 +--
 repoman/lib/repoman/modules/vcs/settings.py|  3 +--
 repoman/lib/repoman/modules/vcs/vcs.py |  3 +--
 repoman/lib/repoman/profile.py |  2 --
 repoman/lib/repoman/scanner.py |  6 ++---
 repoman/lib/repoman/tests/__init__.py  |  4 +---
 repoman/lib/repoman/utilities.py   |  4 +---
 repoman/runtests   |  4 +---
 repoman/setup.py   |  4 +

[gentoo-commits] proj/portage:master commit in: /, lib/portage/

2020-08-06 Thread Zac Medico
commit: 0dffa633987a49c1a1d7e95edfe6afeb6269d1e5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Aug  7 00:03:31 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug  7 02:53:11 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=0dffa633

lib/*: exempt two core files from ungrouped-imports check

* These will take some time to refactor/address if at all possible.
* Turn on ungrouped-imports check for entire repo

Signed-off-by: Aaron Bauman  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/__init__.py |  1 +
 lib/portage/checksum.py | 15 ---
 pylintrc|  1 +
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/lib/portage/__init__.py b/lib/portage/__init__.py
index 73bb1ed0d..916c93510 100644
--- a/lib/portage/__init__.py
+++ b/lib/portage/__init__.py
@@ -1,5 +1,6 @@
 # Copyright 1998-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
+# pylint: disable=ungrouped-imports
 
 VERSION = "HEAD"
 

diff --git a/lib/portage/checksum.py b/lib/portage/checksum.py
index d4a75c058..b5dae9672 100644
--- a/lib/portage/checksum.py
+++ b/lib/portage/checksum.py
@@ -1,20 +1,21 @@
 # checksum.py -- core Portage functionality
 # Copyright 1998-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
+# pylint: disable=ungrouped-imports
 
-import portage
-from portage.const import PRELINK_BINARY, HASHING_BLOCKSIZE
-from portage.localization import _
-from portage import os
-from portage import _encodings
-from portage import _unicode_decode, _unicode_encode
 import errno
 import functools
 import hashlib
+import portage
 import stat
 import subprocess
 import tempfile
 
+from portage import _encodings, _unicode_decode, _unicode_encode
+from portage import os
+from portage.const import HASHING_BLOCKSIZE, PRELINK_BINARY
+from portage.localization import _
+
 
 # Summary of all available hashes and their implementations,
 # most preferred first. Please keep this in sync with logic below.
@@ -32,7 +33,7 @@ import tempfile
 # SHA3_512: hashlib (3.6+), pysha3, pycrypto
 
 
-#dict of all available hash functions
+# Dict of all available hash functions
 hashfunc_map = {}
 hashorigin_map = {}
 

diff --git a/pylintrc b/pylintrc
index 9b0975329..f2aadf14f 100644
--- a/pylintrc
+++ b/pylintrc
@@ -28,6 +28,7 @@ enable=
 trailing-newlines,
 trailing-whitespace,
 unexpected-line-ending-format,
+ungrouped-imports,
 unnecessary-semicolon,
 unused-import,
 useless-import-alias,



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-sensors-applet/

2020-08-06 Thread Adam Feldman
commit: 09f0811f2fbc771e4c31d1ac060d7132b399ce61
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:37:24 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f0811f

mate-extra/mate-sensors-applet: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild 
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
index d292f324537..7f07d8dd5b0 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE panel applet to display readings from hardware sensors"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/eom/, media-gfx/eom/files/

2020-08-06 Thread Adam Feldman
commit: 2799b82a00ebdd4c0439de5075c4276fd679b29a
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 16:01:51 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2799b82a

media-gfx/eom: Fix compilation with USE="-exif lcms"

Closes: https://bugs.gentoo.org/722888
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 .../{eom-1.24.0.ebuild => eom-1.24.0-r1.ebuild}|  2 ++
 .../eom/files/eom-1.24.0-add-gdk-includes.patch| 29 ++
 2 files changed, 31 insertions(+)

diff --git a/media-gfx/eom/eom-1.24.0.ebuild 
b/media-gfx/eom/eom-1.24.0-r1.ebuild
similarity index 96%
rename from media-gfx/eom/eom-1.24.0.ebuild
rename to media-gfx/eom/eom-1.24.0-r1.ebuild
index c1052d39a53..b5693d8c3b2 100644
--- a/media-gfx/eom/eom-1.24.0.ebuild
+++ b/media-gfx/eom/eom-1.24.0-r1.ebuild
@@ -54,6 +54,8 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
 "
 
+PATCHES=( "${FILESDIR}/eom-1.24.0-add-gdk-includes.patch" )
+
 src_configure() {
mate_src_configure \
--enable-thumbnailer \

diff --git a/media-gfx/eom/files/eom-1.24.0-add-gdk-includes.patch 
b/media-gfx/eom/files/eom-1.24.0-add-gdk-includes.patch
new file mode 100644
index 000..ced5dbcdd9f
--- /dev/null
+++ b/media-gfx/eom/files/eom-1.24.0-add-gdk-includes.patch
@@ -0,0 +1,29 @@
+From 3b76a9f57ea65a7ebd22395eb5d3fda9cc929e8c Mon Sep 17 00:00:00 2001
+From: NP-Hardass 
+Date: Tue, 4 Aug 2020 19:35:28 -0400
+Subject: [PATCH] eom-metadata-reader: add gdk/gdk.h include to resolve #258
+
+be4fa2808c4e1a36c2c9b58c1267a54cdda6e495, enable wayland support
+
+added "defined(GDK_WINDOWING_x11)" macros without the accompanying gdk
+headers
+---
+ src/eom-metadata-reader.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/eom-metadata-reader.c b/src/eom-metadata-reader.c
+index cd796f0..2c93a14 100644
+--- a/src/eom-metadata-reader.c
 b/src/eom-metadata-reader.c
+@@ -23,6 +23,8 @@
+ #include 
+ #endif
+ 
++#include 
++
+ #include "eom-metadata-reader.h"
+ #include "eom-metadata-reader-jpg.h"
+ #include "eom-metadata-reader-png.h"
+-- 
+2.26.2
+



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

2020-08-06 Thread Adam Feldman
commit: bcdc03b20defea5cd562475ef1e2c60e62ac11d2
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:31:49 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcdc03b2

dev-python/python-caja: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

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

diff --git a/dev-python/python-caja/python-caja-1.24.0-r1.ebuild 
b/dev-python/python-caja/python-caja-1.24.0-r1.ebuild
index f3fb329b3d1..de4838c77eb 100644
--- a/dev-python/python-caja/python-caja-1.24.0-r1.ebuild
+++ b/dev-python/python-caja/python-caja-1.24.0-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 inherit mate python-single-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Python bindings for the Caja file manager"



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

2020-08-06 Thread Adam Feldman
commit: fe3579dd2a37b42c1fca39272b8f4078dce34804
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:31:05 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3579dd

dev-python/python-caja: Fix doc path

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 .../{python-caja-1.24.0.ebuild => python-caja-1.24.0-r1.ebuild}| 7 +++
 1 file changed, 7 insertions(+)

diff --git a/dev-python/python-caja/python-caja-1.24.0.ebuild 
b/dev-python/python-caja/python-caja-1.24.0-r1.ebuild
similarity index 89%
rename from dev-python/python-caja/python-caja-1.24.0.ebuild
rename to dev-python/python-caja/python-caja-1.24.0-r1.ebuild
index 5481317062e..f3fb329b3d1 100644
--- a/dev-python/python-caja/python-caja-1.24.0.ebuild
+++ b/dev-python/python-caja/python-caja-1.24.0-r1.ebuild
@@ -35,6 +35,13 @@ DEPEND="${COMMON_DEPEND}
doc? ( app-text/docbook-xml-dtd:4.1.2 )
 "
 
+src_prepare() {
+   MATE_FORCE_AUTORECONF="true"
+
+   sed -i "s/\$(PACKAGE)/${PF}/g" examples/Makefile.am || die
+   mate_src_prepare
+}
+
 src_install() {
mate_src_install
 



[gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/

2020-08-06 Thread Adam Feldman
commit: dd057d46caa4d5d742bb6eef0639bd54388d16f7
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:57:30 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd057d46

x11-terms/mate-terminal: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
index 047839e4aed..3a1096ac59a 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE Terminal"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-user-share/

2020-08-06 Thread Adam Feldman
commit: c81dcddf38831dcace3556faf3b9a95403003da4
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 22:00:19 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81dcddf

mate-extra/mate-user-share: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild 
b/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild
index dbfca4d5174..ec2217c7e29 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Personal file sharing for the MATE desktop"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-admin/

2020-08-06 Thread Adam Feldman
commit: b54dd0c658d29bfcee5aee7a2606d5bddb9bed7f
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:35:20 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54dd0c6

mate-extra/caja-admin: Stabilize 0.0.2_p20200328 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/caja-admin/caja-admin-0.0.2_p20200328.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/caja-admin/caja-admin-0.0.2_p20200328.ebuild 
b/mate-extra/caja-admin/caja-admin-0.0.2_p20200328.ebuild
index 23078ea5a48..bf4dcec2641 100644
--- a/mate-extra/caja-admin/caja-admin-0.0.2_p20200328.ebuild
+++ b/mate-extra/caja-admin/caja-admin-0.0.2_p20200328.ebuild
@@ -13,7 +13,7 @@ elif [[ ${PV} =~ _p[0-9]{8,} ]]; then
S="${WORKDIR}/${PN}-${SHA}"
 else
SRC_URI="https://github.com/infirit/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 PYTHON_COMPAT=( python{3_6,3_7,3_8} )



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-calc/

2020-08-06 Thread Adam Feldman
commit: 01471a505aa2f1063fb3f0fe4314700e9bcae983
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:42:19 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01471a50

mate-extra/mate-calc: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-calc/mate-calc-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-calc/mate-calc-1.24.0.ebuild 
b/mate-extra/mate-calc/mate-calc-1.24.0.ebuild
index 77fe727bb33..971bea10a92 100644
--- a/mate-extra/mate-calc/mate-calc-1.24.0.ebuild
+++ b/mate-extra/mate-calc/mate-calc-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Calculator for MATE"



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

2020-08-06 Thread Adam Feldman
commit: d0f2882bd659034ba0470fa3ada6811e2193c9f4
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:43:15 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f2882b

mate-base/mate: Stabilize 1.24 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-base/mate/mate-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.24.ebuild b/mate-base/mate/mate-1.24.ebuild
index 65b6fec85df..7fb11931a3e 100644
--- a/mate-base/mate/mate-1.24.ebuild
+++ b/mate-base/mate/mate-1.24.ebuild
@@ -10,7 +10,7 @@ else
inherit eapi7-ver
MATE_BRANCH="$(ver_cut 1-2)"
MATE_THEMES_V=3
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 SRC_URI=""



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

2020-08-06 Thread Adam Feldman
commit: 90bbaa6217d85968807b115f969f82b98a90ee11
Author: Adam Feldman  gentoo  org>
AuthorDate: Tue Aug  4 20:43:05 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bbaa62

app-arch/engrampa: Stabilize 1.24.0-r1 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 app-arch/engrampa/engrampa-1.24.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/engrampa/engrampa-1.24.0-r1.ebuild 
b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
index e22a9235957..ba457c15397 100644
--- a/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
+++ b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate readme.gentoo-r1
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Engrampa archive manager for MATE"



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

2020-08-06 Thread Adam Feldman
commit: 403c0ae7e465bb4349d475a71dd5bee16d9c43f7
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 01:20:24 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403c0ae7

app-editors/pluma: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 app-editors/pluma/pluma-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.24.0.ebuild 
b/app-editors/pluma/pluma-1.24.0.ebuild
index ae1a569e5be..31c1ba51542 100644
--- a/app-editors/pluma/pluma-1.24.0.ebuild
+++ b/app-editors/pluma/pluma-1.24.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{3_6,3_7} )
 inherit mate python-single-r1 virtualx
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Pluma text editor for the MATE desktop"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/

2020-08-06 Thread Adam Feldman
commit: f7a6581c33040ab137f91d12765802b85a3a9af8
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:31:10 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a6581c

mate-base/mate-applets: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-base/mate-applets/mate-applets-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets/mate-applets-1.24.0.ebuild 
b/mate-base/mate-applets/mate-applets-1.24.0.ebuild
index 7831931878e..eec4c6abf12 100644
--- a/mate-base/mate-applets/mate-applets-1.24.0.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Applets for the MATE Desktop and Panel"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-extensions/

2020-08-06 Thread Adam Feldman
commit: 2928a29997bb3b5f826da88ca992cd4db806cfd4
Author: Adam Feldman  gentoo  org>
AuthorDate: Tue Aug  4 20:04:37 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2928a299

mate-extra/caja-extensions: Drop 1.24.0

Closes: https://bugs.gentoo.org/710470
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 .../caja-extensions/caja-extensions-1.24.0.ebuild  | 73 --
 1 file changed, 73 deletions(-)

diff --git a/mate-extra/caja-extensions/caja-extensions-1.24.0.ebuild 
b/mate-extra/caja-extensions/caja-extensions-1.24.0.ebuild
deleted file mode 100644
index 53f34f0a74b..000
--- a/mate-extra/caja-extensions/caja-extensions-1.24.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-DESCRIPTION="Several Caja extensions"
-LICENSE="GPL-2+"
-SLOT="0"
-
-SENDTO="cdr gajim +mail pidgin upnp"
-IUSE="image-converter +open-terminal share +wallpaper xattr ${SENDTO}"
-
-COMMON_DEPEND=">=dev-libs/glib-2.50:2
-   >=mate-base/caja-1.21.3
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   gajim? (
-   >=dev-libs/dbus-glib-0.60
-   >=sys-apps/dbus-1
-   )
-   open-terminal? ( >=mate-base/mate-desktop-1.17.0 )
-   pidgin? ( >=dev-libs/dbus-glib-0.60 )
-   upnp? ( >=net-libs/gupnp-0.13:0/4 )
-   xattr? ( sys-apps/attr )"
-
-RDEPEND="${COMMON_DEPEND}
-   cdr? ( >=app-cdr/brasero-2.32.1:= )
-   gajim? ( net-im/gajim )
-   image-converter? (
-   || (
-   media-gfx/imagemagick
-   media-gfx/graphicsmagick[imagemagick]
-   )
-   )
-   pidgin? ( net-im/pidgin )"
-
-DEPEND="${COMMON_DEPEND}
-   dev-libs/libxml2
-   dev-util/gtk-doc
-   dev-util/gtk-doc-am
-   >=sys-devel/gettext-0.19.8:*
-   virtual/pkgconfig:*
-   !!mate-extra/mate-file-manager-open-terminal
-   !!mate-extra/mate-file-manager-sendto
-   !!mate-extra/mate-file-manager-image-converter
-   !!mate-extra/mate-file-manager-share"
-
-src_configure() {
-   local sendto_plugins="removable-devices"
-   use cdr && sendto_plugins+=",caja-burn"
-   use mail && sendto_plugins+=",emailclient"
-   use pidgin && sendto_plugins+=",pidgin"
-   use gajim && sendto_plugins+=",gajim"
-   use upnp && sendto_plugins+=",upnp"
-
-   mate_src_configure \
-   --enable-sendto \
-   --with-sendto-plugins=${sendto_plugins}\
-   --disable-gksu \
-   $(use_enable image-converter) \
-   $(use_enable open-terminal) \
-   $(use_enable share) \
-   $(use_enable wallpaper) \
-   $(use_enable xattr xattr-tags)
-}



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

2020-08-06 Thread Adam Feldman
commit: c1e9813589f012fbb2c9127bafa65926d391e2d8
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 01:13:17 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e98135

x11-misc/mozo: Stabilize 1.24.0 for amd46, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 x11-misc/mozo/mozo-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mozo/mozo-1.24.0.ebuild b/x11-misc/mozo/mozo-1.24.0.ebuild
index ac2cdefbe6e..cfcfb2e97d2 100644
--- a/x11-misc/mozo/mozo-1.24.0.ebuild
+++ b/x11-misc/mozo/mozo-1.24.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit python-r1 mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Mozo menu editor for MATE"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-hide/

2020-08-06 Thread Adam Feldman
commit: fdf6aee46d8b258509bf98f1b6e5681d692dce66
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:38:42 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf6aee4

mate-extra/caja-hide: Stabilize 0.9.0 for amd64. x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/caja-hide/caja-hide-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild 
b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
index b52dfc2604f..60cecc4971d 100644
--- a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
+++ b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/Fred-Barclay/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-admin/

2020-08-06 Thread Adam Feldman
commit: fab9d9abbf33f78992cdd8fb4c2c99ba43a9a024
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 02:36:14 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab9d9ab

mate-extra/caja-admin: Drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/caja-admin/Manifest|  2 --
 mate-extra/caja-admin/caja-admin-0.0.1.ebuild | 40 ---
 mate-extra/caja-admin/caja-admin-0.0.2.ebuild | 47 ---
 3 files changed, 89 deletions(-)

diff --git a/mate-extra/caja-admin/Manifest b/mate-extra/caja-admin/Manifest
index 81f609eadfc..84613c37526 100644
--- a/mate-extra/caja-admin/Manifest
+++ b/mate-extra/caja-admin/Manifest
@@ -1,3 +1 @@
-DIST caja-admin-0.0.1.tar.gz 26920 BLAKE2B 
29aa35ef185cd588fd9242ea2b019cb64c4a4965b77523937b8b36c3a3437f7171dac3a000b85d9c4183a962a9dc6be787589408c7804f696aeac3576b7fee50
 SHA512 
12f54aad32ac11d34ee8344d564d31f29a53324308923e54426ac3837702e71701cf139b150ec3ff210fb0739eb9c46b05c6380d8596031f71b71899800b767d
-DIST caja-admin-0.0.2.tar.gz 27564 BLAKE2B 
975bbba48508ed6a997190ea6d5432330710ee312fe6f1e130b47894331a35c32071a40691cf69f617d268ab85dca62bb8bb4577d49bdb3c75c65ce05b4b9220
 SHA512 
919a92e258585e4b6275d346c82a1f9fc90462aa0cdedafb78867b80496f44bbd3459ce5a67429c5dda499bff2928a014779e81c781278ac0603f6cbebd3ff9e
 DIST caja-admin-0.0.2_p20200328.tar.gz 27087 BLAKE2B 
1d8ce82026249cff4dc3360cedffb79079e6608414a7718f265a19fce1a579d7f1fc4dadf3b05dd5ef19dbd12a92a61f90c04736cc9196d2dd5d4230c8c31784
 SHA512 
6a134e1d53bbdbf1a617582de67f7ddba7c7e0193a714246993092dd1c96c2ccc05afdb2da5cd2dfd974f7ab95e0aeedab244f2fa1335fd157ce45b4404a1f90

diff --git a/mate-extra/caja-admin/caja-admin-0.0.1.ebuild 
b/mate-extra/caja-admin/caja-admin-0.0.1.ebuild
deleted file mode 100644
index 0f9713cd71c..000
--- a/mate-extra/caja-admin/caja-admin-0.0.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/infirit/caja-admin";
-elif [[ ${PV} =~ _p[0-9]{8,} ]]; then
-   SHA="0af109ac79df76fbcc406d577d79f1c64d1a1fca"
-   SRC_URI="https://github.com/infirit/${PN}/archive/${SHA}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${PN}-${SHA}"
-else
-   SRC_URI="https://github.com/infirit/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-CMAKE_MIN_VERSION="2.6"
-PYTHON_COMPAT=( python{3_6,3_7} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="Caja Admin Extension"
-HOMEPAGE="https://github.com/infirit/caja-admin";
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}"
-RDEPEND="${COMMON_DEPEND}
-   dev-python/python-caja[${PYTHON_SINGLE_USEDEP}]
-   sys-auth/polkit
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-BDEPEND=""

diff --git a/mate-extra/caja-admin/caja-admin-0.0.2.ebuild 
b/mate-extra/caja-admin/caja-admin-0.0.2.ebuild
deleted file mode 100644
index e8b56019ac8..000
--- a/mate-extra/caja-admin/caja-admin-0.0.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/infirit/caja-admin";
-elif [[ ${PV} =~ _p[0-9]{8,} ]]; then
-   SHA="0af109ac79df76fbcc406d577d79f1c64d1a1fca"
-   SRC_URI="https://github.com/infirit/${PN}/archive/${SHA}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${PN}-${SHA}"
-else
-   SRC_URI="https://github.com/infirit/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-CMAKE_MIN_VERSION="2.6"
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="Caja Admin Extension"
-HOMEPAGE="https://github.com/infirit/caja-admin";
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}"
-RDEPEND="${COMMON_DEPEND}
-   app-editors/pluma
-   dev-python/python-caja[${PYTHON_SINGLE_USEDEP}]
-   sys-auth/polkit
-   x11-terms/mate-terminal
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-BDEPEND=""
-
-src_install() {
-   cmake-utils_src_install
-   python_optimize "${D}/usr/share/caja-python/extensions"
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/

2020-08-06 Thread Adam Feldman
commit: cfd3c7ffe49739b88afba3cad38d8d33fb599b45
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 22:18:25 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd3c7ff

mate-extra/mate-utils: Disable static-libs

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 .../{mate-utils-1.24.0.ebuild => mate-utils-1.24.0-r1.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mate-extra/mate-utils/mate-utils-1.24.0.ebuild 
b/mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild
similarity index 96%
rename from mate-extra/mate-utils/mate-utils-1.24.0.ebuild
rename to mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild
index c6f28252c16..28df90e36ad 100644
--- a/mate-extra/mate-utils/mate-utils-1.24.0.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Utilities for the MATE desktop"
@@ -63,6 +63,7 @@ src_prepare() {
 
 src_configure() {
mate_src_configure \
+   --disable-static \
--enable-zlib \
--enable-debug=$(usex debug yes minimum) \
$(use_with X x) \



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

2020-08-06 Thread Adam Feldman
commit: 99daf9fecbe036299ac9eb31c9e9b654d93ea3f9
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 16:03:19 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99daf9fe

media-gfx/eom: Stabilize 1.24.0-r1 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 media-gfx/eom/eom-1.24.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/eom/eom-1.24.0-r1.ebuild 
b/media-gfx/eom/eom-1.24.0-r1.ebuild
index b5693d8c3b2..457fdf14e10 100644
--- a/media-gfx/eom/eom-1.24.0-r1.ebuild
+++ b/media-gfx/eom/eom-1.24.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE image viewer"



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

2020-08-06 Thread Adam Feldman
commit: 53fbb3c0faf4162a895c30bed21008063d479b5c
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Aug  7 03:10:16 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fbb3c0

x11-wm/marco: Bump to 1.24.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 x11-wm/marco/Manifest|  1 +
 x11-wm/marco/marco-1.24.1.ebuild | 75 
 2 files changed, 76 insertions(+)

diff --git a/x11-wm/marco/Manifest b/x11-wm/marco/Manifest
index 48b8c9242a5..b552adf5efe 100644
--- a/x11-wm/marco/Manifest
+++ b/x11-wm/marco/Manifest
@@ -1,2 +1,3 @@
 DIST marco-1.22.4.tar.xz 1368868 BLAKE2B 
45a1bdfa13419f690e4a1604a18f1ef4f57b95cc64c628a8d1c4b8d5a92409eb8ecb946b60c9b9711151858a4668247f2ee031a95464463f3005952edd95265c
 SHA512 
46867396b66453c63624e54c382845b898b10768db0560100f021e57ec80189785093be38eeaf19c50a9e4728de2b6e605267a8f1d5a5596aaa75958c0e3a6b0
 DIST marco-1.24.0.tar.xz 1827076 BLAKE2B 
e4bcf8584199cbe4f9f813c7512176dd9b84a39ed162cd051f1f174c428828d1d73d6ab64c19ca681f0aea966742e0474256935f2a7c0c490b77dda91147162c
 SHA512 
b257994c097f174fe83f3f0f4d6b6991e8c0f402daffd99f8a9521d588b609c56953e73dd4d143be64f5c9a4caa8d890ff30a120e18a9d5b36c6f856a7190428
+DIST marco-1.24.1.tar.xz 1860008 BLAKE2B 
b147e6ce8aad9382b2e8d96eec2da0356cce91977f4387776359ffb1f26903d7f0b9d9a1d43a436d1a64033f545600e7f810a29e3ae6ecdfb0d73ef8073b782c
 SHA512 
55607898b64f0da3a85dd8d7fd092d847c8f67cefa096a63dbe074c197157a3d661fcb3f2a495b4425340b583b600cda3d1c92ac08b7327904dbd4aab8e92c85

diff --git a/x11-wm/marco/marco-1.24.1.ebuild b/x11-wm/marco/marco-1.24.1.ebuild
new file mode 100644
index 000..02b3042b4bb
--- /dev/null
+++ b/x11-wm/marco/marco-1.24.1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE2_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="MATE default window manager"
+LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT"
+SLOT="0/2"
+
+IUSE="startup-notification test xinerama"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+   dev-libs/atk
+   >=dev-libs/glib-2.58:2
+   >=gnome-base/libgtop-2:2=
+   media-libs/libcanberra[gtk3]
+   x11-libs/cairo
+   >=x11-libs/pango-1.2[X]
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   >=x11-libs/libXcomposite-0.3
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXpresent
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   >=x11-libs/startup-notification-0.7
+   xinerama? ( x11-libs/libXinerama )
+   !!x11-wm/mate-window-manager"
+
+RDEPEND="${COMMON_DEPEND}
+   gnome-extra/zenity
+   >=mate-base/mate-desktop-1.20.0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8:*
+   >=sys-devel/libtool-2.0.0
+   virtual/pkgconfig:*
+   x11-base/xorg-proto
+   test? ( app-text/docbook-xml-dtd:4.5 )
+   xinerama? ( x11-base/xorg-proto )"
+
+src_configure() {
+   mate_src_configure \
+   --disable-static \
+   --enable-compositor \
+   --enable-render \
+   --enable-shape \
+   --enable-sm \
+   --enable-xsync \
+   $(use_enable startup-notification) \
+   $(use_enable xinerama)
+}
+
+src_install() {
+   mate_src_install
+   dodoc doc/*.txt
+}



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2020-08-06 Thread Adam Feldman
commit: 8aaf008f694f60d1e2116b630767ef8f292586df
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:47:23 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aaf008f

mate-base/mate-applets-meta: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
index e2fda45a92a..8a69cb82988 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit eapi7-ver
MATE_BRANCH="$(ver_cut 1-2)"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-dropbox/

2020-08-06 Thread Adam Feldman
commit: d6c9b137942d65be569b4581da6e904c0912dd8f
Author: Adam Feldman  gentoo  org>
AuthorDate: Tue Aug  4 20:17:12 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c9b137

mate-extra/caja-dropbox: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild 
b/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
index 5d30f1adf58..9528233e661 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.24.0.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
 inherit mate python-single-r1 linux-info user
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="Store, Sync and Share Files Online"



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

2020-08-06 Thread Adam Feldman
commit: 809a4034e349238c984b46689eb012d894d09afb
Author: Adam Feldman  gentoo  org>
AuthorDate: Tue Aug  4 20:40:14 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809a4034

app-arch/engrampa: Add missing libSM dep

Dep not in configure.ac.  copy-n-paste/eggsmclient-xsmp.c
Closes: https://bugs.gentoo.org/show_bug.cgi?id=732786
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 app-arch/engrampa/{engrampa-1.24.0.ebuild => engrampa-1.24.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-arch/engrampa/engrampa-1.24.0.ebuild 
b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
similarity index 99%
rename from app-arch/engrampa/engrampa-1.24.0.ebuild
rename to app-arch/engrampa/engrampa-1.24.0-r1.ebuild
index 27c5563509e..e22a9235957 100644
--- a/app-arch/engrampa/engrampa-1.24.0.ebuild
+++ b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="
virtual/libintl
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.22:3[X]
+   x11-libs/libSM
x11-libs/pango
caja? ( >=mate-base/caja-1.17.1 )
magic? ( sys-apps/file )



[gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-extensions/

2020-08-06 Thread Adam Feldman
commit: 03796c3596d907b5a456f4b4af94d92870bd7e80
Author: Adam Feldman  gentoo  org>
AuthorDate: Tue Aug  4 20:07:49 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03796c35

mate-extra/caja-extensions: Stabilize 1.24.0-r1 for amd64, x86

Closes: https://bugs.gentoo.org/735012

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/caja-extensions/caja-extensions-1.24.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/caja-extensions/caja-extensions-1.24.0-r1.ebuild 
b/mate-extra/caja-extensions/caja-extensions-1.24.0-r1.ebuild
index 5e99d5ebdcf..a767e891c35 100644
--- a/mate-extra/caja-extensions/caja-extensions-1.24.0-r1.ebuild
+++ b/mate-extra/caja-extensions/caja-extensions-1.24.0-r1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Several Caja extensions"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/

2020-08-06 Thread Adam Feldman
commit: d2e8a78a7767a2c0b6e82c4ea4e3163781e996ed
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:32:42 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e8a78a

mate-extra/mate-indicator-applet: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild
index 23ea522d31a..da98ee53781 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate eapi7-ver
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="MATE indicator applet"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-netbook/

2020-08-06 Thread Adam Feldman
commit: 2dabb429df1970aa18a86ea1e352d780b956e7ae
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:35:12 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dabb429

mate-extra/mate-netbook: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild
index b6139aaa646..baad717ade1 100644
--- a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild
+++ b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="MATE utilities for netbooks"



[gentoo-commits] proj/pambase:master commit in: templates/, /

2020-08-06 Thread Sam James
commit: ca96d2bc6bbcf860d12b9d610509c155029fe3cc
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  6 22:46:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  6 22:46:40 2020 +
URL:https://gitweb.gentoo.org/proj/pambase.git/commit/?id=ca96d2bc

pambase.py: rename system-service -> system-services

Some of e.g. OpenRC's installed pam files assume 'system-services':
./supervise-daemon:2:session include system-services
./start-stop-daemon:2:session include system-services

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

 pambase.py| 2 +-
 templates/{system-service.tpl => system-services.tpl} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pambase.py b/pambase.py
index 8f04870..d021b81 100755
--- a/pambase.py
+++ b/pambase.py
@@ -78,7 +78,7 @@ def parse_templates(processed_args):
"su",
"system-auth",
"system-login",
-   "system-service"
+   "system-services"
]
 
for template_name in templates:

diff --git a/templates/system-service.tpl b/templates/system-services.tpl
similarity index 100%
rename from templates/system-service.tpl
rename to templates/system-services.tpl



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

2020-08-06 Thread Sam James
commit: 43d29080259a492dc5759785f299fc5a3e1b72d1
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 02:46:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 02:46:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d29080

dev-lang/go: Stabilize 1.13.15 ppc64, #736156

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

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

diff --git a/dev-lang/go/go-1.13.15.ebuild b/dev-lang/go/go-1.13.15.ebuild
index 74bfde88180..1f323d04c2e 100644
--- a/dev-lang/go/go-1.13.15.ebuild
+++ b/dev-lang/go/go-1.13.15.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is



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

2020-08-06 Thread Sam James
commit: c65da4f3e591bd02578f0595e443910686ad3bf1
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 02:46:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 02:46:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65da4f3

dev-lang/go: Stabilize 1.14.7 ppc64, #736156

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

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

diff --git a/dev-lang/go/go-1.14.7.ebuild b/dev-lang/go/go-1.14.7.ebuild
index f1f2194e76d..178eb1504f2 100644
--- a/dev-lang/go/go-1.14.7.ebuild
+++ b/dev-lang/go/go-1.14.7.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



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

2020-08-06 Thread William Hubbs
commit: 0901a583803596ef16b8785b401b5fbc9ef7c6f1
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Aug  7 02:35:03 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Aug  7 02:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0901a583

app-admin/helm: 2.16.9 bump

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

 app-admin/helm/Manifest   |   1 +
 app-admin/helm/helm-2.16.9.ebuild | 167 ++
 2 files changed, 168 insertions(+)

diff --git a/app-admin/helm/Manifest b/app-admin/helm/Manifest
index 77637bd9a1b..71cae00ecdc 100644
--- a/app-admin/helm/Manifest
+++ b/app-admin/helm/Manifest
@@ -843,6 +843,7 @@ DIST gotest.tools%2F@v%2Fv2.2.0+incompatible.mod 20 BLAKE2B 
25d11078b1caa5a705f3
 DIST gotest.tools%2F@v%2Fv2.2.0+incompatible.zip 88327 BLAKE2B 
8730134244a00fb47b24b347ee4758fac8c11e3f627788c03d6568af129acb5b911b08857ab77a619bf571986ee90dd1c6c6aa12fd8e6e26d395a64bb7513a8b
 SHA512 
66a13fedc358399644b869ac4b39a295c6c15d642e074ec66ff042e1b109f9603bc941ff25aaf7d9bc700f6c2fb1f60bf2a637a471e26ae037d822f0f1e2c518
 DIST helm-2.16.1.tar.gz 1283836 BLAKE2B 
f0a2cfb05adea2b0a98341962753e777e9329b669ca32a84ce0ed9b823df48f7884c6809d1625dd8cdfbf50efea31081c3c0400f0af65a67ab0fbf1afa3deba1
 SHA512 
eed2da36ba72da61c121d2cc2d4dc4ef2163f926579b2189b8b8113ba70102d0f63e48729e08b260fb3877d0fe1e0d6ed7eb8e9c67605d7d4a3bcdf7b33c2544
 DIST helm-2.16.7.tar.gz 1287743 BLAKE2B 
fc04e25699489a18703ea1fcf8d63ec4b657098a06f36cc13e5f02696706654203a6a2b075799e3354c7bd7ccb507d538ece14a6a2b7be304a3eed0aa64984ad
 SHA512 
6fc04395e966be8282e576675860f3dddbba812cd23ef30a5bd0997db226887e209a8ffc27c94e4728bfd07a6a0fe4a2a5a24bcd81bd2981c45ddc1adb192087
+DIST helm-2.16.9.tar.gz 1289259 BLAKE2B 
e633445c51e762762916e10df15f9b5d28f5e9e1dd84bd30c041a37aa4e06b5427657ffc9c62fef27e194694d98335c601cf855f980b1a89b4a44048ae13b0c2
 SHA512 
a30a153419ffc3bb7f7bc3f17d7a29ecc9789a392e2117c03050345a73439c2c0f1dc53b40f67ef762497e08912da0b21b95f24d548efd5615ff1aaeca08a101
 DIST helm-3.2.4.tar.gz 622121 BLAKE2B 
f676dc80accc3be8e1332c86ae2263bce00b68723953e9783e62b493489bc844e87ae7b2eb6b0a3319babb6e0b128e0aea2a276a9d983566da202c243312c158
 SHA512 
57634ce225943b369bc25d372ec1355d7d54a37a790913586d8fc01e2955bc7da92f767e125410276b1e8e7579059f6730ccc24dd04488f62f3dbd5cae75f9fe
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190102054323-c2f93a96b099.mod 26 
BLAKE2B 
db6cc87a17bed88b955e6b36a17568930239c94a969211b02c2d5acc70386fbea63ac44365a0d3241e900125bd64644d698d8f1bdcabc3e6cf99c47259c63df5
 SHA512 
d00ae74b24e7fb3ff351ff68b88e59636153bbcf92b36e81e91556e3e75a7ccfb08ce471f757f92fd7612378944de3d7309c73923812e2df6a26b74e999ca9ce
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190106161140-3f1c8253044a.mod 26 
BLAKE2B 
db6cc87a17bed88b955e6b36a17568930239c94a969211b02c2d5acc70386fbea63ac44365a0d3241e900125bd64644d698d8f1bdcabc3e6cf99c47259c63df5
 SHA512 
d00ae74b24e7fb3ff351ff68b88e59636153bbcf92b36e81e91556e3e75a7ccfb08ce471f757f92fd7612378944de3d7309c73923812e2df6a26b74e999ca9ce

diff --git a/app-admin/helm/helm-2.16.9.ebuild 
b/app-admin/helm/helm-2.16.9.ebuild
new file mode 100644
index 000..e0b6de643be
--- /dev/null
+++ b/app-admin/helm/helm-2.16.9.ebuild
@@ -0,0 +1,167 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="k8s.io/helm"
+
+MY_PV=${PV/_rc/-rc.}
+
+EGO_VENDOR=(
+"cloud.google.com/go 8c41231e01b2085512d98153bcffb847ff9b4b9f 
github.com/GoogleCloudPlatform/gcloud-golang"
+"github.com/asaskevich/govalidator 7664702784775e51966f0885f5cd27435916517b"
+"github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d058875b0371ff8109"
+"github.com/Azure/go-autorest 69b4126ece6b5257e2f9b0017007d2334153655f"
+"github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb"
+"github.com/BurntSushi/toml 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
+"github.com/chai2010/gettext-go c6fed771bfd517099caf0f7a961671fa8ed08723"
+"github.com/cpuguy83/go-md2man 7762f7e404f8416dfa1d9bb6a8c192aa9acb4d19"
+"github.com/cyphar/filepath-securejoin 
a261ee33d7a517f054effbf451841abaafe3e0fd"
+"github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73"
+"github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
+"github.com/docker/distribution 2461543d988979529609e8cb6fca9ca190dc48da"
+"github.com/docker/docker be7ac8be2ae072032a4005e8f232be3fc57e4127"
+"github.com/docker/go-units 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1"
+"github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
+"github.com/emicklei/go-restful ff4f55a206334ef123e4f79bbf348980da81ca46"
+"github.com/evanphx/json-patch 5858425f75500d40c52783dce87d085a483ce135"
+"github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5"
+"github.com/fatih/color 3f9d52f7176a6927daacff70a3e8d1dc2025c53e"
+"github.com/ghodss/yaml c7ce16629ff4cd059ed96ed06419dd3856fd3577"
+"github.com/gofrs/flock 392e7fae8f1b0bdbd67dad723

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

2020-08-06 Thread Sam James
commit: fc0bf139e6117e2036c02d840de8f872ea938002
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 02:16:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 02:19:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0bf139

dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 sparc, #719150

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

 dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild 
b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild
index 8db7bca2434..18406b0bd39 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/jbeder/${PN}/archive/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0/0.6"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 
 # test breaks build



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

2020-08-06 Thread William Hubbs
commit: 892f6066af9e6c6c9c279fc8080f1ab49bef8d10
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Aug  7 02:17:59 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Aug  7 02:17:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892f6066

app-admin/helm: move 3.2.4 back to ~ for now

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

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

diff --git a/app-admin/helm/helm-3.2.4.ebuild b/app-admin/helm/helm-3.2.4.ebuild
index 88a835fd680..b6e9df7e027 100644
--- a/app-admin/helm/helm-3.2.4.ebuild
+++ b/app-admin/helm/helm-3.2.4.ebuild
@@ -795,7 +795,7 @@ 
SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="~amd64"
 
 RESTRICT+=" test"
 



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

2020-08-06 Thread William Hubbs
commit: 8f3237b6f0742af87fd99da53eb378e6e7e6df92
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Aug  7 02:10:30 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Aug  7 02:11:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3237b6

app-admin/helm: stabilize 3.2.4 on amd64

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

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

diff --git a/app-admin/helm/helm-3.2.4.ebuild b/app-admin/helm/helm-3.2.4.ebuild
index b6e9df7e027..88a835fd680 100644
--- a/app-admin/helm/helm-3.2.4.ebuild
+++ b/app-admin/helm/helm-3.2.4.ebuild
@@ -795,7 +795,7 @@ 
SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RESTRICT+=" test"
 



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

2020-08-06 Thread Sam James
commit: 23ea0f744f8c54f8669c4ddd0124860a7248cd88
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 01:59:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:59:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ea0f74

dev-lang/go: Stabilize 1.14.7 x86, #736156

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

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

diff --git a/dev-lang/go/go-1.14.7.ebuild b/dev-lang/go/go-1.14.7.ebuild
index e415be54d5f..f1f2194e76d 100644
--- a/dev-lang/go/go-1.14.7.ebuild
+++ b/dev-lang/go/go-1.14.7.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



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

2020-08-06 Thread Sam James
commit: b3d4dfc3c07284debbd63f40e2ad77beb3f79dfc
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 01:59:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:59:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d4dfc3

dev-lang/go: Stabilize 1.13.15 x86, #736156

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

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

diff --git a/dev-lang/go/go-1.13.15.ebuild b/dev-lang/go/go-1.13.15.ebuild
index 132283fb29f..74bfde88180 100644
--- a/dev-lang/go/go-1.13.15.ebuild
+++ b/dev-lang/go/go-1.13.15.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is



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

2020-08-06 Thread Sam James
commit: fb9fb4530cbec1ff41a4cb314439511aea4a0628
Author: David Denoncin  gmail  com>
AuthorDate: Wed Aug  5 09:07:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9fb453

dev-python/requests-mock: port to py3.9

Use DISTUTILS_USE_SETUPTOOLS=rdepend as there are entry_points

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/requests-mock/requests-mock-1.8.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/requests-mock/requests-mock-1.8.0.ebuild 
b/dev-python/requests-mock/requests-mock-1.8.0.ebuild
index cbd54d1e0fa..d841c66f5ef 100644
--- a/dev-python/requests-mock/requests-mock-1.8.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-1.8.0.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 



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

2020-08-06 Thread Sam James
commit: 5ec60fd354459a9e8ec0dcdd29da86b5d67d0f66
Author: David Denoncin  gmail  com>
AuthorDate: Wed Aug  5 09:17:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec60fd3

dev-python/libcloud: vbump 3.1.0, port to py3.9

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16997
Signed-off-by: Sam James  gentoo.org>

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.1.0.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 496f882f8bb..5e2c9f6c0ba 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.0.0.tar.bz2 1609684 BLAKE2B 
cac9f42a2e73c8903d9b29c8e39d0d16d56138adbe2bdf60abb52c02fbd41f8fbe063238a09ce27b2b921eb082a82881f31211dbcb864e183c3f582fdb75858a
 SHA512 
17569ce820fc5bc792a23636c8d2cc2067059425217b9b0dd90fcba40a5f347dca66531201c458b12d61caf3854355b6a7dca7efc17b05fbab364c8d2bdc2405
+DIST apache-libcloud-3.1.0.tar.bz2 1613381 BLAKE2B 
afc607a76ff3cd24961cfaf916b5813cd59e84d523f9a642bb8222d889abb44d6357d230b001ae03a0b021160384d6c6d8420e85825aa8d84f7619e900c4c9b0
 SHA512 
ef2fc4754281adc336d656d3a707710feae0f6c22f33156830dd0b299d06fbf9b890817f68192106320944f851265c39f175b5fae5f85053706ec2f0ccd04bf1

diff --git a/dev-python/libcloud/libcloud-3.1.0.ebuild 
b/dev-python/libcloud/libcloud-3.1.0.ebuild
new file mode 100644
index 000..8e3ceab26aa
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.1.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/";
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+BDEPEND+="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2020-08-06 Thread Sam James
commit: f917d1625394edad2dc197834d6ddc07d6b94d81
Author: David Denoncin  gmail  com>
AuthorDate: Wed Aug  5 09:03:14 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f917d162

dev-python/lockfile: port to py3.9

Use distutils_enable_{tests,sphinx}
Package is deprecated.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/lockfile/lockfile-0.12.2-r2.ebuild | 28 ---
 1 file changed, 4 insertions(+), 24 deletions(-)

diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild 
b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
index 715cb479540..9cab46e092f 100644
--- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
+++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
-PYTHON_REQ_USE="threads(+)"
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 
@@ -15,27 +14,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
 
-DEPEND="
-   >dev-python/pbr-1.8[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND=""
+DEPEND=">dev-python/pbr-1.8[${PYTHON_USEDEP}]"
 
-DOCS=( ACKS AUTHORS ChangeLog README.rst RELEASE-NOTES )
-
-python_compile_all() {
-   use doc && emake -C doc/source html
-}
-
-python_test() {
-   # "${PYTHON}" test/test_lockfile.py yeilds no informative coverage 
output
-   nosetests --verbose || die "test_lockfile failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && dodoc -r doc/source/.build/html
-   distutils-r1_python_install_all
-}
+distutils_enable_tests nose
+distutils_enable_sphinx doc/source --no-autodoc



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

2020-08-06 Thread Sam James
commit: 57130eaf2c73f8a716b20b7815a073c9906bd775
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 00:52:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57130eaf

dev-python/lockfile: pbr is BDEPEND-only

We don't need pbr at runtime.

URL: https://bugs.launchpad.net/pylockfile/+bug/1506679
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/lockfile/lockfile-0.12.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild 
b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
index 9cab46e092f..43174f8deec 100644
--- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
+++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
 
-DEPEND=">dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+BDEPEND=">dev-python/pbr-1.8[${PYTHON_USEDEP}]"
 
 distutils_enable_tests nose
 distutils_enable_sphinx doc/source --no-autodoc



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

2020-08-06 Thread Sam James
commit: 1dfa43d207a86cb31b61f55087dca3e0a40e7705
Author: David Denoncin  gmail  com>
AuthorDate: Tue Aug  4 11:22:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa43d2

dev-python/libcloud: fix missing mock test dep

Closes:https://bugs.gentoo.org/735920
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/libcloud/libcloud-3.0.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
index 3bab3980f0f..65e69f26ce5 100644
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="examples test"
+IUSE="examples"
 
 RDEPEND="
>=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
@@ -23,9 +23,10 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
dev-python/requests-mock[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
)"
 
 S="${WORKDIR}/apache-${P}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Role-ModuleMetadata/

2020-08-06 Thread Kent Fredric
commit: e9451eae0f5c99291acd10f8e7eecf381c2c8022
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Aug  7 00:04:49 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Aug  7 00:28:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9451eae

dev-perl/Dist-Zilla-Role-ModuleMetadata: Bump to version 0.6.0

- EAPI7

Upstream:
- Weaken Module-Metadata dep
- Now supports passing collect_pod => 1 to Module::Metadata

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 .../Dist-Zilla-Role-ModuleMetadata-0.6.0.ebuild| 37 ++
 dev-perl/Dist-Zilla-Role-ModuleMetadata/Manifest   |  1 +
 2 files changed, 38 insertions(+)

diff --git 
a/dev-perl/Dist-Zilla-Role-ModuleMetadata/Dist-Zilla-Role-ModuleMetadata-0.6.0.ebuild
 
b/dev-perl/Dist-Zilla-Role-ModuleMetadata/Dist-Zilla-Role-ModuleMetadata-0.6.0.ebuild
new file mode 100644
index 000..45334a32543
--- /dev/null
+++ 
b/dev-perl/Dist-Zilla-Role-ModuleMetadata/Dist-Zilla-Role-ModuleMetadata-0.6.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.006
+inherit perl-module
+
+DESCRIPTION="A role for plugins that use Module::Metadata"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Digest-MD5
+   >=virtual/perl-Module-Metadata-1.0.5
+   dev-perl/Moose
+   dev-perl/namespace-autoclean
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Module-Build-Tiny-0.34.0
+   test? (
+   >=virtual/perl-CPAN-Meta-2.120.900
+   dev-perl/Dist-Zilla
+   virtual/perl-File-Spec
+   dev-perl/Path-Tiny
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Test-Deep
+   dev-perl/Test-Fatal
+   dev-perl/Test-Needs
+   >=virtual/perl-Test-Simple-0.880.0
+   virtual/perl-if
+   )
+"

diff --git a/dev-perl/Dist-Zilla-Role-ModuleMetadata/Manifest 
b/dev-perl/Dist-Zilla-Role-ModuleMetadata/Manifest
index 82911559d7c..aeb29bd6d6e 100644
--- a/dev-perl/Dist-Zilla-Role-ModuleMetadata/Manifest
+++ b/dev-perl/Dist-Zilla-Role-ModuleMetadata/Manifest
@@ -1 +1,2 @@
 DIST Dist-Zilla-Role-ModuleMetadata-0.004.tar.gz 29918 BLAKE2B 
c76490e4a59e249419cd57fb17e6bd0a374b4af039c001dc99649b4faa57144ba39b5fac148cc10b17d6d951593c1bcb9084e3dbdea6aa03b3950a8ebf680c52
 SHA512 
28f672d995cf505bd55e5363a3cae176a31fc3b62f1f459732ad2c6725d1f552b5713e86b415e9083fc6af1d0f2e4c28b04b5abdd5a545ad34ffbfd38240bdd9
+DIST Dist-Zilla-Role-ModuleMetadata-0.006.tar.gz 32852 BLAKE2B 
dd7e29255bc1c310a3631baa86eda86b8104386bc67a817fa9558a94b60461d5ebcad0526949933102cc2ce1732eda18fe70c03d37985daebca84e9945d7f19b
 SHA512 
d043cfda0b2593c84c94e4f14a64abf0d08553f2a97a569aed4a5c9649eb32814add2af21da2448e3c44c9f18eaad557fd3ab38a424977c77cf4be8b9bf6395b



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

2020-08-06 Thread Sam James
commit: d0e507992a957227ca4020171c27a9dd778e3ffd
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 00:11:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 00:11:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e50799

profiles/package.mask: update pambase testing mask

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

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 965f9586491..f8003426fb3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -52,7 +52,7 @@ dev-libs/liboobs
 # Starting with this version pambase was
 # completly rewritten in python.
 # Initial testing needed.
-=sys-auth/pambase-20200805
+=sys-auth/pambase-20200806
 
 # Jack Todaro  (2020-08-04)
 # Deprecated in favour of dev-haskell/dbus.



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

2020-08-06 Thread Sam James
commit: 8948963743f4f497da1d38c5a923fb0f88e556f4
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  7 00:10:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 00:10:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89489637

sys-auth/pambase: bump to 20200806

Fixes OpenRC compatibility.

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

 sys-auth/pambase/Manifest | 2 +-
 sys-auth/pambase/{pambase-20200805.ebuild => pambase-20200806.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pambase/Manifest b/sys-auth/pambase/Manifest
index a3d88354f49..694716447a4 100644
--- a/sys-auth/pambase/Manifest
+++ b/sys-auth/pambase/Manifest
@@ -1,3 +1,3 @@
 DIST pambase-20200304.tar.gz 3466 BLAKE2B 
e4d406460d435403ed7a46d517f9006cacc54a94f5019a573c81b331731c88679ed6d388354b5946894bdfada556b4c73735c3f4de88fc7678cd831c68ab46c3
 SHA512 
c2a7f3fd143637fbdf5c0a3c58ba5a3c23c5e8adb1f057d02b4b9d64660435fc529031a0f710a9e5fc7091710f78dcb2f3e1ff48f033fb491ddd0399ef05b189
 DIST pambase-20200618.tar.gz 3423 BLAKE2B 
7b52d6e8ecfb26b4e4cd4995e629ccaa84340099ffd7f9d70da020689cd292bb191bc287b81056e685d4ce1b99f7aedae9802a8929cc8088c13a532fce2f86ca
 SHA512 
66220971ef207b002440c3b4dfd061fa8b434b3fa61db0b9e360aec83821c35ef55b19268fdefdeee847e637b3f47918ef0d9128d7286bf0f8032182555c33dd
-DIST pambase-20200805.tar.gz 3242 BLAKE2B 
d88821ce1ea38800621c0a63e69fc31ae712286850a710a863a834a70454a4b3914b2bd2fce4024c80e9b678029b73130ab03035b49a5d07240184d77c6464b1
 SHA512 
90599acde0389b7f376fe94459f39374a840def13dab6a548f0533b1fee8861136669b912a107af6fe2d59bbed0efb128c0ddf7a2fd0ebd595308b8260c02b6d
+DIST pambase-20200806.tar.gz 3244 BLAKE2B 
41fa77f1fc243292e618d4f1d833c0e6da5d13ce7e69362a2b2b623a46ec38f6e61d645896fd6fd0ef954a8bdbbed282b3e50487f07c6bd8dbb327e7b64e60a2
 SHA512 
13fc34738c209f50a03060ce0cd2a608b35cf7c2a9c40787230216548b74ff6cf78538bd97d70c63147c3b8e7afe791f0465a772ca8bd0bf8b75ebfbca8d2ff8

diff --git a/sys-auth/pambase/pambase-20200805.ebuild 
b/sys-auth/pambase/pambase-20200806.ebuild
similarity index 100%
rename from sys-auth/pambase/pambase-20200805.ebuild
rename to sys-auth/pambase/pambase-20200806.ebuild



[gentoo-commits] proj/pambase: New tag: pambase-20200806

2020-08-06 Thread Sam James
commit: 
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 00:09:17 2020 +

New tag: pambase-20200806




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

2020-08-06 Thread Sam James
commit: 6fafcce9228549a0bbf84d95a626a7b75e6b4aee
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  6 22:41:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  6 22:41:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fafcce9

sys-auth/pambase: join as co-maintainer

Zlogene and I rewrote pambase in Python, so I'm now
involved here!

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

 sys-auth/pambase/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-auth/pambase/metadata.xml b/sys-auth/pambase/metadata.xml
index 7c4208d244a..795304d0685 100644
--- a/sys-auth/pambase/metadata.xml
+++ b/sys-auth/pambase/metadata.xml
@@ -5,6 +5,10 @@
zlog...@gentoo.org
Mikle Kolyada

+   
+   s...@gentoo.org
+   Sam James
+   


Enable pam_cracklib module on system authentication 
stack. This



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

2020-08-06 Thread Sam James
commit: d3ceeadbd8db5a192690e73c925dd46067ff4bd3
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  6 22:15:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  6 22:16:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ceeadb

dev-python/django-rq: bump to 2.32

Previous versions were incompatible with >=dev-python/rq-1.40.

Closes: https://bugs.gentoo.org/736044
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/django-rq/Manifest   |  1 +
 dev-python/django-rq/django-rq-2.3.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/django-rq/Manifest b/dev-python/django-rq/Manifest
index 47869a5a5e2..acc8c5669eb 100644
--- a/dev-python/django-rq/Manifest
+++ b/dev-python/django-rq/Manifest
@@ -1 +1,2 @@
 DIST django-rq-2.3.0.tar.gz 40916 BLAKE2B 
cdaae3b3d1289a539306f0d8d41d034384366877bd226a5d2226fa017e7807ca2c3304fe6100d45f6cc929e591970bf707acebb1f0571d2827e22acff0468fee
 SHA512 
2b0e0531d40ea866680aa52ac941bf0ea09d4295608c3c8b99c9b3a1c9f1efbb05527327e22ad6da3b013667a16251f190a064806c7c0e1edaf1625b5bc3a2e5
+DIST django-rq-2.3.2.tar.gz 41038 BLAKE2B 
837a8f819e9a91763b2d4ec961257d429e6d686fbaaa181d7fbe41efd9e08d958c5c340e4e1a4c8f0ef4063e985d3df82d8ea2c6a7cdea872b330dd545660e31
 SHA512 
8cf59aae163034240bfecda5f332dcc590813445cb2fc14bee15459ec8d4c50a36ab56865b3ce9360968451695e7a6d5eca5da26ef63c29dbc9dd58af8f16b98

diff --git a/dev-python/django-rq/django-rq-2.3.2.ebuild 
b/dev-python/django-rq/django-rq-2.3.2.ebuild
new file mode 100644
index 000..96a7c90ccc7
--- /dev/null
+++ b/dev-python/django-rq/django-rq-2.3.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="An app that provides django integration for RQ (Redis Queue)"
+HOMEPAGE="https://github.com/rq/django-rq";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-python/django-2.0[${PYTHON_USEDEP}]
+   >=dev-python/rq-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/

2020-08-06 Thread Kent Fredric
commit: 4b5fc74fb945335b26a290ce97b71e54fc82dc32
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Aug  6 22:21:01 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Aug  6 22:22:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5fc74f

dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion: Bump to version 2.0.10

- EAPI7

Upstream:
- Default to being an author test, not a release test
- Inject develop prereqs on Test::Minimum version and require it in test
- Remove shebang from generated test
- Add strict/warnings to generated test
- Seperate file gathering and file munging into different phases
- implement dump_config for [MetaConfig]

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 ...-Zilla-Plugin-Test-MinimumVersion-2.0.10.ebuild | 38 ++
 .../Dist-Zilla-Plugin-Test-MinimumVersion/Manifest |  1 +
 2 files changed, 39 insertions(+)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10.ebuild
new file mode 100644
index 000..eb7f7aec4ef
--- /dev/null
+++ 
b/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=2.10
+inherit perl-module
+
+DESCRIPTION="Release tests for minimum required versions"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-perl/Data-Section-0.4.0
+   >=dev-perl/Dist-Zilla-4.0.0
+   dev-perl/Moose
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Sub-Exporter-ForMethods
+   dev-perl/Test-MinimumVersion
+   dev-perl/namespace-autoclean
+"
+DEPEND="
+   dev-perl/Module-Build-Tiny
+"
+BDEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.34.0
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-Module-Metadata
+   virtual/perl-IO
+   dev-perl/Test-Output
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Manifest 
b/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Manifest
index d03b6d297d9..ee7485410ca 100644
--- a/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Manifest
+++ b/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion/Manifest
@@ -1 +1,2 @@
 DIST Dist-Zilla-Plugin-Test-MinimumVersion-2.07.tar.gz 15459 BLAKE2B 
2fa69da501761880a3917402b64319e37f7dd7d09c268bbe3920320943291cee6a017f5ce736e062511e5153ecef825e6f1b870acf6b7d98d82a6ffc2e4582a1
 SHA512 
1e5ef15465d1ccd9ad4a7bcfc03cdb57f3034e8c5669157da33e3c5672c01520f6b02de0185a78d687172440d2571aaf297aed1f72799f02555804f998241929
+DIST Dist-Zilla-Plugin-Test-MinimumVersion-2.10.tar.gz 33086 BLAKE2B 
ccb2e624a47de939bff1eba4c7e03571dbde5f8cec99907a1cee14aa6635f6a4d759fe75a919fe150b360b0acc5a0ef7e847d99f63889ac1348279b7cb1b5359
 SHA512 
f9200b725dfd6339e230c731d220ebd57a8dece2fa1b20e0a1c86b3bffeff3e44f4347772fd1a7a1059e8418e4043540732fe47eb8dc7eb0f09ca4439215f0f2



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

2020-08-06 Thread William Hubbs
commit: 49058430449892d51c41024c01c061e21aa1652b
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Aug  6 22:16:19 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Aug  6 22:16:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49058430

profiles/package.mask: clarify go 1.12.17 and kubernetes split packages message

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 41461a44c15..965f9586491 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -555,6 +555,11 @@ app-admin/denyhosts
 #
 # 
https://www.gentoo.org/support/news-items/2020-04-03-kubernetes-moving-to-single-package.html
 #
+# dev-lang/go-1.12.17 has been added to this mask because it will be
+# removed at the same time since it has been out of support upstream for
+# months and was kept only to allow these kubernetes split packages to
+# build.
+#
 # Removal in 60 days. Bug #731804
 =dev-lang/go-1.12*
 sys-cluster/kubeadm



[gentoo-commits] repo/proj/guru:dev commit in: x11-misc/ksnip/

2020-08-06 Thread David Flogeras
commit: be2196c3f89573e59c945723ce99162d99e0eaa2
Author: David Flogeras  gmail  com>
AuthorDate: Thu Aug  6 22:16:18 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Aug  6 22:16:18 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be2196c3

x11-misc/ksnip: Bump to 1.7.3

Signed-off-by: David Flogeras  gmail.com>

 x11-misc/ksnip/Manifest   |  1 +
 x11-misc/ksnip/ksnip-1.7.3.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/x11-misc/ksnip/Manifest b/x11-misc/ksnip/Manifest
index aeb7372..38aca1b 100644
--- a/x11-misc/ksnip/Manifest
+++ b/x11-misc/ksnip/Manifest
@@ -1,2 +1,3 @@
 DIST ksnip-1.6.2.tar.gz 221518 BLAKE2B 
a2e08b3dcfa448790a165a15e4e0c76771168d03756778b53ea79d7ebc3aad5efa50a18a6d4755a5c85ba3867e5d8e0c534af2cd0e7886db70ba407fb36185ff
 SHA512 
2e40d12524a6a0d5bf321f7e5554a0a423e3fe7861118b6d6fc95e01e9558e63ce1519ed234ac514f3ade88d1d3261fb8f693e89d097059e1607f9bfd5227573
 DIST ksnip-1.7.1.tar.gz 340654 BLAKE2B 
76f14b3a1b664e4877e19fb9b0e4620b20bb01f5c0d1e14671250a058f9e39170f385dd3aca53e9325de091c29c8bd17ae85127ec622cf751a387f6b09a5bbda
 SHA512 
8d978fd4d5844427b041091e79f01e308ed9defbe393fc1ac72b4f5607c114f1c30ccb963c79ebe32559e58cb2c60aeaba7a288aee9d16f6ed6a637466396cd3
+DIST ksnip-1.7.3.tar.gz 350441 BLAKE2B 
e177a34afc36311337ff37931ab6bca5ad78e5328a7fd3474ac53bad2e52c8b7fc8c7bdabe0268b9cead2cc4d1f073b1adaa8e77ba18af29aab33fad2437c96a
 SHA512 
9bfe3d757fa30a1deb27868679012e5af1f4dd1f068aebce330fc25918d7648a4191194fe3904f4dda25526b1ceaf34c6e9ebeb04145fcb4c558afbe97d9a3a6

diff --git a/x11-misc/ksnip/ksnip-1.7.3.ebuild 
b/x11-misc/ksnip/ksnip-1.7.3.ebuild
new file mode 100644
index 000..053dfcb
--- /dev/null
+++ b/x11-misc/ksnip/ksnip-1.7.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop
+
+DESCRIPTION="Ksnip is a Qt based cross-platform screenshot tool"
+HOMEPAGE="https://github.com/ksnip/ksnip";
+SRC_URI="https://github.com/ksnip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="kde-frameworks/extra-cmake-modules:5"
+RDEPEND="
+   dev-qt/qtdbus:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   >=x11-libs/kimageannotator-0.3.2
+   x11-libs/libxcb"
+BDEPEND=""
+
+src_install() {
+   cmake_src_install
+
+   doicon -s scalable desktop/${PN}.svg
+   domenu desktop/org.${PN}.${PN}.desktop
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/proj/guru:dev commit in: x11-libs/kimageannotator/

2020-08-06 Thread David Flogeras
commit: cc3e3da2a89fa3d18988932bcb59aad9d9d7b6df
Author: David Flogeras  gmail  com>
AuthorDate: Thu Aug  6 22:15:03 2020 +
Commit: David Flogeras  gmail  com>
CommitDate: Thu Aug  6 22:15:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc3e3da2

x11-libs/kimageannotator: Bump to 0.3.2

Signed-off-by: David Flogeras  gmail.com>

 x11-libs/kimageannotator/Manifest  |  1 +
 .../kimageannotator/kimageannotator-0.3.2.ebuild   | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/x11-libs/kimageannotator/Manifest 
b/x11-libs/kimageannotator/Manifest
index 0139500..ca10054 100644
--- a/x11-libs/kimageannotator/Manifest
+++ b/x11-libs/kimageannotator/Manifest
@@ -1,2 +1,3 @@
 DIST kImageAnnotator-0.2.1.tar.gz 107027 BLAKE2B 
247ea31f3dfd90fd175b879c3fe06a50ee2ce8f3f2ce395efa1882fe8abc4be4e5a739782054682336cf327fe288d24b17971c89dfaf7f5202ba3f607165b0f2
 SHA512 
6f9d03b6d0d020c90fa050ac6be30b680db8dd3a2035db80856bb69c9e6ef0228b2d152c5f234caf6d3fe2d8433b17fbdfee728246f2a8c339936b6ba051a52b
 DIST kImageAnnotator-0.3.1.tar.gz 130708 BLAKE2B 
5491ca5b3d11bfeeb92366d737251bfeb5a19631e37269d8edc4b9799d86f93ac276aa1edd34ed0aa27fff2b2fbfe07044150ef90b3dfe59d40f7669c547cce8
 SHA512 
5953b4083328a632c889b8a7bef0e61ef7dd9c6dfdeb9cf99fa248409116f2757ca63ff98e1695b46dfb24d818bf296c89abb7609af1b06034f814557e1c5af0
+DIST kImageAnnotator-0.3.2.tar.gz 131905 BLAKE2B 
053878a5825b6786d1feac15ef6e1c642a1777e57f70fff106ef23441b14a8e83063240354ce338d7c474882bf580af35698365ac145ee0faae6070c7d29b989
 SHA512 
d3efad99b49bc398737d4ca47ae3460f5c13a571bfd2db7527a44d65100b5d456ed7308e67432886acfd0029dfad1ecea53e96c975e857e283218483cde23f39

diff --git a/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild 
b/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild
new file mode 100644
index 000..9139507
--- /dev/null
+++ b/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Tool for annotating images"
+HOMEPAGE="https://github.com/ksnip/kImageAnnotator";
+MY_PN=kImageAnnotator
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-qt/qtsvg:5
+   >=x11-libs/kcolorpicker-0.1.4"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] proj/kde:master commit in: app-office/libalkimia/

2020-08-06 Thread Andreas Sturmlechner
commit: e1865179a70dc7c5c7d2dcb7f445c0c04552d175
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  6 20:00:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  6 21:45:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1865179

app-office/libalkimia: Set VIRTUALX_REQUIRED="test", disable failing

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

 app-office/libalkimia/libalkimia-8..ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/app-office/libalkimia/libalkimia-8..ebuild 
b/app-office/libalkimia/libalkimia-8..ebuild
index 0cb9194843..d0199b68a6 100644
--- a/app-office/libalkimia/libalkimia-8..ebuild
+++ b/app-office/libalkimia/libalkimia-8..ebuild
@@ -8,6 +8,7 @@ ECM_TEST="forceoptional"
 KDE_ORG_NAME="alkimia"
 KFMIN=5.60.0
 QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
@@ -66,3 +67,11 @@ src_configure() {
)
ecm_src_configure
 }
+
+src_test() {
+   # Depends on BUILD_WITH_WEBKIT, bug 736128
+   local myctestargs=(
+   -E "(alkonlinequotestest)"
+   )
+   ecm_src_test
+}



[gentoo-commits] proj/kde:master commit in: kde-apps/kitinerary/, kde-apps/kitinerary/files/

2020-08-06 Thread Andreas Sturmlechner
commit: 3f184f52495f3f7ffb33b69aa2ae7530810d82ee
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug  6 15:12:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Aug  6 21:45:10 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f184f52

kde-apps/kitinerary: Fix build against poppler-20.08

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

 .../files/kitinerary-20.04.3-poppler-20.08.patch   | 32 ++
 kde-apps/kitinerary/kitinerary-20.07.90.ebuild |  4 +++
 2 files changed, 36 insertions(+)

diff --git a/kde-apps/kitinerary/files/kitinerary-20.04.3-poppler-20.08.patch 
b/kde-apps/kitinerary/files/kitinerary-20.04.3-poppler-20.08.patch
new file mode 100644
index 00..768cf5dc50
--- /dev/null
+++ b/kde-apps/kitinerary/files/kitinerary-20.04.3-poppler-20.08.patch
@@ -0,0 +1,32 @@
+From 7098c8be9a5e7fabf74543308bfaf11a2ebe5484 Mon Sep 17 00:00:00 2001
+From: Volker Krause 
+Date: Wed, 5 Aug 2020 17:18:13 +0200
+Subject: [PATCH] Fix build with latest Poppler
+
+That now has a leading 0 in its minor version number.
+---
+ CMakeLists.txt | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e4d40f2..37787d8 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -71,10 +71,10 @@ if(TARGET Poppler::Core)
+ endif()
+ endif()
+ if (HAVE_POPPLER)
+-string(REPLACE "." ";" _poppler_version_components ${Poppler_VERSION})
+-list(GET _poppler_version_components 0 POPPLER_VERSION_MAJOR)
+-list(GET _poppler_version_components 1 POPPLER_VERSION_MINOR)
+-list(GET _poppler_version_components 2 POPPLER_VERSION_PATCH)
++string(REGEX MATCH "([0-9]+)\.0*([0-9]+)\.0*([0-9]+)" _match 
${Poppler_VERSION})
++set(POPPLER_VERSION_MAJOR ${CMAKE_MATCH_1})
++set(POPPLER_VERSION_MINOR ${CMAKE_MATCH_2})
++set(POPPLER_VERSION_PATCH ${CMAKE_MATCH_3})
+ endif()
+ 
+ if (TARGET ZXing::ZXing OR TARGET ZXing::Core)
+-- 
+GitLab
+

diff --git a/kde-apps/kitinerary/kitinerary-20.07.90.ebuild 
b/kde-apps/kitinerary/kitinerary-20.07.90.ebuild
index 092a4e4d18..a9fb37254e 100644
--- a/kde-apps/kitinerary/kitinerary-20.07.90.ebuild
+++ b/kde-apps/kitinerary/kitinerary-20.07.90.ebuild
@@ -35,6 +35,10 @@ RDEPEND="${DEPEND}
!

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

2020-08-06 Thread Mart Raudsepp
commit: bcddfa56aa3e3f5e5efc97d153f9b1ec6b02c700
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug  6 21:29:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug  6 21:38:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcddfa56

www-client/epiphany: bump to 3.36.4

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

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.36.4.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 6161c26502f..7e0cda1f500 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -2,3 +2,4 @@ DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4
 DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4
 DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
 DIST epiphany-3.36.3.tar.xz 5812928 BLAKE2B 
95107ba0c8124ef93fa3557b02e5d5f0a15a93dc393c195b1881157087336d675b0f91eb88b8ba9a249a51b22b62bd0b483bddf1291c69fc4594d29a85296907
 SHA512 
2125ea688456daea9d75d0e44c52470b44f36b0650255fd316b08cf97d214ccb2a71f3215b64891b0c4bd8b645fe1593c88923fb61e25f4cb6630b6ceb050d12
+DIST epiphany-3.36.4.tar.xz 5824436 BLAKE2B 
f837cd5c8cbdd046851f7fcd7f5360a759952cde54231656226b1e878ebdd574d72ed4ad16a6db83556ab8a6eaf754b67b1a195c1fcda2f1635099c9edb3
 SHA512 
f80a2a6fa4b2fa158ff2232f4e2b3d3cfe69e9368290805db741646cd67d3485a44e4ea8cba29d152abc0f69cbc0c6274fe5d1ec20347de2e077ac940e08aef3

diff --git a/www-client/epiphany/epiphany-3.36.4.ebuild 
b/www-client/epiphany/epiphany-3.36.4.ebuild
new file mode 100644
index 000..cb71443d35d
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.36.4.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web";
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.61.2:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.27.4:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.35.3
+   >=gui-libs/libhandy-0.0.10:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-08-06 Thread Mart Raudsepp
commit: f369403befe0faae5921e87debb9668eca55d25a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug  6 21:33:04 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug  6 21:38:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f369403b

games-puzzle/lightsoff: bump to 3.36.0

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

 games-puzzle/lightsoff/Manifest|  1 +
 games-puzzle/lightsoff/lightsoff-3.36.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/games-puzzle/lightsoff/Manifest b/games-puzzle/lightsoff/Manifest
index 1d77959a4c3..2529d1e09f9 100644
--- a/games-puzzle/lightsoff/Manifest
+++ b/games-puzzle/lightsoff/Manifest
@@ -1 +1,2 @@
 DIST lightsoff-3.34.0.tar.xz 683944 BLAKE2B 
bd9c1c8cd29ac46e40bb164a9d5fdea66d2933b0b9ebb8022a7c1370f572da9b89bd5e70cd8bd01aad32c6cc43d5a2e10542c91f42bfb811d85598329847bafe
 SHA512 
dafdb121810f931dcc795decf6d94f3b9fb4c67b0ea2362451f1a73fe96ff8278682ac32dd3db4d0653d530e75ec4b37effa6ee55c916b72ea8d3de618ecf7a9
+DIST lightsoff-3.36.0.tar.xz 497756 BLAKE2B 
1765f848608a40feda87e7e950675febcccb307639b6aeec3f12001516f80766a815e8989ba9c18813a397759efedd251921d988091be2bdd7c8c887a296bfe5
 SHA512 
9d026432bf059fb72aa8aab7b52c22e81acca12c8ba6a26350970a22a760a5d113958288196acc38d6ecba1096155323ecef86406e94d35e9ed82f26f9e30eae

diff --git a/games-puzzle/lightsoff/lightsoff-3.36.0.ebuild 
b/games-puzzle/lightsoff/lightsoff-3.36.0.ebuild
new file mode 100644
index 000..346e932e940
--- /dev/null
+++ b/games-puzzle/lightsoff/lightsoff-3.36.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.40"
+inherit gnome.org gnome2-utils meson xdg vala
+
+DESCRIPTION="Turn off all the lights"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff";
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.38.0:2
+   >=x11-libs/gtk+-3.13.4:3
+   >=media-libs/clutter-1.14.0:1.0
+   >=media-libs/clutter-gtk-1.5.5:1.0
+   >=gnome-base/librsvg-2.32.0:2
+"
+DEPEND="${RDEPEND}"
+# libxml2:2 needed for glib-compile-resources xml-stripblanks attributes
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   $(vala_depend)
+   gnome-base/librsvg:2[vala]
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-08-06 Thread Mart Raudsepp
commit: b4bc10ff8a5c563a49a29fee2e9d7cb1a1a86906
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug  6 21:38:15 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug  6 21:38:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4bc10ff

games-board/gnome-mahjongg: bump to 3.36.2

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

 games-board/gnome-mahjongg/Manifest|  1 +
 .../gnome-mahjongg/gnome-mahjongg-3.36.2.ebuild| 46 ++
 2 files changed, 47 insertions(+)

diff --git a/games-board/gnome-mahjongg/Manifest 
b/games-board/gnome-mahjongg/Manifest
index 44dae70c9b6..7778e817307 100644
--- a/games-board/gnome-mahjongg/Manifest
+++ b/games-board/gnome-mahjongg/Manifest
@@ -1 +1,2 @@
 DIST gnome-mahjongg-3.34.0.tar.xz 3065320 BLAKE2B 
a0e706a6e12c9cea7fa35a106b6b9f104af42fecc01b5f84aa07b1d12ccd9fe80e06accbe64681676fb2a081fc6dd232807f0f3e1b3f49cac46529194128a2ba
 SHA512 
3dbd1953f88cd454ddfa84e9976ca5848dbac0d0fc426738d2e98117d12fe90b1875365071fc4299c02bd298ce27ecfcae709aa2ef7399c41f217a2548521f61
+DIST gnome-mahjongg-3.36.2.tar.xz 3049356 BLAKE2B 
bbb7b67580dc6189a02e2695d5952706911bd64c75c34164c19e70e4ac721b1e6c1af57b5ffd1edeae37f10103a1418e6f1134d327d9befc6bd086948076f62b
 SHA512 
f7ed69e5196b6d5df1f6c207df04af7935f54bb838cdd9cfb802d8ea094929a4cb13afa6748056377ef74c96715a748aaffb9c69075c1b00e9a41c82a47ec070

diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-3.36.2.ebuild 
b/games-board/gnome-mahjongg/gnome-mahjongg-3.36.2.ebuild
new file mode 100644
index 000..70b735a2e25
--- /dev/null
+++ b/games-board/gnome-mahjongg/gnome-mahjongg-3.36.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Disassemble a pile of tiles by removing matching pairs"
+HOMEPAGE="https://wiki.gnome.org/Apps/Mahjongg";
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.40.0:2
+   >=x11-libs/gtk+-3.13.2:3
+   >=gnome-base/librsvg-2.32.0:2
+"
+DEPEND="${RDEPEND}
+   gnome-base/librsvg:2[vala]
+"
+BDEPEND="
+   $(vala_depend)
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-08-06 Thread Mart Raudsepp
commit: 4ff3d32c01521f42a58f81388e900fbe9258e759
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug  6 21:31:20 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug  6 21:38:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff3d32c

games-board/gnome-mines: bump to 3.36.1

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

 games-board/gnome-mines/Manifest  |  1 +
 games-board/gnome-mines/gnome-mines-3.36.1.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/games-board/gnome-mines/Manifest b/games-board/gnome-mines/Manifest
index 464223eb6df..e9b5ddedf61 100644
--- a/games-board/gnome-mines/Manifest
+++ b/games-board/gnome-mines/Manifest
@@ -1 +1,2 @@
 DIST gnome-mines-3.34.0.tar.xz 272448 BLAKE2B 
9c290293117ff7a843794636f5af90bc0a9956d39c4cfd5fa516b8f699165d60cc93bf0e7c5fa1b92c4c0e8c4a9c6801d5f9ad9fda5e4d151949d6c530a8
 SHA512 
90486f28427d51b9c1a4f959bd3f0f41087c881486d9cd3e130fd3371a4375c844ca650d9850c43878da6e95d366137ca99003b5a9ae7699f17e1d7719f81ce1
+DIST gnome-mines-3.36.1.tar.xz 274896 BLAKE2B 
355275857ff63df5383f45dfb8161bcde4de7adcc088f00cc016d7564f7afa17362307a642e78d9e087be32e44f178282c49a42df5f8f97d530a75473e50adf2
 SHA512 
3c1080b949ec3ba620048f2c46f844ecf7a872a9d165c3a3c38b103602cebf05c084763a489d58ffda2be23ec42b6803418570936150974cb302cd4d5e4af189

diff --git a/games-board/gnome-mines/gnome-mines-3.36.1.ebuild 
b/games-board/gnome-mines/gnome-mines-3.36.1.ebuild
new file mode 100644
index 000..acfa64f7c54
--- /dev/null
+++ b/games-board/gnome-mines/gnome-mines-3.36.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Clear hidden mines from a minefield"
+HOMEPAGE="https://wiki.gnome.org/Apps/Mines";
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.40:2
+   dev-libs/libgee:0.8
+   >=x11-libs/gtk+-3.12:3
+   dev-libs/libgnome-games-support:1=
+   >=gnome-base/librsvg-2.32.0:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   $(vala_depend)
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   gnome-base/librsvg:2[vala]
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-08-06 Thread Sergei Trofimovich
commit: 9de2e8fab7ed0a04ece6ce9738a25e2ee0f3cdc4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:30:56 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:30:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de2e8fa

dev-util/shards: bump uo to 0.12.0

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-util/shards/Manifest b/dev-util/shards/Manifest
index 5654eeeb2af..716c95e 100644
--- a/dev-util/shards/Manifest
+++ b/dev-util/shards/Manifest
@@ -1,2 +1,3 @@
 DIST crystal-molinillo-0.1.0.tar.gz 23932 BLAKE2B 
c9bcd707a3208f5d80e6e3030523d50f86cb5977799de8ea6035d014094e3c2fff9bb189fa98f566e72e1e7ad161e47e44c89d9b264d47f109b2e891ecb469e5
 SHA512 
8d74d95896cd7ff510c87e2ffba6ae5f04ceeddde574930ee609851312b65d713a315cc24f9aa3fab02f9447ccb25ef2dd2e8179640b8c5cfb3d7d6b52d1ded5
 DIST shards-0.11.1.tar.gz 45913 BLAKE2B 
43afeaaadc1b1ec68353580aacac2eb7d2d69547ba128fdb358682031d83fe28eaae159e39d519ef52f7b058228176fd6ca1aa47aeb03e4a1ccbae7306902e95
 SHA512 
59a1bd563101c3b3175bd586cc205a821b5087fc70b6bc14fbb612b325c18aa0a2d9b8159ad115e227c9321b1d40703fd7062b413b92252e6efd2ee081d1a221
+DIST shards-0.12.0.tar.gz 52205 BLAKE2B 
6aed0be06f1f7e336861705fc0e29fbc3a97336f37d3a1eef09d3ea2ebaf2e61f1e5594f893974a6c13114ee575a69cf6a71fce0cc5f8985b8c365392735e8ca
 SHA512 
3dfdf09be8701e568614923ffd5be90c63bdefc06f310c35b1b38e4b92f8bc1f432398656c08cadd36be52491f2ae8fda3c9b4117dbc4d53dbc8068b78300468

diff --git a/dev-util/shards/shards-0.12.0.ebuild 
b/dev-util/shards/shards-0.12.0.ebuild
new file mode 100644
index 000..c36571a58c8
--- /dev/null
+++ b/dev-util/shards/shards-0.12.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+CRYSTAL_MOLINILLO_PV=0.1.0
+CRYSTAL_MOLINILLO_P=crystal-molinillo-${CRYSTAL_MOLINILLO_PV}
+
+DESCRIPTION="Dependency manager for the Crystal language"
+HOMEPAGE="https://github.com/crystal-lang/shards";
+SRC_URI="
+   https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/crystal-lang/crystal-molinillo/archive/v${CRYSTAL_MOLINILLO_PV}.tar.gz
 -> ${CRYSTAL_MOLINILLO_P}.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >dev-lang/crystal-0.11.1[yaml]
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT=test # missing files in tarball
+
+src_prepare() {
+   default
+
+   # bundle crystal-molinillo to bootstrap 'shards'
+   mkdir -p lib || die
+   ln -s ../../${CRYSTAL_MOLINILLO_P} lib/molinillo || die
+
+   tc-export CC
+}
+
+src_install() {
+   dobin bin/${PN}
+   dodoc README.md
+}



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

2020-08-06 Thread Sergei Trofimovich
commit: fb9f0e7b8716d648437add7c41875e5e72fc93aa
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:21:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9f0e7b

dev-libs/libxls: drop old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/libxls/Manifest   |  1 -
 dev-libs/libxls/libxls-1.5.2-r1.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-libs/libxls/Manifest b/dev-libs/libxls/Manifest
index f20599c94ed..be38bbf6701 100644
--- a/dev-libs/libxls/Manifest
+++ b/dev-libs/libxls/Manifest
@@ -1,2 +1 @@
-DIST libxls-1.5.2.tar.gz 443227 BLAKE2B 
3d12357e3c476b203ce7be76cfb828a0353732135303301f26880ca1607e9cf4a6781fafe7ebf4dae0914678de30168d80230dc0d83d189dca63c98d0cd54384
 SHA512 
83e443713944648d6bb5db03a03b3addff1d925a1c83c49e6bb9b29245da76ff351e6a76239e62c92400e5d513394a33366fb979d2bc0b0d8ed0cc7f024c5fc1
 DIST libxls-1.5.3.tar.gz 442217 BLAKE2B 
4aab9acfaab96cb25e00ada599f607e5f448820d9cb32605ccd51454fd9f819c1426810f300fbf4a1c7523d5409d6f4fcb08e827c95775f3ec95bc65d7f8315a
 SHA512 
75943e7bd3f1dbc28cc50ff7e4f21a9b6a9c97299c7594e0807b06e0bca9cca3d83f3e52086950422d67f175ae0c7c677222a1f716c5297e2f072b8e7b4fc52d

diff --git a/dev-libs/libxls/libxls-1.5.2-r1.ebuild 
b/dev-libs/libxls/libxls-1.5.2-r1.ebuild
deleted file mode 100644
index 4d19444a5b7..000
--- a/dev-libs/libxls/libxls-1.5.2-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils
-
-DESCRIPTION="A library which can read Excel (xls) files"
-HOMEPAGE="https://github.com/libxls/libxls";
-SRC_URI="https://github.com/libxls/libxls/releases/download/v${PV}/${P}.tar.gz";
-
-LICENSE="BSD-2"
-SLOT="0/1" # libxlsreader.so.1
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND="
-   app-arch/unzip
-   virtual/pkgconfig
-"
-
-RESTRICT=test # test driver is missing
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.4.0-asprintf.patch
-)
-
-src_configure() {
-   econf \
-   --disable-static
-}
-
-src_install() {
-   default
-
-   find "${D}" -name '*.la' -type f -delete || die
-}



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

2020-08-06 Thread Sergei Trofimovich
commit: 59c83dd3ff846869de5fde84e36867cdfc3b4779
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:22:21 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c83dd3

app-misc/golly: drop old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-misc/golly/golly-3.3-r1.ebuild | 51 --
 1 file changed, 51 deletions(-)

diff --git a/app-misc/golly/golly-3.3-r1.ebuild 
b/app-misc/golly/golly-3.3-r1.ebuild
deleted file mode 100644
index 26742c324c9..000
--- a/app-misc/golly/golly-3.3-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-WX_GTK_VER=3.0
-PYTHON_COMPAT=( python2_7 )
-
-inherit desktop eutils flag-o-matic python-single-r1 wxwidgets xdg-utils
-
-DESCRIPTION="simulator for Conway's Game of Life and other cellular automata"
-HOMEPAGE="http://golly.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="tiff"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="virtual/opengl
-   sys-libs/zlib
-   x11-libs/wxGTK:${WX_GTK_VER}[X,opengl,tiff?]"
-RDEPEND="${DEPEND}
-   ${PYTHON_DEPS}"
-
-S=${WORKDIR}/${P}-src
-
-pkg_setup() {
-   setup-wxwidgets
-}
-
-src_configure() {
-   ECONF_SOURCE=gui-wx/configure econf \
-   --with-wxshared
-}
-
-src_install() {
-   emake docdir= DESTDIR="${D}" install
-   dodoc docs/ReadMe.html
-   newicon --size 32 gui-wx/icons/appicon.xpm ${PN}.xpm
-   make_desktop_entry ${PN} "Golly" ${PN} "Science"
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



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

2020-08-06 Thread Sergei Trofimovich
commit: 74e203a8b1b244a7a9984724af924bdef16c5078
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:17:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e203a8

sys-fs/diskdev_cmds: drop old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild  | 49 --
 1 file changed, 49 deletions(-)

diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild 
b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild
deleted file mode 100644
index 7262c18fcab..000
--- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-MY_PV=${PV%_p*}
-
-DESCRIPTION="HFS and HFS+ utils ported from OSX, supplies mkfs and fsck"
-HOMEPAGE="http://opendarwin.org";
-SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}.tar.gz
-mirror://gentoo/diskdev_cmds-${PV}.patch.bz2"
-LICENSE="APSL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-DEPEND="dev-libs/openssl"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-PATCHES=(
-   "${WORKDIR}"/diskdev_cmds-${PV}.patch
-   "${FILESDIR}"/diskdev_cmds-respect-cflags.patch
-)
-
-src_compile() {
-   emake -f Makefile.lnx AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   into /
-
-   dosbin fsck_hfs.tproj/fsck_hfs
-   dosbin newfs_hfs.tproj/newfs_hfs
-
-   dosym newfs_hfs /sbin/mkfs.hfs
-   dosym newfs_hfs /sbin/mkfs.hfsplus
-   dosym fsck_hfs /sbin/fsck.hfs
-   dosym fsck_hfs /sbin/fsck.hfsplus
-   doman newfs_hfs.tproj/newfs_hfs.8
-
-   newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfs.8
-   newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfsplus.8
-   doman fsck_hfs.tproj/fsck_hfs.8
-   newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfs.8
-   newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfsplus.8
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/files/

2020-08-06 Thread Sergei Trofimovich
commit: 81d1707840cc9bbc2ee17ca5a61205516295efde
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:19:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d17078

sys-devel/binutils-config: drop unused files/

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../binutils-config/files/binutils-config-5.2  | 456 -
 sys-devel/binutils-config/files/binutils-config.8  |  67 ---
 sys-devel/binutils-config/files/binutils.eselect   |  45 --
 3 files changed, 568 deletions(-)

diff --git a/sys-devel/binutils-config/files/binutils-config-5.2 
b/sys-devel/binutils-config/files/binutils-config-5.2
deleted file mode 100644
index 69ca530a704..000
--- a/sys-devel/binutils-config/files/binutils-config-5.2
+++ /dev/null
@@ -1,456 +0,0 @@
-#!/bin/bash
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Format of /etc/env.d/binutils/:
-#  config-TARGET:  CURRENT=version for TARGET
-#  TARGET-VER: has a TARGET and VER variable
-
-EPREFIX="@GENTOO_PORTAGE_EPREFIX@"
-if [[ ${EPREFIX} == "@"GENTOO_PORTAGE_EPREFIX"@" ]] ; then
-   EPREFIX=""
-fi
-
-: ${ROOT:=/}
-[[ ${ROOT} != */ ]] && ROOT="${ROOT}/"
-[[ ${ROOT} != /* ]] && ROOT="${PWD%/}/${ROOT}"
-
-EROOT="${ROOT%/}${EPREFIX}/"
-
-cd "${EPREFIX}/"
-
-trap ":" INT QUIT TSTP
-
-argv0=${0##*/}
-FUNCTIONS_SH="${EPREFIX}/lib/gentoo/functions.sh"
-source ${FUNCTIONS_SH} || {
-   echo "${argv0}: Could not source ${FUNCTIONS_SH}!" 1>&2
-   exit 1
-}
-esyslog() { :; }
-die() { eerror "${argv0}: $*"; exit 1; }
-umask 022
-
-usage() {
-cat << USAGE_END
-Usage: ${HILITE}binutils-config${NORMAL} ${GOOD}[options]${NORMAL} 
${BRACKET}[binutils profile]${NORMAL}
-
-${HILITE}General Options:${NORMAL}
-  ${GOOD}-c, --get-current-profile${NORMAL}  Print current profile
-  ${GOOD}-l, --list-profiles${NORMAL}Print a list of available profiles
-  ${GOOD}-u, --uninstall${NORMAL}Remove all signs of specified 
target
-  ${GOOD}-d, --debug${NORMAL}Execute with debug output
-
-Profile names are of the form:  ${BRACKET}-${NORMAL}
-For example:
${BRACKET}i686-pc-linux-gnu-2.15.92.0.2${NORMAL}
-
-For more info, please see ${HILITE}binutils-config${NORMAL}(8).
-USAGE_END
-
-   exit ${1:-1}
-}
-
-mv_if_diff() {
-   if cmp -s "$1" "$2" ; then
-   rm -f "$1"
-   else
-   mv -f "$1" "$2"
-   fi
-}
-atomic_ln() {
-   local target=$1 linkdir=$2 linkname=$3 linktmp linkfull
-   linktmp="${linkdir}/.binutils-config.tmp.${linkname}"
-   linkfull="${linkdir}/${linkname}"
-   if [[ -d ${linkfull} ]] ; then
-   # if linking to a dir, we need a little magic to
-   # make it atomic since `mv -T` is not portable
-   rm -rf "${linktmp}"
-   mkdir -p "${linktmp}"
-   ln -sf "${target}" "${linktmp}/${linkname}"
-   mv "${linktmp}/${linkname}" "${linktmp}/../"
-   rmdir "${linktmp}"
-   else
-   # `ln` will expand into unlink();symlink(); which
-   # is not atomic for a small amount of time, but
-   # `mv` is a single rename() call
-   ln -sf "${target}" "${linktmp}"
-   mv "${linktmp}" "${linkfull}"
-   fi
-}
-
-setup_env() {
-   unset TARGET VER LIBPATH
-   source "${ENV_D}/${PROFILE}"
-   if [[ -z ${TARGET} ]] ; then
-   eerror "${PROFILE} is invalid (no \$TARGET defined) :("
-   return 1
-   fi
-   if [[ -z ${VER} ]] ; then
-   eerror "${PROFILE} is invalid (no \$VER defined) :("
-   return 1
-   fi
-
-   #
-   # Generate binary symlinks
-   #
-   BINPATH=""
-   BINPATH_LINKS=""
-   if [[ ${TARGET} != ${HOST} ]] ; then
-   #
-   # Newer paths: /usr/${HOST}/${TARGET}/...
-   # Older paths: /usr/${TARGET}/...
-   #
-   if [[ -d "${EROOT}"/usr/${HOST}/${TARGET}/binutils-bin/${VER} 
]] ; then
-   
BINPATH="${EPREFIX}"/usr/${HOST}/${TARGET}/binutils-bin/${VER}
-   BINPATH_LINKS="${EPREFIX}"/usr/libexec/gcc/${TARGET}
-   fi
-   fi
-   if [[ -z ${BINPATH} ]] ; then
-   BINPATH="${EPREFIX}"/usr/${TARGET}/binutils-bin/${VER}
-   BINPATH_LINKS="${EPREFIX}"/usr/${TARGET}/bin
-   fi
-}
-
-# Lists of headers that various versions have installed.
-HEADERS=(
-   ansidecl.h bfd.h bfdlink.h demangle.h dis-asm.h dyn-string.h
-   fibheap.h hashtab.h libiberty.h objalloc.h plugin-api.h
-   splay-tree.h symcat.h
-)
-
-switch_profile() {
-   local x
-
-   ebegin "Switching to ${PROFILE}"
-
-   setup_env || return 1
-
-   c

[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2020-08-06 Thread Sergei Trofimovich
commit: 9ed1a0adbbe1a2718ceb746e0cff23a5bd2cdb49
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:18:09 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed1a0ad

sys-devel/crossdev: stable 20200326 for ALLARCHES

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/crossdev/crossdev-20200326.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20200326.ebuild 
b/sys-devel/crossdev/crossdev-20200326.ebuild
index 80947886394..7a6c51ec73f 100644
--- a/sys-devel/crossdev/crossdev-20200326.ebuild
+++ b/sys-devel/crossdev/crossdev-20200326.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2020-08-06 Thread Sergei Trofimovich
commit: 1e18203e2090742d565ab30a20006d201bdff4c3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:20:36 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e18203e

dev-util/ccache: drop old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ccache/Manifest|  1 -
 dev-util/ccache/ccache-3.7.9.ebuild | 70 -
 2 files changed, 71 deletions(-)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index ccb49d526a5..bbbced185e5 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -1,3 +1,2 @@
 DIST ccache-3.7.10.tar.xz 353792 BLAKE2B 
d7c06ee55a79afb4b72cdc20ec3d6413a5417301c63a0c822a4f82e6b9542c7a9cdf9f1bbd60a4698c335fdddfadcb9d674bff02c6dad1c2df9932212fdf6477
 SHA512 
64b0d42af7fd2dfdda65668b04dbd16807a22324e336e61f6c6a91c00110fb535c7ac9062a9c14c924a7ddaf42247f69a43d83dd0fd187ce3b0737158b5bb8fc
 DIST ccache-3.7.11.tar.xz 354160 BLAKE2B 
46fc5d65d6224bb796db7632b35ccca1089e5fed36eeb2ba231cf4c1aaa94be10bf0504f6ef565ce11673e527e09dee64583a764062ca7fea38364d790dd8cc1
 SHA512 
47b71b3ab4b89bf9b6f6d15941c22d2207b369922f51f9a8fbf4e86554325053dccce669e1c1ed3c0019a7e0a3d610f399e52d3fee68b56111aa7c1b24132c11
-DIST ccache-3.7.9.tar.xz 352948 BLAKE2B 
791491c3f9da58f06bb0a58e411d9a7b3e39e460102793ef736820913d43d488ce7daffba572c21f507ea78d8da04edc3aaa47eb1a0fbec8cb35461a60b770e9
 SHA512 
5d39baeb66265451b0e9cef250f6d9c5f6869cd87e27c108c9a50bef80050122ed4280ff662a81bba8d1d1311f2004bcaf9ada6b783a42eedc67ca01ebc48bb4

diff --git a/dev-util/ccache/ccache-3.7.9.ebuild 
b/dev-util/ccache/ccache-3.7.9.ebuild
deleted file mode 100644
index 6a749a05959..000
--- a/dev-util/ccache/ccache-3.7.9.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="fast compiler cache"
-HOMEPAGE="https://ccache.dev/";
-SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.tar.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
-IUSE="test"
-
-DEPEND="app-arch/xz-utils
-   sys-libs/zlib"
-RDEPEND="${DEPEND}
-   dev-util/shadowman
-   sys-apps/gentoo-functions"
-# clang-specific tests use dev-libs/elfutils to compare objects for equality.
-# Let's pull in the dependency unconditionally.
-DEPEND+="
-   test? ( dev-libs/elfutils )"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.5-nvcc-test.patch
-)
-
-src_prepare() {
-   default
-
-   sed \
-   -e "/^EPREFIX=/s:'':'${EPREFIX}':" \
-   "${FILESDIR}"/ccache-config-3 > ccache-config || die
-}
-
-src_configure() {
-   econf --without-bundled-zlib
-}
-
-src_compile() {
-   emake V=1
-}
-
-src_test() {
-   emake check V=1
-}
-
-src_install() {
-   DOCS=( doc/{AUTHORS,MANUAL,NEWS}.adoc CONTRIBUTING.md README.md )
-   default
-
-   dobin ccache-config
-   insinto /usr/share/shadowman/tools
-   newins - ccache <<<"${EPREFIX}/usr/lib/ccache/bin"
-}
-
-pkg_prerm() {
-   if [[ -z ${REPLACED_BY_VERSION} && ${ROOT:-/} == / ]] ; then
-   eselect compiler-shadow remove ccache
-   fi
-}
-
-pkg_postinst() {
-   if [[ ${ROOT:-/} == / ]]; then
-   eselect compiler-shadow update ccache
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/

2020-08-06 Thread Sergei Trofimovich
commit: c669615c7bb8ef3a408ef39de5165cde1721ea19
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug  6 21:19:06 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  6 21:22:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c669615c

sys-devel/binutils-config: drop old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/binutils-config/Manifest |  1 -
 .../binutils-config/binutils-config-5.3.1.ebuild   | 43 --
 2 files changed, 44 deletions(-)

diff --git a/sys-devel/binutils-config/Manifest 
b/sys-devel/binutils-config/Manifest
index 2add03ff704..11c1fba10ee 100644
--- a/sys-devel/binutils-config/Manifest
+++ b/sys-devel/binutils-config/Manifest
@@ -1,2 +1 @@
-DIST binutils-config-5.3.1.tar.xz 6688 BLAKE2B 
3bc1b96a96b0c30e425f4ffd42f86a09e2a80cc3ad1dcf77d4b5d2d9eb3d6bc607f78dfff1ae888fe8abfe44405a1e4d1ab325aa92fc5889c18aa3187a506647
 SHA512 
c6d188b70935604a8a519c036dda210c20e5b6e916fab33e5026bd5c78adfff0a1aa85003759b751275576ff33471b25c920beb6b1c088115f28918389e09ce2
 DIST binutils-config-5.3.2.tar.xz 6840 BLAKE2B 
4f02b8d1f3f8d4adca811772edba6167fc0e739f8ff1e895f30745eca45b559da6622bb76a0cac6016d6e864fe7ad6c921c64c7ec1c18c130b3a64a1dd7b9cbc
 SHA512 
03dfecf46fee941b7b9fc35b63ffd22c795ab54f0444f16fc00ed44d27c81f6baaca33170fb700cfc4d767be469f305890882839536363bc466ad200d28d2228

diff --git a/sys-devel/binutils-config/binutils-config-5.3.1.ebuild 
b/sys-devel/binutils-config/binutils-config-5.3.1.ebuild
deleted file mode 100644
index 2a949b4fb17..000
--- a/sys-devel/binutils-config/binutils-config-5.3.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit prefix
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/binutils-config.git";
-   inherit git-r3
-else
-   SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
-fi
-
-DESCRIPTION="Utility to change the binutils version being used"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Toolchain";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+native-symlinks"
-
-# We also RDEPEND on sys-apps/findutils which is in base @system
-RDEPEND="sys-apps/gentoo-functions"
-
-src_compile() {
-   emake DESTDIR="${D}" PV="${PV}" USE_NATIVE_LINKS="$(usex 
native-symlinks)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PV="${PV}" install
-
-   use prefix && eprefixify "${ED}"/usr/bin/${PN}
-}
-
-pkg_postinst() {
-   # Re-register all targets. USE flags or new versions can change
-   # installed symlinks.
-   local x
-   for x in $(binutils-config -C -l 2>/dev/null | awk '$NF == "*" { print 
$2 }') ; do
-   binutils-config ${x}
-   done
-}



  1   2   3   4   >